@saasquatch/mint-components 1.15.0-6 → 1.15.0-61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{ErrorView-b2fcf954.js → ErrorView-5504c2b6.js} +1 -1
- package/dist/cjs/{GenericTableView-f0e9c531.js → GenericTableView-107ade89.js} +6 -6
- package/dist/cjs/IndirectTaxDetailsView-14d6e170.js +646 -0
- package/dist/cjs/{ShadowViewAddon-e666dc8b.js → ShadowViewAddon-8ec56e95.js} +1446 -1390
- package/dist/cjs/{copy-text-view-7441206d.js → copy-text-view-95cf4875.js} +19 -8
- package/dist/cjs/data-d4339c2e.js +137 -0
- package/dist/cjs/{stencil-hooks.module-3a336b0f.js → dom-context-hooks.module-7fa676ae.js} +18 -18
- package/dist/cjs/{email-registration-view-55b378dc.js → email-registration-view-996fb438.js} +3 -3
- package/dist/cjs/{extractProps-fd93ba62.js → extractProps-e9c55ba8.js} +14 -0
- package/dist/cjs/{global-124aec2c.js → global-a3a85ff0.js} +11807 -11623
- package/dist/cjs/{index-a29c60ef.js → index-a43a63b4.js} +4 -0
- package/dist/cjs/{index.module-ee84433d.js → index.module-4f54e412.js} +191 -191
- package/dist/cjs/loader.cjs.js +5 -5
- package/dist/cjs/{luxon-2926d85f.js → luxon-949beaf2.js} +2 -2
- package/dist/cjs/mint-components.cjs.js +5 -5
- package/dist/cjs/{mixins-f7e0377a.js → mixins-4761d472.js} +6 -6
- package/dist/cjs/{mockRewardData-272e22d6.js → mockRewardData-df37c8a3.js} +2 -2
- package/dist/cjs/raisins-plop-target.cjs.entry.js +1 -1
- package/dist/cjs/{re-render-b324deab.js → re-render-d516138a.js} +4 -4
- package/dist/cjs/{sqm-banking-info-form_17.cjs.entry.js → sqm-banking-info-form_10.cjs.entry.js} +873 -2260
- package/dist/cjs/{sqm-base-registration-form-view-1b2440c3.js → sqm-base-registration-form-view-8847804c.js} +3 -3
- package/dist/cjs/{sqm-big-stat_41.cjs.entry.js → sqm-big-stat_42.cjs.entry.js} +954 -244
- package/dist/cjs/{sqm-close-button-view-ea3fa23b.js → sqm-close-button-view-5e85ac51.js} +2 -2
- package/dist/cjs/sqm-close-button.cjs.entry.js +6 -6
- package/dist/cjs/sqm-code-verification.cjs.entry.js +342 -0
- package/dist/cjs/sqm-context-router.cjs.entry.js +10 -10
- package/dist/cjs/sqm-email-verification.cjs.entry.js +13 -13
- package/dist/cjs/sqm-empty_4.cjs.entry.js +56 -62
- package/dist/cjs/sqm-form-message.cjs.entry.js +3 -3
- package/dist/cjs/sqm-google-sign-in.cjs.entry.js +14 -14
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +6 -6
- package/dist/cjs/sqm-header-logo.cjs.entry.js +3 -3
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +9 -9
- package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +84 -0
- package/dist/cjs/sqm-leaderboard-rank-view-6a1e63de.js +10 -0
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-logout-current-user-view-11d57c12.js → sqm-logout-current-user-view-b61c8bdf.js} +1 -1
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +5 -5
- package/dist/cjs/sqm-navigation-sidebar-item-view-ec7a5c53.js +56 -0
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +30 -7
- package/dist/cjs/{sqm-navigation-sidebar-view-17111896.js → sqm-navigation-sidebar-view-50ee8796.js} +17 -7
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +25 -9
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +96 -69
- package/dist/cjs/sqm-password-field.cjs.entry.js +10 -10
- package/dist/cjs/sqm-popup-container.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-container-view-4f15143a.js → sqm-portal-container-view-07e4343f.js} +2 -2
- package/dist/cjs/{sqm-portal-email-verification-view-f5ce25cc.js → sqm-portal-email-verification-view-aec35ba2.js} +4 -4
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +15 -15
- package/dist/cjs/{sqm-portal-forgot-password-view-b986086e.js → sqm-portal-forgot-password-view-0a8d3243.js} +24 -16
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +39 -10
- package/dist/cjs/sqm-portal-google-login.cjs.entry.js +8 -8
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +13 -13
- package/dist/cjs/{sqm-portal-login-view-84e99287.js → sqm-portal-login-view-bb50304c.js} +4 -4
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-profile-view-07d13061.js → sqm-portal-profile-view-cff9bfc7.js} +4 -4
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +14 -14
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-portal-registration-form-view-4377d849.js → sqm-portal-registration-form-view-5a96c2f5.js} +3 -3
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +9 -9
- package/dist/cjs/{sqm-portal-reset-password-view-52fc50fe.js → sqm-portal-reset-password-view-25eb2099.js} +3 -3
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +10 -10
- package/dist/cjs/{sqm-portal-verify-email-view-4f837226.js → sqm-portal-verify-email-view-1c4e781f.js} +3 -3
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +11 -11
- package/dist/cjs/{sqm-qr-code-view-3da9ed28.js → sqm-qr-code-view-2cca145e.js} +3 -3
- package/dist/cjs/sqm-qr-code.cjs.entry.js +12 -12
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +132 -43
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +8 -8
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +4 -4
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +5 -5
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +81 -34
- package/dist/cjs/sqm-route.cjs.entry.js +1 -1
- package/dist/cjs/sqm-scroll.cjs.entry.js +3 -3
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +13729 -12442
- package/dist/cjs/sqm-tab.cjs.entry.js +5 -5
- package/dist/cjs/sqm-tabs.cjs.entry.js +24 -12
- package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +1255 -0
- package/dist/cjs/sqm-text-span-view-7a61ae4c.js +63 -0
- package/dist/cjs/sqm-text-span.cjs.entry.js +7 -7
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +19 -11
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +23 -13
- package/dist/cjs/{useChildElements-1b35d945.js → useChildElements-966c9041.js} +5 -5
- package/dist/cjs/{useInstantAccessRegistration-0537e28e.js → useInstantAccessRegistration-08bcb487.js} +4 -4
- package/dist/cjs/{usePayoutStatus-4b5894ef.js → usePayoutStatus-3b34dab1.js} +13 -10
- package/dist/cjs/{usePortalLogin-63d896d1.js → usePortalLogin-1c022d8d.js} +3 -3
- package/dist/cjs/{usePortalRegistrationForm-f25d89e7.js → usePortalRegistrationForm-75b647fe.js} +6 -6
- package/dist/cjs/{useReferralCodes-82e8797b.js → useReferralCodes-11cdf43b.js} +3 -3
- package/dist/cjs/{useReferralTable-7c3f9600.js → useReferralTable-90d4d6e9.js} +10 -10
- package/dist/cjs/{useRegistrationFormState-7b820f0c.js → useRegistrationFormState-bbee6e7b.js} +6 -6
- package/dist/cjs/{useVerificationEmail-95a82767.js → useVerificationEmail-9dd3997a.js} +6 -6
- package/dist/cjs/{utilities-78f5e169.js → utilities-9a0c5e91.js} +4 -4
- package/dist/cjs/utils-940abb91.js +105 -0
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/sqm-big-stat/BigStat.stories.js +13 -0
- package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +15 -7
- package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +162 -2
- package/dist/collection/components/sqm-big-stat/useBigStat.js +15 -5
- package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +13 -4
- package/dist/collection/components/sqm-brand/sqm-brand.js +11 -4
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +1 -0
- package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +4 -0
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +13 -13
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +169 -1
- package/dist/collection/components/sqm-coupon-code/useCouponCode.js +1 -0
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +14 -6
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +58 -1
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +3 -2
- package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +79 -0
- package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +3 -3
- package/dist/collection/components/sqm-invoice-table/cells/sqm-invoice-table-download-cell.js +2 -2
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.js +2 -1
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.js +2 -1
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.js +2 -1
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table-view.js +1 -1
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +4 -3
- package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +37 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +10 -4
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +200 -59
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.js +2 -2
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
- package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +28 -3
- package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +1 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +16 -6
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +83 -5
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +18 -7
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +233 -1
- package/dist/collection/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.js +9 -1
- package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +3 -3
- package/dist/collection/components/sqm-pagination/sqm-pagination.js +43 -0
- package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.js +1 -1
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +8 -4
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +1 -1
- package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +1 -1
- package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +1 -8
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +6 -6
- package/dist/collection/components/sqm-portal-forgot-password/PortalForgotPassword.stories.js +4 -4
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +21 -13
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +103 -3
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +41 -36
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +103 -2
- package/dist/collection/components/sqm-portal-frame/usePortalFrame.js +4 -1
- package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +10 -5
- package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +1 -1
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -1
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +1 -1
- package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +1 -2
- package/dist/collection/components/sqm-portal-registration-form/PortalRegistrationForm.stories.js +1 -0
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +5 -3
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +4 -4
- package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +1 -1
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +32 -31
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +77 -9
- package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +3 -0
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +169 -1
- package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +6 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +46 -46
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +28 -1
- package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +2 -2
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +55 -18
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +62 -7
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +2 -1
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +4 -2
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +6 -3
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +6 -3
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +4 -2
- package/dist/collection/components/sqm-referral-table/mockReferralData.js +1 -1
- package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +2 -1
- package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +1 -1
- package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeList.stories.js +19 -19
- package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeListData.js +31 -5
- package/dist/collection/components/sqm-reward-exchange-list/progressBar.js +10 -10
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +39 -42
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +1 -2
- package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +3 -3
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +4 -3
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +5 -4
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +57 -8
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +5 -3
- package/dist/collection/components/sqm-rewards-table/mockRewardData.js +1 -1
- package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +3 -2
- package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +1 -1
- package/dist/collection/components/sqm-share-button/ShareButton.stories.js +3 -1
- package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +23 -22
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +56 -10
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +169 -1
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +121 -4
- package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +20 -8
- package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +110 -2
- package/dist/collection/components/sqm-stencilbook/BrandSelector.js +198 -0
- package/dist/collection/components/sqm-stencilbook/Themes.js +325 -33
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +81 -99
- package/dist/collection/components/sqm-tabs/Tabs.stories.js +7 -0
- package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +14 -2
- package/dist/collection/components/sqm-tabs/sqm-tabs.js +28 -2
- package/dist/collection/components/sqm-task-card/DetailsView.js +7 -1
- package/dist/collection/components/sqm-task-card/progress-bar/progress-bar-view.js +3 -2
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +16 -18
- package/dist/collection/components/sqm-task-card/sqm-task-card.js +4 -4
- package/dist/collection/components/sqm-task-card/useTaskCard.js +1 -1
- package/dist/collection/components/sqm-text/Text.stories.js +12 -0
- package/dist/collection/components/sqm-text/sqm-text.js +100 -49
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +44 -43
- package/dist/collection/components/sqm-text-span/sqm-text-span.js +51 -2
- package/dist/collection/components/sqm-timeline/Timeline.stories.js +8 -1
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +45 -45
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +52 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +2 -2
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +39 -5
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +42 -7
- package/dist/collection/components/tax-and-cash/BankingForm.stories.js +12 -0
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +28 -8
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +60 -35
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +108 -5
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +8 -1
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +53 -27
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +82 -4
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +6 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +57 -13
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +31 -14
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +26 -1
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +8 -5
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +282 -30
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +18 -18
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +19 -4
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/DocusignExpiredView.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +164 -18
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +10 -10
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +3 -3
- package/dist/collection/components/views/copy-text-view.js +17 -6
- package/dist/collection/components/views/email-registration-view.js +1 -1
- package/dist/collection/global/global.js +27 -12
- package/dist/collection/global/mixins.js +6 -6
- package/dist/collection/global/styles.js +270 -133
- package/dist/collection/global/styles.ts +361 -134
- package/dist/collection/insertfont.js +18 -0
- package/dist/collection/stories/PortalTemplates.stories.js +22 -30
- package/dist/collection/tables/GenericTableView.js +4 -4
- package/dist/collection/utils/parseStates.js +12 -0
- package/dist/esm/{ErrorView-48e2b969.js → ErrorView-eaafd6f5.js} +1 -1
- package/dist/esm/{GenericTableView-e7addb2b.js → GenericTableView-dd9be3ea.js} +6 -6
- package/dist/esm/IndirectTaxDetailsView-ceeb9b1a.js +639 -0
- package/dist/esm/{ShadowViewAddon-7c10e0ee.js → ShadowViewAddon-b07a7e53.js} +1445 -1388
- package/dist/esm/{copy-text-view-717050d5.js → copy-text-view-6dec9902.js} +19 -8
- package/dist/esm/data-ee3ae298.js +121 -0
- package/dist/esm/{stencil-hooks.module-4bc38af4.js → dom-context-hooks.module-63370afd.js} +13 -13
- package/dist/esm/{email-registration-view-a7818cf2.js → email-registration-view-db81655f.js} +3 -3
- package/dist/esm/{extractProps-ae1afbb3.js → extractProps-54064fb0.js} +14 -1
- package/dist/esm/{global-6dc825bc.js → global-e9173b4c.js} +11785 -11602
- package/dist/esm/{index-91e7729f.js → index-b3a06de8.js} +4 -0
- package/dist/esm/{index.module-89a79f66.js → index.module-38dad6c9.js} +153 -153
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{luxon-8d51c92b.js → luxon-bbf75a9d.js} +1 -1
- package/dist/esm/mint-components.js +5 -5
- package/dist/esm/{mixins-83f90fa1.js → mixins-f750863a.js} +6 -6
- package/dist/esm/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +2 -2
- package/dist/esm/raisins-plop-target.entry.js +1 -1
- package/dist/esm/{re-render-cc945f38.js → re-render-9c90767d.js} +2 -2
- package/dist/esm/{sqm-banking-info-form_17.entry.js → sqm-banking-info-form_10.entry.js} +723 -2103
- package/dist/esm/{sqm-base-registration-form-view-31f1cb87.js → sqm-base-registration-form-view-193f1721.js} +3 -3
- package/dist/esm/{sqm-big-stat_41.entry.js → sqm-big-stat_42.entry.js} +867 -158
- package/dist/esm/{sqm-close-button-view-f9819751.js → sqm-close-button-view-2fa57229.js} +2 -2
- package/dist/esm/sqm-close-button.entry.js +5 -5
- package/dist/esm/sqm-code-verification.entry.js +338 -0
- package/dist/esm/sqm-context-router.entry.js +3 -3
- package/dist/esm/sqm-email-verification.entry.js +6 -6
- package/dist/esm/sqm-empty_4.entry.js +53 -59
- package/dist/esm/sqm-form-message.entry.js +2 -2
- package/dist/esm/sqm-google-sign-in.entry.js +3 -3
- package/dist/esm/sqm-graphql-client-provider.entry.js +3 -3
- package/dist/esm/sqm-header-logo.entry.js +2 -2
- package/dist/esm/sqm-instant-access-registration.entry.js +8 -8
- package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +76 -0
- package/dist/esm/sqm-leaderboard-rank-view-18baae5b.js +8 -0
- package/dist/esm/sqm-leaderboard-rank.entry.js +5 -5
- package/dist/esm/{sqm-logout-current-user-view-8ef8180f.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
- package/dist/esm/sqm-logout-current-user.entry.js +4 -4
- package/dist/esm/sqm-navigation-sidebar-item-view-797601b0.js +54 -0
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +29 -6
- package/dist/esm/{sqm-navigation-sidebar-view-9d802b78.js → sqm-navigation-sidebar-view-6c13798c.js} +17 -7
- package/dist/esm/sqm-navigation-sidebar.entry.js +22 -6
- package/dist/esm/sqm-pagination_3.entry.js +90 -63
- package/dist/esm/sqm-password-field.entry.js +5 -5
- package/dist/esm/sqm-popup-container.entry.js +3 -3
- package/dist/esm/{sqm-portal-container-view-1683ae32.js → sqm-portal-container-view-176e92e3.js} +2 -2
- package/dist/esm/{sqm-portal-email-verification-view-d96d6c43.js → sqm-portal-email-verification-view-a82e199f.js} +4 -4
- package/dist/esm/sqm-portal-email-verification.entry.js +7 -7
- package/dist/esm/{sqm-portal-forgot-password-view-50444a7c.js → sqm-portal-forgot-password-view-0e795cdd.js} +24 -16
- package/dist/esm/sqm-portal-forgot-password.entry.js +36 -7
- package/dist/esm/sqm-portal-google-login.entry.js +7 -7
- package/dist/esm/sqm-portal-google-registration-form.entry.js +9 -9
- package/dist/esm/{sqm-portal-login-view-37c85d04.js → sqm-portal-login-view-7670cd86.js} +4 -4
- package/dist/esm/sqm-portal-logout.entry.js +3 -3
- package/dist/esm/{sqm-portal-profile-view-4ce1c7c3.js → sqm-portal-profile-view-caabc8d3.js} +4 -4
- package/dist/esm/sqm-portal-profile.entry.js +7 -7
- package/dist/esm/sqm-portal-protected-route.entry.js +3 -3
- package/dist/esm/{sqm-portal-registration-form-view-21d57492.js → sqm-portal-registration-form-view-8bdc3804.js} +3 -3
- package/dist/esm/sqm-portal-registration-form.entry.js +8 -8
- package/dist/esm/{sqm-portal-reset-password-view-b000ffc5.js → sqm-portal-reset-password-view-abef7286.js} +3 -3
- package/dist/esm/sqm-portal-reset-password.entry.js +6 -6
- package/dist/esm/{sqm-portal-verify-email-view-2983ba9b.js → sqm-portal-verify-email-view-33805220.js} +3 -3
- package/dist/esm/sqm-portal-verify-email.entry.js +6 -6
- package/dist/esm/{sqm-qr-code-view-10b8b4cb.js → sqm-qr-code-view-11121d3c.js} +3 -3
- package/dist/esm/sqm-qr-code.entry.js +6 -6
- package/dist/esm/sqm-referral-table_11.entry.js +121 -32
- package/dist/esm/sqm-referred-registration.entry.js +7 -7
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +3 -3
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +4 -4
- package/dist/esm/sqm-rewards-table_9.entry.js +69 -22
- package/dist/esm/sqm-route.entry.js +1 -1
- package/dist/esm/sqm-scroll.entry.js +2 -2
- package/dist/esm/sqm-stencilbook.entry.js +13671 -12384
- package/dist/esm/sqm-tab.entry.js +4 -4
- package/dist/esm/sqm-tabs.entry.js +21 -9
- package/dist/esm/sqm-tax-and-cash.entry.js +1251 -0
- package/dist/esm/sqm-text-span-view-4c17b8c9.js +61 -0
- package/dist/esm/sqm-text-span.entry.js +6 -6
- package/dist/esm/sqm-widget-verification-controller.entry.js +14 -6
- package/dist/esm/sqm-widget-verification.entry.js +20 -10
- package/dist/esm/{useChildElements-7945ae56.js → useChildElements-4e70ac0e.js} +2 -2
- package/dist/esm/{useInstantAccessRegistration-dc4ad9f2.js → useInstantAccessRegistration-0f04459e.js} +3 -3
- package/dist/esm/{usePayoutStatus-58aa56b4.js → usePayoutStatus-7eeec61b.js} +10 -7
- package/dist/esm/{usePortalLogin-ef647a50.js → usePortalLogin-61abe78e.js} +2 -2
- package/dist/esm/{usePortalRegistrationForm-4b35a357.js → usePortalRegistrationForm-afc0171e.js} +3 -3
- package/dist/esm/{useReferralCodes-8f75921a.js → useReferralCodes-311e6d72.js} +2 -2
- package/dist/esm/{useReferralTable-b3876ed6.js → useReferralTable-65a01a6a.js} +5 -5
- package/dist/esm/{useRegistrationFormState-d6f33135.js → useRegistrationFormState-18c2cea7.js} +2 -2
- package/dist/esm/{useVerificationEmail-edc318cb.js → useVerificationEmail-f9413de9.js} +2 -2
- package/dist/esm/{utilities-5b0ca040.js → utilities-ad9c2893.js} +2 -2
- package/dist/esm/utils-985d9996.js +97 -0
- package/dist/esm-es5/{ErrorView-48e2b969.js → ErrorView-eaafd6f5.js} +1 -1
- package/dist/esm-es5/GenericTableView-dd9be3ea.js +1 -0
- package/dist/esm-es5/IndirectTaxDetailsView-ceeb9b1a.js +1 -0
- package/dist/esm-es5/ShadowViewAddon-b07a7e53.js +1 -0
- package/dist/esm-es5/copy-text-view-6dec9902.js +1 -0
- package/dist/esm-es5/data-ee3ae298.js +1 -0
- package/dist/esm-es5/dom-context-hooks.module-63370afd.js +53 -0
- package/dist/esm-es5/email-registration-view-db81655f.js +1 -0
- package/dist/esm-es5/extractProps-54064fb0.js +1 -0
- package/dist/esm-es5/{global-6dc825bc.js → global-e9173b4c.js} +5 -5
- package/dist/esm-es5/{index-91e7729f.js → index-b3a06de8.js} +1 -1
- package/dist/esm-es5/index.module-38dad6c9.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/luxon-bbf75a9d.js +1 -0
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/mixins-f750863a.js +1 -0
- package/dist/esm-es5/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +1 -1
- package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
- package/dist/esm-es5/re-render-9c90767d.js +1 -0
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -0
- package/dist/esm-es5/{sqm-base-registration-form-view-31f1cb87.js → sqm-base-registration-form-view-193f1721.js} +1 -1
- package/dist/esm-es5/sqm-big-stat_42.entry.js +1 -0
- package/dist/esm-es5/{sqm-close-button-view-f9819751.js → sqm-close-button-view-2fa57229.js} +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -0
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-form-message.entry.js +1 -1
- package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank-view-18baae5b.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/{sqm-logout-current-user-view-8ef8180f.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-797601b0.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-6c13798c.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-container-view-1683ae32.js → sqm-portal-container-view-176e92e3.js} +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-d96d6c43.js → sqm-portal-email-verification-view-a82e199f.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password-view-0e795cdd.js +1 -0
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-login-view-7670cd86.js +1 -0
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-4ce1c7c3.js → sqm-portal-profile-view-caabc8d3.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-registration-form-view-21d57492.js → sqm-portal-registration-form-view-8bdc3804.js} +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-b000ffc5.js → sqm-portal-reset-password-view-abef7286.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-2983ba9b.js → sqm-portal-verify-email-view-33805220.js} +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/{sqm-qr-code-view-10b8b4cb.js → sqm-qr-code-view-11121d3c.js} +1 -1
- package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-route.entry.js +1 -1
- package/dist/esm-es5/sqm-scroll.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -0
- package/dist/esm-es5/sqm-text-span-view-4c17b8c9.js +1 -0
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
- package/dist/esm-es5/useChildElements-4e70ac0e.js +1 -0
- package/dist/esm-es5/useInstantAccessRegistration-0f04459e.js +1 -0
- package/dist/esm-es5/{usePayoutStatus-58aa56b4.js → usePayoutStatus-7eeec61b.js} +2 -2
- package/dist/esm-es5/usePortalLogin-61abe78e.js +1 -0
- package/dist/esm-es5/usePortalRegistrationForm-afc0171e.js +1 -0
- package/dist/esm-es5/useReferralCodes-311e6d72.js +1 -0
- package/dist/esm-es5/useReferralTable-65a01a6a.js +1 -0
- package/dist/esm-es5/useRegistrationFormState-18c2cea7.js +1 -0
- package/dist/esm-es5/useVerificationEmail-f9413de9.js +1 -0
- package/dist/esm-es5/utilities-ad9c2893.js +1 -0
- package/dist/esm-es5/utils-985d9996.js +1 -0
- package/dist/mint-components/global/styles.ts +361 -134
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/p-000c91b1.js +1 -0
- package/dist/mint-components/{p-266a8b4d.js → p-00791abc.js} +1 -1
- package/dist/mint-components/p-01551599.system.js +1 -0
- package/dist/mint-components/p-042e5aa3.entry.js +1 -0
- package/dist/mint-components/p-0797a946.js +1 -0
- package/dist/mint-components/{p-e145e4f8.js → p-07dc6d68.js} +1 -1
- package/dist/mint-components/{p-5bedb58c.js → p-08700497.js} +1 -1
- package/dist/mint-components/p-08a77d1e.system.entry.js +1 -0
- package/dist/mint-components/p-0bb21f5b.system.entry.js +1 -0
- package/dist/mint-components/{p-164a9103.system.entry.js → p-0cba75e6.system.entry.js} +1 -1
- package/dist/mint-components/{p-1a6b7d2a.entry.js → p-0de7e5ec.entry.js} +1 -1
- package/dist/mint-components/p-0e532b53.entry.js +1 -0
- package/dist/mint-components/{p-480e08e9.js → p-0e59a91e.js} +2 -2
- package/dist/mint-components/p-0ea61502.system.js +1 -0
- package/dist/mint-components/p-10c2a48c.system.js +1 -0
- package/dist/mint-components/{p-3a62a7e2.system.js → p-12fd7ee9.system.js} +1 -1
- package/dist/mint-components/p-14128c84.system.entry.js +1 -0
- package/dist/mint-components/{p-7c2b9fe4.system.js → p-15012f59.system.js} +1 -1
- package/dist/mint-components/p-18ac73c1.system.entry.js +1 -0
- package/dist/mint-components/{p-42187319.system.entry.js → p-19703136.system.entry.js} +1 -1
- package/dist/mint-components/p-1a278658.entry.js +1 -0
- package/dist/mint-components/{p-dbc0e4f8.system.js → p-1c1f4ce7.system.js} +1 -1
- package/dist/mint-components/p-1cd0e1e9.system.js +1 -0
- package/dist/mint-components/p-204861a6.js +1 -0
- package/dist/mint-components/p-209ea185.js +1 -0
- package/dist/mint-components/{p-619c2aa3.entry.js → p-23671c40.entry.js} +2 -2
- package/dist/mint-components/p-2403c6e1.system.js +1 -0
- package/dist/mint-components/p-240bec23.js +1 -0
- package/dist/mint-components/p-2487d469.system.entry.js +1 -0
- package/dist/mint-components/p-24af584d.js +1 -0
- package/dist/mint-components/p-3191e4a8.entry.js +1 -0
- package/dist/mint-components/p-327125c2.entry.js +1 -0
- package/dist/mint-components/{p-f4a72903.system.entry.js → p-35061d76.system.entry.js} +1 -1
- package/dist/mint-components/{p-c0f19490.js → p-3787a4d6.js} +1 -1
- package/dist/mint-components/{p-d3e5704c.entry.js → p-3a7e5207.entry.js} +1 -1
- package/dist/mint-components/{p-36ffebd8.system.entry.js → p-3c546860.system.entry.js} +1 -1
- package/dist/mint-components/p-3cb1d066.js +1 -0
- package/dist/mint-components/p-3cb249c3.js +1 -0
- package/dist/mint-components/{p-13ed8586.system.js → p-3dc34570.system.js} +1 -1
- package/dist/mint-components/{p-7cbec088.system.entry.js → p-3e3b15ea.system.entry.js} +1 -1
- package/dist/mint-components/{p-20245645.js → p-3eba9036.js} +1 -1
- package/dist/mint-components/{p-38de17fa.system.js → p-4196d37a.system.js} +1 -1
- package/dist/mint-components/{p-4b6dc0e5.entry.js → p-4204a6e3.entry.js} +1 -1
- package/dist/mint-components/p-4211fe5e.entry.js +144 -0
- package/dist/mint-components/{p-6a8d9def.system.entry.js → p-42b62299.system.entry.js} +1 -1
- package/dist/mint-components/p-42da8239.system.js +1 -0
- package/dist/mint-components/{p-726a9924.js → p-460155de.js} +1 -1
- package/dist/mint-components/p-470c9c64.system.js +1 -0
- package/dist/mint-components/{p-301ddcaa.system.entry.js → p-485e2d9f.system.entry.js} +1 -1
- package/dist/mint-components/p-49b20dae.js +1 -0
- package/dist/mint-components/p-4a9aaf3d.entry.js +1 -0
- package/dist/mint-components/p-4aed3645.entry.js +16 -0
- package/dist/mint-components/p-4c29a9f8.system.entry.js +1 -0
- package/dist/mint-components/p-4cb0d07d.entry.js +13 -0
- package/dist/mint-components/{p-6d2f5a1d.js → p-4d19270b.js} +2 -2
- package/dist/mint-components/p-4f5329a2.system.js +53 -0
- package/dist/mint-components/p-512969d4.system.js +1 -0
- package/dist/mint-components/{p-59274a91.system.js → p-578a27c8.system.js} +1 -1
- package/dist/mint-components/p-587115cb.system.entry.js +1 -0
- package/dist/mint-components/p-59b028db.system.js +1 -0
- package/dist/mint-components/p-5f3483c4.entry.js +1 -0
- package/dist/mint-components/p-63e29387.js +42 -0
- package/dist/mint-components/{p-9209a016.system.entry.js → p-641bdf0e.system.entry.js} +1 -1
- package/dist/mint-components/{p-71d7c2a0.system.js → p-64997b59.system.js} +1 -1
- package/dist/mint-components/{p-b5fb3826.system.js → p-6578ea31.system.js} +1 -1
- package/dist/mint-components/{p-2ae0e06a.entry.js → p-65ed872f.entry.js} +1 -1
- package/dist/mint-components/{p-4dbe2d08.entry.js → p-65fec8a8.entry.js} +2 -2
- package/dist/mint-components/p-672d144e.entry.js +1 -0
- package/dist/mint-components/p-676ca2c0.system.js +1 -0
- package/dist/mint-components/p-67ad2252.system.js +1 -0
- package/dist/mint-components/{p-dc52c36a.js → p-68043f30.js} +1 -1
- package/dist/mint-components/p-693ba0b4.js +1 -0
- package/dist/mint-components/p-6ad674c2.js +103 -0
- package/dist/mint-components/p-6d2d4f7c.entry.js +1 -0
- package/dist/mint-components/p-6e069052.entry.js +1 -0
- package/dist/mint-components/p-6ef5b1c1.system.entry.js +1 -0
- package/dist/mint-components/{p-b7d1469d.system.entry.js → p-7059ee40.system.entry.js} +1 -1
- package/dist/mint-components/p-71271fbd.system.js +1 -0
- package/dist/mint-components/{p-6d9e52c7.system.js → p-7159c51c.system.js} +1 -1
- package/dist/mint-components/p-71c43de5.system.entry.js +1 -0
- package/dist/mint-components/p-73213344.system.entry.js +1 -0
- package/dist/mint-components/{p-527216de.system.js → p-734dde9b.system.js} +1 -1
- package/dist/mint-components/p-7970e73a.js +1 -0
- package/dist/mint-components/{p-fa37513e.system.entry.js → p-7af4fba0.system.entry.js} +1 -1
- package/dist/mint-components/p-7b4f0dbc.js +1 -0
- package/dist/mint-components/{p-f4a8ee29.system.entry.js → p-7b635ed8.system.entry.js} +1 -1
- package/dist/mint-components/p-7b8d29bb.entry.js +1 -0
- package/dist/mint-components/p-7f54c9f9.entry.js +11 -0
- package/dist/mint-components/{p-3f7b81b8.js → p-862845d7.js} +2 -2
- package/dist/mint-components/p-87dd87cc.system.entry.js +1 -0
- package/dist/mint-components/p-884a1b19.entry.js +1 -0
- package/dist/mint-components/p-8a6494c7.system.js +1 -0
- package/dist/mint-components/{p-ad985d37.system.entry.js → p-8a9939ef.system.entry.js} +1 -1
- package/dist/mint-components/p-8b1d837f.entry.js +1 -0
- package/dist/mint-components/p-8caef004.js +1 -0
- package/dist/mint-components/{p-aaff68dc.entry.js → p-8dc1cd0f.entry.js} +1 -1
- package/dist/mint-components/{p-8413ade9.system.js → p-8e28333b.system.js} +1 -1
- package/dist/mint-components/p-8e2bead4.js +1 -0
- package/dist/mint-components/{p-2d52e2d7.system.js → p-91014439.system.js} +1 -1
- package/dist/mint-components/{p-18425f38.system.entry.js → p-910f56ca.system.entry.js} +1 -1
- package/dist/mint-components/{p-11519322.system.js → p-93c743a4.system.js} +1 -1
- package/dist/mint-components/{p-9b6a0152.system.entry.js → p-949ca517.system.entry.js} +1 -1
- package/dist/mint-components/{p-ccf8c9aa.entry.js → p-94f9fbf7.entry.js} +1 -1
- package/dist/mint-components/p-951ded9b.js +1 -0
- package/dist/mint-components/{p-a9f4ddb1.js → p-9580aac3.js} +1 -1
- package/dist/mint-components/p-987036b6.system.entry.js +1 -0
- package/dist/mint-components/p-99fb2a50.js +1 -0
- package/dist/mint-components/p-9e297104.entry.js +1 -0
- package/dist/mint-components/p-9f82e69d.entry.js +1 -0
- package/dist/mint-components/{p-5488fdd9.system.js → p-9fb8b33a.system.js} +1 -1
- package/dist/mint-components/p-a07e0930.system.entry.js +1 -0
- package/dist/mint-components/{p-8175e85f.system.js → p-a148663a.system.js} +1 -1
- package/dist/mint-components/p-a2858916.system.js +1 -0
- package/dist/mint-components/{p-35b475bf.js → p-a45680fe.js} +1 -1
- package/dist/mint-components/p-a554c304.js +1233 -0
- package/dist/mint-components/{p-127e66c2.system.js → p-a6f4fb03.system.js} +1 -1
- package/dist/mint-components/{p-faba3198.entry.js → p-a7ee19dc.entry.js} +1 -1
- package/dist/mint-components/p-a8b53df1.system.entry.js +1 -0
- package/dist/mint-components/{p-00ed4c2e.entry.js → p-a91408bf.entry.js} +1 -1
- package/dist/mint-components/{p-8362cb4c.system.entry.js → p-ac2fdad8.system.entry.js} +1 -1
- package/dist/mint-components/p-adb13f08.system.entry.js +1 -0
- package/dist/mint-components/p-aec58483.entry.js +1 -0
- package/dist/mint-components/p-b065215a.entry.js +1 -0
- package/dist/mint-components/{p-87c21535.entry.js → p-b11d89bd.entry.js} +1 -1
- package/dist/mint-components/{p-44a82cf3.system.js → p-b11dd241.system.js} +22 -22
- package/dist/mint-components/p-b1ddc706.js +1 -0
- package/dist/mint-components/{p-d6831af5.js → p-b22b7891.js} +1 -1
- package/dist/mint-components/p-b35ceac8.system.entry.js +1 -0
- package/dist/mint-components/{p-345fd28e.system.entry.js → p-b3da317b.system.entry.js} +1 -1
- package/dist/mint-components/{p-3af1ec4c.entry.js → p-b5346a5a.entry.js} +1 -1
- package/dist/mint-components/{p-4b6f2eca.system.entry.js → p-b64f7dcb.system.entry.js} +1 -1
- package/dist/mint-components/{p-571e1427.system.js → p-b6911812.system.js} +1 -1
- package/dist/mint-components/{p-ac9f4085.system.entry.js → p-b70ef2f5.system.entry.js} +1 -1
- package/dist/mint-components/{p-a81b507f.entry.js → p-bac0b56a.entry.js} +2 -2
- package/dist/mint-components/p-be88596c.system.js +1 -0
- package/dist/mint-components/{p-208d8d75.system.entry.js → p-c00c4e19.system.entry.js} +1 -1
- package/dist/mint-components/{p-44891949.entry.js → p-c3884e55.entry.js} +1 -1
- package/dist/mint-components/{p-96431b4f.system.entry.js → p-c3dce602.system.entry.js} +1 -1
- package/dist/mint-components/p-c431aedf.entry.js +13 -0
- package/dist/mint-components/p-c4886223.entry.js +1 -0
- package/dist/mint-components/{p-cf8677ea.js → p-c6fc6ce5.js} +1 -1
- package/dist/mint-components/p-c7861962.entry.js +1 -0
- package/dist/mint-components/p-c7c11325.js +1 -0
- package/dist/mint-components/p-cab1f502.js +1 -0
- package/dist/mint-components/p-cd207258.js +1 -0
- package/dist/mint-components/p-d2699bed.system.entry.js +1 -0
- package/dist/mint-components/{p-1b3ab15a.system.entry.js → p-d2d15c86.system.entry.js} +1 -1
- package/dist/mint-components/p-d2e8193d.entry.js +258 -0
- package/dist/mint-components/{p-a71b9154.system.js → p-d399162b.system.js} +1 -1
- package/dist/mint-components/p-d821418e.system.js +1 -0
- package/dist/mint-components/p-d8c5b80a.system.js +1 -0
- package/dist/mint-components/p-d98ec069.system.entry.js +1 -0
- package/dist/mint-components/{p-abefb7cc.js → p-d9cfd2ad.js} +1 -1
- package/dist/mint-components/{p-605c2904.system.entry.js → p-da6fe95f.system.entry.js} +1 -1
- package/dist/mint-components/{p-c2fdd608.system.entry.js → p-dbe29e53.system.entry.js} +1 -1
- package/dist/mint-components/p-dcddb256.system.entry.js +1 -0
- package/dist/mint-components/{p-69ac09d4.js → p-ddf3c05e.js} +1 -1
- package/dist/mint-components/{p-da7708a7.entry.js → p-e27ff213.entry.js} +1 -1
- package/dist/mint-components/p-e49b253f.entry.js +11 -0
- package/dist/mint-components/p-e55aafe9.system.js +1 -0
- package/dist/mint-components/p-e57d61af.system.js +1 -0
- package/dist/mint-components/{p-0559d880.entry.js → p-e5d72a05.entry.js} +1 -1
- package/dist/mint-components/p-eea132c7.system.entry.js +1 -0
- package/dist/mint-components/{p-7dabdca6.system.entry.js → p-eea87fdc.system.entry.js} +1 -1
- package/dist/mint-components/p-f0368b8b.system.js +1 -0
- package/dist/mint-components/p-f0bfef49.entry.js +9 -0
- package/dist/mint-components/p-f13d856d.js +394 -0
- package/dist/mint-components/{p-05f29f64.js → p-f307b716.js} +1 -1
- package/dist/mint-components/{p-95ae4ab9.system.js → p-f5f97cd2.system.js} +1 -1
- package/dist/mint-components/p-f6baa0c9.system.js +1 -0
- package/dist/mint-components/p-f7462bef.entry.js +93 -0
- package/dist/mint-components/{p-4e526a94.js → p-f7700805.js} +1 -1
- package/dist/mint-components/{p-e21a1cb8.system.entry.js → p-f8520da2.system.entry.js} +1 -1
- package/dist/mint-components/{p-cc7af682.system.js → p-fa6fba34.system.js} +2 -2
- package/dist/mint-components/{p-2bbff88f.entry.js → p-fa89e7d4.entry.js} +1 -1
- package/dist/mint-components/{p-2b462e4f.system.entry.js → p-fb2976fc.system.entry.js} +1 -1
- package/dist/mint-components/{p-4e451f75.js → p-fb5be0c5.js} +1 -1
- package/dist/mint-components/p-fb77f662.entry.js +1 -0
- package/dist/mint-components/p-fe01d78b.system.js +1 -0
- package/dist/types/components/sqm-big-stat/BigStat.stories.d.ts +2 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +5 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +41 -0
- package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +1 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +2 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +42 -0
- package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +1 -0
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +4 -1
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +13 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +19 -0
- package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +1 -1
- package/dist/types/components/sqm-invoice-table/columns/InvoiceTableColumn.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/mockInvoiceData.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/sqm-invoice-table.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +6 -1
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +51 -15
- package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +6 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +1 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +14 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.d.ts +8 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +57 -0
- package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +1 -0
- package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +9 -0
- package/dist/types/components/sqm-popup-container/usePopupContainer.d.ts +2 -2
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password-view.d.ts +2 -0
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +5 -1
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +15 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +3 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +19 -0
- package/dist/types/components/sqm-portal-frame/usePortalFrame.d.ts +2 -1
- package/dist/types/components/sqm-portal-login/PortalLogin.stories.d.ts +1 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +1 -1
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +2 -1
- package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +5 -2
- package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +21 -1
- package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +42 -0
- package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +1 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +6 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/ReferralTableColumn.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +1 -0
- package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +1 -1
- package/dist/types/components/sqm-reward-exchange-list/RewardExchangeListData.d.ts +457 -437
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/RewardTableColumn.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/mockRewardData.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/mockTaxData.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +1 -1
- package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +1 -1
- package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +2 -1
- package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +18 -6
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +42 -0
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +14 -1
- package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +3 -0
- package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +23 -0
- package/dist/types/components/sqm-stencilbook/BrandSelector.d.ts +9 -0
- package/dist/types/components/sqm-stencilbook/Themes.d.ts +6 -6
- package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +1 -0
- package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +1 -0
- package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +8 -0
- package/dist/types/components/sqm-task-card/DetailsView.d.ts +6 -0
- package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +1 -1
- package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +1 -1
- package/dist/types/components/sqm-task-card/useTaskCard.d.ts +1 -1
- package/dist/types/components/sqm-text/Text.stories.d.ts +6 -0
- package/dist/types/components/sqm-text/sqm-text.d.ts +12 -0
- package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +4 -2
- package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +13 -1
- package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +1 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +2 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +14 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +5 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +6 -1
- package/dist/types/components/tax-and-cash/BankingForm.stories.d.ts +1 -0
- package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +6 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +16 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +7 -1
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +12 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +5 -2
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +4 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +45 -4
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +1 -1
- package/dist/types/components/tax-and-cash/utils.d.ts +1 -1
- package/dist/types/components.d.ts +1194 -82
- package/dist/types/global/global.d.ts +2 -2
- package/dist/types/global/mixins.d.ts +12 -12
- package/dist/types/global/styles.d.ts +10 -2
- package/dist/types/insertfont.d.ts +1 -0
- package/dist/types/saasquatch.d.ts +142 -0
- package/dist/types/utils/parseStates.d.ts +1 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +3 -2
- package/dist/cjs/sqm-asset-card-view-21ddf04f.js +0 -51
- package/dist/cjs/sqm-asset-card.cjs.entry.js +0 -45
- package/dist/cjs/sqm-invoice-table-view-f369b0a6.js +0 -2038
- package/dist/cjs/sqm-leaderboard-rank-view-d39a55d8.js +0 -10
- package/dist/cjs/sqm-navigation-sidebar-item-view-6f35d2ee.js +0 -45
- package/dist/cjs/sqm-text-span-view-56e48a78.js +0 -62
- package/dist/collection/components/sqm-asset-card/AssetCard.stories.js +0 -29
- package/dist/collection/components/sqm-asset-card/sqm-asset-card-view.js +0 -46
- package/dist/collection/components/sqm-asset-card/sqm-asset-card.js +0 -107
- package/dist/collection/components/sqm-asset-card/useAssetCard.js +0 -9
- package/dist/esm/sqm-asset-card-view-fe5db3c0.js +0 -49
- package/dist/esm/sqm-asset-card.entry.js +0 -41
- package/dist/esm/sqm-invoice-table-view-1bd8afaa.js +0 -2022
- package/dist/esm/sqm-leaderboard-rank-view-753c8d4a.js +0 -8
- package/dist/esm/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -43
- package/dist/esm/sqm-text-span-view-c577cc60.js +0 -60
- package/dist/esm-es5/GenericTableView-e7addb2b.js +0 -1
- package/dist/esm-es5/ShadowViewAddon-7c10e0ee.js +0 -1
- package/dist/esm-es5/copy-text-view-717050d5.js +0 -1
- package/dist/esm-es5/email-registration-view-a7818cf2.js +0 -1
- package/dist/esm-es5/extractProps-ae1afbb3.js +0 -1
- package/dist/esm-es5/index.module-89a79f66.js +0 -1
- package/dist/esm-es5/luxon-8d51c92b.js +0 -1
- package/dist/esm-es5/mixins-83f90fa1.js +0 -1
- package/dist/esm-es5/re-render-cc945f38.js +0 -1
- package/dist/esm-es5/sqm-asset-card-view-fe5db3c0.js +0 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +0 -1
- package/dist/esm-es5/sqm-banking-info-form_17.entry.js +0 -1
- package/dist/esm-es5/sqm-big-stat_41.entry.js +0 -1
- package/dist/esm-es5/sqm-invoice-table-view-1bd8afaa.js +0 -1
- package/dist/esm-es5/sqm-leaderboard-rank-view-753c8d4a.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-9d802b78.js +0 -1
- package/dist/esm-es5/sqm-portal-forgot-password-view-50444a7c.js +0 -1
- package/dist/esm-es5/sqm-portal-login-view-37c85d04.js +0 -1
- package/dist/esm-es5/sqm-text-span-view-c577cc60.js +0 -1
- package/dist/esm-es5/stencil-hooks.module-4bc38af4.js +0 -53
- package/dist/esm-es5/useChildElements-7945ae56.js +0 -1
- package/dist/esm-es5/useInstantAccessRegistration-dc4ad9f2.js +0 -1
- package/dist/esm-es5/usePortalLogin-ef647a50.js +0 -1
- package/dist/esm-es5/usePortalRegistrationForm-4b35a357.js +0 -1
- package/dist/esm-es5/useReferralCodes-8f75921a.js +0 -1
- package/dist/esm-es5/useReferralTable-b3876ed6.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-d6f33135.js +0 -1
- package/dist/esm-es5/useVerificationEmail-edc318cb.js +0 -1
- package/dist/esm-es5/utilities-5b0ca040.js +0 -1
- package/dist/mint-components/p-04a6e457.entry.js +0 -1
- package/dist/mint-components/p-11542862.system.entry.js +0 -1
- package/dist/mint-components/p-141bf5c1.system.entry.js +0 -1
- package/dist/mint-components/p-14a65f29.system.js +0 -1
- package/dist/mint-components/p-1513309d.entry.js +0 -1
- package/dist/mint-components/p-19ccb4ce.js +0 -1
- package/dist/mint-components/p-1fa9ed0d.system.entry.js +0 -1
- package/dist/mint-components/p-217514ac.system.js +0 -1
- package/dist/mint-components/p-229f797b.js +0 -1
- package/dist/mint-components/p-24db5c70.js +0 -1
- package/dist/mint-components/p-26468242.js +0 -1
- package/dist/mint-components/p-275b4767.entry.js +0 -1
- package/dist/mint-components/p-284e4ed5.entry.js +0 -1
- package/dist/mint-components/p-2c07df76.entry.js +0 -144
- package/dist/mint-components/p-2dca9e1a.system.js +0 -1
- package/dist/mint-components/p-2e110002.system.js +0 -1
- package/dist/mint-components/p-33c96e14.entry.js +0 -16
- package/dist/mint-components/p-38e5c429.system.js +0 -1
- package/dist/mint-components/p-38fc919b.entry.js +0 -1
- package/dist/mint-components/p-3a49811c.js +0 -1
- package/dist/mint-components/p-3db34d68.js +0 -1
- package/dist/mint-components/p-420554af.system.entry.js +0 -1
- package/dist/mint-components/p-4428294b.entry.js +0 -1
- package/dist/mint-components/p-48135f99.system.js +0 -53
- package/dist/mint-components/p-4874193a.system.js +0 -1
- package/dist/mint-components/p-49206a9c.entry.js +0 -1
- package/dist/mint-components/p-49deb225.entry.js +0 -1
- package/dist/mint-components/p-4e5af50c.js +0 -1
- package/dist/mint-components/p-51495bc3.entry.js +0 -13
- package/dist/mint-components/p-5ca8959a.system.entry.js +0 -1
- package/dist/mint-components/p-5dbe8b0a.system.js +0 -1
- package/dist/mint-components/p-6055eb4c.system.js +0 -1
- package/dist/mint-components/p-635d5ef2.system.js +0 -1
- package/dist/mint-components/p-6427e963.entry.js +0 -1
- package/dist/mint-components/p-65ba9e94.entry.js +0 -1
- package/dist/mint-components/p-6b7a595f.system.js +0 -1
- package/dist/mint-components/p-6cd4f2b1.system.js +0 -1
- package/dist/mint-components/p-6eaf9c57.entry.js +0 -1
- package/dist/mint-components/p-6f34c2c2.entry.js +0 -13
- package/dist/mint-components/p-734695a0.entry.js +0 -205
- package/dist/mint-components/p-775f3ded.entry.js +0 -1
- package/dist/mint-components/p-7ab21e4d.entry.js +0 -1
- package/dist/mint-components/p-7e3a84bc.js +0 -1
- package/dist/mint-components/p-7f1e10d3.entry.js +0 -9
- package/dist/mint-components/p-802b9f7e.entry.js +0 -1
- package/dist/mint-components/p-8053366e.system.entry.js +0 -1
- package/dist/mint-components/p-837dbf90.system.entry.js +0 -1
- package/dist/mint-components/p-893d7ab4.js +0 -1
- package/dist/mint-components/p-8abfeff8.entry.js +0 -1
- package/dist/mint-components/p-8b36fe4f.entry.js +0 -258
- package/dist/mint-components/p-8c12078e.js +0 -394
- package/dist/mint-components/p-8c23d1b8.js +0 -1
- package/dist/mint-components/p-8c494bf1.js +0 -1
- package/dist/mint-components/p-8d9d04b7.system.entry.js +0 -1
- package/dist/mint-components/p-90421929.system.entry.js +0 -1
- package/dist/mint-components/p-91521e9d.js +0 -1
- package/dist/mint-components/p-92816d1f.js +0 -1
- package/dist/mint-components/p-93fed35b.system.js +0 -1
- package/dist/mint-components/p-94a876b9.js +0 -1
- package/dist/mint-components/p-97d4d651.system.js +0 -1
- package/dist/mint-components/p-98698131.js +0 -1
- package/dist/mint-components/p-9acb5038.js +0 -1
- package/dist/mint-components/p-9cf80e85.system.entry.js +0 -1
- package/dist/mint-components/p-a37541ae.system.entry.js +0 -1
- package/dist/mint-components/p-a8645c1b.system.js +0 -1
- package/dist/mint-components/p-bd2a2546.system.js +0 -1
- package/dist/mint-components/p-bdbbc673.system.entry.js +0 -1
- package/dist/mint-components/p-bfc7cfc0.system.js +0 -1
- package/dist/mint-components/p-c060f770.system.entry.js +0 -1
- package/dist/mint-components/p-c36506f6.system.entry.js +0 -1
- package/dist/mint-components/p-c3680c02.js +0 -1
- package/dist/mint-components/p-c6841ab8.system.entry.js +0 -1
- package/dist/mint-components/p-ccb5699b.js +0 -1
- package/dist/mint-components/p-cd1d497f.system.js +0 -1
- package/dist/mint-components/p-cd63a965.system.entry.js +0 -1
- package/dist/mint-components/p-cd651f81.js +0 -42
- package/dist/mint-components/p-d8cf46ba.system.js +0 -1
- package/dist/mint-components/p-dcc81e90.entry.js +0 -1
- package/dist/mint-components/p-df89186f.system.js +0 -1
- package/dist/mint-components/p-e01fe915.js +0 -1248
- package/dist/mint-components/p-e6f50ffd.entry.js +0 -1
- package/dist/mint-components/p-e8ffcc68.entry.js +0 -11
- package/dist/mint-components/p-eab1c9f3.js +0 -1
- package/dist/mint-components/p-ed11966d.system.js +0 -1
- package/dist/mint-components/p-eda5e82c.entry.js +0 -1
- package/dist/mint-components/p-f2228da3.system.entry.js +0 -1
- package/dist/mint-components/p-f26aedcd.system.js +0 -1
- package/dist/mint-components/p-f2d8d3d3.system.entry.js +0 -1
- package/dist/mint-components/p-f708da7b.js +0 -1
- package/dist/mint-components/p-fd0a013f.entry.js +0 -1
- package/dist/types/components/sqm-asset-card/AssetCard.stories.d.ts +0 -7
- package/dist/types/components/sqm-asset-card/sqm-asset-card-view.d.ts +0 -8
- package/dist/types/components/sqm-asset-card/sqm-asset-card.d.ts +0 -24
- package/dist/types/components/sqm-asset-card/useAssetCard.d.ts +0 -7
- /package/dist/collection/components/tax-and-cash/{sqm-tax-and-cash/data.js → data.js} +0 -0
- /package/dist/types/components/tax-and-cash/{sqm-tax-and-cash/data.d.ts → data.d.ts} +0 -0
|
@@ -6,7 +6,6 @@
|
|
|
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";
|
|
10
9
|
import { BankingInfoFormViewProps } from "./components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view";
|
|
11
10
|
import { BigStatViewProps } from "./components/sqm-big-stat/sqm-big-stat-view";
|
|
12
11
|
import { CheckboxFieldViewProps } from "./components/sqm-checkbox-field/sqm-checkbox-field-view";
|
|
@@ -22,11 +21,13 @@ import { UseIndirectTaxFormResult } from "./components/tax-and-cash/sqm-indirect
|
|
|
22
21
|
import { InputFieldViewProps } from "./components/sqm-input-field/sqm-input-field-view";
|
|
23
22
|
import { EmailRegistrationViewProps } from "./components/views/email-registration-view";
|
|
24
23
|
import { GenericTableViewProps } from "./tables/GenericTableView";
|
|
24
|
+
import { FraudStatus, ImpactConnection, Invoice, Referral, Referrer, Reward } from "./saasquatch";
|
|
25
25
|
import { LeaderboardViewProps } from "./components/sqm-leaderboard/sqm-leaderboard-view";
|
|
26
26
|
import { LeaderboardRankViewProps } from "./components/sqm-leaderboard-rank/sqm-leaderboard-rank-view";
|
|
27
27
|
import { CopyTextViewProps } from "./components/views/copy-text-view";
|
|
28
28
|
import { NameFieldsViewProps } from "./components/sqm-name-fields/sqm-name-fields-view";
|
|
29
29
|
import { NavigationMenuViewProps } from "./components/sqm-navigation-menu/sqm-navigation-menu-view";
|
|
30
|
+
import { NavigationSidebarViewProps } from "./components/sqm-navigation-sidebar/sqm-navigation-sidebar-view";
|
|
30
31
|
import { NavigationSidebarItemViewProps } from "./components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view";
|
|
31
32
|
import { UsePagination } from "./components/sqm-pagination/usePagination";
|
|
32
33
|
import { PasswordFieldViewDemoProps } from "./components/sqm-password-field/sqm-password-field";
|
|
@@ -50,7 +51,6 @@ import { ReferralDates } from "./components/sqm-referral-table/useReferralTable"
|
|
|
50
51
|
import { RewardExchangeViewProps } from "./components/sqm-reward-exchange-list/sqm-reward-exchange-list-view";
|
|
51
52
|
import { ShareButtonViewProps } from "./components/sqm-share-button/sqm-share-button-view";
|
|
52
53
|
import { TaskCardViewProps } from "./components/sqm-task-card/sqm-task-card-view";
|
|
53
|
-
import { UseTaxAndCashResultType } from "./components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash";
|
|
54
54
|
import { UseTaxAndCashDashboardResult } from "./components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard";
|
|
55
55
|
import { UseUserInfoFormResult } from "./components/tax-and-cash/sqm-user-info-form/useUserInfoForm";
|
|
56
56
|
import { UserNameViewProps } from "./components/sqm-user-name/sqm-user-name-view";
|
|
@@ -59,21 +59,6 @@ export namespace Components {
|
|
|
59
59
|
"renderCell": () => Promise<any>;
|
|
60
60
|
"renderLabel": (idx: any) => Promise<any>;
|
|
61
61
|
}
|
|
62
|
-
interface SqmAssetCard {
|
|
63
|
-
/**
|
|
64
|
-
* @undocumented
|
|
65
|
-
* @uiType object
|
|
66
|
-
*/
|
|
67
|
-
"demoData"?: DemoData<AssetCardViewProps>;
|
|
68
|
-
/**
|
|
69
|
-
* @uiName Banner image
|
|
70
|
-
*/
|
|
71
|
-
"imgUrl": string;
|
|
72
|
-
/**
|
|
73
|
-
* @uiName Banner title
|
|
74
|
-
*/
|
|
75
|
-
"titleText": string;
|
|
76
|
-
}
|
|
77
62
|
interface SqmBankingInfoForm {
|
|
78
63
|
/**
|
|
79
64
|
* @uiName Agency code field label
|
|
@@ -116,6 +101,10 @@ export namespace Components {
|
|
|
116
101
|
* @uiName Bank province/state field label
|
|
117
102
|
*/
|
|
118
103
|
"bankStateLabel": string;
|
|
104
|
+
/**
|
|
105
|
+
* @uiName Beneficiary account field description
|
|
106
|
+
*/
|
|
107
|
+
"beneficiaryAccountNameDescription": string;
|
|
119
108
|
/**
|
|
120
109
|
* @uiName Beneficiary account field label
|
|
121
110
|
*/
|
|
@@ -232,6 +221,18 @@ export namespace Components {
|
|
|
232
221
|
* @uiWidget textArea
|
|
233
222
|
*/
|
|
234
223
|
"loadingErrorAlertHeader": string;
|
|
224
|
+
/**
|
|
225
|
+
* @uiName Information modal button text
|
|
226
|
+
*/
|
|
227
|
+
"modalButtonText": string;
|
|
228
|
+
/**
|
|
229
|
+
* @uiName Information modal description text
|
|
230
|
+
*/
|
|
231
|
+
"modalDescription": string;
|
|
232
|
+
/**
|
|
233
|
+
* @uiName Information modal title
|
|
234
|
+
*/
|
|
235
|
+
"modalTitle": string;
|
|
235
236
|
/**
|
|
236
237
|
* @uiName Patronymic name field label
|
|
237
238
|
*/
|
|
@@ -340,6 +341,7 @@ export namespace Components {
|
|
|
340
341
|
* @uiType string
|
|
341
342
|
* @uiEnum ["left", "right", "center"]
|
|
342
343
|
* @uiEnumNames ["Left", "Right", "Center"]
|
|
344
|
+
* @uiGroup Style
|
|
343
345
|
*/
|
|
344
346
|
"alignment"?: "left" | "right" | "center";
|
|
345
347
|
/**
|
|
@@ -347,10 +349,26 @@ export namespace Components {
|
|
|
347
349
|
* @uiType object
|
|
348
350
|
*/
|
|
349
351
|
"demoData"?: DemoData<BigStatViewProps>;
|
|
352
|
+
/**
|
|
353
|
+
* Font size of the description text in pixels
|
|
354
|
+
* @uiName Description font size
|
|
355
|
+
* @uiGroup Style
|
|
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 Style
|
|
365
|
+
*/
|
|
366
|
+
"descriptionTextColor"?: string;
|
|
350
367
|
/**
|
|
351
368
|
* Controls the order of the stat value & description column
|
|
352
369
|
* @uiName Flex reverse
|
|
353
|
-
* @default
|
|
370
|
+
* @default
|
|
371
|
+
* @uiGroup Style
|
|
354
372
|
*/
|
|
355
373
|
"flexReverse"?: boolean;
|
|
356
374
|
/**
|
|
@@ -359,6 +377,30 @@ export namespace Components {
|
|
|
359
377
|
* @uiWidget programSelector
|
|
360
378
|
*/
|
|
361
379
|
"programId"?: string;
|
|
380
|
+
/**
|
|
381
|
+
* Font size of the stat text in pixels
|
|
382
|
+
* @uiName Stat font size
|
|
383
|
+
* @uiType string
|
|
384
|
+
* @uiGroup Style
|
|
385
|
+
*/
|
|
386
|
+
"statFontSize"?: number;
|
|
387
|
+
/**
|
|
388
|
+
* Font weight of the stat text
|
|
389
|
+
* @uiName Stat font weight
|
|
390
|
+
* @uiGroup Style
|
|
391
|
+
* @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
|
|
392
|
+
* @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
|
|
393
|
+
*/
|
|
394
|
+
"statFontWeight"?: number;
|
|
395
|
+
/**
|
|
396
|
+
* Color of the stat text
|
|
397
|
+
* @uiName Stat text color
|
|
398
|
+
* @uiWidget color
|
|
399
|
+
* @uiType string
|
|
400
|
+
* @format color
|
|
401
|
+
* @uiGroup Style
|
|
402
|
+
*/
|
|
403
|
+
"statTextColor"?: string;
|
|
362
404
|
/**
|
|
363
405
|
* Select what type of stat to display. Manual paths are also supported.
|
|
364
406
|
* @uiWidget statTypeSelectWidget
|
|
@@ -383,6 +425,8 @@ export namespace Components {
|
|
|
383
425
|
*/
|
|
384
426
|
"brandFont": string;
|
|
385
427
|
}
|
|
428
|
+
interface SqmBrandSelector {
|
|
429
|
+
}
|
|
386
430
|
interface SqmCardFeed {
|
|
387
431
|
/**
|
|
388
432
|
* @uiName Column gap
|
|
@@ -489,14 +533,47 @@ export namespace Components {
|
|
|
489
533
|
"contextName": string;
|
|
490
534
|
}
|
|
491
535
|
interface SqmCouponCode {
|
|
536
|
+
/**
|
|
537
|
+
* Background color of share link container
|
|
538
|
+
* @uiName Background color
|
|
539
|
+
* @uiWidget color
|
|
540
|
+
* @format color
|
|
541
|
+
* @uiGroup Style
|
|
542
|
+
*/
|
|
543
|
+
"backgroundColor"?: string;
|
|
544
|
+
/**
|
|
545
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
546
|
+
* @uiName Border color
|
|
547
|
+
* @uiWidget color
|
|
548
|
+
* @format color
|
|
549
|
+
* @uiGroup Style
|
|
550
|
+
*/
|
|
551
|
+
"borderColor"?: string;
|
|
552
|
+
/**
|
|
553
|
+
* The border radius on the share link container (in pixels)
|
|
554
|
+
* @uiName Border Radius
|
|
555
|
+
* @uiType number
|
|
556
|
+
* @uiGroup Style
|
|
557
|
+
*/
|
|
558
|
+
"borderRadius"?: string;
|
|
492
559
|
/**
|
|
493
560
|
* Set the copy button style and placement.
|
|
494
561
|
* @uiName Style
|
|
495
562
|
* @uiType string
|
|
496
563
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
497
564
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
565
|
+
* @uiGroup Style
|
|
498
566
|
*/
|
|
499
567
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
568
|
+
/**
|
|
569
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
570
|
+
* @uiName Button Type
|
|
571
|
+
* @uiType string
|
|
572
|
+
* @uiEnum ["primary", "secondary"]
|
|
573
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
574
|
+
* @uiGroup Style
|
|
575
|
+
*/
|
|
576
|
+
"buttonType"?: "primary" | "secondary";
|
|
500
577
|
/**
|
|
501
578
|
* Display this message when the coupon code has been cancelled.
|
|
502
579
|
* @uiWidget textArea
|
|
@@ -569,8 +646,17 @@ export namespace Components {
|
|
|
569
646
|
* @uiType string
|
|
570
647
|
* @uiEnum ["left", "center", "right"]
|
|
571
648
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
649
|
+
* @uiGroup Style
|
|
572
650
|
*/
|
|
573
651
|
"textAlign"?: "left" | "center" | "right";
|
|
652
|
+
/**
|
|
653
|
+
* Color of the text and copy icon
|
|
654
|
+
* @uiName Text color
|
|
655
|
+
* @uiWidget color
|
|
656
|
+
* @format color
|
|
657
|
+
* @uiGroup Style
|
|
658
|
+
*/
|
|
659
|
+
"textColor"?: string;
|
|
574
660
|
/**
|
|
575
661
|
* The number of milliseconds that the tooltip appears for
|
|
576
662
|
* @uiName Tooltip lifespan
|
|
@@ -583,6 +669,18 @@ export namespace Components {
|
|
|
583
669
|
"tooltiptext": string;
|
|
584
670
|
}
|
|
585
671
|
interface SqmDividedLayout {
|
|
672
|
+
/**
|
|
673
|
+
* Background color of the divider
|
|
674
|
+
* @uiName Divider Background Color
|
|
675
|
+
* @uiWidget color
|
|
676
|
+
*/
|
|
677
|
+
"backgroundColor"?: string;
|
|
678
|
+
/**
|
|
679
|
+
* Color of the divider (defaults to default text color if none is set)
|
|
680
|
+
* @uiName Divider Background Color
|
|
681
|
+
* @uiWidget color
|
|
682
|
+
*/
|
|
683
|
+
"borderColor"?: string;
|
|
586
684
|
/**
|
|
587
685
|
* Overrides max-width of content area
|
|
588
686
|
* @uiName Content Area Width
|
|
@@ -597,7 +695,7 @@ export namespace Components {
|
|
|
597
695
|
*/
|
|
598
696
|
"direction": "row" | "column";
|
|
599
697
|
/**
|
|
600
|
-
* Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
698
|
+
* @undocumented Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
601
699
|
* @uiName Border style
|
|
602
700
|
*/
|
|
603
701
|
"dividerStyle": string;
|
|
@@ -669,6 +767,18 @@ export namespace Components {
|
|
|
669
767
|
* @uiWidget textArea
|
|
670
768
|
*/
|
|
671
769
|
"loadingErrorAlertHeader": string;
|
|
770
|
+
/**
|
|
771
|
+
* @uiName Information modal button text
|
|
772
|
+
*/
|
|
773
|
+
"modalButtonText": string;
|
|
774
|
+
/**
|
|
775
|
+
* @uiName Information modal description text
|
|
776
|
+
*/
|
|
777
|
+
"modalDescription": string;
|
|
778
|
+
/**
|
|
779
|
+
* @uiName Information modal title
|
|
780
|
+
*/
|
|
781
|
+
"modalTitle": string;
|
|
672
782
|
/**
|
|
673
783
|
* @uiName Participant type field label
|
|
674
784
|
*/
|
|
@@ -936,6 +1046,7 @@ export namespace Components {
|
|
|
936
1046
|
* @uiName Background color
|
|
937
1047
|
* @uiWidget color
|
|
938
1048
|
* @format color
|
|
1049
|
+
* @uiGroup Style
|
|
939
1050
|
*/
|
|
940
1051
|
"backgroundColor"?: string;
|
|
941
1052
|
/**
|
|
@@ -951,6 +1062,15 @@ export namespace Components {
|
|
|
951
1062
|
* @uiName Button text
|
|
952
1063
|
*/
|
|
953
1064
|
"buttonText"?: string;
|
|
1065
|
+
/**
|
|
1066
|
+
* The type of the button that is used (primary or secondary).
|
|
1067
|
+
* @uiName Button Type
|
|
1068
|
+
* @uiType string
|
|
1069
|
+
* @uiEnum ["primary", "secondary"]
|
|
1070
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
1071
|
+
* @uiGroup Style
|
|
1072
|
+
*/
|
|
1073
|
+
"buttonType"?: "primary" | "secondary";
|
|
954
1074
|
/**
|
|
955
1075
|
* @uiName Description
|
|
956
1076
|
* @uiWidget textArea
|
|
@@ -965,11 +1085,13 @@ export namespace Components {
|
|
|
965
1085
|
* @uiType string
|
|
966
1086
|
* @uiEnum ["top", "bottom"]
|
|
967
1087
|
* @uiEnumNames ["Top", "Bottom"]
|
|
1088
|
+
* @uiGroup Style
|
|
968
1089
|
*/
|
|
969
1090
|
"imageMobilePos": "top" | "bottom";
|
|
970
1091
|
/**
|
|
971
1092
|
* @uiName Image percentage
|
|
972
1093
|
* @uiType number
|
|
1094
|
+
* @uiGroup Style
|
|
973
1095
|
*/
|
|
974
1096
|
"imagePercentage": number;
|
|
975
1097
|
/**
|
|
@@ -977,6 +1099,7 @@ export namespace Components {
|
|
|
977
1099
|
* @uiType string
|
|
978
1100
|
* @uiEnum ["left", "center", "right"]
|
|
979
1101
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
1102
|
+
* @uiGroup Style
|
|
980
1103
|
*/
|
|
981
1104
|
"imagePos": "left" | "center" | "right";
|
|
982
1105
|
/**
|
|
@@ -990,16 +1113,19 @@ export namespace Components {
|
|
|
990
1113
|
* @uiType string
|
|
991
1114
|
* @uiEnum ["overlay", "columns"]
|
|
992
1115
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
1116
|
+
* @uiGroup Style
|
|
993
1117
|
*/
|
|
994
1118
|
"layout": "overlay" | "columns";
|
|
995
1119
|
/**
|
|
996
1120
|
* @uiName Overlay color
|
|
997
1121
|
* @uiWidget color
|
|
998
1122
|
* @format color
|
|
1123
|
+
* @uiGroup Style
|
|
999
1124
|
*/
|
|
1000
1125
|
"overlayColor"?: string;
|
|
1001
1126
|
/**
|
|
1002
1127
|
* @uiName Overlay opacity
|
|
1128
|
+
* @uiGroup Style
|
|
1003
1129
|
*/
|
|
1004
1130
|
"overlayOpacity": string;
|
|
1005
1131
|
/**
|
|
@@ -1007,6 +1133,7 @@ export namespace Components {
|
|
|
1007
1133
|
* @uiType string
|
|
1008
1134
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1009
1135
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1136
|
+
* @uiGroup Style
|
|
1010
1137
|
*/
|
|
1011
1138
|
"paddingImage": Spacing;
|
|
1012
1139
|
/**
|
|
@@ -1014,12 +1141,14 @@ export namespace Components {
|
|
|
1014
1141
|
* @uiType string
|
|
1015
1142
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1016
1143
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1144
|
+
* @uiGroup Style
|
|
1017
1145
|
*/
|
|
1018
1146
|
"paddingText": Spacing;
|
|
1019
1147
|
/**
|
|
1020
1148
|
* @uiName Text color
|
|
1021
1149
|
* @uiWidget color
|
|
1022
1150
|
* @format color
|
|
1151
|
+
* @uiGroup Style
|
|
1023
1152
|
*/
|
|
1024
1153
|
"textColor"?: string;
|
|
1025
1154
|
}
|
|
@@ -1441,6 +1570,26 @@ export namespace Components {
|
|
|
1441
1570
|
* @uiName Unknown user text
|
|
1442
1571
|
*/
|
|
1443
1572
|
"anonymousUser": string;
|
|
1573
|
+
/**
|
|
1574
|
+
* Changes the background color of the leaderboard.
|
|
1575
|
+
* @uiName Background Color
|
|
1576
|
+
* @uiWidget color
|
|
1577
|
+
* @uiGroup Style
|
|
1578
|
+
*/
|
|
1579
|
+
"background"?: string;
|
|
1580
|
+
/**
|
|
1581
|
+
* Changes the border color of the table rows.
|
|
1582
|
+
* @uiName Border Color
|
|
1583
|
+
* @uiWidget color
|
|
1584
|
+
* @uiGroup Style
|
|
1585
|
+
*/
|
|
1586
|
+
"borderColor"?: string;
|
|
1587
|
+
/**
|
|
1588
|
+
* Leaderboard border radius in pixels.
|
|
1589
|
+
* @uiName Border Radius
|
|
1590
|
+
* @uiGroup Style
|
|
1591
|
+
*/
|
|
1592
|
+
"borderRadius"?: number;
|
|
1444
1593
|
/**
|
|
1445
1594
|
* @undocumented
|
|
1446
1595
|
* @uiType object
|
|
@@ -1509,15 +1658,31 @@ export namespace Components {
|
|
|
1509
1658
|
* @uiName Stats column heading
|
|
1510
1659
|
*/
|
|
1511
1660
|
"statsheading": string;
|
|
1661
|
+
/**
|
|
1662
|
+
* Text color of the leaderboard.
|
|
1663
|
+
* @uiName Text Color
|
|
1664
|
+
* @uiWidget color
|
|
1665
|
+
* @uiGroup Style
|
|
1666
|
+
*/
|
|
1667
|
+
"textColor"?: string;
|
|
1512
1668
|
/**
|
|
1513
1669
|
* @uiName User column heading
|
|
1514
1670
|
*/
|
|
1515
1671
|
"usersheading": string;
|
|
1516
1672
|
/**
|
|
1673
|
+
* Changes the background color of the viewing user row in the leaderboard.
|
|
1674
|
+
* @uiName Viewing User Highlight Color
|
|
1517
1675
|
* @uiWidget color
|
|
1518
|
-
* @
|
|
1676
|
+
* @uiGroup Style
|
|
1677
|
+
*/
|
|
1678
|
+
"viewingUserHighlightColor"?: string;
|
|
1679
|
+
/**
|
|
1680
|
+
* Changes the text color of the viewing user row in the leaderboard.
|
|
1681
|
+
* @uiName Viewing User Text Color
|
|
1682
|
+
* @uiWidget color
|
|
1683
|
+
* @uiGroup Style
|
|
1519
1684
|
*/
|
|
1520
|
-
"
|
|
1685
|
+
"viewingUserHighlightTextColor"?: string;
|
|
1521
1686
|
/**
|
|
1522
1687
|
* @uiName Viewing user text
|
|
1523
1688
|
*/
|
|
@@ -1660,8 +1825,47 @@ export namespace Components {
|
|
|
1660
1825
|
"menuLabel": string;
|
|
1661
1826
|
}
|
|
1662
1827
|
interface SqmNavigationSidebar {
|
|
1828
|
+
/**
|
|
1829
|
+
* @undocumented
|
|
1830
|
+
* @uiType object
|
|
1831
|
+
*/
|
|
1832
|
+
"demoData"?: DemoData<NavigationSidebarViewProps>;
|
|
1833
|
+
/**
|
|
1834
|
+
* @uiName Text color
|
|
1835
|
+
* @uiWidget color
|
|
1836
|
+
* @format color
|
|
1837
|
+
* @uiGroup Style
|
|
1838
|
+
*/
|
|
1839
|
+
"mobileMenuColor"?: string;
|
|
1663
1840
|
}
|
|
1664
1841
|
interface SqmNavigationSidebarItem {
|
|
1842
|
+
/**
|
|
1843
|
+
* Background color of the nav item
|
|
1844
|
+
* @uiName Background Color
|
|
1845
|
+
* @uiWidget color
|
|
1846
|
+
* @uiGroup Style
|
|
1847
|
+
*/
|
|
1848
|
+
"backgroundColor"?: string;
|
|
1849
|
+
/**
|
|
1850
|
+
* Background color of the nav item when focused
|
|
1851
|
+
* @uiName Background Focused Color
|
|
1852
|
+
* @uiWidget color
|
|
1853
|
+
* @uiGroup Style
|
|
1854
|
+
*/
|
|
1855
|
+
"backgroundFocusedColor"?: string;
|
|
1856
|
+
/**
|
|
1857
|
+
* Background color of the nav item when hovered
|
|
1858
|
+
* @uiName Background Hover Color
|
|
1859
|
+
* @uiWidget color
|
|
1860
|
+
* @uiGroup Style
|
|
1861
|
+
*/
|
|
1862
|
+
"backgroundHoverColor"?: string;
|
|
1863
|
+
/**
|
|
1864
|
+
* Border radius (in number of pixels)
|
|
1865
|
+
* @uiName Border Radius
|
|
1866
|
+
* @uiGroup Style
|
|
1867
|
+
*/
|
|
1868
|
+
"borderRadius"?: number;
|
|
1665
1869
|
/**
|
|
1666
1870
|
* @undocumented
|
|
1667
1871
|
* @uiType object
|
|
@@ -1670,19 +1874,57 @@ export namespace Components {
|
|
|
1670
1874
|
/**
|
|
1671
1875
|
* Options available at https://shoelace.style/components/icon
|
|
1672
1876
|
* @uiName Icon
|
|
1877
|
+
* @uiGroup Style
|
|
1673
1878
|
*/
|
|
1674
1879
|
"icon": string;
|
|
1675
1880
|
/**
|
|
1676
1881
|
* @uiName Label
|
|
1677
1882
|
*/
|
|
1678
1883
|
"label": string;
|
|
1884
|
+
/**
|
|
1885
|
+
* @uiName Padding
|
|
1886
|
+
* @uiType string
|
|
1887
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1888
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1889
|
+
*/
|
|
1890
|
+
"padding"?: Spacing;
|
|
1679
1891
|
/**
|
|
1680
1892
|
* @uiName Navigation path
|
|
1681
1893
|
* @uiWidget pageSelect
|
|
1682
1894
|
*/
|
|
1683
1895
|
"path": string;
|
|
1896
|
+
/**
|
|
1897
|
+
* Text color of the nav item
|
|
1898
|
+
* @uiName Text Color
|
|
1899
|
+
* @uiWidget color
|
|
1900
|
+
* @uiGroup Style
|
|
1901
|
+
*/
|
|
1902
|
+
"textColor"?: string;
|
|
1903
|
+
/**
|
|
1904
|
+
* Text color of the nav item when items is focused
|
|
1905
|
+
* @uiName Text Focused Color
|
|
1906
|
+
* @uiWidget color
|
|
1907
|
+
* @uiGroup Style
|
|
1908
|
+
*/
|
|
1909
|
+
"textFocusedColor"?: string;
|
|
1910
|
+
/**
|
|
1911
|
+
* Text color of the nav item when hovered
|
|
1912
|
+
* @uiName Text Hover Color
|
|
1913
|
+
* @uiWidget color
|
|
1914
|
+
* @uiGroup Style
|
|
1915
|
+
*/
|
|
1916
|
+
"textHoverColor"?: string;
|
|
1684
1917
|
}
|
|
1685
1918
|
interface SqmPagination {
|
|
1919
|
+
/**
|
|
1920
|
+
* The type of the button that is used (primary or secondary).
|
|
1921
|
+
* @uiName Button Type
|
|
1922
|
+
* @uiType string
|
|
1923
|
+
* @uiEnum ["primary", "secondary"]
|
|
1924
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
1925
|
+
* @uiGroup Style
|
|
1926
|
+
*/
|
|
1927
|
+
"buttonType"?: "primary" | "secondary";
|
|
1686
1928
|
/**
|
|
1687
1929
|
* @undocumented
|
|
1688
1930
|
* @uiType object
|
|
@@ -1765,6 +2007,10 @@ export namespace Components {
|
|
|
1765
2007
|
* @uiName Payout missing information subtext
|
|
1766
2008
|
*/
|
|
1767
2009
|
"payoutMissingInformationText": string;
|
|
2010
|
+
/**
|
|
2011
|
+
* @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
|
|
2012
|
+
*/
|
|
2013
|
+
"stateController"?: string;
|
|
1768
2014
|
/**
|
|
1769
2015
|
* Badge text indicating payout status
|
|
1770
2016
|
* @uiName Payout badge status text
|
|
@@ -2185,6 +2431,21 @@ export namespace Components {
|
|
|
2185
2431
|
"termsText"?: string;
|
|
2186
2432
|
}
|
|
2187
2433
|
interface SqmPortalForgotPassword {
|
|
2434
|
+
/**
|
|
2435
|
+
* @uiName Background color
|
|
2436
|
+
* @uiWidget color
|
|
2437
|
+
*/
|
|
2438
|
+
"backgroundColor": string;
|
|
2439
|
+
/**
|
|
2440
|
+
* @uiName Border style
|
|
2441
|
+
* @uiWidget textArea
|
|
2442
|
+
*/
|
|
2443
|
+
"border": string;
|
|
2444
|
+
/**
|
|
2445
|
+
* @uiName Border radius
|
|
2446
|
+
* @uiWidget number
|
|
2447
|
+
*/
|
|
2448
|
+
"borderRadius": string;
|
|
2188
2449
|
/**
|
|
2189
2450
|
* @undocumented
|
|
2190
2451
|
* @uiType object
|
|
@@ -2229,11 +2490,30 @@ export namespace Components {
|
|
|
2229
2490
|
"successAlertText": string;
|
|
2230
2491
|
}
|
|
2231
2492
|
interface SqmPortalFrame {
|
|
2493
|
+
/**
|
|
2494
|
+
* @uiName Background color
|
|
2495
|
+
* @uiWidget color
|
|
2496
|
+
* @uiType string
|
|
2497
|
+
*/
|
|
2498
|
+
"backgroundColor": string;
|
|
2499
|
+
/**
|
|
2500
|
+
* Borders placed to seperate the header and footer from the body content.
|
|
2501
|
+
* @uiName Border
|
|
2502
|
+
* @uiType string
|
|
2503
|
+
*/
|
|
2504
|
+
"border": string;
|
|
2232
2505
|
/**
|
|
2233
2506
|
* @undocumented
|
|
2234
2507
|
* @uiType object
|
|
2235
2508
|
*/
|
|
2236
2509
|
"demoData"?: DemoData<PortalFrameViewProps>;
|
|
2510
|
+
/**
|
|
2511
|
+
* Background color for the header and footer.
|
|
2512
|
+
* @uiName Header and Footer Background Color
|
|
2513
|
+
* @uiWidget color
|
|
2514
|
+
* @uiType string
|
|
2515
|
+
*/
|
|
2516
|
+
"headerAndFooterBackgroundColor": string;
|
|
2237
2517
|
/**
|
|
2238
2518
|
* @undocumented
|
|
2239
2519
|
*/
|
|
@@ -2968,10 +3248,11 @@ export namespace Components {
|
|
|
2968
3248
|
*/
|
|
2969
3249
|
"backgroundColor"?: string;
|
|
2970
3250
|
/**
|
|
3251
|
+
* Amount in pixels
|
|
2971
3252
|
* @uiName Border radius
|
|
2972
3253
|
* @type number
|
|
2973
3254
|
*/
|
|
2974
|
-
"borderRadius"?:
|
|
3255
|
+
"borderRadius"?: number;
|
|
2975
3256
|
/**
|
|
2976
3257
|
* @uiName Description
|
|
2977
3258
|
* @uiWidget textArea
|
|
@@ -3062,7 +3343,20 @@ export namespace Components {
|
|
|
3062
3343
|
* @uiWidget color
|
|
3063
3344
|
* @uiType string
|
|
3064
3345
|
*/
|
|
3065
|
-
"backgroundColor"
|
|
3346
|
+
"backgroundColor"?: string;
|
|
3347
|
+
/**
|
|
3348
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
3349
|
+
* @uiName Border color
|
|
3350
|
+
* @uiWidget color
|
|
3351
|
+
* @format color
|
|
3352
|
+
*/
|
|
3353
|
+
"borderColor"?: string;
|
|
3354
|
+
/**
|
|
3355
|
+
* The border radius on the share link container (in pixels)
|
|
3356
|
+
* @uiName Border Radius
|
|
3357
|
+
* @uiType number
|
|
3358
|
+
*/
|
|
3359
|
+
"borderRadius"?: number;
|
|
3066
3360
|
/**
|
|
3067
3361
|
* @uiName Hide border
|
|
3068
3362
|
* @uiType boolean
|
|
@@ -3101,6 +3395,13 @@ export namespace Components {
|
|
|
3101
3395
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
3102
3396
|
*/
|
|
3103
3397
|
"paddingTop": string;
|
|
3398
|
+
/**
|
|
3399
|
+
* Color of the text and copy icon
|
|
3400
|
+
* @uiName Text color
|
|
3401
|
+
* @uiWidget color
|
|
3402
|
+
* @format color
|
|
3403
|
+
*/
|
|
3404
|
+
"textColor"?: string;
|
|
3104
3405
|
/**
|
|
3105
3406
|
* @uiName Vertical alignment
|
|
3106
3407
|
* @uiType string
|
|
@@ -3110,14 +3411,47 @@ export namespace Components {
|
|
|
3110
3411
|
"verticalAlignment": "start" | "center" | "end";
|
|
3111
3412
|
}
|
|
3112
3413
|
interface SqmReferralCode {
|
|
3414
|
+
/**
|
|
3415
|
+
* Background color of share link container
|
|
3416
|
+
* @uiName Background color
|
|
3417
|
+
* @uiWidget color
|
|
3418
|
+
* @format color
|
|
3419
|
+
* @uiGroup Style
|
|
3420
|
+
*/
|
|
3421
|
+
"backgroundColor"?: string;
|
|
3422
|
+
/**
|
|
3423
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
3424
|
+
* @uiName Border color
|
|
3425
|
+
* @uiWidget color
|
|
3426
|
+
* @format color
|
|
3427
|
+
* @uiGroup Style
|
|
3428
|
+
*/
|
|
3429
|
+
"borderColor"?: string;
|
|
3430
|
+
/**
|
|
3431
|
+
* The border radius on the share link container (in pixels)
|
|
3432
|
+
* @uiName Border Radius
|
|
3433
|
+
* @uiType number
|
|
3434
|
+
* @uiGroup Style
|
|
3435
|
+
*/
|
|
3436
|
+
"borderRadius"?: string;
|
|
3113
3437
|
/**
|
|
3114
3438
|
* Set the copy button style and placement
|
|
3115
3439
|
* @uiName Style
|
|
3116
3440
|
* @uiType string
|
|
3117
3441
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
3118
3442
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
3443
|
+
* @uiGroup Style
|
|
3119
3444
|
*/
|
|
3120
3445
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
3446
|
+
/**
|
|
3447
|
+
* The type of the button that is used (primary or secondary).
|
|
3448
|
+
* @uiName Button Type
|
|
3449
|
+
* @uiType string
|
|
3450
|
+
* @uiEnum ["primary", "secondary"]
|
|
3451
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
3452
|
+
* @uiGroup Style
|
|
3453
|
+
*/
|
|
3454
|
+
"buttonType"?: "primary" | "secondary";
|
|
3121
3455
|
/**
|
|
3122
3456
|
* @uiName Copy button label
|
|
3123
3457
|
*/
|
|
@@ -3149,8 +3483,17 @@ export namespace Components {
|
|
|
3149
3483
|
* @uiType string
|
|
3150
3484
|
* @uiEnum ["left", "center", "right"]
|
|
3151
3485
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
3486
|
+
* @uiGroup Style
|
|
3152
3487
|
*/
|
|
3153
3488
|
"textAlign": "left" | "center" | "right";
|
|
3489
|
+
/**
|
|
3490
|
+
* Color of the text and copy icon
|
|
3491
|
+
* @uiName Text color
|
|
3492
|
+
* @uiWidget color
|
|
3493
|
+
* @format color
|
|
3494
|
+
* @uiGroup Style
|
|
3495
|
+
*/
|
|
3496
|
+
"textColor"?: string;
|
|
3154
3497
|
/**
|
|
3155
3498
|
* The number of milliseconds that the tooltip appears for
|
|
3156
3499
|
* @uiName Tooltip lifespan
|
|
@@ -3185,6 +3528,12 @@ export namespace Components {
|
|
|
3185
3528
|
* @uiWidget programSelector
|
|
3186
3529
|
*/
|
|
3187
3530
|
"programId"?: string;
|
|
3531
|
+
/**
|
|
3532
|
+
* @uiName Text Color
|
|
3533
|
+
* @uiType string
|
|
3534
|
+
* @uiWidget color
|
|
3535
|
+
*/
|
|
3536
|
+
"textColor"?: string;
|
|
3188
3537
|
/**
|
|
3189
3538
|
* @uiName Title Text
|
|
3190
3539
|
*/
|
|
@@ -3986,11 +4335,18 @@ export namespace Components {
|
|
|
3986
4335
|
* @uiName Button background color
|
|
3987
4336
|
* @uiWidget color
|
|
3988
4337
|
* @format color
|
|
4338
|
+
* @uiGroup Style
|
|
3989
4339
|
*/
|
|
3990
4340
|
"backgroundcolor"?: string;
|
|
4341
|
+
/**
|
|
4342
|
+
* @uiName Border
|
|
4343
|
+
* @uiGroup Style
|
|
4344
|
+
*/
|
|
4345
|
+
"border"?: string;
|
|
3991
4346
|
/**
|
|
3992
4347
|
* Configure border radius with pixel amount
|
|
3993
4348
|
* @uiName Border radius
|
|
4349
|
+
* @uiGroup Style
|
|
3994
4350
|
*/
|
|
3995
4351
|
"borderradius"?: number;
|
|
3996
4352
|
/**
|
|
@@ -4004,11 +4360,13 @@ export namespace Components {
|
|
|
4004
4360
|
"disabled"?: boolean;
|
|
4005
4361
|
/**
|
|
4006
4362
|
* @uiName Hide icon
|
|
4363
|
+
* @uiGroup Style
|
|
4007
4364
|
* @default
|
|
4008
4365
|
*/
|
|
4009
4366
|
"hideicon"?: boolean;
|
|
4010
4367
|
/**
|
|
4011
4368
|
* @uiName Hide text
|
|
4369
|
+
* @uiGroup Style
|
|
4012
4370
|
* @default
|
|
4013
4371
|
*/
|
|
4014
4372
|
"hidetext"?: boolean;
|
|
@@ -4046,6 +4404,7 @@ export namespace Components {
|
|
|
4046
4404
|
| "unknown";
|
|
4047
4405
|
/**
|
|
4048
4406
|
* @uiName Display pill
|
|
4407
|
+
* @uiGroup Style
|
|
4049
4408
|
*/
|
|
4050
4409
|
"pill"?: boolean;
|
|
4051
4410
|
/**
|
|
@@ -4069,21 +4428,24 @@ export namespace Components {
|
|
|
4069
4428
|
* @uiType string
|
|
4070
4429
|
* @uiEnum ["small", "medium", "large" ]
|
|
4071
4430
|
* @uiEnumNames ["Small", "Medium", "Large"]
|
|
4431
|
+
* @uiGroup Style
|
|
4072
4432
|
*/
|
|
4073
4433
|
"size"?: "small" | "medium" | "large";
|
|
4074
4434
|
/**
|
|
4075
4435
|
* @uiName Button text color
|
|
4076
4436
|
* @uiWidget color
|
|
4077
4437
|
* @format color
|
|
4438
|
+
* @uiGroup Style
|
|
4078
4439
|
*/
|
|
4079
4440
|
"textcolor"?: string;
|
|
4080
4441
|
/**
|
|
4081
4442
|
* @uiType string
|
|
4082
4443
|
* @uiName Button style
|
|
4083
|
-
* @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
|
|
4084
|
-
* @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
4444
|
+
* @uiEnum ["primary", "secondary", "success", "info", "warning", "danger", "default", "text" ]
|
|
4445
|
+
* @uiEnumNames ["Primary", "Secondary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
4085
4446
|
*/
|
|
4086
4447
|
"type"?: | "primary"
|
|
4448
|
+
| "secondary"
|
|
4087
4449
|
| "success"
|
|
4088
4450
|
| "info"
|
|
4089
4451
|
| "warning"
|
|
@@ -4102,14 +4464,47 @@ export namespace Components {
|
|
|
4102
4464
|
"unsupportedPlatformText"?: string;
|
|
4103
4465
|
}
|
|
4104
4466
|
interface SqmShareCode {
|
|
4467
|
+
/**
|
|
4468
|
+
* Background color of share link container
|
|
4469
|
+
* @uiName Background color
|
|
4470
|
+
* @uiWidget color
|
|
4471
|
+
* @format color
|
|
4472
|
+
* @uiGroup Style
|
|
4473
|
+
*/
|
|
4474
|
+
"backgroundColor"?: string;
|
|
4475
|
+
/**
|
|
4476
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
4477
|
+
* @uiName Border color
|
|
4478
|
+
* @uiWidget color
|
|
4479
|
+
* @format color
|
|
4480
|
+
* @uiGroup Style
|
|
4481
|
+
*/
|
|
4482
|
+
"borderColor"?: string;
|
|
4483
|
+
/**
|
|
4484
|
+
* The border radius on the share link container (in pixels)
|
|
4485
|
+
* @uiName Border Radius
|
|
4486
|
+
* @uiType number
|
|
4487
|
+
* @uiGroup Style
|
|
4488
|
+
*/
|
|
4489
|
+
"borderRadius"?: string;
|
|
4105
4490
|
/**
|
|
4106
4491
|
* Set the copy button style and placement
|
|
4107
4492
|
* @uiName Style
|
|
4108
4493
|
* @uiType string
|
|
4109
4494
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
4110
4495
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4496
|
+
* @uiGroup Style
|
|
4111
4497
|
*/
|
|
4112
4498
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
4499
|
+
/**
|
|
4500
|
+
* The type of the button that is used (primary or secondary).
|
|
4501
|
+
* @uiName Button Type
|
|
4502
|
+
* @uiType string
|
|
4503
|
+
* @uiEnum ["primary", "secondary"]
|
|
4504
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
4505
|
+
* @uiGroup Style
|
|
4506
|
+
*/
|
|
4507
|
+
"buttonType"?: "primary" | "secondary";
|
|
4113
4508
|
/**
|
|
4114
4509
|
* @uiName Copy button label
|
|
4115
4510
|
*/
|
|
@@ -4131,8 +4526,17 @@ export namespace Components {
|
|
|
4131
4526
|
* @uiType string
|
|
4132
4527
|
* @uiEnum ["left", "center", "right"]
|
|
4133
4528
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
4529
|
+
* @uiGroup Style
|
|
4134
4530
|
*/
|
|
4135
4531
|
"textAlign": "left" | "center" | "right";
|
|
4532
|
+
/**
|
|
4533
|
+
* Color of the text and copy icon
|
|
4534
|
+
* @uiName Text color
|
|
4535
|
+
* @uiWidget color
|
|
4536
|
+
* @format color
|
|
4537
|
+
* @uiGroup Style
|
|
4538
|
+
*/
|
|
4539
|
+
"textColor"?: string;
|
|
4136
4540
|
/**
|
|
4137
4541
|
* The number of milliseconds that the tooltip appears for
|
|
4138
4542
|
* @uiName Tooltip lifespan
|
|
@@ -4145,6 +4549,29 @@ export namespace Components {
|
|
|
4145
4549
|
"tooltiptext": string;
|
|
4146
4550
|
}
|
|
4147
4551
|
interface SqmShareLink {
|
|
4552
|
+
/**
|
|
4553
|
+
* Background color of share link container
|
|
4554
|
+
* @uiName Background color
|
|
4555
|
+
* @uiWidget color
|
|
4556
|
+
* @format color
|
|
4557
|
+
* @uiGroup Style
|
|
4558
|
+
*/
|
|
4559
|
+
"backgroundColor"?: string;
|
|
4560
|
+
/**
|
|
4561
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
4562
|
+
* @uiName Border color
|
|
4563
|
+
* @uiWidget color
|
|
4564
|
+
* @format color
|
|
4565
|
+
* @uiGroup Style
|
|
4566
|
+
*/
|
|
4567
|
+
"borderColor"?: string;
|
|
4568
|
+
/**
|
|
4569
|
+
* The border radius on the share link container (in pixels)
|
|
4570
|
+
* @uiName Border Radius
|
|
4571
|
+
* @uiType number
|
|
4572
|
+
* @uiGroup Style
|
|
4573
|
+
*/
|
|
4574
|
+
"borderRadius"?: string;
|
|
4148
4575
|
/**
|
|
4149
4576
|
* Set the copy button style and placement
|
|
4150
4577
|
* @uiName Button style
|
|
@@ -4155,7 +4582,7 @@ export namespace Components {
|
|
|
4155
4582
|
*/
|
|
4156
4583
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
4157
4584
|
/**
|
|
4158
|
-
* The type of the button (primary or secondary)
|
|
4585
|
+
* The type of the button that is used (primary or secondary).
|
|
4159
4586
|
* @uiName Button Type
|
|
4160
4587
|
* @uiType string
|
|
4161
4588
|
* @uiEnum ["primary", "secondary"]
|
|
@@ -4184,8 +4611,17 @@ export namespace Components {
|
|
|
4184
4611
|
* @uiType string
|
|
4185
4612
|
* @uiEnum ["left", "center", "right"]
|
|
4186
4613
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
4614
|
+
* @uiGroup Style
|
|
4187
4615
|
*/
|
|
4188
4616
|
"textAlign"?: "left" | "center" | "right";
|
|
4617
|
+
/**
|
|
4618
|
+
* Color of the text and copy icon
|
|
4619
|
+
* @uiName Text color
|
|
4620
|
+
* @uiWidget color
|
|
4621
|
+
* @format color
|
|
4622
|
+
* @uiGroup Style
|
|
4623
|
+
*/
|
|
4624
|
+
"textColor"?: string;
|
|
4189
4625
|
/**
|
|
4190
4626
|
* The number of milliseconds that the tooltip appears for
|
|
4191
4627
|
* @uiName Tooltip lifespan
|
|
@@ -4199,12 +4635,34 @@ export namespace Components {
|
|
|
4199
4635
|
}
|
|
4200
4636
|
interface SqmStatContainer {
|
|
4201
4637
|
/**
|
|
4638
|
+
* Controls the alignment of the flexbox
|
|
4639
|
+
* @uiName Alignment
|
|
4640
|
+
* @uiType string
|
|
4641
|
+
* @uiEnum ["left", "right", "center"]
|
|
4642
|
+
* @uiEnumNames ["Left", "Right", "Center"]
|
|
4643
|
+
*/
|
|
4644
|
+
"alignment"?: "left" | "right" | "center";
|
|
4645
|
+
/**
|
|
4646
|
+
* @undocumented
|
|
4202
4647
|
* @uiName Display
|
|
4203
4648
|
* @uiType string
|
|
4204
4649
|
* @uiEnum ["grid", "flex"]
|
|
4205
4650
|
* @uiEnumNames ["Grid", "Flex"]
|
|
4206
4651
|
*/
|
|
4207
4652
|
"display": "grid" | "flex";
|
|
4653
|
+
/**
|
|
4654
|
+
* @uiName Gap
|
|
4655
|
+
* @uiType string
|
|
4656
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
4657
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
4658
|
+
*/
|
|
4659
|
+
"gap": Spacing;
|
|
4660
|
+
/**
|
|
4661
|
+
* Hide the seperating border between stats
|
|
4662
|
+
* @uiName Hide border
|
|
4663
|
+
* @uiType boolean
|
|
4664
|
+
*/
|
|
4665
|
+
"hideBorder"?: boolean;
|
|
4208
4666
|
/**
|
|
4209
4667
|
* @uiName Space between stats
|
|
4210
4668
|
* @uiType string
|
|
@@ -4246,6 +4704,13 @@ export namespace Components {
|
|
|
4246
4704
|
* @uiEnumNames ["Left", "Right", "Bottom", "Top"]
|
|
4247
4705
|
*/
|
|
4248
4706
|
"placement"?: "left" | "right" | "bottom" | "top";
|
|
4707
|
+
/**
|
|
4708
|
+
* Tab text color
|
|
4709
|
+
* @uiName Text color
|
|
4710
|
+
* @uiType string
|
|
4711
|
+
* @uiWidget color
|
|
4712
|
+
*/
|
|
4713
|
+
"textColor"?: string;
|
|
4249
4714
|
}
|
|
4250
4715
|
interface SqmTaskCard {
|
|
4251
4716
|
/**
|
|
@@ -4271,6 +4736,11 @@ export namespace Components {
|
|
|
4271
4736
|
* @uiGroup Button
|
|
4272
4737
|
*/
|
|
4273
4738
|
"buttonLink": string;
|
|
4739
|
+
/**
|
|
4740
|
+
* @uiName Button text
|
|
4741
|
+
* @uiGroup Button
|
|
4742
|
+
*/
|
|
4743
|
+
"buttonText": string;
|
|
4274
4744
|
/**
|
|
4275
4745
|
* @uiName Button Style
|
|
4276
4746
|
* @uiType string
|
|
@@ -4278,12 +4748,7 @@ export namespace Components {
|
|
|
4278
4748
|
* @uiEnumNames ["Primary", "Secondary"]
|
|
4279
4749
|
* @uiGroup Style
|
|
4280
4750
|
*/
|
|
4281
|
-
"
|
|
4282
|
-
/**
|
|
4283
|
-
* @uiName Button text
|
|
4284
|
-
* @uiGroup Button
|
|
4285
|
-
*/
|
|
4286
|
-
"buttonText": string;
|
|
4751
|
+
"buttonType"?: "primary" | "secondary";
|
|
4287
4752
|
/**
|
|
4288
4753
|
* @uiName Title
|
|
4289
4754
|
* @uiGroup Task
|
|
@@ -4770,10 +5235,9 @@ export namespace Components {
|
|
|
4770
5235
|
*/
|
|
4771
5236
|
"dashboard_verificationReviewInternalHeader": string;
|
|
4772
5237
|
/**
|
|
4773
|
-
* @undocumented
|
|
4774
|
-
* @uiType object
|
|
5238
|
+
* @undocumented
|
|
4775
5239
|
*/
|
|
4776
|
-
"demoData"?: DemoData<
|
|
5240
|
+
"demoData"?: DemoData<TaxAndCashMonolith>;
|
|
4777
5241
|
/**
|
|
4778
5242
|
* Displayed under a field when it has an invalid entry.
|
|
4779
5243
|
* @uiName Form field error message
|
|
@@ -4845,6 +5309,15 @@ export namespace Components {
|
|
|
4845
5309
|
* @uiGroup General Form Properties
|
|
4846
5310
|
*/
|
|
4847
5311
|
"searchForCountryText": string;
|
|
5312
|
+
/**
|
|
5313
|
+
* @uiName Monolith States
|
|
5314
|
+
* @componentState { "title": "Step 1", "props": { "step": "/1" }, "dependencies": ["sqm-user-info-form"] }
|
|
5315
|
+
* @componentState { "title": "Step 2", "props": { "step": "/2" }, "dependencies": ["sqm-indirect-tax-form"] }
|
|
5316
|
+
* @componentState { "title": "Step 3", "props": { "step": "/3" }, "dependencies": ["sqm-docusign-form"] }
|
|
5317
|
+
* @componentState { "title": "Step 4", "props": { "step": "/4" }, "dependencies": ["sqm-banking-info-form"] }
|
|
5318
|
+
* @componentState { "title": "Dashboard", "props": { "step": "/dashboard" }, "dependencies": ["sqm-tax-and-cash-dashboard"] }
|
|
5319
|
+
*/
|
|
5320
|
+
"stateController": string;
|
|
4848
5321
|
/**
|
|
4849
5322
|
* @uiName Address field label
|
|
4850
5323
|
* @uiGroup Step 1 Properties
|
|
@@ -5076,7 +5549,22 @@ export namespace Components {
|
|
|
5076
5549
|
* @uiName Individual participant type label
|
|
5077
5550
|
* @uiGroup Step 3 Properties
|
|
5078
5551
|
*/
|
|
5079
|
-
"step3_individualParticipant": string;
|
|
5552
|
+
"step3_individualParticipant": string;
|
|
5553
|
+
/**
|
|
5554
|
+
* @uiName Information modal button text
|
|
5555
|
+
* @uiGroup Step 3 Properties
|
|
5556
|
+
*/
|
|
5557
|
+
"step3_modalButtonText": string;
|
|
5558
|
+
/**
|
|
5559
|
+
* @uiName Information modal description text
|
|
5560
|
+
* @uiGroup Step 3 Properties
|
|
5561
|
+
*/
|
|
5562
|
+
"step3_modalDescription": string;
|
|
5563
|
+
/**
|
|
5564
|
+
* @uiName Information modal title
|
|
5565
|
+
* @uiGroup Step 3 Properties
|
|
5566
|
+
*/
|
|
5567
|
+
"step3_modalTitle": string;
|
|
5080
5568
|
/**
|
|
5081
5569
|
* @uiName Participant type field label
|
|
5082
5570
|
* @uiGroup Step 3 Properties
|
|
@@ -5164,6 +5652,11 @@ export namespace Components {
|
|
|
5164
5652
|
* @uiGroup Step 4 Properties
|
|
5165
5653
|
*/
|
|
5166
5654
|
"step4_bankStateLabel": string;
|
|
5655
|
+
/**
|
|
5656
|
+
* @uiName Beneficiary account field description
|
|
5657
|
+
* @uiGroup Step 4 Properties
|
|
5658
|
+
*/
|
|
5659
|
+
"step4_beneficiaryAccountNameDescription": string;
|
|
5167
5660
|
/**
|
|
5168
5661
|
* @uiName Beneficiary account field label
|
|
5169
5662
|
* @uiGroup Step 4 Properties
|
|
@@ -5234,6 +5727,21 @@ export namespace Components {
|
|
|
5234
5727
|
* @uiGroup Step 4 Properties
|
|
5235
5728
|
*/
|
|
5236
5729
|
"step4_individualSelectItemLabel": string;
|
|
5730
|
+
/**
|
|
5731
|
+
* @uiName Information modal button text
|
|
5732
|
+
* @uiGroup Step 4 Properties
|
|
5733
|
+
*/
|
|
5734
|
+
"step4_modalButtonText": string;
|
|
5735
|
+
/**
|
|
5736
|
+
* @uiName Information modal description text
|
|
5737
|
+
* @uiGroup Step 4 Properties
|
|
5738
|
+
*/
|
|
5739
|
+
"step4_modalDescription": string;
|
|
5740
|
+
/**
|
|
5741
|
+
* @uiName Information modal title
|
|
5742
|
+
* @uiGroup Step 4 Properties
|
|
5743
|
+
*/
|
|
5744
|
+
"step4_modalTitle": string;
|
|
5237
5745
|
/**
|
|
5238
5746
|
* @uiName Patronymic name field label
|
|
5239
5747
|
* @uiGroup Step 4 Properties
|
|
@@ -5660,12 +6168,36 @@ export namespace Components {
|
|
|
5660
6168
|
"verificationReviewInternalHeader": string;
|
|
5661
6169
|
}
|
|
5662
6170
|
interface SqmText {
|
|
6171
|
+
/**
|
|
6172
|
+
* Font size in pixels
|
|
6173
|
+
* @uiName Font Size
|
|
6174
|
+
* @uiType number
|
|
6175
|
+
*/
|
|
6176
|
+
"fontSize"?: number;
|
|
6177
|
+
/**
|
|
6178
|
+
* @uiName Text Color
|
|
6179
|
+
* @uiWidget color
|
|
6180
|
+
* @format color
|
|
6181
|
+
*/
|
|
6182
|
+
"textColor"?: string;
|
|
5663
6183
|
}
|
|
5664
6184
|
interface SqmTextSpan {
|
|
6185
|
+
/**
|
|
6186
|
+
* Font size in pixels
|
|
6187
|
+
* @uiName Font Size
|
|
6188
|
+
* @uiType number
|
|
6189
|
+
*/
|
|
6190
|
+
"fontSize"?: number;
|
|
5665
6191
|
/**
|
|
5666
6192
|
* @uiName Text
|
|
5667
6193
|
*/
|
|
5668
6194
|
"text": string;
|
|
6195
|
+
/**
|
|
6196
|
+
* @uiName Text Color
|
|
6197
|
+
* @uiWidget color
|
|
6198
|
+
* @format color
|
|
6199
|
+
*/
|
|
6200
|
+
"textColor"?: string;
|
|
5669
6201
|
/**
|
|
5670
6202
|
* @uiName Type
|
|
5671
6203
|
* @uiType string
|
|
@@ -5695,11 +6227,25 @@ export namespace Components {
|
|
|
5695
6227
|
* @uiEnumNames ["Gift", "Circle"]
|
|
5696
6228
|
*/
|
|
5697
6229
|
"icon": "gift" | "circle";
|
|
6230
|
+
/**
|
|
6231
|
+
* Color of timeline
|
|
6232
|
+
* @uiName Line color
|
|
6233
|
+
* @uiWidget color
|
|
6234
|
+
* @format color
|
|
6235
|
+
*/
|
|
6236
|
+
"lineColor"?: string;
|
|
5698
6237
|
/**
|
|
5699
6238
|
* @uiName Reward amount
|
|
5700
6239
|
*/
|
|
5701
6240
|
"reward": string;
|
|
5702
6241
|
"setIcon": (value: "gift" | "circle") => Promise<void>;
|
|
6242
|
+
/**
|
|
6243
|
+
* Color of the text and copy icon
|
|
6244
|
+
* @uiName Text color
|
|
6245
|
+
* @uiWidget color
|
|
6246
|
+
* @format color
|
|
6247
|
+
*/
|
|
6248
|
+
"textColor"?: string;
|
|
5703
6249
|
/**
|
|
5704
6250
|
* @uiName Reward unit
|
|
5705
6251
|
*/
|
|
@@ -5995,8 +6541,18 @@ export namespace Components {
|
|
|
5995
6541
|
* @uiGroup General Text
|
|
5996
6542
|
*/
|
|
5997
6543
|
"general_verifyEmailHeader": string;
|
|
6544
|
+
/**
|
|
6545
|
+
* @componentState { "title": "Email Step", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"] }
|
|
6546
|
+
* @componentState { "title": "Code Step", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"] }
|
|
6547
|
+
*/
|
|
6548
|
+
"stateController": string;
|
|
5998
6549
|
}
|
|
5999
6550
|
interface SqmWidgetVerificationController {
|
|
6551
|
+
/**
|
|
6552
|
+
* @componentState { "title": "Not Verified", "slot": "not-verified", "props": { "isAuth": false } }
|
|
6553
|
+
* @componentState { "title": "Verified", "slot": "verified", "props": { "isAuth": true } }
|
|
6554
|
+
*/
|
|
6555
|
+
"stateController": string;
|
|
6000
6556
|
}
|
|
6001
6557
|
}
|
|
6002
6558
|
declare global {
|
|
@@ -6006,12 +6562,6 @@ declare global {
|
|
|
6006
6562
|
prototype: HTMLRaisinsPlopTargetElement;
|
|
6007
6563
|
new (): HTMLRaisinsPlopTargetElement;
|
|
6008
6564
|
};
|
|
6009
|
-
interface HTMLSqmAssetCardElement extends Components.SqmAssetCard, HTMLStencilElement {
|
|
6010
|
-
}
|
|
6011
|
-
var HTMLSqmAssetCardElement: {
|
|
6012
|
-
prototype: HTMLSqmAssetCardElement;
|
|
6013
|
-
new (): HTMLSqmAssetCardElement;
|
|
6014
|
-
};
|
|
6015
6565
|
interface HTMLSqmBankingInfoFormElement extends Components.SqmBankingInfoForm, HTMLStencilElement {
|
|
6016
6566
|
}
|
|
6017
6567
|
var HTMLSqmBankingInfoFormElement: {
|
|
@@ -6030,6 +6580,12 @@ declare global {
|
|
|
6030
6580
|
prototype: HTMLSqmBrandElement;
|
|
6031
6581
|
new (): HTMLSqmBrandElement;
|
|
6032
6582
|
};
|
|
6583
|
+
interface HTMLSqmBrandSelectorElement extends Components.SqmBrandSelector, HTMLStencilElement {
|
|
6584
|
+
}
|
|
6585
|
+
var HTMLSqmBrandSelectorElement: {
|
|
6586
|
+
prototype: HTMLSqmBrandSelectorElement;
|
|
6587
|
+
new (): HTMLSqmBrandSelectorElement;
|
|
6588
|
+
};
|
|
6033
6589
|
interface HTMLSqmCardFeedElement extends Components.SqmCardFeed, HTMLStencilElement {
|
|
6034
6590
|
}
|
|
6035
6591
|
var HTMLSqmCardFeedElement: {
|
|
@@ -6740,10 +7296,10 @@ declare global {
|
|
|
6740
7296
|
};
|
|
6741
7297
|
interface HTMLElementTagNameMap {
|
|
6742
7298
|
"raisins-plop-target": HTMLRaisinsPlopTargetElement;
|
|
6743
|
-
"sqm-asset-card": HTMLSqmAssetCardElement;
|
|
6744
7299
|
"sqm-banking-info-form": HTMLSqmBankingInfoFormElement;
|
|
6745
7300
|
"sqm-big-stat": HTMLSqmBigStatElement;
|
|
6746
7301
|
"sqm-brand": HTMLSqmBrandElement;
|
|
7302
|
+
"sqm-brand-selector": HTMLSqmBrandSelectorElement;
|
|
6747
7303
|
"sqm-card-feed": HTMLSqmCardFeedElement;
|
|
6748
7304
|
"sqm-checkbox-field": HTMLSqmCheckboxFieldElement;
|
|
6749
7305
|
"sqm-close-button": HTMLSqmCloseButtonElement;
|
|
@@ -6867,21 +7423,6 @@ declare global {
|
|
|
6867
7423
|
declare namespace LocalJSX {
|
|
6868
7424
|
interface RaisinsPlopTarget {
|
|
6869
7425
|
}
|
|
6870
|
-
interface SqmAssetCard {
|
|
6871
|
-
/**
|
|
6872
|
-
* @undocumented
|
|
6873
|
-
* @uiType object
|
|
6874
|
-
*/
|
|
6875
|
-
"demoData"?: DemoData<AssetCardViewProps>;
|
|
6876
|
-
/**
|
|
6877
|
-
* @uiName Banner image
|
|
6878
|
-
*/
|
|
6879
|
-
"imgUrl"?: string;
|
|
6880
|
-
/**
|
|
6881
|
-
* @uiName Banner title
|
|
6882
|
-
*/
|
|
6883
|
-
"titleText"?: string;
|
|
6884
|
-
}
|
|
6885
7426
|
interface SqmBankingInfoForm {
|
|
6886
7427
|
/**
|
|
6887
7428
|
* @uiName Agency code field label
|
|
@@ -6924,6 +7465,10 @@ declare namespace LocalJSX {
|
|
|
6924
7465
|
* @uiName Bank province/state field label
|
|
6925
7466
|
*/
|
|
6926
7467
|
"bankStateLabel"?: string;
|
|
7468
|
+
/**
|
|
7469
|
+
* @uiName Beneficiary account field description
|
|
7470
|
+
*/
|
|
7471
|
+
"beneficiaryAccountNameDescription"?: string;
|
|
6927
7472
|
/**
|
|
6928
7473
|
* @uiName Beneficiary account field label
|
|
6929
7474
|
*/
|
|
@@ -7040,6 +7585,18 @@ declare namespace LocalJSX {
|
|
|
7040
7585
|
* @uiWidget textArea
|
|
7041
7586
|
*/
|
|
7042
7587
|
"loadingErrorAlertHeader"?: string;
|
|
7588
|
+
/**
|
|
7589
|
+
* @uiName Information modal button text
|
|
7590
|
+
*/
|
|
7591
|
+
"modalButtonText"?: string;
|
|
7592
|
+
/**
|
|
7593
|
+
* @uiName Information modal description text
|
|
7594
|
+
*/
|
|
7595
|
+
"modalDescription"?: string;
|
|
7596
|
+
/**
|
|
7597
|
+
* @uiName Information modal title
|
|
7598
|
+
*/
|
|
7599
|
+
"modalTitle"?: string;
|
|
7043
7600
|
/**
|
|
7044
7601
|
* @uiName Patronymic name field label
|
|
7045
7602
|
*/
|
|
@@ -7148,6 +7705,7 @@ declare namespace LocalJSX {
|
|
|
7148
7705
|
* @uiType string
|
|
7149
7706
|
* @uiEnum ["left", "right", "center"]
|
|
7150
7707
|
* @uiEnumNames ["Left", "Right", "Center"]
|
|
7708
|
+
* @uiGroup Style
|
|
7151
7709
|
*/
|
|
7152
7710
|
"alignment"?: "left" | "right" | "center";
|
|
7153
7711
|
/**
|
|
@@ -7155,10 +7713,26 @@ declare namespace LocalJSX {
|
|
|
7155
7713
|
* @uiType object
|
|
7156
7714
|
*/
|
|
7157
7715
|
"demoData"?: DemoData<BigStatViewProps>;
|
|
7716
|
+
/**
|
|
7717
|
+
* Font size of the description text in pixels
|
|
7718
|
+
* @uiName Description font size
|
|
7719
|
+
* @uiGroup Style
|
|
7720
|
+
*/
|
|
7721
|
+
"descriptionFontSize"?: number;
|
|
7722
|
+
/**
|
|
7723
|
+
* Color of the description text
|
|
7724
|
+
* @uiName Description text color
|
|
7725
|
+
* @uiWidget color
|
|
7726
|
+
* @uiType string
|
|
7727
|
+
* @format color
|
|
7728
|
+
* @uiGroup Style
|
|
7729
|
+
*/
|
|
7730
|
+
"descriptionTextColor"?: string;
|
|
7158
7731
|
/**
|
|
7159
7732
|
* Controls the order of the stat value & description column
|
|
7160
7733
|
* @uiName Flex reverse
|
|
7161
|
-
* @default
|
|
7734
|
+
* @default
|
|
7735
|
+
* @uiGroup Style
|
|
7162
7736
|
*/
|
|
7163
7737
|
"flexReverse"?: boolean;
|
|
7164
7738
|
/**
|
|
@@ -7167,6 +7741,30 @@ declare namespace LocalJSX {
|
|
|
7167
7741
|
* @uiWidget programSelector
|
|
7168
7742
|
*/
|
|
7169
7743
|
"programId"?: string;
|
|
7744
|
+
/**
|
|
7745
|
+
* Font size of the stat text in pixels
|
|
7746
|
+
* @uiName Stat font size
|
|
7747
|
+
* @uiType string
|
|
7748
|
+
* @uiGroup Style
|
|
7749
|
+
*/
|
|
7750
|
+
"statFontSize"?: number;
|
|
7751
|
+
/**
|
|
7752
|
+
* Font weight of the stat text
|
|
7753
|
+
* @uiName Stat font weight
|
|
7754
|
+
* @uiGroup Style
|
|
7755
|
+
* @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
|
|
7756
|
+
* @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
|
|
7757
|
+
*/
|
|
7758
|
+
"statFontWeight"?: number;
|
|
7759
|
+
/**
|
|
7760
|
+
* Color of the stat text
|
|
7761
|
+
* @uiName Stat text color
|
|
7762
|
+
* @uiWidget color
|
|
7763
|
+
* @uiType string
|
|
7764
|
+
* @format color
|
|
7765
|
+
* @uiGroup Style
|
|
7766
|
+
*/
|
|
7767
|
+
"statTextColor"?: string;
|
|
7170
7768
|
/**
|
|
7171
7769
|
* Select what type of stat to display. Manual paths are also supported.
|
|
7172
7770
|
* @uiWidget statTypeSelectWidget
|
|
@@ -7191,6 +7789,8 @@ declare namespace LocalJSX {
|
|
|
7191
7789
|
*/
|
|
7192
7790
|
"brandFont"?: string;
|
|
7193
7791
|
}
|
|
7792
|
+
interface SqmBrandSelector {
|
|
7793
|
+
}
|
|
7194
7794
|
interface SqmCardFeed {
|
|
7195
7795
|
/**
|
|
7196
7796
|
* @uiName Column gap
|
|
@@ -7297,14 +7897,47 @@ declare namespace LocalJSX {
|
|
|
7297
7897
|
"contextName"?: string;
|
|
7298
7898
|
}
|
|
7299
7899
|
interface SqmCouponCode {
|
|
7900
|
+
/**
|
|
7901
|
+
* Background color of share link container
|
|
7902
|
+
* @uiName Background color
|
|
7903
|
+
* @uiWidget color
|
|
7904
|
+
* @format color
|
|
7905
|
+
* @uiGroup Style
|
|
7906
|
+
*/
|
|
7907
|
+
"backgroundColor"?: string;
|
|
7908
|
+
/**
|
|
7909
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
7910
|
+
* @uiName Border color
|
|
7911
|
+
* @uiWidget color
|
|
7912
|
+
* @format color
|
|
7913
|
+
* @uiGroup Style
|
|
7914
|
+
*/
|
|
7915
|
+
"borderColor"?: string;
|
|
7916
|
+
/**
|
|
7917
|
+
* The border radius on the share link container (in pixels)
|
|
7918
|
+
* @uiName Border Radius
|
|
7919
|
+
* @uiType number
|
|
7920
|
+
* @uiGroup Style
|
|
7921
|
+
*/
|
|
7922
|
+
"borderRadius"?: string;
|
|
7300
7923
|
/**
|
|
7301
7924
|
* Set the copy button style and placement.
|
|
7302
7925
|
* @uiName Style
|
|
7303
7926
|
* @uiType string
|
|
7304
7927
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
7305
7928
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
7929
|
+
* @uiGroup Style
|
|
7306
7930
|
*/
|
|
7307
7931
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
7932
|
+
/**
|
|
7933
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
7934
|
+
* @uiName Button Type
|
|
7935
|
+
* @uiType string
|
|
7936
|
+
* @uiEnum ["primary", "secondary"]
|
|
7937
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
7938
|
+
* @uiGroup Style
|
|
7939
|
+
*/
|
|
7940
|
+
"buttonType"?: "primary" | "secondary";
|
|
7308
7941
|
/**
|
|
7309
7942
|
* Display this message when the coupon code has been cancelled.
|
|
7310
7943
|
* @uiWidget textArea
|
|
@@ -7377,8 +8010,17 @@ declare namespace LocalJSX {
|
|
|
7377
8010
|
* @uiType string
|
|
7378
8011
|
* @uiEnum ["left", "center", "right"]
|
|
7379
8012
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
8013
|
+
* @uiGroup Style
|
|
7380
8014
|
*/
|
|
7381
8015
|
"textAlign"?: "left" | "center" | "right";
|
|
8016
|
+
/**
|
|
8017
|
+
* Color of the text and copy icon
|
|
8018
|
+
* @uiName Text color
|
|
8019
|
+
* @uiWidget color
|
|
8020
|
+
* @format color
|
|
8021
|
+
* @uiGroup Style
|
|
8022
|
+
*/
|
|
8023
|
+
"textColor"?: string;
|
|
7382
8024
|
/**
|
|
7383
8025
|
* The number of milliseconds that the tooltip appears for
|
|
7384
8026
|
* @uiName Tooltip lifespan
|
|
@@ -7391,6 +8033,18 @@ declare namespace LocalJSX {
|
|
|
7391
8033
|
"tooltiptext"?: string;
|
|
7392
8034
|
}
|
|
7393
8035
|
interface SqmDividedLayout {
|
|
8036
|
+
/**
|
|
8037
|
+
* Background color of the divider
|
|
8038
|
+
* @uiName Divider Background Color
|
|
8039
|
+
* @uiWidget color
|
|
8040
|
+
*/
|
|
8041
|
+
"backgroundColor"?: string;
|
|
8042
|
+
/**
|
|
8043
|
+
* Color of the divider (defaults to default text color if none is set)
|
|
8044
|
+
* @uiName Divider Background Color
|
|
8045
|
+
* @uiWidget color
|
|
8046
|
+
*/
|
|
8047
|
+
"borderColor"?: string;
|
|
7394
8048
|
/**
|
|
7395
8049
|
* Overrides max-width of content area
|
|
7396
8050
|
* @uiName Content Area Width
|
|
@@ -7405,7 +8059,7 @@ declare namespace LocalJSX {
|
|
|
7405
8059
|
*/
|
|
7406
8060
|
"direction"?: "row" | "column";
|
|
7407
8061
|
/**
|
|
7408
|
-
* Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
8062
|
+
* @undocumented Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
7409
8063
|
* @uiName Border style
|
|
7410
8064
|
*/
|
|
7411
8065
|
"dividerStyle"?: string;
|
|
@@ -7477,6 +8131,18 @@ declare namespace LocalJSX {
|
|
|
7477
8131
|
* @uiWidget textArea
|
|
7478
8132
|
*/
|
|
7479
8133
|
"loadingErrorAlertHeader"?: string;
|
|
8134
|
+
/**
|
|
8135
|
+
* @uiName Information modal button text
|
|
8136
|
+
*/
|
|
8137
|
+
"modalButtonText"?: string;
|
|
8138
|
+
/**
|
|
8139
|
+
* @uiName Information modal description text
|
|
8140
|
+
*/
|
|
8141
|
+
"modalDescription"?: string;
|
|
8142
|
+
/**
|
|
8143
|
+
* @uiName Information modal title
|
|
8144
|
+
*/
|
|
8145
|
+
"modalTitle"?: string;
|
|
7480
8146
|
/**
|
|
7481
8147
|
* @uiName Participant type field label
|
|
7482
8148
|
*/
|
|
@@ -7745,6 +8411,7 @@ declare namespace LocalJSX {
|
|
|
7745
8411
|
* @uiName Background color
|
|
7746
8412
|
* @uiWidget color
|
|
7747
8413
|
* @format color
|
|
8414
|
+
* @uiGroup Style
|
|
7748
8415
|
*/
|
|
7749
8416
|
"backgroundColor"?: string;
|
|
7750
8417
|
/**
|
|
@@ -7760,6 +8427,15 @@ declare namespace LocalJSX {
|
|
|
7760
8427
|
* @uiName Button text
|
|
7761
8428
|
*/
|
|
7762
8429
|
"buttonText"?: string;
|
|
8430
|
+
/**
|
|
8431
|
+
* The type of the button that is used (primary or secondary).
|
|
8432
|
+
* @uiName Button Type
|
|
8433
|
+
* @uiType string
|
|
8434
|
+
* @uiEnum ["primary", "secondary"]
|
|
8435
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
8436
|
+
* @uiGroup Style
|
|
8437
|
+
*/
|
|
8438
|
+
"buttonType"?: "primary" | "secondary";
|
|
7763
8439
|
/**
|
|
7764
8440
|
* @uiName Description
|
|
7765
8441
|
* @uiWidget textArea
|
|
@@ -7774,11 +8450,13 @@ declare namespace LocalJSX {
|
|
|
7774
8450
|
* @uiType string
|
|
7775
8451
|
* @uiEnum ["top", "bottom"]
|
|
7776
8452
|
* @uiEnumNames ["Top", "Bottom"]
|
|
8453
|
+
* @uiGroup Style
|
|
7777
8454
|
*/
|
|
7778
8455
|
"imageMobilePos"?: "top" | "bottom";
|
|
7779
8456
|
/**
|
|
7780
8457
|
* @uiName Image percentage
|
|
7781
8458
|
* @uiType number
|
|
8459
|
+
* @uiGroup Style
|
|
7782
8460
|
*/
|
|
7783
8461
|
"imagePercentage"?: number;
|
|
7784
8462
|
/**
|
|
@@ -7786,6 +8464,7 @@ declare namespace LocalJSX {
|
|
|
7786
8464
|
* @uiType string
|
|
7787
8465
|
* @uiEnum ["left", "center", "right"]
|
|
7788
8466
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
8467
|
+
* @uiGroup Style
|
|
7789
8468
|
*/
|
|
7790
8469
|
"imagePos"?: "left" | "center" | "right";
|
|
7791
8470
|
/**
|
|
@@ -7799,16 +8478,19 @@ declare namespace LocalJSX {
|
|
|
7799
8478
|
* @uiType string
|
|
7800
8479
|
* @uiEnum ["overlay", "columns"]
|
|
7801
8480
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
8481
|
+
* @uiGroup Style
|
|
7802
8482
|
*/
|
|
7803
8483
|
"layout"?: "overlay" | "columns";
|
|
7804
8484
|
/**
|
|
7805
8485
|
* @uiName Overlay color
|
|
7806
8486
|
* @uiWidget color
|
|
7807
8487
|
* @format color
|
|
8488
|
+
* @uiGroup Style
|
|
7808
8489
|
*/
|
|
7809
8490
|
"overlayColor"?: string;
|
|
7810
8491
|
/**
|
|
7811
8492
|
* @uiName Overlay opacity
|
|
8493
|
+
* @uiGroup Style
|
|
7812
8494
|
*/
|
|
7813
8495
|
"overlayOpacity"?: string;
|
|
7814
8496
|
/**
|
|
@@ -7816,6 +8498,7 @@ declare namespace LocalJSX {
|
|
|
7816
8498
|
* @uiType string
|
|
7817
8499
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
7818
8500
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
8501
|
+
* @uiGroup Style
|
|
7819
8502
|
*/
|
|
7820
8503
|
"paddingImage"?: Spacing;
|
|
7821
8504
|
/**
|
|
@@ -7823,12 +8506,14 @@ declare namespace LocalJSX {
|
|
|
7823
8506
|
* @uiType string
|
|
7824
8507
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
7825
8508
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
8509
|
+
* @uiGroup Style
|
|
7826
8510
|
*/
|
|
7827
8511
|
"paddingText"?: Spacing;
|
|
7828
8512
|
/**
|
|
7829
8513
|
* @uiName Text color
|
|
7830
8514
|
* @uiWidget color
|
|
7831
8515
|
* @format color
|
|
8516
|
+
* @uiGroup Style
|
|
7832
8517
|
*/
|
|
7833
8518
|
"textColor"?: string;
|
|
7834
8519
|
}
|
|
@@ -8244,6 +8929,26 @@ declare namespace LocalJSX {
|
|
|
8244
8929
|
* @uiName Unknown user text
|
|
8245
8930
|
*/
|
|
8246
8931
|
"anonymousUser"?: string;
|
|
8932
|
+
/**
|
|
8933
|
+
* Changes the background color of the leaderboard.
|
|
8934
|
+
* @uiName Background Color
|
|
8935
|
+
* @uiWidget color
|
|
8936
|
+
* @uiGroup Style
|
|
8937
|
+
*/
|
|
8938
|
+
"background"?: string;
|
|
8939
|
+
/**
|
|
8940
|
+
* Changes the border color of the table rows.
|
|
8941
|
+
* @uiName Border Color
|
|
8942
|
+
* @uiWidget color
|
|
8943
|
+
* @uiGroup Style
|
|
8944
|
+
*/
|
|
8945
|
+
"borderColor"?: string;
|
|
8946
|
+
/**
|
|
8947
|
+
* Leaderboard border radius in pixels.
|
|
8948
|
+
* @uiName Border Radius
|
|
8949
|
+
* @uiGroup Style
|
|
8950
|
+
*/
|
|
8951
|
+
"borderRadius"?: number;
|
|
8247
8952
|
/**
|
|
8248
8953
|
* @undocumented
|
|
8249
8954
|
* @uiType object
|
|
@@ -8312,15 +9017,31 @@ declare namespace LocalJSX {
|
|
|
8312
9017
|
* @uiName Stats column heading
|
|
8313
9018
|
*/
|
|
8314
9019
|
"statsheading"?: string;
|
|
9020
|
+
/**
|
|
9021
|
+
* Text color of the leaderboard.
|
|
9022
|
+
* @uiName Text Color
|
|
9023
|
+
* @uiWidget color
|
|
9024
|
+
* @uiGroup Style
|
|
9025
|
+
*/
|
|
9026
|
+
"textColor"?: string;
|
|
8315
9027
|
/**
|
|
8316
9028
|
* @uiName User column heading
|
|
8317
9029
|
*/
|
|
8318
9030
|
"usersheading"?: string;
|
|
8319
9031
|
/**
|
|
9032
|
+
* Changes the background color of the viewing user row in the leaderboard.
|
|
9033
|
+
* @uiName Viewing User Highlight Color
|
|
8320
9034
|
* @uiWidget color
|
|
8321
|
-
* @
|
|
9035
|
+
* @uiGroup Style
|
|
8322
9036
|
*/
|
|
8323
9037
|
"viewingUserHighlightColor"?: string;
|
|
9038
|
+
/**
|
|
9039
|
+
* Changes the text color of the viewing user row in the leaderboard.
|
|
9040
|
+
* @uiName Viewing User Text Color
|
|
9041
|
+
* @uiWidget color
|
|
9042
|
+
* @uiGroup Style
|
|
9043
|
+
*/
|
|
9044
|
+
"viewingUserHighlightTextColor"?: string;
|
|
8324
9045
|
/**
|
|
8325
9046
|
* @uiName Viewing user text
|
|
8326
9047
|
*/
|
|
@@ -8463,8 +9184,47 @@ declare namespace LocalJSX {
|
|
|
8463
9184
|
"menuLabel"?: string;
|
|
8464
9185
|
}
|
|
8465
9186
|
interface SqmNavigationSidebar {
|
|
9187
|
+
/**
|
|
9188
|
+
* @undocumented
|
|
9189
|
+
* @uiType object
|
|
9190
|
+
*/
|
|
9191
|
+
"demoData"?: DemoData<NavigationSidebarViewProps>;
|
|
9192
|
+
/**
|
|
9193
|
+
* @uiName Text color
|
|
9194
|
+
* @uiWidget color
|
|
9195
|
+
* @format color
|
|
9196
|
+
* @uiGroup Style
|
|
9197
|
+
*/
|
|
9198
|
+
"mobileMenuColor"?: string;
|
|
8466
9199
|
}
|
|
8467
9200
|
interface SqmNavigationSidebarItem {
|
|
9201
|
+
/**
|
|
9202
|
+
* Background color of the nav item
|
|
9203
|
+
* @uiName Background Color
|
|
9204
|
+
* @uiWidget color
|
|
9205
|
+
* @uiGroup Style
|
|
9206
|
+
*/
|
|
9207
|
+
"backgroundColor"?: string;
|
|
9208
|
+
/**
|
|
9209
|
+
* Background color of the nav item when focused
|
|
9210
|
+
* @uiName Background Focused Color
|
|
9211
|
+
* @uiWidget color
|
|
9212
|
+
* @uiGroup Style
|
|
9213
|
+
*/
|
|
9214
|
+
"backgroundFocusedColor"?: string;
|
|
9215
|
+
/**
|
|
9216
|
+
* Background color of the nav item when hovered
|
|
9217
|
+
* @uiName Background Hover Color
|
|
9218
|
+
* @uiWidget color
|
|
9219
|
+
* @uiGroup Style
|
|
9220
|
+
*/
|
|
9221
|
+
"backgroundHoverColor"?: string;
|
|
9222
|
+
/**
|
|
9223
|
+
* Border radius (in number of pixels)
|
|
9224
|
+
* @uiName Border Radius
|
|
9225
|
+
* @uiGroup Style
|
|
9226
|
+
*/
|
|
9227
|
+
"borderRadius"?: number;
|
|
8468
9228
|
/**
|
|
8469
9229
|
* @undocumented
|
|
8470
9230
|
* @uiType object
|
|
@@ -8473,19 +9233,57 @@ declare namespace LocalJSX {
|
|
|
8473
9233
|
/**
|
|
8474
9234
|
* Options available at https://shoelace.style/components/icon
|
|
8475
9235
|
* @uiName Icon
|
|
9236
|
+
* @uiGroup Style
|
|
8476
9237
|
*/
|
|
8477
9238
|
"icon"?: string;
|
|
8478
9239
|
/**
|
|
8479
9240
|
* @uiName Label
|
|
8480
9241
|
*/
|
|
8481
9242
|
"label"?: string;
|
|
9243
|
+
/**
|
|
9244
|
+
* @uiName Padding
|
|
9245
|
+
* @uiType string
|
|
9246
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
9247
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
9248
|
+
*/
|
|
9249
|
+
"padding"?: Spacing;
|
|
8482
9250
|
/**
|
|
8483
9251
|
* @uiName Navigation path
|
|
8484
9252
|
* @uiWidget pageSelect
|
|
8485
9253
|
*/
|
|
8486
9254
|
"path"?: string;
|
|
9255
|
+
/**
|
|
9256
|
+
* Text color of the nav item
|
|
9257
|
+
* @uiName Text Color
|
|
9258
|
+
* @uiWidget color
|
|
9259
|
+
* @uiGroup Style
|
|
9260
|
+
*/
|
|
9261
|
+
"textColor"?: string;
|
|
9262
|
+
/**
|
|
9263
|
+
* Text color of the nav item when items is focused
|
|
9264
|
+
* @uiName Text Focused Color
|
|
9265
|
+
* @uiWidget color
|
|
9266
|
+
* @uiGroup Style
|
|
9267
|
+
*/
|
|
9268
|
+
"textFocusedColor"?: string;
|
|
9269
|
+
/**
|
|
9270
|
+
* Text color of the nav item when hovered
|
|
9271
|
+
* @uiName Text Hover Color
|
|
9272
|
+
* @uiWidget color
|
|
9273
|
+
* @uiGroup Style
|
|
9274
|
+
*/
|
|
9275
|
+
"textHoverColor"?: string;
|
|
8487
9276
|
}
|
|
8488
9277
|
interface SqmPagination {
|
|
9278
|
+
/**
|
|
9279
|
+
* The type of the button that is used (primary or secondary).
|
|
9280
|
+
* @uiName Button Type
|
|
9281
|
+
* @uiType string
|
|
9282
|
+
* @uiEnum ["primary", "secondary"]
|
|
9283
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
9284
|
+
* @uiGroup Style
|
|
9285
|
+
*/
|
|
9286
|
+
"buttonType"?: "primary" | "secondary";
|
|
8489
9287
|
/**
|
|
8490
9288
|
* @undocumented
|
|
8491
9289
|
* @uiType object
|
|
@@ -8568,6 +9366,10 @@ declare namespace LocalJSX {
|
|
|
8568
9366
|
* @uiName Payout missing information subtext
|
|
8569
9367
|
*/
|
|
8570
9368
|
"payoutMissingInformationText"?: string;
|
|
9369
|
+
/**
|
|
9370
|
+
* @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
|
|
9371
|
+
*/
|
|
9372
|
+
"stateController"?: string;
|
|
8571
9373
|
/**
|
|
8572
9374
|
* Badge text indicating payout status
|
|
8573
9375
|
* @uiName Payout badge status text
|
|
@@ -8979,15 +9781,30 @@ declare namespace LocalJSX {
|
|
|
8979
9781
|
*/
|
|
8980
9782
|
"supportText"?: string;
|
|
8981
9783
|
/**
|
|
8982
|
-
* @uiName Terms and conditions link
|
|
9784
|
+
* @uiName Terms and conditions link
|
|
9785
|
+
*/
|
|
9786
|
+
"termsLink"?: string;
|
|
9787
|
+
/**
|
|
9788
|
+
* @uiName Terms and conditions text
|
|
9789
|
+
*/
|
|
9790
|
+
"termsText"?: string;
|
|
9791
|
+
}
|
|
9792
|
+
interface SqmPortalForgotPassword {
|
|
9793
|
+
/**
|
|
9794
|
+
* @uiName Background color
|
|
9795
|
+
* @uiWidget color
|
|
9796
|
+
*/
|
|
9797
|
+
"backgroundColor"?: string;
|
|
9798
|
+
/**
|
|
9799
|
+
* @uiName Border style
|
|
9800
|
+
* @uiWidget textArea
|
|
8983
9801
|
*/
|
|
8984
|
-
"
|
|
9802
|
+
"border"?: string;
|
|
8985
9803
|
/**
|
|
8986
|
-
* @uiName
|
|
9804
|
+
* @uiName Border radius
|
|
9805
|
+
* @uiWidget number
|
|
8987
9806
|
*/
|
|
8988
|
-
"
|
|
8989
|
-
}
|
|
8990
|
-
interface SqmPortalForgotPassword {
|
|
9807
|
+
"borderRadius"?: string;
|
|
8991
9808
|
/**
|
|
8992
9809
|
* @undocumented
|
|
8993
9810
|
* @uiType object
|
|
@@ -9032,11 +9849,30 @@ declare namespace LocalJSX {
|
|
|
9032
9849
|
"successAlertText"?: string;
|
|
9033
9850
|
}
|
|
9034
9851
|
interface SqmPortalFrame {
|
|
9852
|
+
/**
|
|
9853
|
+
* @uiName Background color
|
|
9854
|
+
* @uiWidget color
|
|
9855
|
+
* @uiType string
|
|
9856
|
+
*/
|
|
9857
|
+
"backgroundColor"?: string;
|
|
9858
|
+
/**
|
|
9859
|
+
* Borders placed to seperate the header and footer from the body content.
|
|
9860
|
+
* @uiName Border
|
|
9861
|
+
* @uiType string
|
|
9862
|
+
*/
|
|
9863
|
+
"border"?: string;
|
|
9035
9864
|
/**
|
|
9036
9865
|
* @undocumented
|
|
9037
9866
|
* @uiType object
|
|
9038
9867
|
*/
|
|
9039
9868
|
"demoData"?: DemoData<PortalFrameViewProps>;
|
|
9869
|
+
/**
|
|
9870
|
+
* Background color for the header and footer.
|
|
9871
|
+
* @uiName Header and Footer Background Color
|
|
9872
|
+
* @uiWidget color
|
|
9873
|
+
* @uiType string
|
|
9874
|
+
*/
|
|
9875
|
+
"headerAndFooterBackgroundColor"?: string;
|
|
9040
9876
|
/**
|
|
9041
9877
|
* @undocumented
|
|
9042
9878
|
*/
|
|
@@ -9771,10 +10607,11 @@ declare namespace LocalJSX {
|
|
|
9771
10607
|
*/
|
|
9772
10608
|
"backgroundColor"?: string;
|
|
9773
10609
|
/**
|
|
10610
|
+
* Amount in pixels
|
|
9774
10611
|
* @uiName Border radius
|
|
9775
10612
|
* @type number
|
|
9776
10613
|
*/
|
|
9777
|
-
"borderRadius"?:
|
|
10614
|
+
"borderRadius"?: number;
|
|
9778
10615
|
/**
|
|
9779
10616
|
* @uiName Description
|
|
9780
10617
|
* @uiWidget textArea
|
|
@@ -9866,6 +10703,19 @@ declare namespace LocalJSX {
|
|
|
9866
10703
|
* @uiType string
|
|
9867
10704
|
*/
|
|
9868
10705
|
"backgroundColor"?: string;
|
|
10706
|
+
/**
|
|
10707
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
10708
|
+
* @uiName Border color
|
|
10709
|
+
* @uiWidget color
|
|
10710
|
+
* @format color
|
|
10711
|
+
*/
|
|
10712
|
+
"borderColor"?: string;
|
|
10713
|
+
/**
|
|
10714
|
+
* The border radius on the share link container (in pixels)
|
|
10715
|
+
* @uiName Border Radius
|
|
10716
|
+
* @uiType number
|
|
10717
|
+
*/
|
|
10718
|
+
"borderRadius"?: number;
|
|
9869
10719
|
/**
|
|
9870
10720
|
* @uiName Hide border
|
|
9871
10721
|
* @uiType boolean
|
|
@@ -9904,6 +10754,13 @@ declare namespace LocalJSX {
|
|
|
9904
10754
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
9905
10755
|
*/
|
|
9906
10756
|
"paddingTop"?: string;
|
|
10757
|
+
/**
|
|
10758
|
+
* Color of the text and copy icon
|
|
10759
|
+
* @uiName Text color
|
|
10760
|
+
* @uiWidget color
|
|
10761
|
+
* @format color
|
|
10762
|
+
*/
|
|
10763
|
+
"textColor"?: string;
|
|
9907
10764
|
/**
|
|
9908
10765
|
* @uiName Vertical alignment
|
|
9909
10766
|
* @uiType string
|
|
@@ -9913,14 +10770,47 @@ declare namespace LocalJSX {
|
|
|
9913
10770
|
"verticalAlignment"?: "start" | "center" | "end";
|
|
9914
10771
|
}
|
|
9915
10772
|
interface SqmReferralCode {
|
|
10773
|
+
/**
|
|
10774
|
+
* Background color of share link container
|
|
10775
|
+
* @uiName Background color
|
|
10776
|
+
* @uiWidget color
|
|
10777
|
+
* @format color
|
|
10778
|
+
* @uiGroup Style
|
|
10779
|
+
*/
|
|
10780
|
+
"backgroundColor"?: string;
|
|
10781
|
+
/**
|
|
10782
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
10783
|
+
* @uiName Border color
|
|
10784
|
+
* @uiWidget color
|
|
10785
|
+
* @format color
|
|
10786
|
+
* @uiGroup Style
|
|
10787
|
+
*/
|
|
10788
|
+
"borderColor"?: string;
|
|
10789
|
+
/**
|
|
10790
|
+
* The border radius on the share link container (in pixels)
|
|
10791
|
+
* @uiName Border Radius
|
|
10792
|
+
* @uiType number
|
|
10793
|
+
* @uiGroup Style
|
|
10794
|
+
*/
|
|
10795
|
+
"borderRadius"?: string;
|
|
9916
10796
|
/**
|
|
9917
10797
|
* Set the copy button style and placement
|
|
9918
10798
|
* @uiName Style
|
|
9919
10799
|
* @uiType string
|
|
9920
10800
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
9921
10801
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
10802
|
+
* @uiGroup Style
|
|
9922
10803
|
*/
|
|
9923
10804
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
10805
|
+
/**
|
|
10806
|
+
* The type of the button that is used (primary or secondary).
|
|
10807
|
+
* @uiName Button Type
|
|
10808
|
+
* @uiType string
|
|
10809
|
+
* @uiEnum ["primary", "secondary"]
|
|
10810
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
10811
|
+
* @uiGroup Style
|
|
10812
|
+
*/
|
|
10813
|
+
"buttonType"?: "primary" | "secondary";
|
|
9924
10814
|
/**
|
|
9925
10815
|
* @uiName Copy button label
|
|
9926
10816
|
*/
|
|
@@ -9952,8 +10842,17 @@ declare namespace LocalJSX {
|
|
|
9952
10842
|
* @uiType string
|
|
9953
10843
|
* @uiEnum ["left", "center", "right"]
|
|
9954
10844
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
10845
|
+
* @uiGroup Style
|
|
9955
10846
|
*/
|
|
9956
10847
|
"textAlign"?: "left" | "center" | "right";
|
|
10848
|
+
/**
|
|
10849
|
+
* Color of the text and copy icon
|
|
10850
|
+
* @uiName Text color
|
|
10851
|
+
* @uiWidget color
|
|
10852
|
+
* @format color
|
|
10853
|
+
* @uiGroup Style
|
|
10854
|
+
*/
|
|
10855
|
+
"textColor"?: string;
|
|
9957
10856
|
/**
|
|
9958
10857
|
* The number of milliseconds that the tooltip appears for
|
|
9959
10858
|
* @uiName Tooltip lifespan
|
|
@@ -9988,6 +10887,12 @@ declare namespace LocalJSX {
|
|
|
9988
10887
|
* @uiWidget programSelector
|
|
9989
10888
|
*/
|
|
9990
10889
|
"programId"?: string;
|
|
10890
|
+
/**
|
|
10891
|
+
* @uiName Text Color
|
|
10892
|
+
* @uiType string
|
|
10893
|
+
* @uiWidget color
|
|
10894
|
+
*/
|
|
10895
|
+
"textColor"?: string;
|
|
9991
10896
|
/**
|
|
9992
10897
|
* @uiName Title Text
|
|
9993
10898
|
*/
|
|
@@ -10765,11 +11670,18 @@ declare namespace LocalJSX {
|
|
|
10765
11670
|
* @uiName Button background color
|
|
10766
11671
|
* @uiWidget color
|
|
10767
11672
|
* @format color
|
|
11673
|
+
* @uiGroup Style
|
|
10768
11674
|
*/
|
|
10769
11675
|
"backgroundcolor"?: string;
|
|
11676
|
+
/**
|
|
11677
|
+
* @uiName Border
|
|
11678
|
+
* @uiGroup Style
|
|
11679
|
+
*/
|
|
11680
|
+
"border"?: string;
|
|
10770
11681
|
/**
|
|
10771
11682
|
* Configure border radius with pixel amount
|
|
10772
11683
|
* @uiName Border radius
|
|
11684
|
+
* @uiGroup Style
|
|
10773
11685
|
*/
|
|
10774
11686
|
"borderradius"?: number;
|
|
10775
11687
|
/**
|
|
@@ -10783,11 +11695,13 @@ declare namespace LocalJSX {
|
|
|
10783
11695
|
"disabled"?: boolean;
|
|
10784
11696
|
/**
|
|
10785
11697
|
* @uiName Hide icon
|
|
11698
|
+
* @uiGroup Style
|
|
10786
11699
|
* @default
|
|
10787
11700
|
*/
|
|
10788
11701
|
"hideicon"?: boolean;
|
|
10789
11702
|
/**
|
|
10790
11703
|
* @uiName Hide text
|
|
11704
|
+
* @uiGroup Style
|
|
10791
11705
|
* @default
|
|
10792
11706
|
*/
|
|
10793
11707
|
"hidetext"?: boolean;
|
|
@@ -10825,6 +11739,7 @@ declare namespace LocalJSX {
|
|
|
10825
11739
|
| "unknown";
|
|
10826
11740
|
/**
|
|
10827
11741
|
* @uiName Display pill
|
|
11742
|
+
* @uiGroup Style
|
|
10828
11743
|
*/
|
|
10829
11744
|
"pill"?: boolean;
|
|
10830
11745
|
/**
|
|
@@ -10848,21 +11763,24 @@ declare namespace LocalJSX {
|
|
|
10848
11763
|
* @uiType string
|
|
10849
11764
|
* @uiEnum ["small", "medium", "large" ]
|
|
10850
11765
|
* @uiEnumNames ["Small", "Medium", "Large"]
|
|
11766
|
+
* @uiGroup Style
|
|
10851
11767
|
*/
|
|
10852
11768
|
"size"?: "small" | "medium" | "large";
|
|
10853
11769
|
/**
|
|
10854
11770
|
* @uiName Button text color
|
|
10855
11771
|
* @uiWidget color
|
|
10856
11772
|
* @format color
|
|
11773
|
+
* @uiGroup Style
|
|
10857
11774
|
*/
|
|
10858
11775
|
"textcolor"?: string;
|
|
10859
11776
|
/**
|
|
10860
11777
|
* @uiType string
|
|
10861
11778
|
* @uiName Button style
|
|
10862
|
-
* @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
|
|
10863
|
-
* @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
11779
|
+
* @uiEnum ["primary", "secondary", "success", "info", "warning", "danger", "default", "text" ]
|
|
11780
|
+
* @uiEnumNames ["Primary", "Secondary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
10864
11781
|
*/
|
|
10865
11782
|
"type"?: | "primary"
|
|
11783
|
+
| "secondary"
|
|
10866
11784
|
| "success"
|
|
10867
11785
|
| "info"
|
|
10868
11786
|
| "warning"
|
|
@@ -10881,14 +11799,47 @@ declare namespace LocalJSX {
|
|
|
10881
11799
|
"unsupportedPlatformText"?: string;
|
|
10882
11800
|
}
|
|
10883
11801
|
interface SqmShareCode {
|
|
11802
|
+
/**
|
|
11803
|
+
* Background color of share link container
|
|
11804
|
+
* @uiName Background color
|
|
11805
|
+
* @uiWidget color
|
|
11806
|
+
* @format color
|
|
11807
|
+
* @uiGroup Style
|
|
11808
|
+
*/
|
|
11809
|
+
"backgroundColor"?: string;
|
|
11810
|
+
/**
|
|
11811
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
11812
|
+
* @uiName Border color
|
|
11813
|
+
* @uiWidget color
|
|
11814
|
+
* @format color
|
|
11815
|
+
* @uiGroup Style
|
|
11816
|
+
*/
|
|
11817
|
+
"borderColor"?: string;
|
|
11818
|
+
/**
|
|
11819
|
+
* The border radius on the share link container (in pixels)
|
|
11820
|
+
* @uiName Border Radius
|
|
11821
|
+
* @uiType number
|
|
11822
|
+
* @uiGroup Style
|
|
11823
|
+
*/
|
|
11824
|
+
"borderRadius"?: string;
|
|
10884
11825
|
/**
|
|
10885
11826
|
* Set the copy button style and placement
|
|
10886
11827
|
* @uiName Style
|
|
10887
11828
|
* @uiType string
|
|
10888
11829
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
10889
11830
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
11831
|
+
* @uiGroup Style
|
|
10890
11832
|
*/
|
|
10891
11833
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
11834
|
+
/**
|
|
11835
|
+
* The type of the button that is used (primary or secondary).
|
|
11836
|
+
* @uiName Button Type
|
|
11837
|
+
* @uiType string
|
|
11838
|
+
* @uiEnum ["primary", "secondary"]
|
|
11839
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
11840
|
+
* @uiGroup Style
|
|
11841
|
+
*/
|
|
11842
|
+
"buttonType"?: "primary" | "secondary";
|
|
10892
11843
|
/**
|
|
10893
11844
|
* @uiName Copy button label
|
|
10894
11845
|
*/
|
|
@@ -10910,8 +11861,17 @@ declare namespace LocalJSX {
|
|
|
10910
11861
|
* @uiType string
|
|
10911
11862
|
* @uiEnum ["left", "center", "right"]
|
|
10912
11863
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
11864
|
+
* @uiGroup Style
|
|
10913
11865
|
*/
|
|
10914
11866
|
"textAlign"?: "left" | "center" | "right";
|
|
11867
|
+
/**
|
|
11868
|
+
* Color of the text and copy icon
|
|
11869
|
+
* @uiName Text color
|
|
11870
|
+
* @uiWidget color
|
|
11871
|
+
* @format color
|
|
11872
|
+
* @uiGroup Style
|
|
11873
|
+
*/
|
|
11874
|
+
"textColor"?: string;
|
|
10915
11875
|
/**
|
|
10916
11876
|
* The number of milliseconds that the tooltip appears for
|
|
10917
11877
|
* @uiName Tooltip lifespan
|
|
@@ -10924,6 +11884,29 @@ declare namespace LocalJSX {
|
|
|
10924
11884
|
"tooltiptext"?: string;
|
|
10925
11885
|
}
|
|
10926
11886
|
interface SqmShareLink {
|
|
11887
|
+
/**
|
|
11888
|
+
* Background color of share link container
|
|
11889
|
+
* @uiName Background color
|
|
11890
|
+
* @uiWidget color
|
|
11891
|
+
* @format color
|
|
11892
|
+
* @uiGroup Style
|
|
11893
|
+
*/
|
|
11894
|
+
"backgroundColor"?: string;
|
|
11895
|
+
/**
|
|
11896
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
11897
|
+
* @uiName Border color
|
|
11898
|
+
* @uiWidget color
|
|
11899
|
+
* @format color
|
|
11900
|
+
* @uiGroup Style
|
|
11901
|
+
*/
|
|
11902
|
+
"borderColor"?: string;
|
|
11903
|
+
/**
|
|
11904
|
+
* The border radius on the share link container (in pixels)
|
|
11905
|
+
* @uiName Border Radius
|
|
11906
|
+
* @uiType number
|
|
11907
|
+
* @uiGroup Style
|
|
11908
|
+
*/
|
|
11909
|
+
"borderRadius"?: string;
|
|
10927
11910
|
/**
|
|
10928
11911
|
* Set the copy button style and placement
|
|
10929
11912
|
* @uiName Button style
|
|
@@ -10934,7 +11917,7 @@ declare namespace LocalJSX {
|
|
|
10934
11917
|
*/
|
|
10935
11918
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
10936
11919
|
/**
|
|
10937
|
-
* The type of the button (primary or secondary)
|
|
11920
|
+
* The type of the button that is used (primary or secondary).
|
|
10938
11921
|
* @uiName Button Type
|
|
10939
11922
|
* @uiType string
|
|
10940
11923
|
* @uiEnum ["primary", "secondary"]
|
|
@@ -10963,8 +11946,17 @@ declare namespace LocalJSX {
|
|
|
10963
11946
|
* @uiType string
|
|
10964
11947
|
* @uiEnum ["left", "center", "right"]
|
|
10965
11948
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
11949
|
+
* @uiGroup Style
|
|
10966
11950
|
*/
|
|
10967
11951
|
"textAlign"?: "left" | "center" | "right";
|
|
11952
|
+
/**
|
|
11953
|
+
* Color of the text and copy icon
|
|
11954
|
+
* @uiName Text color
|
|
11955
|
+
* @uiWidget color
|
|
11956
|
+
* @format color
|
|
11957
|
+
* @uiGroup Style
|
|
11958
|
+
*/
|
|
11959
|
+
"textColor"?: string;
|
|
10968
11960
|
/**
|
|
10969
11961
|
* The number of milliseconds that the tooltip appears for
|
|
10970
11962
|
* @uiName Tooltip lifespan
|
|
@@ -10978,12 +11970,34 @@ declare namespace LocalJSX {
|
|
|
10978
11970
|
}
|
|
10979
11971
|
interface SqmStatContainer {
|
|
10980
11972
|
/**
|
|
11973
|
+
* Controls the alignment of the flexbox
|
|
11974
|
+
* @uiName Alignment
|
|
11975
|
+
* @uiType string
|
|
11976
|
+
* @uiEnum ["left", "right", "center"]
|
|
11977
|
+
* @uiEnumNames ["Left", "Right", "Center"]
|
|
11978
|
+
*/
|
|
11979
|
+
"alignment"?: "left" | "right" | "center";
|
|
11980
|
+
/**
|
|
11981
|
+
* @undocumented
|
|
10981
11982
|
* @uiName Display
|
|
10982
11983
|
* @uiType string
|
|
10983
11984
|
* @uiEnum ["grid", "flex"]
|
|
10984
11985
|
* @uiEnumNames ["Grid", "Flex"]
|
|
10985
11986
|
*/
|
|
10986
11987
|
"display"?: "grid" | "flex";
|
|
11988
|
+
/**
|
|
11989
|
+
* @uiName Gap
|
|
11990
|
+
* @uiType string
|
|
11991
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
11992
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
11993
|
+
*/
|
|
11994
|
+
"gap"?: Spacing;
|
|
11995
|
+
/**
|
|
11996
|
+
* Hide the seperating border between stats
|
|
11997
|
+
* @uiName Hide border
|
|
11998
|
+
* @uiType boolean
|
|
11999
|
+
*/
|
|
12000
|
+
"hideBorder"?: boolean;
|
|
10987
12001
|
/**
|
|
10988
12002
|
* @uiName Space between stats
|
|
10989
12003
|
* @uiType string
|
|
@@ -11025,6 +12039,13 @@ declare namespace LocalJSX {
|
|
|
11025
12039
|
* @uiEnumNames ["Left", "Right", "Bottom", "Top"]
|
|
11026
12040
|
*/
|
|
11027
12041
|
"placement"?: "left" | "right" | "bottom" | "top";
|
|
12042
|
+
/**
|
|
12043
|
+
* Tab text color
|
|
12044
|
+
* @uiName Text color
|
|
12045
|
+
* @uiType string
|
|
12046
|
+
* @uiWidget color
|
|
12047
|
+
*/
|
|
12048
|
+
"textColor"?: string;
|
|
11028
12049
|
}
|
|
11029
12050
|
interface SqmTaskCard {
|
|
11030
12051
|
/**
|
|
@@ -11050,6 +12071,11 @@ declare namespace LocalJSX {
|
|
|
11050
12071
|
* @uiGroup Button
|
|
11051
12072
|
*/
|
|
11052
12073
|
"buttonLink"?: string;
|
|
12074
|
+
/**
|
|
12075
|
+
* @uiName Button text
|
|
12076
|
+
* @uiGroup Button
|
|
12077
|
+
*/
|
|
12078
|
+
"buttonText"?: string;
|
|
11053
12079
|
/**
|
|
11054
12080
|
* @uiName Button Style
|
|
11055
12081
|
* @uiType string
|
|
@@ -11057,12 +12083,7 @@ declare namespace LocalJSX {
|
|
|
11057
12083
|
* @uiEnumNames ["Primary", "Secondary"]
|
|
11058
12084
|
* @uiGroup Style
|
|
11059
12085
|
*/
|
|
11060
|
-
"
|
|
11061
|
-
/**
|
|
11062
|
-
* @uiName Button text
|
|
11063
|
-
* @uiGroup Button
|
|
11064
|
-
*/
|
|
11065
|
-
"buttonText"?: string;
|
|
12086
|
+
"buttonType"?: "primary" | "secondary";
|
|
11066
12087
|
/**
|
|
11067
12088
|
* @uiName Title
|
|
11068
12089
|
* @uiGroup Task
|
|
@@ -11549,10 +12570,9 @@ declare namespace LocalJSX {
|
|
|
11549
12570
|
*/
|
|
11550
12571
|
"dashboard_verificationReviewInternalHeader"?: string;
|
|
11551
12572
|
/**
|
|
11552
|
-
* @undocumented
|
|
11553
|
-
* @uiType object
|
|
12573
|
+
* @undocumented
|
|
11554
12574
|
*/
|
|
11555
|
-
"demoData"?: DemoData<
|
|
12575
|
+
"demoData"?: DemoData<TaxAndCashMonolith>;
|
|
11556
12576
|
/**
|
|
11557
12577
|
* Displayed under a field when it has an invalid entry.
|
|
11558
12578
|
* @uiName Form field error message
|
|
@@ -11624,6 +12644,15 @@ declare namespace LocalJSX {
|
|
|
11624
12644
|
* @uiGroup General Form Properties
|
|
11625
12645
|
*/
|
|
11626
12646
|
"searchForCountryText"?: string;
|
|
12647
|
+
/**
|
|
12648
|
+
* @uiName Monolith States
|
|
12649
|
+
* @componentState { "title": "Step 1", "props": { "step": "/1" }, "dependencies": ["sqm-user-info-form"] }
|
|
12650
|
+
* @componentState { "title": "Step 2", "props": { "step": "/2" }, "dependencies": ["sqm-indirect-tax-form"] }
|
|
12651
|
+
* @componentState { "title": "Step 3", "props": { "step": "/3" }, "dependencies": ["sqm-docusign-form"] }
|
|
12652
|
+
* @componentState { "title": "Step 4", "props": { "step": "/4" }, "dependencies": ["sqm-banking-info-form"] }
|
|
12653
|
+
* @componentState { "title": "Dashboard", "props": { "step": "/dashboard" }, "dependencies": ["sqm-tax-and-cash-dashboard"] }
|
|
12654
|
+
*/
|
|
12655
|
+
"stateController"?: string;
|
|
11627
12656
|
/**
|
|
11628
12657
|
* @uiName Address field label
|
|
11629
12658
|
* @uiGroup Step 1 Properties
|
|
@@ -11856,6 +12885,21 @@ declare namespace LocalJSX {
|
|
|
11856
12885
|
* @uiGroup Step 3 Properties
|
|
11857
12886
|
*/
|
|
11858
12887
|
"step3_individualParticipant"?: string;
|
|
12888
|
+
/**
|
|
12889
|
+
* @uiName Information modal button text
|
|
12890
|
+
* @uiGroup Step 3 Properties
|
|
12891
|
+
*/
|
|
12892
|
+
"step3_modalButtonText"?: string;
|
|
12893
|
+
/**
|
|
12894
|
+
* @uiName Information modal description text
|
|
12895
|
+
* @uiGroup Step 3 Properties
|
|
12896
|
+
*/
|
|
12897
|
+
"step3_modalDescription"?: string;
|
|
12898
|
+
/**
|
|
12899
|
+
* @uiName Information modal title
|
|
12900
|
+
* @uiGroup Step 3 Properties
|
|
12901
|
+
*/
|
|
12902
|
+
"step3_modalTitle"?: string;
|
|
11859
12903
|
/**
|
|
11860
12904
|
* @uiName Participant type field label
|
|
11861
12905
|
* @uiGroup Step 3 Properties
|
|
@@ -11943,6 +12987,11 @@ declare namespace LocalJSX {
|
|
|
11943
12987
|
* @uiGroup Step 4 Properties
|
|
11944
12988
|
*/
|
|
11945
12989
|
"step4_bankStateLabel"?: string;
|
|
12990
|
+
/**
|
|
12991
|
+
* @uiName Beneficiary account field description
|
|
12992
|
+
* @uiGroup Step 4 Properties
|
|
12993
|
+
*/
|
|
12994
|
+
"step4_beneficiaryAccountNameDescription"?: string;
|
|
11946
12995
|
/**
|
|
11947
12996
|
* @uiName Beneficiary account field label
|
|
11948
12997
|
* @uiGroup Step 4 Properties
|
|
@@ -12013,6 +13062,21 @@ declare namespace LocalJSX {
|
|
|
12013
13062
|
* @uiGroup Step 4 Properties
|
|
12014
13063
|
*/
|
|
12015
13064
|
"step4_individualSelectItemLabel"?: string;
|
|
13065
|
+
/**
|
|
13066
|
+
* @uiName Information modal button text
|
|
13067
|
+
* @uiGroup Step 4 Properties
|
|
13068
|
+
*/
|
|
13069
|
+
"step4_modalButtonText"?: string;
|
|
13070
|
+
/**
|
|
13071
|
+
* @uiName Information modal description text
|
|
13072
|
+
* @uiGroup Step 4 Properties
|
|
13073
|
+
*/
|
|
13074
|
+
"step4_modalDescription"?: string;
|
|
13075
|
+
/**
|
|
13076
|
+
* @uiName Information modal title
|
|
13077
|
+
* @uiGroup Step 4 Properties
|
|
13078
|
+
*/
|
|
13079
|
+
"step4_modalTitle"?: string;
|
|
12016
13080
|
/**
|
|
12017
13081
|
* @uiName Patronymic name field label
|
|
12018
13082
|
* @uiGroup Step 4 Properties
|
|
@@ -12439,12 +13503,36 @@ declare namespace LocalJSX {
|
|
|
12439
13503
|
"verificationReviewInternalHeader"?: string;
|
|
12440
13504
|
}
|
|
12441
13505
|
interface SqmText {
|
|
13506
|
+
/**
|
|
13507
|
+
* Font size in pixels
|
|
13508
|
+
* @uiName Font Size
|
|
13509
|
+
* @uiType number
|
|
13510
|
+
*/
|
|
13511
|
+
"fontSize"?: number;
|
|
13512
|
+
/**
|
|
13513
|
+
* @uiName Text Color
|
|
13514
|
+
* @uiWidget color
|
|
13515
|
+
* @format color
|
|
13516
|
+
*/
|
|
13517
|
+
"textColor"?: string;
|
|
12442
13518
|
}
|
|
12443
13519
|
interface SqmTextSpan {
|
|
13520
|
+
/**
|
|
13521
|
+
* Font size in pixels
|
|
13522
|
+
* @uiName Font Size
|
|
13523
|
+
* @uiType number
|
|
13524
|
+
*/
|
|
13525
|
+
"fontSize"?: number;
|
|
12444
13526
|
/**
|
|
12445
13527
|
* @uiName Text
|
|
12446
13528
|
*/
|
|
12447
13529
|
"text"?: string;
|
|
13530
|
+
/**
|
|
13531
|
+
* @uiName Text Color
|
|
13532
|
+
* @uiWidget color
|
|
13533
|
+
* @format color
|
|
13534
|
+
*/
|
|
13535
|
+
"textColor"?: string;
|
|
12448
13536
|
/**
|
|
12449
13537
|
* @uiName Type
|
|
12450
13538
|
* @uiType string
|
|
@@ -12474,10 +13562,24 @@ declare namespace LocalJSX {
|
|
|
12474
13562
|
* @uiEnumNames ["Gift", "Circle"]
|
|
12475
13563
|
*/
|
|
12476
13564
|
"icon"?: "gift" | "circle";
|
|
13565
|
+
/**
|
|
13566
|
+
* Color of timeline
|
|
13567
|
+
* @uiName Line color
|
|
13568
|
+
* @uiWidget color
|
|
13569
|
+
* @format color
|
|
13570
|
+
*/
|
|
13571
|
+
"lineColor"?: string;
|
|
12477
13572
|
/**
|
|
12478
13573
|
* @uiName Reward amount
|
|
12479
13574
|
*/
|
|
12480
13575
|
"reward"?: string;
|
|
13576
|
+
/**
|
|
13577
|
+
* Color of the text and copy icon
|
|
13578
|
+
* @uiName Text color
|
|
13579
|
+
* @uiWidget color
|
|
13580
|
+
* @format color
|
|
13581
|
+
*/
|
|
13582
|
+
"textColor"?: string;
|
|
12481
13583
|
/**
|
|
12482
13584
|
* @uiName Reward unit
|
|
12483
13585
|
*/
|
|
@@ -12773,15 +13875,25 @@ declare namespace LocalJSX {
|
|
|
12773
13875
|
* @uiGroup General Text
|
|
12774
13876
|
*/
|
|
12775
13877
|
"general_verifyEmailHeader"?: string;
|
|
13878
|
+
/**
|
|
13879
|
+
* @componentState { "title": "Email Step", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"] }
|
|
13880
|
+
* @componentState { "title": "Code Step", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"] }
|
|
13881
|
+
*/
|
|
13882
|
+
"stateController"?: string;
|
|
12776
13883
|
}
|
|
12777
13884
|
interface SqmWidgetVerificationController {
|
|
13885
|
+
/**
|
|
13886
|
+
* @componentState { "title": "Not Verified", "slot": "not-verified", "props": { "isAuth": false } }
|
|
13887
|
+
* @componentState { "title": "Verified", "slot": "verified", "props": { "isAuth": true } }
|
|
13888
|
+
*/
|
|
13889
|
+
"stateController"?: string;
|
|
12778
13890
|
}
|
|
12779
13891
|
interface IntrinsicElements {
|
|
12780
13892
|
"raisins-plop-target": RaisinsPlopTarget;
|
|
12781
|
-
"sqm-asset-card": SqmAssetCard;
|
|
12782
13893
|
"sqm-banking-info-form": SqmBankingInfoForm;
|
|
12783
13894
|
"sqm-big-stat": SqmBigStat;
|
|
12784
13895
|
"sqm-brand": SqmBrand;
|
|
13896
|
+
"sqm-brand-selector": SqmBrandSelector;
|
|
12785
13897
|
"sqm-card-feed": SqmCardFeed;
|
|
12786
13898
|
"sqm-checkbox-field": SqmCheckboxField;
|
|
12787
13899
|
"sqm-close-button": SqmCloseButton;
|
|
@@ -12907,10 +14019,10 @@ declare module "@stencil/core" {
|
|
|
12907
14019
|
export namespace JSX {
|
|
12908
14020
|
interface IntrinsicElements {
|
|
12909
14021
|
"raisins-plop-target": LocalJSX.RaisinsPlopTarget & JSXBase.HTMLAttributes<HTMLRaisinsPlopTargetElement>;
|
|
12910
|
-
"sqm-asset-card": LocalJSX.SqmAssetCard & JSXBase.HTMLAttributes<HTMLSqmAssetCardElement>;
|
|
12911
14022
|
"sqm-banking-info-form": LocalJSX.SqmBankingInfoForm & JSXBase.HTMLAttributes<HTMLSqmBankingInfoFormElement>;
|
|
12912
14023
|
"sqm-big-stat": LocalJSX.SqmBigStat & JSXBase.HTMLAttributes<HTMLSqmBigStatElement>;
|
|
12913
14024
|
"sqm-brand": LocalJSX.SqmBrand & JSXBase.HTMLAttributes<HTMLSqmBrandElement>;
|
|
14025
|
+
"sqm-brand-selector": LocalJSX.SqmBrandSelector & JSXBase.HTMLAttributes<HTMLSqmBrandSelectorElement>;
|
|
12914
14026
|
"sqm-card-feed": LocalJSX.SqmCardFeed & JSXBase.HTMLAttributes<HTMLSqmCardFeedElement>;
|
|
12915
14027
|
"sqm-checkbox-field": LocalJSX.SqmCheckboxField & JSXBase.HTMLAttributes<HTMLSqmCheckboxFieldElement>;
|
|
12916
14028
|
"sqm-close-button": LocalJSX.SqmCloseButton & JSXBase.HTMLAttributes<HTMLSqmCloseButtonElement>;
|