@saasquatch/mint-components 1.15.0-40 → 1.15.0-41

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 (238) hide show
  1. package/dist/cjs/IndirectTaxDetailsView-d0290a12.js +646 -0
  2. package/dist/cjs/{ShadowViewAddon-fcd0c52f.js → ShadowViewAddon-9cb7a310.js} +1010 -1062
  3. package/dist/cjs/data-6d96b89c.js +137 -0
  4. package/dist/cjs/{email-registration-view-37b44222.js → email-registration-view-dca94dc9.js} +1 -1
  5. package/dist/cjs/{global-a38a094f.js → global-d62c5561.js} +13 -12
  6. package/dist/cjs/loader.cjs.js +2 -2
  7. package/dist/cjs/mint-components.cjs.js +2 -2
  8. package/dist/cjs/parseStates-d1effc19.js +16 -0
  9. package/dist/cjs/{sqm-banking-info-form_17.cjs.entry.js → sqm-banking-info-form_10.cjs.entry.js} +211 -1888
  10. package/dist/cjs/{sqm-big-stat_41.cjs.entry.js → sqm-big-stat_42.cjs.entry.js} +290 -10
  11. package/dist/cjs/sqm-code-verification.cjs.entry.js +348 -0
  12. package/dist/cjs/sqm-email-verification.cjs.entry.js +1 -1
  13. package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
  14. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +2 -2
  15. package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +84 -0
  16. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +1 -1
  17. package/dist/cjs/sqm-pagination_3.cjs.entry.js +1 -1
  18. package/dist/cjs/{sqm-portal-email-verification-view-26c893d3.js → sqm-portal-email-verification-view-156accab.js} +1 -1
  19. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
  20. package/dist/cjs/{sqm-portal-profile-view-674a7543.js → sqm-portal-profile-view-f226725e.js} +1 -1
  21. package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
  22. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
  23. package/dist/cjs/sqm-referred-registration.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 +11185 -9987
  26. package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +1221 -0
  27. package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +11 -3
  28. package/dist/cjs/sqm-widget-verification.cjs.entry.js +17 -6
  29. package/dist/cjs/{usePayoutStatus-4b5894ef.js → usePayoutStatus-feeac99b.js} +8 -5
  30. package/dist/cjs/utils-ce18d1bc.js +105 -0
  31. package/dist/collection/collection-manifest.json +1 -0
  32. package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +2 -2
  33. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +3 -3
  34. package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +3 -3
  35. package/dist/collection/components/sqm-stencilbook/BrandSelector.js +179 -0
  36. package/dist/collection/components/sqm-stencilbook/Themes.js +21 -17
  37. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +82 -98
  38. package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +33 -3
  39. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +39 -5
  40. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +41 -6
  41. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +12 -8
  42. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +1 -1
  43. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +2 -2
  44. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +1 -1
  45. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +1 -1
  46. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +1 -1
  47. package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +2 -2
  48. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +2 -2
  49. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +1 -1
  50. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +2 -2
  51. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +26 -1
  52. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +2 -2
  53. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +8 -5
  54. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +77 -28
  55. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +1 -1
  56. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +62 -3
  57. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +3 -3
  58. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +5 -4
  59. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +49 -11
  60. package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +3 -3
  61. package/dist/collection/components/views/email-registration-view.js +1 -1
  62. package/dist/collection/global/styles.js +13 -12
  63. package/dist/collection/global/styles.ts +26 -12
  64. package/dist/collection/utils/parseStates.js +12 -0
  65. package/dist/esm/IndirectTaxDetailsView-3be86bcf.js +639 -0
  66. package/dist/esm/{ShadowViewAddon-5f9b6d07.js → ShadowViewAddon-d8cfd6c7.js} +1013 -1064
  67. package/dist/esm/data-a05c78ae.js +121 -0
  68. package/dist/esm/{email-registration-view-b1c858ee.js → email-registration-view-8782c01b.js} +1 -1
  69. package/dist/esm/{global-66746c30.js → global-632fb2fa.js} +13 -12
  70. package/dist/esm/loader.js +2 -2
  71. package/dist/esm/mint-components.js +2 -2
  72. package/dist/esm/parseStates-ed75e224.js +14 -0
  73. package/dist/esm/{sqm-banking-info-form_17.entry.js → sqm-banking-info-form_10.entry.js} +135 -1805
  74. package/dist/esm/{sqm-big-stat_41.entry.js → sqm-big-stat_42.entry.js} +294 -15
  75. package/dist/esm/sqm-code-verification.entry.js +344 -0
  76. package/dist/esm/sqm-email-verification.entry.js +1 -1
  77. package/dist/esm/sqm-empty_4.entry.js +1 -1
  78. package/dist/esm/sqm-instant-access-registration.entry.js +2 -2
  79. package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +76 -0
  80. package/dist/esm/sqm-leaderboard-rank.entry.js +1 -1
  81. package/dist/esm/sqm-pagination_3.entry.js +1 -1
  82. package/dist/esm/{sqm-portal-email-verification-view-00f03873.js → sqm-portal-email-verification-view-24ea7b3c.js} +1 -1
  83. package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
  84. package/dist/esm/{sqm-portal-profile-view-0d45de87.js → sqm-portal-profile-view-9b4d7ec1.js} +1 -1
  85. package/dist/esm/sqm-portal-profile.entry.js +2 -2
  86. package/dist/esm/sqm-referral-table_11.entry.js +1 -1
  87. package/dist/esm/sqm-referred-registration.entry.js +1 -1
  88. package/dist/esm/sqm-rewards-table_9.entry.js +1 -1
  89. package/dist/esm/sqm-stencilbook.entry.js +12093 -10895
  90. package/dist/esm/sqm-tax-and-cash.entry.js +1217 -0
  91. package/dist/esm/sqm-widget-verification-controller.entry.js +12 -4
  92. package/dist/esm/sqm-widget-verification.entry.js +17 -6
  93. package/dist/esm/{usePayoutStatus-58aa56b4.js → usePayoutStatus-fed17fc9.js} +8 -5
  94. package/dist/esm/utils-1654e233.js +97 -0
  95. package/dist/esm-es5/IndirectTaxDetailsView-3be86bcf.js +1 -0
  96. package/dist/esm-es5/ShadowViewAddon-d8cfd6c7.js +1 -0
  97. package/dist/esm-es5/data-a05c78ae.js +1 -0
  98. package/dist/esm-es5/email-registration-view-8782c01b.js +1 -0
  99. package/dist/esm-es5/{global-66746c30.js → global-632fb2fa.js} +5 -5
  100. package/dist/esm-es5/loader.js +1 -1
  101. package/dist/esm-es5/mint-components.js +1 -1
  102. package/dist/esm-es5/parseStates-ed75e224.js +1 -0
  103. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -0
  104. package/dist/esm-es5/sqm-big-stat_42.entry.js +1 -0
  105. package/dist/esm-es5/sqm-code-verification.entry.js +1 -0
  106. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  107. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  108. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  109. package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -0
  110. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  111. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  112. package/dist/esm-es5/{sqm-portal-email-verification-view-00f03873.js → sqm-portal-email-verification-view-24ea7b3c.js} +1 -1
  113. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  114. package/dist/esm-es5/{sqm-portal-profile-view-0d45de87.js → sqm-portal-profile-view-9b4d7ec1.js} +1 -1
  115. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  116. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  117. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  118. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  119. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  120. package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -0
  121. package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
  122. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
  123. package/dist/esm-es5/{usePayoutStatus-58aa56b4.js → usePayoutStatus-fed17fc9.js} +2 -2
  124. package/dist/esm-es5/utils-1654e233.js +1 -0
  125. package/dist/mint-components/global/styles.ts +26 -12
  126. package/dist/mint-components/mint-components.esm.js +1 -1
  127. package/dist/mint-components/mint-components.js +1 -1
  128. package/dist/mint-components/p-06ce54e2.entry.js +258 -0
  129. package/dist/mint-components/p-0984523b.js +1 -0
  130. package/dist/mint-components/p-0a37a288.system.entry.js +1 -0
  131. package/dist/mint-components/{p-77b8a529.system.entry.js → p-0a8a6d45.system.entry.js} +1 -1
  132. package/dist/mint-components/p-115dfc03.system.js +1 -0
  133. package/dist/mint-components/{p-480e08e9.js → p-11dff275.js} +2 -2
  134. package/dist/mint-components/{p-770bba1b.system.entry.js → p-12e61414.system.entry.js} +1 -1
  135. package/dist/mint-components/p-13f3a647.js +1 -0
  136. package/dist/mint-components/p-155cf177.system.js +1 -0
  137. package/dist/mint-components/{p-dded7d43.entry.js → p-1878da9b.entry.js} +2 -2
  138. package/dist/mint-components/p-2cfe9826.system.entry.js +1 -0
  139. package/dist/mint-components/{p-210e8f49.entry.js → p-2df6ce8f.entry.js} +1 -1
  140. package/dist/mint-components/{p-cfa34cf2.system.js → p-33f640f6.system.js} +1 -1
  141. package/dist/mint-components/{p-241d68d4.system.entry.js → p-450a7705.system.entry.js} +1 -1
  142. package/dist/mint-components/p-4841c5e9.system.entry.js +1 -0
  143. package/dist/mint-components/p-4bb1c4b2.system.js +1 -0
  144. package/dist/mint-components/p-4cbd7eec.js +394 -0
  145. package/dist/mint-components/{p-9fe574ca.system.entry.js → p-51aa8c38.system.entry.js} +1 -1
  146. package/dist/mint-components/p-52d15f87.system.js +1 -0
  147. package/dist/mint-components/p-5510be1e.system.entry.js +1 -0
  148. package/dist/mint-components/{p-71f23364.entry.js → p-66d22d46.entry.js} +1 -1
  149. package/dist/mint-components/p-674b82ac.js +1 -0
  150. package/dist/mint-components/p-6ef506ba.entry.js +16 -0
  151. package/dist/mint-components/{p-c024fc32.system.entry.js → p-6fa624ff.system.entry.js} +1 -1
  152. package/dist/mint-components/{p-d932f43d.entry.js → p-704f162e.entry.js} +1 -1
  153. package/dist/mint-components/p-70fddbdd.entry.js +11 -0
  154. package/dist/mint-components/p-780b981b.entry.js +1 -0
  155. package/dist/mint-components/{p-4caaf25a.js → p-7adb141e.js} +1 -1
  156. package/dist/mint-components/p-7b731acd.entry.js +93 -0
  157. package/dist/mint-components/{p-884ac29e.system.entry.js → p-846aff6a.system.entry.js} +1 -1
  158. package/dist/mint-components/p-84a78d09.entry.js +1 -0
  159. package/dist/mint-components/{p-3f290d24.system.js → p-96e339f6.system.js} +11 -11
  160. package/dist/mint-components/p-9711efb7.entry.js +1 -0
  161. package/dist/mint-components/{p-cc7af682.system.js → p-9721a29a.system.js} +2 -2
  162. package/dist/mint-components/{p-b0d4938a.system.entry.js → p-9d41d676.system.entry.js} +1 -1
  163. package/dist/mint-components/{p-d9335f16.js → p-a1e17fd2.js} +1 -1
  164. package/dist/mint-components/p-a27a15c5.system.entry.js +1 -0
  165. package/dist/mint-components/{p-0bdeab70.system.js → p-a3383f54.system.js} +1 -1
  166. package/dist/mint-components/{p-0eb3d919.system.entry.js → p-a91e7c05.system.entry.js} +1 -1
  167. package/dist/mint-components/p-b73a4df4.entry.js +33 -0
  168. package/dist/mint-components/p-be89074c.entry.js +1 -0
  169. package/dist/mint-components/p-c0b07067.system.js +1 -0
  170. package/dist/mint-components/p-c1b1f8ae.system.entry.js +1 -0
  171. package/dist/mint-components/p-c75a3b4a.js +103 -0
  172. package/dist/mint-components/p-c9745c8f.system.js +1 -0
  173. package/dist/mint-components/{p-1abe7884.system.entry.js → p-cf157c6e.system.entry.js} +1 -1
  174. package/dist/mint-components/{p-5366850e.entry.js → p-da71337b.entry.js} +1 -1
  175. package/dist/mint-components/{p-015da96d.entry.js → p-dbb83730.entry.js} +1 -1
  176. package/dist/mint-components/{p-4f22fda2.js → p-dc293b10.js} +1 -1
  177. package/dist/mint-components/{p-8e93e590.entry.js → p-df223bff.entry.js} +1 -1
  178. package/dist/mint-components/{p-e80f9e26.system.entry.js → p-e217afd9.system.entry.js} +1 -1
  179. package/dist/mint-components/{p-fe6fe9cf.entry.js → p-e5d9e709.entry.js} +2 -2
  180. package/dist/mint-components/p-eb998f7b.entry.js +9 -0
  181. package/dist/mint-components/p-f53f5304.system.entry.js +1 -0
  182. package/dist/mint-components/p-f8175201.system.js +1 -0
  183. package/dist/mint-components/p-fb13065a.js +1 -0
  184. package/dist/mint-components/p-fda43e22.system.entry.js +1 -0
  185. package/dist/types/components/sqm-stencilbook/BrandSelector.d.ts +6 -0
  186. package/dist/types/components/sqm-stencilbook/Themes.d.ts +4 -5
  187. package/dist/types/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.d.ts +5 -0
  188. package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +5 -0
  189. package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +5 -0
  190. package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +0 -1
  191. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +1 -1
  192. package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +2 -2
  193. package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +4 -0
  194. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -1
  195. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +10 -4
  196. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.d.ts +1 -1
  197. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +1 -1
  198. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +10 -0
  199. package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.d.ts +1 -1
  200. package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.d.ts +7 -0
  201. package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +1 -1
  202. package/dist/types/components/tax-and-cash/utils.d.ts +1 -1
  203. package/dist/types/components.d.ts +107 -7
  204. package/dist/types/global/styles.d.ts +6 -1
  205. package/dist/types/saasquatch.d.ts +61 -0
  206. package/dist/types/utils/parseStates.d.ts +1 -0
  207. package/docs/docs.docx +0 -0
  208. package/docs/raisins.json +1 -1
  209. package/grapesjs/grapesjs.js +1 -1
  210. package/package.json +2 -1
  211. package/dist/cjs/sqm-invoice-table-view-19ca10fa.js +0 -2038
  212. package/dist/esm/sqm-invoice-table-view-b7e91eef.js +0 -2022
  213. package/dist/esm-es5/ShadowViewAddon-5f9b6d07.js +0 -1
  214. package/dist/esm-es5/email-registration-view-b1c858ee.js +0 -1
  215. package/dist/esm-es5/sqm-banking-info-form_17.entry.js +0 -1
  216. package/dist/esm-es5/sqm-big-stat_41.entry.js +0 -1
  217. package/dist/esm-es5/sqm-invoice-table-view-b7e91eef.js +0 -1
  218. package/dist/mint-components/p-0480b155.system.entry.js +0 -1
  219. package/dist/mint-components/p-33c96e14.entry.js +0 -16
  220. package/dist/mint-components/p-3e604cad.js +0 -1
  221. package/dist/mint-components/p-5cd684b2.entry.js +0 -9
  222. package/dist/mint-components/p-6427e963.entry.js +0 -1
  223. package/dist/mint-components/p-6798d563.system.js +0 -1
  224. package/dist/mint-components/p-693fc880.system.js +0 -1
  225. package/dist/mint-components/p-6c1d0367.entry.js +0 -33
  226. package/dist/mint-components/p-72ff8268.js +0 -1
  227. package/dist/mint-components/p-8530290b.entry.js +0 -258
  228. package/dist/mint-components/p-9cf80e85.system.entry.js +0 -1
  229. package/dist/mint-components/p-a1091368.system.js +0 -1
  230. package/dist/mint-components/p-a68932b0.system.entry.js +0 -1
  231. package/dist/mint-components/p-af96b482.entry.js +0 -205
  232. package/dist/mint-components/p-bf25f63a.js +0 -394
  233. package/dist/mint-components/p-c36506f6.system.entry.js +0 -1
  234. package/dist/mint-components/p-d0064d54.system.entry.js +0 -1
  235. package/dist/mint-components/p-d5e9906e.system.js +0 -1
  236. package/dist/mint-components/p-f0fdbd82.entry.js +0 -1
  237. /package/dist/collection/components/tax-and-cash/{sqm-tax-and-cash/data.js → data.js} +0 -0
  238. /package/dist/types/components/tax-and-cash/{sqm-tax-and-cash/data.d.ts → data.d.ts} +0 -0
