@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
|
@@ -27,6 +27,7 @@ import { LeaderboardRankViewProps } from "./components/sqm-leaderboard-rank/sqm-
|
|
|
27
27
|
import { CopyTextViewProps } from "./components/views/copy-text-view";
|
|
28
28
|
import { NameFieldsViewProps } from "./components/sqm-name-fields/sqm-name-fields-view";
|
|
29
29
|
import { NavigationMenuViewProps } from "./components/sqm-navigation-menu/sqm-navigation-menu-view";
|
|
30
|
+
import { NavigationSidebarViewProps } from "./components/sqm-navigation-sidebar/sqm-navigation-sidebar-view";
|
|
30
31
|
import { NavigationSidebarItemViewProps } from "./components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view";
|
|
31
32
|
import { UsePagination } from "./components/sqm-pagination/usePagination";
|
|
32
33
|
import { PasswordFieldViewDemoProps } from "./components/sqm-password-field/sqm-password-field";
|
|
@@ -50,7 +51,6 @@ import { ReferralDates } from "./components/sqm-referral-table/useReferralTable"
|
|
|
50
51
|
import { RewardExchangeViewProps } from "./components/sqm-reward-exchange-list/sqm-reward-exchange-list-view";
|
|
51
52
|
import { ShareButtonViewProps } from "./components/sqm-share-button/sqm-share-button-view";
|
|
52
53
|
import { TaskCardViewProps } from "./components/sqm-task-card/sqm-task-card-view";
|
|
53
|
-
import { UseTaxAndCashResultType } from "./components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash";
|
|
54
54
|
import { UseTaxAndCashDashboardResult } from "./components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard";
|
|
55
55
|
import { UseUserInfoFormResult } from "./components/tax-and-cash/sqm-user-info-form/useUserInfoForm";
|
|
56
56
|
import { UserNameViewProps } from "./components/sqm-user-name/sqm-user-name-view";
|
|
@@ -340,6 +340,7 @@ export namespace Components {
|
|
|
340
340
|
* @uiType string
|
|
341
341
|
* @uiEnum ["left", "right", "center"]
|
|
342
342
|
* @uiEnumNames ["Left", "Right", "Center"]
|
|
343
|
+
* @uiGroup Style
|
|
343
344
|
*/
|
|
344
345
|
"alignment"?: "left" | "right" | "center";
|
|
345
346
|
/**
|
|
@@ -347,10 +348,26 @@ export namespace Components {
|
|
|
347
348
|
* @uiType object
|
|
348
349
|
*/
|
|
349
350
|
"demoData"?: DemoData<BigStatViewProps>;
|
|
351
|
+
/**
|
|
352
|
+
* Font size of the description text in pixels
|
|
353
|
+
* @uiName Description font size
|
|
354
|
+
* @uiGroup Style
|
|
355
|
+
*/
|
|
356
|
+
"descriptionFontSize"?: number;
|
|
357
|
+
/**
|
|
358
|
+
* Color of the description text
|
|
359
|
+
* @uiName Description text color
|
|
360
|
+
* @uiWidget color
|
|
361
|
+
* @uiType string
|
|
362
|
+
* @format color
|
|
363
|
+
* @uiGroup Style
|
|
364
|
+
*/
|
|
365
|
+
"descriptionTextColor"?: string;
|
|
350
366
|
/**
|
|
351
367
|
* Controls the order of the stat value & description column
|
|
352
368
|
* @uiName Flex reverse
|
|
353
|
-
* @default
|
|
369
|
+
* @default
|
|
370
|
+
* @uiGroup Style
|
|
354
371
|
*/
|
|
355
372
|
"flexReverse"?: boolean;
|
|
356
373
|
/**
|
|
@@ -359,6 +376,30 @@ export namespace Components {
|
|
|
359
376
|
* @uiWidget programSelector
|
|
360
377
|
*/
|
|
361
378
|
"programId"?: string;
|
|
379
|
+
/**
|
|
380
|
+
* Font size of the stat text in pixels
|
|
381
|
+
* @uiName Stat font size
|
|
382
|
+
* @uiType string
|
|
383
|
+
* @uiGroup Style
|
|
384
|
+
*/
|
|
385
|
+
"statFontSize"?: number;
|
|
386
|
+
/**
|
|
387
|
+
* Font weight of the stat text
|
|
388
|
+
* @uiName Stat font weight
|
|
389
|
+
* @uiGroup Style
|
|
390
|
+
* @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
|
|
391
|
+
* @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
|
|
392
|
+
*/
|
|
393
|
+
"statFontWeight"?: number;
|
|
394
|
+
/**
|
|
395
|
+
* Color of the stat text
|
|
396
|
+
* @uiName Stat text color
|
|
397
|
+
* @uiWidget color
|
|
398
|
+
* @uiType string
|
|
399
|
+
* @format color
|
|
400
|
+
* @uiGroup Style
|
|
401
|
+
*/
|
|
402
|
+
"statTextColor"?: string;
|
|
362
403
|
/**
|
|
363
404
|
* Select what type of stat to display. Manual paths are also supported.
|
|
364
405
|
* @uiWidget statTypeSelectWidget
|
|
@@ -383,6 +424,8 @@ export namespace Components {
|
|
|
383
424
|
*/
|
|
384
425
|
"brandFont": string;
|
|
385
426
|
}
|
|
427
|
+
interface SqmBrandSelector {
|
|
428
|
+
}
|
|
386
429
|
interface SqmCardFeed {
|
|
387
430
|
/**
|
|
388
431
|
* @uiName Column gap
|
|
@@ -476,6 +519,11 @@ export namespace Components {
|
|
|
476
519
|
* @uiName Reverify code widget header text
|
|
477
520
|
*/
|
|
478
521
|
"reverifyCodeHeaderText": string;
|
|
522
|
+
/**
|
|
523
|
+
* @componentState { "title": "Verification Failed", "props": { "states": { "verifyFailed": true } } }
|
|
524
|
+
* @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
|
|
525
|
+
*/
|
|
526
|
+
"stateController": string;
|
|
479
527
|
/**
|
|
480
528
|
* @uiName Verify code widget header text
|
|
481
529
|
*/
|
|
@@ -489,14 +537,47 @@ export namespace Components {
|
|
|
489
537
|
"contextName": string;
|
|
490
538
|
}
|
|
491
539
|
interface SqmCouponCode {
|
|
540
|
+
/**
|
|
541
|
+
* Background color of share link container
|
|
542
|
+
* @uiName Background color
|
|
543
|
+
* @uiWidget color
|
|
544
|
+
* @format color
|
|
545
|
+
* @uiGroup Style
|
|
546
|
+
*/
|
|
547
|
+
"backgroundColor"?: string;
|
|
548
|
+
/**
|
|
549
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
550
|
+
* @uiName Border color
|
|
551
|
+
* @uiWidget color
|
|
552
|
+
* @format color
|
|
553
|
+
* @uiGroup Style
|
|
554
|
+
*/
|
|
555
|
+
"borderColor"?: string;
|
|
556
|
+
/**
|
|
557
|
+
* The border radius on the share link container (in pixels)
|
|
558
|
+
* @uiName Border Radius
|
|
559
|
+
* @uiType number
|
|
560
|
+
* @uiGroup Style
|
|
561
|
+
*/
|
|
562
|
+
"borderRadius"?: string;
|
|
492
563
|
/**
|
|
493
564
|
* Set the copy button style and placement.
|
|
494
565
|
* @uiName Style
|
|
495
566
|
* @uiType string
|
|
496
567
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
497
568
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
569
|
+
* @uiGroup Style
|
|
498
570
|
*/
|
|
499
571
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
572
|
+
/**
|
|
573
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
574
|
+
* @uiName Button Type
|
|
575
|
+
* @uiType string
|
|
576
|
+
* @uiEnum ["primary", "secondary"]
|
|
577
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
578
|
+
* @uiGroup Style
|
|
579
|
+
*/
|
|
580
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
500
581
|
/**
|
|
501
582
|
* Display this message when the coupon code has been cancelled.
|
|
502
583
|
* @uiWidget textArea
|
|
@@ -569,8 +650,17 @@ export namespace Components {
|
|
|
569
650
|
* @uiType string
|
|
570
651
|
* @uiEnum ["left", "center", "right"]
|
|
571
652
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
653
|
+
* @uiGroup Style
|
|
572
654
|
*/
|
|
573
655
|
"textAlign"?: "left" | "center" | "right";
|
|
656
|
+
/**
|
|
657
|
+
* Color of the text and copy icon
|
|
658
|
+
* @uiName Text color
|
|
659
|
+
* @uiWidget color
|
|
660
|
+
* @format color
|
|
661
|
+
* @uiGroup Style
|
|
662
|
+
*/
|
|
663
|
+
"textColor"?: string;
|
|
574
664
|
/**
|
|
575
665
|
* The number of milliseconds that the tooltip appears for
|
|
576
666
|
* @uiName Tooltip lifespan
|
|
@@ -583,6 +673,18 @@ export namespace Components {
|
|
|
583
673
|
"tooltiptext": string;
|
|
584
674
|
}
|
|
585
675
|
interface SqmDividedLayout {
|
|
676
|
+
/**
|
|
677
|
+
* Background color of the divider
|
|
678
|
+
* @uiName Divider Background Color
|
|
679
|
+
* @uiWidget color
|
|
680
|
+
*/
|
|
681
|
+
"backgroundColor"?: string;
|
|
682
|
+
/**
|
|
683
|
+
* Color of the divider (defaults to default text color if none is set)
|
|
684
|
+
* @uiName Divider Background Color
|
|
685
|
+
* @uiWidget color
|
|
686
|
+
*/
|
|
687
|
+
"borderColor"?: string;
|
|
586
688
|
/**
|
|
587
689
|
* Overrides max-width of content area
|
|
588
690
|
* @uiName Content Area Width
|
|
@@ -597,7 +699,7 @@ export namespace Components {
|
|
|
597
699
|
*/
|
|
598
700
|
"direction": "row" | "column";
|
|
599
701
|
/**
|
|
600
|
-
* Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
702
|
+
* @undocumented Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
601
703
|
* @uiName Border style
|
|
602
704
|
*/
|
|
603
705
|
"dividerStyle": string;
|
|
@@ -936,6 +1038,7 @@ export namespace Components {
|
|
|
936
1038
|
* @uiName Background color
|
|
937
1039
|
* @uiWidget color
|
|
938
1040
|
* @format color
|
|
1041
|
+
* @uiGroup Style
|
|
939
1042
|
*/
|
|
940
1043
|
"backgroundColor"?: string;
|
|
941
1044
|
/**
|
|
@@ -951,6 +1054,15 @@ export namespace Components {
|
|
|
951
1054
|
* @uiName Button text
|
|
952
1055
|
*/
|
|
953
1056
|
"buttonText"?: string;
|
|
1057
|
+
/**
|
|
1058
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
1059
|
+
* @uiName Button Type
|
|
1060
|
+
* @uiType string
|
|
1061
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
1062
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
1063
|
+
* @uiGroup Style
|
|
1064
|
+
*/
|
|
1065
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
954
1066
|
/**
|
|
955
1067
|
* @uiName Description
|
|
956
1068
|
* @uiWidget textArea
|
|
@@ -965,11 +1077,13 @@ export namespace Components {
|
|
|
965
1077
|
* @uiType string
|
|
966
1078
|
* @uiEnum ["top", "bottom"]
|
|
967
1079
|
* @uiEnumNames ["Top", "Bottom"]
|
|
1080
|
+
* @uiGroup Style
|
|
968
1081
|
*/
|
|
969
1082
|
"imageMobilePos": "top" | "bottom";
|
|
970
1083
|
/**
|
|
971
1084
|
* @uiName Image percentage
|
|
972
1085
|
* @uiType number
|
|
1086
|
+
* @uiGroup Style
|
|
973
1087
|
*/
|
|
974
1088
|
"imagePercentage": number;
|
|
975
1089
|
/**
|
|
@@ -977,6 +1091,7 @@ export namespace Components {
|
|
|
977
1091
|
* @uiType string
|
|
978
1092
|
* @uiEnum ["left", "center", "right"]
|
|
979
1093
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
1094
|
+
* @uiGroup Style
|
|
980
1095
|
*/
|
|
981
1096
|
"imagePos": "left" | "center" | "right";
|
|
982
1097
|
/**
|
|
@@ -990,16 +1105,19 @@ export namespace Components {
|
|
|
990
1105
|
* @uiType string
|
|
991
1106
|
* @uiEnum ["overlay", "columns"]
|
|
992
1107
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
1108
|
+
* @uiGroup Style
|
|
993
1109
|
*/
|
|
994
1110
|
"layout": "overlay" | "columns";
|
|
995
1111
|
/**
|
|
996
1112
|
* @uiName Overlay color
|
|
997
1113
|
* @uiWidget color
|
|
998
1114
|
* @format color
|
|
1115
|
+
* @uiGroup Style
|
|
999
1116
|
*/
|
|
1000
1117
|
"overlayColor"?: string;
|
|
1001
1118
|
/**
|
|
1002
1119
|
* @uiName Overlay opacity
|
|
1120
|
+
* @uiGroup Style
|
|
1003
1121
|
*/
|
|
1004
1122
|
"overlayOpacity": string;
|
|
1005
1123
|
/**
|
|
@@ -1007,6 +1125,7 @@ export namespace Components {
|
|
|
1007
1125
|
* @uiType string
|
|
1008
1126
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1009
1127
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1128
|
+
* @uiGroup Style
|
|
1010
1129
|
*/
|
|
1011
1130
|
"paddingImage": Spacing;
|
|
1012
1131
|
/**
|
|
@@ -1014,12 +1133,14 @@ export namespace Components {
|
|
|
1014
1133
|
* @uiType string
|
|
1015
1134
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1016
1135
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1136
|
+
* @uiGroup Style
|
|
1017
1137
|
*/
|
|
1018
1138
|
"paddingText": Spacing;
|
|
1019
1139
|
/**
|
|
1020
1140
|
* @uiName Text color
|
|
1021
1141
|
* @uiWidget color
|
|
1022
1142
|
* @format color
|
|
1143
|
+
* @uiGroup Style
|
|
1023
1144
|
*/
|
|
1024
1145
|
"textColor"?: string;
|
|
1025
1146
|
}
|
|
@@ -1441,6 +1562,26 @@ export namespace Components {
|
|
|
1441
1562
|
* @uiName Unknown user text
|
|
1442
1563
|
*/
|
|
1443
1564
|
"anonymousUser": string;
|
|
1565
|
+
/**
|
|
1566
|
+
* Changes the background color of the leaderboard.
|
|
1567
|
+
* @uiName Background Color
|
|
1568
|
+
* @uiWidget color
|
|
1569
|
+
* @uiGroup Style
|
|
1570
|
+
*/
|
|
1571
|
+
"background"?: string;
|
|
1572
|
+
/**
|
|
1573
|
+
* Changes the border color of the table rows.
|
|
1574
|
+
* @uiName Border Color
|
|
1575
|
+
* @uiWidget color
|
|
1576
|
+
* @uiGroup Style
|
|
1577
|
+
*/
|
|
1578
|
+
"borderColor"?: string;
|
|
1579
|
+
/**
|
|
1580
|
+
* Leaderboard border radius in pixels.
|
|
1581
|
+
* @uiName Border Radius
|
|
1582
|
+
* @uiGroup Style
|
|
1583
|
+
*/
|
|
1584
|
+
"borderRadius"?: number;
|
|
1444
1585
|
/**
|
|
1445
1586
|
* @undocumented
|
|
1446
1587
|
* @uiType object
|
|
@@ -1509,10 +1650,31 @@ export namespace Components {
|
|
|
1509
1650
|
* @uiName Stats column heading
|
|
1510
1651
|
*/
|
|
1511
1652
|
"statsheading": string;
|
|
1653
|
+
/**
|
|
1654
|
+
* Text color of the leaderboard.
|
|
1655
|
+
* @uiName Text Color
|
|
1656
|
+
* @uiWidget color
|
|
1657
|
+
* @uiGroup Style
|
|
1658
|
+
*/
|
|
1659
|
+
"textColor"?: string;
|
|
1512
1660
|
/**
|
|
1513
1661
|
* @uiName User column heading
|
|
1514
1662
|
*/
|
|
1515
1663
|
"usersheading": string;
|
|
1664
|
+
/**
|
|
1665
|
+
* Changes the background color of the viewing user row in the leaderboard.
|
|
1666
|
+
* @uiName Viewing User Highlight Color
|
|
1667
|
+
* @uiWidget color
|
|
1668
|
+
* @uiGroup Style
|
|
1669
|
+
*/
|
|
1670
|
+
"viewingUserHighlightColor"?: string;
|
|
1671
|
+
/**
|
|
1672
|
+
* Changes the text color of the viewing user row in the leaderboard.
|
|
1673
|
+
* @uiName Viewing User Text Color
|
|
1674
|
+
* @uiWidget color
|
|
1675
|
+
* @uiGroup Style
|
|
1676
|
+
*/
|
|
1677
|
+
"viewingUserHighlightTextColor"?: string;
|
|
1516
1678
|
/**
|
|
1517
1679
|
* @uiName Viewing user text
|
|
1518
1680
|
*/
|
|
@@ -1655,8 +1817,47 @@ export namespace Components {
|
|
|
1655
1817
|
"menuLabel": string;
|
|
1656
1818
|
}
|
|
1657
1819
|
interface SqmNavigationSidebar {
|
|
1820
|
+
/**
|
|
1821
|
+
* @undocumented
|
|
1822
|
+
* @uiType object
|
|
1823
|
+
*/
|
|
1824
|
+
"demoData"?: DemoData<NavigationSidebarViewProps>;
|
|
1825
|
+
/**
|
|
1826
|
+
* @uiName Text color
|
|
1827
|
+
* @uiWidget color
|
|
1828
|
+
* @format color
|
|
1829
|
+
* @uiGroup Style
|
|
1830
|
+
*/
|
|
1831
|
+
"mobileMenuColor"?: string;
|
|
1658
1832
|
}
|
|
1659
1833
|
interface SqmNavigationSidebarItem {
|
|
1834
|
+
/**
|
|
1835
|
+
* Background color of the nav item
|
|
1836
|
+
* @uiName Background Color
|
|
1837
|
+
* @uiWidget color
|
|
1838
|
+
* @uiGroup Style
|
|
1839
|
+
*/
|
|
1840
|
+
"backgroundColor"?: string;
|
|
1841
|
+
/**
|
|
1842
|
+
* Background color of the nav item when focused
|
|
1843
|
+
* @uiName Background Focused Color
|
|
1844
|
+
* @uiWidget color
|
|
1845
|
+
* @uiGroup Style
|
|
1846
|
+
*/
|
|
1847
|
+
"backgroundFocusedColor"?: string;
|
|
1848
|
+
/**
|
|
1849
|
+
* Background color of the nav item when hovered
|
|
1850
|
+
* @uiName Background Hover Color
|
|
1851
|
+
* @uiWidget color
|
|
1852
|
+
* @uiGroup Style
|
|
1853
|
+
*/
|
|
1854
|
+
"backgroundHoverColor"?: string;
|
|
1855
|
+
/**
|
|
1856
|
+
* Border radius (in number of pixels)
|
|
1857
|
+
* @uiName Border Radius
|
|
1858
|
+
* @uiGroup Style
|
|
1859
|
+
*/
|
|
1860
|
+
"borderRadius"?: number;
|
|
1660
1861
|
/**
|
|
1661
1862
|
* @undocumented
|
|
1662
1863
|
* @uiType object
|
|
@@ -1665,19 +1866,57 @@ export namespace Components {
|
|
|
1665
1866
|
/**
|
|
1666
1867
|
* Options available at https://shoelace.style/components/icon
|
|
1667
1868
|
* @uiName Icon
|
|
1869
|
+
* @uiGroup Style
|
|
1668
1870
|
*/
|
|
1669
1871
|
"icon": string;
|
|
1670
1872
|
/**
|
|
1671
1873
|
* @uiName Label
|
|
1672
1874
|
*/
|
|
1673
1875
|
"label": string;
|
|
1876
|
+
/**
|
|
1877
|
+
* @uiName Padding
|
|
1878
|
+
* @uiType string
|
|
1879
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1880
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1881
|
+
*/
|
|
1882
|
+
"padding"?: Spacing;
|
|
1674
1883
|
/**
|
|
1675
1884
|
* @uiName Navigation path
|
|
1676
1885
|
* @uiWidget pageSelect
|
|
1677
1886
|
*/
|
|
1678
1887
|
"path": string;
|
|
1888
|
+
/**
|
|
1889
|
+
* Text color of the nav item
|
|
1890
|
+
* @uiName Text Color
|
|
1891
|
+
* @uiWidget color
|
|
1892
|
+
* @uiGroup Style
|
|
1893
|
+
*/
|
|
1894
|
+
"textColor"?: string;
|
|
1895
|
+
/**
|
|
1896
|
+
* Text color of the nav item when items is focused
|
|
1897
|
+
* @uiName Text Focused Color
|
|
1898
|
+
* @uiWidget color
|
|
1899
|
+
* @uiGroup Style
|
|
1900
|
+
*/
|
|
1901
|
+
"textFocusedColor"?: string;
|
|
1902
|
+
/**
|
|
1903
|
+
* Text color of the nav item when hovered
|
|
1904
|
+
* @uiName Text Hover Color
|
|
1905
|
+
* @uiWidget color
|
|
1906
|
+
* @uiGroup Style
|
|
1907
|
+
*/
|
|
1908
|
+
"textHoverColor"?: string;
|
|
1679
1909
|
}
|
|
1680
1910
|
interface SqmPagination {
|
|
1911
|
+
/**
|
|
1912
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
1913
|
+
* @uiName Button Type
|
|
1914
|
+
* @uiType string
|
|
1915
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
1916
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
1917
|
+
* @uiGroup Style
|
|
1918
|
+
*/
|
|
1919
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
1681
1920
|
/**
|
|
1682
1921
|
* @undocumented
|
|
1683
1922
|
* @uiType object
|
|
@@ -1760,6 +1999,10 @@ export namespace Components {
|
|
|
1760
1999
|
* @uiName Payout missing information subtext
|
|
1761
2000
|
*/
|
|
1762
2001
|
"payoutMissingInformationText": string;
|
|
2002
|
+
/**
|
|
2003
|
+
* @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
|
|
2004
|
+
*/
|
|
2005
|
+
"stateController"?: string;
|
|
1763
2006
|
/**
|
|
1764
2007
|
* Badge text indicating payout status
|
|
1765
2008
|
* @uiName Payout badge status text
|
|
@@ -2180,6 +2423,21 @@ export namespace Components {
|
|
|
2180
2423
|
"termsText"?: string;
|
|
2181
2424
|
}
|
|
2182
2425
|
interface SqmPortalForgotPassword {
|
|
2426
|
+
/**
|
|
2427
|
+
* @uiName Background color
|
|
2428
|
+
* @uiWidget color
|
|
2429
|
+
*/
|
|
2430
|
+
"backgroundColor": string;
|
|
2431
|
+
/**
|
|
2432
|
+
* @uiName Border style
|
|
2433
|
+
* @uiWidget textArea
|
|
2434
|
+
*/
|
|
2435
|
+
"border": string;
|
|
2436
|
+
/**
|
|
2437
|
+
* @uiName Border radius
|
|
2438
|
+
* @uiWidget number
|
|
2439
|
+
*/
|
|
2440
|
+
"borderRadius": string;
|
|
2183
2441
|
/**
|
|
2184
2442
|
* @undocumented
|
|
2185
2443
|
* @uiType object
|
|
@@ -2224,11 +2482,30 @@ export namespace Components {
|
|
|
2224
2482
|
"successAlertText": string;
|
|
2225
2483
|
}
|
|
2226
2484
|
interface SqmPortalFrame {
|
|
2485
|
+
/**
|
|
2486
|
+
* @uiName Background color
|
|
2487
|
+
* @uiWidget color
|
|
2488
|
+
* @uiType string
|
|
2489
|
+
*/
|
|
2490
|
+
"backgroundColor": string;
|
|
2491
|
+
/**
|
|
2492
|
+
* Borders placed to seperate the header and footer from the body content.
|
|
2493
|
+
* @uiName Border
|
|
2494
|
+
* @uiType string
|
|
2495
|
+
*/
|
|
2496
|
+
"border": string;
|
|
2227
2497
|
/**
|
|
2228
2498
|
* @undocumented
|
|
2229
2499
|
* @uiType object
|
|
2230
2500
|
*/
|
|
2231
2501
|
"demoData"?: DemoData<PortalFrameViewProps>;
|
|
2502
|
+
/**
|
|
2503
|
+
* Background color for the header and footer.
|
|
2504
|
+
* @uiName Header and Footer Background Color
|
|
2505
|
+
* @uiWidget color
|
|
2506
|
+
* @uiType string
|
|
2507
|
+
*/
|
|
2508
|
+
"headerAndFooterBackgroundColor": string;
|
|
2232
2509
|
/**
|
|
2233
2510
|
* @undocumented
|
|
2234
2511
|
*/
|
|
@@ -2961,7 +3238,13 @@ export namespace Components {
|
|
|
2961
3238
|
* @uiWidget color
|
|
2962
3239
|
* @format color
|
|
2963
3240
|
*/
|
|
2964
|
-
"backgroundColor"
|
|
3241
|
+
"backgroundColor"?: string;
|
|
3242
|
+
/**
|
|
3243
|
+
* Amount in pixels
|
|
3244
|
+
* @uiName Border radius
|
|
3245
|
+
* @type number
|
|
3246
|
+
*/
|
|
3247
|
+
"borderRadius"?: number;
|
|
2965
3248
|
/**
|
|
2966
3249
|
* @uiName Description
|
|
2967
3250
|
* @uiWidget textArea
|
|
@@ -2976,6 +3259,18 @@ export namespace Components {
|
|
|
2976
3259
|
* @uiName Icon
|
|
2977
3260
|
*/
|
|
2978
3261
|
"icon"?: string;
|
|
3262
|
+
/**
|
|
3263
|
+
* @uiName Icon Background color
|
|
3264
|
+
* @uiWidget color
|
|
3265
|
+
* @format color
|
|
3266
|
+
*/
|
|
3267
|
+
"iconBackgroundColor"?: string;
|
|
3268
|
+
/**
|
|
3269
|
+
* @uiName Icon color
|
|
3270
|
+
* @uiWidget color
|
|
3271
|
+
* @format color
|
|
3272
|
+
*/
|
|
3273
|
+
"iconColor"?: string;
|
|
2979
3274
|
/**
|
|
2980
3275
|
* Displayed in place of an icon
|
|
2981
3276
|
* @uiName Image URL
|
|
@@ -2988,7 +3283,7 @@ export namespace Components {
|
|
|
2988
3283
|
* @uiWidget color
|
|
2989
3284
|
* @format color
|
|
2990
3285
|
*/
|
|
2991
|
-
"textColor"
|
|
3286
|
+
"textColor"?: string;
|
|
2992
3287
|
}
|
|
2993
3288
|
interface SqmProgramMenu {
|
|
2994
3289
|
}
|
|
@@ -3041,6 +3336,19 @@ export namespace Components {
|
|
|
3041
3336
|
* @uiType string
|
|
3042
3337
|
*/
|
|
3043
3338
|
"backgroundColor": string;
|
|
3339
|
+
/**
|
|
3340
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
3341
|
+
* @uiName Border color
|
|
3342
|
+
* @uiWidget color
|
|
3343
|
+
* @format color
|
|
3344
|
+
*/
|
|
3345
|
+
"borderColor"?: string;
|
|
3346
|
+
/**
|
|
3347
|
+
* The border radius on the share link container (in pixels)
|
|
3348
|
+
* @uiName Border Radius
|
|
3349
|
+
* @uiType number
|
|
3350
|
+
*/
|
|
3351
|
+
"borderRadius"?: number;
|
|
3044
3352
|
/**
|
|
3045
3353
|
* @uiName Hide border
|
|
3046
3354
|
* @uiType boolean
|
|
@@ -3079,6 +3387,13 @@ export namespace Components {
|
|
|
3079
3387
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
3080
3388
|
*/
|
|
3081
3389
|
"paddingTop": string;
|
|
3390
|
+
/**
|
|
3391
|
+
* Color of the text and copy icon
|
|
3392
|
+
* @uiName Text color
|
|
3393
|
+
* @uiWidget color
|
|
3394
|
+
* @format color
|
|
3395
|
+
*/
|
|
3396
|
+
"textColor"?: string;
|
|
3082
3397
|
/**
|
|
3083
3398
|
* @uiName Vertical alignment
|
|
3084
3399
|
* @uiType string
|
|
@@ -3088,14 +3403,47 @@ export namespace Components {
|
|
|
3088
3403
|
"verticalAlignment": "start" | "center" | "end";
|
|
3089
3404
|
}
|
|
3090
3405
|
interface SqmReferralCode {
|
|
3406
|
+
/**
|
|
3407
|
+
* Background color of share link container
|
|
3408
|
+
* @uiName Background color
|
|
3409
|
+
* @uiWidget color
|
|
3410
|
+
* @format color
|
|
3411
|
+
* @uiGroup Style
|
|
3412
|
+
*/
|
|
3413
|
+
"backgroundColor"?: string;
|
|
3414
|
+
/**
|
|
3415
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
3416
|
+
* @uiName Border color
|
|
3417
|
+
* @uiWidget color
|
|
3418
|
+
* @format color
|
|
3419
|
+
* @uiGroup Style
|
|
3420
|
+
*/
|
|
3421
|
+
"borderColor"?: string;
|
|
3422
|
+
/**
|
|
3423
|
+
* The border radius on the share link container (in pixels)
|
|
3424
|
+
* @uiName Border Radius
|
|
3425
|
+
* @uiType number
|
|
3426
|
+
* @uiGroup Style
|
|
3427
|
+
*/
|
|
3428
|
+
"borderRadius"?: string;
|
|
3091
3429
|
/**
|
|
3092
3430
|
* Set the copy button style and placement
|
|
3093
3431
|
* @uiName Style
|
|
3094
3432
|
* @uiType string
|
|
3095
3433
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
3096
3434
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
3435
|
+
* @uiGroup Style
|
|
3097
3436
|
*/
|
|
3098
3437
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
3438
|
+
/**
|
|
3439
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
3440
|
+
* @uiName Button Type
|
|
3441
|
+
* @uiType string
|
|
3442
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
3443
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
3444
|
+
* @uiGroup Style
|
|
3445
|
+
*/
|
|
3446
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
3099
3447
|
/**
|
|
3100
3448
|
* @uiName Copy button label
|
|
3101
3449
|
*/
|
|
@@ -3127,8 +3475,17 @@ export namespace Components {
|
|
|
3127
3475
|
* @uiType string
|
|
3128
3476
|
* @uiEnum ["left", "center", "right"]
|
|
3129
3477
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
3478
|
+
* @uiGroup Style
|
|
3130
3479
|
*/
|
|
3131
3480
|
"textAlign": "left" | "center" | "right";
|
|
3481
|
+
/**
|
|
3482
|
+
* Color of the text and copy icon
|
|
3483
|
+
* @uiName Text color
|
|
3484
|
+
* @uiWidget color
|
|
3485
|
+
* @format color
|
|
3486
|
+
* @uiGroup Style
|
|
3487
|
+
*/
|
|
3488
|
+
"textColor"?: string;
|
|
3132
3489
|
/**
|
|
3133
3490
|
* The number of milliseconds that the tooltip appears for
|
|
3134
3491
|
* @uiName Tooltip lifespan
|
|
@@ -3163,6 +3520,12 @@ export namespace Components {
|
|
|
3163
3520
|
* @uiWidget programSelector
|
|
3164
3521
|
*/
|
|
3165
3522
|
"programId"?: string;
|
|
3523
|
+
/**
|
|
3524
|
+
* @uiName Text Color
|
|
3525
|
+
* @uiType string
|
|
3526
|
+
* @uiWidget color
|
|
3527
|
+
*/
|
|
3528
|
+
"textColor"?: string;
|
|
3166
3529
|
/**
|
|
3167
3530
|
* @uiName Title Text
|
|
3168
3531
|
*/
|
|
@@ -3964,11 +4327,18 @@ export namespace Components {
|
|
|
3964
4327
|
* @uiName Button background color
|
|
3965
4328
|
* @uiWidget color
|
|
3966
4329
|
* @format color
|
|
4330
|
+
* @uiGroup Style
|
|
3967
4331
|
*/
|
|
3968
4332
|
"backgroundcolor"?: string;
|
|
4333
|
+
/**
|
|
4334
|
+
* @uiName Border
|
|
4335
|
+
* @uiGroup Style
|
|
4336
|
+
*/
|
|
4337
|
+
"border"?: string;
|
|
3969
4338
|
/**
|
|
3970
4339
|
* Configure border radius with pixel amount
|
|
3971
4340
|
* @uiName Border radius
|
|
4341
|
+
* @uiGroup Style
|
|
3972
4342
|
*/
|
|
3973
4343
|
"borderradius"?: number;
|
|
3974
4344
|
/**
|
|
@@ -3982,11 +4352,13 @@ export namespace Components {
|
|
|
3982
4352
|
"disabled"?: boolean;
|
|
3983
4353
|
/**
|
|
3984
4354
|
* @uiName Hide icon
|
|
4355
|
+
* @uiGroup Style
|
|
3985
4356
|
* @default
|
|
3986
4357
|
*/
|
|
3987
4358
|
"hideicon"?: boolean;
|
|
3988
4359
|
/**
|
|
3989
4360
|
* @uiName Hide text
|
|
4361
|
+
* @uiGroup Style
|
|
3990
4362
|
* @default
|
|
3991
4363
|
*/
|
|
3992
4364
|
"hidetext"?: boolean;
|
|
@@ -4024,6 +4396,7 @@ export namespace Components {
|
|
|
4024
4396
|
| "unknown";
|
|
4025
4397
|
/**
|
|
4026
4398
|
* @uiName Display pill
|
|
4399
|
+
* @uiGroup Style
|
|
4027
4400
|
*/
|
|
4028
4401
|
"pill"?: boolean;
|
|
4029
4402
|
/**
|
|
@@ -4047,21 +4420,24 @@ export namespace Components {
|
|
|
4047
4420
|
* @uiType string
|
|
4048
4421
|
* @uiEnum ["small", "medium", "large" ]
|
|
4049
4422
|
* @uiEnumNames ["Small", "Medium", "Large"]
|
|
4423
|
+
* @uiGroup Style
|
|
4050
4424
|
*/
|
|
4051
4425
|
"size"?: "small" | "medium" | "large";
|
|
4052
4426
|
/**
|
|
4053
4427
|
* @uiName Button text color
|
|
4054
4428
|
* @uiWidget color
|
|
4055
4429
|
* @format color
|
|
4430
|
+
* @uiGroup Style
|
|
4056
4431
|
*/
|
|
4057
4432
|
"textcolor"?: string;
|
|
4058
4433
|
/**
|
|
4059
4434
|
* @uiType string
|
|
4060
4435
|
* @uiName Button style
|
|
4061
|
-
* @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
|
|
4062
|
-
* @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
4436
|
+
* @uiEnum ["primary", "secondary", "success", "info", "warning", "danger", "default", "text" ]
|
|
4437
|
+
* @uiEnumNames ["Primary", "Secondary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
4063
4438
|
*/
|
|
4064
4439
|
"type"?: | "primary"
|
|
4440
|
+
| "secondary"
|
|
4065
4441
|
| "success"
|
|
4066
4442
|
| "info"
|
|
4067
4443
|
| "warning"
|
|
@@ -4080,14 +4456,47 @@ export namespace Components {
|
|
|
4080
4456
|
"unsupportedPlatformText"?: string;
|
|
4081
4457
|
}
|
|
4082
4458
|
interface SqmShareCode {
|
|
4459
|
+
/**
|
|
4460
|
+
* Background color of share link container
|
|
4461
|
+
* @uiName Background color
|
|
4462
|
+
* @uiWidget color
|
|
4463
|
+
* @format color
|
|
4464
|
+
* @uiGroup Style
|
|
4465
|
+
*/
|
|
4466
|
+
"backgroundColor"?: string;
|
|
4467
|
+
/**
|
|
4468
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
4469
|
+
* @uiName Border color
|
|
4470
|
+
* @uiWidget color
|
|
4471
|
+
* @format color
|
|
4472
|
+
* @uiGroup Style
|
|
4473
|
+
*/
|
|
4474
|
+
"borderColor"?: string;
|
|
4475
|
+
/**
|
|
4476
|
+
* The border radius on the share link container (in pixels)
|
|
4477
|
+
* @uiName Border Radius
|
|
4478
|
+
* @uiType number
|
|
4479
|
+
* @uiGroup Style
|
|
4480
|
+
*/
|
|
4481
|
+
"borderRadius"?: string;
|
|
4083
4482
|
/**
|
|
4084
4483
|
* Set the copy button style and placement
|
|
4085
4484
|
* @uiName Style
|
|
4086
4485
|
* @uiType string
|
|
4087
4486
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
4088
4487
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4488
|
+
* @uiGroup Style
|
|
4089
4489
|
*/
|
|
4090
4490
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
4491
|
+
/**
|
|
4492
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
4493
|
+
* @uiName Button Type
|
|
4494
|
+
* @uiType string
|
|
4495
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
4496
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
4497
|
+
* @uiGroup Style
|
|
4498
|
+
*/
|
|
4499
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
4091
4500
|
/**
|
|
4092
4501
|
* @uiName Copy button label
|
|
4093
4502
|
*/
|
|
@@ -4109,8 +4518,17 @@ export namespace Components {
|
|
|
4109
4518
|
* @uiType string
|
|
4110
4519
|
* @uiEnum ["left", "center", "right"]
|
|
4111
4520
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
4521
|
+
* @uiGroup Style
|
|
4112
4522
|
*/
|
|
4113
4523
|
"textAlign": "left" | "center" | "right";
|
|
4524
|
+
/**
|
|
4525
|
+
* Color of the text and copy icon
|
|
4526
|
+
* @uiName Text color
|
|
4527
|
+
* @uiWidget color
|
|
4528
|
+
* @format color
|
|
4529
|
+
* @uiGroup Style
|
|
4530
|
+
*/
|
|
4531
|
+
"textColor"?: string;
|
|
4114
4532
|
/**
|
|
4115
4533
|
* The number of milliseconds that the tooltip appears for
|
|
4116
4534
|
* @uiName Tooltip lifespan
|
|
@@ -4123,14 +4541,47 @@ export namespace Components {
|
|
|
4123
4541
|
"tooltiptext": string;
|
|
4124
4542
|
}
|
|
4125
4543
|
interface SqmShareLink {
|
|
4544
|
+
/**
|
|
4545
|
+
* Background color of share link container
|
|
4546
|
+
* @uiName Background color
|
|
4547
|
+
* @uiWidget color
|
|
4548
|
+
* @format color
|
|
4549
|
+
* @uiGroup Style
|
|
4550
|
+
*/
|
|
4551
|
+
"backgroundColor"?: string;
|
|
4552
|
+
/**
|
|
4553
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
4554
|
+
* @uiName Border color
|
|
4555
|
+
* @uiWidget color
|
|
4556
|
+
* @format color
|
|
4557
|
+
* @uiGroup Style
|
|
4558
|
+
*/
|
|
4559
|
+
"borderColor"?: string;
|
|
4560
|
+
/**
|
|
4561
|
+
* The border radius on the share link container (in pixels)
|
|
4562
|
+
* @uiName Border Radius
|
|
4563
|
+
* @uiType number
|
|
4564
|
+
* @uiGroup Style
|
|
4565
|
+
*/
|
|
4566
|
+
"borderRadius"?: string;
|
|
4126
4567
|
/**
|
|
4127
4568
|
* Set the copy button style and placement
|
|
4128
|
-
* @uiName
|
|
4569
|
+
* @uiName Button style
|
|
4129
4570
|
* @uiType string
|
|
4130
4571
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
4131
4572
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4573
|
+
* @uiGroup Style
|
|
4132
4574
|
*/
|
|
4133
4575
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
4576
|
+
/**
|
|
4577
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
4578
|
+
* @uiName Button Type
|
|
4579
|
+
* @uiType string
|
|
4580
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
4581
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
4582
|
+
* @uiGroup Style
|
|
4583
|
+
*/
|
|
4584
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
4134
4585
|
/**
|
|
4135
4586
|
* @uiName Copy button label
|
|
4136
4587
|
*/
|
|
@@ -4152,8 +4603,17 @@ export namespace Components {
|
|
|
4152
4603
|
* @uiType string
|
|
4153
4604
|
* @uiEnum ["left", "center", "right"]
|
|
4154
4605
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
4606
|
+
* @uiGroup Style
|
|
4155
4607
|
*/
|
|
4156
4608
|
"textAlign"?: "left" | "center" | "right";
|
|
4609
|
+
/**
|
|
4610
|
+
* Color of the text and copy icon
|
|
4611
|
+
* @uiName Text color
|
|
4612
|
+
* @uiWidget color
|
|
4613
|
+
* @format color
|
|
4614
|
+
* @uiGroup Style
|
|
4615
|
+
*/
|
|
4616
|
+
"textColor"?: string;
|
|
4157
4617
|
/**
|
|
4158
4618
|
* The number of milliseconds that the tooltip appears for
|
|
4159
4619
|
* @uiName Tooltip lifespan
|
|
@@ -4167,12 +4627,34 @@ export namespace Components {
|
|
|
4167
4627
|
}
|
|
4168
4628
|
interface SqmStatContainer {
|
|
4169
4629
|
/**
|
|
4630
|
+
* Controls the alignment of the flexbox
|
|
4631
|
+
* @uiName Alignment
|
|
4632
|
+
* @uiType string
|
|
4633
|
+
* @uiEnum ["left", "right", "center"]
|
|
4634
|
+
* @uiEnumNames ["Left", "Right", "Center"]
|
|
4635
|
+
*/
|
|
4636
|
+
"alignment"?: "left" | "right" | "center";
|
|
4637
|
+
/**
|
|
4638
|
+
* @undocumented
|
|
4170
4639
|
* @uiName Display
|
|
4171
4640
|
* @uiType string
|
|
4172
4641
|
* @uiEnum ["grid", "flex"]
|
|
4173
4642
|
* @uiEnumNames ["Grid", "Flex"]
|
|
4174
4643
|
*/
|
|
4175
4644
|
"display": "grid" | "flex";
|
|
4645
|
+
/**
|
|
4646
|
+
* @uiName Gap
|
|
4647
|
+
* @uiType string
|
|
4648
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
4649
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
4650
|
+
*/
|
|
4651
|
+
"gap": Spacing;
|
|
4652
|
+
/**
|
|
4653
|
+
* Hide the seperating border between stats
|
|
4654
|
+
* @uiName Hide border
|
|
4655
|
+
* @uiType boolean
|
|
4656
|
+
*/
|
|
4657
|
+
"hideBorder"?: boolean;
|
|
4176
4658
|
/**
|
|
4177
4659
|
* @uiName Space between stats
|
|
4178
4660
|
* @uiType string
|
|
@@ -4214,8 +4696,33 @@ export namespace Components {
|
|
|
4214
4696
|
* @uiEnumNames ["Left", "Right", "Bottom", "Top"]
|
|
4215
4697
|
*/
|
|
4216
4698
|
"placement"?: "left" | "right" | "bottom" | "top";
|
|
4699
|
+
/**
|
|
4700
|
+
* Tab text color
|
|
4701
|
+
* @uiName Text color
|
|
4702
|
+
* @uiType string
|
|
4703
|
+
* @uiWidget color
|
|
4704
|
+
*/
|
|
4705
|
+
"textColor"?: string;
|
|
4217
4706
|
}
|
|
4218
4707
|
interface SqmTaskCard {
|
|
4708
|
+
/**
|
|
4709
|
+
* @uiName Card Background color
|
|
4710
|
+
* @uiWidget color
|
|
4711
|
+
* @uiGroup Style
|
|
4712
|
+
*/
|
|
4713
|
+
"backgroundColor"?: string;
|
|
4714
|
+
/**
|
|
4715
|
+
* @uiName Border color
|
|
4716
|
+
* @uiWidget color
|
|
4717
|
+
* @uiGroup Style
|
|
4718
|
+
*/
|
|
4719
|
+
"borderColor"?: string;
|
|
4720
|
+
/**
|
|
4721
|
+
* @uiName Border radius
|
|
4722
|
+
* @uiType number
|
|
4723
|
+
* @uiGroup Style
|
|
4724
|
+
*/
|
|
4725
|
+
"borderRadius"?: number;
|
|
4219
4726
|
/**
|
|
4220
4727
|
* @uiName Button link
|
|
4221
4728
|
* @uiGroup Button
|
|
@@ -4226,6 +4733,14 @@ export namespace Components {
|
|
|
4226
4733
|
* @uiGroup Button
|
|
4227
4734
|
*/
|
|
4228
4735
|
"buttonText": string;
|
|
4736
|
+
/**
|
|
4737
|
+
* @uiName Button Style
|
|
4738
|
+
* @uiType string
|
|
4739
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
4740
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
4741
|
+
* @uiGroup Style
|
|
4742
|
+
*/
|
|
4743
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
4229
4744
|
/**
|
|
4230
4745
|
* @uiName Title
|
|
4231
4746
|
* @uiGroup Task
|
|
@@ -4363,6 +4878,12 @@ export namespace Components {
|
|
|
4363
4878
|
* @default
|
|
4364
4879
|
*/
|
|
4365
4880
|
"steps": boolean;
|
|
4881
|
+
/**
|
|
4882
|
+
* @uiName Text color
|
|
4883
|
+
* @uiWidget color
|
|
4884
|
+
* @uiGroup Style
|
|
4885
|
+
*/
|
|
4886
|
+
"textColor"?: string;
|
|
4366
4887
|
}
|
|
4367
4888
|
interface SqmTaxAndCash {
|
|
4368
4889
|
/**
|
|
@@ -4706,10 +5227,9 @@ export namespace Components {
|
|
|
4706
5227
|
*/
|
|
4707
5228
|
"dashboard_verificationReviewInternalHeader": string;
|
|
4708
5229
|
/**
|
|
4709
|
-
* @undocumented
|
|
4710
|
-
* @uiType object
|
|
5230
|
+
* @undocumented
|
|
4711
5231
|
*/
|
|
4712
|
-
"demoData"?: DemoData<
|
|
5232
|
+
"demoData"?: DemoData<TaxAndCashMonolith>;
|
|
4713
5233
|
/**
|
|
4714
5234
|
* Displayed under a field when it has an invalid entry.
|
|
4715
5235
|
* @uiName Form field error message
|
|
@@ -4781,6 +5301,15 @@ export namespace Components {
|
|
|
4781
5301
|
* @uiGroup General Form Properties
|
|
4782
5302
|
*/
|
|
4783
5303
|
"searchForCountryText": string;
|
|
5304
|
+
/**
|
|
5305
|
+
* @uiName Monolith States
|
|
5306
|
+
* @componentState { "title": "Step 1", "props": { "step": "/1" }, "dependencies": ["sqm-user-info-form"] }
|
|
5307
|
+
* @componentState { "title": "Step 2", "props": { "step": "/2" }, "dependencies": ["sqm-indirect-tax-form"] }
|
|
5308
|
+
* @componentState { "title": "Step 3", "props": { "step": "/3" }, "dependencies": ["sqm-docusign-form"] }
|
|
5309
|
+
* @componentState { "title": "Step 4", "props": { "step": "/4" }, "dependencies": ["sqm-banking-info-form"] }
|
|
5310
|
+
* @componentState { "title": "Dashboard", "props": { "step": "/dashboard" }, "dependencies": ["sqm-tax-and-cash-dashboard"] }
|
|
5311
|
+
*/
|
|
5312
|
+
"stateController": string;
|
|
4784
5313
|
/**
|
|
4785
5314
|
* @uiName Address field label
|
|
4786
5315
|
* @uiGroup Step 1 Properties
|
|
@@ -5486,6 +6015,16 @@ export namespace Components {
|
|
|
5486
6015
|
* @uiName Replace tax form modal header
|
|
5487
6016
|
*/
|
|
5488
6017
|
"replaceTaxFormModalHeader": string;
|
|
6018
|
+
/**
|
|
6019
|
+
* @parentState { "parent": "sqm-tax-and-cash", "title": "Dashboard" }
|
|
6020
|
+
* @componentState { "title": "Default", "props": { } }
|
|
6021
|
+
* @componentState { "title": "Verification Required", "props": { "states": { "payoutStatus": "VERIFICATION:REQUIRED" } } }
|
|
6022
|
+
* @componentState { "title": "Internal Verification Required", "props": { "states": { "payoutStatus": "VERIFICATION:INTERNAL" } } }
|
|
6023
|
+
* @componentState { "title": "Review in progress", "props": { "states": { "payoutStatus": "VERIFICATION:REVIEW" } } }
|
|
6024
|
+
* @componentState { "title": "Verification failed", "props": { "states": { "payoutStatus": "VERIFICATION:FAILED" } } }
|
|
6025
|
+
* @componentState { "title": "Payout hold", "props": { "states": { "payoutStatus": "HOLD" } } }
|
|
6026
|
+
*/
|
|
6027
|
+
"stateController"?: string;
|
|
5489
6028
|
/**
|
|
5490
6029
|
* @uiName Payout status badge
|
|
5491
6030
|
*/
|
|
@@ -5596,12 +6135,36 @@ export namespace Components {
|
|
|
5596
6135
|
"verificationReviewInternalHeader": string;
|
|
5597
6136
|
}
|
|
5598
6137
|
interface SqmText {
|
|
6138
|
+
/**
|
|
6139
|
+
* Font size in pixels
|
|
6140
|
+
* @uiName Font Size
|
|
6141
|
+
* @uiType number
|
|
6142
|
+
*/
|
|
6143
|
+
"fontSize"?: number;
|
|
6144
|
+
/**
|
|
6145
|
+
* @uiName Text Color
|
|
6146
|
+
* @uiWidget color
|
|
6147
|
+
* @format color
|
|
6148
|
+
*/
|
|
6149
|
+
"textColor"?: string;
|
|
5599
6150
|
}
|
|
5600
6151
|
interface SqmTextSpan {
|
|
6152
|
+
/**
|
|
6153
|
+
* Font size in pixels
|
|
6154
|
+
* @uiName Font Size
|
|
6155
|
+
* @uiType number
|
|
6156
|
+
*/
|
|
6157
|
+
"fontSize"?: number;
|
|
5601
6158
|
/**
|
|
5602
6159
|
* @uiName Text
|
|
5603
6160
|
*/
|
|
5604
6161
|
"text": string;
|
|
6162
|
+
/**
|
|
6163
|
+
* @uiName Text Color
|
|
6164
|
+
* @uiWidget color
|
|
6165
|
+
* @format color
|
|
6166
|
+
*/
|
|
6167
|
+
"textColor"?: string;
|
|
5605
6168
|
/**
|
|
5606
6169
|
* @uiName Type
|
|
5607
6170
|
* @uiType string
|
|
@@ -5631,11 +6194,25 @@ export namespace Components {
|
|
|
5631
6194
|
* @uiEnumNames ["Gift", "Circle"]
|
|
5632
6195
|
*/
|
|
5633
6196
|
"icon": "gift" | "circle";
|
|
6197
|
+
/**
|
|
6198
|
+
* Color of timeline
|
|
6199
|
+
* @uiName Line color
|
|
6200
|
+
* @uiWidget color
|
|
6201
|
+
* @format color
|
|
6202
|
+
*/
|
|
6203
|
+
"lineColor"?: string;
|
|
5634
6204
|
/**
|
|
5635
6205
|
* @uiName Reward amount
|
|
5636
6206
|
*/
|
|
5637
6207
|
"reward": string;
|
|
5638
6208
|
"setIcon": (value: "gift" | "circle") => Promise<void>;
|
|
6209
|
+
/**
|
|
6210
|
+
* Color of the text and copy icon
|
|
6211
|
+
* @uiName Text color
|
|
6212
|
+
* @uiWidget color
|
|
6213
|
+
* @format color
|
|
6214
|
+
*/
|
|
6215
|
+
"textColor"?: string;
|
|
5639
6216
|
/**
|
|
5640
6217
|
* @uiName Reward unit
|
|
5641
6218
|
*/
|
|
@@ -5808,6 +6385,13 @@ export namespace Components {
|
|
|
5808
6385
|
* @uiName State field label
|
|
5809
6386
|
*/
|
|
5810
6387
|
"state": string;
|
|
6388
|
+
/**
|
|
6389
|
+
* @uiName States
|
|
6390
|
+
* @parentState { "parent": "sqm-tax-and-cash", "title": "Step 1" }
|
|
6391
|
+
* @componentState { "title": "Errors", "props": { "states": { "loadingError": true, "formState": { "errors": { "email": true, "firstName": true, "lastName": true, "countryCode": true, "currency": true } } } } }
|
|
6392
|
+
* @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
|
|
6393
|
+
*/
|
|
6394
|
+
"stateController": string;
|
|
5811
6395
|
/**
|
|
5812
6396
|
* @uiName Support link text
|
|
5813
6397
|
*/
|
|
@@ -5931,8 +6515,18 @@ export namespace Components {
|
|
|
5931
6515
|
* @uiGroup General Text
|
|
5932
6516
|
*/
|
|
5933
6517
|
"general_verifyEmailHeader": string;
|
|
6518
|
+
/**
|
|
6519
|
+
* @componentState { "title": "Email Step", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"] }
|
|
6520
|
+
* @componentState { "title": "Code Step", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"] }
|
|
6521
|
+
*/
|
|
6522
|
+
"stateController": string;
|
|
5934
6523
|
}
|
|
5935
6524
|
interface SqmWidgetVerificationController {
|
|
6525
|
+
/**
|
|
6526
|
+
* @componentState { "title": "Not Verified", "slot": "not-verified", "props": { "isAuth": false } }
|
|
6527
|
+
* @componentState { "title": "Verified", "slot": "verified", "props": { "isAuth": true } }
|
|
6528
|
+
*/
|
|
6529
|
+
"stateController": string;
|
|
5936
6530
|
}
|
|
5937
6531
|
}
|
|
5938
6532
|
declare global {
|
|
@@ -5966,6 +6560,12 @@ declare global {
|
|
|
5966
6560
|
prototype: HTMLSqmBrandElement;
|
|
5967
6561
|
new (): HTMLSqmBrandElement;
|
|
5968
6562
|
};
|
|
6563
|
+
interface HTMLSqmBrandSelectorElement extends Components.SqmBrandSelector, HTMLStencilElement {
|
|
6564
|
+
}
|
|
6565
|
+
var HTMLSqmBrandSelectorElement: {
|
|
6566
|
+
prototype: HTMLSqmBrandSelectorElement;
|
|
6567
|
+
new (): HTMLSqmBrandSelectorElement;
|
|
6568
|
+
};
|
|
5969
6569
|
interface HTMLSqmCardFeedElement extends Components.SqmCardFeed, HTMLStencilElement {
|
|
5970
6570
|
}
|
|
5971
6571
|
var HTMLSqmCardFeedElement: {
|
|
@@ -6680,6 +7280,7 @@ declare global {
|
|
|
6680
7280
|
"sqm-banking-info-form": HTMLSqmBankingInfoFormElement;
|
|
6681
7281
|
"sqm-big-stat": HTMLSqmBigStatElement;
|
|
6682
7282
|
"sqm-brand": HTMLSqmBrandElement;
|
|
7283
|
+
"sqm-brand-selector": HTMLSqmBrandSelectorElement;
|
|
6683
7284
|
"sqm-card-feed": HTMLSqmCardFeedElement;
|
|
6684
7285
|
"sqm-checkbox-field": HTMLSqmCheckboxFieldElement;
|
|
6685
7286
|
"sqm-close-button": HTMLSqmCloseButtonElement;
|
|
@@ -7084,6 +7685,7 @@ declare namespace LocalJSX {
|
|
|
7084
7685
|
* @uiType string
|
|
7085
7686
|
* @uiEnum ["left", "right", "center"]
|
|
7086
7687
|
* @uiEnumNames ["Left", "Right", "Center"]
|
|
7688
|
+
* @uiGroup Style
|
|
7087
7689
|
*/
|
|
7088
7690
|
"alignment"?: "left" | "right" | "center";
|
|
7089
7691
|
/**
|
|
@@ -7091,10 +7693,26 @@ declare namespace LocalJSX {
|
|
|
7091
7693
|
* @uiType object
|
|
7092
7694
|
*/
|
|
7093
7695
|
"demoData"?: DemoData<BigStatViewProps>;
|
|
7696
|
+
/**
|
|
7697
|
+
* Font size of the description text in pixels
|
|
7698
|
+
* @uiName Description font size
|
|
7699
|
+
* @uiGroup Style
|
|
7700
|
+
*/
|
|
7701
|
+
"descriptionFontSize"?: number;
|
|
7702
|
+
/**
|
|
7703
|
+
* Color of the description text
|
|
7704
|
+
* @uiName Description text color
|
|
7705
|
+
* @uiWidget color
|
|
7706
|
+
* @uiType string
|
|
7707
|
+
* @format color
|
|
7708
|
+
* @uiGroup Style
|
|
7709
|
+
*/
|
|
7710
|
+
"descriptionTextColor"?: string;
|
|
7094
7711
|
/**
|
|
7095
7712
|
* Controls the order of the stat value & description column
|
|
7096
7713
|
* @uiName Flex reverse
|
|
7097
|
-
* @default
|
|
7714
|
+
* @default
|
|
7715
|
+
* @uiGroup Style
|
|
7098
7716
|
*/
|
|
7099
7717
|
"flexReverse"?: boolean;
|
|
7100
7718
|
/**
|
|
@@ -7103,6 +7721,30 @@ declare namespace LocalJSX {
|
|
|
7103
7721
|
* @uiWidget programSelector
|
|
7104
7722
|
*/
|
|
7105
7723
|
"programId"?: string;
|
|
7724
|
+
/**
|
|
7725
|
+
* Font size of the stat text in pixels
|
|
7726
|
+
* @uiName Stat font size
|
|
7727
|
+
* @uiType string
|
|
7728
|
+
* @uiGroup Style
|
|
7729
|
+
*/
|
|
7730
|
+
"statFontSize"?: number;
|
|
7731
|
+
/**
|
|
7732
|
+
* Font weight of the stat text
|
|
7733
|
+
* @uiName Stat font weight
|
|
7734
|
+
* @uiGroup Style
|
|
7735
|
+
* @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
|
|
7736
|
+
* @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
|
|
7737
|
+
*/
|
|
7738
|
+
"statFontWeight"?: number;
|
|
7739
|
+
/**
|
|
7740
|
+
* Color of the stat text
|
|
7741
|
+
* @uiName Stat text color
|
|
7742
|
+
* @uiWidget color
|
|
7743
|
+
* @uiType string
|
|
7744
|
+
* @format color
|
|
7745
|
+
* @uiGroup Style
|
|
7746
|
+
*/
|
|
7747
|
+
"statTextColor"?: string;
|
|
7106
7748
|
/**
|
|
7107
7749
|
* Select what type of stat to display. Manual paths are also supported.
|
|
7108
7750
|
* @uiWidget statTypeSelectWidget
|
|
@@ -7127,6 +7769,8 @@ declare namespace LocalJSX {
|
|
|
7127
7769
|
*/
|
|
7128
7770
|
"brandFont"?: string;
|
|
7129
7771
|
}
|
|
7772
|
+
interface SqmBrandSelector {
|
|
7773
|
+
}
|
|
7130
7774
|
interface SqmCardFeed {
|
|
7131
7775
|
/**
|
|
7132
7776
|
* @uiName Column gap
|
|
@@ -7220,6 +7864,11 @@ declare namespace LocalJSX {
|
|
|
7220
7864
|
* @uiName Reverify code widget header text
|
|
7221
7865
|
*/
|
|
7222
7866
|
"reverifyCodeHeaderText"?: string;
|
|
7867
|
+
/**
|
|
7868
|
+
* @componentState { "title": "Verification Failed", "props": { "states": { "verifyFailed": true } } }
|
|
7869
|
+
* @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
|
|
7870
|
+
*/
|
|
7871
|
+
"stateController"?: string;
|
|
7223
7872
|
/**
|
|
7224
7873
|
* @uiName Verify code widget header text
|
|
7225
7874
|
*/
|
|
@@ -7233,14 +7882,47 @@ declare namespace LocalJSX {
|
|
|
7233
7882
|
"contextName"?: string;
|
|
7234
7883
|
}
|
|
7235
7884
|
interface SqmCouponCode {
|
|
7885
|
+
/**
|
|
7886
|
+
* Background color of share link container
|
|
7887
|
+
* @uiName Background color
|
|
7888
|
+
* @uiWidget color
|
|
7889
|
+
* @format color
|
|
7890
|
+
* @uiGroup Style
|
|
7891
|
+
*/
|
|
7892
|
+
"backgroundColor"?: string;
|
|
7893
|
+
/**
|
|
7894
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
7895
|
+
* @uiName Border color
|
|
7896
|
+
* @uiWidget color
|
|
7897
|
+
* @format color
|
|
7898
|
+
* @uiGroup Style
|
|
7899
|
+
*/
|
|
7900
|
+
"borderColor"?: string;
|
|
7901
|
+
/**
|
|
7902
|
+
* The border radius on the share link container (in pixels)
|
|
7903
|
+
* @uiName Border Radius
|
|
7904
|
+
* @uiType number
|
|
7905
|
+
* @uiGroup Style
|
|
7906
|
+
*/
|
|
7907
|
+
"borderRadius"?: string;
|
|
7236
7908
|
/**
|
|
7237
7909
|
* Set the copy button style and placement.
|
|
7238
7910
|
* @uiName Style
|
|
7239
7911
|
* @uiType string
|
|
7240
7912
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
7241
7913
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
7914
|
+
* @uiGroup Style
|
|
7242
7915
|
*/
|
|
7243
7916
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
7917
|
+
/**
|
|
7918
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
7919
|
+
* @uiName Button Type
|
|
7920
|
+
* @uiType string
|
|
7921
|
+
* @uiEnum ["primary", "secondary"]
|
|
7922
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
7923
|
+
* @uiGroup Style
|
|
7924
|
+
*/
|
|
7925
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
7244
7926
|
/**
|
|
7245
7927
|
* Display this message when the coupon code has been cancelled.
|
|
7246
7928
|
* @uiWidget textArea
|
|
@@ -7313,8 +7995,17 @@ declare namespace LocalJSX {
|
|
|
7313
7995
|
* @uiType string
|
|
7314
7996
|
* @uiEnum ["left", "center", "right"]
|
|
7315
7997
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
7998
|
+
* @uiGroup Style
|
|
7316
7999
|
*/
|
|
7317
8000
|
"textAlign"?: "left" | "center" | "right";
|
|
8001
|
+
/**
|
|
8002
|
+
* Color of the text and copy icon
|
|
8003
|
+
* @uiName Text color
|
|
8004
|
+
* @uiWidget color
|
|
8005
|
+
* @format color
|
|
8006
|
+
* @uiGroup Style
|
|
8007
|
+
*/
|
|
8008
|
+
"textColor"?: string;
|
|
7318
8009
|
/**
|
|
7319
8010
|
* The number of milliseconds that the tooltip appears for
|
|
7320
8011
|
* @uiName Tooltip lifespan
|
|
@@ -7327,6 +8018,18 @@ declare namespace LocalJSX {
|
|
|
7327
8018
|
"tooltiptext"?: string;
|
|
7328
8019
|
}
|
|
7329
8020
|
interface SqmDividedLayout {
|
|
8021
|
+
/**
|
|
8022
|
+
* Background color of the divider
|
|
8023
|
+
* @uiName Divider Background Color
|
|
8024
|
+
* @uiWidget color
|
|
8025
|
+
*/
|
|
8026
|
+
"backgroundColor"?: string;
|
|
8027
|
+
/**
|
|
8028
|
+
* Color of the divider (defaults to default text color if none is set)
|
|
8029
|
+
* @uiName Divider Background Color
|
|
8030
|
+
* @uiWidget color
|
|
8031
|
+
*/
|
|
8032
|
+
"borderColor"?: string;
|
|
7330
8033
|
/**
|
|
7331
8034
|
* Overrides max-width of content area
|
|
7332
8035
|
* @uiName Content Area Width
|
|
@@ -7341,7 +8044,7 @@ declare namespace LocalJSX {
|
|
|
7341
8044
|
*/
|
|
7342
8045
|
"direction"?: "row" | "column";
|
|
7343
8046
|
/**
|
|
7344
|
-
* Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
8047
|
+
* @undocumented Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
7345
8048
|
* @uiName Border style
|
|
7346
8049
|
*/
|
|
7347
8050
|
"dividerStyle"?: string;
|
|
@@ -7681,6 +8384,7 @@ declare namespace LocalJSX {
|
|
|
7681
8384
|
* @uiName Background color
|
|
7682
8385
|
* @uiWidget color
|
|
7683
8386
|
* @format color
|
|
8387
|
+
* @uiGroup Style
|
|
7684
8388
|
*/
|
|
7685
8389
|
"backgroundColor"?: string;
|
|
7686
8390
|
/**
|
|
@@ -7696,6 +8400,15 @@ declare namespace LocalJSX {
|
|
|
7696
8400
|
* @uiName Button text
|
|
7697
8401
|
*/
|
|
7698
8402
|
"buttonText"?: string;
|
|
8403
|
+
/**
|
|
8404
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
8405
|
+
* @uiName Button Type
|
|
8406
|
+
* @uiType string
|
|
8407
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
8408
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
8409
|
+
* @uiGroup Style
|
|
8410
|
+
*/
|
|
8411
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
7699
8412
|
/**
|
|
7700
8413
|
* @uiName Description
|
|
7701
8414
|
* @uiWidget textArea
|
|
@@ -7710,11 +8423,13 @@ declare namespace LocalJSX {
|
|
|
7710
8423
|
* @uiType string
|
|
7711
8424
|
* @uiEnum ["top", "bottom"]
|
|
7712
8425
|
* @uiEnumNames ["Top", "Bottom"]
|
|
8426
|
+
* @uiGroup Style
|
|
7713
8427
|
*/
|
|
7714
8428
|
"imageMobilePos"?: "top" | "bottom";
|
|
7715
8429
|
/**
|
|
7716
8430
|
* @uiName Image percentage
|
|
7717
8431
|
* @uiType number
|
|
8432
|
+
* @uiGroup Style
|
|
7718
8433
|
*/
|
|
7719
8434
|
"imagePercentage"?: number;
|
|
7720
8435
|
/**
|
|
@@ -7722,6 +8437,7 @@ declare namespace LocalJSX {
|
|
|
7722
8437
|
* @uiType string
|
|
7723
8438
|
* @uiEnum ["left", "center", "right"]
|
|
7724
8439
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
8440
|
+
* @uiGroup Style
|
|
7725
8441
|
*/
|
|
7726
8442
|
"imagePos"?: "left" | "center" | "right";
|
|
7727
8443
|
/**
|
|
@@ -7735,16 +8451,19 @@ declare namespace LocalJSX {
|
|
|
7735
8451
|
* @uiType string
|
|
7736
8452
|
* @uiEnum ["overlay", "columns"]
|
|
7737
8453
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
8454
|
+
* @uiGroup Style
|
|
7738
8455
|
*/
|
|
7739
8456
|
"layout"?: "overlay" | "columns";
|
|
7740
8457
|
/**
|
|
7741
8458
|
* @uiName Overlay color
|
|
7742
8459
|
* @uiWidget color
|
|
7743
8460
|
* @format color
|
|
8461
|
+
* @uiGroup Style
|
|
7744
8462
|
*/
|
|
7745
8463
|
"overlayColor"?: string;
|
|
7746
8464
|
/**
|
|
7747
8465
|
* @uiName Overlay opacity
|
|
8466
|
+
* @uiGroup Style
|
|
7748
8467
|
*/
|
|
7749
8468
|
"overlayOpacity"?: string;
|
|
7750
8469
|
/**
|
|
@@ -7752,6 +8471,7 @@ declare namespace LocalJSX {
|
|
|
7752
8471
|
* @uiType string
|
|
7753
8472
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
7754
8473
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
8474
|
+
* @uiGroup Style
|
|
7755
8475
|
*/
|
|
7756
8476
|
"paddingImage"?: Spacing;
|
|
7757
8477
|
/**
|
|
@@ -7759,12 +8479,14 @@ declare namespace LocalJSX {
|
|
|
7759
8479
|
* @uiType string
|
|
7760
8480
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
7761
8481
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
8482
|
+
* @uiGroup Style
|
|
7762
8483
|
*/
|
|
7763
8484
|
"paddingText"?: Spacing;
|
|
7764
8485
|
/**
|
|
7765
8486
|
* @uiName Text color
|
|
7766
8487
|
* @uiWidget color
|
|
7767
8488
|
* @format color
|
|
8489
|
+
* @uiGroup Style
|
|
7768
8490
|
*/
|
|
7769
8491
|
"textColor"?: string;
|
|
7770
8492
|
}
|
|
@@ -8180,6 +8902,26 @@ declare namespace LocalJSX {
|
|
|
8180
8902
|
* @uiName Unknown user text
|
|
8181
8903
|
*/
|
|
8182
8904
|
"anonymousUser"?: string;
|
|
8905
|
+
/**
|
|
8906
|
+
* Changes the background color of the leaderboard.
|
|
8907
|
+
* @uiName Background Color
|
|
8908
|
+
* @uiWidget color
|
|
8909
|
+
* @uiGroup Style
|
|
8910
|
+
*/
|
|
8911
|
+
"background"?: string;
|
|
8912
|
+
/**
|
|
8913
|
+
* Changes the border color of the table rows.
|
|
8914
|
+
* @uiName Border Color
|
|
8915
|
+
* @uiWidget color
|
|
8916
|
+
* @uiGroup Style
|
|
8917
|
+
*/
|
|
8918
|
+
"borderColor"?: string;
|
|
8919
|
+
/**
|
|
8920
|
+
* Leaderboard border radius in pixels.
|
|
8921
|
+
* @uiName Border Radius
|
|
8922
|
+
* @uiGroup Style
|
|
8923
|
+
*/
|
|
8924
|
+
"borderRadius"?: number;
|
|
8183
8925
|
/**
|
|
8184
8926
|
* @undocumented
|
|
8185
8927
|
* @uiType object
|
|
@@ -8248,10 +8990,31 @@ declare namespace LocalJSX {
|
|
|
8248
8990
|
* @uiName Stats column heading
|
|
8249
8991
|
*/
|
|
8250
8992
|
"statsheading"?: string;
|
|
8993
|
+
/**
|
|
8994
|
+
* Text color of the leaderboard.
|
|
8995
|
+
* @uiName Text Color
|
|
8996
|
+
* @uiWidget color
|
|
8997
|
+
* @uiGroup Style
|
|
8998
|
+
*/
|
|
8999
|
+
"textColor"?: string;
|
|
8251
9000
|
/**
|
|
8252
9001
|
* @uiName User column heading
|
|
8253
9002
|
*/
|
|
8254
9003
|
"usersheading"?: string;
|
|
9004
|
+
/**
|
|
9005
|
+
* Changes the background color of the viewing user row in the leaderboard.
|
|
9006
|
+
* @uiName Viewing User Highlight Color
|
|
9007
|
+
* @uiWidget color
|
|
9008
|
+
* @uiGroup Style
|
|
9009
|
+
*/
|
|
9010
|
+
"viewingUserHighlightColor"?: string;
|
|
9011
|
+
/**
|
|
9012
|
+
* Changes the text color of the viewing user row in the leaderboard.
|
|
9013
|
+
* @uiName Viewing User Text Color
|
|
9014
|
+
* @uiWidget color
|
|
9015
|
+
* @uiGroup Style
|
|
9016
|
+
*/
|
|
9017
|
+
"viewingUserHighlightTextColor"?: string;
|
|
8255
9018
|
/**
|
|
8256
9019
|
* @uiName Viewing user text
|
|
8257
9020
|
*/
|
|
@@ -8373,29 +9136,68 @@ declare namespace LocalJSX {
|
|
|
8373
9136
|
*/
|
|
8374
9137
|
"firstNameLabel"?: string;
|
|
8375
9138
|
/**
|
|
8376
|
-
* @uiName Last name label
|
|
9139
|
+
* @uiName Last name label
|
|
9140
|
+
*/
|
|
9141
|
+
"lastNameLabel"?: string;
|
|
9142
|
+
}
|
|
9143
|
+
interface SqmNavigationMenu {
|
|
9144
|
+
/**
|
|
9145
|
+
* @undocumented
|
|
9146
|
+
* @uiType object
|
|
9147
|
+
*/
|
|
9148
|
+
"demoData"?: DemoData<NavigationMenuViewProps>;
|
|
9149
|
+
/**
|
|
9150
|
+
* @uiName Include dropdown menu
|
|
9151
|
+
*/
|
|
9152
|
+
"includeDropdown"?: boolean;
|
|
9153
|
+
/**
|
|
9154
|
+
* Label on the header menu
|
|
9155
|
+
* @uiName Menu label
|
|
9156
|
+
*/
|
|
9157
|
+
"menuLabel"?: string;
|
|
9158
|
+
}
|
|
9159
|
+
interface SqmNavigationSidebar {
|
|
9160
|
+
/**
|
|
9161
|
+
* @undocumented
|
|
9162
|
+
* @uiType object
|
|
9163
|
+
*/
|
|
9164
|
+
"demoData"?: DemoData<NavigationSidebarViewProps>;
|
|
9165
|
+
/**
|
|
9166
|
+
* @uiName Text color
|
|
9167
|
+
* @uiWidget color
|
|
9168
|
+
* @format color
|
|
9169
|
+
* @uiGroup Style
|
|
9170
|
+
*/
|
|
9171
|
+
"mobileMenuColor"?: string;
|
|
9172
|
+
}
|
|
9173
|
+
interface SqmNavigationSidebarItem {
|
|
9174
|
+
/**
|
|
9175
|
+
* Background color of the nav item
|
|
9176
|
+
* @uiName Background Color
|
|
9177
|
+
* @uiWidget color
|
|
9178
|
+
* @uiGroup Style
|
|
8377
9179
|
*/
|
|
8378
|
-
"
|
|
8379
|
-
}
|
|
8380
|
-
interface SqmNavigationMenu {
|
|
9180
|
+
"backgroundColor"?: string;
|
|
8381
9181
|
/**
|
|
8382
|
-
*
|
|
8383
|
-
* @
|
|
9182
|
+
* Background color of the nav item when focused
|
|
9183
|
+
* @uiName Background Focused Color
|
|
9184
|
+
* @uiWidget color
|
|
9185
|
+
* @uiGroup Style
|
|
8384
9186
|
*/
|
|
8385
|
-
"
|
|
9187
|
+
"backgroundFocusedColor"?: string;
|
|
8386
9188
|
/**
|
|
8387
|
-
*
|
|
9189
|
+
* Background color of the nav item when hovered
|
|
9190
|
+
* @uiName Background Hover Color
|
|
9191
|
+
* @uiWidget color
|
|
9192
|
+
* @uiGroup Style
|
|
8388
9193
|
*/
|
|
8389
|
-
"
|
|
9194
|
+
"backgroundHoverColor"?: string;
|
|
8390
9195
|
/**
|
|
8391
|
-
*
|
|
8392
|
-
* @uiName
|
|
9196
|
+
* Border radius (in number of pixels)
|
|
9197
|
+
* @uiName Border Radius
|
|
9198
|
+
* @uiGroup Style
|
|
8393
9199
|
*/
|
|
8394
|
-
"
|
|
8395
|
-
}
|
|
8396
|
-
interface SqmNavigationSidebar {
|
|
8397
|
-
}
|
|
8398
|
-
interface SqmNavigationSidebarItem {
|
|
9200
|
+
"borderRadius"?: number;
|
|
8399
9201
|
/**
|
|
8400
9202
|
* @undocumented
|
|
8401
9203
|
* @uiType object
|
|
@@ -8404,19 +9206,57 @@ declare namespace LocalJSX {
|
|
|
8404
9206
|
/**
|
|
8405
9207
|
* Options available at https://shoelace.style/components/icon
|
|
8406
9208
|
* @uiName Icon
|
|
9209
|
+
* @uiGroup Style
|
|
8407
9210
|
*/
|
|
8408
9211
|
"icon"?: string;
|
|
8409
9212
|
/**
|
|
8410
9213
|
* @uiName Label
|
|
8411
9214
|
*/
|
|
8412
9215
|
"label"?: string;
|
|
9216
|
+
/**
|
|
9217
|
+
* @uiName Padding
|
|
9218
|
+
* @uiType string
|
|
9219
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
9220
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
9221
|
+
*/
|
|
9222
|
+
"padding"?: Spacing;
|
|
8413
9223
|
/**
|
|
8414
9224
|
* @uiName Navigation path
|
|
8415
9225
|
* @uiWidget pageSelect
|
|
8416
9226
|
*/
|
|
8417
9227
|
"path"?: string;
|
|
9228
|
+
/**
|
|
9229
|
+
* Text color of the nav item
|
|
9230
|
+
* @uiName Text Color
|
|
9231
|
+
* @uiWidget color
|
|
9232
|
+
* @uiGroup Style
|
|
9233
|
+
*/
|
|
9234
|
+
"textColor"?: string;
|
|
9235
|
+
/**
|
|
9236
|
+
* Text color of the nav item when items is focused
|
|
9237
|
+
* @uiName Text Focused Color
|
|
9238
|
+
* @uiWidget color
|
|
9239
|
+
* @uiGroup Style
|
|
9240
|
+
*/
|
|
9241
|
+
"textFocusedColor"?: string;
|
|
9242
|
+
/**
|
|
9243
|
+
* Text color of the nav item when hovered
|
|
9244
|
+
* @uiName Text Hover Color
|
|
9245
|
+
* @uiWidget color
|
|
9246
|
+
* @uiGroup Style
|
|
9247
|
+
*/
|
|
9248
|
+
"textHoverColor"?: string;
|
|
8418
9249
|
}
|
|
8419
9250
|
interface SqmPagination {
|
|
9251
|
+
/**
|
|
9252
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
9253
|
+
* @uiName Button Type
|
|
9254
|
+
* @uiType string
|
|
9255
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
9256
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
9257
|
+
* @uiGroup Style
|
|
9258
|
+
*/
|
|
9259
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
8420
9260
|
/**
|
|
8421
9261
|
* @undocumented
|
|
8422
9262
|
* @uiType object
|
|
@@ -8499,6 +9339,10 @@ declare namespace LocalJSX {
|
|
|
8499
9339
|
* @uiName Payout missing information subtext
|
|
8500
9340
|
*/
|
|
8501
9341
|
"payoutMissingInformationText"?: string;
|
|
9342
|
+
/**
|
|
9343
|
+
* @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
|
|
9344
|
+
*/
|
|
9345
|
+
"stateController"?: string;
|
|
8502
9346
|
/**
|
|
8503
9347
|
* Badge text indicating payout status
|
|
8504
9348
|
* @uiName Payout badge status text
|
|
@@ -8919,6 +9763,21 @@ declare namespace LocalJSX {
|
|
|
8919
9763
|
"termsText"?: string;
|
|
8920
9764
|
}
|
|
8921
9765
|
interface SqmPortalForgotPassword {
|
|
9766
|
+
/**
|
|
9767
|
+
* @uiName Background color
|
|
9768
|
+
* @uiWidget color
|
|
9769
|
+
*/
|
|
9770
|
+
"backgroundColor"?: string;
|
|
9771
|
+
/**
|
|
9772
|
+
* @uiName Border style
|
|
9773
|
+
* @uiWidget textArea
|
|
9774
|
+
*/
|
|
9775
|
+
"border"?: string;
|
|
9776
|
+
/**
|
|
9777
|
+
* @uiName Border radius
|
|
9778
|
+
* @uiWidget number
|
|
9779
|
+
*/
|
|
9780
|
+
"borderRadius"?: string;
|
|
8922
9781
|
/**
|
|
8923
9782
|
* @undocumented
|
|
8924
9783
|
* @uiType object
|
|
@@ -8963,11 +9822,30 @@ declare namespace LocalJSX {
|
|
|
8963
9822
|
"successAlertText"?: string;
|
|
8964
9823
|
}
|
|
8965
9824
|
interface SqmPortalFrame {
|
|
9825
|
+
/**
|
|
9826
|
+
* @uiName Background color
|
|
9827
|
+
* @uiWidget color
|
|
9828
|
+
* @uiType string
|
|
9829
|
+
*/
|
|
9830
|
+
"backgroundColor"?: string;
|
|
9831
|
+
/**
|
|
9832
|
+
* Borders placed to seperate the header and footer from the body content.
|
|
9833
|
+
* @uiName Border
|
|
9834
|
+
* @uiType string
|
|
9835
|
+
*/
|
|
9836
|
+
"border"?: string;
|
|
8966
9837
|
/**
|
|
8967
9838
|
* @undocumented
|
|
8968
9839
|
* @uiType object
|
|
8969
9840
|
*/
|
|
8970
9841
|
"demoData"?: DemoData<PortalFrameViewProps>;
|
|
9842
|
+
/**
|
|
9843
|
+
* Background color for the header and footer.
|
|
9844
|
+
* @uiName Header and Footer Background Color
|
|
9845
|
+
* @uiWidget color
|
|
9846
|
+
* @uiType string
|
|
9847
|
+
*/
|
|
9848
|
+
"headerAndFooterBackgroundColor"?: string;
|
|
8971
9849
|
/**
|
|
8972
9850
|
* @undocumented
|
|
8973
9851
|
*/
|
|
@@ -9701,6 +10579,12 @@ declare namespace LocalJSX {
|
|
|
9701
10579
|
* @format color
|
|
9702
10580
|
*/
|
|
9703
10581
|
"backgroundColor"?: string;
|
|
10582
|
+
/**
|
|
10583
|
+
* Amount in pixels
|
|
10584
|
+
* @uiName Border radius
|
|
10585
|
+
* @type number
|
|
10586
|
+
*/
|
|
10587
|
+
"borderRadius"?: number;
|
|
9704
10588
|
/**
|
|
9705
10589
|
* @uiName Description
|
|
9706
10590
|
* @uiWidget textArea
|
|
@@ -9715,6 +10599,18 @@ declare namespace LocalJSX {
|
|
|
9715
10599
|
* @uiName Icon
|
|
9716
10600
|
*/
|
|
9717
10601
|
"icon"?: string;
|
|
10602
|
+
/**
|
|
10603
|
+
* @uiName Icon Background color
|
|
10604
|
+
* @uiWidget color
|
|
10605
|
+
* @format color
|
|
10606
|
+
*/
|
|
10607
|
+
"iconBackgroundColor"?: string;
|
|
10608
|
+
/**
|
|
10609
|
+
* @uiName Icon color
|
|
10610
|
+
* @uiWidget color
|
|
10611
|
+
* @format color
|
|
10612
|
+
*/
|
|
10613
|
+
"iconColor"?: string;
|
|
9718
10614
|
/**
|
|
9719
10615
|
* Displayed in place of an icon
|
|
9720
10616
|
* @uiName Image URL
|
|
@@ -9780,6 +10676,19 @@ declare namespace LocalJSX {
|
|
|
9780
10676
|
* @uiType string
|
|
9781
10677
|
*/
|
|
9782
10678
|
"backgroundColor"?: string;
|
|
10679
|
+
/**
|
|
10680
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
10681
|
+
* @uiName Border color
|
|
10682
|
+
* @uiWidget color
|
|
10683
|
+
* @format color
|
|
10684
|
+
*/
|
|
10685
|
+
"borderColor"?: string;
|
|
10686
|
+
/**
|
|
10687
|
+
* The border radius on the share link container (in pixels)
|
|
10688
|
+
* @uiName Border Radius
|
|
10689
|
+
* @uiType number
|
|
10690
|
+
*/
|
|
10691
|
+
"borderRadius"?: number;
|
|
9783
10692
|
/**
|
|
9784
10693
|
* @uiName Hide border
|
|
9785
10694
|
* @uiType boolean
|
|
@@ -9818,6 +10727,13 @@ declare namespace LocalJSX {
|
|
|
9818
10727
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
9819
10728
|
*/
|
|
9820
10729
|
"paddingTop"?: string;
|
|
10730
|
+
/**
|
|
10731
|
+
* Color of the text and copy icon
|
|
10732
|
+
* @uiName Text color
|
|
10733
|
+
* @uiWidget color
|
|
10734
|
+
* @format color
|
|
10735
|
+
*/
|
|
10736
|
+
"textColor"?: string;
|
|
9821
10737
|
/**
|
|
9822
10738
|
* @uiName Vertical alignment
|
|
9823
10739
|
* @uiType string
|
|
@@ -9827,14 +10743,47 @@ declare namespace LocalJSX {
|
|
|
9827
10743
|
"verticalAlignment"?: "start" | "center" | "end";
|
|
9828
10744
|
}
|
|
9829
10745
|
interface SqmReferralCode {
|
|
10746
|
+
/**
|
|
10747
|
+
* Background color of share link container
|
|
10748
|
+
* @uiName Background color
|
|
10749
|
+
* @uiWidget color
|
|
10750
|
+
* @format color
|
|
10751
|
+
* @uiGroup Style
|
|
10752
|
+
*/
|
|
10753
|
+
"backgroundColor"?: string;
|
|
10754
|
+
/**
|
|
10755
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
10756
|
+
* @uiName Border color
|
|
10757
|
+
* @uiWidget color
|
|
10758
|
+
* @format color
|
|
10759
|
+
* @uiGroup Style
|
|
10760
|
+
*/
|
|
10761
|
+
"borderColor"?: string;
|
|
10762
|
+
/**
|
|
10763
|
+
* The border radius on the share link container (in pixels)
|
|
10764
|
+
* @uiName Border Radius
|
|
10765
|
+
* @uiType number
|
|
10766
|
+
* @uiGroup Style
|
|
10767
|
+
*/
|
|
10768
|
+
"borderRadius"?: string;
|
|
9830
10769
|
/**
|
|
9831
10770
|
* Set the copy button style and placement
|
|
9832
10771
|
* @uiName Style
|
|
9833
10772
|
* @uiType string
|
|
9834
10773
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
9835
10774
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
10775
|
+
* @uiGroup Style
|
|
9836
10776
|
*/
|
|
9837
10777
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
10778
|
+
/**
|
|
10779
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
10780
|
+
* @uiName Button Type
|
|
10781
|
+
* @uiType string
|
|
10782
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
10783
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
10784
|
+
* @uiGroup Style
|
|
10785
|
+
*/
|
|
10786
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
9838
10787
|
/**
|
|
9839
10788
|
* @uiName Copy button label
|
|
9840
10789
|
*/
|
|
@@ -9866,8 +10815,17 @@ declare namespace LocalJSX {
|
|
|
9866
10815
|
* @uiType string
|
|
9867
10816
|
* @uiEnum ["left", "center", "right"]
|
|
9868
10817
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
10818
|
+
* @uiGroup Style
|
|
9869
10819
|
*/
|
|
9870
10820
|
"textAlign"?: "left" | "center" | "right";
|
|
10821
|
+
/**
|
|
10822
|
+
* Color of the text and copy icon
|
|
10823
|
+
* @uiName Text color
|
|
10824
|
+
* @uiWidget color
|
|
10825
|
+
* @format color
|
|
10826
|
+
* @uiGroup Style
|
|
10827
|
+
*/
|
|
10828
|
+
"textColor"?: string;
|
|
9871
10829
|
/**
|
|
9872
10830
|
* The number of milliseconds that the tooltip appears for
|
|
9873
10831
|
* @uiName Tooltip lifespan
|
|
@@ -9902,6 +10860,12 @@ declare namespace LocalJSX {
|
|
|
9902
10860
|
* @uiWidget programSelector
|
|
9903
10861
|
*/
|
|
9904
10862
|
"programId"?: string;
|
|
10863
|
+
/**
|
|
10864
|
+
* @uiName Text Color
|
|
10865
|
+
* @uiType string
|
|
10866
|
+
* @uiWidget color
|
|
10867
|
+
*/
|
|
10868
|
+
"textColor"?: string;
|
|
9905
10869
|
/**
|
|
9906
10870
|
* @uiName Title Text
|
|
9907
10871
|
*/
|
|
@@ -10679,11 +11643,18 @@ declare namespace LocalJSX {
|
|
|
10679
11643
|
* @uiName Button background color
|
|
10680
11644
|
* @uiWidget color
|
|
10681
11645
|
* @format color
|
|
11646
|
+
* @uiGroup Style
|
|
10682
11647
|
*/
|
|
10683
11648
|
"backgroundcolor"?: string;
|
|
11649
|
+
/**
|
|
11650
|
+
* @uiName Border
|
|
11651
|
+
* @uiGroup Style
|
|
11652
|
+
*/
|
|
11653
|
+
"border"?: string;
|
|
10684
11654
|
/**
|
|
10685
11655
|
* Configure border radius with pixel amount
|
|
10686
11656
|
* @uiName Border radius
|
|
11657
|
+
* @uiGroup Style
|
|
10687
11658
|
*/
|
|
10688
11659
|
"borderradius"?: number;
|
|
10689
11660
|
/**
|
|
@@ -10697,11 +11668,13 @@ declare namespace LocalJSX {
|
|
|
10697
11668
|
"disabled"?: boolean;
|
|
10698
11669
|
/**
|
|
10699
11670
|
* @uiName Hide icon
|
|
11671
|
+
* @uiGroup Style
|
|
10700
11672
|
* @default
|
|
10701
11673
|
*/
|
|
10702
11674
|
"hideicon"?: boolean;
|
|
10703
11675
|
/**
|
|
10704
11676
|
* @uiName Hide text
|
|
11677
|
+
* @uiGroup Style
|
|
10705
11678
|
* @default
|
|
10706
11679
|
*/
|
|
10707
11680
|
"hidetext"?: boolean;
|
|
@@ -10739,6 +11712,7 @@ declare namespace LocalJSX {
|
|
|
10739
11712
|
| "unknown";
|
|
10740
11713
|
/**
|
|
10741
11714
|
* @uiName Display pill
|
|
11715
|
+
* @uiGroup Style
|
|
10742
11716
|
*/
|
|
10743
11717
|
"pill"?: boolean;
|
|
10744
11718
|
/**
|
|
@@ -10762,21 +11736,24 @@ declare namespace LocalJSX {
|
|
|
10762
11736
|
* @uiType string
|
|
10763
11737
|
* @uiEnum ["small", "medium", "large" ]
|
|
10764
11738
|
* @uiEnumNames ["Small", "Medium", "Large"]
|
|
11739
|
+
* @uiGroup Style
|
|
10765
11740
|
*/
|
|
10766
11741
|
"size"?: "small" | "medium" | "large";
|
|
10767
11742
|
/**
|
|
10768
11743
|
* @uiName Button text color
|
|
10769
11744
|
* @uiWidget color
|
|
10770
11745
|
* @format color
|
|
11746
|
+
* @uiGroup Style
|
|
10771
11747
|
*/
|
|
10772
11748
|
"textcolor"?: string;
|
|
10773
11749
|
/**
|
|
10774
11750
|
* @uiType string
|
|
10775
11751
|
* @uiName Button style
|
|
10776
|
-
* @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
|
|
10777
|
-
* @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
11752
|
+
* @uiEnum ["primary", "secondary", "success", "info", "warning", "danger", "default", "text" ]
|
|
11753
|
+
* @uiEnumNames ["Primary", "Secondary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
10778
11754
|
*/
|
|
10779
11755
|
"type"?: | "primary"
|
|
11756
|
+
| "secondary"
|
|
10780
11757
|
| "success"
|
|
10781
11758
|
| "info"
|
|
10782
11759
|
| "warning"
|
|
@@ -10795,14 +11772,47 @@ declare namespace LocalJSX {
|
|
|
10795
11772
|
"unsupportedPlatformText"?: string;
|
|
10796
11773
|
}
|
|
10797
11774
|
interface SqmShareCode {
|
|
11775
|
+
/**
|
|
11776
|
+
* Background color of share link container
|
|
11777
|
+
* @uiName Background color
|
|
11778
|
+
* @uiWidget color
|
|
11779
|
+
* @format color
|
|
11780
|
+
* @uiGroup Style
|
|
11781
|
+
*/
|
|
11782
|
+
"backgroundColor"?: string;
|
|
11783
|
+
/**
|
|
11784
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
11785
|
+
* @uiName Border color
|
|
11786
|
+
* @uiWidget color
|
|
11787
|
+
* @format color
|
|
11788
|
+
* @uiGroup Style
|
|
11789
|
+
*/
|
|
11790
|
+
"borderColor"?: string;
|
|
11791
|
+
/**
|
|
11792
|
+
* The border radius on the share link container (in pixels)
|
|
11793
|
+
* @uiName Border Radius
|
|
11794
|
+
* @uiType number
|
|
11795
|
+
* @uiGroup Style
|
|
11796
|
+
*/
|
|
11797
|
+
"borderRadius"?: string;
|
|
10798
11798
|
/**
|
|
10799
11799
|
* Set the copy button style and placement
|
|
10800
11800
|
* @uiName Style
|
|
10801
11801
|
* @uiType string
|
|
10802
11802
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
10803
11803
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
11804
|
+
* @uiGroup Style
|
|
10804
11805
|
*/
|
|
10805
11806
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
11807
|
+
/**
|
|
11808
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
11809
|
+
* @uiName Button Type
|
|
11810
|
+
* @uiType string
|
|
11811
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
11812
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
11813
|
+
* @uiGroup Style
|
|
11814
|
+
*/
|
|
11815
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
10806
11816
|
/**
|
|
10807
11817
|
* @uiName Copy button label
|
|
10808
11818
|
*/
|
|
@@ -10824,8 +11834,17 @@ declare namespace LocalJSX {
|
|
|
10824
11834
|
* @uiType string
|
|
10825
11835
|
* @uiEnum ["left", "center", "right"]
|
|
10826
11836
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
11837
|
+
* @uiGroup Style
|
|
10827
11838
|
*/
|
|
10828
11839
|
"textAlign"?: "left" | "center" | "right";
|
|
11840
|
+
/**
|
|
11841
|
+
* Color of the text and copy icon
|
|
11842
|
+
* @uiName Text color
|
|
11843
|
+
* @uiWidget color
|
|
11844
|
+
* @format color
|
|
11845
|
+
* @uiGroup Style
|
|
11846
|
+
*/
|
|
11847
|
+
"textColor"?: string;
|
|
10829
11848
|
/**
|
|
10830
11849
|
* The number of milliseconds that the tooltip appears for
|
|
10831
11850
|
* @uiName Tooltip lifespan
|
|
@@ -10838,14 +11857,47 @@ declare namespace LocalJSX {
|
|
|
10838
11857
|
"tooltiptext"?: string;
|
|
10839
11858
|
}
|
|
10840
11859
|
interface SqmShareLink {
|
|
11860
|
+
/**
|
|
11861
|
+
* Background color of share link container
|
|
11862
|
+
* @uiName Background color
|
|
11863
|
+
* @uiWidget color
|
|
11864
|
+
* @format color
|
|
11865
|
+
* @uiGroup Style
|
|
11866
|
+
*/
|
|
11867
|
+
"backgroundColor"?: string;
|
|
11868
|
+
/**
|
|
11869
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
11870
|
+
* @uiName Border color
|
|
11871
|
+
* @uiWidget color
|
|
11872
|
+
* @format color
|
|
11873
|
+
* @uiGroup Style
|
|
11874
|
+
*/
|
|
11875
|
+
"borderColor"?: string;
|
|
11876
|
+
/**
|
|
11877
|
+
* The border radius on the share link container (in pixels)
|
|
11878
|
+
* @uiName Border Radius
|
|
11879
|
+
* @uiType number
|
|
11880
|
+
* @uiGroup Style
|
|
11881
|
+
*/
|
|
11882
|
+
"borderRadius"?: string;
|
|
10841
11883
|
/**
|
|
10842
11884
|
* Set the copy button style and placement
|
|
10843
|
-
* @uiName
|
|
11885
|
+
* @uiName Button style
|
|
10844
11886
|
* @uiType string
|
|
10845
11887
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
10846
11888
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
11889
|
+
* @uiGroup Style
|
|
10847
11890
|
*/
|
|
10848
11891
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
11892
|
+
/**
|
|
11893
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
11894
|
+
* @uiName Button Type
|
|
11895
|
+
* @uiType string
|
|
11896
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
11897
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
11898
|
+
* @uiGroup Style
|
|
11899
|
+
*/
|
|
11900
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
10849
11901
|
/**
|
|
10850
11902
|
* @uiName Copy button label
|
|
10851
11903
|
*/
|
|
@@ -10867,8 +11919,17 @@ declare namespace LocalJSX {
|
|
|
10867
11919
|
* @uiType string
|
|
10868
11920
|
* @uiEnum ["left", "center", "right"]
|
|
10869
11921
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
11922
|
+
* @uiGroup Style
|
|
10870
11923
|
*/
|
|
10871
11924
|
"textAlign"?: "left" | "center" | "right";
|
|
11925
|
+
/**
|
|
11926
|
+
* Color of the text and copy icon
|
|
11927
|
+
* @uiName Text color
|
|
11928
|
+
* @uiWidget color
|
|
11929
|
+
* @format color
|
|
11930
|
+
* @uiGroup Style
|
|
11931
|
+
*/
|
|
11932
|
+
"textColor"?: string;
|
|
10872
11933
|
/**
|
|
10873
11934
|
* The number of milliseconds that the tooltip appears for
|
|
10874
11935
|
* @uiName Tooltip lifespan
|
|
@@ -10882,12 +11943,34 @@ declare namespace LocalJSX {
|
|
|
10882
11943
|
}
|
|
10883
11944
|
interface SqmStatContainer {
|
|
10884
11945
|
/**
|
|
11946
|
+
* Controls the alignment of the flexbox
|
|
11947
|
+
* @uiName Alignment
|
|
11948
|
+
* @uiType string
|
|
11949
|
+
* @uiEnum ["left", "right", "center"]
|
|
11950
|
+
* @uiEnumNames ["Left", "Right", "Center"]
|
|
11951
|
+
*/
|
|
11952
|
+
"alignment"?: "left" | "right" | "center";
|
|
11953
|
+
/**
|
|
11954
|
+
* @undocumented
|
|
10885
11955
|
* @uiName Display
|
|
10886
11956
|
* @uiType string
|
|
10887
11957
|
* @uiEnum ["grid", "flex"]
|
|
10888
11958
|
* @uiEnumNames ["Grid", "Flex"]
|
|
10889
11959
|
*/
|
|
10890
11960
|
"display"?: "grid" | "flex";
|
|
11961
|
+
/**
|
|
11962
|
+
* @uiName Gap
|
|
11963
|
+
* @uiType string
|
|
11964
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
11965
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
11966
|
+
*/
|
|
11967
|
+
"gap"?: Spacing;
|
|
11968
|
+
/**
|
|
11969
|
+
* Hide the seperating border between stats
|
|
11970
|
+
* @uiName Hide border
|
|
11971
|
+
* @uiType boolean
|
|
11972
|
+
*/
|
|
11973
|
+
"hideBorder"?: boolean;
|
|
10891
11974
|
/**
|
|
10892
11975
|
* @uiName Space between stats
|
|
10893
11976
|
* @uiType string
|
|
@@ -10929,8 +12012,33 @@ declare namespace LocalJSX {
|
|
|
10929
12012
|
* @uiEnumNames ["Left", "Right", "Bottom", "Top"]
|
|
10930
12013
|
*/
|
|
10931
12014
|
"placement"?: "left" | "right" | "bottom" | "top";
|
|
12015
|
+
/**
|
|
12016
|
+
* Tab text color
|
|
12017
|
+
* @uiName Text color
|
|
12018
|
+
* @uiType string
|
|
12019
|
+
* @uiWidget color
|
|
12020
|
+
*/
|
|
12021
|
+
"textColor"?: string;
|
|
10932
12022
|
}
|
|
10933
12023
|
interface SqmTaskCard {
|
|
12024
|
+
/**
|
|
12025
|
+
* @uiName Card Background color
|
|
12026
|
+
* @uiWidget color
|
|
12027
|
+
* @uiGroup Style
|
|
12028
|
+
*/
|
|
12029
|
+
"backgroundColor"?: string;
|
|
12030
|
+
/**
|
|
12031
|
+
* @uiName Border color
|
|
12032
|
+
* @uiWidget color
|
|
12033
|
+
* @uiGroup Style
|
|
12034
|
+
*/
|
|
12035
|
+
"borderColor"?: string;
|
|
12036
|
+
/**
|
|
12037
|
+
* @uiName Border radius
|
|
12038
|
+
* @uiType number
|
|
12039
|
+
* @uiGroup Style
|
|
12040
|
+
*/
|
|
12041
|
+
"borderRadius"?: number;
|
|
10934
12042
|
/**
|
|
10935
12043
|
* @uiName Button link
|
|
10936
12044
|
* @uiGroup Button
|
|
@@ -10941,6 +12049,14 @@ declare namespace LocalJSX {
|
|
|
10941
12049
|
* @uiGroup Button
|
|
10942
12050
|
*/
|
|
10943
12051
|
"buttonText"?: string;
|
|
12052
|
+
/**
|
|
12053
|
+
* @uiName Button Style
|
|
12054
|
+
* @uiType string
|
|
12055
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
12056
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
12057
|
+
* @uiGroup Style
|
|
12058
|
+
*/
|
|
12059
|
+
"buttonType"?: "primary" | "secondary" | "tertiary";
|
|
10944
12060
|
/**
|
|
10945
12061
|
* @uiName Title
|
|
10946
12062
|
* @uiGroup Task
|
|
@@ -11078,6 +12194,12 @@ declare namespace LocalJSX {
|
|
|
11078
12194
|
* @default
|
|
11079
12195
|
*/
|
|
11080
12196
|
"steps"?: boolean;
|
|
12197
|
+
/**
|
|
12198
|
+
* @uiName Text color
|
|
12199
|
+
* @uiWidget color
|
|
12200
|
+
* @uiGroup Style
|
|
12201
|
+
*/
|
|
12202
|
+
"textColor"?: string;
|
|
11081
12203
|
}
|
|
11082
12204
|
interface SqmTaxAndCash {
|
|
11083
12205
|
/**
|
|
@@ -11421,10 +12543,9 @@ declare namespace LocalJSX {
|
|
|
11421
12543
|
*/
|
|
11422
12544
|
"dashboard_verificationReviewInternalHeader"?: string;
|
|
11423
12545
|
/**
|
|
11424
|
-
* @undocumented
|
|
11425
|
-
* @uiType object
|
|
12546
|
+
* @undocumented
|
|
11426
12547
|
*/
|
|
11427
|
-
"demoData"?: DemoData<
|
|
12548
|
+
"demoData"?: DemoData<TaxAndCashMonolith>;
|
|
11428
12549
|
/**
|
|
11429
12550
|
* Displayed under a field when it has an invalid entry.
|
|
11430
12551
|
* @uiName Form field error message
|
|
@@ -11496,6 +12617,15 @@ declare namespace LocalJSX {
|
|
|
11496
12617
|
* @uiGroup General Form Properties
|
|
11497
12618
|
*/
|
|
11498
12619
|
"searchForCountryText"?: string;
|
|
12620
|
+
/**
|
|
12621
|
+
* @uiName Monolith States
|
|
12622
|
+
* @componentState { "title": "Step 1", "props": { "step": "/1" }, "dependencies": ["sqm-user-info-form"] }
|
|
12623
|
+
* @componentState { "title": "Step 2", "props": { "step": "/2" }, "dependencies": ["sqm-indirect-tax-form"] }
|
|
12624
|
+
* @componentState { "title": "Step 3", "props": { "step": "/3" }, "dependencies": ["sqm-docusign-form"] }
|
|
12625
|
+
* @componentState { "title": "Step 4", "props": { "step": "/4" }, "dependencies": ["sqm-banking-info-form"] }
|
|
12626
|
+
* @componentState { "title": "Dashboard", "props": { "step": "/dashboard" }, "dependencies": ["sqm-tax-and-cash-dashboard"] }
|
|
12627
|
+
*/
|
|
12628
|
+
"stateController"?: string;
|
|
11499
12629
|
/**
|
|
11500
12630
|
* @uiName Address field label
|
|
11501
12631
|
* @uiGroup Step 1 Properties
|
|
@@ -12201,6 +13331,16 @@ declare namespace LocalJSX {
|
|
|
12201
13331
|
* @uiName Replace tax form modal header
|
|
12202
13332
|
*/
|
|
12203
13333
|
"replaceTaxFormModalHeader"?: string;
|
|
13334
|
+
/**
|
|
13335
|
+
* @parentState { "parent": "sqm-tax-and-cash", "title": "Dashboard" }
|
|
13336
|
+
* @componentState { "title": "Default", "props": { } }
|
|
13337
|
+
* @componentState { "title": "Verification Required", "props": { "states": { "payoutStatus": "VERIFICATION:REQUIRED" } } }
|
|
13338
|
+
* @componentState { "title": "Internal Verification Required", "props": { "states": { "payoutStatus": "VERIFICATION:INTERNAL" } } }
|
|
13339
|
+
* @componentState { "title": "Review in progress", "props": { "states": { "payoutStatus": "VERIFICATION:REVIEW" } } }
|
|
13340
|
+
* @componentState { "title": "Verification failed", "props": { "states": { "payoutStatus": "VERIFICATION:FAILED" } } }
|
|
13341
|
+
* @componentState { "title": "Payout hold", "props": { "states": { "payoutStatus": "HOLD" } } }
|
|
13342
|
+
*/
|
|
13343
|
+
"stateController"?: string;
|
|
12204
13344
|
/**
|
|
12205
13345
|
* @uiName Payout status badge
|
|
12206
13346
|
*/
|
|
@@ -12311,12 +13451,36 @@ declare namespace LocalJSX {
|
|
|
12311
13451
|
"verificationReviewInternalHeader"?: string;
|
|
12312
13452
|
}
|
|
12313
13453
|
interface SqmText {
|
|
13454
|
+
/**
|
|
13455
|
+
* Font size in pixels
|
|
13456
|
+
* @uiName Font Size
|
|
13457
|
+
* @uiType number
|
|
13458
|
+
*/
|
|
13459
|
+
"fontSize"?: number;
|
|
13460
|
+
/**
|
|
13461
|
+
* @uiName Text Color
|
|
13462
|
+
* @uiWidget color
|
|
13463
|
+
* @format color
|
|
13464
|
+
*/
|
|
13465
|
+
"textColor"?: string;
|
|
12314
13466
|
}
|
|
12315
13467
|
interface SqmTextSpan {
|
|
13468
|
+
/**
|
|
13469
|
+
* Font size in pixels
|
|
13470
|
+
* @uiName Font Size
|
|
13471
|
+
* @uiType number
|
|
13472
|
+
*/
|
|
13473
|
+
"fontSize"?: number;
|
|
12316
13474
|
/**
|
|
12317
13475
|
* @uiName Text
|
|
12318
13476
|
*/
|
|
12319
13477
|
"text"?: string;
|
|
13478
|
+
/**
|
|
13479
|
+
* @uiName Text Color
|
|
13480
|
+
* @uiWidget color
|
|
13481
|
+
* @format color
|
|
13482
|
+
*/
|
|
13483
|
+
"textColor"?: string;
|
|
12320
13484
|
/**
|
|
12321
13485
|
* @uiName Type
|
|
12322
13486
|
* @uiType string
|
|
@@ -12346,10 +13510,24 @@ declare namespace LocalJSX {
|
|
|
12346
13510
|
* @uiEnumNames ["Gift", "Circle"]
|
|
12347
13511
|
*/
|
|
12348
13512
|
"icon"?: "gift" | "circle";
|
|
13513
|
+
/**
|
|
13514
|
+
* Color of timeline
|
|
13515
|
+
* @uiName Line color
|
|
13516
|
+
* @uiWidget color
|
|
13517
|
+
* @format color
|
|
13518
|
+
*/
|
|
13519
|
+
"lineColor"?: string;
|
|
12349
13520
|
/**
|
|
12350
13521
|
* @uiName Reward amount
|
|
12351
13522
|
*/
|
|
12352
13523
|
"reward"?: string;
|
|
13524
|
+
/**
|
|
13525
|
+
* Color of the text and copy icon
|
|
13526
|
+
* @uiName Text color
|
|
13527
|
+
* @uiWidget color
|
|
13528
|
+
* @format color
|
|
13529
|
+
*/
|
|
13530
|
+
"textColor"?: string;
|
|
12353
13531
|
/**
|
|
12354
13532
|
* @uiName Reward unit
|
|
12355
13533
|
*/
|
|
@@ -12522,6 +13700,13 @@ declare namespace LocalJSX {
|
|
|
12522
13700
|
* @uiName State field label
|
|
12523
13701
|
*/
|
|
12524
13702
|
"state"?: string;
|
|
13703
|
+
/**
|
|
13704
|
+
* @uiName States
|
|
13705
|
+
* @parentState { "parent": "sqm-tax-and-cash", "title": "Step 1" }
|
|
13706
|
+
* @componentState { "title": "Errors", "props": { "states": { "loadingError": true, "formState": { "errors": { "email": true, "firstName": true, "lastName": true, "countryCode": true, "currency": true } } } } }
|
|
13707
|
+
* @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
|
|
13708
|
+
*/
|
|
13709
|
+
"stateController"?: string;
|
|
12525
13710
|
/**
|
|
12526
13711
|
* @uiName Support link text
|
|
12527
13712
|
*/
|
|
@@ -12645,8 +13830,18 @@ declare namespace LocalJSX {
|
|
|
12645
13830
|
* @uiGroup General Text
|
|
12646
13831
|
*/
|
|
12647
13832
|
"general_verifyEmailHeader"?: string;
|
|
13833
|
+
/**
|
|
13834
|
+
* @componentState { "title": "Email Step", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"] }
|
|
13835
|
+
* @componentState { "title": "Code Step", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"] }
|
|
13836
|
+
*/
|
|
13837
|
+
"stateController"?: string;
|
|
12648
13838
|
}
|
|
12649
13839
|
interface SqmWidgetVerificationController {
|
|
13840
|
+
/**
|
|
13841
|
+
* @componentState { "title": "Not Verified", "slot": "not-verified", "props": { "isAuth": false } }
|
|
13842
|
+
* @componentState { "title": "Verified", "slot": "verified", "props": { "isAuth": true } }
|
|
13843
|
+
*/
|
|
13844
|
+
"stateController"?: string;
|
|
12650
13845
|
}
|
|
12651
13846
|
interface IntrinsicElements {
|
|
12652
13847
|
"raisins-plop-target": RaisinsPlopTarget;
|
|
@@ -12654,6 +13849,7 @@ declare namespace LocalJSX {
|
|
|
12654
13849
|
"sqm-banking-info-form": SqmBankingInfoForm;
|
|
12655
13850
|
"sqm-big-stat": SqmBigStat;
|
|
12656
13851
|
"sqm-brand": SqmBrand;
|
|
13852
|
+
"sqm-brand-selector": SqmBrandSelector;
|
|
12657
13853
|
"sqm-card-feed": SqmCardFeed;
|
|
12658
13854
|
"sqm-checkbox-field": SqmCheckboxField;
|
|
12659
13855
|
"sqm-close-button": SqmCloseButton;
|
|
@@ -12783,6 +13979,7 @@ declare module "@stencil/core" {
|
|
|
12783
13979
|
"sqm-banking-info-form": LocalJSX.SqmBankingInfoForm & JSXBase.HTMLAttributes<HTMLSqmBankingInfoFormElement>;
|
|
12784
13980
|
"sqm-big-stat": LocalJSX.SqmBigStat & JSXBase.HTMLAttributes<HTMLSqmBigStatElement>;
|
|
12785
13981
|
"sqm-brand": LocalJSX.SqmBrand & JSXBase.HTMLAttributes<HTMLSqmBrandElement>;
|
|
13982
|
+
"sqm-brand-selector": LocalJSX.SqmBrandSelector & JSXBase.HTMLAttributes<HTMLSqmBrandSelectorElement>;
|
|
12786
13983
|
"sqm-card-feed": LocalJSX.SqmCardFeed & JSXBase.HTMLAttributes<HTMLSqmCardFeedElement>;
|
|
12787
13984
|
"sqm-checkbox-field": LocalJSX.SqmCheckboxField & JSXBase.HTMLAttributes<HTMLSqmCheckboxFieldElement>;
|
|
12788
13985
|
"sqm-close-button": LocalJSX.SqmCloseButton & JSXBase.HTMLAttributes<HTMLSqmCloseButtonElement>;
|