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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (918) hide show
  1. package/dist/cjs/{GenericTableView-f0e9c531.js → GenericTableView-a9845e80.js} +6 -6
  2. package/dist/cjs/IndirectTaxDetailsView-b3b7bb6e.js +646 -0
  3. package/dist/cjs/{ShadowViewAddon-e666dc8b.js → ShadowViewAddon-232eaf8b.js} +1469 -1399
  4. package/dist/cjs/{copy-text-view-7441206d.js → copy-text-view-e5223a96.js} +19 -8
  5. package/dist/cjs/data-d4339c2e.js +137 -0
  6. package/dist/cjs/{stencil-hooks.module-3a336b0f.js → dom-context-hooks.module-7fa676ae.js} +18 -18
  7. package/dist/cjs/{email-registration-view-55b378dc.js → email-registration-view-ace50780.js} +5 -3
  8. package/dist/cjs/{extractProps-fd93ba62.js → extractProps-e9c55ba8.js} +14 -0
  9. package/dist/cjs/{global-124aec2c.js → global-16279e95.js} +12152 -11932
  10. package/dist/cjs/{index-a29c60ef.js → index-a43a63b4.js} +4 -0
  11. package/dist/cjs/{index.module-ee84433d.js → index.module-4f54e412.js} +191 -191
  12. package/dist/cjs/loader.cjs.js +5 -5
  13. package/dist/cjs/{luxon-2926d85f.js → luxon-949beaf2.js} +2 -2
  14. package/dist/cjs/mint-components.cjs.js +5 -5
  15. package/dist/cjs/{mixins-f7e0377a.js → mixins-4761d472.js} +6 -6
  16. package/dist/cjs/{mockRewardData-272e22d6.js → mockRewardData-df37c8a3.js} +2 -2
  17. package/dist/cjs/raisins-plop-target.cjs.entry.js +1 -1
  18. package/dist/cjs/{re-render-b324deab.js → re-render-d516138a.js} +4 -4
  19. package/dist/cjs/{sqm-banking-info-form_17.cjs.entry.js → sqm-banking-info-form_10.cjs.entry.js} +871 -2415
  20. package/dist/cjs/{sqm-base-registration-form-view-1b2440c3.js → sqm-base-registration-form-view-8847804c.js} +3 -3
  21. package/dist/cjs/{sqm-big-stat_41.cjs.entry.js → sqm-big-stat_43.cjs.entry.js} +1128 -299
  22. package/dist/cjs/{sqm-close-button-view-ea3fa23b.js → sqm-close-button-view-5e85ac51.js} +2 -2
  23. package/dist/cjs/sqm-close-button.cjs.entry.js +6 -6
  24. package/dist/cjs/sqm-code-verification.cjs.entry.js +352 -0
  25. package/dist/cjs/sqm-context-router.cjs.entry.js +11 -11
  26. package/dist/cjs/sqm-email-verification.cjs.entry.js +152 -28
  27. package/dist/cjs/sqm-empty_4.cjs.entry.js +57 -63
  28. package/dist/cjs/sqm-form-message.cjs.entry.js +8 -8
  29. package/dist/cjs/sqm-google-sign-in.cjs.entry.js +14 -14
  30. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +6 -6
  31. package/dist/cjs/sqm-header-logo.cjs.entry.js +3 -3
  32. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +9 -9
  33. package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +84 -0
  34. package/dist/cjs/sqm-leaderboard-rank-view-6a1e63de.js +10 -0
  35. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +6 -6
  36. package/dist/cjs/{sqm-logout-current-user-view-11d57c12.js → sqm-logout-current-user-view-b61c8bdf.js} +1 -1
  37. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +6 -6
  38. package/dist/cjs/sqm-navigation-sidebar-item-view-ec7a5c53.js +56 -0
  39. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +31 -8
  40. package/dist/cjs/{sqm-navigation-sidebar-view-17111896.js → sqm-navigation-sidebar-view-de90ef03.js} +18 -8
  41. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +25 -9
  42. package/dist/cjs/sqm-pagination_3.cjs.entry.js +97 -70
  43. package/dist/cjs/sqm-password-field.cjs.entry.js +11 -11
  44. package/dist/cjs/sqm-popup-container.cjs.entry.js +5 -5
  45. package/dist/cjs/{sqm-portal-container-view-4f15143a.js → sqm-portal-container-view-07e4343f.js} +2 -2
  46. package/dist/cjs/{sqm-portal-email-verification-view-f5ce25cc.js → sqm-portal-email-verification-view-e2590f1b.js} +4 -4
  47. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +15 -15
  48. package/dist/cjs/{sqm-portal-forgot-password-view-b986086e.js → sqm-portal-forgot-password-view-0a8d3243.js} +24 -16
  49. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +39 -10
  50. package/dist/cjs/sqm-portal-google-login.cjs.entry.js +9 -9
  51. package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +13 -13
  52. package/dist/cjs/{sqm-portal-login-view-84e99287.js → sqm-portal-login-view-bb50304c.js} +4 -4
  53. package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
  54. package/dist/cjs/{sqm-portal-profile-view-07d13061.js → sqm-portal-profile-view-5310d41a.js} +4 -4
  55. package/dist/cjs/sqm-portal-profile.cjs.entry.js +15 -15
  56. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -5
  57. package/dist/cjs/{sqm-portal-registration-form-view-4377d849.js → sqm-portal-registration-form-view-5a96c2f5.js} +3 -3
  58. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +9 -9
  59. package/dist/cjs/{sqm-portal-reset-password-view-52fc50fe.js → sqm-portal-reset-password-view-25eb2099.js} +3 -3
  60. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +11 -11
  61. package/dist/cjs/{sqm-portal-verify-email-view-4f837226.js → sqm-portal-verify-email-view-1c4e781f.js} +3 -3
  62. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +12 -12
  63. package/dist/cjs/{sqm-qr-code-view-3da9ed28.js → sqm-qr-code-view-0c3b2f48.js} +9 -4
  64. package/dist/cjs/sqm-qr-code.cjs.entry.js +12 -13
  65. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +133 -44
  66. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +4 -4
  67. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +5 -5
  68. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +82 -35
  69. package/dist/cjs/sqm-route.cjs.entry.js +1 -1
  70. package/dist/cjs/sqm-scroll.cjs.entry.js +3 -3
  71. package/dist/cjs/sqm-stencilbook.cjs.entry.js +13753 -12462
  72. package/dist/cjs/sqm-tab.cjs.entry.js +5 -5
  73. package/dist/cjs/sqm-tabs.cjs.entry.js +27 -13
  74. package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +1254 -0
  75. package/dist/cjs/sqm-text-span-view-7a61ae4c.js +63 -0
  76. package/dist/cjs/sqm-text-span.cjs.entry.js +7 -7
  77. package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +19 -11
  78. package/dist/cjs/sqm-widget-verification.cjs.entry.js +24 -14
  79. package/dist/cjs/{useChildElements-1b35d945.js → useChildElements-966c9041.js} +5 -5
  80. package/dist/cjs/{useInstantAccessRegistration-0537e28e.js → useInstantAccessRegistration-08bcb487.js} +4 -4
  81. package/dist/cjs/{usePayoutStatus-4b5894ef.js → usePayoutStatus-3b34dab1.js} +13 -10
  82. package/dist/cjs/{usePortalLogin-63d896d1.js → usePortalLogin-6aa864ef.js} +4 -4
  83. package/dist/cjs/{usePortalRegistrationForm-f25d89e7.js → usePortalRegistrationForm-75b647fe.js} +6 -6
  84. package/dist/cjs/{useReferralCodes-82e8797b.js → useReferralCodes-11cdf43b.js} +3 -3
  85. package/dist/cjs/{useReferralTable-7c3f9600.js → useReferralTable-90d4d6e9.js} +10 -10
  86. package/dist/cjs/{useRegistrationFormState-7b820f0c.js → useRegistrationFormState-bbee6e7b.js} +6 -6
  87. package/dist/cjs/{useVerificationEmail-95a82767.js → useVerificationEmail-9dd3997a.js} +6 -6
  88. package/dist/cjs/{utilities-78f5e169.js → utilities-9a0c5e91.js} +4 -4
  89. package/dist/cjs/{utils-6847bc06.js → utils-7cbd60cc.js} +5 -0
  90. package/dist/cjs/utils-d5821f8d.js +105 -0
  91. package/dist/collection/collection-manifest.json +1 -1
  92. package/dist/collection/components/sqm-big-stat/BigStat.stories.js +13 -0
  93. package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +15 -7
  94. package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +162 -2
  95. package/dist/collection/components/sqm-big-stat/useBigStat.js +22 -6
  96. package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +13 -4
  97. package/dist/collection/components/sqm-brand/sqm-brand.js +12 -4
  98. package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +1 -0
  99. package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +4 -0
  100. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +13 -13
  101. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +169 -1
  102. package/dist/collection/components/sqm-coupon-code/useCouponCode.js +1 -0
  103. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +14 -6
  104. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +60 -3
  105. package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
  106. package/dist/collection/components/sqm-form-message/FormMessage.stories.js +8 -16
  107. package/dist/collection/components/sqm-form-message/sqm-form-message.css +50 -11
  108. package/dist/collection/components/sqm-form-message/sqm-form-message.js +4 -4
  109. package/dist/collection/components/sqm-hero/Hero.stories.js +11 -0
  110. package/dist/collection/components/sqm-hero/sqm-hero-view.js +14 -6
  111. package/dist/collection/components/sqm-hero/sqm-hero.js +26 -1
  112. package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +3 -2
  113. package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +79 -0
  114. package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +3 -3
  115. package/dist/collection/components/sqm-invoice-table/cells/sqm-invoice-table-download-cell.js +2 -2
  116. package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.js +2 -1
  117. package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.js +2 -1
  118. package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.js +2 -1
  119. package/dist/collection/components/sqm-invoice-table/sqm-invoice-table-view.js +1 -1
  120. package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +6 -3
  121. package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +37 -0
  122. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +10 -4
  123. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +201 -60
  124. package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.js +2 -2
  125. package/dist/collection/components/sqm-link-button/sqm-link-button.js +1 -0
  126. package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +2 -1
  127. package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +28 -3
  128. package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +1 -0
  129. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +17 -7
  130. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +83 -5
  131. package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +18 -7
  132. package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +233 -1
  133. package/dist/collection/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.js +9 -1
  134. package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +3 -3
  135. package/dist/collection/components/sqm-pagination/sqm-pagination.js +43 -2
  136. package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.js +1 -1
  137. package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +8 -4
  138. package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +1 -1
  139. package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +1 -1
  140. package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +1 -8
  141. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +6 -6
  142. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +1 -1
  143. package/dist/collection/components/sqm-portal-forgot-password/PortalForgotPassword.stories.js +4 -4
  144. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +21 -13
  145. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +103 -3
  146. package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +41 -36
  147. package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +102 -2
  148. package/dist/collection/components/sqm-portal-frame/usePortalFrame.js +4 -1
  149. package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +10 -5
  150. package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +1 -1
  151. package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -1
  152. package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +1 -1
  153. package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +1 -2
  154. package/dist/collection/components/sqm-portal-registration-form/PortalRegistrationForm.stories.js +1 -0
  155. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +5 -3
  156. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +4 -4
  157. package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +1 -1
  158. package/dist/collection/components/sqm-radio-card/sqm-radio-card-view.js +2 -2
  159. package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +34 -31
  160. package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +79 -11
  161. package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +3 -0
  162. package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +169 -1
  163. package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +6 -0
  164. package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +46 -46
  165. package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +28 -1
  166. package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +2 -2
  167. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +55 -18
  168. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +62 -7
  169. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +2 -1
  170. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +4 -2
  171. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +6 -3
  172. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +6 -3
  173. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +4 -2
  174. package/dist/collection/components/sqm-referral-table/mockReferralData.js +1 -1
  175. package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +3 -2
  176. package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +2 -10
  177. package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeList.stories.js +19 -19
  178. package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeListData.js +31 -5
  179. package/dist/collection/components/sqm-reward-exchange-list/progressBar.js +10 -10
  180. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +39 -42
  181. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +1 -2
  182. package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +3 -3
  183. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +4 -3
  184. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +5 -4
  185. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +57 -8
  186. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +3 -2
  187. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +3 -2
  188. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +3 -2
  189. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +3 -2
  190. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +5 -3
  191. package/dist/collection/components/sqm-rewards-table/mockRewardData.js +1 -1
  192. package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +3 -2
  193. package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +1 -1
  194. package/dist/collection/components/sqm-share-button/ShareButton.stories.js +3 -1
  195. package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +23 -22
  196. package/dist/collection/components/sqm-share-button/sqm-share-button.js +56 -10
  197. package/dist/collection/components/sqm-share-code/sqm-share-code.js +34 -4
  198. package/dist/collection/components/sqm-share-link/sqm-share-link.js +39 -5
  199. package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +21 -9
  200. package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +110 -2
  201. package/dist/collection/components/sqm-stencilbook/BrandSelector.js +198 -0
  202. package/dist/collection/components/sqm-stencilbook/Themes.js +325 -33
  203. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +81 -99
  204. package/dist/collection/components/sqm-table-row/sqm-table-row.js +2 -2
  205. package/dist/collection/components/sqm-tabs/Tabs.stories.js +7 -0
  206. package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +16 -2
  207. package/dist/collection/components/sqm-tabs/sqm-tabs.js +28 -2
  208. package/dist/collection/components/sqm-task-card/DetailsView.js +7 -1
  209. package/dist/collection/components/sqm-task-card/progress-bar/progress-bar-view.js +3 -2
  210. package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +18 -20
  211. package/dist/collection/components/sqm-task-card/sqm-task-card.js +4 -8
  212. package/dist/collection/components/sqm-task-card/useTaskCard.js +1 -1
  213. package/dist/collection/components/sqm-text/Text.stories.js +12 -0
  214. package/dist/collection/components/sqm-text/sqm-text.js +100 -49
  215. package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +44 -43
  216. package/dist/collection/components/sqm-text-span/sqm-text-span.js +51 -2
  217. package/dist/collection/components/sqm-timeline/Timeline.stories.js +8 -1
  218. package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +45 -45
  219. package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +52 -0
  220. package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +1 -1
  221. package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +12 -2
  222. package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +2 -2
  223. package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +138 -14
  224. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +39 -5
  225. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +41 -8
  226. package/dist/collection/components/tax-and-cash/BankingForm.stories.js +12 -0
  227. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +30 -9
  228. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +1 -1
  229. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +54 -58
  230. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +108 -5
  231. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +8 -1
  232. package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +3 -3
  233. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +59 -61
  234. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +82 -4
  235. package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +6 -2
  236. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +55 -62
  237. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +2 -2
  238. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +2 -2
  239. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +24 -27
  240. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +26 -1
  241. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +2 -2
  242. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +18 -48
  243. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +1 -0
  244. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +8 -5
  245. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/ErrorView.js +3 -27
  246. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +284 -30
  247. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +1 -1
  248. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +96 -92
  249. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +19 -4
  250. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +3 -3
  251. package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/DocusignExpiredView.js +1 -1
  252. package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.js +2 -2
  253. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +166 -52
  254. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +10 -10
  255. package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +3 -3
  256. package/dist/collection/components/views/copy-text-view.js +17 -6
  257. package/dist/collection/components/views/email-registration-view.js +3 -1
  258. package/dist/collection/global/global.js +27 -12
  259. package/dist/collection/global/mixins.js +6 -6
  260. package/dist/collection/global/styles.js +307 -134
  261. package/dist/collection/global/styles.ts +396 -135
  262. package/dist/collection/insertfont.js +18 -0
  263. package/dist/collection/stories/PortalTemplates.stories.js +22 -30
  264. package/dist/collection/tables/GenericTableView.js +4 -4
  265. package/dist/collection/utils/parseStates.js +12 -0
  266. package/dist/collection/utils/utils.js +4 -0
  267. package/dist/esm/{GenericTableView-e7addb2b.js → GenericTableView-e43d310f.js} +6 -6
  268. package/dist/esm/IndirectTaxDetailsView-451cf5e2.js +639 -0
  269. package/dist/esm/{ShadowViewAddon-7c10e0ee.js → ShadowViewAddon-31e71683.js} +1468 -1397
  270. package/dist/esm/{copy-text-view-717050d5.js → copy-text-view-8d1713d7.js} +19 -8
  271. package/dist/esm/data-ee3ae298.js +121 -0
  272. package/dist/esm/{stencil-hooks.module-4bc38af4.js → dom-context-hooks.module-63370afd.js} +13 -13
  273. package/dist/esm/{email-registration-view-a7818cf2.js → email-registration-view-1f587f8b.js} +5 -3
  274. package/dist/esm/{extractProps-ae1afbb3.js → extractProps-54064fb0.js} +14 -1
  275. package/dist/esm/{global-6dc825bc.js → global-2f3b2adb.js} +11849 -11630
  276. package/dist/esm/{index-91e7729f.js → index-b3a06de8.js} +4 -0
  277. package/dist/esm/{index.module-89a79f66.js → index.module-38dad6c9.js} +153 -153
  278. package/dist/esm/loader.js +5 -5
  279. package/dist/esm/{luxon-8d51c92b.js → luxon-bbf75a9d.js} +1 -1
  280. package/dist/esm/mint-components.js +5 -5
  281. package/dist/esm/{mixins-83f90fa1.js → mixins-f750863a.js} +6 -6
  282. package/dist/esm/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +2 -2
  283. package/dist/esm/raisins-plop-target.entry.js +1 -1
  284. package/dist/esm/{re-render-cc945f38.js → re-render-9c90767d.js} +2 -2
  285. package/dist/esm/{sqm-banking-info-form_17.entry.js → sqm-banking-info-form_10.entry.js} +720 -2257
  286. package/dist/esm/{sqm-base-registration-form-view-31f1cb87.js → sqm-base-registration-form-view-193f1721.js} +3 -3
  287. package/dist/esm/{sqm-big-stat_41.entry.js → sqm-big-stat_43.entry.js} +1040 -213
  288. package/dist/esm/{sqm-close-button-view-f9819751.js → sqm-close-button-view-2fa57229.js} +2 -2
  289. package/dist/esm/sqm-close-button.entry.js +5 -5
  290. package/dist/esm/sqm-code-verification.entry.js +348 -0
  291. package/dist/esm/sqm-context-router.entry.js +4 -4
  292. package/dist/esm/sqm-email-verification.entry.js +145 -21
  293. package/dist/esm/sqm-empty_4.entry.js +54 -60
  294. package/dist/esm/sqm-form-message.entry.js +7 -7
  295. package/dist/esm/sqm-google-sign-in.entry.js +3 -3
  296. package/dist/esm/sqm-graphql-client-provider.entry.js +3 -3
  297. package/dist/esm/sqm-header-logo.entry.js +2 -2
  298. package/dist/esm/sqm-instant-access-registration.entry.js +8 -8
  299. package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +76 -0
  300. package/dist/esm/sqm-leaderboard-rank-view-18baae5b.js +8 -0
  301. package/dist/esm/sqm-leaderboard-rank.entry.js +5 -5
  302. package/dist/esm/{sqm-logout-current-user-view-8ef8180f.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
  303. package/dist/esm/sqm-logout-current-user.entry.js +5 -5
  304. package/dist/esm/sqm-navigation-sidebar-item-view-797601b0.js +54 -0
  305. package/dist/esm/sqm-navigation-sidebar-item.entry.js +30 -7
  306. package/dist/esm/{sqm-navigation-sidebar-view-9d802b78.js → sqm-navigation-sidebar-view-0a2ec560.js} +18 -8
  307. package/dist/esm/sqm-navigation-sidebar.entry.js +22 -6
  308. package/dist/esm/sqm-pagination_3.entry.js +91 -64
  309. package/dist/esm/sqm-password-field.entry.js +6 -6
  310. package/dist/esm/sqm-popup-container.entry.js +4 -4
  311. package/dist/esm/{sqm-portal-container-view-1683ae32.js → sqm-portal-container-view-176e92e3.js} +2 -2
  312. package/dist/esm/{sqm-portal-email-verification-view-d96d6c43.js → sqm-portal-email-verification-view-e68275d7.js} +4 -4
  313. package/dist/esm/sqm-portal-email-verification.entry.js +7 -7
  314. package/dist/esm/{sqm-portal-forgot-password-view-50444a7c.js → sqm-portal-forgot-password-view-0e795cdd.js} +24 -16
  315. package/dist/esm/sqm-portal-forgot-password.entry.js +36 -7
  316. package/dist/esm/sqm-portal-google-login.entry.js +8 -8
  317. package/dist/esm/sqm-portal-google-registration-form.entry.js +9 -9
  318. package/dist/esm/{sqm-portal-login-view-37c85d04.js → sqm-portal-login-view-7670cd86.js} +4 -4
  319. package/dist/esm/sqm-portal-logout.entry.js +3 -3
  320. package/dist/esm/{sqm-portal-profile-view-4ce1c7c3.js → sqm-portal-profile-view-fe781f47.js} +4 -4
  321. package/dist/esm/sqm-portal-profile.entry.js +8 -8
  322. package/dist/esm/sqm-portal-protected-route.entry.js +3 -3
  323. package/dist/esm/{sqm-portal-registration-form-view-21d57492.js → sqm-portal-registration-form-view-8bdc3804.js} +3 -3
  324. package/dist/esm/sqm-portal-registration-form.entry.js +8 -8
  325. package/dist/esm/{sqm-portal-reset-password-view-b000ffc5.js → sqm-portal-reset-password-view-abef7286.js} +3 -3
  326. package/dist/esm/sqm-portal-reset-password.entry.js +7 -7
  327. package/dist/esm/{sqm-portal-verify-email-view-2983ba9b.js → sqm-portal-verify-email-view-33805220.js} +3 -3
  328. package/dist/esm/sqm-portal-verify-email.entry.js +7 -7
  329. package/dist/esm/{sqm-qr-code-view-10b8b4cb.js → sqm-qr-code-view-97124a66.js} +8 -3
  330. package/dist/esm/sqm-qr-code.entry.js +6 -7
  331. package/dist/esm/sqm-referral-table_11.entry.js +122 -33
  332. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +3 -3
  333. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +4 -4
  334. package/dist/esm/sqm-rewards-table_9.entry.js +70 -23
  335. package/dist/esm/sqm-route.entry.js +1 -1
  336. package/dist/esm/sqm-scroll.entry.js +2 -2
  337. package/dist/esm/sqm-stencilbook.entry.js +13578 -12287
  338. package/dist/esm/sqm-tab.entry.js +4 -4
  339. package/dist/esm/sqm-tabs.entry.js +24 -10
  340. package/dist/esm/sqm-tax-and-cash.entry.js +1250 -0
  341. package/dist/esm/sqm-text-span-view-4c17b8c9.js +61 -0
  342. package/dist/esm/sqm-text-span.entry.js +6 -6
  343. package/dist/esm/sqm-widget-verification-controller.entry.js +14 -6
  344. package/dist/esm/sqm-widget-verification.entry.js +21 -11
  345. package/dist/esm/{useChildElements-7945ae56.js → useChildElements-4e70ac0e.js} +2 -2
  346. package/dist/esm/{useInstantAccessRegistration-dc4ad9f2.js → useInstantAccessRegistration-0f04459e.js} +3 -3
  347. package/dist/esm/{usePayoutStatus-58aa56b4.js → usePayoutStatus-7eeec61b.js} +10 -7
  348. package/dist/esm/{usePortalLogin-ef647a50.js → usePortalLogin-d0720c81.js} +3 -3
  349. package/dist/esm/{usePortalRegistrationForm-4b35a357.js → usePortalRegistrationForm-afc0171e.js} +3 -3
  350. package/dist/esm/{useReferralCodes-8f75921a.js → useReferralCodes-311e6d72.js} +2 -2
  351. package/dist/esm/{useReferralTable-b3876ed6.js → useReferralTable-65a01a6a.js} +5 -5
  352. package/dist/esm/{useRegistrationFormState-d6f33135.js → useRegistrationFormState-18c2cea7.js} +2 -2
  353. package/dist/esm/{useVerificationEmail-edc318cb.js → useVerificationEmail-f9413de9.js} +2 -2
  354. package/dist/esm/{utilities-5b0ca040.js → utilities-ad9c2893.js} +2 -2
  355. package/dist/esm/{utils-334c1e34.js → utils-03188de2.js} +5 -1
  356. package/dist/esm/utils-c416c7e4.js +97 -0
  357. package/dist/esm-es5/GenericTableView-e43d310f.js +1 -0
  358. package/dist/esm-es5/IndirectTaxDetailsView-451cf5e2.js +1 -0
  359. package/dist/esm-es5/ShadowViewAddon-31e71683.js +1 -0
  360. package/dist/esm-es5/copy-text-view-8d1713d7.js +1 -0
  361. package/dist/esm-es5/data-ee3ae298.js +1 -0
  362. package/dist/esm-es5/dom-context-hooks.module-63370afd.js +53 -0
  363. package/dist/esm-es5/email-registration-view-1f587f8b.js +1 -0
  364. package/dist/esm-es5/extractProps-54064fb0.js +1 -0
  365. package/dist/esm-es5/{global-6dc825bc.js → global-2f3b2adb.js} +5 -5
  366. package/dist/esm-es5/{index-91e7729f.js → index-b3a06de8.js} +1 -1
  367. package/dist/esm-es5/index.module-38dad6c9.js +1 -0
  368. package/dist/esm-es5/loader.js +1 -1
  369. package/dist/esm-es5/luxon-bbf75a9d.js +1 -0
  370. package/dist/esm-es5/mint-components.js +1 -1
  371. package/dist/esm-es5/mixins-f750863a.js +1 -0
  372. package/dist/esm-es5/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +1 -1
  373. package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
  374. package/dist/esm-es5/re-render-9c90767d.js +1 -0
  375. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -0
  376. package/dist/esm-es5/{sqm-base-registration-form-view-31f1cb87.js → sqm-base-registration-form-view-193f1721.js} +1 -1
  377. package/dist/esm-es5/sqm-big-stat_43.entry.js +1 -0
  378. package/dist/esm-es5/{sqm-close-button-view-f9819751.js → sqm-close-button-view-2fa57229.js} +1 -1
  379. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  380. package/dist/esm-es5/sqm-code-verification.entry.js +1 -0
  381. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  382. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  383. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  384. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  385. package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
  386. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  387. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  388. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  389. package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -0
  390. package/dist/esm-es5/sqm-leaderboard-rank-view-18baae5b.js +1 -0
  391. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  392. package/dist/esm-es5/{sqm-logout-current-user-view-8ef8180f.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
  393. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  394. package/dist/esm-es5/sqm-navigation-sidebar-item-view-797601b0.js +1 -0
  395. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  396. package/dist/esm-es5/sqm-navigation-sidebar-view-0a2ec560.js +1 -0
  397. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  398. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  399. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  400. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  401. package/dist/esm-es5/{sqm-portal-container-view-1683ae32.js → sqm-portal-container-view-176e92e3.js} +1 -1
  402. package/dist/esm-es5/{sqm-portal-email-verification-view-d96d6c43.js → sqm-portal-email-verification-view-e68275d7.js} +1 -1
  403. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  404. package/dist/esm-es5/sqm-portal-forgot-password-view-0e795cdd.js +1 -0
  405. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  406. package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
  407. package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
  408. package/dist/esm-es5/sqm-portal-login-view-7670cd86.js +1 -0
  409. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  410. package/dist/esm-es5/{sqm-portal-profile-view-4ce1c7c3.js → sqm-portal-profile-view-fe781f47.js} +1 -1
  411. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  412. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  413. package/dist/esm-es5/{sqm-portal-registration-form-view-21d57492.js → sqm-portal-registration-form-view-8bdc3804.js} +1 -1
  414. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  415. package/dist/esm-es5/{sqm-portal-reset-password-view-b000ffc5.js → sqm-portal-reset-password-view-abef7286.js} +1 -1
  416. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  417. package/dist/esm-es5/{sqm-portal-verify-email-view-2983ba9b.js → sqm-portal-verify-email-view-33805220.js} +1 -1
  418. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  419. package/dist/esm-es5/sqm-qr-code-view-97124a66.js +1 -0
  420. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  421. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  422. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  423. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  424. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  425. package/dist/esm-es5/sqm-route.entry.js +1 -1
  426. package/dist/esm-es5/sqm-scroll.entry.js +1 -1
  427. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  428. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  429. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  430. package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -0
  431. package/dist/esm-es5/sqm-text-span-view-4c17b8c9.js +1 -0
  432. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  433. package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
  434. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
  435. package/dist/esm-es5/useChildElements-4e70ac0e.js +1 -0
  436. package/dist/esm-es5/useInstantAccessRegistration-0f04459e.js +1 -0
  437. package/dist/esm-es5/{usePayoutStatus-58aa56b4.js → usePayoutStatus-7eeec61b.js} +2 -2
  438. package/dist/esm-es5/usePortalLogin-d0720c81.js +1 -0
  439. package/dist/esm-es5/usePortalRegistrationForm-afc0171e.js +1 -0
  440. package/dist/esm-es5/useReferralCodes-311e6d72.js +1 -0
  441. package/dist/esm-es5/useReferralTable-65a01a6a.js +1 -0
  442. package/dist/esm-es5/useRegistrationFormState-18c2cea7.js +1 -0
  443. package/dist/esm-es5/useVerificationEmail-f9413de9.js +1 -0
  444. package/dist/esm-es5/utilities-ad9c2893.js +1 -0
  445. package/dist/esm-es5/utils-03188de2.js +1 -0
  446. package/dist/esm-es5/utils-c416c7e4.js +1 -0
  447. package/dist/mint-components/global/styles.ts +396 -135
  448. package/dist/mint-components/mint-components.esm.js +1 -1
  449. package/dist/mint-components/mint-components.js +1 -1
  450. package/dist/mint-components/p-000c91b1.js +1 -0
  451. package/dist/mint-components/{p-9b6a0152.system.entry.js → p-002e6205.system.entry.js} +1 -1
  452. package/dist/mint-components/{p-266a8b4d.js → p-00791abc.js} +1 -1
  453. package/dist/mint-components/p-0797a946.js +1 -0
  454. package/dist/mint-components/{p-e145e4f8.js → p-07dc6d68.js} +1 -1
  455. package/dist/mint-components/{p-5bedb58c.js → p-08700497.js} +1 -1
  456. package/dist/mint-components/p-0935f9b7.system.js +1 -0
  457. package/dist/mint-components/{p-284e4ed5.entry.js → p-0b0f49ad.entry.js} +1 -1
  458. package/dist/mint-components/p-0bb21f5b.system.entry.js +1 -0
  459. package/dist/mint-components/{p-164a9103.system.entry.js → p-0cba75e6.system.entry.js} +1 -1
  460. package/dist/mint-components/{p-36ffebd8.system.entry.js → p-0d22c0e5.system.entry.js} +1 -1
  461. package/dist/mint-components/p-0e532b53.entry.js +1 -0
  462. package/dist/mint-components/{p-480e08e9.js → p-0e59a91e.js} +2 -2
  463. package/dist/mint-components/p-0ea61502.system.js +1 -0
  464. package/dist/mint-components/p-100c878b.system.entry.js +1 -0
  465. package/dist/mint-components/p-1337f47c.entry.js +1 -0
  466. package/dist/mint-components/p-1363c4ab.system.js +1 -0
  467. package/dist/mint-components/p-14128c84.system.entry.js +1 -0
  468. package/dist/mint-components/{p-7c2b9fe4.system.js → p-15012f59.system.js} +1 -1
  469. package/dist/mint-components/p-15bfd7e2.system.js +1 -0
  470. package/dist/mint-components/p-1a278658.entry.js +1 -0
  471. package/dist/mint-components/{p-dbc0e4f8.system.js → p-1c1f4ce7.system.js} +1 -1
  472. package/dist/mint-components/p-1cd0e1e9.system.js +1 -0
  473. package/dist/mint-components/p-204861a6.js +1 -0
  474. package/dist/mint-components/p-209ea185.js +1 -0
  475. package/dist/mint-components/p-21fab6ef.system.js +1 -0
  476. package/dist/mint-components/{p-3af1ec4c.entry.js → p-22c11f0e.entry.js} +1 -1
  477. package/dist/mint-components/{p-f4a8ee29.system.entry.js → p-22d20816.system.entry.js} +1 -1
  478. package/dist/mint-components/p-2403c6e1.system.js +1 -0
  479. package/dist/mint-components/p-240bec23.js +1 -0
  480. package/dist/mint-components/p-246e67d4.system.entry.js +1 -0
  481. package/dist/mint-components/{p-4b6f2eca.system.entry.js → p-258f4e5e.system.entry.js} +1 -1
  482. package/dist/mint-components/p-2a8e2f28.system.js +1 -0
  483. package/dist/mint-components/p-2c310c7d.entry.js +1 -0
  484. package/dist/mint-components/p-3055141d.entry.js +11 -0
  485. package/dist/mint-components/p-33703509.system.entry.js +1 -0
  486. package/dist/mint-components/p-36b1414b.system.js +1 -0
  487. package/dist/mint-components/{p-c0f19490.js → p-3787a4d6.js} +1 -1
  488. package/dist/mint-components/p-3b11d902.entry.js +258 -0
  489. package/dist/mint-components/p-3cb249c3.js +1 -0
  490. package/dist/mint-components/p-3d1b91a1.system.entry.js +1 -0
  491. package/dist/mint-components/p-3d99fa43.entry.js +1 -0
  492. package/dist/mint-components/{p-13ed8586.system.js → p-3dc34570.system.js} +1 -1
  493. package/dist/mint-components/{p-20245645.js → p-3eba9036.js} +1 -1
  494. package/dist/mint-components/p-404daf1c.entry.js +144 -0
  495. package/dist/mint-components/p-40c01a5a.system.js +1 -0
  496. package/dist/mint-components/{p-4b6dc0e5.entry.js → p-4204a6e3.entry.js} +1 -1
  497. package/dist/mint-components/{p-f4a72903.system.entry.js → p-4271f436.system.entry.js} +1 -1
  498. package/dist/mint-components/{p-6a8d9def.system.entry.js → p-42b62299.system.entry.js} +1 -1
  499. package/dist/mint-components/p-42da8239.system.js +1 -0
  500. package/dist/mint-components/p-434f9eaa.system.entry.js +1 -0
  501. package/dist/mint-components/{p-726a9924.js → p-460155de.js} +1 -1
  502. package/dist/mint-components/{p-301ddcaa.system.entry.js → p-485e2d9f.system.entry.js} +1 -1
  503. package/dist/mint-components/p-49b20dae.js +1 -0
  504. package/dist/mint-components/p-49e92a7c.js +1233 -0
  505. package/dist/mint-components/{p-6d2f5a1d.js → p-4d19270b.js} +2 -2
  506. package/dist/mint-components/p-4d741ccd.js +1 -0
  507. package/dist/mint-components/p-4eee6c40.entry.js +93 -0
  508. package/dist/mint-components/p-4f5329a2.system.js +53 -0
  509. package/dist/mint-components/{p-cf8677ea.js → p-577a4c97.js} +1 -1
  510. package/dist/mint-components/{p-59274a91.system.js → p-578a27c8.system.js} +1 -1
  511. package/dist/mint-components/p-5800e049.entry.js +1 -0
  512. package/dist/mint-components/p-587115cb.system.entry.js +1 -0
  513. package/dist/mint-components/p-59b028db.system.js +1 -0
  514. package/dist/mint-components/p-5ccee28f.system.entry.js +1 -0
  515. package/dist/mint-components/{p-e8ffcc68.entry.js → p-5e0af707.entry.js} +2 -2
  516. package/dist/mint-components/{p-4e526a94.js → p-5ed49bf2.js} +1 -1
  517. package/dist/mint-components/p-5fca2bd3.system.entry.js +1 -0
  518. package/dist/mint-components/p-5ff2da11.js +1 -0
  519. package/dist/mint-components/p-621575fa.system.entry.js +1 -0
  520. package/dist/mint-components/p-63e29387.js +42 -0
  521. package/dist/mint-components/{p-ad985d37.system.entry.js → p-64457acd.system.entry.js} +1 -1
  522. package/dist/mint-components/{p-71d7c2a0.system.js → p-64997b59.system.js} +1 -1
  523. package/dist/mint-components/{p-b5fb3826.system.js → p-6578ea31.system.js} +1 -1
  524. package/dist/mint-components/p-672d144e.entry.js +1 -0
  525. package/dist/mint-components/p-67ad2252.system.js +1 -0
  526. package/dist/mint-components/{p-dc52c36a.js → p-68043f30.js} +1 -1
  527. package/dist/mint-components/p-692bacf3.js +1 -0
  528. package/dist/mint-components/{p-9ec99ced.js → p-6951663b.js} +1 -1
  529. package/dist/mint-components/p-69d64372.system.entry.js +1 -0
  530. package/dist/mint-components/p-6ad674c2.js +103 -0
  531. package/dist/mint-components/p-6b076bae.system.entry.js +1 -0
  532. package/dist/mint-components/p-6e069052.entry.js +1 -0
  533. package/dist/mint-components/{p-b7d1469d.system.entry.js → p-7059ee40.system.entry.js} +1 -1
  534. package/dist/mint-components/{p-2ae0e06a.entry.js → p-711bc624.entry.js} +1 -1
  535. package/dist/mint-components/p-71271fbd.system.js +1 -0
  536. package/dist/mint-components/{p-6d9e52c7.system.js → p-7159c51c.system.js} +1 -1
  537. package/dist/mint-components/p-765d0c63.js +394 -0
  538. package/dist/mint-components/p-7752408c.js +1 -0
  539. package/dist/mint-components/p-7970e73a.js +1 -0
  540. package/dist/mint-components/{p-fa37513e.system.entry.js → p-7af4fba0.system.entry.js} +1 -1
  541. package/dist/mint-components/p-7b8d29bb.entry.js +1 -0
  542. package/dist/mint-components/{p-527216de.system.js → p-82505f6e.system.js} +1 -1
  543. package/dist/mint-components/{p-95ae4ab9.system.js → p-82560b78.system.js} +1 -1
  544. package/dist/mint-components/{p-3f7b81b8.js → p-862845d7.js} +2 -2
  545. package/dist/mint-components/p-8a6494c7.system.js +1 -0
  546. package/dist/mint-components/p-8bcdb9a4.entry.js +13 -0
  547. package/dist/mint-components/p-8caef004.js +1 -0
  548. package/dist/mint-components/{p-aaff68dc.entry.js → p-8dc1cd0f.entry.js} +1 -1
  549. package/dist/mint-components/{p-8413ade9.system.js → p-8e28333b.system.js} +1 -1
  550. package/dist/mint-components/p-8e2bead4.js +1 -0
  551. package/dist/mint-components/p-9049b387.entry.js +1 -0
  552. package/dist/mint-components/{p-2d52e2d7.system.js → p-91014439.system.js} +1 -1
  553. package/dist/mint-components/{p-18425f38.system.entry.js → p-910f56ca.system.entry.js} +1 -1
  554. package/dist/mint-components/p-91fd1cae.system.entry.js +1 -0
  555. package/dist/mint-components/p-9374b5bb.system.entry.js +1 -0
  556. package/dist/mint-components/{p-ccf8c9aa.entry.js → p-94f9fbf7.entry.js} +1 -1
  557. package/dist/mint-components/p-9542a949.entry.js +9 -0
  558. package/dist/mint-components/{p-a9f4ddb1.js → p-9580aac3.js} +1 -1
  559. package/dist/mint-components/{p-87c21535.entry.js → p-9aadc253.entry.js} +1 -1
  560. package/dist/mint-components/{p-619c2aa3.entry.js → p-9c2d515d.entry.js} +2 -2
  561. package/dist/mint-components/p-9e297104.entry.js +1 -0
  562. package/dist/mint-components/p-9f82e69d.entry.js +1 -0
  563. package/dist/mint-components/{p-5488fdd9.system.js → p-9fb8b33a.system.js} +1 -1
  564. package/dist/mint-components/{p-8175e85f.system.js → p-a148663a.system.js} +1 -1
  565. package/dist/mint-components/{p-ac9f4085.system.entry.js → p-a2533860.system.entry.js} +1 -1
  566. package/dist/mint-components/p-a41c29cd.system.js +1 -0
  567. package/dist/mint-components/{p-35b475bf.js → p-a45680fe.js} +1 -1
  568. package/dist/mint-components/p-a5c9ce6c.entry.js +1 -0
  569. package/dist/mint-components/{p-127e66c2.system.js → p-a6f4fb03.system.js} +1 -1
  570. package/dist/mint-components/{p-faba3198.entry.js → p-a7ee19dc.entry.js} +1 -1
  571. package/dist/mint-components/{p-abefb7cc.js → p-ac11e10a.js} +1 -1
  572. package/dist/mint-components/{p-8362cb4c.system.entry.js → p-ac2fdad8.system.entry.js} +1 -1
  573. package/dist/mint-components/p-b065215a.entry.js +1 -0
  574. package/dist/mint-components/{p-d6831af5.js → p-b22b7891.js} +1 -1
  575. package/dist/mint-components/p-b2bf7fcb.entry.js +16 -0
  576. package/dist/mint-components/{p-a37541ae.system.entry.js → p-b3112c88.system.entry.js} +1 -1
  577. package/dist/mint-components/{p-345fd28e.system.entry.js → p-b3da317b.system.entry.js} +1 -1
  578. package/dist/mint-components/{p-571e1427.system.js → p-b6911812.system.js} +1 -1
  579. package/dist/mint-components/p-b710c7e0.js +1 -0
  580. package/dist/mint-components/p-b86f944c.entry.js +25 -0
  581. package/dist/mint-components/p-b8fed018.system.js +1 -0
  582. package/dist/mint-components/{p-1a6b7d2a.entry.js → p-b9bccc55.entry.js} +1 -1
  583. package/dist/mint-components/p-bad50dc1.entry.js +1 -0
  584. package/dist/mint-components/{p-a81b507f.entry.js → p-bb627d95.entry.js} +2 -2
  585. package/dist/mint-components/{p-44a82cf3.system.js → p-bcb48c32.system.js} +22 -22
  586. package/dist/mint-components/p-bd288a80.system.js +1 -0
  587. package/dist/mint-components/p-be88596c.system.js +1 -0
  588. package/dist/mint-components/p-bfc16195.system.entry.js +1 -0
  589. package/dist/mint-components/{p-44891949.entry.js → p-c3884e55.entry.js} +1 -1
  590. package/dist/mint-components/{p-96431b4f.system.entry.js → p-c3dce602.system.entry.js} +1 -1
  591. package/dist/mint-components/p-c4886223.entry.js +1 -0
  592. package/dist/mint-components/p-c786f3b4.entry.js +1 -0
  593. package/dist/mint-components/p-c7965639.entry.js +1 -0
  594. package/dist/mint-components/p-c7c11325.js +1 -0
  595. package/dist/mint-components/p-c9252c59.system.entry.js +1 -0
  596. package/dist/mint-components/p-cab1f502.js +1 -0
  597. package/dist/mint-components/{p-a71b9154.system.js → p-d399162b.system.js} +1 -1
  598. package/dist/mint-components/{p-0559d880.entry.js → p-d5f1df29.entry.js} +1 -1
  599. package/dist/mint-components/p-d785a297.system.entry.js +1 -0
  600. package/dist/mint-components/p-d821418e.system.js +1 -0
  601. package/dist/mint-components/p-d8c5b80a.system.js +1 -0
  602. package/dist/mint-components/{p-d3e5704c.entry.js → p-da34d4f7.entry.js} +1 -1
  603. package/dist/mint-components/p-da3ffd4e.system.entry.js +1 -0
  604. package/dist/mint-components/{p-605c2904.system.entry.js → p-da6fe95f.system.entry.js} +1 -1
  605. package/dist/mint-components/{p-c2fdd608.system.entry.js → p-dbe29e53.system.entry.js} +1 -1
  606. package/dist/mint-components/{p-69ac09d4.js → p-ddf3c05e.js} +1 -1
  607. package/dist/mint-components/{p-da7708a7.entry.js → p-e27ff213.entry.js} +1 -1
  608. package/dist/mint-components/p-e539fed3.entry.js +1 -0
  609. package/dist/mint-components/p-e55aafe9.system.js +1 -0
  610. package/dist/mint-components/p-e57d61af.system.js +1 -0
  611. package/dist/mint-components/{p-9209a016.system.entry.js → p-e8dc94cc.system.entry.js} +1 -1
  612. package/dist/mint-components/p-eaeddfe2.system.js +1 -0
  613. package/dist/mint-components/{p-e21a1cb8.system.entry.js → p-ebb487d0.system.entry.js} +1 -1
  614. package/dist/mint-components/{p-7dabdca6.system.entry.js → p-eea87fdc.system.entry.js} +1 -1
  615. package/dist/mint-components/p-f0e0d0b9.system.entry.js +1 -0
  616. package/dist/mint-components/p-f0ebccea.system.entry.js +1 -0
  617. package/dist/mint-components/p-f1dc581f.js +1 -0
  618. package/dist/mint-components/{p-05f29f64.js → p-f307b716.js} +1 -1
  619. package/dist/mint-components/p-f6762bb5.entry.js +13 -0
  620. package/dist/mint-components/p-f6baa0c9.system.js +1 -0
  621. package/dist/mint-components/p-f94788ab.system.entry.js +1 -0
  622. package/dist/mint-components/p-f9c7248e.js +1 -0
  623. package/dist/mint-components/{p-cc7af682.system.js → p-fa6fba34.system.js} +2 -2
  624. package/dist/mint-components/{p-2b462e4f.system.entry.js → p-fb2976fc.system.entry.js} +1 -1
  625. package/dist/mint-components/{p-4e451f75.js → p-fb5be0c5.js} +1 -1
  626. package/dist/mint-components/p-fb77f662.entry.js +1 -0
  627. package/dist/types/components/sqm-big-stat/BigStat.stories.d.ts +2 -0
  628. package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +5 -0
  629. package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +41 -0
  630. package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +1 -0
  631. package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +2 -0
  632. package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +42 -0
  633. package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +1 -0
  634. package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +4 -1
  635. package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +13 -0
  636. package/dist/types/components/sqm-form-message/FormMessage.stories.d.ts +0 -1
  637. package/dist/types/components/sqm-hero/Hero.stories.d.ts +1 -0
  638. package/dist/types/components/sqm-hero/sqm-hero-view.d.ts +1 -0
  639. package/dist/types/components/sqm-hero/sqm-hero.d.ts +5 -1
  640. package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -0
  641. package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +19 -0
  642. package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +1 -1
  643. package/dist/types/components/sqm-invoice-table/columns/InvoiceTableColumn.d.ts +1 -0
  644. package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.d.ts +1 -0
  645. package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.d.ts +1 -0
  646. package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.d.ts +1 -0
  647. package/dist/types/components/sqm-invoice-table/mockInvoiceData.d.ts +1 -0
  648. package/dist/types/components/sqm-invoice-table/sqm-invoice-table.d.ts +3 -0
  649. package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +1 -0
  650. package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +6 -1
  651. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +52 -16
  652. package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +6 -0
  653. package/dist/types/components/sqm-link-button/sqm-link-button.d.ts +1 -0
  654. package/dist/types/components/sqm-logout-current-user/sqm-logout-current-user.d.ts +1 -0
  655. package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +1 -0
  656. package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +14 -0
  657. package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.d.ts +8 -0
  658. package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +57 -0
  659. package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +1 -0
  660. package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +9 -2
  661. package/dist/types/components/sqm-popup-container/usePopupContainer.d.ts +2 -2
  662. package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password-view.d.ts +2 -0
  663. package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +1 -1
  664. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +5 -1
  665. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +15 -0
  666. package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +3 -0
  667. package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +19 -0
  668. package/dist/types/components/sqm-portal-frame/usePortalFrame.d.ts +2 -1
  669. package/dist/types/components/sqm-portal-login/PortalLogin.stories.d.ts +1 -0
  670. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +1 -1
  671. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +2 -1
  672. package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +5 -2
  673. package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +23 -3
  674. package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +1 -0
  675. package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +42 -0
  676. package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +1 -0
  677. package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +1 -0
  678. package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +6 -0
  679. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +1 -0
  680. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +1 -0
  681. package/dist/types/components/sqm-referral-table/columns/ReferralTableColumn.d.ts +1 -0
  682. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +1 -0
  683. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +1 -0
  684. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +1 -0
  685. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +1 -0
  686. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +1 -0
  687. package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +2 -1
  688. package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +1 -1
  689. package/dist/types/components/sqm-reward-exchange-list/RewardExchangeListData.d.ts +457 -437
  690. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +1 -0
  691. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +1 -0
  692. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +1 -0
  693. package/dist/types/components/sqm-rewards-table/columns/RewardTableColumn.d.ts +1 -0
  694. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +2 -1
  695. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +2 -1
  696. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +2 -1
  697. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +2 -1
  698. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +2 -1
  699. package/dist/types/components/sqm-rewards-table/mockRewardData.d.ts +1 -0
  700. package/dist/types/components/sqm-rewards-table/mockTaxData.d.ts +1 -0
  701. package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -0
  702. package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +1 -1
  703. package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +1 -1
  704. package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +2 -1
  705. package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +18 -6
  706. package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +10 -2
  707. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +12 -2
  708. package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +3 -0
  709. package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +23 -0
  710. package/dist/types/components/sqm-stencilbook/BrandSelector.d.ts +9 -0
  711. package/dist/types/components/sqm-stencilbook/Themes.d.ts +6 -6
  712. package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +1 -0
  713. package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +1 -0
  714. package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +8 -0
  715. package/dist/types/components/sqm-task-card/DetailsView.d.ts +6 -0
  716. package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +1 -1
  717. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +1 -5
  718. package/dist/types/components/sqm-task-card/useTaskCard.d.ts +1 -1
  719. package/dist/types/components/sqm-text/Text.stories.d.ts +6 -0
  720. package/dist/types/components/sqm-text/sqm-text.d.ts +12 -0
  721. package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +4 -2
  722. package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +13 -1
  723. package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +1 -0
  724. package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +2 -0
  725. package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +14 -0
  726. package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +1 -1
  727. package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +5 -0
  728. package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +5 -2
  729. package/dist/types/components/tax-and-cash/BankingForm.stories.d.ts +1 -0
  730. package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +1 -1
  731. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +6 -0
  732. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +16 -0
  733. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +7 -1
  734. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +12 -0
  735. package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +5 -2
  736. package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +4 -0
  737. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +1 -0
  738. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -1
  739. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +46 -4
  740. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.d.ts +1 -1
  741. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +1 -1
  742. package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.d.ts +1 -1
  743. package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +1 -1
  744. package/dist/types/components/tax-and-cash/utils.d.ts +1 -1
  745. package/dist/types/components.d.ts +1093 -87
  746. package/dist/types/global/android.d.ts +7 -0
  747. package/dist/types/global/demo.d.ts +2 -0
  748. package/dist/types/global/global.d.ts +2 -2
  749. package/dist/types/global/mixins.d.ts +12 -12
  750. package/dist/types/global/styles.d.ts +10 -2
  751. package/dist/types/insertfont.d.ts +1 -0
  752. package/dist/types/saasquatch.d.ts +142 -0
  753. package/dist/types/stories/features.d.ts +4 -0
  754. package/dist/types/stories/templates.d.ts +4 -0
  755. package/dist/types/utils/parseStates.d.ts +1 -0
  756. package/dist/types/utils/utils.d.ts +1 -0
  757. package/docs/docs.docx +0 -0
  758. package/docs/raisins.json +1 -1
  759. package/grapesjs/grapesjs.js +1 -1
  760. package/package.json +3 -2
  761. package/dist/cjs/ErrorView-b2fcf954.js +0 -35
  762. package/dist/cjs/sqm-asset-card-view-21ddf04f.js +0 -51
  763. package/dist/cjs/sqm-asset-card.cjs.entry.js +0 -45
  764. package/dist/cjs/sqm-invoice-table-view-f369b0a6.js +0 -2038
  765. package/dist/cjs/sqm-leaderboard-rank-view-d39a55d8.js +0 -10
  766. package/dist/cjs/sqm-navigation-sidebar-item-view-6f35d2ee.js +0 -45
  767. package/dist/cjs/sqm-referred-registration.cjs.entry.js +0 -178
  768. package/dist/cjs/sqm-text-span-view-56e48a78.js +0 -62
  769. package/dist/collection/components/sqm-asset-card/AssetCard.stories.js +0 -29
  770. package/dist/collection/components/sqm-asset-card/sqm-asset-card-view.js +0 -46
  771. package/dist/collection/components/sqm-asset-card/sqm-asset-card.js +0 -107
  772. package/dist/collection/components/sqm-asset-card/useAssetCard.js +0 -9
  773. package/dist/esm/ErrorView-48e2b969.js +0 -33
  774. package/dist/esm/sqm-asset-card-view-fe5db3c0.js +0 -49
  775. package/dist/esm/sqm-asset-card.entry.js +0 -41
  776. package/dist/esm/sqm-invoice-table-view-1bd8afaa.js +0 -2022
  777. package/dist/esm/sqm-leaderboard-rank-view-753c8d4a.js +0 -8
  778. package/dist/esm/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -43
  779. package/dist/esm/sqm-referred-registration.entry.js +0 -174
  780. package/dist/esm/sqm-text-span-view-c577cc60.js +0 -60
  781. package/dist/esm-es5/ErrorView-48e2b969.js +0 -1
  782. package/dist/esm-es5/GenericTableView-e7addb2b.js +0 -1
  783. package/dist/esm-es5/ShadowViewAddon-7c10e0ee.js +0 -1
  784. package/dist/esm-es5/copy-text-view-717050d5.js +0 -1
  785. package/dist/esm-es5/email-registration-view-a7818cf2.js +0 -1
  786. package/dist/esm-es5/extractProps-ae1afbb3.js +0 -1
  787. package/dist/esm-es5/index.module-89a79f66.js +0 -1
  788. package/dist/esm-es5/luxon-8d51c92b.js +0 -1
  789. package/dist/esm-es5/mixins-83f90fa1.js +0 -1
  790. package/dist/esm-es5/re-render-cc945f38.js +0 -1
  791. package/dist/esm-es5/sqm-asset-card-view-fe5db3c0.js +0 -1
  792. package/dist/esm-es5/sqm-asset-card.entry.js +0 -1
  793. package/dist/esm-es5/sqm-banking-info-form_17.entry.js +0 -1
  794. package/dist/esm-es5/sqm-big-stat_41.entry.js +0 -1
  795. package/dist/esm-es5/sqm-invoice-table-view-1bd8afaa.js +0 -1
  796. package/dist/esm-es5/sqm-leaderboard-rank-view-753c8d4a.js +0 -1
  797. package/dist/esm-es5/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -1
  798. package/dist/esm-es5/sqm-navigation-sidebar-view-9d802b78.js +0 -1
  799. package/dist/esm-es5/sqm-portal-forgot-password-view-50444a7c.js +0 -1
  800. package/dist/esm-es5/sqm-portal-login-view-37c85d04.js +0 -1
  801. package/dist/esm-es5/sqm-qr-code-view-10b8b4cb.js +0 -1
  802. package/dist/esm-es5/sqm-referred-registration.entry.js +0 -1
  803. package/dist/esm-es5/sqm-text-span-view-c577cc60.js +0 -1
  804. package/dist/esm-es5/stencil-hooks.module-4bc38af4.js +0 -53
  805. package/dist/esm-es5/useChildElements-7945ae56.js +0 -1
  806. package/dist/esm-es5/useInstantAccessRegistration-dc4ad9f2.js +0 -1
  807. package/dist/esm-es5/usePortalLogin-ef647a50.js +0 -1
  808. package/dist/esm-es5/usePortalRegistrationForm-4b35a357.js +0 -1
  809. package/dist/esm-es5/useReferralCodes-8f75921a.js +0 -1
  810. package/dist/esm-es5/useReferralTable-b3876ed6.js +0 -1
  811. package/dist/esm-es5/useRegistrationFormState-d6f33135.js +0 -1
  812. package/dist/esm-es5/useVerificationEmail-edc318cb.js +0 -1
  813. package/dist/esm-es5/utilities-5b0ca040.js +0 -1
  814. package/dist/esm-es5/utils-334c1e34.js +0 -1
  815. package/dist/mint-components/p-00ed4c2e.entry.js +0 -1
  816. package/dist/mint-components/p-04a6e457.entry.js +0 -1
  817. package/dist/mint-components/p-11519322.system.js +0 -1
  818. package/dist/mint-components/p-11542862.system.entry.js +0 -1
  819. package/dist/mint-components/p-141bf5c1.system.entry.js +0 -1
  820. package/dist/mint-components/p-14a65f29.system.js +0 -1
  821. package/dist/mint-components/p-1513309d.entry.js +0 -1
  822. package/dist/mint-components/p-19ccb4ce.js +0 -1
  823. package/dist/mint-components/p-1b3ab15a.system.entry.js +0 -1
  824. package/dist/mint-components/p-1fa9ed0d.system.entry.js +0 -1
  825. package/dist/mint-components/p-208d8d75.system.entry.js +0 -1
  826. package/dist/mint-components/p-217514ac.system.js +0 -1
  827. package/dist/mint-components/p-229f797b.js +0 -1
  828. package/dist/mint-components/p-24db5c70.js +0 -1
  829. package/dist/mint-components/p-26468242.js +0 -1
  830. package/dist/mint-components/p-275b4767.entry.js +0 -1
  831. package/dist/mint-components/p-2bbff88f.entry.js +0 -1
  832. package/dist/mint-components/p-2c07df76.entry.js +0 -144
  833. package/dist/mint-components/p-2dca9e1a.system.js +0 -1
  834. package/dist/mint-components/p-2e110002.system.js +0 -1
  835. package/dist/mint-components/p-33c96e14.entry.js +0 -16
  836. package/dist/mint-components/p-38de17fa.system.js +0 -1
  837. package/dist/mint-components/p-38e5c429.system.js +0 -1
  838. package/dist/mint-components/p-38fc919b.entry.js +0 -1
  839. package/dist/mint-components/p-3a49811c.js +0 -1
  840. package/dist/mint-components/p-3a62a7e2.system.js +0 -1
  841. package/dist/mint-components/p-3db34d68.js +0 -1
  842. package/dist/mint-components/p-420554af.system.entry.js +0 -1
  843. package/dist/mint-components/p-42187319.system.entry.js +0 -1
  844. package/dist/mint-components/p-4428294b.entry.js +0 -1
  845. package/dist/mint-components/p-48135f99.system.js +0 -53
  846. package/dist/mint-components/p-4874193a.system.js +0 -1
  847. package/dist/mint-components/p-49206a9c.entry.js +0 -1
  848. package/dist/mint-components/p-49deb225.entry.js +0 -1
  849. package/dist/mint-components/p-4dbe2d08.entry.js +0 -25
  850. package/dist/mint-components/p-4e5af50c.js +0 -1
  851. package/dist/mint-components/p-51495bc3.entry.js +0 -13
  852. package/dist/mint-components/p-5dbe8b0a.system.js +0 -1
  853. package/dist/mint-components/p-6055eb4c.system.js +0 -1
  854. package/dist/mint-components/p-6333265f.system.js +0 -1
  855. package/dist/mint-components/p-635d5ef2.system.js +0 -1
  856. package/dist/mint-components/p-6427e963.entry.js +0 -1
  857. package/dist/mint-components/p-65ba9e94.entry.js +0 -1
  858. package/dist/mint-components/p-6b7a595f.system.js +0 -1
  859. package/dist/mint-components/p-6cd4f2b1.system.js +0 -1
  860. package/dist/mint-components/p-6eaf9c57.entry.js +0 -1
  861. package/dist/mint-components/p-6f34c2c2.entry.js +0 -13
  862. package/dist/mint-components/p-734695a0.entry.js +0 -205
  863. package/dist/mint-components/p-775f3ded.entry.js +0 -1
  864. package/dist/mint-components/p-7ab21e4d.entry.js +0 -1
  865. package/dist/mint-components/p-7cbec088.system.entry.js +0 -1
  866. package/dist/mint-components/p-7e3a84bc.js +0 -1
  867. package/dist/mint-components/p-7f1e10d3.entry.js +0 -9
  868. package/dist/mint-components/p-802b9f7e.entry.js +0 -1
  869. package/dist/mint-components/p-8053366e.system.entry.js +0 -1
  870. package/dist/mint-components/p-837dbf90.system.entry.js +0 -1
  871. package/dist/mint-components/p-893d7ab4.js +0 -1
  872. package/dist/mint-components/p-8abfeff8.entry.js +0 -1
  873. package/dist/mint-components/p-8c12078e.js +0 -394
  874. package/dist/mint-components/p-8c23d1b8.js +0 -1
  875. package/dist/mint-components/p-8c494bf1.js +0 -1
  876. package/dist/mint-components/p-8d9d04b7.system.entry.js +0 -1
  877. package/dist/mint-components/p-90421929.system.entry.js +0 -1
  878. package/dist/mint-components/p-91521e9d.js +0 -1
  879. package/dist/mint-components/p-92816d1f.js +0 -1
  880. package/dist/mint-components/p-93fed35b.system.js +0 -1
  881. package/dist/mint-components/p-94a876b9.js +0 -1
  882. package/dist/mint-components/p-97d4d651.system.js +0 -1
  883. package/dist/mint-components/p-98698131.js +0 -1
  884. package/dist/mint-components/p-9acb5038.js +0 -1
  885. package/dist/mint-components/p-9cf80e85.system.entry.js +0 -1
  886. package/dist/mint-components/p-a8645c1b.system.js +0 -1
  887. package/dist/mint-components/p-bb3f1257.system.entry.js +0 -1
  888. package/dist/mint-components/p-bd2a2546.system.js +0 -1
  889. package/dist/mint-components/p-bdbbc673.system.entry.js +0 -1
  890. package/dist/mint-components/p-bfc7cfc0.system.js +0 -1
  891. package/dist/mint-components/p-c060f770.system.entry.js +0 -1
  892. package/dist/mint-components/p-c0d839d0.entry.js +0 -258
  893. package/dist/mint-components/p-c36506f6.system.entry.js +0 -1
  894. package/dist/mint-components/p-c3680c02.js +0 -1
  895. package/dist/mint-components/p-c6841ab8.system.entry.js +0 -1
  896. package/dist/mint-components/p-ccb5699b.js +0 -1
  897. package/dist/mint-components/p-cd1d497f.system.js +0 -1
  898. package/dist/mint-components/p-cd63a965.system.entry.js +0 -1
  899. package/dist/mint-components/p-cd651f81.js +0 -42
  900. package/dist/mint-components/p-d8cf46ba.system.js +0 -1
  901. package/dist/mint-components/p-dcc81e90.entry.js +0 -1
  902. package/dist/mint-components/p-df89186f.system.js +0 -1
  903. package/dist/mint-components/p-e01fe915.js +0 -1248
  904. package/dist/mint-components/p-e6f50ffd.entry.js +0 -1
  905. package/dist/mint-components/p-eab1c9f3.js +0 -1
  906. package/dist/mint-components/p-ed11966d.system.js +0 -1
  907. package/dist/mint-components/p-eda5e82c.entry.js +0 -1
  908. package/dist/mint-components/p-f2228da3.system.entry.js +0 -1
  909. package/dist/mint-components/p-f26aedcd.system.js +0 -1
  910. package/dist/mint-components/p-f2d8d3d3.system.entry.js +0 -1
  911. package/dist/mint-components/p-f708da7b.js +0 -1
  912. package/dist/mint-components/p-fd0a013f.entry.js +0 -1
  913. package/dist/types/components/sqm-asset-card/AssetCard.stories.d.ts +0 -7
  914. package/dist/types/components/sqm-asset-card/sqm-asset-card-view.d.ts +0 -8
  915. package/dist/types/components/sqm-asset-card/sqm-asset-card.d.ts +0 -24
  916. package/dist/types/components/sqm-asset-card/useAssetCard.d.ts +0 -7
  917. /package/dist/collection/components/tax-and-cash/{sqm-tax-and-cash/data.js → data.js} +0 -0
  918. /package/dist/types/components/tax-and-cash/{sqm-tax-and-cash/data.d.ts → data.d.ts} +0 -0
@@ -0,0 +1,42 @@
1
+ import{g as t,a as e,f as n}from"./p-c7c11325.js";var r="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function i(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function s(t,e,n){return t(n={path:e,exports:{},require:function(){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}()}},n.exports),n.exports}function o(t){if(t.__esModule)return t;var e=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(t).forEach((function(n){var r=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,r.get?r:{enumerable:!0,get:function(){return t[n]}})})),e}function c(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function u(t,e,n){return e&&c(t.prototype,e),n&&c(t,n),t}var a=function(){function t(t){var e=this,n=this;this._status="Initial",this.onChange=function(t,e){n.options.onChange&&n.options.onChange(t,e)},this.onConnect=function(t){try{return e.status="Connected",e.options.onChange&&e.options.onChange(t,t),Promise.resolve(new Promise((function(t){e.resolvePromise=t})))}catch(t){return Promise.reject(t)}},this.onDisconnect=function(){n.status="Connecting",n.start()},this.options=t}var e=t.prototype;return e.start=function(){var t=this,e=0;this.status="Connecting";var n=function(){return t.status},r=h(this.options.attempts)||10,i=function(){if("Connected"!==n()){var i=new CustomEvent(t.options.contextName,{bubbles:!0,cancelable:!0,composed:!0,detail:{onConnect:t.onConnect,onChange:t.onChange,onDisconnect:t.onDisconnect}});h(t.options.element).dispatchEvent(i),"Connected"!==n()?++e>=r&&(t._interval&&clearInterval(t._interval),t.status="Timeout"):"Connected"===n()&&t._interval&&clearInterval(t._interval)}};return(h(this.options.pollingMs)||100)>0&&r>1&&(this._interval=setInterval(i,h(this.options.pollingMs)||100)),i(),this},e.stop=function(){return this._interval&&clearInterval(this._interval),this.resolvePromise&&this.resolvePromise(),this.status="Initial",this},u(t,[{key:"status",set:function(t){this._status=t,this.options.onStatus&&this.options.onStatus(t)},get:function(){return this._status}}]),t}(),f=function(){function t(t){var e=this;this.__listeners=[],this.connectListener=function(t){try{t.stopPropagation(),e.__listeners=[].concat(e.__listeners,[t.detail]);var n=function(n,r){try{var i=Promise.resolve(t.detail.onConnect(e.__current)).then((function(){}))}catch(t){return r(!0,t)}return i&&i.then?i.then(r.bind(null,!1),r.bind(null,!0)):r(!1,i)}(0,(function(n,r){var i,s;if(e.__listeners=(s=(i=e.__listeners).indexOf(t.detail),i.slice(0,s).concat(i.slice(s+1,i.length))),n)throw r;return r}));return Promise.resolve(n&&n.then?n.then((function(){})):void 0)}catch(t){return Promise.reject(t)}},this.options=t,this.__current=h(t.initialState)}var e=t.prototype;return e.start=function(){return h(this.options.element).addEventListener(this.options.contextName,this.connectListener),this},e.stop=function(){return h(this.options.element).removeEventListener(this.options.contextName,this.connectListener),this.__listeners.map((function(t){t.onDisconnect()})),this.__listeners=[],this},u(t,[{key:"context",set:function(t){var e=this.__current;this.__current=t,this.__listeners.forEach((function(n){return n.onChange(t,e)}))},get:function(){return h(this.__current)}},{key:"listeners",get:function(){return Object.freeze([].concat(this.__listeners))}}]),t}();function h(t){return"function"==typeof typeof t?t():t}
2
+ /**
3
+ * @license
4
+ * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
5
+ * This code may only be used under the BSD style license found at
6
+ * http://polymer.github.io/LICENSE.txt
7
+ * The complete set of authors may be found at
8
+ * http://polymer.github.io/AUTHORS.txt
9
+ * The complete set of contributors may be found at
10
+ * http://polymer.github.io/CONTRIBUTORS.txt
11
+ * Code distributed by Google as part of the polymer project is also
12
+ * subject to an additional IP rights grant found at
13
+ * http://polymer.github.io/PATENTS.txt
14
+ */let C;String(Math.random()).slice(2),window.trustedTypes&&trustedTypes.createPolicy("lit-html",{createHTML:t=>t}),
15
+ /**
16
+ * @license
17
+ * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
18
+ * This code may only be used under the BSD style license found at
19
+ * http://polymer.github.io/LICENSE.txt
20
+ * The complete set of authors may be found at
21
+ * http://polymer.github.io/AUTHORS.txt
22
+ * The complete set of contributors may be found at
23
+ * http://polymer.github.io/CONTRIBUTORS.txt
24
+ * Code distributed by Google as part of the polymer project is also
25
+ * subject to an additional IP rights grant found at
26
+ * http://polymer.github.io/PATENTS.txt
27
+ */
28
+ (()=>{try{const t={get capture(){return!1}};window.addEventListener("test",t,t),window.removeEventListener("test",t,t)}catch(t){}})(),
29
+ /**
30
+ * @license
31
+ * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
32
+ * This code may only be used under the BSD style license found at
33
+ * http://polymer.github.io/LICENSE.txt
34
+ * The complete set of authors may be found at
35
+ * http://polymer.github.io/AUTHORS.txt
36
+ * The complete set of contributors may be found at
37
+ * http://polymer.github.io/CONTRIBUTORS.txt
38
+ * Code distributed by Google as part of the polymer project is also
39
+ * subject to an additional IP rights grant found at
40
+ * http://polymer.github.io/PATENTS.txt
41
+ */
42
+ "undefined"!=typeof window&&(window.litHtmlVersions||(window.litHtmlVersions=[])).push("1.4.1");let d=0;function l(t){C=t}function F(){C=null,d=0}const v=Symbol("haunted.hook"),m=Symbol("haunted.effects"),p=Symbol("haunted.layoutEffects");class w{update;host;virtual;[v];[m];[p];constructor(t,e){this.update=t,this.host=e,this[v]=new Map,this[m]=[],this[p]=[]}run(t){l(this);let e=t();return F(),e}_runEffects(t){let e=this[t];l(this);for(let t of e)t.call(this);F()}runEffects(){this._runEffects(m)}runLayoutEffects(){this._runEffects(p)}teardown(){this[v].forEach((t=>{"function"==typeof t.teardown&&t.teardown()}))}}Promise.resolve().then.bind(Promise.resolve());class g{id;state;constructor(t,e){this.id=t,this.state=e}}function y(t,...e){let n=d++,r=C[v],i=r.get(n);return i||(i=new t(n,C,...e),r.set(n,i)),i.update(...e)}function b(t){return y.bind(null,t)}function x(t){return b(class extends g{callback;lastValues;values;_teardown;constructor(e,n,r,i){super(e,n),t(n,this)}update(t,e){this.callback=t,this.values=e}call(){this.values&&!this.hasChanged()||this.run(),this.lastValues=this.values}run(){this.teardown(),this._teardown=this.callback.call(this.state)}teardown(){"function"==typeof this._teardown&&this._teardown()}hasChanged(){return!this.lastValues||this.values.some(((t,e)=>this.lastValues[e]!==t))}})}function E(t,e){t[m].push(e)}const O=x(E),j=(b(class extends g{Context;value;_ranEffect;_unsubscribe;constructor(t,e,n){super(t,e),this._updater=this._updater.bind(this),this._ranEffect=!1,this._unsubscribe=null,E(e,this)}update(t){if(this.state.virtual)throw new Error("can't be used with virtual components");return this.Context!==t&&(this._subscribe(t),this.Context=t),this.value}call(){this._ranEffect||(this._ranEffect=!0,this._unsubscribe&&this._unsubscribe(),this._subscribe(this.Context),this.state.update())}_updater(t){this.value=t,this.state.update()}_subscribe(t){const e={Context:t,callback:this._updater};this.state.host.dispatchEvent(new CustomEvent("haunted.context",{detail:e,bubbles:!0,cancelable:!0,composed:!0}));const{unsubscribe:n=null,value:r}=e;this.value=n?r:t.defaultValue,this._unsubscribe=n}teardown(){this._unsubscribe&&this._unsubscribe()}}),b(class extends g{value;values;constructor(t,e,n,r){super(t,e),this.value=n(),this.values=r}update(t,e){return this.hasChanged(e)&&(this.values=e,this.value=t()),this.value}hasChanged(t=[]){return t.some(((t,e)=>this.values[e]!==t))}}));x((function(t,e){t[p].push(e)}));const k=b(class extends g{args;constructor(t,e,n){super(t,e),this.updater=this.updater.bind(this),"function"==typeof n&&(n=n()),this.makeArgs(n)}update(){return this.args}updater(t){if("function"==typeof t){const e=t,[n]=this.args;t=e(n)}this.makeArgs(t),this.state.update()}makeArgs(t){this.args=Object.freeze([t,this.updater])}}),M=b(class extends g{reducer;currentState;constructor(t,e,n,r,i){super(t,e),this.dispatch=this.dispatch.bind(this),this.currentState=void 0!==i?i(r):r}update(t){return this.reducer=t,[this.currentState,this.dispatch]}dispatch(t){this.currentState=this.reducer(this.currentState,t),this.state.update()}}),S=t=>j((()=>({current:t})),[]);var I=6e4,P=60*I,N=24*P,$=function(t,e){e=e||{};var n=typeof t;if("string"===n&&t.length>0)return function(t){if(!((t=String(t)).length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(e){var n=parseFloat(e[1]);switch((e[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*n;case"weeks":case"week":case"w":return 6048e5*n;case"days":case"day":case"d":return n*N;case"hours":case"hour":case"hrs":case"hr":case"h":return n*P;case"minutes":case"minute":case"mins":case"min":case"m":return n*I;case"seconds":case"second":case"secs":case"sec":case"s":return 1e3*n;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return n;default:return}}}}(t);if("number"===n&&isFinite(t))return e.long?function(t){var e=Math.abs(t);return e>=N?_(t,e,N,"day"):e>=P?_(t,e,P,"hour"):e>=I?_(t,e,I,"minute"):e>=1e3?_(t,e,1e3,"second"):t+" ms"}(t):function(t){var e=Math.abs(t);return e>=N?Math.round(t/N)+"d":e>=P?Math.round(t/P)+"h":e>=I?Math.round(t/I)+"m":e>=1e3?Math.round(t/1e3)+"s":t+"ms"}(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function _(t,e,n,r){var i=e>=1.5*n;return Math.round(t/n)+" "+r+(i?"s":"")}var z=s((function(t,e){e.formatArgs=function(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+t.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;e.splice(1,0,n,"color: inherit");let r=0,i=0;e[0].replace(/%[a-zA-Z%]/g,(t=>{"%%"!==t&&(r++,"%c"===t&&(i=r))})),e.splice(i,0,n)},e.save=function(t){try{t?e.storage.setItem("debug",t):e.storage.removeItem("debug")}catch(t){}},e.load=function(){let t;try{t=e.storage.getItem("debug")}catch(t){}return!t&&"undefined"!=typeof process&&"env"in process&&(t=process.env.DEBUG),t},e.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type&&!window.process.__nwjs)||("undefined"==typeof navigator||!navigator.userAgent||!navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))},e.storage=function(){try{return localStorage}catch(t){}}(),e.destroy=(()=>{let t=!1;return()=>{t||(t=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),e.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],e.log=console.debug||console.log||(()=>{}),t.exports=function(t){function e(t){let r,i,s,o=null;function c(...t){if(!c.enabled)return;const n=c,i=Number(new Date);n.diff=i-(r||i),n.prev=r,n.curr=i,r=i,t[0]=e.coerce(t[0]),"string"!=typeof t[0]&&t.unshift("%O");let s=0;t[0]=t[0].replace(/%([a-zA-Z%])/g,((r,i)=>{if("%%"===r)return"%";s++;const o=e.formatters[i];return"function"==typeof o&&(r=o.call(n,t[s]),t.splice(s,1),s--),r})),e.formatArgs.call(n,t),(n.log||e.log).apply(n,t)}return c.namespace=t,c.useColors=e.useColors(),c.color=e.selectColor(t),c.extend=n,c.destroy=e.destroy,Object.defineProperty(c,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==o?o:(i!==e.namespaces&&(i=e.namespaces,s=e.enabled(t)),s),set:t=>{o=t}}),"function"==typeof e.init&&e.init(c),c}function n(t,n){const r=e(this.namespace+(void 0===n?":":n)+t);return r.log=this.log,r}function r(t){return t.toString().substring(2,t.toString().length-2).replace(/\.\*\?$/,"*")}return e.debug=e,e.default=e,e.coerce=function(t){return t instanceof Error?t.stack||t.message:t},e.disable=function(){const t=[...e.names.map(r),...e.skips.map(r).map((t=>"-"+t))].join(",");return e.enable(""),t},e.enable=function(t){let n;e.save(t),e.namespaces=t,e.names=[],e.skips=[];const r=("string"==typeof t?t:"").split(/[\s,]+/),i=r.length;for(n=0;n<i;n++)r[n]&&("-"===(t=r[n].replace(/\*/g,".*?"))[0]?e.skips.push(new RegExp("^"+t.slice(1)+"$")):e.names.push(new RegExp("^"+t+"$")))},e.enabled=function(t){if("*"===t[t.length-1])return!0;let n,r;for(n=0,r=e.skips.length;n<r;n++)if(e.skips[n].test(t))return!1;for(n=0,r=e.names.length;n<r;n++)if(e.names[n].test(t))return!0;return!1},e.humanize=$,e.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(t).forEach((n=>{e[n]=t[n]})),e.names=[],e.skips=[],e.formatters={},e.selectColor=function(t){let n=0;for(let e=0;e<t.length;e++)n=(n<<5)-n+t.charCodeAt(e),n|=0;return e.colors[Math.abs(n)%e.colors.length]},e.enable(e.load()),e}(e);const{formatters:n}=t.exports;n.j=function(t){try{return JSON.stringify(t)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}}));function J(){var n=e();return t(n)}function L(t,e){return void 0===e&&(e={}),W(J(),t,e)}function R(t,e){return X(J(),t,e)}var T=z("stencil-hook");function A(e){var r,i=t(e),s=(r=!1,new w((function(){T("Queue update on element",i),r||(r=!0,Promise.resolve().then((function(){T("Forced update on element",i),r=!1,n(i)})))}),i)),o=e.disconnectedCallback;if(!o)throw new Error("Stencil hooks requires `disconnectedCallback` to be defined (even if it's empty). This is because of how the Stencil compiler works internally");e.disconnectedCallback=function(){s.teardown(),D(o)};var c=e.connectedCallback;e.connectedCallback=function(){s.update(),D(c)};var u=e.render.bind(e);e.render=function(){var t=s.run(u);return s.runEffects(),t}}function D(t){"function"==typeof t&&t()}function Z(){return(Z=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var q=1e3,U=60*q,H=60*U,Q=24*H,V=function(t,e){e=e||{};var n=typeof t;if("string"===n&&t.length>0)return function(t){if(!((t=String(t)).length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(e){var n=parseFloat(e[1]);switch((e[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*n;case"weeks":case"week":case"w":return 6048e5*n;case"days":case"day":case"d":return n*Q;case"hours":case"hour":case"hrs":case"hr":case"h":return n*H;case"minutes":case"minute":case"mins":case"min":case"m":return n*U;case"seconds":case"second":case"secs":case"sec":case"s":return n*q;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return n;default:return}}}}(t);if("number"===n&&isFinite(t))return e.long?function(t){var e=Math.abs(t);return e>=Q?B(t,e,Q,"day"):e>=H?B(t,e,H,"hour"):e>=U?B(t,e,U,"minute"):e>=q?B(t,e,q,"second"):t+" ms"}(t):function(t){var e=Math.abs(t);return e>=Q?Math.round(t/Q)+"d":e>=H?Math.round(t/H)+"h":e>=U?Math.round(t/U)+"m":e>=q?Math.round(t/q)+"s":t+"ms"}(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function B(t,e,n,r){var i=e>=1.5*n;return Math.round(t/n)+" "+r+(i?"s":"")}var G,K=(function(t,e){e.formatArgs=function(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+t.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;e.splice(1,0,n,"color: inherit");let r=0,i=0;e[0].replace(/%[a-zA-Z%]/g,(t=>{"%%"!==t&&(r++,"%c"===t&&(i=r))})),e.splice(i,0,n)},e.save=function(t){try{t?e.storage.setItem("debug",t):e.storage.removeItem("debug")}catch(t){}},e.load=function(){let t;try{t=e.storage.getItem("debug")}catch(t){}return!t&&"undefined"!=typeof process&&"env"in process&&(t=process.env.DEBUG),t},e.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type&&!window.process.__nwjs)||("undefined"==typeof navigator||!navigator.userAgent||!navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))},e.storage=function(){try{return localStorage}catch(t){}}(),e.destroy=(()=>{let t=!1;return()=>{t||(t=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),e.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],e.log=console.debug||console.log||(()=>{}),t.exports=function(t){function e(t){let r,i=null;function s(...t){if(!s.enabled)return;const n=s,i=Number(new Date);n.diff=i-(r||i),n.prev=r,n.curr=i,r=i,t[0]=e.coerce(t[0]),"string"!=typeof t[0]&&t.unshift("%O");let o=0;t[0]=t[0].replace(/%([a-zA-Z%])/g,((r,i)=>{if("%%"===r)return"%";o++;const s=e.formatters[i];return"function"==typeof s&&(r=s.call(n,t[o]),t.splice(o,1),o--),r})),e.formatArgs.call(n,t),(n.log||e.log).apply(n,t)}return s.namespace=t,s.useColors=e.useColors(),s.color=e.selectColor(t),s.extend=n,s.destroy=e.destroy,Object.defineProperty(s,"enabled",{enumerable:!0,configurable:!1,get:()=>null===i?e.enabled(t):i,set:t=>{i=t}}),"function"==typeof e.init&&e.init(s),s}function n(t,n){const r=e(this.namespace+(void 0===n?":":n)+t);return r.log=this.log,r}function r(t){return t.toString().substring(2,t.toString().length-2).replace(/\.\*\?$/,"*")}return e.debug=e,e.default=e,e.coerce=function(t){return t instanceof Error?t.stack||t.message:t},e.disable=function(){const t=[...e.names.map(r),...e.skips.map(r).map((t=>"-"+t))].join(",");return e.enable(""),t},e.enable=function(t){let n;e.save(t),e.names=[],e.skips=[];const r=("string"==typeof t?t:"").split(/[\s,]+/),i=r.length;for(n=0;n<i;n++)r[n]&&("-"===(t=r[n].replace(/\*/g,".*?"))[0]?e.skips.push(new RegExp("^"+t.substr(1)+"$")):e.names.push(new RegExp("^"+t+"$")))},e.enabled=function(t){if("*"===t[t.length-1])return!0;let n,r;for(n=0,r=e.skips.length;n<r;n++)if(e.skips[n].test(t))return!1;for(n=0,r=e.names.length;n<r;n++)if(e.names[n].test(t))return!0;return!1},e.humanize=V,e.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(t).forEach((n=>{e[n]=t[n]})),e.names=[],e.skips=[],e.formatters={},e.selectColor=function(t){let n=0;for(let e=0;e<t.length;e++)n=(n<<5)-n+t.charCodeAt(e),n|=0;return e.colors[Math.abs(n)%e.colors.length]},e.enable(e.load()),e}(e);const{formatters:n}=t.exports;n.j=function(t){try{return JSON.stringify(t)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}}(G={exports:{}},G.exports),G.exports)("useDomContext");function W(t,e,n){void 0===n&&(n={});var r=S(void 0),i=k(void 0),s=i[0],o=i[1],c=j((function(){var i;try{(i=new a(Z({contextName:e,element:t,onChange:function(t){r&&(r.current=t),o(t)}},n))).start()}catch(t){K("Listener failed to start",t)}return K("Listener initialized",i),{listener:i}}),[e,r]).listener;return O((function(){return K("Listener starting (or restarting)",c),c.start(),function(){K("Listener stopping (or restopping)",c),c.stop()}}),[c,t.isConnected]),s||(null==r?void 0:r.current)}function X(t,e,n){var r=j((function(){var r=new f({contextName:e,element:t,initialState:n});return r.start(),K("Provider initialized",r),r}),[e,t]);O((function(){return K("Provider starting (or restarting)",r),r.start(),function(){K("Provider stopping (or re-stopping)",r),r.stop()}}),[r,t.isConnected]);var i=M((function(t,e){var n;return K("New context value",e),n="function"==typeof e?e(r.context):e,r.context=n,r.context}),r.context);return[i[0],i[1],r]}export{r as a,z as b,s as c,f as d,i as e,O as f,o as g,W as h,L as i,M as j,k,J as l,S as m,A as n,R as o,a as s,j as u,X as y}
@@ -1 +1 @@
1
- var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,t){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:t})}else{e.raw=t}return e};var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++){t=arguments[n];for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r))e[r]=t[r]}return e};return __assign.apply(this,arguments)};System.register(["./p-f26aedcd.system.js","./p-48135f99.system.js","./p-44a82cf3.system.js","./p-6cd4f2b1.system.js","./p-4bd679a7.system.js","./p-6333265f.system.js","./p-1a673057.system.js","./p-2e110002.system.js","./p-11519322.system.js","./p-2d52e2d7.system.js"],(function(e){"use strict";var t,n,i,r,s,a,o,u,l,d,m,f,c,v;return{setters:[function(e){t=e.r;n=e.h},function(e){i=e.k;r=e.f;s=e.n},function(){},function(e){a=e.d;o=e.J;u=e.w;l=e.$;d=e.i},function(e){m=e.c},function(e){f=e.g},function(){},function(){},function(e){c=e.P},function(e){v=e.i}],execute:function(){var g=a.gql(__makeTemplateObject(["\n query {\n viewer {\n ... on User {\n id\n accountId\n firstName\n lastName\n email\n countryCode\n }\n }\n }\n"],["\n query {\n viewer {\n ... on User {\n id\n accountId\n firstName\n lastName\n email\n countryCode\n }\n }\n }\n"]));var _=a.gql(__makeTemplateObject(["\n mutation (\n $id: String!\n $accountId: String!\n $firstName: String!\n $lastName: String!\n ) {\n upsertUser(\n userInput: {\n id: $id\n accountId: $accountId\n firstName: $firstName\n lastName: $lastName\n }\n ) {\n firstName\n lastName\n }\n }\n"],["\n mutation (\n $id: String!\n $accountId: String!\n $firstName: String!\n $lastName: String!\n ) {\n upsertUser(\n userInput: {\n id: $id\n accountId: $accountId\n firstName: $firstName\n lastName: $lastName\n }\n ) {\n firstName\n lastName\n }\n }\n"]));var h={country:"",email:"",firstName:"",lastName:"",errors:{},error:""};function p(e){var t=o();var n=i(false),s=n[0],a=n[1];var d=i(undefined),m=d[0],f=d[1];var c=i(h),p=c[0],y=c[1];var x=u(g,{},!(t===null||t===void 0?void 0:t.jwt));var N=l(_),b=N[0],S=N[1];r((function(){if(S===null||S===void 0?void 0:S.loading)return;if(S===null||S===void 0?void 0:S.errors){y((function(e){var t,n,i;return __assign(__assign({},e),{error:(i=(n=(t=S===null||S===void 0?void 0:S.errors)===null||t===void 0?void 0:t.response)===null||n===void 0?void 0:n.errors)===null||i===void 0?void 0:i[0].message})}))}else{f((function(e){var t;return __assign(__assign({},e),(t=S===null||S===void 0?void 0:S.data)===null||t===void 0?void 0:t.upsertUser)}));if(S===null||S===void 0?void 0:S.data)a(true)}}),[S===null||S===void 0?void 0:S.loading]);r((function(){var e,t;f((function(e){var t;return __assign(__assign({},e),(t=x===null||x===void 0?void 0:x.data)===null||t===void 0?void 0:t.viewer)}));y(__assign(__assign(__assign({},h),(e=x.data)===null||e===void 0?void 0:e.viewer),(t=S.data)===null||t===void 0?void 0:t.upsertUser))}),[x===null||x===void 0?void 0:x.data]);r((function(){var t,n;if((t=S===null||S===void 0?void 0:S.errors)===null||t===void 0?void 0:t.message){y(__assign(__assign({},(n=x.data)===null||n===void 0?void 0:n.viewer),{error:e.networkRequestMessage}))}}),[S===null||S===void 0?void 0:S.errors]);var j=function(){a(false);if(p.firstName&&p.lastName){b({id:t===null||t===void 0?void 0:t.id,accountId:t===null||t===void 0?void 0:t.accountId,firstName:p.firstName,lastName:p.lastName});y((function(e){return __assign(__assign({},e),{errors:{},error:""})}));return}var n={};if(!p.firstName){n["firstName"]={message:e.fieldEmptyText}}if(!p.lastName){n["lastName"]={message:e.fieldEmptyText}}if(!v(n)){y((function(t){return __assign(__assign({},t),{error:e.formErrorText})}))}y((function(e){return __assign(__assign({},e),{errors:n})}))};return{states:{success:s,loading:(x===null||x===void 0?void 0:x.loading)||S.loading,submitDisabled:false,showCountry:!e.hideCountry,formState:p,user:m,text:{firstnametext:e.firstnametext,lastnametext:e.lastnametext,countrytext:e.countrytext,emailtext:e.emailtext,editProfileHeader:e.editProfileHeader,editProfileSubHeader:e.editProfileSubHeader,submitChangeButtonText:e.submitChangeButtonText}},callbacks:{onSubmit:j,onChange:function(e){var t=e.target,n=t.name,i=t.value;y((function(e){var t;return __assign(__assign({},e),(t={},t[n]=i,t))}))}}}}var y=e("sqm_portal_profile",function(){function e(e){t(this,e);this.ignored=true;this.firstnametext="First Name";this.lastnametext="Last Name";this.emailtext="Email";this.countrytext="Country";this.editProfileHeader="Edit your profile";this.editProfileSubHeader="Personal Information";this.submitChangeButtonText="Submit Changes";this.hideCountry=false;this.networkRequestMessage="An error occurred while loading this page. Please refresh the page.";this.fieldEmptyText="Field is required";this.formErrorText="Please correct the errors below to update your profile.";this.submissionSuccessText="Your profile has been successfully updated.";s(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=d()?x(f(this)):p(f(this));return n(c,Object.assign({},e))};return e}());function x(e){return m({states:{success:false,loading:false,submitDisabled:false,showCountry:!e.hideCountry,user:{id:"01",accountId:"111100000",firstName:"Joe",lastName:"Smith",email:"jsmith@gmail.com",countryCode:"CA"},text:{firstnametext:e.firstnametext,lastnametext:e.lastnametext,emailtext:e.emailtext,countrytext:e.countrytext,editProfileHeader:e.editProfileHeader,editProfileSubHeader:e.editProfileSubHeader,submitChangeButtonText:e.submitChangeButtonText,submissionSuccessText:e.submissionSuccessText,fieldEmptyText:e.fieldEmptyText},formState:{country:"Canada",firstName:"Joe",lastName:"Smith",errors:null,error:""}},callbacks:{onSubmit:function(e){return console.log(e)},onChange:function(e){return console.log(e)}}},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
1
+ var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,t){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:t})}else{e.raw=t}return e};var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++){t=arguments[n];for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r))e[r]=t[r]}return e};return __assign.apply(this,arguments)};System.register(["./p-59b028db.system.js","./p-bcb48c32.system.js","./p-4f5329a2.system.js","./p-d8c5b80a.system.js","./p-4bd679a7.system.js","./p-15bfd7e2.system.js","./p-1a673057.system.js","./p-67ad2252.system.js","./p-21fab6ef.system.js","./p-91014439.system.js"],(function(e){"use strict";var t,n,i,r,s,a,o,u,l,d,m,f,c,v;return{setters:[function(e){t=e.r;n=e.h},function(){},function(e){i=e.k;r=e.f;s=e.n},function(e){a=e.d;o=e.J;u=e.w;l=e.$;d=e.i},function(e){m=e.c},function(e){f=e.g},function(){},function(){},function(e){c=e.P},function(e){v=e.i}],execute:function(){var g=a.gql(__makeTemplateObject(["\n query {\n viewer {\n ... on User {\n id\n accountId\n firstName\n lastName\n email\n countryCode\n }\n }\n }\n"],["\n query {\n viewer {\n ... on User {\n id\n accountId\n firstName\n lastName\n email\n countryCode\n }\n }\n }\n"]));var _=a.gql(__makeTemplateObject(["\n mutation (\n $id: String!\n $accountId: String!\n $firstName: String!\n $lastName: String!\n ) {\n upsertUser(\n userInput: {\n id: $id\n accountId: $accountId\n firstName: $firstName\n lastName: $lastName\n }\n ) {\n firstName\n lastName\n }\n }\n"],["\n mutation (\n $id: String!\n $accountId: String!\n $firstName: String!\n $lastName: String!\n ) {\n upsertUser(\n userInput: {\n id: $id\n accountId: $accountId\n firstName: $firstName\n lastName: $lastName\n }\n ) {\n firstName\n lastName\n }\n }\n"]));var h={country:"",email:"",firstName:"",lastName:"",errors:{},error:""};function p(e){var t=o();var n=i(false),s=n[0],a=n[1];var d=i(undefined),m=d[0],f=d[1];var c=i(h),p=c[0],y=c[1];var b=u(g,{},!(t===null||t===void 0?void 0:t.jwt));var x=l(_),N=x[0],S=x[1];r((function(){if(S===null||S===void 0?void 0:S.loading)return;if(S===null||S===void 0?void 0:S.errors){y((function(e){var t,n,i;return __assign(__assign({},e),{error:(i=(n=(t=S===null||S===void 0?void 0:S.errors)===null||t===void 0?void 0:t.response)===null||n===void 0?void 0:n.errors)===null||i===void 0?void 0:i[0].message})}))}else{f((function(e){var t;return __assign(__assign({},e),(t=S===null||S===void 0?void 0:S.data)===null||t===void 0?void 0:t.upsertUser)}));if(S===null||S===void 0?void 0:S.data)a(true)}}),[S===null||S===void 0?void 0:S.loading]);r((function(){var e,t;f((function(e){var t;return __assign(__assign({},e),(t=b===null||b===void 0?void 0:b.data)===null||t===void 0?void 0:t.viewer)}));y(__assign(__assign(__assign({},h),(e=b.data)===null||e===void 0?void 0:e.viewer),(t=S.data)===null||t===void 0?void 0:t.upsertUser))}),[b===null||b===void 0?void 0:b.data]);r((function(){var t,n;if((t=S===null||S===void 0?void 0:S.errors)===null||t===void 0?void 0:t.message){y(__assign(__assign({},(n=b.data)===null||n===void 0?void 0:n.viewer),{error:e.networkRequestMessage}))}}),[S===null||S===void 0?void 0:S.errors]);var j=function(){a(false);if(p.firstName&&p.lastName){N({id:t===null||t===void 0?void 0:t.id,accountId:t===null||t===void 0?void 0:t.accountId,firstName:p.firstName,lastName:p.lastName});y((function(e){return __assign(__assign({},e),{errors:{},error:""})}));return}var n={};if(!p.firstName){n["firstName"]={message:e.fieldEmptyText}}if(!p.lastName){n["lastName"]={message:e.fieldEmptyText}}if(!v(n)){y((function(t){return __assign(__assign({},t),{error:e.formErrorText})}))}y((function(e){return __assign(__assign({},e),{errors:n})}))};return{states:{success:s,loading:(b===null||b===void 0?void 0:b.loading)||S.loading,submitDisabled:false,showCountry:!e.hideCountry,formState:p,user:m,text:{firstnametext:e.firstnametext,lastnametext:e.lastnametext,countrytext:e.countrytext,emailtext:e.emailtext,editProfileHeader:e.editProfileHeader,editProfileSubHeader:e.editProfileSubHeader,submitChangeButtonText:e.submitChangeButtonText}},callbacks:{onSubmit:j,onChange:function(e){var t=e.target,n=t.name,i=t.value;y((function(e){var t;return __assign(__assign({},e),(t={},t[n]=i,t))}))}}}}var y=e("sqm_portal_profile",function(){function e(e){t(this,e);this.ignored=true;this.firstnametext="First Name";this.lastnametext="Last Name";this.emailtext="Email";this.countrytext="Country";this.editProfileHeader="Edit your profile";this.editProfileSubHeader="Personal Information";this.submitChangeButtonText="Submit Changes";this.hideCountry=false;this.networkRequestMessage="An error occurred while loading this page. Please refresh the page.";this.fieldEmptyText="Field is required";this.formErrorText="Please correct the errors below to update your profile.";this.submissionSuccessText="Your profile has been successfully updated.";s(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=d()?b(f(this)):p(f(this));return n(c,Object.assign({},e))};return e}());function b(e){return m({states:{success:false,loading:false,submitDisabled:false,showCountry:!e.hideCountry,user:{id:"01",accountId:"111100000",firstName:"Joe",lastName:"Smith",email:"jsmith@gmail.com",countryCode:"CA"},text:{firstnametext:e.firstnametext,lastnametext:e.lastnametext,emailtext:e.emailtext,countrytext:e.countrytext,editProfileHeader:e.editProfileHeader,editProfileSubHeader:e.editProfileSubHeader,submitChangeButtonText:e.submitChangeButtonText,submissionSuccessText:e.submissionSuccessText,fieldEmptyText:e.fieldEmptyText},formState:{country:"Canada",firstName:"Joe",lastName:"Smith",errors:null,error:""}},callbacks:{onSubmit:function(e){return console.log(e)},onChange:function(e){return console.log(e)}}},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
@@ -1 +1 @@
1
- System.register(["./p-f26aedcd.system.js","./p-1a673057.system.js","./p-cd1d497f.system.js","./p-2e110002.system.js"],(function(e){"use strict";var t,s,r,o,n,a;return{setters:[function(e){t=e.h},function(e){s=e.c},function(e){r=e.A;o=e.a;n=e.b},function(e){a=e.T}],execute:function(){e("P",u);var c={Wrapper:r,Column:o,ButtonsContainer:n,Banner:{"&::part(erroralert-base)":{margin:"15px 0px"}},CodeError:{"&::part(erroralert-base)":{"margin-bottom":"15px"}},CodeSuccess:{"&::part(successalert-base)":{"margin-bottom":"15px"}},ContinueButton:{width:"100%"}};var l="\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";var i=s(c);var p=i.toString();function u(e){var s=e.states,r=e.callbacks;if(s.reset){return t("div",{class:i.classes.Wrapper+" "+i.classes.Column},t("style",{type:"text/css"},p),t(a,{type:"h3"},s.content.resetPasswordHeader),t("sqm-form-message",{class:i.classes.CodeSuccess,exportparts:"success-icon"},t("div",{part:"successalert-text"},s.content.resetSuccessText)),t("div",null,t("sl-button",{class:i.classes.ContinueButton,onClick:r.gotoNextPage,loading:s.loading,exportparts:"base: primarybutton-base",type:"primary"},s.content.continueButtonText)))}if(s.oobCodeValidating){return t("div",null)}if(!s.oobCodeValid){return t("div",{class:i.classes.Wrapper+" "+i.classes.Column},t("style",{type:"text/css"},p),t("sqm-form-message",{class:i.classes.CodeError,type:"error",exportparts:"erroralert-icon"},t("div",{part:"erroralert-text"},s.content.codeInvalidText)),t("div",null,t("sl-button",{class:i.classes.ContinueButton,onClick:r.failed,exportparts:"base: primarybutton-base",type:"primary"},s.content.continueButtonText)))}return t("div",{class:i.classes.Wrapper},t("style",{type:"text/css"},l,p),t(a,{type:"h2"},s.reset?s.content.passwordResetHeader:s.content.resetPasswordHeader),t("sl-form",{class:i.classes.Column,"onSl-submit":r.submit},e.states.error&&t("sqm-form-message",{type:"error",class:i.classes.Banner,exportparts:"erroralert-icon"},t("div",{part:"erroralert-text"},e.states.error)),!s.reset&&t("sqm-password-field",{fieldLabel:s.content.passwordFieldLabel,demoData:s.passwordDemoData,meetsRequirementsText:s.content.meetsRequirementsText,doesNotMeetRequirementsText:s.content.doesNotMeetRequirementsText,minErrorText:s.content.minErrorText,uppercaseErrorText:s.content.uppercaseErrorText,lowercaseErrorText:s.content.lowercaseErrorText,hasErrorText:s.content.hasErrorText}),!s.reset&&s.confirmPassword&&t("sl-input",{exportparts:"label: input-label, base: input-base",type:"password",name:"/confirmPassword",label:s.content.confirmPasswordFieldLabel,disabled:s.loading,required:true}),t("div",{class:i.classes.ButtonsContainer},t("sl-button",{class:i.classes.ContinueButton,submit:true,loading:s.loading,exportparts:"base: primarybutton-base",type:"primary"},s.reset?s.content.continueButtonText:s.content.resetPasswordButtonText))))}}}}));
1
+ System.register(["./p-59b028db.system.js","./p-1a673057.system.js","./p-8a6494c7.system.js","./p-67ad2252.system.js"],(function(e){"use strict";var t,s,r,o,n,a;return{setters:[function(e){t=e.h},function(e){s=e.c},function(e){r=e.A;o=e.a;n=e.b},function(e){a=e.T}],execute:function(){e("P",u);var c={Wrapper:r,Column:o,ButtonsContainer:n,Banner:{"&::part(erroralert-base)":{margin:"15px 0px"}},CodeError:{"&::part(erroralert-base)":{"margin-bottom":"15px"}},CodeSuccess:{"&::part(successalert-base)":{"margin-bottom":"15px"}},ContinueButton:{width:"100%"}};var l="\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";var i=s(c);var p=i.toString();function u(e){var s=e.states,r=e.callbacks;if(s.reset){return t("div",{class:i.classes.Wrapper+" "+i.classes.Column},t("style",{type:"text/css"},p),t(a,{type:"h3"},s.content.resetPasswordHeader),t("sqm-form-message",{class:i.classes.CodeSuccess,exportparts:"success-icon"},t("div",{part:"successalert-text"},s.content.resetSuccessText)),t("div",null,t("sl-button",{class:i.classes.ContinueButton,onClick:r.gotoNextPage,loading:s.loading,exportparts:"base: primarybutton-base",type:"primary"},s.content.continueButtonText)))}if(s.oobCodeValidating){return t("div",null)}if(!s.oobCodeValid){return t("div",{class:i.classes.Wrapper+" "+i.classes.Column},t("style",{type:"text/css"},p),t("sqm-form-message",{class:i.classes.CodeError,type:"error",exportparts:"erroralert-icon"},t("div",{part:"erroralert-text"},s.content.codeInvalidText)),t("div",null,t("sl-button",{class:i.classes.ContinueButton,onClick:r.failed,exportparts:"base: primarybutton-base",type:"primary"},s.content.continueButtonText)))}return t("div",{class:i.classes.Wrapper},t("style",{type:"text/css"},l,p),t(a,{type:"h2"},s.reset?s.content.passwordResetHeader:s.content.resetPasswordHeader),t("sl-form",{class:i.classes.Column,"onSl-submit":r.submit},e.states.error&&t("sqm-form-message",{type:"error",class:i.classes.Banner,exportparts:"erroralert-icon"},t("div",{part:"erroralert-text"},e.states.error)),!s.reset&&t("sqm-password-field",{fieldLabel:s.content.passwordFieldLabel,demoData:s.passwordDemoData,meetsRequirementsText:s.content.meetsRequirementsText,doesNotMeetRequirementsText:s.content.doesNotMeetRequirementsText,minErrorText:s.content.minErrorText,uppercaseErrorText:s.content.uppercaseErrorText,lowercaseErrorText:s.content.lowercaseErrorText,hasErrorText:s.content.hasErrorText}),!s.reset&&s.confirmPassword&&t("sl-input",{exportparts:"label: input-label, base: input-base",type:"password",name:"/confirmPassword",label:s.content.confirmPasswordFieldLabel,disabled:s.loading,required:true}),t("div",{class:i.classes.ButtonsContainer},t("sl-button",{class:i.classes.ContinueButton,submit:true,loading:s.loading,exportparts:"base: primarybutton-base",type:"primary"},s.reset?s.content.continueButtonText:s.content.resetPasswordButtonText))))}}}}));
@@ -1 +1 @@
1
- System.register(["./p-f26aedcd.system.js","./p-1a673057.system.js","./p-cd1d497f.system.js","./p-2e110002.system.js"],(function(t){"use strict";var e,s,r,a,n;return{setters:[function(t){e=t.h},function(t){s=t.c},function(t){r=t.A;a=t.a},function(t){n=t.T}],execute:function(){t("P",l);var o={Wrapper:r,Column:a,ContinueButton:{width:"100%"}};var i="\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";var c=s(o);var p=c.toString();function l(t){var s=t.states,r=t.data,a=t.callbacks,o=t.content;if(s.loading)return;if(s.success){return e("div",{class:c.classes.Wrapper,part:"sqm-base"},e("style",{type:"text/css"},i,p),e(n,{type:"h3"},o.verifyEmailText),e("sqm-form-message",{exportparts:"success-icon"},e("div",{part:"successalert-text"},o.verifySuccessText)),e("sl-button",{class:c.classes.ContinueButton,onClick:a.gotoNextPage,loading:s.loading,exportparts:"base: primarybutton-base",type:"primary"},o.continueText))}if(s.error||!r.oobCode){return e("div",{class:c.classes.Wrapper,part:"sqm-base"},e("style",{type:"text/css"},p),e(n,{type:"h3"},o.verifyEmailText),e("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},e("div",{part:"erroralert-text"},o.verifyInvalidText)),e("sl-button",{class:c.classes.ContinueButton,onClick:a.failed,disabled:s.loading,exportparts:"base: primarybutton-base",type:"primary"},o.continueText))}}}}}));
1
+ System.register(["./p-59b028db.system.js","./p-1a673057.system.js","./p-8a6494c7.system.js","./p-67ad2252.system.js"],(function(t){"use strict";var e,s,r,a,n;return{setters:[function(t){e=t.h},function(t){s=t.c},function(t){r=t.A;a=t.a},function(t){n=t.T}],execute:function(){t("P",l);var o={Wrapper:r,Column:a,ContinueButton:{width:"100%"}};var i="\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";var c=s(o);var p=c.toString();function l(t){var s=t.states,r=t.data,a=t.callbacks,o=t.content;if(s.loading)return;if(s.success){return e("div",{class:c.classes.Wrapper,part:"sqm-base"},e("style",{type:"text/css"},i,p),e(n,{type:"h3"},o.verifyEmailText),e("sqm-form-message",{exportparts:"success-icon"},e("div",{part:"successalert-text"},o.verifySuccessText)),e("sl-button",{class:c.classes.ContinueButton,onClick:a.gotoNextPage,loading:s.loading,exportparts:"base: primarybutton-base",type:"primary"},o.continueText))}if(s.error||!r.oobCode){return e("div",{class:c.classes.Wrapper,part:"sqm-base"},e("style",{type:"text/css"},p),e(n,{type:"h3"},o.verifyEmailText),e("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},e("div",{part:"erroralert-text"},o.verifyInvalidText)),e("sl-button",{class:c.classes.ContinueButton,onClick:a.failed,disabled:s.loading,exportparts:"base: primarybutton-base",type:"primary"},o.continueText))}}}}}));
@@ -0,0 +1 @@
1
+ import{r as s}from"./p-c7c11325.js";import{n as t}from"./p-63e29387.js";import{b as o,j as a,i as r}from"./p-8e2bead4.js";const e=class{constructor(o){s(this,o),this.ignored=!0,this.nextPage="/",t(this)}disconnectedCallback(){}render(){r()||function({nextPage:s}){o(void 0),a.push({pathname:s,search:""})}(this)}};export{e as sqm_portal_logout}
@@ -0,0 +1 @@
1
+ System.register(["./p-59b028db.system.js","./p-1a673057.system.js"],(function(t){"use strict";var s,e;return{setters:[function(t){s=t.h},function(t){e=t.c}],execute:function(){t("T",n);function n(t,n){var r=t.type,o=t.fontSize,a=t.textColor;var i={p:{"font-size":o?o+"px":"var(--sl-font-size-small)","font-weight":"400",color:a||"var(--sqm-text)",margin:"0"},subtext:{"font-size":o?o+"px":"var(--sl-font-size-x-small)","font-weight":"400",color:a||"var(--sqm-text-subdued)",margin:"0"},h1:{"font-size":o?o+"px":"var(--sl-font-size-xx-large)","font-weight":"600",color:a||"var(--sqm-text)",margin:"0"},h2:{"font-size":o?o+"px":"var(--sl-font-size-x-large)","font-weight":"600",color:a||"var(--sqm-text)",margin:"0"},h3:{"font-size":o?o+"px":"var(--sl-font-size-large)","font-weight":"600",color:a||"var(--sqm-text)",margin:"0"},h4:{"font-size":o?o+"px":"13px","font-weight":"600",color:a||"var(--sqm-text)",margin:"0"}};var l=e(i);var f=l.toString();var x="\n :host {\n word-wrap: break-word;\n }\n sqm-text-span {\n display: inline;\n }\n ";return s("span",{class:l.classes[r],part:"sqm-base"},s("style",{type:"text/css"},x,f),n)}}}}));
@@ -1 +1 @@
1
- import{h as e}from"./p-f708da7b.js";import{c as o}from"./p-cef45012.js";import{A as l,a as i,H as r,b as t,E as a}from"./p-91521e9d.js";import{T as s}from"./p-eab1c9f3.js";const d=o({Wrapper:l,Column:i,HostBlock:r,":host":{margin:"0 auto",width:"100%"},ButtonsContainer:t,ErrorStyle:a}),n=d.toString();function v(o){var l,i,r,t,a,v,p,u,m,b,c,f,x,y,h,q,T,w,E,g;const{states:j,refs:k,callbacks:R,content:B}=o;return j.error&&window.scrollTo({top:0,left:0,behavior:"smooth"}),e("div",{class:d.classes.Wrapper,part:"sqm-base"},e("style",{type:"text/css"},"\nsqm-portal-register {\n margin: 0 auto;\n width: 100%;\n display: block;\n}\n\n:host{\n display: block;\n}\n\n:host([hidden]) {\n display: none;\n}\n",n),e(s,{type:"h3"},B.pageLabel),e("sl-form",{class:d.classes.Column,"onSl-submit":R.submit,ref:e=>k.formRef.current=e,novalidate:!0},(null===(l=j.registrationFormState)||void 0===l?void 0:l.disabled)?e("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},e("div",{part:"erroralert-text"},j.registrationFormState.disabledMessage)):j.error&&e("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},e("div",{part:"erroralert-text"},o.states.error)),B.formData,!j.hideInputs&&e("sl-input",Object.assign({exportparts:"label: input-label, base: input-base",type:"email",name:"/email",label:B.emailLabel||"Email",disabled:j.loading||(null===(i=j.registrationFormState)||void 0===i?void 0:i.disabled)||j.emailDisabled,required:!0,validationError:({value:e})=>e?e.includes("@")?void 0:B.invalidEmailErrorMessage:B.requiredFieldErrorMessage},(null===(t=null===(r=j.registrationFormState)||void 0===r?void 0:r.initialData)||void 0===t?void 0:t.email)?{value:null===(v=null===(a=j.registrationFormState)||void 0===a?void 0:a.initialData)||void 0===v?void 0:v.email}:{},(null===(u=null===(p=j.registrationFormState)||void 0===p?void 0:p.validationErrors)||void 0===u?void 0:u.email)?{class:d.classes.ErrorStyle,helpText:(null===(b=null===(m=j.registrationFormState)||void 0===m?void 0:m.validationErrors)||void 0===b?void 0:b.email)||B.requiredFieldErrorMessage}:[])),!(j.hideInputs||j.hidePasswords)&&e("sqm-password-field",{fieldLabel:B.passwordLabel,"disable-validation":!j.enablePasswordValidation,meetsRequirementsText:B.meetsRequirementsText,doesNotMeetRequirementsText:B.doesNotMeetRequirementsText,minErrorText:B.minErrorText,uppercaseErrorText:B.uppercaseErrorText,lowercaseErrorText:B.lowercaseErrorText,hasErrorText:B.hasErrorText}),B.passwordField,!(j.hideInputs||j.hidePasswords)&&j.confirmPassword&&e("sl-input",Object.assign({exportparts:"label: input-label, base: input-base",type:"password",name:"/confirmPassword",label:B.confirmPasswordLabel,disabled:j.loading||(null===(c=j.registrationFormState)||void 0===c?void 0:c.disabled),required:!0},(null===(x=null===(f=j.registrationFormState)||void 0===f?void 0:f.initialData)||void 0===x?void 0:x.confirmPassword)?{value:null===(h=null===(y=j.registrationFormState)||void 0===y?void 0:y.initialData)||void 0===h?void 0:h.confirmPassword}:{},(null===(T=null===(q=j.registrationFormState)||void 0===q?void 0:q.validationErrors)||void 0===T?void 0:T.confirmPassword)?{class:d.classes.ErrorStyle,helpText:(null===(E=null===(w=j.registrationFormState)||void 0===w?void 0:w.validationErrors)||void 0===E?void 0:E.confirmPassword)||B.requiredFieldErrorMessage}:[])),B.emailOptIn,B.terms,e("div",{class:d.classes.ButtonsContainer},e("sl-button",{submit:!0,loading:j.loading,disabled:null===(g=j.registrationFormState)||void 0===g?void 0:g.disabled,exportparts:"base: primarybutton-base",type:"primary"},B.submitLabel||"Register"),B.secondaryButton)))}export{v as P}
1
+ import{h as o}from"./p-c7c11325.js";import{c as e}from"./p-cef45012.js";import{A as l,a as i,H as r,b as t,E as a}from"./p-49b20dae.js";import{T as s}from"./p-204861a6.js";const d=e({Wrapper:l,Column:i,HostBlock:r,":host":{margin:"0 auto",width:"100%"},ButtonsContainer:t,ErrorStyle:a}),n=d.toString();function v(e){var l,i,r,t,a,v,p,u,m,b,c,x,f,y,h,q,T,w,E,g;const{states:j,refs:k,callbacks:R,content:B}=e;return j.error&&window.scrollTo({top:0,left:0,behavior:"smooth"}),o("div",{class:d.classes.Wrapper,part:"sqm-base"},o("style",{type:"text/css"},"\nsqm-portal-register {\n margin: 0 auto;\n width: 100%;\n display: block;\n}\n\n:host{\n display: block;\n}\n\n:host([hidden]) {\n display: none;\n}\n",n),o(s,{type:"h3"},B.pageLabel),o("sl-form",{class:d.classes.Column,"onSl-submit":R.submit,ref:o=>k.formRef.current=o,novalidate:!0},(null===(l=j.registrationFormState)||void 0===l?void 0:l.disabled)?o("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},o("div",{part:"erroralert-text"},j.registrationFormState.disabledMessage)):j.error&&o("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},o("div",{part:"erroralert-text"},e.states.error)),B.formData,!j.hideInputs&&o("sl-input",Object.assign({exportparts:"label: input-label, base: input-base",type:"email",name:"/email",label:B.emailLabel||"Email",disabled:j.loading||(null===(i=j.registrationFormState)||void 0===i?void 0:i.disabled)||j.emailDisabled,required:!0,validationError:({value:o})=>o?o.includes("@")?void 0:B.invalidEmailErrorMessage:B.requiredFieldErrorMessage},(null===(t=null===(r=j.registrationFormState)||void 0===r?void 0:r.initialData)||void 0===t?void 0:t.email)?{value:null===(v=null===(a=j.registrationFormState)||void 0===a?void 0:a.initialData)||void 0===v?void 0:v.email}:{},(null===(u=null===(p=j.registrationFormState)||void 0===p?void 0:p.validationErrors)||void 0===u?void 0:u.email)?{class:d.classes.ErrorStyle,helpText:(null===(b=null===(m=j.registrationFormState)||void 0===m?void 0:m.validationErrors)||void 0===b?void 0:b.email)||B.requiredFieldErrorMessage}:[])),!(j.hideInputs||j.hidePasswords)&&o("sqm-password-field",{fieldLabel:B.passwordLabel,"disable-validation":!j.enablePasswordValidation,meetsRequirementsText:B.meetsRequirementsText,doesNotMeetRequirementsText:B.doesNotMeetRequirementsText,minErrorText:B.minErrorText,uppercaseErrorText:B.uppercaseErrorText,lowercaseErrorText:B.lowercaseErrorText,hasErrorText:B.hasErrorText}),B.passwordField,!(j.hideInputs||j.hidePasswords)&&j.confirmPassword&&o("sl-input",Object.assign({exportparts:"label: input-label, base: input-base",type:"password",name:"/confirmPassword",label:B.confirmPasswordLabel,disabled:j.loading||(null===(c=j.registrationFormState)||void 0===c?void 0:c.disabled),required:!0},(null===(f=null===(x=j.registrationFormState)||void 0===x?void 0:x.initialData)||void 0===f?void 0:f.confirmPassword)?{value:null===(h=null===(y=j.registrationFormState)||void 0===y?void 0:y.initialData)||void 0===h?void 0:h.confirmPassword}:{},(null===(T=null===(q=j.registrationFormState)||void 0===q?void 0:q.validationErrors)||void 0===T?void 0:T.confirmPassword)?{class:d.classes.ErrorStyle,helpText:(null===(E=null===(w=j.registrationFormState)||void 0===w?void 0:w.validationErrors)||void 0===E?void 0:E.confirmPassword)||B.requiredFieldErrorMessage}:[])),B.emailOptIn,B.terms,o("div",{class:d.classes.ButtonsContainer},o("sl-button",{submit:!0,loading:j.loading,disabled:null===(g=j.registrationFormState)||void 0===g?void 0:g.disabled,exportparts:"base: primarybutton-base",type:"primary"},B.submitLabel||"Register"),B.secondaryButton)))}export{v as P}
@@ -0,0 +1 @@
1
+ import{h as e}from"./p-c7c11325.js";import{c as t}from"./p-cef45012.js";const i=t=>e("sqm-form-message",{type:"error"},e("p",{part:"alert-title"},t.loadingErrorAlertHeader),e("p",{part:"alert-description"},t.loadingErrorAlertDescription)),r=t({DialogContainer:{maxWidth:"390px !important"},Container:{width:"100%",display:"flex",flexDirection:"row",gap:"var(--sl-spacing-small)"},TextContainer:{display:"flex",gap:"var(--sl-spacing-medium)",flexDirection:"column",alignItems:"center"},ButtonContainer:{display:"flex",gap:"var(--sl-spacing-medium)"},FooterContainer:{textAlign:"left",display:"flex",flexDirection:"column",gap:"var(--sl-spacing-medium)"},CodeContainer:{display:"flex",width:"100%",alignItems:"center",justifyContent:"center"},Code:{width:"100%",height:"100%",maxWidth:"335px"},LoadingSkeleton:{"&::part(indicator)":{borderRadius:"0px !important"}}}),a=r.toString();function n({error:t,qrLink:n,titleText:l,downloadCodeText:s,printCodeText:o,errorHeaderText:p,errorDescriptionText:d,createDownloadable:c,createPrintable:m,hideTitle:x,alignment:g,loading:h}){const f="left"===g?"flex-start":"right"===g?"flex-end":"center",y=((t,a,n)=>t?e(i,{loadingErrorAlertDescription:p,loadingErrorAlertHeader:d}):n?e("sl-skeleton",{className:r.classes.LoadingSkeleton,effect:"sheen",style:{width:"100px",height:"100px",borderRadius:"0px !important"}}):a?e("svg",{width:"100",height:"100"},e("image",{href:a,width:"100",height:"100"})):null)(t,n,h);return e("div",{class:r.classes.Container,style:{justifyContent:f},part:"sqm-base"},e("style",null,"\n :host{\n display: flex;\n width: 100%;\n }\n @media (max-width: 499px) {\n :host{\n display: block;\n }\n\n }"),e("style",null,a),e("div",{class:r.classes.TextContainer,style:{alignItems:f}},!x&&e("span",{part:"sqm-title"},l),y,e("div",{class:r.classes.ButtonContainer},e("sl-button",{size:"small",exportparts:"base: primarybutton-base",type:"primary",onClick:c},s),e("sl-button",{size:"small",exportparts:"base: secondarybutton-base",type:"text",onClick:m},o))))}export{n as Q}
@@ -1 +1 @@
1
- function n(n){let t={};for(const o of function(n){var t=[];return Object.keys(n).forEach((o=>{"function"==typeof Object.getOwnPropertyDescriptor(n,o).get&&t.push(o)})),t}(Object.getPrototypeOf(n)))t[o]=n[o];return t}function t(n){const t=n.filter((n=>!n.value));return!!t.length&&t}function o(n){const t=null==n?void 0:n.split("_");return t&&1!==t.length?`${t[0]}-${t[1].toUpperCase()}`:n}function c(n){const t=new URL(n,window.location.origin),o=new URL(window.location.origin);return o.pathname=t.pathname,o.search=t.search,o.hash=t.hash,o}export{t as a,n as g,o as l,c as s}
1
+ function n(n){let t={};for(const o of function(n){var t=[];return Object.keys(n).forEach((o=>{"function"==typeof Object.getOwnPropertyDescriptor(n,o).get&&t.push(o)})),t}(Object.getPrototypeOf(n)))t[o]=n[o];return t}function t(n){const t=n.filter((n=>!n.value));return!!t.length&&t}function o(n){const t=null==n?void 0:n.split("_");return t&&1!==t.length?`${t[0]}-${t[1].toUpperCase()}`:n}function c(n){const t=new URL(n,window.location.origin),o=new URL(window.location.origin);return o.pathname=t.pathname,o.search=t.search,o.hash=t.hash,o}function r(n){return n[0].toUpperCase()+n.slice(1)}console.log(r("warning"));export{t as a,r as c,n as g,o as l,c as s}