@saasquatch/mint-components 1.12.0-7 → 1.12.0-8

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 (353) hide show
  1. package/dist/cjs/{ShadowViewAddon-13173901.js → ShadowViewAddon-040cffad.js} +38 -36
  2. package/dist/cjs/{global-e4ebdbcc.js → global-c3637175.js} +10 -161
  3. package/dist/cjs/{index.module-236d0403.js → index.module-b8d9d0ba.js} +228 -1392
  4. package/dist/cjs/loader.cjs.js +4 -4
  5. package/dist/cjs/{luxon-20eafbd9.js → luxon-05098e19.js} +1 -1
  6. package/dist/cjs/mint-components.cjs.js +4 -4
  7. package/dist/cjs/{mockRewardData-3c470512.js → mockRewardData-4258e067.js} +1 -1
  8. package/dist/cjs/{re-render-5de6631a.js → re-render-5bde3d2e.js} +2 -2
  9. package/dist/cjs/sqm-asset-card.cjs.entry.js +3 -3
  10. package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +414 -415
  11. package/dist/cjs/sqm-big-stat_39.cjs.entry.js +99 -67
  12. package/dist/cjs/sqm-close-button.cjs.entry.js +3 -3
  13. package/dist/cjs/sqm-code-verification.cjs.entry.js +6 -7
  14. package/dist/cjs/sqm-context-router.cjs.entry.js +3 -3
  15. package/dist/cjs/sqm-email-verification.cjs.entry.js +24 -25
  16. package/dist/cjs/sqm-empty_4.cjs.entry.js +6 -6
  17. package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
  18. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +3 -3
  19. package/dist/cjs/sqm-header-logo.cjs.entry.js +2 -2
  20. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +6 -6
  21. package/dist/cjs/{sqm-invoice-table-view-e530775f.js → sqm-invoice-table-view-5d3a2d35.js} +1 -1
  22. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +8 -9
  23. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +7 -8
  24. package/dist/cjs/{sqm-navigation-sidebar-item-view-fc865ecf.js → sqm-navigation-sidebar-item-view-a2135064.js} +1 -1
  25. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +4 -4
  26. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +3 -3
  27. package/dist/cjs/sqm-password-field.cjs.entry.js +4 -4
  28. package/dist/cjs/sqm-popup-container.cjs.entry.js +3 -3
  29. package/dist/cjs/{sqm-portal-email-verification-view-4bc2760b.js → sqm-portal-email-verification-view-050dbe0f.js} +1 -1
  30. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +5 -5
  31. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +4 -4
  32. package/dist/cjs/sqm-portal-logout.cjs.entry.js +3 -3
  33. package/dist/cjs/{sqm-portal-profile-view-cbab7c80.js → sqm-portal-profile-view-d97086bc.js} +1 -1
  34. package/dist/cjs/sqm-portal-profile.cjs.entry.js +11 -12
  35. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +3 -3
  36. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +6 -7
  37. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +4 -4
  38. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +3 -3
  39. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +16 -17
  40. package/dist/cjs/sqm-referred-registration.cjs.entry.js +6 -6
  41. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +2 -2
  42. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
  43. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +61 -62
  44. package/dist/cjs/sqm-scroll.cjs.entry.js +2 -2
  45. package/dist/cjs/sqm-stencilbook.cjs.entry.js +17 -15
  46. package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
  47. package/dist/cjs/sqm-tabs.cjs.entry.js +5 -5
  48. package/dist/cjs/sqm-text-span.cjs.entry.js +2 -2
  49. package/dist/cjs/sqm-widget-verification-internal.cjs.entry.js +11 -12
  50. package/dist/cjs/sqm-widget-verification.cjs.entry.js +3 -3
  51. package/dist/cjs/{stencil-hooks.module-a5a04d8a.js → stencil-hooks.module-72742a0b.js} +4 -1
  52. package/dist/cjs/{useChildElements-23beb180.js → useChildElements-410d2435.js} +2 -2
  53. package/dist/cjs/{useInstantAccessRegistration-7c125c00.js → useInstantAccessRegistration-ccf81eae.js} +3 -3
  54. package/dist/cjs/{useReferralTable-54d0ba70.js → useReferralTable-824ac152.js} +13 -14
  55. package/dist/cjs/{useRegistrationFormState-e7e820d0.js → useRegistrationFormState-f9ce55be.js} +2 -2
  56. package/dist/cjs/{useVerificationEmail-35aea294.js → useVerificationEmail-6aacdb71.js} +7 -8
  57. package/dist/cjs/{utilities-ac5b5f2c.js → utilities-f7de6c04.js} +2 -2
  58. package/dist/collection/components/sqm-big-stat/useBigStat.js +6 -3
  59. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-internal.js +2 -2
  60. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.js +2 -0
  61. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +18 -0
  62. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +53 -1
  63. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +6 -1
  64. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +2 -2
  65. package/dist/esm/{ShadowViewAddon-72e231a5.js → ShadowViewAddon-69b61037.js} +12 -10
  66. package/dist/esm/{global-adae7650.js → global-6306a9b8.js} +10 -161
  67. package/dist/esm/{index.module-c0eb7dc2.js → index.module-6c840c4e.js} +222 -1389
  68. package/dist/esm/loader.js +4 -4
  69. package/dist/esm/{luxon-63e24900.js → luxon-7600be8d.js} +1 -1
  70. package/dist/esm/mint-components.js +4 -4
  71. package/dist/esm/{mockRewardData-e6b763d1.js → mockRewardData-0eb6e778.js} +1 -1
  72. package/dist/esm/{re-render-5882a144.js → re-render-1bcfd0de.js} +2 -2
  73. package/dist/esm/sqm-asset-card.entry.js +2 -2
  74. package/dist/esm/sqm-banking-info-form_16.entry.js +11 -12
  75. package/dist/esm/sqm-big-stat_39.entry.js +44 -12
  76. package/dist/esm/sqm-close-button.entry.js +2 -2
  77. package/dist/esm/sqm-code-verification.entry.js +4 -5
  78. package/dist/esm/sqm-context-router.entry.js +2 -2
  79. package/dist/esm/sqm-email-verification.entry.js +3 -4
  80. package/dist/esm/sqm-empty_4.entry.js +3 -3
  81. package/dist/esm/sqm-form-message.entry.js +1 -1
  82. package/dist/esm/sqm-graphql-client-provider.entry.js +2 -2
  83. package/dist/esm/sqm-header-logo.entry.js +1 -1
  84. package/dist/esm/sqm-instant-access-registration.entry.js +5 -5
  85. package/dist/esm/{sqm-invoice-table-view-22bb7240.js → sqm-invoice-table-view-e9075c0b.js} +1 -1
  86. package/dist/esm/sqm-leaderboard-rank.entry.js +3 -4
  87. package/dist/esm/sqm-logout-current-user.entry.js +2 -3
  88. package/dist/esm/{sqm-navigation-sidebar-item-view-4715e546.js → sqm-navigation-sidebar-item-view-f8e78810.js} +1 -1
  89. package/dist/esm/sqm-navigation-sidebar-item.entry.js +3 -3
  90. package/dist/esm/sqm-navigation-sidebar.entry.js +2 -2
  91. package/dist/esm/sqm-password-field.entry.js +3 -3
  92. package/dist/esm/sqm-popup-container.entry.js +2 -2
  93. package/dist/esm/{sqm-portal-email-verification-view-598eb9a7.js → sqm-portal-email-verification-view-c6ac5430.js} +1 -1
  94. package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
  95. package/dist/esm/sqm-portal-forgot-password.entry.js +3 -3
  96. package/dist/esm/sqm-portal-logout.entry.js +2 -2
  97. package/dist/esm/{sqm-portal-profile-view-a0f6ad48.js → sqm-portal-profile-view-15ddbec8.js} +1 -1
  98. package/dist/esm/sqm-portal-profile.entry.js +5 -6
  99. package/dist/esm/sqm-portal-protected-route.entry.js +2 -2
  100. package/dist/esm/sqm-portal-registration-form.entry.js +4 -5
  101. package/dist/esm/sqm-portal-reset-password.entry.js +3 -3
  102. package/dist/esm/sqm-portal-verify-email.entry.js +2 -2
  103. package/dist/esm/sqm-referral-table_11.entry.js +8 -9
  104. package/dist/esm/sqm-referred-registration.entry.js +5 -5
  105. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  106. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +3 -3
  107. package/dist/esm/sqm-rewards-table_9.entry.js +8 -9
  108. package/dist/esm/sqm-scroll.entry.js +1 -1
  109. package/dist/esm/sqm-stencilbook.entry.js +15 -13
  110. package/dist/esm/sqm-tab.entry.js +3 -3
  111. package/dist/esm/sqm-tabs.entry.js +4 -4
  112. package/dist/esm/sqm-text-span.entry.js +1 -1
  113. package/dist/esm/sqm-widget-verification-internal.entry.js +4 -5
  114. package/dist/esm/sqm-widget-verification.entry.js +2 -2
  115. package/dist/esm/{stencil-hooks.module-3c7f7c90.js → stencil-hooks.module-ac12ca1c.js} +1 -1
  116. package/dist/esm/{useChildElements-fe94b660.js → useChildElements-fc84e640.js} +2 -2
  117. package/dist/esm/{useInstantAccessRegistration-670c1b98.js → useInstantAccessRegistration-8b0a4556.js} +3 -3
  118. package/dist/esm/{useReferralTable-52008143.js → useReferralTable-f6ffa103.js} +4 -5
  119. package/dist/esm/{useRegistrationFormState-4cfd1a8d.js → useRegistrationFormState-849e27f7.js} +2 -2
  120. package/dist/esm/{useVerificationEmail-02b78bd7.js → useVerificationEmail-c32696ba.js} +2 -3
  121. package/dist/esm/{utilities-98445452.js → utilities-443732be.js} +2 -2
  122. package/dist/esm-es5/ShadowViewAddon-69b61037.js +1 -0
  123. package/dist/esm-es5/global-6306a9b8.js +285 -0
  124. package/dist/esm-es5/index.module-6c840c4e.js +1 -0
  125. package/dist/esm-es5/loader.js +1 -1
  126. package/dist/esm-es5/{luxon-63e24900.js → luxon-7600be8d.js} +1 -1
  127. package/dist/esm-es5/mint-components.js +1 -1
  128. package/dist/esm-es5/{mockRewardData-e6b763d1.js → mockRewardData-0eb6e778.js} +1 -1
  129. package/dist/esm-es5/{re-render-5882a144.js → re-render-1bcfd0de.js} +1 -1
  130. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  131. package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
  132. package/dist/esm-es5/sqm-big-stat_39.entry.js +1 -1
  133. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  134. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  135. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  136. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  137. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  138. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  139. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  140. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  141. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  142. package/dist/esm-es5/{sqm-invoice-table-view-22bb7240.js → sqm-invoice-table-view-e9075c0b.js} +1 -1
  143. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  144. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  145. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-4715e546.js → sqm-navigation-sidebar-item-view-f8e78810.js} +1 -1
  146. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  147. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  148. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  149. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  150. package/dist/esm-es5/{sqm-portal-email-verification-view-598eb9a7.js → sqm-portal-email-verification-view-c6ac5430.js} +1 -1
  151. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  152. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  153. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  154. package/dist/esm-es5/{sqm-portal-profile-view-a0f6ad48.js → sqm-portal-profile-view-15ddbec8.js} +1 -1
  155. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  156. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  157. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  158. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  159. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  160. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  161. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  162. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  163. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  164. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  165. package/dist/esm-es5/sqm-scroll.entry.js +1 -1
  166. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  167. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  168. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  169. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  170. package/dist/esm-es5/sqm-widget-verification-internal.entry.js +1 -1
  171. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
  172. package/dist/esm-es5/{stencil-hooks.module-3c7f7c90.js → stencil-hooks.module-ac12ca1c.js} +1 -1
  173. package/dist/esm-es5/useChildElements-fc84e640.js +1 -0
  174. package/dist/esm-es5/{useInstantAccessRegistration-670c1b98.js → useInstantAccessRegistration-8b0a4556.js} +1 -1
  175. package/dist/esm-es5/useReferralTable-f6ffa103.js +1 -0
  176. package/dist/esm-es5/useRegistrationFormState-849e27f7.js +1 -0
  177. package/dist/esm-es5/useVerificationEmail-c32696ba.js +1 -0
  178. package/dist/esm-es5/{utilities-98445452.js → utilities-443732be.js} +1 -1
  179. package/dist/mint-components/mint-components.esm.js +1 -1
  180. package/dist/mint-components/mint-components.js +1 -1
  181. package/dist/mint-components/{p-0ecb3019.js → p-0121e044.js} +1 -1
  182. package/dist/mint-components/p-012daf3c.entry.js +1 -0
  183. package/dist/mint-components/{p-1e40967f.entry.js → p-03dbe2ce.entry.js} +1 -1
  184. package/dist/mint-components/{p-65a449de.js → p-04348a9b.js} +1 -1
  185. package/dist/mint-components/{p-14488d1c.system.entry.js → p-04ced592.system.entry.js} +1 -1
  186. package/dist/mint-components/{p-78a831e0.system.entry.js → p-0527d90b.system.entry.js} +1 -1
  187. package/dist/mint-components/p-0893073b.entry.js +1 -0
  188. package/dist/mint-components/p-0c9ad5f3.system.entry.js +1 -0
  189. package/dist/mint-components/p-11d1b212.js +1 -0
  190. package/dist/mint-components/p-1649ee1e.entry.js +240 -0
  191. package/dist/mint-components/p-1712a9fd.entry.js +11 -0
  192. package/dist/mint-components/{p-cdd04337.entry.js → p-178d2d2e.entry.js} +1 -1
  193. package/dist/mint-components/{p-ee328054.entry.js → p-1b861be5.entry.js} +1 -1
  194. package/dist/mint-components/{p-4209cd94.js → p-1d27da33.js} +4 -4
  195. package/dist/mint-components/p-1e616d45.system.js +1 -0
  196. package/dist/mint-components/{p-5a2fd8e0.system.entry.js → p-1f7d7524.system.entry.js} +1 -1
  197. package/dist/mint-components/{p-f0fba496.system.entry.js → p-22425c71.system.entry.js} +1 -1
  198. package/dist/mint-components/{p-9223640e.js → p-251e7567.js} +1 -1
  199. package/dist/mint-components/{p-1602bf01.js → p-2816bf6a.js} +1 -1
  200. package/dist/mint-components/p-2868f475.entry.js +1 -0
  201. package/dist/mint-components/{p-0979f82e.system.js → p-2a414b2e.system.js} +2 -2
  202. package/dist/mint-components/p-36e9296e.system.entry.js +1 -0
  203. package/dist/mint-components/{p-cb45d0a8.system.js → p-370a1a73.system.js} +1 -1
  204. package/dist/mint-components/p-3925bcd6.entry.js +13 -0
  205. package/dist/mint-components/p-39e412e8.system.entry.js +1 -0
  206. package/dist/mint-components/{p-45d0b48a.system.entry.js → p-3e7ec0f3.system.entry.js} +1 -1
  207. package/dist/mint-components/{p-423821b9.system.js → p-43621f12.system.js} +1 -1
  208. package/dist/mint-components/p-4364001c.entry.js +12 -0
  209. package/dist/mint-components/{p-6a70d2d6.entry.js → p-4671e644.entry.js} +1 -1
  210. package/dist/mint-components/{p-f338ef55.system.js → p-4babe350.system.js} +1 -1
  211. package/dist/mint-components/{p-34a87e67.system.js → p-4e373c3d.system.js} +1 -1
  212. package/dist/mint-components/{p-ab89b44a.system.js → p-4eae91a9.system.js} +1 -1
  213. package/dist/mint-components/{p-ab7322f0.system.entry.js → p-51d53165.system.entry.js} +1 -1
  214. package/dist/mint-components/{p-4c0b7768.entry.js → p-5291891c.entry.js} +3 -3
  215. package/dist/mint-components/{p-0aebee07.entry.js → p-54ffae13.entry.js} +11 -11
  216. package/dist/mint-components/{p-34dab223.system.entry.js → p-59818690.system.entry.js} +1 -1
  217. package/dist/mint-components/p-5a23b560.system.entry.js +1 -0
  218. package/dist/mint-components/{p-00ec17d4.system.js → p-5becb2ff.system.js} +1 -1
  219. package/dist/mint-components/{p-a1f0d8ba.system.entry.js → p-5fba1a04.system.entry.js} +1 -1
  220. package/dist/mint-components/p-63ac51e1.system.entry.js +1 -0
  221. package/dist/mint-components/p-64491210.system.entry.js +1 -0
  222. package/dist/mint-components/{p-def70672.js → p-68747d88.js} +1 -1
  223. package/dist/mint-components/{p-95af445c.system.entry.js → p-6afb4f48.system.entry.js} +1 -1
  224. package/dist/mint-components/{p-cafebf8a.entry.js → p-6c928c7d.entry.js} +1 -1
  225. package/dist/mint-components/{p-657b290b.entry.js → p-76392386.entry.js} +1 -1
  226. package/dist/mint-components/p-7dd1ff31.system.entry.js +1 -0
  227. package/dist/mint-components/{p-d0c4f3bf.system.entry.js → p-83c9f37b.system.entry.js} +1 -1
  228. package/dist/mint-components/{p-cdcd825e.entry.js → p-84b25a46.entry.js} +1 -1
  229. package/dist/mint-components/{p-2b5b2586.system.js → p-8690f682.system.js} +1 -1
  230. package/dist/mint-components/{p-14beec1b.system.entry.js → p-88aac6a9.system.entry.js} +1 -1
  231. package/dist/mint-components/{p-45d6cde6.system.entry.js → p-88bf51b7.system.entry.js} +1 -1
  232. package/dist/mint-components/p-8d554a89.system.js +1 -0
  233. package/dist/mint-components/p-93576222.system.js +1 -0
  234. package/dist/mint-components/{p-d2a925d5.entry.js → p-94454880.entry.js} +1 -1
  235. package/dist/mint-components/{p-3ba349a3.entry.js → p-947fe79b.entry.js} +1 -1
  236. package/dist/mint-components/{p-ca423ca2.system.entry.js → p-9596e97c.system.entry.js} +1 -1
  237. package/dist/mint-components/p-974070c4.system.entry.js +1 -0
  238. package/dist/mint-components/p-99c15c5e.entry.js +1 -0
  239. package/dist/mint-components/{p-c293f586.system.entry.js → p-9cdbd1ac.system.entry.js} +1 -1
  240. package/dist/mint-components/{p-56b37aeb.entry.js → p-9d34f4f0.entry.js} +3 -3
  241. package/dist/mint-components/{p-64acc813.entry.js → p-9e0230c3.entry.js} +1 -1
  242. package/dist/mint-components/{p-8ccb4267.js → p-9eae245f.js} +30 -27
  243. package/dist/mint-components/{p-70886c65.system.entry.js → p-9ec008cb.system.entry.js} +1 -1
  244. package/dist/mint-components/p-a4282d02.system.entry.js +1 -0
  245. package/dist/mint-components/{p-a2e1af83.entry.js → p-a45b03d2.entry.js} +1 -1
  246. package/dist/mint-components/{p-15e01e7a.entry.js → p-a85f57bb.entry.js} +1 -1
  247. package/dist/mint-components/{p-dce3d296.system.js → p-ac51940e.system.js} +1 -1
  248. package/dist/mint-components/{p-d39da925.entry.js → p-b1e8a802.entry.js} +1 -1
  249. package/dist/mint-components/p-b3b5b4b7.system.entry.js +1 -0
  250. package/dist/mint-components/{p-3da2b3cf.system.entry.js → p-bc826117.system.entry.js} +1 -1
  251. package/dist/mint-components/p-bdd6bb13.js +1 -0
  252. package/dist/mint-components/{p-3c46b3de.system.entry.js → p-be1ae1ed.system.entry.js} +1 -1
  253. package/dist/mint-components/{p-cadb8dba.entry.js → p-bee1e573.entry.js} +1 -1
  254. package/dist/mint-components/{p-18cd88c4.system.entry.js → p-c1f4fb6d.system.entry.js} +1 -1
  255. package/dist/mint-components/{p-7507d72b.js → p-c3b37bbf.js} +1 -1
  256. package/dist/mint-components/{p-ac69b460.system.entry.js → p-c3babfa4.system.entry.js} +1 -1
  257. package/dist/mint-components/{p-e373b78a.entry.js → p-c510fb88.entry.js} +1 -1
  258. package/dist/mint-components/p-c8878e79.entry.js +1 -0
  259. package/dist/mint-components/p-c92a743e.entry.js +1 -0
  260. package/dist/mint-components/p-c9fb6102.entry.js +1 -0
  261. package/dist/mint-components/{p-e05ff098.system.js → p-ca809fdd.system.js} +1 -1
  262. package/dist/mint-components/p-cb433855.system.entry.js +1 -0
  263. package/dist/mint-components/{p-06c561ea.system.js → p-cd44de66.system.js} +1 -1
  264. package/dist/mint-components/{p-e5299352.system.js → p-ce9e7c98.system.js} +1 -1
  265. package/dist/mint-components/p-d238372a.system.entry.js +1 -0
  266. package/dist/mint-components/p-d35d8c06.entry.js +11 -0
  267. package/dist/mint-components/p-d468925f.entry.js +1 -0
  268. package/dist/mint-components/{p-7666cd3d.js → p-d7806f31.js} +6 -6
  269. package/dist/mint-components/{p-0db003f7.js → p-d83b0cf3.js} +153 -153
  270. package/dist/mint-components/{p-5c602e84.entry.js → p-dd0d79bf.entry.js} +1 -1
  271. package/dist/mint-components/p-def516b8.system.js +1 -0
  272. package/dist/mint-components/p-e01ac27c.system.js +1 -0
  273. package/dist/mint-components/{p-611a30f0.js → p-e0e7635a.js} +1 -1
  274. package/dist/mint-components/p-e12d3414.system.entry.js +1 -0
  275. package/dist/mint-components/p-e45a8501.system.entry.js +1 -0
  276. package/dist/mint-components/{p-816fb64f.system.entry.js → p-ead27698.system.entry.js} +1 -1
  277. package/dist/mint-components/{p-7ab14d4b.system.entry.js → p-f0806232.system.entry.js} +1 -1
  278. package/dist/mint-components/{p-48704504.js → p-f3053c61.js} +1 -1
  279. package/dist/mint-components/p-f340214f.entry.js +25 -0
  280. package/dist/mint-components/p-f36e33ff.entry.js +13 -0
  281. package/dist/mint-components/p-f450654b.system.entry.js +1 -0
  282. package/dist/mint-components/p-f4cbbe47.entry.js +1 -0
  283. package/dist/mint-components/p-f531a5c9.system.entry.js +1 -0
  284. package/dist/mint-components/{p-4a43ffbd.js → p-f55060db.js} +1 -1
  285. package/dist/mint-components/{p-b14a77e8.system.entry.js → p-f56348dc.system.entry.js} +1 -1
  286. package/dist/mint-components/p-f655a7df.js +1 -0
  287. package/dist/mint-components/{p-79097c07.entry.js → p-fbdf0738.entry.js} +1 -1
  288. package/dist/mint-components/{p-fda3d0ca.system.js → p-fc422446.system.js} +22 -22
  289. package/dist/mint-components/p-fd21ae8f.entry.js +1 -0
  290. package/dist/mint-components/{p-1b24bb52.js → p-fd2c5407.js} +1 -1
  291. package/dist/mint-components/{p-126a4f24.entry.js → p-fffc3590.entry.js} +2 -2
  292. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts +1 -0
  293. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +3 -0
  294. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +8 -0
  295. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -0
  296. package/dist/types/components.d.ts +16 -0
  297. package/docs/docs.docx +0 -0
  298. package/docs/raisins.json +1 -1
  299. package/grapesjs/grapesjs.js +1 -1
  300. package/package.json +1 -1
  301. package/dist/cjs/index-56d1fa5b.js +0 -2227
  302. package/dist/esm/index-0c7b14c5.js +0 -2225
  303. package/dist/esm-es5/ShadowViewAddon-72e231a5.js +0 -1
  304. package/dist/esm-es5/global-adae7650.js +0 -285
  305. package/dist/esm-es5/index-0c7b14c5.js +0 -1
  306. package/dist/esm-es5/index.module-c0eb7dc2.js +0 -53
  307. package/dist/esm-es5/useChildElements-fe94b660.js +0 -1
  308. package/dist/esm-es5/useReferralTable-52008143.js +0 -1
  309. package/dist/esm-es5/useRegistrationFormState-4cfd1a8d.js +0 -1
  310. package/dist/esm-es5/useVerificationEmail-02b78bd7.js +0 -1
  311. package/dist/mint-components/p-0078bc76.system.js +0 -53
  312. package/dist/mint-components/p-0e2d876d.entry.js +0 -240
  313. package/dist/mint-components/p-116c1809.entry.js +0 -11
  314. package/dist/mint-components/p-1f02e20b.entry.js +0 -1
  315. package/dist/mint-components/p-22b7bd75.system.entry.js +0 -1
  316. package/dist/mint-components/p-253c87e1.system.entry.js +0 -1
  317. package/dist/mint-components/p-2632464d.entry.js +0 -1
  318. package/dist/mint-components/p-28450e40.system.entry.js +0 -1
  319. package/dist/mint-components/p-286190c4.system.entry.js +0 -1
  320. package/dist/mint-components/p-414b3b6c.system.entry.js +0 -1
  321. package/dist/mint-components/p-4185f6f5.system.entry.js +0 -1
  322. package/dist/mint-components/p-52241ba9.system.js +0 -1
  323. package/dist/mint-components/p-556753b2.js +0 -42
  324. package/dist/mint-components/p-55dcb6ff.system.js +0 -1
  325. package/dist/mint-components/p-55fe2ec0.system.entry.js +0 -1
  326. package/dist/mint-components/p-65de8fb2.js +0 -1
  327. package/dist/mint-components/p-6fb496ac.entry.js +0 -12
  328. package/dist/mint-components/p-6fbfd683.js +0 -1
  329. package/dist/mint-components/p-71b8adf7.system.js +0 -1
  330. package/dist/mint-components/p-7c4c727c.system.entry.js +0 -1
  331. package/dist/mint-components/p-858a87ce.entry.js +0 -1
  332. package/dist/mint-components/p-87bf9880.entry.js +0 -25
  333. package/dist/mint-components/p-89669879.system.js +0 -1
  334. package/dist/mint-components/p-8a7d2170.system.entry.js +0 -1
  335. package/dist/mint-components/p-8b7d2f44.entry.js +0 -1
  336. package/dist/mint-components/p-8defb972.system.entry.js +0 -1
  337. package/dist/mint-components/p-9cdaa099.entry.js +0 -1
  338. package/dist/mint-components/p-a5eedbe2.system.entry.js +0 -1
  339. package/dist/mint-components/p-a60ec391.system.entry.js +0 -1
  340. package/dist/mint-components/p-a80c8f5c.system.js +0 -1
  341. package/dist/mint-components/p-b28df069.js +0 -1
  342. package/dist/mint-components/p-b4771476.entry.js +0 -1
  343. package/dist/mint-components/p-c9ca8473.system.entry.js +0 -1
  344. package/dist/mint-components/p-cac64545.system.entry.js +0 -1
  345. package/dist/mint-components/p-d3293ac3.entry.js +0 -11
  346. package/dist/mint-components/p-d7b701a7.entry.js +0 -1
  347. package/dist/mint-components/p-e4c3817a.system.entry.js +0 -1
  348. package/dist/mint-components/p-e7797040.entry.js +0 -1
  349. package/dist/mint-components/p-e82eec3c.entry.js +0 -13
  350. package/dist/mint-components/p-e8bfd924.system.entry.js +0 -1
  351. package/dist/mint-components/p-e8fcaaa2.entry.js +0 -13
  352. package/dist/mint-components/p-ef49d744.entry.js +0 -1
  353. package/dist/mint-components/p-f5f0fc0e.entry.js +0 -1
