@seliaco/giant-panda-components
Advanced tools
Comparing version 1.0.23-snapshot-10 to 1.0.23-snapshot-11
(function (global, factory) { | ||
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('lit'), require('lit/decorators.js'), require('lit/decorators')) : | ||
typeof define === 'function' && define.amd ? define(['exports', 'lit', 'lit/decorators.js', 'lit/decorators'], factory) : | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.GiantPandaComponents = {}, global.lit, global.decorators_js, global.decorators)); | ||
})(this, (function (exports, lit, decorators_js, decorators) { 'use strict'; | ||
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('lit/decorators')) : | ||
typeof define === 'function' && define.amd ? define(['exports', 'lit/decorators'], factory) : | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.GiantPandaComponents = {}, global.decorators)); | ||
})(this, (function (exports, decorators) { 'use strict'; | ||
@@ -38,7 +38,65 @@ /****************************************************************************** | ||
* @license | ||
* Copyright 2019 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
const t$2=window,e$5=t$2.ShadowRoot&&(void 0===t$2.ShadyCSS||t$2.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,s$3=Symbol(),n$5=new WeakMap;let o$4 = class o{constructor(t,e,n){if(this._$cssResult$=!0,n!==s$3)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e;}get styleSheet(){let t=this.o;const s=this.t;if(e$5&&void 0===t){const e=void 0!==s&&1===s.length;e&&(t=n$5.get(s)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&n$5.set(s,t));}return t}toString(){return this.cssText}};const r$2=t=>new o$4("string"==typeof t?t:t+"",void 0,s$3),i$2=(t,...e)=>{const n=1===t.length?t[0]:e.reduce(((e,s,n)=>e+(t=>{if(!0===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[n+1]),t[0]);return new o$4(n,t,s$3)},S$1=(s,n)=>{e$5?s.adoptedStyleSheets=n.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):n.forEach((e=>{const n=document.createElement("style"),o=t$2.litNonce;void 0!==o&&n.setAttribute("nonce",o),n.textContent=e.cssText,s.appendChild(n);}));},c$1=e$5?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const s of t.cssRules)e+=s.cssText;return r$2(e)})(t):t; | ||
/** | ||
* @license | ||
* Copyright 2017 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/var s$2;const e$4=window,r$1=e$4.trustedTypes,h$1=r$1?r$1.emptyScript:"",o$3=e$4.reactiveElementPolyfillSupport,n$4={toAttribute(t,i){switch(i){case Boolean:t=t?h$1:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t);}return t},fromAttribute(t,i){let s=t;switch(i){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t);}catch(t){s=null;}}return s}},a$1=(t,i)=>i!==t&&(i==i||t==t),l$2={attribute:!0,type:String,converter:n$4,reflect:!1,hasChanged:a$1},d$1="finalized";let u$1 = class u extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this._$Eu();}static addInitializer(t){var i;this.finalize(),(null!==(i=this.h)&&void 0!==i?i:this.h=[]).push(t);}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((i,s)=>{const e=this._$Ep(s,i);void 0!==e&&(this._$Ev.set(e,s),t.push(e));})),t}static createProperty(t,i=l$2){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){const s="symbol"==typeof t?Symbol():"__"+t,e=this.getPropertyDescriptor(t,s,i);void 0!==e&&Object.defineProperty(this.prototype,t,e);}}static getPropertyDescriptor(t,i,s){return {get(){return this[i]},set(e){const r=this[t];this[i]=e,this.requestUpdate(t,r,s);},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||l$2}static finalize(){if(this.hasOwnProperty(d$1))return !1;this[d$1]=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),void 0!==t.h&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const t=this.properties,i=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const s of i)this.createProperty(s,t[s]);}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(i){const s=[];if(Array.isArray(i)){const e=new Set(i.flat(1/0).reverse());for(const i of e)s.unshift(c$1(i));}else void 0!==i&&s.push(c$1(i));return s}static _$Ep(t,i){const s=i.attribute;return !1===s?void 0:"string"==typeof s?s:"string"==typeof t?t.toLowerCase():void 0}_$Eu(){var t;this._$E_=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Eg(),this.requestUpdate(),null===(t=this.constructor.h)||void 0===t||t.forEach((t=>t(this)));}addController(t){var i,s;(null!==(i=this._$ES)&&void 0!==i?i:this._$ES=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(s=t.hostConnected)||void 0===s||s.call(t));}removeController(t){var i;null===(i=this._$ES)||void 0===i||i.splice(this._$ES.indexOf(t)>>>0,1);}_$Eg(){this.constructor.elementProperties.forEach(((t,i)=>{this.hasOwnProperty(i)&&(this._$Ei.set(i,this[i]),delete this[i]);}));}createRenderRoot(){var t;const s=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return S$1(s,this.constructor.elementStyles),s}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostConnected)||void 0===i?void 0:i.call(t)}));}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$ES)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostDisconnected)||void 0===i?void 0:i.call(t)}));}attributeChangedCallback(t,i,s){this._$AK(t,s);}_$EO(t,i,s=l$2){var e;const r=this.constructor._$Ep(t,s);if(void 0!==r&&!0===s.reflect){const h=(void 0!==(null===(e=s.converter)||void 0===e?void 0:e.toAttribute)?s.converter:n$4).toAttribute(i,s.type);this._$El=t,null==h?this.removeAttribute(r):this.setAttribute(r,h),this._$El=null;}}_$AK(t,i){var s;const e=this.constructor,r=e._$Ev.get(t);if(void 0!==r&&this._$El!==r){const t=e.getPropertyOptions(r),h="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==(null===(s=t.converter)||void 0===s?void 0:s.fromAttribute)?t.converter:n$4;this._$El=r,this[r]=h.fromAttribute(i,t.type),this._$El=null;}}requestUpdate(t,i,s){let e=!0;void 0!==t&&(((s=s||this.constructor.getPropertyOptions(t)).hasChanged||a$1)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),!0===s.reflect&&this._$El!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,s))):e=!1),!this.isUpdatePending&&e&&(this._$E_=this._$Ej());}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_;}catch(t){Promise.reject(t);}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Ei&&(this._$Ei.forEach(((t,i)=>this[i]=t)),this._$Ei=void 0);let i=!1;const s=this._$AL;try{i=this.shouldUpdate(s),i?(this.willUpdate(s),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostUpdate)||void 0===i?void 0:i.call(t)})),this.update(s)):this._$Ek();}catch(t){throw i=!1,this._$Ek(),t}i&&this._$AE(s);}willUpdate(t){}_$AE(t){var i;null===(i=this._$ES)||void 0===i||i.forEach((t=>{var i;return null===(i=t.hostUpdated)||void 0===i?void 0:i.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t);}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1;}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return !0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,i)=>this._$EO(i,this[i],t))),this._$EC=void 0),this._$Ek();}updated(t){}firstUpdated(t){}};u$1[d$1]=!0,u$1.elementProperties=new Map,u$1.elementStyles=[],u$1.shadowRootOptions={mode:"open"},null==o$3||o$3({ReactiveElement:u$1}),(null!==(s$2=e$4.reactiveElementVersions)&&void 0!==s$2?s$2:e$4.reactiveElementVersions=[]).push("1.6.3"); | ||
/** | ||
* @license | ||
* Copyright 2017 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
var t;const i=window,s=i.trustedTypes,e=s?s.createPolicy("lit-html",{createHTML:t=>t}):void 0,o="$lit$",n=`lit$${(Math.random()+"").slice(9)}$`,l="?"+n,h=`<${l}>`,r=document,u=()=>r.createComment(""),d=t=>null===t||"object"!=typeof t&&"function"!=typeof t,c=Array.isArray,v=t=>c(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]),a="[ \t\n\f\r]",f=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,_=/-->/g,m=/>/g,p=RegExp(`>|${a}(?:([^\\s"'>=/]+)(${a}*=${a}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),g=/'/g,$=/"/g,y=/^(?:script|style|textarea|title)$/i,w=t=>(i,...s)=>({_$litType$:t,strings:i,values:s}),x=w(1),T=Symbol.for("lit-noChange"),A=Symbol.for("lit-nothing"),E=new WeakMap,C=r.createTreeWalker(r,129,null,!1);function P(t,i){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==e?e.createHTML(i):i}const V=(t,i)=>{const s=t.length-1,e=[];let l,r=2===i?"<svg>":"",u=f;for(let i=0;i<s;i++){const s=t[i];let d,c,v=-1,a=0;for(;a<s.length&&(u.lastIndex=a,c=u.exec(s),null!==c);)a=u.lastIndex,u===f?"!--"===c[1]?u=_:void 0!==c[1]?u=m:void 0!==c[2]?(y.test(c[2])&&(l=RegExp("</"+c[2],"g")),u=p):void 0!==c[3]&&(u=p):u===p?">"===c[0]?(u=null!=l?l:f,v=-1):void 0===c[1]?v=-2:(v=u.lastIndex-c[2].length,d=c[1],u=void 0===c[3]?p:'"'===c[3]?$:g):u===$||u===g?u=p:u===_||u===m?u=f:(u=p,l=void 0);const w=u===p&&t[i+1].startsWith("/>")?" ":"";r+=u===f?s+h:v>=0?(e.push(d),s.slice(0,v)+o+s.slice(v)+n+w):s+n+(-2===v?(e.push(void 0),i):w);}return [P(t,r+(t[s]||"<?>")+(2===i?"</svg>":"")),e]};class N{constructor({strings:t,_$litType$:i},e){let h;this.parts=[];let r=0,d=0;const c=t.length-1,v=this.parts,[a,f]=V(t,i);if(this.el=N.createElement(a,e),C.currentNode=this.el.content,2===i){const t=this.el.content,i=t.firstChild;i.remove(),t.append(...i.childNodes);}for(;null!==(h=C.nextNode())&&v.length<c;){if(1===h.nodeType){if(h.hasAttributes()){const t=[];for(const i of h.getAttributeNames())if(i.endsWith(o)||i.startsWith(n)){const s=f[d++];if(t.push(i),void 0!==s){const t=h.getAttribute(s.toLowerCase()+o).split(n),i=/([.?@])?(.*)/.exec(s);v.push({type:1,index:r,name:i[2],strings:t,ctor:"."===i[1]?H:"?"===i[1]?L:"@"===i[1]?z:k});}else v.push({type:6,index:r});}for(const i of t)h.removeAttribute(i);}if(y.test(h.tagName)){const t=h.textContent.split(n),i=t.length-1;if(i>0){h.textContent=s?s.emptyScript:"";for(let s=0;s<i;s++)h.append(t[s],u()),C.nextNode(),v.push({type:2,index:++r});h.append(t[i],u());}}}else if(8===h.nodeType)if(h.data===l)v.push({type:2,index:r});else {let t=-1;for(;-1!==(t=h.data.indexOf(n,t+1));)v.push({type:7,index:r}),t+=n.length-1;}r++;}}static createElement(t,i){const s=r.createElement("template");return s.innerHTML=t,s}}function S(t,i,s=t,e){var o,n,l,h;if(i===T)return i;let r=void 0!==e?null===(o=s._$Co)||void 0===o?void 0:o[e]:s._$Cl;const u=d(i)?void 0:i._$litDirective$;return (null==r?void 0:r.constructor)!==u&&(null===(n=null==r?void 0:r._$AO)||void 0===n||n.call(r,!1),void 0===u?r=void 0:(r=new u(t),r._$AT(t,s,e)),void 0!==e?(null!==(l=(h=s)._$Co)&&void 0!==l?l:h._$Co=[])[e]=r:s._$Cl=r),void 0!==r&&(i=S(t,r._$AS(t,i.values),r,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){var i;const{el:{content:s},parts:e}=this._$AD,o=(null!==(i=null==t?void 0:t.creationScope)&&void 0!==i?i:r).importNode(s,!0);C.currentNode=o;let n=C.nextNode(),l=0,h=0,u=e[0];for(;void 0!==u;){if(l===u.index){let i;2===u.type?i=new R(n,n.nextSibling,this,t):1===u.type?i=new u.ctor(n,u.name,u.strings,this,t):6===u.type&&(i=new Z(n,this,t)),this._$AV.push(i),u=e[++h];}l!==(null==u?void 0:u.index)&&(n=C.nextNode(),l++);}return C.currentNode=r,o}v(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{constructor(t,i,s,e){var o;this.type=2,this._$AH=A,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=s,this.options=e,this._$Cp=null===(o=null==e?void 0:e.isConnected)||void 0===o||o;}get _$AU(){var t,i;return null!==(i=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==i?i:this._$Cp}get parentNode(){let t=this._$AA.parentNode;const i=this._$AM;return void 0!==i&&11===(null==t?void 0: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),d(t)?t===A||null==t||""===t?(this._$AH!==A&&this._$AR(),this._$AH=A):t!==this._$AH&&t!==T&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):v(t)?this.T(t):this._(t);}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t));}_(t){this._$AH!==A&&d(this._$AH)?this._$AA.nextSibling.data=t:this.$(r.createTextNode(t)),this._$AH=t;}g(t){var i;const{values:s,_$litType$:e}=t,o="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=N.createElement(P(e.h,e.h[0]),this.options)),e);if((null===(i=this._$AH)||void 0===i?void 0:i._$AD)===o)this._$AH.v(s);else {const t=new M(o,this),i=t.u(this.options);t.v(s),this.$(i),this._$AH=t;}}_$AC(t){let i=E.get(t.strings);return void 0===i&&E.set(t.strings,i=new N(t)),i}T(t){c(this._$AH)||(this._$AH=[],this._$AR());const i=this._$AH;let s,e=0;for(const o of t)e===i.length?i.push(s=new R(this.k(u()),this.k(u()),this,this.options)):s=i[e],s._$AI(o),e++;e<i.length&&(this._$AR(s&&s._$AB.nextSibling,e),i.length=e);}_$AR(t=this._$AA.nextSibling,i){var s;for(null===(s=this._$AP)||void 0===s||s.call(this,!1,!0,i);t&&t!==this._$AB;){const i=t.nextSibling;t.remove(),t=i;}}setConnected(t){var i;void 0===this._$AM&&(this._$Cp=t,null===(i=this._$AP)||void 0===i||i.call(this,t));}}class k{constructor(t,i,s,e,o){this.type=1,this._$AH=A,this._$AN=void 0,this.element=t,this.name=i,this._$AM=e,this.options=o,s.length>2||""!==s[0]||""!==s[1]?(this._$AH=Array(s.length-1).fill(new String),this.strings=s):this._$AH=A;}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,i=this,s,e){const o=this.strings;let n=!1;if(void 0===o)t=S(this,t,i,0),n=!d(t)||t!==this._$AH&&t!==T,n&&(this._$AH=t);else {const e=t;let l,h;for(t=o[0],l=0;l<o.length-1;l++)h=S(this,e[s+l],i,l),h===T&&(h=this._$AH[l]),n||(n=!d(h)||h!==this._$AH[l]),h===A?t=A:t!==A&&(t+=(null!=h?h:"")+o[l+1]),this._$AH[l]=h;}n&&!e&&this.j(t);}j(t){t===A?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"");}}class H extends k{constructor(){super(...arguments),this.type=3;}j(t){this.element[this.name]=t===A?void 0:t;}}const I=s?s.emptyScript:"";class L extends k{constructor(){super(...arguments),this.type=4;}j(t){t&&t!==A?this.element.setAttribute(this.name,I):this.element.removeAttribute(this.name);}}class z extends k{constructor(t,i,s,e,o){super(t,i,s,e,o),this.type=5;}_$AI(t,i=this){var s;if((t=null!==(s=S(this,t,i,0))&&void 0!==s?s:A)===T)return;const e=this._$AH,o=t===A&&e!==A||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,n=t!==A&&(e===A||o);o&&this.element.removeEventListener(this.name,this,e),n&&this.element.addEventListener(this.name,this,t),this._$AH=t;}handleEvent(t){var i,s;"function"==typeof this._$AH?this._$AH.call(null!==(s=null===(i=this.options)||void 0===i?void 0:i.host)&&void 0!==s?s: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 B=i.litHtmlPolyfillSupport;null==B||B(N,R),(null!==(t=i.litHtmlVersions)&&void 0!==t?t:i.litHtmlVersions=[]).push("2.8.0"); | ||
var t$1;const i$1=window,s$1=i$1.trustedTypes,e$3=s$1?s$1.createPolicy("lit-html",{createHTML:t=>t}):void 0,o$2="$lit$",n$3=`lit$${(Math.random()+"").slice(9)}$`,l$1="?"+n$3,h=`<${l$1}>`,r=document,u=()=>r.createComment(""),d=t=>null===t||"object"!=typeof t&&"function"!=typeof t,c=Array.isArray,v=t=>c(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]),a="[ \t\n\f\r]",f=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,_=/-->/g,m=/>/g,p=RegExp(`>|${a}(?:([^\\s"'>=/]+)(${a}*=${a}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),g=/'/g,$=/"/g,y=/^(?:script|style|textarea|title)$/i,w=t=>(i,...s)=>({_$litType$:t,strings:i,values:s}),x=w(1),T=Symbol.for("lit-noChange"),A=Symbol.for("lit-nothing"),E=new WeakMap,C=r.createTreeWalker(r,129,null,!1);function P(t,i){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==e$3?e$3.createHTML(i):i}const V=(t,i)=>{const s=t.length-1,e=[];let l,r=2===i?"<svg>":"",u=f;for(let i=0;i<s;i++){const s=t[i];let d,c,v=-1,a=0;for(;a<s.length&&(u.lastIndex=a,c=u.exec(s),null!==c);)a=u.lastIndex,u===f?"!--"===c[1]?u=_:void 0!==c[1]?u=m:void 0!==c[2]?(y.test(c[2])&&(l=RegExp("</"+c[2],"g")),u=p):void 0!==c[3]&&(u=p):u===p?">"===c[0]?(u=null!=l?l:f,v=-1):void 0===c[1]?v=-2:(v=u.lastIndex-c[2].length,d=c[1],u=void 0===c[3]?p:'"'===c[3]?$:g):u===$||u===g?u=p:u===_||u===m?u=f:(u=p,l=void 0);const w=u===p&&t[i+1].startsWith("/>")?" ":"";r+=u===f?s+h:v>=0?(e.push(d),s.slice(0,v)+o$2+s.slice(v)+n$3+w):s+n$3+(-2===v?(e.push(void 0),i):w);}return [P(t,r+(t[s]||"<?>")+(2===i?"</svg>":"")),e]};class N{constructor({strings:t,_$litType$:i},e){let h;this.parts=[];let r=0,d=0;const c=t.length-1,v=this.parts,[a,f]=V(t,i);if(this.el=N.createElement(a,e),C.currentNode=this.el.content,2===i){const t=this.el.content,i=t.firstChild;i.remove(),t.append(...i.childNodes);}for(;null!==(h=C.nextNode())&&v.length<c;){if(1===h.nodeType){if(h.hasAttributes()){const t=[];for(const i of h.getAttributeNames())if(i.endsWith(o$2)||i.startsWith(n$3)){const s=f[d++];if(t.push(i),void 0!==s){const t=h.getAttribute(s.toLowerCase()+o$2).split(n$3),i=/([.?@])?(.*)/.exec(s);v.push({type:1,index:r,name:i[2],strings:t,ctor:"."===i[1]?H:"?"===i[1]?L:"@"===i[1]?z:k});}else v.push({type:6,index:r});}for(const i of t)h.removeAttribute(i);}if(y.test(h.tagName)){const t=h.textContent.split(n$3),i=t.length-1;if(i>0){h.textContent=s$1?s$1.emptyScript:"";for(let s=0;s<i;s++)h.append(t[s],u()),C.nextNode(),v.push({type:2,index:++r});h.append(t[i],u());}}}else if(8===h.nodeType)if(h.data===l$1)v.push({type:2,index:r});else {let t=-1;for(;-1!==(t=h.data.indexOf(n$3,t+1));)v.push({type:7,index:r}),t+=n$3.length-1;}r++;}}static createElement(t,i){const s=r.createElement("template");return s.innerHTML=t,s}}function S(t,i,s=t,e){var o,n,l,h;if(i===T)return i;let r=void 0!==e?null===(o=s._$Co)||void 0===o?void 0:o[e]:s._$Cl;const u=d(i)?void 0:i._$litDirective$;return (null==r?void 0:r.constructor)!==u&&(null===(n=null==r?void 0:r._$AO)||void 0===n||n.call(r,!1),void 0===u?r=void 0:(r=new u(t),r._$AT(t,s,e)),void 0!==e?(null!==(l=(h=s)._$Co)&&void 0!==l?l:h._$Co=[])[e]=r:s._$Cl=r),void 0!==r&&(i=S(t,r._$AS(t,i.values),r,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){var i;const{el:{content:s},parts:e}=this._$AD,o=(null!==(i=null==t?void 0:t.creationScope)&&void 0!==i?i:r).importNode(s,!0);C.currentNode=o;let n=C.nextNode(),l=0,h=0,u=e[0];for(;void 0!==u;){if(l===u.index){let i;2===u.type?i=new R(n,n.nextSibling,this,t):1===u.type?i=new u.ctor(n,u.name,u.strings,this,t):6===u.type&&(i=new Z(n,this,t)),this._$AV.push(i),u=e[++h];}l!==(null==u?void 0:u.index)&&(n=C.nextNode(),l++);}return C.currentNode=r,o}v(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{constructor(t,i,s,e){var o;this.type=2,this._$AH=A,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=s,this.options=e,this._$Cp=null===(o=null==e?void 0:e.isConnected)||void 0===o||o;}get _$AU(){var t,i;return null!==(i=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==i?i:this._$Cp}get parentNode(){let t=this._$AA.parentNode;const i=this._$AM;return void 0!==i&&11===(null==t?void 0: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),d(t)?t===A||null==t||""===t?(this._$AH!==A&&this._$AR(),this._$AH=A):t!==this._$AH&&t!==T&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):v(t)?this.T(t):this._(t);}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t));}_(t){this._$AH!==A&&d(this._$AH)?this._$AA.nextSibling.data=t:this.$(r.createTextNode(t)),this._$AH=t;}g(t){var i;const{values:s,_$litType$:e}=t,o="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=N.createElement(P(e.h,e.h[0]),this.options)),e);if((null===(i=this._$AH)||void 0===i?void 0:i._$AD)===o)this._$AH.v(s);else {const t=new M(o,this),i=t.u(this.options);t.v(s),this.$(i),this._$AH=t;}}_$AC(t){let i=E.get(t.strings);return void 0===i&&E.set(t.strings,i=new N(t)),i}T(t){c(this._$AH)||(this._$AH=[],this._$AR());const i=this._$AH;let s,e=0;for(const o of t)e===i.length?i.push(s=new R(this.k(u()),this.k(u()),this,this.options)):s=i[e],s._$AI(o),e++;e<i.length&&(this._$AR(s&&s._$AB.nextSibling,e),i.length=e);}_$AR(t=this._$AA.nextSibling,i){var s;for(null===(s=this._$AP)||void 0===s||s.call(this,!1,!0,i);t&&t!==this._$AB;){const i=t.nextSibling;t.remove(),t=i;}}setConnected(t){var i;void 0===this._$AM&&(this._$Cp=t,null===(i=this._$AP)||void 0===i||i.call(this,t));}}class k{constructor(t,i,s,e,o){this.type=1,this._$AH=A,this._$AN=void 0,this.element=t,this.name=i,this._$AM=e,this.options=o,s.length>2||""!==s[0]||""!==s[1]?(this._$AH=Array(s.length-1).fill(new String),this.strings=s):this._$AH=A;}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,i=this,s,e){const o=this.strings;let n=!1;if(void 0===o)t=S(this,t,i,0),n=!d(t)||t!==this._$AH&&t!==T,n&&(this._$AH=t);else {const e=t;let l,h;for(t=o[0],l=0;l<o.length-1;l++)h=S(this,e[s+l],i,l),h===T&&(h=this._$AH[l]),n||(n=!d(h)||h!==this._$AH[l]),h===A?t=A:t!==A&&(t+=(null!=h?h:"")+o[l+1]),this._$AH[l]=h;}n&&!e&&this.j(t);}j(t){t===A?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"");}}class H extends k{constructor(){super(...arguments),this.type=3;}j(t){this.element[this.name]=t===A?void 0:t;}}const I=s$1?s$1.emptyScript:"";class L extends k{constructor(){super(...arguments),this.type=4;}j(t){t&&t!==A?this.element.setAttribute(this.name,I):this.element.removeAttribute(this.name);}}class z extends k{constructor(t,i,s,e,o){super(t,i,s,e,o),this.type=5;}_$AI(t,i=this){var s;if((t=null!==(s=S(this,t,i,0))&&void 0!==s?s:A)===T)return;const e=this._$AH,o=t===A&&e!==A||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,n=t!==A&&(e===A||o);o&&this.element.removeEventListener(this.name,this,e),n&&this.element.addEventListener(this.name,this,t),this._$AH=t;}handleEvent(t){var i,s;"function"==typeof this._$AH?this._$AH.call(null!==(s=null===(i=this.options)||void 0===i?void 0:i.host)&&void 0!==s?s: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 B=i$1.litHtmlPolyfillSupport;null==B||B(N,R),(null!==(t$1=i$1.litHtmlVersions)&&void 0!==t$1?t$1:i$1.litHtmlVersions=[]).push("2.8.0");const D=(t,i,s)=>{var e,o;const n=null!==(e=null==s?void 0:s.renderBefore)&&void 0!==e?e:i;let l=n._$litPart$;if(void 0===l){const t=null!==(o=null==s?void 0:s.renderBefore)&&void 0!==o?o:null;n._$litPart$=l=new R(i.insertBefore(u(),t),t,void 0,null!=s?s:{});}return l._$AI(t),l}; | ||
/** | ||
* @license | ||
* Copyright 2017 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/var l,o$1;class s extends u$1{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0;}createRenderRoot(){var t,e;const i=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=i.firstChild),i}update(t){const i=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=D(i,this.renderRoot,this.renderOptions);}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!0);}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!1);}render(){return T}}s.finalized=!0,s._$litElement$=!0,null===(l=globalThis.litElementHydrateSupport)||void 0===l||l.call(globalThis,{LitElement:s});const n$2=globalThis.litElementPolyfillSupport;null==n$2||n$2({LitElement:s});(null!==(o$1=globalThis.litElementVersions)&&void 0!==o$1?o$1:globalThis.litElementVersions=[]).push("3.3.3"); | ||
/** | ||
* @license | ||
* Copyright 2017 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
const e$2=e=>n=>"function"==typeof n?((e,n)=>(customElements.define(e,n),n))(e,n):((e,n)=>{const{kind:t,elements:s}=n;return {kind:t,elements:s,finisher(n){customElements.define(e,n);}}})(e,n); | ||
/** | ||
* @license | ||
* Copyright 2017 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
const i=(i,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(n){n.createProperty(e.key,i);}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this));},finisher(n){n.createProperty(e.key,i);}},e$1=(i,e,n)=>{e.constructor.createProperty(n,i);};function n$1(n){return (t,o)=>void 0!==o?e$1(n,t,o):i(n,t)} | ||
/** | ||
* @license | ||
* Copyright 2017 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/function t(t){return n$1({...t,state:!0})} | ||
/** | ||
* @license | ||
* Copyright 2017 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
const o=({finisher:e,descriptor:t})=>(o,n)=>{var r;if(void 0===n){const n=null!==(r=o.originalKey)&&void 0!==r?r:o.key,i=null!=t?{kind:"method",placement:"prototype",key:n,descriptor:t(o.key)}:{...o,key:n};return null!=e&&(i.finisher=function(t){e(t,n);}),i}{const r=o.constructor;void 0!==t&&Object.defineProperty(o,n,t(n)),null==e||e(r,n);}}; | ||
/** | ||
* @license | ||
* Copyright 2017 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/function e(e){return o({descriptor:r=>({get(){var r,o;return null!==(o=null===(r=this.renderRoot)||void 0===r?void 0:r.querySelectorAll(e))&&void 0!==o?o:[]},enumerable:!0,configurable:!0})})} | ||
/** | ||
* @license | ||
* Copyright 2021 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/var n;null!=(null===(n=window.HTMLSlotElement)||void 0===n?void 0:n.prototype.assignedElements)?(o,n)=>o.assignedElements(n):(o,n)=>o.assignedNodes(n).filter((o=>o.nodeType===Node.ELEMENT_NODE)); | ||
const linkImport = x ` | ||
@@ -50,7 +108,7 @@ <link | ||
`; | ||
lit.css ` | ||
i$2 ` | ||
@import url('https://unpkg.com/@seliaco/giant-panda-styles/style.css'); | ||
`; | ||
exports.ButtonComponent = class ButtonComponent extends lit.LitElement { | ||
exports.ButtonComponent = class ButtonComponent extends s { | ||
constructor() { | ||
@@ -81,3 +139,3 @@ super(...arguments); | ||
render() { | ||
return lit.html ` | ||
return x ` | ||
${linkImport} | ||
@@ -90,3 +148,3 @@ <button class="${this.classResolver()}" type="button" ?disabled="${this.disabled}"> | ||
}; | ||
exports.ButtonComponent.styles = lit.css ` | ||
exports.ButtonComponent.styles = i$2 ` | ||
button { | ||
@@ -97,18 +155,18 @@ width: var(--button-width, unset); | ||
__decorate([ | ||
decorators_js.property() | ||
n$1() | ||
], exports.ButtonComponent.prototype, "type", void 0); | ||
__decorate([ | ||
decorators_js.property() | ||
n$1() | ||
], exports.ButtonComponent.prototype, "color", void 0); | ||
__decorate([ | ||
decorators_js.property() | ||
n$1() | ||
], exports.ButtonComponent.prototype, "size", void 0); | ||
__decorate([ | ||
decorators_js.property() | ||
n$1() | ||
], exports.ButtonComponent.prototype, "width", void 0); | ||
__decorate([ | ||
decorators_js.property() | ||
n$1() | ||
], exports.ButtonComponent.prototype, "disabled", void 0); | ||
exports.ButtonComponent = __decorate([ | ||
decorators_js.customElement('button-component') | ||
e$2('button-component') | ||
], exports.ButtonComponent); | ||
@@ -144,3 +202,3 @@ | ||
}; | ||
exports.ToastComponent = class ToastComponent extends lit.LitElement { | ||
exports.ToastComponent = class ToastComponent extends s { | ||
constructor() { | ||
@@ -154,3 +212,3 @@ super(...arguments); | ||
render() { | ||
return lit.html `${linkImport}`; | ||
return x `${linkImport}`; | ||
} | ||
@@ -193,24 +251,24 @@ getToastContainer() { | ||
}; | ||
exports.ToastComponent.styles = lit.css ` | ||
${lit.css(style.success.toast)} | ||
${lit.css(style.info.toast)} | ||
${lit.css(style.error.toast)} | ||
exports.ToastComponent.styles = i$2 ` | ||
${i$2(style.success.toast)} | ||
${i$2(style.info.toast)} | ||
${i$2(style.error.toast)} | ||
`; | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.ToastComponent.prototype, "text", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.ToastComponent.prototype, "severity", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: Number }) | ||
n$1({ type: Number }) | ||
], exports.ToastComponent.prototype, "timeout", void 0); | ||
__decorate([ | ||
decorators_js.state() | ||
t() | ||
], exports.ToastComponent.prototype, "type", void 0); | ||
exports.ToastComponent = __decorate([ | ||
decorators_js.customElement('toast-component') | ||
e$2('toast-component') | ||
], exports.ToastComponent); | ||
exports.CarrouselComponent = class CarrouselComponent extends lit.LitElement { | ||
exports.CarrouselComponent = class CarrouselComponent extends s { | ||
constructor() { | ||
@@ -257,3 +315,3 @@ super(...arguments); | ||
render() { | ||
return lit.html ` | ||
return x ` | ||
${linkImport} | ||
@@ -280,3 +338,3 @@ | ||
<div class="carrousel-dots"> | ||
${this.slots.map((dot, index) => lit.html ` | ||
${this.slots.map((dot, index) => x ` | ||
<span | ||
@@ -292,3 +350,3 @@ @click="${() => (this.position = index)}" | ||
}; | ||
exports.CarrouselComponent.styles = lit.css ` | ||
exports.CarrouselComponent.styles = i$2 ` | ||
.carrousel { | ||
@@ -332,18 +390,18 @@ display: flex; | ||
__decorate([ | ||
decorators_js.property({ type: Boolean }) | ||
n$1({ type: Boolean }) | ||
], exports.CarrouselComponent.prototype, "autoloop", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: Number }) | ||
n$1({ type: Number }) | ||
], exports.CarrouselComponent.prototype, "time", void 0); | ||
__decorate([ | ||
decorators_js.state() | ||
t() | ||
], exports.CarrouselComponent.prototype, "position", void 0); | ||
__decorate([ | ||
decorators_js.state() | ||
t() | ||
], exports.CarrouselComponent.prototype, "slots", void 0); | ||
exports.CarrouselComponent = __decorate([ | ||
decorators_js.customElement('carrousel-component') | ||
e$2('carrousel-component') | ||
], exports.CarrouselComponent); | ||
exports.OTPComponent = class OTPComponent extends lit.LitElement { | ||
exports.OTPComponent = class OTPComponent extends s { | ||
constructor() { | ||
@@ -383,4 +441,4 @@ super(...arguments); | ||
render() { | ||
return lit.html ` | ||
${Array.from({ length: this.numDigits }, (key, i) => lit.html ` | ||
return x ` | ||
${Array.from({ length: this.numDigits }, (key, i) => x ` | ||
<input | ||
@@ -399,3 +457,3 @@ class="${this.classResolver()}" | ||
}; | ||
exports.OTPComponent.styles = lit.css ` | ||
exports.OTPComponent.styles = i$2 ` | ||
input { | ||
@@ -430,15 +488,15 @@ border-radius: 8px; | ||
__decorate([ | ||
decorators_js.property({ type: Number }) | ||
n$1({ type: Number }) | ||
], exports.OTPComponent.prototype, "numDigits", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: Boolean }) | ||
n$1({ type: Boolean }) | ||
], exports.OTPComponent.prototype, "error", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: Boolean }) | ||
n$1({ type: Boolean }) | ||
], exports.OTPComponent.prototype, "success", void 0); | ||
__decorate([ | ||
decorators_js.queryAll('input') | ||
e('input') | ||
], exports.OTPComponent.prototype, "inputs", void 0); | ||
exports.OTPComponent = __decorate([ | ||
decorators_js.customElement('otp-component') | ||
e$2('otp-component') | ||
], exports.OTPComponent); | ||
@@ -450,3 +508,3 @@ | ||
exports.WrapperAuthComponent = class WrapperAuthComponent extends lit.LitElement { | ||
exports.WrapperAuthComponent = class WrapperAuthComponent extends s { | ||
constructor() { | ||
@@ -463,3 +521,3 @@ super(...arguments); | ||
const logo = assets.logotipo; | ||
return lit.html ` | ||
return x ` | ||
${linkImport} | ||
@@ -488,3 +546,3 @@ | ||
}; | ||
exports.WrapperAuthComponent.styles = lit.css ` | ||
exports.WrapperAuthComponent.styles = i$2 ` | ||
.wrapper { | ||
@@ -523,3 +581,3 @@ display: flex; | ||
exports.FieldComponent = class FieldComponent extends lit.LitElement { | ||
exports.FieldComponent = class FieldComponent extends s { | ||
constructor() { | ||
@@ -551,3 +609,3 @@ super(...arguments); | ||
render() { | ||
return lit.html ` | ||
return x ` | ||
${linkImport} | ||
@@ -574,18 +632,18 @@ | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.FieldComponent.prototype, "id", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.FieldComponent.prototype, "label", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: Boolean }) | ||
n$1({ type: Boolean }) | ||
], exports.FieldComponent.prototype, "error", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.FieldComponent.prototype, "errorText", void 0); | ||
exports.FieldComponent = __decorate([ | ||
decorators_js.customElement('field-component') | ||
e$2('field-component') | ||
], exports.FieldComponent); | ||
exports.InputComponent = class InputComponent extends lit.LitElement { | ||
exports.InputComponent = class InputComponent extends s { | ||
constructor() { | ||
@@ -617,6 +675,6 @@ super(...arguments); | ||
}; | ||
return this.iconRight ? lit.html `<i class="field-icon-right ${this.iconRight}" @click="${action}"></i>` : ''; | ||
return this.iconRight ? x `<i class="field-icon-right ${this.iconRight}" @click="${action}"></i>` : ''; | ||
} | ||
render() { | ||
return lit.html ` | ||
return x ` | ||
${linkImport} | ||
@@ -638,21 +696,21 @@ | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.InputComponent.prototype, "type", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.InputComponent.prototype, "placeholder", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.InputComponent.prototype, "label", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.InputComponent.prototype, "value", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.InputComponent.prototype, "iconRight", void 0); | ||
__decorate([ | ||
decorators_js.state() | ||
t() | ||
], exports.InputComponent.prototype, "hasError", void 0); | ||
exports.InputComponent = __decorate([ | ||
decorators_js.customElement('input-component') | ||
e$2('input-component') | ||
], exports.InputComponent); | ||
@@ -693,33 +751,33 @@ | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], FieldMixinClass.prototype, "id", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], FieldMixinClass.prototype, "value", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], FieldMixinClass.prototype, "label", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: Boolean }) | ||
n$1({ type: Boolean }) | ||
], FieldMixinClass.prototype, "error", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], FieldMixinClass.prototype, "errorText", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], FieldMixinClass.prototype, "placeholder", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: Boolean }) | ||
n$1({ type: Boolean }) | ||
], FieldMixinClass.prototype, "readonly", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: Boolean }) | ||
n$1({ type: Boolean }) | ||
], FieldMixinClass.prototype, "disabled", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], FieldMixinClass.prototype, "iconLeft", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], FieldMixinClass.prototype, "iconRight", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], FieldMixinClass.prototype, "lang", void 0); | ||
@@ -796,3 +854,3 @@ return FieldMixinClass; | ||
// @ts-ignore | ||
exports.PasswordComponent = class PasswordComponent extends FieldMixin(lit.LitElement) { | ||
exports.PasswordComponent = class PasswordComponent extends FieldMixin(s) { | ||
constructor() { | ||
@@ -806,3 +864,3 @@ super(...arguments); | ||
render() { | ||
return lit.html ` | ||
return x ` | ||
${linkImport} | ||
@@ -842,5 +900,5 @@ | ||
const errorMessage = translations[this.lang].error.password; | ||
return lit.html `<div class="field-error">${errorMessage}</div>`; | ||
return x `<div class="field-error">${errorMessage}</div>`; | ||
} | ||
return lit.html ``; | ||
return x ``; | ||
} | ||
@@ -866,21 +924,21 @@ setValue(event) { | ||
__decorate([ | ||
decorators_js.property({ type: Boolean }) | ||
n$1({ type: Boolean }) | ||
], exports.PasswordComponent.prototype, "enabledRegex", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.PasswordComponent.prototype, "regex", void 0); | ||
__decorate([ | ||
decorators_js.state() | ||
t() | ||
], exports.PasswordComponent.prototype, "iconName", void 0); | ||
__decorate([ | ||
decorators_js.state() | ||
t() | ||
], exports.PasswordComponent.prototype, "inputType", void 0); | ||
exports.PasswordComponent = __decorate([ | ||
decorators_js.customElement('password-component') | ||
e$2('password-component') | ||
], exports.PasswordComponent); | ||
// @ts-ignore | ||
exports.EmailComponent = class EmailComponent extends FieldMixin(lit.LitElement) { | ||
exports.EmailComponent = class EmailComponent extends FieldMixin(s) { | ||
render() { | ||
return lit.html ` | ||
return x ` | ||
<field-component | ||
@@ -915,6 +973,6 @@ label="${this.label}" | ||
exports.EmailComponent = __decorate([ | ||
decorators_js.customElement('email-component') | ||
e$2('email-component') | ||
], exports.EmailComponent); | ||
exports.LoginForm = class LoginForm extends lit.LitElement { | ||
exports.LoginForm = class LoginForm extends s { | ||
constructor() { | ||
@@ -1000,3 +1058,3 @@ super(...arguments); | ||
} | ||
return lit.html ` | ||
return x ` | ||
<div class="body"> | ||
@@ -1020,3 +1078,3 @@ <span> | ||
const passwordLabel = this.translations?.login?.password; | ||
return lit.html ` | ||
return x ` | ||
${linkImport} | ||
@@ -1064,3 +1122,3 @@ | ||
}; | ||
exports.LoginForm.styles = lit.css ` | ||
exports.LoginForm.styles = i$2 ` | ||
.login-form { | ||
@@ -1115,12 +1173,12 @@ display: flex; | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.LoginForm.prototype, "lang", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: String }) | ||
n$1({ type: String }) | ||
], exports.LoginForm.prototype, "origin", void 0); | ||
__decorate([ | ||
decorators_js.property({ type: Boolean }) | ||
n$1({ type: Boolean }) | ||
], exports.LoginForm.prototype, "enabledRegex", void 0); | ||
exports.LoginForm = __decorate([ | ||
decorators_js.customElement('login-form') | ||
e$2('login-form') | ||
], exports.LoginForm); | ||
@@ -1127,0 +1185,0 @@ |
{ | ||
"version": "1.0.23-snapshot-10", | ||
"version": "1.0.23-snapshot-11", | ||
"name": "@seliaco/giant-panda-components", | ||
@@ -33,5 +33,3 @@ "type": "module", | ||
"rollup": "^4.13.0", | ||
"rollup-plugin-auto-external": "^2.0.0", | ||
"rollup-plugin-copy": "^3.5.0", | ||
"rollup-plugin-node-externals": "^7.1.1", | ||
"rollup-plugin-typescript2": "^0.36.0", | ||
@@ -38,0 +36,0 @@ "typescript": "^5.4.2" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13
2
75533
43
1417
1