@drincs/pixi-vn 1.3.3 → 1.3.8

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
@@ -2,12 +2,12 @@ import * as _pixi_sound_lib_filters from '@pixi/sound/lib/filters';
2
2
  import * as pixi_js from 'pixi.js';
3
3
  import { ApplicationOptions, Rectangle } from 'pixi.js';
4
4
  export { Assets, ContainerOptions, Rectangle, Texture, TextureSourceLike, Ticker as TickerValue, UPDATE_PRIORITY } from 'pixi.js';
5
- import { S as SoundManager, s as soundUtils } from './index-DZ1shoNp.cjs';
6
- export { b as Sound, c as SoundManagerStatic, a as sound } from './index-DZ1shoNp.cjs';
5
+ import { S as SoundManager, s as soundUtils } from './index-D4v4pyT6.cjs';
6
+ export { b as Sound, c as SoundManagerStatic, a as sound } from './index-D4v4pyT6.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';
@@ -33,14 +33,29 @@ export { H as HistoryGameState } from './HistoryGameState-qeIMl_DH.cjs';
33
33
  export { a as ChoiceOptionInterface, d as Close, b as CloseChoiceOptionInterface, C as CloseType, D as DialogueInterface, H as HistoryStep, L as LabelRunModeType, O as OpenedLabel, S as StoredChoiceInterface, c as StoredIndexedChoiceInterface } from './OpenedLabel-Dgkgemkv.cjs';
34
34
  export { N as NarrationGameState } from './NarrationGameState-Cu-OYzph.cjs';
35
35
  export { H as HistoryChoiceMenuOption, N as NarrationHistory } from './HistoryChoiceMenuOption-unaLLfKR.cjs';
36
- export { E as ExportedSound, c as SoundFilterMemory, S as SoundGameState, a as SoundOptions, b as SoundPlayOptions } from './SoundGameState-BG_iPwjt.cjs';
36
+ export { E as ExportedSound, d as SoundFilterMemory, b as SoundGameState, a as SoundOptions, S as SoundPlayOptions } from './SoundGameState-CQ7cbvIY.cjs';
37
37
  export { S as StoredClassModel } from './StoredClassModel-CjdhvNgB.cjs';
38
38
  export { S as StorageGameState } from './StorageGameState-B2kz-u_2.cjs';
39
39
  import 'lru-cache';
40
40
  import 'deep-diff';
41
41
  import 'microdiff';
42
42
 
43
- var version = "1.3.3";
43
+ function _mergeNamespaces(n, m) {
44
+ m.forEach(function (e) {
45
+ e && typeof e !== 'string' && !Array.isArray(e) && Object.keys(e).forEach(function (k) {
46
+ if (k !== 'default' && !(k in n)) {
47
+ var d = Object.getOwnPropertyDescriptor(e, k);
48
+ Object.defineProperty(n, k, d.get ? d : {
49
+ enumerable: true,
50
+ get: function () { return e[k]; }
51
+ });
52
+ }
53
+ });
54
+ });
55
+ return Object.freeze(n);
56
+ }
57
+
58
+ var version = "1.3.8";
44
59
 
45
60
  declare const Repeat: RepeatType;
