@drincs/pixi-vn 1.3.2 → 1.3.4

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/index.d.cts CHANGED
@@ -6,8 +6,8 @@ import { S as SoundManager, s as soundUtils } from './index-DZ1shoNp.cjs';
6
6
  export { b as Sound, c as SoundManagerStatic, a as sound } from './index-DZ1shoNp.cjs';
7
7
  export { AnimationOptions as MotionAnimationOptions } from 'motion';
8
8
  export { AssetSrc, AssetsBundle, AssetsManifest, LoadParserName, ResolvedAsset, ResolvedSrc, UnresolvedAsset } from 'pixi.js/lib/assets/types';
9
- import { C as CanvasManagerInterface, c as canvasUtils } from './index-jEmIURMn.cjs';
10
- export { _ as AnimationOptions, $ as AnimationSequenceOptions, H as CanvasBaseInterface, b as CanvasEvent, a4 as CanvasEventNamesType, d as CanvasManagerStatic, e as Container, I as ImageContainer, K as ImageContainerMemory, B as ImageContainerOptions, f as ImageSprite, L as ImageSpriteMemory, D as ImageSpriteOptions, a0 as KeyframesType, U as MoveInOutProps, a1 as ObjectSegment, a2 as ObjectSegmentWithTransition, W as PushInOutProps, R as RegisteredCanvasComponents, i as RegisteredEvents, a3 as SequenceOptions, J as ShakeEffectProps, X as ShowWithDissolveTransitionProps, Y as ShowWithFadeTransitionProps, S as Sprite, M as SpriteBaseMemory, N as SpriteMemory, E as SpriteOptions, T as Text, O as TextMemory, F as TextOptions, Q as TextureMemory, V as VideoSprite, P as VideoSpriteMemory, G as VideoSpriteOptions, Z as ZoomInOutProps, v as addImage, t as addImageCointainer, y as addVideo, a as canvas, g as canvasComponentDecorator, h as eventDecorator, x as getTexture, m as moveIn, j as moveOut, p as pushIn, k as pushOut, r as removeWithDissolve, l as removeWithFade, s as shakeEffect, w as showImage, u as showImageContainer, A as showVideo, n as showWithDissolve, o as showWithFade, z as zoomIn, q as zoomOut } from './index-jEmIURMn.cjs';
9
+ import { C as CanvasManagerInterface, c as canvasUtils } from './index-Cj--qEPX.cjs';
10
+ export { $ as AnimationOptions, a0 as AnimationSequenceOptions, H as CanvasBaseInterface, b as CanvasEvent, a5 as CanvasEventNamesType, d as CanvasManagerStatic, e as Container, I as ImageContainer, K as ImageContainerMemory, B as ImageContainerOptions, f as ImageSprite, M as ImageSpriteMemory, D as ImageSpriteOptions, a1 as KeyframesType, L as Layer, W as MoveInOutProps, a2 as ObjectSegment, a3 as ObjectSegmentWithTransition, X as PushInOutProps, R as RegisteredCanvasComponents, i as RegisteredEvents, a4 as SequenceOptions, J as ShakeEffectProps, Y as ShowWithDissolveTransitionProps, Z as ShowWithFadeTransitionProps, S as Sprite, N as SpriteBaseMemory, O as SpriteMemory, E as SpriteOptions, T as Text, P as TextMemory, F as TextOptions, U as TextureMemory, V as VideoSprite, Q as VideoSpriteMemory, G as VideoSpriteOptions, _ as ZoomInOutProps, v as addImage, t as addImageCointainer, y as addVideo, a as canvas, g as canvasComponentDecorator, h as eventDecorator, x as getTexture, m as moveIn, j as moveOut, p as pushIn, k as pushOut, r as removeWithDissolve, l as removeWithFade, s as shakeEffect, w as showImage, u as showImageContainer, A as showVideo, n as showWithDissolve, o as showWithFade, z as zoomIn, q as zoomOut } from './index-Cj--qEPX.cjs';
11
11
  import { c as characterUtils } from './index-Cax-mGq_.cjs';
12
12
  export { C as CharacterBaseModel, b as CharacterInterface, a as CharacterStoredClass, R as RegisteredCharacters } from './index-Cax-mGq_.cjs';
13
13
  export { CachedMap } from './classes/index.cjs';
@@ -40,7 +40,7 @@ import 'lru-cache';
40
40
  import 'deep-diff';
41
41
  import 'microdiff';
42
42
 
43
- var version = "1.3.2";
43
+ var version = "1.3.4";
44
44
 
