@drincs/pixi-vn 0.9.6 → 0.9.7

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.
Files changed (186) hide show
  1. package/dist/{ContainerChild-HBivknFV.d.ts → ContainerChild-B5yD0BI8.d.ts} +3 -7
  2. package/dist/{ContainerChild-CEuXVx00.d.cts → ContainerChild-WzyxEjAc.d.cts} +3 -7
  3. package/dist/{chunk-SCOZ46ME.js → chunk-IRUKNG2Y.js} +32 -18
  4. package/dist/{chunk-JMXJKUTS.js → chunk-NB4Q3GFK.js} +19 -11
  5. package/dist/{chunk-AQPVWC55.js → chunk-TOG67Z7Q.js} +1 -1
  6. package/dist/classes/CharacterBaseModel.cjs +50 -28
  7. package/dist/classes/CharacterBaseModel.js +3 -3
  8. package/dist/classes/CharacterStoredClass.cjs +50 -28
  9. package/dist/classes/CharacterStoredClass.js +3 -3
  10. package/dist/classes/ChoiceMenuOption.cjs +50 -28
  11. package/dist/classes/ChoiceMenuOption.js +3 -3
  12. package/dist/classes/Sound.cjs +50 -28
  13. package/dist/classes/Sound.js +3 -3
  14. package/dist/classes/StoredClassModel.cjs +50 -28
  15. package/dist/classes/StoredClassModel.js +3 -3
  16. package/dist/classes/canvas/AdditionalPositions.cjs +32 -18
  17. package/dist/classes/canvas/AdditionalPositions.js +1 -1
  18. package/dist/classes/canvas/CanvasBaseItem.d.cts +2 -2
  19. package/dist/classes/canvas/CanvasBaseItem.d.ts +2 -2
  20. package/dist/classes/canvas/Container.cjs +50 -28
  21. package/dist/classes/canvas/Container.d.cts +3 -2
  22. package/dist/classes/canvas/Container.d.ts +3 -2
  23. package/dist/classes/canvas/Container.js +3 -3
  24. package/dist/classes/canvas/ImageContainer.cjs +67 -45
  25. package/dist/classes/canvas/ImageContainer.d.cts +1 -1
  26. package/dist/classes/canvas/ImageContainer.d.ts +1 -1
  27. package/dist/classes/canvas/ImageContainer.js +3 -3
  28. package/dist/classes/canvas/ImageSprite.cjs +50 -28
  29. package/dist/classes/canvas/ImageSprite.d.cts +1 -1
  30. package/dist/classes/canvas/ImageSprite.d.ts +1 -1
  31. package/dist/classes/canvas/ImageSprite.js +3 -3
  32. package/dist/classes/canvas/Sprite.cjs +50 -28
  33. package/dist/classes/canvas/Sprite.d.cts +2 -2
  34. package/dist/classes/canvas/Sprite.d.ts +2 -2
  35. package/dist/classes/canvas/Sprite.js +3 -3
  36. package/dist/classes/canvas/Text.cjs +50 -28
  37. package/dist/classes/canvas/Text.d.cts +2 -2
  38. package/dist/classes/canvas/Text.d.ts +2 -2
  39. package/dist/classes/canvas/Text.js +3 -3
  40. package/dist/classes/canvas/VideoSprite.cjs +50 -28
  41. package/dist/classes/canvas/VideoSprite.d.cts +2 -2
  42. package/dist/classes/canvas/VideoSprite.d.ts +2 -2
  43. package/dist/classes/canvas/VideoSprite.js +3 -3
  44. package/dist/classes/index.cjs +50 -28
  45. package/dist/classes/index.d.cts +2 -2
  46. package/dist/classes/index.d.ts +2 -2
  47. package/dist/classes/index.js +3 -3
  48. package/dist/classes/ticker/FadeAlphaTicker.cjs +50 -28
  49. package/dist/classes/ticker/FadeAlphaTicker.js +3 -3
  50. package/dist/classes/ticker/MoveTicker.cjs +50 -28
  51. package/dist/classes/ticker/MoveTicker.js +3 -3
  52. package/dist/classes/ticker/RotateTicker.cjs +50 -28
  53. package/dist/classes/ticker/RotateTicker.js +3 -3
  54. package/dist/classes/ticker/TickerBase.cjs +50 -28
  55. package/dist/classes/ticker/TickerBase.js +3 -3
  56. package/dist/classes/ticker/ZoomTicker.cjs +50 -28
  57. package/dist/classes/ticker/ZoomTicker.js +3 -3
  58. package/dist/classes/ticker/index.cjs +50 -28
  59. package/dist/classes/ticker/index.js +3 -3
  60. package/dist/constants.cjs +1 -1
  61. package/dist/constants.d.cts +1 -1
  62. package/dist/constants.d.ts +1 -1
  63. package/dist/constants.js +1 -1
  64. package/dist/decorators/canvas-element-decorator.cjs +50 -28
  65. package/dist/decorators/canvas-element-decorator.d.cts +2 -2
  66. package/dist/decorators/canvas-element-decorator.d.ts +2 -2
  67. package/dist/decorators/canvas-element-decorator.js +3 -3
  68. package/dist/decorators/event-decorator.d.cts +2 -2
  69. package/dist/decorators/event-decorator.d.ts +2 -2
  70. package/dist/decorators/index.cjs +50 -28
  71. package/dist/decorators/index.d.cts +2 -2
  72. package/dist/decorators/index.d.ts +2 -2
  73. package/dist/decorators/index.js +3 -3
  74. package/dist/decorators/label-decorator.cjs +50 -28
  75. package/dist/decorators/label-decorator.js +3 -3
  76. package/dist/functions/canvas/canvas-effect.cjs +50 -28
  77. package/dist/functions/canvas/canvas-effect.js +3 -3
  78. package/dist/functions/canvas/canvas-memory-utility.cjs +50 -28
  79. package/dist/functions/canvas/canvas-memory-utility.d.cts +2 -2
  80. package/dist/functions/canvas/canvas-memory-utility.d.ts +2 -2
  81. package/dist/functions/canvas/canvas-memory-utility.js +3 -3
  82. package/dist/functions/canvas/canvas-transition.cjs +50 -28
  83. package/dist/functions/canvas/canvas-transition.d.cts +2 -2
  84. package/dist/functions/canvas/canvas-transition.d.ts +2 -2
  85. package/dist/functions/canvas/canvas-transition.js +3 -3
  86. package/dist/functions/canvas/canvas-utility.cjs +50 -28
  87. package/dist/functions/canvas/canvas-utility.js +3 -3
  88. package/dist/functions/canvas/image-container-utility.cjs +50 -28
  89. package/dist/functions/canvas/image-container-utility.d.cts +2 -2
  90. package/dist/functions/canvas/image-container-utility.d.ts +2 -2
  91. package/dist/functions/canvas/image-container-utility.js +3 -3
  92. package/dist/functions/canvas/image-utility.cjs +50 -28
  93. package/dist/functions/canvas/image-utility.d.cts +2 -2
  94. package/dist/functions/canvas/image-utility.d.ts +2 -2
  95. package/dist/functions/canvas/image-utility.js +3 -3
  96. package/dist/functions/canvas/video-utility.cjs +50 -28
  97. package/dist/functions/canvas/video-utility.d.cts +2 -2
  98. package/dist/functions/canvas/video-utility.d.ts +2 -2
  99. package/dist/functions/canvas/video-utility.js +3 -3
  100. package/dist/functions/dialogue-utility.cjs +50 -28
  101. package/dist/functions/dialogue-utility.js +3 -3
  102. package/dist/functions/flags-utility.cjs +50 -28
  103. package/dist/functions/flags-utility.js +3 -3
  104. package/dist/functions/game-utility.cjs +50 -28
  105. package/dist/functions/game-utility.js +3 -3
  106. package/dist/functions/index.cjs +50 -28
  107. package/dist/functions/index.d.cts +2 -2
  108. package/dist/functions/index.d.ts +2 -2
  109. package/dist/functions/index.js +3 -3
  110. package/dist/functions/saves-utility.cjs +50 -28
  111. package/dist/functions/saves-utility.d.cts +2 -2
  112. package/dist/functions/saves-utility.d.ts +2 -2
  113. package/dist/functions/saves-utility.js +3 -3
  114. package/dist/functions/texture-utility.cjs +50 -28
  115. package/dist/functions/texture-utility.d.cts +2 -2
  116. package/dist/functions/texture-utility.d.ts +2 -2
  117. package/dist/functions/texture-utility.js +3 -3
  118. package/dist/index.cjs +67 -47
  119. package/dist/index.d.cts +1 -1
  120. package/dist/index.d.ts +1 -1
  121. package/dist/index.js +3 -3
  122. package/dist/interface/HistoryStep.d.cts +2 -2
  123. package/dist/interface/HistoryStep.d.ts +2 -2
  124. package/dist/interface/SaveData.d.cts +2 -2
  125. package/dist/interface/SaveData.d.ts +2 -2
  126. package/dist/interface/canvas/canvas-memory.d.cts +2 -2
  127. package/dist/interface/canvas/canvas-memory.d.ts +2 -2
  128. package/dist/interface/canvas/canvas-options.d.cts +1 -1
  129. package/dist/interface/canvas/canvas-options.d.ts +1 -1
  130. package/dist/interface/export/ExportedCanvas.d.cts +2 -2
  131. package/dist/interface/export/ExportedCanvas.d.ts +2 -2
  132. package/dist/interface/export/ExportedStep.d.cts +2 -2
  133. package/dist/interface/export/ExportedStep.d.ts +2 -2
  134. package/dist/interface/index.d.cts +1 -1
  135. package/dist/interface/index.d.ts +1 -1
  136. package/dist/labels/BaseCanvasElementTestLabel.cjs +50 -28
  137. package/dist/labels/BaseCanvasElementTestLabel.js +3 -3
  138. package/dist/labels/CanvasEventsTestLabel.cjs +50 -28
  139. package/dist/labels/CanvasEventsTestLabel.d.cts +2 -2
  140. package/dist/labels/CanvasEventsTestLabel.d.ts +2 -2
  141. package/dist/labels/CanvasEventsTestLabel.js +3 -3
  142. package/dist/labels/CustomTickerCanvasElementTestLabel.cjs +67 -47
  143. package/dist/labels/CustomTickerCanvasElementTestLabel.js +3 -3
  144. package/dist/labels/ImagesAnimationsTestLabel.cjs +50 -28
  145. package/dist/labels/ImagesAnimationsTestLabel.js +3 -3
  146. package/dist/labels/InputTestLabel.cjs +50 -28
  147. package/dist/labels/InputTestLabel.js +3 -3
  148. package/dist/labels/MarkdownTest.cjs +50 -28
  149. package/dist/labels/MarkdownTest.js +3 -3
  150. package/dist/labels/SoundTestLabel.cjs +50 -28
  151. package/dist/labels/SoundTestLabel.js +3 -3
  152. package/dist/labels/StartLabel.cjs +50 -28
  153. package/dist/labels/StartLabel.js +3 -3
  154. package/dist/labels/StepLabelTest.cjs +50 -28
  155. package/dist/labels/StepLabelTest.js +3 -3
  156. package/dist/labels/VideoTestLabel.cjs +50 -28
  157. package/dist/labels/VideoTestLabel.js +3 -3
  158. package/dist/labels/index.cjs +50 -28
  159. package/dist/labels/index.js +3 -3
  160. package/dist/managers/CanvasManager.cjs +50 -28
  161. package/dist/managers/CanvasManager.d.cts +2 -2
  162. package/dist/managers/CanvasManager.d.ts +2 -2
  163. package/dist/managers/CanvasManager.js +3 -3
  164. package/dist/managers/CanvasManagerStatic.d.cts +2 -2
  165. package/dist/managers/CanvasManagerStatic.d.ts +2 -2
  166. package/dist/managers/NarrationManager.cjs +50 -28
  167. package/dist/managers/NarrationManager.d.cts +2 -2
  168. package/dist/managers/NarrationManager.d.ts +2 -2
  169. package/dist/managers/NarrationManager.js +3 -3
  170. package/dist/managers/NarrationManagerStatic.cjs +50 -28
  171. package/dist/managers/NarrationManagerStatic.d.cts +2 -2
  172. package/dist/managers/NarrationManagerStatic.d.ts +2 -2
  173. package/dist/managers/NarrationManagerStatic.js +3 -3
  174. package/dist/managers/SoundManager.cjs +50 -28
  175. package/dist/managers/SoundManager.js +3 -3
  176. package/dist/managers/StorageManager.cjs +50 -28
  177. package/dist/managers/StorageManager.js +3 -3
  178. package/dist/managers/index.cjs +50 -28
  179. package/dist/managers/index.d.cts +2 -2
  180. package/dist/managers/index.d.ts +2 -2
  181. package/dist/managers/index.js +3 -3
  182. package/dist/types/ContainerChild.d.cts +2 -2
  183. package/dist/types/ContainerChild.d.ts +2 -2
  184. package/dist/types/index.d.cts +2 -2
  185. package/dist/types/index.d.ts +2 -2
  186. package/package.json +1 -1
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  CharacterStoredClass
3
- } from "../chunk-JMXJKUTS.js";
3
+ } from "../chunk-NB4Q3GFK.js";
4
4
  import "../chunk-OMPJ74CO.js";