@@ -0,0 +1,344 @@
1
+ import { h, r as registerInstance } from './index-91e7729f.js';
2
+ import { l, k as useState, f as useEffect, n as h$1 } from './stencil-hooks.module-4bc38af4.js';
3
+ import { i as intl } from './global-632fb2fa.js';
4
+ import { d as dist, t as Pn, F as Fn, i as isDemo, q as En } from './index.module-89a79f66.js';
5
+ import { c as cjs } from './cjs-bdfb4486.js';
6
+ import { g as getProps } from './utils-334c1e34.js';
7
+ import { c as createStyleSheet } from './JSS-67b5cff8.js';
8
+ import { E as ErrorStyles } from './mixins-f750863a.js';
9
+ import { T as TextSpanView } from './sqm-text-span-view-cd3902e5.js';
10
+ import { p as parseStates } from './parseStates-ed75e224.js';
11
+ import { V as VERIFICATION_EMAIL_NAMESPACE, S as SHOW_CODE_NAMESPACE, a as VERIFICATION_PARENT_NAMESPACE } from './keys-406491dc.js';
12
+ import { u as useVerificationEmail } from './useVerificationEmail-edc318cb.js';
13
+
14
+ const style = {
15
+ Wrapper: {
16
+ display: "flex",
17
+ flexDirection: "column",
18
+ gap: "var(--sl-spacing-medium)",
19
+ maxWidth: "550px",
20
+ },
21
+ HeaderContainer: {
22
+ display: "flex",
23
+ flexDirection: "column",
24
+ },
25
+ InputsContainer: {
26
+ display: "flex",
27
+ gap: "var(--sl-spacing-medium)",
28
+ position: "relative",
29
+ flexDirection: "column",
30
+ },
31
+ CodeInputContainer: {
32
+ display: "flex",
33
+ gap: "var(--sl-spacing-medium)",
34
+ },
35
+ CodeInput: {
36
+ maxWidth: "40px",
37
+ "&::part(input)": {
38
+ margin: "0",
39
+ padding: "0 var(--sl-input-spacing-small)",
40
+ fontSize: "var(--sl-font-size-large)",
41
+ },
42
+ },
43
+ CodeInputError: {
44
+ ...ErrorStyles,
45
+ maxWidth: "40px",
46
+ "&::part(input)": {
47
+ margin: "0",
48
+ padding: "0 var(--sl-input-spacing-small)",
49
+ fontSize: "var(--sl-font-size-large)",
50
+ },
51
+ },
52
+ ErrorText: {
53
+ color: "var(--sl-color-danger-500)",
54
+ fontSize: "var(--sl-font-size-small)",
55
+ margin: "0",
56
+ },
57
+ ContinueButton: {
58
+ width: "100%",
59
+ maxWidth: "100px",
60
+ },
61
+ FooterContainer: {
62
+ display: "flex",
63
+ flexDirection: "column",
64
+ },
65
+ SkeletonOne: {
66
+ width: "50%",
67
+ height: "16px",
68
+ },
69
+ SkeletonTwo: {
70
+ width: "30%",
71
+ height: "34px",
72
+ },
73
+ SkeletonThree: {
74
+ width: "15%",
75
+ height: "24px",
76
+ },
77
+ };
78
+ const vanillaStyle = `
79
+ :host {
80
+ display: block;
81
+ }
82
+ :host([hidden]): {
83
+ display: none;
84
+ }
85
+
86
+
87
+ `;
88
+ const sheet = createStyleSheet(style);
89
+ const styleString = sheet.toString();
90
+ function WidgetCodeVerificationView(props) {
91
+ const { states, refs, callbacks, text } = props;
92
+ const resendCodeText = intl.formatMessage({
93
+ id: "resendCodeText",
94
+ defaultMessage: text.resendCodeText,
95
+ }, {
96
+ resendCodeLink: (h("a", { href: "", style: { textDecoration: "none" }, onClick: (e) => {
97
+ e.preventDefault();
98
+ callbacks.resendEmail();
99
+ } }, text.resendCodeLabel)),
100
+ });
101
+ const codeResentSuccessfully = intl.formatMessage({
102
+ id: "codeResentSuccessfully",
103
+ defaultMessage: text.codeResentSuccessfullyText,
104
+ }, {
105
+ email: states.email,
106
+ });
107
+ const inputClass = states.verifyFailed
108
+ ? sheet.classes.CodeInputError
109
+ : sheet.classes.CodeInput;
110
+ return (h("div", { part: "sqm-base" },
111
+ h("style", { type: "text/css" },
112
+ vanillaStyle,
113
+ styleString),
114
+ h("div", { class: sheet.classes.Wrapper },
115
+ h("div", { class: sheet.classes.HeaderContainer },
116
+ h(TextSpanView, { type: "p" }, intl.formatMessage({
117
+ id: `emailHeaderText`,
118
+ defaultMessage: states.verifyFailed
119
+ ? text.reverifyCodeHeaderText
120
+ : text.verifyCodeHeaderText,
121
+ }, { email: states.email }))),
122
+ states.emailResent && (h("sqm-form-message", { type: "success", exportparts: "successalert-icon" },
123
+ h("b", null, codeResentSuccessfully))),
124
+ h("div", { class: sheet.classes.InputsContainer },
125
+ h("div", { ref: refs.codeWrapperRef, class: sheet.classes.CodeInputContainer },
126
+ h("sl-input", { class: inputClass, name: "code" }),
127
+ h("sl-input", { class: inputClass, name: "code" }),
128
+ h("sl-input", { class: inputClass, name: "code" }),
129
+ h("sl-input", { class: inputClass, name: "code" }),
130
+ h("sl-input", { class: inputClass, name: "code" }),
131
+ h("sl-input", { class: inputClass, name: "code" })),
132
+ states.verifyFailed && (h("p", { class: sheet.classes.ErrorText }, text.invalidCodeText)),
133
+ h("sl-button", { class: sheet.classes.ContinueButton, onClick: callbacks.submitCode, disabled: states.loading || states.initialiseLoading, loading: states.loading || states.initialiseLoading, exportparts: "base: primarybutton-base", type: "primary" }, text.verifyText)),
134
+ h("div", { class: sheet.classes.FooterContainer },
135
+ h(TextSpanView, { type: "p" }, resendCodeText)))));
136
+ }
137
+
138
+ const VerifyEmailWithCodeMutation = dist.gql `
139
+ mutation submitImpactPublisherEmail2FACode(
140
+ $user: UserIdInput!
141
+ $code: String!
142
+ ) {
143
+ submitImpactPublisherEmail2FACode(user: $user, code: $code) {
144
+ verifiedEmail
145
+ accessKey
146
+ }
147
+ }
148
+ `;
149
+ function useWidgetCodeVerification(props) {
150
+ const host = l();
151
+ const [_, setShowCode] = Pn(SHOW_CODE_NAMESPACE);
152
+ const email = Fn(VERIFICATION_EMAIL_NAMESPACE);
153
+ const [emailSent, setEmailSent] = useState(false);
154
+ const [emailResent, setEmailResent] = useState(false);
155
+ const [codeRef, setCodeRef] = useState(null);
156
+ const [validationError, setValidationError] = useState(false);
157
+ const [emailError, setEmailError] = useState(false);
158
+ const { initialized, verificationEmail, send: [sendEmail, { loading: sendLoading, errors: sendErrors }], verify: [verifyEmail, { loading: verifyLoading, errors: verifyErrors }], } = useVerificationEmail();
159
+ useEffect(() => {
160
+ if (!codeRef)
161
+ return;
162
+ const slInputs = codeRef.querySelectorAll("sl-input");
163
+ const codeElements = Array.from(slInputs).map((node) => node.shadowRoot.querySelector(`input[name="code"]`));
164
+ codeElements.forEach((element, idx) => {
165
+ element.addEventListener("focus", (e) => {
166
+ e.target.select();
167
+ });
168
+ element.addEventListener("keydown", (e) => {
169
+ if (e.key === "Backspace" && e.target.value === "") {
170
+ codeElements[Math.max(0, idx - 1)].focus();
171
+ }
172
+ });
173
+ element.addEventListener("input", (e) => {
174
+ const input = e.data;
175
+ if (!input)
176
+ return;
177
+ if (idx === codeElements.length - 1) {
178
+ e.target.value = input.slice(0, 1);
179
+ return;
180
+ }
181
+ if (input.length > 1) {
182
+ const rest = input.slice(1);
183
+ e.target.value = input.slice(0, 1);
184
+ codeElements[idx + 1].dispatchEvent(new InputEvent("input", {
185
+ inputType: "insertFromPaste",
186
+ data: rest,
187
+ }));
188
+ }
189
+ codeElements[idx + 1].focus();
190
+ });
191
+ });
192
+ }, [codeRef]);
193
+ const reset = () => {
194
+ setShowCode(false);
195
+ setValidationError(false);
196
+ };
197
+ const resendEmail = async () => {
198
+ // UI should only allow this to be called if initialized, but checking just in case
199
+ if (!initialized)
200
+ return;
201
+ const result = await sendEmail();
202
+ if (!result) {
203
+ setEmailError(true);
204
+ return;
205
+ }
206
+ if (emailSent)
207
+ setEmailResent(true);
208
+ setEmailSent(true);
209
+ };
210
+ const submitCode = async () => {
211
+ const slInputs = codeRef.querySelectorAll("sl-input");
212
+ const codeElements = Array.from(slInputs).map((node) => node.shadowRoot.querySelector(`input[name="code"]`));
213
+ if (codeElements.find((el) => !el.value)) {
214
+ setValidationError(true);
215
+ return;
216
+ }
217
+ let code = "";
218
+ codeElements.forEach((element) => {
219
+ code = `${code}${element.value}`;
220
+ });
221
+ // UI should only allow this to be called if initialized, but checking just in case
222
+ if (!initialized)
223
+ return;
224
+ setValidationError(false);
225
+ const res = await verifyEmail(code);
226
+ if (res === null || res === void 0 ? void 0 : res.success) {
227
+ props.onVerification(res.accessKey);
228
+ reset();
229
+ }
230
+ else {
231
+ setValidationError(true);
232
+ }
233
+ };
234
+ useEffect(() => {
235
+ // Wait for mutations to be determined from user lookup
236
+ if (!initialized)
237
+ return;
238
+ // email should already exist if user has completed email-verification
239
+ if (!email)
240
+ resendEmail();
241
+ else
242
+ setEmailSent(true);
243
+ }, [initialized]);
244
+ return {
245
+ refs: {
246
+ codeWrapperRef: setCodeRef,
247
+ },
248
+ states: {
249
+ email: verificationEmail,
250
+ emailResent,
251
+ resendError: sendErrors || verifyErrors,
252
+ initialiseLoading: !initialized,
253
+ loading: sendLoading || verifyLoading,
254
+ verifyFailed: !!validationError,
255
+ },
256
+ callbacks: {
257
+ resendEmail,
258
+ submitCode,
259
+ },
260
+ text: props.getTextProps(),
261
+ };
262
+ }
263
+
264
+ const WidgetCodeVerification = class {
265
+ constructor(hostRef) {
266
+ registerInstance(this, hostRef);
267
+ /**
268
+ * @uiName Verify code widget header text
269
+ */
270
+ this.verifyCodeHeaderText = "Enter the code sent to {email} from our referral provider, impact.com.";
271
+ /**
272
+ * @uiName Reverify code widget header text
273
+ */
274
+ this.reverifyCodeHeaderText = "Enter the code sent to {email} from our referral provider, impact.com.";
275
+ /**
276
+ * Text displayed under verify button
277
+ * @uiName Resend code text
278
+ */
279
+ this.resendCodeText = "Didn't receive your code? {resendCodeLink}";
280
+ /**
281
+ * The link that appears in the resend code link
282
+ * @uiName Resend code label
283
+ */
284
+ this.resendCodeLabel = "Resend code";
285
+ /**
286
+ * Link text displayed under verify button
287
+ * @uiName Resend code text
288
+ */
289
+ this.codeResentSuccessfullyText = "Another code has been sent to {email}";
290
+ /**
291
+ * Error text displayed under verification input
292
+ * @uiName Invalid code text
293
+ */
294
+ this.invalidCodeText = "Please check your code and try again. If you’re still having trouble, try resending your code.";
295
+ /**
296
+ * @uiName Verify code button text
297
+ */
298
+ this.verifyText = "Verify";
299
+ /**
300
+ * Displayed when the email verification fails due to a network error. The participant can try refreshing the page.
301
+ * @uiName Network error message
302
+ */
303
+ this.networkErrorMessage = "An error occurred while verifying your email. Please refresh the page and try again.";
304
+ /**
305
+ * @componentState { "title": "Verification Failed", "props": { "states": { "verifyFailed": true } } }
306
+ * @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
307
+ */
308
+ this.stateController = "{}";
309
+ h$1(this);
310
+ }
311
+ disconnectedCallback() { }
312
+ getTextProps() {
313
+ return getProps(this);
314
+ }
315
+ render() {
316
+ const props = isDemo()
317
+ ? useDemoWidgetCodeVerification(this)
318
+ : useWidgetCodeVerification(this);
319
+ return h(WidgetCodeVerificationView, Object.assign({}, props));
320
+ }
321
+ };
322
+ function useDemoWidgetCodeVerification(props) {
323
+ const [emailResent, setEmailResent] = useState(false);
324
+ const setVerifiedContext = En(VERIFICATION_PARENT_NAMESPACE);
325
+ return cjs({
326
+ states: {
327
+ initialiseLoading: false,
328
+ loading: false,
329
+ email: "test@example.com",
330
+ emailResent,
331
+ verifyFailed: false,
332
+ },
333
+ refs: {
334
+ codeWrapperRef: () => { },
335
+ },
336
+ callbacks: {
337
+ resendEmail: async () => setEmailResent(true),
338
+ submitCode: async () => setVerifiedContext(true),
339
+ },
340
+ text: props.getTextProps(),
341
+ }, props.demoData || parseStates(props.stateController) || {}, { arrayMerge: (_, a) => a });
342
+ }
343
+
344
+ export { WidgetCodeVerification as sqm_code_verification };
@@ -1,6 +1,6 @@
1
1
  import { h, r as registerInstance } from './index-91e7729f.js';
