@lottiefiles/lottie-player 1.5.2 → 1.5.6
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +74 -53
- package/README.md +75 -180
- package/dist/lottie-player.d.ts +4 -3
- package/dist/lottie-player.d.ts.map +1 -1
- package/dist/lottie-player.esm.js +60 -6872
- package/dist/lottie-player.esm.js.map +1 -1
- package/dist/lottie-player.js +76 -6898
- 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 +5 -2
- package/dist/tgs-player.d.ts.map +1 -1
- package/dist/tgs-player.esm.js +54 -0
- package/dist/tgs-player.esm.js.map +1 -0
- package/dist/tgs-player.js +54 -0
- package/dist/tgs-player.js.map +1 -0
- package/dist/tgs-player.styles.d.ts +3 -0
- package/dist/tgs-player.styles.d.ts.map +1 -1
- package/package.json +41 -23
- package/dist/index.html +0 -49
- package/dist/sticker.tgs +0 -0
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"lottie-player.styles.d.ts","sourceRoot":"","sources":["src/lottie-player.styles.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAIH,
|
1
|
+
{"version":3,"file":"lottie-player.styles.d.ts","sourceRoot":"","sources":["../src/lottie-player.styles.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAIH,wBA6JE"}
|
package/dist/tgs-player.d.ts
CHANGED
@@ -1,4 +1,7 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright 2022 Design Barn Inc.
|
3
|
+
*/
|
4
|
+
import { LottiePlayer } from "./lottie-player";
|
2
5
|
/**
|
3
6
|
* TGSPlayer web component class
|
4
7
|
*
|
@@ -18,7 +21,7 @@ export declare class TGSPlayer extends LottiePlayer {
|
|
18
21
|
/**
|
19
22
|
* Returns the styles for the component.
|
20
23
|
*/
|
21
|
-
static get styles(): import("lit
|
24
|
+
static get styles(): import("lit").CSSResult;
|
22
25
|
protected formatCheck(data: any): string[];
|
23
26
|
private checkLayer;
|
24
27
|
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":"
|
1
|
+
{"version":3,"file":"tgs-player.d.ts","sourceRoot":"","sources":["../src/tgs-player.ts"],"names":[],"mappings":"AAAA;;GAEG;AAKH,OAAO,EAAE,YAAY,EAA0B,MAAM,iBAAiB,CAAC;AAyCvE;;;;;;GAMG;AACH,qBACa,SAAU,SAAQ,YAAY;IACzC;;OAEG;IAEI,MAAM,UAAQ;IAErB;;OAEG;IACU,IAAI,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IA4BtD;;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"}
|