@saasquatch/mint-components 1.15.0-42 → 1.15.0-43
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.
- package/dist/cjs/{ErrorView-5504c2b6.js → ErrorView-b2fcf954.js} +1 -1
- package/dist/cjs/{GenericTableView-107ade89.js → GenericTableView-a9d0b798.js} +1 -1
- package/dist/cjs/IndirectTaxDetailsView-d0290a12.js +646 -0
- package/dist/cjs/{ShadowViewAddon-42af4b57.js → ShadowViewAddon-9cb7a310.js} +1002 -1002
- package/dist/cjs/{copy-text-view-af017955.js → copy-text-view-ee147291.js} +1 -1
- package/dist/cjs/data-6d96b89c.js +137 -0
- package/dist/cjs/{email-registration-view-996fb438.js → email-registration-view-dca94dc9.js} +1 -1
- package/dist/cjs/{extractProps-fd93ba62.js → extractProps-e9c55ba8.js} +14 -0
- package/dist/cjs/{global-b34bf5f2.js → global-d62c5561.js} +102 -95
- package/dist/cjs/{index-a43a63b4.js → index-a29c60ef.js} +0 -4
- package/dist/cjs/{index.module-39955732.js → index.module-ee84433d.js} +1 -1
- package/dist/cjs/loader.cjs.js +5 -5
- package/dist/cjs/{luxon-3b809948.js → luxon-2926d85f.js} +1 -1
- package/dist/cjs/mint-components.cjs.js +5 -5
- package/dist/cjs/{mockRewardData-6e4a90f9.js → mockRewardData-272e22d6.js} +1 -1
- package/dist/cjs/raisins-plop-target.cjs.entry.js +1 -1
- package/dist/cjs/{re-render-28fed959.js → re-render-b324deab.js} +2 -2
- package/dist/cjs/sqm-asset-card-view-21ddf04f.js +51 -0
- package/dist/cjs/sqm-asset-card.cjs.entry.js +45 -0
- package/dist/cjs/{sqm-banking-info-form_17.cjs.entry.js → sqm-banking-info-form_10.cjs.entry.js} +211 -1902
- package/dist/cjs/{sqm-base-registration-form-view-8847804c.js → sqm-base-registration-form-view-1c5094d3.js} +2 -2
- package/dist/cjs/sqm-big-stat_42.cjs.entry.js +88 -373
- package/dist/cjs/{sqm-close-button-view-5e85ac51.js → sqm-close-button-view-b297e933.js} +1 -1
- package/dist/cjs/sqm-close-button.cjs.entry.js +4 -4
- package/dist/cjs/sqm-code-verification.cjs.entry.js +342 -0
- package/dist/cjs/sqm-context-router.cjs.entry.js +3 -3
- package/dist/cjs/sqm-email-verification.cjs.entry.js +6 -6
- package/dist/cjs/sqm-empty_4.cjs.entry.js +5 -5
- package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
- package/dist/cjs/sqm-google-sign-in.cjs.entry.js +3 -3
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +3 -3
- package/dist/cjs/sqm-header-logo.cjs.entry.js +2 -2
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +6 -6
- package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +84 -0
- package/dist/cjs/{sqm-leaderboard-rank-view-6a1e63de.js → sqm-leaderboard-rank-view-7c6cebe3.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-logout-current-user-view-b61c8bdf.js → sqm-logout-current-user-view-11d57c12.js} +1 -1
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-navigation-sidebar-item-view-06eb9721.js → sqm-navigation-sidebar-item-view-10b62df1.js} +2 -2
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-navigation-sidebar-view-50ee8796.js → sqm-navigation-sidebar-view-38a5227a.js} +1 -1
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +4 -4
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +6 -6
- package/dist/cjs/sqm-password-field.cjs.entry.js +4 -4
- package/dist/cjs/sqm-popup-container.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-container-view-70eaf785.js → sqm-portal-container-view-4f15143a.js} +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-4100f28c.js → sqm-portal-email-verification-view-156accab.js} +3 -3
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-portal-forgot-password-view-ba34601e.js → sqm-portal-forgot-password-view-fdd97c18.js} +3 -3
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +5 -5
- package/dist/cjs/sqm-portal-google-login.cjs.entry.js +7 -6
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +8 -8
- package/dist/cjs/sqm-portal-login-view-0fbbda1b.js +58 -0
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-profile-view-1fc7fb29.js → sqm-portal-profile-view-f226725e.js} +3 -3
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +7 -7
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-registration-form-view-5a96c2f5.js → sqm-portal-registration-form-view-399f4eaf.js} +2 -2
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +7 -7
- package/dist/cjs/{sqm-portal-reset-password-view-25eb2099.js → sqm-portal-reset-password-view-0439a9e5.js} +2 -2
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-portal-verify-email-view-1c4e781f.js → sqm-portal-verify-email-view-05f72dec.js} +2 -2
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-qr-code-view-b18b42a8.js → sqm-qr-code-view-7ee9fa56.js} +2 -2
- package/dist/cjs/sqm-qr-code.cjs.entry.js +6 -6
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +19 -19
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +6 -6
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +3 -3
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +14 -14
- package/dist/cjs/sqm-route.cjs.entry.js +1 -1
- package/dist/cjs/sqm-scroll.cjs.entry.js +2 -2
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +11116 -9786
- package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
- package/dist/cjs/sqm-tabs.cjs.entry.js +5 -5
- package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +1220 -0
- package/dist/cjs/{sqm-text-span-view-7a61ae4c.js → sqm-text-span-view-ce4c0178.js} +1 -1
- package/dist/cjs/sqm-text-span.cjs.entry.js +3 -3
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +14 -6
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +20 -10
- package/dist/cjs/{stencil-hooks.module-62264802.js → stencil-hooks.module-3a336b0f.js} +1 -1
- package/dist/cjs/{useChildElements-e5fa605c.js → useChildElements-1b35d945.js} +2 -2
- package/dist/cjs/{useInstantAccessRegistration-86b7164c.js → useInstantAccessRegistration-0537e28e.js} +3 -3
- package/dist/cjs/{usePayoutStatus-f26f0467.js → usePayoutStatus-feeac99b.js} +10 -7
- package/dist/cjs/{usePortalLogin-bd975a79.js → usePortalLogin-63d896d1.js} +2 -57
- package/dist/cjs/{usePortalRegistrationForm-d28621de.js → usePortalRegistrationForm-f25d89e7.js} +3 -3
- package/dist/cjs/{useReferralCodes-a47dcbc2.js → useReferralCodes-82e8797b.js} +2 -2
- package/dist/cjs/{useReferralTable-19e7523a.js → useReferralTable-7c3f9600.js} +5 -5
- package/dist/cjs/{useRegistrationFormState-5f44ca80.js → useRegistrationFormState-7b820f0c.js} +2 -2
- package/dist/cjs/{useVerificationEmail-1496b993.js → useVerificationEmail-95a82767.js} +2 -2
- package/dist/cjs/{utilities-be3ce1f8.js → utilities-78f5e169.js} +2 -2
- package/dist/cjs/utils-ce18d1bc.js +105 -0
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/sqm-asset-card/AssetCard.stories.js +29 -0
- package/dist/collection/components/sqm-asset-card/sqm-asset-card-view.js +46 -0
- package/dist/collection/components/sqm-asset-card/sqm-asset-card.js +107 -0
- package/dist/collection/components/sqm-asset-card/useAssetCard.js +9 -0
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +1 -1
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +2 -2
- package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +6 -9
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -1
- package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +2 -1
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +9 -2
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +4 -4
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +4 -4
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +1 -1
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +4 -4
- package/dist/collection/components/sqm-stencilbook/BrandSelector.js +24 -41
- package/dist/collection/components/sqm-stencilbook/Themes.js +36 -311
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +81 -79
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +1 -1
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +2 -2
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +39 -5
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +41 -6
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +12 -8
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +4 -6
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +26 -1
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +8 -5
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +77 -28
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +19 -4
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +5 -4
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +10 -10
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +3 -3
- package/dist/collection/global/styles.js +100 -93
- package/dist/collection/global/styles.ts +97 -177
- package/dist/collection/utils/parseStates.js +12 -0
- package/dist/esm/{ErrorView-eaafd6f5.js → ErrorView-48e2b969.js} +1 -1
- package/dist/esm/{GenericTableView-dd9be3ea.js → GenericTableView-3b6f9ccc.js} +1 -1
- package/dist/esm/IndirectTaxDetailsView-3be86bcf.js +639 -0
- package/dist/esm/{ShadowViewAddon-173ce794.js → ShadowViewAddon-d8cfd6c7.js} +1003 -1003
- package/dist/esm/{copy-text-view-38c7c3d5.js → copy-text-view-4a207b17.js} +1 -1
- package/dist/esm/data-a05c78ae.js +121 -0
- package/dist/esm/{email-registration-view-db81655f.js → email-registration-view-8782c01b.js} +1 -1
- package/dist/esm/{extractProps-ae1afbb3.js → extractProps-54064fb0.js} +14 -1
- package/dist/esm/{global-16971a34.js → global-632fb2fa.js} +102 -95
- package/dist/esm/{index-b3a06de8.js → index-91e7729f.js} +0 -4
- package/dist/esm/{index.module-d49ae5e7.js → index.module-89a79f66.js} +1 -1
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{luxon-793b7f13.js → luxon-8d51c92b.js} +1 -1
- package/dist/esm/mint-components.js +5 -5
- package/dist/esm/{mockRewardData-bdc54f2e.js → mockRewardData-8bd1b356.js} +1 -1
- package/dist/esm/raisins-plop-target.entry.js +1 -1
- package/dist/esm/{re-render-789f9123.js → re-render-cc945f38.js} +2 -2
- package/dist/esm/sqm-asset-card-view-fe5db3c0.js +49 -0
- package/dist/esm/sqm-asset-card.entry.js +41 -0
- package/dist/esm/{sqm-banking-info-form_17.entry.js → sqm-banking-info-form_10.entry.js} +133 -1817
- package/dist/esm/{sqm-base-registration-form-view-193f1721.js → sqm-base-registration-form-view-d732a5df.js} +2 -2
- package/dist/esm/sqm-big-stat_42.entry.js +87 -372
- package/dist/esm/{sqm-close-button-view-2fa57229.js → sqm-close-button-view-bc2bc10e.js} +1 -1
- package/dist/esm/sqm-close-button.entry.js +4 -4
- package/dist/esm/sqm-code-verification.entry.js +338 -0
- package/dist/esm/sqm-context-router.entry.js +3 -3
- package/dist/esm/sqm-email-verification.entry.js +6 -6
- package/dist/esm/sqm-empty_4.entry.js +5 -5
- package/dist/esm/sqm-form-message.entry.js +2 -2
- package/dist/esm/sqm-google-sign-in.entry.js +3 -3
- package/dist/esm/sqm-graphql-client-provider.entry.js +3 -3
- package/dist/esm/sqm-header-logo.entry.js +2 -2
- package/dist/esm/sqm-instant-access-registration.entry.js +6 -6
- package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +76 -0
- package/dist/esm/{sqm-leaderboard-rank-view-18baae5b.js → sqm-leaderboard-rank-view-84b3c539.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +5 -5
- package/dist/esm/{sqm-logout-current-user-view-f21e54e3.js → sqm-logout-current-user-view-8ef8180f.js} +1 -1
- package/dist/esm/sqm-logout-current-user.entry.js +4 -4
- package/dist/esm/{sqm-navigation-sidebar-item-view-48b224fa.js → sqm-navigation-sidebar-item-view-6e046743.js} +2 -2
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -4
- package/dist/esm/{sqm-navigation-sidebar-view-6c13798c.js → sqm-navigation-sidebar-view-f898265a.js} +1 -1
- package/dist/esm/sqm-navigation-sidebar.entry.js +4 -4
- package/dist/esm/sqm-pagination_3.entry.js +6 -6
- package/dist/esm/sqm-password-field.entry.js +4 -4
- package/dist/esm/sqm-popup-container.entry.js +3 -3
- package/dist/esm/{sqm-portal-container-view-f0b1ccfc.js → sqm-portal-container-view-1683ae32.js} +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-7ac99890.js → sqm-portal-email-verification-view-24ea7b3c.js} +3 -3
- package/dist/esm/sqm-portal-email-verification.entry.js +6 -6
- package/dist/esm/{sqm-portal-forgot-password-view-2628bc62.js → sqm-portal-forgot-password-view-55fc0873.js} +3 -3
- package/dist/esm/sqm-portal-forgot-password.entry.js +5 -5
- package/dist/esm/sqm-portal-google-login.entry.js +6 -5
- package/dist/esm/sqm-portal-google-registration-form.entry.js +8 -8
- package/dist/esm/sqm-portal-login-view-e870b4b0.js +56 -0
- package/dist/esm/sqm-portal-logout.entry.js +3 -3
- package/dist/esm/{sqm-portal-profile-view-c68753ea.js → sqm-portal-profile-view-9b4d7ec1.js} +3 -3
- package/dist/esm/sqm-portal-profile.entry.js +7 -7
- package/dist/esm/sqm-portal-protected-route.entry.js +3 -3
- package/dist/esm/{sqm-portal-registration-form-view-8bdc3804.js → sqm-portal-registration-form-view-5d651c04.js} +2 -2
- package/dist/esm/sqm-portal-registration-form.entry.js +7 -7
- package/dist/esm/{sqm-portal-reset-password-view-abef7286.js → sqm-portal-reset-password-view-6903828e.js} +2 -2
- package/dist/esm/sqm-portal-reset-password.entry.js +5 -5
- package/dist/esm/{sqm-portal-verify-email-view-33805220.js → sqm-portal-verify-email-view-01ac711f.js} +2 -2
- package/dist/esm/sqm-portal-verify-email.entry.js +5 -5
- package/dist/esm/{sqm-qr-code-view-358607d1.js → sqm-qr-code-view-62c10948.js} +2 -2
- package/dist/esm/sqm-qr-code.entry.js +6 -6
- package/dist/esm/sqm-referral-table_11.entry.js +19 -19
- package/dist/esm/sqm-referred-registration.entry.js +6 -6
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +3 -3
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +4 -4
- package/dist/esm/sqm-rewards-table_9.entry.js +14 -14
- package/dist/esm/sqm-route.entry.js +1 -1
- package/dist/esm/sqm-scroll.entry.js +2 -2
- package/dist/esm/sqm-stencilbook.entry.js +11452 -10122
- package/dist/esm/sqm-tab.entry.js +4 -4
- package/dist/esm/sqm-tabs.entry.js +5 -5
- package/dist/esm/sqm-tax-and-cash.entry.js +1216 -0
- package/dist/esm/{sqm-text-span-view-4c17b8c9.js → sqm-text-span-view-cd3902e5.js} +1 -1
- package/dist/esm/sqm-text-span.entry.js +3 -3
- package/dist/esm/sqm-widget-verification-controller.entry.js +14 -6
- package/dist/esm/sqm-widget-verification.entry.js +20 -10
- package/dist/esm/{stencil-hooks.module-20ad2b5f.js → stencil-hooks.module-4bc38af4.js} +1 -1
- package/dist/esm/{useChildElements-0ca9a015.js → useChildElements-7945ae56.js} +2 -2
- package/dist/esm/{useInstantAccessRegistration-b224f3ce.js → useInstantAccessRegistration-dc4ad9f2.js} +3 -3
- package/dist/esm/{usePayoutStatus-3768c8c3.js → usePayoutStatus-fed17fc9.js} +10 -7
- package/dist/esm/{usePortalLogin-2b813acc.js → usePortalLogin-ef647a50.js} +3 -57
- package/dist/esm/{usePortalRegistrationForm-61bf948d.js → usePortalRegistrationForm-4b35a357.js} +3 -3
- package/dist/esm/{useReferralCodes-0b798295.js → useReferralCodes-8f75921a.js} +2 -2
- package/dist/esm/{useReferralTable-c1511d9d.js → useReferralTable-b3876ed6.js} +5 -5
- package/dist/esm/{useRegistrationFormState-2db047e9.js → useRegistrationFormState-d6f33135.js} +2 -2
- package/dist/esm/{useVerificationEmail-085eda87.js → useVerificationEmail-edc318cb.js} +2 -2
- package/dist/esm/{utilities-6341d9fd.js → utilities-5b0ca040.js} +2 -2
- package/dist/esm/utils-1654e233.js +97 -0
- package/dist/esm-es5/{ErrorView-eaafd6f5.js → ErrorView-48e2b969.js} +1 -1
- package/dist/esm-es5/{GenericTableView-dd9be3ea.js → GenericTableView-3b6f9ccc.js} +1 -1
- package/dist/esm-es5/IndirectTaxDetailsView-3be86bcf.js +1 -0
- package/dist/esm-es5/ShadowViewAddon-d8cfd6c7.js +1 -0
- package/dist/esm-es5/{copy-text-view-38c7c3d5.js → copy-text-view-4a207b17.js} +1 -1
- package/dist/esm-es5/data-a05c78ae.js +1 -0
- package/dist/esm-es5/{email-registration-view-db81655f.js → email-registration-view-8782c01b.js} +1 -1
- package/dist/esm-es5/extractProps-54064fb0.js +1 -0
- package/dist/esm-es5/{global-16971a34.js → global-632fb2fa.js} +5 -5
- package/dist/esm-es5/{index-b3a06de8.js → index-91e7729f.js} +1 -1
- package/dist/esm-es5/{index.module-d49ae5e7.js → index.module-89a79f66.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{luxon-793b7f13.js → luxon-8d51c92b.js} +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{mockRewardData-bdc54f2e.js → mockRewardData-8bd1b356.js} +1 -1
- package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
- package/dist/esm-es5/{re-render-789f9123.js → re-render-cc945f38.js} +1 -1
- package/dist/esm-es5/sqm-asset-card-view-fe5db3c0.js +1 -0
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -0
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -0
- package/dist/esm-es5/{sqm-base-registration-form-view-193f1721.js → sqm-base-registration-form-view-d732a5df.js} +1 -1
- package/dist/esm-es5/sqm-big-stat_42.entry.js +1 -1
- package/dist/esm-es5/{sqm-close-button-view-2fa57229.js → sqm-close-button-view-bc2bc10e.js} +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -0
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-form-message.entry.js +1 -1
- package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -0
- package/dist/esm-es5/{sqm-leaderboard-rank-view-18baae5b.js → sqm-leaderboard-rank-view-84b3c539.js} +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/{sqm-logout-current-user-view-f21e54e3.js → sqm-logout-current-user-view-8ef8180f.js} +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-item-view-48b224fa.js → sqm-navigation-sidebar-item-view-6e046743.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-view-6c13798c.js → sqm-navigation-sidebar-view-f898265a.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-container-view-f0b1ccfc.js → sqm-portal-container-view-1683ae32.js} +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-7ac99890.js → sqm-portal-email-verification-view-24ea7b3c.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-forgot-password-view-2628bc62.js → sqm-portal-forgot-password-view-55fc0873.js} +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-login-view-e870b4b0.js +1 -0
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-c68753ea.js → sqm-portal-profile-view-9b4d7ec1.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-registration-form-view-8bdc3804.js → sqm-portal-registration-form-view-5d651c04.js} +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-abef7286.js → sqm-portal-reset-password-view-6903828e.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-33805220.js → sqm-portal-verify-email-view-01ac711f.js} +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/{sqm-qr-code-view-358607d1.js → sqm-qr-code-view-62c10948.js} +1 -1
- package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-route.entry.js +1 -1
- package/dist/esm-es5/sqm-scroll.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -0
- package/dist/esm-es5/{sqm-text-span-view-4c17b8c9.js → sqm-text-span-view-cd3902e5.js} +1 -1
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
- package/dist/esm-es5/{stencil-hooks.module-20ad2b5f.js → stencil-hooks.module-4bc38af4.js} +1 -1
- package/dist/esm-es5/{useChildElements-0ca9a015.js → useChildElements-7945ae56.js} +1 -1
- package/dist/esm-es5/{useInstantAccessRegistration-b224f3ce.js → useInstantAccessRegistration-dc4ad9f2.js} +1 -1
- package/dist/esm-es5/{usePayoutStatus-3768c8c3.js → usePayoutStatus-fed17fc9.js} +2 -2
- package/dist/esm-es5/usePortalLogin-ef647a50.js +1 -0
- package/dist/esm-es5/{usePortalRegistrationForm-61bf948d.js → usePortalRegistrationForm-4b35a357.js} +1 -1
- package/dist/esm-es5/{useReferralCodes-0b798295.js → useReferralCodes-8f75921a.js} +1 -1
- package/dist/esm-es5/{useReferralTable-c1511d9d.js → useReferralTable-b3876ed6.js} +1 -1
- package/dist/esm-es5/{useRegistrationFormState-2db047e9.js → useRegistrationFormState-d6f33135.js} +1 -1
- package/dist/esm-es5/{useVerificationEmail-085eda87.js → useVerificationEmail-edc318cb.js} +1 -1
- package/dist/esm-es5/{utilities-6341d9fd.js → utilities-5b0ca040.js} +1 -1
- package/dist/esm-es5/utils-1654e233.js +1 -0
- package/dist/mint-components/global/styles.ts +97 -177
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/{p-88e3b87a.entry.js → p-042642d3.entry.js} +1 -1
- package/dist/mint-components/p-04a6e457.entry.js +1 -0
- package/dist/mint-components/{p-68043f30.js → p-057f5402.js} +1 -1
- package/dist/mint-components/p-05f29f64.js +1 -0
- package/dist/mint-components/p-06ce54e2.entry.js +258 -0
- package/dist/mint-components/p-0797a946.js +1 -0
- package/dist/mint-components/p-0984523b.js +1 -0
- package/dist/mint-components/p-0a37a288.system.entry.js +1 -0
- package/dist/mint-components/{p-73b3e5a9.system.entry.js → p-0a8a6d45.system.entry.js} +1 -1
- package/dist/mint-components/p-0b3218a5.entry.js +1 -0
- package/dist/mint-components/{p-b6911812.system.js → p-0df294ad.system.js} +1 -1
- package/dist/mint-components/p-0e32981f.js +1 -0
- package/dist/mint-components/p-0f76b2dd.entry.js +93 -0
- package/dist/mint-components/{p-3466bfaa.js → p-11dff275.js} +2 -2
- package/dist/mint-components/p-127e66c2.system.js +1 -0
- package/dist/mint-components/{p-692e8ff2.system.entry.js → p-12e61414.system.entry.js} +1 -1
- package/dist/mint-components/{p-7f499d2f.system.js → p-13ed8586.system.js} +1 -1
- package/dist/mint-components/p-1513309d.entry.js +1 -0
- package/dist/mint-components/p-155cf177.system.js +1 -0
- package/dist/mint-components/{p-dccfe305.system.entry.js → p-18425f38.system.entry.js} +1 -1
- package/dist/mint-components/{p-d63e5657.entry.js → p-1878da9b.entry.js} +2 -2
- package/dist/mint-components/p-19ccb4ce.js +1 -0
- package/dist/mint-components/{p-a9be22a6.system.entry.js → p-1b3ab15a.system.entry.js} +1 -1
- package/dist/mint-components/{p-055e6ebd.system.entry.js → p-1fa9ed0d.system.entry.js} +1 -1
- package/dist/mint-components/{p-64997b59.system.js → p-223dd3f7.system.js} +1 -1
- package/dist/mint-components/p-229f797b.js +1 -0
- package/dist/mint-components/{p-00791abc.js → p-266a8b4d.js} +1 -1
- package/dist/mint-components/p-275b4767.entry.js +1 -0
- package/dist/mint-components/{p-9cc40be1.entry.js → p-284e4ed5.entry.js} +1 -1
- package/dist/mint-components/{p-84079726.entry.js → p-2ae0e06a.entry.js} +1 -1
- package/dist/mint-components/{p-9713e9a9.entry.js → p-2bbff88f.entry.js} +1 -1
- package/dist/mint-components/p-2d52e2d7.system.js +1 -0
- package/dist/mint-components/{p-29e61db2.entry.js → p-2df6ce8f.entry.js} +2 -2
- package/dist/mint-components/p-301ddcaa.system.entry.js +1 -0
- package/dist/mint-components/p-32a47b41.system.js +1 -0
- package/dist/mint-components/p-32d60c34.entry.js +16 -0
- package/dist/mint-components/{p-1e07c5b4.system.js → p-33f640f6.system.js} +1 -1
- package/dist/mint-components/{p-67ca8443.system.entry.js → p-36ffebd8.system.entry.js} +1 -1
- package/dist/mint-components/p-38fc919b.entry.js +1 -0
- package/dist/mint-components/{p-c9592908.system.entry.js → p-3a21f8f9.system.entry.js} +1 -1
- package/dist/mint-components/{p-12fd7ee9.system.js → p-3a62a7e2.system.js} +1 -1
- package/dist/mint-components/{p-10c2a48c.system.js → p-3c3aab4c.system.js} +1 -1
- package/dist/mint-components/{p-33b13e55.system.entry.js → p-3e4e74a2.system.entry.js} +1 -1
- package/dist/mint-components/{p-74eaa3c0.js → p-3f7b81b8.js} +2 -2
- package/dist/mint-components/{p-1f82181b.system.entry.js → p-41d051b1.system.entry.js} +1 -1
- package/dist/mint-components/{p-8278225e.entry.js → p-44891949.entry.js} +1 -1
- package/dist/mint-components/{p-968e5a9e.system.entry.js → p-450a7705.system.entry.js} +1 -1
- package/dist/mint-components/{p-4115e328.system.entry.js → p-457962b7.system.entry.js} +1 -1
- package/dist/mint-components/p-46a672e4.entry.js +1 -0
- package/dist/mint-components/{p-88e32c4a.system.js → p-48135f99.system.js} +1 -1
- package/dist/mint-components/p-4b42b756.entry.js +1 -0
- package/dist/mint-components/{p-4204a6e3.entry.js → p-4b6dc0e5.entry.js} +1 -1
- package/dist/mint-components/p-4b9789a2.system.js +1 -0
- package/dist/mint-components/p-4bb1c4b2.system.js +1 -0
- package/dist/mint-components/p-4cbd7eec.js +394 -0
- package/dist/mint-components/p-4d478108.system.entry.js +1 -0
- package/dist/mint-components/{p-4b12067f.js → p-4e451f75.js} +1 -1
- package/dist/mint-components/p-4e526a94.js +1 -0
- package/dist/mint-components/{p-6578ea31.system.js → p-505951d2.system.js} +1 -1
- package/dist/mint-components/{p-0a1666ef.system.entry.js → p-51aa8c38.system.entry.js} +1 -1
- package/dist/mint-components/p-527216de.system.js +1 -0
- package/dist/mint-components/p-52d15f87.system.js +1 -0
- package/dist/mint-components/p-5488fdd9.system.js +1 -0
- package/dist/mint-components/{p-34b652a9.system.js → p-54b0b768.system.js} +1 -1
- package/dist/mint-components/{p-e7aa4f3b.system.js → p-59274a91.system.js} +1 -1
- package/dist/mint-components/{p-de3ef27e.js → p-5bedb58c.js} +1 -1
- package/dist/mint-components/p-5c5964e0.js +1 -0
- package/dist/mint-components/p-5d407714.system.entry.js +1 -0
- package/dist/mint-components/p-5eebc8b4.system.entry.js +1 -0
- package/dist/mint-components/{p-37c4ae42.entry.js → p-5ef6de10.entry.js} +1 -1
- package/dist/mint-components/p-637c0357.system.entry.js +1 -0
- package/dist/mint-components/p-65ba9e94.entry.js +1 -0
- package/dist/mint-components/{p-99fb2a50.js → p-66a2b1a4.js} +1 -1
- package/dist/mint-components/{p-028d61de.entry.js → p-66d22d46.entry.js} +1 -1
- package/dist/mint-components/{p-7b4f0dbc.js → p-674b82ac.js} +1 -1
- package/dist/mint-components/p-6798cad1.system.js +1 -0
- package/dist/mint-components/{p-5cd3030b.system.entry.js → p-6a49b077.system.entry.js} +1 -1
- package/dist/mint-components/{p-64e3e87a.entry.js → p-6a5f57d7.entry.js} +3 -3
- package/dist/mint-components/{p-42b62299.system.entry.js → p-6a8d9def.system.entry.js} +1 -1
- package/dist/mint-components/p-6b7a595f.system.js +1 -0
- package/dist/mint-components/{p-fca47a45.system.js → p-6cd4f2b1.system.js} +1 -1
- package/dist/mint-components/{p-037da77e.js → p-6d2f5a1d.js} +2 -2
- package/dist/mint-components/{p-02c92db1.system.js → p-6d9e52c7.system.js} +1 -1
- package/dist/mint-components/p-6eaf9c57.entry.js +1 -0
- package/dist/mint-components/{p-3b7c875b.system.entry.js → p-6fa624ff.system.entry.js} +1 -1
- package/dist/mint-components/p-704f162e.entry.js +1 -0
- package/dist/mint-components/{p-4254a9b6.js → p-726a9924.js} +1 -1
- package/dist/mint-components/{p-d54fa68e.entry.js → p-731d06a9.entry.js} +1 -1
- package/dist/mint-components/{p-67ad2252.system.js → p-74afdafb.system.js} +1 -1
- package/dist/mint-components/{p-dbaab44b.system.js → p-767485b8.system.js} +1 -1
- package/dist/mint-components/{p-16dbd9cb.js → p-7adb141e.js} +1 -1
- package/dist/mint-components/{p-167be4b9.system.js → p-7c2b9fe4.system.js} +1 -1
- package/dist/mint-components/{p-4d8e3766.system.entry.js → p-7dabdca6.system.entry.js} +1 -1
- package/dist/mint-components/{p-04007292.system.js → p-8175e85f.system.js} +1 -1
- package/dist/mint-components/{p-3eba9036.js → p-82113e37.js} +1 -1
- package/dist/mint-components/{p-7d456d0a.system.entry.js → p-8362cb4c.system.entry.js} +1 -1
- package/dist/mint-components/{p-6cff599f.system.js → p-8413ade9.system.js} +1 -1
- package/dist/mint-components/{p-8f6e124b.system.entry.js → p-846aff6a.system.entry.js} +1 -1
- package/dist/mint-components/p-84a78d09.entry.js +1 -0
- package/dist/mint-components/p-8568a6ef.entry.js +1 -0
- package/dist/mint-components/{p-322c1e5e.entry.js → p-865f812e.entry.js} +1 -1
- package/dist/mint-components/p-8abfeff8.entry.js +1 -0
- package/dist/mint-components/p-8c23d1b8.js +1 -0
- package/dist/mint-components/p-8d9d04b7.system.entry.js +1 -0
- package/dist/mint-components/p-8feb4180.entry.js +1 -0
- package/dist/mint-components/{p-66ac6bed.js → p-94a876b9.js} +1 -1
- package/dist/mint-components/{p-c3dce602.system.entry.js → p-96431b4f.system.entry.js} +1 -1
- package/dist/mint-components/{p-27201067.system.js → p-96e339f6.system.js} +20 -20
- package/dist/mint-components/p-9711efb7.entry.js +1 -0
- package/dist/mint-components/{p-5efed40f.system.js → p-9721a29a.system.js} +2 -2
- package/dist/mint-components/p-97d4d651.system.js +1 -0
- package/dist/mint-components/{p-ea1eed5d.js → p-98698131.js} +1 -1
- package/dist/mint-components/p-9acb5038.js +1 -0
- package/dist/mint-components/{p-99a82e5a.system.entry.js → p-9acf0b39.system.entry.js} +1 -1
- package/dist/mint-components/{p-efd2b6ec.system.entry.js → p-9b6a0152.system.entry.js} +1 -1
- package/dist/mint-components/{p-cfa40c9b.system.entry.js → p-9d41d676.system.entry.js} +1 -1
- package/dist/mint-components/{p-470c9c64.system.js → p-9f2edf59.system.js} +1 -1
- package/dist/mint-components/{p-d2066cb0.js → p-a1e17fd2.js} +1 -1
- package/dist/mint-components/p-a27a15c5.system.entry.js +1 -0
- package/dist/mint-components/{p-84f3732f.system.js → p-a3383f54.system.js} +1 -1
- package/dist/mint-components/{p-c1821c6d.entry.js → p-a3e68251.entry.js} +1 -1
- package/dist/mint-components/{p-d533917f.system.entry.js → p-a572db9b.system.entry.js} +1 -1
- package/dist/mint-components/{p-238fcec6.entry.js → p-a60d5315.entry.js} +1 -1
- package/dist/mint-components/{p-2f2bced4.system.js → p-a71b9154.system.js} +1 -1
- package/dist/mint-components/p-a8cc450b.system.entry.js +1 -0
- package/dist/mint-components/p-a91e7c05.system.entry.js +1 -0
- package/dist/mint-components/{p-572ec8d4.js → p-a9f4ddb1.js} +1 -1
- package/dist/mint-components/{p-4edcf988.system.entry.js → p-af516659.system.entry.js} +1 -1
- package/dist/mint-components/p-b637f1e4.js +1 -0
- package/dist/mint-components/{p-71a0adcf.entry.js → p-b6761073.entry.js} +1 -1
- package/dist/mint-components/{p-e72c2b09.entry.js → p-b73a4df4.entry.js} +2 -2
- package/dist/mint-components/{p-1d46f8fa.system.entry.js → p-b7d1469d.system.entry.js} +1 -1
- package/dist/mint-components/{p-5fbbc259.system.entry.js → p-bb6e411d.system.entry.js} +1 -1
- package/dist/mint-components/{p-69e77f43.js → p-bdd80fce.js} +1 -1
- package/dist/mint-components/{p-799d62fe.entry.js → p-be89074c.entry.js} +1 -1
- package/dist/mint-components/p-bfc7cfc0.system.js +1 -0
- package/dist/mint-components/p-c0b07067.system.js +1 -0
- package/dist/mint-components/{p-20b2f691.js → p-c0f19490.js} +1 -1
- package/dist/mint-components/p-c1b1f8ae.system.entry.js +1 -0
- package/dist/mint-components/{p-df34f189.system.entry.js → p-c2fdd608.system.entry.js} +1 -1
- package/dist/mint-components/p-c75a3b4a.js +103 -0
- package/dist/mint-components/p-c8a7e3ba.system.entry.js +1 -0
- package/dist/mint-components/{p-ddf3c05e.js → p-c96a25c6.js} +1 -1
- package/dist/mint-components/p-c9745c8f.system.js +1 -0
- package/dist/mint-components/{p-0e73c48c.system.js → p-ca9e0322.system.js} +1 -1
- package/dist/mint-components/{p-8408b84b.entry.js → p-cd0ee247.entry.js} +1 -1
- package/dist/mint-components/{p-35b2fde0.js → p-cd651f81.js} +1 -1
- package/dist/mint-components/{p-4fc78f20.system.entry.js → p-cf157c6e.system.entry.js} +1 -1
- package/dist/mint-components/{p-0714554e.system.entry.js → p-d12e9cfd.system.entry.js} +1 -1
- package/dist/mint-components/{p-a45680fe.js → p-d1ae7a2d.js} +1 -1
- package/dist/mint-components/{p-30826d8f.system.entry.js → p-d5b3397c.system.entry.js} +1 -1
- package/dist/mint-components/{p-5cff2ac4.js → p-d6352d15.js} +1 -1
- package/dist/mint-components/{p-73feb66f.js → p-d6831af5.js} +2 -2
- package/dist/mint-components/{p-edf6bf2e.system.entry.js → p-d94a4d50.system.entry.js} +1 -1
- package/dist/mint-components/{p-c67034c1.entry.js → p-da71337b.entry.js} +1 -1
- package/dist/mint-components/{p-27bb9d05.entry.js → p-da7708a7.entry.js} +1 -1
- package/dist/mint-components/{p-0d3e4788.entry.js → p-dbb83730.entry.js} +1 -1
- package/dist/mint-components/{p-6c0c466f.system.js → p-dbc0e4f8.system.js} +1 -1
- package/dist/mint-components/{p-1238fbd0.js → p-dc293b10.js} +27 -27
- package/dist/mint-components/{p-b1ddc706.js → p-de136dd3.js} +1 -1
- package/dist/mint-components/{p-27903fca.entry.js → p-df223bff.entry.js} +1 -1
- package/dist/mint-components/{p-be725c96.entry.js → p-e1e62d55.entry.js} +1 -1
- package/dist/mint-components/{p-7371218f.system.entry.js → p-e217afd9.system.entry.js} +1 -1
- package/dist/mint-components/p-e2705fbe.system.js +1 -0
- package/dist/mint-components/{p-204861a6.js → p-e309a219.js} +1 -1
- package/dist/mint-components/{p-07dc6d68.js → p-e518a60d.js} +1 -1
- package/dist/mint-components/p-e55aafe9.system.js +1 -0
- package/dist/mint-components/p-e5d9e709.entry.js +13 -0
- package/dist/mint-components/p-e8ffcc68.entry.js +11 -0
- package/dist/mint-components/p-eb998f7b.entry.js +9 -0
- package/dist/mint-components/p-ee6ec12d.entry.js +11 -0
- package/dist/mint-components/p-f26aedcd.system.js +1 -0
- package/dist/mint-components/{p-4e5dff09.system.entry.js → p-f4a72903.system.entry.js} +1 -1
- package/dist/mint-components/p-f53f5304.system.entry.js +1 -0
- package/dist/mint-components/p-f708da7b.js +1 -0
- package/dist/mint-components/p-f8175201.system.js +1 -0
- package/dist/mint-components/{p-bdb9e05a.system.entry.js → p-fa37513e.system.entry.js} +1 -1
- package/dist/mint-components/{p-43ce09f0.entry.js → p-faba3198.entry.js} +1 -1
- package/dist/mint-components/p-fb13065a.js +1 -0
- package/dist/mint-components/{p-5500bd38.js → p-fb584d7a.js} +1 -1
- package/dist/mint-components/{p-71271fbd.system.js → p-fbef4ecb.system.js} +1 -1
- package/dist/types/components/sqm-asset-card/AssetCard.stories.d.ts +7 -0
- package/dist/types/components/sqm-asset-card/sqm-asset-card-view.d.ts +8 -0
- package/dist/types/components/sqm-asset-card/sqm-asset-card.d.ts +24 -0
- package/dist/types/components/sqm-asset-card/useAssetCard.d.ts +7 -0
- package/dist/types/components/sqm-popup-container/usePopupContainer.d.ts +2 -2
- package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +1 -1
- package/dist/types/components/sqm-stencilbook/BrandSelector.d.ts +0 -3
- package/dist/types/components/sqm-stencilbook/Themes.d.ts +5 -5
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +5 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +5 -0
- package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +0 -1
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +2 -2
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +4 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +10 -4
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +1 -1
- package/dist/types/components/tax-and-cash/utils.d.ts +1 -1
- package/dist/types/components.d.ts +91 -8
- package/dist/types/saasquatch.d.ts +5 -23
- package/dist/types/utils/parseStates.d.ts +1 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +2 -1
- package/dist/cjs/sqm-invoice-table-view-deaf0385.js +0 -2038
- package/dist/esm/sqm-invoice-table-view-e43241aa.js +0 -2022
- package/dist/esm-es5/ShadowViewAddon-173ce794.js +0 -1
- package/dist/esm-es5/extractProps-ae1afbb3.js +0 -1
- package/dist/esm-es5/sqm-banking-info-form_17.entry.js +0 -1
- package/dist/esm-es5/sqm-invoice-table-view-e43241aa.js +0 -1
- package/dist/esm-es5/usePortalLogin-2b813acc.js +0 -1
- package/dist/mint-components/p-00673c96.js +0 -1
- package/dist/mint-components/p-0126962c.entry.js +0 -1
- package/dist/mint-components/p-01dd6b18.system.js +0 -1
- package/dist/mint-components/p-0592dc0b.system.js +0 -1
- package/dist/mint-components/p-0bf0409f.entry.js +0 -205
- package/dist/mint-components/p-0c327ec3.entry.js +0 -1
- package/dist/mint-components/p-0e532b53.entry.js +0 -1
- package/dist/mint-components/p-15ad1e97.entry.js +0 -16
- package/dist/mint-components/p-1bdc4f94.system.entry.js +0 -1
- package/dist/mint-components/p-1f6cfd37.js +0 -1
- package/dist/mint-components/p-22405668.entry.js +0 -1
- package/dist/mint-components/p-2403c6e1.system.js +0 -1
- package/dist/mint-components/p-24af584d.js +0 -1
- package/dist/mint-components/p-26468242.js +0 -1
- package/dist/mint-components/p-2c227f02.js +0 -394
- package/dist/mint-components/p-2c637c26.system.js +0 -1
- package/dist/mint-components/p-3168fa90.js +0 -1
- package/dist/mint-components/p-3174c756.entry.js +0 -1
- package/dist/mint-components/p-32e6850d.entry.js +0 -13
- package/dist/mint-components/p-36bbd4de.entry.js +0 -1
- package/dist/mint-components/p-37e58170.system.entry.js +0 -1
- package/dist/mint-components/p-490864af.entry.js +0 -258
- package/dist/mint-components/p-492d810b.js +0 -1
- package/dist/mint-components/p-50bfb01f.system.entry.js +0 -1
- package/dist/mint-components/p-59b028db.system.js +0 -1
- package/dist/mint-components/p-676ca2c0.system.js +0 -1
- package/dist/mint-components/p-6b166700.system.entry.js +0 -1
- package/dist/mint-components/p-6bcac9ed.system.entry.js +0 -1
- package/dist/mint-components/p-7b97c0f4.system.entry.js +0 -1
- package/dist/mint-components/p-8caef004.js +0 -1
- package/dist/mint-components/p-96c0860e.system.js +0 -1
- package/dist/mint-components/p-96d3900f.entry.js +0 -1
- package/dist/mint-components/p-9daf835f.system.js +0 -1
- package/dist/mint-components/p-a09b2393.entry.js +0 -9
- package/dist/mint-components/p-a255bf0e.entry.js +0 -1
- package/dist/mint-components/p-a8645c1b.system.js +0 -1
- package/dist/mint-components/p-ac71b501.js +0 -1
- package/dist/mint-components/p-b4638167.entry.js +0 -1
- package/dist/mint-components/p-b6bdf89e.entry.js +0 -1
- package/dist/mint-components/p-be88596c.system.js +0 -1
- package/dist/mint-components/p-c7c11325.js +0 -1
- package/dist/mint-components/p-d0de4b73.system.js +0 -1
- package/dist/mint-components/p-d6c151e3.system.js +0 -1
- package/dist/mint-components/p-db86c62e.system.entry.js +0 -1
- package/dist/mint-components/p-dddac0ee.system.entry.js +0 -1
- package/dist/mint-components/p-e13ed54a.entry.js +0 -1
- package/dist/mint-components/p-e523b22e.entry.js +0 -11
- package/dist/mint-components/p-ecf91505.system.js +0 -1
- package/dist/mint-components/p-f5a7697e.system.entry.js +0 -1
- package/dist/mint-components/p-f66ccd51.entry.js +0 -1
- package/dist/mint-components/p-f6baa0c9.system.js +0 -1
- package/dist/mint-components/p-f8df914b.system.js +0 -1
- package/dist/mint-components/p-ff3c651c.js +0 -1
- /package/dist/collection/components/tax-and-cash/{sqm-tax-and-cash/data.js → data.js} +0 -0
- /package/dist/types/components/tax-and-cash/{sqm-tax-and-cash/data.d.ts → data.d.ts} +0 -0
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
5
|
+
const index = require('./index-a29c60ef.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
7
|
require('./JSS-8503a151.js');
|
|
8
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
8
|
+
const sqmTextSpanView = require('./sqm-text-span-view-ce4c0178.js');
|
|
9
9
|
|
|
10
10
|
const TextSpan = class {
|
|
11
11
|
constructor(hostRef) {
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
5
|
+
const index = require('./index-a29c60ef.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
+
const index_module = require('./index.module-ee84433d.js');
|
|
8
8
|
const keys = require('./keys-cff24974.js');
|
|
9
9
|
|
|
10
10
|
const debug = stencilHooks_module.browser("sq:widget-verification");
|
|
@@ -37,18 +37,26 @@ function useTemplateChildren({ parent, callback }) {
|
|
|
37
37
|
const WidgetVerificationController = class {
|
|
38
38
|
constructor(hostRef) {
|
|
39
39
|
index.registerInstance(this, hostRef);
|
|
40
|
+
/**
|
|
41
|
+
* @componentState { "title": "Not Verified", "slot": "not-verified", "props": { "isAuth": false } }
|
|
42
|
+
* @componentState { "title": "Verified", "slot": "verified", "props": { "isAuth": true } }
|
|
43
|
+
*/
|
|
44
|
+
this.stateController = "{}";
|
|
40
45
|
stencilHooks_module.h$1(this);
|
|
41
46
|
}
|
|
42
47
|
disconnectedCallback() { }
|
|
43
48
|
render() {
|
|
49
|
+
var _a;
|
|
44
50
|
const [context, setContext] = index_module.In({
|
|
45
51
|
namespace: keys.VERIFICATION_PARENT_NAMESPACE,
|
|
46
52
|
initialValue: false,
|
|
47
53
|
});
|
|
54
|
+
const props = JSON.parse(this.stateController);
|
|
55
|
+
const demoIsAuth = index_module.isDemo() && ((_a = props["sqm-widget-verification-controller"]) === null || _a === void 0 ? void 0 : _a.isAuth);
|
|
48
56
|
const [container, setContainer] = stencilHooks_module.useState(undefined);
|
|
49
57
|
const [slot, setSlot] = stencilHooks_module.useState(undefined);
|
|
50
58
|
const updateTemplates = index_module.useCallback(() => {
|
|
51
|
-
const isAuth = context;
|
|
59
|
+
const isAuth = demoIsAuth || context;
|
|
52
60
|
const templates = slot.querySelectorAll(`template`);
|
|
53
61
|
const template = Array.from(templates).find((t) => t.slot === (isAuth ? "verified" : "not-verified"));
|
|
54
62
|
if (template) {
|
|
@@ -96,7 +104,7 @@ const WidgetVerificationController = class {
|
|
|
96
104
|
target.style.height = "25px";
|
|
97
105
|
});
|
|
98
106
|
}
|
|
99
|
-
}, [container, slot, context]);
|
|
107
|
+
}, [container, slot, context, demoIsAuth]);
|
|
100
108
|
stencilHooks_module.useEffect(() => {
|
|
101
109
|
if (!container || !slot) {
|
|
102
110
|
debug("DOM not ready:");
|
|
@@ -105,7 +113,7 @@ const WidgetVerificationController = class {
|
|
|
105
113
|
// Run on first render
|
|
106
114
|
updateTemplates();
|
|
107
115
|
return useTemplateChildren({ parent: slot, callback: updateTemplates });
|
|
108
|
-
}, [slot, container, context]);
|
|
116
|
+
}, [slot, container, context, demoIsAuth]);
|
|
109
117
|
return (index.h(index.Host, null, index.h("div", { ref: setSlot, style: { display: "contents" } }, index.h("slot", { name: "not-verified" }), index.h("slot", { name: "verified" })), index.h("div", { ref: setContainer }, index.h("slot", { name: "shown" }))));
|
|
110
118
|
}
|
|
111
119
|
};
|
|
@@ -2,11 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
5
|
+
const index = require('./index-a29c60ef.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
+
const index_module = require('./index.module-ee84433d.js');
|
|
8
|
+
const cjs = require('./cjs-1066ec21.js');
|
|
8
9
|
const utils = require('./utils-6847bc06.js');
|
|
9
|
-
const extractProps = require('./extractProps-
|
|
10
|
+
const extractProps = require('./extractProps-e9c55ba8.js');
|
|
10
11
|
const keys = require('./keys-cff24974.js');
|
|
11
12
|
|
|
12
13
|
const USER_LOOKUP = index_module.dist.gql `
|
|
@@ -163,6 +164,11 @@ const WidgetVerification = class {
|
|
|
163
164
|
* @uiGroup Code Verification Step
|
|
164
165
|
*/
|
|
165
166
|
this.codeStep_networkErrorMessage = "An error occurred while verifying your email. Please refresh the page and try again.";
|
|
167
|
+
/**
|
|
168
|
+
* @componentState { "title": "Email Step", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"] }
|
|
169
|
+
* @componentState { "title": "Code Step", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"] }
|
|
170
|
+
*/
|
|
171
|
+
this.stateController = "{}";
|
|
166
172
|
stencilHooks_module.h$1(this);
|
|
167
173
|
}
|
|
168
174
|
disconnectedCallback() { }
|
|
@@ -171,20 +177,20 @@ const WidgetVerification = class {
|
|
|
171
177
|
return extractProps.extractProps(props, prefix);
|
|
172
178
|
}
|
|
173
179
|
render() {
|
|
174
|
-
const
|
|
175
|
-
? useDemoWidgetVerificationInternal()
|
|
180
|
+
const props = index_module.isDemo()
|
|
181
|
+
? useDemoWidgetVerificationInternal(this)
|
|
176
182
|
: useWidgetVerification();
|
|
177
|
-
if (loading)
|
|
183
|
+
if (props.loading)
|
|
178
184
|
return index.h("sl-spinner", null);
|
|
179
185
|
const generalText = this.getStepTextProps("general_");
|
|
180
186
|
return (index.h("div", null, index.h("h3", { style: { fontSize: "24px", margin: "0" } }, generalText.verifyEmailHeader), index.h("p", { style: {
|
|
181
187
|
color: "var(--sl-color-neutral-500)",
|
|
182
188
|
fontSize: "var(--sl-font-size-medium)",
|
|
183
189
|
margin: "0",
|
|
184
|
-
} }, generalText.verifyEmailDescription), showCode ? (index.h("sqm-code-verification", Object.assign({ onVerification: onVerification }, this.getStepTextProps("codeStep_")))) : (index.h("sqm-email-verification", Object.assign({}, this.getStepTextProps("emailStep_"))))));
|
|
190
|
+
} }, generalText.verifyEmailDescription), props.showCode ? (index.h("sqm-code-verification", Object.assign({ onVerification: props.onVerification }, this.getStepTextProps("codeStep_"), extractProps.extractProps(props, "sqm-code-verification_")))) : (index.h("sqm-email-verification", Object.assign({}, this.getStepTextProps("emailStep_"), extractProps.extractProps(props, "sqm-email-verification_"))))));
|
|
185
191
|
}
|
|
186
192
|
};
|
|
187
|
-
function useDemoWidgetVerificationInternal() {
|
|
193
|
+
function useDemoWidgetVerificationInternal(props) {
|
|
188
194
|
const [showCode, setShowCode] = index_module.In({
|
|
189
195
|
namespace: keys.SHOW_CODE_NAMESPACE,
|
|
190
196
|
initialValue: false,
|
|
@@ -194,10 +200,14 @@ function useDemoWidgetVerificationInternal() {
|
|
|
194
200
|
initialValue: undefined,
|
|
195
201
|
});
|
|
196
202
|
const setContext = index_module.En(keys.VERIFICATION_PARENT_NAMESPACE);
|
|
203
|
+
const states = extractProps.parseStates(props.stateController);
|
|
204
|
+
const formatted = Object.keys(states).reduce((prev, key) => key === "sqm-widget-verification"
|
|
205
|
+
? { ...prev, ...states[key] }
|
|
206
|
+
: { ...prev, [`${key}_stateController`]: states[key] }, {});
|
|
197
207
|
const onVerification = () => {
|
|
198
208
|
setContext(true);
|
|
199
209
|
};
|
|
200
|
-
return { showCode, onVerification, loading: false };
|
|
210
|
+
return cjs.cjs({ showCode, onVerification, loading: false }, formatted || {}, { arrayMerge: (_, a) => a });
|
|
201
211
|
}
|
|
202
212
|
|
|
203
213
|
exports.sqm_widget_verification = WidgetVerification;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const index = require('./index-
|
|
3
|
+
const index = require('./index-a29c60ef.js');
|
|
4
4
|
|
|
5
5
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
4
|
-
const index_module = require('./index.module-
|
|
3
|
+
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
+
const index_module = require('./index.module-ee84433d.js');
|
|
5
5
|
|
|
6
6
|
function useChildElements() {
|
|
7
7
|
const host = index_module._();
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
4
|
-
const index_module = require('./index.module-
|
|
3
|
+
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
+
const index_module = require('./index.module-ee84433d.js');
|
|
5
5
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
6
|
-
const useRegistrationFormState = require('./useRegistrationFormState-
|
|
6
|
+
const useRegistrationFormState = require('./useRegistrationFormState-7b820f0c.js');
|
|
7
7
|
|
|
8
8
|
function useInstantAccessRegistration(props) {
|
|
9
9
|
const locale = index_module.L();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
4
|
-
const index_module = require('./index.module-
|
|
3
|
+
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
+
const index_module = require('./index.module-ee84433d.js');
|
|
5
5
|
|
|
6
6
|
const TAX_FORM_UPDATED_EVENT_KEY = "sqm:tax-form-updated";
|
|
7
7
|
|
|
@@ -986,17 +986,20 @@ const GET_USER_STATUS = index_module.dist.gql `
|
|
|
986
986
|
}
|
|
987
987
|
`;
|
|
988
988
|
function getStatus(data) {
|
|
989
|
-
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
989
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
990
990
|
const account = (_b = (_a = data.user.impactConnection) === null || _a === void 0 ? void 0 : _a.publisher) === null || _b === void 0 ? void 0 : _b.payoutsAccount;
|
|
991
991
|
if (!((_d = (_c = data.user) === null || _c === void 0 ? void 0 : _c.impactConnection) === null || _d === void 0 ? void 0 : _d.connected) || !account)
|
|
992
992
|
return "INFORMATION_REQUIRED";
|
|
993
|
-
if ((_e = account.holdReasons) === null || _e === void 0 ? void 0 : _e.includes("
|
|
993
|
+
if (((_e = account.holdReasons) === null || _e === void 0 ? void 0 : _e.length) === 1 && ((_f = account.holdReasons) === null || _f === void 0 ? void 0 : _f.includes("NEW_PAYEE_REVIEW"))) {
|
|
994
|
+
return "DONE";
|
|
995
|
+
}
|
|
996
|
+
if ((_g = account.holdReasons) === null || _g === void 0 ? void 0 : _g.includes("IDV_CHECK_REQUIRED"))
|
|
994
997
|
return "VERIFICATION:REQUIRED";
|
|
995
|
-
if ((
|
|
998
|
+
if ((_h = account.holdReasons) === null || _h === void 0 ? void 0 : _h.includes("IDV_CHECK_REQUIRED_INTERNAL"))
|
|
996
999
|
return "VERIFICATION:INTERNAL";
|
|
997
|
-
if ((
|
|
1000
|
+
if ((_j = account.holdReasons) === null || _j === void 0 ? void 0 : _j.includes("IDV_CHECK_REVIEW_INTERNAL"))
|
|
998
1001
|
return "VERIFICATION:REVIEW";
|
|
999
|
-
if ((
|
|
1002
|
+
if ((_k = account.holdReasons) === null || _k === void 0 ? void 0 : _k.includes("IDV_CHECK_FAILED_INTERNAL"))
|
|
1000
1003
|
return "VERIFICATION:FAILED";
|
|
1001
1004
|
if (account.hold)
|
|
1002
1005
|
return "HOLD";
|
|
@@ -1,63 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const
|
|
4
|
-
const
|
|
5
|
-
const index_module = require('./index.module-39955732.js');
|
|
3
|
+
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
+
const index_module = require('./index.module-ee84433d.js');
|
|
6
5
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
7
6
|
const utils = require('./utils-6847bc06.js');
|
|
8
|
-
const JSS = require('./JSS-8503a151.js');
|
|
9
|
-
const mixins = require('./mixins-4761d472.js');
|
|
10
|
-
const sqmTextSpanView = require('./sqm-text-span-view-7a61ae4c.js');
|
|
11
|
-
|
|
12
|
-
const style = {
|
|
13
|
-
Wrapper: mixins.AuthWrapper,
|
|
14
|
-
Column: mixins.AuthColumn,
|
|
15
|
-
ForgotButtonContainer: {
|
|
16
|
-
display: "inline",
|
|
17
|
-
cursor: "pointer",
|
|
18
|
-
"font-size": "13px",
|
|
19
|
-
"font-weight": "600",
|
|
20
|
-
color: "var(--sqm-text-subdued)",
|
|
21
|
-
margin: "0",
|
|
22
|
-
},
|
|
23
|
-
ButtonsContainer: {
|
|
24
|
-
...mixins.AuthButtonsContainer,
|
|
25
|
-
gap: "var(--sl-spacing-medium)",
|
|
26
|
-
"& > *": {
|
|
27
|
-
margin: "0 !important",
|
|
28
|
-
},
|
|
29
|
-
},
|
|
30
|
-
};
|
|
31
|
-
const vanillaStyle = `
|
|
32
|
-
:host {
|
|
33
|
-
display: block;
|
|
34
|
-
}
|
|
35
|
-
:host([hidden]): {
|
|
36
|
-
display: none;
|
|
37
|
-
}
|
|
38
|
-
`;
|
|
39
|
-
const sheet = JSS.createStyleSheet(style);
|
|
40
|
-
const styleString = sheet.toString();
|
|
41
|
-
function PortalLoginView(props) {
|
|
42
|
-
const { states, callbacks, content } = props;
|
|
43
|
-
return (index.h("div", { class: sheet.classes.Wrapper, part: "sqm-base" },
|
|
44
|
-
index.h("style", { type: "text/css" },
|
|
45
|
-
vanillaStyle,
|
|
46
|
-
styleString),
|
|
47
|
-
index.h(sqmTextSpanView.TextSpanView, { type: "h3" }, content.pageLabel),
|
|
48
|
-
index.h("sl-form", { class: sheet.classes.Column, "onSl-submit": callbacks.submit },
|
|
49
|
-
props.states.error && (index.h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
50
|
-
index.h("div", { part: "erroralert-text" }, props.states.error))),
|
|
51
|
-
index.h("sl-input", { exportparts: "label: input-label, base: input-base", type: "email", name: "/email", label: content.emailLabel || "Email", disabled: states.loading, required: true }),
|
|
52
|
-
index.h("div", null,
|
|
53
|
-
index.h("sl-input", { exportparts: "label: input-label, base: input-base", type: "password", name: "/password", label: content.passwordLabel || "Password", disabled: states.loading, required: true }),
|
|
54
|
-
index.h("div", { class: sheet.classes.ForgotButtonContainer }, content.forgotPasswordButton)),
|
|
55
|
-
index.h("div", { class: sheet.classes.ButtonsContainer },
|
|
56
|
-
index.h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Login"),
|
|
57
|
-
content.googleButton && index.h("sl-menu-divider", null),
|
|
58
|
-
content.googleButton,
|
|
59
|
-
content.secondaryButton))));
|
|
60
|
-
}
|
|
61
7
|
|
|
62
8
|
function usePortalLogin(props) {
|
|
63
9
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p;
|
|
@@ -125,5 +71,4 @@ function usePortalLogin(props) {
|
|
|
125
71
|
};
|
|
126
72
|
}
|
|
127
73
|
|
|
128
|
-
exports.PortalLoginView = PortalLoginView;
|
|
129
74
|
exports.usePortalLogin = usePortalLogin;
|
package/dist/cjs/{usePortalRegistrationForm-d28621de.js → usePortalRegistrationForm-f25d89e7.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
4
|
-
const index_module = require('./index.module-
|
|
3
|
+
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
+
const index_module = require('./index.module-ee84433d.js');
|
|
5
5
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
6
|
-
const useRegistrationFormState = require('./useRegistrationFormState-
|
|
6
|
+
const useRegistrationFormState = require('./useRegistrationFormState-7b820f0c.js');
|
|
7
7
|
const AsYouType = require('./AsYouType-6788393a.js');
|
|
8
8
|
|
|
9
9
|
const RegistrationFormQuery = index_module.dist.gql `
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
4
|
-
const index_module = require('./index.module-
|
|
3
|
+
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
+
const index_module = require('./index.module-ee84433d.js');
|
|
5
5
|
|
|
6
6
|
const GET_REFERRAL_CODES = index_module.dist.gql `
|
|
7
7
|
query getCodes(
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const index = require('./index-
|
|
4
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
5
|
-
const index_module = require('./index.module-
|
|
6
|
-
const reRender = require('./re-render-
|
|
7
|
-
const useChildElements = require('./useChildElements-
|
|
3
|
+
const index = require('./index-a29c60ef.js');
|
|
4
|
+
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
5
|
+
const index_module = require('./index.module-ee84433d.js');
|
|
6
|
+
const reRender = require('./re-render-b324deab.js');
|
|
7
|
+
const useChildElements = require('./useChildElements-1b35d945.js');
|
|
8
8
|
|
|
9
9
|
const debug = stencilHooks_module.browser("sq:useReferralTable");
|
|
10
10
|
const CSS_NAMESPACE = "sqm-referral-table";
|
package/dist/cjs/{useRegistrationFormState-5f44ca80.js → useRegistrationFormState-7b820f0c.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
4
|
-
const index_module = require('./index.module-
|
|
3
|
+
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
+
const index_module = require('./index.module-ee84433d.js');
|
|
5
5
|
|
|
6
6
|
const REGISTRATION_FORM_STATE_CONTEXT = "sq:registration-form-state";
|
|
7
7
|
const REGISTRATION_FORM_STATE_CONTEXT_INTERNAL = "sq:registration-form-state-internal";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
4
|
-
const index_module = require('./index.module-
|
|
3
|
+
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
+
const index_module = require('./index.module-ee84433d.js');
|
|
5
5
|
|
|
6
6
|
const UserLookupQuery = index_module.dist.gql `
|
|
7
7
|
query userLookup {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
4
|
-
const index_module = require('./index.module-
|
|
3
|
+
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
+
const index_module = require('./index.module-ee84433d.js');
|
|
5
5
|
|
|
6
6
|
// import { IntlMessageFormat } from 'intl-messageformat';
|
|
7
7
|
function isMobile(breakPoint) {
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
const index = require('./index-a29c60ef.js');
|
|
4
|
+
const global = require('./global-d62c5561.js');
|
|
5
|
+
const JSS = require('./JSS-8503a151.js');
|
|
6
|
+
|
|
7
|
+
const style = {
|
|
8
|
+
Container: {
|
|
9
|
+
display: "flex",
|
|
10
|
+
flexDirection: "column",
|
|
11
|
+
gap: "24px",
|
|
12
|
+
},
|
|
13
|
+
HeaderContainer: {
|
|
14
|
+
display: "flex",
|
|
15
|
+
flexDirection: "column",
|
|
16
|
+
gap: "10px",
|
|
17
|
+
},
|
|
18
|
+
TitleSkeleton: {
|
|
19
|
+
width: "45%",
|
|
20
|
+
height: "40px !important",
|
|
21
|
+
},
|
|
22
|
+
StepSkeleton: {
|
|
23
|
+
width: "15%",
|
|
24
|
+
},
|
|
25
|
+
HeaderSkeleton: {
|
|
26
|
+
width: "25%",
|
|
27
|
+
height: "30px !important",
|
|
28
|
+
},
|
|
29
|
+
InputSkeleton: {
|
|
30
|
+
width: "75%",
|
|
31
|
+
},
|
|
32
|
+
ButtonSkeleton: {
|
|
33
|
+
width: "80px",
|
|
34
|
+
height: "30px !important",
|
|
35
|
+
},
|
|
36
|
+
};
|
|
37
|
+
const sheet = JSS.createStyleSheet(style);
|
|
38
|
+
const styleString = sheet.toString();
|
|
39
|
+
const LoadingView = () => {
|
|
40
|
+
return (index.h("div", { class: sheet.classes.Container },
|
|
41
|
+
index.h("style", { type: "text/css" }, styleString),
|
|
42
|
+
index.h("sl-skeleton", { class: sheet.classes.TitleSkeleton }),
|
|
43
|
+
index.h("div", { class: sheet.classes.HeaderContainer },
|
|
44
|
+
index.h("sl-skeleton", { class: sheet.classes.StepSkeleton }),
|
|
45
|
+
index.h("sl-skeleton", { class: sheet.classes.HeaderSkeleton })),
|
|
46
|
+
index.h("sl-skeleton", { class: sheet.classes.InputSkeleton }),
|
|
47
|
+
index.h("sl-skeleton", { class: sheet.classes.InputSkeleton }),
|
|
48
|
+
index.h("sl-skeleton", { class: sheet.classes.InputSkeleton }),
|
|
49
|
+
index.h("sl-skeleton", { class: sheet.classes.InputSkeleton }),
|
|
50
|
+
index.h("sl-skeleton", { class: sheet.classes.InputSkeleton }),
|
|
51
|
+
index.h("sl-skeleton", { class: sheet.classes.StepSkeleton }),
|
|
52
|
+
index.h("sl-skeleton", { class: sheet.classes.ButtonSkeleton })));
|
|
53
|
+
};
|
|
54
|
+
|
|
55
|
+
function validTaxDocument(requiredType) {
|
|
56
|
+
const validTypes = ["W9", "W8BENE", "W8BEN"];
|
|
57
|
+
if (validTypes.includes(requiredType))
|
|
58
|
+
return true;
|
|
59
|
+
return false;
|
|
60
|
+
}
|
|
61
|
+
const objectIsFull = (obj) => {
|
|
62
|
+
return !Object.keys(obj).find((k) => obj[k] == undefined);
|
|
63
|
+
};
|
|
64
|
+
const taxTypeToName = (taxType) => {
|
|
65
|
+
switch (taxType) {
|
|
66
|
+
case "W9":
|
|
67
|
+
return "W-9";
|
|
68
|
+
case "W8BEN":
|
|
69
|
+
case "W8BENE":
|
|
70
|
+
return "W-8";
|
|
71
|
+
default:
|
|
72
|
+
return "";
|
|
73
|
+
}
|
|
74
|
+
};
|
|
75
|
+
function validateBillingField(regex, value) {
|
|
76
|
+
const trimmed = value.trim();
|
|
77
|
+
const idx = trimmed.search(regex);
|
|
78
|
+
return idx > -1;
|
|
79
|
+
}
|
|
80
|
+
const formatErrorMessage = (fieldName, errorMessage) => {
|
|
81
|
+
return global.intl.formatMessage({
|
|
82
|
+
id: fieldName,
|
|
83
|
+
defaultMessage: errorMessage,
|
|
84
|
+
}, {
|
|
85
|
+
fieldName,
|
|
86
|
+
});
|
|
87
|
+
};
|
|
88
|
+
function getCountryObj({ countryCode, locale, }) {
|
|
89
|
+
// @ts-ignore DisplayNames not in Intl type
|
|
90
|
+
const displayName = new Intl.DisplayNames([locale], {
|
|
91
|
+
type: "region",
|
|
92
|
+
}).of(countryCode);
|
|
93
|
+
return {
|
|
94
|
+
countryCode,
|
|
95
|
+
displayName,
|
|
96
|
+
};
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
exports.LoadingView = LoadingView;
|
|
100
|
+
exports.formatErrorMessage = formatErrorMessage;
|
|
101
|
+
exports.getCountryObj = getCountryObj;
|
|
102
|
+
exports.objectIsFull = objectIsFull;
|
|
103
|
+
exports.taxTypeToName = taxTypeToName;
|
|
104
|
+
exports.validTaxDocument = validTaxDocument;
|
|
105
|
+
exports.validateBillingField = validateBillingField;
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"./components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js",
|
|
13
13
|
"./components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js",
|
|
14
14
|
"./components/raisins-plop-target/raisins-plop-target.js",
|
|
15
|
+
"./components/sqm-asset-card/sqm-asset-card.js",
|
|
15
16
|
"./components/sqm-big-stat/sqm-big-stat.js",
|
|
16
17
|
"./components/sqm-brand/sqm-brand.js",
|
|
17
18
|
"./components/sqm-card-feed/sqm-card-feed.js",
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
|
+
import { AssetCardView } from "./sqm-asset-card-view";
|
|
3
|
+
export default {
|
|
4
|
+
title: "Components/Asset Card",
|
|
5
|
+
};
|
|
6
|
+
export const Default = () => {
|
|
7
|
+
const props = {
|
|
8
|
+
text: { titleText: "Marketing Banner" },
|
|
9
|
+
imgUrl: "https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png",
|
|
10
|
+
callbacks: {},
|
|
11
|
+
};
|
|
12
|
+
return h(AssetCardView, Object.assign({}, props));
|
|
13
|
+
};
|
|
14
|
+
export const CardWithLongText = () => {
|
|
15
|
+
const props = {
|
|
16
|
+
text: { titleText: "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quam, sunt dolores? Dolore temporibus autem officia blanditiis minus in voluptatem molestiae!" },
|
|
17
|
+
imgUrl: "https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png",
|
|
18
|
+
callbacks: {},
|
|
19
|
+
};
|
|
20
|
+
return h(AssetCardView, Object.assign({}, props));
|
|
21
|
+
};
|
|
22
|
+
export const CardWithNoImg = () => {
|
|
23
|
+
const props = {
|
|
24
|
+
text: { titleText: "Marketing Banner" },
|
|
25
|
+
imgUrl: "",
|
|
26
|
+
callbacks: {},
|
|
27
|
+
};
|
|
28
|
+
return h(AssetCardView, Object.assign({}, props));
|
|
29
|
+
};
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { getAssetPath, h } from "@stencil/core";
|
|
2
|
+
import { createStyleSheet } from "../../styling/JSS";
|
|
3
|
+
const style = {
|
|
4
|
+
CardContainer: {
|
|
5
|
+
"box-sizing": "border-box",
|
|
6
|
+
width: "100%",
|
|
7
|
+
"max-width": "260px",
|
|
8
|
+
border: "1px solid #EAEAEA",
|
|
9
|
+
padding: "0px 16px 16px 16px",
|
|
10
|
+
"border-radius": "8px",
|
|
11
|
+
},
|
|
12
|
+
TextContainer: {
|
|
13
|
+
display: "flex",
|
|
14
|
+
"justify-content": "space-between",
|
|
15
|
+
"align-items": "center",
|
|
16
|
+
},
|
|
17
|
+
Title: {
|
|
18
|
+
"font-weight": 600,
|
|
19
|
+
color: "var(--sl-color-gray-800)",
|
|
20
|
+
"max-width": "85%",
|
|
21
|
+
"overflow-wrap": "break-word",
|
|
22
|
+
},
|
|
23
|
+
CardImg: {
|
|
24
|
+
width: "100%",
|
|
25
|
+
height: "228px",
|
|
26
|
+
"border-radius": "4px",
|
|
27
|
+
},
|
|
28
|
+
Icon: {
|
|
29
|
+
"&:hover": {
|
|
30
|
+
cursor: "pointer",
|
|
31
|
+
},
|
|
32
|
+
},
|
|
33
|
+
};
|
|
34
|
+
const sheet = createStyleSheet(style);
|
|
35
|
+
const styleString = sheet.toString();
|
|
36
|
+
export const AssetCardView = (props) => {
|
|
37
|
+
const { text: { titleText }, imgUrl, } = props;
|
|
38
|
+
return (h("div", { class: sheet.classes.CardContainer, part: "sqm-base" },
|
|
39
|
+
h("style", { type: "text/css" }, styleString),
|
|
40
|
+
h("div", { class: sheet.classes.TextContainer },
|
|
41
|
+
h("p", { class: sheet.classes.Title, part: "sqm-title" }, titleText),
|
|
42
|
+
h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "#000000", class: `bi bi-download ${sheet.classes.Icon}`, viewBox: "0 0 16 16" },
|
|
43
|
+
h("path", { d: "M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z" }),
|
|
44
|
+
h("path", { d: "M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z" }))),
|
|
45
|
+
h("img", { src: getAssetPath(imgUrl), class: sheet.classes.CardImg })));
|
|
46
|
+
};
|