narrat 4.1.10 → 4.1.12

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.
@@ -4317,7 +4317,7 @@ export declare const sourceAllStores: {
4317
4317
  returnValue: any;
4318
4318
  }[];
4319
4319
  data: import("../stores/vm-store").DataState;
4320
- globalData: import("../stores/vm-store").DataState;
4320
+ globalSaveData: import("../stores/vm-store").DataState;
4321
4321
  lastLabel: string;
4322
4322
  jumpTarget?: {
4323
4323
  currentIndex: number;
@@ -1,20 +1,23 @@
1
+ export { useAchievements } from '../stores/achievements-store';
1
2
  export { useAudio } from '../stores/audio-store';
3
+ export { useChoicesTrackingStoreStore } from '../stores/choices-tracking-store';
2
4
  export { useConfig } from '../stores/config-store';
3
5
  export { useDialogStore } from '../stores/dialog-store';
4
6
  export { useHud } from '../stores/hud-stats-store';
5
7
  export { useInputs } from '../stores/inputs-store';
6
8
  export { useInventory } from '../stores/inventory-store';
9
+ export { useFontsStore } from '../stores/fonts-store';
10
+ export { useLocalization } from '../stores/localization-store';
7
11
  export { useMain } from '../stores/main-store';
8
12
  export { useMenu } from '../stores/menu-store';
9
13
  export { useNotifications } from '../stores/notification-store';
10
14
  export { useQuests } from '../stores/quest-log';
11
15
  export { useRenderingStore } from '../stores/rendering-store';
16
+ export { useScenes } from '../stores/scenes-store';
12
17
  export { useScreenObjects } from '../stores/screen-objects-store';
13
18
  export { useScreens } from '../stores/screens-store';
19
+ export { useSettings } from '../stores/settings-store';
14
20
  export { useSkills } from '../stores/skills';
21
+ export { useStartMenu } from '../stores/start-menu-store';
15
22
  export { useTooltips } from '../stores/tooltip-store';
16
23
  export { useVM } from '../stores/vm-store';
17
- export { useAchievements } from '../stores/achievements-store';
18
- export { useScenes } from '../stores/scenes-store';
19
- export { useFontsStore } from '../stores/fonts-store';
20
- export { useLocalization } from '../stores/localization-store';
@@ -1,4 +1,4 @@
1
- import { g as rw } from "./lib-_2UUuM2e.js";
1
+ import { g as rw } from "./lib-BoDhiA1S.js";
2
2
  function Ar(n) {
3
3
  return Array.isArray(n);
4
4
  }
@@ -35979,4 +35979,4 @@ export {
35979
35979
  Sz as toTextContent,
35980
35980
  P0 as valueType
35981
35981
  };
35982
- //# sourceMappingURL=index-BD8MgGTD.js.map
35982
+ //# sourceMappingURL=index-WARXsvba.js.map