@appcues/web-sdk 7.20.6 → 7.20.10

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 (17) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/README.md +1 -1
  3. package/build/{bootstrap.npm.BaIPiHsl.js → bootstrap.npm.2D6fm_tg.js} +2825 -2809
  4. package/build/{index.B5p4CZC0.js → index.ChefsKKV.js} +1 -1
  5. package/build/{index.npm.DiyQuxB2.js → index.npm.CQT52v9E.js} +26 -25
  6. package/build/index.npm.js +1 -1
  7. package/build/{open-builder.wAjF_CFl.js → open-builder.CuylpKq3.js} +1912 -1885
  8. package/build/utils/constants.d.ts.map +1 -1
  9. package/package.json +1 -1
  10. /package/build/{checklist.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → checklist.31a8708edc6483ec7e5cd9b0fd1c31b3e38360b5.css} +0 -0
  11. /package/build/{container.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → container.31a8708edc6483ec7e5cd9b0fd1c31b3e38360b5.css} +0 -0
  12. /package/build/{debugger.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → debugger.31a8708edc6483ec7e5cd9b0fd1c31b3e38360b5.css} +0 -0
  13. /package/build/{modal-step-legacy-render.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → modal-step-legacy-render.31a8708edc6483ec7e5cd9b0fd1c31b3e38360b5.css} +0 -0
  14. /package/build/{modal.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → modal.31a8708edc6483ec7e5cd9b0fd1c31b3e38360b5.css} +0 -0
  15. /package/build/{satisfaction-survey.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → satisfaction-survey.31a8708edc6483ec7e5cd9b0fd1c31b3e38360b5.css} +0 -0
  16. /package/build/{test-mode.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → test-mode.31a8708edc6483ec7e5cd9b0fd1c31b3e38360b5.css} +0 -0
  17. /package/build/{tooltip.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → tooltip.31a8708edc6483ec7e5cd9b0fd1c31b3e38360b5.css} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,29 @@
1
1
  # @appcues/web-sdk
2
2
 
3
+ ## 7.20.9
4
+
5
+ ### Patch Changes
6
+
7
+ - d67f155: Suppress simultaneous overlay content
8
+
9
+ ## 7.20.8
10
+
11
+ ### Patch Changes
12
+
13
+ - a9aa3d4: Remove LogRocket from SafeArea entirely.
14
+
15
+ ## 7.20.7
16
+
17
+ ### Patch Changes
18
+
19
+ - e73187d: Update uuid package to v14
20
+
21
+ ## 7.20.6
22
+
23
+ ### Patch Changes
24
+
25
+ - d1abccc: Fixes to event handling in internal state machine
26
+
3
27
  ## 7.20.5
4
28
 
5
29
  ### Patch Changes
package/README.md CHANGED
@@ -53,4 +53,4 @@ Then open the CHANGELOG.md file from the package directory.
53
53
 
54
54
  ## License
55
55
 
56
- See license in LICENSE.md
56
+ See license in LICENSE.md.