@saasquatch/mint-components 1.15.0-7 → 1.15.0-71

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 (918) hide show
  1. package/dist/cjs/{GenericTableView-f0e9c531.js → GenericTableView-a9845e80.js} +6 -6
  2. package/dist/cjs/IndirectTaxDetailsView-b3b7bb6e.js +646 -0
  3. package/dist/cjs/{ShadowViewAddon-e666dc8b.js → ShadowViewAddon-232eaf8b.js} +1469 -1399
  4. package/dist/cjs/{copy-text-view-7441206d.js → copy-text-view-e5223a96.js} +19 -8
  5. package/dist/cjs/data-d4339c2e.js +137 -0
  6. package/dist/cjs/{stencil-hooks.module-3a336b0f.js → dom-context-hooks.module-7fa676ae.js} +18 -18
  7. package/dist/cjs/{email-registration-view-55b378dc.js → email-registration-view-ace50780.js} +5 -3
  8. package/dist/cjs/{extractProps-fd93ba62.js → extractProps-e9c55ba8.js} +14 -0
  9. package/dist/cjs/{global-124aec2c.js → global-16279e95.js} +12152 -11932
  10. package/dist/cjs/{index-a29c60ef.js → index-a43a63b4.js} +4 -0
  11. package/dist/cjs/{index.module-ee84433d.js → index.module-4f54e412.js} +191 -191
  12. package/dist/cjs/loader.cjs.js +5 -5
  13. package/dist/cjs/{luxon-2926d85f.js → luxon-949beaf2.js} +2 -2
  14. package/dist/cjs/mint-components.cjs.js +5 -5
  15. package/dist/cjs/{mixins-f7e0377a.js → mixins-4761d472.js} +6 -6
  16. package/dist/cjs/{mockRewardData-272e22d6.js → mockRewardData-df37c8a3.js} +2 -2
  17. package/dist/cjs/raisins-plop-target.cjs.entry.js +1 -1
  18. package/dist/cjs/{re-render-b324deab.js → re-render-d516138a.js} +4 -4
  19. package/dist/cjs/{sqm-banking-info-form_17.cjs.entry.js → sqm-banking-info-form_10.cjs.entry.js} +871 -2415
  20. package/dist/cjs/{sqm-base-registration-form-view-1b2440c3.js → sqm-base-registration-form-view-8847804c.js} +3 -3
  21. package/dist/cjs/{sqm-big-stat_41.cjs.entry.js → sqm-big-stat_43.cjs.entry.js} +1128 -299
  22. package/dist/cjs/{sqm-close-button-view-ea3fa23b.js → sqm-close-button-view-5e85ac51.js} +2 -2
  23. package/dist/cjs/sqm-close-button.cjs.entry.js +6 -6
  24. package/dist/cjs/sqm-code-verification.cjs.entry.js +352 -0
  25. package/dist/cjs/sqm-context-router.cjs.entry.js +11 -11
  26. package/dist/cjs/sqm-email-verification.cjs.entry.js +152 -28
  27. package/dist/cjs/sqm-empty_4.cjs.entry.js +57 -63
  28. package/dist/cjs/sqm-form-message.cjs.entry.js +8 -8
  29. package/dist/cjs/sqm-google-sign-in.cjs.entry.js +14 -14
  30. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +6 -6
  31. package/dist/cjs/sqm-header-logo.cjs.entry.js +3 -3
  32. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +9 -9
  33. package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +84 -0
  34. package/dist/cjs/sqm-leaderboard-rank-view-6a1e63de.js +10 -0
  35. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +6 -6
  36. package/dist/cjs/{sqm-logout-current-user-view-11d57c12.js → sqm-logout-current-user-view-b61c8bdf.js} +1 -1
  37. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +6 -6
  38. package/dist/cjs/sqm-navigation-sidebar-item-view-ec7a5c53.js +56 -0
  39. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +31 -8
  40. package/dist/cjs/{sqm-navigation-sidebar-view-17111896.js → sqm-navigation-sidebar-view-de90ef03.js} +18 -8
  41. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +25 -9
  42. package/dist/cjs/sqm-pagination_3.cjs.entry.js +97 -70
  43. package/dist/cjs/sqm-password-field.cjs.entry.js +11 -11
  44. package/dist/cjs/sqm-popup-container.cjs.entry.js +5 -5
  45. package/dist/cjs/{sqm-portal-container-view-4f15143a.js → sqm-portal-container-view-07e4343f.js} +2 -2
  46. package/dist/cjs/{sqm-portal-email-verification-view-f5ce25cc.js → sqm-portal-email-verification-view-e2590f1b.js} +4 -4
  47. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +15 -15
  48. package/dist/cjs/{sqm-portal-forgot-password-view-b986086e.js → sqm-portal-forgot-password-view-0a8d3243.js} +24 -16
  49. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +39 -10
  50. package/dist/cjs/sqm-portal-google-login.cjs.entry.js +9 -9
  51. package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +13 -13
  52. package/dist/cjs/{sqm-portal-login-view-84e99287.js → sqm-portal-login-view-bb50304c.js} +4 -4
  53. package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
  54. package/dist/cjs/{sqm-portal-profile-view-07d13061.js → sqm-portal-profile-view-5310d41a.js} +4 -4
  55. package/dist/cjs/sqm-portal-profile.cjs.entry.js +15 -15
  56. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -5
  57. package/dist/cjs/{sqm-portal-registration-form-view-4377d849.js → sqm-portal-registration-form-view-5a96c2f5.js} +3 -3
  58. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +9 -9
  59. package/dist/cjs/{sqm-portal-reset-password-view-52fc50fe.js → sqm-portal-reset-password-view-25eb2099.js} +3 -3
  60. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +11 -11
  61. package/dist/cjs/{sqm-portal-verify-email-view-4f837226.js → sqm-portal-verify-email-view-1c4e781f.js} +3 -3
  62. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +12 -12
  63. package/dist/cjs/{sqm-qr-code-view-3da9ed28.js → sqm-qr-code-view-0c3b2f48.js} +9 -4
  64. package/dist/cjs/sqm-qr-code.cjs.entry.js +12 -13
  65. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +133 -44
  66. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +4 -4
  67. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +5 -5
  68. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +82 -35
  69. package/dist/cjs/sqm-route.cjs.entry.js +1 -1
  70. package/dist/cjs/sqm-scroll.cjs.entry.js +3 -3
  71. package/dist/cjs/sqm-stencilbook.cjs.entry.js +13753 -12462
  72. package/dist/cjs/sqm-tab.cjs.entry.js +5 -5
  73. package/dist/cjs/sqm-tabs.cjs.entry.js +27 -13
  74. package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +1254 -0
  75. package/dist/cjs/sqm-text-span-view-7a61ae4c.js +63 -0
  76. package/dist/cjs/sqm-text-span.cjs.entry.js +7 -7
  77. package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +19 -11
  78. package/dist/cjs/sqm-widget-verification.cjs.entry.js +24 -14
  79. package/dist/cjs/{useChildElements-1b35d945.js → useChildElements-966c9041.js} +5 -5
  80. package/dist/cjs/{useInstantAccessRegistration-0537e28e.js → useInstantAccessRegistration-08bcb487.js} +4 -4
  81. package/dist/cjs/{usePayoutStatus-4b5894ef.js → usePayoutStatus-3b34dab1.js} +13 -10
  82. package/dist/cjs/{usePortalLogin-63d896d1.js → usePortalLogin-6aa864ef.js} +4 -4
  83. package/dist/cjs/{usePortalRegistrationForm-f25d89e7.js → usePortalRegistrationForm-75b647fe.js} +6 -6
  84. package/dist/cjs/{useReferralCodes-82e8797b.js → useReferralCodes-11cdf43b.js} +3 -3
  85. package/dist/cjs/{useReferralTable-7c3f9600.js → useReferralTable-90d4d6e9.js} +10 -10
  86. package/dist/cjs/{useRegistrationFormState-7b820f0c.js → useRegistrationFormState-bbee6e7b.js} +6 -6
  87. package/dist/cjs/{useVerificationEmail-95a82767.js → useVerificationEmail-9dd3997a.js} +6 -6
  88. package/dist/cjs/{utilities-78f5e169.js → utilities-9a0c5e91.js} +4 -4
  89. package/dist/cjs/{utils-6847bc06.js → utils-7cbd60cc.js} +5 -0
  90. package/dist/cjs/utils-d5821f8d.js +105 -0
  91. package/dist/collection/collection-manifest.json +1 -1
  92. package/dist/collection/components/sqm-big-stat/BigStat.stories.js +13 -0
  93. package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +15 -7
  94. package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +162 -2
  95. package/dist/collection/components/sqm-big-stat/useBigStat.js +22 -6
  96. package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +13 -4
  97. package/dist/collection/components/sqm-brand/sqm-brand.js +12 -4
  98. package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +1 -0
  99. package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +4 -0
  100. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +13 -13
  101. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +169 -1
  102. package/dist/collection/components/sqm-coupon-code/useCouponCode.js +1 -0
  103. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +14 -6
  104. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +60 -3
  105. package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
  106. package/dist/collection/components/sqm-form-message/FormMessage.stories.js +8 -16
  107. package/dist/collection/components/sqm-form-message/sqm-form-message.css +50 -11
  108. package/dist/collection/components/sqm-form-message/sqm-form-message.js +4 -4
  109. package/dist/collection/components/sqm-hero/Hero.stories.js +11 -0
  110. package/dist/collection/components/sqm-hero/sqm-hero-view.js +14 -6
  111. package/dist/collection/components/sqm-hero/sqm-hero.js +26 -1
  112. package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +3 -2
  113. package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +79 -0
  114. package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +3 -3
  115. package/dist/collection/components/sqm-invoice-table/cells/sqm-invoice-table-download-cell.js +2 -2
  116. package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.js +2 -1
  117. package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.js +2 -1
  118. package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.js +2 -1
  119. package/dist/collection/components/sqm-invoice-table/sqm-invoice-table-view.js +1 -1
  120. package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +6 -3
  121. package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +37 -0
  122. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +10 -4
  123. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +201 -60
  124. package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.js +2 -2
  125. package/dist/collection/components/sqm-link-button/sqm-link-button.js +1 -0
  126. package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +2 -1
  127. package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +28 -3
  128. package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +1 -0
  129. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +17 -7
  130. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +83 -5
  131. package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +18 -7
  132. package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +233 -1
  133. package/dist/collection/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.js +9 -1
  134. package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +3 -3
  135. package/dist/collection/components/sqm-pagination/sqm-pagination.js +43 -2
  136. package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.js +1 -1
  137. package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +8 -4
  138. package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +1 -1
  139. package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +1 -1
  140. package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +1 -8
  141. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +6 -6
  142. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +1 -1
  143. package/dist/collection/components/sqm-portal-forgot-password/PortalForgotPassword.stories.js +4 -4
  144. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +21 -13
  145. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +103 -3
  146. package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +41 -36
  147. package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +102 -2
  148. package/dist/collection/components/sqm-portal-frame/usePortalFrame.js +4 -1
  149. package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +10 -5
  150. package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +1 -1
  151. package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -1
  152. package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +1 -1
  153. package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +1 -2
  154. package/dist/collection/components/sqm-portal-registration-form/PortalRegistrationForm.stories.js +1 -0
  155. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +5 -3
  156. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +4 -4
  157. package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +1 -1
  158. package/dist/collection/components/sqm-radio-card/sqm-radio-card-view.js +2 -2
  159. package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +34 -31
  160. package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +79 -11
  161. package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +3 -0
  162. package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +169 -1
  163. package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +6 -0
  164. package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +46 -46
  165. package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +28 -1
  166. package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +2 -2
  167. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +55 -18
  168. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +62 -7
  169. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +2 -1
  170. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +4 -2
  171. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +6 -3
  172. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +6 -3
  173. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +4 -2
  174. package/dist/collection/components/sqm-referral-table/mockReferralData.js +1 -1
  175. package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +3 -2
  176. package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +2 -10
  177. package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeList.stories.js +19 -19
  178. package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeListData.js +31 -5
  179. package/dist/collection/components/sqm-reward-exchange-list/progressBar.js +10 -10
  180. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +39 -42
  181. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +1 -2
  182. package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +3 -3
  183. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +4 -3
  184. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +5 -4
  185. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +57 -8
  186. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +3 -2
  187. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +3 -2
  188. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +3 -2
  189. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +3 -2
  190. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +5 -3
  191. package/dist/collection/components/sqm-rewards-table/mockRewardData.js +1 -1
  192. package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +3 -2
  193. package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +1 -1
  194. package/dist/collection/components/sqm-share-button/ShareButton.stories.js +3 -1
  195. package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +23 -22
  196. package/dist/collection/components/sqm-share-button/sqm-share-button.js +56 -10
  197. package/dist/collection/components/sqm-share-code/sqm-share-code.js +34 -4
  198. package/dist/collection/components/sqm-share-link/sqm-share-link.js +39 -5
  199. package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +21 -9
  200. package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +110 -2
  201. package/dist/collection/components/sqm-stencilbook/BrandSelector.js +198 -0
  202. package/dist/collection/components/sqm-stencilbook/Themes.js +325 -33
  203. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +81 -99
  204. package/dist/collection/components/sqm-table-row/sqm-table-row.js +2 -2
  205. package/dist/collection/components/sqm-tabs/Tabs.stories.js +7 -0
  206. package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +16 -2
  207. package/dist/collection/components/sqm-tabs/sqm-tabs.js +28 -2
  208. package/dist/collection/components/sqm-task-card/DetailsView.js +7 -1
  209. package/dist/collection/components/sqm-task-card/progress-bar/progress-bar-view.js +3 -2
  210. package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +18 -20
  211. package/dist/collection/components/sqm-task-card/sqm-task-card.js +4 -8
  212. package/dist/collection/components/sqm-task-card/useTaskCard.js +1 -1
  213. package/dist/collection/components/sqm-text/Text.stories.js +12 -0
  214. package/dist/collection/components/sqm-text/sqm-text.js +100 -49
  215. package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +44 -43
  216. package/dist/collection/components/sqm-text-span/sqm-text-span.js +51 -2
  217. package/dist/collection/components/sqm-timeline/Timeline.stories.js +8 -1
  218. package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +45 -45
  219. package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +52 -0
  220. package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +1 -1
  221. package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +12 -2
  222. package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +2 -2
  223. package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +138 -14
  224. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +39 -5
  225. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +41 -8
  226. package/dist/collection/components/tax-and-cash/BankingForm.stories.js +12 -0
  227. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +30 -9
  228. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +1 -1
  229. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +54 -58
  230. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +108 -5
  231. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +8 -1
  232. package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +3 -3
  233. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +59 -61
  234. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +82 -4
  235. package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +6 -2
  236. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +55 -62
  237. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +2 -2
  238. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +2 -2
  239. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +24 -27
  240. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +26 -1
  241. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +2 -2
  242. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +18 -48
  243. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +1 -0
  244. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +8 -5
  245. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/ErrorView.js +3 -27
  246. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +284 -30
  247. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +1 -1
  248. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +96 -92
  249. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +19 -4
  250. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +3 -3
  251. package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/DocusignExpiredView.js +1 -1
  252. package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.js +2 -2
  253. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +166 -52
  254. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +10 -10
  255. package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +3 -3
  256. package/dist/collection/components/views/copy-text-view.js +17 -6
  257. package/dist/collection/components/views/email-registration-view.js +3 -1
  258. package/dist/collection/global/global.js +27 -12
  259. package/dist/collection/global/mixins.js +6 -6
  260. package/dist/collection/global/styles.js +307 -134
  261. package/dist/collection/global/styles.ts +396 -135
  262. package/dist/collection/insertfont.js +18 -0
  263. package/dist/collection/stories/PortalTemplates.stories.js +22 -30
  264. package/dist/collection/tables/GenericTableView.js +4 -4
  265. package/dist/collection/utils/parseStates.js +12 -0
  266. package/dist/collection/utils/utils.js +4 -0
  267. package/dist/esm/{GenericTableView-e7addb2b.js → GenericTableView-e43d310f.js} +6 -6
  268. package/dist/esm/IndirectTaxDetailsView-451cf5e2.js +639 -0
  269. package/dist/esm/{ShadowViewAddon-7c10e0ee.js → ShadowViewAddon-31e71683.js} +1468 -1397
  270. package/dist/esm/{copy-text-view-717050d5.js → copy-text-view-8d1713d7.js} +19 -8
  271. package/dist/esm/data-ee3ae298.js +121 -0
  272. package/dist/esm/{stencil-hooks.module-4bc38af4.js → dom-context-hooks.module-63370afd.js} +13 -13
  273. package/dist/esm/{email-registration-view-a7818cf2.js → email-registration-view-1f587f8b.js} +5 -3
  274. package/dist/esm/{extractProps-ae1afbb3.js → extractProps-54064fb0.js} +14 -1
  275. package/dist/esm/{global-6dc825bc.js → global-2f3b2adb.js} +11849 -11630
  276. package/dist/esm/{index-91e7729f.js → index-b3a06de8.js} +4 -0
  277. package/dist/esm/{index.module-89a79f66.js → index.module-38dad6c9.js} +153 -153
  278. package/dist/esm/loader.js +5 -5
  279. package/dist/esm/{luxon-8d51c92b.js → luxon-bbf75a9d.js} +1 -1
  280. package/dist/esm/mint-components.js +5 -5
  281. package/dist/esm/{mixins-83f90fa1.js → mixins-f750863a.js} +6 -6
  282. package/dist/esm/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +2 -2
  283. package/dist/esm/raisins-plop-target.entry.js +1 -1
  284. package/dist/esm/{re-render-cc945f38.js → re-render-9c90767d.js} +2 -2
  285. package/dist/esm/{sqm-banking-info-form_17.entry.js → sqm-banking-info-form_10.entry.js} +720 -2257
  286. package/dist/esm/{sqm-base-registration-form-view-31f1cb87.js → sqm-base-registration-form-view-193f1721.js} +3 -3
  287. package/dist/esm/{sqm-big-stat_41.entry.js → sqm-big-stat_43.entry.js} +1040 -213
  288. package/dist/esm/{sqm-close-button-view-f9819751.js → sqm-close-button-view-2fa57229.js} +2 -2
  289. package/dist/esm/sqm-close-button.entry.js +5 -5
  290. package/dist/esm/sqm-code-verification.entry.js +348 -0
  291. package/dist/esm/sqm-context-router.entry.js +4 -4
  292. package/dist/esm/sqm-email-verification.entry.js +145 -21
  293. package/dist/esm/sqm-empty_4.entry.js +54 -60
  294. package/dist/esm/sqm-form-message.entry.js +7 -7
  295. package/dist/esm/sqm-google-sign-in.entry.js +3 -3
  296. package/dist/esm/sqm-graphql-client-provider.entry.js +3 -3
  297. package/dist/esm/sqm-header-logo.entry.js +2 -2
  298. package/dist/esm/sqm-instant-access-registration.entry.js +8 -8
  299. package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +76 -0
  300. package/dist/esm/sqm-leaderboard-rank-view-18baae5b.js +8 -0
  301. package/dist/esm/sqm-leaderboard-rank.entry.js +5 -5
  302. package/dist/esm/{sqm-logout-current-user-view-8ef8180f.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
  303. package/dist/esm/sqm-logout-current-user.entry.js +5 -5
  304. package/dist/esm/sqm-navigation-sidebar-item-view-797601b0.js +54 -0
  305. package/dist/esm/sqm-navigation-sidebar-item.entry.js +30 -7
  306. package/dist/esm/{sqm-navigation-sidebar-view-9d802b78.js → sqm-navigation-sidebar-view-0a2ec560.js} +18 -8
  307. package/dist/esm/sqm-navigation-sidebar.entry.js +22 -6
  308. package/dist/esm/sqm-pagination_3.entry.js +91 -64
  309. package/dist/esm/sqm-password-field.entry.js +6 -6
  310. package/dist/esm/sqm-popup-container.entry.js +4 -4
  311. package/dist/esm/{sqm-portal-container-view-1683ae32.js → sqm-portal-container-view-176e92e3.js} +2 -2
  312. package/dist/esm/{sqm-portal-email-verification-view-d96d6c43.js → sqm-portal-email-verification-view-e68275d7.js} +4 -4
  313. package/dist/esm/sqm-portal-email-verification.entry.js +7 -7
  314. package/dist/esm/{sqm-portal-forgot-password-view-50444a7c.js → sqm-portal-forgot-password-view-0e795cdd.js} +24 -16
  315. package/dist/esm/sqm-portal-forgot-password.entry.js +36 -7
  316. package/dist/esm/sqm-portal-google-login.entry.js +8 -8
  317. package/dist/esm/sqm-portal-google-registration-form.entry.js +9 -9
  318. package/dist/esm/{sqm-portal-login-view-37c85d04.js → sqm-portal-login-view-7670cd86.js} +4 -4
  319. package/dist/esm/sqm-portal-logout.entry.js +3 -3
  320. package/dist/esm/{sqm-portal-profile-view-4ce1c7c3.js → sqm-portal-profile-view-fe781f47.js} +4 -4
  321. package/dist/esm/sqm-portal-profile.entry.js +8 -8
  322. package/dist/esm/sqm-portal-protected-route.entry.js +3 -3
  323. package/dist/esm/{sqm-portal-registration-form-view-21d57492.js → sqm-portal-registration-form-view-8bdc3804.js} +3 -3
  324. package/dist/esm/sqm-portal-registration-form.entry.js +8 -8
  325. package/dist/esm/{sqm-portal-reset-password-view-b000ffc5.js → sqm-portal-reset-password-view-abef7286.js} +3 -3
  326. package/dist/esm/sqm-portal-reset-password.entry.js +7 -7
  327. package/dist/esm/{sqm-portal-verify-email-view-2983ba9b.js → sqm-portal-verify-email-view-33805220.js} +3 -3
  328. package/dist/esm/sqm-portal-verify-email.entry.js +7 -7
  329. package/dist/esm/{sqm-qr-code-view-10b8b4cb.js → sqm-qr-code-view-97124a66.js} +8 -3
  330. package/dist/esm/sqm-qr-code.entry.js +6 -7
  331. package/dist/esm/sqm-referral-table_11.entry.js +122 -33
  332. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +3 -3
  333. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +4 -4
  334. package/dist/esm/sqm-rewards-table_9.entry.js +70 -23
  335. package/dist/esm/sqm-route.entry.js +1 -1
  336. package/dist/esm/sqm-scroll.entry.js +2 -2
  337. package/dist/esm/sqm-stencilbook.entry.js +13578 -12287
  338. package/dist/esm/sqm-tab.entry.js +4 -4
  339. package/dist/esm/sqm-tabs.entry.js +24 -10
  340. package/dist/esm/sqm-tax-and-cash.entry.js +1250 -0
  341. package/dist/esm/sqm-text-span-view-4c17b8c9.js +61 -0
  342. package/dist/esm/sqm-text-span.entry.js +6 -6
  343. package/dist/esm/sqm-widget-verification-controller.entry.js +14 -6
  344. package/dist/esm/sqm-widget-verification.entry.js +21 -11
  345. package/dist/esm/{useChildElements-7945ae56.js → useChildElements-4e70ac0e.js} +2 -2
  346. package/dist/esm/{useInstantAccessRegistration-dc4ad9f2.js → useInstantAccessRegistration-0f04459e.js} +3 -3
  347. package/dist/esm/{usePayoutStatus-58aa56b4.js → usePayoutStatus-7eeec61b.js} +10 -7
  348. package/dist/esm/{usePortalLogin-ef647a50.js → usePortalLogin-d0720c81.js} +3 -3
  349. package/dist/esm/{usePortalRegistrationForm-4b35a357.js → usePortalRegistrationForm-afc0171e.js} +3 -3
  350. package/dist/esm/{useReferralCodes-8f75921a.js → useReferralCodes-311e6d72.js} +2 -2
  351. package/dist/esm/{useReferralTable-b3876ed6.js → useReferralTable-65a01a6a.js} +5 -5
  352. package/dist/esm/{useRegistrationFormState-d6f33135.js → useRegistrationFormState-18c2cea7.js} +2 -2
  353. package/dist/esm/{useVerificationEmail-edc318cb.js → useVerificationEmail-f9413de9.js} +2 -2
  354. package/dist/esm/{utilities-5b0ca040.js → utilities-ad9c2893.js} +2 -2
  355. package/dist/esm/{utils-334c1e34.js → utils-03188de2.js} +5 -1
  356. package/dist/esm/utils-c416c7e4.js +97 -0
  357. package/dist/esm-es5/GenericTableView-e43d310f.js +1 -0
  358. package/dist/esm-es5/IndirectTaxDetailsView-451cf5e2.js +1 -0
  359. package/dist/esm-es5/ShadowViewAddon-31e71683.js +1 -0
  360. package/dist/esm-es5/copy-text-view-8d1713d7.js +1 -0
  361. package/dist/esm-es5/data-ee3ae298.js +1 -0
  362. package/dist/esm-es5/dom-context-hooks.module-63370afd.js +53 -0
  363. package/dist/esm-es5/email-registration-view-1f587f8b.js +1 -0
  364. package/dist/esm-es5/extractProps-54064fb0.js +1 -0
  365. package/dist/esm-es5/{global-6dc825bc.js → global-2f3b2adb.js} +5 -5
  366. package/dist/esm-es5/{index-91e7729f.js → index-b3a06de8.js} +1 -1
  367. package/dist/esm-es5/index.module-38dad6c9.js +1 -0
  368. package/dist/esm-es5/loader.js +1 -1
  369. package/dist/esm-es5/luxon-bbf75a9d.js +1 -0
  370. package/dist/esm-es5/mint-components.js +1 -1
  371. package/dist/esm-es5/mixins-f750863a.js +1 -0
  372. package/dist/esm-es5/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +1 -1
  373. package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
  374. package/dist/esm-es5/re-render-9c90767d.js +1 -0
  375. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -0
  376. package/dist/esm-es5/{sqm-base-registration-form-view-31f1cb87.js → sqm-base-registration-form-view-193f1721.js} +1 -1
  377. package/dist/esm-es5/sqm-big-stat_43.entry.js +1 -0
  378. package/dist/esm-es5/{sqm-close-button-view-f9819751.js → sqm-close-button-view-2fa57229.js} +1 -1
  379. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  380. package/dist/esm-es5/sqm-code-verification.entry.js +1 -0
  381. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  382. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  383. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  384. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  385. package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
  386. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  387. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  388. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  389. package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -0
  390. package/dist/esm-es5/sqm-leaderboard-rank-view-18baae5b.js +1 -0
  391. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  392. package/dist/esm-es5/{sqm-logout-current-user-view-8ef8180f.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
  393. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  394. package/dist/esm-es5/sqm-navigation-sidebar-item-view-797601b0.js +1 -0
  395. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  396. package/dist/esm-es5/sqm-navigation-sidebar-view-0a2ec560.js +1 -0
  397. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  398. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  399. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  400. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  401. package/dist/esm-es5/{sqm-portal-container-view-1683ae32.js → sqm-portal-container-view-176e92e3.js} +1 -1
  402. package/dist/esm-es5/{sqm-portal-email-verification-view-d96d6c43.js → sqm-portal-email-verification-view-e68275d7.js} +1 -1
  403. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  404. package/dist/esm-es5/sqm-portal-forgot-password-view-0e795cdd.js +1 -0
  405. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  406. package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
  407. package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
  408. package/dist/esm-es5/sqm-portal-login-view-7670cd86.js +1 -0
  409. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  410. package/dist/esm-es5/{sqm-portal-profile-view-4ce1c7c3.js → sqm-portal-profile-view-fe781f47.js} +1 -1
  411. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  412. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  413. package/dist/esm-es5/{sqm-portal-registration-form-view-21d57492.js → sqm-portal-registration-form-view-8bdc3804.js} +1 -1
  414. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  415. package/dist/esm-es5/{sqm-portal-reset-password-view-b000ffc5.js → sqm-portal-reset-password-view-abef7286.js} +1 -1
  416. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  417. package/dist/esm-es5/{sqm-portal-verify-email-view-2983ba9b.js → sqm-portal-verify-email-view-33805220.js} +1 -1
  418. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  419. package/dist/esm-es5/sqm-qr-code-view-97124a66.js +1 -0
  420. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  421. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  422. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  423. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  424. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  425. package/dist/esm-es5/sqm-route.entry.js +1 -1
  426. package/dist/esm-es5/sqm-scroll.entry.js +1 -1
  427. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  428. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  429. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  430. package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -0
  431. package/dist/esm-es5/sqm-text-span-view-4c17b8c9.js +1 -0
  432. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  433. package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
  434. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
  435. package/dist/esm-es5/useChildElements-4e70ac0e.js +1 -0
  436. package/dist/esm-es5/useInstantAccessRegistration-0f04459e.js +1 -0
  437. package/dist/esm-es5/{usePayoutStatus-58aa56b4.js → usePayoutStatus-7eeec61b.js} +2 -2
  438. package/dist/esm-es5/usePortalLogin-d0720c81.js +1 -0
  439. package/dist/esm-es5/usePortalRegistrationForm-afc0171e.js +1 -0
  440. package/dist/esm-es5/useReferralCodes-311e6d72.js +1 -0
  441. package/dist/esm-es5/useReferralTable-65a01a6a.js +1 -0
  442. package/dist/esm-es5/useRegistrationFormState-18c2cea7.js +1 -0
  443. package/dist/esm-es5/useVerificationEmail-f9413de9.js +1 -0
  444. package/dist/esm-es5/utilities-ad9c2893.js +1 -0
  445. package/dist/esm-es5/utils-03188de2.js +1 -0
  446. package/dist/esm-es5/utils-c416c7e4.js +1 -0
  447. package/dist/mint-components/global/styles.ts +396 -135
  448. package/dist/mint-components/mint-components.esm.js +1 -1
  449. package/dist/mint-components/mint-components.js +1 -1
  450. package/dist/mint-components/p-000c91b1.js +1 -0
  451. package/dist/mint-components/{p-9b6a0152.system.entry.js → p-002e6205.system.entry.js} +1 -1
  452. package/dist/mint-components/{p-266a8b4d.js → p-00791abc.js} +1 -1
  453. package/dist/mint-components/p-0797a946.js +1 -0
  454. package/dist/mint-components/{p-e145e4f8.js → p-07dc6d68.js} +1 -1
  455. package/dist/mint-components/{p-5bedb58c.js → p-08700497.js} +1 -1
  456. package/dist/mint-components/p-0935f9b7.system.js +1 -0
  457. package/dist/mint-components/{p-284e4ed5.entry.js → p-0b0f49ad.entry.js} +1 -1
  458. package/dist/mint-components/p-0bb21f5b.system.entry.js +1 -0
  459. package/dist/mint-components/{p-164a9103.system.entry.js → p-0cba75e6.system.entry.js} +1 -1
  460. package/dist/mint-components/{p-36ffebd8.system.entry.js → p-0d22c0e5.system.entry.js} +1 -1
  461. package/dist/mint-components/p-0e532b53.entry.js +1 -0
  462. package/dist/mint-components/{p-480e08e9.js → p-0e59a91e.js} +2 -2
  463. package/dist/mint-components/p-0ea61502.system.js +1 -0
  464. package/dist/mint-components/p-100c878b.system.entry.js +1 -0
  465. package/dist/mint-components/p-1337f47c.entry.js +1 -0
  466. package/dist/mint-components/p-1363c4ab.system.js +1 -0
  467. package/dist/mint-components/p-14128c84.system.entry.js +1 -0
  468. package/dist/mint-components/{p-7c2b9fe4.system.js → p-15012f59.system.js} +1 -1
  469. package/dist/mint-components/p-15bfd7e2.system.js +1 -0
  470. package/dist/mint-components/p-1a278658.entry.js +1 -0
  471. package/dist/mint-components/{p-dbc0e4f8.system.js → p-1c1f4ce7.system.js} +1 -1
  472. package/dist/mint-components/p-1cd0e1e9.system.js +1 -0
  473. package/dist/mint-components/p-204861a6.js +1 -0
  474. package/dist/mint-components/p-209ea185.js +1 -0
  475. package/dist/mint-components/p-21fab6ef.system.js +1 -0
  476. package/dist/mint-components/{p-3af1ec4c.entry.js → p-22c11f0e.entry.js} +1 -1
  477. package/dist/mint-components/{p-f4a8ee29.system.entry.js → p-22d20816.system.entry.js} +1 -1
  478. package/dist/mint-components/p-2403c6e1.system.js +1 -0
  479. package/dist/mint-components/p-240bec23.js +1 -0
  480. package/dist/mint-components/p-246e67d4.system.entry.js +1 -0
  481. package/dist/mint-components/{p-4b6f2eca.system.entry.js → p-258f4e5e.system.entry.js} +1 -1
  482. package/dist/mint-components/p-2a8e2f28.system.js +1 -0
  483. package/dist/mint-components/p-2c310c7d.entry.js +1 -0
  484. package/dist/mint-components/p-3055141d.entry.js +11 -0
  485. package/dist/mint-components/p-33703509.system.entry.js +1 -0
  486. package/dist/mint-components/p-36b1414b.system.js +1 -0
  487. package/dist/mint-components/{p-c0f19490.js → p-3787a4d6.js} +1 -1
  488. package/dist/mint-components/p-3b11d902.entry.js +258 -0
  489. package/dist/mint-components/p-3cb249c3.js +1 -0
  490. package/dist/mint-components/p-3d1b91a1.system.entry.js +1 -0
  491. package/dist/mint-components/p-3d99fa43.entry.js +1 -0
  492. package/dist/mint-components/{p-13ed8586.system.js → p-3dc34570.system.js} +1 -1
  493. package/dist/mint-components/{p-20245645.js → p-3eba9036.js} +1 -1
  494. package/dist/mint-components/p-404daf1c.entry.js +144 -0
  495. package/dist/mint-components/p-40c01a5a.system.js +1 -0
  496. package/dist/mint-components/{p-4b6dc0e5.entry.js → p-4204a6e3.entry.js} +1 -1
  497. package/dist/mint-components/{p-f4a72903.system.entry.js → p-4271f436.system.entry.js} +1 -1
  498. package/dist/mint-components/{p-6a8d9def.system.entry.js → p-42b62299.system.entry.js} +1 -1
  499. package/dist/mint-components/p-42da8239.system.js +1 -0
  500. package/dist/mint-components/p-434f9eaa.system.entry.js +1 -0
  501. package/dist/mint-components/{p-726a9924.js → p-460155de.js} +1 -1
  502. package/dist/mint-components/{p-301ddcaa.system.entry.js → p-485e2d9f.system.entry.js} +1 -1
  503. package/dist/mint-components/p-49b20dae.js +1 -0
  504. package/dist/mint-components/p-49e92a7c.js +1233 -0
  505. package/dist/mint-components/{p-6d2f5a1d.js → p-4d19270b.js} +2 -2
  506. package/dist/mint-components/p-4d741ccd.js +1 -0
  507. package/dist/mint-components/p-4eee6c40.entry.js +93 -0
  508. package/dist/mint-components/p-4f5329a2.system.js +53 -0
  509. package/dist/mint-components/{p-cf8677ea.js → p-577a4c97.js} +1 -1
  510. package/dist/mint-components/{p-59274a91.system.js → p-578a27c8.system.js} +1 -1
  511. package/dist/mint-components/p-5800e049.entry.js +1 -0
  512. package/dist/mint-components/p-587115cb.system.entry.js +1 -0
  513. package/dist/mint-components/p-59b028db.system.js +1 -0
  514. package/dist/mint-components/p-5ccee28f.system.entry.js +1 -0
  515. package/dist/mint-components/{p-e8ffcc68.entry.js → p-5e0af707.entry.js} +2 -2
  516. package/dist/mint-components/{p-4e526a94.js → p-5ed49bf2.js} +1 -1
  517. package/dist/mint-components/p-5fca2bd3.system.entry.js +1 -0
  518. package/dist/mint-components/p-5ff2da11.js +1 -0
  519. package/dist/mint-components/p-621575fa.system.entry.js +1 -0
  520. package/dist/mint-components/p-63e29387.js +42 -0
  521. package/dist/mint-components/{p-ad985d37.system.entry.js → p-64457acd.system.entry.js} +1 -1
  522. package/dist/mint-components/{p-71d7c2a0.system.js → p-64997b59.system.js} +1 -1
  523. package/dist/mint-components/{p-b5fb3826.system.js → p-6578ea31.system.js} +1 -1
  524. package/dist/mint-components/p-672d144e.entry.js +1 -0
  525. package/dist/mint-components/p-67ad2252.system.js +1 -0
  526. package/dist/mint-components/{p-dc52c36a.js → p-68043f30.js} +1 -1
  527. package/dist/mint-components/p-692bacf3.js +1 -0
  528. package/dist/mint-components/{p-9ec99ced.js → p-6951663b.js} +1 -1
  529. package/dist/mint-components/p-69d64372.system.entry.js +1 -0
  530. package/dist/mint-components/p-6ad674c2.js +103 -0
  531. package/dist/mint-components/p-6b076bae.system.entry.js +1 -0
  532. package/dist/mint-components/p-6e069052.entry.js +1 -0
  533. package/dist/mint-components/{p-b7d1469d.system.entry.js → p-7059ee40.system.entry.js} +1 -1
  534. package/dist/mint-components/{p-2ae0e06a.entry.js → p-711bc624.entry.js} +1 -1
  535. package/dist/mint-components/p-71271fbd.system.js +1 -0
  536. package/dist/mint-components/{p-6d9e52c7.system.js → p-7159c51c.system.js} +1 -1
  537. package/dist/mint-components/p-765d0c63.js +394 -0
  538. package/dist/mint-components/p-7752408c.js +1 -0
  539. package/dist/mint-components/p-7970e73a.js +1 -0
  540. package/dist/mint-components/{p-fa37513e.system.entry.js → p-7af4fba0.system.entry.js} +1 -1
  541. package/dist/mint-components/p-7b8d29bb.entry.js +1 -0
  542. package/dist/mint-components/{p-527216de.system.js → p-82505f6e.system.js} +1 -1
  543. package/dist/mint-components/{p-95ae4ab9.system.js → p-82560b78.system.js} +1 -1
  544. package/dist/mint-components/{p-3f7b81b8.js → p-862845d7.js} +2 -2
  545. package/dist/mint-components/p-8a6494c7.system.js +1 -0
  546. package/dist/mint-components/p-8bcdb9a4.entry.js +13 -0
  547. package/dist/mint-components/p-8caef004.js +1 -0
  548. package/dist/mint-components/{p-aaff68dc.entry.js → p-8dc1cd0f.entry.js} +1 -1
  549. package/dist/mint-components/{p-8413ade9.system.js → p-8e28333b.system.js} +1 -1
  550. package/dist/mint-components/p-8e2bead4.js +1 -0
  551. package/dist/mint-components/p-9049b387.entry.js +1 -0
  552. package/dist/mint-components/{p-2d52e2d7.system.js → p-91014439.system.js} +1 -1
  553. package/dist/mint-components/{p-18425f38.system.entry.js → p-910f56ca.system.entry.js} +1 -1
  554. package/dist/mint-components/p-91fd1cae.system.entry.js +1 -0
  555. package/dist/mint-components/p-9374b5bb.system.entry.js +1 -0
  556. package/dist/mint-components/{p-ccf8c9aa.entry.js → p-94f9fbf7.entry.js} +1 -1
  557. package/dist/mint-components/p-9542a949.entry.js +9 -0
  558. package/dist/mint-components/{p-a9f4ddb1.js → p-9580aac3.js} +1 -1
  559. package/dist/mint-components/{p-87c21535.entry.js → p-9aadc253.entry.js} +1 -1
  560. package/dist/mint-components/{p-619c2aa3.entry.js → p-9c2d515d.entry.js} +2 -2
  561. package/dist/mint-components/p-9e297104.entry.js +1 -0
  562. package/dist/mint-components/p-9f82e69d.entry.js +1 -0
  563. package/dist/mint-components/{p-5488fdd9.system.js → p-9fb8b33a.system.js} +1 -1
  564. package/dist/mint-components/{p-8175e85f.system.js → p-a148663a.system.js} +1 -1
  565. package/dist/mint-components/{p-ac9f4085.system.entry.js → p-a2533860.system.entry.js} +1 -1
  566. package/dist/mint-components/p-a41c29cd.system.js +1 -0
  567. package/dist/mint-components/{p-35b475bf.js → p-a45680fe.js} +1 -1
  568. package/dist/mint-components/p-a5c9ce6c.entry.js +1 -0
  569. package/dist/mint-components/{p-127e66c2.system.js → p-a6f4fb03.system.js} +1 -1
  570. package/dist/mint-components/{p-faba3198.entry.js → p-a7ee19dc.entry.js} +1 -1
  571. package/dist/mint-components/{p-abefb7cc.js → p-ac11e10a.js} +1 -1
  572. package/dist/mint-components/{p-8362cb4c.system.entry.js → p-ac2fdad8.system.entry.js} +1 -1
  573. package/dist/mint-components/p-b065215a.entry.js +1 -0
  574. package/dist/mint-components/{p-d6831af5.js → p-b22b7891.js} +1 -1
  575. package/dist/mint-components/p-b2bf7fcb.entry.js +16 -0
  576. package/dist/mint-components/{p-a37541ae.system.entry.js → p-b3112c88.system.entry.js} +1 -1
  577. package/dist/mint-components/{p-345fd28e.system.entry.js → p-b3da317b.system.entry.js} +1 -1
  578. package/dist/mint-components/{p-571e1427.system.js → p-b6911812.system.js} +1 -1
  579. package/dist/mint-components/p-b710c7e0.js +1 -0
  580. package/dist/mint-components/p-b86f944c.entry.js +25 -0
  581. package/dist/mint-components/p-b8fed018.system.js +1 -0
  582. package/dist/mint-components/{p-1a6b7d2a.entry.js → p-b9bccc55.entry.js} +1 -1
  583. package/dist/mint-components/p-bad50dc1.entry.js +1 -0
  584. package/dist/mint-components/{p-a81b507f.entry.js → p-bb627d95.entry.js} +2 -2
  585. package/dist/mint-components/{p-44a82cf3.system.js → p-bcb48c32.system.js} +22 -22
  586. package/dist/mint-components/p-bd288a80.system.js +1 -0
  587. package/dist/mint-components/p-be88596c.system.js +1 -0
  588. package/dist/mint-components/p-bfc16195.system.entry.js +1 -0
  589. package/dist/mint-components/{p-44891949.entry.js → p-c3884e55.entry.js} +1 -1
  590. package/dist/mint-components/{p-96431b4f.system.entry.js → p-c3dce602.system.entry.js} +1 -1
  591. package/dist/mint-components/p-c4886223.entry.js +1 -0
  592. package/dist/mint-components/p-c786f3b4.entry.js +1 -0
  593. package/dist/mint-components/p-c7965639.entry.js +1 -0
  594. package/dist/mint-components/p-c7c11325.js +1 -0
  595. package/dist/mint-components/p-c9252c59.system.entry.js +1 -0
  596. package/dist/mint-components/p-cab1f502.js +1 -0
  597. package/dist/mint-components/{p-a71b9154.system.js → p-d399162b.system.js} +1 -1
  598. package/dist/mint-components/{p-0559d880.entry.js → p-d5f1df29.entry.js} +1 -1
  599. package/dist/mint-components/p-d785a297.system.entry.js +1 -0
  600. package/dist/mint-components/p-d821418e.system.js +1 -0
  601. package/dist/mint-components/p-d8c5b80a.system.js +1 -0
  602. package/dist/mint-components/{p-d3e5704c.entry.js → p-da34d4f7.entry.js} +1 -1
  603. package/dist/mint-components/p-da3ffd4e.system.entry.js +1 -0
  604. package/dist/mint-components/{p-605c2904.system.entry.js → p-da6fe95f.system.entry.js} +1 -1
  605. package/dist/mint-components/{p-c2fdd608.system.entry.js → p-dbe29e53.system.entry.js} +1 -1
  606. package/dist/mint-components/{p-69ac09d4.js → p-ddf3c05e.js} +1 -1
  607. package/dist/mint-components/{p-da7708a7.entry.js → p-e27ff213.entry.js} +1 -1
  608. package/dist/mint-components/p-e539fed3.entry.js +1 -0
  609. package/dist/mint-components/p-e55aafe9.system.js +1 -0
  610. package/dist/mint-components/p-e57d61af.system.js +1 -0
  611. package/dist/mint-components/{p-9209a016.system.entry.js → p-e8dc94cc.system.entry.js} +1 -1
  612. package/dist/mint-components/p-eaeddfe2.system.js +1 -0
  613. package/dist/mint-components/{p-e21a1cb8.system.entry.js → p-ebb487d0.system.entry.js} +1 -1
  614. package/dist/mint-components/{p-7dabdca6.system.entry.js → p-eea87fdc.system.entry.js} +1 -1
  615. package/dist/mint-components/p-f0e0d0b9.system.entry.js +1 -0
  616. package/dist/mint-components/p-f0ebccea.system.entry.js +1 -0
  617. package/dist/mint-components/p-f1dc581f.js +1 -0
  618. package/dist/mint-components/{p-05f29f64.js → p-f307b716.js} +1 -1
  619. package/dist/mint-components/p-f6762bb5.entry.js +13 -0
  620. package/dist/mint-components/p-f6baa0c9.system.js +1 -0
  621. package/dist/mint-components/p-f94788ab.system.entry.js +1 -0
  622. package/dist/mint-components/p-f9c7248e.js +1 -0
  623. package/dist/mint-components/{p-cc7af682.system.js → p-fa6fba34.system.js} +2 -2
  624. package/dist/mint-components/{p-2b462e4f.system.entry.js → p-fb2976fc.system.entry.js} +1 -1
  625. package/dist/mint-components/{p-4e451f75.js → p-fb5be0c5.js} +1 -1
  626. package/dist/mint-components/p-fb77f662.entry.js +1 -0
  627. package/dist/types/components/sqm-big-stat/BigStat.stories.d.ts +2 -0
  628. package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +5 -0
  629. package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +41 -0
  630. package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +1 -0
  631. package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +2 -0
  632. package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +42 -0
  633. package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +1 -0
  634. package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +4 -1
  635. package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +13 -0
  636. package/dist/types/components/sqm-form-message/FormMessage.stories.d.ts +0 -1
  637. package/dist/types/components/sqm-hero/Hero.stories.d.ts +1 -0
  638. package/dist/types/components/sqm-hero/sqm-hero-view.d.ts +1 -0
  639. package/dist/types/components/sqm-hero/sqm-hero.d.ts +5 -1
  640. package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -0
  641. package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +19 -0
  642. package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +1 -1
  643. package/dist/types/components/sqm-invoice-table/columns/InvoiceTableColumn.d.ts +1 -0
  644. package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.d.ts +1 -0
  645. package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.d.ts +1 -0
  646. package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.d.ts +1 -0
  647. package/dist/types/components/sqm-invoice-table/mockInvoiceData.d.ts +1 -0
  648. package/dist/types/components/sqm-invoice-table/sqm-invoice-table.d.ts +3 -0
  649. package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +1 -0
  650. package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +6 -1
  651. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +52 -16
  652. package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +6 -0
  653. package/dist/types/components/sqm-link-button/sqm-link-button.d.ts +1 -0
  654. package/dist/types/components/sqm-logout-current-user/sqm-logout-current-user.d.ts +1 -0
  655. package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +1 -0
  656. package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +14 -0
  657. package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.d.ts +8 -0
  658. package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +57 -0
  659. package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +1 -0
  660. package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +9 -2
  661. package/dist/types/components/sqm-popup-container/usePopupContainer.d.ts +2 -2
  662. package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password-view.d.ts +2 -0
  663. package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +1 -1
  664. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +5 -1
  665. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +15 -0
  666. package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +3 -0
  667. package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +19 -0
  668. package/dist/types/components/sqm-portal-frame/usePortalFrame.d.ts +2 -1
  669. package/dist/types/components/sqm-portal-login/PortalLogin.stories.d.ts +1 -0
  670. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +1 -1
  671. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +2 -1
  672. package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +5 -2
  673. package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +23 -3
  674. package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +1 -0
  675. package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +42 -0
  676. package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +1 -0
  677. package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +1 -0
  678. package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +6 -0
  679. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +1 -0
  680. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +1 -0
  681. package/dist/types/components/sqm-referral-table/columns/ReferralTableColumn.d.ts +1 -0
  682. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +1 -0
  683. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +1 -0
  684. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +1 -0
  685. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +1 -0
  686. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +1 -0
  687. package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +2 -1
  688. package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +1 -1
  689. package/dist/types/components/sqm-reward-exchange-list/RewardExchangeListData.d.ts +457 -437
  690. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +1 -0
  691. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +1 -0
  692. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +1 -0
  693. package/dist/types/components/sqm-rewards-table/columns/RewardTableColumn.d.ts +1 -0
  694. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +2 -1
  695. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +2 -1
  696. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +2 -1
  697. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +2 -1
  698. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +2 -1
  699. package/dist/types/components/sqm-rewards-table/mockRewardData.d.ts +1 -0
  700. package/dist/types/components/sqm-rewards-table/mockTaxData.d.ts +1 -0
  701. package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -0
  702. package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +1 -1
  703. package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +1 -1
  704. package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +2 -1
  705. package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +18 -6
  706. package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +10 -2
  707. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +12 -2
  708. package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +3 -0
  709. package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +23 -0
  710. package/dist/types/components/sqm-stencilbook/BrandSelector.d.ts +9 -0
  711. package/dist/types/components/sqm-stencilbook/Themes.d.ts +6 -6
  712. package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +1 -0
  713. package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +1 -0
  714. package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +8 -0
  715. package/dist/types/components/sqm-task-card/DetailsView.d.ts +6 -0
  716. package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +1 -1
  717. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +1 -5
  718. package/dist/types/components/sqm-task-card/useTaskCard.d.ts +1 -1
  719. package/dist/types/components/sqm-text/Text.stories.d.ts +6 -0
  720. package/dist/types/components/sqm-text/sqm-text.d.ts +12 -0
  721. package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +4 -2
  722. package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +13 -1
  723. package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +1 -0
  724. package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +2 -0
  725. package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +14 -0
  726. package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +1 -1
  727. package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +5 -0
  728. package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +5 -2
  729. package/dist/types/components/tax-and-cash/BankingForm.stories.d.ts +1 -0
  730. package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +1 -1
  731. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +6 -0
  732. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +16 -0
  733. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +7 -1
  734. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +12 -0
  735. package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +5 -2
  736. package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +4 -0
  737. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +1 -0
  738. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -1
  739. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +46 -4
  740. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.d.ts +1 -1
  741. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +1 -1
  742. package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.d.ts +1 -1
  743. package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +1 -1
  744. package/dist/types/components/tax-and-cash/utils.d.ts +1 -1
  745. package/dist/types/components.d.ts +1093 -87
  746. package/dist/types/global/android.d.ts +7 -0
  747. package/dist/types/global/demo.d.ts +2 -0
  748. package/dist/types/global/global.d.ts +2 -2
  749. package/dist/types/global/mixins.d.ts +12 -12
  750. package/dist/types/global/styles.d.ts +10 -2
  751. package/dist/types/insertfont.d.ts +1 -0
  752. package/dist/types/saasquatch.d.ts +142 -0
  753. package/dist/types/stories/features.d.ts +4 -0
  754. package/dist/types/stories/templates.d.ts +4 -0
  755. package/dist/types/utils/parseStates.d.ts +1 -0
  756. package/dist/types/utils/utils.d.ts +1 -0
  757. package/docs/docs.docx +0 -0
  758. package/docs/raisins.json +1 -1
  759. package/grapesjs/grapesjs.js +1 -1
  760. package/package.json +3 -2
  761. package/dist/cjs/ErrorView-b2fcf954.js +0 -35
  762. package/dist/cjs/sqm-asset-card-view-21ddf04f.js +0 -51
  763. package/dist/cjs/sqm-asset-card.cjs.entry.js +0 -45
  764. package/dist/cjs/sqm-invoice-table-view-f369b0a6.js +0 -2038
  765. package/dist/cjs/sqm-leaderboard-rank-view-d39a55d8.js +0 -10
  766. package/dist/cjs/sqm-navigation-sidebar-item-view-6f35d2ee.js +0 -45
  767. package/dist/cjs/sqm-referred-registration.cjs.entry.js +0 -178
  768. package/dist/cjs/sqm-text-span-view-56e48a78.js +0 -62
  769. package/dist/collection/components/sqm-asset-card/AssetCard.stories.js +0 -29
  770. package/dist/collection/components/sqm-asset-card/sqm-asset-card-view.js +0 -46
  771. package/dist/collection/components/sqm-asset-card/sqm-asset-card.js +0 -107
  772. package/dist/collection/components/sqm-asset-card/useAssetCard.js +0 -9
  773. package/dist/esm/ErrorView-48e2b969.js +0 -33
  774. package/dist/esm/sqm-asset-card-view-fe5db3c0.js +0 -49
  775. package/dist/esm/sqm-asset-card.entry.js +0 -41
  776. package/dist/esm/sqm-invoice-table-view-1bd8afaa.js +0 -2022
  777. package/dist/esm/sqm-leaderboard-rank-view-753c8d4a.js +0 -8
  778. package/dist/esm/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -43
  779. package/dist/esm/sqm-referred-registration.entry.js +0 -174
  780. package/dist/esm/sqm-text-span-view-c577cc60.js +0 -60
  781. package/dist/esm-es5/ErrorView-48e2b969.js +0 -1
  782. package/dist/esm-es5/GenericTableView-e7addb2b.js +0 -1
  783. package/dist/esm-es5/ShadowViewAddon-7c10e0ee.js +0 -1
  784. package/dist/esm-es5/copy-text-view-717050d5.js +0 -1
  785. package/dist/esm-es5/email-registration-view-a7818cf2.js +0 -1
  786. package/dist/esm-es5/extractProps-ae1afbb3.js +0 -1
  787. package/dist/esm-es5/index.module-89a79f66.js +0 -1
  788. package/dist/esm-es5/luxon-8d51c92b.js +0 -1
  789. package/dist/esm-es5/mixins-83f90fa1.js +0 -1
  790. package/dist/esm-es5/re-render-cc945f38.js +0 -1
  791. package/dist/esm-es5/sqm-asset-card-view-fe5db3c0.js +0 -1
  792. package/dist/esm-es5/sqm-asset-card.entry.js +0 -1
  793. package/dist/esm-es5/sqm-banking-info-form_17.entry.js +0 -1
  794. package/dist/esm-es5/sqm-big-stat_41.entry.js +0 -1
  795. package/dist/esm-es5/sqm-invoice-table-view-1bd8afaa.js +0 -1
  796. package/dist/esm-es5/sqm-leaderboard-rank-view-753c8d4a.js +0 -1
  797. package/dist/esm-es5/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -1
  798. package/dist/esm-es5/sqm-navigation-sidebar-view-9d802b78.js +0 -1
  799. package/dist/esm-es5/sqm-portal-forgot-password-view-50444a7c.js +0 -1
  800. package/dist/esm-es5/sqm-portal-login-view-37c85d04.js +0 -1
  801. package/dist/esm-es5/sqm-qr-code-view-10b8b4cb.js +0 -1
  802. package/dist/esm-es5/sqm-referred-registration.entry.js +0 -1
  803. package/dist/esm-es5/sqm-text-span-view-c577cc60.js +0 -1
  804. package/dist/esm-es5/stencil-hooks.module-4bc38af4.js +0 -53
  805. package/dist/esm-es5/useChildElements-7945ae56.js +0 -1
  806. package/dist/esm-es5/useInstantAccessRegistration-dc4ad9f2.js +0 -1
  807. package/dist/esm-es5/usePortalLogin-ef647a50.js +0 -1
  808. package/dist/esm-es5/usePortalRegistrationForm-4b35a357.js +0 -1
  809. package/dist/esm-es5/useReferralCodes-8f75921a.js +0 -1
  810. package/dist/esm-es5/useReferralTable-b3876ed6.js +0 -1
  811. package/dist/esm-es5/useRegistrationFormState-d6f33135.js +0 -1
  812. package/dist/esm-es5/useVerificationEmail-edc318cb.js +0 -1
  813. package/dist/esm-es5/utilities-5b0ca040.js +0 -1
  814. package/dist/esm-es5/utils-334c1e34.js +0 -1
  815. package/dist/mint-components/p-00ed4c2e.entry.js +0 -1
  816. package/dist/mint-components/p-04a6e457.entry.js +0 -1
  817. package/dist/mint-components/p-11519322.system.js +0 -1
  818. package/dist/mint-components/p-11542862.system.entry.js +0 -1
  819. package/dist/mint-components/p-141bf5c1.system.entry.js +0 -1
  820. package/dist/mint-components/p-14a65f29.system.js +0 -1
  821. package/dist/mint-components/p-1513309d.entry.js +0 -1
  822. package/dist/mint-components/p-19ccb4ce.js +0 -1
  823. package/dist/mint-components/p-1b3ab15a.system.entry.js +0 -1
  824. package/dist/mint-components/p-1fa9ed0d.system.entry.js +0 -1
  825. package/dist/mint-components/p-208d8d75.system.entry.js +0 -1
  826. package/dist/mint-components/p-217514ac.system.js +0 -1
  827. package/dist/mint-components/p-229f797b.js +0 -1
  828. package/dist/mint-components/p-24db5c70.js +0 -1
  829. package/dist/mint-components/p-26468242.js +0 -1
  830. package/dist/mint-components/p-275b4767.entry.js +0 -1
  831. package/dist/mint-components/p-2bbff88f.entry.js +0 -1
  832. package/dist/mint-components/p-2c07df76.entry.js +0 -144
  833. package/dist/mint-components/p-2dca9e1a.system.js +0 -1
  834. package/dist/mint-components/p-2e110002.system.js +0 -1
  835. package/dist/mint-components/p-33c96e14.entry.js +0 -16
  836. package/dist/mint-components/p-38de17fa.system.js +0 -1
  837. package/dist/mint-components/p-38e5c429.system.js +0 -1
  838. package/dist/mint-components/p-38fc919b.entry.js +0 -1
  839. package/dist/mint-components/p-3a49811c.js +0 -1
  840. package/dist/mint-components/p-3a62a7e2.system.js +0 -1
  841. package/dist/mint-components/p-3db34d68.js +0 -1
  842. package/dist/mint-components/p-420554af.system.entry.js +0 -1
  843. package/dist/mint-components/p-42187319.system.entry.js +0 -1
  844. package/dist/mint-components/p-4428294b.entry.js +0 -1
  845. package/dist/mint-components/p-48135f99.system.js +0 -53
  846. package/dist/mint-components/p-4874193a.system.js +0 -1
  847. package/dist/mint-components/p-49206a9c.entry.js +0 -1
  848. package/dist/mint-components/p-49deb225.entry.js +0 -1
  849. package/dist/mint-components/p-4dbe2d08.entry.js +0 -25
  850. package/dist/mint-components/p-4e5af50c.js +0 -1
  851. package/dist/mint-components/p-51495bc3.entry.js +0 -13
  852. package/dist/mint-components/p-5dbe8b0a.system.js +0 -1
  853. package/dist/mint-components/p-6055eb4c.system.js +0 -1
  854. package/dist/mint-components/p-6333265f.system.js +0 -1
  855. package/dist/mint-components/p-635d5ef2.system.js +0 -1
  856. package/dist/mint-components/p-6427e963.entry.js +0 -1
  857. package/dist/mint-components/p-65ba9e94.entry.js +0 -1
  858. package/dist/mint-components/p-6b7a595f.system.js +0 -1
  859. package/dist/mint-components/p-6cd4f2b1.system.js +0 -1
  860. package/dist/mint-components/p-6eaf9c57.entry.js +0 -1
  861. package/dist/mint-components/p-6f34c2c2.entry.js +0 -13
  862. package/dist/mint-components/p-734695a0.entry.js +0 -205
  863. package/dist/mint-components/p-775f3ded.entry.js +0 -1
  864. package/dist/mint-components/p-7ab21e4d.entry.js +0 -1
  865. package/dist/mint-components/p-7cbec088.system.entry.js +0 -1
  866. package/dist/mint-components/p-7e3a84bc.js +0 -1
  867. package/dist/mint-components/p-7f1e10d3.entry.js +0 -9
  868. package/dist/mint-components/p-802b9f7e.entry.js +0 -1
  869. package/dist/mint-components/p-8053366e.system.entry.js +0 -1
  870. package/dist/mint-components/p-837dbf90.system.entry.js +0 -1
  871. package/dist/mint-components/p-893d7ab4.js +0 -1
  872. package/dist/mint-components/p-8abfeff8.entry.js +0 -1
  873. package/dist/mint-components/p-8c12078e.js +0 -394
  874. package/dist/mint-components/p-8c23d1b8.js +0 -1
  875. package/dist/mint-components/p-8c494bf1.js +0 -1
  876. package/dist/mint-components/p-8d9d04b7.system.entry.js +0 -1
  877. package/dist/mint-components/p-90421929.system.entry.js +0 -1
  878. package/dist/mint-components/p-91521e9d.js +0 -1
  879. package/dist/mint-components/p-92816d1f.js +0 -1
  880. package/dist/mint-components/p-93fed35b.system.js +0 -1
  881. package/dist/mint-components/p-94a876b9.js +0 -1
  882. package/dist/mint-components/p-97d4d651.system.js +0 -1
  883. package/dist/mint-components/p-98698131.js +0 -1
  884. package/dist/mint-components/p-9acb5038.js +0 -1
  885. package/dist/mint-components/p-9cf80e85.system.entry.js +0 -1
  886. package/dist/mint-components/p-a8645c1b.system.js +0 -1
  887. package/dist/mint-components/p-bb3f1257.system.entry.js +0 -1
  888. package/dist/mint-components/p-bd2a2546.system.js +0 -1
  889. package/dist/mint-components/p-bdbbc673.system.entry.js +0 -1
  890. package/dist/mint-components/p-bfc7cfc0.system.js +0 -1
  891. package/dist/mint-components/p-c060f770.system.entry.js +0 -1
  892. package/dist/mint-components/p-c0d839d0.entry.js +0 -258
  893. package/dist/mint-components/p-c36506f6.system.entry.js +0 -1
  894. package/dist/mint-components/p-c3680c02.js +0 -1
  895. package/dist/mint-components/p-c6841ab8.system.entry.js +0 -1
  896. package/dist/mint-components/p-ccb5699b.js +0 -1
  897. package/dist/mint-components/p-cd1d497f.system.js +0 -1
  898. package/dist/mint-components/p-cd63a965.system.entry.js +0 -1
  899. package/dist/mint-components/p-cd651f81.js +0 -42
  900. package/dist/mint-components/p-d8cf46ba.system.js +0 -1
  901. package/dist/mint-components/p-dcc81e90.entry.js +0 -1
  902. package/dist/mint-components/p-df89186f.system.js +0 -1
  903. package/dist/mint-components/p-e01fe915.js +0 -1248
  904. package/dist/mint-components/p-e6f50ffd.entry.js +0 -1
  905. package/dist/mint-components/p-eab1c9f3.js +0 -1
  906. package/dist/mint-components/p-ed11966d.system.js +0 -1
  907. package/dist/mint-components/p-eda5e82c.entry.js +0 -1
  908. package/dist/mint-components/p-f2228da3.system.entry.js +0 -1
  909. package/dist/mint-components/p-f26aedcd.system.js +0 -1
  910. package/dist/mint-components/p-f2d8d3d3.system.entry.js +0 -1
  911. package/dist/mint-components/p-f708da7b.js +0 -1
  912. package/dist/mint-components/p-fd0a013f.entry.js +0 -1
  913. package/dist/types/components/sqm-asset-card/AssetCard.stories.d.ts +0 -7
  914. package/dist/types/components/sqm-asset-card/sqm-asset-card-view.d.ts +0 -8
  915. package/dist/types/components/sqm-asset-card/sqm-asset-card.d.ts +0 -24
  916. package/dist/types/components/sqm-asset-card/useAssetCard.d.ts +0 -7
  917. /package/dist/collection/components/tax-and-cash/{sqm-tax-and-cash/data.js → data.js} +0 -0
  918. /package/dist/types/components/tax-and-cash/{sqm-tax-and-cash/data.d.ts → data.d.ts} +0 -0
@@ -10,33 +10,6 @@ const style = {
10
10
  margin: "0",
11
11
  marginBottom: "var(--sl-spacing-small)",
12
12
  },
13
- ErrorAlertContainer: {
14
- "&::part(base)": {
15
- backgroundColor: "var(--sl-color-red-100)",
16
- borderTop: "none",
17
- },
18
- "& sl-icon::part(base)": {
19
- color: "var(--sl-color-danger-500)",
20
- },
21
- },
22
- WarningAlertContainer: {
23
- "&::part(base)": {
24
- backgroundColor: "var(--sl-color-yellow-100)",
25
- borderTop: "none",
26
- },
27
- "& sl-icon::part(base)": {
28
- color: "var(--sl-color-danger-500)",
29
- },
30
- },
31
- InfoAlertContainer: {
32
- "&::part(base)": {
33
- backgroundColor: "var(--sl-color-sky-100)",
34
- borderTop: "none",
35
- },
36
- "& sl-icon::part(base)": {
37
- color: "var(--sl-color-blue-500)",
38
- },
39
- },
40
13
  Dialog: {
41
14
  "&::part(panel)": {
42
15
  height: "600px",
@@ -52,6 +25,13 @@ const style = {
52
25
  "&::part(footer)": {},
53
26
  },
54
27
  };
28
+ const vanillaStyle = `
29
+ a {
30
+ color: inherit;
31
+ text-decoration: underline;
32
+ cursor: pointer;
33
+ }
34
+ `;
55
35
  const sheet = createStyleSheet(style);
56
36
  const styleString = sheet.toString();
57
37
  export function PayoutStatusAlertView(props) {
@@ -63,8 +43,6 @@ export function PayoutStatusAlertView(props) {
63
43
  description: text.errorDescription,
64
44
  buttonText: null,
65
45
  alertType: "critical",
66
- icon: "exclamation-triangle",
67
- class: sheet.classes.ErrorAlertContainer,
68
46
  };
69
47
  switch (status) {
70
48
  case "INFORMATION_REQUIRED":
@@ -73,8 +51,6 @@ export function PayoutStatusAlertView(props) {
73
51
  description: text.informationRequiredDescription,
74
52
  buttonText: text.informationRequiredButtonText,
75
53
  alertType: "info",
76
- icon: "info-circle",
77
- class: sheet.classes.InfoAlertContainer,
78
54
  };
79
55
  case "VERIFICATION:REQUIRED":
80
56
  return {
@@ -87,8 +63,6 @@ export function PayoutStatusAlertView(props) {
87
63
  }),
88
64
  buttonText: text.verificationRequiredButtonText,
89
65
  alertType: "warning",
90
- icon: "exclamation-triangle",
91
- class: sheet.classes.WarningAlertContainer,
92
66
  };
93
67
  case "VERIFICATION:INTERNAL":
94
68
  return {
@@ -100,8 +74,6 @@ export function PayoutStatusAlertView(props) {
100
74
  supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
101
75
  }),
102
76
  alertType: "warning",
103
- icon: "exclamation-triangle",
104
- class: sheet.classes.WarningAlertContainer,
105
77
  };
106
78
  case "VERIFICATION:REVIEW":
107
79
  return {
@@ -113,8 +85,6 @@ export function PayoutStatusAlertView(props) {
113
85
  supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
114
86
  }),
115
87
  alertType: "warning",
116
- icon: "exclamation-triangle",
117
- class: sheet.classes.WarningAlertContainer,
118
88
  };
119
89
  case "VERIFICATION:FAILED":
120
90
  return {
@@ -126,8 +96,6 @@ export function PayoutStatusAlertView(props) {
126
96
  supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
127
97
  }),
128
98
  alertType: "critical",
129
- icon: "exclamation-octagon",
130
- class: sheet.classes.ErrorAlertContainer,
131
99
  };
132
100
  case "HOLD":
133
101
  return {
@@ -140,8 +108,6 @@ export function PayoutStatusAlertView(props) {
140
108
  }),
141
109
  buttonText: null,
142
110
  alertType: "warning",
143
- icon: "exclamation-triangle",
144
- class: sheet.classes.WarningAlertContainer,
145
111
  };
