@adobe/data 0.5.6 → 0.5.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/ecs/database/create-database.js +2 -1
- package/dist/ecs/database/create-database.js.map +1 -1
- package/dist/ecs/database/database.d.ts +2 -1
- package/dist/ecs/index.d.ts +0 -1
- package/dist/ecs/index.js +0 -1
- package/dist/ecs/index.js.map +1 -1
- package/dist/ecs/world/create-world.js +10 -5
- package/dist/ecs/world/create-world.js.map +1 -1
- package/dist/ecs/world/index.d.ts +1 -0
- package/dist/ecs/world/index.js +1 -0
- package/dist/ecs/world/index.js.map +1 -1
- package/dist/ecs/world/system-phase.d.ts +5 -0
- package/dist/ecs/world/system-phase.js +14 -0
- package/dist/ecs/world/system-phase.js.map +1 -0
- package/dist/ecs/world/system.d.ts +5 -0
- package/dist/ecs/world/world.d.ts +2 -0
- package/dist/graphics/camera/camera.d.ts +1 -1
- package/dist/graphics/camera/camera.js +1 -1
- package/dist/graphics/camera/camera.js.map +1 -1
- package/dist/lit/elements/index.d.ts +0 -3
- package/dist/lit/elements/index.js +0 -3
- package/dist/lit/elements/index.js.map +1 -1
- package/dist/math/f32/f32.d.ts +8 -0
- package/dist/math/f32/f32.js +24 -0
- package/dist/math/f32/f32.js.map +1 -0
- package/dist/math/i32/i32.d.ts +7 -0
- package/dist/math/i32/i32.js +24 -0
- package/dist/math/i32/i32.js.map +1 -0
- package/dist/math/index.d.ts +6 -0
- package/dist/math/index.js +6 -0
- package/dist/math/index.js.map +1 -1
- package/dist/math/u32/u32.d.ts +8 -0
- package/dist/math/u32/u32.js +24 -0
- package/dist/math/u32/u32.js.map +1 -0
- package/dist/observe/to-async-generator.js +4 -4
- package/dist/observe/to-async-generator.js.map +1 -1
- package/dist/samples/todo/elements/todo-list/todo-list-presentation.d.ts +1 -1
- package/dist/samples/todo/elements/todo-row/todo-row.d.ts +1 -1
- package/dist/samples/todo/elements/todo-toolbar/todo-toolbar.js +1 -1
- package/dist/samples/todo/elements/todo-toolbar/todo-toolbar.js.map +1 -1
- package/dist/samples/todo/services/dependent-state-service/create-dependent-state-service.js +1 -1
- package/dist/samples/todo/services/dependent-state-service/create-dependent-state-service.js.map +1 -1
- package/dist/samples/todo/services/state-service/create-todo-database.d.ts +4 -4
- package/dist/samples/todo/services/state-service/create-todo-database.js +1 -1
- package/dist/samples/todo/services/state-service/create-todo-database.js.map +1 -1
- package/dist/samples/todo/services/state-service/create-todo-store.d.ts +3 -3
- package/dist/samples/todo/services/state-service/create-todo-store.js +2 -2
- package/dist/samples/todo/services/state-service/create-todo-store.js.map +1 -1
- package/dist/samples/todo/services/state-service/todo-state-service.d.ts +1 -1
- package/dist/samples/todo/services/state-service/transactions/delete-todo.d.ts +1 -1
- package/dist/samples/todo/services/state-service/transactions/drag-todo.d.ts +1 -1
- package/dist/samples/todo/services/state-service/transactions/index.d.ts +1 -1
- package/dist/samples/todo/services/state-service/transactions/index.js +1 -1
- package/dist/samples/todo/services/state-service/transactions/index.js.map +1 -1
- package/dist/samples/todo/services/state-service/transactions/toggle-complete.d.ts +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
|
@@ -20,4 +20,4 @@ export * from './delete-todo.js';
|
|
|
20
20
|
export * from './toggle-complete.js';
|
|
21
21
|
export * from './create-bulk-todos.js';
|
|
22
22
|
export * from './drag-todo.js';
|
|
23
|
-
export { applyOperations } from '
|
|
23
|
+
export { applyOperations } from '../../../../../ecs/index.js';
|
|
@@ -21,5 +21,5 @@ export * from './toggle-complete.js';
|
|
|
21
21
|
export * from './create-bulk-todos.js';
|
|
22
22
|
export * from './drag-todo.js';
|
|
23
23
|
// This is used by the undo-redo actions, the implementation is in the data package.
|
|
24
|
-
export { applyOperations } from '
|
|
24
|
+
export { applyOperations } from '../../../../../ecs/index.js';
|
|
25
25
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/samples/todo/services/state-service/transactions/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;4EAgB4E;AAC5E,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gBAAgB,CAAC;AAC/B,oFAAoF;AACpF,OAAO,EAAE,eAAe,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/samples/todo/services/state-service/transactions/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;4EAgB4E;AAC5E,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gBAAgB,CAAC;AAC/B,oFAAoF;AACpF,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC"}
|
|
@@ -15,6 +15,6 @@
|
|
|
15
15
|
* is strictly forbidden unless prior written permission is obtained
|
|
16
16
|
* from Adobe.
|
|
17
17
|
**************************************************************************/
|
|
18
|
-
import { type Entity } from '
|
|
18
|
+
import { type Entity } from '../../../../../ecs/index.js';
|
|
19
19
|
import { type TodoStore } from '../create-todo-store.js';
|
|
20
20
|
export declare const toggleComplete: (t: TodoStore, id: Entity) => void;
|