@stigg/react-sdk 4.4.0-beta.0 → 4.4.0-beta.1
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/dist/components/customerPortal/subscriptionOverview/subscriptionView/SubscriptionView.style.d.ts +1 -1
- package/dist/react-sdk.cjs.development.js +2 -1
- package/dist/react-sdk.cjs.development.js.map +1 -1
- package/dist/react-sdk.cjs.production.min.js +1 -1
- package/dist/react-sdk.cjs.production.min.js.map +1 -1
- package/dist/react-sdk.esm.js +2 -1
- package/dist/react-sdk.esm.js.map +1 -1
- package/package.json +2 -2
- package/src/components/checkout/summary/CheckoutSuccess.tsx +2 -4
- package/src/stories/Checkout.stories.tsx +5 -4
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
/// <reference types="@emotion/styled/macro" />
|
|
3
3
|
export declare const SubscriptionViewLayout: import("@emotion/styled/macro").StyledComponent<{
|
|
4
4
|
theme?: import("@emotion/react").Theme | undefined;
|
|
5
|
-
as?: "symbol" | "object" | "
|
|
5
|
+
as?: "symbol" | "object" | "a" | "abbr" | "address" | "area" | "article" | "aside" | "audio" | "b" | "base" | "bdi" | "bdo" | "big" | "blockquote" | "body" | "br" | "button" | "canvas" | "caption" | "cite" | "code" | "col" | "colgroup" | "data" | "datalist" | "dd" | "del" | "details" | "dfn" | "dialog" | "div" | "dl" | "dt" | "em" | "embed" | "fieldset" | "figcaption" | "figure" | "footer" | "form" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "head" | "header" | "hgroup" | "hr" | "html" | "i" | "iframe" | "img" | "input" | "ins" | "kbd" | "keygen" | "label" | "legend" | "li" | "link" | "main" | "map" | "mark" | "menu" | "menuitem" | "meta" | "meter" | "nav" | "noindex" | "noscript" | "ol" | "optgroup" | "option" | "output" | "p" | "param" | "picture" | "pre" | "progress" | "q" | "rp" | "rt" | "ruby" | "s" | "samp" | "slot" | "script" | "section" | "select" | "small" | "source" | "span" | "strong" | "style" | "sub" | "summary" | "sup" | "table" | "template" | "tbody" | "td" | "textarea" | "tfoot" | "th" | "thead" | "time" | "title" | "tr" | "track" | "u" | "ul" | "var" | "video" | "wbr" | "webview" | "svg" | "animate" | "animateMotion" | "animateTransform" | "circle" | "clipPath" | "defs" | "desc" | "ellipse" | "feBlend" | "feColorMatrix" | "feComponentTransfer" | "feComposite" | "feConvolveMatrix" | "feDiffuseLighting" | "feDisplacementMap" | "feDistantLight" | "feDropShadow" | "feFlood" | "feFuncA" | "feFuncB" | "feFuncG" | "feFuncR" | "feGaussianBlur" | "feImage" | "feMerge" | "feMergeNode" | "feMorphology" | "feOffset" | "fePointLight" | "feSpecularLighting" | "feSpotLight" | "feTile" | "feTurbulence" | "filter" | "foreignObject" | "g" | "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "mpath" | "path" | "pattern" | "polygon" | "polyline" | "radialGradient" | "rect" | "stop" | "switch" | "text" | "textPath" | "tspan" | "use" | "view" | import("react").ComponentClass<any, any> | import("react").FunctionComponent<any> | undefined;
|
|
6
6
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -10969,10 +10969,11 @@ var BACKGROUND_COLOR = /*#__PURE__*/Color('#0b2f7a').alpha(0.3).toString();
|
|
|
10969
10969
|
var CheckoutSuccessContainer = /*#__PURE__*/_styled(material.Box, {
|
|
10970
10970
|
target: "eeyi5d30",
|
|
10971
10971
|
label: "CheckoutSuccessContainer"
|
|
10972
|
-
})("position:absolute;top:0;left:0;bottom:0;right:0;background-color:", BACKGROUND_COLOR, ";* rect{fill:transparent;}" + ( "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
10972
|
+
})("position:absolute;top:0;left:0;bottom:0;right:0;background-color:", BACKGROUND_COLOR, ";* rect{fill:transparent;}" + ( "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkNoZWNrb3V0U3VjY2Vzcy50c3giXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBUTZDIiwiZmlsZSI6IkNoZWNrb3V0U3VjY2Vzcy50c3giLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZC9tYWNybyc7XHJcbmltcG9ydCB7IEJveCB9IGZyb20gJ0BtdWkvbWF0ZXJpYWwnO1xyXG5pbXBvcnQgQ29sb3IgZnJvbSAnY29sb3InO1xyXG5pbXBvcnQgUmVhY3QgZnJvbSAncmVhY3QnO1xyXG5pbXBvcnQgTG90dGllIGZyb20gJ3JlYWN0LWxvdHRpZSc7XHJcbmltcG9ydCBhbmltYXRpb25EYXRhIGZyb20gJy4uLy4uLy4uL2Fzc2V0cy9sb3R0aWUvY2hlY2tvdXQtc3VjY2Vzcy5qc29uJztcclxuZXhwb3J0IGNvbnN0IEFOSU1BVElPTl9EVVJBVElPTiA9IDUwMDA7XHJcbmNvbnN0IEJBQ0tHUk9VTkRfQ09MT1IgPSBDb2xvcignIzBiMmY3YScpLmFscGhhKDAuMykudG9TdHJpbmcoKTtcclxuY29uc3QgQ2hlY2tvdXRTdWNjZXNzQ29udGFpbmVyID0gc3R5bGVkKEJveCkgYFxuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHRvcDogMDtcbiAgbGVmdDogMDtcbiAgYm90dG9tOiAwO1xuICByaWdodDogMDtcbiAgYmFja2dyb3VuZC1jb2xvcjogJHtCQUNLR1JPVU5EX0NPTE9SfTtcbiAgKiByZWN0IHtcbiAgICBmaWxsOiB0cmFuc3BhcmVudDtcbiAgfVxuYDtcclxuZXhwb3J0IGZ1bmN0aW9uIENoZWNrb3V0U3VjY2VzcygpIHtcclxuICAgIHJldHVybiAoUmVhY3QuY3JlYXRlRWxlbWVudChDaGVja291dFN1Y2Nlc3NDb250YWluZXIsIG51bGwsXHJcbiAgICAgICAgUmVhY3QuY3JlYXRlRWxlbWVudChMb3R0aWUsIHsgd2lkdGg6IDM1MCwgb3B0aW9uczogeyBsb29wOiBmYWxzZSwgYXV0b3BsYXk6IHRydWUsIGFuaW1hdGlvbkRhdGEgfSB9KSkpO1xyXG59XHJcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPUNoZWNrb3V0U3VjY2Vzcy5qcy5tYXAiXX0= */"));
|
|
10973
10973
|
|
|
10974
10974
|
function CheckoutSuccess() {
|
|
10975
10975
|
return React__default.createElement(CheckoutSuccessContainer, null, React__default.createElement(Lottie, {
|
|
10976
|
+
width: 350,
|
|
10976
10977
|
options: {
|
|
10977
10978
|
loop: false,
|
|
10978
10979
|
autoplay: true,
|