@saasquatch/mint-components 1.15.0-6 → 1.15.0-60
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-b2fcf954.js → ErrorView-5504c2b6.js} +1 -1
- package/dist/cjs/{GenericTableView-f0e9c531.js → GenericTableView-107ade89.js} +6 -6
- package/dist/cjs/IndirectTaxDetailsView-b783411a.js +646 -0
- package/dist/cjs/{ShadowViewAddon-e666dc8b.js → ShadowViewAddon-cb3fc679.js} +1446 -1390
- package/dist/cjs/{copy-text-view-7441206d.js → copy-text-view-95cf4875.js} +19 -8
- package/dist/cjs/data-d4339c2e.js +137 -0
- package/dist/cjs/{stencil-hooks.module-3a336b0f.js → dom-context-hooks.module-7fa676ae.js} +18 -18
- package/dist/cjs/{email-registration-view-55b378dc.js → email-registration-view-996fb438.js} +3 -3
- package/dist/cjs/{extractProps-fd93ba62.js → extractProps-e9c55ba8.js} +14 -0
- package/dist/cjs/{global-124aec2c.js → global-6ee8a4bb.js} +11806 -11623
- package/dist/cjs/{index-a29c60ef.js → index-a43a63b4.js} +4 -0
- package/dist/cjs/{index.module-ee84433d.js → index.module-4f54e412.js} +191 -191
- package/dist/cjs/loader.cjs.js +5 -5
- package/dist/cjs/{luxon-2926d85f.js → luxon-949beaf2.js} +2 -2
- package/dist/cjs/mint-components.cjs.js +5 -5
- package/dist/cjs/{mixins-f7e0377a.js → mixins-4761d472.js} +6 -6
- package/dist/cjs/{mockRewardData-272e22d6.js → mockRewardData-df37c8a3.js} +2 -2
- package/dist/cjs/raisins-plop-target.cjs.entry.js +1 -1
- package/dist/cjs/{re-render-b324deab.js → re-render-d516138a.js} +4 -4
- package/dist/cjs/{sqm-banking-info-form_17.cjs.entry.js → sqm-banking-info-form_10.cjs.entry.js} +873 -2260
- package/dist/cjs/{sqm-base-registration-form-view-1b2440c3.js → sqm-base-registration-form-view-8847804c.js} +3 -3
- package/dist/cjs/{sqm-big-stat_41.cjs.entry.js → sqm-big-stat_42.cjs.entry.js} +954 -244
- package/dist/cjs/{sqm-close-button-view-ea3fa23b.js → sqm-close-button-view-5e85ac51.js} +2 -2
- package/dist/cjs/sqm-close-button.cjs.entry.js +6 -6
- package/dist/cjs/sqm-code-verification.cjs.entry.js +342 -0
- package/dist/cjs/sqm-context-router.cjs.entry.js +10 -10
- package/dist/cjs/sqm-email-verification.cjs.entry.js +13 -13
- package/dist/cjs/sqm-empty_4.cjs.entry.js +56 -62
- package/dist/cjs/sqm-form-message.cjs.entry.js +3 -3
- package/dist/cjs/sqm-google-sign-in.cjs.entry.js +14 -14
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +6 -6
- package/dist/cjs/sqm-header-logo.cjs.entry.js +3 -3
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +9 -9
- package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +84 -0
- package/dist/cjs/sqm-leaderboard-rank-view-6a1e63de.js +10 -0
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-logout-current-user-view-11d57c12.js → sqm-logout-current-user-view-b61c8bdf.js} +1 -1
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +5 -5
- package/dist/cjs/sqm-navigation-sidebar-item-view-ec7a5c53.js +56 -0
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +30 -7
- package/dist/cjs/{sqm-navigation-sidebar-view-17111896.js → sqm-navigation-sidebar-view-50ee8796.js} +17 -7
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +25 -9
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +96 -69
- package/dist/cjs/sqm-password-field.cjs.entry.js +10 -10
- package/dist/cjs/sqm-popup-container.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-container-view-4f15143a.js → sqm-portal-container-view-07e4343f.js} +2 -2
- package/dist/cjs/{sqm-portal-email-verification-view-f5ce25cc.js → sqm-portal-email-verification-view-d3dccee1.js} +4 -4
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +15 -15
- package/dist/cjs/{sqm-portal-forgot-password-view-b986086e.js → sqm-portal-forgot-password-view-0a8d3243.js} +24 -16
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +39 -10
- package/dist/cjs/sqm-portal-google-login.cjs.entry.js +8 -8
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +13 -13
- package/dist/cjs/{sqm-portal-login-view-84e99287.js → sqm-portal-login-view-bb50304c.js} +4 -4
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-profile-view-07d13061.js → sqm-portal-profile-view-153a8ca9.js} +4 -4
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +14 -14
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-portal-registration-form-view-4377d849.js → sqm-portal-registration-form-view-5a96c2f5.js} +3 -3
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +9 -9
- package/dist/cjs/{sqm-portal-reset-password-view-52fc50fe.js → sqm-portal-reset-password-view-25eb2099.js} +3 -3
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +10 -10
- package/dist/cjs/{sqm-portal-verify-email-view-4f837226.js → sqm-portal-verify-email-view-1c4e781f.js} +3 -3
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +11 -11
- package/dist/cjs/{sqm-qr-code-view-3da9ed28.js → sqm-qr-code-view-2cca145e.js} +3 -3
- package/dist/cjs/sqm-qr-code.cjs.entry.js +12 -12
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +132 -43
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +8 -8
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +4 -4
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +5 -5
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +81 -34
- package/dist/cjs/sqm-route.cjs.entry.js +1 -1
- package/dist/cjs/sqm-scroll.cjs.entry.js +3 -3
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +13729 -12442
- package/dist/cjs/sqm-tab.cjs.entry.js +5 -5
- package/dist/cjs/sqm-tabs.cjs.entry.js +24 -12
- package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +1255 -0
- package/dist/cjs/sqm-text-span-view-7a61ae4c.js +63 -0
- package/dist/cjs/sqm-text-span.cjs.entry.js +7 -7
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +19 -11
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +23 -13
- package/dist/cjs/{useChildElements-1b35d945.js → useChildElements-966c9041.js} +5 -5
- package/dist/cjs/{useInstantAccessRegistration-0537e28e.js → useInstantAccessRegistration-08bcb487.js} +4 -4
- package/dist/cjs/{usePayoutStatus-4b5894ef.js → usePayoutStatus-3b34dab1.js} +13 -10
- package/dist/cjs/{usePortalLogin-63d896d1.js → usePortalLogin-1c022d8d.js} +3 -3
- package/dist/cjs/{usePortalRegistrationForm-f25d89e7.js → usePortalRegistrationForm-75b647fe.js} +6 -6
- package/dist/cjs/{useReferralCodes-82e8797b.js → useReferralCodes-11cdf43b.js} +3 -3
- package/dist/cjs/{useReferralTable-7c3f9600.js → useReferralTable-90d4d6e9.js} +10 -10
- package/dist/cjs/{useRegistrationFormState-7b820f0c.js → useRegistrationFormState-bbee6e7b.js} +6 -6
- package/dist/cjs/{useVerificationEmail-95a82767.js → useVerificationEmail-9dd3997a.js} +6 -6
- package/dist/cjs/{utilities-78f5e169.js → utilities-9a0c5e91.js} +4 -4
- package/dist/cjs/utils-8b6dc3f8.js +105 -0
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/sqm-big-stat/BigStat.stories.js +13 -0
- package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +15 -7
- package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +162 -2
- package/dist/collection/components/sqm-big-stat/useBigStat.js +15 -5
- package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +13 -4
- package/dist/collection/components/sqm-brand/sqm-brand.js +11 -4
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +1 -0
- package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +4 -0
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +13 -13
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +169 -1
- package/dist/collection/components/sqm-coupon-code/useCouponCode.js +1 -0
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +14 -6
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +58 -1
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +3 -2
- package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +79 -0
- package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +3 -3
- package/dist/collection/components/sqm-invoice-table/cells/sqm-invoice-table-download-cell.js +2 -2
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.js +2 -1
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.js +2 -1
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.js +2 -1
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table-view.js +1 -1
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +4 -3
- package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +37 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +10 -4
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +200 -59
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.js +2 -2
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
- package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +28 -3
- package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +1 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +16 -6
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +83 -5
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +18 -7
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +233 -1
- package/dist/collection/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.js +9 -1
- package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +3 -3
- package/dist/collection/components/sqm-pagination/sqm-pagination.js +43 -0
- package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.js +1 -1
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +8 -4
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +1 -1
- package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +1 -1
- package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +1 -8
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +6 -6
- package/dist/collection/components/sqm-portal-forgot-password/PortalForgotPassword.stories.js +4 -4
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +21 -13
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +103 -3
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +41 -36
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +103 -2
- package/dist/collection/components/sqm-portal-frame/usePortalFrame.js +4 -1
- package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +10 -5
- package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +1 -1
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -1
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +1 -1
- package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +1 -2
- package/dist/collection/components/sqm-portal-registration-form/PortalRegistrationForm.stories.js +1 -0
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +5 -3
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +4 -4
- package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +1 -1
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +32 -31
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +77 -9
- package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +3 -0
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +169 -1
- package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +6 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +46 -46
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +28 -1
- package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +2 -2
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +55 -18
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +62 -7
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +2 -1
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +4 -2
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +6 -3
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +6 -3
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +4 -2
- package/dist/collection/components/sqm-referral-table/mockReferralData.js +1 -1
- package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +2 -1
- package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +1 -1
- package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeList.stories.js +19 -19
- package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeListData.js +31 -5
- package/dist/collection/components/sqm-reward-exchange-list/progressBar.js +10 -10
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +39 -42
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +1 -2
- package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +3 -3
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +4 -3
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +5 -4
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +57 -8
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +5 -3
- package/dist/collection/components/sqm-rewards-table/mockRewardData.js +1 -1
- package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +3 -2
- package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +1 -1
- package/dist/collection/components/sqm-share-button/ShareButton.stories.js +3 -1
- package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +23 -22
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +56 -10
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +169 -1
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +121 -4
- package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +20 -8
- package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +110 -2
- package/dist/collection/components/sqm-stencilbook/BrandSelector.js +198 -0
- package/dist/collection/components/sqm-stencilbook/Themes.js +325 -33
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +81 -99
- package/dist/collection/components/sqm-tabs/Tabs.stories.js +7 -0
- package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +14 -2
- package/dist/collection/components/sqm-tabs/sqm-tabs.js +28 -2
- package/dist/collection/components/sqm-task-card/DetailsView.js +7 -1
- package/dist/collection/components/sqm-task-card/progress-bar/progress-bar-view.js +3 -2
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +16 -18
- package/dist/collection/components/sqm-task-card/sqm-task-card.js +4 -4
- package/dist/collection/components/sqm-task-card/useTaskCard.js +1 -1
- package/dist/collection/components/sqm-text/Text.stories.js +12 -0
- package/dist/collection/components/sqm-text/sqm-text.js +100 -49
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +44 -43
- package/dist/collection/components/sqm-text-span/sqm-text-span.js +51 -2
- package/dist/collection/components/sqm-timeline/Timeline.stories.js +8 -1
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +45 -45
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +52 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +2 -2
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +39 -5
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +42 -7
- package/dist/collection/components/tax-and-cash/BankingForm.stories.js +12 -0
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +28 -8
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +60 -35
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +108 -5
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +8 -1
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +53 -27
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +82 -4
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +6 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +57 -13
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +31 -14
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +26 -1
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +8 -5
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +282 -30
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +18 -18
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +19 -4
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/DocusignExpiredView.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +164 -18
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +10 -10
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +3 -3
- package/dist/collection/components/views/copy-text-view.js +17 -6
- package/dist/collection/components/views/email-registration-view.js +1 -1
- package/dist/collection/global/global.js +26 -12
- package/dist/collection/global/mixins.js +6 -6
- package/dist/collection/global/styles.js +270 -133
- package/dist/collection/global/styles.ts +361 -134
- package/dist/collection/insertfont.js +18 -0
- package/dist/collection/stories/PortalTemplates.stories.js +22 -30
- package/dist/collection/tables/GenericTableView.js +4 -4
- package/dist/collection/utils/parseStates.js +12 -0
- package/dist/esm/{ErrorView-48e2b969.js → ErrorView-eaafd6f5.js} +1 -1
- package/dist/esm/{GenericTableView-e7addb2b.js → GenericTableView-dd9be3ea.js} +6 -6
- package/dist/esm/IndirectTaxDetailsView-54319d79.js +639 -0
- package/dist/esm/{ShadowViewAddon-7c10e0ee.js → ShadowViewAddon-ff7a4b04.js} +1445 -1388
- package/dist/esm/{copy-text-view-717050d5.js → copy-text-view-6dec9902.js} +19 -8
- package/dist/esm/data-ee3ae298.js +121 -0
- package/dist/esm/{stencil-hooks.module-4bc38af4.js → dom-context-hooks.module-63370afd.js} +13 -13
- package/dist/esm/{email-registration-view-a7818cf2.js → email-registration-view-db81655f.js} +3 -3
- package/dist/esm/{extractProps-ae1afbb3.js → extractProps-54064fb0.js} +14 -1
- package/dist/esm/{global-6dc825bc.js → global-c38fd7a9.js} +11784 -11602
- package/dist/esm/{index-91e7729f.js → index-b3a06de8.js} +4 -0
- package/dist/esm/{index.module-89a79f66.js → index.module-38dad6c9.js} +153 -153
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{luxon-8d51c92b.js → luxon-bbf75a9d.js} +1 -1
- package/dist/esm/mint-components.js +5 -5
- package/dist/esm/{mixins-83f90fa1.js → mixins-f750863a.js} +6 -6
- package/dist/esm/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +2 -2
- package/dist/esm/raisins-plop-target.entry.js +1 -1
- package/dist/esm/{re-render-cc945f38.js → re-render-9c90767d.js} +2 -2
- package/dist/esm/{sqm-banking-info-form_17.entry.js → sqm-banking-info-form_10.entry.js} +723 -2103
- package/dist/esm/{sqm-base-registration-form-view-31f1cb87.js → sqm-base-registration-form-view-193f1721.js} +3 -3
- package/dist/esm/{sqm-big-stat_41.entry.js → sqm-big-stat_42.entry.js} +867 -158
- package/dist/esm/{sqm-close-button-view-f9819751.js → sqm-close-button-view-2fa57229.js} +2 -2
- package/dist/esm/sqm-close-button.entry.js +5 -5
- package/dist/esm/sqm-code-verification.entry.js +338 -0
- package/dist/esm/sqm-context-router.entry.js +3 -3
- package/dist/esm/sqm-email-verification.entry.js +6 -6
- package/dist/esm/sqm-empty_4.entry.js +53 -59
- package/dist/esm/sqm-form-message.entry.js +2 -2
- package/dist/esm/sqm-google-sign-in.entry.js +3 -3
- package/dist/esm/sqm-graphql-client-provider.entry.js +3 -3
- package/dist/esm/sqm-header-logo.entry.js +2 -2
- package/dist/esm/sqm-instant-access-registration.entry.js +8 -8
- package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +76 -0
- package/dist/esm/sqm-leaderboard-rank-view-18baae5b.js +8 -0
- package/dist/esm/sqm-leaderboard-rank.entry.js +5 -5
- package/dist/esm/{sqm-logout-current-user-view-8ef8180f.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
- package/dist/esm/sqm-logout-current-user.entry.js +4 -4
- package/dist/esm/sqm-navigation-sidebar-item-view-797601b0.js +54 -0
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +29 -6
- package/dist/esm/{sqm-navigation-sidebar-view-9d802b78.js → sqm-navigation-sidebar-view-6c13798c.js} +17 -7
- package/dist/esm/sqm-navigation-sidebar.entry.js +22 -6
- package/dist/esm/sqm-pagination_3.entry.js +90 -63
- package/dist/esm/sqm-password-field.entry.js +5 -5
- package/dist/esm/sqm-popup-container.entry.js +3 -3
- package/dist/esm/{sqm-portal-container-view-1683ae32.js → sqm-portal-container-view-176e92e3.js} +2 -2
- package/dist/esm/{sqm-portal-email-verification-view-d96d6c43.js → sqm-portal-email-verification-view-cb5b8338.js} +4 -4
- package/dist/esm/sqm-portal-email-verification.entry.js +7 -7
- package/dist/esm/{sqm-portal-forgot-password-view-50444a7c.js → sqm-portal-forgot-password-view-0e795cdd.js} +24 -16
- package/dist/esm/sqm-portal-forgot-password.entry.js +36 -7
- package/dist/esm/sqm-portal-google-login.entry.js +7 -7
- package/dist/esm/sqm-portal-google-registration-form.entry.js +9 -9
- package/dist/esm/{sqm-portal-login-view-37c85d04.js → sqm-portal-login-view-7670cd86.js} +4 -4
- package/dist/esm/sqm-portal-logout.entry.js +3 -3
- package/dist/esm/{sqm-portal-profile-view-4ce1c7c3.js → sqm-portal-profile-view-47aafa20.js} +4 -4
- 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-21d57492.js → sqm-portal-registration-form-view-8bdc3804.js} +3 -3
- package/dist/esm/sqm-portal-registration-form.entry.js +8 -8
- package/dist/esm/{sqm-portal-reset-password-view-b000ffc5.js → sqm-portal-reset-password-view-abef7286.js} +3 -3
- package/dist/esm/sqm-portal-reset-password.entry.js +6 -6
- package/dist/esm/{sqm-portal-verify-email-view-2983ba9b.js → sqm-portal-verify-email-view-33805220.js} +3 -3
- package/dist/esm/sqm-portal-verify-email.entry.js +6 -6
- package/dist/esm/{sqm-qr-code-view-10b8b4cb.js → sqm-qr-code-view-11121d3c.js} +3 -3
- package/dist/esm/sqm-qr-code.entry.js +6 -6
- package/dist/esm/sqm-referral-table_11.entry.js +121 -32
- package/dist/esm/sqm-referred-registration.entry.js +7 -7
- 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 +69 -22
- 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 +13671 -12384
- package/dist/esm/sqm-tab.entry.js +4 -4
- package/dist/esm/sqm-tabs.entry.js +21 -9
- package/dist/esm/sqm-tax-and-cash.entry.js +1251 -0
- package/dist/esm/sqm-text-span-view-4c17b8c9.js +61 -0
- package/dist/esm/sqm-text-span.entry.js +6 -6
- package/dist/esm/sqm-widget-verification-controller.entry.js +14 -6
- package/dist/esm/sqm-widget-verification.entry.js +20 -10
- package/dist/esm/{useChildElements-7945ae56.js → useChildElements-4e70ac0e.js} +2 -2
- package/dist/esm/{useInstantAccessRegistration-dc4ad9f2.js → useInstantAccessRegistration-0f04459e.js} +3 -3
- package/dist/esm/{usePayoutStatus-58aa56b4.js → usePayoutStatus-7eeec61b.js} +10 -7
- package/dist/esm/{usePortalLogin-ef647a50.js → usePortalLogin-61abe78e.js} +2 -2
- package/dist/esm/{usePortalRegistrationForm-4b35a357.js → usePortalRegistrationForm-afc0171e.js} +3 -3
- package/dist/esm/{useReferralCodes-8f75921a.js → useReferralCodes-311e6d72.js} +2 -2
- package/dist/esm/{useReferralTable-b3876ed6.js → useReferralTable-65a01a6a.js} +5 -5
- package/dist/esm/{useRegistrationFormState-d6f33135.js → useRegistrationFormState-18c2cea7.js} +2 -2
- package/dist/esm/{useVerificationEmail-edc318cb.js → useVerificationEmail-f9413de9.js} +2 -2
- package/dist/esm/{utilities-5b0ca040.js → utilities-ad9c2893.js} +2 -2
- package/dist/esm/utils-9c62ea4a.js +97 -0
- package/dist/esm-es5/{ErrorView-48e2b969.js → ErrorView-eaafd6f5.js} +1 -1
- package/dist/esm-es5/GenericTableView-dd9be3ea.js +1 -0
- package/dist/esm-es5/IndirectTaxDetailsView-54319d79.js +1 -0
- package/dist/esm-es5/ShadowViewAddon-ff7a4b04.js +1 -0
- package/dist/esm-es5/copy-text-view-6dec9902.js +1 -0
- package/dist/esm-es5/data-ee3ae298.js +1 -0
- package/dist/esm-es5/dom-context-hooks.module-63370afd.js +53 -0
- package/dist/esm-es5/email-registration-view-db81655f.js +1 -0
- package/dist/esm-es5/extractProps-54064fb0.js +1 -0
- package/dist/esm-es5/{global-6dc825bc.js → global-c38fd7a9.js} +5 -5
- package/dist/esm-es5/{index-91e7729f.js → index-b3a06de8.js} +1 -1
- package/dist/esm-es5/index.module-38dad6c9.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/luxon-bbf75a9d.js +1 -0
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/mixins-f750863a.js +1 -0
- package/dist/esm-es5/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +1 -1
- package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
- package/dist/esm-es5/re-render-9c90767d.js +1 -0
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -0
- package/dist/esm-es5/{sqm-base-registration-form-view-31f1cb87.js → sqm-base-registration-form-view-193f1721.js} +1 -1
- package/dist/esm-es5/sqm-big-stat_42.entry.js +1 -0
- package/dist/esm-es5/{sqm-close-button-view-f9819751.js → sqm-close-button-view-2fa57229.js} +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -0
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-form-message.entry.js +1 -1
- package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank-view-18baae5b.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/{sqm-logout-current-user-view-8ef8180f.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-797601b0.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-6c13798c.js +1 -0
- 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-1683ae32.js → sqm-portal-container-view-176e92e3.js} +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-d96d6c43.js → sqm-portal-email-verification-view-cb5b8338.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password-view-0e795cdd.js +1 -0
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-login-view-7670cd86.js +1 -0
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-4ce1c7c3.js → sqm-portal-profile-view-47aafa20.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-21d57492.js → sqm-portal-registration-form-view-8bdc3804.js} +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-b000ffc5.js → sqm-portal-reset-password-view-abef7286.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-2983ba9b.js → sqm-portal-verify-email-view-33805220.js} +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/{sqm-qr-code-view-10b8b4cb.js → sqm-qr-code-view-11121d3c.js} +1 -1
- package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-route.entry.js +1 -1
- package/dist/esm-es5/sqm-scroll.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -0
- package/dist/esm-es5/sqm-text-span-view-4c17b8c9.js +1 -0
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
- package/dist/esm-es5/useChildElements-4e70ac0e.js +1 -0
- package/dist/esm-es5/useInstantAccessRegistration-0f04459e.js +1 -0
- package/dist/esm-es5/{usePayoutStatus-58aa56b4.js → usePayoutStatus-7eeec61b.js} +2 -2
- package/dist/esm-es5/usePortalLogin-61abe78e.js +1 -0
- package/dist/esm-es5/usePortalRegistrationForm-afc0171e.js +1 -0
- package/dist/esm-es5/useReferralCodes-311e6d72.js +1 -0
- package/dist/esm-es5/useReferralTable-65a01a6a.js +1 -0
- package/dist/esm-es5/useRegistrationFormState-18c2cea7.js +1 -0
- package/dist/esm-es5/useVerificationEmail-f9413de9.js +1 -0
- package/dist/esm-es5/utilities-ad9c2893.js +1 -0
- package/dist/esm-es5/utils-9c62ea4a.js +1 -0
- package/dist/mint-components/global/styles.ts +361 -134
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/p-000c91b1.js +1 -0
- package/dist/mint-components/{p-44a82cf3.system.js → p-003325f4.system.js} +22 -22
- package/dist/mint-components/{p-266a8b4d.js → p-00791abc.js} +1 -1
- package/dist/mint-components/p-06a84a39.system.js +1 -0
- package/dist/mint-components/p-0797a946.js +1 -0
- package/dist/mint-components/{p-e145e4f8.js → p-07dc6d68.js} +1 -1
- package/dist/mint-components/{p-5bedb58c.js → p-08700497.js} +1 -1
- package/dist/mint-components/p-08a77d1e.system.entry.js +1 -0
- package/dist/mint-components/p-0bb21f5b.system.entry.js +1 -0
- package/dist/mint-components/{p-164a9103.system.entry.js → p-0cba75e6.system.entry.js} +1 -1
- package/dist/mint-components/{p-1a6b7d2a.entry.js → p-0de7e5ec.entry.js} +1 -1
- package/dist/mint-components/p-0e532b53.entry.js +1 -0
- package/dist/mint-components/{p-480e08e9.js → p-0e59a91e.js} +2 -2
- package/dist/mint-components/p-0ea61502.system.js +1 -0
- package/dist/mint-components/p-10c2a48c.system.js +1 -0
- package/dist/mint-components/{p-95ae4ab9.system.js → p-118593a6.system.js} +1 -1
- package/dist/mint-components/p-12cb6a87.entry.js +93 -0
- package/dist/mint-components/{p-3a62a7e2.system.js → p-12fd7ee9.system.js} +1 -1
- package/dist/mint-components/p-14128c84.system.entry.js +1 -0
- package/dist/mint-components/{p-7c2b9fe4.system.js → p-15012f59.system.js} +1 -1
- package/dist/mint-components/p-15915f9a.js +394 -0
- package/dist/mint-components/p-15c04aac.system.entry.js +1 -0
- package/dist/mint-components/p-1870fd94.entry.js +1 -0
- package/dist/mint-components/{p-42187319.system.entry.js → p-19703136.system.entry.js} +1 -1
- package/dist/mint-components/p-19c2cfae.system.entry.js +1 -0
- package/dist/mint-components/p-1a278658.entry.js +1 -0
- package/dist/mint-components/{p-dbc0e4f8.system.js → p-1c1f4ce7.system.js} +1 -1
- package/dist/mint-components/p-1cd0e1e9.system.js +1 -0
- package/dist/mint-components/p-204861a6.js +1 -0
- package/dist/mint-components/p-209ea185.js +1 -0
- package/dist/mint-components/p-22d59cba.entry.js +258 -0
- package/dist/mint-components/p-2403c6e1.system.js +1 -0
- package/dist/mint-components/p-240bec23.js +1 -0
- package/dist/mint-components/p-2487d469.system.entry.js +1 -0
- package/dist/mint-components/p-24af584d.js +1 -0
- package/dist/mint-components/p-29710406.system.entry.js +1 -0
- package/dist/mint-components/{p-4dbe2d08.entry.js → p-2a69ccdc.entry.js} +2 -2
- package/dist/mint-components/p-3191e4a8.entry.js +1 -0
- package/dist/mint-components/p-327125c2.entry.js +1 -0
- package/dist/mint-components/{p-f4a72903.system.entry.js → p-35061d76.system.entry.js} +1 -1
- package/dist/mint-components/{p-c0f19490.js → p-3787a4d6.js} +1 -1
- package/dist/mint-components/p-3a22b54d.entry.js +9 -0
- package/dist/mint-components/{p-36ffebd8.system.entry.js → p-3c546860.system.entry.js} +1 -1
- package/dist/mint-components/p-3cb1d066.js +1 -0
- package/dist/mint-components/p-3cb249c3.js +1 -0
- package/dist/mint-components/{p-13ed8586.system.js → p-3dc34570.system.js} +1 -1
- package/dist/mint-components/{p-7cbec088.system.entry.js → p-3e3b15ea.system.entry.js} +1 -1
- package/dist/mint-components/{p-20245645.js → p-3eba9036.js} +1 -1
- package/dist/mint-components/{p-38de17fa.system.js → p-4196d37a.system.js} +1 -1
- package/dist/mint-components/{p-4b6dc0e5.entry.js → p-4204a6e3.entry.js} +1 -1
- package/dist/mint-components/{p-6a8d9def.system.entry.js → p-42b62299.system.entry.js} +1 -1
- package/dist/mint-components/p-42da8239.system.js +1 -0
- package/dist/mint-components/{p-726a9924.js → p-460155de.js} +1 -1
- package/dist/mint-components/p-470c9c64.system.js +1 -0
- package/dist/mint-components/{p-301ddcaa.system.entry.js → p-485e2d9f.system.entry.js} +1 -1
- package/dist/mint-components/{p-abefb7cc.js → p-487ca373.js} +1 -1
- package/dist/mint-components/p-49b20dae.js +1 -0
- package/dist/mint-components/p-4a9aaf3d.entry.js +1 -0
- package/dist/mint-components/p-4aed3645.entry.js +16 -0
- package/dist/mint-components/{p-6d2f5a1d.js → p-4d19270b.js} +2 -2
- package/dist/mint-components/p-4d95a728.entry.js +1 -0
- package/dist/mint-components/p-4f5329a2.system.js +53 -0
- package/dist/mint-components/p-50302878.system.js +1 -0
- package/dist/mint-components/{p-59274a91.system.js → p-578a27c8.system.js} +1 -1
- package/dist/mint-components/p-587115cb.system.entry.js +1 -0
- package/dist/mint-components/p-5911a34f.system.entry.js +1 -0
- package/dist/mint-components/p-59b028db.system.js +1 -0
- package/dist/mint-components/p-5decae6e.js +1 -0
- package/dist/mint-components/p-5f3483c4.entry.js +1 -0
- package/dist/mint-components/p-63e29387.js +42 -0
- package/dist/mint-components/{p-71d7c2a0.system.js → p-64997b59.system.js} +1 -1
- package/dist/mint-components/{p-b5fb3826.system.js → p-6578ea31.system.js} +1 -1
- package/dist/mint-components/{p-2ae0e06a.entry.js → p-65ed872f.entry.js} +1 -1
- package/dist/mint-components/{p-619c2aa3.entry.js → p-66b35c5f.entry.js} +2 -2
- package/dist/mint-components/p-672d144e.entry.js +1 -0
- package/dist/mint-components/p-676ca2c0.system.js +1 -0
- package/dist/mint-components/p-67ad2252.system.js +1 -0
- package/dist/mint-components/{p-dc52c36a.js → p-68043f30.js} +1 -1
- package/dist/mint-components/{p-ad985d37.system.entry.js → p-6826e36f.system.entry.js} +1 -1
- package/dist/mint-components/p-68e277f9.entry.js +11 -0
- package/dist/mint-components/p-6ad674c2.js +103 -0
- package/dist/mint-components/p-6d2d4f7c.entry.js +1 -0
- package/dist/mint-components/p-6e069052.entry.js +1 -0
- package/dist/mint-components/{p-b7d1469d.system.entry.js → p-7059ee40.system.entry.js} +1 -1
- package/dist/mint-components/p-71271fbd.system.js +1 -0
- package/dist/mint-components/{p-6d9e52c7.system.js → p-7159c51c.system.js} +1 -1
- package/dist/mint-components/p-7264a34d.js +1233 -0
- package/dist/mint-components/{p-527216de.system.js → p-734dde9b.system.js} +1 -1
- package/dist/mint-components/p-77a73017.entry.js +13 -0
- package/dist/mint-components/p-7970e73a.js +1 -0
- package/dist/mint-components/{p-fa37513e.system.entry.js → p-7af4fba0.system.entry.js} +1 -1
- package/dist/mint-components/p-7b4f0dbc.js +1 -0
- package/dist/mint-components/{p-f4a8ee29.system.entry.js → p-7b635ed8.system.entry.js} +1 -1
- package/dist/mint-components/p-7b8d29bb.entry.js +1 -0
- package/dist/mint-components/{p-3f7b81b8.js → p-862845d7.js} +2 -2
- package/dist/mint-components/p-884a1b19.entry.js +1 -0
- package/dist/mint-components/p-8a6494c7.system.js +1 -0
- package/dist/mint-components/p-8b1d837f.entry.js +1 -0
- package/dist/mint-components/p-8c42d0a1.system.entry.js +1 -0
- package/dist/mint-components/p-8c8845f6.system.entry.js +1 -0
- package/dist/mint-components/p-8caef004.js +1 -0
- package/dist/mint-components/{p-aaff68dc.entry.js → p-8dc1cd0f.entry.js} +1 -1
- package/dist/mint-components/{p-8413ade9.system.js → p-8e28333b.system.js} +1 -1
- package/dist/mint-components/p-8e2bead4.js +1 -0
- package/dist/mint-components/{p-a37541ae.system.entry.js → p-9043b1c3.system.entry.js} +1 -1
- package/dist/mint-components/{p-2d52e2d7.system.js → p-91014439.system.js} +1 -1
- package/dist/mint-components/{p-18425f38.system.entry.js → p-910f56ca.system.entry.js} +1 -1
- package/dist/mint-components/{p-9b6a0152.system.entry.js → p-949ca517.system.entry.js} +1 -1
- package/dist/mint-components/{p-ccf8c9aa.entry.js → p-94f9fbf7.entry.js} +1 -1
- package/dist/mint-components/p-951ded9b.js +1 -0
- package/dist/mint-components/{p-a9f4ddb1.js → p-9580aac3.js} +1 -1
- package/dist/mint-components/{p-208d8d75.system.entry.js → p-9759c109.system.entry.js} +1 -1
- package/dist/mint-components/p-987036b6.system.entry.js +1 -0
- package/dist/mint-components/p-99fb2a50.js +1 -0
- package/dist/mint-components/p-9d8d348d.system.js +1 -0
- package/dist/mint-components/p-9e297104.entry.js +1 -0
- package/dist/mint-components/p-9f82e69d.entry.js +1 -0
- package/dist/mint-components/{p-5488fdd9.system.js → p-9fb8b33a.system.js} +1 -1
- package/dist/mint-components/p-a07e0930.system.entry.js +1 -0
- package/dist/mint-components/{p-8175e85f.system.js → p-a148663a.system.js} +1 -1
- package/dist/mint-components/{p-35b475bf.js → p-a45680fe.js} +1 -1
- package/dist/mint-components/p-a6811a96.system.entry.js +1 -0
- package/dist/mint-components/{p-127e66c2.system.js → p-a6f4fb03.system.js} +1 -1
- package/dist/mint-components/p-a7638e37.entry.js +13 -0
- package/dist/mint-components/{p-faba3198.entry.js → p-a7ee19dc.entry.js} +1 -1
- package/dist/mint-components/p-a889467c.system.js +1 -0
- package/dist/mint-components/p-a8b53df1.system.entry.js +1 -0
- package/dist/mint-components/{p-00ed4c2e.entry.js → p-a91408bf.entry.js} +1 -1
- package/dist/mint-components/{p-d3e5704c.entry.js → p-aa80d94f.entry.js} +1 -1
- package/dist/mint-components/{p-8362cb4c.system.entry.js → p-ac2fdad8.system.entry.js} +1 -1
- package/dist/mint-components/p-b065215a.entry.js +1 -0
- package/dist/mint-components/{p-87c21535.entry.js → p-b11d89bd.entry.js} +1 -1
- package/dist/mint-components/p-b1ddc706.js +1 -0
- package/dist/mint-components/{p-d6831af5.js → p-b22b7891.js} +1 -1
- package/dist/mint-components/p-b35ceac8.system.entry.js +1 -0
- package/dist/mint-components/{p-345fd28e.system.entry.js → p-b3da317b.system.entry.js} +1 -1
- package/dist/mint-components/{p-3af1ec4c.entry.js → p-b5346a5a.entry.js} +1 -1
- package/dist/mint-components/{p-4b6f2eca.system.entry.js → p-b64f7dcb.system.entry.js} +1 -1
- package/dist/mint-components/{p-571e1427.system.js → p-b6911812.system.js} +1 -1
- package/dist/mint-components/{p-ac9f4085.system.entry.js → p-b70ef2f5.system.entry.js} +1 -1
- package/dist/mint-components/{p-a81b507f.entry.js → p-bac0b56a.entry.js} +2 -2
- package/dist/mint-components/p-be88596c.system.js +1 -0
- package/dist/mint-components/{p-44891949.entry.js → p-c3884e55.entry.js} +1 -1
- package/dist/mint-components/{p-96431b4f.system.entry.js → p-c3dce602.system.entry.js} +1 -1
- package/dist/mint-components/p-c4886223.entry.js +1 -0
- package/dist/mint-components/{p-cf8677ea.js → p-c6a39fd3.js} +1 -1
- package/dist/mint-components/p-c7c11325.js +1 -0
- package/dist/mint-components/p-cab1f502.js +1 -0
- package/dist/mint-components/p-cb763814.js +1 -0
- package/dist/mint-components/p-d2699bed.system.entry.js +1 -0
- package/dist/mint-components/{p-1b3ab15a.system.entry.js → p-d2d15c86.system.entry.js} +1 -1
- package/dist/mint-components/{p-a71b9154.system.js → p-d399162b.system.js} +1 -1
- package/dist/mint-components/p-d821418e.system.js +1 -0
- package/dist/mint-components/p-d8c5b80a.system.js +1 -0
- package/dist/mint-components/{p-605c2904.system.entry.js → p-da6fe95f.system.entry.js} +1 -1
- package/dist/mint-components/{p-c2fdd608.system.entry.js → p-dbe29e53.system.entry.js} +1 -1
- package/dist/mint-components/{p-69ac09d4.js → p-ddf3c05e.js} +1 -1
- package/dist/mint-components/{p-da7708a7.entry.js → p-e27ff213.entry.js} +1 -1
- package/dist/mint-components/p-e49b253f.entry.js +11 -0
- package/dist/mint-components/p-e55aafe9.system.js +1 -0
- package/dist/mint-components/p-e57d61af.system.js +1 -0
- package/dist/mint-components/{p-9209a016.system.entry.js → p-e5954a23.system.entry.js} +1 -1
- package/dist/mint-components/{p-0559d880.entry.js → p-e5d72a05.entry.js} +1 -1
- package/dist/mint-components/p-ea0032f2.entry.js +1 -0
- package/dist/mint-components/p-ee859839.system.entry.js +1 -0
- package/dist/mint-components/{p-7dabdca6.system.entry.js → p-eea87fdc.system.entry.js} +1 -1
- package/dist/mint-components/p-f0368b8b.system.js +1 -0
- package/dist/mint-components/p-f1d17cda.system.entry.js +1 -0
- package/dist/mint-components/{p-05f29f64.js → p-f307b716.js} +1 -1
- package/dist/mint-components/p-f6baa0c9.system.js +1 -0
- package/dist/mint-components/{p-4e526a94.js → p-f7700805.js} +1 -1
- package/dist/mint-components/{p-e21a1cb8.system.entry.js → p-f8520da2.system.entry.js} +1 -1
- package/dist/mint-components/{p-11519322.system.js → p-f8af708e.system.js} +1 -1
- package/dist/mint-components/{p-cc7af682.system.js → p-fa6fba34.system.js} +2 -2
- package/dist/mint-components/{p-2bbff88f.entry.js → p-fa89e7d4.entry.js} +1 -1
- package/dist/mint-components/{p-2b462e4f.system.entry.js → p-fb2976fc.system.entry.js} +1 -1
- package/dist/mint-components/{p-4e451f75.js → p-fb5be0c5.js} +1 -1
- package/dist/mint-components/p-fb77f662.entry.js +1 -0
- package/dist/mint-components/p-fbef1214.entry.js +144 -0
- package/dist/types/components/sqm-big-stat/BigStat.stories.d.ts +2 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +5 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +41 -0
- package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +1 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +2 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +42 -0
- package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +1 -0
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +4 -1
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +13 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +19 -0
- package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +1 -1
- package/dist/types/components/sqm-invoice-table/columns/InvoiceTableColumn.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/mockInvoiceData.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/sqm-invoice-table.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +6 -1
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +51 -15
- package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +6 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +1 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +14 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.d.ts +8 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +57 -0
- package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +1 -0
- package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +9 -0
- package/dist/types/components/sqm-popup-container/usePopupContainer.d.ts +2 -2
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password-view.d.ts +2 -0
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +5 -1
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +15 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +3 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +19 -0
- package/dist/types/components/sqm-portal-frame/usePortalFrame.d.ts +2 -1
- package/dist/types/components/sqm-portal-login/PortalLogin.stories.d.ts +1 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +1 -1
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +2 -1
- package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +5 -2
- package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +21 -1
- package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +42 -0
- package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +1 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +6 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/ReferralTableColumn.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +1 -0
- package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +1 -1
- package/dist/types/components/sqm-reward-exchange-list/RewardExchangeListData.d.ts +457 -437
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/RewardTableColumn.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/mockRewardData.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/mockTaxData.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +1 -1
- package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +1 -1
- package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +2 -1
- package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +18 -6
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +42 -0
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +14 -1
- package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +3 -0
- package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +23 -0
- package/dist/types/components/sqm-stencilbook/BrandSelector.d.ts +9 -0
- package/dist/types/components/sqm-stencilbook/Themes.d.ts +6 -6
- package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +1 -0
- package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +1 -0
- package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +8 -0
- package/dist/types/components/sqm-task-card/DetailsView.d.ts +6 -0
- package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +1 -1
- package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +1 -1
- package/dist/types/components/sqm-task-card/useTaskCard.d.ts +1 -1
- package/dist/types/components/sqm-text/Text.stories.d.ts +6 -0
- package/dist/types/components/sqm-text/sqm-text.d.ts +12 -0
- package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +4 -2
- package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +13 -1
- package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +1 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +2 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +14 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +5 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +6 -1
- package/dist/types/components/tax-and-cash/BankingForm.stories.d.ts +1 -0
- package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +6 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +16 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +7 -1
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +12 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +5 -2
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +4 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +45 -4
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +1 -1
- package/dist/types/components/tax-and-cash/utils.d.ts +1 -1
- package/dist/types/components.d.ts +1194 -82
- package/dist/types/global/global.d.ts +2 -2
- package/dist/types/global/mixins.d.ts +12 -12
- package/dist/types/global/styles.d.ts +10 -2
- package/dist/types/insertfont.d.ts +1 -0
- package/dist/types/saasquatch.d.ts +142 -0
- package/dist/types/utils/parseStates.d.ts +1 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +3 -2
- package/dist/cjs/sqm-asset-card-view-21ddf04f.js +0 -51
- package/dist/cjs/sqm-asset-card.cjs.entry.js +0 -45
- package/dist/cjs/sqm-invoice-table-view-f369b0a6.js +0 -2038
- package/dist/cjs/sqm-leaderboard-rank-view-d39a55d8.js +0 -10
- package/dist/cjs/sqm-navigation-sidebar-item-view-6f35d2ee.js +0 -45
- package/dist/cjs/sqm-text-span-view-56e48a78.js +0 -62
- package/dist/collection/components/sqm-asset-card/AssetCard.stories.js +0 -29
- package/dist/collection/components/sqm-asset-card/sqm-asset-card-view.js +0 -46
- package/dist/collection/components/sqm-asset-card/sqm-asset-card.js +0 -107
- package/dist/collection/components/sqm-asset-card/useAssetCard.js +0 -9
- package/dist/esm/sqm-asset-card-view-fe5db3c0.js +0 -49
- package/dist/esm/sqm-asset-card.entry.js +0 -41
- package/dist/esm/sqm-invoice-table-view-1bd8afaa.js +0 -2022
- package/dist/esm/sqm-leaderboard-rank-view-753c8d4a.js +0 -8
- package/dist/esm/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -43
- package/dist/esm/sqm-text-span-view-c577cc60.js +0 -60
- package/dist/esm-es5/GenericTableView-e7addb2b.js +0 -1
- package/dist/esm-es5/ShadowViewAddon-7c10e0ee.js +0 -1
- package/dist/esm-es5/copy-text-view-717050d5.js +0 -1
- package/dist/esm-es5/email-registration-view-a7818cf2.js +0 -1
- package/dist/esm-es5/extractProps-ae1afbb3.js +0 -1
- package/dist/esm-es5/index.module-89a79f66.js +0 -1
- package/dist/esm-es5/luxon-8d51c92b.js +0 -1
- package/dist/esm-es5/mixins-83f90fa1.js +0 -1
- package/dist/esm-es5/re-render-cc945f38.js +0 -1
- package/dist/esm-es5/sqm-asset-card-view-fe5db3c0.js +0 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +0 -1
- package/dist/esm-es5/sqm-banking-info-form_17.entry.js +0 -1
- package/dist/esm-es5/sqm-big-stat_41.entry.js +0 -1
- package/dist/esm-es5/sqm-invoice-table-view-1bd8afaa.js +0 -1
- package/dist/esm-es5/sqm-leaderboard-rank-view-753c8d4a.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-9d802b78.js +0 -1
- package/dist/esm-es5/sqm-portal-forgot-password-view-50444a7c.js +0 -1
- package/dist/esm-es5/sqm-portal-login-view-37c85d04.js +0 -1
- package/dist/esm-es5/sqm-text-span-view-c577cc60.js +0 -1
- package/dist/esm-es5/stencil-hooks.module-4bc38af4.js +0 -53
- package/dist/esm-es5/useChildElements-7945ae56.js +0 -1
- package/dist/esm-es5/useInstantAccessRegistration-dc4ad9f2.js +0 -1
- package/dist/esm-es5/usePortalLogin-ef647a50.js +0 -1
- package/dist/esm-es5/usePortalRegistrationForm-4b35a357.js +0 -1
- package/dist/esm-es5/useReferralCodes-8f75921a.js +0 -1
- package/dist/esm-es5/useReferralTable-b3876ed6.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-d6f33135.js +0 -1
- package/dist/esm-es5/useVerificationEmail-edc318cb.js +0 -1
- package/dist/esm-es5/utilities-5b0ca040.js +0 -1
- package/dist/mint-components/p-04a6e457.entry.js +0 -1
- package/dist/mint-components/p-11542862.system.entry.js +0 -1
- package/dist/mint-components/p-141bf5c1.system.entry.js +0 -1
- package/dist/mint-components/p-14a65f29.system.js +0 -1
- package/dist/mint-components/p-1513309d.entry.js +0 -1
- package/dist/mint-components/p-19ccb4ce.js +0 -1
- package/dist/mint-components/p-1fa9ed0d.system.entry.js +0 -1
- package/dist/mint-components/p-217514ac.system.js +0 -1
- package/dist/mint-components/p-229f797b.js +0 -1
- package/dist/mint-components/p-24db5c70.js +0 -1
- package/dist/mint-components/p-26468242.js +0 -1
- package/dist/mint-components/p-275b4767.entry.js +0 -1
- package/dist/mint-components/p-284e4ed5.entry.js +0 -1
- package/dist/mint-components/p-2c07df76.entry.js +0 -144
- package/dist/mint-components/p-2dca9e1a.system.js +0 -1
- package/dist/mint-components/p-2e110002.system.js +0 -1
- package/dist/mint-components/p-33c96e14.entry.js +0 -16
- package/dist/mint-components/p-38e5c429.system.js +0 -1
- package/dist/mint-components/p-38fc919b.entry.js +0 -1
- package/dist/mint-components/p-3a49811c.js +0 -1
- package/dist/mint-components/p-3db34d68.js +0 -1
- package/dist/mint-components/p-420554af.system.entry.js +0 -1
- package/dist/mint-components/p-4428294b.entry.js +0 -1
- package/dist/mint-components/p-48135f99.system.js +0 -53
- package/dist/mint-components/p-4874193a.system.js +0 -1
- package/dist/mint-components/p-49206a9c.entry.js +0 -1
- package/dist/mint-components/p-49deb225.entry.js +0 -1
- package/dist/mint-components/p-4e5af50c.js +0 -1
- package/dist/mint-components/p-51495bc3.entry.js +0 -13
- package/dist/mint-components/p-5ca8959a.system.entry.js +0 -1
- package/dist/mint-components/p-5dbe8b0a.system.js +0 -1
- package/dist/mint-components/p-6055eb4c.system.js +0 -1
- package/dist/mint-components/p-635d5ef2.system.js +0 -1
- package/dist/mint-components/p-6427e963.entry.js +0 -1
- package/dist/mint-components/p-65ba9e94.entry.js +0 -1
- package/dist/mint-components/p-6b7a595f.system.js +0 -1
- package/dist/mint-components/p-6cd4f2b1.system.js +0 -1
- package/dist/mint-components/p-6eaf9c57.entry.js +0 -1
- package/dist/mint-components/p-6f34c2c2.entry.js +0 -13
- package/dist/mint-components/p-734695a0.entry.js +0 -205
- package/dist/mint-components/p-775f3ded.entry.js +0 -1
- package/dist/mint-components/p-7ab21e4d.entry.js +0 -1
- package/dist/mint-components/p-7e3a84bc.js +0 -1
- package/dist/mint-components/p-7f1e10d3.entry.js +0 -9
- package/dist/mint-components/p-802b9f7e.entry.js +0 -1
- package/dist/mint-components/p-8053366e.system.entry.js +0 -1
- package/dist/mint-components/p-837dbf90.system.entry.js +0 -1
- package/dist/mint-components/p-893d7ab4.js +0 -1
- package/dist/mint-components/p-8abfeff8.entry.js +0 -1
- package/dist/mint-components/p-8b36fe4f.entry.js +0 -258
- package/dist/mint-components/p-8c12078e.js +0 -394
- package/dist/mint-components/p-8c23d1b8.js +0 -1
- package/dist/mint-components/p-8c494bf1.js +0 -1
- package/dist/mint-components/p-8d9d04b7.system.entry.js +0 -1
- package/dist/mint-components/p-90421929.system.entry.js +0 -1
- package/dist/mint-components/p-91521e9d.js +0 -1
- package/dist/mint-components/p-92816d1f.js +0 -1
- package/dist/mint-components/p-93fed35b.system.js +0 -1
- package/dist/mint-components/p-94a876b9.js +0 -1
- package/dist/mint-components/p-97d4d651.system.js +0 -1
- package/dist/mint-components/p-98698131.js +0 -1
- package/dist/mint-components/p-9acb5038.js +0 -1
- package/dist/mint-components/p-9cf80e85.system.entry.js +0 -1
- package/dist/mint-components/p-a8645c1b.system.js +0 -1
- package/dist/mint-components/p-bd2a2546.system.js +0 -1
- package/dist/mint-components/p-bdbbc673.system.entry.js +0 -1
- package/dist/mint-components/p-bfc7cfc0.system.js +0 -1
- package/dist/mint-components/p-c060f770.system.entry.js +0 -1
- package/dist/mint-components/p-c36506f6.system.entry.js +0 -1
- package/dist/mint-components/p-c3680c02.js +0 -1
- package/dist/mint-components/p-c6841ab8.system.entry.js +0 -1
- package/dist/mint-components/p-ccb5699b.js +0 -1
- package/dist/mint-components/p-cd1d497f.system.js +0 -1
- package/dist/mint-components/p-cd63a965.system.entry.js +0 -1
- package/dist/mint-components/p-cd651f81.js +0 -42
- package/dist/mint-components/p-d8cf46ba.system.js +0 -1
- package/dist/mint-components/p-dcc81e90.entry.js +0 -1
- package/dist/mint-components/p-df89186f.system.js +0 -1
- package/dist/mint-components/p-e01fe915.js +0 -1248
- package/dist/mint-components/p-e6f50ffd.entry.js +0 -1
- package/dist/mint-components/p-e8ffcc68.entry.js +0 -11
- package/dist/mint-components/p-eab1c9f3.js +0 -1
- package/dist/mint-components/p-ed11966d.system.js +0 -1
- package/dist/mint-components/p-eda5e82c.entry.js +0 -1
- package/dist/mint-components/p-f2228da3.system.entry.js +0 -1
- package/dist/mint-components/p-f26aedcd.system.js +0 -1
- package/dist/mint-components/p-f2d8d3d3.system.entry.js +0 -1
- package/dist/mint-components/p-f708da7b.js +0 -1
- package/dist/mint-components/p-fd0a013f.entry.js +0 -1
- package/dist/types/components/sqm-asset-card/AssetCard.stories.d.ts +0 -7
- package/dist/types/components/sqm-asset-card/sqm-asset-card-view.d.ts +0 -8
- package/dist/types/components/sqm-asset-card/sqm-asset-card.d.ts +0 -24
- package/dist/types/components/sqm-asset-card/useAssetCard.d.ts +0 -7
- /package/dist/collection/components/tax-and-cash/{sqm-tax-and-cash/data.js → data.js} +0 -0
- /package/dist/types/components/tax-and-cash/{sqm-tax-and-cash/data.d.ts → data.d.ts} +0 -0
|
@@ -1,19 +1,61 @@
|
|
|
1
|
-
import { h, c as Host, d as getAssetPath, g as getElement } from './index-
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
1
|
+
import { h, c as Host, d as getAssetPath, g as getElement } from './index-b3a06de8.js';
|
|
2
|
+
import { i as intl } from './global-c38fd7a9.js';
|
|
3
|
+
import { b as browser, u as useMemo, k as useState } from './dom-context-hooks.module-63370afd.js';
|
|
4
|
+
import { H, L, J, d as dist, w as wn, B, F as Fn, $ as $e, g as getEnvironmentSDK } from './index.module-38dad6c9.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { l as luxonLocale } from './utils-334c1e34.js';
|
|
7
7
|
import { c as createStyleSheet, j as jss, a as create } from './JSS-67b5cff8.js';
|
|
8
|
-
import { a as REFERRAL_CODES_NAMESPACE, S as SET_CODE_COPIED } from './useReferralCodes-
|
|
9
|
-
import { H as HostBlock, A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer, E as ErrorStyles } from './mixins-
|
|
10
|
-
import { C as CopyTextView } from './copy-text-view-
|
|
11
|
-
import { u as useChildElements } from './useChildElements-
|
|
12
|
-
import { l as luxon } from './luxon-
|
|
13
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
8
|
+
import { a as REFERRAL_CODES_NAMESPACE, S as SET_CODE_COPIED } from './useReferralCodes-311e6d72.js';
|
|
9
|
+
import { H as HostBlock, A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer, E as ErrorStyles } from './mixins-f750863a.js';
|
|
10
|
+
import { C as CopyTextView } from './copy-text-view-6dec9902.js';
|
|
11
|
+
import { u as useChildElements } from './useChildElements-4e70ac0e.js';
|
|
12
|
+
import { l as luxon } from './luxon-bbf75a9d.js';
|
|
13
|
+
import { T as TextSpanView } from './sqm-text-span-view-4c17b8c9.js';
|
|
14
14
|
import { p as pathToRegexp } from './index-ffa26b43.js';
|
|
15
|
-
import { a as isValidColor, b as isMobile } from './utilities-
|
|
16
|
-
import { a as PortalSectionView, P as PortalContainerView } from './sqm-portal-container-view-
|
|
15
|
+
import { a as isValidColor, b as isMobile } from './utilities-ad9c2893.js';
|
|
16
|
+
import { a as PortalSectionView, P as PortalContainerView } from './sqm-portal-container-view-176e92e3.js';
|
|
17
|
+
|
|
18
|
+
function BigStatView(props) {
|
|
19
|
+
const { statvalue, flexReverse, alignment, statTextColor, statFontSize, descriptionTextColor, descriptionFontSize, statFontWeight, } = props;
|
|
20
|
+
// Dependent on props, not feasible to move out
|
|
21
|
+
const style = {
|
|
22
|
+
Container: {
|
|
23
|
+
display: "flex",
|
|
24
|
+
// height: "inherit",
|
|
25
|
+
// "justify-content": "space-between",
|
|
26
|
+
"flex-direction": `${flexReverse ? "column-reverse" : "column"}`,
|
|
27
|
+
"align-items": `${alignment === "left"
|
|
28
|
+
? "flex-start"
|
|
29
|
+
: alignment === "right"
|
|
30
|
+
? "flex-end"
|
|
31
|
+
: "center"}`,
|
|
32
|
+
},
|
|
33
|
+
Stat: {
|
|
34
|
+
"font-size": statFontSize
|
|
35
|
+
? `${statFontSize}px`
|
|
36
|
+
: "var(--sl-font-size-xx-large)",
|
|
37
|
+
"text-align": alignment,
|
|
38
|
+
color: statTextColor || "var(--sqm-text)",
|
|
39
|
+
lineHeight: "35px",
|
|
40
|
+
fontWeight: statFontWeight || "var(--sl-font-weight-normal)",
|
|
41
|
+
},
|
|
42
|
+
Description: {
|
|
43
|
+
"font-size": descriptionFontSize
|
|
44
|
+
? `${descriptionFontSize}px`
|
|
45
|
+
: "var(--sl-font-size-small)",
|
|
46
|
+
"font-weight": "var(--sl-font-weight-normal)",
|
|
47
|
+
color: descriptionTextColor || "var(--sqm-text)",
|
|
48
|
+
"text-align": alignment,
|
|
49
|
+
lineHeight: "20px",
|
|
50
|
+
},
|
|
51
|
+
};
|
|
52
|
+
const sheet = createStyleSheet(style);
|
|
53
|
+
const styleString = sheet.toString();
|
|
54
|
+
return (h("div", { part: "stat-wrapper", class: sheet.classes.Container },
|
|
55
|
+
h("style", { type: "text/css" }, styleString),
|
|
56
|
+
h("div", { part: "stat-value", class: sheet.classes.Stat }, statvalue),
|
|
57
|
+
h("div", { part: "stat-description", class: sheet.classes.Description }, props.labelSlot)));
|
|
58
|
+
}
|
|
17
59
|
|
|
18
60
|
const medium = {
|
|
19
61
|
facebook: { color: "#1877f2", text: "#fff", icon: "facebook" },
|
|
@@ -38,15 +80,30 @@ const style = {
|
|
|
38
80
|
};
|
|
39
81
|
const sheet = createStyleSheet(style);
|
|
40
82
|
const styleString = sheet.toString();
|
|
83
|
+
// TODO: Figure out hover and active states
|
|
84
|
+
// *::part(base):hover {
|
|
85
|
+
// border-color: ${
|
|
86
|
+
// props.backgroundcolor
|
|
87
|
+
// ? props.backgroundcolor
|
|
88
|
+
// : props.medium
|
|
89
|
+
// ? medium[props.medium].color
|
|
90
|
+
// : ""
|
|
91
|
+
// }!important;
|
|
92
|
+
// }
|
|
93
|
+
// *::part(base):focus {
|
|
94
|
+
// border-color: ${
|
|
95
|
+
// props.backgroundcolor
|
|
96
|
+
// ? props.backgroundcolor
|
|
97
|
+
// : props.medium
|
|
98
|
+
// ? medium[props.medium].color
|
|
99
|
+
// : ""
|
|
100
|
+
// }!important;
|
|
101
|
+
// }
|
|
41
102
|
function ShareButtonView(props, children) {
|
|
42
103
|
const vanillaStyle = `
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
? props.backgroundcolor
|
|
47
|
-
: props.medium
|
|
48
|
-
? medium[props.medium].color
|
|
49
|
-
: ""}80!important;
|
|
104
|
+
sl-button::part(base) {
|
|
105
|
+
border: ${props.border || "none"};
|
|
106
|
+
|
|
50
107
|
|
|
51
108
|
background: ${props.backgroundcolor
|
|
52
109
|
? props.backgroundcolor
|
|
@@ -61,21 +118,7 @@ function ShareButtonView(props, children) {
|
|
|
61
118
|
border-radius: ${props.borderradius ? props.borderradius + "px" : ""};
|
|
62
119
|
}
|
|
63
120
|
|
|
64
|
-
*::part(base):hover {
|
|
65
|
-
border-color: ${props.backgroundcolor
|
|
66
|
-
? props.backgroundcolor
|
|
67
|
-
: props.medium
|
|
68
|
-
? medium[props.medium].color
|
|
69
|
-
: ""}D1!important;
|
|
70
|
-
}
|
|
71
121
|
|
|
72
|
-
*::part(base):focus {
|
|
73
|
-
border-color: ${props.backgroundcolor
|
|
74
|
-
? props.backgroundcolor
|
|
75
|
-
: props.medium
|
|
76
|
-
? medium[props.medium].color
|
|
77
|
-
: ""}D1!important;
|
|
78
|
-
}
|
|
79
122
|
|
|
80
123
|
*::part(label) {
|
|
81
124
|
position: relative;
|
|
@@ -85,490 +128,238 @@ function ShareButtonView(props, children) {
|
|
|
85
128
|
return props.hide ? (h(Host, { style: { display: "none" } })) : (h("div", null,
|
|
86
129
|
h("style", { type: "text/css" }, styleString),
|
|
87
130
|
h("style", { type: "text/css" }, vanillaStyle),
|
|
88
|
-
h("sl-button", { class: sheet.classes.buttonStyle, target: props.openInSameTab ? "_self" : "_blank", loading: props.loading, disabled: props.disabled, pill: props.pill, size: props.size, type: props.type, onClick: !props.isPlainLink ? props.onClick : undefined, href: props.isPlainLink ? props.messageLink : undefined, exportparts: `base: ${props.type}
|
|
131
|
+
h("sl-button", { class: sheet.classes.buttonStyle, target: props.openInSameTab ? "_self" : "_blank", loading: props.loading, disabled: props.disabled, pill: props.pill, size: props.size, type: props.type, onClick: !props.isPlainLink ? props.onClick : undefined, href: props.isPlainLink ? props.messageLink : undefined, exportparts: `base: ${props.type}button-base` },
|
|
89
132
|
!props.hideicon && (h("sl-icon", { slot: props.iconslot || "prefix", name: props.icon ? props.icon : medium[props.medium].icon, exportparts: "base: icon" })),
|
|
90
133
|
!props.hidetext && children)));
|
|
91
134
|
}
|
|
92
135
|
|
|
93
|
-
function
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
136
|
+
function StatContainerView(props, children) {
|
|
137
|
+
const divideSpace = () => {
|
|
138
|
+
const spaceValue = getComputedStyle(document.documentElement).getPropertyValue(`--sl-spacing-${props.space}`);
|
|
139
|
+
return `${Math.floor(parseInt(spaceValue) / 2)}rem`;
|
|
140
|
+
};
|
|
141
|
+
// take alignment variable and convert it to CSS flexbox alignment
|
|
142
|
+
const alignment = props.alignment === "center"
|
|
143
|
+
? "center"
|
|
144
|
+
: props.alignment === "right"
|
|
145
|
+
? "flex-end"
|
|
146
|
+
: "flex-start";
|
|
147
|
+
// Dependent on props, not feasible to move out
|
|
97
148
|
const style = {
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
},
|
|
113
|
-
"& td": {
|
|
114
|
-
fontSize: "var(--sl-font-size-medium)",
|
|
115
|
-
fontWeight: "var(--sl-font-weight-normal)",
|
|
116
|
-
},
|
|
117
|
-
"& .ellipses": {
|
|
118
|
-
textAlign: "left",
|
|
119
|
-
padding: "0",
|
|
120
|
-
color: "var(--sqm-text)",
|
|
121
|
-
paddingLeft: "25%",
|
|
122
|
-
},
|
|
123
|
-
"& .highlight": {
|
|
124
|
-
background: styles.viewingUserhighlightColor || "var(--sl-color-primary-100)",
|
|
125
|
-
},
|
|
126
|
-
"& td, th": {
|
|
127
|
-
color: "var(--sqm-text)",
|
|
128
|
-
padding: "var(--sl-spacing-medium)",
|
|
149
|
+
StatContainer: {
|
|
150
|
+
width: "100%",
|
|
151
|
+
display: "flex",
|
|
152
|
+
flexWrap: "wrap",
|
|
153
|
+
alignItems: "center",
|
|
154
|
+
justifyContent: alignment,
|
|
155
|
+
flexDirection: "row",
|
|
156
|
+
gap: `var(--sl-spacing-${props.gap})`,
|
|
157
|
+
// Apply border styles conditionally based on the hideBorder prop
|
|
158
|
+
"& > *": {
|
|
159
|
+
"border-right": props.hideBorder
|
|
160
|
+
? "none"
|
|
161
|
+
: "1px solid var(--sqm-text-subdued)",
|
|
162
|
+
"padding-right": divideSpace(),
|
|
129
163
|
},
|
|
130
|
-
"&
|
|
131
|
-
|
|
164
|
+
"& > :last-child": {
|
|
165
|
+
"border-right": "none",
|
|
132
166
|
},
|
|
133
|
-
"&
|
|
134
|
-
|
|
135
|
-
|
|
167
|
+
"& > ::slotted(*)": {
|
|
168
|
+
"border-right": props.hideBorder
|
|
169
|
+
? "none"
|
|
170
|
+
: "1px solid var(--sqm-text-subdued)",
|
|
171
|
+
"padding-right": divideSpace(),
|
|
136
172
|
},
|
|
137
|
-
"&
|
|
138
|
-
|
|
173
|
+
"& > ::slotted(*:last-child)": {
|
|
174
|
+
"border-right": "none",
|
|
139
175
|
},
|
|
140
|
-
"
|
|
141
|
-
|
|
176
|
+
"@media screen and (max-width: 430px)": {
|
|
177
|
+
"& > ::slotted(*)": {
|
|
178
|
+
borderRight: "none",
|
|
179
|
+
},
|
|
142
180
|
},
|
|
143
181
|
},
|
|
182
|
+
StatFrame: {
|
|
183
|
+
display: "flex",
|
|
184
|
+
},
|
|
185
|
+
BorderFix: {
|
|
186
|
+
"border-right": "1px solid transparent",
|
|
187
|
+
width: "0px",
|
|
188
|
+
"margin-left": "-1px",
|
|
189
|
+
},
|
|
144
190
|
};
|
|
145
191
|
const sheet = createStyleSheet(style);
|
|
146
192
|
const styleString = sheet.toString();
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
if (states.isEssentials) {
|
|
153
|
-
return (h("sqm-empty", { "empty-state-image": "https://res.cloudinary.com/saasquatch/image/upload/v1715360191/squatch-assets/Leaderboard_Not_Available.svg", "empty-state-header": "Leaderboards aren\u2019t available on your plan", "empty-state-text": "Contact {supportText} to upgrade your plan and start leveraging gamification in your program.", "support-text": "Support" }));
|
|
154
|
-
}
|
|
155
|
-
if (states.loading) {
|
|
156
|
-
return (h("div", { class: sheet.classes.Leaderboard, style: { width: styles.width || "100%" } },
|
|
157
|
-
h("style", { type: "text/css" },
|
|
158
|
-
styleString,
|
|
159
|
-
vanillaStyle),
|
|
160
|
-
h("table", null, [...Array(10)].map(() => {
|
|
161
|
-
return (h("tr", null,
|
|
162
|
-
h("td", null,
|
|
163
|
-
h("sl-skeleton", null))));
|
|
164
|
-
}))));
|
|
165
|
-
}
|
|
166
|
-
if (!states.hasLeaders)
|
|
167
|
-
return elements.empty;
|
|
168
|
-
let userSeenFlag = false;
|
|
169
|
-
const getUsersName = (user) => {
|
|
170
|
-
if (!user.firstName && !user.lastInitial)
|
|
171
|
-
return styles.anonymousUser;
|
|
172
|
-
const { firstName, lastInitial } = user;
|
|
173
|
-
if (firstName && lastInitial)
|
|
174
|
-
return `${firstName} ${lastInitial}`;
|
|
175
|
-
if (firstName || lastInitial)
|
|
176
|
-
return firstName || lastInitial;
|
|
177
|
-
return styles.anonymousUser;
|
|
178
|
-
};
|
|
179
|
-
const getRankCellText = (userRank, isViewingUsersRow) => {
|
|
180
|
-
if (!userRank) {
|
|
181
|
-
return styles.hideNames ? `${styles.viewingUserText}` : "-";
|
|
182
|
-
}
|
|
183
|
-
const viewingUserText = ` - ${styles.viewingUserText}`;
|
|
184
|
-
return styles.rankSuffix
|
|
185
|
-
? intl.formatMessage({
|
|
186
|
-
id: "rank",
|
|
187
|
-
defaultMessage: styles.rankSuffix,
|
|
188
|
-
}, {
|
|
189
|
-
rank: userRank,
|
|
190
|
-
}) + `${isViewingUsersRow && styles.hideNames ? viewingUserText : ""}`
|
|
191
|
-
: `${userRank} ${isViewingUsersRow && styles.hideNames ? viewingUserText : ""}`;
|
|
192
|
-
};
|
|
193
|
-
return (h("div", { class: sheet.classes.Leaderboard, part: "sqm-base", style: { width: styles.width || "100%" } },
|
|
194
|
-
h("style", { type: "text/css" },
|
|
195
|
-
styleString,
|
|
196
|
-
vanillaStyle),
|
|
197
|
-
h("table", { part: "sqm-table" },
|
|
198
|
-
h("tr", null,
|
|
199
|
-
styles.showRank && (h("th", { class: `Rank ${styles.hideNames ? "fullWidth" : ""}` }, styles.rankheading)),
|
|
200
|
-
!styles.hideNames && h("th", { class: "User" }, styles.usersheading),
|
|
201
|
-
h("th", { class: "Score" }, styles.statsheading)), (_a = data.leaderboard) === null || _a === void 0 ? void 0 :
|
|
202
|
-
_a.map((user) => {
|
|
203
|
-
var _a, _b;
|
|
204
|
-
if (user.rowNumber === ((_a = data.viewerRank) === null || _a === void 0 ? void 0 : _a.rowNumber))
|
|
205
|
-
userSeenFlag = true;
|
|
206
|
-
const isViewingUsersRow = !styles.hideViewer && user.rowNumber === ((_b = data.viewerRank) === null || _b === void 0 ? void 0 : _b.rowNumber);
|
|
207
|
-
return (h("tr", { class: isViewingUsersRow ? "highlight" : "" },
|
|
208
|
-
styles.showRank && (h("td", { class: "Rank" }, getRankCellText(user.rank, isViewingUsersRow))),
|
|
209
|
-
!styles.hideNames && h("td", { class: "User" }, getUsersName(user)),
|
|
210
|
-
h("td", { class: "Score" }, user.textValue)));
|
|
211
|
-
}),
|
|
212
|
-
!userSeenFlag && !styles.hideViewer && (h("tr", null,
|
|
213
|
-
h("td", { colSpan: 100, class: "ellipses" },
|
|
214
|
-
h("sl-icon", { name: "three-dots", style: { verticalAlign: "middle" } })))),
|
|
215
|
-
!userSeenFlag && !styles.hideViewer && (h("tr", { class: "highlight" },
|
|
216
|
-
styles.showRank && (h("td", { class: "Rank" }, getRankCellText((_b = data.viewerRank) === null || _b === void 0 ? void 0 : _b.rank, true))),
|
|
217
|
-
!styles.hideNames && (h("td", { class: "User" }, getUsersName(data.viewerRank || {}))),
|
|
218
|
-
h("td", { class: "Score" }, ((_c = data.viewerRank) === null || _c === void 0 ? void 0 : _c.textValue) || "0"))))));
|
|
193
|
+
return (h("div", { class: sheet.classes.StatFrame, part: "sqm-base" },
|
|
194
|
+
h("div", { class: sheet.classes.StatContainer, part: "sqm-inner-container" },
|
|
195
|
+
h("style", { type: "text/css" }, styleString),
|
|
196
|
+
children),
|
|
197
|
+
h("div", { class: sheet.classes.BorderFix, part: "sqm-border" })));
|
|
219
198
|
}
|
|
220
199
|
|
|
221
|
-
function
|
|
222
|
-
const {
|
|
223
|
-
// Dependent on props, not feasiable to move out
|
|
200
|
+
function PortalChangePasswordView(props) {
|
|
201
|
+
const { states, callbacks } = props;
|
|
224
202
|
const style = {
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
:
|
|
233
|
-
|
|
234
|
-
|
|
203
|
+
Dialog: {
|
|
204
|
+
padding: "0",
|
|
205
|
+
"&::part(panel)": {
|
|
206
|
+
background: "var(--sqm-portal-background)",
|
|
207
|
+
borderRadius: "var(--sqm-border-radius-normal, var(--sl-border-radius-medium))",
|
|
208
|
+
},
|
|
209
|
+
"&::part(close-button)": {
|
|
210
|
+
"margin-top": "var(--sl-spacing-medium)",
|
|
211
|
+
},
|
|
212
|
+
"&::part(body)": {
|
|
213
|
+
padding: "0 var(--sl-spacing-x-large) var(--sl-spacing-x-large) var(--sl-spacing-x-large)",
|
|
214
|
+
},
|
|
235
215
|
},
|
|
236
|
-
|
|
237
|
-
"
|
|
238
|
-
|
|
216
|
+
Error: {
|
|
217
|
+
"&::part(erroralert-base)": {
|
|
218
|
+
"margin-bottom": "15px",
|
|
219
|
+
},
|
|
239
220
|
},
|
|
240
|
-
|
|
241
|
-
"
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
221
|
+
Success: {
|
|
222
|
+
"&::part(successalert-base)": {
|
|
223
|
+
"margin-bottom": "15px",
|
|
224
|
+
},
|
|
225
|
+
},
|
|
226
|
+
InputContainer: {
|
|
227
|
+
"& > :not(:last-child)": {
|
|
228
|
+
"margin-bottom": "var(--sl-spacing-x-large)",
|
|
229
|
+
},
|
|
230
|
+
},
|
|
231
|
+
CancelButton: {
|
|
232
|
+
margin: "var(--sl-spacing-large) auto",
|
|
233
|
+
width: "100%",
|
|
234
|
+
},
|
|
235
|
+
PasswordField: {
|
|
236
|
+
marginBottom: "var(--sl-spacing-large) !important",
|
|
237
|
+
display: "block",
|
|
238
|
+
},
|
|
239
|
+
ChangePasswordButton: {
|
|
240
|
+
paddingTop: "var(--sl-spacing-x-large)",
|
|
245
241
|
},
|
|
246
242
|
};
|
|
247
243
|
const sheet = createStyleSheet(style);
|
|
248
244
|
const styleString = sheet.toString();
|
|
249
|
-
return (h("div",
|
|
245
|
+
return (h("div", null,
|
|
250
246
|
h("style", { type: "text/css" }, styleString),
|
|
251
|
-
h("
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
"box-sizing": "border-box",
|
|
277
|
-
display: "flex",
|
|
278
|
-
"justify-content": "space-between",
|
|
279
|
-
padding: "var(--sl-spacing-small) var(--sl-spacing-large)",
|
|
280
|
-
"align-items": "center",
|
|
281
|
-
"background-color": "var(--sqm-header-background)",
|
|
282
|
-
"@media screen and (max-width: 499px)": {
|
|
283
|
-
"flex-direction": "row-reverse",
|
|
284
|
-
"justify-content": "flex-end",
|
|
285
|
-
padding: "0",
|
|
286
|
-
},
|
|
287
|
-
},
|
|
288
|
-
};
|
|
289
|
-
const sheet$1 = createStyleSheet(style$1);
|
|
290
|
-
const styleString$1 = sheet$1.toString();
|
|
291
|
-
function PortalFrameView(props, children) {
|
|
292
|
-
const { data, notFullScreen } = props;
|
|
293
|
-
return (h("div", { style: { minHeight: notFullScreen ? "100%" : "100vh" }, class: sheet$1.classes.Frame, part: "sqm-base" },
|
|
294
|
-
h("style", { type: "text/css" }, styleString$1),
|
|
295
|
-
h("div", { class: sheet$1.classes.HeaderWrapper, part: "sqm-header" },
|
|
296
|
-
data.header,
|
|
297
|
-
h("slot", { name: "sqm-navigation-menu" })),
|
|
298
|
-
children,
|
|
299
|
-
h("div", { class: sheet$1.classes.FooterWrapper, part: "sqm-footer" }, data.footer)));
|
|
247
|
+
h("sl-dialog", { class: sheet.classes.Dialog, open: states.open, "onSl-hide": () => callbacks.setOpen(false) },
|
|
248
|
+
h(PortalSectionView, Object.assign({}, {
|
|
249
|
+
labelMargin: "x-large",
|
|
250
|
+
padding: "none",
|
|
251
|
+
label: (h(TextSpanView, Object.assign({}, { type: "h2" }), states.content.modalChangePasswordHeader)),
|
|
252
|
+
content: (h(PortalContainerView, Object.assign({}, { direction: "column", padding: "none", gap: "32px" }),
|
|
253
|
+
states.error && (h("sqm-form-message", { class: sheet.classes.Error, type: "error", exportparts: "erroralert-icon" },
|
|
254
|
+
h("div", { part: "erroralert-text" }, states.error))),
|
|
255
|
+
states.success && (h("sqm-form-message", { class: sheet.classes.Success, type: "success", exportparts: "successalert-icon" },
|
|
256
|
+
h("div", { part: "successalert-text" }, states.content.successMessage))),
|
|
257
|
+
h("sl-form", { "onSl-submit": callbacks.submit },
|
|
258
|
+
h("div", { class: sheet.classes.InputContainer },
|
|
259
|
+
h("sqm-password-field", { exportparts: "input-label: input-label", class: sheet.classes.PasswordField, fieldLabel: states.content.passwordFieldLabel, meetsRequirementsText: states.content.meetsRequirementsText, doesNotMeetRequirementsText: states.content.doesNotMeetRequirementsText, minErrorText: states.content.minErrorText, uppercaseErrorText: states.content.uppercaseErrorText, lowercaseErrorText: states.content.lowercaseErrorText, hasErrorText: states.content.hasErrorText }),
|
|
260
|
+
h("sl-input", { exportparts: "label: input-label, base: input-base", name: "/confirmPassword", label: states.content.confirmPasswordFieldLabel, required: true, togglePassword: true, disabled: states.loading, type: "password" })),
|
|
261
|
+
h(PortalContainerView, Object.assign({}, { direction: "row", padding: "none", gap: "20px" }),
|
|
262
|
+
h("sl-button", { class: sheet.classes.ChangePasswordButton, type: "primary", exportparts: "base: primarybutton-base", submit: true, loading: states.loading }, states.content.changePasswordButtonText),
|
|
263
|
+
h("sl-button", { class: sheet.classes.CancelButton, type: "secondary", exportparts: "base: secondarybutton-base", onClick: () => callbacks.setOpen(false) }, states.content.cancelText))))),
|
|
264
|
+
}))),
|
|
265
|
+
h(PortalSectionView, Object.assign({}, {
|
|
266
|
+
labelMargin: "x-large",
|
|
267
|
+
padding: "xxx-large",
|
|
268
|
+
label: (h(TextSpanView, Object.assign({}, { type: "h2" }), states.content.portalChangePasswordHeader)),
|
|
269
|
+
content: (h("sl-button", { type: "primary", exportparts: "base: primarybutton-base", onClick: () => callbacks.setOpen(true) }, states.content.portalChangePasswordButtonText)),
|
|
270
|
+
}),
|
|
271
|
+
h("style", { type: "text/css" }, styleString))));
|
|
300
272
|
}
|
|
301
273
|
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
274
|
+
function PoweredByImg({ color = "#A6A6A6", width = 120, height = 16, }) {
|
|
275
|
+
return (h("svg", { width: width, height: height, viewBox: "0 0 1662 254", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
|
|
276
|
+
h("path", { d: "M801.082 253.58L869.382 1.67969", stroke: color, "stroke-width": "3" }),
|
|
277
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M125.682 42.48C123.882 42.48 121.982 42.78 120.382 43.48C118.682 44.18 117.182 45.18 115.882 46.48C114.582 47.68 113.582 49.28 112.882 50.98C112.182 52.68 111.882 54.48 111.982 56.28C112.282 59.68 113.882 63.08 116.382 65.38C118.982 67.78 122.382 68.98 125.782 68.98C129.282 68.98 132.682 67.58 135.182 65.38C137.782 62.98 139.382 59.78 139.582 56.28C139.582 54.38 139.282 52.68 138.682 50.98C137.982 49.28 136.982 47.78 135.682 46.48C134.382 45.18 132.882 44.18 131.182 43.48C129.282 42.78 127.582 42.48 125.682 42.48Z", fill: color }),
|
|
278
|
+
h("path", { d: "M135.882 89.2798H115.582V187.58H135.882V89.2798Z", fill: color }),
|
|
279
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M231.481 104.18C238.781 93.4799 251.181 87.3799 266.281 87.3799C290.981 87.3799 307.581 103.28 307.381 127.08V187.48H286.781V132.38C286.781 116.38 278.281 107.18 263.381 107.18C248.481 107.18 237.981 117.68 237.981 132.68V187.48H217.281V132.38C217.281 116.38 208.781 107.18 193.881 107.18C178.981 107.18 168.481 117.68 168.481 132.68V187.48H147.981V89.3799H168.681V97.8799C178.081 88.8799 190.181 87.4799 197.081 87.4799C211.881 87.4799 224.381 93.5799 231.481 104.18Z", fill: color }),
|
|
280
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M370.781 87.48C358.581 87.48 347.981 91.38 339.981 98.38V89.28H319.481V226.08H339.981V177.78C347.881 185.08 358.581 188.78 370.781 188.78C398.781 188.78 419.881 166.88 419.881 138.08C419.981 109.28 398.781 87.48 370.781 87.48ZM368.881 169.58C351.481 169.58 338.881 156.38 338.881 138.28C338.881 120.38 351.381 106.98 368.881 106.98C386.281 106.98 398.881 120.08 398.881 138.28C398.881 156.48 386.381 169.58 368.881 169.58Z", fill: color }),
|
|
281
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M701.782 169.88C707.682 169.88 714.082 167.58 719.582 163.98L721.482 162.88L731.482 178.68L729.782 179.88C721.282 186.28 710.982 189.58 700.382 189.58C678.082 189.58 665.782 176.38 665.782 152.28V108.68H645.682V89.3799H665.782V59.8799H686.482V89.2798H725.682V108.48H686.482V151.88C686.482 163.38 691.982 169.88 701.782 169.88Z", fill: color }),
|
|
282
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M551.282 239.88C549.982 239.88 548.782 240.28 547.682 240.88C546.682 241.58 545.782 242.58 545.382 243.68C544.882 244.78 544.782 246.08 545.082 247.28C545.282 248.58 545.882 249.68 546.882 250.48C547.782 251.38 548.882 251.98 550.082 252.28C551.382 252.48 552.582 252.38 553.782 251.98C554.882 251.48 555.982 250.78 556.582 249.68C557.282 248.68 557.582 247.38 557.582 246.18C557.582 244.48 556.982 242.88 555.682 241.68C554.482 240.48 552.882 239.88 551.282 239.88Z", fill: color }),
|
|
283
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M586.182 210.78C592.282 210.78 597.582 213.08 601.082 217.18L601.482 217.68L596.282 223.08L595.782 222.58C594.482 221.18 593.082 220.18 591.382 219.48C589.682 218.78 587.882 218.38 586.082 218.48C578.882 218.48 573.682 224.08 573.682 231.58C573.682 239.18 578.882 244.78 586.082 244.78C589.782 244.68 593.282 243.18 595.882 240.58L596.382 240.08L601.382 245.68L600.982 246.08C597.182 250.18 591.982 252.18 586.082 252.18C574.082 252.18 565.382 243.58 565.382 231.58C565.582 219.48 574.182 210.78 586.182 210.78Z", fill: color }),
|
|
284
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M633.782 210.78C621.682 210.78 612.582 219.68 612.582 231.38C612.582 243.08 621.682 251.98 633.782 251.98C645.882 251.98 654.882 243.08 654.882 231.38C655.082 219.78 645.982 210.78 633.782 210.78ZM633.782 244.78C626.382 244.78 620.782 239.28 620.782 231.58C620.782 223.88 626.182 218.48 633.782 218.48C641.182 218.48 646.782 224.08 646.782 231.58C646.782 238.98 641.382 244.78 633.782 244.78Z", fill: color }),
|
|
285
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M723.982 228.78C723.982 222.18 720.382 218.28 714.082 218.28C707.682 218.28 703.382 222.78 702.982 228.98V252.18H695.082V228.68C695.082 222.08 691.482 218.18 685.182 218.18C680.082 218.18 674.482 221.48 674.482 228.88V252.08H666.582V211.38H674.482V214.78L676.682 213.28C679.582 211.38 683.082 210.48 686.582 210.48C692.082 210.48 696.782 212.48 699.882 216.08L700.882 217.28L701.882 216.08C704.782 212.48 709.582 210.48 715.182 210.48C725.082 210.48 731.982 217.08 731.982 226.38V251.88H724.082V228.68H723.982V228.78Z", fill: color }),
|
|
286
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M511.681 89.4797V98.7797C503.681 91.4797 493.181 87.6797 480.981 87.6797C452.981 87.6797 431.981 109.68 431.981 138.68C431.981 167.78 453.081 189.68 480.981 189.68C493.181 189.68 503.681 185.78 511.681 178.38V187.68H532.381V89.4797H511.681ZM482.881 169.88C465.481 169.88 452.781 156.58 452.781 138.48C452.781 120.48 465.281 106.98 482.881 106.98C500.481 106.98 512.781 120.08 512.781 138.48C512.781 156.68 500.181 169.88 482.881 169.88Z", fill: color }),
|
|
287
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M595.281 107.08C604.181 107.08 611.781 110.38 618.781 116.98L620.481 118.68L633.981 104.58L632.581 102.98C623.781 92.98 610.781 87.48 595.781 87.48C565.981 87.48 544.481 109.08 544.481 138.48C544.481 167.98 565.981 189.48 595.781 189.48C610.481 189.48 623.681 183.98 632.581 174.08L633.981 172.58L620.981 158.18L619.281 159.88C612.481 166.48 603.981 169.98 595.481 169.98C578.381 169.98 565.681 156.68 565.681 138.58C565.581 120.58 577.881 107.08 595.281 107.08Z", fill: color }),
|
|
288
|
+
h("path", { d: "M135.882 89.2798H115.582V187.58H135.882V89.2798Z", fill: color }),
|
|
289
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M231.481 104.18C238.781 93.4799 251.181 87.3799 266.281 87.3799C290.981 87.3799 307.581 103.28 307.381 127.08V187.48H286.781V132.38C286.781 116.38 278.281 107.18 263.381 107.18C248.481 107.18 237.981 117.68 237.981 132.68V187.48H217.281V132.38C217.281 116.38 208.781 107.18 193.881 107.18C178.981 107.18 168.481 117.68 168.481 132.68V187.48H147.981V89.3799H168.681V97.8799C178.081 88.8799 190.181 87.4799 197.081 87.4799C211.881 87.4799 224.381 93.5799 231.481 104.18Z", fill: color }),
|
|
290
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M370.781 87.48C358.581 87.48 347.981 91.38 339.981 98.38V89.28H319.481V226.08H339.981V177.78C347.881 185.08 358.581 188.78 370.781 188.78C398.781 188.78 419.881 166.88 419.881 138.08C419.981 109.28 398.781 87.48 370.781 87.48ZM368.881 169.58C351.481 169.58 338.881 156.38 338.881 138.28C338.881 120.38 351.381 106.98 368.881 106.98C386.281 106.98 398.881 120.08 398.881 138.28C398.881 156.48 386.381 169.58 368.881 169.58Z", fill: color }),
|
|
291
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M701.782 169.88C707.682 169.88 714.082 167.58 719.582 163.98L721.482 162.88L731.482 178.68L729.782 179.88C721.282 186.28 710.982 189.58 700.382 189.58C678.082 189.58 665.782 176.38 665.782 152.28V108.68H645.682V89.3799H665.782V59.8799H686.482V89.2798H725.682V108.48H686.482V151.88C686.482 163.38 691.982 169.88 701.782 169.88Z", fill: color }),
|
|
292
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M511.681 89.4797V98.7797C503.681 91.4797 493.181 87.6797 480.981 87.6797C452.981 87.6797 431.981 109.68 431.981 138.68C431.981 167.78 453.081 189.68 480.981 189.68C493.181 189.68 503.681 185.78 511.681 178.38V187.68H532.381V89.4797H511.681ZM482.881 169.88C465.481 169.88 452.781 156.58 452.781 138.48C452.781 120.48 465.281 106.98 482.881 106.98C500.481 106.98 512.781 120.08 512.781 138.48C512.781 156.68 500.181 169.88 482.881 169.88Z", fill: color }),
|
|
293
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M595.281 107.08C604.181 107.08 611.781 110.38 618.781 116.98L620.481 118.68L633.981 104.58L632.581 102.98C623.781 92.98 610.781 87.48 595.781 87.48C565.981 87.48 544.481 109.08 544.481 138.48C544.481 167.98 565.981 189.48 595.781 189.48C610.481 189.48 623.681 183.98 632.581 174.08L633.981 172.58L620.981 158.18L619.281 159.88C612.481 166.48 603.981 169.98 595.481 169.98C578.381 169.98 565.681 156.68 565.681 138.58C565.581 120.58 577.881 107.08 595.281 107.08Z", fill: color }),
|
|
294
|
+
h("path", { d: "M34.6815 112.78C40.6815 112.78 46.5815 114.18 51.8815 116.68C57.2815 119.18 62.0815 122.78 65.9815 127.28C67.9815 122.68 69.0815 117.78 69.0815 112.88C69.0815 108.38 68.1815 103.88 66.4815 99.8799C64.6815 95.6799 62.1815 91.9799 58.9815 88.8799C55.7815 85.7799 51.9815 83.2799 47.7815 81.4799C43.5815 79.7799 39.0815 78.8799 34.5815 78.8799C30.0815 78.8799 25.5815 79.6799 21.3815 81.4799C17.1815 83.1799 13.3815 85.7799 10.1815 88.8799C6.98154 91.9799 4.48154 95.7799 2.68154 99.8799C0.881541 104.08 0.081543 108.38 0.081543 112.88C0.181543 117.88 1.18154 122.78 3.18154 127.28C7.08154 122.68 11.8815 119.18 17.1815 116.68C22.7815 113.98 28.7815 112.68 34.6815 112.78Z", fill: color }),
|
|
295
|
+
h("path", { d: "M69.1817 153.48C69.1817 146.68 67.1817 140.18 63.2817 134.48C59.4817 128.88 54.0817 124.48 47.7817 121.88C41.4817 119.28 34.4817 118.68 27.7817 119.88C21.0817 121.28 14.8817 124.48 10.0817 129.28C5.28166 134.08 1.88166 140.08 0.681661 146.78C-0.718339 153.48 0.0816607 160.18 2.68166 166.48C5.28166 172.78 9.68166 178.08 15.4817 181.78C21.0817 185.58 27.7817 187.48 34.6817 187.48C43.7817 187.38 52.5817 183.88 59.0817 177.38C65.6817 170.98 69.1817 162.58 69.1817 153.48Z", fill: color }),
|
|
296
|
+
h("path", { d: "M69.1817 34.9799C69.1817 28.1799 67.1817 21.6799 63.2817 15.9799C59.4817 10.3799 54.1817 5.9799 47.7817 3.3799C41.4817 0.779901 34.4817 0.1799 27.7817 1.3799C21.0817 2.7799 14.8817 5.97986 10.0817 10.7799C5.28166 15.5799 1.88166 21.5799 0.681661 28.2799C-0.718339 34.9799 0.0816607 41.6799 2.68166 47.9799C5.28166 54.2799 9.68166 59.5799 15.4817 63.2799C21.0817 67.0799 27.7817 68.9799 34.6817 68.9799C43.8817 68.9799 52.6817 65.3799 59.1817 58.9799C65.5817 52.6799 69.1817 43.8799 69.1817 34.9799Z", fill: color }),
|
|
297
|
+
h("path", { d: "M962.664 203.95C953.044 203.95 945.244 201.285 939.264 195.955C933.284 190.495 930.294 183.41 930.294 174.7C930.294 165.08 933.739 157.605 940.629 152.275C947.649 146.945 957.464 144.28 970.074 144.28H993.864V138.43C993.864 129.72 991.589 123.09 987.039 118.54C982.619 113.86 976.184 111.52 967.734 111.52C962.014 111.52 956.749 112.885 951.939 115.615C947.129 118.345 943.229 122.18 940.239 127.12L933.999 120.295C937.639 114.575 942.384 110.22 948.234 107.23C954.214 104.11 960.974 102.55 968.514 102.55C979.694 102.55 988.404 105.605 994.644 111.715C1001.01 117.695 1004.2 126.015 1004.2 136.675V184.255C1004.2 188.805 1004.98 194.72 1006.54 202H997.569C996.399 199.14 995.554 194.07 995.034 186.79H994.644C990.874 192.25 986.259 196.475 980.799 199.465C975.339 202.455 969.294 203.95 962.664 203.95ZM962.664 195.175C968.124 195.175 973.259 194.07 978.069 191.86C982.879 189.52 986.714 186.465 989.574 182.695C992.434 178.795 993.864 174.7 993.864 170.41V152.665H969.489C960.389 152.665 953.239 154.615 948.039 158.515C942.969 162.415 940.434 167.81 940.434 174.7C940.434 180.68 942.514 185.62 946.674 189.52C950.834 193.29 956.164 195.175 962.664 195.175Z", fill: color }),
|
|
298
|
+
h("path", { d: "M1067.55 203.95C1055.07 203.95 1045.25 199.27 1038.1 189.91C1030.95 180.55 1027.38 167.745 1027.38 151.495C1027.38 136.415 1031.02 124.52 1038.3 115.81C1045.71 106.97 1055.72 102.55 1068.33 102.55C1074.7 102.55 1080.55 104.045 1085.88 107.035C1091.21 110.025 1095.5 114.25 1098.75 119.71H1099.14V57.3101H1109.67V178.21C1109.67 189.13 1109.86 197.06 1110.25 202H1100.89C1100.63 197.84 1100.5 192.12 1100.5 184.84H1100.11C1097.12 190.69 1092.7 195.37 1086.85 198.88C1081 202.26 1074.57 203.95 1067.55 203.95ZM1068.13 195.175C1077.23 195.175 1084.64 192.185 1090.36 186.205C1096.21 180.225 1099.14 172.49 1099.14 163V146.815C1099.14 135.895 1096.41 127.25 1090.95 120.88C1085.49 114.38 1078.08 111.13 1068.72 111.13C1059.1 111.13 1051.49 114.77 1045.9 122.05C1040.44 129.2 1037.71 139.145 1037.71 151.885C1037.71 165.275 1040.44 175.87 1045.9 183.67C1051.36 191.34 1058.77 195.175 1068.13 195.175Z", fill: color }),
|
|
299
|
+
h("path", { d: "M1208.57 104.5L1172.3 202H1161.96L1125.5 104.5H1136.61L1167.03 189.715L1197.45 104.5H1208.57Z", fill: color }),
|
|
300
|
+
h("path", { d: "M1261.51 203.95C1252.54 203.95 1244.61 201.87 1237.72 197.71C1230.96 193.55 1225.7 187.635 1221.93 179.965C1218.29 172.295 1216.47 163.39 1216.47 153.25C1216.47 143.11 1218.29 134.205 1221.93 126.535C1225.7 118.865 1230.96 112.95 1237.72 108.79C1244.61 104.63 1252.54 102.55 1261.51 102.55C1270.48 102.55 1278.35 104.63 1285.11 108.79C1292 112.95 1297.33 118.865 1301.1 126.535C1304.87 134.205 1306.75 143.11 1306.75 153.25C1306.75 163.39 1304.87 172.295 1301.1 179.965C1297.33 187.635 1292 193.55 1285.11 197.71C1278.35 201.87 1270.48 203.95 1261.51 203.95ZM1261.51 195.37C1268.4 195.37 1274.45 193.615 1279.65 190.105C1284.98 186.595 1289.07 181.655 1291.93 175.285C1294.79 168.915 1296.22 161.57 1296.22 153.25C1296.22 144.93 1294.79 137.585 1291.93 131.215C1289.07 124.845 1284.98 119.905 1279.65 116.395C1274.45 112.885 1268.4 111.13 1261.51 111.13C1254.75 111.13 1248.71 112.885 1243.38 116.395C1238.18 119.905 1234.15 124.845 1231.29 131.215C1228.43 137.585 1227 144.93 1227 153.25C1227 161.57 1228.43 168.915 1231.29 175.285C1234.15 181.655 1238.18 186.595 1243.38 190.105C1248.71 193.615 1254.75 195.37 1261.51 195.37Z", fill: color }),
|
|
301
|
+
h("path", { d: "M1366.03 203.95C1352.25 203.95 1341.52 199.53 1333.85 190.69C1326.31 181.72 1322.54 169.24 1322.54 153.25C1322.54 137.39 1326.38 124.975 1334.05 116.005C1341.72 107.035 1352.38 102.55 1366.03 102.55C1373.57 102.55 1380.26 104.11 1386.11 107.23C1391.96 110.22 1396.77 114.575 1400.54 120.295L1394.3 126.34C1391.31 121.66 1387.28 118.02 1382.21 115.42C1377.27 112.69 1371.88 111.325 1366.03 111.325C1355.76 111.325 1347.63 115.03 1341.65 122.44C1335.8 129.85 1332.88 140.12 1332.88 153.25C1332.88 166.38 1335.8 176.65 1341.65 184.06C1347.63 191.47 1355.76 195.175 1366.03 195.175C1371.88 195.175 1377.27 193.875 1382.21 191.275C1387.28 188.545 1391.31 184.84 1394.3 180.16L1400.54 186.205C1396.77 191.925 1391.96 196.345 1386.11 199.465C1380.26 202.455 1373.57 203.95 1366.03 203.95Z", fill: color }),
|
|
302
|
+
h("path", { d: "M1446.55 203.95C1436.93 203.95 1429.13 201.285 1423.15 195.955C1417.17 190.495 1414.18 183.41 1414.18 174.7C1414.18 165.08 1417.62 157.605 1424.51 152.275C1431.53 146.945 1441.35 144.28 1453.96 144.28H1477.75V138.43C1477.75 129.72 1475.47 123.09 1470.92 118.54C1466.5 113.86 1460.07 111.52 1451.62 111.52C1445.9 111.52 1440.63 112.885 1435.82 115.615C1431.01 118.345 1427.11 122.18 1424.12 127.12L1417.88 120.295C1421.52 114.575 1426.27 110.22 1432.12 107.23C1438.1 104.11 1444.86 102.55 1452.4 102.55C1463.58 102.55 1472.29 105.605 1478.53 111.715C1484.9 117.695 1488.08 126.015 1488.08 136.675V184.255C1488.08 188.805 1488.86 194.72 1490.42 202H1481.45C1480.28 199.14 1479.44 194.07 1478.92 186.79H1478.53C1474.76 192.25 1470.14 196.475 1464.68 199.465C1459.22 202.455 1453.18 203.95 1446.55 203.95ZM1446.55 195.175C1452.01 195.175 1457.14 194.07 1461.95 191.86C1466.76 189.52 1470.6 186.465 1473.46 182.695C1476.32 178.795 1477.75 174.7 1477.75 170.41V152.665H1453.37C1444.27 152.665 1437.12 154.615 1431.92 158.515C1426.85 162.415 1424.32 167.81 1424.32 174.7C1424.32 180.68 1426.4 185.62 1430.56 189.52C1434.72 193.29 1440.05 195.175 1446.55 195.175Z", fill: color }),
|
|
303
|
+
h("path", { d: "M1547.14 203.95C1539.08 203.95 1532.97 201.48 1528.81 196.54C1524.65 191.47 1522.57 184.19 1522.57 174.7V113.275H1505.02V104.5H1522.57V77.9801L1532.32 74.6651H1533.1V104.5H1560.59V113.275H1533.1V172.555C1533.1 180.355 1534.33 186.01 1536.8 189.52C1539.27 193.03 1543.17 194.785 1548.5 194.785C1553.83 194.785 1558.06 194.005 1561.18 192.445L1562.35 200.83C1558.19 202.91 1553.12 203.95 1547.14 203.95Z", fill: color }),
|
|
304
|
+
h("path", { d: "M1661.53 157.54H1589.77C1590.42 169.37 1593.54 178.535 1599.13 185.035C1604.85 191.535 1612.65 194.785 1622.53 194.785C1628.51 194.785 1633.97 193.485 1638.91 190.885C1643.98 188.285 1647.95 184.645 1650.81 179.965L1657.24 186.4C1653.34 192.12 1648.4 196.475 1642.42 199.465C1636.57 202.455 1629.94 203.95 1622.53 203.95C1609.01 203.95 1598.35 199.465 1590.55 190.495C1582.88 181.525 1579.05 169.175 1579.05 153.445C1579.05 137.585 1582.82 125.17 1590.36 116.2C1597.9 107.1 1608.23 102.55 1621.36 102.55C1633.84 102.55 1643.66 106.84 1650.81 115.42C1657.96 124 1661.53 135.895 1661.53 151.105V157.54ZM1651.39 147.4C1651.39 136.48 1648.66 127.77 1643.2 121.27C1637.74 114.77 1630.46 111.52 1621.36 111.52C1611.74 111.52 1604.2 114.77 1598.74 121.27C1593.28 127.77 1590.29 137.065 1589.77 149.155H1651.39V147.4Z", fill: color })));
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
const debug = browser("sq:useBigStat");
|
|
308
|
+
const LOADING = "...";
|
|
309
|
+
const debugQuery = (query, variables, getStat) => {
|
|
310
|
+
const res = wn(query, variables);
|
|
311
|
+
if (!(res === null || res === void 0 ? void 0 : res.data) && !res.loading) {
|
|
312
|
+
console.error("issue getting stat:", res);
|
|
336
313
|
}
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
h("h2", { part: "sqm-header", style: {
|
|
340
|
-
fontSize: "var(--sl-font-size-x-large)",
|
|
341
|
-
marginBottom: "0px",
|
|
342
|
-
textAlign: "center",
|
|
343
|
-
} }, text.editprofileheader),
|
|
344
|
-
h("div", null,
|
|
345
|
-
h("p", { style: { fontSize: "var(--sl-font-size-medium)" } }, (_a = states.user) === null || _a === void 0 ? void 0 :
|
|
346
|
-
_a.firstName,
|
|
347
|
-
" ", (_b = states.user) === null || _b === void 0 ? void 0 :
|
|
348
|
-
_b.lastName),
|
|
349
|
-
h("p", { style: { fontSize: "var(--sl-font-size-medium)" }, title: (_c = states.user) === null || _c === void 0 ? void 0 : _c.email }, (_d = states.user) === null || _d === void 0 ? void 0 : _d.email))),
|
|
350
|
-
h("sl-button", { type: "primary", loading: states.loading, onClick: () => {
|
|
351
|
-
callbacks.resetForm();
|
|
352
|
-
callbacks.setShowEdit(true);
|
|
353
|
-
}, exportparts: "base: primarybutton-base" }, text.editprofiletext)));
|
|
314
|
+
const stat = getStat(res);
|
|
315
|
+
return { ...stat, loading: res.loading };
|
|
354
316
|
};
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
317
|
+
const referralsCountQuery = (programId,
|
|
318
|
+
// locale
|
|
319
|
+
_, status) => {
|
|
320
|
+
const programFilter = programId === "classic"
|
|
321
|
+
? { programId_exists: false }
|
|
322
|
+
: { programId_eq: programId };
|
|
323
|
+
const convertedFilter = status && status == "converted"
|
|
324
|
+
? { dateConverted_exists: true }
|
|
325
|
+
: status && status == "started"
|
|
326
|
+
? { dateConverted_exists: false }
|
|
327
|
+
: {};
|
|
328
|
+
const queryFilter = { ...programFilter, ...convertedFilter };
|
|
329
|
+
return debugQuery(dist.gql `
|
|
330
|
+
query ($queryFilter: ReferralFilterInput) {
|
|
331
|
+
viewer {
|
|
332
|
+
... on User {
|
|
333
|
+
referrals(filter: $queryFilter) {
|
|
334
|
+
totalCount
|
|
335
|
+
}
|
|
336
|
+
}
|
|
337
|
+
}
|
|
365
338
|
}
|
|
366
|
-
}
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
createUserAnalyticsEvent(eventMeta: $eventMeta)
|
|
372
|
-
}
|
|
373
|
-
`;
|
|
374
|
-
function useShareLink(props) {
|
|
375
|
-
var _a, _b;
|
|
376
|
-
const { programId = H() } = props;
|
|
377
|
-
const user = J();
|
|
378
|
-
const engagementMedium = B();
|
|
379
|
-
const contextData = Fn(REFERRAL_CODES_NAMESPACE);
|
|
380
|
-
const { data } = wn(MessageLinkQuery, { programId, engagementMedium }, !(user === null || user === void 0 ? void 0 : user.jwt) || !!props.linkOverride || (contextData === null || contextData === void 0 ? void 0 : contextData.shareLink) !== undefined);
|
|
381
|
-
const [sendLoadEvent] = $e(WIDGET_ENGAGEMENT_EVENT);
|
|
382
|
-
const [setCopied, copiedRes] = $e(SET_CODE_COPIED);
|
|
383
|
-
const copyString = (_b = ((contextData === null || contextData === void 0 ? void 0 : contextData.shareLink) || ((_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.shareLink))) !== null && _b !== void 0 ? _b :
|
|
384
|
-
// Shown during loading
|
|
385
|
-
"...";
|
|
386
|
-
const [open, setOpen] = useState(false);
|
|
387
|
-
async function onClick() {
|
|
388
|
-
if (contextData) {
|
|
389
|
-
await setCopied({ referralCode: contextData.referralCode });
|
|
390
|
-
contextData.refresh();
|
|
391
|
-
}
|
|
392
|
-
// Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
|
|
393
|
-
// Only if called from a user-initiated event
|
|
394
|
-
navigator.clipboard.writeText(copyString);
|
|
395
|
-
setOpen(true);
|
|
396
|
-
setTimeout(() => setOpen(false), props.tooltiplifespan);
|
|
397
|
-
sendLoadEvent({
|
|
398
|
-
eventMeta: {
|
|
399
|
-
programId,
|
|
400
|
-
id: user === null || user === void 0 ? void 0 : user.id,
|
|
401
|
-
accountId: user === null || user === void 0 ? void 0 : user.accountId,
|
|
402
|
-
type: "USER_REFERRAL_PROGRAM_ENGAGEMENT_EVENT",
|
|
403
|
-
meta: {
|
|
404
|
-
engagementMedium,
|
|
405
|
-
shareMedium: "DIRECT",
|
|
406
|
-
},
|
|
407
|
-
},
|
|
339
|
+
`, { queryFilter }, (res) => {
|
|
340
|
+
var _a, _b, _c, _d, _e, _f, _g;
|
|
341
|
+
return ({
|
|
342
|
+
value: ((_c = (_b = (_a = res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.referrals) === null || _c === void 0 ? void 0 : _c.totalCount) || 0,
|
|
343
|
+
statvalue: (_g = (_f = (_e = (_d = res.data) === null || _d === void 0 ? void 0 : _d.viewer) === null || _e === void 0 ? void 0 : _e.referrals) === null || _f === void 0 ? void 0 : _f.totalCount) === null || _g === void 0 ? void 0 : _g.toString(),
|
|
408
344
|
});
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
}
|
|
428
|
-
}
|
|
429
|
-
}
|
|
430
|
-
`;
|
|
431
|
-
function NativeShare(props, directLink, undefinedErrorText, unsupportedPlatformText) {
|
|
432
|
-
const title = props.sharetitle || "Share title";
|
|
433
|
-
const text = props.sharetext || "Share text";
|
|
434
|
-
if (directLink === "undefined") {
|
|
435
|
-
return alert(undefinedErrorText);
|
|
436
|
-
}
|
|
437
|
-
if (window.navigator.share) {
|
|
438
|
-
window.navigator
|
|
439
|
-
.share({
|
|
440
|
-
title,
|
|
441
|
-
text,
|
|
442
|
-
url: directLink,
|
|
443
|
-
})
|
|
444
|
-
.catch((error) => console.error("Error on web share", error));
|
|
445
|
-
}
|
|
446
|
-
else {
|
|
447
|
-
alert(unsupportedPlatformText);
|
|
448
|
-
}
|
|
449
|
-
}
|
|
450
|
-
function FacebookShare(directLink, messageLink, errorText) {
|
|
451
|
-
if (messageLink === "undefined" || directLink === "undefined") {
|
|
452
|
-
return alert(errorText);
|
|
453
|
-
}
|
|
454
|
-
if (typeof SquatchAndroid.shareOnFacebook !== "undefined") {
|
|
455
|
-
return SquatchAndroid.shareOnFacebook(directLink, messageLink);
|
|
456
|
-
}
|
|
457
|
-
else {
|
|
458
|
-
return GenericShare(messageLink, errorText);
|
|
459
|
-
}
|
|
460
|
-
}
|
|
461
|
-
function GenericShare(messageLink, errorText) {
|
|
462
|
-
return messageLink ? (window.location.href = messageLink) : alert(errorText);
|
|
463
|
-
}
|
|
464
|
-
function useShareButton(props) {
|
|
465
|
-
var _a, _b, _c, _d;
|
|
466
|
-
const { sharetitle, sharetext, medium } = props;
|
|
467
|
-
const programId = props.programId ? props.programId : H();
|
|
468
|
-
const user = J();
|
|
469
|
-
const engagementMedium = B();
|
|
470
|
-
const variables = {
|
|
471
|
-
engagementMedium,
|
|
472
|
-
programId: programId,
|
|
473
|
-
shareMedium: medium.toUpperCase(),
|
|
474
|
-
};
|
|
475
|
-
const contextData = Fn(REFERRAL_CODES_NAMESPACE);
|
|
476
|
-
const overrideData = contextData === null || contextData === void 0 ? void 0 : contextData[medium];
|
|
477
|
-
// only queries if a programId is available
|
|
478
|
-
const res = wn(MessageLinkQuery$1, variables, !(user === null || user === void 0 ? void 0 : user.jwt) || !programId || overrideData !== undefined);
|
|
479
|
-
const [setCopied, copiedRes] = $e(SET_CODE_COPIED);
|
|
480
|
-
const directLink = (overrideData === null || overrideData === void 0 ? void 0 : overrideData.shareLink) || ((_b = (_a = res === null || res === void 0 ? void 0 : res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.shareLink);
|
|
481
|
-
const environment = getEnvironmentSDK();
|
|
482
|
-
const hide = (medium.toLocaleUpperCase() === "SMS" &&
|
|
483
|
-
window.orientation === undefined) ||
|
|
484
|
-
(medium.toLocaleUpperCase() === "DIRECT" && !window.navigator.share);
|
|
485
|
-
const messageLink = (overrideData === null || overrideData === void 0 ? void 0 : overrideData.messageLink) || ((_d = (_c = res.data) === null || _c === void 0 ? void 0 : _c.viewer) === null || _d === void 0 ? void 0 : _d.messageLink);
|
|
486
|
-
async function onClick() {
|
|
487
|
-
if (overrideData) {
|
|
488
|
-
await setCopied({ referralCode: contextData.referralCode });
|
|
489
|
-
contextData.refresh();
|
|
490
|
-
}
|
|
491
|
-
if (medium.toLocaleUpperCase() === "FACEBOOK" &&
|
|
492
|
-
environment.type === "SquatchAndroid") {
|
|
493
|
-
FacebookShare(directLink, messageLink, props.errorText);
|
|
494
|
-
}
|
|
495
|
-
else if (medium.toLocaleUpperCase() === "DIRECT") {
|
|
496
|
-
NativeShare({ sharetitle, sharetext }, directLink, props.errorText, props.unsupportedPlatformText);
|
|
497
|
-
}
|
|
498
|
-
}
|
|
499
|
-
const isPlainLink = !(medium.toLocaleUpperCase() === "FACEBOOK" &&
|
|
500
|
-
environment.type === "SquatchAndroid") &&
|
|
501
|
-
medium.toLocaleUpperCase() !== "DIRECT" &&
|
|
502
|
-
messageLink;
|
|
503
|
-
const userAgent = window.navigator.userAgent.toLowerCase(), safari = /safari/.test(userAgent), ios = /iphone|ipod|ipad/.test(userAgent);
|
|
504
|
-
const openInSameTab = ios && !safari;
|
|
505
|
-
return {
|
|
506
|
-
...props,
|
|
507
|
-
loading: res.loading && !(overrideData === null || overrideData === void 0 ? void 0 : overrideData.messageLink),
|
|
508
|
-
messageLink,
|
|
509
|
-
isPlainLink,
|
|
510
|
-
onClick,
|
|
511
|
-
openInSameTab,
|
|
512
|
-
hide,
|
|
513
|
-
};
|
|
514
|
-
}
|
|
515
|
-
|
|
516
|
-
const debug = browser("sq:useBigStat");
|
|
517
|
-
const LOADING = "...";
|
|
518
|
-
const debugQuery = (query, variables, getStat) => {
|
|
519
|
-
const res = wn(query, variables);
|
|
520
|
-
if (!(res === null || res === void 0 ? void 0 : res.data) && !res.loading) {
|
|
521
|
-
console.error("issue getting stat:", res);
|
|
522
|
-
}
|
|
523
|
-
const stat = getStat(res);
|
|
524
|
-
return { ...stat, loading: res.loading };
|
|
525
|
-
};
|
|
526
|
-
const referralsCountQuery = (programId,
|
|
527
|
-
// locale
|
|
528
|
-
_, status) => {
|
|
529
|
-
const programFilter = programId === "classic"
|
|
530
|
-
? { programId_exists: false }
|
|
531
|
-
: { programId_eq: programId };
|
|
532
|
-
const convertedFilter = status && status == "converted"
|
|
533
|
-
? { dateConverted_exists: true }
|
|
534
|
-
: status && status == "started"
|
|
535
|
-
? { dateConverted_exists: false }
|
|
536
|
-
: {};
|
|
537
|
-
const queryFilter = { ...programFilter, ...convertedFilter };
|
|
538
|
-
return debugQuery(dist.gql `
|
|
539
|
-
query ($queryFilter: ReferralFilterInput) {
|
|
540
|
-
viewer {
|
|
541
|
-
... on User {
|
|
542
|
-
referrals(filter: $queryFilter) {
|
|
543
|
-
totalCount
|
|
544
|
-
}
|
|
545
|
-
}
|
|
546
|
-
}
|
|
547
|
-
}
|
|
548
|
-
`, { queryFilter }, (res) => {
|
|
549
|
-
var _a, _b, _c, _d, _e, _f, _g;
|
|
550
|
-
return ({
|
|
551
|
-
value: ((_c = (_b = (_a = res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.referrals) === null || _c === void 0 ? void 0 : _c.totalCount) || 0,
|
|
552
|
-
statvalue: (_g = (_f = (_e = (_d = res.data) === null || _d === void 0 ? void 0 : _d.viewer) === null || _e === void 0 ? void 0 : _e.referrals) === null || _f === void 0 ? void 0 : _f.totalCount) === null || _g === void 0 ? void 0 : _g.toString(),
|
|
553
|
-
});
|
|
554
|
-
});
|
|
555
|
-
};
|
|
556
|
-
const programGoalsQuery = (programId, locale, metricType, goalId) => {
|
|
557
|
-
// Confirm this behaviour
|
|
558
|
-
if (programId === "classic")
|
|
559
|
-
return null;
|
|
560
|
-
return debugQuery(dist.gql `
|
|
561
|
-
query {
|
|
562
|
-
viewer {
|
|
563
|
-
... on User {
|
|
564
|
-
programGoals {
|
|
565
|
-
goalId
|
|
566
|
-
programId
|
|
567
|
-
count
|
|
568
|
-
conversionCount
|
|
569
|
-
}
|
|
570
|
-
}
|
|
571
|
-
}
|
|
345
|
+
});
|
|
346
|
+
};
|
|
347
|
+
const programGoalsQuery = (programId, locale, metricType, goalId) => {
|
|
348
|
+
// Confirm this behaviour
|
|
349
|
+
if (programId === "classic")
|
|
350
|
+
return null;
|
|
351
|
+
return debugQuery(dist.gql `
|
|
352
|
+
query {
|
|
353
|
+
viewer {
|
|
354
|
+
... on User {
|
|
355
|
+
programGoals {
|
|
356
|
+
goalId
|
|
357
|
+
programId
|
|
358
|
+
count
|
|
359
|
+
conversionCount
|
|
360
|
+
}
|
|
361
|
+
}
|
|
362
|
+
}
|
|
572
363
|
}
|
|
573
364
|
`, { programId, metricType, goalId, locale }, (res) => {
|
|
574
365
|
var _a, _b, _c, _d, _e, _f;
|
|
@@ -1274,496 +1065,249 @@ const queries = {
|
|
|
1274
1065
|
label: "Referrals - This Month",
|
|
1275
1066
|
query: referralsMonthQuery,
|
|
1276
1067
|
},
|
|
1277
|
-
referralsWeek: {
|
|
1278
|
-
label: "Referrals - This Week",
|
|
1279
|
-
query: referralsWeekQuery,
|
|
1280
|
-
},
|
|
1281
|
-
rewardsCount: {
|
|
1282
|
-
label: "Rewards",
|
|
1283
|
-
query: rewardsCountQuery,
|
|
1284
|
-
},
|
|
1285
|
-
rewardsCountFiltered: {
|
|
1286
|
-
label: "Rewards",
|
|
1287
|
-
query: rewardsCountFilteredQuery,
|
|
1288
|
-
},
|
|
1289
|
-
integrationRewardsCountFiltered: {
|
|
1290
|
-
label: "Rewards",
|
|
1291
|
-
query: integrationRewardsCountFilteredQuery,
|
|
1292
|
-
},
|
|
1293
|
-
rewardsMonth: {
|
|
1294
|
-
label: "Rewards - This Month",
|
|
1295
|
-
query: rewardsMonthQuery,
|
|
1296
|
-
},
|
|
1297
|
-
rewardsWeek: {
|
|
1298
|
-
label: "Rewards - This Week",
|
|
1299
|
-
query: rewardsWeekQuery,
|
|
1300
|
-
},
|
|
1301
|
-
rewardBalance: {
|
|
1302
|
-
label: "Balance - Credit Earned",
|
|
1303
|
-
query: rewardsBalanceQuery,
|
|
1304
|
-
},
|
|
1305
|
-
programGoals: {
|
|
1306
|
-
label: "Program Goals",
|
|
1307
|
-
query: programGoalsQuery,
|
|
1308
|
-
},
|
|
1309
|
-
customFields: {
|
|
1310
|
-
label: "Custom Fields",
|
|
1311
|
-
query: customFieldsQuery,
|
|
1312
|
-
},
|
|
1313
|
-
traffic: {
|
|
1314
|
-
label: "Traffic",
|
|
1315
|
-
query: trafficQuery,
|
|
1316
|
-
},
|
|
1317
|
-
userStats: {
|
|
1318
|
-
label: "User Stat",
|
|
1319
|
-
query: userStatsQuery,
|
|
1320
|
-
},
|
|
1321
|
-
payoutBalance: {
|
|
1322
|
-
label: "Payout Balance",
|
|
1323
|
-
query: payoutBalanceQuery,
|
|
1324
|
-
},
|
|
1325
|
-
};
|
|
1326
|
-
// this should be exposed in documentation somehow
|
|
1327
|
-
const StatPaths = [
|
|
1328
|
-
{ name: "programGoals", route: "/(programGoals)/:metricType/:goalId" },
|
|
1329
|
-
{ name: "customFields", route: "/(customFields)/:customField" },
|
|
1330
|
-
{ name: "referralsCount", route: "/(referralsCount)/:status?" },
|
|
1331
|
-
{ name: "referralsMonth", route: "/(referralsMonth)" },
|
|
1332
|
-
{ name: "referralsWeek", route: "/(referralsWeek)" },
|
|
1333
|
-
{ name: "rewardsCount", route: "/(rewardsCount)/:global?" },
|
|
1334
|
-
{ name: "rewardsMonth", route: "/(rewardsMonth)/:global?" },
|
|
1335
|
-
{ name: "rewardsWeek", route: "/(rewardsWeek)/:global?" },
|
|
1336
|
-
{
|
|
1337
|
-
name: "rewardsCountFiltered",
|
|
1338
|
-
route: "/(rewardsCountFiltered)/:statType([INTEGRATION|PCT_DISCOUNT|CREDIT]*)?/:unit((?!global)(?!PENDING)(?!CANCELLED)(?!EXPIRED)(?!REDEEMED)(?!AVAILABLE)[a-zA-Z0-9%]+)?/:status([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?",
|
|
1339
|
-
},
|
|
1340
|
-
{
|
|
1341
|
-
name: "integrationRewardsCountFiltered",
|
|
1342
|
-
route: "/(integrationRewardsCountFiltered)/:status([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?",
|
|
1343
|
-
},
|
|
1344
|
-
{
|
|
1345
|
-
name: "rewardsAssigned",
|
|
1346
|
-
route: "/(rewardsAssigned)/:statType/:unit/:global?",
|
|
1347
|
-
},
|
|
1348
|
-
{
|
|
1349
|
-
name: "rewardsPending",
|
|
1350
|
-
route: "/(rewardsPending)/:statType/:unit/:global?",
|
|
1351
|
-
},
|
|
1352
|
-
{
|
|
1353
|
-
name: "rewardsRedeemed",
|
|
1354
|
-
route: "/(rewardsRedeemed)/:statType/:unit/:global?",
|
|
1355
|
-
},
|
|
1356
|
-
{
|
|
1357
|
-
name: "rewardsRedeemedWeek",
|
|
1358
|
-
route: "/(rewardsRedeemedWeek)/:statType/:unit/:global?",
|
|
1359
|
-
},
|
|
1360
|
-
{
|
|
1361
|
-
name: "rewardsRedeemedMonth",
|
|
1362
|
-
route: "/(rewardsRedeemedMonth)/:statType/:unit/:global?",
|
|
1363
|
-
},
|
|
1364
|
-
{
|
|
1365
|
-
name: "rewardsAvailable",
|
|
1366
|
-
route: "/(rewardsAvailable)/:statType/:unit/:global?",
|
|
1367
|
-
},
|
|
1368
|
-
{
|
|
1369
|
-
name: "rewardBalance",
|
|
1370
|
-
route: "/(rewardBalance)/:statType/:unit/:format([prettyValue|value]*)?/:global?",
|
|
1371
|
-
},
|
|
1372
|
-
{
|
|
1373
|
-
name: "traffic",
|
|
1374
|
-
route: "/(traffic)",
|
|
1375
|
-
},
|
|
1376
|
-
{
|
|
1377
|
-
name: "userStats",
|
|
1378
|
-
route: "/(userStats)/:statId",
|
|
1379
|
-
},
|
|
1380
|
-
{
|
|
1381
|
-
name: "payoutBalance",
|
|
1382
|
-
route: "/(payoutBalance)",
|
|
1383
|
-
},
|
|
1384
|
-
];
|
|
1385
|
-
const StatPatterns = StatPaths.map((pattern) => pathToRegexp(pattern.route));
|
|
1386
|
-
function useBigStat(props) {
|
|
1387
|
-
var _a;
|
|
1388
|
-
const { statType, flexReverse, alignment, programId = H(), } = props;
|
|
1389
|
-
// triggers a re-render if the label is manually changed
|
|
1390
|
-
useChildElements();
|
|
1391
|
-
const locale = L();
|
|
1392
|
-
const userIdent = J();
|
|
1393
|
-
const re = useMemo(() => StatPatterns.find((re) => re.exec(statType)), [statType]);
|
|
1394
|
-
if (!(re === null || re === void 0 ? void 0 : re.exec(statType))) {
|
|
1395
|
-
return {
|
|
1396
|
-
props: {
|
|
1397
|
-
value: 0,
|
|
1398
|
-
statvalue: "!!!",
|
|
1399
|
-
flexReverse,
|
|
1400
|
-
alignment,
|
|
1401
|
-
loading: false,
|
|
1402
|
-
},
|
|
1403
|
-
label: "BAD PROP TYPE",
|
|
1404
|
-
};
|
|
1405
|
-
}
|
|
1406
|
-
const result = re.exec(statType);
|
|
1407
|
-
const queryName = result[1];
|
|
1408
|
-
const statPath = StatPaths.find((pattern) => pattern.name === queryName);
|
|
1409
|
-
// Get a list all possible keys in path
|
|
1410
|
-
const keys = [];
|
|
1411
|
-
const regex = pathToRegexp(statPath === null || statPath === void 0 ? void 0 : statPath.route, keys, {
|
|
1412
|
-
strict: false,
|
|
1413
|
-
sensitive: false,
|
|
1414
|
-
end: true,
|
|
1415
|
-
});
|
|
1416
|
-
const allQueryArgs = regex.exec(statType);
|
|
1417
|
-
// Retrieve all key values in order including undefined
|
|
1418
|
-
const queryArgs = keys.map((_, i) => allQueryArgs[i + 1] ? decodeURIComponent(allQueryArgs[i + 1]) : undefined);
|
|
1419
|
-
// remove query name from list
|
|
1420
|
-
queryArgs.shift();
|
|
1421
|
-
const label = queries[queryName].label;
|
|
1422
|
-
const stat = (userIdent === null || userIdent === void 0 ? void 0 : userIdent.jwt) && queries[queryName].query(programId, locale, ...queryArgs);
|
|
1423
|
-
debug("stat:", stat);
|
|
1424
|
-
return {
|
|
1425
|
-
props: {
|
|
1426
|
-
value: stat === null || stat === void 0 ? void 0 : stat.value,
|
|
1427
|
-
statvalue: (_a = stat === null || stat === void 0 ? void 0 : stat.statvalue) !== null && _a !== void 0 ? _a : LOADING,
|
|
1428
|
-
loading: stat === null || stat === void 0 ? void 0 : stat.loading,
|
|
1429
|
-
flexReverse,
|
|
1430
|
-
alignment,
|
|
1431
|
-
},
|
|
1432
|
-
label,
|
|
1433
|
-
};
|
|
1434
|
-
}
|
|
1435
|
-
|
|
1436
|
-
function useDemoBigStat(props) {
|
|
1437
|
-
const { statType } = props;
|
|
1438
|
-
const re = useMemo(() => StatPatterns.find((re) => re.exec(statType)), [statType]);
|
|
1439
|
-
// triggers a re-render if the label is manually changed
|
|
1440
|
-
useChildElements();
|
|
1441
|
-
if (!(re === null || re === void 0 ? void 0 : re.exec(statType))) {
|
|
1442
|
-
return {
|
|
1443
|
-
props: {
|
|
1444
|
-
value: 0,
|
|
1445
|
-
statvalue: "!!!",
|
|
1446
|
-
loading: false,
|
|
1447
|
-
flexReverse: false,
|
|
1448
|
-
alignment: "center",
|
|
1449
|
-
},
|
|
1450
|
-
label: "BAD PROP TYPE",
|
|
1451
|
-
};
|
|
1452
|
-
}
|
|
1453
|
-
const result = re.exec(statType);
|
|
1454
|
-
const queryName = result[1];
|
|
1455
|
-
const label = queries[queryName].label;
|
|
1456
|
-
return {
|
|
1457
|
-
props: cjs({
|
|
1458
|
-
statvalue: "12345",
|
|
1459
|
-
value: 0,
|
|
1460
|
-
flexReverse: false,
|
|
1461
|
-
alignment: "center",
|
|
1462
|
-
}, props.demoData || {}, { arrayMerge: (_, a) => a }),
|
|
1463
|
-
label: label !== null && label !== void 0 ? label : "Demo Label",
|
|
1464
|
-
};
|
|
1465
|
-
}
|
|
1466
|
-
|
|
1467
|
-
function StatContainerView(props, children) {
|
|
1468
|
-
const divideSpace = () => {
|
|
1469
|
-
const spaceValue = getComputedStyle(document.documentElement).getPropertyValue(`--sl-spacing-${props.space}`);
|
|
1470
|
-
return `${Math.floor(parseInt(spaceValue) / 2)}rem`;
|
|
1471
|
-
};
|
|
1472
|
-
// Dependent on props, not feasiable to move out
|
|
1473
|
-
const style = {
|
|
1474
|
-
StatContainer: {
|
|
1475
|
-
width: "100%",
|
|
1476
|
-
display: props.display || "grid",
|
|
1477
|
-
"grid-template-columns": "repeat(auto-fill, minmax(130px, auto))",
|
|
1478
|
-
gap: divideSpace(),
|
|
1479
|
-
// First set of styles applies when shadow DOM is disabled, second set applies when shadow DOM is enabled
|
|
1480
|
-
"& > *": {
|
|
1481
|
-
"border-right": "1px solid #EAEAEA",
|
|
1482
|
-
"padding-right": divideSpace(),
|
|
1483
|
-
},
|
|
1484
|
-
"& > :last-child": {
|
|
1485
|
-
"border-right": "none",
|
|
1486
|
-
},
|
|
1487
|
-
"& > ::slotted(*)": {
|
|
1488
|
-
"border-right": "1px solid #EAEAEA",
|
|
1489
|
-
"padding-right": divideSpace(),
|
|
1490
|
-
height: "100%",
|
|
1491
|
-
},
|
|
1492
|
-
"& > ::slotted(*:last-child)": {
|
|
1493
|
-
"border-right": "none",
|
|
1494
|
-
},
|
|
1495
|
-
"@media screen and (max-width: 430px)": {
|
|
1496
|
-
"& > ::slotted(*)": {
|
|
1497
|
-
borderRight: "none",
|
|
1498
|
-
},
|
|
1499
|
-
},
|
|
1500
|
-
},
|
|
1501
|
-
StatFrame: {
|
|
1502
|
-
display: "flex",
|
|
1503
|
-
},
|
|
1504
|
-
BorderFix: {
|
|
1505
|
-
"border-right": "1px solid transparent",
|
|
1506
|
-
width: "0px",
|
|
1507
|
-
"margin-left": "-1px",
|
|
1508
|
-
},
|
|
1509
|
-
};
|
|
1510
|
-
const sheet = createStyleSheet(style);
|
|
1511
|
-
const styleString = sheet.toString();
|
|
1512
|
-
return (h("div", { class: sheet.classes.StatFrame, part: "sqm-base" },
|
|
1513
|
-
h("div", { class: sheet.classes.StatContainer, part: "sqm-inner-container" },
|
|
1514
|
-
h("style", { type: "text/css" }, styleString),
|
|
1515
|
-
children),
|
|
1516
|
-
h("div", { class: sheet.classes.BorderFix, part: "sqm-border" })));
|
|
1517
|
-
}
|
|
1518
|
-
|
|
1519
|
-
function PortalChangePasswordView(props) {
|
|
1520
|
-
const { states, callbacks } = props;
|
|
1521
|
-
const style = {
|
|
1522
|
-
Dialog: {
|
|
1523
|
-
padding: "0",
|
|
1524
|
-
"&::part(close-button)": {
|
|
1525
|
-
"margin-top": "var(--sl-spacing-medium)",
|
|
1526
|
-
},
|
|
1527
|
-
"&::part(body)": {
|
|
1528
|
-
padding: "0 var(--sl-spacing-x-large) var(--sl-spacing-x-large) var(--sl-spacing-x-large)",
|
|
1529
|
-
},
|
|
1530
|
-
},
|
|
1531
|
-
Error: {
|
|
1532
|
-
"&::part(erroralert-base)": {
|
|
1533
|
-
"margin-bottom": "15px",
|
|
1534
|
-
},
|
|
1535
|
-
},
|
|
1536
|
-
Success: {
|
|
1537
|
-
"&::part(successalert-base)": {
|
|
1538
|
-
"margin-bottom": "15px",
|
|
1539
|
-
},
|
|
1540
|
-
},
|
|
1541
|
-
InputContainer: {
|
|
1542
|
-
"& > :not(:last-child)": {
|
|
1543
|
-
"margin-bottom": "var(--sl-spacing-x-large)",
|
|
1544
|
-
},
|
|
1545
|
-
},
|
|
1546
|
-
CancelButton: {
|
|
1547
|
-
width: "25%",
|
|
1548
|
-
margin: "var(--sl-spacing-large) auto",
|
|
1549
|
-
},
|
|
1550
|
-
PasswordField: {
|
|
1551
|
-
marginBottom: "var(--sl-spacing-large) !important",
|
|
1552
|
-
display: "block",
|
|
1553
|
-
},
|
|
1554
|
-
ChangePasswordButton: {
|
|
1555
|
-
paddingTop: "var(--sl-spacing-x-large)",
|
|
1556
|
-
},
|
|
1557
|
-
};
|
|
1558
|
-
const sheet = createStyleSheet(style);
|
|
1559
|
-
const styleString = sheet.toString();
|
|
1560
|
-
return (h("div", null,
|
|
1561
|
-
h("style", { type: "text/css" }, styleString),
|
|
1562
|
-
h("sl-dialog", { class: sheet.classes.Dialog, open: states.open, "onSl-hide": () => callbacks.setOpen(false) },
|
|
1563
|
-
h(PortalSectionView, Object.assign({}, {
|
|
1564
|
-
labelMargin: "x-large",
|
|
1565
|
-
padding: "none",
|
|
1566
|
-
label: (h(TextSpanView, Object.assign({}, { type: "h2" }), states.content.modalChangePasswordHeader)),
|
|
1567
|
-
content: (h(PortalContainerView, Object.assign({}, { direction: "column", padding: "none", gap: "32px" }),
|
|
1568
|
-
states.error && (h("sqm-form-message", { class: sheet.classes.Error, type: "error", exportparts: "erroralert-icon" },
|
|
1569
|
-
h("div", { part: "erroralert-text" }, states.error))),
|
|
1570
|
-
states.success && (h("sqm-form-message", { class: sheet.classes.Success, type: "success", exportparts: "successalert-icon" },
|
|
1571
|
-
h("div", { part: "successalert-text" }, states.content.successMessage))),
|
|
1572
|
-
h("sl-form", { "onSl-submit": callbacks.submit },
|
|
1573
|
-
h("div", { class: sheet.classes.InputContainer },
|
|
1574
|
-
h("sqm-password-field", { exportparts: "input-label: input-label", class: sheet.classes.PasswordField, fieldLabel: states.content.passwordFieldLabel, meetsRequirementsText: states.content.meetsRequirementsText, doesNotMeetRequirementsText: states.content.doesNotMeetRequirementsText, minErrorText: states.content.minErrorText, uppercaseErrorText: states.content.uppercaseErrorText, lowercaseErrorText: states.content.lowercaseErrorText, hasErrorText: states.content.hasErrorText }),
|
|
1575
|
-
h("sl-input", { exportparts: "label: input-label, base: input-base", name: "/confirmPassword", label: states.content.confirmPasswordFieldLabel, required: true, togglePassword: true, disabled: states.loading, type: "password" })),
|
|
1576
|
-
h(PortalContainerView, Object.assign({}, { direction: "row", padding: "none", gap: "20px" }),
|
|
1577
|
-
h("sl-button", { class: sheet.classes.ChangePasswordButton, type: "primary", submit: true, loading: states.loading }, states.content.changePasswordButtonText),
|
|
1578
|
-
h("sl-button", { class: sheet.classes.CancelButton, type: "text", onClick: () => callbacks.setOpen(false) }, states.content.cancelText))))),
|
|
1579
|
-
}))),
|
|
1580
|
-
h(PortalSectionView, Object.assign({}, {
|
|
1581
|
-
labelMargin: "x-large",
|
|
1582
|
-
padding: "xxx-large",
|
|
1583
|
-
label: (h(TextSpanView, Object.assign({}, { type: "h2" }), states.content.portalChangePasswordHeader)),
|
|
1584
|
-
content: (h("sl-button", { onClick: () => callbacks.setOpen(true) }, states.content.portalChangePasswordButtonText)),
|
|
1585
|
-
}),
|
|
1586
|
-
h("style", { type: "text/css" }, styleString))));
|
|
1587
|
-
}
|
|
1588
|
-
|
|
1589
|
-
const style$2 = {
|
|
1590
|
-
Wrapper: { ...AuthWrapper, "max-width": "600px" },
|
|
1591
|
-
Column: AuthColumn,
|
|
1592
|
-
HostBlock: HostBlock,
|
|
1593
|
-
":host": {
|
|
1594
|
-
margin: "0 auto",
|
|
1595
|
-
width: "100%",
|
|
1596
|
-
},
|
|
1597
|
-
ButtonsContainer: AuthButtonsContainer,
|
|
1598
|
-
ErrorStyle: ErrorStyles,
|
|
1599
|
-
};
|
|
1600
|
-
const vanillaStyle = `
|
|
1601
|
-
sqm-portal-register {
|
|
1602
|
-
margin: 0 auto;
|
|
1603
|
-
width: 100%;
|
|
1604
|
-
display: block;
|
|
1605
|
-
}
|
|
1606
|
-
|
|
1607
|
-
:host{
|
|
1608
|
-
display: block;
|
|
1609
|
-
}
|
|
1610
|
-
|
|
1611
|
-
:host([hidden]) {
|
|
1612
|
-
display: none;
|
|
1613
|
-
}
|
|
1614
|
-
`;
|
|
1615
|
-
const sheet$2 = createStyleSheet(style$2);
|
|
1616
|
-
const styleString$2 = sheet$2.toString();
|
|
1617
|
-
function PortalRegisterView(props) {
|
|
1618
|
-
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
1619
|
-
const { states, refs, callbacks, content } = props;
|
|
1620
|
-
if (states.error) {
|
|
1621
|
-
window.scrollTo({ top: 0, left: 0, behavior: "smooth" });
|
|
1622
|
-
}
|
|
1623
|
-
return (h("div", { class: sheet$2.classes.Wrapper, part: "sqm-base" },
|
|
1624
|
-
h("style", { type: "text/css" },
|
|
1625
|
-
vanillaStyle,
|
|
1626
|
-
styleString$2),
|
|
1627
|
-
h(TextSpanView, { type: "h3" }, content.pageLabel),
|
|
1628
|
-
h("sl-form", { class: sheet$2.classes.Column, "onSl-submit": callbacks.submit, ref: (el) => (refs.formRef.current = el), novalidate: true },
|
|
1629
|
-
states.error && (h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
1630
|
-
h("div", { part: "erroralert-text" }, props.states.error))),
|
|
1631
|
-
content.formData,
|
|
1632
|
-
!states.hideInputs && (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 }) => {
|
|
1633
|
-
if (!value) {
|
|
1634
|
-
return content.requiredFieldErrorMessage;
|
|
1635
|
-
}
|
|
1636
|
-
// this matches shoelace validation, but could be better
|
|
1637
|
-
if (!value.includes("@")) {
|
|
1638
|
-
return content.invalidEmailErrorMessage;
|
|
1639
|
-
}
|
|
1640
|
-
} }, (((_b = (_a = states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors) === null || _b === void 0 ? void 0 : _b.email) ? {
|
|
1641
|
-
class: sheet$2.classes.ErrorStyle,
|
|
1642
|
-
helpText: ((_d = (_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.validationErrors) === null || _d === void 0 ? void 0 : _d.email) ||
|
|
1643
|
-
content.requiredFieldErrorMessage,
|
|
1644
|
-
}
|
|
1645
|
-
: [])))),
|
|
1646
|
-
!states.hideInputs && (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 })),
|
|
1647
|
-
content.passwordField,
|
|
1648
|
-
!states.hideInputs && states.confirmPassword && (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) ? {
|
|
1649
|
-
value: (_j = (_h = states.registrationFormState) === null || _h === void 0 ? void 0 : _h.initialData) === null || _j === void 0 ? void 0 : _j.confirmPassword,
|
|
1650
|
-
}
|
|
1651
|
-
: {}), (((_l = (_k = states.registrationFormState) === null || _k === void 0 ? void 0 : _k.validationErrors) === null || _l === void 0 ? void 0 : _l.confirmPassword) ? {
|
|
1652
|
-
class: sheet$2.classes.ErrorStyle,
|
|
1653
|
-
helpText: ((_o = (_m = states.registrationFormState) === null || _m === void 0 ? void 0 : _m.validationErrors) === null || _o === void 0 ? void 0 : _o.confirmPassword) || content.requiredFieldErrorMessage,
|
|
1654
|
-
}
|
|
1655
|
-
: [])))),
|
|
1656
|
-
content.terms,
|
|
1657
|
-
h("div", { class: sheet$2.classes.ButtonsContainer },
|
|
1658
|
-
h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Register"),
|
|
1659
|
-
content.secondaryButton))));
|
|
1660
|
-
}
|
|
1661
|
-
|
|
1662
|
-
const style$3 = {
|
|
1663
|
-
ErrorStyle: {
|
|
1664
|
-
"&::part(control)": {
|
|
1665
|
-
background: "var(--sl-color-danger-10)",
|
|
1666
|
-
borderColor: "var(--sl-color-danger-500)",
|
|
1667
|
-
outline: "var(--sl-color-danger-500)",
|
|
1668
|
-
},
|
|
1669
|
-
"&:host": {
|
|
1670
|
-
"--focus-ring": "0 0 0 var(--sl-focus-ring-width) red !important",
|
|
1671
|
-
},
|
|
1672
|
-
},
|
|
1673
|
-
ErrorMessageStyle: {
|
|
1674
|
-
margin: 0,
|
|
1675
|
-
marginTop: "5px",
|
|
1676
|
-
color: "var(--sl-color-danger-500)",
|
|
1677
|
-
fontSize: "var(--sl-input-help-text-font-size-medium)",
|
|
1678
|
-
fontFamily: "var(--sl-font-sans)",
|
|
1679
|
-
fontWeight: "var(--sl-font-weight-normal)",
|
|
1068
|
+
referralsWeek: {
|
|
1069
|
+
label: "Referrals - This Week",
|
|
1070
|
+
query: referralsWeekQuery,
|
|
1680
1071
|
},
|
|
1681
|
-
|
|
1682
|
-
|
|
1072
|
+
rewardsCount: {
|
|
1073
|
+
label: "Rewards",
|
|
1074
|
+
query: rewardsCountQuery,
|
|
1075
|
+
},
|
|
1076
|
+
rewardsCountFiltered: {
|
|
1077
|
+
label: "Rewards",
|
|
1078
|
+
query: rewardsCountFilteredQuery,
|
|
1079
|
+
},
|
|
1080
|
+
integrationRewardsCountFiltered: {
|
|
1081
|
+
label: "Rewards",
|
|
1082
|
+
query: integrationRewardsCountFilteredQuery,
|
|
1083
|
+
},
|
|
1084
|
+
rewardsMonth: {
|
|
1085
|
+
label: "Rewards - This Month",
|
|
1086
|
+
query: rewardsMonthQuery,
|
|
1087
|
+
},
|
|
1088
|
+
rewardsWeek: {
|
|
1089
|
+
label: "Rewards - This Week",
|
|
1090
|
+
query: rewardsWeekQuery,
|
|
1091
|
+
},
|
|
1092
|
+
rewardBalance: {
|
|
1093
|
+
label: "Balance - Credit Earned",
|
|
1094
|
+
query: rewardsBalanceQuery,
|
|
1095
|
+
},
|
|
1096
|
+
programGoals: {
|
|
1097
|
+
label: "Program Goals",
|
|
1098
|
+
query: programGoalsQuery,
|
|
1099
|
+
},
|
|
1100
|
+
customFields: {
|
|
1101
|
+
label: "Custom Fields",
|
|
1102
|
+
query: customFieldsQuery,
|
|
1103
|
+
},
|
|
1104
|
+
traffic: {
|
|
1105
|
+
label: "Traffic",
|
|
1106
|
+
query: trafficQuery,
|
|
1107
|
+
},
|
|
1108
|
+
userStats: {
|
|
1109
|
+
label: "User Stat",
|
|
1110
|
+
query: userStatsQuery,
|
|
1111
|
+
},
|
|
1112
|
+
payoutBalance: {
|
|
1113
|
+
label: "Payout Balance",
|
|
1114
|
+
query: payoutBalanceQuery,
|
|
1683
1115
|
},
|
|
1684
1116
|
};
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
}
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
}
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1117
|
+
// this should be exposed in documentation somehow
|
|
1118
|
+
const StatPaths = [
|
|
1119
|
+
{ name: "programGoals", route: "/(programGoals)/:metricType/:goalId" },
|
|
1120
|
+
{ name: "customFields", route: "/(customFields)/:customField" },
|
|
1121
|
+
{ name: "referralsCount", route: "/(referralsCount)/:status?" },
|
|
1122
|
+
{ name: "referralsMonth", route: "/(referralsMonth)/:status?" },
|
|
1123
|
+
{ name: "referralsWeek", route: "/(referralsWeek)/:status?" },
|
|
1124
|
+
{ name: "rewardsCount", route: "/(rewardsCount)/:global?" },
|
|
1125
|
+
{ name: "rewardsMonth", route: "/(rewardsMonth)/:global?" },
|
|
1126
|
+
{ name: "rewardsWeek", route: "/(rewardsWeek)/:global?" },
|
|
1127
|
+
{
|
|
1128
|
+
name: "rewardsCountFiltered",
|
|
1129
|
+
route: "/(rewardsCountFiltered)/:statType([INTEGRATION|PCT_DISCOUNT|CREDIT]*)?/:unit((?!global)(?!PENDING)(?!CANCELLED)(?!EXPIRED)(?!REDEEMED)(?!AVAILABLE)[a-zA-Z0-9%]+)?/:status([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?",
|
|
1130
|
+
},
|
|
1131
|
+
{
|
|
1132
|
+
name: "integrationRewardsCountFiltered",
|
|
1133
|
+
route: "/(integrationRewardsCountFiltered)/:status([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?",
|
|
1134
|
+
},
|
|
1135
|
+
{
|
|
1136
|
+
name: "rewardsAssigned",
|
|
1137
|
+
route: "/(rewardsAssigned)/:statType/:unit/:global?",
|
|
1138
|
+
},
|
|
1139
|
+
{
|
|
1140
|
+
name: "rewardsPending",
|
|
1141
|
+
route: "/(rewardsPending)/:statType/:unit/:global?",
|
|
1142
|
+
},
|
|
1143
|
+
{
|
|
1144
|
+
name: "rewardsRedeemed",
|
|
1145
|
+
route: "/(rewardsRedeemed)/:statType/:unit/:global?",
|
|
1146
|
+
},
|
|
1147
|
+
{
|
|
1148
|
+
name: "rewardsRedeemedWeek",
|
|
1149
|
+
route: "/(rewardsRedeemedWeek)/:statType/:unit/:global?",
|
|
1150
|
+
},
|
|
1151
|
+
{
|
|
1152
|
+
name: "rewardsRedeemedMonth",
|
|
1153
|
+
route: "/(rewardsRedeemedMonth)/:statType/:unit/:global?",
|
|
1154
|
+
},
|
|
1155
|
+
{
|
|
1156
|
+
name: "rewardsAvailable",
|
|
1157
|
+
route: "/(rewardsAvailable)/:statType/:unit/:global?",
|
|
1158
|
+
},
|
|
1159
|
+
{
|
|
1160
|
+
name: "rewardBalance",
|
|
1161
|
+
route: "/(rewardBalance)/:statType/:unit/:format([prettyValue|value]*)?/:global?",
|
|
1162
|
+
},
|
|
1163
|
+
{
|
|
1164
|
+
name: "traffic",
|
|
1165
|
+
route: "/(traffic)",
|
|
1166
|
+
},
|
|
1167
|
+
{
|
|
1168
|
+
name: "userStats",
|
|
1169
|
+
route: "/(userStats)/:statId",
|
|
1170
|
+
},
|
|
1171
|
+
{
|
|
1172
|
+
name: "payoutBalance",
|
|
1173
|
+
route: "/(payoutBalance)",
|
|
1174
|
+
},
|
|
1175
|
+
];
|
|
1176
|
+
const StatPatterns = StatPaths.map((pattern) => pathToRegexp(pattern.route));
|
|
1177
|
+
function useBigStat(props) {
|
|
1178
|
+
var _a;
|
|
1179
|
+
const { statType, flexReverse, alignment, programId = H(), } = props;
|
|
1180
|
+
// triggers a re-render if the label is manually changed
|
|
1181
|
+
useChildElements();
|
|
1182
|
+
const locale = L();
|
|
1183
|
+
const userIdent = J();
|
|
1184
|
+
const re = useMemo(() => StatPatterns.find((re) => re.exec(statType)), [statType]);
|
|
1185
|
+
if (!(re === null || re === void 0 ? void 0 : re.exec(statType))) {
|
|
1186
|
+
return {
|
|
1187
|
+
props: {
|
|
1188
|
+
value: 0,
|
|
1189
|
+
statvalue: "!!!",
|
|
1190
|
+
flexReverse,
|
|
1191
|
+
alignment,
|
|
1192
|
+
loading: false,
|
|
1193
|
+
statTextColor: props.statTextColor,
|
|
1194
|
+
statFontSize: props.statFontSize,
|
|
1195
|
+
descriptionTextColor: props.descriptionTextColor,
|
|
1196
|
+
descriptionFontSize: props.descriptionFontSize,
|
|
1197
|
+
statFontWeight: props.statFontWeight,
|
|
1736
1198
|
},
|
|
1199
|
+
label: "BAD PROP TYPE",
|
|
1200
|
+
};
|
|
1201
|
+
}
|
|
1202
|
+
const result = re.exec(statType);
|
|
1203
|
+
const queryName = result[1];
|
|
1204
|
+
const statPath = StatPaths.find((pattern) => pattern.name === queryName);
|
|
1205
|
+
// Get a list all possible keys in path
|
|
1206
|
+
const keys = [];
|
|
1207
|
+
const regex = pathToRegexp(statPath === null || statPath === void 0 ? void 0 : statPath.route, keys, {
|
|
1208
|
+
strict: false,
|
|
1209
|
+
sensitive: false,
|
|
1210
|
+
end: true,
|
|
1211
|
+
});
|
|
1212
|
+
const allQueryArgs = regex.exec(statType);
|
|
1213
|
+
// Retrieve all key values in order including undefined
|
|
1214
|
+
const queryArgs = keys.map((_, i) => allQueryArgs[i + 1] ? decodeURIComponent(allQueryArgs[i + 1]) : undefined);
|
|
1215
|
+
// remove query name from list
|
|
1216
|
+
queryArgs.shift();
|
|
1217
|
+
const label = queries[queryName].label;
|
|
1218
|
+
const stat = (userIdent === null || userIdent === void 0 ? void 0 : userIdent.jwt) && queries[queryName].query(programId, locale, ...queryArgs);
|
|
1219
|
+
debug("stat:", stat);
|
|
1220
|
+
return {
|
|
1221
|
+
props: {
|
|
1222
|
+
value: stat === null || stat === void 0 ? void 0 : stat.value,
|
|
1223
|
+
statvalue: (_a = stat === null || stat === void 0 ? void 0 : stat.statvalue) !== null && _a !== void 0 ? _a : LOADING,
|
|
1224
|
+
loading: stat === null || stat === void 0 ? void 0 : stat.loading,
|
|
1225
|
+
flexReverse,
|
|
1226
|
+
alignment,
|
|
1227
|
+
statTextColor: props.statTextColor,
|
|
1228
|
+
statFontSize: props.statFontSize,
|
|
1229
|
+
descriptionTextColor: props.descriptionTextColor,
|
|
1230
|
+
descriptionFontSize: props.descriptionFontSize,
|
|
1231
|
+
statFontWeight: props.statFontWeight,
|
|
1737
1232
|
},
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1233
|
+
label,
|
|
1234
|
+
};
|
|
1235
|
+
}
|
|
1236
|
+
|
|
1237
|
+
function useDemoBigStat(props) {
|
|
1238
|
+
const { statType } = props;
|
|
1239
|
+
const re = useMemo(() => StatPatterns.find((re) => re.exec(statType)), [statType]);
|
|
1240
|
+
// triggers a re-render if the label is manually changed
|
|
1241
|
+
useChildElements();
|
|
1242
|
+
if (!(re === null || re === void 0 ? void 0 : re.exec(statType))) {
|
|
1243
|
+
return {
|
|
1244
|
+
props: {
|
|
1245
|
+
value: 0,
|
|
1246
|
+
statvalue: "!!!",
|
|
1247
|
+
loading: false,
|
|
1248
|
+
flexReverse: props.flexReverse,
|
|
1249
|
+
alignment: props.alignment,
|
|
1250
|
+
statTextColor: props.statTextColor,
|
|
1251
|
+
statFontSize: props.statFontSize,
|
|
1252
|
+
descriptionTextColor: props.descriptionTextColor,
|
|
1253
|
+
descriptionFontSize: props.descriptionFontSize,
|
|
1741
1254
|
},
|
|
1742
|
-
|
|
1255
|
+
label: "BAD PROP TYPE",
|
|
1256
|
+
};
|
|
1257
|
+
}
|
|
1258
|
+
const result = re.exec(statType);
|
|
1259
|
+
const queryName = result[1];
|
|
1260
|
+
const label = queries[queryName].label;
|
|
1261
|
+
return {
|
|
1262
|
+
props: cjs({
|
|
1263
|
+
statvalue: "12345",
|
|
1264
|
+
value: 0,
|
|
1265
|
+
flexReverse: props.flexReverse,
|
|
1266
|
+
alignment: props.alignment,
|
|
1267
|
+
statTextColor: props.statTextColor,
|
|
1268
|
+
statFontSize: props.statFontSize,
|
|
1269
|
+
descriptionTextColor: props.descriptionTextColor,
|
|
1270
|
+
descriptionFontSize: props.descriptionFontSize,
|
|
1271
|
+
statFontWeight: props.statFontWeight,
|
|
1272
|
+
}, props.demoData || {}, { arrayMerge: (_, a) => a }),
|
|
1273
|
+
label: label !== null && label !== void 0 ? label : "Demo Label",
|
|
1743
1274
|
};
|
|
1744
|
-
const sheet = createStyleSheet(style);
|
|
1745
|
-
const styleString = sheet.toString();
|
|
1746
|
-
return (h("div", { class: sheet.classes.Container, part: "sqm-base" },
|
|
1747
|
-
h("style", { type: "text/css" }, styleString),
|
|
1748
|
-
h(TextSpanView, Object.assign({}, { type: "h2" }), text.emailPreferencesHeader),
|
|
1749
|
-
h("sl-form", { "onSl-submit": callbacks.onSubmit },
|
|
1750
|
-
h(CheckboxFieldView, { states: {
|
|
1751
|
-
checked: states.formState.marketingEmailOptIn,
|
|
1752
|
-
}, content: {
|
|
1753
|
-
checkboxLabel: text.marketingCheckboxLabel,
|
|
1754
|
-
checkboxName: "marketingEmailOptIn",
|
|
1755
|
-
}, callbacks: {
|
|
1756
|
-
setChecked: callbacks.setChecked,
|
|
1757
|
-
} }),
|
|
1758
|
-
h("sl-button", { class: sheet.classes.SubmitButton, type: "primary", submit: true, loading: states.loading, disabled: states.submitDisabled }, text.submitChangeButtonText),
|
|
1759
|
-
error && (h("sqm-form-message", { class: sheet.classes.Error, type: "error", exportparts: "erroralert-icon" },
|
|
1760
|
-
h("div", { part: "erroralert-text" }, error))),
|
|
1761
|
-
states.success && (h("sqm-form-message", { class: sheet.classes.Success, type: "success", exportparts: "successalert-icon" },
|
|
1762
|
-
h("div", { part: "successalert-text" }, states.text.successMessage))))));
|
|
1763
1275
|
}
|
|
1764
1276
|
|
|
1765
|
-
|
|
1277
|
+
function CardFeedView(props, children) {
|
|
1278
|
+
// Dependent on props, not feasiable to move out
|
|
1279
|
+
const style = {
|
|
1280
|
+
Container: {
|
|
1281
|
+
columnGap: props.gap + "px",
|
|
1282
|
+
columnWidth: props.width + "px",
|
|
1283
|
+
"& > div": {
|
|
1284
|
+
marginBottom: "24px",
|
|
1285
|
+
},
|
|
1286
|
+
},
|
|
1287
|
+
};
|
|
1288
|
+
const sheet = createStyleSheet(style);
|
|
1289
|
+
const styleString = sheet.toString();
|
|
1290
|
+
const vanillaStyle = `
|
|
1291
|
+
:host{
|
|
1292
|
+
display: block;
|
|
1293
|
+
}
|
|
1294
|
+
|
|
1295
|
+
`;
|
|
1296
|
+
return (h("div", null,
|
|
1297
|
+
h("style", { type: "text/css" },
|
|
1298
|
+
styleString,
|
|
1299
|
+
vanillaStyle),
|
|
1300
|
+
h("div", { class: sheet.classes.Container, part: "sqm-base" }, children)));
|
|
1301
|
+
}
|
|
1302
|
+
|
|
1303
|
+
const style$1 = {
|
|
1766
1304
|
Description: {
|
|
1305
|
+
"& .icon": {
|
|
1306
|
+
color: "var(--sqm-text)",
|
|
1307
|
+
"&:hover": {
|
|
1308
|
+
color: "var(--sqm-accent-color-icon)",
|
|
1309
|
+
},
|
|
1310
|
+
},
|
|
1767
1311
|
"& input[type=checkbox]": {
|
|
1768
1312
|
display: "none",
|
|
1769
1313
|
},
|
|
@@ -1801,16 +1345,16 @@ const style$4 = {
|
|
|
1801
1345
|
},
|
|
1802
1346
|
},
|
|
1803
1347
|
};
|
|
1804
|
-
const sheet$
|
|
1805
|
-
const styleString$
|
|
1348
|
+
const sheet$1 = createStyleSheet(style$1);
|
|
1349
|
+
const styleString$1 = sheet$1.toString();
|
|
1806
1350
|
function Details(props) {
|
|
1807
1351
|
const rid = Math.random().toString(36).slice(2);
|
|
1808
1352
|
return (h("div", { style: { opacity: props.opacity } },
|
|
1809
|
-
h("style", { type: "text/css" }, styleString$
|
|
1810
|
-
h("span", { class: sheet$
|
|
1353
|
+
h("style", { type: "text/css" }, styleString$1),
|
|
1354
|
+
h("span", { class: sheet$1.classes.Description },
|
|
1811
1355
|
h("input", { type: "checkbox", id: "details-" + rid }),
|
|
1812
1356
|
h("label", { class: "details", htmlFor: "details-" + rid },
|
|
1813
|
-
h("sl-icon", { exportparts: "base: chevron-icon", name: "chevron-down" })),
|
|
1357
|
+
h("sl-icon", { class: "icon", exportparts: "base: chevron-icon", name: "chevron-down" })),
|
|
1814
1358
|
h("span", { class: "summary", "progress-bar": props.progressBar }, props.content.description))));
|
|
1815
1359
|
}
|
|
1816
1360
|
|
|
@@ -1829,7 +1373,7 @@ const GreyGift = () => {
|
|
|
1829
1373
|
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14 2.70949C14 3.59565 12.6694 4.93746 12 5H9V16H7.00179V5H4.58792C3.21247 4.70182 2 3.64537 2 2.52072C2 1.42474 2.47603 0.556701 3.34184 0.182041C4.16921 -0.175986 5.12452 0.0203328 5.87976 0.544666C6.80676 1.18825 7.32679 2.3963 7.79856 3.49226C7.83996 3.58845 7.88099 3.68378 7.9219 3.77778C7.96173 3.68865 8.00186 3.59793 8.0425 3.50608C8.50995 2.44948 9.04359 1.24325 9.9404 0.59563C10.7332 0.0231438 11.741 -0.193157 12.6121 0.198945C13.5129 0.604397 14 1.53453 14 2.70949ZM10.6123 1.5C11.0928 1.15305 11.668 1.09012 12.1597 1.5C12.5879 1.85694 12.6108 2.02497 12.6658 2.42926L12.6755 2.5C12.6755 3.09851 12.1597 4 11.6439 4C11.2785 4 10.9914 3.99691 10.7224 3.99402C10.2319 3.98875 9.80131 3.98412 9.06496 4C9.20533 3.72786 9.31743 3.46669 9.42434 3.21761C9.71026 2.55143 9.95907 1.97176 10.6123 1.5ZM4.93861 1.5C4.70607 1.33855 4.17281 1.4106 3.95166 1.5063C3.76894 1.58537 3.49602 1.82658 3.49602 2.52072C3.49602 3.19524 4.58792 3.77778 4.58792 3.77778C4.58792 3.77778 5.45441 4 7.00179 4C6.47506 2.69451 5.7289 2.04867 4.93861 1.5Z", fill: "#828282" })));
|
|
1830
1374
|
};
|
|
1831
1375
|
|
|
1832
|
-
const style$
|
|
1376
|
+
const style$2 = {
|
|
1833
1377
|
ProgressBar: {
|
|
1834
1378
|
"& .progress-bar": {
|
|
1835
1379
|
height: "0",
|
|
@@ -1876,7 +1420,8 @@ const style$5 = {
|
|
|
1876
1420
|
width: "100%",
|
|
1877
1421
|
height: "4px",
|
|
1878
1422
|
borderRadius: "4px",
|
|
1879
|
-
backgroundColor: "var(--
|
|
1423
|
+
backgroundColor: "var(--sqm-accent-color-icon)",
|
|
1424
|
+
background: "red",
|
|
1880
1425
|
},
|
|
1881
1426
|
"& .progress": {
|
|
1882
1427
|
display: "block",
|
|
@@ -1889,7 +1434,7 @@ const style$5 = {
|
|
|
1889
1434
|
width: "12px",
|
|
1890
1435
|
height: "12px",
|
|
1891
1436
|
display: "flex",
|
|
1892
|
-
backgroundColor: "var(--
|
|
1437
|
+
backgroundColor: "var(--sqm-accent-color-icon)",
|
|
1893
1438
|
borderRadius: "50%",
|
|
1894
1439
|
position: "relative",
|
|
1895
1440
|
left: "47%",
|
|
@@ -1941,14 +1486,14 @@ const style$5 = {
|
|
|
1941
1486
|
},
|
|
1942
1487
|
},
|
|
1943
1488
|
};
|
|
1944
|
-
const sheet$
|
|
1945
|
-
const styleString$
|
|
1489
|
+
const sheet$2 = createStyleSheet(style$2, { classNamePrefix: "sqm-prog-bar" });
|
|
1490
|
+
const styleString$2 = sheet$2.toString();
|
|
1946
1491
|
function ProgressBarView(props) {
|
|
1947
1492
|
const { progress = 0, goal = 1, steps = false, progressBarUnit = "", repeatable = false, complete = false, expired = false, finite = 0, opacity = "1", } = props;
|
|
1948
1493
|
let aggregate = buildProgressBar(repeatable, steps, props);
|
|
1949
1494
|
const { columns, items } = aggregate;
|
|
1950
|
-
return (h("div", { class: sheet$
|
|
1951
|
-
h("style", { type: "text/css" }, styleString$
|
|
1495
|
+
return (h("div", { class: sheet$2.classes.ProgressBar, "data-expired": expired, "data-complete": complete, "data-steps": steps, "data-done": goal <= progress, style: { opacity: opacity } },
|
|
1496
|
+
h("style", { type: "text/css" }, styleString$2),
|
|
1952
1497
|
h("div", { class: (!Boolean(finite) && progress >= 2 * goal) ||
|
|
1953
1498
|
(Boolean(finite) && progress > 2 * goal)
|
|
1954
1499
|
? "progress-bar repeatable-steps"
|
|
@@ -2242,29 +1787,29 @@ const arrow_left_right = () => {
|
|
|
2242
1787
|
function TaskCardView(props) {
|
|
2243
1788
|
var _a, _b;
|
|
2244
1789
|
const { callbacks, states, content } = props;
|
|
2245
|
-
console.log("
|
|
1790
|
+
console.log("buttonType ", content.buttonType);
|
|
2246
1791
|
const style = {
|
|
2247
1792
|
TaskCard: {
|
|
2248
1793
|
display: "inline-block",
|
|
2249
1794
|
width: "100%",
|
|
2250
1795
|
"& .main": {
|
|
2251
1796
|
position: "relative",
|
|
2252
|
-
boxSizing: "border-
|
|
2253
|
-
background: content.backgroundColor || "var(--
|
|
2254
|
-
border: `1px solid ${content.borderColor || "var(--
|
|
2255
|
-
borderRadius: "var(--
|
|
1797
|
+
boxSizing: "border-box",
|
|
1798
|
+
background: content.backgroundColor || "var(--sqm-portal-background)",
|
|
1799
|
+
border: `1px solid ${content.borderColor || "var(--sqm-border-color)"}`,
|
|
1800
|
+
borderRadius: "var(--sqm-border-radius-normal)",
|
|
2256
1801
|
boxShadow: "1px 2px 4px rgba(211, 211, 211, 0.2)",
|
|
2257
1802
|
fontSize: "var(--sl-font-size-small)",
|
|
2258
1803
|
lineHeight: "var(--sl-line-height-dense)",
|
|
2259
1804
|
color: content.textColor || "var(--sqm-text)",
|
|
2260
1805
|
},
|
|
2261
1806
|
"& .main.complete": {
|
|
2262
|
-
|
|
2263
|
-
borderColor:
|
|
1807
|
+
opacity: "0.8",
|
|
1808
|
+
borderColor: "var(--sqm-accent-color-border)",
|
|
2264
1809
|
},
|
|
2265
1810
|
"& .main.expired": {
|
|
2266
1811
|
color: content.textColor || "var(--sqm-text)",
|
|
2267
|
-
|
|
1812
|
+
opacity: "0.8",
|
|
2268
1813
|
},
|
|
2269
1814
|
"& .title": {
|
|
2270
1815
|
fontSize: "var(--sl-font-size-medium)",
|
|
@@ -2285,7 +1830,7 @@ function TaskCardView(props) {
|
|
|
2285
1830
|
padding: "var(--sl-spacing-medium)",
|
|
2286
1831
|
color: content.textColor || "var(--sl-color-primary-600)",
|
|
2287
1832
|
border: `1px solid ${content.borderColor || "var(--sl-color-neutral-200)"}`,
|
|
2288
|
-
borderRadius: "var(--
|
|
1833
|
+
borderRadius: "var(--sqm-border-radius-normal) var(--sqm-border-radius-normal) 0 0",
|
|
2289
1834
|
borderBottom: "none",
|
|
2290
1835
|
background: content.backgroundColor || "var(--sl-color-primary-50)",
|
|
2291
1836
|
fontWeight: "var(--sl-font-weight-semibold)",
|
|
@@ -2302,7 +1847,7 @@ function TaskCardView(props) {
|
|
|
2302
1847
|
padding: "var(--sl-spacing-medium)",
|
|
2303
1848
|
color: content.textColor || "var(--sl-color-warning-600)",
|
|
2304
1849
|
border: `1px solid ${content.borderColor || "var(--sl-color-neutral-200)"}`,
|
|
2305
|
-
borderRadius: "var(--
|
|
1850
|
+
borderRadius: "var(--sqm-border-radius-normal) var(--sqm-border-radius-normal) 0 0",
|
|
2306
1851
|
borderBottom: "none",
|
|
2307
1852
|
background: content.backgroundColor || "var(--sl-color-warning-50)",
|
|
2308
1853
|
fontWeight: "var(--sl-font-weight-semibold)",
|
|
@@ -2321,7 +1866,7 @@ function TaskCardView(props) {
|
|
|
2321
1866
|
top: "5%",
|
|
2322
1867
|
alignSelf: "center",
|
|
2323
1868
|
lineHeight: "0",
|
|
2324
|
-
color:
|
|
1869
|
+
color: "var(--sqm-accent-color-icon)",
|
|
2325
1870
|
fontSize: "var(--sl-font-size-large)",
|
|
2326
1871
|
marginRight: "var(--sl-spacing-x-small)",
|
|
2327
1872
|
},
|
|
@@ -2383,7 +1928,7 @@ function TaskCardView(props) {
|
|
|
2383
1928
|
},
|
|
2384
1929
|
};
|
|
2385
1930
|
const sheet = createStyleSheet(style);
|
|
2386
|
-
const
|
|
1931
|
+
const contentString = sheet.toString();
|
|
2387
1932
|
const dateStart = content.rewardDuration &&
|
|
2388
1933
|
luxon.DateTime.fromISO(content.rewardDuration.split("/")[0]);
|
|
2389
1934
|
const dateEnd = content.rewardDuration &&
|
|
@@ -2418,7 +1963,7 @@ function TaskCardView(props) {
|
|
|
2418
1963
|
`;
|
|
2419
1964
|
return (h("div", { class: sheet.classes.TaskCard, part: "sqm-base" },
|
|
2420
1965
|
h("style", { type: "text/css" },
|
|
2421
|
-
|
|
1966
|
+
contentString,
|
|
2422
1967
|
vanillaStyle),
|
|
2423
1968
|
!states.loading && taskNotStarted && (h("div", { class: sheet.classes.NotStarted },
|
|
2424
1969
|
h("span", { class: "icon" },
|
|
@@ -2444,7 +1989,7 @@ function TaskCardView(props) {
|
|
|
2444
1989
|
}))),
|
|
2445
1990
|
h("div", { part: "sqm-style-container", style: {
|
|
2446
1991
|
borderRadius: taskUnavailable &&
|
|
2447
|
-
"0 0 var(--
|
|
1992
|
+
"0 0 var(--sqm-border-radius-normal) var(--sqm-border-radius-normal)",
|
|
2448
1993
|
}, class: taskUnavailable
|
|
2449
1994
|
? "main expired"
|
|
2450
1995
|
: taskComplete
|
|
@@ -2466,7 +2011,7 @@ function TaskCardView(props) {
|
|
|
2466
2011
|
opacity: taskComplete || taskUnavailable ? "0.45" : "1",
|
|
2467
2012
|
} }, content.cardTitle)),
|
|
2468
2013
|
states.loading ? (h("sl-skeleton", { style: { margin: "var(--sl-spacing-medium) 0" } })) : (content.description && (h(Details, Object.assign({}, props, { opacity: taskComplete || taskUnavailable ? "0.45" : "1" })))),
|
|
2469
|
-
content.showProgressBar && states.loading ? (h("sl-skeleton", { style: { margin: "var(--sl-spacing-medium) 0" } })) : (content.showProgressBar && (h(ProgressBarView, Object.assign({}, props.content, props.states, { opacity: taskComplete || taskUnavailable ? "0.
|
|
2014
|
+
content.showProgressBar && states.loading ? (h("sl-skeleton", { style: { margin: "var(--sl-spacing-medium) 0" } })) : (content.showProgressBar && (h(ProgressBarView, Object.assign({}, props.content, props.states, { opacity: taskComplete || taskUnavailable ? "0.75" : "1", complete: taskComplete, expired: taskUnavailable })))),
|
|
2470
2015
|
h("div", { class: sheet.classes.Footer, "data-subdue": taskComplete || taskUnavailable }, states.loading ? (h("sl-skeleton", { style: { width: "25%", marginLeft: "auto" } })) : (h("div", { style: { display: "contents" } },
|
|
2471
2016
|
h("span", { class: "text" },
|
|
2472
2017
|
content.repeatable && (h("div", null,
|
|
@@ -2496,116 +2041,407 @@ function TaskCardView(props) {
|
|
|
2496
2041
|
.setLocale(luxonLocale(states.locale))
|
|
2497
2042
|
.toLocaleString(luxon.DateTime.DATETIME_MED),
|
|
2498
2043
|
})))),
|
|
2499
|
-
content.hideButton ? ("") : (h("sl-button", { exportparts: `base: ${content.
|
|
2500
|
-
? "primary"
|
|
2501
|
-
: "secondary"}button-base`, id: "sl-button", type: content.buttonStyle === "primary" ? "primary" : "default", size: "small", onClick: callbacks.onClick, loading: states.loadingEvent, disabled: taskComplete || taskUnavailable, style: {
|
|
2044
|
+
content.hideButton ? ("") : (h("sl-button", { exportparts: `base: ${content.buttonType || "primary"}button-base`, type: "primary", id: "sl-button", size: "small", onClick: callbacks.onClick, loading: states.loadingEvent, disabled: taskComplete || taskUnavailable, style: {
|
|
2502
2045
|
opacity: taskComplete || taskUnavailable ? "0.45" : "1",
|
|
2503
2046
|
} }, content.buttonText)))))))));
|
|
2504
2047
|
}
|
|
2505
2048
|
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M370.781 87.48C358.581 87.48 347.981 91.38 339.981 98.38V89.28H319.481V226.08H339.981V177.78C347.881 185.08 358.581 188.78 370.781 188.78C398.781 188.78 419.881 166.88 419.881 138.08C419.981 109.28 398.781 87.48 370.781 87.48ZM368.881 169.58C351.481 169.58 338.881 156.38 338.881 138.28C338.881 120.38 351.381 106.98 368.881 106.98C386.281 106.98 398.881 120.08 398.881 138.28C398.881 156.48 386.381 169.58 368.881 169.58Z", fill: color }),
|
|
2523
|
-
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M701.782 169.88C707.682 169.88 714.082 167.58 719.582 163.98L721.482 162.88L731.482 178.68L729.782 179.88C721.282 186.28 710.982 189.58 700.382 189.58C678.082 189.58 665.782 176.38 665.782 152.28V108.68H645.682V89.3799H665.782V59.8799H686.482V89.2798H725.682V108.48H686.482V151.88C686.482 163.38 691.982 169.88 701.782 169.88Z", fill: color }),
|
|
2524
|
-
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M511.681 89.4797V98.7797C503.681 91.4797 493.181 87.6797 480.981 87.6797C452.981 87.6797 431.981 109.68 431.981 138.68C431.981 167.78 453.081 189.68 480.981 189.68C493.181 189.68 503.681 185.78 511.681 178.38V187.68H532.381V89.4797H511.681ZM482.881 169.88C465.481 169.88 452.781 156.58 452.781 138.48C452.781 120.48 465.281 106.98 482.881 106.98C500.481 106.98 512.781 120.08 512.781 138.48C512.781 156.68 500.181 169.88 482.881 169.88Z", fill: color }),
|
|
2525
|
-
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M595.281 107.08C604.181 107.08 611.781 110.38 618.781 116.98L620.481 118.68L633.981 104.58L632.581 102.98C623.781 92.98 610.781 87.48 595.781 87.48C565.981 87.48 544.481 109.08 544.481 138.48C544.481 167.98 565.981 189.48 595.781 189.48C610.481 189.48 623.681 183.98 632.581 174.08L633.981 172.58L620.981 158.18L619.281 159.88C612.481 166.48 603.981 169.98 595.481 169.98C578.381 169.98 565.681 156.68 565.681 138.58C565.581 120.58 577.881 107.08 595.281 107.08Z", fill: color }),
|
|
2526
|
-
h("path", { d: "M34.6815 112.78C40.6815 112.78 46.5815 114.18 51.8815 116.68C57.2815 119.18 62.0815 122.78 65.9815 127.28C67.9815 122.68 69.0815 117.78 69.0815 112.88C69.0815 108.38 68.1815 103.88 66.4815 99.8799C64.6815 95.6799 62.1815 91.9799 58.9815 88.8799C55.7815 85.7799 51.9815 83.2799 47.7815 81.4799C43.5815 79.7799 39.0815 78.8799 34.5815 78.8799C30.0815 78.8799 25.5815 79.6799 21.3815 81.4799C17.1815 83.1799 13.3815 85.7799 10.1815 88.8799C6.98154 91.9799 4.48154 95.7799 2.68154 99.8799C0.881541 104.08 0.081543 108.38 0.081543 112.88C0.181543 117.88 1.18154 122.78 3.18154 127.28C7.08154 122.68 11.8815 119.18 17.1815 116.68C22.7815 113.98 28.7815 112.68 34.6815 112.78Z", fill: color }),
|
|
2527
|
-
h("path", { d: "M69.1817 153.48C69.1817 146.68 67.1817 140.18 63.2817 134.48C59.4817 128.88 54.0817 124.48 47.7817 121.88C41.4817 119.28 34.4817 118.68 27.7817 119.88C21.0817 121.28 14.8817 124.48 10.0817 129.28C5.28166 134.08 1.88166 140.08 0.681661 146.78C-0.718339 153.48 0.0816607 160.18 2.68166 166.48C5.28166 172.78 9.68166 178.08 15.4817 181.78C21.0817 185.58 27.7817 187.48 34.6817 187.48C43.7817 187.38 52.5817 183.88 59.0817 177.38C65.6817 170.98 69.1817 162.58 69.1817 153.48Z", fill: color }),
|
|
2528
|
-
h("path", { d: "M69.1817 34.9799C69.1817 28.1799 67.1817 21.6799 63.2817 15.9799C59.4817 10.3799 54.1817 5.9799 47.7817 3.3799C41.4817 0.779901 34.4817 0.1799 27.7817 1.3799C21.0817 2.7799 14.8817 5.97986 10.0817 10.7799C5.28166 15.5799 1.88166 21.5799 0.681661 28.2799C-0.718339 34.9799 0.0816607 41.6799 2.68166 47.9799C5.28166 54.2799 9.68166 59.5799 15.4817 63.2799C21.0817 67.0799 27.7817 68.9799 34.6817 68.9799C43.8817 68.9799 52.6817 65.3799 59.1817 58.9799C65.5817 52.6799 69.1817 43.8799 69.1817 34.9799Z", fill: color }),
|
|
2529
|
-
h("path", { d: "M962.664 203.95C953.044 203.95 945.244 201.285 939.264 195.955C933.284 190.495 930.294 183.41 930.294 174.7C930.294 165.08 933.739 157.605 940.629 152.275C947.649 146.945 957.464 144.28 970.074 144.28H993.864V138.43C993.864 129.72 991.589 123.09 987.039 118.54C982.619 113.86 976.184 111.52 967.734 111.52C962.014 111.52 956.749 112.885 951.939 115.615C947.129 118.345 943.229 122.18 940.239 127.12L933.999 120.295C937.639 114.575 942.384 110.22 948.234 107.23C954.214 104.11 960.974 102.55 968.514 102.55C979.694 102.55 988.404 105.605 994.644 111.715C1001.01 117.695 1004.2 126.015 1004.2 136.675V184.255C1004.2 188.805 1004.98 194.72 1006.54 202H997.569C996.399 199.14 995.554 194.07 995.034 186.79H994.644C990.874 192.25 986.259 196.475 980.799 199.465C975.339 202.455 969.294 203.95 962.664 203.95ZM962.664 195.175C968.124 195.175 973.259 194.07 978.069 191.86C982.879 189.52 986.714 186.465 989.574 182.695C992.434 178.795 993.864 174.7 993.864 170.41V152.665H969.489C960.389 152.665 953.239 154.615 948.039 158.515C942.969 162.415 940.434 167.81 940.434 174.7C940.434 180.68 942.514 185.62 946.674 189.52C950.834 193.29 956.164 195.175 962.664 195.175Z", fill: color }),
|
|
2530
|
-
h("path", { d: "M1067.55 203.95C1055.07 203.95 1045.25 199.27 1038.1 189.91C1030.95 180.55 1027.38 167.745 1027.38 151.495C1027.38 136.415 1031.02 124.52 1038.3 115.81C1045.71 106.97 1055.72 102.55 1068.33 102.55C1074.7 102.55 1080.55 104.045 1085.88 107.035C1091.21 110.025 1095.5 114.25 1098.75 119.71H1099.14V57.3101H1109.67V178.21C1109.67 189.13 1109.86 197.06 1110.25 202H1100.89C1100.63 197.84 1100.5 192.12 1100.5 184.84H1100.11C1097.12 190.69 1092.7 195.37 1086.85 198.88C1081 202.26 1074.57 203.95 1067.55 203.95ZM1068.13 195.175C1077.23 195.175 1084.64 192.185 1090.36 186.205C1096.21 180.225 1099.14 172.49 1099.14 163V146.815C1099.14 135.895 1096.41 127.25 1090.95 120.88C1085.49 114.38 1078.08 111.13 1068.72 111.13C1059.1 111.13 1051.49 114.77 1045.9 122.05C1040.44 129.2 1037.71 139.145 1037.71 151.885C1037.71 165.275 1040.44 175.87 1045.9 183.67C1051.36 191.34 1058.77 195.175 1068.13 195.175Z", fill: color }),
|
|
2531
|
-
h("path", { d: "M1208.57 104.5L1172.3 202H1161.96L1125.5 104.5H1136.61L1167.03 189.715L1197.45 104.5H1208.57Z", fill: color }),
|
|
2532
|
-
h("path", { d: "M1261.51 203.95C1252.54 203.95 1244.61 201.87 1237.72 197.71C1230.96 193.55 1225.7 187.635 1221.93 179.965C1218.29 172.295 1216.47 163.39 1216.47 153.25C1216.47 143.11 1218.29 134.205 1221.93 126.535C1225.7 118.865 1230.96 112.95 1237.72 108.79C1244.61 104.63 1252.54 102.55 1261.51 102.55C1270.48 102.55 1278.35 104.63 1285.11 108.79C1292 112.95 1297.33 118.865 1301.1 126.535C1304.87 134.205 1306.75 143.11 1306.75 153.25C1306.75 163.39 1304.87 172.295 1301.1 179.965C1297.33 187.635 1292 193.55 1285.11 197.71C1278.35 201.87 1270.48 203.95 1261.51 203.95ZM1261.51 195.37C1268.4 195.37 1274.45 193.615 1279.65 190.105C1284.98 186.595 1289.07 181.655 1291.93 175.285C1294.79 168.915 1296.22 161.57 1296.22 153.25C1296.22 144.93 1294.79 137.585 1291.93 131.215C1289.07 124.845 1284.98 119.905 1279.65 116.395C1274.45 112.885 1268.4 111.13 1261.51 111.13C1254.75 111.13 1248.71 112.885 1243.38 116.395C1238.18 119.905 1234.15 124.845 1231.29 131.215C1228.43 137.585 1227 144.93 1227 153.25C1227 161.57 1228.43 168.915 1231.29 175.285C1234.15 181.655 1238.18 186.595 1243.38 190.105C1248.71 193.615 1254.75 195.37 1261.51 195.37Z", fill: color }),
|
|
2533
|
-
h("path", { d: "M1366.03 203.95C1352.25 203.95 1341.52 199.53 1333.85 190.69C1326.31 181.72 1322.54 169.24 1322.54 153.25C1322.54 137.39 1326.38 124.975 1334.05 116.005C1341.72 107.035 1352.38 102.55 1366.03 102.55C1373.57 102.55 1380.26 104.11 1386.11 107.23C1391.96 110.22 1396.77 114.575 1400.54 120.295L1394.3 126.34C1391.31 121.66 1387.28 118.02 1382.21 115.42C1377.27 112.69 1371.88 111.325 1366.03 111.325C1355.76 111.325 1347.63 115.03 1341.65 122.44C1335.8 129.85 1332.88 140.12 1332.88 153.25C1332.88 166.38 1335.8 176.65 1341.65 184.06C1347.63 191.47 1355.76 195.175 1366.03 195.175C1371.88 195.175 1377.27 193.875 1382.21 191.275C1387.28 188.545 1391.31 184.84 1394.3 180.16L1400.54 186.205C1396.77 191.925 1391.96 196.345 1386.11 199.465C1380.26 202.455 1373.57 203.95 1366.03 203.95Z", fill: color }),
|
|
2534
|
-
h("path", { d: "M1446.55 203.95C1436.93 203.95 1429.13 201.285 1423.15 195.955C1417.17 190.495 1414.18 183.41 1414.18 174.7C1414.18 165.08 1417.62 157.605 1424.51 152.275C1431.53 146.945 1441.35 144.28 1453.96 144.28H1477.75V138.43C1477.75 129.72 1475.47 123.09 1470.92 118.54C1466.5 113.86 1460.07 111.52 1451.62 111.52C1445.9 111.52 1440.63 112.885 1435.82 115.615C1431.01 118.345 1427.11 122.18 1424.12 127.12L1417.88 120.295C1421.52 114.575 1426.27 110.22 1432.12 107.23C1438.1 104.11 1444.86 102.55 1452.4 102.55C1463.58 102.55 1472.29 105.605 1478.53 111.715C1484.9 117.695 1488.08 126.015 1488.08 136.675V184.255C1488.08 188.805 1488.86 194.72 1490.42 202H1481.45C1480.28 199.14 1479.44 194.07 1478.92 186.79H1478.53C1474.76 192.25 1470.14 196.475 1464.68 199.465C1459.22 202.455 1453.18 203.95 1446.55 203.95ZM1446.55 195.175C1452.01 195.175 1457.14 194.07 1461.95 191.86C1466.76 189.52 1470.6 186.465 1473.46 182.695C1476.32 178.795 1477.75 174.7 1477.75 170.41V152.665H1453.37C1444.27 152.665 1437.12 154.615 1431.92 158.515C1426.85 162.415 1424.32 167.81 1424.32 174.7C1424.32 180.68 1426.4 185.62 1430.56 189.52C1434.72 193.29 1440.05 195.175 1446.55 195.175Z", fill: color }),
|
|
2535
|
-
h("path", { d: "M1547.14 203.95C1539.08 203.95 1532.97 201.48 1528.81 196.54C1524.65 191.47 1522.57 184.19 1522.57 174.7V113.275H1505.02V104.5H1522.57V77.9801L1532.32 74.6651H1533.1V104.5H1560.59V113.275H1533.1V172.555C1533.1 180.355 1534.33 186.01 1536.8 189.52C1539.27 193.03 1543.17 194.785 1548.5 194.785C1553.83 194.785 1558.06 194.005 1561.18 192.445L1562.35 200.83C1558.19 202.91 1553.12 203.95 1547.14 203.95Z", fill: color }),
|
|
2536
|
-
h("path", { d: "M1661.53 157.54H1589.77C1590.42 169.37 1593.54 178.535 1599.13 185.035C1604.85 191.535 1612.65 194.785 1622.53 194.785C1628.51 194.785 1633.97 193.485 1638.91 190.885C1643.98 188.285 1647.95 184.645 1650.81 179.965L1657.24 186.4C1653.34 192.12 1648.4 196.475 1642.42 199.465C1636.57 202.455 1629.94 203.95 1622.53 203.95C1609.01 203.95 1598.35 199.465 1590.55 190.495C1582.88 181.525 1579.05 169.175 1579.05 153.445C1579.05 137.585 1582.82 125.17 1590.36 116.2C1597.9 107.1 1608.23 102.55 1621.36 102.55C1633.84 102.55 1643.66 106.84 1650.81 115.42C1657.96 124 1661.53 135.895 1661.53 151.105V157.54ZM1651.39 147.4C1651.39 136.48 1648.66 127.77 1643.2 121.27C1637.74 114.77 1630.46 111.52 1621.36 111.52C1611.74 111.52 1604.2 114.77 1598.74 121.27C1593.28 127.77 1590.29 137.065 1589.77 149.155H1651.39V147.4Z", fill: color })));
|
|
2049
|
+
const style$3 = {
|
|
2050
|
+
Wrapper: { ...AuthWrapper, "max-width": "600px" },
|
|
2051
|
+
Column: AuthColumn,
|
|
2052
|
+
HostBlock: HostBlock,
|
|
2053
|
+
":host": {
|
|
2054
|
+
margin: "0 auto",
|
|
2055
|
+
width: "100%",
|
|
2056
|
+
},
|
|
2057
|
+
ButtonsContainer: AuthButtonsContainer,
|
|
2058
|
+
ErrorStyle: ErrorStyles,
|
|
2059
|
+
};
|
|
2060
|
+
const vanillaStyle = `
|
|
2061
|
+
sqm-portal-register {
|
|
2062
|
+
margin: 0 auto;
|
|
2063
|
+
width: 100%;
|
|
2064
|
+
display: block;
|
|
2537
2065
|
}
|
|
2538
2066
|
|
|
2539
|
-
|
|
2067
|
+
:host{
|
|
2068
|
+
display: block;
|
|
2069
|
+
}
|
|
2070
|
+
|
|
2071
|
+
:host([hidden]) {
|
|
2072
|
+
display: none;
|
|
2073
|
+
}
|
|
2074
|
+
`;
|
|
2075
|
+
const sheet$3 = createStyleSheet(style$3);
|
|
2076
|
+
const styleString$3 = sheet$3.toString();
|
|
2077
|
+
function PortalRegisterView(props) {
|
|
2078
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
2079
|
+
const { states, refs, callbacks, content } = props;
|
|
2080
|
+
if (states.error) {
|
|
2081
|
+
window.scrollTo({ top: 0, left: 0, behavior: "smooth" });
|
|
2082
|
+
}
|
|
2083
|
+
return (h("div", { class: sheet$3.classes.Wrapper, part: "sqm-base" },
|
|
2084
|
+
h("style", { type: "text/css" },
|
|
2085
|
+
vanillaStyle,
|
|
2086
|
+
styleString$3),
|
|
2087
|
+
h(TextSpanView, { type: "h3" }, content.pageLabel),
|
|
2088
|
+
h("sl-form", { class: sheet$3.classes.Column, "onSl-submit": callbacks.submit, ref: (el) => (refs.formRef.current = el), novalidate: true },
|
|
2089
|
+
states.error && (h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
2090
|
+
h("div", { part: "erroralert-text" }, props.states.error))),
|
|
2091
|
+
content.formData,
|
|
2092
|
+
!states.hideInputs && (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 }) => {
|
|
2093
|
+
if (!value) {
|
|
2094
|
+
return content.requiredFieldErrorMessage;
|
|
2095
|
+
}
|
|
2096
|
+
// this matches shoelace validation, but could be better
|
|
2097
|
+
if (!value.includes("@")) {
|
|
2098
|
+
return content.invalidEmailErrorMessage;
|
|
2099
|
+
}
|
|
2100
|
+
} }, (((_b = (_a = states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors) === null || _b === void 0 ? void 0 : _b.email) ? {
|
|
2101
|
+
class: sheet$3.classes.ErrorStyle,
|
|
2102
|
+
helpText: ((_d = (_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.validationErrors) === null || _d === void 0 ? void 0 : _d.email) ||
|
|
2103
|
+
content.requiredFieldErrorMessage,
|
|
2104
|
+
}
|
|
2105
|
+
: [])))),
|
|
2106
|
+
!states.hideInputs && (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 })),
|
|
2107
|
+
content.passwordField,
|
|
2108
|
+
!states.hideInputs && states.confirmPassword && (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) ? {
|
|
2109
|
+
value: (_j = (_h = states.registrationFormState) === null || _h === void 0 ? void 0 : _h.initialData) === null || _j === void 0 ? void 0 : _j.confirmPassword,
|
|
2110
|
+
}
|
|
2111
|
+
: {}), (((_l = (_k = states.registrationFormState) === null || _k === void 0 ? void 0 : _k.validationErrors) === null || _l === void 0 ? void 0 : _l.confirmPassword) ? {
|
|
2112
|
+
class: sheet$3.classes.ErrorStyle,
|
|
2113
|
+
helpText: ((_o = (_m = states.registrationFormState) === null || _m === void 0 ? void 0 : _m.validationErrors) === null || _o === void 0 ? void 0 : _o.confirmPassword) || content.requiredFieldErrorMessage,
|
|
2114
|
+
}
|
|
2115
|
+
: [])))),
|
|
2116
|
+
content.terms,
|
|
2117
|
+
h("div", { class: sheet$3.classes.ButtonsContainer },
|
|
2118
|
+
h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Register"),
|
|
2119
|
+
content.secondaryButton))));
|
|
2120
|
+
}
|
|
2121
|
+
|
|
2122
|
+
const style$4 = {
|
|
2123
|
+
ErrorStyle: {
|
|
2124
|
+
"&::part(control)": {
|
|
2125
|
+
background: "var(--sl-color-danger-10)",
|
|
2126
|
+
borderColor: "var(--sl-color-danger-500)",
|
|
2127
|
+
outline: "var(--sl-color-danger-500)",
|
|
2128
|
+
},
|
|
2129
|
+
"&:host": {
|
|
2130
|
+
"--focus-ring": "0 0 0 var(--sl-focus-ring-width) red !important",
|
|
2131
|
+
},
|
|
2132
|
+
},
|
|
2133
|
+
ErrorMessageStyle: {
|
|
2134
|
+
margin: 0,
|
|
2135
|
+
marginTop: "5px",
|
|
2136
|
+
color: "var(--sl-color-danger-500)",
|
|
2137
|
+
fontSize: "var(--sl-input-help-text-font-size-medium)",
|
|
2138
|
+
fontFamily: "var(--sl-font-sans)",
|
|
2139
|
+
fontWeight: "var(--sl-font-weight-normal)",
|
|
2140
|
+
},
|
|
2141
|
+
FieldContainer: {
|
|
2142
|
+
"margin-bottom": "var(--sl-spacing-large)",
|
|
2143
|
+
},
|
|
2144
|
+
};
|
|
2145
|
+
const vanillaStyle$1 = `
|
|
2146
|
+
:host {
|
|
2147
|
+
margin: 0 auto;
|
|
2148
|
+
width: 100%;
|
|
2149
|
+
display: block;
|
|
2150
|
+
}
|
|
2151
|
+
sl-checkbox::part(label){
|
|
2152
|
+
font-size: var(--sl-input-label-font-size-small);
|
|
2153
|
+
font-weight: var(--sl-font-weight-normal);
|
|
2154
|
+
line-height: 20px;
|
|
2155
|
+
}
|
|
2156
|
+
sl-checkbox::part(base){
|
|
2157
|
+
align-items: start;
|
|
2158
|
+
}
|
|
2159
|
+
`;
|
|
2160
|
+
jss.setup(create());
|
|
2161
|
+
const sheet$4 = jss.createStyleSheet(style$4);
|
|
2162
|
+
const styleString$4 = sheet$4.toString();
|
|
2163
|
+
function CheckboxFieldView(props) {
|
|
2164
|
+
var _b, _c;
|
|
2165
|
+
const { states, content, callbacks } = props;
|
|
2166
|
+
return (h("div", { class: sheet$4.classes.FieldContainer, part: "sqm-base" },
|
|
2167
|
+
h("style", { type: "text/css" },
|
|
2168
|
+
vanillaStyle$1,
|
|
2169
|
+
styleString$4),
|
|
2170
|
+
h("sl-checkbox", Object.assign({ exportparts: "label: input-label, base: input-base", name: `/${content.checkboxName}`, checked: states.checked, "onSl-change": (e) => {
|
|
2171
|
+
e.target.value = e.target.checked;
|
|
2172
|
+
callbacks.setChecked(e.target.value);
|
|
2173
|
+
} }, (!content.checkboxOptional ? { required: false } : []), { disabled: ((_b = states.registrationFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.disabled), required: false }), intl.formatMessage({
|
|
2174
|
+
id: content.checkboxName + "-message",
|
|
2175
|
+
defaultMessage: content.checkboxLabel,
|
|
2176
|
+
}, {
|
|
2177
|
+
labelLink: (h("a", { href: content.checkboxLabelLink, target: "_blank" }, content.checkboxLabelLinkText || content.checkboxLabelLink)),
|
|
2178
|
+
}))));
|
|
2179
|
+
}
|
|
2180
|
+
|
|
2181
|
+
function CouponCodeView(props) {
|
|
2182
|
+
const error = !props.loading && props.error;
|
|
2183
|
+
const style = {
|
|
2184
|
+
HostBlock: HostBlock,
|
|
2185
|
+
couponCodeLabel: {
|
|
2186
|
+
margin: "var(--sl-spacing-x-small) 0",
|
|
2187
|
+
color: props.textColor || "var(--sqm-text-subdued)",
|
|
2188
|
+
fontSize: "var(--sl-font-size-small)",
|
|
2189
|
+
},
|
|
2190
|
+
};
|
|
2191
|
+
const vanillaStyle = `
|
|
2540
2192
|
:host{
|
|
2541
|
-
|
|
2193
|
+
display: block;
|
|
2542
2194
|
width: 100%;
|
|
2543
2195
|
}
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2196
|
+
`;
|
|
2197
|
+
const sheet = createStyleSheet(style);
|
|
2198
|
+
const styleString = sheet.toString();
|
|
2199
|
+
return (h("div", null,
|
|
2200
|
+
h("style", { type: "text/css" },
|
|
2201
|
+
styleString,
|
|
2202
|
+
vanillaStyle),
|
|
2203
|
+
h("p", { class: sheet.classes.couponCodeLabel, style: { textAlign: props.textAlign } }, props.couponCodeLabel),
|
|
2204
|
+
error ? (h("sqm-form-message", { type: props.errorType, exportparts: "erroralert-icon" },
|
|
2205
|
+
h("div", { part: "erroralert-text" }, props.errorText))) : (h(CopyTextView, Object.assign({}, props)))));
|
|
2206
|
+
}
|
|
2207
|
+
|
|
2208
|
+
const style$5 = {
|
|
2209
|
+
ErrorStyle: {
|
|
2210
|
+
"--sl-input-border-color": "var(--sl-color-danger-500)",
|
|
2211
|
+
"--sl-input-background-color": "var(--sl-color-danger-10)",
|
|
2212
|
+
"--sl-input-border-color-focus": "var(--sl-color-danger-500)",
|
|
2213
|
+
"--sl-input-border-color-hover": "var(--sl-color-danger-500)",
|
|
2214
|
+
},
|
|
2215
|
+
ErrorMessageStyle: {
|
|
2216
|
+
margin: 0,
|
|
2217
|
+
color: "var(--sl-color-danger-500)",
|
|
2218
|
+
fontSize: "var(--sl-input-help-text-font-size-medium)",
|
|
2219
|
+
},
|
|
2220
|
+
FieldContainer: {
|
|
2221
|
+
"margin-bottom": "var(--sl-spacing-large)",
|
|
2222
|
+
},
|
|
2223
|
+
};
|
|
2224
|
+
const vanillaStyle$2 = `
|
|
2225
|
+
:host {
|
|
2226
|
+
margin: 0 auto;
|
|
2227
|
+
width: 100%;
|
|
2228
|
+
display: block;
|
|
2229
|
+
}
|
|
2230
|
+
sl-select::part(label){
|
|
2231
|
+
font-size: var(--sl-input-label-font-size-small);
|
|
2232
|
+
font-weight: var(--sl-font-weight-semibold);
|
|
2233
|
+
}
|
|
2234
|
+
`;
|
|
2235
|
+
jss.setup(create());
|
|
2236
|
+
const sheet$5 = jss.createStyleSheet(style$5);
|
|
2237
|
+
const styleString$5 = sheet$5.toString();
|
|
2238
|
+
function DropdownFieldView(props) {
|
|
2239
|
+
var _a, _b, _c, _d, _e, _f, _g;
|
|
2240
|
+
const { states, content } = props;
|
|
2241
|
+
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2242
|
+
return (h("div", { class: sheet$5.classes.FieldContainer, part: "sqm-base" },
|
|
2243
|
+
h("style", { type: "text/css" },
|
|
2244
|
+
vanillaStyle$2,
|
|
2245
|
+
styleString$5),
|
|
2246
|
+
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]) ? {
|
|
2247
|
+
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g[content.dropdownName],
|
|
2248
|
+
}
|
|
2249
|
+
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) ? {
|
|
2250
|
+
class: sheet$5.classes.ErrorStyle,
|
|
2251
|
+
}
|
|
2252
|
+
: [])), content.selectOptions),
|
|
2253
|
+
(validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) && (h("p", { class: sheet$5.classes.ErrorMessageStyle }, intl.formatMessage({
|
|
2254
|
+
id: `errorMessage-${content.dropdownName}`,
|
|
2255
|
+
defaultMessage: content.errorMessage,
|
|
2256
|
+
})))));
|
|
2257
|
+
}
|
|
2258
|
+
|
|
2259
|
+
const EditProfileView = (props) => {
|
|
2260
|
+
var _a, _b, _c, _d;
|
|
2261
|
+
const { states, callbacks } = props;
|
|
2262
|
+
const { text } = states;
|
|
2263
|
+
const { errors } = states.formState;
|
|
2264
|
+
if (states.showEdit) {
|
|
2265
|
+
return (h("div", { class: `CardWrapper ${!states.showEdit && "ShowEdit"}`, part: "sqm-base" },
|
|
2266
|
+
h("h2", { part: "sqm-header", style: {
|
|
2267
|
+
fontSize: "var(--sl-font-size-x-large)",
|
|
2268
|
+
margin: "0px",
|
|
2269
|
+
textAlign: "center",
|
|
2270
|
+
} }, text.editprofileheader),
|
|
2271
|
+
h("form", { class: "FormWrapper", onSubmit: callbacks.onSubmit },
|
|
2272
|
+
h("div", { class: "FormSection" },
|
|
2273
|
+
states.formState.error && (h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
2274
|
+
h("div", { part: "erroralert-text" }, states.formState.error))),
|
|
2275
|
+
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"
|
|
2276
|
+
? { class: "ErrorStyles", helpText: text.fieldEmptyText }
|
|
2277
|
+
: []), { id: "firstName", name: "firstName", error: errors.firstName && errors.firstName.status !== "valid"
|
|
2278
|
+
? errors.firstName.message
|
|
2279
|
+
: undefined })),
|
|
2280
|
+
h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", value: states.formState.lastName, onInput: callbacks.onChange, label: text.lastnametext, disabled: states.loading, id: "lastName", name: "lastName" }, (errors.lastName && errors.lastName.status !== "valid"
|
|
2281
|
+
? { class: "ErrorStyles", helpText: text.fieldEmptyText }
|
|
2282
|
+
: []), { error: errors.lastName && errors.lastName.status !== "valid"
|
|
2283
|
+
? errors.lastName.message
|
|
2284
|
+
: undefined }))),
|
|
2285
|
+
text.showregion && states.formState.currentRegion && (h("sl-input", { exportparts: "label: input-label, base: input-base", disabled: true, value: states.formState.currentRegion, label: text.currentregiontext, id: "currentRegion", name: "currentRegion" })),
|
|
2286
|
+
h("div", { class: "ButtonWrapper" },
|
|
2287
|
+
h("sl-button", { type: "primary", loading: states.loading, disabled: states.submitDisabled, onClick: (e) => {
|
|
2288
|
+
callbacks.onSubmit(e);
|
|
2289
|
+
}, submit: true, exportparts: "base: primarybutton-base" }, text.updatetext),
|
|
2290
|
+
h("sl-button", { onClick: () => {
|
|
2291
|
+
callbacks.setShowEdit(false);
|
|
2292
|
+
}, type: "secondary", exportparts: "base: secondarybutton-base" }, text.canceltext)))));
|
|
2548
2293
|
}
|
|
2549
|
-
|
|
2550
|
-
|
|
2294
|
+
return (h("div", { class: `CardWrapper FormWrapper ${!states.showEdit && "ShowEdit"}`, part: "sqm-base" },
|
|
2295
|
+
h("div", { class: "FormSection" },
|
|
2296
|
+
h("h2", { part: "sqm-header", style: {
|
|
2297
|
+
fontSize: "var(--sl-font-size-x-large)",
|
|
2298
|
+
marginBottom: "0px",
|
|
2299
|
+
textAlign: "center",
|
|
2300
|
+
} }, text.editprofileheader),
|
|
2301
|
+
h("div", null,
|
|
2302
|
+
h("p", { style: { fontSize: "var(--sl-font-size-medium)" } }, (_a = states.user) === null || _a === void 0 ? void 0 :
|
|
2303
|
+
_a.firstName,
|
|
2304
|
+
" ", (_b = states.user) === null || _b === void 0 ? void 0 :
|
|
2305
|
+
_b.lastName),
|
|
2306
|
+
h("p", { style: { fontSize: "var(--sl-font-size-medium)" }, title: (_c = states.user) === null || _c === void 0 ? void 0 : _c.email }, (_d = states.user) === null || _d === void 0 ? void 0 : _d.email))),
|
|
2307
|
+
h("sl-button", { type: "primary", loading: states.loading, onClick: () => {
|
|
2308
|
+
callbacks.resetForm();
|
|
2309
|
+
callbacks.setShowEdit(true);
|
|
2310
|
+
}, exportparts: "base: primarybutton-base" }, text.editprofiletext)));
|
|
2311
|
+
};
|
|
2312
|
+
|
|
2313
|
+
function LeaderboardView(props) {
|
|
2314
|
+
var _a, _b, _c;
|
|
2315
|
+
const { states, data, elements } = props;
|
|
2316
|
+
const { styles } = states;
|
|
2551
2317
|
const style = {
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2318
|
+
Leaderboard: {
|
|
2319
|
+
"& table": {
|
|
2320
|
+
width: "100%",
|
|
2321
|
+
borderCollapse: "collapse",
|
|
2322
|
+
background: styles.background || "transparent",
|
|
2323
|
+
borderRadius: styles.borderRadius ? `${styles.borderRadius}px` : "0",
|
|
2556
2324
|
},
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
color: "var(--sl-color-gray-600)",
|
|
2564
|
-
"padding-top": `var(--sl-spacing-${props.paddingTop})`,
|
|
2565
|
-
"padding-right": `var(--sl-spacing-${props.paddingRight})`,
|
|
2566
|
-
"padding-bottom": `var(--sl-spacing-${props.paddingBottom})`,
|
|
2567
|
-
"padding-left": `var(--sl-spacing-${props.paddingLeft})`,
|
|
2568
|
-
"row-gap": `var(--sl-spacing-small)`,
|
|
2569
|
-
"& a:hover": {
|
|
2570
|
-
color: "var(--sl-color-gray-900)",
|
|
2325
|
+
"& th": {
|
|
2326
|
+
textAlign: "left",
|
|
2327
|
+
padding: "var(--sl-spacing-medium)",
|
|
2328
|
+
paddingTop: "0",
|
|
2329
|
+
fontSize: "var(--sl-font-size-medium)",
|
|
2330
|
+
fontWeight: "var(--sl-font-weight-semibold)",
|
|
2571
2331
|
},
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
textAlign: "center",
|
|
2575
|
-
margin: 0,
|
|
2576
|
-
},
|
|
2577
|
-
PoweredByLink: {
|
|
2578
|
-
color: "var(--sl-color-gray-400)",
|
|
2579
|
-
"font-size": "var(--sl-font-size-small)",
|
|
2580
|
-
display: "flex",
|
|
2581
|
-
alignItems: "center",
|
|
2582
|
-
svg: {
|
|
2583
|
-
marginTop: "2px",
|
|
2584
|
-
shapeRendering: "geometricprecision",
|
|
2332
|
+
"& tr:not(:first-child)": {
|
|
2333
|
+
borderTop: `var(--sqm-bordr-thickness) solid ${styles.borderColor || "var(--sqm-border-color)"}`,
|
|
2585
2334
|
},
|
|
2586
|
-
"
|
|
2587
|
-
|
|
2335
|
+
"& td": {
|
|
2336
|
+
fontSize: "var(--sl-font-size-medium)",
|
|
2337
|
+
fontWeight: "var(--sl-font-weight-normal)",
|
|
2338
|
+
},
|
|
2339
|
+
"& .ellipses": {
|
|
2340
|
+
textAlign: "left",
|
|
2341
|
+
padding: "0",
|
|
2342
|
+
color: styles.textColor || "var(--sqm-text)",
|
|
2343
|
+
paddingLeft: "25%",
|
|
2344
|
+
},
|
|
2345
|
+
"& .highlight": {
|
|
2346
|
+
background: styles.viewingUserHighlightColor ||
|
|
2347
|
+
"var(--sqm-accent-color-background)",
|
|
2348
|
+
"& td, th": {
|
|
2349
|
+
color: styles.viewingUserHighlightTextColor || "var(--sqm-text)",
|
|
2350
|
+
},
|
|
2351
|
+
},
|
|
2352
|
+
"& td, th": {
|
|
2353
|
+
color: styles.textColor || "var(--sqm-text)",
|
|
2354
|
+
padding: "var(--sl-spacing-medium)",
|
|
2355
|
+
},
|
|
2356
|
+
"& .User": {
|
|
2357
|
+
width: "100%",
|
|
2358
|
+
},
|
|
2359
|
+
"& .Score": {
|
|
2360
|
+
width: "auto",
|
|
2361
|
+
whiteSpace: "nowrap",
|
|
2362
|
+
},
|
|
2363
|
+
"& .Rank": {
|
|
2364
|
+
whiteSpace: "nowrap",
|
|
2365
|
+
},
|
|
2366
|
+
"& .fullWidth": {
|
|
2367
|
+
width: "100%",
|
|
2588
2368
|
},
|
|
2589
2369
|
},
|
|
2590
2370
|
};
|
|
2591
2371
|
const sheet = createStyleSheet(style);
|
|
2592
2372
|
const styleString = sheet.toString();
|
|
2593
|
-
|
|
2373
|
+
const vanillaStyle = `
|
|
2374
|
+
:host{
|
|
2375
|
+
display: block;
|
|
2376
|
+
}
|
|
2377
|
+
`;
|
|
2378
|
+
if (states.isEssentials) {
|
|
2379
|
+
return (h("sqm-empty", { "empty-state-image": "https://res.cloudinary.com/saasquatch/image/upload/v1715360191/squatch-assets/Leaderboard_Not_Available.svg", "empty-state-header": "Leaderboards aren\u2019t available on your plan", "empty-state-text": "Contact {supportText} to upgrade your plan and start leveraging gamification in your program.", "support-text": "Support" }));
|
|
2380
|
+
}
|
|
2381
|
+
if (states.loading) {
|
|
2382
|
+
return (h("div", { class: sheet.classes.Leaderboard, style: { width: styles.width || "100%" } },
|
|
2383
|
+
h("style", { type: "text/css" },
|
|
2384
|
+
styleString,
|
|
2385
|
+
vanillaStyle),
|
|
2386
|
+
h("table", null, [...Array(10)].map(() => {
|
|
2387
|
+
return (h("tr", null,
|
|
2388
|
+
h("td", null,
|
|
2389
|
+
h("sl-skeleton", null))));
|
|
2390
|
+
}))));
|
|
2391
|
+
}
|
|
2392
|
+
if (!states.hasLeaders)
|
|
2393
|
+
return elements.empty;
|
|
2394
|
+
let userSeenFlag = false;
|
|
2395
|
+
const getUsersName = (user) => {
|
|
2396
|
+
if (!user.firstName && !user.lastInitial)
|
|
2397
|
+
return styles.anonymousUser;
|
|
2398
|
+
const { firstName, lastInitial } = user;
|
|
2399
|
+
if (firstName && lastInitial)
|
|
2400
|
+
return `${firstName} ${lastInitial}`;
|
|
2401
|
+
if (firstName || lastInitial)
|
|
2402
|
+
return firstName || lastInitial;
|
|
2403
|
+
return styles.anonymousUser;
|
|
2404
|
+
};
|
|
2405
|
+
const getRankCellText = (userRank, isViewingUsersRow) => {
|
|
2406
|
+
if (!userRank) {
|
|
2407
|
+
return styles.hideNames ? `${styles.viewingUserText}` : "-";
|
|
2408
|
+
}
|
|
2409
|
+
const viewingUserText = ` - ${styles.viewingUserText}`;
|
|
2410
|
+
return styles.rankSuffix
|
|
2411
|
+
? intl.formatMessage({
|
|
2412
|
+
id: "rank",
|
|
2413
|
+
defaultMessage: styles.rankSuffix,
|
|
2414
|
+
}, {
|
|
2415
|
+
rank: userRank,
|
|
2416
|
+
}) + `${isViewingUsersRow && styles.hideNames ? viewingUserText : ""}`
|
|
2417
|
+
: `${userRank} ${isViewingUsersRow && styles.hideNames ? viewingUserText : ""}`;
|
|
2418
|
+
};
|
|
2419
|
+
return (h("div", { class: sheet.classes.Leaderboard, part: "sqm-base", style: { width: styles.width || "100%" } },
|
|
2594
2420
|
h("style", { type: "text/css" },
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
h("
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2421
|
+
styleString,
|
|
2422
|
+
vanillaStyle),
|
|
2423
|
+
h("table", { part: "sqm-table" },
|
|
2424
|
+
h("tr", null,
|
|
2425
|
+
styles.showRank && (h("th", { class: `Rank ${styles.hideNames ? "fullWidth" : ""}` }, styles.rankheading)),
|
|
2426
|
+
!styles.hideNames && h("th", { class: "User" }, styles.usersheading),
|
|
2427
|
+
h("th", { class: "Score" }, styles.statsheading)), (_a = data.leaderboard) === null || _a === void 0 ? void 0 :
|
|
2428
|
+
_a.map((user) => {
|
|
2429
|
+
var _a, _b;
|
|
2430
|
+
if (user.rowNumber === ((_a = data.viewerRank) === null || _a === void 0 ? void 0 : _a.rowNumber))
|
|
2431
|
+
userSeenFlag = true;
|
|
2432
|
+
const isViewingUsersRow = !styles.hideViewer && user.rowNumber === ((_b = data.viewerRank) === null || _b === void 0 ? void 0 : _b.rowNumber);
|
|
2433
|
+
return (h("tr", { class: isViewingUsersRow ? "highlight" : "" },
|
|
2434
|
+
styles.showRank && (h("td", { class: "Rank" }, getRankCellText(user.rank, isViewingUsersRow))),
|
|
2435
|
+
!styles.hideNames && h("td", { class: "User" }, getUsersName(user)),
|
|
2436
|
+
h("td", { class: "Score" }, user.textValue)));
|
|
2437
|
+
}),
|
|
2438
|
+
!userSeenFlag && !styles.hideViewer && (h("tr", null,
|
|
2439
|
+
h("td", { colSpan: 100, class: "ellipses" },
|
|
2440
|
+
h("sl-icon", { name: "three-dots", style: { verticalAlign: "middle" } })))),
|
|
2441
|
+
!userSeenFlag && !styles.hideViewer && (h("tr", { class: "highlight" },
|
|
2442
|
+
styles.showRank && (h("td", { class: "Rank" }, getRankCellText((_b = data.viewerRank) === null || _b === void 0 ? void 0 : _b.rank, true))),
|
|
2443
|
+
!styles.hideNames && (h("td", { class: "User" }, getUsersName(data.viewerRank || {}))),
|
|
2444
|
+
h("td", { class: "Score" }, ((_c = data.viewerRank) === null || _c === void 0 ? void 0 : _c.textValue) || "0"))))));
|
|
2609
2445
|
}
|
|
2610
2446
|
|
|
2611
2447
|
const paddingList = [
|
|
@@ -2722,54 +2558,24 @@ function HeroView(props) {
|
|
|
2722
2558
|
}
|
|
2723
2559
|
img{
|
|
2724
2560
|
max-width: 100%;
|
|
2725
|
-
height: auto;
|
|
2726
|
-
}
|
|
2727
|
-
|
|
2728
|
-
`;
|
|
2729
|
-
// NOTE: Spacing on the columns is controlled on the slots itself. For example using inline styling
|
|
2730
|
-
return (h("div", { class: sheet.classes.Container, part: "sqm-base" },
|
|
2731
|
-
h("style", { type: "text/css" },
|
|
2732
|
-
vanillaStyle,
|
|
2733
|
-
styleString),
|
|
2734
|
-
states.columns == 2 ? (h("div", { class: sheet.classes.TwoColumnContainer, part: "sqm-two-col-container" },
|
|
2735
|
-
h("div", { part: "sqm-two-col-primary-col", class: `${sheet.classes.ColumnWrapper} ${sheet.classes.ColumnPadding}` }, content.primaryColumn),
|
|
2736
|
-
h("div", { part: "sqm-two-col-secondary-col", class: `${sheet.classes.ColumnWrapper} ${sheet.classes.ColumnPadding}` }, content.secondaryColumn))) : (h("div", { part: "sqm-single-col", class: `${sheet.classes.SingleColumnContainer} ${sheet.classes.ColumnPadding}` }, content.primaryColumn))));
|
|
2737
|
-
}
|
|
2738
|
-
|
|
2739
|
-
function ReferralIframeView(props) {
|
|
2740
|
-
const { states, data } = props;
|
|
2741
|
-
const { content } = states;
|
|
2742
|
-
// dependent on props
|
|
2743
|
-
const style = {
|
|
2744
|
-
Container: {
|
|
2745
|
-
position: "relative",
|
|
2746
|
-
width: content.iframeWidth,
|
|
2747
|
-
height: content.iframeHeight,
|
|
2748
|
-
},
|
|
2749
|
-
IFrame: {
|
|
2750
|
-
position: "absolute",
|
|
2751
|
-
width: "100%",
|
|
2752
|
-
height: "100%",
|
|
2753
|
-
border: "0",
|
|
2754
|
-
top: "0",
|
|
2755
|
-
left: "0",
|
|
2756
|
-
right: "0",
|
|
2757
|
-
},
|
|
2758
|
-
};
|
|
2759
|
-
// JSS config
|
|
2760
|
-
const sheet = createStyleSheet(style);
|
|
2761
|
-
const styleString = sheet.toString();
|
|
2762
|
-
return (h("div", { class: sheet.classes.Container },
|
|
2763
|
-
h("style", { type: "text/css" }, styleString),
|
|
2764
|
-
h("iframe", { class: sheet.classes.IFrame, src: `${content.iframeSrc}?rsCode=${data.shareCode}` })));
|
|
2561
|
+
height: auto;
|
|
2562
|
+
}
|
|
2563
|
+
|
|
2564
|
+
`;
|
|
2565
|
+
// NOTE: Spacing on the columns is controlled on the slots itself. For example using inline styling
|
|
2566
|
+
return (h("div", { class: sheet.classes.Container, part: "sqm-base" },
|
|
2567
|
+
h("style", { type: "text/css" },
|
|
2568
|
+
vanillaStyle,
|
|
2569
|
+
styleString),
|
|
2570
|
+
states.columns == 2 ? (h("div", { class: sheet.classes.TwoColumnContainer, part: "sqm-two-col-container" },
|
|
2571
|
+
h("div", { part: "sqm-two-col-primary-col", class: `${sheet.classes.ColumnWrapper} ${sheet.classes.ColumnPadding}` }, content.primaryColumn),
|
|
2572
|
+
h("div", { part: "sqm-two-col-secondary-col", class: `${sheet.classes.ColumnWrapper} ${sheet.classes.ColumnPadding}` }, content.secondaryColumn))) : (h("div", { part: "sqm-single-col", class: `${sheet.classes.SingleColumnContainer} ${sheet.classes.ColumnPadding}` }, content.primaryColumn))));
|
|
2765
2573
|
}
|
|
2766
2574
|
|
|
2767
2575
|
const style$6 = {
|
|
2768
2576
|
ErrorStyle: ErrorStyles,
|
|
2769
|
-
|
|
2770
|
-
"
|
|
2771
|
-
"margin-bottom": "var(--sl-spacing-large)",
|
|
2772
|
-
},
|
|
2577
|
+
FieldContainer: {
|
|
2578
|
+
"margin-bottom": "var(--sl-spacing-large)",
|
|
2773
2579
|
},
|
|
2774
2580
|
};
|
|
2775
2581
|
const vanillaStyle$3 = `
|
|
@@ -2778,54 +2584,37 @@ const vanillaStyle$3 = `
|
|
|
2778
2584
|
width: 100%;
|
|
2779
2585
|
display: block;
|
|
2780
2586
|
}
|
|
2781
|
-
|
|
2782
|
-
sl-input::part(label){
|
|
2783
|
-
font-size: var(--sl-input-label-font-size-small);
|
|
2784
|
-
font-weight: var(--sl-font-weight-semibold);
|
|
2785
|
-
}
|
|
2786
2587
|
`;
|
|
2787
|
-
|
|
2588
|
+
jss.setup(create());
|
|
2589
|
+
const sheet$6 = jss.createStyleSheet(style$6);
|
|
2788
2590
|
const styleString$6 = sheet$6.toString();
|
|
2789
|
-
function
|
|
2790
|
-
var _a, _b, _c, _d, _e, _f, _g
|
|
2791
|
-
const { states } = props;
|
|
2591
|
+
function InputFieldView(props) {
|
|
2592
|
+
var _a, _b, _c, _d, _e, _f, _g;
|
|
2593
|
+
const { states, content } = props;
|
|
2792
2594
|
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2793
|
-
return (h("div", { class: sheet$6.classes.
|
|
2595
|
+
return (h("div", { class: sheet$6.classes.FieldContainer, part: "sqm-base" },
|
|
2794
2596
|
h("style", { type: "text/css" },
|
|
2795
2597
|
vanillaStyle$3,
|
|
2796
2598
|
styleString$6),
|
|
2797
|
-
h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", name:
|
|
2798
|
-
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g.
|
|
2799
|
-
}
|
|
2800
|
-
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) ? {
|
|
2801
|
-
class: sheet$6.classes.ErrorStyle,
|
|
2802
|
-
helpText: (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) || "Cannot be empty",
|
|
2803
|
-
}
|
|
2804
|
-
: []))),
|
|
2805
|
-
h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", name: "/lastName", type: "text", label: states.content.lastNameLabel, required: true, disabled: ((_h = states.registrationFormState) === null || _h === void 0 ? void 0 : _h.loading) || ((_j = states.registrationFormState) === null || _j === void 0 ? void 0 : _j.disabled) }, (((_l = (_k = states.registrationFormState) === null || _k === void 0 ? void 0 : _k.initialData) === null || _l === void 0 ? void 0 : _l.lastName) ? {
|
|
2806
|
-
value: (_o = (_m = states.registrationFormState) === null || _m === void 0 ? void 0 : _m.initialData) === null || _o === void 0 ? void 0 : _o.lastName,
|
|
2599
|
+
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]) ? {
|
|
2600
|
+
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g[content.fieldName],
|
|
2807
2601
|
}
|
|
2808
|
-
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.
|
|
2602
|
+
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.fieldName]) ? {
|
|
2809
2603
|
class: sheet$6.classes.ErrorStyle,
|
|
2810
|
-
helpText: (
|
|
2604
|
+
helpText: intl.formatMessage({
|
|
2605
|
+
id: `errorMessage-${content.fieldName}`,
|
|
2606
|
+
defaultMessage: content.errorMessage || (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.fieldName]),
|
|
2607
|
+
}),
|
|
2811
2608
|
}
|
|
2812
2609
|
: [])))));
|
|
2813
2610
|
}
|
|
2814
2611
|
|
|
2815
2612
|
const style$7 = {
|
|
2816
|
-
ErrorStyle:
|
|
2817
|
-
|
|
2818
|
-
"
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
},
|
|
2822
|
-
ErrorMessageStyle: {
|
|
2823
|
-
margin: 0,
|
|
2824
|
-
color: "var(--sl-color-danger-500)",
|
|
2825
|
-
fontSize: "var(--sl-input-help-text-font-size-medium)",
|
|
2826
|
-
},
|
|
2827
|
-
FieldContainer: {
|
|
2828
|
-
"margin-bottom": "var(--sl-spacing-large)",
|
|
2613
|
+
ErrorStyle: ErrorStyles,
|
|
2614
|
+
FieldsContainer: {
|
|
2615
|
+
"& sl-input": {
|
|
2616
|
+
"margin-bottom": "var(--sl-spacing-large)",
|
|
2617
|
+
},
|
|
2829
2618
|
},
|
|
2830
2619
|
};
|
|
2831
2620
|
const vanillaStyle$4 = `
|
|
@@ -2834,70 +2623,259 @@ const vanillaStyle$4 = `
|
|
|
2834
2623
|
width: 100%;
|
|
2835
2624
|
display: block;
|
|
2836
2625
|
}
|
|
2837
|
-
|
|
2838
|
-
|
|
2626
|
+
|
|
2627
|
+
*::part(input-label), *::part(select-label), *::part(textarea-label){
|
|
2628
|
+
font-size: var(--sqm-input-label-font-size, var(--sl-input-font-size-small));
|
|
2839
2629
|
font-weight: var(--sl-font-weight-semibold);
|
|
2630
|
+
color: var(--sqm-input-label-color, var(--sqm-text), black);
|
|
2631
|
+
}
|
|
2632
|
+
|
|
2633
|
+
*::part(input-base), *::part(select-base), *::part(textarea-base){
|
|
2634
|
+
background-color: var(--sqm-input-background, #fff);
|
|
2635
|
+
border-radius: var(--sqm-input-border-radius, var(--sl-input-border-radius-large), 0.25rem);
|
|
2636
|
+
color: var(--sqm-input-color, white);
|
|
2637
|
+
border-width: var(--sqm-border-thickness, 1px);
|
|
2638
|
+
}
|
|
2639
|
+
|
|
2640
|
+
sl-input::part(base):focus,
|
|
2641
|
+
sl-select::part(form-control-wrapper):focus,
|
|
2642
|
+
sl-textare::part(textarea-label):focus {
|
|
2643
|
+
border-color: none;
|
|
2644
|
+
border: var(--sqm-input-focus-border, 1px solid var(--sl-input-border-color-focus));
|
|
2645
|
+
}
|
|
2646
|
+
|
|
2647
|
+
*::part(input-label):disabled, *::part(select-label):disabled, *::part(textarea-label):disabled{
|
|
2648
|
+
background: var(--sqm-input-disabled-background, #f5f5f5);
|
|
2649
|
+
color: var(--sqm-input-disabled-color, var(--sl-color-gray-600));
|
|
2650
|
+
}
|
|
2651
|
+
|
|
2652
|
+
sl-input {
|
|
2653
|
+
--sl-input-border-color-focus: var(--sqm-border-color-focus);
|
|
2840
2654
|
}
|
|
2655
|
+
|
|
2841
2656
|
`;
|
|
2842
|
-
|
|
2843
|
-
const sheet$7 = jss.createStyleSheet(style$7);
|
|
2657
|
+
const sheet$7 = createStyleSheet(style$7);
|
|
2844
2658
|
const styleString$7 = sheet$7.toString();
|
|
2845
|
-
function
|
|
2846
|
-
var _a, _b, _c, _d, _e, _f, _g;
|
|
2847
|
-
const { states
|
|
2659
|
+
function NameFieldsView(props) {
|
|
2660
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
2661
|
+
const { states } = props;
|
|
2848
2662
|
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2849
|
-
return (h("div", { class: sheet$7.classes.
|
|
2663
|
+
return (h("div", { class: sheet$7.classes.FieldsContainer },
|
|
2850
2664
|
h("style", { type: "text/css" },
|
|
2851
2665
|
vanillaStyle$4,
|
|
2852
2666
|
styleString$7),
|
|
2853
|
-
h("sl-
|
|
2854
|
-
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g
|
|
2667
|
+
h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", name: "/firstName", type: "text", label: states.content.firstNameLabel, 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.firstName) ? {
|
|
2668
|
+
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g.firstName,
|
|
2855
2669
|
}
|
|
2856
|
-
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors
|
|
2670
|
+
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) ? {
|
|
2857
2671
|
class: sheet$7.classes.ErrorStyle,
|
|
2672
|
+
helpText: (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) || "Cannot be empty",
|
|
2858
2673
|
}
|
|
2859
|
-
: []))
|
|
2860
|
-
(
|
|
2861
|
-
|
|
2862
|
-
|
|
2863
|
-
|
|
2674
|
+
: []))),
|
|
2675
|
+
h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", name: "/lastName", type: "text", label: states.content.lastNameLabel, required: true, disabled: ((_h = states.registrationFormState) === null || _h === void 0 ? void 0 : _h.loading) || ((_j = states.registrationFormState) === null || _j === void 0 ? void 0 : _j.disabled) }, (((_l = (_k = states.registrationFormState) === null || _k === void 0 ? void 0 : _k.initialData) === null || _l === void 0 ? void 0 : _l.lastName) ? {
|
|
2676
|
+
value: (_o = (_m = states.registrationFormState) === null || _m === void 0 ? void 0 : _m.initialData) === null || _o === void 0 ? void 0 : _o.lastName,
|
|
2677
|
+
}
|
|
2678
|
+
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.lastName) ? {
|
|
2679
|
+
class: sheet$7.classes.ErrorStyle,
|
|
2680
|
+
helpText: (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.lastName) || "Cannot be empty",
|
|
2681
|
+
}
|
|
2682
|
+
: [])))));
|
|
2864
2683
|
}
|
|
2865
2684
|
|
|
2866
|
-
|
|
2867
|
-
|
|
2868
|
-
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
|
-
|
|
2872
|
-
|
|
2873
|
-
:
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2685
|
+
function ChangeMarktingView(props) {
|
|
2686
|
+
const { states, callbacks } = props;
|
|
2687
|
+
const { text, formState } = states;
|
|
2688
|
+
const { error } = formState;
|
|
2689
|
+
const style = {
|
|
2690
|
+
Container: {
|
|
2691
|
+
display: "flex",
|
|
2692
|
+
flexDirection: "column",
|
|
2693
|
+
gap: "var(--sl-spacing-x-small)",
|
|
2694
|
+
padding: "0 var(--sl-spacing-xxx-large) var(--sl-spacing-xxx-large)",
|
|
2695
|
+
},
|
|
2696
|
+
SubmitButton: { marginBottom: "var(--sl-spacing-medium)" },
|
|
2697
|
+
Error: {
|
|
2698
|
+
"&::part(erroralert-base)": {
|
|
2699
|
+
"margin-bottom": "15px",
|
|
2700
|
+
},
|
|
2701
|
+
},
|
|
2702
|
+
Success: {
|
|
2703
|
+
"&::part(successalert-base)": {
|
|
2704
|
+
"margin-bottom": "15px",
|
|
2705
|
+
},
|
|
2706
|
+
},
|
|
2707
|
+
};
|
|
2708
|
+
const sheet = createStyleSheet(style);
|
|
2709
|
+
const styleString = sheet.toString();
|
|
2710
|
+
return (h("div", { class: sheet.classes.Container, part: "sqm-base" },
|
|
2711
|
+
h("style", { type: "text/css" }, styleString),
|
|
2712
|
+
h(TextSpanView, Object.assign({}, { type: "h2" }), text.emailPreferencesHeader),
|
|
2713
|
+
h("sl-form", { "onSl-submit": callbacks.onSubmit },
|
|
2714
|
+
h(CheckboxFieldView, { states: {
|
|
2715
|
+
checked: states.formState.marketingEmailOptIn,
|
|
2716
|
+
}, content: {
|
|
2717
|
+
checkboxLabel: text.marketingCheckboxLabel,
|
|
2718
|
+
checkboxName: "marketingEmailOptIn",
|
|
2719
|
+
}, callbacks: {
|
|
2720
|
+
setChecked: callbacks.setChecked,
|
|
2721
|
+
} }),
|
|
2722
|
+
h("sl-button", { class: sheet.classes.SubmitButton, type: "primary", submit: true, loading: states.loading, disabled: states.submitDisabled }, text.submitChangeButtonText),
|
|
2723
|
+
error && (h("sqm-form-message", { class: sheet.classes.Error, type: "error", exportparts: "erroralert-icon" },
|
|
2724
|
+
h("div", { part: "erroralert-text" }, error))),
|
|
2725
|
+
states.success && (h("sqm-form-message", { class: sheet.classes.Success, type: "success", exportparts: "successalert-icon" },
|
|
2726
|
+
h("div", { part: "successalert-text" }, states.text.successMessage))))));
|
|
2877
2727
|
}
|
|
2728
|
+
|
|
2729
|
+
const vanillaStyle$5 = `
|
|
2730
|
+
:host{
|
|
2731
|
+
margin: 0 auto;
|
|
2732
|
+
width: 100%;
|
|
2733
|
+
}
|
|
2734
|
+
a{
|
|
2735
|
+
cursor:pointer;
|
|
2736
|
+
color: var(--sqm-text-subdued);
|
|
2737
|
+
text-decoration: none ;
|
|
2738
|
+
}
|
|
2878
2739
|
`;
|
|
2879
|
-
|
|
2880
|
-
const
|
|
2881
|
-
|
|
2882
|
-
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
|
|
2886
|
-
|
|
2740
|
+
function PortalFooterView(props) {
|
|
2741
|
+
const style = {
|
|
2742
|
+
RowContainer: {
|
|
2743
|
+
display: "flex",
|
|
2744
|
+
"& > :not(:last-child)": {
|
|
2745
|
+
"margin-right": "var(--sl-spacing-large)",
|
|
2746
|
+
},
|
|
2747
|
+
},
|
|
2748
|
+
Container: {
|
|
2749
|
+
display: "flex",
|
|
2750
|
+
"flex-direction": "column",
|
|
2751
|
+
"align-items": "center",
|
|
2752
|
+
"font-size": "var(--sl-font-size-small)",
|
|
2753
|
+
color: "var(--sqm-text-subdued)",
|
|
2754
|
+
"padding-top": `var(--sl-spacing-${props.paddingTop})`,
|
|
2755
|
+
"padding-right": `var(--sl-spacing-${props.paddingRight})`,
|
|
2756
|
+
"padding-bottom": `var(--sl-spacing-${props.paddingBottom})`,
|
|
2757
|
+
"padding-left": `var(--sl-spacing-${props.paddingLeft})`,
|
|
2758
|
+
"row-gap": `var(--sl-spacing-small)`,
|
|
2759
|
+
"& a:hover": {
|
|
2760
|
+
color: "var(--sqm-text)",
|
|
2761
|
+
},
|
|
2762
|
+
},
|
|
2763
|
+
SupportText: {
|
|
2764
|
+
textAlign: "center",
|
|
2765
|
+
margin: 0,
|
|
2766
|
+
},
|
|
2767
|
+
PoweredByLink: {
|
|
2768
|
+
color: "var(--sqm-text-subdued)",
|
|
2769
|
+
"font-size": "var(--sl-font-size-small)",
|
|
2770
|
+
display: "flex",
|
|
2771
|
+
alignItems: "center",
|
|
2772
|
+
svg: {
|
|
2773
|
+
marginTop: "2px",
|
|
2774
|
+
shapeRendering: "geometricprecision",
|
|
2775
|
+
},
|
|
2776
|
+
"&:hover, &:hover *": {
|
|
2777
|
+
color: "var(--sqm-text)",
|
|
2778
|
+
},
|
|
2779
|
+
},
|
|
2780
|
+
};
|
|
2781
|
+
const sheet = createStyleSheet(style);
|
|
2782
|
+
const styleString = sheet.toString();
|
|
2783
|
+
return (h("div", { class: sheet.classes.Container, part: "sqm-base" },
|
|
2887
2784
|
h("style", { type: "text/css" },
|
|
2888
2785
|
vanillaStyle$5,
|
|
2889
|
-
styleString
|
|
2890
|
-
h("
|
|
2891
|
-
|
|
2892
|
-
|
|
2893
|
-
|
|
2894
|
-
|
|
2895
|
-
|
|
2896
|
-
|
|
2897
|
-
|
|
2898
|
-
|
|
2899
|
-
}
|
|
2900
|
-
|
|
2786
|
+
styleString),
|
|
2787
|
+
h("div", { class: sheet.classes.RowContainer },
|
|
2788
|
+
props.faqLink && (h("a", { target: "_blank", href: props.faqLink }, props.faqText)),
|
|
2789
|
+
props.termsLink && (h("a", { target: "_blank", href: props.termsLink }, props.termsText))),
|
|
2790
|
+
!props.hideSupportText && (h("p", { class: sheet.classes.SupportText }, intl.formatMessage({
|
|
2791
|
+
id: "supportFooter",
|
|
2792
|
+
defaultMessage: props.supportText,
|
|
2793
|
+
}, {
|
|
2794
|
+
email: (h("a", { target: "_blank", href: `mailto:${props.supportEmail}` }, props.supportEmail)),
|
|
2795
|
+
}))),
|
|
2796
|
+
!props.hidePoweredBy && (h("a", { class: sheet.classes.PoweredByLink, target: "_blank", href: props.poweredByLink },
|
|
2797
|
+
"Powered by ",
|
|
2798
|
+
h(PoweredByImg, { color: "currentColor" })))));
|
|
2799
|
+
}
|
|
2800
|
+
|
|
2801
|
+
function PortalFrameView(props, children) {
|
|
2802
|
+
const { data, notFullScreen, border } = props;
|
|
2803
|
+
const style = {
|
|
2804
|
+
HostBlock: HostBlock,
|
|
2805
|
+
Frame: {
|
|
2806
|
+
display: "flex",
|
|
2807
|
+
"flex-direction": "column",
|
|
2808
|
+
"box-sizing": "border-box",
|
|
2809
|
+
"&:nth-child(2)": {
|
|
2810
|
+
background: props.backgroundColor,
|
|
2811
|
+
},
|
|
2812
|
+
},
|
|
2813
|
+
FooterWrapper: {
|
|
2814
|
+
width: "100%",
|
|
2815
|
+
"max-width": "100%",
|
|
2816
|
+
padding: "var(--sl-spacing-medium) var(--sl-spacing-x-large)",
|
|
2817
|
+
background: props.headerAndFooterBackgroundColor,
|
|
2818
|
+
display: "flex",
|
|
2819
|
+
"justify-content": "flex-end",
|
|
2820
|
+
"align-items": "center",
|
|
2821
|
+
"box-sizing": "border-box",
|
|
2822
|
+
borderTop: border,
|
|
2823
|
+
"margin-top": "auto",
|
|
2824
|
+
},
|
|
2825
|
+
HeaderWrapper: {
|
|
2826
|
+
width: "100%",
|
|
2827
|
+
"max-width": "100%",
|
|
2828
|
+
"box-sizing": "border-box",
|
|
2829
|
+
display: "flex",
|
|
2830
|
+
"justify-content": "space-between",
|
|
2831
|
+
padding: "var(--sl-spacing-small) var(--sl-spacing-large)",
|
|
2832
|
+
"align-items": "center",
|
|
2833
|
+
borderBottom: border,
|
|
2834
|
+
background: props.headerAndFooterBackgroundColor,
|
|
2835
|
+
"@media screen and (max-width: 499px)": {
|
|
2836
|
+
"flex-direction": "row-reverse",
|
|
2837
|
+
"justify-content": "flex-end",
|
|
2838
|
+
padding: "0",
|
|
2839
|
+
},
|
|
2840
|
+
},
|
|
2841
|
+
};
|
|
2842
|
+
const sheet = createStyleSheet(style);
|
|
2843
|
+
const styleString = sheet.toString();
|
|
2844
|
+
return (h("div", { style: { minHeight: notFullScreen ? "100%" : "100vh" }, class: sheet.classes.Frame, part: "sqm-base" },
|
|
2845
|
+
h("style", { type: "text/css" }, styleString),
|
|
2846
|
+
h("div", { class: sheet.classes.HeaderWrapper, part: "sqm-header" },
|
|
2847
|
+
data.header,
|
|
2848
|
+
h("slot", { name: "sqm-navigation-menu" })),
|
|
2849
|
+
children,
|
|
2850
|
+
h("div", { class: sheet.classes.FooterWrapper, part: "sqm-footer" }, data.footer)));
|
|
2851
|
+
}
|
|
2852
|
+
|
|
2853
|
+
function ReferralIframeView(props) {
|
|
2854
|
+
const { states, data } = props;
|
|
2855
|
+
const { content } = states;
|
|
2856
|
+
// dependent on props
|
|
2857
|
+
const style = {
|
|
2858
|
+
Container: {
|
|
2859
|
+
position: "relative",
|
|
2860
|
+
width: content.iframeWidth,
|
|
2861
|
+
height: content.iframeHeight,
|
|
2862
|
+
},
|
|
2863
|
+
IFrame: {
|
|
2864
|
+
position: "absolute",
|
|
2865
|
+
width: "100%",
|
|
2866
|
+
height: "100%",
|
|
2867
|
+
border: "0",
|
|
2868
|
+
top: "0",
|
|
2869
|
+
left: "0",
|
|
2870
|
+
right: "0",
|
|
2871
|
+
},
|
|
2872
|
+
};
|
|
2873
|
+
// JSS config
|
|
2874
|
+
const sheet = createStyleSheet(style);
|
|
2875
|
+
const styleString = sheet.toString();
|
|
2876
|
+
return (h("div", { class: sheet.classes.Container },
|
|
2877
|
+
h("style", { type: "text/css" }, styleString),
|
|
2878
|
+
h("iframe", { class: sheet.classes.IFrame, src: `${content.iframeSrc}?rsCode=${data.shareCode}` })));
|
|
2901
2879
|
}
|
|
2902
2880
|
|
|
2903
2881
|
const CheckMark = () => (h("svg", { width: 12, height: 10, fill: "none", xmlns: "http://www.w3.org/2000/svg" },
|
|
@@ -2929,15 +2907,15 @@ function Dot({ active, completed, incomplete, stage, }) {
|
|
|
2929
2907
|
} },
|
|
2930
2908
|
h("div", { style: {
|
|
2931
2909
|
backgroundColor: completed
|
|
2932
|
-
? "var(--
|
|
2910
|
+
? "var(--sqm-success-color-icon)"
|
|
2933
2911
|
: incomplete
|
|
2934
|
-
? "var(--
|
|
2935
|
-
: "
|
|
2912
|
+
? "var(--sqm-border-color)"
|
|
2913
|
+
: "white",
|
|
2936
2914
|
border: active
|
|
2937
|
-
? "1px solid var(--
|
|
2915
|
+
? "1px solid var(--sqm-success-color-border)"
|
|
2938
2916
|
: incomplete
|
|
2939
|
-
? "1px solid var(--
|
|
2940
|
-
: "1px solid var(--
|
|
2917
|
+
? "1px solid var(--sqm-border-color)"
|
|
2918
|
+
: "1px solid var(--sqm-success-color-border)",
|
|
2941
2919
|
borderRadius: "50%",
|
|
2942
2920
|
width: "23px",
|
|
2943
2921
|
height: "23px",
|
|
@@ -2947,8 +2925,8 @@ function Dot({ active, completed, incomplete, stage, }) {
|
|
|
2947
2925
|
} }, completed ? (h("div", { style: { top: "-10.5%", left: "23.5%", position: "relative" } },
|
|
2948
2926
|
h(CheckMark, null))) : (h("div", { style: {
|
|
2949
2927
|
color: active
|
|
2950
|
-
? "var(--
|
|
2951
|
-
: "var(--
|
|
2928
|
+
? "var(--sqm-success-color-border)"
|
|
2929
|
+
: "var(--sqm-text-subdued)",
|
|
2952
2930
|
width: "23px",
|
|
2953
2931
|
lineHeight: "24px",
|
|
2954
2932
|
textAlign: "center",
|
|
@@ -2962,8 +2940,8 @@ function ProgressLine({ incomplete = false, active = false, invisible = false, }
|
|
|
2962
2940
|
height: "4px",
|
|
2963
2941
|
borderRadius: "4px",
|
|
2964
2942
|
background: incomplete || active
|
|
2965
|
-
? "var(--
|
|
2966
|
-
: "var(--
|
|
2943
|
+
? "var(--sqm-border-color)"
|
|
2944
|
+
: "var(--sqm-success-color-icon)",
|
|
2967
2945
|
position: "relative",
|
|
2968
2946
|
bottom: "0",
|
|
2969
2947
|
left: "0",
|
|
@@ -2986,7 +2964,7 @@ function ProgressBar({ stageCount, currentStage, }) {
|
|
|
2986
2964
|
return (h("div", { style: { display: "flex", columnGap: "-2px" } }, Array.from(Array(stageCount).keys()).map((stage) => (h(Progress, { active: currentStage === stage, completed: currentStage > stage, incomplete: currentStage < stage, stage: stage })))));
|
|
2987
2965
|
}
|
|
2988
2966
|
|
|
2989
|
-
const style$
|
|
2967
|
+
const style$8 = {
|
|
2990
2968
|
HostBlock: HostBlock,
|
|
2991
2969
|
Container: {
|
|
2992
2970
|
minWidth: "300px",
|
|
@@ -3000,21 +2978,25 @@ const style$9 = {
|
|
|
3000
2978
|
margin: "0 auto",
|
|
3001
2979
|
},
|
|
3002
2980
|
Select: {
|
|
2981
|
+
"&::part(base)": {
|
|
2982
|
+
borderRadius: "var(--sqm-input-border-radius)",
|
|
2983
|
+
},
|
|
3003
2984
|
"&::part(label)": {
|
|
3004
|
-
|
|
2985
|
+
color: "var(--sqm-input-label-color)",
|
|
3005
2986
|
},
|
|
3006
2987
|
"&::part(menu)": {
|
|
3007
2988
|
maxHeight: "450px",
|
|
3008
2989
|
},
|
|
3009
2990
|
"& sl-menu-item::part(checked-icon)": {
|
|
3010
2991
|
top: "8px",
|
|
2992
|
+
color: "var(--sqm-text)",
|
|
3011
2993
|
},
|
|
3012
2994
|
"& sl-menu-item::part(base)": {
|
|
3013
2995
|
flexDirection: "column",
|
|
3014
2996
|
},
|
|
3015
2997
|
"& sl-menu-item::part(base):focus": {
|
|
3016
|
-
background: "
|
|
3017
|
-
color: "var(--
|
|
2998
|
+
background: "var(--sqm-accent-color-background)",
|
|
2999
|
+
color: "var(--sqm-text)",
|
|
3018
3000
|
},
|
|
3019
3001
|
},
|
|
3020
3002
|
ProgressBar: {
|
|
@@ -3034,7 +3016,7 @@ const style$9 = {
|
|
|
3034
3016
|
flex: "1 1 0",
|
|
3035
3017
|
},
|
|
3036
3018
|
"& .text.subdued": {
|
|
3037
|
-
color: "var(--
|
|
3019
|
+
color: "var(--sqm-text-subdued)",
|
|
3038
3020
|
},
|
|
3039
3021
|
},
|
|
3040
3022
|
},
|
|
@@ -3049,6 +3031,9 @@ const style$9 = {
|
|
|
3049
3031
|
userSelect: "none",
|
|
3050
3032
|
height: "120px",
|
|
3051
3033
|
"&::part(base)": {
|
|
3034
|
+
background: "var(--sqm-portal-background)",
|
|
3035
|
+
border: "var(--sqm-border-thickness) solid var(--sqm-border-color)",
|
|
3036
|
+
borderRadius: "var(--sqm-border-radius-normal)",
|
|
3052
3037
|
boxShadow: "none",
|
|
3053
3038
|
width: "100%",
|
|
3054
3039
|
},
|
|
@@ -3057,10 +3042,11 @@ const style$9 = {
|
|
|
3057
3042
|
padding: 0,
|
|
3058
3043
|
},
|
|
3059
3044
|
"& .selected": {
|
|
3045
|
+
borderRadius: "var(--sqm-border-radius-normal)",
|
|
3060
3046
|
position: "relative",
|
|
3061
3047
|
top: "-2%",
|
|
3062
3048
|
left: "100%",
|
|
3063
|
-
color: "var(--
|
|
3049
|
+
color: "var(--sqm-primary-color)",
|
|
3064
3050
|
margin: "-9px",
|
|
3065
3051
|
},
|
|
3066
3052
|
},
|
|
@@ -3092,7 +3078,7 @@ const style$9 = {
|
|
|
3092
3078
|
fontSize: "var(--sl-font-size-medium)",
|
|
3093
3079
|
lineHeight: "var(--sl-line-height-dense)",
|
|
3094
3080
|
fontWeight: "600",
|
|
3095
|
-
color: "var(--
|
|
3081
|
+
color: "var(--sqm-text)",
|
|
3096
3082
|
display: "-webkit-box",
|
|
3097
3083
|
"-webkit-line-clamp": "1",
|
|
3098
3084
|
"-webkit-box-orient": "vertical",
|
|
@@ -3102,7 +3088,7 @@ const style$9 = {
|
|
|
3102
3088
|
fontSize: "var(--sl-font-size-small)",
|
|
3103
3089
|
lineHeight: "var(--sl-line-height-dense)",
|
|
3104
3090
|
marginTop: "var(--sl-spacing-x-small)",
|
|
3105
|
-
color: "var(--
|
|
3091
|
+
color: "var(--sqm-text-subdued)",
|
|
3106
3092
|
display: "-webkit-box",
|
|
3107
3093
|
"-webkit-line-clamp": "1",
|
|
3108
3094
|
"-webkit-box-orient": "vertical",
|
|
@@ -3113,7 +3099,7 @@ const style$9 = {
|
|
|
3113
3099
|
lineHeight: "var(--sl-line-height-dense)",
|
|
3114
3100
|
marginTop: "var(--sl-spacing-x-small)",
|
|
3115
3101
|
fontWeight: "600",
|
|
3116
|
-
color: "var(--
|
|
3102
|
+
color: "var(--sqm-warning-color-icon)",
|
|
3117
3103
|
display: "-webkit-box",
|
|
3118
3104
|
"-webkit-line-clamp": "1",
|
|
3119
3105
|
"-webkit-box-orient": "vertical",
|
|
@@ -3148,7 +3134,6 @@ const style$9 = {
|
|
|
3148
3134
|
"& .text": {
|
|
3149
3135
|
width: "50%",
|
|
3150
3136
|
maxWidth: "400px",
|
|
3151
|
-
// minWidth: "330px",
|
|
3152
3137
|
"@media (max-width: 799px)": {
|
|
3153
3138
|
width: "auto",
|
|
3154
3139
|
margin: "auto",
|
|
@@ -3157,17 +3142,17 @@ const style$9 = {
|
|
|
3157
3142
|
"& .title": {
|
|
3158
3143
|
fontSize: "var(--sl-font-size-large)",
|
|
3159
3144
|
fontWeight: "var(--sl-font-weight-semibold)",
|
|
3160
|
-
color: "var(--
|
|
3145
|
+
color: "var(--sqm-text)",
|
|
3161
3146
|
},
|
|
3162
3147
|
"& .points": {
|
|
3163
3148
|
fontSize: "var(--sl-font-size-large)",
|
|
3164
3149
|
fontWeight: "var(--sl-font-weight-semibold)",
|
|
3165
|
-
color: "var(--
|
|
3150
|
+
color: "var(--sqm-accent-color-text)",
|
|
3166
3151
|
},
|
|
3167
3152
|
"& .description": {
|
|
3168
3153
|
fontSize: "var(--sl-font-size-medium)",
|
|
3169
3154
|
fontWeight: "var(--sl-font-weight-normal)",
|
|
3170
|
-
color: "var(--
|
|
3155
|
+
color: "var(--sqm-text-subdued)",
|
|
3171
3156
|
margin: "var(--sl-spacing-medium) 0",
|
|
3172
3157
|
lineHeight: "var(--sl-line-height-dense)",
|
|
3173
3158
|
marginTop: "var(--sl-spacing-xx-small)",
|
|
@@ -3176,14 +3161,14 @@ const style$9 = {
|
|
|
3176
3161
|
marginBottom: "var(--sl-spacing-xxx-large)",
|
|
3177
3162
|
},
|
|
3178
3163
|
"& sl-menu-item[disabled]::part(label)": {
|
|
3179
|
-
color: "var(
|
|
3164
|
+
color: "var(sqm-text-subdued)",
|
|
3180
3165
|
},
|
|
3181
3166
|
"& sl-menu-item[disabled]": {
|
|
3182
3167
|
"& .step-cost": {
|
|
3183
|
-
color: "var(
|
|
3168
|
+
color: "var(sqm-text-subdued)",
|
|
3184
3169
|
},
|
|
3185
3170
|
"& .step-value": {
|
|
3186
|
-
color: "var(
|
|
3171
|
+
color: "var(sqm-text-subdued)",
|
|
3187
3172
|
},
|
|
3188
3173
|
},
|
|
3189
3174
|
},
|
|
@@ -3191,16 +3176,16 @@ const style$9 = {
|
|
|
3191
3176
|
display: "flex",
|
|
3192
3177
|
flexDirection: "column",
|
|
3193
3178
|
"&::part(label)": {
|
|
3194
|
-
color: "var(--
|
|
3179
|
+
color: "var(--sqm-text)",
|
|
3195
3180
|
margin: "0",
|
|
3196
3181
|
},
|
|
3197
3182
|
"& .step-cost": {
|
|
3198
|
-
color: "var(--
|
|
3183
|
+
color: "var(--sqm-text-subdued)",
|
|
3199
3184
|
marginBottom: "var(--sl-spacing-x-small)",
|
|
3200
3185
|
},
|
|
3201
3186
|
"& .step-unavailable": {
|
|
3202
3187
|
fontSize: "var(--sl-font-size-small)",
|
|
3203
|
-
color: "var(--
|
|
3188
|
+
color: "var(--sqm-warning-color-text)",
|
|
3204
3189
|
margin: "0",
|
|
3205
3190
|
},
|
|
3206
3191
|
},
|
|
@@ -3209,10 +3194,10 @@ const style$9 = {
|
|
|
3209
3194
|
"& .title": {
|
|
3210
3195
|
fontSize: "var(--sl-font-size-large)",
|
|
3211
3196
|
fontWeight: "var(--sl-font-weight-semibold)",
|
|
3212
|
-
color: "var(--
|
|
3197
|
+
color: "var(--sqm-text)",
|
|
3213
3198
|
},
|
|
3214
3199
|
"& .description": {
|
|
3215
|
-
color: "var(--
|
|
3200
|
+
color: "var(--sqm-text-subued)",
|
|
3216
3201
|
maxWidth: "350px",
|
|
3217
3202
|
margin: "0 auto",
|
|
3218
3203
|
lineHeight: "var(--sl-line-height-dense)",
|
|
@@ -3223,7 +3208,7 @@ const style$9 = {
|
|
|
3223
3208
|
maxWidth: "350px",
|
|
3224
3209
|
margin: "-30px auto var(--sl-spacing-xxx-large) auto",
|
|
3225
3210
|
textAlign: "left",
|
|
3226
|
-
color: "var(--
|
|
3211
|
+
color: "var(--sqm-text-subdued)",
|
|
3227
3212
|
},
|
|
3228
3213
|
},
|
|
3229
3214
|
Grid: {
|
|
@@ -3265,10 +3250,9 @@ const style$9 = {
|
|
|
3265
3250
|
},
|
|
3266
3251
|
"& .field": {
|
|
3267
3252
|
width: "30%",
|
|
3268
|
-
textTransform: "uppercase",
|
|
3269
3253
|
fontSize: "var(--sl-font-size-medium)",
|
|
3270
3254
|
fontWeight: "var(--sl-font-weight-normal)",
|
|
3271
|
-
color: "var(--
|
|
3255
|
+
color: "var(--sqm-text-subdued)",
|
|
3272
3256
|
textAlign: "left",
|
|
3273
3257
|
paddingRight: "var(--sl-spacing-xxx-large)",
|
|
3274
3258
|
"@media (max-width: 499px)": {
|
|
@@ -3282,7 +3266,7 @@ const style$9 = {
|
|
|
3282
3266
|
fontWeight: "var(--sl-font-weight-semibold)",
|
|
3283
3267
|
},
|
|
3284
3268
|
"& .top-border": {
|
|
3285
|
-
borderTop: "
|
|
3269
|
+
borderTop: "var(--sqm-border-thickness) solid var(--sqm-border-color)",
|
|
3286
3270
|
},
|
|
3287
3271
|
"& .image": {
|
|
3288
3272
|
width: "200px",
|
|
@@ -3298,10 +3282,6 @@ const style$9 = {
|
|
|
3298
3282
|
"& .cancel": {
|
|
3299
3283
|
marginLeft: "auto",
|
|
3300
3284
|
marginRight: "var(--sl-spacing-medium)",
|
|
3301
|
-
"&::part(base)": {
|
|
3302
|
-
fontWeight: "var(--sl-font-weight-normal)",
|
|
3303
|
-
color: "var(--sl-color-neutral-1000)",
|
|
3304
|
-
},
|
|
3305
3285
|
"@media (max-width: 499px)": {
|
|
3306
3286
|
width: "100%",
|
|
3307
3287
|
marginRight: "0",
|
|
@@ -3309,12 +3289,6 @@ const style$9 = {
|
|
|
3309
3289
|
},
|
|
3310
3290
|
},
|
|
3311
3291
|
"& .continue": {
|
|
3312
|
-
"&::part(base)": {
|
|
3313
|
-
background: "var(--sl-color-primary-500)",
|
|
3314
|
-
borderColor: "var(--sl-color-primary-500)",
|
|
3315
|
-
fontWeight: "var(--sl-font-weight-normal)",
|
|
3316
|
-
color: "var(--sl-color-neutral-0)",
|
|
3317
|
-
},
|
|
3318
3292
|
"@media (max-width: 499px)": {
|
|
3319
3293
|
width: "100%",
|
|
3320
3294
|
},
|
|
@@ -3337,8 +3311,8 @@ const style$9 = {
|
|
|
3337
3311
|
},
|
|
3338
3312
|
};
|
|
3339
3313
|
// JSS config
|
|
3340
|
-
const sheet$
|
|
3341
|
-
const styleString$
|
|
3314
|
+
const sheet$8 = createStyleSheet(style$8);
|
|
3315
|
+
const styleString$8 = sheet$8.toString();
|
|
3342
3316
|
const stageList = ["chooseReward", "chooseAmount", "confirmation", "success"];
|
|
3343
3317
|
function RewardExchangeView(props) {
|
|
3344
3318
|
const { states, data, callbacks, refs } = props;
|
|
@@ -3361,7 +3335,7 @@ function RewardExchangeView(props) {
|
|
|
3361
3335
|
sourceUnit: item.sourceUnit,
|
|
3362
3336
|
})));
|
|
3363
3337
|
}
|
|
3364
|
-
return (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$
|
|
3338
|
+
return (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) => {
|
|
3365
3339
|
var _a, _b, _c, _d, _e;
|
|
3366
3340
|
return callbacks.setExchangeState({
|
|
3367
3341
|
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,
|
|
@@ -3369,7 +3343,7 @@ function RewardExchangeView(props) {
|
|
|
3369
3343
|
});
|
|
3370
3344
|
} }, (_c = item.steps) === null || _c === void 0 ? void 0 : _c.map((step) => {
|
|
3371
3345
|
var _a, _b;
|
|
3372
|
-
return (h("sl-menu-item", { value: step, disabled: !step.available, class: sheet$
|
|
3346
|
+
return (h("sl-menu-item", { value: step, disabled: !step.available, class: sheet$8.classes.SelectItem },
|
|
3373
3347
|
step.prettyDestinationValue,
|
|
3374
3348
|
h("br", null),
|
|
3375
3349
|
h("div", { class: "step-cost", slot: "suffix" },
|
|
@@ -3388,17 +3362,18 @@ function RewardExchangeView(props) {
|
|
|
3388
3362
|
var _a;
|
|
3389
3363
|
return [
|
|
3390
3364
|
h("div", { part: "choose-reward-container" },
|
|
3391
|
-
h("div", { class: sheet$
|
|
3392
|
-
states.loading || states.queryError ? (loading()) : (h("div", { class: sheet$
|
|
3365
|
+
h("div", { class: sheet$8.classes.Title }, states.content.text.rewardTitle),
|
|
3366
|
+
states.loading || states.queryError ? (loading()) : (h("div", { class: sheet$8.classes.Grid }, (_a = data.exchangeList) === null || _a === void 0 ? void 0 : _a.map((item) => {
|
|
3393
3367
|
var _a, _b, _c, _d, _e;
|
|
3394
3368
|
const style = {
|
|
3395
3369
|
boxShadow: item.key === (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.key)
|
|
3396
|
-
? "0 0 0 2px var(--
|
|
3370
|
+
? "0 0 0 2px var(--sqm-primary-color)"
|
|
3397
3371
|
: "none",
|
|
3398
|
-
borderRadius: "
|
|
3372
|
+
borderRadius: "var(--sqm-border-radius-normal)",
|
|
3373
|
+
borderColor: "none",
|
|
3399
3374
|
};
|
|
3400
3375
|
return (h("div", { key: item.key, style: style },
|
|
3401
|
-
h("sl-card", { exportparts: "base: exchange-card-container", class: sheet$
|
|
3376
|
+
h("sl-card", { exportparts: "base: exchange-card-container", class: sheet$8.classes.Card, style: {
|
|
3402
3377
|
cursor: item.unavailableReasonCode
|
|
3403
3378
|
? "not-allowed"
|
|
3404
3379
|
: "pointer",
|
|
@@ -3415,14 +3390,14 @@ function RewardExchangeView(props) {
|
|
|
3415
3390
|
? "rgba(0, 0, 0, 0.05)"
|
|
3416
3391
|
: "rgba(0, 0, 0, 0)",
|
|
3417
3392
|
} },
|
|
3418
|
-
h("div", { class: sheet$
|
|
3393
|
+
h("div", { class: sheet$8.classes.Image, style: {
|
|
3419
3394
|
opacity: item.unavailableReasonCode ? "0.5" : "1",
|
|
3420
3395
|
} },
|
|
3421
3396
|
h("img", { class: item.unavailableReasonCode
|
|
3422
3397
|
? "image subdued"
|
|
3423
3398
|
: "image", src: (item === null || item === void 0 ? void 0 : item.imageUrl) ||
|
|
3424
3399
|
getAssetPath("./assets/Reward-image.png") })),
|
|
3425
|
-
h("div", { class: sheet$
|
|
3400
|
+
h("div", { class: sheet$8.classes.TextArea, style: {
|
|
3426
3401
|
opacity: item.unavailableReasonCode ? "0.5" : "1",
|
|
3427
3402
|
} },
|
|
3428
3403
|
h("div", { class: "title", style: {
|
|
@@ -3455,8 +3430,8 @@ function RewardExchangeView(props) {
|
|
|
3455
3430
|
item.prettySourceMinValue,
|
|
3456
3431
|
}))))))));
|
|
3457
3432
|
}))),
|
|
3458
|
-
h("div", { class: sheet$
|
|
3459
|
-
h("sl-button", { exportparts: "base: primarybutton-base", class: "continue right", size: "large", onClick: () => callbacks.setStage("chooseAmount"), loading: states.loading, disabled: !states.selectedItem }, states.content.text.continueText))),
|
|
3433
|
+
h("div", { class: sheet$8.classes.Button },
|
|
3434
|
+
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))),
|
|
3460
3435
|
];
|
|
3461
3436
|
}
|
|
3462
3437
|
function chooseAmount() {
|
|
@@ -3466,7 +3441,7 @@ function RewardExchangeView(props) {
|
|
|
3466
3441
|
? false
|
|
3467
3442
|
: input && !states.amount;
|
|
3468
3443
|
return (h("div", null,
|
|
3469
|
-
h("div", { class: sheet$
|
|
3444
|
+
h("div", { class: sheet$8.classes.ChooseAmount, part: "choose-amount-container" },
|
|
3470
3445
|
h("div", { class: "wrapper" },
|
|
3471
3446
|
h("img", { class: "image", src: (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.imageUrl) ||
|
|
3472
3447
|
getAssetPath("./assets/Reward-image.png") }),
|
|
@@ -3475,16 +3450,16 @@ function RewardExchangeView(props) {
|
|
|
3475
3450
|
((_c = states.selectedItem) === null || _c === void 0 ? void 0 : _c.ruleType) === "FIXED_GLOBAL_REWARD" ? (h("div", { class: "points" }, input)) : (h("div", { class: "description" }, selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.description)),
|
|
3476
3451
|
((_d = states.selectedItem) === null || _d === void 0 ? void 0 : _d.ruleType) === "FIXED_GLOBAL_REWARD" ? (h("div", { class: "description" }, selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.description)) : (h("div", null, input)),
|
|
3477
3452
|
h("div", { class: "space" }))),
|
|
3478
|
-
h("div", { class: sheet$
|
|
3479
|
-
h("sl-button", { exportparts: "base: secondarybutton-base", class: "cancel", size: "large", type: "
|
|
3480
|
-
h("sl-button", { exportparts: "base: primarybutton-base", class: "continue", size: "large", onClick: () => callbacks.setStage("confirmation"), disabled: isDisabled }, states.content.text.continueToConfirmationText)))));
|
|
3453
|
+
h("div", { class: sheet$8.classes.Button },
|
|
3454
|
+
h("sl-button", { exportparts: "base: secondarybutton-base", class: "cancel", size: "large", type: "secondary", onClick: () => callbacks.resetState() }, states.content.text.cancelText),
|
|
3455
|
+
h("sl-button", { exportparts: "base: primarybutton-base", class: "continue", size: "large", type: "primary", onClick: () => callbacks.setStage("confirmation"), disabled: isDisabled }, states.content.text.continueToConfirmationText)))));
|
|
3481
3456
|
}
|
|
3482
3457
|
function confirmation() {
|
|
3483
3458
|
const cost = (selectedStep === null || selectedStep === void 0 ? void 0 : selectedStep.prettySourceValue) || selectedItem.prettySourceValue;
|
|
3484
3459
|
const amount = selectedStep === null || selectedStep === void 0 ? void 0 : selectedStep.prettyDestinationValue;
|
|
3485
3460
|
return (h("div", null,
|
|
3486
|
-
h("div", { class: sheet$
|
|
3487
|
-
h("div", { class: sheet$
|
|
3461
|
+
h("div", { class: sheet$8.classes.Confirmation, part: "confirmation-container" },
|
|
3462
|
+
h("div", { class: sheet$8.classes.Title }, states.content.text.redeemTitle),
|
|
3488
3463
|
h("div", { class: "wrapper" },
|
|
3489
3464
|
h("div", { class: "field" }, states.content.text.rewardNameTitle),
|
|
3490
3465
|
h("div", { class: "reward-item-container" },
|
|
@@ -3499,13 +3474,13 @@ function RewardExchangeView(props) {
|
|
|
3499
3474
|
h("div", { class: "wrapper top-border padding" },
|
|
3500
3475
|
h("div", { class: "field" }, states.content.text.costTitle),
|
|
3501
3476
|
h("div", { class: "value" }, cost)),
|
|
3502
|
-
h("div", { class: sheet$
|
|
3503
|
-
h("sl-button", { class: "cancel", type: "
|
|
3504
|
-
h("sl-button", { class: "continue", size: "large", loading: states.loading, onClick: callbacks.exchangeReward }, states.content.text.redeemText)))));
|
|
3477
|
+
h("div", { class: sheet$8.classes.Button },
|
|
3478
|
+
h("sl-button", { class: "cancel", type: "secondary", size: "large", onClick: () => callbacks.setStage("chooseAmount") }, states.content.text.backText),
|
|
3479
|
+
h("sl-button", { class: "continue", size: "large", type: "primary", loading: states.loading, onClick: callbacks.exchangeReward }, states.content.text.redeemText)))));
|
|
3505
3480
|
}
|
|
3506
3481
|
function success() {
|
|
3507
3482
|
var _a, _b, _c, _d, _e, _f;
|
|
3508
|
-
return (h("div", { class: sheet$
|
|
3483
|
+
return (h("div", { class: sheet$8.classes.Success, part: "success-container" },
|
|
3509
3484
|
h(Gift$1, null),
|
|
3510
3485
|
h(Confetti, null),
|
|
3511
3486
|
h("div", { class: "title" }, (_a = states.content.text) === null || _a === void 0 ? void 0 : _a.rewardRedeemedText),
|
|
@@ -3520,7 +3495,7 @@ function RewardExchangeView(props) {
|
|
|
3520
3495
|
(data === null || data === void 0 ? void 0 : data.fuelTankCode) && (h("div", { class: "promo" },
|
|
3521
3496
|
states.content.text.promoCode,
|
|
3522
3497
|
h(CopyTextView, { copyString: data.fuelTankCode, tooltiptext: (_f = states === null || states === void 0 ? void 0 : states.content) === null || _f === void 0 ? void 0 : _f.text.tooltipText, open: states.open, onClick: callbacks.copyFuelTankCode }))),
|
|
3523
|
-
h("div", { class: sheet$
|
|
3498
|
+
h("div", { class: sheet$8.classes.Button },
|
|
3524
3499
|
h("sl-button", { class: "continue center", type: "primary", size: "large", onClick: () => callbacks.resetState(true) }, states.content.text.doneText))));
|
|
3525
3500
|
}
|
|
3526
3501
|
const stages = {
|
|
@@ -3532,7 +3507,7 @@ function RewardExchangeView(props) {
|
|
|
3532
3507
|
const currentStage = stages[states.redeemStage];
|
|
3533
3508
|
function stageMap() {
|
|
3534
3509
|
const stageNumber = stageList.indexOf(states.redeemStage);
|
|
3535
|
-
return (h("div", { class: sheet$
|
|
3510
|
+
return (h("div", { class: sheet$8.classes.ProgressBar },
|
|
3536
3511
|
h("div", { class: "text-area" }, Object.keys(stageProgressList).map((stage) => {
|
|
3537
3512
|
if (stageList.indexOf(stage) <= stageNumber) {
|
|
3538
3513
|
return h("span", { class: "text" }, stageProgressList[stage]);
|
|
@@ -3544,16 +3519,16 @@ function RewardExchangeView(props) {
|
|
|
3544
3519
|
h(ProgressBar, { stageCount: 3, currentStage: stageNumber })));
|
|
3545
3520
|
}
|
|
3546
3521
|
function loading() {
|
|
3547
|
-
return (h("div", { class: sheet$
|
|
3522
|
+
return (h("div", { class: sheet$8.classes.Grid, part: "loading-container" }, [...Array(states.content.text.skeletonCardNum)].map(() => {
|
|
3548
3523
|
return (h("div", null,
|
|
3549
|
-
h("sl-card", { class: sheet$
|
|
3550
|
-
h("div", { class: sheet$
|
|
3524
|
+
h("sl-card", { class: sheet$8.classes.Card },
|
|
3525
|
+
h("div", { class: sheet$8.classes.CardLayout },
|
|
3551
3526
|
h("div", null,
|
|
3552
3527
|
h("sl-skeleton", { style: {
|
|
3553
3528
|
width: "100px",
|
|
3554
3529
|
height: "100px",
|
|
3555
3530
|
margin: "9px",
|
|
3556
|
-
"--border-radius": "
|
|
3531
|
+
"--border-radius": "var(--sqm-border-radius-normal)",
|
|
3557
3532
|
} })),
|
|
3558
3533
|
h("div", { style: {
|
|
3559
3534
|
margin: "var(--sl-spacing-small) var(--sl-spacing-small) 0 0",
|
|
@@ -3579,12 +3554,12 @@ function RewardExchangeView(props) {
|
|
|
3579
3554
|
if (!(refs === null || refs === void 0 ? void 0 : refs.canvasRef))
|
|
3580
3555
|
return;
|
|
3581
3556
|
refs.canvasRef.current = canvas;
|
|
3582
|
-
}, id: "my-canvas", class: sheet$
|
|
3557
|
+
}, id: "my-canvas", class: sheet$8.classes.Confetti }));
|
|
3583
3558
|
}
|
|
3584
3559
|
if (states.noExchangeOptions)
|
|
3585
3560
|
return states.content.text.empty;
|
|
3586
|
-
return (h("div", { class: sheet$
|
|
3587
|
-
h("style", { type: "text/css" }, styleString$
|
|
3561
|
+
return (h("div", { class: sheet$8.classes.Container, part: "sqm-base" },
|
|
3562
|
+
h("style", { type: "text/css" }, styleString$8),
|
|
3588
3563
|
h("div", null,
|
|
3589
3564
|
stageMap(),
|
|
3590
3565
|
states.exchangeError && errorMessage(),
|
|
@@ -3645,15 +3620,14 @@ const baseResponse = (data, stage = "chooseReward", selectedItem = null, selecte
|
|
|
3645
3620
|
setStage: null,
|
|
3646
3621
|
setExchangeState: null,
|
|
3647
3622
|
copyFuelTankCode: null,
|
|
3648
|
-
refs: null,
|
|
3649
3623
|
},
|
|
3650
3624
|
refs: null,
|
|
3651
3625
|
});
|
|
3652
3626
|
const baseReward = {
|
|
3653
|
-
key: "",
|
|
3654
|
-
name: "",
|
|
3627
|
+
key: "reward",
|
|
3628
|
+
name: "Demo Reward",
|
|
3655
3629
|
description: "Description of reward. Lorem ipsum dolor sit amet, consectetur adipiscing. Id nec semper sapien dignissim rhoncus nunc.",
|
|
3656
|
-
imageUrl: "",
|
|
3630
|
+
imageUrl: "https://res.cloudinary.com/saasquatch/image/upload/v1643653103/squatch-assets/default_rewards_1.png",
|
|
3657
3631
|
available: true,
|
|
3658
3632
|
unavailableReasonCode: null,
|
|
3659
3633
|
ruleType: "FIXED_GLOBAL_REWARD",
|
|
@@ -3670,7 +3644,34 @@ const baseReward = {
|
|
|
3670
3644
|
prettyDestinationMaxValue: null,
|
|
3671
3645
|
globalRewardKey: "",
|
|
3672
3646
|
destinationUnit: null,
|
|
3673
|
-
steps: [
|
|
3647
|
+
steps: [
|
|
3648
|
+
{
|
|
3649
|
+
prettyDestinationValue: "Reward Step 1",
|
|
3650
|
+
prettySourceValue: "50 Points",
|
|
3651
|
+
available: true,
|
|
3652
|
+
unavailableReasonCode: null,
|
|
3653
|
+
destinationValue: 10,
|
|
3654
|
+
sourceValue: 1,
|
|
3655
|
+
globalRewardKey: "reward1",
|
|
3656
|
+
rewardInput: {
|
|
3657
|
+
accountId: "zach",
|
|
3658
|
+
userId: "zach",
|
|
3659
|
+
},
|
|
3660
|
+
},
|
|
3661
|
+
{
|
|
3662
|
+
prettyDestinationValue: "Reward Step 2",
|
|
3663
|
+
prettySourceValue: "100 Points",
|
|
3664
|
+
available: false,
|
|
3665
|
+
unavailableReasonCode: "Not enough points",
|
|
3666
|
+
destinationValue: 10,
|
|
3667
|
+
sourceValue: 1,
|
|
3668
|
+
globalRewardKey: "reward1",
|
|
3669
|
+
rewardInput: {
|
|
3670
|
+
accountId: "zach",
|
|
3671
|
+
userId: "zach",
|
|
3672
|
+
},
|
|
3673
|
+
},
|
|
3674
|
+
],
|
|
3674
3675
|
};
|
|
3675
3676
|
const notEnoughPoints = {
|
|
3676
3677
|
available: false,
|
|
@@ -3974,108 +3975,164 @@ const empty = {
|
|
|
3974
3975
|
...baseResponse(null, "chooseReward", null, null, false, false, null, true),
|
|
3975
3976
|
};
|
|
3976
3977
|
|
|
3977
|
-
|
|
3978
|
-
|
|
3979
|
-
|
|
3980
|
-
|
|
3981
|
-
|
|
3982
|
-
|
|
3983
|
-
|
|
3984
|
-
|
|
3985
|
-
|
|
3986
|
-
|
|
3987
|
-
|
|
3988
|
-
|
|
3989
|
-
|
|
3990
|
-
|
|
3991
|
-
|
|
3992
|
-
display: block;
|
|
3978
|
+
const MessageLinkQuery = dist.gql `
|
|
3979
|
+
query (
|
|
3980
|
+
$programId: ID
|
|
3981
|
+
$engagementMedium: UserEngagementMedium!
|
|
3982
|
+
$shareMedium: ReferralShareMedium!
|
|
3983
|
+
) {
|
|
3984
|
+
viewer {
|
|
3985
|
+
... on User {
|
|
3986
|
+
messageLink(
|
|
3987
|
+
programId: $programId
|
|
3988
|
+
engagementMedium: $engagementMedium
|
|
3989
|
+
shareMedium: $shareMedium
|
|
3990
|
+
)
|
|
3991
|
+
shareLink(programId: $programId, engagementMedium: $engagementMedium)
|
|
3992
|
+
}
|
|
3993
3993
|
}
|
|
3994
|
-
|
|
3995
|
-
`;
|
|
3996
|
-
return (h("div", null,
|
|
3997
|
-
h("style", { type: "text/css" },
|
|
3998
|
-
styleString,
|
|
3999
|
-
vanillaStyle),
|
|
4000
|
-
h("div", { class: sheet.classes.Container, part: "sqm-base" }, children)));
|
|
4001
|
-
}
|
|
4002
|
-
|
|
4003
|
-
const style$a = {
|
|
4004
|
-
HostBlock: HostBlock,
|
|
4005
|
-
couponCodeLabel: {
|
|
4006
|
-
margin: "var(--sl-spacing-x-small) 0",
|
|
4007
|
-
color: "var(--sqm-text-subdued)",
|
|
4008
|
-
fontSize: "var(--sl-font-size-small)",
|
|
4009
|
-
},
|
|
4010
|
-
};
|
|
4011
|
-
const vanillaStyle$6 = `
|
|
4012
|
-
:host{
|
|
4013
|
-
display: block;
|
|
4014
|
-
width: 100%;
|
|
4015
3994
|
}
|
|
4016
3995
|
`;
|
|
4017
|
-
|
|
4018
|
-
const
|
|
4019
|
-
|
|
4020
|
-
|
|
4021
|
-
|
|
4022
|
-
|
|
4023
|
-
|
|
4024
|
-
|
|
4025
|
-
|
|
4026
|
-
|
|
4027
|
-
|
|
3996
|
+
function NativeShare(props, directLink, undefinedErrorText, unsupportedPlatformText) {
|
|
3997
|
+
const title = props.sharetitle || "Share title";
|
|
3998
|
+
const text = props.sharetext || "Share text";
|
|
3999
|
+
if (directLink === "undefined") {
|
|
4000
|
+
return alert(undefinedErrorText);
|
|
4001
|
+
}
|
|
4002
|
+
if (window.navigator.share) {
|
|
4003
|
+
window.navigator
|
|
4004
|
+
.share({
|
|
4005
|
+
title,
|
|
4006
|
+
text,
|
|
4007
|
+
url: directLink,
|
|
4008
|
+
})
|
|
4009
|
+
.catch((error) => console.error("Error on web share", error));
|
|
4010
|
+
}
|
|
4011
|
+
else {
|
|
4012
|
+
alert(unsupportedPlatformText);
|
|
4013
|
+
}
|
|
4028
4014
|
}
|
|
4029
|
-
|
|
4030
|
-
|
|
4031
|
-
|
|
4032
|
-
|
|
4033
|
-
|
|
4034
|
-
|
|
4035
|
-
|
|
4036
|
-
|
|
4037
|
-
|
|
4038
|
-
0.56,
|
|
4039
|
-
0.46,
|
|
4040
|
-
0.39,
|
|
4041
|
-
0.32,
|
|
4042
|
-
0.25,
|
|
4043
|
-
0.18,
|
|
4044
|
-
0.15,
|
|
4045
|
-
];
|
|
4046
|
-
// https://github.com/ricokahler/color2k/blob/main/src/parseToRgba.ts
|
|
4047
|
-
const hslaRegex = /^hsla?\(\s*([\d.]+)\s*,\s*([\d.]+)%\s*,\s*([\d.]+)%(?:\s*,\s*([\d.]+))?\s*\)$/i;
|
|
4048
|
-
function niceParseToHsla(color) {
|
|
4049
|
-
const normalizedColor = color.trim();
|
|
4050
|
-
const hslaMatch = hslaRegex.exec(normalizedColor);
|
|
4051
|
-
if (hslaMatch) {
|
|
4052
|
-
const [h, s, l, a] = Array.from(hslaMatch).slice(1).map(parseFloat);
|
|
4053
|
-
if (t(0, 100, s) !== s)
|
|
4054
|
-
throw new n(color);
|
|
4055
|
-
if (t(0, 100, l) !== l)
|
|
4056
|
-
throw new n(color);
|
|
4057
|
-
return [h, s / 100, l, a || 1];
|
|
4015
|
+
function FacebookShare(directLink, messageLink, errorText) {
|
|
4016
|
+
if (messageLink === "undefined" || directLink === "undefined") {
|
|
4017
|
+
return alert(errorText);
|
|
4018
|
+
}
|
|
4019
|
+
if (typeof SquatchAndroid.shareOnFacebook !== "undefined") {
|
|
4020
|
+
return SquatchAndroid.shareOnFacebook(directLink, messageLink);
|
|
4021
|
+
}
|
|
4022
|
+
else {
|
|
4023
|
+
return GenericShare(messageLink, errorText);
|
|
4058
4024
|
}
|
|
4059
|
-
// Warning -- converts to RGB first, so is lossy
|
|
4060
|
-
return p(color);
|
|
4061
4025
|
}
|
|
4062
|
-
function
|
|
4063
|
-
|
|
4064
|
-
return lScale
|
|
4065
|
-
.map((l) => z(h, s, l, a))
|
|
4066
|
-
.map((color, index) => {
|
|
4067
|
-
return `--sl-color-${name}-${colorScale[index]}: ${color};\n`;
|
|
4068
|
-
});
|
|
4026
|
+
function GenericShare(messageLink, errorText) {
|
|
4027
|
+
return messageLink ? (window.location.href = messageLink) : alert(errorText);
|
|
4069
4028
|
}
|
|
4070
|
-
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
|
-
|
|
4074
|
-
|
|
4075
|
-
|
|
4076
|
-
|
|
4077
|
-
|
|
4078
|
-
|
|
4029
|
+
function useShareButton(props) {
|
|
4030
|
+
var _a, _b, _c, _d;
|
|
4031
|
+
const { sharetitle, sharetext, medium } = props;
|
|
4032
|
+
const programId = props.programId ? props.programId : H();
|
|
4033
|
+
const user = J();
|
|
4034
|
+
const engagementMedium = B();
|
|
4035
|
+
const variables = {
|
|
4036
|
+
engagementMedium,
|
|
4037
|
+
programId: programId,
|
|
4038
|
+
shareMedium: medium.toUpperCase(),
|
|
4039
|
+
};
|
|
4040
|
+
const contextData = Fn(REFERRAL_CODES_NAMESPACE);
|
|
4041
|
+
const overrideData = contextData === null || contextData === void 0 ? void 0 : contextData[medium];
|
|
4042
|
+
// only queries if a programId is available
|
|
4043
|
+
const res = wn(MessageLinkQuery, variables, !(user === null || user === void 0 ? void 0 : user.jwt) || !programId || overrideData !== undefined);
|
|
4044
|
+
const [setCopied, copiedRes] = $e(SET_CODE_COPIED);
|
|
4045
|
+
const directLink = (overrideData === null || overrideData === void 0 ? void 0 : overrideData.shareLink) || ((_b = (_a = res === null || res === void 0 ? void 0 : res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.shareLink);
|
|
4046
|
+
const environment = getEnvironmentSDK();
|
|
4047
|
+
const hide = (medium.toLocaleUpperCase() === "SMS" &&
|
|
4048
|
+
window.orientation === undefined) ||
|
|
4049
|
+
(medium.toLocaleUpperCase() === "DIRECT" && !window.navigator.share);
|
|
4050
|
+
const messageLink = (overrideData === null || overrideData === void 0 ? void 0 : overrideData.messageLink) || ((_d = (_c = res.data) === null || _c === void 0 ? void 0 : _c.viewer) === null || _d === void 0 ? void 0 : _d.messageLink);
|
|
4051
|
+
async function onClick() {
|
|
4052
|
+
if (overrideData) {
|
|
4053
|
+
await setCopied({ referralCode: contextData.referralCode });
|
|
4054
|
+
contextData.refresh();
|
|
4055
|
+
}
|
|
4056
|
+
if (medium.toLocaleUpperCase() === "FACEBOOK" &&
|
|
4057
|
+
environment.type === "SquatchAndroid") {
|
|
4058
|
+
FacebookShare(directLink, messageLink, props.errorText);
|
|
4059
|
+
}
|
|
4060
|
+
else if (medium.toLocaleUpperCase() === "DIRECT") {
|
|
4061
|
+
NativeShare({ sharetitle, sharetext }, directLink, props.errorText, props.unsupportedPlatformText);
|
|
4062
|
+
}
|
|
4063
|
+
}
|
|
4064
|
+
const isPlainLink = !(medium.toLocaleUpperCase() === "FACEBOOK" &&
|
|
4065
|
+
environment.type === "SquatchAndroid") &&
|
|
4066
|
+
medium.toLocaleUpperCase() !== "DIRECT" &&
|
|
4067
|
+
messageLink;
|
|
4068
|
+
const userAgent = window.navigator.userAgent.toLowerCase(), safari = /safari/.test(userAgent), ios = /iphone|ipod|ipad/.test(userAgent);
|
|
4069
|
+
const openInSameTab = ios && !safari;
|
|
4070
|
+
return {
|
|
4071
|
+
...props,
|
|
4072
|
+
loading: res.loading && !(overrideData === null || overrideData === void 0 ? void 0 : overrideData.messageLink),
|
|
4073
|
+
messageLink,
|
|
4074
|
+
isPlainLink,
|
|
4075
|
+
onClick,
|
|
4076
|
+
openInSameTab,
|
|
4077
|
+
hide,
|
|
4078
|
+
};
|
|
4079
|
+
}
|
|
4080
|
+
|
|
4081
|
+
const MessageLinkQuery$1 = dist.gql `
|
|
4082
|
+
query ($programId: ID, $engagementMedium: UserEngagementMedium!) {
|
|
4083
|
+
user: viewer {
|
|
4084
|
+
... on User {
|
|
4085
|
+
shareLink(
|
|
4086
|
+
programId: $programId
|
|
4087
|
+
engagementMedium: $engagementMedium
|
|
4088
|
+
shareMedium: DIRECT
|
|
4089
|
+
)
|
|
4090
|
+
}
|
|
4091
|
+
}
|
|
4092
|
+
}
|
|
4093
|
+
`;
|
|
4094
|
+
const WIDGET_ENGAGEMENT_EVENT = dist.gql `
|
|
4095
|
+
mutation loadEvent($eventMeta: UserAnalyticsEvent!) {
|
|
4096
|
+
createUserAnalyticsEvent(eventMeta: $eventMeta)
|
|
4097
|
+
}
|
|
4098
|
+
`;
|
|
4099
|
+
function useShareLink(props) {
|
|
4100
|
+
var _a, _b;
|
|
4101
|
+
const { programId = H() } = props;
|
|
4102
|
+
const user = J();
|
|
4103
|
+
const engagementMedium = B();
|
|
4104
|
+
const contextData = Fn(REFERRAL_CODES_NAMESPACE);
|
|
4105
|
+
const { data } = wn(MessageLinkQuery$1, { programId, engagementMedium }, !(user === null || user === void 0 ? void 0 : user.jwt) || !!props.linkOverride || (contextData === null || contextData === void 0 ? void 0 : contextData.shareLink) !== undefined);
|
|
4106
|
+
const [sendLoadEvent] = $e(WIDGET_ENGAGEMENT_EVENT);
|
|
4107
|
+
const [setCopied, copiedRes] = $e(SET_CODE_COPIED);
|
|
4108
|
+
const copyString = (_b = ((contextData === null || contextData === void 0 ? void 0 : contextData.shareLink) || ((_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.shareLink))) !== null && _b !== void 0 ? _b :
|
|
4109
|
+
// Shown during loading
|
|
4110
|
+
"...";
|
|
4111
|
+
const [open, setOpen] = useState(false);
|
|
4112
|
+
async function onClick() {
|
|
4113
|
+
if (contextData) {
|
|
4114
|
+
await setCopied({ referralCode: contextData.referralCode });
|
|
4115
|
+
contextData.refresh();
|
|
4116
|
+
}
|
|
4117
|
+
// Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
|
|
4118
|
+
// Only if called from a user-initiated event
|
|
4119
|
+
navigator.clipboard.writeText(copyString);
|
|
4120
|
+
setOpen(true);
|
|
4121
|
+
setTimeout(() => setOpen(false), props.tooltiplifespan);
|
|
4122
|
+
sendLoadEvent({
|
|
4123
|
+
eventMeta: {
|
|
4124
|
+
programId,
|
|
4125
|
+
id: user === null || user === void 0 ? void 0 : user.id,
|
|
4126
|
+
accountId: user === null || user === void 0 ? void 0 : user.accountId,
|
|
4127
|
+
type: "USER_REFERRAL_PROGRAM_ENGAGEMENT_EVENT",
|
|
4128
|
+
meta: {
|
|
4129
|
+
engagementMedium,
|
|
4130
|
+
shareMedium: "DIRECT",
|
|
4131
|
+
},
|
|
4132
|
+
},
|
|
4133
|
+
});
|
|
4134
|
+
}
|
|
4135
|
+
return { ...props, onClick, open, copyString: copyString };
|
|
4079
4136
|
}
|
|
4080
4137
|
|
|
4081
4138
|
const map = new Map();
|
|
@@ -4112,4 +4169,4 @@ const ShadowViewAddon = ({ story }, children) => {
|
|
|
4112
4169
|
h(TagName, { "stencilbook-shadow-view": randomInt })));
|
|
4113
4170
|
};
|
|
4114
4171
|
|
|
4115
|
-
export {
|
|
4172
|
+
export { empty as A, BigStatView as B, CardFeedView as C, DropdownFieldView as D, EditProfileView as E, rewardExchange as F, useShareButton as G, HeroView as H, InputFieldView as I, useShareLink as J, ProgressBarView as K, LeaderboardView as L, ProgressBar as M, NameFieldsView as N, ShadowViewAddon as O, PortalChangePasswordView as P, useBigStat as Q, ReferralIframeView as R, StatContainerView as S, TaskCardView as T, withShadowView as U, demoRewardExchange as V, ShareButtonView as a, PoweredByImg as b, CheckboxFieldView as c, PortalRegisterView as d, CouponCodeView as e, ChangeMarktingView as f, PortalFooterView as g, PortalFrameView as h, RewardExchangeView as i, rewardExchangeLongText as j, rewardExchangeSelected as k, chooseAmountFixed as l, chooseAmountFixedNoDescription as m, chooseAmountVariable as n, chooseAmountVariableNoDescription as o, chooseAmountVariableDisabled as p, chooseAmountVariableUnavailable as q, rewardExchangeCustomErrorMsg as r, confirmFixed as s, confirmVariable as t, useDemoBigStat as u, redemptionError as v, queryError as w, success as x, successVariable as y, loading as z };
|