@dreamboard-games/sdk 0.4.0-alpha.0 → 0.4.0-alpha.2
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/README.md +8 -1
- package/REFERENCE.md +1849 -379
- package/dist/{ResourceCounter-BTXklCEZ.d.ts → ResourceCounter-BuiNstXs.d.ts} +5 -1
- package/dist/{ThemeProvider-DvMl17Ny.d.ts → ThemeProvider-B1sIoBlX.d.ts} +1 -1
- package/dist/attributes-DbvyMbXw.d.ts +68 -0
- package/dist/authoring/index.d.ts +66 -0
- package/dist/authoring/index.js +560 -0
- package/dist/authoring/index.js.map +1 -0
- package/dist/browser-interaction.d.ts +246 -44
- package/dist/browser-interaction.js +14 -1
- package/dist/{chunk-Q5O7GPVY.js → chunk-45FI6XII.js} +630 -375
- package/dist/chunk-45FI6XII.js.map +1 -0
- package/dist/{chunk-4G7552LO.js → chunk-6JQFGSLD.js} +216 -47
- package/dist/chunk-6JQFGSLD.js.map +1 -0
- package/dist/{chunk-NBAEEHAU.js → chunk-CP35NPPY.js} +5926 -5266
- package/dist/chunk-CP35NPPY.js.map +1 -0
- package/dist/{chunk-2LDZ5C3T.js → chunk-FWVV2X74.js} +2 -2
- package/dist/{chunk-MNKDSGIA.js → chunk-HWJS3VOJ.js} +6 -2
- package/dist/chunk-HWJS3VOJ.js.map +1 -0
- package/dist/chunk-K5ZRJTZZ.js +328 -0
- package/dist/chunk-K5ZRJTZZ.js.map +1 -0
- package/dist/{chunk-U5KBV2BA.js → chunk-N6ZDIMRB.js} +444 -223
- package/dist/chunk-N6ZDIMRB.js.map +1 -0
- package/dist/chunk-O6M6PN4E.js +1225 -0
- package/dist/chunk-O6M6PN4E.js.map +1 -0
- package/dist/chunk-PF7L4BMG.js +117 -0
- package/dist/chunk-PF7L4BMG.js.map +1 -0
- package/dist/{chunk-P7F4L2FF.js → chunk-WOWFONLZ.js} +609 -1287
- package/dist/chunk-WOWFONLZ.js.map +1 -0
- package/dist/{chunk-QLG6VEMW.js → chunk-WUIVY2KE.js} +318 -21
- package/dist/chunk-WUIVY2KE.js.map +1 -0
- package/dist/chunk-ZAS2SENW.js +12 -0
- package/dist/chunk-ZAS2SENW.js.map +1 -0
- package/dist/codegen.d.ts +11 -1
- package/dist/codegen.js +1 -1
- package/dist/{components-DaIqi9QM.d.ts → components-BbWPnZCF.d.ts} +37 -70
- package/dist/{hex-board-view-UCUjMALd.d.ts → hex-board-view-Kz9Q_zsv.d.ts} +1 -1
- package/dist/index.js +2 -1
- package/dist/package-set.d.ts +2 -2
- package/dist/package-set.js +2 -1
- package/dist/player-state-Cqpyeql0.d.ts +371 -0
- package/dist/protocol-BP193lva.d.ts +267 -0
- package/dist/reducer/advanced.d.ts +2 -2
- package/dist/reducer/advanced.js +1 -1
- package/dist/reducer-contract.js +1 -1
- package/dist/reducer.d.ts +7 -7
- package/dist/reducer.js +190 -183
- package/dist/reducer.js.map +1 -1
- package/dist/runtime/primitives.d.ts +10 -9
- package/dist/runtime/primitives.js +9 -6
- package/dist/runtime/runtime-api.d.ts +2 -2
- package/dist/runtime/workspace-contract.d.ts +28 -76
- package/dist/runtime/workspace-contract.js +7 -5
- package/dist/runtime-api-BJharVaj.d.ts +198 -0
- package/dist/runtime-api-C6aWo9c0.d.ts +95 -0
- package/dist/runtime-json-CQ9QbLZ5.d.ts +5 -0
- package/dist/runtime.d.ts +80 -11
- package/dist/runtime.js +89 -445
- package/dist/runtime.js.map +1 -1
- package/dist/testing.d.ts +643 -22
- package/dist/testing.js +1371 -76
- package/dist/testing.js.map +1 -1
- package/dist/types-CYeN0wLK.d.ts +29 -0
- package/dist/{attributes-BeRyboMS.d.ts → types-DJj5MJkl.d.ts} +32 -55
- package/dist/types.d.ts +14 -7
- package/dist/ui/components.d.ts +4 -5
- package/dist/ui/components.js +19 -1
- package/dist/ui/player-state.d.ts +2 -365
- package/dist/ui/plugin-styles.css +1 -1
- package/dist/{ui-contract-BUC6iS3s.d.ts → ui-contract-CY7cxsCC.d.ts} +17 -26
- package/dist/ui.d.ts +8 -13
- package/dist/ui.js +20 -2
- package/dist/{views-B0hlW6IT.d.ts → views-fn2RuXOx.d.ts} +59 -44
- package/package.json +28 -4
- package/dist/chunk-4G7552LO.js.map +0 -1
- package/dist/chunk-MNKDSGIA.js.map +0 -1
- package/dist/chunk-NBAEEHAU.js.map +0 -1
- package/dist/chunk-P7F4L2FF.js.map +0 -1
- package/dist/chunk-Q5O7GPVY.js.map +0 -1
- package/dist/chunk-QLG6VEMW.js.map +0 -1
- package/dist/chunk-U5KBV2BA.js.map +0 -1
- package/dist/hex-color-MhOyuY-o.d.ts +0 -8
- package/dist/runtime-api-BXd70c2e.d.ts +0 -490
- /package/dist/{chunk-2LDZ5C3T.js.map → chunk-FWVV2X74.js.map} +0 -0
|
@@ -18,16 +18,19 @@ import {
|
|
|
18
18
|
browserInteractionEffectPatternMatches,
|
|
19
19
|
browserInteractionEffectPatternSchema,
|
|
20
20
|
browserInteractionEffectSchema,
|
|
21
|
+
browserInteractionPointerTargetSchema,
|
|
21
22
|
browserInteractionSnapshotSchema,
|
|
22
23
|
browserSemanticSurfaceSnapshotSchema,
|
|
23
24
|
browserUnknownSurfaceSnapshotSchema,
|
|
24
25
|
compareStableJson,
|
|
25
26
|
createBrowserInteractionActuatorAttributes,
|
|
26
27
|
createBrowserInteractionActuatorKey,
|
|
28
|
+
createBrowserInteractionPointerTargetAttributes,
|
|
27
29
|
createBrowserInteractionRegistry,
|
|
28
30
|
createBrowserInteractionRootAttributes,
|
|
29
31
|
createGameplayActuatorAttributes,
|
|
30
32
|
createGameplayInteractionRootAttributes,
|
|
33
|
+
createGameplayPointerTargetAttributes,
|
|
31
34
|
decodeBrowserInteractionEffect,
|
|
32
35
|
decodeBrowserInteractionEffectPattern,
|
|
33
36
|
decodeCanonicalCandidateValue,
|
|
@@ -45,11 +48,15 @@ import {
|
|
|
45
48
|
gameplaySetScalarEffect,
|
|
46
49
|
isSemanticSurfaceSnapshot,
|
|
47
50
|
normalizeBrowserInteractionRecords,
|
|
51
|
+
pointerTargetIdentityKey,
|
|
52
|
+
readBrowserInteractionSnapshot,
|
|
48
53
|
resolveBrowserInteractionEffect,
|
|
49
54
|
resolveBrowserInteractionIntent,
|
|
55
|
+
resolveBrowserPointerTarget,
|
|
50
56
|
targetIdentityKey,
|
|
51
57
|
validateBrowserInteractionSnapshot
|
|
52
|
-
} from "./chunk-
|
|
58
|
+
} from "./chunk-WUIVY2KE.js";
|
|
59
|
+
import "./chunk-PF7L4BMG.js";
|
|
53
60
|
import "./chunk-PZ5AY32C.js";
|
|
54
61
|
export {
|
|
55
62
|
BROWSER_INTERACTION_ACTUATOR_KINDS,
|
|
@@ -71,16 +78,19 @@ export {
|
|
|
71
78
|
browserInteractionEffectPatternMatches,
|
|
72
79
|
browserInteractionEffectPatternSchema,
|
|
73
80
|
browserInteractionEffectSchema,
|
|
81
|
+
browserInteractionPointerTargetSchema,
|
|
74
82
|
browserInteractionSnapshotSchema,
|
|
75
83
|
browserSemanticSurfaceSnapshotSchema,
|
|
76
84
|
browserUnknownSurfaceSnapshotSchema,
|
|
77
85
|
compareStableJson,
|
|
78
86
|
createBrowserInteractionActuatorAttributes,
|
|
79
87
|
createBrowserInteractionActuatorKey,
|
|
88
|
+
createBrowserInteractionPointerTargetAttributes,
|
|
80
89
|
createBrowserInteractionRegistry,
|
|
81
90
|
createBrowserInteractionRootAttributes,
|
|
82
91
|
createGameplayActuatorAttributes,
|
|
83
92
|
createGameplayInteractionRootAttributes,
|
|
93
|
+
createGameplayPointerTargetAttributes,
|
|
84
94
|
decodeBrowserInteractionEffect,
|
|
85
95
|
decodeBrowserInteractionEffectPattern,
|
|
86
96
|
decodeCanonicalCandidateValue,
|
|
@@ -98,8 +108,11 @@ export {
|
|
|
98
108
|
gameplaySetScalarEffect,
|
|
99
109
|
isSemanticSurfaceSnapshot,
|
|
100
110
|
normalizeBrowserInteractionRecords,
|
|
111
|
+
pointerTargetIdentityKey,
|
|
112
|
+
readBrowserInteractionSnapshot,
|
|
101
113
|
resolveBrowserInteractionEffect,
|
|
102
114
|
resolveBrowserInteractionIntent,
|
|
115
|
+
resolveBrowserPointerTarget,
|
|
103
116
|
targetIdentityKey,
|
|
104
117
|
validateBrowserInteractionSnapshot
|
|
105
118
|
};
|