lit-litelements
Advanced tools
Comparing version 1.0.0 to 1.0.1
import './component/spinner.lit'; | ||
import './component/markdown.lit'; |
520
dist/main.js
@@ -1,517 +0,3 @@ | ||
function t(t,e,i,r){var s,o=arguments.length,n=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,i,r);else for(var a=t.length-1;a>=0;a--)(s=t[a])&&(n=(o<3?s(n):o>3?s(e,i,n):s(e,i))||n);return o>3&&n&&Object.defineProperty(e,i,n),n}function e(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)}"function"==typeof SuppressedError&&SuppressedError; | ||
/** | ||
* @license | ||
* Copyright 2019 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
const i=globalThis,r=i.ShadowRoot&&(void 0===i.ShadyCSS||i.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,s=Symbol(),o=new WeakMap;class n{constructor(t,e,i){if(this._$cssResult$=!0,i!==s)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(r&&void 0===t){const i=void 0!==e&&1===e.length;i&&(t=o.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&o.set(e,t))}return t}toString(){return this.cssText}}const a=r?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return(t=>new n("string"==typeof t?t:t+"",void 0,s))(e)})(t):t | ||
/** | ||
* @license | ||
* Copyright 2017 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/,{is:l,defineProperty:d,getOwnPropertyDescriptor:h,getOwnPropertyNames:p,getOwnPropertySymbols:c,getPrototypeOf:u}=Object,f=globalThis,g=f.trustedTypes,b=g?g.emptyScript:"",m=f.reactiveElementPolyfillSupport,x=(t,e)=>t,y={toAttribute(t,e){switch(e){case Boolean:t=t?b:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let i=t;switch(e){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}},$=(t,e)=>!l(t,e),_={attribute:!0,type:String,converter:y,reflect:!1,hasChanged:$};Symbol.metadata??=Symbol("metadata"),f.litPropertyMetadata??=new WeakMap;class v 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){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:_;if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){const i=Symbol(),r=this.getPropertyDescriptor(t,i,e);void 0!==r&&d(this.prototype,t,r)}}static getPropertyDescriptor(t,e,i){const{get:r,set:s}=h(this.prototype,t)??{get(){return this[e]},set(t){this[e]=t}};return{get(){return r?.call(this)},set(e){const o=r?.call(this);s.call(this,e),this.requestUpdate(t,o,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??_}static _$Ei(){if(this.hasOwnProperty(x("elementProperties")))return;const t=u(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(x("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(x("properties"))){const t=this.properties,e=[...p(t),...c(t)];for(const i of e)this.createProperty(i,t[i])}const t=this[Symbol.metadata];if(null!==t){const e=litPropertyMetadata.get(t);if(void 0!==e)for(const[t,i]of e)this.elementProperties.set(t,i)}this._$Eh=new Map;for(const[t,e]of this.elementProperties){const i=this._$Eu(t,e);void 0!==i&&this._$Eh.set(i,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const t of i)e.unshift(a(t))}else void 0!==t&&e.push(a(t));return e}static _$Eu(t,e){const i=e.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof t?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,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,e=this.constructor.elementProperties;for(const i of e.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((t,e)=>{if(r)t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const r of e){const e=document.createElement("style"),s=i.litNonce;void 0!==s&&e.setAttribute("nonce",s),e.textContent=r.cssText,t.appendChild(e)}})(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach((t=>t.hostConnected?.()))}enableUpdating(t){}disconnectedCallback(){this._$EO?.forEach((t=>t.hostDisconnected?.()))}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$EC(t,e){const i=this.constructor.elementProperties.get(t),r=this.constructor._$Eu(t,i);if(void 0!==r&&!0===i.reflect){const s=(void 0!==i.converter?.toAttribute?i.converter:y).toAttribute(e,i.type);this._$Em=t,null==s?this.removeAttribute(r):this.setAttribute(r,s),this._$Em=null}}_$AK(t,e){const i=this.constructor,r=i._$Eh.get(t);if(void 0!==r&&this._$Em!==r){const t=i.getPropertyOptions(r),s="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==t.converter?.fromAttribute?t.converter:y;this._$Em=r,this[r]=s.fromAttribute(e,t.type),this._$Em=null}}requestUpdate(t,e,i){if(void 0!==t){if(i??=this.constructor.getPropertyOptions(t),!(i.hasChanged??$)(this[t],e))return;this.P(t,e,i)}!1===this.isUpdatePending&&(this._$ES=this._$ET())}P(t,e,i){this._$AL.has(t)||this._$AL.set(t,e),!0===i.reflect&&this._$Em!==t&&(this._$Ej??=new Set).add(t)}async _$ET(){this.isUpdatePending=!0;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,e]of this._$Ep)this[t]=e;this._$Ep=void 0}const t=this.constructor.elementProperties;if(t.size>0)for(const[e,i]of t)!0!==i.wrapped||this._$AL.has(e)||void 0===this[e]||this.P(e,this[e],i)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),this._$EO?.forEach((t=>t.hostUpdate?.())),this.update(e)):this._$EU()}catch(e){throw t=!1,this._$EU(),e}t&&this._$AE(e)}willUpdate(t){}_$AE(t){this._$EO?.forEach((t=>t.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Ej&&=this._$Ej.forEach((t=>this._$EC(t,this[t]))),this._$EU()}updated(t){}firstUpdated(t){}}v.elementStyles=[],v.shadowRootOptions={mode:"open"},v[x("elementProperties")]=new Map,v[x("finalized")]=new Map,m?.({ReactiveElement:v}),(f.reactiveElementVersions??=[]).push("2.0.4"); | ||
/** | ||
* @license | ||
* Copyright 2017 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
const A=globalThis,w=A.trustedTypes,S=w?w.createPolicy("lit-html",{createHTML:t=>t}):void 0,E="$lit$",C=`lit$${Math.random().toFixed(9).slice(2)}$`,k="?"+C,P=`<${k}>`,z=document,U=()=>z.createComment(""),O=t=>null===t||"object"!=typeof t&&"function"!=typeof t,T=Array.isArray,R="[ \t\n\f\r]",H=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,N=/-->/g,M=/>/g,j=RegExp(`>|${R}(?:([^\\s"'>=/]+)(${R}*=${R}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),D=/'/g,L=/"/g,B=/^(?:script|style|textarea|title)$/i,I=(t=>function(e){for(var i=arguments.length,r=new Array(i>1?i-1:0),s=1;s<i;s++)r[s-1]=arguments[s];return{_$litType$:t,strings:e,values:r}})(1),Y=Symbol.for("lit-noChange"),W=Symbol.for("lit-nothing"),V=new WeakMap,q=z.createTreeWalker(z,129);function F(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==S?S.createHTML(e):e}const Z=(t,e)=>{const i=t.length-1,r=[];let s,o=2===e?"<svg>":"",n=H;for(let e=0;e<i;e++){const i=t[e];let a,l,d=-1,h=0;for(;h<i.length&&(n.lastIndex=h,l=n.exec(i),null!==l);)h=n.lastIndex,n===H?"!--"===l[1]?n=N:void 0!==l[1]?n=M:void 0!==l[2]?(B.test(l[2])&&(s=RegExp("</"+l[2],"g")),n=j):void 0!==l[3]&&(n=j):n===j?">"===l[0]?(n=s??H,d=-1):void 0===l[1]?d=-2:(d=n.lastIndex-l[2].length,a=l[1],n=void 0===l[3]?j:'"'===l[3]?L:D):n===L||n===D?n=j:n===N||n===M?n=H:(n=j,s=void 0);const p=n===j&&t[e+1].startsWith("/>")?" ":"";o+=n===H?i+P:d>=0?(r.push(a),i.slice(0,d)+E+i.slice(d)+C+p):i+C+(-2===d?e:p)}return[F(t,o+(t[i]||"<?>")+(2===e?"</svg>":"")),r]};class J{constructor(t,e){let i,{strings:r,_$litType$:s}=t;this.parts=[];let o=0,n=0;const a=r.length-1,l=this.parts,[d,h]=Z(r,s);if(this.el=J.createElement(d,e),q.currentNode=this.el.content,2===s){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(i=q.nextNode())&&l.length<a;){if(1===i.nodeType){if(i.hasAttributes())for(const t of i.getAttributeNames())if(t.endsWith(E)){const e=h[n++],r=i.getAttribute(t).split(C),s=/([.?@])?(.*)/.exec(e);l.push({type:1,index:o,name:s[2],strings:r,ctor:"."===s[1]?tt:"?"===s[1]?et:"@"===s[1]?it:X}),i.removeAttribute(t)}else t.startsWith(C)&&(l.push({type:6,index:o}),i.removeAttribute(t));if(B.test(i.tagName)){const t=i.textContent.split(C),e=t.length-1;if(e>0){i.textContent=w?w.emptyScript:"";for(let r=0;r<e;r++)i.append(t[r],U()),q.nextNode(),l.push({type:2,index:++o});i.append(t[e],U())}}}else if(8===i.nodeType)if(i.data===k)l.push({type:2,index:o});else{let t=-1;for(;-1!==(t=i.data.indexOf(C,t+1));)l.push({type:7,index:o}),t+=C.length-1}o++}}static createElement(t,e){const i=z.createElement("template");return i.innerHTML=t,i}}function K(t,e){let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t,r=arguments.length>3?arguments[3]:void 0;if(e===Y)return e;let s=void 0!==r?i._$Co?.[r]:i._$Cl;const o=O(e)?void 0:e._$litDirective$;return s?.constructor!==o&&(s?._$AO?.(!1),void 0===o?s=void 0:(s=new o(t),s._$AT(t,i,r)),void 0!==r?(i._$Co??=[])[r]=s:i._$Cl=s),void 0!==s&&(e=K(t,s._$AS(t,e.values),s,r)),e}class G{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:e},parts:i}=this._$AD,r=(t?.creationScope??z).importNode(e,!0);q.currentNode=r;let s=q.nextNode(),o=0,n=0,a=i[0];for(;void 0!==a;){if(o===a.index){let e;2===a.type?e=new Q(s,s.nextSibling,this,t):1===a.type?e=new a.ctor(s,a.name,a.strings,this,t):6===a.type&&(e=new rt(s,this,t)),this._$AV.push(e),a=i[++n]}o!==a?.index&&(s=q.nextNode(),o++)}return q.currentNode=z,r}p(t){let e=0;for(const i of this._$AV)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}class Q{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,e,i,r){this.type=2,this._$AH=W,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===t?.nodeType&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t){t=K(this,t,arguments.length>1&&void 0!==arguments[1]?arguments[1]:this),O(t)?t===W||null==t||""===t?(this._$AH!==W&&this._$AR(),this._$AH=W):t!==this._$AH&&t!==Y&&this._(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):(t=>T(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.k(t):this._(t)}S(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.S(t))}_(t){this._$AH!==W&&O(this._$AH)?this._$AA.nextSibling.data=t:this.T(z.createTextNode(t)),this._$AH=t}$(t){const{values:e,_$litType$:i}=t,r="number"==typeof i?this._$AC(t):(void 0===i.el&&(i.el=J.createElement(F(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===r)this._$AH.p(e);else{const t=new G(r,this),i=t.u(this.options);t.p(e),this.T(i),this._$AH=t}}_$AC(t){let e=V.get(t.strings);return void 0===e&&V.set(t.strings,e=new J(t)),e}k(t){T(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,r=0;for(const s of t)r===e.length?e.push(i=new Q(this.S(U()),this.S(U()),this,this.options)):i=e[r],i._$AI(s),r++;r<e.length&&(this._$AR(i&&i._$AB.nextSibling,r),e.length=r)}_$AR(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this._$AA.nextSibling,e=arguments.length>1?arguments[1]:void 0;for(this._$AP?.(!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class X{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,i,r,s){this.type=1,this._$AH=W,this._$AN=void 0,this.element=t,this.name=e,this._$AM=r,this.options=s,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=W}_$AI(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this,i=arguments.length>2?arguments[2]:void 0,r=arguments.length>3?arguments[3]:void 0;const s=this.strings;let o=!1;if(void 0===s)t=K(this,t,e,0),o=!O(t)||t!==this._$AH&&t!==Y,o&&(this._$AH=t);else{const r=t;let n,a;for(t=s[0],n=0;n<s.length-1;n++)a=K(this,r[i+n],e,n),a===Y&&(a=this._$AH[n]),o||=!O(a)||a!==this._$AH[n],a===W?t=W:t!==W&&(t+=(a??"")+s[n+1]),this._$AH[n]=a}o&&!r&&this.j(t)}j(t){t===W?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class tt extends X{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===W?void 0:t}}class et extends X{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==W)}}class it extends X{constructor(t,e,i,r,s){super(t,e,i,r,s),this.type=5}_$AI(t){if((t=K(this,t,arguments.length>1&&void 0!==arguments[1]?arguments[1]:this,0)??W)===Y)return;const e=this._$AH,i=t===W&&e!==W||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,r=t!==W&&(e===W||i);i&&this.element.removeEventListener(this.name,this,e),r&&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 rt{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){K(this,t)}}const st=A.litHtmlPolyfillSupport;st?.(J,Q),(A.litHtmlVersions??=[]).push("3.1.4"); | ||
/** | ||
* @license | ||
* Copyright 2017 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
class ot extends v{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 e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=((t,e,i)=>{const r=i?.renderBefore??e;let s=r._$litPart$;if(void 0===s){const t=i?.renderBefore??null;r._$litPart$=s=new Q(e.insertBefore(U(),t),t,void 0,i??{})}return s._$AI(t),s})(e,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return Y}}ot._$litElement$=!0,ot.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:ot});const nt=globalThis.litElementPolyfillSupport;nt?.({LitElement:ot}),(globalThis.litElementVersions??=[]).push("4.0.6"); | ||
/** | ||
* @license | ||
* Copyright 2017 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
const at={attribute:!0,type:String,converter:y,reflect:!1,hasChanged:$},lt=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:at,e=arguments.length>1?arguments[1]:void 0,i=arguments.length>2?arguments[2]:void 0;const{kind:r,metadata:s}=i;let o=globalThis.litPropertyMetadata.get(s);if(void 0===o&&globalThis.litPropertyMetadata.set(s,o=new Map),o.set(i.name,t),"accessor"===r){const{name:r}=i;return{set(i){const s=e.get.call(this);e.set.call(this,i),this.requestUpdate(r,s,t)},init(e){return void 0!==e&&this.P(r,void 0,t),e}}}if("setter"===r){const{name:r}=i;return function(i){const s=this[r];e.call(this,i),this.requestUpdate(r,s,t)}}throw Error("Unsupported decorator location: "+r)}; | ||
/** | ||
* @license | ||
* Copyright 2017 Google LLC | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/function dt(t){return(e,i)=>"object"==typeof i?lt(t,e,i):((t,e,i)=>{const r=e.hasOwnProperty(i);return e.constructor.createProperty(i,r?{...t,wrapped:!0}:t),r?Object.getOwnPropertyDescriptor(e,i):void 0})(t,e,i)}const ht={spinner1:"lds-dual-ring",spinner2:"lds-circle",spinner3:"loader",spinner4:"lds-hourglass",spinner5:"loader-3rd",spinner6:"loader-ying-yang",spinner7:"loader-in-out-circle",spinner8:"loader-arrow",spinner9:"loader-jump-stair",spinner10:"loader-yin-yang-2",spinner11:"loader-sent-email"},pt=(function(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),r=1;r<e;r++)i[r-1]=arguments[r];const o=1===t.length?t[0]:i.reduce(((e,i,r)=>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.")})(i)+t[r+1]),t[0]);return new n(o,t,s)})` | ||
.spin-container { | ||
display: flex; | ||
justify-content: center; | ||
align-items: center; | ||
background-color: var(--lds-backgroundColor, rgb(153, 153, 153)); | ||
z-index: 99999; | ||
position: fixed; | ||
top: 0; | ||
left: 0; | ||
right: 0; | ||
bottom: 0; | ||
width: 100%; | ||
height: 100%; | ||
opacity: 1; | ||
} | ||
.lds-dual-ring, | ||
.lds-dual-ring:after { | ||
box-sizing: border-box; | ||
} | ||
.lds-dual-ring { | ||
display: inline-block; | ||
width: 80px; | ||
height: 80px; | ||
} | ||
.lds-dual-ring:after { | ||
content: " "; | ||
display: block; | ||
width: var(--lds-dual-ring-size, 64px); | ||
height: var(--lds-dual-ring-size, 64px); | ||
margin: 8px; | ||
border-radius: 50%; | ||
border: 6.4px solid currentColor; | ||
border-color: currentColor transparent currentColor transparent; | ||
animation: lds-dual-ring 1.2s linear infinite; | ||
} | ||
@keyframes lds-dual-ring { | ||
0% { | ||
transform: rotate(0deg); | ||
} | ||
100% { | ||
transform: rotate(360deg); | ||
} | ||
} | ||
.loader { | ||
width: var(--lds-dual-ring-size, 64px); | ||
aspect-ratio: 1; | ||
border-radius: 50%; | ||
border: 8px solid; | ||
animation: l20-1 0.8s infinite linear alternate, l20-2 1.6s infinite linear; | ||
} | ||
@keyframes l20-1 { | ||
0% { | ||
clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%); | ||
} | ||
12.5% { | ||
clip-path: polygon( | ||
50% 50%, | ||
0 0, | ||
50% 0%, | ||
100% 0%, | ||
100% 0%, | ||
100% 0%, | ||
100% 0% | ||
); | ||
} | ||
25% { | ||
clip-path: polygon( | ||
50% 50%, | ||
0 0, | ||
50% 0%, | ||
100% 0%, | ||
100% 100%, | ||
100% 100%, | ||
100% 100% | ||
); | ||
} | ||
50% { | ||
clip-path: polygon( | ||
50% 50%, | ||
0 0, | ||
50% 0%, | ||
100% 0%, | ||
100% 100%, | ||
50% 100%, | ||
0% 100% | ||
); | ||
} | ||
62.5% { | ||
clip-path: polygon( | ||
50% 50%, | ||
100% 0, | ||
100% 0%, | ||
100% 0%, | ||
100% 100%, | ||
50% 100%, | ||
0% 100% | ||
); | ||
} | ||
75% { | ||
clip-path: polygon( | ||
50% 50%, | ||
100% 100%, | ||
100% 100%, | ||
100% 100%, | ||
100% 100%, | ||
50% 100%, | ||
0% 100% | ||
); | ||
} | ||
100% { | ||
clip-path: polygon( | ||
50% 50%, | ||
50% 100%, | ||
50% 100%, | ||
50% 100%, | ||
50% 100%, | ||
50% 100%, | ||
0% 100% | ||
); | ||
} | ||
} | ||
@keyframes l20-2 { | ||
0% { | ||
transform: scaleY(1) rotate(0deg); | ||
} | ||
49.99% { | ||
transform: scaleY(1) rotate(135deg); | ||
} | ||
50% { | ||
transform: scaleY(-1) rotate(0deg); | ||
} | ||
100% { | ||
transform: scaleY(-1) rotate(-135deg); | ||
} | ||
} | ||
.lds-circle, | ||
.lds-circle { | ||
box-sizing: border-box; | ||
} | ||
.lds-circle { | ||
display: inline-block; | ||
transform: translateZ(1px); | ||
} | ||
.lds-circle { | ||
display: inline-block; | ||
width: 64px; | ||
height: 64px; | ||
margin: 8px; | ||
background: currentColor; | ||
border-radius: 50%; | ||
animation: lds-circle 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite; | ||
} | ||
@keyframes lds-circle { | ||
0%, | ||
100% { | ||
animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5); | ||
} | ||
0% { | ||
transform: rotateY(0deg); | ||
} | ||
50% { | ||
transform: rotateY(1800deg); | ||
animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1); | ||
} | ||
100% { | ||
transform: rotateY(3600deg); | ||
} | ||
} | ||
.lds-hourglass, | ||
.lds-hourglass:after { | ||
box-sizing: border-box; | ||
} | ||
.lds-hourglass { | ||
display: inline-block; | ||
position: relative; | ||
width: 80px; | ||
height: 80px; | ||
} | ||
.lds-hourglass:after { | ||
content: " "; | ||
display: block; | ||
border-radius: 50%; | ||
width: 0; | ||
height: 0; | ||
margin: 8px; | ||
box-sizing: border-box; | ||
border: 32px solid currentColor; | ||
border-color: currentColor transparent currentColor transparent; | ||
animation: lds-hourglass 1.2s infinite; | ||
} | ||
@keyframes lds-hourglass { | ||
0% { | ||
transform: rotate(0); | ||
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); | ||
} | ||
50% { | ||
transform: rotate(900deg); | ||
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); | ||
} | ||
100% { | ||
transform: rotate(1800deg); | ||
} | ||
} | ||
.loader-3rd { | ||
width: var(--lds-dual-ring-size, 64px); | ||
aspect-ratio: 1; | ||
display: grid; | ||
border: 4px solid #0000; | ||
border-radius: 50%; | ||
border-right-color: inherit; | ||
animation: l15 1s infinite linear; | ||
} | ||
.loader-3rd::before, | ||
.loader-3rd::after { | ||
content: ""; | ||
grid-area: 1/1; | ||
margin: 2px; | ||
border: inherit; | ||
border-radius: 50%; | ||
animation: l15 2s infinite; | ||
} | ||
.loader-3rd::after { | ||
margin: 8px; | ||
animation-duration: 3s; | ||
} | ||
@keyframes l15 { | ||
100% { | ||
transform: rotate(1turn); | ||
} | ||
} | ||
.loader-ying-yang { | ||
width: var(--lds-dual-ring-size, 64px); | ||
height: var(--lds-dual-ring-size, 64px); | ||
border-radius: 50%; | ||
display: inline-block; | ||
border-top: 4px solid #fff; | ||
border-right: 4px solid transparent; | ||
box-sizing: border-box; | ||
animation: rotation 1s linear infinite; | ||
} | ||
.loader-ying-yang::after { | ||
content: ""; | ||
box-sizing: border-box; | ||
position: absolute; | ||
left: 0; | ||
top: 0; | ||
width: var(--lds-dual-ring-size, 64px); | ||
height: var(--lds-dual-ring-size, 64px); | ||
border-radius: 50%; | ||
border-left: 4px solid #ff3d00; | ||
border-bottom: 4px solid transparent; | ||
animation: rotation 0.5s linear infinite reverse; | ||
} | ||
@keyframes rotation { | ||
0% { | ||
transform: rotate(0deg); | ||
} | ||
100% { | ||
transform: rotate(360deg); | ||
} | ||
} | ||
.loader-in-out-circle { | ||
width: var(--lds-dual-ring-size, 64px); | ||
height: var(--lds-dual-ring-size, 64px); | ||
border-radius: 50%; | ||
display: inline-block; | ||
position: relative; | ||
border: 4px solid #ff3d00; | ||
box-sizing: border-box; | ||
animation: rotation 1s linear infinite; | ||
} | ||
.loader-in-out-circle::after { | ||
content: ""; | ||
box-sizing: border-box; | ||
position: absolute; | ||
left: 4px; | ||
top: 4px; | ||
border: 4px solid #fff; | ||
width: 20px; | ||
height: 20px; | ||
border-radius: 50%; | ||
} | ||
@keyframes rotation { | ||
0% { | ||
transform: rotate(0deg); | ||
} | ||
100% { | ||
transform: rotate(360deg); | ||
} | ||
} | ||
.loader-arrow { | ||
width: 48px; | ||
height: 48px; | ||
display: inline-block; | ||
position: relative; | ||
border: 3px solid; | ||
border-color: #de3500 #0000 #fff #0000; | ||
border-radius: 50%; | ||
box-sizing: border-box; | ||
animation: 1s rotate linear infinite; | ||
} | ||
.loader-arrow:before, | ||
.loader-arrow:after { | ||
content: ""; | ||
top: 0; | ||
left: 0; | ||
position: absolute; | ||
border: 10px solid transparent; | ||
border-bottom-color: #fff; | ||
transform: translate(-10px, 19px) rotate(-35deg); | ||
} | ||
.loader-arrow:after { | ||
border-color: #de3500 #0000 #0000 #0000; | ||
transform: translate(32px, 3px) rotate(-35deg); | ||
} | ||
@keyframes rotate { | ||
100% { | ||
transform: rotate(360deg); | ||
} | ||
} | ||
.loader-jump-stair { | ||
position: relative; | ||
width: 120px; | ||
height: 90px; | ||
margin: 0 auto; | ||
} | ||
.loader-jump-stair:before { | ||
content: ""; | ||
position: absolute; | ||
bottom: 30px; | ||
left: 50px; | ||
height: 30px; | ||
width: 30px; | ||
border-radius: 50%; | ||
background: #ff3d00; | ||
animation: loading-bounce 0.5s ease-in-out infinite alternate; | ||
} | ||
.loader-jump-stair:after { | ||
content: ""; | ||
position: absolute; | ||
right: 0; | ||
top: 0; | ||
height: 7px; | ||
width: 45px; | ||
border-radius: 4px; | ||
box-shadow: 0 5px 0 #fff, -35px 50px 0 #fff, -70px 95px 0 #fff; | ||
animation: loading-step 1s ease-in-out infinite; | ||
} | ||
@keyframes loading-bounce { | ||
0% { | ||
transform: scale(1, 0.7); | ||
} | ||
40% { | ||
transform: scale(0.8, 1.2); | ||
} | ||
60% { | ||
transform: scale(1, 1); | ||
} | ||
100% { | ||
bottom: 140px; | ||
} | ||
} | ||
@keyframes loading-step { | ||
0% { | ||
box-shadow: 0 10px 0 rgba(0, 0, 0, 0), 0 10px 0 #fff, -35px 50px 0 #fff, | ||
-70px 90px 0 #fff; | ||
} | ||
100% { | ||
box-shadow: 0 10px 0 #fff, -35px 50px 0 #fff, -70px 90px 0 #fff, | ||
-70px 90px 0 rgba(0, 0, 0, 0); | ||
} | ||
} | ||
.loader-yin-yang-2 { | ||
width: 96px; | ||
box-sizing: content-box; | ||
height: 48px; | ||
background: #fff; | ||
border-color: #de3500; | ||
border-style: solid; | ||
border-width: 2px 2px 50px 2px; | ||
border-radius: 100%; | ||
position: relative; | ||
animation: 3s yinYang linear infinite; | ||
} | ||
.loader-yin-yang-2:before { | ||
content: ""; | ||
position: absolute; | ||
top: 50%; | ||
left: 0; | ||
background: #fff; | ||
border: 18px solid #de3500; | ||
border-radius: 100%; | ||
width: 12px; | ||
height: 12px; | ||
box-sizing: content-box; | ||
} | ||
.loader-yin-yang-2:after { | ||
content: ""; | ||
position: absolute; | ||
top: 50%; | ||
left: 50%; | ||
background: #de3500; | ||
border: 18px solid #fff; | ||
border-radius: 100%; | ||
width: 12px; | ||
height: 12px; | ||
box-sizing: content-box; | ||
} | ||
@keyframes yinYang { | ||
100% { | ||
transform: rotate(360deg); | ||
} | ||
} | ||
.loader-sent-email { | ||
position: relative; | ||
border-style: solid; | ||
box-sizing: border-box; | ||
border-width: 40px 60px 30px 60px; | ||
border-color: #3760c9 #96ddfc #96ddfc #36bbf7; | ||
animation: envFloating 1s ease-in infinite alternate; | ||
} | ||
.loader-sent-email:after { | ||
content: ""; | ||
position: absolute; | ||
right: 62px; | ||
top: -40px; | ||
height: 70px; | ||
width: 50px; | ||
background-image: linear-gradient(#fff 45px, transparent 0), | ||
linear-gradient(#fff 45px, transparent 0), | ||
linear-gradient(#fff 45px, transparent 0); | ||
background-repeat: no-repeat; | ||
background-size: 30px 4px; | ||
background-position: 0px 11px, 8px 35px, 0px 60px; | ||
animation: envDropping 0.75s linear infinite; | ||
} | ||
@keyframes envFloating { | ||
0% { | ||
transform: translate(-2px, -5px); | ||
} | ||
100% { | ||
transform: translate(0, 5px); | ||
} | ||
} | ||
@keyframes envDropping { | ||
0% { | ||
background-position: 100px 11px, 115px 35px, 105px 60px; | ||
opacity: 1; | ||
} | ||
50% { | ||
background-position: 0px 11px, 20px 35px, 5px 60px; | ||
} | ||
60% { | ||
background-position: -30px 11px, 0px 35px, -10px 60px; | ||
} | ||
75%, | ||
100% { | ||
background-position: -30px 11px, -30px 35px, -30px 60px; | ||
opacity: 0; | ||
} | ||
} | ||
`;let ct=class extends ot{constructor(){super(...arguments),this.name="spinner1",this.size="64px",this.backgroundColor="rgb(153, 153, 153)",this.center=!1}updated(t){t.has("size")&&this.style.setProperty("--lds-dual-ring-size",this.size),t.has("backgroundColor")&&this.style.setProperty("--lds-backgroundColor",this.backgroundColor)}render(){return I` | ||
<div class="${this.center?"spin-container":""}"> | ||
<div class="${ht[this.name]}"></div> | ||
</div> | ||
`}};ct.styles=[pt],t([dt({type:String}),e("design:type",Object)],ct.prototype,"name",void 0),t([dt({type:String}),e("design:type",Object)],ct.prototype,"size",void 0),t([dt({type:String}),e("design:type",Object)],ct.prototype,"backgroundColor",void 0),t([dt({type:Boolean}),e("design:type",Object)],ct.prototype,"center",void 0),ct=t([(t=>(e,i)=>{void 0!==i?i.addInitializer((()=>{customElements.define(t,e)})):customElements.define(t,e)})("loading-spinner-element")],ct); | ||
import './component/spinner.lit'; | ||
import './component/markdown.lit'; | ||
// Import other components as needed |
{ | ||
"name": "lit-litelements", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "My LitElement component build for loading spinner with 10 types", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.js", |
@@ -15,1 +15,29 @@ # This is web-component using lit | ||
4. center: to make the spinner in the center of page or not | ||
- ex: | ||
<loading-spinner-element center name="spinner11" style="color: red;"></loading-spinner-element> | ||
<loading-spinner-element center name="spinner11" style="color: red;" size="100px"></loading-spinner-element> | ||
<loading-spinner-element center name="spinner11" style="color: red;" size="100px" backgroundColor="white"></loading-spinner-element> | ||
## integrate to html | ||
### angular | ||
add to angular.json | ||
"architect": { | ||
"build": { | ||
"builder": "@angular-devkit/build-angular:browser", | ||
"options": { | ||
... | ||
], | ||
"styles": [ | ||
], | ||
"scripts": [ | ||
"./node_modules/paper/dist/paper-full.min.js", | ||
"./node_modules/lit-litelements/dist/main.js" | ||
] | ||
} | ||
} | ||
} | ||
### html | ||
<script type="module" src="./node_modules/lit-litelements/dist/main.js"></script> |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
10
0
43
19648
641
1