@saasquatch/mint-components 2.0.2-4 → 2.0.2-5

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.
Files changed (182) hide show
  1. package/dist/cjs/{IndirectTaxDetailsView-e5f70b8b.js → IndirectTaxDetailsView-20d5b4c5.js} +2 -2
  2. package/dist/cjs/{ShadowViewAddon-925a8fa6.js → ShadowViewAddon-21e729d3.js} +8 -8
  3. package/dist/cjs/{usePayoutStatus-95874989.js → data-16106637.js} +129 -155
  4. package/dist/cjs/{global-8bba5b3a.js → global-560ac58f.js} +4 -0
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/mint-components.cjs.js +2 -2
  7. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +115 -345
  8. package/dist/cjs/sqm-big-stat_47.cjs.entry.js +29 -224
  9. package/dist/cjs/sqm-code-verification.cjs.entry.js +1 -1
  10. package/dist/cjs/sqm-email-verification.cjs.entry.js +1 -1
  11. package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
  12. package/dist/cjs/sqm-header-logo.cjs.entry.js +1 -14
  13. package/dist/cjs/{sqm-lead-checkbox-field-view-340acad0.js → sqm-lead-checkbox-field-view-f7910206.js} +1 -1
  14. package/dist/cjs/sqm-lead-checkbox-field.cjs.entry.js +3 -3
  15. package/dist/cjs/{sqm-lead-input-field-view-06ed3632.js → sqm-lead-input-field-view-4e2a0c1a.js} +1 -1
  16. package/dist/cjs/sqm-lead-input-field.cjs.entry.js +3 -3
  17. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +1 -1
  18. package/dist/cjs/sqm-pagination_3.cjs.entry.js +1 -1
  19. package/dist/cjs/{sqm-portal-email-verification-view-5518eb0d.js → sqm-portal-email-verification-view-556c645c.js} +1 -1
  20. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
  21. package/dist/cjs/{sqm-portal-profile-view-615e6975.js → sqm-portal-profile-view-4a41c680.js} +1 -1
  22. package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
  23. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
  24. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +1 -1
  25. package/dist/cjs/sqm-stencilbook.cjs.entry.js +8 -9
  26. package/dist/cjs/{useLeadFormState-fd0445f9.js → useLeadFormState-b916bf5d.js} +1 -1
  27. package/dist/cjs/{utils-83d125fa.js → utils-f6c4eed4.js} +1 -1
  28. package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +3 -80
  29. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +3 -3
  30. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +4 -4
  31. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +0 -1
  32. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +1 -2
  33. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +40 -46
  34. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +2 -90
  35. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +0 -353
  36. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +3 -30
  37. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +1 -301
  38. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +2 -92
  39. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +0 -300
  40. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +14 -25
  41. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +1 -1
  42. package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +9 -92
  43. package/dist/collection/global/styles.js +4 -0
  44. package/dist/collection/global/styles.ts +4 -0
  45. package/dist/esm/{IndirectTaxDetailsView-0a57b622.js → IndirectTaxDetailsView-d1816a57.js} +2 -2
  46. package/dist/esm/{ShadowViewAddon-aae27c2e.js → ShadowViewAddon-5ecab399.js} +8 -8
  47. package/dist/esm/{usePayoutStatus-c515b24b.js → data-acdb790f.js} +130 -156
  48. package/dist/esm/{global-1099f20d.js → global-80e8f351.js} +4 -0
  49. package/dist/esm/loader.js +2 -2
  50. package/dist/esm/mint-components.js +2 -2
  51. package/dist/esm/sqm-banking-info-form_10.entry.js +67 -297
  52. package/dist/esm/sqm-big-stat_47.entry.js +7 -202
  53. package/dist/esm/sqm-code-verification.entry.js +1 -1
  54. package/dist/esm/sqm-email-verification.entry.js +1 -1
  55. package/dist/esm/sqm-empty_4.entry.js +1 -1
  56. package/dist/esm/sqm-header-logo.entry.js +1 -14
  57. package/dist/esm/{sqm-lead-checkbox-field-view-cbafee07.js → sqm-lead-checkbox-field-view-babfef96.js} +1 -1
  58. package/dist/esm/sqm-lead-checkbox-field.entry.js +3 -3
  59. package/dist/esm/{sqm-lead-input-field-view-f3775c28.js → sqm-lead-input-field-view-5e9001b5.js} +1 -1
  60. package/dist/esm/sqm-lead-input-field.entry.js +3 -3
  61. package/dist/esm/sqm-leaderboard-rank.entry.js +1 -1
  62. package/dist/esm/sqm-pagination_3.entry.js +1 -1
  63. package/dist/esm/{sqm-portal-email-verification-view-7d86299c.js → sqm-portal-email-verification-view-2e84bb34.js} +1 -1
  64. package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
  65. package/dist/esm/{sqm-portal-profile-view-3ed13e4d.js → sqm-portal-profile-view-87621310.js} +1 -1
  66. package/dist/esm/sqm-portal-profile.entry.js +2 -2
  67. package/dist/esm/sqm-referral-table_11.entry.js +1 -1
  68. package/dist/esm/sqm-rewards-table_9.entry.js +1 -1
  69. package/dist/esm/sqm-stencilbook.entry.js +8 -9
  70. package/dist/esm/{useLeadFormState-c379e5d7.js → useLeadFormState-53b556e3.js} +1 -1
  71. package/dist/esm/{utils-6122971b.js → utils-7e72d7ed.js} +1 -1
  72. package/dist/esm-es5/{IndirectTaxDetailsView-0a57b622.js → IndirectTaxDetailsView-d1816a57.js} +1 -1
  73. package/dist/esm-es5/{ShadowViewAddon-aae27c2e.js → ShadowViewAddon-5ecab399.js} +1 -1
  74. package/dist/esm-es5/data-acdb790f.js +6 -0
  75. package/dist/esm-es5/{global-1099f20d.js → global-80e8f351.js} +1 -1
  76. package/dist/esm-es5/loader.js +1 -1
  77. package/dist/esm-es5/mint-components.js +1 -1
  78. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  79. package/dist/esm-es5/sqm-big-stat_47.entry.js +1 -1
  80. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  81. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  82. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  83. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  84. package/dist/esm-es5/{sqm-lead-checkbox-field-view-cbafee07.js → sqm-lead-checkbox-field-view-babfef96.js} +1 -1
  85. package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
  86. package/dist/esm-es5/{sqm-lead-input-field-view-f3775c28.js → sqm-lead-input-field-view-5e9001b5.js} +1 -1
  87. package/dist/esm-es5/sqm-lead-input-field.entry.js +1 -1
  88. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  89. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  90. package/dist/esm-es5/{sqm-portal-email-verification-view-7d86299c.js → sqm-portal-email-verification-view-2e84bb34.js} +1 -1
  91. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  92. package/dist/esm-es5/{sqm-portal-profile-view-3ed13e4d.js → sqm-portal-profile-view-87621310.js} +1 -1
  93. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  94. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  95. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  96. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  97. package/dist/esm-es5/{useLeadFormState-c379e5d7.js → useLeadFormState-53b556e3.js} +1 -1
  98. package/dist/esm-es5/{utils-6122971b.js → utils-7e72d7ed.js} +1 -1
  99. package/dist/mint-components/global/styles.ts +4 -0
  100. package/dist/mint-components/mint-components.esm.js +1 -1
  101. package/dist/mint-components/mint-components.js +1 -1
  102. package/dist/mint-components/{p-79a3344f.js → p-0605808e.js} +1 -1
  103. package/dist/mint-components/{p-aa8c6332.js → p-0d0cbf6a.js} +1 -1
  104. package/dist/mint-components/{p-60c14cec.entry.js → p-190407f1.entry.js} +1 -1
  105. package/dist/mint-components/{p-ed16b35a.js → p-21cb9d95.js} +1 -1
  106. package/dist/mint-components/p-27bb4223.system.js +1 -0
  107. package/dist/mint-components/{p-14e813a7.system.entry.js → p-2923b3b7.system.entry.js} +1 -1
  108. package/dist/mint-components/{p-56009bf0.system.entry.js → p-31d32dc8.system.entry.js} +1 -1
  109. package/dist/mint-components/{p-8b5b2acc.entry.js → p-35dd7d31.entry.js} +1 -1
  110. package/dist/mint-components/{p-18720462.system.entry.js → p-364e5ac9.system.entry.js} +1 -1
  111. package/dist/mint-components/{p-a217cc8d.entry.js → p-36d4d879.entry.js} +1 -1
  112. package/dist/mint-components/{p-db1a0db1.js → p-3dfd91d9.js} +1 -1
  113. package/dist/mint-components/p-469a6450.system.js +6 -0
  114. package/dist/mint-components/{p-6d5bd95a.js → p-4765a7b5.js} +1 -1
  115. package/dist/mint-components/{p-d3120982.system.entry.js → p-499c11c0.system.entry.js} +1 -1
  116. package/dist/mint-components/{p-0649123a.system.entry.js → p-4d5845ac.system.entry.js} +1 -1
  117. package/dist/mint-components/{p-511c87ce.system.entry.js → p-4deeebde.system.entry.js} +1 -1
  118. package/dist/mint-components/{p-4ce51b1c.system.entry.js → p-4f194ece.system.entry.js} +1 -1
  119. package/dist/mint-components/{p-aefaec37.entry.js → p-506f8db5.entry.js} +1 -1
  120. package/dist/mint-components/{p-00bc7211.js → p-51c8c4a3.js} +1 -1
  121. package/dist/mint-components/{p-ad4348c3.system.js → p-5eff6672.system.js} +1 -1
  122. package/dist/mint-components/{p-6c006998.entry.js → p-6483aea3.entry.js} +2 -2
  123. package/dist/mint-components/{p-c994512c.system.js → p-65bc35d5.system.js} +1 -1
  124. package/dist/mint-components/{p-c85f204b.system.js → p-6653236d.system.js} +1 -1
  125. package/dist/mint-components/{p-57ce33dd.js → p-6b287172.js} +2 -2
  126. package/dist/mint-components/{p-6d9ce4e5.entry.js → p-6c3f484f.entry.js} +1 -1
  127. package/dist/mint-components/{p-22a9114f.system.entry.js → p-70a53a17.system.entry.js} +1 -1
  128. package/dist/mint-components/{p-5d059c95.entry.js → p-70b14f52.entry.js} +1 -1
  129. package/dist/mint-components/{p-6445e926.system.entry.js → p-74bfa4d7.system.entry.js} +1 -1
  130. package/dist/mint-components/{p-47c83656.entry.js → p-84ec18aa.entry.js} +1 -1
  131. package/dist/mint-components/{p-f0eae4e6.system.js → p-8f07cca2.system.js} +1 -1
  132. package/dist/mint-components/{p-a5c63310.entry.js → p-909fe833.entry.js} +1 -1
  133. package/dist/mint-components/p-914e5b02.entry.js +99 -0
  134. package/dist/mint-components/{p-5f3eafd4.entry.js → p-9c235f83.entry.js} +2 -2
  135. package/dist/mint-components/{p-74f43a08.system.js → p-9dc453c2.system.js} +1 -1
  136. package/dist/mint-components/{p-60465a2d.system.js → p-9de8768b.system.js} +1 -1
  137. package/dist/mint-components/{p-4fed8672.js → p-a6264af4.js} +1 -1
  138. package/dist/mint-components/p-a7ee19dc.entry.js +1 -0
  139. package/dist/mint-components/{p-bec87ac9.system.entry.js → p-a9be3cea.system.entry.js} +1 -1
  140. package/dist/mint-components/{p-e0a724dd.system.js → p-abad7828.system.js} +1 -1
  141. package/dist/mint-components/{p-ea0bc627.entry.js → p-bffd1ff7.entry.js} +1 -1
  142. package/dist/mint-components/{p-aa08457e.system.js → p-c594cd6a.system.js} +1 -1
  143. package/dist/mint-components/{p-7a268047.js → p-d52d3dd7.js} +1 -1
  144. package/dist/mint-components/{p-38f932ae.system.js → p-d5db98bf.system.js} +1 -1
  145. package/dist/mint-components/p-db1e009d.system.entry.js +1 -0
  146. package/dist/mint-components/p-e1e7d01c.js +157 -0
  147. package/dist/mint-components/p-e8b74744.entry.js +273 -0
  148. package/dist/mint-components/p-ed5629ca.system.entry.js +1 -0
  149. package/dist/mint-components/{p-717b6730.system.entry.js → p-ee5fd8d3.system.entry.js} +1 -1
  150. package/dist/mint-components/p-eea87fdc.system.entry.js +1 -0
  151. package/dist/mint-components/{p-f401ef19.system.entry.js → p-f092162f.system.entry.js} +1 -1
  152. package/dist/mint-components/{p-4c811d12.entry.js → p-f5e9fa02.entry.js} +2 -2
  153. package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +1 -14
  154. package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.d.ts +0 -24
  155. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +0 -16
  156. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +0 -57
  157. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -3
  158. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +0 -48
  159. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +0 -12
  160. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +0 -48
  161. package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.d.ts +0 -2
  162. package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +0 -1
  163. package/dist/types/components.d.ts +41 -331
  164. package/docs/docs.docx +0 -0
  165. package/docs/raisins.json +1 -1
  166. package/grapesjs/grapesjs.js +1 -1
  167. package/package.json +1 -1
  168. package/shoelace/assets/icons/twitter-x.svg +4 -0
  169. package/dist/esm-es5/usePayoutStatus-c515b24b.js +0 -6
  170. package/dist/mint-components/p-09ab53fb.system.entry.js +0 -1
  171. package/dist/mint-components/p-1c1ae908.system.js +0 -6
  172. package/dist/mint-components/p-296dea25.system.entry.js +0 -1
  173. package/dist/mint-components/p-69ed04cc.entry.js +0 -273
  174. package/dist/mint-components/p-6eb050f1.system.entry.js +0 -1
  175. package/dist/mint-components/p-967a9040.system.js +0 -1
  176. package/dist/mint-components/p-9c3ad5dc.entry.js +0 -99
  177. package/dist/mint-components/p-ab111e29.entry.js +0 -1
  178. package/dist/mint-components/p-c9cceb05.js +0 -157
  179. package/dist/types/global/android.d.ts +0 -7
  180. package/dist/types/global/demo.d.ts +0 -2
  181. package/dist/types/stories/features.d.ts +0 -4
  182. package/dist/types/stories/templates.d.ts +0 -4
