yodel-embeded-wallet 0.0.4 → 0.0.5
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/EmbedWallet.d.ts +4 -1
- package/dist/index.esm.js +21 -4
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +20 -3
- package/dist/index.js.map +1 -1
- package/dist/index.modern.mjs +20 -4
- package/dist/index.modern.mjs.map +1 -1
- package/dist/index.umd.js +20 -3
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/EmbedWallet.d.ts
CHANGED
package/dist/index.esm.js
CHANGED
|
@@ -1,12 +1,29 @@
|
|
|
1
|
-
import React from 'react';
|
|
1
|
+
import React, { useEffect } from 'react';
|
|
2
2
|
|
|
3
|
-
var YodelEmbedWallet = function YodelEmbedWallet() {
|
|
4
|
-
|
|
3
|
+
var YodelEmbedWallet = function YodelEmbedWallet(_ref) {
|
|
4
|
+
var onComponentLoaded = _ref.onComponentLoaded;
|
|
5
|
+
var _React$useState = React.useState(false),
|
|
6
|
+
isIframeLoaded = _React$useState[0],
|
|
7
|
+
setIsIframeLoaded = _React$useState[1];
|
|
8
|
+
useEffect(function () {
|
|
9
|
+
setTimeout(function () {
|
|
10
|
+
console.log("Iframe Loaded");
|
|
11
|
+
setIsIframeLoaded(true);
|
|
12
|
+
}, 2000);
|
|
13
|
+
}, []);
|
|
14
|
+
useEffect(function () {
|
|
15
|
+
if (isIframeLoaded) {
|
|
16
|
+
onComponentLoaded(true);
|
|
17
|
+
} else {
|
|
18
|
+
onComponentLoaded(false);
|
|
19
|
+
}
|
|
20
|
+
}, [isIframeLoaded]);
|
|
21
|
+
return React.createElement(React.Fragment, null, isIframeLoaded ? React.createElement("iframe", {
|
|
5
22
|
src: "https://portal-offline.yodelpassdev.com/wallet?IsEmbed=true",
|
|
6
23
|
height: "100%",
|
|
7
24
|
width: "100%",
|
|
8
25
|
allow: "web-share; downloads"
|
|
9
|
-
});
|
|
26
|
+
}) : "");
|
|
10
27
|
};
|
|
11
28
|
|
|
12
29
|
export { YodelEmbedWallet };
|
package/dist/index.esm.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.esm.js","sources":["../src/EmbedWallet.tsx"],"sourcesContent":["import React from \"react\";\r\n\r\n\r\nexport const YodelEmbedWallet: React.FC = () => {\r\n return (\r\n <iframe src=\"https://portal-offline.yodelpassdev.com/wallet?IsEmbed=true\" height=\"100%\" width=\"100%\"\r\n
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../src/EmbedWallet.tsx"],"sourcesContent":["import React, { useEffect } from \"react\";\r\n\r\nexport type YodelEmbedWalletProps = {\r\n onComponentLoaded: boolean;\r\n}\r\n\r\nexport const YodelEmbedWallet: React.FC<YodelEmbedWalletProps> = ({ onComponentLoaded }) => {\r\n\r\n const [isIframeLoaded, setIsIframeLoaded] = React.useState(false);\r\n\r\n useEffect(() => {\r\n setTimeout(() => {\r\n console.log(\"Iframe Loaded\");\r\n setIsIframeLoaded(true);\r\n }, 2000);\r\n }, []);\r\n\r\n useEffect(() => {\r\n if (isIframeLoaded) {\r\n onComponentLoaded(true);\r\n }\r\n else {\r\n onComponentLoaded(false);\r\n }\r\n }, [isIframeLoaded]);\r\n\r\n return (\r\n <>\r\n {isIframeLoaded ?\r\n <iframe src=\"https://portal-offline.yodelpassdev.com/wallet?IsEmbed=true\" height=\"100%\" width=\"100%\"\r\n allow=\"web-share; downloads\"\r\n // sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-downloads allow-modals\"\r\n />\r\n : \"\"}\r\n </>\r\n\r\n )\r\n}\r\n\r\n"],"names":["YodelEmbedWallet","_ref","onComponentLoaded","_React$useState","React","useState","isIframeLoaded","setIsIframeLoaded","useEffect","setTimeout","console","log","createElement","Fragment","src","height","width","allow"],"mappings":";;IAMaA,gBAAgB,GAAoC,SAApDA,gBAAgBA,CAAAC,IAAA,EAA8D;AAAA,EAAA,IAAvBC,iBAAiB,GAAAD,IAAA,CAAjBC,iBAAiB,CAAA;AAEjF,EAAA,IAAAC,eAAA,GAA4CC,KAAK,CAACC,QAAQ,CAAC,KAAK,CAAC;AAA1DC,IAAAA,cAAc,GAAAH,eAAA,CAAA,CAAA,CAAA;AAAEI,IAAAA,iBAAiB,GAAAJ,eAAA,CAAA,CAAA,CAAA,CAAA;AAExCK,EAAAA,SAAS,CAAC,YAAK;AACXC,IAAAA,UAAU,CAAC,YAAK;AACZC,MAAAA,OAAO,CAACC,GAAG,CAAC,eAAe,CAAC,CAAA;MAC5BJ,iBAAiB,CAAC,IAAI,CAAC,CAAA;KAC1B,EAAE,IAAI,CAAC,CAAA;GACX,EAAE,EAAE,CAAC,CAAA;AAENC,EAAAA,SAAS,CAAC,YAAK;AACX,IAAA,IAAIF,cAAc,EAAE;MAChBJ,iBAAiB,CAAC,IAAI,CAAC,CAAA;AAC3B,KAAC,MACI;MACDA,iBAAiB,CAAC,KAAK,CAAC,CAAA;AAC5B,KAAA;AACJ,GAAC,EAAE,CAACI,cAAc,CAAC,CAAC,CAAA;AAEpB,EAAA,OACIF,KAAA,CAAAQ,aAAA,CAAAR,KAAA,CAAAS,QAAA,EAAA,IAAA,EACKP,cAAc,GACXF,KAAA,CAAAQ,aAAA,CAAA,QAAA,EAAA;AAAQE,IAAAA,GAAG,EAAC,6DAA6D;AAACC,IAAAA,MAAM,EAAC,MAAM;AAACC,IAAAA,KAAK,EAAC,MAAM;AAChGC,IAAAA,KAAK,EAAC,sBAAA;GAER,CAAA,GACA,EAAE,CACT,CAAA;AAGX;;;;"}
|
package/dist/index.js
CHANGED
|
@@ -4,13 +4,30 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
4
4
|
|
|
5
5
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
6
6
|
|
|
7
|
-
var YodelEmbedWallet = function YodelEmbedWallet() {
|
|
8
|
-
|
|
7
|
+
var YodelEmbedWallet = function YodelEmbedWallet(_ref) {
|
|
8
|
+
var onComponentLoaded = _ref.onComponentLoaded;
|
|
9
|
+
var _React$useState = React__default["default"].useState(false),
|
|
10
|
+
isIframeLoaded = _React$useState[0],
|
|
11
|
+
setIsIframeLoaded = _React$useState[1];
|
|
12
|
+
React.useEffect(function () {
|
|
13
|
+
setTimeout(function () {
|
|
14
|
+
console.log("Iframe Loaded");
|
|
15
|
+
setIsIframeLoaded(true);
|
|
16
|
+
}, 2000);
|
|
17
|
+
}, []);
|
|
18
|
+
React.useEffect(function () {
|
|
19
|
+
if (isIframeLoaded) {
|
|
20
|
+
onComponentLoaded(true);
|
|
21
|
+
} else {
|
|
22
|
+
onComponentLoaded(false);
|
|
23
|
+
}
|
|
24
|
+
}, [isIframeLoaded]);
|
|
25
|
+
return React__default["default"].createElement(React__default["default"].Fragment, null, isIframeLoaded ? React__default["default"].createElement("iframe", {
|
|
9
26
|
src: "https://portal-offline.yodelpassdev.com/wallet?IsEmbed=true",
|
|
10
27
|
height: "100%",
|
|
11
28
|
width: "100%",
|
|
12
29
|
allow: "web-share; downloads"
|
|
13
|
-
});
|
|
30
|
+
}) : "");
|
|
14
31
|
};
|
|
15
32
|
|
|
16
33
|
exports.YodelEmbedWallet = YodelEmbedWallet;
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../src/EmbedWallet.tsx"],"sourcesContent":["import React from \"react\";\r\n\r\n\r\nexport const YodelEmbedWallet: React.FC = () => {\r\n return (\r\n <iframe src=\"https://portal-offline.yodelpassdev.com/wallet?IsEmbed=true\" height=\"100%\" width=\"100%\"\r\n
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../src/EmbedWallet.tsx"],"sourcesContent":["import React, { useEffect } from \"react\";\r\n\r\nexport type YodelEmbedWalletProps = {\r\n onComponentLoaded: boolean;\r\n}\r\n\r\nexport const YodelEmbedWallet: React.FC<YodelEmbedWalletProps> = ({ onComponentLoaded }) => {\r\n\r\n const [isIframeLoaded, setIsIframeLoaded] = React.useState(false);\r\n\r\n useEffect(() => {\r\n setTimeout(() => {\r\n console.log(\"Iframe Loaded\");\r\n setIsIframeLoaded(true);\r\n }, 2000);\r\n }, []);\r\n\r\n useEffect(() => {\r\n if (isIframeLoaded) {\r\n onComponentLoaded(true);\r\n }\r\n else {\r\n onComponentLoaded(false);\r\n }\r\n }, [isIframeLoaded]);\r\n\r\n return (\r\n <>\r\n {isIframeLoaded ?\r\n <iframe src=\"https://portal-offline.yodelpassdev.com/wallet?IsEmbed=true\" height=\"100%\" width=\"100%\"\r\n allow=\"web-share; downloads\"\r\n // sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-downloads allow-modals\"\r\n />\r\n : \"\"}\r\n </>\r\n\r\n )\r\n}\r\n\r\n"],"names":["YodelEmbedWallet","_ref","onComponentLoaded","_React$useState","React","useState","isIframeLoaded","setIsIframeLoaded","useEffect","setTimeout","console","log","createElement","Fragment","src","height","width","allow"],"mappings":";;;;;;IAMaA,gBAAgB,GAAoC,SAApDA,gBAAgBA,CAAAC,IAAA,EAA8D;AAAA,EAAA,IAAvBC,iBAAiB,GAAAD,IAAA,CAAjBC,iBAAiB,CAAA;AAEjF,EAAA,IAAAC,eAAA,GAA4CC,yBAAK,CAACC,QAAQ,CAAC,KAAK,CAAC;AAA1DC,IAAAA,cAAc,GAAAH,eAAA,CAAA,CAAA,CAAA;AAAEI,IAAAA,iBAAiB,GAAAJ,eAAA,CAAA,CAAA,CAAA,CAAA;AAExCK,EAAAA,eAAS,CAAC,YAAK;AACXC,IAAAA,UAAU,CAAC,YAAK;AACZC,MAAAA,OAAO,CAACC,GAAG,CAAC,eAAe,CAAC,CAAA;MAC5BJ,iBAAiB,CAAC,IAAI,CAAC,CAAA;KAC1B,EAAE,IAAI,CAAC,CAAA;GACX,EAAE,EAAE,CAAC,CAAA;AAENC,EAAAA,eAAS,CAAC,YAAK;AACX,IAAA,IAAIF,cAAc,EAAE;MAChBJ,iBAAiB,CAAC,IAAI,CAAC,CAAA;AAC3B,KAAC,MACI;MACDA,iBAAiB,CAAC,KAAK,CAAC,CAAA;AAC5B,KAAA;AACJ,GAAC,EAAE,CAACI,cAAc,CAAC,CAAC,CAAA;AAEpB,EAAA,OACIF,yBAAA,CAAAQ,aAAA,CAAAR,yBAAA,CAAAS,QAAA,EAAA,IAAA,EACKP,cAAc,GACXF,yBAAA,CAAAQ,aAAA,CAAA,QAAA,EAAA;AAAQE,IAAAA,GAAG,EAAC,6DAA6D;AAACC,IAAAA,MAAM,EAAC,MAAM;AAACC,IAAAA,KAAK,EAAC,MAAM;AAChGC,IAAAA,KAAK,EAAC,sBAAA;GAER,CAAA,GACA,EAAE,CACT,CAAA;AAGX;;;;"}
|
package/dist/index.modern.mjs
CHANGED
|
@@ -1,12 +1,28 @@
|
|
|
1
|
-
import React from 'react';
|
|
1
|
+
import React, { useEffect } from 'react';
|
|
2
2
|
|
|
3
|
-
const YodelEmbedWallet = (
|
|
4
|
-
|
|
3
|
+
const YodelEmbedWallet = ({
|
|
4
|
+
onComponentLoaded
|
|
5
|
+
}) => {
|
|
6
|
+
const [isIframeLoaded, setIsIframeLoaded] = React.useState(false);
|
|
7
|
+
useEffect(() => {
|
|
8
|
+
setTimeout(() => {
|
|
9
|
+
console.log("Iframe Loaded");
|
|
10
|
+
setIsIframeLoaded(true);
|
|
11
|
+
}, 2000);
|
|
12
|
+
}, []);
|
|
13
|
+
useEffect(() => {
|
|
14
|
+
if (isIframeLoaded) {
|
|
15
|
+
onComponentLoaded(true);
|
|
16
|
+
} else {
|
|
17
|
+
onComponentLoaded(false);
|
|
18
|
+
}
|
|
19
|
+
}, [isIframeLoaded]);
|
|
20
|
+
return React.createElement(React.Fragment, null, isIframeLoaded ? React.createElement("iframe", {
|
|
5
21
|
src: "https://portal-offline.yodelpassdev.com/wallet?IsEmbed=true",
|
|
6
22
|
height: "100%",
|
|
7
23
|
width: "100%",
|
|
8
24
|
allow: "web-share; downloads"
|
|
9
|
-
});
|
|
25
|
+
}) : "");
|
|
10
26
|
};
|
|
11
27
|
|
|
12
28
|
export { YodelEmbedWallet };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.modern.mjs","sources":["../src/EmbedWallet.tsx"],"sourcesContent":["import React from \"react\";\r\n\r\n\r\nexport const YodelEmbedWallet: React.FC = () => {\r\n return (\r\n <iframe src=\"https://portal-offline.yodelpassdev.com/wallet?IsEmbed=true\" height=\"100%\" width=\"100%\"\r\n
|
|
1
|
+
{"version":3,"file":"index.modern.mjs","sources":["../src/EmbedWallet.tsx"],"sourcesContent":["import React, { useEffect } from \"react\";\r\n\r\nexport type YodelEmbedWalletProps = {\r\n onComponentLoaded: boolean;\r\n}\r\n\r\nexport const YodelEmbedWallet: React.FC<YodelEmbedWalletProps> = ({ onComponentLoaded }) => {\r\n\r\n const [isIframeLoaded, setIsIframeLoaded] = React.useState(false);\r\n\r\n useEffect(() => {\r\n setTimeout(() => {\r\n console.log(\"Iframe Loaded\");\r\n setIsIframeLoaded(true);\r\n }, 2000);\r\n }, []);\r\n\r\n useEffect(() => {\r\n if (isIframeLoaded) {\r\n onComponentLoaded(true);\r\n }\r\n else {\r\n onComponentLoaded(false);\r\n }\r\n }, [isIframeLoaded]);\r\n\r\n return (\r\n <>\r\n {isIframeLoaded ?\r\n <iframe src=\"https://portal-offline.yodelpassdev.com/wallet?IsEmbed=true\" height=\"100%\" width=\"100%\"\r\n allow=\"web-share; downloads\"\r\n // sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-downloads allow-modals\"\r\n />\r\n : \"\"}\r\n </>\r\n\r\n )\r\n}\r\n\r\n"],"names":["YodelEmbedWallet","onComponentLoaded","isIframeLoaded","setIsIframeLoaded","React","useState","useEffect","setTimeout","console","log","createElement","Fragment","src","height","width","allow"],"mappings":";;AAMO,MAAMA,gBAAgB,GAAoCA,CAAC;AAAEC,EAAAA,iBAAAA;AAAmB,CAAA,KAAI;EAEvF,MAAM,CAACC,cAAc,EAAEC,iBAAiB,CAAC,GAAGC,KAAK,CAACC,QAAQ,CAAC,KAAK,CAAC,CAAA;AAEjEC,EAAAA,SAAS,CAAC,MAAK;AACXC,IAAAA,UAAU,CAAC,MAAK;AACZC,MAAAA,OAAO,CAACC,GAAG,CAAC,eAAe,CAAC,CAAA;MAC5BN,iBAAiB,CAAC,IAAI,CAAC,CAAA;KAC1B,EAAE,IAAI,CAAC,CAAA;GACX,EAAE,EAAE,CAAC,CAAA;AAENG,EAAAA,SAAS,CAAC,MAAK;AACX,IAAA,IAAIJ,cAAc,EAAE;MAChBD,iBAAiB,CAAC,IAAI,CAAC,CAAA;AAC3B,KAAC,MACI;MACDA,iBAAiB,CAAC,KAAK,CAAC,CAAA;AAC5B,KAAA;AACJ,GAAC,EAAE,CAACC,cAAc,CAAC,CAAC,CAAA;AAEpB,EAAA,OACIE,KAAA,CAAAM,aAAA,CAAAN,KAAA,CAAAO,QAAA,EAAA,IAAA,EACKT,cAAc,GACXE,KAAA,CAAAM,aAAA,CAAA,QAAA,EAAA;AAAQE,IAAAA,GAAG,EAAC,6DAA6D;AAACC,IAAAA,MAAM,EAAC,MAAM;AAACC,IAAAA,KAAK,EAAC,MAAM;AAChGC,IAAAA,KAAK,EAAC,sBAAA;GAER,CAAA,GACA,EAAE,CACT,CAAA;AAGX;;;;"}
|
package/dist/index.umd.js
CHANGED
|
@@ -7,13 +7,30 @@
|
|
|
7
7
|
|
|
8
8
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
9
9
|
|
|
10
|
-
var YodelEmbedWallet = function YodelEmbedWallet() {
|
|
11
|
-
|
|
10
|
+
var YodelEmbedWallet = function YodelEmbedWallet(_ref) {
|
|
11
|
+
var onComponentLoaded = _ref.onComponentLoaded;
|
|
12
|
+
var _React$useState = React__default["default"].useState(false),
|
|
13
|
+
isIframeLoaded = _React$useState[0],
|
|
14
|
+
setIsIframeLoaded = _React$useState[1];
|
|
15
|
+
React.useEffect(function () {
|
|
16
|
+
setTimeout(function () {
|
|
17
|
+
console.log("Iframe Loaded");
|
|
18
|
+
setIsIframeLoaded(true);
|
|
19
|
+
}, 2000);
|
|
20
|
+
}, []);
|
|
21
|
+
React.useEffect(function () {
|
|
22
|
+
if (isIframeLoaded) {
|
|
23
|
+
onComponentLoaded(true);
|
|
24
|
+
} else {
|
|
25
|
+
onComponentLoaded(false);
|
|
26
|
+
}
|
|
27
|
+
}, [isIframeLoaded]);
|
|
28
|
+
return React__default["default"].createElement(React__default["default"].Fragment, null, isIframeLoaded ? React__default["default"].createElement("iframe", {
|
|
12
29
|
src: "https://portal-offline.yodelpassdev.com/wallet?IsEmbed=true",
|
|
13
30
|
height: "100%",
|
|
14
31
|
width: "100%",
|
|
15
32
|
allow: "web-share; downloads"
|
|
16
|
-
});
|
|
33
|
+
}) : "");
|
|
17
34
|
};
|
|
18
35
|
|
|
19
36
|
exports.YodelEmbedWallet = YodelEmbedWallet;
|
package/dist/index.umd.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.umd.js","sources":["../src/EmbedWallet.tsx"],"sourcesContent":["import React from \"react\";\r\n\r\n\r\nexport const YodelEmbedWallet: React.FC = () => {\r\n return (\r\n <iframe src=\"https://portal-offline.yodelpassdev.com/wallet?IsEmbed=true\" height=\"100%\" width=\"100%\"\r\n
|
|
1
|
+
{"version":3,"file":"index.umd.js","sources":["../src/EmbedWallet.tsx"],"sourcesContent":["import React, { useEffect } from \"react\";\r\n\r\nexport type YodelEmbedWalletProps = {\r\n onComponentLoaded: boolean;\r\n}\r\n\r\nexport const YodelEmbedWallet: React.FC<YodelEmbedWalletProps> = ({ onComponentLoaded }) => {\r\n\r\n const [isIframeLoaded, setIsIframeLoaded] = React.useState(false);\r\n\r\n useEffect(() => {\r\n setTimeout(() => {\r\n console.log(\"Iframe Loaded\");\r\n setIsIframeLoaded(true);\r\n }, 2000);\r\n }, []);\r\n\r\n useEffect(() => {\r\n if (isIframeLoaded) {\r\n onComponentLoaded(true);\r\n }\r\n else {\r\n onComponentLoaded(false);\r\n }\r\n }, [isIframeLoaded]);\r\n\r\n return (\r\n <>\r\n {isIframeLoaded ?\r\n <iframe src=\"https://portal-offline.yodelpassdev.com/wallet?IsEmbed=true\" height=\"100%\" width=\"100%\"\r\n allow=\"web-share; downloads\"\r\n // sandbox=\"allow-scripts allow-same-origin allow-popups allow-forms allow-downloads allow-modals\"\r\n />\r\n : \"\"}\r\n </>\r\n\r\n )\r\n}\r\n\r\n"],"names":["YodelEmbedWallet","_ref","onComponentLoaded","_React$useState","React","useState","isIframeLoaded","setIsIframeLoaded","useEffect","setTimeout","console","log","createElement","Fragment","src","height","width","allow"],"mappings":";;;;;;;;;QAMaA,gBAAgB,GAAoC,SAApDA,gBAAgBA,CAAAC,IAAA,EAA8D;IAAA,EAAA,IAAvBC,iBAAiB,GAAAD,IAAA,CAAjBC,iBAAiB,CAAA;IAEjF,EAAA,IAAAC,eAAA,GAA4CC,yBAAK,CAACC,QAAQ,CAAC,KAAK,CAAC;IAA1DC,IAAAA,cAAc,GAAAH,eAAA,CAAA,CAAA,CAAA;IAAEI,IAAAA,iBAAiB,GAAAJ,eAAA,CAAA,CAAA,CAAA,CAAA;IAExCK,EAAAA,eAAS,CAAC,YAAK;IACXC,IAAAA,UAAU,CAAC,YAAK;IACZC,MAAAA,OAAO,CAACC,GAAG,CAAC,eAAe,CAAC,CAAA;UAC5BJ,iBAAiB,CAAC,IAAI,CAAC,CAAA;SAC1B,EAAE,IAAI,CAAC,CAAA;OACX,EAAE,EAAE,CAAC,CAAA;IAENC,EAAAA,eAAS,CAAC,YAAK;IACX,IAAA,IAAIF,cAAc,EAAE;UAChBJ,iBAAiB,CAAC,IAAI,CAAC,CAAA;IAC3B,KAAC,MACI;UACDA,iBAAiB,CAAC,KAAK,CAAC,CAAA;IAC5B,KAAA;IACJ,GAAC,EAAE,CAACI,cAAc,CAAC,CAAC,CAAA;IAEpB,EAAA,OACIF,yBAAA,CAAAQ,aAAA,CAAAR,yBAAA,CAAAS,QAAA,EAAA,IAAA,EACKP,cAAc,GACXF,yBAAA,CAAAQ,aAAA,CAAA,QAAA,EAAA;IAAQE,IAAAA,GAAG,EAAC,6DAA6D;IAACC,IAAAA,MAAM,EAAC,MAAM;IAACC,IAAAA,KAAK,EAAC,MAAM;IAChGC,IAAAA,KAAK,EAAC,sBAAA;OAER,CAAA,GACA,EAAE,CACT,CAAA;IAGX;;;;;;;;"}
|