@saasquatch/mint-components 1.6.2-9 → 1.6.3-1
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/LICENSE +21 -21
- package/dist/cjs/{GenericTableView-47869553.js → GenericTableView-9271483b.js} +1 -1
- package/dist/cjs/{JSS-97fd087e.js → JSS-8503a151.js} +35 -19
- package/dist/cjs/{ShadowViewAddon-0ce4871c.js → ShadowViewAddon-25a9cece.js} +410 -406
- package/dist/cjs/{global-4e52f274.js → global-a320ad05.js} +655 -655
- package/dist/cjs/{index.module-7972acac.js → index.module-0b9b8891.js} +228 -535
- package/dist/cjs/loader.cjs.js +3 -4
- package/dist/cjs/mint-components.cjs.js +3 -4
- package/dist/cjs/{re-render-99b2655c.js → re-render-172958b1.js} +4 -4
- package/dist/cjs/{sqm-asset-card-view-3da8cac1.js → sqm-asset-card-view-59c39ed2.js} +1 -1
- package/dist/cjs/sqm-asset-card.cjs.entry.js +3 -4
- package/dist/cjs/sqm-big-stat_35.cjs.entry.js +424 -388
- package/dist/cjs/sqm-empty_5.cjs.entry.js +53 -54
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +5 -6
- package/dist/cjs/sqm-header-logo.cjs.entry.js +30 -0
- package/dist/cjs/{sqm-hero-view-bc763ed2.js → sqm-hero-view-7bb2383c.js} +15 -15
- package/dist/cjs/sqm-hero.cjs.entry.js +2 -3
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +16 -17
- package/dist/cjs/{sqm-navigation-sidebar-item-view-b3ca14b4.js → sqm-navigation-sidebar-item-view-bf62d5e2.js} +3 -3
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +4 -5
- package/dist/cjs/{sqm-navigation-sidebar-view-969adcdc.js → sqm-navigation-sidebar-view-87756d23.js} +7 -7
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +2 -3
- package/dist/cjs/sqm-password-field.cjs.entry.js +23 -26
- package/dist/cjs/sqm-popup-container.cjs.entry.js +4 -5
- package/dist/cjs/{sqm-portal-container-view-840db620.js → sqm-portal-container-view-b336f655.js} +5 -5
- package/dist/cjs/{sqm-portal-email-verification-view-f2a35e7c.js → sqm-portal-email-verification-view-4419779f.js} +16 -12
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +74 -23
- package/dist/cjs/{sqm-portal-footer-view-8eadb31d.js → sqm-portal-footer-view-edb2fbe3.js} +13 -13
- package/dist/cjs/sqm-portal-footer.cjs.entry.js +6 -7
- package/dist/cjs/{sqm-portal-forgot-password-view-fed1f563.js → sqm-portal-forgot-password-view-f5c9b4b3.js} +9 -9
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +22 -23
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-portal-profile-view-730252e8.js → sqm-portal-profile-view-b7ceb690.js} +4 -4
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +51 -54
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +9 -10
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +177 -96
- package/dist/cjs/{sqm-portal-reset-password-view-f8dc0b79.js → sqm-portal-reset-password-view-92236225.js} +9 -9
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +47 -54
- package/dist/cjs/{sqm-portal-section-view-854a3e9c.js → sqm-portal-section-view-1e5bbcb1.js} +1 -1
- package/dist/cjs/{sqm-portal-verify-email-view-cc59877c.js → sqm-portal-verify-email-view-74b01b5f.js} +9 -9
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +15 -15
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +8 -9
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +2 -3
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -3
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +109 -110
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +844 -812
- package/dist/cjs/sqm-tab.cjs.entry.js +2 -3
- package/dist/cjs/sqm-tabs.cjs.entry.js +8 -9
- package/dist/cjs/{sqm-text-span-view-2c7d94b5.js → sqm-text-span-view-aea267ba.js} +5 -5
- package/dist/cjs/sqm-text-span.cjs.entry.js +2 -3
- package/dist/cjs/{useChildElements-42a97f2a.js → useChildElements-6993ec39.js} +2 -2
- package/dist/cjs/{useReferralTable-a985ce58.js → useReferralTable-812f7288.js} +173 -173
- package/dist/cjs/{useRegistrationFormState-b7598d69.js → useRegistrationFormState-8f2caf7f.js} +2 -11
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/sqm-big-stat/useBigStat.js +238 -238
- package/dist/collection/components/sqm-brand/sqm-brand.js +31 -22
- package/dist/collection/components/sqm-card-feed/sqm-card-feed-view.js +5 -5
- package/dist/collection/components/sqm-checkbox-field/CheckboxField.stories.js +12 -5
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field-view.js +17 -16
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +8 -5
- package/dist/collection/components/sqm-checkbox-field/useCheckboxField.js +12 -5
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +13 -13
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +2 -2
- package/dist/collection/components/sqm-dropdown-field/DropdownField.stories.js +13 -6
- package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field-view.js +16 -12
- package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field.js +7 -4
- package/dist/collection/components/sqm-dropdown-field/useDropdownField.js +3 -3
- package/dist/collection/components/sqm-edit-profile/useEditProfile.js +32 -32
- package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +102 -0
- package/dist/collection/components/sqm-hero/sqm-hero-view.js +14 -14
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +3 -3
- package/dist/collection/components/sqm-image/sqm-image-view.js +4 -4
- package/dist/collection/components/sqm-input-field/InputField.stories.js +12 -5
- package/dist/collection/components/sqm-input-field/sqm-input-field-view.js +12 -8
- package/dist/collection/components/sqm-input-field/sqm-input-field.js +7 -4
- package/dist/collection/components/sqm-input-field/useInputField.js +3 -3
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +4 -4
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +2 -2
- package/dist/collection/components/sqm-leaderboard/useLeaderboard.js +40 -40
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.js +2 -2
- package/dist/collection/components/sqm-leaderboard-rank/useLeaderboardRank.js +12 -12
- package/dist/collection/components/sqm-name-fields/NameFields.stories.js +8 -4
- package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +17 -17
- package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +3 -3
- package/dist/collection/components/sqm-name-fields/useNameFields.js +0 -3
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +6 -6
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +1 -1
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +3 -0
- package/dist/collection/components/sqm-password-field/PasswordField.stories.js +9 -6
- package/dist/collection/components/sqm-password-field/sqm-password-field-view.js +13 -12
- package/dist/collection/components/sqm-password-field/sqm-password-field.js +12 -13
- package/dist/collection/components/sqm-password-field/usePasswordField.js +1 -4
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +22 -20
- package/dist/collection/components/sqm-portal-change-password/usePortalChangePassword.js +7 -10
- package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +4 -4
- package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +1 -1
- package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification-view.js +13 -9
- package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification.js +71 -7
- package/dist/collection/components/sqm-portal-email-verification/usePortalEmailVerification.js +52 -13
- package/dist/collection/components/sqm-portal-footer/PortalFooter.stories.js +2 -2
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +11 -11
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +6 -6
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +7 -7
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +12 -4
- package/dist/collection/components/sqm-portal-forgot-password/usePortalForgotPassword.js +14 -16
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +2 -6
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +27 -1
- package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +7 -7
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +24 -10
- package/dist/collection/components/sqm-portal-login/usePortalLogin.js +13 -16
- package/dist/collection/components/sqm-portal-logout/sqm-portal-logout.js +7 -3
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile.js +15 -17
- package/dist/collection/components/sqm-portal-profile/usePortalProfile.js +33 -33
- package/dist/collection/components/sqm-portal-protected-route/sqm-portal-protected-route.js +8 -8
- package/dist/collection/components/sqm-portal-register/PortalRegister.stories.js +5 -0
- package/dist/collection/components/sqm-portal-register/sqm-portal-register-view.js +19 -20
- package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +39 -28
- package/dist/collection/components/sqm-portal-register/usePortalRegister.js +41 -25
- package/dist/collection/components/sqm-portal-registration-form/PortalRegistrationForm.stories.js +1 -0
- package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form-view.js +26 -27
- package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form.js +201 -35
- package/dist/collection/components/sqm-portal-registration-form/usePortalRegistrationForm.js +93 -46
- package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password-view.js +7 -7
- package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password.js +30 -24
- package/dist/collection/components/sqm-portal-reset-password/usePortalResetPassword.js +23 -29
- package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email-view.js +7 -7
- package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +16 -8
- package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +2 -3
- package/dist/collection/components/sqm-program-explainer/sqm-program-explainer-view.js +9 -9
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +9 -9
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +4 -4
- package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe.js +4 -4
- package/dist/collection/components/sqm-referral-iframe/useReferralIframe.js +8 -8
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +2 -2
- package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +1 -1
- package/dist/collection/components/sqm-referral-table/useReferralTable.js +166 -166
- package/dist/collection/components/sqm-reward-exchange-list/UseRewardExchangeList.stories.js +8 -8
- package/dist/collection/components/sqm-reward-exchange-list/useRewardExchangeList.js +51 -51
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +1 -1
- package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +1 -1
- package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +98 -98
- package/dist/collection/components/sqm-route/sqm-route.js +1 -1
- package/dist/collection/components/sqm-router/Router.stories.js +71 -71
- package/dist/collection/components/sqm-router/sqm-router.css +7 -7
- package/dist/collection/components/sqm-scroll/Scroll.stories.js +50 -50
- package/dist/collection/components/sqm-scroll/sqm-scroll.js +13 -13
- package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +22 -22
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +4 -4
- package/dist/collection/components/sqm-share-button/useShareButton.js +17 -17
- package/dist/collection/components/sqm-share-code/useShareCode.js +13 -13
- package/dist/collection/components/sqm-share-link/useShareLink.js +12 -12
- package/dist/collection/components/sqm-stencilbook/Resizer.js +24 -24
- package/dist/collection/components/sqm-stencilbook/Themes.js +25 -25
- package/dist/collection/components/sqm-tabs/Tabs.stories.js +475 -475
- package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +4 -4
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +5 -5
- package/dist/collection/components/sqm-task-card/useTaskCard.js +6 -6
- package/dist/collection/components/sqm-text/sqm-text.js +46 -46
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +4 -4
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +8 -8
- package/dist/collection/components/sqm-timeline/sqm-timeline.js +8 -8
- package/dist/collection/components/sqm-user-name/sqm-user-name.js +7 -7
- package/dist/collection/components/sqm-user-name/useUserName.js +9 -9
- package/dist/collection/global/styles.js +653 -653
- package/dist/collection/global/styles.ts +729 -729
- package/dist/esm/{GenericTableView-10cac7d6.js → GenericTableView-ce26115f.js} +1 -1
- package/dist/esm/{JSS-f00f9536.js → JSS-67b5cff8.js} +17 -1
- package/dist/esm/{ShadowViewAddon-846aecda.js → ShadowViewAddon-d4705dae.js} +410 -406
- package/dist/esm/{global-44835899.js → global-126fa55c.js} +655 -655
- package/dist/esm/{index.module-132e274f.js → index.module-14794b69.js} +211 -519
- package/dist/esm/loader.js +3 -4
- package/dist/esm/mint-components.js +3 -4
- package/dist/esm/{re-render-81cd3caa.js → re-render-f48b74b9.js} +4 -4
- package/dist/esm/{sqm-asset-card-view-08e68656.js → sqm-asset-card-view-b0f8ef8e.js} +1 -1
- package/dist/esm/sqm-asset-card.entry.js +3 -4
- package/dist/esm/sqm-big-stat_35.entry.js +424 -388
- package/dist/esm/sqm-empty_5.entry.js +53 -54
- package/dist/esm/sqm-graphql-client-provider.entry.js +5 -6
- package/dist/esm/sqm-header-logo.entry.js +26 -0
- package/dist/esm/{sqm-hero-view-9fb2be89.js → sqm-hero-view-1904c178.js} +15 -15
- package/dist/esm/sqm-hero.entry.js +2 -3
- package/dist/esm/sqm-leaderboard-rank.entry.js +16 -17
- package/dist/esm/{sqm-navigation-sidebar-item-view-364af025.js → sqm-navigation-sidebar-item-view-d6b9f5d0.js} +3 -3
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -5
- package/dist/esm/{sqm-navigation-sidebar-view-06d444ca.js → sqm-navigation-sidebar-view-a5b72846.js} +7 -7
- package/dist/esm/sqm-navigation-sidebar.entry.js +2 -3
- package/dist/esm/sqm-password-field.entry.js +23 -26
- package/dist/esm/sqm-popup-container.entry.js +4 -5
- package/dist/esm/{sqm-portal-container-view-ca454627.js → sqm-portal-container-view-21bd84e0.js} +5 -5
- package/dist/esm/{sqm-portal-email-verification-view-5ac21bb4.js → sqm-portal-email-verification-view-c181c9ff.js} +16 -12
- package/dist/esm/sqm-portal-email-verification.entry.js +75 -24
- package/dist/esm/{sqm-portal-footer-view-f3a6eaed.js → sqm-portal-footer-view-360cfd92.js} +13 -13
- package/dist/esm/sqm-portal-footer.entry.js +6 -7
- package/dist/esm/{sqm-portal-forgot-password-view-86d13eef.js → sqm-portal-forgot-password-view-b69c81b1.js} +9 -9
- package/dist/esm/sqm-portal-forgot-password.entry.js +23 -24
- package/dist/esm/sqm-portal-logout.entry.js +5 -5
- package/dist/esm/{sqm-portal-profile-view-630f05c8.js → sqm-portal-profile-view-93b584ab.js} +4 -4
- package/dist/esm/sqm-portal-profile.entry.js +51 -54
- package/dist/esm/sqm-portal-protected-route.entry.js +9 -10
- package/dist/esm/sqm-portal-registration-form.entry.js +177 -96
- package/dist/esm/{sqm-portal-reset-password-view-213b3af6.js → sqm-portal-reset-password-view-4afbbd6a.js} +9 -9
- package/dist/esm/sqm-portal-reset-password.entry.js +47 -54
- package/dist/esm/{sqm-portal-section-view-6c249c74.js → sqm-portal-section-view-a991e019.js} +1 -1
- package/dist/esm/{sqm-portal-verify-email-view-c32dfd7e.js → sqm-portal-verify-email-view-cd01a420.js} +9 -9
- package/dist/esm/sqm-portal-verify-email.entry.js +15 -15
- package/dist/esm/sqm-referral-table_11.entry.js +8 -9
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +2 -3
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -3
- package/dist/esm/sqm-rewards-table_9.entry.js +109 -110
- package/dist/esm/sqm-stencilbook.entry.js +844 -812
- package/dist/esm/sqm-tab.entry.js +2 -3
- package/dist/esm/sqm-tabs.entry.js +8 -9
- package/dist/esm/{sqm-text-span-view-0ba1484d.js → sqm-text-span-view-2567b6c0.js} +5 -5
- package/dist/esm/sqm-text-span.entry.js +2 -3
- package/dist/esm/{useChildElements-9431f3e2.js → useChildElements-d574b0ce.js} +2 -2
- package/dist/esm/{useReferralTable-0516b6d5.js → useReferralTable-4f070134.js} +173 -173
- package/dist/esm/useRegistrationFormState-abed2c1e.js +11 -0
- package/dist/esm-es5/{GenericTableView-10cac7d6.js → GenericTableView-ce26115f.js} +1 -1
- package/dist/esm-es5/{JSS-f00f9536.js → JSS-67b5cff8.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-d4705dae.js +1 -0
- package/dist/esm-es5/{global-44835899.js → global-126fa55c.js} +2 -2
- package/dist/esm-es5/index.module-14794b69.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{re-render-81cd3caa.js → re-render-f48b74b9.js} +1 -1
- package/dist/esm-es5/{sqm-asset-card-view-08e68656.js → sqm-asset-card-view-b0f8ef8e.js} +1 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_35.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_5.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 -0
- package/dist/esm-es5/{sqm-hero-view-9fb2be89.js → sqm-hero-view-1904c178.js} +1 -1
- package/dist/esm-es5/sqm-hero.entry.js +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-d6b9f5d0.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-view-06d444ca.js → sqm-navigation-sidebar-view-a5b72846.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-container-view-ca454627.js → sqm-portal-container-view-21bd84e0.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification-view-c181c9ff.js +1 -0
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-footer-view-f3a6eaed.js → sqm-portal-footer-view-360cfd92.js} +1 -1
- package/dist/esm-es5/sqm-portal-footer.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-forgot-password-view-86d13eef.js → sqm-portal-forgot-password-view-b69c81b1.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-630f05c8.js → sqm-portal-profile-view-93b584ab.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-view-213b3af6.js → sqm-portal-reset-password-view-4afbbd6a.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-section-view-6c249c74.js → sqm-portal-section-view-a991e019.js} +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-c32dfd7e.js → sqm-portal-verify-email-view-cd01a420.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-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-view-0ba1484d.js → sqm-text-span-view-2567b6c0.js} +1 -1
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/{useChildElements-9431f3e2.js → useChildElements-d574b0ce.js} +1 -1
- package/dist/esm-es5/{useReferralTable-0516b6d5.js → useReferralTable-4f070134.js} +1 -1
- package/dist/esm-es5/useRegistrationFormState-abed2c1e.js +1 -0
- package/dist/mint-components/global/styles.ts +729 -729
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/{p-192617e7.system.js → p-052945ae.system.js} +1 -1
- package/dist/mint-components/p-05371d85.system.js +1 -0
- package/dist/mint-components/p-063d2251.entry.js +1 -0
- package/dist/mint-components/p-06c386c7.system.js +1 -0
- package/dist/mint-components/p-09e2ad91.entry.js +1 -0
- package/dist/mint-components/{p-436779be.js → p-1077f3f6.js} +1 -1
- package/dist/mint-components/p-10d73c6f.entry.js +1 -0
- package/dist/mint-components/p-1138df57.system.entry.js +1 -0
- package/dist/mint-components/{p-0e441a14.system.js → p-13fc7d5e.system.js} +1 -1
- package/dist/mint-components/{p-1c21b5d1.js → p-15ff38a8.js} +1 -1
- package/dist/mint-components/{p-519dc03b.system.js → p-19b6f55d.system.js} +1 -1
- package/dist/mint-components/p-1a673057.system.js +8 -0
- package/dist/mint-components/p-1b572110.system.entry.js +1 -0
- package/dist/mint-components/{p-53aef3ba.system.js → p-1fcd03ba.system.js} +2 -2
- package/dist/mint-components/p-212663a2.system.entry.js +1 -0
- package/dist/mint-components/p-2723c5cd.system.entry.js +1 -0
- package/dist/mint-components/p-28dcad3f.entry.js +33 -0
- package/dist/mint-components/p-29542a79.system.entry.js +1 -0
- package/dist/mint-components/p-2db22fc6.system.js +1 -0
- package/dist/mint-components/p-2e308c1b.system.js +1 -0
- package/dist/mint-components/p-34213ad0.js +1 -0
- package/dist/mint-components/p-3aace795.system.entry.js +1 -0
- package/dist/mint-components/p-3c27a64d.entry.js +1 -0
- package/dist/mint-components/{p-b0668789.system.js → p-3ea8021b.system.js} +1 -1
- package/dist/mint-components/p-40b4e40c.entry.js +1 -0
- package/dist/mint-components/p-4199cece.entry.js +1 -0
- package/dist/mint-components/p-445412d7.system.entry.js +1 -0
- package/dist/mint-components/p-459c3a9c.js +1 -0
- package/dist/mint-components/p-46ad2836.entry.js +1 -0
- package/dist/mint-components/{p-275cf42f.js → p-49395850.js} +1 -1
- package/dist/mint-components/p-4a93ab6a.entry.js +9 -0
- package/dist/mint-components/p-4b83d7ea.js +1 -0
- package/dist/mint-components/p-4cb94566.entry.js +1 -0
- package/dist/mint-components/{p-b7e6ce3c.system.js → p-501a0037.system.js} +1 -1
- package/dist/mint-components/p-5145c06d.system.entry.js +1 -0
- package/dist/mint-components/p-538ed60d.entry.js +1 -0
- package/dist/mint-components/p-54eae1a4.system.entry.js +1 -0
- package/dist/mint-components/{p-0d49d56d.js → p-5709f64a.js} +1 -1
- package/dist/mint-components/{p-afcf252c.js → p-57e38374.js} +2 -2
- package/dist/mint-components/p-5d21c616.entry.js +1 -0
- package/dist/mint-components/{p-a53d815e.system.js → p-5d4d81bf.system.js} +1 -1
- package/dist/mint-components/p-5d8343f5.system.entry.js +1 -0
- package/dist/mint-components/p-5ec62e5e.system.entry.js +1 -0
- package/dist/mint-components/p-67e0737e.entry.js +1 -0
- package/dist/mint-components/{p-986f10d2.system.js → p-6b8b7dc0.system.js} +1 -1
- package/dist/mint-components/{p-0148c516.js → p-6dd27a5e.js} +1 -1
- package/dist/mint-components/{p-210cd41b.js → p-6fd23a24.js} +1 -1
- package/dist/mint-components/p-6fe30760.entry.js +1 -0
- package/dist/mint-components/{p-6b5fbbdb.js → p-72444d0d.js} +1 -1
- package/dist/mint-components/p-7333c706.system.entry.js +1 -0
- package/dist/mint-components/p-7682724f.system.js +1 -0
- package/dist/mint-components/p-7768ba6a.system.entry.js +1 -0
- package/dist/mint-components/p-77fa96a0.system.entry.js +1 -0
- package/dist/mint-components/p-7b18ed47.system.entry.js +1 -0
- package/dist/mint-components/p-7c482d9c.entry.js +1 -0
- package/dist/mint-components/{p-c627c865.js → p-7cd232f3.js} +2 -2
- package/dist/mint-components/p-7de79b21.system.entry.js +1 -0
- package/dist/mint-components/p-7fd5b59a.system.entry.js +1 -0
- package/dist/mint-components/p-808f2155.entry.js +1 -0
- package/dist/mint-components/{p-703f4552.entry.js → p-84130e9c.entry.js} +12 -12
- package/dist/mint-components/p-86adbf81.js +1 -0
- package/dist/mint-components/p-89ca304c.system.entry.js +1 -0
- package/dist/mint-components/{p-2cac212f.system.js → p-8f99a2dd.system.js} +1 -1
- package/dist/mint-components/{p-7dea8d9a.js → p-91f576aa.js} +1 -1
- package/dist/mint-components/p-98dd1229.entry.js +1 -0
- package/dist/mint-components/p-9d2d4a46.system.entry.js +1 -0
- package/dist/mint-components/p-a05940ed.entry.js +1 -0
- package/dist/mint-components/p-a27bbf25.system.entry.js +1 -0
- package/dist/mint-components/{p-3c8becd3.js → p-a46c0d32.js} +1 -1
- package/dist/mint-components/p-adde467d.entry.js +1 -0
- package/dist/mint-components/{p-1f6fdeda.system.entry.js → p-bb241e21.system.entry.js} +1 -1
- package/dist/mint-components/{p-d08b59df.entry.js → p-bdba5fa0.entry.js} +2 -2
- package/dist/mint-components/p-bea71a98.system.entry.js +1 -0
- package/dist/mint-components/{p-446a0805.system.js → p-bef0a1f4.system.js} +1 -1
- package/dist/mint-components/p-c183a463.system.entry.js +1 -0
- package/dist/mint-components/p-c683c96d.entry.js +1 -0
- package/dist/mint-components/{p-3abbc5b3.system.js → p-c72e4a4c.system.js} +1 -1
- package/dist/mint-components/p-ca97933a.system.js +1 -0
- package/dist/mint-components/{p-ec689579.js → p-ceb1a772.js} +1 -1
- package/dist/mint-components/p-cef45012.js +1 -0
- package/dist/mint-components/{p-4778fb68.js → p-d047d6a1.js} +1 -1
- package/dist/mint-components/p-d1341773.entry.js +1 -0
- package/dist/mint-components/{p-1c24a18c.js → p-d4f42f8b.js} +1 -1
- package/dist/mint-components/p-d71278d3.system.js +1 -0
- package/dist/mint-components/{p-83d4885d.entry.js → p-d90834f7.entry.js} +2 -2
- package/dist/mint-components/p-df139412.entry.js +1 -0
- package/dist/mint-components/p-df5cb47b.entry.js +13 -0
- package/dist/mint-components/p-dfde7664.entry.js +1 -0
- package/dist/mint-components/{p-d64a0bc1.js → p-e2440408.js} +1 -1
- package/dist/mint-components/p-e8956db1.entry.js +1 -0
- package/dist/mint-components/{p-19b0e2b5.system.js → p-e8a2e2fd.system.js} +1 -1
- package/dist/mint-components/{p-89fc4544.system.js → p-e9e00618.system.js} +1 -1
- package/dist/mint-components/{p-4935076f.system.js → p-ec690422.system.js} +1 -1
- package/dist/mint-components/p-ec7a5d7c.system.entry.js +1 -0
- package/dist/mint-components/{p-5d292177.system.js → p-eec4ddab.system.js} +1 -1
- package/dist/mint-components/p-eecce333.system.entry.js +1 -0
- package/dist/mint-components/{p-52a2beaf.js → p-f1a2b660.js} +1 -1
- package/dist/mint-components/p-fa48fff3.system.entry.js +1 -0
- package/dist/mint-components/p-fcab0950.system.entry.js +1 -0
- package/dist/mint-components/p-fd207df1.js +268 -0
- package/dist/mint-components/p-fe74b75b.system.entry.js +1 -0
- package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field-view.d.ts +2 -2
- package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field.d.ts +3 -1
- package/dist/types/components/sqm-checkbox-field/useCheckboxField.d.ts +4 -2
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +1 -1
- package/dist/types/components/sqm-dropdown-field/sqm-dropdown-field-view.d.ts +2 -2
- package/dist/types/components/sqm-dropdown-field/sqm-dropdown-field.d.ts +3 -1
- package/dist/types/components/sqm-dropdown-field/useDropdownField.d.ts +2 -1
- package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +25 -0
- package/dist/types/components/sqm-input-field/sqm-input-field-view.d.ts +2 -2
- package/dist/types/components/sqm-input-field/sqm-input-field.d.ts +3 -2
- package/dist/types/components/sqm-input-field/useInputField.d.ts +2 -1
- package/dist/types/components/sqm-name-fields/sqm-name-fields-view.d.ts +0 -2
- package/dist/types/components/sqm-name-fields/useNameFields.d.ts +0 -1
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +1 -1
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +1 -0
- package/dist/types/components/sqm-password-field/sqm-password-field-view.d.ts +0 -1
- package/dist/types/components/sqm-password-field/sqm-password-field.d.ts +4 -5
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password.d.ts +5 -5
- package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification-view.d.ts +5 -0
- package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification.d.ts +13 -2
- package/dist/types/components/sqm-portal-email-verification/usePortalEmailVerification.d.ts +5 -0
- package/dist/types/components/sqm-portal-footer/sqm-portal-footer-view.d.ts +1 -1
- package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +2 -2
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +4 -2
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +1 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +4 -0
- package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +9 -4
- package/dist/types/components/sqm-portal-logout/sqm-portal-logout.d.ts +3 -2
- package/dist/types/components/sqm-portal-profile/sqm-portal-profile.d.ts +2 -4
- package/dist/types/components/sqm-portal-profile/usePortalProfile.d.ts +1 -1
- package/dist/types/components/sqm-portal-protected-route/sqm-portal-protected-route.d.ts +4 -4
- package/dist/types/components/sqm-portal-register/sqm-portal-register-view.d.ts +3 -3
- package/dist/types/components/sqm-portal-register/sqm-portal-register.d.ts +13 -12
- package/dist/types/components/sqm-portal-register/usePortalRegister.d.ts +2 -1
- package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form-view.d.ts +6 -3
- package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form.d.ts +51 -14
- package/dist/types/components/sqm-portal-registration-form/usePortalRegistrationForm.d.ts +1 -1
- package/dist/types/components/sqm-portal-registration-form/useRegistrationFormState.d.ts +2 -0
- package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password.d.ts +9 -9
- package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email.d.ts +6 -4
- package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe.d.ts +2 -2
- package/dist/types/components/sqm-route/sqm-route.d.ts +1 -0
- package/dist/types/components/sqm-user-name/sqm-user-name.d.ts +3 -3
- package/dist/types/components.d.ts +391 -212
- package/dist/types/global/android.d.ts +7 -7
- package/dist/types/global/styles.d.ts +1 -1
- package/dist/types/saasquatch.d.ts +132 -132
- package/dist/types/stories/features.d.ts +4 -4
- package/dist/types/stories/templates.d.ts +4 -4
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +102 -102
- package/readme.md +13 -13
- package/dist/cjs/extends-08099afd.js +0 -21
- package/dist/collection/components/sqm-portal-register/useValidationState.js +0 -8
- package/dist/esm/extends-c31f1eff.js +0 -19
- package/dist/esm/useRegistrationFormState-ebb08075.js +0 -18
- package/dist/esm-es5/ShadowViewAddon-846aecda.js +0 -1
- package/dist/esm-es5/extends-c31f1eff.js +0 -1
- package/dist/esm-es5/index.module-132e274f.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-364af025.js +0 -1
- package/dist/esm-es5/sqm-portal-email-verification-view-5ac21bb4.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-ebb08075.js +0 -1
- package/dist/mint-components/p-00d4636f.system.entry.js +0 -1
- package/dist/mint-components/p-06f56536.js +0 -1
- package/dist/mint-components/p-07d424a2.system.entry.js +0 -1
- package/dist/mint-components/p-088d3b4a.system.entry.js +0 -1
- package/dist/mint-components/p-0b1d703d.entry.js +0 -1
- package/dist/mint-components/p-0d482ad4.js +0 -1
- package/dist/mint-components/p-0f4c1e0e.entry.js +0 -33
- package/dist/mint-components/p-1191cada.entry.js +0 -1
- package/dist/mint-components/p-136325c0.system.js +0 -1
- package/dist/mint-components/p-162fca19.js +0 -1
- package/dist/mint-components/p-1c17892a.system.js +0 -1
- package/dist/mint-components/p-1c40d459.js +0 -268
- package/dist/mint-components/p-1cc3dfe5.system.js +0 -1
- package/dist/mint-components/p-222e5418.entry.js +0 -1
- package/dist/mint-components/p-2383eadd.system.entry.js +0 -1
- package/dist/mint-components/p-242bd74b.entry.js +0 -9
- package/dist/mint-components/p-292857fd.system.js +0 -1
- package/dist/mint-components/p-2dce26fa.system.entry.js +0 -1
- package/dist/mint-components/p-3d0dc005.system.entry.js +0 -1
- package/dist/mint-components/p-4ce8e325.system.entry.js +0 -1
- package/dist/mint-components/p-50553269.system.entry.js +0 -1
- package/dist/mint-components/p-50afa774.entry.js +0 -1
- package/dist/mint-components/p-51102b8f.entry.js +0 -13
- package/dist/mint-components/p-574ba520.system.js +0 -1
- package/dist/mint-components/p-5928afc0.js +0 -1
- package/dist/mint-components/p-63101d0c.entry.js +0 -1
- package/dist/mint-components/p-7c3e3cb4.entry.js +0 -1
- package/dist/mint-components/p-7f4b0ba0.system.entry.js +0 -1
- package/dist/mint-components/p-81f34787.js +0 -1
- package/dist/mint-components/p-8b7a19d3.system.entry.js +0 -1
- package/dist/mint-components/p-8c4bcbc6.entry.js +0 -1
- package/dist/mint-components/p-8d6a2a61.system.entry.js +0 -1
- package/dist/mint-components/p-90dfce36.entry.js +0 -1
- package/dist/mint-components/p-9f596d8d.system.entry.js +0 -1
- package/dist/mint-components/p-a1acdbb4.entry.js +0 -1
- package/dist/mint-components/p-a395bae0.entry.js +0 -1
- package/dist/mint-components/p-a4335cb5.system.entry.js +0 -1
- package/dist/mint-components/p-af3b56d3.system.entry.js +0 -1
- package/dist/mint-components/p-b2e7ca31.system.entry.js +0 -1
- package/dist/mint-components/p-b3d7d353.entry.js +0 -1
- package/dist/mint-components/p-b52109dd.entry.js +0 -1
- package/dist/mint-components/p-b593a42e.system.entry.js +0 -1
- package/dist/mint-components/p-bb9dadd3.system.entry.js +0 -1
- package/dist/mint-components/p-bc2cf095.entry.js +0 -1
- package/dist/mint-components/p-bed78bee.system.entry.js +0 -1
- package/dist/mint-components/p-c01e754d.system.entry.js +0 -1
- package/dist/mint-components/p-c4e22786.system.js +0 -1
- package/dist/mint-components/p-ca08cf71.entry.js +0 -1
- package/dist/mint-components/p-cac0e237.entry.js +0 -1
- package/dist/mint-components/p-ce6f7e0e.entry.js +0 -1
- package/dist/mint-components/p-ceeeb344.entry.js +0 -1
- package/dist/mint-components/p-ceefa54a.system.entry.js +0 -1
- package/dist/mint-components/p-d21ccfa1.entry.js +0 -1
- package/dist/mint-components/p-d307abaa.entry.js +0 -1
- package/dist/mint-components/p-d4b1fcbc.system.entry.js +0 -1
- package/dist/mint-components/p-d5c94703.entry.js +0 -1
- package/dist/mint-components/p-d5d32d0d.system.js +0 -8
- package/dist/mint-components/p-d8876d3f.js +0 -1
- package/dist/mint-components/p-dc37fe51.system.js +0 -1
- package/dist/mint-components/p-df2b4e11.system.entry.js +0 -1
- package/dist/mint-components/p-e0fa9595.system.js +0 -1
- package/dist/mint-components/p-e8d07dfa.system.entry.js +0 -1
- package/dist/mint-components/p-f3eaabf8.system.entry.js +0 -1
- package/dist/mint-components/p-f54b436e.entry.js +0 -1
- package/dist/mint-components/p-f5e601b0.system.entry.js +0 -1
- package/dist/mint-components/p-f8863064.system.entry.js +0 -1
- package/dist/types/components/sqm-portal-register/useValidationState.d.ts +0 -18
- package/docs/grapesjs.js +0 -54
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @uiName Header Logo
|
|
3
|
+
*/
|
|
4
|
+
export declare class HeroImage {
|
|
5
|
+
/**
|
|
6
|
+
* @uiWidget ImageUpload
|
|
7
|
+
* @format url
|
|
8
|
+
* @uiName Logo Image
|
|
9
|
+
*/
|
|
10
|
+
imageUrl: string;
|
|
11
|
+
/**
|
|
12
|
+
* Page participants are navigated to after clicking the header logo.
|
|
13
|
+
*
|
|
14
|
+
* @uiName Redirect Path
|
|
15
|
+
* @uiWidget pageSelect
|
|
16
|
+
*/
|
|
17
|
+
nextPage: string;
|
|
18
|
+
/**
|
|
19
|
+
* @uiName Logo Height
|
|
20
|
+
*/
|
|
21
|
+
height: number;
|
|
22
|
+
constructor();
|
|
23
|
+
disconnectedCallback(): void;
|
|
24
|
+
render(): any;
|
|
25
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { RegistrationFormState } from "../sqm-portal-registration-form/useRegistrationFormState";
|
|
2
2
|
export interface InputFieldViewProps {
|
|
3
3
|
states: {
|
|
4
|
-
|
|
4
|
+
registrationFormState?: RegistrationFormState;
|
|
5
5
|
};
|
|
6
6
|
content: {
|
|
7
7
|
fieldName: string;
|
|
@@ -4,14 +4,15 @@ import { InputFieldViewProps } from "./sqm-input-field-view";
|
|
|
4
4
|
* @uiName Form Input Field
|
|
5
5
|
* @validParents ["sqm-portal-register","sqm-portal-registration-form"]
|
|
6
6
|
* @exampleGroup Microsite Components
|
|
7
|
-
* @example Form Input Field - <sqm-input-field
|
|
7
|
+
* @example Form Input Field - <sqm-input-field input-label="Field Label" field-type="text" error-message="Cannot be empty"></sqm-input-field>
|
|
8
8
|
*/
|
|
9
9
|
export declare class InputField {
|
|
10
10
|
ignored: boolean;
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* This name is used as the key for this form field on submission. The name must be unique within this specific form.
|
|
13
13
|
*
|
|
14
14
|
* @uiName Input Name Attribute
|
|
15
|
+
* @required
|
|
15
16
|
*/
|
|
16
17
|
fieldName: string;
|
|
17
18
|
/**
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import { RegistrationFormState } from "../sqm-portal-registration-form/useRegistrationFormState";
|
|
1
2
|
export declare function useInputField(): {
|
|
2
3
|
states: {
|
|
3
|
-
|
|
4
|
+
registrationFormState: RegistrationFormState;
|
|
4
5
|
};
|
|
5
6
|
};
|
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
import { ValidationErrors } from "../sqm-portal-register/useValidationState";
|
|
2
1
|
import { RegistrationFormState } from "../sqm-portal-registration-form/useRegistrationFormState";
|
|
3
2
|
export interface NameFieldsViewProps {
|
|
4
3
|
states: {
|
|
5
|
-
validationErrors?: ValidationErrors;
|
|
6
4
|
registrationFormState?: RegistrationFormState;
|
|
7
5
|
content: {
|
|
8
6
|
firstNameLabel: string;
|
|
@@ -2,7 +2,6 @@ import { RegistrationFormState } from "../sqm-portal-registration-form/useRegist
|
|
|
2
2
|
import { NameFields } from "./sqm-name-fields";
|
|
3
3
|
export declare function useNameFields(props: NameFields): {
|
|
4
4
|
states: {
|
|
5
|
-
validationErrors: import("../sqm-portal-register/useValidationState").ValidationErrors;
|
|
6
5
|
registrationFormState: RegistrationFormState;
|
|
7
6
|
content: {
|
|
8
7
|
lastNameLabel: string;
|
|
@@ -3,7 +3,6 @@ export interface PasswordFieldViewDemoProps {
|
|
|
3
3
|
initValue: string;
|
|
4
4
|
states: {
|
|
5
5
|
enableValidation: boolean;
|
|
6
|
-
validationErrors: Record<string, string>;
|
|
7
6
|
registrationFormState: RegistrationFormState;
|
|
8
7
|
content: {
|
|
9
8
|
fieldLabel: string;
|
|
@@ -14,7 +13,7 @@ export interface PasswordFieldViewDemoProps {
|
|
|
14
13
|
* @uiName Form Password Field
|
|
15
14
|
* @validParents ["sqm-portal-register","sqm-portal-registration-form"]
|
|
16
15
|
* @exampleGroup Microsite Components
|
|
17
|
-
* @example Form Password Field - <sqm-password-field
|
|
16
|
+
* @example Form Password Field - <sqm-password-field field-label="Password"></sqm-password-field>
|
|
18
17
|
*/
|
|
19
18
|
export declare class PortalPasswordField {
|
|
20
19
|
ignored: boolean;
|
|
@@ -25,10 +24,10 @@ export declare class PortalPasswordField {
|
|
|
25
24
|
*/
|
|
26
25
|
fieldLabel: string;
|
|
27
26
|
/**
|
|
28
|
-
*
|
|
29
|
-
* @uiName
|
|
27
|
+
* Disable live password validation
|
|
28
|
+
* @uiName Disable Validation
|
|
30
29
|
*/
|
|
31
|
-
|
|
30
|
+
disableValidation: boolean;
|
|
32
31
|
/**
|
|
33
32
|
* @undocumented
|
|
34
33
|
* @uiType object
|
|
@@ -10,25 +10,25 @@ export declare class PortalChangePassword {
|
|
|
10
10
|
*/
|
|
11
11
|
modalChangePasswordHeader: string;
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* Found in modal
|
|
14
14
|
*
|
|
15
15
|
* @uiName Cancel Button Text
|
|
16
16
|
*/
|
|
17
17
|
cancelText: string;
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* Found in modal
|
|
20
20
|
*
|
|
21
21
|
* @uiName Change Password Button Text
|
|
22
22
|
*/
|
|
23
23
|
changePasswordButtonText: string;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Found in modal
|
|
26
26
|
*
|
|
27
|
-
* @uiName Password Label
|
|
27
|
+
* @uiName New Password Field Label
|
|
28
28
|
*/
|
|
29
29
|
passwordFieldLabel: string;
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* Found in modal
|
|
32
32
|
*
|
|
33
33
|
* @uiName Confirm Password Label
|
|
34
34
|
*/
|
package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification-view.d.ts
CHANGED
|
@@ -3,6 +3,9 @@ export interface PortalEmailVerificationViewProps {
|
|
|
3
3
|
error: string;
|
|
4
4
|
loading: boolean;
|
|
5
5
|
success: boolean;
|
|
6
|
+
isVerified?: boolean;
|
|
7
|
+
loadingVerification?: boolean;
|
|
8
|
+
countdown?: number;
|
|
6
9
|
};
|
|
7
10
|
callbacks: {
|
|
8
11
|
submit: (event: any) => Promise<void>;
|
|
@@ -12,6 +15,8 @@ export interface PortalEmailVerificationViewProps {
|
|
|
12
15
|
verifyMessage: string;
|
|
13
16
|
emailVerificationHeader: string;
|
|
14
17
|
resendEmailButtonText: string;
|
|
18
|
+
verificationStatusMessage?: string;
|
|
19
|
+
verificationLoadingMessage?: string;
|
|
15
20
|
};
|
|
16
21
|
}
|
|
17
22
|
export declare function PortalEmailVerificationView(props: PortalEmailVerificationViewProps): any;
|
package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification.d.ts
CHANGED
|
@@ -6,9 +6,10 @@ import { PortalEmailVerificationViewProps } from "./sqm-portal-email-verificatio
|
|
|
6
6
|
export declare class PortalEmailVerification {
|
|
7
7
|
ignored: boolean;
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* Redirect participants to this page from their verification email.
|
|
10
10
|
*
|
|
11
|
-
* @uiName Email
|
|
11
|
+
* @uiName Email Redirect
|
|
12
|
+
* @uiWidget pageSelect
|
|
12
13
|
*/
|
|
13
14
|
redirectPath: string;
|
|
14
15
|
/**
|
|
@@ -24,6 +25,16 @@ export declare class PortalEmailVerification {
|
|
|
24
25
|
* @uiWidget textArea
|
|
25
26
|
*/
|
|
26
27
|
verifyMessage: string;
|
|
28
|
+
/**
|
|
29
|
+
* @uiName Email Verification Status Text
|
|
30
|
+
* @uiWidget textArea
|
|
31
|
+
*/
|
|
32
|
+
verificationStatusMessage: string;
|
|
33
|
+
/**
|
|
34
|
+
* @uiName Email Verification Checking Text
|
|
35
|
+
* @uiWidget textArea
|
|
36
|
+
*/
|
|
37
|
+
verificationLoadingMessage: string;
|
|
27
38
|
/**
|
|
28
39
|
* @undocumented
|
|
29
40
|
* @uiType object
|
|
@@ -4,6 +4,9 @@ export declare function usePortalEmailVerification(props: PortalEmailVerificatio
|
|
|
4
4
|
loading: boolean;
|
|
5
5
|
error: string;
|
|
6
6
|
success: boolean;
|
|
7
|
+
loadingVerification: boolean;
|
|
8
|
+
isVerified: boolean;
|
|
9
|
+
countdown: number;
|
|
7
10
|
};
|
|
8
11
|
callbacks: {
|
|
9
12
|
submit: () => Promise<void>;
|
|
@@ -13,5 +16,7 @@ export declare function usePortalEmailVerification(props: PortalEmailVerificatio
|
|
|
13
16
|
verifyMessage: string;
|
|
14
17
|
emailVerificationHeader: string;
|
|
15
18
|
resendEmailButtonText: string;
|
|
19
|
+
verificationLoadingMessage: string;
|
|
20
|
+
verificationStatusMessage: string;
|
|
16
21
|
};
|
|
17
22
|
};
|
|
@@ -9,7 +9,7 @@ declare type PortalFooterViewProps = {
|
|
|
9
9
|
termsText?: string;
|
|
10
10
|
supportText?: string;
|
|
11
11
|
supportEmail?: string;
|
|
12
|
-
|
|
12
|
+
hidePoweredBy?: boolean;
|
|
13
13
|
poweredByLink?: string;
|
|
14
14
|
};
|
|
15
15
|
export declare function PortalFooterView(props: PortalFooterViewProps): any;
|
|
@@ -6,9 +6,10 @@ import { PortalForgotPasswordViewProps } from "./sqm-portal-forgot-password-view
|
|
|
6
6
|
export declare class PortalForgotPassword {
|
|
7
7
|
ignored: boolean;
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* Redirect participants to this page after they verify their email.
|
|
10
10
|
*
|
|
11
|
-
* @uiName Email
|
|
11
|
+
* @uiName Email Redirect
|
|
12
|
+
* @uiWidget pageSelect
|
|
12
13
|
*/
|
|
13
14
|
redirectPath: string;
|
|
14
15
|
/**
|
|
@@ -21,6 +22,7 @@ export declare class PortalForgotPassword {
|
|
|
21
22
|
submitLabel: string;
|
|
22
23
|
/**
|
|
23
24
|
* @uiName Login Redirect Path
|
|
25
|
+
* @uiWidget pageSelect
|
|
24
26
|
*/
|
|
25
27
|
loginPath: string;
|
|
26
28
|
/**
|
|
@@ -6,9 +6,10 @@ import { PortalLoginViewProps } from "./sqm-portal-login-view";
|
|
|
6
6
|
export declare class PortalLogin {
|
|
7
7
|
ignored: boolean;
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* Redirect participants to this page after they successfully login.
|
|
10
10
|
*
|
|
11
|
-
* @uiName Login Redirect
|
|
11
|
+
* @uiName Login Redirect
|
|
12
|
+
* @uiWidget pageSelect
|
|
12
13
|
*/
|
|
13
14
|
nextPage: string;
|
|
14
15
|
/**
|
|
@@ -24,7 +25,9 @@ export declare class PortalLogin {
|
|
|
24
25
|
*/
|
|
25
26
|
submitLabel: string;
|
|
26
27
|
/**
|
|
27
|
-
*
|
|
28
|
+
* Redirect participants to this page to reset their password
|
|
29
|
+
* @uiName Forgot Password Redirect
|
|
30
|
+
* @uiWidget pageSelect
|
|
28
31
|
*/
|
|
29
32
|
forgotPasswordPath: string;
|
|
30
33
|
/**
|
|
@@ -36,7 +39,9 @@ export declare class PortalLogin {
|
|
|
36
39
|
*/
|
|
37
40
|
registerLabel: string;
|
|
38
41
|
/**
|
|
39
|
-
*
|
|
42
|
+
* Redirect participants to this page to start registration.
|
|
43
|
+
* @uiName Register Button Redirect
|
|
44
|
+
* @uiWidget pageSelect
|
|
40
45
|
*/
|
|
41
46
|
registerPath: string;
|
|
42
47
|
/**
|
|
@@ -4,9 +4,10 @@
|
|
|
4
4
|
export declare class PortalLogout {
|
|
5
5
|
ignored: boolean;
|
|
6
6
|
/**
|
|
7
|
-
* Redirect participants to this
|
|
7
|
+
* Redirect participants to this page when they log out.
|
|
8
8
|
*
|
|
9
|
-
*
|
|
9
|
+
* @uiName Logout Redirect Path
|
|
10
|
+
* @uiWidget pageSelect
|
|
10
11
|
*/
|
|
11
12
|
nextPage: string;
|
|
12
13
|
constructor();
|
|
@@ -34,11 +34,9 @@ export declare class PortalProfile {
|
|
|
34
34
|
*/
|
|
35
35
|
submitChangeButtonText: string;
|
|
36
36
|
/**
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
* @uiName Show Country Field
|
|
37
|
+
* @uiName Hide Country Field
|
|
40
38
|
*/
|
|
41
|
-
|
|
39
|
+
hideCountry: boolean;
|
|
42
40
|
/**
|
|
43
41
|
* @undocumented
|
|
44
42
|
* @uiType object
|
|
@@ -7,6 +7,6 @@ export interface PortalProfileProps {
|
|
|
7
7
|
editProfileHeader: string;
|
|
8
8
|
editProfileSubHeader: string;
|
|
9
9
|
submitChangeButtonText: string;
|
|
10
|
-
|
|
10
|
+
hideCountry: boolean;
|
|
11
11
|
}
|
|
12
12
|
export declare function usePortalProfile(props: PortalProfileProps): PortalProfileViewProps;
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
export declare class PortalProtectedRoute {
|
|
6
6
|
ignored: boolean;
|
|
7
7
|
/**
|
|
8
|
-
* Redirect participants to this
|
|
8
|
+
* Redirect participants to this page they are not logged in.
|
|
9
9
|
*
|
|
10
|
-
* @uiName Redirect
|
|
10
|
+
* @uiName Unauthenticated Participant Redirect
|
|
11
11
|
*/
|
|
12
12
|
redirectTo: string;
|
|
13
13
|
/**
|
|
@@ -15,9 +15,9 @@ export declare class PortalProtectedRoute {
|
|
|
15
15
|
*/
|
|
16
16
|
requireEmailVerification: boolean;
|
|
17
17
|
/**
|
|
18
|
-
* Redirect participants to this
|
|
18
|
+
* Redirect participants to this page when email verification is required but they have not verified their email.
|
|
19
19
|
*
|
|
20
|
-
* @uiName Unverified Participant Redirect
|
|
20
|
+
* @uiName Unverified Participant Redirect
|
|
21
21
|
*/
|
|
22
22
|
redirectToUnverified: string;
|
|
23
23
|
constructor();
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { VNode } from "../../stencil-public-runtime";
|
|
2
|
-
import {
|
|
2
|
+
import { RegistrationFormState } from "../sqm-portal-registration-form/useRegistrationFormState";
|
|
3
3
|
export interface PortalRegisterViewProps {
|
|
4
4
|
states: {
|
|
5
5
|
error: string;
|
|
6
6
|
loading: boolean;
|
|
7
7
|
confirmPassword: boolean;
|
|
8
8
|
hideInputs: boolean;
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
registrationFormState: RegistrationFormState;
|
|
10
|
+
disablePasswordValidation?: boolean;
|
|
11
11
|
loginPath: string;
|
|
12
12
|
};
|
|
13
13
|
callbacks: {
|
|
@@ -7,15 +7,17 @@ import { PortalRegisterViewProps } from "./sqm-portal-register-view";
|
|
|
7
7
|
export declare class PortalRegister {
|
|
8
8
|
ignored: boolean;
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
10
|
+
* Redirect participants to this page from their verification email
|
|
11
11
|
*
|
|
12
|
-
* @uiName Registration Redirect
|
|
12
|
+
* @uiName Registration Redirect
|
|
13
|
+
* @uiWidget pageSelect
|
|
13
14
|
*/
|
|
14
15
|
nextPage: string;
|
|
15
16
|
/**
|
|
16
17
|
* The page that participants are redirected to from the verification email.
|
|
17
18
|
*
|
|
18
|
-
* @uiName Email
|
|
19
|
+
* @uiName Email Verification Redirect
|
|
20
|
+
* @uiWidget pageSelect
|
|
19
21
|
*/
|
|
20
22
|
redirectPath: string;
|
|
21
23
|
/**
|
|
@@ -35,23 +37,21 @@ export declare class PortalRegister {
|
|
|
35
37
|
*/
|
|
36
38
|
loginLabel: string;
|
|
37
39
|
/**
|
|
38
|
-
* @uiName Confirm Password Label
|
|
40
|
+
* @uiName Confirm Password Field Label
|
|
39
41
|
*/
|
|
40
42
|
confirmPasswordLabel: string;
|
|
41
43
|
/**
|
|
42
|
-
* Show or hide the confirm password input.
|
|
43
|
-
*
|
|
44
44
|
* @uiName Show Confirm Password Field
|
|
45
45
|
*/
|
|
46
46
|
confirmPassword: boolean;
|
|
47
47
|
/**
|
|
48
|
-
* @uiName
|
|
48
|
+
* @uiName Disable Password Validation
|
|
49
49
|
*/
|
|
50
|
-
|
|
50
|
+
disablePasswordValidation: boolean;
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* Hides the email and password fields. Note: If you hide default inputs, you must add additional input fields. They must have the input name attributes "email" and "password" for this form to succeed.
|
|
53
53
|
*
|
|
54
|
-
* @uiName Hide Default
|
|
54
|
+
* @uiName Hide Default Fields
|
|
55
55
|
*/
|
|
56
56
|
hideInputs: boolean;
|
|
57
57
|
/**
|
|
@@ -59,9 +59,10 @@ export declare class PortalRegister {
|
|
|
59
59
|
*/
|
|
60
60
|
pageLabel: string;
|
|
61
61
|
/**
|
|
62
|
-
*
|
|
62
|
+
* Redirect participants to this page after clicking the login button.
|
|
63
63
|
*
|
|
64
|
-
* @uiName Login Redirect
|
|
64
|
+
* @uiName Login Redirect
|
|
65
|
+
* @uiWidget pageSelect
|
|
65
66
|
*/
|
|
66
67
|
loginPath: string;
|
|
67
68
|
/**
|
|
@@ -8,10 +8,11 @@ export declare function usePortalRegister(props: PortalRegister): {
|
|
|
8
8
|
states: {
|
|
9
9
|
loading: boolean;
|
|
10
10
|
error: string;
|
|
11
|
-
|
|
11
|
+
registrationFormState: import("../sqm-portal-registration-form/useRegistrationFormState").RegistrationFormState;
|
|
12
12
|
confirmPassword: boolean;
|
|
13
13
|
hideInputs: boolean;
|
|
14
14
|
loginPath: string;
|
|
15
|
+
disablePasswordValidation: boolean;
|
|
15
16
|
};
|
|
16
17
|
callbacks: {
|
|
17
18
|
submit: (event: any) => Promise<void>;
|
package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form-view.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { VNode } from "../../stencil-public-runtime";
|
|
2
|
-
import { FormState } from "../sqm-portal-register/useValidationState";
|
|
3
2
|
import { RegistrationFormState } from "./useRegistrationFormState";
|
|
4
3
|
export interface PortalRegistrationFormViewProps {
|
|
5
4
|
states: {
|
|
@@ -7,7 +6,6 @@ export interface PortalRegistrationFormViewProps {
|
|
|
7
6
|
loading: boolean;
|
|
8
7
|
confirmPassword: boolean;
|
|
9
8
|
hideInputs: boolean;
|
|
10
|
-
validationState?: FormState;
|
|
11
9
|
registrationFormState?: RegistrationFormState;
|
|
12
10
|
enablePasswordValidation?: boolean;
|
|
13
11
|
loginPath: string;
|
|
@@ -25,7 +23,12 @@ export interface PortalRegistrationFormViewProps {
|
|
|
25
23
|
passwordLabel?: string;
|
|
26
24
|
submitLabel?: string;
|
|
27
25
|
pageLabel?: string;
|
|
28
|
-
confirmPasswordLabel
|
|
26
|
+
confirmPasswordLabel?: string;
|
|
27
|
+
networkErrorMessage?: string;
|
|
28
|
+
passwordMismatchErrorMessage?: string;
|
|
29
|
+
invalidEmailErrorMessage?: string;
|
|
30
|
+
formDisabledErrorMessage?: string;
|
|
31
|
+
requiredFieldErrorMessage?: string;
|
|
29
32
|
};
|
|
30
33
|
refs: {
|
|
31
34
|
formRef: any;
|
package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form.d.ts
CHANGED
|
@@ -7,15 +7,17 @@ import { PortalRegistrationFormViewProps } from "./sqm-portal-registration-form-
|
|
|
7
7
|
export declare class PortalRegistrationForm {
|
|
8
8
|
ignored: boolean;
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
10
|
+
* Redirect participants to this page after they successfully register.
|
|
11
11
|
*
|
|
12
|
-
* @uiName Registration Redirect
|
|
12
|
+
* @uiName Registration Redirect
|
|
13
|
+
* @uiWidget pageSelect
|
|
13
14
|
*/
|
|
14
15
|
nextPage: string;
|
|
15
16
|
/**
|
|
16
|
-
*
|
|
17
|
+
* Redirect participants to this page from their verification email
|
|
17
18
|
*
|
|
18
|
-
* @uiName Email
|
|
19
|
+
* @uiName Email Verification Redirect
|
|
20
|
+
* @uiWidget pageSelect
|
|
19
21
|
*/
|
|
20
22
|
redirectPath: string;
|
|
21
23
|
/**
|
|
@@ -35,23 +37,21 @@ export declare class PortalRegistrationForm {
|
|
|
35
37
|
*/
|
|
36
38
|
loginLabel: string;
|
|
37
39
|
/**
|
|
38
|
-
* @uiName Confirm Password Label
|
|
40
|
+
* @uiName Confirm Password Field Label
|
|
39
41
|
*/
|
|
40
42
|
confirmPasswordLabel: string;
|
|
41
43
|
/**
|
|
42
|
-
* Show or hide the confirm password input.
|
|
43
|
-
*
|
|
44
44
|
* @uiName Show Confirm Password Field
|
|
45
45
|
*/
|
|
46
46
|
confirmPassword: boolean;
|
|
47
47
|
/**
|
|
48
|
-
* @uiName
|
|
48
|
+
* @uiName Disable Password Validation
|
|
49
49
|
*/
|
|
50
|
-
|
|
50
|
+
disablePasswordValidation: boolean;
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* Hides the email and password fields. Note: If you hide default inputs, you must add additional input fields. They must have the input name attributes "email" and "password" for this form to succeed.
|
|
53
53
|
*
|
|
54
|
-
* @uiName Hide Default
|
|
54
|
+
* @uiName Hide Default Fields
|
|
55
55
|
*/
|
|
56
56
|
hideInputs: boolean;
|
|
57
57
|
/**
|
|
@@ -59,15 +59,52 @@ export declare class PortalRegistrationForm {
|
|
|
59
59
|
*/
|
|
60
60
|
pageLabel: string;
|
|
61
61
|
/**
|
|
62
|
-
*
|
|
62
|
+
* Redirect participants to this page after clicking the login button.
|
|
63
63
|
*
|
|
64
|
-
* @uiName Login Redirect
|
|
64
|
+
* @uiName Login Redirect
|
|
65
|
+
* @uiWidget pageSelect
|
|
65
66
|
*/
|
|
66
67
|
loginPath: string;
|
|
67
68
|
/**
|
|
68
|
-
*
|
|
69
|
+
* The message to be displayed when a required field is not filled.
|
|
70
|
+
*
|
|
71
|
+
* @uiName Required Field Message
|
|
72
|
+
* @uiWidget textArea
|
|
73
|
+
*/
|
|
74
|
+
requiredFieldErrorMessage: string;
|
|
75
|
+
/**
|
|
76
|
+
* The message to be displayed when a the form submission fails unexpectedly.
|
|
77
|
+
*
|
|
78
|
+
* @uiName Network Error Message
|
|
79
|
+
* @uiWidget textArea
|
|
80
|
+
*/
|
|
81
|
+
networkErrorMessage: string;
|
|
82
|
+
/**
|
|
83
|
+
* The message to be displayed when password inputs do not match.
|
|
84
|
+
*
|
|
85
|
+
* @uiName Password Mismatch Message
|
|
86
|
+
* @uiWidget textArea
|
|
87
|
+
*/
|
|
88
|
+
passwordMismatchErrorMessage: string;
|
|
89
|
+
/**
|
|
90
|
+
* The message to be displayed when the email used is invalid or blocked.
|
|
91
|
+
*
|
|
92
|
+
* @uiName Invalid Email Message
|
|
93
|
+
* @uiWidget textArea
|
|
94
|
+
*/
|
|
95
|
+
invalidEmailErrorMessage: string;
|
|
96
|
+
/**
|
|
97
|
+
* The message to be displayed when the registration form is disabled.
|
|
98
|
+
*
|
|
99
|
+
* @uiName Form Disabled Message
|
|
100
|
+
* @uiWidget textArea
|
|
101
|
+
*/
|
|
102
|
+
formDisabledErrorMessage: string;
|
|
103
|
+
/**
|
|
104
|
+
* The key of the registration form used for this microsite.
|
|
69
105
|
*
|
|
70
106
|
* @uiName Form Key
|
|
107
|
+
* @required
|
|
71
108
|
*/
|
|
72
109
|
formKey: string;
|
|
73
110
|
/**
|
|
@@ -9,11 +9,11 @@ export declare function usePortalRegistrationForm(props: PortalRegistrationForm)
|
|
|
9
9
|
states: {
|
|
10
10
|
loading: boolean;
|
|
11
11
|
error: string;
|
|
12
|
-
validationState: import("../sqm-portal-register/useValidationState").FormState;
|
|
13
12
|
registrationFormState: RegistrationFormState;
|
|
14
13
|
confirmPassword: boolean;
|
|
15
14
|
hideInputs: boolean;
|
|
16
15
|
loginPath: string;
|
|
16
|
+
enablePasswordValidation: boolean;
|
|
17
17
|
};
|
|
18
18
|
callbacks: {
|
|
19
19
|
submit: (event: any) => Promise<void>;
|