@saasquatch/mint-components 1.11.0-3 → 1.11.0-6
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-21aa34f8.js → ShadowViewAddon-ba87315e.js} +48 -47
- package/dist/cjs/{global-4a59a374.js → global-0e1b8019.js} +162 -11
- package/dist/cjs/index-56d1fa5b.js +2227 -0
- package/dist/cjs/{index.module-df530553.js → index.module-2d82a984.js} +1444 -244
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{luxon-05098e19.js → luxon-20eafbd9.js} +1 -1
- package/dist/cjs/mint-components.cjs.js +3 -3
- package/dist/cjs/{mockRewardData-4258e067.js → mockRewardData-3c470512.js} +1 -1
- package/dist/cjs/{re-render-1976e05e.js → re-render-7744b75a.js} +5 -5
- package/dist/cjs/sqm-asset-card.cjs.entry.js +3 -3
- package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +457 -456
- package/dist/cjs/sqm-big-stat_38.cjs.entry.js +120 -113
- package/dist/cjs/sqm-close-button.cjs.entry.js +3 -3
- package/dist/cjs/sqm-context-router.cjs.entry.js +4 -4
- package/dist/cjs/sqm-empty_4.cjs.entry.js +6 -6
- package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +7 -7
- package/dist/cjs/sqm-header-logo.cjs.entry.js +2 -2
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-invoice-table-view-7739a5b4.js → sqm-invoice-table-view-e75291d8.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +12 -11
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +10 -9
- package/dist/cjs/{sqm-navigation-sidebar-item-view-a125ec5f.js → sqm-navigation-sidebar-item-view-34d8941e.js} +2 -2
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-navigation-sidebar-view-c7fb69d4.js → sqm-navigation-sidebar-view-921704fb.js} +0 -6
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +6 -6
- package/dist/cjs/sqm-password-field.cjs.entry.js +4 -4
- package/dist/cjs/sqm-popup-container.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-portal-email-verification-view-07161940.js → sqm-portal-email-verification-view-a056e53e.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +10 -10
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +7 -7
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-profile-view-07b99f80.js → sqm-portal-profile-view-c1753d1a.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +15 -14
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +7 -7
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +12 -11
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +9 -9
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +8 -8
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +17 -16
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +6 -6
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +67 -66
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +51 -50
- package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
- package/dist/cjs/sqm-tabs.cjs.entry.js +6 -6
- package/dist/cjs/sqm-text-span.cjs.entry.js +2 -2
- package/dist/cjs/{stencil-hooks.module-72742a0b.js → stencil-hooks.module-a5a04d8a.js} +1 -4
- package/dist/cjs/{useChildElements-e0d44916.js → useChildElements-079a23aa.js} +3 -3
- package/dist/cjs/{useInstantAccessRegistration-bbe746d1.js → useInstantAccessRegistration-615a4dec.js} +4 -4
- package/dist/cjs/{useReferralTable-a76adb0d.js → useReferralTable-034e8eb1.js} +20 -19
- package/dist/cjs/{useRegistrationFormState-876ed65d.js → useRegistrationFormState-cabaa291.js} +3 -3
- package/dist/cjs/{utilities-cec9dd36.js → utilities-a4072d5b.js} +2 -2
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +6 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +0 -6
- package/dist/esm/{ShadowViewAddon-90897c22.js → ShadowViewAddon-cebdd86a.js} +22 -21
- package/dist/esm/{global-e7bb0343.js → global-ce667547.js} +162 -11
- package/dist/esm/index-0c7b14c5.js +2225 -0
- package/dist/esm/{index.module-def4aec5.js → index.module-cfe48b0e.js} +1426 -223
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{luxon-7600be8d.js → luxon-63e24900.js} +1 -1
- package/dist/esm/mint-components.js +3 -3
- package/dist/esm/{mockRewardData-0eb6e778.js → mockRewardData-e6b763d1.js} +1 -1
- package/dist/esm/{re-render-12fd274a.js → re-render-9f58806b.js} +5 -5
- package/dist/esm/sqm-asset-card.entry.js +2 -2
- package/dist/esm/sqm-banking-info-form_16.entry.js +65 -64
- package/dist/esm/sqm-big-stat_38.entry.js +69 -62
- package/dist/esm/sqm-close-button.entry.js +2 -2
- package/dist/esm/sqm-context-router.entry.js +3 -3
- package/dist/esm/sqm-empty_4.entry.js +3 -3
- package/dist/esm/sqm-form-message.entry.js +1 -1
- package/dist/esm/sqm-graphql-client-provider.entry.js +6 -6
- package/dist/esm/sqm-header-logo.entry.js +1 -1
- package/dist/esm/sqm-instant-access-registration.entry.js +5 -5
- package/dist/esm/{sqm-invoice-table-view-fb2f95b9.js → sqm-invoice-table-view-bccf5bbc.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +7 -6
- package/dist/esm/sqm-logout-current-user.entry.js +5 -4
- package/dist/esm/{sqm-navigation-sidebar-item-view-60ef06cc.js → sqm-navigation-sidebar-item-view-407d8d6a.js} +2 -2
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -4
- package/dist/esm/{sqm-navigation-sidebar-view-4e8a6a8c.js → sqm-navigation-sidebar-view-0312e073.js} +0 -6
- package/dist/esm/sqm-navigation-sidebar.entry.js +5 -5
- package/dist/esm/sqm-password-field.entry.js +3 -3
- package/dist/esm/sqm-popup-container.entry.js +5 -5
- package/dist/esm/{sqm-portal-email-verification-view-0b32261f.js → sqm-portal-email-verification-view-b8ba7573.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +9 -9
- package/dist/esm/sqm-portal-forgot-password.entry.js +6 -6
- package/dist/esm/sqm-portal-logout.entry.js +3 -3
- package/dist/esm/{sqm-portal-profile-view-03026a5e.js → sqm-portal-profile-view-9cbfeaf9.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +9 -8
- package/dist/esm/sqm-portal-protected-route.entry.js +6 -6
- package/dist/esm/sqm-portal-registration-form.entry.js +10 -9
- package/dist/esm/sqm-portal-reset-password.entry.js +8 -8
- package/dist/esm/sqm-portal-verify-email.entry.js +7 -7
- package/dist/esm/sqm-referral-table_11.entry.js +9 -8
- package/dist/esm/sqm-referred-registration.entry.js +5 -5
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +3 -3
- package/dist/esm/sqm-rewards-table_9.entry.js +14 -13
- package/dist/esm/sqm-stencilbook.entry.js +49 -48
- package/dist/esm/sqm-tab.entry.js +3 -3
- package/dist/esm/sqm-tabs.entry.js +5 -5
- package/dist/esm/sqm-text-span.entry.js +1 -1
- package/dist/esm/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-3c7f7c90.js} +1 -1
- package/dist/esm/{useChildElements-32e1bda1.js → useChildElements-55ba77b1.js} +3 -3
- package/dist/esm/{useInstantAccessRegistration-46b89952.js → useInstantAccessRegistration-c8486b92.js} +4 -4
- package/dist/esm/{useReferralTable-f4de0650.js → useReferralTable-1671695f.js} +11 -10
- package/dist/esm/{useRegistrationFormState-9fc1ac80.js → useRegistrationFormState-554eed2c.js} +3 -3
- package/dist/esm/{utilities-3f5bba22.js → utilities-aa00400c.js} +2 -2
- package/dist/esm-es5/ShadowViewAddon-cebdd86a.js +1 -0
- package/dist/esm-es5/global-ce667547.js +285 -0
- package/dist/esm-es5/index-0c7b14c5.js +1 -0
- package/dist/esm-es5/index.module-cfe48b0e.js +53 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{luxon-7600be8d.js → luxon-63e24900.js} +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{mockRewardData-0eb6e778.js → mockRewardData-e6b763d1.js} +1 -1
- package/dist/esm-es5/{re-render-12fd274a.js → re-render-9f58806b.js} +1 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
- package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_38.entry.js +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-form-message.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/{sqm-invoice-table-view-fb2f95b9.js → sqm-invoice-table-view-bccf5bbc.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-60ef06cc.js → sqm-navigation-sidebar-item-view-407d8d6a.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-0312e073.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar.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-0b32261f.js → sqm-portal-email-verification-view-b8ba7573.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-03026a5e.js → sqm-portal-profile-view-9cbfeaf9.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-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-text-span.entry.js +1 -1
- package/dist/esm-es5/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-3c7f7c90.js} +1 -1
- package/dist/esm-es5/useChildElements-55ba77b1.js +1 -0
- package/dist/esm-es5/useInstantAccessRegistration-c8486b92.js +1 -0
- package/dist/esm-es5/useReferralTable-1671695f.js +1 -0
- package/dist/esm-es5/useRegistrationFormState-554eed2c.js +1 -0
- package/dist/esm-es5/{utilities-3f5bba22.js → utilities-aa00400c.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-674a64fe.system.js → p-0034b33b.system.js} +1 -1
- package/dist/mint-components/{p-2a414b2e.system.js → p-0979f82e.system.js} +2 -2
- package/dist/mint-components/{p-d51eb656.entry.js → p-1128f16d.entry.js} +14 -14
- package/dist/mint-components/{p-88aac6a9.system.entry.js → p-14beec1b.system.entry.js} +1 -1
- package/dist/mint-components/{p-5956a47e.entry.js → p-155e5795.entry.js} +1 -1
- package/dist/mint-components/p-175cf117.system.entry.js +1 -0
- package/dist/mint-components/{p-fd2c5407.js → p-1b24bb52.js} +1 -1
- package/dist/mint-components/p-1bb39bf3.js +1 -0
- package/dist/mint-components/p-1c021084.system.js +1 -0
- package/dist/mint-components/p-1cb0c56c.js +1 -0
- package/dist/mint-components/p-22082cf5.entry.js +1 -0
- package/dist/mint-components/{p-4502ed11.system.entry.js → p-2669e88d.system.entry.js} +1 -1
- package/dist/mint-components/{p-0e556260.js → p-2a82e591.js} +1 -1
- package/dist/mint-components/p-2c1ec58d.system.entry.js +1 -0
- package/dist/mint-components/{p-573fab0f.system.js → p-2c8c2ae9.system.js} +22 -22
- package/dist/mint-components/p-2d713a4a.entry.js +1 -0
- package/dist/mint-components/{p-58ef25d3.system.entry.js → p-2f75d0c6.system.entry.js} +1 -1
- package/dist/mint-components/{p-5cac90e8.system.entry.js → p-349315e6.system.entry.js} +1 -1
- package/dist/mint-components/{p-64491c96.system.entry.js → p-37518555.system.entry.js} +1 -1
- package/dist/mint-components/{p-3223ba7b.entry.js → p-3912f9af.entry.js} +1 -1
- package/dist/mint-components/{p-f3053c61.js → p-48704504.js} +1 -1
- package/dist/mint-components/{p-ce5afa40.entry.js → p-4baf9ec9.entry.js} +1 -1
- package/dist/mint-components/p-4e5ff6d5.system.entry.js +1 -0
- package/dist/mint-components/p-4fd5cde2.entry.js +1 -0
- package/dist/mint-components/{p-e84a74fe.system.entry.js → p-5464dd3c.system.entry.js} +1 -1
- package/dist/mint-components/{p-dd7ee007.system.js → p-553a92e2.system.js} +1 -1
- package/dist/mint-components/p-55ba5de4.js +42 -0
- package/dist/mint-components/p-569acf5d.entry.js +1 -0
- package/dist/mint-components/p-58151230.system.entry.js +1 -0
- package/dist/mint-components/p-5a9e6c23.system.js +1 -0
- package/dist/mint-components/{p-dd0d79bf.entry.js → p-5c602e84.entry.js} +1 -1
- package/dist/mint-components/p-5e346208.system.entry.js +1 -0
- package/dist/mint-components/{p-a9050eb0.entry.js → p-5f4a0d5a.entry.js} +1 -1
- package/dist/mint-components/p-5f4cf5f4.system.js +53 -0
- package/dist/mint-components/p-6361cd09.system.entry.js +1 -0
- package/dist/mint-components/p-65976f70.system.entry.js +1 -0
- package/dist/mint-components/{p-3d4656bb.system.js → p-69ae3f41.system.js} +1 -1
- package/dist/mint-components/p-6fbfd683.js +1 -0
- package/dist/mint-components/{p-57e4ef5f.entry.js → p-709c0d6d.entry.js} +1 -1
- package/dist/mint-components/{p-86990110.entry.js → p-747e6ce6.entry.js} +1 -1
- package/dist/mint-components/{p-8fe21979.system.entry.js → p-74ba2bdd.system.entry.js} +1 -1
- package/dist/mint-components/p-77150ca3.entry.js +1 -0
- package/dist/mint-components/{p-fbdf0738.entry.js → p-79097c07.entry.js} +1 -1
- package/dist/mint-components/{p-ebcec043.entry.js → p-7a1e23b0.entry.js} +1 -1
- package/dist/mint-components/{p-f0806232.system.entry.js → p-7ab14d4b.system.entry.js} +1 -1
- package/dist/mint-components/p-81ef4d8d.system.entry.js +1 -0
- package/dist/mint-components/{p-41a11a7f.js → p-83a759a6.js} +1 -1
- package/dist/mint-components/p-84a5feb6.js +1 -0
- package/dist/mint-components/p-858a87ce.entry.js +1 -0
- package/dist/mint-components/p-89669879.system.js +1 -0
- package/dist/mint-components/p-8a82d287.entry.js +1 -0
- package/dist/mint-components/{p-7a572b34.entry.js → p-8b37f9fa.entry.js} +3 -3
- package/dist/mint-components/{p-d7df3dfd.system.js → p-8c616b35.system.js} +1 -1
- package/dist/mint-components/p-8d0312ad.entry.js +13 -0
- package/dist/mint-components/{p-66172a05.js → p-8d2d99b5.js} +1 -1
- package/dist/mint-components/{p-251e7567.js → p-9223640e.js} +1 -1
- package/dist/mint-components/{p-eaada4da.js → p-92990ceb.js} +1 -1
- package/dist/mint-components/{p-51721f6b.system.js → p-93c4b92a.system.js} +1 -1
- package/dist/mint-components/p-93feb565.system.entry.js +1 -0
- package/dist/mint-components/{p-0d8c53ac.system.js → p-94b397d0.system.js} +1 -1
- package/dist/mint-components/{p-6afb4f48.system.entry.js → p-95af445c.system.entry.js} +1 -1
- package/dist/mint-components/p-97f9ea19.system.js +1 -0
- package/dist/mint-components/{p-4edde470.entry.js → p-9a02b093.entry.js} +1 -1
- package/dist/mint-components/{p-007383e1.entry.js → p-9c1011db.entry.js} +2 -2
- package/dist/mint-components/{p-137ea86e.entry.js → p-a05a21b8.entry.js} +1 -1
- package/dist/mint-components/p-a1dddd9c.entry.js +1 -0
- package/dist/mint-components/{p-07f675ab.system.entry.js → p-a2189daf.system.entry.js} +1 -1
- package/dist/mint-components/p-a230e0f7.entry.js +1 -0
- package/dist/mint-components/{p-2ee2ebba.js → p-a2fc8ec6.js} +4 -4
- package/dist/mint-components/{p-5f1c4160.system.entry.js → p-a56fbe1f.system.entry.js} +1 -1
- package/dist/mint-components/p-a63607fe.js +1 -0
- package/dist/mint-components/{p-97198e2c.system.js → p-a6ad8082.system.js} +1 -1
- package/dist/mint-components/{p-9774fbc5.js → p-a7e84030.js} +153 -153
- package/dist/mint-components/{p-28b6106f.js → p-aa1750ad.js} +1 -1
- package/dist/mint-components/p-ac1bf045.js +1 -0
- package/dist/mint-components/{p-cf690d55.system.entry.js → p-ad218d0b.system.entry.js} +1 -1
- package/dist/mint-components/p-b9e629c4.entry.js +1 -0
- package/dist/mint-components/{p-cf158064.entry.js → p-ba9642a9.entry.js} +3 -3
- package/dist/mint-components/{p-4864ed8a.system.entry.js → p-bf161aff.system.entry.js} +1 -1
- package/dist/mint-components/p-cac64545.system.entry.js +1 -0
- package/dist/mint-components/{p-370a1a73.system.js → p-cb45d0a8.system.js} +1 -1
- package/dist/mint-components/{p-c7a3fd1b.system.js → p-cc24f7e0.system.js} +1 -1
- package/dist/mint-components/p-cc2a5934.entry.js +13 -0
- package/dist/mint-components/p-cca80c2e.system.entry.js +1 -0
- package/dist/mint-components/{p-178d2d2e.entry.js → p-cdd04337.entry.js} +1 -1
- package/dist/mint-components/{p-b12f7281.system.entry.js → p-ce23dbff.system.entry.js} +1 -1
- package/dist/mint-components/{p-fe5675b3.entry.js → p-cf8ccbf5.entry.js} +1 -1
- package/dist/mint-components/{p-fb20eb5e.system.entry.js → p-cfc4a126.system.entry.js} +1 -1
- package/dist/mint-components/{p-05948592.js → p-d491eac5.js} +24 -24
- package/dist/mint-components/{p-d1d16808.entry.js → p-d5e0b017.entry.js} +2 -2
- package/dist/mint-components/{p-6cef104b.entry.js → p-db7b9e12.entry.js} +1 -1
- package/dist/mint-components/p-dbb74fc2.system.entry.js +1 -0
- package/dist/mint-components/{p-8e907ac7.system.entry.js → p-de9b0bcf.system.entry.js} +1 -1
- package/dist/mint-components/p-e3ddb67b.system.entry.js +1 -0
- package/dist/mint-components/{p-ce9e7c98.system.js → p-e5299352.system.js} +1 -1
- package/dist/mint-components/p-e546347e.system.js +1 -0
- package/dist/mint-components/p-eb8cb617.system.js +1 -0
- package/dist/mint-components/{p-9dc3f592.entry.js → p-ec2390ee.entry.js} +10 -10
- package/dist/mint-components/p-ef4336c4.system.entry.js +1 -0
- package/dist/mint-components/{p-afd366ae.system.entry.js → p-f0553edd.system.entry.js} +1 -1
- package/dist/mint-components/{p-7731f793.system.entry.js → p-fd8496a0.system.entry.js} +1 -1
- package/dist/mint-components/p-fec47694.entry.js +1 -0
- package/dist/mint-components/p-ff87ca9c.system.entry.js +1 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/package.json +1 -1
- package/dist/esm-es5/ShadowViewAddon-90897c22.js +0 -1
- package/dist/esm-es5/global-e7bb0343.js +0 -285
- package/dist/esm-es5/index.module-def4aec5.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-4e8a6a8c.js +0 -1
- package/dist/esm-es5/useChildElements-32e1bda1.js +0 -1
- package/dist/esm-es5/useInstantAccessRegistration-46b89952.js +0 -1
- package/dist/esm-es5/useReferralTable-f4de0650.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-9fc1ac80.js +0 -1
- package/dist/mint-components/p-02424350.system.js +0 -1
- package/dist/mint-components/p-0b9fa97f.js +0 -1
- package/dist/mint-components/p-10e89d0a.entry.js +0 -1
- package/dist/mint-components/p-1b485560.system.entry.js +0 -1
- package/dist/mint-components/p-1f344065.entry.js +0 -1
- package/dist/mint-components/p-2dd67762.entry.js +0 -1
- package/dist/mint-components/p-445ffcfd.system.entry.js +0 -1
- package/dist/mint-components/p-51f517a2.js +0 -1
- package/dist/mint-components/p-55a782cf.system.entry.js +0 -1
- package/dist/mint-components/p-5be235f9.entry.js +0 -1
- package/dist/mint-components/p-5d485450.entry.js +0 -1
- package/dist/mint-components/p-61eab172.js +0 -1
- package/dist/mint-components/p-733825fa.system.entry.js +0 -1
- package/dist/mint-components/p-770368bc.system.js +0 -1
- package/dist/mint-components/p-79191f88.entry.js +0 -1
- package/dist/mint-components/p-8b5b78ca.entry.js +0 -1
- package/dist/mint-components/p-91669312.entry.js +0 -1
- package/dist/mint-components/p-956ed10a.entry.js +0 -13
- package/dist/mint-components/p-973f6501.system.entry.js +0 -1
- package/dist/mint-components/p-9873d3c6.js +0 -1
- package/dist/mint-components/p-9c310991.system.entry.js +0 -1
- package/dist/mint-components/p-a61e6394.system.entry.js +0 -1
- package/dist/mint-components/p-a6a7dcaa.js +0 -1
- package/dist/mint-components/p-a8f7cb95.js +0 -1
- package/dist/mint-components/p-aad11a68.entry.js +0 -1
- package/dist/mint-components/p-af062c8f.system.entry.js +0 -1
- package/dist/mint-components/p-b370fca8.system.js +0 -1
- package/dist/mint-components/p-b3b5b4b7.system.entry.js +0 -1
- package/dist/mint-components/p-b5861974.system.entry.js +0 -1
- package/dist/mint-components/p-b8dbb809.system.entry.js +0 -1
- package/dist/mint-components/p-bcccc284.system.js +0 -1
- package/dist/mint-components/p-be38de26.system.js +0 -1
- package/dist/mint-components/p-c0de49e7.system.entry.js +0 -1
- package/dist/mint-components/p-c84659a3.system.js +0 -1
- package/dist/mint-components/p-c8878e79.entry.js +0 -1
- package/dist/mint-components/p-dab544d9.entry.js +0 -1
- package/dist/mint-components/p-e044bbf1.system.entry.js +0 -1
- package/dist/mint-components/p-e5a0c50e.entry.js +0 -13
- package/dist/mint-components/p-eba44835.system.entry.js +0 -1
- package/dist/mint-components/p-f8f6c99d.system.entry.js +0 -1
package/dist/esm/loader.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as promiseResolve, b as bootstrapLazy } from './index-17b4da69.js';
|
|
2
|
-
import './stencil-hooks.module-
|
|
3
|
-
import './global-
|
|
4
|
-
import './index.module-
|
|
2
|
+
import './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import './global-ce667547.js';
|
|
4
|
+
import './index.module-cfe48b0e.js';
|
|
5
5
|
|
|
6
6
|
/*
|
|
7
7
|
Stencil Client Patch Esm v2.4.0 | MIT Licensed | https://stenciljs.com
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as promiseResolve, H, b as bootstrapLazy } from './index-17b4da69.js';
|
|
2
|
-
import './stencil-hooks.module-
|
|
3
|
-
import './global-
|
|
4
|
-
import './index.module-
|
|
2
|
+
import './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import './global-ce667547.js';
|
|
4
|
+
import './index.module-cfe48b0e.js';
|
|
5
5
|
|
|
6
6
|
/*
|
|
7
7
|
Stencil Client Patch Browser v2.4.0 | MIT Licensed | https://stenciljs.com
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { d as useEffect } from './stencil-hooks.module-3c7f7c90.js';
|
|
2
|
+
import { T, w as wn } from './index.module-cfe48b0e.js';
|
|
3
3
|
|
|
4
4
|
const RENDER_EVENT = "sqm:request-rerender";
|
|
5
5
|
/**
|
|
@@ -10,7 +10,7 @@ const RENDER_EVENT = "sqm:request-rerender";
|
|
|
10
10
|
* @param deps an array of dependencies used for useEffect
|
|
11
11
|
*/
|
|
12
12
|
function useRequestRerender(deps) {
|
|
13
|
-
const host =
|
|
13
|
+
const host = T();
|
|
14
14
|
useEffect(() => {
|
|
15
15
|
host.dispatchEvent(new CustomEvent(RENDER_EVENT, {
|
|
16
16
|
detail: true,
|
|
@@ -23,8 +23,8 @@ function useRequestRerender(deps) {
|
|
|
23
23
|
* Re-renders a parent component when child components make the request
|
|
24
24
|
*/
|
|
25
25
|
function useRerenderListener() {
|
|
26
|
-
const host =
|
|
27
|
-
const [tick, rerender] =
|
|
26
|
+
const host = T();
|
|
27
|
+
const [tick, rerender] = wn();
|
|
28
28
|
useEffect(() => {
|
|
29
29
|
const listener = (e) => {
|
|
30
30
|
// Preventes recursively nested components from sending requests up all the way
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { i as isDemo } from './index.module-
|
|
2
|
+
import { j as h } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { i as isDemo } from './index.module-cfe48b0e.js';
|
|
4
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
5
|
import './JSS-67b5cff8.js';
|
|
6
6
|
import { A as AssetCardView } from './sqm-asset-card-view-9d93fbdd.js';
|
|
@@ -1,18 +1,19 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host, g as getElement } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { i as intl } from './global-
|
|
4
|
-
import {
|
|
5
|
-
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
2
|
+
import { e as useRef, f as useState, d as useEffect, j as h$1, u as useMemo, b as browser, h as useReducer } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { i as intl } from './global-ce667547.js';
|
|
4
|
+
import { Q, K, M as Mn, D as Dn, q as qn, b as xe, i as isDemo, S as Sn, a as useCallback, O as On, p as $n, T, F as Fn, A as An } from './index.module-cfe48b0e.js';
|
|
6
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
7
6
|
import './mixins-f60a614c.js';
|
|
8
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
9
8
|
import { G as GenericTableView } from './GenericTableView-d59d8ab4.js';
|
|
10
|
-
import { u as useRerenderListener, a as useRequestRerender } from './re-render-
|
|
11
|
-
import { u as useChildElements } from './useChildElements-
|
|
12
|
-
import { l as luxon } from './luxon-
|
|
13
|
-
import {
|
|
9
|
+
import { u as useRerenderListener, a as useRequestRerender } from './re-render-9f58806b.js';
|
|
10
|
+
import { u as useChildElements } from './useChildElements-55ba77b1.js';
|
|
11
|
+
import { l as luxon } from './luxon-63e24900.js';
|
|
12
|
+
import { d as dist } from './index-0c7b14c5.js';
|
|
13
|
+
import { g as generateUserError } from './useReferralTable-1671695f.js';
|
|
14
14
|
import { g as getProps, l as luxonLocale } from './utils-334c1e34.js';
|
|
15
|
-
import {
|
|
15
|
+
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
16
|
+
import { t as taxTypeToName, v as validTaxDocument, a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, g as getCountryObj, O as OtherRegionSlotView, I as InvoiceTableView, E as ErrorView, L as LoadingView, c as vatLabels, G as GeneralLoadingView, f as formatErrorMessage, d as validateBillingField, o as objectIsFull, A as ADDRESS_REGIONS } from './sqm-invoice-table-view-bccf5bbc.js';
|
|
16
17
|
|
|
17
18
|
const TAX_CONTEXT_NAMESPACE = "sq:tax-and-cash";
|
|
18
19
|
const TAX_FORM_CONTEXT_NAMESPACE = "sq:tax-form-context";
|
|
@@ -957,15 +958,15 @@ function parseImpactThreshold(threshold) {
|
|
|
957
958
|
}
|
|
958
959
|
function useBankingInfoForm(props) {
|
|
959
960
|
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
960
|
-
const locale =
|
|
961
|
-
const user =
|
|
962
|
-
const [step, setStep] =
|
|
963
|
-
const context =
|
|
964
|
-
const countries =
|
|
961
|
+
const locale = Q();
|
|
962
|
+
const user = K();
|
|
963
|
+
const [step, setStep] = Mn(TAX_CONTEXT_NAMESPACE);
|
|
964
|
+
const context = Dn(TAX_FORM_CONTEXT_NAMESPACE);
|
|
965
|
+
const countries = Dn(SORTED_COUNTRIES_NAMESPACE);
|
|
965
966
|
const formRef = useRef(null);
|
|
966
|
-
const { data: paymentOptionsData, loading: paymentOptionsLoading, errors: paymentOptionsError, } =
|
|
967
|
-
const { data: userData, refetch, errors: userError, } =
|
|
968
|
-
const [saveWithdrawalSettings] =
|
|
967
|
+
const { data: paymentOptionsData, loading: paymentOptionsLoading, errors: paymentOptionsError, } = qn(FINANCE_NETWORK_SETTINGS_NAMESPACE);
|
|
968
|
+
const { data: userData, refetch, errors: userError, } = qn(USER_QUERY_NAMESPACE);
|
|
969
|
+
const [saveWithdrawalSettings] = xe(SAVE_WITHDRAWAL_SETTINGS);
|
|
969
970
|
const [formState, setFormState] = useState({});
|
|
970
971
|
const [currentPaymentOption, setCurrentPaymentOption] = useState(null);
|
|
971
972
|
const [loading, setLoading] = useState(false);
|
|
@@ -1533,7 +1534,7 @@ function useDemoBankingInfoForm(props) {
|
|
|
1533
1534
|
const defaultPaymentScheduleChecked = (_f = (_e = (_d = props.demoData) === null || _d === void 0 ? void 0 : _d.states) === null || _e === void 0 ? void 0 : _e.formState) === null || _f === void 0 ? void 0 : _f.paymentScheduleChecked;
|
|
1534
1535
|
const defaultCurrency = (_h = (_g = props.demoData) === null || _g === void 0 ? void 0 : _g.states) === null || _h === void 0 ? void 0 : _h.currency;
|
|
1535
1536
|
const defaultCountry = (_l = (_k = (_j = props.demoData) === null || _j === void 0 ? void 0 : _j.states) === null || _k === void 0 ? void 0 : _k.formState) === null || _l === void 0 ? void 0 : _l.bankCountry;
|
|
1536
|
-
const setStep =
|
|
1537
|
+
const setStep = Sn(TAX_CONTEXT_NAMESPACE);
|
|
1537
1538
|
const [paymentMethodChecked, setPaymentMethodChecked] = useState(undefined);
|
|
1538
1539
|
const [paymentScheduleChecked, setPaymentScheduleChecked] = useState(undefined);
|
|
1539
1540
|
const [currency, setCurrency] = useState(defaultCurrency);
|
|
@@ -1651,13 +1652,13 @@ const DOCUSIGN_ERROR_STATES = [
|
|
|
1651
1652
|
const DOCUSIGN_EXPIRED_STATES = ["ttl_expired", "session_timeout"];
|
|
1652
1653
|
function useDocusignForm(props) {
|
|
1653
1654
|
var _a, _b, _c;
|
|
1654
|
-
const user =
|
|
1655
|
-
const context =
|
|
1656
|
-
const [step, setStep] =
|
|
1657
|
-
const { data, loading: userLoading, refetch, } =
|
|
1655
|
+
const user = K();
|
|
1656
|
+
const context = Dn(TAX_FORM_CONTEXT_NAMESPACE);
|
|
1657
|
+
const [step, setStep] = Mn(TAX_CONTEXT_NAMESPACE);
|
|
1658
|
+
const { data, loading: userLoading, refetch, } = qn(USER_QUERY_NAMESPACE);
|
|
1658
1659
|
const publisher = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.impactConnection) === null || _b === void 0 ? void 0 : _b.publisher;
|
|
1659
|
-
const [createTaxDocument, { loading: documentLoading, data: document, errors: documentErrors },] =
|
|
1660
|
-
const [completeTaxDocument, { loading: completeDocumentLoading, data: completeData, errors: completeErrors, },] =
|
|
1660
|
+
const [createTaxDocument, { loading: documentLoading, data: document, errors: documentErrors },] = xe(GET_TAX_DOCUMENT);
|
|
1661
|
+
const [completeTaxDocument, { loading: completeDocumentLoading, data: completeData, errors: completeErrors, },] = xe(COMPLETE_TAX_DOCUMENT);
|
|
1661
1662
|
const [docusignStatus, setDocusignStatus] = useState(undefined);
|
|
1662
1663
|
const [participantType, setParticipantType] = useState(undefined);
|
|
1663
1664
|
const [errors, setErrors] = useState({});
|
|
@@ -2187,7 +2188,7 @@ const DocusignForm = class {
|
|
|
2187
2188
|
get el() { return getElement(this); }
|
|
2188
2189
|
};
|
|
2189
2190
|
function useDocusignFormDemo(props) {
|
|
2190
|
-
const setStep =
|
|
2191
|
+
const setStep = Sn(TAX_CONTEXT_NAMESPACE);
|
|
2191
2192
|
return cjs({
|
|
2192
2193
|
text: props.getTextProps(),
|
|
2193
2194
|
states: {
|
|
@@ -2460,15 +2461,15 @@ function getOption(countries, countryCode) {
|
|
|
2460
2461
|
}
|
|
2461
2462
|
function useIndirectTaxForm(props) {
|
|
2462
2463
|
var _a, _b, _c, _d, _e;
|
|
2463
|
-
const user =
|
|
2464
|
-
const locale =
|
|
2464
|
+
const user = K();
|
|
2465
|
+
const locale = Q();
|
|
2465
2466
|
const formRef = useRef(null);
|
|
2466
|
-
const context =
|
|
2467
|
-
const [step, setStep] =
|
|
2468
|
-
const [connectImpactPartner, { loading: connectLoading, errors: connectErrors },] =
|
|
2469
|
-
const userForm =
|
|
2470
|
-
const { data: userData, refetch, errors: userError, } =
|
|
2471
|
-
const { data: _countriesRes, loading: countriesLoading } =
|
|
2467
|
+
const context = Dn(TAX_FORM_CONTEXT_NAMESPACE);
|
|
2468
|
+
const [step, setStep] = Mn(TAX_CONTEXT_NAMESPACE);
|
|
2469
|
+
const [connectImpactPartner, { loading: connectLoading, errors: connectErrors },] = xe(CONNECT_PARTNER);
|
|
2470
|
+
const userForm = Dn(USER_FORM_CONTEXT_NAMESPACE);
|
|
2471
|
+
const { data: userData, refetch, errors: userError, } = qn(USER_QUERY_NAMESPACE);
|
|
2472
|
+
const { data: _countriesRes, loading: countriesLoading } = qn(COUNTRIES_QUERY_NAMESPACE);
|
|
2472
2473
|
const intlLocale = (locale === null || locale === void 0 ? void 0 : locale.replace("_", "-")) || "en";
|
|
2473
2474
|
const _countries = useMemo(() => { var _a, _b; return (_b = (_a = _countriesRes === null || _countriesRes === void 0 ? void 0 : _countriesRes.impactPayoutCountries) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.map((country) => getCountryObj({ countryCode: country.countryCode, locale: intlLocale })); }, [(_a = _countriesRes === null || _countriesRes === void 0 ? void 0 : _countriesRes.impactPayoutCountries) === null || _a === void 0 ? void 0 : _a.data]);
|
|
2474
2475
|
const [loading, setLoading] = useState(false);
|
|
@@ -2857,7 +2858,7 @@ const IndirectTaxForm = class {
|
|
|
2857
2858
|
}
|
|
2858
2859
|
};
|
|
2859
2860
|
function useDemoIndirectTaxForm(props) {
|
|
2860
|
-
const setStep =
|
|
2861
|
+
const setStep = Sn(TAX_CONTEXT_NAMESPACE);
|
|
2861
2862
|
const [option, setOption] = useState(null);
|
|
2862
2863
|
const [demoFormState, setDemoFormState] = useState({});
|
|
2863
2864
|
return cjs({
|
|
@@ -2967,8 +2968,8 @@ const GET_INVOICES = dist.gql `
|
|
|
2967
2968
|
`;
|
|
2968
2969
|
function useInvoiceTable(props, emptyElement, loadingElement) {
|
|
2969
2970
|
var _a;
|
|
2970
|
-
const user =
|
|
2971
|
-
const locale =
|
|
2971
|
+
const user = K();
|
|
2972
|
+
const locale = Q();
|
|
2972
2973
|
const [content, setContent] = useReducer((state, next) => ({
|
|
2973
2974
|
...state,
|
|
2974
2975
|
...next,
|
|
@@ -2978,7 +2979,7 @@ function useInvoiceTable(props, emptyElement, loadingElement) {
|
|
|
2978
2979
|
loading: false,
|
|
2979
2980
|
page: 0,
|
|
2980
2981
|
});
|
|
2981
|
-
const { envelope: invoicesData, states, callbacks, } =
|
|
2982
|
+
const { envelope: invoicesData, states, callbacks, } = On(GET_INVOICES, (data) => { var _a, _b, _c; return (_c = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.impactConnection) === null || _b === void 0 ? void 0 : _b.publisher) === null || _c === void 0 ? void 0 : _c.invoices; }, {
|
|
2982
2983
|
limit: props.perPage,
|
|
2983
2984
|
offset: 0,
|
|
2984
2985
|
}, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
@@ -3544,7 +3545,7 @@ function PayoutDetailsCardView(props) {
|
|
|
3544
3545
|
|
|
3545
3546
|
function usePayoutDetailsCard(props) {
|
|
3546
3547
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l;
|
|
3547
|
-
const { data, loading } =
|
|
3548
|
+
const { data, loading } = qn(USER_QUERY_NAMESPACE);
|
|
3548
3549
|
const publisher = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.impactConnection) === null || _b === void 0 ? void 0 : _b.publisher;
|
|
3549
3550
|
function getPayoutDetailedStatusText(paymentDay) {
|
|
3550
3551
|
var _a;
|
|
@@ -3733,21 +3734,21 @@ function getCurrentStep(user) {
|
|
|
3733
3734
|
}
|
|
3734
3735
|
function useTaxAndCash() {
|
|
3735
3736
|
var _a, _b, _c, _d, _e;
|
|
3736
|
-
const host =
|
|
3737
|
-
const user =
|
|
3738
|
-
const locale =
|
|
3737
|
+
const host = T();
|
|
3738
|
+
const user = K();
|
|
3739
|
+
const locale = Q();
|
|
3739
3740
|
// State for current step of form
|
|
3740
|
-
const [step, setStep] =
|
|
3741
|
+
const [step, setStep] = Fn({
|
|
3741
3742
|
namespace: TAX_CONTEXT_NAMESPACE,
|
|
3742
3743
|
initialValue: "/loading",
|
|
3743
3744
|
});
|
|
3744
3745
|
// State for when to hide steps, or override certain actions
|
|
3745
|
-
const [context, _setContext] =
|
|
3746
|
+
const [context, _setContext] = Fn({
|
|
3746
3747
|
namespace: TAX_FORM_CONTEXT_NAMESPACE,
|
|
3747
3748
|
initialValue: {},
|
|
3748
3749
|
});
|
|
3749
3750
|
// State to carry user form information into step 2
|
|
3750
|
-
const [userFormContext, _setUserFormContext] =
|
|
3751
|
+
const [userFormContext, _setUserFormContext] = Fn({
|
|
3751
3752
|
namespace: USER_FORM_CONTEXT_NAMESPACE,
|
|
3752
3753
|
initialValue: {
|
|
3753
3754
|
firstName: undefined,
|
|
@@ -3757,19 +3758,19 @@ function useTaxAndCash() {
|
|
|
3757
3758
|
currency: undefined,
|
|
3758
3759
|
},
|
|
3759
3760
|
});
|
|
3760
|
-
const [_currenciesContext, setCurrenciesContext] =
|
|
3761
|
+
const [_currenciesContext, setCurrenciesContext] = Fn({
|
|
3761
3762
|
namespace: CURRENCIES_NAMESPACE,
|
|
3762
3763
|
initialValue: [],
|
|
3763
3764
|
});
|
|
3764
|
-
const [_countriesContext, _setCountriesContext] =
|
|
3765
|
+
const [_countriesContext, _setCountriesContext] = Fn({
|
|
3765
3766
|
namespace: COUNTRIES_NAMESPACE,
|
|
3766
3767
|
initialValue: [],
|
|
3767
3768
|
});
|
|
3768
|
-
const [_sortedCountriesContext, setSortedCountriesContext] =
|
|
3769
|
+
const [_sortedCountriesContext, setSortedCountriesContext] = Fn({
|
|
3769
3770
|
namespace: SORTED_COUNTRIES_NAMESPACE,
|
|
3770
3771
|
initialValue: [],
|
|
3771
3772
|
});
|
|
3772
|
-
const { data, errors } =
|
|
3773
|
+
const { data, errors } = An({
|
|
3773
3774
|
namespace: USER_QUERY_NAMESPACE,
|
|
3774
3775
|
query: GET_USER,
|
|
3775
3776
|
skip: !user,
|
|
@@ -3779,12 +3780,12 @@ function useTaxAndCash() {
|
|
|
3779
3780
|
});
|
|
3780
3781
|
const countryCode = ((_c = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.impactConnection) === null || _b === void 0 ? void 0 : _b.publisher) === null || _c === void 0 ? void 0 : _c.countryCode) ||
|
|
3781
3782
|
userFormContext.countryCode;
|
|
3782
|
-
|
|
3783
|
+
An({
|
|
3783
3784
|
namespace: COUNTRIES_QUERY_NAMESPACE,
|
|
3784
3785
|
query: GET_COUNTRIES,
|
|
3785
3786
|
skip: !user,
|
|
3786
3787
|
});
|
|
3787
|
-
const { data: financeNetworkData, refetch } =
|
|
3788
|
+
const { data: financeNetworkData, refetch } = An({
|
|
3788
3789
|
namespace: FINANCE_NETWORK_SETTINGS_NAMESPACE,
|
|
3789
3790
|
query: GET_FINANCE_NETWORK_SETTINGS,
|
|
3790
3791
|
skip: !user,
|
|
@@ -3792,7 +3793,7 @@ function useTaxAndCash() {
|
|
|
3792
3793
|
filter: getFinanceNetworkFilter(),
|
|
3793
3794
|
},
|
|
3794
3795
|
});
|
|
3795
|
-
const { data: currenciesData } =
|
|
3796
|
+
const { data: currenciesData } = An({
|
|
3796
3797
|
namespace: CURRENCIES_QUERY_NAMESPACE,
|
|
3797
3798
|
query: GET_CURRENCIES,
|
|
3798
3799
|
skip: !user,
|
|
@@ -3873,7 +3874,7 @@ function useTaxAndCash() {
|
|
|
3873
3874
|
step,
|
|
3874
3875
|
setStep,
|
|
3875
3876
|
context,
|
|
3876
|
-
namespace:
|
|
3877
|
+
namespace: $n(TAX_CONTEXT_NAMESPACE),
|
|
3877
3878
|
loading: step === "/loading",
|
|
3878
3879
|
};
|
|
3879
3880
|
}
|
|
@@ -4814,7 +4815,7 @@ const TaxAndCashMonolith = class {
|
|
|
4814
4815
|
}
|
|
4815
4816
|
};
|
|
4816
4817
|
function useDemoTaxAndCash(props) {
|
|
4817
|
-
const [step, setStep] =
|
|
4818
|
+
const [step, setStep] = Fn({
|
|
4818
4819
|
namespace: TAX_CONTEXT_NAMESPACE,
|
|
4819
4820
|
initialValue: "/1",
|
|
4820
4821
|
});
|
|
@@ -5176,15 +5177,15 @@ function getIndirectTaxType(taxInformation) {
|
|
|
5176
5177
|
}
|
|
5177
5178
|
const useTaxAndCashDashboard = (props) => {
|
|
5178
5179
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l;
|
|
5179
|
-
const setStep =
|
|
5180
|
-
const setContext =
|
|
5180
|
+
const setStep = Sn(TAX_CONTEXT_NAMESPACE);
|
|
5181
|
+
const setContext = Sn(TAX_FORM_CONTEXT_NAMESPACE);
|
|
5181
5182
|
const [showDialog, setShowDialog] = useState(false);
|
|
5182
|
-
const locale =
|
|
5183
|
+
const locale = Q();
|
|
5183
5184
|
useEffect(() => {
|
|
5184
5185
|
// Clear override context once on submitted
|
|
5185
5186
|
setContext({});
|
|
5186
5187
|
}, []);
|
|
5187
|
-
const { data, loading, errors: userError, } =
|
|
5188
|
+
const { data, loading, errors: userError, } = qn(USER_QUERY_NAMESPACE);
|
|
5188
5189
|
const publisher = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.impactConnection) === null || _b === void 0 ? void 0 : _b.publisher;
|
|
5189
5190
|
const documentType = publisher === null || publisher === void 0 ? void 0 : publisher.requiredTaxDocumentType;
|
|
5190
5191
|
const submissionDate = (_c = publisher === null || publisher === void 0 ? void 0 : publisher.currentTaxDocument) === null || _c === void 0 ? void 0 : _c.dateCreated;
|
|
@@ -6798,12 +6799,12 @@ function useUserInfoForm(props) {
|
|
|
6798
6799
|
const currencyRef = useRef(undefined);
|
|
6799
6800
|
const phoneCountryRef = useRef(undefined);
|
|
6800
6801
|
const formRef = useRef(null);
|
|
6801
|
-
const context =
|
|
6802
|
-
const countries =
|
|
6803
|
-
const [step, setStep] =
|
|
6804
|
-
const [userFormContext, setUserFormContext] =
|
|
6805
|
-
const { data, loading, errors: userError, } =
|
|
6806
|
-
const _currencies =
|
|
6802
|
+
const context = Dn(TAX_FORM_CONTEXT_NAMESPACE);
|
|
6803
|
+
const countries = Dn(SORTED_COUNTRIES_NAMESPACE);
|
|
6804
|
+
const [step, setStep] = Mn(TAX_CONTEXT_NAMESPACE);
|
|
6805
|
+
const [userFormContext, setUserFormContext] = Mn(USER_FORM_CONTEXT_NAMESPACE);
|
|
6806
|
+
const { data, loading, errors: userError, } = qn(USER_QUERY_NAMESPACE);
|
|
6807
|
+
const _currencies = Dn(CURRENCIES_NAMESPACE);
|
|
6807
6808
|
const currencies = useMemo(() => [...(_currencies || [])].sort((a, b) => a.displayName.localeCompare(b.displayName)), [_currencies]);
|
|
6808
6809
|
const [countrySearch, setCountrySearch] = useState("");
|
|
6809
6810
|
const [phoneCountrySearch, setPhoneCountrySearch] = useState("");
|
|
@@ -7164,7 +7165,7 @@ const TaxForm = class {
|
|
|
7164
7165
|
}
|
|
7165
7166
|
};
|
|
7166
7167
|
function useDemoUserInfoForm(props) {
|
|
7167
|
-
const setStep =
|
|
7168
|
+
const setStep = Sn(TAX_CONTEXT_NAMESPACE);
|
|
7168
7169
|
return cjs({
|
|
7169
7170
|
setStep,
|
|
7170
7171
|
onSubmit: () => {
|