@shimmer-from-structure/svelte 2.3.4 → 2.4.2
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/index.cjs +31 -0
- package/dist/index.esm.js +70 -71
- package/package.json +3 -3
- package/dist/index.js +0 -33
package/dist/index.cjs
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("svelte/internal/disclose-version");const L=require("svelte/internal/client"),b=require("svelte"),v=require("@shimmer-from-structure/core");function A(r){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(r){for(const n in r)if(n!=="default"){const h=Object.getOwnPropertyDescriptor(r,n);Object.defineProperty(t,n,h.get?h:{enumerable:!0,get:()=>r[n]})}}return t.default=r,Object.freeze(t)}const e=A(L),S=Symbol("SHIMMER_CONFIG");function _(){return b.getContext(S)||v.shimmerDefaults}function G(r={}){const t=_(),n={shimmerColor:r.shimmerColor??t.shimmerColor,backgroundColor:r.backgroundColor??t.backgroundColor,duration:r.duration??t.duration,fallbackBorderRadius:r.fallbackBorderRadius??t.fallbackBorderRadius};b.setContext(S,n)}var X=e.from_html("<div><div></div></div>"),Y=e.from_html(`<div style="position: relative;"><!> <div class="shimmer-measure-container" style="pointer-events: none;" aria-hidden="true"><!></div> <div style="
|
|
2
|
+
position: absolute;
|
|
3
|
+
top: 0;
|
|
4
|
+
left: 0;
|
|
5
|
+
right: 0;
|
|
6
|
+
bottom: 0;
|
|
7
|
+
overflow: hidden;
|
|
8
|
+
pointer-events: none;
|
|
9
|
+
"><!> <!></div></div>`);function K(r,t){e.push(t,!0);let n=e.prop(t,"loading",3,!0),h=e.prop(t,"shimmerColor",3,void 0),O=e.prop(t,"backgroundColor",3,void 0),E=e.prop(t,"duration",3,void 0),M=e.prop(t,"fallbackBorderRadius",3,void 0),i=e.state(void 0),C=e.state(e.proxy([]));const p=_(),B=e.derived(()=>h()??p.shimmerColor),w=e.derived(()=>O()??p.backgroundColor),D=e.derived(()=>E()??p.duration),I=e.derived(()=>M()??p.fallbackBorderRadius);let o,s;async function m(){if(!n()||!e.get(i)||(o==null||o.disconnect(),await b.tick(),!e.get(i)))return;const l=e.get(i),u=l.getBoundingClientRect(),c=[];Array.from(l.children).forEach(f=>{c.push(...v.extractElementInfo(f,u))}),e.set(C,c,!0),e.get(i)&&o&&o.observe(e.get(i),{childList:!0,subtree:!0,characterData:!0,attributes:!1})}e.user_effect(()=>(n()&&e.get(i)?(m(),s&&s(),s=v.createResizeObserver(e.get(i),m)):s&&(s(),s=void 0),()=>{s&&(s(),s=void 0)})),b.onMount(()=>(m(),e.get(i)&&(o=new MutationObserver(()=>{n()&&m()}),o.observe(e.get(i),{childList:!0,subtree:!0,characterData:!0,attributes:!1})),()=>{o==null||o.disconnect()}));function j(){m()}const x="style";var N={remeasure:j},k=e.comment(),T=e.first_child(k);{var q=l=>{var u=e.comment(),c=e.first_child(u);e.snippet(c,()=>t.children),e.append(l,u)},P=l=>{var u=Y(),c=e.child(u);e.element(c,()=>x,!1,(g,a)=>{var d=e.text();e.template_effect(()=>e.set_text(d,v.SHIMMER_CONTAINER_STYLES)),e.append(a,d)});var f=e.sibling(c,2),z=e.child(f);e.snippet(z,()=>t.children),e.reset(f),e.bind_this(f,g=>e.set(i,g),()=>e.get(i));var y=e.sibling(f,2),R=e.child(y);e.element(R,()=>x,!1,(g,a)=>{var d=e.text();d.nodeValue=`
|
|
10
|
+
@keyframes shimmer-animation {
|
|
11
|
+
0% { transform: translateX(-100%); }
|
|
12
|
+
100% { transform: translateX(100%); }
|
|
13
|
+
}
|
|
14
|
+
`,e.append(a,d)});var F=e.sibling(R,2);e.each(F,17,()=>e.get(C),e.index,(g,a)=>{var d=X(),H=e.child(d);e.reset(d),e.template_effect(()=>{e.set_style(d,`
|
|
15
|
+
position: absolute;
|
|
16
|
+
left: ${e.get(a).x??""}px;
|
|
17
|
+
top: ${e.get(a).y??""}px;
|
|
18
|
+
width: ${e.get(a).width??""}px;
|
|
19
|
+
height: ${e.get(a).height??""}px;
|
|
20
|
+
background-color: ${e.get(w)??""};
|
|
21
|
+
border-radius: ${(e.get(a).borderRadius==="0px"?e.get(I)+"px":e.get(a).borderRadius)??""};
|
|
22
|
+
overflow: hidden;
|
|
23
|
+
`),e.set_style(H,`
|
|
24
|
+
position: absolute;
|
|
25
|
+
top: 0;
|
|
26
|
+
left: 0;
|
|
27
|
+
width: 100%;
|
|
28
|
+
height: 100%;
|
|
29
|
+
background: linear-gradient(90deg, transparent, ${e.get(B)??""}, transparent);
|
|
30
|
+
animation: shimmer-animation ${e.get(D)??""}s infinite;
|
|
31
|
+
`)}),e.append(g,d)}),e.reset(y),e.reset(u),e.append(l,u)};e.if(T,l=>{n()?l(P,-1):l(q)})}return e.append(r,k),e.pop(N)}Object.defineProperty(exports,"shimmerDefaults",{enumerable:!0,get:()=>v.shimmerDefaults});exports.Shimmer=K;exports.getShimmerConfig=_;exports.setShimmerConfig=G;
|
package/dist/index.esm.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import "svelte/internal/disclose-version";
|
|
2
2
|
import * as e from "svelte/internal/client";
|
|
3
|
-
import { getContext as
|
|
4
|
-
import { shimmerDefaults as
|
|
5
|
-
import { shimmerDefaults as
|
|
6
|
-
const
|
|
7
|
-
function
|
|
8
|
-
return
|
|
3
|
+
import { getContext as A, setContext as G, onMount as X, tick as Y } from "svelte";
|
|
4
|
+
import { shimmerDefaults as K, createResizeObserver as V, extractElementInfo as j, SHIMMER_CONTAINER_STYLES as q } from "@shimmer-from-structure/core";
|
|
5
|
+
import { shimmerDefaults as re } from "@shimmer-from-structure/core";
|
|
6
|
+
const x = Symbol("SHIMMER_CONFIG");
|
|
7
|
+
function k() {
|
|
8
|
+
return A(x) || K;
|
|
9
9
|
}
|
|
10
|
-
function
|
|
11
|
-
const t =
|
|
12
|
-
shimmerColor:
|
|
13
|
-
backgroundColor:
|
|
14
|
-
duration:
|
|
15
|
-
fallbackBorderRadius:
|
|
10
|
+
function Z(l = {}) {
|
|
11
|
+
const t = k(), c = {
|
|
12
|
+
shimmerColor: l.shimmerColor ?? t.shimmerColor,
|
|
13
|
+
backgroundColor: l.backgroundColor ?? t.backgroundColor,
|
|
14
|
+
duration: l.duration ?? t.duration,
|
|
15
|
+
fallbackBorderRadius: l.fallbackBorderRadius ?? t.fallbackBorderRadius
|
|
16
16
|
};
|
|
17
|
-
|
|
17
|
+
G(x, c);
|
|
18
18
|
}
|
|
19
|
-
var
|
|
19
|
+
var J = e.from_html("<div><div></div></div>"), P = e.from_html(`<div style="position: relative;"><!> <div class="shimmer-measure-container" style="pointer-events: none;" aria-hidden="true"><!></div> <div style="
|
|
20
20
|
position: absolute;
|
|
21
21
|
top: 0;
|
|
22
22
|
left: 0;
|
|
@@ -25,98 +25,97 @@ var j = e.from_html("<div><div></div></div>"), q = e.from_html(`<div style="posi
|
|
|
25
25
|
overflow: hidden;
|
|
26
26
|
pointer-events: none;
|
|
27
27
|
"><!> <!></div></div>`);
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
.
|
|
32
|
-
|
|
33
|
-
};
|
|
34
|
-
function Z(s, t) {
|
|
35
|
-
e.push(t, !0), e.append_styles(s, J);
|
|
36
|
-
let c = e.prop(t, "loading", 3, !0), k = e.prop(t, "shimmerColor", 3, void 0), y = e.prop(t, "backgroundColor", 3, void 0), R = e.prop(t, "duration", 3, void 0), B = e.prop(t, "fallbackBorderRadius", 3, void 0), r = e.state(void 0), h = e.state(e.proxy([]));
|
|
37
|
-
const f = x(), w = e.derived(() => k() ?? f.shimmerColor), E = e.derived(() => y() ?? f.backgroundColor), S = e.derived(() => R() ?? f.duration), M = e.derived(() => B() ?? f.fallbackBorderRadius);
|
|
38
|
-
let o, i;
|
|
28
|
+
function $(l, t) {
|
|
29
|
+
e.push(t, !0);
|
|
30
|
+
let c = e.prop(t, "loading", 3, !0), R = e.prop(t, "shimmerColor", 3, void 0), y = e.prop(t, "backgroundColor", 3, void 0), E = e.prop(t, "duration", 3, void 0), S = e.prop(t, "fallbackBorderRadius", 3, void 0), r = e.state(void 0), h = e.state(e.proxy([]));
|
|
31
|
+
const v = k(), B = e.derived(() => R() ?? v.shimmerColor), M = e.derived(() => y() ?? v.backgroundColor), w = e.derived(() => E() ?? v.duration), I = e.derived(() => S() ?? v.fallbackBorderRadius);
|
|
32
|
+
let i, a;
|
|
39
33
|
async function m() {
|
|
40
|
-
if (!c() || !e.get(r) || (
|
|
41
|
-
const
|
|
42
|
-
Array.from(
|
|
43
|
-
|
|
44
|
-
}), e.set(h,
|
|
34
|
+
if (!c() || !e.get(r) || (i == null || i.disconnect(), await Y(), !e.get(r))) return;
|
|
35
|
+
const d = e.get(r), s = d.getBoundingClientRect(), u = [];
|
|
36
|
+
Array.from(d.children).forEach((f) => {
|
|
37
|
+
u.push(...j(f, s));
|
|
38
|
+
}), e.set(h, u, !0), e.get(r) && i && i.observe(e.get(r), {
|
|
45
39
|
childList: !0,
|
|
46
40
|
subtree: !0,
|
|
47
41
|
characterData: !0,
|
|
48
42
|
attributes: !1
|
|
49
43
|
});
|
|
50
44
|
}
|
|
51
|
-
e.user_effect(() => (c() && e.get(r) ? (m(),
|
|
52
|
-
|
|
53
|
-
})),
|
|
45
|
+
e.user_effect(() => (c() && e.get(r) ? (m(), a && a(), a = V(e.get(r), m)) : a && (a(), a = void 0), () => {
|
|
46
|
+
a && (a(), a = void 0);
|
|
47
|
+
})), X(() => (m(), e.get(r) && (i = new MutationObserver(() => {
|
|
54
48
|
c() && m();
|
|
55
|
-
}),
|
|
49
|
+
}), i.observe(e.get(r), {
|
|
56
50
|
childList: !0,
|
|
57
51
|
subtree: !0,
|
|
58
52
|
characterData: !0,
|
|
59
53
|
attributes: !1
|
|
60
54
|
// Don't observe attribute changes (style updates)
|
|
61
55
|
})), () => {
|
|
62
|
-
|
|
56
|
+
i == null || i.disconnect();
|
|
63
57
|
}));
|
|
64
58
|
function D() {
|
|
65
59
|
m();
|
|
66
60
|
}
|
|
67
|
-
const
|
|
68
|
-
var O = { remeasure: D },
|
|
61
|
+
const p = "style";
|
|
62
|
+
var O = { remeasure: D }, b = e.comment(), N = e.first_child(b);
|
|
69
63
|
{
|
|
70
|
-
var
|
|
71
|
-
var
|
|
72
|
-
e.snippet(
|
|
73
|
-
},
|
|
74
|
-
var
|
|
75
|
-
e.
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
64
|
+
var F = (d) => {
|
|
65
|
+
var s = e.comment(), u = e.first_child(s);
|
|
66
|
+
e.snippet(u, () => t.children), e.append(d, s);
|
|
67
|
+
}, H = (d) => {
|
|
68
|
+
var s = P(), u = e.child(s);
|
|
69
|
+
e.element(u, () => p, !1, (g, o) => {
|
|
70
|
+
var n = e.text();
|
|
71
|
+
e.template_effect(() => e.set_text(n, q)), e.append(o, n);
|
|
72
|
+
});
|
|
73
|
+
var f = e.sibling(u, 2), L = e.child(f);
|
|
74
|
+
e.snippet(L, () => t.children), e.reset(f), e.bind_this(f, (g) => e.set(r, g), () => e.get(r));
|
|
75
|
+
var _ = e.sibling(f, 2), C = e.child(_);
|
|
76
|
+
e.element(C, () => p, !1, (g, o) => {
|
|
77
|
+
var n = e.text();
|
|
78
|
+
n.nodeValue = `
|
|
80
79
|
@keyframes shimmer-animation {
|
|
81
80
|
0% { transform: translateX(-100%); }
|
|
82
81
|
100% { transform: translateX(100%); }
|
|
83
82
|
}
|
|
84
|
-
`, e.append(
|
|
83
|
+
`, e.append(o, n);
|
|
85
84
|
});
|
|
86
|
-
var
|
|
87
|
-
e.each(
|
|
88
|
-
var
|
|
89
|
-
e.reset(
|
|
90
|
-
e.set_style(
|
|
85
|
+
var T = e.sibling(C, 2);
|
|
86
|
+
e.each(T, 17, () => e.get(h), e.index, (g, o) => {
|
|
87
|
+
var n = J(), z = e.child(n);
|
|
88
|
+
e.reset(n), e.template_effect(() => {
|
|
89
|
+
e.set_style(n, `
|
|
91
90
|
position: absolute;
|
|
92
|
-
left: ${e.get(
|
|
93
|
-
top: ${e.get(
|
|
94
|
-
width: ${e.get(
|
|
95
|
-
height: ${e.get(
|
|
96
|
-
background-color: ${e.get(
|
|
97
|
-
border-radius: ${(e.get(
|
|
91
|
+
left: ${e.get(o).x ?? ""}px;
|
|
92
|
+
top: ${e.get(o).y ?? ""}px;
|
|
93
|
+
width: ${e.get(o).width ?? ""}px;
|
|
94
|
+
height: ${e.get(o).height ?? ""}px;
|
|
95
|
+
background-color: ${e.get(M) ?? ""};
|
|
96
|
+
border-radius: ${(e.get(o).borderRadius === "0px" ? e.get(I) + "px" : e.get(o).borderRadius) ?? ""};
|
|
98
97
|
overflow: hidden;
|
|
99
|
-
`), e.set_style(
|
|
98
|
+
`), e.set_style(z, `
|
|
100
99
|
position: absolute;
|
|
101
100
|
top: 0;
|
|
102
101
|
left: 0;
|
|
103
102
|
width: 100%;
|
|
104
103
|
height: 100%;
|
|
105
|
-
background: linear-gradient(90deg, transparent, ${e.get(
|
|
106
|
-
animation: shimmer-animation ${e.get(
|
|
104
|
+
background: linear-gradient(90deg, transparent, ${e.get(B) ?? ""}, transparent);
|
|
105
|
+
animation: shimmer-animation ${e.get(w) ?? ""}s infinite;
|
|
107
106
|
`);
|
|
108
|
-
}), e.append(
|
|
109
|
-
}), e.reset(
|
|
107
|
+
}), e.append(g, n);
|
|
108
|
+
}), e.reset(_), e.reset(s), e.append(d, s);
|
|
110
109
|
};
|
|
111
|
-
e.if(
|
|
112
|
-
c() ?
|
|
110
|
+
e.if(N, (d) => {
|
|
111
|
+
c() ? d(H, -1) : d(F);
|
|
113
112
|
});
|
|
114
113
|
}
|
|
115
|
-
return e.append(
|
|
114
|
+
return e.append(l, b), e.pop(O);
|
|
116
115
|
}
|
|
117
116
|
export {
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
117
|
+
$ as Shimmer,
|
|
118
|
+
k as getShimmerConfig,
|
|
119
|
+
Z as setShimmerConfig,
|
|
120
|
+
re as shimmerDefaults
|
|
122
121
|
};
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shimmer-from-structure/svelte",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.4.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Svelte adapter for shimmer-from-structure",
|
|
6
|
-
"main": "dist/index.
|
|
6
|
+
"main": "dist/index.cjs",
|
|
7
7
|
"module": "dist/index.esm.js",
|
|
8
8
|
"types": "dist/index.d.ts",
|
|
9
9
|
"files": [
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
".": {
|
|
14
14
|
"types": "./dist/index.d.ts",
|
|
15
15
|
"import": "./dist/index.esm.js",
|
|
16
|
-
"require": "./dist/index.
|
|
16
|
+
"require": "./dist/index.cjs"
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
19
|
"scripts": {
|
package/dist/index.js
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
(function(n,v){typeof exports=="object"&&typeof module<"u"?v(exports,require("svelte/internal/disclose-version"),require("svelte/internal/client"),require("svelte"),require("@shimmer-from-structure/core")):typeof define=="function"&&define.amd?define(["exports","svelte/internal/disclose-version","svelte/internal/client","svelte","@shimmer-from-structure/core"],v):(n=typeof globalThis<"u"?globalThis:n||self,v(n.ShimmerSvelte={},null,n.SvelteInternalClient,n.Svelte,n.ShimmerCore))})(this,(function(n,v,B,h,g){"use strict";function w(r){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(r){for(const i in r)if(i!=="default"){const p=Object.getOwnPropertyDescriptor(r,i);Object.defineProperty(t,i,p.get?p:{enumerable:!0,get:()=>r[i]})}}return t.default=r,Object.freeze(t)}const e=w(B),k=Symbol("SHIMMER_CONFIG");function _(){return h.getContext(k)||g.shimmerDefaults}function D(r={}){const t=_(),i={shimmerColor:r.shimmerColor??t.shimmerColor,backgroundColor:r.backgroundColor??t.backgroundColor,duration:r.duration??t.duration,fallbackBorderRadius:r.fallbackBorderRadius??t.fallbackBorderRadius};h.setContext(k,i)}var M=e.from_html("<div><div></div></div>"),j=e.from_html(`<div style="position: relative;"><div class="shimmer-measure-container svelte-euvo5u" style="pointer-events: none;" aria-hidden="true"><!></div> <div style="
|
|
2
|
-
position: absolute;
|
|
3
|
-
top: 0;
|
|
4
|
-
left: 0;
|
|
5
|
-
right: 0;
|
|
6
|
-
bottom: 0;
|
|
7
|
-
overflow: hidden;
|
|
8
|
-
pointer-events: none;
|
|
9
|
-
"><!> <!></div></div>`);const E={hash:"svelte-euvo5u",code:`.shimmer-measure-container.svelte-euvo5u * {color:transparent !important;}.shimmer-measure-container.svelte-euvo5u img,
|
|
10
|
-
.shimmer-measure-container.svelte-euvo5u svg,
|
|
11
|
-
.shimmer-measure-container.svelte-euvo5u video {opacity:0;}`};function I(r,t){e.push(t,!0),e.append_styles(r,E);let i=e.prop(t,"loading",3,!0),p=e.prop(t,"shimmerColor",3,void 0),T=e.prop(t,"backgroundColor",3,void 0),q=e.prop(t,"duration",3,void 0),P=e.prop(t,"fallbackBorderRadius",3,void 0),o=e.state(void 0),S=e.state(e.proxy([]));const b=_(),z=e.derived(()=>p()??b.shimmerColor),F=e.derived(()=>T()??b.backgroundColor),N=e.derived(()=>q()??b.duration),G=e.derived(()=>P()??b.fallbackBorderRadius);let a,s;async function f(){if(!i()||!e.get(o)||(a==null||a.disconnect(),await h.tick(),!e.get(o)))return;const d=e.get(o),u=d.getBoundingClientRect(),l=[];Array.from(d.children).forEach(y=>{l.push(...g.extractElementInfo(y,u))}),e.set(S,l,!0),e.get(o)&&a&&a.observe(e.get(o),{childList:!0,subtree:!0,characterData:!0,attributes:!1})}e.user_effect(()=>(i()&&e.get(o)?(f(),s&&s(),s=g.createResizeObserver(e.get(o),f)):s&&(s(),s=void 0),()=>{s&&(s(),s=void 0)})),h.onMount(()=>(f(),e.get(o)&&(a=new MutationObserver(()=>{i()&&f()}),a.observe(e.get(o),{childList:!0,subtree:!0,characterData:!0,attributes:!1})),()=>{a==null||a.disconnect()}));function H(){f()}const L="style";var V={remeasure:H},x=e.comment(),X=e.first_child(x);{var A=d=>{var u=e.comment(),l=e.first_child(u);e.snippet(l,()=>t.children),e.append(d,u)},K=d=>{var u=j(),l=e.child(u),y=e.child(l);e.snippet(y,()=>t.children),e.reset(l),e.bind_this(l,C=>e.set(o,C),()=>e.get(o));var R=e.sibling(l,2),O=e.child(R);e.element(O,()=>L,!1,(C,c)=>{var m=e.text();m.nodeValue=`
|
|
12
|
-
@keyframes shimmer-animation {
|
|
13
|
-
0% { transform: translateX(-100%); }
|
|
14
|
-
100% { transform: translateX(100%); }
|
|
15
|
-
}
|
|
16
|
-
`,e.append(c,m)});var Y=e.sibling(O,2);e.each(Y,17,()=>e.get(S),e.index,(C,c)=>{var m=M(),J=e.child(m);e.reset(m),e.template_effect(()=>{e.set_style(m,`
|
|
17
|
-
position: absolute;
|
|
18
|
-
left: ${e.get(c).x??""}px;
|
|
19
|
-
top: ${e.get(c).y??""}px;
|
|
20
|
-
width: ${e.get(c).width??""}px;
|
|
21
|
-
height: ${e.get(c).height??""}px;
|
|
22
|
-
background-color: ${e.get(F)??""};
|
|
23
|
-
border-radius: ${(e.get(c).borderRadius==="0px"?e.get(G)+"px":e.get(c).borderRadius)??""};
|
|
24
|
-
overflow: hidden;
|
|
25
|
-
`),e.set_style(J,`
|
|
26
|
-
position: absolute;
|
|
27
|
-
top: 0;
|
|
28
|
-
left: 0;
|
|
29
|
-
width: 100%;
|
|
30
|
-
height: 100%;
|
|
31
|
-
background: linear-gradient(90deg, transparent, ${e.get(z)??""}, transparent);
|
|
32
|
-
animation: shimmer-animation ${e.get(N)??""}s infinite;
|
|
33
|
-
`)}),e.append(C,m)}),e.reset(R),e.reset(u),e.append(d,u)};e.if(X,d=>{i()?d(K,-1):d(A)})}return e.append(r,x),e.pop(V)}Object.defineProperty(n,"shimmerDefaults",{enumerable:!0,get:()=>g.shimmerDefaults}),n.Shimmer=I,n.getShimmerConfig=_,n.setShimmerConfig=D,Object.defineProperty(n,Symbol.toStringTag,{value:"Module"})}));
|