@saasquatch/mint-components 1.15.0-4 → 1.15.0-41
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-a9f4ba75.js → GenericTableView-a9d0b798.js} +7 -7
- package/dist/cjs/IndirectTaxDetailsView-d0290a12.js +646 -0
- package/dist/cjs/{ShadowViewAddon-9e7916d8.js → ShadowViewAddon-9cb7a310.js} +1333 -1316
- package/dist/cjs/{copy-text-view-c85acaaa.js → copy-text-view-ee147291.js} +54 -39
- package/dist/cjs/data-6d96b89c.js +137 -0
- package/dist/cjs/{email-registration-view-55b378dc.js → email-registration-view-dca94dc9.js} +2 -2
- package/dist/cjs/{global-0cf6d295.js → global-d62c5561.js} +308 -90
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/mint-components.cjs.js +2 -2
- package/dist/cjs/{mixins-f7e0377a.js → mixins-4761d472.js} +6 -6
- package/dist/cjs/parseStates-d1effc19.js +16 -0
- package/dist/cjs/{sqm-banking-info-form_17.cjs.entry.js → sqm-banking-info-form_10.cjs.entry.js} +647 -2188
- package/dist/cjs/{sqm-base-registration-form-view-8a2c8763.js → sqm-base-registration-form-view-1c5094d3.js} +2 -2
- package/dist/cjs/{sqm-big-stat_41.cjs.entry.js → sqm-big-stat_42.cjs.entry.js} +570 -115
- package/dist/cjs/{sqm-close-button-view-ea3fa23b.js → sqm-close-button-view-b297e933.js} +1 -1
- package/dist/cjs/sqm-close-button.cjs.entry.js +2 -2
- package/dist/cjs/sqm-code-verification.cjs.entry.js +348 -0
- package/dist/cjs/sqm-email-verification.cjs.entry.js +2 -2
- package/dist/cjs/sqm-empty_4.cjs.entry.js +49 -49
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +3 -3
- package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +84 -0
- package/dist/cjs/{sqm-leaderboard-rank-view-d39a55d8.js → sqm-leaderboard-rank-view-7c6cebe3.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-navigation-sidebar-item-view-6f35d2ee.js → sqm-navigation-sidebar-item-view-10b62df1.js} +18 -7
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +26 -3
- package/dist/cjs/{sqm-navigation-sidebar-view-17111896.js → sqm-navigation-sidebar-view-38a5227a.js} +16 -6
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +19 -3
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +86 -59
- package/dist/cjs/sqm-password-field.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-ab0fb983.js → sqm-portal-email-verification-view-156accab.js} +3 -3
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-forgot-password-view-78f19ef9.js → sqm-portal-forgot-password-view-fdd97c18.js} +24 -17
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +25 -4
- package/dist/cjs/sqm-portal-google-login.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-login-view-761a4d8e.js → sqm-portal-login-view-0fbbda1b.js} +3 -3
- package/dist/cjs/{sqm-portal-profile-view-e3026b53.js → sqm-portal-profile-view-f226725e.js} +3 -3
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-registration-form-view-637a4bf4.js → sqm-portal-registration-form-view-399f4eaf.js} +2 -2
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-reset-password-view-fe602822.js → sqm-portal-reset-password-view-0439a9e5.js} +2 -2
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-verify-email-view-7b678f34.js → sqm-portal-verify-email-view-05f72dec.js} +2 -2
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-qr-code-view-15dfc0b6.js → sqm-qr-code-view-7ee9fa56.js} +2 -7
- package/dist/cjs/sqm-qr-code.cjs.entry.js +1 -1
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +111 -24
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +1 -1
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +81 -15
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +13717 -12395
- package/dist/cjs/sqm-tabs.cjs.entry.js +16 -4
- package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +1221 -0
- package/dist/cjs/sqm-text-span-view-ce4c0178.js +63 -0
- package/dist/cjs/sqm-text-span.cjs.entry.js +4 -4
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +11 -3
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +17 -6
- package/dist/cjs/{usePayoutStatus-4b5894ef.js → usePayoutStatus-feeac99b.js} +8 -5
- package/dist/cjs/utils-ce18d1bc.js +105 -0
- package/dist/collection/collection-manifest.json +1 -0
- 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 +10 -0
- package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +13 -4
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +1 -0
- package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +7 -0
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +13 -13
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +169 -1
- package/dist/collection/components/sqm-coupon-code/useCouponCode.js +1 -0
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +14 -6
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +58 -1
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
- package/dist/collection/components/sqm-form-message/FormMessage.stories.js +1 -1
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +3 -2
- package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +79 -0
- package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +2 -2
- package/dist/collection/components/sqm-invoice-table/cells/sqm-invoice-table-download-cell.js +2 -2
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table-view.js +1 -1
- package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +37 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +60 -54
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +197 -32
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.js +2 -2
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.css +2 -2
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
- package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +27 -2
- package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +1 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +16 -6
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +83 -5
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +17 -6
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +233 -1
- package/dist/collection/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.js +9 -1
- package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +3 -3
- package/dist/collection/components/sqm-pagination/sqm-pagination.js +43 -0
- package/dist/collection/components/sqm-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-footer/sqm-portal-footer-view.js +6 -6
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +22 -15
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +95 -2
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +41 -36
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +103 -2
- package/dist/collection/components/sqm-portal-frame/usePortalFrame.js +4 -1
- package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +1 -1
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +1 -1
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +9 -3
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +77 -2
- package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +2 -7
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +32 -31
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +75 -0
- 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/cells/sqm-referral-table-rewards-cell.js +48 -15
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +60 -6
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +4 -4
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +3 -3
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +71 -5
- 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 +53 -7
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +169 -1
- package/dist/collection/components/sqm-share-link/ShareLink.stories.js +12 -0
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +171 -3
- package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +20 -8
- package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +110 -2
- package/dist/collection/components/sqm-stencilbook/BrandSelector.js +179 -0
- package/dist/collection/components/sqm-stencilbook/Themes.js +21 -17
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +83 -97
- package/dist/collection/components/sqm-tabs/Tabs.stories.js +7 -0
- package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +14 -2
- package/dist/collection/components/sqm-tabs/sqm-tabs.js +28 -2
- package/dist/collection/components/sqm-task-card/DetailsView.js +8 -2
- 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 +138 -156
- package/dist/collection/components/sqm-task-card/sqm-task-card.js +146 -0
- package/dist/collection/components/sqm-task-card/useTaskCard.js +10 -0
- package/dist/collection/components/sqm-text/Text.stories.js +12 -0
- package/dist/collection/components/sqm-text/sqm-text.js +100 -49
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +44 -43
- package/dist/collection/components/sqm-text-span/sqm-text-span.js +51 -2
- package/dist/collection/components/sqm-timeline/Timeline.stories.js +8 -1
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +45 -45
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +52 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +33 -3
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +39 -5
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +41 -6
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +12 -8
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +20 -43
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +15 -42
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +57 -23
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +1 -1
- 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 +13 -13
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +26 -1
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +8 -5
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +77 -28
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +18 -18
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +62 -3
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +173 -20
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +49 -11
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +3 -3
- package/dist/collection/components/views/copy-text-view.js +53 -38
- package/dist/collection/components/views/email-registration-view.js +1 -1
- package/dist/collection/global/mixins.js +8 -8
- package/dist/collection/global/styles.js +308 -90
- package/dist/collection/global/styles.ts +321 -90
- package/dist/collection/tables/GenericTableView.js +6 -6
- package/dist/collection/utils/parseStates.js +12 -0
- package/dist/esm/{GenericTableView-7b9087af.js → GenericTableView-3b6f9ccc.js} +7 -7
- package/dist/esm/IndirectTaxDetailsView-3be86bcf.js +639 -0
- package/dist/esm/{ShadowViewAddon-e350d540.js → ShadowViewAddon-d8cfd6c7.js} +1336 -1318
- package/dist/esm/{copy-text-view-782137ba.js → copy-text-view-4a207b17.js} +54 -39
- package/dist/esm/data-a05c78ae.js +121 -0
- package/dist/esm/{email-registration-view-a7818cf2.js → email-registration-view-8782c01b.js} +2 -2
- package/dist/esm/{global-1d207c9e.js → global-632fb2fa.js} +308 -90
- package/dist/esm/loader.js +2 -2
- package/dist/esm/mint-components.js +2 -2
- package/dist/esm/{mixins-83f90fa1.js → mixins-f750863a.js} +6 -6
- package/dist/esm/parseStates-ed75e224.js +14 -0
- package/dist/esm/{sqm-banking-info-form_17.entry.js → sqm-banking-info-form_10.entry.js} +571 -2105
- package/dist/esm/{sqm-base-registration-form-view-593d4ac3.js → sqm-base-registration-form-view-d732a5df.js} +2 -2
- package/dist/esm/{sqm-big-stat_41.entry.js → sqm-big-stat_42.entry.js} +574 -120
- package/dist/esm/{sqm-close-button-view-f9819751.js → sqm-close-button-view-bc2bc10e.js} +1 -1
- package/dist/esm/sqm-close-button.entry.js +2 -2
- package/dist/esm/sqm-code-verification.entry.js +344 -0
- package/dist/esm/sqm-email-verification.entry.js +2 -2
- package/dist/esm/sqm-empty_4.entry.js +49 -49
- package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
- package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +76 -0
- package/dist/esm/{sqm-leaderboard-rank-view-753c8d4a.js → sqm-leaderboard-rank-view-84b3c539.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +3 -3
- package/dist/esm/{sqm-navigation-sidebar-item-view-8f1c72bc.js → sqm-navigation-sidebar-item-view-6e046743.js} +18 -7
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +26 -3
- package/dist/esm/{sqm-navigation-sidebar-view-9d802b78.js → sqm-navigation-sidebar-view-f898265a.js} +16 -6
- package/dist/esm/sqm-navigation-sidebar.entry.js +20 -4
- package/dist/esm/sqm-pagination_3.entry.js +86 -59
- package/dist/esm/sqm-password-field.entry.js +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-6c8bad0b.js → sqm-portal-email-verification-view-24ea7b3c.js} +3 -3
- package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
- package/dist/esm/{sqm-portal-forgot-password-view-3d3182f1.js → sqm-portal-forgot-password-view-55fc0873.js} +24 -17
- package/dist/esm/sqm-portal-forgot-password.entry.js +25 -4
- package/dist/esm/sqm-portal-google-login.entry.js +3 -3
- package/dist/esm/sqm-portal-google-registration-form.entry.js +4 -4
- package/dist/esm/{sqm-portal-login-view-7e49609a.js → sqm-portal-login-view-e870b4b0.js} +3 -3
- package/dist/esm/{sqm-portal-profile-view-cbdeec1f.js → sqm-portal-profile-view-9b4d7ec1.js} +3 -3
- package/dist/esm/sqm-portal-profile.entry.js +3 -3
- package/dist/esm/{sqm-portal-registration-form-view-3c1f6000.js → sqm-portal-registration-form-view-5d651c04.js} +2 -2
- package/dist/esm/sqm-portal-registration-form.entry.js +3 -3
- package/dist/esm/{sqm-portal-reset-password-view-54a8651f.js → sqm-portal-reset-password-view-6903828e.js} +2 -2
- package/dist/esm/sqm-portal-reset-password.entry.js +3 -3
- package/dist/esm/{sqm-portal-verify-email-view-b12cb894.js → sqm-portal-verify-email-view-01ac711f.js} +2 -2
- package/dist/esm/sqm-portal-verify-email.entry.js +3 -3
- package/dist/esm/{sqm-qr-code-view-f1d0763b.js → sqm-qr-code-view-62c10948.js} +2 -7
- package/dist/esm/sqm-qr-code.entry.js +1 -1
- package/dist/esm/sqm-referral-table_11.entry.js +111 -24
- package/dist/esm/sqm-referred-registration.entry.js +2 -2
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm/sqm-rewards-table_9.entry.js +81 -15
- package/dist/esm/sqm-stencilbook.entry.js +13715 -12393
- package/dist/esm/sqm-tabs.entry.js +16 -4
- package/dist/esm/sqm-tax-and-cash.entry.js +1217 -0
- package/dist/esm/sqm-text-span-view-cd3902e5.js +61 -0
- package/dist/esm/sqm-text-span.entry.js +4 -4
- package/dist/esm/sqm-widget-verification-controller.entry.js +12 -4
- package/dist/esm/sqm-widget-verification.entry.js +17 -6
- package/dist/esm/{usePayoutStatus-58aa56b4.js → usePayoutStatus-fed17fc9.js} +8 -5
- package/dist/esm/utils-1654e233.js +97 -0
- package/dist/esm-es5/GenericTableView-3b6f9ccc.js +1 -0
- package/dist/esm-es5/IndirectTaxDetailsView-3be86bcf.js +1 -0
- package/dist/esm-es5/ShadowViewAddon-d8cfd6c7.js +1 -0
- package/dist/esm-es5/copy-text-view-4a207b17.js +1 -0
- package/dist/esm-es5/data-a05c78ae.js +1 -0
- package/dist/esm-es5/email-registration-view-8782c01b.js +1 -0
- package/dist/esm-es5/{global-1d207c9e.js → global-632fb2fa.js} +5 -5
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/mixins-f750863a.js +1 -0
- package/dist/esm-es5/parseStates-ed75e224.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-593d4ac3.js → sqm-base-registration-form-view-d732a5df.js} +1 -1
- package/dist/esm-es5/sqm-big-stat_42.entry.js +1 -0
- package/dist/esm-es5/{sqm-close-button-view-f9819751.js → sqm-close-button-view-bc2bc10e.js} +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -0
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.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-84b3c539.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-6e046743.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-f898265a.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-portal-email-verification-view-6c8bad0b.js → sqm-portal-email-verification-view-24ea7b3c.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password-view-55fc0873.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-e870b4b0.js +1 -0
- package/dist/esm-es5/{sqm-portal-profile-view-cbdeec1f.js → sqm-portal-profile-view-9b4d7ec1.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-registration-form-view-3c1f6000.js → sqm-portal-registration-form-view-5d651c04.js} +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-54a8651f.js → sqm-portal-reset-password-view-6903828e.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-b12cb894.js → sqm-portal-verify-email-view-01ac711f.js} +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/{sqm-qr-code-view-f1d0763b.js → sqm-qr-code-view-62c10948.js} +1 -1
- package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.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-cd3902e5.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/{usePayoutStatus-58aa56b4.js → usePayoutStatus-fed17fc9.js} +2 -2
- package/dist/esm-es5/utils-1654e233.js +1 -0
- package/dist/mint-components/global/styles.ts +321 -90
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/p-042642d3.entry.js +1 -0
- package/dist/mint-components/{p-91ab3da1.js → p-057f5402.js} +1 -1
- package/dist/mint-components/p-06ce54e2.entry.js +258 -0
- package/dist/mint-components/p-0984523b.js +1 -0
- package/dist/mint-components/p-0a37a288.system.entry.js +1 -0
- package/dist/mint-components/p-0a8a6d45.system.entry.js +1 -0
- package/dist/mint-components/{p-d07f3090.entry.js → p-0b3218a5.entry.js} +1 -1
- package/dist/mint-components/{p-e5d0375e.system.js → p-0df294ad.system.js} +1 -1
- package/dist/mint-components/p-0e32981f.js +1 -0
- package/dist/mint-components/p-115dfc03.system.js +1 -0
- package/dist/mint-components/{p-480e08e9.js → p-11dff275.js} +2 -2
- package/dist/mint-components/{p-1673fae9.system.entry.js → p-12e61414.system.entry.js} +1 -1
- package/dist/mint-components/p-13f3a647.js +1 -0
- package/dist/mint-components/p-155cf177.system.js +1 -0
- package/dist/mint-components/{p-15d77d0b.entry.js → p-1878da9b.entry.js} +2 -2
- package/dist/mint-components/{p-99ad7d56.system.js → p-223dd3f7.system.js} +1 -1
- package/dist/mint-components/p-2cfe9826.system.entry.js +1 -0
- package/dist/mint-components/p-2df6ce8f.entry.js +144 -0
- package/dist/mint-components/p-32a47b41.system.js +1 -0
- package/dist/mint-components/{p-9d3d4098.system.js → p-33f640f6.system.js} +1 -1
- package/dist/mint-components/p-3a21f8f9.system.entry.js +1 -0
- package/dist/mint-components/p-3c3aab4c.system.js +1 -0
- package/dist/mint-components/{p-19bc3406.system.entry.js → p-3e4e74a2.system.entry.js} +1 -1
- package/dist/mint-components/{p-164a9103.system.entry.js → p-41d051b1.system.entry.js} +1 -1
- package/dist/mint-components/{p-709e1799.system.entry.js → p-450a7705.system.entry.js} +1 -1
- package/dist/mint-components/{p-90fc6774.system.entry.js → p-457962b7.system.entry.js} +1 -1
- package/dist/mint-components/p-46a672e4.entry.js +1 -0
- package/dist/mint-components/p-4841c5e9.system.entry.js +1 -0
- package/dist/mint-components/p-49b20dae.js +1 -0
- package/dist/mint-components/{p-380bfde1.entry.js → p-4b42b756.entry.js} +1 -1
- package/dist/mint-components/{p-2dca9e1a.system.js → p-4b9789a2.system.js} +1 -1
- package/dist/mint-components/p-4bb1c4b2.system.js +1 -0
- package/dist/mint-components/p-4cbd7eec.js +394 -0
- package/dist/mint-components/{p-f0772618.system.entry.js → p-4d478108.system.entry.js} +1 -1
- package/dist/mint-components/{p-b75bb6e3.system.js → p-505951d2.system.js} +1 -1
- package/dist/mint-components/{p-6df88590.system.entry.js → p-51aa8c38.system.entry.js} +1 -1
- package/dist/mint-components/p-52d15f87.system.js +1 -0
- package/dist/mint-components/p-54b0b768.system.js +1 -0
- package/dist/mint-components/p-5510be1e.system.entry.js +1 -0
- package/dist/mint-components/p-5c5964e0.js +1 -0
- package/dist/mint-components/p-5d407714.system.entry.js +1 -0
- package/dist/mint-components/{p-a2fde301.entry.js → p-5ef6de10.entry.js} +1 -1
- package/dist/mint-components/p-66a2b1a4.js +1 -0
- package/dist/mint-components/p-66d22d46.entry.js +13 -0
- package/dist/mint-components/p-674b82ac.js +1 -0
- package/dist/mint-components/p-6798cad1.system.js +1 -0
- package/dist/mint-components/{p-0c78815e.system.entry.js → p-6a49b077.system.entry.js} +1 -1
- package/dist/mint-components/{p-53730ffe.entry.js → p-6a5f57d7.entry.js} +1 -1
- package/dist/mint-components/p-6ef506ba.entry.js +16 -0
- package/dist/mint-components/{p-9cb06082.system.entry.js → p-6fa624ff.system.entry.js} +1 -1
- package/dist/mint-components/p-704f162e.entry.js +1 -0
- package/dist/mint-components/p-70fddbdd.entry.js +11 -0
- package/dist/mint-components/p-731d06a9.entry.js +1 -0
- package/dist/mint-components/p-74afdafb.system.js +1 -0
- package/dist/mint-components/p-767485b8.system.js +1 -0
- package/dist/mint-components/p-780b981b.entry.js +1 -0
- package/dist/mint-components/{p-fbac722b.js → p-7adb141e.js} +1 -1
- package/dist/mint-components/p-7b731acd.entry.js +93 -0
- package/dist/mint-components/{p-7a9290ba.js → p-82113e37.js} +1 -1
- package/dist/mint-components/{p-42187319.system.entry.js → p-846aff6a.system.entry.js} +1 -1
- package/dist/mint-components/p-84a78d09.entry.js +1 -0
- package/dist/mint-components/{p-0d2d0b6d.entry.js → p-865f812e.entry.js} +1 -1
- package/dist/mint-components/p-8a6494c7.system.js +1 -0
- package/dist/mint-components/p-8feb4180.entry.js +1 -0
- package/dist/mint-components/{p-475245d1.system.js → p-96e339f6.system.js} +15 -15
- package/dist/mint-components/p-9711efb7.entry.js +1 -0
- package/dist/mint-components/{p-cc7af682.system.js → p-9721a29a.system.js} +2 -2
- package/dist/mint-components/p-9acf0b39.system.entry.js +1 -0
- package/dist/mint-components/p-9d41d676.system.entry.js +1 -0
- package/dist/mint-components/p-9f2edf59.system.js +1 -0
- package/dist/mint-components/p-a1e17fd2.js +1 -0
- package/dist/mint-components/p-a27a15c5.system.entry.js +1 -0
- package/dist/mint-components/{p-d929b9d5.system.js → p-a3383f54.system.js} +1 -1
- package/dist/mint-components/{p-4428294b.entry.js → p-a3e68251.entry.js} +1 -1
- package/dist/mint-components/p-a572db9b.system.entry.js +1 -0
- package/dist/mint-components/{p-7f80a9d7.entry.js → p-a60d5315.entry.js} +1 -1
- package/dist/mint-components/p-a91e7c05.system.entry.js +1 -0
- package/dist/mint-components/{p-f4a8ee29.system.entry.js → p-af516659.system.entry.js} +1 -1
- package/dist/mint-components/p-b637f1e4.js +1 -0
- package/dist/mint-components/{p-2f101bae.entry.js → p-b6761073.entry.js} +1 -1
- package/dist/mint-components/{p-f1e72435.entry.js → p-b73a4df4.entry.js} +2 -2
- package/dist/mint-components/{p-9bfd9bed.system.entry.js → p-bb6e411d.system.entry.js} +1 -1
- package/dist/mint-components/p-bdd80fce.js +1 -0
- package/dist/mint-components/p-be89074c.entry.js +1 -0
- package/dist/mint-components/p-c0b07067.system.js +1 -0
- package/dist/mint-components/p-c1b1f8ae.system.entry.js +1 -0
- package/dist/mint-components/p-c75a3b4a.js +103 -0
- package/dist/mint-components/{p-91959fbe.js → p-c96a25c6.js} +1 -1
- package/dist/mint-components/p-c9745c8f.system.js +1 -0
- package/dist/mint-components/p-ca9e0322.system.js +1 -0
- package/dist/mint-components/{p-1a6b7d2a.entry.js → p-cd0ee247.entry.js} +1 -1
- package/dist/mint-components/p-cf157c6e.system.entry.js +1 -0
- package/dist/mint-components/{p-9386ad84.system.entry.js → p-d12e9cfd.system.entry.js} +1 -1
- package/dist/mint-components/{p-35b475bf.js → p-d1ae7a2d.js} +1 -1
- package/dist/mint-components/{p-5c28406d.system.entry.js → p-d5b3397c.system.entry.js} +1 -1
- package/dist/mint-components/p-d6352d15.js +1 -0
- package/dist/mint-components/p-d94a4d50.system.entry.js +1 -0
- package/dist/mint-components/p-da71337b.entry.js +1 -0
- package/dist/mint-components/{p-9b894557.entry.js → p-dbb83730.entry.js} +1 -1
- package/dist/mint-components/{p-6d4a313f.js → p-dc293b10.js} +81 -81
- package/dist/mint-components/p-de136dd3.js +1 -0
- package/dist/mint-components/{p-00ed4c2e.entry.js → p-df223bff.entry.js} +1 -1
- package/dist/mint-components/p-e1e62d55.entry.js +1 -0
- package/dist/mint-components/{p-f2d8d3d3.system.entry.js → p-e217afd9.system.entry.js} +1 -1
- package/dist/mint-components/{p-4794641c.system.js → p-e2705fbe.system.js} +1 -1
- package/dist/mint-components/p-e309a219.js +1 -0
- package/dist/mint-components/{p-f940190a.js → p-e518a60d.js} +1 -1
- package/dist/mint-components/p-e5d9e709.entry.js +13 -0
- package/dist/mint-components/p-eb998f7b.entry.js +9 -0
- package/dist/mint-components/p-f53f5304.system.entry.js +1 -0
- package/dist/mint-components/p-f8175201.system.js +1 -0
- package/dist/mint-components/p-fb13065a.js +1 -0
- package/dist/mint-components/p-fb584d7a.js +1 -0
- package/dist/mint-components/p-fbef4ecb.system.js +1 -0
- package/dist/mint-components/p-fda43e22.system.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 +2 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +2 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +42 -0
- package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +1 -0
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +4 -1
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +13 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +19 -0
- package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +6 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +48 -7
- package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +6 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +1 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +14 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.d.ts +8 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +57 -0
- package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +1 -0
- package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +9 -0
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password-view.d.ts +2 -0
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +7 -0
- 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-program-explainer-step/sqm-program-explainer-step-view.d.ts +3 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +20 -2
- 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 +20 -0
- 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-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 +15 -3
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +42 -0
- package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +1 -0
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +43 -1
- package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +3 -0
- package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +23 -0
- package/dist/types/components/sqm-stencilbook/BrandSelector.d.ts +6 -0
- package/dist/types/components/sqm-stencilbook/Themes.d.ts +4 -5
- 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 +5 -0
- package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +32 -0
- package/dist/types/components/sqm-task-card/useTaskCard.d.ts +9 -0
- package/dist/types/components/sqm-text/Text.stories.d.ts +6 -0
- package/dist/types/components/sqm-text/sqm-text.d.ts +12 -0
- package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +4 -2
- package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +13 -1
- package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +1 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +2 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +14 -0
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.d.ts +5 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +5 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +5 -0
- package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +0 -1
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +2 -2
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +4 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +10 -4
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +10 -0
- 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/sqm-user-info-form.d.ts +7 -0
- 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/views/copy-text-view.d.ts +5 -0
- package/dist/types/components.d.ts +1232 -35
- package/dist/types/global/mixins.d.ts +12 -12
- package/dist/types/global/styles.d.ts +6 -1
- package/dist/types/saasquatch.d.ts +61 -0
- package/dist/types/utils/parseStates.d.ts +1 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +2 -1
- package/dist/cjs/sqm-invoice-table-view-dbf7a907.js +0 -2038
- package/dist/cjs/sqm-text-span-view-0aa82125.js +0 -62
- package/dist/esm/sqm-invoice-table-view-e0c9772a.js +0 -2022
- package/dist/esm/sqm-text-span-view-ca32495e.js +0 -60
- package/dist/esm-es5/GenericTableView-7b9087af.js +0 -1
- package/dist/esm-es5/ShadowViewAddon-e350d540.js +0 -1
- package/dist/esm-es5/copy-text-view-782137ba.js +0 -1
- package/dist/esm-es5/email-registration-view-a7818cf2.js +0 -1
- package/dist/esm-es5/mixins-83f90fa1.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-e0c9772a.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-3d3182f1.js +0 -1
- package/dist/esm-es5/sqm-portal-login-view-7e49609a.js +0 -1
- package/dist/esm-es5/sqm-text-span-view-ca32495e.js +0 -1
- package/dist/mint-components/p-091e7ca2.system.entry.js +0 -1
- package/dist/mint-components/p-0ebab63e.system.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-23379b5b.entry.js +0 -144
- package/dist/mint-components/p-24db5c70.js +0 -1
- package/dist/mint-components/p-2bcd406c.system.js +0 -1
- package/dist/mint-components/p-2da21ba4.entry.js +0 -1
- package/dist/mint-components/p-31015791.js +0 -1
- package/dist/mint-components/p-33c96e14.entry.js +0 -16
- package/dist/mint-components/p-342bc70c.system.entry.js +0 -1
- package/dist/mint-components/p-38e5c429.system.js +0 -1
- package/dist/mint-components/p-3a31cc83.entry.js +0 -13
- package/dist/mint-components/p-3b90e01b.system.js +0 -1
- package/dist/mint-components/p-3ba1ab43.system.js +0 -1
- package/dist/mint-components/p-3db34d68.js +0 -1
- package/dist/mint-components/p-3f6e0197.system.entry.js +0 -1
- package/dist/mint-components/p-420554af.system.entry.js +0 -1
- package/dist/mint-components/p-441b60ac.system.entry.js +0 -1
- package/dist/mint-components/p-492b70db.system.js +0 -1
- package/dist/mint-components/p-4e5af50c.js +0 -1
- package/dist/mint-components/p-5bdafc7e.system.entry.js +0 -1
- package/dist/mint-components/p-6055eb4c.system.js +0 -1
- package/dist/mint-components/p-626e9e84.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-6a97b51d.entry.js +0 -13
- package/dist/mint-components/p-716d0275.entry.js +0 -1
- 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-837a0fdd.js +0 -1
- package/dist/mint-components/p-85671c3d.system.entry.js +0 -1
- package/dist/mint-components/p-904ebcf6.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-9cf80e85.system.entry.js +0 -1
- package/dist/mint-components/p-9db71c84.entry.js +0 -1
- package/dist/mint-components/p-aad32fb6.system.js +0 -1
- package/dist/mint-components/p-b207beeb.entry.js +0 -1
- package/dist/mint-components/p-b2bf509e.entry.js +0 -9
- package/dist/mint-components/p-b33b7eb5.system.js +0 -1
- package/dist/mint-components/p-babcdb1f.system.entry.js +0 -1
- package/dist/mint-components/p-c060f770.system.entry.js +0 -1
- package/dist/mint-components/p-c36506f6.system.entry.js +0 -1
- package/dist/mint-components/p-c3bfb9c3.entry.js +0 -258
- package/dist/mint-components/p-c8147def.js +0 -1
- package/dist/mint-components/p-c9f1dde7.js +0 -1
- package/dist/mint-components/p-cd1d497f.system.js +0 -1
- package/dist/mint-components/p-dbcb5359.js +0 -1
- package/dist/mint-components/p-dcc81e90.entry.js +0 -1
- package/dist/mint-components/p-e07bc6c4.system.js +0 -1
- package/dist/mint-components/p-e41aac34.js +0 -1
- package/dist/mint-components/p-e6f50ffd.entry.js +0 -1
- package/dist/mint-components/p-f3e2098c.js +0 -394
- package/dist/mint-components/p-f56bedd5.js +0 -1
- package/dist/mint-components/p-f71ae358.system.entry.js +0 -1
- package/dist/mint-components/p-f7c99803.system.js +0 -1
- package/dist/mint-components/p-f87ae19e.entry.js +0 -205
- /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,27 +1,85 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-91e7729f.js';
|
|
2
2
|
import { n as h, f as useEffect, k as useState, i as d, u as useMemo, m as useRef, b as browser, j as useReducer } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
4
|
-
import { i as isDemo, _, d as dist, J, H, $ as $e, w as wn, B, L, y as yn, j as jn, r as Ue, V as Ve, u as useCallback, Q as Qe, k as kn } from './index.module-89a79f66.js';
|
|
3
|
+
import { i as intl } from './global-632fb2fa.js';
|
|
4
|
+
import { i as isDemo, _ as _$1, d as dist, J, H, $ as $e, w as wn, B, L, y as yn, j as jn, r as Ue, V as Ve, u as useCallback, Q as Qe, k as kn } from './index.module-89a79f66.js';
|
|
5
5
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
6
6
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
7
7
|
import { g as getProps, a as getMissingProps } from './utils-334c1e34.js';
|
|
8
8
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
9
9
|
import './useReferralCodes-8f75921a.js';
|
|
10
|
-
import './mixins-
|
|
11
|
-
import { C as CopyTextView } from './copy-text-view-
|
|
10
|
+
import './mixins-f750863a.js';
|
|
11
|
+
import { C as CopyTextView } from './copy-text-view-4a207b17.js';
|
|
12
12
|
import { a as useRequestRerender } from './re-render-cc945f38.js';
|
|
13
13
|
import { u as useChildElements } from './useChildElements-7945ae56.js';
|
|
14
14
|
import './luxon-8d51c92b.js';
|
|
15
|
-
import './sqm-text-span-view-
|
|
15
|
+
import './sqm-text-span-view-cd3902e5.js';
|
|
16
16
|
import { p as pathToRegexp } from './index-ffa26b43.js';
|
|
17
17
|
import { R as REGISTRATION_FORM_STATE_CONTEXT, u as useRegistrationFormState } from './useRegistrationFormState-d6f33135.js';
|
|
18
|
-
import { P as PortalLoginView } from './sqm-portal-login-view-
|
|
18
|
+
import { P as PortalLoginView } from './sqm-portal-login-view-e870b4b0.js';
|
|
19
19
|
import { u as usePortalLogin } from './usePortalLogin-ef647a50.js';
|
|
20
20
|
import { A as AsYouType } from './AsYouType-46f67d0d.js';
|
|
21
21
|
import { i as isEmpty } from './utilities-5b0ca040.js';
|
|
22
|
-
import {
|
|
22
|
+
import { u as useDemoBigStat, Q as useBigStat, B as BigStatView, C as CardFeedView, c as CheckboxFieldView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, U as withShadowView, L as LeaderboardView, N as NameFieldsView, f as ChangeMarktingView, P as PortalChangePasswordView, g as PortalFooterView, h as PortalFrameView, d as PortalRegisterView, R as ReferralIframeView, V as demoRewardExchange, i as RewardExchangeView, G as useShareButton, a as ShareButtonView, J as useShareLink, S as StatContainerView, T as TaskCardView } from './ShadowViewAddon-d8cfd6c7.js';
|
|
23
23
|
import './sqm-portal-container-view-1683ae32.js';
|
|
24
|
-
import { u as usePayoutStatus } from './usePayoutStatus-
|
|
24
|
+
import { u as usePayoutStatus } from './usePayoutStatus-fed17fc9.js';
|
|
25
|
+
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* Themes
|
|
29
|
+
*
|
|
30
|
+
* Export only valid CSS. Those will be injected into style tags.
|
|
31
|
+
*
|
|
32
|
+
* Useful links:
|
|
33
|
+
* - https://brandcolors.net/
|
|
34
|
+
* - Shoelace color generator: https://codepen.io/claviska/full/QWveRgL
|
|
35
|
+
*
|
|
36
|
+
*/
|
|
37
|
+
//
|
|
38
|
+
const Default = `
|
|
39
|
+
// No CSS
|
|
40
|
+
`;
|
|
41
|
+
const Netflix = `
|
|
42
|
+
:root{
|
|
43
|
+
--sqm-portal-background: #101010 !important;
|
|
44
|
+
--sqm-text: white;
|
|
45
|
+
|
|
46
|
+
--sqm-accent-color-icon: #E50914;
|
|
47
|
+
}
|
|
48
|
+
`;
|
|
49
|
+
const Amazon = `
|
|
50
|
+
:root{
|
|
51
|
+
--sqm-portal-background: #ffffff !important;
|
|
52
|
+
--sqm-text: #2f2f2f;
|
|
53
|
+
--sqm-border-color: #d5d9d9;
|
|
54
|
+
|
|
55
|
+
--sqm-accent-color-icon: #FF9900;
|
|
56
|
+
}
|
|
57
|
+
`;
|
|
58
|
+
const Spotify = `
|
|
59
|
+
:root{
|
|
60
|
+
--sqm-portal-background: #121212 !important;
|
|
61
|
+
--sqm-text: white;
|
|
62
|
+
}
|
|
63
|
+
`;
|
|
64
|
+
const Google = `
|
|
65
|
+
:root{
|
|
66
|
+
--sqm-portal-background: #ffffff !important;
|
|
67
|
+
--sqm-text: #212124;
|
|
68
|
+
--sqm-border-color: #E0E0E0;
|
|
69
|
+
|
|
70
|
+
--sqm-accent-color-icon: #4285F4;
|
|
71
|
+
|
|
72
|
+
}
|
|
73
|
+
`;
|
|
74
|
+
|
|
75
|
+
const Themes = /*#__PURE__*/Object.freeze({
|
|
76
|
+
__proto__: null,
|
|
77
|
+
Default: Default,
|
|
78
|
+
Netflix: Netflix,
|
|
79
|
+
Amazon: Amazon,
|
|
80
|
+
Spotify: Spotify,
|
|
81
|
+
Google: Google
|
|
82
|
+
});
|
|
25
83
|
|
|
26
84
|
const BigStat = class {
|
|
27
85
|
constructor(hostRef) {
|
|
@@ -31,8 +89,19 @@ const BigStat = class {
|
|
|
31
89
|
*
|
|
32
90
|
* @uiName Flex reverse
|
|
33
91
|
* @default
|
|
92
|
+
* @uiGroup Style
|
|
34
93
|
*/
|
|
35
94
|
this.flexReverse = false;
|
|
95
|
+
/**
|
|
96
|
+
* Controls the alignment of the flexbox
|
|
97
|
+
*
|
|
98
|
+
* @uiName Alignment
|
|
99
|
+
* @uiType string
|
|
100
|
+
* @uiEnum ["left", "right", "center"]
|
|
101
|
+
* @uiEnumNames ["Left", "Right", "Center"]
|
|
102
|
+
* @uiGroup Style
|
|
103
|
+
*/
|
|
104
|
+
this.alignment = "center";
|
|
36
105
|
this.ignored = true;
|
|
37
106
|
h(this);
|
|
38
107
|
}
|
|
@@ -40,7 +109,7 @@ const BigStat = class {
|
|
|
40
109
|
render() {
|
|
41
110
|
var _a;
|
|
42
111
|
const { props, label } = isDemo() ? useDemoBigStat(this) : useBigStat(this);
|
|
43
|
-
const host = _();
|
|
112
|
+
const host = _$1();
|
|
44
113
|
const hasLabel = !!((_a = host.innerHTML) === null || _a === void 0 ? void 0 : _a.trim());
|
|
45
114
|
const labelSlot = h$1("slot", { name: "label" }, hasLabel ? h$1("slot", null) : label);
|
|
46
115
|
return h$1(BigStatView, Object.assign({}, props, { labelSlot: labelSlot }));
|
|
@@ -60,6 +129,57 @@ function buildFontsCssUrl(...fonts) {
|
|
|
60
129
|
return `https://fonts.googleapis.com/css2?${queryString}`;
|
|
61
130
|
}
|
|
62
131
|
|
|
132
|
+
function t(t,n,r){return Math.min(Math.max(t,r),n)}class n extends Error{constructor(t){super(`Failed to parse color: "${t}"`);}}function r(r){if("string"!=typeof r)throw new n(r);if("transparent"===r.trim().toLowerCase())return [0,0,0,0];let e=r.trim();e=u.test(r)?function(t){const r=t.toLowerCase().trim(),e=o[function(t){let n=5381,r=t.length;for(;r;)n=33*n^t.charCodeAt(--r);return (n>>>0)%2341}(r)];if(!e)throw new n(t);return `#${e}`}(r):r;const f=s.exec(e);if(f){const t=Array.from(f).slice(1);return [...t.slice(0,3).map(t=>parseInt(_(t,2),16)),parseInt(_(t[3]||"f",2),16)/255]}const p=i.exec(e);if(p){const t=Array.from(p).slice(1);return [...t.slice(0,3).map(t=>parseInt(t,16)),parseInt(t[3]||"ff",16)/255]}const z=a.exec(e);if(z){const t=Array.from(z).slice(1);return [...t.slice(0,3).map(t=>parseInt(t,10)),parseFloat(t[3]||"1")]}const h=c.exec(e);if(h){const[e,o,_,s]=Array.from(h).slice(1).map(parseFloat);if(t(0,100,o)!==o)throw new n(r);if(t(0,100,_)!==_)throw new n(r);return [...l(e,o,_),s||1]}throw new n(r)}const e=t=>parseInt(t.replace(/_/g,""),36),o="1q29ehhb 1n09sgk7 1kl1ekf_ _yl4zsno 16z9eiv3 1p29lhp8 _bd9zg04 17u0____ _iw9zhe5 _to73___ _r45e31e _7l6g016 _jh8ouiv _zn3qba8 1jy4zshs 11u87k0u 1ro9yvyo 1aj3xael 1gz9zjz0 _3w8l4xo 1bf1ekf_ _ke3v___ _4rrkb__ 13j776yz _646mbhl _nrjr4__ _le6mbhl 1n37ehkb _m75f91n _qj3bzfz 1939yygw 11i5z6x8 _1k5f8xs 1509441m 15t5lwgf _ae2th1n _tg1ugcv 1lp1ugcv 16e14up_ _h55rw7n _ny9yavn _7a11xb_ 1ih442g9 _pv442g9 1mv16xof 14e6y7tu 1oo9zkds 17d1cisi _4v9y70f _y98m8kc 1019pq0v 12o9zda8 _348j4f4 1et50i2o _8epa8__ _ts6senj 1o350i2o 1mi9eiuo 1259yrp0 1ln80gnw _632xcoy 1cn9zldc _f29edu4 1n490c8q _9f9ziet 1b94vk74 _m49zkct 1kz6s73a 1eu9dtog _q58s1rz 1dy9sjiq __u89jo3 _aj5nkwg _ld89jo3 13h9z6wx _qa9z2ii _l119xgq _bs5arju 1hj4nwk9 1qt4nwk9 1ge6wau6 14j9zlcw 11p1edc_ _ms1zcxe _439shk6 _jt9y70f _754zsow 1la40eju _oq5p___ _x279qkz 1fa5r3rv _yd2d9ip _424tcku _8y1di2_ _zi2uabw _yy7rn9h 12yz980_ __39ljp6 1b59zg0x _n39zfzp 1fy9zest _b33k___ _hp9wq92 1il50hz4 _io472ub _lj9z3eo 19z9ykg0 _8t8iu3a 12b9bl4a 1ak5yw0o _896v4ku _tb8k8lv _s59zi6t _c09ze0p 1lg80oqn 1id9z8wb _238nba5 1kq6wgdi _154zssg _tn3zk49 _da9y6tc 1sg7cv4f _r12jvtt 1gq5fmkz 1cs9rvci _lp9jn1c _xw1tdnb 13f9zje6 16f6973h _vo7ir40 _bt5arjf _rc45e4t _hr4e100 10v4e100 _hc9zke2 _w91egv_ _sj2r1kk 13c87yx8 _vqpds__ _ni8ggk8 _tj9yqfb 1ia2j4r4 _7x9b10u 1fc9ld4j 1eq9zldr _5j9lhpx _ez9zl6o _md61fzm".split(" ").reduce((t,n)=>{const r=e(n.substring(0,3)),o=e(n.substring(3)).toString(16);let _="";for(let t=0;t<6-o.length;t++)_+="0";return t[r]=`${_}${o}`,t},{}),_=(t,n)=>Array.from(Array(n)).map(()=>t).join(""),s=new RegExp(`^#${_("([a-f0-9])",3)}([a-f0-9])?$`,"i"),i=new RegExp(`^#${_("([a-f0-9]{2})",3)}([a-f0-9]{2})?$`,"i"),a=new RegExp(`^rgba?\\(\\s*(\\d+)\\s*${_(",\\s*(\\d+)\\s*",2)}(?:,\\s*([\\d.]+))?\\s*\\)$`,"i"),c=/^hsla?\(\s*([\d.]+)\s*,\s*([\d.]+)%\s*,\s*([\d.]+)%(?:\s*,\s*([\d.]+))?\s*\)$/i,u=/^[a-z]+$/i,f=t=>Math.round(255*t),l=(t,n,r)=>{let e=r/100;if(0===n)return [e,e,e].map(f);const o=(t%360+360)%360/60,_=(1-Math.abs(2*e-1))*(n/100),s=_*(1-Math.abs(o%2-1));let i=0,a=0,c=0;o>=0&&o<1?(i=_,a=s):o>=1&&o<2?(i=s,a=_):o>=2&&o<3?(a=_,c=s):o>=3&&o<4?(a=s,c=_):o>=4&&o<5?(i=s,c=_):o>=5&&o<6&&(i=_,c=s);const u=e-_/2;return [i+u,a+u,c+u].map(f)};function p(t){const[n,e,o,_]=r(t).map((t,n)=>3===n?t:t/255),s=Math.max(n,e,o),i=Math.min(n,e,o),a=(s+i)/2;if(s===i)return [0,0,a,_];const c=s-i;return [60*(n===s?(e-o)/c+(e<o?6:0):e===s?(o-n)/c+2:(n-e)/c+4),a>.5?c/(2-s-i):c/(s+i),a,_]}function z(n,r,e,o){return `hsla(${(n%360).toFixed()}, ${t(0,100,100*r).toFixed()}%, ${t(0,100,100*e).toFixed()}%, ${parseFloat(t(0,1,o).toFixed(3))})`}
|
|
133
|
+
|
|
134
|
+
const colorScale = [50, 100, 200, 300, 400, 500, 600, 700, 800, 900, 950];
|
|
135
|
+
const lScale = [
|
|
136
|
+
0.95,
|
|
137
|
+
0.86,
|
|
138
|
+
0.76,
|
|
139
|
+
0.66,
|
|
140
|
+
0.56,
|
|
141
|
+
0.46,
|
|
142
|
+
0.39,
|
|
143
|
+
0.32,
|
|
144
|
+
0.25,
|
|
145
|
+
0.18,
|
|
146
|
+
0.15,
|
|
147
|
+
];
|
|
148
|
+
// https://github.com/ricokahler/color2k/blob/main/src/parseToRgba.ts
|
|
149
|
+
const hslaRegex = /^hsla?\(\s*([\d.]+)\s*,\s*([\d.]+)%\s*,\s*([\d.]+)%(?:\s*,\s*([\d.]+))?\s*\)$/i;
|
|
150
|
+
function niceParseToHsla(color) {
|
|
151
|
+
const normalizedColor = color.trim();
|
|
152
|
+
const hslaMatch = hslaRegex.exec(normalizedColor);
|
|
153
|
+
if (hslaMatch) {
|
|
154
|
+
const [h, s, l, a] = Array.from(hslaMatch).slice(1).map(parseFloat);
|
|
155
|
+
if (t(0, 100, s) !== s)
|
|
156
|
+
throw new n(color);
|
|
157
|
+
if (t(0, 100, l) !== l)
|
|
158
|
+
throw new n(color);
|
|
159
|
+
return [h, s / 100, l, a || 1];
|
|
160
|
+
}
|
|
161
|
+
// Warning -- converts to RGB first, so is lossy
|
|
162
|
+
return p(color);
|
|
163
|
+
}
|
|
164
|
+
function generateScale(color, name = "primary") {
|
|
165
|
+
const [h, s, l, a] = niceParseToHsla(color);
|
|
166
|
+
return lScale
|
|
167
|
+
.map((l) => z(h, s, l, a))
|
|
168
|
+
.map((color, index) => {
|
|
169
|
+
return `--sl-color-${name}-${colorScale[index]}: ${color};\n`;
|
|
170
|
+
});
|
|
171
|
+
}
|
|
172
|
+
/**
|
|
173
|
+
* Generated a Shoelace color scale css string from a base color
|
|
174
|
+
*
|
|
175
|
+
* @param color
|
|
176
|
+
* @param name
|
|
177
|
+
* @returns
|
|
178
|
+
*/
|
|
179
|
+
function autoColorScaleCss(color, name = "primary") {
|
|
180
|
+
return generateScale(color, name).join("\n");
|
|
181
|
+
}
|
|
182
|
+
|
|
63
183
|
const BrandComponent = class {
|
|
64
184
|
constructor(hostRef) {
|
|
65
185
|
registerInstance(this, hostRef);
|
|
@@ -116,6 +236,176 @@ const BrandComponent = class {
|
|
|
116
236
|
}
|
|
117
237
|
};
|
|
118
238
|
|
|
239
|
+
const SqmBrandSelector = class {
|
|
240
|
+
// State to keep track of the currently selected brand
|
|
241
|
+
// Array of brand objects, each containing a name and an image URL.
|
|
242
|
+
// Using placeholder images for now. In a real application, you would
|
|
243
|
+
// replace these with actual logo URLs or local assets.
|
|
244
|
+
constructor(hostRef) {
|
|
245
|
+
registerInstance(this, hostRef);
|
|
246
|
+
this.brands = [
|
|
247
|
+
{
|
|
248
|
+
name: "Netflix",
|
|
249
|
+
logoUrl: "https://res.cloudinary.com/saasquatch-staging/image/upload/v1750803365/netflix_ftjbrr.png",
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
name: "Amazon",
|
|
253
|
+
logoUrl: "https://res.cloudinary.com/saasquatch-staging/image/upload/v1750803366/amazon_mc22fr.png",
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
name: "Spotify",
|
|
257
|
+
logoUrl: "https://res.cloudinary.com/saasquatch-staging/image/upload/v1750803510/spotify_j5qi1r.png",
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
name: "Google",
|
|
261
|
+
logoUrl: "https://res.cloudinary.com/saasquatch-staging/image/upload/v1750803168/pngimg.com_-_google_PNG19644_jvypwl.png",
|
|
262
|
+
},
|
|
263
|
+
];
|
|
264
|
+
h(this); // Initialize hooks for this component instance
|
|
265
|
+
}
|
|
266
|
+
disconnectedCallback() { }
|
|
267
|
+
// Handler function for when a brand logo is clicked
|
|
268
|
+
// private handleBrandClick = (brandName: string) => {
|
|
269
|
+
// };
|
|
270
|
+
render() {
|
|
271
|
+
const [selectedBrand, setSelectedBrand] = useState("Default");
|
|
272
|
+
const theme = Themes[selectedBrand];
|
|
273
|
+
const handleBrandClick = (brandName) => {
|
|
274
|
+
setSelectedBrand(brandName);
|
|
275
|
+
};
|
|
276
|
+
return (h$1(Host, null, h$1("style", null, `
|
|
277
|
+
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap');
|
|
278
|
+
|
|
279
|
+
:host {
|
|
280
|
+
display: block; /* Ensure the custom element itself is a block-level element */
|
|
281
|
+
font-family: 'Inter', sans-serif;
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
.card-container {
|
|
285
|
+
background-color: #fff !important;
|
|
286
|
+
border-radius: 18px;
|
|
287
|
+
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
|
|
288
|
+
width: 100%;
|
|
289
|
+
max-width: 500px;
|
|
290
|
+
overflow: hidden;
|
|
291
|
+
padding: 20px 10px;
|
|
292
|
+
position: absolute;
|
|
293
|
+
top: 0;
|
|
294
|
+
right: 0;
|
|
295
|
+
z-index: 999999;
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
.card-heading {
|
|
299
|
+
display: flex;
|
|
300
|
+
align-items: center;
|
|
301
|
+
justify-content: center;
|
|
302
|
+
padding-bottom: 10px;
|
|
303
|
+
color: black;
|
|
304
|
+
margin: 0;
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
.segmented-control-container {
|
|
308
|
+
display: flex;
|
|
309
|
+
background-color: #e5e7eb !important;
|
|
310
|
+
border-radius: 9999px;
|
|
311
|
+
padding: 0.25rem;
|
|
312
|
+
margin-left: auto;
|
|
313
|
+
margin-right: auto;
|
|
314
|
+
max-width: 28rem;
|
|
315
|
+
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.05);
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
.brand-segment {
|
|
319
|
+
display: flex;
|
|
320
|
+
flex-direction: column;
|
|
321
|
+
align-items: center;
|
|
322
|
+
justify-content: center;
|
|
323
|
+
flex: 1;
|
|
324
|
+
padding 4px 8px
|
|
325
|
+
cursor: pointer;
|
|
326
|
+
transition: all 300ms ease-in-out;
|
|
327
|
+
border-radius: 9999px;
|
|
328
|
+
color: #4b5563;
|
|
329
|
+
cursor: pointer;
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
.brand-segment:hover {
|
|
333
|
+
background-color: #f3f4f6 !important;
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
.brand-segment.active {
|
|
337
|
+
background-color: #fff !important;
|
|
338
|
+
color: #1f2937;
|
|
339
|
+
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
.brand-logo {
|
|
343
|
+
height: 40px;
|
|
344
|
+
width: 40px;
|
|
345
|
+
object-fit: contain;
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
.brand-name {
|
|
349
|
+
font-size: 0.75rem;
|
|
350
|
+
line-height: 1rem;
|
|
351
|
+
font-weight: 600;
|
|
352
|
+
color: #4b5563;
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
.brand-segment.active .brand-name {
|
|
356
|
+
color: #1f2937;
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
.content-area {
|
|
360
|
+
padding: 2rem;
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
.selected-text {
|
|
364
|
+
color: #4b5563;
|
|
365
|
+
text-align: center;
|
|
366
|
+
font-size: 1.125rem;
|
|
367
|
+
line-height: 1.75rem;
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
.selected-brand-name {
|
|
371
|
+
font-weight: 700; /* font-bold */
|
|
372
|
+
color: #6d28d9; /* text-purple-700 */
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
.dynamic-content-box {
|
|
376
|
+
margin-top: 1.5rem; /* mt-6 */
|
|
377
|
+
padding: 1rem; /* p-4 */
|
|
378
|
+
background-color: #f9fafb; /* bg-gray-50 */
|
|
379
|
+
border-radius: 0.5rem; /* rounded-lg */
|
|
380
|
+
color: #374151; /* text-gray-700 */
|
|
381
|
+
font-size: 0.875rem; /* text-sm */
|
|
382
|
+
line-height: 1.25rem; /* text-sm */
|
|
383
|
+
font-style: italic;
|
|
384
|
+
}
|
|
385
|
+
|
|
386
|
+
/* Responsive adjustments for smaller screens if needed */
|
|
387
|
+
@media (max-width: 640px) {
|
|
388
|
+
.segmented-control-container {
|
|
389
|
+
max-width: 100%; /* Allows it to take full width on small screens */
|
|
390
|
+
padding: 0.15rem; /* Slightly less padding */
|
|
391
|
+
}
|
|
392
|
+
.brand-segment {
|
|
393
|
+
padding-left: 0.5rem;
|
|
394
|
+
padding-right: 0.5rem;
|
|
395
|
+
}
|
|
396
|
+
.brand-logo {
|
|
397
|
+
height: 1.8rem; /* Slightly smaller on mobile */
|
|
398
|
+
}
|
|
399
|
+
}
|
|
400
|
+
`), h$1("style", null, theme), h$1("div", { class: "card-container" }, h$1("h2", { class: "card-heading" }, "Select Branding"), h$1("div", { class: "segmented-control-container" }, this.brands.map((brand) => (
|
|
401
|
+
// Individual brand segment/pill
|
|
402
|
+
h$1("div", { key: brand.name, class: `brand-segment ${selectedBrand === brand.name ? "active" : ""}`, onClick: () => handleBrandClick(brand.name) }, h$1("img", { src: brand.logoUrl, alt: `${brand.name} Logo`, class: "brand-logo", onError: (e) => {
|
|
403
|
+
e.target.src =
|
|
404
|
+
"https://placehold.co/80x40/cccccc/000000?text=Logo";
|
|
405
|
+
} }))))))));
|
|
406
|
+
}
|
|
407
|
+
};
|
|
408
|
+
|
|
119
409
|
const CardFeed = class {
|
|
120
410
|
constructor(hostRef) {
|
|
121
411
|
registerInstance(this, hostRef);
|
|
@@ -161,7 +451,7 @@ const styleString = sheet.toString();
|
|
|
161
451
|
function RequiredPropsError({ missingProps, heading = "There was a problem loading this section", subheading = "There was a technical problem that prevented this section from loading. Please contact us with the link to this page.", description = "Error occured while loading <{tagName}>. Values for the following attributes are missing:", }, children) {
|
|
162
452
|
if (!missingProps)
|
|
163
453
|
return false;
|
|
164
|
-
const host = _();
|
|
454
|
+
const host = _$1();
|
|
165
455
|
const [detailsOpen, setDetailsOpen] = useState(false);
|
|
166
456
|
return (h$1("sl-alert", { type: "danger", open: true },
|
|
167
457
|
h$1("style", { type: "text/css" }, styleString),
|
|
@@ -392,6 +682,7 @@ function useCouponCode(props) {
|
|
|
392
682
|
dateAvailable,
|
|
393
683
|
loading,
|
|
394
684
|
errorType,
|
|
685
|
+
buttonType: props.buttonType || "primary",
|
|
395
686
|
};
|
|
396
687
|
}
|
|
397
688
|
|
|
@@ -415,6 +706,7 @@ const CouponCode = class {
|
|
|
415
706
|
* @uiType string
|
|
416
707
|
* @uiEnum ["left", "center", "right"]
|
|
417
708
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
709
|
+
* @uiGroup Style
|
|
418
710
|
*/
|
|
419
711
|
this.textAlign = "left";
|
|
420
712
|
/**
|
|
@@ -428,6 +720,7 @@ const CouponCode = class {
|
|
|
428
720
|
* @uiType string
|
|
429
721
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
430
722
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
723
|
+
* @uiGroup Style
|
|
431
724
|
*/
|
|
432
725
|
this.buttonStyle = "icon";
|
|
433
726
|
/**
|
|
@@ -489,6 +782,15 @@ const CouponCode = class {
|
|
|
489
782
|
* @uiGroup Coupon code error
|
|
490
783
|
*/
|
|
491
784
|
this.couponCodePlaceholder = "...";
|
|
785
|
+
/**
|
|
786
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
787
|
+
* @uiName Button Type
|
|
788
|
+
* @uiType string
|
|
789
|
+
* @uiEnum ["primary", "secondary"]
|
|
790
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
791
|
+
* @uiGroup Style
|
|
792
|
+
*/
|
|
793
|
+
this.buttonType = "primary";
|
|
492
794
|
h(this);
|
|
493
795
|
}
|
|
494
796
|
disconnectedCallback() { }
|
|
@@ -512,6 +814,11 @@ function useDemoCouponCode(props) {
|
|
|
512
814
|
error: false,
|
|
513
815
|
couponCodePlaceholder: props.couponCodePlaceholder,
|
|
514
816
|
couponCodeLabel: props.couponCodeLabel,
|
|
817
|
+
borderColor: props.borderColor,
|
|
818
|
+
backgroundColor: props.backgroundColor,
|
|
819
|
+
textColor: props.textColor,
|
|
820
|
+
borderRadius: props.borderRadius,
|
|
821
|
+
buttonType: props.buttonType,
|
|
515
822
|
open,
|
|
516
823
|
onClick: () => {
|
|
517
824
|
// Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
|
|
@@ -526,14 +833,23 @@ function useDemoCouponCode(props) {
|
|
|
526
833
|
function DividedLayoutView(props, children) {
|
|
527
834
|
const getBorder = () => {
|
|
528
835
|
if (props.direction === "row") {
|
|
529
|
-
return {
|
|
836
|
+
return {
|
|
837
|
+
"border-right": props.borderless
|
|
838
|
+
? "none"
|
|
839
|
+
: `1px solid ${props.borderColor || "var(--sqm-text)"}`,
|
|
840
|
+
};
|
|
530
841
|
}
|
|
531
842
|
else {
|
|
532
|
-
return {
|
|
843
|
+
return {
|
|
844
|
+
"border-bottom": props.borderless
|
|
845
|
+
? "none"
|
|
846
|
+
: `1px solid ${props.borderColor || "var(--sqm-text)"}`,
|
|
847
|
+
};
|
|
533
848
|
}
|
|
534
849
|
};
|
|
535
850
|
const style = {
|
|
536
851
|
LayoutContainer: {
|
|
852
|
+
background: props.backgroundColor,
|
|
537
853
|
display: "contents",
|
|
538
854
|
// First style applies when shadow DOM is disabled, second applies when shadow DOM is enabled
|
|
539
855
|
"& > :not(:last-child)": {
|
|
@@ -549,11 +865,10 @@ function DividedLayoutView(props, children) {
|
|
|
549
865
|
flex: 1;
|
|
550
866
|
box-sizing: border-box;
|
|
551
867
|
flex-direction: ${props.direction};
|
|
552
|
-
background-color: var(--sqm-
|
|
868
|
+
background-color: var(--sqm-portal-background);
|
|
869
|
+
color: var(--sqm-text);
|
|
553
870
|
overflow-x: clip;
|
|
554
|
-
${props.direction === "column"
|
|
555
|
-
? "width: 100%; max-width: var(--sqm-portal-main-width);"
|
|
556
|
-
: ""}
|
|
871
|
+
${props.direction === "column" ? "width: 100%; max-width: 100%" : ""}
|
|
557
872
|
${props.contentAreaWidth !== null
|
|
558
873
|
? `max-width: ${props.contentAreaWidth} !important;`
|
|
559
874
|
: ""}
|
|
@@ -585,10 +900,17 @@ const DividedLayout = class {
|
|
|
585
900
|
constructor(hostRef) {
|
|
586
901
|
registerInstance(this, hostRef);
|
|
587
902
|
/**
|
|
903
|
+
* @undocumented
|
|
588
904
|
* Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
589
905
|
* @uiName Border style
|
|
590
906
|
*/
|
|
591
907
|
this.dividerStyle = "1px solid #EAEAEA";
|
|
908
|
+
/**
|
|
909
|
+
* Background color of the divider
|
|
910
|
+
* @uiName Divider Background Color
|
|
911
|
+
* @uiWidget color
|
|
912
|
+
*/
|
|
913
|
+
this.backgroundColor = "#FFFFFF";
|
|
592
914
|
h(this);
|
|
593
915
|
}
|
|
594
916
|
disconnectedCallback() { }
|
|
@@ -948,6 +1270,7 @@ const Hero = class {
|
|
|
948
1270
|
function HeroImageView(props, children) {
|
|
949
1271
|
const overlay = Boolean((props.header || props.description || props.buttonText) &&
|
|
950
1272
|
props.layout === "overlay");
|
|
1273
|
+
console.log("buttonType is ", props.buttonType);
|
|
951
1274
|
// Dependent on props, not feasiable to move out
|
|
952
1275
|
const style = {
|
|
953
1276
|
Container: {
|
|
@@ -957,7 +1280,7 @@ function HeroImageView(props, children) {
|
|
|
957
1280
|
width: "100%",
|
|
958
1281
|
height: "100%",
|
|
959
1282
|
position: "absolute",
|
|
960
|
-
background: props.overlayColor || "var(--sl-color-
|
|
1283
|
+
background: props.overlayColor || "var(--sl-color-black)",
|
|
961
1284
|
opacity: props.overlayOpacity,
|
|
962
1285
|
},
|
|
963
1286
|
},
|
|
@@ -1064,7 +1387,7 @@ function HeroImageView(props, children) {
|
|
|
1064
1387
|
h$1("div", { class: sheet.classes.Overlay, part: "sqm-overlay" },
|
|
1065
1388
|
props.header && (h$1("div", { class: sheet.classes.Header }, props.header)),
|
|
1066
1389
|
props.description && (h$1("div", { class: sheet.classes.Description }, props.description)),
|
|
1067
|
-
props.buttonText && (h$1("sl-button", { class: sheet.classes.Button, type: "primary", onClick: () => props.buttonNewTab
|
|
1390
|
+
props.buttonText && (h$1("sl-button", { class: sheet.classes.Button, type: "primary", exportparts: `base: ${props.buttonType}button-base`, onClick: () => props.buttonNewTab
|
|
1068
1391
|
? window.open(props.buttonLink)
|
|
1069
1392
|
: window.open(props.buttonLink, "_parent") }, props.buttonText)),
|
|
1070
1393
|
children && children)));
|
|
@@ -1088,6 +1411,7 @@ const HeroImage = class {
|
|
|
1088
1411
|
registerInstance(this, hostRef);
|
|
1089
1412
|
/**
|
|
1090
1413
|
* @uiName Overlay opacity
|
|
1414
|
+
* @uiGroup Style
|
|
1091
1415
|
*/
|
|
1092
1416
|
this.overlayOpacity = "0.75";
|
|
1093
1417
|
/**
|
|
@@ -1095,11 +1419,13 @@ const HeroImage = class {
|
|
|
1095
1419
|
* @uiType string
|
|
1096
1420
|
* @uiEnum ["overlay", "columns"]
|
|
1097
1421
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
1422
|
+
* @uiGroup Style
|
|
1098
1423
|
*/
|
|
1099
1424
|
this.layout = "overlay";
|
|
1100
1425
|
/**
|
|
1101
1426
|
* @uiName Image percentage
|
|
1102
1427
|
* @uiType number
|
|
1428
|
+
* @uiGroup Style
|
|
1103
1429
|
*/
|
|
1104
1430
|
this.imagePercentage = 50;
|
|
1105
1431
|
/**
|
|
@@ -1107,6 +1433,7 @@ const HeroImage = class {
|
|
|
1107
1433
|
* @uiType string
|
|
1108
1434
|
* @uiEnum ["left", "center", "right"]
|
|
1109
1435
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
1436
|
+
* @uiGroup Style
|
|
1110
1437
|
*/
|
|
1111
1438
|
this.imagePos = "center";
|
|
1112
1439
|
/**
|
|
@@ -1114,6 +1441,7 @@ const HeroImage = class {
|
|
|
1114
1441
|
* @uiType string
|
|
1115
1442
|
* @uiEnum ["top", "bottom"]
|
|
1116
1443
|
* @uiEnumNames ["Top", "Bottom"]
|
|
1444
|
+
* @uiGroup Style
|
|
1117
1445
|
*/
|
|
1118
1446
|
this.imageMobilePos = "top";
|
|
1119
1447
|
/**
|
|
@@ -1126,6 +1454,7 @@ const HeroImage = class {
|
|
|
1126
1454
|
* @uiType string
|
|
1127
1455
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1128
1456
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1457
|
+
* @uiGroup Style
|
|
1129
1458
|
*/
|
|
1130
1459
|
this.paddingText = "xxxx-large";
|
|
1131
1460
|
/**
|
|
@@ -1133,8 +1462,18 @@ const HeroImage = class {
|
|
|
1133
1462
|
* @uiType string
|
|
1134
1463
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1135
1464
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1465
|
+
* @uiGroup Style
|
|
1136
1466
|
*/
|
|
1137
1467
|
this.paddingImage = "none";
|
|
1468
|
+
/**
|
|
1469
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
1470
|
+
* @uiName Button Type
|
|
1471
|
+
* @uiType string
|
|
1472
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
1473
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
1474
|
+
* @uiGroup Style
|
|
1475
|
+
*/
|
|
1476
|
+
this.buttonType = "primary";
|
|
1138
1477
|
h(this);
|
|
1139
1478
|
}
|
|
1140
1479
|
disconnectedCallback() { }
|
|
@@ -1423,13 +1762,6 @@ const Leaderboard = class {
|
|
|
1423
1762
|
* @uiName Width
|
|
1424
1763
|
*/
|
|
1425
1764
|
this.width = "100%";
|
|
1426
|
-
/**
|
|
1427
|
-
* Hide the viewer's leaderboard row if not in the top results.
|
|
1428
|
-
*
|
|
1429
|
-
* @uiName Hide viewing user
|
|
1430
|
-
* @default
|
|
1431
|
-
*/
|
|
1432
|
-
this.hideViewer = false;
|
|
1433
1765
|
/**
|
|
1434
1766
|
* @uiName Viewing user text
|
|
1435
1767
|
*/
|
|
@@ -1452,6 +1784,13 @@ const Leaderboard = class {
|
|
|
1452
1784
|
* @uiName Maximum rows number
|
|
1453
1785
|
*/
|
|
1454
1786
|
this.maxRows = 10;
|
|
1787
|
+
/**
|
|
1788
|
+
* Hide the viewer's leaderboard row if not in the top results.
|
|
1789
|
+
*
|
|
1790
|
+
* @uiName Hide viewing user
|
|
1791
|
+
* @default
|
|
1792
|
+
*/
|
|
1793
|
+
this.hideViewer = false;
|
|
1455
1794
|
this.ignored = true;
|
|
1456
1795
|
h(this);
|
|
1457
1796
|
withShadowView(this);
|
|
@@ -1475,6 +1814,12 @@ const Leaderboard = class {
|
|
|
1475
1814
|
showRank: this.showRank,
|
|
1476
1815
|
rankSuffix: this.rankSuffix,
|
|
1477
1816
|
width: this.width,
|
|
1817
|
+
viewingUserHighlightColor: this.viewingUserHighlightColor,
|
|
1818
|
+
viewingUserHighlightTextColor: this.viewingUserHighlightTextColor,
|
|
1819
|
+
background: this.background,
|
|
1820
|
+
borderColor: this.borderColor,
|
|
1821
|
+
textColor: this.textColor,
|
|
1822
|
+
borderRadius: this.borderRadius,
|
|
1478
1823
|
};
|
|
1479
1824
|
const demoProps = { ...props, demoData: this.demoData };
|
|
1480
1825
|
const viewprops = isDemo()
|
|
@@ -1545,6 +1890,12 @@ function useLeaderboardDemo(props) {
|
|
|
1545
1890
|
hideNames: props.hideNames,
|
|
1546
1891
|
rankSuffix: props.rankSuffix,
|
|
1547
1892
|
width: props.width,
|
|
1893
|
+
viewingUserHighlightColor: props.viewingUserHighlightColor,
|
|
1894
|
+
viewingUserHighlightTextColor: props.viewingUserHighlightTextColor,
|
|
1895
|
+
background: props.background,
|
|
1896
|
+
borderColor: props.borderColor,
|
|
1897
|
+
textColor: props.textColor,
|
|
1898
|
+
borderRadius: props.borderRadius,
|
|
1548
1899
|
},
|
|
1549
1900
|
},
|
|
1550
1901
|
data: {
|
|
@@ -2556,7 +2907,7 @@ const PortalFooter = class {
|
|
|
2556
2907
|
static get assetsDirs() { return ["../../assets"]; }
|
|
2557
2908
|
};
|
|
2558
2909
|
|
|
2559
|
-
function usePortalFrame(footerContent, headerContent) {
|
|
2910
|
+
function usePortalFrame(footerContent, headerContent, props) {
|
|
2560
2911
|
const [, rerender] = yn();
|
|
2561
2912
|
return {
|
|
2562
2913
|
data: {
|
|
@@ -2566,6 +2917,9 @@ function usePortalFrame(footerContent, headerContent) {
|
|
|
2566
2917
|
callbacks: {
|
|
2567
2918
|
rerender,
|
|
2568
2919
|
},
|
|
2920
|
+
backgroundColor: props.backgroundColor,
|
|
2921
|
+
border: props.border,
|
|
2922
|
+
headerAndFooterBackgroundColor: props.headerAndFooterBackgroundColor,
|
|
2569
2923
|
};
|
|
2570
2924
|
}
|
|
2571
2925
|
|
|
@@ -2577,6 +2931,26 @@ const PortalFrame = class {
|
|
|
2577
2931
|
* @undocumented
|
|
2578
2932
|
*/
|
|
2579
2933
|
this.notFullScreen = false;
|
|
2934
|
+
/**
|
|
2935
|
+
* @uiName Background color
|
|
2936
|
+
* @uiWidget color
|
|
2937
|
+
* @uiType string
|
|
2938
|
+
*/
|
|
2939
|
+
this.backgroundColor = "var(--sqm-portal-background, #fff);";
|
|
2940
|
+
// TODO: Replace with border variable later
|
|
2941
|
+
/**
|
|
2942
|
+
* Borders placed to seperate the header and footer from the body content.
|
|
2943
|
+
* @uiName Border
|
|
2944
|
+
* @uiType string
|
|
2945
|
+
*/
|
|
2946
|
+
this.border = "1px solid var(--sqm-text, #eaeaea);";
|
|
2947
|
+
/**
|
|
2948
|
+
* Background color for the header and footer.
|
|
2949
|
+
* @uiName Header and Footer Background Color
|
|
2950
|
+
* @uiWidget color
|
|
2951
|
+
* @uiType string
|
|
2952
|
+
*/
|
|
2953
|
+
this.headerAndFooterBackgroundColor = "var(--sqm-portal-background, #fff);";
|
|
2580
2954
|
h(this);
|
|
2581
2955
|
}
|
|
2582
2956
|
disconnectedCallback() { }
|
|
@@ -2585,13 +2959,16 @@ const PortalFrame = class {
|
|
|
2585
2959
|
const headerContent = h$1("slot", { name: "header" });
|
|
2586
2960
|
const props = isDemo()
|
|
2587
2961
|
? usePortalFrameDemo(footerContent, headerContent, this)
|
|
2588
|
-
: usePortalFrame(footerContent, headerContent);
|
|
2962
|
+
: usePortalFrame(footerContent, headerContent, this);
|
|
2589
2963
|
return (h$1(PortalFrameView, Object.assign({}, props), h$1("slot", null)));
|
|
2590
2964
|
}
|
|
2591
2965
|
};
|
|
2592
2966
|
function usePortalFrameDemo(footerContent, headerContent, props) {
|
|
2593
2967
|
return cjs({
|
|
2594
2968
|
notFullScreen: true,
|
|
2969
|
+
backgroundColor: props.backgroundColor,
|
|
2970
|
+
headerAndFooterBackgroundColor: props.headerAndFooterBackgroundColor,
|
|
2971
|
+
border: props.border,
|
|
2595
2972
|
data: {
|
|
2596
2973
|
footer: footerContent ? (footerContent) : (h$1("span", null, "example@example.com")),
|
|
2597
2974
|
header: headerContent ? (headerContent) : (h$1("div", { style: { display: "flex", flexDirection: "column" } }, h$1("span", { style: {
|
|
@@ -3069,8 +3446,11 @@ function ProgramExplainerStepView(props) {
|
|
|
3069
3446
|
width: "100%",
|
|
3070
3447
|
padding: "var(--sl-spacing-x-large)",
|
|
3071
3448
|
lineHeight: "var(--sl-line-height-dense)",
|
|
3449
|
+
borderRadius: props.borderRadius
|
|
3450
|
+
? `${props.borderRadius}px`
|
|
3451
|
+
: "var(--sqm-border-radius-normal)",
|
|
3072
3452
|
color: props.textColor || "var(--sqm-text)",
|
|
3073
|
-
background: props.backgroundColor || "var(--
|
|
3453
|
+
background: props.backgroundColor || "var(--sqm-accent-color-background)",
|
|
3074
3454
|
"@media (max-width: 499px)": {
|
|
3075
3455
|
flexDirection: "row",
|
|
3076
3456
|
width: "auto",
|
|
@@ -3105,11 +3485,14 @@ function ProgramExplainerStepView(props) {
|
|
|
3105
3485
|
borderRadius: "100%",
|
|
3106
3486
|
objectFit: "cover",
|
|
3107
3487
|
userSelect: "none",
|
|
3108
|
-
background: "
|
|
3109
|
-
color: "var(--
|
|
3488
|
+
background: props.iconBackgroundColor || "var(--sl-color-white)",
|
|
3489
|
+
color: props.iconColor || "var(--sqm-accent-color-icon)",
|
|
3110
3490
|
fontSize: "26px",
|
|
3111
3491
|
textAlign: "center",
|
|
3112
3492
|
lineHeight: "72px",
|
|
3493
|
+
display: "flex",
|
|
3494
|
+
alignItems: "center",
|
|
3495
|
+
justifyContent: "center",
|
|
3113
3496
|
},
|
|
3114
3497
|
};
|
|
3115
3498
|
const sheet = createStyleSheet(style);
|
|
@@ -3138,7 +3521,7 @@ const debug = browser("sq:useProgramMenu");
|
|
|
3138
3521
|
const UPDATE_PROGRAM_EVENT = "sq:update-program-id";
|
|
3139
3522
|
function useProgramMenu(props) {
|
|
3140
3523
|
const programId = H();
|
|
3141
|
-
const host = _();
|
|
3524
|
+
const host = _$1();
|
|
3142
3525
|
debug({ programId, props });
|
|
3143
3526
|
const ref = useRef();
|
|
3144
3527
|
const [, rerender] = yn();
|
|
@@ -3178,44 +3561,45 @@ const ProgramMenu = class {
|
|
|
3178
3561
|
}
|
|
3179
3562
|
};
|
|
3180
3563
|
|
|
3181
|
-
const style$4 = {
|
|
3182
|
-
Container: {
|
|
3183
|
-
borderRadius: "var(--sl-border-radius-large)",
|
|
3184
|
-
color: "var(--sqm-text)",
|
|
3185
|
-
background: "var(--sl-color-neutral-0)",
|
|
3186
|
-
display: "flex",
|
|
3187
|
-
flexDirection: "column",
|
|
3188
|
-
rowGap: "var(--sl-spacing-large)",
|
|
3189
|
-
},
|
|
3190
|
-
EndContainer: {
|
|
3191
|
-
display: "flex",
|
|
3192
|
-
flexDirection: "column",
|
|
3193
|
-
alignItems: "center",
|
|
3194
|
-
},
|
|
3195
|
-
ColumnContainer: {
|
|
3196
|
-
"& p": { margin: "0" },
|
|
3197
|
-
display: "grid",
|
|
3198
|
-
gridAutoColumns: "minmax(0, 1fr)",
|
|
3199
|
-
gridAutoFlow: "column",
|
|
3200
|
-
gap: "calc(2 * var(--sl-spacing-medium))",
|
|
3201
|
-
"@media (max-width: 499px)": {
|
|
3202
|
-
gridAutoFlow: "unset",
|
|
3203
|
-
gridAutoColumns: "unset",
|
|
3204
|
-
gridTemplateColumns: "1fr",
|
|
3205
|
-
border: "none",
|
|
3206
|
-
},
|
|
3207
|
-
},
|
|
3208
|
-
};
|
|
3209
|
-
const sheet$4 = createStyleSheet(style$4);
|
|
3210
|
-
const styleString$4 = sheet$4.toString();
|
|
3211
3564
|
const vanillaStyle$1 = `
|
|
3212
3565
|
:host{
|
|
3213
3566
|
display: block;
|
|
3214
3567
|
}
|
|
3215
3568
|
`;
|
|
3216
3569
|
function ReferralCardView(props) {
|
|
3217
|
-
|
|
3218
|
-
|
|
3570
|
+
const style = {
|
|
3571
|
+
Container: {
|
|
3572
|
+
borderRadius: props.borderRadius || "var(--sqm-border-radius-normal)",
|
|
3573
|
+
color: props.textColor || "var(--sqm-text)",
|
|
3574
|
+
background: props.backgroundColor || "var(--sqm-portal-background)",
|
|
3575
|
+
display: "flex",
|
|
3576
|
+
flexDirection: "column",
|
|
3577
|
+
rowGap: "var(--sl-spacing-large)",
|
|
3578
|
+
},
|
|
3579
|
+
EndContainer: {
|
|
3580
|
+
display: "flex",
|
|
3581
|
+
flexDirection: "column",
|
|
3582
|
+
alignItems: "center",
|
|
3583
|
+
},
|
|
3584
|
+
ColumnContainer: {
|
|
3585
|
+
"& p": { margin: "0" },
|
|
3586
|
+
display: "grid",
|
|
3587
|
+
gridAutoColumns: "minmax(0, 1fr)",
|
|
3588
|
+
gridAutoFlow: "column",
|
|
3589
|
+
gap: "calc(2 * var(--sl-spacing-medium))",
|
|
3590
|
+
"@media (max-width: 499px)": {
|
|
3591
|
+
gridAutoFlow: "unset",
|
|
3592
|
+
gridAutoColumns: "unset",
|
|
3593
|
+
gridTemplateColumns: "1fr",
|
|
3594
|
+
border: "none",
|
|
3595
|
+
},
|
|
3596
|
+
},
|
|
3597
|
+
};
|
|
3598
|
+
const sheet = createStyleSheet(style);
|
|
3599
|
+
const styleString = sheet.toString();
|
|
3600
|
+
const borderColor = props.borderColor || "var(--sqm-border-color)";
|
|
3601
|
+
return (h$1("div", { part: "sqm-base", class: sheet.classes.Container, style: {
|
|
3602
|
+
border: `${props.hideBorder ? "none" : "1px solid " + borderColor}`,
|
|
3219
3603
|
"padding-top": `var(--sl-spacing-${props.paddingTop})`,
|
|
3220
3604
|
"padding-right": `var(--sl-spacing-${props.paddingRight})`,
|
|
3221
3605
|
"padding-bottom": `var(--sl-spacing-${props.paddingBottom})`,
|
|
@@ -3225,15 +3609,15 @@ function ReferralCardView(props) {
|
|
|
3225
3609
|
margin: `${props.limitWidth ? "auto" : "none"}`,
|
|
3226
3610
|
} },
|
|
3227
3611
|
h$1("style", { type: "text/css" },
|
|
3228
|
-
styleString
|
|
3612
|
+
styleString,
|
|
3229
3613
|
vanillaStyle$1),
|
|
3230
|
-
props.hasHeader && (h$1("div", { class: sheet
|
|
3231
|
-
h$1("div", { part: "sqm-column-container", class: sheet
|
|
3614
|
+
props.hasHeader && (h$1("div", { class: sheet.classes.EndContainer }, props.slots.header)),
|
|
3615
|
+
h$1("div", { part: "sqm-column-container", class: sheet.classes.ColumnContainer, style: {
|
|
3232
3616
|
alignItems: props.verticalAlignment,
|
|
3233
3617
|
} },
|
|
3234
3618
|
props.slots.left,
|
|
3235
3619
|
props.slots.right),
|
|
3236
|
-
props.hasFooter && (h$1("div", { class: sheet
|
|
3620
|
+
props.hasFooter && (h$1("div", { class: sheet.classes.EndContainer }, props.slots.footer))));
|
|
3237
3621
|
}
|
|
3238
3622
|
|
|
3239
3623
|
const ReferralCard = class {
|
|
@@ -4376,7 +4760,7 @@ function matchPath(pattern, page) {
|
|
|
4376
4760
|
}
|
|
4377
4761
|
function useRouter() {
|
|
4378
4762
|
const location = kn();
|
|
4379
|
-
const host = _();
|
|
4763
|
+
const host = _$1();
|
|
4380
4764
|
const [slot, setSlot] = useState(undefined);
|
|
4381
4765
|
const [container, setContainer] = useState(undefined);
|
|
4382
4766
|
const page = location.pathname;
|
|
@@ -4467,8 +4851,8 @@ const ShareButton = class {
|
|
|
4467
4851
|
/**
|
|
4468
4852
|
* @uiType string
|
|
4469
4853
|
* @uiName Button style
|
|
4470
|
-
* @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
|
|
4471
|
-
* @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
4854
|
+
* @uiEnum ["primary", "secondary", "success", "info", "warning", "danger", "default", "text" ]
|
|
4855
|
+
* @uiEnumNames ["Primary", "Secondary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
4472
4856
|
*/
|
|
4473
4857
|
this.type = "default";
|
|
4474
4858
|
/**
|
|
@@ -4480,11 +4864,13 @@ const ShareButton = class {
|
|
|
4480
4864
|
this.iconslot = "prefix";
|
|
4481
4865
|
/**
|
|
4482
4866
|
* @uiName Hide icon
|
|
4867
|
+
* @uiGroup Style
|
|
4483
4868
|
* @default
|
|
4484
4869
|
*/
|
|
4485
4870
|
this.hideicon = false;
|
|
4486
4871
|
/**
|
|
4487
4872
|
* @uiName Hide text
|
|
4873
|
+
* @uiGroup Style
|
|
4488
4874
|
* @default
|
|
4489
4875
|
*/
|
|
4490
4876
|
this.hidetext = false;
|
|
@@ -4590,6 +4976,7 @@ const ShareCode = class {
|
|
|
4590
4976
|
* @uiType string
|
|
4591
4977
|
* @uiEnum ["left", "center", "right"]
|
|
4592
4978
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
4979
|
+
* @uiGroup Style
|
|
4593
4980
|
*/
|
|
4594
4981
|
this.textAlign = "left";
|
|
4595
4982
|
/**
|
|
@@ -4603,8 +4990,18 @@ const ShareCode = class {
|
|
|
4603
4990
|
* @uiType string
|
|
4604
4991
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
4605
4992
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4993
|
+
* @uiGroup Style
|
|
4606
4994
|
*/
|
|
4607
4995
|
this.buttonStyle = "icon";
|
|
4996
|
+
/**
|
|
4997
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
4998
|
+
* @uiName Button Type
|
|
4999
|
+
* @uiType string
|
|
5000
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
5001
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
5002
|
+
* @uiGroup Style
|
|
5003
|
+
*/
|
|
5004
|
+
this.buttonType = "primary";
|
|
4608
5005
|
h(this);
|
|
4609
5006
|
}
|
|
4610
5007
|
disconnectedCallback() { }
|
|
@@ -4625,6 +5022,11 @@ function useDemoShareCode(props) {
|
|
|
4625
5022
|
textAlign: props.textAlign,
|
|
4626
5023
|
copyButtonLabel: props.copyButtonLabel,
|
|
4627
5024
|
buttonStyle: props.buttonStyle,
|
|
5025
|
+
backgroundColor: props.backgroundColor,
|
|
5026
|
+
textColor: props.textColor,
|
|
5027
|
+
borderRadius: props.borderRadius,
|
|
5028
|
+
borderColor: props.borderColor,
|
|
5029
|
+
buttonType: props.buttonType,
|
|
4628
5030
|
rewardStatus: "AVAILABLE",
|
|
4629
5031
|
open,
|
|
4630
5032
|
onClick: () => {
|
|
@@ -4659,19 +5061,30 @@ const ShareLink = class {
|
|
|
4659
5061
|
* @uiType string
|
|
4660
5062
|
* @uiEnum ["left", "center", "right"]
|
|
4661
5063
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
5064
|
+
* @uiGroup Style
|
|
4662
5065
|
*/
|
|
4663
5066
|
this.textAlign = "left";
|
|
4664
5067
|
/**
|
|
4665
5068
|
* @uiName Copy button label
|
|
4666
5069
|
*/
|
|
4667
5070
|
this.copyButtonLabel = "Copy Link";
|
|
5071
|
+
/**
|
|
5072
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
5073
|
+
* @uiName Button Type
|
|
5074
|
+
* @uiType string
|
|
5075
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
5076
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
5077
|
+
* @uiGroup Style
|
|
5078
|
+
*/
|
|
5079
|
+
this.buttonType = "primary";
|
|
4668
5080
|
/**
|
|
4669
5081
|
* Set the copy button style and placement
|
|
4670
5082
|
*
|
|
4671
|
-
* @uiName
|
|
5083
|
+
* @uiName Button style
|
|
4672
5084
|
* @uiType string
|
|
4673
5085
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
4674
5086
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
5087
|
+
* @uiGroup Style
|
|
4675
5088
|
*/
|
|
4676
5089
|
this.buttonStyle = "icon";
|
|
4677
5090
|
h(this);
|
|
@@ -4693,7 +5106,12 @@ function useDemoShareLink(props) {
|
|
|
4693
5106
|
tooltiptext: props.tooltiptext,
|
|
4694
5107
|
textAlign: props.textAlign,
|
|
4695
5108
|
buttonStyle: props.buttonStyle,
|
|
5109
|
+
backgroundColor: props.backgroundColor,
|
|
5110
|
+
textColor: props.textColor,
|
|
5111
|
+
borderRadius: props.borderRadius,
|
|
5112
|
+
buttonType: props.buttonType,
|
|
4696
5113
|
copyButtonLabel: props.copyButtonLabel,
|
|
5114
|
+
borderColor: props.borderColor,
|
|
4697
5115
|
rewardStatus: "AVAILABLE",
|
|
4698
5116
|
open,
|
|
4699
5117
|
onClick: () => {
|
|
@@ -4718,12 +5136,29 @@ const StatContainer = class {
|
|
|
4718
5136
|
*/
|
|
4719
5137
|
this.space = "xxx-large";
|
|
4720
5138
|
/**
|
|
5139
|
+
* @undocumented
|
|
4721
5140
|
* @uiName Display
|
|
4722
5141
|
* @uiType string
|
|
4723
5142
|
* @uiEnum ["grid", "flex"]
|
|
4724
5143
|
* @uiEnumNames ["Grid", "Flex"]
|
|
4725
5144
|
*/
|
|
4726
|
-
this.display = "
|
|
5145
|
+
this.display = "flex";
|
|
5146
|
+
/**
|
|
5147
|
+
* Controls the alignment of the flexbox
|
|
5148
|
+
*
|
|
5149
|
+
* @uiName Alignment
|
|
5150
|
+
* @uiType string
|
|
5151
|
+
* @uiEnum ["left", "right", "center"]
|
|
5152
|
+
* @uiEnumNames ["Left", "Right", "Center"]
|
|
5153
|
+
*/
|
|
5154
|
+
this.alignment = "center";
|
|
5155
|
+
/**
|
|
5156
|
+
* @uiName Gap
|
|
5157
|
+
* @uiType string
|
|
5158
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
5159
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
5160
|
+
*/
|
|
5161
|
+
this.gap = "x-large";
|
|
4727
5162
|
h(this);
|
|
4728
5163
|
}
|
|
4729
5164
|
disconnectedCallback() { }
|
|
@@ -4767,8 +5202,18 @@ function useTaskCard(props) {
|
|
|
4767
5202
|
function onClick() {
|
|
4768
5203
|
props.eventKey ? sendEvent(props.eventKey) : openLink();
|
|
4769
5204
|
}
|
|
5205
|
+
const styles = {
|
|
5206
|
+
card: {
|
|
5207
|
+
backgroundColor: props.backgroundColor,
|
|
5208
|
+
textColor: props.textColor,
|
|
5209
|
+
borderColor: props.borderColor,
|
|
5210
|
+
borderRadius: props.borderRadius,
|
|
5211
|
+
buttonType: props.buttonType,
|
|
5212
|
+
},
|
|
5213
|
+
};
|
|
4770
5214
|
return {
|
|
4771
5215
|
states: { loadingEvent, locale },
|
|
5216
|
+
styles,
|
|
4772
5217
|
callbacks: { sendEvent, onClick },
|
|
4773
5218
|
};
|
|
4774
5219
|
}
|
|
@@ -4882,6 +5327,14 @@ const TaskCard = class {
|
|
|
4882
5327
|
* @uiGroup Button
|
|
4883
5328
|
*/
|
|
4884
5329
|
this.hideButton = false;
|
|
5330
|
+
/**
|
|
5331
|
+
* @uiName Button Style
|
|
5332
|
+
* @uiType string
|
|
5333
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
5334
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
5335
|
+
* @uiGroup Style
|
|
5336
|
+
*/
|
|
5337
|
+
this.buttonType = "primary";
|
|
4885
5338
|
h(this);
|
|
4886
5339
|
}
|
|
4887
5340
|
disconnectedCallback() { }
|
|
@@ -4903,6 +5356,7 @@ const TaskCard = class {
|
|
|
4903
5356
|
};
|
|
4904
5357
|
function useTaskCardDemo(props) {
|
|
4905
5358
|
return cjs({
|
|
5359
|
+
content: { ...props },
|
|
4906
5360
|
states: { loadingEvent: false, locale: "en" },
|
|
4907
5361
|
callbacks: {
|
|
4908
5362
|
sendEvent: (event) => console.log(event),
|
|
@@ -4956,51 +5410,6 @@ const Gift = () => (h$1("svg", { width: "24", height: "24", viewBox: "0 0 24 24"
|
|
|
4956
5410
|
const Circle = () => (h$1("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
|
|
4957
5411
|
h$1("circle", { cx: "12", cy: "12", r: "9", fill: "currentColor", stroke: "currentColor", "stroke-width": "2" })));
|
|
4958
5412
|
|
|
4959
|
-
const style$5 = {
|
|
4960
|
-
TimelineReward: {
|
|
4961
|
-
color: "var(--sqm-text)",
|
|
4962
|
-
lineHeight: "var(--sl-line-height-dense)",
|
|
4963
|
-
"& .container": {
|
|
4964
|
-
display: "flex",
|
|
4965
|
-
},
|
|
4966
|
-
"& .line": {
|
|
4967
|
-
display: "none",
|
|
4968
|
-
color: "transparent",
|
|
4969
|
-
userSelect: "none",
|
|
4970
|
-
background: "var(--sl-color-primary-300)",
|
|
4971
|
-
width: "4px",
|
|
4972
|
-
borderRadius: "4px",
|
|
4973
|
-
margin: "-2px",
|
|
4974
|
-
position: "relative",
|
|
4975
|
-
left: "12px",
|
|
4976
|
-
top: "34px",
|
|
4977
|
-
},
|
|
4978
|
-
"& .step": {
|
|
4979
|
-
display: "flex",
|
|
4980
|
-
},
|
|
4981
|
-
"& .icon": {
|
|
4982
|
-
position: "relative",
|
|
4983
|
-
top: "4px",
|
|
4984
|
-
zIndex: "1",
|
|
4985
|
-
color: "var(--sl-color-primary-300)",
|
|
4986
|
-
marginRight: "var(--sl-spacing-large)",
|
|
4987
|
-
},
|
|
4988
|
-
"& .reward": {
|
|
4989
|
-
marginRight: "var(--sl-spacing-x-small)",
|
|
4990
|
-
fontSize: "var(--sl-font-size-x-large)",
|
|
4991
|
-
fontWeight: "var(--sl-font-weight-semibold)",
|
|
4992
|
-
},
|
|
4993
|
-
"& .unit": {
|
|
4994
|
-
textTransform: "uppercase",
|
|
4995
|
-
fontSize: "var(--sl-font-size-small)",
|
|
4996
|
-
},
|
|
4997
|
-
"& .description": {
|
|
4998
|
-
fontSize: "var(--sl-font-size-medium)",
|
|
4999
|
-
},
|
|
5000
|
-
},
|
|
5001
|
-
};
|
|
5002
|
-
const sheet$5 = createStyleSheet(style$5);
|
|
5003
|
-
const styleString$5 = sheet$5.toString();
|
|
5004
5413
|
const vanillaStyle$2 = `
|
|
5005
5414
|
:host{
|
|
5006
5415
|
display: block;
|
|
@@ -5013,9 +5422,54 @@ const vanillaStyle$2 = `
|
|
|
5013
5422
|
function TimelineEntryView(props) {
|
|
5014
5423
|
var _a;
|
|
5015
5424
|
const timeline_icon = (_a = props.icon) !== null && _a !== void 0 ? _a : props.iconState;
|
|
5016
|
-
|
|
5425
|
+
const style = {
|
|
5426
|
+
TimelineReward: {
|
|
5427
|
+
color: props.textColor || "var(--sqm-text)",
|
|
5428
|
+
lineHeight: "var(--sl-line-height-dense)",
|
|
5429
|
+
"& .container": {
|
|
5430
|
+
display: "flex",
|
|
5431
|
+
},
|
|
5432
|
+
"& .line": {
|
|
5433
|
+
display: "none",
|
|
5434
|
+
color: "transparent",
|
|
5435
|
+
userSelect: "none",
|
|
5436
|
+
background: props.lineColor || "var(--sqm-accent-color-icon)",
|
|
5437
|
+
width: "4px",
|
|
5438
|
+
borderRadius: "4px",
|
|
5439
|
+
margin: "-2px",
|
|
5440
|
+
position: "relative",
|
|
5441
|
+
left: "12px",
|
|
5442
|
+
top: "34px",
|
|
5443
|
+
},
|
|
5444
|
+
"& .step": {
|
|
5445
|
+
display: "flex",
|
|
5446
|
+
},
|
|
5447
|
+
"& .icon": {
|
|
5448
|
+
position: "relative",
|
|
5449
|
+
top: "4px",
|
|
5450
|
+
zIndex: "1",
|
|
5451
|
+
color: props.lineColor || "var(--sqm-accent-color-icon)",
|
|
5452
|
+
marginRight: "var(--sl-spacing-large)",
|
|
5453
|
+
},
|
|
5454
|
+
"& .reward": {
|
|
5455
|
+
marginRight: "var(--sl-spacing-x-small)",
|
|
5456
|
+
fontSize: "var(--sl-font-size-x-large)",
|
|
5457
|
+
fontWeight: "var(--sl-font-weight-semibold)",
|
|
5458
|
+
},
|
|
5459
|
+
"& .unit": {
|
|
5460
|
+
textTransform: "uppercase",
|
|
5461
|
+
fontSize: "var(--sl-font-size-small)",
|
|
5462
|
+
},
|
|
5463
|
+
"& .description": {
|
|
5464
|
+
fontSize: "var(--sl-font-size-medium)",
|
|
5465
|
+
},
|
|
5466
|
+
},
|
|
5467
|
+
};
|
|
5468
|
+
const sheet = createStyleSheet(style);
|
|
5469
|
+
const styleString = sheet.toString();
|
|
5470
|
+
return (h$1("div", { class: sheet.classes.TimelineReward, part: "sqm-base" },
|
|
5017
5471
|
h$1("style", { type: "text/css" },
|
|
5018
|
-
styleString
|
|
5472
|
+
styleString,
|
|
5019
5473
|
vanillaStyle$2),
|
|
5020
5474
|
h$1("div", { class: "container", part: "sqm-entry-container" },
|
|
5021
5475
|
h$1("div", { class: "line" }, "/"),
|
|
@@ -5106,4 +5560,4 @@ function useUserNameDemo(props) {
|
|
|
5106
5560
|
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
5107
5561
|
}
|
|
5108
5562
|
|
|
5109
|
-
export { BigStat as sqm_big_stat, BrandComponent as sqm_brand, CardFeed as sqm_card_feed, CheckboxField as sqm_checkbox_field, CouponCode as sqm_coupon_code, DividedLayout as sqm_divided_layout, DropdownField as sqm_dropdown_field, EditProfile as sqm_edit_profile, Hero as sqm_hero, HeroImage as sqm_hero_image, SqmHookStoryContainer as sqm_hook_story_container, Image as sqm_image, InputField as sqm_input_field, Leaderboard as sqm_leaderboard, LinkButton as sqm_link_button, MarketingEmailsCheckbox as sqm_marketing_emails_checkbox, NameFields as sqm_name_fields, NavigationMenu as sqm_navigation_menu, PayoutButtonScroll as sqm_payout_button_scroll, PayoutStatusAlert as sqm_payout_status_alert, PortalChangeMarketing as sqm_portal_change_marketing, PortalChangePassword as sqm_portal_change_password, PortalFooter as sqm_portal_footer, PortalFrame as sqm_portal_frame, PortalLogin as sqm_portal_login, PortalRegister as sqm_portal_register, ProgramExplainer as sqm_program_explainer, ProgramExplainerStep as sqm_program_explainer_step, ProgramMenu as sqm_program_menu, ReferralCard as sqm_referral_card, SqmReferralIframe as sqm_referral_iframe, SqmRewardExchangeList as sqm_reward_exchange_list, SqmRouter as sqm_router, ShareButton as sqm_share_button, ShareCode as sqm_share_code, ShareLink as sqm_share_link, StatContainer as sqm_stat_container, TaskCard as sqm_task_card, Timeline as sqm_timeline, TimelineReward as sqm_timeline_entry, UserName as sqm_user_name };
|
|
5563
|
+
export { BigStat as sqm_big_stat, BrandComponent as sqm_brand, SqmBrandSelector as sqm_brand_selector, CardFeed as sqm_card_feed, CheckboxField as sqm_checkbox_field, CouponCode as sqm_coupon_code, DividedLayout as sqm_divided_layout, DropdownField as sqm_dropdown_field, EditProfile as sqm_edit_profile, Hero as sqm_hero, HeroImage as sqm_hero_image, SqmHookStoryContainer as sqm_hook_story_container, Image as sqm_image, InputField as sqm_input_field, Leaderboard as sqm_leaderboard, LinkButton as sqm_link_button, MarketingEmailsCheckbox as sqm_marketing_emails_checkbox, NameFields as sqm_name_fields, NavigationMenu as sqm_navigation_menu, PayoutButtonScroll as sqm_payout_button_scroll, PayoutStatusAlert as sqm_payout_status_alert, PortalChangeMarketing as sqm_portal_change_marketing, PortalChangePassword as sqm_portal_change_password, PortalFooter as sqm_portal_footer, PortalFrame as sqm_portal_frame, PortalLogin as sqm_portal_login, PortalRegister as sqm_portal_register, ProgramExplainer as sqm_program_explainer, ProgramExplainerStep as sqm_program_explainer_step, ProgramMenu as sqm_program_menu, ReferralCard as sqm_referral_card, SqmReferralIframe as sqm_referral_iframe, SqmRewardExchangeList as sqm_reward_exchange_list, SqmRouter as sqm_router, ShareButton as sqm_share_button, ShareCode as sqm_share_code, ShareLink as sqm_share_link, StatContainer as sqm_stat_container, TaskCard as sqm_task_card, Timeline as sqm_timeline, TimelineReward as sqm_timeline_entry, UserName as sqm_user_name };
|