@syntrologie/runtime-sdk 2.12.0 → 2.13.0

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/index.js CHANGED
@@ -9,6 +9,7 @@ import {
9
9
  EventBus,
10
10
  EventHistory,
11
11
  ExecutorRegistry,
12
+ InterventionTracker,
12
13
  MAX_VISIBLE_TOASTS,
13
14
  NavigationMonitor,
14
15
  NotificationToastStack,
@@ -103,7 +104,7 @@ import {
103
104
  validateEventName,
104
105
  validateProps,
105
106
  widgetRegistry
106
- } from "./chunk-J2LGX2PV.js";
107
+ } from "./chunk-GF364MMB.js";
107
108
  import {
108
109
  AddClassZ,
109
110
  AnchorIdZ,
@@ -3395,6 +3396,7 @@ export {
3395
3396
  HighlightZ,
3396
3397
  InsertHtmlZ,
3397
3398
  InsertPositionZ,
3399
+ InterventionTracker,
3398
3400
  MAX_VISIBLE_TOASTS,
3399
3401
  MatchOpZ,
3400
3402
  ModalContentZ,