@@ -1,7 +1,7 @@
1
1
  import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
2
- import { j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
3
- import { i as intl } from './global-adae7650.js';
4
- import './index.module-c0eb7dc2.js';
2
+ import { n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { i as intl } from './global-6306a9b8.js';
4
+ import './index.module-6c840c4e.js';
5
5
  import './JSS-67b5cff8.js';
6
6
  import { g as getProps } from './utils-334c1e34.js';
7
7
  import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-6c582684.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
3
 
4
4
  const sqmFormMessageCss = "sl-alert::part(base){border:1px solid;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(20, 20, 20, 0.1);box-shadow:0 1px 2px rgba(20, 20, 20, 0.1)}.Error::part(base){background-color:var(--sl-color-danger-100);border-color:var(--sl-color-danger-200)}.Warning::part(base){background-color:var(--sl-color-warning-100);border-color:var(--sl-color-warning-200)}.Success::part(base){background-color:var(--sl-color-success-100);border-color:var(--sl-color-success-200)}.Info::part(base){background-color:var(--sl-color-primary-100);border-color:var(--sl-color-primary-200)}";
5
5
 
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { m, d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { B, k as ke, Y, $ as $e } from './index.module-c0eb7dc2.js';
2
+ import { o as m, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { B, k as ke, Y, $ as $e } from './index.module-6c840c4e.js';
4
4
 
5
5
  async function useGraphQLClientProvider({ domain }) {
6
6
  const token = B();
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
3
 
4
4
  const HeroImage = class {
5
5
  constructor(hostRef) {
@@ -1,13 +1,13 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { i as isDemo, s as setUserIdentity } from './index.module-c0eb7dc2.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { i as isDemo, a as setUserIdentity } from './index.module-6c840c4e.js';
4
+ import './jsonpointer-388a7082.js';
4
5
  import { c as cjs } from './cjs-bdfb4486.js';
5
6
  import './mixins-f60a614c.js';
6
7
  import './JSS-67b5cff8.js';
7
8
  import { E as EmailRegistrationView } from './email-registration-view-a89a88bf.js';
8
- import './jsonpointer-388a7082.js';
9
- import './useRegistrationFormState-4cfd1a8d.js';
10
- import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-670c1b98.js';
9
+ import './useRegistrationFormState-849e27f7.js';
10
+ import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-8b0a4556.js';
11
11
 
12
12
  const InstantAccessRegistration = class {
13
13
  constructor(hostRef) {
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-17b4da69.js';
2
- import { i as intl } from './global-adae7650.js';
2
+ import { i as intl } from './global-6306a9b8.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
 
5
5
  const INDIRECT_TAX_PROVINCES = [
@@ -1,9 +1,8 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { i as intl } from './global-adae7650.js';
4
- import { z, K, E as En, i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { i as intl } from './global-6306a9b8.js';
4
+ import { d as dist, z, K, E as En, i as isDemo } from './index.module-6c840c4e.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
- import { d as dist } from './index-0c7b14c5.js';
7
6
  import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-10657658.js';
8
7
 
9
8
  const GET_RANK = dist.gql `
@@ -1,9 +1,8 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { K, E as En, s as setUserIdentity, i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { d as dist, K, E as En, a as setUserIdentity, i as isDemo } from './index.module-6c840c4e.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import './JSS-67b5cff8.js';
6
- import { d as dist } from './index-0c7b14c5.js';
7
6
  import { g as getProps } from './utils-334c1e34.js';
8
7
  import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-2c6122cd.js';
9
8
 
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-17b4da69.js';
2
- import { x as xn } from './index.module-c0eb7dc2.js';
2
+ import { x as xn } from './index.module-6c840c4e.js';
3
3
  import { g as gap } from './mixins-f60a614c.js';
4
4
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
5
5
 
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { j as jn, i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { j as jn, i as isDemo } from './index.module-6c840c4e.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import './mixins-f60a614c.js';
6
6
  import './JSS-67b5cff8.js';
7
7
  import { g as getProps } from './utils-334c1e34.js';
8
- import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-4715e546.js';
8
+ import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-f8e78810.js';
9
9
 
10
10
  function useNavigationSidebarItem(props) {
11
11
  const currentPage = jn();
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h, f as useState, d as useEffect } from './stencil-hooks.module-3c7f7c90.js';
3
- import { j as jn, z } from './index.module-c0eb7dc2.js';
2
+ import { n as h, k as useState, f as useEffect } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { j as jn, z } from './index.module-6c840c4e.js';
4
4
  import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-0312e073.js';
5
5
 
6
6
  const NavigationSidebar = class {
@@ -1,11 +1,11 @@
1
1
  import { h, r as registerInstance } from './index-17b4da69.js';
2
- import { k as d, f as useState, j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
3
- import { i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { i as d, k as useState, n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { i as isDemo } from './index.module-6c840c4e.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import { E as ErrorStyles } from './mixins-f60a614c.js';
6
6
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
7
7
  import { g as getProps } from './utils-334c1e34.js';
8
- import { R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-4cfd1a8d.js';
8
+ import { R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-849e27f7.js';
9
9
 
10
10
  var constants = {
11
11
  error: {
@@ -1,6 +1,6 @@
1
1
  import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
2
- import { j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
3
- import { n as ne } from './index.module-c0eb7dc2.js';
2
+ import { n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { n as ne } from './index.module-6c840c4e.js';
4
4
  import { g as getProps } from './utils-334c1e34.js';
5
5
 
6
6
  const PopupContainerView = (props) => {
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-17b4da69.js';
2
- import { i as intl } from './global-adae7650.js';
2
+ import { i as intl } from './global-6306a9b8.js';
3
3
  import { A as AuthWrapper, a as AuthColumn } from './mixins-f60a614c.js';
4
4
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
5
5
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { f as useState, e as useRef, d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import './global-adae7650.js';
4
- import { h as hn, u as un, K, x as xn, a as useCallback, i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { k as useState, m as useRef, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import './global-6306a9b8.js';
4
+ import { h as hn, u as un, K, x as xn, b as useCallback, i as isDemo } from './index.module-6c840c4e.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
7
7
  import './JSS-67b5cff8.js';
8
8
  import './sqm-text-span-view-8d140661.js';
9
- import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-598eb9a7.js';
9
+ import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-c6ac5430.js';
10
10
 
11
11
  function usePortalEmailVerification(props) {
12
12
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { f as useState, j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { v as vn, x as xn, i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { k as useState, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { v as vn, x as xn, i as isDemo } from './index.module-6c840c4e.js';
4
+ import { j as jsonpointer } from './jsonpointer-388a7082.js';
4
5
  import { c as cjs } from './cjs-bdfb4486.js';
5
6
  import './mixins-f60a614c.js';
6
7
  import './JSS-67b5cff8.js';
7
8
  import './sqm-text-span-view-8d140661.js';
8
- import { j as jsonpointer } from './jsonpointer-388a7082.js';
9
9
  import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-c2ed8fed.js';
10
10
 
11
11
  function usePortalForgotPassword(props) {
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { s as setUserIdentity, x as xn, i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { a as setUserIdentity, x as xn, i as isDemo } from './index.module-6c840c4e.js';
4
4
 
5
5
  function usePortalLogout({ nextPage }) {
6
6
  setUserIdentity(undefined);
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-17b4da69.js';
2
- import { i as intl } from './global-adae7650.js';
2
+ import { i as intl } from './global-6306a9b8.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
5
5
 
@@ -1,14 +1,13 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { f as useState, d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import './global-adae7650.js';
4
- import { K, E as En, b as xe, i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import './global-6306a9b8.js';
4
+ import { d as dist, K, E as En, c as xe, i as isDemo } from './index.module-6c840c4e.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './JSS-67b5cff8.js';
7
- import { d as dist } from './index-0c7b14c5.js';
8
7
  import { g as getProps } from './utils-334c1e34.js';
9
8
  import './sqm-text-span-view-8d140661.js';
10
- import { P as PortalProfileView } from './sqm-portal-profile-view-a0f6ad48.js';
11
- import { i as isEmpty } from './utilities-98445452.js';
9
+ import { P as PortalProfileView } from './sqm-portal-profile-view-15ddbec8.js';
10
+ import { i as isEmpty } from './utilities-443732be.js';
12
11
 
13
12
  const GET_USER = dist.gql `
14
13
  query {
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { K, j as jn, x as xn, i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { K, j as jn, x as xn, i as isDemo } from './index.module-6c840c4e.js';
4
4
 
5
5
  function usePortalProtectedRoute({ requireEmailVerification, redirectTo, redirectToUnverified, }) {
6
6
  var _a;
@@ -1,13 +1,12 @@
1
1
  import { h, r as registerInstance } from './index-17b4da69.js';
2
- import { e as useRef, d as useEffect, j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
3
- import { Q, c as Te, E as En, x as xn, a as useCallback, i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { m as useRef, f as useEffect, n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { d as dist, Q, e as Te, E as En, x as xn, b as useCallback, i as isDemo } from './index.module-6c840c4e.js';
4
+ import { j as jsonpointer } from './jsonpointer-388a7082.js';
4
5
  import { c as cjs } from './cjs-bdfb4486.js';
5
6
  import { A as AuthWrapper, a as AuthColumn, H as HostBlock, b as AuthButtonsContainer, E as ErrorStyles } from './mixins-f60a614c.js';
6
7
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
7
- import { d as dist } from './index-0c7b14c5.js';
8
8
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
9
- import { j as jsonpointer } from './jsonpointer-388a7082.js';
10
- import { u as useRegistrationFormState } from './useRegistrationFormState-4cfd1a8d.js';
9
+ import { u as useRegistrationFormState } from './useRegistrationFormState-849e27f7.js';
11
10
  import { A as AsYouType } from './AsYouType-46f67d0d.js';
12
11
 
13
12
  const style = {
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { f as useState, d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { X as Xe, d as Ke, x as xn, i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { X as Xe, f as Ke, x as xn, i as isDemo } from './index.module-6c840c4e.js';
4
+ import { j as jsonpointer } from './jsonpointer-388a7082.js';
4
5
  import { c as cjs } from './cjs-bdfb4486.js';
5
6
  import './mixins-f60a614c.js';
6
7
  import './JSS-67b5cff8.js';
7
8
  import { s as sanitizeUrlPath } from './utils-334c1e34.js';
8
9
  import './sqm-text-span-view-8d140661.js';
9
- import { j as jsonpointer } from './jsonpointer-388a7082.js';
10
10
  import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-79a85e02.js';
11
11
 
12
12
  function usePortalResetPassword(props) {
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { f as useState, d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { K, l as ln, x as xn, s as setUserIdentity, i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { K, l as ln, x as xn, a as setUserIdentity, i as isDemo } from './index.module-6c840c4e.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import './mixins-f60a614c.js';
6
6
  import './JSS-67b5cff8.js';
@@ -1,17 +1,16 @@
1
1
  import { r as registerInstance, h as h$1, g as getElement, c as Host } from './index-17b4da69.js';
2
- import { j as h, h as useReducer, u as useMemo, d as useEffect } from './stencil-hooks.module-3c7f7c90.js';
3
- import { i as intl } from './global-adae7650.js';
4
- import { i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { n as h, j as useReducer, u as useMemo, f as useEffect } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { i as intl } from './global-6306a9b8.js';
4
+ import { i as isDemo } from './index.module-6c840c4e.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
7
7
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
8
8
  import { G as GenericTableView } from './GenericTableView-d59d8ab4.js';
9
- import { a as useRequestRerender, u as useRerenderListener } from './re-render-5882a144.js';
10
- import { u as useChildElements } from './useChildElements-fe94b660.js';
11
- import { l as luxon } from './luxon-63e24900.js';
12
- import { g as getPaypalMeta } from './mockRewardData-e6b763d1.js';
13
- import './index-0c7b14c5.js';
14
- import { u as useReferralTable, t as tryMethod } from './useReferralTable-52008143.js';
9
+ import { a as useRequestRerender, u as useRerenderListener } from './re-render-1bcfd0de.js';
10
+ import { u as useChildElements } from './useChildElements-fc84e640.js';
11
+ import { l as luxon } from './luxon-7600be8d.js';
12
+ import { g as getPaypalMeta } from './mockRewardData-0eb6e778.js';
13
+ import { u as useReferralTable, t as tryMethod } from './useReferralTable-f6ffa103.js';
15
14
  import { l as luxonLocale } from './utils-334c1e34.js';
16
15
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
17
16
 
@@ -1,13 +1,13 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { i as isDemo, s as setUserIdentity } from './index.module-c0eb7dc2.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { i as isDemo, a as setUserIdentity } from './index.module-6c840c4e.js';
4
+ import './jsonpointer-388a7082.js';
4
5
  import { c as cjs } from './cjs-bdfb4486.js';
5
6
  import './mixins-f60a614c.js';
6
7
  import './JSS-67b5cff8.js';
7
8
  import { E as EmailRegistrationView } from './email-registration-view-a89a88bf.js';
8
- import './jsonpointer-388a7082.js';
9
- import './useRegistrationFormState-4cfd1a8d.js';
10
- import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-670c1b98.js';
9
+ import './useRegistrationFormState-849e27f7.js';
10
+ import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-8b0a4556.js';
11
11
 
12
12
  const ReferredRegistration = class {
13
13
  constructor(hostRef) {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
3
  import './JSS-67b5cff8.js';
4
4
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
5
5
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import './index.module-c0eb7dc2.js';
4
- import { a as useRequestRerender } from './re-render-5882a144.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import './index.module-6c840c4e.js';
4
+ import { a as useRequestRerender } from './re-render-1bcfd0de.js';
5
5
 
6
6
  const RewardTableCustomerNoteColumn = class {
7
7
  constructor(hostRef) {
@@ -1,17 +1,16 @@
1
1
  import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
2
- import { b as browser, h as useReducer, d as useEffect, j as h$1, u as useMemo } from './stencil-hooks.module-3c7f7c90.js';
3
- import { i as intl } from './global-adae7650.js';
4
- import { K, z, Q, E as En, O as On, i as isDemo } from './index.module-c0eb7dc2.js';
2
+ import { b as browser, j as useReducer, f as useEffect, n as h$1, u as useMemo } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { i as intl } from './global-6306a9b8.js';
4
+ import { d as dist, K, z, Q, E as En, O as On, i as isDemo } from './index.module-6c840c4e.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
7
7
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
8
8
  import { G as GenericTableView } from './GenericTableView-d59d8ab4.js';
9
- import { u as useRerenderListener, a as useRequestRerender } from './re-render-5882a144.js';
10
- import { u as useChildElements } from './useChildElements-fe94b660.js';
11
- import { l as luxon } from './luxon-63e24900.js';
12
- import { m as mockRewardData } from './mockRewardData-e6b763d1.js';
13
- import { d as dist } from './index-0c7b14c5.js';
14
- import { g as generateUserError } from './useReferralTable-52008143.js';
9
+ import { u as useRerenderListener, a as useRequestRerender } from './re-render-1bcfd0de.js';
10
+ import { u as useChildElements } from './useChildElements-fc84e640.js';
11
+ import { l as luxon } from './luxon-7600be8d.js';
12
+ import { m as mockRewardData } from './mockRewardData-0eb6e778.js';
13
+ import { g as generateUserError } from './useReferralTable-f6ffa103.js';
15
14
  import { l as luxonLocale } from './utils-334c1e34.js';
16
15
 
17
16
  const debug = browser("sq:useRewardsTable");
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
 
5
5
  const REVEAL_EVENT = "sq:reveal";
@@ -1,14 +1,13 @@
1
1
  import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
2
- import { a as commonjsGlobal, u as useMemo, f as useState, d as useEffect, c as createCommonjsModule, j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
3
- import './global-adae7650.js';
4
- import { x as xn, j as jn, s as setUserIdentity, e as an, f as setProgramId } from './index.module-c0eb7dc2.js';
2
+ import { a as commonjsGlobal, u as useMemo, k as useState, f as useEffect, c as createCommonjsModule, n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
+ import './global-6306a9b8.js';
4
+ import { x as xn, j as jn, a as setUserIdentity, d as dist, o as an, p as setProgramId } from './index.module-6c840c4e.js';
5
5
  import './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
7
7
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
8
8
  import { G as GenericTableView } from './GenericTableView-d59d8ab4.js';
9
- import './useChildElements-fe94b660.js';
10
- import { l as luxon } from './luxon-63e24900.js';
11
- import { d as dist } from './index-0c7b14c5.js';
9
+ import './useChildElements-fc84e640.js';
10
+ import { l as luxon } from './luxon-7600be8d.js';
12
11
  import './utils-334c1e34.js';
13
12
  import './sqm-text-span-view-8d140661.js';
14
13
  import { A as AssetCardView } from './sqm-asset-card-view-9d93fbdd.js';
@@ -18,16 +17,16 @@ import { E as EmailRegistrationView } from './email-registration-view-a89a88bf.j
18
17
  import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-10657658.js';
19
18
  import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-2c6122cd.js';
20
19
  import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-0312e073.js';
21
- import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-4715e546.js';
22
- import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-598eb9a7.js';
20
+ import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-f8e78810.js';
21
+ import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-c6ac5430.js';
23
22
  import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-c2ed8fed.js';
24
- import { P as PortalProfileView } from './sqm-portal-profile-view-a0f6ad48.js';
25
- import './utilities-98445452.js';
23
+ import { P as PortalProfileView } from './sqm-portal-profile-view-15ddbec8.js';
24
+ import './utilities-443732be.js';
26
25
  import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-79a85e02.js';
27
26
  import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-d7ea2c56.js';
28
- import { S as ShareButtonView, L as LeaderboardView, C as CopyTextView, B as BigStatView, P as PortalFrameView, E as EditProfileView, u as useShareLink, a as useShareButton, b as useDemoBigStat, c as StatContainerView, d as PortalChangePasswordView, e as PortalLoginView, f as PortalRegisterView, T as TaskCardView, g as ProgressBarView, h as PoweredByImg$1, i as PortalFooterView, H as HeroView, R as ReferralIframeView, N as NameFieldsView, j as CheckboxFieldView, D as DropdownFieldView, I as InputFieldView, k as RewardExchangeView, r as rewardExchangeCustomErrorMsg, l as rewardExchangeLongText, m as rewardExchangeSelected, n as chooseAmountFixed, o as chooseAmountFixedNoDescription, p as chooseAmountVariable, q as chooseAmountVariableNoDescription, s as chooseAmountVariableDisabled, t as chooseAmountVariableUnavailable, v as confirmFixed, w as confirmVariable, x as redemptionError, y as queryError, z as success, A as successVariable, F as loading, G as empty$1, J as rewardExchange, K as CardFeedView, M as CouponCodeView, O as ProgressBar$2, Q as autoColorScaleCss, U as ShadowViewAddon } from './ShadowViewAddon-72e231a5.js';
27
+ import { S as ShareButtonView, L as LeaderboardView, C as CopyTextView, B as BigStatView, P as PortalFrameView, E as EditProfileView, u as useShareLink, a as useShareButton, b as useDemoBigStat, c as StatContainerView, d as PortalChangePasswordView, e as PortalLoginView, f as PortalRegisterView, T as TaskCardView, g as ProgressBarView, h as PoweredByImg$1, i as PortalFooterView, H as HeroView, R as ReferralIframeView, N as NameFieldsView, j as CheckboxFieldView, D as DropdownFieldView, I as InputFieldView, k as RewardExchangeView, r as rewardExchangeCustomErrorMsg, l as rewardExchangeLongText, m as rewardExchangeSelected, n as chooseAmountFixed, o as chooseAmountFixedNoDescription, p as chooseAmountVariable, q as chooseAmountVariableNoDescription, s as chooseAmountVariableDisabled, t as chooseAmountVariableUnavailable, v as confirmFixed, w as confirmVariable, x as redemptionError, y as queryError, z as success, A as successVariable, F as loading, G as empty$1, J as rewardExchange, K as CardFeedView, M as CouponCodeView, O as ProgressBar$2, Q as autoColorScaleCss, U as ShadowViewAddon } from './ShadowViewAddon-69b61037.js';
29
28
  import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-6c582684.js';
30
- import { O as OtherRegionSlotView, I as InvoiceTableView, T as TaxForm } from './sqm-invoice-table-view-22bb7240.js';
29
+ import { O as OtherRegionSlotView, I as InvoiceTableView, T as TaxForm } from './sqm-invoice-table-view-e9075c0b.js';
31
30
 
32
31
  /**
33
32
  * lodash (Custom Build) <https://lodash.com/>
@@ -15109,6 +15108,7 @@ const PayoutStatusAlert_stories = {
15109
15108
  title: "Components/Payout Status Alert",
15110
15109
  };
15111
15110
  const defaultProps$n = {
15111
+ error: false,
15112
15112
  status: "INFORMATION_REQUIRED",
15113
15113
  loading: false,
15114
15114
  showVerifyIdentity: false,
@@ -15124,6 +15124,7 @@ const VerifyIdentityOpen = () => (h("sqm-payout-status-alert", { demoData: {
15124
15124
  } }));
15125
15125
  const Hold = () => (h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$n, status: "HOLD" } } }));
15126
15126
  const Loading$9 = () => (h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$n, loading: true } } }));
15127
+ const Error$a = () => (h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$n, error: true } } }));
15127
15128
 
15128
15129
  const PayoutStatusAlert = /*#__PURE__*/Object.freeze({
15129
15130
  __proto__: null,
@@ -15132,7 +15133,8 @@ const PayoutStatusAlert = /*#__PURE__*/Object.freeze({
15132
15133
  VerifyIdentity: VerifyIdentity,
15133
15134
  VerifyIdentityOpen: VerifyIdentityOpen,
15134
15135
  Hold: Hold,
15135
- Loading: Loading$9
15136
+ Loading: Loading$9,
15137
+ Error: Error$a
15136
15138
  });
15137
15139
 
15138
15140
  /**
@@ -1,7 +1,7 @@
1
1
  import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
2
- import { j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
3
- import './index.module-c0eb7dc2.js';
4
- import { a as useRequestRerender } from './re-render-5882a144.js';
2
+ import { n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
+ import './index.module-6c840c4e.js';
4
+ import { a as useRequestRerender } from './re-render-1bcfd0de.js';
5
5
 
6
6
  const TabView = ({}, children) => {
7
7
  return h(Host, null, children);
@@ -1,8 +1,8 @@
1
1
  import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
2
- import { u as useMemo, d as useEffect, j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
3
- import { T } from './index.module-c0eb7dc2.js';
4
- import { u as useRerenderListener } from './re-render-5882a144.js';
5
- import { u as useChildElements } from './useChildElements-fe94b660.js';
2
+ import { u as useMemo, f as useEffect, n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { T } from './index.module-6c840c4e.js';
4
+ import { u as useRerenderListener } from './re-render-1bcfd0de.js';
5
+ import { u as useChildElements } from './useChildElements-fc84e640.js';
6
6
  import { g as getProps } from './utils-334c1e34.js';
7
7
 
8
8
  const TabsView = ({ content, placement, }) => {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
3
  import './JSS-67b5cff8.js';
4
4
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
5
5
 
@@ -1,13 +1,12 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h, f as useState, d as useEffect } from './stencil-hooks.module-3c7f7c90.js';
3
- import { i as isDemo, F as Fn, S as Sn, K, e as an } from './index.module-c0eb7dc2.js';
4
- import { d as dist } from './index-0c7b14c5.js';
2
+ import { n as h, k as useState, f as useEffect } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { d as dist, i as isDemo, F as Fn, S as Sn, K, o as an } from './index.module-6c840c4e.js';
5
4
  import { g as getProps } from './utils-334c1e34.js';
6
5
  import { S as SHOW_CODE_NAMESPACE, a as VERIFICATION_EMAIL_NAMESPACE, V as VERIFICATION_PARENT_NAMESPACE } from './keys-db1897ae.js';
7
6
  import { e as extractProps } from './extractProps-ae1afbb3.js';
8
7
 
9
8
  const USER_LOOKUP = dist.gql `
10
- query viewer {
9
+ query checkUserVerification {
11
10
  viewer {
12
11
  ... on User {
13
12
  id
@@ -42,7 +41,7 @@ function useWidgetVerificationInternal() {
42
41
  setContext(true);
43
42
  }
44
43
  catch (e) {
45
- console.error("Could not fetch user information", e);
44
+ console.error("Could not fetch user information:", e);
46
45
  }
47
46
  finally {
48
47
  setLoading(false);
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { b as browser, j as h, f as useState, d as useEffect } from './stencil-hooks.module-3c7f7c90.js';
3
- import { F as Fn, a as useCallback } from './index.module-c0eb7dc2.js';
2
+ import { b as browser, n as h, k as useState, f as useEffect } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { F as Fn, b as useCallback } from './index.module-6c840c4e.js';
4
4
  import { g as getProps } from './utils-334c1e34.js';
5
5
  import { V as VERIFICATION_PARENT_NAMESPACE } from './keys-db1897ae.js';
6
6
 
@@ -1111,4 +1111,4 @@ function c$1(){return (c$1=Object.assign||function(e){for(var t=1;t<arguments.le
1111
1111
 
1112
1112
  function s$2(){return getRenderingRef()}function l$1(){var e=s$2();return getElement(e)}function d$2(e,t){void 0===t&&(t={});var n=l$1();return h$1(n,e,t)}function m$2(e,t){var n=l$1();return y$1(n,e,t)}var p$1=browser("stencil-hook");function h$2(t){var r,u=getElement(t),c=(r=!1,new State(function(){p$1("Queue update on element",u),r||(r=!0,Promise.resolve().then(function(){p$1("Forced update on element",u),r=!1,forceUpdate(u);}));},u)),a=t.disconnectedCallback;if(!a)throw new Error("Stencil hooks requires `disconnectedCallback` to be defined (even if it's empty). This is because of how the Stencil compiler works internally");t.disconnectedCallback=function(){c.teardown(),v(a);};var i=t.connectedCallback;t.connectedCallback=function(){c.update(),v(i);};var f=t.render.bind(t);t.render=function(){var e=c.run(f);return c.runEffects(),e};}function v(e){"function"==typeof e&&e();}
1113
1113
 
1114
- export { commonjsGlobal as a, browser as b, createCommonjsModule as c, useEffect as d, useRef as e, useState as f, getAugmentedNamespace as g, useReducer as h, getDefaultExportFromCjs as i, h$2 as j, d$2 as k, l$1 as l, m$2 as m, useMemo as u, y$1 as y };
1114
+ export { commonjsGlobal as a, browser as b, createCommonjsModule as c, c as d, getDefaultExportFromCjs as e, useEffect as f, getAugmentedNamespace as g, h$1 as h, d$2 as i, useReducer as j, useState as k, l$1 as l, useRef as m, h$2 as n, m$2 as o, s$1 as s, useMemo as u, y$1 as y };
@@ -1,5 +1,5 @@
1
- import { f as useState, u as useMemo } from './stencil-hooks.module-3c7f7c90.js';
2
- import { T } from './index.module-c0eb7dc2.js';
1
+ import { k as useState, u as useMemo } from './stencil-hooks.module-ac12ca1c.js';
2
+ import { T } from './index.module-6c840c4e.js';
3
3
 
4
4
  function useChildElements() {
5
5
  const host = T();
@@ -1,7 +1,7 @@
1
- import { f as useState } from './stencil-hooks.module-3c7f7c90.js';
2
- import { C as Cn } from './index.module-c0eb7dc2.js';
1
+ import { k as useState } from './stencil-hooks.module-ac12ca1c.js';
2
+ import { C as Cn } from './index.module-6c840c4e.js';
3
3
  import { j as jsonpointer } from './jsonpointer-388a7082.js';
4
- import { u as useRegistrationFormState } from './useRegistrationFormState-4cfd1a8d.js';
4
+ import { u as useRegistrationFormState } from './useRegistrationFormState-849e27f7.js';
5
5
 
6
6
  function useInstantAccessRegistration(props) {
7
7
  const cookie = new URLSearchParams(window.location.search);
@@ -1,9 +1,8 @@
1
1
  import { h } from './index-17b4da69.js';
2
- import { b as browser, h as useReducer, d as useEffect } from './stencil-hooks.module-3c7f7c90.js';
3
- import { K, z, Q, E as En, O as On } from './index.module-c0eb7dc2.js';
4
- import { u as useRerenderListener } from './re-render-5882a144.js';
5
- import { u as useChildElements } from './useChildElements-fe94b660.js';
6
- import { d as dist } from './index-0c7b14c5.js';
2
+ import { b as browser, j as useReducer, f as useEffect } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { d as dist, K, z, Q, E as En, O as On } from './index.module-6c840c4e.js';
4
+ import { u as useRerenderListener } from './re-render-1bcfd0de.js';
5
+ import { u as useChildElements } from './useChildElements-fc84e640.js';
7
6
 
8
7
  const debug = browser("sq:useReferralTable");
9
8
  const CSS_NAMESPACE = "sqm-referral-table";
@@ -1,5 +1,5 @@
1
- import { y } from './stencil-hooks.module-3c7f7c90.js';
2
- import { T } from './index.module-c0eb7dc2.js';
1
+ import { y } from './stencil-hooks.module-ac12ca1c.js';
2
+ import { T } from './index.module-6c840c4e.js';
3
3
 
4
4
  const REGISTRATION_FORM_STATE_CONTEXT = "sq:registration-form-state";
5
5
  function useRegistrationFormState(formState) {