@@ -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-8bba5b3a.js');
6
+ const global = require('./global-560ac58f.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-fd0445f9.js');
24
+ const useLeadFormState = require('./useLeadFormState-b916bf5d.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-925a8fa6.js');
30
+ const ShadowViewAddon = require('./ShadowViewAddon-21e729d3.js');
31
31
  require('./sqm-portal-container-view-07e4343f.js');
32
- const utils$1 = require('./utils-83d125fa.js');
32
+ const utils$1 = require('./utils-f6c4eed4.js');
33
33
  const extractProps = require('./extractProps-e9c55ba8.js');
34
- const usePayoutStatus = require('./usePayoutStatus-95874989.js');
34
+ const data = require('./data-16106637.js');
35
35
 
36
36
  /**
37
37
  *
@@ -3027,7 +3027,7 @@ function PayoutStatusAlertView(props) {
3027
3027
  icon: "exclamation-triangle",
3028
3028
  };
3029
3029
  }
3030
- case "NEW_PAYEE_REVIEW":
3030
+ case "ACCOUNT_REVIEW":
3031
3031
  return {
3032
3032
  header: text.accountReviewHeader,
3033
3033
  description: global.intl.formatMessage({
@@ -3040,92 +3040,6 @@ function PayoutStatusAlertView(props) {
3040
3040
  alertType: "warning",
3041
3041
  icon: "exclamation-triangle",
3042
3042
  };
3043
- case "PAYMENT_HOLD_ON_CHANGE":
3044
- return {
3045
- header: text.paymentHoldOnChangeHeader,
3046
- description: global.intl.formatMessage({
3047
- id: "accountReviewDescription",
3048
- defaultMessage: text.paymentHoldOnChangeDescription,
3049
- }, {
3050
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3051
- }),
3052
- buttonText: null,
3053
- alertType: "warning",
3054
- icon: "exclamation-triangle",
3055
- };
3056
- case "BENEFICIARY_NAME_INVALID":
3057
- return {
3058
- header: text.beneficiaryNameInvalidHeader,
3059
- description: global.intl.formatMessage({
3060
- id: "accountReviewDescription",
3061
- defaultMessage: text.beneficiaryNameInvalidDescription,
3062
- }, {
3063
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3064
- }),
3065
- button: (index.h(index.Fragment, null,
3066
- index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
3067
- index.h("sl-button", { disabled: states.loading, type: "default", onClick: callbacks.onNewFormClick }, text.newFormButton))),
3068
- alertType: "warning",
3069
- icon: "exclamation-triangle",
3070
- };
3071
- case "BENEFICIARY_NAME_MISMATCH":
3072
- return {
3073
- header: text.beneficiaryNameMismatchHeader,
3074
- description: global.intl.formatMessage({
3075
- id: "accountReviewDescription",
3076
- defaultMessage: text.beneficiaryNameMismatchDescription,
3077
- }, {
3078
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3079
- }),
3080
- button: (index.h(index.Fragment, null,
3081
- index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
3082
- index.h("sl-button", { disabled: states.loading, type: "default", onClick: callbacks.onNewFormClick }, text.newFormButton))),
3083
- alertType: "warning",
3084
- icon: "exclamation-triangle",
3085
- };
3086
- case "BANK_TAX_NAME_MISMATCH":
3087
- return {
3088
- header: text.bankTaxNameMismatchHeader,
3089
- description: global.intl.formatMessage({
3090
- id: "accountReviewDescription",
3091
- defaultMessage: text.bankTaxNameMismatchDescription,
3092
- }, {
3093
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3094
- }),
3095
- button: (index.h(index.Fragment, null,
3096
- index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
3097
- index.h("sl-button", { disabled: states.loading, type: "default", onClick: callbacks.onNewFormClick }, text.newFormButton))),
3098
- alertType: "warning",
3099
- icon: "exclamation-triangle",
3100
- };
3101
- case "WITHDRAWAL_SETTINGS_INVALID":
3102
- return {
3103
- header: text.withdrawalSettingsInvalidHeader,
3104
- description: global.intl.formatMessage({
3105
- id: "accountReviewDescription",
3106
- defaultMessage: text.withdrawalSettingsInvalidDescription,
3107
- }, {
3108
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3109
- }),
3110
- button: (index.h(index.Fragment, null,
3111
- index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton))),
3112
- alertType: "warning",
3113
- icon: "exclamation-triangle",
3114
- };
3115
- case "PAYMENT_RETURNED":
3116
- return {
3117
- header: text.paymentReturnedHeader,
3118
- description: global.intl.formatMessage({
3119
- id: "accountReviewDescription",
3120
- defaultMessage: text.paymentReturnedDescription,
3121
- }, {
3122
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3123
- }),
3124
- button: (index.h(index.Fragment, null,
3125
- index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton))),
3126
- alertType: "warning",
3127
- icon: "exclamation-triangle",
3128
- };
3129
3043
  case "HOLD":
3130
3044
  return {
3131
3045
  header: text.holdHeader,
@@ -3161,8 +3075,6 @@ function PayoutStatusAlertView(props) {
3161
3075
  return (index.h("div", { style: { paddingTop: "10px" } },
3162
3076
  index.h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", loading: states.veriffLoading, onClick: callbacks.onClick }, text.verificationRequiredButtonText)));
3163
3077
  default:
3164
- if (alertDetails.button)
3165
- return alertDetails.button;
3166
3078
  return;
3167
3079
  }
3168
3080
  }
@@ -3189,15 +3101,6 @@ const PayoutStatusAlert = class {
3189
3101
  * @uiName Info required alert header
3190
3102
  */
