@saasquatch/mint-components 1.15.0-8 → 1.15.0-81

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 (917) 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-afc40c22.js → ShadowViewAddon-9bf35bfe.js} +1570 -1398
  4. package/dist/cjs/{copy-text-view-9d4259f4.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/{global-124aec2c.js → global-16279e95.js} +12152 -11932
  9. package/dist/cjs/{index-a29c60ef.js → index-a43a63b4.js} +4 -0
  10. package/dist/cjs/{index.module-ee84433d.js → index.module-4f54e412.js} +191 -191
  11. package/dist/cjs/loader.cjs.js +5 -5
  12. package/dist/cjs/{luxon-2926d85f.js → luxon-949beaf2.js} +2 -2
  13. package/dist/cjs/mint-components.cjs.js +5 -5
  14. package/dist/cjs/{mixins-f7e0377a.js → mixins-4761d472.js} +6 -6
  15. package/dist/cjs/{mockRewardData-272e22d6.js → mockRewardData-df37c8a3.js} +2 -2
  16. package/dist/cjs/parseStates-d1effc19.js +16 -0
  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} +1141 -301
  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 +1255 -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 -13
  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 +169 -4
  95. package/dist/collection/components/sqm-big-stat/useBigStat.js +127 -8
  96. package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +14 -5
  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 +13 -6
  111. package/dist/collection/components/sqm-hero/sqm-hero.js +30 -5
  112. package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +2 -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 +202 -61
  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 +80 -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 +44 -3
  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 +6 -5
  198. package/dist/collection/components/sqm-share-link/sqm-share-link.js +10 -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-bdedf635.js → ShadowViewAddon-3c2957fe.js} +1569 -1396
  270. package/dist/esm/{copy-text-view-ca98ab38.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/{global-6dc825bc.js → global-2f3b2adb.js} +11849 -11630
  275. package/dist/esm/{index-91e7729f.js → index-b3a06de8.js} +4 -0
  276. package/dist/esm/{index.module-89a79f66.js → index.module-38dad6c9.js} +153 -153
  277. package/dist/esm/loader.js +5 -5
  278. package/dist/esm/{luxon-8d51c92b.js → luxon-bbf75a9d.js} +1 -1
  279. package/dist/esm/mint-components.js +5 -5
  280. package/dist/esm/{mixins-83f90fa1.js → mixins-f750863a.js} +6 -6
  281. package/dist/esm/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +2 -2
  282. package/dist/esm/parseStates-ed75e224.js +14 -0
  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} +1053 -215
  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 +1251 -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 -10
  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-3c2957fe.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/{global-6dc825bc.js → global-2f3b2adb.js} +5 -5
  365. package/dist/esm-es5/{index-91e7729f.js → index-b3a06de8.js} +1 -1
  366. package/dist/esm-es5/index.module-38dad6c9.js +1 -0
  367. package/dist/esm-es5/loader.js +1 -1
  368. package/dist/esm-es5/luxon-bbf75a9d.js +1 -0
  369. package/dist/esm-es5/mint-components.js +1 -1
  370. package/dist/esm-es5/mixins-f750863a.js +1 -0
  371. package/dist/esm-es5/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +1 -1
  372. package/dist/esm-es5/parseStates-ed75e224.js +1 -0
  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-e145e4f8.js → p-07dc6d68.js} +1 -1
  454. package/dist/mint-components/{p-5bedb58c.js → p-08700497.js} +1 -1
  455. package/dist/mint-components/p-0935f9b7.system.js +1 -0
  456. package/dist/mint-components/{p-284e4ed5.entry.js → p-0b0f49ad.entry.js} +1 -1
  457. package/dist/mint-components/p-0bb21f5b.system.entry.js +1 -0
  458. package/dist/mint-components/{p-164a9103.system.entry.js → p-0cba75e6.system.entry.js} +1 -1
  459. package/dist/mint-components/{p-36ffebd8.system.entry.js → p-0d22c0e5.system.entry.js} +1 -1
  460. package/dist/mint-components/p-0e532b53.entry.js +1 -0
  461. package/dist/mint-components/{p-480e08e9.js → p-0e59a91e.js} +2 -2
  462. package/dist/mint-components/p-0ea61502.system.js +1 -0
  463. package/dist/mint-components/p-100c878b.system.entry.js +1 -0
  464. package/dist/mint-components/p-115dfc03.system.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-13f3a647.js +1 -0
  468. package/dist/mint-components/p-14128c84.system.entry.js +1 -0
  469. package/dist/mint-components/{p-7c2b9fe4.system.js → p-15012f59.system.js} +1 -1
  470. package/dist/mint-components/p-153a122d.system.js +1 -0
  471. package/dist/mint-components/p-15bfd7e2.system.js +1 -0
  472. package/dist/mint-components/p-1a278658.entry.js +1 -0
  473. package/dist/mint-components/{p-dbc0e4f8.system.js → p-1c1f4ce7.system.js} +1 -1
  474. package/dist/mint-components/p-1cd0e1e9.system.js +1 -0
  475. package/dist/mint-components/p-204861a6.js +1 -0
  476. package/dist/mint-components/p-209ea185.js +1 -0
  477. package/dist/mint-components/p-21fab6ef.system.js +1 -0
  478. package/dist/mint-components/{p-3af1ec4c.entry.js → p-22c11f0e.entry.js} +1 -1
  479. package/dist/mint-components/{p-f4a8ee29.system.entry.js → p-22d20816.system.entry.js} +1 -1
  480. package/dist/mint-components/p-2403c6e1.system.js +1 -0
  481. package/dist/mint-components/p-240bec23.js +1 -0
  482. package/dist/mint-components/{p-4b6f2eca.system.entry.js → p-258f4e5e.system.entry.js} +1 -1
  483. package/dist/mint-components/p-2a8e2f28.system.js +1 -0
  484. package/dist/mint-components/p-2c310c7d.entry.js +1 -0
  485. package/dist/mint-components/p-3055141d.entry.js +11 -0
  486. package/dist/mint-components/p-33703509.system.entry.js +1 -0
  487. package/dist/mint-components/p-35a2332d.js +448 -0
  488. package/dist/mint-components/p-36b1414b.system.js +1 -0
  489. package/dist/mint-components/{p-c0f19490.js → p-3787a4d6.js} +1 -1
  490. package/dist/mint-components/p-3cb249c3.js +1 -0
  491. package/dist/mint-components/p-3d1b91a1.system.entry.js +1 -0
  492. package/dist/mint-components/p-3d99fa43.entry.js +1 -0
  493. package/dist/mint-components/{p-13ed8586.system.js → p-3dc34570.system.js} +1 -1
  494. package/dist/mint-components/{p-20245645.js → p-3eba9036.js} +1 -1
  495. package/dist/mint-components/p-404daf1c.entry.js +144 -0
  496. package/dist/mint-components/p-40c01a5a.system.js +1 -0
  497. package/dist/mint-components/{p-4b6dc0e5.entry.js → p-4204a6e3.entry.js} +1 -1
  498. package/dist/mint-components/{p-f4a72903.system.entry.js → p-4271f436.system.entry.js} +1 -1
  499. package/dist/mint-components/{p-6a8d9def.system.entry.js → p-42b62299.system.entry.js} +1 -1
  500. package/dist/mint-components/p-42da8239.system.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-64d7775b.entry.js +9 -0
  524. package/dist/mint-components/{p-b5fb3826.system.js → p-6578ea31.system.js} +1 -1
  525. package/dist/mint-components/p-672d144e.entry.js +1 -0
  526. package/dist/mint-components/p-67ad2252.system.js +1 -0
  527. package/dist/mint-components/{p-dc52c36a.js → p-68043f30.js} +1 -1
  528. package/dist/mint-components/p-692bacf3.js +1 -0
  529. package/dist/mint-components/{p-9ec99ced.js → p-6951663b.js} +1 -1
  530. package/dist/mint-components/p-69d64372.system.entry.js +1 -0
  531. package/dist/mint-components/p-6ad674c2.js +103 -0
  532. package/dist/mint-components/p-6b076bae.system.entry.js +1 -0
  533. package/dist/mint-components/p-6e069052.entry.js +1 -0
  534. package/dist/mint-components/{p-b7d1469d.system.entry.js → p-7059ee40.system.entry.js} +1 -1
  535. package/dist/mint-components/{p-2ae0e06a.entry.js → p-711bc624.entry.js} +1 -1
  536. package/dist/mint-components/p-71271fbd.system.js +1 -0
  537. package/dist/mint-components/{p-6d9e52c7.system.js → p-7159c51c.system.js} +1 -1
  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-9374b5bb.system.entry.js +1 -0
  555. package/dist/mint-components/{p-ccf8c9aa.entry.js → p-94f9fbf7.entry.js} +1 -1
  556. package/dist/mint-components/{p-a9f4ddb1.js → p-9580aac3.js} +1 -1
  557. package/dist/mint-components/{p-87c21535.entry.js → p-9aadc253.entry.js} +1 -1
  558. package/dist/mint-components/{p-619c2aa3.entry.js → p-9c2d515d.entry.js} +2 -2
  559. package/dist/mint-components/p-9e00773c.entry.js +258 -0
  560. package/dist/mint-components/p-9e297104.entry.js +1 -0
  561. package/dist/mint-components/p-9f82e69d.entry.js +1 -0
  562. package/dist/mint-components/{p-5488fdd9.system.js → p-9fb8b33a.system.js} +1 -1
  563. package/dist/mint-components/{p-8175e85f.system.js → p-a148663a.system.js} +1 -1
  564. package/dist/mint-components/{p-ac9f4085.system.entry.js → p-a2533860.system.entry.js} +1 -1
  565. package/dist/mint-components/{p-35b475bf.js → p-a45680fe.js} +1 -1
  566. package/dist/mint-components/p-a5c9ce6c.entry.js +1 -0
  567. package/dist/mint-components/{p-127e66c2.system.js → p-a6f4fb03.system.js} +1 -1
  568. package/dist/mint-components/{p-faba3198.entry.js → p-a7ee19dc.entry.js} +1 -1
  569. package/dist/mint-components/p-abd33116.system.entry.js +1 -0
  570. package/dist/mint-components/{p-abefb7cc.js → p-ac11e10a.js} +1 -1
  571. package/dist/mint-components/{p-8362cb4c.system.entry.js → p-ac2fdad8.system.entry.js} +1 -1
  572. package/dist/mint-components/p-b065215a.entry.js +1 -0
  573. package/dist/mint-components/{p-d6831af5.js → p-b22b7891.js} +1 -1
  574. package/dist/mint-components/{p-a37541ae.system.entry.js → p-b3112c88.system.entry.js} +1 -1
  575. package/dist/mint-components/{p-345fd28e.system.entry.js → p-b3da317b.system.entry.js} +1 -1
  576. package/dist/mint-components/{p-571e1427.system.js → p-b6911812.system.js} +1 -1
  577. package/dist/mint-components/p-b710c7e0.js +1 -0
  578. package/dist/mint-components/p-b86f944c.entry.js +25 -0
  579. package/dist/mint-components/p-b8fed018.system.js +1 -0
  580. package/dist/mint-components/{p-1a6b7d2a.entry.js → p-b9bccc55.entry.js} +1 -1
  581. package/dist/mint-components/p-ba16858e.system.entry.js +1 -0
  582. package/dist/mint-components/p-bad50dc1.entry.js +1 -0
  583. package/dist/mint-components/{p-a81b507f.entry.js → p-bb627d95.entry.js} +2 -2
  584. package/dist/mint-components/{p-44a82cf3.system.js → p-bcb48c32.system.js} +22 -22
  585. package/dist/mint-components/p-bd288a80.system.js +1 -0
  586. package/dist/mint-components/p-be88596c.system.js +1 -0
  587. package/dist/mint-components/p-bfc16195.system.entry.js +1 -0
  588. package/dist/mint-components/{p-44891949.entry.js → p-c3884e55.entry.js} +1 -1
  589. package/dist/mint-components/{p-96431b4f.system.entry.js → p-c3dce602.system.entry.js} +1 -1
  590. package/dist/mint-components/p-c3fe8514.system.entry.js +1 -0
  591. package/dist/mint-components/p-c4886223.entry.js +1 -0
  592. package/dist/mint-components/p-c7965639.entry.js +1 -0
  593. package/dist/mint-components/p-c79bb1c6.entry.js +16 -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-e1a5f64a.entry.js +1 -0
  608. package/dist/mint-components/{p-da7708a7.entry.js → p-e27ff213.entry.js} +1 -1
  609. package/dist/mint-components/p-e539fed3.entry.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-f6665d99.system.entry.js +1 -0
  620. package/dist/mint-components/p-f6762bb5.entry.js +13 -0
  621. package/dist/mint-components/p-f6baa0c9.system.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 +45 -1
  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 +6 -2
  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 +53 -17
  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 +24 -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-reward-exchange-list/sqm-reward-exchange-list.d.ts +7 -0
  691. package/dist/types/components/sqm-reward-exchange-list/useRewardExchangeList.d.ts +1 -0
  692. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +1 -0
  693. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +1 -0
  694. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +1 -0
  695. package/dist/types/components/sqm-rewards-table/columns/RewardTableColumn.d.ts +1 -0
  696. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +2 -1
  697. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +2 -1
  698. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +2 -1
  699. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +2 -1
  700. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +2 -1
  701. package/dist/types/components/sqm-rewards-table/mockRewardData.d.ts +1 -0
  702. package/dist/types/components/sqm-rewards-table/mockTaxData.d.ts +1 -0
  703. package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -0
  704. package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +1 -1
  705. package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +1 -1
  706. package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +2 -1
  707. package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +18 -6
  708. package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +3 -3
  709. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +5 -3
  710. package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +3 -0
  711. package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +23 -0
  712. package/dist/types/components/sqm-stencilbook/BrandSelector.d.ts +9 -0
  713. package/dist/types/components/sqm-stencilbook/Themes.d.ts +6 -6
  714. package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +1 -0
  715. package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +1 -0
  716. package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +8 -0
  717. package/dist/types/components/sqm-task-card/DetailsView.d.ts +6 -0
  718. package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +1 -1
  719. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +1 -5
  720. package/dist/types/components/sqm-task-card/useTaskCard.d.ts +1 -1
  721. package/dist/types/components/sqm-text/Text.stories.d.ts +6 -0
  722. package/dist/types/components/sqm-text/sqm-text.d.ts +12 -0
  723. package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +4 -2
  724. package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +13 -1
  725. package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +1 -0
  726. package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +2 -0
  727. package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +14 -0
  728. package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +1 -1
  729. package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +5 -0
  730. package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +5 -2
  731. package/dist/types/components/tax-and-cash/BankingForm.stories.d.ts +1 -0
  732. package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +1 -1
  733. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +6 -0
  734. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +16 -0
  735. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +7 -1
  736. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +12 -0
  737. package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +5 -2
  738. package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +4 -0
  739. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +1 -0
  740. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -1
  741. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +46 -4
  742. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.d.ts +1 -1
  743. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +1 -1
  744. package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.d.ts +1 -1
  745. package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +1 -1
  746. package/dist/types/components/tax-and-cash/utils.d.ts +1 -1
  747. package/dist/types/components.d.ts +1090 -100
  748. package/dist/types/global/android.d.ts +7 -0
  749. package/dist/types/global/demo.d.ts +2 -0
  750. package/dist/types/global/global.d.ts +2 -2
  751. package/dist/types/global/mixins.d.ts +12 -12
  752. package/dist/types/global/styles.d.ts +10 -2
  753. package/dist/types/insertfont.d.ts +1 -0
  754. package/dist/types/saasquatch.d.ts +142 -0
  755. package/dist/types/stories/features.d.ts +4 -0
  756. package/dist/types/stories/templates.d.ts +4 -0
  757. package/dist/types/utils/parseStates.d.ts +1 -0
  758. package/dist/types/utils/utils.d.ts +1 -0
  759. package/docs/docs.docx +0 -0
  760. package/docs/raisins.json +1 -1
  761. package/grapesjs/grapesjs.js +1 -1
  762. package/package.json +3 -2
  763. package/dist/cjs/ErrorView-b2fcf954.js +0 -35
  764. package/dist/cjs/sqm-asset-card-view-21ddf04f.js +0 -51
  765. package/dist/cjs/sqm-asset-card.cjs.entry.js +0 -45
  766. package/dist/cjs/sqm-invoice-table-view-f369b0a6.js +0 -2038
  767. package/dist/cjs/sqm-leaderboard-rank-view-d39a55d8.js +0 -10
  768. package/dist/cjs/sqm-navigation-sidebar-item-view-6f35d2ee.js +0 -45
  769. package/dist/cjs/sqm-referred-registration.cjs.entry.js +0 -178
  770. package/dist/cjs/sqm-text-span-view-56e48a78.js +0 -62
  771. package/dist/collection/components/sqm-asset-card/AssetCard.stories.js +0 -29
  772. package/dist/collection/components/sqm-asset-card/sqm-asset-card-view.js +0 -46
  773. package/dist/collection/components/sqm-asset-card/sqm-asset-card.js +0 -107
  774. package/dist/collection/components/sqm-asset-card/useAssetCard.js +0 -9
  775. package/dist/esm/ErrorView-48e2b969.js +0 -33
  776. package/dist/esm/sqm-asset-card-view-fe5db3c0.js +0 -49
  777. package/dist/esm/sqm-asset-card.entry.js +0 -41
  778. package/dist/esm/sqm-invoice-table-view-1bd8afaa.js +0 -2022
  779. package/dist/esm/sqm-leaderboard-rank-view-753c8d4a.js +0 -8
  780. package/dist/esm/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -43
  781. package/dist/esm/sqm-referred-registration.entry.js +0 -174
  782. package/dist/esm/sqm-text-span-view-c577cc60.js +0 -60
  783. package/dist/esm-es5/ErrorView-48e2b969.js +0 -1
  784. package/dist/esm-es5/GenericTableView-e7addb2b.js +0 -1
  785. package/dist/esm-es5/ShadowViewAddon-bdedf635.js +0 -1
  786. package/dist/esm-es5/copy-text-view-ca98ab38.js +0 -1
  787. package/dist/esm-es5/email-registration-view-a7818cf2.js +0 -1
  788. package/dist/esm-es5/index.module-89a79f66.js +0 -1
  789. package/dist/esm-es5/luxon-8d51c92b.js +0 -1
  790. package/dist/esm-es5/mixins-83f90fa1.js +0 -1
  791. package/dist/esm-es5/re-render-cc945f38.js +0 -1
  792. package/dist/esm-es5/sqm-asset-card-view-fe5db3c0.js +0 -1
  793. package/dist/esm-es5/sqm-asset-card.entry.js +0 -1
  794. package/dist/esm-es5/sqm-banking-info-form_17.entry.js +0 -1
  795. package/dist/esm-es5/sqm-big-stat_41.entry.js +0 -1
  796. package/dist/esm-es5/sqm-invoice-table-view-1bd8afaa.js +0 -1
  797. package/dist/esm-es5/sqm-leaderboard-rank-view-753c8d4a.js +0 -1
  798. package/dist/esm-es5/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -1
  799. package/dist/esm-es5/sqm-navigation-sidebar-view-9d802b78.js +0 -1
  800. package/dist/esm-es5/sqm-portal-forgot-password-view-50444a7c.js +0 -1
  801. package/dist/esm-es5/sqm-portal-login-view-37c85d04.js +0 -1
  802. package/dist/esm-es5/sqm-qr-code-view-10b8b4cb.js +0 -1
  803. package/dist/esm-es5/sqm-referred-registration.entry.js +0 -1
  804. package/dist/esm-es5/sqm-text-span-view-c577cc60.js +0 -1
  805. package/dist/esm-es5/stencil-hooks.module-4bc38af4.js +0 -53
  806. package/dist/esm-es5/useChildElements-7945ae56.js +0 -1
  807. package/dist/esm-es5/useInstantAccessRegistration-dc4ad9f2.js +0 -1
  808. package/dist/esm-es5/usePortalLogin-ef647a50.js +0 -1
  809. package/dist/esm-es5/usePortalRegistrationForm-4b35a357.js +0 -1
  810. package/dist/esm-es5/useReferralCodes-8f75921a.js +0 -1
  811. package/dist/esm-es5/useReferralTable-b3876ed6.js +0 -1
  812. package/dist/esm-es5/useRegistrationFormState-d6f33135.js +0 -1
  813. package/dist/esm-es5/useVerificationEmail-edc318cb.js +0 -1
  814. package/dist/esm-es5/utilities-5b0ca040.js +0 -1
  815. package/dist/esm-es5/utils-334c1e34.js +0 -1
  816. package/dist/mint-components/p-00ed4c2e.entry.js +0 -1
  817. package/dist/mint-components/p-04a6e457.entry.js +0 -1
  818. package/dist/mint-components/p-09a77c82.system.entry.js +0 -1
  819. package/dist/mint-components/p-11519322.system.js +0 -1
  820. package/dist/mint-components/p-11542862.system.entry.js +0 -1
  821. package/dist/mint-components/p-141bf5c1.system.entry.js +0 -1
  822. package/dist/mint-components/p-14a65f29.system.js +0 -1
  823. package/dist/mint-components/p-1513309d.entry.js +0 -1
  824. package/dist/mint-components/p-19ccb4ce.js +0 -1
  825. package/dist/mint-components/p-1b3ab15a.system.entry.js +0 -1
  826. package/dist/mint-components/p-1fa9ed0d.system.entry.js +0 -1
  827. package/dist/mint-components/p-208d8d75.system.entry.js +0 -1
  828. package/dist/mint-components/p-217514ac.system.js +0 -1
  829. package/dist/mint-components/p-2195c312.entry.js +0 -13
  830. package/dist/mint-components/p-229f797b.js +0 -1
  831. package/dist/mint-components/p-24db5c70.js +0 -1
  832. package/dist/mint-components/p-275b4767.entry.js +0 -1
  833. package/dist/mint-components/p-2bbff88f.entry.js +0 -1
  834. package/dist/mint-components/p-2c07df76.entry.js +0 -144
  835. package/dist/mint-components/p-2dca9e1a.system.js +0 -1
  836. package/dist/mint-components/p-2e110002.system.js +0 -1
  837. package/dist/mint-components/p-338bcfd6.system.js +0 -1
  838. package/dist/mint-components/p-33c96e14.entry.js +0 -16
  839. package/dist/mint-components/p-38de17fa.system.js +0 -1
  840. package/dist/mint-components/p-38e5c429.system.js +0 -1
  841. package/dist/mint-components/p-38fc919b.entry.js +0 -1
  842. package/dist/mint-components/p-3a49811c.js +0 -1
  843. package/dist/mint-components/p-3a62a7e2.system.js +0 -1
  844. package/dist/mint-components/p-3db34d68.js +0 -1
  845. package/dist/mint-components/p-420554af.system.entry.js +0 -1
  846. package/dist/mint-components/p-42187319.system.entry.js +0 -1
  847. package/dist/mint-components/p-4428294b.entry.js +0 -1
  848. package/dist/mint-components/p-469ad274.js +0 -394
  849. package/dist/mint-components/p-48135f99.system.js +0 -53
  850. package/dist/mint-components/p-484196f8.entry.js +0 -9
  851. package/dist/mint-components/p-49206a9c.entry.js +0 -1
  852. package/dist/mint-components/p-49deb225.entry.js +0 -1
  853. package/dist/mint-components/p-4dbe2d08.entry.js +0 -25
  854. package/dist/mint-components/p-4e5af50c.js +0 -1
  855. package/dist/mint-components/p-55c16fb9.system.js +0 -1
  856. package/dist/mint-components/p-5dbe8b0a.system.js +0 -1
  857. package/dist/mint-components/p-6055eb4c.system.js +0 -1
  858. package/dist/mint-components/p-6333265f.system.js +0 -1
  859. package/dist/mint-components/p-635d5ef2.system.js +0 -1
  860. package/dist/mint-components/p-6427e963.entry.js +0 -1
  861. package/dist/mint-components/p-642909e6.system.entry.js +0 -1
  862. package/dist/mint-components/p-65ba9e94.entry.js +0 -1
  863. package/dist/mint-components/p-6b7a595f.system.js +0 -1
  864. package/dist/mint-components/p-6cd4f2b1.system.js +0 -1
  865. package/dist/mint-components/p-6eaf9c57.entry.js +0 -1
  866. package/dist/mint-components/p-6f34c2c2.entry.js +0 -13
  867. package/dist/mint-components/p-734695a0.entry.js +0 -205
  868. package/dist/mint-components/p-775f3ded.entry.js +0 -1
  869. package/dist/mint-components/p-7ab21e4d.entry.js +0 -1
  870. package/dist/mint-components/p-7cbec088.system.entry.js +0 -1
  871. package/dist/mint-components/p-7e3a84bc.js +0 -1
  872. package/dist/mint-components/p-802b9f7e.entry.js +0 -1
  873. package/dist/mint-components/p-8053366e.system.entry.js +0 -1
  874. package/dist/mint-components/p-837dbf90.system.entry.js +0 -1
  875. package/dist/mint-components/p-893d7ab4.js +0 -1
  876. package/dist/mint-components/p-8abfeff8.entry.js +0 -1
  877. package/dist/mint-components/p-8c23d1b8.js +0 -1
  878. package/dist/mint-components/p-8c494bf1.js +0 -1
  879. package/dist/mint-components/p-8d9d04b7.system.entry.js +0 -1
  880. package/dist/mint-components/p-90421929.system.entry.js +0 -1
  881. package/dist/mint-components/p-91521e9d.js +0 -1
  882. package/dist/mint-components/p-92816d1f.js +0 -1
  883. package/dist/mint-components/p-93fed35b.system.js +0 -1
  884. package/dist/mint-components/p-94a876b9.js +0 -1
  885. package/dist/mint-components/p-97d4d651.system.js +0 -1
  886. package/dist/mint-components/p-98698131.js +0 -1
  887. package/dist/mint-components/p-9acb5038.js +0 -1
  888. package/dist/mint-components/p-9cf80e85.system.entry.js +0 -1
  889. package/dist/mint-components/p-9fe143f5.js +0 -1
  890. package/dist/mint-components/p-b889ec31.entry.js +0 -258
  891. package/dist/mint-components/p-bd2a2546.system.js +0 -1
  892. package/dist/mint-components/p-bfc7cfc0.system.js +0 -1
  893. package/dist/mint-components/p-c060f770.system.entry.js +0 -1
  894. package/dist/mint-components/p-c36506f6.system.entry.js +0 -1
  895. package/dist/mint-components/p-c39db551.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-dcc81e90.entry.js +0 -1
  901. package/dist/mint-components/p-df89186f.system.js +0 -1
  902. package/dist/mint-components/p-e01fe915.js +0 -1248
  903. package/dist/mint-components/p-e6f50ffd.entry.js +0 -1
  904. package/dist/mint-components/p-eab1c9f3.js +0 -1
  905. package/dist/mint-components/p-ed11966d.system.js +0 -1
  906. package/dist/mint-components/p-eda5e82c.entry.js +0 -1
  907. package/dist/mint-components/p-f2228da3.system.entry.js +0 -1
  908. package/dist/mint-components/p-f26aedcd.system.js +0 -1
  909. package/dist/mint-components/p-f2d8d3d3.system.entry.js +0 -1
  910. package/dist/mint-components/p-f708da7b.js +0 -1
  911. package/dist/mint-components/p-fd0a013f.entry.js +0 -1
  912. package/dist/types/components/sqm-asset-card/AssetCard.stories.d.ts +0 -7
  913. package/dist/types/components/sqm-asset-card/sqm-asset-card-view.d.ts +0 -8
  914. package/dist/types/components/sqm-asset-card/sqm-asset-card.d.ts +0 -24
  915. package/dist/types/components/sqm-asset-card/useAssetCard.d.ts +0 -7
  916. /package/dist/collection/components/tax-and-cash/{sqm-tax-and-cash/data.js → data.js} +0 -0
  917. /package/dist/types/components/tax-and-cash/{sqm-tax-and-cash/data.d.ts → data.d.ts} +0 -0
