@appcues/web-sdk 7.17.0 → 7.17.3
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.Dunwnb9Q.js → index.2UbNv10n.js} +1 -1
- package/build/{index.BYadaR35.js → index.CB8C7s2e.js} +702 -692
- package/build/{index.npm.DbVSP1KB.js → index.npm.BMQjHmXS.js} +1 -1
- package/build/index.npm.js +1 -1
- package/build/{open-builder.CZd8R04x.js → open-builder.2-hPcUkT.js} +1638 -1601
- package/package.json +1 -1
- /package/build/{checklist.1abb4cabde29d8c941c5030c6c9e6556326c226f.css → checklist.ebcf73e8054b4bbbc37ae0749b569addd92bbd12.css} +0 -0
- /package/build/{container.1abb4cabde29d8c941c5030c6c9e6556326c226f.css → container.ebcf73e8054b4bbbc37ae0749b569addd92bbd12.css} +0 -0
- /package/build/{debugger.1abb4cabde29d8c941c5030c6c9e6556326c226f.css → debugger.ebcf73e8054b4bbbc37ae0749b569addd92bbd12.css} +0 -0
- /package/build/{modal-step-legacy-render.1abb4cabde29d8c941c5030c6c9e6556326c226f.css → modal-step-legacy-render.ebcf73e8054b4bbbc37ae0749b569addd92bbd12.css} +0 -0
- /package/build/{modal.1abb4cabde29d8c941c5030c6c9e6556326c226f.css → modal.ebcf73e8054b4bbbc37ae0749b569addd92bbd12.css} +0 -0
- /package/build/{satisfaction-survey.1abb4cabde29d8c941c5030c6c9e6556326c226f.css → satisfaction-survey.ebcf73e8054b4bbbc37ae0749b569addd92bbd12.css} +0 -0
- /package/build/{test-mode.1abb4cabde29d8c941c5030c6c9e6556326c226f.css → test-mode.ebcf73e8054b4bbbc37ae0749b569addd92bbd12.css} +0 -0
- /package/build/{tooltip.1abb4cabde29d8c941c5030c6c9e6556326c226f.css → tooltip.ebcf73e8054b4bbbc37ae0749b569addd92bbd12.css} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @appcues/web-sdk
|
|
2
2
|
|
|
3
|
+
## 7.17.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 43ebd3b: Ensure step start and stop callbacks are run in order for sequential experiences
|
|
8
|
+
|
|
9
|
+
## 7.17.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- 1abb4ca: Support for multiple embed experiences on the same page. Embeds targeting different containers will now render side-by-side, while embeds targeting the same container continue to show only the highest-priority experience.
|
|
14
|
+
|
|
3
15
|
## 7.16.3
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as ut, g as Ve, o as We, a as Ze, n as te, b as Fe } from "./index.
|
|
1
|
+
import { c as ut, g as Ve, o as We, a as Ze, n as te, b as Fe } from "./index.CB8C7s2e.js";
|
|
2
2
|
const pt = window, Vt = pt.ShadowRoot && (pt.ShadyCSS === void 0 || pt.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, Wt = /* @__PURE__ */ Symbol(), ee = /* @__PURE__ */ new WeakMap();
|
|
3
3
|
let xe = class {
|
|
4
4
|
constructor(t, i, s) {
|