45
45
  declare const Repeat: RepeatType;
46
46
  /**
package/dist/index.d.ts CHANGED
@@ -6,8 +6,8 @@ import { S as SoundManager, s as soundUtils } from './index-Czfdktw9.js';
6
6
  export { b as Sound, c as SoundManagerStatic, a as sound } from './index-Czfdktw9.js';
7
7
  export { AnimationOptions as MotionAnimationOptions } from 'motion';
8
8
  export { AssetSrc, AssetsBundle, AssetsManifest, LoadParserName, ResolvedAsset, ResolvedSrc, UnresolvedAsset } from 'pixi.js/lib/assets/types';
9
- import { C as CanvasManagerInterface, c as canvasUtils } from './index-Dib5x6-D.js';
10
- export { _ as AnimationOptions, $ as AnimationSequenceOptions, H as CanvasBaseInterface, b as CanvasEvent, a4 as CanvasEventNamesType, d as CanvasManagerStatic, e as Container, I as ImageContainer, K as ImageContainerMemory, B as ImageContainerOptions, f as ImageSprite, L as ImageSpriteMemory, D as ImageSpriteOptions, a0 as KeyframesType, U as MoveInOutProps, a1 as ObjectSegment, a2 as ObjectSegmentWithTransition, W as PushInOutProps, R as RegisteredCanvasComponents, i as RegisteredEvents, a3 as SequenceOptions, J as ShakeEffectProps, X as ShowWithDissolveTransitionProps, Y as ShowWithFadeTransitionProps, S as Sprite, M as SpriteBaseMemory, N as SpriteMemory, E as SpriteOptions, T as Text, O as TextMemory, F as TextOptions, Q as TextureMemory, V as VideoSprite, P as VideoSpriteMemory, G as VideoSpriteOptions, Z as ZoomInOutProps, v as addImage, t as addImageCointainer, y as addVideo, a as canvas, g as canvasComponentDecorator, h as eventDecorator, x as getTexture, m as moveIn, j as moveOut, p as pushIn, k as pushOut, r as removeWithDissolve, l as removeWithFade, s as shakeEffect, w as showImage, u as showImageContainer, A as showVideo, n as showWithDissolve, o as showWithFade, z as zoomIn, q as zoomOut } from './index-Dib5x6-D.js';
9
+ import { C as CanvasManagerInterface, c as canvasUtils } from './index-B3v7TkpX.js';
10
+ export { $ as AnimationOptions, a0 as AnimationSequenceOptions, H as CanvasBaseInterface, b as CanvasEvent, a5 as CanvasEventNamesType, d as CanvasManagerStatic, e as Container, I as ImageContainer, K as ImageContainerMemory, B as ImageContainerOptions, f as ImageSprite, M as ImageSpriteMemory, D as ImageSpriteOptions, a1 as KeyframesType, L as Layer, W as MoveInOutProps, a2 as ObjectSegment, a3 as ObjectSegmentWithTransition, X as PushInOutProps, R as RegisteredCanvasComponents, i as RegisteredEvents, a4 as SequenceOptions, J as ShakeEffectProps, Y as ShowWithDissolveTransitionProps, Z as ShowWithFadeTransitionProps, S as Sprite, N as SpriteBaseMemory, O as SpriteMemory, E as SpriteOptions, T as Text, P as TextMemory, F as TextOptions, U as TextureMemory, V as VideoSprite, Q as VideoSpriteMemory, G as VideoSpriteOptions, _ as ZoomInOutProps, v as addImage, t as addImageCointainer, y as addVideo, a as canvas, g as canvasComponentDecorator, h as eventDecorator, x as getTexture, m as moveIn, j as moveOut, p as pushIn, k as pushOut, r as removeWithDissolve, l as removeWithFade, s as shakeEffect, w as showImage, u as showImageContainer, A as showVideo, n as showWithDissolve, o as showWithFade, z as zoomIn, q as zoomOut } from './index-B3v7TkpX.js';
11
11
  import { c as characterUtils } from './index-Cvdua0o-.js';
12
12
  export { C as CharacterBaseModel, b as CharacterInterface, a as CharacterStoredClass, R as RegisteredCharacters } from './index-Cvdua0o-.js';
13
13
  export { CachedMap } from './classes/index.js';
@@ -40,7 +40,7 @@ import 'lru-cache';
40
40
  import 'deep-diff';
41
41
  import 'microdiff';
42
42
 
43
- var version = "1.3.2";
43
+ var version = "1.3.4";
44
44
 
45
45
  declare const Repeat: RepeatType;
46
46
  /**