5
5
  import "../chunk-2JGQWY5I.js";
6
6
  import "../chunk-2BUPSB7O.js";
7
- import "../chunk-SCOZ46ME.js";
7
+ import "../chunk-IRUKNG2Y.js";
8
8
  import "../chunk-6GJXIPNB.js";
9
9
  import "../chunk-I6TNJEE3.js";
10
10
  import "../chunk-DPUSONJ3.js";
@@ -21,7 +21,7 @@ import "../chunk-ZBUW3MBH.js";
21
21
  import "../chunk-PIYIZHZL.js";
22
22
  import "../chunk-B7XQM2BB.js";
23
23
  import "../chunk-LEMOIFSV.js";
24
- import "../chunk-AQPVWC55.js";
24
+ import "../chunk-TOG67Z7Q.js";
25
25
  import "../chunk-WS3FY4Q6.js";
26
26
  import "../chunk-Z3NBKYVU.js";
27
27
  import "../chunk-SAUNZQHZ.js";
@@ -57721,7 +57721,7 @@ extensions.add(soundAsset);
57721
57721
  var sound = setInstance(new SoundLibrary());
57722
57722
 
57723
57723
  // package.json
57724
- var version = "0.9.6";
57724
+ var version = "0.9.7";
57725
57725
 
57726
57726
  // src/constants.ts
