@dotlottie/dotlottie-js
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -1,3 +0,3 @@ | ||
import { D as DotLottieCommon, a as DotLottieOptions, b as DotLottiePlugin, C as ConversionOptions } from './dotlottie-common-b3588647.js'; | ||
import { A as AnimationOptions } from './dotlottie-theme-common-f5da0a8f.js'; | ||
import { D as DotLottieCommon, a as DotLottieOptions, b as DotLottiePlugin, C as ConversionOptions } from './dotlottie-common-4b1285fb.js'; | ||
import { A as AnimationOptions } from './dotlottie-theme-common-c0898cfb.js'; | ||
import 'fflate'; | ||
@@ -4,0 +4,0 @@ import '@lottiefiles/lottie-types'; |
@@ -1,7 +0,7 @@ | ||
import { b as LottieImageCommon } from './dotlottie-theme-common-f5da0a8f.js'; | ||
import { D as DuplicateImageDetectorCommon } from './duplicate-image-detector-common-b3bbeece.js'; | ||
import { b as LottieImageCommon } from './dotlottie-theme-common-c0898cfb.js'; | ||
import { D as DuplicateImageDetectorCommon } from './duplicate-image-detector-common-81b75e37.js'; | ||
import 'fflate'; | ||
import '@lottiefiles/lottie-types'; | ||
import 'valibot'; | ||
import './dotlottie-common-b3588647.js'; | ||
import './dotlottie-common-4b1285fb.js'; | ||
@@ -8,0 +8,0 @@ /** |
import 'fflate'; | ||
import { nativeEnum, object, optional, boolean, string, number, union, array, record, any } from 'valibot'; | ||
import { nativeEnum, object, optional, boolean, string, union, literal, number, array, record, any } from 'valibot'; | ||
@@ -713,3 +713,3 @@ var __create = Object.create; | ||
defaultTheme: optional(string()), | ||
direction: optional(number()), | ||
direction: optional(union([literal(1), literal(-1)])), | ||
hover: optional(boolean()), | ||
@@ -716,0 +716,0 @@ id: string(), |
@@ -5,6 +5,6 @@ export { DotLottie } from './dotlottie.js'; | ||
export { LottieTheme } from './lottie-theme.js'; | ||
export { C as ConversionOptions, D as DotLottieCommon, a as DotLottieOptions, b as DotLottiePlugin, G as GetAnimationOptions } from './dotlottie-common-b3588647.js'; | ||
import { M as Manifest } from './dotlottie-theme-common-f5da0a8f.js'; | ||
export { c as AnimationData, A as AnimationOptions, E as ExportOptions, I as ImageData, d as ImageOptions, L as LottieAnimationCommon, b as LottieImageCommon, a as LottieThemeCommon, M as Manifest, g as ManifestAnimation, f as ManifestAnimationSchema, j as ManifestSchema, i as ManifestTheme, h as ManifestThemeSchema, P as PlayMode, e as PlayModeSchema, T as ThemeOptions } from './dotlottie-theme-common-f5da0a8f.js'; | ||
export { D as DuplicateImageDetectorCommon } from './duplicate-image-detector-common-b3bbeece.js'; | ||
export { C as ConversionOptions, D as DotLottieCommon, a as DotLottieOptions, b as DotLottiePlugin, G as GetAnimationOptions } from './dotlottie-common-4b1285fb.js'; | ||
import { M as Manifest } from './dotlottie-theme-common-c0898cfb.js'; | ||
export { c as AnimationData, A as AnimationOptions, E as ExportOptions, I as ImageData, d as ImageOptions, L as LottieAnimationCommon, b as LottieImageCommon, a as LottieThemeCommon, M as Manifest, g as ManifestAnimation, f as ManifestAnimationSchema, j as ManifestSchema, i as ManifestTheme, h as ManifestThemeSchema, P as PlayMode, e as PlayModeSchema, T as ThemeOptions } from './dotlottie-theme-common-c0898cfb.js'; | ||
export { D as DuplicateImageDetectorCommon } from './duplicate-image-detector-common-81b75e37.js'; | ||
import { Asset, Animation } from '@lottiefiles/lottie-types'; | ||
@@ -11,0 +11,0 @@ import { UnzipFileFilter, Unzipped } from 'fflate'; |
@@ -1,2 +0,2 @@ | ||
import { L as LottieAnimationCommon, A as AnimationOptions } from './dotlottie-theme-common-f5da0a8f.js'; | ||
import { L as LottieAnimationCommon, A as AnimationOptions } from './dotlottie-theme-common-c0898cfb.js'; | ||
import 'fflate'; | ||
@@ -3,0 +3,0 @@ import '@lottiefiles/lottie-types'; |
import 'fflate'; | ||
import { nativeEnum, object, optional, boolean, string, number, union, array, record, any } from 'valibot'; | ||
import { nativeEnum, object, optional, boolean, string, union, literal, number, array, record, any } from 'valibot'; | ||
@@ -19,3 +19,3 @@ var __defProp = Object.defineProperty; | ||
defaultTheme: optional(string()), | ||
direction: optional(number()), | ||
direction: optional(union([literal(1), literal(-1)])), | ||
hover: optional(boolean()), | ||
@@ -22,0 +22,0 @@ id: string(), |
@@ -1,2 +0,2 @@ | ||
import { b as LottieImageCommon, d as ImageOptions } from './dotlottie-theme-common-f5da0a8f.js'; | ||
import { b as LottieImageCommon, d as ImageOptions } from './dotlottie-theme-common-c0898cfb.js'; | ||
import 'fflate'; | ||
@@ -3,0 +3,0 @@ import '@lottiefiles/lottie-types'; |
import 'fflate'; | ||
import { nativeEnum, object, optional, boolean, string, number, union, array, record, any } from 'valibot'; | ||
import { nativeEnum, object, optional, boolean, string, union, literal, number, array, record, any } from 'valibot'; | ||
@@ -19,3 +19,3 @@ var __defProp = Object.defineProperty; | ||
defaultTheme: optional(string()), | ||
direction: optional(number()), | ||
direction: optional(union([literal(1), literal(-1)])), | ||
hover: optional(boolean()), | ||
@@ -22,0 +22,0 @@ id: string(), |
@@ -1,2 +0,2 @@ | ||
import { a as LottieThemeCommon, T as ThemeOptions } from './dotlottie-theme-common-f5da0a8f.js'; | ||
import { a as LottieThemeCommon, T as ThemeOptions } from './dotlottie-theme-common-c0898cfb.js'; | ||
import 'fflate'; | ||
@@ -3,0 +3,0 @@ import '@lottiefiles/lottie-types'; |
import 'fflate'; | ||
import { nativeEnum, object, optional, boolean, string, number, union, array, record, any } from 'valibot'; | ||
import { nativeEnum, object, optional, boolean, string, union, literal, number, array, record, any } from 'valibot'; | ||
@@ -19,3 +19,3 @@ var __defProp = Object.defineProperty; | ||
defaultTheme: optional(string()), | ||
direction: optional(number()), | ||
direction: optional(union([literal(1), literal(-1)])), | ||
hover: optional(boolean()), | ||
@@ -22,0 +22,0 @@ id: string(), |
@@ -1,3 +0,3 @@ | ||
import { D as DotLottieCommon, a as DotLottieOptions, b as DotLottiePlugin, C as ConversionOptions } from './dotlottie-common-89c1087a.js'; | ||
import { A as AnimationOptions } from './dotlottie-theme-common-665a8fd9.js'; | ||
import { D as DotLottieCommon, a as DotLottieOptions, b as DotLottiePlugin, C as ConversionOptions } from './dotlottie-common-36257f31.js'; | ||
import { A as AnimationOptions } from './dotlottie-theme-common-523bf789.js'; | ||
import 'fflate'; | ||
@@ -4,0 +4,0 @@ import '@lottiefiles/lottie-types'; |
import { strToU8, zip, unzip, strFromU8 } from 'fflate'; | ||
import { nativeEnum, object, optional, boolean, string, number, union, array, record, any } from 'valibot'; | ||
import { nativeEnum, object, optional, boolean, string, union, literal, number, array, record, any } from 'valibot'; | ||
import phash from 'sharp-phash'; | ||
@@ -15,3 +15,3 @@ | ||
name: "@dotlottie/dotlottie-js", | ||
version: "0.4.0", | ||
version: "0.4.1", | ||
type: "module", | ||
@@ -106,3 +106,3 @@ description: "This library helps in creating and modifying .lottie files.", | ||
defaultTheme: optional(string()), | ||
direction: optional(number()), | ||
direction: optional(union([literal(1), literal(-1)])), | ||
hover: optional(boolean()), | ||
@@ -109,0 +109,0 @@ id: string(), |
@@ -1,7 +0,7 @@ | ||
import { b as LottieImageCommon } from './dotlottie-theme-common-665a8fd9.js'; | ||
import { D as DuplicateImageDetectorCommon } from './duplicate-image-detector-common-52268a26.js'; | ||
import { b as LottieImageCommon } from './dotlottie-theme-common-523bf789.js'; | ||
import { D as DuplicateImageDetectorCommon } from './duplicate-image-detector-common-880dd2a0.js'; | ||
import 'fflate'; | ||
import '@lottiefiles/lottie-types'; | ||
import 'valibot'; | ||
import './dotlottie-common-89c1087a.js'; | ||
import './dotlottie-common-36257f31.js'; | ||
@@ -8,0 +8,0 @@ /** |
import phash from 'sharp-phash'; | ||
import 'fflate'; | ||
import { nativeEnum, object, optional, boolean, string, number, union, array, record, any } from 'valibot'; | ||
import { nativeEnum, object, optional, boolean, string, union, literal, number, array, record, any } from 'valibot'; | ||
@@ -20,3 +20,3 @@ var __defProp = Object.defineProperty; | ||
defaultTheme: optional(string()), | ||
direction: optional(number()), | ||
direction: optional(union([literal(1), literal(-1)])), | ||
hover: optional(boolean()), | ||
@@ -23,0 +23,0 @@ id: string(), |
@@ -5,6 +5,6 @@ export { DotLottie } from './dotlottie.js'; | ||
export { LottieTheme } from './lottie-theme.js'; | ||
export { C as ConversionOptions, D as DotLottieCommon, a as DotLottieOptions, b as DotLottiePlugin, G as GetAnimationOptions } from './dotlottie-common-89c1087a.js'; | ||
import { M as Manifest } from './dotlottie-theme-common-665a8fd9.js'; | ||
export { c as AnimationData, A as AnimationOptions, E as ExportOptions, I as ImageData, d as ImageOptions, L as LottieAnimationCommon, b as LottieImageCommon, a as LottieThemeCommon, M as Manifest, g as ManifestAnimation, f as ManifestAnimationSchema, j as ManifestSchema, i as ManifestTheme, h as ManifestThemeSchema, P as PlayMode, e as PlayModeSchema, T as ThemeOptions } from './dotlottie-theme-common-665a8fd9.js'; | ||
export { D as DuplicateImageDetectorCommon } from './duplicate-image-detector-common-52268a26.js'; | ||
export { C as ConversionOptions, D as DotLottieCommon, a as DotLottieOptions, b as DotLottiePlugin, G as GetAnimationOptions } from './dotlottie-common-36257f31.js'; | ||
import { M as Manifest } from './dotlottie-theme-common-523bf789.js'; | ||
export { c as AnimationData, A as AnimationOptions, E as ExportOptions, I as ImageData, d as ImageOptions, L as LottieAnimationCommon, b as LottieImageCommon, a as LottieThemeCommon, M as Manifest, g as ManifestAnimation, f as ManifestAnimationSchema, j as ManifestSchema, i as ManifestTheme, h as ManifestThemeSchema, P as PlayMode, e as PlayModeSchema, T as ThemeOptions } from './dotlottie-theme-common-523bf789.js'; | ||
export { D as DuplicateImageDetectorCommon } from './duplicate-image-detector-common-880dd2a0.js'; | ||
import { Asset, Animation } from '@lottiefiles/lottie-types'; | ||
@@ -11,0 +11,0 @@ import { UnzipFileFilter, Unzipped } from 'fflate'; |
import { unzip, strFromU8, strToU8, zip } from 'fflate'; | ||
import { nativeEnum, object, optional, boolean, string, number, union, array, record, any, safeParse } from 'valibot'; | ||
import { nativeEnum, object, optional, boolean, string, union, literal, number, array, record, any, safeParse } from 'valibot'; | ||
import phash from 'sharp-phash'; | ||
@@ -15,3 +15,3 @@ | ||
name: "@dotlottie/dotlottie-js", | ||
version: "0.4.0", | ||
version: "0.4.1", | ||
type: "module", | ||
@@ -106,3 +106,3 @@ description: "This library helps in creating and modifying .lottie files.", | ||
defaultTheme: optional(string()), | ||
direction: optional(number()), | ||
direction: optional(union([literal(1), literal(-1)])), | ||
hover: optional(boolean()), | ||
@@ -109,0 +109,0 @@ id: string(), |
@@ -1,2 +0,2 @@ | ||
import { L as LottieAnimationCommon, A as AnimationOptions } from './dotlottie-theme-common-665a8fd9.js'; | ||
import { L as LottieAnimationCommon, A as AnimationOptions } from './dotlottie-theme-common-523bf789.js'; | ||
import 'fflate'; | ||
@@ -3,0 +3,0 @@ import '@lottiefiles/lottie-types'; |
import 'fflate'; | ||
import { nativeEnum, object, optional, boolean, string, number, union, array, record, any } from 'valibot'; | ||
import { nativeEnum, object, optional, boolean, string, union, literal, number, array, record, any } from 'valibot'; | ||
@@ -19,3 +19,3 @@ var __defProp = Object.defineProperty; | ||
defaultTheme: optional(string()), | ||
direction: optional(number()), | ||
direction: optional(union([literal(1), literal(-1)])), | ||
hover: optional(boolean()), | ||
@@ -22,0 +22,0 @@ id: string(), |
@@ -1,2 +0,2 @@ | ||
import { b as LottieImageCommon, d as ImageOptions } from './dotlottie-theme-common-665a8fd9.js'; | ||
import { b as LottieImageCommon, d as ImageOptions } from './dotlottie-theme-common-523bf789.js'; | ||
import 'fflate'; | ||
@@ -3,0 +3,0 @@ import '@lottiefiles/lottie-types'; |
import 'fflate'; | ||
import { nativeEnum, object, optional, boolean, string, number, union, array, record, any } from 'valibot'; | ||
import { nativeEnum, object, optional, boolean, string, union, literal, number, array, record, any } from 'valibot'; | ||
@@ -19,3 +19,3 @@ var __defProp = Object.defineProperty; | ||
defaultTheme: optional(string()), | ||
direction: optional(number()), | ||
direction: optional(union([literal(1), literal(-1)])), | ||
hover: optional(boolean()), | ||
@@ -22,0 +22,0 @@ id: string(), |
@@ -1,2 +0,2 @@ | ||
import { a as LottieThemeCommon, T as ThemeOptions } from './dotlottie-theme-common-665a8fd9.js'; | ||
import { a as LottieThemeCommon, T as ThemeOptions } from './dotlottie-theme-common-523bf789.js'; | ||
import 'fflate'; | ||
@@ -3,0 +3,0 @@ import '@lottiefiles/lottie-types'; |
import 'fflate'; | ||
import { nativeEnum, object, optional, boolean, string, number, union, array, record, any } from 'valibot'; | ||
import { nativeEnum, object, optional, boolean, string, union, literal, number, array, record, any } from 'valibot'; | ||
@@ -19,3 +19,3 @@ var __defProp = Object.defineProperty; | ||
defaultTheme: optional(string()), | ||
direction: optional(number()), | ||
direction: optional(union([literal(1), literal(-1)])), | ||
hover: optional(boolean()), | ||
@@ -22,0 +22,0 @@ id: string(), |
{ | ||
"name": "@dotlottie/dotlottie-js", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "This library helps in creating and modifying .lottie files.", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1481612