@saasquatch/mint-components 2.1.8-2 → 2.1.8-22
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/{ShadowViewAddon-a26deae6.js → ShadowViewAddon-643b83e2.js} +403 -23
- package/dist/cjs/{data-8c8a08f6.js → data-e83f8a41.js} +2 -2
- package/dist/cjs/{global-b7b1b8fe.js → global-0f8b1267.js} +3177 -3126
- package/dist/cjs/{index.module-f8c8495f.js → index.module-42d413d9.js} +154 -149
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/mint-components.cjs.js +3 -3
- package/dist/cjs/{re-render-72a0ef45.js → re-render-69bde9ee.js} +1 -1
- package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +12 -12
- package/dist/cjs/sqm-big-stat_45.cjs.entry.js +204 -43
- package/dist/cjs/sqm-close-button.cjs.entry.js +1 -1
- package/dist/cjs/sqm-code-verification.cjs.entry.js +3 -3
- package/dist/cjs/sqm-context-router.cjs.entry.js +1 -1
- package/dist/cjs/sqm-email-verification.cjs.entry.js +3 -3
- package/dist/cjs/sqm-empty_4.cjs.entry.js +2 -2
- package/dist/cjs/sqm-google-sign-in.cjs.entry.js +1 -1
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +1 -1
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-lead-checkbox-field-view-0af2a157.js → sqm-lead-checkbox-field-view-d90f8941.js} +1 -1
- package/dist/cjs/sqm-lead-checkbox-field.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-lead-input-field-view-0cd7ebdb.js → sqm-lead-input-field-view-818d9e9a.js} +1 -1
- package/dist/cjs/sqm-lead-input-field.cjs.entry.js +4 -4
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +2 -2
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-navigation-sidebar-item-view-49b152dd.js → sqm-navigation-sidebar-item-view-20693e59.js} +1 -1
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +2 -2
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +3 -3
- package/dist/cjs/sqm-password-field.cjs.entry.js +2 -2
- package/dist/cjs/sqm-popup-container.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-c81fe7f1.js → sqm-portal-email-verification-view-2b4b92da.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-forgot-password_6.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-profile-view-639337e3.js → sqm-portal-profile-view-bfdbb98d.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +1 -1
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-verify-email-view-424e406a.js → sqm-portal-verify-email-view-90cd89e3.js} +1 -1
- package/dist/cjs/sqm-qr-code.cjs.entry.js +2 -2
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +5 -5
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +5 -5
- package/dist/cjs/sqm-share-link.cjs.entry.js +271 -0
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +1287 -594
- package/dist/cjs/sqm-tab.cjs.entry.js +2 -2
- package/dist/cjs/sqm-tabs.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-user-info-form-view-53306f6e.js → sqm-user-info-form-view-93e996d6.js} +2 -2
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +1 -1
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +1 -1
- package/dist/cjs/{useChildElements-041127d7.js → useChildElements-89bc50a9.js} +1 -1
- package/dist/cjs/{useInstantAccessRegistration-2398df36.js → useInstantAccessRegistration-651aa95b.js} +2 -2
- package/dist/cjs/{useLeadFormState-b4c2ab5b.js → useLeadFormState-76d3b511.js} +2 -2
- package/dist/cjs/{usePayoutStatus-0192fccd.js → usePayoutStatus-da7c44b3.js} +1 -1
- package/dist/cjs/{usePortalRegistrationForm-23ee2d62.js → usePortalRegistrationForm-31822dc4.js} +2 -2
- package/dist/cjs/{useReferralCodes-0f7948af.js → useReferralCodes-89c2b972.js} +1 -1
- package/dist/cjs/{useReferralTable-6e9de0d5.js → useReferralTable-d3ddfd05.js} +3 -3
- package/dist/cjs/{useRegistrationFormState-4fe5b770.js → useRegistrationFormState-a223f597.js} +1 -1
- package/dist/cjs/useShareLink-1282123e.js +422 -0
- package/dist/cjs/useShareLink-3c22b1b9.js +448 -0
- package/dist/cjs/useShareLink-54e24928.js +448 -0
- package/dist/cjs/useShareLink-b664fbc7.js +450 -0
- package/dist/cjs/useShareLink-bf04b25c.js +450 -0
- package/dist/cjs/useShareLink-e8e2ae6d.js +448 -0
- package/dist/cjs/{useVerificationEmail-5d19aa99.js → useVerificationEmail-994bc32f.js} +1 -1
- package/dist/cjs/{utilities-fcdb9504.js → utilities-096934ea.js} +1 -1
- package/dist/collection/components/sqm-referral-iframe/ReferralIframe.stories.js +0 -1
- package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe-view.js +1 -1
- package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe.js +1 -27
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +0 -1
- package/dist/collection/components/sqm-share-link/ShareLink.stories.js +131 -11
- package/dist/collection/components/sqm-share-link/UseShareLink.stories.js +14 -5
- package/dist/collection/components/sqm-share-link/sqm-share-link-view.js +158 -0
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +613 -26
- package/dist/collection/components/sqm-share-link/useShareLink.js +212 -14
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +4 -4
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +6 -6
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +2 -2
- package/dist/esm/{ShadowViewAddon-47f1e579.js → ShadowViewAddon-fcb6446a.js} +404 -25
- package/dist/esm/{data-12e6aae1.js → data-a6752028.js} +2 -2
- package/dist/esm/{global-96c14d63.js → global-b2ee3a12.js} +3177 -3126
- package/dist/esm/{index.module-b23fdad8.js → index.module-e266b4d7.js} +153 -150
- package/dist/esm/loader.js +3 -3
- package/dist/esm/mint-components.js +3 -3
- package/dist/esm/{re-render-f30aeb6b.js → re-render-4f4bd4da.js} +1 -1
- package/dist/esm/sqm-banking-info-form_10.entry.js +12 -12
- package/dist/esm/sqm-big-stat_45.entry.js +204 -43
- package/dist/esm/sqm-close-button.entry.js +1 -1
- package/dist/esm/sqm-code-verification.entry.js +3 -3
- package/dist/esm/sqm-context-router.entry.js +1 -1
- package/dist/esm/sqm-email-verification.entry.js +3 -3
- package/dist/esm/sqm-empty_4.entry.js +2 -2
- package/dist/esm/sqm-google-sign-in.entry.js +1 -1
- package/dist/esm/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
- package/dist/esm/{sqm-lead-checkbox-field-view-7928db07.js → sqm-lead-checkbox-field-view-00d76ba1.js} +1 -1
- package/dist/esm/sqm-lead-checkbox-field.entry.js +4 -4
- package/dist/esm/{sqm-lead-input-field-view-d1b91650.js → sqm-lead-input-field-view-d8f76a9d.js} +1 -1
- package/dist/esm/sqm-lead-input-field.entry.js +4 -4
- package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
- package/dist/esm/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm/{sqm-navigation-sidebar-item-view-b3beac5a.js → sqm-navigation-sidebar-item-view-7f966119.js} +1 -1
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +2 -2
- package/dist/esm/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm/sqm-pagination_3.entry.js +3 -3
- package/dist/esm/sqm-password-field.entry.js +2 -2
- package/dist/esm/sqm-popup-container.entry.js +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-426370f1.js → sqm-portal-email-verification-view-13e25037.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +3 -3
- package/dist/esm/sqm-portal-forgot-password_6.entry.js +4 -4
- package/dist/esm/sqm-portal-logout.entry.js +1 -1
- package/dist/esm/{sqm-portal-profile-view-f015fd6a.js → sqm-portal-profile-view-a172bdcc.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +4 -4
- package/dist/esm/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm/{sqm-portal-verify-email-view-1a638fae.js → sqm-portal-verify-email-view-c1a72c4f.js} +1 -1
- package/dist/esm/sqm-qr-code.entry.js +2 -2
- package/dist/esm/sqm-referral-table_11.entry.js +5 -5
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
- package/dist/esm/sqm-rewards-table_9.entry.js +5 -5
- package/dist/esm/sqm-share-link.entry.js +267 -0
- package/dist/esm/sqm-stencilbook.entry.js +3467 -2774
- package/dist/esm/sqm-tab.entry.js +2 -2
- package/dist/esm/sqm-tabs.entry.js +3 -3
- package/dist/esm/{sqm-user-info-form-view-19d81a2b.js → sqm-user-info-form-view-0ef6a58f.js} +2 -2
- package/dist/esm/sqm-widget-verification-controller.entry.js +1 -1
- package/dist/esm/sqm-widget-verification.entry.js +1 -1
- package/dist/esm/{useChildElements-9bccfb72.js → useChildElements-31ba3daf.js} +1 -1
- package/dist/esm/{useInstantAccessRegistration-69fefed0.js → useInstantAccessRegistration-1388dace.js} +2 -2
- package/dist/esm/{useLeadFormState-dd4e8b08.js → useLeadFormState-cec544ea.js} +2 -2
- package/dist/esm/{usePayoutStatus-46c0c289.js → usePayoutStatus-1c12a397.js} +1 -1
- package/dist/esm/{usePortalRegistrationForm-62de6fb1.js → usePortalRegistrationForm-6d562bf8.js} +2 -2
- package/dist/esm/{useReferralCodes-52ca720f.js → useReferralCodes-1ca1fda0.js} +1 -1
- package/dist/esm/{useReferralTable-92af4133.js → useReferralTable-456931fd.js} +3 -3
- package/dist/esm/{useRegistrationFormState-2c090c38.js → useRegistrationFormState-0cee2d21.js} +1 -1
- package/dist/esm/useShareLink-023284f3.js +445 -0
- package/dist/esm/useShareLink-436e9cad.js +445 -0
- package/dist/esm/useShareLink-4ba01373.js +447 -0
- package/dist/esm/useShareLink-79056582.js +445 -0
- package/dist/esm/useShareLink-a3329e33.js +419 -0
- package/dist/esm/useShareLink-bc20ec4c.js +447 -0
- package/dist/esm/{useVerificationEmail-c13c3b51.js → useVerificationEmail-5c6cd733.js} +1 -1
- package/dist/esm/{utilities-77b1e0cc.js → utilities-f05633da.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-fcb6446a.js +1 -0
- package/dist/esm-es5/{data-12e6aae1.js → data-a6752028.js} +1 -1
- package/dist/esm-es5/global-b2ee3a12.js +285 -0
- package/dist/esm-es5/index.module-e266b4d7.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{re-render-f30aeb6b.js → re-render-4f4bd4da.js} +1 -1
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_45.entry.js +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/{sqm-lead-checkbox-field-view-7928db07.js → sqm-lead-checkbox-field-view-00d76ba1.js} +1 -1
- package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
- package/dist/esm-es5/{sqm-lead-input-field-view-d1b91650.js → sqm-lead-input-field-view-d8f76a9d.js} +1 -1
- package/dist/esm-es5/sqm-lead-input-field.entry.js +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-item-view-b3beac5a.js → sqm-navigation-sidebar-item-view-7f966119.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-426370f1.js → sqm-portal-email-verification-view-13e25037.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password_6.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-f015fd6a.js → sqm-portal-profile-view-a172bdcc.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-1a638fae.js → sqm-portal-verify-email-view-c1a72c4f.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-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-share-link.entry.js +1 -0
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/{sqm-user-info-form-view-19d81a2b.js → sqm-user-info-form-view-0ef6a58f.js} +1 -1
- package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
- package/dist/esm-es5/{useChildElements-9bccfb72.js → useChildElements-31ba3daf.js} +1 -1
- package/dist/esm-es5/{useInstantAccessRegistration-69fefed0.js → useInstantAccessRegistration-1388dace.js} +1 -1
- package/dist/esm-es5/{useLeadFormState-dd4e8b08.js → useLeadFormState-cec544ea.js} +1 -1
- package/dist/esm-es5/{usePayoutStatus-46c0c289.js → usePayoutStatus-1c12a397.js} +1 -1
- package/dist/esm-es5/{usePortalRegistrationForm-62de6fb1.js → usePortalRegistrationForm-6d562bf8.js} +1 -1
- package/dist/esm-es5/{useReferralCodes-52ca720f.js → useReferralCodes-1ca1fda0.js} +1 -1
- package/dist/esm-es5/{useReferralTable-92af4133.js → useReferralTable-456931fd.js} +1 -1
- package/dist/esm-es5/{useRegistrationFormState-2c090c38.js → useRegistrationFormState-0cee2d21.js} +1 -1
- package/dist/esm-es5/useShareLink-023284f3.js +1 -0
- package/dist/esm-es5/useShareLink-436e9cad.js +1 -0
- package/dist/esm-es5/useShareLink-4ba01373.js +1 -0
- package/dist/esm-es5/useShareLink-79056582.js +1 -0
- package/dist/esm-es5/useShareLink-a3329e33.js +1 -0
- package/dist/esm-es5/useShareLink-bc20ec4c.js +1 -0
- package/dist/esm-es5/{useVerificationEmail-c13c3b51.js → useVerificationEmail-5c6cd733.js} +1 -1
- package/dist/esm-es5/{utilities-77b1e0cc.js → utilities-f05633da.js} +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/{p-7ee8f2ed.entry.js → p-04502b80.entry.js} +20 -20
- package/dist/mint-components/{p-653db72e.entry.js → p-06ca4346.entry.js} +1 -1
- package/dist/mint-components/{p-738dce27.system.entry.js → p-07da0ddd.system.entry.js} +1 -1
- package/dist/mint-components/{p-982d1f6f.entry.js → p-07f3b868.entry.js} +2 -2
- package/dist/mint-components/{p-2d5c2bd4.system.entry.js → p-0a900fb1.system.entry.js} +1 -1
- package/dist/mint-components/p-0eeb5438.js +499 -0
- package/dist/mint-components/{p-b66f45d1.entry.js → p-1435edd4.entry.js} +1 -1
- package/dist/mint-components/{p-c8a8d231.entry.js → p-1b7b65ef.entry.js} +2 -2
- package/dist/mint-components/p-1b9705fd.system.js +285 -0
- package/dist/mint-components/{p-6c4ad51a.js → p-1c4fe8af.js} +1 -1
- package/dist/mint-components/{p-fbe00c97.system.entry.js → p-1c8889ed.system.entry.js} +1 -1
- package/dist/mint-components/p-1d450b85.js +1 -0
- package/dist/mint-components/{p-70570e4d.system.entry.js → p-20280398.system.entry.js} +1 -1
- package/dist/mint-components/{p-bab4929e.js → p-21851092.js} +1 -1
- package/dist/mint-components/{p-a96c9bbb.system.entry.js → p-2774c704.system.entry.js} +1 -1
- package/dist/mint-components/{p-fe1d3cf8.system.entry.js → p-2ad9470d.system.entry.js} +1 -1
- package/dist/mint-components/{p-5ff7b000.entry.js → p-2c0bb139.entry.js} +1 -1
- package/dist/mint-components/{p-e5ea43b1.entry.js → p-2e2c5ec4.entry.js} +2 -2
- package/dist/mint-components/{p-642f2c89.js → p-30967f75.js} +1 -1
- package/dist/mint-components/{p-5492dd51.system.entry.js → p-3100e94a.system.entry.js} +1 -1
- package/dist/mint-components/p-31757712.entry.js +9 -0
- package/dist/mint-components/{p-e6240c72.js → p-320b306b.js} +1 -1
- package/dist/mint-components/{p-e84b874c.js → p-33a6ab09.js} +1 -1
- package/dist/mint-components/{p-91a96e98.entry.js → p-353ab6db.entry.js} +1 -1
- package/dist/mint-components/p-35724e1c.entry.js +1 -0
- package/dist/mint-components/p-3692c0da.system.entry.js +1 -0
- package/dist/mint-components/{p-cb0a5990.entry.js → p-44afc747.entry.js} +1 -1
- package/dist/mint-components/{p-85721089.system.js → p-452f644f.system.js} +1 -1
- package/dist/mint-components/{p-f55ecf35.system.js → p-473562fc.system.js} +1 -1
- package/dist/mint-components/{p-55676213.entry.js → p-47f594c3.entry.js} +1 -1
- package/dist/mint-components/{p-ca098be1.system.js → p-4b365f1f.system.js} +1 -1
- package/dist/mint-components/{p-e12754f5.system.entry.js → p-4da8028d.system.entry.js} +1 -1
- package/dist/mint-components/{p-95510f27.entry.js → p-504ed1f2.entry.js} +1 -1
- package/dist/mint-components/{p-f581aac7.js → p-5126508b.js} +1 -1
- package/dist/mint-components/{p-fc284f91.system.entry.js → p-5245e4ce.system.entry.js} +1 -1
- package/dist/mint-components/p-5284bb02.system.js +1 -0
- package/dist/mint-components/{p-f0baeed0.entry.js → p-5450693e.entry.js} +1 -1
- package/dist/mint-components/{p-f4e36adf.system.entry.js → p-55b1be64.system.entry.js} +1 -1
- package/dist/mint-components/{p-782af7ae.system.entry.js → p-5822a43f.system.entry.js} +1 -1
- package/dist/mint-components/{p-f39cf252.system.entry.js → p-5825aee6.system.entry.js} +1 -1
- package/dist/mint-components/{p-77b9cde8.system.js → p-59644ef8.system.js} +1 -1
- package/dist/mint-components/{p-f35d856a.system.js → p-5d79c8a0.system.js} +1 -1
- package/dist/mint-components/{p-e4f17c21.system.js → p-5e106c95.system.js} +1 -1
- package/dist/mint-components/{p-db0a2afd.entry.js → p-5f6d617a.entry.js} +1 -1
- package/dist/mint-components/{p-ff118a19.system.js → p-614630a8.system.js} +1 -1
- package/dist/mint-components/{p-bc386a7b.js → p-6684e9ad.js} +1 -1
- package/dist/mint-components/{p-8583ce0c.system.js → p-695ec086.system.js} +1 -1
- package/dist/mint-components/{p-90833864.system.entry.js → p-6e816a17.system.entry.js} +1 -1
- package/dist/mint-components/p-71c585b7.entry.js +1 -0
- package/dist/mint-components/{p-aefc6c4f.system.entry.js → p-7333d103.system.entry.js} +1 -1
- package/dist/mint-components/{p-8f2d03c7.entry.js → p-7528770e.entry.js} +1 -1
- package/dist/mint-components/{p-c8bcbf8b.system.entry.js → p-7767314d.system.entry.js} +1 -1
- package/dist/mint-components/{p-692e14c5.system.js → p-79854479.system.js} +1 -1
- package/dist/mint-components/{p-7161e1a6.js → p-7a7ebf08.js} +1 -1
- package/dist/mint-components/{p-25558a33.entry.js → p-7c0255ad.entry.js} +1 -1
- package/dist/mint-components/{p-5c4ba8a0.entry.js → p-80174c14.entry.js} +1 -1
- package/dist/mint-components/{p-ea03e50e.system.js → p-811f2cf6.system.js} +1 -1
- package/dist/mint-components/{p-7b59e13c.system.js → p-82905fda.system.js} +1 -1
- package/dist/mint-components/{p-80e116ec.system.entry.js → p-82be3d10.system.entry.js} +1 -1
- package/dist/mint-components/{p-172675ca.system.js → p-83277c69.system.js} +1 -1
- package/dist/mint-components/{p-09348341.entry.js → p-84866680.entry.js} +1 -1
- package/dist/mint-components/{p-c30d0049.system.entry.js → p-878bb2cf.system.entry.js} +1 -1
- package/dist/mint-components/{p-d4f332a7.entry.js → p-8828b210.entry.js} +7 -7
- package/dist/mint-components/{p-61897e72.entry.js → p-89f8ab67.entry.js} +1 -1
- package/dist/mint-components/p-8d7548fb.system.entry.js +1 -0
- package/dist/mint-components/{p-5ce78407.system.entry.js → p-91c4b8d5.system.entry.js} +1 -1
- package/dist/mint-components/{p-dd368927.system.entry.js → p-93cb9438.system.entry.js} +1 -1
- package/dist/mint-components/{p-5b871e38.system.entry.js → p-96cbca52.system.entry.js} +1 -1
- package/dist/mint-components/{p-d005df28.system.entry.js → p-9c381424.system.entry.js} +1 -1
- package/dist/mint-components/{p-0c0d4065.js → p-9fa6606e.js} +3 -3
- package/dist/mint-components/{p-d18dedd4.js → p-a03189bd.js} +1 -1
- package/dist/mint-components/{p-058aefe1.entry.js → p-a30f0ffd.entry.js} +1 -1
- package/dist/mint-components/{p-3adbfd0b.system.js → p-a4af948a.system.js} +1 -1
- package/dist/mint-components/{p-3366b81e.js → p-ab678644.js} +2 -2
- package/dist/mint-components/{p-d997001a.js → p-ad017a39.js} +1 -1
- package/dist/mint-components/{p-205cfdcd.system.js → p-b179621d.system.js} +1 -1
- package/dist/mint-components/{p-6668f9f0.entry.js → p-b6fc53c9.entry.js} +1 -1
- package/dist/mint-components/{p-027fc3be.system.entry.js → p-b8288385.system.entry.js} +1 -1
- package/dist/mint-components/{p-013564b3.entry.js → p-b8766db9.entry.js} +1 -1
- package/dist/mint-components/{p-3bc62ca6.entry.js → p-b9652150.entry.js} +1 -1
- package/dist/mint-components/{p-e3497e0e.system.entry.js → p-bae7d6b5.system.entry.js} +1 -1
- package/dist/mint-components/{p-a4f8abad.js → p-bd804f4c.js} +1 -1
- package/dist/mint-components/{p-d4570314.entry.js → p-c2c01ab5.entry.js} +1 -1
- package/dist/mint-components/{p-0706cf9e.system.entry.js → p-c487466f.system.entry.js} +1 -1
- package/dist/mint-components/{p-036a2617.system.js → p-c756bc32.system.js} +1 -1
- package/dist/mint-components/{p-b395470f.entry.js → p-c7815d0e.entry.js} +1 -1
- package/dist/mint-components/{p-f1374258.system.entry.js → p-c8060ef5.system.entry.js} +1 -1
- package/dist/mint-components/{p-52674798.entry.js → p-cc0fe4a3.entry.js} +1 -1
- package/dist/mint-components/{p-4da5a3fe.system.entry.js → p-d2448c85.system.entry.js} +1 -1
- package/dist/mint-components/{p-5b1d2866.system.js → p-d42aba0e.system.js} +1 -1
- package/dist/mint-components/{p-3286ef38.js → p-d5375baf.js} +1 -1
- package/dist/mint-components/p-d6c1e876.system.js +1 -0
- package/dist/mint-components/{p-035d9b65.js → p-d863acaa.js} +1 -1
- package/dist/mint-components/{p-e6ace3ab.js → p-dece706f.js} +1 -1
- package/dist/mint-components/{p-de0d6fd7.js → p-df9cfdc9.js} +1 -1
- package/dist/mint-components/{p-ec0b649a.entry.js → p-dfb50245.entry.js} +1 -1
- package/dist/mint-components/{p-7efb8782.system.js → p-e44c816e.system.js} +1 -1
- package/dist/mint-components/{p-19c441b2.system.js → p-e4d3b7a9.system.js} +1 -1
- package/dist/mint-components/{p-b2b85238.entry.js → p-e502fd80.entry.js} +1 -1
- package/dist/mint-components/{p-e00ec007.js → p-e5e8e13e.js} +1 -1
- package/dist/mint-components/{p-6e512063.entry.js → p-e6c8656e.entry.js} +1 -1
- package/dist/mint-components/{p-f8a09b0f.js → p-e7a9ce16.js} +152 -152
- package/dist/mint-components/{p-c67f8558.system.entry.js → p-e9a596d6.system.entry.js} +1 -1
- package/dist/mint-components/{p-09f7aacd.entry.js → p-ed17e1b8.entry.js} +2 -2
- package/dist/mint-components/{p-d6193876.system.js → p-f3b21df2.system.js} +1 -1
- package/dist/mint-components/{p-c45a929a.system.entry.js → p-f3ddbe2f.system.entry.js} +1 -1
- package/dist/mint-components/{p-77fa2383.entry.js → p-f6fc7569.entry.js} +1 -1
- package/dist/mint-components/{p-626b31cb.system.entry.js → p-f7948b16.system.entry.js} +1 -1
- package/dist/mint-components/{p-a0c5631b.system.js → p-f84605ec.system.js} +1 -1
- package/dist/mint-components/{p-ab0ea688.system.entry.js → p-f95952a0.system.entry.js} +1 -1
- package/dist/mint-components/{p-5141769d.system.entry.js → p-fa32d8eb.system.entry.js} +1 -1
- package/dist/mint-components/{p-0d83907e.js → p-fca34d77.js} +1 -1
- package/dist/mint-components/{p-2b4af8e8.system.entry.js → p-fe0eceba.system.entry.js} +1 -1
- package/dist/mint-components/sqm-share-link.entry.js +267 -0
- package/dist/mint-components/sqm-share-link.system.entry.js +1 -0
- package/dist/mint-components/sqm-stencilbook.entry.js +22106 -0
- package/dist/mint-components/sqm-stencilbook.system.entry.js +1 -0
- package/dist/mint-components/useShareLink-023284f3.js +445 -0
- package/dist/mint-components/useShareLink-1d7c9fd8.system.js +1 -0
- package/dist/mint-components/useShareLink-211e061c.system.js +1 -0
- package/dist/mint-components/useShareLink-2de7ffce.system.js +1 -0
- package/dist/mint-components/useShareLink-436e9cad.js +445 -0
- package/dist/mint-components/useShareLink-454939f5.system.js +1 -0
- package/dist/mint-components/useShareLink-4ba01373.js +447 -0
- package/dist/mint-components/useShareLink-79056582.js +445 -0
- package/dist/mint-components/useShareLink-a3329e33.js +419 -0
- package/dist/mint-components/useShareLink-bc20ec4c.js +447 -0
- package/dist/mint-components/useShareLink-c05fe151.system.js +1 -0
- package/dist/mint-components/useShareLink-cb5abd96.system.js +1 -0
- package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe-view.d.ts +0 -1
- package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe.d.ts +0 -5
- package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +9 -0
- package/dist/types/components/sqm-share-link/UseShareLink.stories.d.ts +6 -0
- package/dist/types/components/sqm-share-link/sqm-share-link-view.d.ts +36 -0
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +128 -2
- package/dist/types/components/sqm-share-link/useShareLink.d.ts +26 -4
- package/dist/types/components.d.ts +445 -12
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +2 -2
- package/shoelace/assets/icons/twitter-x.svg +4 -0
- package/dist/esm-es5/ShadowViewAddon-47f1e579.js +0 -1
- package/dist/esm-es5/global-96c14d63.js +0 -271
- package/dist/esm-es5/index.module-b23fdad8.js +0 -1
- package/dist/mint-components/p-02499e08.entry.js +0 -1
- package/dist/mint-components/p-0614dcbc.entry.js +0 -9
- package/dist/mint-components/p-217dedde.js +0 -463
- package/dist/mint-components/p-30c1ef36.system.js +0 -1
- package/dist/mint-components/p-7265bbcb.system.js +0 -271
- package/dist/mint-components/p-bf545082.system.entry.js +0 -1
- package/dist/mint-components/p-ce050888.system.js +0 -1
- package/dist/mint-components/p-d0993bb9.js +0 -1
- package/dist/mint-components/p-de343dd0.system.entry.js +0 -1
- package/dist/mint-components/p-fe70e20c.entry.js +0 -1
- package/dist/types/global/android.d.ts +0 -7
- package/dist/types/global/demo.d.ts +0 -2
- package/dist/types/stories/features.d.ts +0 -4
- package/dist/types/stories/templates.d.ts +0 -4
- package/docs/stats.json +0 -122783
|
@@ -3,35 +3,35 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-0f8b1267.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
8
|
-
const index_module = require('./index.module-
|
|
8
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
9
9
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
10
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
11
11
|
const utils = require('./utils-6847bc06.js');
|
|
12
12
|
const JSS = require('./JSS-8503a151.js');
|
|
13
|
-
require('./useReferralCodes-
|
|
13
|
+
require('./useReferralCodes-89c2b972.js');
|
|
14
14
|
require('./mixins-4761d472.js');
|
|
15
15
|
const copyTextView = require('./copy-text-view-bb2c0ea7.js');
|
|
16
16
|
require('./sqm-text-span-view-f274fdf2.js');
|
|
17
|
-
const usePortalRegistrationForm = require('./usePortalRegistrationForm-
|
|
18
|
-
const useRegistrationFormState = require('./useRegistrationFormState-
|
|
17
|
+
const usePortalRegistrationForm = require('./usePortalRegistrationForm-31822dc4.js');
|
|
18
|
+
const useRegistrationFormState = require('./useRegistrationFormState-a223f597.js');
|
|
19
19
|
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-020f661c.js');
|
|
20
|
-
const reRender = require('./re-render-
|
|
21
|
-
const useChildElements = require('./useChildElements-
|
|
20
|
+
const reRender = require('./re-render-69bde9ee.js');
|
|
21
|
+
const useChildElements = require('./useChildElements-89bc50a9.js');
|
|
22
22
|
require('./luxon-c1ad356a.js');
|
|
23
23
|
const index$1 = require('./index-8c6255f5.js');
|
|
24
24
|
const imageUrl = require('./imageUrl-a7880cab.js');
|
|
25
25
|
const emailRegistrationView = require('./email-registration-view-306c8878.js');
|
|
26
|
-
const useInstantAccessRegistration = require('./useInstantAccessRegistration-
|
|
27
|
-
const useLeadFormState = require('./useLeadFormState-
|
|
28
|
-
const utilities = require('./utilities-
|
|
26
|
+
const useInstantAccessRegistration = require('./useInstantAccessRegistration-651aa95b.js');
|
|
27
|
+
const useLeadFormState = require('./useLeadFormState-76d3b511.js');
|
|
28
|
+
const utilities = require('./utilities-096934ea.js');
|
|
29
29
|
const ErrorView = require('./ErrorView-ee7b0f36.js');
|
|
30
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
30
|
+
const ShadowViewAddon = require('./ShadowViewAddon-643b83e2.js');
|
|
31
31
|
require('./sqm-portal-container-view-70a47420.js');
|
|
32
|
-
const data = require('./data-
|
|
32
|
+
const data = require('./data-e83f8a41.js');
|
|
33
33
|
const extractProps = require('./extractProps-e9c55ba8.js');
|
|
34
|
-
const usePayoutStatus = require('./usePayoutStatus-
|
|
34
|
+
const usePayoutStatus = require('./usePayoutStatus-da7c44b3.js');
|
|
35
35
|
|
|
36
36
|
/**
|
|
37
37
|
*
|
|
@@ -4620,11 +4620,6 @@ const SqmReferralIframe = class {
|
|
|
4620
4620
|
* @uiName IFrame width
|
|
4621
4621
|
*/
|
|
4622
4622
|
this.iframeWidth = "100%";
|
|
4623
|
-
/**
|
|
4624
|
-
* Override the default parameter name used in the iframe
|
|
4625
|
-
* @uiName Referral code parameter name
|
|
4626
|
-
*/
|
|
4627
|
-
this.codeParam = "rsCode";
|
|
4628
4623
|
domContextHooks_module.h$1(this);
|
|
4629
4624
|
}
|
|
4630
4625
|
disconnectedCallback() { }
|
|
@@ -6059,7 +6054,6 @@ function useDemoShareCode(props) {
|
|
|
6059
6054
|
borderRadius: props.borderRadius,
|
|
6060
6055
|
borderColor: props.borderColor,
|
|
6061
6056
|
buttonType: props.buttonType,
|
|
6062
|
-
rewardStatus: "AVAILABLE",
|
|
6063
6057
|
open,
|
|
6064
6058
|
onClick: () => {
|
|
6065
6059
|
// Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
|
|
@@ -6119,6 +6113,132 @@ const ShareLink = class {
|
|
|
6119
6113
|
* @uiGroup Style
|
|
6120
6114
|
*/
|
|
6121
6115
|
this.buttonStyle = "icon";
|
|
6116
|
+
/**
|
|
6117
|
+
* Enable users to customize their referral link
|
|
6118
|
+
*
|
|
6119
|
+
* @uiName Customize URL
|
|
6120
|
+
* @uiType boolean
|
|
6121
|
+
* @uiGroup Customize Vanity Link
|
|
6122
|
+
* @requiredFlavor impact
|
|
6123
|
+
*/
|
|
6124
|
+
this.customizeUrl = false;
|
|
6125
|
+
/**
|
|
6126
|
+
* Text shown below the share link input to trigger customization
|
|
6127
|
+
*
|
|
6128
|
+
* @uiName Customize link label
|
|
6129
|
+
* @uiType string
|
|
6130
|
+
* @uiGroup Customize Vanity Link
|
|
6131
|
+
* @requiredFlavor impact
|
|
6132
|
+
*/
|
|
6133
|
+
this.customizeLinkLabel = "Customize Link";
|
|
6134
|
+
/**
|
|
6135
|
+
* Text for the save button in editing mode
|
|
6136
|
+
*
|
|
6137
|
+
* @uiName Save button label
|
|
6138
|
+
* @uiType string
|
|
6139
|
+
* @uiGroup Customize Vanity Link
|
|
6140
|
+
* @requiredFlavor impact
|
|
6141
|
+
*/
|
|
6142
|
+
this.saveLabelText = "Save";
|
|
6143
|
+
/**
|
|
6144
|
+
* Text for the cancel button in editing mode
|
|
6145
|
+
*
|
|
6146
|
+
* @uiName Cancel button label
|
|
6147
|
+
* @uiType string
|
|
6148
|
+
* @uiGroup Customize Vanity Link
|
|
6149
|
+
* @requiredFlavor impact
|
|
6150
|
+
*/
|
|
6151
|
+
this.cancelLabelText = "Cancel";
|
|
6152
|
+
/**
|
|
6153
|
+
* Title text shown when the custom link is already taken
|
|
6154
|
+
*
|
|
6155
|
+
* @uiName Existing code conflict error title
|
|
6156
|
+
* @uiType string
|
|
6157
|
+
* @uiGroup Customize Vanity Link
|
|
6158
|
+
* @requiredFlavor impact
|
|
6159
|
+
*/
|
|
6160
|
+
this.existingCodeConflictErrorTitle = "This link is already taken";
|
|
6161
|
+
/**
|
|
6162
|
+
* Description text shown when the custom link is already taken
|
|
6163
|
+
*
|
|
6164
|
+
* @uiName Existing code conflict error description
|
|
6165
|
+
* @uiType string
|
|
6166
|
+
* @uiGroup Customize Vanity Link
|
|
6167
|
+
* @requiredFlavor impact
|
|
6168
|
+
*/
|
|
6169
|
+
this.existingCodeConflictErrorDescription = "Try adding numbers, a dash or underscore to create a unique link.";
|
|
6170
|
+
/**
|
|
6171
|
+
* Title text shown when the link contains invalid characters
|
|
6172
|
+
*
|
|
6173
|
+
* @uiName Invalid characters error title
|
|
6174
|
+
* @uiType string
|
|
6175
|
+
* @uiGroup Customize Vanity Link
|
|
6176
|
+
* @requiredFlavor impact
|
|
6177
|
+
*/
|
|
6178
|
+
this.invalidCharactersErrorTitle = "Please use only letters, numbers, dashes and underscores";
|
|
6179
|
+
/**
|
|
6180
|
+
* Description text shown when the link contains invalid characters
|
|
6181
|
+
*
|
|
6182
|
+
* @uiName Invalid characters error description
|
|
6183
|
+
* @uiType string
|
|
6184
|
+
* @uiGroup Customize Vanity Link
|
|
6185
|
+
* @requiredFlavor impact
|
|
6186
|
+
*/
|
|
6187
|
+
this.invalidCharactersErrorDescription = "Special characters can break the link when sharing.";
|
|
6188
|
+
/**
|
|
6189
|
+
* Title text shown when the link contains profanity
|
|
6190
|
+
*
|
|
6191
|
+
* @uiName Profanity error title
|
|
6192
|
+
* @uiType string
|
|
6193
|
+
* @uiGroup Customize Vanity Link
|
|
6194
|
+
* @requiredFlavor impact
|
|
6195
|
+
*/
|
|
6196
|
+
this.profanityErrorTitle = "Please try a different link";
|
|
6197
|
+
/**
|
|
6198
|
+
* Description text shown when the link contains profanity
|
|
6199
|
+
*
|
|
6200
|
+
* @uiName Profanity error description
|
|
6201
|
+
* @uiType string
|
|
6202
|
+
* @uiGroup Customize Vanity Link
|
|
6203
|
+
* @requiredFlavor impact
|
|
6204
|
+
*/
|
|
6205
|
+
this.profanityErrorDescription = "This link contains a restricted word.";
|
|
6206
|
+
/**
|
|
6207
|
+
* Text describing the edit limit
|
|
6208
|
+
*
|
|
6209
|
+
* @uiName Edit limit text
|
|
6210
|
+
* @uiType string
|
|
6211
|
+
* @uiGroup Customize Vanity Link
|
|
6212
|
+
* @requiredFlavor impact
|
|
6213
|
+
*/
|
|
6214
|
+
this.editLimitText = "You can edit your link up to 5 times.";
|
|
6215
|
+
/**
|
|
6216
|
+
* Message shown when the edit limit has been reached. Use {supportLink} as a placeholder for the support link.
|
|
6217
|
+
*
|
|
6218
|
+
* @uiName Edit limit reached text
|
|
6219
|
+
* @uiType string
|
|
6220
|
+
* @uiGroup Customize Vanity Link
|
|
6221
|
+
* @requiredFlavor impact
|
|
6222
|
+
*/
|
|
6223
|
+
this.editLimitReachedText = "5 edit limit reached. To make more changes, please contact {supportLink}.";
|
|
6224
|
+
/**
|
|
6225
|
+
* Display text for the support link in the edit limit reached message
|
|
6226
|
+
*
|
|
6227
|
+
* @uiName Support link text
|
|
6228
|
+
* @uiType string
|
|
6229
|
+
* @uiGroup Customize Vanity Link
|
|
6230
|
+
* @requiredFlavor impact
|
|
6231
|
+
*/
|
|
6232
|
+
this.supportLinkText = "Support";
|
|
6233
|
+
/**
|
|
6234
|
+
* Tooltip text shown when link customization is disabled
|
|
6235
|
+
*
|
|
6236
|
+
* @uiName Customize disabled tooltip
|
|
6237
|
+
* @uiType string
|
|
6238
|
+
* @uiGroup Customize Vanity Link
|
|
6239
|
+
* @requiredFlavor impact
|
|
6240
|
+
*/
|
|
6241
|
+
this.customizeDisabledTooltip = "Link customization is not available.";
|
|
6122
6242
|
domContextHooks_module.h$1(this);
|
|
6123
6243
|
}
|
|
6124
6244
|
disconnectedCallback() { }
|
|
@@ -6127,33 +6247,74 @@ const ShareLink = class {
|
|
|
6127
6247
|
const props = index_module.isDemo()
|
|
6128
6248
|
? useDemoShareLink(thisProps)
|
|
6129
6249
|
: ShadowViewAddon.useShareLink(thisProps);
|
|
6130
|
-
return index.h(
|
|
6250
|
+
return index.h(ShadowViewAddon.ShareLinkView, Object.assign({}, props));
|
|
6131
6251
|
}
|
|
6132
6252
|
};
|
|
6133
6253
|
function useDemoShareLink(props) {
|
|
6254
|
+
var _a;
|
|
6134
6255
|
const [open, setOpen] = domContextHooks_module.useState(false);
|
|
6256
|
+
const [isEditing, setIsEditing] = domContextHooks_module.useState(false);
|
|
6257
|
+
const [editValue, setEditValue] = domContextHooks_module.useState("");
|
|
6135
6258
|
const copyString = "https://www.example.com/sharelink/abc";
|
|
6136
|
-
|
|
6137
|
-
|
|
6138
|
-
|
|
6139
|
-
|
|
6140
|
-
|
|
6141
|
-
|
|
6142
|
-
|
|
6143
|
-
|
|
6144
|
-
|
|
6145
|
-
|
|
6146
|
-
|
|
6147
|
-
|
|
6148
|
-
|
|
6149
|
-
|
|
6150
|
-
|
|
6151
|
-
|
|
6152
|
-
|
|
6153
|
-
|
|
6154
|
-
|
|
6259
|
+
const domainPrefix = "https://www.example.com/";
|
|
6260
|
+
const baseProps = {
|
|
6261
|
+
copyTextViewProps: {
|
|
6262
|
+
copyString,
|
|
6263
|
+
tooltiptext: props.tooltiptext,
|
|
6264
|
+
textAlign: props.textAlign,
|
|
6265
|
+
buttonStyle: props.buttonStyle,
|
|
6266
|
+
backgroundColor: props.backgroundColor,
|
|
6267
|
+
textColor: props.textColor,
|
|
6268
|
+
borderRadius: props.borderRadius,
|
|
6269
|
+
buttonType: props.buttonType,
|
|
6270
|
+
copyButtonLabel: props.copyButtonLabel,
|
|
6271
|
+
borderColor: props.borderColor,
|
|
6272
|
+
open,
|
|
6273
|
+
onClick: () => {
|
|
6274
|
+
navigator.clipboard.writeText(copyString);
|
|
6275
|
+
setOpen(true);
|
|
6276
|
+
setTimeout(() => setOpen(false), props.tooltiplifespan);
|
|
6277
|
+
},
|
|
6155
6278
|
},
|
|
6156
|
-
|
|
6279
|
+
customizeUrl: props.customizeUrl,
|
|
6280
|
+
customizeLinkLabel: props.customizeLinkLabel,
|
|
6281
|
+
saveLabelText: props.saveLabelText,
|
|
6282
|
+
cancelLabelText: props.cancelLabelText,
|
|
6283
|
+
isEditing,
|
|
6284
|
+
editValue,
|
|
6285
|
+
domainPrefix,
|
|
6286
|
+
editsRemaining: 5,
|
|
6287
|
+
maxEdits: 5,
|
|
6288
|
+
limitReached: false,
|
|
6289
|
+
validationError: null,
|
|
6290
|
+
isValidating: false,
|
|
6291
|
+
isSaving: false,
|
|
6292
|
+
characterLimit: 15,
|
|
6293
|
+
minCharacters: 3,
|
|
6294
|
+
charactersRemaining: 15 - editValue.length,
|
|
6295
|
+
editLimitText: props.editLimitText,
|
|
6296
|
+
editLimitReachedText: props.editLimitReachedText,
|
|
6297
|
+
supportLinkText: props.supportLinkText,
|
|
6298
|
+
customizeDisabled: false,
|
|
6299
|
+
customizeDisabledTooltip: (_a = props.customizeDisabledTooltip) !== null && _a !== void 0 ? _a : "Link customization is not available.",
|
|
6300
|
+
onCustomizeClick: () => {
|
|
6301
|
+
setIsEditing(true);
|
|
6302
|
+
setEditValue("");
|
|
6303
|
+
},
|
|
6304
|
+
onEditValueChange: (value) => {
|
|
6305
|
+
setEditValue(value);
|
|
6306
|
+
},
|
|
6307
|
+
onSave: () => {
|
|
6308
|
+
setIsEditing(false);
|
|
6309
|
+
},
|
|
6310
|
+
onCancel: () => {
|
|
6311
|
+
setIsEditing(false);
|
|
6312
|
+
setEditValue("");
|
|
6313
|
+
},
|
|
6314
|
+
};
|
|
6315
|
+
return cjs.cjs(baseProps, props.demoData || {}, {
|
|
6316
|
+
arrayMerge: (_, a) => a,
|
|
6317
|
+
});
|
|
6157
6318
|
}
|
|
6158
6319
|
|
|
6159
6320
|
const StatContainer = class {
|
|
@@ -6723,7 +6884,7 @@ const TaxAndCashMonolith = class {
|
|
|
6723
6884
|
* @uiName Indirect tax number field label
|
|
6724
6885
|
* @uiGroup Step 2 Properties
|
|
6725
6886
|
*/
|
|
6726
|
-
this.step2_indirectTaxNumber = "{taxType, select, GST {GST number} HST {HST number} VAT {VAT number} CT {CT number} SST {SST number} GENERAL {Indirect tax number}
|
|
6887
|
+
this.step2_indirectTaxNumber = "{taxType, select, GST {GST number} HST {HST number} VAT {VAT number} CT {CT number} SST {SST number} GENERAL {Indirect tax number}}";
|
|
6727
6888
|
/**
|
|
6728
6889
|
* @uiName Province field label
|
|
6729
6890
|
* @uiGroup Step 2 Properties
|
|
@@ -6733,7 +6894,7 @@ const TaxAndCashMonolith = class {
|
|
|
6733
6894
|
* @uiName Missing indirect tax number error message
|
|
6734
6895
|
* @uiGroup Step 2 Properties
|
|
6735
6896
|
*/
|
|
6736
|
-
this.step2_indirectTaxNumberError = "{taxType, select, GST {GST number} HST {HST number} VAT {VAT number} CT {CT number} SST {SST number} GENERAL {Indirect tax number}
|
|
6897
|
+
this.step2_indirectTaxNumberError = "{taxType, select, GST {GST number} HST {HST number} VAT {VAT number} CT {CT number} SST {SST number} GENERAL {Indirect tax number}} is required";
|
|
6737
6898
|
/**
|
|
6738
6899
|
* Displayed to participants registered for QST.
|
|
6739
6900
|
* @uiName QST number field label
|
|
@@ -7301,7 +7462,7 @@ const TaxAndCashMonolith = class {
|
|
|
7301
7462
|
* @uiName Payout status badge
|
|
7302
7463
|
* @uiGroup Dashboard Properties
|
|
7303
7464
|
*/
|
|
7304
|
-
this.dashboard_statusBadgeText = "{badgeText, select, payoutToday {Payout Today} nextPayout {Next Payout}
|
|
7465
|
+
this.dashboard_statusBadgeText = "{badgeText, select, payoutToday {Payout Today} nextPayout {Next Payout} }";
|
|
7305
7466
|
/**
|
|
7306
7467
|
* Display participants' payout preference on the payout information card, indicating the balance at which they want to get paid.
|
|
7307
7468
|
* @uiName Payout schedule by threshold text
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
7
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
8
8
|
require('./JSS-8503a151.js');
|
|
9
9
|
require('./mixins-4761d472.js');
|
|
10
10
|
const sqmCloseButtonView = require('./sqm-close-button-view-e9f2a454.js');
|
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-0f8b1267.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
8
|
-
const index_module = require('./index.module-
|
|
8
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
const mixins = require('./mixins-4761d472.js');
|
|
13
13
|
const sqmTextSpanView = require('./sqm-text-span-view-f274fdf2.js');
|
|
14
14
|
const keys = require('./keys-cff24974.js');
|
|
15
|
-
const useVerificationEmail = require('./useVerificationEmail-
|
|
15
|
+
const useVerificationEmail = require('./useVerificationEmail-994bc32f.js');
|
|
16
16
|
|
|
17
17
|
const style = {
|
|
18
18
|
Wrapper: {
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-8277cbb3.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
7
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
8
8
|
const utils = require('./utils-6847bc06.js');
|
|
9
9
|
const index = require('./index-8c6255f5.js');
|
|
10
10
|
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-0f8b1267.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
8
|
-
const index_module = require('./index.module-
|
|
8
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
const sqmTextSpanView = require('./sqm-text-span-view-f274fdf2.js');
|
|
13
13
|
const keys = require('./keys-cff24974.js');
|
|
14
|
-
const useVerificationEmail = require('./useVerificationEmail-
|
|
14
|
+
const useVerificationEmail = require('./useVerificationEmail-994bc32f.js');
|
|
15
15
|
|
|
16
16
|
const UpsertUserEmailMutation = index_module.dist.gql `
|
|
17
17
|
mutation upsertUser($userInput: UserInput!) {
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-0f8b1267.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
8
|
-
require('./index.module-
|
|
8
|
+
require('./index.module-42d413d9.js');
|
|
9
9
|
const utils = require('./utils-6847bc06.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
const imageUrl = require('./imageUrl-a7880cab.js');
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
7
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
8
8
|
|
|
9
9
|
function useGoogleSignIn(props) {
|
|
10
10
|
const [loaded, setLoaded] = domContextHooks_module.useState(false);
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
7
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
8
8
|
|
|
9
9
|
async function useGraphQLClientProvider({ domain }) {
|
|
10
10
|
const token = index_module.G();
|
|
@@ -4,14 +4,14 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
7
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
8
8
|
require('./jsonpointer-11327262.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-4761d472.js');
|
|
12
|
-
require('./useRegistrationFormState-
|
|
12
|
+
require('./useRegistrationFormState-a223f597.js');
|
|
13
13
|
const emailRegistrationView = require('./email-registration-view-306c8878.js');
|
|
14
|
-
const useInstantAccessRegistration = require('./useInstantAccessRegistration-
|
|
14
|
+
const useInstantAccessRegistration = require('./useInstantAccessRegistration-651aa95b.js');
|
|
15
15
|
|
|
16
16
|
const InstantAccessRegistration = class {
|
|
17
17
|
constructor(hostRef) {
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
|
-
require('./global-
|
|
6
|
+
require('./global-0f8b1267.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
8
|
-
const index_module = require('./index.module-
|
|
8
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
require('./JSS-8503a151.js');
|
|
12
|
-
const useLeadFormState = require('./useLeadFormState-
|
|
13
|
-
const sqmLeadCheckboxFieldView = require('./sqm-lead-checkbox-field-view-
|
|
12
|
+
const useLeadFormState = require('./useLeadFormState-76d3b511.js');
|
|
13
|
+
const sqmLeadCheckboxFieldView = require('./sqm-lead-checkbox-field-view-d90f8941.js');
|
|
14
14
|
|
|
15
15
|
function useLeadCheckboxField() {
|
|
16
16
|
const leadFormState = domContextHooks_module.d(useLeadFormState.LEAD_FORM_STATE_CONTEXT);
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
|
-
require('./global-
|
|
6
|
+
require('./global-0f8b1267.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
8
|
-
const index_module = require('./index.module-
|
|
8
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
require('./JSS-8503a151.js');
|
|
12
12
|
require('./mixins-4761d472.js');
|
|
13
|
-
const useLeadFormState = require('./useLeadFormState-
|
|
14
|
-
const sqmLeadInputFieldView = require('./sqm-lead-input-field-view-
|
|
13
|
+
const useLeadFormState = require('./useLeadFormState-76d3b511.js');
|
|
14
|
+
const sqmLeadInputFieldView = require('./sqm-lead-input-field-view-818d9e9a.js');
|
|
15
15
|
|
|
16
16
|
function useLeadInputField() {
|
|
17
17
|
const leadFormState = domContextHooks_module.d(useLeadFormState.LEAD_FORM_STATE_CONTEXT);
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-0f8b1267.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
8
|
-
const index_module = require('./index.module-
|
|
8
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-67fd7934.js');
|
|
11
11
|
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
7
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
8
8
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
9
|
const utils = require('./utils-6847bc06.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-8277cbb3.js');
|
|
4
|
-
const index_module = require('./index.module-
|
|
4
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
6
|
const mixins = require('./mixins-4761d472.js');
|
|
7
7
|
|
|
@@ -4,12 +4,12 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
7
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
8
8
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
9
|
const utils = require('./utils-6847bc06.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-4761d472.js');
|
|
12
|
-
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-
|
|
12
|
+
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-20693e59.js');
|
|
13
13
|
|
|
14
14
|
function useNavigationSidebarItem(props) {
|
|
15
15
|
const currentPage = index_module.kn();
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
7
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
8
8
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
9
|
const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-6616e3e0.js');
|
|
10
10
|
|
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-0f8b1267.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
8
|
-
const index_module = require('./index.module-
|
|
8
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
|
-
const useReferralCodes = require('./useReferralCodes-
|
|
12
|
+
const useReferralCodes = require('./useReferralCodes-89c2b972.js');
|
|
13
13
|
require('./mixins-4761d472.js');
|
|
14
14
|
const copyTextView = require('./copy-text-view-bb2c0ea7.js');
|
|
15
15
|
|
|
@@ -4,12 +4,12 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
7
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
8
8
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
9
|
const utils = require('./utils-6847bc06.js');
|
|
10
10
|
const JSS = require('./JSS-8503a151.js');
|
|
11
11
|
const mixins = require('./mixins-4761d472.js');
|
|
12
|
-
const useRegistrationFormState = require('./useRegistrationFormState-
|
|
12
|
+
const useRegistrationFormState = require('./useRegistrationFormState-a223f597.js');
|
|
13
13
|
|
|
14
14
|
var constants = {
|
|
15
15
|
error: {
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
7
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
8
8
|
const utils = require('./utils-6847bc06.js');
|
|
9
9
|
|
|
10
10
|
const PopupContainerView = (props) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-8277cbb3.js');
|
|
4
|
-
const global = require('./global-
|
|
4
|
+
const global = require('./global-0f8b1267.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
6
|
const mixins = require('./mixins-4761d472.js');
|
|
7
7
|
const sqmTextSpanView = require('./sqm-text-span-view-f274fdf2.js');
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-8277cbb3.js');
|
|
6
|
-
require('./global-
|
|
6
|
+
require('./global-0f8b1267.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
|
|
8
|
-
const index_module = require('./index.module-
|
|
8
|
+
const index_module = require('./index.module-42d413d9.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-4761d472.js');
|
|
12
12
|
require('./sqm-text-span-view-f274fdf2.js');
|
|
13
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
13
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-2b4b92da.js');
|
|
14
14
|
|
|
15
15
|
function usePortalEmailVerification(props) {
|
|
16
16
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|