@saasquatch/mint-components 1.15.0-98 → 1.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/ErrorView-b2fcf954.js +35 -0
- package/dist/cjs/{GenericTableView-a9845e80.js → GenericTableView-a9f4ba75.js} +8 -8
- package/dist/cjs/{ShadowViewAddon-1270d3b6.js → ShadowViewAddon-28865623.js} +1531 -1495
- package/dist/cjs/copy-text-view-c85acaaa.js +96 -0
- package/dist/cjs/{email-registration-view-ace50780.js → email-registration-view-55b378dc.js} +3 -5
- package/dist/cjs/{global-191f2253.js → global-e31dc4f5.js} +10494 -10772
- package/dist/cjs/{index-a43a63b4.js → index-a29c60ef.js} +0 -4
- package/dist/cjs/{index.module-4f54e412.js → index.module-ee84433d.js} +191 -191
- package/dist/cjs/loader.cjs.js +5 -5
- package/dist/cjs/{luxon-949beaf2.js → luxon-2926d85f.js} +2 -2
- package/dist/cjs/mint-components.cjs.js +5 -5
- package/dist/cjs/{mixins-4761d472.js → mixins-f7e0377a.js} +6 -6
- package/dist/cjs/{mockRewardData-df37c8a3.js → mockRewardData-7815f10f.js} +1 -1
- package/dist/cjs/raisins-plop-target.cjs.entry.js +1 -1
- package/dist/cjs/{re-render-d516138a.js → re-render-b324deab.js} +4 -4
- package/dist/cjs/sqm-asset-card-view-21ddf04f.js +51 -0
- package/dist/cjs/sqm-asset-card.cjs.entry.js +45 -0
- package/dist/cjs/{sqm-banking-info-form_10.cjs.entry.js → sqm-banking-info-form_17.cjs.entry.js} +2614 -729
- package/dist/cjs/{sqm-base-registration-form-view-8847804c.js → sqm-base-registration-form-view-8a2c8763.js} +3 -3
- package/dist/cjs/sqm-big-stat_43.cjs.entry.js +834 -1274
- package/dist/cjs/{sqm-close-button-view-5e85ac51.js → sqm-close-button-view-ea3fa23b.js} +2 -2
- package/dist/cjs/sqm-close-button.cjs.entry.js +6 -6
- package/dist/cjs/sqm-context-router.cjs.entry.js +11 -11
- package/dist/cjs/sqm-email-verification.cjs.entry.js +28 -152
- package/dist/cjs/sqm-empty_4.cjs.entry.js +63 -58
- package/dist/cjs/sqm-form-message.cjs.entry.js +8 -8
- package/dist/cjs/sqm-google-sign-in.cjs.entry.js +14 -14
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +6 -6
- package/dist/cjs/sqm-header-logo.cjs.entry.js +3 -3
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +9 -9
- package/dist/cjs/sqm-invoice-table-view-5c74607f.js +2074 -0
- package/dist/cjs/sqm-lead-checkbox-field-view-34d94919.js +83 -0
- package/dist/cjs/sqm-lead-checkbox-field.cjs.entry.js +81 -0
- package/dist/cjs/sqm-lead-input-field-view-89308aab.js +51 -0
- package/dist/cjs/sqm-lead-input-field.cjs.entry.js +88 -0
- package/dist/cjs/sqm-leaderboard-rank-view-d39a55d8.js +10 -0
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +7 -7
- package/dist/cjs/{sqm-logout-current-user-view-b61c8bdf.js → sqm-logout-current-user-view-11d57c12.js} +1 -1
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +6 -6
- package/dist/cjs/sqm-navigation-sidebar-item-view-6f35d2ee.js +45 -0
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +8 -31
- package/dist/cjs/{sqm-navigation-sidebar-view-de90ef03.js → sqm-navigation-sidebar-view-17111896.js} +8 -18
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +9 -25
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +70 -97
- package/dist/cjs/sqm-password-field.cjs.entry.js +11 -11
- package/dist/cjs/sqm-popup-container.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-portal-container-view-07e4343f.js → sqm-portal-container-view-4f15143a.js} +2 -2
- package/dist/cjs/{sqm-portal-email-verification-view-87e083ca.js → sqm-portal-email-verification-view-7ebb426a.js} +4 -4
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +15 -15
- package/dist/cjs/{sqm-portal-forgot-password-view-0a8d3243.js → sqm-portal-forgot-password-view-78f19ef9.js} +16 -24
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +10 -39
- package/dist/cjs/sqm-portal-google-login.cjs.entry.js +9 -9
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +13 -13
- package/dist/cjs/{sqm-portal-login-view-bb50304c.js → sqm-portal-login-view-761a4d8e.js} +4 -4
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-profile-view-7ac7d3ac.js → sqm-portal-profile-view-33164798.js} +4 -4
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +15 -15
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-portal-registration-form-view-5a96c2f5.js → sqm-portal-registration-form-view-637a4bf4.js} +3 -3
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +9 -9
- package/dist/cjs/{sqm-portal-reset-password-view-25eb2099.js → sqm-portal-reset-password-view-fe602822.js} +3 -3
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +11 -11
- package/dist/cjs/{sqm-portal-verify-email-view-1c4e781f.js → sqm-portal-verify-email-view-7b678f34.js} +3 -3
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +12 -12
- package/dist/cjs/{sqm-qr-code-view-0c3b2f48.js → sqm-qr-code-view-15dfc0b6.js} +10 -10
- package/dist/cjs/sqm-qr-code.cjs.entry.js +14 -25
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +49 -134
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +178 -0
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +4 -4
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +5 -5
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +40 -87
- package/dist/cjs/sqm-route.cjs.entry.js +1 -1
- package/dist/cjs/sqm-scroll.cjs.entry.js +3 -3
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +14117 -15117
- package/dist/cjs/sqm-tab.cjs.entry.js +5 -5
- package/dist/cjs/sqm-tabs.cjs.entry.js +13 -27
- package/dist/cjs/sqm-text-span-view-0aa82125.js +62 -0
- package/dist/cjs/sqm-text-span.cjs.entry.js +7 -7
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +11 -19
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +13 -25
- package/dist/cjs/{dom-context-hooks.module-7fa676ae.js → stencil-hooks.module-3a336b0f.js} +18 -18
- package/dist/cjs/{useChildElements-966c9041.js → useChildElements-1b35d945.js} +5 -5
- package/dist/cjs/{useInstantAccessRegistration-08bcb487.js → useInstantAccessRegistration-0537e28e.js} +4 -4
- package/dist/cjs/useLeadFormState-c83d2034.js +72 -0
- package/dist/cjs/{usePayoutStatus-3b34dab1.js → usePayoutStatus-d459ddde.js} +38 -14
- package/dist/cjs/{usePortalLogin-6aa864ef.js → usePortalLogin-63d896d1.js} +4 -4
- package/dist/cjs/{usePortalRegistrationForm-75b647fe.js → usePortalRegistrationForm-f25d89e7.js} +6 -6
- package/dist/cjs/{useReferralCodes-11cdf43b.js → useReferralCodes-82e8797b.js} +3 -3
- package/dist/cjs/{useReferralTable-90d4d6e9.js → useReferralTable-7c3f9600.js} +10 -10
- package/dist/cjs/{useRegistrationFormState-bbee6e7b.js → useRegistrationFormState-7b820f0c.js} +6 -6
- package/dist/cjs/{useVerificationEmail-9dd3997a.js → useVerificationEmail-95a82767.js} +6 -6
- package/dist/cjs/{utilities-9a0c5e91.js → utilities-78f5e169.js} +4 -4
- package/dist/cjs/{utils-7cbd60cc.js → utils-6847bc06.js} +0 -5
- package/dist/collection/collection-manifest.json +5 -1
- package/dist/collection/components/sqm-asset-card/AssetCard.stories.js +29 -0
- package/dist/collection/components/sqm-asset-card/sqm-asset-card-view.js +46 -0
- package/dist/collection/components/sqm-asset-card/sqm-asset-card.js +107 -0
- package/dist/collection/components/sqm-asset-card/useAssetCard.js +9 -0
- package/dist/collection/components/sqm-big-stat/BigStat.stories.js +0 -13
- package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +8 -15
- package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +4 -171
- package/dist/collection/components/sqm-big-stat/useBigStat.js +8 -127
- package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +5 -14
- package/dist/collection/components/sqm-brand/sqm-brand.js +4 -12
- package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +0 -2
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field-view.js +11 -4
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +0 -1
- package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +0 -4
- 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 +48 -145
- package/dist/collection/components/sqm-coupon-code/useCouponCode.js +65 -3
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +6 -14
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +3 -62
- package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field-view.js +1 -1
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
- package/dist/collection/components/sqm-empty/sqm-empty-view.js +1 -1
- package/dist/collection/components/sqm-form-message/FormMessage.stories.js +16 -8
- package/dist/collection/components/sqm-form-message/sqm-form-message.css +11 -50
- package/dist/collection/components/sqm-form-message/sqm-form-message.js +4 -4
- package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +0 -1
- package/dist/collection/components/sqm-hero/Hero.stories.js +0 -11
- package/dist/collection/components/sqm-hero/sqm-hero-view.js +6 -13
- package/dist/collection/components/sqm-hero/sqm-hero.js +4 -30
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +4 -4
- package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +0 -80
- package/dist/collection/components/sqm-image/sqm-image.js +0 -1
- package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +3 -4
- package/dist/collection/components/sqm-invoice-table/cells/sqm-invoice-table-download-cell.js +2 -2
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.js +1 -2
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.js +1 -2
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.js +1 -2
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table-view.js +1 -1
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +3 -6
- package/dist/collection/components/sqm-lead-form/LeadCheckboxField.stories.js +44 -0
- package/dist/collection/components/sqm-lead-form/LeadForm.stories.js +93 -0
- package/dist/collection/components/sqm-lead-form/LeadFormDropdownField.stories.js +62 -0
- package/dist/collection/components/sqm-lead-form/LeadInputField.stories.js +49 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-checkbox-field-view.js +79 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-checkbox-field.js +234 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-dropdown-field-view.js +65 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-dropdown-field.js +251 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-form-view.js +123 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-form.js +495 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-input-field-view.js +47 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-input-field.js +251 -0
- package/dist/collection/components/sqm-lead-form/useCheckboxField.js +10 -0
- package/dist/collection/components/sqm-lead-form/useLeadDropdownField.js +10 -0
- package/dist/collection/components/sqm-lead-form/useLeadForm.js +155 -0
- package/dist/collection/components/sqm-lead-form/useLeadFormState.js +10 -0
- package/dist/collection/components/sqm-lead-form/useLeadInputField.js +10 -0
- package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +0 -37
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +54 -60
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +36 -202
- 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-link-button/sqm-link-button.js +0 -1
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -2
- package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +3 -28
- package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +1 -2
- package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu.js +0 -1
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +7 -17
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +5 -85
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +7 -18
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +1 -233
- package/dist/collection/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.js +1 -9
- package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +3 -3
- package/dist/collection/components/sqm-pagination/sqm-pagination.js +2 -43
- package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.js +1 -1
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +4 -8
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +1 -2
- package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +1 -1
- package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +8 -1
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +6 -6
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +0 -1
- package/dist/collection/components/sqm-portal-forgot-password/PortalForgotPassword.stories.js +4 -4
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +13 -21
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +3 -103
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +36 -41
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +2 -102
- package/dist/collection/components/sqm-portal-frame/usePortalFrame.js +1 -4
- package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +5 -10
- package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +1 -1
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -2
- package/dist/collection/components/sqm-portal-logout/sqm-portal-logout.js +0 -1
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +1 -1
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile.js +0 -1
- package/dist/collection/components/sqm-portal-protected-route/sqm-portal-protected-route.js +0 -1
- package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +3 -1
- package/dist/collection/components/sqm-portal-registration-form/PortalRegistrationForm.stories.js +0 -1
- package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form.js +1 -0
- package/dist/collection/components/sqm-program-explainer/sqm-program-explainer-view.js +1 -1
- package/dist/collection/components/sqm-program-explainer/sqm-program-explainer.js +0 -2
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +4 -12
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +2 -77
- package/dist/collection/components/sqm-program-menu/sqm-program-menu.js +0 -1
- package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +7 -2
- package/dist/collection/components/sqm-qr-code/sqm-qr-code.js +0 -1
- package/dist/collection/components/sqm-qr-code/useQRCode.js +1 -13
- package/dist/collection/components/sqm-radio-card/sqm-radio-card-view.js +2 -2
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +31 -34
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +10 -81
- package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +0 -3
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +1 -170
- package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +0 -6
- 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 +1 -29
- package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +2 -2
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +22 -55
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +7 -62
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +1 -2
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +2 -4
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +6 -9
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +3 -6
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +2 -4
- package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +2 -5
- package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +10 -3
- package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeList.stories.js +19 -19
- package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeListData.js +5 -31
- package/dist/collection/components/sqm-reward-exchange-list/progressBar.js +10 -10
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +42 -39
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +7 -50
- package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +1 -1
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +5 -6
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +4 -5
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +9 -58
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +2 -3
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +2 -3
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +2 -3
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +2 -3
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +9 -11
- package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +3 -5
- package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +1 -1
- package/dist/collection/components/sqm-route/sqm-route.js +0 -1
- package/dist/collection/components/sqm-router/sqm-router.js +0 -2
- package/dist/collection/components/sqm-scroll/sqm-scroll.js +0 -1
- package/dist/collection/components/sqm-share-button/ShareButton.stories.js +1 -3
- package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +22 -23
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +10 -57
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +1 -170
- package/dist/collection/components/sqm-share-link/ShareLink.stories.js +1 -13
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +3 -172
- package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +9 -21
- package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +2 -112
- package/dist/collection/components/sqm-stencilbook/Themes.js +33 -325
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +107 -81
- package/dist/collection/components/sqm-table-row/sqm-table-row.js +2 -2
- package/dist/collection/components/sqm-tabs/Tabs.stories.js +0 -7
- package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +2 -16
- package/dist/collection/components/sqm-tabs/sqm-tabs.js +2 -30
- package/dist/collection/components/sqm-task-card/DetailsView.js +2 -8
- package/dist/collection/components/sqm-task-card/progress-bar/progress-bar-view.js +2 -3
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +157 -139
- package/dist/collection/components/sqm-task-card/sqm-task-card.js +4 -147
- package/dist/collection/components/sqm-task-card/useTaskCard.js +0 -10
- package/dist/collection/components/sqm-text/sqm-text.js +48 -101
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +43 -44
- package/dist/collection/components/sqm-text-span/sqm-text-span.js +2 -52
- package/dist/collection/components/sqm-timeline/Timeline.stories.js +1 -8
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +45 -45
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +0 -52
- package/dist/collection/components/sqm-timeline/sqm-timeline.js +1 -3
- package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +0 -2
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +2 -12
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +2 -2
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +14 -138
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +7 -39
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +8 -45
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +26 -13
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +69 -19
- 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 +5 -1
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +4 -4
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +76 -21
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +5 -5
- 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 +71 -54
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +6 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +27 -24
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +1 -26
- 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/PayoutStatusAlert.stories.js +1 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +100 -19
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +154 -5
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +33 -9
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/ErrorView.js +27 -3
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +275 -63
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +8 -3
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +159 -109
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +213 -110
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +25 -12
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/DocusignExpiredView.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +54 -167
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +10 -10
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +7 -3
- package/dist/collection/components/views/copy-text-view.js +38 -69
- package/dist/collection/components/views/email-registration-view.js +1 -3
- package/dist/collection/global/global.js +12 -27
- package/dist/collection/global/mixins.js +8 -8
- package/dist/collection/global/styles.js +99 -330
- package/dist/collection/global/styles.ts +100 -419
- package/dist/collection/stories/PortalTemplates.stories.js +30 -22
- package/dist/collection/tables/GenericTableView.js +6 -6
- package/dist/collection/utils/utils.js +0 -4
- package/dist/esm/ErrorView-48e2b969.js +33 -0
- package/dist/esm/{GenericTableView-e43d310f.js → GenericTableView-7b9087af.js} +8 -8
- package/dist/esm/{ShadowViewAddon-c99c9d12.js → ShadowViewAddon-f2176779.js} +1525 -1492
- package/dist/esm/copy-text-view-782137ba.js +94 -0
- package/dist/esm/{email-registration-view-1f587f8b.js → email-registration-view-a7818cf2.js} +3 -5
- package/dist/esm/{global-80edfef3.js → global-be1f9992.js} +8276 -8553
- package/dist/esm/{index-b3a06de8.js → index-91e7729f.js} +0 -4
- package/dist/esm/{index.module-38dad6c9.js → index.module-89a79f66.js} +153 -153
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{luxon-bbf75a9d.js → luxon-8d51c92b.js} +1 -1
- package/dist/esm/mint-components.js +5 -5
- package/dist/esm/{mixins-f750863a.js → mixins-83f90fa1.js} +6 -6
- package/dist/esm/{mockRewardData-96a2d26d.js → mockRewardData-a3cdb832.js} +1 -1
- package/dist/esm/raisins-plop-target.entry.js +1 -1
- package/dist/esm/{re-render-9c90767d.js → re-render-cc945f38.js} +2 -2
- package/dist/esm/sqm-asset-card-view-fe5db3c0.js +49 -0
- package/dist/esm/sqm-asset-card.entry.js +41 -0
- package/dist/esm/{sqm-banking-info-form_10.entry.js → sqm-banking-info-form_17.entry.js} +2454 -576
- package/dist/esm/{sqm-base-registration-form-view-193f1721.js → sqm-base-registration-form-view-593d4ac3.js} +3 -3
- package/dist/esm/sqm-big-stat_43.entry.js +742 -1182
- package/dist/esm/{sqm-close-button-view-2fa57229.js → sqm-close-button-view-f9819751.js} +2 -2
- package/dist/esm/sqm-close-button.entry.js +5 -5
- package/dist/esm/sqm-context-router.entry.js +4 -4
- package/dist/esm/sqm-email-verification.entry.js +21 -145
- package/dist/esm/sqm-empty_4.entry.js +60 -55
- package/dist/esm/sqm-form-message.entry.js +7 -7
- package/dist/esm/sqm-google-sign-in.entry.js +3 -3
- package/dist/esm/sqm-graphql-client-provider.entry.js +3 -3
- package/dist/esm/sqm-header-logo.entry.js +2 -2
- package/dist/esm/sqm-instant-access-registration.entry.js +8 -8
- package/dist/esm/sqm-invoice-table-view-3491dd80.js +2058 -0
- package/dist/esm/sqm-lead-checkbox-field-view-a8c1c78e.js +81 -0
- package/dist/esm/sqm-lead-checkbox-field.entry.js +77 -0
- package/dist/esm/sqm-lead-input-field-view-4ede5d7f.js +49 -0
- package/dist/esm/sqm-lead-input-field.entry.js +84 -0
- package/dist/esm/sqm-leaderboard-rank-view-753c8d4a.js +8 -0
- package/dist/esm/sqm-leaderboard-rank.entry.js +6 -6
- package/dist/esm/{sqm-logout-current-user-view-f21e54e3.js → sqm-logout-current-user-view-8ef8180f.js} +1 -1
- package/dist/esm/sqm-logout-current-user.entry.js +5 -5
- package/dist/esm/sqm-navigation-sidebar-item-view-8f1c72bc.js +43 -0
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +7 -30
- package/dist/esm/{sqm-navigation-sidebar-view-0a2ec560.js → sqm-navigation-sidebar-view-9d802b78.js} +8 -18
- package/dist/esm/sqm-navigation-sidebar.entry.js +6 -22
- package/dist/esm/sqm-pagination_3.entry.js +64 -91
- package/dist/esm/sqm-password-field.entry.js +6 -6
- package/dist/esm/sqm-popup-container.entry.js +4 -4
- package/dist/esm/{sqm-portal-container-view-176e92e3.js → sqm-portal-container-view-1683ae32.js} +2 -2
- package/dist/esm/{sqm-portal-email-verification-view-5719eb87.js → sqm-portal-email-verification-view-35b4353b.js} +4 -4
- package/dist/esm/sqm-portal-email-verification.entry.js +7 -7
- package/dist/esm/{sqm-portal-forgot-password-view-0e795cdd.js → sqm-portal-forgot-password-view-3d3182f1.js} +16 -24
- package/dist/esm/sqm-portal-forgot-password.entry.js +7 -36
- package/dist/esm/sqm-portal-google-login.entry.js +8 -8
- package/dist/esm/sqm-portal-google-registration-form.entry.js +9 -9
- package/dist/esm/{sqm-portal-login-view-7670cd86.js → sqm-portal-login-view-7e49609a.js} +4 -4
- package/dist/esm/sqm-portal-logout.entry.js +3 -3
- package/dist/esm/{sqm-portal-profile-view-9a82fe2e.js → sqm-portal-profile-view-93003974.js} +4 -4
- package/dist/esm/sqm-portal-profile.entry.js +8 -8
- package/dist/esm/sqm-portal-protected-route.entry.js +3 -3
- package/dist/esm/{sqm-portal-registration-form-view-8bdc3804.js → sqm-portal-registration-form-view-3c1f6000.js} +3 -3
- package/dist/esm/sqm-portal-registration-form.entry.js +8 -8
- package/dist/esm/{sqm-portal-reset-password-view-abef7286.js → sqm-portal-reset-password-view-54a8651f.js} +3 -3
- package/dist/esm/sqm-portal-reset-password.entry.js +7 -7
- package/dist/esm/{sqm-portal-verify-email-view-33805220.js → sqm-portal-verify-email-view-b12cb894.js} +3 -3
- package/dist/esm/sqm-portal-verify-email.entry.js +7 -7
- package/dist/esm/{sqm-qr-code-view-97124a66.js → sqm-qr-code-view-f1d0763b.js} +9 -9
- package/dist/esm/sqm-qr-code.entry.js +8 -19
- package/dist/esm/sqm-referral-table_11.entry.js +38 -123
- package/dist/esm/sqm-referred-registration.entry.js +174 -0
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +3 -3
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +4 -4
- package/dist/esm/sqm-rewards-table_9.entry.js +28 -75
- package/dist/esm/sqm-route.entry.js +1 -1
- package/dist/esm/sqm-scroll.entry.js +2 -2
- package/dist/esm/sqm-stencilbook.entry.js +14111 -15111
- package/dist/esm/sqm-tab.entry.js +4 -4
- package/dist/esm/sqm-tabs.entry.js +10 -24
- package/dist/esm/sqm-text-span-view-ca32495e.js +60 -0
- package/dist/esm/sqm-text-span.entry.js +6 -6
- package/dist/esm/sqm-widget-verification-controller.entry.js +6 -14
- package/dist/esm/sqm-widget-verification.entry.js +10 -22
- package/dist/esm/{dom-context-hooks.module-63370afd.js → stencil-hooks.module-4bc38af4.js} +13 -13
- package/dist/esm/{useChildElements-4e70ac0e.js → useChildElements-7945ae56.js} +2 -2
- package/dist/esm/{useInstantAccessRegistration-0f04459e.js → useInstantAccessRegistration-dc4ad9f2.js} +3 -3
- package/dist/esm/useLeadFormState-9016d812.js +68 -0
- package/dist/esm/{usePayoutStatus-7eeec61b.js → usePayoutStatus-4a7625b9.js} +35 -11
- package/dist/esm/{usePortalLogin-d0720c81.js → usePortalLogin-ef647a50.js} +3 -3
- package/dist/esm/{usePortalRegistrationForm-afc0171e.js → usePortalRegistrationForm-4b35a357.js} +3 -3
- package/dist/esm/{useReferralCodes-311e6d72.js → useReferralCodes-8f75921a.js} +2 -2
- package/dist/esm/{useReferralTable-65a01a6a.js → useReferralTable-b3876ed6.js} +5 -5
- package/dist/esm/{useRegistrationFormState-18c2cea7.js → useRegistrationFormState-d6f33135.js} +2 -2
- package/dist/esm/{useVerificationEmail-f9413de9.js → useVerificationEmail-edc318cb.js} +2 -2
- package/dist/esm/{utilities-ad9c2893.js → utilities-5b0ca040.js} +2 -2
- package/dist/esm/{utils-03188de2.js → utils-334c1e34.js} +1 -5
- package/dist/esm-es5/ErrorView-48e2b969.js +1 -0
- package/dist/esm-es5/GenericTableView-7b9087af.js +1 -0
- package/dist/esm-es5/ShadowViewAddon-f2176779.js +1 -0
- package/dist/esm-es5/copy-text-view-782137ba.js +1 -0
- package/dist/esm-es5/email-registration-view-a7818cf2.js +1 -0
- package/dist/esm-es5/{global-80edfef3.js → global-be1f9992.js} +5 -5
- package/dist/esm-es5/{index-b3a06de8.js → index-91e7729f.js} +1 -1
- package/dist/esm-es5/index.module-89a79f66.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/luxon-8d51c92b.js +1 -0
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/mixins-83f90fa1.js +1 -0
- package/dist/esm-es5/{mockRewardData-96a2d26d.js → mockRewardData-a3cdb832.js} +1 -1
- package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
- package/dist/esm-es5/re-render-cc945f38.js +1 -0
- package/dist/esm-es5/sqm-asset-card-view-fe5db3c0.js +1 -0
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -0
- package/dist/esm-es5/sqm-banking-info-form_17.entry.js +1 -0
- package/dist/esm-es5/{sqm-base-registration-form-view-193f1721.js → sqm-base-registration-form-view-593d4ac3.js} +1 -1
- package/dist/esm-es5/sqm-big-stat_43.entry.js +1 -1
- package/dist/esm-es5/{sqm-close-button-view-2fa57229.js → sqm-close-button-view-f9819751.js} +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-form-message.entry.js +1 -1
- package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-invoice-table-view-3491dd80.js +1 -0
- package/dist/esm-es5/sqm-lead-checkbox-field-view-a8c1c78e.js +1 -0
- package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -0
- package/dist/esm-es5/sqm-lead-input-field-view-4ede5d7f.js +1 -0
- package/dist/esm-es5/sqm-lead-input-field.entry.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank-view-753c8d4a.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/{sqm-logout-current-user-view-f21e54e3.js → sqm-logout-current-user-view-8ef8180f.js} +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-8f1c72bc.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-9d802b78.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-container-view-176e92e3.js → sqm-portal-container-view-1683ae32.js} +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-5719eb87.js → sqm-portal-email-verification-view-35b4353b.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password-view-3d3182f1.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-7e49609a.js +1 -0
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-9a82fe2e.js → sqm-portal-profile-view-93003974.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-registration-form-view-8bdc3804.js → sqm-portal-registration-form-view-3c1f6000.js} +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-abef7286.js → sqm-portal-reset-password-view-54a8651f.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-33805220.js → sqm-portal-verify-email-view-b12cb894.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 +1 -0
- package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-referred-registration.entry.js +1 -0
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-route.entry.js +1 -1
- package/dist/esm-es5/sqm-scroll.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/sqm-text-span-view-ca32495e.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/stencil-hooks.module-4bc38af4.js +53 -0
- package/dist/esm-es5/useChildElements-7945ae56.js +1 -0
- package/dist/esm-es5/useInstantAccessRegistration-dc4ad9f2.js +1 -0
- package/dist/esm-es5/useLeadFormState-9016d812.js +1 -0
- package/dist/esm-es5/usePayoutStatus-4a7625b9.js +6 -0
- package/dist/esm-es5/usePortalLogin-ef647a50.js +1 -0
- package/dist/esm-es5/usePortalRegistrationForm-4b35a357.js +1 -0
- package/dist/esm-es5/useReferralCodes-8f75921a.js +1 -0
- package/dist/esm-es5/useReferralTable-b3876ed6.js +1 -0
- package/dist/esm-es5/useRegistrationFormState-d6f33135.js +1 -0
- package/dist/esm-es5/useVerificationEmail-edc318cb.js +1 -0
- package/dist/esm-es5/utilities-5b0ca040.js +1 -0
- package/dist/esm-es5/utils-334c1e34.js +1 -0
- package/dist/mint-components/global/styles.ts +100 -419
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/p-00df0cac.js +1 -0
- package/dist/mint-components/p-00ed4c2e.entry.js +1 -0
- package/dist/mint-components/p-01dd541f.system.js +1 -0
- package/dist/mint-components/p-0309fdfa.entry.js +1 -0
- package/dist/mint-components/p-04a6e457.entry.js +1 -0
- package/dist/mint-components/{p-f307b716.js → p-05f29f64.js} +1 -1
- package/dist/mint-components/p-0b4cac9f.system.entry.js +1 -0
- package/dist/mint-components/{p-1394d253.system.js → p-0d182dc1.system.js} +1 -1
- package/dist/mint-components/{p-8dc1cd0f.entry.js → p-0d2d0b6d.entry.js} +1 -1
- package/dist/mint-components/p-0d939b73.system.js +1 -0
- package/dist/mint-components/p-0ebab63e.system.js +1 -0
- package/dist/mint-components/{p-a6234a78.entry.js → p-10d17989.entry.js} +1 -1
- package/dist/mint-components/{p-a6f4fb03.system.js → p-127e66c2.system.js} +1 -1
- package/dist/mint-components/p-12bba567.entry.js +1 -0
- package/dist/mint-components/{p-3dc34570.system.js → p-13ed8586.system.js} +1 -1
- package/dist/mint-components/p-141bf5c1.system.entry.js +1 -0
- package/dist/mint-components/p-14a65f29.system.js +1 -0
- package/dist/mint-components/p-1513309d.entry.js +1 -0
- package/dist/mint-components/{p-0cba75e6.system.entry.js → p-164a9103.system.entry.js} +1 -1
- package/dist/mint-components/{p-910f56ca.system.entry.js → p-18425f38.system.entry.js} +1 -1
- package/dist/mint-components/{p-fb2976fc.system.entry.js → p-19bc3406.system.entry.js} +1 -1
- package/dist/mint-components/p-19ccb4ce.js +1 -0
- package/dist/mint-components/{p-b9bccc55.entry.js → p-1a6b7d2a.entry.js} +1 -1
- package/dist/mint-components/p-1b3ab15a.system.entry.js +1 -0
- package/dist/mint-components/p-1d704c40.system.js +1 -0
- package/dist/mint-components/p-1fa9ed0d.system.entry.js +1 -0
- package/dist/mint-components/p-21620f81.system.entry.js +1 -0
- package/dist/mint-components/p-229f797b.js +1 -0
- package/dist/mint-components/p-24db5c70.js +1 -0
- package/dist/mint-components/p-25ae959c.system.entry.js +1 -0
- package/dist/mint-components/{p-00791abc.js → p-266a8b4d.js} +1 -1
- package/dist/mint-components/p-267c8f8c.entry.js +144 -0
- package/dist/mint-components/p-275b4767.entry.js +1 -0
- package/dist/mint-components/{p-0b0f49ad.entry.js → p-284e4ed5.entry.js} +1 -1
- package/dist/mint-components/{p-711bc624.entry.js → p-2ae0e06a.entry.js} +1 -1
- package/dist/mint-components/p-2bbff88f.entry.js +1 -0
- package/dist/mint-components/{p-91014439.system.js → p-2d52e2d7.system.js} +1 -1
- package/dist/mint-components/p-2da21ba4.entry.js +1 -0
- package/dist/mint-components/p-2dca9e1a.system.js +1 -0
- package/dist/mint-components/{p-d5f1df29.entry.js → p-2f101bae.entry.js} +1 -1
- package/dist/mint-components/{p-485e2d9f.system.entry.js → p-301ddcaa.system.entry.js} +1 -1
- package/dist/mint-components/p-31015791.js +1 -0
- package/dist/mint-components/p-33c96e14.entry.js +16 -0
- package/dist/mint-components/{p-a45680fe.js → p-35b475bf.js} +1 -1
- package/dist/mint-components/{p-0d22c0e5.system.entry.js → p-36ffebd8.system.entry.js} +1 -1
- package/dist/mint-components/p-37996351.system.js +1 -0
- package/dist/mint-components/p-37a4452c.system.entry.js +1 -0
- package/dist/mint-components/p-380bfde1.entry.js +1 -0
- package/dist/mint-components/p-38e5c429.system.js +1 -0
- package/dist/mint-components/p-38fc919b.entry.js +1 -0
- package/dist/mint-components/p-3a62a7e2.system.js +1 -0
- package/dist/mint-components/{p-0e59a91e.js → p-3b2f1211.js} +8 -2
- package/dist/mint-components/p-3b90e01b.system.js +1 -0
- package/dist/mint-components/p-3db34d68.js +1 -0
- package/dist/mint-components/p-3f6e0197.system.entry.js +1 -0
- package/dist/mint-components/{p-862845d7.js → p-3f7b81b8.js} +2 -2
- package/dist/mint-components/p-420554af.system.entry.js +1 -0
- package/dist/mint-components/p-42187319.system.entry.js +1 -0
- package/dist/mint-components/p-4428294b.entry.js +1 -0
- package/dist/mint-components/{p-c3884e55.entry.js → p-44891949.entry.js} +1 -1
- package/dist/mint-components/p-4794641c.system.js +1 -0
- package/dist/mint-components/p-48135f99.system.js +53 -0
- package/dist/mint-components/p-48c69c2d.entry.js +1 -0
- package/dist/mint-components/p-492b70db.system.js +1 -0
- package/dist/mint-components/p-49932f12.system.js +1 -0
- package/dist/mint-components/{p-4204a6e3.entry.js → p-4b6dc0e5.entry.js} +1 -1
- package/dist/mint-components/{p-fb5be0c5.js → p-4e451f75.js} +1 -1
- package/dist/mint-components/{p-5ed49bf2.js → p-4e526a94.js} +1 -1
- package/dist/mint-components/p-4e5af50c.js +1 -0
- package/dist/mint-components/{p-ef8b70cd.system.entry.js → p-50c902ca.system.entry.js} +1 -1
- package/dist/mint-components/{p-82505f6e.system.js → p-527216de.system.js} +1 -1
- package/dist/mint-components/{p-9fb8b33a.system.js → p-5488fdd9.system.js} +1 -1
- package/dist/mint-components/p-5868dc11.entry.js +9 -0
- package/dist/mint-components/{p-578a27c8.system.js → p-59274a91.system.js} +1 -1
- package/dist/mint-components/{p-08700497.js → p-5bedb58c.js} +1 -1
- package/dist/mint-components/{p-ebb487d0.system.entry.js → p-5c28406d.system.entry.js} +1 -1
- package/dist/mint-components/p-5cb7f9fc.system.entry.js +1 -0
- package/dist/mint-components/p-6055eb4c.system.js +1 -0
- package/dist/mint-components/p-6122bf99.system.entry.js +1 -0
- package/dist/mint-components/p-626e9e84.js +1 -0
- package/dist/mint-components/p-6333265f.system.js +1 -0
- package/dist/mint-components/p-635d5ef2.system.js +1 -0
- package/dist/mint-components/{p-1d4a327c.js → p-63a75798.js} +1 -1
- package/dist/mint-components/p-6427e963.entry.js +1 -0
- package/dist/mint-components/p-65069b66.js +1248 -0
- package/dist/mint-components/p-653f963f.entry.js +13 -0
- package/dist/mint-components/p-65ba9e94.entry.js +1 -0
- package/dist/mint-components/{p-42b62299.system.entry.js → p-6a8d9def.system.entry.js} +1 -1
- package/dist/mint-components/p-6b7a595f.system.js +1 -0
- package/dist/mint-components/p-6ba44ca9.js +1 -0
- package/dist/mint-components/p-6cd4f2b1.system.js +1 -0
- package/dist/mint-components/{p-4d19270b.js → p-6d2f5a1d.js} +2 -2
- package/dist/mint-components/{p-7159c51c.system.js → p-6d9e52c7.system.js} +1 -1
- package/dist/mint-components/p-6eaf9c57.entry.js +1 -0
- package/dist/mint-components/p-775f3ded.entry.js +1 -0
- package/dist/mint-components/p-7846937e.entry.js +13 -0
- package/dist/mint-components/{p-3eba9036.js → p-7a9290ba.js} +1 -1
- package/dist/mint-components/p-7ab21e4d.entry.js +1 -0
- package/dist/mint-components/{p-15012f59.system.js → p-7c2b9fe4.system.js} +1 -1
- package/dist/mint-components/{p-eea87fdc.system.entry.js → p-7dabdca6.system.entry.js} +1 -1
- package/dist/mint-components/p-7ec4ccd6.system.entry.js +1 -0
- package/dist/mint-components/{p-94f9fbf7.entry.js → p-7f80a9d7.entry.js} +1 -1
- package/dist/mint-components/{p-a148663a.system.js → p-8175e85f.system.js} +1 -1
- package/dist/mint-components/{p-ac2fdad8.system.entry.js → p-8362cb4c.system.entry.js} +1 -1
- package/dist/mint-components/p-837a0fdd.js +1 -0
- package/dist/mint-components/p-85671c3d.system.entry.js +1 -0
- package/dist/mint-components/p-8abfeff8.entry.js +1 -0
- package/dist/mint-components/p-8b584c46.system.entry.js +1 -0
- package/dist/mint-components/p-8c0b7881.system.entry.js +1 -0
- package/dist/mint-components/p-8c23d1b8.js +1 -0
- package/dist/mint-components/p-8d9d04b7.system.entry.js +1 -0
- package/dist/mint-components/{p-258f4e5e.system.entry.js → p-90fc6774.system.entry.js} +1 -1
- package/dist/mint-components/p-91521e9d.js +1 -0
- package/dist/mint-components/{p-ddf3c05e.js → p-91959fbe.js} +1 -1
- package/dist/mint-components/{p-68043f30.js → p-91ab3da1.js} +1 -1
- package/dist/mint-components/p-92816d1f.js +1 -0
- package/dist/mint-components/{p-da6fe95f.system.entry.js → p-9386ad84.system.entry.js} +1 -1
- package/dist/mint-components/{p-460155de.js → p-938f64d9.js} +1 -1
- package/dist/mint-components/p-94a876b9.js +1 -0
- package/dist/mint-components/p-95b88eb6.system.js +1 -0
- package/dist/mint-components/{p-c3dce602.system.entry.js → p-96431b4f.system.entry.js} +1 -1
- package/dist/mint-components/p-97d4d651.system.js +1 -0
- package/dist/mint-components/p-98698131.js +1 -0
- package/dist/mint-components/p-986d4c17.system.entry.js +1 -0
- package/dist/mint-components/{p-64997b59.system.js → p-99ad7d56.system.js} +1 -1
- package/dist/mint-components/p-9acb5038.js +1 -0
- package/dist/mint-components/{p-002e6205.system.entry.js → p-9b6a0152.system.entry.js} +1 -1
- package/dist/mint-components/{p-b3da317b.system.entry.js → p-9bfd9bed.system.entry.js} +1 -1
- package/dist/mint-components/p-9cf80e85.system.entry.js +1 -0
- package/dist/mint-components/{p-6951663b.js → p-9ec99ced.js} +1 -1
- package/dist/mint-components/{p-fa6fba34.system.js → p-9f22f58a.system.js} +2 -2
- package/dist/mint-components/{p-22c11f0e.entry.js → p-a2fde301.entry.js} +1 -1
- package/dist/mint-components/{p-d399162b.system.js → p-a71b9154.system.js} +1 -1
- package/dist/mint-components/{p-9580aac3.js → p-a9f4ddb1.js} +1 -1
- package/dist/mint-components/p-aad32fb6.system.js +1 -0
- package/dist/mint-components/{p-8e28333b.system.js → p-ae1ea5ac.system.js} +1 -1
- package/dist/mint-components/p-b207beeb.entry.js +1 -0
- package/dist/mint-components/{p-89b859c7.system.entry.js → p-b287833c.system.entry.js} +1 -1
- package/dist/mint-components/{p-6578ea31.system.js → p-b75bb6e3.system.js} +1 -1
- package/dist/mint-components/{p-7059ee40.system.entry.js → p-b7d1469d.system.entry.js} +1 -1
- package/dist/mint-components/p-b82e1935.system.entry.js +1 -0
- package/dist/mint-components/{p-a4e56204.js → p-bbcd824a.js} +1 -1
- package/dist/mint-components/{p-773ce89c.system.js → p-bdb7d451.system.js} +22 -22
- package/dist/mint-components/p-bfc7cfc0.system.js +1 -0
- package/dist/mint-components/p-c060f770.system.entry.js +1 -0
- package/dist/mint-components/{p-3787a4d6.js → p-c0f19490.js} +1 -1
- package/dist/mint-components/p-c1b074b6.js +394 -0
- package/dist/mint-components/{p-dbe29e53.system.entry.js → p-c2fdd608.system.entry.js} +1 -1
- package/dist/mint-components/p-c36506f6.system.entry.js +1 -0
- package/dist/mint-components/p-c9b08184.entry.js +17 -0
- package/dist/mint-components/p-c9f1dde7.js +1 -0
- package/dist/mint-components/p-cb7bdbe4.entry.js +1 -0
- package/dist/mint-components/p-cbbfac66.entry.js +25 -0
- package/dist/mint-components/p-cd1d497f.system.js +1 -0
- package/dist/mint-components/{p-df37ef17.system.js → p-cd569259.system.js} +1 -1
- package/dist/mint-components/p-cd651f81.js +42 -0
- package/dist/mint-components/{p-9aadc253.entry.js → p-d07f3090.entry.js} +1 -1
- package/dist/mint-components/p-d66b9a61.entry.js +211 -0
- package/dist/mint-components/{p-b22b7891.js → p-d6831af5.js} +1 -1
- package/dist/mint-components/p-d78e7323.entry.js +273 -0
- package/dist/mint-components/{p-e27ff213.entry.js → p-da7708a7.entry.js} +1 -1
- package/dist/mint-components/{p-1c1f4ce7.system.js → p-dbc0e4f8.system.js} +1 -1
- package/dist/mint-components/p-dbcb5359.js +1 -0
- package/dist/mint-components/p-dcc81e90.entry.js +1 -0
- package/dist/mint-components/p-e07bc6c4.system.js +1 -0
- package/dist/mint-components/p-e5a5ae7f.system.entry.js +1 -0
- package/dist/mint-components/{p-b6911812.system.js → p-e5d0375e.system.js} +1 -1
- package/dist/mint-components/p-e6f50ffd.entry.js +1 -0
- package/dist/mint-components/p-e8e48982.js +1 -0
- package/dist/mint-components/{p-5e0af707.entry.js → p-e8ffcc68.entry.js} +2 -2
- package/dist/mint-components/{p-a2533860.system.entry.js → p-f0772618.system.entry.js} +1 -1
- package/dist/mint-components/p-f26aedcd.system.js +1 -0
- package/dist/mint-components/p-f2d8d3d3.system.entry.js +1 -0
- package/dist/mint-components/{p-4271f436.system.entry.js → p-f4a72903.system.entry.js} +1 -1
- package/dist/mint-components/{p-22d20816.system.entry.js → p-f4a8ee29.system.entry.js} +1 -1
- package/dist/mint-components/p-f56bedd5.js +1 -0
- package/dist/mint-components/p-f708da7b.js +1 -0
- package/dist/mint-components/p-f7c99803.system.js +1 -0
- package/dist/mint-components/{p-07dc6d68.js → p-f940190a.js} +1 -1
- package/dist/mint-components/p-f98a4354.js +1 -0
- package/dist/mint-components/{p-7af4fba0.system.entry.js → p-fa37513e.system.entry.js} +1 -1
- package/dist/mint-components/{p-a7ee19dc.entry.js → p-faba3198.entry.js} +1 -1
- package/dist/mint-components/p-ff8b8067.entry.js +33 -0
- package/dist/types/components/sqm-asset-card/AssetCard.stories.d.ts +7 -0
- package/dist/types/components/sqm-asset-card/sqm-asset-card-view.d.ts +8 -0
- package/dist/types/components/sqm-asset-card/sqm-asset-card.d.ts +24 -0
- package/dist/types/components/sqm-asset-card/useAssetCard.d.ts +7 -0
- package/dist/types/components/sqm-big-stat/BigStat.stories.d.ts +0 -2
- package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +0 -5
- package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +1 -47
- package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +0 -2
- package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +0 -1
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +0 -2
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +16 -43
- package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +3 -2
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +1 -4
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +0 -15
- package/dist/types/components/sqm-form-message/FormMessage.stories.d.ts +1 -0
- package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +0 -1
- package/dist/types/components/sqm-hero/Hero.stories.d.ts +0 -1
- package/dist/types/components/sqm-hero/sqm-hero-view.d.ts +0 -1
- package/dist/types/components/sqm-hero/sqm-hero.d.ts +1 -6
- package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +0 -1
- package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +0 -20
- package/dist/types/components/sqm-image/sqm-image.d.ts +0 -1
- package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +1 -2
- package/dist/types/components/sqm-invoice-table/columns/InvoiceTableColumn.d.ts +0 -1
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.d.ts +0 -1
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.d.ts +0 -1
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.d.ts +0 -1
- package/dist/types/components/sqm-invoice-table/mockInvoiceData.d.ts +0 -1
- package/dist/types/components/sqm-invoice-table/sqm-invoice-table.d.ts +0 -3
- package/dist/types/components/sqm-lead-form/LeadCheckboxField.stories.d.ts +28 -0
- package/dist/types/components/sqm-lead-form/LeadForm.stories.d.ts +10 -0
- package/dist/types/components/sqm-lead-form/LeadFormDropdownField.stories.d.ts +10 -0
- package/dist/types/components/sqm-lead-form/LeadInputField.stories.d.ts +8 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-checkbox-field-view.d.ts +15 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-checkbox-field.d.ts +46 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-dropdown-field-view.d.ts +17 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-dropdown-field.d.ts +49 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-form-view.d.ts +36 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-form.d.ts +93 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-input-field-view.d.ts +15 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-input-field.d.ts +51 -0
- package/dist/types/components/sqm-lead-form/useCheckboxField.d.ts +6 -0
- package/dist/types/components/sqm-lead-form/useLeadDropdownField.d.ts +6 -0
- package/dist/types/components/sqm-lead-form/useLeadForm.d.ts +28 -0
- package/dist/types/components/sqm-lead-form/useLeadFormState.d.ts +19 -0
- package/dist/types/components/sqm-lead-form/useLeadInputField.d.ts +6 -0
- package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +0 -1
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +0 -6
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +11 -53
- package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +0 -6
- package/dist/types/components/sqm-link-button/sqm-link-button.d.ts +0 -1
- package/dist/types/components/sqm-logout-current-user/sqm-logout-current-user.d.ts +0 -1
- package/dist/types/components/sqm-name-fields/sqm-name-fields.d.ts +1 -1
- package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu.d.ts +0 -1
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +0 -1
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +0 -16
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.d.ts +0 -8
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +0 -57
- package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +0 -1
- package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +2 -9
- package/dist/types/components/sqm-popup-container/usePopupContainer.d.ts +2 -2
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password-view.d.ts +0 -2
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password.d.ts +0 -1
- package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +0 -1
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +1 -5
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +0 -15
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +0 -3
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +0 -19
- package/dist/types/components/sqm-portal-frame/usePortalFrame.d.ts +1 -2
- package/dist/types/components/sqm-portal-login/PortalLogin.stories.d.ts +0 -1
- package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +0 -1
- package/dist/types/components/sqm-portal-logout/sqm-portal-logout.d.ts +0 -1
- package/dist/types/components/sqm-portal-profile/sqm-portal-profile.d.ts +0 -1
- package/dist/types/components/sqm-portal-protected-route/sqm-portal-protected-route.d.ts +0 -1
- package/dist/types/components/sqm-portal-register/sqm-portal-register.d.ts +1 -0
- package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form.d.ts +1 -0
- package/dist/types/components/sqm-program-explainer/sqm-program-explainer.d.ts +0 -2
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +0 -3
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +2 -20
- package/dist/types/components/sqm-program-menu/sqm-program-menu.d.ts +0 -1
- package/dist/types/components/sqm-qr-code/sqm-qr-code.d.ts +0 -1
- package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +2 -5
- package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +2 -25
- package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +0 -1
- package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +0 -43
- package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +0 -1
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +0 -1
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +0 -7
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +0 -1
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +0 -1
- package/dist/types/components/sqm-referral-table/columns/ReferralTableColumn.d.ts +0 -1
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +0 -1
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +0 -1
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +1 -2
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +0 -1
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +0 -1
- package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +1 -4
- package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +1 -2
- package/dist/types/components/sqm-reward-exchange-list/RewardExchangeListData.d.ts +437 -457
- package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list.d.ts +1 -10
- package/dist/types/components/sqm-reward-exchange-list/useRewardExchangeList.d.ts +0 -1
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +0 -1
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +0 -1
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +1 -2
- package/dist/types/components/sqm-rewards-table/columns/RewardTableColumn.d.ts +0 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +1 -2
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +1 -2
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +1 -2
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +1 -2
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +3 -4
- package/dist/types/components/sqm-rewards-table/mockRewardData.d.ts +0 -1
- package/dist/types/components/sqm-rewards-table/mockTaxData.d.ts +0 -1
- package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -3
- package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +1 -1
- package/dist/types/components/sqm-route/sqm-route.d.ts +0 -1
- package/dist/types/components/sqm-router/sqm-router.d.ts +0 -2
- package/dist/types/components/sqm-scroll/sqm-scroll.d.ts +0 -1
- package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +1 -1
- package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +1 -2
- package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +6 -19
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +0 -43
- package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +0 -1
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +1 -44
- package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +0 -3
- package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +0 -25
- package/dist/types/components/sqm-stencilbook/Themes.d.ts +6 -6
- package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +0 -1
- package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +0 -1
- package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +0 -10
- package/dist/types/components/sqm-task-card/DetailsView.d.ts +0 -6
- package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +0 -5
- package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +4 -33
- package/dist/types/components/sqm-task-card/useTaskCard.d.ts +0 -9
- package/dist/types/components/sqm-text/sqm-text.d.ts +0 -13
- package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +2 -4
- package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +1 -14
- package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +0 -1
- package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +0 -2
- package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +0 -14
- package/dist/types/components/sqm-timeline/sqm-timeline.d.ts +1 -3
- package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +0 -2
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +2 -5
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +2 -6
- package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +2 -0
- 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 +0 -4
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +8 -1
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +24 -1
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +9 -2
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +51 -9
- 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 +10 -3
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +36 -17
- package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +1 -1
- package/dist/types/components/tax-and-cash/utils.d.ts +1 -1
- package/dist/types/components/views/copy-text-view.d.ts +0 -5
- package/dist/types/components.d.ts +729 -1243
- package/dist/types/global/global.d.ts +2 -2
- package/dist/types/global/mixins.d.ts +12 -12
- package/dist/types/global/styles.d.ts +2 -10
- package/dist/types/saasquatch.d.ts +7 -143
- package/dist/types/utils/utils.d.ts +0 -1
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +2 -3
- package/dist/cjs/IndirectTaxDetailsView-cf888c7b.js +0 -646
- package/dist/cjs/copy-text-view-97ae8a48.js +0 -127
- package/dist/cjs/data-d4339c2e.js +0 -137
- package/dist/cjs/parseStates-d1effc19.js +0 -16
- package/dist/cjs/sqm-code-verification.cjs.entry.js +0 -352
- package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +0 -84
- package/dist/cjs/sqm-leaderboard-rank-view-6a1e63de.js +0 -10
- package/dist/cjs/sqm-navigation-sidebar-item-view-ec7a5c53.js +0 -56
- package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +0 -1254
- package/dist/cjs/sqm-text-span-view-7a61ae4c.js +0 -63
- package/dist/cjs/utils-e3305bd8.js +0 -105
- package/dist/collection/components/sqm-stencilbook/BrandSelector.js +0 -198
- package/dist/collection/components/sqm-text/Text.stories.js +0 -12
- package/dist/collection/insertfont.js +0 -18
- package/dist/collection/utils/parseStates.js +0 -12
- package/dist/esm/IndirectTaxDetailsView-084314d5.js +0 -639
- package/dist/esm/copy-text-view-ab2fda20.js +0 -125
- package/dist/esm/data-ee3ae298.js +0 -121
- package/dist/esm/parseStates-ed75e224.js +0 -14
- package/dist/esm/sqm-code-verification.entry.js +0 -348
- package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +0 -76
- package/dist/esm/sqm-leaderboard-rank-view-18baae5b.js +0 -8
- package/dist/esm/sqm-navigation-sidebar-item-view-797601b0.js +0 -54
- package/dist/esm/sqm-tax-and-cash.entry.js +0 -1250
- package/dist/esm/sqm-text-span-view-4c17b8c9.js +0 -61
- package/dist/esm/utils-27b2ed4b.js +0 -97
- package/dist/esm-es5/GenericTableView-e43d310f.js +0 -1
- package/dist/esm-es5/IndirectTaxDetailsView-084314d5.js +0 -1
- package/dist/esm-es5/ShadowViewAddon-c99c9d12.js +0 -1
- package/dist/esm-es5/copy-text-view-ab2fda20.js +0 -1
- package/dist/esm-es5/data-ee3ae298.js +0 -1
- package/dist/esm-es5/dom-context-hooks.module-63370afd.js +0 -53
- package/dist/esm-es5/email-registration-view-1f587f8b.js +0 -1
- package/dist/esm-es5/index.module-38dad6c9.js +0 -1
- package/dist/esm-es5/luxon-bbf75a9d.js +0 -1
- package/dist/esm-es5/mixins-f750863a.js +0 -1
- package/dist/esm-es5/parseStates-ed75e224.js +0 -1
- package/dist/esm-es5/re-render-9c90767d.js +0 -1
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +0 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +0 -1
- package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +0 -1
- package/dist/esm-es5/sqm-leaderboard-rank-view-18baae5b.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-797601b0.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-0a2ec560.js +0 -1
- package/dist/esm-es5/sqm-portal-forgot-password-view-0e795cdd.js +0 -1
- package/dist/esm-es5/sqm-portal-login-view-7670cd86.js +0 -1
- package/dist/esm-es5/sqm-qr-code-view-97124a66.js +0 -1
- package/dist/esm-es5/sqm-tax-and-cash.entry.js +0 -1
- package/dist/esm-es5/sqm-text-span-view-4c17b8c9.js +0 -1
- package/dist/esm-es5/useChildElements-4e70ac0e.js +0 -1
- package/dist/esm-es5/useInstantAccessRegistration-0f04459e.js +0 -1
- package/dist/esm-es5/usePayoutStatus-7eeec61b.js +0 -6
- package/dist/esm-es5/usePortalLogin-d0720c81.js +0 -1
- package/dist/esm-es5/usePortalRegistrationForm-afc0171e.js +0 -1
- package/dist/esm-es5/useReferralCodes-311e6d72.js +0 -1
- package/dist/esm-es5/useReferralTable-65a01a6a.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-18c2cea7.js +0 -1
- package/dist/esm-es5/useVerificationEmail-f9413de9.js +0 -1
- package/dist/esm-es5/utilities-ad9c2893.js +0 -1
- package/dist/esm-es5/utils-03188de2.js +0 -1
- package/dist/esm-es5/utils-27b2ed4b.js +0 -1
- package/dist/mint-components/p-000c91b1.js +0 -1
- package/dist/mint-components/p-00378aec.entry.js +0 -144
- package/dist/mint-components/p-05650cb6.entry.js +0 -1
- package/dist/mint-components/p-0935f9b7.system.js +0 -1
- package/dist/mint-components/p-09631d19.entry.js +0 -93
- package/dist/mint-components/p-0bb21f5b.system.entry.js +0 -1
- package/dist/mint-components/p-0e532b53.entry.js +0 -1
- package/dist/mint-components/p-0e66f410.system.entry.js +0 -1
- package/dist/mint-components/p-0ea61502.system.js +0 -1
- package/dist/mint-components/p-100c878b.system.entry.js +0 -1
- package/dist/mint-components/p-115dfc03.system.js +0 -1
- package/dist/mint-components/p-1337f47c.entry.js +0 -1
- package/dist/mint-components/p-1363c4ab.system.js +0 -1
- package/dist/mint-components/p-13f3a647.js +0 -1
- package/dist/mint-components/p-14128c84.system.entry.js +0 -1
- package/dist/mint-components/p-15bfd7e2.system.js +0 -1
- package/dist/mint-components/p-19f41a8e.js +0 -1
- package/dist/mint-components/p-1a278658.entry.js +0 -1
- package/dist/mint-components/p-1cd0e1e9.system.js +0 -1
- package/dist/mint-components/p-1f511d5d.entry.js +0 -25
- package/dist/mint-components/p-204861a6.js +0 -1
- package/dist/mint-components/p-209ea185.js +0 -1
- package/dist/mint-components/p-21e3cac4.js +0 -1
- package/dist/mint-components/p-2403c6e1.system.js +0 -1
- package/dist/mint-components/p-240bec23.js +0 -1
- package/dist/mint-components/p-29c72c11.js +0 -448
- package/dist/mint-components/p-38a03a10.system.js +0 -1
- package/dist/mint-components/p-3cb249c3.js +0 -1
- package/dist/mint-components/p-3d1b91a1.system.entry.js +0 -1
- package/dist/mint-components/p-3d99fa43.entry.js +0 -1
- package/dist/mint-components/p-40c01a5a.system.js +0 -1
- package/dist/mint-components/p-42da8239.system.js +0 -1
- package/dist/mint-components/p-433ca566.system.entry.js +0 -1
- package/dist/mint-components/p-4575393a.entry.js +0 -13
- package/dist/mint-components/p-49b20dae.js +0 -1
- package/dist/mint-components/p-4f5329a2.system.js +0 -53
- package/dist/mint-components/p-587115cb.system.entry.js +0 -1
- package/dist/mint-components/p-59b028db.system.js +0 -1
- package/dist/mint-components/p-5ff2da11.js +0 -1
- package/dist/mint-components/p-63e29387.js +0 -42
- package/dist/mint-components/p-672d144e.entry.js +0 -1
- package/dist/mint-components/p-67ad2252.system.js +0 -1
- package/dist/mint-components/p-692bacf3.js +0 -1
- package/dist/mint-components/p-6ad674c2.js +0 -103
- package/dist/mint-components/p-6b076bae.system.entry.js +0 -1
- package/dist/mint-components/p-6e069052.entry.js +0 -1
- package/dist/mint-components/p-71271fbd.system.js +0 -1
- package/dist/mint-components/p-7270fb59.entry.js +0 -1
- package/dist/mint-components/p-7970e73a.js +0 -1
- package/dist/mint-components/p-7b8d29bb.entry.js +0 -1
- package/dist/mint-components/p-7fcc2a75.system.entry.js +0 -1
- package/dist/mint-components/p-84e1d633.system.entry.js +0 -1
- package/dist/mint-components/p-8543a70f.system.entry.js +0 -1
- package/dist/mint-components/p-8a6494c7.system.js +0 -1
- package/dist/mint-components/p-8caef004.js +0 -1
- package/dist/mint-components/p-8e2bead4.js +0 -1
- package/dist/mint-components/p-9049b387.entry.js +0 -1
- package/dist/mint-components/p-9374b5bb.system.entry.js +0 -1
- package/dist/mint-components/p-9d29a0ff.system.entry.js +0 -1
- package/dist/mint-components/p-9dbfdb41.system.entry.js +0 -1
- package/dist/mint-components/p-9e297104.entry.js +0 -1
- package/dist/mint-components/p-9f82e69d.entry.js +0 -1
- package/dist/mint-components/p-a5c9ce6c.entry.js +0 -1
- package/dist/mint-components/p-a89baf7b.system.js +0 -1
- package/dist/mint-components/p-a92d6c32.entry.js +0 -258
- package/dist/mint-components/p-abd33116.system.entry.js +0 -1
- package/dist/mint-components/p-ad174af6.system.entry.js +0 -1
- package/dist/mint-components/p-ad586adc.system.entry.js +0 -1
- package/dist/mint-components/p-b065215a.entry.js +0 -1
- package/dist/mint-components/p-bad50dc1.entry.js +0 -1
- package/dist/mint-components/p-bb627d95.entry.js +0 -17
- package/dist/mint-components/p-be88596c.system.js +0 -1
- package/dist/mint-components/p-c1629004.entry.js +0 -1
- package/dist/mint-components/p-c2c59452.system.js +0 -1
- package/dist/mint-components/p-c4886223.entry.js +0 -1
- package/dist/mint-components/p-c7965639.entry.js +0 -1
- package/dist/mint-components/p-c79bb1c6.entry.js +0 -16
- package/dist/mint-components/p-c7c11325.js +0 -1
- package/dist/mint-components/p-cab1f502.js +0 -1
- package/dist/mint-components/p-d2e2e10f.js +0 -1233
- package/dist/mint-components/p-d785a297.system.entry.js +0 -1
- package/dist/mint-components/p-d821418e.system.js +0 -1
- package/dist/mint-components/p-d8c5b80a.system.js +0 -1
- package/dist/mint-components/p-da3ffd4e.system.entry.js +0 -1
- package/dist/mint-components/p-e425b7a1.entry.js +0 -13
- package/dist/mint-components/p-e4e3ddb6.system.js +0 -1
- package/dist/mint-components/p-e539fed3.entry.js +0 -1
- package/dist/mint-components/p-e57d61af.system.js +0 -1
- package/dist/mint-components/p-e64fbb70.js +0 -1
- package/dist/mint-components/p-e9d0caf7.entry.js +0 -11
- package/dist/mint-components/p-eaeddfe2.system.js +0 -1
- package/dist/mint-components/p-f0e0d0b9.system.entry.js +0 -1
- package/dist/mint-components/p-f0ebccea.system.entry.js +0 -1
- package/dist/mint-components/p-f1dc581f.js +0 -1
- package/dist/mint-components/p-f45221d6.system.js +0 -1
- package/dist/mint-components/p-f4dc053e.entry.js +0 -33
- package/dist/mint-components/p-f51e41dd.system.entry.js +0 -1
- package/dist/mint-components/p-f6baa0c9.system.js +0 -1
- package/dist/mint-components/p-f9713e0f.entry.js +0 -9
- package/dist/mint-components/p-f9c7248e.js +0 -1
- package/dist/mint-components/p-fb0513e7.system.entry.js +0 -1
- package/dist/mint-components/p-fb77f662.entry.js +0 -1
- package/dist/types/components/sqm-stencilbook/BrandSelector.d.ts +0 -9
- package/dist/types/components/sqm-text/Text.stories.d.ts +0 -6
- package/dist/types/insertfont.d.ts +0 -1
- package/dist/types/utils/parseStates.d.ts +0 -1
- package/shoelace/assets/icons/twitter-x.svg +0 -4
- /package/dist/collection/components/tax-and-cash/{data.js → sqm-tax-and-cash/data.js} +0 -0
- /package/dist/types/components/tax-and-cash/{data.d.ts → sqm-tax-and-cash/data.d.ts} +0 -0
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
8
|
import { DemoData } from "./global/demo";
|
|
9
|
+
import { AssetCardViewProps } from "./components/sqm-asset-card/sqm-asset-card-view";
|
|
9
10
|
import { BankingInfoFormViewProps } from "./components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view";
|
|
10
11
|
import { BigStatViewProps } from "./components/sqm-big-stat/sqm-big-stat-view";
|
|
11
12
|
import { CheckboxFieldViewProps } from "./components/sqm-checkbox-field/sqm-checkbox-field-view";
|
|
@@ -21,13 +22,15 @@ import { UseIndirectTaxFormResult } from "./components/tax-and-cash/sqm-indirect
|
|
|
21
22
|
import { InputFieldViewProps } from "./components/sqm-input-field/sqm-input-field-view";
|
|
22
23
|
import { EmailRegistrationViewProps } from "./components/views/email-registration-view";
|
|
23
24
|
import { GenericTableViewProps } from "./tables/GenericTableView";
|
|
24
|
-
import {
|
|
25
|
+
import { LeadCheckboxFieldViewProps } from "./components/sqm-lead-form/sqm-lead-checkbox-field-view";
|
|
26
|
+
import { DropdownFieldViewProps as DropdownFieldViewProps1 } from "./components/sqm-lead-form/sqm-lead-dropdown-field-view";
|
|
27
|
+
import { LeadFormViewProps } from "./components/sqm-lead-form/sqm-lead-form-view";
|
|
28
|
+
import { LeadInputFieldViewProps } from "./components/sqm-lead-form/sqm-lead-input-field-view";
|
|
25
29
|
import { LeaderboardViewProps } from "./components/sqm-leaderboard/sqm-leaderboard-view";
|
|
26
30
|
import { LeaderboardRankViewProps } from "./components/sqm-leaderboard-rank/sqm-leaderboard-rank-view";
|
|
27
31
|
import { CopyTextViewProps } from "./components/views/copy-text-view";
|
|
28
32
|
import { NameFieldsViewProps } from "./components/sqm-name-fields/sqm-name-fields-view";
|
|
29
33
|
import { NavigationMenuViewProps } from "./components/sqm-navigation-menu/sqm-navigation-menu-view";
|
|
30
|
-
import { NavigationSidebarViewProps } from "./components/sqm-navigation-sidebar/sqm-navigation-sidebar-view";
|
|
31
34
|
import { NavigationSidebarItemViewProps } from "./components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view";
|
|
32
35
|
import { UsePagination } from "./components/sqm-pagination/usePagination";
|
|
33
36
|
import { PasswordFieldViewDemoProps } from "./components/sqm-password-field/sqm-password-field";
|
|
@@ -51,6 +54,7 @@ import { ReferralDates } from "./components/sqm-referral-table/useReferralTable"
|
|
|
51
54
|
import { RewardExchangeViewProps } from "./components/sqm-reward-exchange-list/sqm-reward-exchange-list-view";
|
|
52
55
|
import { ShareButtonViewProps } from "./components/sqm-share-button/sqm-share-button-view";
|
|
53
56
|
import { TaskCardViewProps } from "./components/sqm-task-card/sqm-task-card-view";
|
|
57
|
+
import { UseTaxAndCashResultType } from "./components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash";
|
|
54
58
|
import { UseTaxAndCashDashboardResult } from "./components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard";
|
|
55
59
|
import { UseUserInfoFormResult } from "./components/tax-and-cash/sqm-user-info-form/useUserInfoForm";
|
|
56
60
|
import { UserNameViewProps } from "./components/sqm-user-name/sqm-user-name-view";
|
|
@@ -59,6 +63,21 @@ export namespace Components {
|
|
|
59
63
|
"renderCell": () => Promise<any>;
|
|
60
64
|
"renderLabel": (idx: any) => Promise<any>;
|
|
61
65
|
}
|
|
66
|
+
interface SqmAssetCard {
|
|
67
|
+
/**
|
|
68
|
+
* @undocumented
|
|
69
|
+
* @uiType object
|
|
70
|
+
*/
|
|
71
|
+
"demoData"?: DemoData<AssetCardViewProps>;
|
|
72
|
+
/**
|
|
73
|
+
* @uiName Banner image
|
|
74
|
+
*/
|
|
75
|
+
"imgUrl": string;
|
|
76
|
+
/**
|
|
77
|
+
* @uiName Banner title
|
|
78
|
+
*/
|
|
79
|
+
"titleText": string;
|
|
80
|
+
}
|
|
62
81
|
interface SqmBankingInfoForm {
|
|
63
82
|
/**
|
|
64
83
|
* @uiName Agency code field label
|
|
@@ -341,7 +360,6 @@ export namespace Components {
|
|
|
341
360
|
* @uiType string
|
|
342
361
|
* @uiEnum ["left", "right", "center"]
|
|
343
362
|
* @uiEnumNames ["Left", "Right", "Center"]
|
|
344
|
-
* @uiGroup Additional Settings
|
|
345
363
|
*/
|
|
346
364
|
"alignment"?: "left" | "right" | "center";
|
|
347
365
|
/**
|
|
@@ -349,59 +367,18 @@ export namespace Components {
|
|
|
349
367
|
* @uiType object
|
|
350
368
|
*/
|
|
351
369
|
"demoData"?: DemoData<BigStatViewProps>;
|
|
352
|
-
/**
|
|
353
|
-
* Font size of the description text in pixels
|
|
354
|
-
* @uiName Description font size
|
|
355
|
-
* @uiGroup Additional Settings
|
|
356
|
-
*/
|
|
357
|
-
"descriptionFontSize"?: number;
|
|
358
|
-
/**
|
|
359
|
-
* Color of the description text
|
|
360
|
-
* @uiName Description text color
|
|
361
|
-
* @uiWidget color
|
|
362
|
-
* @uiType string
|
|
363
|
-
* @format color
|
|
364
|
-
* @uiGroup Additional Settings
|
|
365
|
-
*/
|
|
366
|
-
"descriptionTextColor"?: string;
|
|
367
370
|
/**
|
|
368
371
|
* Controls the order of the stat value & description column
|
|
369
372
|
* @uiName Flex reverse
|
|
370
|
-
* @default
|
|
371
|
-
* @uiGroup Additional Settings
|
|
373
|
+
* @default
|
|
372
374
|
*/
|
|
373
375
|
"flexReverse"?: boolean;
|
|
374
376
|
/**
|
|
375
377
|
* The ID of the program that is used to scope stats. Defaults to the program context when no ID is specified.
|
|
376
378
|
* @uiName Program ID
|
|
377
379
|
* @uiWidget programSelector
|
|
378
|
-
* @uiGroup Additional Settings
|
|
379
380
|
*/
|
|
380
381
|
"programId"?: string;
|
|
381
|
-
/**
|
|
382
|
-
* Font size of the stat text in pixels
|
|
383
|
-
* @uiName Stat font size
|
|
384
|
-
* @uiType string
|
|
385
|
-
* @uiGroup Additional Settings
|
|
386
|
-
*/
|
|
387
|
-
"statFontSize"?: number;
|
|
388
|
-
/**
|
|
389
|
-
* Font weight of the stat text
|
|
390
|
-
* @uiName Stat font weight
|
|
391
|
-
* @uiGroup Additional Settings
|
|
392
|
-
* @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
|
|
393
|
-
* @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
|
|
394
|
-
*/
|
|
395
|
-
"statFontWeight"?: number;
|
|
396
|
-
/**
|
|
397
|
-
* Color of the stat text
|
|
398
|
-
* @uiName Stat text color
|
|
399
|
-
* @uiWidget color
|
|
400
|
-
* @uiType string
|
|
401
|
-
* @format color
|
|
402
|
-
* @uiGroup Additional Settings
|
|
403
|
-
*/
|
|
404
|
-
"statTextColor"?: string;
|
|
405
382
|
/**
|
|
406
383
|
* Select what type of stat to display. Manual paths are also supported.
|
|
407
384
|
* @uiWidget statTypeSelectWidget
|
|
@@ -426,8 +403,6 @@ export namespace Components {
|
|
|
426
403
|
*/
|
|
427
404
|
"brandFont": string;
|
|
428
405
|
}
|
|
429
|
-
interface SqmBrandSelector {
|
|
430
|
-
}
|
|
431
406
|
interface SqmCardFeed {
|
|
432
407
|
/**
|
|
433
408
|
* @uiName Column gap
|
|
@@ -534,47 +509,14 @@ export namespace Components {
|
|
|
534
509
|
"contextName": string;
|
|
535
510
|
}
|
|
536
511
|
interface SqmCouponCode {
|
|
537
|
-
/**
|
|
538
|
-
* Background color of share link container
|
|
539
|
-
* @uiName Background color
|
|
540
|
-
* @uiWidget color
|
|
541
|
-
* @format color
|
|
542
|
-
* @uiGroup Style
|
|
543
|
-
*/
|
|
544
|
-
"backgroundColor"?: string;
|
|
545
|
-
/**
|
|
546
|
-
* Border color of share link container
|
|
547
|
-
* @uiName Border color
|
|
548
|
-
* @uiWidget color
|
|
549
|
-
* @format color
|
|
550
|
-
* @uiGroup Style
|
|
551
|
-
*/
|
|
552
|
-
"borderColor"?: string;
|
|
553
|
-
/**
|
|
554
|
-
* The border radius on the share link container (in pixels)
|
|
555
|
-
* @uiName Border Radius
|
|
556
|
-
* @uiType number
|
|
557
|
-
* @uiGroup Style
|
|
558
|
-
*/
|
|
559
|
-
"borderRadius"?: string;
|
|
560
512
|
/**
|
|
561
513
|
* Set the copy button style and placement.
|
|
562
514
|
* @uiName Style
|
|
563
515
|
* @uiType string
|
|
564
516
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
565
517
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
566
|
-
* @uiGroup Style
|
|
567
518
|
*/
|
|
568
519
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
569
|
-
/**
|
|
570
|
-
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
571
|
-
* @uiName Button Type
|
|
572
|
-
* @uiType string
|
|
573
|
-
* @uiEnum ["primary", "secondary"]
|
|
574
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
575
|
-
* @uiGroup Style
|
|
576
|
-
*/
|
|
577
|
-
"buttonType"?: "primary" | "secondary";
|
|
578
520
|
/**
|
|
579
521
|
* Display this message when the coupon code has been cancelled.
|
|
580
522
|
* @uiWidget textArea
|
|
@@ -582,6 +524,20 @@ export namespace Components {
|
|
|
582
524
|
* @uiGroup Coupon code error
|
|
583
525
|
*/
|
|
584
526
|
"cancelledErrorText": string;
|
|
527
|
+
/**
|
|
528
|
+
* Display this message when the code fails to load before retrying.
|
|
529
|
+
* @uiWidget textArea
|
|
530
|
+
* @uiName Code sync error retry message
|
|
531
|
+
* @uiGroup Coupon code error
|
|
532
|
+
*/
|
|
533
|
+
"codeSyncErrorRetryText": string;
|
|
534
|
+
/**
|
|
535
|
+
* Display this message when the code fails to load after retrying.
|
|
536
|
+
* @uiWidget textArea
|
|
537
|
+
* @uiName Code sync error message
|
|
538
|
+
* @uiGroup Coupon code error
|
|
539
|
+
*/
|
|
540
|
+
"codeSyncErrorText": string;
|
|
585
541
|
/**
|
|
586
542
|
* @uiName Copy button label
|
|
587
543
|
*/
|
|
@@ -647,17 +603,8 @@ export namespace Components {
|
|
|
647
603
|
* @uiType string
|
|
648
604
|
* @uiEnum ["left", "center", "right"]
|
|
649
605
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
650
|
-
* @uiGroup Style
|
|
651
606
|
*/
|
|
652
607
|
"textAlign"?: "left" | "center" | "right";
|
|
653
|
-
/**
|
|
654
|
-
* Color of the text and copy icon
|
|
655
|
-
* @uiName Text color
|
|
656
|
-
* @uiWidget color
|
|
657
|
-
* @format color
|
|
658
|
-
* @uiGroup Style
|
|
659
|
-
*/
|
|
660
|
-
"textColor"?: string;
|
|
661
608
|
/**
|
|
662
609
|
* The number of milliseconds that the tooltip appears for
|
|
663
610
|
* @uiName Tooltip lifespan
|
|
@@ -670,18 +617,6 @@ export namespace Components {
|
|
|
670
617
|
"tooltiptext": string;
|
|
671
618
|
}
|
|
672
619
|
interface SqmDividedLayout {
|
|
673
|
-
/**
|
|
674
|
-
* Background color of the divider
|
|
675
|
-
* @uiName Divider Background Color
|
|
676
|
-
* @uiWidget color
|
|
677
|
-
*/
|
|
678
|
-
"backgroundColor"?: string;
|
|
679
|
-
/**
|
|
680
|
-
* Color of the divider (defaults to default text color if none is set)
|
|
681
|
-
* @uiName Divider Background Color
|
|
682
|
-
* @uiWidget color
|
|
683
|
-
*/
|
|
684
|
-
"borderColor"?: string;
|
|
685
620
|
/**
|
|
686
621
|
* Overrides max-width of content area
|
|
687
622
|
* @uiName Content Area Width
|
|
@@ -696,7 +631,7 @@ export namespace Components {
|
|
|
696
631
|
*/
|
|
697
632
|
"direction": "row" | "column";
|
|
698
633
|
/**
|
|
699
|
-
*
|
|
634
|
+
* Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
700
635
|
* @uiName Border style
|
|
701
636
|
*/
|
|
702
637
|
"dividerStyle": string;
|
|
@@ -1006,15 +941,11 @@ export namespace Components {
|
|
|
1006
941
|
}
|
|
1007
942
|
interface SqmHero {
|
|
1008
943
|
/**
|
|
1009
|
-
*
|
|
944
|
+
* Can be an image url, colour or Shoelace variable.
|
|
1010
945
|
* @uiName Background
|
|
1011
946
|
* @uiWidget Background
|
|
1012
947
|
*/
|
|
1013
948
|
"background"?: string;
|
|
1014
|
-
/**
|
|
1015
|
-
* @uiName Hide the column in mobile view (can only be used when two columns are present)
|
|
1016
|
-
*/
|
|
1017
|
-
"columnToHideInMobile"?: "primary" | "secondary" | null;
|
|
1018
949
|
/**
|
|
1019
950
|
* @uiName Columns
|
|
1020
951
|
* @uiEnum [1, 2]
|
|
@@ -1051,7 +982,6 @@ export namespace Components {
|
|
|
1051
982
|
* @uiName Background color
|
|
1052
983
|
* @uiWidget color
|
|
1053
984
|
* @format color
|
|
1054
|
-
* @uiGroup Style
|
|
1055
985
|
*/
|
|
1056
986
|
"backgroundColor"?: string;
|
|
1057
987
|
/**
|
|
@@ -1067,15 +997,6 @@ export namespace Components {
|
|
|
1067
997
|
* @uiName Button text
|
|
1068
998
|
*/
|
|
1069
999
|
"buttonText"?: string;
|
|
1070
|
-
/**
|
|
1071
|
-
* The type of the button that is used (primary or secondary).
|
|
1072
|
-
* @uiName Button Type
|
|
1073
|
-
* @uiType string
|
|
1074
|
-
* @uiEnum ["primary", "secondary"]
|
|
1075
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
1076
|
-
* @uiGroup Style
|
|
1077
|
-
*/
|
|
1078
|
-
"buttonType"?: "primary" | "secondary";
|
|
1079
1000
|
/**
|
|
1080
1001
|
* @uiName Description
|
|
1081
1002
|
* @uiWidget textArea
|
|
@@ -1090,13 +1011,11 @@ export namespace Components {
|
|
|
1090
1011
|
* @uiType string
|
|
1091
1012
|
* @uiEnum ["top", "bottom"]
|
|
1092
1013
|
* @uiEnumNames ["Top", "Bottom"]
|
|
1093
|
-
* @uiGroup Style
|
|
1094
1014
|
*/
|
|
1095
1015
|
"imageMobilePos": "top" | "bottom";
|
|
1096
1016
|
/**
|
|
1097
1017
|
* @uiName Image percentage
|
|
1098
1018
|
* @uiType number
|
|
1099
|
-
* @uiGroup Style
|
|
1100
1019
|
*/
|
|
1101
1020
|
"imagePercentage": number;
|
|
1102
1021
|
/**
|
|
@@ -1104,7 +1023,6 @@ export namespace Components {
|
|
|
1104
1023
|
* @uiType string
|
|
1105
1024
|
* @uiEnum ["left", "center", "right"]
|
|
1106
1025
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
1107
|
-
* @uiGroup Style
|
|
1108
1026
|
*/
|
|
1109
1027
|
"imagePos": "left" | "center" | "right";
|
|
1110
1028
|
/**
|
|
@@ -1118,19 +1036,16 @@ export namespace Components {
|
|
|
1118
1036
|
* @uiType string
|
|
1119
1037
|
* @uiEnum ["overlay", "columns"]
|
|
1120
1038
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
1121
|
-
* @uiGroup Style
|
|
1122
1039
|
*/
|
|
1123
1040
|
"layout": "overlay" | "columns";
|
|
1124
1041
|
/**
|
|
1125
1042
|
* @uiName Overlay color
|
|
1126
1043
|
* @uiWidget color
|
|
1127
1044
|
* @format color
|
|
1128
|
-
* @uiGroup Style
|
|
1129
1045
|
*/
|
|
1130
1046
|
"overlayColor"?: string;
|
|
1131
1047
|
/**
|
|
1132
1048
|
* @uiName Overlay opacity
|
|
1133
|
-
* @uiGroup Style
|
|
1134
1049
|
*/
|
|
1135
1050
|
"overlayOpacity": string;
|
|
1136
1051
|
/**
|
|
@@ -1138,7 +1053,6 @@ export namespace Components {
|
|
|
1138
1053
|
* @uiType string
|
|
1139
1054
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1140
1055
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1141
|
-
* @uiGroup Style
|
|
1142
1056
|
*/
|
|
1143
1057
|
"paddingImage": Spacing;
|
|
1144
1058
|
/**
|
|
@@ -1146,14 +1060,12 @@ export namespace Components {
|
|
|
1146
1060
|
* @uiType string
|
|
1147
1061
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1148
1062
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1149
|
-
* @uiGroup Style
|
|
1150
1063
|
*/
|
|
1151
1064
|
"paddingText": Spacing;
|
|
1152
1065
|
/**
|
|
1153
1066
|
* @uiName Text color
|
|
1154
1067
|
* @uiWidget color
|
|
1155
1068
|
* @format color
|
|
1156
|
-
* @uiGroup Style
|
|
1157
1069
|
*/
|
|
1158
1070
|
"textColor"?: string;
|
|
1159
1071
|
}
|
|
@@ -1569,32 +1481,202 @@ export namespace Components {
|
|
|
1569
1481
|
"renderCell": (data: Invoice) => Promise<any>;
|
|
1570
1482
|
"renderLabel": () => Promise<any>;
|
|
1571
1483
|
}
|
|
1572
|
-
interface
|
|
1484
|
+
interface SqmLeadCheckboxField {
|
|
1573
1485
|
/**
|
|
1574
|
-
*
|
|
1575
|
-
* @
|
|
1486
|
+
* @uiName Checkbox label
|
|
1487
|
+
* @uiWidget textArea
|
|
1576
1488
|
*/
|
|
1577
|
-
"
|
|
1489
|
+
"checkboxLabel": string;
|
|
1578
1490
|
/**
|
|
1579
|
-
*
|
|
1580
|
-
* @uiName
|
|
1581
|
-
* @uiWidget color
|
|
1582
|
-
* @uiGroup Style
|
|
1491
|
+
* Used with link text if the checkbox label contains {labelLink}
|
|
1492
|
+
* @uiName Checkbox label link
|
|
1583
1493
|
*/
|
|
1584
|
-
"
|
|
1494
|
+
"checkboxLabelLink"?: string;
|
|
1585
1495
|
/**
|
|
1586
|
-
*
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1496
|
+
* @uiName Checkbox label link lext
|
|
1497
|
+
*/
|
|
1498
|
+
"checkboxLabelLinkText"?: string;
|
|
1499
|
+
/**
|
|
1500
|
+
* This name is used as the key for this form field on submission. The name must be unique within this specific form.
|
|
1501
|
+
* @uiName Checkbox name attribute
|
|
1502
|
+
* @required
|
|
1503
|
+
*/
|
|
1504
|
+
"checkboxName": string;
|
|
1505
|
+
/**
|
|
1506
|
+
* @uiName Optional
|
|
1507
|
+
*/
|
|
1508
|
+
"checkboxOptional"?: boolean;
|
|
1509
|
+
/**
|
|
1510
|
+
* @undocumented
|
|
1511
|
+
* @uiType object
|
|
1512
|
+
*/
|
|
1513
|
+
"demoData"?: DemoData<LeadCheckboxFieldViewProps>;
|
|
1514
|
+
/**
|
|
1515
|
+
* @uiName Unchecked error message
|
|
1516
|
+
*/
|
|
1517
|
+
"errorMessage"?: string;
|
|
1518
|
+
}
|
|
1519
|
+
interface SqmLeadDropdownField {
|
|
1520
|
+
/**
|
|
1521
|
+
* @undocumented
|
|
1522
|
+
* @uiType object
|
|
1523
|
+
*/
|
|
1524
|
+
"demoData"?: DemoData<DropdownFieldViewProps>;
|
|
1525
|
+
/**
|
|
1526
|
+
* @uiName Dropdown label
|
|
1527
|
+
*/
|
|
1528
|
+
"dropdownLabel": string;
|
|
1529
|
+
/**
|
|
1530
|
+
* This name is used as the key for this form field on submission. The name must be unique within this specific form.
|
|
1531
|
+
* @uiName Dropdown name attribute
|
|
1532
|
+
* @required
|
|
1533
|
+
*/
|
|
1534
|
+
"dropdownName": string;
|
|
1535
|
+
/**
|
|
1536
|
+
* @uiName Optional
|
|
1537
|
+
* @default
|
|
1538
|
+
*/
|
|
1539
|
+
"dropdownOptional": boolean;
|
|
1540
|
+
/**
|
|
1541
|
+
* @uiName Multiple selection
|
|
1542
|
+
* @default
|
|
1543
|
+
*/
|
|
1544
|
+
"multiple": boolean;
|
|
1545
|
+
/**
|
|
1546
|
+
* @uiName Optional label
|
|
1590
1547
|
*/
|
|
1591
|
-
"
|
|
1548
|
+
"optionalLabel": string;
|
|
1592
1549
|
/**
|
|
1593
|
-
*
|
|
1594
|
-
* @uiName
|
|
1595
|
-
* @
|
|
1550
|
+
* The message to be displayed when a required field is not filled.
|
|
1551
|
+
* @uiName Required field message
|
|
1552
|
+
* @uiWidget textArea
|
|
1553
|
+
*/
|
|
1554
|
+
"requiredFieldErrorMessage": string;
|
|
1555
|
+
}
|
|
1556
|
+
interface SqmLeadForm {
|
|
1557
|
+
/**
|
|
1558
|
+
* @undocumented
|
|
1559
|
+
* @uiType object
|
|
1560
|
+
*/
|
|
1561
|
+
"demoData"?: DemoData<LeadFormViewProps>;
|
|
1562
|
+
/**
|
|
1563
|
+
* @uiName Email field label
|
|
1564
|
+
*/
|
|
1565
|
+
"emailLabel": string;
|
|
1566
|
+
/**
|
|
1567
|
+
* @uiName First Name field label
|
|
1568
|
+
*/
|
|
1569
|
+
"firstNameLabel": string;
|
|
1570
|
+
/**
|
|
1571
|
+
* Key of the form to connect to. Create and manage forms in the /advocate dashboard under Data > Forms.
|
|
1572
|
+
* @uiName Form key
|
|
1573
|
+
*/
|
|
1574
|
+
"formKey": string;
|
|
1575
|
+
/**
|
|
1576
|
+
* The message to be displayed if the email used is invalid.
|
|
1577
|
+
* @uiName Invalid email message
|
|
1578
|
+
* @uiWidget textArea
|
|
1579
|
+
*/
|
|
1580
|
+
"invalidEmailErrorMessage": string;
|
|
1581
|
+
/**
|
|
1582
|
+
* @uiName Last Name field label
|
|
1583
|
+
*/
|
|
1584
|
+
"lastNameLabel": string;
|
|
1585
|
+
/**
|
|
1586
|
+
* The message to be displayed if a the form submission fails unexpectedly.
|
|
1587
|
+
* @uiName Network error message
|
|
1588
|
+
* @uiWidget textArea
|
|
1589
|
+
*/
|
|
1590
|
+
"networkErrorMessage": string;
|
|
1591
|
+
/**
|
|
1592
|
+
* @uiName Header text
|
|
1593
|
+
*/
|
|
1594
|
+
"pageLabel": string;
|
|
1595
|
+
/**
|
|
1596
|
+
* The message to be displayed if a required field is not filled.
|
|
1597
|
+
* @uiName Required field message
|
|
1598
|
+
* @uiWidget textArea
|
|
1599
|
+
*/
|
|
1600
|
+
"requiredFieldErrorMessage": string;
|
|
1601
|
+
/**
|
|
1602
|
+
* @uiName Submit another form button label
|
|
1603
|
+
*/
|
|
1604
|
+
"resubmitFormLabel": string;
|
|
1605
|
+
/**
|
|
1606
|
+
* Description text shown if an error occurs.
|
|
1607
|
+
* @uiName Submit error description
|
|
1608
|
+
*/
|
|
1609
|
+
"submitErrorDescription": string;
|
|
1610
|
+
/**
|
|
1611
|
+
* Header text shown if an error occurs.
|
|
1612
|
+
* @uiName Submit error header
|
|
1613
|
+
*/
|
|
1614
|
+
"submitErrorHeader": string;
|
|
1615
|
+
/**
|
|
1616
|
+
* @uiName Submit button text
|
|
1617
|
+
*/
|
|
1618
|
+
"submitLabel": string;
|
|
1619
|
+
/**
|
|
1620
|
+
* Description text shown on successful lead submission.
|
|
1621
|
+
* @uiName Submit success description
|
|
1622
|
+
*/
|
|
1623
|
+
"submitSuccessDescription": string;
|
|
1624
|
+
/**
|
|
1625
|
+
* Header text shown on successful lead submission.
|
|
1626
|
+
* @uiName Submit success header
|
|
1627
|
+
*/
|
|
1628
|
+
"submitSuccessHeader": string;
|
|
1629
|
+
/**
|
|
1630
|
+
* Optional support link text for error messages.
|
|
1631
|
+
* @uiName Support link text
|
|
1632
|
+
*/
|
|
1633
|
+
"supportLinkText": string;
|
|
1634
|
+
}
|
|
1635
|
+
interface SqmLeadInputField {
|
|
1636
|
+
/**
|
|
1637
|
+
* @undocumented
|
|
1638
|
+
* @uiType object
|
|
1596
1639
|
*/
|
|
1597
|
-
"
|
|
1640
|
+
"demoData"?: DemoData<LeadInputFieldViewProps>;
|
|
1641
|
+
/**
|
|
1642
|
+
* @uiName Input label
|
|
1643
|
+
*/
|
|
1644
|
+
"fieldLabel": string;
|
|
1645
|
+
/**
|
|
1646
|
+
* This name is used as the key for this form field on submission. The name must be unique within this specific form.
|
|
1647
|
+
* @uiName Input name attribute
|
|
1648
|
+
* @required
|
|
1649
|
+
*/
|
|
1650
|
+
"fieldName": string;
|
|
1651
|
+
/**
|
|
1652
|
+
* @uiName Optional
|
|
1653
|
+
* @default
|
|
1654
|
+
*/
|
|
1655
|
+
"fieldOptional"?: boolean;
|
|
1656
|
+
/**
|
|
1657
|
+
* @uiName Input type
|
|
1658
|
+
* @uiType string
|
|
1659
|
+
* @uiEnum ["text", "date", "tel"]
|
|
1660
|
+
* @uiEnumNames ["Text", "Date", "Phone Number"]
|
|
1661
|
+
*/
|
|
1662
|
+
"fieldType": "text" | "date" | "tel";
|
|
1663
|
+
/**
|
|
1664
|
+
* @uiName Optional label
|
|
1665
|
+
*/
|
|
1666
|
+
"optionalLabel": string;
|
|
1667
|
+
/**
|
|
1668
|
+
* The message to be displayed when a required field is not filled.
|
|
1669
|
+
* @uiName Required field message
|
|
1670
|
+
* @uiWidget textArea
|
|
1671
|
+
*/
|
|
1672
|
+
"requiredFieldErrorMessage": string;
|
|
1673
|
+
}
|
|
1674
|
+
interface SqmLeaderboard {
|
|
1675
|
+
/**
|
|
1676
|
+
* Title displayed for users without names
|
|
1677
|
+
* @uiName Unknown user text
|
|
1678
|
+
*/
|
|
1679
|
+
"anonymousUser": string;
|
|
1598
1680
|
/**
|
|
1599
1681
|
* @undocumented
|
|
1600
1682
|
* @uiType object
|
|
@@ -1663,31 +1745,10 @@ export namespace Components {
|
|
|
1663
1745
|
* @uiName Stats column heading
|
|
1664
1746
|
*/
|
|
1665
1747
|
"statsheading": string;
|
|
1666
|
-
/**
|
|
1667
|
-
* Text color of the leaderboard.
|
|
1668
|
-
* @uiName Text Color
|
|
1669
|
-
* @uiWidget color
|
|
1670
|
-
* @uiGroup Style
|
|
1671
|
-
*/
|
|
1672
|
-
"textColor"?: string;
|
|
1673
1748
|
/**
|
|
1674
1749
|
* @uiName User column heading
|
|
1675
1750
|
*/
|
|
1676
1751
|
"usersheading": string;
|
|
1677
|
-
/**
|
|
1678
|
-
* Changes the background color of the viewing user row in the leaderboard.
|
|
1679
|
-
* @uiName Viewing User Highlight Color
|
|
1680
|
-
* @uiWidget color
|
|
1681
|
-
* @uiGroup Style
|
|
1682
|
-
*/
|
|
1683
|
-
"viewingUserHighlightColor"?: string;
|
|
1684
|
-
/**
|
|
1685
|
-
* Changes the text color of the viewing user row in the leaderboard.
|
|
1686
|
-
* @uiName Viewing User Text Color
|
|
1687
|
-
* @uiWidget color
|
|
1688
|
-
* @uiGroup Style
|
|
1689
|
-
*/
|
|
1690
|
-
"viewingUserHighlightTextColor"?: string;
|
|
1691
1752
|
/**
|
|
1692
1753
|
* @uiName Viewing user text
|
|
1693
1754
|
*/
|
|
@@ -1830,106 +1891,29 @@ export namespace Components {
|
|
|
1830
1891
|
"menuLabel": string;
|
|
1831
1892
|
}
|
|
1832
1893
|
interface SqmNavigationSidebar {
|
|
1894
|
+
}
|
|
1895
|
+
interface SqmNavigationSidebarItem {
|
|
1833
1896
|
/**
|
|
1834
1897
|
* @undocumented
|
|
1835
1898
|
* @uiType object
|
|
1836
1899
|
*/
|
|
1837
|
-
"demoData"?: DemoData<
|
|
1900
|
+
"demoData"?: DemoData<NavigationSidebarItemViewProps>;
|
|
1838
1901
|
/**
|
|
1839
|
-
*
|
|
1840
|
-
* @
|
|
1841
|
-
* @format color
|
|
1842
|
-
* @uiGroup Style
|
|
1902
|
+
* Options available at https://shoelace.style/components/icon
|
|
1903
|
+
* @uiName Icon
|
|
1843
1904
|
*/
|
|
1844
|
-
"
|
|
1845
|
-
}
|
|
1846
|
-
interface SqmNavigationSidebarItem {
|
|
1905
|
+
"icon": string;
|
|
1847
1906
|
/**
|
|
1848
|
-
*
|
|
1849
|
-
* @uiName Background Color
|
|
1850
|
-
* @uiWidget color
|
|
1851
|
-
* @uiGroup Style
|
|
1907
|
+
* @uiName Label
|
|
1852
1908
|
*/
|
|
1853
|
-
"
|
|
1854
|
-
/**
|
|
1855
|
-
* Background color of the nav item when focused
|
|
1856
|
-
* @uiName Background Focused Color
|
|
1857
|
-
* @uiWidget color
|
|
1858
|
-
* @uiGroup Style
|
|
1859
|
-
*/
|
|
1860
|
-
"backgroundFocusedColor"?: string;
|
|
1861
|
-
/**
|
|
1862
|
-
* Background color of the nav item when hovered
|
|
1863
|
-
* @uiName Background Hover Color
|
|
1864
|
-
* @uiWidget color
|
|
1865
|
-
* @uiGroup Style
|
|
1866
|
-
*/
|
|
1867
|
-
"backgroundHoverColor"?: string;
|
|
1868
|
-
/**
|
|
1869
|
-
* Border radius (in number of pixels)
|
|
1870
|
-
* @uiName Border Radius
|
|
1871
|
-
* @uiGroup Style
|
|
1872
|
-
*/
|
|
1873
|
-
"borderRadius"?: number;
|
|
1874
|
-
/**
|
|
1875
|
-
* @undocumented
|
|
1876
|
-
* @uiType object
|
|
1877
|
-
*/
|
|
1878
|
-
"demoData"?: DemoData<NavigationSidebarItemViewProps>;
|
|
1879
|
-
/**
|
|
1880
|
-
* Options available at https://shoelace.style/components/icon
|
|
1881
|
-
* @uiName Icon
|
|
1882
|
-
* @uiGroup Style
|
|
1883
|
-
*/
|
|
1884
|
-
"icon": string;
|
|
1885
|
-
/**
|
|
1886
|
-
* @uiName Label
|
|
1887
|
-
*/
|
|
1888
|
-
"label": string;
|
|
1889
|
-
/**
|
|
1890
|
-
* @uiName Padding
|
|
1891
|
-
* @uiType string
|
|
1892
|
-
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1893
|
-
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1894
|
-
*/
|
|
1895
|
-
"padding"?: Spacing;
|
|
1909
|
+
"label": string;
|
|
1896
1910
|
/**
|
|
1897
1911
|
* @uiName Navigation path
|
|
1898
1912
|
* @uiWidget pageSelect
|
|
1899
1913
|
*/
|
|
1900
1914
|
"path": string;
|
|
1901
|
-
/**
|
|
1902
|
-
* Text color of the nav item
|
|
1903
|
-
* @uiName Text Color
|
|
1904
|
-
* @uiWidget color
|
|
1905
|
-
* @uiGroup Style
|
|
1906
|
-
*/
|
|
1907
|
-
"textColor"?: string;
|
|
1908
|
-
/**
|
|
1909
|
-
* Text color of the nav item when items is focused
|
|
1910
|
-
* @uiName Text Focused Color
|
|
1911
|
-
* @uiWidget color
|
|
1912
|
-
* @uiGroup Style
|
|
1913
|
-
*/
|
|
1914
|
-
"textFocusedColor"?: string;
|
|
1915
|
-
/**
|
|
1916
|
-
* Text color of the nav item when hovered
|
|
1917
|
-
* @uiName Text Hover Color
|
|
1918
|
-
* @uiWidget color
|
|
1919
|
-
* @uiGroup Style
|
|
1920
|
-
*/
|
|
1921
|
-
"textHoverColor"?: string;
|
|
1922
1915
|
}
|
|
1923
1916
|
interface SqmPagination {
|
|
1924
|
-
/**
|
|
1925
|
-
* The type of the button that is used (primary or secondary).
|
|
1926
|
-
* @uiName Button Type
|
|
1927
|
-
* @uiType string
|
|
1928
|
-
* @uiEnum ["primary", "secondary"]
|
|
1929
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
1930
|
-
* @uiGroup Style
|
|
1931
|
-
*/
|
|
1932
|
-
"buttonType"?: "primary" | "secondary";
|
|
1933
1917
|
/**
|
|
1934
1918
|
* @undocumented
|
|
1935
1919
|
* @uiType object
|
|
@@ -2012,10 +1996,6 @@ export namespace Components {
|
|
|
2012
1996
|
* @uiName Payout missing information subtext
|
|
2013
1997
|
*/
|
|
2014
1998
|
"payoutMissingInformationText": string;
|
|
2015
|
-
/**
|
|
2016
|
-
* @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
|
|
2017
|
-
*/
|
|
2018
|
-
"stateController"?: string;
|
|
2019
1999
|
/**
|
|
2020
2000
|
* Badge text indicating payout status
|
|
2021
2001
|
* @uiName Payout badge status text
|
|
@@ -2028,6 +2008,14 @@ export namespace Components {
|
|
|
2028
2008
|
"thresholdPayoutText": string;
|
|
2029
2009
|
}
|
|
2030
2010
|
interface SqmPayoutStatusAlert {
|
|
2011
|
+
/**
|
|
2012
|
+
* @uiName Account review alert description
|
|
2013
|
+
*/
|
|
2014
|
+
"accountReviewDescription": string;
|
|
2015
|
+
/**
|
|
2016
|
+
* @uiName Account review alert header
|
|
2017
|
+
*/
|
|
2018
|
+
"accountReviewHeader": string;
|
|
2031
2019
|
/**
|
|
2032
2020
|
* @uiName Cash & Payouts Microsite Page (only set if alert is used in a microsite)
|
|
2033
2021
|
*/
|
|
@@ -2069,6 +2057,10 @@ export namespace Components {
|
|
|
2069
2057
|
* @uiName Support link text
|
|
2070
2058
|
*/
|
|
2071
2059
|
"supportLink": string;
|
|
2060
|
+
/**
|
|
2061
|
+
* @uiName Terms and Conditions text
|
|
2062
|
+
*/
|
|
2063
|
+
"termsAndConditions": string;
|
|
2072
2064
|
/**
|
|
2073
2065
|
* @uiName Verification failed internal alert description
|
|
2074
2066
|
*/
|
|
@@ -2105,6 +2097,18 @@ export namespace Components {
|
|
|
2105
2097
|
* @uiName Verification review internal alert header
|
|
2106
2098
|
*/
|
|
2107
2099
|
"verificationReviewInternalHeader": string;
|
|
2100
|
+
/**
|
|
2101
|
+
* @uiName W-9 payment threshold alert button text
|
|
2102
|
+
*/
|
|
2103
|
+
"w9RequiredButtonText": string;
|
|
2104
|
+
/**
|
|
2105
|
+
* @uiName W-9 payment threshold alert description
|
|
2106
|
+
*/
|
|
2107
|
+
"w9RequiredDescription": string;
|
|
2108
|
+
/**
|
|
2109
|
+
* @uiName W-9 payment threshold alert header
|
|
2110
|
+
*/
|
|
2111
|
+
"w9RequiredHeader": string;
|
|
2108
2112
|
}
|
|
2109
2113
|
interface SqmPopupContainer {
|
|
2110
2114
|
/**
|
|
@@ -2436,21 +2440,6 @@ export namespace Components {
|
|
|
2436
2440
|
"termsText"?: string;
|
|
2437
2441
|
}
|
|
2438
2442
|
interface SqmPortalForgotPassword {
|
|
2439
|
-
/**
|
|
2440
|
-
* @uiName Background color
|
|
2441
|
-
* @uiWidget color
|
|
2442
|
-
*/
|
|
2443
|
-
"backgroundColor": string;
|
|
2444
|
-
/**
|
|
2445
|
-
* @uiName Border style
|
|
2446
|
-
* @uiWidget textArea
|
|
2447
|
-
*/
|
|
2448
|
-
"border": string;
|
|
2449
|
-
/**
|
|
2450
|
-
* @uiName Border radius
|
|
2451
|
-
* @uiWidget number
|
|
2452
|
-
*/
|
|
2453
|
-
"borderRadius": string;
|
|
2454
2443
|
/**
|
|
2455
2444
|
* @undocumented
|
|
2456
2445
|
* @uiType object
|
|
@@ -2495,30 +2484,11 @@ export namespace Components {
|
|
|
2495
2484
|
"successAlertText": string;
|
|
2496
2485
|
}
|
|
2497
2486
|
interface SqmPortalFrame {
|
|
2498
|
-
/**
|
|
2499
|
-
* @uiName Background color
|
|
2500
|
-
* @uiWidget color
|
|
2501
|
-
* @uiType string
|
|
2502
|
-
*/
|
|
2503
|
-
"backgroundColor": string;
|
|
2504
|
-
/**
|
|
2505
|
-
* Borders placed to seperate the header and footer from the body content.
|
|
2506
|
-
* @uiName Border
|
|
2507
|
-
* @uiType string
|
|
2508
|
-
*/
|
|
2509
|
-
"border": string;
|
|
2510
2487
|
/**
|
|
2511
2488
|
* @undocumented
|
|
2512
2489
|
* @uiType object
|
|
2513
2490
|
*/
|
|
2514
2491
|
"demoData"?: DemoData<PortalFrameViewProps>;
|
|
2515
|
-
/**
|
|
2516
|
-
* Background color for the header and footer.
|
|
2517
|
-
* @uiName Header and Footer Background Color
|
|
2518
|
-
* @uiWidget color
|
|
2519
|
-
* @uiType string
|
|
2520
|
-
*/
|
|
2521
|
-
"headerAndFooterBackgroundColor": string;
|
|
2522
2492
|
/**
|
|
2523
2493
|
* @undocumented
|
|
2524
2494
|
*/
|
|
@@ -3251,13 +3221,7 @@ export namespace Components {
|
|
|
3251
3221
|
* @uiWidget color
|
|
3252
3222
|
* @format color
|
|
3253
3223
|
*/
|
|
3254
|
-
"backgroundColor"
|
|
3255
|
-
/**
|
|
3256
|
-
* Amount in pixels
|
|
3257
|
-
* @uiName Border radius
|
|
3258
|
-
* @type number
|
|
3259
|
-
*/
|
|
3260
|
-
"borderRadius"?: number;
|
|
3224
|
+
"backgroundColor": string;
|
|
3261
3225
|
/**
|
|
3262
3226
|
* @uiName Description
|
|
3263
3227
|
* @uiWidget textArea
|
|
@@ -3272,18 +3236,6 @@ export namespace Components {
|
|
|
3272
3236
|
* @uiName Icon
|
|
3273
3237
|
*/
|
|
3274
3238
|
"icon"?: string;
|
|
3275
|
-
/**
|
|
3276
|
-
* @uiName Icon Background color
|
|
3277
|
-
* @uiWidget color
|
|
3278
|
-
* @format color
|
|
3279
|
-
*/
|
|
3280
|
-
"iconBackgroundColor"?: string;
|
|
3281
|
-
/**
|
|
3282
|
-
* @uiName Icon color
|
|
3283
|
-
* @uiWidget color
|
|
3284
|
-
* @format color
|
|
3285
|
-
*/
|
|
3286
|
-
"iconColor"?: string;
|
|
3287
3239
|
/**
|
|
3288
3240
|
* Displayed in place of an icon
|
|
3289
3241
|
* @uiName Image URL
|
|
@@ -3296,7 +3248,7 @@ export namespace Components {
|
|
|
3296
3248
|
* @uiWidget color
|
|
3297
3249
|
* @format color
|
|
3298
3250
|
*/
|
|
3299
|
-
"textColor"
|
|
3251
|
+
"textColor": string;
|
|
3300
3252
|
}
|
|
3301
3253
|
interface SqmProgramMenu {
|
|
3302
3254
|
}
|
|
@@ -3348,20 +3300,7 @@ export namespace Components {
|
|
|
3348
3300
|
* @uiWidget color
|
|
3349
3301
|
* @uiType string
|
|
3350
3302
|
*/
|
|
3351
|
-
"backgroundColor"
|
|
3352
|
-
/**
|
|
3353
|
-
* Border color of container
|
|
3354
|
-
* @uiName Border color
|
|
3355
|
-
* @uiWidget color
|
|
3356
|
-
* @format color
|
|
3357
|
-
*/
|
|
3358
|
-
"borderColor"?: string;
|
|
3359
|
-
/**
|
|
3360
|
-
* The border radius (in pixels)
|
|
3361
|
-
* @uiName Border Radius
|
|
3362
|
-
* @uiType number
|
|
3363
|
-
*/
|
|
3364
|
-
"borderRadius"?: number;
|
|
3303
|
+
"backgroundColor": string;
|
|
3365
3304
|
/**
|
|
3366
3305
|
* @uiName Hide border
|
|
3367
3306
|
* @uiType boolean
|
|
@@ -3400,13 +3339,6 @@ export namespace Components {
|
|
|
3400
3339
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
3401
3340
|
*/
|
|
3402
3341
|
"paddingTop": string;
|
|
3403
|
-
/**
|
|
3404
|
-
* Color of the text and copy icon
|
|
3405
|
-
* @uiName Text color
|
|
3406
|
-
* @uiWidget color
|
|
3407
|
-
* @format color
|
|
3408
|
-
*/
|
|
3409
|
-
"textColor"?: string;
|
|
3410
3342
|
/**
|
|
3411
3343
|
* @uiName Vertical alignment
|
|
3412
3344
|
* @uiType string
|
|
@@ -3416,47 +3348,14 @@ export namespace Components {
|
|
|
3416
3348
|
"verticalAlignment": "start" | "center" | "end";
|
|
3417
3349
|
}
|
|
3418
3350
|
interface SqmReferralCode {
|
|
3419
|
-
/**
|
|
3420
|
-
* Background color of share link container
|
|
3421
|
-
* @uiName Background color
|
|
3422
|
-
* @uiWidget color
|
|
3423
|
-
* @format color
|
|
3424
|
-
* @uiGroup Style
|
|
3425
|
-
*/
|
|
3426
|
-
"backgroundColor"?: string;
|
|
3427
|
-
/**
|
|
3428
|
-
* Border color of share link container (default is set to 1px solid transparent)
|
|
3429
|
-
* @uiName Border color
|
|
3430
|
-
* @uiWidget color
|
|
3431
|
-
* @format color
|
|
3432
|
-
* @uiGroup Style
|
|
3433
|
-
*/
|
|
3434
|
-
"borderColor"?: string;
|
|
3435
|
-
/**
|
|
3436
|
-
* The border radius on the share link container (in pixels)
|
|
3437
|
-
* @uiName Border Radius
|
|
3438
|
-
* @uiType number
|
|
3439
|
-
* @uiGroup Style
|
|
3440
|
-
*/
|
|
3441
|
-
"borderRadius"?: string;
|
|
3442
3351
|
/**
|
|
3443
3352
|
* Set the copy button style and placement
|
|
3444
3353
|
* @uiName Style
|
|
3445
3354
|
* @uiType string
|
|
3446
3355
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
3447
3356
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
3448
|
-
* @uiGroup Style
|
|
3449
3357
|
*/
|
|
3450
3358
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
3451
|
-
/**
|
|
3452
|
-
* The type of the button that is used (primary or secondary).
|
|
3453
|
-
* @uiName Button Type
|
|
3454
|
-
* @uiType string
|
|
3455
|
-
* @uiEnum ["primary", "secondary"]
|
|
3456
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
3457
|
-
* @uiGroup Style
|
|
3458
|
-
*/
|
|
3459
|
-
"buttonType"?: "primary" | "secondary";
|
|
3460
3359
|
/**
|
|
3461
3360
|
* @uiName Copy button label
|
|
3462
3361
|
*/
|
|
@@ -3488,17 +3387,8 @@ export namespace Components {
|
|
|
3488
3387
|
* @uiType string
|
|
3489
3388
|
* @uiEnum ["left", "center", "right"]
|
|
3490
3389
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
3491
|
-
* @uiGroup Style
|
|
3492
3390
|
*/
|
|
3493
3391
|
"textAlign": "left" | "center" | "right";
|
|
3494
|
-
/**
|
|
3495
|
-
* Color of the text and copy icon
|
|
3496
|
-
* @uiName Text color
|
|
3497
|
-
* @uiWidget color
|
|
3498
|
-
* @format color
|
|
3499
|
-
* @uiGroup Style
|
|
3500
|
-
*/
|
|
3501
|
-
"textColor"?: string;
|
|
3502
3392
|
/**
|
|
3503
3393
|
* The number of milliseconds that the tooltip appears for
|
|
3504
3394
|
* @uiName Tooltip lifespan
|
|
@@ -3533,12 +3423,6 @@ export namespace Components {
|
|
|
3533
3423
|
* @uiWidget programSelector
|
|
3534
3424
|
*/
|
|
3535
3425
|
"programId"?: string;
|
|
3536
|
-
/**
|
|
3537
|
-
* @uiName Text Color
|
|
3538
|
-
* @uiType string
|
|
3539
|
-
* @uiWidget color
|
|
3540
|
-
*/
|
|
3541
|
-
"textColor"?: string;
|
|
3542
3426
|
/**
|
|
3543
3427
|
* @uiName Title Text
|
|
3544
3428
|
*/
|
|
@@ -4002,13 +3886,6 @@ export namespace Components {
|
|
|
4002
3886
|
* @uiWidget textArea
|
|
4003
3887
|
*/
|
|
4004
3888
|
"sourceAmountMessage": string;
|
|
4005
|
-
/**
|
|
4006
|
-
* @componentState { "title": "Choose reward", "props": { "redeemStage": "chooseReward" }, "dependencies": ["sqm-reward-exchange-list"] }
|
|
4007
|
-
* @componentState { "title": "Reward details", "props": { "redeemStage": "chooseAmount" }, "dependencies": ["sqm-reward-exchange-list"] }
|
|
4008
|
-
* @componentState { "title": "Confirm exchange", "props": { "redeemStage": "confirmation" }, "dependencies": ["sqm-reward-exchange-list"] }
|
|
4009
|
-
* @componentState { "title": "Exchange successful", "props": { "redeemStage": "success" }, "dependencies": ["sqm-reward-exchange-list"] }
|
|
4010
|
-
*/
|
|
4011
|
-
"stateController": string;
|
|
4012
3889
|
/**
|
|
4013
3890
|
* Shown when a user copies a fuel tank code
|
|
4014
3891
|
* @uiName Tooltip text
|
|
@@ -4246,8 +4123,8 @@ export namespace Components {
|
|
|
4246
4123
|
*/
|
|
4247
4124
|
"pendingUnhandled": string;
|
|
4248
4125
|
/**
|
|
4249
|
-
* Displayed when a reward is pending due to
|
|
4250
|
-
* @uiName
|
|
4126
|
+
* Displayed when a reward is pending due to W-9 compliance.
|
|
4127
|
+
* @uiName W-9 pending text
|
|
4251
4128
|
*/
|
|
4252
4129
|
"pendingUsTax": string;
|
|
4253
4130
|
"renderCell": (data: Reward, options?: { locale: string; taxConnection: ImpactConnection; }) => Promise<any>;
|
|
@@ -4347,18 +4224,11 @@ export namespace Components {
|
|
|
4347
4224
|
* @uiName Button background color
|
|
4348
4225
|
* @uiWidget color
|
|
4349
4226
|
* @format color
|
|
4350
|
-
* @uiGroup Style
|
|
4351
4227
|
*/
|
|
4352
4228
|
"backgroundcolor"?: string;
|
|
4353
|
-
/**
|
|
4354
|
-
* @uiName Border
|
|
4355
|
-
* @uiGroup Style
|
|
4356
|
-
*/
|
|
4357
|
-
"border"?: string;
|
|
4358
4229
|
/**
|
|
4359
4230
|
* Configure border radius with pixel amount
|
|
4360
4231
|
* @uiName Border radius
|
|
4361
|
-
* @uiGroup Style
|
|
4362
4232
|
*/
|
|
4363
4233
|
"borderradius"?: number;
|
|
4364
4234
|
/**
|
|
@@ -4372,13 +4242,11 @@ export namespace Components {
|
|
|
4372
4242
|
"disabled"?: boolean;
|
|
4373
4243
|
/**
|
|
4374
4244
|
* @uiName Hide icon
|
|
4375
|
-
* @uiGroup Style
|
|
4376
4245
|
* @default
|
|
4377
4246
|
*/
|
|
4378
4247
|
"hideicon"?: boolean;
|
|
4379
4248
|
/**
|
|
4380
4249
|
* @uiName Hide text
|
|
4381
|
-
* @uiGroup Style
|
|
4382
4250
|
* @default
|
|
4383
4251
|
*/
|
|
4384
4252
|
"hidetext"?: boolean;
|
|
@@ -4416,7 +4284,6 @@ export namespace Components {
|
|
|
4416
4284
|
| "unknown";
|
|
4417
4285
|
/**
|
|
4418
4286
|
* @uiName Display pill
|
|
4419
|
-
* @uiGroup Style
|
|
4420
4287
|
*/
|
|
4421
4288
|
"pill"?: boolean;
|
|
4422
4289
|
/**
|
|
@@ -4440,24 +4307,21 @@ export namespace Components {
|
|
|
4440
4307
|
* @uiType string
|
|
4441
4308
|
* @uiEnum ["small", "medium", "large" ]
|
|
4442
4309
|
* @uiEnumNames ["Small", "Medium", "Large"]
|
|
4443
|
-
* @uiGroup Style
|
|
4444
4310
|
*/
|
|
4445
4311
|
"size"?: "small" | "medium" | "large";
|
|
4446
4312
|
/**
|
|
4447
4313
|
* @uiName Button text color
|
|
4448
4314
|
* @uiWidget color
|
|
4449
4315
|
* @format color
|
|
4450
|
-
* @uiGroup Style
|
|
4451
4316
|
*/
|
|
4452
4317
|
"textcolor"?: string;
|
|
4453
4318
|
/**
|
|
4454
4319
|
* @uiType string
|
|
4455
4320
|
* @uiName Button style
|
|
4456
|
-
* @uiEnum ["primary"
|
|
4457
|
-
* @uiEnumNames ["Primary", "
|
|
4321
|
+
* @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
|
|
4322
|
+
* @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
4458
4323
|
*/
|
|
4459
4324
|
"type"?: | "primary"
|
|
4460
|
-
| "secondary"
|
|
4461
4325
|
| "success"
|
|
4462
4326
|
| "info"
|
|
4463
4327
|
| "warning"
|
|
@@ -4476,47 +4340,14 @@ export namespace Components {
|
|
|
4476
4340
|
"unsupportedPlatformText"?: string;
|
|
4477
4341
|
}
|
|
4478
4342
|
interface SqmShareCode {
|
|
4479
|
-
/**
|
|
4480
|
-
* Background color of share link container
|
|
4481
|
-
* @uiName Background color
|
|
4482
|
-
* @uiWidget color
|
|
4483
|
-
* @format color
|
|
4484
|
-
* @uiGroup Style
|
|
4485
|
-
*/
|
|
4486
|
-
"backgroundColor"?: string;
|
|
4487
|
-
/**
|
|
4488
|
-
* Border color of share link container
|
|
4489
|
-
* @uiName Border color
|
|
4490
|
-
* @uiWidget color
|
|
4491
|
-
* @format color
|
|
4492
|
-
* @uiGroup Style
|
|
4493
|
-
*/
|
|
4494
|
-
"borderColor"?: string;
|
|
4495
|
-
/**
|
|
4496
|
-
* The border radius on the share link container (in pixels)
|
|
4497
|
-
* @uiName Border Radius
|
|
4498
|
-
* @uiType number
|
|
4499
|
-
* @uiGroup Style
|
|
4500
|
-
*/
|
|
4501
|
-
"borderRadius"?: string;
|
|
4502
4343
|
/**
|
|
4503
4344
|
* Set the copy button style and placement
|
|
4504
4345
|
* @uiName Style
|
|
4505
4346
|
* @uiType string
|
|
4506
4347
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
4507
4348
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4508
|
-
* @uiGroup Style
|
|
4509
4349
|
*/
|
|
4510
4350
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
4511
|
-
/**
|
|
4512
|
-
* The type of the button that is used (primary or secondary).
|
|
4513
|
-
* @uiName Button Type
|
|
4514
|
-
* @uiType string
|
|
4515
|
-
* @uiEnum ["primary", "secondary"]
|
|
4516
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
4517
|
-
* @uiGroup Style
|
|
4518
|
-
*/
|
|
4519
|
-
"buttonType"?: "primary" | "secondary";
|
|
4520
4351
|
/**
|
|
4521
4352
|
* @uiName Copy button label
|
|
4522
4353
|
*/
|
|
@@ -4538,17 +4369,8 @@ export namespace Components {
|
|
|
4538
4369
|
* @uiType string
|
|
4539
4370
|
* @uiEnum ["left", "center", "right"]
|
|
4540
4371
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
4541
|
-
* @uiGroup Style
|
|
4542
4372
|
*/
|
|
4543
4373
|
"textAlign": "left" | "center" | "right";
|
|
4544
|
-
/**
|
|
4545
|
-
* Color of the text and copy icon
|
|
4546
|
-
* @uiName Text color
|
|
4547
|
-
* @uiWidget color
|
|
4548
|
-
* @format color
|
|
4549
|
-
* @uiGroup Style
|
|
4550
|
-
*/
|
|
4551
|
-
"textColor"?: string;
|
|
4552
4374
|
/**
|
|
4553
4375
|
* The number of milliseconds that the tooltip appears for
|
|
4554
4376
|
* @uiName Tooltip lifespan
|
|
@@ -4561,47 +4383,14 @@ export namespace Components {
|
|
|
4561
4383
|
"tooltiptext": string;
|
|
4562
4384
|
}
|
|
4563
4385
|
interface SqmShareLink {
|
|
4564
|
-
/**
|
|
4565
|
-
* Background color of share link container
|
|
4566
|
-
* @uiName Background color
|
|
4567
|
-
* @uiWidget color
|
|
4568
|
-
* @format color
|
|
4569
|
-
* @uiGroup Style
|
|
4570
|
-
*/
|
|
4571
|
-
"backgroundColor"?: string;
|
|
4572
|
-
/**
|
|
4573
|
-
* Border color of share link container
|
|
4574
|
-
* @uiName Border color
|
|
4575
|
-
* @uiWidget color
|
|
4576
|
-
* @format color
|
|
4577
|
-
* @uiGroup Style
|
|
4578
|
-
*/
|
|
4579
|
-
"borderColor"?: string;
|
|
4580
|
-
/**
|
|
4581
|
-
* The border radius on the share link container (in pixels)
|
|
4582
|
-
* @uiName Border Radius
|
|
4583
|
-
* @uiType number
|
|
4584
|
-
* @uiGroup Style
|
|
4585
|
-
*/
|
|
4586
|
-
"borderRadius"?: string;
|
|
4587
4386
|
/**
|
|
4588
4387
|
* Set the copy button style and placement
|
|
4589
|
-
* @uiName
|
|
4388
|
+
* @uiName Style
|
|
4590
4389
|
* @uiType string
|
|
4591
4390
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
4592
4391
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4593
|
-
* @uiGroup Style
|
|
4594
4392
|
*/
|
|
4595
4393
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
4596
|
-
/**
|
|
4597
|
-
* The type of the button that is used (primary or secondary).
|
|
4598
|
-
* @uiName Button Type
|
|
4599
|
-
* @uiType string
|
|
4600
|
-
* @uiEnum ["primary", "secondary"]
|
|
4601
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
4602
|
-
* @uiGroup Style
|
|
4603
|
-
*/
|
|
4604
|
-
"buttonType"?: "primary" | "secondary";
|
|
4605
4394
|
/**
|
|
4606
4395
|
* @uiName Copy button label
|
|
4607
4396
|
*/
|
|
@@ -4623,17 +4412,8 @@ export namespace Components {
|
|
|
4623
4412
|
* @uiType string
|
|
4624
4413
|
* @uiEnum ["left", "center", "right"]
|
|
4625
4414
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
4626
|
-
* @uiGroup Style
|
|
4627
4415
|
*/
|
|
4628
4416
|
"textAlign"?: "left" | "center" | "right";
|
|
4629
|
-
/**
|
|
4630
|
-
* Color of the text and copy icon
|
|
4631
|
-
* @uiName Text color
|
|
4632
|
-
* @uiWidget color
|
|
4633
|
-
* @format color
|
|
4634
|
-
* @uiGroup Style
|
|
4635
|
-
*/
|
|
4636
|
-
"textColor"?: string;
|
|
4637
4417
|
/**
|
|
4638
4418
|
* The number of milliseconds that the tooltip appears for
|
|
4639
4419
|
* @uiName Tooltip lifespan
|
|
@@ -4647,34 +4427,12 @@ export namespace Components {
|
|
|
4647
4427
|
}
|
|
4648
4428
|
interface SqmStatContainer {
|
|
4649
4429
|
/**
|
|
4650
|
-
* Controls the alignment of the flexbox
|
|
4651
|
-
* @uiName Alignment
|
|
4652
|
-
* @uiType string
|
|
4653
|
-
* @uiEnum ["left", "right", "center"]
|
|
4654
|
-
* @uiEnumNames ["Left", "Right", "Center"]
|
|
4655
|
-
*/
|
|
4656
|
-
"alignment"?: "left" | "right" | "center";
|
|
4657
|
-
/**
|
|
4658
|
-
* @undocumented
|
|
4659
4430
|
* @uiName Display
|
|
4660
4431
|
* @uiType string
|
|
4661
4432
|
* @uiEnum ["grid", "flex"]
|
|
4662
4433
|
* @uiEnumNames ["Grid", "Flex"]
|
|
4663
4434
|
*/
|
|
4664
4435
|
"display": "grid" | "flex";
|
|
4665
|
-
/**
|
|
4666
|
-
* @uiName Gap
|
|
4667
|
-
* @uiType string
|
|
4668
|
-
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
4669
|
-
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
4670
|
-
*/
|
|
4671
|
-
"gap": Spacing;
|
|
4672
|
-
/**
|
|
4673
|
-
* Hide the seperating border between stats
|
|
4674
|
-
* @uiName Hide border
|
|
4675
|
-
* @uiType boolean
|
|
4676
|
-
*/
|
|
4677
|
-
"hideBorder"?: boolean;
|
|
4678
4436
|
/**
|
|
4679
4437
|
* @uiName Space between stats
|
|
4680
4438
|
* @uiType string
|
|
@@ -4716,33 +4474,8 @@ export namespace Components {
|
|
|
4716
4474
|
* @uiEnumNames ["Left", "Right", "Bottom", "Top"]
|
|
4717
4475
|
*/
|
|
4718
4476
|
"placement"?: "left" | "right" | "bottom" | "top";
|
|
4719
|
-
/**
|
|
4720
|
-
* Tab text color
|
|
4721
|
-
* @uiName Text color
|
|
4722
|
-
* @uiType string
|
|
4723
|
-
* @uiWidget color
|
|
4724
|
-
*/
|
|
4725
|
-
"textColor"?: string;
|
|
4726
4477
|
}
|
|
4727
4478
|
interface SqmTaskCard {
|
|
4728
|
-
/**
|
|
4729
|
-
* @uiName Card Background color
|
|
4730
|
-
* @uiWidget color
|
|
4731
|
-
* @uiGroup Style
|
|
4732
|
-
*/
|
|
4733
|
-
"backgroundColor"?: string;
|
|
4734
|
-
/**
|
|
4735
|
-
* @uiName Border color
|
|
4736
|
-
* @uiWidget color
|
|
4737
|
-
* @uiGroup Style
|
|
4738
|
-
*/
|
|
4739
|
-
"borderColor"?: string;
|
|
4740
|
-
/**
|
|
4741
|
-
* @uiName Border radius
|
|
4742
|
-
* @uiType number
|
|
4743
|
-
* @uiGroup Style
|
|
4744
|
-
*/
|
|
4745
|
-
"borderRadius"?: number;
|
|
4746
4479
|
/**
|
|
4747
4480
|
* @uiName Button link
|
|
4748
4481
|
* @uiGroup Button
|
|
@@ -4753,14 +4486,6 @@ export namespace Components {
|
|
|
4753
4486
|
* @uiGroup Button
|
|
4754
4487
|
*/
|
|
4755
4488
|
"buttonText": string;
|
|
4756
|
-
/**
|
|
4757
|
-
* @uiName Button Style
|
|
4758
|
-
* @uiType string
|
|
4759
|
-
* @uiEnum ["primary", "secondary"]
|
|
4760
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
4761
|
-
* @uiGroup Style
|
|
4762
|
-
*/
|
|
4763
|
-
"buttonType"?: "primary" | "secondary";
|
|
4764
4489
|
/**
|
|
4765
4490
|
* @uiName Title
|
|
4766
4491
|
* @uiGroup Task
|
|
@@ -4898,12 +4623,6 @@ export namespace Components {
|
|
|
4898
4623
|
* @default
|
|
4899
4624
|
*/
|
|
4900
4625
|
"steps": boolean;
|
|
4901
|
-
/**
|
|
4902
|
-
* @uiName Text color
|
|
4903
|
-
* @uiWidget color
|
|
4904
|
-
* @uiGroup Style
|
|
4905
|
-
*/
|
|
4906
|
-
"textColor"?: string;
|
|
4907
4626
|
}
|
|
4908
4627
|
interface SqmTaxAndCash {
|
|
4909
4628
|
/**
|
|
@@ -4921,6 +4640,14 @@ export namespace Components {
|
|
|
4921
4640
|
* @uiGroup General Form Properties
|
|
4922
4641
|
*/
|
|
4923
4642
|
"continueButton": string;
|
|
4643
|
+
/**
|
|
4644
|
+
* @uiName Account review alert description
|
|
4645
|
+
*/
|
|
4646
|
+
"dashboard_accountReviewDescription": string;
|
|
4647
|
+
/**
|
|
4648
|
+
* @uiName Account review alert header
|
|
4649
|
+
*/
|
|
4650
|
+
"dashboard_accountReviewHeader": string;
|
|
4924
4651
|
/**
|
|
4925
4652
|
* Shown before the participant’s bank account information.
|
|
4926
4653
|
* @uiName Bank account field label
|
|
@@ -5119,6 +4846,11 @@ export namespace Components {
|
|
|
5119
4846
|
* @uiGroup Dashboard Properties
|
|
5120
4847
|
*/
|
|
5121
4848
|
"dashboard_replaceTaxFormModalHeader": string;
|
|
4849
|
+
/**
|
|
4850
|
+
* Additional text displayed next to the tax form's status badge
|
|
4851
|
+
* @uiName Required tax form description
|
|
4852
|
+
*/
|
|
4853
|
+
"dashboard_requiredTaxForm"?: string;
|
|
5122
4854
|
/**
|
|
5123
4855
|
* @uiName Payout status badge
|
|
5124
4856
|
* @uiGroup Dashboard Properties
|
|
@@ -5140,6 +4872,11 @@ export namespace Components {
|
|
|
5140
4872
|
* @uiGroup Dashboard Properties
|
|
5141
4873
|
*/
|
|
5142
4874
|
"dashboard_statusTextNotVerified"?: string;
|
|
4875
|
+
/**
|
|
4876
|
+
* Displayed when the participant has not submitted their required tax form.
|
|
4877
|
+
* @uiName Required tax form badge label
|
|
4878
|
+
*/
|
|
4879
|
+
"dashboard_statusTextRequired"?: string;
|
|
5143
4880
|
/**
|
|
5144
4881
|
* @uiName Spain sub-region indirect tax number
|
|
5145
4882
|
* @uiGroup Dashboard Properties
|
|
@@ -5183,6 +4920,11 @@ export namespace Components {
|
|
|
5183
4920
|
* @uiGroup Dashboard Properties
|
|
5184
4921
|
*/
|
|
5185
4922
|
"dashboard_taxDocumentSectionSubHeader": string;
|
|
4923
|
+
/**
|
|
4924
|
+
* @uiName Terms and Conditions text
|
|
4925
|
+
* @uiGroup Dashboard Properties
|
|
4926
|
+
*/
|
|
4927
|
+
"dashboard_termsAndConditions": string;
|
|
5186
4928
|
/**
|
|
5187
4929
|
* Display participants' payout preference on the payout information card, indicating the balance at which they want to get paid.
|
|
5188
4930
|
* @uiName Payout schedule by threshold text
|
|
@@ -5247,14 +4989,33 @@ export namespace Components {
|
|
|
5247
4989
|
*/
|
|
5248
4990
|
"dashboard_verificationReviewInternalHeader": string;
|
|
5249
4991
|
/**
|
|
5250
|
-
* @
|
|
4992
|
+
* @uiName W-9 payment threshold alert button text
|
|
4993
|
+
* @uiGroup Dashboard Properties
|
|
4994
|
+
* @uiWidget textArea
|
|
5251
4995
|
*/
|
|
5252
|
-
"
|
|
4996
|
+
"dashboard_w9RequiredButtonText": string;
|
|
5253
4997
|
/**
|
|
5254
|
-
*
|
|
5255
|
-
* @
|
|
5256
|
-
* @
|
|
5257
|
-
*/
|
|
4998
|
+
* @uiName W-9 payment threshold alert description
|
|
4999
|
+
* @uiGroup Dashboard Properties
|
|
5000
|
+
* @uiWidget textArea
|
|
5001
|
+
*/
|
|
5002
|
+
"dashboard_w9RequiredDescription": string;
|
|
5003
|
+
/**
|
|
5004
|
+
* @uiName W-9 payment threshold alert header
|
|
5005
|
+
* @uiGroup Dashboard Properties
|
|
5006
|
+
* @uiWidget textArea
|
|
5007
|
+
*/
|
|
5008
|
+
"dashboard_w9RequiredHeader": string;
|
|
5009
|
+
/**
|
|
5010
|
+
* @undocumented
|
|
5011
|
+
* @uiType object
|
|
5012
|
+
*/
|
|
5013
|
+
"demoData"?: DemoData<UseTaxAndCashResultType>;
|
|
5014
|
+
/**
|
|
5015
|
+
* Displayed under a field when it has an invalid entry.
|
|
5016
|
+
* @uiName Form field error message
|
|
5017
|
+
* @uiGroup General Form Properties
|
|
5018
|
+
*/
|
|
5258
5019
|
"fieldInvalidError": string;
|
|
5259
5020
|
/**
|
|
5260
5021
|
* Displayed under a field that is missing required information.
|
|
@@ -5321,15 +5082,6 @@ export namespace Components {
|
|
|
5321
5082
|
* @uiGroup General Form Properties
|
|
5322
5083
|
*/
|
|
5323
5084
|
"searchForCountryText": string;
|
|
5324
|
-
/**
|
|
5325
|
-
* @undocumented
|
|
5326
|
-
* @componentState { "title": "Step 1: Personal information", "props": { "step": "/1" }, "dependencies": ["sqm-user-info-form"], "uiGroup": "Step 1 Properties" }
|
|
5327
|
-
* @componentState { "title": "Step 2: Indirect tax", "props": { "step": "/2" }, "dependencies": ["sqm-indirect-tax-form"], "uiGroup": "Step 2 Properties" }
|
|
5328
|
-
* @componentState { "title": "Step 3: Tax form", "props": { "step": "/3" }, "dependencies": ["sqm-docusign-form"], "uiGroup": "Step 3 Properties" }
|
|
5329
|
-
* @componentState { "title": "Step 4: Payment method", "props": { "step": "/4" }, "dependencies": ["sqm-banking-info-form"], "uiGroup": "Step 4 Properties" }
|
|
5330
|
-
* @componentState { "title": "Dashboard", "props": { "step": "/dashboard" }, "dependencies": ["sqm-tax-and-cash-dashboard"], "uiGroup": "Dashboard Properties" }
|
|
5331
|
-
*/
|
|
5332
|
-
"stateController": string;
|
|
5333
5085
|
/**
|
|
5334
5086
|
* @uiName Address field label
|
|
5335
5087
|
* @uiGroup Step 1 Properties
|
|
@@ -5872,8 +5624,22 @@ export namespace Components {
|
|
|
5872
5624
|
* @uiGroup General Form Properties
|
|
5873
5625
|
*/
|
|
5874
5626
|
"taxAndPayoutsDescription": string;
|
|
5627
|
+
/**
|
|
5628
|
+
* Link text for Terms and Conditions
|
|
5629
|
+
* @uiName Terms and Conditions text
|
|
5630
|
+
* @uiGroup General Form Properties
|
|
5631
|
+
*/
|
|
5632
|
+
"termsAndConditions": string;
|
|
5875
5633
|
}
|
|
5876
5634
|
interface SqmTaxAndCashDashboard {
|
|
5635
|
+
/**
|
|
5636
|
+
* @uiName Account review alert description
|
|
5637
|
+
*/
|
|
5638
|
+
"accountReviewDescription": string;
|
|
5639
|
+
/**
|
|
5640
|
+
* @uiName Account review alert header
|
|
5641
|
+
*/
|
|
5642
|
+
"accountReviewHeader": string;
|
|
5877
5643
|
/**
|
|
5878
5644
|
* Shown before the participant’s bank account information.
|
|
5879
5645
|
* @uiName Bank account field label
|
|
@@ -6023,12 +5789,6 @@ export namespace Components {
|
|
|
6023
5789
|
* @uiName Submit new tax form button label
|
|
6024
5790
|
*/
|
|
6025
5791
|
"newFormButton": string;
|
|
6026
|
-
/**
|
|
6027
|
-
* No other statuses or badges will be displayed in the tax form section in this case.
|
|
6028
|
-
* @uiName Tax form not required text
|
|
6029
|
-
* @uiWidget textArea
|
|
6030
|
-
*/
|
|
6031
|
-
"noFormNeededSubtext": string;
|
|
6032
5792
|
/**
|
|
6033
5793
|
* @uiName Not registered for indirect tax text
|
|
6034
5794
|
* @uiWidget textArea
|
|
@@ -6071,10 +5831,10 @@ export namespace Components {
|
|
|
6071
5831
|
*/
|
|
6072
5832
|
"replaceTaxFormModalHeader": string;
|
|
6073
5833
|
/**
|
|
6074
|
-
*
|
|
6075
|
-
* @
|
|
5834
|
+
* Additional text displayed next to the tax form's status badge
|
|
5835
|
+
* @uiName Required tax form description
|
|
6076
5836
|
*/
|
|
6077
|
-
"
|
|
5837
|
+
"requiredTaxForm"?: string;
|
|
6078
5838
|
/**
|
|
6079
5839
|
* @uiName Payout status badge
|
|
6080
5840
|
*/
|
|
@@ -6092,6 +5852,11 @@ export namespace Components {
|
|
|
6092
5852
|
* @uiName Not verified tax form badge label
|
|
6093
5853
|
*/
|
|
6094
5854
|
"statusTextNotVerified"?: string;
|
|
5855
|
+
/**
|
|
5856
|
+
* Displayed when the participant has not submitted their required tax form.
|
|
5857
|
+
* @uiName Required tax form badge label
|
|
5858
|
+
*/
|
|
5859
|
+
"statusTextRequired"?: string;
|
|
6095
5860
|
/**
|
|
6096
5861
|
* @uiName Spain sub-region indirect tax number
|
|
6097
5862
|
*/
|
|
@@ -6123,11 +5888,6 @@ export namespace Components {
|
|
|
6123
5888
|
* @uiWidget textArea
|
|
6124
5889
|
*/
|
|
6125
5890
|
"taxAlertNotActiveMessageW9"?: string;
|
|
6126
|
-
/**
|
|
6127
|
-
* Displayed at the top of the page on all set up steps and on the dashboard.
|
|
6128
|
-
* @uiName Page description
|
|
6129
|
-
*/
|
|
6130
|
-
"taxAndPayoutsDescription": string;
|
|
6131
5891
|
/**
|
|
6132
5892
|
* @uiName Tax document section header
|
|
6133
5893
|
*/
|
|
@@ -6137,6 +5897,10 @@ export namespace Components {
|
|
|
6137
5897
|
* @uiName Tax documents section description
|
|
6138
5898
|
*/
|
|
6139
5899
|
"taxDocumentSectionSubHeader": string;
|
|
5900
|
+
/**
|
|
5901
|
+
* @uiName Terms and Conditions text
|
|
5902
|
+
*/
|
|
5903
|
+
"termsAndConditions": string;
|
|
6140
5904
|
/**
|
|
6141
5905
|
* Display participants' payout preference on the payout information card, indicating the balance at which they want to get paid.
|
|
6142
5906
|
* @uiName Payout schedule by threshold text
|
|
@@ -6183,38 +5947,26 @@ export namespace Components {
|
|
|
6183
5947
|
* @uiName Verification review internal alert header
|
|
6184
5948
|
*/
|
|
6185
5949
|
"verificationReviewInternalHeader": string;
|
|
6186
|
-
}
|
|
6187
|
-
interface SqmText {
|
|
6188
5950
|
/**
|
|
6189
|
-
*
|
|
6190
|
-
* @uiName Font Size
|
|
6191
|
-
* @uiType number
|
|
5951
|
+
* @uiName W-9 payment threshold alert button text
|
|
6192
5952
|
*/
|
|
6193
|
-
"
|
|
5953
|
+
"w9RequiredButtonText": string;
|
|
6194
5954
|
/**
|
|
6195
|
-
* @uiName
|
|
6196
|
-
* @uiWidget color
|
|
6197
|
-
* @format color
|
|
5955
|
+
* @uiName W-9 payment threshold alert description
|
|
6198
5956
|
*/
|
|
6199
|
-
"
|
|
6200
|
-
}
|
|
6201
|
-
interface SqmTextSpan {
|
|
5957
|
+
"w9RequiredDescription": string;
|
|
6202
5958
|
/**
|
|
6203
|
-
*
|
|
6204
|
-
* @uiName Font Size
|
|
6205
|
-
* @uiType number
|
|
5959
|
+
* @uiName W-9 payment threshold alert header
|
|
6206
5960
|
*/
|
|
6207
|
-
"
|
|
5961
|
+
"w9RequiredHeader": string;
|
|
5962
|
+
}
|
|
5963
|
+
interface SqmText {
|
|
5964
|
+
}
|
|
5965
|
+
interface SqmTextSpan {
|
|
6208
5966
|
/**
|
|
6209
5967
|
* @uiName Text
|
|
6210
5968
|
*/
|
|
6211
5969
|
"text": string;
|
|
6212
|
-
/**
|
|
6213
|
-
* @uiName Text Color
|
|
6214
|
-
* @uiWidget color
|
|
6215
|
-
* @format color
|
|
6216
|
-
*/
|
|
6217
|
-
"textColor"?: string;
|
|
6218
5970
|
/**
|
|
6219
5971
|
* @uiName Type
|
|
6220
5972
|
* @uiType string
|
|
@@ -6244,25 +5996,11 @@ export namespace Components {
|
|
|
6244
5996
|
* @uiEnumNames ["Gift", "Circle"]
|
|
6245
5997
|
*/
|
|
6246
5998
|
"icon": "gift" | "circle";
|
|
6247
|
-
/**
|
|
6248
|
-
* Color of timeline
|
|
6249
|
-
* @uiName Line color
|
|
6250
|
-
* @uiWidget color
|
|
6251
|
-
* @format color
|
|
6252
|
-
*/
|
|
6253
|
-
"lineColor"?: string;
|
|
6254
5999
|
/**
|
|
6255
6000
|
* @uiName Reward amount
|
|
6256
6001
|
*/
|
|
6257
6002
|
"reward": string;
|
|
6258
6003
|
"setIcon": (value: "gift" | "circle") => Promise<void>;
|
|
6259
|
-
/**
|
|
6260
|
-
* Color of the text and copy icon
|
|
6261
|
-
* @uiName Text color
|
|
6262
|
-
* @uiWidget color
|
|
6263
|
-
* @format color
|
|
6264
|
-
*/
|
|
6265
|
-
"textColor"?: string;
|
|
6266
6004
|
/**
|
|
6267
6005
|
* @uiName Reward unit
|
|
6268
6006
|
*/
|
|
@@ -6558,19 +6296,8 @@ export namespace Components {
|
|
|
6558
6296
|
* @uiGroup General Text
|
|
6559
6297
|
*/
|
|
6560
6298
|
"general_verifyEmailHeader": string;
|
|
6561
|
-
/**
|
|
6562
|
-
* @undocumented
|
|
6563
|
-
* @componentState { "title": "Step 1: Enter email", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"], "uiGroup": "Email Verification Step" }
|
|
6564
|
-
* @componentState { "title": "Step 2: Enter code", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"], "uiGroup": "Code Verification Step" }
|
|
6565
|
-
*/
|
|
6566
|
-
"stateController": string;
|
|
6567
6299
|
}
|
|
6568
6300
|
interface SqmWidgetVerificationController {
|
|
6569
|
-
/**
|
|
6570
|
-
* @componentState { "title": "Not Verified", "slot": "not-verified", "props": { "isAuth": false } }
|
|
6571
|
-
* @componentState { "title": "Verified", "slot": "verified", "props": { "isAuth": true } }
|
|
6572
|
-
*/
|
|
6573
|
-
"stateController": string;
|
|
6574
6301
|
}
|
|
6575
6302
|
}
|
|
6576
6303
|
declare global {
|
|
@@ -6580,6 +6307,12 @@ declare global {
|
|
|
6580
6307
|
prototype: HTMLRaisinsPlopTargetElement;
|
|
6581
6308
|
new (): HTMLRaisinsPlopTargetElement;
|
|
6582
6309
|
};
|
|
6310
|
+
interface HTMLSqmAssetCardElement extends Components.SqmAssetCard, HTMLStencilElement {
|
|
6311
|
+
}
|
|
6312
|
+
var HTMLSqmAssetCardElement: {
|
|
6313
|
+
prototype: HTMLSqmAssetCardElement;
|
|
6314
|
+
new (): HTMLSqmAssetCardElement;
|
|
6315
|
+
};
|
|
6583
6316
|
interface HTMLSqmBankingInfoFormElement extends Components.SqmBankingInfoForm, HTMLStencilElement {
|
|
6584
6317
|
}
|
|
6585
6318
|
var HTMLSqmBankingInfoFormElement: {
|
|
@@ -6598,12 +6331,6 @@ declare global {
|
|
|
6598
6331
|
prototype: HTMLSqmBrandElement;
|
|
6599
6332
|
new (): HTMLSqmBrandElement;
|
|
6600
6333
|
};
|
|
6601
|
-
interface HTMLSqmBrandSelectorElement extends Components.SqmBrandSelector, HTMLStencilElement {
|
|
6602
|
-
}
|
|
6603
|
-
var HTMLSqmBrandSelectorElement: {
|
|
6604
|
-
prototype: HTMLSqmBrandSelectorElement;
|
|
6605
|
-
new (): HTMLSqmBrandSelectorElement;
|
|
6606
|
-
};
|
|
6607
6334
|
interface HTMLSqmCardFeedElement extends Components.SqmCardFeed, HTMLStencilElement {
|
|
6608
6335
|
}
|
|
6609
6336
|
var HTMLSqmCardFeedElement: {
|
|
@@ -6784,6 +6511,30 @@ declare global {
|
|
|
6784
6511
|
prototype: HTMLSqmInvoiceTableDownloadColumnElement;
|
|
6785
6512
|
new (): HTMLSqmInvoiceTableDownloadColumnElement;
|
|
6786
6513
|
};
|
|
6514
|
+
interface HTMLSqmLeadCheckboxFieldElement extends Components.SqmLeadCheckboxField, HTMLStencilElement {
|
|
6515
|
+
}
|
|
6516
|
+
var HTMLSqmLeadCheckboxFieldElement: {
|
|
6517
|
+
prototype: HTMLSqmLeadCheckboxFieldElement;
|
|
6518
|
+
new (): HTMLSqmLeadCheckboxFieldElement;
|
|
6519
|
+
};
|
|
6520
|
+
interface HTMLSqmLeadDropdownFieldElement extends Components.SqmLeadDropdownField, HTMLStencilElement {
|
|
6521
|
+
}
|
|
6522
|
+
var HTMLSqmLeadDropdownFieldElement: {
|
|
6523
|
+
prototype: HTMLSqmLeadDropdownFieldElement;
|
|
6524
|
+
new (): HTMLSqmLeadDropdownFieldElement;
|
|
6525
|
+
};
|
|
6526
|
+
interface HTMLSqmLeadFormElement extends Components.SqmLeadForm, HTMLStencilElement {
|
|
6527
|
+
}
|
|
6528
|
+
var HTMLSqmLeadFormElement: {
|
|
6529
|
+
prototype: HTMLSqmLeadFormElement;
|
|
6530
|
+
new (): HTMLSqmLeadFormElement;
|
|
6531
|
+
};
|
|
6532
|
+
interface HTMLSqmLeadInputFieldElement extends Components.SqmLeadInputField, HTMLStencilElement {
|
|
6533
|
+
}
|
|
6534
|
+
var HTMLSqmLeadInputFieldElement: {
|
|
6535
|
+
prototype: HTMLSqmLeadInputFieldElement;
|
|
6536
|
+
new (): HTMLSqmLeadInputFieldElement;
|
|
6537
|
+
};
|
|
6787
6538
|
interface HTMLSqmLeaderboardElement extends Components.SqmLeaderboard, HTMLStencilElement {
|
|
6788
6539
|
}
|
|
6789
6540
|
var HTMLSqmLeaderboardElement: {
|
|
@@ -7314,10 +7065,10 @@ declare global {
|
|
|
7314
7065
|
};
|
|
7315
7066
|
interface HTMLElementTagNameMap {
|
|
7316
7067
|
"raisins-plop-target": HTMLRaisinsPlopTargetElement;
|
|
7068
|
+
"sqm-asset-card": HTMLSqmAssetCardElement;
|
|
7317
7069
|
"sqm-banking-info-form": HTMLSqmBankingInfoFormElement;
|
|
7318
7070
|
"sqm-big-stat": HTMLSqmBigStatElement;
|
|
7319
7071
|
"sqm-brand": HTMLSqmBrandElement;
|
|
7320
|
-
"sqm-brand-selector": HTMLSqmBrandSelectorElement;
|
|
7321
7072
|
"sqm-card-feed": HTMLSqmCardFeedElement;
|
|
7322
7073
|
"sqm-checkbox-field": HTMLSqmCheckboxFieldElement;
|
|
7323
7074
|
"sqm-close-button": HTMLSqmCloseButtonElement;
|
|
@@ -7348,6 +7099,10 @@ declare global {
|
|
|
7348
7099
|
"sqm-invoice-table-date-column": HTMLSqmInvoiceTableDateColumnElement;
|
|
7349
7100
|
"sqm-invoice-table-download-cell": HTMLSqmInvoiceTableDownloadCellElement;
|
|
7350
7101
|
"sqm-invoice-table-download-column": HTMLSqmInvoiceTableDownloadColumnElement;
|
|
7102
|
+
"sqm-lead-checkbox-field": HTMLSqmLeadCheckboxFieldElement;
|
|
7103
|
+
"sqm-lead-dropdown-field": HTMLSqmLeadDropdownFieldElement;
|
|
7104
|
+
"sqm-lead-form": HTMLSqmLeadFormElement;
|
|
7105
|
+
"sqm-lead-input-field": HTMLSqmLeadInputFieldElement;
|
|
7351
7106
|
"sqm-leaderboard": HTMLSqmLeaderboardElement;
|
|
7352
7107
|
"sqm-leaderboard-rank": HTMLSqmLeaderboardRankElement;
|
|
7353
7108
|
"sqm-link-button": HTMLSqmLinkButtonElement;
|
|
@@ -7441,6 +7196,21 @@ declare global {
|
|
|
7441
7196
|
declare namespace LocalJSX {
|
|
7442
7197
|
interface RaisinsPlopTarget {
|
|
7443
7198
|
}
|
|
7199
|
+
interface SqmAssetCard {
|
|
7200
|
+
/**
|
|
7201
|
+
* @undocumented
|
|
7202
|
+
* @uiType object
|
|
7203
|
+
*/
|
|
7204
|
+
"demoData"?: DemoData<AssetCardViewProps>;
|
|
7205
|
+
/**
|
|
7206
|
+
* @uiName Banner image
|
|
7207
|
+
*/
|
|
7208
|
+
"imgUrl"?: string;
|
|
7209
|
+
/**
|
|
7210
|
+
* @uiName Banner title
|
|
7211
|
+
*/
|
|
7212
|
+
"titleText"?: string;
|
|
7213
|
+
}
|
|
7444
7214
|
interface SqmBankingInfoForm {
|
|
7445
7215
|
/**
|
|
7446
7216
|
* @uiName Agency code field label
|
|
@@ -7723,7 +7493,6 @@ declare namespace LocalJSX {
|
|
|
7723
7493
|
* @uiType string
|
|
7724
7494
|
* @uiEnum ["left", "right", "center"]
|
|
7725
7495
|
* @uiEnumNames ["Left", "Right", "Center"]
|
|
7726
|
-
* @uiGroup Additional Settings
|
|
7727
7496
|
*/
|
|
7728
7497
|
"alignment"?: "left" | "right" | "center";
|
|
7729
7498
|
/**
|
|
@@ -7731,59 +7500,18 @@ declare namespace LocalJSX {
|
|
|
7731
7500
|
* @uiType object
|
|
7732
7501
|
*/
|
|
7733
7502
|
"demoData"?: DemoData<BigStatViewProps>;
|
|
7734
|
-
/**
|
|
7735
|
-
* Font size of the description text in pixels
|
|
7736
|
-
* @uiName Description font size
|
|
7737
|
-
* @uiGroup Additional Settings
|
|
7738
|
-
*/
|
|
7739
|
-
"descriptionFontSize"?: number;
|
|
7740
|
-
/**
|
|
7741
|
-
* Color of the description text
|
|
7742
|
-
* @uiName Description text color
|
|
7743
|
-
* @uiWidget color
|
|
7744
|
-
* @uiType string
|
|
7745
|
-
* @format color
|
|
7746
|
-
* @uiGroup Additional Settings
|
|
7747
|
-
*/
|
|
7748
|
-
"descriptionTextColor"?: string;
|
|
7749
7503
|
/**
|
|
7750
7504
|
* Controls the order of the stat value & description column
|
|
7751
7505
|
* @uiName Flex reverse
|
|
7752
|
-
* @default
|
|
7753
|
-
* @uiGroup Additional Settings
|
|
7506
|
+
* @default
|
|
7754
7507
|
*/
|
|
7755
7508
|
"flexReverse"?: boolean;
|
|
7756
7509
|
/**
|
|
7757
7510
|
* The ID of the program that is used to scope stats. Defaults to the program context when no ID is specified.
|
|
7758
7511
|
* @uiName Program ID
|
|
7759
7512
|
* @uiWidget programSelector
|
|
7760
|
-
* @uiGroup Additional Settings
|
|
7761
7513
|
*/
|
|
7762
7514
|
"programId"?: string;
|
|
7763
|
-
/**
|
|
7764
|
-
* Font size of the stat text in pixels
|
|
7765
|
-
* @uiName Stat font size
|
|
7766
|
-
* @uiType string
|
|
7767
|
-
* @uiGroup Additional Settings
|
|
7768
|
-
*/
|
|
7769
|
-
"statFontSize"?: number;
|
|
7770
|
-
/**
|
|
7771
|
-
* Font weight of the stat text
|
|
7772
|
-
* @uiName Stat font weight
|
|
7773
|
-
* @uiGroup Additional Settings
|
|
7774
|
-
* @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
|
|
7775
|
-
* @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
|
|
7776
|
-
*/
|
|
7777
|
-
"statFontWeight"?: number;
|
|
7778
|
-
/**
|
|
7779
|
-
* Color of the stat text
|
|
7780
|
-
* @uiName Stat text color
|
|
7781
|
-
* @uiWidget color
|
|
7782
|
-
* @uiType string
|
|
7783
|
-
* @format color
|
|
7784
|
-
* @uiGroup Additional Settings
|
|
7785
|
-
*/
|
|
7786
|
-
"statTextColor"?: string;
|
|
7787
7515
|
/**
|
|
7788
7516
|
* Select what type of stat to display. Manual paths are also supported.
|
|
7789
7517
|
* @uiWidget statTypeSelectWidget
|
|
@@ -7808,8 +7536,6 @@ declare namespace LocalJSX {
|
|
|
7808
7536
|
*/
|
|
7809
7537
|
"brandFont"?: string;
|
|
7810
7538
|
}
|
|
7811
|
-
interface SqmBrandSelector {
|
|
7812
|
-
}
|
|
7813
7539
|
interface SqmCardFeed {
|
|
7814
7540
|
/**
|
|
7815
7541
|
* @uiName Column gap
|
|
@@ -7916,47 +7642,14 @@ declare namespace LocalJSX {
|
|
|
7916
7642
|
"contextName"?: string;
|
|
7917
7643
|
}
|
|
7918
7644
|
interface SqmCouponCode {
|
|
7919
|
-
/**
|
|
7920
|
-
* Background color of share link container
|
|
7921
|
-
* @uiName Background color
|
|
7922
|
-
* @uiWidget color
|
|
7923
|
-
* @format color
|
|
7924
|
-
* @uiGroup Style
|
|
7925
|
-
*/
|
|
7926
|
-
"backgroundColor"?: string;
|
|
7927
|
-
/**
|
|
7928
|
-
* Border color of share link container
|
|
7929
|
-
* @uiName Border color
|
|
7930
|
-
* @uiWidget color
|
|
7931
|
-
* @format color
|
|
7932
|
-
* @uiGroup Style
|
|
7933
|
-
*/
|
|
7934
|
-
"borderColor"?: string;
|
|
7935
|
-
/**
|
|
7936
|
-
* The border radius on the share link container (in pixels)
|
|
7937
|
-
* @uiName Border Radius
|
|
7938
|
-
* @uiType number
|
|
7939
|
-
* @uiGroup Style
|
|
7940
|
-
*/
|
|
7941
|
-
"borderRadius"?: string;
|
|
7942
7645
|
/**
|
|
7943
7646
|
* Set the copy button style and placement.
|
|
7944
7647
|
* @uiName Style
|
|
7945
7648
|
* @uiType string
|
|
7946
7649
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
7947
7650
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
7948
|
-
* @uiGroup Style
|
|
7949
7651
|
*/
|
|
7950
7652
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
7951
|
-
/**
|
|
7952
|
-
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
7953
|
-
* @uiName Button Type
|
|
7954
|
-
* @uiType string
|
|
7955
|
-
* @uiEnum ["primary", "secondary"]
|
|
7956
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
7957
|
-
* @uiGroup Style
|
|
7958
|
-
*/
|
|
7959
|
-
"buttonType"?: "primary" | "secondary";
|
|
7960
7653
|
/**
|
|
7961
7654
|
* Display this message when the coupon code has been cancelled.
|
|
7962
7655
|
* @uiWidget textArea
|
|
@@ -7964,6 +7657,20 @@ declare namespace LocalJSX {
|
|
|
7964
7657
|
* @uiGroup Coupon code error
|
|
7965
7658
|
*/
|
|
7966
7659
|
"cancelledErrorText"?: string;
|
|
7660
|
+
/**
|
|
7661
|
+
* Display this message when the code fails to load before retrying.
|
|
7662
|
+
* @uiWidget textArea
|
|
7663
|
+
* @uiName Code sync error retry message
|
|
7664
|
+
* @uiGroup Coupon code error
|
|
7665
|
+
*/
|
|
7666
|
+
"codeSyncErrorRetryText"?: string;
|
|
7667
|
+
/**
|
|
7668
|
+
* Display this message when the code fails to load after retrying.
|
|
7669
|
+
* @uiWidget textArea
|
|
7670
|
+
* @uiName Code sync error message
|
|
7671
|
+
* @uiGroup Coupon code error
|
|
7672
|
+
*/
|
|
7673
|
+
"codeSyncErrorText"?: string;
|
|
7967
7674
|
/**
|
|
7968
7675
|
* @uiName Copy button label
|
|
7969
7676
|
*/
|
|
@@ -8029,17 +7736,8 @@ declare namespace LocalJSX {
|
|
|
8029
7736
|
* @uiType string
|
|
8030
7737
|
* @uiEnum ["left", "center", "right"]
|
|
8031
7738
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
8032
|
-
* @uiGroup Style
|
|
8033
7739
|
*/
|
|
8034
7740
|
"textAlign"?: "left" | "center" | "right";
|
|
8035
|
-
/**
|
|
8036
|
-
* Color of the text and copy icon
|
|
8037
|
-
* @uiName Text color
|
|
8038
|
-
* @uiWidget color
|
|
8039
|
-
* @format color
|
|
8040
|
-
* @uiGroup Style
|
|
8041
|
-
*/
|
|
8042
|
-
"textColor"?: string;
|
|
8043
7741
|
/**
|
|
8044
7742
|
* The number of milliseconds that the tooltip appears for
|
|
8045
7743
|
* @uiName Tooltip lifespan
|
|
@@ -8052,18 +7750,6 @@ declare namespace LocalJSX {
|
|
|
8052
7750
|
"tooltiptext"?: string;
|
|
8053
7751
|
}
|
|
8054
7752
|
interface SqmDividedLayout {
|
|
8055
|
-
/**
|
|
8056
|
-
* Background color of the divider
|
|
8057
|
-
* @uiName Divider Background Color
|
|
8058
|
-
* @uiWidget color
|
|
8059
|
-
*/
|
|
8060
|
-
"backgroundColor"?: string;
|
|
8061
|
-
/**
|
|
8062
|
-
* Color of the divider (defaults to default text color if none is set)
|
|
8063
|
-
* @uiName Divider Background Color
|
|
8064
|
-
* @uiWidget color
|
|
8065
|
-
*/
|
|
8066
|
-
"borderColor"?: string;
|
|
8067
7753
|
/**
|
|
8068
7754
|
* Overrides max-width of content area
|
|
8069
7755
|
* @uiName Content Area Width
|
|
@@ -8078,7 +7764,7 @@ declare namespace LocalJSX {
|
|
|
8078
7764
|
*/
|
|
8079
7765
|
"direction"?: "row" | "column";
|
|
8080
7766
|
/**
|
|
8081
|
-
*
|
|
7767
|
+
* Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
8082
7768
|
* @uiName Border style
|
|
8083
7769
|
*/
|
|
8084
7770
|
"dividerStyle"?: string;
|
|
@@ -8389,15 +8075,11 @@ declare namespace LocalJSX {
|
|
|
8389
8075
|
}
|
|
8390
8076
|
interface SqmHero {
|
|
8391
8077
|
/**
|
|
8392
|
-
*
|
|
8078
|
+
* Can be an image url, colour or Shoelace variable.
|
|
8393
8079
|
* @uiName Background
|
|
8394
8080
|
* @uiWidget Background
|
|
8395
8081
|
*/
|
|
8396
8082
|
"background"?: string;
|
|
8397
|
-
/**
|
|
8398
|
-
* @uiName Hide the column in mobile view (can only be used when two columns are present)
|
|
8399
|
-
*/
|
|
8400
|
-
"columnToHideInMobile"?: "primary" | "secondary" | null;
|
|
8401
8083
|
/**
|
|
8402
8084
|
* @uiName Columns
|
|
8403
8085
|
* @uiEnum [1, 2]
|
|
@@ -8434,7 +8116,6 @@ declare namespace LocalJSX {
|
|
|
8434
8116
|
* @uiName Background color
|
|
8435
8117
|
* @uiWidget color
|
|
8436
8118
|
* @format color
|
|
8437
|
-
* @uiGroup Style
|
|
8438
8119
|
*/
|
|
8439
8120
|
"backgroundColor"?: string;
|
|
8440
8121
|
/**
|
|
@@ -8450,15 +8131,6 @@ declare namespace LocalJSX {
|
|
|
8450
8131
|
* @uiName Button text
|
|
8451
8132
|
*/
|
|
8452
8133
|
"buttonText"?: string;
|
|
8453
|
-
/**
|
|
8454
|
-
* The type of the button that is used (primary or secondary).
|
|
8455
|
-
* @uiName Button Type
|
|
8456
|
-
* @uiType string
|
|
8457
|
-
* @uiEnum ["primary", "secondary"]
|
|
8458
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
8459
|
-
* @uiGroup Style
|
|
8460
|
-
*/
|
|
8461
|
-
"buttonType"?: "primary" | "secondary";
|
|
8462
8134
|
/**
|
|
8463
8135
|
* @uiName Description
|
|
8464
8136
|
* @uiWidget textArea
|
|
@@ -8473,13 +8145,11 @@ declare namespace LocalJSX {
|
|
|
8473
8145
|
* @uiType string
|
|
8474
8146
|
* @uiEnum ["top", "bottom"]
|
|
8475
8147
|
* @uiEnumNames ["Top", "Bottom"]
|
|
8476
|
-
* @uiGroup Style
|
|
8477
8148
|
*/
|
|
8478
8149
|
"imageMobilePos"?: "top" | "bottom";
|
|
8479
8150
|
/**
|
|
8480
8151
|
* @uiName Image percentage
|
|
8481
8152
|
* @uiType number
|
|
8482
|
-
* @uiGroup Style
|
|
8483
8153
|
*/
|
|
8484
8154
|
"imagePercentage"?: number;
|
|
8485
8155
|
/**
|
|
@@ -8487,7 +8157,6 @@ declare namespace LocalJSX {
|
|
|
8487
8157
|
* @uiType string
|
|
8488
8158
|
* @uiEnum ["left", "center", "right"]
|
|
8489
8159
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
8490
|
-
* @uiGroup Style
|
|
8491
8160
|
*/
|
|
8492
8161
|
"imagePos"?: "left" | "center" | "right";
|
|
8493
8162
|
/**
|
|
@@ -8501,19 +8170,16 @@ declare namespace LocalJSX {
|
|
|
8501
8170
|
* @uiType string
|
|
8502
8171
|
* @uiEnum ["overlay", "columns"]
|
|
8503
8172
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
8504
|
-
* @uiGroup Style
|
|
8505
8173
|
*/
|
|
8506
8174
|
"layout"?: "overlay" | "columns";
|
|
8507
8175
|
/**
|
|
8508
8176
|
* @uiName Overlay color
|
|
8509
8177
|
* @uiWidget color
|
|
8510
8178
|
* @format color
|
|
8511
|
-
* @uiGroup Style
|
|
8512
8179
|
*/
|
|
8513
8180
|
"overlayColor"?: string;
|
|
8514
8181
|
/**
|
|
8515
8182
|
* @uiName Overlay opacity
|
|
8516
|
-
* @uiGroup Style
|
|
8517
8183
|
*/
|
|
8518
8184
|
"overlayOpacity"?: string;
|
|
8519
8185
|
/**
|
|
@@ -8521,7 +8187,6 @@ declare namespace LocalJSX {
|
|
|
8521
8187
|
* @uiType string
|
|
8522
8188
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
8523
8189
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
8524
|
-
* @uiGroup Style
|
|
8525
8190
|
*/
|
|
8526
8191
|
"paddingImage"?: Spacing;
|
|
8527
8192
|
/**
|
|
@@ -8529,14 +8194,12 @@ declare namespace LocalJSX {
|
|
|
8529
8194
|
* @uiType string
|
|
8530
8195
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
8531
8196
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
8532
|
-
* @uiGroup Style
|
|
8533
8197
|
*/
|
|
8534
8198
|
"paddingText"?: Spacing;
|
|
8535
8199
|
/**
|
|
8536
8200
|
* @uiName Text color
|
|
8537
8201
|
* @uiWidget color
|
|
8538
8202
|
* @format color
|
|
8539
|
-
* @uiGroup Style
|
|
8540
8203
|
*/
|
|
8541
8204
|
"textColor"?: string;
|
|
8542
8205
|
}
|
|
@@ -8946,32 +8609,202 @@ declare namespace LocalJSX {
|
|
|
8946
8609
|
}
|
|
8947
8610
|
interface SqmInvoiceTableDownloadColumn {
|
|
8948
8611
|
}
|
|
8949
|
-
interface
|
|
8612
|
+
interface SqmLeadCheckboxField {
|
|
8950
8613
|
/**
|
|
8951
|
-
*
|
|
8952
|
-
* @
|
|
8614
|
+
* @uiName Checkbox label
|
|
8615
|
+
* @uiWidget textArea
|
|
8953
8616
|
*/
|
|
8954
|
-
"
|
|
8617
|
+
"checkboxLabel"?: string;
|
|
8955
8618
|
/**
|
|
8956
|
-
*
|
|
8957
|
-
* @uiName
|
|
8958
|
-
* @uiWidget color
|
|
8959
|
-
* @uiGroup Style
|
|
8619
|
+
* Used with link text if the checkbox label contains {labelLink}
|
|
8620
|
+
* @uiName Checkbox label link
|
|
8960
8621
|
*/
|
|
8961
|
-
"
|
|
8622
|
+
"checkboxLabelLink"?: string;
|
|
8962
8623
|
/**
|
|
8963
|
-
*
|
|
8964
|
-
|
|
8965
|
-
|
|
8966
|
-
|
|
8624
|
+
* @uiName Checkbox label link lext
|
|
8625
|
+
*/
|
|
8626
|
+
"checkboxLabelLinkText"?: string;
|
|
8627
|
+
/**
|
|
8628
|
+
* This name is used as the key for this form field on submission. The name must be unique within this specific form.
|
|
8629
|
+
* @uiName Checkbox name attribute
|
|
8630
|
+
* @required
|
|
8631
|
+
*/
|
|
8632
|
+
"checkboxName"?: string;
|
|
8633
|
+
/**
|
|
8634
|
+
* @uiName Optional
|
|
8635
|
+
*/
|
|
8636
|
+
"checkboxOptional"?: boolean;
|
|
8637
|
+
/**
|
|
8638
|
+
* @undocumented
|
|
8639
|
+
* @uiType object
|
|
8640
|
+
*/
|
|
8641
|
+
"demoData"?: DemoData<LeadCheckboxFieldViewProps>;
|
|
8642
|
+
/**
|
|
8643
|
+
* @uiName Unchecked error message
|
|
8644
|
+
*/
|
|
8645
|
+
"errorMessage"?: string;
|
|
8646
|
+
}
|
|
8647
|
+
interface SqmLeadDropdownField {
|
|
8648
|
+
/**
|
|
8649
|
+
* @undocumented
|
|
8650
|
+
* @uiType object
|
|
8651
|
+
*/
|
|
8652
|
+
"demoData"?: DemoData<DropdownFieldViewProps>;
|
|
8653
|
+
/**
|
|
8654
|
+
* @uiName Dropdown label
|
|
8967
8655
|
*/
|
|
8968
|
-
"
|
|
8656
|
+
"dropdownLabel"?: string;
|
|
8657
|
+
/**
|
|
8658
|
+
* This name is used as the key for this form field on submission. The name must be unique within this specific form.
|
|
8659
|
+
* @uiName Dropdown name attribute
|
|
8660
|
+
* @required
|
|
8661
|
+
*/
|
|
8662
|
+
"dropdownName"?: string;
|
|
8663
|
+
/**
|
|
8664
|
+
* @uiName Optional
|
|
8665
|
+
* @default
|
|
8666
|
+
*/
|
|
8667
|
+
"dropdownOptional"?: boolean;
|
|
8668
|
+
/**
|
|
8669
|
+
* @uiName Multiple selection
|
|
8670
|
+
* @default
|
|
8671
|
+
*/
|
|
8672
|
+
"multiple"?: boolean;
|
|
8673
|
+
/**
|
|
8674
|
+
* @uiName Optional label
|
|
8675
|
+
*/
|
|
8676
|
+
"optionalLabel"?: string;
|
|
8677
|
+
/**
|
|
8678
|
+
* The message to be displayed when a required field is not filled.
|
|
8679
|
+
* @uiName Required field message
|
|
8680
|
+
* @uiWidget textArea
|
|
8681
|
+
*/
|
|
8682
|
+
"requiredFieldErrorMessage"?: string;
|
|
8683
|
+
}
|
|
8684
|
+
interface SqmLeadForm {
|
|
8685
|
+
/**
|
|
8686
|
+
* @undocumented
|
|
8687
|
+
* @uiType object
|
|
8688
|
+
*/
|
|
8689
|
+
"demoData"?: DemoData<LeadFormViewProps>;
|
|
8690
|
+
/**
|
|
8691
|
+
* @uiName Email field label
|
|
8692
|
+
*/
|
|
8693
|
+
"emailLabel"?: string;
|
|
8694
|
+
/**
|
|
8695
|
+
* @uiName First Name field label
|
|
8696
|
+
*/
|
|
8697
|
+
"firstNameLabel"?: string;
|
|
8698
|
+
/**
|
|
8699
|
+
* Key of the form to connect to. Create and manage forms in the /advocate dashboard under Data > Forms.
|
|
8700
|
+
* @uiName Form key
|
|
8701
|
+
*/
|
|
8702
|
+
"formKey"?: string;
|
|
8703
|
+
/**
|
|
8704
|
+
* The message to be displayed if the email used is invalid.
|
|
8705
|
+
* @uiName Invalid email message
|
|
8706
|
+
* @uiWidget textArea
|
|
8707
|
+
*/
|
|
8708
|
+
"invalidEmailErrorMessage"?: string;
|
|
8709
|
+
/**
|
|
8710
|
+
* @uiName Last Name field label
|
|
8711
|
+
*/
|
|
8712
|
+
"lastNameLabel"?: string;
|
|
8713
|
+
/**
|
|
8714
|
+
* The message to be displayed if a the form submission fails unexpectedly.
|
|
8715
|
+
* @uiName Network error message
|
|
8716
|
+
* @uiWidget textArea
|
|
8717
|
+
*/
|
|
8718
|
+
"networkErrorMessage"?: string;
|
|
8719
|
+
/**
|
|
8720
|
+
* @uiName Header text
|
|
8721
|
+
*/
|
|
8722
|
+
"pageLabel"?: string;
|
|
8723
|
+
/**
|
|
8724
|
+
* The message to be displayed if a required field is not filled.
|
|
8725
|
+
* @uiName Required field message
|
|
8726
|
+
* @uiWidget textArea
|
|
8727
|
+
*/
|
|
8728
|
+
"requiredFieldErrorMessage"?: string;
|
|
8729
|
+
/**
|
|
8730
|
+
* @uiName Submit another form button label
|
|
8731
|
+
*/
|
|
8732
|
+
"resubmitFormLabel"?: string;
|
|
8733
|
+
/**
|
|
8734
|
+
* Description text shown if an error occurs.
|
|
8735
|
+
* @uiName Submit error description
|
|
8736
|
+
*/
|
|
8737
|
+
"submitErrorDescription"?: string;
|
|
8738
|
+
/**
|
|
8739
|
+
* Header text shown if an error occurs.
|
|
8740
|
+
* @uiName Submit error header
|
|
8741
|
+
*/
|
|
8742
|
+
"submitErrorHeader"?: string;
|
|
8743
|
+
/**
|
|
8744
|
+
* @uiName Submit button text
|
|
8745
|
+
*/
|
|
8746
|
+
"submitLabel"?: string;
|
|
8747
|
+
/**
|
|
8748
|
+
* Description text shown on successful lead submission.
|
|
8749
|
+
* @uiName Submit success description
|
|
8750
|
+
*/
|
|
8751
|
+
"submitSuccessDescription"?: string;
|
|
8752
|
+
/**
|
|
8753
|
+
* Header text shown on successful lead submission.
|
|
8754
|
+
* @uiName Submit success header
|
|
8755
|
+
*/
|
|
8756
|
+
"submitSuccessHeader"?: string;
|
|
8969
8757
|
/**
|
|
8970
|
-
*
|
|
8971
|
-
* @uiName
|
|
8972
|
-
* @uiGroup Style
|
|
8758
|
+
* Optional support link text for error messages.
|
|
8759
|
+
* @uiName Support link text
|
|
8973
8760
|
*/
|
|
8974
|
-
"
|
|
8761
|
+
"supportLinkText"?: string;
|
|
8762
|
+
}
|
|
8763
|
+
interface SqmLeadInputField {
|
|
8764
|
+
/**
|
|
8765
|
+
* @undocumented
|
|
8766
|
+
* @uiType object
|
|
8767
|
+
*/
|
|
8768
|
+
"demoData"?: DemoData<LeadInputFieldViewProps>;
|
|
8769
|
+
/**
|
|
8770
|
+
* @uiName Input label
|
|
8771
|
+
*/
|
|
8772
|
+
"fieldLabel"?: string;
|
|
8773
|
+
/**
|
|
8774
|
+
* This name is used as the key for this form field on submission. The name must be unique within this specific form.
|
|
8775
|
+
* @uiName Input name attribute
|
|
8776
|
+
* @required
|
|
8777
|
+
*/
|
|
8778
|
+
"fieldName"?: string;
|
|
8779
|
+
/**
|
|
8780
|
+
* @uiName Optional
|
|
8781
|
+
* @default
|
|
8782
|
+
*/
|
|
8783
|
+
"fieldOptional"?: boolean;
|
|
8784
|
+
/**
|
|
8785
|
+
* @uiName Input type
|
|
8786
|
+
* @uiType string
|
|
8787
|
+
* @uiEnum ["text", "date", "tel"]
|
|
8788
|
+
* @uiEnumNames ["Text", "Date", "Phone Number"]
|
|
8789
|
+
*/
|
|
8790
|
+
"fieldType"?: "text" | "date" | "tel";
|
|
8791
|
+
/**
|
|
8792
|
+
* @uiName Optional label
|
|
8793
|
+
*/
|
|
8794
|
+
"optionalLabel"?: string;
|
|
8795
|
+
/**
|
|
8796
|
+
* The message to be displayed when a required field is not filled.
|
|
8797
|
+
* @uiName Required field message
|
|
8798
|
+
* @uiWidget textArea
|
|
8799
|
+
*/
|
|
8800
|
+
"requiredFieldErrorMessage"?: string;
|
|
8801
|
+
}
|
|
8802
|
+
interface SqmLeaderboard {
|
|
8803
|
+
/**
|
|
8804
|
+
* Title displayed for users without names
|
|
8805
|
+
* @uiName Unknown user text
|
|
8806
|
+
*/
|
|
8807
|
+
"anonymousUser"?: string;
|
|
8975
8808
|
/**
|
|
8976
8809
|
* @undocumented
|
|
8977
8810
|
* @uiType object
|
|
@@ -9040,31 +8873,10 @@ declare namespace LocalJSX {
|
|
|
9040
8873
|
* @uiName Stats column heading
|
|
9041
8874
|
*/
|
|
9042
8875
|
"statsheading"?: string;
|
|
9043
|
-
/**
|
|
9044
|
-
* Text color of the leaderboard.
|
|
9045
|
-
* @uiName Text Color
|
|
9046
|
-
* @uiWidget color
|
|
9047
|
-
* @uiGroup Style
|
|
9048
|
-
*/
|
|
9049
|
-
"textColor"?: string;
|
|
9050
8876
|
/**
|
|
9051
8877
|
* @uiName User column heading
|
|
9052
8878
|
*/
|
|
9053
8879
|
"usersheading"?: string;
|
|
9054
|
-
/**
|
|
9055
|
-
* Changes the background color of the viewing user row in the leaderboard.
|
|
9056
|
-
* @uiName Viewing User Highlight Color
|
|
9057
|
-
* @uiWidget color
|
|
9058
|
-
* @uiGroup Style
|
|
9059
|
-
*/
|
|
9060
|
-
"viewingUserHighlightColor"?: string;
|
|
9061
|
-
/**
|
|
9062
|
-
* Changes the text color of the viewing user row in the leaderboard.
|
|
9063
|
-
* @uiName Viewing User Text Color
|
|
9064
|
-
* @uiWidget color
|
|
9065
|
-
* @uiGroup Style
|
|
9066
|
-
*/
|
|
9067
|
-
"viewingUserHighlightTextColor"?: string;
|
|
9068
8880
|
/**
|
|
9069
8881
|
* @uiName Viewing user text
|
|
9070
8882
|
*/
|
|
@@ -9207,47 +9019,8 @@ declare namespace LocalJSX {
|
|
|
9207
9019
|
"menuLabel"?: string;
|
|
9208
9020
|
}
|
|
9209
9021
|
interface SqmNavigationSidebar {
|
|
9210
|
-
/**
|
|
9211
|
-
* @undocumented
|
|
9212
|
-
* @uiType object
|
|
9213
|
-
*/
|
|
9214
|
-
"demoData"?: DemoData<NavigationSidebarViewProps>;
|
|
9215
|
-
/**
|
|
9216
|
-
* @uiName Text color
|
|
9217
|
-
* @uiWidget color
|
|
9218
|
-
* @format color
|
|
9219
|
-
* @uiGroup Style
|
|
9220
|
-
*/
|
|
9221
|
-
"mobileMenuColor"?: string;
|
|
9222
9022
|
}
|
|
9223
9023
|
interface SqmNavigationSidebarItem {
|
|
9224
|
-
/**
|
|
9225
|
-
* Background color of the nav item
|
|
9226
|
-
* @uiName Background Color
|
|
9227
|
-
* @uiWidget color
|
|
9228
|
-
* @uiGroup Style
|
|
9229
|
-
*/
|
|
9230
|
-
"backgroundColor"?: string;
|
|
9231
|
-
/**
|
|
9232
|
-
* Background color of the nav item when focused
|
|
9233
|
-
* @uiName Background Focused Color
|
|
9234
|
-
* @uiWidget color
|
|
9235
|
-
* @uiGroup Style
|
|
9236
|
-
*/
|
|
9237
|
-
"backgroundFocusedColor"?: string;
|
|
9238
|
-
/**
|
|
9239
|
-
* Background color of the nav item when hovered
|
|
9240
|
-
* @uiName Background Hover Color
|
|
9241
|
-
* @uiWidget color
|
|
9242
|
-
* @uiGroup Style
|
|
9243
|
-
*/
|
|
9244
|
-
"backgroundHoverColor"?: string;
|
|
9245
|
-
/**
|
|
9246
|
-
* Border radius (in number of pixels)
|
|
9247
|
-
* @uiName Border Radius
|
|
9248
|
-
* @uiGroup Style
|
|
9249
|
-
*/
|
|
9250
|
-
"borderRadius"?: number;
|
|
9251
9024
|
/**
|
|
9252
9025
|
* @undocumented
|
|
9253
9026
|
* @uiType object
|
|
@@ -9256,57 +9029,19 @@ declare namespace LocalJSX {
|
|
|
9256
9029
|
/**
|
|
9257
9030
|
* Options available at https://shoelace.style/components/icon
|
|
9258
9031
|
* @uiName Icon
|
|
9259
|
-
* @uiGroup Style
|
|
9260
9032
|
*/
|
|
9261
9033
|
"icon"?: string;
|
|
9262
9034
|
/**
|
|
9263
9035
|
* @uiName Label
|
|
9264
9036
|
*/
|
|
9265
9037
|
"label"?: string;
|
|
9266
|
-
/**
|
|
9267
|
-
* @uiName Padding
|
|
9268
|
-
* @uiType string
|
|
9269
|
-
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
9270
|
-
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
9271
|
-
*/
|
|
9272
|
-
"padding"?: Spacing;
|
|
9273
9038
|
/**
|
|
9274
9039
|
* @uiName Navigation path
|
|
9275
9040
|
* @uiWidget pageSelect
|
|
9276
9041
|
*/
|
|
9277
9042
|
"path"?: string;
|
|
9278
|
-
/**
|
|
9279
|
-
* Text color of the nav item
|
|
9280
|
-
* @uiName Text Color
|
|
9281
|
-
* @uiWidget color
|
|
9282
|
-
* @uiGroup Style
|
|
9283
|
-
*/
|
|
9284
|
-
"textColor"?: string;
|
|
9285
|
-
/**
|
|
9286
|
-
* Text color of the nav item when items is focused
|
|
9287
|
-
* @uiName Text Focused Color
|
|
9288
|
-
* @uiWidget color
|
|
9289
|
-
* @uiGroup Style
|
|
9290
|
-
*/
|
|
9291
|
-
"textFocusedColor"?: string;
|
|
9292
|
-
/**
|
|
9293
|
-
* Text color of the nav item when hovered
|
|
9294
|
-
* @uiName Text Hover Color
|
|
9295
|
-
* @uiWidget color
|
|
9296
|
-
* @uiGroup Style
|
|
9297
|
-
*/
|
|
9298
|
-
"textHoverColor"?: string;
|
|
9299
9043
|
}
|
|
9300
9044
|
interface SqmPagination {
|
|
9301
|
-
/**
|
|
9302
|
-
* The type of the button that is used (primary or secondary).
|
|
9303
|
-
* @uiName Button Type
|
|
9304
|
-
* @uiType string
|
|
9305
|
-
* @uiEnum ["primary", "secondary"]
|
|
9306
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
9307
|
-
* @uiGroup Style
|
|
9308
|
-
*/
|
|
9309
|
-
"buttonType"?: "primary" | "secondary";
|
|
9310
9045
|
/**
|
|
9311
9046
|
* @undocumented
|
|
9312
9047
|
* @uiType object
|
|
@@ -9389,10 +9124,6 @@ declare namespace LocalJSX {
|
|
|
9389
9124
|
* @uiName Payout missing information subtext
|
|
9390
9125
|
*/
|
|
9391
9126
|
"payoutMissingInformationText"?: string;
|
|
9392
|
-
/**
|
|
9393
|
-
* @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
|
|
9394
|
-
*/
|
|
9395
|
-
"stateController"?: string;
|
|
9396
9127
|
/**
|
|
9397
9128
|
* Badge text indicating payout status
|
|
9398
9129
|
* @uiName Payout badge status text
|
|
@@ -9405,6 +9136,14 @@ declare namespace LocalJSX {
|
|
|
9405
9136
|
"thresholdPayoutText"?: string;
|
|
9406
9137
|
}
|
|
9407
9138
|
interface SqmPayoutStatusAlert {
|
|
9139
|
+
/**
|
|
9140
|
+
* @uiName Account review alert description
|
|
9141
|
+
*/
|
|
9142
|
+
"accountReviewDescription"?: string;
|
|
9143
|
+
/**
|
|
9144
|
+
* @uiName Account review alert header
|
|
9145
|
+
*/
|
|
9146
|
+
"accountReviewHeader"?: string;
|
|
9408
9147
|
/**
|
|
9409
9148
|
* @uiName Cash & Payouts Microsite Page (only set if alert is used in a microsite)
|
|
9410
9149
|
*/
|
|
@@ -9446,6 +9185,10 @@ declare namespace LocalJSX {
|
|
|
9446
9185
|
* @uiName Support link text
|
|
9447
9186
|
*/
|
|
9448
9187
|
"supportLink"?: string;
|
|
9188
|
+
/**
|
|
9189
|
+
* @uiName Terms and Conditions text
|
|
9190
|
+
*/
|
|
9191
|
+
"termsAndConditions"?: string;
|
|
9449
9192
|
/**
|
|
9450
9193
|
* @uiName Verification failed internal alert description
|
|
9451
9194
|
*/
|
|
@@ -9482,6 +9225,18 @@ declare namespace LocalJSX {
|
|
|
9482
9225
|
* @uiName Verification review internal alert header
|
|
9483
9226
|
*/
|
|
9484
9227
|
"verificationReviewInternalHeader"?: string;
|
|
9228
|
+
/**
|
|
9229
|
+
* @uiName W-9 payment threshold alert button text
|
|
9230
|
+
*/
|
|
9231
|
+
"w9RequiredButtonText"?: string;
|
|
9232
|
+
/**
|
|
9233
|
+
* @uiName W-9 payment threshold alert description
|
|
9234
|
+
*/
|
|
9235
|
+
"w9RequiredDescription"?: string;
|
|
9236
|
+
/**
|
|
9237
|
+
* @uiName W-9 payment threshold alert header
|
|
9238
|
+
*/
|
|
9239
|
+
"w9RequiredHeader"?: string;
|
|
9485
9240
|
}
|
|
9486
9241
|
interface SqmPopupContainer {
|
|
9487
9242
|
/**
|
|
@@ -9806,28 +9561,13 @@ declare namespace LocalJSX {
|
|
|
9806
9561
|
/**
|
|
9807
9562
|
* @uiName Terms and conditions link
|
|
9808
9563
|
*/
|
|
9809
|
-
"termsLink"?: string;
|
|
9810
|
-
/**
|
|
9811
|
-
* @uiName Terms and conditions text
|
|
9812
|
-
*/
|
|
9813
|
-
"termsText"?: string;
|
|
9814
|
-
}
|
|
9815
|
-
interface SqmPortalForgotPassword {
|
|
9816
|
-
/**
|
|
9817
|
-
* @uiName Background color
|
|
9818
|
-
* @uiWidget color
|
|
9819
|
-
*/
|
|
9820
|
-
"backgroundColor"?: string;
|
|
9821
|
-
/**
|
|
9822
|
-
* @uiName Border style
|
|
9823
|
-
* @uiWidget textArea
|
|
9824
|
-
*/
|
|
9825
|
-
"border"?: string;
|
|
9564
|
+
"termsLink"?: string;
|
|
9826
9565
|
/**
|
|
9827
|
-
* @uiName
|
|
9828
|
-
* @uiWidget number
|
|
9566
|
+
* @uiName Terms and conditions text
|
|
9829
9567
|
*/
|
|
9830
|
-
"
|
|
9568
|
+
"termsText"?: string;
|
|
9569
|
+
}
|
|
9570
|
+
interface SqmPortalForgotPassword {
|
|
9831
9571
|
/**
|
|
9832
9572
|
* @undocumented
|
|
9833
9573
|
* @uiType object
|
|
@@ -9872,30 +9612,11 @@ declare namespace LocalJSX {
|
|
|
9872
9612
|
"successAlertText"?: string;
|
|
9873
9613
|
}
|
|
9874
9614
|
interface SqmPortalFrame {
|
|
9875
|
-
/**
|
|
9876
|
-
* @uiName Background color
|
|
9877
|
-
* @uiWidget color
|
|
9878
|
-
* @uiType string
|
|
9879
|
-
*/
|
|
9880
|
-
"backgroundColor"?: string;
|
|
9881
|
-
/**
|
|
9882
|
-
* Borders placed to seperate the header and footer from the body content.
|
|
9883
|
-
* @uiName Border
|
|
9884
|
-
* @uiType string
|
|
9885
|
-
*/
|
|
9886
|
-
"border"?: string;
|
|
9887
9615
|
/**
|
|
9888
9616
|
* @undocumented
|
|
9889
9617
|
* @uiType object
|
|
9890
9618
|
*/
|
|
9891
9619
|
"demoData"?: DemoData<PortalFrameViewProps>;
|
|
9892
|
-
/**
|
|
9893
|
-
* Background color for the header and footer.
|
|
9894
|
-
* @uiName Header and Footer Background Color
|
|
9895
|
-
* @uiWidget color
|
|
9896
|
-
* @uiType string
|
|
9897
|
-
*/
|
|
9898
|
-
"headerAndFooterBackgroundColor"?: string;
|
|
9899
9620
|
/**
|
|
9900
9621
|
* @undocumented
|
|
9901
9622
|
*/
|
|
@@ -10629,12 +10350,6 @@ declare namespace LocalJSX {
|
|
|
10629
10350
|
* @format color
|
|
10630
10351
|
*/
|
|
10631
10352
|
"backgroundColor"?: string;
|
|
10632
|
-
/**
|
|
10633
|
-
* Amount in pixels
|
|
10634
|
-
* @uiName Border radius
|
|
10635
|
-
* @type number
|
|
10636
|
-
*/
|
|
10637
|
-
"borderRadius"?: number;
|
|
10638
10353
|
/**
|
|
10639
10354
|
* @uiName Description
|
|
10640
10355
|
* @uiWidget textArea
|
|
@@ -10649,18 +10364,6 @@ declare namespace LocalJSX {
|
|
|
10649
10364
|
* @uiName Icon
|
|
10650
10365
|
*/
|
|
10651
10366
|
"icon"?: string;
|
|
10652
|
-
/**
|
|
10653
|
-
* @uiName Icon Background color
|
|
10654
|
-
* @uiWidget color
|
|
10655
|
-
* @format color
|
|
10656
|
-
*/
|
|
10657
|
-
"iconBackgroundColor"?: string;
|
|
10658
|
-
/**
|
|
10659
|
-
* @uiName Icon color
|
|
10660
|
-
* @uiWidget color
|
|
10661
|
-
* @format color
|
|
10662
|
-
*/
|
|
10663
|
-
"iconColor"?: string;
|
|
10664
10367
|
/**
|
|
10665
10368
|
* Displayed in place of an icon
|
|
10666
10369
|
* @uiName Image URL
|
|
@@ -10726,19 +10429,6 @@ declare namespace LocalJSX {
|
|
|
10726
10429
|
* @uiType string
|
|
10727
10430
|
*/
|
|
10728
10431
|
"backgroundColor"?: string;
|
|
10729
|
-
/**
|
|
10730
|
-
* Border color of container
|
|
10731
|
-
* @uiName Border color
|
|
10732
|
-
* @uiWidget color
|
|
10733
|
-
* @format color
|
|
10734
|
-
*/
|
|
10735
|
-
"borderColor"?: string;
|
|
10736
|
-
/**
|
|
10737
|
-
* The border radius (in pixels)
|
|
10738
|
-
* @uiName Border Radius
|
|
10739
|
-
* @uiType number
|
|
10740
|
-
*/
|
|
10741
|
-
"borderRadius"?: number;
|
|
10742
10432
|
/**
|
|
10743
10433
|
* @uiName Hide border
|
|
10744
10434
|
* @uiType boolean
|
|
@@ -10777,13 +10467,6 @@ declare namespace LocalJSX {
|
|
|
10777
10467
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
10778
10468
|
*/
|
|
10779
10469
|
"paddingTop"?: string;
|
|
10780
|
-
/**
|
|
10781
|
-
* Color of the text and copy icon
|
|
10782
|
-
* @uiName Text color
|
|
10783
|
-
* @uiWidget color
|
|
10784
|
-
* @format color
|
|
10785
|
-
*/
|
|
10786
|
-
"textColor"?: string;
|
|
10787
10470
|
/**
|
|
10788
10471
|
* @uiName Vertical alignment
|
|
10789
10472
|
* @uiType string
|
|
@@ -10793,47 +10476,14 @@ declare namespace LocalJSX {
|
|
|
10793
10476
|
"verticalAlignment"?: "start" | "center" | "end";
|
|
10794
10477
|
}
|
|
10795
10478
|
interface SqmReferralCode {
|
|
10796
|
-
/**
|
|
10797
|
-
* Background color of share link container
|
|
10798
|
-
* @uiName Background color
|
|
10799
|
-
* @uiWidget color
|
|
10800
|
-
* @format color
|
|
10801
|
-
* @uiGroup Style
|
|
10802
|
-
*/
|
|
10803
|
-
"backgroundColor"?: string;
|
|
10804
|
-
/**
|
|
10805
|
-
* Border color of share link container (default is set to 1px solid transparent)
|
|
10806
|
-
* @uiName Border color
|
|
10807
|
-
* @uiWidget color
|
|
10808
|
-
* @format color
|
|
10809
|
-
* @uiGroup Style
|
|
10810
|
-
*/
|
|
10811
|
-
"borderColor"?: string;
|
|
10812
|
-
/**
|
|
10813
|
-
* The border radius on the share link container (in pixels)
|
|
10814
|
-
* @uiName Border Radius
|
|
10815
|
-
* @uiType number
|
|
10816
|
-
* @uiGroup Style
|
|
10817
|
-
*/
|
|
10818
|
-
"borderRadius"?: string;
|
|
10819
10479
|
/**
|
|
10820
10480
|
* Set the copy button style and placement
|
|
10821
10481
|
* @uiName Style
|
|
10822
10482
|
* @uiType string
|
|
10823
10483
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
10824
10484
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
10825
|
-
* @uiGroup Style
|
|
10826
10485
|
*/
|
|
10827
10486
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
10828
|
-
/**
|
|
10829
|
-
* The type of the button that is used (primary or secondary).
|
|
10830
|
-
* @uiName Button Type
|
|
10831
|
-
* @uiType string
|
|
10832
|
-
* @uiEnum ["primary", "secondary"]
|
|
10833
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
10834
|
-
* @uiGroup Style
|
|
10835
|
-
*/
|
|
10836
|
-
"buttonType"?: "primary" | "secondary";
|
|
10837
10487
|
/**
|
|
10838
10488
|
* @uiName Copy button label
|
|
10839
10489
|
*/
|
|
@@ -10865,17 +10515,8 @@ declare namespace LocalJSX {
|
|
|
10865
10515
|
* @uiType string
|
|
10866
10516
|
* @uiEnum ["left", "center", "right"]
|
|
10867
10517
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
10868
|
-
* @uiGroup Style
|
|
10869
10518
|
*/
|
|
10870
10519
|
"textAlign"?: "left" | "center" | "right";
|
|
10871
|
-
/**
|
|
10872
|
-
* Color of the text and copy icon
|
|
10873
|
-
* @uiName Text color
|
|
10874
|
-
* @uiWidget color
|
|
10875
|
-
* @format color
|
|
10876
|
-
* @uiGroup Style
|
|
10877
|
-
*/
|
|
10878
|
-
"textColor"?: string;
|
|
10879
10520
|
/**
|
|
10880
10521
|
* The number of milliseconds that the tooltip appears for
|
|
10881
10522
|
* @uiName Tooltip lifespan
|
|
@@ -10910,12 +10551,6 @@ declare namespace LocalJSX {
|
|
|
10910
10551
|
* @uiWidget programSelector
|
|
10911
10552
|
*/
|
|
10912
10553
|
"programId"?: string;
|
|
10913
|
-
/**
|
|
10914
|
-
* @uiName Text Color
|
|
10915
|
-
* @uiType string
|
|
10916
|
-
* @uiWidget color
|
|
10917
|
-
*/
|
|
10918
|
-
"textColor"?: string;
|
|
10919
10554
|
/**
|
|
10920
10555
|
* @uiName Title Text
|
|
10921
10556
|
*/
|
|
@@ -11365,13 +11000,6 @@ declare namespace LocalJSX {
|
|
|
11365
11000
|
* @uiWidget textArea
|
|
11366
11001
|
*/
|
|
11367
11002
|
"sourceAmountMessage"?: string;
|
|
11368
|
-
/**
|
|
11369
|
-
* @componentState { "title": "Choose reward", "props": { "redeemStage": "chooseReward" }, "dependencies": ["sqm-reward-exchange-list"] }
|
|
11370
|
-
* @componentState { "title": "Reward details", "props": { "redeemStage": "chooseAmount" }, "dependencies": ["sqm-reward-exchange-list"] }
|
|
11371
|
-
* @componentState { "title": "Confirm exchange", "props": { "redeemStage": "confirmation" }, "dependencies": ["sqm-reward-exchange-list"] }
|
|
11372
|
-
* @componentState { "title": "Exchange successful", "props": { "redeemStage": "success" }, "dependencies": ["sqm-reward-exchange-list"] }
|
|
11373
|
-
*/
|
|
11374
|
-
"stateController"?: string;
|
|
11375
11003
|
/**
|
|
11376
11004
|
* Shown when a user copies a fuel tank code
|
|
11377
11005
|
* @uiName Tooltip text
|
|
@@ -11601,8 +11229,8 @@ declare namespace LocalJSX {
|
|
|
11601
11229
|
*/
|
|
11602
11230
|
"pendingUnhandled"?: string;
|
|
11603
11231
|
/**
|
|
11604
|
-
* Displayed when a reward is pending due to
|
|
11605
|
-
* @uiName
|
|
11232
|
+
* Displayed when a reward is pending due to W-9 compliance.
|
|
11233
|
+
* @uiName W-9 pending text
|
|
11606
11234
|
*/
|
|
11607
11235
|
"pendingUsTax"?: string;
|
|
11608
11236
|
/**
|
|
@@ -11700,18 +11328,11 @@ declare namespace LocalJSX {
|
|
|
11700
11328
|
* @uiName Button background color
|
|
11701
11329
|
* @uiWidget color
|
|
11702
11330
|
* @format color
|
|
11703
|
-
* @uiGroup Style
|
|
11704
11331
|
*/
|
|
11705
11332
|
"backgroundcolor"?: string;
|
|
11706
|
-
/**
|
|
11707
|
-
* @uiName Border
|
|
11708
|
-
* @uiGroup Style
|
|
11709
|
-
*/
|
|
11710
|
-
"border"?: string;
|
|
11711
11333
|
/**
|
|
11712
11334
|
* Configure border radius with pixel amount
|
|
11713
11335
|
* @uiName Border radius
|
|
11714
|
-
* @uiGroup Style
|
|
11715
11336
|
*/
|
|
11716
11337
|
"borderradius"?: number;
|
|
11717
11338
|
/**
|
|
@@ -11725,13 +11346,11 @@ declare namespace LocalJSX {
|
|
|
11725
11346
|
"disabled"?: boolean;
|
|
11726
11347
|
/**
|
|
11727
11348
|
* @uiName Hide icon
|
|
11728
|
-
* @uiGroup Style
|
|
11729
11349
|
* @default
|
|
11730
11350
|
*/
|
|
11731
11351
|
"hideicon"?: boolean;
|
|
11732
11352
|
/**
|
|
11733
11353
|
* @uiName Hide text
|
|
11734
|
-
* @uiGroup Style
|
|
11735
11354
|
* @default
|
|
11736
11355
|
*/
|
|
11737
11356
|
"hidetext"?: boolean;
|
|
@@ -11769,7 +11388,6 @@ declare namespace LocalJSX {
|
|
|
11769
11388
|
| "unknown";
|
|
11770
11389
|
/**
|
|
11771
11390
|
* @uiName Display pill
|
|
11772
|
-
* @uiGroup Style
|
|
11773
11391
|
*/
|
|
11774
11392
|
"pill"?: boolean;
|
|
11775
11393
|
/**
|
|
@@ -11793,24 +11411,21 @@ declare namespace LocalJSX {
|
|
|
11793
11411
|
* @uiType string
|
|
11794
11412
|
* @uiEnum ["small", "medium", "large" ]
|
|
11795
11413
|
* @uiEnumNames ["Small", "Medium", "Large"]
|
|
11796
|
-
* @uiGroup Style
|
|
11797
11414
|
*/
|
|
11798
11415
|
"size"?: "small" | "medium" | "large";
|
|
11799
11416
|
/**
|
|
11800
11417
|
* @uiName Button text color
|
|
11801
11418
|
* @uiWidget color
|
|
11802
11419
|
* @format color
|
|
11803
|
-
* @uiGroup Style
|
|
11804
11420
|
*/
|
|
11805
11421
|
"textcolor"?: string;
|
|
11806
11422
|
/**
|
|
11807
11423
|
* @uiType string
|
|
11808
11424
|
* @uiName Button style
|
|
11809
|
-
* @uiEnum ["primary"
|
|
11810
|
-
* @uiEnumNames ["Primary", "
|
|
11425
|
+
* @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
|
|
11426
|
+
* @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
11811
11427
|
*/
|
|
11812
11428
|
"type"?: | "primary"
|
|
11813
|
-
| "secondary"
|
|
11814
11429
|
| "success"
|
|
11815
11430
|
| "info"
|
|
11816
11431
|
| "warning"
|
|
@@ -11829,47 +11444,14 @@ declare namespace LocalJSX {
|
|
|
11829
11444
|
"unsupportedPlatformText"?: string;
|
|
11830
11445
|
}
|
|
11831
11446
|
interface SqmShareCode {
|
|
11832
|
-
/**
|
|
11833
|
-
* Background color of share link container
|
|
11834
|
-
* @uiName Background color
|
|
11835
|
-
* @uiWidget color
|
|
11836
|
-
* @format color
|
|
11837
|
-
* @uiGroup Style
|
|
11838
|
-
*/
|
|
11839
|
-
"backgroundColor"?: string;
|
|
11840
|
-
/**
|
|
11841
|
-
* Border color of share link container
|
|
11842
|
-
* @uiName Border color
|
|
11843
|
-
* @uiWidget color
|
|
11844
|
-
* @format color
|
|
11845
|
-
* @uiGroup Style
|
|
11846
|
-
*/
|
|
11847
|
-
"borderColor"?: string;
|
|
11848
|
-
/**
|
|
11849
|
-
* The border radius on the share link container (in pixels)
|
|
11850
|
-
* @uiName Border Radius
|
|
11851
|
-
* @uiType number
|
|
11852
|
-
* @uiGroup Style
|
|
11853
|
-
*/
|
|
11854
|
-
"borderRadius"?: string;
|
|
11855
11447
|
/**
|
|
11856
11448
|
* Set the copy button style and placement
|
|
11857
11449
|
* @uiName Style
|
|
11858
11450
|
* @uiType string
|
|
11859
11451
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
11860
11452
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
11861
|
-
* @uiGroup Style
|
|
11862
11453
|
*/
|
|
11863
11454
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
11864
|
-
/**
|
|
11865
|
-
* The type of the button that is used (primary or secondary).
|
|
11866
|
-
* @uiName Button Type
|
|
11867
|
-
* @uiType string
|
|
11868
|
-
* @uiEnum ["primary", "secondary"]
|
|
11869
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
11870
|
-
* @uiGroup Style
|
|
11871
|
-
*/
|
|
11872
|
-
"buttonType"?: "primary" | "secondary";
|
|
11873
11455
|
/**
|
|
11874
11456
|
* @uiName Copy button label
|
|
11875
11457
|
*/
|
|
@@ -11891,17 +11473,8 @@ declare namespace LocalJSX {
|
|
|
11891
11473
|
* @uiType string
|
|
11892
11474
|
* @uiEnum ["left", "center", "right"]
|
|
11893
11475
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
11894
|
-
* @uiGroup Style
|
|
11895
11476
|
*/
|
|
11896
11477
|
"textAlign"?: "left" | "center" | "right";
|
|
11897
|
-
/**
|
|
11898
|
-
* Color of the text and copy icon
|
|
11899
|
-
* @uiName Text color
|
|
11900
|
-
* @uiWidget color
|
|
11901
|
-
* @format color
|
|
11902
|
-
* @uiGroup Style
|
|
11903
|
-
*/
|
|
11904
|
-
"textColor"?: string;
|
|
11905
11478
|
/**
|
|
11906
11479
|
* The number of milliseconds that the tooltip appears for
|
|
11907
11480
|
* @uiName Tooltip lifespan
|
|
@@ -11914,47 +11487,14 @@ declare namespace LocalJSX {
|
|
|
11914
11487
|
"tooltiptext"?: string;
|
|
11915
11488
|
}
|
|
11916
11489
|
interface SqmShareLink {
|
|
11917
|
-
/**
|
|
11918
|
-
* Background color of share link container
|
|
11919
|
-
* @uiName Background color
|
|
11920
|
-
* @uiWidget color
|
|
11921
|
-
* @format color
|
|
11922
|
-
* @uiGroup Style
|
|
11923
|
-
*/
|
|
11924
|
-
"backgroundColor"?: string;
|
|
11925
|
-
/**
|
|
11926
|
-
* Border color of share link container
|
|
11927
|
-
* @uiName Border color
|
|
11928
|
-
* @uiWidget color
|
|
11929
|
-
* @format color
|
|
11930
|
-
* @uiGroup Style
|
|
11931
|
-
*/
|
|
11932
|
-
"borderColor"?: string;
|
|
11933
|
-
/**
|
|
11934
|
-
* The border radius on the share link container (in pixels)
|
|
11935
|
-
* @uiName Border Radius
|
|
11936
|
-
* @uiType number
|
|
11937
|
-
* @uiGroup Style
|
|
11938
|
-
*/
|
|
11939
|
-
"borderRadius"?: string;
|
|
11940
11490
|
/**
|
|
11941
11491
|
* Set the copy button style and placement
|
|
11942
|
-
* @uiName
|
|
11492
|
+
* @uiName Style
|
|
11943
11493
|
* @uiType string
|
|
11944
11494
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
11945
11495
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
11946
|
-
* @uiGroup Style
|
|
11947
11496
|
*/
|
|
11948
11497
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
11949
|
-
/**
|
|
11950
|
-
* The type of the button that is used (primary or secondary).
|
|
11951
|
-
* @uiName Button Type
|
|
11952
|
-
* @uiType string
|
|
11953
|
-
* @uiEnum ["primary", "secondary"]
|
|
11954
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
11955
|
-
* @uiGroup Style
|
|
11956
|
-
*/
|
|
11957
|
-
"buttonType"?: "primary" | "secondary";
|
|
11958
11498
|
/**
|
|
11959
11499
|
* @uiName Copy button label
|
|
11960
11500
|
*/
|
|
@@ -11976,17 +11516,8 @@ declare namespace LocalJSX {
|
|
|
11976
11516
|
* @uiType string
|
|
11977
11517
|
* @uiEnum ["left", "center", "right"]
|
|
11978
11518
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
11979
|
-
* @uiGroup Style
|
|
11980
11519
|
*/
|
|
11981
11520
|
"textAlign"?: "left" | "center" | "right";
|
|
11982
|
-
/**
|
|
11983
|
-
* Color of the text and copy icon
|
|
11984
|
-
* @uiName Text color
|
|
11985
|
-
* @uiWidget color
|
|
11986
|
-
* @format color
|
|
11987
|
-
* @uiGroup Style
|
|
11988
|
-
*/
|
|
11989
|
-
"textColor"?: string;
|
|
11990
11521
|
/**
|
|
11991
11522
|
* The number of milliseconds that the tooltip appears for
|
|
11992
11523
|
* @uiName Tooltip lifespan
|
|
@@ -12000,34 +11531,12 @@ declare namespace LocalJSX {
|
|
|
12000
11531
|
}
|
|
12001
11532
|
interface SqmStatContainer {
|
|
12002
11533
|
/**
|
|
12003
|
-
* Controls the alignment of the flexbox
|
|
12004
|
-
* @uiName Alignment
|
|
12005
|
-
* @uiType string
|
|
12006
|
-
* @uiEnum ["left", "right", "center"]
|
|
12007
|
-
* @uiEnumNames ["Left", "Right", "Center"]
|
|
12008
|
-
*/
|
|
12009
|
-
"alignment"?: "left" | "right" | "center";
|
|
12010
|
-
/**
|
|
12011
|
-
* @undocumented
|
|
12012
11534
|
* @uiName Display
|
|
12013
11535
|
* @uiType string
|
|
12014
11536
|
* @uiEnum ["grid", "flex"]
|
|
12015
11537
|
* @uiEnumNames ["Grid", "Flex"]
|
|
12016
11538
|
*/
|
|
12017
11539
|
"display"?: "grid" | "flex";
|
|
12018
|
-
/**
|
|
12019
|
-
* @uiName Gap
|
|
12020
|
-
* @uiType string
|
|
12021
|
-
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
12022
|
-
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
12023
|
-
*/
|
|
12024
|
-
"gap"?: Spacing;
|
|
12025
|
-
/**
|
|
12026
|
-
* Hide the seperating border between stats
|
|
12027
|
-
* @uiName Hide border
|
|
12028
|
-
* @uiType boolean
|
|
12029
|
-
*/
|
|
12030
|
-
"hideBorder"?: boolean;
|
|
12031
11540
|
/**
|
|
12032
11541
|
* @uiName Space between stats
|
|
12033
11542
|
* @uiType string
|
|
@@ -12069,33 +11578,8 @@ declare namespace LocalJSX {
|
|
|
12069
11578
|
* @uiEnumNames ["Left", "Right", "Bottom", "Top"]
|
|
12070
11579
|
*/
|
|
12071
11580
|
"placement"?: "left" | "right" | "bottom" | "top";
|
|
12072
|
-
/**
|
|
12073
|
-
* Tab text color
|
|
12074
|
-
* @uiName Text color
|
|
12075
|
-
* @uiType string
|
|
12076
|
-
* @uiWidget color
|
|
12077
|
-
*/
|
|
12078
|
-
"textColor"?: string;
|
|
12079
11581
|
}
|
|
12080
11582
|
interface SqmTaskCard {
|
|
12081
|
-
/**
|
|
12082
|
-
* @uiName Card Background color
|
|
12083
|
-
* @uiWidget color
|
|
12084
|
-
* @uiGroup Style
|
|
12085
|
-
*/
|
|
12086
|
-
"backgroundColor"?: string;
|
|
12087
|
-
/**
|
|
12088
|
-
* @uiName Border color
|
|
12089
|
-
* @uiWidget color
|
|
12090
|
-
* @uiGroup Style
|
|
12091
|
-
*/
|
|
12092
|
-
"borderColor"?: string;
|
|
12093
|
-
/**
|
|
12094
|
-
* @uiName Border radius
|
|
12095
|
-
* @uiType number
|
|
12096
|
-
* @uiGroup Style
|
|
12097
|
-
*/
|
|
12098
|
-
"borderRadius"?: number;
|
|
12099
11583
|
/**
|
|
12100
11584
|
* @uiName Button link
|
|
12101
11585
|
* @uiGroup Button
|
|
@@ -12106,14 +11590,6 @@ declare namespace LocalJSX {
|
|
|
12106
11590
|
* @uiGroup Button
|
|
12107
11591
|
*/
|
|
12108
11592
|
"buttonText"?: string;
|
|
12109
|
-
/**
|
|
12110
|
-
* @uiName Button Style
|
|
12111
|
-
* @uiType string
|
|
12112
|
-
* @uiEnum ["primary", "secondary"]
|
|
12113
|
-
* @uiEnumNames ["Primary", "Secondary"]
|
|
12114
|
-
* @uiGroup Style
|
|
12115
|
-
*/
|
|
12116
|
-
"buttonType"?: "primary" | "secondary";
|
|
12117
11593
|
/**
|
|
12118
11594
|
* @uiName Title
|
|
12119
11595
|
* @uiGroup Task
|
|
@@ -12251,12 +11727,6 @@ declare namespace LocalJSX {
|
|
|
12251
11727
|
* @default
|
|
12252
11728
|
*/
|
|
12253
11729
|
"steps"?: boolean;
|
|
12254
|
-
/**
|
|
12255
|
-
* @uiName Text color
|
|
12256
|
-
* @uiWidget color
|
|
12257
|
-
* @uiGroup Style
|
|
12258
|
-
*/
|
|
12259
|
-
"textColor"?: string;
|
|
12260
11730
|
}
|
|
12261
11731
|
interface SqmTaxAndCash {
|
|
12262
11732
|
/**
|
|
@@ -12274,6 +11744,14 @@ declare namespace LocalJSX {
|
|
|
12274
11744
|
* @uiGroup General Form Properties
|
|
12275
11745
|
*/
|
|
12276
11746
|
"continueButton"?: string;
|
|
11747
|
+
/**
|
|
11748
|
+
* @uiName Account review alert description
|
|
11749
|
+
*/
|
|
11750
|
+
"dashboard_accountReviewDescription"?: string;
|
|
11751
|
+
/**
|
|
11752
|
+
* @uiName Account review alert header
|
|
11753
|
+
*/
|
|
11754
|
+
"dashboard_accountReviewHeader"?: string;
|
|
12277
11755
|
/**
|
|
12278
11756
|
* Shown before the participant’s bank account information.
|
|
12279
11757
|
* @uiName Bank account field label
|
|
@@ -12472,6 +11950,11 @@ declare namespace LocalJSX {
|
|
|
12472
11950
|
* @uiGroup Dashboard Properties
|
|
12473
11951
|
*/
|
|
12474
11952
|
"dashboard_replaceTaxFormModalHeader"?: string;
|
|
11953
|
+
/**
|
|
11954
|
+
* Additional text displayed next to the tax form's status badge
|
|
11955
|
+
* @uiName Required tax form description
|
|
11956
|
+
*/
|
|
11957
|
+
"dashboard_requiredTaxForm"?: string;
|
|
12475
11958
|
/**
|
|
12476
11959
|
* @uiName Payout status badge
|
|
12477
11960
|
* @uiGroup Dashboard Properties
|
|
@@ -12493,6 +11976,11 @@ declare namespace LocalJSX {
|
|
|
12493
11976
|
* @uiGroup Dashboard Properties
|
|
12494
11977
|
*/
|
|
12495
11978
|
"dashboard_statusTextNotVerified"?: string;
|
|
11979
|
+
/**
|
|
11980
|
+
* Displayed when the participant has not submitted their required tax form.
|
|
11981
|
+
* @uiName Required tax form badge label
|
|
11982
|
+
*/
|
|
11983
|
+
"dashboard_statusTextRequired"?: string;
|
|
12496
11984
|
/**
|
|
12497
11985
|
* @uiName Spain sub-region indirect tax number
|
|
12498
11986
|
* @uiGroup Dashboard Properties
|
|
@@ -12536,6 +12024,11 @@ declare namespace LocalJSX {
|
|
|
12536
12024
|
* @uiGroup Dashboard Properties
|
|
12537
12025
|
*/
|
|
12538
12026
|
"dashboard_taxDocumentSectionSubHeader"?: string;
|
|
12027
|
+
/**
|
|
12028
|
+
* @uiName Terms and Conditions text
|
|
12029
|
+
* @uiGroup Dashboard Properties
|
|
12030
|
+
*/
|
|
12031
|
+
"dashboard_termsAndConditions"?: string;
|
|
12539
12032
|
/**
|
|
12540
12033
|
* Display participants' payout preference on the payout information card, indicating the balance at which they want to get paid.
|
|
12541
12034
|
* @uiName Payout schedule by threshold text
|
|
@@ -12600,9 +12093,28 @@ declare namespace LocalJSX {
|
|
|
12600
12093
|
*/
|
|
12601
12094
|
"dashboard_verificationReviewInternalHeader"?: string;
|
|
12602
12095
|
/**
|
|
12603
|
-
* @
|
|
12096
|
+
* @uiName W-9 payment threshold alert button text
|
|
12097
|
+
* @uiGroup Dashboard Properties
|
|
12098
|
+
* @uiWidget textArea
|
|
12099
|
+
*/
|
|
12100
|
+
"dashboard_w9RequiredButtonText"?: string;
|
|
12101
|
+
/**
|
|
12102
|
+
* @uiName W-9 payment threshold alert description
|
|
12103
|
+
* @uiGroup Dashboard Properties
|
|
12104
|
+
* @uiWidget textArea
|
|
12105
|
+
*/
|
|
12106
|
+
"dashboard_w9RequiredDescription"?: string;
|
|
12107
|
+
/**
|
|
12108
|
+
* @uiName W-9 payment threshold alert header
|
|
12109
|
+
* @uiGroup Dashboard Properties
|
|
12110
|
+
* @uiWidget textArea
|
|
12111
|
+
*/
|
|
12112
|
+
"dashboard_w9RequiredHeader"?: string;
|
|
12113
|
+
/**
|
|
12114
|
+
* @undocumented
|
|
12115
|
+
* @uiType object
|
|
12604
12116
|
*/
|
|
12605
|
-
"demoData"?: DemoData<
|
|
12117
|
+
"demoData"?: DemoData<UseTaxAndCashResultType>;
|
|
12606
12118
|
/**
|
|
12607
12119
|
* Displayed under a field when it has an invalid entry.
|
|
12608
12120
|
* @uiName Form field error message
|
|
@@ -12674,15 +12186,6 @@ declare namespace LocalJSX {
|
|
|
12674
12186
|
* @uiGroup General Form Properties
|
|
12675
12187
|
*/
|
|
12676
12188
|
"searchForCountryText"?: string;
|
|
12677
|
-
/**
|
|
12678
|
-
* @undocumented
|
|
12679
|
-
* @componentState { "title": "Step 1: Personal information", "props": { "step": "/1" }, "dependencies": ["sqm-user-info-form"], "uiGroup": "Step 1 Properties" }
|
|
12680
|
-
* @componentState { "title": "Step 2: Indirect tax", "props": { "step": "/2" }, "dependencies": ["sqm-indirect-tax-form"], "uiGroup": "Step 2 Properties" }
|
|
12681
|
-
* @componentState { "title": "Step 3: Tax form", "props": { "step": "/3" }, "dependencies": ["sqm-docusign-form"], "uiGroup": "Step 3 Properties" }
|
|
12682
|
-
* @componentState { "title": "Step 4: Payment method", "props": { "step": "/4" }, "dependencies": ["sqm-banking-info-form"], "uiGroup": "Step 4 Properties" }
|
|
12683
|
-
* @componentState { "title": "Dashboard", "props": { "step": "/dashboard" }, "dependencies": ["sqm-tax-and-cash-dashboard"], "uiGroup": "Dashboard Properties" }
|
|
12684
|
-
*/
|
|
12685
|
-
"stateController"?: string;
|
|
12686
12189
|
/**
|
|
12687
12190
|
* @uiName Address field label
|
|
12688
12191
|
* @uiGroup Step 1 Properties
|
|
@@ -13225,8 +12728,22 @@ declare namespace LocalJSX {
|
|
|
13225
12728
|
* @uiGroup General Form Properties
|
|
13226
12729
|
*/
|
|
13227
12730
|
"taxAndPayoutsDescription"?: string;
|
|
12731
|
+
/**
|
|
12732
|
+
* Link text for Terms and Conditions
|
|
12733
|
+
* @uiName Terms and Conditions text
|
|
12734
|
+
* @uiGroup General Form Properties
|
|
12735
|
+
*/
|
|
12736
|
+
"termsAndConditions"?: string;
|
|
13228
12737
|
}
|
|
13229
12738
|
interface SqmTaxAndCashDashboard {
|
|
12739
|
+
/**
|
|
12740
|
+
* @uiName Account review alert description
|
|
12741
|
+
*/
|
|
12742
|
+
"accountReviewDescription"?: string;
|
|
12743
|
+
/**
|
|
12744
|
+
* @uiName Account review alert header
|
|
12745
|
+
*/
|
|
12746
|
+
"accountReviewHeader"?: string;
|
|
13230
12747
|
/**
|
|
13231
12748
|
* Shown before the participant’s bank account information.
|
|
13232
12749
|
* @uiName Bank account field label
|
|
@@ -13376,12 +12893,6 @@ declare namespace LocalJSX {
|
|
|
13376
12893
|
* @uiName Submit new tax form button label
|
|
13377
12894
|
*/
|
|
13378
12895
|
"newFormButton"?: string;
|
|
13379
|
-
/**
|
|
13380
|
-
* No other statuses or badges will be displayed in the tax form section in this case.
|
|
13381
|
-
* @uiName Tax form not required text
|
|
13382
|
-
* @uiWidget textArea
|
|
13383
|
-
*/
|
|
13384
|
-
"noFormNeededSubtext"?: string;
|
|
13385
12896
|
/**
|
|
13386
12897
|
* @uiName Not registered for indirect tax text
|
|
13387
12898
|
* @uiWidget textArea
|
|
@@ -13424,10 +12935,10 @@ declare namespace LocalJSX {
|
|
|
13424
12935
|
*/
|
|
13425
12936
|
"replaceTaxFormModalHeader"?: string;
|
|
13426
12937
|
/**
|
|
13427
|
-
*
|
|
13428
|
-
* @
|
|
12938
|
+
* Additional text displayed next to the tax form's status badge
|
|
12939
|
+
* @uiName Required tax form description
|
|
13429
12940
|
*/
|
|
13430
|
-
"
|
|
12941
|
+
"requiredTaxForm"?: string;
|
|
13431
12942
|
/**
|
|
13432
12943
|
* @uiName Payout status badge
|
|
13433
12944
|
*/
|
|
@@ -13445,6 +12956,11 @@ declare namespace LocalJSX {
|
|
|
13445
12956
|
* @uiName Not verified tax form badge label
|
|
13446
12957
|
*/
|
|
13447
12958
|
"statusTextNotVerified"?: string;
|
|
12959
|
+
/**
|
|
12960
|
+
* Displayed when the participant has not submitted their required tax form.
|
|
12961
|
+
* @uiName Required tax form badge label
|
|
12962
|
+
*/
|
|
12963
|
+
"statusTextRequired"?: string;
|
|
13448
12964
|
/**
|
|
13449
12965
|
* @uiName Spain sub-region indirect tax number
|
|
13450
12966
|
*/
|
|
@@ -13476,11 +12992,6 @@ declare namespace LocalJSX {
|
|
|
13476
12992
|
* @uiWidget textArea
|
|
13477
12993
|
*/
|
|
13478
12994
|
"taxAlertNotActiveMessageW9"?: string;
|
|
13479
|
-
/**
|
|
13480
|
-
* Displayed at the top of the page on all set up steps and on the dashboard.
|
|
13481
|
-
* @uiName Page description
|
|
13482
|
-
*/
|
|
13483
|
-
"taxAndPayoutsDescription"?: string;
|
|
13484
12995
|
/**
|
|
13485
12996
|
* @uiName Tax document section header
|
|
13486
12997
|
*/
|
|
@@ -13490,6 +13001,10 @@ declare namespace LocalJSX {
|
|
|
13490
13001
|
* @uiName Tax documents section description
|
|
13491
13002
|
*/
|
|
13492
13003
|
"taxDocumentSectionSubHeader"?: string;
|
|
13004
|
+
/**
|
|
13005
|
+
* @uiName Terms and Conditions text
|
|
13006
|
+
*/
|
|
13007
|
+
"termsAndConditions"?: string;
|
|
13493
13008
|
/**
|
|
13494
13009
|
* Display participants' payout preference on the payout information card, indicating the balance at which they want to get paid.
|
|
13495
13010
|
* @uiName Payout schedule by threshold text
|
|
@@ -13536,38 +13051,26 @@ declare namespace LocalJSX {
|
|
|
13536
13051
|
* @uiName Verification review internal alert header
|
|
13537
13052
|
*/
|
|
13538
13053
|
"verificationReviewInternalHeader"?: string;
|
|
13539
|
-
}
|
|
13540
|
-
interface SqmText {
|
|
13541
13054
|
/**
|
|
13542
|
-
*
|
|
13543
|
-
* @uiName Font Size
|
|
13544
|
-
* @uiType number
|
|
13055
|
+
* @uiName W-9 payment threshold alert button text
|
|
13545
13056
|
*/
|
|
13546
|
-
"
|
|
13057
|
+
"w9RequiredButtonText"?: string;
|
|
13547
13058
|
/**
|
|
13548
|
-
* @uiName
|
|
13549
|
-
* @uiWidget color
|
|
13550
|
-
* @format color
|
|
13059
|
+
* @uiName W-9 payment threshold alert description
|
|
13551
13060
|
*/
|
|
13552
|
-
"
|
|
13553
|
-
}
|
|
13554
|
-
interface SqmTextSpan {
|
|
13061
|
+
"w9RequiredDescription"?: string;
|
|
13555
13062
|
/**
|
|
13556
|
-
*
|
|
13557
|
-
* @uiName Font Size
|
|
13558
|
-
* @uiType number
|
|
13063
|
+
* @uiName W-9 payment threshold alert header
|
|
13559
13064
|
*/
|
|
13560
|
-
"
|
|
13065
|
+
"w9RequiredHeader"?: string;
|
|
13066
|
+
}
|
|
13067
|
+
interface SqmText {
|
|
13068
|
+
}
|
|
13069
|
+
interface SqmTextSpan {
|
|
13561
13070
|
/**
|
|
13562
13071
|
* @uiName Text
|
|
13563
13072
|
*/
|
|
13564
13073
|
"text"?: string;
|
|
13565
|
-
/**
|
|
13566
|
-
* @uiName Text Color
|
|
13567
|
-
* @uiWidget color
|
|
13568
|
-
* @format color
|
|
13569
|
-
*/
|
|
13570
|
-
"textColor"?: string;
|
|
13571
13074
|
/**
|
|
13572
13075
|
* @uiName Type
|
|
13573
13076
|
* @uiType string
|
|
@@ -13597,24 +13100,10 @@ declare namespace LocalJSX {
|
|
|
13597
13100
|
* @uiEnumNames ["Gift", "Circle"]
|
|
13598
13101
|
*/
|
|
13599
13102
|
"icon"?: "gift" | "circle";
|
|
13600
|
-
/**
|
|
13601
|
-
* Color of timeline
|
|
13602
|
-
* @uiName Line color
|
|
13603
|
-
* @uiWidget color
|
|
13604
|
-
* @format color
|
|
13605
|
-
*/
|
|
13606
|
-
"lineColor"?: string;
|
|
13607
13103
|
/**
|
|
13608
13104
|
* @uiName Reward amount
|
|
13609
13105
|
*/
|
|
13610
13106
|
"reward"?: string;
|
|
13611
|
-
/**
|
|
13612
|
-
* Color of the text and copy icon
|
|
13613
|
-
* @uiName Text color
|
|
13614
|
-
* @uiWidget color
|
|
13615
|
-
* @format color
|
|
13616
|
-
*/
|
|
13617
|
-
"textColor"?: string;
|
|
13618
13107
|
/**
|
|
13619
13108
|
* @uiName Reward unit
|
|
13620
13109
|
*/
|
|
@@ -13910,26 +13399,15 @@ declare namespace LocalJSX {
|
|
|
13910
13399
|
* @uiGroup General Text
|
|
13911
13400
|
*/
|
|
13912
13401
|
"general_verifyEmailHeader"?: string;
|
|
13913
|
-
/**
|
|
13914
|
-
* @undocumented
|
|
13915
|
-
* @componentState { "title": "Step 1: Enter email", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"], "uiGroup": "Email Verification Step" }
|
|
13916
|
-
* @componentState { "title": "Step 2: Enter code", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"], "uiGroup": "Code Verification Step" }
|
|
13917
|
-
*/
|
|
13918
|
-
"stateController"?: string;
|
|
13919
13402
|
}
|
|
13920
13403
|
interface SqmWidgetVerificationController {
|
|
13921
|
-
/**
|
|
13922
|
-
* @componentState { "title": "Not Verified", "slot": "not-verified", "props": { "isAuth": false } }
|
|
13923
|
-
* @componentState { "title": "Verified", "slot": "verified", "props": { "isAuth": true } }
|
|
13924
|
-
*/
|
|
13925
|
-
"stateController"?: string;
|
|
13926
13404
|
}
|
|
13927
13405
|
interface IntrinsicElements {
|
|
13928
13406
|
"raisins-plop-target": RaisinsPlopTarget;
|
|
13407
|
+
"sqm-asset-card": SqmAssetCard;
|
|
13929
13408
|
"sqm-banking-info-form": SqmBankingInfoForm;
|
|
13930
13409
|
"sqm-big-stat": SqmBigStat;
|
|
13931
13410
|
"sqm-brand": SqmBrand;
|
|
13932
|
-
"sqm-brand-selector": SqmBrandSelector;
|
|
13933
13411
|
"sqm-card-feed": SqmCardFeed;
|
|
13934
13412
|
"sqm-checkbox-field": SqmCheckboxField;
|
|
13935
13413
|
"sqm-close-button": SqmCloseButton;
|
|
@@ -13960,6 +13438,10 @@ declare namespace LocalJSX {
|
|
|
13960
13438
|
"sqm-invoice-table-date-column": SqmInvoiceTableDateColumn;
|
|
13961
13439
|
"sqm-invoice-table-download-cell": SqmInvoiceTableDownloadCell;
|
|
13962
13440
|
"sqm-invoice-table-download-column": SqmInvoiceTableDownloadColumn;
|
|
13441
|
+
"sqm-lead-checkbox-field": SqmLeadCheckboxField;
|
|
13442
|
+
"sqm-lead-dropdown-field": SqmLeadDropdownField;
|
|
13443
|
+
"sqm-lead-form": SqmLeadForm;
|
|
13444
|
+
"sqm-lead-input-field": SqmLeadInputField;
|
|
13963
13445
|
"sqm-leaderboard": SqmLeaderboard;
|
|
13964
13446
|
"sqm-leaderboard-rank": SqmLeaderboardRank;
|
|
13965
13447
|
"sqm-link-button": SqmLinkButton;
|
|
@@ -14055,10 +13537,10 @@ declare module "@stencil/core" {
|
|
|
14055
13537
|
export namespace JSX {
|
|
14056
13538
|
interface IntrinsicElements {
|
|
14057
13539
|
"raisins-plop-target": LocalJSX.RaisinsPlopTarget & JSXBase.HTMLAttributes<HTMLRaisinsPlopTargetElement>;
|
|
13540
|
+
"sqm-asset-card": LocalJSX.SqmAssetCard & JSXBase.HTMLAttributes<HTMLSqmAssetCardElement>;
|
|
14058
13541
|
"sqm-banking-info-form": LocalJSX.SqmBankingInfoForm & JSXBase.HTMLAttributes<HTMLSqmBankingInfoFormElement>;
|
|
14059
13542
|
"sqm-big-stat": LocalJSX.SqmBigStat & JSXBase.HTMLAttributes<HTMLSqmBigStatElement>;
|
|
14060
13543
|
"sqm-brand": LocalJSX.SqmBrand & JSXBase.HTMLAttributes<HTMLSqmBrandElement>;
|
|
14061
|
-
"sqm-brand-selector": LocalJSX.SqmBrandSelector & JSXBase.HTMLAttributes<HTMLSqmBrandSelectorElement>;
|
|
14062
13544
|
"sqm-card-feed": LocalJSX.SqmCardFeed & JSXBase.HTMLAttributes<HTMLSqmCardFeedElement>;
|
|
14063
13545
|
"sqm-checkbox-field": LocalJSX.SqmCheckboxField & JSXBase.HTMLAttributes<HTMLSqmCheckboxFieldElement>;
|
|
14064
13546
|
"sqm-close-button": LocalJSX.SqmCloseButton & JSXBase.HTMLAttributes<HTMLSqmCloseButtonElement>;
|
|
@@ -14089,6 +13571,10 @@ declare module "@stencil/core" {
|
|
|
14089
13571
|
"sqm-invoice-table-date-column": LocalJSX.SqmInvoiceTableDateColumn & JSXBase.HTMLAttributes<HTMLSqmInvoiceTableDateColumnElement>;
|
|
14090
13572
|
"sqm-invoice-table-download-cell": LocalJSX.SqmInvoiceTableDownloadCell & JSXBase.HTMLAttributes<HTMLSqmInvoiceTableDownloadCellElement>;
|
|
14091
13573
|
"sqm-invoice-table-download-column": LocalJSX.SqmInvoiceTableDownloadColumn & JSXBase.HTMLAttributes<HTMLSqmInvoiceTableDownloadColumnElement>;
|
|
13574
|
+
"sqm-lead-checkbox-field": LocalJSX.SqmLeadCheckboxField & JSXBase.HTMLAttributes<HTMLSqmLeadCheckboxFieldElement>;
|
|
13575
|
+
"sqm-lead-dropdown-field": LocalJSX.SqmLeadDropdownField & JSXBase.HTMLAttributes<HTMLSqmLeadDropdownFieldElement>;
|
|
13576
|
+
"sqm-lead-form": LocalJSX.SqmLeadForm & JSXBase.HTMLAttributes<HTMLSqmLeadFormElement>;
|
|
13577
|
+
"sqm-lead-input-field": LocalJSX.SqmLeadInputField & JSXBase.HTMLAttributes<HTMLSqmLeadInputFieldElement>;
|
|
14092
13578
|
"sqm-leaderboard": LocalJSX.SqmLeaderboard & JSXBase.HTMLAttributes<HTMLSqmLeaderboardElement>;
|
|
14093
13579
|
"sqm-leaderboard-rank": LocalJSX.SqmLeaderboardRank & JSXBase.HTMLAttributes<HTMLSqmLeaderboardRankElement>;
|
|
14094
13580
|
"sqm-link-button": LocalJSX.SqmLinkButton & JSXBase.HTMLAttributes<HTMLSqmLinkButtonElement>;
|