@appcues/web-sdk 7.11.1 → 7.12.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 +12 -0
- package/build/container.9b4caeae8c95b7e55917db3db9558a23e797772e.css +1 -0
- package/build/{index.CJIQdw-Y.js → index.CjjO9fkV.js} +60 -78
- package/build/{index.DH6u0iuG.js → index.IZAOhXe4.js} +12 -12
- package/build/{index.npm.BCTxf1Tq.js → index.npm.C2mgLvsr.js} +1 -1
- package/build/index.npm.js +1 -1
- package/build/modal.9b4caeae8c95b7e55917db3db9558a23e797772e.css +1 -0
- package/build/{open-builder.DxQABU78.js → open-builder.BiBgluKT.js} +3 -11
- package/build/{satisfaction-survey.a78f4df397e3b099a535f68c857dd828db518b74.css → satisfaction-survey.9b4caeae8c95b7e55917db3db9558a23e797772e.css} +1 -1
- package/package.json +3 -3
- package/build/container.a78f4df397e3b099a535f68c857dd828db518b74.css +0 -1
- package/build/modal.a78f4df397e3b099a535f68c857dd828db518b74.css +0 -1
- /package/build/{checklist.a78f4df397e3b099a535f68c857dd828db518b74.css → checklist.9b4caeae8c95b7e55917db3db9558a23e797772e.css} +0 -0
- /package/build/{debugger.a78f4df397e3b099a535f68c857dd828db518b74.css → debugger.9b4caeae8c95b7e55917db3db9558a23e797772e.css} +0 -0
- /package/build/{modal-step-legacy-render.a78f4df397e3b099a535f68c857dd828db518b74.css → modal-step-legacy-render.9b4caeae8c95b7e55917db3db9558a23e797772e.css} +0 -0
- /package/build/{test-mode.a78f4df397e3b099a535f68c857dd828db518b74.css → test-mode.9b4caeae8c95b7e55917db3db9558a23e797772e.css} +0 -0
- /package/build/{tooltip.a78f4df397e3b099a535f68c857dd828db518b74.css → tooltip.9b4caeae8c95b7e55917db3db9558a23e797772e.css} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @appcues/web-sdk
|
|
2
2
|
|
|
3
|
+
## 7.12.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 257c287: Fix issue prevent event-triggered experiences in certain cases
|
|
8
|
+
|
|
9
|
+
## 7.11.2
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- 14318b8: Make embeds fill container width and height using display: contents
|
|
14
|
+
|
|
3
15
|
## 7.11.1
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
appcues-container.appcues-fullscreen,appcues-container.fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto}appcues-container.appcues-ontop{z-index:2147483547}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout]{position:fixed;box-shadow:2px 3px 9px #0000004d;transform:none;transition:transform .8s cubic-bezier(.2,.84,.35,1),opacity .5s cubic-bezier(0,0,0,1) .1s;width:400px;height:150px;max-height:calc(100vh - 40px);overflow-y:auto}@media screen and (max-width:440px){appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout]{width:calc(100% - 40px)!important}}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=topRight],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=right],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=bottomRight],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=topRight],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=right],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=bottomRight]{right:20px}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=topLeft],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=left],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=bottomLeft],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=topLeft],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=left],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=bottomLeft]{left:20px}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=left],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=right],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=center],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=left],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=right],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=center]{top:50%;transform:translateY(-50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=center],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=center]{transform:translateY(-54%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=top],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=center],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=bottom],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=top],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=center],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=bottom]{right:0;left:0;margin:auto}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position^=top],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position^=top]{top:20px}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position^=bottom],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position^=bottom]{bottom:20px}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden,appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden{transition:transform .5s ease-in,opacity .4s cubic-bezier(.5,1,1,1);opacity:0}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=center],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=center]{transform:translateY(-50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=top],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=top]{transform:translateY(-50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=topLeft],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=bottomLeft],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=topLeft],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=bottomLeft]{transform:translate(-50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=bottom],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=bottom]{transform:translateY(50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=topRight],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=bottomRight],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=topRight],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=bottomRight]{transform:translate(50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=left],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=left]{transform:translateY(-50%) translate(-50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=right],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=right]{transform:translateY(-50%) translate(50%)}.appcues-noscroll{overflow:hidden}.appcues iframe.appcues-tooltip-container.appcues-tooltip-hidden{display:none!important}appcues-layer .beacon{position:relative;cursor:pointer;-webkit-transform-origin:12px 12px 0;-moz-transform-origin:12px 12px 0;-ms-transform-origin:12px 12px 0;-o-transform-origin:12px 12px 0;transform-origin:12px 12px 0;-webkit-transition:-webkit-transform .1s;-moz-transition:-moz-transform .1s;transition:transform .1s}appcues-layer .beacon .beacon-inner{-webkit-transition:-webkit-transform .1s;-moz-transition:-moz-transform .1s;transition:transform .1s;-webkit-transform-origin:12px 12px 0;-moz-transform-origin:12px 12px 0;-ms-transform-origin:12px 12px 0;-o-transform-origin:12px 12px 0;transform-origin:12px 12px 0}appcues-layer .beacon:hover{-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-transform:scale(1.25);-moz-transform:scale(1.25);-ms-transform:scale(1.25);-o-transform:scale(1.25);transform:scale(1.25)}appcues-layer .beacon:hover .beacon-inner{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}appcues-layer .beacon:active,appcues-layer .beacon:focus{-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-transform:scale(.75);-moz-transform:scale(.75);-ms-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75)}appcues-layer .beacon:active:after,appcues-layer .beacon:focus:after{-webkit-transform:scale(1.8);-moz-transform:scale(1.8);-ms-transform:scale(1.8);-o-transform:scale(1.8);transform:scale(1.8)}appcues-layer .beacon.bounce-in{-webkit-animation:bounceIn .5s linear;-moz-animation:bounceIn .5s linear;animation:bounceIn .5s linear}appcues-layer .beacon.bounce-out{-webkit-animation:bounceOut .5s ease-in;-moz-animation:bounceOut .5s ease-in;animation:bounceOut .5s ease-in;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both}appcues-layer .beacon .beacon-outer{-webkit-transform-origin:11px 11px;-moz-transform-origin:11px 11px;-ms-transform-origin:11px 11px;-o-transform-origin:11px 11px;transform-origin:11px 11px}@-webkit-keyframes appcues-beacon-pulse{0%{stroke-width:22;-moz-transform:scale(.1);-ms-transform:scale(.1);-webkit-transform:scale(.1);transform:scale(.1)}25%{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);stroke-width:.5}30%{stroke-width:0}to{stroke-width:0}}@-moz-keyframes appcues-beacon-pulse{0%{stroke-width:22;-moz-transform:scale(.1);-ms-transform:scale(.1);-webkit-transform:scale(.1);transform:scale(.1)}25%{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);stroke-width:.5}30%{stroke-width:0}to{stroke-width:0}}@keyframes appcues-beacon-pulse{0%{stroke-width:22;-moz-transform:scale(.1);-ms-transform:scale(.1);-webkit-transform:scale(.1);transform:scale(.1)}25%{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);stroke-width:.5}30%{stroke-width:0}to{stroke-width:0}}appcues-layer .beacon .hotspot-animation-pulse{-webkit-animation:appcues-beacon-pulse 3s ease-out 2s infinite;-moz-animation:appcues-beacon-pulse 3s ease-out 2s infinite;animation:appcues-beacon-pulse 3s ease-out 2s infinite}appcues-layer .beacon-container{width:24px;max-width:24px;position:relative}appcues-layer .hotspot>iframe,appcues-layer .appcues-hotspot>iframe,appcues-layer,appcues-container>iframe[src="about:blank"]{margin:0!important;padding:0!important;border:0!important;font-size:100%!important;font:inherit!important;vertical-align:baseline!important;display:block!important;line-height:1!important;box-shadow:none!important;opacity:1;box-sizing:content-box!important;outline:none!important;border-radius:0!important;overflow-x:visible!important;overflow-y:visible!important}@media screen and (min-width:0�){appcues-layer .hotspot .apc-spotlight,appcues-layer .appcues-hotspot .apc-spotlight{display:none}}appcues-layer .hotspots,appcues-layer .hotspots .hotspot,appcues-layer .hotspots .appcues-hotspot,appcues-layer .appcues-hotspots,appcues-layer .appcues-hotspots .hotspot,appcues-layer .appcues-hotspots .appcues-hotspot{position:static}appcues-layer .hotspot,appcues-layer .appcues-hotspot{top:50%;left:50%}appcues-layer .hotspot.appcues-animated,appcues-layer .appcues-hotspot.appcues-animated{transition:top .1s,left .1s}appcues-layer .hotspot .apc-animated-backdrop,appcues-layer .appcues-hotspot .apc-animated-backdrop{transition:opacity .3s}appcues-layer .hotspot.apc-hidden .beacon,appcues-layer .appcues-hotspot.apc-hidden .beacon{transform:scale(0);visibility:hidden}appcues-layer .hotspot.apc-hidden .apc-spotlight,appcues-layer .appcues-hotspot.apc-hidden .apc-spotlight{opacity:0;visibility:hidden}appcues-layer .hotspot.apc-beacon-hidden .beacon-container,appcues-layer .appcues-hotspot.apc-beacon-hidden .beacon-container{display:none}appcues-layer .hotspot .beacon,appcues-layer .appcues-hotspot .beacon{transition:transform .08s cubic-bezier(0,0,0,1);transform:none}appcues-layer .hotspot>iframe,appcues-layer .appcues-hotspot>iframe{background-color:transparent;min-width:0;min-height:0;opacity:1;transform:none;transition:opacity .16s cubic-bezier(0,0,0,1),transform .08s cubic-bezier(0,0,0,1)}appcues-layer .hotspot>iframe.apc-hidden,appcues-layer .appcues-hotspot>iframe.apc-hidden{opacity:.01;transform:scale(.97);visibility:hidden}appcues-layer .hotspot>iframe.align-top,appcues-layer .appcues-hotspot>iframe.align-top{transform-origin:bottom}appcues-layer .hotspot>iframe.align-top-left,appcues-layer .appcues-hotspot>iframe.align-top-left{transform-origin:bottom right}appcues-layer .hotspot>iframe.align-top-right,appcues-layer .appcues-hotspot>iframe.align-top-right{transform-origin:bottom left}appcues-layer .hotspot>iframe.align-bottom,appcues-layer .appcues-hotspot>iframe.align-bottom{transform-origin:top}appcues-layer .hotspot>iframe.align-bottom-left,appcues-layer .appcues-hotspot>iframe.align-bottom-left{transform-origin:top right}appcues-layer .hotspot>iframe.align-bottom-right,appcues-layer .appcues-hotspot>iframe.align-bottom-right{transform-origin:top left}appcues-debugger{position:fixed;bottom:0;left:15px;overflow-wrap:break-word;z-index:2147483548;color:#fff}appcues-debugger.expanded{max-height:450px;min-width:600px}appcues-debugger.collapsed{max-height:35px}appcues-debugger iframe{overflow:hidden}appcues-checklist{position:fixed;bottom:30px;z-index:2147483647;transition:all .5s ease-in-out}appcues-checklist.apcl-right{right:30px}appcues-checklist.apcl-right.first-view{right:-300px}appcues-checklist.apcl-left{left:30px}appcues-checklist.apcl-left.first-view{left:-300px}div.appcues,div.appcues>appcues-layer{position:static}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as z, a as Un, A as Tt, M as Cd, b as _d, c as te, d as Gt, V as go, e as _r, f as Ke, g as wt, B as mt, T as Wi, h as Id, i as Ad, j as vd, k as Vo, l as Pn, F as Y, G as Wo, m as Nl, E as cn, n as bd, D as Go, o as wd, p as yi, L as Fe, S as Bs, q as jo, r as Ie, s as jt, t as qo, N as Dn, u as kl, v as Nd, w as yo, W as kd, x as ci, y as Od, z as Cn, U as Ko, H as Rd, I as Ld, J as Yo, K as ln, O as So, P as Si, Q as li, R as xd, X as Gi, Y as Ol, Z as Hn, _ as ji, $ as Rn, a0 as To, a1 as Vs, a2 as Mn, a3 as Pd, a4 as Dd } from "./index.npm.
|
|
1
|
+
import { C as z, a as Un, A as Tt, M as Cd, b as _d, c as te, d as Gt, V as go, e as _r, f as Ke, g as wt, B as mt, T as Wi, h as Id, i as Ad, j as vd, k as Vo, l as Pn, F as Y, G as Wo, m as Nl, E as cn, n as bd, D as Go, o as wd, p as yi, L as Fe, S as Bs, q as jo, r as Ie, s as jt, t as qo, N as Dn, u as kl, v as Nd, w as yo, W as kd, x as ci, y as Od, z as Cn, U as Ko, H as Rd, I as Ld, J as Yo, K as ln, O as So, P as Si, Q as li, R as xd, X as Gi, Y as Ol, Z as Hn, _ as ji, $ as Rn, a0 as To, a1 as Vs, a2 as Mn, a3 as Pd, a4 as Dd } from "./index.npm.C2mgLvsr.js";
|
|
2
2
|
var Fd = Object.assign || function(e) {
|
|
3
3
|
for (var t = 1; t < arguments.length; t++) {
|
|
4
4
|
var n = arguments[t];
|
|
@@ -2153,7 +2153,7 @@ function $t(e) {
|
|
|
2153
2153
|
}
|
|
2154
2154
|
return `https://fast.appcues.com${e}`;
|
|
2155
2155
|
}
|
|
2156
|
-
const bh = "/generic/main/7.
|
|
2156
|
+
const bh = "/generic/main/7.12.0/checklist.9b4caeae8c95b7e55917db3db9558a23e797772e.css", wh = "sha256-+r+pTslgzdZXKHuCvF/3Xv/1BVTSc8g1KqjkV3G1icQ=", Ji = $t(bh), uc = 30, Nh = -300, kh = "//cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/";
|
|
2157
2157
|
let ur = null, dr = null;
|
|
2158
2158
|
const Oh = (e) => {
|
|
2159
2159
|
const {
|
|
@@ -5984,7 +5984,7 @@ function ys(e, t, n, r) {
|
|
|
5984
5984
|
Eh(e.defaultView, i), window.setTimeout(i, 200);
|
|
5985
5985
|
}
|
|
5986
5986
|
}
|
|
5987
|
-
const wg = "/generic/main/7.
|
|
5987
|
+
const wg = "/generic/main/7.12.0/modal.9b4caeae8c95b7e55917db3db9558a23e797772e.css", Ng = "/generic/main/7.12.0/modal-step-legacy-render.9b4caeae8c95b7e55917db3db9558a23e797772e.css", kg = "sha256-gMdbP/xfvtptqP/0vvPGgdlUKg1OcJp09by8eMIzx4Q=", Og = "sha256-Ea5gC5g6QacVSWApI6ApmuZheqr4EDl50hD7GyRsaz0=", Rg = $t(Ng), zr = $t(wg), Gc = /* @__PURE__ */ new Set(["shorty", "slideout"]);
|
|
5988
5988
|
function jc(e) {
|
|
5989
5989
|
if (!e) return;
|
|
5990
5990
|
const { style: t } = e, n = t.transform;
|
|
@@ -6256,7 +6256,7 @@ function Dg({ patternType: e, hidden: t }) {
|
|
|
6256
6256
|
}
|
|
6257
6257
|
);
|
|
6258
6258
|
}
|
|
6259
|
-
const Fg = "/generic/main/7.
|
|
6259
|
+
const Fg = "/generic/main/7.12.0/tooltip.9b4caeae8c95b7e55917db3db9558a23e797772e.css", Ug = "sha256-9y1o/fRpWDU82ZWAjihfIJSZnx+knnDTkr5DYPSqYhg=", Xr = $t(Fg), Kc = "//twemoji.maxcdn.com/2/svg/", Hg = "//cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/", Tr = "hs", Yc = "pattern-title", zc = "Hide these tips";
|
|
6260
6260
|
function Mg(e, t) {
|
|
6261
6261
|
return {
|
|
6262
6262
|
skippable: e.skippable,
|
|
@@ -6967,46 +6967,36 @@ const pr = 1500, Yg = (e) => {
|
|
|
6967
6967
|
function Xg(e) {
|
|
6968
6968
|
return e.annotations.map((t) => {
|
|
6969
6969
|
let n = t;
|
|
6970
|
-
|
|
6970
|
+
return n = {
|
|
6971
6971
|
...n,
|
|
6972
6972
|
...e.annotationsState[n.id],
|
|
6973
6973
|
html: n.html,
|
|
6974
6974
|
showPoweredBy: Li(e.settings),
|
|
6975
6975
|
accountId: e.settings.accountId,
|
|
6976
6976
|
styling: n.style || e.settings.styling
|
|
6977
|
-
}, e.activeAnnotations.includes(n.id) && !n.error
|
|
6978
|
-
|
|
6979
|
-
|
|
6980
|
-
|
|
6981
|
-
|
|
6982
|
-
{
|
|
6983
|
-
annotation: n,
|
|
6984
|
-
isScrollingToAnnotation: e.isScrollingToAnnotation
|
|
6985
|
-
}
|
|
6986
|
-
), /* @__PURE__ */ a.html(
|
|
6987
|
-
Kg,
|
|
6988
|
-
{
|
|
6989
|
-
...n,
|
|
6990
|
-
key: n.id,
|
|
6991
|
-
callbacks: e.callbacks,
|
|
6992
|
-
previousActiveElement: e.previousActiveElement,
|
|
6993
|
-
shouldForceFocus: e.shouldForceFocus
|
|
6994
|
-
}
|
|
6995
|
-
));
|
|
6996
|
-
// NOTE: It seems as if annotation.type = hotspot for both tooltips and hotspots
|
|
6997
|
-
// so the tooltip case doesnt' seem to be used although Hotspot implements Tooltip...
|
|
6998
|
-
case "tooltip":
|
|
6999
|
-
default:
|
|
7000
|
-
return /* @__PURE__ */ a.html(
|
|
7001
|
-
su,
|
|
7002
|
-
{
|
|
7003
|
-
...n,
|
|
7004
|
-
key: n.id,
|
|
7005
|
-
callbacks: e.callbacks
|
|
7006
|
-
}
|
|
7007
|
-
);
|
|
6977
|
+
}, e.activeAnnotations.includes(n.id) && !n.error ? n.type === "hotspot" ? /* @__PURE__ */ a.html("div", { classNames: "apc-sequential-hotspot" }, /* @__PURE__ */ a.html(
|
|
6978
|
+
zg,
|
|
6979
|
+
{
|
|
6980
|
+
annotation: n,
|
|
6981
|
+
isScrollingToAnnotation: e.isScrollingToAnnotation
|
|
7008
6982
|
}
|
|
7009
|
-
|
|
6983
|
+
), /* @__PURE__ */ a.html(
|
|
6984
|
+
Kg,
|
|
6985
|
+
{
|
|
6986
|
+
...n,
|
|
6987
|
+
key: n.id,
|
|
6988
|
+
callbacks: e.callbacks,
|
|
6989
|
+
previousActiveElement: e.previousActiveElement,
|
|
6990
|
+
shouldForceFocus: e.shouldForceFocus
|
|
6991
|
+
}
|
|
6992
|
+
)) : /* @__PURE__ */ a.html(
|
|
6993
|
+
su,
|
|
6994
|
+
{
|
|
6995
|
+
...n,
|
|
6996
|
+
key: n.id,
|
|
6997
|
+
callbacks: e.callbacks
|
|
6998
|
+
}
|
|
6999
|
+
) : null;
|
|
7010
7000
|
}).filter((t) => t !== null);
|
|
7011
7001
|
}
|
|
7012
7002
|
const lu = ".appcues-beacon-outline-styling", Ts = ({ key: e }) => {
|
|
@@ -7561,7 +7551,7 @@ function uy(e) {
|
|
|
7561
7551
|
)
|
|
7562
7552
|
)));
|
|
7563
7553
|
}
|
|
7564
|
-
const dy = "/generic/main/7.
|
|
7554
|
+
const dy = "/generic/main/7.12.0/satisfaction-survey.9b4caeae8c95b7e55917db3db9558a23e797772e.css", fy = "sha256-orClVQ0cwyOjh8QFSBbV42LCG1fNHRPUyzFj1HntWSY=", co = $t(dy);
|
|
7565
7555
|
let nl, Jr;
|
|
7566
7556
|
function py(e) {
|
|
7567
7557
|
const t = ye(e), n = Lr(e), r = Ve(e), i = tt(e), o = st(e), s = Kt(e, o), c = i[s], l = t.attributes.pattern_type, { position: u } = t.attributes, d = e.views.callbacks[z.SATISFACTION_SURVEY], f = n.cssLoaded, p = Li(e.settings), y = r !== te.SHOWING;
|
|
@@ -11909,7 +11899,7 @@ function* MC() {
|
|
|
11909
11899
|
), o = e.now(), { payload: s } = yield W(
|
|
11910
11900
|
(u) => u.type === $.START_HANDLE_MESSAGE && u.payload.request_id === i
|
|
11911
11901
|
), c = e.now();
|
|
11912
|
-
(s.contents && s.contents.length > 0 ||
|
|
11902
|
+
(s.contents && s.contents.length > 0 || s.content && s.content.length > 0 && Ns(s.content).contents.length > 0) && document.visibilityState === "visible" && (yield W($.START_CHECK), yield ut(function* () {
|
|
11913
11903
|
const d = yield qe({
|
|
11914
11904
|
imm: W(U.STARTED_FLOW_IMM),
|
|
11915
11905
|
show: W(U.SHOW_CONTENT),
|
|
@@ -12348,42 +12338,33 @@ function po(e, t, n, r, i) {
|
|
|
12348
12338
|
});
|
|
12349
12339
|
}
|
|
12350
12340
|
function n_(e, t = {}) {
|
|
12351
|
-
|
|
12352
|
-
|
|
12353
|
-
|
|
12354
|
-
|
|
12355
|
-
|
|
12356
|
-
|
|
12357
|
-
|
|
12358
|
-
interaction: {
|
|
12359
|
-
category: i,
|
|
12360
|
-
destination: o,
|
|
12361
|
-
formId: s,
|
|
12362
|
-
fieldId: c,
|
|
12363
|
-
label: l,
|
|
12364
|
-
value: u
|
|
12365
|
-
} = {},
|
|
12366
|
-
...d
|
|
12367
|
-
} = t;
|
|
12368
|
-
return {
|
|
12369
|
-
...d,
|
|
12341
|
+
if (e === "Form Field Submitted (Appcues)") {
|
|
12342
|
+
const {
|
|
12343
|
+
// Ignored fields
|
|
12344
|
+
user: n,
|
|
12345
|
+
interaction: r,
|
|
12346
|
+
// Hoisted fields
|
|
12347
|
+
interaction: {
|
|
12370
12348
|
category: i,
|
|
12371
12349
|
destination: o,
|
|
12372
12350
|
formId: s,
|
|
12373
12351
|
fieldId: c,
|
|
12374
12352
|
label: l,
|
|
12375
12353
|
value: u
|
|
12376
|
-
}
|
|
12377
|
-
|
|
12378
|
-
|
|
12379
|
-
|
|
12380
|
-
|
|
12381
|
-
|
|
12382
|
-
|
|
12383
|
-
|
|
12384
|
-
|
|
12385
|
-
|
|
12386
|
-
|
|
12354
|
+
} = {},
|
|
12355
|
+
...d
|
|
12356
|
+
} = t;
|
|
12357
|
+
return {
|
|
12358
|
+
...d,
|
|
12359
|
+
category: i,
|
|
12360
|
+
destination: o,
|
|
12361
|
+
formId: s,
|
|
12362
|
+
fieldId: c,
|
|
12363
|
+
label: l,
|
|
12364
|
+
value: u
|
|
12365
|
+
};
|
|
12366
|
+
} else
|
|
12367
|
+
return t;
|
|
12387
12368
|
}
|
|
12388
12369
|
function r_(e) {
|
|
12389
12370
|
if (!e.user) return e;
|
|
@@ -12702,7 +12683,6 @@ const Cl = "https://studio.appcues.com", c_ = (e) => {
|
|
|
12702
12683
|
return "Full Screen Modal Group";
|
|
12703
12684
|
case "left":
|
|
12704
12685
|
return "Sidebar Group";
|
|
12705
|
-
case "flow":
|
|
12706
12686
|
default:
|
|
12707
12687
|
return "Modal Group";
|
|
12708
12688
|
}
|
|
@@ -12874,7 +12854,7 @@ function Il({ user: e }) {
|
|
|
12874
12854
|
};
|
|
12875
12855
|
return /* @__PURE__ */ a.html("table", null, /* @__PURE__ */ a.html("thead", null, /* @__PURE__ */ a.html("tr", null, /* @__PURE__ */ a.html("th", null, "Property"), /* @__PURE__ */ a.html("th", null, "Value"))), /* @__PURE__ */ a.html("tbody", null, n.sort(r).map((i) => /* @__PURE__ */ a.html("tr", null, /* @__PURE__ */ a.html("td", null, i.name), /* @__PURE__ */ a.html("td", null, JSON.stringify(i.value))))));
|
|
12876
12856
|
}
|
|
12877
|
-
const d_ = "/generic/main/7.
|
|
12857
|
+
const d_ = "/generic/main/7.12.0/debugger.9b4caeae8c95b7e55917db3db9558a23e797772e.css", f_ = "sha256-LMjol9lu4iFfr9P6lIri9GX+onG7x+pqiR+EzoaK2sU=", p_ = $t(d_), ho = Jn(
|
|
12878
12858
|
[
|
|
12879
12859
|
tr,
|
|
12880
12860
|
er,
|
|
@@ -12978,7 +12958,7 @@ const g_ = "https://docs.appcues.com/user-experiences-faq/faq-test-mode", y_ = (
|
|
|
12978
12958
|
},
|
|
12979
12959
|
"Restart"
|
|
12980
12960
|
), /* @__PURE__ */ a.html("div", { "class-clickable": !0, "on-click": t.onCancelClicked }, "End Test"))));
|
|
12981
|
-
}, S_ = "/generic/main/7.
|
|
12961
|
+
}, S_ = "/generic/main/7.12.0/test-mode.9b4caeae8c95b7e55917db3db9558a23e797772e.css", T_ = "sha256-nd0yl8XfotWCT+9jaAUZdIayDPvnbBNhrvbhzXcWLNs=", C_ = $t(S_), mo = Jn(
|
|
12982
12962
|
[
|
|
12983
12963
|
tr,
|
|
12984
12964
|
er,
|
|
@@ -13895,11 +13875,13 @@ function* mI() {
|
|
|
13895
13875
|
}
|
|
13896
13876
|
C.some(
|
|
13897
13877
|
(R) => R.type === Mn.NPS || R.type === Mn.FLOW
|
|
13898
|
-
) && (yield g(Fi()), yield g(Lu()))
|
|
13878
|
+
) && (yield g(Fi()), yield g(Lu()));
|
|
13879
|
+
const L = y.qualification_reason === Vs.PAGE_VIEW;
|
|
13880
|
+
C.length > 0 && // documentMode only exist in IE browser otherwise it will return undefined
|
|
13899
13881
|
// ref: https://www.geeksforgeeks.org/html-dom-documentmode-property/
|
|
13900
13882
|
// ref: https://www.w3schools.com/jsref/prop_doc_documentmode.asp
|
|
13901
|
-
!window.document?.documentMode && (yield g(Is(C)));
|
|
13902
|
-
const
|
|
13883
|
+
!window.document?.documentMode && (!L || window.location.href === t[f]) && (yield g(Is(C)));
|
|
13884
|
+
const H = A && I && I.length > 0;
|
|
13903
13885
|
if (L && H && window.location.href === t[f] || !L && H) {
|
|
13904
13886
|
e = [], n.clear();
|
|
13905
13887
|
const R = I.map((G) => G.id), q = I.reduce(
|
|
@@ -14078,7 +14060,7 @@ const xI = "v2", PI = (e) => {
|
|
|
14078
14060
|
return window.createAppcues(t);
|
|
14079
14061
|
}, DI = async () => {
|
|
14080
14062
|
{
|
|
14081
|
-
const e = await import("./open-builder.
|
|
14063
|
+
const e = await import("./open-builder.BiBgluKT.js");
|
|
14082
14064
|
window.createAppcues = e.default;
|
|
14083
14065
|
}
|
|
14084
14066
|
return PI;
|
|
@@ -14125,7 +14107,7 @@ function* UI({ payload: e }) {
|
|
|
14125
14107
|
(o) => o.type === "launchpad"
|
|
14126
14108
|
);
|
|
14127
14109
|
if (i) {
|
|
14128
|
-
yield import("./index.
|
|
14110
|
+
yield import("./index.IZAOhXe4.js");
|
|
14129
14111
|
const o = yield v(ye);
|
|
14130
14112
|
if (!(o?.type === z.HOTSPOTS) && o) {
|
|
14131
14113
|
const { experiences: c, launchpads: l } = gi(n);
|
|
@@ -14347,7 +14329,7 @@ function* tA() {
|
|
|
14347
14329
|
)
|
|
14348
14330
|
];
|
|
14349
14331
|
}
|
|
14350
|
-
const nA = "/generic/main/7.
|
|
14332
|
+
const nA = "/generic/main/7.12.0/container.9b4caeae8c95b7e55917db3db9558a23e797772e.css", rA = "sha256-hDvMQUFhRDDvNjMfTY9We9v9kJw7VBaXX8yL5nYcIcA=";
|
|
14351
14333
|
window.performance && window.performance.mark && window.performance.mark("apc-init");
|
|
14352
14334
|
zS();
|
|
14353
14335
|
const bt = window.AppcuesBundleSettings;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as vt, g as gi, o as mi, a as $i, n as fe, b as bi } from "./index.
|
|
2
|
-
const gt = window, ie = gt.ShadowRoot && (gt.ShadyCSS === void 0 || gt.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, We = Symbol(), ve = /* @__PURE__ */ new WeakMap();
|
|
1
|
+
import { c as vt, g as gi, o as mi, a as $i, n as fe, b as bi } from "./index.CjjO9fkV.js";
|
|
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) {
|
|
5
5
|
if (this._$cssResult$ = !0, s !== We) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
|
|
@@ -76,7 +76,7 @@ let it = class extends HTMLElement {
|
|
|
76
76
|
}
|
|
77
77
|
static createProperty(t, e = Mt) {
|
|
78
78
|
if (e.state && (e.attribute = !1), this.finalize(), this.elementProperties.set(t, e), !e.noAccessor && !this.prototype.hasOwnProperty(t)) {
|
|
79
|
-
const s = typeof t == "symbol" ? Symbol() : "__" + t, r = this.getPropertyDescriptor(t, s, e);
|
|
79
|
+
const s = typeof t == "symbol" ? /* @__PURE__ */ Symbol() : "__" + t, r = this.getPropertyDescriptor(t, s, e);
|
|
80
80
|
r !== void 0 && Object.defineProperty(this.prototype, t, r);
|
|
81
81
|
}
|
|
82
82
|
}
|
|
@@ -236,7 +236,7 @@ it[Ft] = !0, it.elementProperties = /* @__PURE__ */ new Map(), it.elementStyles
|
|
|
236
236
|
var Rt;
|
|
237
237
|
const yt = window, F = yt.trustedTypes, be = F ? F.createPolicy("lit-html", { createHTML: (i) => i }) : void 0, Kt = "$lit$", U = `lit$${(Math.random() + "").slice(9)}$`, Je = "?" + U, xi = `<${Je}>`, z = document, lt = () => z.createComment(""), ht = (i) => i === null || typeof i != "object" && typeof i != "function", Fe = Array.isArray, Si = (i) => Fe(i) || typeof i?.[Symbol.iterator] == "function", zt = `[
|
|
238
238
|
\f\r]`, st = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, ye = /-->/g, _e = />/g, O = RegExp(`>|${zt}(?:([^\\s"'>=/]+)(${zt}*=${zt}*(?:[^
|
|
239
|
-
\f\r"'\`<>=]|("|')|))|$)`, "g"), we = /'/g, Ae = /"/g, Ke = /^(?:script|style|textarea|title)$/i, Xe = (i) => (t, ...e) => ({ _$litType$: i, strings: t, values: e }), _ = Xe(1), Ye = Xe(2), L = Symbol.for("lit-noChange"), g = Symbol.for("lit-nothing"), xe = /* @__PURE__ */ new WeakMap(), M = z.createTreeWalker(z, 129, null, !1);
|
|
239
|
+
\f\r"'\`<>=]|("|')|))|$)`, "g"), we = /'/g, Ae = /"/g, Ke = /^(?:script|style|textarea|title)$/i, Xe = (i) => (t, ...e) => ({ _$litType$: i, strings: t, values: e }), _ = Xe(1), Ye = Xe(2), L = /* @__PURE__ */ Symbol.for("lit-noChange"), g = /* @__PURE__ */ Symbol.for("lit-nothing"), xe = /* @__PURE__ */ new WeakMap(), M = z.createTreeWalker(z, 129, null, !1);
|
|
240
240
|
function Ge(i, t) {
|
|
241
241
|
if (!Array.isArray(i) || !i.hasOwnProperty("raw")) throw Error("invalid template strings array");
|
|
242
242
|
return be !== void 0 ? be.createHTML(t) : t;
|
|
@@ -475,7 +475,7 @@ const Ii = (i, t, e) => {
|
|
|
475
475
|
}
|
|
476
476
|
return n._$AI(i), n;
|
|
477
477
|
};
|
|
478
|
-
const mt = window, re = mt.ShadowRoot && (mt.ShadyCSS === void 0 || mt.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, oe = Symbol(), Ee = /* @__PURE__ */ new WeakMap();
|
|
478
|
+
const mt = window, re = mt.ShadowRoot && (mt.ShadyCSS === void 0 || mt.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, oe = /* @__PURE__ */ Symbol(), Ee = /* @__PURE__ */ new WeakMap();
|
|
479
479
|
let ei = class {
|
|
480
480
|
constructor(t, e, s) {
|
|
481
481
|
if (this._$cssResult$ = !0, s !== oe) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
|
|
@@ -559,7 +559,7 @@ let J = class extends HTMLElement {
|
|
|
559
559
|
}
|
|
560
560
|
static createProperty(t, e = jt) {
|
|
561
561
|
if (e.state && (e.attribute = !1), this.finalize(), this.elementProperties.set(t, e), !e.noAccessor && !this.prototype.hasOwnProperty(t)) {
|
|
562
|
-
const s = typeof t == "symbol" ? Symbol() : "__" + t, r = this.getPropertyDescriptor(t, s, e);
|
|
562
|
+
const s = typeof t == "symbol" ? /* @__PURE__ */ Symbol() : "__" + t, r = this.getPropertyDescriptor(t, s, e);
|
|
563
563
|
r !== void 0 && Object.defineProperty(this.prototype, t, r);
|
|
564
564
|
}
|
|
565
565
|
}
|
|
@@ -748,7 +748,7 @@ Ue?.({ LitElement: x });
|
|
|
748
748
|
((Dt = globalThis.litElementVersions) !== null && Dt !== void 0 ? Dt : globalThis.litElementVersions = []).push("3.3.3");
|
|
749
749
|
const Ri = (i, t) => t.kind === "method" && t.descriptor && !("value" in t.descriptor) ? { ...t, finisher(e) {
|
|
750
750
|
e.createProperty(t.key, i);
|
|
751
|
-
} } : { kind: "field", key: Symbol(), placement: "own", descriptor: {}, originalKey: t.key, initializer() {
|
|
751
|
+
} } : { kind: "field", key: /* @__PURE__ */ Symbol(), placement: "own", descriptor: {}, originalKey: t.key, initializer() {
|
|
752
752
|
typeof t.initializer == "function" && (this[t.key] = t.initializer.call(this));
|
|
753
753
|
}, finisher(e) {
|
|
754
754
|
e.createProperty(t.key, i);
|
|
@@ -796,7 +796,7 @@ let Qt = class extends Bi {
|
|
|
796
796
|
};
|
|
797
797
|
Qt.directiveName = "unsafeHTML", Qt.resultType = 1;
|
|
798
798
|
const Di = ji(Qt);
|
|
799
|
-
const $t = globalThis, ne = $t.ShadowRoot && ($t.ShadyCSS === void 0 || $t.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, si = Symbol(), Te = /* @__PURE__ */ new WeakMap();
|
|
799
|
+
const $t = globalThis, ne = $t.ShadowRoot && ($t.ShadyCSS === void 0 || $t.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, si = /* @__PURE__ */ Symbol(), Te = /* @__PURE__ */ new WeakMap();
|
|
800
800
|
let qi = class {
|
|
801
801
|
constructor(t, e, s) {
|
|
802
802
|
if (this._$cssResult$ = !0, s !== si) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
|
|
@@ -855,7 +855,7 @@ const { is: Zi, defineProperty: Ji, getOwnPropertyDescriptor: Fi, getOwnProperty
|
|
|
855
855
|
}
|
|
856
856
|
return e;
|
|
857
857
|
} }, ae = (i, t) => !Zi(i, t), Oe = { attribute: !0, type: String, converter: te, reflect: !1, hasChanged: ae };
|
|
858
|
-
Symbol.metadata ??= Symbol("metadata"), Et.litPropertyMetadata ??= /* @__PURE__ */ new WeakMap();
|
|
858
|
+
Symbol.metadata ??= /* @__PURE__ */ Symbol("metadata"), Et.litPropertyMetadata ??= /* @__PURE__ */ new WeakMap();
|
|
859
859
|
class rt extends HTMLElement {
|
|
860
860
|
static addInitializer(t) {
|
|
861
861
|
this._$Ei(), (this.l ??= []).push(t);
|
|
@@ -865,7 +865,7 @@ class rt extends HTMLElement {
|
|
|
865
865
|
}
|
|
866
866
|
static createProperty(t, e = Oe) {
|
|
867
867
|
if (e.state && (e.attribute = !1), this._$Ei(), this.elementProperties.set(t, e), !e.noAccessor) {
|
|
868
|
-
const s = Symbol(), r = this.getPropertyDescriptor(t, s, e);
|
|
868
|
+
const s = /* @__PURE__ */ Symbol(), r = this.getPropertyDescriptor(t, s, e);
|
|
869
869
|
r !== void 0 && Ji(this.prototype, t, r);
|
|
870
870
|
}
|
|
871
871
|
}
|
|
@@ -1034,7 +1034,7 @@ class rt extends HTMLElement {
|
|
|
1034
1034
|
}
|
|
1035
1035
|
}
|
|
1036
1036
|
rt.elementStyles = [], rt.shadowRootOptions = { mode: "open" }, rt[at("elementProperties")] = /* @__PURE__ */ new Map(), rt[at("finalized")] = /* @__PURE__ */ new Map(), Qi?.({ ReactiveElement: rt }), (Et.reactiveElementVersions ??= []).push("2.0.4");
|
|
1037
|
-
const ts = Symbol();
|
|
1037
|
+
const ts = /* @__PURE__ */ Symbol();
|
|
1038
1038
|
class es {
|
|
1039
1039
|
get taskComplete() {
|
|
1040
1040
|
return this.t || (this.i === 1 ? this.t = new Promise(((t, e) => {
|
|
@@ -1340,7 +1340,7 @@ var as = () => {
|
|
|
1340
1340
|
}
|
|
1341
1341
|
`, Wt, wt = window, X = wt.trustedTypes, Re = X ? X.createPolicy("lit-html", { createHTML: (i) => i }) : void 0, ee = "$lit$", T = `lit$${(Math.random() + "").slice(9)}$`, ri = "?" + T, vs = `<${ri}>`, j = document, At = () => j.createComment(""), ct = (i) => i === null || typeof i != "object" && typeof i != "function", oi = Array.isArray, gs = (i) => oi(i) || typeof i?.[Symbol.iterator] == "function", Zt = `[
|
|
1342
1342
|
\f\r]`, ot = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, ze = /-->/g, Le = />/g, H = RegExp(`>|${Zt}(?:([^\\s"'>=/]+)(${Zt}*=${Zt}*(?:[^
|
|
1343
|
-
\f\r"'\`<>=]|("|')|))|$)`, "g"), je = /'/g, Be = /"/g, ni = /^(?:script|style|textarea|title)$/i, ai = (i) => (t, ...e) => ({ _$litType$: i, strings: t, values: e }), nt = ai(1), Ct = ai(2), dt = Symbol.for("lit-noChange"), b = Symbol.for("lit-nothing"), De = /* @__PURE__ */ new WeakMap(), R = j.createTreeWalker(j, 129, null, !1);
|
|
1343
|
+
\f\r"'\`<>=]|("|')|))|$)`, "g"), je = /'/g, Be = /"/g, ni = /^(?:script|style|textarea|title)$/i, ai = (i) => (t, ...e) => ({ _$litType$: i, strings: t, values: e }), nt = ai(1), Ct = ai(2), dt = /* @__PURE__ */ Symbol.for("lit-noChange"), b = /* @__PURE__ */ Symbol.for("lit-nothing"), De = /* @__PURE__ */ new WeakMap(), R = j.createTreeWalker(j, 129, null, !1);
|
|
1344
1344
|
function li(i, t) {
|
|
1345
1345
|
if (!Array.isArray(i) || !i.hasOwnProperty("raw")) throw Error("invalid template strings array");
|
|
1346
1346
|
return Re !== void 0 ? Re.createHTML(t) : t;
|
|
@@ -221,7 +221,7 @@ function O(s, e) {
|
|
|
221
221
|
};
|
|
222
222
|
}
|
|
223
223
|
async function d() {
|
|
224
|
-
await import("./index.
|
|
224
|
+
await import("./index.CjjO9fkV.js").then((s) => s.i), E = !0;
|
|
225
225
|
}
|
|
226
226
|
async function u() {
|
|
227
227
|
window.Appcues.forEach((s) => {
|
package/build/index.npm.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
code,pre{font-family:Menlo,Monaco,monospace,sans-serif}div,p,ul,ol,table,dl,blockquote,pre{font-size:14px;line-height:1.6em}a[href],a[data-step]{color:#15c;text-decoration:none;cursor:pointer}object,embed,video,img{max-width:100%;width:auto}video,img{height:auto}p,ul,ol,table,dl,figure,blockquote,pre{margin:0 0 15px;border:none;background:none;box-shadow:none}hr{margin-bottom:15px}blockquote{margin-left:1.6em!important;padding-left:0;color:#777;font-style:italic}ul,ol{padding-left:2em}ul ul,ol ol,ul ol,ol ul{margin:2px;padding:0 0 0 2em;border:none}dl dt{font-weight:700}dd{margin-left:1em}table{border-collapse:collapse;font-size:1em;width:100%}table td,table th{padding:5px;border:1px solid #ddd;vertical-align:top}table thead td,table th{font-weight:700;border-bottom-color:#888}code{background-color:#d8d7d7}pre{overflow:auto;padding:1em;border:1px solid #ddd;border-radius:3px;background:#f8f8f8;white-space:pre;font-size:90%;color:#888}hr{display:block;height:1px;border:0;border-top:1px solid #ccc}h1,h2,h3,h4,h5,h6{font-weight:700;color:#000;padding:0;background:none;text-rendering:optimizeLegibility;margin:0 0 .5em}h1,h2,h3,h4{line-height:1.3}h1{font-size:36px}h2{font-size:24px;margin-bottom:.7em}h3{font-size:21px}h4{font-size:18px}h5{font-size:16px}h6{font-size:12px;text-transform:uppercase}.sr-only{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;margin:-1px}.appcues-button{line-height:1.42857em}appcues{font-family:Helvetica Neue,Helvetica,sans-serif;width:100%;min-height:100%;height:100%;overflow-y:auto;box-sizing:border-box;font-size:14px;display:none;padding:40px 0;position:fixed;inset:0;z-index:2147483547;overflow-wrap:break-word}@media screen and (max-device-width:480px){appcues{padding:10px}appcues[data-pattern-type=left]{padding:0}}appcues.active{display:block}appcues[data-pattern-type=left]{padding-top:0;padding-bottom:0;min-width:95%;right:initial}appcues[data-pattern-type=modal],appcues[data-pattern-type=fullscreen]{transform-origin:50% 50%;transition:opacity .16s cubic-bezier(0,0,0,1),transform .32s cubic-bezier(0,0,0,1)}appcues[data-pattern-type=modal].active,appcues[data-pattern-type=fullscreen].active{opacity:1}appcues[data-pattern-type=modal].apc-hidden,appcues[data-pattern-type=fullscreen].apc-hidden{transform:scale(.97);opacity:0;visibility:hidden}appcues[data-pattern-type=left]{transform-origin:0 0;transition:opacity .16s cubic-bezier(0,0,0,1),transform .32s cubic-bezier(0,0,0,1)}appcues[data-pattern-type=left].active{opacity:1;transform:none}appcues[data-pattern-type=left].apc-hidden{transform:translate(-400px);opacity:0;visibility:hidden}appcues[data-pattern-type=shorty],appcues[data-pattern-type=slideout]{padding:0;overflow:hidden}appcues[data-pattern-type=shorty] modal-container,appcues[data-pattern-type=slideout] modal-container{width:400px;max-width:400px;display:inline-block;transition:transform .8s cubic-bezier(.2,.84,.35,1),opacity .5s cubic-bezier(0,0,0,1) .1s}appcues[data-pattern-type=shorty] modal-container.fullscreen,appcues[data-pattern-type=slideout] modal-container.fullscreen{position:fixed;overflow-y:auto;max-height:calc(100vh - 40px)}appcues[data-pattern-type=shorty] modal-container.fullscreen cue,appcues[data-pattern-type=slideout] modal-container.fullscreen cue{overflow:hidden}@media screen and (max-device-width:440px){appcues[data-pattern-type=shorty] modal-container,appcues[data-pattern-type=slideout] modal-container{width:100%}appcues[data-pattern-type=shorty] modal-container.fullscreen,appcues[data-pattern-type=slideout] modal-container.fullscreen{max-width:calc(100% - 40px)}}appcues[data-pattern-type=shorty][data-position=topRight] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=right] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=bottomRight] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=topRight] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=right] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=bottomRight] modal-container.fullscreen{right:20px}appcues[data-pattern-type=shorty][data-position=topLeft] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=left] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=bottomLeft] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=topLeft] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=left] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=bottomLeft] modal-container.fullscreen{left:20px}appcues[data-pattern-type=shorty][data-position=left] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=right] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=center] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=left] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=right] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=center] modal-container.fullscreen{top:50%;transform:translateY(-50%)}appcues[data-pattern-type=shorty][data-position=top] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=center] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=bottom] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=top] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=center] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=bottom] modal-container.fullscreen{right:0;left:0;margin:auto}appcues[data-pattern-type=shorty][data-position^=top] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position^=top] modal-container.fullscreen{top:20px}appcues[data-pattern-type=shorty][data-position^=bottom] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position^=bottom] modal-container.fullscreen{bottom:20px}appcues[data-pattern-type=shorty][data-position=center] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=center] modal-container.fullscreen{transform:translateY(-54%)}appcues[data-pattern-type=shorty].apc-hidden modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden modal-container.fullscreen{transition:transform .5s ease-in,opacity .4s cubic-bezier(.5,1,1,1);opacity:0;visibility:hidden}appcues[data-pattern-type=shorty].apc-hidden[data-position=top] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=top] modal-container.fullscreen{transform:translateY(-50%)}appcues[data-pattern-type=shorty].apc-hidden[data-position=topLeft] modal-container.fullscreen,appcues[data-pattern-type=shorty].apc-hidden[data-position=bottomLeft] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=topLeft] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=bottomLeft] modal-container.fullscreen{transform:translate(-50%)}appcues[data-pattern-type=shorty].apc-hidden[data-position=bottom] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=bottom] modal-container.fullscreen{transform:translateY(50%)}appcues[data-pattern-type=shorty].apc-hidden[data-position=topRight] modal-container.fullscreen,appcues[data-pattern-type=shorty].apc-hidden[data-position=bottomRight] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=topRight] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=bottomRight] modal-container.fullscreen{transform:translate(50%)}appcues[data-pattern-type=shorty].apc-hidden[data-position=left] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=left] modal-container.fullscreen{transform:translateY(-50%) translate(-50%)}appcues[data-pattern-type=shorty].apc-hidden[data-position=right] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=right] modal-container.fullscreen{transform:translateY(-50%) translate(50%)}appcues[data-pattern-type=shorty].apc-hidden[data-position=center] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=center] modal-container.fullscreen{transform:translateY(-50%) scale(.97)}appcues cue{display:none;position:relative;background-color:#fff;margin:0 auto;border-bottom-left-radius:3px;border-bottom-right-radius:3px;box-shadow:0 0 6px #aaa;box-sizing:border-box;color:#888;width:100%;max-width:650px;padding:20px}appcues cue.full-buttons{padding-bottom:20px}appcues cue.appcues-actions-hidden{padding-bottom:20px;min-height:360px}appcues cue.active{display:block}appcues cue>section{margin:0!important;padding:0!important;border:0!important;font-size:100%!important;font:inherit!important;vertical-align:baseline!important;display:block!important;line-height:1!important;box-shadow:none!important;opacity:1;box-sizing:content-box!important;outline:none!important;border-radius:0!important;overflow-x:visible!important;overflow-y:visible!important;margin-left:0;margin-right:0;max-width:100%}appcues cue>section *{box-sizing:border-box}appcues cue>section .step-action-form input,appcues cue>section .step-action-form textarea,appcues cue>section .form-field input,appcues cue>section .form-field textarea{border:1px solid #DDD;color:initial;font-size:14px;padding:8px;width:95%}appcues cue>section .step-action-form input[type=date],appcues cue>section .form-field input[type=date]{font-family:inherit}appcues cue>section .step-action-form label.label-display,appcues cue>section .form-field label.label-display{font-size:14px;font-weight:700;margin:5px 0;padding:8px;display:block}appcues cue>section .step-action-form label.field-option,appcues cue>section .form-field label.field-option{display:block;font-weight:400;margin:0}appcues cue>section .step-action-form label.field-option input[type=radio],appcues cue>section .step-action-form label.field-option input[type=checkbox],appcues cue>section .form-field label.field-option input[type=radio],appcues cue>section .form-field label.field-option input[type=checkbox]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}appcues cue>section .step-action-form label.field-option input[type=radio]+span:before,appcues cue>section .step-action-form label.field-option input[type=checkbox]+span:before,appcues cue>section .form-field label.field-option input[type=radio]+span:before,appcues cue>section .form-field label.field-option input[type=checkbox]+span:before{content:"";display:inline-block;width:.7em;height:.7em;vertical-align:-.05em;border-radius:2em;border:.1em solid #fff;box-shadow:0 0 0 .15em #888;margin-right:.7em;transition:.5s ease all}appcues cue>section .step-action-form label.field-option input[type=checkbox]+span:before,appcues cue>section .form-field label.field-option input[type=checkbox]+span:before{border-radius:0}appcues cue>section .step-action-form label.field-option input[type=radio]:checked+span:before,appcues cue>section .step-action-form label.field-option input[type=checkbox]:checked+span:before,appcues cue>section .form-field label.field-option input[type=radio]:checked+span:before,appcues cue>section .form-field label.field-option input[type=checkbox]:checked+span:before{background:#5cb85c;box-shadow:0 0 0 .15em #888}appcues cue>section .step-action-form label.field-option input[type=radio]:focus+span:before,appcues cue>section .step-action-form label.field-option input[type=checkbox]:focus+span:before,appcues cue>section .form-field label.field-option input[type=radio]:focus+span:before,appcues cue>section .form-field label.field-option input[type=checkbox]:focus+span:before{outline:solid;outline-color:#6495ed;outline-style:solid;outline-width:2px;outline-offset:5px;transition:outline .01s linear}appcues cue>section .form-field{margin:10px 0;padding:10px 0;font-size:1.1em}appcues cue>section .form-field.appcues-error label{color:#eb6e5e}appcues cue>section .form-field.appcues-error ul.messages{color:#eb6e5e;list-style:none;margin:5px 0;padding:0}appcues cue>section .form-field.appcues-error ul.messages li{display:block}appcues cue>section .form-field.appcues-error input[type=text],appcues cue>section .form-field.appcues-error textarea{border-color:#eb6e5e}appcues cue>section .form-field .rating-options{display:table;width:100%}appcues cue>section .form-field .rating-option{cursor:pointer;display:table-cell;font-weight:400;text-align:center;min-width:9%;padding:0 5px}appcues cue>section .form-field .rating-option span{background-color:#eee;display:block;padding:10px;border:1px solid #eee;border-radius:3px}appcues cue>section .form-field .rating-option span:hover{background-color:#888;border:1px solid #777;color:#fff}appcues cue>section .form-field .rating-option input[type=radio]{display:none}appcues cue>section .form-field .rating-option input[type=radio]:checked+span{background-color:#6eb5e5;border:1px solid #429fde;color:#fff}appcues cue>section .form-field .rating-labels{width:100%}appcues cue>section .form-field .rating-labels .left,appcues cue>section .form-field .rating-labels .right{display:inline-block;width:50%}appcues cue>section .form-field .rating-labels .left small,appcues cue>section .form-field .rating-labels .right small{margin:2px 5px}appcues cue>section .form-field .rating-labels .right{text-align:right}appcues cue>section .form-field label.field-option{display:block;font-weight:400;margin:5px 0;padding:5px;border-radius:3px}appcues cue>section .form-field label.field-option input[type=radio],appcues cue>section .form-field label.field-option input[type=checkbox]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}appcues cue>section .form-field label.field-option input[type=radio]+span:before,appcues cue>section .form-field label.field-option input[type=checkbox]+span:before{content:"";display:inline-block;width:.8em;height:.8em;vertical-align:-.05em;border-radius:1em;border:.125em solid #fff;box-shadow:0 0 0 .15em #888;margin-right:.7em;transition:.5s ease all}appcues cue>section .form-field label.field-option input[type=checkbox]+span:before{border-radius:0}appcues cue>section .form-field label.field-option input[type=radio]:checked+span:before,appcues cue>section .form-field label.field-option input[type=checkbox]:checked+span:before{background:#5cb85c;box-shadow:0 0 0 .25em #888}appcues cue>section .form-field label.field-option input[type=checkbox]:disabled+span{cursor:no-drop}appcues cue img{max-width:100%}appcues cue header{position:relative}appcues cue header h2{font-weight:600;font-size:18px;margin:0 0 15px;color:#333}@media screen and (max-device-width:480px){appcues cue header h2{text-align:center}}appcues cue p{margin:0 0 15px}appcues cue strong{font-weight:700;color:#6f6f6f}appcues cue .appcues-actions{position:absolute;bottom:0;left:0;box-sizing:border-box;padding:20px;width:100%}appcues cue .appcues-actions.hidden{display:none}appcues cue .appcues-actions-left,appcues cue .appcues-actions-right{width:50%;display:inline-block}appcues cue .appcues-actions-left.appcues-actions-align-center,appcues cue .appcues-actions-right.appcues-actions-align-center{text-align:center}appcues cue .appcues-actions-left.appcues-actions-full-row,appcues cue .appcues-actions-right.appcues-actions-full-row{width:100%}appcues cue .appcues-actions-left{text-align:left}appcues cue .appcues-actions-right{text-align:right}appcues cue .appcues-backdrop,appcues cue .appcues-backdrop[data-pattern-type=fullscreen]{position:fixed;background-color:#eee;z-index:2147483546}appcues cue .appcues-backdrop[data-pattern-type=modal],appcues cue .appcues-backdrop[data-pattern-type=left],appcues cue .appcues-backdrop[data-pattern-type=shorty],appcues cue .appcues-backdrop[data-pattern-type=slideout]{opacity:.7;background-color:#000}appcues cue .apc-hero{background-size:cover;background-position:center;text-align:center;padding:4em 0!important;margin:-21px -21px 0}appcues cue .apc-hero h1,appcues cue .apc-hero h2{color:#fff}appcues[data-pattern-type=modal] cue,appcues[data-pattern-type=left] cue{box-shadow:none}appcues[data-pattern-type=shorty] modal-container cue,appcues[data-pattern-type=slideout] modal-container cue{box-shadow:none;min-height:150px}appcues[data-pattern-type=shorty] modal-container cue .appcues-actions .appcues-powered-by-text,appcues[data-pattern-type=slideout] modal-container cue .appcues-actions .appcues-powered-by-text{transform:translateY(10px)}appcues[data-pattern-type=shorty] modal-container cue .form-field .rating-option span,appcues[data-pattern-type=slideout] modal-container cue .form-field .rating-option span{padding:10px 0}appcues[data-pattern-type=left] cue{min-height:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-top:26px;margin:0}.appcues-progress{background-color:#ddd;overflow:hidden;border:1px solid #ccc;height:6px;border-top-left-radius:3px;border-top-right-radius:3px;margin:0 auto;box-sizing:border-box;width:100%;max-width:650px}.appcues-progress-bar-success{background-color:#5cb85c;height:100%;width:0;border-bottom-right-radius:3px;border-top-right-radius:3px;-webkit-transition:width .7s ease-out .4s;-moz-transition:width .7s ease-out .4s;transition:width .7s ease-out .4s}.appcues-progress-bar-success[aria-valuenow="100"]{border-radius:0}[data-pattern-type=modal] .appcues-progress,[data-pattern-type=shorty] .appcues-progress,[data-pattern-type=slideout] .appcues-progress{border:none}[data-pattern-type=left] .appcues-progress{border:none;border-radius:0;position:absolute;top:0;z-index:1;margin:0}[data-pattern-type=left] .appcues-progress .appcues-progress-bar-success{border-bottom-right-radius:0;border-top-right-radius:0}.appcues-button{background-color:#ccc;cursor:pointer;padding:8px 18px;color:#fff;font-weight:700;display:inline-block;position:relative;-webkit-font-smoothing:auto;text-decoration:none;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color .2s ease-out,color .2s ease-out;-moz-transition:background-color .2s ease-out,color .2s ease-out;transition:background-color .2s ease-out,color .2s ease-out}.appcues-button:hover{text-decoration:none;color:#000;background-color:#dedede}.appcues-button.appcues-button-success{background-color:#5cb85c}.appcues-button.appcues-button-success:hover{background-color:#75c375;text-decoration:unset}.appcues-button.appcues-button-success.disabled{background-color:#eaf6ea}.appcues-button[data-step],.appcues-button[href]{color:#fff}.appcues-skip{width:100%;max-width:650px;position:relative;margin:0 auto}appcues[data-pattern-type=left] .appcues-skip{position:absolute;margin:6px 0}.appcues-skip>a{cursor:pointer;display:block;background-color:#ddd;color:#888;opacity:.3;border-bottom-left-radius:3px;padding:3px 10px 5px;position:absolute;right:0;font-size:23px;line-height:1;top:0;z-index:10;width:35px;text-align:center;text-decoration:none;box-sizing:border-box;overflow-wrap:normal;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;transition:color .2s ease-out;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.appcues-skip>a:hover{text-decoration:none;opacity:1;color:#222}.appcues-backdrop,.appcues-backdrop[data-pattern-type=fullscreen]{inset:0;color:#888;font-weight:300;font-size:larger;padding:15px;text-align:center}.appcues-backdrop,.appcues-backdrop[data-pattern-type=fullscreen]{transition:opacity .32s linear}.appcues-backdrop.apc-hidden,.appcues-backdrop.appcues-backdrop-transparent{opacity:0!important;visibility:hidden}.appcues-responsive-embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;height:auto;display:block}.appcues-responsive-embed iframe,.appcues-responsive-embed object,.appcues-responsive-embed embed{position:absolute;top:0;left:0;width:100%;height:100%}.appcues-backdrop,.appcues-backdrop[data-pattern-type=fullscreen]{position:fixed;background-color:#eee;z-index:2147483546}.appcues-backdrop[data-pattern-type=modal],.appcues-backdrop[data-pattern-type=left],.appcues-backdrop[data-pattern-type=shorty],.appcues-backdrop[data-pattern-type=slideout]{opacity:.7;background-color:#000}.appcues-powered-by-text{text-align:right;padding:5px;line-height:1}.appcues-powered-by-text a{font-family:Helvetica Neue,Helvetica,sans-serif!important;cursor:pointer!important;text-decoration:none!important;color:#888!important;font-size:10px!important}.appcues-powered-by-text a svg{vertical-align:bottom}.appcues-powered-by-text a svg>g,.appcues-powered-by-text a span{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.appcues-powered-by-text a span{position:relative;margin-left:3px}.appcues-powered-by-text a span:before{content:"";position:absolute;width:100%;height:1px;bottom:-1px;left:0;visibility:hidden;background:#4baad4;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.appcues-powered-by-text a:hover,.appcues-powered-by-text a:active,.appcues-powered-by-text a:focus{color:#4baad4}.appcues-powered-by-text a:hover svg>g,.appcues-powered-by-text a:active svg>g,.appcues-powered-by-text a:focus svg>g{fill:#4baad4}.appcues-powered-by-text a:hover span:before,.appcues-powered-by-text a:active span:before,.appcues-powered-by-text a:focus span:before{visibility:visible;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1)}.appcues-powered-by-badge{font-family:Helvetica Neue,Helvetica,sans-serif!important;background:#fff6;position:fixed;bottom:16px;left:16px;padding:6px 8px 7px;border-radius:3px;border:1px solid transparent;display:block;z-index:2147483547;box-shadow:0 1px 5px #0003;cursor:pointer;box-sizing:border-box;overflow:hidden;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.appcues-powered-by-badge:before{background-color:#fff;content:"";position:absolute;z-index:-1;top:50%;left:50%;width:100%;height:0;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-moz-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);-o-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translate(-50%) translateY(-50%) rotate(45deg);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}.appcues-powered-by-badge:hover{border-color:#4baad4}.appcues-powered-by-badge:hover:before{height:90px;opacity:1}.appcues-powered-by-badge:hover .appcues-powered-by-content{color:#4baad4!important}.appcues-powered-by-badge:hover .appcues-powered-by-content svg>g{fill:#4baad4}.appcues-powered-by-badge a{cursor:pointer!important;text-decoration:none!important}.appcues-powered-by-badge .appcues-powered-by-content{font-family:Helvetica Neue,Helvetica,sans-serif!important;display:table-row;color:#555!important;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.appcues-powered-by-badge .appcues-powered-by-content svg>g{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.appcues-powered-by-badge .appcues-powered-by-content .logo-container,.appcues-powered-by-badge .appcues-powered-by-content .text-container{display:table-cell;vertical-align:middle;height:20px}.appcues-powered-by-badge .appcues-powered-by-content .logo-container{text-align:center;width:20px}.appcues-powered-by-badge .appcues-powered-by-content .text-container{font-size:12px!important;padding-left:3px;line-height:1}.appcues-powered-by-badge .appcues-powered-by-content .text-container>small{font-size:6px!important;text-transform:uppercase;display:block}
|
|
@@ -6616,7 +6616,8 @@ const sd = /* @__PURE__ */ Oe(ad), Va = "data-interaction-style", cd = (t) => t.
|
|
|
6616
6616
|
// this solution can adding extra height to the page, so we need a way to avoid this scenario
|
|
6617
6617
|
// display: 'inline-block',
|
|
6618
6618
|
// position: 'relative',
|
|
6619
|
-
width: "100%"
|
|
6619
|
+
width: "100%",
|
|
6620
|
+
display: "contents"
|
|
6620
6621
|
}
|
|
6621
6622
|
},
|
|
6622
6623
|
[t.virtualizedContent]
|
|
@@ -6690,14 +6691,7 @@ const wd = "@appcues/triggerFlow", xd = ({ flowId: t, url: e, prefetch: n = !1 }
|
|
|
6690
6691
|
r({ flowId: t, url: e, prefetch: n });
|
|
6691
6692
|
};
|
|
6692
6693
|
ie(wd, xd);
|
|
6693
|
-
const Sd = (t) => Object.keys(t).length === 0, _d = (t) => {
|
|
6694
|
-
switch (t) {
|
|
6695
|
-
case "date.now":
|
|
6696
|
-
return Date.now();
|
|
6697
|
-
default:
|
|
6698
|
-
return null;
|
|
6699
|
-
}
|
|
6700
|
-
}, Td = (t) => typeof t == "string" && t.startsWith("{") && t.endsWith("}"), kd = (t) => Object.entries(t).reduce((e, [n, r]) => {
|
|
6694
|
+
const Sd = (t) => Object.keys(t).length === 0, _d = (t) => t === "date.now" ? Date.now() : null, Td = (t) => typeof t == "string" && t.startsWith("{") && t.endsWith("}"), kd = (t) => Object.entries(t).reduce((e, [n, r]) => {
|
|
6701
6695
|
if (Td(r)) {
|
|
6702
6696
|
const o = r.slice(1, -1), i = _d(o);
|
|
6703
6697
|
return { ...e, [n]: i ?? r };
|
|
@@ -9062,7 +9056,6 @@ function fh(t, e, n, r) {
|
|
|
9062
9056
|
right: "unset"
|
|
9063
9057
|
}
|
|
9064
9058
|
};
|
|
9065
|
-
case "right":
|
|
9066
9059
|
default:
|
|
9067
9060
|
return {
|
|
9068
9061
|
right: 0,
|
|
@@ -9092,7 +9085,6 @@ function dh(t, e, n, r) {
|
|
|
9092
9085
|
bottom: "unset"
|
|
9093
9086
|
}
|
|
9094
9087
|
};
|
|
9095
|
-
case "bottom":
|
|
9096
9088
|
default:
|
|
9097
9089
|
return {
|
|
9098
9090
|
bottom: 0,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import"https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600";html{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif}html *{box-sizing:border-box}a{cursor:pointer}html body{margin:0}@keyframes nps-enter{0%{opacity:0;transform:translateY(10px)}30%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes nps-complete{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px) scale(0)}}.appcues-nps{text-align:center;position:fixed;bottom:0;box-shadow:0 0 30px #0000001a;margin-left:auto;margin-right:auto;width:75%;right:0;left:0;border-radius:5px 5px 0 0;padding-right:0;z-index:10000001}.nps-modal{padding-top:40px;text-align:center;width:100%;border-radius:5px 5px 0 0}.nps-modal.collapsed{height:0}.nps-modal.qualitative{height:225px}.ask-me-later{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;position:absolute;justify-content:center;align-items:center;display:flex;top:0;left:0;font-size:15px;padding:8px 16px 10px;border-top-left-radius:5px;border-bottom-right-radius:5px;background-color:#ccc2;min-width:130px}.ask-me-later:hover{background-color:#ccc5}.close-icon{display:flex;font-size:16px;padding-right:8px}.ask-me-later-text{display:flex}.back-to-nps{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;position:absolute;justify-content:center;align-items:center;display:flex;top:0;right:0;font-size:15px;padding:8px 16px 10px;border-top-right-radius:5px;border-bottom-left-radius:5px;background-color:#ccc2;min-width:130px}.back-to-nps:hover{background-color:#0003}.quantitative-question{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:18px;height:100%;width:100%;margin-left:auto;margin-right:auto;max-width:700px;overflow-y:auto;padding-bottom:12px;text-align:center}.qualitative-question{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:18px;height:100%;width:95%;margin-left:auto;margin-right:auto;max-width:600px;overflow-y:auto}.question-text{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:18px;padding:0 5px}.qualitative-question textarea{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:14px;height:90px;margin:8px 0 12px;width:100%;border-radius:3px;border:2px solid rgba(199,199,199,.3333333333);background-color:#c7c7c722;padding:.5rem}.nps-number-option{position:relative}.nps-number-input{position:absolute;opacity:0;margin-left:auto;margin-right:auto;left:0;right:0;height:100%;margin-top:0}.nps-number-input:focus+.nps-number-link{outline:#0000EE auto 1px}.nps-number-link{margin:auto 1px;padding:5px 0;border-radius:3px;font-weight:700;text-decoration:none;width:34px;height:33px;opacity:.9;transition:opacity .1s ease-out,transform .15s ease-out,box-shadow .15s ease-out;text-align:center;display:block;cursor:pointer}.nps-number-link:hover{background-color:#fff;opacity:1;box-shadow:0 4px #fff3;transform:translateY(-3px) scale(1.06)}.selected-nps{background-color:#fff}.nps-options{display:flex;justify-content:space-between;text-align:center;width:100%;max-width:500px;margin:1.5em auto 8px;border:none;padding:0}.buttons{display:flex;justify-content:space-between;align-items:center}.buttons a{text-decoration:none;padding:7px 14px;border-radius:3px;font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-weight:600;font-size:15px;color:#fff;opacity:.9}.buttons a:hover{opacity:1}.appcues-powdered-by-wrapper{display:inline-block;width:200px}.buttons .appcues-powered-by-text{text-align:left;padding-bottom:2px}.buttons .appcues-powered-by-text a{padding:0;color:#bebebe;mix-blend-mode:luminosity;font-size:14px;font-weight:400;opacity:.5}.buttons .appcues-powered-by-text a span{margin-left:4px}.feedback-tab{bottom:0;right:0;margin:0;display:none;overflow:hidden}.feedback-tab.collapsed{display:block}.satisfaction-feedback{padding:8px;float:left;width:125px;height:40px;border-radius:5px 5px 0 0;text-align:center;box-shadow:0 0 1px #0003}.character-count{padding:12px;font-size:13px;font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;display:inline-block}.numerator-character-count.disabled{font-weight:700}.confirmation-toast{margin:7px;padding-left:8px;padding-right:8px;height:25px;font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:15px;line-height:25px;text-align:center;border-radius:5px;float:left;box-shadow:0 0 1px #0003;opacity:0;position:absolute;right:0}.feedback-link{text-decoration:none;margin:0;width:125px;height:40px;flex-grow:1;color:#fff;display:block}.frame-container{position:relative;margin:0 -4px;border:0px solid;padding-bottom:65%;height:0}.context-hints{max-width:520px;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;padding-bottom:10px}.not-likely-hint{text-align:left;padding-left:15px;padding-top:0;font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:13px;flex-grow:0}.very-likely-hint{text-align:right;padding-right:15px;padding-top:0;font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:13px;flex-grow:0}.submit-button{padding:8px 20px}.submit-button.disabled{pointer-events:none;cursor:default;opacity:.6}@media
|
|
1
|
+
@import"https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600";html{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif}html *{box-sizing:border-box}a{cursor:pointer}html body{margin:0}@keyframes nps-enter{0%{opacity:0;transform:translateY(10px)}30%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes nps-complete{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px) scale(0)}}.appcues-nps{text-align:center;position:fixed;bottom:0;box-shadow:0 0 30px #0000001a;margin-left:auto;margin-right:auto;width:75%;right:0;left:0;border-radius:5px 5px 0 0;padding-right:0;z-index:10000001}.nps-modal{padding-top:40px;text-align:center;width:100%;border-radius:5px 5px 0 0}.nps-modal.collapsed{height:0}.nps-modal.qualitative{height:225px}.ask-me-later{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;position:absolute;justify-content:center;align-items:center;display:flex;top:0;left:0;font-size:15px;padding:8px 16px 10px;border-top-left-radius:5px;border-bottom-right-radius:5px;background-color:#ccc2;min-width:130px}.ask-me-later:hover{background-color:#ccc5}.close-icon{display:flex;font-size:16px;padding-right:8px}.ask-me-later-text{display:flex}.back-to-nps{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;position:absolute;justify-content:center;align-items:center;display:flex;top:0;right:0;font-size:15px;padding:8px 16px 10px;border-top-right-radius:5px;border-bottom-left-radius:5px;background-color:#ccc2;min-width:130px}.back-to-nps:hover{background-color:#0003}.quantitative-question{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:18px;height:100%;width:100%;margin-left:auto;margin-right:auto;max-width:700px;overflow-y:auto;padding-bottom:12px;text-align:center}.qualitative-question{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:18px;height:100%;width:95%;margin-left:auto;margin-right:auto;max-width:600px;overflow-y:auto}.question-text{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:18px;padding:0 5px}.qualitative-question textarea{font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:14px;height:90px;margin:8px 0 12px;width:100%;border-radius:3px;border:2px solid rgba(199,199,199,.3333333333);background-color:#c7c7c722;padding:.5rem}.nps-number-option{position:relative}.nps-number-input{position:absolute;opacity:0;margin-left:auto;margin-right:auto;left:0;right:0;height:100%;margin-top:0}.nps-number-input:focus+.nps-number-link{outline:#0000EE auto 1px}.nps-number-link{margin:auto 1px;padding:5px 0;border-radius:3px;font-weight:700;text-decoration:none;width:34px;height:33px;opacity:.9;transition:opacity .1s ease-out,transform .15s ease-out,box-shadow .15s ease-out;text-align:center;display:block;cursor:pointer}.nps-number-link:hover{background-color:#fff;opacity:1;box-shadow:0 4px #fff3;transform:translateY(-3px) scale(1.06)}.selected-nps{background-color:#fff}.nps-options{display:flex;justify-content:space-between;text-align:center;width:100%;max-width:500px;margin:1.5em auto 8px;border:none;padding:0}.buttons{display:flex;justify-content:space-between;align-items:center}.buttons a{text-decoration:none;padding:7px 14px;border-radius:3px;font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-weight:600;font-size:15px;color:#fff;opacity:.9}.buttons a:hover{opacity:1}.appcues-powdered-by-wrapper{display:inline-block;width:200px}.buttons .appcues-powered-by-text{text-align:left;padding-bottom:2px}.buttons .appcues-powered-by-text a{padding:0;color:#bebebe;mix-blend-mode:luminosity;font-size:14px;font-weight:400;opacity:.5}.buttons .appcues-powered-by-text a span{margin-left:4px}.feedback-tab{bottom:0;right:0;margin:0;display:none;overflow:hidden}.feedback-tab.collapsed{display:block}.satisfaction-feedback{padding:8px;float:left;width:125px;height:40px;border-radius:5px 5px 0 0;text-align:center;box-shadow:0 0 1px #0003}.character-count{padding:12px;font-size:13px;font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;display:inline-block}.numerator-character-count.disabled{font-weight:700}.confirmation-toast{margin:7px;padding-left:8px;padding-right:8px;height:25px;font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:15px;line-height:25px;text-align:center;border-radius:5px;float:left;box-shadow:0 0 1px #0003;opacity:0;position:absolute;right:0}.feedback-link{text-decoration:none;margin:0;width:125px;height:40px;flex-grow:1;color:#fff;display:block}.frame-container{position:relative;margin:0 -4px;border:0px solid;padding-bottom:65%;height:0}.context-hints{max-width:520px;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;padding-bottom:10px}.not-likely-hint{text-align:left;padding-left:15px;padding-top:0;font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:13px;flex-grow:0}.very-likely-hint{text-align:right;padding-right:15px;padding-top:0;font-family:Source Sans Pro,Helvetica Neue,Helvetica,sans-serif;font-size:13px;flex-grow:0}.submit-button{padding:8px 20px}.submit-button.disabled{pointer-events:none;cursor:default;opacity:.6}@media(max-width:1175px){.appcues-nps{border-radius:0;margin-left:0;margin-right:0;width:100%}}@media(max-width:670px){.not-likely-hint,.very-likely-hint{padding-top:0}.ask-me-later{font-size:12px;padding:8px;min-width:100px}.back-to-nps{min-height:36px;font-size:12px;padding:8px;min-width:100px}.confirmation-toast{display:none}}@media(max-width:500px){.appcues-nps{border-radius:0;margin-left:0;margin-right:0}.appcues-nps.qualitative{padding-top:40px;height:270px}.confirmation-toast{display:none}.nps-number-link{width:32px}.not-likely-hint{padding-left:5px}.very-likely-hint{padding-right:5px}}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@appcues/web-sdk",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.12.0",
|
|
4
4
|
"description": "The Appcues Javascript SDK",
|
|
5
5
|
"main": "build/index.npm.js",
|
|
6
6
|
"types": "build/index.npm.d.ts",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"deep-freeze": "0.0.1",
|
|
73
73
|
"dom-testing-library": "^3.11.3",
|
|
74
74
|
"glob": "^11.0.3",
|
|
75
|
-
"happy-dom": "^
|
|
75
|
+
"happy-dom": "^15.11.7",
|
|
76
76
|
"jsdom": "^27.3.0",
|
|
77
77
|
"lodash-match-pattern": "^1.1.0",
|
|
78
78
|
"mock-raf": "^0.1.0",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"typescript": "^5.9.2",
|
|
86
86
|
"vite": "^7.3.0",
|
|
87
87
|
"vite-plugin-checker": "^0.10.2",
|
|
88
|
-
"vite-tsconfig-paths": "^
|
|
88
|
+
"vite-tsconfig-paths": "^5.1.4",
|
|
89
89
|
"vitest": "^4.0.16"
|
|
90
90
|
},
|
|
91
91
|
"dependencies": {
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
appcues-container.appcues-fullscreen,appcues-container.fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto}appcues-container.appcues-ontop{z-index:2147483547}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout]{position:fixed;box-shadow:2px 3px 9px #0000004d;transform:none;transition:transform .8s cubic-bezier(.2,.84,.35,1),opacity .5s cubic-bezier(0,0,0,1) .1s;width:400px;height:150px;max-height:calc(100vh - 40px);overflow-y:auto}@media screen and (max-width: 440px){appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout]{width:calc(100% - 40px)!important}}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=topRight],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=right],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=bottomRight],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=topRight],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=right],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=bottomRight]{right:20px}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=topLeft],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=left],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=bottomLeft],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=topLeft],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=left],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=bottomLeft]{left:20px}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=left],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=right],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=center],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=left],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=right],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=center]{top:50%;transform:translateY(-50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=center],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=center]{transform:translateY(-54%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=top],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=center],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position=bottom],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=top],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=center],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position=bottom]{right:0;left:0;margin:auto}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position^=top],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position^=top]{top:20px}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty][data-position^=bottom],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout][data-position^=bottom]{bottom:20px}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden,appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden{transition:transform .5s ease-in,opacity .4s cubic-bezier(.5,1,1,1);opacity:0}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=center],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=center]{transform:translateY(-50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=top],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=top]{transform:translateY(-50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=topLeft],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=bottomLeft],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=topLeft],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=bottomLeft]{transform:translate(-50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=bottom],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=bottom]{transform:translateY(50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=topRight],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=bottomRight],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=topRight],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=bottomRight]{transform:translate(50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=left],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=left]{transform:translateY(-50%) translate(-50%)}appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=shorty].apc-hidden[data-position=right],appcues-container:not(.appcues-fullscreen):not(.fullscreen)[data-pattern-type=slideout].apc-hidden[data-position=right]{transform:translateY(-50%) translate(50%)}.appcues-noscroll{overflow:hidden}.appcues iframe.appcues-tooltip-container.appcues-tooltip-hidden{display:none!important}appcues-layer .beacon{position:relative;cursor:pointer;-webkit-transform-origin:12px 12px 0;-moz-transform-origin:12px 12px 0;-ms-transform-origin:12px 12px 0;-o-transform-origin:12px 12px 0;transform-origin:12px 12px 0;-webkit-transition:-webkit-transform .1s;-moz-transition:-moz-transform .1s;transition:transform .1s}appcues-layer .beacon .beacon-inner{-webkit-transition:-webkit-transform .1s;-moz-transition:-moz-transform .1s;transition:transform .1s;-webkit-transform-origin:12px 12px 0;-moz-transform-origin:12px 12px 0;-ms-transform-origin:12px 12px 0;-o-transform-origin:12px 12px 0;transform-origin:12px 12px 0}appcues-layer .beacon:hover{-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-transform:scale(1.25);-moz-transform:scale(1.25);-ms-transform:scale(1.25);-o-transform:scale(1.25);transform:scale(1.25)}appcues-layer .beacon:hover .beacon-inner{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}appcues-layer .beacon:active,appcues-layer .beacon:focus{-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-transform:scale(.75);-moz-transform:scale(.75);-ms-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75)}appcues-layer .beacon:active:after,appcues-layer .beacon:focus:after{-webkit-transform:scale(1.8);-moz-transform:scale(1.8);-ms-transform:scale(1.8);-o-transform:scale(1.8);transform:scale(1.8)}appcues-layer .beacon.bounce-in{-webkit-animation:bounceIn .5s linear;-moz-animation:bounceIn .5s linear;animation:bounceIn .5s linear}appcues-layer .beacon.bounce-out{-webkit-animation:bounceOut .5s ease-in;-moz-animation:bounceOut .5s ease-in;animation:bounceOut .5s ease-in;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both}appcues-layer .beacon .beacon-outer{-webkit-transform-origin:11px 11px;-moz-transform-origin:11px 11px;-ms-transform-origin:11px 11px;-o-transform-origin:11px 11px;transform-origin:11px 11px}@-webkit-keyframes appcues-beacon-pulse{0%{stroke-width:22;-moz-transform:scale(.1);-ms-transform:scale(.1);-webkit-transform:scale(.1);transform:scale(.1)}25%{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);stroke-width:.5}30%{stroke-width:0}to{stroke-width:0}}@-moz-keyframes appcues-beacon-pulse{0%{stroke-width:22;-moz-transform:scale(.1);-ms-transform:scale(.1);-webkit-transform:scale(.1);transform:scale(.1)}25%{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);stroke-width:.5}30%{stroke-width:0}to{stroke-width:0}}@keyframes appcues-beacon-pulse{0%{stroke-width:22;-moz-transform:scale(.1);-ms-transform:scale(.1);-webkit-transform:scale(.1);transform:scale(.1)}25%{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);stroke-width:.5}30%{stroke-width:0}to{stroke-width:0}}appcues-layer .beacon .hotspot-animation-pulse{-webkit-animation:appcues-beacon-pulse 3s ease-out 2s infinite;-moz-animation:appcues-beacon-pulse 3s ease-out 2s infinite;animation:appcues-beacon-pulse 3s ease-out 2s infinite}appcues-layer .beacon-container{width:24px;max-width:24px;position:relative}appcues-layer .hotspot>iframe,appcues-layer .appcues-hotspot>iframe,appcues-layer,appcues-container>iframe[src="about:blank"]{margin:0!important;padding:0!important;border:0!important;font-size:100%!important;font:inherit!important;vertical-align:baseline!important;display:block!important;line-height:1!important;box-shadow:none!important;opacity:1;box-sizing:content-box!important;outline:none!important;border-radius:0!important;overflow-x:visible!important;overflow-y:visible!important}@media screen and (min-width: 0�){appcues-layer .hotspot .apc-spotlight,appcues-layer .appcues-hotspot .apc-spotlight{display:none}}appcues-layer .hotspots,appcues-layer .hotspots .hotspot,appcues-layer .hotspots .appcues-hotspot,appcues-layer .appcues-hotspots,appcues-layer .appcues-hotspots .hotspot,appcues-layer .appcues-hotspots .appcues-hotspot{position:static}appcues-layer .hotspot,appcues-layer .appcues-hotspot{top:50%;left:50%}appcues-layer .hotspot.appcues-animated,appcues-layer .appcues-hotspot.appcues-animated{transition:top .1s,left .1s}appcues-layer .hotspot .apc-animated-backdrop,appcues-layer .appcues-hotspot .apc-animated-backdrop{transition:opacity .3s}appcues-layer .hotspot.apc-hidden .beacon,appcues-layer .appcues-hotspot.apc-hidden .beacon{transform:scale(0);visibility:hidden}appcues-layer .hotspot.apc-hidden .apc-spotlight,appcues-layer .appcues-hotspot.apc-hidden .apc-spotlight{opacity:0;visibility:hidden}appcues-layer .hotspot.apc-beacon-hidden .beacon-container,appcues-layer .appcues-hotspot.apc-beacon-hidden .beacon-container{display:none}appcues-layer .hotspot .beacon,appcues-layer .appcues-hotspot .beacon{transition:transform .08s cubic-bezier(0,0,0,1);transform:none}appcues-layer .hotspot>iframe,appcues-layer .appcues-hotspot>iframe{background-color:transparent;min-width:0;min-height:0;opacity:1;transform:none;transition:opacity .16s cubic-bezier(0,0,0,1),transform .08s cubic-bezier(0,0,0,1)}appcues-layer .hotspot>iframe.apc-hidden,appcues-layer .appcues-hotspot>iframe.apc-hidden{opacity:.01;transform:scale(.97);visibility:hidden}appcues-layer .hotspot>iframe.align-top,appcues-layer .appcues-hotspot>iframe.align-top{transform-origin:bottom}appcues-layer .hotspot>iframe.align-top-left,appcues-layer .appcues-hotspot>iframe.align-top-left{transform-origin:bottom right}appcues-layer .hotspot>iframe.align-top-right,appcues-layer .appcues-hotspot>iframe.align-top-right{transform-origin:bottom left}appcues-layer .hotspot>iframe.align-bottom,appcues-layer .appcues-hotspot>iframe.align-bottom{transform-origin:top}appcues-layer .hotspot>iframe.align-bottom-left,appcues-layer .appcues-hotspot>iframe.align-bottom-left{transform-origin:top right}appcues-layer .hotspot>iframe.align-bottom-right,appcues-layer .appcues-hotspot>iframe.align-bottom-right{transform-origin:top left}appcues-debugger{position:fixed;bottom:0;left:15px;overflow-wrap:break-word;z-index:2147483548;color:#fff}appcues-debugger.expanded{max-height:450px;min-width:600px}appcues-debugger.collapsed{max-height:35px}appcues-debugger iframe{overflow:hidden}appcues-checklist{position:fixed;bottom:30px;z-index:2147483647;transition:all .5s ease-in-out}appcues-checklist.apcl-right{right:30px}appcues-checklist.apcl-right.first-view{right:-300px}appcues-checklist.apcl-left{left:30px}appcues-checklist.apcl-left.first-view{left:-300px}div.appcues,div.appcues>appcues-layer{position:static}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
code,pre{font-family:Menlo,Monaco,monospace,sans-serif}div,p,ul,ol,table,dl,blockquote,pre{font-size:14px;line-height:1.6em}a[href],a[data-step]{color:#15c;text-decoration:none;cursor:pointer}object,embed,video,img{max-width:100%;width:auto}video,img{height:auto}p,ul,ol,table,dl,figure,blockquote,pre{margin:0 0 15px;border:none;background:none;box-shadow:none}hr{margin-bottom:15px}blockquote{margin-left:1.6em!important;padding-left:0;color:#777;font-style:italic}ul,ol{padding-left:2em}ul ul,ol ol,ul ol,ol ul{margin:2px;padding:0 0 0 2em;border:none}dl dt{font-weight:700}dd{margin-left:1em}table{border-collapse:collapse;font-size:1em;width:100%}table td,table th{padding:5px;border:1px solid #ddd;vertical-align:top}table thead td,table th{font-weight:700;border-bottom-color:#888}code{background-color:#d8d7d7}pre{overflow:auto;padding:1em;border:1px solid #ddd;border-radius:3px;background:#f8f8f8;white-space:pre;font-size:90%;color:#888}hr{display:block;height:1px;border:0;border-top:1px solid #ccc}h1,h2,h3,h4,h5,h6{font-weight:700;color:#000;padding:0;background:none;text-rendering:optimizeLegibility;margin:0 0 .5em}h1,h2,h3,h4{line-height:1.3}h1{font-size:36px}h2{font-size:24px;margin-bottom:.7em}h3{font-size:21px}h4{font-size:18px}h5{font-size:16px}h6{font-size:12px;text-transform:uppercase}.sr-only{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;margin:-1px}.appcues-button{line-height:1.42857em}appcues{font-family:Helvetica Neue,Helvetica,sans-serif;width:100%;min-height:100%;height:100%;overflow-y:auto;box-sizing:border-box;font-size:14px;display:none;padding:40px 0;position:fixed;inset:0;z-index:2147483547;overflow-wrap:break-word}@media screen and (max-device-width: 480px){appcues{padding:10px}appcues[data-pattern-type=left]{padding:0}}appcues.active{display:block}appcues[data-pattern-type=left]{padding-top:0;padding-bottom:0;min-width:95%;right:initial}appcues[data-pattern-type=modal],appcues[data-pattern-type=fullscreen]{transform-origin:50% 50%;transition:opacity .16s cubic-bezier(0,0,0,1),transform .32s cubic-bezier(0,0,0,1)}appcues[data-pattern-type=modal].active,appcues[data-pattern-type=fullscreen].active{opacity:1}appcues[data-pattern-type=modal].apc-hidden,appcues[data-pattern-type=fullscreen].apc-hidden{transform:scale(.97);opacity:0;visibility:hidden}appcues[data-pattern-type=left]{transform-origin:0 0;transition:opacity .16s cubic-bezier(0,0,0,1),transform .32s cubic-bezier(0,0,0,1)}appcues[data-pattern-type=left].active{opacity:1;transform:none}appcues[data-pattern-type=left].apc-hidden{transform:translate(-400px);opacity:0;visibility:hidden}appcues[data-pattern-type=shorty],appcues[data-pattern-type=slideout]{padding:0;overflow:hidden}appcues[data-pattern-type=shorty] modal-container,appcues[data-pattern-type=slideout] modal-container{width:400px;max-width:400px;display:inline-block;transition:transform .8s cubic-bezier(.2,.84,.35,1),opacity .5s cubic-bezier(0,0,0,1) .1s}appcues[data-pattern-type=shorty] modal-container.fullscreen,appcues[data-pattern-type=slideout] modal-container.fullscreen{position:fixed;overflow-y:auto;max-height:calc(100vh - 40px)}appcues[data-pattern-type=shorty] modal-container.fullscreen cue,appcues[data-pattern-type=slideout] modal-container.fullscreen cue{overflow:hidden}@media screen and (max-device-width: 440px){appcues[data-pattern-type=shorty] modal-container,appcues[data-pattern-type=slideout] modal-container{width:100%}appcues[data-pattern-type=shorty] modal-container.fullscreen,appcues[data-pattern-type=slideout] modal-container.fullscreen{max-width:calc(100% - 40px)}}appcues[data-pattern-type=shorty][data-position=topRight] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=right] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=bottomRight] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=topRight] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=right] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=bottomRight] modal-container.fullscreen{right:20px}appcues[data-pattern-type=shorty][data-position=topLeft] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=left] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=bottomLeft] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=topLeft] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=left] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=bottomLeft] modal-container.fullscreen{left:20px}appcues[data-pattern-type=shorty][data-position=left] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=right] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=center] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=left] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=right] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=center] modal-container.fullscreen{top:50%;transform:translateY(-50%)}appcues[data-pattern-type=shorty][data-position=top] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=center] modal-container.fullscreen,appcues[data-pattern-type=shorty][data-position=bottom] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=top] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=center] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=bottom] modal-container.fullscreen{right:0;left:0;margin:auto}appcues[data-pattern-type=shorty][data-position^=top] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position^=top] modal-container.fullscreen{top:20px}appcues[data-pattern-type=shorty][data-position^=bottom] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position^=bottom] modal-container.fullscreen{bottom:20px}appcues[data-pattern-type=shorty][data-position=center] modal-container.fullscreen,appcues[data-pattern-type=slideout][data-position=center] modal-container.fullscreen{transform:translateY(-54%)}appcues[data-pattern-type=shorty].apc-hidden modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden modal-container.fullscreen{transition:transform .5s ease-in,opacity .4s cubic-bezier(.5,1,1,1);opacity:0;visibility:hidden}appcues[data-pattern-type=shorty].apc-hidden[data-position=top] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=top] modal-container.fullscreen{transform:translateY(-50%)}appcues[data-pattern-type=shorty].apc-hidden[data-position=topLeft] modal-container.fullscreen,appcues[data-pattern-type=shorty].apc-hidden[data-position=bottomLeft] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=topLeft] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=bottomLeft] modal-container.fullscreen{transform:translate(-50%)}appcues[data-pattern-type=shorty].apc-hidden[data-position=bottom] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=bottom] modal-container.fullscreen{transform:translateY(50%)}appcues[data-pattern-type=shorty].apc-hidden[data-position=topRight] modal-container.fullscreen,appcues[data-pattern-type=shorty].apc-hidden[data-position=bottomRight] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=topRight] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=bottomRight] modal-container.fullscreen{transform:translate(50%)}appcues[data-pattern-type=shorty].apc-hidden[data-position=left] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=left] modal-container.fullscreen{transform:translateY(-50%) translate(-50%)}appcues[data-pattern-type=shorty].apc-hidden[data-position=right] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=right] modal-container.fullscreen{transform:translateY(-50%) translate(50%)}appcues[data-pattern-type=shorty].apc-hidden[data-position=center] modal-container.fullscreen,appcues[data-pattern-type=slideout].apc-hidden[data-position=center] modal-container.fullscreen{transform:translateY(-50%) scale(.97)}appcues cue{display:none;position:relative;background-color:#fff;margin:0 auto;border-bottom-left-radius:3px;border-bottom-right-radius:3px;box-shadow:0 0 6px #aaa;box-sizing:border-box;color:#888;width:100%;max-width:650px;padding:20px}appcues cue.full-buttons{padding-bottom:20px}appcues cue.appcues-actions-hidden{padding-bottom:20px;min-height:360px}appcues cue.active{display:block}appcues cue>section{margin:0!important;padding:0!important;border:0!important;font-size:100%!important;font:inherit!important;vertical-align:baseline!important;display:block!important;line-height:1!important;box-shadow:none!important;opacity:1;box-sizing:content-box!important;outline:none!important;border-radius:0!important;overflow-x:visible!important;overflow-y:visible!important;margin-left:0;margin-right:0;max-width:100%}appcues cue>section *{box-sizing:border-box}appcues cue>section .step-action-form input,appcues cue>section .step-action-form textarea,appcues cue>section .form-field input,appcues cue>section .form-field textarea{border:1px solid #DDD;color:initial;font-size:14px;padding:8px;width:95%}appcues cue>section .step-action-form input[type=date],appcues cue>section .form-field input[type=date]{font-family:inherit}appcues cue>section .step-action-form label.label-display,appcues cue>section .form-field label.label-display{font-size:14px;font-weight:700;margin:5px 0;padding:8px;display:block}appcues cue>section .step-action-form label.field-option,appcues cue>section .form-field label.field-option{display:block;font-weight:400;margin:0}appcues cue>section .step-action-form label.field-option input[type=radio],appcues cue>section .step-action-form label.field-option input[type=checkbox],appcues cue>section .form-field label.field-option input[type=radio],appcues cue>section .form-field label.field-option input[type=checkbox]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}appcues cue>section .step-action-form label.field-option input[type=radio]+span:before,appcues cue>section .step-action-form label.field-option input[type=checkbox]+span:before,appcues cue>section .form-field label.field-option input[type=radio]+span:before,appcues cue>section .form-field label.field-option input[type=checkbox]+span:before{content:"";display:inline-block;width:.7em;height:.7em;vertical-align:-.05em;border-radius:2em;border:.1em solid #fff;box-shadow:0 0 0 .15em #888;margin-right:.7em;transition:.5s ease all}appcues cue>section .step-action-form label.field-option input[type=checkbox]+span:before,appcues cue>section .form-field label.field-option input[type=checkbox]+span:before{border-radius:0}appcues cue>section .step-action-form label.field-option input[type=radio]:checked+span:before,appcues cue>section .step-action-form label.field-option input[type=checkbox]:checked+span:before,appcues cue>section .form-field label.field-option input[type=radio]:checked+span:before,appcues cue>section .form-field label.field-option input[type=checkbox]:checked+span:before{background:#5cb85c;box-shadow:0 0 0 .15em #888}appcues cue>section .step-action-form label.field-option input[type=radio]:focus+span:before,appcues cue>section .step-action-form label.field-option input[type=checkbox]:focus+span:before,appcues cue>section .form-field label.field-option input[type=radio]:focus+span:before,appcues cue>section .form-field label.field-option input[type=checkbox]:focus+span:before{outline:solid;outline-color:#6495ed;outline-style:solid;outline-width:2px;outline-offset:5px;transition:outline .01s linear}appcues cue>section .form-field{margin:10px 0;padding:10px 0;font-size:1.1em}appcues cue>section .form-field.appcues-error label{color:#eb6e5e}appcues cue>section .form-field.appcues-error ul.messages{color:#eb6e5e;list-style:none;margin:5px 0;padding:0}appcues cue>section .form-field.appcues-error ul.messages li{display:block}appcues cue>section .form-field.appcues-error input[type=text],appcues cue>section .form-field.appcues-error textarea{border-color:#eb6e5e}appcues cue>section .form-field .rating-options{display:table;width:100%}appcues cue>section .form-field .rating-option{cursor:pointer;display:table-cell;font-weight:400;text-align:center;min-width:9%;padding:0 5px}appcues cue>section .form-field .rating-option span{background-color:#eee;display:block;padding:10px;border:1px solid #eee;border-radius:3px}appcues cue>section .form-field .rating-option span:hover{background-color:#888;border:1px solid #777;color:#fff}appcues cue>section .form-field .rating-option input[type=radio]{display:none}appcues cue>section .form-field .rating-option input[type=radio]:checked+span{background-color:#6eb5e5;border:1px solid #429fde;color:#fff}appcues cue>section .form-field .rating-labels{width:100%}appcues cue>section .form-field .rating-labels .left,appcues cue>section .form-field .rating-labels .right{display:inline-block;width:50%}appcues cue>section .form-field .rating-labels .left small,appcues cue>section .form-field .rating-labels .right small{margin:2px 5px}appcues cue>section .form-field .rating-labels .right{text-align:right}appcues cue>section .form-field label.field-option{display:block;font-weight:400;margin:5px 0;padding:5px;border-radius:3px}appcues cue>section .form-field label.field-option input[type=radio],appcues cue>section .form-field label.field-option input[type=checkbox]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}appcues cue>section .form-field label.field-option input[type=radio]+span:before,appcues cue>section .form-field label.field-option input[type=checkbox]+span:before{content:"";display:inline-block;width:.8em;height:.8em;vertical-align:-.05em;border-radius:1em;border:.125em solid #fff;box-shadow:0 0 0 .15em #888;margin-right:.7em;transition:.5s ease all}appcues cue>section .form-field label.field-option input[type=checkbox]+span:before{border-radius:0}appcues cue>section .form-field label.field-option input[type=radio]:checked+span:before,appcues cue>section .form-field label.field-option input[type=checkbox]:checked+span:before{background:#5cb85c;box-shadow:0 0 0 .25em #888}appcues cue>section .form-field label.field-option input[type=checkbox]:disabled+span{cursor:no-drop}appcues cue img{max-width:100%}appcues cue header{position:relative}appcues cue header h2{font-weight:600;font-size:18px;margin:0 0 15px;color:#333}@media screen and (max-device-width: 480px){appcues cue header h2{text-align:center}}appcues cue p{margin:0 0 15px}appcues cue strong{font-weight:700;color:#6f6f6f}appcues cue .appcues-actions{position:absolute;bottom:0;left:0;box-sizing:border-box;padding:20px;width:100%}appcues cue .appcues-actions.hidden{display:none}appcues cue .appcues-actions-left,appcues cue .appcues-actions-right{width:50%;display:inline-block}appcues cue .appcues-actions-left.appcues-actions-align-center,appcues cue .appcues-actions-right.appcues-actions-align-center{text-align:center}appcues cue .appcues-actions-left.appcues-actions-full-row,appcues cue .appcues-actions-right.appcues-actions-full-row{width:100%}appcues cue .appcues-actions-left{text-align:left}appcues cue .appcues-actions-right{text-align:right}appcues cue .appcues-backdrop,appcues cue .appcues-backdrop[data-pattern-type=fullscreen]{position:fixed;background-color:#eee;z-index:2147483546}appcues cue .appcues-backdrop[data-pattern-type=modal],appcues cue .appcues-backdrop[data-pattern-type=left],appcues cue .appcues-backdrop[data-pattern-type=shorty],appcues cue .appcues-backdrop[data-pattern-type=slideout]{opacity:.7;background-color:#000}appcues cue .apc-hero{background-size:cover;background-position:center;text-align:center;padding:4em 0!important;margin:-21px -21px 0}appcues cue .apc-hero h1,appcues cue .apc-hero h2{color:#fff}appcues[data-pattern-type=modal] cue,appcues[data-pattern-type=left] cue{box-shadow:none}appcues[data-pattern-type=shorty] modal-container cue,appcues[data-pattern-type=slideout] modal-container cue{box-shadow:none;min-height:150px}appcues[data-pattern-type=shorty] modal-container cue .appcues-actions .appcues-powered-by-text,appcues[data-pattern-type=slideout] modal-container cue .appcues-actions .appcues-powered-by-text{transform:translateY(10px)}appcues[data-pattern-type=shorty] modal-container cue .form-field .rating-option span,appcues[data-pattern-type=slideout] modal-container cue .form-field .rating-option span{padding:10px 0}appcues[data-pattern-type=left] cue{min-height:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-top:26px;margin:0}.appcues-progress{background-color:#ddd;overflow:hidden;border:1px solid #ccc;height:6px;border-top-left-radius:3px;border-top-right-radius:3px;margin:0 auto;box-sizing:border-box;width:100%;max-width:650px}.appcues-progress-bar-success{background-color:#5cb85c;height:100%;width:0;border-bottom-right-radius:3px;border-top-right-radius:3px;-webkit-transition:width .7s ease-out .4s;-moz-transition:width .7s ease-out .4s;transition:width .7s ease-out .4s}.appcues-progress-bar-success[aria-valuenow="100"]{border-radius:0}[data-pattern-type=modal] .appcues-progress,[data-pattern-type=shorty] .appcues-progress,[data-pattern-type=slideout] .appcues-progress{border:none}[data-pattern-type=left] .appcues-progress{border:none;border-radius:0;position:absolute;top:0;z-index:1;margin:0}[data-pattern-type=left] .appcues-progress .appcues-progress-bar-success{border-bottom-right-radius:0;border-top-right-radius:0}.appcues-button{background-color:#ccc;cursor:pointer;padding:8px 18px;color:#fff;font-weight:700;display:inline-block;position:relative;-webkit-font-smoothing:auto;text-decoration:none;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color .2s ease-out,color .2s ease-out;-moz-transition:background-color .2s ease-out,color .2s ease-out;transition:background-color .2s ease-out,color .2s ease-out}.appcues-button:hover{text-decoration:none;color:#000;background-color:#dedede}.appcues-button.appcues-button-success{background-color:#5cb85c}.appcues-button.appcues-button-success:hover{background-color:#75c375;text-decoration:unset}.appcues-button.appcues-button-success.disabled{background-color:#eaf6ea}.appcues-button[data-step],.appcues-button[href]{color:#fff}.appcues-skip{width:100%;max-width:650px;position:relative;margin:0 auto}appcues[data-pattern-type=left] .appcues-skip{position:absolute;margin:6px 0}.appcues-skip>a{cursor:pointer;display:block;background-color:#ddd;color:#888;opacity:.3;border-bottom-left-radius:3px;padding:3px 10px 5px;position:absolute;right:0;font-size:23px;line-height:1;top:0;z-index:10;width:35px;text-align:center;text-decoration:none;box-sizing:border-box;overflow-wrap:normal;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;transition:color .2s ease-out;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.appcues-skip>a:hover{text-decoration:none;opacity:1;color:#222}.appcues-backdrop,.appcues-backdrop[data-pattern-type=fullscreen]{inset:0;color:#888;font-weight:300;font-size:larger;padding:15px;text-align:center}.appcues-backdrop,.appcues-backdrop[data-pattern-type=fullscreen]{transition:opacity .32s linear}.appcues-backdrop.apc-hidden,.appcues-backdrop.appcues-backdrop-transparent{opacity:0!important;visibility:hidden}.appcues-responsive-embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;height:auto;display:block}.appcues-responsive-embed iframe,.appcues-responsive-embed object,.appcues-responsive-embed embed{position:absolute;top:0;left:0;width:100%;height:100%}.appcues-backdrop,.appcues-backdrop[data-pattern-type=fullscreen]{position:fixed;background-color:#eee;z-index:2147483546}.appcues-backdrop[data-pattern-type=modal],.appcues-backdrop[data-pattern-type=left],.appcues-backdrop[data-pattern-type=shorty],.appcues-backdrop[data-pattern-type=slideout]{opacity:.7;background-color:#000}.appcues-powered-by-text{text-align:right;padding:5px;line-height:1}.appcues-powered-by-text a{font-family:Helvetica Neue,Helvetica,sans-serif!important;cursor:pointer!important;text-decoration:none!important;color:#888!important;font-size:10px!important}.appcues-powered-by-text a svg{vertical-align:bottom}.appcues-powered-by-text a svg>g,.appcues-powered-by-text a span{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.appcues-powered-by-text a span{position:relative;margin-left:3px}.appcues-powered-by-text a span:before{content:"";position:absolute;width:100%;height:1px;bottom:-1px;left:0;visibility:hidden;background:#4baad4;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.appcues-powered-by-text a:hover,.appcues-powered-by-text a:active,.appcues-powered-by-text a:focus{color:#4baad4}.appcues-powered-by-text a:hover svg>g,.appcues-powered-by-text a:active svg>g,.appcues-powered-by-text a:focus svg>g{fill:#4baad4}.appcues-powered-by-text a:hover span:before,.appcues-powered-by-text a:active span:before,.appcues-powered-by-text a:focus span:before{visibility:visible;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1)}.appcues-powered-by-badge{font-family:Helvetica Neue,Helvetica,sans-serif!important;background:#fff6;position:fixed;bottom:16px;left:16px;padding:6px 8px 7px;border-radius:3px;border:1px solid transparent;display:block;z-index:2147483547;box-shadow:0 1px 5px #0003;cursor:pointer;box-sizing:border-box;overflow:hidden;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.appcues-powered-by-badge:before{background-color:#fff;content:"";position:absolute;z-index:-1;top:50%;left:50%;width:100%;height:0;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-moz-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);-o-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translate(-50%) translateY(-50%) rotate(45deg);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}.appcues-powered-by-badge:hover{border-color:#4baad4}.appcues-powered-by-badge:hover:before{height:90px;opacity:1}.appcues-powered-by-badge:hover .appcues-powered-by-content{color:#4baad4!important}.appcues-powered-by-badge:hover .appcues-powered-by-content svg>g{fill:#4baad4}.appcues-powered-by-badge a{cursor:pointer!important;text-decoration:none!important}.appcues-powered-by-badge .appcues-powered-by-content{font-family:Helvetica Neue,Helvetica,sans-serif!important;display:table-row;color:#555!important;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.appcues-powered-by-badge .appcues-powered-by-content svg>g{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.appcues-powered-by-badge .appcues-powered-by-content .logo-container,.appcues-powered-by-badge .appcues-powered-by-content .text-container{display:table-cell;vertical-align:middle;height:20px}.appcues-powered-by-badge .appcues-powered-by-content .logo-container{text-align:center;width:20px}.appcues-powered-by-badge .appcues-powered-by-content .text-container{font-size:12px!important;padding-left:3px;line-height:1}.appcues-powered-by-badge .appcues-powered-by-content .text-container>small{font-size:6px!important;text-transform:uppercase;display:block}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|