2
2
  import { k as useState, f as useEffect, n as h$1 } from './stencil-hooks.module-4bc38af4.js';
3
- import { i as intl } from './global-66746c30.js';
3
+ import { i as intl } from './global-632fb2fa.js';
4
4
  import { d as dist, t as Pn, w as wn, J, $ as $e, i as isDemo, q as En } from './index.module-89a79f66.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { g as getProps } from './utils-334c1e34.js';
@@ -1,6 +1,6 @@
1
1
  import { h, r as registerInstance, c as Host } from './index-91e7729f.js';
2
2
  import { n as h$1 } from './stencil-hooks.module-4bc38af4.js';
3
- import { i as intl } from './global-66746c30.js';
3
+ import { i as intl } from './global-632fb2fa.js';
4
4
  import './index.module-89a79f66.js';
5
5
  import { g as getProps } from './utils-334c1e34.js';
6
6
  import './JSS-67b5cff8.js';
@@ -5,7 +5,7 @@ import './jsonpointer-388a7082.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './JSS-67b5cff8.js';
7
7
  import './mixins-f750863a.js';
8
- import { E as EmailRegistrationView } from './email-registration-view-b1c858ee.js';
8
+ import { E as EmailRegistrationView } from './email-registration-view-8782c01b.js';
9
9
  import './useRegistrationFormState-d6f33135.js';
