@lottiefiles/lottie-player 1.5.4 → 1.5.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Copyright 2021 Design Barn Inc.
3
3
  */
4
- declare const _default: import("lit-element").CSSResult;
4
+ declare const _default: import("lit").CSSResult;
5
5
  export default _default;
6
6
  //# sourceMappingURL=lottie-player.styles.d.ts.map
@@ -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,wBA6JE"}
@@ -1,4 +1,7 @@
1
- import { LottiePlayer } from './lottie-player';
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-element").CSSResult;
24
+ static get styles(): import("lit").CSSResult;
22
25
  protected formatCheck(data: any): string[];
23
26
  private checkLayer;
24
27
  private checkItems;
@@ -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,oCAEhB;IAED,SAAS,CAAC,WAAW,CAAC,IAAI,EAAE,GAAG,GAAG,MAAM,EAAE;IAoC1C,OAAO,CAAC,UAAU;IAgDlB,OAAO,CAAC,UAAU;CA6BnB"}
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"}