3191
3103
  this.informationRequiredHeader = "Payout and tax information required";
3192
- /**
3193
- *
3194
- * @uiName Edit payment info button label
3195
- */
3196
- this.editPaymentInformationButton = "Edit Payout Information";
3197
- /**
3198
- * @uiName Submit new tax form button label
3199
- */
3200
- this.newFormButton = "Submit new form";
3201
3104
  /**
3202
3105
  * @uiName Info required alert description
3203
3106
  */
@@ -3250,54 +3153,6 @@ const PayoutStatusAlert = class {
3250
3153
  * @uiName Account review alert description
3251
3154
  */
3252
3155
  this.accountReviewDescription = "This process takes 48 hours, payouts are on hold until it's completed. You will receive an email from our referral provider, Impact.com, if any issues arise. It contains details on how to resolve this issue. If you need further assistance, please reach out to our {supportLink}.";
3253
- /**
3254
- * @uiName Payment on hold alert header
3255
- */
3256
- this.paymentHoldOnChangeHeader = "We are reviewing your new payout settings";
3257
- /**
3258
- * @uiName Payment on hold alert description
3259
- */
3260
- this.paymentHoldOnChangeDescription = "Your payout is temporarily on hold while we review your new payment information, this process is usually resolved within 48 hours.";
3261
- /**
3262
- * @uiName Beneficiary name invalid alert header
3263
- */
3264
- this.beneficiaryNameInvalidHeader = "Your payment information does not match your tax form";
3265
- /**
3266
- * @uiName Beneficiary name invalid description
3267
- */
3268
- this.beneficiaryNameInvalidDescription = "The beneficiary name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
3269
- /**
3270
- * @uiName Beneficiary name mismatch alert header
3271
- */
3272
- this.beneficiaryNameMismatchHeader = "Your payment information does not match your tax form";
3273
- /**
3274
- * @uiName Beneficiary name mismatch alert description
3275
- */
3276
- this.beneficiaryNameMismatchDescription = "The beneficiary name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
3277
- /**
3278
- * @uiName Bank name mismatch alert header
3279
- */
3280
- this.bankTaxNameMismatchHeader = "Your payment information does not match your tax form";
3281
- /**
3282
- * @uiName Bank name mismatch alert description
3283
- */
3284
- this.bankTaxNameMismatchDescription = "The bank name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
3285
- /**
3286
- * @uiName Withdrawal settings invalid alert header
3287
- */
3288
- this.withdrawalSettingsInvalidHeader = "Your payment information includes invalid characters";
3289
- /**
3290
- * @uiName Withdrawal settings invalid alert description
3291
- */
3292
- this.withdrawalSettingsInvalidDescription = "There are invalid characters in your payment information. Please review your information and make sure it is correct with no invalid characters. Your payouts are on hold until this is resolved.";
3293
- /**
3294
- * @uiName Payment returned alert header
3295
- */
3296
- this.paymentReturnedHeader = "Payout unsuccessful";
3297
- /**
3298
- * @uiName Payment returned alert description
3299
- */
3300
- this.paymentReturnedDescription = "Our recent payment attempt for your earnings was unsuccessful. Please review your payment information and make sure it is correct.";
3301
3156
  /**
3302
3157
  * @uiName W-9 payment threshold alert header
3303
3158
  */
@@ -3355,7 +3210,7 @@ const PayoutStatusAlert = class {
3355
3210
  render() {
3356
3211
  const props = index_module.isDemo()
3357
3212
  ? useDemoPayoutStatusAlert(this)
3358
- : usePayoutStatus.usePayoutStatus(this);
3213
+ : data.usePayoutStatus(this);
3359
3214
  return index.h(PayoutStatusAlertView, Object.assign({}, props));
3360
3215
  }
3361
3216
  };
@@ -3376,8 +3231,6 @@ function useDemoPayoutStatusAlert(props) {
3376
3231
  callbacks: {
3377
3232
  onTermsClick: () => { },
3378
3233
  onClick: () => console.log("show"),
3379
- onPaymentInfoClick: () => { },
3380
- onNewFormClick: () => { },
3381
3234
  },
3382
3235
  }, formatted || props.demoData || {}, { arrayMerge: (_, a) => a });