10
10
  import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-dc4ad9f2.js';
11
11
 
@@ -98,7 +98,7 @@ const InstantAccessRegistration = class {
98
98
  * @uiGroup Card style
99
99
  * @uiType string
100
100
  */
101
- this.backgroundColor = "#ffffff";
101
+ this.backgroundColor = "var(--sqm-portal-background)";
102
102
  /**
103
103
  * @undocumented
104
104
  * @uiType boolean
@@ -0,0 +1,76 @@
1
+ import { r as registerInstance, h as h$1, c as Host } from './index-91e7729f.js';
2
+ import { n as h } from './stencil-hooks.module-4bc38af4.js';
3
+ import { l as luxonLocale } from './utils-334c1e34.js';
4
+ import { l as luxon } from './luxon-8d51c92b.js';
5
+
6
+ const InvoiceTableDataCell = class {
7
+ constructor(hostRef) {
8
+ registerInstance(this, hostRef);
9
+ this.ignored = true;
10
+ h(this);
11
+ }
12
+ disconnectedCallback() { }
13
+ render() {
14
+ return this.data;
15
+ }
16
+ };
17
+
18
+ const RewardTableDateCell = class {
19
+ constructor(hostRef) {
20
+ registerInstance(this, hostRef);
21
+ this.ignored = true;
22
+ this.locale = "en";
23
+ h(this);
24
+ }
25
+ disconnectedCallback() { }
26
+ render() {
27
+ var _a, _b;
28
+ const date = !this.date
29
+ ? "-"
30
+ : (_b = (_a = luxon.DateTime.fromMillis(this.date)) === null || _a === void 0 ? void 0 : _a.setLocale(luxonLocale(this.locale))) === null || _b === void 0 ? void 0 : _b.toLocaleString(luxon.DateTime.DATE_MED);
31
+ return date;
32
+ }
33
+ };
34
+
35
+ const InvoiceTableDownloadCell = class {
36
+ constructor(hostRef) {
37
+ registerInstance(this, hostRef);
38
+ this.ignored = true;
39
+ h(this);
40
+ }
41
+ disconnectedCallback() { }
42
+ render() {
43
+ const vanillaStyle = `svg:hover, svg:hover * {
44
+ cursor: pointer;
45
+ }`;
46
+ return (h$1(Host, null, h$1("style", null, vanillaStyle), !!this.downloadUrl && (h$1("a", { href: this.downloadUrl, target: "_blank" }, h$1("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h$1("path", { d: "M0.625 12.4375C0.79076 12.4375 0.949732 12.5033 1.06694 12.6206C1.18415 12.7378 1.25 12.8967 1.25 13.0625V16.1875C1.25 16.519 1.3817 16.837 1.61612 17.0714C1.85054 17.3058 2.16848 17.4375 2.5 17.4375H17.5C17.8315 17.4375 18.1495 17.3058 18.3839 17.0714C18.6183 16.837 18.75 16.519 18.75 16.1875V13.0625C18.75 12.8967 18.8158 12.7378 18.9331 12.6206C19.0503 12.5033 19.2092 12.4375 19.375 12.4375C19.5408 12.4375 19.6997 12.5033 19.8169 12.6206C19.9342 12.7378 20 12.8967 20 13.0625V16.1875C20 16.8505 19.7366 17.4864 19.2678 17.9553C18.7989 18.4241 18.163 18.6875 17.5 18.6875H2.5C1.83696 18.6875 1.20107 18.4241 0.732233 17.9553C0.263392 17.4864 0 16.8505 0 16.1875V13.0625C0 12.8967 0.065848 12.7378 0.183058 12.6206C0.300269 12.5033 0.45924 12.4375 0.625 12.4375Z", fill: "var(--sqm-text-subdued)" }), h$1("path", { d: "M9.5575 14.88C9.61556 14.9382 9.68453 14.9844 9.76046 15.0159C9.83639 15.0474 9.91779 15.0636 10 15.0636C10.0822 15.0636 10.1636 15.0474 10.2395 15.0159C10.3155 14.9844 10.3844 14.9382 10.4425 14.88L14.1925 11.13C14.3099 11.0126 14.3758 10.8535 14.3758 10.6875C14.3758 10.5215 14.3099 10.3624 14.1925 10.245C14.0751 10.1276 13.916 10.0617 13.75 10.0617C13.584 10.0617 13.4249 10.1276 13.3075 10.245L10.625 12.9288V1.9375C10.625 1.77174 10.5592 1.61277 10.4419 1.49556C10.3247 1.37835 10.1658 1.3125 10 1.3125C9.83424 1.3125 9.67527 1.37835 9.55806 1.49556C9.44085 1.61277 9.375 1.77174 9.375 1.9375V12.9288L6.6925 10.245C6.57514 10.1276 6.41597 10.0617 6.25 10.0617C6.08403 10.0617 5.92486 10.1276 5.8075 10.245C5.69014 10.3624 5.62421 10.5215 5.62421 10.6875C5.62421 10.8535 5.69014 11.0126 5.8075 11.13L9.5575 14.88Z", fill: "var(--sqm-text-subdued)" }))))));
47
+ }
48
+ };
49
+
50
+ const TableCell = class {
51
+ constructor(hostRef) {
52
+ registerInstance(this, hostRef);
53
+ /** @uiName Column span */
54
+ this.colspan = 1;
55
+ /** @uiName Padding */
56
+ this.padding = "15px 10px";
57
+ }
58
+ render() {
59
+ return (h$1(Host, { style: { display: "contents" } }, h$1("td", { colSpan: this.colspan, style: { padding: this.padding } }, h$1("slot", null))));
60
+ }
61
+ };
62
+
63
+ const TableRow = class {
64
+ constructor(hostRef) {
65
+ registerInstance(this, hostRef);
66
+ /**
67
+ * @uiName Border
68
+ */
69
+ this.border = "1px solid #EAEAEA";
70
+ }
71
+ render() {
72
+ return (h$1(Host, { style: { display: "contents" } }, h$1("tr", { style: { border: this.border } }, h$1("slot", null))));
73
+ }
74
+ };
75
+
76
+ export { InvoiceTableDataCell as sqm_invoice_table_data_cell, RewardTableDateCell as sqm_invoice_table_date_cell, InvoiceTableDownloadCell as sqm_invoice_table_download_cell, TableCell as sqm_table_cell, TableRow as sqm_table_row };
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-91e7729f.js';
2
2
  import { n as h } from './stencil-hooks.module-4bc38af4.js';
