@saasquatch/mint-components 1.12.0-7 → 1.12.0-9
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-13173901.js → ShadowViewAddon-040cffad.js} +38 -36
- package/dist/cjs/{global-e4ebdbcc.js → global-c3637175.js} +10 -161
- package/dist/cjs/{index.module-236d0403.js → index.module-b8d9d0ba.js} +228 -1392
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{luxon-20eafbd9.js → luxon-05098e19.js} +1 -1
- package/dist/cjs/mint-components.cjs.js +4 -4
- package/dist/cjs/{mockRewardData-3c470512.js → mockRewardData-4258e067.js} +1 -1
- package/dist/cjs/{re-render-5de6631a.js → re-render-5bde3d2e.js} +2 -2
- package/dist/cjs/sqm-asset-card.cjs.entry.js +3 -3
- package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +452 -415
- package/dist/cjs/sqm-big-stat_39.cjs.entry.js +112 -127
- package/dist/cjs/sqm-close-button.cjs.entry.js +3 -3
- package/dist/cjs/sqm-code-verification.cjs.entry.js +6 -10
- package/dist/cjs/sqm-context-router.cjs.entry.js +3 -3
- package/dist/cjs/sqm-email-verification.cjs.entry.js +24 -25
- 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 +3 -3
- 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-e530775f.js → sqm-invoice-table-view-c58966f8.js} +41 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +8 -9
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +7 -8
- package/dist/cjs/{sqm-navigation-sidebar-item-view-fc865ecf.js → sqm-navigation-sidebar-item-view-a2135064.js} +1 -1
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +4 -4
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +3 -3
- package/dist/cjs/sqm-password-field.cjs.entry.js +4 -4
- package/dist/cjs/sqm-popup-container.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-email-verification-view-4bc2760b.js → sqm-portal-email-verification-view-050dbe0f.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +5 -5
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-profile-view-cbab7c80.js → sqm-portal-profile-view-d97086bc.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +11 -12
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +6 -7
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +3 -3
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +16 -17
- 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 +61 -62
- package/dist/cjs/sqm-scroll.cjs.entry.js +2 -2
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +17 -15
- package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
- package/dist/cjs/sqm-tabs.cjs.entry.js +5 -5
- package/dist/cjs/sqm-text-span.cjs.entry.js +2 -2
- package/dist/cjs/sqm-widget-verification-internal.cjs.entry.js +11 -12
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +3 -3
- package/dist/cjs/{stencil-hooks.module-a5a04d8a.js → stencil-hooks.module-72742a0b.js} +4 -1
- package/dist/cjs/{useChildElements-23beb180.js → useChildElements-410d2435.js} +2 -2
- package/dist/cjs/{useInstantAccessRegistration-7c125c00.js → useInstantAccessRegistration-ccf81eae.js} +3 -3
- package/dist/cjs/usePayoutStatus-b9fb7399.js +70 -0
- package/dist/cjs/{useReferralTable-54d0ba70.js → useReferralTable-824ac152.js} +13 -14
- package/dist/cjs/{useRegistrationFormState-e7e820d0.js → useRegistrationFormState-f9ce55be.js} +2 -2
- package/dist/cjs/{useVerificationEmail-35aea294.js → useVerificationEmail-6aacdb71.js} +7 -8
- package/dist/cjs/{utilities-ac5b5f2c.js → utilities-f7de6c04.js} +2 -2
- package/dist/collection/components/sqm-big-stat/useBigStat.js +6 -3
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/useCodeVerification.js +0 -3
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-internal.js +2 -2
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +40 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.js +2 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +36 -3
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +53 -1
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +18 -13
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/data.js +1 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +11 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +90 -1
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +6 -0
- package/dist/esm/{ShadowViewAddon-72e231a5.js → ShadowViewAddon-69b61037.js} +12 -10
- package/dist/esm/{global-adae7650.js → global-6306a9b8.js} +10 -161
- package/dist/esm/{index.module-c0eb7dc2.js → index.module-6c840c4e.js} +222 -1389
- package/dist/esm/loader.js +4 -4
- package/dist/esm/{luxon-63e24900.js → luxon-7600be8d.js} +1 -1
- package/dist/esm/mint-components.js +4 -4
- package/dist/esm/{mockRewardData-e6b763d1.js → mockRewardData-0eb6e778.js} +1 -1
- package/dist/esm/{re-render-5882a144.js → re-render-1bcfd0de.js} +2 -2
- package/dist/esm/sqm-asset-card.entry.js +2 -2
- package/dist/esm/sqm-banking-info-form_16.entry.js +49 -12
- package/dist/esm/sqm-big-stat_39.entry.js +57 -72
- package/dist/esm/sqm-close-button.entry.js +2 -2
- package/dist/esm/sqm-code-verification.entry.js +4 -8
- package/dist/esm/sqm-context-router.entry.js +2 -2
- package/dist/esm/sqm-email-verification.entry.js +3 -4
- 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 +2 -2
- 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-22bb7240.js → sqm-invoice-table-view-d1cfdaf4.js} +41 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +3 -4
- package/dist/esm/sqm-logout-current-user.entry.js +2 -3
- package/dist/esm/{sqm-navigation-sidebar-item-view-4715e546.js → sqm-navigation-sidebar-item-view-f8e78810.js} +1 -1
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +3 -3
- package/dist/esm/sqm-navigation-sidebar.entry.js +2 -2
- package/dist/esm/sqm-password-field.entry.js +3 -3
- package/dist/esm/sqm-popup-container.entry.js +2 -2
- package/dist/esm/{sqm-portal-email-verification-view-598eb9a7.js → sqm-portal-email-verification-view-c6ac5430.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
- package/dist/esm/sqm-portal-forgot-password.entry.js +3 -3
- package/dist/esm/sqm-portal-logout.entry.js +2 -2
- package/dist/esm/{sqm-portal-profile-view-a0f6ad48.js → sqm-portal-profile-view-15ddbec8.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +5 -6
- package/dist/esm/sqm-portal-protected-route.entry.js +2 -2
- package/dist/esm/sqm-portal-registration-form.entry.js +4 -5
- package/dist/esm/sqm-portal-reset-password.entry.js +3 -3
- package/dist/esm/sqm-portal-verify-email.entry.js +2 -2
- package/dist/esm/sqm-referral-table_11.entry.js +8 -9
- 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 +8 -9
- package/dist/esm/sqm-scroll.entry.js +1 -1
- package/dist/esm/sqm-stencilbook.entry.js +15 -13
- package/dist/esm/sqm-tab.entry.js +3 -3
- package/dist/esm/sqm-tabs.entry.js +4 -4
- package/dist/esm/sqm-text-span.entry.js +1 -1
- package/dist/esm/sqm-widget-verification-internal.entry.js +4 -5
- package/dist/esm/sqm-widget-verification.entry.js +2 -2
- package/dist/esm/{stencil-hooks.module-3c7f7c90.js → stencil-hooks.module-ac12ca1c.js} +1 -1
- package/dist/esm/{useChildElements-fe94b660.js → useChildElements-fc84e640.js} +2 -2
- package/dist/esm/{useInstantAccessRegistration-670c1b98.js → useInstantAccessRegistration-8b0a4556.js} +3 -3
- package/dist/esm/usePayoutStatus-1a635054.js +67 -0
- package/dist/esm/{useReferralTable-52008143.js → useReferralTable-f6ffa103.js} +4 -5
- package/dist/esm/{useRegistrationFormState-4cfd1a8d.js → useRegistrationFormState-849e27f7.js} +2 -2
- package/dist/esm/{useVerificationEmail-02b78bd7.js → useVerificationEmail-c32696ba.js} +2 -3
- package/dist/esm/{utilities-98445452.js → utilities-443732be.js} +2 -2
- package/dist/esm-es5/ShadowViewAddon-69b61037.js +1 -0
- package/dist/esm-es5/global-6306a9b8.js +285 -0
- package/dist/esm-es5/index.module-6c840c4e.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{luxon-63e24900.js → luxon-7600be8d.js} +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{mockRewardData-e6b763d1.js → mockRewardData-0eb6e778.js} +1 -1
- package/dist/esm-es5/{re-render-5882a144.js → re-render-1bcfd0de.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_39.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-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-d1cfdaf4.js +1 -0
- 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-4715e546.js → sqm-navigation-sidebar-item-view-f8e78810.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-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-598eb9a7.js → sqm-portal-email-verification-view-c6ac5430.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-a0f6ad48.js → sqm-portal-profile-view-15ddbec8.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-scroll.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification-internal.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
- package/dist/esm-es5/{stencil-hooks.module-3c7f7c90.js → stencil-hooks.module-ac12ca1c.js} +1 -1
- package/dist/esm-es5/useChildElements-fc84e640.js +1 -0
- package/dist/esm-es5/{useInstantAccessRegistration-670c1b98.js → useInstantAccessRegistration-8b0a4556.js} +1 -1
- package/dist/esm-es5/usePayoutStatus-1a635054.js +1 -0
- package/dist/esm-es5/useReferralTable-f6ffa103.js +1 -0
- package/dist/esm-es5/useRegistrationFormState-849e27f7.js +1 -0
- package/dist/esm-es5/useVerificationEmail-c32696ba.js +1 -0
- package/dist/esm-es5/{utilities-98445452.js → utilities-443732be.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-0ecb3019.js → p-0121e044.js} +1 -1
- package/dist/mint-components/p-012daf3c.entry.js +1 -0
- package/dist/mint-components/{p-1e40967f.entry.js → p-03dbe2ce.entry.js} +1 -1
- package/dist/mint-components/{p-65a449de.js → p-04348a9b.js} +1 -1
- package/dist/mint-components/{p-14488d1c.system.entry.js → p-04ced592.system.entry.js} +1 -1
- package/dist/mint-components/{p-78a831e0.system.entry.js → p-0527d90b.system.entry.js} +1 -1
- package/dist/mint-components/p-0893073b.entry.js +1 -0
- package/dist/mint-components/p-0c9ad5f3.system.entry.js +1 -0
- package/dist/mint-components/p-11d1b212.js +1 -0
- package/dist/mint-components/p-1712a9fd.entry.js +11 -0
- package/dist/mint-components/{p-cdd04337.entry.js → p-178d2d2e.entry.js} +1 -1
- package/dist/mint-components/{p-ee328054.entry.js → p-1b861be5.entry.js} +1 -1
- package/dist/mint-components/{p-4209cd94.js → p-1d27da33.js} +4 -4
- package/dist/mint-components/p-1e616d45.system.js +1 -0
- package/dist/mint-components/{p-5a2fd8e0.system.entry.js → p-1f7d7524.system.entry.js} +1 -1
- package/dist/mint-components/{p-f0fba496.system.entry.js → p-22425c71.system.entry.js} +1 -1
- package/dist/mint-components/{p-126a4f24.entry.js → p-24092973.entry.js} +2 -2
- package/dist/mint-components/{p-9223640e.js → p-251e7567.js} +1 -1
- package/dist/mint-components/{p-1602bf01.js → p-2816bf6a.js} +1 -1
- package/dist/mint-components/p-2868f475.entry.js +1 -0
- package/dist/mint-components/{p-0979f82e.system.js → p-2a414b2e.system.js} +2 -2
- package/dist/mint-components/p-331d060e.entry.js +223 -0
- package/dist/mint-components/p-36e9296e.system.entry.js +1 -0
- package/dist/mint-components/{p-cb45d0a8.system.js → p-370a1a73.system.js} +1 -1
- package/dist/mint-components/p-3925bcd6.entry.js +13 -0
- package/dist/mint-components/{p-45d0b48a.system.entry.js → p-3e7ec0f3.system.entry.js} +1 -1
- package/dist/mint-components/{p-423821b9.system.js → p-43621f12.system.js} +1 -1
- package/dist/mint-components/p-4364001c.entry.js +12 -0
- package/dist/mint-components/{p-6a70d2d6.entry.js → p-4671e644.entry.js} +1 -1
- package/dist/mint-components/{p-f338ef55.system.js → p-4babe350.system.js} +1 -1
- package/dist/mint-components/p-4bd7a472.js +1 -0
- package/dist/mint-components/{p-34a87e67.system.js → p-4e373c3d.system.js} +1 -1
- package/dist/mint-components/{p-ab89b44a.system.js → p-4eae91a9.system.js} +1 -1
- package/dist/mint-components/p-517224ef.js +19 -0
- package/dist/mint-components/{p-ab7322f0.system.entry.js → p-51d53165.system.entry.js} +1 -1
- package/dist/mint-components/{p-4c0b7768.entry.js → p-5291891c.entry.js} +3 -3
- package/dist/mint-components/{p-34dab223.system.entry.js → p-59818690.system.entry.js} +1 -1
- package/dist/mint-components/p-5a23b560.system.entry.js +1 -0
- package/dist/mint-components/{p-00ec17d4.system.js → p-5becb2ff.system.js} +1 -1
- package/dist/mint-components/{p-a1f0d8ba.system.entry.js → p-5fba1a04.system.entry.js} +1 -1
- package/dist/mint-components/p-64491210.system.entry.js +1 -0
- package/dist/mint-components/{p-def70672.js → p-68747d88.js} +1 -1
- package/dist/mint-components/{p-95af445c.system.entry.js → p-6afb4f48.system.entry.js} +1 -1
- package/dist/mint-components/{p-cafebf8a.entry.js → p-6c928c7d.entry.js} +1 -1
- package/dist/mint-components/{p-657b290b.entry.js → p-76392386.entry.js} +1 -1
- package/dist/mint-components/p-7dd1ff31.system.entry.js +1 -0
- package/dist/mint-components/p-8300d8c8.system.js +1 -0
- package/dist/mint-components/{p-d0c4f3bf.system.entry.js → p-83c9f37b.system.entry.js} +1 -1
- package/dist/mint-components/{p-cdcd825e.entry.js → p-84b25a46.entry.js} +1 -1
- package/dist/mint-components/{p-14beec1b.system.entry.js → p-88aac6a9.system.entry.js} +1 -1
- package/dist/mint-components/{p-45d6cde6.system.entry.js → p-88bf51b7.system.entry.js} +1 -1
- package/dist/mint-components/p-8bddb468.system.entry.js +1 -0
- package/dist/mint-components/p-8d554a89.system.js +1 -0
- package/dist/mint-components/p-93576222.system.js +1 -0
- package/dist/mint-components/{p-d2a925d5.entry.js → p-94454880.entry.js} +1 -1
- package/dist/mint-components/{p-3ba349a3.entry.js → p-947fe79b.entry.js} +1 -1
- package/dist/mint-components/{p-ca423ca2.system.entry.js → p-9596e97c.system.entry.js} +1 -1
- package/dist/mint-components/p-974070c4.system.entry.js +1 -0
- package/dist/mint-components/p-99c15c5e.entry.js +1 -0
- package/dist/mint-components/{p-c293f586.system.entry.js → p-9cdbd1ac.system.entry.js} +1 -1
- package/dist/mint-components/{p-56b37aeb.entry.js → p-9d34f4f0.entry.js} +3 -3
- package/dist/mint-components/{p-64acc813.entry.js → p-9e0230c3.entry.js} +1 -1
- package/dist/mint-components/{p-8ccb4267.js → p-9eae245f.js} +30 -27
- package/dist/mint-components/{p-70886c65.system.entry.js → p-9ec008cb.system.entry.js} +1 -1
- package/dist/mint-components/p-a4282d02.system.entry.js +1 -0
- package/dist/mint-components/{p-a2e1af83.entry.js → p-a45b03d2.entry.js} +1 -1
- package/dist/mint-components/{p-15e01e7a.entry.js → p-a85f57bb.entry.js} +1 -1
- package/dist/mint-components/{p-dce3d296.system.js → p-ac51940e.system.js} +1 -1
- package/dist/mint-components/{p-d39da925.entry.js → p-b1e8a802.entry.js} +1 -1
- package/dist/mint-components/p-b3b5b4b7.system.entry.js +1 -0
- package/dist/mint-components/p-b62faaa5.system.entry.js +1 -0
- package/dist/mint-components/{p-3da2b3cf.system.entry.js → p-bc826117.system.entry.js} +1 -1
- package/dist/mint-components/p-bdd6bb13.js +1 -0
- package/dist/mint-components/{p-3c46b3de.system.entry.js → p-be1ae1ed.system.entry.js} +1 -1
- package/dist/mint-components/{p-cadb8dba.entry.js → p-bee1e573.entry.js} +1 -1
- package/dist/mint-components/{p-0aebee07.entry.js → p-c05e7b9f.entry.js} +12 -11
- package/dist/mint-components/{p-18cd88c4.system.entry.js → p-c1f4fb6d.system.entry.js} +1 -1
- package/dist/mint-components/{p-7507d72b.js → p-c3b37bbf.js} +1 -1
- package/dist/mint-components/{p-ac69b460.system.entry.js → p-c3babfa4.system.entry.js} +1 -1
- package/dist/mint-components/{p-e373b78a.entry.js → p-c510fb88.entry.js} +1 -1
- package/dist/mint-components/{p-a60ec391.system.entry.js → p-c7057066.system.entry.js} +1 -1
- package/dist/mint-components/p-c8878e79.entry.js +1 -0
- package/dist/mint-components/p-c92a743e.entry.js +1 -0
- package/dist/mint-components/p-c9fb6102.entry.js +1 -0
- package/dist/mint-components/p-ca809fdd.system.js +1 -0
- package/dist/mint-components/p-cb433855.system.entry.js +1 -0
- package/dist/mint-components/{p-06c561ea.system.js → p-cd44de66.system.js} +1 -1
- package/dist/mint-components/{p-e5299352.system.js → p-ce9e7c98.system.js} +1 -1
- package/dist/mint-components/p-d35d8c06.entry.js +11 -0
- package/dist/mint-components/p-d468925f.entry.js +1 -0
- package/dist/mint-components/{p-7666cd3d.js → p-d7806f31.js} +6 -6
- package/dist/mint-components/{p-0db003f7.js → p-d83b0cf3.js} +153 -153
- package/dist/mint-components/{p-5c602e84.entry.js → p-dd0d79bf.entry.js} +1 -1
- package/dist/mint-components/p-def516b8.system.js +1 -0
- package/dist/mint-components/p-e01ac27c.system.js +1 -0
- package/dist/mint-components/{p-611a30f0.js → p-e0e7635a.js} +1 -1
- package/dist/mint-components/p-e12d3414.system.entry.js +1 -0
- package/dist/mint-components/p-e45a8501.system.entry.js +1 -0
- package/dist/mint-components/p-e990dc21.system.js +1 -0
- package/dist/mint-components/{p-816fb64f.system.entry.js → p-ead27698.system.entry.js} +1 -1
- package/dist/mint-components/{p-7ab14d4b.system.entry.js → p-f0806232.system.entry.js} +1 -1
- package/dist/mint-components/{p-48704504.js → p-f3053c61.js} +1 -1
- package/dist/mint-components/p-f340214f.entry.js +25 -0
- package/dist/mint-components/p-f36e33ff.entry.js +13 -0
- package/dist/mint-components/p-f450654b.system.entry.js +1 -0
- package/dist/mint-components/p-f4cbbe47.entry.js +1 -0
- package/dist/mint-components/p-f531a5c9.system.entry.js +1 -0
- package/dist/mint-components/{p-b14a77e8.system.entry.js → p-f56348dc.system.entry.js} +1 -1
- package/dist/mint-components/p-f655a7df.js +1 -0
- package/dist/mint-components/{p-79097c07.entry.js → p-fbdf0738.entry.js} +1 -1
- package/dist/mint-components/{p-fda3d0ca.system.js → p-fc422446.system.js} +22 -22
- package/dist/mint-components/p-fd21ae8f.entry.js +1 -0
- package/dist/mint-components/{p-1b24bb52.js → p-fd2c5407.js} +1 -1
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +3 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +8 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +3 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/data.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +7 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +17 -0
- package/dist/types/components.d.ts +50 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/index-56d1fa5b.js +0 -2227
- package/dist/esm/index-0c7b14c5.js +0 -2225
- package/dist/esm-es5/ShadowViewAddon-72e231a5.js +0 -1
- package/dist/esm-es5/global-adae7650.js +0 -285
- package/dist/esm-es5/index-0c7b14c5.js +0 -1
- package/dist/esm-es5/index.module-c0eb7dc2.js +0 -53
- package/dist/esm-es5/sqm-invoice-table-view-22bb7240.js +0 -1
- package/dist/esm-es5/useChildElements-fe94b660.js +0 -1
- package/dist/esm-es5/useReferralTable-52008143.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-4cfd1a8d.js +0 -1
- package/dist/esm-es5/useVerificationEmail-02b78bd7.js +0 -1
- package/dist/mint-components/p-0078bc76.system.js +0 -53
- package/dist/mint-components/p-0e2d876d.entry.js +0 -240
- package/dist/mint-components/p-116c1809.entry.js +0 -11
- package/dist/mint-components/p-1f02e20b.entry.js +0 -1
- package/dist/mint-components/p-22b7bd75.system.entry.js +0 -1
- package/dist/mint-components/p-253c87e1.system.entry.js +0 -1
- package/dist/mint-components/p-2632464d.entry.js +0 -1
- package/dist/mint-components/p-28450e40.system.entry.js +0 -1
- package/dist/mint-components/p-286190c4.system.entry.js +0 -1
- package/dist/mint-components/p-2b5b2586.system.js +0 -1
- package/dist/mint-components/p-414b3b6c.system.entry.js +0 -1
- package/dist/mint-components/p-4185f6f5.system.entry.js +0 -1
- package/dist/mint-components/p-4a43ffbd.js +0 -1
- package/dist/mint-components/p-52241ba9.system.js +0 -1
- package/dist/mint-components/p-556753b2.js +0 -42
- package/dist/mint-components/p-55dcb6ff.system.js +0 -1
- package/dist/mint-components/p-55fe2ec0.system.entry.js +0 -1
- package/dist/mint-components/p-65de8fb2.js +0 -1
- package/dist/mint-components/p-6fb496ac.entry.js +0 -12
- package/dist/mint-components/p-6fbfd683.js +0 -1
- package/dist/mint-components/p-71b8adf7.system.js +0 -1
- package/dist/mint-components/p-7c4c727c.system.entry.js +0 -1
- package/dist/mint-components/p-858a87ce.entry.js +0 -1
- package/dist/mint-components/p-87bf9880.entry.js +0 -25
- package/dist/mint-components/p-89669879.system.js +0 -1
- package/dist/mint-components/p-8a7d2170.system.entry.js +0 -1
- package/dist/mint-components/p-8b7d2f44.entry.js +0 -1
- package/dist/mint-components/p-8defb972.system.entry.js +0 -1
- package/dist/mint-components/p-9cdaa099.entry.js +0 -1
- package/dist/mint-components/p-a5eedbe2.system.entry.js +0 -1
- package/dist/mint-components/p-a80c8f5c.system.js +0 -1
- package/dist/mint-components/p-b28df069.js +0 -1
- package/dist/mint-components/p-b4771476.entry.js +0 -1
- package/dist/mint-components/p-c9ca8473.system.entry.js +0 -1
- package/dist/mint-components/p-cac64545.system.entry.js +0 -1
- package/dist/mint-components/p-d3293ac3.entry.js +0 -11
- package/dist/mint-components/p-d7b701a7.entry.js +0 -1
- package/dist/mint-components/p-e05ff098.system.js +0 -1
- package/dist/mint-components/p-e4c3817a.system.entry.js +0 -1
- package/dist/mint-components/p-e7797040.entry.js +0 -1
- package/dist/mint-components/p-e82eec3c.entry.js +0 -13
- package/dist/mint-components/p-e8bfd924.system.entry.js +0 -1
- package/dist/mint-components/p-e8fcaaa2.entry.js +0 -13
- package/dist/mint-components/p-ef49d744.entry.js +0 -1
- package/dist/mint-components/p-f5f0fc0e.entry.js +0 -1
|
@@ -3,17 +3,16 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const global = require('./global-
|
|
8
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const global = require('./global-c3637175.js');
|
|
8
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const mixins = require('./mixins-fe9d4112.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
|
-
const index$1 = require('./index-56d1fa5b.js');
|
|
13
12
|
const utils = require('./utils-6847bc06.js');
|
|
14
13
|
const sqmTextSpanView = require('./sqm-text-span-view-e1cd9bd3.js');
|
|
15
14
|
const keys = require('./keys-cff24974.js');
|
|
16
|
-
const useVerificationEmail = require('./useVerificationEmail-
|
|
15
|
+
const useVerificationEmail = require('./useVerificationEmail-6aacdb71.js');
|
|
17
16
|
|
|
18
17
|
const style = {
|
|
19
18
|
Wrapper: {
|
|
@@ -139,7 +138,7 @@ function WidgetCodeVerificationView(props) {
|
|
|
139
138
|
index.h(sqmTextSpanView.TextSpanView, { type: "p" }, resendCodeText)))));
|
|
140
139
|
}
|
|
141
140
|
|
|
142
|
-
const VerifyEmailWithCodeMutation =
|
|
141
|
+
const VerifyEmailWithCodeMutation = index_module.dist.gql `
|
|
143
142
|
mutation submitImpactPublisherEmail2FACode(
|
|
144
143
|
$user: UserIdInput!
|
|
145
144
|
$code: String!
|
|
@@ -159,9 +158,6 @@ function useWidgetCodeVerification(props) {
|
|
|
159
158
|
const [codeRef, setCodeRef] = stencilHooks_module.useState(null);
|
|
160
159
|
const [validationError, setValidationError] = stencilHooks_module.useState(false);
|
|
161
160
|
const [emailError, setEmailError] = stencilHooks_module.useState(false);
|
|
162
|
-
// // TODO: Need to handle error states for these errors
|
|
163
|
-
// const [verifyUser, { loading: verifyLoading, errors: verifyErrors }] =
|
|
164
|
-
// useCodeVerificationMutation();
|
|
165
161
|
const { initialized, send: [sendEmail, { loading: sendLoading, errors: sendErrors }], verify: [verifyEmail, { loading: verifyLoading, errors: verifyErrors }], } = useVerificationEmail.useVerificationEmail();
|
|
166
162
|
stencilHooks_module.useEffect(() => {
|
|
167
163
|
if (!codeRef)
|
|
@@ -308,7 +304,7 @@ const WidgetCodeVerification = class {
|
|
|
308
304
|
* @uiName Network error message
|
|
309
305
|
*/
|
|
310
306
|
this.networkErrorMessage = "An error occurred while verifying your email. Please refresh the page and try again.";
|
|
311
|
-
stencilHooks_module.h(this);
|
|
307
|
+
stencilHooks_module.h$1(this);
|
|
312
308
|
}
|
|
313
309
|
disconnectedCallback() { }
|
|
314
310
|
getTextProps() {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
8
8
|
const utils = require('./utils-6847bc06.js');
|
|
9
9
|
const index = require('./index-8c6255f5.js');
|
|
10
10
|
|
|
@@ -90,7 +90,7 @@ const SqmContextRouter = class {
|
|
|
90
90
|
constructor(hostRef) {
|
|
91
91
|
index$1.registerInstance(this, hostRef);
|
|
92
92
|
this.ignored = true;
|
|
93
|
-
stencilHooks_module.h(this);
|
|
93
|
+
stencilHooks_module.h$1(this);
|
|
94
94
|
}
|
|
95
95
|
disconnectedCallback() { }
|
|
96
96
|
render() {
|
|
@@ -2,18 +2,17 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
5
|
+
const index = require('./index-b0129cd6.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
8
8
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
9
|
const JSS = require('./JSS-8503a151.js');
|
|
10
|
-
const index = require('./index-56d1fa5b.js');
|
|
11
10
|
const utils = require('./utils-6847bc06.js');
|
|
12
11
|
const sqmTextSpanView = require('./sqm-text-span-view-e1cd9bd3.js');
|
|
13
12
|
const keys = require('./keys-cff24974.js');
|
|
14
|
-
const useVerificationEmail = require('./useVerificationEmail-
|
|
13
|
+
const useVerificationEmail = require('./useVerificationEmail-6aacdb71.js');
|
|
15
14
|
|
|
16
|
-
const UpsertUserEmailMutation =
|
|
15
|
+
const UpsertUserEmailMutation = index_module.dist.gql `
|
|
17
16
|
mutation upsertUser($userInput: UserInput!) {
|
|
18
17
|
user(userInput: $userInput) {
|
|
19
18
|
id
|
|
@@ -22,7 +21,7 @@ const UpsertUserEmailMutation = index.dist.gql `
|
|
|
22
21
|
}
|
|
23
22
|
}
|
|
24
23
|
`;
|
|
25
|
-
const UserLookupQuery =
|
|
24
|
+
const UserLookupQuery = index_module.dist.gql `
|
|
26
25
|
query user {
|
|
27
26
|
viewer {
|
|
28
27
|
... on User {
|
|
@@ -198,35 +197,35 @@ const styleString = sheet.toString();
|
|
|
198
197
|
function WidgetEmailVerificationView(props) {
|
|
199
198
|
const { states, callbacks, text } = props;
|
|
200
199
|
const renderLoadingSkeleton = () => {
|
|
201
|
-
return (index
|
|
202
|
-
index
|
|
203
|
-
index
|
|
204
|
-
index
|
|
200
|
+
return (index.h("div", { class: sheet.classes.Wrapper },
|
|
201
|
+
index.h("sl-skeleton", { class: sheet.classes.SkeletonOne }),
|
|
202
|
+
index.h("sl-skeleton", { class: sheet.classes.SkeletonTwo }),
|
|
203
|
+
index.h("sl-skeleton", { class: sheet.classes.SkeletonThree })));
|
|
205
204
|
};
|
|
206
|
-
return (index
|
|
207
|
-
index
|
|
205
|
+
return (index.h("div", { part: "sqm-base" },
|
|
206
|
+
index.h("style", { type: "text/css" },
|
|
208
207
|
vanillaStyle,
|
|
209
208
|
styleString),
|
|
210
|
-
states.sendCodeError && (index
|
|
211
|
-
index
|
|
212
|
-
index
|
|
209
|
+
states.sendCodeError && (index.h("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", type: "danger", class: sheet.classes.ErrorAlertContainer, open: true },
|
|
210
|
+
index.h("sl-icon", { slot: "icon", name: "exclamation-octagon" }),
|
|
211
|
+
index.h("b", null, text.sendCodeErrorHeader),
|
|
213
212
|
text.sendCodeErrorDescription)),
|
|
214
|
-
states.initialLoading ? (renderLoadingSkeleton()) : (index
|
|
215
|
-
index
|
|
216
|
-
index
|
|
217
|
-
index
|
|
218
|
-
index
|
|
213
|
+
states.initialLoading ? (renderLoadingSkeleton()) : (index.h("div", { class: sheet.classes.Wrapper },
|
|
214
|
+
index.h(sqmTextSpanView.TextSpanView, { type: "p" }, text.verifyEmailHeaderText),
|
|
215
|
+
index.h("sl-form", { "onSl-submit": callbacks.submitEmail },
|
|
216
|
+
index.h("div", { class: sheet.classes.InputsContainer },
|
|
217
|
+
index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", label: text.emailLabel, value: states.email, type: "email", id: "email", name: "email", disabled: !!states.email || states.loading }, (states.error
|
|
219
218
|
? {
|
|
220
219
|
class: sheet.classes.ErrorInput,
|
|
221
220
|
helpText: text.emailValidationErrorText,
|
|
222
221
|
}
|
|
223
222
|
: {}))),
|
|
224
|
-
index
|
|
223
|
+
index.h("sl-button", { submit: true, class: sheet.classes.ContinueButton, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, text.sendCodeText)))))));
|
|
225
224
|
}
|
|
226
225
|
|
|
227
226
|
const WidgetEmailVerification = class {
|
|
228
227
|
constructor(hostRef) {
|
|
229
|
-
index
|
|
228
|
+
index.registerInstance(this, hostRef);
|
|
230
229
|
/**
|
|
231
230
|
* @uiName Verify email widget header text
|
|
232
231
|
*/
|
|
@@ -251,7 +250,7 @@ const WidgetEmailVerification = class {
|
|
|
251
250
|
* @uiName Send code button text
|
|
252
251
|
*/
|
|
253
252
|
this.emailValidationErrorText = "Please enter a valid email";
|
|
254
|
-
stencilHooks_module.h(this);
|
|
253
|
+
stencilHooks_module.h$1(this);
|
|
255
254
|
}
|
|
256
255
|
disconnectedCallback() { }
|
|
257
256
|
getTextProps() {
|
|
@@ -261,7 +260,7 @@ const WidgetEmailVerification = class {
|
|
|
261
260
|
const props = index_module.isDemo()
|
|
262
261
|
? useDemoWidgetEmailVerification(this)
|
|
263
262
|
: useWidgetEmailVerification(this);
|
|
264
|
-
return index
|
|
263
|
+
return index.h(WidgetEmailVerificationView, Object.assign({}, props));
|
|
265
264
|
}
|
|
266
265
|
};
|
|
267
266
|
function useDemoWidgetEmailVerification(props) {
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const global = require('./global-
|
|
8
|
-
require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const global = require('./global-c3637175.js');
|
|
8
|
+
require('./index.module-b8d9d0ba.js');
|
|
9
9
|
require('./JSS-8503a151.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const sqmPortalContainerView = require('./sqm-portal-container-view-990a85a3.js');
|
|
@@ -85,7 +85,7 @@ const PortalContainer = class {
|
|
|
85
85
|
* @uiType string
|
|
86
86
|
*/
|
|
87
87
|
this.backgroundColor = "#ffffff00";
|
|
88
|
-
stencilHooks_module.h(this);
|
|
88
|
+
stencilHooks_module.h$1(this);
|
|
89
89
|
}
|
|
90
90
|
disconnectedCallback() { }
|
|
91
91
|
render() {
|
|
@@ -144,7 +144,7 @@ const Text = class {
|
|
|
144
144
|
constructor(hostRef) {
|
|
145
145
|
index.registerInstance(this, hostRef);
|
|
146
146
|
this.ignored = true;
|
|
147
|
-
stencilHooks_module.h(this);
|
|
147
|
+
stencilHooks_module.h$1(this);
|
|
148
148
|
}
|
|
149
149
|
disconnectedCallback() { }
|
|
150
150
|
componentWillLoad() { }
|
|
@@ -181,7 +181,7 @@ const TitledSection = class {
|
|
|
181
181
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
182
182
|
*/
|
|
183
183
|
this.padding = "none";
|
|
184
|
-
stencilHooks_module.h(this);
|
|
184
|
+
stencilHooks_module.h$1(this);
|
|
185
185
|
}
|
|
186
186
|
disconnectedCallback() { }
|
|
187
187
|
render() {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
|
|
8
8
|
const sqmFormMessageCss = "sl-alert::part(base){border:1px solid;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(20, 20, 20, 0.1);box-shadow:0 1px 2px rgba(20, 20, 20, 0.1)}.Error::part(base){background-color:var(--sl-color-danger-100);border-color:var(--sl-color-danger-200)}.Warning::part(base){background-color:var(--sl-color-warning-100);border-color:var(--sl-color-warning-200)}.Success::part(base){background-color:var(--sl-color-success-100);border-color:var(--sl-color-success-200)}.Info::part(base){background-color:var(--sl-color-primary-100);border-color:var(--sl-color-primary-200)}";
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ const FormMessage = class {
|
|
|
11
11
|
constructor(hostRef) {
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
this.ignored = true;
|
|
14
|
-
stencilHooks_module.h(this);
|
|
14
|
+
stencilHooks_module.h$1(this);
|
|
15
15
|
}
|
|
16
16
|
disconnectedCallback() { }
|
|
17
17
|
render() {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
8
8
|
|
|
9
9
|
async function useGraphQLClientProvider({ domain }) {
|
|
10
10
|
const token = index_module.B();
|
|
@@ -22,7 +22,7 @@ const GraphQLClientProvider = class {
|
|
|
22
22
|
constructor(hostRef) {
|
|
23
23
|
index.registerInstance(this, hostRef);
|
|
24
24
|
this.ignored = true;
|
|
25
|
-
stencilHooks_module.h(this);
|
|
25
|
+
stencilHooks_module.h$1(this);
|
|
26
26
|
}
|
|
27
27
|
disconnectedCallback() { }
|
|
28
28
|
render() {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
|
|
8
8
|
const HeroImage = class {
|
|
9
9
|
constructor(hostRef) {
|
|
@@ -19,7 +19,7 @@ const HeroImage = class {
|
|
|
19
19
|
* @uiName Logo height
|
|
20
20
|
*/
|
|
21
21
|
this.height = 60;
|
|
22
|
-
stencilHooks_module.h(this);
|
|
22
|
+
stencilHooks_module.h$1(this);
|
|
23
23
|
}
|
|
24
24
|
disconnectedCallback() { }
|
|
25
25
|
render() {
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
8
|
+
require('./jsonpointer-11327262.js');
|
|
8
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
10
|
require('./mixins-fe9d4112.js');
|
|
10
11
|
require('./JSS-8503a151.js');
|
|
11
12
|
const emailRegistrationView = require('./email-registration-view-248652bb.js');
|
|
12
|
-
require('./
|
|
13
|
-
require('./
|
|
14
|
-
const useInstantAccessRegistration = require('./useInstantAccessRegistration-7c125c00.js');
|
|
13
|
+
require('./useRegistrationFormState-f9ce55be.js');
|
|
14
|
+
const useInstantAccessRegistration = require('./useInstantAccessRegistration-ccf81eae.js');
|
|
15
15
|
|
|
16
16
|
const InstantAccessRegistration = class {
|
|
17
17
|
constructor(hostRef) {
|
|
@@ -108,7 +108,7 @@ const InstantAccessRegistration = class {
|
|
|
108
108
|
* @uiType boolean
|
|
109
109
|
*/
|
|
110
110
|
this.includeCookies = false;
|
|
111
|
-
stencilHooks_module.h(this);
|
|
111
|
+
stencilHooks_module.h$1(this);
|
|
112
112
|
}
|
|
113
113
|
disconnectedCallback() { }
|
|
114
114
|
render() {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-b0129cd6.js');
|
|
4
|
-
const global = require('./global-
|
|
4
|
+
const global = require('./global-c3637175.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
6
|
|
|
7
7
|
const INDIRECT_TAX_PROVINCES = [
|
|
@@ -751,6 +751,8 @@ const docusignFormProps = {
|
|
|
751
751
|
};
|
|
752
752
|
const dashboardProps = {
|
|
753
753
|
states: {
|
|
754
|
+
showVerifyIdentity: false,
|
|
755
|
+
payoutStatus: "DONE",
|
|
754
756
|
canEditPayoutInfo: true,
|
|
755
757
|
disabled: false,
|
|
756
758
|
status: "ACTIVE",
|
|
@@ -1269,6 +1271,8 @@ const TaxAndCashDashboardActiveW8BENForm = () => {
|
|
|
1269
1271
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1270
1272
|
...dashboardProps,
|
|
1271
1273
|
states: {
|
|
1274
|
+
payoutStatus: "DONE",
|
|
1275
|
+
showVerifyIdentity: false,
|
|
1272
1276
|
noFormNeeded: false,
|
|
1273
1277
|
canEditPayoutInfo: true,
|
|
1274
1278
|
documentType: "W8BEN",
|
|
@@ -1285,6 +1289,8 @@ const TaxAndCashDashboardActiveW8BENEForm = () => {
|
|
|
1285
1289
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1286
1290
|
...dashboardProps,
|
|
1287
1291
|
states: {
|
|
1292
|
+
payoutStatus: "DONE",
|
|
1293
|
+
showVerifyIdentity: false,
|
|
1288
1294
|
noFormNeeded: false,
|
|
1289
1295
|
canEditPayoutInfo: true,
|
|
1290
1296
|
documentType: "W8BENE",
|
|
@@ -1301,6 +1307,8 @@ const TaxAndCashDashboardNotActiveW9Form = () => {
|
|
|
1301
1307
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1302
1308
|
...dashboardProps,
|
|
1303
1309
|
states: {
|
|
1310
|
+
payoutStatus: "DONE",
|
|
1311
|
+
showVerifyIdentity: false,
|
|
1304
1312
|
noFormNeeded: false,
|
|
1305
1313
|
canEditPayoutInfo: true,
|
|
1306
1314
|
status: "INACTIVE",
|
|
@@ -1318,6 +1326,8 @@ const TaxAndCashDashboardNotVerifiedW9Form = () => {
|
|
|
1318
1326
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1319
1327
|
...dashboardProps,
|
|
1320
1328
|
states: {
|
|
1329
|
+
payoutStatus: "DONE",
|
|
1330
|
+
showVerifyIdentity: false,
|
|
1321
1331
|
canEditPayoutInfo: true,
|
|
1322
1332
|
disabled: false,
|
|
1323
1333
|
status: "NOT_VERIFIED",
|
|
@@ -1336,6 +1346,8 @@ const TaxAndCashDashboardNotVerifiedW8BENForm = () => {
|
|
|
1336
1346
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1337
1347
|
...dashboardProps,
|
|
1338
1348
|
states: {
|
|
1349
|
+
payoutStatus: "DONE",
|
|
1350
|
+
showVerifyIdentity: false,
|
|
1339
1351
|
canEditPayoutInfo: true,
|
|
1340
1352
|
disabled: false,
|
|
1341
1353
|
status: "NOT_VERIFIED",
|
|
@@ -1355,6 +1367,8 @@ const TaxAndCashDashboardNotVerifiedW8BENEForm = () => {
|
|
|
1355
1367
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1356
1368
|
...dashboardProps,
|
|
1357
1369
|
states: {
|
|
1370
|
+
payoutStatus: "DONE",
|
|
1371
|
+
showVerifyIdentity: false,
|
|
1358
1372
|
canEditPayoutInfo: true,
|
|
1359
1373
|
disabled: false,
|
|
1360
1374
|
status: "NOT_VERIFIED",
|
|
@@ -1374,6 +1388,8 @@ const TaxAndCashDashboardNotActiveW8BENEForm = () => {
|
|
|
1374
1388
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1375
1389
|
...dashboardProps,
|
|
1376
1390
|
states: {
|
|
1391
|
+
payoutStatus: "DONE",
|
|
1392
|
+
showVerifyIdentity: false,
|
|
1377
1393
|
canEditPayoutInfo: true,
|
|
1378
1394
|
disabled: false,
|
|
1379
1395
|
status: "NOT_ACTIVE",
|
|
@@ -1393,6 +1409,8 @@ const TaxAndCashDashboardNoFormNeeded = () => {
|
|
|
1393
1409
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1394
1410
|
...dashboardProps,
|
|
1395
1411
|
states: {
|
|
1412
|
+
payoutStatus: "DONE",
|
|
1413
|
+
showVerifyIdentity: false,
|
|
1396
1414
|
canEditPayoutInfo: true,
|
|
1397
1415
|
disabled: false,
|
|
1398
1416
|
documentType: "W9",
|
|
@@ -1412,6 +1430,8 @@ const TaxAndCashDashboardIndirectTaxCanada = () => {
|
|
|
1412
1430
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1413
1431
|
...dashboardProps,
|
|
1414
1432
|
states: {
|
|
1433
|
+
payoutStatus: "DONE",
|
|
1434
|
+
showVerifyIdentity: false,
|
|
1415
1435
|
canEditPayoutInfo: true,
|
|
1416
1436
|
status: "ACTIVE",
|
|
1417
1437
|
disabled: false,
|
|
@@ -1432,6 +1452,8 @@ const TaxAndCashDashboardIndirectTaxCanadaQuebec = () => {
|
|
|
1432
1452
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1433
1453
|
...dashboardProps,
|
|
1434
1454
|
states: {
|
|
1455
|
+
payoutStatus: "DONE",
|
|
1456
|
+
showVerifyIdentity: false,
|
|
1435
1457
|
canEditPayoutInfo: true,
|
|
1436
1458
|
status: "ACTIVE",
|
|
1437
1459
|
disabled: false,
|
|
@@ -1453,6 +1475,8 @@ const TaxAndCashDashboardIndirectTaxSpain = () => {
|
|
|
1453
1475
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1454
1476
|
...dashboardProps,
|
|
1455
1477
|
states: {
|
|
1478
|
+
payoutStatus: "DONE",
|
|
1479
|
+
showVerifyIdentity: false,
|
|
1456
1480
|
canEditPayoutInfo: true,
|
|
1457
1481
|
status: "ACTIVE",
|
|
1458
1482
|
disabled: false,
|
|
@@ -1474,6 +1498,8 @@ const TaxAndCashDashboardIndirectTaxNotRegistered = () => {
|
|
|
1474
1498
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1475
1499
|
...dashboardProps,
|
|
1476
1500
|
states: {
|
|
1501
|
+
payoutStatus: "DONE",
|
|
1502
|
+
showVerifyIdentity: false,
|
|
1477
1503
|
canEditPayoutInfo: true,
|
|
1478
1504
|
status: "ACTIVE",
|
|
1479
1505
|
documentType: "W8BEN",
|
|
@@ -1490,6 +1516,8 @@ const TaxAndCashDashboardIdentityVerifcationRequired = () => {
|
|
|
1490
1516
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1491
1517
|
...dashboardProps,
|
|
1492
1518
|
states: {
|
|
1519
|
+
payoutStatus: "VERIFICATION_NEEDED",
|
|
1520
|
+
showVerifyIdentity: true,
|
|
1493
1521
|
showIdentityVerificationDialog: true,
|
|
1494
1522
|
identiyRequired: true,
|
|
1495
1523
|
canEditPayoutInfo: true,
|
|
@@ -1508,6 +1536,8 @@ const TaxAndCashDashboardNewTaxForm = () => {
|
|
|
1508
1536
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1509
1537
|
...dashboardProps,
|
|
1510
1538
|
states: {
|
|
1539
|
+
payoutStatus: "DONE",
|
|
1540
|
+
showVerifyIdentity: false,
|
|
1511
1541
|
canEditPayoutInfo: true,
|
|
1512
1542
|
status: "ACTIVE",
|
|
1513
1543
|
documentType: "W8BEN",
|
|
@@ -1524,6 +1554,8 @@ const TaxAndCashDashboardPayoutsOnHold = () => {
|
|
|
1524
1554
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1525
1555
|
...dashboardProps,
|
|
1526
1556
|
states: {
|
|
1557
|
+
payoutStatus: "DONE",
|
|
1558
|
+
showVerifyIdentity: false,
|
|
1527
1559
|
canEditPayoutInfo: true,
|
|
1528
1560
|
disabled: true,
|
|
1529
1561
|
status: "ACTIVE",
|
|
@@ -1542,6 +1574,8 @@ const TaxAndCashDashboardLoading = () => {
|
|
|
1542
1574
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1543
1575
|
...dashboardProps,
|
|
1544
1576
|
states: {
|
|
1577
|
+
payoutStatus: "DONE",
|
|
1578
|
+
showVerifyIdentity: false,
|
|
1545
1579
|
canEditPayoutInfo: true,
|
|
1546
1580
|
disabled: false,
|
|
1547
1581
|
status: "ACTIVE",
|
|
@@ -1559,6 +1593,8 @@ const TaxAndCashDashboardWithLoadingError = () => {
|
|
|
1559
1593
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1560
1594
|
...dashboardProps,
|
|
1561
1595
|
states: {
|
|
1596
|
+
payoutStatus: "DONE",
|
|
1597
|
+
showVerifyIdentity: false,
|
|
1562
1598
|
disabled: false,
|
|
1563
1599
|
canEditPayoutInfo: true,
|
|
1564
1600
|
status: "ACTIVE",
|
|
@@ -1577,6 +1613,8 @@ const TaxAndCashDashboardWithGeneralError = () => {
|
|
|
1577
1613
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1578
1614
|
...dashboardProps,
|
|
1579
1615
|
states: {
|
|
1616
|
+
payoutStatus: "DONE",
|
|
1617
|
+
showVerifyIdentity: false,
|
|
1580
1618
|
canEditPayoutInfo: true,
|
|
1581
1619
|
disabled: false,
|
|
1582
1620
|
status: "ACTIVE",
|
|
@@ -1599,6 +1637,8 @@ const TaxAndCashDashboardDisabled = () => {
|
|
|
1599
1637
|
return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1600
1638
|
...dashboardProps,
|
|
1601
1639
|
states: {
|
|
1640
|
+
payoutStatus: "DONE",
|
|
1641
|
+
showVerifyIdentity: false,
|
|
1602
1642
|
canEditPayoutInfo: true,
|
|
1603
1643
|
disabled: true,
|
|
1604
1644
|
status: "ACTIVE",
|
|
@@ -2,15 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const global = require('./global-
|
|
8
|
-
const index_module = require('./index.module-
|
|
5
|
+
const index = require('./index-b0129cd6.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const global = require('./global-c3637175.js');
|
|
8
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
|
-
const index = require('./index-56d1fa5b.js');
|
|
11
10
|
const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-5a3d4a88.js');
|
|
12
11
|
|
|
13
|
-
const GET_RANK =
|
|
12
|
+
const GET_RANK = index_module.dist.gql `
|
|
14
13
|
query ($type: String!, $filter: UserLeaderboardFilterInput) {
|
|
15
14
|
viewer {
|
|
16
15
|
... on User {
|
|
@@ -57,20 +56,20 @@ const sqmLeaderboardRankCss = "p,.P{font-size:var(--sl-font-size-small);color:va
|
|
|
57
56
|
|
|
58
57
|
const LeaderboardRank = class {
|
|
59
58
|
constructor(hostRef) {
|
|
60
|
-
index
|
|
59
|
+
index.registerInstance(this, hostRef);
|
|
61
60
|
/**
|
|
62
61
|
* @uiName Rank text
|
|
63
62
|
* @uiWidget textArea
|
|
64
63
|
*/
|
|
65
64
|
this.rankText = "You are currently in {rank, selectordinal, one {#st} two {#nd} few {#rd} other {#th} } place!";
|
|
66
|
-
stencilHooks_module.h(this);
|
|
65
|
+
stencilHooks_module.h$1(this);
|
|
67
66
|
}
|
|
68
67
|
disconnectedCallback() { }
|
|
69
68
|
render() {
|
|
70
69
|
const props = index_module.isDemo()
|
|
71
70
|
? useLeaderboardRankDemo(this)
|
|
72
71
|
: useLeaderboardRank(this);
|
|
73
|
-
return index
|
|
72
|
+
return index.h(sqmLeaderboardRankView.LeaderboardRankView, Object.assign({}, props));
|
|
74
73
|
}
|
|
75
74
|
};
|
|
76
75
|
function useLeaderboardRankDemo(props) {
|
|
@@ -2,16 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
5
|
+
const index = require('./index-b0129cd6.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
8
8
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
9
|
require('./JSS-8503a151.js');
|
|
10
|
-
const index = require('./index-56d1fa5b.js');
|
|
11
10
|
const utils = require('./utils-6847bc06.js');
|
|
12
11
|
const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-c9f18d96.js');
|
|
13
12
|
|
|
14
|
-
const GET_USER_DETAILS =
|
|
13
|
+
const GET_USER_DETAILS = index_module.dist.gql `
|
|
15
14
|
query getUserDetails {
|
|
16
15
|
viewer {
|
|
17
16
|
... on User {
|
|
@@ -40,7 +39,7 @@ function useLogoutCurrentUser(props) {
|
|
|
40
39
|
|
|
41
40
|
const LogoutCurrentUser = class {
|
|
42
41
|
constructor(hostRef) {
|
|
43
|
-
index
|
|
42
|
+
index.registerInstance(this, hostRef);
|
|
44
43
|
/**
|
|
45
44
|
* @required
|
|
46
45
|
* @uiName User identification text
|
|
@@ -56,7 +55,7 @@ const LogoutCurrentUser = class {
|
|
|
56
55
|
* @uiName Error text
|
|
57
56
|
*/
|
|
58
57
|
this.emailErrorText = "Error fetching email";
|
|
59
|
-
stencilHooks_module.h(this);
|
|
58
|
+
stencilHooks_module.h$1(this);
|
|
60
59
|
}
|
|
61
60
|
disconnectedCallback() { }
|
|
62
61
|
render() {
|
|
@@ -68,7 +67,7 @@ const LogoutCurrentUser = class {
|
|
|
68
67
|
switchUserText: this.switchUserText,
|
|
69
68
|
emailErrorText: this.emailErrorText,
|
|
70
69
|
};
|
|
71
|
-
return index
|
|
70
|
+
return index.h(sqmLogoutCurrentUserView.LogoutCurrentUserView, Object.assign({}, props, content));
|
|
72
71
|
}
|
|
73
72
|
};
|
|
74
73
|
function useDemoLogoutCurrentUser(props) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-b0129cd6.js');
|
|
4
|
-
const index_module = require('./index.module-
|
|
4
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
5
5
|
const mixins = require('./mixins-fe9d4112.js');
|
|
6
6
|
const JSS = require('./JSS-8503a151.js');
|
|
7
7
|
|
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
8
8
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
9
|
require('./mixins-fe9d4112.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
const utils = require('./utils-6847bc06.js');
|
|
12
|
-
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-
|
|
12
|
+
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-a2135064.js');
|
|
13
13
|
|
|
14
14
|
function useNavigationSidebarItem(props) {
|
|
15
15
|
const currentPage = index_module.jn();
|
|
@@ -28,7 +28,7 @@ function useNavigationSidebarItem(props) {
|
|
|
28
28
|
const NavigationSidebarItem = class {
|
|
29
29
|
constructor(hostRef) {
|
|
30
30
|
index.registerInstance(this, hostRef);
|
|
31
|
-
stencilHooks_module.h(this);
|
|
31
|
+
stencilHooks_module.h$1(this);
|
|
32
32
|
}
|
|
33
33
|
disconnectedCallback() { }
|
|
34
34
|
render() {
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
8
8
|
const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-921704fb.js');
|
|
9
9
|
|
|
10
10
|
const NavigationSidebar = class {
|
|
11
11
|
constructor(hostRef) {
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
this.ignored = true;
|
|
14
|
-
stencilHooks_module.h(this);
|
|
14
|
+
stencilHooks_module.h$1(this);
|
|
15
15
|
}
|
|
16
16
|
disconnectedCallback() { }
|
|
17
17
|
render() {
|
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
8
8
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
9
|
const mixins = require('./mixins-fe9d4112.js');
|
|
10
10
|
const JSS = require('./JSS-8503a151.js');
|
|
11
11
|
const utils = require('./utils-6847bc06.js');
|
|
12
|
-
const useRegistrationFormState = require('./useRegistrationFormState-
|
|
12
|
+
const useRegistrationFormState = require('./useRegistrationFormState-f9ce55be.js');
|
|
13
13
|
|
|
14
14
|
var constants = {
|
|
15
15
|
error: {
|
|
@@ -570,7 +570,7 @@ const PortalPasswordField = class {
|
|
|
570
570
|
* @uiName Missing number or symbol text
|
|
571
571
|
*/
|
|
572
572
|
this.hasErrorText = "contain at least 1 number or symbol";
|
|
573
|
-
stencilHooks_module.h(this);
|
|
573
|
+
stencilHooks_module.h$1(this);
|
|
574
574
|
}
|
|
575
575
|
disconnectedCallback() { }
|
|
576
576
|
render() {
|