@saasquatch/mint-components 2.0.2-9 → 2.0.3-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/cjs/{IndirectTaxDetailsView-e5f70b8b.js → IndirectTaxDetailsView-659a139c.js} +2 -2
- package/dist/cjs/{ShadowViewAddon-925a8fa6.js → ShadowViewAddon-ae3a32c3.js} +5 -5
- package/dist/cjs/{usePayoutStatus-9abe2de8.js → data-44260010.js} +127 -129
- package/dist/cjs/{global-8bba5b3a.js → global-e862bfd4.js} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/mint-components.cjs.js +1 -1
- package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +120 -85
- package/dist/cjs/sqm-big-stat_47.cjs.entry.js +44 -38
- package/dist/cjs/sqm-code-verification.cjs.entry.js +1 -1
- package/dist/cjs/sqm-email-verification.cjs.entry.js +1 -1
- package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
- package/dist/cjs/sqm-header-logo.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-lead-checkbox-field-view-340acad0.js → sqm-lead-checkbox-field-view-dca40eb4.js} +1 -1
- package/dist/cjs/sqm-lead-checkbox-field.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-lead-input-field-view-06ed3632.js → sqm-lead-input-field-view-2006001f.js} +1 -1
- package/dist/cjs/sqm-lead-input-field.cjs.entry.js +3 -3
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +1 -1
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-5518eb0d.js → sqm-portal-email-verification-view-1745d9a2.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-profile-view-615e6975.js → sqm-portal-profile-view-5c5e29b1.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +1 -1
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +29 -9
- package/dist/cjs/{useLeadFormState-fd0445f9.js → useLeadFormState-91999606.js} +1 -1
- package/dist/cjs/{utils-83d125fa.js → utils-4eb18a29.js} +1 -1
- package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +5 -2
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +4 -4
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +10 -6
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +11 -5
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.js +13 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +12 -6
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +5 -5
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +1 -4
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +4 -4
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +9 -4
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +4 -4
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +7 -1
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +4 -4
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +20 -12
- package/dist/collection/global/styles.js +1 -1
- package/dist/collection/global/styles.ts +1 -1
- package/dist/esm/{IndirectTaxDetailsView-0a57b622.js → IndirectTaxDetailsView-8dec05e4.js} +2 -2
- package/dist/esm/{ShadowViewAddon-aae27c2e.js → ShadowViewAddon-78a1c35c.js} +5 -5
- package/dist/esm/{usePayoutStatus-e0ef2374.js → data-68816061.js} +128 -130
- package/dist/esm/{global-1099f20d.js → global-58a69018.js} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/mint-components.js +1 -1
- package/dist/esm/sqm-banking-info-form_10.entry.js +67 -32
- package/dist/esm/sqm-big-stat_47.entry.js +22 -16
- package/dist/esm/sqm-code-verification.entry.js +1 -1
- package/dist/esm/sqm-email-verification.entry.js +1 -1
- package/dist/esm/sqm-empty_4.entry.js +1 -1
- package/dist/esm/sqm-header-logo.entry.js +2 -2
- package/dist/esm/{sqm-lead-checkbox-field-view-cbafee07.js → sqm-lead-checkbox-field-view-81541e40.js} +1 -1
- package/dist/esm/sqm-lead-checkbox-field.entry.js +3 -3
- package/dist/esm/{sqm-lead-input-field-view-f3775c28.js → sqm-lead-input-field-view-d543d939.js} +1 -1
- package/dist/esm/sqm-lead-input-field.entry.js +3 -3
- package/dist/esm/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm/sqm-pagination_3.entry.js +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-7d86299c.js → sqm-portal-email-verification-view-5fb1a99e.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
- package/dist/esm/{sqm-portal-profile-view-3ed13e4d.js → sqm-portal-profile-view-e3aef106.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +2 -2
- package/dist/esm/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm/sqm-stencilbook.entry.js +29 -9
- package/dist/esm/{useLeadFormState-c379e5d7.js → useLeadFormState-8d4b2620.js} +1 -1
- package/dist/esm/{utils-6122971b.js → utils-2695a43e.js} +1 -1
- package/dist/esm-es5/{IndirectTaxDetailsView-0a57b622.js → IndirectTaxDetailsView-8dec05e4.js} +1 -1
- package/dist/esm-es5/{ShadowViewAddon-aae27c2e.js → ShadowViewAddon-78a1c35c.js} +1 -1
- package/dist/esm-es5/data-68816061.js +6 -0
- package/dist/esm-es5/{global-1099f20d.js → global-58a69018.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_47.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
- package/dist/esm-es5/{sqm-lead-checkbox-field-view-cbafee07.js → sqm-lead-checkbox-field-view-81541e40.js} +1 -1
- package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
- package/dist/esm-es5/{sqm-lead-input-field-view-f3775c28.js → sqm-lead-input-field-view-d543d939.js} +1 -1
- package/dist/esm-es5/sqm-lead-input-field.entry.js +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-7d86299c.js → sqm-portal-email-verification-view-5fb1a99e.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-3ed13e4d.js → sqm-portal-profile-view-e3aef106.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/{useLeadFormState-c379e5d7.js → useLeadFormState-8d4b2620.js} +1 -1
- package/dist/esm-es5/{utils-6122971b.js → utils-2695a43e.js} +1 -1
- package/dist/mint-components/global/styles.ts +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/{p-717b6730.system.entry.js → p-011c0990.system.entry.js} +1 -1
- package/dist/mint-components/{p-db1a0db1.js → p-027c0b10.js} +1 -1
- package/dist/mint-components/{p-aa8c6332.js → p-088f082f.js} +1 -1
- package/dist/mint-components/{p-511c87ce.system.entry.js → p-0c024cf0.system.entry.js} +1 -1
- package/dist/mint-components/{p-60465a2d.system.js → p-1215518e.system.js} +1 -1
- package/dist/mint-components/{p-6c006998.entry.js → p-12e6cea7.entry.js} +2 -2
- package/dist/mint-components/{p-ad4348c3.system.js → p-13c6673e.system.js} +1 -1
- package/dist/mint-components/{p-ed16b35a.js → p-1aa9136c.js} +1 -1
- package/dist/mint-components/{p-a5c63310.entry.js → p-1b79b186.entry.js} +1 -1
- package/dist/mint-components/{p-6d5bd95a.js → p-1d8c5935.js} +1 -1
- package/dist/mint-components/{p-56009bf0.system.entry.js → p-2ea3eea9.system.entry.js} +1 -1
- package/dist/mint-components/{p-7a268047.js → p-325c5476.js} +1 -1
- package/dist/mint-components/{p-bec87ac9.system.entry.js → p-36a1fa33.system.entry.js} +1 -1
- package/dist/mint-components/p-42760067.system.entry.js +1 -0
- package/dist/mint-components/{p-aefaec37.entry.js → p-43ad51bc.entry.js} +1 -1
- package/dist/mint-components/{p-e0a724dd.system.js → p-4cc72a4e.system.js} +1 -1
- package/dist/mint-components/{p-47c83656.entry.js → p-58c79873.entry.js} +1 -1
- package/dist/mint-components/{p-c994512c.system.js → p-5fbe6356.system.js} +1 -1
- package/dist/mint-components/{p-6d9ce4e5.entry.js → p-6076dbaf.entry.js} +1 -1
- package/dist/mint-components/{p-74f43a08.system.js → p-78dda262.system.js} +1 -1
- package/dist/mint-components/p-7fb4470e.entry.js +1 -0
- package/dist/mint-components/{p-4ce51b1c.system.entry.js → p-829cb9ed.system.entry.js} +1 -1
- package/dist/mint-components/{p-c85f204b.system.js → p-8618e8f6.system.js} +1 -1
- package/dist/mint-components/{p-aa08457e.system.js → p-8d9fa981.system.js} +1 -1
- package/dist/mint-components/{p-09ab53fb.system.entry.js → p-8fa77acf.system.entry.js} +1 -1
- package/dist/mint-components/p-92b5c376.js +157 -0
- package/dist/mint-components/{p-967a9040.system.js → p-947bacd1.system.js} +1 -1
- package/dist/mint-components/{p-79a3344f.js → p-988f236f.js} +1 -1
- package/dist/mint-components/{p-22a9114f.system.entry.js → p-9d46f87f.system.entry.js} +1 -1
- package/dist/mint-components/p-a2dbc9ad.system.js +6 -0
- package/dist/mint-components/{p-4c811d12.entry.js → p-a470e203.entry.js} +2 -2
- package/dist/mint-components/{p-00bc7211.js → p-a974c549.js} +1 -1
- package/dist/mint-components/{p-5f3eafd4.entry.js → p-aabfb90f.entry.js} +2 -2
- package/dist/mint-components/p-ad3ebf4d.entry.js +1 -0
- package/dist/mint-components/{p-0649123a.system.entry.js → p-bbdf93b6.system.entry.js} +1 -1
- package/dist/mint-components/p-be0ca483.entry.js +273 -0
- package/dist/mint-components/{p-4fed8672.js → p-bf044217.js} +1 -1
- package/dist/mint-components/p-c0d60c61.entry.js +106 -0
- package/dist/mint-components/{p-d3120982.system.entry.js → p-c6e8086f.system.entry.js} +1 -1
- package/dist/mint-components/{p-ea0bc627.entry.js → p-d88d8ffe.entry.js} +1 -1
- package/dist/mint-components/{p-a217cc8d.entry.js → p-dc5bca55.entry.js} +1 -1
- package/dist/mint-components/{p-6445e926.system.entry.js → p-deecffd0.system.entry.js} +1 -1
- package/dist/mint-components/{p-60c14cec.entry.js → p-e19f0908.entry.js} +1 -1
- package/dist/mint-components/{p-38f932ae.system.js → p-e3ee8c37.system.js} +1 -1
- package/dist/mint-components/{p-14e813a7.system.entry.js → p-e8bda98a.system.entry.js} +1 -1
- package/dist/mint-components/{p-5d059c95.entry.js → p-ee3a7577.entry.js} +1 -1
- package/dist/mint-components/{p-57ce33dd.js → p-ee83de0e.js} +2 -2
- package/dist/mint-components/{p-f401ef19.system.entry.js → p-f5256738.system.entry.js} +1 -1
- package/dist/mint-components/p-f5820d03.system.js +1 -0
- package/dist/mint-components/{p-18720462.system.entry.js → p-fcf8bdbc.system.entry.js} +1 -1
- package/dist/mint-components/p-ffef3f95.system.entry.js +1 -0
- package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts +7 -0
- package/dist/types/components.d.ts +2 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/package.json +1 -1
- package/dist/esm-es5/usePayoutStatus-e0ef2374.js +0 -6
- package/dist/mint-components/p-35576752.system.entry.js +0 -1
- package/dist/mint-components/p-408a3798.entry.js +0 -273
- package/dist/mint-components/p-59bb2d52.system.js +0 -6
- package/dist/mint-components/p-60e35884.entry.js +0 -99
- package/dist/mint-components/p-680a7162.system.entry.js +0 -1
- package/dist/mint-components/p-8b5b2acc.entry.js +0 -1
- package/dist/mint-components/p-ab111e29.entry.js +0 -1
- package/dist/mint-components/p-c41108ae.js +0 -157
- package/dist/mint-components/p-f0eae4e6.system.js +0 -1
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-e862bfd4.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
@@ -21,17 +21,17 @@ const index$1 = require('./index-8c6255f5.js');
|
|
|
21
21
|
const emailRegistrationView = require('./email-registration-view-ace50780.js');
|
|
22
22
|
const useRegistrationFormState = require('./useRegistrationFormState-bbee6e7b.js');
|
|
23
23
|
const useInstantAccessRegistration = require('./useInstantAccessRegistration-08bcb487.js');
|
|
24
|
-
const useLeadFormState = require('./useLeadFormState-
|
|
24
|
+
const useLeadFormState = require('./useLeadFormState-91999606.js');
|
|
25
25
|
const sqmPortalLoginView = require('./sqm-portal-login-view-bb50304c.js');
|
|
26
26
|
const usePortalLogin = require('./usePortalLogin-1c022d8d.js');
|
|
27
27
|
const AsYouType = require('./AsYouType-6788393a.js');
|
|
28
28
|
const utilities = require('./utilities-9a0c5e91.js');
|
|
29
29
|
const ErrorView = require('./ErrorView-3f91e5ab.js');
|
|
30
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
30
|
+
const ShadowViewAddon = require('./ShadowViewAddon-ae3a32c3.js');
|
|
31
31
|
require('./sqm-portal-container-view-07e4343f.js');
|
|
32
|
-
const utils$1 = require('./utils-
|
|
32
|
+
const utils$1 = require('./utils-4eb18a29.js');
|
|
33
33
|
const extractProps = require('./extractProps-e9c55ba8.js');
|
|
34
|
-
const
|
|
34
|
+
const data = require('./data-44260010.js');
|
|
35
35
|
|
|
36
36
|
/**
|
|
37
37
|
*
|
|
@@ -2903,6 +2903,12 @@ function useDemoPayoutButtonScroll(props) {
|
|
|
2903
2903
|
}
|
|
2904
2904
|
|
|
2905
2905
|
const style$2 = {
|
|
2906
|
+
ButtonContainer: {
|
|
2907
|
+
display: "flex",
|
|
2908
|
+
gap: "var(--sl-spacing-medium)",
|
|
2909
|
+
marginTop: "var(--sl-spacing-medium)",
|
|
2910
|
+
flexWrap: "wrap",
|
|
2911
|
+
},
|
|
2906
2912
|
SkeletonOne: {
|
|
2907
2913
|
width: "50%",
|
|
2908
2914
|
height: "16px",
|
|
@@ -3062,7 +3068,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3062
3068
|
}, {
|
|
3063
3069
|
supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3064
3070
|
}),
|
|
3065
|
-
button: (index.h(
|
|
3071
|
+
button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
|
|
3066
3072
|
index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
|
|
3067
3073
|
index.h("sl-button", { disabled: states.loading, type: "default", onClick: callbacks.onNewFormClick }, text.newFormButton))),
|
|
3068
3074
|
alertType: "warning",
|
|
@@ -3077,7 +3083,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3077
3083
|
}, {
|
|
3078
3084
|
supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3079
3085
|
}),
|
|
3080
|
-
button: (index.h(
|
|
3086
|
+
button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
|
|
3081
3087
|
index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
|
|
3082
3088
|
index.h("sl-button", { disabled: states.loading, type: "default", onClick: callbacks.onNewFormClick }, text.newFormButton))),
|
|
3083
3089
|
alertType: "warning",
|
|
@@ -3092,7 +3098,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3092
3098
|
}, {
|
|
3093
3099
|
supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3094
3100
|
}),
|
|
3095
|
-
button: (index.h(
|
|
3101
|
+
button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
|
|
3096
3102
|
index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
|
|
3097
3103
|
index.h("sl-button", { disabled: states.loading, type: "default", onClick: callbacks.onNewFormClick }, text.newFormButton))),
|
|
3098
3104
|
alertType: "warning",
|
|
@@ -3107,7 +3113,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3107
3113
|
}, {
|
|
3108
3114
|
supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3109
3115
|
}),
|
|
3110
|
-
button: (index.h(
|
|
3116
|
+
button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
|
|
3111
3117
|
index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton))),
|
|
3112
3118
|
alertType: "warning",
|
|
3113
3119
|
icon: "exclamation-triangle",
|
|
@@ -3121,7 +3127,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3121
3127
|
}, {
|
|
3122
3128
|
supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3123
3129
|
}),
|
|
3124
|
-
button: (index.h(
|
|
3130
|
+
button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
|
|
3125
3131
|
index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton))),
|
|
3126
3132
|
alertType: "error",
|
|
3127
3133
|
icon: "exclamation-triangle",
|
|
@@ -3285,11 +3291,11 @@ const PayoutStatusAlert = class {
|
|
|
3285
3291
|
/**
|
|
3286
3292
|
* @uiName Withdrawal settings invalid alert header
|
|
3287
3293
|
*/
|
|
3288
|
-
this.withdrawalSettingsInvalidHeader = "Your payment information includes invalid characters";
|
|
3294
|
+
this.withdrawalSettingsInvalidHeader = "Your payment information is incomplete or includes invalid characters";
|
|
3289
3295
|
/**
|
|
3290
3296
|
* @uiName Withdrawal settings invalid alert description
|
|
3291
3297
|
*/
|
|
3292
|
-
this.withdrawalSettingsInvalidDescription = "There are invalid characters in your payment information. Please review your information and make sure it is correct
|
|
3298
|
+
this.withdrawalSettingsInvalidDescription = "There are missing fields or invalid characters in your payment information. Please review your information and make sure it is correct. Your payouts are on hold until this is resolved.";
|
|
3293
3299
|
/**
|
|
3294
3300
|
* @uiName Payment returned alert header
|
|
3295
3301
|
*/
|
|
@@ -3355,7 +3361,7 @@ const PayoutStatusAlert = class {
|
|
|
3355
3361
|
render() {
|
|
3356
3362
|
const props = index_module.isDemo()
|
|
3357
3363
|
? useDemoPayoutStatusAlert(this)
|
|
3358
|
-
:
|
|
3364
|
+
: data.usePayoutStatus(this);
|
|
3359
3365
|
return index.h(PayoutStatusAlertView, Object.assign({}, props));
|
|
3360
3366
|
}
|
|
3361
3367
|
};
|
|
@@ -3367,7 +3373,7 @@ function useDemoPayoutStatusAlert(props) {
|
|
|
3367
3373
|
return cjs.cjs({
|
|
3368
3374
|
states: {
|
|
3369
3375
|
error: false,
|
|
3370
|
-
status:
|
|
3376
|
+
status: props.demoData.states.status,
|
|
3371
3377
|
loading: false,
|
|
3372
3378
|
veriffLoading: false,
|
|
3373
3379
|
},
|
|
@@ -6563,17 +6569,17 @@ function useTaxAndCash() {
|
|
|
6563
6569
|
const locale = index_module.L();
|
|
6564
6570
|
// State for current step of form
|
|
6565
6571
|
const [step, setStep] = index_module.In({
|
|
6566
|
-
namespace:
|
|
6572
|
+
namespace: data.TAX_CONTEXT_NAMESPACE,
|
|
6567
6573
|
initialValue: "/loading",
|
|
6568
6574
|
});
|
|
6569
6575
|
// State for when to hide steps, or override certain actions
|
|
6570
6576
|
const [context, _setContext] = index_module.In({
|
|
6571
|
-
namespace:
|
|
6577
|
+
namespace: data.TAX_FORM_CONTEXT_NAMESPACE,
|
|
6572
6578
|
initialValue: {},
|
|
6573
6579
|
});
|
|
6574
6580
|
// State to carry user form information into step 2
|
|
6575
6581
|
const [userFormContext, _setUserFormContext] = index_module.In({
|
|
6576
|
-
namespace:
|
|
6582
|
+
namespace: data.USER_FORM_CONTEXT_NAMESPACE,
|
|
6577
6583
|
initialValue: {
|
|
6578
6584
|
firstName: undefined,
|
|
6579
6585
|
lastName: undefined,
|
|
@@ -6583,43 +6589,43 @@ function useTaxAndCash() {
|
|
|
6583
6589
|
},
|
|
6584
6590
|
});
|
|
6585
6591
|
const [_currenciesContext, setCurrenciesContext] = index_module.In({
|
|
6586
|
-
namespace:
|
|
6592
|
+
namespace: data.CURRENCIES_NAMESPACE,
|
|
6587
6593
|
initialValue: [],
|
|
6588
6594
|
});
|
|
6589
6595
|
const [_countriesContext, _setCountriesContext] = index_module.In({
|
|
6590
|
-
namespace:
|
|
6596
|
+
namespace: data.COUNTRIES_NAMESPACE,
|
|
6591
6597
|
initialValue: [],
|
|
6592
6598
|
});
|
|
6593
6599
|
const [_sortedCountriesContext, setSortedCountriesContext] = index_module.In({
|
|
6594
|
-
namespace:
|
|
6600
|
+
namespace: data.SORTED_COUNTRIES_NAMESPACE,
|
|
6595
6601
|
initialValue: [],
|
|
6596
6602
|
});
|
|
6597
|
-
const { data, errors } = index_module.Sn({
|
|
6598
|
-
namespace:
|
|
6599
|
-
query:
|
|
6603
|
+
const { data: data$1, errors } = index_module.Sn({
|
|
6604
|
+
namespace: data.USER_QUERY_NAMESPACE,
|
|
6605
|
+
query: data.GET_USER,
|
|
6600
6606
|
skip: !user,
|
|
6601
6607
|
options: {
|
|
6602
6608
|
batch: false,
|
|
6603
6609
|
},
|
|
6604
6610
|
});
|
|
6605
|
-
const countryCode = ((_c = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.impactConnection) === null || _b === void 0 ? void 0 : _b.publisher) === null || _c === void 0 ? void 0 : _c.countryCode) ||
|
|
6611
|
+
const countryCode = ((_c = (_b = (_a = data$1 === null || data$1 === void 0 ? void 0 : data$1.user) === null || _a === void 0 ? void 0 : _a.impactConnection) === null || _b === void 0 ? void 0 : _b.publisher) === null || _c === void 0 ? void 0 : _c.countryCode) ||
|
|
6606
6612
|
userFormContext.countryCode;
|
|
6607
6613
|
index_module.Sn({
|
|
6608
|
-
namespace:
|
|
6609
|
-
query:
|
|
6614
|
+
namespace: data.COUNTRIES_QUERY_NAMESPACE,
|
|
6615
|
+
query: data.GET_COUNTRIES,
|
|
6610
6616
|
skip: !user,
|
|
6611
6617
|
});
|
|
6612
6618
|
const { data: financeNetworkData, refetch } = index_module.Sn({
|
|
6613
|
-
namespace:
|
|
6614
|
-
query:
|
|
6619
|
+
namespace: data.FINANCE_NETWORK_SETTINGS_NAMESPACE,
|
|
6620
|
+
query: data.GET_FINANCE_NETWORK_SETTINGS,
|
|
6615
6621
|
skip: !user,
|
|
6616
6622
|
variables: {
|
|
6617
6623
|
filter: getFinanceNetworkFilter(),
|
|
6618
6624
|
},
|
|
6619
6625
|
});
|
|
6620
6626
|
const { data: currenciesData } = index_module.Sn({
|
|
6621
|
-
namespace:
|
|
6622
|
-
query:
|
|
6627
|
+
namespace: data.CURRENCIES_QUERY_NAMESPACE,
|
|
6628
|
+
query: data.GET_CURRENCIES,
|
|
6623
6629
|
skip: !user,
|
|
6624
6630
|
variables: {
|
|
6625
6631
|
locale,
|
|
@@ -6674,20 +6680,20 @@ function useTaxAndCash() {
|
|
|
6674
6680
|
}
|
|
6675
6681
|
if (!host || !user)
|
|
6676
6682
|
return;
|
|
6677
|
-
if (data) {
|
|
6678
|
-
const user = data === null || data === void 0 ? void 0 : data.user;
|
|
6683
|
+
if (data$1) {
|
|
6684
|
+
const user = data$1 === null || data$1 === void 0 ? void 0 : data$1.user;
|
|
6679
6685
|
if (!user || step !== "/loading")
|
|
6680
6686
|
return;
|
|
6681
6687
|
const currentStep = getCurrentStep(user);
|
|
6682
6688
|
setStep(currentStep);
|
|
6683
6689
|
}
|
|
6684
|
-
}, [host, user, (_e = data === null || data === void 0 ? void 0 : data.user) === null || _e === void 0 ? void 0 : _e.email, errors]);
|
|
6690
|
+
}, [host, user, (_e = data$1 === null || data$1 === void 0 ? void 0 : data$1.user) === null || _e === void 0 ? void 0 : _e.email, errors]);
|
|
6685
6691
|
function getFinanceNetworkFilter() {
|
|
6686
6692
|
var _a, _b, _c;
|
|
6687
6693
|
if (step === "/1")
|
|
6688
6694
|
return {};
|
|
6689
6695
|
if (step === "/4")
|
|
6690
|
-
return { currency_eq: (_c = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.impactConnection) === null || _b === void 0 ? void 0 : _b.publisher) === null || _c === void 0 ? void 0 : _c.currency };
|
|
6696
|
+
return { currency_eq: (_c = (_b = (_a = data$1 === null || data$1 === void 0 ? void 0 : data$1.user) === null || _a === void 0 ? void 0 : _a.impactConnection) === null || _b === void 0 ? void 0 : _b.publisher) === null || _c === void 0 ? void 0 : _c.currency };
|
|
6691
6697
|
if (countryCode)
|
|
6692
6698
|
return {
|
|
6693
6699
|
countryCode_eq: countryCode,
|
|
@@ -6698,7 +6704,7 @@ function useTaxAndCash() {
|
|
|
6698
6704
|
step,
|
|
6699
6705
|
setStep,
|
|
6700
6706
|
context,
|
|
6701
|
-
namespace: index_module.Mn(
|
|
6707
|
+
namespace: index_module.Mn(data.TAX_CONTEXT_NAMESPACE),
|
|
6702
6708
|
loading: step === "/loading",
|
|
6703
6709
|
};
|
|
6704
6710
|
}
|
|
@@ -7665,11 +7671,11 @@ const TaxAndCashMonolith = class {
|
|
|
7665
7671
|
/**
|
|
7666
7672
|
* @uiName Withdrawal settings invalid alert header
|
|
7667
7673
|
*/
|
|
7668
|
-
this.dashboard_withdrawalSettingsInvalidHeader = "Your payment information includes invalid characters";
|
|
7674
|
+
this.dashboard_withdrawalSettingsInvalidHeader = "Your payment information is incomplete or includes invalid characters";
|
|
7669
7675
|
/**
|
|
7670
7676
|
* @uiName Withdrawal settings invalid alert description
|
|
7671
7677
|
*/
|
|
7672
|
-
this.dashboard_withdrawalSettingsInvalidDescription = "There are invalid characters in your payment information. Please review your information and make sure it is correct
|
|
7678
|
+
this.dashboard_withdrawalSettingsInvalidDescription = "There are missing fields or invalid characters in your payment information. Please review your information and make sure it is correct. Your payouts are on hold until this is resolved.";
|
|
7673
7679
|
/**
|
|
7674
7680
|
* @uiName Payment returned alert header
|
|
7675
7681
|
*/
|
|
@@ -7868,7 +7874,7 @@ const TaxAndCashMonolith = class {
|
|
|
7868
7874
|
};
|
|
7869
7875
|
function useDemoTaxAndCash(props) {
|
|
7870
7876
|
const [step, setStep] = index_module.In({
|
|
7871
|
-
namespace:
|
|
7877
|
+
namespace: data.TAX_CONTEXT_NAMESPACE,
|
|
7872
7878
|
initialValue: "/1",
|
|
7873
7879
|
});
|
|
7874
7880
|
const states = extractProps.parseStates(props.stateController);
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-e862bfd4.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-e862bfd4.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-e862bfd4.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
require('./index.module-4f54e412.js');
|
|
9
9
|
const utils = require('./utils-6847bc06.js');
|
|
@@ -15,6 +15,7 @@ const HeroImage = class {
|
|
|
15
15
|
/**
|
|
16
16
|
* @uiWidget color
|
|
17
17
|
* @uiName Logo text color
|
|
18
|
+
* @default #555555
|
|
18
19
|
*/
|
|
19
20
|
this.logoTextColor = "#555555";
|
|
20
21
|
/**
|
|
@@ -32,10 +33,9 @@ const HeroImage = class {
|
|
|
32
33
|
}
|
|
33
34
|
disconnectedCallback() { }
|
|
34
35
|
render() {
|
|
35
|
-
return (index.h(index.Host, null, index.h("a", { href: this.nextPage, part: "sqm-link" }, this.imageUrl ? (index.h("img", { style: { height: `${this === null || this === void 0 ? void 0 : this.height}px` }, src: this === null || this === void 0 ? void 0 : this.imageUrl })) : (index.h("h3", { style: {
|
|
36
|
+
return (index.h(index.Host, null, index.h("a", { href: this.nextPage, part: "sqm-link", style: { textDecoration: "none" } }, this.imageUrl ? (index.h("img", { style: { height: `${this === null || this === void 0 ? void 0 : this.height}px` }, src: this === null || this === void 0 ? void 0 : this.imageUrl })) : (index.h("h3", { style: {
|
|
36
37
|
fontSize: `${this.logoTextSize}px`,
|
|
37
38
|
color: this.logoTextColor || "#555555",
|
|
38
|
-
textDecoration: "none",
|
|
39
39
|
} }, this.logoText)))));
|
|
40
40
|
}
|
|
41
41
|
};
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
require('./global-
|
|
6
|
+
require('./global-e862bfd4.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
require('./JSS-8503a151.js');
|
|
12
|
-
const useLeadFormState = require('./useLeadFormState-
|
|
13
|
-
const sqmLeadCheckboxFieldView = require('./sqm-lead-checkbox-field-view-
|
|
12
|
+
const useLeadFormState = require('./useLeadFormState-91999606.js');
|
|
13
|
+
const sqmLeadCheckboxFieldView = require('./sqm-lead-checkbox-field-view-dca40eb4.js');
|
|
14
14
|
|
|
15
15
|
function useLeadCheckboxField() {
|
|
16
16
|
const leadFormState = domContextHooks_module.d(useLeadFormState.LEAD_FORM_STATE_CONTEXT);
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
require('./global-
|
|
6
|
+
require('./global-e862bfd4.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
require('./JSS-8503a151.js');
|
|
12
12
|
require('./mixins-4761d472.js');
|
|
13
|
-
const useLeadFormState = require('./useLeadFormState-
|
|
14
|
-
const sqmLeadInputFieldView = require('./sqm-lead-input-field-view-
|
|
13
|
+
const useLeadFormState = require('./useLeadFormState-91999606.js');
|
|
14
|
+
const sqmLeadInputFieldView = require('./sqm-lead-input-field-view-2006001f.js');
|
|
15
15
|
|
|
16
16
|
function useLeadInputField() {
|
|
17
17
|
const leadFormState = domContextHooks_module.d(useLeadFormState.LEAD_FORM_STATE_CONTEXT);
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-e862bfd4.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-e862bfd4.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-a43a63b4.js');
|
|
4
|
-
const global = require('./global-
|
|
4
|
+
const global = require('./global-e862bfd4.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
6
|
const mixins = require('./mixins-4761d472.js');
|
|
7
7
|
const sqmTextSpanView = require('./sqm-text-span-view-7a61ae4c.js');
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
require('./global-
|
|
6
|
+
require('./global-e862bfd4.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-4761d472.js');
|
|
12
12
|
require('./sqm-text-span-view-7a61ae4c.js');
|
|
13
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
13
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-1745d9a2.js');
|
|
14
14
|
|
|
15
15
|
function usePortalEmailVerification(props) {
|
|
16
16
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
package/dist/cjs/{sqm-portal-profile-view-615e6975.js → sqm-portal-profile-view-5c5e29b1.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-a43a63b4.js');
|
|
4
|
-
const global = require('./global-
|
|
4
|
+
const global = require('./global-e862bfd4.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
6
|
const sqmTextSpanView = require('./sqm-text-span-view-7a61ae4c.js');
|
|
7
7
|
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
require('./global-
|
|
6
|
+
require('./global-e862bfd4.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
require('./JSS-8503a151.js');
|
|
12
12
|
require('./sqm-text-span-view-7a61ae4c.js');
|
|
13
|
-
const sqmPortalProfileView = require('./sqm-portal-profile-view-
|
|
13
|
+
const sqmPortalProfileView = require('./sqm-portal-profile-view-5c5e29b1.js');
|
|
14
14
|
const utilities = require('./utilities-9a0c5e91.js');
|
|
15
15
|
|
|
16
16
|
const GET_USER = index_module.dist.gql `
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-e862bfd4.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-e862bfd4.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
require('./global-
|
|
6
|
+
require('./global-e862bfd4.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
require('./cjs-1066ec21.js');
|
|
@@ -19,26 +19,26 @@ require('./sqm-text-span-view-7a61ae4c.js');
|
|
|
19
19
|
const sqmCloseButtonView = require('./sqm-close-button-view-5e85ac51.js');
|
|
20
20
|
require('./index-8c6255f5.js');
|
|
21
21
|
const emailRegistrationView = require('./email-registration-view-ace50780.js');
|
|
22
|
-
const sqmLeadCheckboxFieldView = require('./sqm-lead-checkbox-field-view-
|
|
22
|
+
const sqmLeadCheckboxFieldView = require('./sqm-lead-checkbox-field-view-dca40eb4.js');
|
|
23
23
|
const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-6a1e63de.js');
|
|
24
24
|
const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-b61c8bdf.js');
|
|
25
25
|
const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-de90ef03.js');
|
|
26
26
|
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-4e88f774.js');
|
|
27
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
27
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-1745d9a2.js');
|
|
28
28
|
const sqmPortalLoginView = require('./sqm-portal-login-view-bb50304c.js');
|
|
29
29
|
const sqmBaseRegistrationFormView = require('./sqm-base-registration-form-view-69a4b615.js');
|
|
30
30
|
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-5a96c2f5.js');
|
|
31
|
-
const sqmPortalProfileView = require('./sqm-portal-profile-view-
|
|
31
|
+
const sqmPortalProfileView = require('./sqm-portal-profile-view-5c5e29b1.js');
|
|
32
32
|
require('./utilities-9a0c5e91.js');
|
|
33
33
|
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-25eb2099.js');
|
|
34
34
|
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-1c4e781f.js');
|
|
35
35
|
require('./ErrorView-3f91e5ab.js');
|
|
36
36
|
const sqmQrCodeView = require('./sqm-qr-code-view-4ccf89da.js');
|
|
37
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
37
|
+
const ShadowViewAddon = require('./ShadowViewAddon-ae3a32c3.js');
|
|
38
38
|
const sqmPortalContainerView = require('./sqm-portal-container-view-07e4343f.js');
|
|
39
|
-
const IndirectTaxDetailsView = require('./IndirectTaxDetailsView-
|
|
40
|
-
const utils = require('./utils-
|
|
41
|
-
const sqmLeadInputFieldView = require('./sqm-lead-input-field-view-
|
|
39
|
+
const IndirectTaxDetailsView = require('./IndirectTaxDetailsView-659a139c.js');
|
|
40
|
+
const utils = require('./utils-4eb18a29.js');
|
|
41
|
+
const sqmLeadInputFieldView = require('./sqm-lead-input-field-view-2006001f.js');
|
|
42
42
|
|
|
43
43
|
/**
|
|
44
44
|
* lodash (Custom Build) <https://lodash.com/>
|
|
@@ -17020,6 +17020,19 @@ const W9ThresholdReached = () => (index.h("sqm-payout-status-alert", { demoData:
|
|
|
17020
17020
|
const Hold = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, status: "HOLD" } } }));
|
|
17021
17021
|
const Loading$b = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, loading: true } } }));
|
|
17022
17022
|
const Error$b = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, error: true } } }));
|
|
17023
|
+
const NewPayeeReview = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, status: "NEW_PAYEE_REVIEW" } } }));
|
|
17024
|
+
const PaymentHoldOnChange = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, status: "PAYMENT_HOLD_ON_CHANGE" } } }));
|
|
17025
|
+
const BeneficiaryNameInvalid = () => (index.h("sqm-payout-status-alert", { demoData: {
|
|
17026
|
+
states: { ...defaultProps$r, status: "BENEFICIARY_NAME_INVALID" },
|
|
17027
|
+
} }));
|
|
17028
|
+
const BeneficiaryNameMismatch = () => (index.h("sqm-payout-status-alert", { demoData: {
|
|
17029
|
+
states: { ...defaultProps$r, status: "BENEFICIARY_NAME_MISMATCH" },
|
|
17030
|
+
} }));
|
|
17031
|
+
const BankTaxNameMismatch = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, status: "BANK_TAX_NAME_MISMATCH" } } }));
|
|
17032
|
+
const WithdrawalSettingsInvalid = () => (index.h("sqm-payout-status-alert", { demoData: {
|
|
17033
|
+
states: { ...defaultProps$r, status: "WITHDRAWAL_SETTINGS_INVALID" },
|
|
17034
|
+
} }));
|
|
17035
|
+
const PaymentReturned = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, status: "PAYMENT_RETURNED" } } }));
|
|
17023
17036
|
|
|
17024
17037
|
const PayoutStatusAlert = /*#__PURE__*/Object.freeze({
|
|
17025
17038
|
__proto__: null,
|
|
@@ -17032,7 +17045,14 @@ const PayoutStatusAlert = /*#__PURE__*/Object.freeze({
|
|
|
17032
17045
|
W9ThresholdReached: W9ThresholdReached,
|
|
17033
17046
|
Hold: Hold,
|
|
17034
17047
|
Loading: Loading$b,
|
|
17035
|
-
Error: Error$b
|
|
17048
|
+
Error: Error$b,
|
|
17049
|
+
NewPayeeReview: NewPayeeReview,
|
|
17050
|
+
PaymentHoldOnChange: PaymentHoldOnChange,
|
|
17051
|
+
BeneficiaryNameInvalid: BeneficiaryNameInvalid,
|
|
17052
|
+
BeneficiaryNameMismatch: BeneficiaryNameMismatch,
|
|
17053
|
+
BankTaxNameMismatch: BankTaxNameMismatch,
|
|
17054
|
+
WithdrawalSettingsInvalid: WithdrawalSettingsInvalid,
|
|
17055
|
+
PaymentReturned: PaymentReturned
|
|
17036
17056
|
});
|
|
17037
17057
|
|
|
17038
17058
|
// ! IMPORTANT: These objects cannot be used as default values for component props
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-a43a63b4.js');
|
|
4
|
-
const global = require('./global-
|
|
4
|
+
const global = require('./global-e862bfd4.js');
|
|
5
5
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
6
6
|
const index_module = require('./index.module-4f54e412.js');
|
|
7
7
|
const JSS = require('./JSS-8503a151.js');
|
|
@@ -13,6 +13,7 @@ export class HeroImage {
|
|
|
13
13
|
/**
|
|
14
14
|
* @uiWidget color
|
|
15
15
|
* @uiName Logo text color
|
|
16
|
+
* @default #555555
|
|
16
17
|
*/
|
|
17
18
|
this.logoTextColor = "#555555";
|
|
18
19
|
/**
|
|
@@ -31,10 +32,9 @@ export class HeroImage {
|
|
|
31
32
|
disconnectedCallback() { }
|
|
32
33
|
render() {
|
|
33
34
|
return (h(Host, null,
|
|
34
|
-
h("a", { href: this.nextPage, part: "sqm-link" }, this.imageUrl ? (h("img", { style: { height: `${this === null || this === void 0 ? void 0 : this.height}px` }, src: this === null || this === void 0 ? void 0 : this.imageUrl })) : (h("h3", { style: {
|
|
35
|
+
h("a", { href: this.nextPage, part: "sqm-link", style: { textDecoration: "none" } }, this.imageUrl ? (h("img", { style: { height: `${this === null || this === void 0 ? void 0 : this.height}px` }, src: this === null || this === void 0 ? void 0 : this.imageUrl })) : (h("h3", { style: {
|
|
35
36
|
fontSize: `${this.logoTextSize}px`,
|
|
36
37
|
color: this.logoTextColor || "#555555",
|
|
37
|
-
textDecoration: "none",
|
|
38
38
|
} }, this.logoText)))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "sqm-header-logo"; }
|
|
@@ -124,6 +124,9 @@ export class HeroImage {
|
|
|
124
124
|
}, {
|
|
125
125
|
"text": "Logo text color",
|
|
126
126
|
"name": "uiName"
|
|
127
|
+
}, {
|
|
128
|
+
"text": "#555555",
|
|
129
|
+
"name": "default"
|
|
127
130
|
}],
|
|
128
131
|
"text": ""
|
|
129
132
|
},
|
package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js
CHANGED
|
@@ -34,7 +34,7 @@ const style = {
|
|
|
34
34
|
},
|
|
35
35
|
"& sl-menu-item::part(base)": {
|
|
36
36
|
flexDirection: "column",
|
|
37
|
-
color: "var(--sqm-input-color)"
|
|
37
|
+
color: "var(--sqm-input-color)",
|
|
38
38
|
},
|
|
39
39
|
"& sl-menu-item::part(base):hover": {
|
|
40
40
|
backgroundColor: "var(--sqm-input-border-color-hover)",
|
|
@@ -205,14 +205,14 @@ const style = {
|
|
|
205
205
|
marginBottom: "var(--sl-spacing-xxx-large)",
|
|
206
206
|
},
|
|
207
207
|
"& sl-menu-item[disabled]::part(label)": {
|
|
208
|
-
color: "var(sqm-text-subdued)",
|
|
208
|
+
color: "var(--sqm-text-subdued)",
|
|
209
209
|
},
|
|
210
210
|
"& sl-menu-item[disabled]": {
|
|
211
211
|
"& .step-cost": {
|
|
212
|
-
color: "var(sqm-text-subdued)",
|
|
212
|
+
color: "var(--sqm-text-subdued)",
|
|
213
213
|
},
|
|
214
214
|
"& .step-value": {
|
|
215
|
-
color: "var(sqm-text-subdued)",
|
|
215
|
+
color: "var(--sqm-text-subdued)",
|
|
216
216
|
},
|
|
217
217
|
},
|
|
218
218
|
},
|