@syntrologie/runtime-sdk 2.2.0-canary.17 → 2.2.0-canary.18

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 CHANGED
@@ -12,6 +12,7 @@ The SDK ships a framework-agnostic `<smart-canvas>` custom element with an **ope
12
12
  - `createSmartCanvas` – imperative API (`window.SmartCanvas.create`) for non-React hosts.
13
13
  - **ActionEngine** – unified execution layer for interventions (highlight, tooltip, badge, DOM modifications)
14
14
  - **Surfaces** – managed surface system for rendering UI into named slots
15
+ - **v2 Runtime** – context, events, state, and decisions modules for activation-based rendering
15
16
  - GrowthBook/PostHog wrappers, hooks, rectangle components, and wheel remain available.
16
17
 
17
18
  ---
@@ -2092,7 +2092,7 @@ function getAntiFlickerSnippet(config = {}) {
2092
2092
  }
2093
2093
 
2094
2094
  // src/version.ts
2095
- var SDK_VERSION = "2.2.0-canary.17";
2095
+ var SDK_VERSION = "2.2.0-canary.18";
2096
2096
 
2097
2097
  // src/types.ts
2098
2098
  var SDK_SCHEMA_VERSION = "2.0";
@@ -9344,4 +9344,4 @@ export {
9344
9344
  encodeToken,
9345
9345
  Syntro
9346
9346
  };
9347
- //# sourceMappingURL=chunk-GQKP6IUV.js.map
9347
+ //# sourceMappingURL=chunk-DE7BCVIY.js.map