@saasquatch/mint-components 1.15.0-4 → 1.15.0-41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{GenericTableView-a9f4ba75.js → GenericTableView-a9d0b798.js} +7 -7
- package/dist/cjs/IndirectTaxDetailsView-d0290a12.js +646 -0
- package/dist/cjs/{ShadowViewAddon-9e7916d8.js → ShadowViewAddon-9cb7a310.js} +1333 -1316
- package/dist/cjs/{copy-text-view-c85acaaa.js → copy-text-view-ee147291.js} +54 -39
- package/dist/cjs/data-6d96b89c.js +137 -0
- package/dist/cjs/{email-registration-view-55b378dc.js → email-registration-view-dca94dc9.js} +2 -2
- package/dist/cjs/{global-0cf6d295.js → global-d62c5561.js} +308 -90
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/mint-components.cjs.js +2 -2
- package/dist/cjs/{mixins-f7e0377a.js → mixins-4761d472.js} +6 -6
- package/dist/cjs/parseStates-d1effc19.js +16 -0
- package/dist/cjs/{sqm-banking-info-form_17.cjs.entry.js → sqm-banking-info-form_10.cjs.entry.js} +647 -2188
- package/dist/cjs/{sqm-base-registration-form-view-8a2c8763.js → sqm-base-registration-form-view-1c5094d3.js} +2 -2
- package/dist/cjs/{sqm-big-stat_41.cjs.entry.js → sqm-big-stat_42.cjs.entry.js} +570 -115
- package/dist/cjs/{sqm-close-button-view-ea3fa23b.js → sqm-close-button-view-b297e933.js} +1 -1
- package/dist/cjs/sqm-close-button.cjs.entry.js +2 -2
- package/dist/cjs/sqm-code-verification.cjs.entry.js +348 -0
- package/dist/cjs/sqm-email-verification.cjs.entry.js +2 -2
- package/dist/cjs/sqm-empty_4.cjs.entry.js +49 -49
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +3 -3
- package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +84 -0
- package/dist/cjs/{sqm-leaderboard-rank-view-d39a55d8.js → sqm-leaderboard-rank-view-7c6cebe3.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-navigation-sidebar-item-view-6f35d2ee.js → sqm-navigation-sidebar-item-view-10b62df1.js} +18 -7
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +26 -3
- package/dist/cjs/{sqm-navigation-sidebar-view-17111896.js → sqm-navigation-sidebar-view-38a5227a.js} +16 -6
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +19 -3
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +86 -59
- package/dist/cjs/sqm-password-field.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-ab0fb983.js → sqm-portal-email-verification-view-156accab.js} +3 -3
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-forgot-password-view-78f19ef9.js → sqm-portal-forgot-password-view-fdd97c18.js} +24 -17
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +25 -4
- package/dist/cjs/sqm-portal-google-login.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-login-view-761a4d8e.js → sqm-portal-login-view-0fbbda1b.js} +3 -3
- package/dist/cjs/{sqm-portal-profile-view-e3026b53.js → sqm-portal-profile-view-f226725e.js} +3 -3
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-registration-form-view-637a4bf4.js → sqm-portal-registration-form-view-399f4eaf.js} +2 -2
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-reset-password-view-fe602822.js → sqm-portal-reset-password-view-0439a9e5.js} +2 -2
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-verify-email-view-7b678f34.js → sqm-portal-verify-email-view-05f72dec.js} +2 -2
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-qr-code-view-15dfc0b6.js → sqm-qr-code-view-7ee9fa56.js} +2 -7
- package/dist/cjs/sqm-qr-code.cjs.entry.js +1 -1
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +111 -24
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +1 -1
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +81 -15
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +13717 -12395
- package/dist/cjs/sqm-tabs.cjs.entry.js +16 -4
- package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +1221 -0
- package/dist/cjs/sqm-text-span-view-ce4c0178.js +63 -0
- package/dist/cjs/sqm-text-span.cjs.entry.js +4 -4
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +11 -3
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +17 -6
- package/dist/cjs/{usePayoutStatus-4b5894ef.js → usePayoutStatus-feeac99b.js} +8 -5
- package/dist/cjs/utils-ce18d1bc.js +105 -0
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/sqm-big-stat/BigStat.stories.js +13 -0
- package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +15 -7
- package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +162 -2
- package/dist/collection/components/sqm-big-stat/useBigStat.js +10 -0
- package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +13 -4
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +1 -0
- package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +7 -0
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +13 -13
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +169 -1
- package/dist/collection/components/sqm-coupon-code/useCouponCode.js +1 -0
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +14 -6
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +58 -1
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
- package/dist/collection/components/sqm-form-message/FormMessage.stories.js +1 -1
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +3 -2
- package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +79 -0
- package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +2 -2
- package/dist/collection/components/sqm-invoice-table/cells/sqm-invoice-table-download-cell.js +2 -2
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table-view.js +1 -1
- package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +37 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +60 -54
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +197 -32
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.js +2 -2
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.css +2 -2
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
- package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +27 -2
- package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +1 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +16 -6
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +83 -5
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +17 -6
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +233 -1
- package/dist/collection/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.js +9 -1
- package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +3 -3
- package/dist/collection/components/sqm-pagination/sqm-pagination.js +43 -0
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +8 -4
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +1 -1
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +6 -6
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +22 -15
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +95 -2
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +41 -36
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +103 -2
- package/dist/collection/components/sqm-portal-frame/usePortalFrame.js +4 -1
- package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +1 -1
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +1 -1
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +9 -3
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +77 -2
- package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +2 -7
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +32 -31
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +75 -0
- package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +3 -0
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +169 -1
- package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +6 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +46 -46
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +28 -1
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +48 -15
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +60 -6
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +4 -4
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +3 -3
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +71 -5
- package/dist/collection/components/sqm-share-button/ShareButton.stories.js +3 -1
- package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +23 -22
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +53 -7
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +169 -1
- package/dist/collection/components/sqm-share-link/ShareLink.stories.js +12 -0
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +171 -3
- package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +20 -8
- package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +110 -2
- package/dist/collection/components/sqm-stencilbook/BrandSelector.js +179 -0
- package/dist/collection/components/sqm-stencilbook/Themes.js +21 -17
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +83 -97
- package/dist/collection/components/sqm-tabs/Tabs.stories.js +7 -0
- package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +14 -2
- package/dist/collection/components/sqm-tabs/sqm-tabs.js +28 -2
- package/dist/collection/components/sqm-task-card/DetailsView.js +8 -2
- package/dist/collection/components/sqm-task-card/progress-bar/progress-bar-view.js +3 -2
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +138 -156
- package/dist/collection/components/sqm-task-card/sqm-task-card.js +146 -0
- package/dist/collection/components/sqm-task-card/useTaskCard.js +10 -0
- package/dist/collection/components/sqm-text/Text.stories.js +12 -0
- package/dist/collection/components/sqm-text/sqm-text.js +100 -49
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +44 -43
- package/dist/collection/components/sqm-text-span/sqm-text-span.js +51 -2
- package/dist/collection/components/sqm-timeline/Timeline.stories.js +8 -1
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +45 -45
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +52 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +33 -3
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +39 -5
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +41 -6
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +12 -8
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +20 -43
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +15 -42
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +57 -23
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +13 -13
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +26 -1
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +8 -5
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +77 -28
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +18 -18
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +62 -3
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +173 -20
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +49 -11
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +3 -3
- package/dist/collection/components/views/copy-text-view.js +53 -38
- package/dist/collection/components/views/email-registration-view.js +1 -1
- package/dist/collection/global/mixins.js +8 -8
- package/dist/collection/global/styles.js +308 -90
- package/dist/collection/global/styles.ts +321 -90
- package/dist/collection/tables/GenericTableView.js +6 -6
- package/dist/collection/utils/parseStates.js +12 -0
- package/dist/esm/{GenericTableView-7b9087af.js → GenericTableView-3b6f9ccc.js} +7 -7
- package/dist/esm/IndirectTaxDetailsView-3be86bcf.js +639 -0
- package/dist/esm/{ShadowViewAddon-e350d540.js → ShadowViewAddon-d8cfd6c7.js} +1336 -1318
- package/dist/esm/{copy-text-view-782137ba.js → copy-text-view-4a207b17.js} +54 -39
- package/dist/esm/data-a05c78ae.js +121 -0
- package/dist/esm/{email-registration-view-a7818cf2.js → email-registration-view-8782c01b.js} +2 -2
- package/dist/esm/{global-1d207c9e.js → global-632fb2fa.js} +308 -90
- package/dist/esm/loader.js +2 -2
- package/dist/esm/mint-components.js +2 -2
- package/dist/esm/{mixins-83f90fa1.js → mixins-f750863a.js} +6 -6
- package/dist/esm/parseStates-ed75e224.js +14 -0
- package/dist/esm/{sqm-banking-info-form_17.entry.js → sqm-banking-info-form_10.entry.js} +571 -2105
- package/dist/esm/{sqm-base-registration-form-view-593d4ac3.js → sqm-base-registration-form-view-d732a5df.js} +2 -2
- package/dist/esm/{sqm-big-stat_41.entry.js → sqm-big-stat_42.entry.js} +574 -120
- package/dist/esm/{sqm-close-button-view-f9819751.js → sqm-close-button-view-bc2bc10e.js} +1 -1
- package/dist/esm/sqm-close-button.entry.js +2 -2
- package/dist/esm/sqm-code-verification.entry.js +344 -0
- package/dist/esm/sqm-email-verification.entry.js +2 -2
- package/dist/esm/sqm-empty_4.entry.js +49 -49
- package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
- package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +76 -0
- package/dist/esm/{sqm-leaderboard-rank-view-753c8d4a.js → sqm-leaderboard-rank-view-84b3c539.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +3 -3
- package/dist/esm/{sqm-navigation-sidebar-item-view-8f1c72bc.js → sqm-navigation-sidebar-item-view-6e046743.js} +18 -7
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +26 -3
- package/dist/esm/{sqm-navigation-sidebar-view-9d802b78.js → sqm-navigation-sidebar-view-f898265a.js} +16 -6
- package/dist/esm/sqm-navigation-sidebar.entry.js +20 -4
- package/dist/esm/sqm-pagination_3.entry.js +86 -59
- package/dist/esm/sqm-password-field.entry.js +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-6c8bad0b.js → sqm-portal-email-verification-view-24ea7b3c.js} +3 -3
- package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
- package/dist/esm/{sqm-portal-forgot-password-view-3d3182f1.js → sqm-portal-forgot-password-view-55fc0873.js} +24 -17
- package/dist/esm/sqm-portal-forgot-password.entry.js +25 -4
- package/dist/esm/sqm-portal-google-login.entry.js +3 -3
- package/dist/esm/sqm-portal-google-registration-form.entry.js +4 -4
- package/dist/esm/{sqm-portal-login-view-7e49609a.js → sqm-portal-login-view-e870b4b0.js} +3 -3
- package/dist/esm/{sqm-portal-profile-view-cbdeec1f.js → sqm-portal-profile-view-9b4d7ec1.js} +3 -3
- package/dist/esm/sqm-portal-profile.entry.js +3 -3
- package/dist/esm/{sqm-portal-registration-form-view-3c1f6000.js → sqm-portal-registration-form-view-5d651c04.js} +2 -2
- package/dist/esm/sqm-portal-registration-form.entry.js +3 -3
- package/dist/esm/{sqm-portal-reset-password-view-54a8651f.js → sqm-portal-reset-password-view-6903828e.js} +2 -2
- package/dist/esm/sqm-portal-reset-password.entry.js +3 -3
- package/dist/esm/{sqm-portal-verify-email-view-b12cb894.js → sqm-portal-verify-email-view-01ac711f.js} +2 -2
- package/dist/esm/sqm-portal-verify-email.entry.js +3 -3
- package/dist/esm/{sqm-qr-code-view-f1d0763b.js → sqm-qr-code-view-62c10948.js} +2 -7
- package/dist/esm/sqm-qr-code.entry.js +1 -1
- package/dist/esm/sqm-referral-table_11.entry.js +111 -24
- package/dist/esm/sqm-referred-registration.entry.js +2 -2
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm/sqm-rewards-table_9.entry.js +81 -15
- package/dist/esm/sqm-stencilbook.entry.js +13715 -12393
- package/dist/esm/sqm-tabs.entry.js +16 -4
- package/dist/esm/sqm-tax-and-cash.entry.js +1217 -0
- package/dist/esm/sqm-text-span-view-cd3902e5.js +61 -0
- package/dist/esm/sqm-text-span.entry.js +4 -4
- package/dist/esm/sqm-widget-verification-controller.entry.js +12 -4
- package/dist/esm/sqm-widget-verification.entry.js +17 -6
- package/dist/esm/{usePayoutStatus-58aa56b4.js → usePayoutStatus-fed17fc9.js} +8 -5
- package/dist/esm/utils-1654e233.js +97 -0
- package/dist/esm-es5/GenericTableView-3b6f9ccc.js +1 -0
- package/dist/esm-es5/IndirectTaxDetailsView-3be86bcf.js +1 -0
- package/dist/esm-es5/ShadowViewAddon-d8cfd6c7.js +1 -0
- package/dist/esm-es5/copy-text-view-4a207b17.js +1 -0
- package/dist/esm-es5/data-a05c78ae.js +1 -0
- package/dist/esm-es5/email-registration-view-8782c01b.js +1 -0
- package/dist/esm-es5/{global-1d207c9e.js → global-632fb2fa.js} +5 -5
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/mixins-f750863a.js +1 -0
- package/dist/esm-es5/parseStates-ed75e224.js +1 -0
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -0
- package/dist/esm-es5/{sqm-base-registration-form-view-593d4ac3.js → sqm-base-registration-form-view-d732a5df.js} +1 -1
- package/dist/esm-es5/sqm-big-stat_42.entry.js +1 -0
- package/dist/esm-es5/{sqm-close-button-view-f9819751.js → sqm-close-button-view-bc2bc10e.js} +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -0
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank-view-84b3c539.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-6e046743.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-f898265a.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-6c8bad0b.js → sqm-portal-email-verification-view-24ea7b3c.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password-view-55fc0873.js +1 -0
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-login-view-e870b4b0.js +1 -0
- package/dist/esm-es5/{sqm-portal-profile-view-cbdeec1f.js → sqm-portal-profile-view-9b4d7ec1.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-registration-form-view-3c1f6000.js → sqm-portal-registration-form-view-5d651c04.js} +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-54a8651f.js → sqm-portal-reset-password-view-6903828e.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-b12cb894.js → sqm-portal-verify-email-view-01ac711f.js} +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/{sqm-qr-code-view-f1d0763b.js → sqm-qr-code-view-62c10948.js} +1 -1
- package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -0
- package/dist/esm-es5/sqm-text-span-view-cd3902e5.js +1 -0
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
- package/dist/esm-es5/{usePayoutStatus-58aa56b4.js → usePayoutStatus-fed17fc9.js} +2 -2
- package/dist/esm-es5/utils-1654e233.js +1 -0
- package/dist/mint-components/global/styles.ts +321 -90
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/p-042642d3.entry.js +1 -0
- package/dist/mint-components/{p-91ab3da1.js → p-057f5402.js} +1 -1
- package/dist/mint-components/p-06ce54e2.entry.js +258 -0
- package/dist/mint-components/p-0984523b.js +1 -0
- package/dist/mint-components/p-0a37a288.system.entry.js +1 -0
- package/dist/mint-components/p-0a8a6d45.system.entry.js +1 -0
- package/dist/mint-components/{p-d07f3090.entry.js → p-0b3218a5.entry.js} +1 -1
- package/dist/mint-components/{p-e5d0375e.system.js → p-0df294ad.system.js} +1 -1
- package/dist/mint-components/p-0e32981f.js +1 -0
- package/dist/mint-components/p-115dfc03.system.js +1 -0
- package/dist/mint-components/{p-480e08e9.js → p-11dff275.js} +2 -2
- package/dist/mint-components/{p-1673fae9.system.entry.js → p-12e61414.system.entry.js} +1 -1
- package/dist/mint-components/p-13f3a647.js +1 -0
- package/dist/mint-components/p-155cf177.system.js +1 -0
- package/dist/mint-components/{p-15d77d0b.entry.js → p-1878da9b.entry.js} +2 -2
- package/dist/mint-components/{p-99ad7d56.system.js → p-223dd3f7.system.js} +1 -1
- package/dist/mint-components/p-2cfe9826.system.entry.js +1 -0
- package/dist/mint-components/p-2df6ce8f.entry.js +144 -0
- package/dist/mint-components/p-32a47b41.system.js +1 -0
- package/dist/mint-components/{p-9d3d4098.system.js → p-33f640f6.system.js} +1 -1
- package/dist/mint-components/p-3a21f8f9.system.entry.js +1 -0
- package/dist/mint-components/p-3c3aab4c.system.js +1 -0
- package/dist/mint-components/{p-19bc3406.system.entry.js → p-3e4e74a2.system.entry.js} +1 -1
- package/dist/mint-components/{p-164a9103.system.entry.js → p-41d051b1.system.entry.js} +1 -1
- package/dist/mint-components/{p-709e1799.system.entry.js → p-450a7705.system.entry.js} +1 -1
- package/dist/mint-components/{p-90fc6774.system.entry.js → p-457962b7.system.entry.js} +1 -1
- package/dist/mint-components/p-46a672e4.entry.js +1 -0
- package/dist/mint-components/p-4841c5e9.system.entry.js +1 -0
- package/dist/mint-components/p-49b20dae.js +1 -0
- package/dist/mint-components/{p-380bfde1.entry.js → p-4b42b756.entry.js} +1 -1
- package/dist/mint-components/{p-2dca9e1a.system.js → p-4b9789a2.system.js} +1 -1
- package/dist/mint-components/p-4bb1c4b2.system.js +1 -0
- package/dist/mint-components/p-4cbd7eec.js +394 -0
- package/dist/mint-components/{p-f0772618.system.entry.js → p-4d478108.system.entry.js} +1 -1
- package/dist/mint-components/{p-b75bb6e3.system.js → p-505951d2.system.js} +1 -1
- package/dist/mint-components/{p-6df88590.system.entry.js → p-51aa8c38.system.entry.js} +1 -1
- package/dist/mint-components/p-52d15f87.system.js +1 -0
- package/dist/mint-components/p-54b0b768.system.js +1 -0
- package/dist/mint-components/p-5510be1e.system.entry.js +1 -0
- package/dist/mint-components/p-5c5964e0.js +1 -0
- package/dist/mint-components/p-5d407714.system.entry.js +1 -0
- package/dist/mint-components/{p-a2fde301.entry.js → p-5ef6de10.entry.js} +1 -1
- package/dist/mint-components/p-66a2b1a4.js +1 -0
- package/dist/mint-components/p-66d22d46.entry.js +13 -0
- package/dist/mint-components/p-674b82ac.js +1 -0
- package/dist/mint-components/p-6798cad1.system.js +1 -0
- package/dist/mint-components/{p-0c78815e.system.entry.js → p-6a49b077.system.entry.js} +1 -1
- package/dist/mint-components/{p-53730ffe.entry.js → p-6a5f57d7.entry.js} +1 -1
- package/dist/mint-components/p-6ef506ba.entry.js +16 -0
- package/dist/mint-components/{p-9cb06082.system.entry.js → p-6fa624ff.system.entry.js} +1 -1
- package/dist/mint-components/p-704f162e.entry.js +1 -0
- package/dist/mint-components/p-70fddbdd.entry.js +11 -0
- package/dist/mint-components/p-731d06a9.entry.js +1 -0
- package/dist/mint-components/p-74afdafb.system.js +1 -0
- package/dist/mint-components/p-767485b8.system.js +1 -0
- package/dist/mint-components/p-780b981b.entry.js +1 -0
- package/dist/mint-components/{p-fbac722b.js → p-7adb141e.js} +1 -1
- package/dist/mint-components/p-7b731acd.entry.js +93 -0
- package/dist/mint-components/{p-7a9290ba.js → p-82113e37.js} +1 -1
- package/dist/mint-components/{p-42187319.system.entry.js → p-846aff6a.system.entry.js} +1 -1
- package/dist/mint-components/p-84a78d09.entry.js +1 -0
- package/dist/mint-components/{p-0d2d0b6d.entry.js → p-865f812e.entry.js} +1 -1
- package/dist/mint-components/p-8a6494c7.system.js +1 -0
- package/dist/mint-components/p-8feb4180.entry.js +1 -0
- package/dist/mint-components/{p-475245d1.system.js → p-96e339f6.system.js} +15 -15
- package/dist/mint-components/p-9711efb7.entry.js +1 -0
- package/dist/mint-components/{p-cc7af682.system.js → p-9721a29a.system.js} +2 -2
- package/dist/mint-components/p-9acf0b39.system.entry.js +1 -0
- package/dist/mint-components/p-9d41d676.system.entry.js +1 -0
- package/dist/mint-components/p-9f2edf59.system.js +1 -0
- package/dist/mint-components/p-a1e17fd2.js +1 -0
- package/dist/mint-components/p-a27a15c5.system.entry.js +1 -0
- package/dist/mint-components/{p-d929b9d5.system.js → p-a3383f54.system.js} +1 -1
- package/dist/mint-components/{p-4428294b.entry.js → p-a3e68251.entry.js} +1 -1
- package/dist/mint-components/p-a572db9b.system.entry.js +1 -0
- package/dist/mint-components/{p-7f80a9d7.entry.js → p-a60d5315.entry.js} +1 -1
- package/dist/mint-components/p-a91e7c05.system.entry.js +1 -0
- package/dist/mint-components/{p-f4a8ee29.system.entry.js → p-af516659.system.entry.js} +1 -1
- package/dist/mint-components/p-b637f1e4.js +1 -0
- package/dist/mint-components/{p-2f101bae.entry.js → p-b6761073.entry.js} +1 -1
- package/dist/mint-components/{p-f1e72435.entry.js → p-b73a4df4.entry.js} +2 -2
- package/dist/mint-components/{p-9bfd9bed.system.entry.js → p-bb6e411d.system.entry.js} +1 -1
- package/dist/mint-components/p-bdd80fce.js +1 -0
- package/dist/mint-components/p-be89074c.entry.js +1 -0
- package/dist/mint-components/p-c0b07067.system.js +1 -0
- package/dist/mint-components/p-c1b1f8ae.system.entry.js +1 -0
- package/dist/mint-components/p-c75a3b4a.js +103 -0
- package/dist/mint-components/{p-91959fbe.js → p-c96a25c6.js} +1 -1
- package/dist/mint-components/p-c9745c8f.system.js +1 -0
- package/dist/mint-components/p-ca9e0322.system.js +1 -0
- package/dist/mint-components/{p-1a6b7d2a.entry.js → p-cd0ee247.entry.js} +1 -1
- package/dist/mint-components/p-cf157c6e.system.entry.js +1 -0
- package/dist/mint-components/{p-9386ad84.system.entry.js → p-d12e9cfd.system.entry.js} +1 -1
- package/dist/mint-components/{p-35b475bf.js → p-d1ae7a2d.js} +1 -1
- package/dist/mint-components/{p-5c28406d.system.entry.js → p-d5b3397c.system.entry.js} +1 -1
- package/dist/mint-components/p-d6352d15.js +1 -0
- package/dist/mint-components/p-d94a4d50.system.entry.js +1 -0
- package/dist/mint-components/p-da71337b.entry.js +1 -0
- package/dist/mint-components/{p-9b894557.entry.js → p-dbb83730.entry.js} +1 -1
- package/dist/mint-components/{p-6d4a313f.js → p-dc293b10.js} +81 -81
- package/dist/mint-components/p-de136dd3.js +1 -0
- package/dist/mint-components/{p-00ed4c2e.entry.js → p-df223bff.entry.js} +1 -1
- package/dist/mint-components/p-e1e62d55.entry.js +1 -0
- package/dist/mint-components/{p-f2d8d3d3.system.entry.js → p-e217afd9.system.entry.js} +1 -1
- package/dist/mint-components/{p-4794641c.system.js → p-e2705fbe.system.js} +1 -1
- package/dist/mint-components/p-e309a219.js +1 -0
- package/dist/mint-components/{p-f940190a.js → p-e518a60d.js} +1 -1
- package/dist/mint-components/p-e5d9e709.entry.js +13 -0
- package/dist/mint-components/p-eb998f7b.entry.js +9 -0
- package/dist/mint-components/p-f53f5304.system.entry.js +1 -0
- package/dist/mint-components/p-f8175201.system.js +1 -0
- package/dist/mint-components/p-fb13065a.js +1 -0
- package/dist/mint-components/p-fb584d7a.js +1 -0
- package/dist/mint-components/p-fbef4ecb.system.js +1 -0
- package/dist/mint-components/p-fda43e22.system.entry.js +1 -0
- package/dist/types/components/sqm-big-stat/BigStat.stories.d.ts +2 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +5 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +41 -0
- package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +2 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +2 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +42 -0
- package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +1 -0
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +4 -1
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +13 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +19 -0
- package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +6 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +48 -7
- package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +6 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +1 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +14 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.d.ts +8 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +57 -0
- package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +1 -0
- package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +9 -0
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password-view.d.ts +2 -0
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +7 -0
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +15 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +3 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +19 -0
- package/dist/types/components/sqm-portal-frame/usePortalFrame.d.ts +2 -1
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +3 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +20 -2
- package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +5 -2
- package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +20 -0
- package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +42 -0
- package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +1 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +6 -0
- package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +1 -1
- package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +2 -1
- package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +15 -3
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +42 -0
- package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +1 -0
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +43 -1
- package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +3 -0
- package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +23 -0
- package/dist/types/components/sqm-stencilbook/BrandSelector.d.ts +6 -0
- package/dist/types/components/sqm-stencilbook/Themes.d.ts +4 -5
- package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +1 -0
- package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +1 -0
- package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +8 -0
- package/dist/types/components/sqm-task-card/DetailsView.d.ts +6 -0
- package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +5 -0
- package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +32 -0
- package/dist/types/components/sqm-task-card/useTaskCard.d.ts +9 -0
- package/dist/types/components/sqm-text/Text.stories.d.ts +6 -0
- package/dist/types/components/sqm-text/sqm-text.d.ts +12 -0
- package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +4 -2
- package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +13 -1
- package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +1 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +2 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +14 -0
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.d.ts +5 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +5 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +5 -0
- package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +0 -1
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +2 -2
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +4 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +10 -4
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +10 -0
- package/dist/types/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.d.ts +7 -0
- package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +1 -1
- package/dist/types/components/tax-and-cash/utils.d.ts +1 -1
- package/dist/types/components/views/copy-text-view.d.ts +5 -0
- package/dist/types/components.d.ts +1232 -35
- package/dist/types/global/mixins.d.ts +12 -12
- package/dist/types/global/styles.d.ts +6 -1
- package/dist/types/saasquatch.d.ts +61 -0
- package/dist/types/utils/parseStates.d.ts +1 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +2 -1
- package/dist/cjs/sqm-invoice-table-view-dbf7a907.js +0 -2038
- package/dist/cjs/sqm-text-span-view-0aa82125.js +0 -62
- package/dist/esm/sqm-invoice-table-view-e0c9772a.js +0 -2022
- package/dist/esm/sqm-text-span-view-ca32495e.js +0 -60
- package/dist/esm-es5/GenericTableView-7b9087af.js +0 -1
- package/dist/esm-es5/ShadowViewAddon-e350d540.js +0 -1
- package/dist/esm-es5/copy-text-view-782137ba.js +0 -1
- package/dist/esm-es5/email-registration-view-a7818cf2.js +0 -1
- package/dist/esm-es5/mixins-83f90fa1.js +0 -1
- package/dist/esm-es5/sqm-banking-info-form_17.entry.js +0 -1
- package/dist/esm-es5/sqm-big-stat_41.entry.js +0 -1
- package/dist/esm-es5/sqm-invoice-table-view-e0c9772a.js +0 -1
- package/dist/esm-es5/sqm-leaderboard-rank-view-753c8d4a.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-8f1c72bc.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-9d802b78.js +0 -1
- package/dist/esm-es5/sqm-portal-forgot-password-view-3d3182f1.js +0 -1
- package/dist/esm-es5/sqm-portal-login-view-7e49609a.js +0 -1
- package/dist/esm-es5/sqm-text-span-view-ca32495e.js +0 -1
- package/dist/mint-components/p-091e7ca2.system.entry.js +0 -1
- package/dist/mint-components/p-0ebab63e.system.js +0 -1
- package/dist/mint-components/p-141bf5c1.system.entry.js +0 -1
- package/dist/mint-components/p-14a65f29.system.js +0 -1
- package/dist/mint-components/p-23379b5b.entry.js +0 -144
- package/dist/mint-components/p-24db5c70.js +0 -1
- package/dist/mint-components/p-2bcd406c.system.js +0 -1
- package/dist/mint-components/p-2da21ba4.entry.js +0 -1
- package/dist/mint-components/p-31015791.js +0 -1
- package/dist/mint-components/p-33c96e14.entry.js +0 -16
- package/dist/mint-components/p-342bc70c.system.entry.js +0 -1
- package/dist/mint-components/p-38e5c429.system.js +0 -1
- package/dist/mint-components/p-3a31cc83.entry.js +0 -13
- package/dist/mint-components/p-3b90e01b.system.js +0 -1
- package/dist/mint-components/p-3ba1ab43.system.js +0 -1
- package/dist/mint-components/p-3db34d68.js +0 -1
- package/dist/mint-components/p-3f6e0197.system.entry.js +0 -1
- package/dist/mint-components/p-420554af.system.entry.js +0 -1
- package/dist/mint-components/p-441b60ac.system.entry.js +0 -1
- package/dist/mint-components/p-492b70db.system.js +0 -1
- package/dist/mint-components/p-4e5af50c.js +0 -1
- package/dist/mint-components/p-5bdafc7e.system.entry.js +0 -1
- package/dist/mint-components/p-6055eb4c.system.js +0 -1
- package/dist/mint-components/p-626e9e84.js +0 -1
- package/dist/mint-components/p-635d5ef2.system.js +0 -1
- package/dist/mint-components/p-6427e963.entry.js +0 -1
- package/dist/mint-components/p-6a97b51d.entry.js +0 -13
- package/dist/mint-components/p-716d0275.entry.js +0 -1
- package/dist/mint-components/p-775f3ded.entry.js +0 -1
- package/dist/mint-components/p-7ab21e4d.entry.js +0 -1
- package/dist/mint-components/p-837a0fdd.js +0 -1
- package/dist/mint-components/p-85671c3d.system.entry.js +0 -1
- package/dist/mint-components/p-904ebcf6.system.entry.js +0 -1
- package/dist/mint-components/p-91521e9d.js +0 -1
- package/dist/mint-components/p-92816d1f.js +0 -1
- package/dist/mint-components/p-9cf80e85.system.entry.js +0 -1
- package/dist/mint-components/p-9db71c84.entry.js +0 -1
- package/dist/mint-components/p-aad32fb6.system.js +0 -1
- package/dist/mint-components/p-b207beeb.entry.js +0 -1
- package/dist/mint-components/p-b2bf509e.entry.js +0 -9
- package/dist/mint-components/p-b33b7eb5.system.js +0 -1
- package/dist/mint-components/p-babcdb1f.system.entry.js +0 -1
- package/dist/mint-components/p-c060f770.system.entry.js +0 -1
- package/dist/mint-components/p-c36506f6.system.entry.js +0 -1
- package/dist/mint-components/p-c3bfb9c3.entry.js +0 -258
- package/dist/mint-components/p-c8147def.js +0 -1
- package/dist/mint-components/p-c9f1dde7.js +0 -1
- package/dist/mint-components/p-cd1d497f.system.js +0 -1
- package/dist/mint-components/p-dbcb5359.js +0 -1
- package/dist/mint-components/p-dcc81e90.entry.js +0 -1
- package/dist/mint-components/p-e07bc6c4.system.js +0 -1
- package/dist/mint-components/p-e41aac34.js +0 -1
- package/dist/mint-components/p-e6f50ffd.entry.js +0 -1
- package/dist/mint-components/p-f3e2098c.js +0 -394
- package/dist/mint-components/p-f56bedd5.js +0 -1
- package/dist/mint-components/p-f71ae358.system.entry.js +0 -1
- package/dist/mint-components/p-f7c99803.system.js +0 -1
- package/dist/mint-components/p-f87ae19e.entry.js +0 -205
- /package/dist/collection/components/tax-and-cash/{sqm-tax-and-cash/data.js → data.js} +0 -0
- /package/dist/types/components/tax-and-cash/{sqm-tax-and-cash/data.d.ts → data.d.ts} +0 -0
|
@@ -60,6 +60,7 @@ export class CheckboxField {
|
|
|
60
60
|
return (h(CheckboxFieldView, { states: states, content: content, callbacks: callbacks }));
|
|
61
61
|
}
|
|
62
62
|
static get is() { return "sqm-checkbox-field"; }
|
|
63
|
+
static get encapsulation() { return "shadow"; }
|
|
63
64
|
static get properties() { return {
|
|
64
65
|
"checkboxName": {
|
|
65
66
|
"type": "string",
|
|
@@ -15,10 +15,17 @@ const defaultProps = {
|
|
|
15
15
|
inputPlaceholderText: "CODE ERROR",
|
|
16
16
|
couponCodeLabel: "Your coupon code:",
|
|
17
17
|
error: false,
|
|
18
|
+
buttonType: "primary",
|
|
18
19
|
};
|
|
19
20
|
export const CouponCode = () => {
|
|
20
21
|
return h("sqm-coupon-code", { tooltiptext: "Copied to Clipboard" });
|
|
21
22
|
};
|
|
23
|
+
export const CouponCodeWithSecondaryButtonType = () => {
|
|
24
|
+
return (h("sqm-coupon-code", { tooltiptext: "Copied to Clipboard", buttonType: "secondary", buttonStyle: "button-outside" }));
|
|
25
|
+
};
|
|
26
|
+
export const CouponCodeWithTertiaryButtonType = () => {
|
|
27
|
+
return (h("sqm-coupon-code", { tooltiptext: "Copied to Clipboard", buttonType: "tertiary", buttonStyle: "button-outside" }));
|
|
28
|
+
};
|
|
22
29
|
export const CustomTooltipText = () => {
|
|
23
30
|
return h("sqm-coupon-code", { tooltiptext: "CUSTOM TOOLTIP TEXT" });
|
|
24
31
|
};
|
|
@@ -2,24 +2,24 @@ import { h } from "@stencil/core";
|
|
|
2
2
|
import { createStyleSheet } from "../../styling/JSS";
|
|
3
3
|
import { HostBlock } from "../../global/mixins";
|
|
4
4
|
import { CopyTextView } from "../views/copy-text-view";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
5
|
+
export function CouponCodeView(props) {
|
|
6
|
+
const error = !props.loading && props.error;
|
|
7
|
+
const style = {
|
|
8
|
+
HostBlock: HostBlock,
|
|
9
|
+
couponCodeLabel: {
|
|
10
|
+
margin: "var(--sl-spacing-x-small) 0",
|
|
11
|
+
color: props.textColor || "var(--sqm-text-subdued)",
|
|
12
|
+
fontSize: "var(--sl-font-size-small)",
|
|
13
|
+
},
|
|
14
|
+
};
|
|
15
|
+
const vanillaStyle = `
|
|
14
16
|
:host{
|
|
15
17
|
display: block;
|
|
16
18
|
width: 100%;
|
|
17
19
|
}
|
|
18
20
|
`;
|
|
19
|
-
const sheet = createStyleSheet(style);
|
|
20
|
-
const styleString = sheet.toString();
|
|
21
|
-
export function CouponCodeView(props) {
|
|
22
|
-
const error = !props.loading && props.error;
|
|
21
|
+
const sheet = createStyleSheet(style);
|
|
22
|
+
const styleString = sheet.toString();
|
|
23
23
|
return (h("div", null,
|
|
24
24
|
h("style", { type: "text/css" },
|
|
25
25
|
styleString,
|
|
@@ -31,6 +31,7 @@ export class CouponCode {
|
|
|
31
31
|
* @uiType string
|
|
32
32
|
* @uiEnum ["left", "center", "right"]
|
|
33
33
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
34
|
+
* @uiGroup Style
|
|
34
35
|
*/
|
|
35
36
|
this.textAlign = "left";
|
|
36
37
|
/**
|
|
@@ -44,6 +45,7 @@ export class CouponCode {
|
|
|
44
45
|
* @uiType string
|
|
45
46
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
46
47
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
48
|
+
* @uiGroup Style
|
|
47
49
|
*/
|
|
48
50
|
this.buttonStyle = "icon";
|
|
49
51
|
/**
|
|
@@ -105,6 +107,15 @@ export class CouponCode {
|
|
|
105
107
|
* @uiGroup Coupon code error
|
|
106
108
|
*/
|
|
107
109
|
this.couponCodePlaceholder = "...";
|
|
110
|
+
/**
|
|
111
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
112
|
+
* @uiName Button Type
|
|
113
|
+
* @uiType string
|
|
114
|
+
* @uiEnum ["primary", "secondary"]
|
|
115
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
116
|
+
* @uiGroup Style
|
|
117
|
+
*/
|
|
118
|
+
this.buttonType = "primary";
|
|
108
119
|
withHooks(this);
|
|
109
120
|
}
|
|
110
121
|
disconnectedCallback() { }
|
|
@@ -206,6 +217,9 @@ export class CouponCode {
|
|
|
206
217
|
}, {
|
|
207
218
|
"text": "[\"Left\", \"Center\", \"Right\"]",
|
|
208
219
|
"name": "uiEnumNames"
|
|
220
|
+
}, {
|
|
221
|
+
"text": "Style",
|
|
222
|
+
"name": "uiGroup"
|
|
209
223
|
}],
|
|
210
224
|
"text": ""
|
|
211
225
|
},
|
|
@@ -257,6 +271,9 @@ export class CouponCode {
|
|
|
257
271
|
}, {
|
|
258
272
|
"text": "[\"Icon\", \"Button outside\", \"Button below\"]",
|
|
259
273
|
"name": "uiEnumNames"
|
|
274
|
+
}, {
|
|
275
|
+
"text": "Style",
|
|
276
|
+
"name": "uiGroup"
|
|
260
277
|
}],
|
|
261
278
|
"text": "Set the copy button style and placement."
|
|
262
279
|
},
|
|
@@ -471,12 +488,158 @@ export class CouponCode {
|
|
|
471
488
|
"reflect": false,
|
|
472
489
|
"defaultValue": "\"...\""
|
|
473
490
|
},
|
|
491
|
+
"borderColor": {
|
|
492
|
+
"type": "string",
|
|
493
|
+
"mutable": false,
|
|
494
|
+
"complexType": {
|
|
495
|
+
"original": "string",
|
|
496
|
+
"resolved": "string",
|
|
497
|
+
"references": {}
|
|
498
|
+
},
|
|
499
|
+
"required": false,
|
|
500
|
+
"optional": true,
|
|
501
|
+
"docs": {
|
|
502
|
+
"tags": [{
|
|
503
|
+
"text": "Border color",
|
|
504
|
+
"name": "uiName"
|
|
505
|
+
}, {
|
|
506
|
+
"text": "color",
|
|
507
|
+
"name": "uiWidget"
|
|
508
|
+
}, {
|
|
509
|
+
"text": "color",
|
|
510
|
+
"name": "format"
|
|
511
|
+
}, {
|
|
512
|
+
"text": "Style",
|
|
513
|
+
"name": "uiGroup"
|
|
514
|
+
}],
|
|
515
|
+
"text": "Border color of share link container (default is set to 1px solid transparent)"
|
|
516
|
+
},
|
|
517
|
+
"attribute": "border-color",
|
|
518
|
+
"reflect": false
|
|
519
|
+
},
|
|
520
|
+
"textColor": {
|
|
521
|
+
"type": "string",
|
|
522
|
+
"mutable": false,
|
|
523
|
+
"complexType": {
|
|
524
|
+
"original": "string",
|
|
525
|
+
"resolved": "string",
|
|
526
|
+
"references": {}
|
|
527
|
+
},
|
|
528
|
+
"required": false,
|
|
529
|
+
"optional": true,
|
|
530
|
+
"docs": {
|
|
531
|
+
"tags": [{
|
|
532
|
+
"text": "Text color",
|
|
533
|
+
"name": "uiName"
|
|
534
|
+
}, {
|
|
535
|
+
"text": "color",
|
|
536
|
+
"name": "uiWidget"
|
|
537
|
+
}, {
|
|
538
|
+
"text": "color",
|
|
539
|
+
"name": "format"
|
|
540
|
+
}, {
|
|
541
|
+
"text": "Style",
|
|
542
|
+
"name": "uiGroup"
|
|
543
|
+
}],
|
|
544
|
+
"text": "Color of the text and copy icon"
|
|
545
|
+
},
|
|
546
|
+
"attribute": "text-color",
|
|
547
|
+
"reflect": false
|
|
548
|
+
},
|
|
549
|
+
"borderRadius": {
|
|
550
|
+
"type": "string",
|
|
551
|
+
"mutable": false,
|
|
552
|
+
"complexType": {
|
|
553
|
+
"original": "string",
|
|
554
|
+
"resolved": "string",
|
|
555
|
+
"references": {}
|
|
556
|
+
},
|
|
557
|
+
"required": false,
|
|
558
|
+
"optional": true,
|
|
559
|
+
"docs": {
|
|
560
|
+
"tags": [{
|
|
561
|
+
"text": "Border Radius",
|
|
562
|
+
"name": "uiName"
|
|
563
|
+
}, {
|
|
564
|
+
"text": "number",
|
|
565
|
+
"name": "uiType"
|
|
566
|
+
}, {
|
|
567
|
+
"text": "Style",
|
|
568
|
+
"name": "uiGroup"
|
|
569
|
+
}],
|
|
570
|
+
"text": "The border radius on the share link container (in pixels)"
|
|
571
|
+
},
|
|
572
|
+
"attribute": "border-radius",
|
|
573
|
+
"reflect": false
|
|
574
|
+
},
|
|
575
|
+
"buttonType": {
|
|
576
|
+
"type": "string",
|
|
577
|
+
"mutable": false,
|
|
578
|
+
"complexType": {
|
|
579
|
+
"original": "\"primary\" | \"secondary\" | \"tertiary\"",
|
|
580
|
+
"resolved": "\"primary\" | \"secondary\" | \"tertiary\"",
|
|
581
|
+
"references": {}
|
|
582
|
+
},
|
|
583
|
+
"required": false,
|
|
584
|
+
"optional": true,
|
|
585
|
+
"docs": {
|
|
586
|
+
"tags": [{
|
|
587
|
+
"text": "Button Type",
|
|
588
|
+
"name": "uiName"
|
|
589
|
+
}, {
|
|
590
|
+
"text": "string",
|
|
591
|
+
"name": "uiType"
|
|
592
|
+
}, {
|
|
593
|
+
"text": "[\"primary\", \"secondary\"]",
|
|
594
|
+
"name": "uiEnum"
|
|
595
|
+
}, {
|
|
596
|
+
"text": "[\"Primary\", \"Secondary\"]",
|
|
597
|
+
"name": "uiEnumNames"
|
|
598
|
+
}, {
|
|
599
|
+
"text": "Style",
|
|
600
|
+
"name": "uiGroup"
|
|
601
|
+
}],
|
|
602
|
+
"text": "The type of the button (primary or secondary) that will be used to copy the link."
|
|
603
|
+
},
|
|
604
|
+
"attribute": "button-type",
|
|
605
|
+
"reflect": false,
|
|
606
|
+
"defaultValue": "\"primary\""
|
|
607
|
+
},
|
|
608
|
+
"backgroundColor": {
|
|
609
|
+
"type": "string",
|
|
610
|
+
"mutable": false,
|
|
611
|
+
"complexType": {
|
|
612
|
+
"original": "string",
|
|
613
|
+
"resolved": "string",
|
|
614
|
+
"references": {}
|
|
615
|
+
},
|
|
616
|
+
"required": false,
|
|
617
|
+
"optional": true,
|
|
618
|
+
"docs": {
|
|
619
|
+
"tags": [{
|
|
620
|
+
"text": "Background color",
|
|
621
|
+
"name": "uiName"
|
|
622
|
+
}, {
|
|
623
|
+
"text": "color",
|
|
624
|
+
"name": "uiWidget"
|
|
625
|
+
}, {
|
|
626
|
+
"text": "color",
|
|
627
|
+
"name": "format"
|
|
628
|
+
}, {
|
|
629
|
+
"text": "Style",
|
|
630
|
+
"name": "uiGroup"
|
|
631
|
+
}],
|
|
632
|
+
"text": "Background color of share link container"
|
|
633
|
+
},
|
|
634
|
+
"attribute": "background-color",
|
|
635
|
+
"reflect": false
|
|
636
|
+
},
|
|
474
637
|
"demoData": {
|
|
475
638
|
"type": "unknown",
|
|
476
639
|
"mutable": false,
|
|
477
640
|
"complexType": {
|
|
478
641
|
"original": "DemoData<CouponCodeViewProps>",
|
|
479
|
-
"resolved": "{ loading?: boolean; errorType?: \"error\" | \"warning\" | \"info\" | \"success\"; couponCodeLabel?: string; copyString?: string; tooltiptext?: string; open?: boolean; copyButtonLabel?: string; disabled?: boolean; textAlign?: \"left\" | \"right\" | \"center\"; buttonStyle?: \"icon\" | \"button-outside\" | \"button-below\"; error?: boolean; errorText?: string; notificationText?: string; showNotificationText?: boolean; inputPlaceholderText?: string; dateAvailable?: string; isCopied?: boolean; onClick?: () => void; }",
|
|
642
|
+
"resolved": "{ loading?: boolean; textColor?: string; errorType?: \"error\" | \"warning\" | \"info\" | \"success\"; couponCodeLabel?: string; buttonType?: \"primary\" | \"secondary\" | \"tertiary\"; copyString?: string; tooltiptext?: string; open?: boolean; copyButtonLabel?: string; disabled?: boolean; textAlign?: \"left\" | \"right\" | \"center\"; buttonStyle?: \"icon\" | \"button-outside\" | \"button-below\"; error?: boolean; errorText?: string; notificationText?: string; showNotificationText?: boolean; inputPlaceholderText?: string; dateAvailable?: string; isCopied?: boolean; backgroundColor?: string; borderRadius?: string; borderColor?: string; onClick?: () => void; }",
|
|
480
643
|
"references": {
|
|
481
644
|
"DemoData": {
|
|
482
645
|
"location": "import",
|
|
@@ -515,6 +678,11 @@ function useDemoCouponCode(props) {
|
|
|
515
678
|
error: false,
|
|
516
679
|
couponCodePlaceholder: props.couponCodePlaceholder,
|
|
517
680
|
couponCodeLabel: props.couponCodeLabel,
|
|
681
|
+
borderColor: props.borderColor,
|
|
682
|
+
backgroundColor: props.backgroundColor,
|
|
683
|
+
textColor: props.textColor,
|
|
684
|
+
borderRadius: props.borderRadius,
|
|
685
|
+
buttonType: props.buttonType,
|
|
518
686
|
open,
|
|
519
687
|
onClick: () => {
|
|
520
688
|
// Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
|
|
@@ -3,14 +3,23 @@ import { createStyleSheet } from "../../styling/JSS";
|
|
|
3
3
|
export function DividedLayoutView(props, children) {
|
|
4
4
|
const getBorder = () => {
|
|
5
5
|
if (props.direction === "row") {
|
|
6
|
-
return {
|
|
6
|
+
return {
|
|
7
|
+
"border-right": props.borderless
|
|
8
|
+
? "none"
|
|
9
|
+
: `1px solid ${props.borderColor || "var(--sqm-text)"}`,
|
|
10
|
+
};
|
|
7
11
|
}
|
|
8
12
|
else {
|
|
9
|
-
return {
|
|
13
|
+
return {
|
|
14
|
+
"border-bottom": props.borderless
|
|
15
|
+
? "none"
|
|
16
|
+
: `1px solid ${props.borderColor || "var(--sqm-text)"}`,
|
|
17
|
+
};
|
|
10
18
|
}
|
|
11
19
|
};
|
|
12
20
|
const style = {
|
|
13
21
|
LayoutContainer: {
|
|
22
|
+
background: props.backgroundColor,
|
|
14
23
|
display: "contents",
|
|
15
24
|
// First style applies when shadow DOM is disabled, second applies when shadow DOM is enabled
|
|
16
25
|
"& > :not(:last-child)": {
|
|
@@ -26,11 +35,10 @@ export function DividedLayoutView(props, children) {
|
|
|
26
35
|
flex: 1;
|
|
27
36
|
box-sizing: border-box;
|
|
28
37
|
flex-direction: ${props.direction};
|
|
29
|
-
background-color: var(--sqm-
|
|
38
|
+
background-color: var(--sqm-portal-background);
|
|
39
|
+
color: var(--sqm-text);
|
|
30
40
|
overflow-x: clip;
|
|
31
|
-
${props.direction === "column"
|
|
32
|
-
? "width: 100%; max-width: var(--sqm-portal-main-width);"
|
|
33
|
-
: ""}
|
|
41
|
+
${props.direction === "column" ? "width: 100%; max-width: 100%" : ""}
|
|
34
42
|
${props.contentAreaWidth !== null
|
|
35
43
|
? `max-width: ${props.contentAreaWidth} !important;`
|
|
36
44
|
: ""}
|
|
@@ -14,10 +14,17 @@ import { getProps } from "../../utils/utils";
|
|
|
14
14
|
export class DividedLayout {
|
|
15
15
|
constructor() {
|
|
16
16
|
/**
|
|
17
|
+
* @undocumented
|
|
17
18
|
* Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
18
19
|
* @uiName Border style
|
|
19
20
|
*/
|
|
20
21
|
this.dividerStyle = "1px solid #EAEAEA";
|
|
22
|
+
/**
|
|
23
|
+
* Background color of the divider
|
|
24
|
+
* @uiName Divider Background Color
|
|
25
|
+
* @uiWidget color
|
|
26
|
+
*/
|
|
27
|
+
this.backgroundColor = "#FFFFFF";
|
|
21
28
|
withHooks(this);
|
|
22
29
|
}
|
|
23
30
|
disconnectedCallback() { }
|
|
@@ -92,14 +99,64 @@ export class DividedLayout {
|
|
|
92
99
|
"optional": false,
|
|
93
100
|
"docs": {
|
|
94
101
|
"tags": [{
|
|
102
|
+
"text": "Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.",
|
|
103
|
+
"name": "undocumented"
|
|
104
|
+
}, {
|
|
95
105
|
"text": "Border style",
|
|
96
106
|
"name": "uiName"
|
|
97
107
|
}],
|
|
98
|
-
"text": "
|
|
108
|
+
"text": ""
|
|
99
109
|
},
|
|
100
110
|
"attribute": "divider-style",
|
|
101
111
|
"reflect": false,
|
|
102
112
|
"defaultValue": "\"1px solid #EAEAEA\""
|
|
113
|
+
},
|
|
114
|
+
"backgroundColor": {
|
|
115
|
+
"type": "string",
|
|
116
|
+
"mutable": false,
|
|
117
|
+
"complexType": {
|
|
118
|
+
"original": "string",
|
|
119
|
+
"resolved": "string",
|
|
120
|
+
"references": {}
|
|
121
|
+
},
|
|
122
|
+
"required": false,
|
|
123
|
+
"optional": true,
|
|
124
|
+
"docs": {
|
|
125
|
+
"tags": [{
|
|
126
|
+
"text": "Divider Background Color",
|
|
127
|
+
"name": "uiName"
|
|
128
|
+
}, {
|
|
129
|
+
"text": "color",
|
|
130
|
+
"name": "uiWidget"
|
|
131
|
+
}],
|
|
132
|
+
"text": "Background color of the divider"
|
|
133
|
+
},
|
|
134
|
+
"attribute": "background-color",
|
|
135
|
+
"reflect": false,
|
|
136
|
+
"defaultValue": "\"#FFFFFF\""
|
|
137
|
+
},
|
|
138
|
+
"borderColor": {
|
|
139
|
+
"type": "string",
|
|
140
|
+
"mutable": false,
|
|
141
|
+
"complexType": {
|
|
142
|
+
"original": "string",
|
|
143
|
+
"resolved": "string",
|
|
144
|
+
"references": {}
|
|
145
|
+
},
|
|
146
|
+
"required": false,
|
|
147
|
+
"optional": true,
|
|
148
|
+
"docs": {
|
|
149
|
+
"tags": [{
|
|
150
|
+
"text": "Divider Background Color",
|
|
151
|
+
"name": "uiName"
|
|
152
|
+
}, {
|
|
153
|
+
"text": "color",
|
|
154
|
+
"name": "uiWidget"
|
|
155
|
+
}],
|
|
156
|
+
"text": "Color of the divider (defaults to default text color if none is set)"
|
|
157
|
+
},
|
|
158
|
+
"attribute": "border-color",
|
|
159
|
+
"reflect": false
|
|
103
160
|
}
|
|
104
161
|
}; }
|
|
105
162
|
}
|
|
@@ -32,7 +32,7 @@ const EditProfileView = (props) => {
|
|
|
32
32
|
}, submit: true, exportparts: "base: primarybutton-base" }, text.updatetext),
|
|
33
33
|
h("sl-button", { onClick: () => {
|
|
34
34
|
callbacks.setShowEdit(false);
|
|
35
|
-
}, exportparts: "base:
|
|
35
|
+
}, exportparts: "base: secondarybutton-base" }, text.canceltext)))));
|
|
36
36
|
}
|
|
37
37
|
return (h("div", { class: `CardWrapper FormWrapper ${!states.showEdit && "ShowEdit"}`, part: "sqm-base" },
|
|
38
38
|
h("div", { class: "FormSection" },
|
|
@@ -23,7 +23,7 @@ export const FullStackSuccess = () => {
|
|
|
23
23
|
h("div", { class: "AlertContent" },
|
|
24
24
|
h("div", { part: "successalert-text" }, "Title"),
|
|
25
25
|
h("div", { part: "successalert-subtext" }, "Body text."),
|
|
26
|
-
h("sl-button", { type: "
|
|
26
|
+
h("sl-button", { type: "primary", exportparts: "base: primarybutton-base", onClick: () => {
|
|
27
27
|
console.log("click");
|
|
28
28
|
} }, "Primary Action"),
|
|
29
29
|
h("sl-button", { class: "SecondaryTextButton", type: "text", onClick: () => {
|
|
@@ -3,6 +3,7 @@ import { createStyleSheet } from "../../styling/JSS";
|
|
|
3
3
|
export function HeroImageView(props, children) {
|
|
4
4
|
const overlay = Boolean((props.header || props.description || props.buttonText) &&
|
|
5
5
|
props.layout === "overlay");
|
|
6
|
+
console.log("buttonType is ", props.buttonType);
|
|
6
7
|
// Dependent on props, not feasiable to move out
|
|
7
8
|
const style = {
|
|
8
9
|
Container: {
|
|
@@ -12,7 +13,7 @@ export function HeroImageView(props, children) {
|
|
|
12
13
|
width: "100%",
|
|
13
14
|
height: "100%",
|
|
14
15
|
position: "absolute",
|
|
15
|
-
background: props.overlayColor || "var(--sl-color-
|
|
16
|
+
background: props.overlayColor || "var(--sl-color-black)",
|
|
16
17
|
opacity: props.overlayOpacity,
|
|
17
18
|
},
|
|
18
19
|
},
|
|
@@ -119,7 +120,7 @@ export function HeroImageView(props, children) {
|
|
|
119
120
|
h("div", { class: sheet.classes.Overlay, part: "sqm-overlay" },
|
|
120
121
|
props.header && (h("div", { class: sheet.classes.Header }, props.header)),
|
|
121
122
|
props.description && (h("div", { class: sheet.classes.Description }, props.description)),
|
|
122
|
-
props.buttonText && (h("sl-button", { class: sheet.classes.Button, type: "primary", onClick: () => props.buttonNewTab
|
|
123
|
+
props.buttonText && (h("sl-button", { class: sheet.classes.Button, type: "primary", exportparts: `base: ${props.buttonType}button-base`, onClick: () => props.buttonNewTab
|
|
123
124
|
? window.open(props.buttonLink)
|
|
124
125
|
: window.open(props.buttonLink, "_parent") }, props.buttonText)),
|
|
125
126
|
children && children)));
|
|
@@ -13,6 +13,7 @@ export class HeroImage {
|
|
|
13
13
|
constructor() {
|
|
14
14
|
/**
|
|
15
15
|
* @uiName Overlay opacity
|
|
16
|
+
* @uiGroup Style
|
|
16
17
|
*/
|
|
17
18
|
this.overlayOpacity = "0.75";
|
|
18
19
|
/**
|
|
@@ -20,11 +21,13 @@ export class HeroImage {
|
|
|
20
21
|
* @uiType string
|
|
21
22
|
* @uiEnum ["overlay", "columns"]
|
|
22
23
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
24
|
+
* @uiGroup Style
|
|
23
25
|
*/
|
|
24
26
|
this.layout = "overlay";
|
|
25
27
|
/**
|
|
26
28
|
* @uiName Image percentage
|
|
27
29
|
* @uiType number
|
|
30
|
+
* @uiGroup Style
|
|
28
31
|
*/
|
|
29
32
|
this.imagePercentage = 50;
|
|
30
33
|
/**
|
|
@@ -32,6 +35,7 @@ export class HeroImage {
|
|
|
32
35
|
* @uiType string
|
|
33
36
|
* @uiEnum ["left", "center", "right"]
|
|
34
37
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
38
|
+
* @uiGroup Style
|
|
35
39
|
*/
|
|
36
40
|
this.imagePos = "center";
|
|
37
41
|
/**
|
|
@@ -39,6 +43,7 @@ export class HeroImage {
|
|
|
39
43
|
* @uiType string
|
|
40
44
|
* @uiEnum ["top", "bottom"]
|
|
41
45
|
* @uiEnumNames ["Top", "Bottom"]
|
|
46
|
+
* @uiGroup Style
|
|
42
47
|
*/
|
|
43
48
|
this.imageMobilePos = "top";
|
|
44
49
|
/**
|
|
@@ -51,6 +56,7 @@ export class HeroImage {
|
|
|
51
56
|
* @uiType string
|
|
52
57
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
53
58
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
59
|
+
* @uiGroup Style
|
|
54
60
|
*/
|
|
55
61
|
this.paddingText = "xxxx-large";
|
|
56
62
|
/**
|
|
@@ -58,8 +64,18 @@ export class HeroImage {
|
|
|
58
64
|
* @uiType string
|
|
59
65
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
60
66
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
67
|
+
* @uiGroup Style
|
|
61
68
|
*/
|
|
62
69
|
this.paddingImage = "none";
|
|
70
|
+
/**
|
|
71
|
+
* The type of the button that is used (primary, secondary, or tertiary).
|
|
72
|
+
* @uiName Button Type
|
|
73
|
+
* @uiType string
|
|
74
|
+
* @uiEnum ["primary", "secondary", "tertiary"]
|
|
75
|
+
* @uiEnumNames ["Primary", "Secondary", "Tertiary"]
|
|
76
|
+
* @uiGroup Style
|
|
77
|
+
*/
|
|
78
|
+
this.buttonType = "primary";
|
|
63
79
|
withHooks(this);
|
|
64
80
|
}
|
|
65
81
|
disconnectedCallback() { }
|
|
@@ -116,6 +132,9 @@ export class HeroImage {
|
|
|
116
132
|
}, {
|
|
117
133
|
"text": "color",
|
|
118
134
|
"name": "format"
|
|
135
|
+
}, {
|
|
136
|
+
"text": "Style",
|
|
137
|
+
"name": "uiGroup"
|
|
119
138
|
}],
|
|
120
139
|
"text": ""
|
|
121
140
|
},
|
|
@@ -136,6 +155,9 @@ export class HeroImage {
|
|
|
136
155
|
"tags": [{
|
|
137
156
|
"text": "Overlay opacity",
|
|
138
157
|
"name": "uiName"
|
|
158
|
+
}, {
|
|
159
|
+
"text": "Style",
|
|
160
|
+
"name": "uiGroup"
|
|
139
161
|
}],
|
|
140
162
|
"text": ""
|
|
141
163
|
},
|
|
@@ -163,6 +185,9 @@ export class HeroImage {
|
|
|
163
185
|
}, {
|
|
164
186
|
"text": "color",
|
|
165
187
|
"name": "format"
|
|
188
|
+
}, {
|
|
189
|
+
"text": "Style",
|
|
190
|
+
"name": "uiGroup"
|
|
166
191
|
}],
|
|
167
192
|
"text": ""
|
|
168
193
|
},
|
|
@@ -189,6 +214,9 @@ export class HeroImage {
|
|
|
189
214
|
}, {
|
|
190
215
|
"text": "color",
|
|
191
216
|
"name": "format"
|
|
217
|
+
}, {
|
|
218
|
+
"text": "Style",
|
|
219
|
+
"name": "uiGroup"
|
|
192
220
|
}],
|
|
193
221
|
"text": ""
|
|
194
222
|
},
|
|
@@ -218,6 +246,9 @@ export class HeroImage {
|
|
|
218
246
|
}, {
|
|
219
247
|
"text": "[\"Overlay\", \"Two-column\"]",
|
|
220
248
|
"name": "uiEnumNames"
|
|
249
|
+
}, {
|
|
250
|
+
"text": "Style",
|
|
251
|
+
"name": "uiGroup"
|
|
221
252
|
}],
|
|
222
253
|
"text": ""
|
|
223
254
|
},
|
|
@@ -242,6 +273,9 @@ export class HeroImage {
|
|
|
242
273
|
}, {
|
|
243
274
|
"text": "number",
|
|
244
275
|
"name": "uiType"
|
|
276
|
+
}, {
|
|
277
|
+
"text": "Style",
|
|
278
|
+
"name": "uiGroup"
|
|
245
279
|
}],
|
|
246
280
|
"text": ""
|
|
247
281
|
},
|
|
@@ -272,6 +306,9 @@ export class HeroImage {
|
|
|
272
306
|
}, {
|
|
273
307
|
"text": "[\"Left\", \"Center\", \"Right\"]",
|
|
274
308
|
"name": "uiEnumNames"
|
|
309
|
+
}, {
|
|
310
|
+
"text": "Style",
|
|
311
|
+
"name": "uiGroup"
|
|
275
312
|
}],
|
|
276
313
|
"text": ""
|
|
277
314
|
},
|
|
@@ -302,6 +339,9 @@ export class HeroImage {
|
|
|
302
339
|
}, {
|
|
303
340
|
"text": "[\"Top\", \"Bottom\"]",
|
|
304
341
|
"name": "uiEnumNames"
|
|
342
|
+
}, {
|
|
343
|
+
"text": "Style",
|
|
344
|
+
"name": "uiGroup"
|
|
305
345
|
}],
|
|
306
346
|
"text": ""
|
|
307
347
|
},
|
|
@@ -444,6 +484,9 @@ export class HeroImage {
|
|
|
444
484
|
}, {
|
|
445
485
|
"text": "[\"None\", \"XXX-Small\", \"XX-Small\", \"X-Small\", \"Small\", \"Medium\", \"Large\", \"X-Large\", \"XX-Large\", \"XXX-Large\", \"XXXX-Large\"]",
|
|
446
486
|
"name": "uiEnumNames"
|
|
487
|
+
}, {
|
|
488
|
+
"text": "Style",
|
|
489
|
+
"name": "uiGroup"
|
|
447
490
|
}],
|
|
448
491
|
"text": ""
|
|
449
492
|
},
|
|
@@ -479,12 +522,48 @@ export class HeroImage {
|
|
|
479
522
|
}, {
|
|
480
523
|
"text": "[\"None\", \"XXX-Small\", \"XX-Small\", \"X-Small\", \"Small\", \"Medium\", \"Large\", \"X-Large\", \"XX-Large\", \"XXX-Large\", \"XXXX-Large\"]",
|
|
481
524
|
"name": "uiEnumNames"
|
|
525
|
+
}, {
|
|
526
|
+
"text": "Style",
|
|
527
|
+
"name": "uiGroup"
|
|
482
528
|
}],
|
|
483
529
|
"text": ""
|
|
484
530
|
},
|
|
485
531
|
"attribute": "padding-image",
|
|
486
532
|
"reflect": false,
|
|
487
533
|
"defaultValue": "\"none\""
|
|
534
|
+
},
|
|
535
|
+
"buttonType": {
|
|
536
|
+
"type": "string",
|
|
537
|
+
"mutable": false,
|
|
538
|
+
"complexType": {
|
|
539
|
+
"original": "\"primary\" | \"secondary\" | \"tertiary\"",
|
|
540
|
+
"resolved": "\"primary\" | \"secondary\" | \"tertiary\"",
|
|
541
|
+
"references": {}
|
|
542
|
+
},
|
|
543
|
+
"required": false,
|
|
544
|
+
"optional": true,
|
|
545
|
+
"docs": {
|
|
546
|
+
"tags": [{
|
|
547
|
+
"text": "Button Type",
|
|
548
|
+
"name": "uiName"
|
|
549
|
+
}, {
|
|
550
|
+
"text": "string",
|
|
551
|
+
"name": "uiType"
|
|
552
|
+
}, {
|
|
553
|
+
"text": "[\"primary\", \"secondary\", \"tertiary\"]",
|
|
554
|
+
"name": "uiEnum"
|
|
555
|
+
}, {
|
|
556
|
+
"text": "[\"Primary\", \"Secondary\", \"Tertiary\"]",
|
|
557
|
+
"name": "uiEnumNames"
|
|
558
|
+
}, {
|
|
559
|
+
"text": "Style",
|
|
560
|
+
"name": "uiGroup"
|
|
561
|
+
}],
|
|
562
|
+
"text": "The type of the button that is used (primary, secondary, or tertiary)."
|
|
563
|
+
},
|
|
564
|
+
"attribute": "button-type",
|
|
565
|
+
"reflect": false,
|
|
566
|
+
"defaultValue": "\"primary\""
|
|
488
567
|
}
|
|
489
568
|
}; }
|
|
490
569
|
}
|