@bigbinary/neeto-thank-you-frontend 2.1.13 → 2.1.16
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/README.md +2 -36
- package/dist/ConfigureThankYou.js +8 -46
- package/dist/ConfigureThankYou.js.map +1 -1
- package/dist/ShowThankYou.js +4 -5
- package/dist/ShowThankYou.js.map +1 -1
- package/dist/SocialShare-BTqNNioi.js +44 -0
- package/dist/{SocialShare-ftRSFRqP.js.map → SocialShare-BTqNNioi.js.map} +1 -1
- package/dist/cjs/ConfigureThankYou.js +13 -51
- package/dist/cjs/ConfigureThankYou.js.map +1 -1
- package/dist/cjs/ShowThankYou.js +5 -6
- package/dist/cjs/ShowThankYou.js.map +1 -1
- package/dist/cjs/SocialShare-C_YfnloM.js +48 -0
- package/dist/cjs/{SocialShare-D3fFcV4U.js.map → SocialShare-C_YfnloM.js.map} +1 -1
- package/dist/cjs/index.js +3 -2
- package/dist/cjs/index.js.map +1 -1
- package/dist/index.js +3 -2
- package/dist/index.js.map +1 -1
- package/package.json +15 -13
- package/types/ConfigureThankYou.d.ts +0 -8
- package/types/ShowThankYou.d.ts +0 -8
- package/dist/SocialShare-ftRSFRqP.js +0 -44
- package/dist/cjs/SocialShare-D3fFcV4U.js +0 -48
package/dist/cjs/index.js
CHANGED
|
@@ -4,7 +4,7 @@ var ConfigureThankYou = require('./ConfigureThankYou.js');
|
|
|
4
4
|
var ShowThankYou = require('./ShowThankYou.js');
|
|
5
5
|
var useThankYouConfigurationApi = require('./useThankYouConfigurationApi-khbEl5wW.js');
|
|
6
6
|
var useThankYouPageApi = require('./useThankYouPageApi-DD3HwY6D.js');
|
|
7
|
-
var SocialShare = require('./SocialShare-
|
|
7
|
+
var SocialShare = require('./SocialShare-C_YfnloM.js');
|
|
8
8
|
require('@bigbinary/neeto-cist');
|
|
9
9
|
require('@babel/runtime/helpers/defineProperty');
|
|
10
10
|
require('react');
|
|
@@ -31,6 +31,7 @@ require('@bigbinary/neetoui/Button');
|
|
|
31
31
|
require('@bigbinary/neetoui/Typography');
|
|
32
32
|
require('@bigbinary/neetoui/Modal');
|
|
33
33
|
require('@bigbinary/neeto-editor/EditorContent');
|
|
34
|
+
require('@bigbinary/neeto-molecules/BrowserPreview');
|
|
34
35
|
require('./BrandingInfo-y5Zm6Bej.js');
|
|
35
36
|
require('./utils.js');
|
|
36
37
|
require('@bigbinary/neeto-commons-frontend/utils');
|
|
@@ -48,7 +49,7 @@ require('axios');
|
|
|
48
49
|
require('./index-BeYCcFRQ.js');
|
|
49
50
|
require('./query.js');
|
|
50
51
|
|
|
51
|
-
var css = ":root{--neeto-thank-you-editor-content-color:0,0,0;--neeto-thank-you-background-color:255,255,255;--neeto-thank-you-background-image-position:center;--neeto-thank-you-gray-100:248,249,249;--neeto-thank-you-gray-800:31,31,31}.neeto-thank-you-configuration{display:flex;flex-direction:column
|
|
52
|
+
var css = ":root{--neeto-thank-you-editor-content-color:0,0,0;--neeto-thank-you-background-color:255,255,255;--neeto-thank-you-background-image-position:center;--neeto-thank-you-gray-100:248,249,249;--neeto-thank-you-gray-800:31,31,31}.neeto-thank-you-configuration,.neeto-thank-you-configuration-preview__wrapper{display:flex;flex-direction:column}.neeto-thank-you-configuration{height:100vh;overflow-y:hidden;position:relative}.neeto-thank-you-configuration__nav{display:flex;justify-content:center;padding:4px;width:100%}.neeto-thank-you-configuration__link{align-items:center;color:inherit;display:flex;font-weight:600;gap:.25rem;text-decoration:none}.neeto-thank-you-configuration__link:hover{opacity:.8}.neeto-thank-you-configuration__link span{border-bottom:1px solid}.neeto-thank-you-configuration__link svg{height:1rem;width:auto}.neeto-thank-you-configuration__main{align-items:center;display:flex;height:100vh;justify-content:center;overflow-y:auto}.neeto-thank-you-configuration__box{margin:auto;max-width:100%;padding:56px 15px;text-align:center;width:51.25rem}.neeto-thank-you-configuration__default-img-wrap{font-size:2.5rem;text-align:center}.neeto-thank-you-configuration-alignment--left .neeto-thank-you-configuration__box{align-items:flex-start;text-align:left}.neeto-thank-you-configuration__title{font-size:2rem;line-height:1.25;margin:.67em 0}.neeto-thank-you-configuration__img{margin-bottom:1.5rem;margin-top:2.5rem}.neeto-thank-you-configuration__img img{display:inline-block;max-height:50vh;max-width:100%;vertical-align:top}.neeto-thank-you-configuration__description{font-size:1rem;line-height:1.5;margin:0 0 2rem}.neeto-thank-you-configuration__description a[href]{color:#2d36d4}.neeto-thank-you-configuration__description .neeto-editor-content h1,.neeto-thank-you-configuration__description .neeto-editor-content h2,.neeto-thank-you-configuration__description .neeto-editor-content h3{font-weight:500;line-height:1.325;margin-bottom:4px}.neeto-thank-you-configuration__description .neeto-editor-content h1{font-size:2.5rem}.neeto-thank-you-configuration__description .neeto-editor-content h2{font-size:1.5rem}.neeto-thank-you-configuration__description .neeto-editor-content h3{font-size:1.25rem}.neeto-thank-you-configuration__social-share{margin-top:2rem}.neeto-thank-you-configuration__social-share .neeto-thank-you-configuration-social-follow{align-items:center;display:inline-flex;flex-wrap:wrap;gap:1rem;justify-content:center}.neeto-thank-you-configuration__social-share .neeto-thank-you-configuration-social-follow__item{font-size:1.5rem;width:-moz-fit-content;width:fit-content}.neeto-thank-you-configuration__social-share-title{font-size:.8rem;font-weight:400;line-height:1.2;margin:.8rem 0}.neeto-thank-you-configuration__resubmit{border-bottom:1px solid;font-weight:600}.neeto-thank-you-configuration__nav-footer{align-items:center;display:flex;font-size:.875rem;gap:.5rem;justify-content:center}.neeto-thank-you-configuration__payment-pending{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.neeto-thank-you-configuration__payment-pending-body{align-items:center;color:\"#2f3941\";display:flex;flex-direction:column;gap:1rem;justify-content:center}.neeto-molecules-browser-preview{height:100%;min-height:500px;pointer-events:none}.neeto-molecules-browser-preview .neeto-thank-you-configuration{flex-grow:1;height:100%;max-height:100%}.neeto-molecules-browser-preview .neeto-thank-you-configuration .neeto-thank-you-configuration__main{height:100%}.neeto-molecules-browser-preview .neeto-thank-you-configuration__branding-wrapper{position:absolute}.neeto-thank-you-configuration__branding-wrapper{bottom:12px;left:12px;position:fixed}.neeto-thank-you-configuration__branding-link{background:#fff;border:1px solid #dfdfde;border-radius:4px;color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue;font-size:14px;font-weight:400;padding:4px 6px;transition:all;transition-duration:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.neeto-thank-you-configuration__branding-link strong{font-weight:700}.neeto-thank-you-configuration__branding-link:hover{box-shadow:inset 0 0 0 1px #dfdfde;text-decoration:none}.neeto-thank-you-configuration-radio__item{align-items:flex-start;background-color:rgb(var(--neeto-ui-white));border:1px solid rgb(var(--neeto-ui-gray-300));border-radius:var(--neeto-ui-rounded);padding:12px 16px}.neeto-thank-you-configuration-radio__item.neeto-ui-radio__item:not(:last-child){margin-right:0!important}.neeto-thank-you-configuration-radio__item.neeto-ui-radio__item{align-items:start!important}.neeto-thank-you-configuration-radio__item.neeto-ui-radio__item .neeto-ui-radio{margin-top:3px}.neeto-thank-you-configuration-radio__item.active{border:1.5px solid rgb(var(--neeto-ui-primary-800))}";
|
|
52
53
|
SocialShare.n(css,{});
|
|
53
54
|
|
|
54
55
|
exports.ConfigureThankYou = ConfigureThankYou;
|
package/dist/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/index.js
CHANGED
|
@@ -2,7 +2,7 @@ export { default as ConfigureThankYou } from './ConfigureThankYou.js';
|
|
|
2
2
|
export { default as ShowThankYou } from './ShowThankYou.js';
|
|
3
3
|
export { a as useCreateThankYouConfiguration, d as useDeleteThankYouConfiguration, u as useFetchThankYouConfigurations, b as useShowThankYouConfiguration, c as useUpdateThankYouConfiguration } from './useThankYouConfigurationApi-BiVg-jmY.js';
|
|
4
4
|
export { u as useShowThankYouPage } from './useThankYouPageApi-D61bhK5l.js';
|
|
5
|
-
import { n } from './SocialShare-
|
|
5
|
+
import { n } from './SocialShare-BTqNNioi.js';
|
|
6
6
|
import '@bigbinary/neeto-cist';
|
|
7
7
|
import '@babel/runtime/helpers/defineProperty';
|
|
8
8
|
import 'react';
|
|
@@ -29,6 +29,7 @@ import '@bigbinary/neetoui/Button';
|
|
|
29
29
|
import '@bigbinary/neetoui/Typography';
|
|
30
30
|
import '@bigbinary/neetoui/Modal';
|
|
31
31
|
import '@bigbinary/neeto-editor/EditorContent';
|
|
32
|
+
import '@bigbinary/neeto-molecules/BrowserPreview';
|
|
32
33
|
import './BrandingInfo-57u33B-f.js';
|
|
33
34
|
import './utils.js';
|
|
34
35
|
import '@bigbinary/neeto-commons-frontend/utils';
|
|
@@ -46,6 +47,6 @@ import 'axios';
|
|
|
46
47
|
import './index-CGjGDIfp.js';
|
|
47
48
|
import './query.js';
|
|
48
49
|
|
|
49
|
-
var css = ":root{--neeto-thank-you-editor-content-color:0,0,0;--neeto-thank-you-background-color:255,255,255;--neeto-thank-you-background-image-position:center;--neeto-thank-you-gray-100:248,249,249;--neeto-thank-you-gray-800:31,31,31}.neeto-thank-you-configuration{display:flex;flex-direction:column
|
|
50
|
+
var css = ":root{--neeto-thank-you-editor-content-color:0,0,0;--neeto-thank-you-background-color:255,255,255;--neeto-thank-you-background-image-position:center;--neeto-thank-you-gray-100:248,249,249;--neeto-thank-you-gray-800:31,31,31}.neeto-thank-you-configuration,.neeto-thank-you-configuration-preview__wrapper{display:flex;flex-direction:column}.neeto-thank-you-configuration{height:100vh;overflow-y:hidden;position:relative}.neeto-thank-you-configuration__nav{display:flex;justify-content:center;padding:4px;width:100%}.neeto-thank-you-configuration__link{align-items:center;color:inherit;display:flex;font-weight:600;gap:.25rem;text-decoration:none}.neeto-thank-you-configuration__link:hover{opacity:.8}.neeto-thank-you-configuration__link span{border-bottom:1px solid}.neeto-thank-you-configuration__link svg{height:1rem;width:auto}.neeto-thank-you-configuration__main{align-items:center;display:flex;height:100vh;justify-content:center;overflow-y:auto}.neeto-thank-you-configuration__box{margin:auto;max-width:100%;padding:56px 15px;text-align:center;width:51.25rem}.neeto-thank-you-configuration__default-img-wrap{font-size:2.5rem;text-align:center}.neeto-thank-you-configuration-alignment--left .neeto-thank-you-configuration__box{align-items:flex-start;text-align:left}.neeto-thank-you-configuration__title{font-size:2rem;line-height:1.25;margin:.67em 0}.neeto-thank-you-configuration__img{margin-bottom:1.5rem;margin-top:2.5rem}.neeto-thank-you-configuration__img img{display:inline-block;max-height:50vh;max-width:100%;vertical-align:top}.neeto-thank-you-configuration__description{font-size:1rem;line-height:1.5;margin:0 0 2rem}.neeto-thank-you-configuration__description a[href]{color:#2d36d4}.neeto-thank-you-configuration__description .neeto-editor-content h1,.neeto-thank-you-configuration__description .neeto-editor-content h2,.neeto-thank-you-configuration__description .neeto-editor-content h3{font-weight:500;line-height:1.325;margin-bottom:4px}.neeto-thank-you-configuration__description .neeto-editor-content h1{font-size:2.5rem}.neeto-thank-you-configuration__description .neeto-editor-content h2{font-size:1.5rem}.neeto-thank-you-configuration__description .neeto-editor-content h3{font-size:1.25rem}.neeto-thank-you-configuration__social-share{margin-top:2rem}.neeto-thank-you-configuration__social-share .neeto-thank-you-configuration-social-follow{align-items:center;display:inline-flex;flex-wrap:wrap;gap:1rem;justify-content:center}.neeto-thank-you-configuration__social-share .neeto-thank-you-configuration-social-follow__item{font-size:1.5rem;width:-moz-fit-content;width:fit-content}.neeto-thank-you-configuration__social-share-title{font-size:.8rem;font-weight:400;line-height:1.2;margin:.8rem 0}.neeto-thank-you-configuration__resubmit{border-bottom:1px solid;font-weight:600}.neeto-thank-you-configuration__nav-footer{align-items:center;display:flex;font-size:.875rem;gap:.5rem;justify-content:center}.neeto-thank-you-configuration__payment-pending{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.neeto-thank-you-configuration__payment-pending-body{align-items:center;color:\"#2f3941\";display:flex;flex-direction:column;gap:1rem;justify-content:center}.neeto-molecules-browser-preview{height:100%;min-height:500px;pointer-events:none}.neeto-molecules-browser-preview .neeto-thank-you-configuration{flex-grow:1;height:100%;max-height:100%}.neeto-molecules-browser-preview .neeto-thank-you-configuration .neeto-thank-you-configuration__main{height:100%}.neeto-molecules-browser-preview .neeto-thank-you-configuration__branding-wrapper{position:absolute}.neeto-thank-you-configuration__branding-wrapper{bottom:12px;left:12px;position:fixed}.neeto-thank-you-configuration__branding-link{background:#fff;border:1px solid #dfdfde;border-radius:4px;color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue;font-size:14px;font-weight:400;padding:4px 6px;transition:all;transition-duration:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.neeto-thank-you-configuration__branding-link strong{font-weight:700}.neeto-thank-you-configuration__branding-link:hover{box-shadow:inset 0 0 0 1px #dfdfde;text-decoration:none}.neeto-thank-you-configuration-radio__item{align-items:flex-start;background-color:rgb(var(--neeto-ui-white));border:1px solid rgb(var(--neeto-ui-gray-300));border-radius:var(--neeto-ui-rounded);padding:12px 16px}.neeto-thank-you-configuration-radio__item.neeto-ui-radio__item:not(:last-child){margin-right:0!important}.neeto-thank-you-configuration-radio__item.neeto-ui-radio__item{align-items:start!important}.neeto-thank-you-configuration-radio__item.neeto-ui-radio__item .neeto-ui-radio{margin-top:3px}.neeto-thank-you-configuration-radio__item.active{border:1.5px solid rgb(var(--neeto-ui-primary-800))}";
|
|
50
51
|
n(css,{});
|
|
51
52
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-thank-you-frontend",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.16",
|
|
4
4
|
"description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-thank-you-nano",
|
|
@@ -59,14 +59,14 @@
|
|
|
59
59
|
"@babel/runtime": "7.26.0",
|
|
60
60
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
61
61
|
"@bigbinary/eslint-plugin-neeto": "1.5.6",
|
|
62
|
-
"@bigbinary/neeto-cist": "1.0.
|
|
63
|
-
"@bigbinary/neeto-commons-frontend": "4.12.
|
|
64
|
-
"@bigbinary/neeto-editor": "1.43.
|
|
62
|
+
"@bigbinary/neeto-cist": "1.0.14",
|
|
63
|
+
"@bigbinary/neeto-commons-frontend": "4.12.6",
|
|
64
|
+
"@bigbinary/neeto-editor": "1.43.31",
|
|
65
65
|
"@bigbinary/neeto-filters-frontend": "4.3.10",
|
|
66
66
|
"@bigbinary/neeto-icons": "1.20.21",
|
|
67
|
-
"@bigbinary/neeto-image-uploader-frontend": "2.3.
|
|
68
|
-
"@bigbinary/neeto-molecules": "3.
|
|
69
|
-
"@bigbinary/neetoui": "8.2.
|
|
67
|
+
"@bigbinary/neeto-image-uploader-frontend": "2.3.14",
|
|
68
|
+
"@bigbinary/neeto-molecules": "3.13.12",
|
|
69
|
+
"@bigbinary/neetoui": "8.2.48",
|
|
70
70
|
"@emotion/is-prop-valid": "1.2.0",
|
|
71
71
|
"@faker-js/faker": "8.2.0",
|
|
72
72
|
"@honeybadger-io/js": "6.10.1",
|
|
@@ -78,6 +78,7 @@
|
|
|
78
78
|
"@rollup/plugin-node-resolve": "15.3.0",
|
|
79
79
|
"@rollup/plugin-replace": "5.0.4",
|
|
80
80
|
"@svgr/rollup": "8.1.0",
|
|
81
|
+
"@tailwindcss/container-queries": "^0.1.1",
|
|
81
82
|
"@tanstack/react-query": "5.59.20",
|
|
82
83
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
83
84
|
"antd": "5.22.0",
|
|
@@ -170,16 +171,17 @@
|
|
|
170
171
|
},
|
|
171
172
|
"peerDependencies": {
|
|
172
173
|
"@babel/runtime": "7.26.0",
|
|
173
|
-
"@bigbinary/neeto-cist": "1.0.
|
|
174
|
-
"@bigbinary/neeto-commons-frontend": "4.12.
|
|
175
|
-
"@bigbinary/neeto-editor": "1.43.
|
|
174
|
+
"@bigbinary/neeto-cist": "1.0.14",
|
|
175
|
+
"@bigbinary/neeto-commons-frontend": "4.12.6",
|
|
176
|
+
"@bigbinary/neeto-editor": "1.43.31",
|
|
176
177
|
"@bigbinary/neeto-filters-frontend": "4.3.10",
|
|
177
178
|
"@bigbinary/neeto-icons": "1.20.21",
|
|
178
|
-
"@bigbinary/neeto-image-uploader-frontend": "2.3.
|
|
179
|
-
"@bigbinary/neeto-molecules": "3.
|
|
180
|
-
"@bigbinary/neetoui": "8.2.
|
|
179
|
+
"@bigbinary/neeto-image-uploader-frontend": "2.3.14",
|
|
180
|
+
"@bigbinary/neeto-molecules": "3.13.12",
|
|
181
|
+
"@bigbinary/neetoui": "8.2.48",
|
|
181
182
|
"@honeybadger-io/js": "6.10.1",
|
|
182
183
|
"@honeybadger-io/react": "6.1.25",
|
|
184
|
+
"@tailwindcss/container-queries": "^0.1.1",
|
|
183
185
|
"@tanstack/react-query": "5.59.20",
|
|
184
186
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
185
187
|
"antd": "5.22.0",
|
|
@@ -10,13 +10,6 @@ type SocialHandle = {
|
|
|
10
10
|
generateShareUrl: () => string;
|
|
11
11
|
};
|
|
12
12
|
|
|
13
|
-
type BrandingInfo = {
|
|
14
|
-
displayText: string;
|
|
15
|
-
additionalComponents?: {
|
|
16
|
-
[tagName: string]: React.ReactElement;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
|
|
20
13
|
interface ConfigureThankYouProps {
|
|
21
14
|
breadcrumbs: Breadcrumb[];
|
|
22
15
|
socialHandles?: SocialHandle[];
|
|
@@ -38,7 +31,6 @@ interface ConfigureThankYouProps {
|
|
|
38
31
|
onSuccessCallbackParams: any[],
|
|
39
32
|
previousConfiguration: Record<string, any>
|
|
40
33
|
) => void;
|
|
41
|
-
brandingInfo: BrandingInfo;
|
|
42
34
|
editorProps?: object;
|
|
43
35
|
preview?: ReactElement;
|
|
44
36
|
allowEmptyCustomMessage?: boolean;
|
package/types/ShowThankYou.d.ts
CHANGED
|
@@ -5,13 +5,6 @@ type SocialHandle = {
|
|
|
5
5
|
generateShareUrl: () => string;
|
|
6
6
|
};
|
|
7
7
|
|
|
8
|
-
type BrandingInfo = {
|
|
9
|
-
displayText: string;
|
|
10
|
-
additionalComponents?: {
|
|
11
|
-
[tagName: string]: React.ReactElement;
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
|
|
15
8
|
interface ShowThankYouProps {
|
|
16
9
|
entityId: string;
|
|
17
10
|
isDraftPreview: boolean;
|
|
@@ -22,7 +15,6 @@ interface ShowThankYouProps {
|
|
|
22
15
|
publicLinkId: string;
|
|
23
16
|
appName: string;
|
|
24
17
|
customPageLoader?: React.ReactNode | (() => React.ReactNode);
|
|
25
|
-
brandingInfo: BrandingInfo;
|
|
26
18
|
}
|
|
27
19
|
const ShowThankYou: React.FC<ShowThankYouProps>;
|
|
28
20
|
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { useTranslation } from 'react-i18next';
|
|
2
|
-
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
|
-
|
|
4
|
-
var THANK_YOU_TEXT_ALIGNMENTS = {
|
|
5
|
-
left: "left",
|
|
6
|
-
center: "center"
|
|
7
|
-
};
|
|
8
|
-
|
|
9
|
-
var e=[],t=[];function n(n,r){if(n&&"undefined"!=typeof document){var a,s=!0===r.prepend?"prepend":"append",d=!0===r.singleTag,i="string"==typeof r.container?document.querySelector(r.container):document.getElementsByTagName("head")[0];if(d){var u=e.indexOf(i);-1===u&&(u=e.push(i)-1,t[u]={}),a=t[u]&&t[u][s]?t[u][s]:t[u][s]=c();}else a=c();65279===n.charCodeAt(0)&&(n=n.substring(1)),a.styleSheet?a.styleSheet.cssText+=n:a.appendChild(document.createTextNode(n));}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),r.attributes)for(var t=Object.keys(r.attributes),n=0;n<t.length;n++)e.setAttribute(t[n],r.attributes[t[n]]);var a="prepend"===s?"afterbegin":"beforeend";return i.insertAdjacentElement(a,e),e}}
|
|
10
|
-
|
|
11
|
-
var css = ".neeto-thank-you-configuration{display:flex;flex-direction:column;height:100vh;overflow-y:hidden;position:relative}.neeto-thank-you-configuration__nav{display:flex;justify-content:center;padding:4px;width:100%}.neeto-thank-you-configuration__link{align-items:center;color:inherit;display:flex;font-weight:600;gap:.25rem;text-decoration:none}.neeto-thank-you-configuration__link:hover{opacity:.8}.neeto-thank-you-configuration__link span{border-bottom:1px solid}.neeto-thank-you-configuration__link svg{height:1rem;width:auto}.neeto-thank-you-configuration__main{align-items:center;display:flex;height:100vh;justify-content:center;overflow-y:auto}.neeto-thank-you-configuration__box{margin:auto;max-width:100%;padding:56px 15px;text-align:center;width:51.25rem}.neeto-thank-you-configuration__default-img-wrap{font-size:2.5rem;text-align:center}.neeto-thank-you-configuration-alignment--left .neeto-thank-you-configuration__box{align-items:flex-start;text-align:left}.neeto-thank-you-configuration__title{font-size:2rem;line-height:1.25;margin:.67em 0}.neeto-thank-you-configuration__img{margin-bottom:1.5rem;margin-top:2.5rem}.neeto-thank-you-configuration__img img{display:inline-block;max-height:50vh;max-width:100%;vertical-align:top}.neeto-thank-you-configuration__description{font-size:1rem;line-height:1.5;margin:0 0 2rem}.neeto-thank-you-configuration__description a[href]{color:#2d36d4}.neeto-thank-you-configuration__description .neeto-editor-content h1,.neeto-thank-you-configuration__description .neeto-editor-content h2,.neeto-thank-you-configuration__description .neeto-editor-content h3{font-weight:500;line-height:1.325;margin-bottom:4px}.neeto-thank-you-configuration__description .neeto-editor-content h1{font-size:2.5rem}.neeto-thank-you-configuration__description .neeto-editor-content h2{font-size:1.5rem}.neeto-thank-you-configuration__description .neeto-editor-content h3{font-size:1.25rem}.neeto-thank-you-configuration__social-share{margin-top:2rem}.neeto-thank-you-configuration__social-share .neeto-thank-you-configuration-social-follow{align-items:center;display:inline-flex;flex-wrap:wrap;gap:1rem;justify-content:center}.neeto-thank-you-configuration__social-share .neeto-thank-you-configuration-social-follow__item{font-size:1.5rem;width:-moz-fit-content;width:fit-content}.neeto-thank-you-configuration__social-share-title{font-size:.8rem;font-weight:400;line-height:1.2;margin:.8rem 0}.neeto-thank-you-configuration__resubmit{border-bottom:1px solid;font-weight:600}.neeto-thank-you-configuration__nav-footer{align-items:center;display:flex;font-size:.875rem;gap:.5rem;justify-content:center}.neeto-thank-you-configuration__payment-pending{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.neeto-thank-you-configuration__payment-pending-body{align-items:center;color:\"#2f3941\";display:flex;flex-direction:column;gap:1rem;justify-content:center}.neeto-thank-you-configuration-preview{border:1px solid rgb(var(--neeto-ui-gray-300));border-radius:var(--neeto-ui-rounded-lg);box-shadow:var(--neeto-ui-shadow-xs);display:flex;flex-direction:column;height:100%;min-height:500px;overflow:hidden;position:relative}.neeto-thank-you-configuration-preview .neeto-thank-you-configuration{flex-grow:1;height:100%;max-height:100%}.neeto-thank-you-configuration-preview .neeto-thank-you-configuration .neeto-thank-you-configuration__main{height:100%}.neeto-thank-you-configuration-preview .neeto-thank-you-configuration__branding-wrapper{position:absolute}.neeto-thank-you-configuration-preview__browser-header{border-bottom:1px solid rgb(var(--neeto-ui-gray-300));padding:5px}.neeto-thank-you-configuration__branding-wrapper{bottom:12px;left:12px;position:fixed}.neeto-thank-you-configuration__branding-link{background:#fff;border:1px solid #dfdfde;border-radius:4px;color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue;font-size:14px;font-weight:400;padding:4px 6px;transition:all;transition-duration:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.neeto-thank-you-configuration__branding-link strong{font-weight:700}.neeto-thank-you-configuration__branding-link:hover{box-shadow:inset 0 0 0 1px #dfdfde;text-decoration:none}";
|
|
12
|
-
n(css,{});
|
|
13
|
-
|
|
14
|
-
var SocialShare = function SocialShare(_ref) {
|
|
15
|
-
var socialHandles = _ref.socialHandles,
|
|
16
|
-
publicLinkId = _ref.publicLinkId;
|
|
17
|
-
var _useTranslation = useTranslation(),
|
|
18
|
-
t = _useTranslation.t;
|
|
19
|
-
return /*#__PURE__*/jsxs("div", {
|
|
20
|
-
className: "neeto-thank-you-configuration__social-share",
|
|
21
|
-
children: [/*#__PURE__*/jsx("h3", {
|
|
22
|
-
className: "neeto-thank-you-configuration__social-share-title",
|
|
23
|
-
children: t("neetoThankYou.thankYou.socialShareHeading")
|
|
24
|
-
}), /*#__PURE__*/jsx("div", {
|
|
25
|
-
className: "neeto-thank-you-configuration-social-follow",
|
|
26
|
-
children: socialHandles === null || socialHandles === void 0 ? void 0 : socialHandles.map(function (data, idx) {
|
|
27
|
-
var Icon = data.icon,
|
|
28
|
-
generateShareUrl = data.generateShareUrl;
|
|
29
|
-
return /*#__PURE__*/jsx("div", {
|
|
30
|
-
className: "neeto-thank-you-configuration-social-follow__item",
|
|
31
|
-
children: /*#__PURE__*/jsx("a", {
|
|
32
|
-
href: generateShareUrl(publicLinkId),
|
|
33
|
-
rel: "noreferrer",
|
|
34
|
-
target: "_blank",
|
|
35
|
-
children: /*#__PURE__*/jsx(Icon, {})
|
|
36
|
-
})
|
|
37
|
-
}, idx);
|
|
38
|
-
})
|
|
39
|
-
})]
|
|
40
|
-
});
|
|
41
|
-
};
|
|
42
|
-
|
|
43
|
-
export { SocialShare as S, THANK_YOU_TEXT_ALIGNMENTS as T, n };
|
|
44
|
-
//# sourceMappingURL=SocialShare-ftRSFRqP.js.map
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var reactI18next = require('react-i18next');
|
|
4
|
-
var jsxRuntime = require('react/jsx-runtime');
|
|
5
|
-
|
|
6
|
-
var THANK_YOU_TEXT_ALIGNMENTS = {
|
|
7
|
-
left: "left",
|
|
8
|
-
center: "center"
|
|
9
|
-
};
|
|
10
|
-
|
|
11
|
-
var e=[],t=[];function n(n,r){if(n&&"undefined"!=typeof document){var a,s=!0===r.prepend?"prepend":"append",d=!0===r.singleTag,i="string"==typeof r.container?document.querySelector(r.container):document.getElementsByTagName("head")[0];if(d){var u=e.indexOf(i);-1===u&&(u=e.push(i)-1,t[u]={}),a=t[u]&&t[u][s]?t[u][s]:t[u][s]=c();}else a=c();65279===n.charCodeAt(0)&&(n=n.substring(1)),a.styleSheet?a.styleSheet.cssText+=n:a.appendChild(document.createTextNode(n));}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),r.attributes)for(var t=Object.keys(r.attributes),n=0;n<t.length;n++)e.setAttribute(t[n],r.attributes[t[n]]);var a="prepend"===s?"afterbegin":"beforeend";return i.insertAdjacentElement(a,e),e}}
|
|
12
|
-
|
|
13
|
-
var css = ".neeto-thank-you-configuration{display:flex;flex-direction:column;height:100vh;overflow-y:hidden;position:relative}.neeto-thank-you-configuration__nav{display:flex;justify-content:center;padding:4px;width:100%}.neeto-thank-you-configuration__link{align-items:center;color:inherit;display:flex;font-weight:600;gap:.25rem;text-decoration:none}.neeto-thank-you-configuration__link:hover{opacity:.8}.neeto-thank-you-configuration__link span{border-bottom:1px solid}.neeto-thank-you-configuration__link svg{height:1rem;width:auto}.neeto-thank-you-configuration__main{align-items:center;display:flex;height:100vh;justify-content:center;overflow-y:auto}.neeto-thank-you-configuration__box{margin:auto;max-width:100%;padding:56px 15px;text-align:center;width:51.25rem}.neeto-thank-you-configuration__default-img-wrap{font-size:2.5rem;text-align:center}.neeto-thank-you-configuration-alignment--left .neeto-thank-you-configuration__box{align-items:flex-start;text-align:left}.neeto-thank-you-configuration__title{font-size:2rem;line-height:1.25;margin:.67em 0}.neeto-thank-you-configuration__img{margin-bottom:1.5rem;margin-top:2.5rem}.neeto-thank-you-configuration__img img{display:inline-block;max-height:50vh;max-width:100%;vertical-align:top}.neeto-thank-you-configuration__description{font-size:1rem;line-height:1.5;margin:0 0 2rem}.neeto-thank-you-configuration__description a[href]{color:#2d36d4}.neeto-thank-you-configuration__description .neeto-editor-content h1,.neeto-thank-you-configuration__description .neeto-editor-content h2,.neeto-thank-you-configuration__description .neeto-editor-content h3{font-weight:500;line-height:1.325;margin-bottom:4px}.neeto-thank-you-configuration__description .neeto-editor-content h1{font-size:2.5rem}.neeto-thank-you-configuration__description .neeto-editor-content h2{font-size:1.5rem}.neeto-thank-you-configuration__description .neeto-editor-content h3{font-size:1.25rem}.neeto-thank-you-configuration__social-share{margin-top:2rem}.neeto-thank-you-configuration__social-share .neeto-thank-you-configuration-social-follow{align-items:center;display:inline-flex;flex-wrap:wrap;gap:1rem;justify-content:center}.neeto-thank-you-configuration__social-share .neeto-thank-you-configuration-social-follow__item{font-size:1.5rem;width:-moz-fit-content;width:fit-content}.neeto-thank-you-configuration__social-share-title{font-size:.8rem;font-weight:400;line-height:1.2;margin:.8rem 0}.neeto-thank-you-configuration__resubmit{border-bottom:1px solid;font-weight:600}.neeto-thank-you-configuration__nav-footer{align-items:center;display:flex;font-size:.875rem;gap:.5rem;justify-content:center}.neeto-thank-you-configuration__payment-pending{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.neeto-thank-you-configuration__payment-pending-body{align-items:center;color:\"#2f3941\";display:flex;flex-direction:column;gap:1rem;justify-content:center}.neeto-thank-you-configuration-preview{border:1px solid rgb(var(--neeto-ui-gray-300));border-radius:var(--neeto-ui-rounded-lg);box-shadow:var(--neeto-ui-shadow-xs);display:flex;flex-direction:column;height:100%;min-height:500px;overflow:hidden;position:relative}.neeto-thank-you-configuration-preview .neeto-thank-you-configuration{flex-grow:1;height:100%;max-height:100%}.neeto-thank-you-configuration-preview .neeto-thank-you-configuration .neeto-thank-you-configuration__main{height:100%}.neeto-thank-you-configuration-preview .neeto-thank-you-configuration__branding-wrapper{position:absolute}.neeto-thank-you-configuration-preview__browser-header{border-bottom:1px solid rgb(var(--neeto-ui-gray-300));padding:5px}.neeto-thank-you-configuration__branding-wrapper{bottom:12px;left:12px;position:fixed}.neeto-thank-you-configuration__branding-link{background:#fff;border:1px solid #dfdfde;border-radius:4px;color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue;font-size:14px;font-weight:400;padding:4px 6px;transition:all;transition-duration:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.neeto-thank-you-configuration__branding-link strong{font-weight:700}.neeto-thank-you-configuration__branding-link:hover{box-shadow:inset 0 0 0 1px #dfdfde;text-decoration:none}";
|
|
14
|
-
n(css,{});
|
|
15
|
-
|
|
16
|
-
var SocialShare = function SocialShare(_ref) {
|
|
17
|
-
var socialHandles = _ref.socialHandles,
|
|
18
|
-
publicLinkId = _ref.publicLinkId;
|
|
19
|
-
var _useTranslation = reactI18next.useTranslation(),
|
|
20
|
-
t = _useTranslation.t;
|
|
21
|
-
return /*#__PURE__*/jsxRuntime.jsxs("div", {
|
|
22
|
-
className: "neeto-thank-you-configuration__social-share",
|
|
23
|
-
children: [/*#__PURE__*/jsxRuntime.jsx("h3", {
|
|
24
|
-
className: "neeto-thank-you-configuration__social-share-title",
|
|
25
|
-
children: t("neetoThankYou.thankYou.socialShareHeading")
|
|
26
|
-
}), /*#__PURE__*/jsxRuntime.jsx("div", {
|
|
27
|
-
className: "neeto-thank-you-configuration-social-follow",
|
|
28
|
-
children: socialHandles === null || socialHandles === void 0 ? void 0 : socialHandles.map(function (data, idx) {
|
|
29
|
-
var Icon = data.icon,
|
|
30
|
-
generateShareUrl = data.generateShareUrl;
|
|
31
|
-
return /*#__PURE__*/jsxRuntime.jsx("div", {
|
|
32
|
-
className: "neeto-thank-you-configuration-social-follow__item",
|
|
33
|
-
children: /*#__PURE__*/jsxRuntime.jsx("a", {
|
|
34
|
-
href: generateShareUrl(publicLinkId),
|
|
35
|
-
rel: "noreferrer",
|
|
36
|
-
target: "_blank",
|
|
37
|
-
children: /*#__PURE__*/jsxRuntime.jsx(Icon, {})
|
|
38
|
-
})
|
|
39
|
-
}, idx);
|
|
40
|
-
})
|
|
41
|
-
})]
|
|
42
|
-
});
|
|
43
|
-
};
|
|
44
|
-
|
|
45
|
-
exports.SocialShare = SocialShare;
|
|
46
|
-
exports.THANK_YOU_TEXT_ALIGNMENTS = THANK_YOU_TEXT_ALIGNMENTS;
|
|
47
|
-
exports.n = n;
|
|
48
|
-
//# sourceMappingURL=SocialShare-D3fFcV4U.js.map
|