@@ -6,7 +6,6 @@
6
6
  */
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
8
  import { DemoData } from "./global/demo";
9
- import { AssetCardViewProps } from "./components/sqm-asset-card/sqm-asset-card-view";
10
9
  import { BankingInfoFormViewProps } from "./components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view";
11
10
  import { BigStatViewProps } from "./components/sqm-big-stat/sqm-big-stat-view";
12
11
  import { CheckboxFieldViewProps } from "./components/sqm-checkbox-field/sqm-checkbox-field-view";
@@ -22,11 +21,13 @@ import { UseIndirectTaxFormResult } from "./components/tax-and-cash/sqm-indirect
22
21
  import { InputFieldViewProps } from "./components/sqm-input-field/sqm-input-field-view";
23
22
  import { EmailRegistrationViewProps } from "./components/views/email-registration-view";
24
23
  import { GenericTableViewProps } from "./tables/GenericTableView";
24
+ import { FraudStatus, ImpactConnection, Invoice, Referral, Referrer, Reward } from "./saasquatch";
25
25
  import { LeaderboardViewProps } from "./components/sqm-leaderboard/sqm-leaderboard-view";
26
26
  import { LeaderboardRankViewProps } from "./components/sqm-leaderboard-rank/sqm-leaderboard-rank-view";
27
27
  import { CopyTextViewProps } from "./components/views/copy-text-view";
28
28
  import { NameFieldsViewProps } from "./components/sqm-name-fields/sqm-name-fields-view";
29
29
  import { NavigationMenuViewProps } from "./components/sqm-navigation-menu/sqm-navigation-menu-view";
30
+ import { NavigationSidebarViewProps } from "./components/sqm-navigation-sidebar/sqm-navigation-sidebar-view";
30
31
  import { NavigationSidebarItemViewProps } from "./components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view";