3
- import { i as intl } from './global-66746c30.js';
3
+ import { i as intl } from './global-632fb2fa.js';
4
4
  import { d as dist, H, J, w as wn, i as isDemo } from './index.module-89a79f66.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-84b3c539.js';
@@ -1,6 +1,6 @@
1
1
  import { h, F as Fragment, r as registerInstance } from './index-91e7729f.js';
2
2
  import { n as h$1, k as useState } from './stencil-hooks.module-4bc38af4.js';
3
- import { i as intl } from './global-66746c30.js';
3
+ import { i as intl } from './global-632fb2fa.js';
4
4
  import { F as Fn, i as isDemo, d as dist, H, J, w as wn, $ as $e, B } from './index.module-89a79f66.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { g as getProps } from './utils-334c1e34.js';
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-91e7729f.js';
2
- import { i as intl } from './global-66746c30.js';
2
+ import { i as intl } from './global-632fb2fa.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
  import { A as AuthWrapper, a as AuthColumn } from './mixins-f750863a.js';
5
5
  import { T as TextSpanView } from './sqm-text-span-view-cd3902e5.js';
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-91e7729f.js';
2
2
  import { k as useState, m as useRef, f as useEffect, n as h } from './stencil-hooks.module-4bc38af4.js';
3
- import './global-66746c30.js';
3
+ import './global-632fb2fa.js';
4
4
  import { l as ln, n as nn, J, j as jn, u as useCallback, i as isDemo } from './index.module-89a79f66.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './JSS-67b5cff8.js';
