@syntrologie/adapt-feedback 2.49.1 → 2.50.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.
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  FeedbackWidgetLitMountable,
3
3
  SyntroFeedbackElement
4
- } from "./chunk-3IZTJOTL.js";
4
+ } from "./chunk-IL7DX4HC.js";
5
5
  export {
6
6
  FeedbackWidgetLitMountable,
7
7
  SyntroFeedbackElement
@@ -1288,4 +1288,4 @@ export {
1288
1288
  * SPDX-License-Identifier: BSD-3-Clause
1289
1289
  *)
1290
1290
  */
1291
- //# sourceMappingURL=chunk-3IZTJOTL.js.map
1291
+ //# sourceMappingURL=chunk-IL7DX4HC.js.map
package/dist/runtime.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  FeedbackWidgetLitMountable
3
- } from "./chunk-3IZTJOTL.js";
3
+ } from "./chunk-IL7DX4HC.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.49.1",
3
+ "version": "2.50.0",
4
4
  "description": "Adaptive Feedback - Multi-step survey widget with branching logic and PostHog events",
5
5
  "license": "Proprietary",
6
6
  "private": false,