@saasquatch/mint-components 1.15.0-1 → 1.15.0-10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{GenericTableView-a9f4ba75.js → GenericTableView-f0e9c531.js} +2 -2
- package/dist/cjs/{ShadowViewAddon-787391f7.js → ShadowViewAddon-9618130b.js} +304 -321
- package/dist/cjs/{copy-text-view-c85acaaa.js → copy-text-view-b2f47da0.js} +53 -38
- package/dist/cjs/{global-e31dc4f5.js → global-19fe8600.js} +70 -13
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/mint-components.cjs.js +2 -2
- package/dist/cjs/sqm-banking-info-form_17.cjs.entry.js +7 -44
- package/dist/cjs/{sqm-base-registration-form-view-8a2c8763.js → sqm-base-registration-form-view-1b2440c3.js} +1 -1
- package/dist/cjs/sqm-big-stat_41.cjs.entry.js +146 -55
- package/dist/cjs/sqm-email-verification.cjs.entry.js +2 -2
- package/dist/cjs/sqm-empty_4.cjs.entry.js +9 -8
- package/dist/cjs/{sqm-invoice-table-view-16ac73d0.js → sqm-invoice-table-view-55066ec6.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +2 -2
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +72 -55
- package/dist/cjs/{sqm-portal-email-verification-view-7ebb426a.js → sqm-portal-email-verification-view-9f7b86a9.js} +2 -2
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-forgot-password-view-78f19ef9.js → sqm-portal-forgot-password-view-b986086e.js} +1 -1
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +2 -2
- package/dist/cjs/sqm-portal-google-login.cjs.entry.js +2 -2
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-login-view-761a4d8e.js → sqm-portal-login-view-84e99287.js} +1 -1
- package/dist/cjs/{sqm-portal-profile-view-33164798.js → sqm-portal-profile-view-e77710f0.js} +2 -2
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-registration-form-view-637a4bf4.js → sqm-portal-registration-form-view-4377d849.js} +1 -1
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-reset-password-view-fe602822.js → sqm-portal-reset-password-view-52fc50fe.js} +1 -1
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-verify-email-view-7b678f34.js → sqm-portal-verify-email-view-4f837226.js} +1 -1
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-qr-code-view-15dfc0b6.js → sqm-qr-code-view-3da9ed28.js} +2 -7
- package/dist/cjs/sqm-qr-code.cjs.entry.js +1 -1
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +3 -5
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +1 -1
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +4 -4
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +40 -16
- package/dist/cjs/{sqm-text-span-view-0aa82125.js → sqm-text-span-view-56e48a78.js} +6 -6
- package/dist/cjs/sqm-text-span.cjs.entry.js +1 -1
- package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +1 -2
- package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +1 -1
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +1 -1
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +170 -1
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +2 -0
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
- package/dist/collection/components/sqm-empty/sqm-empty-view.js +1 -1
- package/dist/collection/components/sqm-form-message/FormMessage.stories.js +1 -1
- package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +1 -0
- package/dist/collection/components/sqm-hero/sqm-hero.js +1 -0
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +3 -3
- package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +80 -0
- package/dist/collection/components/sqm-image/sqm-image.js +1 -0
- package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +1 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +54 -54
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +26 -1
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.css +2 -2
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
- package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu.js +1 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +2 -0
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +1 -0
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +1 -0
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -0
- package/dist/collection/components/sqm-portal-logout/sqm-portal-logout.js +1 -0
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile.js +1 -0
- package/dist/collection/components/sqm-portal-protected-route/sqm-portal-protected-route.js +1 -0
- package/dist/collection/components/sqm-program-explainer/sqm-program-explainer-view.js +1 -1
- package/dist/collection/components/sqm-program-explainer/sqm-program-explainer.js +2 -0
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +9 -3
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +77 -2
- package/dist/collection/components/sqm-program-menu/sqm-program-menu.js +1 -0
- package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +2 -7
- package/dist/collection/components/sqm-qr-code/sqm-qr-code.js +1 -0
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +32 -31
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +78 -1
- package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +3 -0
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +170 -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 +29 -1
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +0 -2
- package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +2 -0
- package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +1 -0
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +2 -0
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +2 -2
- package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +1 -0
- package/dist/collection/components/sqm-route/sqm-route.js +1 -0
- package/dist/collection/components/sqm-router/sqm-router.js +2 -0
- package/dist/collection/components/sqm-scroll/sqm-scroll.js +1 -0
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +2 -1
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +170 -1
- package/dist/collection/components/sqm-share-link/ShareLink.stories.js +12 -0
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +171 -3
- package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +1 -1
- package/dist/collection/components/sqm-tabs/sqm-tabs.js +2 -0
- package/dist/collection/components/sqm-task-card/DetailsView.js +1 -1
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +139 -155
- package/dist/collection/components/sqm-task-card/sqm-task-card.js +147 -0
- package/dist/collection/components/sqm-task-card/useTaskCard.js +10 -0
- package/dist/collection/components/sqm-text/sqm-text.js +8 -6
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +6 -6
- package/dist/collection/components/sqm-text-span/sqm-text-span.js +1 -0
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +1 -1
- package/dist/collection/components/sqm-timeline/sqm-timeline.js +3 -1
- package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +2 -0
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +1 -12
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +0 -15
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +1 -11
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +1 -2
- package/dist/collection/components/views/copy-text-view.js +53 -38
- package/dist/collection/global/mixins.js +2 -2
- package/dist/collection/global/styles.js +70 -13
- package/dist/collection/global/styles.ts +70 -13
- package/dist/collection/tables/GenericTableView.js +2 -2
- package/dist/esm/{GenericTableView-7b9087af.js → GenericTableView-e7addb2b.js} +2 -2
- package/dist/esm/{ShadowViewAddon-cf230f50.js → ShadowViewAddon-8f268346.js} +304 -321
- package/dist/esm/{copy-text-view-782137ba.js → copy-text-view-0ac6e1d1.js} +53 -38
- package/dist/esm/{global-be1f9992.js → global-9d6f3bbe.js} +70 -13
- package/dist/esm/loader.js +2 -2
- package/dist/esm/mint-components.js +2 -2
- package/dist/esm/sqm-banking-info-form_17.entry.js +7 -44
- package/dist/esm/{sqm-base-registration-form-view-593d4ac3.js → sqm-base-registration-form-view-31f1cb87.js} +1 -1
- package/dist/esm/sqm-big-stat_41.entry.js +146 -55
- package/dist/esm/sqm-email-verification.entry.js +2 -2
- package/dist/esm/sqm-empty_4.entry.js +9 -8
- package/dist/esm/{sqm-invoice-table-view-2c726568.js → sqm-invoice-table-view-fda573e4.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
- package/dist/esm/sqm-pagination_3.entry.js +72 -55
- package/dist/esm/{sqm-portal-email-verification-view-35b4353b.js → sqm-portal-email-verification-view-14f1c22c.js} +2 -2
- package/dist/esm/sqm-portal-email-verification.entry.js +3 -3
- package/dist/esm/{sqm-portal-forgot-password-view-3d3182f1.js → sqm-portal-forgot-password-view-50444a7c.js} +1 -1
- package/dist/esm/sqm-portal-forgot-password.entry.js +2 -2
- package/dist/esm/sqm-portal-google-login.entry.js +2 -2
- package/dist/esm/sqm-portal-google-registration-form.entry.js +3 -3
- package/dist/esm/{sqm-portal-login-view-7e49609a.js → sqm-portal-login-view-37c85d04.js} +1 -1
- package/dist/esm/{sqm-portal-profile-view-93003974.js → sqm-portal-profile-view-41116f1d.js} +2 -2
- package/dist/esm/sqm-portal-profile.entry.js +3 -3
- package/dist/esm/{sqm-portal-registration-form-view-3c1f6000.js → sqm-portal-registration-form-view-21d57492.js} +1 -1
- package/dist/esm/sqm-portal-registration-form.entry.js +2 -2
- package/dist/esm/{sqm-portal-reset-password-view-54a8651f.js → sqm-portal-reset-password-view-b000ffc5.js} +1 -1
- package/dist/esm/sqm-portal-reset-password.entry.js +2 -2
- package/dist/esm/{sqm-portal-verify-email-view-b12cb894.js → sqm-portal-verify-email-view-2983ba9b.js} +1 -1
- package/dist/esm/sqm-portal-verify-email.entry.js +2 -2
- package/dist/esm/{sqm-qr-code-view-f1d0763b.js → sqm-qr-code-view-10b8b4cb.js} +2 -7
- package/dist/esm/sqm-qr-code.entry.js +1 -1
- package/dist/esm/sqm-referral-table_11.entry.js +3 -5
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm/sqm-rewards-table_9.entry.js +4 -4
- package/dist/esm/sqm-stencilbook.entry.js +40 -16
- package/dist/esm/{sqm-text-span-view-ca32495e.js → sqm-text-span-view-c577cc60.js} +6 -6
- package/dist/esm/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/{GenericTableView-7b9087af.js → GenericTableView-e7addb2b.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-8f268346.js +1 -0
- package/dist/esm-es5/copy-text-view-0ac6e1d1.js +1 -0
- package/dist/esm-es5/{global-be1f9992.js → global-9d6f3bbe.js} +4 -4
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/sqm-banking-info-form_17.entry.js +1 -1
- package/dist/esm-es5/{sqm-base-registration-form-view-593d4ac3.js → sqm-base-registration-form-view-31f1cb87.js} +1 -1
- package/dist/esm-es5/sqm-big-stat_41.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-invoice-table-view-2c726568.js → sqm-invoice-table-view-fda573e4.js} +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-35b4353b.js → sqm-portal-email-verification-view-14f1c22c.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-forgot-password-view-3d3182f1.js → sqm-portal-forgot-password-view-50444a7c.js} +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-login-view-7e49609a.js → sqm-portal-login-view-37c85d04.js} +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-93003974.js → sqm-portal-profile-view-41116f1d.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-registration-form-view-3c1f6000.js → sqm-portal-registration-form-view-21d57492.js} +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-54a8651f.js → sqm-portal-reset-password-view-b000ffc5.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-b12cb894.js → sqm-portal-verify-email-view-2983ba9b.js} +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/{sqm-qr-code-view-f1d0763b.js → sqm-qr-code-view-10b8b4cb.js} +1 -1
- package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-text-span-view-c577cc60.js +1 -0
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/mint-components/global/styles.ts +70 -13
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/{p-2f101bae.entry.js → p-0559d880.entry.js} +1 -1
- package/dist/mint-components/p-070ac4ab.system.entry.js +1 -0
- package/dist/mint-components/{p-116baa69.entry.js → p-0c7cbba4.entry.js} +13 -13
- package/dist/mint-components/{p-21620f81.system.entry.js → p-12536a1f.system.entry.js} +1 -1
- package/dist/mint-components/{p-0d182dc1.system.js → p-17da19a2.system.js} +1 -1
- package/dist/mint-components/{p-10d17989.entry.js → p-1b7e6ee9.entry.js} +1 -1
- package/dist/mint-components/{p-7a9290ba.js → p-20245645.js} +1 -1
- package/dist/mint-components/{p-4794641c.system.js → p-217514ac.system.js} +1 -1
- package/dist/mint-components/{p-bbcd824a.js → p-28b011a0.js} +1 -1
- package/dist/mint-components/{p-19bc3406.system.entry.js → p-2b462e4f.system.entry.js} +1 -1
- package/dist/mint-components/p-2c7ebd5b.js +1 -0
- package/dist/mint-components/p-2e110002.system.js +1 -0
- package/dist/mint-components/p-3109f2d2.js +394 -0
- package/dist/mint-components/{p-57eef0af.entry.js → p-320d3c31.entry.js} +6 -6
- package/dist/mint-components/p-32dbde60.system.js +1 -0
- package/dist/mint-components/{p-9bfd9bed.system.entry.js → p-345fd28e.system.entry.js} +1 -1
- package/dist/mint-components/{p-aad32fb6.system.js → p-38de17fa.system.js} +1 -1
- package/dist/mint-components/{p-a2fde301.entry.js → p-3af1ec4c.entry.js} +1 -1
- package/dist/mint-components/{p-63a75798.js → p-3c96533f.js} +1 -1
- package/dist/mint-components/p-3e9bb8f2.system.entry.js +1 -0
- package/dist/mint-components/p-4027c743.system.entry.js +1 -0
- package/dist/mint-components/{p-ef6381d4.entry.js → p-411bfb78.entry.js} +2 -2
- package/dist/mint-components/{p-50c902ca.system.entry.js → p-45bb63c7.system.entry.js} +1 -1
- package/dist/mint-components/p-49206a9c.entry.js +1 -0
- package/dist/mint-components/{p-90fc6774.system.entry.js → p-4b6f2eca.system.entry.js} +1 -1
- package/dist/mint-components/{p-cd569259.system.js → p-4d91a1d6.system.js} +1 -1
- package/dist/mint-components/{p-a7746488.system.js → p-52858682.system.js} +1 -1
- package/dist/mint-components/{p-e5d0375e.system.js → p-571e1427.system.js} +1 -1
- package/dist/mint-components/{p-492b70db.system.js → p-5dbe8b0a.system.js} +1 -1
- package/dist/mint-components/p-5fbabd19.system.entry.js +1 -0
- package/dist/mint-components/{p-9386ad84.system.entry.js → p-605c2904.system.entry.js} +1 -1
- package/dist/mint-components/{p-bdb7d451.system.js → p-642b0650.system.js} +1 -1
- package/dist/mint-components/{p-91959fbe.js → p-69ac09d4.js} +1 -1
- package/dist/mint-components/{p-3f067fd5.js → p-6d8f7c71.js} +1 -1
- package/dist/mint-components/p-70c41f97.system.js +1 -0
- package/dist/mint-components/{p-99ad7d56.system.js → p-71d7c2a0.system.js} +1 -1
- package/dist/mint-components/{p-65069b66.js → p-776260e8.js} +19 -19
- package/dist/mint-components/{p-0c78815e.system.entry.js → p-7cbec088.system.entry.js} +1 -1
- package/dist/mint-components/{p-dbcb5359.js → p-7e3a84bc.js} +1 -1
- package/dist/mint-components/p-7e3d84a3.entry.js +13 -0
- package/dist/mint-components/{p-2da21ba4.entry.js → p-802b9f7e.entry.js} +1 -1
- package/dist/mint-components/{p-85671c3d.system.entry.js → p-8053366e.system.entry.js} +1 -1
- package/dist/mint-components/p-8119a65e.system.entry.js +1 -0
- package/dist/mint-components/{p-cbbfac66.entry.js → p-82d04fd3.entry.js} +2 -2
- package/dist/mint-components/{p-5d7e308c.system.entry.js → p-868daffd.system.entry.js} +1 -1
- package/dist/mint-components/{p-d07f3090.entry.js → p-87c21535.entry.js} +1 -1
- package/dist/mint-components/p-893d7ab4.js +1 -0
- package/dist/mint-components/p-8ab87bd4.entry.js +144 -0
- package/dist/mint-components/{p-837a0fdd.js → p-8c494bf1.js} +1 -1
- package/dist/mint-components/p-8d9328dd.entry.js +33 -0
- package/dist/mint-components/p-9abb9ab0.entry.js +13 -0
- package/dist/mint-components/p-9ca87c75.entry.js +1 -0
- package/dist/mint-components/{p-53730ffe.entry.js → p-a81b507f.entry.js} +3 -3
- package/dist/mint-components/{p-0d2d0b6d.entry.js → p-aaff68dc.entry.js} +1 -1
- package/dist/mint-components/{p-f0772618.system.entry.js → p-ac9f4085.system.entry.js} +1 -1
- package/dist/mint-components/p-afbb3f73.entry.js +1 -0
- package/dist/mint-components/p-b12e132b.system.entry.js +1 -0
- package/dist/mint-components/{p-b287833c.system.entry.js → p-b385c9f0.system.entry.js} +1 -1
- package/dist/mint-components/{p-b75bb6e3.system.js → p-b5fb3826.system.js} +1 -1
- package/dist/mint-components/{p-0ebab63e.system.js → p-bd2a2546.system.js} +1 -1
- package/dist/mint-components/{p-626e9e84.js → p-ccb5699b.js} +1 -1
- package/dist/mint-components/{p-7f80a9d7.entry.js → p-ccf8c9aa.entry.js} +1 -1
- package/dist/mint-components/{p-91ab3da1.js → p-dc52c36a.js} +1 -1
- package/dist/mint-components/{p-f7c99803.system.js → p-df89186f.system.js} +1 -1
- package/dist/mint-components/{p-f940190a.js → p-e145e4f8.js} +1 -1
- package/dist/mint-components/{p-5c28406d.system.entry.js → p-e21a1cb8.system.entry.js} +1 -1
- package/dist/mint-components/p-eab1c9f3.js +1 -0
- package/dist/mint-components/p-ee06426a.system.js +1 -0
- package/dist/mint-components/{p-3f6e0197.system.entry.js → p-f2228da3.system.entry.js} +1 -1
- package/dist/mint-components/p-f9da2c34.system.entry.js +1 -0
- package/dist/mint-components/{p-380bfde1.entry.js → p-fd0a013f.entry.js} +1 -1
- package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +1 -1
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +43 -0
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +2 -0
- package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +1 -0
- package/dist/types/components/sqm-hero/sqm-hero.d.ts +1 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +20 -0
- package/dist/types/components/sqm-image/sqm-image.d.ts +1 -0
- package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +6 -0
- package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu.d.ts +1 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +2 -0
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password.d.ts +1 -0
- package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +1 -0
- package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +1 -0
- package/dist/types/components/sqm-portal-logout/sqm-portal-logout.d.ts +1 -0
- package/dist/types/components/sqm-portal-profile/sqm-portal-profile.d.ts +1 -0
- package/dist/types/components/sqm-portal-protected-route/sqm-portal-protected-route.d.ts +1 -0
- package/dist/types/components/sqm-program-explainer/sqm-program-explainer.d.ts +2 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +3 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +19 -2
- package/dist/types/components/sqm-program-menu/sqm-program-menu.d.ts +1 -0
- package/dist/types/components/sqm-qr-code/sqm-qr-code.d.ts +1 -0
- 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 -1
- package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +43 -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 +7 -0
- package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +2 -0
- package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +1 -0
- package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list.d.ts +2 -0
- package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -0
- package/dist/types/components/sqm-route/sqm-route.d.ts +1 -0
- package/dist/types/components/sqm-router/sqm-router.d.ts +2 -0
- package/dist/types/components/sqm-scroll/sqm-scroll.d.ts +1 -0
- package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +1 -0
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +43 -0
- package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +1 -0
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +43 -1
- package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +1 -1
- package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +2 -0
- package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +5 -0
- package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +33 -0
- package/dist/types/components/sqm-task-card/useTaskCard.d.ts +9 -0
- package/dist/types/components/sqm-text/sqm-text.d.ts +1 -0
- package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +1 -0
- package/dist/types/components/sqm-timeline/sqm-timeline.d.ts +3 -1
- package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +2 -0
- package/dist/types/components/views/copy-text-view.d.ts +5 -0
- package/dist/types/components.d.ts +538 -4
- package/dist/types/global/styles.d.ts +1 -1
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/esm-es5/ShadowViewAddon-cf230f50.js +0 -1
- package/dist/esm-es5/copy-text-view-782137ba.js +0 -1
- package/dist/esm-es5/sqm-text-span-view-ca32495e.js +0 -1
- package/dist/mint-components/p-1f089c3f.system.entry.js +0 -1
- package/dist/mint-components/p-31015791.js +0 -1
- package/dist/mint-components/p-37996351.system.js +0 -1
- package/dist/mint-components/p-3b90e01b.system.js +0 -1
- package/dist/mint-components/p-4e773bb1.system.entry.js +0 -1
- package/dist/mint-components/p-562428ef.system.js +0 -1
- package/dist/mint-components/p-5cb7f9fc.system.entry.js +0 -1
- package/dist/mint-components/p-653f963f.entry.js +0 -13
- package/dist/mint-components/p-693942df.entry.js +0 -144
- package/dist/mint-components/p-6cc141b9.js +0 -394
- package/dist/mint-components/p-7846937e.entry.js +0 -13
- package/dist/mint-components/p-b207beeb.entry.js +0 -1
- package/dist/mint-components/p-b82e1935.system.entry.js +0 -1
- package/dist/mint-components/p-c9f1dde7.js +0 -1
- package/dist/mint-components/p-cb7bdbe4.entry.js +0 -1
- package/dist/mint-components/p-daee25f9.system.entry.js +0 -1
- package/dist/mint-components/p-de8e9981.system.entry.js +0 -1
- package/dist/mint-components/p-e07bc6c4.system.js +0 -1
- package/dist/mint-components/p-e5a5ae7f.system.entry.js +0 -1
- package/dist/mint-components/p-f56bedd5.js +0 -1
- package/dist/mint-components/p-fe2e2f4a.entry.js +0 -1
- package/dist/mint-components/p-ff8b8067.entry.js +0 -33
|
@@ -489,14 +489,47 @@ export namespace Components {
|
|
|
489
489
|
"contextName": string;
|
|
490
490
|
}
|
|
491
491
|
interface SqmCouponCode {
|
|
492
|
+
/**
|
|
493
|
+
* Background color of share link container
|
|
494
|
+
* @uiName Background color
|
|
495
|
+
* @uiWidget color
|
|
496
|
+
* @format color
|
|
497
|
+
* @uiGroup Style
|
|
498
|
+
*/
|
|
499
|
+
"backgroundColor"?: string;
|
|
500
|
+
/**
|
|
501
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
502
|
+
* @uiName Border color
|
|
503
|
+
* @uiWidget color
|
|
504
|
+
* @format color
|
|
505
|
+
* @uiGroup Style
|
|
506
|
+
*/
|
|
507
|
+
"borderColor"?: string;
|
|
508
|
+
/**
|
|
509
|
+
* The border radius on the share link container (in pixels)
|
|
510
|
+
* @uiName Border Radius
|
|
511
|
+
* @uiType number
|
|
512
|
+
* @uiGroup Style
|
|
513
|
+
*/
|
|
514
|
+
"borderRadius"?: string;
|
|
492
515
|
/**
|
|
493
516
|
* Set the copy button style and placement.
|
|
494
517
|
* @uiName Style
|
|
495
518
|
* @uiType string
|
|
496
519
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
497
520
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
521
|
+
* @uiGroup Style
|
|
498
522
|
*/
|
|
499
523
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
524
|
+
/**
|
|
525
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
526
|
+
* @uiName Button Type
|
|
527
|
+
* @uiType string
|
|
528
|
+
* @uiEnum ["primary", "secondary"]
|
|
529
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
530
|
+
* @uiGroup Style
|
|
531
|
+
*/
|
|
532
|
+
"buttonType"?: "primary" | "secondary";
|
|
500
533
|
/**
|
|
501
534
|
* Display this message when the coupon code has been cancelled.
|
|
502
535
|
* @uiWidget textArea
|
|
@@ -569,8 +602,17 @@ export namespace Components {
|
|
|
569
602
|
* @uiType string
|
|
570
603
|
* @uiEnum ["left", "center", "right"]
|
|
571
604
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
605
|
+
* @uiGroup Style
|
|
572
606
|
*/
|
|
573
607
|
"textAlign"?: "left" | "center" | "right";
|
|
608
|
+
/**
|
|
609
|
+
* Color of the text and copy icon
|
|
610
|
+
* @uiName Text color
|
|
611
|
+
* @uiWidget color
|
|
612
|
+
* @format color
|
|
613
|
+
* @uiGroup Style
|
|
614
|
+
*/
|
|
615
|
+
"textColor"?: string;
|
|
574
616
|
/**
|
|
575
617
|
* The number of milliseconds that the tooltip appears for
|
|
576
618
|
* @uiName Tooltip lifespan
|
|
@@ -936,6 +978,7 @@ export namespace Components {
|
|
|
936
978
|
* @uiName Background color
|
|
937
979
|
* @uiWidget color
|
|
938
980
|
* @format color
|
|
981
|
+
* @uiGroup Style
|
|
939
982
|
*/
|
|
940
983
|
"backgroundColor"?: string;
|
|
941
984
|
/**
|
|
@@ -951,6 +994,15 @@ export namespace Components {
|
|
|
951
994
|
* @uiName Button text
|
|
952
995
|
*/
|
|
953
996
|
"buttonText"?: string;
|
|
997
|
+
/**
|
|
998
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
999
|
+
* @uiName Button Type
|
|
1000
|
+
* @uiType string
|
|
1001
|
+
* @uiEnum ["primary", "secondary"]
|
|
1002
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
1003
|
+
* @uiGroup Style
|
|
1004
|
+
*/
|
|
1005
|
+
"buttonType"?: "primary" | "secondary";
|
|
954
1006
|
/**
|
|
955
1007
|
* @uiName Description
|
|
956
1008
|
* @uiWidget textArea
|
|
@@ -965,11 +1017,13 @@ export namespace Components {
|
|
|
965
1017
|
* @uiType string
|
|
966
1018
|
* @uiEnum ["top", "bottom"]
|
|
967
1019
|
* @uiEnumNames ["Top", "Bottom"]
|
|
1020
|
+
* @uiGroup Style
|
|
968
1021
|
*/
|
|
969
1022
|
"imageMobilePos": "top" | "bottom";
|
|
970
1023
|
/**
|
|
971
1024
|
* @uiName Image percentage
|
|
972
1025
|
* @uiType number
|
|
1026
|
+
* @uiGroup Style
|
|
973
1027
|
*/
|
|
974
1028
|
"imagePercentage": number;
|
|
975
1029
|
/**
|
|
@@ -977,6 +1031,7 @@ export namespace Components {
|
|
|
977
1031
|
* @uiType string
|
|
978
1032
|
* @uiEnum ["left", "center", "right"]
|
|
979
1033
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
1034
|
+
* @uiGroup Style
|
|
980
1035
|
*/
|
|
981
1036
|
"imagePos": "left" | "center" | "right";
|
|
982
1037
|
/**
|
|
@@ -990,16 +1045,19 @@ export namespace Components {
|
|
|
990
1045
|
* @uiType string
|
|
991
1046
|
* @uiEnum ["overlay", "columns"]
|
|
992
1047
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
1048
|
+
* @uiGroup Style
|
|
993
1049
|
*/
|
|
994
1050
|
"layout": "overlay" | "columns";
|
|
995
1051
|
/**
|
|
996
1052
|
* @uiName Overlay color
|
|
997
1053
|
* @uiWidget color
|
|
998
1054
|
* @format color
|
|
1055
|
+
* @uiGroup Style
|
|
999
1056
|
*/
|
|
1000
1057
|
"overlayColor"?: string;
|
|
1001
1058
|
/**
|
|
1002
1059
|
* @uiName Overlay opacity
|
|
1060
|
+
* @uiGroup Style
|
|
1003
1061
|
*/
|
|
1004
1062
|
"overlayOpacity": string;
|
|
1005
1063
|
/**
|
|
@@ -1007,6 +1065,7 @@ export namespace Components {
|
|
|
1007
1065
|
* @uiType string
|
|
1008
1066
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1009
1067
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1068
|
+
* @uiGroup Style
|
|
1010
1069
|
*/
|
|
1011
1070
|
"paddingImage": Spacing;
|
|
1012
1071
|
/**
|
|
@@ -1014,12 +1073,14 @@ export namespace Components {
|
|
|
1014
1073
|
* @uiType string
|
|
1015
1074
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1016
1075
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1076
|
+
* @uiGroup Style
|
|
1017
1077
|
*/
|
|
1018
1078
|
"paddingText": Spacing;
|
|
1019
1079
|
/**
|
|
1020
1080
|
* @uiName Text color
|
|
1021
1081
|
* @uiWidget color
|
|
1022
1082
|
* @format color
|
|
1083
|
+
* @uiGroup Style
|
|
1023
1084
|
*/
|
|
1024
1085
|
"textColor"?: string;
|
|
1025
1086
|
}
|
|
@@ -1513,6 +1574,11 @@ export namespace Components {
|
|
|
1513
1574
|
* @uiName User column heading
|
|
1514
1575
|
*/
|
|
1515
1576
|
"usersheading": string;
|
|
1577
|
+
/**
|
|
1578
|
+
* @uiWidget color
|
|
1579
|
+
* @uiName Viewing user highlight color
|
|
1580
|
+
*/
|
|
1581
|
+
"viewingUserHighlightColor": string;
|
|
1516
1582
|
/**
|
|
1517
1583
|
* @uiName Viewing user text
|
|
1518
1584
|
*/
|
|
@@ -2961,7 +3027,12 @@ export namespace Components {
|
|
|
2961
3027
|
* @uiWidget color
|
|
2962
3028
|
* @format color
|
|
2963
3029
|
*/
|
|
2964
|
-
"backgroundColor"
|
|
3030
|
+
"backgroundColor"?: string;
|
|
3031
|
+
/**
|
|
3032
|
+
* @uiName Border radius
|
|
3033
|
+
* @type number
|
|
3034
|
+
*/
|
|
3035
|
+
"borderRadius"?: string;
|
|
2965
3036
|
/**
|
|
2966
3037
|
* @uiName Description
|
|
2967
3038
|
* @uiWidget textArea
|
|
@@ -2976,6 +3047,18 @@ export namespace Components {
|
|
|
2976
3047
|
* @uiName Icon
|
|
2977
3048
|
*/
|
|
2978
3049
|
"icon"?: string;
|
|
3050
|
+
/**
|
|
3051
|
+
* @uiName Icon Background color
|
|
3052
|
+
* @uiWidget color
|
|
3053
|
+
* @format color
|
|
3054
|
+
*/
|
|
3055
|
+
"iconBackgroundColor"?: string;
|
|
3056
|
+
/**
|
|
3057
|
+
* @uiName Icon color
|
|
3058
|
+
* @uiWidget color
|
|
3059
|
+
* @format color
|
|
3060
|
+
*/
|
|
3061
|
+
"iconColor"?: string;
|
|
2979
3062
|
/**
|
|
2980
3063
|
* Displayed in place of an icon
|
|
2981
3064
|
* @uiName Image URL
|
|
@@ -2988,7 +3071,7 @@ export namespace Components {
|
|
|
2988
3071
|
* @uiWidget color
|
|
2989
3072
|
* @format color
|
|
2990
3073
|
*/
|
|
2991
|
-
"textColor"
|
|
3074
|
+
"textColor"?: string;
|
|
2992
3075
|
}
|
|
2993
3076
|
interface SqmProgramMenu {
|
|
2994
3077
|
}
|
|
@@ -3041,6 +3124,19 @@ export namespace Components {
|
|
|
3041
3124
|
* @uiType string
|
|
3042
3125
|
*/
|
|
3043
3126
|
"backgroundColor": string;
|
|
3127
|
+
/**
|
|
3128
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
3129
|
+
* @uiName Border color
|
|
3130
|
+
* @uiWidget color
|
|
3131
|
+
* @format color
|
|
3132
|
+
*/
|
|
3133
|
+
"borderColor"?: string;
|
|
3134
|
+
/**
|
|
3135
|
+
* The border radius on the share link container (in pixels)
|
|
3136
|
+
* @uiName Border Radius
|
|
3137
|
+
* @uiType number
|
|
3138
|
+
*/
|
|
3139
|
+
"borderRadius"?: number;
|
|
3044
3140
|
/**
|
|
3045
3141
|
* @uiName Hide border
|
|
3046
3142
|
* @uiType boolean
|
|
@@ -3079,6 +3175,13 @@ export namespace Components {
|
|
|
3079
3175
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
3080
3176
|
*/
|
|
3081
3177
|
"paddingTop": string;
|
|
3178
|
+
/**
|
|
3179
|
+
* Color of the text and copy icon
|
|
3180
|
+
* @uiName Text color
|
|
3181
|
+
* @uiWidget color
|
|
3182
|
+
* @format color
|
|
3183
|
+
*/
|
|
3184
|
+
"textColor"?: string;
|
|
3082
3185
|
/**
|
|
3083
3186
|
* @uiName Vertical alignment
|
|
3084
3187
|
* @uiType string
|
|
@@ -3088,14 +3191,47 @@ export namespace Components {
|
|
|
3088
3191
|
"verticalAlignment": "start" | "center" | "end";
|
|
3089
3192
|
}
|
|
3090
3193
|
interface SqmReferralCode {
|
|
3194
|
+
/**
|
|
3195
|
+
* Background color of share link container
|
|
3196
|
+
* @uiName Background color
|
|
3197
|
+
* @uiWidget color
|
|
3198
|
+
* @format color
|
|
3199
|
+
* @uiGroup Style
|
|
3200
|
+
*/
|
|
3201
|
+
"backgroundColor"?: string;
|
|
3202
|
+
/**
|
|
3203
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
3204
|
+
* @uiName Border color
|
|
3205
|
+
* @uiWidget color
|
|
3206
|
+
* @format color
|
|
3207
|
+
* @uiGroup Style
|
|
3208
|
+
*/
|
|
3209
|
+
"borderColor"?: string;
|
|
3210
|
+
/**
|
|
3211
|
+
* The border radius on the share link container (in pixels)
|
|
3212
|
+
* @uiName Border Radius
|
|
3213
|
+
* @uiType number
|
|
3214
|
+
* @uiGroup Style
|
|
3215
|
+
*/
|
|
3216
|
+
"borderRadius"?: string;
|
|
3091
3217
|
/**
|
|
3092
3218
|
* Set the copy button style and placement
|
|
3093
3219
|
* @uiName Style
|
|
3094
3220
|
* @uiType string
|
|
3095
3221
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
3096
3222
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
3223
|
+
* @uiGroup Style
|
|
3097
3224
|
*/
|
|
3098
3225
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
3226
|
+
/**
|
|
3227
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
3228
|
+
* @uiName Button Type
|
|
3229
|
+
* @uiType string
|
|
3230
|
+
* @uiEnum ["primary", "secondary"]
|
|
3231
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
3232
|
+
* @uiGroup Style
|
|
3233
|
+
*/
|
|
3234
|
+
"buttonType"?: "primary" | "secondary";
|
|
3099
3235
|
/**
|
|
3100
3236
|
* @uiName Copy button label
|
|
3101
3237
|
*/
|
|
@@ -3127,8 +3263,17 @@ export namespace Components {
|
|
|
3127
3263
|
* @uiType string
|
|
3128
3264
|
* @uiEnum ["left", "center", "right"]
|
|
3129
3265
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
3266
|
+
* @uiGroup Style
|
|
3130
3267
|
*/
|
|
3131
3268
|
"textAlign": "left" | "center" | "right";
|
|
3269
|
+
/**
|
|
3270
|
+
* Color of the text and copy icon
|
|
3271
|
+
* @uiName Text color
|
|
3272
|
+
* @uiWidget color
|
|
3273
|
+
* @format color
|
|
3274
|
+
* @uiGroup Style
|
|
3275
|
+
*/
|
|
3276
|
+
"textColor"?: string;
|
|
3132
3277
|
/**
|
|
3133
3278
|
* The number of milliseconds that the tooltip appears for
|
|
3134
3279
|
* @uiName Tooltip lifespan
|
|
@@ -3163,6 +3308,12 @@ export namespace Components {
|
|
|
3163
3308
|
* @uiWidget programSelector
|
|
3164
3309
|
*/
|
|
3165
3310
|
"programId"?: string;
|
|
3311
|
+
/**
|
|
3312
|
+
* @uiName Text Color
|
|
3313
|
+
* @uiType string
|
|
3314
|
+
* @uiWidget color
|
|
3315
|
+
*/
|
|
3316
|
+
"textColor"?: string;
|
|
3166
3317
|
/**
|
|
3167
3318
|
* @uiName Title Text
|
|
3168
3319
|
*/
|
|
@@ -4080,14 +4231,47 @@ export namespace Components {
|
|
|
4080
4231
|
"unsupportedPlatformText"?: string;
|
|
4081
4232
|
}
|
|
4082
4233
|
interface SqmShareCode {
|
|
4234
|
+
/**
|
|
4235
|
+
* Background color of share link container
|
|
4236
|
+
* @uiName Background color
|
|
4237
|
+
* @uiWidget color
|
|
4238
|
+
* @format color
|
|
4239
|
+
* @uiGroup Style
|
|
4240
|
+
*/
|
|
4241
|
+
"backgroundColor"?: string;
|
|
4242
|
+
/**
|
|
4243
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
4244
|
+
* @uiName Border color
|
|
4245
|
+
* @uiWidget color
|
|
4246
|
+
* @format color
|
|
4247
|
+
* @uiGroup Style
|
|
4248
|
+
*/
|
|
4249
|
+
"borderColor"?: string;
|
|
4250
|
+
/**
|
|
4251
|
+
* The border radius on the share link container (in pixels)
|
|
4252
|
+
* @uiName Border Radius
|
|
4253
|
+
* @uiType number
|
|
4254
|
+
* @uiGroup Style
|
|
4255
|
+
*/
|
|
4256
|
+
"borderRadius"?: string;
|
|
4083
4257
|
/**
|
|
4084
4258
|
* Set the copy button style and placement
|
|
4085
4259
|
* @uiName Style
|
|
4086
4260
|
* @uiType string
|
|
4087
4261
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
4088
4262
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4263
|
+
* @uiGroup Style
|
|
4089
4264
|
*/
|
|
4090
4265
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
4266
|
+
/**
|
|
4267
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
4268
|
+
* @uiName Button Type
|
|
4269
|
+
* @uiType string
|
|
4270
|
+
* @uiEnum ["primary", "secondary"]
|
|
4271
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
4272
|
+
* @uiGroup Style
|
|
4273
|
+
*/
|
|
4274
|
+
"buttonType"?: "primary" | "secondary";
|
|
4091
4275
|
/**
|
|
4092
4276
|
* @uiName Copy button label
|
|
4093
4277
|
*/
|
|
@@ -4109,8 +4293,17 @@ export namespace Components {
|
|
|
4109
4293
|
* @uiType string
|
|
4110
4294
|
* @uiEnum ["left", "center", "right"]
|
|
4111
4295
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
4296
|
+
* @uiGroup Style
|
|
4112
4297
|
*/
|
|
4113
4298
|
"textAlign": "left" | "center" | "right";
|
|
4299
|
+
/**
|
|
4300
|
+
* Color of the text and copy icon
|
|
4301
|
+
* @uiName Text color
|
|
4302
|
+
* @uiWidget color
|
|
4303
|
+
* @format color
|
|
4304
|
+
* @uiGroup Style
|
|
4305
|
+
*/
|
|
4306
|
+
"textColor"?: string;
|
|
4114
4307
|
/**
|
|
4115
4308
|
* The number of milliseconds that the tooltip appears for
|
|
4116
4309
|
* @uiName Tooltip lifespan
|
|
@@ -4123,14 +4316,47 @@ export namespace Components {
|
|
|
4123
4316
|
"tooltiptext": string;
|
|
4124
4317
|
}
|
|
4125
4318
|
interface SqmShareLink {
|
|
4319
|
+
/**
|
|
4320
|
+
* Background color of share link container
|
|
4321
|
+
* @uiName Background color
|
|
4322
|
+
* @uiWidget color
|
|
4323
|
+
* @format color
|
|
4324
|
+
* @uiGroup Style
|
|
4325
|
+
*/
|
|
4326
|
+
"backgroundColor"?: string;
|
|
4327
|
+
/**
|
|
4328
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
4329
|
+
* @uiName Border color
|
|
4330
|
+
* @uiWidget color
|
|
4331
|
+
* @format color
|
|
4332
|
+
* @uiGroup Style
|
|
4333
|
+
*/
|
|
4334
|
+
"borderColor"?: string;
|
|
4335
|
+
/**
|
|
4336
|
+
* The border radius on the share link container (in pixels)
|
|
4337
|
+
* @uiName Border Radius
|
|
4338
|
+
* @uiType number
|
|
4339
|
+
* @uiGroup Style
|
|
4340
|
+
*/
|
|
4341
|
+
"borderRadius"?: string;
|
|
4126
4342
|
/**
|
|
4127
4343
|
* Set the copy button style and placement
|
|
4128
|
-
* @uiName
|
|
4344
|
+
* @uiName Button style
|
|
4129
4345
|
* @uiType string
|
|
4130
4346
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
4131
4347
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4348
|
+
* @uiGroup Style
|
|
4132
4349
|
*/
|
|
4133
4350
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
4351
|
+
/**
|
|
4352
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
4353
|
+
* @uiName Button Type
|
|
4354
|
+
* @uiType string
|
|
4355
|
+
* @uiEnum ["primary", "secondary"]
|
|
4356
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
4357
|
+
* @uiGroup Style
|
|
4358
|
+
*/
|
|
4359
|
+
"buttonType"?: "primary" | "secondary";
|
|
4134
4360
|
/**
|
|
4135
4361
|
* @uiName Copy button label
|
|
4136
4362
|
*/
|
|
@@ -4152,8 +4378,17 @@ export namespace Components {
|
|
|
4152
4378
|
* @uiType string
|
|
4153
4379
|
* @uiEnum ["left", "center", "right"]
|
|
4154
4380
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
4381
|
+
* @uiGroup Style
|
|
4155
4382
|
*/
|
|
4156
4383
|
"textAlign"?: "left" | "center" | "right";
|
|
4384
|
+
/**
|
|
4385
|
+
* Color of the text and copy icon
|
|
4386
|
+
* @uiName Text color
|
|
4387
|
+
* @uiWidget color
|
|
4388
|
+
* @format color
|
|
4389
|
+
* @uiGroup Style
|
|
4390
|
+
*/
|
|
4391
|
+
"textColor"?: string;
|
|
4157
4392
|
/**
|
|
4158
4393
|
* The number of milliseconds that the tooltip appears for
|
|
4159
4394
|
* @uiName Tooltip lifespan
|
|
@@ -4216,11 +4451,37 @@ export namespace Components {
|
|
|
4216
4451
|
"placement"?: "left" | "right" | "bottom" | "top";
|
|
4217
4452
|
}
|
|
4218
4453
|
interface SqmTaskCard {
|
|
4454
|
+
/**
|
|
4455
|
+
* @uiName Card Background color
|
|
4456
|
+
* @uiWidget color
|
|
4457
|
+
* @uiGroup Style
|
|
4458
|
+
*/
|
|
4459
|
+
"backgroundColor"?: string;
|
|
4460
|
+
/**
|
|
4461
|
+
* @uiName Border color
|
|
4462
|
+
* @uiWidget color
|
|
4463
|
+
* @uiGroup Style
|
|
4464
|
+
*/
|
|
4465
|
+
"borderColor"?: string;
|
|
4466
|
+
/**
|
|
4467
|
+
* @uiName Border radius
|
|
4468
|
+
* @uiType number
|
|
4469
|
+
* @uiGroup Style
|
|
4470
|
+
*/
|
|
4471
|
+
"borderRadius"?: number;
|
|
4219
4472
|
/**
|
|
4220
4473
|
* @uiName Button link
|
|
4221
4474
|
* @uiGroup Button
|
|
4222
4475
|
*/
|
|
4223
4476
|
"buttonLink": string;
|
|
4477
|
+
/**
|
|
4478
|
+
* @uiName Button Style
|
|
4479
|
+
* @uiType string
|
|
4480
|
+
* @uiEnum ["primary", "secondary"]
|
|
4481
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
4482
|
+
* @uiGroup Style
|
|
4483
|
+
*/
|
|
4484
|
+
"buttonStyle"?: "primary" | "secondary";
|
|
4224
4485
|
/**
|
|
4225
4486
|
* @uiName Button text
|
|
4226
4487
|
* @uiGroup Button
|
|
@@ -4363,6 +4624,12 @@ export namespace Components {
|
|
|
4363
4624
|
* @default
|
|
4364
4625
|
*/
|
|
4365
4626
|
"steps": boolean;
|
|
4627
|
+
/**
|
|
4628
|
+
* @uiName Text color
|
|
4629
|
+
* @uiWidget color
|
|
4630
|
+
* @uiGroup Style
|
|
4631
|
+
*/
|
|
4632
|
+
"textColor"?: string;
|
|
4366
4633
|
}
|
|
4367
4634
|
interface SqmTaxAndCash {
|
|
4368
4635
|
/**
|
|
@@ -7233,14 +7500,47 @@ declare namespace LocalJSX {
|
|
|
7233
7500
|
"contextName"?: string;
|
|
7234
7501
|
}
|
|
7235
7502
|
interface SqmCouponCode {
|
|
7503
|
+
/**
|
|
7504
|
+
* Background color of share link container
|
|
7505
|
+
* @uiName Background color
|
|
7506
|
+
* @uiWidget color
|
|
7507
|
+
* @format color
|
|
7508
|
+
* @uiGroup Style
|
|
7509
|
+
*/
|
|
7510
|
+
"backgroundColor"?: string;
|
|
7511
|
+
/**
|
|
7512
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
7513
|
+
* @uiName Border color
|
|
7514
|
+
* @uiWidget color
|
|
7515
|
+
* @format color
|
|
7516
|
+
* @uiGroup Style
|
|
7517
|
+
*/
|
|
7518
|
+
"borderColor"?: string;
|
|
7519
|
+
/**
|
|
7520
|
+
* The border radius on the share link container (in pixels)
|
|
7521
|
+
* @uiName Border Radius
|
|
7522
|
+
* @uiType number
|
|
7523
|
+
* @uiGroup Style
|
|
7524
|
+
*/
|
|
7525
|
+
"borderRadius"?: string;
|
|
7236
7526
|
/**
|
|
7237
7527
|
* Set the copy button style and placement.
|
|
7238
7528
|
* @uiName Style
|
|
7239
7529
|
* @uiType string
|
|
7240
7530
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
7241
7531
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
7532
|
+
* @uiGroup Style
|
|
7242
7533
|
*/
|
|
7243
7534
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
7535
|
+
/**
|
|
7536
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
7537
|
+
* @uiName Button Type
|
|
7538
|
+
* @uiType string
|
|
7539
|
+
* @uiEnum ["primary", "secondary"]
|
|
7540
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
7541
|
+
* @uiGroup Style
|
|
7542
|
+
*/
|
|
7543
|
+
"buttonType"?: "primary" | "secondary";
|
|
7244
7544
|
/**
|
|
7245
7545
|
* Display this message when the coupon code has been cancelled.
|
|
7246
7546
|
* @uiWidget textArea
|
|
@@ -7313,8 +7613,17 @@ declare namespace LocalJSX {
|
|
|
7313
7613
|
* @uiType string
|
|
7314
7614
|
* @uiEnum ["left", "center", "right"]
|
|
7315
7615
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
7616
|
+
* @uiGroup Style
|
|
7316
7617
|
*/
|
|
7317
7618
|
"textAlign"?: "left" | "center" | "right";
|
|
7619
|
+
/**
|
|
7620
|
+
* Color of the text and copy icon
|
|
7621
|
+
* @uiName Text color
|
|
7622
|
+
* @uiWidget color
|
|
7623
|
+
* @format color
|
|
7624
|
+
* @uiGroup Style
|
|
7625
|
+
*/
|
|
7626
|
+
"textColor"?: string;
|
|
7318
7627
|
/**
|
|
7319
7628
|
* The number of milliseconds that the tooltip appears for
|
|
7320
7629
|
* @uiName Tooltip lifespan
|
|
@@ -7681,6 +7990,7 @@ declare namespace LocalJSX {
|
|
|
7681
7990
|
* @uiName Background color
|
|
7682
7991
|
* @uiWidget color
|
|
7683
7992
|
* @format color
|
|
7993
|
+
* @uiGroup Style
|
|
7684
7994
|
*/
|
|
7685
7995
|
"backgroundColor"?: string;
|
|
7686
7996
|
/**
|
|
@@ -7696,6 +8006,15 @@ declare namespace LocalJSX {
|
|
|
7696
8006
|
* @uiName Button text
|
|
7697
8007
|
*/
|
|
7698
8008
|
"buttonText"?: string;
|
|
8009
|
+
/**
|
|
8010
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
8011
|
+
* @uiName Button Type
|
|
8012
|
+
* @uiType string
|
|
8013
|
+
* @uiEnum ["primary", "secondary"]
|
|
8014
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
8015
|
+
* @uiGroup Style
|
|
8016
|
+
*/
|
|
8017
|
+
"buttonType"?: "primary" | "secondary";
|
|
7699
8018
|
/**
|
|
7700
8019
|
* @uiName Description
|
|
7701
8020
|
* @uiWidget textArea
|
|
@@ -7710,11 +8029,13 @@ declare namespace LocalJSX {
|
|
|
7710
8029
|
* @uiType string
|
|
7711
8030
|
* @uiEnum ["top", "bottom"]
|
|
7712
8031
|
* @uiEnumNames ["Top", "Bottom"]
|
|
8032
|
+
* @uiGroup Style
|
|
7713
8033
|
*/
|
|
7714
8034
|
"imageMobilePos"?: "top" | "bottom";
|
|
7715
8035
|
/**
|
|
7716
8036
|
* @uiName Image percentage
|
|
7717
8037
|
* @uiType number
|
|
8038
|
+
* @uiGroup Style
|
|
7718
8039
|
*/
|
|
7719
8040
|
"imagePercentage"?: number;
|
|
7720
8041
|
/**
|
|
@@ -7722,6 +8043,7 @@ declare namespace LocalJSX {
|
|
|
7722
8043
|
* @uiType string
|
|
7723
8044
|
* @uiEnum ["left", "center", "right"]
|
|
7724
8045
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
8046
|
+
* @uiGroup Style
|
|
7725
8047
|
*/
|
|
7726
8048
|
"imagePos"?: "left" | "center" | "right";
|
|
7727
8049
|
/**
|
|
@@ -7735,16 +8057,19 @@ declare namespace LocalJSX {
|
|
|
7735
8057
|
* @uiType string
|
|
7736
8058
|
* @uiEnum ["overlay", "columns"]
|
|
7737
8059
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
8060
|
+
* @uiGroup Style
|
|
7738
8061
|
*/
|
|
7739
8062
|
"layout"?: "overlay" | "columns";
|
|
7740
8063
|
/**
|
|
7741
8064
|
* @uiName Overlay color
|
|
7742
8065
|
* @uiWidget color
|
|
7743
8066
|
* @format color
|
|
8067
|
+
* @uiGroup Style
|
|
7744
8068
|
*/
|
|
7745
8069
|
"overlayColor"?: string;
|
|
7746
8070
|
/**
|
|
7747
8071
|
* @uiName Overlay opacity
|
|
8072
|
+
* @uiGroup Style
|
|
7748
8073
|
*/
|
|
7749
8074
|
"overlayOpacity"?: string;
|
|
7750
8075
|
/**
|
|
@@ -7752,6 +8077,7 @@ declare namespace LocalJSX {
|
|
|
7752
8077
|
* @uiType string
|
|
7753
8078
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
7754
8079
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
8080
|
+
* @uiGroup Style
|
|
7755
8081
|
*/
|
|
7756
8082
|
"paddingImage"?: Spacing;
|
|
7757
8083
|
/**
|
|
@@ -7759,12 +8085,14 @@ declare namespace LocalJSX {
|
|
|
7759
8085
|
* @uiType string
|
|
7760
8086
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
7761
8087
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
8088
|
+
* @uiGroup Style
|
|
7762
8089
|
*/
|
|
7763
8090
|
"paddingText"?: Spacing;
|
|
7764
8091
|
/**
|
|
7765
8092
|
* @uiName Text color
|
|
7766
8093
|
* @uiWidget color
|
|
7767
8094
|
* @format color
|
|
8095
|
+
* @uiGroup Style
|
|
7768
8096
|
*/
|
|
7769
8097
|
"textColor"?: string;
|
|
7770
8098
|
}
|
|
@@ -8252,6 +8580,11 @@ declare namespace LocalJSX {
|
|
|
8252
8580
|
* @uiName User column heading
|
|
8253
8581
|
*/
|
|
8254
8582
|
"usersheading"?: string;
|
|
8583
|
+
/**
|
|
8584
|
+
* @uiWidget color
|
|
8585
|
+
* @uiName Viewing user highlight color
|
|
8586
|
+
*/
|
|
8587
|
+
"viewingUserHighlightColor"?: string;
|
|
8255
8588
|
/**
|
|
8256
8589
|
* @uiName Viewing user text
|
|
8257
8590
|
*/
|
|
@@ -9701,6 +10034,11 @@ declare namespace LocalJSX {
|
|
|
9701
10034
|
* @format color
|
|
9702
10035
|
*/
|
|
9703
10036
|
"backgroundColor"?: string;
|
|
10037
|
+
/**
|
|
10038
|
+
* @uiName Border radius
|
|
10039
|
+
* @type number
|
|
10040
|
+
*/
|
|
10041
|
+
"borderRadius"?: string;
|
|
9704
10042
|
/**
|
|
9705
10043
|
* @uiName Description
|
|
9706
10044
|
* @uiWidget textArea
|
|
@@ -9715,6 +10053,18 @@ declare namespace LocalJSX {
|
|
|
9715
10053
|
* @uiName Icon
|
|
9716
10054
|
*/
|
|
9717
10055
|
"icon"?: string;
|
|
10056
|
+
/**
|
|
10057
|
+
* @uiName Icon Background color
|
|
10058
|
+
* @uiWidget color
|
|
10059
|
+
* @format color
|
|
10060
|
+
*/
|
|
10061
|
+
"iconBackgroundColor"?: string;
|
|
10062
|
+
/**
|
|
10063
|
+
* @uiName Icon color
|
|
10064
|
+
* @uiWidget color
|
|
10065
|
+
* @format color
|
|
10066
|
+
*/
|
|
10067
|
+
"iconColor"?: string;
|
|
9718
10068
|
/**
|
|
9719
10069
|
* Displayed in place of an icon
|
|
9720
10070
|
* @uiName Image URL
|
|
@@ -9780,6 +10130,19 @@ declare namespace LocalJSX {
|
|
|
9780
10130
|
* @uiType string
|
|
9781
10131
|
*/
|
|
9782
10132
|
"backgroundColor"?: string;
|
|
10133
|
+
/**
|
|
10134
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
10135
|
+
* @uiName Border color
|
|
10136
|
+
* @uiWidget color
|
|
10137
|
+
* @format color
|
|
10138
|
+
*/
|
|
10139
|
+
"borderColor"?: string;
|
|
10140
|
+
/**
|
|
10141
|
+
* The border radius on the share link container (in pixels)
|
|
10142
|
+
* @uiName Border Radius
|
|
10143
|
+
* @uiType number
|
|
10144
|
+
*/
|
|
10145
|
+
"borderRadius"?: number;
|
|
9783
10146
|
/**
|
|
9784
10147
|
* @uiName Hide border
|
|
9785
10148
|
* @uiType boolean
|
|
@@ -9818,6 +10181,13 @@ declare namespace LocalJSX {
|
|
|
9818
10181
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
9819
10182
|
*/
|
|
9820
10183
|
"paddingTop"?: string;
|
|
10184
|
+
/**
|
|
10185
|
+
* Color of the text and copy icon
|
|
10186
|
+
* @uiName Text color
|
|
10187
|
+
* @uiWidget color
|
|
10188
|
+
* @format color
|
|
10189
|
+
*/
|
|
10190
|
+
"textColor"?: string;
|
|
9821
10191
|
/**
|
|
9822
10192
|
* @uiName Vertical alignment
|
|
9823
10193
|
* @uiType string
|
|
@@ -9827,14 +10197,47 @@ declare namespace LocalJSX {
|
|
|
9827
10197
|
"verticalAlignment"?: "start" | "center" | "end";
|
|
9828
10198
|
}
|
|
9829
10199
|
interface SqmReferralCode {
|
|
10200
|
+
/**
|
|
10201
|
+
* Background color of share link container
|
|
10202
|
+
* @uiName Background color
|
|
10203
|
+
* @uiWidget color
|
|
10204
|
+
* @format color
|
|
10205
|
+
* @uiGroup Style
|
|
10206
|
+
*/
|
|
10207
|
+
"backgroundColor"?: string;
|
|
10208
|
+
/**
|
|
10209
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
10210
|
+
* @uiName Border color
|
|
10211
|
+
* @uiWidget color
|
|
10212
|
+
* @format color
|
|
10213
|
+
* @uiGroup Style
|
|
10214
|
+
*/
|
|
10215
|
+
"borderColor"?: string;
|
|
10216
|
+
/**
|
|
10217
|
+
* The border radius on the share link container (in pixels)
|
|
10218
|
+
* @uiName Border Radius
|
|
10219
|
+
* @uiType number
|
|
10220
|
+
* @uiGroup Style
|
|
10221
|
+
*/
|
|
10222
|
+
"borderRadius"?: string;
|
|
9830
10223
|
/**
|
|
9831
10224
|
* Set the copy button style and placement
|
|
9832
10225
|
* @uiName Style
|
|
9833
10226
|
* @uiType string
|
|
9834
10227
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
9835
10228
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
10229
|
+
* @uiGroup Style
|
|
9836
10230
|
*/
|
|
9837
10231
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
10232
|
+
/**
|
|
10233
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
10234
|
+
* @uiName Button Type
|
|
10235
|
+
* @uiType string
|
|
10236
|
+
* @uiEnum ["primary", "secondary"]
|
|
10237
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
10238
|
+
* @uiGroup Style
|
|
10239
|
+
*/
|
|
10240
|
+
"buttonType"?: "primary" | "secondary";
|
|
9838
10241
|
/**
|
|
9839
10242
|
* @uiName Copy button label
|
|
9840
10243
|
*/
|
|
@@ -9866,8 +10269,17 @@ declare namespace LocalJSX {
|
|
|
9866
10269
|
* @uiType string
|
|
9867
10270
|
* @uiEnum ["left", "center", "right"]
|
|
9868
10271
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
10272
|
+
* @uiGroup Style
|
|
9869
10273
|
*/
|
|
9870
10274
|
"textAlign"?: "left" | "center" | "right";
|
|
10275
|
+
/**
|
|
10276
|
+
* Color of the text and copy icon
|
|
10277
|
+
* @uiName Text color
|
|
10278
|
+
* @uiWidget color
|
|
10279
|
+
* @format color
|
|
10280
|
+
* @uiGroup Style
|
|
10281
|
+
*/
|
|
10282
|
+
"textColor"?: string;
|
|
9871
10283
|
/**
|
|
9872
10284
|
* The number of milliseconds that the tooltip appears for
|
|
9873
10285
|
* @uiName Tooltip lifespan
|
|
@@ -9902,6 +10314,12 @@ declare namespace LocalJSX {
|
|
|
9902
10314
|
* @uiWidget programSelector
|
|
9903
10315
|
*/
|
|
9904
10316
|
"programId"?: string;
|
|
10317
|
+
/**
|
|
10318
|
+
* @uiName Text Color
|
|
10319
|
+
* @uiType string
|
|
10320
|
+
* @uiWidget color
|
|
10321
|
+
*/
|
|
10322
|
+
"textColor"?: string;
|
|
9905
10323
|
/**
|
|
9906
10324
|
* @uiName Title Text
|
|
9907
10325
|
*/
|
|
@@ -10795,14 +11213,47 @@ declare namespace LocalJSX {
|
|
|
10795
11213
|
"unsupportedPlatformText"?: string;
|
|
10796
11214
|
}
|
|
10797
11215
|
interface SqmShareCode {
|
|
11216
|
+
/**
|
|
11217
|
+
* Background color of share link container
|
|
11218
|
+
* @uiName Background color
|
|
11219
|
+
* @uiWidget color
|
|
11220
|
+
* @format color
|
|
11221
|
+
* @uiGroup Style
|
|
11222
|
+
*/
|
|
11223
|
+
"backgroundColor"?: string;
|
|
11224
|
+
/**
|
|
11225
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
11226
|
+
* @uiName Border color
|
|
11227
|
+
* @uiWidget color
|
|
11228
|
+
* @format color
|
|
11229
|
+
* @uiGroup Style
|
|
11230
|
+
*/
|
|
11231
|
+
"borderColor"?: string;
|
|
11232
|
+
/**
|
|
11233
|
+
* The border radius on the share link container (in pixels)
|
|
11234
|
+
* @uiName Border Radius
|
|
11235
|
+
* @uiType number
|
|
11236
|
+
* @uiGroup Style
|
|
11237
|
+
*/
|
|
11238
|
+
"borderRadius"?: string;
|
|
10798
11239
|
/**
|
|
10799
11240
|
* Set the copy button style and placement
|
|
10800
11241
|
* @uiName Style
|
|
10801
11242
|
* @uiType string
|
|
10802
11243
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
10803
11244
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
11245
|
+
* @uiGroup Style
|
|
10804
11246
|
*/
|
|
10805
11247
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
11248
|
+
/**
|
|
11249
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
11250
|
+
* @uiName Button Type
|
|
11251
|
+
* @uiType string
|
|
11252
|
+
* @uiEnum ["primary", "secondary"]
|
|
11253
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
11254
|
+
* @uiGroup Style
|
|
11255
|
+
*/
|
|
11256
|
+
"buttonType"?: "primary" | "secondary";
|
|
10806
11257
|
/**
|
|
10807
11258
|
* @uiName Copy button label
|
|
10808
11259
|
*/
|
|
@@ -10824,8 +11275,17 @@ declare namespace LocalJSX {
|
|
|
10824
11275
|
* @uiType string
|
|
10825
11276
|
* @uiEnum ["left", "center", "right"]
|
|
10826
11277
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
11278
|
+
* @uiGroup Style
|
|
10827
11279
|
*/
|
|
10828
11280
|
"textAlign"?: "left" | "center" | "right";
|
|
11281
|
+
/**
|
|
11282
|
+
* Color of the text and copy icon
|
|
11283
|
+
* @uiName Text color
|
|
11284
|
+
* @uiWidget color
|
|
11285
|
+
* @format color
|
|
11286
|
+
* @uiGroup Style
|
|
11287
|
+
*/
|
|
11288
|
+
"textColor"?: string;
|
|
10829
11289
|
/**
|
|
10830
11290
|
* The number of milliseconds that the tooltip appears for
|
|
10831
11291
|
* @uiName Tooltip lifespan
|
|
@@ -10838,14 +11298,47 @@ declare namespace LocalJSX {
|
|
|
10838
11298
|
"tooltiptext"?: string;
|
|
10839
11299
|
}
|
|
10840
11300
|
interface SqmShareLink {
|
|
11301
|
+
/**
|
|
11302
|
+
* Background color of share link container
|
|
11303
|
+
* @uiName Background color
|
|
11304
|
+
* @uiWidget color
|
|
11305
|
+
* @format color
|
|
11306
|
+
* @uiGroup Style
|
|
11307
|
+
*/
|
|
11308
|
+
"backgroundColor"?: string;
|
|
11309
|
+
/**
|
|
11310
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
11311
|
+
* @uiName Border color
|
|
11312
|
+
* @uiWidget color
|
|
11313
|
+
* @format color
|
|
11314
|
+
* @uiGroup Style
|
|
11315
|
+
*/
|
|
11316
|
+
"borderColor"?: string;
|
|
11317
|
+
/**
|
|
11318
|
+
* The border radius on the share link container (in pixels)
|
|
11319
|
+
* @uiName Border Radius
|
|
11320
|
+
* @uiType number
|
|
11321
|
+
* @uiGroup Style
|
|
11322
|
+
*/
|
|
11323
|
+
"borderRadius"?: string;
|
|
10841
11324
|
/**
|
|
10842
11325
|
* Set the copy button style and placement
|
|
10843
|
-
* @uiName
|
|
11326
|
+
* @uiName Button style
|
|
10844
11327
|
* @uiType string
|
|
10845
11328
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
10846
11329
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
11330
|
+
* @uiGroup Style
|
|
10847
11331
|
*/
|
|
10848
11332
|
"buttonStyle"?: "icon" | "button-outside" | "button-below";
|
|
11333
|
+
/**
|
|
11334
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
11335
|
+
* @uiName Button Type
|
|
11336
|
+
* @uiType string
|
|
11337
|
+
* @uiEnum ["primary", "secondary"]
|
|
11338
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
11339
|
+
* @uiGroup Style
|
|
11340
|
+
*/
|
|
11341
|
+
"buttonType"?: "primary" | "secondary";
|
|
10849
11342
|
/**
|
|
10850
11343
|
* @uiName Copy button label
|
|
10851
11344
|
*/
|
|
@@ -10867,8 +11360,17 @@ declare namespace LocalJSX {
|
|
|
10867
11360
|
* @uiType string
|
|
10868
11361
|
* @uiEnum ["left", "center", "right"]
|
|
10869
11362
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
11363
|
+
* @uiGroup Style
|
|
10870
11364
|
*/
|
|
10871
11365
|
"textAlign"?: "left" | "center" | "right";
|
|
11366
|
+
/**
|
|
11367
|
+
* Color of the text and copy icon
|
|
11368
|
+
* @uiName Text color
|
|
11369
|
+
* @uiWidget color
|
|
11370
|
+
* @format color
|
|
11371
|
+
* @uiGroup Style
|
|
11372
|
+
*/
|
|
11373
|
+
"textColor"?: string;
|
|
10872
11374
|
/**
|
|
10873
11375
|
* The number of milliseconds that the tooltip appears for
|
|
10874
11376
|
* @uiName Tooltip lifespan
|
|
@@ -10931,11 +11433,37 @@ declare namespace LocalJSX {
|
|
|
10931
11433
|
"placement"?: "left" | "right" | "bottom" | "top";
|
|
10932
11434
|
}
|
|
10933
11435
|
interface SqmTaskCard {
|
|
11436
|
+
/**
|
|
11437
|
+
* @uiName Card Background color
|
|
11438
|
+
* @uiWidget color
|
|
11439
|
+
* @uiGroup Style
|
|
11440
|
+
*/
|
|
11441
|
+
"backgroundColor"?: string;
|
|
11442
|
+
/**
|
|
11443
|
+
* @uiName Border color
|
|
11444
|
+
* @uiWidget color
|
|
11445
|
+
* @uiGroup Style
|
|
11446
|
+
*/
|
|
11447
|
+
"borderColor"?: string;
|
|
11448
|
+
/**
|
|
11449
|
+
* @uiName Border radius
|
|
11450
|
+
* @uiType number
|
|
11451
|
+
* @uiGroup Style
|
|
11452
|
+
*/
|
|
11453
|
+
"borderRadius"?: number;
|
|
10934
11454
|
/**
|
|
10935
11455
|
* @uiName Button link
|
|
10936
11456
|
* @uiGroup Button
|
|
10937
11457
|
*/
|
|
10938
11458
|
"buttonLink"?: string;
|
|
11459
|
+
/**
|
|
11460
|
+
* @uiName Button Style
|
|
11461
|
+
* @uiType string
|
|
11462
|
+
* @uiEnum ["primary", "secondary"]
|
|
11463
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
11464
|
+
* @uiGroup Style
|
|
11465
|
+
*/
|
|
11466
|
+
"buttonStyle"?: "primary" | "secondary";
|
|
10939
11467
|
/**
|
|
10940
11468
|
* @uiName Button text
|
|
10941
11469
|
* @uiGroup Button
|
|
@@ -11078,6 +11606,12 @@ declare namespace LocalJSX {
|
|
|
11078
11606
|
* @default
|
|
11079
11607
|
*/
|
|
11080
11608
|
"steps"?: boolean;
|
|
11609
|
+
/**
|
|
11610
|
+
* @uiName Text color
|
|
11611
|
+
* @uiWidget color
|
|
11612
|
+
* @uiGroup Style
|
|
11613
|
+
*/
|
|
11614
|
+
"textColor"?: string;
|
|
11081
11615
|
}
|
|
11082
11616
|
interface SqmTaxAndCash {
|
|
11083
11617
|
/**
|