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

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
@@ -1,27 +1,376 @@
1
- import { r as registerInstance, h as h$1, c as Host } from './index-91e7729f.js';
2
- import { n as h, f as useEffect, k as useState, i as d, u as useMemo, m as useRef, b as browser, j as useReducer } from './stencil-hooks.module-4bc38af4.js';
3
- import { i as intl } from './global-6dc825bc.js';
4
- import { i as isDemo, _, d as dist, J, H, $ as $e, w as wn, B, L, y as yn, j as jn, r as Ue, V as Ve, u as useCallback, Q as Qe, k as kn } from './index.module-89a79f66.js';
1
+ import { r as registerInstance, h as h$1, c as Host } from './index-b3a06de8.js';
2
+ import { b as buildFontsCssUrl, i as intl } from './global-2f3b2adb.js';
3
+ import { n as h, f as useEffect, k as useState, i as d, u as useMemo, m as useRef, b as browser, j as useReducer } from './dom-context-hooks.module-63370afd.js';
4
+ import { i as isDemo, _ as _$1, d as dist, J, H, B, $ as $e, w as wn, L, y as yn, j as jn, r as Ue, V as Ve, u as useCallback, b as setUserIdentity, Q as Qe, k as kn } from './index.module-38dad6c9.js';
5
5
  import { j as jsonpointer } from './jsonpointer-388a7082.js';
6
6
  import { c as cjs } from './cjs-bdfb4486.js';
7
- import { g as getProps, a as getMissingProps } from './utils-334c1e34.js';
7
+ import { g as getProps, a as getMissingProps } from './utils-03188de2.js';
8
8
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
9
- import './useReferralCodes-8f75921a.js';
10
- import './mixins-83f90fa1.js';
11
- import { C as CopyTextView } from './copy-text-view-ca98ab38.js';
12
- import { a as useRequestRerender } from './re-render-cc945f38.js';
13
- import { u as useChildElements } from './useChildElements-7945ae56.js';
14
- import './luxon-8d51c92b.js';
15
- import './sqm-text-span-view-c577cc60.js';
9
+ import './useReferralCodes-311e6d72.js';
10
+ import './mixins-f750863a.js';
11
+ import { C as CopyTextView } from './copy-text-view-8d1713d7.js';
12
+ import { a as useRequestRerender } from './re-render-9c90767d.js';
13
+ import { u as useChildElements } from './useChildElements-4e70ac0e.js';
14
+ import './luxon-bbf75a9d.js';
15
+ import './sqm-text-span-view-4c17b8c9.js';
16
16
  import { p as pathToRegexp } from './index-ffa26b43.js';
17
- import { R as REGISTRATION_FORM_STATE_CONTEXT, u as useRegistrationFormState } from './useRegistrationFormState-d6f33135.js';
18
- import { P as PortalLoginView } from './sqm-portal-login-view-37c85d04.js';
19
- import { u as usePortalLogin } from './usePortalLogin-ef647a50.js';
17
+ import { E as EmailRegistrationView } from './email-registration-view-1f587f8b.js';
18
+ import { R as REGISTRATION_FORM_STATE_CONTEXT, u as useRegistrationFormState } from './useRegistrationFormState-18c2cea7.js';
19
+ import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-0f04459e.js';
20
+ import { P as PortalLoginView } from './sqm-portal-login-view-7670cd86.js';
21
+ import { u as usePortalLogin } from './usePortalLogin-d0720c81.js';
20
22
  import { A as AsYouType } from './AsYouType-46f67d0d.js';
21
- import { i as isEmpty } from './utilities-5b0ca040.js';
22
- import { b as useDemoBigStat, U as useBigStat, B as BigStatView, O as autoColorScaleCss, J as CardFeedView, i as CheckboxFieldView, K as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, V as withShadowView, L as LeaderboardView, N as NameFieldsView, C as ChangeMarktingView, d as PortalChangePasswordView, h as PortalFooterView, P as PortalFrameView, e as PortalRegisterView, R as ReferralIframeView, W as demoRewardExchange, j as RewardExchangeView, a as useShareButton, S as ShareButtonView, u as useShareLink, c as StatContainerView, T as TaskCardView } from './ShadowViewAddon-bdedf635.js';
23
- import './sqm-portal-container-view-1683ae32.js';
24
- import { u as usePayoutStatus } from './usePayoutStatus-58aa56b4.js';
23
+ import { i as isEmpty } from './utilities-ad9c2893.js';
24
+ import { u as useDemoBigStat, Q as useBigStat, B as BigStatView, C as CardFeedView, c as CheckboxFieldView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, U as withShadowView, L as LeaderboardView, N as NameFieldsView, f as ChangeMarktingView, P as PortalChangePasswordView, g as PortalFooterView, h as PortalFrameView, d as PortalRegisterView, R as ReferralIframeView, i as RewardExchangeView, V as demoRewardExchange, G as useShareButton, a as ShareButtonView, J as useShareLink, S as StatContainerView, T as TaskCardView } from './ShadowViewAddon-3c2957fe.js';
25
+ import './sqm-portal-container-view-176e92e3.js';
26
+ import { p as parseStates } from './parseStates-ed75e224.js';
27
+ import { u as usePayoutStatus } from './usePayoutStatus-7eeec61b.js';
28
+
29
+ /**
30
+ *
31
+ * Themes
32
+ *
33
+ * Export only valid CSS. Those will be injected into style tags.
34
+ *
35
+ * Useful links:
36
+ * - https://brandcolors.net/
37
+ * - Shoelace color generator: https://codepen.io/claviska/full/QWveRgL
38
+ *
39
+ */
40
+ // @ts-nocheck
41
+ const Default = null;
42
+ const Netflix = {
43
+ main: {
44
+ brandFont: "Netflix Sans, Arial, sans-serif",
45
+ brandColor: "#E50914",
46
+ },
47
+ border: {
48
+ borderColor: "#333333",
49
+ borderRadius: 4,
50
+ borderThickness: 1,
51
+ },
52
+ color: {
53
+ textColorShades: {
54
+ mainText: "white",
55
+ subduedText: "#B3B3B3",
56
+ },
57
+ backgroundColor: "#101010",
58
+ accentColorShades: {
59
+ text: "#E50914",
60
+ icon: "#E50914",
61
+ border: "#E50914",
62
+ background: "#300609",
63
+ },
64
+ success: {
65
+ text: "#66BB6A",
66
+ border: "#4CAF50",
67
+ background: "#1B5E20",
68
+ iconAndBadge: "#4CAF50",
69
+ },
70
+ warning: {
71
+ text: "#FFCA28",
72
+ border: "#FFA726",
73
+ background: "#F57C00",
74
+ iconAndBadge: "#FFA726",
75
+ },
76
+ critical: {
77
+ text: "#EF9A9A",
78
+ border: "#E50914",
79
+ background: "#B71C1C",
80
+ iconAndBadge: "#E50914",
81
+ },
82
+ informative: {
83
+ text: "#64B5F6",
84
+ border: "#42A5F5",
85
+ background: "#1976D2",
86
+ iconAndBadge: "#42A5F5",
87
+ },
88
+ neutral: {
89
+ text: "white",
90
+ iconAndBadge: "#B3B3B3",
91
+ border: "#333333",
92
+ background: "#222222",
93
+ },
94
+ },
95
+ primaryButton: {
96
+ buttonColor: {
97
+ background: "#E50914",
98
+ border: "transparent",
99
+ label: "#FFFFFF",
100
+ },
101
+ buttonHoverColor: {
102
+ background: "#CC0000",
103
+ border: "transparent",
104
+ label: "#FFFFFF",
105
+ },
106
+ borderRadius: 4,
107
+ },
108
+ secondaryButton: {
109
+ buttonColor: {
110
+ background: "transparent",
111
+ border: "#B3B3B3",
112
+ label: "#FFFFFF",
113
+ },
114
+ buttonHoverColor: {
115
+ background: "#333333",
116
+ border: "#B3B3B3",
117
+ label: "#FFFFFF",
118
+ },
119
+ borderRadius: 4,
120
+ },
121
+ formFields: {
122
+ formFieldColor: {
123
+ background: "#222222",
124
+ border: "#B3B3B3",
125
+ inputText: "#B3B3B3",
126
+ },
127
+ hoverStateColor: "#777777",
128
+ selectedStateColor: "#E50914",
129
+ borderRadius: 4,
130
+ },
131
+ };
132
+ const Amazon = {
133
+ main: {
134
+ brandFont: "Amazon Ember, Arial, sans-serif",
135
+ brandColor: "#FF9900",
136
+ },
137
+ border: {
138
+ borderColor: "#D5D9D9",
139
+ borderRadius: 4,
140
+ borderThickness: 1,
141
+ },
142
+ color: {
143
+ backgroundColor: "#ffffff",
144
+ textColorShades: {
145
+ mainText: "#2f2f2f",
146
+ subduedText: "#565959",
147
+ },
148
+ accentColorShades: {
149
+ text: "#FF9900",
150
+ icon: "#FF9900",
151
+ border: "#FFBF66",
152
+ background: "#FFF4DD",
153
+ },
154
+ success: {
155
+ text: "#198754",
156
+ border: "#BCE8B2",
157
+ background: "#D4EDDA",
158
+ iconAndBadge: "#28A745",
159
+ },
160
+ warning: {
161
+ text: "#856404",
162
+ border: "#FFEBA2",
163
+ background: "#FFF3CD",
164
+ iconAndBadge: "#FFC107",
165
+ },
166
+ critical: {
167
+ text: "#721C24",
168
+ border: "#F5C6CB",
169
+ background: "#F8D7DA",
170
+ iconAndBadge: "#DC3545",
171
+ },
172
+ informative: {
173
+ text: "#004085",
174
+ border: "#B8DAFF",
175
+ background: "#CCE5FF",
176
+ iconAndBadge: "#007BFF",
177
+ },
178
+ neutral: {
179
+ text: "#232F3E",
180
+ iconAndBadge: "#565959",
181
+ border: "#D5D9D9",
182
+ background: "#F0F2F2",
183
+ },
184
+ },
185
+ primaryButton: {
186
+ buttonColor: {
187
+ background: "#FF9900",
188
+ border: "transparent",
189
+ label: "#FFFFFF",
190
+ },
191
+ buttonHoverColor: {
192
+ background: "#EB9100",
193
+ border: "transparent",
194
+ label: "#FFFFFF",
195
+ },
196
+ borderRadius: 4,
197
+ },
198
+ secondaryButton: {
199
+ buttonColor: {
200
+ background: "#FFFFFF",
201
+ border: "#888C8C",
202
+ label: "#232F3E",
203
+ },
204
+ buttonHoverColor: {
205
+ background: "#F0F2F2",
206
+ border: "#888C8C",
207
+ label: "#232F3E",
208
+ },
209
+ borderRadius: 4,
210
+ },
211
+ formFields: {
212
+ formFieldColor: {
213
+ background: "#FFFFFF",
214
+ border: "#D5D9D9",
215
+ inputText: "#2f2f2f",
216
+ },
217
+ borderRadius: 4,
218
+ hoverStateColor: "#A2A2A2",
219
+ selectedStateColor: "#007185",
220
+ },
221
+ };
222
+ const Spotify = {
223
+ main: {
224
+ brandColor: "#1ed760",
225
+ },
226
+ border: {
227
+ borderColor: "#f4f4f4",
228
+ borderRadius: 18,
229
+ borderThickness: 1,
230
+ },
231
+ color: {
232
+ textColorShades: {
233
+ mainText: "white",
234
+ subduedText: "white",
235
+ },
236
+ backgroundColor: "#121212",
237
+ accentColorShades: {
238
+ icon: "#1ed760",
239
+ },
240
+ },
241
+ primaryButton: {
242
+ buttonColor: {
243
+ background: "#1ed760",
244
+ border: "transparent",
245
+ label: "#121212",
246
+ },
247
+ buttonHoverColor: {
248
+ background: "#1DB954",
249
+ border: "transparent",
250
+ label: "#121212",
251
+ },
252
+ borderRadius: 30,
253
+ },
254
+ secondaryButton: {
255
+ buttonColor: {
256
+ background: "#191414",
257
+ border: "#FFFFFF",
258
+ label: "#FFFFFF",
259
+ },
260
+ buttonHoverColor: {
261
+ background: "#282828",
262
+ border: "#FFFFFF",
263
+ label: "#121212",
264
+ },
265
+ borderRadius: 30,
266
+ },
267
+ formFields: {
268
+ formFieldColor: {
269
+ background: "#121212",
270
+ border: "#7c7c7c",
271
+ inputText: "#fff",
272
+ },
273
+ borderRadius: 30,
274
+ hoverStateColor: "white",
275
+ selectedStateColor: "white",
276
+ },
277
+ };
278
+ const Google = {
279
+ main: { brandColor: "#4285F4", brandFont: "Roboto, Arial, sans-serif" },
280
+ border: {
281
+ borderColor: "#DADCE0",
282
+ borderRadius: 4,
283
+ borderThickness: 1,
284
+ },
285
+ color: {
286
+ textColorShades: {
287
+ mainText: "#212124",
288
+ subduedText: "#5F6368",
289
+ },
290
+ backgroundColor: "#FFFFFF",
291
+ accentColorShades: {
292
+ text: "#1A73E8",
293
+ border: "#8AB4F8",
294
+ background: "#E8F0FE",
295
+ icon: "#4285F4",
296
+ },
297
+ success: {
298
+ text: "#044e1d",
299
+ border: "#A8DCD7",
300
+ background: "#E6F4EA",
301
+ iconAndBadge: "#34A853",
302
+ },
303
+ warning: {
304
+ text: "#996a3d",
305
+ border: "#FCD667",
306
+ background: "#FFF7EE",
307
+ iconAndBadge: "#FBBC04",
308
+ },
309
+ critical: {
310
+ text: "#760b09",
311
+ border: "#F28B82",
312
+ background: "#FCE8E6",
313
+ iconAndBadge: "#EA4335",
314
+ },
315
+ informative: {
316
+ text: "#01368c",
317
+ border: "#BFDBFE",
318
+ background: "#E8F0FE",
319
+ iconAndBadge: "#4285F4",
320
+ },
321
+ neutral: {
322
+ text: "#202124",
323
+ border: "#DADCE0",
324
+ background: "#F8F9FA",
325
+ iconAndBadge: "#5F6368",
326
+ },
327
+ },
328
+ primaryButton: {
329
+ buttonColor: {
330
+ background: "#4285F4",
331
+ border: "transparent",
332
+ label: "#FFFFFF",
333
+ },
334
+ buttonHoverColor: {
335
+ background: "#3C7CD1",
336
+ border: "transparent",
337
+ label: "#FFFFFF",
338
+ },
339
+ borderRadius: 4,
340
+ },
341
+ secondaryButton: {
342
+ buttonColor: {
343
+ background: "#FFFFFF",
344
+ border: "#DADCE0",
345
+ label: "#4285F4",
346
+ },
347
+ buttonHoverColor: {
348
+ background: "#E8F0FE",
349
+ border: "#DADCE0",
350
+ label: "#4285F4",
351
+ },
352
+ borderRadius: 4,
353
+ },
354
+ formFields: {
355
+ formFieldColor: {
356
+ background: "#FFFFFF",
357
+ border: "#DADCE0",
358
+ inputText: "#202124",
359
+ },
360
+ borderRadius: 4,
361
+ hoverStateColor: "#9AA0A6",
362
+ selectedStateColor: "#4285F4",
363
+ },
364
+ };
365
+
366
+ const Themes = /*#__PURE__*/Object.freeze({
367
+ __proto__: null,
368
+ Default: Default,
369
+ Netflix: Netflix,
370
+ Amazon: Amazon,
371
+ Spotify: Spotify,
372
+ Google: Google
373
+ });
25
374
 
