@appcues/web-sdk 7.20.6 → 7.20.9

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 +18 -0
  2. package/README.md +1 -1
  3. package/build/{bootstrap.npm.BaIPiHsl.js → bootstrap.npm.0BpDz3je.js} +2825 -2809
  4. package/build/{index.B5p4CZC0.js → index.DmpJImPS.js} +1 -1
  5. package/build/{index.npm.DiyQuxB2.js → index.npm.EmMZejXZ.js} +26 -25
  6. package/build/index.npm.js +1 -1
  7. package/build/{open-builder.wAjF_CFl.js → open-builder.Ba2IPzy6.js} +3318 -3321
  8. package/build/utils/constants.d.ts.map +1 -1
  9. package/package.json +1 -1
  10. /package/build/{checklist.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → checklist.d67f155f5f3e33517ec0833f5d3413f4ec2a5252.css} +0 -0
  11. /package/build/{container.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → container.d67f155f5f3e33517ec0833f5d3413f4ec2a5252.css} +0 -0
  12. /package/build/{debugger.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → debugger.d67f155f5f3e33517ec0833f5d3413f4ec2a5252.css} +0 -0
  13. /package/build/{modal-step-legacy-render.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → modal-step-legacy-render.d67f155f5f3e33517ec0833f5d3413f4ec2a5252.css} +0 -0
  14. /package/build/{modal.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → modal.d67f155f5f3e33517ec0833f5d3413f4ec2a5252.css} +0 -0
  15. /package/build/{satisfaction-survey.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → satisfaction-survey.d67f155f5f3e33517ec0833f5d3413f4ec2a5252.css} +0 -0
  16. /package/build/{test-mode.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → test-mode.d67f155f5f3e33517ec0833f5d3413f4ec2a5252.css} +0 -0
  17. /package/build/{tooltip.d1abccc98d1663c45b640c25283d5c7d896fb40d.css → tooltip.d67f155f5f3e33517ec0833f5d3413f4ec2a5252.css} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @appcues/web-sdk
2
2
 
3
+ ## 7.20.8
4
+
5
+ ### Patch Changes
6
+
7
+ - a9aa3d4: Remove LogRocket from SafeArea entirely.
8
+
9
+ ## 7.20.7
10
+
11
+ ### Patch Changes
12
+
13
+ - e73187d: Update uuid package to v14
14
+
15
+ ## 7.20.6
16
+
17
+ ### Patch Changes
18
+
19
+ - d1abccc: Fixes to event handling in internal state machine
20
+
3
21
  ## 7.20.5
4
22
 
5
23
  ### 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.