@syntrologie/adapt-feedback 2.8.0-canary.271 → 2.8.0-canary.273

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.
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  FeedbackWidgetLitMountable,
3
3
  SyntroFeedbackElement
4
- } from "./chunk-KNDL4K3V.js";
4
+ } from "./chunk-6CCN3QKN.js";
5
5
  export {
6
6
  FeedbackWidgetLitMountable,
7
7
  SyntroFeedbackElement
@@ -1058,4 +1058,4 @@ export {
1058
1058
  SyntroFeedbackElement,
1059
1059
  FeedbackWidgetLitMountable
1060
1060
  };
1061
- //# sourceMappingURL=chunk-KNDL4K3V.js.map
1061
+ //# sourceMappingURL=chunk-6CCN3QKN.js.map
package/dist/runtime.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  FeedbackWidgetLitMountable
3
- } from "./chunk-KNDL4K3V.js";
3
+ } from "./chunk-6CCN3QKN.js";
4
4
 
5
5
  // src/runtime.ts
6
6
  var runtime = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@syntrologie/adapt-feedback",
3
- "version": "2.8.0-canary.271",
3
+ "version": "2.8.0-canary.273",
4
4
  "description": "Adaptive Feedback - Multi-step survey widget with branching logic and PostHog events",
5
5
  "license": "Proprietary",
6
6
  "private": false,