7
7
  import './mixins-f750863a.js';
8
8
  import './sqm-text-span-view-cd3902e5.js';
9
- import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-00f03873.js';
9
+ import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-24ea7b3c.js';
10
10
 
11
11
  function usePortalEmailVerification(props) {
12
12
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-91e7729f.js';
2
- import { i as intl } from './global-66746c30.js';
2
+ import { i as intl } from './global-632fb2fa.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
  import { T as TextSpanView } from './sqm-text-span-view-cd3902e5.js';
5
5
 
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-91e7729f.js';
2
2
  import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-4bc38af4.js';
3
- import './global-66746c30.js';
3
+ import './global-632fb2fa.js';
4
4
  import { d as dist, J, w as wn, $ as $e, i as isDemo } from './index.module-89a79f66.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { g as getProps } from './utils-334c1e34.js';
7
7
  import './JSS-67b5cff8.js';
8
8
  import './sqm-text-span-view-cd3902e5.js';
9
- import { P as PortalProfileView } from './sqm-portal-profile-view-0d45de87.js';
9
+ import { P as PortalProfileView } from './sqm-portal-profile-view-9b4d7ec1.js';
10
10
  import { i as isEmpty } from './utilities-5b0ca040.js';
11
11
 
12
12
  const GET_USER = dist.gql `
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1, g as getElement, c as Host } from './index-91e7729f.js';
2
2
  import { n as h, j as useReducer, u as useMemo, f as useEffect } from './stencil-hooks.module-4bc38af4.js';
3
- import { i as intl } from './global-66746c30.js';
3
+ import { i as intl } from './global-632fb2fa.js';
4
4
  import { i as isDemo } from './index.module-89a79f66.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { l as luxonLocale } from './utils-334c1e34.js';
@@ -5,7 +5,7 @@ import './jsonpointer-388a7082.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './JSS-67b5cff8.js';
7
7
  import './mixins-f750863a.js';
8
- import { E as EmailRegistrationView } from './email-registration-view-b1c858ee.js';
8
+ import { E as EmailRegistrationView } from './email-registration-view-8782c01b.js';
9
9
  import './useRegistrationFormState-d6f33135.js';
10
10
  import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-dc4ad9f2.js';
11
11
 
@@ -1,6 +1,6 @@
1
1
  import { h, r as registerInstance, c as Host } from './index-91e7729f.js';
2
2
  import { b as browser, j as useReducer, f as useEffect, n as h$1, u as useMemo } from './stencil-hooks.module-4bc38af4.js';
3
- import { i as intl } from './global-66746c30.js';
3
+ import { i as intl } from './global-632fb2fa.js';
4
4
  import { d as dist, J, H, L, w as wn, R as Rn, i as isDemo } from './index.module-89a79f66.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { l as luxonLocale } from './utils-334c1e34.js';