146
112
  default:
147
113
  return;
@@ -150,11 +116,15 @@ export function PayoutStatusAlertView(props) {
150
116
  function getButton(status) {
151
117
  switch (status) {
152
118
  case "INFORMATION_REQUIRED":
153
- return data.type === "SquatchJS2" ? (h("sqm-scroll", { "scroll-tag-name": "sqm-tabs", "button-text": text.informationRequiredButtonText, "scroll-animation": "smooth" })) : data.type === "SquatchPortal" ? (h("sl-button", { type: "default", onClick: callbacks.onTermsClick }, text.informationRequiredButtonText)) : (
119
+ return data.type === "SquatchJS2" ? (h("div", { style: { paddingTop: "10px" } },
120
+ h("sqm-scroll", { "scroll-tag-name": "sqm-tabs", "button-text": text.informationRequiredButtonText, "scroll-animation": "smooth" }))) : data.type === "SquatchPortal" ? (h("div", { style: { paddingTop: "10px" } },
121
+ h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", onClick: callbacks.onTermsClick }, text.informationRequiredButtonText))) : (
154
122
  // Demo case
155
- h("sl-button", { type: "default" }, text.informationRequiredButtonText));
123
+ h("div", { style: { paddingTop: "10px" } },
124
+ h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base" }, text.informationRequiredButtonText)));
156
125
  case "VERIFICATION:REQUIRED":
157
- return (h("sl-button", { type: "default", loading: states.veriffLoading, onClick: callbacks.onClick }, text.verificationRequiredButtonText));
126
+ return (h("div", { style: { paddingTop: "10px" } },
127
+ h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", loading: states.veriffLoading, onClick: callbacks.onClick }, text.verificationRequiredButtonText)));
158
128
  default:
159
129
  return;
160
130
  }
@@ -168,9 +138,9 @@ export function PayoutStatusAlertView(props) {
168
138
  }
169
139
  return (h("div", { part: "sqm-base" },
170
140
  h("style", { type: "text/css" }, styleString),
171
- h("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", type: alertDetails.alertType, class: alertDetails.class, open: true },
172
- h("sl-icon", { slot: "icon", name: alertDetails.icon }),
173
- h("strong", null, alertDetails.header),
174
- h("p", { class: sheet.classes.AlertDescriptionText }, alertDetails.description),
141
+ h("style", { type: "text/css" }, vanillaStyle),
142
+ h("sqm-form-message", { type: alertDetails.alertType },
143
+ h("p", { part: "alert-title" }, alertDetails.header),
144
+ h("p", { part: "alert-description" }, alertDetails.description),
175
145
  getButton(states.status))));
176
146
  }
@@ -7,6 +7,7 @@ import { usePayoutStatus } from "./usePayoutStatus";
7
7
  import { isDemo } from "@saasquatch/component-boilerplate";
8
8
  /**
9
9
  * @uiName Payout Status Alert
10
+ * @validParents ["sqm-portal-container","div","sqm-hero","sqm-instant-access-registration","sqm-brand","sqb-program-section","sqb-conditional-section"]
10
11
  * @exampleGroup Tax and Cash
11
12
  * @example Payout Status Alert - <sqm-payout-status-alert></sqm-payout-status-alert>
12
13
  */
@@ -23,17 +23,20 @@ const GET_USER_STATUS = gql `
23
23
  }
24
24
  `;
25
25
  export function getStatus(data) {
26
- var _a, _b, _c, _d, _e, _f, _g, _h;
26
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
27
27
  const account = (_b = (_a = data.user.impactConnection) === null || _a === void 0 ? void 0 : _a.publisher) === null || _b === void 0 ? void 0 : _b.payoutsAccount;
28
28
  if (!((_d = (_c = data.user) === null || _c === void 0 ? void 0 : _c.impactConnection) === null || _d === void 0 ? void 0 : _d.connected) || !account)
29
29
  return "INFORMATION_REQUIRED";
30
- if ((_e = account.holdReasons) === null || _e === void 0 ? void 0 : _e.includes("IDV_CHECK_REQUIRED"))
30
+ if (((_e = account.holdReasons) === null || _e === void 0 ? void 0 : _e.length) === 1 && ((_f = account.holdReasons) === null || _f === void 0 ? void 0 : _f.includes("NEW_PAYEE_REVIEW"))) {
31
+ return "DONE";
32
+ }
33
+ if ((_g = account.holdReasons) === null || _g === void 0 ? void 0 : _g.includes("IDV_CHECK_REQUIRED"))
31
34
  return "VERIFICATION:REQUIRED";
32
- if ((_f = account.holdReasons) === null || _f === void 0 ? void 0 : _f.includes("IDV_CHECK_REQUIRED_INTERNAL"))
35
+ if ((_h = account.holdReasons) === null || _h === void 0 ? void 0 : _h.includes("IDV_CHECK_REQUIRED_INTERNAL"))
33
36
  return "VERIFICATION:INTERNAL";
34
- if ((_g = account.holdReasons) === null || _g === void 0 ? void 0 : _g.includes("IDV_CHECK_REVIEW_INTERNAL"))
37
+ if ((_j = account.holdReasons) === null || _j === void 0 ? void 0 : _j.includes("IDV_CHECK_REVIEW_INTERNAL"))
35
38
  return "VERIFICATION:REVIEW";
36
- if ((_h = account.holdReasons) === null || _h === void 0 ? void 0 : _h.includes("IDV_CHECK_FAILED_INTERNAL"))
39
+ if ((_k = account.holdReasons) === null || _k === void 0 ? void 0 : _k.includes("IDV_CHECK_FAILED_INTERNAL"))
37
40
  return "VERIFICATION:FAILED";
38
41
  if (account.hold)
39
42
  return "HOLD";
@@ -1,30 +1,6 @@
1
1
  import { h } from "@stencil/core";
2
- import { createStyleSheet } from "../../../styling/JSS";
3
- const styles = {
4
- Alert: {
5
- "&::part(base)": {
6
- backgroundColor: "var(--sl-color-danger-100)",
7
- border: "1px solid var(--sl-color-danger-200)",
8
- padding: "0 16px",
9
- },
10
- "& sl-icon": {
11
- margin: 0,
12
- },
13
- "& sl-icon::part(base)": {
14
- color: "var(--sl-color-danger-500)",
15
- margin: 0,
16
- },
17
- },
18
- };
19
2
  export const ErrorView = (props) => {
20
- const sheet = createStyleSheet(styles);
21
- const styleString = sheet.toString();
22
- const { classes } = sheet;
23
- return (h("div", null,
24
- h("style", null, styleString),
25
- h("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", type: "danger", open: true, class: classes.Alert },
26
- h("sl-icon", { slot: "icon", name: "exclamation-octagon", class: "Error" }),
27
- h("strong", null, props.loadingErrorAlertHeader),
28
- h("br", null),
29
- props.loadingErrorAlertDescription)));
3
+ return (h("sqm-form-message", { type: "error" },
4
+ h("p", { part: "alert-title" }, props.loadingErrorAlertHeader),
5
+ h("p", { part: "alert-description" }, props.loadingErrorAlertDescription)));
30
6
  };
@@ -1,16 +1,17 @@
1
+ import { isDemo, useParentState } from "@saasquatch/component-boilerplate";
1
2
  import { withHooks } from "@saasquatch/stencil-hooks";
2
3
  import { Component, Prop, h } from "@stencil/core";
3
4
  import deepmerge from "deepmerge";
5
+ import { parseStates } from "../../../utils/parseStates";
4
6
  import { getProps } from "../../../utils/utils";
5
- import LoadingView from "./LoadingView";
6
- import { TAX_CONTEXT_NAMESPACE } from "./data";
7
+ import { TAX_CONTEXT_NAMESPACE } from "../data";
7
8
  import { extractProps } from "./extractProps";
9
+ import LoadingView from "./LoadingView";
8
10
  import { useTaxAndCash } from "./useTaxAndCash";
9
- import { isDemo, useParentState } from "@saasquatch/component-boilerplate";
10
- import { ErrorView } from "./ErrorView";
11
11
  /**
12
12
  * @uiName Tax and Cash
13
13
  * @exampleGroup Tax and Cash
14
+ * @validParents ["sqm-portal-container","div","sqm-hero","sqm-instant-access-registration","sqb-program-section","sqb-conditional-section"]
14
15
  * @example Tax and Cash Multi Step Form - <sqm-tax-and-cash></sqm-tax-and-cash>
15
16
  */
16
17
  export class TaxAndCashMonolith {
@@ -304,6 +305,21 @@ export class TaxAndCashMonolith {
304
305
  * @uiGroup Step 3 Properties
305
306
  */
306
307
  this.step3_exitButton = "Exit";
308
+ /**
309
+ * @uiName Information modal title
310
+ * @uiGroup Step 3 Properties
311
+ */
312
+ this.step3_modalTitle = "Important Note";
313
+ /**
314
+ * @uiName Information modal description text
315
+ * @uiGroup Step 3 Properties
316
+ */
317
+ this.step3_modalDescription = "Remember the name you enter in your tax form. It must exactly match the bank account holder name configured in the next step. {br}{br}Otherwise you will have to resubmit your form again and there will be delays receiving your payout.";
318
+ /**
319
+ * @uiName Information modal button text
320
+ * @uiGroup Step 3 Properties
321
+ */
322
+ this.step3_modalButtonText = "I understand";
307
323
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
308
324
  STEP 4 PROPS:
309
325
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@@ -386,7 +402,12 @@ export class TaxAndCashMonolith {
386
402
  * @uiName Beneficiary account field label
387
403
  * @uiGroup Step 4 Properties
388
404
  */
389
- this.step4_beneficiaryAccountNameLabel = "Beneficiary account name";
405
+ this.step4_beneficiaryAccountNameLabel = "Account holder name";
406
+ /**
407
+ * @uiName Beneficiary account field description
408
+ * @uiGroup Step 4 Properties
409
+ */
410
+ this.step4_beneficiaryAccountNameDescription = "The beneficiary name of your bank account. Ensure this matches the name on your tax form.";
390
411
  /**
391
412
  * @uiName Bank account type field label
392
413
  * @uiGroup Step 4 Properties
@@ -528,6 +549,21 @@ export class TaxAndCashMonolith {
528
549
  * @uiGroup Step 4 Properties
529
550
  */
530
551
  this.step4_verifyEmailDescriptionText = "Verify your email to update your payment settings. Enter the code sent to {email} from our referral provider, impact.com.";
552
+ /**
553
+ * @uiName Information modal title
554
+ * @uiGroup Step 4 Properties
555
+ */
556
+ this.step4_modalTitle = "Important Note";
557
+ /**
558
+ * @uiName Information modal description text
559
+ * @uiGroup Step 4 Properties
560
+ */
561
+ this.step4_modalDescription = "Updating payment information places your account and payouts on hold for up to 48 hours while we verify your change. Payments scheduled during the hold period are skipped.";
562
+ /**
563
+ * @uiName Information modal button text
564
+ * @uiGroup Step 4 Properties
565
+ */
566
+ this.step4_modalButtonText = "I understand, update my information";
531
567
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
532
568
  DASHBOARD PROPS:
533
569
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@@ -973,6 +1009,15 @@ export class TaxAndCashMonolith {
973
1009
  * @uiGroup General Form Properties
974
1010
  */
975
1011
  this.supportLink = "support team";
1012
+ /**
1013
+ * @uiName Monolith States
1014
+ * @componentState { "title": "Step 1", "props": { "step": "/1" }, "dependencies": ["sqm-user-info-form"] }
1015
+ * @componentState { "title": "Step 2", "props": { "step": "/2" }, "dependencies": ["sqm-indirect-tax-form"] }
1016
+ * @componentState { "title": "Step 3", "props": { "step": "/3" }, "dependencies": ["sqm-docusign-form"] }
1017
+ * @componentState { "title": "Step 4", "props": { "step": "/4" }, "dependencies": ["sqm-banking-info-form"] }
1018
+ * @componentState { "title": "Dashboard", "props": { "step": "/dashboard" }, "dependencies": ["sqm-tax-and-cash-dashboard"] }
1019
+ */
1020
+ this.stateController = "{}";
976
1021
  withHooks(this);
977
1022
  }
978
1023
  disconnectedCallback() { }
@@ -1017,21 +1062,25 @@ export class TaxAndCashMonolith {
1017
1062
  h("hr", null)));
1018
1063
  })));
1019
1064
  }
1020
- switch (props.step) {
1021
- case "/1":
1022
- return (h("sqm-user-info-form", Object.assign({}, this.getGeneralStepTextProps("step1_"))));
1023
- case "/2":
1024
- return (h("sqm-indirect-tax-form", Object.assign({}, this.getGeneralStepTextProps("step2_"))));
1025
- case "/3":
1026
- return (h("sqm-docusign-form", Object.assign({}, this.getGeneralStepTextProps("step3_"))));
1027
- case "/4":
1028
- return (h("sqm-banking-info-form", Object.assign({}, this.getGeneralStepTextProps("step4_"))));
1029
- case "/dashboard":
1030
- return (h("sqm-tax-and-cash-dashboard", Object.assign({}, this.getGeneralStepTextProps("dashboard_"))));
1031
- case "/error":
1032
- return (h(ErrorView, { loadingErrorAlertHeader: this.loadingErrorAlertHeader, loadingErrorAlertDescription: this.loadingErrorAlertDescription }));
1033
- }
1034
- return h(LoadingView, null);
1065
+ const getStep = () => {
1066
+ switch (props.step) {
1067
+ case "/1":
1068
+ return (h("sqm-user-info-form", Object.assign({}, this.getGeneralStepTextProps("step1_"), extractProps(props, "sqm-user-info-form_"))));
1069
+ case "/2":
1070
+ return (h("sqm-indirect-tax-form", Object.assign({}, this.getGeneralStepTextProps("step2_"), extractProps(props, "sqm-indirect-tax-form_"))));
1071
+ case "/3":
1072
+ return (h("sqm-docusign-form", Object.assign({}, this.getGeneralStepTextProps("step3_"), extractProps(props, "sqm-docusign-form_"))));
1073
+ case "/4":
1074
+ return (h("sqm-banking-info-form", Object.assign({}, this.getGeneralStepTextProps("step4_"), extractProps(props, "sqm-banking-info-form_"))));
1075
+ case "/dashboard":
1076
+ return (h("sqm-tax-and-cash-dashboard", Object.assign({}, this.getGeneralStepTextProps("dashboard_"), extractProps(props, "sqm-tax-and-cash-dashboard_"))));
1077
+ case "/error":
1078
+ return (h("sqm-form-message", { type: "error" },
1079
+ h("p", { part: "alert-title" }, this.loadingErrorAlertHeader),
1080
+ h("p", { part: "alert-description" }, this.loadingErrorAlertDescription)));
1081
+ }
1082
+ };
1083
+ return getStep() || h(LoadingView, null);
1035
1084
  }
1036
1085
  static get is() { return "sqm-tax-and-cash"; }
1037
1086
  static get encapsulation() { return "shadow"; }
@@ -2224,6 +2273,78 @@ export class TaxAndCashMonolith {
2224
2273
  "reflect": false,
2225
2274
  "defaultValue": "\"Exit\""
2226
2275
  },
2276
+ "step3_modalTitle": {
2277
+ "type": "string",
2278
+ "mutable": false,
2279
+ "complexType": {
2280
+ "original": "string",
2281
+ "resolved": "string",
2282
+ "references": {}
2283
+ },
2284
+ "required": false,
2285
+ "optional": false,
2286
+ "docs": {
2287
+ "tags": [{
2288
+ "text": "Information modal title",
2289
+ "name": "uiName"
2290
+ }, {
2291
+ "text": "Step 3 Properties",
2292
+ "name": "uiGroup"
2293
+ }],
2294
+ "text": ""
2295
+ },
2296
+ "attribute": "step-3_modal-title",
2297
+ "reflect": false,
2298
+ "defaultValue": "\"Important Note\""
2299
+ },
2300
+ "step3_modalDescription": {
2301
+ "type": "string",
2302
+ "mutable": false,
2303
+ "complexType": {
2304
+ "original": "string",
2305
+ "resolved": "string",
2306
+ "references": {}
2307
+ },
2308
+ "required": false,
2309
+ "optional": false,
2310
+ "docs": {
2311
+ "tags": [{
2312
+ "text": "Information modal description text",
2313
+ "name": "uiName"
2314
+ }, {
2315
+ "text": "Step 3 Properties",
2316
+ "name": "uiGroup"
2317
+ }],
2318
+ "text": ""
2319
+ },
2320
+ "attribute": "step-3_modal-description",
2321
+ "reflect": false,
2322
+ "defaultValue": "\"Remember the name you enter in your tax form. It must exactly match the bank account holder name configured in the next step. {br}{br}Otherwise you will have to resubmit your form again and there will be delays receiving your payout.\""
2323
+ },
2324
+ "step3_modalButtonText": {
2325
+ "type": "string",
2326
+ "mutable": false,
2327
+ "complexType": {
2328
+ "original": "string",
2329
+ "resolved": "string",
2330
+ "references": {}
2331
+ },
2332
+ "required": false,
2333
+ "optional": false,
2334
+ "docs": {
2335
+ "tags": [{
2336
+ "text": "Information modal button text",
2337
+ "name": "uiName"
2338
+ }, {
2339
+ "text": "Step 3 Properties",
2340
+ "name": "uiGroup"
2341
+ }],
2342
+ "text": ""
2343
+ },
2344
+ "attribute": "step-3_modal-button-text",
2345
+ "reflect": false,
2346
+ "defaultValue": "\"I understand\""
2347
+ },
2227
2348
  "step4_taxAndPayouts": {
2228
2349
  "type": "string",
2229
2350
  "mutable": false,
@@ -2582,7 +2703,31 @@ export class TaxAndCashMonolith {
2582
2703
  },
2583
2704
  "attribute": "step-4_beneficiary-account-name-label",
2584
2705
  "reflect": false,
2585
- "defaultValue": "\"Beneficiary account name\""
2706
+ "defaultValue": "\"Account holder name\""
2707
+ },
2708
+ "step4_beneficiaryAccountNameDescription": {
2709
+ "type": "string",
2710
+ "mutable": false,
2711
+ "complexType": {
2712
+ "original": "string",
2713
+ "resolved": "string",
2714
+ "references": {}
2715
+ },
2716
+ "required": false,
2717
+ "optional": false,
2718
+ "docs": {
2719
+ "tags": [{
2720
+ "text": "Beneficiary account field description",
2721
+ "name": "uiName"
2722
+ }, {
2723
+ "text": "Step 4 Properties",
2724
+ "name": "uiGroup"
2725
+ }],
2726
+ "text": ""
2727
+ },
2728
+ "attribute": "step-4_beneficiary-account-name-description",
2729
+ "reflect": false,
2730
+ "defaultValue": "\"The beneficiary name of your bank account. Ensure this matches the name on your tax form.\""
2586
2731
  },
2587
2732
  "step4_bankAccountTypeLabel": {
2588
2733
  "type": "string",
@@ -3232,6 +3377,78 @@ export class TaxAndCashMonolith {
3232
3377
  "reflect": false,
3233
3378
  "defaultValue": "\"Verify your email to update your payment settings. Enter the code sent to {email} from our referral provider, impact.com.\""
3234
3379
  },
3380
+ "step4_modalTitle": {
3381
+ "type": "string",
3382
+ "mutable": false,
3383
+ "complexType": {
3384
+ "original": "string",
3385
+ "resolved": "string",
3386
+ "references": {}
3387
+ },
3388
+ "required": false,
3389
+ "optional": false,
3390
+ "docs": {
3391
+ "tags": [{
3392
+ "text": "Information modal title",
3393
+ "name": "uiName"
3394
+ }, {
3395
+ "text": "Step 4 Properties",
3396
+ "name": "uiGroup"
3397
+ }],
3398
+ "text": ""
3399
+ },
3400
+ "attribute": "step-4_modal-title",
3401
+ "reflect": false,
3402
+ "defaultValue": "\"Important Note\""
3403
+ },
3404
+ "step4_modalDescription": {
3405
+ "type": "string",
3406
+ "mutable": false,
3407
+ "complexType": {
3408
+ "original": "string",
3409
+ "resolved": "string",
3410
+ "references": {}
3411
+ },
3412
+ "required": false,
3413
+ "optional": false,
3414
+ "docs": {
3415
+ "tags": [{
3416
+ "text": "Information modal description text",
3417
+ "name": "uiName"
3418
+ }, {
3419
+ "text": "Step 4 Properties",
3420
+ "name": "uiGroup"
3421
+ }],
3422
+ "text": ""
3423
+ },
3424
+ "attribute": "step-4_modal-description",
3425
+ "reflect": false,
3426
+ "defaultValue": "\"Updating payment information places your account and payouts on hold for up to 48 hours while we verify your change. Payments scheduled during the hold period are skipped.\""
3427
+ },
3428
+ "step4_modalButtonText": {
3429
+ "type": "string",
3430
+ "mutable": false,
3431
+ "complexType": {
3432
+ "original": "string",
3433
+ "resolved": "string",
3434
+ "references": {}
3435
+ },
3436
+ "required": false,
3437
+ "optional": false,
3438
+ "docs": {
3439
+ "tags": [{
3440
+ "text": "Information modal button text",
3441
+ "name": "uiName"
3442
+ }, {
3443
+ "text": "Step 4 Properties",
3444
+ "name": "uiGroup"
3445
+ }],
3446
+ "text": ""
3447
+ },
3448
+ "attribute": "step-4_modal-button-text",
3449
+ "reflect": false,
3450
+ "defaultValue": "\"I understand, update my information\""
3451
+ },
3235
3452
  "dashboard_statusTextActive": {
3236
3453
  "type": "string",
3237
3454
  "mutable": false,
@@ -5014,20 +5231,55 @@ export class TaxAndCashMonolith {
5014
5231
  "reflect": false,
5015
5232
  "defaultValue": "\"support team\""
5016
5233
  },
5234
+ "stateController": {
5235
+ "type": "string",
5236
+ "mutable": false,
5237
+ "complexType": {
5238
+ "original": "string",
5239
+ "resolved": "string",
5240
+ "references": {}
5241
+ },
5242
+ "required": false,
5243
+ "optional": false,
5244
+ "docs": {
5245
+ "tags": [{
5246
+ "text": "Monolith States",
5247
+ "name": "uiName"
5248
+ }, {
5249
+ "text": "{ \"title\": \"Step 1\", \"props\": { \"step\": \"/1\" }, \"dependencies\": [\"sqm-user-info-form\"] }",
5250
+ "name": "componentState"
5251
+ }, {
5252
+ "text": "{ \"title\": \"Step 2\", \"props\": { \"step\": \"/2\" }, \"dependencies\": [\"sqm-indirect-tax-form\"] }",
5253
+ "name": "componentState"
5254
+ }, {
5255
+ "text": "{ \"title\": \"Step 3\", \"props\": { \"step\": \"/3\" }, \"dependencies\": [\"sqm-docusign-form\"] }",
5256
+ "name": "componentState"
5257
+ }, {
5258
+ "text": "{ \"title\": \"Step 4\", \"props\": { \"step\": \"/4\" }, \"dependencies\": [\"sqm-banking-info-form\"] }",
5259
+ "name": "componentState"
5260
+ }, {
5261
+ "text": "{ \"title\": \"Dashboard\", \"props\": { \"step\": \"/dashboard\" }, \"dependencies\": [\"sqm-tax-and-cash-dashboard\"] }",
5262
+ "name": "componentState"
5263
+ }],
5264
+ "text": ""
5265
+ },
5266
+ "attribute": "state-controller",
5267
+ "reflect": false,
5268
+ "defaultValue": "\"{}\""
5269
+ },
5017
5270
  "demoData": {
5018
5271
  "type": "unknown",
5019
5272
  "mutable": false,
5020
5273
  "complexType": {
5021
- "original": "DemoData<UseTaxAndCashResultType>",
5022
- "resolved": "{ loading?: boolean; setStep?: (value: string) => void; step?: string; context?: TaxContext; namespace?: string; }",
5274
+ "original": "DemoData<TaxAndCashMonolith>",
5275
+ "resolved": "{ step1_firstName?: string; step1_lastName?: string; step1_email?: string; step1_country?: string; step1_phoneNumber?: string; step1_address?: string; step1_city?: string; step1_state?: string; step1_province?: string; step1_region?: string; step1_postalCode?: string; step1_currency?: string; step1_currencyHelpText?: string; step1_allowBankingCollection?: string; step1_personalInformation?: string; step1_termsAndConditionsLabel?: string; step1_termsAndConditionsLink?: string; step1_searchForCurrencyText?: string; step2_indirectTax?: string; step2_indirectTaxDescription?: string; step2_indirectTaxDetails?: string; step2_otherRegion?: string; step2_otherRegionSubtext?: string; step2_notRegistered?: string; step2_notRegisteredSubtext?: string; step2_selectedRegion?: string; step2_indirectTaxNumber?: string; step2_province?: string; step2_indirectTaxNumberError?: string; step2_qstNumber?: string; step2_isRegisteredQST?: string; step2_isRegisteredSubRegionIncomeTax?: string; step2_subRegion?: string; step2_subRegionTaxNumberLabel?: string; step2_cannotChangeInfoAlert?: string; step3_taxForm?: string; step3_taxFormLabel?: string; step3_participantType?: string; step3_businessEntity?: string; step3_individualParticipant?: string; step3_taxFormDescription?: string; step3_taxFormDescriptionIndividualParticipant?: string; step3_taxFormDescriptionBusinessEntity?: string; step3_docusignExpired?: string; step3_docusignSessionWarning?: string; step3_docusignError?: string; step3_refreshButton?: string; step3_exitButton?: string; step3_modalTitle?: string; step3_modalDescription?: string; step3_modalButtonText?: string; step4_taxAndPayouts?: string; step4_directlyToBankAccount?: string; step4_toPayPalAccount?: string; step4_paymentScheduleBalanceThreshold?: string; step4_paymentScheduleFixedDay?: string; step4_paymentDaySelectLabel?: string; step4_paymentThresholdSelectLabel?: string; step4_paymentDayFirstOfMonthLabelText?: string; step4_paymentDayFifteenthOfMonthLabelText?: string; step4_paymentMethod?: string; step4_paymentSchedule?: string; step4_paymentMethodSubtext?: string; step4_payPalInputLabel?: string; step4_bankLocationLabel?: string; step4_beneficiaryAccountNameLabel?: string; step4_beneficiaryAccountNameDescription?: string; step4_bankAccountTypeLabel?: string; step4_checkingSelectItemLabel?: string; step4_savingsSelectItemLabel?: string; step4_bankAccountNumberLabel?: string; step4_ibanLabel?: string; step4_swiftCodeLabel?: string; step4_routingCodeLabel?: string; step4_bankNameLabel?: string; step4_classificationEntityLabel?: string; step4_businessSelectItemLabel?: string; step4_individualSelectItemLabel?: string; step4_foreignSelectItemLabel?: string; step4_classificationCPFLabel?: string; step4_patronymicNameLabel?: string; step4_voCodeLabel?: string; step4_agencyCodeLabel?: string; step4_branchCodeLabel?: string; step4_classificationLabel?: string; step4_taxPayerIdLabel?: string; step4_bankAddressLabel?: string; step4_bankCityLabel?: string; step4_bankStateLabel?: string; step4_bankPostalCodeLabel?: string; step4_eftWithdrawalLabel?: string; step4_fxWireProcessingFeeLabel?: string; step4_verifyEmailHeaderText?: string; step4_verifyEmailDescriptionText?: string; step4_modalTitle?: string; step4_modalDescription?: string; step4_modalButtonText?: string; dashboard_statusTextActive?: string; dashboard_statusTextNotActive?: string; dashboard_statusTextNotVerified?: string; dashboard_badgeTextSubmittedOn?: string; dashboard_badgeTextSubmittedOnW8?: string; dashboard_badgeTextAwaitingReview?: string; dashboard_taxAlertHeaderNotActiveW9?: string; dashboard_taxAlertHeaderNotActiveW8?: string; dashboard_taxAlertNotActiveMessageW9?: string; dashboard_taxAlertNotActiveMessageW8?: string; dashboard_invalidForm?: string; dashboard_bankingInformationSectionHeader?: string; dashboard_taxDocumentSectionHeader?: string; dashboard_taxDocumentSectionSubHeader?: string; dashboard_noFormNeededSubtext?: string; dashboard_indirectTaxInfoSectionHeader?: string; dashboard_indirectTaxInfoCanada?: string; dashboard_indirectTaxInfoOtherCountry?: string; dashboard_indirectTaxInfoSpain?: string; dashboard_indirectTaxTooltipSupport?: string; dashboard_indirectTaxDetails?: string; dashboard_newFormButton?: string; dashboard_editPaymentInformationButton?: string; dashboard_notRegisteredForTax?: string; dashboard_qstNumber?: string; dashboard_subRegionTaxNumber?: string; dashboard_statusBadgeText?: string; dashboard_thresholdPayoutText?: string; dashboard_accountText?: string; dashboard_invoiceColumnTitle?: string; dashboard_dateColumnTitle?: string; dashboard_earningsColumnTitle?: string; dashboard_indirectTaxColumnTitle?: string; dashboard_payoutFromImpact?: string; dashboard_earningsAfterTaxColumnTitle?: string; dashboard_payoutHoldAlertHeader?: string; dashboard_payoutHoldAlertDescription?: string; dashboard_payoutMissingInformationText?: string; dashboard_invoiceDescription?: string; dashboard_invoicePrevLabel?: string; dashboard_invoiceMoreLabel?: string; dashboard_invoiceHeader?: string; dashboard_invoiceEmptyStateHeader?: string; dashboard_invoiceEmptyStateText?: string; dashboard_replaceTaxFormModalHeader?: string; dashboard_replaceTaxFormModalBodyText?: string; dashboard_verificationRequiredHeader?: string; dashboard_verificationRequiredDescription?: string; dashboard_verificationRequiredInternalHeader?: string; dashboard_verificationRequiredInternalDescription?: string; dashboard_verificationReviewInternalHeader?: string; dashboard_verificationReviewInternalDescription?: string; dashboard_verificationFailedInternalHeader?: string; dashboard_verificationFailedInternalDescription?: string; dashboard_verificationRequiredButtonText?: string; formStep?: string; generalErrorTitle?: string; generalErrorDescription?: string; fieldRequiredError?: string; invalidCharacterError?: string; fieldInvalidError?: string; continueButton?: string; backButton?: string; cancelButton?: string; isPartnerAlertHeader?: string; isPartnerAlertDescription?: string; searchForCountryText?: string; loadingErrorAlertHeader?: string; loadingErrorAlertDescription?: string; taxAndPayoutsDescription?: string; supportLink?: string; stateController?: string; demoData?: Partial<Pick<TaxAndCashMonolith, \"step1_firstName\" | \"step1_lastName\" | \"step1_email\" | \"step1_country\" | \"step1_phoneNumber\" | \"step1_address\" | \"step1_city\" | \"step1_state\" | \"step1_province\" | \"step1_region\" | \"step1_postalCode\" | \"step1_currency\" | \"step1_currencyHelpText\" | \"step1_allowBankingCollection\" | \"step1_personalInformation\" | \"step1_termsAndConditionsLabel\" | \"step1_termsAndConditionsLink\" | \"step1_searchForCurrencyText\" | \"step2_indirectTax\" | \"step2_indirectTaxDescription\" | \"step2_indirectTaxDetails\" | \"step2_otherRegion\" | \"step2_otherRegionSubtext\" | \"step2_notRegistered\" | \"step2_notRegisteredSubtext\" | \"step2_selectedRegion\" | \"step2_indirectTaxNumber\" | \"step2_province\" | \"step2_indirectTaxNumberError\" | \"step2_qstNumber\" | \"step2_isRegisteredQST\" | \"step2_isRegisteredSubRegionIncomeTax\" | \"step2_subRegion\" | \"step2_subRegionTaxNumberLabel\" | \"step2_cannotChangeInfoAlert\" | \"step3_taxForm\" | \"step3_taxFormLabel\" | \"step3_participantType\" | \"step3_businessEntity\" | \"step3_individualParticipant\" | \"step3_taxFormDescription\" | \"step3_taxFormDescriptionIndividualParticipant\" | \"step3_taxFormDescriptionBusinessEntity\" | \"step3_docusignExpired\" | \"step3_docusignSessionWarning\" | \"step3_docusignError\" | \"step3_refreshButton\" | \"step3_exitButton\" | \"step3_modalTitle\" | \"step3_modalDescription\" | \"step3_modalButtonText\" | \"step4_taxAndPayouts\" | \"step4_directlyToBankAccount\" | \"step4_toPayPalAccount\" | \"step4_paymentScheduleBalanceThreshold\" | \"step4_paymentScheduleFixedDay\" | \"step4_paymentDaySelectLabel\" | \"step4_paymentThresholdSelectLabel\" | \"step4_paymentDayFirstOfMonthLabelText\" | \"step4_paymentDayFifteenthOfMonthLabelText\" | \"step4_paymentMethod\" | \"step4_paymentSchedule\" | \"step4_paymentMethodSubtext\" | \"step4_payPalInputLabel\" | \"step4_bankLocationLabel\" | \"step4_beneficiaryAccountNameLabel\" | \"step4_beneficiaryAccountNameDescription\" | \"step4_bankAccountTypeLabel\" | \"step4_checkingSelectItemLabel\" | \"step4_savingsSelectItemLabel\" | \"step4_bankAccountNumberLabel\" | \"step4_ibanLabel\" | \"step4_swiftCodeLabel\" | \"step4_routingCodeLabel\" | \"step4_bankNameLabel\" | \"step4_classificationEntityLabel\" | \"step4_businessSelectItemLabel\" | \"step4_individualSelectItemLabel\" | \"step4_foreignSelectItemLabel\" | \"step4_classificationCPFLabel\" | \"step4_patronymicNameLabel\" | \"step4_voCodeLabel\" | \"step4_agencyCodeLabel\" | \"step4_branchCodeLabel\" | \"step4_classificationLabel\" | \"step4_taxPayerIdLabel\" | \"step4_bankAddressLabel\" | \"step4_bankCityLabel\" | \"step4_bankStateLabel\" | \"step4_bankPostalCodeLabel\" | \"step4_eftWithdrawalLabel\" | \"step4_fxWireProcessingFeeLabel\" | \"step4_verifyEmailHeaderText\" | \"step4_verifyEmailDescriptionText\" | \"step4_modalTitle\" | \"step4_modalDescription\" | \"step4_modalButtonText\" | \"dashboard_statusTextActive\" | \"dashboard_statusTextNotActive\" | \"dashboard_statusTextNotVerified\" | \"dashboard_badgeTextSubmittedOn\" | \"dashboard_badgeTextSubmittedOnW8\" | \"dashboard_badgeTextAwaitingReview\" | \"dashboard_taxAlertHeaderNotActiveW9\" | \"dashboard_taxAlertHeaderNotActiveW8\" | \"dashboard_taxAlertNotActiveMessageW9\" | \"dashboard_taxAlertNotActiveMessageW8\" | \"dashboard_invalidForm\" | \"dashboard_bankingInformationSectionHeader\" | \"dashboard_taxDocumentSectionHeader\" | \"dashboard_taxDocumentSectionSubHeader\" | \"dashboard_noFormNeededSubtext\" | \"dashboard_indirectTaxInfoSectionHeader\" | \"dashboard_indirectTaxInfoCanada\" | \"dashboard_indirectTaxInfoOtherCountry\" | \"dashboard_indirectTaxInfoSpain\" | \"dashboard_indirectTaxTooltipSupport\" | \"dashboard_indirectTaxDetails\" | \"dashboard_newFormButton\" | \"dashboard_editPaymentInformationButton\" | \"dashboard_notRegisteredForTax\" | \"dashboard_qstNumber\" | \"dashboard_subRegionTaxNumber\" | \"dashboard_statusBadgeText\" | \"dashboard_thresholdPayoutText\" | \"dashboard_accountText\" | \"dashboard_invoiceColumnTitle\" | \"dashboard_dateColumnTitle\" | \"dashboard_earningsColumnTitle\" | \"dashboard_indirectTaxColumnTitle\" | \"dashboard_payoutFromImpact\" | \"dashboard_earningsAfterTaxColumnTitle\" | \"dashboard_payoutHoldAlertHeader\" | \"dashboard_payoutHoldAlertDescription\" | \"dashboard_payoutMissingInformationText\" | \"dashboard_invoiceDescription\" | \"dashboard_invoicePrevLabel\" | \"dashboard_invoiceMoreLabel\" | \"dashboard_invoiceHeader\" | \"dashboard_invoiceEmptyStateHeader\" | \"dashboard_invoiceEmptyStateText\" | \"dashboard_replaceTaxFormModalHeader\" | \"dashboard_replaceTaxFormModalBodyText\" | \"dashboard_verificationRequiredHeader\" | \"dashboard_verificationRequiredDescription\" | \"dashboard_verificationRequiredInternalHeader\" | \"dashboard_verificationRequiredInternalDescription\" | \"dashboard_verificationReviewInternalHeader\" | \"dashboard_verificationReviewInternalDescription\" | \"dashboard_verificationFailedInternalHeader\" | \"dashboard_verificationFailedInternalDescription\" | \"dashboard_verificationRequiredButtonText\" | \"formStep\" | \"generalErrorTitle\" | \"generalErrorDescription\" | \"fieldRequiredError\" | \"invalidCharacterError\" | \"fieldInvalidError\" | \"continueButton\" | \"backButton\" | \"cancelButton\" | \"isPartnerAlertHeader\" | \"isPartnerAlertDescription\" | \"searchForCountryText\" | \"loadingErrorAlertHeader\" | \"loadingErrorAlertDescription\" | \"taxAndPayoutsDescription\" | \"supportLink\" | \"stateController\" | \"demoData\" | \"disconnectedCallback\" | \"getGeneralStepTextProps\" | \"render\">>; disconnectedCallback?: () => void; getGeneralStepTextProps?: (prefix: string) => PickPrefix<TaxAndCashMonolith, string> & { generalErrorTitle: string; generalErrorDescription: string; fieldRequiredError: string; invalidCharacterError: string; fieldInvalidError: string; continueButton: string; backButton: string; cancelButton: string; isPartnerAlertHeader: string; isPartnerAlertDescription: string; loadingErrorAlertHeader: string; loadingErrorAlertDescription: string; taxAndPayoutsDescription: string; searchForCountryText: string; formStep: string; supportLink: string; }; render?: () => any; }",
5023
5276
  "references": {
5024
5277
  "DemoData": {
5025
5278
  "location": "import",
5026
5279
  "path": "../../../global/demo"
5027
5280
  },
5028
- "UseTaxAndCashResultType": {
5029
- "location": "import",
5030
- "path": "./useTaxAndCash"
5281
+ "TaxAndCashMonolith": {
5282
+ "location": "global"
5031
5283
  }
5032
5284
  }
5033
5285
  },
@@ -5037,9 +5289,6 @@ export class TaxAndCashMonolith {
5037
5289
  "tags": [{
5038
5290
  "text": undefined,
5039
5291
  "name": "undocumented"
5040
- }, {
5041
- "text": "object",
5042
- "name": "uiType"
5043
5292
  }],
5044
5293
  "text": ""
5045
5294
  }
@@ -5051,8 +5300,13 @@ function useDemoTaxAndCash(props) {
5051
5300
  namespace: TAX_CONTEXT_NAMESPACE,
5052
5301
  initialValue: "/1",
5053
5302
  });
5303
+ console.log("PROPS", props);
5304
+ const states = parseStates(props.stateController);
5305
+ const formatted = Object.keys(states).reduce((prev, key) => key === "sqm-tax-and-cash"
5306
+ ? { ...prev, ...states[key] }
5307
+ : { ...prev, [`${key}_stateController`]: states[key] }, {});
5054
5308
  return deepmerge({
5055
5309
  step,
5056
5310
  setStep,
5057
- }, props.demoData || {}, { arrayMerge: (_, a) => a });
5311
+ }, props.demoData || formatted || {}, { arrayMerge: (_, a) => a });
5058
5312
  }