@saasquatch/mint-components 1.15.0-7 → 1.15.0-71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{GenericTableView-f0e9c531.js → GenericTableView-a9845e80.js} +6 -6
- package/dist/cjs/IndirectTaxDetailsView-b3b7bb6e.js +646 -0
- package/dist/cjs/{ShadowViewAddon-e666dc8b.js → ShadowViewAddon-232eaf8b.js} +1469 -1399
- package/dist/cjs/{copy-text-view-7441206d.js → copy-text-view-e5223a96.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-ace50780.js} +5 -3
- package/dist/cjs/{extractProps-fd93ba62.js → extractProps-e9c55ba8.js} +14 -0
- package/dist/cjs/{global-124aec2c.js → global-16279e95.js} +12152 -11932
- 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} +871 -2415
- 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_43.cjs.entry.js} +1128 -299
- 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 +352 -0
- package/dist/cjs/sqm-context-router.cjs.entry.js +11 -11
- package/dist/cjs/sqm-email-verification.cjs.entry.js +152 -28
- package/dist/cjs/sqm-empty_4.cjs.entry.js +57 -63
- package/dist/cjs/sqm-form-message.cjs.entry.js +8 -8
- 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 +6 -6
- package/dist/cjs/sqm-navigation-sidebar-item-view-ec7a5c53.js +56 -0
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +31 -8
- package/dist/cjs/{sqm-navigation-sidebar-view-17111896.js → sqm-navigation-sidebar-view-de90ef03.js} +18 -8
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +25 -9
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +97 -70
- package/dist/cjs/sqm-password-field.cjs.entry.js +11 -11
- package/dist/cjs/sqm-popup-container.cjs.entry.js +5 -5
- 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-e2590f1b.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 +9 -9
- 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-5310d41a.js} +4 -4
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +15 -15
- 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 +11 -11
- 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 +12 -12
- package/dist/cjs/{sqm-qr-code-view-3da9ed28.js → sqm-qr-code-view-0c3b2f48.js} +9 -4
- package/dist/cjs/sqm-qr-code.cjs.entry.js +12 -13
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +133 -44
- 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 +82 -35
- 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 +13753 -12462
- package/dist/cjs/sqm-tab.cjs.entry.js +5 -5
- package/dist/cjs/sqm-tabs.cjs.entry.js +27 -13
- package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +1254 -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 +24 -14
- 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-6aa864ef.js} +4 -4
- 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-6847bc06.js → utils-7cbd60cc.js} +5 -0
- package/dist/cjs/utils-d5821f8d.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 +22 -6
- package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +13 -4
- package/dist/collection/components/sqm-brand/sqm-brand.js +12 -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 +60 -3
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
- package/dist/collection/components/sqm-form-message/FormMessage.stories.js +8 -16
- package/dist/collection/components/sqm-form-message/sqm-form-message.css +50 -11
- package/dist/collection/components/sqm-form-message/sqm-form-message.js +4 -4
- package/dist/collection/components/sqm-hero/Hero.stories.js +11 -0
- package/dist/collection/components/sqm-hero/sqm-hero-view.js +14 -6
- package/dist/collection/components/sqm-hero/sqm-hero.js +26 -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 +6 -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 +201 -60
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.js +2 -2
- package/dist/collection/components/sqm-link-button/sqm-link-button.js +1 -0
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +2 -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 +17 -7
- 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 -2
- 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-footer/sqm-portal-footer.js +1 -1
- 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 +102 -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-radio-card/sqm-radio-card-view.js +2 -2
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +34 -31
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +79 -11
- 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 +3 -2
- package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +2 -10
- 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 +34 -4
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +39 -5
- package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +21 -9
- 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-table-row/sqm-table-row.js +2 -2
- package/dist/collection/components/sqm-tabs/Tabs.stories.js +7 -0
- package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +16 -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 +18 -20
- package/dist/collection/components/sqm-task-card/sqm-task-card.js +4 -8
- 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-titled-section/sqm-titled-section.js +1 -1
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +12 -2
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +2 -2
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +138 -14
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +39 -5
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +41 -8
- package/dist/collection/components/tax-and-cash/BankingForm.stories.js +12 -0
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +30 -9
- 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 +54 -58
- 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 +59 -61
- 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 +55 -62
- 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 +24 -27
- 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/sqm-payout-status-alert-view.js +18 -48
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +1 -0
- 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/ErrorView.js +3 -27
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +284 -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 +96 -92
- 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/small-views/IndirectTaxDetailsView.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +166 -52
- 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 +3 -1
- package/dist/collection/global/global.js +27 -12
- package/dist/collection/global/mixins.js +6 -6
- package/dist/collection/global/styles.js +307 -134
- package/dist/collection/global/styles.ts +396 -135
- 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/collection/utils/utils.js +4 -0
- package/dist/esm/{GenericTableView-e7addb2b.js → GenericTableView-e43d310f.js} +6 -6
- package/dist/esm/IndirectTaxDetailsView-451cf5e2.js +639 -0
- package/dist/esm/{ShadowViewAddon-7c10e0ee.js → ShadowViewAddon-31e71683.js} +1468 -1397
- package/dist/esm/{copy-text-view-717050d5.js → copy-text-view-8d1713d7.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-1f587f8b.js} +5 -3
- package/dist/esm/{extractProps-ae1afbb3.js → extractProps-54064fb0.js} +14 -1
- package/dist/esm/{global-6dc825bc.js → global-2f3b2adb.js} +11849 -11630
- 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} +720 -2257
- 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_43.entry.js} +1040 -213
- 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 +348 -0
- package/dist/esm/sqm-context-router.entry.js +4 -4
- package/dist/esm/sqm-email-verification.entry.js +145 -21
- package/dist/esm/sqm-empty_4.entry.js +54 -60
- package/dist/esm/sqm-form-message.entry.js +7 -7
- 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 +5 -5
- package/dist/esm/sqm-navigation-sidebar-item-view-797601b0.js +54 -0
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +30 -7
- package/dist/esm/{sqm-navigation-sidebar-view-9d802b78.js → sqm-navigation-sidebar-view-0a2ec560.js} +18 -8
- package/dist/esm/sqm-navigation-sidebar.entry.js +22 -6
- package/dist/esm/sqm-pagination_3.entry.js +91 -64
- package/dist/esm/sqm-password-field.entry.js +6 -6
- package/dist/esm/sqm-popup-container.entry.js +4 -4
- 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-e68275d7.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 +8 -8
- 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-fe781f47.js} +4 -4
- package/dist/esm/sqm-portal-profile.entry.js +8 -8
- 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 +7 -7
- 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 +7 -7
- package/dist/esm/{sqm-qr-code-view-10b8b4cb.js → sqm-qr-code-view-97124a66.js} +8 -3
- package/dist/esm/sqm-qr-code.entry.js +6 -7
- package/dist/esm/sqm-referral-table_11.entry.js +122 -33
- 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 +70 -23
- 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 +13578 -12287
- package/dist/esm/sqm-tab.entry.js +4 -4
- package/dist/esm/sqm-tabs.entry.js +24 -10
- package/dist/esm/sqm-tax-and-cash.entry.js +1250 -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 +21 -11
- 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-d0720c81.js} +3 -3
- 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-334c1e34.js → utils-03188de2.js} +5 -1
- package/dist/esm/utils-c416c7e4.js +97 -0
- package/dist/esm-es5/GenericTableView-e43d310f.js +1 -0
- package/dist/esm-es5/IndirectTaxDetailsView-451cf5e2.js +1 -0
- package/dist/esm-es5/ShadowViewAddon-31e71683.js +1 -0
- package/dist/esm-es5/copy-text-view-8d1713d7.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-1f587f8b.js +1 -0
- package/dist/esm-es5/extractProps-54064fb0.js +1 -0
- package/dist/esm-es5/{global-6dc825bc.js → global-2f3b2adb.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_43.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-0a2ec560.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-e68275d7.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-fe781f47.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-97124a66.js +1 -0
- package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-route.entry.js +1 -1
- package/dist/esm-es5/sqm-scroll.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/sqm-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-d0720c81.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-03188de2.js +1 -0
- package/dist/esm-es5/utils-c416c7e4.js +1 -0
- package/dist/mint-components/global/styles.ts +396 -135
- 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-9b6a0152.system.entry.js → p-002e6205.system.entry.js} +1 -1
- package/dist/mint-components/{p-266a8b4d.js → p-00791abc.js} +1 -1
- 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-0935f9b7.system.js +1 -0
- package/dist/mint-components/{p-284e4ed5.entry.js → p-0b0f49ad.entry.js} +1 -1
- 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-36ffebd8.system.entry.js → p-0d22c0e5.system.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-100c878b.system.entry.js +1 -0
- package/dist/mint-components/p-1337f47c.entry.js +1 -0
- package/dist/mint-components/p-1363c4ab.system.js +1 -0
- 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-15bfd7e2.system.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-21fab6ef.system.js +1 -0
- package/dist/mint-components/{p-3af1ec4c.entry.js → p-22c11f0e.entry.js} +1 -1
- package/dist/mint-components/{p-f4a8ee29.system.entry.js → p-22d20816.system.entry.js} +1 -1
- package/dist/mint-components/p-2403c6e1.system.js +1 -0
- package/dist/mint-components/p-240bec23.js +1 -0
- package/dist/mint-components/p-246e67d4.system.entry.js +1 -0
- package/dist/mint-components/{p-4b6f2eca.system.entry.js → p-258f4e5e.system.entry.js} +1 -1
- package/dist/mint-components/p-2a8e2f28.system.js +1 -0
- package/dist/mint-components/p-2c310c7d.entry.js +1 -0
- package/dist/mint-components/p-3055141d.entry.js +11 -0
- package/dist/mint-components/p-33703509.system.entry.js +1 -0
- package/dist/mint-components/p-36b1414b.system.js +1 -0
- package/dist/mint-components/{p-c0f19490.js → p-3787a4d6.js} +1 -1
- package/dist/mint-components/p-3b11d902.entry.js +258 -0
- package/dist/mint-components/p-3cb249c3.js +1 -0
- package/dist/mint-components/p-3d1b91a1.system.entry.js +1 -0
- package/dist/mint-components/p-3d99fa43.entry.js +1 -0
- package/dist/mint-components/{p-13ed8586.system.js → p-3dc34570.system.js} +1 -1
- package/dist/mint-components/{p-20245645.js → p-3eba9036.js} +1 -1
- package/dist/mint-components/p-404daf1c.entry.js +144 -0
- package/dist/mint-components/p-40c01a5a.system.js +1 -0
- package/dist/mint-components/{p-4b6dc0e5.entry.js → p-4204a6e3.entry.js} +1 -1
- package/dist/mint-components/{p-f4a72903.system.entry.js → p-4271f436.system.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-434f9eaa.system.entry.js +1 -0
- package/dist/mint-components/{p-726a9924.js → p-460155de.js} +1 -1
- package/dist/mint-components/{p-301ddcaa.system.entry.js → p-485e2d9f.system.entry.js} +1 -1
- package/dist/mint-components/p-49b20dae.js +1 -0
- package/dist/mint-components/p-49e92a7c.js +1233 -0
- package/dist/mint-components/{p-6d2f5a1d.js → p-4d19270b.js} +2 -2
- package/dist/mint-components/p-4d741ccd.js +1 -0
- package/dist/mint-components/p-4eee6c40.entry.js +93 -0
- package/dist/mint-components/p-4f5329a2.system.js +53 -0
- package/dist/mint-components/{p-cf8677ea.js → p-577a4c97.js} +1 -1
- package/dist/mint-components/{p-59274a91.system.js → p-578a27c8.system.js} +1 -1
- package/dist/mint-components/p-5800e049.entry.js +1 -0
- package/dist/mint-components/p-587115cb.system.entry.js +1 -0
- package/dist/mint-components/p-59b028db.system.js +1 -0
- package/dist/mint-components/p-5ccee28f.system.entry.js +1 -0
- package/dist/mint-components/{p-e8ffcc68.entry.js → p-5e0af707.entry.js} +2 -2
- package/dist/mint-components/{p-4e526a94.js → p-5ed49bf2.js} +1 -1
- package/dist/mint-components/p-5fca2bd3.system.entry.js +1 -0
- package/dist/mint-components/p-5ff2da11.js +1 -0
- package/dist/mint-components/p-621575fa.system.entry.js +1 -0
- package/dist/mint-components/p-63e29387.js +42 -0
- package/dist/mint-components/{p-ad985d37.system.entry.js → p-64457acd.system.entry.js} +1 -1
- 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-672d144e.entry.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-692bacf3.js +1 -0
- package/dist/mint-components/{p-9ec99ced.js → p-6951663b.js} +1 -1
- package/dist/mint-components/p-69d64372.system.entry.js +1 -0
- package/dist/mint-components/p-6ad674c2.js +103 -0
- package/dist/mint-components/p-6b076bae.system.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-2ae0e06a.entry.js → p-711bc624.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-765d0c63.js +394 -0
- package/dist/mint-components/p-7752408c.js +1 -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-7b8d29bb.entry.js +1 -0
- package/dist/mint-components/{p-527216de.system.js → p-82505f6e.system.js} +1 -1
- package/dist/mint-components/{p-95ae4ab9.system.js → p-82560b78.system.js} +1 -1
- package/dist/mint-components/{p-3f7b81b8.js → p-862845d7.js} +2 -2
- package/dist/mint-components/p-8a6494c7.system.js +1 -0
- package/dist/mint-components/p-8bcdb9a4.entry.js +13 -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-9049b387.entry.js +1 -0
- 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-91fd1cae.system.entry.js +1 -0
- package/dist/mint-components/p-9374b5bb.system.entry.js +1 -0
- package/dist/mint-components/{p-ccf8c9aa.entry.js → p-94f9fbf7.entry.js} +1 -1
- package/dist/mint-components/p-9542a949.entry.js +9 -0
- package/dist/mint-components/{p-a9f4ddb1.js → p-9580aac3.js} +1 -1
- package/dist/mint-components/{p-87c21535.entry.js → p-9aadc253.entry.js} +1 -1
- package/dist/mint-components/{p-619c2aa3.entry.js → p-9c2d515d.entry.js} +2 -2
- 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-8175e85f.system.js → p-a148663a.system.js} +1 -1
- package/dist/mint-components/{p-ac9f4085.system.entry.js → p-a2533860.system.entry.js} +1 -1
- package/dist/mint-components/p-a41c29cd.system.js +1 -0
- package/dist/mint-components/{p-35b475bf.js → p-a45680fe.js} +1 -1
- package/dist/mint-components/p-a5c9ce6c.entry.js +1 -0
- package/dist/mint-components/{p-127e66c2.system.js → p-a6f4fb03.system.js} +1 -1
- package/dist/mint-components/{p-faba3198.entry.js → p-a7ee19dc.entry.js} +1 -1
- package/dist/mint-components/{p-abefb7cc.js → p-ac11e10a.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-d6831af5.js → p-b22b7891.js} +1 -1
- package/dist/mint-components/p-b2bf7fcb.entry.js +16 -0
- package/dist/mint-components/{p-a37541ae.system.entry.js → p-b3112c88.system.entry.js} +1 -1
- package/dist/mint-components/{p-345fd28e.system.entry.js → p-b3da317b.system.entry.js} +1 -1
- package/dist/mint-components/{p-571e1427.system.js → p-b6911812.system.js} +1 -1
- package/dist/mint-components/p-b710c7e0.js +1 -0
- package/dist/mint-components/p-b86f944c.entry.js +25 -0
- package/dist/mint-components/p-b8fed018.system.js +1 -0
- package/dist/mint-components/{p-1a6b7d2a.entry.js → p-b9bccc55.entry.js} +1 -1
- package/dist/mint-components/p-bad50dc1.entry.js +1 -0
- package/dist/mint-components/{p-a81b507f.entry.js → p-bb627d95.entry.js} +2 -2
- package/dist/mint-components/{p-44a82cf3.system.js → p-bcb48c32.system.js} +22 -22
- package/dist/mint-components/p-bd288a80.system.js +1 -0
- package/dist/mint-components/p-be88596c.system.js +1 -0
- package/dist/mint-components/p-bfc16195.system.entry.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-c786f3b4.entry.js +1 -0
- package/dist/mint-components/p-c7965639.entry.js +1 -0
- package/dist/mint-components/p-c7c11325.js +1 -0
- package/dist/mint-components/p-c9252c59.system.entry.js +1 -0
- package/dist/mint-components/p-cab1f502.js +1 -0
- package/dist/mint-components/{p-a71b9154.system.js → p-d399162b.system.js} +1 -1
- package/dist/mint-components/{p-0559d880.entry.js → p-d5f1df29.entry.js} +1 -1
- package/dist/mint-components/p-d785a297.system.entry.js +1 -0
- 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-d3e5704c.entry.js → p-da34d4f7.entry.js} +1 -1
- package/dist/mint-components/p-da3ffd4e.system.entry.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-e539fed3.entry.js +1 -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-e8dc94cc.system.entry.js} +1 -1
- package/dist/mint-components/p-eaeddfe2.system.js +1 -0
- package/dist/mint-components/{p-e21a1cb8.system.entry.js → p-ebb487d0.system.entry.js} +1 -1
- package/dist/mint-components/{p-7dabdca6.system.entry.js → p-eea87fdc.system.entry.js} +1 -1
- package/dist/mint-components/p-f0e0d0b9.system.entry.js +1 -0
- package/dist/mint-components/p-f0ebccea.system.entry.js +1 -0
- package/dist/mint-components/p-f1dc581f.js +1 -0
- package/dist/mint-components/{p-05f29f64.js → p-f307b716.js} +1 -1
- package/dist/mint-components/p-f6762bb5.entry.js +13 -0
- package/dist/mint-components/p-f6baa0c9.system.js +1 -0
- package/dist/mint-components/p-f94788ab.system.entry.js +1 -0
- package/dist/mint-components/p-f9c7248e.js +1 -0
- package/dist/mint-components/{p-cc7af682.system.js → p-fa6fba34.system.js} +2 -2
- 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/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-form-message/FormMessage.stories.d.ts +0 -1
- package/dist/types/components/sqm-hero/Hero.stories.d.ts +1 -0
- package/dist/types/components/sqm-hero/sqm-hero-view.d.ts +1 -0
- package/dist/types/components/sqm-hero/sqm-hero.d.ts +5 -1
- 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 +3 -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 +52 -16
- package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +6 -0
- package/dist/types/components/sqm-link-button/sqm-link-button.d.ts +1 -0
- package/dist/types/components/sqm-logout-current-user/sqm-logout-current-user.d.ts +1 -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 -2
- 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-footer/sqm-portal-footer.d.ts +1 -1
- 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 +23 -3
- 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 +2 -1
- 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 +1 -0
- 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 +10 -2
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +12 -2
- 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 -5
- 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-titled-section/sqm-titled-section.d.ts +1 -1
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +5 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +5 -2
- 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/sqm-payout-status-alert.d.ts +1 -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 +46 -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 +1093 -87
- package/dist/types/global/android.d.ts +7 -0
- package/dist/types/global/demo.d.ts +2 -0
- 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/stories/features.d.ts +4 -0
- package/dist/types/stories/templates.d.ts +4 -0
- package/dist/types/utils/parseStates.d.ts +1 -0
- package/dist/types/utils/utils.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/ErrorView-b2fcf954.js +0 -35
- 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-referred-registration.cjs.entry.js +0 -178
- 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/ErrorView-48e2b969.js +0 -33
- 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-referred-registration.entry.js +0 -174
- package/dist/esm/sqm-text-span-view-c577cc60.js +0 -60
- package/dist/esm-es5/ErrorView-48e2b969.js +0 -1
- 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-qr-code-view-10b8b4cb.js +0 -1
- package/dist/esm-es5/sqm-referred-registration.entry.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/esm-es5/utils-334c1e34.js +0 -1
- package/dist/mint-components/p-00ed4c2e.entry.js +0 -1
- package/dist/mint-components/p-04a6e457.entry.js +0 -1
- package/dist/mint-components/p-11519322.system.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-1b3ab15a.system.entry.js +0 -1
- package/dist/mint-components/p-1fa9ed0d.system.entry.js +0 -1
- package/dist/mint-components/p-208d8d75.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-2bbff88f.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-38de17fa.system.js +0 -1
- 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-3a62a7e2.system.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-42187319.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-4dbe2d08.entry.js +0 -25
- package/dist/mint-components/p-4e5af50c.js +0 -1
- package/dist/mint-components/p-51495bc3.entry.js +0 -13
- 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-6333265f.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-7cbec088.system.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-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-bb3f1257.system.entry.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-c0d839d0.entry.js +0 -258
- 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-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 +1 @@
|
|
|
1
|
-
var __awaiter=this&&this.__awaiter||function(e,t,r,s){function o(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(e,t,r,s){function o(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,a){function n(e){try{d(s.next(e))}catch(e){a(e)}}function i(e){try{d(s["throw"](e))}catch(e){a(e)}}function d(e){e.done?r(e.value):o(e.value).then(n,i)}d((s=s.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},s,o,a,n;return n={next:i(0),throw:i(1),return:i(2)},typeof Symbol==="function"&&(n[Symbol.iterator]=function(){return this}),n;function i(e){return function(t){return d([e,t])}}function d(n){if(s)throw new TypeError("Generator is already executing.");while(r)try{if(s=1,o&&(a=n[0]&2?o["return"]:n[0]?o["throw"]||((a=o["return"])&&a.call(o),0):o.next)&&!(a=a.call(o,n[1])).done)return a;if(o=0,a)n=[n[0]&2,a.value];switch(n[0]){case 0:case 1:a=n;break;case 4:r.label++;return{value:n[1],done:false};case 5:r.label++;o=n[1];n=[0];continue;case 7:n=r.ops.pop();r.trys.pop();continue;default:if(!(a=r.trys,a=a.length>0&&a[a.length-1])&&(n[0]===6||n[0]===2)){r=0;continue}if(n[0]===3&&(!a||n[1]>a[0]&&n[1]<a[3])){r.label=n[1];break}if(n[0]===6&&r.label<a[1]){r.label=a[1];a=n;break}if(a&&r.label<a[2]){r.label=a[2];r.ops.push(n);break}if(a[2])r.ops.pop();r.trys.pop();continue}n=t.call(e,r)}catch(e){n=[6,e];o=0}finally{s=a=0}if(n[0]&5)throw n[1];return{value:n[0]?n[1]:void 0,done:true}}};System.register(["./p-59b028db.system.js","./p-4f5329a2.system.js","./p-d8c5b80a.system.js","./p-b2295bc5.system.js","./p-4bd679a7.system.js","./p-15bfd7e2.system.js","./p-1a673057.system.js","./p-8a6494c7.system.js","./p-67ad2252.system.js","./p-64997b59.system.js"],(function(e){"use strict";var t,r,s,o,a,n,i,d,c,u,l,f,w;return{setters:[function(e){t=e.r;r=e.h},function(e){s=e.k;o=e.f;a=e.n},function(e){n=e.f;i=e.T;d=e.j;c=e.i},function(e){u=e.j},function(e){l=e.c},function(e){f=e.s},function(){},function(){},function(){},function(e){w=e.P}],execute:function(){function h(e){var t=this;var r,a,c,l,w,h,p,m,x,v;var T=s(false),b=T[0],g=T[1];var P=s(""),y=P[0],E=P[1];var _=n(),R=_[0],M=_[1];var k=i(),q=k[0],C=k[1];var j=new URLSearchParams(d.location.search);var L=j.get("oobCode");j.delete("oobCode");var S=j.get("nextPage");var B=function(){return __awaiter(t,void 0,void 0,(function(){var t;return __generator(this,(function(r){switch(r.label){case 0:return[4,R({oobCode:L})];case 1:t=r.sent();if(t instanceof Error){E(e.networkErrorMessage)}return[2]}}))}))};o((function(){B()}),[]);var F=function(r){return __awaiter(t,void 0,void 0,(function(){var t,s,o;return __generator(this,(function(a){switch(a.label){case 0:E("");t=r.detail.formData;t===null||t===void 0?void 0:t.forEach((function(e,r){u.set(t,r,e)}));s={oobCode:L,password:t.password};if(t.password!==t.confirmPassword){E(e.passwordMismatchText);return[2]}return[4,q(s)];case 1:o=a.sent();if(o instanceof Error){return[2,E(e.networkErrorMessage)]}if(o.resetManagedIdentityPassword){g(true);setTimeout((function(){H()}),5e3)}return[2]}}))}))};var H=function(){j.delete("nextPage");var t=f(S||e.nextPage);d.push(t.href)};var I=function(){d.push({pathname:e.failedPage,search:j.toString()&&"?"+j.toString()})};return{states:{loading:C.loading,reset:b,confirmPassword:e.confirmPassword,error:((w=(l=(c=(a=(r=C.errors)===null||r===void 0?void 0:r.response)===null||a===void 0?void 0:a.errors)===null||c===void 0?void 0:c[0])===null||l===void 0?void 0:l.extensions)===null||w===void 0?void 0:w.message)||((x=(m=(p=(h=C.errors)===null||h===void 0?void 0:h.response)===null||p===void 0?void 0:p.errors)===null||m===void 0?void 0:m[0])===null||x===void 0?void 0:x.message)||y,oobCodeValidating:M.loading,oobCodeValid:(v=M.data)===null||v===void 0?void 0:v.verifyManagedIdentityPasswordResetCode.success,content:{passwordResetHeader:e.passwordResetHeader,resetPasswordHeader:e.resetPasswordHeader,continueButtonText:e.continueButtonText,resetPasswordButtonText:e.resetPasswordButtonText,confirmPasswordFieldLabel:e.confirmPasswordFieldLabel,passwordFieldLabel:e.passwordFieldLabel,meetsRequirementsText:e.meetsRequirementsText,doesNotMeetRequirementsText:e.doesNotMeetRequirementsText,minErrorText:e.minErrorText,uppercaseErrorText:e.uppercaseErrorText,lowercaseErrorText:e.lowercaseErrorText,hasErrorText:e.hasErrorText,passwordMismatchText:e.passwordMismatchText,codeInvalidText:e.codeInvalidText,resetSuccessText:e.resetSuccessText}},callbacks:{submit:F,failed:I,gotoNextPage:H}}}var p=e("sqm_portal_reset_password",function(){function e(e){t(this,e);this.ignored=true;this.nextPage="/";this.failedPage="/";this.confirmPassword=false;this.resetPasswordHeader="Reset your password";this.passwordResetHeader="Password reset";this.resetPasswordButtonText="Reset Password";this.continueButtonText="Continue";this.confirmPasswordFieldLabel="Confirm Password";this.passwordFieldLabel="New Password";this.meetsRequirementsText="Password has met all requirements";this.doesNotMeetRequirementsText="Password must meet the following requirements:";this.minErrorText="be a minimum of 8 characters";this.uppercaseErrorText="contain at least 1 uppercase character";this.lowercaseErrorText="contain at least 1 lowercase character";this.hasErrorText="contain at least 1 number or symbol";this.passwordMismatchText="Passwords do not match.";this.codeInvalidText="The password reset code is invalid or has expired, please try again.";this.resetSuccessText="Your password has been reset and you are being redirected. If you are not redirected, please click Continue.";this.networkErrorMessage="An error occurred while resetting your password. Please refresh the page and try again.";a(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=c()?m(this):h(this),t=e.states,s=e.callbacks;return r(w,{states:t,callbacks:s})};return e}());function m(e){var t=this;return l({states:{error:"",loading:false,reset:false,confirmPassword:e.confirmPassword,oobCodeValidating:false,oobCodeValid:true,content:{passwordResetHeader:e.passwordResetHeader,resetPasswordHeader:e.resetPasswordHeader,continueButtonText:e.continueButtonText,resetPasswordButtonText:e.resetPasswordButtonText,confirmPasswordFieldLabel:e.confirmPasswordFieldLabel,passwordFieldLabel:e.passwordFieldLabel,meetsRequirementsText:e.meetsRequirementsText,doesNotMeetRequirementsText:e.doesNotMeetRequirementsText,minErrorText:e.minErrorText,uppercaseErrorText:e.uppercaseErrorText,lowercaseErrorText:e.lowercaseErrorText,hasErrorText:e.hasErrorText,passwordMismatchText:e.passwordMismatchText,codeInvalidText:e.codeInvalidText,resetSuccessText:e.resetSuccessText}},callbacks:{submit:function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(e){console.log("submit");return[2]}))}))},failed:function(){},gotoNextPage:function(){}}},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
System.register(["./p-
|
|
1
|
+
System.register(["./p-59b028db.system.js","./p-4f5329a2.system.js"],(function(t){"use strict";var e,i,n,s;return{setters:[function(t){e=t.r;i=t.h;n=t.c},function(t){s=t.n}],execute:function(){var r=t("sqm_header_logo",function(){function t(t){e(this,t);this.nextPage="/";this.height=60;s(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){return i(n,null,i("a",{href:this.nextPage,part:"sqm-link"},i("img",{style:{height:(this===null||this===void 0?void 0:this.height)+"px"},src:this===null||this===void 0?void 0:this.imageUrl})))};return t}())}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-59b028db.system.js","./p-4f5329a2.system.js","./p-d8c5b80a.system.js","./p-4bd679a7.system.js","./p-15bfd7e2.system.js","./p-1a673057.system.js","./p-8a6494c7.system.js","./p-e57d61af.system.js"],(function(o){"use strict";var t,r,e,n,a,s,c,d;return{setters:[function(o){t=o.r;r=o.h},function(o){e=o.n},function(o){n=o.k;a=o.i},function(o){s=o.c},function(o){c=o.g},function(){},function(){},function(o){d=o.N}],execute:function(){function u(o){var t=n();return{states:{active:t.pathname===o.path},data:{label:o.label,icon:o.icon,path:o.path},backgroundColor:o.backgroundColor,backgroundHoverColor:o.backgroundHoverColor,textColor:o.textColor,textHoverColor:o.textHoverColor,borderRadius:o.borderRadius,backgroundFocusedColor:o.backgroundFocusedColor,textFocusedColor:o.textFocusedColor,padding:o.padding}}var i=o("sqm_navigation_sidebar_item",function(){function o(o){t(this,o);this.padding="x-small";e(this)}o.prototype.disconnectedCallback=function(){};o.prototype.render=function(){var o=a()?l(c(this)):u(c(this));return r(d,Object.assign({},o))};return o}());function l(o){return s({states:{active:false},data:{label:o.label||"Dashboard",icon:o.icon||"house"},backgroundColor:o.backgroundColor,backgroundHoverColor:o.backgroundHoverColor,textColor:o.textColor,textHoverColor:o.textHoverColor,borderRadius:o.borderRadius,backgroundFocusedColor:o.backgroundFocusedColor,textFocusedColor:o.textFocusedColor,padding:o.padding},o.demoData||{},{arrayMerge:function(o,t){return t}})}}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-59b028db.system.js","./p-4f5329a2.system.js"],(function(r){"use strict";var o,e,t;return{setters:[function(r){o=r.r;e=r.h},function(r){t=r.n}],execute:function(){var n="sl-alert::part(base){border:var(--sqm-border-thickness) solid;border-radius:var(--sqm-border-radius-normal);font-family:var(--sqm-primary-font)}.Error::part(base){color:var(--sqm-danger-color-text);background-color:var(--sqm-danger-color-background);border-color:var(--sqm-danger-color-border);font-size:14px}.Error::part(alert-icon){color:var(--sqm-danger-color-icon);font-size:24px}.Warning::part(base){color:var(--sqm-warning-color-text);background-color:var(--sqm-warning-color-background);border-color:var(--sqm-warning-color-border)}.Warning::part(alert-icon){color:var(--sqm-warning-color-icon);font-size:24px}.Success::part(base){color:var(--sqm-success-color-text);background-color:var(--sqm-success-color-background);border-color:var(--sqm-success-color-border)}.Success::part(alert-icon){color:var(--sqm-success-color-icon);font-size:24px}.Info::part(base){color:var(--sqm-informative-color-text);background-color:var(--sqm-informative-color-background);border-color:var(--sqm-informative-color-border)}.Info::part(alert-icon){color:var(--sqm-informative-color-icon);font-size:24px}::slotted(*){margin:0}::slotted(*[part=alert-title]){font-size:16px;font-weight:bold}::slotted(*[part=alert-description]),::slotted(*[part=erroralert-text]){font-size:14px}";var s=r("sqm_form_message",function(){function r(r){o(this,r);this.ignored=true;t(this)}r.prototype.disconnectedCallback=function(){};r.prototype.render=function(){if(this.type==="error"){return e("sl-alert",{exportparts:"base: erroralert-base, icon:erroralert-icon",class:"Error",type:"danger",open:true},e("sl-icon",{part:"alert-icon",slot:"icon",name:""+(this.icon?this.icon:"exclamation-octagon")}),e("slot",null))}else if(this.type==="info"){return e("sl-alert",{exportparts:"base: infoalert-base, icon:infoalert-icon",class:"Info",type:"primary",open:true},e("sl-icon",{slot:"icon",part:"alert-icon",name:""+(this.icon?this.icon:"info-circle")}),e("slot",null))}else if(this.type==="warning"){return e("sl-alert",{exportparts:"base: warningalert-base, icon:warningalert-icon",class:"Warning",type:"warning",open:true},e("sl-icon",{part:"alert-icon",slot:"icon",name:""+(this.icon?this.icon:"exclamation-triangle")}),e("slot",null))}else{return e("sl-alert",{exportparts:"base: successalert-base, icon:successalert-icon",class:"Success",type:"success",open:true},e("sl-icon",{part:"alert-icon",slot:"icon",name:""+(this.icon?this.icon:"check2-circle")}),e("slot",null))}};return r}());s.style=n}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as a}from"./p-c7c11325.js";import{c as t}from"./p-cef45012.js";import{g as l}from"./p-49b20dae.js";function o(o){const{states:e,data:r,callbacks:s,elements:i}=o,{columns:d,rows:n}=i,{show:p}=e,b=r.hiddenColumns&&r.hiddenColumns.split(",").map(Number),m={Table:{borderCollapse:"collapse",tableLayout:"fixed",width:"100%","& tbody tr":{borderBottom:"var(--sqm-border-thickness, 1px) solid var(--sqm-border-color)","&:first-child":{borderTop:"var(--sqm-border-thickness, 1px) solid var(--sqm-border-color)"}},"& th":{paddingBottom:"var(--sl-spacing-small)",textAlign:"left",fontWeight:"var(--sl-font-weight-semibold)",overflowWrap:"anywhere"},"& td":{padding:"var(--sl-spacing-small)",paddingLeft:"0",overflow:"hidden",textOverflow:"ellipsis"},["@media (max-width: "+r.mdBreakpoint+"px)"]:{"& thead":{display:"none"},"& tr":{display:"block",background:"inherit",border:"var(--sqm-border-thickness, 1px) solid var(--sqm-border-color)",boxShadow:"0px 2px 4px rgba(0, 0, 0, 0.1)",borderRadius:"var(--sl-border-radius-large)",padding:"var(--sl-spacing-medium)",fontSize:"var(--sl-font-size-small)",marginBottom:"var(--sl-spacing-large)"},"& td":{display:"grid",borderTop:"none",padding:"0",marginBottom:"var(--sl-spacing-medium)","&:first-child":{textAlign:"left"},"&:before":{content:"attr(data-label)",whiteSpace:"nowrap"},"&:last-child":{marginBottom:"0"},"&.hidden:before":{content:"none"}}},[`@media (min-width: ${Boolean(n.length<2)?r.mdBreakpoint:r.smBreakpoint}px) and (max-width: ${r.mdBreakpoint}px)`]:{"& tbody":{display:"grid",gridTemplateColumns:"0.5fr 0.5fr",gap:"25px"}}},ButtonContainer:{display:"flex","justify-content":"flex-end","margin-top":"var(--sl-spacing-small)",...l({direction:"row",size:"var(--sl-spacing-small)"})},ButtonDisabled:{"&::part(base)":{opacity:"0.25"}}},c=t(m),g=c.toString();return"empty"===p?i.emptyElement:a("div",null,a("style",{type:"text/css"},g),a("table",{class:c.classes.Table},r.textOverrides.showLabels&&a("thead",null,a("tr",null,null==d?void 0:d.map((t=>a("th","string"==typeof t?null:{style:{width:"30px"}},t))))),a("tbody",null,"loading"===p&&i.loadingElement,"rows"===p&&(null==n?void 0:n.map(((t,l)=>a("tr",{style:{borderTop:r.textOverrides.showLabels||0!==l?"":"none"},part:"table-row"},t.map(((t,l)=>a("td","string"==typeof d[l]?{class:(null==b?void 0:b.includes(l))?"hidden":"","data-label":d[l]+":",style:{gridTemplateColumns:(null==b?void 0:b.includes(l))?"1fr":"0.5fr 0.5fr"}}:null,t))))))))),a("div",{class:c.classes.ButtonContainer,part:e.namespace+"-button-wrapper"},a("sl-button",{size:"small",disabled:!e.hasPrev,loading:"loading"===p,onClick:s.prevPage,exportparts:"base: secondarybutton-base",class:e.hasPrev?"":c.classes.ButtonDisabled},r.textOverrides.prevLabel),a("sl-button",{size:"small",loading:"loading"===p,disabled:!e.hasNext,onClick:s.nextPage,exportparts:"base: secondarybutton-base",class:e.hasNext?"":c.classes.ButtonDisabled},r.textOverrides.moreLabel)))}export{o as G}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{k as r}from"./p-
|
|
1
|
+
import{k as r}from"./p-63e29387.js";import{L as o,v as a}from"./p-8e2bead4.js";import{j as t}from"./p-e7e129ac.js";import{u as i}from"./p-cab1f502.js";function n(n){const e=o(),l=new URLSearchParams(window.location.search),s=null==l?void 0:l.get("_saasquatch"),{registrationFormState:c,setRegistrationFormState:d}=i(),[m,{loading:u}]=a(),[f,v]=r("");return{states:{loading:u,error:null==c?void 0:c.error,registrationFormState:c},callbacks:{submit:async r=>{var o;v("");let a=r.target.getFormControls(),i=r.detail.formData,l={};null==a||a.map((r=>{if(!r.name)return;const o=r.name,a=r.value;if(t.set(i,o,a),r.required&&!a&&t.set(l,o,n.requiredFieldErrorMessage),"function"==typeof r.validationError){const i=(0,r.validationError)({control:r,key:o,value:a});i&&t.set(l,o,i)}}));const u={firstName:i.firstName,lastName:i.lastName,email:i.email,locale:e,...(null==n?void 0:n.includeCookies)&&s?{cookies:s}:{}};try{const r=await m(u);if(r instanceof Error)throw r;d({...c,loading:!1,error:"",validationErrors:{}})}catch(r){(null===(o=null==r?void 0:r.message)||void 0===o?void 0:o.includes("is not valid"))?d({...c,loading:!1,error:"",validationErrors:{email:n.invalidEmailErrorMessage}}):d("fraud_error"===(null==r?void 0:r.name)?{...c,loading:!1,error:"FRAUD"}:{...c,loading:!1,error:n.networkErrorMessage,validationErrors:{}})}}}}}export{n as u}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import{r,h as e}from"./p-c7c11325.js";import{i as t}from"./p-49e92a7c.js";import{n as a}from"./p-63e29387.js";import{d as o,H as n,J as s,w as i,i as l}from"./p-8e2bead4.js";import{c as d}from"./p-c1086930.js";import{L as p}from"./p-8caef004.js";const c=o.gql`
|
|
2
|
+
query ($type: String!, $filter: UserLeaderboardFilterInput) {
|
|
3
|
+
viewer {
|
|
4
|
+
... on User {
|
|
5
|
+
leaderboardRank(type: $type, filter: $filter) {
|
|
6
|
+
rowNumber
|
|
7
|
+
rank
|
|
8
|
+
denseRank
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
`,u=class{constructor(e){r(this,e),this.rankText="You are currently in {rank, selectordinal, one {#st} two {#nd} few {#rd} other {#th} } place!",a(this)}disconnectedCallback(){}render(){const r=l()?function(r){const e=t.formatMessage({id:"rankText",defaultMessage:r.rankText},{rank:1})||"1st";return d({data:{rank:e}},r.demoData||{},{arrayMerge:(r,e)=>e})}(this):function(r){var e,a,o,l;const d=n(),p=null!==(e=r.programId)&&void 0!==e?e:d,u=s(),m=p?{type:r.leaderboardType,filter:{programId_eq:p}}:{type:r.leaderboardType,filter:{}};r.interval&&(m.filter.interval=r.interval);const{data:f}=i(c,m,!(null==u?void 0:u.jwt));return{data:{rank:(null===(a=null==f?void 0:f.viewer)||void 0===a?void 0:a.leaderboardRank)?t.formatMessage({id:"rankText",defaultMessage:r.rankText},{rank:null===(l=null===(o=null==f?void 0:f.viewer)||void 0===o?void 0:o.leaderboardRank)||void 0===l?void 0:l[r.rankType]}):r.unrankedText||"unranked"}}}(this);return e(p,Object.assign({},r))}};u.style="p,.P{font-size:var(--sl-font-size-small);color:var(--sqm-text);margin-top:0px}p.Subtitle,.P.Subtitle{color:var(--sqm-text-subdued);margin:0px}";export{u as sqm_leaderboard_rank}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-59b028db.system.js","./p-1a673057.system.js","./p-8a6494c7.system.js"],(function(s){"use strict";var t,n,i;return{setters:[function(s){t=s.h},function(s){n=s.c},function(s){i=s.H}],execute:function(){s("C",r);var e={HostBlock:i,icon:{cursor:"pointer",position:"absolute",right:"var(--sl-spacing-medium)",top:"var(--sl-spacing-x-small)",zIndex:"100"}};var o=n(e);var c=o.toString();function r(s){var n=s.onClick;return t("div",null,t("style",{type:"text/css"},c),t("span",{class:o.classes.icon,onClick:n},t("svg",{width:"16",height:"16",viewBox:"0 0 56 56",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t("path",{d:"M56 5.64L50.36 0L28 22.36L5.64 0L0 5.64L22.36 28L0 50.36L5.64 56L28 33.64L50.36 56L56 50.36L33.64 28L56 5.64Z",fill:s.color||"black"}))))}}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,t){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:t})}else{e.raw=t}return e};var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var i in t)if(Object.prototype.hasOwnProperty.call(t,i))e[i]=t[i]}return e};return __assign.apply(this,arguments)};var __awaiter=this&&this.__awaiter||function(e,t,r,n){function i(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,a){function o(e){try{c(n.next(e))}catch(e){a(e)}}function s(e){try{c(n["throw"](e))}catch(e){a(e)}}function c(e){e.done?r(e.value):i(e.value).then(o,s)}c((n=n.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(e){return function(t){return c([e,t])}}function c(o){if(n)throw new TypeError("Generator is already executing.");while(r)try{if(n=1,i&&(a=o[0]&2?i["return"]:o[0]?i["throw"]||((a=i["return"])&&a.call(i),0):i.next)&&!(a=a.call(i,o[1])).done)return a;if(i=0,a)o=[o[0]&2,a.value];switch(o[0]){case 0:case 1:a=o;break;case 4:r.label++;return{value:o[1],done:false};case 5:r.label++;i=o[1];o=[0];continue;case 7:o=r.ops.pop();r.trys.pop();continue;default:if(!(a=r.trys,a=a.length>0&&a[a.length-1])&&(o[0]===6||o[0]===2)){r=0;continue}if(o[0]===3&&(!a||o[1]>a[0]&&o[1]<a[3])){r.label=o[1];break}if(o[0]===6&&r.label<a[1]){r.label=a[1];a=o;break}if(a&&r.label<a[2]){r.label=a[2];r.ops.push(o);break}if(a[2])r.ops.pop();r.trys.pop();continue}o=t.call(e,r)}catch(e){o=[6,e];i=0}finally{n=a=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};System.register(["./p-59b028db.system.js","./p-4f5329a2.system.js","./p-d8c5b80a.system.js","./p-4bd679a7.system.js","./p-15bfd7e2.system.js","./p-e55aafe9.system.js","./p-57dd28bd.system.js"],(function(e){"use strict";var t,r,n,i,a,o,s,c,l,u,d,f,p,m,v,h,y,_;return{setters:[function(e){t=e.r;r=e.h},function(e){n=e.k;i=e.f;a=e.n},function(e){o=e.d;s=e.J;c=e.I;l=e.q;u=e.X;d=e.i},function(e){f=e.c},function(e){p=e.g},function(e){m=e.e;v=e.p},function(e){h=e.S;y=e.V;_=e.a}],execute:function(){var g=o.gql(__makeTemplateObject(["\n query checkUserVerification {\n viewer {\n ... on User {\n id\n accountId\n email\n emailVerified\n managedIdentity {\n email\n emailVerified\n }\n }\n }\n }\n"],["\n query checkUserVerification {\n viewer {\n ... on User {\n id\n accountId\n email\n emailVerified\n managedIdentity {\n email\n emailVerified\n }\n }\n }\n }\n"]));function b(){var e=this;var t=s();var r=c({namespace:h,initialValue:false}),a=r[0],o=r[1];var d=c({namespace:y,initialValue:t===null||t===void 0?void 0:t.email}),f=d[0],p=d[1];var m=l(_);var v=n(true),b=v[0],w=v[1];var S=u(g)[0];i((function(){var t=function(){return __awaiter(e,void 0,void 0,(function(){var e,t,r,n,i;return __generator(this,(function(a){switch(a.label){case 0:a.trys.push([0,2,3,4]);return[4,S({})];case 1:n=a.sent();if(!n||n instanceof Error)throw new Error;if((e=n===null||n===void 0?void 0:n.viewer)===null||e===void 0?void 0:e.emailVerified)m(true);else if((r=(t=n===null||n===void 0?void 0:n.viewer)===null||t===void 0?void 0:t.managedIdentity)===null||r===void 0?void 0:r.emailVerified)m(true);return[3,4];case 2:i=a.sent();console.error("Could not fetch user information:",i);return[3,4];case 3:w(false);return[7];case 4:return[2]}}))}))};t()}),[]);var x=function(){m(true)};return{showCode:a,onVerification:x,loading:b}}var w=e("sqm_widget_verification",function(){function e(e){t(this,e);this.general_verifyEmailHeader="Verify your email";this.general_verifyEmailDescription="To get your cash paid out directly to your bank account, please complete your account setup";this.emailStep_verifyEmailHeaderText="Start by verifying your email. We’ll send you a code through our referral provider, impact.com.";this.emailStep_sendCodeErrorHeader="There was an error sending your code.";this.emailStep_sendCodeErrorDescription="Please try again. If this problem continues, contact our program support team.";this.emailStep_emailLabel="Email";this.emailStep_sendCodeText="Send code";this.emailStep_emailValidationErrorText="Please enter a valid email";this.codeStep_verifyCodeHeaderText="Enter the code sent to {email} from our referral provider, impact.com.";this.codeStep_reverifyCodeHeaderText="Enter the code sent to {email} from our referral provider, impact.com.";this.codeStep_resendCodeText="Didn't receive your code? {resendCodeLink}";this.codeStep_resendCodeLabel="Resend code";this.codeStep_codeResentSuccessfullyText="Another code has been sent to {email}";this.codeStep_invalidCodeText="Please check your code and try again. If you’re still having trouble, try resending your code.";this.codeStep_verifyText="Verify";this.codeStep_networkErrorMessage="An error occurred while verifying your email. Please refresh the page and try again.";this.stateController="{}";a(this)}e.prototype.disconnectedCallback=function(){};e.prototype.getStepTextProps=function(e){var t=p(this);return m(t,e)};e.prototype.render=function(){var e=d()?S(this):b();if(e.loading)return r("sl-spinner",null);var t=this.getStepTextProps("general_");return r("div",null,r("h3",{style:{fontSize:"24px",margin:"0"}},t.verifyEmailHeader),r("p",{style:{color:"var(--sl-color-neutral-500)",fontSize:"var(--sl-font-size-medium)",margin:"0"}},t.verifyEmailDescription),e.showCode?r("sqm-code-verification",Object.assign({onVerification:e.onVerification},this.getStepTextProps("codeStep_"),m(e,"sqm-code-verification_"))):r("sqm-email-verification",Object.assign({},this.getStepTextProps("emailStep_"),m(e,"sqm-email-verification_"))))};return e}());function S(e){var t=c({namespace:h,initialValue:false}),r=t[0],n=t[1];var i=c({namespace:y,initialValue:undefined}),a=i[0],o=i[1];var s=l(_);var u=v(e.stateController);var d=Object.keys(u).reduce((function(e,t){var r;return t==="sqm-widget-verification"?__assign(__assign({},e),u[t]):__assign(__assign({},e),(r={},r[t+"_stateController"]=u[t],r))}),{});var p=function(){s(true)};return f({showCode:r,onVerification:p,loading:false},d||{},{arrayMerge:function(e,t){return t}})}}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as n}from"./p-c7c11325.js";function e(e,i){return n("div",{class:"container",part:"sqm-base"},n("style",null,`\n\n* {\n padding: 0;\n margin: 0;\n box-sizing: border-box;\n}\n\n.container {\n background: var(--sqm-portal-background);\n}\n\n.menu-items {\n display: flex;\n flex-direction: column;\n gap: 10px;\n}\n\n@keyframes slideIn {\n 0% {\n left: -350px;\n }\n 100% {\n left: 0;\n }\n}\n\n@media screen and (min-width: 800px) {\n :host {\n max-width: 300px;\n }\n .toggler,\n .hamburger {\n user-select: none;\n visibility:hidden;\n }\n .container{\n position: sticky;\n top: 0;\n }\n .menu-items {\n min-width: 290px;\n max-width: 320px;\n box-sizing: border-box;\n padding: 0px 15px;\n }\n .menu-items > :not(:last-child): {\n margin-bottom: 4px;\n }\n}\n@media screen and (max-width: 799px) {\n .toggler {\n border: 2px solid #eee;\n cursor: pointer;\n opacity: 0;\n z-index: 5;\n }\n\n .container {\n position: sticky;\n top: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n height: 60px;\n width: 60px;\n flex-direction: column;\n z-index: 100;\n }\n .menu-items {\n display: none;\n padding: 20px;\n border-right: var(--sqm-border-thickness) solid var(--sqm-border-color);\n padding-top: 60px;\n background: var(--sqm-portal-background); \n width: 100vw;\n height: 100vh;\n position: absolute;\n top: 0;\n right: 0;\n left: 0px;\n margin: 0;\n animation: slideIn 500ms ease-in-out;\n }\n\n .toggler,\n .hamburger {\n visibility: visible !important;\n }\n\n .container {\n display: flex;\n }\n\n .hamburger > .line {\n visibility: visible !important;\n }\n\n\n .toggler,\n .hamburger {\n position: absolute;\n padding: 20px 10px;\n }\n\n .toggler {\n z-index: 100;\n width: 100%;\n height: 100%;\n }\n\n .hamburger {\n z-index: 10;\n width: 75%;\n height: 100%;\n }\n\n .toggler:checked ~ .menu-items {\n display: block;\n }\n\n /***** Turn hamburger into an X *****/\n .toggler:checked ~ .hamburger > .line:nth-child(1) {\n opacity: 0;\n }\n\n .toggler:checked ~ .hamburger > .line:nth-child(2) {\n transform: rotate(45deg) translate(0px, -0.5px);\n }\n\n .toggler:checked ~ .hamburger > .line:nth-child(3) {\n transform: rotate(-45deg) translate(3px, -3.5px);\n }\n\n .toggler:checked ~ .hamburger > .line:nth-child(1),\n .toggler:checked ~ .hamburger > .line:nth-child(2),\n .toggler:checked ~ .hamburger > .line:nth-child(3) {\n width: 75%;\n border-bottom: 3px solid ${e.mobileMenuColor};\n margin: 0;\n }\n\n .hamburger > .line {\n visibility:hidden;\n z-index: 2;\n height: 4px;\n width: 100%;\n margin-bottom: 3px;\n border-bottom: 5px solid ${e.mobileMenuColor};\n }\n}\n`),n("input",Object.assign({type:"checkbox",class:"toggler"},e)),n("div",{class:"hamburger"},n("div",{class:"line"}),n("div",{class:"line"}),n("div",{class:"line"})),n("div",{class:"menu-items",part:"sqm-items-container"},i))}export{e as N}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,n){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:n})}else{e.raw=n}return e};var __awaiter=this&&this.__awaiter||function(e,n,t,r){function o(e){return e instanceof t?e:new t((function(n){n(e)}))}return new(t||(t=Promise))((function(t,i){function a(e){try{c(r.next(e))}catch(e){i(e)}}function u(e){try{c(r["throw"](e))}catch(e){i(e)}}function c(e){e.done?t(e.value):o(e.value).then(a,u)}c((r=r.apply(e,n||[])).next())}))};var __generator=this&&this.__generator||function(e,n){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,o,i,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(e){return function(n){return c([e,n])}}function c(a){if(r)throw new TypeError("Generator is already executing.");while(t)try{if(r=1,o&&(i=a[0]&2?o["return"]:a[0]?o["throw"]||((i=o["return"])&&i.call(o),0):o.next)&&!(i=i.call(o,a[1])).done)return i;if(o=0,i)a=[a[0]&2,i.value];switch(a[0]){case 0:case 1:i=a;break;case 4:t.label++;return{value:a[1],done:false};case 5:t.label++;o=a[1];a=[0];continue;case 7:a=t.ops.pop();t.trys.pop();continue;default:if(!(i=t.trys,i=i.length>0&&i[i.length-1])&&(a[0]===6||a[0]===2)){t=0;continue}if(a[0]===3&&(!i||a[1]>i[0]&&a[1]<i[3])){t.label=a[1];break}if(a[0]===6&&t.label<i[1]){t.label=i[1];i=a;break}if(i&&t.label<i[2]){t.label=i[2];t.ops.push(a);break}if(i[2])t.ops.pop();t.trys.pop();continue}a=n.call(e,t)}catch(e){a=[6,e];o=0}finally{r=i=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}};System.register(["./p-
|
|
1
|
+
var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,n){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:n})}else{e.raw=n}return e};var __awaiter=this&&this.__awaiter||function(e,n,t,r){function o(e){return e instanceof t?e:new t((function(n){n(e)}))}return new(t||(t=Promise))((function(t,i){function a(e){try{c(r.next(e))}catch(e){i(e)}}function u(e){try{c(r["throw"](e))}catch(e){i(e)}}function c(e){e.done?t(e.value):o(e.value).then(a,u)}c((r=r.apply(e,n||[])).next())}))};var __generator=this&&this.__generator||function(e,n){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,o,i,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(e){return function(n){return c([e,n])}}function c(a){if(r)throw new TypeError("Generator is already executing.");while(t)try{if(r=1,o&&(i=a[0]&2?o["return"]:a[0]?o["throw"]||((i=o["return"])&&i.call(o),0):o.next)&&!(i=i.call(o,a[1])).done)return i;if(o=0,i)a=[a[0]&2,i.value];switch(a[0]){case 0:case 1:i=a;break;case 4:t.label++;return{value:a[1],done:false};case 5:t.label++;o=a[1];a=[0];continue;case 7:a=t.ops.pop();t.trys.pop();continue;default:if(!(i=t.trys,i=i.length>0&&i[i.length-1])&&(a[0]===6||a[0]===2)){t=0;continue}if(a[0]===3&&(!i||a[1]>i[0]&&a[1]<i[3])){t.label=a[1];break}if(a[0]===6&&t.label<i[1]){t.label=i[1];i=a;break}if(i&&t.label<i[2]){t.label=i[2];t.ops.push(a);break}if(i[2])t.ops.pop();t.trys.pop();continue}a=n.call(e,t)}catch(e){a=[6,e];o=0}finally{r=i=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}};System.register(["./p-4f5329a2.system.js","./p-d8c5b80a.system.js"],(function(e){"use strict";var n,t,r,o,i,a,u;return{setters:[function(e){n=e.k;t=e.f},function(e){r=e.d;o=e.J;i=e.$;a=e.g;u=e.w}],execute:function(){e({a:Ke,g:ze,u:Ye});var c=e("T","sqm:tax-form-updated");var f=function e(n){var t=Array(n.length);for(var r=0;r<n.length;++r){t[r]=n[r]}return t};var s=function e(n,t){return n.filter((function(e){return e===t}))[0]};var d=function e(n){return Array.isArray(n)?n:[n]};var l=function e(n,t){var r=n.tabIndex-t.tabIndex;var o=n.index-t.index;if(r){if(!n.tabIndex)return 1;if(!t.tabIndex)return-1}return r||o};var v=function e(n,t,r){return f(n).map((function(e,n){return{node:e,index:n,tabIndex:r&&e.tabIndex===-1?(e.dataset||{}).focusGuard?0:-1:e.tabIndex}})).filter((function(e){return!t||e.tabIndex>=0})).sort(l)};var m=["button:enabled:not([readonly])","select:enabled:not([readonly])","textarea:enabled:not([readonly])","input:enabled:not([readonly])","a[href]","area[href]","iframe","object","embed","[tabindex]","[contenteditable]","[autofocus]"];var E="data-focus-lock";var h="data-focus-lock-disabled";var p="data-no-focus-lock";var y="data-autofocus-inside";var I=m.join(",");var g=I+", [data-focus-guard]";var b=function e(n,t){return n.reduce((function(e,n){return e.concat(f(n.querySelectorAll(t?g:I)),n.parentNode?f(n.parentNode.querySelectorAll(m.join(","))).filter((function(e){return e===n})):[])}),[])};var w=function e(n){var t=n.querySelectorAll("["+y+"]");return f(t).map((function(e){return b([e])})).reduce((function(e,n){return e.concat(n)}),[])};var R=function e(n){if(!n||!n.getPropertyValue){return false}return n.getPropertyValue("display")==="none"||n.getPropertyValue("visibility")==="hidden"};var _=function e(n){return!n||n===document||n.nodeType===Node.DOCUMENT_NODE||!R(window.getComputedStyle(n,null))&&e(n.parentNode)};var F=function e(n){return!((n.tagName==="INPUT"||n.tagName==="BUTTON")&&(n.type==="hidden"||n.disabled))};var T=function e(n){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:[];t.push(n);if(n.parentNode){e(n.parentNode,t)}return t};var S=function e(n,t){var r=T(n);var o=T(t);for(var i=0;i<r.length;i+=1){var a=r[i];if(o.indexOf(a)>=0){return a}}return false};var D=function e(n){return f(n).filter((function(e){return _(e)})).filter((function(e){return F(e)}))};var A=function e(n,t){return v(D(b(n,t)),true,t)};var N=function e(n){return v(D(b(n)),false)};var O=function e(n){return D(w(n))};var x=function e(n){return n.tagName==="INPUT"&&n.type==="radio"};var V=function e(n,t){return t.filter(x).filter((function(e){return e.name===n.name})).filter((function(e){return e.checked}))[0]||n};var C=function e(n){if(n[0]&&n.length>1){if(x(n[0])&&n[0].name){return V(n[0],n)}}return n[0]};var L=function e(n,t){if(n.length>1){if(x(n[t])&&n[t].name){return n.indexOf(V(n[t],n))}}return t};var U=typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol==="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};var k=function e(n){var t=n.length;for(var r=0;r<t;r+=1){var o=function t(o){if(r!==o){if(n[r].contains(n[o])){return{v:e(n.filter((function(e){return e!==n[o]})))}}}};for(var i=0;i<t;i+=1){var a=o(i);if((typeof a==="undefined"?"undefined":U(a))==="object")return a.v}}return n};var P=function e(n){return n.parentNode?e(n.parentNode):n};var H=function e(n){var t=d(n);return t.filter(Boolean).reduce((function(e,n){var t=n.getAttribute(E);e.push.apply(e,t?k(f(P(n).querySelectorAll("["+E+'="'+t+'"]:not(['+h+'="disabled"])'))):[n]);return e}),[])};var M=function e(n){return function(e){return!!e.autofocus||e.dataset&&!!e.dataset.autofocus||n.indexOf(e)>=0}};var B=function e(n){return n&&n.dataset&&n.dataset.focusGuard};var j=function e(n){return!B(n)};var q=function e(n,t,r,o,i){var a=n.length;var u=n[0];var c=n[a-1];var f=B(r);if(n.indexOf(r)>=0){return undefined}var s=t.indexOf(r);var d=t.indexOf(o||s);var l=n.indexOf(o);var v=s-d;var m=t.indexOf(u);var E=t.indexOf(c);var h=L(n,0);var p=L(n,a-1);if(s===-1||l===-1){return n.indexOf(i&&i.length?C(i):C(n))}if(!v&&l>=0){return l}if(s<=m&&f&&Math.abs(v)>1){return p}if(s>=m&&f&&Math.abs(v)>1){return h}if(v&&Math.abs(v)>1){return l}if(s<=m){return p}if(s>E){return h}if(v){if(Math.abs(v)>1){return l}return(a+l+v)%a}return undefined};var W=function e(n,t,r){var o=d(n);var i=d(t);var a=o[0];var u=null;i.filter(Boolean).forEach((function(e){u=S(u||e,e)||u;r.filter(Boolean).forEach((function(e){var n=S(a,e);if(n){if(!u||n.contains(u)){u=n}else{u=S(n,u)}}}))}));return u};var Q=function e(n){return n.reduce((function(e,n){return e.concat(O(n))}),[])};var $=function e(n,t){var r=new Map;t.forEach((function(e){return r.set(e.node,e)}));return n.map((function(e){return r.get(e)})).filter(Boolean)};var K=function e(n,t){var r=document&&document.activeElement;var o=H(n).filter(j);var i=W(r||n,n,o);var a=A(o).filter((function(e){var n=e.node;return j(n)}));if(!a[0]){a=N(o).filter((function(e){var n=e.node;return j(n)}));if(!a[0]){return undefined}}var u=A([i]).map((function(e){var n=e.node;return n}));var c=$(u,a);var f=c.map((function(e){var n=e.node;return n}));var s=q(f,u,r,t,f.filter(M(Q(o))));if(s===undefined){return s}return c[s]};var G=function e(n){return n===document.activeElement};var z=function e(n){return!!s(f(n.querySelectorAll("iframe")),G)};var Y=function e(n){var t=document&&document.activeElement;if(!t||t.dataset&&t.dataset.focusGuard){return false}return H(n).reduce((function(e,n){return e||n.contains(t)||z(n)}),false)};var X=function e(){return document&&f(document.querySelectorAll("["+p+"]")).some((function(e){return e.contains(document.activeElement)}))};var J=function e(n){n.focus();if(n.contentWindow){n.contentWindow.focus()}};var Z=0;var ee=false;var ne=function(e,n){var t=K(e,n);if(ee){return}if(t){if(Z>2){console.error("FocusLock: focus-fighting detected. Only one focus management system could be active. "+"See https://github.com/theKashey/focus-lock/#focus-fighting");ee=true;setTimeout((function(){ee=false}),1);return}Z++;J(t.node);Z--}};var te=0;var re=null;var oe=function e(){return document&&document.activeElement===document.body};var ie=function e(){return oe()||X()};var ae=function e(){var n=false;if(te){var t=te;if(!ie()){if(t&&!Y(t)){n=ne(t,re)}re=document.activeElement}}return n};var ue=function e(n){return n.filter((function(e){return e})).slice(-1)[0]};var ce=function e(n){te=n;if(n){ae()}};var fe=[];var se=function e(n){if(ce(ue(fe))){n&&n.preventDefault();return true}return false};var de=function e(){document.addEventListener("focusin",se)};var le=function e(){document.removeEventListener("focusin",se)};var ve={on:function e(n){if(fe.length===0){de()}if(fe.indexOf(n)<0){fe.push(n);se()}},off:function e(n){fe=fe.filter((function(e){return e!==n}));se();if(fe.length===0){le()}}};
|
|
2
2
|
/**
|
|
3
3
|
* tua-body-scroll-lock v1.2.1
|
|
4
4
|
* (c) 2021 Evinma, BuptStEve
|
|
5
5
|
* @license MIT
|
|
6
|
-
*/var me=function e(){return typeof window==="undefined"};var pe=function e(n){n=n||navigator.userAgent;var t=/(iPad).*OS\s([\d_]+)/.test(n);var r=!t&&/(iPhone\sOS)\s([\d_]+)/.test(n);var o=/(Android);?[\s/]+([\d.]+)?/.test(n);var i=r||t;return{ios:i,android:o}};function he(e){if(me())return false;if(!e){throw new Error("options must be provided")}var n=false;var t={get passive(){n=true;return}};var r=function e(){};var o="__TUA_BSL_TEST_PASSIVE__";window.addEventListener(o,r,t);window.removeEventListener(o,r,t);var i=e.capture;return n?e:typeof i!=="undefined"?i:false}var Ee=0;var ye=0;var Ie=0;var ge=null;var be=false;var we=[];var Re=he({passive:false});var _e=!me()&&"scrollBehavior"in document.documentElement.style;var Fe=function e(){var n=document.body;var t=Object.assign({},n.style);var r=window.innerWidth-n.clientWidth;n.style.overflow="hidden";n.style.boxSizing="border-box";n.style.paddingRight="".concat(r,"px");return function(){["overflow","boxSizing","paddingRight"].forEach((function(e){n.style[e]=t[e]||""}))}};var Te=function e(){var n=document.documentElement;var t=document.body;var r=n.scrollTop||t.scrollTop;var o=Object.assign({},n.style);var i=Object.assign({},t.style);n.style.height="100%";n.style.overflow="hidden";t.style.top="-".concat(r,"px");t.style.width="100%";t.style.height="auto";t.style.position="fixed";t.style.overflow="hidden";return function(){n.style.height=o.height||"";n.style.overflow=o.overflow||"";["top","width","height","overflow","position"].forEach((function(e){t.style[e]=i[e]||""}));_e?window.scrollTo({top:r,behavior:"instant"}):window.scrollTo(0,r)}};var Se=function e(n){if(!n.cancelable)return;n.preventDefault()};var De=function e(n,t){if(t){var r=t.scrollTop,o=t.scrollLeft,i=t.scrollWidth,a=t.scrollHeight,u=t.clientWidth,c=t.clientHeight;var f=n.targetTouches[0].clientX-Ie;var s=n.targetTouches[0].clientY-ye;var d=Math.abs(s)>Math.abs(f);var l=s>0&&r===0;var v=f>0&&o===0;var m=f<0&&o+u+1>=i;var p=s<0&&r+c+1>=a;if(d&&(l||p)||!d&&(v||m)){return Se(n)}}n.stopPropagation();return true};var Ae=function e(n){if(me())return;if(pe().ios){if(n){var t=Array.isArray(n)?n:[n];t.forEach((function(e){if(e&&we.indexOf(e)===-1){e.ontouchstart=function(e){ye=e.targetTouches[0].clientY;Ie=e.targetTouches[0].clientX};e.ontouchmove=function(n){if(n.targetTouches.length!==1)return;De(n,e)};we.push(e)}}))}if(!be){document.addEventListener("touchmove",Se,Re);be=true}}else if(Ee<=0){ge=pe().android?Te():Fe()}Ee+=1};var Ne=function e(n){if(me())return;Ee-=1;if(Ee>0)return;if(!pe().ios&&typeof ge==="function"){ge();return}if(n){var t=Array.isArray(n)?n:[n];t.forEach((function(e){var n=we.indexOf(e);if(n!==-1){e.ontouchmove=null;e.ontouchstart=null;we.splice(n,1)}}))}if(be){document.removeEventListener("touchmove",Se,Re);be=false}};var xe="\n position: fixed !important;\n top: 0 !important;\n right: 0 !important;\n bottom: 0 !important;\n left: 0 !important;\n z-index: 9999999;\n display: block !important;\n width: 100vw;\n height: 100%;\n margin: 0 !important;\n padding: 0 !important;\n overflow: auto;\n -webkit-overflow-scrolling: touch;\n background: rgba(0, 0, 0, 0.6);\n";var Oe="\n position: absolute !important;\n top: 0 !important;\n right: 0 !important;\n bottom: 0 !important;\n left: 0 !important;\n width: 100vw;\n height: 100%;\n margin: 0 !important;\n padding: 0 !important;\n background: none;\n border: none\n";var Ve="\n position: static;\n width: 100%;\n height: 100%;\n";var Ce=function(e){var n=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var t=arguments.length>2&&arguments[2]!==undefined?arguments[2]:true;var r=n.rootElementID;if(t){e.style.cssText=Oe;var o=document.createElement("div");o.style.cssText=xe;o.appendChild(e);document.body.appendChild(o);ve.on(e);Ae(e)}else{if(!r){throw new Error("rootElementID must be specified in embedded mode")}if(!document.getElementById(r)){throw new Error("rootElementID must point to an existing DOM element")}e.style.cssText=Ve;document.getElementById(r).appendChild(e)}};var Le=function(e){e["VERIFF_HANDSHAKE"]="VERIFF_HANDSHAKE";e["VERIFF_RENDER"]="VERIFF_RENDER";e["VERIFF_STARTED"]="VERIFF_STARTED";e["VERIFF_SUBMITTED"]="VERIFF_SUBMITTED";e["VERIFF_FINISHED"]="VERIFF_FINISHED";e["VERIFF_CANCELED"]="VERIFF_CANCELED";e["VERIFF_FORCE_RELOAD"]="VERIFF_FORCE_RELOAD";e["VERIFF_RELOAD_REQUEST"]="VERIFF_RELOAD_REQUEST";return e}({});var Ue=function(e){e["STARTED"]="STARTED";e["SUBMITTED"]="SUBMITTED";e["FINISHED"]="FINISHED";e["CANCELED"]="CANCELED";e["RELOAD_REQUEST"]="RELOAD";return e}({});var ke="veriffFrame";function Pe(e,n){var t;(t=e.contentWindow)===null||t===void 0?void 0:t.postMessage({name:Le.VERIFF_RENDER,payload:n},"*")}function He(e){if(e){try{var n=matchMedia("(max-width: 767px), (hover: none)");return n.matches}catch(e){console.error("Error while checking if iframe is mobile",e);return false}}return false}function Me(e,n,t){if(t){var r=new URL(e);var o=r.searchParams;o.set(n,t);r.search=o.toString();return r.toString()}return e}function Be(){var e=document.createElement("div");e.style.cssText=xe;return e}function je(e,n,t,r){var o=document.createElement("iframe");o.src=e;o.allow="autoplay; camera; microphone; fullscreen; accelerometer; magnetometer; gyroscope; picture-in-picture;";o.id=ke;if(n){Ce(o,t,r)}else{o.style.cssText=Oe;var i=Be();i.appendChild(o);document.body.appendChild(i);ve.on(o);Ae(o)}return o}function qe(e){var n=e.url,t=e.lang,r=e.onEvent,o=r===void 0?function(){return}:r,i=e.embedded,a=i===void 0?false:i,u=e.embeddedOptions,c=e.onReload;if(!n){throw new Error("URL is not provided. Please provide a valid Veriff session url.")}var f=He(a);function s(){var e=document.getElementById(ke);if(e&&e.parentNode){ve.off(e);Ne(e);var n=e.parentNode.parentNode;var t=e.parentNode;if(a&&!f){n=e.parentNode;t=e}if(n)n.removeChild(t)}else{Ne()}window.removeEventListener("message",d)}function d(e){var n=document.getElementById(ke);var t="2.3.1";if(e.data===Le.VERIFF_HANDSHAKE){Pe(n,{version:t,isReloadHandled:typeof c==="function",isVeriffIframeMobile:f,embeddedConfigured:a,embedded:f?false:a})}if(e.data===Le.VERIFF_STARTED){o(Ue.STARTED)}if(e.data===Le.VERIFF_CANCELED){s();o(Ue.CANCELED)}if(e.data===Le.VERIFF_SUBMITTED){o(Ue.SUBMITTED)}if(e.data===Le.VERIFF_FINISHED){s();o(Ue.FINISHED)}if(e.data===Le.VERIFF_FORCE_RELOAD){window.location.reload()}if(e.data===Le.VERIFF_RELOAD_REQUEST){if(typeof c==="function"){c()}o(Ue.RELOAD_REQUEST)}}var l=t&&t.length>0?Me(n,"lang",t):n;je(l,a,u,f);window.addEventListener("message",d);return{close:s}}var Qe=r.gql(__makeTemplateObject(["\n mutation createImpactVerificationSession($user: UserIdInput!) {\n createImpactPublisherIdentityVerificationSession(user: $user) {\n sessionUrl\n }\n }\n"],["\n mutation createImpactVerificationSession($user: UserIdInput!) {\n createImpactPublisherIdentityVerificationSession(user: $user) {\n sessionUrl\n }\n }\n"]));var We=r.gql(__makeTemplateObject(["\n mutation refreshImpactPublisherFinanceStatus($user: UserIdInput!) {\n refreshImpactPublisherFinanceStatus(user: $user) {\n id\n }\n }\n"],["\n mutation refreshImpactPublisherFinanceStatus($user: UserIdInput!) {\n refreshImpactPublisherFinanceStatus(user: $user) {\n id\n }\n }\n"]));var $e=e("V","sqm:veriff-updated");function Ke(){var e=this;var n=o(),t=n.id,r=n.accountId;var a=i(Qe),u=a[0],c=a[1],f=c.loading,s=c.errors;var d=i(We),l=d[0],v=d[1],m=v.loading,p=v.errors;var h=function(){return __awaiter(e,void 0,void 0,(function(){var e,n;return __generator(this,(function(o){switch(o.label){case 0:o.trys.push([0,2,,3]);return[4,l({user:{id:t,accountId:r}})];case 1:e=o.sent();if(!e||e.message)throw new Error;window.dispatchEvent(new Event($e));return[3,3];case 2:n=o.sent();console.error("Failed to initialise Veriff:",n);return[3,3];case 3:return[2]}}))}))};var E=function(){return __awaiter(e,void 0,void 0,(function(){var e,n,o;return __generator(this,(function(i){switch(i.label){case 0:i.trys.push([0,2,,3]);return[4,u({user:{id:t,accountId:r}})];case 1:e=i.sent();if(!e||e.message)throw new Error;n=e.createImpactPublisherIdentityVerificationSession.sessionUrl;qe({url:n,onEvent:function(e){switch(e){case Ue.FINISHED:case Ue.CANCELED:h()}}});return[3,3];case 2:o=i.sent();console.error("Failed to initialise Veriff:",o);return[3,3];case 3:return[2]}}))}))};return{render:E,loading:f||m,errors:s||p}}var Ge=r.gql(__makeTemplateObject(["\n query getUserStatus {\n user: viewer {\n ... on User {\n id\n impactConnection {\n connected\n publisher {\n id\n payoutsAccount {\n hold\n holdReasons\n }\n }\n }\n }\n }\n }\n"],["\n query getUserStatus {\n user: viewer {\n ... on User {\n id\n impactConnection {\n connected\n publisher {\n id\n payoutsAccount {\n hold\n holdReasons\n }\n }\n }\n }\n }\n }\n"]));function ze(e){var n,t,r,o,i,a,u,c;var f=(t=(n=e.user.impactConnection)===null||n===void 0?void 0:n.publisher)===null||t===void 0?void 0:t.payoutsAccount;if(!((o=(r=e.user)===null||r===void 0?void 0:r.impactConnection)===null||o===void 0?void 0:o.connected)||!f)return"INFORMATION_REQUIRED";if((i=f.holdReasons)===null||i===void 0?void 0:i.includes("IDV_CHECK_REQUIRED"))return"VERIFICATION:REQUIRED";if((a=f.holdReasons)===null||a===void 0?void 0:a.includes("IDV_CHECK_REQUIRED_INTERNAL"))return"VERIFICATION:INTERNAL";if((u=f.holdReasons)===null||u===void 0?void 0:u.includes("IDV_CHECK_REVIEW_INTERNAL"))return"VERIFICATION:REVIEW";if((c=f.holdReasons)===null||c===void 0?void 0:c.includes("IDV_CHECK_FAILED_INTERNAL"))return"VERIFICATION:FAILED";if(f.hold)return"HOLD";return"DONE"}function Xe(e){var r=a().type;var o=u(Ge,{}),i=o.loading,f=o.data,s=o.errors,d=o.refetch;var l=Ke(),v=l.render,m=l.loading,p=l.errors;var h=n(undefined),E=h[0],y=h[1];t((function(){if(!f)return;var e=ze(f);y(e)}),[f]);t((function(){var e=function(){return d()};window.addEventListener(c,e);window.addEventListener($e,e);return function(){window.removeEventListener(c,e);window.removeEventListener($e,e)}}),[]);return{states:{loading:i,veriffLoading:m,status:E,error:!!s},data:{type:r},text:e.getTextProps(),callbacks:{onTermsClick:function(){return window.open(e.cashPayoutsPageUrl,"_blank").focus()},onClick:v}}}}}}));
|
|
6
|
+
*/var me=function e(){return typeof window==="undefined"};var Ee=function e(n){n=n||navigator.userAgent;var t=/(iPad).*OS\s([\d_]+)/.test(n);var r=!t&&/(iPhone\sOS)\s([\d_]+)/.test(n);var o=/(Android);?[\s/]+([\d.]+)?/.test(n);var i=r||t;return{ios:i,android:o}};function he(e){if(me())return false;if(!e){throw new Error("options must be provided")}var n=false;var t={get passive(){n=true;return}};var r=function e(){};var o="__TUA_BSL_TEST_PASSIVE__";window.addEventListener(o,r,t);window.removeEventListener(o,r,t);var i=e.capture;return n?e:typeof i!=="undefined"?i:false}var pe=0;var ye=0;var Ie=0;var ge=null;var be=false;var we=[];var Re=he({passive:false});var _e=!me()&&"scrollBehavior"in document.documentElement.style;var Fe=function e(){var n=document.body;var t=Object.assign({},n.style);var r=window.innerWidth-n.clientWidth;n.style.overflow="hidden";n.style.boxSizing="border-box";n.style.paddingRight="".concat(r,"px");return function(){["overflow","boxSizing","paddingRight"].forEach((function(e){n.style[e]=t[e]||""}))}};var Te=function e(){var n=document.documentElement;var t=document.body;var r=n.scrollTop||t.scrollTop;var o=Object.assign({},n.style);var i=Object.assign({},t.style);n.style.height="100%";n.style.overflow="hidden";t.style.top="-".concat(r,"px");t.style.width="100%";t.style.height="auto";t.style.position="fixed";t.style.overflow="hidden";return function(){n.style.height=o.height||"";n.style.overflow=o.overflow||"";["top","width","height","overflow","position"].forEach((function(e){t.style[e]=i[e]||""}));_e?window.scrollTo({top:r,behavior:"instant"}):window.scrollTo(0,r)}};var Se=function e(n){if(!n.cancelable)return;n.preventDefault()};var De=function e(n,t){if(t){var r=t.scrollTop,o=t.scrollLeft,i=t.scrollWidth,a=t.scrollHeight,u=t.clientWidth,c=t.clientHeight;var f=n.targetTouches[0].clientX-Ie;var s=n.targetTouches[0].clientY-ye;var d=Math.abs(s)>Math.abs(f);var l=s>0&&r===0;var v=f>0&&o===0;var m=f<0&&o+u+1>=i;var E=s<0&&r+c+1>=a;if(d&&(l||E)||!d&&(v||m)){return Se(n)}}n.stopPropagation();return true};var Ae=function e(n){if(me())return;if(Ee().ios){if(n){var t=Array.isArray(n)?n:[n];t.forEach((function(e){if(e&&we.indexOf(e)===-1){e.ontouchstart=function(e){ye=e.targetTouches[0].clientY;Ie=e.targetTouches[0].clientX};e.ontouchmove=function(n){if(n.targetTouches.length!==1)return;De(n,e)};we.push(e)}}))}if(!be){document.addEventListener("touchmove",Se,Re);be=true}}else if(pe<=0){ge=Ee().android?Te():Fe()}pe+=1};var Ne=function e(n){if(me())return;pe-=1;if(pe>0)return;if(!Ee().ios&&typeof ge==="function"){ge();return}if(n){var t=Array.isArray(n)?n:[n];t.forEach((function(e){var n=we.indexOf(e);if(n!==-1){e.ontouchmove=null;e.ontouchstart=null;we.splice(n,1)}}))}if(be){document.removeEventListener("touchmove",Se,Re);be=false}};var Oe="\n position: fixed !important;\n top: 0 !important;\n right: 0 !important;\n bottom: 0 !important;\n left: 0 !important;\n z-index: 9999999;\n display: block !important;\n width: 100vw;\n height: 100%;\n margin: 0 !important;\n padding: 0 !important;\n overflow: auto;\n -webkit-overflow-scrolling: touch;\n background: rgba(0, 0, 0, 0.6);\n";var xe="\n position: absolute !important;\n top: 0 !important;\n right: 0 !important;\n bottom: 0 !important;\n left: 0 !important;\n width: 100vw;\n height: 100%;\n margin: 0 !important;\n padding: 0 !important;\n background: none;\n border: none\n";var Ve="\n position: static;\n width: 100%;\n height: 100%;\n";var Ce=function(e){var n=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var t=arguments.length>2&&arguments[2]!==undefined?arguments[2]:true;var r=n.rootElementID;if(t){e.style.cssText=xe;var o=document.createElement("div");o.style.cssText=Oe;o.appendChild(e);document.body.appendChild(o);ve.on(e);Ae(e)}else{if(!r){throw new Error("rootElementID must be specified in embedded mode")}if(!document.getElementById(r)){throw new Error("rootElementID must point to an existing DOM element")}e.style.cssText=Ve;document.getElementById(r).appendChild(e)}};var Le=function(e){e["VERIFF_HANDSHAKE"]="VERIFF_HANDSHAKE";e["VERIFF_RENDER"]="VERIFF_RENDER";e["VERIFF_STARTED"]="VERIFF_STARTED";e["VERIFF_SUBMITTED"]="VERIFF_SUBMITTED";e["VERIFF_FINISHED"]="VERIFF_FINISHED";e["VERIFF_CANCELED"]="VERIFF_CANCELED";e["VERIFF_FORCE_RELOAD"]="VERIFF_FORCE_RELOAD";e["VERIFF_RELOAD_REQUEST"]="VERIFF_RELOAD_REQUEST";return e}({});var Ue=function(e){e["STARTED"]="STARTED";e["SUBMITTED"]="SUBMITTED";e["FINISHED"]="FINISHED";e["CANCELED"]="CANCELED";e["RELOAD_REQUEST"]="RELOAD";return e}({});var ke="veriffFrame";function Pe(e,n){var t;(t=e.contentWindow)===null||t===void 0?void 0:t.postMessage({name:Le.VERIFF_RENDER,payload:n},"*")}function He(e){if(e){try{var n=matchMedia("(max-width: 767px), (hover: none)");return n.matches}catch(e){console.error("Error while checking if iframe is mobile",e);return false}}return false}function Me(e,n,t){if(t){var r=new URL(e);var o=r.searchParams;o.set(n,t);r.search=o.toString();return r.toString()}return e}function Be(){var e=document.createElement("div");e.style.cssText=Oe;return e}function je(e,n,t,r){var o=document.createElement("iframe");o.src=e;o.allow="autoplay; camera; microphone; fullscreen; accelerometer; magnetometer; gyroscope; picture-in-picture;";o.id=ke;if(n){Ce(o,t,r)}else{o.style.cssText=xe;var i=Be();i.appendChild(o);document.body.appendChild(i);ve.on(o);Ae(o)}return o}function qe(e){var n=e.url,t=e.lang,r=e.onEvent,o=r===void 0?function(){return}:r,i=e.embedded,a=i===void 0?false:i,u=e.embeddedOptions,c=e.onReload;if(!n){throw new Error("URL is not provided. Please provide a valid Veriff session url.")}var f=He(a);function s(){var e=document.getElementById(ke);if(e&&e.parentNode){ve.off(e);Ne(e);var n=e.parentNode.parentNode;var t=e.parentNode;if(a&&!f){n=e.parentNode;t=e}if(n)n.removeChild(t)}else{Ne()}window.removeEventListener("message",d)}function d(e){var n=document.getElementById(ke);var t="2.3.1";if(e.data===Le.VERIFF_HANDSHAKE){Pe(n,{version:t,isReloadHandled:typeof c==="function",isVeriffIframeMobile:f,embeddedConfigured:a,embedded:f?false:a})}if(e.data===Le.VERIFF_STARTED){o(Ue.STARTED)}if(e.data===Le.VERIFF_CANCELED){s();o(Ue.CANCELED)}if(e.data===Le.VERIFF_SUBMITTED){o(Ue.SUBMITTED)}if(e.data===Le.VERIFF_FINISHED){s();o(Ue.FINISHED)}if(e.data===Le.VERIFF_FORCE_RELOAD){window.location.reload()}if(e.data===Le.VERIFF_RELOAD_REQUEST){if(typeof c==="function"){c()}o(Ue.RELOAD_REQUEST)}}var l=t&&t.length>0?Me(n,"lang",t):n;je(l,a,u,f);window.addEventListener("message",d);return{close:s}}var We=r.gql(__makeTemplateObject(["\n mutation createImpactVerificationSession($user: UserIdInput!) {\n createImpactPublisherIdentityVerificationSession(user: $user) {\n sessionUrl\n }\n }\n"],["\n mutation createImpactVerificationSession($user: UserIdInput!) {\n createImpactPublisherIdentityVerificationSession(user: $user) {\n sessionUrl\n }\n }\n"]));var Qe=r.gql(__makeTemplateObject(["\n mutation refreshImpactPublisherFinanceStatus($user: UserIdInput!) {\n refreshImpactPublisherFinanceStatus(user: $user) {\n id\n }\n }\n"],["\n mutation refreshImpactPublisherFinanceStatus($user: UserIdInput!) {\n refreshImpactPublisherFinanceStatus(user: $user) {\n id\n }\n }\n"]));var $e=e("V","sqm:veriff-updated");function Ke(){var e=this;var n=o(),t=n.id,r=n.accountId;var a=i(We),u=a[0],c=a[1],f=c.loading,s=c.errors;var d=i(Qe),l=d[0],v=d[1],m=v.loading,E=v.errors;var h=function(){return __awaiter(e,void 0,void 0,(function(){var e,n;return __generator(this,(function(o){switch(o.label){case 0:o.trys.push([0,2,,3]);return[4,l({user:{id:t,accountId:r}})];case 1:e=o.sent();if(!e||e.message)throw new Error;window.dispatchEvent(new Event($e));return[3,3];case 2:n=o.sent();console.error("Failed to initialise Veriff:",n);return[3,3];case 3:return[2]}}))}))};var p=function(){return __awaiter(e,void 0,void 0,(function(){var e,n,o;return __generator(this,(function(i){switch(i.label){case 0:i.trys.push([0,2,,3]);return[4,u({user:{id:t,accountId:r}})];case 1:e=i.sent();if(!e||e.message)throw new Error;n=e.createImpactPublisherIdentityVerificationSession.sessionUrl;qe({url:n,onEvent:function(e){switch(e){case Ue.FINISHED:case Ue.CANCELED:h()}}});return[3,3];case 2:o=i.sent();console.error("Failed to initialise Veriff:",o);return[3,3];case 3:return[2]}}))}))};return{render:p,loading:f||m,errors:s||E}}var Ge=r.gql(__makeTemplateObject(["\n query getUserStatus {\n user: viewer {\n ... on User {\n id\n impactConnection {\n connected\n publisher {\n id\n payoutsAccount {\n hold\n holdReasons\n }\n }\n }\n }\n }\n }\n"],["\n query getUserStatus {\n user: viewer {\n ... on User {\n id\n impactConnection {\n connected\n publisher {\n id\n payoutsAccount {\n hold\n holdReasons\n }\n }\n }\n }\n }\n }\n"]));function ze(e){var n,t,r,o,i,a,u,c,f,s;var d=(t=(n=e.user.impactConnection)===null||n===void 0?void 0:n.publisher)===null||t===void 0?void 0:t.payoutsAccount;if(!((o=(r=e.user)===null||r===void 0?void 0:r.impactConnection)===null||o===void 0?void 0:o.connected)||!d)return"INFORMATION_REQUIRED";if(((i=d.holdReasons)===null||i===void 0?void 0:i.length)===1&&((a=d.holdReasons)===null||a===void 0?void 0:a.includes("NEW_PAYEE_REVIEW"))){return"DONE"}if((u=d.holdReasons)===null||u===void 0?void 0:u.includes("IDV_CHECK_REQUIRED"))return"VERIFICATION:REQUIRED";if((c=d.holdReasons)===null||c===void 0?void 0:c.includes("IDV_CHECK_REQUIRED_INTERNAL"))return"VERIFICATION:INTERNAL";if((f=d.holdReasons)===null||f===void 0?void 0:f.includes("IDV_CHECK_REVIEW_INTERNAL"))return"VERIFICATION:REVIEW";if((s=d.holdReasons)===null||s===void 0?void 0:s.includes("IDV_CHECK_FAILED_INTERNAL"))return"VERIFICATION:FAILED";if(d.hold)return"HOLD";return"DONE"}function Ye(e){var r=a().type;var o=u(Ge,{}),i=o.loading,f=o.data,s=o.errors,d=o.refetch;var l=Ke(),v=l.render,m=l.loading,E=l.errors;var h=n(undefined),p=h[0],y=h[1];t((function(){if(!f)return;var e=ze(f);y(e)}),[f]);t((function(){var e=function(){return d()};window.addEventListener(c,e);window.addEventListener($e,e);return function(){window.removeEventListener(c,e);window.removeEventListener($e,e)}}),[]);return{states:{loading:i,veriffLoading:m,status:p,error:!!s},data:{type:r},text:e.getTextProps(),callbacks:{onTermsClick:function(){return window.open(e.cashPayoutsPageUrl,"_blank").focus()},onClick:v}}}}}}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
System.register(["./p-
|
|
1
|
+
System.register(["./p-59b028db.system.js","./p-4f5329a2.system.js","./p-1a673057.system.js","./p-67ad2252.system.js"],(function(t){"use strict";var e,n,s,r;return{setters:[function(t){e=t.r;n=t.h},function(t){s=t.n},function(){},function(t){r=t.T}],execute:function(){var o=t("sqm_rewards_table_customer_note_cell",function(){function t(t){e(this,t);this.ignored=true;this.locale="en";s(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t=this.note;return n(r,{type:"p"},t)};return t}())}}}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{f as e}from"./p-
|
|
1
|
+
import{f as e}from"./p-63e29387.js";import{_ as r,y as s}from"./p-8e2bead4.js";function t(s){const t=r();e((()=>{t.dispatchEvent(new CustomEvent("sqm:request-rerender",{detail:!0,bubbles:!0,composed:!0}))}),s)}function n(){const t=r(),[n,o]=s();return e((()=>{const e=e=>{e.stopPropagation(),o()};return t.addEventListener("sqm:request-rerender",e),()=>{t.removeEventListener("sqm:request-rerender",e)}}),[]),n}export{t as a,n as u}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as t,c as a}from"./p-c7c11325.js";import{o,f as r,n}from"./p-63e29387.js";import{G as c,a as e,E as i,P as l}from"./p-8e2bead4.js";const p=class{constructor(t){s(this,t),this.ignored=!0,n(this)}disconnectedCallback(){}render(){return async function({domain:s}){const t=c(),a=s,n=e(),p=i(a,n,t),[,m]=o(l,p);r((()=>{m(p)}),[p])}(this),t(a,{style:{display:"contents"}},t("slot",null))}};export{p as sqm_graphql_client_provider}
|
|
@@ -13,4 +13,6 @@ export declare const FlexReverseRight: () => any;
|
|
|
13
13
|
export declare const FlexReverseLeft: () => any;
|
|
14
14
|
export declare const NoStatValue: () => any;
|
|
15
15
|
export declare const InvalidStatValue: () => any;
|
|
16
|
+
export declare const CustomStyles: () => any;
|
|
16
17
|
export declare const MultipleStats: () => any;
|
|
18
|
+
export declare const MultipleStatsWithCustomBranding: () => any;
|
|
@@ -6,5 +6,10 @@ export interface BigStatViewProps {
|
|
|
6
6
|
flexReverse?: boolean;
|
|
7
7
|
alignment?: "left" | "right" | "center";
|
|
8
8
|
labelSlot?: VNode;
|
|
9
|
+
statTextColor?: string;
|
|
10
|
+
statFontSize?: number;
|
|
11
|
+
descriptionTextColor?: string;
|
|
12
|
+
descriptionFontSize?: number;
|
|
13
|
+
statFontWeight?: number;
|
|
9
14
|
}
|
|
10
15
|
export declare function BigStatView(props: BigStatViewProps): any;
|
|
@@ -27,6 +27,7 @@ export declare class BigStat {
|
|
|
27
27
|
*
|
|
28
28
|
* @uiName Flex reverse
|
|
29
29
|
* @default
|
|
30
|
+
* @uiGroup Style
|
|
30
31
|
*/
|
|
31
32
|
flexReverse?: boolean;
|
|
32
33
|
/**
|
|
@@ -36,6 +37,7 @@ export declare class BigStat {
|
|
|
36
37
|
* @uiType string
|
|
37
38
|
* @uiEnum ["left", "right", "center"]
|
|
38
39
|
* @uiEnumNames ["Left", "Right", "Center"]
|
|
40
|
+
* @uiGroup Style
|
|
39
41
|
*/
|
|
40
42
|
alignment?: "left" | "right" | "center";
|
|
41
43
|
/**
|
|
@@ -45,6 +47,45 @@ export declare class BigStat {
|
|
|
45
47
|
* @uiWidget programSelector
|
|
46
48
|
*/
|
|
47
49
|
programId?: string;
|
|
50
|
+
/**
|
|
51
|
+
* Color of the stat text
|
|
52
|
+
* @uiName Stat text color
|
|
53
|
+
* @uiWidget color
|
|
54
|
+
* @uiType string
|
|
55
|
+
* @format color
|
|
56
|
+
* @uiGroup Style
|
|
57
|
+
*/
|
|
58
|
+
statTextColor?: string;
|
|
59
|
+
/**
|
|
60
|
+
* Font size of the stat text in pixels
|
|
61
|
+
* @uiName Stat font size
|
|
62
|
+
* @uiType string
|
|
63
|
+
* @uiGroup Style
|
|
64
|
+
*/
|
|
65
|
+
statFontSize?: number;
|
|
66
|
+
/**
|
|
67
|
+
* Font weight of the stat text
|
|
68
|
+
* @uiName Stat font weight
|
|
69
|
+
* @uiGroup Style
|
|
70
|
+
* @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
|
|
71
|
+
* @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
|
|
72
|
+
*/
|
|
73
|
+
statFontWeight?: number;
|
|
74
|
+
/**
|
|
75
|
+
* Color of the description text
|
|
76
|
+
* @uiName Description text color
|
|
77
|
+
* @uiWidget color
|
|
78
|
+
* @uiType string
|
|
79
|
+
* @format color
|
|
80
|
+
* @uiGroup Style
|
|
81
|
+
*/
|
|
82
|
+
descriptionTextColor?: string;
|
|
83
|
+
/**
|
|
84
|
+
* Font size of the description text in pixels
|
|
85
|
+
* @uiName Description font size
|
|
86
|
+
* @uiGroup Style
|
|
87
|
+
*/
|
|
88
|
+
descriptionFontSize?: number;
|
|
48
89
|
/**
|
|
49
90
|
* @undocumented
|
|
50
91
|
* @uiType object
|
|
@@ -6,6 +6,7 @@ declare const _default: {
|
|
|
6
6
|
};
|
|
7
7
|
export default _default;
|
|
8
8
|
export declare const CouponCode: () => any;
|
|
9
|
+
export declare const CouponCodeWithSecondaryButtonType: () => any;
|
|
9
10
|
export declare const CustomTooltipText: () => any;
|
|
10
11
|
export declare const CustomTooltipDuration: () => any;
|
|
11
12
|
export declare const TextAlignCenter: () => any;
|
|
@@ -2,5 +2,7 @@ import { CopyTextViewProps } from "../views/copy-text-view";
|
|
|
2
2
|
export interface CouponCodeViewProps extends CopyTextViewProps {
|
|
3
3
|
errorType?: "error" | "warning" | "info" | "success";
|
|
4
4
|
couponCodeLabel?: string;
|
|
5
|
+
textColor?: string;
|
|
6
|
+
buttonType: "primary" | "secondary";
|
|
5
7
|
}
|
|
6
8
|
export declare function CouponCodeView(props: CouponCodeViewProps): any;
|
|
@@ -32,6 +32,7 @@ export declare class CouponCode {
|
|
|
32
32
|
* @uiType string
|
|
33
33
|
* @uiEnum ["left", "center", "right"]
|
|
34
34
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
35
|
+
* @uiGroup Style
|
|
35
36
|
*/
|
|
36
37
|
textAlign?: "left" | "center" | "right";
|
|
37
38
|
/**
|
|
@@ -45,6 +46,7 @@ export declare class CouponCode {
|
|
|
45
46
|
* @uiType string
|
|
46
47
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
47
48
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
49
|
+
* @uiGroup Style
|
|
48
50
|
*/
|
|
49
51
|
buttonStyle?: "icon" | "button-outside" | "button-below";
|
|
50
52
|
/**
|
|
@@ -106,6 +108,46 @@ export declare class CouponCode {
|
|
|
106
108
|
* @uiGroup Coupon code error
|
|
107
109
|
*/
|
|
108
110
|
couponCodePlaceholder: string;
|
|
111
|
+
/**
|
|
112
|
+
* Border color of share link container
|
|
113
|
+
* @uiName Border color
|
|
114
|
+
* @uiWidget color
|
|
115
|
+
* @format color
|
|
116
|
+
* @uiGroup Style
|
|
117
|
+
*/
|
|
118
|
+
borderColor?: string;
|
|
119
|
+
/**
|
|
120
|
+
* Color of the text and copy icon
|
|
121
|
+
* @uiName Text color
|
|
122
|
+
* @uiWidget color
|
|
123
|
+
* @format color
|
|
124
|
+
* @uiGroup Style
|
|
125
|
+
*/
|
|
126
|
+
textColor?: string;
|
|
127
|
+
/**
|
|
128
|
+
* The border radius on the share link container (in pixels)
|
|
129
|
+
* @uiName Border Radius
|
|
130
|
+
* @uiType number
|
|
131
|
+
* @uiGroup Style
|
|
132
|
+
*/
|
|
133
|
+
borderRadius?: string;
|
|
134
|
+
/**
|
|
135
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
136
|
+
* @uiName Button Type
|
|
137
|
+
* @uiType string
|
|
138
|
+
* @uiEnum ["primary", "secondary"]
|
|
139
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
140
|
+
* @uiGroup Style
|
|
141
|
+
*/
|
|
142
|
+
buttonType?: "primary" | "secondary";
|
|
143
|
+
/**
|
|
144
|
+
* Background color of share link container
|
|
145
|
+
* @uiName Background color
|
|
146
|
+
* @uiWidget color
|
|
147
|
+
* @format color
|
|
148
|
+
* @uiGroup Style
|
|
149
|
+
*/
|
|
150
|
+
backgroundColor?: string;
|
|
109
151
|
/**
|
|
110
152
|
* @undocumented
|
|
111
153
|
* @uiType object
|
|
@@ -9,6 +9,7 @@ interface CouponCodeProps {
|
|
|
9
9
|
pendingErrorText: string;
|
|
10
10
|
redeemedErrorText: string;
|
|
11
11
|
genericErrorText: string;
|
|
12
|
+
buttonType?: "primary" | "secondary";
|
|
12
13
|
}
|
|
13
14
|
export declare type RewardStatusType = "AVAILABLE" | "EXPIRED" | "REDEEMED" | "CANCELLED" | "PENDING" | "EMPTY_TANK" | "ERROR";
|
|
14
15
|
export declare function useCouponCode(props: CouponCodeProps): CouponCodeViewProps;
|
|
@@ -2,7 +2,10 @@ import { VNode } from "../../stencil-public-runtime";
|
|
|
2
2
|
interface DividedLayoutViewProps {
|
|
3
3
|
direction: "row" | "column";
|
|
4
4
|
contentAreaWidth?: string | null;
|
|
5
|
-
dividerStyle
|
|
5
|
+
dividerStyle?: string;
|
|
6
|
+
backgroundColor?: string;
|
|
7
|
+
borderless?: boolean;
|
|
8
|
+
borderColor?: string;
|
|
6
9
|
}
|
|
7
10
|
export declare function DividedLayoutView(props: DividedLayoutViewProps, children: VNode): any;
|
|
8
11
|
export {};
|
|
@@ -22,10 +22,23 @@ export declare class DividedLayout {
|
|
|
22
22
|
*/
|
|
23
23
|
contentAreaWidth: string | null;
|
|
24
24
|
/**
|
|
25
|
+
* @undocumented
|
|
25
26
|
* Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
26
27
|
* @uiName Border style
|
|
27
28
|
*/
|
|
28
29
|
dividerStyle: string;
|
|
30
|
+
/**
|
|
31
|
+
* Background color of the divider
|
|
32
|
+
* @uiName Divider Background Color
|
|
33
|
+
* @uiWidget color
|
|
34
|
+
*/
|
|
35
|
+
backgroundColor?: string;
|
|
36
|
+
/**
|
|
37
|
+
* Color of the divider (defaults to default text color if none is set)
|
|
38
|
+
* @uiName Divider Background Color
|
|
39
|
+
* @uiWidget color
|
|
40
|
+
*/
|
|
41
|
+
borderColor?: string;
|
|
29
42
|
constructor();
|
|
30
43
|
disconnectedCallback(): void;
|
|
31
44
|
render(): any;
|
|
@@ -16,3 +16,4 @@ export declare const TwoColumnLoginNoPadding: () => any;
|
|
|
16
16
|
export declare const TwoColumnLoginReverseWrap: () => any;
|
|
17
17
|
export declare const TwoColumnLoginWithImgElement: () => any;
|
|
18
18
|
export declare const MinHeight: () => any;
|
|
19
|
+
export declare const InstantAccessLoggedOutView: () => any;
|
|
@@ -7,6 +7,7 @@ export interface HeroProps {
|
|
|
7
7
|
secondaryBackground?: string;
|
|
8
8
|
paddingSize: "none" | "small" | "medium" | "large";
|
|
9
9
|
wrapDirection: "wrap" | "wrap-reverse";
|
|
10
|
+
columnToHideInMobile?: "primary" | "secondary" | null;
|
|
10
11
|
};
|
|
11
12
|
content: {
|
|
12
13
|
primaryColumn?: VNode | VNode[];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @uiName Hero Layout
|
|
3
|
-
* @validParents ["sqm-portal-container","sqm-brand","div"]
|
|
3
|
+
* @validParents ["sqm-portal-container","sqm-brand","div", "template", "sqb-auth-template-switch", "div","sqm-divided-layout","template","sqm-tab","sqb-program-section","sqb-conditional-section"]
|
|
4
4
|
* @slots [{"name":"","title":"Primary Column Content"},{"name":"secondary-column","title":"Secondary Column Content"}]
|
|
5
5
|
* @example Two Column Hero Layout - <sqm-hero background="https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80" min-height="0" columns="2" padding-size="large" wrap-direction="wrap" secondary-background="lightgrey"><h1>Primary Column Content</h1><h1 slot="secondary-column">Secondary Column Content</h1></sqm-hero>
|
|
6
6
|
* @exampleGroup Layout
|
|
@@ -47,6 +47,10 @@ export declare class Hero {
|
|
|
47
47
|
* @uiEnumNames ["Wrap", "Wrap Reverse"]
|
|
48
48
|
*/
|
|
49
49
|
wrapDirection: "wrap" | "wrap-reverse";
|
|
50
|
+
/**
|
|
51
|
+
* @uiName Hide the column in mobile view (can only be used when two columns are present)
|
|
52
|
+
*/
|
|
53
|
+
columnToHideInMobile?: "primary" | "secondary" | null;
|
|
50
54
|
constructor();
|
|
51
55
|
disconnectedCallback(): void;
|
|
52
56
|
render(): any;
|
|
@@ -17,5 +17,6 @@ export interface HeroImageViewProps {
|
|
|
17
17
|
paddingImage?: Spacing;
|
|
18
18
|
imagePos: "left" | "center" | "right";
|
|
19
19
|
imageMobilePos: "top" | "bottom";
|
|
20
|
+
buttonType?: "primary" | "secondary";
|
|
20
21
|
}
|
|
21
22
|
export declare function HeroImageView(props: HeroImageViewProps, children: VNode): any;
|
|
@@ -17,22 +17,26 @@ export declare class HeroImage {
|
|
|
17
17
|
* @uiName Overlay color
|
|
18
18
|
* @uiWidget color
|
|
19
19
|
* @format color
|
|
20
|
+
* @uiGroup Style
|
|
20
21
|
*/
|
|
21
22
|
overlayColor?: string;
|
|
22
23
|
/**
|
|
23
24
|
* @uiName Overlay opacity
|
|
25
|
+
* @uiGroup Style
|
|
24
26
|
*/
|
|
25
27
|
overlayOpacity: string;
|
|
26
28
|
/**
|
|
27
29
|
* @uiName Text color
|
|
28
30
|
* @uiWidget color
|
|
29
31
|
* @format color
|
|
32
|
+
* @uiGroup Style
|
|
30
33
|
*/
|
|
31
34
|
textColor?: string;
|
|
32
35
|
/**
|
|
33
36
|
* @uiName Background color
|
|
34
37
|
* @uiWidget color
|
|
35
38
|
* @format color
|
|
39
|
+
* @uiGroup Style
|
|
36
40
|
*/
|
|
37
41
|
backgroundColor?: string;
|
|
38
42
|
/**
|
|
@@ -40,11 +44,13 @@ export declare class HeroImage {
|
|
|
40
44
|
* @uiType string
|
|
41
45
|
* @uiEnum ["overlay", "columns"]
|
|
42
46
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
47
|
+
* @uiGroup Style
|
|
43
48
|
*/
|
|
44
49
|
layout: "overlay" | "columns";
|
|
45
50
|
/**
|
|
46
51
|
* @uiName Image percentage
|
|
47
52
|
* @uiType number
|
|
53
|
+
* @uiGroup Style
|
|
48
54
|
*/
|
|
49
55
|
imagePercentage: number;
|
|
50
56
|
/**
|
|
@@ -52,6 +58,7 @@ export declare class HeroImage {
|
|
|
52
58
|
* @uiType string
|
|
53
59
|
* @uiEnum ["left", "center", "right"]
|
|
54
60
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
61
|
+
* @uiGroup Style
|
|
55
62
|
*/
|
|
56
63
|
imagePos: "left" | "center" | "right";
|
|
57
64
|
/**
|
|
@@ -59,6 +66,7 @@ export declare class HeroImage {
|
|
|
59
66
|
* @uiType string
|
|
60
67
|
* @uiEnum ["top", "bottom"]
|
|
61
68
|
* @uiEnumNames ["Top", "Bottom"]
|
|
69
|
+
* @uiGroup Style
|
|
62
70
|
*/
|
|
63
71
|
imageMobilePos: "top" | "bottom";
|
|
64
72
|
/**
|
|
@@ -88,6 +96,7 @@ export declare class HeroImage {
|
|
|
88
96
|
* @uiType string
|
|
89
97
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
90
98
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
99
|
+
* @uiGroup Style
|
|
91
100
|
*/
|
|
92
101
|
paddingText: Spacing;
|
|
93
102
|
/**
|
|
@@ -95,8 +104,18 @@ export declare class HeroImage {
|
|
|
95
104
|
* @uiType string
|
|
96
105
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
97
106
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
107
|
+
* @uiGroup Style
|
|
98
108
|
*/
|
|
99
109
|
paddingImage: Spacing;
|
|
110
|
+
/**
|
|
111
|
+
* The type of the button that is used (primary or secondary).
|
|
112
|
+
* @uiName Button Type
|
|
113
|
+
* @uiType string
|
|
114
|
+
* @uiEnum ["primary", "secondary"]
|
|
115
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
116
|
+
* @uiGroup Style
|
|
117
|
+
*/
|
|
118
|
+
buttonType?: "primary" | "secondary";
|
|
100
119
|
constructor();
|
|
101
120
|
disconnectedCallback(): void;
|
|
102
121
|
render(): any;
|
package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import { EmailRegistrationViewProps } from "../views/email-registration-view";
|
|
|
5
5
|
* @validParents ["sqm-portal-container","div","sqm-hero","template", "sqb-program-section", "sqb-conditional-section"]
|
|
6
6
|
* @compatibility Built for instant access
|
|
7
7
|
* @exampleGroup Instant Access
|
|
8
|
-
* @example
|
|
8
|
+
* @example Advocate Registration - <sqm-instant-access-registration></sqm-instant-access-registration>
|
|
9
9
|
* @slots [{"name":"top","title":"Top Content"},{"name":"bottom","title":"Bottom Content"}]
|
|
10
10
|
*/
|
|
11
11
|
export declare class InstantAccessRegistration {
|