26
375
  const BigStat = class {
27
376
  constructor(hostRef) {
@@ -31,8 +380,19 @@ const BigStat = class {
31
380
  *
32
381
  * @uiName Flex reverse
33
382
  * @default
383
+ * @uiGroup Additional Settings
34
384
  */
35
385
  this.flexReverse = false;
386
+ /**
387
+ * Controls the alignment of the flexbox
388
+ *
389
+ * @uiName Alignment
390
+ * @uiType string
391
+ * @uiEnum ["left", "right", "center"]
392
+ * @uiEnumNames ["Left", "Right", "Center"]
393
+ * @uiGroup Additional Settings
394
+ */
395
+ this.alignment = "center";
36
396
  this.ignored = true;
37
397
  h(this);
38
398
  }
@@ -40,24 +400,62 @@ const BigStat = class {
40
400
  render() {
41
401
  var _a;
42
402
  const { props, label } = isDemo() ? useDemoBigStat(this) : useBigStat(this);
43
- const host = _();
403
+ const host = _$1();
44
404
  const hasLabel = !!((_a = host.innerHTML) === null || _a === void 0 ? void 0 : _a.trim());
45
405
  const labelSlot = h$1("slot", { name: "label" }, hasLabel ? h$1("slot", null) : label);
46
406
  return h$1(BigStatView, Object.assign({}, props, { labelSlot: labelSlot }));
47
407
  }
48
408
  };
49
409
 
410
+ function t(t,n,r){return Math.min(Math.max(t,r),n)}class n extends Error{constructor(t){super(`Failed to parse color: "${t}"`);}}function r(r){if("string"!=typeof r)throw new n(r);if("transparent"===r.trim().toLowerCase())return [0,0,0,0];let e=r.trim();e=u.test(r)?function(t){const r=t.toLowerCase().trim(),e=o[function(t){let n=5381,r=t.length;for(;r;)n=33*n^t.charCodeAt(--r);return (n>>>0)%2341}(r)];if(!e)throw new n(t);return `#${e}`}(r):r;const f=s.exec(e);if(f){const t=Array.from(f).slice(1);return [...t.slice(0,3).map(t=>parseInt(_(t,2),16)),parseInt(_(t[3]||"f",2),16)/255]}const p=i.exec(e);if(p){const t=Array.from(p).slice(1);return [...t.slice(0,3).map(t=>parseInt(t,16)),parseInt(t[3]||"ff",16)/255]}const z=a.exec(e);if(z){const t=Array.from(z).slice(1);return [...t.slice(0,3).map(t=>parseInt(t,10)),parseFloat(t[3]||"1")]}const h=c.exec(e);if(h){const[e,o,_,s]=Array.from(h).slice(1).map(parseFloat);if(t(0,100,o)!==o)throw new n(r);if(t(0,100,_)!==_)throw new n(r);return [...l(e,o,_),s||1]}throw new n(r)}const e=t=>parseInt(t.replace(/_/g,""),36),o="1q29ehhb 1n09sgk7 1kl1ekf_ _yl4zsno 16z9eiv3 1p29lhp8 _bd9zg04 17u0____ _iw9zhe5 _to73___ _r45e31e _7l6g016 _jh8ouiv _zn3qba8 1jy4zshs 11u87k0u 1ro9yvyo 1aj3xael 1gz9zjz0 _3w8l4xo 1bf1ekf_ _ke3v___ _4rrkb__ 13j776yz _646mbhl _nrjr4__ _le6mbhl 1n37ehkb _m75f91n _qj3bzfz 1939yygw 11i5z6x8 _1k5f8xs 1509441m 15t5lwgf _ae2th1n _tg1ugcv 1lp1ugcv 16e14up_ _h55rw7n _ny9yavn _7a11xb_ 1ih442g9 _pv442g9 1mv16xof 14e6y7tu 1oo9zkds 17d1cisi _4v9y70f _y98m8kc 1019pq0v 12o9zda8 _348j4f4 1et50i2o _8epa8__ _ts6senj 1o350i2o 1mi9eiuo 1259yrp0 1ln80gnw _632xcoy 1cn9zldc _f29edu4 1n490c8q _9f9ziet 1b94vk74 _m49zkct 1kz6s73a 1eu9dtog _q58s1rz 1dy9sjiq __u89jo3 _aj5nkwg _ld89jo3 13h9z6wx _qa9z2ii _l119xgq _bs5arju 1hj4nwk9 1qt4nwk9 1ge6wau6 14j9zlcw 11p1edc_ _ms1zcxe _439shk6 _jt9y70f _754zsow 1la40eju _oq5p___ _x279qkz 1fa5r3rv _yd2d9ip _424tcku _8y1di2_ _zi2uabw _yy7rn9h 12yz980_ __39ljp6 1b59zg0x _n39zfzp 1fy9zest _b33k___ _hp9wq92 1il50hz4 _io472ub _lj9z3eo 19z9ykg0 _8t8iu3a 12b9bl4a 1ak5yw0o _896v4ku _tb8k8lv _s59zi6t _c09ze0p 1lg80oqn 1id9z8wb _238nba5 1kq6wgdi _154zssg _tn3zk49 _da9y6tc 1sg7cv4f _r12jvtt 1gq5fmkz 1cs9rvci _lp9jn1c _xw1tdnb 13f9zje6 16f6973h _vo7ir40 _bt5arjf _rc45e4t _hr4e100 10v4e100 _hc9zke2 _w91egv_ _sj2r1kk 13c87yx8 _vqpds__ _ni8ggk8 _tj9yqfb 1ia2j4r4 _7x9b10u 1fc9ld4j 1eq9zldr _5j9lhpx _ez9zl6o _md61fzm".split(" ").reduce((t,n)=>{const r=e(n.substring(0,3)),o=e(n.substring(3)).toString(16);let _="";for(let t=0;t<6-o.length;t++)_+="0";return t[r]=`${_}${o}`,t},{}),_=(t,n)=>Array.from(Array(n)).map(()=>t).join(""),s=new RegExp(`^#${_("([a-f0-9])",3)}([a-f0-9])?$`,"i"),i=new RegExp(`^#${_("([a-f0-9]{2})",3)}([a-f0-9]{2})?$`,"i"),a=new RegExp(`^rgba?\\(\\s*(\\d+)\\s*${_(",\\s*(\\d+)\\s*",2)}(?:,\\s*([\\d.]+))?\\s*\\)$`,"i"),c=/^hsla?\(\s*([\d.]+)\s*,\s*([\d.]+)%\s*,\s*([\d.]+)%(?:\s*,\s*([\d.]+))?\s*\)$/i,u=/^[a-z]+$/i,f=t=>Math.round(255*t),l=(t,n,r)=>{let e=r/100;if(0===n)return [e,e,e].map(f);const o=(t%360+360)%360/60,_=(1-Math.abs(2*e-1))*(n/100),s=_*(1-Math.abs(o%2-1));let i=0,a=0,c=0;o>=0&&o<1?(i=_,a=s):o>=1&&o<2?(i=s,a=_):o>=2&&o<3?(a=_,c=s):o>=3&&o<4?(a=s,c=_):o>=4&&o<5?(i=s,c=_):o>=5&&o<6&&(i=_,c=s);const u=e-_/2;return [i+u,a+u,c+u].map(f)};function p(t){const[n,e,o,_]=r(t).map((t,n)=>3===n?t:t/255),s=Math.max(n,e,o),i=Math.min(n,e,o),a=(s+i)/2;if(s===i)return [0,0,a,_];const c=s-i;return [60*(n===s?(e-o)/c+(e<o?6:0):e===s?(o-n)/c+2:(n-e)/c+4),a>.5?c/(2-s-i):c/(s+i),a,_]}function z(n,r,e,o){return `hsla(${(n%360).toFixed()}, ${t(0,100,100*r).toFixed()}%, ${t(0,100,100*e).toFixed()}%, ${parseFloat(t(0,1,o).toFixed(3))})`}
411
+
412
+ const colorScale = [50, 100, 200, 300, 400, 500, 600, 700, 800, 900, 950];
413
+ const lScale = [
414
+ 0.95,
415
+ 0.86,
416
+ 0.76,
417
+ 0.66,
418
+ 0.56,
419
+ 0.46,
420
+ 0.39,
421
+ 0.32,
422
+ 0.25,
423
+ 0.18,
424
+ 0.15,
425
+ ];
426
+ // https://github.com/ricokahler/color2k/blob/main/src/parseToRgba.ts
427
+ const hslaRegex = /^hsla?\(\s*([\d.]+)\s*,\s*([\d.]+)%\s*,\s*([\d.]+)%(?:\s*,\s*([\d.]+))?\s*\)$/i;
428
+ function niceParseToHsla(color) {
429
+ const normalizedColor = color.trim();
430
+ const hslaMatch = hslaRegex.exec(normalizedColor);
431
+ if (hslaMatch) {
432
+ const [h, s, l, a] = Array.from(hslaMatch).slice(1).map(parseFloat);
433
+ if (t(0, 100, s) !== s)
434
+ throw new n(color);
435
+ if (t(0, 100, l) !== l)
436
+ throw new n(color);
437
+ return [h, s / 100, l, a || 1];
438
+ }
439
+ // Warning -- converts to RGB first, so is lossy
440
+ return p(color);
441
+ }
442
+ function generateScale(color, name = "primary") {
443
+ const [h, s, l, a] = niceParseToHsla(color);
444
+ return lScale
445
+ .map((l) => z(h, s, l, a))
446
+ .map((color, index) => {
447
+ return `--sl-color-${name}-${colorScale[index]}: ${color};\n`;
448
+ });
449
+ }
50
450
  /**
51
- * Build a font CSS URL using the Google Fonts CSS API
52
- *
53
- * Docs: https://developers.google.com/fonts/docs/css2
451
+ * Generated a Shoelace color scale css string from a base color
54
452
  *
55
- * @param fonts - the font family or families to load
56
- * @returns url to a .css file
453
+ * @param color
454
+ * @param name
455
+ * @returns
57
456
  */
58
- function buildFontsCssUrl(...fonts) {
59
- const queryString = fonts.map(f => `family=${encodeURIComponent(f)}`).join("&");
60
- return `https://fonts.googleapis.com/css2?${queryString}`;
457
+ function autoColorScaleCss(color, name = "primary") {
458
+ return generateScale(color, name).join("\n");
61
459
  }
62
460
 
63
461
  const BrandComponent = class {
@@ -67,7 +465,7 @@ const BrandComponent = class {
67
465
  }
68
466
  disconnectedCallback() { }
69
467
  render() {
70
- var _a, _b;
468
+ var _a, _b, _c, _d, _e, _f;
71
469
  function getCss(brandColor) {
72
470
  if (brandColor) {
73
471
  try {
@@ -77,11 +475,14 @@ const BrandComponent = class {
77
475
  }
78
476
  return undefined;
79
477
  }
80
- const css = (_a = getCss(this.brandColor)) !== null && _a !== void 0 ? _a : "";
81
- const sanitizedFont = ((_b = this.brandFont) !== null && _b !== void 0 ? _b : "Nunito Sans").trim() || undefined;
478
+ const brandingConfigFont = (_b = (_a = window.SquatchBrandingConfig) === null || _a === void 0 ? void 0 : _a.main) === null || _b === void 0 ? void 0 : _b.brandFont;
479
+ const css = ((_d = (_c = window.SquatchBrandingConfig) === null || _c === void 0 ? void 0 : _c.main) === null || _d === void 0 ? void 0 : _d.brandColor) ? ""
480
+ : (_e = getCss(this.brandColor)) !== null && _e !== void 0 ? _e : "";
481
+ const sanitizedFont = ((_f = this.brandFont) !== null && _f !== void 0 ? _f : "Nunito Sans").trim() || undefined;
82
482
  useEffect(() => {
83
- if (!sanitizedFont) {
483
+ if (!sanitizedFont || brandingConfigFont) {
84
484
  // Nothing required in default case.
485
+ // Don't add font if it's set in the global config
85
486
  return;
86
487
  }
87
488
  const sheet = document.createElement("link");
@@ -101,6 +502,10 @@ const BrandComponent = class {
101
502
  - resets css variable inheritence for fonts
102
503
 
103
504
  */
505
+
506
+ ${brandingConfigFont
507
+ ? ``
508
+ : `
104
509
  ::slotted(*) {
105
510
  --sl-font-sans: "${font}", arial;
106
511
  --sl-input-font-family: "${font}", arial;
@@ -108,6 +513,7 @@ const BrandComponent = class {
108
513
  font-family: "${font}", arial;
109
514
 
110
515
  ${css}
516
+ `}
111
517
 
112
518
  --sl-focus-ring-color-primary: var(--sl-color-primary-100);
113
519
  --sl-input-border-color-focus: var(--sl-color-primary-500);
@@ -116,6 +522,195 @@ const BrandComponent = class {
116
522
  }
117
523
  };
118
524
 
525
+ const LOCAL_STORAGE_BRAND_KEY = "localStorageBrandKey";
526
+ const LOCAL_STORAGE_BRAND_CONFIG_KEY = "localStorageBrandConfigKey";
527
+ const SqmBrandSelector = class {
528
+ constructor(hostRef) {
529
+ registerInstance(this, hostRef);
530
+ this.selectedBrand = "Netflix";
531
+ this.brands = [
532
+ {
533
+ name: "Netflix",
534
+ logoUrl: "https://res.cloudinary.com/saasquatch-staging/image/upload/v1750803365/netflix_ftjbrr.png",
535
+ },
536
+ {
537
+ name: "Amazon",
538
+ logoUrl: "https://res.cloudinary.com/saasquatch-staging/image/upload/v1750803366/amazon_mc22fr.png",
539
+ },
540
+ {
541
+ name: "Spotify",
542
+ logoUrl: "https://res.cloudinary.com/saasquatch-staging/image/upload/v1750803510/spotify_j5qi1r.png",
543
+ },
544
+ {
545
+ name: "Google",
546
+ logoUrl: "https://res.cloudinary.com/saasquatch-staging/image/upload/v1750803168/pngimg.com_-_google_PNG19644_jvypwl.png",
547
+ },
548
+ ];
549
+ const storedBrand = localStorage.getItem(LOCAL_STORAGE_BRAND_KEY);
550
+ const initialBrandName = storedBrand;
551
+ this.selectedBrand = initialBrandName;
552
+ // Initialize window.SquatchBrandingConfig based on the loaded brand
553
+ const initialConfig = Themes[initialBrandName] || Netflix;
554
+ window.SquatchBrandingConfig = initialConfig;
555
+ const event = new CustomEvent("brandingConfigUpdated", {
556
+ detail: window.SquatchBrandingConfig,
557
+ });
558
+ window.dispatchEvent(event);
559
+ }
560
+ componentDidLoad() {
561
+ const storedBrand = localStorage.getItem(LOCAL_STORAGE_BRAND_KEY);
562
+ const initialBrandName = storedBrand;
563
+ this.selectedBrand = initialBrandName;
564
+ }
565
+ disconnectedCallback() { }
566
+ updateBrand(brandName) {
567
+ this.selectedBrand = brandName;
568
+ const configToSet = Themes[brandName] || Netflix;
569
+ const brandConfigString = JSON.stringify(configToSet);
570
+ localStorage.setItem(LOCAL_STORAGE_BRAND_KEY, brandName);
571
+ localStorage.setItem(LOCAL_STORAGE_BRAND_CONFIG_KEY, brandConfigString);
572
+ window.SquatchBrandingConfig = configToSet;
573
+ window.location.reload();
574
+ const event = new CustomEvent("brandingConfigUpdated", {
575
+ detail: window.SquatchBrandingConfig,
576
+ });
577
+ window.dispatchEvent(event);
578
+ }
579
+ render() {
580
+ return (h$1(Host, null, h$1("style", null, `
581
+ @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap');
582
+
583
+ :host {
584
+ display: block; /* Ensure the custom element itself is a block-level element */
585
+ font-family: 'Inter', sans-serif;
586
+ }
587
+
588
+ .card-container {
589
+ background-color: #fff !important;
590
+ border-radius: 18px;
591
+ box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
592
+ width: 100%;
593
+ max-width: 350px;
594
+ overflow: hidden;
595
+ padding: 10px;
596
+ position: fixed;
597
+ bottom: 0;
598
+ right: 0;
599
+ z-index: 999999;
600
+ border: 1px solid #ccc;
601
+ margin: 10px;
602
+ }
603
+
604
+ .card-heading {
605
+ display: flex;
606
+ align-items: center;
607
+ justify-content: center;
608
+ padding-bottom: 10px;
609
+ color: black;
610
+ margin: 0;
611
+ font-size: 16px;
612
+ }
613
+
614
+ .segmented-control-container {
615
+ display: flex;
616
+ background-color: #e5e7eb !important;
617
+ border-radius: 9999px;
618
+ padding: 0.25rem;
619
+ margin-left: auto;
620
+ margin-right: auto;
621
+ max-width: 28rem;
622
+ box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.05);
623
+ }
624
+
625
+ .brand-segment {
626
+ display: flex;
627
+ flex-direction: column;
628
+ align-items: center;
629
+ justify-content: center;
630
+ flex: 1;
631
+ padding: 0px 8px;
632
+ cursor: pointer;
633
+ transition: all 300ms ease-in-out;
634
+ border-radius: 9999px;
635
+ color: #4b5563;
636
+ cursor: pointer;
637
+ }
638
+
639
+ .brand-segment:hover {
640
+ background-color: #f3f4f6 !important;
641
+ }
642
+
643
+ .brand-segment.active {
644
+ background-color: #fff !important;
645
+ color: #1f2937;
646
+ box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
647
+ }
648
+
649
+ .brand-logo {
650
+ height: 40px;
651
+ width: 40px;
652
+ object-fit: contain;
653
+ }
654
+
655
+ .brand-name {
656
+ font-size: 0.75rem;
657
+ line-height: 1rem;
658
+ font-weight: 600;
659
+ color: #4b5563;
660
+ }
661
+
662
+ .brand-segment.active .brand-name {
663
+ color: #1f2937;
664
+ }
665
+
666
+ .content-area {
667
+ padding: 2rem;
668
+ }
669
+
670
+ .selected-text {
671
+ color: #4b5563;
672
+ text-align: center;
673
+ font-size: 1.125rem;
674
+ line-height: 1.75rem;
675
+ }
676
+
677
+ .selected-brand-name {
678
+ font-weight: 700; /* font-bold */
679
+ color: #6d28d9; /* text-purple-700 */
680
+ }
681
+
682
+ .dynamic-content-box {
683
+ margin-top: 1.5rem; /* mt-6 */
684
+ padding: 1rem; /* p-4 */
685
+ background-color: #f9fafb; /* bg-gray-50 */
686
+ border-radius: 0.5rem; /* rounded-lg */
687
+ color: #374151; /* text-gray-700 */
688
+ font-size: 0.875rem; /* text-sm */
689
+ line-height: 1.25rem; /* text-sm */
690
+ font-style: italic;
691
+ }
692
+
693
+ /* Responsive adjustments for smaller screens if needed */
694
+ @media (max-width: 640px) {
695
+ .segmented-control-container {
696
+ max-width: 100%; /* Allows it to take full width on small screens */
697
+ padding: 0.15rem; /* Slightly less padding */
698
+ }
699
+ .brand-segment {
700
+ padding-left: 0.5rem;
701
+ padding-right: 0.5rem;
702
+ }
703
+ .brand-logo {
704
+ height: 1.8rem; /* Slightly smaller on mobile */
705
+ }
706
+ }
707
+ `), h$1("div", { class: "card-container" }, h$1("h2", { class: "card-heading" }, "Select Branding"), h$1("div", { class: "segmented-control-container" }, this.brands.map((brand) => (h$1("div", { key: brand.name, class: `brand-segment ${this.selectedBrand === brand.name ? "active" : ""}`, onClick: () => this.updateBrand(brand.name) }, h$1("img", { src: brand.logoUrl, alt: `${brand.name} Logo`, class: "brand-logo", onError: (e) => {
708
+ e.target.src =
709
+ "https://placehold.co/80x40/cccccc/000000?text=Logo";
710
+ } }))))))));
711
+ }
712
+ };
713
+
119
714
  const CardFeed = class {
120
715
  constructor(hostRef) {
121
716
  registerInstance(this, hostRef);
@@ -161,7 +756,7 @@ const styleString = sheet.toString();
161
756
  function RequiredPropsError({ missingProps, heading = "There was a problem loading this section", subheading = "There was a technical problem that prevented this section from loading. Please contact us with the link to this page.", description = "Error occured while loading <{tagName}>. Values for the following attributes are missing:", }, children) {
162
757
  if (!missingProps)
163
758
  return false;
164
- const host = _();
759
+ const host = _$1();
165
760
  const [detailsOpen, setDetailsOpen] = useState(false);
166
761
  return (h$1("sl-alert", { type: "danger", open: true },
167
762
  h$1("style", { type: "text/css" }, styleString),
@@ -392,6 +987,7 @@ function useCouponCode(props) {
392
987
  dateAvailable,
393
988
  loading,
394
989
  errorType,
990
+ buttonType: props.buttonType || "primary",
395
991
  };
396
992
  }
397
993
 
@@ -415,6 +1011,7 @@ const CouponCode = class {
415
1011
  * @uiType string
416
1012
  * @uiEnum ["left", "center", "right"]
417
1013
  * @uiEnumNames ["Left", "Center", "Right"]
1014
+ * @uiGroup Style
418
1015
  */
419
1016
  this.textAlign = "left";
420
1017
  /**
@@ -428,6 +1025,7 @@ const CouponCode = class {
428
1025
  * @uiType string
429
1026
  * @uiEnum ["icon", "button-outside", "button-below"]
430
1027
  * @uiEnumNames ["Icon", "Button outside", "Button below"]
1028
+ * @uiGroup Style
431
1029
  */
432
1030
  this.buttonStyle = "icon";
433
1031
  /**
@@ -489,6 +1087,15 @@ const CouponCode = class {
489
1087
  * @uiGroup Coupon code error
490
1088
  */
491
1089
  this.couponCodePlaceholder = "...";
1090
+ /**
1091
+ * The type of the button (primary or secondary) that will be used to copy the link.
1092
+ * @uiName Button Type
1093
+ * @uiType string
1094
+ * @uiEnum ["primary", "secondary"]
1095
+ * @uiEnumNames ["Primary", "Secondary"]
1096
+ * @uiGroup Style
1097
+ */
1098
+ this.buttonType = "primary";
492
1099
  h(this);
493
1100
  }
494
1101
  disconnectedCallback() { }
@@ -512,6 +1119,11 @@ function useDemoCouponCode(props) {
512
1119
  error: false,
513
1120
  couponCodePlaceholder: props.couponCodePlaceholder,
514
1121
  couponCodeLabel: props.couponCodeLabel,
1122
+ borderColor: props.borderColor,
1123
+ backgroundColor: props.backgroundColor,
1124
+ textColor: props.textColor,
1125
+ borderRadius: props.borderRadius,
1126
+ buttonType: props.buttonType,
515
1127
  open,
516
1128
  onClick: () => {
517
1129
  // Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
@@ -526,14 +1138,23 @@ function useDemoCouponCode(props) {
526
1138
  function DividedLayoutView(props, children) {
527
1139
  const getBorder = () => {
528
1140
  if (props.direction === "row") {
529
- return { "border-right": props.dividerStyle || "1px solid #EAEAEA" };
1141
+ return {
1142
+ "border-right": props.borderless
1143
+ ? "none"
1144
+ : `var(--sqm-border-thickness) solid ${props.borderColor || "var(--sqm-border-color)"}`,
1145
+ };
530
1146
  }
531
1147
  else {
532
- return { "border-bottom": props.dividerStyle || "1px solid #EAEAEA" };
1148
+ return {
1149
+ "border-bottom": props.borderless
1150
+ ? "none"
1151
+ : `var(--sqm-border-thickness) solid ${props.borderColor || "var(--sqm-border-color)"}`,
1152
+ };
533
1153
  }
534
1154
  };
535
1155
  const style = {
536
1156
  LayoutContainer: {
1157
+ background: props.backgroundColor,
537
1158
  display: "contents",
538
1159
  // First style applies when shadow DOM is disabled, second applies when shadow DOM is enabled
539
1160
  "& > :not(:last-child)": {
@@ -549,11 +1170,10 @@ function DividedLayoutView(props, children) {
549
1170
  flex: 1;
550
1171
  box-sizing: border-box;
551
1172
  flex-direction: ${props.direction};
552
- background-color: var(--sqm-content-background);
1173
+ background-color: var(--sqm-portal-background);
1174
+ color: var(--sqm-text);
553
1175
  overflow-x: clip;
554
- ${props.direction === "column"
555
- ? "width: 100%; max-width: var(--sqm-portal-main-width);"
556
- : ""}
1176
+ ${props.direction === "column" ? "width: 100%; max-width: 100%" : ""}
557
1177
  ${props.contentAreaWidth !== null
558
1178
  ? `max-width: ${props.contentAreaWidth} !important;`
559
1179
  : ""}
@@ -585,10 +1205,17 @@ const DividedLayout = class {
585
1205
  constructor(hostRef) {
586
1206
  registerInstance(this, hostRef);
587
1207
  /**
1208
+ * @undocumented
588
1209
  * Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
589
1210
  * @uiName Border style
590
1211
  */
591
- this.dividerStyle = "1px solid #EAEAEA";
1212
+ this.dividerStyle = "var(--sqm-border-thickness) solid var(--sqm-border-color)";
1213
+ /**
1214
+ * Background color of the divider
1215
+ * @uiName Divider Background Color
1216
+ * @uiWidget color
1217
+ */
1218
+ this.backgroundColor = "#FFFFFF";
592
1219
  h(this);
593
1220
  }
594
1221
  disconnectedCallback() { }
@@ -909,12 +1536,12 @@ const Hero = class {
909
1536
  */
910
1537
  this.minHeight = 200;
911
1538
  /**
912
- * Can be an image url, colour or Shoelace variable.
1539
+ * Add an image or select a color. Recommended image aspect ratio of 4:5
913
1540
  *
914
1541
  * @uiName Background
915
1542
  * @uiWidget Background
916
1543
  */
917
- this.background = "var(--sl-color-gray-50)";
1544
+ this.background = "#f9fafb";
918
1545
  /**
919
1546
  * @uiName Padding size
920
1547
  * @uiEnum ["none", "small", "medium","large"]
@@ -929,6 +1556,10 @@ const Hero = class {
929
1556
  * @uiEnumNames ["Wrap", "Wrap Reverse"]
930
1557
  */
931
1558
  this.wrapDirection = "wrap";
1559
+ /**
1560
+ * @uiName Hide the column in mobile view (can only be used when two columns are present)
1561
+ */
1562
+ this.columnToHideInMobile = null;
932
1563
  h(this);
933
1564
  }
934
1565
  disconnectedCallback() { }
@@ -957,7 +1588,7 @@ function HeroImageView(props, children) {
957
1588
  width: "100%",
958
1589
  height: "100%",
959
1590
  position: "absolute",
960
- background: props.overlayColor || "var(--sl-color-primary-900)",
1591
+ background: props.overlayColor || "var(--sl-color-black)",
961
1592
  opacity: props.overlayOpacity,
962
1593
  },
963
1594
  },
@@ -1064,7 +1695,7 @@ function HeroImageView(props, children) {
1064
1695
  h$1("div", { class: sheet.classes.Overlay, part: "sqm-overlay" },
1065
1696
  props.header && (h$1("div", { class: sheet.classes.Header }, props.header)),
1066
1697
  props.description && (h$1("div", { class: sheet.classes.Description }, props.description)),
1067
- props.buttonText && (h$1("sl-button", { class: sheet.classes.Button, type: "primary", exportparts: "base: primarybutton-base", onClick: () => props.buttonNewTab
1698
+ props.buttonText && (h$1("sl-button", { class: sheet.classes.Button, type: "primary", exportparts: `base: ${props.buttonType}button-base`, onClick: () => props.buttonNewTab
1068
1699
  ? window.open(props.buttonLink)
1069
1700
  : window.open(props.buttonLink, "_parent") }, props.buttonText)),
1070
1701
  children && children)));
@@ -1088,6 +1719,7 @@ const HeroImage = class {
1088
1719
  registerInstance(this, hostRef);
1089
1720
  /**
1090
1721
  * @uiName Overlay opacity
1722
+ * @uiGroup Style
1091
1723
  */
1092
1724
  this.overlayOpacity = "0.75";
1093
1725
  /**
@@ -1095,11 +1727,13 @@ const HeroImage = class {
1095
1727
  * @uiType string
1096
1728
  * @uiEnum ["overlay", "columns"]
1097
1729
  * @uiEnumNames ["Overlay", "Two-column"]
1730
+ * @uiGroup Style
1098
1731
  */
1099
1732
  this.layout = "overlay";
1100
1733
  /**
1101
1734
  * @uiName Image percentage
1102
1735
  * @uiType number
1736
+ * @uiGroup Style
1103
1737
  */
1104
1738
  this.imagePercentage = 50;
1105
1739
  /**
@@ -1107,6 +1741,7 @@ const HeroImage = class {
1107
1741
  * @uiType string
1108
1742
  * @uiEnum ["left", "center", "right"]
1109
1743
  * @uiEnumNames ["Left", "Center", "Right"]
1744
+ * @uiGroup Style
1110
1745
  */
1111
1746
  this.imagePos = "center";
1112
1747
  /**
@@ -1114,6 +1749,7 @@ const HeroImage = class {
1114
1749
  * @uiType string
1115
1750
  * @uiEnum ["top", "bottom"]
1116
1751
  * @uiEnumNames ["Top", "Bottom"]
1752
+ * @uiGroup Style
1117
1753
  */
1118
1754
  this.imageMobilePos = "top";
1119
1755
  /**
@@ -1126,6 +1762,7 @@ const HeroImage = class {
1126
1762
  * @uiType string
1127
1763
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
1128
1764
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
1765
+ * @uiGroup Style
1129
1766
  */
1130
1767
  this.paddingText = "xxxx-large";
1131
1768
  /**
@@ -1133,8 +1770,18 @@ const HeroImage = class {
1133
1770
  * @uiType string
1134
1771
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
1135
1772
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
1773
+ * @uiGroup Style
1136
1774
  */
1137
1775
  this.paddingImage = "none";
1776
+ /**
1777
+ * The type of the button that is used (primary or secondary).
1778
+ * @uiName Button Type
1779
+ * @uiType string
1780
+ * @uiEnum ["primary", "secondary"]
1781
+ * @uiEnumNames ["Primary", "Secondary"]
1782
+ * @uiGroup Style
1783
+ */
1784
+ this.buttonType = "primary";
1138
1785
  h(this);
1139
1786
  }
1140
1787
  disconnectedCallback() { }
@@ -1423,13 +2070,6 @@ const Leaderboard = class {
1423
2070
  * @uiName Width
1424
2071
  */
1425
2072
  this.width = "100%";
1426
- /**
1427
- * Hide the viewer's leaderboard row if not in the top results.
1428
- *
1429
- * @uiName Hide viewing user
1430
- * @default
1431
- */
1432
- this.hideViewer = false;
1433
2073
  /**
1434
2074
  * @uiName Viewing user text
1435
2075
  */
@@ -1452,6 +2092,13 @@ const Leaderboard = class {
1452
2092
  * @uiName Maximum rows number
1453
2093
  */
1454
2094
  this.maxRows = 10;
2095
+ /**
2096
+ * Hide the viewer's leaderboard row if not in the top results.
2097
+ *
2098
+ * @uiName Hide viewing user
2099
+ * @default
2100
+ */
2101
+ this.hideViewer = false;
1455
2102
  this.ignored = true;
1456
2103
  h(this);
1457
2104
  withShadowView(this);
@@ -1475,6 +2122,12 @@ const Leaderboard = class {
1475
2122
  showRank: this.showRank,
1476
2123
  rankSuffix: this.rankSuffix,
1477
2124
  width: this.width,
2125
+ viewingUserHighlightColor: this.viewingUserHighlightColor,
2126
+ viewingUserHighlightTextColor: this.viewingUserHighlightTextColor,
2127
+ background: this.background,
2128
+ borderColor: this.borderColor,
2129
+ textColor: this.textColor,
2130
+ borderRadius: this.borderRadius,
1478
2131
  };
1479
2132
  const demoProps = { ...props, demoData: this.demoData };
1480
2133
  const viewprops = isDemo()
@@ -1529,7 +2182,6 @@ function useLeaderboardDemo(props) {
1529
2182
  hasLeaders: true,
1530
2183
  isEssentials: false,
1531
2184
  styles: {
1532
- // viewingUserHighlightColor: props.viewingUserHighlightColor,
1533
2185
  usersheading: props.usersheading
1534
2186
  ? props.usersheading
1535
2187
  : "Top referrers",
@@ -1546,6 +2198,12 @@ function useLeaderboardDemo(props) {
1546
2198
  hideNames: props.hideNames,
1547
2199
  rankSuffix: props.rankSuffix,
1548
2200
  width: props.width,
2201
+ viewingUserHighlightColor: props.viewingUserHighlightColor,
2202
+ viewingUserHighlightTextColor: props.viewingUserHighlightTextColor,
2203
+ background: props.background,
2204
+ borderColor: props.borderColor,
2205
+ textColor: props.textColor,
2206
+ borderRadius: props.borderRadius,
1549
2207
  },
1550
2208
  },
1551
2209
  data: {
@@ -1766,7 +2424,7 @@ const style$2 = {
1766
2424
  marginLeft: "auto",
1767
2425
  },
1768
2426
  PayoutButtonDescription: {
1769
- color: "var(--sl-color-neutral-500)",
2427
+ color: "var(--sqm-text-subdued)",
1770
2428
  fontSize: "var(--sl-font-size-small)",
1771
2429
  margin: "0",
1772
2430
  },
@@ -1862,33 +2520,6 @@ const style$3 = {
1862
2520
  margin: "0",
1863
2521
  marginBottom: "var(--sl-spacing-small)",
1864
2522
  },
1865
- ErrorAlertContainer: {
1866
- "&::part(base)": {
1867
- backgroundColor: "var(--sl-color-red-100)",
1868
- borderTop: "none",
1869
- },
1870
- "& sl-icon::part(base)": {
1871
- color: "var(--sl-color-danger-500)",
1872
- },
1873
- },
1874
- WarningAlertContainer: {
1875
- "&::part(base)": {
1876
- backgroundColor: "var(--sl-color-yellow-100)",
1877
- borderTop: "none",
1878
- },
1879
- "& sl-icon::part(base)": {
1880
- color: "var(--sl-color-danger-500)",
1881
- },
1882
- },
1883
- InfoAlertContainer: {
1884
- "&::part(base)": {
1885
- backgroundColor: "var(--sl-color-sky-100)",
1886
- borderTop: "none",
1887
- },
1888
- "& sl-icon::part(base)": {
1889
- color: "var(--sl-color-blue-500)",
1890
- },
1891
- },
1892
2523
  Dialog: {
1893
2524
  "&::part(panel)": {
1894
2525
  height: "600px",
@@ -1904,6 +2535,13 @@ const style$3 = {
1904
2535
  "&::part(footer)": {},
1905
2536
  },
1906
2537
  };
2538
+ const vanillaStyle$1 = `
2539
+ a {
2540
+ color: inherit;
2541
+ text-decoration: underline;
2542
+ cursor: pointer;
2543
+ }
2544
+ `;
1907
2545
  const sheet$3 = createStyleSheet(style$3);
1908
2546
  const styleString$3 = sheet$3.toString();
1909
2547
  function PayoutStatusAlertView(props) {
@@ -1915,8 +2553,6 @@ function PayoutStatusAlertView(props) {
1915
2553
  description: text.errorDescription,
1916
2554
  buttonText: null,
1917
2555
  alertType: "critical",
1918
- icon: "exclamation-triangle",
1919
- class: sheet$3.classes.ErrorAlertContainer,
1920
2556
  };
1921
2557
  switch (status) {
1922
2558
  case "INFORMATION_REQUIRED":
@@ -1925,8 +2561,6 @@ function PayoutStatusAlertView(props) {
1925
2561
  description: text.informationRequiredDescription,
1926
2562
  buttonText: text.informationRequiredButtonText,
1927
2563
  alertType: "info",
1928
- icon: "info-circle",
1929
- class: sheet$3.classes.InfoAlertContainer,
1930
2564
  };
1931
2565
  case "VERIFICATION:REQUIRED":
1932
2566
  return {
@@ -1939,8 +2573,6 @@ function PayoutStatusAlertView(props) {
1939
2573
  }),
1940
2574
  buttonText: text.verificationRequiredButtonText,
1941
2575
  alertType: "warning",
1942
- icon: "exclamation-triangle",
1943
- class: sheet$3.classes.WarningAlertContainer,
1944
2576
  };
1945
2577
  case "VERIFICATION:INTERNAL":
1946
2578
  return {
@@ -1952,8 +2584,6 @@ function PayoutStatusAlertView(props) {
1952
2584
  supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
1953
2585
  }),
1954
2586
  alertType: "warning",
1955
- icon: "exclamation-triangle",
1956
- class: sheet$3.classes.WarningAlertContainer,
1957
2587
  };
1958
2588
  case "VERIFICATION:REVIEW":
1959
2589
  return {
@@ -1965,8 +2595,6 @@ function PayoutStatusAlertView(props) {
1965
2595
  supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
1966
2596
  }),
1967
2597
  alertType: "warning",
1968
- icon: "exclamation-triangle",
1969
- class: sheet$3.classes.WarningAlertContainer,
1970
2598
  };
1971
2599
  case "VERIFICATION:FAILED":
1972
2600
  return {
@@ -1978,8 +2606,6 @@ function PayoutStatusAlertView(props) {
1978
2606
  supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
1979
2607
  }),
1980
2608
  alertType: "critical",
1981
- icon: "exclamation-octagon",
1982
- class: sheet$3.classes.ErrorAlertContainer,
1983
2609
  };
1984
2610
  case "HOLD":
1985
2611
  return {
@@ -1992,8 +2618,6 @@ function PayoutStatusAlertView(props) {
1992
2618
  }),
1993
2619
  buttonText: null,
1994
2620
  alertType: "warning",
1995
- icon: "exclamation-triangle",
1996
- class: sheet$3.classes.WarningAlertContainer,
1997
2621
  };
1998
2622
  default:
1999
2623
  return;
@@ -2002,11 +2626,15 @@ function PayoutStatusAlertView(props) {
2002
2626
  function getButton(status) {
2003
2627
  switch (status) {
2004
2628
  case "INFORMATION_REQUIRED":
2005
- return data.type === "SquatchJS2" ? (h$1("sqm-scroll", { "scroll-tag-name": "sqm-tabs", "button-text": text.informationRequiredButtonText, "scroll-animation": "smooth" })) : data.type === "SquatchPortal" ? (h$1("sl-button", { type: "default", onClick: callbacks.onTermsClick }, text.informationRequiredButtonText)) : (
2629
+ return data.type === "SquatchJS2" ? (h$1("div", { style: { paddingTop: "10px" } },
2630
+ h$1("sqm-scroll", { "scroll-tag-name": "sqm-tabs", "button-text": text.informationRequiredButtonText, "scroll-animation": "smooth" }))) : data.type === "SquatchPortal" ? (h$1("div", { style: { paddingTop: "10px" } },
2631
+ h$1("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", onClick: callbacks.onTermsClick }, text.informationRequiredButtonText))) : (
2006
2632
  // Demo case
2007
- h$1("sl-button", { type: "default" }, text.informationRequiredButtonText));
2633
+ h$1("div", { style: { paddingTop: "10px" } },
2634
+ h$1("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base" }, text.informationRequiredButtonText)));
2008
2635
  case "VERIFICATION:REQUIRED":
2009
- return (h$1("sl-button", { type: "default", loading: states.veriffLoading, onClick: callbacks.onClick }, text.verificationRequiredButtonText));
2636
+ return (h$1("div", { style: { paddingTop: "10px" } },
2637
+ h$1("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", loading: states.veriffLoading, onClick: callbacks.onClick }, text.verificationRequiredButtonText)));
2010
2638
  default:
2011
2639
  return;
2012
2640
  }
@@ -2020,10 +2648,10 @@ function PayoutStatusAlertView(props) {
2020
2648
  }
2021
2649
  return (h$1("div", { part: "sqm-base" },
2022
2650
  h$1("style", { type: "text/css" }, styleString$3),
2023
- h$1("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", type: alertDetails.alertType, class: alertDetails.class, open: true },
2024
- h$1("sl-icon", { slot: "icon", name: alertDetails.icon }),
2025
- h$1("strong", null, alertDetails.header),
2026
- h$1("p", { class: sheet$3.classes.AlertDescriptionText }, alertDetails.description),
2651
+ h$1("style", { type: "text/css" }, vanillaStyle$1),
2652
+ h$1("sqm-form-message", { type: alertDetails.alertType },
2653
+ h$1("p", { part: "alert-title" }, alertDetails.header),
2654
+ h$1("p", { part: "alert-description" }, alertDetails.description),
2027
2655
  getButton(states.status))));
2028
2656
  }
2029
2657
 
@@ -2557,7 +3185,7 @@ const PortalFooter = class {
2557
3185
  static get assetsDirs() { return ["../../assets"]; }
2558
3186
  };
2559
3187
 
2560
- function usePortalFrame(footerContent, headerContent) {
3188
+ function usePortalFrame(footerContent, headerContent, props) {
2561
3189
  const [, rerender] = yn();
2562
3190
  return {
2563
3191
  data: {
@@ -2567,6 +3195,9 @@ function usePortalFrame(footerContent, headerContent) {
2567
3195
  callbacks: {
2568
3196
  rerender,
2569
3197
  },
3198
+ backgroundColor: props.backgroundColor,
3199
+ border: props.border,
3200
+ headerAndFooterBackgroundColor: props.headerAndFooterBackgroundColor,
2570
3201
  };
2571
3202
  }
2572
3203
 
@@ -2578,6 +3209,25 @@ const PortalFrame = class {
2578
3209
  * @undocumented
2579
3210
  */
2580
3211
  this.notFullScreen = false;
3212
+ /**
3213
+ * @uiName Background color
3214
+ * @uiWidget color
3215
+ * @uiType string
3216
+ */
3217
+ this.backgroundColor = "var(--sqm-portal-background, #fff)";
3218
+ /**
3219
+ * Borders placed to seperate the header and footer from the body content.
3220
+ * @uiName Border
3221
+ * @uiType string
3222
+ */
3223
+ this.border = "var(--sqm-border-thickness, 1px) solid var(--sqm-border-color, #eaeaea)";
3224
+ /**
3225
+ * Background color for the header and footer.
3226
+ * @uiName Header and Footer Background Color
3227
+ * @uiWidget color
3228
+ * @uiType string
3229
+ */
3230
+ this.headerAndFooterBackgroundColor = "var(--sqm-portal-background, #fff)";
2581
3231
  h(this);
2582
3232
  }
2583
3233
  disconnectedCallback() { }
@@ -2586,13 +3236,16 @@ const PortalFrame = class {
2586
3236
  const headerContent = h$1("slot", { name: "header" });
2587
3237
  const props = isDemo()
2588
3238
  ? usePortalFrameDemo(footerContent, headerContent, this)
2589
- : usePortalFrame(footerContent, headerContent);
3239
+ : usePortalFrame(footerContent, headerContent, this);
2590
3240
  return (h$1(PortalFrameView, Object.assign({}, props), h$1("slot", null)));
2591
3241
  }
2592
3242
  };
2593
3243
  function usePortalFrameDemo(footerContent, headerContent, props) {
2594
3244
  return cjs({
2595
3245
  notFullScreen: true,
3246
+ backgroundColor: props.backgroundColor,
3247
+ headerAndFooterBackgroundColor: props.headerAndFooterBackgroundColor,
3248
+ border: props.border,
2596
3249
  data: {
2597
3250
  footer: footerContent ? (footerContent) : (h$1("span", null, "example@example.com")),
2598
3251
  header: headerContent ? (headerContent) : (h$1("div", { style: { display: "flex", flexDirection: "column" } }, h$1("span", { style: {
@@ -2682,7 +3335,7 @@ const PortalLogin = class {
2682
3335
  const content = {
2683
3336
  forgotPasswordButton: (h$1("slot", { name: "forgotPassword" }, h$1("a", { onClick: () => jn.push(states.forgotPasswordPath) }, this.forgotPasswordLabel))),
2684
3337
  googleButton: null,
2685
- secondaryButton: (h$1("slot", { name: "secondaryButton" }, h$1("style", null, styleString), h$1("sl-button", { type: "text", disabled: states.loading, onClick: () => jn.push(states.registerPath) }, this.registerLabel))),
3338
+ secondaryButton: (h$1("slot", { name: "secondaryButton" }, h$1("style", null, styleString), h$1("sl-button", { exportparts: "base: secondarybutton-base", type: "text", disabled: states.loading, onClick: () => jn.push(states.registerPath) }, this.registerLabel))),
2686
3339
  emailLabel: this.emailLabel,
2687
3340
  passwordLabel: this.passwordLabel,
2688
3341
  submitLabel: this.submitLabel,
@@ -2844,7 +3497,7 @@ function usePortalRegister(props) {
2844
3497
  const PortalRegister = class {
2845
3498
  constructor(hostRef) {
2846
3499
  registerInstance(this, hostRef);
2847
- this.ignored = true;
3500
+ this.ignored = false;
2848
3501
  /**
2849
3502
  * Redirect participants to this page from their verification email
2850
3503
  *
@@ -3070,9 +3723,11 @@ function ProgramExplainerStepView(props) {
3070
3723
  width: "100%",
3071
3724
  padding: "var(--sl-spacing-x-large)",
3072
3725
  lineHeight: "var(--sl-line-height-dense)",
3073
- borderRadius: props.borderRadius || "var(--sl-border-radius-large)",
3726
+ borderRadius: props.borderRadius
3727
+ ? `${props.borderRadius}px`
3728
+ : "var(--sqm-border-radius-normal)",
3074
3729
  color: props.textColor || "var(--sqm-text)",
3075
- background: props.backgroundColor || "var(--sl-color-primary-50)",
3730
+ background: props.backgroundColor || "var(--sqm-accent-color-background)",
3076
3731
  "@media (max-width: 499px)": {
3077
3732
  flexDirection: "row",
3078
3733
  width: "auto",
@@ -3108,7 +3763,7 @@ function ProgramExplainerStepView(props) {
3108
3763
  objectFit: "cover",
3109
3764
  userSelect: "none",
3110
3765
  background: props.iconBackgroundColor || "var(--sl-color-white)",
3111
- color: props.iconColor || "var(--sl-color-primary-500)",
3766
+ color: props.iconColor || "var(--sqm-accent-color-icon)",
3112
3767
  fontSize: "26px",
3113
3768
  textAlign: "center",
3114
3769
  lineHeight: "72px",
@@ -3143,7 +3798,7 @@ const debug = browser("sq:useProgramMenu");
3143
3798
  const UPDATE_PROGRAM_EVENT = "sq:update-program-id";
3144
3799
  function useProgramMenu(props) {
3145
3800
  const programId = H();
3146
- const host = _();
3801
+ const host = _$1();
3147
3802
  debug({ programId, props });
3148
3803
  const ref = useRef();
3149
3804
  const [, rerender] = yn();
@@ -3183,44 +3838,47 @@ const ProgramMenu = class {
3183
3838
  }
3184
3839
  };
3185
3840
 
3186
- const style$4 = {
3187
- Container: {
3188
- borderRadius: "var(--sl-border-radius-large)",
3189
- color: "var(--sqm-text)",
3190
- background: "var(--sl-color-neutral-0)",
3191
- display: "flex",
3192
- flexDirection: "column",
3193
- rowGap: "var(--sl-spacing-large)",
3194
- },
3195
- EndContainer: {
3196
- display: "flex",
3197
- flexDirection: "column",
3198
- alignItems: "center",
3199
- },
3200
- ColumnContainer: {
3201
- "& p": { margin: "0" },
3202
- display: "grid",
3203
- gridAutoColumns: "minmax(0, 1fr)",
3204
- gridAutoFlow: "column",
3205
- gap: "calc(2 * var(--sl-spacing-medium))",
3206
- "@media (max-width: 499px)": {
3207
- gridAutoFlow: "unset",
3208
- gridAutoColumns: "unset",
3209
- gridTemplateColumns: "1fr",
3210
- border: "none",
3211
- },
3212
- },
3213
- };
3214
- const sheet$4 = createStyleSheet(style$4);
3215
- const styleString$4 = sheet$4.toString();
3216
- const vanillaStyle$1 = `
3841
+ const vanillaStyle$2 = `
3217
3842
  :host{
3218
3843
  display: block;
3219
3844
  }
3220
3845
  `;
3221
3846
  function ReferralCardView(props) {
3222
- return (h$1("div", { part: "sqm-base", class: sheet$4.classes.Container, style: {
3223
- border: `${props.hideBorder ? "none" : "1px solid var(--sl-color-neutral-300)"}`,
3847
+ const style = {
3848
+ Container: {
3849
+ borderRadius: props.borderRadius || "var(--sqm-border-radius-normal)",
3850
+ color: props.textColor || "var(--sqm-text)",
3851
+ background: props.backgroundColor || "var(--sqm-portal-background)",
3852
+ display: "flex",
3853
+ flexDirection: "column",
3854
+ rowGap: "var(--sl-spacing-large)",
3855
+ },
3856
+ EndContainer: {
3857
+ display: "flex",
3858
+ flexDirection: "column",
3859
+ alignItems: "center",
3860
+ },
3861
+ ColumnContainer: {
3862
+ "& p": { margin: "0" },
3863
+ display: "grid",
3864
+ gridAutoColumns: "minmax(0, 1fr)",
3865
+ gridAutoFlow: "column",
3866
+ gap: "calc(2 * var(--sl-spacing-medium))",
3867
+ "@media (max-width: 499px)": {
3868
+ gridAutoFlow: "unset",
3869
+ gridAutoColumns: "unset",
3870
+ gridTemplateColumns: "1fr",
3871
+ border: "none",
3872
+ },
3873
+ },
3874
+ };
3875
+ const sheet = createStyleSheet(style);
3876
+ const styleString = sheet.toString();
3877
+ const borderColor = props.borderColor || "var(--sqm-border-color)";
3878
+ return (h$1("div", { part: "sqm-base", class: sheet.classes.Container, style: {
3879
+ border: `${props.hideBorder
3880
+ ? "none"
3881
+ : `var(--sqm-border-thickness) solid ${borderColor}`}`,
3224
3882
  "padding-top": `var(--sl-spacing-${props.paddingTop})`,
3225
3883
  "padding-right": `var(--sl-spacing-${props.paddingRight})`,
3226
3884
  "padding-bottom": `var(--sl-spacing-${props.paddingBottom})`,
@@ -3230,15 +3888,15 @@ function ReferralCardView(props) {
3230
3888
  margin: `${props.limitWidth ? "auto" : "none"}`,
3231
3889
  } },
3232
3890
  h$1("style", { type: "text/css" },
3233
- styleString$4,
3234
- vanillaStyle$1),
3235
- props.hasHeader && (h$1("div", { class: sheet$4.classes.EndContainer }, props.slots.header)),
3236
- h$1("div", { part: "sqm-column-container", class: sheet$4.classes.ColumnContainer, style: {
3891
+ styleString,
3892
+ vanillaStyle$2),
3893
+ props.hasHeader && (h$1("div", { class: sheet.classes.EndContainer }, props.slots.header)),
3894
+ h$1("div", { part: "sqm-column-container", class: sheet.classes.ColumnContainer, style: {
3237
3895
  alignItems: props.verticalAlignment,
3238
3896
  } },
3239
3897
  props.slots.left,
3240
3898
  props.slots.right),
3241
- props.hasFooter && (h$1("div", { class: sheet$4.classes.EndContainer }, props.slots.footer))));
3899
+ props.hasFooter && (h$1("div", { class: sheet.classes.EndContainer }, props.slots.footer))));
3242
3900
  }
3243
3901
 
3244
3902
  const ReferralCard = class {
@@ -3285,12 +3943,6 @@ const ReferralCard = class {
3285
3943
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
3286
3944
  */
3287
3945
  this.paddingLeft = "large";
3288
- /**
3289
- * @uiName Background color
3290
- * @uiWidget color
3291
- * @uiType string
3292
- */
3293
- this.backgroundColor = "#ffffff";
3294
3946
  /**
3295
3947
  * @uiName Limit width
3296
3948
  * @uiType boolean
@@ -3384,6 +4036,161 @@ function useReferralIframeDemo(props) {
3384
4036
  }, props.demoData || {}, { arrayMerge: (_, a) => a });
3385
4037
  }
3386
4038
 
4039
+ const ReferredRegistration = class {
4040
+ constructor(hostRef) {
4041
+ registerInstance(this, hostRef);
4042
+ this.ignored = true;
4043
+ /**
4044
+ * @uiName Email field label
4045
+ */
4046
+ this.emailLabel = "Email";
4047
+ /**
4048
+ * @uiName First name field label
4049
+ */
4050
+ this.firstNameLabel = "First Name";
4051
+ /**
4052
+ * @uiName Last name field label
4053
+ */
4054
+ this.lastNameLabel = "Last Name";
4055
+ /**
4056
+ * @uiName Register button text
4057
+ */
4058
+ this.registerLabel = "Start Referring";
4059
+ /**
4060
+ * Require your participants to enter their first and last name.
4061
+ *
4062
+ * @uiName Include name fields
4063
+ */
4064
+ this.includeName = false;
4065
+ /**
4066
+ * @uiName Hide border
4067
+ * @uiGroup Card style
4068
+ */
4069
+ this.hideBorder = false;
4070
+ /**
4071
+ * Display this message when a required field has not been filled out.
4072
+ *
4073
+ * @uiName Required field message
4074
+ * @uiWidget textArea
4075
+ * @uiGroup Error messages
4076
+ */
4077
+ this.requiredFieldErrorMessage = "Cannot be empty";
4078
+ /**
4079
+ * Display this message when the given email is invalid.
4080
+ *
4081
+ * @uiName Invalid email message
4082
+ * @uiWidget textArea
4083
+ * @uiGroup Error messages
4084
+ */
4085
+ this.invalidEmailErrorMessage = "Please enter a valid email address";
4086
+ /**
4087
+ * Display this message when the form submission unexpectedly fails.
4088
+ *
4089
+ * @uiName Network error message
4090
+ * @uiWidget textArea
4091
+ * @uiGroup Error messages
4092
+ */
4093
+ this.networkErrorMessage = "There was a problem signing you in. Please wait a moment and try again. If this problem continues, contact Support for help resolving this issue.";
4094
+ /**
4095
+ * Display this message when there is suspected fraud.
4096
+ *
4097
+ * @uiName Fraud error message
4098
+ * @uiWidget textArea
4099
+ * @uiGroup Error messages
4100
+ */
4101
+ this.fraudErrorMessage = "Our team will review this referral. If approved, you and your friend will receive your rewards. Need help? Reach out to our Support team.";
4102
+ /**
4103
+ * Display this message when there is suspected fraud.
4104
+ *
4105
+ * @uiName Fraud error message title
4106
+ * @uiWidget textArea
4107
+ * @uiGroup Error messages
4108
+ */
4109
+ this.fraudErrorMessageTitle = "Looks like you tried referring yourself";
4110
+ /**
4111
+ * @uiName Top padding
4112
+ * @uiGroup Card style
4113
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
4114
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
4115
+ */
4116
+ this.paddingTop = "large";
4117
+ /**
4118
+ * @uiName Right padding
4119
+ * @uiGroup Card style
4120
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
4121
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
4122
+ */
4123
+ this.paddingRight = "large";
4124
+ /**
4125
+ * @uiName Bottom padding
4126
+ * @uiGroup Card style
4127
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
4128
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
4129
+ */
4130
+ this.paddingBottom = "large";
4131
+ /**
4132
+ * @uiName Left padding
4133
+ * @uiGroup Card style
4134
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
4135
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
4136
+ */
4137
+ this.paddingLeft = "large";
4138
+ /**
4139
+ * @undocumented
4140
+ * @uiType boolean
4141
+ */
4142
+ this.includeCookies = true;
4143
+ h(this);
4144
+ }
4145
+ disconnectedCallback() { }
4146
+ render() {
4147
+ const { states, callbacks } = isDemo()
4148
+ ? useRegistrationDemo(this)
4149
+ : useInstantAccessRegistration(this);
4150
+ const content = {
4151
+ fraudErrorMessage: this.fraudErrorMessage,
4152
+ fraudErrorMessageTitle: this.fraudErrorMessageTitle,
4153
+ emailLabel: this.emailLabel,
4154
+ registerLabel: this.registerLabel,
4155
+ firstNameLabel: this.firstNameLabel,
4156
+ lastNameLabel: this.lastNameLabel,
4157
+ includeName: this.includeName,
4158
+ hideBorder: this.hideBorder,
4159
+ invalidEmailErrorMessage: this.invalidEmailErrorMessage,
4160
+ requiredFieldErrorMessage: this.requiredFieldErrorMessage,
4161
+ paddingTop: this.paddingTop,
4162
+ paddingBottom: this.paddingBottom,
4163
+ paddingLeft: this.paddingLeft,
4164
+ paddingRight: this.paddingRight,
4165
+ backgroundColor: this.backgroundColor,
4166
+ // slots
4167
+ topSlot: h$1("slot", { name: "top" }),
4168
+ bottomSlot: h$1("slot", { name: "bottom" }),
4169
+ };
4170
+ return (h$1(EmailRegistrationView, { states: states, callbacks: callbacks, content: content }));
4171
+ }
4172
+ };
4173
+ function useRegistrationDemo(props) {
4174
+ const onSubmit = () => {
4175
+ setUserIdentity({
4176
+ id: "referrer@example.com",
4177
+ accountId: "referrer@example.com",
4178
+ jwt: "eyJraWQiOiJlNjI2NzQxNy1jMzZlLTRlM2EtYjM5NS1lYTFmY2YyNmU3YzIiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJjbVZtWlhKeVpYSkFaWGhoYlhCc1pTNWpiMjA9OmNtVm1aWEp5WlhKQVpYaGhiWEJzWlM1amIyMD1AdGVzdF9heGJndGF0dzF0Y2NwOnVzZXJzIiwicGFzc3dvcmRsZXNzIjp0cnVlLCJpc3MiOiJodHRwczovL3N0YWdpbmcucmVmZXJyYWxzYWFzcXVhdGNoLmNvbS8iLCJleHAiOjE2ODA4ODU5MTksImlhdCI6MTY4MDc5OTUxOX0.kjmTVVf_BTb-uMNKnadLyNLxMFwpkefsY02O3iAfBVIJJZZfeZMwunPlKsS3Vbp28aYRClBjH5Wj4pYxDn23D0CdZx8KNCqiJ8yF6149O9SPMkRseoJkliqS6LyvMOEDjGDkuLfcC8_hq1AHBXFt5BdCtWOk1gwf_5R9A0w5gXEIvprBzbNDLbuo88bVAlrmFNvfttXXryrpUeruMal7cBKuy02YblBrB4kKoyJiprU5GLEjciBA4A56u8TwQc0kbsPf2YcQaJsY_IvkC7S1u4sPyObpq6iF6Ed8UYHAo6nU5KjZXyVtoUyeIS11mf_6OtDO6LyMNHV2FtEUUDdPCg",
4179
+ });
4180
+ };
4181
+ return cjs({
4182
+ states: {
4183
+ error: "",
4184
+ loading: false,
4185
+ },
4186
+ callbacks: {
4187
+ submit: async (_event) => {
4188
+ onSubmit();
4189
+ },
4190
+ },
4191
+ }, props.demoData || {}, { arrayMerge: (_, a) => a });
4192
+ }
4193
+
3387
4194
  // canvas-confetti v1.4.0 built on 2021-03-10T12:32:33.488Z
3388
4195
  var module = {};
3389
4196
 
@@ -4320,6 +5127,13 @@ const SqmRewardExchangeList = class {
4320
5127
  * @uiName Cost row title
4321
5128
  */
4322
5129
  this.costTitle = "Cost to Redeem";
5130
+ /**
5131
+ * @componentState { "title": "Choose reward", "props": { "redeemStage": "chooseReward" }, "dependencies": ["sqm-reward-exchange-list"] }
5132
+ * @componentState { "title": "Reward details", "props": { "redeemStage": "chooseAmount", }, "dependencies": ["sqm-reward-exchange-list"] }
5133
+ * @componentState { "title": "Confirm exchange", "props": { "redeemStage": "confirmation" }, "dependencies": ["sqm-reward-exchange-list"] }
5134
+ * @componentState { "title": "Exchange successful", "props": { "redeemStage": "success" }, "dependencies": ["sqm-reward-exchange-list"] }
5135
+ */
5136
+ this.stateController = "{}";
4323
5137
  h(this);
4324
5138
  }
4325
5139
  disconnectedCallback() { }
@@ -4339,6 +5153,10 @@ function EmptySlot$1() {
4339
5153
  return (h$1("slot", { name: "empty" }, h$1("sqm-empty", { emptyStateImage: "https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_exchange2.png", emptyStateHeader: "Redeem rewards", emptyStateText: "Use your points to redeem rewards once they become available" })));
4340
5154
  }
4341
5155
  function useRewardExchangeListDemo(props) {
5156
+ const states = parseStates(props.stateController);
5157
+ const formatted = Object.keys(states).reduce((prev, key) => key === "reward-exchange-list"
5158
+ ? { ...prev, ...states[key] }
5159
+ : { ...prev, [`${key}_stateController`]: states[key] }, {});
4342
5160
  return cjs({
4343
5161
  states: {
4344
5162
  content: {
@@ -4353,10 +5171,9 @@ function useRewardExchangeListDemo(props) {
4353
5171
  queryError: false,
4354
5172
  loading: false,
4355
5173
  noExchangeOptions: false,
4356
- empty: EmptySlot$1(),
4357
5174
  },
4358
5175
  data: {
4359
- shareCode: "SHARECODE123",
5176
+ // shareCode: "SHARECODE123",
4360
5177
  exchangeList: demoRewardExchange.data.exchangeList,
4361
5178
  },
4362
5179
  callbacks: {
@@ -4369,7 +5186,7 @@ function useRewardExchangeListDemo(props) {
4369
5186
  refs: {
4370
5187
  canvasRef: {},
4371
5188
  },
4372
- }, props.demoData || {}, { arrayMerge: (_, a) => a });
5189
+ }, props.demoData || formatted || {}, { arrayMerge: (_, a) => a });
4373
5190
  }
4374
5191
 
4375
5192
  const debug$1 = browser("sq:useRouter");
@@ -4381,7 +5198,7 @@ function matchPath(pattern, page) {
4381
5198
  }
4382
5199
  function useRouter() {
4383
5200
  const location = kn();
4384
- const host = _();
5201
+ const host = _$1();
4385
5202
  const [slot, setSlot] = useState(undefined);
4386
5203
  const [container, setContainer] = useState(undefined);
4387
5204
  const page = location.pathname;
@@ -4472,8 +5289,8 @@ const ShareButton = class {
4472
5289
  /**
4473
5290
  * @uiType string
4474
5291
  * @uiName Button style
4475
- * @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
4476
- * @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
5292
+ * @uiEnum ["primary", "secondary", "success", "info", "warning", "danger", "default", "text" ]
5293
+ * @uiEnumNames ["Primary", "Secondary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
4477
5294
  */
4478
5295
  this.type = "default";
4479
5296
  /**
@@ -4485,11 +5302,13 @@ const ShareButton = class {
4485
5302
  this.iconslot = "prefix";
4486
5303
  /**
4487
5304
  * @uiName Hide icon
5305
+ * @uiGroup Style
4488
5306
  * @default
4489
5307
  */
4490
5308
  this.hideicon = false;
4491
5309
  /**
4492
5310
  * @uiName Hide text
5311
+ * @uiGroup Style
4493
5312
  * @default
4494
5313
  */
4495
5314
  this.hidetext = false;
@@ -4613,7 +5432,7 @@ const ShareCode = class {
4613
5432
  */
4614
5433
  this.buttonStyle = "icon";
4615
5434
  /**
4616
- * The type of the button (primary or secondary) that will be used to copy the link.
5435
+ * The type of the button that is used (primary or secondary).
4617
5436
  * @uiName Button Type
4618
5437
  * @uiType string
4619
5438
  * @uiEnum ["primary", "secondary"]
@@ -4644,6 +5463,7 @@ function useDemoShareCode(props) {
4644
5463
  backgroundColor: props.backgroundColor,
4645
5464
  textColor: props.textColor,
4646
5465
  borderRadius: props.borderRadius,
5466
+ borderColor: props.borderColor,
4647
5467
  buttonType: props.buttonType,
4648
5468
  rewardStatus: "AVAILABLE",
4649
5469
  open,
@@ -4679,6 +5499,7 @@ const ShareLink = class {
4679
5499
  * @uiType string
4680
5500
  * @uiEnum ["left", "center", "right"]
4681
5501
  * @uiEnumNames ["Left", "Center", "Right"]
5502
+ * @uiGroup Style
4682
5503
  */
4683
5504
  this.textAlign = "left";
4684
5505
  /**
@@ -4686,7 +5507,7 @@ const ShareLink = class {
4686
5507
  */
4687
5508
  this.copyButtonLabel = "Copy Link";
4688
5509
  /**
4689
- * The type of the button (primary or secondary) that will be used to copy the link.
5510
+ * The type of the button that is used (primary or secondary).
4690
5511
  * @uiName Button Type
4691
5512
  * @uiType string
4692
5513
  * @uiEnum ["primary", "secondary"]
@@ -4753,12 +5574,29 @@ const StatContainer = class {
4753
5574
  */
4754
5575
  this.space = "xxx-large";
4755
5576
  /**
5577
+ * @undocumented
4756
5578
  * @uiName Display
4757
5579
  * @uiType string
4758
5580
  * @uiEnum ["grid", "flex"]
4759
5581
  * @uiEnumNames ["Grid", "Flex"]
4760
5582
  */
4761
- this.display = "grid";
5583
+ this.display = "flex";
5584
+ /**
5585
+ * Controls the alignment of the flexbox
5586
+ *
5587
+ * @uiName Alignment
5588
+ * @uiType string
5589
+ * @uiEnum ["left", "right", "center"]
5590
+ * @uiEnumNames ["Left", "Right", "Center"]
5591
+ */
5592
+ this.alignment = "center";
5593
+ /**
5594
+ * @uiName Gap
5595
+ * @uiType string
5596
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
5597
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
5598
+ */
5599
+ this.gap = "x-large";
4762
5600
  h(this);
4763
5601
  }
4764
5602
  disconnectedCallback() { }
@@ -4808,7 +5646,7 @@ function useTaskCard(props) {
4808
5646
  textColor: props.textColor,
4809
5647
  borderColor: props.borderColor,
4810
5648
  borderRadius: props.borderRadius,
4811
- buttonStyle: props.buttonStyle,
5649
+ buttonType: props.buttonType,
4812
5650
  },
4813
5651
  };
4814
5652
  return {
@@ -4934,7 +5772,7 @@ const TaskCard = class {
4934
5772
  * @uiEnumNames ["Primary", "Secondary"]
4935
5773
  * @uiGroup Style
4936
5774
  */
4937
- this.buttonStyle = "primary";
5775
+ this.buttonType = "primary";
4938
5776
  h(this);
4939
5777
  }
4940
5778
  disconnectedCallback() { }
@@ -4946,7 +5784,6 @@ const TaskCard = class {
4946
5784
  const { states, callbacks } = isDemo()
4947
5785
  ? useTaskCardDemo(this)
4948
5786
  : useTaskCard(this);
4949
- console.log("button style from controller", this.buttonStyle);
4950
5787
  return (h$1(TaskCardView, { callbacks: callbacks, states: {
4951
5788
  loading,
4952
5789
  loadingEvent: states.loadingEvent,
@@ -4957,6 +5794,7 @@ const TaskCard = class {
4957
5794
  };
4958
5795
  function useTaskCardDemo(props) {
4959
5796
  return cjs({
5797
+ content: { ...props },
4960
5798
  states: { loadingEvent: false, locale: "en" },
4961
5799
  callbacks: {
4962
5800
  sendEvent: (event) => console.log(event),
@@ -5010,52 +5848,7 @@ const Gift = () => (h$1("svg", { width: "24", height: "24", viewBox: "0 0 24 24"
5010
5848
  const Circle = () => (h$1("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
5011
5849
  h$1("circle", { cx: "12", cy: "12", r: "9", fill: "currentColor", stroke: "currentColor", "stroke-width": "2" })));
5012
5850
 
5013
- const style$5 = {
5014
- TimelineReward: {
5015
- color: "var(--sqm-text)",
5016
- lineHeight: "var(--sl-line-height-dense)",
5017
- "& .container": {
5018
- display: "flex",
5019
- },
5020
- "& .line": {
5021
- display: "none",
5022
- color: "transparent",
5023
- userSelect: "none",
5024
- background: "var(--sl-color-primary-300)",
5025
- width: "4px",
5026
- borderRadius: "4px",
5027
- margin: "-2px",
5028
- position: "relative",
5029
- left: "12px",
5030
- top: "34px",
5031
- },
5032
- "& .step": {
5033
- display: "flex",
5034
- },
5035
- "& .icon": {
5036
- position: "relative",
5037
- top: "4px",
5038
- zIndex: "1",
5039
- color: "var(--sl-color-primary-300)",
5040
- marginRight: "var(--sl-spacing-large)",
5041
- },
5042
- "& .reward": {
5043
- marginRight: "var(--sl-spacing-x-small)",
5044
- fontSize: "var(--sl-font-size-x-large)",
5045
- fontWeight: "var(--sl-font-weight-semibold)",
5046
- },
5047
- "& .unit": {
5048
- textTransform: "uppercase",
5049
- fontSize: "var(--sl-font-size-small)",
5050
- },
5051
- "& .description": {
5052
- fontSize: "var(--sl-font-size-medium)",
5053
- },
5054
- },
5055
- };
5056
- const sheet$5 = createStyleSheet(style$5);
5057
- const styleString$5 = sheet$5.toString();
5058
- const vanillaStyle$2 = `
5851
+ const vanillaStyle$3 = `
5059
5852
  :host{
5060
5853
  display: block;
5061
5854
  }
@@ -5067,10 +5860,55 @@ const vanillaStyle$2 = `
5067
5860
  function TimelineEntryView(props) {
5068
5861
  var _a;
5069
5862
  const timeline_icon = (_a = props.icon) !== null && _a !== void 0 ? _a : props.iconState;
5070
- return (h$1("div", { class: sheet$5.classes.TimelineReward, part: "sqm-base" },
5863
+ const style = {
5864
+ TimelineReward: {
5865
+ color: props.textColor || "var(--sqm-text)",
5866
+ lineHeight: "var(--sl-line-height-dense)",
5867
+ "& .container": {
5868
+ display: "flex",
5869
+ },
5870
+ "& .line": {
5871
+ display: "none",
5872
+ color: "transparent",
5873
+ userSelect: "none",
5874
+ background: props.lineColor || "var(--sqm-accent-color-icon)",
5875
+ width: "4px",
5876
+ borderRadius: "4px",
5877
+ margin: "-2px",
5878
+ position: "relative",
5879
+ left: "12px",
5880
+ top: "34px",
5881
+ },
5882
+ "& .step": {
5883
+ display: "flex",
5884
+ },
5885
+ "& .icon": {
5886
+ position: "relative",
5887
+ top: "4px",
5888
+ zIndex: "1",
5889
+ color: props.lineColor || "var(--sqm-accent-color-icon)",
5890
+ marginRight: "var(--sl-spacing-large)",
5891
+ },
5892
+ "& .reward": {
5893
+ marginRight: "var(--sl-spacing-x-small)",
5894
+ fontSize: "var(--sl-font-size-x-large)",
5895
+ fontWeight: "var(--sl-font-weight-semibold)",
5896
+ },
5897
+ "& .unit": {
5898
+ textTransform: "uppercase",
5899
+ fontSize: "var(--sl-font-size-small)",
5900
+ },
5901
+ "& .description": {
5902
+ fontSize: "var(--sl-font-size-medium)",
5903
+ },
5904
+ },
5905
+ };
5906
+ const sheet = createStyleSheet(style);
5907
+ const styleString = sheet.toString();
5908
+ return (h$1("div", { class: sheet.classes.TimelineReward, part: "sqm-base" },
5071
5909
  h$1("style", { type: "text/css" },
5072
- styleString$5,
5073
- vanillaStyle$2),
5910
+ styleString,
5911
+ vanillaStyle$3),
5074
5912
  h$1("div", { class: "container", part: "sqm-entry-container" },
5075
5913
  h$1("div", { class: "line" }, "/"),
5076
5914
  h$1("div", { class: "step" },
@@ -5160,4 +5998,4 @@ function useUserNameDemo(props) {
5160
5998
  }, props.demoData || {}, { arrayMerge: (_, a) => a });
5161
5999
  }
5162
6000
 
5163
- export { BigStat as sqm_big_stat, BrandComponent as sqm_brand, CardFeed as sqm_card_feed, CheckboxField as sqm_checkbox_field, CouponCode as sqm_coupon_code, DividedLayout as sqm_divided_layout, DropdownField as sqm_dropdown_field, EditProfile as sqm_edit_profile, Hero as sqm_hero, HeroImage as sqm_hero_image, SqmHookStoryContainer as sqm_hook_story_container, Image as sqm_image, InputField as sqm_input_field, Leaderboard as sqm_leaderboard, LinkButton as sqm_link_button, MarketingEmailsCheckbox as sqm_marketing_emails_checkbox, NameFields as sqm_name_fields, NavigationMenu as sqm_navigation_menu, PayoutButtonScroll as sqm_payout_button_scroll, PayoutStatusAlert as sqm_payout_status_alert, PortalChangeMarketing as sqm_portal_change_marketing, PortalChangePassword as sqm_portal_change_password, PortalFooter as sqm_portal_footer, PortalFrame as sqm_portal_frame, PortalLogin as sqm_portal_login, PortalRegister as sqm_portal_register, ProgramExplainer as sqm_program_explainer, ProgramExplainerStep as sqm_program_explainer_step, ProgramMenu as sqm_program_menu, ReferralCard as sqm_referral_card, SqmReferralIframe as sqm_referral_iframe, SqmRewardExchangeList as sqm_reward_exchange_list, SqmRouter as sqm_router, ShareButton as sqm_share_button, ShareCode as sqm_share_code, ShareLink as sqm_share_link, StatContainer as sqm_stat_container, TaskCard as sqm_task_card, Timeline as sqm_timeline, TimelineReward as sqm_timeline_entry, UserName as sqm_user_name };
6001
+ export { BigStat as sqm_big_stat, BrandComponent as sqm_brand, SqmBrandSelector as sqm_brand_selector, CardFeed as sqm_card_feed, CheckboxField as sqm_checkbox_field, CouponCode as sqm_coupon_code, DividedLayout as sqm_divided_layout, DropdownField as sqm_dropdown_field, EditProfile as sqm_edit_profile, Hero as sqm_hero, HeroImage as sqm_hero_image, SqmHookStoryContainer as sqm_hook_story_container, Image as sqm_image, InputField as sqm_input_field, Leaderboard as sqm_leaderboard, LinkButton as sqm_link_button, MarketingEmailsCheckbox as sqm_marketing_emails_checkbox, NameFields as sqm_name_fields, NavigationMenu as sqm_navigation_menu, PayoutButtonScroll as sqm_payout_button_scroll, PayoutStatusAlert as sqm_payout_status_alert, PortalChangeMarketing as sqm_portal_change_marketing, PortalChangePassword as sqm_portal_change_password, PortalFooter as sqm_portal_footer, PortalFrame as sqm_portal_frame, PortalLogin as sqm_portal_login, PortalRegister as sqm_portal_register, ProgramExplainer as sqm_program_explainer, ProgramExplainerStep as sqm_program_explainer_step, ProgramMenu as sqm_program_menu, ReferralCard as sqm_referral_card, SqmReferralIframe as sqm_referral_iframe, ReferredRegistration as sqm_referred_registration, SqmRewardExchangeList as sqm_reward_exchange_list, SqmRouter as sqm_router, ShareButton as sqm_share_button, ShareCode as sqm_share_code, ShareLink as sqm_share_link, StatContainer as sqm_stat_container, TaskCard as sqm_task_card, Timeline as sqm_timeline, TimelineReward as sqm_timeline_entry, UserName as sqm_user_name };