57727
57727
  var Repeat = "repeat";
@@ -57967,12 +57967,15 @@ var Container3 = class extends Container {
57967
57967
  this.setMemory(value);
57968
57968
  }
57969
57969
  async setMemory(value) {
57970
+ await this.importChildren(value);
57971
+ return await setMemoryContainer(this, value);
57972
+ }
57973
+ async importChildren(value) {
57970
57974
  for (let i3 = 0; i3 < value.elements.length; i3++) {
57971
57975
  let child = value.elements[i3];
57972
57976
  let element = await importCanvasElement(child);
57973
57977
  this.addChild(element);
57974
57978
  }
57975
- return await setMemoryContainer(this, value);
57976
57979
  }
57977
57980
  };
57978
57981
  function getMemoryContainer(element) {
@@ -58060,29 +58063,43 @@ function analizePositionsExtensionProps(props) {
58060
58063
  if (!props) {
58061
58064
  return props;
58062
58065
  }
58063
- if (props.align != void 0) {
58064
- if (typeof props.align === "number") {
58065
- props.xAlign = props.align;
58066
- props.yAlign = props.align;
58067
- } else {
58068
- if (props.align.x != void 0) {
58069
- props.xAlign = props.align.x;
58066
+ if (typeof props.align !== "number") {
58067
+ if (props.xAlign != void 0) {
58068
+ if (props.align === void 0) {
58069
+ props.align = { x: props.xAlign };
58070
+ delete props.xAlign;
58071
+ } else {
58072
+ props.align.x = props.xAlign;
58073
+ delete props.xAlign;
58070
58074
  }
58071
- if (props.align.y != void 0) {
58072
- props.yAlign = props.align.y;
58075
+ }
58076
+ if (props.yAlign != void 0) {
58077
+ if (props.align === void 0) {
58078
+ props.align = { y: props.yAlign };
58079
+ delete props.yAlign;
58080
+ } else {
58081
+ props.align.y = props.yAlign;
58082
+ delete props.yAlign;
58073
58083
  }
58074
58084
  }
58075
58085
  }
58076
- if (props.percentagePosition != void 0) {
58077
- if (typeof props.percentagePosition === "number") {
58078
- props.xPercentagePosition = props.percentagePosition;
58079
- props.yPercentagePosition = props.percentagePosition;
58080
- } else {
58081
- if (props.percentagePosition.x != void 0) {
58082
- props.xPercentagePosition = props.percentagePosition.x;
58086
+ if (typeof props.percentagePosition !== "number") {
58087
+ if (props.xPercentagePosition != void 0) {
58088
+ if (props.percentagePosition === void 0) {
58089
+ props.percentagePosition = { x: props.xPercentagePosition };
58090
+ delete props.xPercentagePosition;
58091
+ } else {
58092
+ props.percentagePosition.x = props.xPercentagePosition;
58093
+ delete props.xPercentagePosition;
58083
58094
  }
58084
- if (props.percentagePosition.y != void 0) {
58085
- props.yPercentagePosition = props.percentagePosition.y;
58095
+ }
58096
+ if (props.yPercentagePosition != void 0) {
58097
+ if (props.percentagePosition === void 0) {
58098
+ props.percentagePosition = { y: props.yPercentagePosition };
58099
+ delete props.yPercentagePosition;
58100
+ } else {
58101
+ props.percentagePosition.y = props.yPercentagePosition;
58102
+ delete props.yPercentagePosition;
58086
58103
  }
58087
58104
  }
58088
58105
  }
@@ -58102,10 +58119,10 @@ var ImageContainer = class extends Container3 {
58102
58119
  if (options?.anchor !== void 0) {
58103
58120
  this.anchor = options.anchor;
58104
58121
  }
58105
- if (options?.align !== void 0) {
58122
+ if (options && "align" in options && options?.align !== void 0) {
58106
58123
  this.align = options.align;
58107
58124
  }
58108
- if (options?.percentagePosition !== void 0) {
58125
+ if (options && "percentagePosition" in options && options?.percentagePosition !== void 0) {
58109
58126
  this.percentagePosition = options.percentagePosition;
58110
58127
  }
58111
58128
  }
@@ -58123,7 +58140,8 @@ var ImageContainer = class extends Container3 {
58123
58140
  this.setMemory(value);
58124
58141
  }
58125
58142
  async setMemory(value) {
58126
- await super.setMemory(value);
58143
+ await this.importChildren(value);
58144
+ await setMemoryImageContainer(this, value);
58127
58145
  this.reloadAnchor();
58128
58146
  this.reloadPosition();
58129
58147
  }
@@ -58297,11 +58315,13 @@ var ImageContainer = class extends Container3 {
58297
58315
  }
58298
58316
  };
58299
58317
  async function setMemoryImageContainer(element, memory, opstions) {
58318
+ memory = analizePositionsExtensionProps(memory);
58300
58319
  setMemoryContainer(element, memory, {
58301
58320
  ...opstions,
58302
58321
  end: async () => {
58303
58322
  "anchor" in memory && memory.anchor !== void 0 && (element.anchor = memory.anchor);
58304
58323
  "align" in memory && memory.align !== void 0 && (element.align = memory.align);
58324
+ "percentagePosition" in memory && memory.percentagePosition !== void 0 && (element.percentagePosition = memory.percentagePosition);
58305
58325
  if ("loadIsStarted" in memory && memory.loadIsStarted) {
58306
58326
  await element.load();
58307
58327
  }
@@ -60358,7 +60378,6 @@ var CanvasManager = class {
60358
60378
  * @param data The object.
60359
60379
  */
60360
60380
  async import(data) {
60361
- this.clear();
60362
60381
  try {
60363
60382
  let tickersOnPause = data["tickersOnPause"] || {};
60364
60383
  if (data.hasOwnProperty("elementAliasesOrder") && data.hasOwnProperty("elements")) {
@@ -60366,6 +60385,7 @@ var CanvasManager = class {
60366
60385
  let elementAliasesOrder = data["elementAliasesOrder"];
60367
60386
  let promises = elementAliasesOrder.filter((alias) => currentElements[alias]).map((alias) => importCanvasElement(currentElements[alias]));
60368
60387
  let list = await Promise.all(promises);
60388
+ this.clear();
60369
60389
  list.forEach((element, i3) => {
60370
60390
  let alias = elementAliasesOrder[i3];
60371
60391
  this.add(alias, element);
@@ -63635,9 +63655,8 @@ var customPositionTest = newLabel("___pixi_vn_images_custom_position_test___", [
63635
63655
  - ${skullyName} will be added with the anchor set to 0.5 and align set to 0.25.`
63636
63656
  };
63637
63657
  canvas.removeAll();
63638
- let container = addImageCointainer("container", [eggHeadImage, flowerTopImage]);
63639
- container.anchor = 0.5;
63640
- container.align = 0.5;
63658
+ let container = new ImageContainer({ anchor: 0.5, align: 0.5 }, [eggHeadImage, flowerTopImage]);
63659
+ canvas.add("container", container);
63641
63660
  let helmlok = addImage("helmlok", helmlokImage);
63642
63661
  helmlok.anchor = 0.5;
63643
63662
  helmlok.xAlign = 1;
@@ -63948,6 +63967,7 @@ var ImageSprite = class _ImageSprite extends Sprite2 {
63948
63967
  pixivnId = CANVAS_IMAGE_ID;
63949
63968
  constructor(options, textureAlias) {
63950
63969
  super(options);
63970
+ options = analizePositionsExtensionProps(options);
63951
63971
  if (textureAlias) {
63952
63972
  this.textureAlias = textureAlias;
63953
63973
  }
@@ -63971,7 +63991,7 @@ var ImageSprite = class _ImageSprite extends Sprite2 {
63971
63991
  this.setMemory(value);
63972
63992
  }
63973
63993
  async setMemory(value) {
63974
- await super.setMemory(value);
63994
+ await setMemoryImageSprite(this, value);
63975
63995
  this.reloadPosition();
63976
63996
  }
63977
63997
  static from(source7, skipCache) {
@@ -64108,9 +64128,11 @@ var ImageSprite = class _ImageSprite extends Sprite2 {
64108
64128
  }
64109
64129
  };
64110
64130
  async function setMemoryImageSprite(element, memory) {
64131
+ memory = analizePositionsExtensionProps(memory);
64111
64132
  return await setMemorySprite(element, memory, {
64112
64133
  half: async () => {
64113
64134
  "align" in memory && memory.align !== void 0 && (element.align = memory.align);
64135
+ "percentagePosition" in memory && memory.percentagePosition !== void 0 && (element.percentagePosition = memory.percentagePosition);
64114
64136
  "imageLink" in memory && memory.imageLink !== void 0 && (element.textureAlias = memory.imageLink);
64115
64137
  if ("loadIsStarted" in memory && memory.loadIsStarted) {
64116
64138
  await element.load();
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  ChoiceMenuOption,
3
3
  ChoiceMenuOptionClose
4
- } from "../chunk-JMXJKUTS.js";
4
+ } from "../chunk-NB4Q3GFK.js";
5
5
  import "../chunk-OMPJ74CO.js";
6
6
  import "../chunk-2JGQWY5I.js";
7
7
  import "../chunk-2BUPSB7O.js";
8
- import "../chunk-SCOZ46ME.js";
8
+ import "../chunk-IRUKNG2Y.js";
9
9
  import "../chunk-6GJXIPNB.js";
10
10
  import "../chunk-I6TNJEE3.js";
11
11
  import "../chunk-DPUSONJ3.js";
@@ -22,7 +22,7 @@ import "../chunk-ZBUW3MBH.js";
22
22
  import "../chunk-PIYIZHZL.js";
23
23
  import "../chunk-B7XQM2BB.js";
24
24
  import "../chunk-LEMOIFSV.js";
25
- import "../chunk-AQPVWC55.js";
25
+ import "../chunk-TOG67Z7Q.js";
26
26
  import "../chunk-WS3FY4Q6.js";
27
27
  import "../chunk-Z3NBKYVU.js";
28
28
  import "../chunk-SAUNZQHZ.js";
@@ -57723,7 +57723,7 @@ init_lib();
57723
57723
  init_lib();
57724
57724
 
57725
57725
  // package.json
57726
- var version = "0.9.6";
57726
+ var version = "0.9.7";
57727
57727
 
57728
57728
  // src/constants.ts
57729
57729
  var Repeat = "repeat";
@@ -58624,29 +58624,43 @@ function analizePositionsExtensionProps(props) {
58624
58624
  if (!props) {
58625
58625
  return props;
58626
58626
  }
58627
- if (props.align != void 0) {
58628
- if (typeof props.align === "number") {
58629
- props.xAlign = props.align;
58630
- props.yAlign = props.align;
58631
- } else {
58632
- if (props.align.x != void 0) {
58633
- props.xAlign = props.align.x;
58627
+ if (typeof props.align !== "number") {
58628
+ if (props.xAlign != void 0) {
58629
+ if (props.align === void 0) {
58630
+ props.align = { x: props.xAlign };
58631
+ delete props.xAlign;
58632
+ } else {
58633
+ props.align.x = props.xAlign;
58634
+ delete props.xAlign;
58634
58635
  }
58635
- if (props.align.y != void 0) {
58636
- props.yAlign = props.align.y;
58636
+ }
58637
+ if (props.yAlign != void 0) {
58638
+ if (props.align === void 0) {
58639
+ props.align = { y: props.yAlign };
58640
+ delete props.yAlign;
58641
+ } else {
58642
+ props.align.y = props.yAlign;
58643
+ delete props.yAlign;
58637
58644
  }
58638
58645
  }
58639
58646
  }
58640
- if (props.percentagePosition != void 0) {
58641
- if (typeof props.percentagePosition === "number") {
58642
- props.xPercentagePosition = props.percentagePosition;
58643
- props.yPercentagePosition = props.percentagePosition;
58644
- } else {
58645
- if (props.percentagePosition.x != void 0) {
58646
- props.xPercentagePosition = props.percentagePosition.x;
58647
+ if (typeof props.percentagePosition !== "number") {
58648
+ if (props.xPercentagePosition != void 0) {
58649
+ if (props.percentagePosition === void 0) {
58650
+ props.percentagePosition = { x: props.xPercentagePosition };
58651
+ delete props.xPercentagePosition;
58652
+ } else {
58653
+ props.percentagePosition.x = props.xPercentagePosition;
58654
+ delete props.xPercentagePosition;
58647
58655
  }
58648
- if (props.percentagePosition.y != void 0) {
58649
- props.yPercentagePosition = props.percentagePosition.y;
58656
+ }
58657
+ if (props.yPercentagePosition != void 0) {
58658
+ if (props.percentagePosition === void 0) {
58659
+ props.percentagePosition = { y: props.yPercentagePosition };
58660
+ delete props.yPercentagePosition;
58661
+ } else {
58662
+ props.percentagePosition.y = props.yPercentagePosition;
58663
+ delete props.yPercentagePosition;
58650
58664
  }
58651
58665
  }
58652
58666
  }
@@ -58688,12 +58702,15 @@ var Container2 = class extends Container {
58688
58702
  this.setMemory(value);
58689
58703
  }
58690
58704
  async setMemory(value) {
58705
+ await this.importChildren(value);
58706
+ return await setMemoryContainer(this, value);
58707
+ }
58708
+ async importChildren(value) {
58691
58709
  for (let i3 = 0; i3 < value.elements.length; i3++) {
58692
58710
  let child = value.elements[i3];
58693
58711
  let element = await importCanvasElement(child);
58694
58712
  this.addChild(element);
58695
58713
  }
58696
- return await setMemoryContainer(this, value);
58697
58714
  }
58698
58715
  };
58699
58716
  function getMemoryContainer(element) {
@@ -58785,10 +58802,10 @@ var ImageContainer = class extends Container2 {
58785
58802
  if (options?.anchor !== void 0) {
58786
58803
  this.anchor = options.anchor;
58787
58804
  }
58788
- if (options?.align !== void 0) {
58805
+ if (options && "align" in options && options?.align !== void 0) {
58789
58806
  this.align = options.align;
58790
58807
  }
58791
- if (options?.percentagePosition !== void 0) {
58808
+ if (options && "percentagePosition" in options && options?.percentagePosition !== void 0) {
58792
58809
  this.percentagePosition = options.percentagePosition;
58793
58810
  }
58794
58811
  }
@@ -58806,7 +58823,8 @@ var ImageContainer = class extends Container2 {
58806
58823
  this.setMemory(value);
58807
58824
  }
58808
58825
  async setMemory(value) {
58809
- await super.setMemory(value);
58826
+ await this.importChildren(value);
58827
+ await setMemoryImageContainer(this, value);
58810
58828
  this.reloadAnchor();
58811
58829
  this.reloadPosition();
58812
58830
  }
@@ -58980,11 +58998,13 @@ var ImageContainer = class extends Container2 {
58980
58998
  }
58981
58999
  };
58982
59000
  async function setMemoryImageContainer(element, memory, opstions) {
59001
+ memory = analizePositionsExtensionProps(memory);
58983
59002
  setMemoryContainer(element, memory, {
58984
59003
  ...opstions,
58985
59004
  end: async () => {
58986
59005
  "anchor" in memory && memory.anchor !== void 0 && (element.anchor = memory.anchor);
58987
59006
  "align" in memory && memory.align !== void 0 && (element.align = memory.align);
59007
+ "percentagePosition" in memory && memory.percentagePosition !== void 0 && (element.percentagePosition = memory.percentagePosition);
58988
59008
  if ("loadIsStarted" in memory && memory.loadIsStarted) {
58989
59009
  await element.load();
58990
59010
  }
@@ -60349,9 +60369,8 @@ var customPositionTest = newLabel("___pixi_vn_images_custom_position_test___", [
60349
60369
  - ${skullyName} will be added with the anchor set to 0.5 and align set to 0.25.`
60350
60370
  };
60351
60371
  canvas.removeAll();
60352
- let container = addImageCointainer("container", [eggHeadImage, flowerTopImage]);
60353
- container.anchor = 0.5;
60354
- container.align = 0.5;
60372
+ let container = new ImageContainer({ anchor: 0.5, align: 0.5 }, [eggHeadImage, flowerTopImage]);
60373
+ canvas.add("container", container);
60355
60374
  let helmlok = addImage("helmlok", helmlokImage);
60356
60375
  helmlok.anchor = 0.5;
60357
60376
  helmlok.xAlign = 1;
@@ -60811,6 +60830,7 @@ var ImageSprite = class _ImageSprite extends Sprite2 {
60811
60830
  pixivnId = CANVAS_IMAGE_ID;
60812
60831
  constructor(options, textureAlias) {
60813
60832
  super(options);
60833
+ options = analizePositionsExtensionProps(options);
60814
60834
  if (textureAlias) {
60815
60835
  this.textureAlias = textureAlias;
60816
60836
  }
@@ -60834,7 +60854,7 @@ var ImageSprite = class _ImageSprite extends Sprite2 {
60834
60854
  this.setMemory(value);
60835
60855
  }
60836
60856
  async setMemory(value) {
60837
- await super.setMemory(value);
60857
+ await setMemoryImageSprite(this, value);
60838
60858
  this.reloadPosition();
60839
60859
  }
60840
60860
  static from(source7, skipCache) {
@@ -60971,9 +60991,11 @@ var ImageSprite = class _ImageSprite extends Sprite2 {
60971
60991
  }
60972
60992
  };
60973
60993
  async function setMemoryImageSprite(element, memory) {
60994
+ memory = analizePositionsExtensionProps(memory);
60974
60995
  return await setMemorySprite(element, memory, {
60975
60996
  half: async () => {
60976
60997
  "align" in memory && memory.align !== void 0 && (element.align = memory.align);
60998
+ "percentagePosition" in memory && memory.percentagePosition !== void 0 && (element.percentagePosition = memory.percentagePosition);
60977
60999
  "imageLink" in memory && memory.imageLink !== void 0 && (element.textureAlias = memory.imageLink);
60978
61000
  if ("loadIsStarted" in memory && memory.loadIsStarted) {
60979
61001
  await element.load();
@@ -62571,7 +62593,6 @@ var CanvasManager = class {
62571
62593
  * @param data The object.
62572
62594
  */
62573
62595
  async import(data) {
62574
- this.clear();
62575
62596
  try {
62576
62597
  let tickersOnPause = data["tickersOnPause"] || {};
62577
62598
  if (data.hasOwnProperty("elementAliasesOrder") && data.hasOwnProperty("elements")) {
@@ -62579,6 +62600,7 @@ var CanvasManager = class {
62579
62600
  let elementAliasesOrder = data["elementAliasesOrder"];
62580
62601
  let promises = elementAliasesOrder.filter((alias) => currentElements[alias]).map((alias) => importCanvasElement(currentElements[alias]));
62581
62602
  let list = await Promise.all(promises);
62603
+ this.clear();
62582
62604
  list.forEach((element, i3) => {
62583
62605
  let alias = elementAliasesOrder[i3];
62584
62606
  this.add(alias, element);
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  Sound
3
- } from "../chunk-JMXJKUTS.js";
3
+ } from "../chunk-NB4Q3GFK.js";
4
4
  import "../chunk-OMPJ74CO.js";
5
5
  import "../chunk-2JGQWY5I.js";
6
6
  import "../chunk-2BUPSB7O.js";
7
- import "../chunk-SCOZ46ME.js";
7
+ import "../chunk-IRUKNG2Y.js";
8
8
  import "../chunk-6GJXIPNB.js";
9
9
  import "../chunk-I6TNJEE3.js";
10
10
  import "../chunk-DPUSONJ3.js";
@@ -21,7 +21,7 @@ import "../chunk-ZBUW3MBH.js";
21
21
  import "../chunk-PIYIZHZL.js";
22
22
  import "../chunk-B7XQM2BB.js";
23
23
  import "../chunk-LEMOIFSV.js";
24
- import "../chunk-AQPVWC55.js";
24
+ import "../chunk-TOG67Z7Q.js";
25
25
  import "../chunk-WS3FY4Q6.js";
26
26
  import "../chunk-Z3NBKYVU.js";
27
27
  import "../chunk-SAUNZQHZ.js";
@@ -57723,7 +57723,7 @@ extensions.add(soundAsset);
57723
57723
  var sound = setInstance(new SoundLibrary());
57724
57724
 
57725
57725
  // package.json
57726
- var version = "0.9.6";
57726
+ var version = "0.9.7";
57727
57727
 
57728
57728
  // src/constants.ts
57729
57729
  var Repeat = "repeat";
@@ -58624,29 +58624,43 @@ function analizePositionsExtensionProps(props) {
58624
58624
  if (!props) {
58625
58625
  return props;
58626
58626
  }
58627
- if (props.align != void 0) {
58628
- if (typeof props.align === "number") {
58629
- props.xAlign = props.align;
58630
- props.yAlign = props.align;
58631
- } else {
58632
- if (props.align.x != void 0) {
58633
- props.xAlign = props.align.x;
58627
+ if (typeof props.align !== "number") {
58628
+ if (props.xAlign != void 0) {
58629
+ if (props.align === void 0) {
58630
+ props.align = { x: props.xAlign };
58631
+ delete props.xAlign;
58632
+ } else {
58633
+ props.align.x = props.xAlign;
58634
+ delete props.xAlign;
58634
58635
  }
58635
- if (props.align.y != void 0) {
58636
- props.yAlign = props.align.y;
58636
+ }
58637
+ if (props.yAlign != void 0) {
58638
+ if (props.align === void 0) {
58639
+ props.align = { y: props.yAlign };
58640
+ delete props.yAlign;
58641
+ } else {
58642
+ props.align.y = props.yAlign;
58643
+ delete props.yAlign;
58637
58644
  }
58638
58645
  }
58639
58646
  }
58640
- if (props.percentagePosition != void 0) {
58641
- if (typeof props.percentagePosition === "number") {
58642
- props.xPercentagePosition = props.percentagePosition;
58643
- props.yPercentagePosition = props.percentagePosition;
58644
- } else {
58645
- if (props.percentagePosition.x != void 0) {
58646
- props.xPercentagePosition = props.percentagePosition.x;
58647
+ if (typeof props.percentagePosition !== "number") {
58648
+ if (props.xPercentagePosition != void 0) {
58649
+ if (props.percentagePosition === void 0) {
58650
+ props.percentagePosition = { x: props.xPercentagePosition };
58651
+ delete props.xPercentagePosition;
58652
+ } else {
58653
+ props.percentagePosition.x = props.xPercentagePosition;
58654
+ delete props.xPercentagePosition;
58647
58655
  }
58648
- if (props.percentagePosition.y != void 0) {
58649
- props.yPercentagePosition = props.percentagePosition.y;
58656
+ }
58657
+ if (props.yPercentagePosition != void 0) {
58658
+ if (props.percentagePosition === void 0) {
58659
+ props.percentagePosition = { y: props.yPercentagePosition };
58660
+ delete props.yPercentagePosition;
58661
+ } else {
58662
+ props.percentagePosition.y = props.yPercentagePosition;
58663
+ delete props.yPercentagePosition;
58650
58664
  }
58651
58665
  }
58652
58666
  }
@@ -58688,12 +58702,15 @@ var Container2 = class extends Container {
58688
58702
  this.setMemory(value);
58689
58703
  }
58690
58704
  async setMemory(value) {
58705
+ await this.importChildren(value);
58706
+ return await setMemoryContainer(this, value);
58707
+ }
58708
+ async importChildren(value) {
58691
58709
  for (let i3 = 0; i3 < value.elements.length; i3++) {
58692
58710
  let child = value.elements[i3];
58693
58711
  let element = await importCanvasElement(child);
58694
58712
  this.addChild(element);
58695
58713
  }
58696
- return await setMemoryContainer(this, value);
58697
58714
  }
58698
58715
  };
58699
58716
  function getMemoryContainer(element) {
@@ -58785,10 +58802,10 @@ var ImageContainer = class extends Container2 {
58785
58802
  if (options?.anchor !== void 0) {
58786
58803
  this.anchor = options.anchor;
58787
58804
  }
58788
- if (options?.align !== void 0) {
58805
+ if (options && "align" in options && options?.align !== void 0) {
58789
58806
  this.align = options.align;
58790
58807
  }
58791
- if (options?.percentagePosition !== void 0) {
58808
+ if (options && "percentagePosition" in options && options?.percentagePosition !== void 0) {
58792
58809
  this.percentagePosition = options.percentagePosition;
58793
58810
  }
58794
58811
  }
@@ -58806,7 +58823,8 @@ var ImageContainer = class extends Container2 {
58806
58823
  this.setMemory(value);
58807
58824
  }
58808
58825
  async setMemory(value) {
58809
- await super.setMemory(value);
58826
+ await this.importChildren(value);
58827
+ await setMemoryImageContainer(this, value);
58810
58828
  this.reloadAnchor();
58811
58829
  this.reloadPosition();
58812
58830
  }
@@ -58980,11 +58998,13 @@ var ImageContainer = class extends Container2 {
58980
58998
  }
58981
58999
  };
58982
59000
  async function setMemoryImageContainer(element, memory, opstions) {
59001
+ memory = analizePositionsExtensionProps(memory);
58983
59002
  setMemoryContainer(element, memory, {
58984
59003
  ...opstions,
58985
59004
  end: async () => {
58986
59005
  "anchor" in memory && memory.anchor !== void 0 && (element.anchor = memory.anchor);
58987
59006
  "align" in memory && memory.align !== void 0 && (element.align = memory.align);
59007
+ "percentagePosition" in memory && memory.percentagePosition !== void 0 && (element.percentagePosition = memory.percentagePosition);
58988
59008
  if ("loadIsStarted" in memory && memory.loadIsStarted) {
58989
59009
  await element.load();
58990
59010
  }
@@ -60349,9 +60369,8 @@ var customPositionTest = newLabel("___pixi_vn_images_custom_position_test___", [
60349
60369
  - ${skullyName} will be added with the anchor set to 0.5 and align set to 0.25.`
60350
60370
  };
60351
60371
  canvas.removeAll();
60352
- let container = addImageCointainer("container", [eggHeadImage, flowerTopImage]);
60353
- container.anchor = 0.5;
60354
- container.align = 0.5;
60372
+ let container = new ImageContainer({ anchor: 0.5, align: 0.5 }, [eggHeadImage, flowerTopImage]);
60373
+ canvas.add("container", container);
60355
60374
  let helmlok = addImage("helmlok", helmlokImage);
60356
60375
  helmlok.anchor = 0.5;
60357
60376
  helmlok.xAlign = 1;
@@ -60811,6 +60830,7 @@ var ImageSprite = class _ImageSprite extends Sprite2 {
60811
60830
  pixivnId = CANVAS_IMAGE_ID;
60812
60831
  constructor(options, textureAlias) {
60813
60832
  super(options);
60833
+ options = analizePositionsExtensionProps(options);
60814
60834
  if (textureAlias) {
60815
60835
  this.textureAlias = textureAlias;
60816
60836
  }
@@ -60834,7 +60854,7 @@ var ImageSprite = class _ImageSprite extends Sprite2 {
60834
60854
  this.setMemory(value);
60835
60855
  }
60836
60856
  async setMemory(value) {
60837
- await super.setMemory(value);
60857
+ await setMemoryImageSprite(this, value);
60838
60858
  this.reloadPosition();
60839
60859
  }
60840
60860
  static from(source7, skipCache) {
@@ -60971,9 +60991,11 @@ var ImageSprite = class _ImageSprite extends Sprite2 {
60971
60991
  }
60972
60992
  };
60973
60993
  async function setMemoryImageSprite(element, memory) {
60994
+ memory = analizePositionsExtensionProps(memory);
60974
60995
  return await setMemorySprite(element, memory, {
60975
60996
  half: async () => {
60976
60997
  "align" in memory && memory.align !== void 0 && (element.align = memory.align);
60998
+ "percentagePosition" in memory && memory.percentagePosition !== void 0 && (element.percentagePosition = memory.percentagePosition);
60977
60999
  "imageLink" in memory && memory.imageLink !== void 0 && (element.textureAlias = memory.imageLink);
60978
61000
  if ("loadIsStarted" in memory && memory.loadIsStarted) {
60979
61001
  await element.load();
@@ -62648,7 +62670,6 @@ var CanvasManager = class {
62648
62670
  * @param data The object.
62649
62671
  */
62650
62672
  async import(data) {
62651
- this.clear();
62652
62673
  try {
62653
62674
  let tickersOnPause = data["tickersOnPause"] || {};
62654
62675
  if (data.hasOwnProperty("elementAliasesOrder") && data.hasOwnProperty("elements")) {
@@ -62656,6 +62677,7 @@ var CanvasManager = class {
62656
62677
  let elementAliasesOrder = data["elementAliasesOrder"];
62657
62678
  let promises = elementAliasesOrder.filter((alias) => currentElements[alias]).map((alias) => importCanvasElement(currentElements[alias]));
62658
62679
  let list = await Promise.all(promises);
62680
+ this.clear();
62659
62681
  list.forEach((element, i3) => {
62660
62682
  let alias = elementAliasesOrder[i3];
62661
62683
  this.add(alias, element);
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  StoredClassModel
3
- } from "../chunk-JMXJKUTS.js";
3
+ } from "../chunk-NB4Q3GFK.js";
4
4
  import "../chunk-OMPJ74CO.js";
5
5
  import "../chunk-2JGQWY5I.js";
6
6
  import "../chunk-2BUPSB7O.js";
7
- import "../chunk-SCOZ46ME.js";
7
+ import "../chunk-IRUKNG2Y.js";
8
8
  import "../chunk-6GJXIPNB.js";
9
9
  import "../chunk-I6TNJEE3.js";
10
10
  import "../chunk-DPUSONJ3.js";
@@ -21,7 +21,7 @@ import "../chunk-ZBUW3MBH.js";
21
21
  import "../chunk-PIYIZHZL.js";
22
22
  import "../chunk-B7XQM2BB.js";
23
23
  import "../chunk-LEMOIFSV.js";
24
- import "../chunk-AQPVWC55.js";
24
+ import "../chunk-TOG67Z7Q.js";
25
25
  import "../chunk-WS3FY4Q6.js";
26
26
  import "../chunk-Z3NBKYVU.js";
27
27
  import "../chunk-SAUNZQHZ.js";