dash-button-web 0.0.2 → 0.0.4
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/dist/cjs/dash-button.cjs.entry.js +35 -4
- package/dist/cjs/dash-button.cjs.entry.js.map +1 -1
- package/dist/cjs/{index-8282b36b.js → index-d91975cd.js} +37 -2
- package/dist/cjs/index-d91975cd.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/web-compnont.cjs.js +2 -2
- package/dist/collection/components/my-component/dash-button.css +51 -0
- package/dist/collection/components/my-component/dash-button.js +69 -2
- package/dist/collection/components/my-component/dash-button.js.map +1 -1
- package/dist/components/dash-button.js +36 -3
- package/dist/components/dash-button.js.map +1 -1
- package/dist/esm/dash-button.entry.js +35 -4
- package/dist/esm/dash-button.entry.js.map +1 -1
- package/dist/esm/{index-2b6c17bc.js → index-1c7e21da.js} +37 -2
- package/dist/esm/index-1c7e21da.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/web-compnont.js +3 -3
- package/dist/types/components/my-component/dash-button.d.ts +3 -0
- package/dist/types/components.d.ts +4 -0
- package/dist/web-compnont/p-aa686508.js +3 -0
- package/dist/web-compnont/p-aa686508.js.map +1 -0
- package/dist/web-compnont/{p-4356bec1.entry.js → p-ccad140c.entry.js} +3 -3
- package/dist/web-compnont/p-ccad140c.entry.js.map +1 -0
- package/dist/web-compnont/web-compnont.esm.js +1 -1
- package/dist/web-compnont/web-compnont.esm.js.map +1 -1
- package/package.json +1 -1
- package/dist/cjs/index-8282b36b.js.map +0 -1
- package/dist/esm/index-2b6c17bc.js.map +0 -1
- package/dist/web-compnont/p-35259f64.js +0 -3
- package/dist/web-compnont/p-35259f64.js.map +0 -1
- package/dist/web-compnont/p-4356bec1.entry.js.map +0 -1
package/dist/esm/loader.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { b as bootstrapLazy } from './index-
|
|
2
|
-
export { s as setNonce } from './index-
|
|
1
|
+
import { b as bootstrapLazy } from './index-1c7e21da.js';
|
|
2
|
+
export { s as setNonce } from './index-1c7e21da.js';
|
|
3
3
|
|
|
4
4
|
const defineCustomElements = (win, options) => {
|
|
5
5
|
if (typeof window === 'undefined') return undefined;
|
|
6
|
-
return bootstrapLazy([["dash-button",[[1,"dash-button",{"showPostLoginText":[4,"show-post-login-text"],"silentCheckSso":[4,"silent-check-sso"],"redirectUri":[1,"redirect-uri"],"authMethod":[1,"auth-method"],"keycloakUri":[1,"keycloak-uri"],"realm":[1],"clientId":[1,"client-id"],"keycloak":[32],"isAuth":[32],"givenName":[32],"silentCheckSsoRedirectUri":[32]}]]]], options);
|
|
6
|
+
return bootstrapLazy([["dash-button",[[1,"dash-button",{"showPostLoginText":[4,"show-post-login-text"],"silentCheckSso":[4,"silent-check-sso"],"redirectUri":[1,"redirect-uri"],"authMethod":[1,"auth-method"],"keycloakUri":[1,"keycloak-uri"],"realm":[1],"clientId":[1,"client-id"],"appId":[1,"app-id"],"portalUrl":[1,"portal-url"],"keycloak":[32],"isAuth":[32],"givenName":[32],"silentCheckSsoRedirectUri":[32]}]]]], options);
|
|
7
7
|
};
|
|
8
8
|
|
|
9
9
|
export { defineCustomElements };
|
package/dist/esm/web-compnont.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { p as promiseResolve, b as bootstrapLazy } from './index-
|
|
2
|
-
export { s as setNonce } from './index-
|
|
1
|
+
import { p as promiseResolve, b as bootstrapLazy } from './index-1c7e21da.js';
|
|
2
|
+
export { s as setNonce } from './index-1c7e21da.js';
|
|
3
3
|
|
|
4
4
|
/*
|
|
5
5
|
Stencil Client Patch Browser v4.12.0 | MIT Licensed | https://stenciljs.com
|
|
@@ -14,7 +14,7 @@ const patchBrowser = () => {
|
|
|
14
14
|
};
|
|
15
15
|
|
|
16
16
|
patchBrowser().then(options => {
|
|
17
|
-
return bootstrapLazy([["dash-button",[[1,"dash-button",{"showPostLoginText":[4,"show-post-login-text"],"silentCheckSso":[4,"silent-check-sso"],"redirectUri":[1,"redirect-uri"],"authMethod":[1,"auth-method"],"keycloakUri":[1,"keycloak-uri"],"realm":[1],"clientId":[1,"client-id"],"keycloak":[32],"isAuth":[32],"givenName":[32],"silentCheckSsoRedirectUri":[32]}]]]], options);
|
|
17
|
+
return bootstrapLazy([["dash-button",[[1,"dash-button",{"showPostLoginText":[4,"show-post-login-text"],"silentCheckSso":[4,"silent-check-sso"],"redirectUri":[1,"redirect-uri"],"authMethod":[1,"auth-method"],"keycloakUri":[1,"keycloak-uri"],"realm":[1],"clientId":[1,"client-id"],"appId":[1,"app-id"],"portalUrl":[1,"portal-url"],"keycloak":[32],"isAuth":[32],"givenName":[32],"silentCheckSsoRedirectUri":[32]}]]]], options);
|
|
18
18
|
});
|
|
19
19
|
|
|
20
20
|
//# sourceMappingURL=web-compnont.js.map
|
|
@@ -7,10 +7,13 @@ export declare class DashButtonComponent {
|
|
|
7
7
|
keycloakUri: string;
|
|
8
8
|
realm: string;
|
|
9
9
|
clientId: string;
|
|
10
|
+
appId: string;
|
|
11
|
+
portalUrl: string;
|
|
10
12
|
keycloak: any;
|
|
11
13
|
isAuth: boolean;
|
|
12
14
|
givenName: string;
|
|
13
15
|
silentCheckSsoRedirectUri: string;
|
|
16
|
+
componentDidRender(): void;
|
|
14
17
|
connectedCallback(): void;
|
|
15
18
|
login(): void;
|
|
16
19
|
logout(): void;
|
|
@@ -7,9 +7,11 @@
|
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
8
|
export namespace Components {
|
|
9
9
|
interface DashButton {
|
|
10
|
+
"appId": string;
|
|
10
11
|
"authMethod": string;
|
|
11
12
|
"clientId": string;
|
|
12
13
|
"keycloakUri": string;
|
|
14
|
+
"portalUrl": string;
|
|
13
15
|
"realm": string;
|
|
14
16
|
"redirectUri": string;
|
|
15
17
|
"showPostLoginText": boolean;
|
|
@@ -29,9 +31,11 @@ declare global {
|
|
|
29
31
|
}
|
|
30
32
|
declare namespace LocalJSX {
|
|
31
33
|
interface DashButton {
|
|
34
|
+
"appId"?: string;
|
|
32
35
|
"authMethod"?: string;
|
|
33
36
|
"clientId"?: string;
|
|
34
37
|
"keycloakUri"?: string;
|
|
38
|
+
"portalUrl"?: string;
|
|
35
39
|
"realm"?: string;
|
|
36
40
|
"redirectUri"?: string;
|
|
37
41
|
"showPostLoginText"?: boolean;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
const t="web-compnont";let e;let n;let s=false;let l=false;const o=(t,e="")=>{{return()=>{}}};const c=(t,e)=>{{return()=>{}}};const i="{visibility:hidden}.hydrated{visibility:inherit}";const f="slot-fb{display:contents}slot-fb[hidden]{display:none}";const r={};const u="http://www.w3.org/2000/svg";const a="http://www.w3.org/1999/xhtml";const d=t=>t!=null;const p=t=>{t=typeof t;return t==="object"||t==="function"};function h(t){var e,n,s;return(s=(n=(e=t.head)===null||e===void 0?void 0:e.querySelector('meta[name="csp-nonce"]'))===null||n===void 0?void 0:n.getAttribute("content"))!==null&&s!==void 0?s:undefined}const y=(t,e,...n)=>{let s=null;let l=null;let o=false;let c=false;const i=[];const f=e=>{for(let n=0;n<e.length;n++){s=e[n];if(Array.isArray(s)){f(s)}else if(s!=null&&typeof s!=="boolean"){if(o=typeof t!=="function"&&!p(s)){s=String(s)}if(o&&c){i[i.length-1].t+=s}else{i.push(o?v(null,s):s)}c=o}}};f(n);if(e){if(e.key){l=e.key}{const t=e.className||e.class;if(t){e.class=typeof t!=="object"?t:Object.keys(t).filter((e=>t[e])).join(" ")}}}const r=v(t,null);r.l=e;if(i.length>0){r.o=i}{r.i=l}return r};const v=(t,e)=>{const n={u:0,p:t,t:e,h:null,o:null};{n.l=null}{n.i=null}return n};const m={};const w=t=>t&&t.p===m;const $=(t,e)=>{if(t!=null&&!p(t)){if(e&4){return t==="false"?false:t===""||!!t}if(e&1){return String(t)}return t}return t};const b=t=>ft(t).$hostElement$;const g=(t,e,n)=>{const s=wt.ce(e,n);t.dispatchEvent(s);return s};const S=new WeakMap;const j=(t,e,n)=>{let s=yt.get(t);if(bt&&n){s=s||new CSSStyleSheet;if(typeof s==="string"){s=e}else{s.replaceSync(e)}}else{s=e}yt.set(t,s)};const k=(t,e,n)=>{var s;const l=C(e);const o=yt.get(l);t=t.nodeType===11?t:mt;if(o){if(typeof o==="string"){t=t.head||t;let n=S.get(t);let c;if(!n){S.set(t,n=new Set)}if(!n.has(l)){{c=mt.createElement("style");c.innerHTML=o;const e=(s=wt.v)!==null&&s!==void 0?s:h(mt);if(e!=null){c.setAttribute("nonce",e)}t.insertBefore(c,t.querySelector("link"))}if(e.u&4){c.innerHTML+=f}if(n){n.add(l)}}}else if(!t.adoptedStyleSheets.includes(o)){t.adoptedStyleSheets=[...t.adoptedStyleSheets,o]}}return l};const O=t=>{const e=t.m;const n=t.$hostElement$;const s=e.u;const l=o("attachStyles",e.$);const c=k(n.shadowRoot?n.shadowRoot:n.getRootNode(),e);if(s&10){n["s-sc"]=c;n.classList.add(c+"-h")}l()};const C=(t,e)=>"sc-"+t.$;const M=(t,e,n,s,l,o)=>{if(n!==s){let c=at(t,e);let i=e.toLowerCase();if(e==="class"){const e=t.classList;const l=P(n);const o=P(s);e.remove(...l.filter((t=>t&&!o.includes(t))));e.add(...o.filter((t=>t&&!l.includes(t))))}else if(e==="key");else if(!c&&e[0]==="o"&&e[1]==="n"){if(e[2]==="-"){e=e.slice(3)}else if(at(vt,i)){e=i.slice(2)}else{e=i[2]+e.slice(3)}if(n||s){const l=e.endsWith(E);e=e.replace(R,"");if(n){wt.rel(t,e,n,l)}if(s){wt.ael(t,e,s,l)}}}else{const i=p(s);if((c||i&&s!==null)&&!l){try{if(!t.tagName.includes("-")){const l=s==null?"":s;if(e==="list"){c=false}else if(n==null||t[e]!=l){t[e]=l}}else{t[e]=s}}catch(t){}}if(s==null||s===false){if(s!==false||t.getAttribute(e)===""){{t.removeAttribute(e)}}}else if((!c||o&4||l)&&!i){s=s===true?"":s;{t.setAttribute(e,s)}}}}};const x=/\s/;const P=t=>!t?[]:t.split(x);const E="Capture";const R=new RegExp(E+"$");const U=(t,e,n,s)=>{const l=e.h.nodeType===11&&e.h.host?e.h.host:e.h;const o=t&&t.l||r;const c=e.l||r;{for(s in o){if(!(s in c)){M(l,s,o[s],undefined,n,e.u)}}}for(s in c){M(l,s,o[s],c[s],n,e.u)}};const A=(t,l,o,c)=>{const i=l.o[o];let f=0;let r;let p;if(i.t!==null){r=i.h=mt.createTextNode(i.t)}else{if(!s){s=i.p==="svg"}r=i.h=mt.createElementNS(s?u:a,i.p);if(s&&i.p==="foreignObject"){s=false}{U(null,i,s)}if(d(e)&&r["s-si"]!==e){r.classList.add(r["s-si"]=e)}if(i.o){for(f=0;f<i.o.length;++f){p=A(t,i,f);if(p){r.appendChild(p)}}}{if(i.p==="svg"){s=false}else if(r.tagName==="foreignObject"){s=true}}}r["s-hn"]=n;return r};const N=(t,e,s,l,o,c)=>{let i=t;let f;if(i.shadowRoot&&i.tagName===n){i=i.shadowRoot}for(;o<=c;++o){if(l[o]){f=A(null,s,o);if(f){l[o].h=f;i.insertBefore(f,e)}}}};const T=(t,e,n)=>{for(let s=e;s<=n;++s){const e=t[s];if(e){const t=e.h;if(t){t.remove()}}}};const L=(t,e,n,s,l=false)=>{let o=0;let c=0;let i=0;let f=0;let r=e.length-1;let u=e[0];let a=e[r];let d=s.length-1;let p=s[0];let h=s[d];let y;let v;while(o<=r&&c<=d){if(u==null){u=e[++o]}else if(a==null){a=e[--r]}else if(p==null){p=s[++c]}else if(h==null){h=s[--d]}else if(W(u,p,l)){q(u,p,l);u=e[++o];p=s[++c]}else if(W(a,h,l)){q(a,h,l);a=e[--r];h=s[--d]}else if(W(u,h,l)){q(u,h,l);t.insertBefore(u.h,a.h.nextSibling);u=e[++o];h=s[--d]}else if(W(a,p,l)){q(a,p,l);t.insertBefore(a.h,u.h);a=e[--r];p=s[++c]}else{i=-1;{for(f=o;f<=r;++f){if(e[f]&&e[f].i!==null&&e[f].i===p.i){i=f;break}}}if(i>=0){v=e[i];if(v.p!==p.p){y=A(e&&e[c],n,i)}else{q(v,p,l);e[i]=undefined;y=v.h}p=s[++c]}else{y=A(e&&e[c],n,c);p=s[++c]}if(y){{u.h.parentNode.insertBefore(y,u.h)}}}}if(o>r){N(t,s[d+1]==null?null:s[d+1].h,n,s,c,d)}else if(c>d){T(e,o,r)}};const W=(t,e,n=false)=>{if(t.p===e.p){if(!n){return t.i===e.i}return true}return false};const q=(t,e,n=false)=>{const l=e.h=t.h;const o=t.o;const c=e.o;const i=e.p;const f=e.t;if(f===null){{s=i==="svg"?true:i==="foreignObject"?false:s}{{U(t,e,s)}}if(o!==null&&c!==null){L(l,o,e,c,n)}else if(c!==null){if(t.t!==null){l.textContent=""}N(l,null,e,c,0,c.length-1)}else if(o!==null){T(o,0,o.length-1)}if(s&&i==="svg"){s=false}}else if(t.t!==f){l.data=f}};const D=(t,s,l=false)=>{const o=t.$hostElement$;const c=t.S||v(null,null);const i=w(s)?s:y(null,null,s);n=o.tagName;if(l&&i.l){for(const t of Object.keys(i.l)){if(o.hasAttribute(t)&&!["key","ref","style","class"].includes(t)){i.l[t]=o[t]}}}i.p=null;i.u|=4;t.S=i;i.h=c.h=o.shadowRoot||o;{e=o["s-sc"]}q(c,i,l)};const F=(t,e)=>{if(e&&!t.j&&e["s-p"]){e["s-p"].push(new Promise((e=>t.j=e)))}};const H=(t,e)=>{{t.u|=16}if(t.u&4){t.u|=512;return}F(t,t.k);const n=()=>I(t,e);return Mt(n)};const I=(t,e)=>{const n=o("scheduleUpdate",t.m.$);const s=t.O;let l;n();return V(l,(()=>z(t,s,e)))};const V=(t,e)=>_(t)?t.then(e):e();const _=t=>t instanceof Promise||t&&t.then&&typeof t.then==="function";const z=async(t,e,n)=>{var s;const l=t.$hostElement$;const c=o("update",t.m.$);const i=l["s-rc"];if(n){O(t)}const f=o("render",t.m.$);{B(t,e,l,n)}if(i){i.map((t=>t()));l["s-rc"]=undefined}f();c();{const e=(s=l["s-p"])!==null&&s!==void 0?s:[];const n=()=>G(t);if(e.length===0){n()}else{Promise.all(e).then(n);t.u|=4;e.length=0}}};const B=(t,e,n,s)=>{try{e=e.render();{t.u&=~16}{t.u|=2}{{{D(t,e,s)}}}}catch(e){dt(e,t.$hostElement$)}return null};const G=t=>{const e=t.m.$;const n=t.$hostElement$;const s=o("postUpdate",e);const l=t.O;const c=t.k;{K(l,"componentDidRender")}if(!(t.u&64)){t.u|=64;{Q(n)}s();{t.C(n);if(!c){J()}}}else{s()}{if(t.j){t.j();t.j=undefined}if(t.u&512){Ct((()=>H(t,false)))}t.u&=~(4|512)}};const J=e=>{{Q(mt.documentElement)}Ct((()=>g(vt,"appload",{detail:{namespace:t}})))};const K=(t,e,n)=>{if(t&&t[e]){try{return t[e](n)}catch(t){dt(t)}}return undefined};const Q=t=>t.classList.add("hydrated");const X=(t,e)=>ft(t).M.get(e);const Y=(t,e,n,s)=>{const l=ft(t);const o=l.M.get(e);const c=l.u;const i=l.O;n=$(n,s.P[e][0]);const f=Number.isNaN(o)&&Number.isNaN(n);const r=n!==o&&!f;if((!(c&8)||o===undefined)&&r){l.M.set(e,n);if(i){if((c&(2|16))===2){H(l,false)}}}};const Z=(t,e,n)=>{var s;const l=t.prototype;if(e.P){const o=Object.entries(e.P);o.map((([t,[s]])=>{if(s&31||n&2&&s&32){Object.defineProperty(l,t,{get(){return X(this,t)},set(n){Y(this,t,n,e)},configurable:true,enumerable:true})}}));if(n&1){const n=new Map;l.attributeChangedCallback=function(t,s,o){wt.jmp((()=>{var c;const i=n.get(t);if(this.hasOwnProperty(i)){o=this[i];delete this[i]}else if(l.hasOwnProperty(i)&&typeof this[i]==="number"&&this[i]==o){return}else if(i==null){const n=ft(this);const l=n===null||n===void 0?void 0:n.u;if(l&&!(l&8)&&l&128&&o!==s){const l=n.O;const i=(c=e.R)===null||c===void 0?void 0:c[t];i===null||i===void 0?void 0:i.forEach((e=>{if(l[e]!=null){l[e].call(l,o,s,t)}}))}return}this[i]=o===null&&typeof this[i]==="boolean"?false:o}))};t.observedAttributes=Array.from(new Set([...Object.keys((s=e.R)!==null&&s!==void 0?s:{}),...o.filter((([t,e])=>e[0]&15)).map((([t,e])=>{const s=e[1]||t;n.set(s,t);return s}))]))}}return t};const tt=async(t,e,n,s)=>{let l;if((e.u&32)===0){e.u|=32;{l=ht(n);if(l.then){const t=c();l=await l;t()}if(!l.isProxied){Z(l,n,2);l.isProxied=true}const t=o("createInstance",n.$);{e.u|=8}try{new l(e)}catch(t){dt(t)}{e.u&=~8}t();et(e.O)}if(l.style){let t=l.style;const e=C(n);if(!yt.has(e)){const s=o("registerStyles",n.$);j(e,t,!!(n.u&1));s()}}}const i=e.k;const f=()=>H(e,true);if(i&&i["s-rc"]){i["s-rc"].push(f)}else{f()}};const et=t=>{{K(t,"connectedCallback")}};const nt=t=>{if((wt.u&1)===0){const e=ft(t);const n=e.m;const s=o("connectedCallback",n.$);if(!(e.u&1)){e.u|=1;{let n=t;while(n=n.parentNode||n.host){if(n["s-p"]){F(e,e.k=n);break}}}if(n.P){Object.entries(n.P).map((([e,[n]])=>{if(n&31&&t.hasOwnProperty(e)){const n=t[e];delete t[e];t[e]=n}}))}{tt(t,e,n)}}else{if(e===null||e===void 0?void 0:e.O){et(e.O)}else if(e===null||e===void 0?void 0:e.U){e.U.then((()=>et(e.O)))}}s()}};const st=t=>{};const lt=async t=>{if((wt.u&1)===0){const e=ft(t);if(e===null||e===void 0?void 0:e.O);else if(e===null||e===void 0?void 0:e.U){e.U.then((()=>st()))}}};const ot=(t,e={})=>{var n;const s=o();const l=[];const c=e.exclude||[];const r=vt.customElements;const u=mt.head;const a=u.querySelector("meta[charset]");const d=mt.createElement("style");const p=[];let y;let v=true;Object.assign(wt,e);wt.A=new URL(e.resourcesUrl||"./",mt.baseURI).href;let m=false;t.map((t=>{t[1].map((e=>{const n={u:e[0],$:e[1],P:e[2],N:e[3]};if(n.u&4){m=true}{n.P=e[2]}const s=n.$;const o=class extends HTMLElement{constructor(t){super(t);t=this;ut(t,n);if(n.u&1){{{t.attachShadow({mode:"open"})}}}}connectedCallback(){if(y){clearTimeout(y);y=null}if(v){p.push(this)}else{wt.jmp((()=>nt(this)))}}disconnectedCallback(){wt.jmp((()=>lt(this)))}componentOnReady(){return ft(this).U}};n.T=t[0];if(!c.includes(s)&&!r.get(s)){l.push(s);r.define(s,Z(o,n,1))}}))}));if(m){d.innerHTML+=f}{d.innerHTML+=l+i}if(d.innerHTML.length){d.setAttribute("data-styles","");const t=(n=wt.v)!==null&&n!==void 0?n:h(mt);if(t!=null){d.setAttribute("nonce",t)}u.insertBefore(d,a?a.nextSibling:u.firstChild)}v=false;if(p.length){p.map((t=>t.connectedCallback()))}else{{wt.jmp((()=>y=setTimeout(J,30)))}}s()};const ct=t=>wt.v=t;const it=new WeakMap;const ft=t=>it.get(t);const rt=(t,e)=>it.set(e.O=t,e);const ut=(t,e)=>{const n={u:0,$hostElement$:t,m:e,M:new Map};{n.U=new Promise((t=>n.C=t));t["s-p"]=[];t["s-rc"]=[]}return it.set(t,n)};const at=(t,e)=>e in t;const dt=(t,e)=>(0,console.error)(t,e);const pt=new Map;const ht=(t,e,n)=>{const s=t.$.replace(/-/g,"_");const l=t.T;const o=pt.get(l);if(o){return o[s]}
|
|
2
|
+
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/return import(`./${l}.entry.js${""}`).then((t=>{{pt.set(l,t)}return t[s]}),dt)};const yt=new Map;const vt=typeof window!=="undefined"?window:{};const mt=vt.document||{head:{}};const wt={u:0,A:"",jmp:t=>t(),raf:t=>requestAnimationFrame(t),ael:(t,e,n,s)=>t.addEventListener(e,n,s),rel:(t,e,n,s)=>t.removeEventListener(e,n,s),ce:(t,e)=>new CustomEvent(t,e)};const $t=t=>Promise.resolve(t);const bt=(()=>{try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(t){}return false})();const gt=[];const St=[];const jt=(t,e)=>n=>{t.push(n);if(!l){l=true;if(e&&wt.u&4){Ct(Ot)}else{wt.raf(Ot)}}};const kt=t=>{for(let e=0;e<t.length;e++){try{t[e](performance.now())}catch(t){dt(t)}}t.length=0};const Ot=()=>{kt(gt);{kt(St);if(l=gt.length>0){wt.raf(Ot)}}};const Ct=t=>$t().then(t);const Mt=jt(St,true);export{ot as b,b as g,y as h,$t as p,rt as r,ct as s};
|
|
3
|
+
//# sourceMappingURL=p-aa686508.js.map
|