@appcues/web-sdk 7.12.0 → 7.12.2
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.
- package/CHANGELOG.md +12 -0
- package/build/{index.IZAOhXe4.js → index.9RRrBIRH.js} +1 -1
- package/build/{index.CjjO9fkV.js → index.dF02Yn1w.js} +783 -774
- package/build/{index.npm.C2mgLvsr.js → index.npm.DgXa0ahc.js} +1 -1
- package/build/index.npm.js +1 -1
- package/build/{open-builder.BiBgluKT.js → open-builder.EGguuLk7.js} +3201 -3081
- package/package.json +3 -3
- /package/build/{checklist.9b4caeae8c95b7e55917db3db9558a23e797772e.css → checklist.be32af981df3bbb3999db9008a74d8bbe8f883f1.css} +0 -0
- /package/build/{container.9b4caeae8c95b7e55917db3db9558a23e797772e.css → container.be32af981df3bbb3999db9008a74d8bbe8f883f1.css} +0 -0
- /package/build/{debugger.9b4caeae8c95b7e55917db3db9558a23e797772e.css → debugger.be32af981df3bbb3999db9008a74d8bbe8f883f1.css} +0 -0
- /package/build/{modal-step-legacy-render.9b4caeae8c95b7e55917db3db9558a23e797772e.css → modal-step-legacy-render.be32af981df3bbb3999db9008a74d8bbe8f883f1.css} +0 -0
- /package/build/{modal.9b4caeae8c95b7e55917db3db9558a23e797772e.css → modal.be32af981df3bbb3999db9008a74d8bbe8f883f1.css} +0 -0
- /package/build/{satisfaction-survey.9b4caeae8c95b7e55917db3db9558a23e797772e.css → satisfaction-survey.be32af981df3bbb3999db9008a74d8bbe8f883f1.css} +0 -0
- /package/build/{test-mode.9b4caeae8c95b7e55917db3db9558a23e797772e.css → test-mode.be32af981df3bbb3999db9008a74d8bbe8f883f1.css} +0 -0
- /package/build/{tooltip.9b4caeae8c95b7e55917db3db9558a23e797772e.css → tooltip.be32af981df3bbb3999db9008a74d8bbe8f883f1.css} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @appcues/web-sdk
|
|
2
2
|
|
|
3
|
+
## 7.12.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- e9308b9: Fix issue with "let them navigate" steps
|
|
8
|
+
|
|
9
|
+
## 7.12.1
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- a0ed745: Support hot-reloading traits for experiences
|
|
14
|
+
|
|
3
15
|
## 7.12.0
|
|
4
16
|
|
|
5
17
|
### Minor Changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as vt, g as gi, o as mi, a as $i, n as fe, b as bi } from "./index.
|
|
1
|
+
import { c as vt, g as gi, o as mi, a as $i, n as fe, b as bi } from "./index.dF02Yn1w.js";
|
|
2
2
|
const gt = window, ie = gt.ShadowRoot && (gt.ShadyCSS === void 0 || gt.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, We = /* @__PURE__ */ Symbol(), ve = /* @__PURE__ */ new WeakMap();
|
|
3
3
|
let yi = class {
|
|
4
4
|
constructor(t, e, s) {
|