alphana-sdk 2.0.4 → 2.0.6

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.
@@ -470,6 +470,8 @@ declare class UserTracker {
470
470
  */
471
471
  init(): this;
472
472
  private bootstrapRuntime;
473
+ private scheduleEngagementWidgets;
474
+ private submitWidgetResponse;
473
475
  private applyElementBindings;
474
476
  private persistVisitorIfNeeded;
475
477
  /** Start plugins, network flush, and element listeners after consent is OK. */
@@ -470,6 +470,8 @@ declare class UserTracker {
470
470
  */
471
471
  init(): this;
472
472
  private bootstrapRuntime;
473
+ private scheduleEngagementWidgets;
474
+ private submitWidgetResponse;
473
475
  private applyElementBindings;
474
476
  private persistVisitorIfNeeded;
475
477
  /** Start plugins, network flush, and element listeners after consent is OK. */