@appcues/web-sdk 7.24.5 → 7.25.1

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.
Files changed (23) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/build/bind-interface.d.ts.map +1 -1
  3. package/build/{bootstrap.npm.DhCL3ysC.js → bootstrap.npm.D9rMPDG3.js} +901 -822
  4. package/build/index.npm.js +1 -1
  5. package/build/main.d.ts.map +1 -1
  6. package/build/sagas/experiences-sagas.d.ts.map +1 -1
  7. package/build/snippets/context.d.ts +13 -0
  8. package/build/snippets/context.d.ts.map +1 -0
  9. package/build/snippets/error.d.ts +11 -0
  10. package/build/snippets/error.d.ts.map +1 -0
  11. package/build/snippets/load-snippets.d.ts +21 -0
  12. package/build/snippets/load-snippets.d.ts.map +1 -0
  13. package/build/snippets/register.d.ts +16 -0
  14. package/build/snippets/register.d.ts.map +1 -0
  15. package/package.json +1 -1
  16. /package/build/{checklist.fba46edf57684df073fc8ac7224084af20b180eb.css → checklist.118aac89845df1b399011c9ff0b32b9685523101.css} +0 -0
  17. /package/build/{container.fba46edf57684df073fc8ac7224084af20b180eb.css → container.118aac89845df1b399011c9ff0b32b9685523101.css} +0 -0
  18. /package/build/{debugger.fba46edf57684df073fc8ac7224084af20b180eb.css → debugger.118aac89845df1b399011c9ff0b32b9685523101.css} +0 -0
  19. /package/build/{modal-step-legacy-render.fba46edf57684df073fc8ac7224084af20b180eb.css → modal-step-legacy-render.118aac89845df1b399011c9ff0b32b9685523101.css} +0 -0
  20. /package/build/{modal.fba46edf57684df073fc8ac7224084af20b180eb.css → modal.118aac89845df1b399011c9ff0b32b9685523101.css} +0 -0
  21. /package/build/{satisfaction-survey.fba46edf57684df073fc8ac7224084af20b180eb.css → satisfaction-survey.118aac89845df1b399011c9ff0b32b9685523101.css} +0 -0
  22. /package/build/{test-mode.fba46edf57684df073fc8ac7224084af20b180eb.css → test-mode.118aac89845df1b399011c9ff0b32b9685523101.css} +0 -0
  23. /package/build/{tooltip.fba46edf57684df073fc8ac7224084af20b180eb.css → tooltip.118aac89845df1b399011c9ff0b32b9685523101.css} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @appcues/web-sdk
2
2
 
3
+ ## 7.25.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 7382849: Adding support for JS Snippets
8
+
9
+ ## 7.24.6
10
+
11
+ ### Patch Changes
12
+
13
+ - 19e800b: Full action support for rich text blocks
14
+
15
+ ## 7.24.5
16
+
17
+ ### Patch Changes
18
+
19
+ - fba46ed: Fix the flow dialog in the builder so it renders fully above page content, with its backdrop directly behind it, while keeping the layout cell controls on top.
20
+
3
21
  ## 7.24.4
4
22
 
5
23
  ### Patch Changes
@@ -1 +1 @@
1
- {"version":3,"file":"bind-interface.d.ts","sourceRoot":"","sources":["../src/scripts/bind-interface.js"],"names":[],"mappings":"AAmCA;;;;;;;GAOG;AACH,8DAJY,MAAM,GAEN,MAAM,CA0NjB"}
1
+ {"version":3,"file":"bind-interface.d.ts","sourceRoot":"","sources":["../src/scripts/bind-interface.js"],"names":[],"mappings":"AAsCA;;;;;;;GAOG;AACH,8DAJY,MAAM,GAEN,MAAM,CA+NjB"}