@saasquatch/mint-components 1.15.0-7 → 1.15.0-71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{GenericTableView-f0e9c531.js → GenericTableView-a9845e80.js} +6 -6
- package/dist/cjs/IndirectTaxDetailsView-b3b7bb6e.js +646 -0
- package/dist/cjs/{ShadowViewAddon-e666dc8b.js → ShadowViewAddon-232eaf8b.js} +1469 -1399
- package/dist/cjs/{copy-text-view-7441206d.js → copy-text-view-e5223a96.js} +19 -8
- package/dist/cjs/data-d4339c2e.js +137 -0
- package/dist/cjs/{stencil-hooks.module-3a336b0f.js → dom-context-hooks.module-7fa676ae.js} +18 -18
- package/dist/cjs/{email-registration-view-55b378dc.js → email-registration-view-ace50780.js} +5 -3
- package/dist/cjs/{extractProps-fd93ba62.js → extractProps-e9c55ba8.js} +14 -0
- package/dist/cjs/{global-124aec2c.js → global-16279e95.js} +12152 -11932
- package/dist/cjs/{index-a29c60ef.js → index-a43a63b4.js} +4 -0
- package/dist/cjs/{index.module-ee84433d.js → index.module-4f54e412.js} +191 -191
- package/dist/cjs/loader.cjs.js +5 -5
- package/dist/cjs/{luxon-2926d85f.js → luxon-949beaf2.js} +2 -2
- package/dist/cjs/mint-components.cjs.js +5 -5
- package/dist/cjs/{mixins-f7e0377a.js → mixins-4761d472.js} +6 -6
- package/dist/cjs/{mockRewardData-272e22d6.js → mockRewardData-df37c8a3.js} +2 -2
- package/dist/cjs/raisins-plop-target.cjs.entry.js +1 -1
- package/dist/cjs/{re-render-b324deab.js → re-render-d516138a.js} +4 -4
- package/dist/cjs/{sqm-banking-info-form_17.cjs.entry.js → sqm-banking-info-form_10.cjs.entry.js} +871 -2415
- package/dist/cjs/{sqm-base-registration-form-view-1b2440c3.js → sqm-base-registration-form-view-8847804c.js} +3 -3
- package/dist/cjs/{sqm-big-stat_41.cjs.entry.js → sqm-big-stat_43.cjs.entry.js} +1128 -299
- package/dist/cjs/{sqm-close-button-view-ea3fa23b.js → sqm-close-button-view-5e85ac51.js} +2 -2
- package/dist/cjs/sqm-close-button.cjs.entry.js +6 -6
- package/dist/cjs/sqm-code-verification.cjs.entry.js +352 -0
- package/dist/cjs/sqm-context-router.cjs.entry.js +11 -11
- package/dist/cjs/sqm-email-verification.cjs.entry.js +152 -28
- package/dist/cjs/sqm-empty_4.cjs.entry.js +57 -63
- package/dist/cjs/sqm-form-message.cjs.entry.js +8 -8
- package/dist/cjs/sqm-google-sign-in.cjs.entry.js +14 -14
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +6 -6
- package/dist/cjs/sqm-header-logo.cjs.entry.js +3 -3
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +9 -9
- package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +84 -0
- package/dist/cjs/sqm-leaderboard-rank-view-6a1e63de.js +10 -0
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-logout-current-user-view-11d57c12.js → sqm-logout-current-user-view-b61c8bdf.js} +1 -1
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +6 -6
- package/dist/cjs/sqm-navigation-sidebar-item-view-ec7a5c53.js +56 -0
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +31 -8
- package/dist/cjs/{sqm-navigation-sidebar-view-17111896.js → sqm-navigation-sidebar-view-de90ef03.js} +18 -8
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +25 -9
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +97 -70
- package/dist/cjs/sqm-password-field.cjs.entry.js +11 -11
- package/dist/cjs/sqm-popup-container.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-portal-container-view-4f15143a.js → sqm-portal-container-view-07e4343f.js} +2 -2
- package/dist/cjs/{sqm-portal-email-verification-view-f5ce25cc.js → sqm-portal-email-verification-view-e2590f1b.js} +4 -4
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +15 -15
- package/dist/cjs/{sqm-portal-forgot-password-view-b986086e.js → sqm-portal-forgot-password-view-0a8d3243.js} +24 -16
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +39 -10
- package/dist/cjs/sqm-portal-google-login.cjs.entry.js +9 -9
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +13 -13
- package/dist/cjs/{sqm-portal-login-view-84e99287.js → sqm-portal-login-view-bb50304c.js} +4 -4
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-profile-view-07d13061.js → sqm-portal-profile-view-5310d41a.js} +4 -4
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +15 -15
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-portal-registration-form-view-4377d849.js → sqm-portal-registration-form-view-5a96c2f5.js} +3 -3
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +9 -9
- package/dist/cjs/{sqm-portal-reset-password-view-52fc50fe.js → sqm-portal-reset-password-view-25eb2099.js} +3 -3
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +11 -11
- package/dist/cjs/{sqm-portal-verify-email-view-4f837226.js → sqm-portal-verify-email-view-1c4e781f.js} +3 -3
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +12 -12
- package/dist/cjs/{sqm-qr-code-view-3da9ed28.js → sqm-qr-code-view-0c3b2f48.js} +9 -4
- package/dist/cjs/sqm-qr-code.cjs.entry.js +12 -13
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +133 -44
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +4 -4
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +5 -5
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +82 -35
- package/dist/cjs/sqm-route.cjs.entry.js +1 -1
- package/dist/cjs/sqm-scroll.cjs.entry.js +3 -3
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +13753 -12462
- package/dist/cjs/sqm-tab.cjs.entry.js +5 -5
- package/dist/cjs/sqm-tabs.cjs.entry.js +27 -13
- package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +1254 -0
- package/dist/cjs/sqm-text-span-view-7a61ae4c.js +63 -0
- package/dist/cjs/sqm-text-span.cjs.entry.js +7 -7
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +19 -11
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +24 -14
- package/dist/cjs/{useChildElements-1b35d945.js → useChildElements-966c9041.js} +5 -5
- package/dist/cjs/{useInstantAccessRegistration-0537e28e.js → useInstantAccessRegistration-08bcb487.js} +4 -4
- package/dist/cjs/{usePayoutStatus-4b5894ef.js → usePayoutStatus-3b34dab1.js} +13 -10
- package/dist/cjs/{usePortalLogin-63d896d1.js → usePortalLogin-6aa864ef.js} +4 -4
- package/dist/cjs/{usePortalRegistrationForm-f25d89e7.js → usePortalRegistrationForm-75b647fe.js} +6 -6
- package/dist/cjs/{useReferralCodes-82e8797b.js → useReferralCodes-11cdf43b.js} +3 -3
- package/dist/cjs/{useReferralTable-7c3f9600.js → useReferralTable-90d4d6e9.js} +10 -10
- package/dist/cjs/{useRegistrationFormState-7b820f0c.js → useRegistrationFormState-bbee6e7b.js} +6 -6
- package/dist/cjs/{useVerificationEmail-95a82767.js → useVerificationEmail-9dd3997a.js} +6 -6
- package/dist/cjs/{utilities-78f5e169.js → utilities-9a0c5e91.js} +4 -4
- package/dist/cjs/{utils-6847bc06.js → utils-7cbd60cc.js} +5 -0
- package/dist/cjs/utils-d5821f8d.js +105 -0
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/sqm-big-stat/BigStat.stories.js +13 -0
- package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +15 -7
- package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +162 -2
- package/dist/collection/components/sqm-big-stat/useBigStat.js +22 -6
- package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +13 -4
- package/dist/collection/components/sqm-brand/sqm-brand.js +12 -4
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +1 -0
- package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +4 -0
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +13 -13
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +169 -1
- package/dist/collection/components/sqm-coupon-code/useCouponCode.js +1 -0
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +14 -6
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +60 -3
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
- package/dist/collection/components/sqm-form-message/FormMessage.stories.js +8 -16
- package/dist/collection/components/sqm-form-message/sqm-form-message.css +50 -11
- package/dist/collection/components/sqm-form-message/sqm-form-message.js +4 -4
- package/dist/collection/components/sqm-hero/Hero.stories.js +11 -0
- package/dist/collection/components/sqm-hero/sqm-hero-view.js +14 -6
- package/dist/collection/components/sqm-hero/sqm-hero.js +26 -1
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +3 -2
- package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +79 -0
- package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +3 -3
- package/dist/collection/components/sqm-invoice-table/cells/sqm-invoice-table-download-cell.js +2 -2
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.js +2 -1
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.js +2 -1
- package/dist/collection/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.js +2 -1
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table-view.js +1 -1
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +6 -3
- package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +37 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +10 -4
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +201 -60
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.js +2 -2
- package/dist/collection/components/sqm-link-button/sqm-link-button.js +1 -0
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +2 -1
- package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +28 -3
- package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +1 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +17 -7
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +83 -5
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +18 -7
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +233 -1
- package/dist/collection/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.js +9 -1
- package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +3 -3
- package/dist/collection/components/sqm-pagination/sqm-pagination.js +43 -2
- package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.js +1 -1
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +8 -4
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +1 -1
- package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +1 -1
- package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +1 -8
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +6 -6
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +1 -1
- package/dist/collection/components/sqm-portal-forgot-password/PortalForgotPassword.stories.js +4 -4
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +21 -13
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +103 -3
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +41 -36
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +102 -2
- package/dist/collection/components/sqm-portal-frame/usePortalFrame.js +4 -1
- package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +10 -5
- package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +1 -1
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -1
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +1 -1
- package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +1 -2
- package/dist/collection/components/sqm-portal-registration-form/PortalRegistrationForm.stories.js +1 -0
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +5 -3
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +4 -4
- package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +1 -1
- package/dist/collection/components/sqm-radio-card/sqm-radio-card-view.js +2 -2
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +34 -31
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +79 -11
- package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +3 -0
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +169 -1
- package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +6 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +46 -46
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +28 -1
- package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +2 -2
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +55 -18
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +62 -7
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +2 -1
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +4 -2
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +6 -3
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +6 -3
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +4 -2
- package/dist/collection/components/sqm-referral-table/mockReferralData.js +1 -1
- package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +3 -2
- package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +2 -10
- package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeList.stories.js +19 -19
- package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeListData.js +31 -5
- package/dist/collection/components/sqm-reward-exchange-list/progressBar.js +10 -10
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +39 -42
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +1 -2
- package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +3 -3
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +4 -3
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +5 -4
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +57 -8
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +3 -2
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +5 -3
- package/dist/collection/components/sqm-rewards-table/mockRewardData.js +1 -1
- package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +3 -2
- package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +1 -1
- package/dist/collection/components/sqm-share-button/ShareButton.stories.js +3 -1
- package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +23 -22
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +56 -10
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +34 -4
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +39 -5
- package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +21 -9
- package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +110 -2
- package/dist/collection/components/sqm-stencilbook/BrandSelector.js +198 -0
- package/dist/collection/components/sqm-stencilbook/Themes.js +325 -33
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +81 -99
- package/dist/collection/components/sqm-table-row/sqm-table-row.js +2 -2
- package/dist/collection/components/sqm-tabs/Tabs.stories.js +7 -0
- package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +16 -2
- package/dist/collection/components/sqm-tabs/sqm-tabs.js +28 -2
- package/dist/collection/components/sqm-task-card/DetailsView.js +7 -1
- package/dist/collection/components/sqm-task-card/progress-bar/progress-bar-view.js +3 -2
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +18 -20
- package/dist/collection/components/sqm-task-card/sqm-task-card.js +4 -8
- package/dist/collection/components/sqm-task-card/useTaskCard.js +1 -1
- package/dist/collection/components/sqm-text/Text.stories.js +12 -0
- package/dist/collection/components/sqm-text/sqm-text.js +100 -49
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +44 -43
- package/dist/collection/components/sqm-text-span/sqm-text-span.js +51 -2
- package/dist/collection/components/sqm-timeline/Timeline.stories.js +8 -1
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +45 -45
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +52 -0
- package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +1 -1
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +12 -2
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +2 -2
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +138 -14
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +39 -5
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +41 -8
- package/dist/collection/components/tax-and-cash/BankingForm.stories.js +12 -0
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +30 -9
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +54 -58
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +108 -5
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +8 -1
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +59 -61
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +82 -4
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +6 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +55 -62
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +24 -27
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +26 -1
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +18 -48
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +1 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +8 -5
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/ErrorView.js +3 -27
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +284 -30
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +96 -92
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +19 -4
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/DocusignExpiredView.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +166 -52
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +10 -10
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +3 -3
- package/dist/collection/components/views/copy-text-view.js +17 -6
- package/dist/collection/components/views/email-registration-view.js +3 -1
- package/dist/collection/global/global.js +27 -12
- package/dist/collection/global/mixins.js +6 -6
- package/dist/collection/global/styles.js +307 -134
- package/dist/collection/global/styles.ts +396 -135
- package/dist/collection/insertfont.js +18 -0
- package/dist/collection/stories/PortalTemplates.stories.js +22 -30
- package/dist/collection/tables/GenericTableView.js +4 -4
- package/dist/collection/utils/parseStates.js +12 -0
- package/dist/collection/utils/utils.js +4 -0
- package/dist/esm/{GenericTableView-e7addb2b.js → GenericTableView-e43d310f.js} +6 -6
- package/dist/esm/IndirectTaxDetailsView-451cf5e2.js +639 -0
- package/dist/esm/{ShadowViewAddon-7c10e0ee.js → ShadowViewAddon-31e71683.js} +1468 -1397
- package/dist/esm/{copy-text-view-717050d5.js → copy-text-view-8d1713d7.js} +19 -8
- package/dist/esm/data-ee3ae298.js +121 -0
- package/dist/esm/{stencil-hooks.module-4bc38af4.js → dom-context-hooks.module-63370afd.js} +13 -13
- package/dist/esm/{email-registration-view-a7818cf2.js → email-registration-view-1f587f8b.js} +5 -3
- package/dist/esm/{extractProps-ae1afbb3.js → extractProps-54064fb0.js} +14 -1
- package/dist/esm/{global-6dc825bc.js → global-2f3b2adb.js} +11849 -11630
- package/dist/esm/{index-91e7729f.js → index-b3a06de8.js} +4 -0
- package/dist/esm/{index.module-89a79f66.js → index.module-38dad6c9.js} +153 -153
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{luxon-8d51c92b.js → luxon-bbf75a9d.js} +1 -1
- package/dist/esm/mint-components.js +5 -5
- package/dist/esm/{mixins-83f90fa1.js → mixins-f750863a.js} +6 -6
- package/dist/esm/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +2 -2
- package/dist/esm/raisins-plop-target.entry.js +1 -1
- package/dist/esm/{re-render-cc945f38.js → re-render-9c90767d.js} +2 -2
- package/dist/esm/{sqm-banking-info-form_17.entry.js → sqm-banking-info-form_10.entry.js} +720 -2257
- package/dist/esm/{sqm-base-registration-form-view-31f1cb87.js → sqm-base-registration-form-view-193f1721.js} +3 -3
- package/dist/esm/{sqm-big-stat_41.entry.js → sqm-big-stat_43.entry.js} +1040 -213
- package/dist/esm/{sqm-close-button-view-f9819751.js → sqm-close-button-view-2fa57229.js} +2 -2
- package/dist/esm/sqm-close-button.entry.js +5 -5
- package/dist/esm/sqm-code-verification.entry.js +348 -0
- package/dist/esm/sqm-context-router.entry.js +4 -4
- package/dist/esm/sqm-email-verification.entry.js +145 -21
- package/dist/esm/sqm-empty_4.entry.js +54 -60
- package/dist/esm/sqm-form-message.entry.js +7 -7
- package/dist/esm/sqm-google-sign-in.entry.js +3 -3
- package/dist/esm/sqm-graphql-client-provider.entry.js +3 -3
- package/dist/esm/sqm-header-logo.entry.js +2 -2
- package/dist/esm/sqm-instant-access-registration.entry.js +8 -8
- package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +76 -0
- package/dist/esm/sqm-leaderboard-rank-view-18baae5b.js +8 -0
- package/dist/esm/sqm-leaderboard-rank.entry.js +5 -5
- package/dist/esm/{sqm-logout-current-user-view-8ef8180f.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
- package/dist/esm/sqm-logout-current-user.entry.js +5 -5
- package/dist/esm/sqm-navigation-sidebar-item-view-797601b0.js +54 -0
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +30 -7
- package/dist/esm/{sqm-navigation-sidebar-view-9d802b78.js → sqm-navigation-sidebar-view-0a2ec560.js} +18 -8
- package/dist/esm/sqm-navigation-sidebar.entry.js +22 -6
- package/dist/esm/sqm-pagination_3.entry.js +91 -64
- package/dist/esm/sqm-password-field.entry.js +6 -6
- package/dist/esm/sqm-popup-container.entry.js +4 -4
- package/dist/esm/{sqm-portal-container-view-1683ae32.js → sqm-portal-container-view-176e92e3.js} +2 -2
- package/dist/esm/{sqm-portal-email-verification-view-d96d6c43.js → sqm-portal-email-verification-view-e68275d7.js} +4 -4
- package/dist/esm/sqm-portal-email-verification.entry.js +7 -7
- package/dist/esm/{sqm-portal-forgot-password-view-50444a7c.js → sqm-portal-forgot-password-view-0e795cdd.js} +24 -16
- package/dist/esm/sqm-portal-forgot-password.entry.js +36 -7
- package/dist/esm/sqm-portal-google-login.entry.js +8 -8
- package/dist/esm/sqm-portal-google-registration-form.entry.js +9 -9
- package/dist/esm/{sqm-portal-login-view-37c85d04.js → sqm-portal-login-view-7670cd86.js} +4 -4
- package/dist/esm/sqm-portal-logout.entry.js +3 -3
- package/dist/esm/{sqm-portal-profile-view-4ce1c7c3.js → sqm-portal-profile-view-fe781f47.js} +4 -4
- package/dist/esm/sqm-portal-profile.entry.js +8 -8
- package/dist/esm/sqm-portal-protected-route.entry.js +3 -3
- package/dist/esm/{sqm-portal-registration-form-view-21d57492.js → sqm-portal-registration-form-view-8bdc3804.js} +3 -3
- package/dist/esm/sqm-portal-registration-form.entry.js +8 -8
- package/dist/esm/{sqm-portal-reset-password-view-b000ffc5.js → sqm-portal-reset-password-view-abef7286.js} +3 -3
- package/dist/esm/sqm-portal-reset-password.entry.js +7 -7
- package/dist/esm/{sqm-portal-verify-email-view-2983ba9b.js → sqm-portal-verify-email-view-33805220.js} +3 -3
- package/dist/esm/sqm-portal-verify-email.entry.js +7 -7
- package/dist/esm/{sqm-qr-code-view-10b8b4cb.js → sqm-qr-code-view-97124a66.js} +8 -3
- package/dist/esm/sqm-qr-code.entry.js +6 -7
- package/dist/esm/sqm-referral-table_11.entry.js +122 -33
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +3 -3
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +4 -4
- package/dist/esm/sqm-rewards-table_9.entry.js +70 -23
- package/dist/esm/sqm-route.entry.js +1 -1
- package/dist/esm/sqm-scroll.entry.js +2 -2
- package/dist/esm/sqm-stencilbook.entry.js +13578 -12287
- package/dist/esm/sqm-tab.entry.js +4 -4
- package/dist/esm/sqm-tabs.entry.js +24 -10
- package/dist/esm/sqm-tax-and-cash.entry.js +1250 -0
- package/dist/esm/sqm-text-span-view-4c17b8c9.js +61 -0
- package/dist/esm/sqm-text-span.entry.js +6 -6
- package/dist/esm/sqm-widget-verification-controller.entry.js +14 -6
- package/dist/esm/sqm-widget-verification.entry.js +21 -11
- package/dist/esm/{useChildElements-7945ae56.js → useChildElements-4e70ac0e.js} +2 -2
- package/dist/esm/{useInstantAccessRegistration-dc4ad9f2.js → useInstantAccessRegistration-0f04459e.js} +3 -3
- package/dist/esm/{usePayoutStatus-58aa56b4.js → usePayoutStatus-7eeec61b.js} +10 -7
- package/dist/esm/{usePortalLogin-ef647a50.js → usePortalLogin-d0720c81.js} +3 -3
- package/dist/esm/{usePortalRegistrationForm-4b35a357.js → usePortalRegistrationForm-afc0171e.js} +3 -3
- package/dist/esm/{useReferralCodes-8f75921a.js → useReferralCodes-311e6d72.js} +2 -2
- package/dist/esm/{useReferralTable-b3876ed6.js → useReferralTable-65a01a6a.js} +5 -5
- package/dist/esm/{useRegistrationFormState-d6f33135.js → useRegistrationFormState-18c2cea7.js} +2 -2
- package/dist/esm/{useVerificationEmail-edc318cb.js → useVerificationEmail-f9413de9.js} +2 -2
- package/dist/esm/{utilities-5b0ca040.js → utilities-ad9c2893.js} +2 -2
- package/dist/esm/{utils-334c1e34.js → utils-03188de2.js} +5 -1
- package/dist/esm/utils-c416c7e4.js +97 -0
- package/dist/esm-es5/GenericTableView-e43d310f.js +1 -0
- package/dist/esm-es5/IndirectTaxDetailsView-451cf5e2.js +1 -0
- package/dist/esm-es5/ShadowViewAddon-31e71683.js +1 -0
- package/dist/esm-es5/copy-text-view-8d1713d7.js +1 -0
- package/dist/esm-es5/data-ee3ae298.js +1 -0
- package/dist/esm-es5/dom-context-hooks.module-63370afd.js +53 -0
- package/dist/esm-es5/email-registration-view-1f587f8b.js +1 -0
- package/dist/esm-es5/extractProps-54064fb0.js +1 -0
- package/dist/esm-es5/{global-6dc825bc.js → global-2f3b2adb.js} +5 -5
- package/dist/esm-es5/{index-91e7729f.js → index-b3a06de8.js} +1 -1
- package/dist/esm-es5/index.module-38dad6c9.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/luxon-bbf75a9d.js +1 -0
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/mixins-f750863a.js +1 -0
- package/dist/esm-es5/{mockRewardData-8bd1b356.js → mockRewardData-96a2d26d.js} +1 -1
- package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
- package/dist/esm-es5/re-render-9c90767d.js +1 -0
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -0
- package/dist/esm-es5/{sqm-base-registration-form-view-31f1cb87.js → sqm-base-registration-form-view-193f1721.js} +1 -1
- package/dist/esm-es5/sqm-big-stat_43.entry.js +1 -0
- package/dist/esm-es5/{sqm-close-button-view-f9819751.js → sqm-close-button-view-2fa57229.js} +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -0
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-form-message.entry.js +1 -1
- package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank-view-18baae5b.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/{sqm-logout-current-user-view-8ef8180f.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-797601b0.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-0a2ec560.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-container-view-1683ae32.js → sqm-portal-container-view-176e92e3.js} +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-d96d6c43.js → sqm-portal-email-verification-view-e68275d7.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password-view-0e795cdd.js +1 -0
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-login-view-7670cd86.js +1 -0
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-4ce1c7c3.js → sqm-portal-profile-view-fe781f47.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-registration-form-view-21d57492.js → sqm-portal-registration-form-view-8bdc3804.js} +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-b000ffc5.js → sqm-portal-reset-password-view-abef7286.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-2983ba9b.js → sqm-portal-verify-email-view-33805220.js} +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/sqm-qr-code-view-97124a66.js +1 -0
- package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-route.entry.js +1 -1
- package/dist/esm-es5/sqm-scroll.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -0
- package/dist/esm-es5/sqm-text-span-view-4c17b8c9.js +1 -0
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
- package/dist/esm-es5/useChildElements-4e70ac0e.js +1 -0
- package/dist/esm-es5/useInstantAccessRegistration-0f04459e.js +1 -0
- package/dist/esm-es5/{usePayoutStatus-58aa56b4.js → usePayoutStatus-7eeec61b.js} +2 -2
- package/dist/esm-es5/usePortalLogin-d0720c81.js +1 -0
- package/dist/esm-es5/usePortalRegistrationForm-afc0171e.js +1 -0
- package/dist/esm-es5/useReferralCodes-311e6d72.js +1 -0
- package/dist/esm-es5/useReferralTable-65a01a6a.js +1 -0
- package/dist/esm-es5/useRegistrationFormState-18c2cea7.js +1 -0
- package/dist/esm-es5/useVerificationEmail-f9413de9.js +1 -0
- package/dist/esm-es5/utilities-ad9c2893.js +1 -0
- package/dist/esm-es5/utils-03188de2.js +1 -0
- package/dist/esm-es5/utils-c416c7e4.js +1 -0
- package/dist/mint-components/global/styles.ts +396 -135
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/p-000c91b1.js +1 -0
- package/dist/mint-components/{p-9b6a0152.system.entry.js → p-002e6205.system.entry.js} +1 -1
- package/dist/mint-components/{p-266a8b4d.js → p-00791abc.js} +1 -1
- package/dist/mint-components/p-0797a946.js +1 -0
- package/dist/mint-components/{p-e145e4f8.js → p-07dc6d68.js} +1 -1
- package/dist/mint-components/{p-5bedb58c.js → p-08700497.js} +1 -1
- package/dist/mint-components/p-0935f9b7.system.js +1 -0
- package/dist/mint-components/{p-284e4ed5.entry.js → p-0b0f49ad.entry.js} +1 -1
- package/dist/mint-components/p-0bb21f5b.system.entry.js +1 -0
- package/dist/mint-components/{p-164a9103.system.entry.js → p-0cba75e6.system.entry.js} +1 -1
- package/dist/mint-components/{p-36ffebd8.system.entry.js → p-0d22c0e5.system.entry.js} +1 -1
- package/dist/mint-components/p-0e532b53.entry.js +1 -0
- package/dist/mint-components/{p-480e08e9.js → p-0e59a91e.js} +2 -2
- package/dist/mint-components/p-0ea61502.system.js +1 -0
- package/dist/mint-components/p-100c878b.system.entry.js +1 -0
- package/dist/mint-components/p-1337f47c.entry.js +1 -0
- package/dist/mint-components/p-1363c4ab.system.js +1 -0
- package/dist/mint-components/p-14128c84.system.entry.js +1 -0
- package/dist/mint-components/{p-7c2b9fe4.system.js → p-15012f59.system.js} +1 -1
- package/dist/mint-components/p-15bfd7e2.system.js +1 -0
- package/dist/mint-components/p-1a278658.entry.js +1 -0
- package/dist/mint-components/{p-dbc0e4f8.system.js → p-1c1f4ce7.system.js} +1 -1
- package/dist/mint-components/p-1cd0e1e9.system.js +1 -0
- package/dist/mint-components/p-204861a6.js +1 -0
- package/dist/mint-components/p-209ea185.js +1 -0
- package/dist/mint-components/p-21fab6ef.system.js +1 -0
- package/dist/mint-components/{p-3af1ec4c.entry.js → p-22c11f0e.entry.js} +1 -1
- package/dist/mint-components/{p-f4a8ee29.system.entry.js → p-22d20816.system.entry.js} +1 -1
- package/dist/mint-components/p-2403c6e1.system.js +1 -0
- package/dist/mint-components/p-240bec23.js +1 -0
- package/dist/mint-components/p-246e67d4.system.entry.js +1 -0
- package/dist/mint-components/{p-4b6f2eca.system.entry.js → p-258f4e5e.system.entry.js} +1 -1
- package/dist/mint-components/p-2a8e2f28.system.js +1 -0
- package/dist/mint-components/p-2c310c7d.entry.js +1 -0
- package/dist/mint-components/p-3055141d.entry.js +11 -0
- package/dist/mint-components/p-33703509.system.entry.js +1 -0
- package/dist/mint-components/p-36b1414b.system.js +1 -0
- package/dist/mint-components/{p-c0f19490.js → p-3787a4d6.js} +1 -1
- package/dist/mint-components/p-3b11d902.entry.js +258 -0
- package/dist/mint-components/p-3cb249c3.js +1 -0
- package/dist/mint-components/p-3d1b91a1.system.entry.js +1 -0
- package/dist/mint-components/p-3d99fa43.entry.js +1 -0
- package/dist/mint-components/{p-13ed8586.system.js → p-3dc34570.system.js} +1 -1
- package/dist/mint-components/{p-20245645.js → p-3eba9036.js} +1 -1
- package/dist/mint-components/p-404daf1c.entry.js +144 -0
- package/dist/mint-components/p-40c01a5a.system.js +1 -0
- package/dist/mint-components/{p-4b6dc0e5.entry.js → p-4204a6e3.entry.js} +1 -1
- package/dist/mint-components/{p-f4a72903.system.entry.js → p-4271f436.system.entry.js} +1 -1
- package/dist/mint-components/{p-6a8d9def.system.entry.js → p-42b62299.system.entry.js} +1 -1
- package/dist/mint-components/p-42da8239.system.js +1 -0
- package/dist/mint-components/p-434f9eaa.system.entry.js +1 -0
- package/dist/mint-components/{p-726a9924.js → p-460155de.js} +1 -1
- package/dist/mint-components/{p-301ddcaa.system.entry.js → p-485e2d9f.system.entry.js} +1 -1
- package/dist/mint-components/p-49b20dae.js +1 -0
- package/dist/mint-components/p-49e92a7c.js +1233 -0
- package/dist/mint-components/{p-6d2f5a1d.js → p-4d19270b.js} +2 -2
- package/dist/mint-components/p-4d741ccd.js +1 -0
- package/dist/mint-components/p-4eee6c40.entry.js +93 -0
- package/dist/mint-components/p-4f5329a2.system.js +53 -0
- package/dist/mint-components/{p-cf8677ea.js → p-577a4c97.js} +1 -1
- package/dist/mint-components/{p-59274a91.system.js → p-578a27c8.system.js} +1 -1
- package/dist/mint-components/p-5800e049.entry.js +1 -0
- package/dist/mint-components/p-587115cb.system.entry.js +1 -0
- package/dist/mint-components/p-59b028db.system.js +1 -0
- package/dist/mint-components/p-5ccee28f.system.entry.js +1 -0
- package/dist/mint-components/{p-e8ffcc68.entry.js → p-5e0af707.entry.js} +2 -2
- package/dist/mint-components/{p-4e526a94.js → p-5ed49bf2.js} +1 -1
- package/dist/mint-components/p-5fca2bd3.system.entry.js +1 -0
- package/dist/mint-components/p-5ff2da11.js +1 -0
- package/dist/mint-components/p-621575fa.system.entry.js +1 -0
- package/dist/mint-components/p-63e29387.js +42 -0
- package/dist/mint-components/{p-ad985d37.system.entry.js → p-64457acd.system.entry.js} +1 -1
- package/dist/mint-components/{p-71d7c2a0.system.js → p-64997b59.system.js} +1 -1
- package/dist/mint-components/{p-b5fb3826.system.js → p-6578ea31.system.js} +1 -1
- package/dist/mint-components/p-672d144e.entry.js +1 -0
- package/dist/mint-components/p-67ad2252.system.js +1 -0
- package/dist/mint-components/{p-dc52c36a.js → p-68043f30.js} +1 -1
- package/dist/mint-components/p-692bacf3.js +1 -0
- package/dist/mint-components/{p-9ec99ced.js → p-6951663b.js} +1 -1
- package/dist/mint-components/p-69d64372.system.entry.js +1 -0
- package/dist/mint-components/p-6ad674c2.js +103 -0
- package/dist/mint-components/p-6b076bae.system.entry.js +1 -0
- package/dist/mint-components/p-6e069052.entry.js +1 -0
- package/dist/mint-components/{p-b7d1469d.system.entry.js → p-7059ee40.system.entry.js} +1 -1
- package/dist/mint-components/{p-2ae0e06a.entry.js → p-711bc624.entry.js} +1 -1
- package/dist/mint-components/p-71271fbd.system.js +1 -0
- package/dist/mint-components/{p-6d9e52c7.system.js → p-7159c51c.system.js} +1 -1
- package/dist/mint-components/p-765d0c63.js +394 -0
- package/dist/mint-components/p-7752408c.js +1 -0
- package/dist/mint-components/p-7970e73a.js +1 -0
- package/dist/mint-components/{p-fa37513e.system.entry.js → p-7af4fba0.system.entry.js} +1 -1
- package/dist/mint-components/p-7b8d29bb.entry.js +1 -0
- package/dist/mint-components/{p-527216de.system.js → p-82505f6e.system.js} +1 -1
- package/dist/mint-components/{p-95ae4ab9.system.js → p-82560b78.system.js} +1 -1
- package/dist/mint-components/{p-3f7b81b8.js → p-862845d7.js} +2 -2
- package/dist/mint-components/p-8a6494c7.system.js +1 -0
- package/dist/mint-components/p-8bcdb9a4.entry.js +13 -0
- package/dist/mint-components/p-8caef004.js +1 -0
- package/dist/mint-components/{p-aaff68dc.entry.js → p-8dc1cd0f.entry.js} +1 -1
- package/dist/mint-components/{p-8413ade9.system.js → p-8e28333b.system.js} +1 -1
- package/dist/mint-components/p-8e2bead4.js +1 -0
- package/dist/mint-components/p-9049b387.entry.js +1 -0
- package/dist/mint-components/{p-2d52e2d7.system.js → p-91014439.system.js} +1 -1
- package/dist/mint-components/{p-18425f38.system.entry.js → p-910f56ca.system.entry.js} +1 -1
- package/dist/mint-components/p-91fd1cae.system.entry.js +1 -0
- package/dist/mint-components/p-9374b5bb.system.entry.js +1 -0
- package/dist/mint-components/{p-ccf8c9aa.entry.js → p-94f9fbf7.entry.js} +1 -1
- package/dist/mint-components/p-9542a949.entry.js +9 -0
- package/dist/mint-components/{p-a9f4ddb1.js → p-9580aac3.js} +1 -1
- package/dist/mint-components/{p-87c21535.entry.js → p-9aadc253.entry.js} +1 -1
- package/dist/mint-components/{p-619c2aa3.entry.js → p-9c2d515d.entry.js} +2 -2
- package/dist/mint-components/p-9e297104.entry.js +1 -0
- package/dist/mint-components/p-9f82e69d.entry.js +1 -0
- package/dist/mint-components/{p-5488fdd9.system.js → p-9fb8b33a.system.js} +1 -1
- package/dist/mint-components/{p-8175e85f.system.js → p-a148663a.system.js} +1 -1
- package/dist/mint-components/{p-ac9f4085.system.entry.js → p-a2533860.system.entry.js} +1 -1
- package/dist/mint-components/p-a41c29cd.system.js +1 -0
- package/dist/mint-components/{p-35b475bf.js → p-a45680fe.js} +1 -1
- package/dist/mint-components/p-a5c9ce6c.entry.js +1 -0
- package/dist/mint-components/{p-127e66c2.system.js → p-a6f4fb03.system.js} +1 -1
- package/dist/mint-components/{p-faba3198.entry.js → p-a7ee19dc.entry.js} +1 -1
- package/dist/mint-components/{p-abefb7cc.js → p-ac11e10a.js} +1 -1
- package/dist/mint-components/{p-8362cb4c.system.entry.js → p-ac2fdad8.system.entry.js} +1 -1
- package/dist/mint-components/p-b065215a.entry.js +1 -0
- package/dist/mint-components/{p-d6831af5.js → p-b22b7891.js} +1 -1
- package/dist/mint-components/p-b2bf7fcb.entry.js +16 -0
- package/dist/mint-components/{p-a37541ae.system.entry.js → p-b3112c88.system.entry.js} +1 -1
- package/dist/mint-components/{p-345fd28e.system.entry.js → p-b3da317b.system.entry.js} +1 -1
- package/dist/mint-components/{p-571e1427.system.js → p-b6911812.system.js} +1 -1
- package/dist/mint-components/p-b710c7e0.js +1 -0
- package/dist/mint-components/p-b86f944c.entry.js +25 -0
- package/dist/mint-components/p-b8fed018.system.js +1 -0
- package/dist/mint-components/{p-1a6b7d2a.entry.js → p-b9bccc55.entry.js} +1 -1
- package/dist/mint-components/p-bad50dc1.entry.js +1 -0
- package/dist/mint-components/{p-a81b507f.entry.js → p-bb627d95.entry.js} +2 -2
- package/dist/mint-components/{p-44a82cf3.system.js → p-bcb48c32.system.js} +22 -22
- package/dist/mint-components/p-bd288a80.system.js +1 -0
- package/dist/mint-components/p-be88596c.system.js +1 -0
- package/dist/mint-components/p-bfc16195.system.entry.js +1 -0
- package/dist/mint-components/{p-44891949.entry.js → p-c3884e55.entry.js} +1 -1
- package/dist/mint-components/{p-96431b4f.system.entry.js → p-c3dce602.system.entry.js} +1 -1
- package/dist/mint-components/p-c4886223.entry.js +1 -0
- package/dist/mint-components/p-c786f3b4.entry.js +1 -0
- package/dist/mint-components/p-c7965639.entry.js +1 -0
- package/dist/mint-components/p-c7c11325.js +1 -0
- package/dist/mint-components/p-c9252c59.system.entry.js +1 -0
- package/dist/mint-components/p-cab1f502.js +1 -0
- package/dist/mint-components/{p-a71b9154.system.js → p-d399162b.system.js} +1 -1
- package/dist/mint-components/{p-0559d880.entry.js → p-d5f1df29.entry.js} +1 -1
- package/dist/mint-components/p-d785a297.system.entry.js +1 -0
- package/dist/mint-components/p-d821418e.system.js +1 -0
- package/dist/mint-components/p-d8c5b80a.system.js +1 -0
- package/dist/mint-components/{p-d3e5704c.entry.js → p-da34d4f7.entry.js} +1 -1
- package/dist/mint-components/p-da3ffd4e.system.entry.js +1 -0
- package/dist/mint-components/{p-605c2904.system.entry.js → p-da6fe95f.system.entry.js} +1 -1
- package/dist/mint-components/{p-c2fdd608.system.entry.js → p-dbe29e53.system.entry.js} +1 -1
- package/dist/mint-components/{p-69ac09d4.js → p-ddf3c05e.js} +1 -1
- package/dist/mint-components/{p-da7708a7.entry.js → p-e27ff213.entry.js} +1 -1
- package/dist/mint-components/p-e539fed3.entry.js +1 -0
- package/dist/mint-components/p-e55aafe9.system.js +1 -0
- package/dist/mint-components/p-e57d61af.system.js +1 -0
- package/dist/mint-components/{p-9209a016.system.entry.js → p-e8dc94cc.system.entry.js} +1 -1
- package/dist/mint-components/p-eaeddfe2.system.js +1 -0
- package/dist/mint-components/{p-e21a1cb8.system.entry.js → p-ebb487d0.system.entry.js} +1 -1
- package/dist/mint-components/{p-7dabdca6.system.entry.js → p-eea87fdc.system.entry.js} +1 -1
- package/dist/mint-components/p-f0e0d0b9.system.entry.js +1 -0
- package/dist/mint-components/p-f0ebccea.system.entry.js +1 -0
- package/dist/mint-components/p-f1dc581f.js +1 -0
- package/dist/mint-components/{p-05f29f64.js → p-f307b716.js} +1 -1
- package/dist/mint-components/p-f6762bb5.entry.js +13 -0
- package/dist/mint-components/p-f6baa0c9.system.js +1 -0
- package/dist/mint-components/p-f94788ab.system.entry.js +1 -0
- package/dist/mint-components/p-f9c7248e.js +1 -0
- package/dist/mint-components/{p-cc7af682.system.js → p-fa6fba34.system.js} +2 -2
- package/dist/mint-components/{p-2b462e4f.system.entry.js → p-fb2976fc.system.entry.js} +1 -1
- package/dist/mint-components/{p-4e451f75.js → p-fb5be0c5.js} +1 -1
- package/dist/mint-components/p-fb77f662.entry.js +1 -0
- package/dist/types/components/sqm-big-stat/BigStat.stories.d.ts +2 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +5 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +41 -0
- package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +1 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +2 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +42 -0
- package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +1 -0
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +4 -1
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +13 -0
- package/dist/types/components/sqm-form-message/FormMessage.stories.d.ts +0 -1
- package/dist/types/components/sqm-hero/Hero.stories.d.ts +1 -0
- package/dist/types/components/sqm-hero/sqm-hero-view.d.ts +1 -0
- package/dist/types/components/sqm-hero/sqm-hero.d.ts +5 -1
- package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +19 -0
- package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +1 -1
- package/dist/types/components/sqm-invoice-table/columns/InvoiceTableColumn.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-data-column.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-date-column.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/columns/sqm-invoice-table-download-column.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/mockInvoiceData.d.ts +1 -0
- package/dist/types/components/sqm-invoice-table/sqm-invoice-table.d.ts +3 -0
- package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +6 -1
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +52 -16
- package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +6 -0
- package/dist/types/components/sqm-link-button/sqm-link-button.d.ts +1 -0
- package/dist/types/components/sqm-logout-current-user/sqm-logout-current-user.d.ts +1 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +1 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +14 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.d.ts +8 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +57 -0
- package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +1 -0
- package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +9 -2
- package/dist/types/components/sqm-popup-container/usePopupContainer.d.ts +2 -2
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password-view.d.ts +2 -0
- package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +1 -1
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +5 -1
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +15 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +3 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +19 -0
- package/dist/types/components/sqm-portal-frame/usePortalFrame.d.ts +2 -1
- package/dist/types/components/sqm-portal-login/PortalLogin.stories.d.ts +1 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +1 -1
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +2 -1
- package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +5 -2
- package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +23 -3
- package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +42 -0
- package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +1 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +6 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/ReferralTableColumn.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +2 -1
- package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +1 -1
- package/dist/types/components/sqm-reward-exchange-list/RewardExchangeListData.d.ts +457 -437
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/columns/RewardTableColumn.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/mockRewardData.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/mockTaxData.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +1 -1
- package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +1 -1
- package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +2 -1
- package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +18 -6
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +10 -2
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +12 -2
- package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +3 -0
- package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +23 -0
- package/dist/types/components/sqm-stencilbook/BrandSelector.d.ts +9 -0
- package/dist/types/components/sqm-stencilbook/Themes.d.ts +6 -6
- package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +1 -0
- package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +1 -0
- package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +8 -0
- package/dist/types/components/sqm-task-card/DetailsView.d.ts +6 -0
- package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +1 -1
- package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +1 -5
- package/dist/types/components/sqm-task-card/useTaskCard.d.ts +1 -1
- package/dist/types/components/sqm-text/Text.stories.d.ts +6 -0
- package/dist/types/components/sqm-text/sqm-text.d.ts +12 -0
- package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +4 -2
- package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +13 -1
- package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +1 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +2 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +14 -0
- package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +1 -1
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +5 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +5 -2
- package/dist/types/components/tax-and-cash/BankingForm.stories.d.ts +1 -0
- package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +6 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +16 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +7 -1
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +12 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +5 -2
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +4 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +46 -4
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +1 -1
- package/dist/types/components/tax-and-cash/utils.d.ts +1 -1
- package/dist/types/components.d.ts +1093 -87
- package/dist/types/global/android.d.ts +7 -0
- package/dist/types/global/demo.d.ts +2 -0
- package/dist/types/global/global.d.ts +2 -2
- package/dist/types/global/mixins.d.ts +12 -12
- package/dist/types/global/styles.d.ts +10 -2
- package/dist/types/insertfont.d.ts +1 -0
- package/dist/types/saasquatch.d.ts +142 -0
- package/dist/types/stories/features.d.ts +4 -0
- package/dist/types/stories/templates.d.ts +4 -0
- package/dist/types/utils/parseStates.d.ts +1 -0
- package/dist/types/utils/utils.d.ts +1 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +3 -2
- package/dist/cjs/ErrorView-b2fcf954.js +0 -35
- package/dist/cjs/sqm-asset-card-view-21ddf04f.js +0 -51
- package/dist/cjs/sqm-asset-card.cjs.entry.js +0 -45
- package/dist/cjs/sqm-invoice-table-view-f369b0a6.js +0 -2038
- package/dist/cjs/sqm-leaderboard-rank-view-d39a55d8.js +0 -10
- package/dist/cjs/sqm-navigation-sidebar-item-view-6f35d2ee.js +0 -45
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +0 -178
- package/dist/cjs/sqm-text-span-view-56e48a78.js +0 -62
- package/dist/collection/components/sqm-asset-card/AssetCard.stories.js +0 -29
- package/dist/collection/components/sqm-asset-card/sqm-asset-card-view.js +0 -46
- package/dist/collection/components/sqm-asset-card/sqm-asset-card.js +0 -107
- package/dist/collection/components/sqm-asset-card/useAssetCard.js +0 -9
- package/dist/esm/ErrorView-48e2b969.js +0 -33
- package/dist/esm/sqm-asset-card-view-fe5db3c0.js +0 -49
- package/dist/esm/sqm-asset-card.entry.js +0 -41
- package/dist/esm/sqm-invoice-table-view-1bd8afaa.js +0 -2022
- package/dist/esm/sqm-leaderboard-rank-view-753c8d4a.js +0 -8
- package/dist/esm/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -43
- package/dist/esm/sqm-referred-registration.entry.js +0 -174
- package/dist/esm/sqm-text-span-view-c577cc60.js +0 -60
- package/dist/esm-es5/ErrorView-48e2b969.js +0 -1
- package/dist/esm-es5/GenericTableView-e7addb2b.js +0 -1
- package/dist/esm-es5/ShadowViewAddon-7c10e0ee.js +0 -1
- package/dist/esm-es5/copy-text-view-717050d5.js +0 -1
- package/dist/esm-es5/email-registration-view-a7818cf2.js +0 -1
- package/dist/esm-es5/extractProps-ae1afbb3.js +0 -1
- package/dist/esm-es5/index.module-89a79f66.js +0 -1
- package/dist/esm-es5/luxon-8d51c92b.js +0 -1
- package/dist/esm-es5/mixins-83f90fa1.js +0 -1
- package/dist/esm-es5/re-render-cc945f38.js +0 -1
- package/dist/esm-es5/sqm-asset-card-view-fe5db3c0.js +0 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +0 -1
- package/dist/esm-es5/sqm-banking-info-form_17.entry.js +0 -1
- package/dist/esm-es5/sqm-big-stat_41.entry.js +0 -1
- package/dist/esm-es5/sqm-invoice-table-view-1bd8afaa.js +0 -1
- package/dist/esm-es5/sqm-leaderboard-rank-view-753c8d4a.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-9d802b78.js +0 -1
- package/dist/esm-es5/sqm-portal-forgot-password-view-50444a7c.js +0 -1
- package/dist/esm-es5/sqm-portal-login-view-37c85d04.js +0 -1
- package/dist/esm-es5/sqm-qr-code-view-10b8b4cb.js +0 -1
- package/dist/esm-es5/sqm-referred-registration.entry.js +0 -1
- package/dist/esm-es5/sqm-text-span-view-c577cc60.js +0 -1
- package/dist/esm-es5/stencil-hooks.module-4bc38af4.js +0 -53
- package/dist/esm-es5/useChildElements-7945ae56.js +0 -1
- package/dist/esm-es5/useInstantAccessRegistration-dc4ad9f2.js +0 -1
- package/dist/esm-es5/usePortalLogin-ef647a50.js +0 -1
- package/dist/esm-es5/usePortalRegistrationForm-4b35a357.js +0 -1
- package/dist/esm-es5/useReferralCodes-8f75921a.js +0 -1
- package/dist/esm-es5/useReferralTable-b3876ed6.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-d6f33135.js +0 -1
- package/dist/esm-es5/useVerificationEmail-edc318cb.js +0 -1
- package/dist/esm-es5/utilities-5b0ca040.js +0 -1
- package/dist/esm-es5/utils-334c1e34.js +0 -1
- package/dist/mint-components/p-00ed4c2e.entry.js +0 -1
- package/dist/mint-components/p-04a6e457.entry.js +0 -1
- package/dist/mint-components/p-11519322.system.js +0 -1
- package/dist/mint-components/p-11542862.system.entry.js +0 -1
- package/dist/mint-components/p-141bf5c1.system.entry.js +0 -1
- package/dist/mint-components/p-14a65f29.system.js +0 -1
- package/dist/mint-components/p-1513309d.entry.js +0 -1
- package/dist/mint-components/p-19ccb4ce.js +0 -1
- package/dist/mint-components/p-1b3ab15a.system.entry.js +0 -1
- package/dist/mint-components/p-1fa9ed0d.system.entry.js +0 -1
- package/dist/mint-components/p-208d8d75.system.entry.js +0 -1
- package/dist/mint-components/p-217514ac.system.js +0 -1
- package/dist/mint-components/p-229f797b.js +0 -1
- package/dist/mint-components/p-24db5c70.js +0 -1
- package/dist/mint-components/p-26468242.js +0 -1
- package/dist/mint-components/p-275b4767.entry.js +0 -1
- package/dist/mint-components/p-2bbff88f.entry.js +0 -1
- package/dist/mint-components/p-2c07df76.entry.js +0 -144
- package/dist/mint-components/p-2dca9e1a.system.js +0 -1
- package/dist/mint-components/p-2e110002.system.js +0 -1
- package/dist/mint-components/p-33c96e14.entry.js +0 -16
- package/dist/mint-components/p-38de17fa.system.js +0 -1
- package/dist/mint-components/p-38e5c429.system.js +0 -1
- package/dist/mint-components/p-38fc919b.entry.js +0 -1
- package/dist/mint-components/p-3a49811c.js +0 -1
- package/dist/mint-components/p-3a62a7e2.system.js +0 -1
- package/dist/mint-components/p-3db34d68.js +0 -1
- package/dist/mint-components/p-420554af.system.entry.js +0 -1
- package/dist/mint-components/p-42187319.system.entry.js +0 -1
- package/dist/mint-components/p-4428294b.entry.js +0 -1
- package/dist/mint-components/p-48135f99.system.js +0 -53
- package/dist/mint-components/p-4874193a.system.js +0 -1
- package/dist/mint-components/p-49206a9c.entry.js +0 -1
- package/dist/mint-components/p-49deb225.entry.js +0 -1
- package/dist/mint-components/p-4dbe2d08.entry.js +0 -25
- package/dist/mint-components/p-4e5af50c.js +0 -1
- package/dist/mint-components/p-51495bc3.entry.js +0 -13
- package/dist/mint-components/p-5dbe8b0a.system.js +0 -1
- package/dist/mint-components/p-6055eb4c.system.js +0 -1
- package/dist/mint-components/p-6333265f.system.js +0 -1
- package/dist/mint-components/p-635d5ef2.system.js +0 -1
- package/dist/mint-components/p-6427e963.entry.js +0 -1
- package/dist/mint-components/p-65ba9e94.entry.js +0 -1
- package/dist/mint-components/p-6b7a595f.system.js +0 -1
- package/dist/mint-components/p-6cd4f2b1.system.js +0 -1
- package/dist/mint-components/p-6eaf9c57.entry.js +0 -1
- package/dist/mint-components/p-6f34c2c2.entry.js +0 -13
- package/dist/mint-components/p-734695a0.entry.js +0 -205
- package/dist/mint-components/p-775f3ded.entry.js +0 -1
- package/dist/mint-components/p-7ab21e4d.entry.js +0 -1
- package/dist/mint-components/p-7cbec088.system.entry.js +0 -1
- package/dist/mint-components/p-7e3a84bc.js +0 -1
- package/dist/mint-components/p-7f1e10d3.entry.js +0 -9
- package/dist/mint-components/p-802b9f7e.entry.js +0 -1
- package/dist/mint-components/p-8053366e.system.entry.js +0 -1
- package/dist/mint-components/p-837dbf90.system.entry.js +0 -1
- package/dist/mint-components/p-893d7ab4.js +0 -1
- package/dist/mint-components/p-8abfeff8.entry.js +0 -1
- package/dist/mint-components/p-8c12078e.js +0 -394
- package/dist/mint-components/p-8c23d1b8.js +0 -1
- package/dist/mint-components/p-8c494bf1.js +0 -1
- package/dist/mint-components/p-8d9d04b7.system.entry.js +0 -1
- package/dist/mint-components/p-90421929.system.entry.js +0 -1
- package/dist/mint-components/p-91521e9d.js +0 -1
- package/dist/mint-components/p-92816d1f.js +0 -1
- package/dist/mint-components/p-93fed35b.system.js +0 -1
- package/dist/mint-components/p-94a876b9.js +0 -1
- package/dist/mint-components/p-97d4d651.system.js +0 -1
- package/dist/mint-components/p-98698131.js +0 -1
- package/dist/mint-components/p-9acb5038.js +0 -1
- package/dist/mint-components/p-9cf80e85.system.entry.js +0 -1
- package/dist/mint-components/p-a8645c1b.system.js +0 -1
- package/dist/mint-components/p-bb3f1257.system.entry.js +0 -1
- package/dist/mint-components/p-bd2a2546.system.js +0 -1
- package/dist/mint-components/p-bdbbc673.system.entry.js +0 -1
- package/dist/mint-components/p-bfc7cfc0.system.js +0 -1
- package/dist/mint-components/p-c060f770.system.entry.js +0 -1
- package/dist/mint-components/p-c0d839d0.entry.js +0 -258
- package/dist/mint-components/p-c36506f6.system.entry.js +0 -1
- package/dist/mint-components/p-c3680c02.js +0 -1
- package/dist/mint-components/p-c6841ab8.system.entry.js +0 -1
- package/dist/mint-components/p-ccb5699b.js +0 -1
- package/dist/mint-components/p-cd1d497f.system.js +0 -1
- package/dist/mint-components/p-cd63a965.system.entry.js +0 -1
- package/dist/mint-components/p-cd651f81.js +0 -42
- package/dist/mint-components/p-d8cf46ba.system.js +0 -1
- package/dist/mint-components/p-dcc81e90.entry.js +0 -1
- package/dist/mint-components/p-df89186f.system.js +0 -1
- package/dist/mint-components/p-e01fe915.js +0 -1248
- package/dist/mint-components/p-e6f50ffd.entry.js +0 -1
- package/dist/mint-components/p-eab1c9f3.js +0 -1
- package/dist/mint-components/p-ed11966d.system.js +0 -1
- package/dist/mint-components/p-eda5e82c.entry.js +0 -1
- package/dist/mint-components/p-f2228da3.system.entry.js +0 -1
- package/dist/mint-components/p-f26aedcd.system.js +0 -1
- package/dist/mint-components/p-f2d8d3d3.system.entry.js +0 -1
- package/dist/mint-components/p-f708da7b.js +0 -1
- package/dist/mint-components/p-fd0a013f.entry.js +0 -1
- package/dist/types/components/sqm-asset-card/AssetCard.stories.d.ts +0 -7
- package/dist/types/components/sqm-asset-card/sqm-asset-card-view.d.ts +0 -8
- package/dist/types/components/sqm-asset-card/sqm-asset-card.d.ts +0 -24
- package/dist/types/components/sqm-asset-card/useAssetCard.d.ts +0 -7
- /package/dist/collection/components/tax-and-cash/{sqm-tax-and-cash/data.js → data.js} +0 -0
- /package/dist/types/components/tax-and-cash/{sqm-tax-and-cash/data.d.ts → data.d.ts} +0 -0
|
@@ -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
|
|
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
|
*/
|
|
@@ -900,6 +1010,10 @@ export namespace Components {
|
|
|
900
1010
|
* @uiWidget Background
|
|
901
1011
|
*/
|
|
902
1012
|
"background"?: string;
|
|
1013
|
+
/**
|
|
1014
|
+
* @uiName Hide the column in mobile view (can only be used when two columns are present)
|
|
1015
|
+
*/
|
|
1016
|
+
"columnToHideInMobile"?: "primary" | "secondary" | null;
|
|
903
1017
|
/**
|
|
904
1018
|
* @uiName Columns
|
|
905
1019
|
* @uiEnum [1, 2]
|
|
@@ -936,6 +1050,7 @@ export namespace Components {
|
|
|
936
1050
|
* @uiName Background color
|
|
937
1051
|
* @uiWidget color
|
|
938
1052
|
* @format color
|
|
1053
|
+
* @uiGroup Style
|
|
939
1054
|
*/
|
|
940
1055
|
"backgroundColor"?: string;
|
|
941
1056
|
/**
|
|
@@ -951,6 +1066,15 @@ export namespace Components {
|
|
|
951
1066
|
* @uiName Button text
|
|
952
1067
|
*/
|
|
953
1068
|
"buttonText"?: string;
|
|
1069
|
+
/**
|
|
1070
|
+
* The type of the button that is used (primary or secondary).
|
|
1071
|
+
* @uiName Button Type
|
|
1072
|
+
* @uiType string
|
|
1073
|
+
* @uiEnum ["primary", "secondary"]
|
|
1074
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
1075
|
+
* @uiGroup Style
|
|
1076
|
+
*/
|
|
1077
|
+
"buttonType"?: "primary" | "secondary";
|
|
954
1078
|
/**
|
|
955
1079
|
* @uiName Description
|
|
956
1080
|
* @uiWidget textArea
|
|
@@ -965,11 +1089,13 @@ export namespace Components {
|
|
|
965
1089
|
* @uiType string
|
|
966
1090
|
* @uiEnum ["top", "bottom"]
|
|
967
1091
|
* @uiEnumNames ["Top", "Bottom"]
|
|
1092
|
+
* @uiGroup Style
|
|
968
1093
|
*/
|
|
969
1094
|
"imageMobilePos": "top" | "bottom";
|
|
970
1095
|
/**
|
|
971
1096
|
* @uiName Image percentage
|
|
972
1097
|
* @uiType number
|
|
1098
|
+
* @uiGroup Style
|
|
973
1099
|
*/
|
|
974
1100
|
"imagePercentage": number;
|
|
975
1101
|
/**
|
|
@@ -977,6 +1103,7 @@ export namespace Components {
|
|
|
977
1103
|
* @uiType string
|
|
978
1104
|
* @uiEnum ["left", "center", "right"]
|
|
979
1105
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
1106
|
+
* @uiGroup Style
|
|
980
1107
|
*/
|
|
981
1108
|
"imagePos": "left" | "center" | "right";
|
|
982
1109
|
/**
|
|
@@ -990,16 +1117,19 @@ export namespace Components {
|
|
|
990
1117
|
* @uiType string
|
|
991
1118
|
* @uiEnum ["overlay", "columns"]
|
|
992
1119
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
1120
|
+
* @uiGroup Style
|
|
993
1121
|
*/
|
|
994
1122
|
"layout": "overlay" | "columns";
|
|
995
1123
|
/**
|
|
996
1124
|
* @uiName Overlay color
|
|
997
1125
|
* @uiWidget color
|
|
998
1126
|
* @format color
|
|
1127
|
+
* @uiGroup Style
|
|
999
1128
|
*/
|
|
1000
1129
|
"overlayColor"?: string;
|
|
1001
1130
|
/**
|
|
1002
1131
|
* @uiName Overlay opacity
|
|
1132
|
+
* @uiGroup Style
|
|
1003
1133
|
*/
|
|
1004
1134
|
"overlayOpacity": string;
|
|
1005
1135
|
/**
|
|
@@ -1007,6 +1137,7 @@ export namespace Components {
|
|
|
1007
1137
|
* @uiType string
|
|
1008
1138
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1009
1139
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1140
|
+
* @uiGroup Style
|
|
1010
1141
|
*/
|
|
1011
1142
|
"paddingImage": Spacing;
|
|
1012
1143
|
/**
|
|
@@ -1014,12 +1145,14 @@ export namespace Components {
|
|
|
1014
1145
|
* @uiType string
|
|
1015
1146
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1016
1147
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1148
|
+
* @uiGroup Style
|
|
1017
1149
|
*/
|
|
1018
1150
|
"paddingText": Spacing;
|
|
1019
1151
|
/**
|
|
1020
1152
|
* @uiName Text color
|
|
1021
1153
|
* @uiWidget color
|
|
1022
1154
|
* @format color
|
|
1155
|
+
* @uiGroup Style
|
|
1023
1156
|
*/
|
|
1024
1157
|
"textColor"?: string;
|
|
1025
1158
|
}
|
|
@@ -1441,6 +1574,26 @@ export namespace Components {
|
|
|
1441
1574
|
* @uiName Unknown user text
|
|
1442
1575
|
*/
|
|
1443
1576
|
"anonymousUser": string;
|
|
1577
|
+
/**
|
|
1578
|
+
* Changes the background color of the leaderboard.
|
|
1579
|
+
* @uiName Background Color
|
|
1580
|
+
* @uiWidget color
|
|
1581
|
+
* @uiGroup Style
|
|
1582
|
+
*/
|
|
1583
|
+
"background"?: string;
|
|
1584
|
+
/**
|
|
1585
|
+
* Changes the border color of the table rows.
|
|
1586
|
+
* @uiName Border Color
|
|
1587
|
+
* @uiWidget color
|
|
1588
|
+
* @uiGroup Style
|
|
1589
|
+
*/
|
|
1590
|
+
"borderColor"?: string;
|
|
1591
|
+
/**
|
|
1592
|
+
* Leaderboard border radius in pixels.
|
|
1593
|
+
* @uiName Border Radius
|
|
1594
|
+
* @uiGroup Style
|
|
1595
|
+
*/
|
|
1596
|
+
"borderRadius"?: number;
|
|
1444
1597
|
/**
|
|
1445
1598
|
* @undocumented
|
|
1446
1599
|
* @uiType object
|
|
@@ -1509,15 +1662,31 @@ export namespace Components {
|
|
|
1509
1662
|
* @uiName Stats column heading
|
|
1510
1663
|
*/
|
|
1511
1664
|
"statsheading": string;
|
|
1665
|
+
/**
|
|
1666
|
+
* Text color of the leaderboard.
|
|
1667
|
+
* @uiName Text Color
|
|
1668
|
+
* @uiWidget color
|
|
1669
|
+
* @uiGroup Style
|
|
1670
|
+
*/
|
|
1671
|
+
"textColor"?: string;
|
|
1512
1672
|
/**
|
|
1513
1673
|
* @uiName User column heading
|
|
1514
1674
|
*/
|
|
1515
1675
|
"usersheading": string;
|
|
1516
1676
|
/**
|
|
1677
|
+
* Changes the background color of the viewing user row in the leaderboard.
|
|
1678
|
+
* @uiName Viewing User Highlight Color
|
|
1679
|
+
* @uiWidget color
|
|
1680
|
+
* @uiGroup Style
|
|
1681
|
+
*/
|
|
1682
|
+
"viewingUserHighlightColor"?: string;
|
|
1683
|
+
/**
|
|
1684
|
+
* Changes the text color of the viewing user row in the leaderboard.
|
|
1685
|
+
* @uiName Viewing User Text Color
|
|
1517
1686
|
* @uiWidget color
|
|
1518
|
-
* @
|
|
1687
|
+
* @uiGroup Style
|
|
1519
1688
|
*/
|
|
1520
|
-
"
|
|
1689
|
+
"viewingUserHighlightTextColor"?: string;
|
|
1521
1690
|
/**
|
|
1522
1691
|
* @uiName Viewing user text
|
|
1523
1692
|
*/
|
|
@@ -1660,8 +1829,47 @@ export namespace Components {
|
|
|
1660
1829
|
"menuLabel": string;
|
|
1661
1830
|
}
|
|
1662
1831
|
interface SqmNavigationSidebar {
|
|
1832
|
+
/**
|
|
1833
|
+
* @undocumented
|
|
1834
|
+
* @uiType object
|
|
1835
|
+
*/
|
|
1836
|
+
"demoData"?: DemoData<NavigationSidebarViewProps>;
|
|
1837
|
+
/**
|
|
1838
|
+
* @uiName Text color
|
|
1839
|
+
* @uiWidget color
|
|
1840
|
+
* @format color
|
|
1841
|
+
* @uiGroup Style
|
|
1842
|
+
*/
|
|
1843
|
+
"mobileMenuColor"?: string;
|
|
1663
1844
|
}
|
|
1664
1845
|
interface SqmNavigationSidebarItem {
|
|
1846
|
+
/**
|
|
1847
|
+
* Background color of the nav item
|
|
1848
|
+
* @uiName Background Color
|
|
1849
|
+
* @uiWidget color
|
|
1850
|
+
* @uiGroup Style
|
|
1851
|
+
*/
|
|
1852
|
+
"backgroundColor"?: string;
|
|
1853
|
+
/**
|
|
1854
|
+
* Background color of the nav item when focused
|
|
1855
|
+
* @uiName Background Focused Color
|
|
1856
|
+
* @uiWidget color
|
|
1857
|
+
* @uiGroup Style
|
|
1858
|
+
*/
|
|
1859
|
+
"backgroundFocusedColor"?: string;
|
|
1860
|
+
/**
|
|
1861
|
+
* Background color of the nav item when hovered
|
|
1862
|
+
* @uiName Background Hover Color
|
|
1863
|
+
* @uiWidget color
|
|
1864
|
+
* @uiGroup Style
|
|
1865
|
+
*/
|
|
1866
|
+
"backgroundHoverColor"?: string;
|
|
1867
|
+
/**
|
|
1868
|
+
* Border radius (in number of pixels)
|
|
1869
|
+
* @uiName Border Radius
|
|
1870
|
+
* @uiGroup Style
|
|
1871
|
+
*/
|
|
1872
|
+
"borderRadius"?: number;
|
|
1665
1873
|
/**
|
|
1666
1874
|
* @undocumented
|
|
1667
1875
|
* @uiType object
|
|
@@ -1670,19 +1878,57 @@ export namespace Components {
|
|
|
1670
1878
|
/**
|
|
1671
1879
|
* Options available at https://shoelace.style/components/icon
|
|
1672
1880
|
* @uiName Icon
|
|
1881
|
+
* @uiGroup Style
|
|
1673
1882
|
*/
|
|
1674
1883
|
"icon": string;
|
|
1675
1884
|
/**
|
|
1676
1885
|
* @uiName Label
|
|
1677
1886
|
*/
|
|
1678
1887
|
"label": string;
|
|
1888
|
+
/**
|
|
1889
|
+
* @uiName Padding
|
|
1890
|
+
* @uiType string
|
|
1891
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1892
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1893
|
+
*/
|
|
1894
|
+
"padding"?: Spacing;
|
|
1679
1895
|
/**
|
|
1680
1896
|
* @uiName Navigation path
|
|
1681
1897
|
* @uiWidget pageSelect
|
|
1682
1898
|
*/
|
|
1683
1899
|
"path": string;
|
|
1900
|
+
/**
|
|
1901
|
+
* Text color of the nav item
|
|
1902
|
+
* @uiName Text Color
|
|
1903
|
+
* @uiWidget color
|
|
1904
|
+
* @uiGroup Style
|
|
1905
|
+
*/
|
|
1906
|
+
"textColor"?: string;
|
|
1907
|
+
/**
|
|
1908
|
+
* Text color of the nav item when items is focused
|
|
1909
|
+
* @uiName Text Focused Color
|
|
1910
|
+
* @uiWidget color
|
|
1911
|
+
* @uiGroup Style
|
|
1912
|
+
*/
|
|
1913
|
+
"textFocusedColor"?: string;
|
|
1914
|
+
/**
|
|
1915
|
+
* Text color of the nav item when hovered
|
|
1916
|
+
* @uiName Text Hover Color
|
|
1917
|
+
* @uiWidget color
|
|
1918
|
+
* @uiGroup Style
|
|
1919
|
+
*/
|
|
1920
|
+
"textHoverColor"?: string;
|
|
1684
1921
|
}
|
|
1685
1922
|
interface SqmPagination {
|
|
1923
|
+
/**
|
|
1924
|
+
* The type of the button that is used (primary or secondary).
|
|
1925
|
+
* @uiName Button Type
|
|
1926
|
+
* @uiType string
|
|
1927
|
+
* @uiEnum ["primary", "secondary"]
|
|
1928
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
1929
|
+
* @uiGroup Style
|
|
1930
|
+
*/
|
|
1931
|
+
"buttonType"?: "primary" | "secondary";
|
|
1686
1932
|
/**
|
|
1687
1933
|
* @undocumented
|
|
1688
1934
|
* @uiType object
|
|
@@ -1765,6 +2011,10 @@ export namespace Components {
|
|
|
1765
2011
|
* @uiName Payout missing information subtext
|
|
1766
2012
|
*/
|
|
1767
2013
|
"payoutMissingInformationText": string;
|
|
2014
|
+
/**
|
|
2015
|
+
* @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
|
|
2016
|
+
*/
|
|
2017
|
+
"stateController"?: string;
|
|
1768
2018
|
/**
|
|
1769
2019
|
* Badge text indicating payout status
|
|
1770
2020
|
* @uiName Payout badge status text
|
|
@@ -2185,6 +2435,21 @@ export namespace Components {
|
|
|
2185
2435
|
"termsText"?: string;
|
|
2186
2436
|
}
|
|
2187
2437
|
interface SqmPortalForgotPassword {
|
|
2438
|
+
/**
|
|
2439
|
+
* @uiName Background color
|
|
2440
|
+
* @uiWidget color
|
|
2441
|
+
*/
|
|
2442
|
+
"backgroundColor": string;
|
|
2443
|
+
/**
|
|
2444
|
+
* @uiName Border style
|
|
2445
|
+
* @uiWidget textArea
|
|
2446
|
+
*/
|
|
2447
|
+
"border": string;
|
|
2448
|
+
/**
|
|
2449
|
+
* @uiName Border radius
|
|
2450
|
+
* @uiWidget number
|
|
2451
|
+
*/
|
|
2452
|
+
"borderRadius": string;
|
|
2188
2453
|
/**
|
|
2189
2454
|
* @undocumented
|
|
2190
2455
|
* @uiType object
|
|
@@ -2229,11 +2494,30 @@ export namespace Components {
|
|
|
2229
2494
|
"successAlertText": string;
|
|
2230
2495
|
}
|
|
2231
2496
|
interface SqmPortalFrame {
|
|
2497
|
+
/**
|
|
2498
|
+
* @uiName Background color
|
|
2499
|
+
* @uiWidget color
|
|
2500
|
+
* @uiType string
|
|
2501
|
+
*/
|
|
2502
|
+
"backgroundColor": string;
|
|
2503
|
+
/**
|
|
2504
|
+
* Borders placed to seperate the header and footer from the body content.
|
|
2505
|
+
* @uiName Border
|
|
2506
|
+
* @uiType string
|
|
2507
|
+
*/
|
|
2508
|
+
"border": string;
|
|
2232
2509
|
/**
|
|
2233
2510
|
* @undocumented
|
|
2234
2511
|
* @uiType object
|
|
2235
2512
|
*/
|
|
2236
2513
|
"demoData"?: DemoData<PortalFrameViewProps>;
|
|
2514
|
+
/**
|
|
2515
|
+
* Background color for the header and footer.
|
|
2516
|
+
* @uiName Header and Footer Background Color
|
|
2517
|
+
* @uiWidget color
|
|
2518
|
+
* @uiType string
|
|
2519
|
+
*/
|
|
2520
|
+
"headerAndFooterBackgroundColor": string;
|
|
2237
2521
|
/**
|
|
2238
2522
|
* @undocumented
|
|
2239
2523
|
*/
|
|
@@ -2968,10 +3252,11 @@ export namespace Components {
|
|
|
2968
3252
|
*/
|
|
2969
3253
|
"backgroundColor"?: string;
|
|
2970
3254
|
/**
|
|
3255
|
+
* Amount in pixels
|
|
2971
3256
|
* @uiName Border radius
|
|
2972
3257
|
* @type number
|
|
2973
3258
|
*/
|
|
2974
|
-
"borderRadius"?:
|
|
3259
|
+
"borderRadius"?: number;
|
|
2975
3260
|
/**
|
|
2976
3261
|
* @uiName Description
|
|
2977
3262
|
* @uiWidget textArea
|
|
@@ -3062,7 +3347,20 @@ export namespace Components {
|
|
|
3062
3347
|
* @uiWidget color
|
|
3063
3348
|
* @uiType string
|
|
3064
3349
|
*/
|
|
3065
|
-
"backgroundColor"
|
|
3350
|
+
"backgroundColor"?: string;
|
|
3351
|
+
/**
|
|
3352
|
+
* Border color of container
|
|
3353
|
+
* @uiName Border color
|
|
3354
|
+
* @uiWidget color
|
|
3355
|
+
* @format color
|
|
3356
|
+
*/
|
|
3357
|
+
"borderColor"?: string;
|
|
3358
|
+
/**
|
|
3359
|
+
* The border radius (in pixels)
|
|
3360
|
+
* @uiName Border Radius
|
|
3361
|
+
* @uiType number
|
|
3362
|
+
*/
|
|
3363
|
+
"borderRadius"?: number;
|
|
3066
3364
|
/**
|
|
3067
3365
|
* @uiName Hide border
|
|
3068
3366
|
* @uiType boolean
|
|
@@ -3101,6 +3399,13 @@ export namespace Components {
|
|
|
3101
3399
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
3102
3400
|
*/
|
|
3103
3401
|
"paddingTop": string;
|
|
3402
|
+
/**
|
|
3403
|
+
* Color of the text and copy icon
|
|
3404
|
+
* @uiName Text color
|
|
3405
|
+
* @uiWidget color
|
|
3406
|
+
* @format color
|
|
3407
|
+
*/
|
|
3408
|
+
"textColor"?: string;
|
|
3104
3409
|
/**
|
|
3105
3410
|
* @uiName Vertical alignment
|
|
3106
3411
|
* @uiType string
|
|
@@ -3110,14 +3415,47 @@ export namespace Components {
|
|
|
3110
3415
|
"verticalAlignment": "start" | "center" | "end";
|
|
3111
3416
|
}
|
|
3112
3417
|
interface SqmReferralCode {
|
|
3418
|
+
/**
|
|
3419
|
+
* Background color of share link container
|
|
3420
|
+
* @uiName Background color
|
|
3421
|
+
* @uiWidget color
|
|
3422
|
+
* @format color
|
|
3423
|
+
* @uiGroup Style
|
|
3424
|
+
*/
|
|
3425
|
+
"backgroundColor"?: string;
|
|
3426
|
+
/**
|
|
3427
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
3428
|
+
* @uiName Border color
|
|
3429
|
+
* @uiWidget color
|
|
3430
|
+
* @format color
|
|
3431
|
+
* @uiGroup Style
|
|
3432
|
+
*/
|
|
3433
|
+
"borderColor"?: string;
|
|
3434
|
+
/**
|
|
3435
|
+
* The border radius on the share link container (in pixels)
|
|
3436
|
+
* @uiName Border Radius
|
|
3437
|
+
* @uiType number
|
|
3438
|
+
* @uiGroup Style
|
|
3439
|
+
*/
|
|
3440
|
+
"borderRadius"?: string;
|
|
3113
3441
|
/**
|
|
3114
3442
|
* Set the copy button style and placement
|
|
3115
3443
|
* @uiName Style
|
|
3116
3444
|
* @uiType string
|
|
3117
3445
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
3118
3446
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
3447
|
+
* @uiGroup Style
|
|
3119
3448
|
*/
|
|
3120
3449
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
3450
|
+
/**
|
|
3451
|
+
* The type of the button that is used (primary or secondary).
|
|
3452
|
+
* @uiName Button Type
|
|
3453
|
+
* @uiType string
|
|
3454
|
+
* @uiEnum ["primary", "secondary"]
|
|
3455
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
3456
|
+
* @uiGroup Style
|
|
3457
|
+
*/
|
|
3458
|
+
"buttonType"?: "primary" | "secondary";
|
|
3121
3459
|
/**
|
|
3122
3460
|
* @uiName Copy button label
|
|
3123
3461
|
*/
|
|
@@ -3149,8 +3487,17 @@ export namespace Components {
|
|
|
3149
3487
|
* @uiType string
|
|
3150
3488
|
* @uiEnum ["left", "center", "right"]
|
|
3151
3489
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
3490
|
+
* @uiGroup Style
|
|
3152
3491
|
*/
|
|
3153
3492
|
"textAlign": "left" | "center" | "right";
|
|
3493
|
+
/**
|
|
3494
|
+
* Color of the text and copy icon
|
|
3495
|
+
* @uiName Text color
|
|
3496
|
+
* @uiWidget color
|
|
3497
|
+
* @format color
|
|
3498
|
+
* @uiGroup Style
|
|
3499
|
+
*/
|
|
3500
|
+
"textColor"?: string;
|
|
3154
3501
|
/**
|
|
3155
3502
|
* The number of milliseconds that the tooltip appears for
|
|
3156
3503
|
* @uiName Tooltip lifespan
|
|
@@ -3185,6 +3532,12 @@ export namespace Components {
|
|
|
3185
3532
|
* @uiWidget programSelector
|
|
3186
3533
|
*/
|
|
3187
3534
|
"programId"?: string;
|
|
3535
|
+
/**
|
|
3536
|
+
* @uiName Text Color
|
|
3537
|
+
* @uiType string
|
|
3538
|
+
* @uiWidget color
|
|
3539
|
+
*/
|
|
3540
|
+
"textColor"?: string;
|
|
3188
3541
|
/**
|
|
3189
3542
|
* @uiName Title Text
|
|
3190
3543
|
*/
|
|
@@ -3986,11 +4339,18 @@ export namespace Components {
|
|
|
3986
4339
|
* @uiName Button background color
|
|
3987
4340
|
* @uiWidget color
|
|
3988
4341
|
* @format color
|
|
4342
|
+
* @uiGroup Style
|
|
3989
4343
|
*/
|
|
3990
4344
|
"backgroundcolor"?: string;
|
|
4345
|
+
/**
|
|
4346
|
+
* @uiName Border
|
|
4347
|
+
* @uiGroup Style
|
|
4348
|
+
*/
|
|
4349
|
+
"border"?: string;
|
|
3991
4350
|
/**
|
|
3992
4351
|
* Configure border radius with pixel amount
|
|
3993
4352
|
* @uiName Border radius
|
|
4353
|
+
* @uiGroup Style
|
|
3994
4354
|
*/
|
|
3995
4355
|
"borderradius"?: number;
|
|
3996
4356
|
/**
|
|
@@ -4004,11 +4364,13 @@ export namespace Components {
|
|
|
4004
4364
|
"disabled"?: boolean;
|
|
4005
4365
|
/**
|
|
4006
4366
|
* @uiName Hide icon
|
|
4367
|
+
* @uiGroup Style
|
|
4007
4368
|
* @default
|
|
4008
4369
|
*/
|
|
4009
4370
|
"hideicon"?: boolean;
|
|
4010
4371
|
/**
|
|
4011
4372
|
* @uiName Hide text
|
|
4373
|
+
* @uiGroup Style
|
|
4012
4374
|
* @default
|
|
4013
4375
|
*/
|
|
4014
4376
|
"hidetext"?: boolean;
|
|
@@ -4046,6 +4408,7 @@ export namespace Components {
|
|
|
4046
4408
|
| "unknown";
|
|
4047
4409
|
/**
|
|
4048
4410
|
* @uiName Display pill
|
|
4411
|
+
* @uiGroup Style
|
|
4049
4412
|
*/
|
|
4050
4413
|
"pill"?: boolean;
|
|
4051
4414
|
/**
|
|
@@ -4069,21 +4432,24 @@ export namespace Components {
|
|
|
4069
4432
|
* @uiType string
|
|
4070
4433
|
* @uiEnum ["small", "medium", "large" ]
|
|
4071
4434
|
* @uiEnumNames ["Small", "Medium", "Large"]
|
|
4435
|
+
* @uiGroup Style
|
|
4072
4436
|
*/
|
|
4073
4437
|
"size"?: "small" | "medium" | "large";
|
|
4074
4438
|
/**
|
|
4075
4439
|
* @uiName Button text color
|
|
4076
4440
|
* @uiWidget color
|
|
4077
4441
|
* @format color
|
|
4442
|
+
* @uiGroup Style
|
|
4078
4443
|
*/
|
|
4079
4444
|
"textcolor"?: string;
|
|
4080
4445
|
/**
|
|
4081
4446
|
* @uiType string
|
|
4082
4447
|
* @uiName Button style
|
|
4083
|
-
* @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
|
|
4084
|
-
* @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
4448
|
+
* @uiEnum ["primary", "secondary", "success", "info", "warning", "danger", "default", "text" ]
|
|
4449
|
+
* @uiEnumNames ["Primary", "Secondary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
4085
4450
|
*/
|
|
4086
4451
|
"type"?: | "primary"
|
|
4452
|
+
| "secondary"
|
|
4087
4453
|
| "success"
|
|
4088
4454
|
| "info"
|
|
4089
4455
|
| "warning"
|
|
@@ -4111,7 +4477,15 @@ export namespace Components {
|
|
|
4111
4477
|
*/
|
|
4112
4478
|
"backgroundColor"?: string;
|
|
4113
4479
|
/**
|
|
4114
|
-
*
|
|
4480
|
+
* Border color of share link container
|
|
4481
|
+
* @uiName Border color
|
|
4482
|
+
* @uiWidget color
|
|
4483
|
+
* @format color
|
|
4484
|
+
* @uiGroup Style
|
|
4485
|
+
*/
|
|
4486
|
+
"borderColor"?: string;
|
|
4487
|
+
/**
|
|
4488
|
+
* The border radius on the share link container (in pixels)
|
|
4115
4489
|
* @uiName Border Radius
|
|
4116
4490
|
* @uiType number
|
|
4117
4491
|
* @uiGroup Style
|
|
@@ -4127,7 +4501,7 @@ export namespace Components {
|
|
|
4127
4501
|
*/
|
|
4128
4502
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
4129
4503
|
/**
|
|
4130
|
-
* The type of the button (primary or secondary)
|
|
4504
|
+
* The type of the button that is used (primary or secondary).
|
|
4131
4505
|
* @uiName Button Type
|
|
4132
4506
|
* @uiType string
|
|
4133
4507
|
* @uiEnum ["primary", "secondary"]
|
|
@@ -4188,7 +4562,15 @@ export namespace Components {
|
|
|
4188
4562
|
*/
|
|
4189
4563
|
"backgroundColor"?: string;
|
|
4190
4564
|
/**
|
|
4191
|
-
*
|
|
4565
|
+
* Border color of share link container
|
|
4566
|
+
* @uiName Border color
|
|
4567
|
+
* @uiWidget color
|
|
4568
|
+
* @format color
|
|
4569
|
+
* @uiGroup Style
|
|
4570
|
+
*/
|
|
4571
|
+
"borderColor"?: string;
|
|
4572
|
+
/**
|
|
4573
|
+
* The border radius on the share link container (in pixels)
|
|
4192
4574
|
* @uiName Border Radius
|
|
4193
4575
|
* @uiType number
|
|
4194
4576
|
* @uiGroup Style
|
|
@@ -4204,7 +4586,7 @@ export namespace Components {
|
|
|
4204
4586
|
*/
|
|
4205
4587
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
4206
4588
|
/**
|
|
4207
|
-
* The type of the button (primary or secondary)
|
|
4589
|
+
* The type of the button that is used (primary or secondary).
|
|
4208
4590
|
* @uiName Button Type
|
|
4209
4591
|
* @uiType string
|
|
4210
4592
|
* @uiEnum ["primary", "secondary"]
|
|
@@ -4233,6 +4615,7 @@ export namespace Components {
|
|
|
4233
4615
|
* @uiType string
|
|
4234
4616
|
* @uiEnum ["left", "center", "right"]
|
|
4235
4617
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
4618
|
+
* @uiGroup Style
|
|
4236
4619
|
*/
|
|
4237
4620
|
"textAlign"?: "left" | "center" | "right";
|
|
4238
4621
|
/**
|
|
@@ -4256,12 +4639,34 @@ export namespace Components {
|
|
|
4256
4639
|
}
|
|
4257
4640
|
interface SqmStatContainer {
|
|
4258
4641
|
/**
|
|
4642
|
+
* Controls the alignment of the flexbox
|
|
4643
|
+
* @uiName Alignment
|
|
4644
|
+
* @uiType string
|
|
4645
|
+
* @uiEnum ["left", "right", "center"]
|
|
4646
|
+
* @uiEnumNames ["Left", "Right", "Center"]
|
|
4647
|
+
*/
|
|
4648
|
+
"alignment"?: "left" | "right" | "center";
|
|
4649
|
+
/**
|
|
4650
|
+
* @undocumented
|
|
4259
4651
|
* @uiName Display
|
|
4260
4652
|
* @uiType string
|
|
4261
4653
|
* @uiEnum ["grid", "flex"]
|
|
4262
4654
|
* @uiEnumNames ["Grid", "Flex"]
|
|
4263
4655
|
*/
|
|
4264
|
-
"display": "grid" | "flex";
|
|
4656
|
+
"display": "grid" | "flex";
|
|
4657
|
+
/**
|
|
4658
|
+
* @uiName Gap
|
|
4659
|
+
* @uiType string
|
|
4660
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
4661
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
4662
|
+
*/
|
|
4663
|
+
"gap": Spacing;
|
|
4664
|
+
/**
|
|
4665
|
+
* Hide the seperating border between stats
|
|
4666
|
+
* @uiName Hide border
|
|
4667
|
+
* @uiType boolean
|
|
4668
|
+
*/
|
|
4669
|
+
"hideBorder"?: boolean;
|
|
4265
4670
|
/**
|
|
4266
4671
|
* @uiName Space between stats
|
|
4267
4672
|
* @uiType string
|
|
@@ -4303,6 +4708,13 @@ export namespace Components {
|
|
|
4303
4708
|
* @uiEnumNames ["Left", "Right", "Bottom", "Top"]
|
|
4304
4709
|
*/
|
|
4305
4710
|
"placement"?: "left" | "right" | "bottom" | "top";
|
|
4711
|
+
/**
|
|
4712
|
+
* Tab text color
|
|
4713
|
+
* @uiName Text color
|
|
4714
|
+
* @uiType string
|
|
4715
|
+
* @uiWidget color
|
|
4716
|
+
*/
|
|
4717
|
+
"textColor"?: string;
|
|
4306
4718
|
}
|
|
4307
4719
|
interface SqmTaskCard {
|
|
4308
4720
|
/**
|
|
@@ -4328,6 +4740,11 @@ export namespace Components {
|
|
|
4328
4740
|
* @uiGroup Button
|
|
4329
4741
|
*/
|
|
4330
4742
|
"buttonLink": string;
|
|
4743
|
+
/**
|
|
4744
|
+
* @uiName Button text
|
|
4745
|
+
* @uiGroup Button
|
|
4746
|
+
*/
|
|
4747
|
+
"buttonText": string;
|
|
4331
4748
|
/**
|
|
4332
4749
|
* @uiName Button Style
|
|
4333
4750
|
* @uiType string
|
|
@@ -4335,12 +4752,7 @@ export namespace Components {
|
|
|
4335
4752
|
* @uiEnumNames ["Primary", "Secondary"]
|
|
4336
4753
|
* @uiGroup Style
|
|
4337
4754
|
*/
|
|
4338
|
-
"
|
|
4339
|
-
/**
|
|
4340
|
-
* @uiName Button text
|
|
4341
|
-
* @uiGroup Button
|
|
4342
|
-
*/
|
|
4343
|
-
"buttonText": string;
|
|
4755
|
+
"buttonType"?: "primary" | "secondary";
|
|
4344
4756
|
/**
|
|
4345
4757
|
* @uiName Title
|
|
4346
4758
|
* @uiGroup Task
|
|
@@ -4827,10 +5239,9 @@ export namespace Components {
|
|
|
4827
5239
|
*/
|
|
4828
5240
|
"dashboard_verificationReviewInternalHeader": string;
|
|
4829
5241
|
/**
|
|
4830
|
-
* @undocumented
|
|
4831
|
-
* @uiType object
|
|
5242
|
+
* @undocumented
|
|
4832
5243
|
*/
|
|
4833
|
-
"demoData"?: DemoData<
|
|
5244
|
+
"demoData"?: DemoData<TaxAndCashMonolith>;
|
|
4834
5245
|
/**
|
|
4835
5246
|
* Displayed under a field when it has an invalid entry.
|
|
4836
5247
|
* @uiName Form field error message
|
|
@@ -4902,6 +5313,15 @@ export namespace Components {
|
|
|
4902
5313
|
* @uiGroup General Form Properties
|
|
4903
5314
|
*/
|
|
4904
5315
|
"searchForCountryText": string;
|
|
5316
|
+
/**
|
|
5317
|
+
* @uiName Monolith States
|
|
5318
|
+
* @componentState { "title": "Step 1", "props": { "step": "/1" }, "dependencies": ["sqm-user-info-form"] }
|
|
5319
|
+
* @componentState { "title": "Step 2", "props": { "step": "/2" }, "dependencies": ["sqm-indirect-tax-form"] }
|
|
5320
|
+
* @componentState { "title": "Step 3", "props": { "step": "/3" }, "dependencies": ["sqm-docusign-form"] }
|
|
5321
|
+
* @componentState { "title": "Step 4", "props": { "step": "/4" }, "dependencies": ["sqm-banking-info-form"] }
|
|
5322
|
+
* @componentState { "title": "Dashboard", "props": { "step": "/dashboard" }, "dependencies": ["sqm-tax-and-cash-dashboard"] }
|
|
5323
|
+
*/
|
|
5324
|
+
"stateController": string;
|
|
4905
5325
|
/**
|
|
4906
5326
|
* @uiName Address field label
|
|
4907
5327
|
* @uiGroup Step 1 Properties
|
|
@@ -5134,6 +5554,21 @@ export namespace Components {
|
|
|
5134
5554
|
* @uiGroup Step 3 Properties
|
|
5135
5555
|
*/
|
|
5136
5556
|
"step3_individualParticipant": string;
|
|
5557
|
+
/**
|
|
5558
|
+
* @uiName Information modal button text
|
|
5559
|
+
* @uiGroup Step 3 Properties
|
|
5560
|
+
*/
|
|
5561
|
+
"step3_modalButtonText": string;
|
|
5562
|
+
/**
|
|
5563
|
+
* @uiName Information modal description text
|
|
5564
|
+
* @uiGroup Step 3 Properties
|
|
5565
|
+
*/
|
|
5566
|
+
"step3_modalDescription": string;
|
|
5567
|
+
/**
|
|
5568
|
+
* @uiName Information modal title
|
|
5569
|
+
* @uiGroup Step 3 Properties
|
|
5570
|
+
*/
|
|
5571
|
+
"step3_modalTitle": string;
|
|
5137
5572
|
/**
|
|
5138
5573
|
* @uiName Participant type field label
|
|
5139
5574
|
* @uiGroup Step 3 Properties
|
|
@@ -5221,6 +5656,11 @@ export namespace Components {
|
|
|
5221
5656
|
* @uiGroup Step 4 Properties
|
|
5222
5657
|
*/
|
|
5223
5658
|
"step4_bankStateLabel": string;
|
|
5659
|
+
/**
|
|
5660
|
+
* @uiName Beneficiary account field description
|
|
5661
|
+
* @uiGroup Step 4 Properties
|
|
5662
|
+
*/
|
|
5663
|
+
"step4_beneficiaryAccountNameDescription": string;
|
|
5224
5664
|
/**
|
|
5225
5665
|
* @uiName Beneficiary account field label
|
|
5226
5666
|
* @uiGroup Step 4 Properties
|
|
@@ -5291,6 +5731,21 @@ export namespace Components {
|
|
|
5291
5731
|
* @uiGroup Step 4 Properties
|
|
5292
5732
|
*/
|
|
5293
5733
|
"step4_individualSelectItemLabel": string;
|
|
5734
|
+
/**
|
|
5735
|
+
* @uiName Information modal button text
|
|
5736
|
+
* @uiGroup Step 4 Properties
|
|
5737
|
+
*/
|
|
5738
|
+
"step4_modalButtonText": string;
|
|
5739
|
+
/**
|
|
5740
|
+
* @uiName Information modal description text
|
|
5741
|
+
* @uiGroup Step 4 Properties
|
|
5742
|
+
*/
|
|
5743
|
+
"step4_modalDescription": string;
|
|
5744
|
+
/**
|
|
5745
|
+
* @uiName Information modal title
|
|
5746
|
+
* @uiGroup Step 4 Properties
|
|
5747
|
+
*/
|
|
5748
|
+
"step4_modalTitle": string;
|
|
5294
5749
|
/**
|
|
5295
5750
|
* @uiName Patronymic name field label
|
|
5296
5751
|
* @uiGroup Step 4 Properties
|
|
@@ -5717,12 +6172,36 @@ export namespace Components {
|
|
|
5717
6172
|
"verificationReviewInternalHeader": string;
|
|
5718
6173
|
}
|
|
5719
6174
|
interface SqmText {
|
|
6175
|
+
/**
|
|
6176
|
+
* Font size in pixels
|
|
6177
|
+
* @uiName Font Size
|
|
6178
|
+
* @uiType number
|
|
6179
|
+
*/
|
|
6180
|
+
"fontSize"?: number;
|
|
6181
|
+
/**
|
|
6182
|
+
* @uiName Text Color
|
|
6183
|
+
* @uiWidget color
|
|
6184
|
+
* @format color
|
|
6185
|
+
*/
|
|
6186
|
+
"textColor"?: string;
|
|
5720
6187
|
}
|
|
5721
6188
|
interface SqmTextSpan {
|
|
6189
|
+
/**
|
|
6190
|
+
* Font size in pixels
|
|
6191
|
+
* @uiName Font Size
|
|
6192
|
+
* @uiType number
|
|
6193
|
+
*/
|
|
6194
|
+
"fontSize"?: number;
|
|
5722
6195
|
/**
|
|
5723
6196
|
* @uiName Text
|
|
5724
6197
|
*/
|
|
5725
6198
|
"text": string;
|
|
6199
|
+
/**
|
|
6200
|
+
* @uiName Text Color
|
|
6201
|
+
* @uiWidget color
|
|
6202
|
+
* @format color
|
|
6203
|
+
*/
|
|
6204
|
+
"textColor"?: string;
|
|
5726
6205
|
/**
|
|
5727
6206
|
* @uiName Type
|
|
5728
6207
|
* @uiType string
|
|
@@ -5752,11 +6231,25 @@ export namespace Components {
|
|
|
5752
6231
|
* @uiEnumNames ["Gift", "Circle"]
|
|
5753
6232
|
*/
|
|
5754
6233
|
"icon": "gift" | "circle";
|
|
6234
|
+
/**
|
|
6235
|
+
* Color of timeline
|
|
6236
|
+
* @uiName Line color
|
|
6237
|
+
* @uiWidget color
|
|
6238
|
+
* @format color
|
|
6239
|
+
*/
|
|
6240
|
+
"lineColor"?: string;
|
|
5755
6241
|
/**
|
|
5756
6242
|
* @uiName Reward amount
|
|
5757
6243
|
*/
|
|
5758
6244
|
"reward": string;
|
|
5759
6245
|
"setIcon": (value: "gift" | "circle") => Promise<void>;
|
|
6246
|
+
/**
|
|
6247
|
+
* Color of the text and copy icon
|
|
6248
|
+
* @uiName Text color
|
|
6249
|
+
* @uiWidget color
|
|
6250
|
+
* @format color
|
|
6251
|
+
*/
|
|
6252
|
+
"textColor"?: string;
|
|
5760
6253
|
/**
|
|
5761
6254
|
* @uiName Reward unit
|
|
5762
6255
|
*/
|
|
@@ -6052,8 +6545,18 @@ export namespace Components {
|
|
|
6052
6545
|
* @uiGroup General Text
|
|
6053
6546
|
*/
|
|
6054
6547
|
"general_verifyEmailHeader": string;
|
|
6548
|
+
/**
|
|
6549
|
+
* @componentState { "title": "Email Step", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"] }
|
|
6550
|
+
* @componentState { "title": "Code Step", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"] }
|
|
6551
|
+
*/
|
|
6552
|
+
"stateController": string;
|
|
6055
6553
|
}
|
|
6056
6554
|
interface SqmWidgetVerificationController {
|
|
6555
|
+
/**
|
|
6556
|
+
* @componentState { "title": "Not Verified", "slot": "not-verified", "props": { "isAuth": false } }
|
|
6557
|
+
* @componentState { "title": "Verified", "slot": "verified", "props": { "isAuth": true } }
|
|
6558
|
+
*/
|
|
6559
|
+
"stateController": string;
|
|
6057
6560
|
}
|
|
6058
6561
|
}
|
|
6059
6562
|
declare global {
|
|
@@ -6063,12 +6566,6 @@ declare global {
|
|
|
6063
6566
|
prototype: HTMLRaisinsPlopTargetElement;
|
|
6064
6567
|
new (): HTMLRaisinsPlopTargetElement;
|
|
6065
6568
|
};
|
|
6066
|
-
interface HTMLSqmAssetCardElement extends Components.SqmAssetCard, HTMLStencilElement {
|
|
6067
|
-
}
|
|
6068
|
-
var HTMLSqmAssetCardElement: {
|
|
6069
|
-
prototype: HTMLSqmAssetCardElement;
|
|
6070
|
-
new (): HTMLSqmAssetCardElement;
|
|
6071
|
-
};
|
|
6072
6569
|
interface HTMLSqmBankingInfoFormElement extends Components.SqmBankingInfoForm, HTMLStencilElement {
|
|
6073
6570
|
}
|
|
6074
6571
|
var HTMLSqmBankingInfoFormElement: {
|
|
@@ -6087,6 +6584,12 @@ declare global {
|
|
|
6087
6584
|
prototype: HTMLSqmBrandElement;
|
|
6088
6585
|
new (): HTMLSqmBrandElement;
|
|
6089
6586
|
};
|
|
6587
|
+
interface HTMLSqmBrandSelectorElement extends Components.SqmBrandSelector, HTMLStencilElement {
|
|
6588
|
+
}
|
|
6589
|
+
var HTMLSqmBrandSelectorElement: {
|
|
6590
|
+
prototype: HTMLSqmBrandSelectorElement;
|
|
6591
|
+
new (): HTMLSqmBrandSelectorElement;
|
|
6592
|
+
};
|
|
6090
6593
|
interface HTMLSqmCardFeedElement extends Components.SqmCardFeed, HTMLStencilElement {
|
|
6091
6594
|
}
|
|
6092
6595
|
var HTMLSqmCardFeedElement: {
|
|
@@ -6797,10 +7300,10 @@ declare global {
|
|
|
6797
7300
|
};
|
|
6798
7301
|
interface HTMLElementTagNameMap {
|
|
6799
7302
|
"raisins-plop-target": HTMLRaisinsPlopTargetElement;
|
|
6800
|
-
"sqm-asset-card": HTMLSqmAssetCardElement;
|
|
6801
7303
|
"sqm-banking-info-form": HTMLSqmBankingInfoFormElement;
|
|
6802
7304
|
"sqm-big-stat": HTMLSqmBigStatElement;
|
|
6803
7305
|
"sqm-brand": HTMLSqmBrandElement;
|
|
7306
|
+
"sqm-brand-selector": HTMLSqmBrandSelectorElement;
|
|
6804
7307
|
"sqm-card-feed": HTMLSqmCardFeedElement;
|
|
6805
7308
|
"sqm-checkbox-field": HTMLSqmCheckboxFieldElement;
|
|
6806
7309
|
"sqm-close-button": HTMLSqmCloseButtonElement;
|
|
@@ -6924,21 +7427,6 @@ declare global {
|
|
|
6924
7427
|
declare namespace LocalJSX {
|
|
6925
7428
|
interface RaisinsPlopTarget {
|
|
6926
7429
|
}
|
|
6927
|
-
interface SqmAssetCard {
|
|
6928
|
-
/**
|
|
6929
|
-
* @undocumented
|
|
6930
|
-
* @uiType object
|
|
6931
|
-
*/
|
|
6932
|
-
"demoData"?: DemoData<AssetCardViewProps>;
|
|
6933
|
-
/**
|
|
6934
|
-
* @uiName Banner image
|
|
6935
|
-
*/
|
|
6936
|
-
"imgUrl"?: string;
|
|
6937
|
-
/**
|
|
6938
|
-
* @uiName Banner title
|
|
6939
|
-
*/
|
|
6940
|
-
"titleText"?: string;
|
|
6941
|
-
}
|
|
6942
7430
|
interface SqmBankingInfoForm {
|
|
6943
7431
|
/**
|
|
6944
7432
|
* @uiName Agency code field label
|
|
@@ -6981,6 +7469,10 @@ declare namespace LocalJSX {
|
|
|
6981
7469
|
* @uiName Bank province/state field label
|
|
6982
7470
|
*/
|
|
6983
7471
|
"bankStateLabel"?: string;
|
|
7472
|
+
/**
|
|
7473
|
+
* @uiName Beneficiary account field description
|
|
7474
|
+
*/
|
|
7475
|
+
"beneficiaryAccountNameDescription"?: string;
|
|
6984
7476
|
/**
|
|
6985
7477
|
* @uiName Beneficiary account field label
|
|
6986
7478
|
*/
|
|
@@ -7097,6 +7589,18 @@ declare namespace LocalJSX {
|
|
|
7097
7589
|
* @uiWidget textArea
|
|
7098
7590
|
*/
|
|
7099
7591
|
"loadingErrorAlertHeader"?: string;
|
|
7592
|
+
/**
|
|
7593
|
+
* @uiName Information modal button text
|
|
7594
|
+
*/
|
|
7595
|
+
"modalButtonText"?: string;
|
|
7596
|
+
/**
|
|
7597
|
+
* @uiName Information modal description text
|
|
7598
|
+
*/
|
|
7599
|
+
"modalDescription"?: string;
|
|
7600
|
+
/**
|
|
7601
|
+
* @uiName Information modal title
|
|
7602
|
+
*/
|
|
7603
|
+
"modalTitle"?: string;
|
|
7100
7604
|
/**
|
|
7101
7605
|
* @uiName Patronymic name field label
|
|
7102
7606
|
*/
|
|
@@ -7205,6 +7709,7 @@ declare namespace LocalJSX {
|
|
|
7205
7709
|
* @uiType string
|
|
7206
7710
|
* @uiEnum ["left", "right", "center"]
|
|
7207
7711
|
* @uiEnumNames ["Left", "Right", "Center"]
|
|
7712
|
+
* @uiGroup Style
|
|
7208
7713
|
*/
|
|
7209
7714
|
"alignment"?: "left" | "right" | "center";
|
|
7210
7715
|
/**
|
|
@@ -7212,10 +7717,26 @@ declare namespace LocalJSX {
|
|
|
7212
7717
|
* @uiType object
|
|
7213
7718
|
*/
|
|
7214
7719
|
"demoData"?: DemoData<BigStatViewProps>;
|
|
7720
|
+
/**
|
|
7721
|
+
* Font size of the description text in pixels
|
|
7722
|
+
* @uiName Description font size
|
|
7723
|
+
* @uiGroup Style
|
|
7724
|
+
*/
|
|
7725
|
+
"descriptionFontSize"?: number;
|
|
7726
|
+
/**
|
|
7727
|
+
* Color of the description text
|
|
7728
|
+
* @uiName Description text color
|
|
7729
|
+
* @uiWidget color
|
|
7730
|
+
* @uiType string
|
|
7731
|
+
* @format color
|
|
7732
|
+
* @uiGroup Style
|
|
7733
|
+
*/
|
|
7734
|
+
"descriptionTextColor"?: string;
|
|
7215
7735
|
/**
|
|
7216
7736
|
* Controls the order of the stat value & description column
|
|
7217
7737
|
* @uiName Flex reverse
|
|
7218
|
-
* @default
|
|
7738
|
+
* @default
|
|
7739
|
+
* @uiGroup Style
|
|
7219
7740
|
*/
|
|
7220
7741
|
"flexReverse"?: boolean;
|
|
7221
7742
|
/**
|
|
@@ -7224,6 +7745,30 @@ declare namespace LocalJSX {
|
|
|
7224
7745
|
* @uiWidget programSelector
|
|
7225
7746
|
*/
|
|
7226
7747
|
"programId"?: string;
|
|
7748
|
+
/**
|
|
7749
|
+
* Font size of the stat text in pixels
|
|
7750
|
+
* @uiName Stat font size
|
|
7751
|
+
* @uiType string
|
|
7752
|
+
* @uiGroup Style
|
|
7753
|
+
*/
|
|
7754
|
+
"statFontSize"?: number;
|
|
7755
|
+
/**
|
|
7756
|
+
* Font weight of the stat text
|
|
7757
|
+
* @uiName Stat font weight
|
|
7758
|
+
* @uiGroup Style
|
|
7759
|
+
* @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
|
|
7760
|
+
* @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
|
|
7761
|
+
*/
|
|
7762
|
+
"statFontWeight"?: number;
|
|
7763
|
+
/**
|
|
7764
|
+
* Color of the stat text
|
|
7765
|
+
* @uiName Stat text color
|
|
7766
|
+
* @uiWidget color
|
|
7767
|
+
* @uiType string
|
|
7768
|
+
* @format color
|
|
7769
|
+
* @uiGroup Style
|
|
7770
|
+
*/
|
|
7771
|
+
"statTextColor"?: string;
|
|
7227
7772
|
/**
|
|
7228
7773
|
* Select what type of stat to display. Manual paths are also supported.
|
|
7229
7774
|
* @uiWidget statTypeSelectWidget
|
|
@@ -7248,6 +7793,8 @@ declare namespace LocalJSX {
|
|
|
7248
7793
|
*/
|
|
7249
7794
|
"brandFont"?: string;
|
|
7250
7795
|
}
|
|
7796
|
+
interface SqmBrandSelector {
|
|
7797
|
+
}
|
|
7251
7798
|
interface SqmCardFeed {
|
|
7252
7799
|
/**
|
|
7253
7800
|
* @uiName Column gap
|
|
@@ -7354,14 +7901,47 @@ declare namespace LocalJSX {
|
|
|
7354
7901
|
"contextName"?: string;
|
|
7355
7902
|
}
|
|
7356
7903
|
interface SqmCouponCode {
|
|
7904
|
+
/**
|
|
7905
|
+
* Background color of share link container
|
|
7906
|
+
* @uiName Background color
|
|
7907
|
+
* @uiWidget color
|
|
7908
|
+
* @format color
|
|
7909
|
+
* @uiGroup Style
|
|
7910
|
+
*/
|
|
7911
|
+
"backgroundColor"?: string;
|
|
7912
|
+
/**
|
|
7913
|
+
* Border color of share link container
|
|
7914
|
+
* @uiName Border color
|
|
7915
|
+
* @uiWidget color
|
|
7916
|
+
* @format color
|
|
7917
|
+
* @uiGroup Style
|
|
7918
|
+
*/
|
|
7919
|
+
"borderColor"?: string;
|
|
7920
|
+
/**
|
|
7921
|
+
* The border radius on the share link container (in pixels)
|
|
7922
|
+
* @uiName Border Radius
|
|
7923
|
+
* @uiType number
|
|
7924
|
+
* @uiGroup Style
|
|
7925
|
+
*/
|
|
7926
|
+
"borderRadius"?: string;
|
|
7357
7927
|
/**
|
|
7358
7928
|
* Set the copy button style and placement.
|
|
7359
7929
|
* @uiName Style
|
|
7360
7930
|
* @uiType string
|
|
7361
7931
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
7362
7932
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
7933
|
+
* @uiGroup Style
|
|
7363
7934
|
*/
|
|
7364
7935
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
7936
|
+
/**
|
|
7937
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
7938
|
+
* @uiName Button Type
|
|
7939
|
+
* @uiType string
|
|
7940
|
+
* @uiEnum ["primary", "secondary"]
|
|
7941
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
7942
|
+
* @uiGroup Style
|
|
7943
|
+
*/
|
|
7944
|
+
"buttonType"?: "primary" | "secondary";
|
|
7365
7945
|
/**
|
|
7366
7946
|
* Display this message when the coupon code has been cancelled.
|
|
7367
7947
|
* @uiWidget textArea
|
|
@@ -7434,8 +8014,17 @@ declare namespace LocalJSX {
|
|
|
7434
8014
|
* @uiType string
|
|
7435
8015
|
* @uiEnum ["left", "center", "right"]
|
|
7436
8016
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
8017
|
+
* @uiGroup Style
|
|
7437
8018
|
*/
|
|
7438
8019
|
"textAlign"?: "left" | "center" | "right";
|
|
8020
|
+
/**
|
|
8021
|
+
* Color of the text and copy icon
|
|
8022
|
+
* @uiName Text color
|
|
8023
|
+
* @uiWidget color
|
|
8024
|
+
* @format color
|
|
8025
|
+
* @uiGroup Style
|
|
8026
|
+
*/
|
|
8027
|
+
"textColor"?: string;
|
|
7439
8028
|
/**
|
|
7440
8029
|
* The number of milliseconds that the tooltip appears for
|
|
7441
8030
|
* @uiName Tooltip lifespan
|
|
@@ -7448,6 +8037,18 @@ declare namespace LocalJSX {
|
|
|
7448
8037
|
"tooltiptext"?: string;
|
|
7449
8038
|
}
|
|
7450
8039
|
interface SqmDividedLayout {
|
|
8040
|
+
/**
|
|
8041
|
+
* Background color of the divider
|
|
8042
|
+
* @uiName Divider Background Color
|
|
8043
|
+
* @uiWidget color
|
|
8044
|
+
*/
|
|
8045
|
+
"backgroundColor"?: string;
|
|
8046
|
+
/**
|
|
8047
|
+
* Color of the divider (defaults to default text color if none is set)
|
|
8048
|
+
* @uiName Divider Background Color
|
|
8049
|
+
* @uiWidget color
|
|
8050
|
+
*/
|
|
8051
|
+
"borderColor"?: string;
|
|
7451
8052
|
/**
|
|
7452
8053
|
* Overrides max-width of content area
|
|
7453
8054
|
* @uiName Content Area Width
|
|
@@ -7462,7 +8063,7 @@ declare namespace LocalJSX {
|
|
|
7462
8063
|
*/
|
|
7463
8064
|
"direction"?: "row" | "column";
|
|
7464
8065
|
/**
|
|
7465
|
-
* Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
8066
|
+
* @undocumented Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
7466
8067
|
* @uiName Border style
|
|
7467
8068
|
*/
|
|
7468
8069
|
"dividerStyle"?: string;
|
|
@@ -7534,6 +8135,18 @@ declare namespace LocalJSX {
|
|
|
7534
8135
|
* @uiWidget textArea
|
|
7535
8136
|
*/
|
|
7536
8137
|
"loadingErrorAlertHeader"?: string;
|
|
8138
|
+
/**
|
|
8139
|
+
* @uiName Information modal button text
|
|
8140
|
+
*/
|
|
8141
|
+
"modalButtonText"?: string;
|
|
8142
|
+
/**
|
|
8143
|
+
* @uiName Information modal description text
|
|
8144
|
+
*/
|
|
8145
|
+
"modalDescription"?: string;
|
|
8146
|
+
/**
|
|
8147
|
+
* @uiName Information modal title
|
|
8148
|
+
*/
|
|
8149
|
+
"modalTitle"?: string;
|
|
7537
8150
|
/**
|
|
7538
8151
|
* @uiName Participant type field label
|
|
7539
8152
|
*/
|
|
@@ -7766,6 +8379,10 @@ declare namespace LocalJSX {
|
|
|
7766
8379
|
* @uiWidget Background
|
|
7767
8380
|
*/
|
|
7768
8381
|
"background"?: string;
|
|
8382
|
+
/**
|
|
8383
|
+
* @uiName Hide the column in mobile view (can only be used when two columns are present)
|
|
8384
|
+
*/
|
|
8385
|
+
"columnToHideInMobile"?: "primary" | "secondary" | null;
|
|
7769
8386
|
/**
|
|
7770
8387
|
* @uiName Columns
|
|
7771
8388
|
* @uiEnum [1, 2]
|
|
@@ -7802,6 +8419,7 @@ declare namespace LocalJSX {
|
|
|
7802
8419
|
* @uiName Background color
|
|
7803
8420
|
* @uiWidget color
|
|
7804
8421
|
* @format color
|
|
8422
|
+
* @uiGroup Style
|
|
7805
8423
|
*/
|
|
7806
8424
|
"backgroundColor"?: string;
|
|
7807
8425
|
/**
|
|
@@ -7817,6 +8435,15 @@ declare namespace LocalJSX {
|
|
|
7817
8435
|
* @uiName Button text
|
|
7818
8436
|
*/
|
|
7819
8437
|
"buttonText"?: string;
|
|
8438
|
+
/**
|
|
8439
|
+
* The type of the button that is used (primary or secondary).
|
|
8440
|
+
* @uiName Button Type
|
|
8441
|
+
* @uiType string
|
|
8442
|
+
* @uiEnum ["primary", "secondary"]
|
|
8443
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
8444
|
+
* @uiGroup Style
|
|
8445
|
+
*/
|
|
8446
|
+
"buttonType"?: "primary" | "secondary";
|
|
7820
8447
|
/**
|
|
7821
8448
|
* @uiName Description
|
|
7822
8449
|
* @uiWidget textArea
|
|
@@ -7831,11 +8458,13 @@ declare namespace LocalJSX {
|
|
|
7831
8458
|
* @uiType string
|
|
7832
8459
|
* @uiEnum ["top", "bottom"]
|
|
7833
8460
|
* @uiEnumNames ["Top", "Bottom"]
|
|
8461
|
+
* @uiGroup Style
|
|
7834
8462
|
*/
|
|
7835
8463
|
"imageMobilePos"?: "top" | "bottom";
|
|
7836
8464
|
/**
|
|
7837
8465
|
* @uiName Image percentage
|
|
7838
8466
|
* @uiType number
|
|
8467
|
+
* @uiGroup Style
|
|
7839
8468
|
*/
|
|
7840
8469
|
"imagePercentage"?: number;
|
|
7841
8470
|
/**
|
|
@@ -7843,6 +8472,7 @@ declare namespace LocalJSX {
|
|
|
7843
8472
|
* @uiType string
|
|
7844
8473
|
* @uiEnum ["left", "center", "right"]
|
|
7845
8474
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
8475
|
+
* @uiGroup Style
|
|
7846
8476
|
*/
|
|
7847
8477
|
"imagePos"?: "left" | "center" | "right";
|
|
7848
8478
|
/**
|
|
@@ -7856,16 +8486,19 @@ declare namespace LocalJSX {
|
|
|
7856
8486
|
* @uiType string
|
|
7857
8487
|
* @uiEnum ["overlay", "columns"]
|
|
7858
8488
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
8489
|
+
* @uiGroup Style
|
|
7859
8490
|
*/
|
|
7860
8491
|
"layout"?: "overlay" | "columns";
|
|
7861
8492
|
/**
|
|
7862
8493
|
* @uiName Overlay color
|
|
7863
8494
|
* @uiWidget color
|
|
7864
8495
|
* @format color
|
|
8496
|
+
* @uiGroup Style
|
|
7865
8497
|
*/
|
|
7866
8498
|
"overlayColor"?: string;
|
|
7867
8499
|
/**
|
|
7868
8500
|
* @uiName Overlay opacity
|
|
8501
|
+
* @uiGroup Style
|
|
7869
8502
|
*/
|
|
7870
8503
|
"overlayOpacity"?: string;
|
|
7871
8504
|
/**
|
|
@@ -7873,6 +8506,7 @@ declare namespace LocalJSX {
|
|
|
7873
8506
|
* @uiType string
|
|
7874
8507
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
7875
8508
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
8509
|
+
* @uiGroup Style
|
|
7876
8510
|
*/
|
|
7877
8511
|
"paddingImage"?: Spacing;
|
|
7878
8512
|
/**
|
|
@@ -7880,12 +8514,14 @@ declare namespace LocalJSX {
|
|
|
7880
8514
|
* @uiType string
|
|
7881
8515
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
7882
8516
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
8517
|
+
* @uiGroup Style
|
|
7883
8518
|
*/
|
|
7884
8519
|
"paddingText"?: Spacing;
|
|
7885
8520
|
/**
|
|
7886
8521
|
* @uiName Text color
|
|
7887
8522
|
* @uiWidget color
|
|
7888
8523
|
* @format color
|
|
8524
|
+
* @uiGroup Style
|
|
7889
8525
|
*/
|
|
7890
8526
|
"textColor"?: string;
|
|
7891
8527
|
}
|
|
@@ -8301,6 +8937,26 @@ declare namespace LocalJSX {
|
|
|
8301
8937
|
* @uiName Unknown user text
|
|
8302
8938
|
*/
|
|
8303
8939
|
"anonymousUser"?: string;
|
|
8940
|
+
/**
|
|
8941
|
+
* Changes the background color of the leaderboard.
|
|
8942
|
+
* @uiName Background Color
|
|
8943
|
+
* @uiWidget color
|
|
8944
|
+
* @uiGroup Style
|
|
8945
|
+
*/
|
|
8946
|
+
"background"?: string;
|
|
8947
|
+
/**
|
|
8948
|
+
* Changes the border color of the table rows.
|
|
8949
|
+
* @uiName Border Color
|
|
8950
|
+
* @uiWidget color
|
|
8951
|
+
* @uiGroup Style
|
|
8952
|
+
*/
|
|
8953
|
+
"borderColor"?: string;
|
|
8954
|
+
/**
|
|
8955
|
+
* Leaderboard border radius in pixels.
|
|
8956
|
+
* @uiName Border Radius
|
|
8957
|
+
* @uiGroup Style
|
|
8958
|
+
*/
|
|
8959
|
+
"borderRadius"?: number;
|
|
8304
8960
|
/**
|
|
8305
8961
|
* @undocumented
|
|
8306
8962
|
* @uiType object
|
|
@@ -8369,15 +9025,31 @@ declare namespace LocalJSX {
|
|
|
8369
9025
|
* @uiName Stats column heading
|
|
8370
9026
|
*/
|
|
8371
9027
|
"statsheading"?: string;
|
|
9028
|
+
/**
|
|
9029
|
+
* Text color of the leaderboard.
|
|
9030
|
+
* @uiName Text Color
|
|
9031
|
+
* @uiWidget color
|
|
9032
|
+
* @uiGroup Style
|
|
9033
|
+
*/
|
|
9034
|
+
"textColor"?: string;
|
|
8372
9035
|
/**
|
|
8373
9036
|
* @uiName User column heading
|
|
8374
9037
|
*/
|
|
8375
9038
|
"usersheading"?: string;
|
|
8376
9039
|
/**
|
|
9040
|
+
* Changes the background color of the viewing user row in the leaderboard.
|
|
9041
|
+
* @uiName Viewing User Highlight Color
|
|
8377
9042
|
* @uiWidget color
|
|
8378
|
-
* @
|
|
9043
|
+
* @uiGroup Style
|
|
8379
9044
|
*/
|
|
8380
9045
|
"viewingUserHighlightColor"?: string;
|
|
9046
|
+
/**
|
|
9047
|
+
* Changes the text color of the viewing user row in the leaderboard.
|
|
9048
|
+
* @uiName Viewing User Text Color
|
|
9049
|
+
* @uiWidget color
|
|
9050
|
+
* @uiGroup Style
|
|
9051
|
+
*/
|
|
9052
|
+
"viewingUserHighlightTextColor"?: string;
|
|
8381
9053
|
/**
|
|
8382
9054
|
* @uiName Viewing user text
|
|
8383
9055
|
*/
|
|
@@ -8517,11 +9189,50 @@ declare namespace LocalJSX {
|
|
|
8517
9189
|
* Label on the header menu
|
|
8518
9190
|
* @uiName Menu label
|
|
8519
9191
|
*/
|
|
8520
|
-
"menuLabel"?: string;
|
|
8521
|
-
}
|
|
8522
|
-
interface SqmNavigationSidebar {
|
|
8523
|
-
|
|
8524
|
-
|
|
9192
|
+
"menuLabel"?: string;
|
|
9193
|
+
}
|
|
9194
|
+
interface SqmNavigationSidebar {
|
|
9195
|
+
/**
|
|
9196
|
+
* @undocumented
|
|
9197
|
+
* @uiType object
|
|
9198
|
+
*/
|
|
9199
|
+
"demoData"?: DemoData<NavigationSidebarViewProps>;
|
|
9200
|
+
/**
|
|
9201
|
+
* @uiName Text color
|
|
9202
|
+
* @uiWidget color
|
|
9203
|
+
* @format color
|
|
9204
|
+
* @uiGroup Style
|
|
9205
|
+
*/
|
|
9206
|
+
"mobileMenuColor"?: string;
|
|
9207
|
+
}
|
|
9208
|
+
interface SqmNavigationSidebarItem {
|
|
9209
|
+
/**
|
|
9210
|
+
* Background color of the nav item
|
|
9211
|
+
* @uiName Background Color
|
|
9212
|
+
* @uiWidget color
|
|
9213
|
+
* @uiGroup Style
|
|
9214
|
+
*/
|
|
9215
|
+
"backgroundColor"?: string;
|
|
9216
|
+
/**
|
|
9217
|
+
* Background color of the nav item when focused
|
|
9218
|
+
* @uiName Background Focused Color
|
|
9219
|
+
* @uiWidget color
|
|
9220
|
+
* @uiGroup Style
|
|
9221
|
+
*/
|
|
9222
|
+
"backgroundFocusedColor"?: string;
|
|
9223
|
+
/**
|
|
9224
|
+
* Background color of the nav item when hovered
|
|
9225
|
+
* @uiName Background Hover Color
|
|
9226
|
+
* @uiWidget color
|
|
9227
|
+
* @uiGroup Style
|
|
9228
|
+
*/
|
|
9229
|
+
"backgroundHoverColor"?: string;
|
|
9230
|
+
/**
|
|
9231
|
+
* Border radius (in number of pixels)
|
|
9232
|
+
* @uiName Border Radius
|
|
9233
|
+
* @uiGroup Style
|
|
9234
|
+
*/
|
|
9235
|
+
"borderRadius"?: number;
|
|
8525
9236
|
/**
|
|
8526
9237
|
* @undocumented
|
|
8527
9238
|
* @uiType object
|
|
@@ -8530,19 +9241,57 @@ declare namespace LocalJSX {
|
|
|
8530
9241
|
/**
|
|
8531
9242
|
* Options available at https://shoelace.style/components/icon
|
|
8532
9243
|
* @uiName Icon
|
|
9244
|
+
* @uiGroup Style
|
|
8533
9245
|
*/
|
|
8534
9246
|
"icon"?: string;
|
|
8535
9247
|
/**
|
|
8536
9248
|
* @uiName Label
|
|
8537
9249
|
*/
|
|
8538
9250
|
"label"?: string;
|
|
9251
|
+
/**
|
|
9252
|
+
* @uiName Padding
|
|
9253
|
+
* @uiType string
|
|
9254
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
9255
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
9256
|
+
*/
|
|
9257
|
+
"padding"?: Spacing;
|
|
8539
9258
|
/**
|
|
8540
9259
|
* @uiName Navigation path
|
|
8541
9260
|
* @uiWidget pageSelect
|
|
8542
9261
|
*/
|
|
8543
9262
|
"path"?: string;
|
|
9263
|
+
/**
|
|
9264
|
+
* Text color of the nav item
|
|
9265
|
+
* @uiName Text Color
|
|
9266
|
+
* @uiWidget color
|
|
9267
|
+
* @uiGroup Style
|
|
9268
|
+
*/
|
|
9269
|
+
"textColor"?: string;
|
|
9270
|
+
/**
|
|
9271
|
+
* Text color of the nav item when items is focused
|
|
9272
|
+
* @uiName Text Focused Color
|
|
9273
|
+
* @uiWidget color
|
|
9274
|
+
* @uiGroup Style
|
|
9275
|
+
*/
|
|
9276
|
+
"textFocusedColor"?: string;
|
|
9277
|
+
/**
|
|
9278
|
+
* Text color of the nav item when hovered
|
|
9279
|
+
* @uiName Text Hover Color
|
|
9280
|
+
* @uiWidget color
|
|
9281
|
+
* @uiGroup Style
|
|
9282
|
+
*/
|
|
9283
|
+
"textHoverColor"?: string;
|
|
8544
9284
|
}
|
|
8545
9285
|
interface SqmPagination {
|
|
9286
|
+
/**
|
|
9287
|
+
* The type of the button that is used (primary or secondary).
|
|
9288
|
+
* @uiName Button Type
|
|
9289
|
+
* @uiType string
|
|
9290
|
+
* @uiEnum ["primary", "secondary"]
|
|
9291
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
9292
|
+
* @uiGroup Style
|
|
9293
|
+
*/
|
|
9294
|
+
"buttonType"?: "primary" | "secondary";
|
|
8546
9295
|
/**
|
|
8547
9296
|
* @undocumented
|
|
8548
9297
|
* @uiType object
|
|
@@ -8625,6 +9374,10 @@ declare namespace LocalJSX {
|
|
|
8625
9374
|
* @uiName Payout missing information subtext
|
|
8626
9375
|
*/
|
|
8627
9376
|
"payoutMissingInformationText"?: string;
|
|
9377
|
+
/**
|
|
9378
|
+
* @componentState { "title": "Loading", "props": { "states": { "loading": true } } }
|
|
9379
|
+
*/
|
|
9380
|
+
"stateController"?: string;
|
|
8628
9381
|
/**
|
|
8629
9382
|
* Badge text indicating payout status
|
|
8630
9383
|
* @uiName Payout badge status text
|
|
@@ -9045,6 +9798,21 @@ declare namespace LocalJSX {
|
|
|
9045
9798
|
"termsText"?: string;
|
|
9046
9799
|
}
|
|
9047
9800
|
interface SqmPortalForgotPassword {
|
|
9801
|
+
/**
|
|
9802
|
+
* @uiName Background color
|
|
9803
|
+
* @uiWidget color
|
|
9804
|
+
*/
|
|
9805
|
+
"backgroundColor"?: string;
|
|
9806
|
+
/**
|
|
9807
|
+
* @uiName Border style
|
|
9808
|
+
* @uiWidget textArea
|
|
9809
|
+
*/
|
|
9810
|
+
"border"?: string;
|
|
9811
|
+
/**
|
|
9812
|
+
* @uiName Border radius
|
|
9813
|
+
* @uiWidget number
|
|
9814
|
+
*/
|
|
9815
|
+
"borderRadius"?: string;
|
|
9048
9816
|
/**
|
|
9049
9817
|
* @undocumented
|
|
9050
9818
|
* @uiType object
|
|
@@ -9089,11 +9857,30 @@ declare namespace LocalJSX {
|
|
|
9089
9857
|
"successAlertText"?: string;
|
|
9090
9858
|
}
|
|
9091
9859
|
interface SqmPortalFrame {
|
|
9860
|
+
/**
|
|
9861
|
+
* @uiName Background color
|
|
9862
|
+
* @uiWidget color
|
|
9863
|
+
* @uiType string
|
|
9864
|
+
*/
|
|
9865
|
+
"backgroundColor"?: string;
|
|
9866
|
+
/**
|
|
9867
|
+
* Borders placed to seperate the header and footer from the body content.
|
|
9868
|
+
* @uiName Border
|
|
9869
|
+
* @uiType string
|
|
9870
|
+
*/
|
|
9871
|
+
"border"?: string;
|
|
9092
9872
|
/**
|
|
9093
9873
|
* @undocumented
|
|
9094
9874
|
* @uiType object
|
|
9095
9875
|
*/
|
|
9096
9876
|
"demoData"?: DemoData<PortalFrameViewProps>;
|
|
9877
|
+
/**
|
|
9878
|
+
* Background color for the header and footer.
|
|
9879
|
+
* @uiName Header and Footer Background Color
|
|
9880
|
+
* @uiWidget color
|
|
9881
|
+
* @uiType string
|
|
9882
|
+
*/
|
|
9883
|
+
"headerAndFooterBackgroundColor"?: string;
|
|
9097
9884
|
/**
|
|
9098
9885
|
* @undocumented
|
|
9099
9886
|
*/
|
|
@@ -9828,10 +10615,11 @@ declare namespace LocalJSX {
|
|
|
9828
10615
|
*/
|
|
9829
10616
|
"backgroundColor"?: string;
|
|
9830
10617
|
/**
|
|
10618
|
+
* Amount in pixels
|
|
9831
10619
|
* @uiName Border radius
|
|
9832
10620
|
* @type number
|
|
9833
10621
|
*/
|
|
9834
|
-
"borderRadius"?:
|
|
10622
|
+
"borderRadius"?: number;
|
|
9835
10623
|
/**
|
|
9836
10624
|
* @uiName Description
|
|
9837
10625
|
* @uiWidget textArea
|
|
@@ -9923,6 +10711,19 @@ declare namespace LocalJSX {
|
|
|
9923
10711
|
* @uiType string
|
|
9924
10712
|
*/
|
|
9925
10713
|
"backgroundColor"?: string;
|
|
10714
|
+
/**
|
|
10715
|
+
* Border color of container
|
|
10716
|
+
* @uiName Border color
|
|
10717
|
+
* @uiWidget color
|
|
10718
|
+
* @format color
|
|
10719
|
+
*/
|
|
10720
|
+
"borderColor"?: string;
|
|
10721
|
+
/**
|
|
10722
|
+
* The border radius (in pixels)
|
|
10723
|
+
* @uiName Border Radius
|
|
10724
|
+
* @uiType number
|
|
10725
|
+
*/
|
|
10726
|
+
"borderRadius"?: number;
|
|
9926
10727
|
/**
|
|
9927
10728
|
* @uiName Hide border
|
|
9928
10729
|
* @uiType boolean
|
|
@@ -9961,6 +10762,13 @@ declare namespace LocalJSX {
|
|
|
9961
10762
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
9962
10763
|
*/
|
|
9963
10764
|
"paddingTop"?: string;
|
|
10765
|
+
/**
|
|
10766
|
+
* Color of the text and copy icon
|
|
10767
|
+
* @uiName Text color
|
|
10768
|
+
* @uiWidget color
|
|
10769
|
+
* @format color
|
|
10770
|
+
*/
|
|
10771
|
+
"textColor"?: string;
|
|
9964
10772
|
/**
|
|
9965
10773
|
* @uiName Vertical alignment
|
|
9966
10774
|
* @uiType string
|
|
@@ -9970,14 +10778,47 @@ declare namespace LocalJSX {
|
|
|
9970
10778
|
"verticalAlignment"?: "start" | "center" | "end";
|
|
9971
10779
|
}
|
|
9972
10780
|
interface SqmReferralCode {
|
|
10781
|
+
/**
|
|
10782
|
+
* Background color of share link container
|
|
10783
|
+
* @uiName Background color
|
|
10784
|
+
* @uiWidget color
|
|
10785
|
+
* @format color
|
|
10786
|
+
* @uiGroup Style
|
|
10787
|
+
*/
|
|
10788
|
+
"backgroundColor"?: string;
|
|
10789
|
+
/**
|
|
10790
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
10791
|
+
* @uiName Border color
|
|
10792
|
+
* @uiWidget color
|
|
10793
|
+
* @format color
|
|
10794
|
+
* @uiGroup Style
|
|
10795
|
+
*/
|
|
10796
|
+
"borderColor"?: string;
|
|
10797
|
+
/**
|
|
10798
|
+
* The border radius on the share link container (in pixels)
|
|
10799
|
+
* @uiName Border Radius
|
|
10800
|
+
* @uiType number
|
|
10801
|
+
* @uiGroup Style
|
|
10802
|
+
*/
|
|
10803
|
+
"borderRadius"?: string;
|
|
9973
10804
|
/**
|
|
9974
10805
|
* Set the copy button style and placement
|
|
9975
10806
|
* @uiName Style
|
|
9976
10807
|
* @uiType string
|
|
9977
10808
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
9978
10809
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
10810
|
+
* @uiGroup Style
|
|
9979
10811
|
*/
|
|
9980
10812
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
10813
|
+
/**
|
|
10814
|
+
* The type of the button that is used (primary or secondary).
|
|
10815
|
+
* @uiName Button Type
|
|
10816
|
+
* @uiType string
|
|
10817
|
+
* @uiEnum ["primary", "secondary"]
|
|
10818
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
10819
|
+
* @uiGroup Style
|
|
10820
|
+
*/
|
|
10821
|
+
"buttonType"?: "primary" | "secondary";
|
|
9981
10822
|
/**
|
|
9982
10823
|
* @uiName Copy button label
|
|
9983
10824
|
*/
|
|
@@ -10009,8 +10850,17 @@ declare namespace LocalJSX {
|
|
|
10009
10850
|
* @uiType string
|
|
10010
10851
|
* @uiEnum ["left", "center", "right"]
|
|
10011
10852
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
10853
|
+
* @uiGroup Style
|
|
10012
10854
|
*/
|
|
10013
10855
|
"textAlign"?: "left" | "center" | "right";
|
|
10856
|
+
/**
|
|
10857
|
+
* Color of the text and copy icon
|
|
10858
|
+
* @uiName Text color
|
|
10859
|
+
* @uiWidget color
|
|
10860
|
+
* @format color
|
|
10861
|
+
* @uiGroup Style
|
|
10862
|
+
*/
|
|
10863
|
+
"textColor"?: string;
|
|
10014
10864
|
/**
|
|
10015
10865
|
* The number of milliseconds that the tooltip appears for
|
|
10016
10866
|
* @uiName Tooltip lifespan
|
|
@@ -10045,6 +10895,12 @@ declare namespace LocalJSX {
|
|
|
10045
10895
|
* @uiWidget programSelector
|
|
10046
10896
|
*/
|
|
10047
10897
|
"programId"?: string;
|
|
10898
|
+
/**
|
|
10899
|
+
* @uiName Text Color
|
|
10900
|
+
* @uiType string
|
|
10901
|
+
* @uiWidget color
|
|
10902
|
+
*/
|
|
10903
|
+
"textColor"?: string;
|
|
10048
10904
|
/**
|
|
10049
10905
|
* @uiName Title Text
|
|
10050
10906
|
*/
|
|
@@ -10822,11 +11678,18 @@ declare namespace LocalJSX {
|
|
|
10822
11678
|
* @uiName Button background color
|
|
10823
11679
|
* @uiWidget color
|
|
10824
11680
|
* @format color
|
|
11681
|
+
* @uiGroup Style
|
|
10825
11682
|
*/
|
|
10826
11683
|
"backgroundcolor"?: string;
|
|
11684
|
+
/**
|
|
11685
|
+
* @uiName Border
|
|
11686
|
+
* @uiGroup Style
|
|
11687
|
+
*/
|
|
11688
|
+
"border"?: string;
|
|
10827
11689
|
/**
|
|
10828
11690
|
* Configure border radius with pixel amount
|
|
10829
11691
|
* @uiName Border radius
|
|
11692
|
+
* @uiGroup Style
|
|
10830
11693
|
*/
|
|
10831
11694
|
"borderradius"?: number;
|
|
10832
11695
|
/**
|
|
@@ -10840,11 +11703,13 @@ declare namespace LocalJSX {
|
|
|
10840
11703
|
"disabled"?: boolean;
|
|
10841
11704
|
/**
|
|
10842
11705
|
* @uiName Hide icon
|
|
11706
|
+
* @uiGroup Style
|
|
10843
11707
|
* @default
|
|
10844
11708
|
*/
|
|
10845
11709
|
"hideicon"?: boolean;
|
|
10846
11710
|
/**
|
|
10847
11711
|
* @uiName Hide text
|
|
11712
|
+
* @uiGroup Style
|
|
10848
11713
|
* @default
|
|
10849
11714
|
*/
|
|
10850
11715
|
"hidetext"?: boolean;
|
|
@@ -10882,6 +11747,7 @@ declare namespace LocalJSX {
|
|
|
10882
11747
|
| "unknown";
|
|
10883
11748
|
/**
|
|
10884
11749
|
* @uiName Display pill
|
|
11750
|
+
* @uiGroup Style
|
|
10885
11751
|
*/
|
|
10886
11752
|
"pill"?: boolean;
|
|
10887
11753
|
/**
|
|
@@ -10905,21 +11771,24 @@ declare namespace LocalJSX {
|
|
|
10905
11771
|
* @uiType string
|
|
10906
11772
|
* @uiEnum ["small", "medium", "large" ]
|
|
10907
11773
|
* @uiEnumNames ["Small", "Medium", "Large"]
|
|
11774
|
+
* @uiGroup Style
|
|
10908
11775
|
*/
|
|
10909
11776
|
"size"?: "small" | "medium" | "large";
|
|
10910
11777
|
/**
|
|
10911
11778
|
* @uiName Button text color
|
|
10912
11779
|
* @uiWidget color
|
|
10913
11780
|
* @format color
|
|
11781
|
+
* @uiGroup Style
|
|
10914
11782
|
*/
|
|
10915
11783
|
"textcolor"?: string;
|
|
10916
11784
|
/**
|
|
10917
11785
|
* @uiType string
|
|
10918
11786
|
* @uiName Button style
|
|
10919
|
-
* @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
|
|
10920
|
-
* @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
11787
|
+
* @uiEnum ["primary", "secondary", "success", "info", "warning", "danger", "default", "text" ]
|
|
11788
|
+
* @uiEnumNames ["Primary", "Secondary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
10921
11789
|
*/
|
|
10922
11790
|
"type"?: | "primary"
|
|
11791
|
+
| "secondary"
|
|
10923
11792
|
| "success"
|
|
10924
11793
|
| "info"
|
|
10925
11794
|
| "warning"
|
|
@@ -10947,7 +11816,15 @@ declare namespace LocalJSX {
|
|
|
10947
11816
|
*/
|
|
10948
11817
|
"backgroundColor"?: string;
|
|
10949
11818
|
/**
|
|
10950
|
-
*
|
|
11819
|
+
* Border color of share link container
|
|
11820
|
+
* @uiName Border color
|
|
11821
|
+
* @uiWidget color
|
|
11822
|
+
* @format color
|
|
11823
|
+
* @uiGroup Style
|
|
11824
|
+
*/
|
|
11825
|
+
"borderColor"?: string;
|
|
11826
|
+
/**
|
|
11827
|
+
* The border radius on the share link container (in pixels)
|
|
10951
11828
|
* @uiName Border Radius
|
|
10952
11829
|
* @uiType number
|
|
10953
11830
|
* @uiGroup Style
|
|
@@ -10963,7 +11840,7 @@ declare namespace LocalJSX {
|
|
|
10963
11840
|
*/
|
|
10964
11841
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
10965
11842
|
/**
|
|
10966
|
-
* The type of the button (primary or secondary)
|
|
11843
|
+
* The type of the button that is used (primary or secondary).
|
|
10967
11844
|
* @uiName Button Type
|
|
10968
11845
|
* @uiType string
|
|
10969
11846
|
* @uiEnum ["primary", "secondary"]
|
|
@@ -11024,7 +11901,15 @@ declare namespace LocalJSX {
|
|
|
11024
11901
|
*/
|
|
11025
11902
|
"backgroundColor"?: string;
|
|
11026
11903
|
/**
|
|
11027
|
-
*
|
|
11904
|
+
* Border color of share link container
|
|
11905
|
+
* @uiName Border color
|
|
11906
|
+
* @uiWidget color
|
|
11907
|
+
* @format color
|
|
11908
|
+
* @uiGroup Style
|
|
11909
|
+
*/
|
|
11910
|
+
"borderColor"?: string;
|
|
11911
|
+
/**
|
|
11912
|
+
* The border radius on the share link container (in pixels)
|
|
11028
11913
|
* @uiName Border Radius
|
|
11029
11914
|
* @uiType number
|
|
11030
11915
|
* @uiGroup Style
|
|
@@ -11040,7 +11925,7 @@ declare namespace LocalJSX {
|
|
|
11040
11925
|
*/
|
|
11041
11926
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
11042
11927
|
/**
|
|
11043
|
-
* The type of the button (primary or secondary)
|
|
11928
|
+
* The type of the button that is used (primary or secondary).
|
|
11044
11929
|
* @uiName Button Type
|
|
11045
11930
|
* @uiType string
|
|
11046
11931
|
* @uiEnum ["primary", "secondary"]
|
|
@@ -11069,6 +11954,7 @@ declare namespace LocalJSX {
|
|
|
11069
11954
|
* @uiType string
|
|
11070
11955
|
* @uiEnum ["left", "center", "right"]
|
|
11071
11956
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
11957
|
+
* @uiGroup Style
|
|
11072
11958
|
*/
|
|
11073
11959
|
"textAlign"?: "left" | "center" | "right";
|
|
11074
11960
|
/**
|
|
@@ -11092,12 +11978,34 @@ declare namespace LocalJSX {
|
|
|
11092
11978
|
}
|
|
11093
11979
|
interface SqmStatContainer {
|
|
11094
11980
|
/**
|
|
11981
|
+
* Controls the alignment of the flexbox
|
|
11982
|
+
* @uiName Alignment
|
|
11983
|
+
* @uiType string
|
|
11984
|
+
* @uiEnum ["left", "right", "center"]
|
|
11985
|
+
* @uiEnumNames ["Left", "Right", "Center"]
|
|
11986
|
+
*/
|
|
11987
|
+
"alignment"?: "left" | "right" | "center";
|
|
11988
|
+
/**
|
|
11989
|
+
* @undocumented
|
|
11095
11990
|
* @uiName Display
|
|
11096
11991
|
* @uiType string
|
|
11097
11992
|
* @uiEnum ["grid", "flex"]
|
|
11098
11993
|
* @uiEnumNames ["Grid", "Flex"]
|
|
11099
11994
|
*/
|
|
11100
11995
|
"display"?: "grid" | "flex";
|
|
11996
|
+
/**
|
|
11997
|
+
* @uiName Gap
|
|
11998
|
+
* @uiType string
|
|
11999
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
12000
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
12001
|
+
*/
|
|
12002
|
+
"gap"?: Spacing;
|
|
12003
|
+
/**
|
|
12004
|
+
* Hide the seperating border between stats
|
|
12005
|
+
* @uiName Hide border
|
|
12006
|
+
* @uiType boolean
|
|
12007
|
+
*/
|
|
12008
|
+
"hideBorder"?: boolean;
|
|
11101
12009
|
/**
|
|
11102
12010
|
* @uiName Space between stats
|
|
11103
12011
|
* @uiType string
|
|
@@ -11139,6 +12047,13 @@ declare namespace LocalJSX {
|
|
|
11139
12047
|
* @uiEnumNames ["Left", "Right", "Bottom", "Top"]
|
|
11140
12048
|
*/
|
|
11141
12049
|
"placement"?: "left" | "right" | "bottom" | "top";
|
|
12050
|
+
/**
|
|
12051
|
+
* Tab text color
|
|
12052
|
+
* @uiName Text color
|
|
12053
|
+
* @uiType string
|
|
12054
|
+
* @uiWidget color
|
|
12055
|
+
*/
|
|
12056
|
+
"textColor"?: string;
|
|
11142
12057
|
}
|
|
11143
12058
|
interface SqmTaskCard {
|
|
11144
12059
|
/**
|
|
@@ -11164,6 +12079,11 @@ declare namespace LocalJSX {
|
|
|
11164
12079
|
* @uiGroup Button
|
|
11165
12080
|
*/
|
|
11166
12081
|
"buttonLink"?: string;
|
|
12082
|
+
/**
|
|
12083
|
+
* @uiName Button text
|
|
12084
|
+
* @uiGroup Button
|
|
12085
|
+
*/
|
|
12086
|
+
"buttonText"?: string;
|
|
11167
12087
|
/**
|
|
11168
12088
|
* @uiName Button Style
|
|
11169
12089
|
* @uiType string
|
|
@@ -11171,12 +12091,7 @@ declare namespace LocalJSX {
|
|
|
11171
12091
|
* @uiEnumNames ["Primary", "Secondary"]
|
|
11172
12092
|
* @uiGroup Style
|
|
11173
12093
|
*/
|
|
11174
|
-
"
|
|
11175
|
-
/**
|
|
11176
|
-
* @uiName Button text
|
|
11177
|
-
* @uiGroup Button
|
|
11178
|
-
*/
|
|
11179
|
-
"buttonText"?: string;
|
|
12094
|
+
"buttonType"?: "primary" | "secondary";
|
|
11180
12095
|
/**
|
|
11181
12096
|
* @uiName Title
|
|
11182
12097
|
* @uiGroup Task
|
|
@@ -11663,10 +12578,9 @@ declare namespace LocalJSX {
|
|
|
11663
12578
|
*/
|
|
11664
12579
|
"dashboard_verificationReviewInternalHeader"?: string;
|
|
11665
12580
|
/**
|
|
11666
|
-
* @undocumented
|
|
11667
|
-
* @uiType object
|
|
12581
|
+
* @undocumented
|
|
11668
12582
|
*/
|
|
11669
|
-
"demoData"?: DemoData<
|
|
12583
|
+
"demoData"?: DemoData<TaxAndCashMonolith>;
|
|
11670
12584
|
/**
|
|
11671
12585
|
* Displayed under a field when it has an invalid entry.
|
|
11672
12586
|
* @uiName Form field error message
|
|
@@ -11738,6 +12652,15 @@ declare namespace LocalJSX {
|
|
|
11738
12652
|
* @uiGroup General Form Properties
|
|
11739
12653
|
*/
|
|
11740
12654
|
"searchForCountryText"?: string;
|
|
12655
|
+
/**
|
|
12656
|
+
* @uiName Monolith States
|
|
12657
|
+
* @componentState { "title": "Step 1", "props": { "step": "/1" }, "dependencies": ["sqm-user-info-form"] }
|
|
12658
|
+
* @componentState { "title": "Step 2", "props": { "step": "/2" }, "dependencies": ["sqm-indirect-tax-form"] }
|
|
12659
|
+
* @componentState { "title": "Step 3", "props": { "step": "/3" }, "dependencies": ["sqm-docusign-form"] }
|
|
12660
|
+
* @componentState { "title": "Step 4", "props": { "step": "/4" }, "dependencies": ["sqm-banking-info-form"] }
|
|
12661
|
+
* @componentState { "title": "Dashboard", "props": { "step": "/dashboard" }, "dependencies": ["sqm-tax-and-cash-dashboard"] }
|
|
12662
|
+
*/
|
|
12663
|
+
"stateController"?: string;
|
|
11741
12664
|
/**
|
|
11742
12665
|
* @uiName Address field label
|
|
11743
12666
|
* @uiGroup Step 1 Properties
|
|
@@ -11970,6 +12893,21 @@ declare namespace LocalJSX {
|
|
|
11970
12893
|
* @uiGroup Step 3 Properties
|
|
11971
12894
|
*/
|
|
11972
12895
|
"step3_individualParticipant"?: string;
|
|
12896
|
+
/**
|
|
12897
|
+
* @uiName Information modal button text
|
|
12898
|
+
* @uiGroup Step 3 Properties
|
|
12899
|
+
*/
|
|
12900
|
+
"step3_modalButtonText"?: string;
|
|
12901
|
+
/**
|
|
12902
|
+
* @uiName Information modal description text
|
|
12903
|
+
* @uiGroup Step 3 Properties
|
|
12904
|
+
*/
|
|
12905
|
+
"step3_modalDescription"?: string;
|
|
12906
|
+
/**
|
|
12907
|
+
* @uiName Information modal title
|
|
12908
|
+
* @uiGroup Step 3 Properties
|
|
12909
|
+
*/
|
|
12910
|
+
"step3_modalTitle"?: string;
|
|
11973
12911
|
/**
|
|
11974
12912
|
* @uiName Participant type field label
|
|
11975
12913
|
* @uiGroup Step 3 Properties
|
|
@@ -12057,6 +12995,11 @@ declare namespace LocalJSX {
|
|
|
12057
12995
|
* @uiGroup Step 4 Properties
|
|
12058
12996
|
*/
|
|
12059
12997
|
"step4_bankStateLabel"?: string;
|
|
12998
|
+
/**
|
|
12999
|
+
* @uiName Beneficiary account field description
|
|
13000
|
+
* @uiGroup Step 4 Properties
|
|
13001
|
+
*/
|
|
13002
|
+
"step4_beneficiaryAccountNameDescription"?: string;
|
|
12060
13003
|
/**
|
|
12061
13004
|
* @uiName Beneficiary account field label
|
|
12062
13005
|
* @uiGroup Step 4 Properties
|
|
@@ -12127,6 +13070,21 @@ declare namespace LocalJSX {
|
|
|
12127
13070
|
* @uiGroup Step 4 Properties
|
|
12128
13071
|
*/
|
|
12129
13072
|
"step4_individualSelectItemLabel"?: string;
|
|
13073
|
+
/**
|
|
13074
|
+
* @uiName Information modal button text
|
|
13075
|
+
* @uiGroup Step 4 Properties
|
|
13076
|
+
*/
|
|
13077
|
+
"step4_modalButtonText"?: string;
|
|
13078
|
+
/**
|
|
13079
|
+
* @uiName Information modal description text
|
|
13080
|
+
* @uiGroup Step 4 Properties
|
|
13081
|
+
*/
|
|
13082
|
+
"step4_modalDescription"?: string;
|
|
13083
|
+
/**
|
|
13084
|
+
* @uiName Information modal title
|
|
13085
|
+
* @uiGroup Step 4 Properties
|
|
13086
|
+
*/
|
|
13087
|
+
"step4_modalTitle"?: string;
|
|
12130
13088
|
/**
|
|
12131
13089
|
* @uiName Patronymic name field label
|
|
12132
13090
|
* @uiGroup Step 4 Properties
|
|
@@ -12553,12 +13511,36 @@ declare namespace LocalJSX {
|
|
|
12553
13511
|
"verificationReviewInternalHeader"?: string;
|
|
12554
13512
|
}
|
|
12555
13513
|
interface SqmText {
|
|
13514
|
+
/**
|
|
13515
|
+
* Font size in pixels
|
|
13516
|
+
* @uiName Font Size
|
|
13517
|
+
* @uiType number
|
|
13518
|
+
*/
|
|
13519
|
+
"fontSize"?: number;
|
|
13520
|
+
/**
|
|
13521
|
+
* @uiName Text Color
|
|
13522
|
+
* @uiWidget color
|
|
13523
|
+
* @format color
|
|
13524
|
+
*/
|
|
13525
|
+
"textColor"?: string;
|
|
12556
13526
|
}
|
|
12557
13527
|
interface SqmTextSpan {
|
|
13528
|
+
/**
|
|
13529
|
+
* Font size in pixels
|
|
13530
|
+
* @uiName Font Size
|
|
13531
|
+
* @uiType number
|
|
13532
|
+
*/
|
|
13533
|
+
"fontSize"?: number;
|
|
12558
13534
|
/**
|
|
12559
13535
|
* @uiName Text
|
|
12560
13536
|
*/
|
|
12561
13537
|
"text"?: string;
|
|
13538
|
+
/**
|
|
13539
|
+
* @uiName Text Color
|
|
13540
|
+
* @uiWidget color
|
|
13541
|
+
* @format color
|
|
13542
|
+
*/
|
|
13543
|
+
"textColor"?: string;
|
|
12562
13544
|
/**
|
|
12563
13545
|
* @uiName Type
|
|
12564
13546
|
* @uiType string
|
|
@@ -12588,10 +13570,24 @@ declare namespace LocalJSX {
|
|
|
12588
13570
|
* @uiEnumNames ["Gift", "Circle"]
|
|
12589
13571
|
*/
|
|
12590
13572
|
"icon"?: "gift" | "circle";
|
|
13573
|
+
/**
|
|
13574
|
+
* Color of timeline
|
|
13575
|
+
* @uiName Line color
|
|
13576
|
+
* @uiWidget color
|
|
13577
|
+
* @format color
|
|
13578
|
+
*/
|
|
13579
|
+
"lineColor"?: string;
|
|
12591
13580
|
/**
|
|
12592
13581
|
* @uiName Reward amount
|
|
12593
13582
|
*/
|
|
12594
13583
|
"reward"?: string;
|
|
13584
|
+
/**
|
|
13585
|
+
* Color of the text and copy icon
|
|
13586
|
+
* @uiName Text color
|
|
13587
|
+
* @uiWidget color
|
|
13588
|
+
* @format color
|
|
13589
|
+
*/
|
|
13590
|
+
"textColor"?: string;
|
|
12595
13591
|
/**
|
|
12596
13592
|
* @uiName Reward unit
|
|
12597
13593
|
*/
|
|
@@ -12887,15 +13883,25 @@ declare namespace LocalJSX {
|
|
|
12887
13883
|
* @uiGroup General Text
|
|
12888
13884
|
*/
|
|
12889
13885
|
"general_verifyEmailHeader"?: string;
|
|
13886
|
+
/**
|
|
13887
|
+
* @componentState { "title": "Email Step", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"] }
|
|
13888
|
+
* @componentState { "title": "Code Step", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"] }
|
|
13889
|
+
*/
|
|
13890
|
+
"stateController"?: string;
|
|
12890
13891
|
}
|
|
12891
13892
|
interface SqmWidgetVerificationController {
|
|
13893
|
+
/**
|
|
13894
|
+
* @componentState { "title": "Not Verified", "slot": "not-verified", "props": { "isAuth": false } }
|
|
13895
|
+
* @componentState { "title": "Verified", "slot": "verified", "props": { "isAuth": true } }
|
|
13896
|
+
*/
|
|
13897
|
+
"stateController"?: string;
|
|
12892
13898
|
}
|
|
12893
13899
|
interface IntrinsicElements {
|
|
12894
13900
|
"raisins-plop-target": RaisinsPlopTarget;
|
|
12895
|
-
"sqm-asset-card": SqmAssetCard;
|
|
12896
13901
|
"sqm-banking-info-form": SqmBankingInfoForm;
|
|
12897
13902
|
"sqm-big-stat": SqmBigStat;
|
|
12898
13903
|
"sqm-brand": SqmBrand;
|
|
13904
|
+
"sqm-brand-selector": SqmBrandSelector;
|
|
12899
13905
|
"sqm-card-feed": SqmCardFeed;
|
|
12900
13906
|
"sqm-checkbox-field": SqmCheckboxField;
|
|
12901
13907
|
"sqm-close-button": SqmCloseButton;
|
|
@@ -13021,10 +14027,10 @@ declare module "@stencil/core" {
|
|
|
13021
14027
|
export namespace JSX {
|
|
13022
14028
|
interface IntrinsicElements {
|
|
13023
14029
|
"raisins-plop-target": LocalJSX.RaisinsPlopTarget & JSXBase.HTMLAttributes<HTMLRaisinsPlopTargetElement>;
|
|
13024
|
-
"sqm-asset-card": LocalJSX.SqmAssetCard & JSXBase.HTMLAttributes<HTMLSqmAssetCardElement>;
|
|
13025
14030
|
"sqm-banking-info-form": LocalJSX.SqmBankingInfoForm & JSXBase.HTMLAttributes<HTMLSqmBankingInfoFormElement>;
|
|
13026
14031
|
"sqm-big-stat": LocalJSX.SqmBigStat & JSXBase.HTMLAttributes<HTMLSqmBigStatElement>;
|
|
13027
14032
|
"sqm-brand": LocalJSX.SqmBrand & JSXBase.HTMLAttributes<HTMLSqmBrandElement>;
|
|
14033
|
+
"sqm-brand-selector": LocalJSX.SqmBrandSelector & JSXBase.HTMLAttributes<HTMLSqmBrandSelectorElement>;
|
|
13028
14034
|
"sqm-card-feed": LocalJSX.SqmCardFeed & JSXBase.HTMLAttributes<HTMLSqmCardFeedElement>;
|
|
13029
14035
|
"sqm-checkbox-field": LocalJSX.SqmCheckboxField & JSXBase.HTMLAttributes<HTMLSqmCheckboxFieldElement>;
|
|
13030
14036
|
"sqm-close-button": LocalJSX.SqmCloseButton & JSXBase.HTMLAttributes<HTMLSqmCloseButtonElement>;
|