@lottiefiles/lottie-player 1.5.4 → 1.5.5
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +31 -0
- package/README.md +75 -180
- package/dist/lottie-player.d.ts +3 -2
- package/dist/lottie-player.d.ts.map +1 -1
- package/dist/lottie-player.esm.js +39 -136
- package/dist/lottie-player.esm.js.map +1 -1
- package/dist/lottie-player.js +39 -136
- package/dist/lottie-player.js.map +1 -1
- package/dist/lottie-player.styles.d.ts +1 -1
- package/dist/lottie-player.styles.d.ts.map +1 -1
- package/dist/tgs-player.d.ts +1 -1
- package/dist/tgs-player.d.ts.map +1 -1
- package/dist/tgs-player.esm.js +25 -157
- package/dist/tgs-player.esm.js.map +1 -1
- package/dist/tgs-player.js +25 -157
- package/dist/tgs-player.js.map +1 -1
- package/dist/tgs-player.styles.d.ts.map +1 -1
- package/package.json +22 -22
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"lottie-player.styles.d.ts","sourceRoot":"","sources":["src/lottie-player.styles.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAIH,wBA8JE"}
|
1
|
+
{"version":3,"file":"lottie-player.styles.d.ts","sourceRoot":"","sources":["../src/lottie-player.styles.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAIH,wBA8JE"}
|
package/dist/tgs-player.d.ts
CHANGED
@@ -18,7 +18,7 @@ export declare class TGSPlayer extends LottiePlayer {
|
|
18
18
|
/**
|
19
19
|
* Returns the styles for the component.
|
20
20
|
*/
|
21
|
-
static get styles(): import("lit
|
21
|
+
static get styles(): import("lit").CSSResult;
|
22
22
|
protected formatCheck(data: any): string[];
|
23
23
|
private checkLayer;
|
24
24
|
private checkItems;
|
package/dist/tgs-player.d.ts.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"tgs-player.d.ts","sourceRoot":"","sources":["src/tgs-player.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAA0B,MAAM,iBAAiB,CAAC;AAmCvE;;;;;;GAMG;AACH,qBACa,SAAU,SAAQ,YAAY;IAEzC;;OAEG;IAEI,MAAM,UAAQ;IAErB;;OAEG;IACU,IAAI,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAwBtD;;OAEG;IACH,MAAM,KAAK,MAAM,
|
1
|
+
{"version":3,"file":"tgs-player.d.ts","sourceRoot":"","sources":["../src/tgs-player.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAA0B,MAAM,iBAAiB,CAAC;AAmCvE;;;;;;GAMG;AACH,qBACa,SAAU,SAAQ,YAAY;IAEzC;;OAEG;IAEI,MAAM,UAAQ;IAErB;;OAEG;IACU,IAAI,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAwBtD;;OAEG;IACH,MAAM,KAAK,MAAM,4BAEhB;IAED,SAAS,CAAC,WAAW,CAAC,IAAI,EAAE,GAAG,GAAG,MAAM,EAAE;IAoC1C,OAAO,CAAC,UAAU;IAgDlB,OAAO,CAAC,UAAU;CA6BnB"}
|