31
32
  import { UsePagination } from "./components/sqm-pagination/usePagination";
32
33
  import { PasswordFieldViewDemoProps } from "./components/sqm-password-field/sqm-password-field";
@@ -50,7 +51,6 @@ import { ReferralDates } from "./components/sqm-referral-table/useReferralTable"
50
51
  import { RewardExchangeViewProps } from "./components/sqm-reward-exchange-list/sqm-reward-exchange-list-view";
51
52
  import { ShareButtonViewProps } from "./components/sqm-share-button/sqm-share-button-view";
52
53
  import { TaskCardViewProps } from "./components/sqm-task-card/sqm-task-card-view";
53
- import { UseTaxAndCashResultType } from "./components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash";
54
54
  import { UseTaxAndCashDashboardResult } from "./components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard";
55
55
  import { UseUserInfoFormResult } from "./components/tax-and-cash/sqm-user-info-form/useUserInfoForm";
56
56
  import { UserNameViewProps } from "./components/sqm-user-name/sqm-user-name-view";
@@ -59,21 +59,6 @@ export namespace Components {
59
59
  "renderCell": () => Promise<any>;
60
60
  "renderLabel": (idx: any) => Promise<any>;
61
61
  }
62
- interface SqmAssetCard {
63
- /**
64
- * @undocumented
65
- * @uiType object
66
- */
67
- "demoData"?: DemoData<AssetCardViewProps>;
68
- /**
69
- * @uiName Banner image
70
- */
71
- "imgUrl": string;
72
- /**
73
- * @uiName Banner title
74
- */
75
- "titleText": string;
76
- }
77
62
  interface SqmBankingInfoForm {
78
63
  /**
79
64
  * @uiName Agency code field label
@@ -116,6 +101,10 @@ export namespace Components {
116
101
  * @uiName Bank province/state field label
117
102
  */
118
103
  "bankStateLabel": string;
104
+ /**
105
+ * @uiName Beneficiary account field description
106
+ */
107
+ "beneficiaryAccountNameDescription": string;
119
108
  /**
120
109
  * @uiName Beneficiary account field label
121
110
  */
@@ -232,6 +221,18 @@ export namespace Components {
232
221
  * @uiWidget textArea
233
222
  */
234
223
  "loadingErrorAlertHeader": string;
224
+ /**
225
+ * @uiName Information modal button text
226
+ */
227
+ "modalButtonText": string;
228
+ /**
229
+ * @uiName Information modal description text
230
+ */
231
+ "modalDescription": string;
232
+ /**
233
+ * @uiName Information modal title
234
+ */
235
+ "modalTitle": string;
235
236
  /**
236
237
  * @uiName Patronymic name field label
237
238
  */
@@ -340,6 +341,7 @@ export namespace Components {
340
341
  * @uiType string
341
342
  * @uiEnum ["left", "right", "center"]
342
343
  * @uiEnumNames ["Left", "Right", "Center"]
344
+ * @uiGroup Additional Settings
343
345
  */
344
346
  "alignment"?: "left" | "right" | "center";
345
347
  /**
@@ -347,18 +349,59 @@ export namespace Components {
347
349
  * @uiType object
348
350
  */
349
351
  "demoData"?: DemoData<BigStatViewProps>;
352
+ /**
353
+ * Font size of the description text in pixels
354
+ * @uiName Description font size
355
+ * @uiGroup Additional Settings
356
+ */
357
+ "descriptionFontSize"?: number;
358
+ /**
359
+ * Color of the description text
360
+ * @uiName Description text color
361
+ * @uiWidget color
362
+ * @uiType string
363
+ * @format color
364
+ * @uiGroup Additional Settings
365
+ */
366
+ "descriptionTextColor"?: string;
350
367
  /**
351
368
  * Controls the order of the stat value & description column
352
369
  * @uiName Flex reverse
353
- * @default
370
+ * @default
371
+ * @uiGroup Additional Settings
354
372
  */
355
373
  "flexReverse"?: boolean;
356
374
  /**
357
375
  * The ID of the program that is used to scope stats. Defaults to the program context when no ID is specified.
358
376
  * @uiName Program ID
359
377
  * @uiWidget programSelector
378
+ * @uiGroup Additional Settings
360
379
  */
361
380
  "programId"?: string;
381
+ /**
382
+ * Font size of the stat text in pixels
383
+ * @uiName Stat font size
384
+ * @uiType string
385
+ * @uiGroup Additional Settings
386
+ */
387
+ "statFontSize"?: number;
388
+ /**
389
+ * Font weight of the stat text
390
+ * @uiName Stat font weight
391
+ * @uiGroup Additional Settings
392
+ * @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
393
+ * @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
394
+ */
395
+ "statFontWeight"?: number;
396
+ /**
397
+ * Color of the stat text
398
+ * @uiName Stat text color
399
+ * @uiWidget color
400
+ * @uiType string
401
+ * @format color
402
+ * @uiGroup Additional Settings
403
+ */
404
+ "statTextColor"?: string;
362
405
  /**
363
406
  * Select what type of stat to display. Manual paths are also supported.
364
407
  * @uiWidget statTypeSelectWidget
@@ -383,6 +426,8 @@ export namespace Components {
383
426
  */
384
427
  "brandFont": string;
385
428
  }
429
+ interface SqmBrandSelector {
430
+ }
386
431
  interface SqmCardFeed {
387
432
  /**
388
433
  * @uiName Column gap
@@ -489,14 +534,47 @@ export namespace Components {
489
534
  "contextName": string;
490
535
  }
491
536
  interface SqmCouponCode {
537
+ /**
538
+ * Background color of share link container
539
+ * @uiName Background color
540
+ * @uiWidget color
541
+ * @format color
542
+ * @uiGroup Style
543
+ */
544
+ "backgroundColor"?: string;
545
+ /**
546
+ * Border color of share link container
547
+ * @uiName Border color
548
+ * @uiWidget color
549
+ * @format color
550
+ * @uiGroup Style
551
+ */
552
+ "borderColor"?: string;
553
+ /**
554
+ * The border radius on the share link container (in pixels)
555
+ * @uiName Border Radius
556
+ * @uiType number
557
+ * @uiGroup Style
558
+ */
559
+ "borderRadius"?: string;
492
560
  /**
493
561
  * Set the copy button style and placement.
494
562
  * @uiName Style
495
563
  * @uiType string
496
564
  * @uiEnum ["icon", "button-outside", "button-below"]
497
565
  * @uiEnumNames ["Icon", "Button outside", "Button below"]
566
+ * @uiGroup Style
498
567
  */
499
568
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
569
+ /**
570
+ * The type of the button (primary or secondary) that will be used to copy the link.
571
+ * @uiName Button Type
572
+ * @uiType string
573
+ * @uiEnum ["primary", "secondary"]
574
+ * @uiEnumNames ["Primary", "Secondary"]
575
+ * @uiGroup Style
576
+ */
577
+ "buttonType"?: "primary" | "secondary";
500
578
  /**
501
579
  * Display this message when the coupon code has been cancelled.
502
580
  * @uiWidget textArea
@@ -569,8 +647,17 @@ export namespace Components {
569
647
  * @uiType string
570
648
  * @uiEnum ["left", "center", "right"]
571
649
  * @uiEnumNames ["Left", "Center", "Right"]
650
+ * @uiGroup Style
572
651
  */
573
652
  "textAlign"?: "left" | "center" | "right";
653
+ /**
654
+ * Color of the text and copy icon
655
+ * @uiName Text color
656
+ * @uiWidget color
657
+ * @format color
658
+ * @uiGroup Style
659
+ */
660
+ "textColor"?: string;
574
661
  /**
575
662
  * The number of milliseconds that the tooltip appears for
576
663
  * @uiName Tooltip lifespan
@@ -583,6 +670,18 @@ export namespace Components {
583
670
  "tooltiptext": string;
584
671
  }
585
672
  interface SqmDividedLayout {
673
+ /**
674
+ * Background color of the divider
675
+ * @uiName Divider Background Color
676
+ * @uiWidget color
677
+ */
678
+ "backgroundColor"?: string;
679
+ /**
680
+ * Color of the divider (defaults to default text color if none is set)
681
+ * @uiName Divider Background Color
682
+ * @uiWidget color
683
+ */
684
+ "borderColor"?: string;
586
685
  /**
587
686
  * Overrides max-width of content area
588
687
  * @uiName Content Area Width
@@ -597,7 +696,7 @@ export namespace Components {
597
696
  */
598
697
  "direction": "row" | "column";
599
698
  /**
600
- * Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
699
+ * @undocumented Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
601
700
  * @uiName Border style
602
701
  */
603
702
  "dividerStyle": string;
@@ -669,6 +768,18 @@ export namespace Components {
669
768
  * @uiWidget textArea
670
769
  */
671
770
  "loadingErrorAlertHeader": string;
771
+ /**
772
+ * @uiName Information modal button text
773
+ */
774
+ "modalButtonText": string;
775
+ /**
776
+ * @uiName Information modal description text
777
+ */
778
+ "modalDescription": string;
779
+ /**
780
+ * @uiName Information modal title
781
+ */
782
+ "modalTitle": string;
672
783
  /**
673
784
  * @uiName Participant type field label
674
785
  */
@@ -895,11 +1006,15 @@ export namespace Components {
895
1006
  }
896
1007
  interface SqmHero {
897
1008
  /**
898
- * Can be an image url, colour or Shoelace variable.
1009
+ * Add an image or select a color. Recommended image aspect ratio of 4:5
899
1010
  * @uiName Background
900
1011
  * @uiWidget Background
901
1012
  */
902
1013
  "background"?: string;
1014
+ /**
1015
+ * @uiName Hide the column in mobile view (can only be used when two columns are present)
1016
+ */
1017
+ "columnToHideInMobile"?: "primary" | "secondary" | null;
903
1018
  /**
904
1019
  * @uiName Columns
905
1020
  * @uiEnum [1, 2]
@@ -936,6 +1051,7 @@ export namespace Components {
936
1051
  * @uiName Background color
937
1052
  * @uiWidget color
938
1053
  * @format color
1054
+ * @uiGroup Style
939
1055
  */
940
1056
  "backgroundColor"?: string;
941
1057
  /**
@@ -951,6 +1067,15 @@ export namespace Components {
951
1067
  * @uiName Button text
952
1068
  */
953
1069
  "buttonText"?: string;
1070
+ /**
1071
+ * The type of the button that is used (primary or secondary).
1072
+ * @uiName Button Type
1073
+ * @uiType string
1074
+ * @uiEnum ["primary", "secondary"]
1075
+ * @uiEnumNames ["Primary", "Secondary"]
1076
+ * @uiGroup Style
1077
+ */
1078
+ "buttonType"?: "primary" | "secondary";
954
1079
  /**
955
1080
  * @uiName Description
956
1081
  * @uiWidget textArea
@@ -965,11 +1090,13 @@ export namespace Components {
965
1090
  * @uiType string
966
1091
  * @uiEnum ["top", "bottom"]
967
1092
  * @uiEnumNames ["Top", "Bottom"]
1093
+ * @uiGroup Style
968
1094
  */
969
1095
  "imageMobilePos": "top" | "bottom";
970
1096
  /**
971
1097
  * @uiName Image percentage
972
1098
  * @uiType number
1099
+ * @uiGroup Style
973
1100
  */
974
1101
  "imagePercentage": number;
975
1102
  /**
@@ -977,6 +1104,7 @@ export namespace Components {
977
1104
  * @uiType string
978
1105
  * @uiEnum ["left", "center", "right"]
979
1106
  * @uiEnumNames ["Left", "Center", "Right"]
1107
+ * @uiGroup Style
980
1108
  */
981
1109
  "imagePos": "left" | "center" | "right";
982
1110
  /**
@@ -990,16 +1118,19 @@ export namespace Components {
990
1118
  * @uiType string
991
1119
  * @uiEnum ["overlay", "columns"]
992
1120
  * @uiEnumNames ["Overlay", "Two-column"]
1121
+ * @uiGroup Style
993
1122
  */
994
1123
  "layout": "overlay" | "columns";
995
1124
  /**
996
1125
  * @uiName Overlay color
997
1126
  * @uiWidget color
998
1127
  * @format color
1128
+ * @uiGroup Style
999
1129
  */
1000
1130
  "overlayColor"?: string;
1001
1131
  /**
1002
1132
  * @uiName Overlay opacity
1133
+ * @uiGroup Style
1003
1134
  */
1004
1135
  "overlayOpacity": string;
1005
1136
  /**
@@ -1007,6 +1138,7 @@ export namespace Components {
1007
1138
  * @uiType string
1008
1139
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
1009
1140
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
1141
+ * @uiGroup Style
1010
1142
  */
1011
1143
  "paddingImage": Spacing;
1012
1144
  /**
@@ -1014,12 +1146,14 @@ export namespace Components {
1014
1146
  * @uiType string
1015
1147
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
1016
1148
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
1149
+ * @uiGroup Style
1017
1150
  */
1018
1151
  "paddingText": Spacing;
1019
1152
  /**
1020
1153
  * @uiName Text color
1021
1154
  * @uiWidget color
1022
1155
  * @format color
1156
+ * @uiGroup Style
1023
1157
  */
1024
1158
  "textColor"?: string;
1025
1159
  }
@@ -1441,6 +1575,26 @@ export namespace Components {
1441
1575
  * @uiName Unknown user text
1442
1576
  */
1443
1577
  "anonymousUser": string;
1578
+ /**
1579
+ * Changes the background color of the leaderboard.
1580
+ * @uiName Background Color
1581
+ * @uiWidget color
1582
+ * @uiGroup Style
1583
+ */
1584
+ "background"?: string;
1585
+ /**
1586
+ * Changes the border color of the table rows.
1587
+ * @uiName Border Color
1588
+ * @uiWidget color
1589
+ * @uiGroup Style
1590
+ */
1591
+ "borderColor"?: string;
1592
+ /**
1593
+ * Leaderboard border radius in pixels.
1594
+ * @uiName Border Radius
1595
+ * @uiGroup Style
1596
+ */
1597
+ "borderRadius"?: number;
1444
1598
  /**
1445
1599
  * @undocumented
1446
1600
  * @uiType object
@@ -1509,15 +1663,31 @@ export namespace Components {
1509
1663
  * @uiName Stats column heading
1510
1664
  */
1511
1665
  "statsheading": string;
1666
+ /**
1667
+ * Text color of the leaderboard.
1668
+ * @uiName Text Color
1669
+ * @uiWidget color
1670
+ * @uiGroup Style
1671
+ */
1672
+ "textColor"?: string;
1512
1673
  /**
1513
1674
  * @uiName User column heading
1514
1675
  */
1515
1676
  "usersheading": string;
1516
1677
  /**
1678
+ * Changes the background color of the viewing user row in the leaderboard.
1679
+ * @uiName Viewing User Highlight Color
1680
+ * @uiWidget color
1681
+ * @uiGroup Style
1682
+ */
1683
+ "viewingUserHighlightColor"?: string;
1684
+ /**
1685
+ * Changes the text color of the viewing user row in the leaderboard.
1686
+ * @uiName Viewing User Text Color
1517
1687
  * @uiWidget color
1518
- * @uiName Viewing user highlight color
1688
+ * @uiGroup Style
1519
1689
  */
1520
- "viewingUserHighlightColor": string;
1690
+ "viewingUserHighlightTextColor"?: string;
1521
1691
  /**
1522
1692
  * @uiName Viewing user text
1523
1693
  */
@@ -1660,8 +1830,47 @@ export namespace Components {
1660
1830
  "menuLabel": string;
1661
1831
  }
1662
1832
  interface SqmNavigationSidebar {
1833
+ /**
1834
+ * @undocumented
1835
+ * @uiType object
1836
+ */
1837
+ "demoData"?: DemoData<NavigationSidebarViewProps>;
1838
+ /**
1839
+ * @uiName Text color
1840
+ * @uiWidget color
1841
+ * @format color
1842
+ * @uiGroup Style
1843
+ */
1844
+ "mobileMenuColor"?: string;
1663
1845
  }
1664
1846
  interface SqmNavigationSidebarItem {
1847
+ /**
1848
+ * Background color of the nav item
1849
+ * @uiName Background Color
1850
+ * @uiWidget color
1851
+ * @uiGroup Style
1852
+ */
1853
+ "backgroundColor"?: string;
1854
+ /**
1855
+ * Background color of the nav item when focused
1856
+ * @uiName Background Focused Color
1857
+ * @uiWidget color
1858
+ * @uiGroup Style
1859
+ */
1860
+ "backgroundFocusedColor"?: string;
1861
+ /**
1862
+ * Background color of the nav item when hovered
1863
+ * @uiName Background Hover Color
1864
+ * @uiWidget color
1865
+ * @uiGroup Style
1866
+ */
1867
+ "backgroundHoverColor"?: string;
1868
+ /**
1869
+ * Border radius (in number of pixels)
1870
+ * @uiName Border Radius
1871
+ * @uiGroup Style
1872
+ */
1873
+ "borderRadius"?: number;
1665
1874
  /**
1666
1875
  * @undocumented
1667
1876
  * @uiType object
@@ -1670,19 +1879,57 @@ export namespace Components {
1670
1879
  /**
1671
1880
  * Options available at https://shoelace.style/components/icon
1672
1881
  * @uiName Icon
1882
+ * @uiGroup Style
1673
1883
  */
1674
1884
  "icon": string;
1675
1885
  /**
1676
1886
  * @uiName Label
1677
1887
  */
1678
1888
  "label": string;
1889
+ /**
1890
+ * @uiName Padding
1891
+ * @uiType string
1892
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
1893
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
1894
+ */
1895
+ "padding"?: Spacing;
1679
1896
  /**
1680
1897
  * @uiName Navigation path
1681
1898
  * @uiWidget pageSelect
1682
1899
  */
1683
1900
  "path": string;
1901
+ /**
1902
+ * Text color of the nav item
1903
+ * @uiName Text Color
1904
+ * @uiWidget color
1905
+ * @uiGroup Style
1906
+ */
1907
+ "textColor"?: string;
1908
+ /**
1909
+ * Text color of the nav item when items is focused
1910
+ * @uiName Text Focused Color
1911
+ * @uiWidget color
1912
+ * @uiGroup Style
1913
+ */
1914
+ "textFocusedColor"?: string;
1915
+ /**
1916
+ * Text color of the nav item when hovered
1917
+ * @uiName Text Hover Color
1918
+ * @uiWidget color
1919
+ * @uiGroup Style
1920
+ */
1921
+ "textHoverColor"?: string;
1684
1922
  }
1685
1923
  interface SqmPagination {
1924
+ /**
1925
+ * The type of the button that is used (primary or secondary).
1926
+ * @uiName Button Type
1927
+ * @uiType string
1928
+ * @uiEnum ["primary", "secondary"]
1929
+ * @uiEnumNames ["Primary", "Secondary"]
1930
+ * @uiGroup Style
1931
+ */
1932
+ "buttonType"?: "primary" | "secondary";
1686
1933
  /**
1687
1934
  * @undocumented
1688
1935
  * @uiType object
@@ -1765,6 +2012,10 @@ export namespace Components {
1765
2012
  * @uiName Payout missing information subtext
1766
2013
  */
1767
2014
  "payoutMissingInformationText": string;
2015
+ /**
2016
+ * @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
2017
+ */
2018
+ "stateController"?: string;
1768
2019
  /**
1769
2020
  * Badge text indicating payout status
1770
2021
  * @uiName Payout badge status text
@@ -2185,6 +2436,21 @@ export namespace Components {
2185
2436
  "termsText"?: string;
2186
2437
  }
2187
2438
  interface SqmPortalForgotPassword {
2439
+ /**
2440
+ * @uiName Background color
2441
+ * @uiWidget color
2442
+ */
2443
+ "backgroundColor": string;
2444
+ /**
2445
+ * @uiName Border style
2446
+ * @uiWidget textArea
2447
+ */
2448
+ "border": string;
2449
+ /**
2450
+ * @uiName Border radius
2451
+ * @uiWidget number
2452
+ */
2453
+ "borderRadius": string;
2188
2454
  /**
2189
2455
  * @undocumented
2190
2456
  * @uiType object
@@ -2229,11 +2495,30 @@ export namespace Components {
2229
2495
  "successAlertText": string;
2230
2496
  }
2231
2497
  interface SqmPortalFrame {
2498
+ /**
2499
+ * @uiName Background color
2500
+ * @uiWidget color
2501
+ * @uiType string
2502
+ */
2503
+ "backgroundColor": string;
2504
+ /**
2505
+ * Borders placed to seperate the header and footer from the body content.
2506
+ * @uiName Border
2507
+ * @uiType string
2508
+ */
2509
+ "border": string;
2232
2510
  /**
2233
2511
  * @undocumented
2234
2512
  * @uiType object
2235
2513
  */
2236
2514
  "demoData"?: DemoData<PortalFrameViewProps>;
2515
+ /**
2516
+ * Background color for the header and footer.
2517
+ * @uiName Header and Footer Background Color
2518
+ * @uiWidget color
2519
+ * @uiType string
2520
+ */
2521
+ "headerAndFooterBackgroundColor": string;
2237
2522
  /**
2238
2523
  * @undocumented
2239
2524
  */
@@ -2968,10 +3253,11 @@ export namespace Components {
2968
3253
  */
2969
3254
  "backgroundColor"?: string;
2970
3255
  /**
3256
+ * Amount in pixels
2971
3257
  * @uiName Border radius
2972
3258
  * @type number
2973
3259
  */
2974
- "borderRadius"?: string;
3260
+ "borderRadius"?: number;
2975
3261
  /**
2976
3262
  * @uiName Description
2977
3263
  * @uiWidget textArea
@@ -3062,7 +3348,20 @@ export namespace Components {
3062
3348
  * @uiWidget color
3063
3349
  * @uiType string
3064
3350
  */
3065
- "backgroundColor": string;
3351
+ "backgroundColor"?: string;
3352
+ /**
3353
+ * Border color of container
3354
+ * @uiName Border color
3355
+ * @uiWidget color
3356
+ * @format color
3357
+ */
3358
+ "borderColor"?: string;
3359
+ /**
3360
+ * The border radius (in pixels)
3361
+ * @uiName Border Radius
3362
+ * @uiType number
3363
+ */
3364
+ "borderRadius"?: number;
3066
3365
  /**
3067
3366
  * @uiName Hide border
3068
3367
  * @uiType boolean
@@ -3101,6 +3400,13 @@ export namespace Components {
3101
3400
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
3102
3401
  */
3103
3402
  "paddingTop": string;
3403
+ /**
3404
+ * Color of the text and copy icon
3405
+ * @uiName Text color
3406
+ * @uiWidget color
3407
+ * @format color
3408
+ */
3409
+ "textColor"?: string;
3104
3410
  /**
3105
3411
  * @uiName Vertical alignment
3106
3412
  * @uiType string
@@ -3110,14 +3416,47 @@ export namespace Components {
3110
3416
  "verticalAlignment": "start" | "center" | "end";
3111
3417
  }
3112
3418
  interface SqmReferralCode {
3419
+ /**
3420
+ * Background color of share link container
3421
+ * @uiName Background color
3422
+ * @uiWidget color
3423
+ * @format color
3424
+ * @uiGroup Style
3425
+ */
3426
+ "backgroundColor"?: string;
3427
+ /**
3428
+ * Border color of share link container (default is set to 1px solid transparent)
3429
+ * @uiName Border color
3430
+ * @uiWidget color
3431
+ * @format color
3432
+ * @uiGroup Style
3433
+ */
3434
+ "borderColor"?: string;
3435
+ /**
3436
+ * The border radius on the share link container (in pixels)
3437
+ * @uiName Border Radius
3438
+ * @uiType number
3439
+ * @uiGroup Style
3440
+ */
3441
+ "borderRadius"?: string;
3113
3442
  /**
3114
3443
  * Set the copy button style and placement
3115
3444
  * @uiName Style
3116
3445
  * @uiType string
3117
3446
  * @uiEnum ["icon", "button-outside", "button-below"]
3118
3447
  * @uiEnumNames ["Icon", "Button outside", "Button below"]
3448
+ * @uiGroup Style
3119
3449
  */
3120
3450
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
3451
+ /**
3452
+ * The type of the button that is used (primary or secondary).
3453
+ * @uiName Button Type
3454
+ * @uiType string
3455
+ * @uiEnum ["primary", "secondary"]
3456
+ * @uiEnumNames ["Primary", "Secondary"]
3457
+ * @uiGroup Style
3458
+ */
3459
+ "buttonType"?: "primary" | "secondary";
3121
3460
  /**
3122
3461
  * @uiName Copy button label
3123
3462
  */
@@ -3149,8 +3488,17 @@ export namespace Components {
3149
3488
  * @uiType string
3150
3489
  * @uiEnum ["left", "center", "right"]
3151
3490
  * @uiEnumNames ["Left", "Center", "Right"]
3491
+ * @uiGroup Style
3152
3492
  */
3153
3493
  "textAlign": "left" | "center" | "right";
3494
+ /**
3495
+ * Color of the text and copy icon
3496
+ * @uiName Text color
3497
+ * @uiWidget color
3498
+ * @format color
3499
+ * @uiGroup Style
3500
+ */
3501
+ "textColor"?: string;
3154
3502
  /**
3155
3503
  * The number of milliseconds that the tooltip appears for
3156
3504
  * @uiName Tooltip lifespan
@@ -3185,6 +3533,12 @@ export namespace Components {
3185
3533
  * @uiWidget programSelector
3186
3534
  */
3187
3535
  "programId"?: string;
3536
+ /**
3537
+ * @uiName Text Color
3538
+ * @uiType string
3539
+ * @uiWidget color
3540
+ */
3541
+ "textColor"?: string;
3188
3542
  /**
3189
3543
  * @uiName Title Text
3190
3544
  */
@@ -3648,6 +4002,13 @@ export namespace Components {
3648
4002
  * @uiWidget textArea
3649
4003
  */
3650
4004
  "sourceAmountMessage": string;
4005
+ /**
4006
+ * @componentState { "title": "Choose reward", "props": { "redeemStage": "chooseReward" }, "dependencies": ["sqm-reward-exchange-list"] }
4007
+ * @componentState { "title": "Reward details", "props": { "redeemStage": "chooseAmount", }, "dependencies": ["sqm-reward-exchange-list"] }
4008
+ * @componentState { "title": "Confirm exchange", "props": { "redeemStage": "confirmation" }, "dependencies": ["sqm-reward-exchange-list"] }
4009
+ * @componentState { "title": "Exchange successful", "props": { "redeemStage": "success" }, "dependencies": ["sqm-reward-exchange-list"] }
4010
+ */
4011
+ "stateController": string;
3651
4012
  /**
3652
4013
  * Shown when a user copies a fuel tank code
3653
4014
  * @uiName Tooltip text
@@ -3986,11 +4347,18 @@ export namespace Components {
3986
4347
  * @uiName Button background color
3987
4348
  * @uiWidget color
3988
4349
  * @format color
4350
+ * @uiGroup Style
3989
4351
  */
3990
4352
  "backgroundcolor"?: string;
4353
+ /**
4354
+ * @uiName Border
4355
+ * @uiGroup Style
4356
+ */
4357
+ "border"?: string;
3991
4358
  /**
3992
4359
  * Configure border radius with pixel amount
3993
4360
  * @uiName Border radius
4361
+ * @uiGroup Style
3994
4362
  */
3995
4363
  "borderradius"?: number;
3996
4364
  /**
@@ -4004,11 +4372,13 @@ export namespace Components {
4004
4372
  "disabled"?: boolean;
4005
4373
  /**
4006
4374
  * @uiName Hide icon
4375
+ * @uiGroup Style
4007
4376
  * @default
4008
4377
  */
4009
4378
  "hideicon"?: boolean;
4010
4379
  /**
4011
4380
  * @uiName Hide text
4381
+ * @uiGroup Style
4012
4382
  * @default
4013
4383
  */
4014
4384
  "hidetext"?: boolean;
@@ -4046,6 +4416,7 @@ export namespace Components {
4046
4416
  | "unknown";
4047
4417
  /**
4048
4418
  * @uiName Display pill
4419
+ * @uiGroup Style
4049
4420
  */
4050
4421
  "pill"?: boolean;
4051
4422
  /**
@@ -4069,21 +4440,24 @@ export namespace Components {
4069
4440
  * @uiType string
4070
4441
  * @uiEnum ["small", "medium", "large" ]
4071
4442
  * @uiEnumNames ["Small", "Medium", "Large"]
4443
+ * @uiGroup Style
4072
4444
  */
4073
4445
  "size"?: "small" | "medium" | "large";
4074
4446
  /**
4075
4447
  * @uiName Button text color
4076
4448
  * @uiWidget color
4077
4449
  * @format color
4450
+ * @uiGroup Style
4078
4451
  */
4079
4452
  "textcolor"?: string;
4080
4453
  /**
4081
4454
  * @uiType string
4082
4455
  * @uiName Button style
4083
- * @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
4084
- * @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
4456
+ * @uiEnum ["primary", "secondary", "success", "info", "warning", "danger", "default", "text" ]
4457
+ * @uiEnumNames ["Primary", "Secondary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
4085
4458
  */
4086
4459
  "type"?: | "primary"
4460
+ | "secondary"
4087
4461
  | "success"
4088
4462
  | "info"
4089
4463
  | "warning"
@@ -4111,7 +4485,7 @@ export namespace Components {
4111
4485
  */
4112
4486
  "backgroundColor"?: string;
4113
4487
  /**
4114
- * Border color of share link container (default is set to 1px solid transparent)
4488
+ * Border color of share link container
4115
4489
  * @uiName Border color
4116
4490
  * @uiWidget color
4117
4491
  * @format color
@@ -4119,7 +4493,7 @@ export namespace Components {
4119
4493
  */
4120
4494
  "borderColor"?: string;
4121
4495
  /**
4122
- * The border radius on the share link container
4496
+ * The border radius on the share link container (in pixels)
4123
4497
  * @uiName Border Radius
4124
4498
  * @uiType number
4125
4499
  * @uiGroup Style
@@ -4135,7 +4509,7 @@ export namespace Components {
4135
4509
  */
4136
4510
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
4137
4511
  /**
4138
- * The type of the button (primary or secondary) that will be used to copy the link.
4512
+ * The type of the button that is used (primary or secondary).
4139
4513
  * @uiName Button Type
4140
4514
  * @uiType string
4141
4515
  * @uiEnum ["primary", "secondary"]
@@ -4196,7 +4570,7 @@ export namespace Components {
4196
4570
  */
4197
4571
  "backgroundColor"?: string;
4198
4572
  /**
4199
- * Border color of share link container (default is set to 1px solid transparent)
4573
+ * Border color of share link container
4200
4574
  * @uiName Border color
4201
4575
  * @uiWidget color
4202
4576
  * @format color
@@ -4204,7 +4578,7 @@ export namespace Components {
4204
4578
  */
4205
4579
  "borderColor"?: string;
4206
4580
  /**
4207
- * The border radius on the share link container
4581
+ * The border radius on the share link container (in pixels)
4208
4582
  * @uiName Border Radius
4209
4583
  * @uiType number
4210
4584
  * @uiGroup Style
@@ -4220,7 +4594,7 @@ export namespace Components {
4220
4594
  */
4221
4595
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
4222
4596
  /**
4223
- * The type of the button (primary or secondary) that will be used to copy the link.
4597
+ * The type of the button that is used (primary or secondary).
4224
4598
  * @uiName Button Type
4225
4599
  * @uiType string
4226
4600
  * @uiEnum ["primary", "secondary"]
@@ -4249,6 +4623,7 @@ export namespace Components {
4249
4623
  * @uiType string
4250
4624
  * @uiEnum ["left", "center", "right"]
4251
4625
  * @uiEnumNames ["Left", "Center", "Right"]
4626
+ * @uiGroup Style
4252
4627
  */
4253
4628
  "textAlign"?: "left" | "center" | "right";
4254
4629
  /**
@@ -4272,12 +4647,34 @@ export namespace Components {
4272
4647
  }
4273
4648
  interface SqmStatContainer {
4274
4649
  /**
4650
+ * Controls the alignment of the flexbox
4651
+ * @uiName Alignment
4652
+ * @uiType string
4653
+ * @uiEnum ["left", "right", "center"]
4654
+ * @uiEnumNames ["Left", "Right", "Center"]
4655
+ */
4656
+ "alignment"?: "left" | "right" | "center";
4657
+ /**
4658
+ * @undocumented
4275
4659
  * @uiName Display
4276
4660
  * @uiType string
4277
- * @uiEnum ["grid", "flex"]
4278
- * @uiEnumNames ["Grid", "Flex"]
4661
+ * @uiEnum ["grid", "flex"]
4662
+ * @uiEnumNames ["Grid", "Flex"]
4663
+ */
4664
+ "display": "grid" | "flex";
4665
+ /**
4666
+ * @uiName Gap
4667
+ * @uiType string
4668
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
4669
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
4279
4670
  */
4280
- "display": "grid" | "flex";
4671
+ "gap": Spacing;
4672
+ /**
4673
+ * Hide the seperating border between stats
4674
+ * @uiName Hide border
4675
+ * @uiType boolean
4676
+ */
4677
+ "hideBorder"?: boolean;
4281
4678
  /**
4282
4679
  * @uiName Space between stats
4283
4680
  * @uiType string
@@ -4319,6 +4716,13 @@ export namespace Components {
4319
4716
  * @uiEnumNames ["Left", "Right", "Bottom", "Top"]
4320
4717
  */
4321
4718
  "placement"?: "left" | "right" | "bottom" | "top";
4719
+ /**
4720
+ * Tab text color
4721
+ * @uiName Text color
4722
+ * @uiType string
4723
+ * @uiWidget color
4724
+ */
4725
+ "textColor"?: string;
4322
4726
  }
4323
4727
  interface SqmTaskCard {
4324
4728
  /**
@@ -4344,6 +4748,11 @@ export namespace Components {
4344
4748
  * @uiGroup Button
4345
4749
  */
4346
4750
  "buttonLink": string;
4751
+ /**
4752
+ * @uiName Button text
4753
+ * @uiGroup Button
4754
+ */
4755
+ "buttonText": string;
4347
4756
  /**
4348
4757
  * @uiName Button Style
4349
4758
  * @uiType string
@@ -4351,12 +4760,7 @@ export namespace Components {
4351
4760
  * @uiEnumNames ["Primary", "Secondary"]
4352
4761
  * @uiGroup Style
4353
4762
  */
4354
- "buttonStyle"?: "primary" | "secondary";
4355
- /**
4356
- * @uiName Button text
4357
- * @uiGroup Button
4358
- */
4359
- "buttonText": string;
4763
+ "buttonType"?: "primary" | "secondary";
4360
4764
  /**
4361
4765
  * @uiName Title
4362
4766
  * @uiGroup Task
@@ -4843,10 +5247,9 @@ export namespace Components {
4843
5247
  */
4844
5248
  "dashboard_verificationReviewInternalHeader": string;
4845
5249
  /**
4846
- * @undocumented
4847
- * @uiType object
5250
+ * @undocumented
4848
5251
  */
4849
- "demoData"?: DemoData<UseTaxAndCashResultType>;
5252
+ "demoData"?: DemoData<TaxAndCashMonolith>;
4850
5253
  /**
4851
5254
  * Displayed under a field when it has an invalid entry.
4852
5255
  * @uiName Form field error message
@@ -4918,6 +5321,15 @@ export namespace Components {
4918
5321
  * @uiGroup General Form Properties
4919
5322
  */
4920
5323
  "searchForCountryText": string;
5324
+ /**
5325
+ * @uiName Monolith States
5326
+ * @componentState { "title": "Step 1: Personal information", "props": { "step": "/1" }, "dependencies": ["sqm-user-info-form"] }
5327
+ * @componentState { "title": "Step 2: Indirect tax ", "props": { "step": "/2" }, "dependencies": ["sqm-indirect-tax-form"] }
5328
+ * @componentState { "title": "Step 3: Tax form", "props": { "step": "/3" }, "dependencies": ["sqm-docusign-form"] }
5329
+ * @componentState { "title": "Step 4: Payment method", "props": { "step": "/4" }, "dependencies": ["sqm-banking-info-form"] }
5330
+ * @componentState { "title": "Dashboard", "props": { "step": "/dashboard" }, "dependencies": ["sqm-tax-and-cash-dashboard"] }
5331
+ */
5332
+ "stateController": string;
4921
5333
  /**
4922
5334
  * @uiName Address field label
4923
5335
  * @uiGroup Step 1 Properties
@@ -5150,6 +5562,21 @@ export namespace Components {
5150
5562
  * @uiGroup Step 3 Properties
5151
5563
  */
5152
5564
  "step3_individualParticipant": string;
5565
+ /**
5566
+ * @uiName Information modal button text
5567
+ * @uiGroup Step 3 Properties
5568
+ */
5569
+ "step3_modalButtonText": string;
5570
+ /**
5571
+ * @uiName Information modal description text
5572
+ * @uiGroup Step 3 Properties
5573
+ */
5574
+ "step3_modalDescription": string;
5575
+ /**
5576
+ * @uiName Information modal title
5577
+ * @uiGroup Step 3 Properties
5578
+ */
5579
+ "step3_modalTitle": string;
5153
5580
  /**
5154
5581
  * @uiName Participant type field label
5155
5582
  * @uiGroup Step 3 Properties
@@ -5237,6 +5664,11 @@ export namespace Components {
5237
5664
  * @uiGroup Step 4 Properties
5238
5665
  */
5239
5666
  "step4_bankStateLabel": string;
5667
+ /**
5668
+ * @uiName Beneficiary account field description
5669
+ * @uiGroup Step 4 Properties
5670
+ */
5671
+ "step4_beneficiaryAccountNameDescription": string;
5240
5672
  /**
5241
5673
  * @uiName Beneficiary account field label
5242
5674
  * @uiGroup Step 4 Properties
@@ -5307,6 +5739,21 @@ export namespace Components {
5307
5739
  * @uiGroup Step 4 Properties
5308
5740
  */
5309
5741
  "step4_individualSelectItemLabel": string;
5742
+ /**
5743
+ * @uiName Information modal button text
5744
+ * @uiGroup Step 4 Properties
5745
+ */
5746
+ "step4_modalButtonText": string;
5747
+ /**
5748
+ * @uiName Information modal description text
5749
+ * @uiGroup Step 4 Properties
5750
+ */
5751
+ "step4_modalDescription": string;
5752
+ /**
5753
+ * @uiName Information modal title
5754
+ * @uiGroup Step 4 Properties
5755
+ */
5756
+ "step4_modalTitle": string;
5310
5757
  /**
5311
5758
  * @uiName Patronymic name field label
5312
5759
  * @uiGroup Step 4 Properties
@@ -5733,12 +6180,36 @@ export namespace Components {
5733
6180
  "verificationReviewInternalHeader": string;
5734
6181
  }
5735
6182
  interface SqmText {
6183
+ /**
6184
+ * Font size in pixels
6185
+ * @uiName Font Size
6186
+ * @uiType number
6187
+ */
6188
+ "fontSize"?: number;
6189
+ /**
6190
+ * @uiName Text Color
6191
+ * @uiWidget color
6192
+ * @format color
6193
+ */
6194
+ "textColor"?: string;
5736
6195
  }
5737
6196
  interface SqmTextSpan {
6197
+ /**
6198
+ * Font size in pixels
6199
+ * @uiName Font Size
6200
+ * @uiType number
6201
+ */
6202
+ "fontSize"?: number;
5738
6203
  /**
5739
6204
  * @uiName Text
5740
6205
  */
5741
6206
  "text": string;
6207
+ /**
6208
+ * @uiName Text Color
6209
+ * @uiWidget color
6210
+ * @format color
6211
+ */
6212
+ "textColor"?: string;
5742
6213
  /**
5743
6214
  * @uiName Type
5744
6215
  * @uiType string
@@ -5768,11 +6239,25 @@ export namespace Components {
5768
6239
  * @uiEnumNames ["Gift", "Circle"]
5769
6240
  */
5770
6241
  "icon": "gift" | "circle";
6242
+ /**
6243
+ * Color of timeline
6244
+ * @uiName Line color
6245
+ * @uiWidget color
6246
+ * @format color
6247
+ */
6248
+ "lineColor"?: string;
5771
6249
  /**
5772
6250
  * @uiName Reward amount
5773
6251
  */
5774
6252
  "reward": string;
5775
6253
  "setIcon": (value: "gift" | "circle") => Promise<void>;
6254
+ /**
6255
+ * Color of the text and copy icon
6256
+ * @uiName Text color
6257
+ * @uiWidget color
6258
+ * @format color
6259
+ */
6260
+ "textColor"?: string;
5776
6261
  /**
5777
6262
  * @uiName Reward unit
5778
6263
  */
@@ -6068,8 +6553,18 @@ export namespace Components {
6068
6553
  * @uiGroup General Text
6069
6554
  */
6070
6555
  "general_verifyEmailHeader": string;
6556
+ /**
6557
+ * @componentState { "title": "Step 1: Enter email", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"] }
6558
+ * @componentState { "title": "Step 2: Enter code", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"] }
6559
+ */
6560
+ "stateController": string;
6071
6561
  }
6072
6562
  interface SqmWidgetVerificationController {
6563
+ /**
6564
+ * @componentState { "title": "Not Verified", "slot": "not-verified", "props": { "isAuth": false } }
6565
+ * @componentState { "title": "Verified", "slot": "verified", "props": { "isAuth": true } }
6566
+ */
6567
+ "stateController": string;
6073
6568
  }
6074
6569
  }
6075
6570
  declare global {
@@ -6079,12 +6574,6 @@ declare global {
6079
6574
  prototype: HTMLRaisinsPlopTargetElement;
6080
6575
  new (): HTMLRaisinsPlopTargetElement;
6081
6576
  };
6082
- interface HTMLSqmAssetCardElement extends Components.SqmAssetCard, HTMLStencilElement {
6083
- }
6084
- var HTMLSqmAssetCardElement: {
6085
- prototype: HTMLSqmAssetCardElement;
6086
- new (): HTMLSqmAssetCardElement;
6087
- };
6088
6577
  interface HTMLSqmBankingInfoFormElement extends Components.SqmBankingInfoForm, HTMLStencilElement {
6089
6578
  }
6090
6579
  var HTMLSqmBankingInfoFormElement: {
@@ -6103,6 +6592,12 @@ declare global {
6103
6592
  prototype: HTMLSqmBrandElement;
6104
6593
  new (): HTMLSqmBrandElement;
6105
6594
  };
6595
+ interface HTMLSqmBrandSelectorElement extends Components.SqmBrandSelector, HTMLStencilElement {
6596
+ }
6597
+ var HTMLSqmBrandSelectorElement: {
6598
+ prototype: HTMLSqmBrandSelectorElement;
6599
+ new (): HTMLSqmBrandSelectorElement;
6600
+ };
6106
6601
  interface HTMLSqmCardFeedElement extends Components.SqmCardFeed, HTMLStencilElement {
6107
6602
  }
6108
6603
  var HTMLSqmCardFeedElement: {
@@ -6813,10 +7308,10 @@ declare global {
6813
7308
  };
6814
7309
  interface HTMLElementTagNameMap {
6815
7310
  "raisins-plop-target": HTMLRaisinsPlopTargetElement;
6816
- "sqm-asset-card": HTMLSqmAssetCardElement;
6817
7311
  "sqm-banking-info-form": HTMLSqmBankingInfoFormElement;
6818
7312
  "sqm-big-stat": HTMLSqmBigStatElement;
6819
7313
  "sqm-brand": HTMLSqmBrandElement;
7314
+ "sqm-brand-selector": HTMLSqmBrandSelectorElement;
6820
7315
  "sqm-card-feed": HTMLSqmCardFeedElement;
6821
7316
  "sqm-checkbox-field": HTMLSqmCheckboxFieldElement;
6822
7317
  "sqm-close-button": HTMLSqmCloseButtonElement;
@@ -6940,21 +7435,6 @@ declare global {
6940
7435
  declare namespace LocalJSX {
6941
7436
  interface RaisinsPlopTarget {
6942
7437
  }
6943
- interface SqmAssetCard {
6944
- /**
6945
- * @undocumented
6946
- * @uiType object
6947
- */
6948
- "demoData"?: DemoData<AssetCardViewProps>;
6949
- /**
6950
- * @uiName Banner image
6951
- */
6952
- "imgUrl"?: string;
6953
- /**
6954
- * @uiName Banner title
6955
- */
6956
- "titleText"?: string;
6957
- }
6958
7438
  interface SqmBankingInfoForm {
6959
7439
  /**
6960
7440
  * @uiName Agency code field label
@@ -6997,6 +7477,10 @@ declare namespace LocalJSX {
6997
7477
  * @uiName Bank province/state field label
6998
7478
  */
6999
7479
  "bankStateLabel"?: string;
7480
+ /**
7481
+ * @uiName Beneficiary account field description
7482
+ */
7483
+ "beneficiaryAccountNameDescription"?: string;
7000
7484
  /**
7001
7485
  * @uiName Beneficiary account field label
7002
7486
  */
@@ -7113,6 +7597,18 @@ declare namespace LocalJSX {
7113
7597
  * @uiWidget textArea
7114
7598
  */
7115
7599
  "loadingErrorAlertHeader"?: string;
7600
+ /**
7601
+ * @uiName Information modal button text
7602
+ */
7603
+ "modalButtonText"?: string;
7604
+ /**
7605
+ * @uiName Information modal description text
7606
+ */
7607
+ "modalDescription"?: string;
7608
+ /**
7609
+ * @uiName Information modal title
7610
+ */
7611
+ "modalTitle"?: string;
7116
7612
  /**
7117
7613
  * @uiName Patronymic name field label
7118
7614
  */
@@ -7221,6 +7717,7 @@ declare namespace LocalJSX {
7221
7717
  * @uiType string
7222
7718
  * @uiEnum ["left", "right", "center"]
7223
7719
  * @uiEnumNames ["Left", "Right", "Center"]
7720
+ * @uiGroup Additional Settings
7224
7721
  */
7225
7722
  "alignment"?: "left" | "right" | "center";
7226
7723
  /**
@@ -7228,18 +7725,59 @@ declare namespace LocalJSX {
7228
7725
  * @uiType object
7229
7726
  */
7230
7727
  "demoData"?: DemoData<BigStatViewProps>;
7728
+ /**
7729
+ * Font size of the description text in pixels
7730
+ * @uiName Description font size
7731
+ * @uiGroup Additional Settings
7732
+ */
7733
+ "descriptionFontSize"?: number;
7734
+ /**
7735
+ * Color of the description text
7736
+ * @uiName Description text color
7737
+ * @uiWidget color
7738
+ * @uiType string
7739
+ * @format color
7740
+ * @uiGroup Additional Settings
7741
+ */
7742
+ "descriptionTextColor"?: string;
7231
7743
  /**
7232
7744
  * Controls the order of the stat value & description column
7233
7745
  * @uiName Flex reverse
7234
- * @default
7746
+ * @default
7747
+ * @uiGroup Additional Settings
7235
7748
  */
7236
7749
  "flexReverse"?: boolean;
7237
7750
  /**
7238
7751
  * The ID of the program that is used to scope stats. Defaults to the program context when no ID is specified.
7239
7752
  * @uiName Program ID
7240
7753
  * @uiWidget programSelector
7754
+ * @uiGroup Additional Settings
7241
7755
  */
7242
7756
  "programId"?: string;
7757
+ /**
7758
+ * Font size of the stat text in pixels
7759
+ * @uiName Stat font size
7760
+ * @uiType string
7761
+ * @uiGroup Additional Settings
7762
+ */
7763
+ "statFontSize"?: number;
7764
+ /**
7765
+ * Font weight of the stat text
7766
+ * @uiName Stat font weight
7767
+ * @uiGroup Additional Settings
7768
+ * @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
7769
+ * @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
7770
+ */
7771
+ "statFontWeight"?: number;
7772
+ /**
7773
+ * Color of the stat text
7774
+ * @uiName Stat text color
7775
+ * @uiWidget color
7776
+ * @uiType string
7777
+ * @format color
7778
+ * @uiGroup Additional Settings
7779
+ */
7780
+ "statTextColor"?: string;
7243
7781
  /**
7244
7782
  * Select what type of stat to display. Manual paths are also supported.
7245
7783
  * @uiWidget statTypeSelectWidget
@@ -7264,6 +7802,8 @@ declare namespace LocalJSX {
7264
7802
  */
7265
7803
  "brandFont"?: string;
7266
7804
  }
7805
+ interface SqmBrandSelector {
7806
+ }
7267
7807
  interface SqmCardFeed {
7268
7808
  /**
7269
7809
  * @uiName Column gap
@@ -7370,14 +7910,47 @@ declare namespace LocalJSX {
7370
7910
  "contextName"?: string;
7371
7911
  }
7372
7912
  interface SqmCouponCode {
7913
+ /**
7914
+ * Background color of share link container
7915
+ * @uiName Background color
7916
+ * @uiWidget color
7917
+ * @format color
7918
+ * @uiGroup Style
7919
+ */
7920
+ "backgroundColor"?: string;
7921
+ /**
7922
+ * Border color of share link container
7923
+ * @uiName Border color
7924
+ * @uiWidget color
7925
+ * @format color
7926
+ * @uiGroup Style
7927
+ */
7928
+ "borderColor"?: string;
7929
+ /**
7930
+ * The border radius on the share link container (in pixels)
7931
+ * @uiName Border Radius
7932
+ * @uiType number
7933
+ * @uiGroup Style
7934
+ */
7935
+ "borderRadius"?: string;
7373
7936
  /**
7374
7937
  * Set the copy button style and placement.
7375
7938
  * @uiName Style
7376
7939
  * @uiType string
7377
7940
  * @uiEnum ["icon", "button-outside", "button-below"]
7378
7941
  * @uiEnumNames ["Icon", "Button outside", "Button below"]
7942
+ * @uiGroup Style
7379
7943
  */
7380
7944
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
7945
+ /**
7946
+ * The type of the button (primary or secondary) that will be used to copy the link.
7947
+ * @uiName Button Type
7948
+ * @uiType string
7949
+ * @uiEnum ["primary", "secondary"]
7950
+ * @uiEnumNames ["Primary", "Secondary"]
7951
+ * @uiGroup Style
7952
+ */
7953
+ "buttonType"?: "primary" | "secondary";
7381
7954
  /**
7382
7955
  * Display this message when the coupon code has been cancelled.
7383
7956
  * @uiWidget textArea
@@ -7450,8 +8023,17 @@ declare namespace LocalJSX {
7450
8023
  * @uiType string
7451
8024
  * @uiEnum ["left", "center", "right"]
7452
8025
  * @uiEnumNames ["Left", "Center", "Right"]
8026
+ * @uiGroup Style
7453
8027
  */
7454
8028
  "textAlign"?: "left" | "center" | "right";
8029
+ /**
8030
+ * Color of the text and copy icon
8031
+ * @uiName Text color
8032
+ * @uiWidget color
8033
+ * @format color
8034
+ * @uiGroup Style
8035
+ */
8036
+ "textColor"?: string;
7455
8037
  /**
7456
8038
  * The number of milliseconds that the tooltip appears for
7457
8039
  * @uiName Tooltip lifespan
@@ -7464,6 +8046,18 @@ declare namespace LocalJSX {
7464
8046
  "tooltiptext"?: string;
7465
8047
  }
7466
8048
  interface SqmDividedLayout {
8049
+ /**
8050
+ * Background color of the divider
8051
+ * @uiName Divider Background Color
8052
+ * @uiWidget color
8053
+ */
8054
+ "backgroundColor"?: string;
8055
+ /**
8056
+ * Color of the divider (defaults to default text color if none is set)
8057
+ * @uiName Divider Background Color
8058
+ * @uiWidget color
8059
+ */
8060
+ "borderColor"?: string;
7467
8061
  /**
7468
8062
  * Overrides max-width of content area
7469
8063
  * @uiName Content Area Width
@@ -7478,7 +8072,7 @@ declare namespace LocalJSX {
7478
8072
  */
7479
8073
  "direction"?: "row" | "column";
7480
8074
  /**
7481
- * Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
8075
+ * @undocumented Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
7482
8076
  * @uiName Border style
7483
8077
  */
7484
8078
  "dividerStyle"?: string;
@@ -7550,6 +8144,18 @@ declare namespace LocalJSX {
7550
8144
  * @uiWidget textArea
7551
8145
  */
7552
8146
  "loadingErrorAlertHeader"?: string;
8147
+ /**
8148
+ * @uiName Information modal button text
8149
+ */
8150
+ "modalButtonText"?: string;
8151
+ /**
8152
+ * @uiName Information modal description text
8153
+ */
8154
+ "modalDescription"?: string;
8155
+ /**
8156
+ * @uiName Information modal title
8157
+ */
8158
+ "modalTitle"?: string;
7553
8159
  /**
7554
8160
  * @uiName Participant type field label
7555
8161
  */
@@ -7777,11 +8383,15 @@ declare namespace LocalJSX {
7777
8383
  }
7778
8384
  interface SqmHero {
7779
8385
  /**
7780
- * Can be an image url, colour or Shoelace variable.
8386
+ * Add an image or select a color. Recommended image aspect ratio of 4:5
7781
8387
  * @uiName Background
7782
8388
  * @uiWidget Background
7783
8389
  */
7784
8390
  "background"?: string;
8391
+ /**
8392
+ * @uiName Hide the column in mobile view (can only be used when two columns are present)
8393
+ */
8394
+ "columnToHideInMobile"?: "primary" | "secondary" | null;
7785
8395
  /**
7786
8396
  * @uiName Columns
7787
8397
  * @uiEnum [1, 2]
@@ -7818,6 +8428,7 @@ declare namespace LocalJSX {
7818
8428
  * @uiName Background color
7819
8429
  * @uiWidget color
7820
8430
  * @format color
8431
+ * @uiGroup Style
7821
8432
  */
7822
8433
  "backgroundColor"?: string;
7823
8434
  /**
@@ -7833,6 +8444,15 @@ declare namespace LocalJSX {
7833
8444
  * @uiName Button text
7834
8445
  */
7835
8446
  "buttonText"?: string;
8447
+ /**
8448
+ * The type of the button that is used (primary or secondary).
8449
+ * @uiName Button Type
8450
+ * @uiType string
8451
+ * @uiEnum ["primary", "secondary"]
8452
+ * @uiEnumNames ["Primary", "Secondary"]
8453
+ * @uiGroup Style
8454
+ */
8455
+ "buttonType"?: "primary" | "secondary";
7836
8456
  /**
7837
8457
  * @uiName Description
7838
8458
  * @uiWidget textArea
@@ -7847,11 +8467,13 @@ declare namespace LocalJSX {
7847
8467
  * @uiType string
7848
8468
  * @uiEnum ["top", "bottom"]
7849
8469
  * @uiEnumNames ["Top", "Bottom"]
8470
+ * @uiGroup Style
7850
8471
  */
7851
8472
  "imageMobilePos"?: "top" | "bottom";
7852
8473
  /**
7853
8474
  * @uiName Image percentage
7854
8475
  * @uiType number
8476
+ * @uiGroup Style
7855
8477
  */
7856
8478
  "imagePercentage"?: number;
7857
8479
  /**
@@ -7859,6 +8481,7 @@ declare namespace LocalJSX {
7859
8481
  * @uiType string
7860
8482
  * @uiEnum ["left", "center", "right"]
7861
8483
  * @uiEnumNames ["Left", "Center", "Right"]
8484
+ * @uiGroup Style
7862
8485
  */
7863
8486
  "imagePos"?: "left" | "center" | "right";
7864
8487
  /**
@@ -7872,16 +8495,19 @@ declare namespace LocalJSX {
7872
8495
  * @uiType string
7873
8496
  * @uiEnum ["overlay", "columns"]
7874
8497
  * @uiEnumNames ["Overlay", "Two-column"]
8498
+ * @uiGroup Style
7875
8499
  */
7876
8500
  "layout"?: "overlay" | "columns";
7877
8501
  /**
7878
8502
  * @uiName Overlay color
7879
8503
  * @uiWidget color
7880
8504
  * @format color
8505
+ * @uiGroup Style
7881
8506
  */
7882
8507
  "overlayColor"?: string;
7883
8508
  /**
7884
8509
  * @uiName Overlay opacity
8510
+ * @uiGroup Style
7885
8511
  */
7886
8512
  "overlayOpacity"?: string;
7887
8513
  /**
@@ -7889,6 +8515,7 @@ declare namespace LocalJSX {
7889
8515
  * @uiType string
7890
8516
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
7891
8517
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
8518
+ * @uiGroup Style
7892
8519
  */
7893
8520
  "paddingImage"?: Spacing;
7894
8521
  /**
@@ -7896,12 +8523,14 @@ declare namespace LocalJSX {
7896
8523
  * @uiType string
7897
8524
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
7898
8525
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
8526
+ * @uiGroup Style
7899
8527
  */
7900
8528
  "paddingText"?: Spacing;
7901
8529
  /**
7902
8530
  * @uiName Text color
7903
8531
  * @uiWidget color
7904
8532
  * @format color
8533
+ * @uiGroup Style
7905
8534
  */
7906
8535
  "textColor"?: string;
7907
8536
  }
@@ -8317,6 +8946,26 @@ declare namespace LocalJSX {
8317
8946
  * @uiName Unknown user text
8318
8947
  */
8319
8948
  "anonymousUser"?: string;
8949
+ /**
8950
+ * Changes the background color of the leaderboard.
8951
+ * @uiName Background Color
8952
+ * @uiWidget color
8953
+ * @uiGroup Style
8954
+ */
8955
+ "background"?: string;
8956
+ /**
8957
+ * Changes the border color of the table rows.
8958
+ * @uiName Border Color
8959
+ * @uiWidget color
8960
+ * @uiGroup Style
8961
+ */
8962
+ "borderColor"?: string;
8963
+ /**
8964
+ * Leaderboard border radius in pixels.
8965
+ * @uiName Border Radius
8966
+ * @uiGroup Style
8967
+ */
8968
+ "borderRadius"?: number;
8320
8969
  /**
8321
8970
  * @undocumented
8322
8971
  * @uiType object
@@ -8385,15 +9034,31 @@ declare namespace LocalJSX {
8385
9034
  * @uiName Stats column heading
8386
9035
  */
8387
9036
  "statsheading"?: string;
9037
+ /**
9038
+ * Text color of the leaderboard.
9039
+ * @uiName Text Color
9040
+ * @uiWidget color
9041
+ * @uiGroup Style
9042
+ */
9043
+ "textColor"?: string;
8388
9044
  /**
8389
9045
  * @uiName User column heading
8390
9046
  */
8391
9047
  "usersheading"?: string;
8392
9048
  /**
9049
+ * Changes the background color of the viewing user row in the leaderboard.
9050
+ * @uiName Viewing User Highlight Color
8393
9051
  * @uiWidget color
8394
- * @uiName Viewing user highlight color
9052
+ * @uiGroup Style
8395
9053
  */
8396
9054
  "viewingUserHighlightColor"?: string;
9055
+ /**
9056
+ * Changes the text color of the viewing user row in the leaderboard.
9057
+ * @uiName Viewing User Text Color
9058
+ * @uiWidget color
9059
+ * @uiGroup Style
9060
+ */
9061
+ "viewingUserHighlightTextColor"?: string;
8397
9062
  /**
8398
9063
  * @uiName Viewing user text
8399
9064
  */
@@ -8524,20 +9189,59 @@ declare namespace LocalJSX {
8524
9189
  * @undocumented
8525
9190
  * @uiType object
8526
9191
  */
8527
- "demoData"?: DemoData<NavigationMenuViewProps>;
9192
+ "demoData"?: DemoData<NavigationMenuViewProps>;
9193
+ /**
9194
+ * @uiName Include dropdown menu
9195
+ */
9196
+ "includeDropdown"?: boolean;
9197
+ /**
9198
+ * Label on the header menu
9199
+ * @uiName Menu label
9200
+ */
9201
+ "menuLabel"?: string;
9202
+ }
9203
+ interface SqmNavigationSidebar {
9204
+ /**
9205
+ * @undocumented
9206
+ * @uiType object
9207
+ */
9208
+ "demoData"?: DemoData<NavigationSidebarViewProps>;
9209
+ /**
9210
+ * @uiName Text color
9211
+ * @uiWidget color
9212
+ * @format color
9213
+ * @uiGroup Style
9214
+ */
9215
+ "mobileMenuColor"?: string;
9216
+ }
9217
+ interface SqmNavigationSidebarItem {
9218
+ /**
9219
+ * Background color of the nav item
9220
+ * @uiName Background Color
9221
+ * @uiWidget color
9222
+ * @uiGroup Style
9223
+ */
9224
+ "backgroundColor"?: string;
9225
+ /**
9226
+ * Background color of the nav item when focused
9227
+ * @uiName Background Focused Color
9228
+ * @uiWidget color
9229
+ * @uiGroup Style
9230
+ */
9231
+ "backgroundFocusedColor"?: string;
8528
9232
  /**
8529
- * @uiName Include dropdown menu
9233
+ * Background color of the nav item when hovered
9234
+ * @uiName Background Hover Color
9235
+ * @uiWidget color
9236
+ * @uiGroup Style
8530
9237
  */
8531
- "includeDropdown"?: boolean;
9238
+ "backgroundHoverColor"?: string;
8532
9239
  /**
8533
- * Label on the header menu
8534
- * @uiName Menu label
9240
+ * Border radius (in number of pixels)
9241
+ * @uiName Border Radius
9242
+ * @uiGroup Style
8535
9243
  */
8536
- "menuLabel"?: string;
8537
- }
8538
- interface SqmNavigationSidebar {
8539
- }
8540
- interface SqmNavigationSidebarItem {
9244
+ "borderRadius"?: number;
8541
9245
  /**
8542
9246
  * @undocumented
8543
9247
  * @uiType object
@@ -8546,19 +9250,57 @@ declare namespace LocalJSX {
8546
9250
  /**
8547
9251
  * Options available at https://shoelace.style/components/icon
8548
9252
  * @uiName Icon
9253
+ * @uiGroup Style
8549
9254
  */
8550
9255
  "icon"?: string;
8551
9256
  /**
8552
9257
  * @uiName Label
8553
9258
  */
8554
9259
  "label"?: string;
9260
+ /**
9261
+ * @uiName Padding
9262
+ * @uiType string
9263
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
9264
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
9265
+ */
9266
+ "padding"?: Spacing;
8555
9267
  /**
8556
9268
  * @uiName Navigation path
8557
9269
  * @uiWidget pageSelect
8558
9270
  */
8559
9271
  "path"?: string;
9272
+ /**
9273
+ * Text color of the nav item
9274
+ * @uiName Text Color
9275
+ * @uiWidget color
9276
+ * @uiGroup Style
9277
+ */
9278
+ "textColor"?: string;
9279
+ /**
9280
+ * Text color of the nav item when items is focused
9281
+ * @uiName Text Focused Color
9282
+ * @uiWidget color
9283
+ * @uiGroup Style
9284
+ */
9285
+ "textFocusedColor"?: string;
9286
+ /**
9287
+ * Text color of the nav item when hovered
9288
+ * @uiName Text Hover Color
9289
+ * @uiWidget color
9290
+ * @uiGroup Style
9291
+ */
9292
+ "textHoverColor"?: string;
8560
9293
  }
8561
9294
  interface SqmPagination {
9295
+ /**
9296
+ * The type of the button that is used (primary or secondary).
9297
+ * @uiName Button Type
9298
+ * @uiType string
9299
+ * @uiEnum ["primary", "secondary"]
9300
+ * @uiEnumNames ["Primary", "Secondary"]
9301
+ * @uiGroup Style
9302
+ */
9303
+ "buttonType"?: "primary" | "secondary";
8562
9304
  /**
8563
9305
  * @undocumented
8564
9306
  * @uiType object
@@ -8641,6 +9383,10 @@ declare namespace LocalJSX {
8641
9383
  * @uiName Payout missing information subtext
8642
9384
  */
8643
9385
  "payoutMissingInformationText"?: string;
9386
+ /**
9387
+ * @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
9388
+ */
9389
+ "stateController"?: string;
8644
9390
  /**
8645
9391
  * Badge text indicating payout status
8646
9392
  * @uiName Payout badge status text
@@ -9061,6 +9807,21 @@ declare namespace LocalJSX {
9061
9807
  "termsText"?: string;
9062
9808
  }
9063
9809
  interface SqmPortalForgotPassword {
9810
+ /**
9811
+ * @uiName Background color
9812
+ * @uiWidget color
9813
+ */
9814
+ "backgroundColor"?: string;
9815
+ /**
9816
+ * @uiName Border style
9817
+ * @uiWidget textArea
9818
+ */
9819
+ "border"?: string;
9820
+ /**
9821
+ * @uiName Border radius
9822
+ * @uiWidget number
9823
+ */
9824
+ "borderRadius"?: string;
9064
9825
  /**
9065
9826
  * @undocumented
9066
9827
  * @uiType object
@@ -9105,11 +9866,30 @@ declare namespace LocalJSX {
9105
9866
  "successAlertText"?: string;
9106
9867
  }
9107
9868
  interface SqmPortalFrame {
9869
+ /**
9870
+ * @uiName Background color
9871
+ * @uiWidget color
9872
+ * @uiType string
9873
+ */
9874
+ "backgroundColor"?: string;
9875
+ /**
9876
+ * Borders placed to seperate the header and footer from the body content.
9877
+ * @uiName Border
9878
+ * @uiType string
9879
+ */
9880
+ "border"?: string;
9108
9881
  /**
9109
9882
  * @undocumented
9110
9883
  * @uiType object
9111
9884
  */
9112
9885
  "demoData"?: DemoData<PortalFrameViewProps>;
9886
+ /**
9887
+ * Background color for the header and footer.
9888
+ * @uiName Header and Footer Background Color
9889
+ * @uiWidget color
9890
+ * @uiType string
9891
+ */
9892
+ "headerAndFooterBackgroundColor"?: string;
9113
9893
  /**
9114
9894
  * @undocumented
9115
9895
  */
@@ -9844,10 +10624,11 @@ declare namespace LocalJSX {
9844
10624
  */
9845
10625
  "backgroundColor"?: string;
9846
10626
  /**
10627
+ * Amount in pixels
9847
10628
  * @uiName Border radius
9848
10629
  * @type number
9849
10630
  */
9850
- "borderRadius"?: string;
10631
+ "borderRadius"?: number;
9851
10632
  /**
9852
10633
  * @uiName Description
9853
10634
  * @uiWidget textArea
@@ -9939,6 +10720,19 @@ declare namespace LocalJSX {
9939
10720
  * @uiType string
9940
10721
  */
9941
10722
  "backgroundColor"?: string;
10723
+ /**
10724
+ * Border color of container
10725
+ * @uiName Border color
10726
+ * @uiWidget color
10727
+ * @format color
10728
+ */
10729
+ "borderColor"?: string;
10730
+ /**
10731
+ * The border radius (in pixels)
10732
+ * @uiName Border Radius
10733
+ * @uiType number
10734
+ */
10735
+ "borderRadius"?: number;
9942
10736
  /**
9943
10737
  * @uiName Hide border
9944
10738
  * @uiType boolean
@@ -9977,6 +10771,13 @@ declare namespace LocalJSX {
9977
10771
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
9978
10772
  */
9979
10773
  "paddingTop"?: string;
10774
+ /**
10775
+ * Color of the text and copy icon
10776
+ * @uiName Text color
10777
+ * @uiWidget color
10778
+ * @format color
10779
+ */
10780
+ "textColor"?: string;
9980
10781
  /**
9981
10782
  * @uiName Vertical alignment
9982
10783
  * @uiType string
@@ -9986,14 +10787,47 @@ declare namespace LocalJSX {
9986
10787
  "verticalAlignment"?: "start" | "center" | "end";
9987
10788
  }
9988
10789
  interface SqmReferralCode {
10790
+ /**
10791
+ * Background color of share link container
10792
+ * @uiName Background color
10793
+ * @uiWidget color
10794
+ * @format color
10795
+ * @uiGroup Style
10796
+ */
10797
+ "backgroundColor"?: string;
10798
+ /**
10799
+ * Border color of share link container (default is set to 1px solid transparent)
10800
+ * @uiName Border color
10801
+ * @uiWidget color
10802
+ * @format color
10803
+ * @uiGroup Style
10804
+ */
10805
+ "borderColor"?: string;
10806
+ /**
10807
+ * The border radius on the share link container (in pixels)
10808
+ * @uiName Border Radius
10809
+ * @uiType number
10810
+ * @uiGroup Style
10811
+ */
10812
+ "borderRadius"?: string;
9989
10813
  /**
9990
10814
  * Set the copy button style and placement
9991
10815
  * @uiName Style
9992
10816
  * @uiType string
9993
10817
  * @uiEnum ["icon", "button-outside", "button-below"]
9994
10818
  * @uiEnumNames ["Icon", "Button outside", "Button below"]
10819
+ * @uiGroup Style
9995
10820
  */
9996
10821
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
10822
+ /**
10823
+ * The type of the button that is used (primary or secondary).
10824
+ * @uiName Button Type
10825
+ * @uiType string
10826
+ * @uiEnum ["primary", "secondary"]
10827
+ * @uiEnumNames ["Primary", "Secondary"]
10828
+ * @uiGroup Style
10829
+ */
10830
+ "buttonType"?: "primary" | "secondary";
9997
10831
  /**
9998
10832
  * @uiName Copy button label
9999
10833
  */
@@ -10025,8 +10859,17 @@ declare namespace LocalJSX {
10025
10859
  * @uiType string
10026
10860
  * @uiEnum ["left", "center", "right"]
10027
10861
  * @uiEnumNames ["Left", "Center", "Right"]
10862
+ * @uiGroup Style
10028
10863
  */
10029
10864
  "textAlign"?: "left" | "center" | "right";
10865
+ /**
10866
+ * Color of the text and copy icon
10867
+ * @uiName Text color
10868
+ * @uiWidget color
10869
+ * @format color
10870
+ * @uiGroup Style
10871
+ */
10872
+ "textColor"?: string;
10030
10873
  /**
10031
10874
  * The number of milliseconds that the tooltip appears for
10032
10875
  * @uiName Tooltip lifespan
@@ -10061,6 +10904,12 @@ declare namespace LocalJSX {
10061
10904
  * @uiWidget programSelector
10062
10905
  */
10063
10906
  "programId"?: string;
10907
+ /**
10908
+ * @uiName Text Color
10909
+ * @uiType string
10910
+ * @uiWidget color
10911
+ */
10912
+ "textColor"?: string;
10064
10913
  /**
10065
10914
  * @uiName Title Text
10066
10915
  */
@@ -10510,6 +11359,13 @@ declare namespace LocalJSX {
10510
11359
  * @uiWidget textArea
10511
11360
  */
10512
11361
  "sourceAmountMessage"?: string;
11362
+ /**
11363
+ * @componentState { "title": "Choose reward", "props": { "redeemStage": "chooseReward" }, "dependencies": ["sqm-reward-exchange-list"] }
11364
+ * @componentState { "title": "Reward details", "props": { "redeemStage": "chooseAmount", }, "dependencies": ["sqm-reward-exchange-list"] }
11365
+ * @componentState { "title": "Confirm exchange", "props": { "redeemStage": "confirmation" }, "dependencies": ["sqm-reward-exchange-list"] }
11366
+ * @componentState { "title": "Exchange successful", "props": { "redeemStage": "success" }, "dependencies": ["sqm-reward-exchange-list"] }
11367
+ */
11368
+ "stateController"?: string;
10513
11369
  /**
10514
11370
  * Shown when a user copies a fuel tank code
10515
11371
  * @uiName Tooltip text
@@ -10838,11 +11694,18 @@ declare namespace LocalJSX {
10838
11694
  * @uiName Button background color
10839
11695
  * @uiWidget color
10840
11696
  * @format color
11697
+ * @uiGroup Style
10841
11698
  */
10842
11699
  "backgroundcolor"?: string;
11700
+ /**
11701
+ * @uiName Border
11702
+ * @uiGroup Style
11703
+ */
11704
+ "border"?: string;
10843
11705
  /**
10844
11706
  * Configure border radius with pixel amount
10845
11707
  * @uiName Border radius
11708
+ * @uiGroup Style
10846
11709
  */
10847
11710
  "borderradius"?: number;
10848
11711
  /**
@@ -10856,11 +11719,13 @@ declare namespace LocalJSX {
10856
11719
  "disabled"?: boolean;
10857
11720
  /**
10858
11721
  * @uiName Hide icon
11722
+ * @uiGroup Style
10859
11723
  * @default
10860
11724
  */
10861
11725
  "hideicon"?: boolean;
10862
11726
  /**
10863
11727
  * @uiName Hide text
11728
+ * @uiGroup Style
10864
11729
  * @default
10865
11730
  */
10866
11731
  "hidetext"?: boolean;
@@ -10898,6 +11763,7 @@ declare namespace LocalJSX {
10898
11763
  | "unknown";
10899
11764
  /**
10900
11765
  * @uiName Display pill
11766
+ * @uiGroup Style
10901
11767
  */
10902
11768
  "pill"?: boolean;
10903
11769
  /**
@@ -10921,21 +11787,24 @@ declare namespace LocalJSX {
10921
11787
  * @uiType string
10922
11788
  * @uiEnum ["small", "medium", "large" ]
10923
11789
  * @uiEnumNames ["Small", "Medium", "Large"]
11790
+ * @uiGroup Style
10924
11791
  */
10925
11792
  "size"?: "small" | "medium" | "large";
10926
11793
  /**
10927
11794
  * @uiName Button text color
10928
11795
  * @uiWidget color
10929
11796
  * @format color
11797
+ * @uiGroup Style
10930
11798
  */
10931
11799
  "textcolor"?: string;
10932
11800
  /**
10933
11801
  * @uiType string
10934
11802
  * @uiName Button style
10935
- * @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
10936
- * @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
11803
+ * @uiEnum ["primary", "secondary", "success", "info", "warning", "danger", "default", "text" ]
11804
+ * @uiEnumNames ["Primary", "Secondary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
10937
11805
  */
10938
11806
  "type"?: | "primary"
11807
+ | "secondary"
10939
11808
  | "success"
10940
11809
  | "info"
10941
11810
  | "warning"
@@ -10963,7 +11832,7 @@ declare namespace LocalJSX {
10963
11832
  */
10964
11833
  "backgroundColor"?: string;
10965
11834
  /**
10966
- * Border color of share link container (default is set to 1px solid transparent)
11835
+ * Border color of share link container
10967
11836
  * @uiName Border color
10968
11837
  * @uiWidget color
10969
11838
  * @format color
@@ -10971,7 +11840,7 @@ declare namespace LocalJSX {
10971
11840
  */
10972
11841
  "borderColor"?: string;
10973
11842
  /**
10974
- * The border radius on the share link container
11843
+ * The border radius on the share link container (in pixels)
10975
11844
  * @uiName Border Radius
10976
11845
  * @uiType number
10977
11846
  * @uiGroup Style
@@ -10987,7 +11856,7 @@ declare namespace LocalJSX {
10987
11856
  */
10988
11857
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
10989
11858
  /**
10990
- * The type of the button (primary or secondary) that will be used to copy the link.
11859
+ * The type of the button that is used (primary or secondary).
10991
11860
  * @uiName Button Type
10992
11861
  * @uiType string
10993
11862
  * @uiEnum ["primary", "secondary"]
@@ -11048,7 +11917,7 @@ declare namespace LocalJSX {
11048
11917
  */
11049
11918
  "backgroundColor"?: string;
11050
11919
  /**
11051
- * Border color of share link container (default is set to 1px solid transparent)
11920
+ * Border color of share link container
11052
11921
  * @uiName Border color
11053
11922
  * @uiWidget color
11054
11923
  * @format color
@@ -11056,7 +11925,7 @@ declare namespace LocalJSX {
11056
11925
  */
11057
11926
  "borderColor"?: string;
11058
11927
  /**
11059
- * The border radius on the share link container
11928
+ * The border radius on the share link container (in pixels)
11060
11929
  * @uiName Border Radius
11061
11930
  * @uiType number
11062
11931
  * @uiGroup Style
@@ -11072,7 +11941,7 @@ declare namespace LocalJSX {
11072
11941
  */
11073
11942
  "buttonStyle"?: "icon" | "button-outside" | "button-below";
11074
11943
  /**
11075
- * The type of the button (primary or secondary) that will be used to copy the link.
11944
+ * The type of the button that is used (primary or secondary).
11076
11945
  * @uiName Button Type
11077
11946
  * @uiType string
11078
11947
  * @uiEnum ["primary", "secondary"]
@@ -11101,6 +11970,7 @@ declare namespace LocalJSX {
11101
11970
  * @uiType string
11102
11971
  * @uiEnum ["left", "center", "right"]
11103
11972
  * @uiEnumNames ["Left", "Center", "Right"]
11973
+ * @uiGroup Style
11104
11974
  */
11105
11975
  "textAlign"?: "left" | "center" | "right";
11106
11976
  /**
@@ -11124,12 +11994,34 @@ declare namespace LocalJSX {
11124
11994
  }
11125
11995
  interface SqmStatContainer {
11126
11996
  /**
11997
+ * Controls the alignment of the flexbox
11998
+ * @uiName Alignment
11999
+ * @uiType string
12000
+ * @uiEnum ["left", "right", "center"]
12001
+ * @uiEnumNames ["Left", "Right", "Center"]
12002
+ */
12003
+ "alignment"?: "left" | "right" | "center";
12004
+ /**
12005
+ * @undocumented
11127
12006
  * @uiName Display
11128
12007
  * @uiType string
11129
12008
  * @uiEnum ["grid", "flex"]
11130
12009
  * @uiEnumNames ["Grid", "Flex"]
11131
12010
  */
11132
12011
  "display"?: "grid" | "flex";
12012
+ /**
12013
+ * @uiName Gap
12014
+ * @uiType string
12015
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
12016
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
12017
+ */
12018
+ "gap"?: Spacing;
12019
+ /**
12020
+ * Hide the seperating border between stats
12021
+ * @uiName Hide border
12022
+ * @uiType boolean
12023
+ */
12024
+ "hideBorder"?: boolean;
11133
12025
  /**
11134
12026
  * @uiName Space between stats
11135
12027
  * @uiType string
@@ -11171,6 +12063,13 @@ declare namespace LocalJSX {
11171
12063
  * @uiEnumNames ["Left", "Right", "Bottom", "Top"]
11172
12064
  */
11173
12065
  "placement"?: "left" | "right" | "bottom" | "top";
12066
+ /**
12067
+ * Tab text color
12068
+ * @uiName Text color
12069
+ * @uiType string
12070
+ * @uiWidget color
12071
+ */
12072
+ "textColor"?: string;
11174
12073
  }
11175
12074
  interface SqmTaskCard {
11176
12075
  /**
@@ -11196,6 +12095,11 @@ declare namespace LocalJSX {
11196
12095
  * @uiGroup Button
11197
12096
  */
11198
12097
  "buttonLink"?: string;
12098
+ /**
12099
+ * @uiName Button text
12100
+ * @uiGroup Button
12101
+ */
12102
+ "buttonText"?: string;
11199
12103
  /**
11200
12104
  * @uiName Button Style
11201
12105
  * @uiType string
@@ -11203,12 +12107,7 @@ declare namespace LocalJSX {
11203
12107
  * @uiEnumNames ["Primary", "Secondary"]
11204
12108
  * @uiGroup Style
11205
12109
  */
11206
- "buttonStyle"?: "primary" | "secondary";
11207
- /**
11208
- * @uiName Button text
11209
- * @uiGroup Button
11210
- */
11211
- "buttonText"?: string;
12110
+ "buttonType"?: "primary" | "secondary";
11212
12111
  /**
11213
12112
  * @uiName Title
11214
12113
  * @uiGroup Task
@@ -11695,10 +12594,9 @@ declare namespace LocalJSX {
11695
12594
  */
11696
12595
  "dashboard_verificationReviewInternalHeader"?: string;
11697
12596
  /**
11698
- * @undocumented
11699
- * @uiType object
12597
+ * @undocumented
11700
12598
  */
11701
- "demoData"?: DemoData<UseTaxAndCashResultType>;
12599
+ "demoData"?: DemoData<TaxAndCashMonolith>;
11702
12600
  /**
11703
12601
  * Displayed under a field when it has an invalid entry.
11704
12602
  * @uiName Form field error message
@@ -11770,6 +12668,15 @@ declare namespace LocalJSX {
11770
12668
  * @uiGroup General Form Properties
11771
12669
  */
11772
12670
  "searchForCountryText"?: string;
12671
+ /**
12672
+ * @uiName Monolith States
12673
+ * @componentState { "title": "Step 1: Personal information", "props": { "step": "/1" }, "dependencies": ["sqm-user-info-form"] }
12674
+ * @componentState { "title": "Step 2: Indirect tax ", "props": { "step": "/2" }, "dependencies": ["sqm-indirect-tax-form"] }
12675
+ * @componentState { "title": "Step 3: Tax form", "props": { "step": "/3" }, "dependencies": ["sqm-docusign-form"] }
12676
+ * @componentState { "title": "Step 4: Payment method", "props": { "step": "/4" }, "dependencies": ["sqm-banking-info-form"] }
12677
+ * @componentState { "title": "Dashboard", "props": { "step": "/dashboard" }, "dependencies": ["sqm-tax-and-cash-dashboard"] }
12678
+ */
12679
+ "stateController"?: string;
11773
12680
  /**
11774
12681
  * @uiName Address field label
11775
12682
  * @uiGroup Step 1 Properties
@@ -12002,6 +12909,21 @@ declare namespace LocalJSX {
12002
12909
  * @uiGroup Step 3 Properties
12003
12910
  */
12004
12911
  "step3_individualParticipant"?: string;
12912
+ /**
12913
+ * @uiName Information modal button text
12914
+ * @uiGroup Step 3 Properties
12915
+ */
12916
+ "step3_modalButtonText"?: string;
12917
+ /**
12918
+ * @uiName Information modal description text
12919
+ * @uiGroup Step 3 Properties
12920
+ */
12921
+ "step3_modalDescription"?: string;
12922
+ /**
12923
+ * @uiName Information modal title
12924
+ * @uiGroup Step 3 Properties
12925
+ */
12926
+ "step3_modalTitle"?: string;
12005
12927
  /**
12006
12928
  * @uiName Participant type field label
12007
12929
  * @uiGroup Step 3 Properties
@@ -12089,6 +13011,11 @@ declare namespace LocalJSX {
12089
13011
  * @uiGroup Step 4 Properties
12090
13012
  */
12091
13013
  "step4_bankStateLabel"?: string;
13014
+ /**
13015
+ * @uiName Beneficiary account field description
13016
+ * @uiGroup Step 4 Properties
13017
+ */
13018
+ "step4_beneficiaryAccountNameDescription"?: string;
12092
13019
  /**
12093
13020
  * @uiName Beneficiary account field label
12094
13021
  * @uiGroup Step 4 Properties
@@ -12159,6 +13086,21 @@ declare namespace LocalJSX {
12159
13086
  * @uiGroup Step 4 Properties
12160
13087
  */
12161
13088
  "step4_individualSelectItemLabel"?: string;
13089
+ /**
13090
+ * @uiName Information modal button text
13091
+ * @uiGroup Step 4 Properties
13092
+ */
13093
+ "step4_modalButtonText"?: string;
13094
+ /**
13095
+ * @uiName Information modal description text
13096
+ * @uiGroup Step 4 Properties
13097
+ */
13098
+ "step4_modalDescription"?: string;
13099
+ /**
13100
+ * @uiName Information modal title
13101
+ * @uiGroup Step 4 Properties
13102
+ */
13103
+ "step4_modalTitle"?: string;
12162
13104
  /**
12163
13105
  * @uiName Patronymic name field label
12164
13106
  * @uiGroup Step 4 Properties
@@ -12585,12 +13527,36 @@ declare namespace LocalJSX {
12585
13527
  "verificationReviewInternalHeader"?: string;
12586
13528
  }
12587
13529
  interface SqmText {
13530
+ /**
13531
+ * Font size in pixels
13532
+ * @uiName Font Size
13533
+ * @uiType number
13534
+ */
13535
+ "fontSize"?: number;
13536
+ /**
13537
+ * @uiName Text Color
13538
+ * @uiWidget color
13539
+ * @format color
13540
+ */
13541
+ "textColor"?: string;
12588
13542
  }
12589
13543
  interface SqmTextSpan {
13544
+ /**
13545
+ * Font size in pixels
13546
+ * @uiName Font Size
13547
+ * @uiType number
13548
+ */
13549
+ "fontSize"?: number;
12590
13550
  /**
12591
13551
  * @uiName Text
12592
13552
  */
12593
13553
  "text"?: string;
13554
+ /**
13555
+ * @uiName Text Color
13556
+ * @uiWidget color
13557
+ * @format color
13558
+ */
13559
+ "textColor"?: string;
12594
13560
  /**
12595
13561
  * @uiName Type
12596
13562
  * @uiType string
@@ -12620,10 +13586,24 @@ declare namespace LocalJSX {
12620
13586
  * @uiEnumNames ["Gift", "Circle"]
12621
13587
  */
12622
13588
  "icon"?: "gift" | "circle";
13589
+ /**
13590
+ * Color of timeline
13591
+ * @uiName Line color
13592
+ * @uiWidget color
13593
+ * @format color
13594
+ */
13595
+ "lineColor"?: string;
12623
13596
  /**
12624
13597
  * @uiName Reward amount
12625
13598
  */
12626
13599
  "reward"?: string;
13600
+ /**
13601
+ * Color of the text and copy icon
13602
+ * @uiName Text color
13603
+ * @uiWidget color
13604
+ * @format color
13605
+ */
13606
+ "textColor"?: string;
12627
13607
  /**
12628
13608
  * @uiName Reward unit
12629
13609
  */
@@ -12919,15 +13899,25 @@ declare namespace LocalJSX {
12919
13899
  * @uiGroup General Text
12920
13900
  */
12921
13901
  "general_verifyEmailHeader"?: string;
13902
+ /**
13903
+ * @componentState { "title": "Step 1: Enter email", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"] }
13904
+ * @componentState { "title": "Step 2: Enter code", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"] }
13905
+ */
13906
+ "stateController"?: string;
12922
13907
  }
12923
13908
  interface SqmWidgetVerificationController {
13909
+ /**
13910
+ * @componentState { "title": "Not Verified", "slot": "not-verified", "props": { "isAuth": false } }
13911
+ * @componentState { "title": "Verified", "slot": "verified", "props": { "isAuth": true } }
13912
+ */
13913
+ "stateController"?: string;
12924
13914
  }
12925
13915
  interface IntrinsicElements {
12926
13916
  "raisins-plop-target": RaisinsPlopTarget;
12927
- "sqm-asset-card": SqmAssetCard;
12928
13917
  "sqm-banking-info-form": SqmBankingInfoForm;
12929
13918
  "sqm-big-stat": SqmBigStat;
12930
13919
  "sqm-brand": SqmBrand;
13920
+ "sqm-brand-selector": SqmBrandSelector;
12931
13921
  "sqm-card-feed": SqmCardFeed;
12932
13922
  "sqm-checkbox-field": SqmCheckboxField;
12933
13923
  "sqm-close-button": SqmCloseButton;
@@ -13053,10 +14043,10 @@ declare module "@stencil/core" {
13053
14043
  export namespace JSX {
13054
14044
  interface IntrinsicElements {
13055
14045
  "raisins-plop-target": LocalJSX.RaisinsPlopTarget & JSXBase.HTMLAttributes<HTMLRaisinsPlopTargetElement>;
13056
- "sqm-asset-card": LocalJSX.SqmAssetCard & JSXBase.HTMLAttributes<HTMLSqmAssetCardElement>;
13057
14046
  "sqm-banking-info-form": LocalJSX.SqmBankingInfoForm & JSXBase.HTMLAttributes<HTMLSqmBankingInfoFormElement>;
13058
14047
  "sqm-big-stat": LocalJSX.SqmBigStat & JSXBase.HTMLAttributes<HTMLSqmBigStatElement>;
13059
14048
  "sqm-brand": LocalJSX.SqmBrand & JSXBase.HTMLAttributes<HTMLSqmBrandElement>;
14049
+ "sqm-brand-selector": LocalJSX.SqmBrandSelector & JSXBase.HTMLAttributes<HTMLSqmBrandSelectorElement>;
13060
14050
  "sqm-card-feed": LocalJSX.SqmCardFeed & JSXBase.HTMLAttributes<HTMLSqmCardFeedElement>;
13061
14051
  "sqm-checkbox-field": LocalJSX.SqmCheckboxField & JSXBase.HTMLAttributes<HTMLSqmCheckboxFieldElement>;
13062
14052
  "sqm-close-button": LocalJSX.SqmCloseButton & JSXBase.HTMLAttributes<HTMLSqmCloseButtonElement>;