3383
3236
  }
@@ -6563,17 +6416,17 @@ function useTaxAndCash() {
6563
6416
  const locale = index_module.L();
6564
6417
  // State for current step of form
6565
6418
  const [step, setStep] = index_module.In({
6566
- namespace: usePayoutStatus.TAX_CONTEXT_NAMESPACE,
6419
+ namespace: data.TAX_CONTEXT_NAMESPACE,
6567
6420
  initialValue: "/loading",
6568
6421
  });
6569
6422
  // State for when to hide steps, or override certain actions
6570
6423
  const [context, _setContext] = index_module.In({
6571
- namespace: usePayoutStatus.TAX_FORM_CONTEXT_NAMESPACE,
6424
+ namespace: data.TAX_FORM_CONTEXT_NAMESPACE,
6572
6425
  initialValue: {},
6573
6426
  });
6574
6427
  // State to carry user form information into step 2
6575
6428
  const [userFormContext, _setUserFormContext] = index_module.In({
6576
- namespace: usePayoutStatus.USER_FORM_CONTEXT_NAMESPACE,
6429
+ namespace: data.USER_FORM_CONTEXT_NAMESPACE,
6577
6430
  initialValue: {
6578
6431
  firstName: undefined,
6579
6432
  lastName: undefined,
@@ -6583,43 +6436,43 @@ function useTaxAndCash() {
6583
6436
  },
6584
6437
  });
6585
6438
  const [_currenciesContext, setCurrenciesContext] = index_module.In({
6586
- namespace: usePayoutStatus.CURRENCIES_NAMESPACE,
6439
+ namespace: data.CURRENCIES_NAMESPACE,
6587
6440
  initialValue: [],
6588
6441
  });
6589
6442
  const [_countriesContext, _setCountriesContext] = index_module.In({
6590
- namespace: usePayoutStatus.COUNTRIES_NAMESPACE,
6443
+ namespace: data.COUNTRIES_NAMESPACE,
6591
6444
  initialValue: [],
6592
6445
  });
6593
6446
  const [_sortedCountriesContext, setSortedCountriesContext] = index_module.In({
6594
- namespace: usePayoutStatus.SORTED_COUNTRIES_NAMESPACE,
6447
+ namespace: data.SORTED_COUNTRIES_NAMESPACE,
6595
6448
  initialValue: [],
6596
6449
  });
6597
- const { data, errors } = index_module.Sn({
6598
- namespace: usePayoutStatus.USER_QUERY_NAMESPACE,
6599
- query: usePayoutStatus.GET_USER,
6450
+ const { data: data$1, errors } = index_module.Sn({
6451
+ namespace: data.USER_QUERY_NAMESPACE,
6452
+ query: data.GET_USER,
6600
6453
  skip: !user,
6601
6454
  options: {
6602
6455
  batch: false,
6603
6456
  },
6604
6457
  });
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) ||
6458
+ 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
6459
  userFormContext.countryCode;
6607
6460
  index_module.Sn({
6608
- namespace: usePayoutStatus.COUNTRIES_QUERY_NAMESPACE,
6609
- query: usePayoutStatus.GET_COUNTRIES,
6461
+ namespace: data.COUNTRIES_QUERY_NAMESPACE,
6462
+ query: data.GET_COUNTRIES,
6610
6463
  skip: !user,
6611
6464
  });
6612
6465
  const { data: financeNetworkData, refetch } = index_module.Sn({
6613
- namespace: usePayoutStatus.FINANCE_NETWORK_SETTINGS_NAMESPACE,
6614
- query: usePayoutStatus.GET_FINANCE_NETWORK_SETTINGS,
6466
+ namespace: data.FINANCE_NETWORK_SETTINGS_NAMESPACE,
6467
+ query: data.GET_FINANCE_NETWORK_SETTINGS,
6615
6468
  skip: !user,
6616
6469
  variables: {
6617
6470
  filter: getFinanceNetworkFilter(),
6618
6471
  },
6619
6472
  });
6620
6473
  const { data: currenciesData } = index_module.Sn({
6621
- namespace: usePayoutStatus.CURRENCIES_QUERY_NAMESPACE,
6622
- query: usePayoutStatus.GET_CURRENCIES,
6474
+ namespace: data.CURRENCIES_QUERY_NAMESPACE,
6475
+ query: data.GET_CURRENCIES,
6623
6476
  skip: !user,
6624
6477
  variables: {
6625
6478
  locale,
@@ -6674,20 +6527,20 @@ function useTaxAndCash() {
6674
6527
  }
6675
6528
  if (!host || !user)
6676
6529
  return;
6677
- if (data) {
6678
- const user = data === null || data === void 0 ? void 0 : data.user;
6530
+ if (data$1) {
6531
+ const user = data$1 === null || data$1 === void 0 ? void 0 : data$1.user;
6679
6532
  if (!user || step !== "/loading")
6680
6533
  return;
6681
6534
  const currentStep = getCurrentStep(user);
6682
6535
  setStep(currentStep);
6683
6536
  }
6684
- }, [host, user, (_e = data === null || data === void 0 ? void 0 : data.user) === null || _e === void 0 ? void 0 : _e.email, errors]);
6537
+ }, [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
6538
  function getFinanceNetworkFilter() {
6686
6539
  var _a, _b, _c;
6687
6540
  if (step === "/1")
6688
6541
  return {};
6689
6542
  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 };
6543
+ 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
6544
  if (countryCode)
6692
6545
  return {
6693
6546
  countryCode_eq: countryCode,
@@ -6698,7 +6551,7 @@ function useTaxAndCash() {
6698
6551
  step,
6699
6552
  setStep,
6700
6553
  context,
6701
- namespace: index_module.Mn(usePayoutStatus.TAX_CONTEXT_NAMESPACE),
6554
+ namespace: index_module.Mn(data.TAX_CONTEXT_NAMESPACE),
6702
6555
  loading: step === "/loading",
6703
6556
  };
6704
6557
  }
@@ -7630,54 +7483,6 @@ const TaxAndCashMonolith = class {
7630
7483
  * @uiName Account review alert description
7631
7484
  */
7632
7485
  this.dashboard_accountReviewDescription = "This process takes 48 hours, payouts are on hold until it's completed. You will receive an email from our referral provider, Impact.com, if any issues arise. It contains details on how to resolve this issue. If you need further assistance, please reach out to our {supportLink}.";
7633
- /**
7634
- * @uiName Payment on hold alert header
7635
- */
7636
- this.dashboard_paymentOnHoldHeader = "We are reviewing your new payout settings";
7637
- /**
7638
- * @uiName Payment on hold alert description
7639
- */
7640
- this.dashboard_paymentOnHoldDescription = "Your payout is temporarily on hold while we review your new payment information, this process is usually resolved within 48 hours.";
7641
- /**
7642
- * @uiName Beneficiary name invalid alert header
7643
- */
7644
- this.dashboard_beneficiaryNameInvalidHeader = "Your payment information does not match your tax form";
7645
- /**
7646
- * @uiName Beneficiary name invalid description
7647
- */
7648
- this.dashboard_beneficiaryNameInvalidDescription = "The beneficiary name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
7649
- /**
7650
- * @uiName Beneficiary name mismatch alert header
7651
- */
7652
- this.dashboard_beneficiaryNameMismatchHeader = "Your payment information does not match your tax form";
7653
- /**
7654
- * @uiName Beneficiary name mismatch alert description
7655
- */
7656
- this.dashboard_beneficiaryNameMismatchDescription = "The beneficiary name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
7657
- /**
7658
- * @uiName Bank name mismatch alert header
7659
- */
7660
- this.dashboard_bankNameMismatchHeader = "Your payment information does not match your tax form";
7661
- /**
7662
- * @uiName Bank name mismatch alert description
7663
- */
7664
- this.dashboard_bankNameMismatchDescription = "The bank name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
7665
- /**
7666
- * @uiName Withdrawal settings invalid alert header
7667
- */
7668
- this.dashboard_withdrawalSettingsInvalidHeader = "Your payment information includes invalid characters";
7669
- /**
7670
- * @uiName Withdrawal settings invalid alert description
7671
- */
7672
- this.dashboard_withdrawalSettingsInvalidDescription = "There are invalid characters in your payment information. Please review your information and make sure it is correct with no invalid characters. Your payouts are on hold until this is resolved.";
7673
- /**
7674
- * @uiName Payment returned alert header
7675
- */
7676
- this.dashboard_paymentReturnedHeader = "Payout unsuccessful";
7677
- /**
7678
- * @uiName Payment returned alert description
7679
- */
7680
- this.dashboard_paymentReturnedDescription = "Our recent payment attempt for your earnings was unsuccessful. Please review your payment information and make sure it is correct.";
7681
7486
  /**
7682
7487
  * @uiName Terms and Conditions text
7683
7488
  * @uiGroup Dashboard Properties
@@ -7868,7 +7673,7 @@ const TaxAndCashMonolith = class {
7868
7673
  };
7869
7674
  function useDemoTaxAndCash(props) {
7870
7675
  const [step, setStep] = index_module.In({
7871
- namespace: usePayoutStatus.TAX_CONTEXT_NAMESPACE,
7676
+ namespace: data.TAX_CONTEXT_NAMESPACE,
7872
7677
  initialValue: "/1",
7873
7678
  });
7874
7679
  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-8bba5b3a.js');
6
+ const global = require('./global-560ac58f.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-8bba5b3a.js');
6
+ const global = require('./global-560ac58f.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-8bba5b3a.js');
6
+ const global = require('./global-560ac58f.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');
@@ -8,15 +8,6 @@ const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js')
8
8
  const HeroImage = class {
9
9
  constructor(hostRef) {
10
10
  index.registerInstance(this, hostRef);
11
- /**
12
- * @uiName Logo text size
13
- */
14
- this.logoTextSize = 32;
15
- /**
16
- * @uiWidget color
17
- * @uiName Logo text color
18
- */
19
- this.logoTextColor = "#555555";
20
11
  /**
21
12
  * Page participants are navigated to after clicking the header logo.
22
13
  *
@@ -32,11 +23,7 @@ const HeroImage = class {
32
23
  }
33
24
  disconnectedCallback() { }
34
25
  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
- fontSize: `${this.logoTextSize}px`,
37
- color: this.logoTextColor || "#555555",
38
- textDecoration: "none",
39
- } }, this.logoText)))));
26
+ return (index.h(index.Host, null, index.h("a", { href: this.nextPage, part: "sqm-link" }, 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 }))));
40
27
  }
41
28
  };
42
29
 
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-a43a63b4.js');
4
- const global = require('./global-8bba5b3a.js');
4
+ const global = require('./global-560ac58f.js');
5
5
  const JSS = require('./JSS-8503a151.js');
6
6
 
7
7
  const style = {
@@ -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-8bba5b3a.js');
6
+ require('./global-560ac58f.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-fd0445f9.js');
13
- const sqmLeadCheckboxFieldView = require('./sqm-lead-checkbox-field-view-340acad0.js');
12
+ const useLeadFormState = require('./useLeadFormState-b916bf5d.js');
13
+ const sqmLeadCheckboxFieldView = require('./sqm-lead-checkbox-field-view-f7910206.js');
14
14
 
15
15
  function useLeadCheckboxField() {
16
16
  const leadFormState = domContextHooks_module.d(useLeadFormState.LEAD_FORM_STATE_CONTEXT);
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-a43a63b4.js');
4
- const global = require('./global-8bba5b3a.js');
4
+ const global = require('./global-560ac58f.js');
5
5
  const JSS = require('./JSS-8503a151.js');
6
6
  const mixins = require('./mixins-4761d472.js');
7
7
 
@@ -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-8bba5b3a.js');
6
+ require('./global-560ac58f.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-fd0445f9.js');
14
- const sqmLeadInputFieldView = require('./sqm-lead-input-field-view-06ed3632.js');
13
+ const useLeadFormState = require('./useLeadFormState-b916bf5d.js');
14
+ const sqmLeadInputFieldView = require('./sqm-lead-input-field-view-4e2a0c1a.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-8bba5b3a.js');
6
+ const global = require('./global-560ac58f.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-8bba5b3a.js');
6
+ const global = require('./global-560ac58f.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-8bba5b3a.js');
4
+ const global = require('./global-560ac58f.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-8bba5b3a.js');
6
+ require('./global-560ac58f.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-5518eb0d.js');
13
+ const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-556c645c.js');
14
14
 
15
15
  function usePortalEmailVerification(props) {
16
16
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-a43a63b4.js');
4
- const global = require('./global-8bba5b3a.js');
4
+ const global = require('./global-560ac58f.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-8bba5b3a.js');
6
+ require('./global-560ac58f.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-615e6975.js');
13
+ const sqmPortalProfileView = require('./sqm-portal-profile-view-4a41c680.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-8bba5b3a.js');
6
+ const global = require('./global-560ac58f.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-8bba5b3a.js');
6
+ const global = require('./global-560ac58f.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');