@appcues/web-sdk 7.18.0 → 7.19.0
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 +6 -0
- package/build/{bootstrap.npm.DZ3VyBbr.js → bootstrap.npm.BcMkXW72.js} +6144 -5424
- package/build/{index.BBifE5FF.js → index.D02rhHq_.js} +1 -1
- package/build/{index.npm.CH0_X30H.js → index.npm.Bv0Pqt02.js} +1 -1
- package/build/index.npm.js +1 -1
- package/build/{open-builder.B0jaaeT_.js → open-builder.uMCCf8o7.js} +1828 -1811
- package/package.json +2 -1
- /package/build/{checklist.9c22e65683c15561b1943ebcc2e0a26b58429eb4.css → checklist.1bd2b1c6e10440abfc34570b8c917b9b2ec7a3a7.css} +0 -0
- /package/build/{container.9c22e65683c15561b1943ebcc2e0a26b58429eb4.css → container.1bd2b1c6e10440abfc34570b8c917b9b2ec7a3a7.css} +0 -0
- /package/build/{debugger.9c22e65683c15561b1943ebcc2e0a26b58429eb4.css → debugger.1bd2b1c6e10440abfc34570b8c917b9b2ec7a3a7.css} +0 -0
- /package/build/{modal-step-legacy-render.9c22e65683c15561b1943ebcc2e0a26b58429eb4.css → modal-step-legacy-render.1bd2b1c6e10440abfc34570b8c917b9b2ec7a3a7.css} +0 -0
- /package/build/{modal.9c22e65683c15561b1943ebcc2e0a26b58429eb4.css → modal.1bd2b1c6e10440abfc34570b8c917b9b2ec7a3a7.css} +0 -0
- /package/build/{satisfaction-survey.9c22e65683c15561b1943ebcc2e0a26b58429eb4.css → satisfaction-survey.1bd2b1c6e10440abfc34570b8c917b9b2ec7a3a7.css} +0 -0
- /package/build/{test-mode.9c22e65683c15561b1943ebcc2e0a26b58429eb4.css → test-mode.1bd2b1c6e10440abfc34570b8c917b9b2ec7a3a7.css} +0 -0
- /package/build/{tooltip.9c22e65683c15561b1943ebcc2e0a26b58429eb4.css → tooltip.1bd2b1c6e10440abfc34570b8c917b9b2ec7a3a7.css} +0 -0
|
@@ -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 "./bootstrap.npm.
|
|
1
|
+
import { c as ut, g as Ve, o as We, a as Ze, n as te, b as Fe } from "./bootstrap.npm.BcMkXW72.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) {
|
|
@@ -223,7 +223,7 @@ function u(s, e, t) {
|
|
|
223
223
|
};
|
|
224
224
|
}
|
|
225
225
|
async function d() {
|
|
226
|
-
const { default: s } = await import("./bootstrap.npm.
|
|
226
|
+
const { default: s } = await import("./bootstrap.npm.BcMkXW72.js").then((e) => e.d);
|
|
227
227
|
window.Appcues = s, T = !0;
|
|
228
228
|
}
|
|
229
229
|
async function l(s) {
|
package/build/index.npm.js
CHANGED