@saasquatch/mint-components 2.1.6 → 2.1.7-2
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-3f91e5ab.js → ErrorView-ee7b0f36.js} +1 -1
- package/dist/cjs/{GenericTableView-a9845e80.js → GenericTableView-be5648e4.js} +1 -1
- package/dist/cjs/{ShadowViewAddon-2473bb5f.js → ShadowViewAddon-72c43888.js} +127 -298
- package/dist/cjs/{copy-text-view-322436c2.js → copy-text-view-bb2c0ea7.js} +1 -1
- package/dist/cjs/{data-62fc9ba5.js → data-ee577cc1.js} +20 -32
- package/dist/cjs/{dom-context-hooks.module-7fa676ae.js → dom-context-hooks.module-e7b6727c.js} +1 -1
- package/dist/cjs/{email-registration-view-ace50780.js → email-registration-view-306c8878.js} +1 -1
- package/dist/cjs/{global-e862bfd4.js → global-ab5fc787.js} +57 -56
- package/dist/cjs/imageUrl-a7880cab.js +60 -0
- package/dist/cjs/{index-a43a63b4.js → index-8277cbb3.js} +1 -1
- package/dist/cjs/{index.module-4f54e412.js → index.module-9d33658c.js} +4 -2
- package/dist/cjs/loader.cjs.js +5 -5
- package/dist/cjs/{luxon-949beaf2.js → luxon-c1ad356a.js} +1 -1
- package/dist/cjs/mint-components.cjs.js +5 -5
- package/dist/cjs/{mockRewardData-df37c8a3.js → mockRewardData-ed603fca.js} +1 -1
- package/dist/cjs/raisins-plop-target.cjs.entry.js +1 -1
- package/dist/cjs/{re-render-d516138a.js → re-render-2ebec4aa.js} +2 -2
- package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +24 -34
- package/dist/cjs/{sqm-big-stat_49.cjs.entry.js → sqm-big-stat_45.cjs.entry.js} +69 -762
- package/dist/cjs/{sqm-close-button-view-5e85ac51.js → sqm-close-button-view-e9f2a454.js} +1 -1
- package/dist/cjs/sqm-close-button.cjs.entry.js +4 -4
- package/dist/cjs/sqm-code-verification.cjs.entry.js +6 -6
- package/dist/cjs/sqm-context-router.cjs.entry.js +3 -3
- package/dist/cjs/sqm-email-verification.cjs.entry.js +12 -9
- package/dist/cjs/sqm-empty_4.cjs.entry.js +7 -6
- package/dist/cjs/{sqm-form-message.cjs.entry.js → sqm-form-message_2.cjs.entry.js} +51 -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 +6 -3
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +6 -6
- package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-lead-checkbox-field-view-dca40eb4.js → sqm-lead-checkbox-field-view-e5306128.js} +2 -2
- package/dist/cjs/sqm-lead-checkbox-field.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-lead-input-field-view-2006001f.js → sqm-lead-input-field-view-a4a9b883.js} +2 -2
- package/dist/cjs/sqm-lead-input-field.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-leaderboard-rank-view-6a1e63de.js → sqm-leaderboard-rank-view-67fd7934.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-f330d641.js} +1 -1
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-navigation-sidebar-item-view-4e88f774.js → sqm-navigation-sidebar-item-view-5cf03a1f.js} +2 -2
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-navigation-sidebar-view-de90ef03.js → sqm-navigation-sidebar-view-6616e3e0.js} +1 -1
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +4 -4
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +7 -7
- 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-07e4343f.js → sqm-portal-container-view-70a47420.js} +7 -6
- package/dist/cjs/{sqm-portal-email-verification-view-1745d9a2.js → sqm-portal-email-verification-view-43a20d6f.js} +6 -8
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +6 -6
- package/dist/cjs/sqm-portal-forgot-password_6.cjs.entry.js +1074 -0
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-profile-view-5c5e29b1.js → sqm-portal-profile-view-31b1a9d9.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-020f661c.js} +2 -2
- package/dist/cjs/{sqm-portal-reset-password-view-25eb2099.js → sqm-portal-reset-password-view-6b1acd90.js} +2 -2
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +5 -5
- package/dist/cjs/sqm-portal-verify-email-view-c8d9a614.js +220 -0
- package/dist/cjs/{sqm-qr-code-view-4ccf89da.js → sqm-qr-code-view-1f2daa76.js} +5 -9
- package/dist/cjs/sqm-qr-code.cjs.entry.js +7 -6
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +13 -13
- 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 -13
- 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 +148 -114
- package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
- package/dist/cjs/sqm-tabs.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-text-span-view-7a61ae4c.js → sqm-text-span-view-f274fdf2.js} +1 -1
- package/dist/cjs/sqm-text-span.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-user-info-form-view-a61124db.js → sqm-user-info-form-view-96f0351e.js} +4 -4
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +3 -3
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +3 -3
- package/dist/cjs/{useChildElements-966c9041.js → useChildElements-6b1f61c5.js} +2 -2
- package/dist/cjs/{useInstantAccessRegistration-08bcb487.js → useInstantAccessRegistration-1ba143b1.js} +3 -3
- package/dist/cjs/{useLeadFormState-91999606.js → useLeadFormState-eace28b3.js} +4 -4
- package/dist/cjs/{usePayoutStatus-a81d05a2.js → usePayoutStatus-c812303d.js} +2 -2
- package/dist/cjs/{usePortalRegistrationForm-8ed0d753.js → usePortalRegistrationForm-ae89c992.js} +3 -3
- package/dist/cjs/{useReferralCodes-11cdf43b.js → useReferralCodes-d78c563e.js} +2 -2
- package/dist/cjs/{useReferralTable-d0c7097e.js → useReferralTable-b8414623.js} +7 -6
- package/dist/cjs/{useRegistrationFormState-bbee6e7b.js → useRegistrationFormState-1a8a6507.js} +2 -2
- package/dist/cjs/{useVerificationEmail-9dd3997a.js → useVerificationEmail-c6363436.js} +2 -2
- package/dist/cjs/{utilities-9a0c5e91.js → utilities-15548f3e.js} +2 -2
- package/dist/collection/collection-manifest.json +11 -0
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
- package/dist/collection/components/sqm-empty/EmptyState.stories.js +1 -1
- package/dist/collection/components/sqm-empty/sqm-empty-view.js +2 -1
- package/dist/collection/components/sqm-form-message/FormMessage.stories.js +5 -0
- package/dist/collection/components/sqm-form-message/sqm-form-message.js +30 -0
- package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +4 -1
- package/dist/collection/components/sqm-hero/sqm-hero-view.js +2 -1
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +7 -2
- package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +55 -0
- package/dist/collection/components/sqm-image/sqm-image-view.js +2 -1
- package/dist/collection/components/sqm-invoice-table/InvoiceTable.stories.js +5 -5
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +1 -1
- package/dist/collection/components/sqm-lead-form/LeadForm.stories.js +1 -1
- package/dist/collection/components/sqm-lead-form/sqm-lead-form-view.js +5 -7
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +2 -2
- package/dist/collection/components/sqm-navigation-menu/useNavigationMenu.js +1 -2
- package/dist/collection/components/sqm-password-field/sqm-password-field.js +3 -2
- package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +7 -6
- package/dist/collection/components/sqm-portal-email-verification/PortalEmailVerification.stories.js +1 -0
- package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification-view.js +3 -5
- package/dist/collection/components/sqm-portal-protected-route/usePortalProtectedRoute.js +1 -1
- package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +2 -2
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +5 -1
- package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +3 -7
- package/dist/collection/components/sqm-qr-code/sqm-qr-code.js +1 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +1 -1
- package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +5 -5
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +3 -3
- package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +2 -2
- package/dist/collection/components/sqm-referral-table/useReferralTable.js +2 -1
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +15 -14
- package/dist/collection/components/sqm-rewards-table/RewardsTable.stories.js +5 -5
- package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +1 -1
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +3 -3
- package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +2 -2
- package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +2 -1
- package/dist/collection/components/sqm-skeleton/Skeleton.stories.js +16 -0
- package/dist/collection/components/sqm-skeleton/sqm-skeleton.js +89 -0
- package/dist/collection/components/sqm-stencilbook/Themes.js +12 -0
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +2 -0
- package/dist/collection/components/sqm-tabs/Tabs.stories.js +10 -10
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +5 -5
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +6 -3
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +5 -5
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +11 -14
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/LoadingView.js +17 -29
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +5 -15
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +1 -1
- package/dist/collection/global/styles.js +55 -54
- package/dist/collection/global/styles.ts +6 -1
- package/dist/collection/tables/TableSlots.js +6 -6
- package/dist/collection/utils/imageUrl.js +56 -0
- package/dist/esm/{ErrorView-bbf0a042.js → ErrorView-74cb3af8.js} +1 -1
- package/dist/esm/{GenericTableView-e43d310f.js → GenericTableView-8c72ac30.js} +1 -1
- package/dist/esm/{ShadowViewAddon-795579b1.js → ShadowViewAddon-cb1ee90e.js} +128 -296
- package/dist/esm/{copy-text-view-fac47254.js → copy-text-view-87259b11.js} +1 -1
- package/dist/esm/{data-4a551ba6.js → data-32eff0f9.js} +20 -32
- package/dist/esm/{dom-context-hooks.module-63370afd.js → dom-context-hooks.module-50442785.js} +1 -1
- package/dist/esm/{email-registration-view-1f587f8b.js → email-registration-view-4cdb4129.js} +1 -1
- package/dist/esm/{global-5d501632.js → global-52a25cf2.js} +57 -56
- package/dist/esm/imageUrl-4775f17b.js +58 -0
- package/dist/esm/{index-b3a06de8.js → index-38ad4957.js} +1 -1
- package/dist/esm/{index.module-234e8f5e.js → index.module-8ba90d99.js} +5 -3
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{luxon-bbf75a9d.js → luxon-1be92a8e.js} +1 -1
- package/dist/esm/mint-components.js +5 -5
- package/dist/esm/{mockRewardData-96a2d26d.js → mockRewardData-9b27d6f1.js} +1 -1
- package/dist/esm/raisins-plop-target.entry.js +1 -1
- package/dist/esm/{re-render-b56bc163.js → re-render-6d98f869.js} +2 -2
- package/dist/esm/sqm-banking-info-form_10.entry.js +24 -34
- package/dist/esm/{sqm-big-stat_49.entry.js → sqm-big-stat_45.entry.js} +71 -760
- package/dist/esm/{sqm-close-button-view-2fa57229.js → sqm-close-button-view-fd9012e7.js} +1 -1
- package/dist/esm/sqm-close-button.entry.js +4 -4
- package/dist/esm/sqm-code-verification.entry.js +6 -6
- package/dist/esm/sqm-context-router.entry.js +3 -3
- package/dist/esm/sqm-email-verification.entry.js +12 -9
- package/dist/esm/sqm-empty_4.entry.js +7 -6
- package/dist/esm/{sqm-form-message.entry.js → sqm-form-message_2.entry.js} +51 -3
- 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 +6 -3
- package/dist/esm/sqm-instant-access-registration.entry.js +6 -6
- package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +3 -3
- package/dist/esm/{sqm-lead-checkbox-field-view-e461c8d6.js → sqm-lead-checkbox-field-view-a38ea688.js} +2 -2
- package/dist/esm/sqm-lead-checkbox-field.entry.js +6 -6
- package/dist/esm/{sqm-lead-input-field-view-9cf60eea.js → sqm-lead-input-field-view-e94e861c.js} +2 -2
- package/dist/esm/sqm-lead-input-field.entry.js +6 -6
- package/dist/esm/{sqm-leaderboard-rank-view-18baae5b.js → sqm-leaderboard-rank-view-7a682cc3.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-376c1bf6.js} +1 -1
- package/dist/esm/sqm-logout-current-user.entry.js +4 -4
- package/dist/esm/{sqm-navigation-sidebar-item-view-3d1b3be4.js → sqm-navigation-sidebar-item-view-8e354314.js} +2 -2
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -4
- package/dist/esm/{sqm-navigation-sidebar-view-0a2ec560.js → sqm-navigation-sidebar-view-2b66457a.js} +1 -1
- package/dist/esm/sqm-navigation-sidebar.entry.js +4 -4
- package/dist/esm/sqm-pagination_3.entry.js +7 -7
- 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-176e92e3.js → sqm-portal-container-view-a8c708cd.js} +7 -6
- package/dist/esm/{sqm-portal-email-verification-view-ec6d9b7e.js → sqm-portal-email-verification-view-b2637296.js} +6 -8
- package/dist/esm/sqm-portal-email-verification.entry.js +6 -6
- package/dist/esm/sqm-portal-forgot-password_6.entry.js +1065 -0
- package/dist/esm/sqm-portal-logout.entry.js +3 -3
- package/dist/esm/{sqm-portal-profile-view-36eae0a3.js → sqm-portal-profile-view-0f1eec15.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-2f4936ef.js} +2 -2
- package/dist/esm/{sqm-portal-reset-password-view-abef7286.js → sqm-portal-reset-password-view-cfbc0eb0.js} +2 -2
- package/dist/esm/sqm-portal-reset-password.entry.js +5 -5
- package/dist/esm/sqm-portal-verify-email-view-42f7bb1e.js +215 -0
- package/dist/esm/{sqm-qr-code-view-ea505213.js → sqm-qr-code-view-ce476721.js} +5 -9
- package/dist/esm/sqm-qr-code.entry.js +7 -6
- package/dist/esm/sqm-referral-table_11.entry.js +13 -13
- 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 -13
- 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 +133 -99
- package/dist/esm/sqm-tab.entry.js +4 -4
- package/dist/esm/sqm-tabs.entry.js +5 -5
- package/dist/esm/{sqm-text-span-view-4c17b8c9.js → sqm-text-span-view-738acfb3.js} +1 -1
- package/dist/esm/sqm-text-span.entry.js +3 -3
- package/dist/esm/{sqm-user-info-form-view-74dcb6d0.js → sqm-user-info-form-view-1703b56b.js} +4 -4
- package/dist/esm/sqm-widget-verification-controller.entry.js +3 -3
- package/dist/esm/sqm-widget-verification.entry.js +3 -3
- package/dist/esm/{useChildElements-daf489b1.js → useChildElements-6d7c412e.js} +2 -2
- package/dist/esm/{useInstantAccessRegistration-89e7dfc8.js → useInstantAccessRegistration-e27f5083.js} +3 -3
- package/dist/esm/{useLeadFormState-d2f1c87d.js → useLeadFormState-5a52a0ba.js} +4 -4
- package/dist/esm/{usePayoutStatus-4792d2e4.js → usePayoutStatus-2d5683d8.js} +2 -2
- package/dist/esm/{usePortalRegistrationForm-fb06b600.js → usePortalRegistrationForm-0f11909c.js} +3 -3
- package/dist/esm/{useReferralCodes-75d67509.js → useReferralCodes-2415f732.js} +2 -2
- package/dist/esm/{useReferralTable-8128f0b2.js → useReferralTable-30b590ba.js} +7 -6
- package/dist/esm/{useRegistrationFormState-a9e156e6.js → useRegistrationFormState-0666533e.js} +2 -2
- package/dist/esm/{useVerificationEmail-66b40965.js → useVerificationEmail-11a52af0.js} +2 -2
- package/dist/esm/{utilities-e6f8716e.js → utilities-e613f25f.js} +2 -2
- package/dist/esm-es5/{ErrorView-bbf0a042.js → ErrorView-74cb3af8.js} +1 -1
- package/dist/esm-es5/{GenericTableView-e43d310f.js → GenericTableView-8c72ac30.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-cb1ee90e.js +1 -0
- package/dist/esm-es5/{copy-text-view-fac47254.js → copy-text-view-87259b11.js} +1 -1
- package/dist/esm-es5/data-32eff0f9.js +1 -0
- package/dist/esm-es5/{dom-context-hooks.module-63370afd.js → dom-context-hooks.module-50442785.js} +1 -1
- package/dist/esm-es5/{email-registration-view-1f587f8b.js → email-registration-view-4cdb4129.js} +1 -1
- package/dist/esm-es5/{global-5d501632.js → global-52a25cf2.js} +2 -2
- package/dist/esm-es5/imageUrl-4775f17b.js +1 -0
- package/dist/esm-es5/index-38ad4957.js +1 -0
- package/dist/esm-es5/index.module-8ba90d99.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{luxon-bbf75a9d.js → luxon-1be92a8e.js} +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{mockRewardData-96a2d26d.js → mockRewardData-9b27d6f1.js} +1 -1
- package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
- package/dist/esm-es5/{re-render-b56bc163.js → re-render-6d98f869.js} +1 -1
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_45.entry.js +1 -0
- package/dist/esm-es5/{sqm-close-button-view-2fa57229.js → sqm-close-button-view-fd9012e7.js} +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
- 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_2.entry.js +1 -0
- 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 -1
- package/dist/esm-es5/{sqm-lead-checkbox-field-view-e461c8d6.js → sqm-lead-checkbox-field-view-a38ea688.js} +1 -1
- package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
- package/dist/esm-es5/{sqm-lead-input-field-view-9cf60eea.js → sqm-lead-input-field-view-e94e861c.js} +1 -1
- package/dist/esm-es5/sqm-lead-input-field.entry.js +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank-view-7a682cc3.js +1 -0
- 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-376c1bf6.js} +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-item-view-3d1b3be4.js → sqm-navigation-sidebar-item-view-8e354314.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-view-0a2ec560.js → sqm-navigation-sidebar-view-2b66457a.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-a8c708cd.js +1 -0
- package/dist/esm-es5/sqm-portal-email-verification-view-b2637296.js +1 -0
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password_6.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-36eae0a3.js → sqm-portal-profile-view-0f1eec15.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-2f4936ef.js} +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-abef7286.js → sqm-portal-reset-password-view-cfbc0eb0.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-verify-email-view-42f7bb1e.js +1 -0
- package/dist/esm-es5/{sqm-qr-code-view-ea505213.js → sqm-qr-code-view-ce476721.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-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-text-span-view-4c17b8c9.js → sqm-text-span-view-738acfb3.js} +1 -1
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/{sqm-user-info-form-view-74dcb6d0.js → sqm-user-info-form-view-1703b56b.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/{useChildElements-daf489b1.js → useChildElements-6d7c412e.js} +1 -1
- package/dist/esm-es5/{useInstantAccessRegistration-89e7dfc8.js → useInstantAccessRegistration-e27f5083.js} +1 -1
- package/dist/esm-es5/{useLeadFormState-d2f1c87d.js → useLeadFormState-5a52a0ba.js} +1 -1
- package/dist/esm-es5/{usePayoutStatus-4792d2e4.js → usePayoutStatus-2d5683d8.js} +1 -1
- package/dist/esm-es5/{usePortalRegistrationForm-fb06b600.js → usePortalRegistrationForm-0f11909c.js} +1 -1
- package/dist/esm-es5/{useReferralCodes-75d67509.js → useReferralCodes-2415f732.js} +1 -1
- package/dist/esm-es5/{useReferralTable-8128f0b2.js → useReferralTable-30b590ba.js} +1 -1
- package/dist/esm-es5/{useRegistrationFormState-a9e156e6.js → useRegistrationFormState-0666533e.js} +1 -1
- package/dist/esm-es5/{useVerificationEmail-66b40965.js → useVerificationEmail-11a52af0.js} +1 -1
- package/dist/esm-es5/{utilities-e6f8716e.js → utilities-e613f25f.js} +1 -1
- package/dist/mint-components/global/styles.ts +6 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/p-00319fef.entry.js +9 -0
- package/dist/mint-components/{p-a513c1a6.js → p-044a76f1.js} +1 -1
- package/dist/mint-components/{p-c16d9c80.system.entry.js → p-05671529.system.entry.js} +1 -1
- package/dist/mint-components/{p-6a0440ed.system.entry.js → p-07a23d1e.system.entry.js} +1 -1
- package/dist/mint-components/p-0815a612.entry.js +1 -0
- package/dist/mint-components/{p-c7c11325.js → p-083180bf.js} +1 -1
- package/dist/mint-components/p-08f82f9e.system.entry.js +1 -0
- package/dist/mint-components/p-09cb5c1c.js +1 -0
- package/dist/mint-components/{p-ad550231.entry.js → p-0c044117.entry.js} +1 -1
- package/dist/mint-components/{p-04603078.system.entry.js → p-0d4888ab.system.entry.js} +1 -1
- package/dist/mint-components/{p-84911f08.system.js → p-0e216006.system.js} +1 -1
- package/dist/mint-components/{p-85029918.entry.js → p-0ec9eb9b.entry.js} +1 -1
- package/dist/mint-components/{p-460155de.js → p-11c127f5.js} +1 -1
- package/dist/mint-components/p-1289b9f2.system.js +1 -0
- package/dist/mint-components/{p-8901a533.system.js → p-150b29bd.system.js} +1 -1
- package/dist/mint-components/{p-a82c8b60.js → p-16fdec57.js} +32 -32
- package/dist/mint-components/{p-14128c84.system.entry.js → p-18133026.system.entry.js} +1 -1
- package/dist/mint-components/{p-00791abc.js → p-1a3a57c0.js} +1 -1
- package/dist/mint-components/{p-323c6d02.js → p-1a7c8d21.js} +1 -1
- package/dist/mint-components/{p-51e5a7da.system.js → p-1dc2531d.system.js} +1 -1
- package/dist/mint-components/{p-e599f3fb.system.js → p-234b171f.system.js} +1 -1
- package/dist/mint-components/{p-536a5aff.system.entry.js → p-251061ac.system.entry.js} +1 -1
- package/dist/mint-components/p-266ab4eb.system.entry.js +1 -0
- package/dist/mint-components/{p-08700497.js → p-2786819c.js} +1 -1
- package/dist/mint-components/{p-eff405e5.js → p-28001794.js} +1 -1
- package/dist/mint-components/{p-2ce4c7a3.js → p-28d44f6b.js} +2 -2
- package/dist/mint-components/p-2a1e5cea.entry.js +147 -0
- package/dist/mint-components/p-2b4344cb.system.js +1 -0
- package/dist/mint-components/{p-62d018f0.system.entry.js → p-2b500e23.system.entry.js} +1 -1
- package/dist/mint-components/p-30b7d2ee.entry.js +1 -0
- package/dist/mint-components/{p-73aeefed.system.entry.js → p-31b28c8f.system.entry.js} +1 -1
- package/dist/mint-components/{p-e08b7435.js → p-356e21e5.js} +1 -1
- package/dist/mint-components/{p-8dda2a7f.system.entry.js → p-35e8f965.system.entry.js} +1 -1
- package/dist/mint-components/{p-cbf3a928.entry.js → p-366caa9f.entry.js} +1 -1
- package/dist/mint-components/{p-c7f385d3.entry.js → p-399a9cff.entry.js} +1 -1
- package/dist/mint-components/p-3bb8129c.system.js +1 -0
- package/dist/mint-components/{p-64997b59.system.js → p-3c46b4dd.system.js} +1 -1
- package/dist/mint-components/{p-c09d2b35.system.js → p-3d6f55c5.system.js} +1 -1
- package/dist/mint-components/{p-fe14d2af.entry.js → p-4180348b.entry.js} +1 -1
- package/dist/mint-components/{p-4363a896.entry.js → p-43d7e25b.entry.js} +1 -1
- package/dist/mint-components/{p-0e1f3ce2.js → p-44f5d470.js} +1 -1
- package/dist/mint-components/{p-527c0244.system.entry.js → p-4513c967.system.entry.js} +1 -1
- package/dist/mint-components/{p-c8f2c3b8.system.entry.js → p-452b38fd.system.entry.js} +1 -1
- package/dist/mint-components/{p-71271fbd.system.js → p-456ccda6.system.js} +1 -1
- package/dist/mint-components/{p-8e28333b.system.js → p-45be99ae.system.js} +1 -1
- package/dist/mint-components/p-473ba636.system.entry.js +1 -0
- package/dist/mint-components/{p-177a4691.js → p-48421440.js} +1 -1
- package/dist/mint-components/{p-26796f69.system.entry.js → p-49ccf070.system.entry.js} +1 -1
- package/dist/mint-components/{p-476a8091.system.entry.js → p-4a6584bd.system.entry.js} +1 -1
- package/dist/mint-components/{p-3ed269bf.system.entry.js → p-4e30fa14.system.entry.js} +1 -1
- package/dist/mint-components/p-4fdb677d.system.entry.js +1 -0
- package/dist/mint-components/{p-964b09f2.js → p-53d64ee3.js} +1 -1
- package/dist/mint-components/p-53f78339.system.entry.js +1 -0
- package/dist/mint-components/{p-bb476395.entry.js → p-566b2e16.entry.js} +1 -1
- package/dist/mint-components/{p-07dc6d68.js → p-56ca7e3c.js} +1 -1
- package/dist/mint-components/{p-3825831b.entry.js → p-56cc925f.entry.js} +1 -1
- package/dist/mint-components/{p-42b62299.system.entry.js → p-573ea3fd.system.entry.js} +1 -1
- package/dist/mint-components/{p-7ab26f3d.js → p-57885487.js} +1 -1
- package/dist/mint-components/{p-f1f6a13d.system.js → p-58dbdf63.system.js} +1 -1
- package/dist/mint-components/p-6143cba9.js +1 -0
- package/dist/mint-components/p-641f968d.system.js +1 -0
- package/dist/mint-components/p-645074fb.entry.js +1 -0
- package/dist/mint-components/{p-5d17b387.entry.js → p-6607998b.entry.js} +1 -1
- package/dist/mint-components/{p-68043f30.js → p-669d52c4.js} +1 -1
- package/dist/mint-components/p-6c3a1d86.js +1 -0
- package/dist/mint-components/p-6c903a59.js +1 -0
- package/dist/mint-components/{p-e1a7d141.system.entry.js → p-6e1fb6c5.system.entry.js} +1 -1
- package/dist/mint-components/{p-5ff2da11.js → p-7010498f.js} +1 -1
- package/dist/mint-components/{p-286aa5b9.system.js → p-73d58f8c.system.js} +1 -1
- package/dist/mint-components/{p-ebde83fc.entry.js → p-75f9bd55.entry.js} +1 -1
- package/dist/mint-components/{p-67ad2252.system.js → p-7b909aa5.system.js} +1 -1
- package/dist/mint-components/{p-3d02278d.entry.js → p-7e3ef4dd.entry.js} +1 -1
- package/dist/mint-components/{p-9c4cac09.entry.js → p-7fe4b989.entry.js} +2 -2
- package/dist/mint-components/p-8007fadd.system.entry.js +1 -0
- package/dist/mint-components/{p-7159c51c.system.js → p-8452837a.system.js} +1 -1
- package/dist/mint-components/p-86c36896.entry.js +17 -0
- package/dist/mint-components/{p-4df0492c.js → p-86c73bdf.js} +2 -2
- package/dist/mint-components/{p-f9c7248e.js → p-88e16945.js} +1 -1
- package/dist/mint-components/p-8c490639.js +1 -0
- package/dist/mint-components/{p-3d12a14b.system.entry.js → p-8f27f0a3.system.entry.js} +1 -1
- package/dist/mint-components/{p-d49de8ea.entry.js → p-90032cd8.entry.js} +1 -1
- package/dist/mint-components/{p-8752bcd1.system.entry.js → p-94330c2a.system.entry.js} +1 -1
- package/dist/mint-components/{p-9c80871f.system.entry.js → p-94e91de7.system.entry.js} +1 -1
- package/dist/mint-components/{p-825b39e0.system.js → p-95d2832e.system.js} +1 -1
- package/dist/mint-components/p-95f684b0.entry.js +1 -0
- package/dist/mint-components/{p-8bf8afb9.system.js → p-9733d6c5.system.js} +1 -1
- package/dist/mint-components/{p-eacd3c8f.system.entry.js → p-974ec817.system.entry.js} +1 -1
- package/dist/mint-components/{p-01aa5c0d.entry.js → p-979aef8a.entry.js} +1 -1
- package/dist/mint-components/{p-ce81839d.system.js → p-97b8073f.system.js} +1 -1
- package/dist/mint-components/{p-4965dae4.system.js → p-97edaf26.system.js} +1 -1
- package/dist/mint-components/p-980136ca.entry.js +1 -0
- package/dist/mint-components/{p-b5559e34.system.js → p-99c505b3.system.js} +1 -1
- package/dist/mint-components/{p-e1a08323.system.entry.js → p-9d03498c.system.entry.js} +1 -1
- package/dist/mint-components/p-a0af6347.entry.js +273 -0
- package/dist/mint-components/{p-7fde6790.js → p-a3f545d5.js} +1 -1
- package/dist/mint-components/p-a43a9fa9.system.js +1 -0
- package/dist/mint-components/{p-63e29387.js → p-a7fc1e02.js} +1 -1
- package/dist/mint-components/{p-ec9027cf.entry.js → p-ab2f1ee7.entry.js} +1 -1
- package/dist/mint-components/{p-f237f96d.system.entry.js → p-ab5c9c50.system.entry.js} +1 -1
- package/dist/mint-components/{p-4204a6e3.entry.js → p-acaf505d.entry.js} +1 -1
- package/dist/mint-components/p-adcc3c9a.system.entry.js +1 -0
- package/dist/mint-components/{p-68139da3.system.js → p-aebd34d3.system.js} +2 -2
- package/dist/mint-components/p-b0aa9348.entry.js +1 -0
- package/dist/mint-components/{p-f1dc581f.js → p-b1eb2a6a.js} +1 -1
- package/dist/mint-components/{p-de0566e1.entry.js → p-b39f5ac8.entry.js} +1 -1
- package/dist/mint-components/p-b61be711.entry.js +1 -0
- package/dist/mint-components/{p-f61005ce.system.js → p-b63ed655.system.js} +1 -1
- package/dist/mint-components/{p-4f5329a2.system.js → p-b6504987.system.js} +1 -1
- package/dist/mint-components/p-b699f76e.system.js +1 -0
- package/dist/mint-components/p-b6a1e2ac.js +1 -0
- package/dist/mint-components/{p-d9f01878.entry.js → p-b713513d.entry.js} +1 -1
- package/dist/mint-components/{p-fb2976fc.system.entry.js → p-b9f57e84.system.entry.js} +1 -1
- package/dist/mint-components/{p-5de55368.entry.js → p-bd37467f.entry.js} +1 -1
- package/dist/mint-components/p-bdfdee11.entry.js +1 -0
- package/dist/mint-components/{p-5af01051.system.entry.js → p-be3aba12.system.entry.js} +1 -1
- package/dist/mint-components/p-bfb9b01a.system.entry.js +1 -0
- package/dist/mint-components/p-c0517032.js +1 -0
- package/dist/mint-components/{p-f6baa0c9.system.js → p-c09ae087.system.js} +1 -1
- package/dist/mint-components/{p-9da60671.entry.js → p-c0d3046c.entry.js} +1 -1
- package/dist/mint-components/p-c2862581.system.entry.js +1 -0
- package/dist/mint-components/p-c406455b.system.entry.js +1 -0
- package/dist/mint-components/{p-96b16a48.system.js → p-c49108fb.system.js} +1 -1
- package/dist/mint-components/{p-c4e08253.js → p-c82c7a24.js} +1 -1
- package/dist/mint-components/{p-c2e5108e.js → p-c9829d6e.js} +5 -5
- package/dist/mint-components/{p-204861a6.js → p-cabf6326.js} +1 -1
- package/dist/mint-components/{p-38ed3cbd.system.entry.js → p-cd0fe00d.system.entry.js} +1 -1
- package/dist/mint-components/p-cdf37d29.system.js +1 -0
- package/dist/mint-components/{p-23d089ee.system.js → p-cfe751eb.system.js} +1 -1
- package/dist/mint-components/{p-a45680fe.js → p-d0559e66.js} +1 -1
- package/dist/mint-components/p-d1faf170.system.js +1 -0
- package/dist/mint-components/{p-2403c6e1.system.js → p-d267f4bb.system.js} +1 -1
- package/dist/mint-components/{p-4a0a76a5.js → p-d276468c.js} +1 -1
- package/dist/mint-components/{p-0935f9b7.system.js → p-d5eb601d.system.js} +1 -1
- package/dist/mint-components/p-d65991d0.entry.js +1 -0
- package/dist/mint-components/p-d7751b2c.js +1 -0
- package/dist/mint-components/{p-0b6b03fa.entry.js → p-d798a676.entry.js} +2 -2
- package/dist/mint-components/p-d9652c39.system.entry.js +1 -0
- package/dist/mint-components/{p-0ba04831.system.js → p-da549c7e.system.js} +1 -1
- package/dist/mint-components/{p-b6911812.system.js → p-dac20392.system.js} +1 -1
- package/dist/mint-components/{p-57ea1470.entry.js → p-dde4a162.entry.js} +7 -7
- package/dist/mint-components/p-df28013f.system.entry.js +1 -0
- package/dist/mint-components/{p-7602eb6a.entry.js → p-dffad4a8.entry.js} +1 -1
- package/dist/mint-components/{p-828d27ac.system.js → p-e02e6d8e.system.js} +1 -1
- package/dist/mint-components/{p-f84706aa.entry.js → p-e0ad48c6.entry.js} +2 -2
- package/dist/mint-components/{p-c3dce602.system.entry.js → p-e31c7242.system.entry.js} +1 -1
- package/dist/mint-components/p-e3240742.entry.js +1 -0
- package/dist/mint-components/{p-0bd7de3e.entry.js → p-e6d2da4a.entry.js} +2 -2
- package/dist/mint-components/{p-d170e29a.system.entry.js → p-e7a04b2c.system.entry.js} +1 -1
- package/dist/mint-components/{p-2dcb0db6.system.js → p-ebceb45c.system.js} +2 -2
- package/dist/mint-components/{p-9953648f.js → p-ec94b3a7.js} +1 -1
- package/dist/mint-components/{p-702f3adb.system.entry.js → p-f051702e.system.entry.js} +1 -1
- package/dist/mint-components/{p-24e20ee2.js → p-f08e25e6.js} +1 -1
- package/dist/mint-components/{p-674d9089.system.entry.js → p-f1584abb.system.entry.js} +1 -1
- package/dist/mint-components/p-f2226e5b.entry.js +1 -0
- package/dist/mint-components/{p-af123d2b.system.js → p-f395bf09.system.js} +1 -1
- package/dist/mint-components/{p-1363c4ab.system.js → p-f45e076d.system.js} +1 -1
- package/dist/mint-components/{p-612091c6.system.entry.js → p-f5491692.system.entry.js} +1 -1
- package/dist/mint-components/p-f583e90c.js +463 -0
- package/dist/mint-components/p-f75de169.js +1 -0
- package/dist/mint-components/{p-eaeddfe2.system.js → p-f89c6a57.system.js} +1 -1
- package/dist/mint-components/p-fb5c9802.entry.js +1 -0
- package/dist/mint-components/{p-fc7d85c7.entry.js → p-fb98cee0.entry.js} +1 -1
- package/dist/mint-components/{p-ed7ab864.system.entry.js → p-fc0de1ba.system.entry.js} +1 -1
- package/dist/mint-components/{p-68be450f.js → p-fdfef4b0.js} +1 -1
- package/dist/mint-components/{p-72d6c425.system.js → p-ffb58369.system.js} +1 -1
- package/dist/types/components/sqm-form-message/FormMessage.stories.d.ts +1 -0
- package/dist/types/components/sqm-form-message/sqm-form-message.d.ts +6 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +2 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +13 -0
- package/dist/types/components/sqm-lead-form/LeadForm.stories.d.ts +1 -1
- package/dist/types/components/sqm-password-field/sqm-password-field.d.ts +1 -11
- package/dist/types/components/sqm-password-field/usePasswordField.d.ts +11 -0
- package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password-view.d.ts +1 -1
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +1 -1
- package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +1 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +1 -1
- package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -1
- package/dist/types/components/sqm-skeleton/Skeleton.stories.d.ts +8 -0
- package/dist/types/components/sqm-skeleton/sqm-skeleton.d.ts +14 -0
- package/dist/types/components.d.ts +60 -1
- package/dist/types/saasquatch.d.ts +4 -0
- package/dist/types/utils/imageUrl.d.ts +14 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/docs/stats.json +122783 -0
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +3 -3
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +0 -193
- package/dist/cjs/sqm-portal-verify-email-view-1c4e781f.js +0 -49
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +0 -171
- package/dist/esm/sqm-portal-registration-form.entry.js +0 -189
- package/dist/esm/sqm-portal-verify-email-view-33805220.js +0 -47
- package/dist/esm/sqm-portal-verify-email.entry.js +0 -167
- package/dist/esm-es5/ShadowViewAddon-795579b1.js +0 -1
- package/dist/esm-es5/data-4a551ba6.js +0 -1
- package/dist/esm-es5/index-b3a06de8.js +0 -1
- package/dist/esm-es5/index.module-234e8f5e.js +0 -1
- package/dist/esm-es5/sqm-big-stat_49.entry.js +0 -1
- package/dist/esm-es5/sqm-form-message.entry.js +0 -1
- package/dist/esm-es5/sqm-leaderboard-rank-view-18baae5b.js +0 -1
- package/dist/esm-es5/sqm-portal-container-view-176e92e3.js +0 -1
- package/dist/esm-es5/sqm-portal-email-verification-view-ec6d9b7e.js +0 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +0 -1
- package/dist/esm-es5/sqm-portal-verify-email-view-33805220.js +0 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +0 -1
- package/dist/mint-components/p-0446a6bc.entry.js +0 -1
- package/dist/mint-components/p-08c49143.system.js +0 -1
- package/dist/mint-components/p-09419d46.system.js +0 -1
- package/dist/mint-components/p-0d71303d.js +0 -1
- package/dist/mint-components/p-0e532b53.entry.js +0 -1
- package/dist/mint-components/p-11066aa8.entry.js +0 -9
- package/dist/mint-components/p-1830bbfb.js +0 -1
- package/dist/mint-components/p-234d0680.system.entry.js +0 -1
- package/dist/mint-components/p-26fdb210.js +0 -1
- package/dist/mint-components/p-2a006ce3.system.entry.js +0 -1
- package/dist/mint-components/p-2b7993d6.entry.js +0 -1
- package/dist/mint-components/p-3eba9036.js +0 -1
- package/dist/mint-components/p-3ff0f231.entry.js +0 -1
- package/dist/mint-components/p-478ad7c8.system.entry.js +0 -1
- package/dist/mint-components/p-519863e8.system.entry.js +0 -1
- package/dist/mint-components/p-5784be79.system.entry.js +0 -1
- package/dist/mint-components/p-59b028db.system.js +0 -1
- package/dist/mint-components/p-5d41a780.js +0 -463
- package/dist/mint-components/p-5e145a54.system.entry.js +0 -1
- package/dist/mint-components/p-6578ea31.system.js +0 -1
- package/dist/mint-components/p-65d0e9a7.system.entry.js +0 -1
- package/dist/mint-components/p-65f79e43.entry.js +0 -17
- package/dist/mint-components/p-68e65602.system.js +0 -1
- package/dist/mint-components/p-72321b06.system.entry.js +0 -1
- package/dist/mint-components/p-740c8bce.system.entry.js +0 -1
- package/dist/mint-components/p-747479dc.js +0 -1
- package/dist/mint-components/p-7b8d29bb.entry.js +0 -1
- package/dist/mint-components/p-7e550c3b.system.entry.js +0 -1
- package/dist/mint-components/p-844aaef2.system.js +0 -1
- package/dist/mint-components/p-86c5d61c.entry.js +0 -147
- package/dist/mint-components/p-8caef004.js +0 -1
- package/dist/mint-components/p-9580aac3.js +0 -1
- package/dist/mint-components/p-9ad42a61.entry.js +0 -1
- package/dist/mint-components/p-9e297104.entry.js +0 -1
- package/dist/mint-components/p-9ef4172c.entry.js +0 -1
- package/dist/mint-components/p-a6e177d8.system.entry.js +0 -1
- package/dist/mint-components/p-a6f4fb03.system.js +0 -1
- package/dist/mint-components/p-ac9138fd.entry.js +0 -1
- package/dist/mint-components/p-b77ce001.system.entry.js +0 -1
- package/dist/mint-components/p-bdb6194c.entry.js +0 -1
- package/dist/mint-components/p-cbbaec4c.system.entry.js +0 -1
- package/dist/mint-components/p-cd3ba2b4.js +0 -1
- package/dist/mint-components/p-d3f86ec6.entry.js +0 -1
- package/dist/mint-components/p-f56b1a29.entry.js +0 -273
- package/dist/mint-components/p-f776cd83.entry.js +0 -1
- package/dist/mint-components/p-f862be0b.entry.js +0 -1
- package/shoelace/assets/icons/twitter-x.svg +0 -4
|
@@ -1,21 +1,22 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const index = require('./index-
|
|
4
|
-
const global = require('./global-
|
|
5
|
-
const domContextHooks_module = require('./dom-context-hooks.module-
|
|
6
|
-
const index_module = require('./index.module-
|
|
3
|
+
const index = require('./index-8277cbb3.js');
|
|
4
|
+
const global = require('./global-ab5fc787.js');
|
|
5
|
+
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
6
|
+
const index_module = require('./index.module-9d33658c.js');
|
|
7
7
|
const cjs = require('./cjs-1066ec21.js');
|
|
8
8
|
const utils = require('./utils-6847bc06.js');
|
|
9
9
|
const JSS = require('./JSS-8503a151.js');
|
|
10
|
-
const useReferralCodes = require('./useReferralCodes-
|
|
10
|
+
const useReferralCodes = require('./useReferralCodes-d78c563e.js');
|
|
11
11
|
const mixins = require('./mixins-4761d472.js');
|
|
12
|
-
const copyTextView = require('./copy-text-view-
|
|
13
|
-
const
|
|
14
|
-
const
|
|
15
|
-
const
|
|
12
|
+
const copyTextView = require('./copy-text-view-bb2c0ea7.js');
|
|
13
|
+
const sqmTextSpanView = require('./sqm-text-span-view-f274fdf2.js');
|
|
14
|
+
const useChildElements = require('./useChildElements-6b1f61c5.js');
|
|
15
|
+
const luxon = require('./luxon-c1ad356a.js');
|
|
16
16
|
const index$1 = require('./index-8c6255f5.js');
|
|
17
|
-
const
|
|
18
|
-
const
|
|
17
|
+
const imageUrl$1 = require('./imageUrl-a7880cab.js');
|
|
18
|
+
const utilities = require('./utilities-15548f3e.js');
|
|
19
|
+
const sqmPortalContainerView = require('./sqm-portal-container-view-70a47420.js');
|
|
19
20
|
|
|
20
21
|
function BigStatView(props) {
|
|
21
22
|
const { statvalue, flexReverse, alignment, statTextColor, statFontSize, descriptionTextColor, descriptionFontSize, statFontWeight, } = props;
|
|
@@ -2194,11 +2195,11 @@ function TaskCardView(props) {
|
|
|
2194
2195
|
? "main complete"
|
|
2195
2196
|
: "main" },
|
|
2196
2197
|
index.h("div", { class: "container", part: "sqm-card-container", "data-subdue": taskComplete || taskUnavailable },
|
|
2197
|
-
index.h("div", { class: sheet.classes.Header, style: { opacity: taskComplete || taskUnavailable ? "0.45" : "1" } }, states.loading ? (index.h("
|
|
2198
|
+
index.h("div", { class: sheet.classes.Header, style: { opacity: taskComplete || taskUnavailable ? "0.45" : "1" } }, states.loading ? (index.h("sqm-skeleton", { style: { width: "22%", margin: "0" } })) : (index.h("div", null,
|
|
2198
2199
|
showComplete && (index.h("span", { class: taskUnavailable ? "icon neutral" : "icon" }, taskComplete ? checkmark_filled$1 : checkmark_circle$1)),
|
|
2199
2200
|
index.h("span", { part: "sqm-value", class: "value" }, content.rewardAmount),
|
|
2200
2201
|
index.h("span", { part: "sqm-unit", class: "text" }, content.rewardUnit)))),
|
|
2201
|
-
states.loading ? (index.h("
|
|
2202
|
+
states.loading ? (index.h("sqm-skeleton", { style: { width: "42%", margin: "var(--sl-spacing-medium) 0" } })) : (index.h("div", { class: "title", part: "sqm-title", style: {
|
|
2202
2203
|
marginBottom: !content.description
|
|
2203
2204
|
? content.steps
|
|
2204
2205
|
? "var(--sl-spacing-x-large)"
|
|
@@ -2208,9 +2209,9 @@ function TaskCardView(props) {
|
|
|
2208
2209
|
: "",
|
|
2209
2210
|
opacity: taskComplete || taskUnavailable ? "0.45" : "1",
|
|
2210
2211
|
} }, content.cardTitle)),
|
|
2211
|
-
states.loading ? (index.h("
|
|
2212
|
-
content.showProgressBar && states.loading ? (index.h("
|
|
2213
|
-
index.h("div", { class: sheet.classes.Footer, "data-subdue": taskComplete || taskUnavailable }, states.loading ? (index.h("
|
|
2212
|
+
states.loading ? (index.h("sqm-skeleton", { style: { margin: "var(--sl-spacing-medium) 0" } })) : (content.description && (index.h(Details, Object.assign({}, props, { opacity: taskComplete || taskUnavailable ? "0.45" : "1" })))),
|
|
2213
|
+
content.showProgressBar && states.loading ? (index.h("sqm-skeleton", { style: { margin: "var(--sl-spacing-medium) 0" } })) : (content.showProgressBar && (index.h(ProgressBarView, Object.assign({}, props.content, props.states, { opacity: taskComplete || taskUnavailable ? "0.75" : "1", complete: taskComplete, expired: taskUnavailable })))),
|
|
2214
|
+
index.h("div", { class: sheet.classes.Footer, "data-subdue": taskComplete || taskUnavailable }, states.loading ? (index.h("sqm-skeleton", { style: { width: "25%", marginLeft: "auto" } })) : (index.h("div", { style: { display: "contents" } },
|
|
2214
2215
|
index.h("span", { class: "text" },
|
|
2215
2216
|
content.repeatable && (index.h("div", null,
|
|
2216
2217
|
index.h("span", { class: repetitions > 0
|
|
@@ -2245,79 +2246,6 @@ function TaskCardView(props) {
|
|
|
2245
2246
|
}
|
|
2246
2247
|
|
|
2247
2248
|
const style$4 = {
|
|
2248
|
-
Wrapper: { ...mixins.AuthWrapper, "max-width": "600px" },
|
|
2249
|
-
Column: mixins.AuthColumn,
|
|
2250
|
-
HostBlock: mixins.HostBlock,
|
|
2251
|
-
":host": {
|
|
2252
|
-
margin: "0 auto",
|
|
2253
|
-
width: "100%",
|
|
2254
|
-
},
|
|
2255
|
-
ButtonsContainer: mixins.AuthButtonsContainer,
|
|
2256
|
-
ErrorStyle: mixins.ErrorStyles,
|
|
2257
|
-
};
|
|
2258
|
-
const vanillaStyle$1 = `
|
|
2259
|
-
sqm-portal-register {
|
|
2260
|
-
margin: 0 auto;
|
|
2261
|
-
width: 100%;
|
|
2262
|
-
display: block;
|
|
2263
|
-
}
|
|
2264
|
-
|
|
2265
|
-
:host{
|
|
2266
|
-
display: block;
|
|
2267
|
-
}
|
|
2268
|
-
|
|
2269
|
-
:host([hidden]) {
|
|
2270
|
-
display: none;
|
|
2271
|
-
}
|
|
2272
|
-
`;
|
|
2273
|
-
const sheet$4 = JSS.createStyleSheet(style$4);
|
|
2274
|
-
const styleString$4 = sheet$4.toString();
|
|
2275
|
-
function PortalRegisterView(props) {
|
|
2276
|
-
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
2277
|
-
const { states, refs, callbacks, content } = props;
|
|
2278
|
-
if (states.error) {
|
|
2279
|
-
window.scrollTo({ top: 0, left: 0, behavior: "smooth" });
|
|
2280
|
-
}
|
|
2281
|
-
return (index.h("div", { class: sheet$4.classes.Wrapper, part: "sqm-base" },
|
|
2282
|
-
index.h("style", { type: "text/css" },
|
|
2283
|
-
vanillaStyle$1,
|
|
2284
|
-
styleString$4),
|
|
2285
|
-
index.h(sqmTextSpanView.TextSpanView, { type: "h3" }, content.pageLabel),
|
|
2286
|
-
index.h("sl-form", { class: sheet$4.classes.Column, "onSl-submit": callbacks.submit, ref: (el) => (refs.formRef.current = el), novalidate: true },
|
|
2287
|
-
states.error && (index.h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
2288
|
-
index.h("div", { part: "erroralert-text" }, props.states.error))),
|
|
2289
|
-
content.formData,
|
|
2290
|
-
!states.hideInputs && (index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", type: "email", name: "/email", label: content.emailLabel || "Email", disabled: states.loading, required: true, validationError: ({ value }) => {
|
|
2291
|
-
if (!value) {
|
|
2292
|
-
return content.requiredFieldErrorMessage;
|
|
2293
|
-
}
|
|
2294
|
-
// this matches shoelace validation, but could be better
|
|
2295
|
-
if (!value.includes("@")) {
|
|
2296
|
-
return content.invalidEmailErrorMessage;
|
|
2297
|
-
}
|
|
2298
|
-
} }, (((_b = (_a = states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors) === null || _b === void 0 ? void 0 : _b.email) ? {
|
|
2299
|
-
class: sheet$4.classes.ErrorStyle,
|
|
2300
|
-
helpText: ((_d = (_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.validationErrors) === null || _d === void 0 ? void 0 : _d.email) ||
|
|
2301
|
-
content.requiredFieldErrorMessage,
|
|
2302
|
-
}
|
|
2303
|
-
: [])))),
|
|
2304
|
-
!states.hideInputs && (index.h("sqm-password-field", { fieldLabel: content.passwordLabel, "disable-validation": states.disablePasswordValidation, meetsRequirementsText: content.meetsRequirementsText, doesNotMeetRequirementsText: content.doesNotMeetRequirementsText, minErrorText: content.minErrorText, uppercaseErrorText: content.uppercaseErrorText, lowercaseErrorText: content.lowercaseErrorText, hasErrorText: content.hasErrorText })),
|
|
2305
|
-
content.passwordField,
|
|
2306
|
-
!states.hideInputs && states.confirmPassword && (index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", type: "password", name: "/confirmPassword", label: content.confirmPasswordLabel, disabled: states.loading || ((_e = states.registrationFormState) === null || _e === void 0 ? void 0 : _e.disabled), required: true }, (((_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g.confirmPassword) ? {
|
|
2307
|
-
value: (_j = (_h = states.registrationFormState) === null || _h === void 0 ? void 0 : _h.initialData) === null || _j === void 0 ? void 0 : _j.confirmPassword,
|
|
2308
|
-
}
|
|
2309
|
-
: {}), (((_l = (_k = states.registrationFormState) === null || _k === void 0 ? void 0 : _k.validationErrors) === null || _l === void 0 ? void 0 : _l.confirmPassword) ? {
|
|
2310
|
-
class: sheet$4.classes.ErrorStyle,
|
|
2311
|
-
helpText: ((_o = (_m = states.registrationFormState) === null || _m === void 0 ? void 0 : _m.validationErrors) === null || _o === void 0 ? void 0 : _o.confirmPassword) || content.requiredFieldErrorMessage,
|
|
2312
|
-
}
|
|
2313
|
-
: [])))),
|
|
2314
|
-
content.terms,
|
|
2315
|
-
index.h("div", { class: sheet$4.classes.ButtonsContainer },
|
|
2316
|
-
index.h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Register"),
|
|
2317
|
-
content.secondaryButton))));
|
|
2318
|
-
}
|
|
2319
|
-
|
|
2320
|
-
const style$5 = {
|
|
2321
2249
|
ErrorStyle: {
|
|
2322
2250
|
"&::part(control)": {
|
|
2323
2251
|
borderColor: "var(--sl-color-danger-500)",
|
|
@@ -2339,7 +2267,7 @@ const style$5 = {
|
|
|
2339
2267
|
"margin-bottom": "var(--sl-spacing-large)",
|
|
2340
2268
|
},
|
|
2341
2269
|
};
|
|
2342
|
-
const vanillaStyle$
|
|
2270
|
+
const vanillaStyle$1 = `
|
|
2343
2271
|
:host {
|
|
2344
2272
|
margin: 0 auto;
|
|
2345
2273
|
width: 100%;
|
|
@@ -2362,16 +2290,16 @@ sl-checkbox[checked]::part(checked-icon){
|
|
|
2362
2290
|
}
|
|
2363
2291
|
`;
|
|
2364
2292
|
JSS.jss.setup(JSS.create());
|
|
2365
|
-
const sheet$
|
|
2366
|
-
const styleString$
|
|
2293
|
+
const sheet$4 = JSS.jss.createStyleSheet(style$4);
|
|
2294
|
+
const styleString$4 = sheet$4.toString();
|
|
2367
2295
|
function CheckboxFieldView(props) {
|
|
2368
2296
|
var _a, _b, _c, _d, _e;
|
|
2369
2297
|
const { states, content, callbacks } = props;
|
|
2370
2298
|
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2371
|
-
return (index.h("div", { class: sheet$
|
|
2299
|
+
return (index.h("div", { class: sheet$4.classes.FieldContainer, part: "sqm-base" },
|
|
2372
2300
|
index.h("style", { type: "text/css" },
|
|
2373
|
-
vanillaStyle$
|
|
2374
|
-
styleString$
|
|
2301
|
+
vanillaStyle$1,
|
|
2302
|
+
styleString$4),
|
|
2375
2303
|
index.h("sl-checkbox", Object.assign({ exportparts: "label: input-label, base: input-base", name: `/${content.checkboxName}`, checked: states.checked, "onSl-change": (e) => {
|
|
2376
2304
|
e.target.value = e.target.checked;
|
|
2377
2305
|
callbacks.setChecked(e.target.value);
|
|
@@ -2380,7 +2308,7 @@ function CheckboxFieldView(props) {
|
|
|
2380
2308
|
return content.errorMessage;
|
|
2381
2309
|
}
|
|
2382
2310
|
} }, (((_e = (_d = states.registrationFormState) === null || _d === void 0 ? void 0 : _d.validationErrors) === null || _e === void 0 ? void 0 : _e[content.checkboxName]) ? {
|
|
2383
|
-
class: sheet$
|
|
2311
|
+
class: sheet$4.classes.ErrorStyle,
|
|
2384
2312
|
}
|
|
2385
2313
|
: [])), global.intl.formatMessage({
|
|
2386
2314
|
id: content.checkboxName + "-message",
|
|
@@ -2388,7 +2316,7 @@ function CheckboxFieldView(props) {
|
|
|
2388
2316
|
}, {
|
|
2389
2317
|
labelLink: (index.h("a", { href: content.checkboxLabelLink, target: "_blank" }, content.checkboxLabelLinkText || content.checkboxLabelLink)),
|
|
2390
2318
|
})),
|
|
2391
|
-
(validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.checkboxName]) && (index.h("p", { class: sheet$
|
|
2319
|
+
(validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.checkboxName]) && (index.h("p", { class: sheet$4.classes.ErrorMessageStyle }, content.errorMessage))));
|
|
2392
2320
|
}
|
|
2393
2321
|
|
|
2394
2322
|
function CouponCodeView(props) {
|
|
@@ -2418,7 +2346,7 @@ function CouponCodeView(props) {
|
|
|
2418
2346
|
index.h("div", { part: "erroralert-text" }, props.errorText))) : (index.h(copyTextView.CopyTextView, Object.assign({}, props)))));
|
|
2419
2347
|
}
|
|
2420
2348
|
|
|
2421
|
-
const style$
|
|
2349
|
+
const style$5 = {
|
|
2422
2350
|
ErrorStyle: {
|
|
2423
2351
|
"--sl-input-border-color": "var(--sl-color-danger-500)",
|
|
2424
2352
|
"--sl-input-background-color": "var(--sl-color-danger-10)",
|
|
@@ -2434,7 +2362,7 @@ const style$6 = {
|
|
|
2434
2362
|
"margin-bottom": "var(--sl-spacing-medium)",
|
|
2435
2363
|
},
|
|
2436
2364
|
};
|
|
2437
|
-
const vanillaStyle$
|
|
2365
|
+
const vanillaStyle$2 = `
|
|
2438
2366
|
:host {
|
|
2439
2367
|
margin: 0 auto;
|
|
2440
2368
|
width: 100%;
|
|
@@ -2446,24 +2374,24 @@ sl-select::part(label){
|
|
|
2446
2374
|
}
|
|
2447
2375
|
`;
|
|
2448
2376
|
JSS.jss.setup(JSS.create());
|
|
2449
|
-
const sheet$
|
|
2450
|
-
const styleString$
|
|
2377
|
+
const sheet$5 = JSS.jss.createStyleSheet(style$5);
|
|
2378
|
+
const styleString$5 = sheet$5.toString();
|
|
2451
2379
|
function DropdownFieldView(props) {
|
|
2452
2380
|
var _a, _b, _c, _d, _e, _f, _g;
|
|
2453
2381
|
const { states, content } = props;
|
|
2454
2382
|
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2455
|
-
return (index.h("div", { class: sheet$
|
|
2383
|
+
return (index.h("div", { class: sheet$5.classes.FieldContainer, part: "sqm-base" },
|
|
2456
2384
|
index.h("style", { type: "text/css" },
|
|
2457
|
-
vanillaStyle$
|
|
2458
|
-
styleString$
|
|
2385
|
+
vanillaStyle$2,
|
|
2386
|
+
styleString$5),
|
|
2459
2387
|
index.h("sl-select", Object.assign({ exportparts: "label: input-label, base: input-base", label: content.dropdownLabel, name: `/${content.dropdownName}` }, (!content.dropdownOptional ? { required: true } : []), { disabled: ((_b = states.registrationFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.disabled) }, (((_e = (_d = states.registrationFormState) === null || _d === void 0 ? void 0 : _d.initialData) === null || _e === void 0 ? void 0 : _e[content.dropdownName]) ? {
|
|
2460
2388
|
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g[content.dropdownName],
|
|
2461
2389
|
}
|
|
2462
2390
|
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) ? {
|
|
2463
|
-
class: sheet$
|
|
2391
|
+
class: sheet$5.classes.ErrorStyle,
|
|
2464
2392
|
}
|
|
2465
2393
|
: [])), content.selectOptions),
|
|
2466
|
-
(validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) && (index.h("p", { class: sheet$
|
|
2394
|
+
(validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) && (index.h("p", { class: sheet$5.classes.ErrorMessageStyle }, global.intl.formatMessage({
|
|
2467
2395
|
id: `errorMessage-${content.dropdownName}`,
|
|
2468
2396
|
defaultMessage: content.errorMessage,
|
|
2469
2397
|
})))));
|
|
@@ -2483,7 +2411,7 @@ const EditProfileView = (props) => {
|
|
|
2483
2411
|
} }, text.editprofileheader),
|
|
2484
2412
|
index.h("form", { class: "FormWrapper", onSubmit: callbacks.onSubmit },
|
|
2485
2413
|
index.h("div", { class: "FormSection" },
|
|
2486
|
-
states.formState.error && (index.h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
2414
|
+
states.formState.error && (index.h("sqm-form-message", { loading: states.loading, type: "error", exportparts: "erroralert-icon" },
|
|
2487
2415
|
index.h("div", { part: "erroralert-text" }, states.formState.error))),
|
|
2488
2416
|
index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", value: states.formState.firstName, onInput: callbacks.onChange, label: text.firstnametext, disabled: states.loading }, (errors.firstName && errors.firstName.status !== "valid"
|
|
2489
2417
|
? { class: "ErrorStyles", helpText: text.fieldEmptyText }
|
|
@@ -2596,10 +2524,10 @@ function LeaderboardView(props) {
|
|
|
2596
2524
|
index.h("style", { type: "text/css" },
|
|
2597
2525
|
styleString,
|
|
2598
2526
|
vanillaStyle),
|
|
2599
|
-
index.h("table", null, [...Array(
|
|
2527
|
+
index.h("table", null, [...Array(5)].map(() => {
|
|
2600
2528
|
return (index.h("tr", null,
|
|
2601
2529
|
index.h("td", null,
|
|
2602
|
-
index.h("
|
|
2530
|
+
index.h("sqm-skeleton", null))));
|
|
2603
2531
|
}))));
|
|
2604
2532
|
}
|
|
2605
2533
|
if (!states.hasLeaders)
|
|
@@ -2675,7 +2603,7 @@ const parseBackground = (provided_bg) => {
|
|
|
2675
2603
|
return provided_bg;
|
|
2676
2604
|
}
|
|
2677
2605
|
else {
|
|
2678
|
-
return `url(${provided_bg})`;
|
|
2606
|
+
return `url(${imageUrl$1.optimizeCloudinaryUrl(provided_bg)})`;
|
|
2679
2607
|
}
|
|
2680
2608
|
}
|
|
2681
2609
|
else {
|
|
@@ -2793,13 +2721,13 @@ function HeroView(props) {
|
|
|
2793
2721
|
: ""}` }, content.secondaryColumn))) : (index.h("div", { part: "sqm-single-col", class: `${sheet.classes.SingleColumnContainer} ${sheet.classes.ColumnPadding}` }, content.primaryColumn))));
|
|
2794
2722
|
}
|
|
2795
2723
|
|
|
2796
|
-
const style$
|
|
2724
|
+
const style$6 = {
|
|
2797
2725
|
ErrorStyle: mixins.ErrorStyles,
|
|
2798
2726
|
FieldContainer: {
|
|
2799
2727
|
"margin-bottom": "var(--sl-spacing-large)",
|
|
2800
2728
|
},
|
|
2801
2729
|
};
|
|
2802
|
-
const vanillaStyle$
|
|
2730
|
+
const vanillaStyle$3 = `
|
|
2803
2731
|
:host {
|
|
2804
2732
|
margin: 0 auto;
|
|
2805
2733
|
width: 100%;
|
|
@@ -2807,21 +2735,21 @@ const vanillaStyle$4 = `
|
|
|
2807
2735
|
}
|
|
2808
2736
|
`;
|
|
2809
2737
|
JSS.jss.setup(JSS.create());
|
|
2810
|
-
const sheet$
|
|
2811
|
-
const styleString$
|
|
2738
|
+
const sheet$6 = JSS.jss.createStyleSheet(style$6);
|
|
2739
|
+
const styleString$6 = sheet$6.toString();
|
|
2812
2740
|
function InputFieldView(props) {
|
|
2813
2741
|
var _a, _b, _c, _d, _e, _f, _g;
|
|
2814
2742
|
const { states, content } = props;
|
|
2815
2743
|
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2816
|
-
return (index.h("div", { class: sheet$
|
|
2744
|
+
return (index.h("div", { class: sheet$6.classes.FieldContainer, part: "sqm-base" },
|
|
2817
2745
|
index.h("style", { type: "text/css" },
|
|
2818
|
-
vanillaStyle$
|
|
2819
|
-
styleString$
|
|
2746
|
+
vanillaStyle$3,
|
|
2747
|
+
styleString$6),
|
|
2820
2748
|
index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", name: `/${content.fieldName}`, type: content.fieldType, label: content.fieldLabel }, (!content.fieldOptional ? { required: true } : []), { disabled: ((_b = states.registrationFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.disabled) }, (((_e = (_d = states.registrationFormState) === null || _d === void 0 ? void 0 : _d.initialData) === null || _e === void 0 ? void 0 : _e[content.fieldName]) ? {
|
|
2821
2749
|
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g[content.fieldName],
|
|
2822
2750
|
}
|
|
2823
2751
|
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.fieldName]) ? {
|
|
2824
|
-
class: sheet$
|
|
2752
|
+
class: sheet$6.classes.ErrorStyle,
|
|
2825
2753
|
helpText: global.intl.formatMessage({
|
|
2826
2754
|
id: `errorMessage-${content.fieldName}`,
|
|
2827
2755
|
defaultMessage: content.errorMessage || (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.fieldName]),
|
|
@@ -2830,7 +2758,7 @@ function InputFieldView(props) {
|
|
|
2830
2758
|
: [])))));
|
|
2831
2759
|
}
|
|
2832
2760
|
|
|
2833
|
-
const style$
|
|
2761
|
+
const style$7 = {
|
|
2834
2762
|
ErrorStyle: mixins.ErrorStyles,
|
|
2835
2763
|
FieldsContainer: {
|
|
2836
2764
|
"& sl-input": {
|
|
@@ -2838,7 +2766,7 @@ const style$8 = {
|
|
|
2838
2766
|
},
|
|
2839
2767
|
},
|
|
2840
2768
|
};
|
|
2841
|
-
const vanillaStyle$
|
|
2769
|
+
const vanillaStyle$4 = `
|
|
2842
2770
|
:host {
|
|
2843
2771
|
margin: 0 auto;
|
|
2844
2772
|
width: 100%;
|
|
@@ -2875,21 +2803,21 @@ sl-input {
|
|
|
2875
2803
|
}
|
|
2876
2804
|
|
|
2877
2805
|
`;
|
|
2878
|
-
const sheet$
|
|
2879
|
-
const styleString$
|
|
2806
|
+
const sheet$7 = JSS.createStyleSheet(style$7);
|
|
2807
|
+
const styleString$7 = sheet$7.toString();
|
|
2880
2808
|
function NameFieldsView(props) {
|
|
2881
2809
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
2882
2810
|
const { states } = props;
|
|
2883
2811
|
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2884
|
-
return (index.h("div", { class: sheet$
|
|
2812
|
+
return (index.h("div", { class: sheet$7.classes.FieldsContainer },
|
|
2885
2813
|
index.h("style", { type: "text/css" },
|
|
2886
|
-
vanillaStyle$
|
|
2887
|
-
styleString$
|
|
2814
|
+
vanillaStyle$4,
|
|
2815
|
+
styleString$7),
|
|
2888
2816
|
index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", name: "/firstName", type: "text", label: states.content.firstNameLabel, required: !states.optional, disabled: ((_b = states.registrationFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.disabled) }, (((_e = (_d = states.registrationFormState) === null || _d === void 0 ? void 0 : _d.initialData) === null || _e === void 0 ? void 0 : _e.firstName) ? {
|
|
2889
2817
|
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g.firstName,
|
|
2890
2818
|
}
|
|
2891
2819
|
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) ? {
|
|
2892
|
-
class: sheet$
|
|
2820
|
+
class: sheet$7.classes.ErrorStyle,
|
|
2893
2821
|
helpText: (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) || "Cannot be empty",
|
|
2894
2822
|
}
|
|
2895
2823
|
: []))),
|
|
@@ -2897,7 +2825,7 @@ function NameFieldsView(props) {
|
|
|
2897
2825
|
value: (_o = (_m = states.registrationFormState) === null || _m === void 0 ? void 0 : _m.initialData) === null || _o === void 0 ? void 0 : _o.lastName,
|
|
2898
2826
|
}
|
|
2899
2827
|
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.lastName) ? {
|
|
2900
|
-
class: sheet$
|
|
2828
|
+
class: sheet$7.classes.ErrorStyle,
|
|
2901
2829
|
helpText: (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.lastName) || "Cannot be empty",
|
|
2902
2830
|
}
|
|
2903
2831
|
: [])))));
|
|
@@ -2947,7 +2875,7 @@ function ChangeMarktingView(props) {
|
|
|
2947
2875
|
index.h("div", { part: "successalert-text" }, states.text.successMessage))))));
|
|
2948
2876
|
}
|
|
2949
2877
|
|
|
2950
|
-
const vanillaStyle$
|
|
2878
|
+
const vanillaStyle$5 = `
|
|
2951
2879
|
:host {
|
|
2952
2880
|
margin: 0 auto;
|
|
2953
2881
|
width: 100%;
|
|
@@ -3003,7 +2931,7 @@ function PortalFooterView(props) {
|
|
|
3003
2931
|
const styleString = sheet.toString();
|
|
3004
2932
|
return (index.h("div", { class: sheet.classes.Container, part: "sqm-base" },
|
|
3005
2933
|
index.h("style", { type: "text/css" },
|
|
3006
|
-
vanillaStyle$
|
|
2934
|
+
vanillaStyle$5,
|
|
3007
2935
|
styleString),
|
|
3008
2936
|
index.h("div", { class: sheet.classes.RowContainer },
|
|
3009
2937
|
props.faqLink && (index.h("a", { target: "_blank", href: props.faqLink }, props.faqText)),
|
|
@@ -3019,50 +2947,6 @@ function PortalFooterView(props) {
|
|
|
3019
2947
|
index.h(PoweredByImg, { color: "currentColor" })))));
|
|
3020
2948
|
}
|
|
3021
2949
|
|
|
3022
|
-
const vanillaStyle$7 = `
|
|
3023
|
-
:host {
|
|
3024
|
-
display: block;
|
|
3025
|
-
}
|
|
3026
|
-
:host([hidden]): {
|
|
3027
|
-
display: none;
|
|
3028
|
-
}
|
|
3029
|
-
`;
|
|
3030
|
-
function PortalForgotPasswordView(props) {
|
|
3031
|
-
const { states, callbacks, content } = props;
|
|
3032
|
-
const style = {
|
|
3033
|
-
FormWrapper: {
|
|
3034
|
-
...mixins.AuthWrapper,
|
|
3035
|
-
background: content.backgroundColor || "var(--sqm-portal-background)",
|
|
3036
|
-
borderRadius: content.borderRadius || "var(--sqm-border-radius-normal)",
|
|
3037
|
-
border: content.border ||
|
|
3038
|
-
"var(--sqm-border-thickness) solid var(--sqm-border-color)",
|
|
3039
|
-
},
|
|
3040
|
-
Column: { ...mixins.AuthColumn },
|
|
3041
|
-
ButtonsContainer: mixins.AuthButtonsContainer,
|
|
3042
|
-
SecondaryButton: {
|
|
3043
|
-
margin: "auto",
|
|
3044
|
-
display: "block",
|
|
3045
|
-
cursor: "pointer",
|
|
3046
|
-
},
|
|
3047
|
-
};
|
|
3048
|
-
const sheet = JSS.createStyleSheet(style);
|
|
3049
|
-
const styleString = sheet.toString();
|
|
3050
|
-
return (index.h("div", { class: sheet.classes.FormWrapper, part: "sqm-base" },
|
|
3051
|
-
index.h("style", { type: "text/css" },
|
|
3052
|
-
vanillaStyle$7,
|
|
3053
|
-
styleString),
|
|
3054
|
-
index.h(sqmTextSpanView.TextSpanView, { type: "h3" }, content.messageSlot),
|
|
3055
|
-
index.h("sl-form", { class: sheet.classes.Column, "onSl-submit": callbacks.submit },
|
|
3056
|
-
props.states.error && (index.h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
3057
|
-
index.h("div", { part: "erroralert-text" }, props.states.error))),
|
|
3058
|
-
props.states.success && (index.h("sqm-form-message", { type: "success", exportparts: "successalert-icon" },
|
|
3059
|
-
index.h("div", { part: "successalert-text" }, content.successAlertText))),
|
|
3060
|
-
index.h("sl-input", { exportparts: "label: input-label, base: input-base", type: "email", name: "/email", label: content.emailLabel || "Email", disabled: states.loading, required: true }),
|
|
3061
|
-
index.h("div", { class: sheet.classes.ButtonsContainer },
|
|
3062
|
-
index.h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Reset Password"),
|
|
3063
|
-
index.h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", class: sheet.classes.SecondaryButton, disabled: states.loading, onClick: () => index_module.jn.push(states.loginPath) }, content.loginText)))));
|
|
3064
|
-
}
|
|
3065
|
-
|
|
3066
2950
|
function PortalFrameView(props, children) {
|
|
3067
2951
|
const { data, notFullScreen, border } = props;
|
|
3068
2952
|
const style = {
|
|
@@ -3115,56 +2999,6 @@ function PortalFrameView(props, children) {
|
|
|
3115
2999
|
index.h("div", { class: sheet.classes.FooterWrapper, part: "sqm-footer" }, data.footer)));
|
|
3116
3000
|
}
|
|
3117
3001
|
|
|
3118
|
-
const style$9 = {
|
|
3119
|
-
Wrapper: mixins.AuthWrapper,
|
|
3120
|
-
Column: mixins.AuthColumn,
|
|
3121
|
-
ForgotButtonContainer: {
|
|
3122
|
-
display: "inline",
|
|
3123
|
-
cursor: "pointer",
|
|
3124
|
-
"font-size": "13px",
|
|
3125
|
-
"font-weight": "600",
|
|
3126
|
-
color: "var(--sqm-text-subdued)",
|
|
3127
|
-
margin: "0",
|
|
3128
|
-
},
|
|
3129
|
-
ButtonsContainer: {
|
|
3130
|
-
...mixins.AuthButtonsContainer,
|
|
3131
|
-
gap: "var(--sl-spacing-medium)",
|
|
3132
|
-
"& > *": {
|
|
3133
|
-
margin: "0 !important",
|
|
3134
|
-
},
|
|
3135
|
-
},
|
|
3136
|
-
};
|
|
3137
|
-
const vanillaStyle$8 = `
|
|
3138
|
-
:host {
|
|
3139
|
-
display: block;
|
|
3140
|
-
}
|
|
3141
|
-
:host([hidden]): {
|
|
3142
|
-
display: none;
|
|
3143
|
-
}
|
|
3144
|
-
`;
|
|
3145
|
-
const sheet$9 = JSS.createStyleSheet(style$9);
|
|
3146
|
-
const styleString$9 = sheet$9.toString();
|
|
3147
|
-
function PortalLoginView(props) {
|
|
3148
|
-
const { states, callbacks, content } = props;
|
|
3149
|
-
return (index.h("div", { class: sheet$9.classes.Wrapper, part: "sqm-base" },
|
|
3150
|
-
index.h("style", { type: "text/css" },
|
|
3151
|
-
vanillaStyle$8,
|
|
3152
|
-
styleString$9),
|
|
3153
|
-
index.h(sqmTextSpanView.TextSpanView, { type: "h3" }, content.pageLabel),
|
|
3154
|
-
index.h("sl-form", { class: sheet$9.classes.Column, "onSl-submit": callbacks.submit },
|
|
3155
|
-
props.states.error && (index.h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
3156
|
-
index.h("div", { part: "erroralert-text" }, props.states.error))),
|
|
3157
|
-
index.h("sl-input", { exportparts: "label: input-label, base: input-base", type: "email", name: "/email", label: content.emailLabel || "Email", disabled: states.loading, required: true }),
|
|
3158
|
-
index.h("div", null,
|
|
3159
|
-
index.h("sl-input", { exportparts: "label: input-label, base: input-base", type: "password", name: "/password", label: content.passwordLabel || "Password", disabled: states.loading, required: true }),
|
|
3160
|
-
index.h("div", { class: sheet$9.classes.ForgotButtonContainer }, content.forgotPasswordButton)),
|
|
3161
|
-
index.h("div", { class: sheet$9.classes.ButtonsContainer },
|
|
3162
|
-
index.h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Login"),
|
|
3163
|
-
content.googleButton && index.h("sl-menu-divider", null),
|
|
3164
|
-
content.googleButton,
|
|
3165
|
-
content.secondaryButton))));
|
|
3166
|
-
}
|
|
3167
|
-
|
|
3168
3002
|
function ReferralIframeView(props) {
|
|
3169
3003
|
const { states, data } = props;
|
|
3170
3004
|
const { content } = states;
|
|
@@ -3279,7 +3113,7 @@ function ProgressBar({ stageCount, currentStage, }) {
|
|
|
3279
3113
|
return (index.h("div", { style: { display: "flex", columnGap: "-2px" } }, Array.from(Array(stageCount).keys()).map((stage) => (index.h(Progress, { active: currentStage === stage, completed: currentStage > stage, incomplete: currentStage < stage, stage: stage })))));
|
|
3280
3114
|
}
|
|
3281
3115
|
|
|
3282
|
-
const style$
|
|
3116
|
+
const style$8 = {
|
|
3283
3117
|
HostBlock: mixins.HostBlock,
|
|
3284
3118
|
Container: {
|
|
3285
3119
|
minWidth: "300px",
|
|
@@ -3629,8 +3463,8 @@ const style$a = {
|
|
|
3629
3463
|
},
|
|
3630
3464
|
};
|
|
3631
3465
|
// JSS config
|
|
3632
|
-
const sheet$
|
|
3633
|
-
const styleString$
|
|
3466
|
+
const sheet$8 = JSS.createStyleSheet(style$8);
|
|
3467
|
+
const styleString$8 = sheet$8.toString();
|
|
3634
3468
|
const stageList = ["chooseReward", "chooseAmount", "confirmation", "success"];
|
|
3635
3469
|
function RewardExchangeView(props) {
|
|
3636
3470
|
const { states, data, callbacks, refs } = props;
|
|
@@ -3653,7 +3487,7 @@ function RewardExchangeView(props) {
|
|
|
3653
3487
|
sourceUnit: item.sourceUnit,
|
|
3654
3488
|
})));
|
|
3655
3489
|
}
|
|
3656
|
-
return (index.h("sl-select", { style: { width: "auto" }, label: (_b = states === null || states === void 0 ? void 0 : states.content) === null || _b === void 0 ? void 0 : _b.text.selectText, class: sheet$
|
|
3490
|
+
return (index.h("sl-select", { style: { width: "auto" }, label: (_b = states === null || states === void 0 ? void 0 : states.content) === null || _b === void 0 ? void 0 : _b.text.selectText, class: sheet$8.classes.Select, value: states.selectedStep, "onSl-select": (e) => {
|
|
3657
3491
|
var _a, _b, _c, _d, _e;
|
|
3658
3492
|
return callbacks.setExchangeState({
|
|
3659
3493
|
amount: (_c = (_b = (_a = e.detail) === null || _a === void 0 ? void 0 : _a.item) === null || _b === void 0 ? void 0 : _b.value) === null || _c === void 0 ? void 0 : _c.sourceValue,
|
|
@@ -3661,7 +3495,7 @@ function RewardExchangeView(props) {
|
|
|
3661
3495
|
});
|
|
3662
3496
|
} }, (_c = item.steps) === null || _c === void 0 ? void 0 : _c.map((step) => {
|
|
3663
3497
|
var _a, _b;
|
|
3664
|
-
return (index.h("sl-menu-item", { value: step, disabled: !step.available, class: sheet$
|
|
3498
|
+
return (index.h("sl-menu-item", { value: step, disabled: !step.available, class: sheet$8.classes.SelectItem },
|
|
3665
3499
|
step.prettyDestinationValue,
|
|
3666
3500
|
index.h("br", null),
|
|
3667
3501
|
index.h("div", { class: "step-cost", slot: "suffix" },
|
|
@@ -3680,8 +3514,8 @@ function RewardExchangeView(props) {
|
|
|
3680
3514
|
var _a;
|
|
3681
3515
|
return [
|
|
3682
3516
|
index.h("div", { part: "choose-reward-container" },
|
|
3683
|
-
index.h("div", { class: sheet$
|
|
3684
|
-
states.loading || states.queryError ? (loading()) : (index.h("div", { class: sheet$
|
|
3517
|
+
index.h("div", { class: sheet$8.classes.Title }, states.content.text.rewardTitle),
|
|
3518
|
+
states.loading || states.queryError ? (loading()) : (index.h("div", { class: sheet$8.classes.Grid }, (_a = data.exchangeList) === null || _a === void 0 ? void 0 : _a.map((item) => {
|
|
3685
3519
|
var _a, _b, _c, _d, _e;
|
|
3686
3520
|
const style = {
|
|
3687
3521
|
boxShadow: item.key === (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.key)
|
|
@@ -3691,7 +3525,7 @@ function RewardExchangeView(props) {
|
|
|
3691
3525
|
borderColor: "none",
|
|
3692
3526
|
};
|
|
3693
3527
|
return (index.h("div", { key: item.key, style: style },
|
|
3694
|
-
index.h("sl-card", { exportparts: "base: exchange-card-container", class: sheet$
|
|
3528
|
+
index.h("sl-card", { exportparts: "base: exchange-card-container", class: sheet$8.classes.Card, style: {
|
|
3695
3529
|
cursor: item.unavailableReasonCode
|
|
3696
3530
|
? "not-allowed"
|
|
3697
3531
|
: "pointer",
|
|
@@ -3708,14 +3542,14 @@ function RewardExchangeView(props) {
|
|
|
3708
3542
|
? "rgba(0, 0, 0, 0.05)"
|
|
3709
3543
|
: "rgba(0, 0, 0, 0)",
|
|
3710
3544
|
} },
|
|
3711
|
-
index.h("div", { class: sheet$
|
|
3545
|
+
index.h("div", { class: sheet$8.classes.Image, style: {
|
|
3712
3546
|
opacity: item.unavailableReasonCode ? "0.5" : "1",
|
|
3713
3547
|
} },
|
|
3714
3548
|
index.h("img", { class: item.unavailableReasonCode
|
|
3715
3549
|
? "image subdued"
|
|
3716
|
-
: "image", src: (item === null || item === void 0 ? void 0 : item.imageUrl) ||
|
|
3717
|
-
index.getAssetPath("./assets/Reward-image.png") })),
|
|
3718
|
-
index.h("div", { class: sheet$
|
|
3550
|
+
: "image", src: imageUrl$1.optimizeCloudinaryUrl((item === null || item === void 0 ? void 0 : item.imageUrl) ||
|
|
3551
|
+
index.getAssetPath("./assets/Reward-image.png")), decoding: "async" })),
|
|
3552
|
+
index.h("div", { class: sheet$8.classes.TextArea, style: {
|
|
3719
3553
|
opacity: item.unavailableReasonCode ? "0.5" : "1",
|
|
3720
3554
|
} },
|
|
3721
3555
|
index.h("div", { class: "title", style: {
|
|
@@ -3748,7 +3582,7 @@ function RewardExchangeView(props) {
|
|
|
3748
3582
|
item.prettySourceMinValue,
|
|
3749
3583
|
}))))))));
|
|
3750
3584
|
}))),
|
|
3751
|
-
index.h("div", { class: sheet$
|
|
3585
|
+
index.h("div", { class: sheet$8.classes.Button },
|
|
3752
3586
|
index.h("sl-button", { exportparts: "base: primarybutton-base", type: "primary", class: "continue right", size: "large", onClick: () => callbacks.setStage("chooseAmount"), loading: states.loading, disabled: !states.selectedItem }, states.content.text.continueText))),
|
|
3753
3587
|
];
|
|
3754
3588
|
}
|
|
@@ -3759,16 +3593,16 @@ function RewardExchangeView(props) {
|
|
|
3759
3593
|
? false
|
|
3760
3594
|
: input && !states.amount;
|
|
3761
3595
|
return (index.h("div", null,
|
|
3762
|
-
index.h("div", { class: sheet$
|
|
3596
|
+
index.h("div", { class: sheet$8.classes.ChooseAmount, part: "choose-amount-container" },
|
|
3763
3597
|
index.h("div", { class: "wrapper" },
|
|
3764
|
-
index.h("img", { class: "image", src: (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.imageUrl) ||
|
|
3765
|
-
index.getAssetPath("./assets/Reward-image.png") }),
|
|
3598
|
+
index.h("img", { class: "image", src: imageUrl$1.optimizeCloudinaryUrl((selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.imageUrl) ||
|
|
3599
|
+
index.getAssetPath("./assets/Reward-image.png")), decoding: "async" }),
|
|
3766
3600
|
index.h("div", { class: "text" },
|
|
3767
3601
|
index.h("div", { class: "title" }, (_b = selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.name) !== null && _b !== void 0 ? _b : ""),
|
|
3768
3602
|
((_c = states.selectedItem) === null || _c === void 0 ? void 0 : _c.ruleType) === "FIXED_GLOBAL_REWARD" ? (index.h("div", { class: "points" }, input)) : (index.h("div", { class: "description" }, selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.description)),
|
|
3769
3603
|
((_d = states.selectedItem) === null || _d === void 0 ? void 0 : _d.ruleType) === "FIXED_GLOBAL_REWARD" ? (index.h("div", { class: "description" }, selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.description)) : (index.h("div", null, input)),
|
|
3770
3604
|
index.h("div", { class: "space" }))),
|
|
3771
|
-
index.h("div", { class: sheet$
|
|
3605
|
+
index.h("div", { class: sheet$8.classes.Button },
|
|
3772
3606
|
index.h("sl-button", { exportparts: "base: secondarybutton-base", class: "cancel", size: "large", type: "secondary", onClick: () => callbacks.resetState() }, states.content.text.cancelText),
|
|
3773
3607
|
index.h("sl-button", { exportparts: "base: primarybutton-base", class: "continue", size: "large", type: "primary", onClick: () => callbacks.setStage("confirmation"), disabled: isDisabled }, states.content.text.continueToConfirmationText)))));
|
|
3774
3608
|
}
|
|
@@ -3776,14 +3610,14 @@ function RewardExchangeView(props) {
|
|
|
3776
3610
|
const cost = (selectedStep === null || selectedStep === void 0 ? void 0 : selectedStep.prettySourceValue) || (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.prettySourceValue);
|
|
3777
3611
|
const amount = selectedStep === null || selectedStep === void 0 ? void 0 : selectedStep.prettyDestinationValue;
|
|
3778
3612
|
return (index.h("div", null,
|
|
3779
|
-
index.h("div", { class: sheet$
|
|
3780
|
-
index.h("div", { class: sheet$
|
|
3613
|
+
index.h("div", { class: sheet$8.classes.Confirmation, part: "confirmation-container" },
|
|
3614
|
+
index.h("div", { class: sheet$8.classes.Title }, states.content.text.redeemTitle),
|
|
3781
3615
|
index.h("div", { class: "wrapper" },
|
|
3782
3616
|
index.h("div", { class: "field" }, states.content.text.rewardNameTitle),
|
|
3783
3617
|
index.h("div", { class: "reward-item-container" },
|
|
3784
3618
|
index.h("div", { class: "reward-title" }, selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.name),
|
|
3785
|
-
index.h("img", { class: "image", src: (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.imageUrl) ||
|
|
3786
|
-
index.getAssetPath("./assets/Reward-image.png") }))),
|
|
3619
|
+
index.h("img", { class: "image", src: imageUrl$1.optimizeCloudinaryUrl((selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.imageUrl) ||
|
|
3620
|
+
index.getAssetPath("./assets/Reward-image.png")), decoding: "async" }))),
|
|
3787
3621
|
index.h("div", { class: "wrapper padding" },
|
|
3788
3622
|
index.h("div", { class: "field" })),
|
|
3789
3623
|
amount && (index.h("div", { class: "wrapper top-border padding" },
|
|
@@ -3792,13 +3626,13 @@ function RewardExchangeView(props) {
|
|
|
3792
3626
|
index.h("div", { class: "wrapper top-border padding" },
|
|
3793
3627
|
index.h("div", { class: "field" }, states.content.text.costTitle),
|
|
3794
3628
|
index.h("div", { class: "value" }, cost)),
|
|
3795
|
-
index.h("div", { class: sheet$
|
|
3629
|
+
index.h("div", { class: sheet$8.classes.Button },
|
|
3796
3630
|
index.h("sl-button", { class: "cancel", type: "secondary", size: "large", onClick: () => callbacks.setStage("chooseAmount") }, states.content.text.backText),
|
|
3797
3631
|
index.h("sl-button", { class: "continue", size: "large", type: "primary", loading: states.loading, onClick: callbacks.exchangeReward }, states.content.text.redeemText)))));
|
|
3798
3632
|
}
|
|
3799
3633
|
function success() {
|
|
3800
3634
|
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
3801
|
-
return (index.h("div", { class: sheet$
|
|
3635
|
+
return (index.h("div", { class: sheet$8.classes.Success, part: "success-container" },
|
|
3802
3636
|
index.h(Gift$1, null),
|
|
3803
3637
|
index.h(Confetti, null),
|
|
3804
3638
|
index.h("div", { class: "title" }, (_a = states.content.text) === null || _a === void 0 ? void 0 : _a.rewardRedeemedText),
|
|
@@ -3812,7 +3646,7 @@ function RewardExchangeView(props) {
|
|
|
3812
3646
|
(data === null || data === void 0 ? void 0 : data.fuelTankCode) && (index.h("div", { class: "promo" },
|
|
3813
3647
|
states.content.text.promoCode,
|
|
3814
3648
|
index.h(copyTextView.CopyTextView, { copyString: data.fuelTankCode, tooltiptext: (_h = states === null || states === void 0 ? void 0 : states.content) === null || _h === void 0 ? void 0 : _h.text.tooltipText, open: states.open, onClick: callbacks.copyFuelTankCode }))),
|
|
3815
|
-
index.h("div", { class: sheet$
|
|
3649
|
+
index.h("div", { class: sheet$8.classes.Button },
|
|
3816
3650
|
index.h("sl-button", { class: "continue center", type: "primary", size: "large", onClick: () => callbacks.resetState(true) }, states.content.text.doneText))));
|
|
3817
3651
|
}
|
|
3818
3652
|
const stages = {
|
|
@@ -3824,7 +3658,7 @@ function RewardExchangeView(props) {
|
|
|
3824
3658
|
const currentStage = stages[states.redeemStage];
|
|
3825
3659
|
function stageMap() {
|
|
3826
3660
|
const stageNumber = stageList.indexOf(states.redeemStage);
|
|
3827
|
-
return (index.h("div", { class: sheet$
|
|
3661
|
+
return (index.h("div", { class: sheet$8.classes.ProgressBar },
|
|
3828
3662
|
index.h("div", { class: "text-area" }, Object.keys(stageProgressList).map((stage) => {
|
|
3829
3663
|
if (stageList.indexOf(stage) <= stageNumber) {
|
|
3830
3664
|
return index.h("span", { class: "text" }, stageProgressList[stage]);
|
|
@@ -3836,24 +3670,24 @@ function RewardExchangeView(props) {
|
|
|
3836
3670
|
index.h(ProgressBar, { stageCount: 3, currentStage: stageNumber })));
|
|
3837
3671
|
}
|
|
3838
3672
|
function loading() {
|
|
3839
|
-
return (index.h("div", { class: sheet$
|
|
3673
|
+
return (index.h("div", { class: sheet$8.classes.Grid, part: "loading-container" }, [...Array(states.content.text.skeletonCardNum)].map(() => {
|
|
3840
3674
|
return (index.h("div", null,
|
|
3841
|
-
index.h("sl-card", { class: sheet$
|
|
3842
|
-
index.h("div", { class: sheet$
|
|
3675
|
+
index.h("sl-card", { class: sheet$8.classes.Card },
|
|
3676
|
+
index.h("div", { class: sheet$8.classes.CardLayout },
|
|
3843
3677
|
index.h("div", null,
|
|
3844
|
-
index.h("
|
|
3845
|
-
width: "100px",
|
|
3846
|
-
height: "100px",
|
|
3678
|
+
index.h("sqm-skeleton", { style: {
|
|
3847
3679
|
margin: "9px",
|
|
3848
|
-
|
|
3849
|
-
} })),
|
|
3680
|
+
}, width: "100px", height: "100px" })),
|
|
3850
3681
|
index.h("div", { style: {
|
|
3851
3682
|
margin: "var(--sl-spacing-small) var(--sl-spacing-small) 0 0",
|
|
3852
3683
|
width: "100%",
|
|
3684
|
+
display: "flex",
|
|
3685
|
+
flexDirection: "column",
|
|
3686
|
+
gap: "var(--sl-spacing-small)",
|
|
3853
3687
|
} },
|
|
3854
|
-
index.h("
|
|
3855
|
-
index.h("
|
|
3856
|
-
index.h("
|
|
3688
|
+
index.h("sqm-skeleton", null),
|
|
3689
|
+
index.h("sqm-skeleton", null),
|
|
3690
|
+
index.h("sqm-skeleton", { width: "45%" }))))));
|
|
3857
3691
|
})));
|
|
3858
3692
|
}
|
|
3859
3693
|
function errorMessage() {
|
|
@@ -3871,12 +3705,12 @@ function RewardExchangeView(props) {
|
|
|
3871
3705
|
if (!(refs === null || refs === void 0 ? void 0 : refs.canvasRef))
|
|
3872
3706
|
return;
|
|
3873
3707
|
refs.canvasRef.current = canvas;
|
|
3874
|
-
}, id: "my-canvas", class: sheet$
|
|
3708
|
+
}, id: "my-canvas", class: sheet$8.classes.Confetti }));
|
|
3875
3709
|
}
|
|
3876
3710
|
if (states.noExchangeOptions)
|
|
3877
3711
|
return states.content.text.empty;
|
|
3878
|
-
return (index.h("div", { class: sheet$
|
|
3879
|
-
index.h("style", { type: "text/css" }, styleString$
|
|
3712
|
+
return (index.h("div", { class: sheet$8.classes.Container, part: "sqm-base" },
|
|
3713
|
+
index.h("style", { type: "text/css" }, styleString$8),
|
|
3880
3714
|
index.h("div", null,
|
|
3881
3715
|
stageMap(),
|
|
3882
3716
|
states.exchangeError && errorMessage(),
|
|
@@ -4452,7 +4286,7 @@ function useShareLink(props) {
|
|
|
4452
4286
|
return { ...props, onClick, open, copyString: copyString };
|
|
4453
4287
|
}
|
|
4454
4288
|
|
|
4455
|
-
const style$
|
|
4289
|
+
const style$9 = {
|
|
4456
4290
|
Wrapper: {
|
|
4457
4291
|
...mixins.AuthWrapper,
|
|
4458
4292
|
"max-width": "600px",
|
|
@@ -4490,7 +4324,7 @@ const style$b = {
|
|
|
4490
4324
|
},
|
|
4491
4325
|
ErrorStyle: mixins.ErrorStyles,
|
|
4492
4326
|
};
|
|
4493
|
-
const vanillaStyle$
|
|
4327
|
+
const vanillaStyle$6 = `
|
|
4494
4328
|
sqm-portal-register {
|
|
4495
4329
|
margin: 0 auto;
|
|
4496
4330
|
width: 100%;
|
|
@@ -4505,8 +4339,8 @@ sqm-portal-register {
|
|
|
4505
4339
|
display: none;
|
|
4506
4340
|
}
|
|
4507
4341
|
`;
|
|
4508
|
-
const sheet$
|
|
4509
|
-
const styleString$
|
|
4342
|
+
const sheet$9 = JSS.createStyleSheet(style$9);
|
|
4343
|
+
const styleString$9 = sheet$9.toString();
|
|
4510
4344
|
function LeadFormView(props) {
|
|
4511
4345
|
var _a, _b, _c, _d;
|
|
4512
4346
|
const { states, refs, callbacks, content } = props;
|
|
@@ -4520,35 +4354,33 @@ function LeadFormView(props) {
|
|
|
4520
4354
|
fieldLabel,
|
|
4521
4355
|
});
|
|
4522
4356
|
return (index.h(index.Fragment, null,
|
|
4523
|
-
states.success && (index.h("div", { class: sheet$
|
|
4357
|
+
states.success && (index.h("div", { class: sheet$9.classes.Wrapper, part: "sqm-base" },
|
|
4524
4358
|
index.h("style", { type: "text/css" },
|
|
4525
|
-
vanillaStyle$
|
|
4526
|
-
styleString$
|
|
4359
|
+
vanillaStyle$6,
|
|
4360
|
+
styleString$9),
|
|
4527
4361
|
index.h(sqmTextSpanView.TextSpanView, { type: "h3" }, content.pageLabel),
|
|
4528
|
-
index.h("sqm-form-message", { exportparts: "success-icon" },
|
|
4362
|
+
index.h("sqm-form-message", { loading: states.loading, exportparts: "success-icon" },
|
|
4529
4363
|
index.h("b", null, content.submitSuccessHeader),
|
|
4530
4364
|
index.h("br", null),
|
|
4531
4365
|
index.h("div", { part: "successalert-text" }, content.submitSuccessDescription)),
|
|
4532
|
-
index.h("sl-button", { class: sheet$
|
|
4533
|
-
index.h("div", { class: sheet$
|
|
4366
|
+
index.h("sl-button", { class: sheet$9.classes.ContinueButton, onClick: callbacks.resetForm, loading: states.loading, exportparts: "base: primarybutton-base", type: "default" }, content.resubmitFormLabel))),
|
|
4367
|
+
index.h("div", { class: sheet$9.classes.Wrapper, part: "sqm-base", style: { display: states.success ? "none" : "block" } },
|
|
4534
4368
|
index.h("style", { type: "text/css" },
|
|
4535
|
-
vanillaStyle$
|
|
4536
|
-
styleString$
|
|
4369
|
+
vanillaStyle$6,
|
|
4370
|
+
styleString$9),
|
|
4537
4371
|
index.h(sqmTextSpanView.TextSpanView, { type: "h3" }, content.pageLabel),
|
|
4538
|
-
index.h("sl-form", { class: sheet$
|
|
4539
|
-
states.error && (index.h("
|
|
4540
|
-
index.h("
|
|
4541
|
-
index.h("
|
|
4542
|
-
index.h("br", null),
|
|
4543
|
-
global.intl.formatMessage({
|
|
4372
|
+
index.h("sl-form", { class: sheet$9.classes.Column, "onSl-submit": callbacks.submit, ref: (el) => (refs.formRef.current = el), novalidate: true },
|
|
4373
|
+
states.error && (index.h("sqm-form-message", { type: "error" },
|
|
4374
|
+
index.h("p", { part: "alert-title" }, content.submitErrorHeader),
|
|
4375
|
+
index.h("p", { part: "alert-description" }, global.intl.formatMessage({
|
|
4544
4376
|
id: "submitErrorDescription",
|
|
4545
4377
|
defaultMessage: content.submitErrorDescription,
|
|
4546
4378
|
}, {
|
|
4547
4379
|
supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, content.supportLinkText)),
|
|
4548
|
-
}))),
|
|
4549
|
-
index.h("div", { class: sheet$
|
|
4550
|
-
index.h("sqm-lead-input-field", { class: sheet$
|
|
4551
|
-
index.h("sqm-lead-input-field", { class: sheet$
|
|
4380
|
+
})))),
|
|
4381
|
+
index.h("div", { class: sheet$9.classes.NameFieldWrapper },
|
|
4382
|
+
index.h("sqm-lead-input-field", { class: sheet$9.classes.NameInput, "field-label": content.firstNameLabel || "First Name", "field-name": "firstName" }),
|
|
4383
|
+
index.h("sqm-lead-input-field", { class: sheet$9.classes.NameInput, "field-label": content.lastNameLabel || "Last Name", "field-name": "lastName" })),
|
|
4552
4384
|
index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", type: "email", name: "/email", label: content.emailLabel || "Email", disabled: states.loading, required: true, validationError: ({ value }) => {
|
|
4553
4385
|
if (!value) {
|
|
4554
4386
|
return getRequiredFieldErrorMessage({
|
|
@@ -4560,18 +4392,18 @@ function LeadFormView(props) {
|
|
|
4560
4392
|
return content.invalidEmailErrorMessage;
|
|
4561
4393
|
}
|
|
4562
4394
|
} }, (((_b = (_a = states.leadFormState) === null || _a === void 0 ? void 0 : _a.validationErrors) === null || _b === void 0 ? void 0 : _b.email) ? {
|
|
4563
|
-
class: sheet$
|
|
4395
|
+
class: sheet$9.classes.ErrorStyle,
|
|
4564
4396
|
helpText: ((_d = (_c = states.leadFormState) === null || _c === void 0 ? void 0 : _c.validationErrors) === null || _d === void 0 ? void 0 : _d.email) ||
|
|
4565
4397
|
content.requiredFieldErrorMessage,
|
|
4566
4398
|
}
|
|
4567
4399
|
: []))),
|
|
4568
4400
|
index.h("input", { type: "hidden", hidden: true, name: "/referralCode", value: states.referralCode }),
|
|
4569
4401
|
content.formData,
|
|
4570
|
-
index.h("div", { class: sheet$
|
|
4402
|
+
index.h("div", { class: sheet$9.classes.ButtonsContainer },
|
|
4571
4403
|
index.h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Register"))))));
|
|
4572
4404
|
}
|
|
4573
4405
|
|
|
4574
|
-
const style$
|
|
4406
|
+
const style$a = {
|
|
4575
4407
|
ErrorStyle: {
|
|
4576
4408
|
"--sl-input-border-color": "var(--sl-color-danger-500)",
|
|
4577
4409
|
"--sl-input-background-color": "var(--sl-color-danger-10)",
|
|
@@ -4587,7 +4419,7 @@ const style$c = {
|
|
|
4587
4419
|
"margin-bottom": "var(--sl-spacing-large)",
|
|
4588
4420
|
},
|
|
4589
4421
|
};
|
|
4590
|
-
const vanillaStyle$
|
|
4422
|
+
const vanillaStyle$7 = `
|
|
4591
4423
|
:host {
|
|
4592
4424
|
margin: 0 auto;
|
|
4593
4425
|
width: 100%;
|
|
@@ -4602,8 +4434,8 @@ sl-select::part(menu){
|
|
|
4602
4434
|
}
|
|
4603
4435
|
`;
|
|
4604
4436
|
JSS.jss.setup(JSS.create());
|
|
4605
|
-
const sheet$
|
|
4606
|
-
const styleString$
|
|
4437
|
+
const sheet$a = JSS.jss.createStyleSheet(style$a);
|
|
4438
|
+
const styleString$a = sheet$a.toString();
|
|
4607
4439
|
function LeadDropdownFieldView(props) {
|
|
4608
4440
|
var _a, _b, _c, _d, _e;
|
|
4609
4441
|
const { states, content } = props;
|
|
@@ -4614,10 +4446,10 @@ function LeadDropdownFieldView(props) {
|
|
|
4614
4446
|
}, {
|
|
4615
4447
|
dropdownLabel,
|
|
4616
4448
|
});
|
|
4617
|
-
return (index.h("div", { class: sheet$
|
|
4449
|
+
return (index.h("div", { class: sheet$a.classes.FieldContainer, part: "sqm-base" },
|
|
4618
4450
|
index.h("style", { type: "text/css" },
|
|
4619
|
-
vanillaStyle$
|
|
4620
|
-
styleString$
|
|
4451
|
+
vanillaStyle$7,
|
|
4452
|
+
styleString$a),
|
|
4621
4453
|
index.h("sl-select", Object.assign({ style: { maxHeight: "100px" }, exportparts: "label: input-label, base: input-base", label: `${content.dropdownLabel}${content.dropdownOptional ? ` ${content.optionalLabel}` : ""}`, name: `/${content.dropdownName}`, multiple: content.multiple }, (!content.dropdownOptional ? { required: true } : []), { disabled: ((_b = states.leadFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.leadFormState) === null || _c === void 0 ? void 0 : _c.disabled), validationError: ({ value }) => {
|
|
4622
4454
|
if (!value && !content.dropdownOptional) {
|
|
4623
4455
|
return getRequiredFieldErrorMessage({
|
|
@@ -4625,10 +4457,10 @@ function LeadDropdownFieldView(props) {
|
|
|
4625
4457
|
});
|
|
4626
4458
|
}
|
|
4627
4459
|
} }, (((_e = (_d = states.leadFormState) === null || _d === void 0 ? void 0 : _d.validationErrors) === null || _e === void 0 ? void 0 : _e[content.dropdownName]) ? {
|
|
4628
|
-
class: sheet$
|
|
4460
|
+
class: sheet$a.classes.ErrorStyle,
|
|
4629
4461
|
}
|
|
4630
4462
|
: [])), content.selectOptions),
|
|
4631
|
-
(validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) && (index.h("p", { class: sheet$
|
|
4463
|
+
(validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) && (index.h("p", { class: sheet$a.classes.ErrorMessageStyle }, getRequiredFieldErrorMessage({
|
|
4632
4464
|
dropdownLabel: content.dropdownLabel,
|
|
4633
4465
|
})))));
|
|
4634
4466
|
}
|
|
@@ -4683,10 +4515,7 @@ exports.LeaderboardView = LeaderboardView;
|
|
|
4683
4515
|
exports.NameFieldsView = NameFieldsView;
|
|
4684
4516
|
exports.PortalChangePasswordView = PortalChangePasswordView;
|
|
4685
4517
|
exports.PortalFooterView = PortalFooterView;
|
|
4686
|
-
exports.PortalForgotPasswordView = PortalForgotPasswordView;
|
|
4687
4518
|
exports.PortalFrameView = PortalFrameView;
|
|
4688
|
-
exports.PortalLoginView = PortalLoginView;
|
|
4689
|
-
exports.PortalRegisterView = PortalRegisterView;
|
|
4690
4519
|
exports.PoweredByImg = PoweredByImg;
|
|
4691
4520
|
exports.ProgressBar = ProgressBar;
|
|
4692
4521
|
exports.ProgressBarView = ProgressBarView;
|