46
61
  /**
@@ -119,6 +134,11 @@ declare const SYSTEM_RESERVED_STORAGE_KEYS: {
119
134
  LAST_STEP_GLUED: string;
120
135
  };
121
136
 
137
+ var pixijs = /*#__PURE__*/_mergeNamespaces({
138
+ __proto__: null,
139
+ default: pixi_js
140
+ }, [pixi_js]);
141
+
122
142
  declare class GameUnifier {
123
143
  static init(options: {
124
144
  /**
@@ -466,4 +486,4 @@ declare const _default: {
466
486
  PIXIVN_VERSION: string;
467
487
  };
468
488
 
469
- export { CANVAS_APP_GAME_LAYER_ALIAS, CanvasManagerInterface, Game, GameState, GameUnifier, HistoryManagerInterface, LabelAbstract, NarrationManagerInterface, version as PIXIVN_VERSION, Pause, PauseType, Repeat, RepeatType, SYSTEM_RESERVED_STORAGE_KEYS, StepLabelPropsType, StepLabelType, StorageElementType, StorageManagerInterface, createExportableElement, _default as default, filters };
489
+ export { CANVAS_APP_GAME_LAYER_ALIAS, CanvasManagerInterface, Game, GameState, GameUnifier, HistoryManagerInterface, LabelAbstract, NarrationManagerInterface, pixijs as PIXI, version as PIXIVN_VERSION, Pause, PauseType, Repeat, RepeatType, SYSTEM_RESERVED_STORAGE_KEYS, StepLabelPropsType, StepLabelType, StorageElementType, StorageManagerInterface, createExportableElement, _default as default, filters };
package/dist/index.d.ts CHANGED
@@ -2,12 +2,12 @@ import * as _pixi_sound_lib_filters from '@pixi/sound/lib/filters';
2
2
  import * as pixi_js from 'pixi.js';
3
3
  import { ApplicationOptions, Rectangle } from 'pixi.js';
4
4
  export { Assets, ContainerOptions, Rectangle, Texture, TextureSourceLike, Ticker as TickerValue, UPDATE_PRIORITY } from 'pixi.js';
5
- import { S as SoundManager, s as soundUtils } from './index-Czfdktw9.js';
6
- export { b as Sound, c as SoundManagerStatic, a as sound } from './index-Czfdktw9.js';
5
+ import { S as SoundManager, s as soundUtils } from './index-BFrahVX5.js';
6
+ export { b as Sound, c as SoundManagerStatic, a as sound } from './index-BFrahVX5.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';
@@ -33,14 +33,29 @@ export { H as HistoryGameState } from './HistoryGameState-i_gx3rGM.js';
33
33
  export { a as ChoiceOptionInterface, d as Close, b as CloseChoiceOptionInterface, C as CloseType, D as DialogueInterface, H as HistoryStep, L as LabelRunModeType, O as OpenedLabel, S as StoredChoiceInterface, c as StoredIndexedChoiceInterface } from './OpenedLabel-DxlOwJKw.js';
34
34
  export { N as NarrationGameState } from './NarrationGameState-CqDh48n_.js';
35
35
  export { H as HistoryChoiceMenuOption, N as NarrationHistory } from './HistoryChoiceMenuOption-Kj_P28ke.js';
36
- export { E as ExportedSound, c as SoundFilterMemory, S as SoundGameState, a as SoundOptions, b as SoundPlayOptions } from './SoundGameState-BG_iPwjt.js';
36
+ export { E as ExportedSound, d as SoundFilterMemory, b as SoundGameState, a as SoundOptions, S as SoundPlayOptions } from './SoundGameState-CQ7cbvIY.js';
37
37
  export { S as StoredClassModel } from './StoredClassModel-CjdhvNgB.js';
38
38
  export { S as StorageGameState } from './StorageGameState-Cnfj75sk.js';
39
39
  import 'lru-cache';
40
40
  import 'deep-diff';
41
41
  import 'microdiff';
42
42
 
43
- var version = "1.3.3";
43
+ function _mergeNamespaces(n, m) {
44
+ m.forEach(function (e) {
45
+ e && typeof e !== 'string' && !Array.isArray(e) && Object.keys(e).forEach(function (k) {
46
+ if (k !== 'default' && !(k in n)) {
47
+ var d = Object.getOwnPropertyDescriptor(e, k);
48
+ Object.defineProperty(n, k, d.get ? d : {
49
+ enumerable: true,
50
+ get: function () { return e[k]; }
51
+ });
52
+ }
53
+ });
54
+ });
55
+ return Object.freeze(n);
56
+ }
57
+
58
+ var version = "1.3.8";
44
59
 
45
60
  declare const Repeat: RepeatType;
46
61
  /**
@@ -119,6 +134,11 @@ declare const SYSTEM_RESERVED_STORAGE_KEYS: {
119
134
  LAST_STEP_GLUED: string;
120
135
  };
121
136
 
137
+ var pixijs = /*#__PURE__*/_mergeNamespaces({
138
+ __proto__: null,
139
+ default: pixi_js
140
+ }, [pixi_js]);
141
+
122
142
  declare class GameUnifier {
123
143
  static init(options: {
124
144
  /**
@@ -466,4 +486,4 @@ declare const _default: {
466
486
  PIXIVN_VERSION: string;
467
487
  };
468
488
 
469
- export { CANVAS_APP_GAME_LAYER_ALIAS, CanvasManagerInterface, Game, GameState, GameUnifier, HistoryManagerInterface, LabelAbstract, NarrationManagerInterface, version as PIXIVN_VERSION, Pause, PauseType, Repeat, RepeatType, SYSTEM_RESERVED_STORAGE_KEYS, StepLabelPropsType, StepLabelType, StorageElementType, StorageManagerInterface, createExportableElement, _default as default, filters };
489
+ export { CANVAS_APP_GAME_LAYER_ALIAS, CanvasManagerInterface, Game, GameState, GameUnifier, HistoryManagerInterface, LabelAbstract, NarrationManagerInterface, pixijs as PIXI, version as PIXIVN_VERSION, Pause, PauseType, Repeat, RepeatType, SYSTEM_RESERVED_STORAGE_KEYS, StepLabelPropsType, StepLabelType, StorageElementType, StorageManagerInterface, createExportableElement, _default as default, filters };