@saasquatch/mint-components 1.3.3-1 → 1.3.3-5
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-640b3912.js +127 -0
- package/dist/cjs/cjs-1066ec21.js +135 -0
- package/dist/cjs/extends-0302d27d.js +1151 -0
- package/dist/cjs/global-5694a95e.js +26560 -0
- package/dist/cjs/index-b0129cd6.js +1730 -0
- package/dist/cjs/index.cjs.js +2 -0
- package/dist/cjs/index.module-c9d4779a.js +7683 -0
- package/dist/cjs/jsonpointer-11327262.js +106 -0
- package/dist/cjs/jss-preset-default.esm-6304d24f.js +4273 -0
- package/dist/cjs/loader.cjs.js +25 -0
- package/dist/cjs/mint-components.cjs.js +46 -0
- package/dist/cjs/mixins-ebc0fed1.js +95 -0
- package/dist/cjs/re-render-ea55977b.js +45 -0
- package/dist/cjs/sqm-asset-card-view-bcea538f.js +52 -0
- package/dist/cjs/sqm-asset-card.cjs.entry.js +46 -0
- package/dist/cjs/sqm-big-stat.cjs.entry.js +30 -0
- package/dist/cjs/sqm-divided-layout_26.cjs.entry.js +26243 -0
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +35 -0
- package/dist/cjs/sqm-hero-view-dce6baf4.js +149 -0
- package/dist/cjs/sqm-hero.cjs.entry.js +36 -0
- package/dist/cjs/sqm-leaderboard-rank-view-b75c5f58.js +131 -0
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +83 -0
- package/dist/cjs/sqm-leaderboard.cjs.entry.js +69 -0
- package/dist/cjs/sqm-name-fields-view-fbb96a06.js +54 -0
- package/dist/cjs/sqm-name-fields.cjs.entry.js +60 -0
- package/dist/cjs/sqm-navigation-sidebar-item-view-bcf449fc.js +44 -0
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +54 -0
- package/dist/cjs/sqm-navigation-sidebar-view-78640345.js +37 -0
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +23 -0
- package/dist/cjs/sqm-popup-container.cjs.entry.js +69 -0
- package/dist/cjs/sqm-portal-container-view-35c09ff2.js +31 -0
- package/dist/cjs/sqm-portal-container.cjs.entry.js +35 -0
- package/dist/cjs/sqm-portal-email-verification-view-c327bb36.js +45 -0
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +108 -0
- package/dist/cjs/sqm-portal-footer-view-438f480f.js +83 -0
- package/dist/cjs/sqm-portal-footer.cjs.entry.js +59 -0
- package/dist/cjs/sqm-portal-forgot-password-view-c6534a2d.js +46 -0
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +103 -0
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +32 -0
- package/dist/cjs/sqm-portal-profile-view-e5e212e8.js +73 -0
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +249 -0
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +65 -0
- package/dist/cjs/sqm-portal-reset-password-view-db478b01.js +82 -0
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +173 -0
- package/dist/cjs/sqm-portal-section-view-a1587fab.js +28 -0
- package/dist/cjs/sqm-portal-verify-email-view-06b43fb1.js +48 -0
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +131 -0
- package/dist/cjs/sqm-referral-table-column.cjs.entry.js +30 -0
- package/dist/cjs/sqm-referral-table-date-column.cjs.entry.js +47 -0
- package/dist/cjs/sqm-referral-table-rewards-column.cjs.entry.js +38 -0
- package/dist/cjs/sqm-referral-table-status-column.cjs.entry.js +45 -0
- package/dist/cjs/sqm-referral-table-user-column.cjs.entry.js +57 -0
- package/dist/cjs/sqm-route.cjs.entry.js +18 -0
- package/dist/cjs/sqm-share-code.cjs.entry.js +87 -0
- package/dist/cjs/sqm-share-link-view-9490be2a.js +24 -0
- package/dist/cjs/sqm-stat-container-view-fcde63ed.js +53 -0
- package/dist/cjs/sqm-stat-container.cjs.entry.js +29 -0
- package/dist/cjs/sqm-text-span-view-b7e0f9b8.js +60 -0
- package/dist/cjs/sqm-text-span.cjs.entry.js +23 -0
- package/dist/cjs/sqm-titled-section.cjs.entry.js +36 -0
- package/dist/cjs/use-callback-fadb2643.js +7 -0
- package/dist/cjs/useDemoBigStat-8670b2e2.js +872 -0
- package/dist/cjs/utils-a58bfe0d.js +28 -0
- package/dist/collection/ShadowViewAddon.js +35 -0
- package/dist/collection/assets/PoweredBySaaSquatch.png +0 -0
- package/dist/collection/assets/saasquatch-logo-wide.jpeg +0 -0
- package/dist/collection/assets/saasquatch-logo.png +0 -0
- package/dist/collection/collection-manifest.json +67 -0
- package/dist/collection/components/sqm-asset-card/sqm-asset-card-view.js +48 -0
- package/dist/collection/components/sqm-asset-card/sqm-asset-card.js +107 -0
- package/dist/collection/components/sqm-asset-card/useAssetCard.js +9 -0
- package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +37 -0
- package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +137 -0
- package/dist/collection/components/sqm-big-stat/useBigStat.js +509 -0
- package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +28 -0
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +54 -0
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +76 -0
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +55 -0
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile.css +70 -0
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile.js +279 -0
- package/dist/collection/components/sqm-edit-profile/useEditProfile.js +156 -0
- package/dist/collection/components/sqm-form-message/sqm-form-message.css +20 -0
- package/dist/collection/components/sqm-form-message/sqm-form-message.js +82 -0
- package/dist/collection/components/sqm-graphql-client-provider/sqm-graphql-client-provider.js +50 -0
- package/dist/collection/components/sqm-graphql-client-provider/useGraphQLProvider.js +14 -0
- package/dist/collection/components/sqm-hero/sqm-hero-view.js +130 -0
- package/dist/collection/components/sqm-hero/sqm-hero.js +138 -0
- package/dist/collection/components/sqm-hook-story-container/sqm-hook-story-container.js +39 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +22 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.css +37 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +263 -0
- package/dist/collection/components/sqm-leaderboard/useLeaderboard.js +63 -0
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.js +5 -0
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.css +11 -0
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.js +198 -0
- package/dist/collection/components/sqm-leaderboard-rank/useLeaderboardRank.js +38 -0
- package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +50 -0
- package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +114 -0
- package/dist/collection/components/sqm-name-fields/useNameFields.js +14 -0
- package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu-view.js +14 -0
- package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu.css +25 -0
- package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu.js +122 -0
- package/dist/collection/components/sqm-navigation-menu/useNavigationMenu.js +27 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +33 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +24 -0
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +40 -0
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +127 -0
- package/dist/collection/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.js +14 -0
- package/dist/collection/components/sqm-password-field/passwordValidation.js +78 -0
- package/dist/collection/components/sqm-password-field/sqm-password-field-view.js +43 -0
- package/dist/collection/components/sqm-password-field/sqm-password-field.js +132 -0
- package/dist/collection/components/sqm-password-field/usePasswordField.js +25 -0
- package/dist/collection/components/sqm-popup-container/sqm-popup-container-view.js +11 -0
- package/dist/collection/components/sqm-popup-container/sqm-popup-container.css +11 -0
- package/dist/collection/components/sqm-popup-container/sqm-popup-container.js +139 -0
- package/dist/collection/components/sqm-popup-container/usePopupContainer.js +33 -0
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +76 -0
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +281 -0
- package/dist/collection/components/sqm-portal-change-password/usePortalChangePassword.js +61 -0
- package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +27 -0
- package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +147 -0
- package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification-view.js +41 -0
- package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification.js +173 -0
- package/dist/collection/components/sqm-portal-email-verification/usePortalEmailVerification.js +48 -0
- package/dist/collection/components/sqm-portal-footer/PoweredByImg.js +11 -0
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +68 -0
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +305 -0
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +42 -0
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +174 -0
- package/dist/collection/components/sqm-portal-forgot-password/usePortalForgotPassword.js +44 -0
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +55 -0
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +78 -0
- package/dist/collection/components/sqm-portal-frame/usePortalFrame.js +13 -0
- package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +47 -0
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +309 -0
- package/dist/collection/components/sqm-portal-login/usePortalLogin.js +47 -0
- package/dist/collection/components/sqm-portal-logout/sqm-portal-logout.js +50 -0
- package/dist/collection/components/sqm-portal-logout/usePortalLogout.js +5 -0
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +69 -0
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile.js +298 -0
- package/dist/collection/components/sqm-portal-profile/usePortalProfile.js +149 -0
- package/dist/collection/components/sqm-portal-protected-route/sqm-portal-protected-route.js +106 -0
- package/dist/collection/components/sqm-portal-protected-route/usePortalProtectedRoute.js +26 -0
- package/dist/collection/components/sqm-portal-register/sqm-portal-register-view.js +75 -0
- package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +390 -0
- package/dist/collection/components/sqm-portal-register/usePortalRegister.js +115 -0
- package/dist/collection/components/sqm-portal-register/useValidationState.js +8 -0
- package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password-view.js +78 -0
- package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password.js +315 -0
- package/dist/collection/components/sqm-portal-reset-password/usePortalResetPassword.js +77 -0
- package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email-view.js +44 -0
- package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +123 -0
- package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +80 -0
- package/dist/collection/components/sqm-program-menu/sqm-program-menu.js +24 -0
- package/dist/collection/components/sqm-program-menu/useProgramMenu.js +33 -0
- package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe-view.js +30 -0
- package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe.js +156 -0
- package/dist/collection/components/sqm-referral-iframe/useReferralIframe.js +25 -0
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-cell.js +36 -0
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-date-cell.js +43 -0
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +169 -0
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +44 -0
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-user-cell.js +28 -0
- package/dist/collection/components/sqm-referral-table/columns/ReferralTableColumn.js +1 -0
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +88 -0
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +137 -0
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +117 -0
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +145 -0
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +157 -0
- package/dist/collection/components/sqm-referral-table/re-render.js +39 -0
- package/dist/collection/components/sqm-referral-table/sqm-referral-table-view.js +54 -0
- package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +238 -0
- package/dist/collection/components/sqm-referral-table/sqm-table-cell.js +52 -0
- package/dist/collection/components/sqm-referral-table/sqm-table-row.js +33 -0
- package/dist/collection/components/sqm-referral-table/useChildElements.js +16 -0
- package/dist/collection/components/sqm-referral-table/useReferralTable.js +321 -0
- package/dist/collection/components/sqm-route/sqm-route.js +40 -0
- package/dist/collection/components/sqm-router/sqm-router.css +7 -0
- package/dist/collection/components/sqm-router/sqm-router.js +30 -0
- package/dist/collection/components/sqm-router/useRouter.js +79 -0
- package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +20 -0
- package/dist/collection/components/sqm-share-button/sqm-share-button.css +11 -0
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +381 -0
- package/dist/collection/components/sqm-share-button/useShareButton.js +89 -0
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +148 -0
- package/dist/collection/components/sqm-share-code/useShareCode.js +30 -0
- package/dist/collection/components/sqm-share-link/sqm-share-link-view.js +20 -0
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +148 -0
- package/dist/collection/components/sqm-share-link/useShareLink.js +30 -0
- package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +49 -0
- package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +63 -0
- package/dist/collection/components/sqm-stencilbook/CucumberAddon.js +18 -0
- package/dist/collection/components/sqm-stencilbook/HookStoryAddon.js +19 -0
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +110 -0
- package/dist/collection/components/sqm-text/sqm-text.js +77 -0
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +56 -0
- package/dist/collection/components/sqm-text-span/sqm-text-span.js +69 -0
- package/dist/collection/components/sqm-titled-section/sqm-portal-section-view.js +24 -0
- package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +115 -0
- package/dist/collection/components/sqm-user-name/sqm-user-name-view.js +4 -0
- package/dist/collection/components/sqm-user-name/sqm-user-name.js +114 -0
- package/dist/collection/components/sqm-user-name/useUserName.js +26 -0
- package/dist/collection/global/global.js +80 -0
- package/dist/collection/global/mixins.js +100 -0
- package/dist/collection/global/styles.js +582 -0
- package/dist/collection/global/styles.ts +584 -0
- package/dist/collection/index.js +1 -0
- package/dist/collection/insertcss.js +44 -0
- package/dist/collection/stories/AssetCard.stories.js +29 -0
- package/dist/collection/stories/BigStat.stories.js +58 -0
- package/dist/collection/stories/ChangePassword.stories.js +147 -0
- package/dist/collection/stories/DividedLayout.stories.js +85 -0
- package/dist/collection/stories/EditProfileForm.stories.js +61 -0
- package/dist/collection/stories/FormMessage.stories.js +28 -0
- package/dist/collection/stories/Hero.stories.js +168 -0
- package/dist/collection/stories/Leaderboard.stories.js +100 -0
- package/dist/collection/stories/LeaderboardRank.stories.js +12 -0
- package/dist/collection/stories/NameFields.stories.js +36 -0
- package/dist/collection/stories/NavigationSidebar.stories.js +45 -0
- package/dist/collection/stories/NewPortal.stories.js +305 -0
- package/dist/collection/stories/PasswordField.stories.js +40 -0
- package/dist/collection/stories/PortalEmailVerification.stories.js +77 -0
- package/dist/collection/stories/PortalFooter.stories.js +24 -0
- package/dist/collection/stories/PortalForgotPassword.stories.js +73 -0
- package/dist/collection/stories/PortalFrame.stories.js +118 -0
- package/dist/collection/stories/PortalLogin.stories.js +44 -0
- package/dist/collection/stories/PortalProfile.stories.js +233 -0
- package/dist/collection/stories/PortalRegister.stories.js +97 -0
- package/dist/collection/stories/PortalResetPassword.stories.js +153 -0
- package/dist/collection/stories/PortalTemplates.stories.js +156 -0
- package/dist/collection/stories/PortalVerifyEmail.stories.js +39 -0
- package/dist/collection/stories/PoweredByImg.stories.js +14 -0
- package/dist/collection/stories/ProgramMenu.stories.js +39 -0
- package/dist/collection/stories/ReferralIframe.stories.js +29 -0
- package/dist/collection/stories/ReferralTable.stories.js +475 -0
- package/dist/collection/stories/ReferralTableCell.stories.js +62 -0
- package/dist/collection/stories/ReferralTableRewardsCell.stories.js +213 -0
- package/dist/collection/stories/Router.stories.js +144 -0
- package/dist/collection/stories/ShareButton.stories.js +45 -0
- package/dist/collection/stories/ShareLink.stories.js +33 -0
- package/dist/collection/stories/SidebarItem.stories.js +31 -0
- package/dist/collection/stories/UseBigStat.stories.js +105 -0
- package/dist/collection/stories/UseEditProfile.stories.js +41 -0
- package/dist/collection/stories/UseLeaderboard.stories.js +79 -0
- package/dist/collection/stories/UseShareButton.stories.js +59 -0
- package/dist/collection/stories/UseShareLink.stories.js +59 -0
- package/dist/collection/stories/UserName.stories.js +14 -0
- package/dist/collection/utilities.js +21 -0
- package/dist/collection/utils/RequiredPropsError.js +50 -0
- package/dist/collection/utils/isDemo.js +10 -0
- package/dist/collection/utils/utils.js +33 -0
- package/dist/esm/ShadowViewAddon-f84fe5c8.js +122 -0
- package/dist/esm/cjs-bdfb4486.js +133 -0
- package/dist/esm/extends-3a3f9fe2.js +1132 -0
- package/dist/esm/global-bc17ddd7.js +26556 -0
- package/dist/esm/index-17b4da69.js +1699 -0
- package/dist/esm/index.js +1 -0
- package/dist/esm/index.module-c4098674.js +7651 -0
- package/dist/esm/jsonpointer-388a7082.js +104 -0
- package/dist/esm/jss-preset-default.esm-71fae192.js +4270 -0
- package/dist/esm/loader.js +21 -0
- package/dist/esm/mint-components.js +44 -0
- package/dist/esm/mixins-eba86511.js +88 -0
- package/dist/esm/polyfills/core-js.js +11 -0
- package/dist/esm/polyfills/css-shim.js +1 -0
- package/dist/esm/polyfills/dom.js +79 -0
- package/dist/esm/polyfills/es5-html-element.js +1 -0
- package/dist/esm/polyfills/index.js +34 -0
- package/dist/esm/polyfills/system.js +6 -0
- package/dist/esm/re-render-bc542198.js +42 -0
- package/dist/esm/sqm-asset-card-view-686789bb.js +50 -0
- package/dist/esm/sqm-asset-card.entry.js +42 -0
- package/dist/esm/sqm-big-stat.entry.js +26 -0
- package/dist/esm/sqm-divided-layout_26.entry.js +26214 -0
- package/dist/esm/sqm-graphql-client-provider.entry.js +31 -0
- package/dist/esm/sqm-hero-view-8a6c5d99.js +147 -0
- package/dist/esm/sqm-hero.entry.js +32 -0
- package/dist/esm/sqm-leaderboard-rank-view-eb1f817c.js +128 -0
- package/dist/esm/sqm-leaderboard-rank.entry.js +79 -0
- package/dist/esm/sqm-leaderboard.entry.js +65 -0
- package/dist/esm/sqm-name-fields-view-443f3baa.js +52 -0
- package/dist/esm/sqm-name-fields.entry.js +56 -0
- package/dist/esm/sqm-navigation-sidebar-item-view-41c952fe.js +42 -0
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +50 -0
- package/dist/esm/sqm-navigation-sidebar-view-9a7b5a9e.js +35 -0
- package/dist/esm/sqm-navigation-sidebar.entry.js +19 -0
- package/dist/esm/sqm-popup-container.entry.js +65 -0
- package/dist/esm/sqm-portal-container-view-015fbb1c.js +29 -0
- package/dist/esm/sqm-portal-container.entry.js +31 -0
- package/dist/esm/sqm-portal-email-verification-view-070f04d1.js +43 -0
- package/dist/esm/sqm-portal-email-verification.entry.js +104 -0
- package/dist/esm/sqm-portal-footer-view-096aeee9.js +80 -0
- package/dist/esm/sqm-portal-footer.entry.js +55 -0
- package/dist/esm/sqm-portal-forgot-password-view-0a3acc0e.js +44 -0
- package/dist/esm/sqm-portal-forgot-password.entry.js +99 -0
- package/dist/esm/sqm-portal-logout.entry.js +28 -0
- package/dist/esm/sqm-portal-profile-view-e4c5d047.js +71 -0
- package/dist/esm/sqm-portal-profile.entry.js +245 -0
- package/dist/esm/sqm-portal-protected-route.entry.js +61 -0
- package/dist/esm/sqm-portal-reset-password-view-e36b91dd.js +80 -0
- package/dist/esm/sqm-portal-reset-password.entry.js +169 -0
- package/dist/esm/sqm-portal-section-view-17ebaaf1.js +26 -0
- package/dist/esm/sqm-portal-verify-email-view-b818602a.js +46 -0
- package/dist/esm/sqm-portal-verify-email.entry.js +127 -0
- package/dist/esm/sqm-referral-table-column.entry.js +26 -0
- package/dist/esm/sqm-referral-table-date-column.entry.js +43 -0
- package/dist/esm/sqm-referral-table-rewards-column.entry.js +34 -0
- package/dist/esm/sqm-referral-table-status-column.entry.js +41 -0
- package/dist/esm/sqm-referral-table-user-column.entry.js +53 -0
- package/dist/esm/sqm-route.entry.js +14 -0
- package/dist/esm/sqm-share-code.entry.js +83 -0
- package/dist/esm/sqm-share-link-view-f5b091fa.js +22 -0
- package/dist/esm/sqm-stat-container-view-f3285eeb.js +51 -0
- package/dist/esm/sqm-stat-container.entry.js +25 -0
- package/dist/esm/sqm-text-span-view-db65d1ea.js +58 -0
- package/dist/esm/sqm-text-span.entry.js +19 -0
- package/dist/esm/sqm-titled-section.entry.js +32 -0
- package/dist/esm/use-callback-b38a1523.js +5 -0
- package/dist/esm/useDemoBigStat-305d145f.js +867 -0
- package/dist/esm/utils-271197e1.js +25 -0
- package/dist/esm-es5/ShadowViewAddon-f84fe5c8.js +1 -0
- package/dist/esm-es5/cjs-bdfb4486.js +1 -0
- package/dist/esm-es5/extends-3a3f9fe2.js +53 -0
- package/dist/esm-es5/global-bc17ddd7.js +285 -0
- package/dist/esm-es5/index-17b4da69.js +1 -0
- package/dist/esm-es5/index.js +0 -0
- package/dist/esm-es5/index.module-c4098674.js +1 -0
- package/dist/esm-es5/jsonpointer-388a7082.js +1 -0
- package/dist/esm-es5/jss-preset-default.esm-71fae192.js +8 -0
- package/dist/esm-es5/loader.js +1 -0
- package/dist/esm-es5/mint-components.js +1 -0
- package/dist/esm-es5/mixins-eba86511.js +1 -0
- package/dist/esm-es5/re-render-bc542198.js +1 -0
- package/dist/esm-es5/sqm-asset-card-view-686789bb.js +1 -0
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -0
- package/dist/esm-es5/sqm-big-stat.entry.js +1 -0
- package/dist/esm-es5/sqm-divided-layout_26.entry.js +1 -0
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -0
- package/dist/esm-es5/sqm-hero-view-8a6c5d99.js +1 -0
- package/dist/esm-es5/sqm-hero.entry.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank-view-eb1f817c.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -0
- package/dist/esm-es5/sqm-leaderboard.entry.js +1 -0
- package/dist/esm-es5/sqm-name-fields-view-443f3baa.js +1 -0
- package/dist/esm-es5/sqm-name-fields.entry.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-41c952fe.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-view-9a7b5a9e.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -0
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-container-view-015fbb1c.js +1 -0
- package/dist/esm-es5/sqm-portal-container.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-email-verification-view-070f04d1.js +1 -0
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-footer-view-096aeee9.js +1 -0
- package/dist/esm-es5/sqm-portal-footer.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-forgot-password-view-0a3acc0e.js +1 -0
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-profile-view-e4c5d047.js +1 -0
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-reset-password-view-e36b91dd.js +1 -0
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-section-view-17ebaaf1.js +1 -0
- package/dist/esm-es5/sqm-portal-verify-email-view-b818602a.js +1 -0
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -0
- package/dist/esm-es5/sqm-referral-table-column.entry.js +1 -0
- package/dist/esm-es5/sqm-referral-table-date-column.entry.js +1 -0
- package/dist/esm-es5/sqm-referral-table-rewards-column.entry.js +1 -0
- package/dist/esm-es5/sqm-referral-table-status-column.entry.js +1 -0
- package/dist/esm-es5/sqm-referral-table-user-column.entry.js +1 -0
- package/dist/esm-es5/sqm-route.entry.js +1 -0
- package/dist/esm-es5/sqm-share-code.entry.js +1 -0
- package/dist/esm-es5/sqm-share-link-view-f5b091fa.js +1 -0
- package/dist/esm-es5/sqm-stat-container-view-f3285eeb.js +1 -0
- package/dist/esm-es5/sqm-stat-container.entry.js +1 -0
- package/dist/esm-es5/sqm-text-span-view-db65d1ea.js +1 -0
- package/dist/esm-es5/sqm-text-span.entry.js +1 -0
- package/dist/esm-es5/sqm-titled-section.entry.js +1 -0
- package/dist/esm-es5/use-callback-b38a1523.js +1 -0
- package/dist/esm-es5/useDemoBigStat-305d145f.js +1 -0
- package/dist/esm-es5/utils-271197e1.js +1 -0
- package/dist/index.cjs.js +1 -0
- package/dist/index.js +1 -0
- package/dist/loader/cdn.js +3 -0
- package/dist/loader/index.cjs.js +3 -0
- package/dist/loader/index.d.ts +13 -0
- package/dist/loader/index.es2017.js +3 -0
- package/dist/loader/index.js +4 -0
- package/dist/loader/package.json +10 -0
- package/dist/mint-components/global/styles.ts +584 -0
- package/dist/mint-components/index.esm.js +0 -0
- package/dist/mint-components/mint-components.esm.js +1 -0
- package/dist/mint-components/mint-components.js +130 -0
- package/dist/mint-components/p-015b683f.system.js +53 -0
- package/dist/mint-components/p-01ecef43.system.entry.js +1 -0
- package/dist/mint-components/p-028e5b2d.entry.js +1 -0
- package/dist/mint-components/p-151fa42f.js +1 -0
- package/dist/mint-components/p-16dd1560.system.entry.js +1 -0
- package/dist/mint-components/p-1b7d89a7.system.js +8 -0
- package/dist/mint-components/p-1e182e88.system.js +1 -0
- package/dist/mint-components/p-1eb492e9.system.entry.js +1 -0
- package/dist/mint-components/p-1f2cf99b.system.js +1 -0
- package/dist/mint-components/p-1fb3f364.entry.js +1 -0
- package/dist/mint-components/p-210ee5d8.system.js +1 -0
- package/dist/mint-components/p-299be7f5.system.entry.js +1 -0
- package/dist/mint-components/p-2a495707.system.js +1 -0
- package/dist/mint-components/p-314db33c.entry.js +1 -0
- package/dist/mint-components/p-35c7cb98.system.js +1 -0
- package/dist/mint-components/p-385ecd6a.system.js +1 -0
- package/dist/mint-components/p-39c5c05f.js +1 -0
- package/dist/mint-components/p-3d691d68.entry.js +1 -0
- package/dist/mint-components/p-3e8661ac.entry.js +1 -0
- package/dist/mint-components/p-4186211c.entry.js +1 -0
- package/dist/mint-components/p-41d60628.entry.js +1 -0
- package/dist/mint-components/p-4293cf8b.system.js +1 -0
- package/dist/mint-components/p-44578b22.js +42 -0
- package/dist/mint-components/p-456ac17b.system.entry.js +1 -0
- package/dist/mint-components/p-496b1fb5.system.js +1 -0
- package/dist/mint-components/p-4a43d08d.system.entry.js +1 -0
- package/dist/mint-components/p-4bc4d3cd.js +1248 -0
- package/dist/mint-components/p-4bd679a7.system.js +1 -0
- package/dist/mint-components/p-4eaf0ffb.system.js +1 -0
- package/dist/mint-components/p-4f443ee8.system.entry.js +1 -0
- package/dist/mint-components/p-500af00b.system.entry.js +1 -0
- package/dist/mint-components/p-50cab082.js +1 -0
- package/dist/mint-components/p-50ea2036.system.js +1 -0
- package/dist/mint-components/p-516ed603.js +1 -0
- package/dist/mint-components/p-51f49459.system.entry.js +1 -0
- package/dist/mint-components/p-52209290.js +1 -0
- package/dist/mint-components/p-571e91e7.js +1 -0
- package/dist/mint-components/p-57e8da01.system.js +1 -0
- package/dist/mint-components/p-588df429.js +1 -0
- package/dist/mint-components/p-5983c4b1.entry.js +1 -0
- package/dist/mint-components/p-5b02078c.system.entry.js +1 -0
- package/dist/mint-components/p-5b3f7ae3.system.js +1 -0
- package/dist/mint-components/p-5ca3a6d5.system.entry.js +1 -0
- package/dist/mint-components/p-5ee55ce9.js +1 -0
- package/dist/mint-components/p-5f58de4d.system.entry.js +1 -0
- package/dist/mint-components/p-60967480.system.entry.js +1 -0
- package/dist/mint-components/p-611744d8.system.entry.js +1 -0
- package/dist/mint-components/p-620504da.entry.js +1 -0
- package/dist/mint-components/p-639d3dd3.entry.js +1 -0
- package/dist/mint-components/p-63e14d28.system.entry.js +1 -0
- package/dist/mint-components/p-64046957.system.js +1 -0
- package/dist/mint-components/p-640be111.system.js +1 -0
- package/dist/mint-components/p-64c3217a.js +1 -0
- package/dist/mint-components/p-64c3ab61.entry.js +1 -0
- package/dist/mint-components/p-663f7a43.js +1 -0
- package/dist/mint-components/p-67ef28d9.entry.js +1 -0
- package/dist/mint-components/p-6ec81e0b.entry.js +1 -0
- package/dist/mint-components/p-70dfea1f.entry.js +1 -0
- package/dist/mint-components/p-773c4233.entry.js +1 -0
- package/dist/mint-components/p-78e6007a.system.entry.js +1 -0
- package/dist/mint-components/p-7a5dc420.system.entry.js +1 -0
- package/dist/mint-components/p-7bb84d1e.entry.js +9 -0
- package/dist/mint-components/p-7ed9efe2.system.entry.js +1 -0
- package/dist/mint-components/p-83a280d6.entry.js +230 -0
- package/dist/mint-components/p-86387caa.system.entry.js +1 -0
- package/dist/mint-components/p-88995874.system.js +285 -0
- package/dist/mint-components/p-8cb92dee.js +1 -0
- package/dist/mint-components/p-91e7e0c7.entry.js +1 -0
- package/dist/mint-components/p-92d332cb.entry.js +33 -0
- package/dist/mint-components/p-951b2711.system.entry.js +1 -0
- package/dist/mint-components/p-958d85e3.js +1 -0
- package/dist/mint-components/p-96b7953f.js +1 -0
- package/dist/mint-components/p-97608be8.entry.js +1 -0
- package/dist/mint-components/p-97bc7872.system.entry.js +1 -0
- package/dist/mint-components/p-9ee9f091.system.entry.js +1 -0
- package/dist/mint-components/p-a225c7bd.system.entry.js +1 -0
- package/dist/mint-components/p-a28686e7.system.entry.js +1 -0
- package/dist/mint-components/p-a2e8c264.system.js +1 -0
- package/dist/mint-components/p-a36e0311.entry.js +1 -0
- package/dist/mint-components/p-a6f4266b.system.entry.js +1 -0
- package/dist/mint-components/p-a75081bd.entry.js +1 -0
- package/dist/mint-components/p-a89b55a9.entry.js +1 -0
- package/dist/mint-components/p-ad8a199b.system.js +1 -0
- package/dist/mint-components/p-b2295bc5.system.js +1 -0
- package/dist/mint-components/p-b285d182.system.js +1 -0
- package/dist/mint-components/p-b349de5a.entry.js +1 -0
- package/dist/mint-components/p-b5cb77e7.entry.js +13 -0
- package/dist/mint-components/p-b8089b13.js +227 -0
- package/dist/mint-components/p-b9686abe.entry.js +1 -0
- package/dist/mint-components/p-ba505a8c.js +1 -0
- package/dist/mint-components/p-bc19e178.js +1 -0
- package/dist/mint-components/p-bf178ad1.js +1 -0
- package/dist/mint-components/p-c072c9a8.entry.js +1 -0
- package/dist/mint-components/p-c0d9c611.system.js +1 -0
- package/dist/mint-components/p-c1086930.js +1 -0
- package/dist/mint-components/p-c1a47137.system.entry.js +1 -0
- package/dist/mint-components/p-cb390f74.js +1 -0
- package/dist/mint-components/p-cb81c288.js +17 -0
- package/dist/mint-components/p-cbc89108.entry.js +1 -0
- package/dist/mint-components/p-cd600176.system.entry.js +1 -0
- package/dist/mint-components/p-d0e177ef.js +1 -0
- package/dist/mint-components/p-d2a78efd.js +1 -0
- package/dist/mint-components/p-d5c6b717.js +1 -0
- package/dist/mint-components/p-d791a5c9.system.js +1 -0
- package/dist/mint-components/p-d7a75527.js +1 -0
- package/dist/mint-components/p-d809ef4f.system.js +1 -0
- package/dist/mint-components/p-d8a80a72.entry.js +1 -0
- package/dist/mint-components/p-db5a1e78.js +1 -0
- package/dist/mint-components/p-dddf8d01.system.js +1 -0
- package/dist/mint-components/p-ded92f50.system.js +1 -0
- package/dist/mint-components/p-e10edeba.entry.js +1 -0
- package/dist/mint-components/p-e33e615e.js +1 -0
- package/dist/mint-components/p-e45fc80a.system.js +1 -0
- package/dist/mint-components/p-e5ec4c82.js +1 -0
- package/dist/mint-components/p-e7e129ac.js +1 -0
- package/dist/mint-components/p-ec398bef.system.entry.js +1 -0
- package/dist/mint-components/p-f3c05b72.system.js +1 -0
- package/dist/mint-components/p-f4eb3d30.system.entry.js +1 -0
- package/dist/mint-components/p-f56b14fd.system.entry.js +1 -0
- package/dist/mint-components/p-fcf92302.system.js +1 -0
- package/dist/mint-components/p-fd621386.system.js +1 -0
- package/dist/mint-components/p-ff17b3a4.system.js +1 -0
- package/dist/types/ShadowViewAddon.d.ts +6 -0
- package/dist/types/components/sqm-asset-card/sqm-asset-card-view.d.ts +8 -0
- package/dist/types/components/sqm-asset-card/sqm-asset-card.d.ts +24 -0
- package/dist/types/components/sqm-asset-card/useAssetCard.d.ts +7 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +7 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +36 -0
- package/dist/types/components/sqm-big-stat/useBigStat.d.ts +18 -0
- package/dist/types/components/sqm-big-stat/useDemoBigStat.d.ts +3 -0
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +7 -0
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +22 -0
- package/dist/types/components/sqm-edit-profile/sqm-edit-profile-view.d.ts +37 -0
- package/dist/types/components/sqm-edit-profile/sqm-edit-profile.d.ts +48 -0
- package/dist/types/components/sqm-edit-profile/useEditProfile.d.ts +12 -0
- package/dist/types/components/sqm-form-message/sqm-form-message.d.ts +13 -0
- package/dist/types/components/sqm-graphql-client-provider/sqm-graphql-client-provider.d.ts +13 -0
- package/dist/types/components/sqm-graphql-client-provider/useGraphQLProvider.d.ts +3 -0
- package/dist/types/components/sqm-hero/sqm-hero-view.d.ts +15 -0
- package/dist/types/components/sqm-hero/sqm-hero.d.ts +20 -0
- package/dist/types/components/sqm-hook-story-container/sqm-hook-story-container.d.ts +8 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +27 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +50 -0
- package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +26 -0
- package/dist/types/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.d.ts +6 -0
- package/dist/types/components/sqm-leaderboard-rank/sqm-leaderboard-rank.d.ts +41 -0
- package/dist/types/components/sqm-leaderboard-rank/useLeaderboardRank.d.ts +9 -0
- package/dist/types/components/sqm-name-fields/sqm-name-fields-view.d.ts +10 -0
- package/dist/types/components/sqm-name-fields/sqm-name-fields.d.ts +21 -0
- package/dist/types/components/sqm-name-fields/useNameFields.d.ts +14 -0
- package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu-view.d.ts +15 -0
- package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu.d.ts +24 -0
- package/dist/types/components/sqm-navigation-menu/useNavigationMenu.d.ts +3 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +4 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +11 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.d.ts +11 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +27 -0
- package/dist/types/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.d.ts +3 -0
- package/dist/types/components/sqm-password-field/passwordValidation.d.ts +1 -0
- package/dist/types/components/sqm-password-field/sqm-password-field-view.d.ts +15 -0
- package/dist/types/components/sqm-password-field/sqm-password-field.d.ts +32 -0
- package/dist/types/components/sqm-password-field/usePasswordField.d.ts +3 -0
- package/dist/types/components/sqm-popup-container/sqm-popup-container-view.d.ts +4 -0
- package/dist/types/components/sqm-popup-container/sqm-popup-container.d.ts +26 -0
- package/dist/types/components/sqm-popup-container/usePopupContainer.d.ts +33 -0
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password-view.d.ts +23 -0
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password.d.ts +48 -0
- package/dist/types/components/sqm-portal-change-password/usePortalChangePassword.d.ts +24 -0
- package/dist/types/components/sqm-portal-container/sqm-portal-container-view.d.ts +10 -0
- package/dist/types/components/sqm-portal-container/sqm-portal-container.d.ts +30 -0
- package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification-view.d.ts +17 -0
- package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification.d.ts +32 -0
- package/dist/types/components/sqm-portal-email-verification/usePortalEmailVerification.d.ts +17 -0
- package/dist/types/components/sqm-portal-footer/PoweredByImg.d.ts +7 -0
- package/dist/types/components/sqm-portal-footer/sqm-portal-footer-view.d.ts +16 -0
- package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +57 -0
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +18 -0
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +32 -0
- package/dist/types/components/sqm-portal-forgot-password/usePortalForgotPassword.d.ts +12 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +11 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +16 -0
- package/dist/types/components/sqm-portal-frame/usePortalFrame.d.ts +3 -0
- package/dist/types/components/sqm-portal-login/sqm-portal-login-view.d.ts +20 -0
- package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +52 -0
- package/dist/types/components/sqm-portal-login/usePortalLogin.d.ts +11 -0
- package/dist/types/components/sqm-portal-logout/sqm-portal-logout.d.ts +13 -0
- package/dist/types/components/sqm-portal-logout/usePortalLogout.d.ts +3 -0
- package/dist/types/components/sqm-portal-profile/sqm-portal-profile-view.d.ts +37 -0
- package/dist/types/components/sqm-portal-profile/sqm-portal-profile.d.ts +48 -0
- package/dist/types/components/sqm-portal-profile/usePortalProfile.d.ts +12 -0
- package/dist/types/components/sqm-portal-protected-route/sqm-portal-protected-route.d.ts +21 -0
- package/dist/types/components/sqm-portal-protected-route/usePortalProtectedRoute.d.ts +7 -0
- package/dist/types/components/sqm-portal-register/sqm-portal-register-view.d.ts +30 -0
- package/dist/types/components/sqm-portal-register/sqm-portal-register.d.ts +64 -0
- package/dist/types/components/sqm-portal-register/usePortalRegister.d.ts +25 -0
- package/dist/types/components/sqm-portal-register/useValidationState.d.ts +17 -0
- package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password-view.d.ts +26 -0
- package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password.d.ts +56 -0
- package/dist/types/components/sqm-portal-reset-password/usePortalResetPassword.d.ts +3 -0
- package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email-view.d.ts +15 -0
- package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email.d.ts +24 -0
- package/dist/types/components/sqm-portal-verify-email/usePortalVerifyEmail.d.ts +17 -0
- package/dist/types/components/sqm-program-menu/sqm-program-menu.d.ts +9 -0
- package/dist/types/components/sqm-program-menu/useProgramMenu.d.ts +13 -0
- package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe-view.d.ts +13 -0
- package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe.d.ts +29 -0
- package/dist/types/components/sqm-referral-iframe/useReferralIframe.d.ts +3 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-cell.d.ts +7 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-date-cell.d.ts +7 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +5 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +5 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-user-cell.d.ts +4 -0
- package/dist/types/components/sqm-referral-table/columns/ReferralTableColumn.d.ts +6 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +15 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +29 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +19 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +23 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +23 -0
- package/dist/types/components/sqm-referral-table/re-render.d.ts +13 -0
- package/dist/types/components/sqm-referral-table/sqm-referral-table-view.d.ts +29 -0
- package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +33 -0
- package/dist/types/components/sqm-referral-table/sqm-table-cell.d.ts +5 -0
- package/dist/types/components/sqm-referral-table/sqm-table-row.d.ts +4 -0
- package/dist/types/components/sqm-referral-table/useChildElements.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/useReferralTable.d.ts +5 -0
- package/dist/types/components/sqm-route/sqm-route.d.ts +15 -0
- package/dist/types/components/sqm-router/sqm-router.d.ts +9 -0
- package/dist/types/components/sqm-router/useRouter.d.ts +9 -0
- package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +16 -0
- package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +80 -0
- package/dist/types/components/sqm-share-button/useShareButton.d.ts +8 -0
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +33 -0
- package/dist/types/components/sqm-share-code/useShareCode.d.ts +8 -0
- package/dist/types/components/sqm-share-link/sqm-share-link-view.d.ts +8 -0
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +33 -0
- package/dist/types/components/sqm-share-link/useShareLink.d.ts +8 -0
- package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +5 -0
- package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +16 -0
- package/dist/types/components/sqm-stencilbook/CucumberAddon.d.ts +2 -0
- package/dist/types/components/sqm-stencilbook/HookStoryAddon.d.ts +8 -0
- package/dist/types/components/sqm-stencilbook/sqm-stencilbook.d.ts +11 -0
- package/dist/types/components/sqm-text/sqm-text.d.ts +10 -0
- package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +5 -0
- package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +20 -0
- package/dist/types/components/sqm-titled-section/sqm-portal-section-view.d.ts +9 -0
- package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +22 -0
- package/dist/types/components/sqm-user-name/sqm-user-name-view.d.ts +6 -0
- package/dist/types/components/sqm-user-name/sqm-user-name.d.ts +24 -0
- package/dist/types/components/sqm-user-name/useUserName.d.ts +3 -0
- package/dist/types/components.d.ts +2566 -0
- package/dist/types/global/global.d.ts +6 -0
- package/dist/types/global/mixins.d.ts +166 -0
- package/dist/types/global/styles.d.ts +2 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/insertcss.d.ts +6 -0
- package/dist/types/saasquatch.d.ts +92 -0
- package/dist/types/stencil-public-runtime.d.ts +1555 -0
- package/dist/types/stories/AssetCard.stories.d.ts +7 -0
- package/dist/types/stories/BigStat.stories.d.ts +12 -0
- package/dist/types/stories/ChangePassword.stories.d.ts +13 -0
- package/dist/types/stories/DividedLayout.stories.d.ts +7 -0
- package/dist/types/stories/EditProfileForm.stories.d.ts +7 -0
- package/dist/types/stories/FormMessage.stories.d.ts +8 -0
- package/dist/types/stories/Hero.stories.d.ts +16 -0
- package/dist/types/stories/Leaderboard.stories.d.ts +11 -0
- package/dist/types/stories/LeaderboardRank.stories.d.ts +5 -0
- package/dist/types/stories/NameFields.stories.d.ts +9 -0
- package/dist/types/stories/NavigationSidebar.stories.d.ts +5 -0
- package/dist/types/stories/NewPortal.stories.d.ts +8 -0
- package/dist/types/stories/PasswordField.stories.d.ts +7 -0
- package/dist/types/stories/PortalEmailVerification.stories.d.ts +11 -0
- package/dist/types/stories/PortalFooter.stories.d.ts +12 -0
- package/dist/types/stories/PortalForgotPassword.stories.d.ts +11 -0
- package/dist/types/stories/PortalFrame.stories.d.ts +8 -0
- package/dist/types/stories/PortalLogin.stories.d.ts +7 -0
- package/dist/types/stories/PortalProfile.stories.d.ts +10 -0
- package/dist/types/stories/PortalRegister.stories.d.ts +9 -0
- package/dist/types/stories/PortalResetPassword.stories.d.ts +13 -0
- package/dist/types/stories/PortalTemplates.stories.d.ts +100 -0
- package/dist/types/stories/PortalVerifyEmail.stories.d.ts +9 -0
- package/dist/types/stories/PoweredByImg.stories.d.ts +7 -0
- package/dist/types/stories/ProgramMenu.stories.d.ts +28 -0
- package/dist/types/stories/ReferralIframe.stories.d.ts +9 -0
- package/dist/types/stories/ReferralTable.stories.d.ts +13 -0
- package/dist/types/stories/ReferralTableCell.stories.d.ts +10 -0
- package/dist/types/stories/ReferralTableRewardsCell.stories.d.ts +19 -0
- package/dist/types/stories/Router.stories.d.ts +28 -0
- package/dist/types/stories/ShareButton.stories.d.ts +11 -0
- package/dist/types/stories/ShareLink.stories.d.ts +8 -0
- package/dist/types/stories/SidebarItem.stories.d.ts +6 -0
- package/dist/types/stories/UseBigStat.stories.d.ts +166 -0
- package/dist/types/stories/UseEditProfile.stories.d.ts +10 -0
- package/dist/types/stories/UseLeaderboard.stories.d.ts +16 -0
- package/dist/types/stories/UseShareButton.stories.d.ts +16 -0
- package/dist/types/stories/UseShareLink.stories.d.ts +22 -0
- package/dist/types/stories/UserName.stories.d.ts +6 -0
- package/dist/types/utilities.d.ts +3 -0
- package/dist/types/utils/RequiredPropsError.d.ts +7 -0
- package/dist/types/utils/isDemo.d.ts +4 -0
- package/dist/types/utils/utils.d.ts +12 -0
- package/grapesjs/grapesjs.js +54 -0
- package/package.json +2 -2
- package/shoelace/assets/icons/LICENSE.md +21 -0
- package/shoelace/assets/icons/alarm-fill.svg +3 -0
- package/shoelace/assets/icons/alarm.svg +4 -0
- package/shoelace/assets/icons/align-bottom.svg +4 -0
- package/shoelace/assets/icons/align-center.svg +3 -0
- package/shoelace/assets/icons/align-end.svg +4 -0
- package/shoelace/assets/icons/align-middle.svg +3 -0
- package/shoelace/assets/icons/align-start.svg +4 -0
- package/shoelace/assets/icons/align-top.svg +4 -0
- package/shoelace/assets/icons/alt.svg +3 -0
- package/shoelace/assets/icons/app-indicator.svg +4 -0
- package/shoelace/assets/icons/app.svg +3 -0
- package/shoelace/assets/icons/archive-fill.svg +3 -0
- package/shoelace/assets/icons/archive.svg +3 -0
- package/shoelace/assets/icons/arrow-90deg-down.svg +3 -0
- package/shoelace/assets/icons/arrow-90deg-left.svg +3 -0
- package/shoelace/assets/icons/arrow-90deg-right.svg +3 -0
- package/shoelace/assets/icons/arrow-90deg-up.svg +3 -0
- package/shoelace/assets/icons/arrow-bar-down.svg +3 -0
- package/shoelace/assets/icons/arrow-bar-left.svg +3 -0
- package/shoelace/assets/icons/arrow-bar-right.svg +3 -0
- package/shoelace/assets/icons/arrow-bar-up.svg +3 -0
- package/shoelace/assets/icons/arrow-clockwise.svg +4 -0
- package/shoelace/assets/icons/arrow-counterclockwise.svg +4 -0
- package/shoelace/assets/icons/arrow-down-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-down-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-down-left-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-down-left-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-down-left-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-down-left-square.svg +3 -0
- package/shoelace/assets/icons/arrow-down-left.svg +3 -0
- package/shoelace/assets/icons/arrow-down-right-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-down-right-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-down-right-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-down-right-square.svg +3 -0
- package/shoelace/assets/icons/arrow-down-right.svg +3 -0
- package/shoelace/assets/icons/arrow-down-short.svg +3 -0
- package/shoelace/assets/icons/arrow-down-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-down-square.svg +3 -0
- package/shoelace/assets/icons/arrow-down-up.svg +3 -0
- package/shoelace/assets/icons/arrow-down.svg +3 -0
- package/shoelace/assets/icons/arrow-left-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-left-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-left-right.svg +3 -0
- package/shoelace/assets/icons/arrow-left-short.svg +3 -0
- package/shoelace/assets/icons/arrow-left-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-left-square.svg +3 -0
- package/shoelace/assets/icons/arrow-left.svg +3 -0
- package/shoelace/assets/icons/arrow-repeat.svg +4 -0
- package/shoelace/assets/icons/arrow-return-left.svg +3 -0
- package/shoelace/assets/icons/arrow-return-right.svg +3 -0
- package/shoelace/assets/icons/arrow-right-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-right-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-right-short.svg +3 -0
- package/shoelace/assets/icons/arrow-right-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-right-square.svg +3 -0
- package/shoelace/assets/icons/arrow-right.svg +3 -0
- package/shoelace/assets/icons/arrow-up-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-up-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-up-left-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-up-left-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-up-left-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-up-left-square.svg +3 -0
- package/shoelace/assets/icons/arrow-up-left.svg +3 -0
- package/shoelace/assets/icons/arrow-up-right-circle-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-up-right-circle.svg +3 -0
- package/shoelace/assets/icons/arrow-up-right-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-up-right-square.svg +3 -0
- package/shoelace/assets/icons/arrow-up-right.svg +3 -0
- package/shoelace/assets/icons/arrow-up-short.svg +3 -0
- package/shoelace/assets/icons/arrow-up-square-fill.svg +3 -0
- package/shoelace/assets/icons/arrow-up-square.svg +3 -0
- package/shoelace/assets/icons/arrow-up.svg +3 -0
- package/shoelace/assets/icons/arrows-angle-contract.svg +3 -0
- package/shoelace/assets/icons/arrows-angle-expand.svg +3 -0
- package/shoelace/assets/icons/arrows-collapse.svg +3 -0
- package/shoelace/assets/icons/arrows-expand.svg +3 -0
- package/shoelace/assets/icons/arrows-fullscreen.svg +3 -0
- package/shoelace/assets/icons/arrows-move.svg +3 -0
- package/shoelace/assets/icons/aspect-ratio-fill.svg +3 -0
- package/shoelace/assets/icons/aspect-ratio.svg +4 -0
- package/shoelace/assets/icons/asterisk.svg +3 -0
- package/shoelace/assets/icons/at.svg +3 -0
- package/shoelace/assets/icons/award-fill.svg +4 -0
- package/shoelace/assets/icons/award.svg +4 -0
- package/shoelace/assets/icons/back.svg +3 -0
- package/shoelace/assets/icons/backspace-fill.svg +3 -0
- package/shoelace/assets/icons/backspace-reverse-fill.svg +3 -0
- package/shoelace/assets/icons/backspace-reverse.svg +4 -0
- package/shoelace/assets/icons/backspace.svg +4 -0
- package/shoelace/assets/icons/badge-3d-fill.svg +4 -0
- package/shoelace/assets/icons/badge-3d.svg +4 -0
- package/shoelace/assets/icons/badge-4k-fill.svg +4 -0
- package/shoelace/assets/icons/badge-4k.svg +4 -0
- package/shoelace/assets/icons/badge-8k-fill.svg +4 -0
- package/shoelace/assets/icons/badge-8k.svg +4 -0
- package/shoelace/assets/icons/badge-ad-fill.svg +4 -0
- package/shoelace/assets/icons/badge-ad.svg +4 -0
- package/shoelace/assets/icons/badge-ar-fill.svg +4 -0
- package/shoelace/assets/icons/badge-ar.svg +4 -0
- package/shoelace/assets/icons/badge-cc-fill.svg +3 -0
- package/shoelace/assets/icons/badge-cc.svg +4 -0
- package/shoelace/assets/icons/badge-hd-fill.svg +4 -0
- package/shoelace/assets/icons/badge-hd.svg +4 -0
- package/shoelace/assets/icons/badge-tm-fill.svg +3 -0
- package/shoelace/assets/icons/badge-tm.svg +4 -0
- package/shoelace/assets/icons/badge-vo-fill.svg +4 -0
- package/shoelace/assets/icons/badge-vo.svg +4 -0
- package/shoelace/assets/icons/badge-vr-fill.svg +4 -0
- package/shoelace/assets/icons/badge-vr.svg +4 -0
- package/shoelace/assets/icons/badge-wc-fill.svg +3 -0
- package/shoelace/assets/icons/badge-wc.svg +4 -0
- package/shoelace/assets/icons/bag-check-fill.svg +3 -0
- package/shoelace/assets/icons/bag-check.svg +4 -0
- package/shoelace/assets/icons/bag-dash-fill.svg +3 -0
- package/shoelace/assets/icons/bag-dash.svg +4 -0
- package/shoelace/assets/icons/bag-fill.svg +3 -0
- package/shoelace/assets/icons/bag-plus-fill.svg +3 -0
- package/shoelace/assets/icons/bag-plus.svg +4 -0
- package/shoelace/assets/icons/bag-x-fill.svg +3 -0
- package/shoelace/assets/icons/bag-x.svg +4 -0
- package/shoelace/assets/icons/bag.svg +3 -0
- package/shoelace/assets/icons/bar-chart-fill.svg +3 -0
- package/shoelace/assets/icons/bar-chart-line-fill.svg +3 -0
- package/shoelace/assets/icons/bar-chart-line.svg +3 -0
- package/shoelace/assets/icons/bar-chart-steps.svg +3 -0
- package/shoelace/assets/icons/bar-chart.svg +3 -0
- package/shoelace/assets/icons/basket-fill.svg +3 -0
- package/shoelace/assets/icons/basket.svg +3 -0
- package/shoelace/assets/icons/basket2-fill.svg +3 -0
- package/shoelace/assets/icons/basket2.svg +4 -0
- package/shoelace/assets/icons/basket3-fill.svg +3 -0
- package/shoelace/assets/icons/basket3.svg +3 -0
- package/shoelace/assets/icons/battery-charging.svg +6 -0
- package/shoelace/assets/icons/battery-full.svg +4 -0
- package/shoelace/assets/icons/battery-half.svg +4 -0
- package/shoelace/assets/icons/battery.svg +3 -0
- package/shoelace/assets/icons/bell-fill.svg +3 -0
- package/shoelace/assets/icons/bell.svg +3 -0
- package/shoelace/assets/icons/bezier.svg +4 -0
- package/shoelace/assets/icons/bezier2.svg +3 -0
- package/shoelace/assets/icons/bicycle.svg +3 -0
- package/shoelace/assets/icons/binoculars-fill.svg +3 -0
- package/shoelace/assets/icons/binoculars.svg +3 -0
- package/shoelace/assets/icons/blockquote-left.svg +3 -0
- package/shoelace/assets/icons/blockquote-right.svg +3 -0
- package/shoelace/assets/icons/book-fill.svg +3 -0
- package/shoelace/assets/icons/book-half.svg +3 -0
- package/shoelace/assets/icons/book.svg +3 -0
- package/shoelace/assets/icons/bookmark-check-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-check.svg +4 -0
- package/shoelace/assets/icons/bookmark-dash-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-dash.svg +4 -0
- package/shoelace/assets/icons/bookmark-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-heart-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-heart.svg +4 -0
- package/shoelace/assets/icons/bookmark-plus-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-plus.svg +4 -0
- package/shoelace/assets/icons/bookmark-star-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-star.svg +4 -0
- package/shoelace/assets/icons/bookmark-x-fill.svg +3 -0
- package/shoelace/assets/icons/bookmark-x.svg +4 -0
- package/shoelace/assets/icons/bookmark.svg +3 -0
- package/shoelace/assets/icons/bookmarks-fill.svg +4 -0
- package/shoelace/assets/icons/bookmarks.svg +4 -0
- package/shoelace/assets/icons/bookshelf.svg +3 -0
- package/shoelace/assets/icons/bootstrap-fill.svg +4 -0
- package/shoelace/assets/icons/bootstrap-reboot.svg +4 -0
- package/shoelace/assets/icons/bootstrap.svg +4 -0
- package/shoelace/assets/icons/border-all.svg +3 -0
- package/shoelace/assets/icons/border-bottom.svg +3 -0
- package/shoelace/assets/icons/border-center.svg +3 -0
- package/shoelace/assets/icons/border-inner.svg +5 -0
- package/shoelace/assets/icons/border-left.svg +3 -0
- package/shoelace/assets/icons/border-middle.svg +3 -0
- package/shoelace/assets/icons/border-outer.svg +4 -0
- package/shoelace/assets/icons/border-right.svg +3 -0
- package/shoelace/assets/icons/border-style.svg +3 -0
- package/shoelace/assets/icons/border-top.svg +3 -0
- package/shoelace/assets/icons/border-width.svg +3 -0
- package/shoelace/assets/icons/border.svg +3 -0
- package/shoelace/assets/icons/bounding-box-circles.svg +3 -0
- package/shoelace/assets/icons/bounding-box.svg +3 -0
- package/shoelace/assets/icons/box-arrow-down-left.svg +4 -0
- package/shoelace/assets/icons/box-arrow-down-right.svg +4 -0
- package/shoelace/assets/icons/box-arrow-down.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-down-left.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-down-right.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-down.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-left.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-right.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-up-left.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-up-right.svg +4 -0
- package/shoelace/assets/icons/box-arrow-in-up.svg +4 -0
- package/shoelace/assets/icons/box-arrow-left.svg +4 -0
- package/shoelace/assets/icons/box-arrow-right.svg +4 -0
- package/shoelace/assets/icons/box-arrow-up-left.svg +4 -0
- package/shoelace/assets/icons/box-arrow-up-right.svg +4 -0
- package/shoelace/assets/icons/box-arrow-up.svg +4 -0
- package/shoelace/assets/icons/box-seam.svg +3 -0
- package/shoelace/assets/icons/box.svg +3 -0
- package/shoelace/assets/icons/braces.svg +3 -0
- package/shoelace/assets/icons/bricks.svg +3 -0
- package/shoelace/assets/icons/briefcase-fill.svg +4 -0
- package/shoelace/assets/icons/briefcase.svg +3 -0
- package/shoelace/assets/icons/brightness-alt-high-fill.svg +3 -0
- package/shoelace/assets/icons/brightness-alt-high.svg +3 -0
- package/shoelace/assets/icons/brightness-alt-low-fill.svg +3 -0
- package/shoelace/assets/icons/brightness-alt-low.svg +3 -0
- package/shoelace/assets/icons/brightness-high-fill.svg +3 -0
- package/shoelace/assets/icons/brightness-high.svg +3 -0
- package/shoelace/assets/icons/brightness-low-fill.svg +3 -0
- package/shoelace/assets/icons/brightness-low.svg +3 -0
- package/shoelace/assets/icons/broadcast-pin.svg +3 -0
- package/shoelace/assets/icons/broadcast.svg +3 -0
- package/shoelace/assets/icons/brush-fill.svg +3 -0
- package/shoelace/assets/icons/brush.svg +3 -0
- package/shoelace/assets/icons/bucket-fill.svg +3 -0
- package/shoelace/assets/icons/bucket.svg +3 -0
- package/shoelace/assets/icons/bug-fill.svg +4 -0
- package/shoelace/assets/icons/bug.svg +3 -0
- package/shoelace/assets/icons/building.svg +4 -0
- package/shoelace/assets/icons/bullseye.svg +6 -0
- package/shoelace/assets/icons/calculator-fill.svg +3 -0
- package/shoelace/assets/icons/calculator.svg +4 -0
- package/shoelace/assets/icons/calendar-check-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-check.svg +4 -0
- package/shoelace/assets/icons/calendar-date-fill.svg +4 -0
- package/shoelace/assets/icons/calendar-date.svg +4 -0
- package/shoelace/assets/icons/calendar-day-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-day.svg +4 -0
- package/shoelace/assets/icons/calendar-event-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-event.svg +4 -0
- package/shoelace/assets/icons/calendar-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-minus-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-minus.svg +4 -0
- package/shoelace/assets/icons/calendar-month-fill.svg +4 -0
- package/shoelace/assets/icons/calendar-month.svg +4 -0
- package/shoelace/assets/icons/calendar-plus-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-plus.svg +4 -0
- package/shoelace/assets/icons/calendar-range-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-range.svg +4 -0
- package/shoelace/assets/icons/calendar-week-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-week.svg +4 -0
- package/shoelace/assets/icons/calendar-x-fill.svg +3 -0
- package/shoelace/assets/icons/calendar-x.svg +4 -0
- package/shoelace/assets/icons/calendar.svg +3 -0
- package/shoelace/assets/icons/calendar2-check-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-check.svg +5 -0
- package/shoelace/assets/icons/calendar2-date-fill.svg +4 -0
- package/shoelace/assets/icons/calendar2-date.svg +5 -0
- package/shoelace/assets/icons/calendar2-day-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-day.svg +5 -0
- package/shoelace/assets/icons/calendar2-event-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-event.svg +5 -0
- package/shoelace/assets/icons/calendar2-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-minus-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-minus.svg +5 -0
- package/shoelace/assets/icons/calendar2-month-fill.svg +4 -0
- package/shoelace/assets/icons/calendar2-month.svg +5 -0
- package/shoelace/assets/icons/calendar2-plus-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-plus.svg +4 -0
- package/shoelace/assets/icons/calendar2-range-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-range.svg +4 -0
- package/shoelace/assets/icons/calendar2-week-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-week.svg +4 -0
- package/shoelace/assets/icons/calendar2-x-fill.svg +3 -0
- package/shoelace/assets/icons/calendar2-x.svg +5 -0
- package/shoelace/assets/icons/calendar2.svg +4 -0
- package/shoelace/assets/icons/calendar3-event-fill.svg +3 -0
- package/shoelace/assets/icons/calendar3-event.svg +4 -0
- package/shoelace/assets/icons/calendar3-fill.svg +3 -0
- package/shoelace/assets/icons/calendar3-range-fill.svg +3 -0
- package/shoelace/assets/icons/calendar3-range.svg +4 -0
- package/shoelace/assets/icons/calendar3-week-fill.svg +3 -0
- package/shoelace/assets/icons/calendar3-week.svg +4 -0
- package/shoelace/assets/icons/calendar3.svg +4 -0
- package/shoelace/assets/icons/calendar4-event.svg +4 -0
- package/shoelace/assets/icons/calendar4-range.svg +4 -0
- package/shoelace/assets/icons/calendar4-week.svg +4 -0
- package/shoelace/assets/icons/calendar4.svg +3 -0
- package/shoelace/assets/icons/camera-fill.svg +4 -0
- package/shoelace/assets/icons/camera-reels-fill.svg +5 -0
- package/shoelace/assets/icons/camera-reels.svg +5 -0
- package/shoelace/assets/icons/camera-video-fill.svg +3 -0
- package/shoelace/assets/icons/camera-video-off-fill.svg +3 -0
- package/shoelace/assets/icons/camera-video-off.svg +3 -0
- package/shoelace/assets/icons/camera-video.svg +3 -0
- package/shoelace/assets/icons/camera.svg +4 -0
- package/shoelace/assets/icons/camera2.svg +4 -0
- package/shoelace/assets/icons/capslock-fill.svg +3 -0
- package/shoelace/assets/icons/capslock.svg +3 -0
- package/shoelace/assets/icons/card-checklist.svg +4 -0
- package/shoelace/assets/icons/card-heading.svg +4 -0
- package/shoelace/assets/icons/card-image.svg +4 -0
- package/shoelace/assets/icons/card-list.svg +4 -0
- package/shoelace/assets/icons/card-text.svg +4 -0
- package/shoelace/assets/icons/caret-down-fill.svg +3 -0
- package/shoelace/assets/icons/caret-down-square-fill.svg +3 -0
- package/shoelace/assets/icons/caret-down-square.svg +4 -0
- package/shoelace/assets/icons/caret-down.svg +3 -0
- package/shoelace/assets/icons/caret-left-fill.svg +3 -0
- package/shoelace/assets/icons/caret-left-square-fill.svg +3 -0
- package/shoelace/assets/icons/caret-left-square.svg +4 -0
- package/shoelace/assets/icons/caret-left.svg +3 -0
- package/shoelace/assets/icons/caret-right-fill.svg +3 -0
- package/shoelace/assets/icons/caret-right-square-fill.svg +3 -0
- package/shoelace/assets/icons/caret-right-square.svg +4 -0
- package/shoelace/assets/icons/caret-right.svg +3 -0
- package/shoelace/assets/icons/caret-up-fill.svg +3 -0
- package/shoelace/assets/icons/caret-up-square-fill.svg +3 -0
- package/shoelace/assets/icons/caret-up-square.svg +4 -0
- package/shoelace/assets/icons/caret-up.svg +3 -0
- package/shoelace/assets/icons/cart-check-fill.svg +3 -0
- package/shoelace/assets/icons/cart-check.svg +4 -0
- package/shoelace/assets/icons/cart-dash-fill.svg +3 -0
- package/shoelace/assets/icons/cart-dash.svg +4 -0
- package/shoelace/assets/icons/cart-fill.svg +3 -0
- package/shoelace/assets/icons/cart-plus-fill.svg +3 -0
- package/shoelace/assets/icons/cart-plus.svg +4 -0
- package/shoelace/assets/icons/cart-x-fill.svg +3 -0
- package/shoelace/assets/icons/cart-x.svg +4 -0
- package/shoelace/assets/icons/cart.svg +3 -0
- package/shoelace/assets/icons/cart2.svg +3 -0
- package/shoelace/assets/icons/cart3.svg +3 -0
- package/shoelace/assets/icons/cart4.svg +3 -0
- package/shoelace/assets/icons/cash-stack.svg +4 -0
- package/shoelace/assets/icons/cash.svg +4 -0
- package/shoelace/assets/icons/cast.svg +4 -0
- package/shoelace/assets/icons/chat-dots-fill.svg +3 -0
- package/shoelace/assets/icons/chat-dots.svg +4 -0
- package/shoelace/assets/icons/chat-fill.svg +3 -0
- package/shoelace/assets/icons/chat-left-dots-fill.svg +3 -0
- package/shoelace/assets/icons/chat-left-dots.svg +4 -0
- package/shoelace/assets/icons/chat-left-fill.svg +3 -0
- package/shoelace/assets/icons/chat-left-quote-fill.svg +3 -0
- package/shoelace/assets/icons/chat-left-quote.svg +4 -0
- package/shoelace/assets/icons/chat-left-text-fill.svg +3 -0
- package/shoelace/assets/icons/chat-left-text.svg +4 -0
- package/shoelace/assets/icons/chat-left.svg +3 -0
- package/shoelace/assets/icons/chat-quote-fill.svg +3 -0
- package/shoelace/assets/icons/chat-quote.svg +4 -0
- package/shoelace/assets/icons/chat-right-dots-fill.svg +3 -0
- package/shoelace/assets/icons/chat-right-dots.svg +4 -0
- package/shoelace/assets/icons/chat-right-fill.svg +3 -0
- package/shoelace/assets/icons/chat-right-quote-fill.svg +3 -0
- package/shoelace/assets/icons/chat-right-quote.svg +4 -0
- package/shoelace/assets/icons/chat-right-text-fill.svg +3 -0
- package/shoelace/assets/icons/chat-right-text.svg +4 -0
- package/shoelace/assets/icons/chat-right.svg +3 -0
- package/shoelace/assets/icons/chat-square-dots-fill.svg +3 -0
- package/shoelace/assets/icons/chat-square-dots.svg +4 -0
- package/shoelace/assets/icons/chat-square-fill.svg +3 -0
- package/shoelace/assets/icons/chat-square-quote-fill.svg +3 -0
- package/shoelace/assets/icons/chat-square-quote.svg +4 -0
- package/shoelace/assets/icons/chat-square-text-fill.svg +3 -0
- package/shoelace/assets/icons/chat-square-text.svg +4 -0
- package/shoelace/assets/icons/chat-square.svg +3 -0
- package/shoelace/assets/icons/chat-text-fill.svg +3 -0
- package/shoelace/assets/icons/chat-text.svg +4 -0
- package/shoelace/assets/icons/chat.svg +3 -0
- package/shoelace/assets/icons/check-all.svg +3 -0
- package/shoelace/assets/icons/check-circle-fill.svg +3 -0
- package/shoelace/assets/icons/check-circle.svg +4 -0
- package/shoelace/assets/icons/check-square-fill.svg +3 -0
- package/shoelace/assets/icons/check-square.svg +4 -0
- package/shoelace/assets/icons/check.svg +3 -0
- package/shoelace/assets/icons/check2-all.svg +4 -0
- package/shoelace/assets/icons/check2-circle.svg +4 -0
- package/shoelace/assets/icons/check2-square.svg +4 -0
- package/shoelace/assets/icons/check2.svg +3 -0
- package/shoelace/assets/icons/chevron-bar-contract.svg +3 -0
- package/shoelace/assets/icons/chevron-bar-down.svg +3 -0
- package/shoelace/assets/icons/chevron-bar-expand.svg +3 -0
- package/shoelace/assets/icons/chevron-bar-left.svg +3 -0
- package/shoelace/assets/icons/chevron-bar-right.svg +3 -0
- package/shoelace/assets/icons/chevron-bar-up.svg +3 -0
- package/shoelace/assets/icons/chevron-compact-down.svg +3 -0
- package/shoelace/assets/icons/chevron-compact-left.svg +3 -0
- package/shoelace/assets/icons/chevron-compact-right.svg +3 -0
- package/shoelace/assets/icons/chevron-compact-up.svg +3 -0
- package/shoelace/assets/icons/chevron-contract.svg +3 -0
- package/shoelace/assets/icons/chevron-double-down.svg +4 -0
- package/shoelace/assets/icons/chevron-double-left.svg +4 -0
- package/shoelace/assets/icons/chevron-double-right.svg +4 -0
- package/shoelace/assets/icons/chevron-double-up.svg +4 -0
- package/shoelace/assets/icons/chevron-down.svg +3 -0
- package/shoelace/assets/icons/chevron-expand.svg +3 -0
- package/shoelace/assets/icons/chevron-left.svg +3 -0
- package/shoelace/assets/icons/chevron-right.svg +3 -0
- package/shoelace/assets/icons/chevron-up.svg +3 -0
- package/shoelace/assets/icons/circle-fill.svg +3 -0
- package/shoelace/assets/icons/circle-half.svg +3 -0
- package/shoelace/assets/icons/circle-square.svg +4 -0
- package/shoelace/assets/icons/circle.svg +3 -0
- package/shoelace/assets/icons/clipboard-check.svg +5 -0
- package/shoelace/assets/icons/clipboard-data.svg +5 -0
- package/shoelace/assets/icons/clipboard-minus.svg +5 -0
- package/shoelace/assets/icons/clipboard-plus.svg +5 -0
- package/shoelace/assets/icons/clipboard-x.svg +5 -0
- package/shoelace/assets/icons/clipboard.svg +4 -0
- package/shoelace/assets/icons/clock-fill.svg +3 -0
- package/shoelace/assets/icons/clock-history.svg +5 -0
- package/shoelace/assets/icons/clock.svg +4 -0
- package/shoelace/assets/icons/cloud-arrow-down-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-arrow-down.svg +4 -0
- package/shoelace/assets/icons/cloud-arrow-up-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-arrow-up.svg +4 -0
- package/shoelace/assets/icons/cloud-check-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-check.svg +4 -0
- package/shoelace/assets/icons/cloud-download-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-download.svg +4 -0
- package/shoelace/assets/icons/cloud-drizzle-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-drizzle.svg +3 -0
- package/shoelace/assets/icons/cloud-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-fog-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-fog.svg +3 -0
- package/shoelace/assets/icons/cloud-fog2-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-fog2.svg +3 -0
- package/shoelace/assets/icons/cloud-hail-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-hail.svg +3 -0
- package/shoelace/assets/icons/cloud-haze-1.svg +3 -0
- package/shoelace/assets/icons/cloud-haze-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-haze.svg +3 -0
- package/shoelace/assets/icons/cloud-haze2-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-lightning-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-lightning-rain-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-lightning-rain.svg +3 -0
- package/shoelace/assets/icons/cloud-lightning.svg +3 -0
- package/shoelace/assets/icons/cloud-minus-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-minus.svg +3 -0
- package/shoelace/assets/icons/cloud-moon-fill.svg +4 -0
- package/shoelace/assets/icons/cloud-moon.svg +4 -0
- package/shoelace/assets/icons/cloud-plus-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-plus.svg +4 -0
- package/shoelace/assets/icons/cloud-rain-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-rain-heavy-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-rain-heavy.svg +3 -0
- package/shoelace/assets/icons/cloud-rain.svg +3 -0
- package/shoelace/assets/icons/cloud-slash-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-slash.svg +4 -0
- package/shoelace/assets/icons/cloud-sleet-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-sleet.svg +3 -0
- package/shoelace/assets/icons/cloud-snow-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-snow.svg +3 -0
- package/shoelace/assets/icons/cloud-sun-fill.svg +4 -0
- package/shoelace/assets/icons/cloud-sun.svg +4 -0
- package/shoelace/assets/icons/cloud-upload-fill.svg +3 -0
- package/shoelace/assets/icons/cloud-upload.svg +4 -0
- package/shoelace/assets/icons/cloud.svg +3 -0
- package/shoelace/assets/icons/clouds-fill.svg +4 -0
- package/shoelace/assets/icons/clouds.svg +4 -0
- package/shoelace/assets/icons/cloudy-fill.svg +3 -0
- package/shoelace/assets/icons/cloudy.svg +3 -0
- package/shoelace/assets/icons/code-slash.svg +3 -0
- package/shoelace/assets/icons/code-square.svg +4 -0
- package/shoelace/assets/icons/code.svg +3 -0
- package/shoelace/assets/icons/collection-fill.svg +3 -0
- package/shoelace/assets/icons/collection-play-fill.svg +3 -0
- package/shoelace/assets/icons/collection-play.svg +4 -0
- package/shoelace/assets/icons/collection.svg +3 -0
- package/shoelace/assets/icons/columns-gap.svg +3 -0
- package/shoelace/assets/icons/columns.svg +3 -0
- package/shoelace/assets/icons/command.svg +3 -0
- package/shoelace/assets/icons/compass-fill.svg +3 -0
- package/shoelace/assets/icons/compass.svg +4 -0
- package/shoelace/assets/icons/cone-striped.svg +3 -0
- package/shoelace/assets/icons/cone.svg +3 -0
- package/shoelace/assets/icons/controller.svg +4 -0
- package/shoelace/assets/icons/cpu-fill.svg +4 -0
- package/shoelace/assets/icons/cpu.svg +3 -0
- package/shoelace/assets/icons/credit-card-2-back-fill.svg +3 -0
- package/shoelace/assets/icons/credit-card-2-back.svg +4 -0
- package/shoelace/assets/icons/credit-card-2-front-fill.svg +3 -0
- package/shoelace/assets/icons/credit-card-2-front.svg +4 -0
- package/shoelace/assets/icons/credit-card-fill.svg +3 -0
- package/shoelace/assets/icons/credit-card.svg +4 -0
- package/shoelace/assets/icons/crop.svg +3 -0
- package/shoelace/assets/icons/cup-fill.svg +3 -0
- package/shoelace/assets/icons/cup-straw.svg +3 -0
- package/shoelace/assets/icons/cup.svg +3 -0
- package/shoelace/assets/icons/cursor-fill.svg +3 -0
- package/shoelace/assets/icons/cursor-text.svg +3 -0
- package/shoelace/assets/icons/cursor.svg +3 -0
- package/shoelace/assets/icons/dash-circle-dotted.svg +3 -0
- package/shoelace/assets/icons/dash-circle-fill.svg +3 -0
- package/shoelace/assets/icons/dash-circle.svg +4 -0
- package/shoelace/assets/icons/dash-square-dotted.svg +3 -0
- package/shoelace/assets/icons/dash-square-fill.svg +3 -0
- package/shoelace/assets/icons/dash-square.svg +4 -0
- package/shoelace/assets/icons/dash.svg +3 -0
- package/shoelace/assets/icons/diagram-2-fill.svg +3 -0
- package/shoelace/assets/icons/diagram-2.svg +3 -0
- package/shoelace/assets/icons/diagram-3-fill.svg +3 -0
- package/shoelace/assets/icons/diagram-3.svg +3 -0
- package/shoelace/assets/icons/diamond-fill.svg +3 -0
- package/shoelace/assets/icons/diamond-half.svg +3 -0
- package/shoelace/assets/icons/diamond.svg +3 -0
- package/shoelace/assets/icons/dice-1-fill.svg +3 -0
- package/shoelace/assets/icons/dice-1.svg +4 -0
- package/shoelace/assets/icons/dice-2-fill.svg +3 -0
- package/shoelace/assets/icons/dice-2.svg +4 -0
- package/shoelace/assets/icons/dice-3-fill.svg +3 -0
- package/shoelace/assets/icons/dice-3.svg +4 -0
- package/shoelace/assets/icons/dice-4-fill.svg +3 -0
- package/shoelace/assets/icons/dice-4.svg +4 -0
- package/shoelace/assets/icons/dice-5-fill.svg +3 -0
- package/shoelace/assets/icons/dice-5.svg +4 -0
- package/shoelace/assets/icons/dice-6-fill.svg +3 -0
- package/shoelace/assets/icons/dice-6.svg +4 -0
- package/shoelace/assets/icons/disc-fill.svg +3 -0
- package/shoelace/assets/icons/disc.svg +4 -0
- package/shoelace/assets/icons/discord.svg +4 -0
- package/shoelace/assets/icons/display-fill.svg +3 -0
- package/shoelace/assets/icons/display.svg +3 -0
- package/shoelace/assets/icons/distribute-horizontal.svg +4 -0
- package/shoelace/assets/icons/distribute-vertical.svg +4 -0
- package/shoelace/assets/icons/door-closed-fill.svg +3 -0
- package/shoelace/assets/icons/door-closed.svg +4 -0
- package/shoelace/assets/icons/door-open-fill.svg +3 -0
- package/shoelace/assets/icons/door-open.svg +4 -0
- package/shoelace/assets/icons/dot.svg +3 -0
- package/shoelace/assets/icons/download.svg +4 -0
- package/shoelace/assets/icons/droplet-fill.svg +3 -0
- package/shoelace/assets/icons/droplet-half.svg +4 -0
- package/shoelace/assets/icons/droplet.svg +4 -0
- package/shoelace/assets/icons/earbuds.svg +3 -0
- package/shoelace/assets/icons/easel-fill.svg +3 -0
- package/shoelace/assets/icons/easel.svg +3 -0
- package/shoelace/assets/icons/egg-fill.svg +3 -0
- package/shoelace/assets/icons/egg-fried.svg +4 -0
- package/shoelace/assets/icons/egg.svg +3 -0
- package/shoelace/assets/icons/eject-fill.svg +3 -0
- package/shoelace/assets/icons/eject.svg +3 -0
- package/shoelace/assets/icons/emoji-angry-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-angry.svg +4 -0
- package/shoelace/assets/icons/emoji-dizzy-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-dizzy.svg +4 -0
- package/shoelace/assets/icons/emoji-expressionless-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-expressionless.svg +4 -0
- package/shoelace/assets/icons/emoji-frown-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-frown.svg +4 -0
- package/shoelace/assets/icons/emoji-heart-eyes-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-heart-eyes.svg +4 -0
- package/shoelace/assets/icons/emoji-laughing-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-laughing.svg +4 -0
- package/shoelace/assets/icons/emoji-neutral-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-neutral.svg +4 -0
- package/shoelace/assets/icons/emoji-smile-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-smile-upside-down-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-smile-upside-down.svg +4 -0
- package/shoelace/assets/icons/emoji-smile.svg +4 -0
- package/shoelace/assets/icons/emoji-sunglasses-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-sunglasses.svg +4 -0
- package/shoelace/assets/icons/emoji-wink-fill.svg +3 -0
- package/shoelace/assets/icons/emoji-wink.svg +4 -0
- package/shoelace/assets/icons/envelope-fill.svg +3 -0
- package/shoelace/assets/icons/envelope-open-fill.svg +3 -0
- package/shoelace/assets/icons/envelope-open.svg +3 -0
- package/shoelace/assets/icons/envelope.svg +3 -0
- package/shoelace/assets/icons/eraser-fill.svg +3 -0
- package/shoelace/assets/icons/eraser.svg +3 -0
- package/shoelace/assets/icons/exclamation-circle-fill.svg +3 -0
- package/shoelace/assets/icons/exclamation-circle.svg +4 -0
- package/shoelace/assets/icons/exclamation-diamond-fill.svg +3 -0
- package/shoelace/assets/icons/exclamation-diamond.svg +4 -0
- package/shoelace/assets/icons/exclamation-octagon-fill.svg +3 -0
- package/shoelace/assets/icons/exclamation-octagon.svg +4 -0
- package/shoelace/assets/icons/exclamation-square-fill.svg +3 -0
- package/shoelace/assets/icons/exclamation-square.svg +4 -0
- package/shoelace/assets/icons/exclamation-triangle-fill.svg +3 -0
- package/shoelace/assets/icons/exclamation-triangle.svg +4 -0
- package/shoelace/assets/icons/exclamation.svg +3 -0
- package/shoelace/assets/icons/exclude.svg +3 -0
- package/shoelace/assets/icons/eye-fill.svg +4 -0
- package/shoelace/assets/icons/eye-slash-fill.svg +4 -0
- package/shoelace/assets/icons/eye-slash.svg +5 -0
- package/shoelace/assets/icons/eye.svg +4 -0
- package/shoelace/assets/icons/eyedropper.svg +3 -0
- package/shoelace/assets/icons/eyeglasses.svg +3 -0
- package/shoelace/assets/icons/facebook.svg +3 -0
- package/shoelace/assets/icons/file-arrow-down-fill.svg +3 -0
- package/shoelace/assets/icons/file-arrow-down.svg +4 -0
- package/shoelace/assets/icons/file-arrow-up-fill.svg +3 -0
- package/shoelace/assets/icons/file-arrow-up.svg +4 -0
- package/shoelace/assets/icons/file-bar-graph-fill.svg +3 -0
- package/shoelace/assets/icons/file-bar-graph.svg +4 -0
- package/shoelace/assets/icons/file-binary-fill.svg +4 -0
- package/shoelace/assets/icons/file-binary.svg +4 -0
- package/shoelace/assets/icons/file-break-fill.svg +3 -0
- package/shoelace/assets/icons/file-break.svg +3 -0
- package/shoelace/assets/icons/file-check-fill.svg +3 -0
- package/shoelace/assets/icons/file-check.svg +4 -0
- package/shoelace/assets/icons/file-code-fill.svg +3 -0
- package/shoelace/assets/icons/file-code.svg +4 -0
- package/shoelace/assets/icons/file-diff-fill.svg +3 -0
- package/shoelace/assets/icons/file-diff.svg +4 -0
- package/shoelace/assets/icons/file-earmark-arrow-down-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-arrow-down.svg +4 -0
- package/shoelace/assets/icons/file-earmark-arrow-up-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-arrow-up.svg +4 -0
- package/shoelace/assets/icons/file-earmark-bar-graph-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-bar-graph.svg +4 -0
- package/shoelace/assets/icons/file-earmark-binary-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-binary.svg +4 -0
- package/shoelace/assets/icons/file-earmark-break-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-break.svg +3 -0
- package/shoelace/assets/icons/file-earmark-check-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-check.svg +4 -0
- package/shoelace/assets/icons/file-earmark-code-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-code.svg +4 -0
- package/shoelace/assets/icons/file-earmark-diff-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-diff.svg +4 -0
- package/shoelace/assets/icons/file-earmark-easel-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-easel.svg +4 -0
- package/shoelace/assets/icons/file-earmark-excel-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-excel.svg +4 -0
- package/shoelace/assets/icons/file-earmark-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-font-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-font.svg +4 -0
- package/shoelace/assets/icons/file-earmark-image-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-image.svg +4 -0
- package/shoelace/assets/icons/file-earmark-lock-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-lock.svg +4 -0
- package/shoelace/assets/icons/file-earmark-lock2-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-lock2.svg +4 -0
- package/shoelace/assets/icons/file-earmark-medical-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-medical.svg +4 -0
- package/shoelace/assets/icons/file-earmark-minus-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-minus.svg +4 -0
- package/shoelace/assets/icons/file-earmark-music-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-music.svg +4 -0
- package/shoelace/assets/icons/file-earmark-person-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-person.svg +4 -0
- package/shoelace/assets/icons/file-earmark-play-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-play.svg +4 -0
- package/shoelace/assets/icons/file-earmark-plus-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-plus.svg +4 -0
- package/shoelace/assets/icons/file-earmark-post-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-post.svg +4 -0
- package/shoelace/assets/icons/file-earmark-ppt-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-ppt.svg +4 -0
- package/shoelace/assets/icons/file-earmark-richtext-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-richtext.svg +4 -0
- package/shoelace/assets/icons/file-earmark-ruled-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-ruled.svg +3 -0
- package/shoelace/assets/icons/file-earmark-slides-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-slides.svg +5 -0
- package/shoelace/assets/icons/file-earmark-spreadsheet-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-spreadsheet.svg +3 -0
- package/shoelace/assets/icons/file-earmark-text-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-text.svg +4 -0
- package/shoelace/assets/icons/file-earmark-word-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-word.svg +4 -0
- package/shoelace/assets/icons/file-earmark-x-fill.svg +3 -0
- package/shoelace/assets/icons/file-earmark-x.svg +4 -0
- package/shoelace/assets/icons/file-earmark-zip-fill.svg +4 -0
- package/shoelace/assets/icons/file-earmark-zip.svg +4 -0
- package/shoelace/assets/icons/file-earmark.svg +3 -0
- package/shoelace/assets/icons/file-easel-fill.svg +4 -0
- package/shoelace/assets/icons/file-easel.svg +4 -0
- package/shoelace/assets/icons/file-excel-fill.svg +3 -0
- package/shoelace/assets/icons/file-excel.svg +4 -0
- package/shoelace/assets/icons/file-fill.svg +3 -0
- package/shoelace/assets/icons/file-font-fill.svg +3 -0
- package/shoelace/assets/icons/file-font.svg +4 -0
- package/shoelace/assets/icons/file-image-fill.svg +4 -0
- package/shoelace/assets/icons/file-image.svg +4 -0
- package/shoelace/assets/icons/file-lock-fill.svg +4 -0
- package/shoelace/assets/icons/file-lock.svg +4 -0
- package/shoelace/assets/icons/file-lock2-fill.svg +4 -0
- package/shoelace/assets/icons/file-lock2.svg +4 -0
- package/shoelace/assets/icons/file-medical-fill.svg +3 -0
- package/shoelace/assets/icons/file-medical.svg +4 -0
- package/shoelace/assets/icons/file-minus-fill.svg +3 -0
- package/shoelace/assets/icons/file-minus.svg +4 -0
- package/shoelace/assets/icons/file-music-fill.svg +3 -0
- package/shoelace/assets/icons/file-music.svg +4 -0
- package/shoelace/assets/icons/file-person-fill.svg +3 -0
- package/shoelace/assets/icons/file-person.svg +4 -0
- package/shoelace/assets/icons/file-play-fill.svg +3 -0
- package/shoelace/assets/icons/file-play.svg +4 -0
- package/shoelace/assets/icons/file-plus-fill.svg +3 -0
- package/shoelace/assets/icons/file-plus.svg +4 -0
- package/shoelace/assets/icons/file-post-fill.svg +3 -0
- package/shoelace/assets/icons/file-post.svg +4 -0
- package/shoelace/assets/icons/file-ppt-fill.svg +4 -0
- package/shoelace/assets/icons/file-ppt.svg +4 -0
- package/shoelace/assets/icons/file-richtext-fill.svg +3 -0
- package/shoelace/assets/icons/file-richtext.svg +4 -0
- package/shoelace/assets/icons/file-ruled-fill.svg +3 -0
- package/shoelace/assets/icons/file-ruled.svg +3 -0
- package/shoelace/assets/icons/file-slides-fill.svg +4 -0
- package/shoelace/assets/icons/file-slides.svg +4 -0
- package/shoelace/assets/icons/file-spreadsheet-fill.svg +3 -0
- package/shoelace/assets/icons/file-spreadsheet.svg +3 -0
- package/shoelace/assets/icons/file-text-fill.svg +3 -0
- package/shoelace/assets/icons/file-text.svg +4 -0
- package/shoelace/assets/icons/file-word-fill.svg +3 -0
- package/shoelace/assets/icons/file-word.svg +4 -0
- package/shoelace/assets/icons/file-x-fill.svg +3 -0
- package/shoelace/assets/icons/file-x.svg +4 -0
- package/shoelace/assets/icons/file-zip-fill.svg +4 -0
- package/shoelace/assets/icons/file-zip.svg +4 -0
- package/shoelace/assets/icons/file.svg +3 -0
- package/shoelace/assets/icons/files-alt.svg +3 -0
- package/shoelace/assets/icons/files.svg +3 -0
- package/shoelace/assets/icons/film.svg +3 -0
- package/shoelace/assets/icons/filter-circle-fill.svg +3 -0
- package/shoelace/assets/icons/filter-circle.svg +4 -0
- package/shoelace/assets/icons/filter-left.svg +3 -0
- package/shoelace/assets/icons/filter-right.svg +3 -0
- package/shoelace/assets/icons/filter-square-fill.svg +3 -0
- package/shoelace/assets/icons/filter-square.svg +4 -0
- package/shoelace/assets/icons/filter.svg +3 -0
- package/shoelace/assets/icons/flag-fill.svg +3 -0
- package/shoelace/assets/icons/flag.svg +3 -0
- package/shoelace/assets/icons/flower1.svg +3 -0
- package/shoelace/assets/icons/flower2.svg +3 -0
- package/shoelace/assets/icons/flower3.svg +3 -0
- package/shoelace/assets/icons/folder-check.svg +4 -0
- package/shoelace/assets/icons/folder-fill.svg +3 -0
- package/shoelace/assets/icons/folder-minus.svg +4 -0
- package/shoelace/assets/icons/folder-plus.svg +4 -0
- package/shoelace/assets/icons/folder-symlink-fill.svg +3 -0
- package/shoelace/assets/icons/folder-symlink.svg +4 -0
- package/shoelace/assets/icons/folder-x.svg +4 -0
- package/shoelace/assets/icons/folder.svg +3 -0
- package/shoelace/assets/icons/folder2-open.svg +3 -0
- package/shoelace/assets/icons/folder2.svg +3 -0
- package/shoelace/assets/icons/fonts.svg +3 -0
- package/shoelace/assets/icons/forward-fill.svg +3 -0
- package/shoelace/assets/icons/forward.svg +3 -0
- package/shoelace/assets/icons/front.svg +3 -0
- package/shoelace/assets/icons/fullscreen-exit.svg +3 -0
- package/shoelace/assets/icons/fullscreen.svg +3 -0
- package/shoelace/assets/icons/funnel-fill.svg +3 -0
- package/shoelace/assets/icons/funnel.svg +3 -0
- package/shoelace/assets/icons/gear-fill.svg +3 -0
- package/shoelace/assets/icons/gear-wide-connected.svg +3 -0
- package/shoelace/assets/icons/gear-wide.svg +3 -0
- package/shoelace/assets/icons/gear.svg +4 -0
- package/shoelace/assets/icons/gem.svg +3 -0
- package/shoelace/assets/icons/geo-alt-fill.svg +3 -0
- package/shoelace/assets/icons/geo-alt.svg +4 -0
- package/shoelace/assets/icons/geo-fill.svg +3 -0
- package/shoelace/assets/icons/geo.svg +3 -0
- package/shoelace/assets/icons/gift-fill.svg +3 -0
- package/shoelace/assets/icons/gift.svg +3 -0
- package/shoelace/assets/icons/github.svg +3 -0
- package/shoelace/assets/icons/globe.svg +3 -0
- package/shoelace/assets/icons/globe2.svg +3 -0
- package/shoelace/assets/icons/google.svg +3 -0
- package/shoelace/assets/icons/graph-down.svg +3 -0
- package/shoelace/assets/icons/graph-up.svg +3 -0
- package/shoelace/assets/icons/grid-1x2-fill.svg +3 -0
- package/shoelace/assets/icons/grid-1x2.svg +3 -0
- package/shoelace/assets/icons/grid-3x2-gap-fill.svg +3 -0
- package/shoelace/assets/icons/grid-3x2-gap.svg +3 -0
- package/shoelace/assets/icons/grid-3x2.svg +3 -0
- package/shoelace/assets/icons/grid-3x3-gap-fill.svg +3 -0
- package/shoelace/assets/icons/grid-3x3-gap.svg +3 -0
- package/shoelace/assets/icons/grid-3x3.svg +3 -0
- package/shoelace/assets/icons/grid-fill.svg +3 -0
- package/shoelace/assets/icons/grid.svg +3 -0
- package/shoelace/assets/icons/grip-horizontal.svg +3 -0
- package/shoelace/assets/icons/grip-vertical.svg +3 -0
- package/shoelace/assets/icons/hammer.svg +3 -0
- package/shoelace/assets/icons/hand-index-fill.svg +3 -0
- package/shoelace/assets/icons/hand-index-thumb-fill.svg +3 -0
- package/shoelace/assets/icons/hand-index-thumb.svg +3 -0
- package/shoelace/assets/icons/hand-index.svg +3 -0
- package/shoelace/assets/icons/hand-thumbs-down-fill.svg +3 -0
- package/shoelace/assets/icons/hand-thumbs-down.svg +3 -0
- package/shoelace/assets/icons/hand-thumbs-up-fill.svg +3 -0
- package/shoelace/assets/icons/hand-thumbs-up.svg +3 -0
- package/shoelace/assets/icons/handbag-fill.svg +3 -0
- package/shoelace/assets/icons/handbag.svg +3 -0
- package/shoelace/assets/icons/hash.svg +3 -0
- package/shoelace/assets/icons/hdd-fill.svg +3 -0
- package/shoelace/assets/icons/hdd-network-fill.svg +3 -0
- package/shoelace/assets/icons/hdd-network.svg +4 -0
- package/shoelace/assets/icons/hdd-rack-fill.svg +3 -0
- package/shoelace/assets/icons/hdd-rack.svg +4 -0
- package/shoelace/assets/icons/hdd-stack-fill.svg +3 -0
- package/shoelace/assets/icons/hdd-stack.svg +5 -0
- package/shoelace/assets/icons/hdd.svg +4 -0
- package/shoelace/assets/icons/headphones.svg +3 -0
- package/shoelace/assets/icons/headset.svg +3 -0
- package/shoelace/assets/icons/heart-fill.svg +3 -0
- package/shoelace/assets/icons/heart-half.svg +3 -0
- package/shoelace/assets/icons/heart.svg +3 -0
- package/shoelace/assets/icons/heptagon-fill.svg +3 -0
- package/shoelace/assets/icons/heptagon-half.svg +3 -0
- package/shoelace/assets/icons/heptagon.svg +3 -0
- package/shoelace/assets/icons/hexagon-fill.svg +3 -0
- package/shoelace/assets/icons/hexagon-half.svg +3 -0
- package/shoelace/assets/icons/hexagon.svg +3 -0
- package/shoelace/assets/icons/hourglass-bottom.svg +3 -0
- package/shoelace/assets/icons/hourglass-split.svg +3 -0
- package/shoelace/assets/icons/hourglass-top.svg +3 -0
- package/shoelace/assets/icons/hourglass.svg +3 -0
- package/shoelace/assets/icons/house-door-fill.svg +3 -0
- package/shoelace/assets/icons/house-door.svg +3 -0
- package/shoelace/assets/icons/house-fill.svg +4 -0
- package/shoelace/assets/icons/house.svg +4 -0
- package/shoelace/assets/icons/hr.svg +3 -0
- package/shoelace/assets/icons/hurricane.svg +3 -0
- package/shoelace/assets/icons/icons.json +15666 -0
- package/shoelace/assets/icons/image-alt.svg +3 -0
- package/shoelace/assets/icons/image-fill.svg +3 -0
- package/shoelace/assets/icons/image.svg +4 -0
- package/shoelace/assets/icons/images.svg +4 -0
- package/shoelace/assets/icons/inbox-fill.svg +3 -0
- package/shoelace/assets/icons/inbox.svg +3 -0
- package/shoelace/assets/icons/inboxes-fill.svg +3 -0
- package/shoelace/assets/icons/inboxes.svg +3 -0
- package/shoelace/assets/icons/info-circle-fill.svg +3 -0
- package/shoelace/assets/icons/info-circle.svg +4 -0
- package/shoelace/assets/icons/info-square-fill.svg +3 -0
- package/shoelace/assets/icons/info-square.svg +4 -0
- package/shoelace/assets/icons/info.svg +3 -0
- package/shoelace/assets/icons/input-cursor-text.svg +4 -0
- package/shoelace/assets/icons/input-cursor.svg +4 -0
- package/shoelace/assets/icons/instagram.svg +3 -0
- package/shoelace/assets/icons/intersect.svg +3 -0
- package/shoelace/assets/icons/journal-album.svg +5 -0
- package/shoelace/assets/icons/journal-arrow-down.svg +5 -0
- package/shoelace/assets/icons/journal-arrow-up.svg +5 -0
- package/shoelace/assets/icons/journal-bookmark-fill.svg +5 -0
- package/shoelace/assets/icons/journal-bookmark.svg +5 -0
- package/shoelace/assets/icons/journal-check.svg +5 -0
- package/shoelace/assets/icons/journal-code.svg +5 -0
- package/shoelace/assets/icons/journal-medical.svg +5 -0
- package/shoelace/assets/icons/journal-minus.svg +5 -0
- package/shoelace/assets/icons/journal-plus.svg +5 -0
- package/shoelace/assets/icons/journal-richtext.svg +5 -0
- package/shoelace/assets/icons/journal-text.svg +5 -0
- package/shoelace/assets/icons/journal-x.svg +5 -0
- package/shoelace/assets/icons/journal.svg +4 -0
- package/shoelace/assets/icons/journals.svg +4 -0
- package/shoelace/assets/icons/joystick.svg +4 -0
- package/shoelace/assets/icons/justify-left.svg +3 -0
- package/shoelace/assets/icons/justify-right.svg +3 -0
- package/shoelace/assets/icons/justify.svg +3 -0
- package/shoelace/assets/icons/kanban-fill.svg +3 -0
- package/shoelace/assets/icons/kanban.svg +4 -0
- package/shoelace/assets/icons/key-fill.svg +3 -0
- package/shoelace/assets/icons/key.svg +4 -0
- package/shoelace/assets/icons/keyboard-fill.svg +3 -0
- package/shoelace/assets/icons/keyboard.svg +4 -0
- package/shoelace/assets/icons/ladder.svg +3 -0
- package/shoelace/assets/icons/lamp-fill.svg +3 -0
- package/shoelace/assets/icons/lamp.svg +3 -0
- package/shoelace/assets/icons/laptop-fill.svg +3 -0
- package/shoelace/assets/icons/laptop.svg +3 -0
- package/shoelace/assets/icons/layer-backward.svg +4 -0
- package/shoelace/assets/icons/layer-forward.svg +4 -0
- package/shoelace/assets/icons/layers-fill.svg +4 -0
- package/shoelace/assets/icons/layers-half.svg +3 -0
- package/shoelace/assets/icons/layers.svg +3 -0
- package/shoelace/assets/icons/layout-sidebar-inset-reverse.svg +4 -0
- package/shoelace/assets/icons/layout-sidebar-inset.svg +4 -0
- package/shoelace/assets/icons/layout-sidebar-reverse.svg +3 -0
- package/shoelace/assets/icons/layout-sidebar.svg +3 -0
- package/shoelace/assets/icons/layout-split.svg +3 -0
- package/shoelace/assets/icons/layout-text-sidebar-reverse.svg +4 -0
- package/shoelace/assets/icons/layout-text-sidebar.svg +4 -0
- package/shoelace/assets/icons/layout-text-window-reverse.svg +4 -0
- package/shoelace/assets/icons/layout-text-window.svg +4 -0
- package/shoelace/assets/icons/layout-three-columns.svg +3 -0
- package/shoelace/assets/icons/layout-wtf.svg +3 -0
- package/shoelace/assets/icons/life-preserver.svg +3 -0
- package/shoelace/assets/icons/lightbulb-fill.svg +3 -0
- package/shoelace/assets/icons/lightbulb-off-fill.svg +3 -0
- package/shoelace/assets/icons/lightbulb-off.svg +3 -0
- package/shoelace/assets/icons/lightbulb.svg +3 -0
- package/shoelace/assets/icons/lightning-charge-fill.svg +3 -0
- package/shoelace/assets/icons/lightning-charge.svg +3 -0
- package/shoelace/assets/icons/lightning-fill.svg +3 -0
- package/shoelace/assets/icons/lightning.svg +3 -0
- package/shoelace/assets/icons/link-45deg.svg +4 -0
- package/shoelace/assets/icons/link.svg +4 -0
- package/shoelace/assets/icons/linkedin.svg +3 -0
- package/shoelace/assets/icons/list-check.svg +3 -0
- package/shoelace/assets/icons/list-nested.svg +3 -0
- package/shoelace/assets/icons/list-ol.svg +4 -0
- package/shoelace/assets/icons/list-stars.svg +4 -0
- package/shoelace/assets/icons/list-task.svg +5 -0
- package/shoelace/assets/icons/list-ul.svg +3 -0
- package/shoelace/assets/icons/list.svg +3 -0
- package/shoelace/assets/icons/lock-fill.svg +3 -0
- package/shoelace/assets/icons/lock.svg +3 -0
- package/shoelace/assets/icons/mailbox.svg +4 -0
- package/shoelace/assets/icons/mailbox2.svg +4 -0
- package/shoelace/assets/icons/map-fill.svg +3 -0
- package/shoelace/assets/icons/map.svg +3 -0
- package/shoelace/assets/icons/markdown-fill.svg +3 -0
- package/shoelace/assets/icons/markdown.svg +6 -0
- package/shoelace/assets/icons/mask.svg +3 -0
- package/shoelace/assets/icons/megaphone-fill.svg +3 -0
- package/shoelace/assets/icons/megaphone.svg +3 -0
- package/shoelace/assets/icons/menu-app-fill.svg +3 -0
- package/shoelace/assets/icons/menu-app.svg +3 -0
- package/shoelace/assets/icons/menu-button-fill.svg +3 -0
- package/shoelace/assets/icons/menu-button-wide-fill.svg +3 -0
- package/shoelace/assets/icons/menu-button-wide.svg +4 -0
- package/shoelace/assets/icons/menu-button.svg +4 -0
- package/shoelace/assets/icons/menu-down.svg +3 -0
- package/shoelace/assets/icons/menu-up.svg +3 -0
- package/shoelace/assets/icons/mic-fill.svg +4 -0
- package/shoelace/assets/icons/mic-mute-fill.svg +3 -0
- package/shoelace/assets/icons/mic-mute.svg +3 -0
- package/shoelace/assets/icons/mic.svg +4 -0
- package/shoelace/assets/icons/minecart-loaded.svg +4 -0
- package/shoelace/assets/icons/minecart.svg +3 -0
- package/shoelace/assets/icons/moisture.svg +3 -0
- package/shoelace/assets/icons/moon-fill.svg +3 -0
- package/shoelace/assets/icons/moon-stars-fill.svg +4 -0
- package/shoelace/assets/icons/moon-stars.svg +4 -0
- package/shoelace/assets/icons/moon.svg +3 -0
- package/shoelace/assets/icons/mouse-fill.svg +3 -0
- package/shoelace/assets/icons/mouse.svg +3 -0
- package/shoelace/assets/icons/mouse2-fill.svg +3 -0
- package/shoelace/assets/icons/mouse2.svg +3 -0
- package/shoelace/assets/icons/mouse3-fill.svg +3 -0
- package/shoelace/assets/icons/mouse3.svg +3 -0
- package/shoelace/assets/icons/music-note-beamed.svg +5 -0
- package/shoelace/assets/icons/music-note-list.svg +6 -0
- package/shoelace/assets/icons/music-note.svg +5 -0
- package/shoelace/assets/icons/music-player-fill.svg +4 -0
- package/shoelace/assets/icons/music-player.svg +5 -0
- package/shoelace/assets/icons/newspaper.svg +4 -0
- package/shoelace/assets/icons/node-minus-fill.svg +3 -0
- package/shoelace/assets/icons/node-minus.svg +3 -0
- package/shoelace/assets/icons/node-plus-fill.svg +3 -0
- package/shoelace/assets/icons/node-plus.svg +3 -0
- package/shoelace/assets/icons/nut-fill.svg +3 -0
- package/shoelace/assets/icons/nut.svg +4 -0
- package/shoelace/assets/icons/octagon-fill.svg +3 -0
- package/shoelace/assets/icons/octagon-half.svg +3 -0
- package/shoelace/assets/icons/octagon.svg +3 -0
- package/shoelace/assets/icons/option.svg +3 -0
- package/shoelace/assets/icons/outlet.svg +4 -0
- package/shoelace/assets/icons/paint-bucket.svg +3 -0
- package/shoelace/assets/icons/palette-fill.svg +3 -0
- package/shoelace/assets/icons/palette.svg +4 -0
- package/shoelace/assets/icons/palette2.svg +4 -0
- package/shoelace/assets/icons/paperclip.svg +3 -0
- package/shoelace/assets/icons/paragraph.svg +3 -0
- package/shoelace/assets/icons/patch-check-fill.svg +3 -0
- package/shoelace/assets/icons/patch-check.svg +4 -0
- package/shoelace/assets/icons/patch-exclamation-fill.svg +3 -0
- package/shoelace/assets/icons/patch-exclamation.svg +4 -0
- package/shoelace/assets/icons/patch-minus-fill.svg +3 -0
- package/shoelace/assets/icons/patch-minus.svg +4 -0
- package/shoelace/assets/icons/patch-plus-fill.svg +3 -0
- package/shoelace/assets/icons/patch-plus.svg +4 -0
- package/shoelace/assets/icons/patch-question-fill.svg +3 -0
- package/shoelace/assets/icons/patch-question.svg +5 -0
- package/shoelace/assets/icons/pause-btn-fill.svg +3 -0
- package/shoelace/assets/icons/pause-btn.svg +4 -0
- package/shoelace/assets/icons/pause-circle-fill.svg +3 -0
- package/shoelace/assets/icons/pause-circle.svg +4 -0
- package/shoelace/assets/icons/pause-fill.svg +3 -0
- package/shoelace/assets/icons/pause.svg +3 -0
- package/shoelace/assets/icons/peace-fill.svg +3 -0
- package/shoelace/assets/icons/peace.svg +3 -0
- package/shoelace/assets/icons/pen-fill.svg +3 -0
- package/shoelace/assets/icons/pen.svg +3 -0
- package/shoelace/assets/icons/pencil-fill.svg +3 -0
- package/shoelace/assets/icons/pencil-square.svg +4 -0
- package/shoelace/assets/icons/pencil.svg +3 -0
- package/shoelace/assets/icons/pentagon-fill.svg +3 -0
- package/shoelace/assets/icons/pentagon-half.svg +3 -0
- package/shoelace/assets/icons/pentagon.svg +3 -0
- package/shoelace/assets/icons/people-fill.svg +5 -0
- package/shoelace/assets/icons/people.svg +3 -0
- package/shoelace/assets/icons/percent.svg +3 -0
- package/shoelace/assets/icons/person-badge-fill.svg +3 -0
- package/shoelace/assets/icons/person-badge.svg +4 -0
- package/shoelace/assets/icons/person-bounding-box.svg +4 -0
- package/shoelace/assets/icons/person-check-fill.svg +4 -0
- package/shoelace/assets/icons/person-check.svg +4 -0
- package/shoelace/assets/icons/person-circle.svg +4 -0
- package/shoelace/assets/icons/person-dash-fill.svg +4 -0
- package/shoelace/assets/icons/person-dash.svg +4 -0
- package/shoelace/assets/icons/person-fill.svg +3 -0
- package/shoelace/assets/icons/person-lines-fill.svg +3 -0
- package/shoelace/assets/icons/person-plus-fill.svg +4 -0
- package/shoelace/assets/icons/person-plus.svg +4 -0
- package/shoelace/assets/icons/person-square.svg +4 -0
- package/shoelace/assets/icons/person-x-fill.svg +3 -0
- package/shoelace/assets/icons/person-x.svg +4 -0
- package/shoelace/assets/icons/person.svg +3 -0
- package/shoelace/assets/icons/phone-fill.svg +3 -0
- package/shoelace/assets/icons/phone-landscape-fill.svg +3 -0
- package/shoelace/assets/icons/phone-landscape.svg +4 -0
- package/shoelace/assets/icons/phone-vibrate-fill.svg +3 -0
- package/shoelace/assets/icons/phone-vibrate.svg +4 -0
- package/shoelace/assets/icons/phone.svg +4 -0
- package/shoelace/assets/icons/pie-chart-fill.svg +3 -0
- package/shoelace/assets/icons/pie-chart.svg +3 -0
- package/shoelace/assets/icons/pin-angle-fill.svg +3 -0
- package/shoelace/assets/icons/pin-angle.svg +3 -0
- package/shoelace/assets/icons/pin-fill.svg +3 -0
- package/shoelace/assets/icons/pin.svg +3 -0
- package/shoelace/assets/icons/pip-fill.svg +3 -0
- package/shoelace/assets/icons/pip.svg +4 -0
- package/shoelace/assets/icons/play-btn-fill.svg +3 -0
- package/shoelace/assets/icons/play-btn.svg +4 -0
- package/shoelace/assets/icons/play-circle-fill.svg +3 -0
- package/shoelace/assets/icons/play-circle.svg +4 -0
- package/shoelace/assets/icons/play-fill.svg +3 -0
- package/shoelace/assets/icons/play.svg +3 -0
- package/shoelace/assets/icons/plug-fill.svg +3 -0
- package/shoelace/assets/icons/plug.svg +3 -0
- package/shoelace/assets/icons/plus-circle-dotted.svg +3 -0
- package/shoelace/assets/icons/plus-circle-fill.svg +3 -0
- package/shoelace/assets/icons/plus-circle.svg +4 -0
- package/shoelace/assets/icons/plus-square-dotted.svg +3 -0
- package/shoelace/assets/icons/plus-square-fill.svg +3 -0
- package/shoelace/assets/icons/plus-square.svg +4 -0
- package/shoelace/assets/icons/plus.svg +3 -0
- package/shoelace/assets/icons/power.svg +4 -0
- package/shoelace/assets/icons/printer-fill.svg +4 -0
- package/shoelace/assets/icons/printer.svg +4 -0
- package/shoelace/assets/icons/puzzle-fill.svg +3 -0
- package/shoelace/assets/icons/puzzle.svg +3 -0
- package/shoelace/assets/icons/question-circle-fill.svg +3 -0
- package/shoelace/assets/icons/question-circle.svg +4 -0
- package/shoelace/assets/icons/question-diamond-fill.svg +3 -0
- package/shoelace/assets/icons/question-diamond.svg +4 -0
- package/shoelace/assets/icons/question-octagon-fill.svg +3 -0
- package/shoelace/assets/icons/question-octagon.svg +4 -0
- package/shoelace/assets/icons/question-square-fill.svg +3 -0
- package/shoelace/assets/icons/question-square.svg +4 -0
- package/shoelace/assets/icons/question.svg +3 -0
- package/shoelace/assets/icons/rainbow.svg +3 -0
- package/shoelace/assets/icons/receipt-cutoff.svg +4 -0
- package/shoelace/assets/icons/receipt.svg +4 -0
- package/shoelace/assets/icons/reception-0.svg +3 -0
- package/shoelace/assets/icons/reception-1.svg +3 -0
- package/shoelace/assets/icons/reception-2.svg +3 -0
- package/shoelace/assets/icons/reception-3.svg +3 -0
- package/shoelace/assets/icons/reception-4.svg +3 -0
- package/shoelace/assets/icons/record-btn-fill.svg +3 -0
- package/shoelace/assets/icons/record-btn.svg +4 -0
- package/shoelace/assets/icons/record-circle-fill.svg +3 -0
- package/shoelace/assets/icons/record-circle.svg +4 -0
- package/shoelace/assets/icons/record-fill.svg +3 -0
- package/shoelace/assets/icons/record.svg +3 -0
- package/shoelace/assets/icons/record2-fill.svg +4 -0
- package/shoelace/assets/icons/record2.svg +4 -0
- package/shoelace/assets/icons/reply-all-fill.svg +4 -0
- package/shoelace/assets/icons/reply-all.svg +4 -0
- package/shoelace/assets/icons/reply-fill.svg +3 -0
- package/shoelace/assets/icons/reply.svg +3 -0
- package/shoelace/assets/icons/rss-fill.svg +3 -0
- package/shoelace/assets/icons/rss.svg +4 -0
- package/shoelace/assets/icons/rulers.svg +3 -0
- package/shoelace/assets/icons/save-fill.svg +3 -0
- package/shoelace/assets/icons/save.svg +3 -0
- package/shoelace/assets/icons/save2-fill.svg +3 -0
- package/shoelace/assets/icons/save2.svg +3 -0
- package/shoelace/assets/icons/scissors.svg +3 -0
- package/shoelace/assets/icons/screwdriver.svg +3 -0
- package/shoelace/assets/icons/search.svg +3 -0
- package/shoelace/assets/icons/segmented-nav.svg +3 -0
- package/shoelace/assets/icons/server.svg +5 -0
- package/shoelace/assets/icons/share-fill.svg +3 -0
- package/shoelace/assets/icons/share.svg +3 -0
- package/shoelace/assets/icons/shield-check.svg +4 -0
- package/shoelace/assets/icons/shield-exclamation.svg +4 -0
- package/shoelace/assets/icons/shield-fill-check.svg +3 -0
- package/shoelace/assets/icons/shield-fill-exclamation.svg +3 -0
- package/shoelace/assets/icons/shield-fill-minus.svg +3 -0
- package/shoelace/assets/icons/shield-fill-plus.svg +3 -0
- package/shoelace/assets/icons/shield-fill-x.svg +3 -0
- package/shoelace/assets/icons/shield-fill.svg +3 -0
- package/shoelace/assets/icons/shield-lock-fill.svg +3 -0
- package/shoelace/assets/icons/shield-lock.svg +4 -0
- package/shoelace/assets/icons/shield-minus.svg +4 -0
- package/shoelace/assets/icons/shield-plus.svg +4 -0
- package/shoelace/assets/icons/shield-shaded.svg +3 -0
- package/shoelace/assets/icons/shield-slash-fill.svg +3 -0
- package/shoelace/assets/icons/shield-slash.svg +3 -0
- package/shoelace/assets/icons/shield-x.svg +4 -0
- package/shoelace/assets/icons/shield.svg +3 -0
- package/shoelace/assets/icons/shift-fill.svg +3 -0
- package/shoelace/assets/icons/shift.svg +3 -0
- package/shoelace/assets/icons/shop-window.svg +3 -0
- package/shoelace/assets/icons/shop.svg +3 -0
- package/shoelace/assets/icons/shuffle.svg +4 -0
- package/shoelace/assets/icons/signpost-2-fill.svg +3 -0
- package/shoelace/assets/icons/signpost-2.svg +3 -0
- package/shoelace/assets/icons/signpost-fill.svg +3 -0
- package/shoelace/assets/icons/signpost-split-fill.svg +3 -0
- package/shoelace/assets/icons/signpost-split.svg +3 -0
- package/shoelace/assets/icons/signpost.svg +3 -0
- package/shoelace/assets/icons/sim-fill.svg +4 -0
- package/shoelace/assets/icons/sim.svg +4 -0
- package/shoelace/assets/icons/skip-backward-btn-fill.svg +3 -0
- package/shoelace/assets/icons/skip-backward-btn.svg +4 -0
- package/shoelace/assets/icons/skip-backward-circle-fill.svg +3 -0
- package/shoelace/assets/icons/skip-backward-circle.svg +4 -0
- package/shoelace/assets/icons/skip-backward-fill.svg +3 -0
- package/shoelace/assets/icons/skip-backward.svg +3 -0
- package/shoelace/assets/icons/skip-end-btn-fill.svg +3 -0
- package/shoelace/assets/icons/skip-end-btn.svg +4 -0
- package/shoelace/assets/icons/skip-end-circle-fill.svg +3 -0
- package/shoelace/assets/icons/skip-end-circle.svg +4 -0
- package/shoelace/assets/icons/skip-end-fill.svg +3 -0
- package/shoelace/assets/icons/skip-end.svg +3 -0
- package/shoelace/assets/icons/skip-forward-btn-fill.svg +3 -0
- package/shoelace/assets/icons/skip-forward-btn.svg +4 -0
- package/shoelace/assets/icons/skip-forward-circle-fill.svg +3 -0
- package/shoelace/assets/icons/skip-forward-circle.svg +4 -0
- package/shoelace/assets/icons/skip-forward-fill.svg +3 -0
- package/shoelace/assets/icons/skip-forward.svg +3 -0
- package/shoelace/assets/icons/skip-start-btn-fill.svg +3 -0
- package/shoelace/assets/icons/skip-start-btn.svg +4 -0
- package/shoelace/assets/icons/skip-start-circle-fill.svg +3 -0
- package/shoelace/assets/icons/skip-start-circle.svg +4 -0
- package/shoelace/assets/icons/skip-start-fill.svg +3 -0
- package/shoelace/assets/icons/skip-start.svg +3 -0
- package/shoelace/assets/icons/slack.svg +3 -0
- package/shoelace/assets/icons/slash-circle-fill.svg +3 -0
- package/shoelace/assets/icons/slash-circle.svg +4 -0
- package/shoelace/assets/icons/slash-square-fill.svg +3 -0
- package/shoelace/assets/icons/slash-square.svg +4 -0
- package/shoelace/assets/icons/slash.svg +3 -0
- package/shoelace/assets/icons/sliders.svg +3 -0
- package/shoelace/assets/icons/smartwatch.svg +4 -0
- package/shoelace/assets/icons/snow.svg +3 -0
- package/shoelace/assets/icons/snow2.svg +3 -0
- package/shoelace/assets/icons/snow3.svg +4 -0
- package/shoelace/assets/icons/sort-alpha-down-alt.svg +5 -0
- package/shoelace/assets/icons/sort-alpha-down.svg +4 -0
- package/shoelace/assets/icons/sort-alpha-up-alt.svg +5 -0
- package/shoelace/assets/icons/sort-alpha-up.svg +4 -0
- package/shoelace/assets/icons/sort-down-alt.svg +3 -0
- package/shoelace/assets/icons/sort-down.svg +3 -0
- package/shoelace/assets/icons/sort-numeric-down-alt.svg +4 -0
- package/shoelace/assets/icons/sort-numeric-down.svg +5 -0
- package/shoelace/assets/icons/sort-numeric-up-alt.svg +4 -0
- package/shoelace/assets/icons/sort-numeric-up.svg +5 -0
- package/shoelace/assets/icons/sort-up-alt.svg +3 -0
- package/shoelace/assets/icons/sort-up.svg +3 -0
- package/shoelace/assets/icons/soundwave.svg +3 -0
- package/shoelace/assets/icons/speaker-fill.svg +4 -0
- package/shoelace/assets/icons/speaker.svg +4 -0
- package/shoelace/assets/icons/speedometer.svg +4 -0
- package/shoelace/assets/icons/speedometer2.svg +4 -0
- package/shoelace/assets/icons/spellcheck.svg +4 -0
- package/shoelace/assets/icons/square-fill.svg +3 -0
- package/shoelace/assets/icons/square-half.svg +3 -0
- package/shoelace/assets/icons/square.svg +3 -0
- package/shoelace/assets/icons/stack.svg +4 -0
- package/shoelace/assets/icons/star-fill.svg +3 -0
- package/shoelace/assets/icons/star-half.svg +3 -0
- package/shoelace/assets/icons/star.svg +3 -0
- package/shoelace/assets/icons/stars.svg +3 -0
- package/shoelace/assets/icons/stickies-fill.svg +4 -0
- package/shoelace/assets/icons/stickies.svg +4 -0
- package/shoelace/assets/icons/sticky-fill.svg +3 -0
- package/shoelace/assets/icons/sticky.svg +3 -0
- package/shoelace/assets/icons/stop-btn-fill.svg +3 -0
- package/shoelace/assets/icons/stop-btn.svg +4 -0
- package/shoelace/assets/icons/stop-circle-fill.svg +3 -0
- package/shoelace/assets/icons/stop-circle.svg +4 -0
- package/shoelace/assets/icons/stop-fill.svg +3 -0
- package/shoelace/assets/icons/stop.svg +3 -0
- package/shoelace/assets/icons/stoplights-fill.svg +3 -0
- package/shoelace/assets/icons/stoplights.svg +4 -0
- package/shoelace/assets/icons/stopwatch-fill.svg +3 -0
- package/shoelace/assets/icons/stopwatch.svg +4 -0
- package/shoelace/assets/icons/subtract.svg +3 -0
- package/shoelace/assets/icons/suit-club-fill.svg +3 -0
- package/shoelace/assets/icons/suit-club.svg +3 -0
- package/shoelace/assets/icons/suit-diamond-fill.svg +3 -0
- package/shoelace/assets/icons/suit-diamond.svg +3 -0
- package/shoelace/assets/icons/suit-heart-fill.svg +3 -0
- package/shoelace/assets/icons/suit-heart.svg +3 -0
- package/shoelace/assets/icons/suit-spade-fill.svg +3 -0
- package/shoelace/assets/icons/suit-spade.svg +3 -0
- package/shoelace/assets/icons/sun-fill.svg +3 -0
- package/shoelace/assets/icons/sun.svg +3 -0
- package/shoelace/assets/icons/sunglasses.svg +3 -0
- package/shoelace/assets/icons/sunrise-fill.svg +3 -0
- package/shoelace/assets/icons/sunrise.svg +3 -0
- package/shoelace/assets/icons/sunset-fill.svg +3 -0
- package/shoelace/assets/icons/sunset.svg +3 -0
- package/shoelace/assets/icons/symmetry-horizontal.svg +3 -0
- package/shoelace/assets/icons/symmetry-vertical.svg +3 -0
- package/shoelace/assets/icons/table.svg +3 -0
- package/shoelace/assets/icons/tablet-fill.svg +3 -0
- package/shoelace/assets/icons/tablet-landscape-fill.svg +3 -0
- package/shoelace/assets/icons/tablet-landscape.svg +4 -0
- package/shoelace/assets/icons/tablet.svg +4 -0
- package/shoelace/assets/icons/tag-fill.svg +3 -0
- package/shoelace/assets/icons/tag.svg +4 -0
- package/shoelace/assets/icons/tags-fill.svg +4 -0
- package/shoelace/assets/icons/tags.svg +4 -0
- package/shoelace/assets/icons/telegram.svg +3 -0
- package/shoelace/assets/icons/telephone-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-forward-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-forward.svg +3 -0
- package/shoelace/assets/icons/telephone-inbound-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-inbound.svg +3 -0
- package/shoelace/assets/icons/telephone-minus-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-minus.svg +4 -0
- package/shoelace/assets/icons/telephone-outbound-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-outbound.svg +3 -0
- package/shoelace/assets/icons/telephone-plus-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-plus.svg +4 -0
- package/shoelace/assets/icons/telephone-x-fill.svg +3 -0
- package/shoelace/assets/icons/telephone-x.svg +4 -0
- package/shoelace/assets/icons/telephone.svg +3 -0
- package/shoelace/assets/icons/terminal-fill.svg +3 -0
- package/shoelace/assets/icons/terminal.svg +4 -0
- package/shoelace/assets/icons/text-center.svg +3 -0
- package/shoelace/assets/icons/text-indent-left.svg +3 -0
- package/shoelace/assets/icons/text-indent-right.svg +3 -0
- package/shoelace/assets/icons/text-left.svg +3 -0
- package/shoelace/assets/icons/text-paragraph.svg +3 -0
- package/shoelace/assets/icons/text-right.svg +3 -0
- package/shoelace/assets/icons/textarea-resize.svg +3 -0
- package/shoelace/assets/icons/textarea-t.svg +4 -0
- package/shoelace/assets/icons/textarea.svg +3 -0
- package/shoelace/assets/icons/thermometer-half.svg +4 -0
- package/shoelace/assets/icons/thermometer-high.svg +4 -0
- package/shoelace/assets/icons/thermometer-low.svg +4 -0
- package/shoelace/assets/icons/thermometer-snow.svg +4 -0
- package/shoelace/assets/icons/thermometer-sun.svg +4 -0
- package/shoelace/assets/icons/thermometer.svg +4 -0
- package/shoelace/assets/icons/three-dots-vertical.svg +3 -0
- package/shoelace/assets/icons/three-dots.svg +3 -0
- package/shoelace/assets/icons/toggle-off.svg +3 -0
- package/shoelace/assets/icons/toggle-on.svg +3 -0
- package/shoelace/assets/icons/toggle2-off.svg +4 -0
- package/shoelace/assets/icons/toggle2-on.svg +4 -0
- package/shoelace/assets/icons/toggles.svg +3 -0
- package/shoelace/assets/icons/toggles2.svg +5 -0
- package/shoelace/assets/icons/tools.svg +3 -0
- package/shoelace/assets/icons/tornado.svg +3 -0
- package/shoelace/assets/icons/trash-fill.svg +3 -0
- package/shoelace/assets/icons/trash.svg +4 -0
- package/shoelace/assets/icons/trash2-fill.svg +3 -0
- package/shoelace/assets/icons/trash2.svg +3 -0
- package/shoelace/assets/icons/tree-fill.svg +3 -0
- package/shoelace/assets/icons/tree.svg +3 -0
- package/shoelace/assets/icons/triangle-fill.svg +3 -0
- package/shoelace/assets/icons/triangle-half.svg +3 -0
- package/shoelace/assets/icons/triangle.svg +3 -0
- package/shoelace/assets/icons/trophy-fill.svg +3 -0
- package/shoelace/assets/icons/trophy.svg +3 -0
- package/shoelace/assets/icons/tropical-storm.svg +4 -0
- package/shoelace/assets/icons/truck-flatbed.svg +3 -0
- package/shoelace/assets/icons/truck.svg +3 -0
- package/shoelace/assets/icons/tsunami.svg +3 -0
- package/shoelace/assets/icons/tv-fill.svg +3 -0
- package/shoelace/assets/icons/tv.svg +3 -0
- package/shoelace/assets/icons/twitch.svg +4 -0
- package/shoelace/assets/icons/twitter.svg +3 -0
- package/shoelace/assets/icons/type-bold.svg +3 -0
- package/shoelace/assets/icons/type-h1.svg +3 -0
- package/shoelace/assets/icons/type-h2.svg +3 -0
- package/shoelace/assets/icons/type-h3.svg +3 -0
- package/shoelace/assets/icons/type-italic.svg +3 -0
- package/shoelace/assets/icons/type-strikethrough.svg +3 -0
- package/shoelace/assets/icons/type-underline.svg +3 -0
- package/shoelace/assets/icons/type.svg +3 -0
- package/shoelace/assets/icons/ui-checks-grid.svg +3 -0
- package/shoelace/assets/icons/ui-checks.svg +3 -0
- package/shoelace/assets/icons/ui-radios-grid.svg +3 -0
- package/shoelace/assets/icons/ui-radios.svg +3 -0
- package/shoelace/assets/icons/umbrella-fill.svg +3 -0
- package/shoelace/assets/icons/umbrella.svg +3 -0
- package/shoelace/assets/icons/union.svg +4 -0
- package/shoelace/assets/icons/unlock-fill.svg +3 -0
- package/shoelace/assets/icons/unlock.svg +3 -0
- package/shoelace/assets/icons/upc-scan.svg +3 -0
- package/shoelace/assets/icons/upc.svg +3 -0
- package/shoelace/assets/icons/upload.svg +4 -0
- package/shoelace/assets/icons/vector-pen.svg +4 -0
- package/shoelace/assets/icons/view-list.svg +3 -0
- package/shoelace/assets/icons/view-stacked.svg +3 -0
- package/shoelace/assets/icons/vinyl-fill.svg +4 -0
- package/shoelace/assets/icons/vinyl.svg +5 -0
- package/shoelace/assets/icons/voicemail.svg +3 -0
- package/shoelace/assets/icons/volume-down-fill.svg +3 -0
- package/shoelace/assets/icons/volume-down.svg +3 -0
- package/shoelace/assets/icons/volume-mute-fill.svg +3 -0
- package/shoelace/assets/icons/volume-mute.svg +3 -0
- package/shoelace/assets/icons/volume-off-fill.svg +3 -0
- package/shoelace/assets/icons/volume-off.svg +3 -0
- package/shoelace/assets/icons/volume-up-fill.svg +5 -0
- package/shoelace/assets/icons/volume-up.svg +5 -0
- package/shoelace/assets/icons/vr.svg +3 -0
- package/shoelace/assets/icons/wallet-fill.svg +4 -0
- package/shoelace/assets/icons/wallet.svg +3 -0
- package/shoelace/assets/icons/wallet2.svg +3 -0
- package/shoelace/assets/icons/watch.svg +4 -0
- package/shoelace/assets/icons/water.svg +3 -0
- package/shoelace/assets/icons/whatsapp.svg +3 -0
- package/shoelace/assets/icons/wifi-1.svg +3 -0
- package/shoelace/assets/icons/wifi-2.svg +3 -0
- package/shoelace/assets/icons/wifi-off.svg +3 -0
- package/shoelace/assets/icons/wifi.svg +4 -0
- package/shoelace/assets/icons/wind.svg +3 -0
- package/shoelace/assets/icons/window-dock.svg +4 -0
- package/shoelace/assets/icons/window-sidebar.svg +4 -0
- package/shoelace/assets/icons/window.svg +4 -0
- package/shoelace/assets/icons/wrench.svg +3 -0
- package/shoelace/assets/icons/x-circle-fill.svg +3 -0
- package/shoelace/assets/icons/x-circle.svg +4 -0
- package/shoelace/assets/icons/x-diamond-fill.svg +3 -0
- package/shoelace/assets/icons/x-diamond.svg +3 -0
- package/shoelace/assets/icons/x-octagon-fill.svg +3 -0
- package/shoelace/assets/icons/x-octagon.svg +4 -0
- package/shoelace/assets/icons/x-square-fill.svg +3 -0
- package/shoelace/assets/icons/x-square.svg +4 -0
- package/shoelace/assets/icons/x.svg +3 -0
- package/shoelace/assets/icons/youtube.svg +3 -0
- package/shoelace/assets/icons/zoom-in.svg +5 -0
- package/shoelace/assets/icons/zoom-out.svg +5 -0
- package/shoelace/themes/themes/base.css +273 -0
- package/shoelace/themes/themes/base.d.ts +1 -0
- package/shoelace/themes/themes/base.js +0 -0
- package/shoelace/themes/themes/dark.css +237 -0
- package/shoelace/themes/themes/dark.d.ts +1 -0
- package/shoelace/themes/themes/dark.js +0 -0
|
@@ -0,0 +1,2566 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/**
|
|
4
|
+
* This is an autogenerated file created by the Stencil compiler.
|
|
5
|
+
* It contains typing information for all components that exist in this project.
|
|
6
|
+
*/
|
|
7
|
+
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
+
import { DemoData } from "./global/demo";
|
|
9
|
+
import { AssetCardViewProps } from "./components/sqm-asset-card/sqm-asset-card-view";
|
|
10
|
+
import { BigStatViewProps } from "./components/sqm-big-stat/sqm-big-stat-view";
|
|
11
|
+
import { EditProfileViewProps } from "./components/sqm-edit-profile/sqm-edit-profile-view";
|
|
12
|
+
import { FunctionalComponent } from "./stencil-public-runtime";
|
|
13
|
+
import { LeaderboardViewProps } from "./components/sqm-leaderboard/sqm-leaderboard-view";
|
|
14
|
+
import { LeaderboardRankViewProps } from "./components/sqm-leaderboard-rank/sqm-leaderboard-rank-view";
|
|
15
|
+
import { NameFieldsViewProps } from "./components/sqm-name-fields/sqm-name-fields-view";
|
|
16
|
+
import { NavigationMenuViewProps } from "./components/sqm-navigation-menu/sqm-navigation-menu-view";
|
|
17
|
+
import { NavigationSidebarItemViewProps } from "./components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view";
|
|
18
|
+
import { PasswordFieldViewDemoProps } from "./components/sqm-password-field/sqm-password-field";
|
|
19
|
+
import { PortalChangePasswordViewProps } from "./components/sqm-portal-change-password/sqm-portal-change-password-view";
|
|
20
|
+
import { Spacing } from "./global/mixins";
|
|
21
|
+
import { PortalEmailVerificationViewProps } from "./components/sqm-portal-email-verification/sqm-portal-email-verification-view";
|
|
22
|
+
import { PortalForgotPasswordViewProps } from "./components/sqm-portal-forgot-password/sqm-portal-forgot-password-view";
|
|
23
|
+
import { PortalFrameViewProps } from "./components/sqm-portal-frame/sqm-portal-frame-view";
|
|
24
|
+
import { PortalLoginViewProps } from "./components/sqm-portal-login/sqm-portal-login-view";
|
|
25
|
+
import { PortalProfileViewProps } from "./components/sqm-portal-profile/sqm-portal-profile-view";
|
|
26
|
+
import { PortalRegisterViewProps } from "./components/sqm-portal-register/sqm-portal-register-view";
|
|
27
|
+
import { PortalResetPasswordViewProps } from "./components/sqm-portal-reset-password/sqm-portal-reset-password-view";
|
|
28
|
+
import { PortalVerifyEmailViewProps } from "./components/sqm-portal-verify-email/sqm-portal-verify-email-view";
|
|
29
|
+
import { ReferralIframeViewProps } from "./components/sqm-referral-iframe/sqm-referral-iframe-view";
|
|
30
|
+
import { ReferralTableViewProps } from "./components/sqm-referral-table/sqm-referral-table-view";
|
|
31
|
+
import { ReferralDates } from "./components/sqm-referral-table/useReferralTable";
|
|
32
|
+
import { ShareButtonViewProps } from "./components/sqm-share-button/sqm-share-button-view";
|
|
33
|
+
import { ShareLinkViewProps } from "./components/sqm-share-link/sqm-share-link-view";
|
|
34
|
+
import { UserNameViewProps } from "./components/sqm-user-name/sqm-user-name-view";
|
|
35
|
+
export namespace Components {
|
|
36
|
+
interface SqmAssetCard {
|
|
37
|
+
/**
|
|
38
|
+
* @undocumented
|
|
39
|
+
* @uiType object
|
|
40
|
+
*/
|
|
41
|
+
"demoData"?: DemoData<AssetCardViewProps>;
|
|
42
|
+
/**
|
|
43
|
+
* @uiName Banner image
|
|
44
|
+
*/
|
|
45
|
+
"imgUrl": string;
|
|
46
|
+
/**
|
|
47
|
+
* @uiName Banner title
|
|
48
|
+
*/
|
|
49
|
+
"titleText": string;
|
|
50
|
+
}
|
|
51
|
+
interface SqmBigStat {
|
|
52
|
+
/**
|
|
53
|
+
* @uiName Alignment - controls the alignment of the flexbox
|
|
54
|
+
* @uiType string
|
|
55
|
+
* @uiEnum ["left", "right", "center"]
|
|
56
|
+
*/
|
|
57
|
+
"alignment"?: "left" | "right" | "center";
|
|
58
|
+
/**
|
|
59
|
+
* @undocumented
|
|
60
|
+
* @uiType object
|
|
61
|
+
*/
|
|
62
|
+
"demoData"?: DemoData<BigStatViewProps>;
|
|
63
|
+
/**
|
|
64
|
+
* @uiName Flex Reverse - controls the order of the stat value & description column
|
|
65
|
+
*/
|
|
66
|
+
"flexReverse"?: boolean;
|
|
67
|
+
/**
|
|
68
|
+
* Select what type of stat to display. Manual paths are also supported.
|
|
69
|
+
* @uiWidget StatTypeSelectWidget
|
|
70
|
+
* @uiName Stat Type
|
|
71
|
+
* @uiOptions {"version": 1.1}
|
|
72
|
+
*/
|
|
73
|
+
"statType": string;
|
|
74
|
+
}
|
|
75
|
+
interface SqmDividedLayout {
|
|
76
|
+
/**
|
|
77
|
+
* @uiName Direction
|
|
78
|
+
* @uiType string
|
|
79
|
+
* @uiEnum ["row", "column"]
|
|
80
|
+
*/
|
|
81
|
+
"direction": "row" | "column";
|
|
82
|
+
/**
|
|
83
|
+
* Uses CSS border style syntax
|
|
84
|
+
* @uiName Border style
|
|
85
|
+
*/
|
|
86
|
+
"dividerStyle": string;
|
|
87
|
+
}
|
|
88
|
+
interface SqmEditProfile {
|
|
89
|
+
/**
|
|
90
|
+
* @uiName Cancel button text
|
|
91
|
+
*/
|
|
92
|
+
"canceltext": string;
|
|
93
|
+
/**
|
|
94
|
+
* @uiName Region field label
|
|
95
|
+
*/
|
|
96
|
+
"currentregiontext": string;
|
|
97
|
+
/**
|
|
98
|
+
* @undocumented
|
|
99
|
+
* @uiType object
|
|
100
|
+
*/
|
|
101
|
+
"demoData"?: DemoData<EditProfileViewProps>;
|
|
102
|
+
/**
|
|
103
|
+
* @uiName Heading
|
|
104
|
+
*/
|
|
105
|
+
"editprofileheader": string;
|
|
106
|
+
/**
|
|
107
|
+
* @uiName Enable editing button text
|
|
108
|
+
*/
|
|
109
|
+
"editprofiletext": string;
|
|
110
|
+
/**
|
|
111
|
+
* @uiName First name field label
|
|
112
|
+
*/
|
|
113
|
+
"firstnametext": string;
|
|
114
|
+
/**
|
|
115
|
+
* @uiName Last name field label
|
|
116
|
+
*/
|
|
117
|
+
"lastnametext": string;
|
|
118
|
+
/**
|
|
119
|
+
* @uiName Show or hide current region
|
|
120
|
+
*/
|
|
121
|
+
"showregion": boolean;
|
|
122
|
+
/**
|
|
123
|
+
* @uiName Update info button text
|
|
124
|
+
*/
|
|
125
|
+
"updatetext": string;
|
|
126
|
+
}
|
|
127
|
+
interface SqmFormMessage {
|
|
128
|
+
/**
|
|
129
|
+
* @uiName Icon to use in alert
|
|
130
|
+
*/
|
|
131
|
+
"icon"?: string;
|
|
132
|
+
/**
|
|
133
|
+
* @uiName Type of alert
|
|
134
|
+
*/
|
|
135
|
+
"type": string;
|
|
136
|
+
}
|
|
137
|
+
interface SqmGraphqlClientProvider {
|
|
138
|
+
/**
|
|
139
|
+
* @uiName Domain
|
|
140
|
+
*/
|
|
141
|
+
"domain": string;
|
|
142
|
+
}
|
|
143
|
+
interface SqmHero {
|
|
144
|
+
/**
|
|
145
|
+
* @uiName Background image or color
|
|
146
|
+
*/
|
|
147
|
+
"background"?: string;
|
|
148
|
+
/**
|
|
149
|
+
* @uiName Number of columns in the layout
|
|
150
|
+
*/
|
|
151
|
+
"columns": 1 | 2;
|
|
152
|
+
/**
|
|
153
|
+
* @uiName Padding size
|
|
154
|
+
*/
|
|
155
|
+
"paddingSize": "none" | "small" | "medium" | "large";
|
|
156
|
+
/**
|
|
157
|
+
* @uiName Secondary background image or color (for use in right column)
|
|
158
|
+
*/
|
|
159
|
+
"secondaryBackground"?: string;
|
|
160
|
+
/**
|
|
161
|
+
* @uiName Wrap direction
|
|
162
|
+
*/
|
|
163
|
+
"wrapDirection": "wrap" | "wrap-reverse";
|
|
164
|
+
}
|
|
165
|
+
interface SqmHookStoryContainer {
|
|
166
|
+
"hookStory": FunctionalComponent;
|
|
167
|
+
}
|
|
168
|
+
interface SqmLeaderboard {
|
|
169
|
+
/**
|
|
170
|
+
* @undocumented
|
|
171
|
+
* @uiType object
|
|
172
|
+
*/
|
|
173
|
+
"demoData"?: DemoData<LeaderboardViewProps>;
|
|
174
|
+
/**
|
|
175
|
+
* @uiName Leaderboard time interval
|
|
176
|
+
* @uiWidget DateRange
|
|
177
|
+
* @uiOptions {"allowPastDates":true, "months": 1}
|
|
178
|
+
*/
|
|
179
|
+
"interval": string;
|
|
180
|
+
/**
|
|
181
|
+
* @uiName Leaderboard type
|
|
182
|
+
* @uiType string
|
|
183
|
+
* @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
|
|
184
|
+
*/
|
|
185
|
+
"leaderboardType": "topStartedReferrers" | "topConvertedReferrers";
|
|
186
|
+
/**
|
|
187
|
+
* @uiName Rank type
|
|
188
|
+
* @uiType string
|
|
189
|
+
* @uiEnum ["rowNumber", "rank", "denseRank"]
|
|
190
|
+
*/
|
|
191
|
+
"rankType": "rowNumber" | "rank" | "denseRank";
|
|
192
|
+
/**
|
|
193
|
+
* @uiName Rank Heading
|
|
194
|
+
*/
|
|
195
|
+
"rankheading"?: string;
|
|
196
|
+
/**
|
|
197
|
+
* @uiName Show the ranking numbers
|
|
198
|
+
*/
|
|
199
|
+
"showRank": boolean;
|
|
200
|
+
/**
|
|
201
|
+
* @uiName Stats Column Heading
|
|
202
|
+
*/
|
|
203
|
+
"statsheading": string;
|
|
204
|
+
/**
|
|
205
|
+
* @uiName User Column Heading
|
|
206
|
+
*/
|
|
207
|
+
"usersheading": string;
|
|
208
|
+
}
|
|
209
|
+
interface SqmLeaderboardRank {
|
|
210
|
+
/**
|
|
211
|
+
* @undocumented
|
|
212
|
+
* @uiType object
|
|
213
|
+
*/
|
|
214
|
+
"demoData"?: DemoData<LeaderboardRankViewProps>;
|
|
215
|
+
/**
|
|
216
|
+
* @uiName Leaderboard time interval
|
|
217
|
+
* @uiWidget DateRange
|
|
218
|
+
* @uiOptions {"allowPastDates":true, "months": 1}
|
|
219
|
+
*/
|
|
220
|
+
"interval": string;
|
|
221
|
+
/**
|
|
222
|
+
* @uiName Leaderboard type
|
|
223
|
+
* @uiType string
|
|
224
|
+
* @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
|
|
225
|
+
*/
|
|
226
|
+
"leaderboardType": "topStartedReferrers" | "topConvertedReferrers";
|
|
227
|
+
/**
|
|
228
|
+
* @uiName Rank Text
|
|
229
|
+
*/
|
|
230
|
+
"rankText": string;
|
|
231
|
+
/**
|
|
232
|
+
* @uiName Default rank
|
|
233
|
+
* @uiType string
|
|
234
|
+
* @uiEnum ["rowNumber", "rank", "denseRank"]
|
|
235
|
+
*/
|
|
236
|
+
"rankType": "rowNumber" | "rank" | "denseRank";
|
|
237
|
+
/**
|
|
238
|
+
* @uiName Unranked Text
|
|
239
|
+
*/
|
|
240
|
+
"unrankedText": string;
|
|
241
|
+
}
|
|
242
|
+
interface SqmNameFields {
|
|
243
|
+
/**
|
|
244
|
+
* @undocumented
|
|
245
|
+
*/
|
|
246
|
+
"demoData"?: DemoData<NameFieldsViewProps>;
|
|
247
|
+
/**
|
|
248
|
+
* @uiName First name field label
|
|
249
|
+
*/
|
|
250
|
+
"firstNameLabel": string;
|
|
251
|
+
/**
|
|
252
|
+
* @uiName Last name field label
|
|
253
|
+
*/
|
|
254
|
+
"lastNameLabel": string;
|
|
255
|
+
}
|
|
256
|
+
interface SqmNavigationMenu {
|
|
257
|
+
/**
|
|
258
|
+
* @undocumented
|
|
259
|
+
* @uiType object
|
|
260
|
+
*/
|
|
261
|
+
"demoData"?: DemoData<NavigationMenuViewProps>;
|
|
262
|
+
/**
|
|
263
|
+
* @uiName Include dropdown menu
|
|
264
|
+
*/
|
|
265
|
+
"includeDropdown": boolean;
|
|
266
|
+
/**
|
|
267
|
+
* @uiName Label on the header menu
|
|
268
|
+
*/
|
|
269
|
+
"menuLabel": string;
|
|
270
|
+
}
|
|
271
|
+
interface SqmNavigationSidebar {
|
|
272
|
+
}
|
|
273
|
+
interface SqmNavigationSidebarItem {
|
|
274
|
+
/**
|
|
275
|
+
* @undocumented
|
|
276
|
+
* @uiType object
|
|
277
|
+
*/
|
|
278
|
+
"demoData"?: DemoData<NavigationSidebarItemViewProps>;
|
|
279
|
+
/**
|
|
280
|
+
* @uiName Icon
|
|
281
|
+
*/
|
|
282
|
+
"icon": string;
|
|
283
|
+
/**
|
|
284
|
+
* @uiName Label
|
|
285
|
+
*/
|
|
286
|
+
"label": string;
|
|
287
|
+
/**
|
|
288
|
+
* @uiName Navigation path
|
|
289
|
+
*/
|
|
290
|
+
"path": string;
|
|
291
|
+
}
|
|
292
|
+
interface SqmPasswordField {
|
|
293
|
+
/**
|
|
294
|
+
* @undocumented
|
|
295
|
+
* @uiType object
|
|
296
|
+
*/
|
|
297
|
+
"demoData"?: PasswordFieldViewDemoProps;
|
|
298
|
+
/**
|
|
299
|
+
* @uiName Enable live password validation
|
|
300
|
+
*/
|
|
301
|
+
"enableValidation": boolean;
|
|
302
|
+
/**
|
|
303
|
+
* @uiName Label for password field
|
|
304
|
+
*/
|
|
305
|
+
"fieldLabel": string;
|
|
306
|
+
}
|
|
307
|
+
interface SqmPopupContainer {
|
|
308
|
+
/**
|
|
309
|
+
* @uiName Display a close button on the popup
|
|
310
|
+
*/
|
|
311
|
+
"closeButton": boolean;
|
|
312
|
+
/**
|
|
313
|
+
* @uiName Text to be used as the close button
|
|
314
|
+
*/
|
|
315
|
+
"closeButtonText": string;
|
|
316
|
+
/**
|
|
317
|
+
* @uiName Specify padding on the popup contents when in embedded mode
|
|
318
|
+
* @uiType string
|
|
319
|
+
* @uiEnum ["none", "small", "medium", "large"]
|
|
320
|
+
*/
|
|
321
|
+
"embedPadding"?: "none" | "small" | "medium" | "large";
|
|
322
|
+
/**
|
|
323
|
+
* @uiName Specify padding on the popup contents when in popup mode
|
|
324
|
+
* @uiType string
|
|
325
|
+
* @uiEnum ["none", "small", "medium", "large"]
|
|
326
|
+
*/
|
|
327
|
+
"popupPadding"?: "none" | "small" | "medium" | "large";
|
|
328
|
+
/**
|
|
329
|
+
* @uiName Show SaaSquatch Powered By messaging
|
|
330
|
+
*/
|
|
331
|
+
"poweredBy": boolean;
|
|
332
|
+
}
|
|
333
|
+
interface SqmPortalChangePassword {
|
|
334
|
+
/**
|
|
335
|
+
* @uiName Modal cancel password change button text
|
|
336
|
+
*/
|
|
337
|
+
"cancelText": string;
|
|
338
|
+
/**
|
|
339
|
+
* @uiName Modal change password button text
|
|
340
|
+
*/
|
|
341
|
+
"changePasswordButtonText": string;
|
|
342
|
+
/**
|
|
343
|
+
* @uiName Password confirmation input field label
|
|
344
|
+
*/
|
|
345
|
+
"confirmPasswordFieldLabel": string;
|
|
346
|
+
/**
|
|
347
|
+
* @undocumented
|
|
348
|
+
* @uiType object
|
|
349
|
+
*/
|
|
350
|
+
"demoData"?: DemoData<PortalChangePasswordViewProps>;
|
|
351
|
+
/**
|
|
352
|
+
* @uiName Change password modal header
|
|
353
|
+
*/
|
|
354
|
+
"modalChangePasswordHeader": string;
|
|
355
|
+
/**
|
|
356
|
+
* @uiName Password input field label
|
|
357
|
+
*/
|
|
358
|
+
"passwordFieldLabel": string;
|
|
359
|
+
/**
|
|
360
|
+
* @uiName Portal change password button text
|
|
361
|
+
*/
|
|
362
|
+
"portalChangePasswordButtonText": string;
|
|
363
|
+
/**
|
|
364
|
+
* @uiName Portal change password section header
|
|
365
|
+
*/
|
|
366
|
+
"portalChangePasswordHeader": string;
|
|
367
|
+
/**
|
|
368
|
+
* @uiName Successful password change message
|
|
369
|
+
*/
|
|
370
|
+
"successMessage": string;
|
|
371
|
+
}
|
|
372
|
+
interface SqmPortalContainer {
|
|
373
|
+
/**
|
|
374
|
+
* @uiName Direction
|
|
375
|
+
* @uiType string
|
|
376
|
+
* @uiEnum ["row", "column"]
|
|
377
|
+
*/
|
|
378
|
+
"direction": "row" | "column";
|
|
379
|
+
/**
|
|
380
|
+
* @uiName Gap
|
|
381
|
+
* @uiType string
|
|
382
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
383
|
+
*/
|
|
384
|
+
"gap": Spacing;
|
|
385
|
+
/**
|
|
386
|
+
* @uiName Minimum width
|
|
387
|
+
*/
|
|
388
|
+
"minWidth"?: string;
|
|
389
|
+
/**
|
|
390
|
+
* @uiName Padding
|
|
391
|
+
* @uiType string
|
|
392
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
393
|
+
*/
|
|
394
|
+
"padding": Spacing;
|
|
395
|
+
}
|
|
396
|
+
interface SqmPortalEmailVerification {
|
|
397
|
+
/**
|
|
398
|
+
* @undocumented
|
|
399
|
+
* @uiType object
|
|
400
|
+
*/
|
|
401
|
+
"demoData"?: DemoData<PortalEmailVerificationViewProps>;
|
|
402
|
+
/**
|
|
403
|
+
* @uiName Email verification header text
|
|
404
|
+
*/
|
|
405
|
+
"emailVerificationHeader": string;
|
|
406
|
+
/**
|
|
407
|
+
* @uiName Base path of verify email link
|
|
408
|
+
*/
|
|
409
|
+
"redirectPath": string;
|
|
410
|
+
/**
|
|
411
|
+
* @uiName Re-send email button text
|
|
412
|
+
*/
|
|
413
|
+
"resendEmailButtonText": string;
|
|
414
|
+
/**
|
|
415
|
+
* @uiName Email verification body text
|
|
416
|
+
*/
|
|
417
|
+
"verifyMessage": string;
|
|
418
|
+
}
|
|
419
|
+
interface SqmPortalFooter {
|
|
420
|
+
/**
|
|
421
|
+
* @uiName FAQ Link
|
|
422
|
+
*/
|
|
423
|
+
"faqLink"?: string;
|
|
424
|
+
/**
|
|
425
|
+
* @uiName FAQ Text
|
|
426
|
+
*/
|
|
427
|
+
"faqText"?: string;
|
|
428
|
+
/**
|
|
429
|
+
* @uiName Padding Bottom
|
|
430
|
+
*/
|
|
431
|
+
"paddingBottom": string;
|
|
432
|
+
/**
|
|
433
|
+
* @uiName Padding Left
|
|
434
|
+
*/
|
|
435
|
+
"paddingLeft": string;
|
|
436
|
+
/**
|
|
437
|
+
* @uiName Padding Right
|
|
438
|
+
*/
|
|
439
|
+
"paddingRight": string;
|
|
440
|
+
/**
|
|
441
|
+
* @uiName Padding Top
|
|
442
|
+
*/
|
|
443
|
+
"paddingTop": string;
|
|
444
|
+
/**
|
|
445
|
+
* @uiName Powered By Link
|
|
446
|
+
*/
|
|
447
|
+
"poweredByLink": string;
|
|
448
|
+
/**
|
|
449
|
+
* @uiName Show Powered By SaaSquatch
|
|
450
|
+
*/
|
|
451
|
+
"showPoweredBy": boolean;
|
|
452
|
+
/**
|
|
453
|
+
* @uiName Support Email
|
|
454
|
+
*/
|
|
455
|
+
"supportEmail": string;
|
|
456
|
+
/**
|
|
457
|
+
* @uiName Support Text
|
|
458
|
+
*/
|
|
459
|
+
"supportText": string;
|
|
460
|
+
/**
|
|
461
|
+
* @uiName Terms and Conditions Link
|
|
462
|
+
*/
|
|
463
|
+
"termsLink"?: string;
|
|
464
|
+
/**
|
|
465
|
+
* @uiName Terms and Conditions Text
|
|
466
|
+
*/
|
|
467
|
+
"termsText"?: string;
|
|
468
|
+
}
|
|
469
|
+
interface SqmPortalForgotPassword {
|
|
470
|
+
/**
|
|
471
|
+
* @undocumented
|
|
472
|
+
* @uiType object
|
|
473
|
+
*/
|
|
474
|
+
"demoData"?: DemoData<PortalForgotPasswordViewProps>;
|
|
475
|
+
/**
|
|
476
|
+
* @uiName Email label
|
|
477
|
+
*/
|
|
478
|
+
"emailLabel": string;
|
|
479
|
+
/**
|
|
480
|
+
* @uiName Routing path to login page
|
|
481
|
+
*/
|
|
482
|
+
"loginPath": string;
|
|
483
|
+
/**
|
|
484
|
+
* @uiName Base path of reset password email link
|
|
485
|
+
*/
|
|
486
|
+
"redirectPath": string;
|
|
487
|
+
/**
|
|
488
|
+
* @uiName Password reset button text
|
|
489
|
+
*/
|
|
490
|
+
"submitLabel": string;
|
|
491
|
+
}
|
|
492
|
+
interface SqmPortalFrame {
|
|
493
|
+
/**
|
|
494
|
+
* @undocumented
|
|
495
|
+
* @uiType object
|
|
496
|
+
*/
|
|
497
|
+
"demoData"?: DemoData<PortalFrameViewProps>;
|
|
498
|
+
}
|
|
499
|
+
interface SqmPortalLogin {
|
|
500
|
+
/**
|
|
501
|
+
* @undocumented
|
|
502
|
+
* @uiType object
|
|
503
|
+
*/
|
|
504
|
+
"demoData"?: DemoData<PortalLoginViewProps>;
|
|
505
|
+
/**
|
|
506
|
+
* @uiName Label for email field
|
|
507
|
+
*/
|
|
508
|
+
"emailLabel": string;
|
|
509
|
+
/**
|
|
510
|
+
* @uiName Label for forgotten password button
|
|
511
|
+
*/
|
|
512
|
+
"forgotPasswordLabel": string;
|
|
513
|
+
/**
|
|
514
|
+
* @uiName Routing path to forgot password page
|
|
515
|
+
*/
|
|
516
|
+
"forgotPasswordPath": string;
|
|
517
|
+
/**
|
|
518
|
+
* @uiName Page navigated to after sign-in
|
|
519
|
+
*/
|
|
520
|
+
"nextPage": string;
|
|
521
|
+
/**
|
|
522
|
+
* @uiName Heading label
|
|
523
|
+
*/
|
|
524
|
+
"pageLabel": string;
|
|
525
|
+
/**
|
|
526
|
+
* @uiName Label for password field
|
|
527
|
+
*/
|
|
528
|
+
"passwordLabel": string;
|
|
529
|
+
/**
|
|
530
|
+
* @uiName Label for register navigation button
|
|
531
|
+
*/
|
|
532
|
+
"registerLabel": string;
|
|
533
|
+
/**
|
|
534
|
+
* @uiName Routing path to register page
|
|
535
|
+
*/
|
|
536
|
+
"registerPath": string;
|
|
537
|
+
/**
|
|
538
|
+
* @uiName Label for submit button
|
|
539
|
+
*/
|
|
540
|
+
"submitLabel": string;
|
|
541
|
+
}
|
|
542
|
+
interface SqmPortalLogout {
|
|
543
|
+
/**
|
|
544
|
+
* @uiName Next Page path
|
|
545
|
+
*/
|
|
546
|
+
"nextPage": string;
|
|
547
|
+
}
|
|
548
|
+
interface SqmPortalProfile {
|
|
549
|
+
/**
|
|
550
|
+
* @uiName Country input field label
|
|
551
|
+
*/
|
|
552
|
+
"countrytext": string;
|
|
553
|
+
/**
|
|
554
|
+
* @undocumented
|
|
555
|
+
* @uiType object
|
|
556
|
+
*/
|
|
557
|
+
"demoData"?: DemoData<PortalProfileViewProps>;
|
|
558
|
+
/**
|
|
559
|
+
* @uiName Edit profile header
|
|
560
|
+
*/
|
|
561
|
+
"editProfileHeader": string;
|
|
562
|
+
/**
|
|
563
|
+
* @uiName Edit profile sub header
|
|
564
|
+
*/
|
|
565
|
+
"editProfileSubHeader": string;
|
|
566
|
+
/**
|
|
567
|
+
* @uiName Email input field label
|
|
568
|
+
*/
|
|
569
|
+
"emailtext": string;
|
|
570
|
+
/**
|
|
571
|
+
* @uiName First name input field label
|
|
572
|
+
*/
|
|
573
|
+
"firstnametext": string;
|
|
574
|
+
/**
|
|
575
|
+
* @uiName Last name input field label
|
|
576
|
+
*/
|
|
577
|
+
"lastnametext": string;
|
|
578
|
+
/**
|
|
579
|
+
* @uiName Show or hide country field
|
|
580
|
+
*/
|
|
581
|
+
"showCountry": boolean;
|
|
582
|
+
/**
|
|
583
|
+
* @uiName Text for the submit changes button
|
|
584
|
+
*/
|
|
585
|
+
"submitChangeButtonText": string;
|
|
586
|
+
}
|
|
587
|
+
interface SqmPortalProtectedRoute {
|
|
588
|
+
/**
|
|
589
|
+
* @uiName Redirect Path
|
|
590
|
+
*/
|
|
591
|
+
"redirectTo": string;
|
|
592
|
+
/**
|
|
593
|
+
* @uiName Redirect unverified users path
|
|
594
|
+
*/
|
|
595
|
+
"redirectToUnverified": string;
|
|
596
|
+
/**
|
|
597
|
+
* @uiName Require Email Verification
|
|
598
|
+
*/
|
|
599
|
+
"requireEmailVerification": boolean;
|
|
600
|
+
}
|
|
601
|
+
interface SqmPortalRegister {
|
|
602
|
+
/**
|
|
603
|
+
* @uiName Show confirm password field
|
|
604
|
+
*/
|
|
605
|
+
"confirmPassword": boolean;
|
|
606
|
+
/**
|
|
607
|
+
* @uiName Label for confirm password field
|
|
608
|
+
*/
|
|
609
|
+
"confirmPasswordLabel": string;
|
|
610
|
+
/**
|
|
611
|
+
* @undocumented
|
|
612
|
+
* @uiType object
|
|
613
|
+
*/
|
|
614
|
+
"demoData"?: DemoData<PortalRegisterViewProps>;
|
|
615
|
+
/**
|
|
616
|
+
* @uiName Label for email field
|
|
617
|
+
*/
|
|
618
|
+
"emailLabel": string;
|
|
619
|
+
/**
|
|
620
|
+
* @uiName Use password field with live validation
|
|
621
|
+
*/
|
|
622
|
+
"enablePasswordValidation": boolean;
|
|
623
|
+
/**
|
|
624
|
+
* @uiName Hide default input fields to use custom fields
|
|
625
|
+
*/
|
|
626
|
+
"hideInputs": boolean;
|
|
627
|
+
/**
|
|
628
|
+
* @uiName Label for login navigation button
|
|
629
|
+
*/
|
|
630
|
+
"loginLabel": string;
|
|
631
|
+
/**
|
|
632
|
+
* @uiName Routing path to login page
|
|
633
|
+
*/
|
|
634
|
+
"loginPath": string;
|
|
635
|
+
/**
|
|
636
|
+
* @uiName Page navigated to after registration
|
|
637
|
+
*/
|
|
638
|
+
"nextPage": string;
|
|
639
|
+
/**
|
|
640
|
+
* @uiName Heading label
|
|
641
|
+
*/
|
|
642
|
+
"pageLabel": string;
|
|
643
|
+
/**
|
|
644
|
+
* @uiName Label for password field
|
|
645
|
+
*/
|
|
646
|
+
"passwordLabel": string;
|
|
647
|
+
/**
|
|
648
|
+
* @uiName Base path of verify email link
|
|
649
|
+
*/
|
|
650
|
+
"redirectPath": string;
|
|
651
|
+
/**
|
|
652
|
+
* @uiName Label for submit button
|
|
653
|
+
*/
|
|
654
|
+
"submitLabel": string;
|
|
655
|
+
}
|
|
656
|
+
interface SqmPortalResetPassword {
|
|
657
|
+
/**
|
|
658
|
+
* @uiName Show confirm password
|
|
659
|
+
*/
|
|
660
|
+
"confirmPassword": boolean;
|
|
661
|
+
/**
|
|
662
|
+
* @uiName Confirm password field label
|
|
663
|
+
*/
|
|
664
|
+
"confirmPasswordFieldLabel": string;
|
|
665
|
+
/**
|
|
666
|
+
* Displayed after a successful password reset
|
|
667
|
+
* @uiName Continue button text
|
|
668
|
+
*/
|
|
669
|
+
"continueButtonText": string;
|
|
670
|
+
/**
|
|
671
|
+
* @undocumented
|
|
672
|
+
* @uiType object
|
|
673
|
+
*/
|
|
674
|
+
"demoData"?: DemoData<PortalResetPasswordViewProps>;
|
|
675
|
+
/**
|
|
676
|
+
* @uiName Failed page path
|
|
677
|
+
*/
|
|
678
|
+
"failedPage": string;
|
|
679
|
+
/**
|
|
680
|
+
* @uiName Next page path
|
|
681
|
+
*/
|
|
682
|
+
"nextPage": string;
|
|
683
|
+
/**
|
|
684
|
+
* @uiName Password field label
|
|
685
|
+
*/
|
|
686
|
+
"passwordFieldLabel": string;
|
|
687
|
+
/**
|
|
688
|
+
* Displayed after a successful password reset
|
|
689
|
+
* @uiName Password reset header text
|
|
690
|
+
*/
|
|
691
|
+
"passwordResetHeader": string;
|
|
692
|
+
/**
|
|
693
|
+
* @uiName Password reset button text
|
|
694
|
+
*/
|
|
695
|
+
"resetPasswordButtonText": string;
|
|
696
|
+
/**
|
|
697
|
+
* @uiName Password reset header text
|
|
698
|
+
*/
|
|
699
|
+
"resetPasswordHeader": string;
|
|
700
|
+
}
|
|
701
|
+
interface SqmPortalVerifyEmail {
|
|
702
|
+
/**
|
|
703
|
+
* @undocumented
|
|
704
|
+
* @uiType object
|
|
705
|
+
*/
|
|
706
|
+
"demoData"?: DemoData<PortalVerifyEmailViewProps>;
|
|
707
|
+
/**
|
|
708
|
+
* @uiName Failed page path
|
|
709
|
+
*/
|
|
710
|
+
"failedPage": string;
|
|
711
|
+
/**
|
|
712
|
+
* @uiName Next page path
|
|
713
|
+
*/
|
|
714
|
+
"nextPage": string;
|
|
715
|
+
}
|
|
716
|
+
interface SqmProgramMenu {
|
|
717
|
+
}
|
|
718
|
+
interface SqmReferralIframe {
|
|
719
|
+
/**
|
|
720
|
+
* @undocumented
|
|
721
|
+
* @uiType object
|
|
722
|
+
*/
|
|
723
|
+
"demoData"?: DemoData<ReferralIframeViewProps>;
|
|
724
|
+
/**
|
|
725
|
+
* @uiName Height of the iframe container
|
|
726
|
+
*/
|
|
727
|
+
"iframeHeight": string;
|
|
728
|
+
/**
|
|
729
|
+
* @uiName URL of iframe to display
|
|
730
|
+
* @uiRequired
|
|
731
|
+
*/
|
|
732
|
+
"iframeSrc": string;
|
|
733
|
+
/**
|
|
734
|
+
* @uiName Width of the iframe container
|
|
735
|
+
*/
|
|
736
|
+
"iframeWidth": string;
|
|
737
|
+
}
|
|
738
|
+
interface SqmReferralTable {
|
|
739
|
+
/**
|
|
740
|
+
* @undocumented
|
|
741
|
+
* @uiType object
|
|
742
|
+
*/
|
|
743
|
+
"demoData"?: DemoData<ReferralTableViewProps>;
|
|
744
|
+
/**
|
|
745
|
+
* @uiName View More button text
|
|
746
|
+
*/
|
|
747
|
+
"moreLabel"?: string;
|
|
748
|
+
/**
|
|
749
|
+
* @uiName Number of referrals per page
|
|
750
|
+
*/
|
|
751
|
+
"perPage": number;
|
|
752
|
+
/**
|
|
753
|
+
* @uiName Previous button text
|
|
754
|
+
*/
|
|
755
|
+
"prevLabel"?: string;
|
|
756
|
+
/**
|
|
757
|
+
* Filters to only show referrals in this program. Will default to filtering by the program context where this table lives. If no program ID is set or provided by context, then shows all referrals from all programs. If program ID is "classic", shows classic-only referrals
|
|
758
|
+
* @uiName Program
|
|
759
|
+
*/
|
|
760
|
+
"programId": string;
|
|
761
|
+
/**
|
|
762
|
+
* @uiName Show column labels
|
|
763
|
+
*/
|
|
764
|
+
"showLabels"?: boolean;
|
|
765
|
+
/**
|
|
766
|
+
* @uiName Show Referred by user in table
|
|
767
|
+
*/
|
|
768
|
+
"showReferrer"?: boolean;
|
|
769
|
+
}
|
|
770
|
+
interface SqmReferralTableCell {
|
|
771
|
+
"innerTemplate": string;
|
|
772
|
+
}
|
|
773
|
+
interface SqmReferralTableColumn {
|
|
774
|
+
/**
|
|
775
|
+
* @uiName Column Title
|
|
776
|
+
*/
|
|
777
|
+
"columnTitle": string;
|
|
778
|
+
"renderCell": (_: Referral) => Promise<any>;
|
|
779
|
+
"renderLabel": () => Promise<string>;
|
|
780
|
+
}
|
|
781
|
+
interface SqmReferralTableDateCell {
|
|
782
|
+
"date": number;
|
|
783
|
+
}
|
|
784
|
+
interface SqmReferralTableDateColumn {
|
|
785
|
+
/**
|
|
786
|
+
* @uiName Date Column Title
|
|
787
|
+
*/
|
|
788
|
+
"columnTitle": string;
|
|
789
|
+
/**
|
|
790
|
+
* @uiName Date Displayed
|
|
791
|
+
* @uiType string
|
|
792
|
+
* @uiEnum ["dateConverted", "dateReferralStarted", "dateFraudChecksCompleted", "dateModerated", "dateModified", "dateReferralEnded", "dateReferralPaid", "dateUserModified"]
|
|
793
|
+
*/
|
|
794
|
+
"dateShown": ReferralDates;
|
|
795
|
+
"renderCell": (data: Referral) => Promise<any>;
|
|
796
|
+
"renderLabel": () => Promise<string>;
|
|
797
|
+
}
|
|
798
|
+
interface SqmReferralTableRewardsCell {
|
|
799
|
+
"hideDetails": boolean;
|
|
800
|
+
"rewards": Reward[];
|
|
801
|
+
}
|
|
802
|
+
interface SqmReferralTableRewardsColumn {
|
|
803
|
+
/**
|
|
804
|
+
* @uiName Reward column title
|
|
805
|
+
*/
|
|
806
|
+
"columnTitle": string;
|
|
807
|
+
/**
|
|
808
|
+
* @uiName Hide dropdown details of reward
|
|
809
|
+
*/
|
|
810
|
+
"hideDetails": boolean;
|
|
811
|
+
"renderCell": (data: Referral) => Promise<any>;
|
|
812
|
+
"renderLabel": () => Promise<string>;
|
|
813
|
+
}
|
|
814
|
+
interface SqmReferralTableStatusCell {
|
|
815
|
+
"converted": boolean;
|
|
816
|
+
"statusText": string;
|
|
817
|
+
}
|
|
818
|
+
interface SqmReferralTableStatusColumn {
|
|
819
|
+
/**
|
|
820
|
+
* @uiName Column Title
|
|
821
|
+
*/
|
|
822
|
+
"columnTitle": string;
|
|
823
|
+
/**
|
|
824
|
+
* @uiName Converted Status Text
|
|
825
|
+
*/
|
|
826
|
+
"convertedStatusText": string;
|
|
827
|
+
/**
|
|
828
|
+
* @uiName In Progress Status Text
|
|
829
|
+
*/
|
|
830
|
+
"inProgressStatusText": string;
|
|
831
|
+
"renderCell": (data: Referral) => Promise<any>;
|
|
832
|
+
"renderLabel": () => Promise<string>;
|
|
833
|
+
}
|
|
834
|
+
interface SqmReferralTableUserCell {
|
|
835
|
+
"name": string;
|
|
836
|
+
}
|
|
837
|
+
interface SqmReferralTableUserColumn {
|
|
838
|
+
/**
|
|
839
|
+
* @uiName Name displayed for anonymous users
|
|
840
|
+
*/
|
|
841
|
+
"anonymousUser": string;
|
|
842
|
+
/**
|
|
843
|
+
* @uiName User Column Title
|
|
844
|
+
*/
|
|
845
|
+
"columnTitle": string;
|
|
846
|
+
/**
|
|
847
|
+
* @uiName Name displayed for deleted users
|
|
848
|
+
*/
|
|
849
|
+
"deletedUser": string;
|
|
850
|
+
"renderCell": (data: Referral) => Promise<any>;
|
|
851
|
+
"renderLabel": () => Promise<string>;
|
|
852
|
+
}
|
|
853
|
+
interface SqmRoute {
|
|
854
|
+
/**
|
|
855
|
+
* @uiName Navigation path name
|
|
856
|
+
*/
|
|
857
|
+
"path": string;
|
|
858
|
+
}
|
|
859
|
+
interface SqmRouter {
|
|
860
|
+
}
|
|
861
|
+
interface SqmShareButton {
|
|
862
|
+
/**
|
|
863
|
+
* @undocumented
|
|
864
|
+
* @uiType object
|
|
865
|
+
*/
|
|
866
|
+
"demoData"?: DemoData<ShareButtonViewProps>;
|
|
867
|
+
/**
|
|
868
|
+
* @uiName Disabled
|
|
869
|
+
*/
|
|
870
|
+
"disabled"?: boolean;
|
|
871
|
+
/**
|
|
872
|
+
* @uiName Hide the icon
|
|
873
|
+
*/
|
|
874
|
+
"hideicon"?: boolean;
|
|
875
|
+
/**
|
|
876
|
+
* @uiName Hide the text
|
|
877
|
+
*/
|
|
878
|
+
"hidetext"?: boolean;
|
|
879
|
+
/**
|
|
880
|
+
* @uiName Icon used in button. Will try to select an icon based on the share medium if left empty.
|
|
881
|
+
*/
|
|
882
|
+
"icon"?: string;
|
|
883
|
+
/**
|
|
884
|
+
* @uiName Icon Location
|
|
885
|
+
* @uiType string
|
|
886
|
+
* @uiEnum ["prefix", "suffix" ]
|
|
887
|
+
* @uiEnumNames ["Prefix", "Suffix"]
|
|
888
|
+
*/
|
|
889
|
+
"iconslot"?: "prefix" | "suffix";
|
|
890
|
+
/**
|
|
891
|
+
* The social medium to share on. Share messages and links will be pulled from your program config and tagged for analytics.
|
|
892
|
+
* @uiName Share Medium
|
|
893
|
+
* @uiType string
|
|
894
|
+
* @uiEnum ["facebook", "twitter", "email", "direct", "linkedin", "sms", "fbmessenger", "whatsapp", "linemessenger", "pinterest", "reminder", "unknown" ]
|
|
895
|
+
* @uiEnumNames ["Facebook", "Twitter", "Email", "Web Share Sheet", "Linkedin", "SMS", "Facebook Messenger", "Whatsapp", "Line Messenger", "Pinterest", "Reminder", "Unknown"]
|
|
896
|
+
*/
|
|
897
|
+
"medium": | "facebook"
|
|
898
|
+
| "twitter"
|
|
899
|
+
| "email"
|
|
900
|
+
| "direct"
|
|
901
|
+
| "linkedin"
|
|
902
|
+
| "sms"
|
|
903
|
+
| "fbmessenger"
|
|
904
|
+
| "whatsapp"
|
|
905
|
+
| "linemessenger"
|
|
906
|
+
| "pinterest"
|
|
907
|
+
| "reminder"
|
|
908
|
+
| "unknown";
|
|
909
|
+
/**
|
|
910
|
+
* @uiName Display as pill
|
|
911
|
+
*/
|
|
912
|
+
"pill"?: boolean;
|
|
913
|
+
/**
|
|
914
|
+
* Optional programId, or uses the programId context where this button is rendered.
|
|
915
|
+
* @uiName Program ID
|
|
916
|
+
*/
|
|
917
|
+
"programId"?: string;
|
|
918
|
+
/**
|
|
919
|
+
* @uiName Text used for native sharing (mobile only)
|
|
920
|
+
*/
|
|
921
|
+
"sharetext"?: string;
|
|
922
|
+
/**
|
|
923
|
+
* @uiName Title used for native sharing (mobile only)
|
|
924
|
+
*/
|
|
925
|
+
"sharetitle"?: string;
|
|
926
|
+
/**
|
|
927
|
+
* @uiName Button Size
|
|
928
|
+
* @uiType string
|
|
929
|
+
* @uiEnum ["small", "medium", "large" ]
|
|
930
|
+
* @uiEnumNames ["Small", "Medium", "Large"]
|
|
931
|
+
*/
|
|
932
|
+
"size"?: "small" | "medium" | "large";
|
|
933
|
+
/**
|
|
934
|
+
* @uiType string
|
|
935
|
+
* @uiName Button Style
|
|
936
|
+
* @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
|
|
937
|
+
*/
|
|
938
|
+
"type"?: | "primary"
|
|
939
|
+
| "success"
|
|
940
|
+
| "info"
|
|
941
|
+
| "warning"
|
|
942
|
+
| "danger"
|
|
943
|
+
| "default"
|
|
944
|
+
| "text";
|
|
945
|
+
}
|
|
946
|
+
interface SqmShareCode {
|
|
947
|
+
/**
|
|
948
|
+
* @undocumented
|
|
949
|
+
* @uiType object
|
|
950
|
+
*/
|
|
951
|
+
"demoData"?: DemoData<ShareLinkViewProps>;
|
|
952
|
+
/**
|
|
953
|
+
* The ID of the program that should generate the code. Defaults to the program ID in context where this widget is loaded.
|
|
954
|
+
* @uiName Program ID
|
|
955
|
+
*/
|
|
956
|
+
"programId"?: string;
|
|
957
|
+
/**
|
|
958
|
+
* The number of milliseconds that the tooltip will appear for
|
|
959
|
+
* @uiName Tooltip lifespan
|
|
960
|
+
*/
|
|
961
|
+
"tooltiplifespan": number;
|
|
962
|
+
/**
|
|
963
|
+
* This is shown after someone has successfully copied the cpde to the clipboard.
|
|
964
|
+
* @uiName Tooltip text
|
|
965
|
+
*/
|
|
966
|
+
"tooltiptext": string;
|
|
967
|
+
}
|
|
968
|
+
interface SqmShareLink {
|
|
969
|
+
/**
|
|
970
|
+
* @undocumented
|
|
971
|
+
* @uiType object
|
|
972
|
+
*/
|
|
973
|
+
"demoData"?: DemoData<ShareLinkViewProps>;
|
|
974
|
+
/**
|
|
975
|
+
* The ID of the program that should generate the link. Defaults to the program ID in context where this widget is loaded.
|
|
976
|
+
* @uiName Program ID
|
|
977
|
+
*/
|
|
978
|
+
"programId"?: string;
|
|
979
|
+
/**
|
|
980
|
+
* The number of milliseconds that the tooltip will appear for
|
|
981
|
+
* @uiName Tooltip lifespan
|
|
982
|
+
*/
|
|
983
|
+
"tooltiplifespan": number;
|
|
984
|
+
/**
|
|
985
|
+
* This is shown after someone has successfully copied the link to the clipboard.
|
|
986
|
+
* @uiName Tooltip text
|
|
987
|
+
*/
|
|
988
|
+
"tooltiptext": string;
|
|
989
|
+
}
|
|
990
|
+
interface SqmStatContainer {
|
|
991
|
+
/**
|
|
992
|
+
* @uiName Space between stats
|
|
993
|
+
* @uiType string
|
|
994
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
995
|
+
*/
|
|
996
|
+
"space": Spacing;
|
|
997
|
+
}
|
|
998
|
+
interface SqmStencilbook {
|
|
999
|
+
}
|
|
1000
|
+
interface SqmTableCell {
|
|
1001
|
+
"colspan": number;
|
|
1002
|
+
"padding": string;
|
|
1003
|
+
}
|
|
1004
|
+
interface SqmTableRow {
|
|
1005
|
+
"border": string;
|
|
1006
|
+
}
|
|
1007
|
+
interface SqmText {
|
|
1008
|
+
}
|
|
1009
|
+
interface SqmTextSpan {
|
|
1010
|
+
/**
|
|
1011
|
+
* @uiName Text
|
|
1012
|
+
*/
|
|
1013
|
+
"text": string;
|
|
1014
|
+
/**
|
|
1015
|
+
* @uiName Text
|
|
1016
|
+
* @uiType string
|
|
1017
|
+
* @uiEnum ["p", "subtext", "h1", "h2", "h3", "h4"]
|
|
1018
|
+
*/
|
|
1019
|
+
"type": "p" | "subtext" | "h1" | "h2" | "h3" | "h4";
|
|
1020
|
+
}
|
|
1021
|
+
interface SqmTitledSection {
|
|
1022
|
+
"label": string;
|
|
1023
|
+
/**
|
|
1024
|
+
* @uiName Label margin style
|
|
1025
|
+
* @uiType string
|
|
1026
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1027
|
+
*/
|
|
1028
|
+
"labelMargin": Spacing;
|
|
1029
|
+
/**
|
|
1030
|
+
* @uiName Section padding
|
|
1031
|
+
* @uiType string
|
|
1032
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1033
|
+
*/
|
|
1034
|
+
"padding": Spacing;
|
|
1035
|
+
}
|
|
1036
|
+
interface SqmUserName {
|
|
1037
|
+
/**
|
|
1038
|
+
* @undocumented
|
|
1039
|
+
* @uiType object
|
|
1040
|
+
*/
|
|
1041
|
+
"demoData"?: DemoData<UserNameViewProps>;
|
|
1042
|
+
/**
|
|
1043
|
+
* @uiName Fallback name for nameless users
|
|
1044
|
+
*/
|
|
1045
|
+
"fallback": string;
|
|
1046
|
+
/**
|
|
1047
|
+
* @uiName Loading text
|
|
1048
|
+
*/
|
|
1049
|
+
"loadingText": string;
|
|
1050
|
+
}
|
|
1051
|
+
}
|
|
1052
|
+
declare global {
|
|
1053
|
+
interface HTMLSqmAssetCardElement extends Components.SqmAssetCard, HTMLStencilElement {
|
|
1054
|
+
}
|
|
1055
|
+
var HTMLSqmAssetCardElement: {
|
|
1056
|
+
prototype: HTMLSqmAssetCardElement;
|
|
1057
|
+
new (): HTMLSqmAssetCardElement;
|
|
1058
|
+
};
|
|
1059
|
+
interface HTMLSqmBigStatElement extends Components.SqmBigStat, HTMLStencilElement {
|
|
1060
|
+
}
|
|
1061
|
+
var HTMLSqmBigStatElement: {
|
|
1062
|
+
prototype: HTMLSqmBigStatElement;
|
|
1063
|
+
new (): HTMLSqmBigStatElement;
|
|
1064
|
+
};
|
|
1065
|
+
interface HTMLSqmDividedLayoutElement extends Components.SqmDividedLayout, HTMLStencilElement {
|
|
1066
|
+
}
|
|
1067
|
+
var HTMLSqmDividedLayoutElement: {
|
|
1068
|
+
prototype: HTMLSqmDividedLayoutElement;
|
|
1069
|
+
new (): HTMLSqmDividedLayoutElement;
|
|
1070
|
+
};
|
|
1071
|
+
interface HTMLSqmEditProfileElement extends Components.SqmEditProfile, HTMLStencilElement {
|
|
1072
|
+
}
|
|
1073
|
+
var HTMLSqmEditProfileElement: {
|
|
1074
|
+
prototype: HTMLSqmEditProfileElement;
|
|
1075
|
+
new (): HTMLSqmEditProfileElement;
|
|
1076
|
+
};
|
|
1077
|
+
interface HTMLSqmFormMessageElement extends Components.SqmFormMessage, HTMLStencilElement {
|
|
1078
|
+
}
|
|
1079
|
+
var HTMLSqmFormMessageElement: {
|
|
1080
|
+
prototype: HTMLSqmFormMessageElement;
|
|
1081
|
+
new (): HTMLSqmFormMessageElement;
|
|
1082
|
+
};
|
|
1083
|
+
interface HTMLSqmGraphqlClientProviderElement extends Components.SqmGraphqlClientProvider, HTMLStencilElement {
|
|
1084
|
+
}
|
|
1085
|
+
var HTMLSqmGraphqlClientProviderElement: {
|
|
1086
|
+
prototype: HTMLSqmGraphqlClientProviderElement;
|
|
1087
|
+
new (): HTMLSqmGraphqlClientProviderElement;
|
|
1088
|
+
};
|
|
1089
|
+
interface HTMLSqmHeroElement extends Components.SqmHero, HTMLStencilElement {
|
|
1090
|
+
}
|
|
1091
|
+
var HTMLSqmHeroElement: {
|
|
1092
|
+
prototype: HTMLSqmHeroElement;
|
|
1093
|
+
new (): HTMLSqmHeroElement;
|
|
1094
|
+
};
|
|
1095
|
+
interface HTMLSqmHookStoryContainerElement extends Components.SqmHookStoryContainer, HTMLStencilElement {
|
|
1096
|
+
}
|
|
1097
|
+
var HTMLSqmHookStoryContainerElement: {
|
|
1098
|
+
prototype: HTMLSqmHookStoryContainerElement;
|
|
1099
|
+
new (): HTMLSqmHookStoryContainerElement;
|
|
1100
|
+
};
|
|
1101
|
+
interface HTMLSqmLeaderboardElement extends Components.SqmLeaderboard, HTMLStencilElement {
|
|
1102
|
+
}
|
|
1103
|
+
var HTMLSqmLeaderboardElement: {
|
|
1104
|
+
prototype: HTMLSqmLeaderboardElement;
|
|
1105
|
+
new (): HTMLSqmLeaderboardElement;
|
|
1106
|
+
};
|
|
1107
|
+
interface HTMLSqmLeaderboardRankElement extends Components.SqmLeaderboardRank, HTMLStencilElement {
|
|
1108
|
+
}
|
|
1109
|
+
var HTMLSqmLeaderboardRankElement: {
|
|
1110
|
+
prototype: HTMLSqmLeaderboardRankElement;
|
|
1111
|
+
new (): HTMLSqmLeaderboardRankElement;
|
|
1112
|
+
};
|
|
1113
|
+
interface HTMLSqmNameFieldsElement extends Components.SqmNameFields, HTMLStencilElement {
|
|
1114
|
+
}
|
|
1115
|
+
var HTMLSqmNameFieldsElement: {
|
|
1116
|
+
prototype: HTMLSqmNameFieldsElement;
|
|
1117
|
+
new (): HTMLSqmNameFieldsElement;
|
|
1118
|
+
};
|
|
1119
|
+
interface HTMLSqmNavigationMenuElement extends Components.SqmNavigationMenu, HTMLStencilElement {
|
|
1120
|
+
}
|
|
1121
|
+
var HTMLSqmNavigationMenuElement: {
|
|
1122
|
+
prototype: HTMLSqmNavigationMenuElement;
|
|
1123
|
+
new (): HTMLSqmNavigationMenuElement;
|
|
1124
|
+
};
|
|
1125
|
+
interface HTMLSqmNavigationSidebarElement extends Components.SqmNavigationSidebar, HTMLStencilElement {
|
|
1126
|
+
}
|
|
1127
|
+
var HTMLSqmNavigationSidebarElement: {
|
|
1128
|
+
prototype: HTMLSqmNavigationSidebarElement;
|
|
1129
|
+
new (): HTMLSqmNavigationSidebarElement;
|
|
1130
|
+
};
|
|
1131
|
+
interface HTMLSqmNavigationSidebarItemElement extends Components.SqmNavigationSidebarItem, HTMLStencilElement {
|
|
1132
|
+
}
|
|
1133
|
+
var HTMLSqmNavigationSidebarItemElement: {
|
|
1134
|
+
prototype: HTMLSqmNavigationSidebarItemElement;
|
|
1135
|
+
new (): HTMLSqmNavigationSidebarItemElement;
|
|
1136
|
+
};
|
|
1137
|
+
interface HTMLSqmPasswordFieldElement extends Components.SqmPasswordField, HTMLStencilElement {
|
|
1138
|
+
}
|
|
1139
|
+
var HTMLSqmPasswordFieldElement: {
|
|
1140
|
+
prototype: HTMLSqmPasswordFieldElement;
|
|
1141
|
+
new (): HTMLSqmPasswordFieldElement;
|
|
1142
|
+
};
|
|
1143
|
+
interface HTMLSqmPopupContainerElement extends Components.SqmPopupContainer, HTMLStencilElement {
|
|
1144
|
+
}
|
|
1145
|
+
var HTMLSqmPopupContainerElement: {
|
|
1146
|
+
prototype: HTMLSqmPopupContainerElement;
|
|
1147
|
+
new (): HTMLSqmPopupContainerElement;
|
|
1148
|
+
};
|
|
1149
|
+
interface HTMLSqmPortalChangePasswordElement extends Components.SqmPortalChangePassword, HTMLStencilElement {
|
|
1150
|
+
}
|
|
1151
|
+
var HTMLSqmPortalChangePasswordElement: {
|
|
1152
|
+
prototype: HTMLSqmPortalChangePasswordElement;
|
|
1153
|
+
new (): HTMLSqmPortalChangePasswordElement;
|
|
1154
|
+
};
|
|
1155
|
+
interface HTMLSqmPortalContainerElement extends Components.SqmPortalContainer, HTMLStencilElement {
|
|
1156
|
+
}
|
|
1157
|
+
var HTMLSqmPortalContainerElement: {
|
|
1158
|
+
prototype: HTMLSqmPortalContainerElement;
|
|
1159
|
+
new (): HTMLSqmPortalContainerElement;
|
|
1160
|
+
};
|
|
1161
|
+
interface HTMLSqmPortalEmailVerificationElement extends Components.SqmPortalEmailVerification, HTMLStencilElement {
|
|
1162
|
+
}
|
|
1163
|
+
var HTMLSqmPortalEmailVerificationElement: {
|
|
1164
|
+
prototype: HTMLSqmPortalEmailVerificationElement;
|
|
1165
|
+
new (): HTMLSqmPortalEmailVerificationElement;
|
|
1166
|
+
};
|
|
1167
|
+
interface HTMLSqmPortalFooterElement extends Components.SqmPortalFooter, HTMLStencilElement {
|
|
1168
|
+
}
|
|
1169
|
+
var HTMLSqmPortalFooterElement: {
|
|
1170
|
+
prototype: HTMLSqmPortalFooterElement;
|
|
1171
|
+
new (): HTMLSqmPortalFooterElement;
|
|
1172
|
+
};
|
|
1173
|
+
interface HTMLSqmPortalForgotPasswordElement extends Components.SqmPortalForgotPassword, HTMLStencilElement {
|
|
1174
|
+
}
|
|
1175
|
+
var HTMLSqmPortalForgotPasswordElement: {
|
|
1176
|
+
prototype: HTMLSqmPortalForgotPasswordElement;
|
|
1177
|
+
new (): HTMLSqmPortalForgotPasswordElement;
|
|
1178
|
+
};
|
|
1179
|
+
interface HTMLSqmPortalFrameElement extends Components.SqmPortalFrame, HTMLStencilElement {
|
|
1180
|
+
}
|
|
1181
|
+
var HTMLSqmPortalFrameElement: {
|
|
1182
|
+
prototype: HTMLSqmPortalFrameElement;
|
|
1183
|
+
new (): HTMLSqmPortalFrameElement;
|
|
1184
|
+
};
|
|
1185
|
+
interface HTMLSqmPortalLoginElement extends Components.SqmPortalLogin, HTMLStencilElement {
|
|
1186
|
+
}
|
|
1187
|
+
var HTMLSqmPortalLoginElement: {
|
|
1188
|
+
prototype: HTMLSqmPortalLoginElement;
|
|
1189
|
+
new (): HTMLSqmPortalLoginElement;
|
|
1190
|
+
};
|
|
1191
|
+
interface HTMLSqmPortalLogoutElement extends Components.SqmPortalLogout, HTMLStencilElement {
|
|
1192
|
+
}
|
|
1193
|
+
var HTMLSqmPortalLogoutElement: {
|
|
1194
|
+
prototype: HTMLSqmPortalLogoutElement;
|
|
1195
|
+
new (): HTMLSqmPortalLogoutElement;
|
|
1196
|
+
};
|
|
1197
|
+
interface HTMLSqmPortalProfileElement extends Components.SqmPortalProfile, HTMLStencilElement {
|
|
1198
|
+
}
|
|
1199
|
+
var HTMLSqmPortalProfileElement: {
|
|
1200
|
+
prototype: HTMLSqmPortalProfileElement;
|
|
1201
|
+
new (): HTMLSqmPortalProfileElement;
|
|
1202
|
+
};
|
|
1203
|
+
interface HTMLSqmPortalProtectedRouteElement extends Components.SqmPortalProtectedRoute, HTMLStencilElement {
|
|
1204
|
+
}
|
|
1205
|
+
var HTMLSqmPortalProtectedRouteElement: {
|
|
1206
|
+
prototype: HTMLSqmPortalProtectedRouteElement;
|
|
1207
|
+
new (): HTMLSqmPortalProtectedRouteElement;
|
|
1208
|
+
};
|
|
1209
|
+
interface HTMLSqmPortalRegisterElement extends Components.SqmPortalRegister, HTMLStencilElement {
|
|
1210
|
+
}
|
|
1211
|
+
var HTMLSqmPortalRegisterElement: {
|
|
1212
|
+
prototype: HTMLSqmPortalRegisterElement;
|
|
1213
|
+
new (): HTMLSqmPortalRegisterElement;
|
|
1214
|
+
};
|
|
1215
|
+
interface HTMLSqmPortalResetPasswordElement extends Components.SqmPortalResetPassword, HTMLStencilElement {
|
|
1216
|
+
}
|
|
1217
|
+
var HTMLSqmPortalResetPasswordElement: {
|
|
1218
|
+
prototype: HTMLSqmPortalResetPasswordElement;
|
|
1219
|
+
new (): HTMLSqmPortalResetPasswordElement;
|
|
1220
|
+
};
|
|
1221
|
+
interface HTMLSqmPortalVerifyEmailElement extends Components.SqmPortalVerifyEmail, HTMLStencilElement {
|
|
1222
|
+
}
|
|
1223
|
+
var HTMLSqmPortalVerifyEmailElement: {
|
|
1224
|
+
prototype: HTMLSqmPortalVerifyEmailElement;
|
|
1225
|
+
new (): HTMLSqmPortalVerifyEmailElement;
|
|
1226
|
+
};
|
|
1227
|
+
interface HTMLSqmProgramMenuElement extends Components.SqmProgramMenu, HTMLStencilElement {
|
|
1228
|
+
}
|
|
1229
|
+
var HTMLSqmProgramMenuElement: {
|
|
1230
|
+
prototype: HTMLSqmProgramMenuElement;
|
|
1231
|
+
new (): HTMLSqmProgramMenuElement;
|
|
1232
|
+
};
|
|
1233
|
+
interface HTMLSqmReferralIframeElement extends Components.SqmReferralIframe, HTMLStencilElement {
|
|
1234
|
+
}
|
|
1235
|
+
var HTMLSqmReferralIframeElement: {
|
|
1236
|
+
prototype: HTMLSqmReferralIframeElement;
|
|
1237
|
+
new (): HTMLSqmReferralIframeElement;
|
|
1238
|
+
};
|
|
1239
|
+
interface HTMLSqmReferralTableElement extends Components.SqmReferralTable, HTMLStencilElement {
|
|
1240
|
+
}
|
|
1241
|
+
var HTMLSqmReferralTableElement: {
|
|
1242
|
+
prototype: HTMLSqmReferralTableElement;
|
|
1243
|
+
new (): HTMLSqmReferralTableElement;
|
|
1244
|
+
};
|
|
1245
|
+
interface HTMLSqmReferralTableCellElement extends Components.SqmReferralTableCell, HTMLStencilElement {
|
|
1246
|
+
}
|
|
1247
|
+
var HTMLSqmReferralTableCellElement: {
|
|
1248
|
+
prototype: HTMLSqmReferralTableCellElement;
|
|
1249
|
+
new (): HTMLSqmReferralTableCellElement;
|
|
1250
|
+
};
|
|
1251
|
+
interface HTMLSqmReferralTableColumnElement extends Components.SqmReferralTableColumn, HTMLStencilElement {
|
|
1252
|
+
}
|
|
1253
|
+
var HTMLSqmReferralTableColumnElement: {
|
|
1254
|
+
prototype: HTMLSqmReferralTableColumnElement;
|
|
1255
|
+
new (): HTMLSqmReferralTableColumnElement;
|
|
1256
|
+
};
|
|
1257
|
+
interface HTMLSqmReferralTableDateCellElement extends Components.SqmReferralTableDateCell, HTMLStencilElement {
|
|
1258
|
+
}
|
|
1259
|
+
var HTMLSqmReferralTableDateCellElement: {
|
|
1260
|
+
prototype: HTMLSqmReferralTableDateCellElement;
|
|
1261
|
+
new (): HTMLSqmReferralTableDateCellElement;
|
|
1262
|
+
};
|
|
1263
|
+
interface HTMLSqmReferralTableDateColumnElement extends Components.SqmReferralTableDateColumn, HTMLStencilElement {
|
|
1264
|
+
}
|
|
1265
|
+
var HTMLSqmReferralTableDateColumnElement: {
|
|
1266
|
+
prototype: HTMLSqmReferralTableDateColumnElement;
|
|
1267
|
+
new (): HTMLSqmReferralTableDateColumnElement;
|
|
1268
|
+
};
|
|
1269
|
+
interface HTMLSqmReferralTableRewardsCellElement extends Components.SqmReferralTableRewardsCell, HTMLStencilElement {
|
|
1270
|
+
}
|
|
1271
|
+
var HTMLSqmReferralTableRewardsCellElement: {
|
|
1272
|
+
prototype: HTMLSqmReferralTableRewardsCellElement;
|
|
1273
|
+
new (): HTMLSqmReferralTableRewardsCellElement;
|
|
1274
|
+
};
|
|
1275
|
+
interface HTMLSqmReferralTableRewardsColumnElement extends Components.SqmReferralTableRewardsColumn, HTMLStencilElement {
|
|
1276
|
+
}
|
|
1277
|
+
var HTMLSqmReferralTableRewardsColumnElement: {
|
|
1278
|
+
prototype: HTMLSqmReferralTableRewardsColumnElement;
|
|
1279
|
+
new (): HTMLSqmReferralTableRewardsColumnElement;
|
|
1280
|
+
};
|
|
1281
|
+
interface HTMLSqmReferralTableStatusCellElement extends Components.SqmReferralTableStatusCell, HTMLStencilElement {
|
|
1282
|
+
}
|
|
1283
|
+
var HTMLSqmReferralTableStatusCellElement: {
|
|
1284
|
+
prototype: HTMLSqmReferralTableStatusCellElement;
|
|
1285
|
+
new (): HTMLSqmReferralTableStatusCellElement;
|
|
1286
|
+
};
|
|
1287
|
+
interface HTMLSqmReferralTableStatusColumnElement extends Components.SqmReferralTableStatusColumn, HTMLStencilElement {
|
|
1288
|
+
}
|
|
1289
|
+
var HTMLSqmReferralTableStatusColumnElement: {
|
|
1290
|
+
prototype: HTMLSqmReferralTableStatusColumnElement;
|
|
1291
|
+
new (): HTMLSqmReferralTableStatusColumnElement;
|
|
1292
|
+
};
|
|
1293
|
+
interface HTMLSqmReferralTableUserCellElement extends Components.SqmReferralTableUserCell, HTMLStencilElement {
|
|
1294
|
+
}
|
|
1295
|
+
var HTMLSqmReferralTableUserCellElement: {
|
|
1296
|
+
prototype: HTMLSqmReferralTableUserCellElement;
|
|
1297
|
+
new (): HTMLSqmReferralTableUserCellElement;
|
|
1298
|
+
};
|
|
1299
|
+
interface HTMLSqmReferralTableUserColumnElement extends Components.SqmReferralTableUserColumn, HTMLStencilElement {
|
|
1300
|
+
}
|
|
1301
|
+
var HTMLSqmReferralTableUserColumnElement: {
|
|
1302
|
+
prototype: HTMLSqmReferralTableUserColumnElement;
|
|
1303
|
+
new (): HTMLSqmReferralTableUserColumnElement;
|
|
1304
|
+
};
|
|
1305
|
+
interface HTMLSqmRouteElement extends Components.SqmRoute, HTMLStencilElement {
|
|
1306
|
+
}
|
|
1307
|
+
var HTMLSqmRouteElement: {
|
|
1308
|
+
prototype: HTMLSqmRouteElement;
|
|
1309
|
+
new (): HTMLSqmRouteElement;
|
|
1310
|
+
};
|
|
1311
|
+
interface HTMLSqmRouterElement extends Components.SqmRouter, HTMLStencilElement {
|
|
1312
|
+
}
|
|
1313
|
+
var HTMLSqmRouterElement: {
|
|
1314
|
+
prototype: HTMLSqmRouterElement;
|
|
1315
|
+
new (): HTMLSqmRouterElement;
|
|
1316
|
+
};
|
|
1317
|
+
interface HTMLSqmShareButtonElement extends Components.SqmShareButton, HTMLStencilElement {
|
|
1318
|
+
}
|
|
1319
|
+
var HTMLSqmShareButtonElement: {
|
|
1320
|
+
prototype: HTMLSqmShareButtonElement;
|
|
1321
|
+
new (): HTMLSqmShareButtonElement;
|
|
1322
|
+
};
|
|
1323
|
+
interface HTMLSqmShareCodeElement extends Components.SqmShareCode, HTMLStencilElement {
|
|
1324
|
+
}
|
|
1325
|
+
var HTMLSqmShareCodeElement: {
|
|
1326
|
+
prototype: HTMLSqmShareCodeElement;
|
|
1327
|
+
new (): HTMLSqmShareCodeElement;
|
|
1328
|
+
};
|
|
1329
|
+
interface HTMLSqmShareLinkElement extends Components.SqmShareLink, HTMLStencilElement {
|
|
1330
|
+
}
|
|
1331
|
+
var HTMLSqmShareLinkElement: {
|
|
1332
|
+
prototype: HTMLSqmShareLinkElement;
|
|
1333
|
+
new (): HTMLSqmShareLinkElement;
|
|
1334
|
+
};
|
|
1335
|
+
interface HTMLSqmStatContainerElement extends Components.SqmStatContainer, HTMLStencilElement {
|
|
1336
|
+
}
|
|
1337
|
+
var HTMLSqmStatContainerElement: {
|
|
1338
|
+
prototype: HTMLSqmStatContainerElement;
|
|
1339
|
+
new (): HTMLSqmStatContainerElement;
|
|
1340
|
+
};
|
|
1341
|
+
interface HTMLSqmStencilbookElement extends Components.SqmStencilbook, HTMLStencilElement {
|
|
1342
|
+
}
|
|
1343
|
+
var HTMLSqmStencilbookElement: {
|
|
1344
|
+
prototype: HTMLSqmStencilbookElement;
|
|
1345
|
+
new (): HTMLSqmStencilbookElement;
|
|
1346
|
+
};
|
|
1347
|
+
interface HTMLSqmTableCellElement extends Components.SqmTableCell, HTMLStencilElement {
|
|
1348
|
+
}
|
|
1349
|
+
var HTMLSqmTableCellElement: {
|
|
1350
|
+
prototype: HTMLSqmTableCellElement;
|
|
1351
|
+
new (): HTMLSqmTableCellElement;
|
|
1352
|
+
};
|
|
1353
|
+
interface HTMLSqmTableRowElement extends Components.SqmTableRow, HTMLStencilElement {
|
|
1354
|
+
}
|
|
1355
|
+
var HTMLSqmTableRowElement: {
|
|
1356
|
+
prototype: HTMLSqmTableRowElement;
|
|
1357
|
+
new (): HTMLSqmTableRowElement;
|
|
1358
|
+
};
|
|
1359
|
+
interface HTMLSqmTextElement extends Components.SqmText, HTMLStencilElement {
|
|
1360
|
+
}
|
|
1361
|
+
var HTMLSqmTextElement: {
|
|
1362
|
+
prototype: HTMLSqmTextElement;
|
|
1363
|
+
new (): HTMLSqmTextElement;
|
|
1364
|
+
};
|
|
1365
|
+
interface HTMLSqmTextSpanElement extends Components.SqmTextSpan, HTMLStencilElement {
|
|
1366
|
+
}
|
|
1367
|
+
var HTMLSqmTextSpanElement: {
|
|
1368
|
+
prototype: HTMLSqmTextSpanElement;
|
|
1369
|
+
new (): HTMLSqmTextSpanElement;
|
|
1370
|
+
};
|
|
1371
|
+
interface HTMLSqmTitledSectionElement extends Components.SqmTitledSection, HTMLStencilElement {
|
|
1372
|
+
}
|
|
1373
|
+
var HTMLSqmTitledSectionElement: {
|
|
1374
|
+
prototype: HTMLSqmTitledSectionElement;
|
|
1375
|
+
new (): HTMLSqmTitledSectionElement;
|
|
1376
|
+
};
|
|
1377
|
+
interface HTMLSqmUserNameElement extends Components.SqmUserName, HTMLStencilElement {
|
|
1378
|
+
}
|
|
1379
|
+
var HTMLSqmUserNameElement: {
|
|
1380
|
+
prototype: HTMLSqmUserNameElement;
|
|
1381
|
+
new (): HTMLSqmUserNameElement;
|
|
1382
|
+
};
|
|
1383
|
+
interface HTMLElementTagNameMap {
|
|
1384
|
+
"sqm-asset-card": HTMLSqmAssetCardElement;
|
|
1385
|
+
"sqm-big-stat": HTMLSqmBigStatElement;
|
|
1386
|
+
"sqm-divided-layout": HTMLSqmDividedLayoutElement;
|
|
1387
|
+
"sqm-edit-profile": HTMLSqmEditProfileElement;
|
|
1388
|
+
"sqm-form-message": HTMLSqmFormMessageElement;
|
|
1389
|
+
"sqm-graphql-client-provider": HTMLSqmGraphqlClientProviderElement;
|
|
1390
|
+
"sqm-hero": HTMLSqmHeroElement;
|
|
1391
|
+
"sqm-hook-story-container": HTMLSqmHookStoryContainerElement;
|
|
1392
|
+
"sqm-leaderboard": HTMLSqmLeaderboardElement;
|
|
1393
|
+
"sqm-leaderboard-rank": HTMLSqmLeaderboardRankElement;
|
|
1394
|
+
"sqm-name-fields": HTMLSqmNameFieldsElement;
|
|
1395
|
+
"sqm-navigation-menu": HTMLSqmNavigationMenuElement;
|
|
1396
|
+
"sqm-navigation-sidebar": HTMLSqmNavigationSidebarElement;
|
|
1397
|
+
"sqm-navigation-sidebar-item": HTMLSqmNavigationSidebarItemElement;
|
|
1398
|
+
"sqm-password-field": HTMLSqmPasswordFieldElement;
|
|
1399
|
+
"sqm-popup-container": HTMLSqmPopupContainerElement;
|
|
1400
|
+
"sqm-portal-change-password": HTMLSqmPortalChangePasswordElement;
|
|
1401
|
+
"sqm-portal-container": HTMLSqmPortalContainerElement;
|
|
1402
|
+
"sqm-portal-email-verification": HTMLSqmPortalEmailVerificationElement;
|
|
1403
|
+
"sqm-portal-footer": HTMLSqmPortalFooterElement;
|
|
1404
|
+
"sqm-portal-forgot-password": HTMLSqmPortalForgotPasswordElement;
|
|
1405
|
+
"sqm-portal-frame": HTMLSqmPortalFrameElement;
|
|
1406
|
+
"sqm-portal-login": HTMLSqmPortalLoginElement;
|
|
1407
|
+
"sqm-portal-logout": HTMLSqmPortalLogoutElement;
|
|
1408
|
+
"sqm-portal-profile": HTMLSqmPortalProfileElement;
|
|
1409
|
+
"sqm-portal-protected-route": HTMLSqmPortalProtectedRouteElement;
|
|
1410
|
+
"sqm-portal-register": HTMLSqmPortalRegisterElement;
|
|
1411
|
+
"sqm-portal-reset-password": HTMLSqmPortalResetPasswordElement;
|
|
1412
|
+
"sqm-portal-verify-email": HTMLSqmPortalVerifyEmailElement;
|
|
1413
|
+
"sqm-program-menu": HTMLSqmProgramMenuElement;
|
|
1414
|
+
"sqm-referral-iframe": HTMLSqmReferralIframeElement;
|
|
1415
|
+
"sqm-referral-table": HTMLSqmReferralTableElement;
|
|
1416
|
+
"sqm-referral-table-cell": HTMLSqmReferralTableCellElement;
|
|
1417
|
+
"sqm-referral-table-column": HTMLSqmReferralTableColumnElement;
|
|
1418
|
+
"sqm-referral-table-date-cell": HTMLSqmReferralTableDateCellElement;
|
|
1419
|
+
"sqm-referral-table-date-column": HTMLSqmReferralTableDateColumnElement;
|
|
1420
|
+
"sqm-referral-table-rewards-cell": HTMLSqmReferralTableRewardsCellElement;
|
|
1421
|
+
"sqm-referral-table-rewards-column": HTMLSqmReferralTableRewardsColumnElement;
|
|
1422
|
+
"sqm-referral-table-status-cell": HTMLSqmReferralTableStatusCellElement;
|
|
1423
|
+
"sqm-referral-table-status-column": HTMLSqmReferralTableStatusColumnElement;
|
|
1424
|
+
"sqm-referral-table-user-cell": HTMLSqmReferralTableUserCellElement;
|
|
1425
|
+
"sqm-referral-table-user-column": HTMLSqmReferralTableUserColumnElement;
|
|
1426
|
+
"sqm-route": HTMLSqmRouteElement;
|
|
1427
|
+
"sqm-router": HTMLSqmRouterElement;
|
|
1428
|
+
"sqm-share-button": HTMLSqmShareButtonElement;
|
|
1429
|
+
"sqm-share-code": HTMLSqmShareCodeElement;
|
|
1430
|
+
"sqm-share-link": HTMLSqmShareLinkElement;
|
|
1431
|
+
"sqm-stat-container": HTMLSqmStatContainerElement;
|
|
1432
|
+
"sqm-stencilbook": HTMLSqmStencilbookElement;
|
|
1433
|
+
"sqm-table-cell": HTMLSqmTableCellElement;
|
|
1434
|
+
"sqm-table-row": HTMLSqmTableRowElement;
|
|
1435
|
+
"sqm-text": HTMLSqmTextElement;
|
|
1436
|
+
"sqm-text-span": HTMLSqmTextSpanElement;
|
|
1437
|
+
"sqm-titled-section": HTMLSqmTitledSectionElement;
|
|
1438
|
+
"sqm-user-name": HTMLSqmUserNameElement;
|
|
1439
|
+
}
|
|
1440
|
+
}
|
|
1441
|
+
declare namespace LocalJSX {
|
|
1442
|
+
interface SqmAssetCard {
|
|
1443
|
+
/**
|
|
1444
|
+
* @undocumented
|
|
1445
|
+
* @uiType object
|
|
1446
|
+
*/
|
|
1447
|
+
"demoData"?: DemoData<AssetCardViewProps>;
|
|
1448
|
+
/**
|
|
1449
|
+
* @uiName Banner image
|
|
1450
|
+
*/
|
|
1451
|
+
"imgUrl"?: string;
|
|
1452
|
+
/**
|
|
1453
|
+
* @uiName Banner title
|
|
1454
|
+
*/
|
|
1455
|
+
"titleText"?: string;
|
|
1456
|
+
}
|
|
1457
|
+
interface SqmBigStat {
|
|
1458
|
+
/**
|
|
1459
|
+
* @uiName Alignment - controls the alignment of the flexbox
|
|
1460
|
+
* @uiType string
|
|
1461
|
+
* @uiEnum ["left", "right", "center"]
|
|
1462
|
+
*/
|
|
1463
|
+
"alignment"?: "left" | "right" | "center";
|
|
1464
|
+
/**
|
|
1465
|
+
* @undocumented
|
|
1466
|
+
* @uiType object
|
|
1467
|
+
*/
|
|
1468
|
+
"demoData"?: DemoData<BigStatViewProps>;
|
|
1469
|
+
/**
|
|
1470
|
+
* @uiName Flex Reverse - controls the order of the stat value & description column
|
|
1471
|
+
*/
|
|
1472
|
+
"flexReverse"?: boolean;
|
|
1473
|
+
/**
|
|
1474
|
+
* Select what type of stat to display. Manual paths are also supported.
|
|
1475
|
+
* @uiWidget StatTypeSelectWidget
|
|
1476
|
+
* @uiName Stat Type
|
|
1477
|
+
* @uiOptions {"version": 1.1}
|
|
1478
|
+
*/
|
|
1479
|
+
"statType"?: string;
|
|
1480
|
+
}
|
|
1481
|
+
interface SqmDividedLayout {
|
|
1482
|
+
/**
|
|
1483
|
+
* @uiName Direction
|
|
1484
|
+
* @uiType string
|
|
1485
|
+
* @uiEnum ["row", "column"]
|
|
1486
|
+
*/
|
|
1487
|
+
"direction"?: "row" | "column";
|
|
1488
|
+
/**
|
|
1489
|
+
* Uses CSS border style syntax
|
|
1490
|
+
* @uiName Border style
|
|
1491
|
+
*/
|
|
1492
|
+
"dividerStyle"?: string;
|
|
1493
|
+
}
|
|
1494
|
+
interface SqmEditProfile {
|
|
1495
|
+
/**
|
|
1496
|
+
* @uiName Cancel button text
|
|
1497
|
+
*/
|
|
1498
|
+
"canceltext"?: string;
|
|
1499
|
+
/**
|
|
1500
|
+
* @uiName Region field label
|
|
1501
|
+
*/
|
|
1502
|
+
"currentregiontext"?: string;
|
|
1503
|
+
/**
|
|
1504
|
+
* @undocumented
|
|
1505
|
+
* @uiType object
|
|
1506
|
+
*/
|
|
1507
|
+
"demoData"?: DemoData<EditProfileViewProps>;
|
|
1508
|
+
/**
|
|
1509
|
+
* @uiName Heading
|
|
1510
|
+
*/
|
|
1511
|
+
"editprofileheader"?: string;
|
|
1512
|
+
/**
|
|
1513
|
+
* @uiName Enable editing button text
|
|
1514
|
+
*/
|
|
1515
|
+
"editprofiletext"?: string;
|
|
1516
|
+
/**
|
|
1517
|
+
* @uiName First name field label
|
|
1518
|
+
*/
|
|
1519
|
+
"firstnametext"?: string;
|
|
1520
|
+
/**
|
|
1521
|
+
* @uiName Last name field label
|
|
1522
|
+
*/
|
|
1523
|
+
"lastnametext"?: string;
|
|
1524
|
+
/**
|
|
1525
|
+
* @uiName Show or hide current region
|
|
1526
|
+
*/
|
|
1527
|
+
"showregion"?: boolean;
|
|
1528
|
+
/**
|
|
1529
|
+
* @uiName Update info button text
|
|
1530
|
+
*/
|
|
1531
|
+
"updatetext"?: string;
|
|
1532
|
+
}
|
|
1533
|
+
interface SqmFormMessage {
|
|
1534
|
+
/**
|
|
1535
|
+
* @uiName Icon to use in alert
|
|
1536
|
+
*/
|
|
1537
|
+
"icon"?: string;
|
|
1538
|
+
/**
|
|
1539
|
+
* @uiName Type of alert
|
|
1540
|
+
*/
|
|
1541
|
+
"type"?: string;
|
|
1542
|
+
}
|
|
1543
|
+
interface SqmGraphqlClientProvider {
|
|
1544
|
+
/**
|
|
1545
|
+
* @uiName Domain
|
|
1546
|
+
*/
|
|
1547
|
+
"domain"?: string;
|
|
1548
|
+
}
|
|
1549
|
+
interface SqmHero {
|
|
1550
|
+
/**
|
|
1551
|
+
* @uiName Background image or color
|
|
1552
|
+
*/
|
|
1553
|
+
"background"?: string;
|
|
1554
|
+
/**
|
|
1555
|
+
* @uiName Number of columns in the layout
|
|
1556
|
+
*/
|
|
1557
|
+
"columns"?: 1 | 2;
|
|
1558
|
+
/**
|
|
1559
|
+
* @uiName Padding size
|
|
1560
|
+
*/
|
|
1561
|
+
"paddingSize"?: "none" | "small" | "medium" | "large";
|
|
1562
|
+
/**
|
|
1563
|
+
* @uiName Secondary background image or color (for use in right column)
|
|
1564
|
+
*/
|
|
1565
|
+
"secondaryBackground"?: string;
|
|
1566
|
+
/**
|
|
1567
|
+
* @uiName Wrap direction
|
|
1568
|
+
*/
|
|
1569
|
+
"wrapDirection"?: "wrap" | "wrap-reverse";
|
|
1570
|
+
}
|
|
1571
|
+
interface SqmHookStoryContainer {
|
|
1572
|
+
"hookStory"?: FunctionalComponent;
|
|
1573
|
+
}
|
|
1574
|
+
interface SqmLeaderboard {
|
|
1575
|
+
/**
|
|
1576
|
+
* @undocumented
|
|
1577
|
+
* @uiType object
|
|
1578
|
+
*/
|
|
1579
|
+
"demoData"?: DemoData<LeaderboardViewProps>;
|
|
1580
|
+
/**
|
|
1581
|
+
* @uiName Leaderboard time interval
|
|
1582
|
+
* @uiWidget DateRange
|
|
1583
|
+
* @uiOptions {"allowPastDates":true, "months": 1}
|
|
1584
|
+
*/
|
|
1585
|
+
"interval"?: string;
|
|
1586
|
+
/**
|
|
1587
|
+
* @uiName Leaderboard type
|
|
1588
|
+
* @uiType string
|
|
1589
|
+
* @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
|
|
1590
|
+
*/
|
|
1591
|
+
"leaderboardType"?: "topStartedReferrers" | "topConvertedReferrers";
|
|
1592
|
+
/**
|
|
1593
|
+
* @uiName Rank type
|
|
1594
|
+
* @uiType string
|
|
1595
|
+
* @uiEnum ["rowNumber", "rank", "denseRank"]
|
|
1596
|
+
*/
|
|
1597
|
+
"rankType"?: "rowNumber" | "rank" | "denseRank";
|
|
1598
|
+
/**
|
|
1599
|
+
* @uiName Rank Heading
|
|
1600
|
+
*/
|
|
1601
|
+
"rankheading"?: string;
|
|
1602
|
+
/**
|
|
1603
|
+
* @uiName Show the ranking numbers
|
|
1604
|
+
*/
|
|
1605
|
+
"showRank"?: boolean;
|
|
1606
|
+
/**
|
|
1607
|
+
* @uiName Stats Column Heading
|
|
1608
|
+
*/
|
|
1609
|
+
"statsheading"?: string;
|
|
1610
|
+
/**
|
|
1611
|
+
* @uiName User Column Heading
|
|
1612
|
+
*/
|
|
1613
|
+
"usersheading"?: string;
|
|
1614
|
+
}
|
|
1615
|
+
interface SqmLeaderboardRank {
|
|
1616
|
+
/**
|
|
1617
|
+
* @undocumented
|
|
1618
|
+
* @uiType object
|
|
1619
|
+
*/
|
|
1620
|
+
"demoData"?: DemoData<LeaderboardRankViewProps>;
|
|
1621
|
+
/**
|
|
1622
|
+
* @uiName Leaderboard time interval
|
|
1623
|
+
* @uiWidget DateRange
|
|
1624
|
+
* @uiOptions {"allowPastDates":true, "months": 1}
|
|
1625
|
+
*/
|
|
1626
|
+
"interval"?: string;
|
|
1627
|
+
/**
|
|
1628
|
+
* @uiName Leaderboard type
|
|
1629
|
+
* @uiType string
|
|
1630
|
+
* @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
|
|
1631
|
+
*/
|
|
1632
|
+
"leaderboardType"?: "topStartedReferrers" | "topConvertedReferrers";
|
|
1633
|
+
/**
|
|
1634
|
+
* @uiName Rank Text
|
|
1635
|
+
*/
|
|
1636
|
+
"rankText"?: string;
|
|
1637
|
+
/**
|
|
1638
|
+
* @uiName Default rank
|
|
1639
|
+
* @uiType string
|
|
1640
|
+
* @uiEnum ["rowNumber", "rank", "denseRank"]
|
|
1641
|
+
*/
|
|
1642
|
+
"rankType"?: "rowNumber" | "rank" | "denseRank";
|
|
1643
|
+
/**
|
|
1644
|
+
* @uiName Unranked Text
|
|
1645
|
+
*/
|
|
1646
|
+
"unrankedText"?: string;
|
|
1647
|
+
}
|
|
1648
|
+
interface SqmNameFields {
|
|
1649
|
+
/**
|
|
1650
|
+
* @undocumented
|
|
1651
|
+
*/
|
|
1652
|
+
"demoData"?: DemoData<NameFieldsViewProps>;
|
|
1653
|
+
/**
|
|
1654
|
+
* @uiName First name field label
|
|
1655
|
+
*/
|
|
1656
|
+
"firstNameLabel"?: string;
|
|
1657
|
+
/**
|
|
1658
|
+
* @uiName Last name field label
|
|
1659
|
+
*/
|
|
1660
|
+
"lastNameLabel"?: string;
|
|
1661
|
+
}
|
|
1662
|
+
interface SqmNavigationMenu {
|
|
1663
|
+
/**
|
|
1664
|
+
* @undocumented
|
|
1665
|
+
* @uiType object
|
|
1666
|
+
*/
|
|
1667
|
+
"demoData"?: DemoData<NavigationMenuViewProps>;
|
|
1668
|
+
/**
|
|
1669
|
+
* @uiName Include dropdown menu
|
|
1670
|
+
*/
|
|
1671
|
+
"includeDropdown"?: boolean;
|
|
1672
|
+
/**
|
|
1673
|
+
* @uiName Label on the header menu
|
|
1674
|
+
*/
|
|
1675
|
+
"menuLabel"?: string;
|
|
1676
|
+
}
|
|
1677
|
+
interface SqmNavigationSidebar {
|
|
1678
|
+
}
|
|
1679
|
+
interface SqmNavigationSidebarItem {
|
|
1680
|
+
/**
|
|
1681
|
+
* @undocumented
|
|
1682
|
+
* @uiType object
|
|
1683
|
+
*/
|
|
1684
|
+
"demoData"?: DemoData<NavigationSidebarItemViewProps>;
|
|
1685
|
+
/**
|
|
1686
|
+
* @uiName Icon
|
|
1687
|
+
*/
|
|
1688
|
+
"icon"?: string;
|
|
1689
|
+
/**
|
|
1690
|
+
* @uiName Label
|
|
1691
|
+
*/
|
|
1692
|
+
"label"?: string;
|
|
1693
|
+
/**
|
|
1694
|
+
* @uiName Navigation path
|
|
1695
|
+
*/
|
|
1696
|
+
"path"?: string;
|
|
1697
|
+
}
|
|
1698
|
+
interface SqmPasswordField {
|
|
1699
|
+
/**
|
|
1700
|
+
* @undocumented
|
|
1701
|
+
* @uiType object
|
|
1702
|
+
*/
|
|
1703
|
+
"demoData"?: PasswordFieldViewDemoProps;
|
|
1704
|
+
/**
|
|
1705
|
+
* @uiName Enable live password validation
|
|
1706
|
+
*/
|
|
1707
|
+
"enableValidation"?: boolean;
|
|
1708
|
+
/**
|
|
1709
|
+
* @uiName Label for password field
|
|
1710
|
+
*/
|
|
1711
|
+
"fieldLabel"?: string;
|
|
1712
|
+
}
|
|
1713
|
+
interface SqmPopupContainer {
|
|
1714
|
+
/**
|
|
1715
|
+
* @uiName Display a close button on the popup
|
|
1716
|
+
*/
|
|
1717
|
+
"closeButton"?: boolean;
|
|
1718
|
+
/**
|
|
1719
|
+
* @uiName Text to be used as the close button
|
|
1720
|
+
*/
|
|
1721
|
+
"closeButtonText"?: string;
|
|
1722
|
+
/**
|
|
1723
|
+
* @uiName Specify padding on the popup contents when in embedded mode
|
|
1724
|
+
* @uiType string
|
|
1725
|
+
* @uiEnum ["none", "small", "medium", "large"]
|
|
1726
|
+
*/
|
|
1727
|
+
"embedPadding"?: "none" | "small" | "medium" | "large";
|
|
1728
|
+
/**
|
|
1729
|
+
* @uiName Specify padding on the popup contents when in popup mode
|
|
1730
|
+
* @uiType string
|
|
1731
|
+
* @uiEnum ["none", "small", "medium", "large"]
|
|
1732
|
+
*/
|
|
1733
|
+
"popupPadding"?: "none" | "small" | "medium" | "large";
|
|
1734
|
+
/**
|
|
1735
|
+
* @uiName Show SaaSquatch Powered By messaging
|
|
1736
|
+
*/
|
|
1737
|
+
"poweredBy"?: boolean;
|
|
1738
|
+
}
|
|
1739
|
+
interface SqmPortalChangePassword {
|
|
1740
|
+
/**
|
|
1741
|
+
* @uiName Modal cancel password change button text
|
|
1742
|
+
*/
|
|
1743
|
+
"cancelText"?: string;
|
|
1744
|
+
/**
|
|
1745
|
+
* @uiName Modal change password button text
|
|
1746
|
+
*/
|
|
1747
|
+
"changePasswordButtonText"?: string;
|
|
1748
|
+
/**
|
|
1749
|
+
* @uiName Password confirmation input field label
|
|
1750
|
+
*/
|
|
1751
|
+
"confirmPasswordFieldLabel"?: string;
|
|
1752
|
+
/**
|
|
1753
|
+
* @undocumented
|
|
1754
|
+
* @uiType object
|
|
1755
|
+
*/
|
|
1756
|
+
"demoData"?: DemoData<PortalChangePasswordViewProps>;
|
|
1757
|
+
/**
|
|
1758
|
+
* @uiName Change password modal header
|
|
1759
|
+
*/
|
|
1760
|
+
"modalChangePasswordHeader"?: string;
|
|
1761
|
+
/**
|
|
1762
|
+
* @uiName Password input field label
|
|
1763
|
+
*/
|
|
1764
|
+
"passwordFieldLabel"?: string;
|
|
1765
|
+
/**
|
|
1766
|
+
* @uiName Portal change password button text
|
|
1767
|
+
*/
|
|
1768
|
+
"portalChangePasswordButtonText"?: string;
|
|
1769
|
+
/**
|
|
1770
|
+
* @uiName Portal change password section header
|
|
1771
|
+
*/
|
|
1772
|
+
"portalChangePasswordHeader"?: string;
|
|
1773
|
+
/**
|
|
1774
|
+
* @uiName Successful password change message
|
|
1775
|
+
*/
|
|
1776
|
+
"successMessage"?: string;
|
|
1777
|
+
}
|
|
1778
|
+
interface SqmPortalContainer {
|
|
1779
|
+
/**
|
|
1780
|
+
* @uiName Direction
|
|
1781
|
+
* @uiType string
|
|
1782
|
+
* @uiEnum ["row", "column"]
|
|
1783
|
+
*/
|
|
1784
|
+
"direction"?: "row" | "column";
|
|
1785
|
+
/**
|
|
1786
|
+
* @uiName Gap
|
|
1787
|
+
* @uiType string
|
|
1788
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1789
|
+
*/
|
|
1790
|
+
"gap"?: Spacing;
|
|
1791
|
+
/**
|
|
1792
|
+
* @uiName Minimum width
|
|
1793
|
+
*/
|
|
1794
|
+
"minWidth"?: string;
|
|
1795
|
+
/**
|
|
1796
|
+
* @uiName Padding
|
|
1797
|
+
* @uiType string
|
|
1798
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
1799
|
+
*/
|
|
1800
|
+
"padding"?: Spacing;
|
|
1801
|
+
}
|
|
1802
|
+
interface SqmPortalEmailVerification {
|
|
1803
|
+
/**
|
|
1804
|
+
* @undocumented
|
|
1805
|
+
* @uiType object
|
|
1806
|
+
*/
|
|
1807
|
+
"demoData"?: DemoData<PortalEmailVerificationViewProps>;
|
|
1808
|
+
/**
|
|
1809
|
+
* @uiName Email verification header text
|
|
1810
|
+
*/
|
|
1811
|
+
"emailVerificationHeader"?: string;
|
|
1812
|
+
/**
|
|
1813
|
+
* @uiName Base path of verify email link
|
|
1814
|
+
*/
|
|
1815
|
+
"redirectPath"?: string;
|
|
1816
|
+
/**
|
|
1817
|
+
* @uiName Re-send email button text
|
|
1818
|
+
*/
|
|
1819
|
+
"resendEmailButtonText"?: string;
|
|
1820
|
+
/**
|
|
1821
|
+
* @uiName Email verification body text
|
|
1822
|
+
*/
|
|
1823
|
+
"verifyMessage"?: string;
|
|
1824
|
+
}
|
|
1825
|
+
interface SqmPortalFooter {
|
|
1826
|
+
/**
|
|
1827
|
+
* @uiName FAQ Link
|
|
1828
|
+
*/
|
|
1829
|
+
"faqLink"?: string;
|
|
1830
|
+
/**
|
|
1831
|
+
* @uiName FAQ Text
|
|
1832
|
+
*/
|
|
1833
|
+
"faqText"?: string;
|
|
1834
|
+
/**
|
|
1835
|
+
* @uiName Padding Bottom
|
|
1836
|
+
*/
|
|
1837
|
+
"paddingBottom"?: string;
|
|
1838
|
+
/**
|
|
1839
|
+
* @uiName Padding Left
|
|
1840
|
+
*/
|
|
1841
|
+
"paddingLeft"?: string;
|
|
1842
|
+
/**
|
|
1843
|
+
* @uiName Padding Right
|
|
1844
|
+
*/
|
|
1845
|
+
"paddingRight"?: string;
|
|
1846
|
+
/**
|
|
1847
|
+
* @uiName Padding Top
|
|
1848
|
+
*/
|
|
1849
|
+
"paddingTop"?: string;
|
|
1850
|
+
/**
|
|
1851
|
+
* @uiName Powered By Link
|
|
1852
|
+
*/
|
|
1853
|
+
"poweredByLink"?: string;
|
|
1854
|
+
/**
|
|
1855
|
+
* @uiName Show Powered By SaaSquatch
|
|
1856
|
+
*/
|
|
1857
|
+
"showPoweredBy"?: boolean;
|
|
1858
|
+
/**
|
|
1859
|
+
* @uiName Support Email
|
|
1860
|
+
*/
|
|
1861
|
+
"supportEmail"?: string;
|
|
1862
|
+
/**
|
|
1863
|
+
* @uiName Support Text
|
|
1864
|
+
*/
|
|
1865
|
+
"supportText"?: string;
|
|
1866
|
+
/**
|
|
1867
|
+
* @uiName Terms and Conditions Link
|
|
1868
|
+
*/
|
|
1869
|
+
"termsLink"?: string;
|
|
1870
|
+
/**
|
|
1871
|
+
* @uiName Terms and Conditions Text
|
|
1872
|
+
*/
|
|
1873
|
+
"termsText"?: string;
|
|
1874
|
+
}
|
|
1875
|
+
interface SqmPortalForgotPassword {
|
|
1876
|
+
/**
|
|
1877
|
+
* @undocumented
|
|
1878
|
+
* @uiType object
|
|
1879
|
+
*/
|
|
1880
|
+
"demoData"?: DemoData<PortalForgotPasswordViewProps>;
|
|
1881
|
+
/**
|
|
1882
|
+
* @uiName Email label
|
|
1883
|
+
*/
|
|
1884
|
+
"emailLabel"?: string;
|
|
1885
|
+
/**
|
|
1886
|
+
* @uiName Routing path to login page
|
|
1887
|
+
*/
|
|
1888
|
+
"loginPath"?: string;
|
|
1889
|
+
/**
|
|
1890
|
+
* @uiName Base path of reset password email link
|
|
1891
|
+
*/
|
|
1892
|
+
"redirectPath"?: string;
|
|
1893
|
+
/**
|
|
1894
|
+
* @uiName Password reset button text
|
|
1895
|
+
*/
|
|
1896
|
+
"submitLabel"?: string;
|
|
1897
|
+
}
|
|
1898
|
+
interface SqmPortalFrame {
|
|
1899
|
+
/**
|
|
1900
|
+
* @undocumented
|
|
1901
|
+
* @uiType object
|
|
1902
|
+
*/
|
|
1903
|
+
"demoData"?: DemoData<PortalFrameViewProps>;
|
|
1904
|
+
}
|
|
1905
|
+
interface SqmPortalLogin {
|
|
1906
|
+
/**
|
|
1907
|
+
* @undocumented
|
|
1908
|
+
* @uiType object
|
|
1909
|
+
*/
|
|
1910
|
+
"demoData"?: DemoData<PortalLoginViewProps>;
|
|
1911
|
+
/**
|
|
1912
|
+
* @uiName Label for email field
|
|
1913
|
+
*/
|
|
1914
|
+
"emailLabel"?: string;
|
|
1915
|
+
/**
|
|
1916
|
+
* @uiName Label for forgotten password button
|
|
1917
|
+
*/
|
|
1918
|
+
"forgotPasswordLabel"?: string;
|
|
1919
|
+
/**
|
|
1920
|
+
* @uiName Routing path to forgot password page
|
|
1921
|
+
*/
|
|
1922
|
+
"forgotPasswordPath"?: string;
|
|
1923
|
+
/**
|
|
1924
|
+
* @uiName Page navigated to after sign-in
|
|
1925
|
+
*/
|
|
1926
|
+
"nextPage"?: string;
|
|
1927
|
+
/**
|
|
1928
|
+
* @uiName Heading label
|
|
1929
|
+
*/
|
|
1930
|
+
"pageLabel"?: string;
|
|
1931
|
+
/**
|
|
1932
|
+
* @uiName Label for password field
|
|
1933
|
+
*/
|
|
1934
|
+
"passwordLabel"?: string;
|
|
1935
|
+
/**
|
|
1936
|
+
* @uiName Label for register navigation button
|
|
1937
|
+
*/
|
|
1938
|
+
"registerLabel"?: string;
|
|
1939
|
+
/**
|
|
1940
|
+
* @uiName Routing path to register page
|
|
1941
|
+
*/
|
|
1942
|
+
"registerPath"?: string;
|
|
1943
|
+
/**
|
|
1944
|
+
* @uiName Label for submit button
|
|
1945
|
+
*/
|
|
1946
|
+
"submitLabel"?: string;
|
|
1947
|
+
}
|
|
1948
|
+
interface SqmPortalLogout {
|
|
1949
|
+
/**
|
|
1950
|
+
* @uiName Next Page path
|
|
1951
|
+
*/
|
|
1952
|
+
"nextPage"?: string;
|
|
1953
|
+
}
|
|
1954
|
+
interface SqmPortalProfile {
|
|
1955
|
+
/**
|
|
1956
|
+
* @uiName Country input field label
|
|
1957
|
+
*/
|
|
1958
|
+
"countrytext"?: string;
|
|
1959
|
+
/**
|
|
1960
|
+
* @undocumented
|
|
1961
|
+
* @uiType object
|
|
1962
|
+
*/
|
|
1963
|
+
"demoData"?: DemoData<PortalProfileViewProps>;
|
|
1964
|
+
/**
|
|
1965
|
+
* @uiName Edit profile header
|
|
1966
|
+
*/
|
|
1967
|
+
"editProfileHeader"?: string;
|
|
1968
|
+
/**
|
|
1969
|
+
* @uiName Edit profile sub header
|
|
1970
|
+
*/
|
|
1971
|
+
"editProfileSubHeader"?: string;
|
|
1972
|
+
/**
|
|
1973
|
+
* @uiName Email input field label
|
|
1974
|
+
*/
|
|
1975
|
+
"emailtext"?: string;
|
|
1976
|
+
/**
|
|
1977
|
+
* @uiName First name input field label
|
|
1978
|
+
*/
|
|
1979
|
+
"firstnametext"?: string;
|
|
1980
|
+
/**
|
|
1981
|
+
* @uiName Last name input field label
|
|
1982
|
+
*/
|
|
1983
|
+
"lastnametext"?: string;
|
|
1984
|
+
/**
|
|
1985
|
+
* @uiName Show or hide country field
|
|
1986
|
+
*/
|
|
1987
|
+
"showCountry"?: boolean;
|
|
1988
|
+
/**
|
|
1989
|
+
* @uiName Text for the submit changes button
|
|
1990
|
+
*/
|
|
1991
|
+
"submitChangeButtonText"?: string;
|
|
1992
|
+
}
|
|
1993
|
+
interface SqmPortalProtectedRoute {
|
|
1994
|
+
/**
|
|
1995
|
+
* @uiName Redirect Path
|
|
1996
|
+
*/
|
|
1997
|
+
"redirectTo"?: string;
|
|
1998
|
+
/**
|
|
1999
|
+
* @uiName Redirect unverified users path
|
|
2000
|
+
*/
|
|
2001
|
+
"redirectToUnverified"?: string;
|
|
2002
|
+
/**
|
|
2003
|
+
* @uiName Require Email Verification
|
|
2004
|
+
*/
|
|
2005
|
+
"requireEmailVerification"?: boolean;
|
|
2006
|
+
}
|
|
2007
|
+
interface SqmPortalRegister {
|
|
2008
|
+
/**
|
|
2009
|
+
* @uiName Show confirm password field
|
|
2010
|
+
*/
|
|
2011
|
+
"confirmPassword"?: boolean;
|
|
2012
|
+
/**
|
|
2013
|
+
* @uiName Label for confirm password field
|
|
2014
|
+
*/
|
|
2015
|
+
"confirmPasswordLabel"?: string;
|
|
2016
|
+
/**
|
|
2017
|
+
* @undocumented
|
|
2018
|
+
* @uiType object
|
|
2019
|
+
*/
|
|
2020
|
+
"demoData"?: DemoData<PortalRegisterViewProps>;
|
|
2021
|
+
/**
|
|
2022
|
+
* @uiName Label for email field
|
|
2023
|
+
*/
|
|
2024
|
+
"emailLabel"?: string;
|
|
2025
|
+
/**
|
|
2026
|
+
* @uiName Use password field with live validation
|
|
2027
|
+
*/
|
|
2028
|
+
"enablePasswordValidation"?: boolean;
|
|
2029
|
+
/**
|
|
2030
|
+
* @uiName Hide default input fields to use custom fields
|
|
2031
|
+
*/
|
|
2032
|
+
"hideInputs"?: boolean;
|
|
2033
|
+
/**
|
|
2034
|
+
* @uiName Label for login navigation button
|
|
2035
|
+
*/
|
|
2036
|
+
"loginLabel"?: string;
|
|
2037
|
+
/**
|
|
2038
|
+
* @uiName Routing path to login page
|
|
2039
|
+
*/
|
|
2040
|
+
"loginPath"?: string;
|
|
2041
|
+
/**
|
|
2042
|
+
* @uiName Page navigated to after registration
|
|
2043
|
+
*/
|
|
2044
|
+
"nextPage"?: string;
|
|
2045
|
+
/**
|
|
2046
|
+
* @uiName Heading label
|
|
2047
|
+
*/
|
|
2048
|
+
"pageLabel"?: string;
|
|
2049
|
+
/**
|
|
2050
|
+
* @uiName Label for password field
|
|
2051
|
+
*/
|
|
2052
|
+
"passwordLabel"?: string;
|
|
2053
|
+
/**
|
|
2054
|
+
* @uiName Base path of verify email link
|
|
2055
|
+
*/
|
|
2056
|
+
"redirectPath"?: string;
|
|
2057
|
+
/**
|
|
2058
|
+
* @uiName Label for submit button
|
|
2059
|
+
*/
|
|
2060
|
+
"submitLabel"?: string;
|
|
2061
|
+
}
|
|
2062
|
+
interface SqmPortalResetPassword {
|
|
2063
|
+
/**
|
|
2064
|
+
* @uiName Show confirm password
|
|
2065
|
+
*/
|
|
2066
|
+
"confirmPassword"?: boolean;
|
|
2067
|
+
/**
|
|
2068
|
+
* @uiName Confirm password field label
|
|
2069
|
+
*/
|
|
2070
|
+
"confirmPasswordFieldLabel"?: string;
|
|
2071
|
+
/**
|
|
2072
|
+
* Displayed after a successful password reset
|
|
2073
|
+
* @uiName Continue button text
|
|
2074
|
+
*/
|
|
2075
|
+
"continueButtonText"?: string;
|
|
2076
|
+
/**
|
|
2077
|
+
* @undocumented
|
|
2078
|
+
* @uiType object
|
|
2079
|
+
*/
|
|
2080
|
+
"demoData"?: DemoData<PortalResetPasswordViewProps>;
|
|
2081
|
+
/**
|
|
2082
|
+
* @uiName Failed page path
|
|
2083
|
+
*/
|
|
2084
|
+
"failedPage"?: string;
|
|
2085
|
+
/**
|
|
2086
|
+
* @uiName Next page path
|
|
2087
|
+
*/
|
|
2088
|
+
"nextPage"?: string;
|
|
2089
|
+
/**
|
|
2090
|
+
* @uiName Password field label
|
|
2091
|
+
*/
|
|
2092
|
+
"passwordFieldLabel"?: string;
|
|
2093
|
+
/**
|
|
2094
|
+
* Displayed after a successful password reset
|
|
2095
|
+
* @uiName Password reset header text
|
|
2096
|
+
*/
|
|
2097
|
+
"passwordResetHeader"?: string;
|
|
2098
|
+
/**
|
|
2099
|
+
* @uiName Password reset button text
|
|
2100
|
+
*/
|
|
2101
|
+
"resetPasswordButtonText"?: string;
|
|
2102
|
+
/**
|
|
2103
|
+
* @uiName Password reset header text
|
|
2104
|
+
*/
|
|
2105
|
+
"resetPasswordHeader"?: string;
|
|
2106
|
+
}
|
|
2107
|
+
interface SqmPortalVerifyEmail {
|
|
2108
|
+
/**
|
|
2109
|
+
* @undocumented
|
|
2110
|
+
* @uiType object
|
|
2111
|
+
*/
|
|
2112
|
+
"demoData"?: DemoData<PortalVerifyEmailViewProps>;
|
|
2113
|
+
/**
|
|
2114
|
+
* @uiName Failed page path
|
|
2115
|
+
*/
|
|
2116
|
+
"failedPage"?: string;
|
|
2117
|
+
/**
|
|
2118
|
+
* @uiName Next page path
|
|
2119
|
+
*/
|
|
2120
|
+
"nextPage"?: string;
|
|
2121
|
+
}
|
|
2122
|
+
interface SqmProgramMenu {
|
|
2123
|
+
}
|
|
2124
|
+
interface SqmReferralIframe {
|
|
2125
|
+
/**
|
|
2126
|
+
* @undocumented
|
|
2127
|
+
* @uiType object
|
|
2128
|
+
*/
|
|
2129
|
+
"demoData"?: DemoData<ReferralIframeViewProps>;
|
|
2130
|
+
/**
|
|
2131
|
+
* @uiName Height of the iframe container
|
|
2132
|
+
*/
|
|
2133
|
+
"iframeHeight"?: string;
|
|
2134
|
+
/**
|
|
2135
|
+
* @uiName URL of iframe to display
|
|
2136
|
+
* @uiRequired
|
|
2137
|
+
*/
|
|
2138
|
+
"iframeSrc"?: string;
|
|
2139
|
+
/**
|
|
2140
|
+
* @uiName Width of the iframe container
|
|
2141
|
+
*/
|
|
2142
|
+
"iframeWidth"?: string;
|
|
2143
|
+
}
|
|
2144
|
+
interface SqmReferralTable {
|
|
2145
|
+
/**
|
|
2146
|
+
* @undocumented
|
|
2147
|
+
* @uiType object
|
|
2148
|
+
*/
|
|
2149
|
+
"demoData"?: DemoData<ReferralTableViewProps>;
|
|
2150
|
+
/**
|
|
2151
|
+
* @uiName View More button text
|
|
2152
|
+
*/
|
|
2153
|
+
"moreLabel"?: string;
|
|
2154
|
+
/**
|
|
2155
|
+
* @uiName Number of referrals per page
|
|
2156
|
+
*/
|
|
2157
|
+
"perPage"?: number;
|
|
2158
|
+
/**
|
|
2159
|
+
* @uiName Previous button text
|
|
2160
|
+
*/
|
|
2161
|
+
"prevLabel"?: string;
|
|
2162
|
+
/**
|
|
2163
|
+
* Filters to only show referrals in this program. Will default to filtering by the program context where this table lives. If no program ID is set or provided by context, then shows all referrals from all programs. If program ID is "classic", shows classic-only referrals
|
|
2164
|
+
* @uiName Program
|
|
2165
|
+
*/
|
|
2166
|
+
"programId"?: string;
|
|
2167
|
+
/**
|
|
2168
|
+
* @uiName Show column labels
|
|
2169
|
+
*/
|
|
2170
|
+
"showLabels"?: boolean;
|
|
2171
|
+
/**
|
|
2172
|
+
* @uiName Show Referred by user in table
|
|
2173
|
+
*/
|
|
2174
|
+
"showReferrer"?: boolean;
|
|
2175
|
+
}
|
|
2176
|
+
interface SqmReferralTableCell {
|
|
2177
|
+
"innerTemplate"?: string;
|
|
2178
|
+
}
|
|
2179
|
+
interface SqmReferralTableColumn {
|
|
2180
|
+
/**
|
|
2181
|
+
* @uiName Column Title
|
|
2182
|
+
*/
|
|
2183
|
+
"columnTitle"?: string;
|
|
2184
|
+
}
|
|
2185
|
+
interface SqmReferralTableDateCell {
|
|
2186
|
+
"date"?: number;
|
|
2187
|
+
}
|
|
2188
|
+
interface SqmReferralTableDateColumn {
|
|
2189
|
+
/**
|
|
2190
|
+
* @uiName Date Column Title
|
|
2191
|
+
*/
|
|
2192
|
+
"columnTitle"?: string;
|
|
2193
|
+
/**
|
|
2194
|
+
* @uiName Date Displayed
|
|
2195
|
+
* @uiType string
|
|
2196
|
+
* @uiEnum ["dateConverted", "dateReferralStarted", "dateFraudChecksCompleted", "dateModerated", "dateModified", "dateReferralEnded", "dateReferralPaid", "dateUserModified"]
|
|
2197
|
+
*/
|
|
2198
|
+
"dateShown"?: ReferralDates;
|
|
2199
|
+
}
|
|
2200
|
+
interface SqmReferralTableRewardsCell {
|
|
2201
|
+
"hideDetails"?: boolean;
|
|
2202
|
+
"rewards"?: Reward[];
|
|
2203
|
+
}
|
|
2204
|
+
interface SqmReferralTableRewardsColumn {
|
|
2205
|
+
/**
|
|
2206
|
+
* @uiName Reward column title
|
|
2207
|
+
*/
|
|
2208
|
+
"columnTitle"?: string;
|
|
2209
|
+
/**
|
|
2210
|
+
* @uiName Hide dropdown details of reward
|
|
2211
|
+
*/
|
|
2212
|
+
"hideDetails"?: boolean;
|
|
2213
|
+
}
|
|
2214
|
+
interface SqmReferralTableStatusCell {
|
|
2215
|
+
"converted"?: boolean;
|
|
2216
|
+
"statusText"?: string;
|
|
2217
|
+
}
|
|
2218
|
+
interface SqmReferralTableStatusColumn {
|
|
2219
|
+
/**
|
|
2220
|
+
* @uiName Column Title
|
|
2221
|
+
*/
|
|
2222
|
+
"columnTitle"?: string;
|
|
2223
|
+
/**
|
|
2224
|
+
* @uiName Converted Status Text
|
|
2225
|
+
*/
|
|
2226
|
+
"convertedStatusText"?: string;
|
|
2227
|
+
/**
|
|
2228
|
+
* @uiName In Progress Status Text
|
|
2229
|
+
*/
|
|
2230
|
+
"inProgressStatusText"?: string;
|
|
2231
|
+
}
|
|
2232
|
+
interface SqmReferralTableUserCell {
|
|
2233
|
+
"name"?: string;
|
|
2234
|
+
}
|
|
2235
|
+
interface SqmReferralTableUserColumn {
|
|
2236
|
+
/**
|
|
2237
|
+
* @uiName Name displayed for anonymous users
|
|
2238
|
+
*/
|
|
2239
|
+
"anonymousUser"?: string;
|
|
2240
|
+
/**
|
|
2241
|
+
* @uiName User Column Title
|
|
2242
|
+
*/
|
|
2243
|
+
"columnTitle"?: string;
|
|
2244
|
+
/**
|
|
2245
|
+
* @uiName Name displayed for deleted users
|
|
2246
|
+
*/
|
|
2247
|
+
"deletedUser"?: string;
|
|
2248
|
+
}
|
|
2249
|
+
interface SqmRoute {
|
|
2250
|
+
/**
|
|
2251
|
+
* @uiName Navigation path name
|
|
2252
|
+
*/
|
|
2253
|
+
"path"?: string;
|
|
2254
|
+
}
|
|
2255
|
+
interface SqmRouter {
|
|
2256
|
+
}
|
|
2257
|
+
interface SqmShareButton {
|
|
2258
|
+
/**
|
|
2259
|
+
* @undocumented
|
|
2260
|
+
* @uiType object
|
|
2261
|
+
*/
|
|
2262
|
+
"demoData"?: DemoData<ShareButtonViewProps>;
|
|
2263
|
+
/**
|
|
2264
|
+
* @uiName Disabled
|
|
2265
|
+
*/
|
|
2266
|
+
"disabled"?: boolean;
|
|
2267
|
+
/**
|
|
2268
|
+
* @uiName Hide the icon
|
|
2269
|
+
*/
|
|
2270
|
+
"hideicon"?: boolean;
|
|
2271
|
+
/**
|
|
2272
|
+
* @uiName Hide the text
|
|
2273
|
+
*/
|
|
2274
|
+
"hidetext"?: boolean;
|
|
2275
|
+
/**
|
|
2276
|
+
* @uiName Icon used in button. Will try to select an icon based on the share medium if left empty.
|
|
2277
|
+
*/
|
|
2278
|
+
"icon"?: string;
|
|
2279
|
+
/**
|
|
2280
|
+
* @uiName Icon Location
|
|
2281
|
+
* @uiType string
|
|
2282
|
+
* @uiEnum ["prefix", "suffix" ]
|
|
2283
|
+
* @uiEnumNames ["Prefix", "Suffix"]
|
|
2284
|
+
*/
|
|
2285
|
+
"iconslot"?: "prefix" | "suffix";
|
|
2286
|
+
/**
|
|
2287
|
+
* The social medium to share on. Share messages and links will be pulled from your program config and tagged for analytics.
|
|
2288
|
+
* @uiName Share Medium
|
|
2289
|
+
* @uiType string
|
|
2290
|
+
* @uiEnum ["facebook", "twitter", "email", "direct", "linkedin", "sms", "fbmessenger", "whatsapp", "linemessenger", "pinterest", "reminder", "unknown" ]
|
|
2291
|
+
* @uiEnumNames ["Facebook", "Twitter", "Email", "Web Share Sheet", "Linkedin", "SMS", "Facebook Messenger", "Whatsapp", "Line Messenger", "Pinterest", "Reminder", "Unknown"]
|
|
2292
|
+
*/
|
|
2293
|
+
"medium"?: | "facebook"
|
|
2294
|
+
| "twitter"
|
|
2295
|
+
| "email"
|
|
2296
|
+
| "direct"
|
|
2297
|
+
| "linkedin"
|
|
2298
|
+
| "sms"
|
|
2299
|
+
| "fbmessenger"
|
|
2300
|
+
| "whatsapp"
|
|
2301
|
+
| "linemessenger"
|
|
2302
|
+
| "pinterest"
|
|
2303
|
+
| "reminder"
|
|
2304
|
+
| "unknown";
|
|
2305
|
+
/**
|
|
2306
|
+
* @uiName Display as pill
|
|
2307
|
+
*/
|
|
2308
|
+
"pill"?: boolean;
|
|
2309
|
+
/**
|
|
2310
|
+
* Optional programId, or uses the programId context where this button is rendered.
|
|
2311
|
+
* @uiName Program ID
|
|
2312
|
+
*/
|
|
2313
|
+
"programId"?: string;
|
|
2314
|
+
/**
|
|
2315
|
+
* @uiName Text used for native sharing (mobile only)
|
|
2316
|
+
*/
|
|
2317
|
+
"sharetext"?: string;
|
|
2318
|
+
/**
|
|
2319
|
+
* @uiName Title used for native sharing (mobile only)
|
|
2320
|
+
*/
|
|
2321
|
+
"sharetitle"?: string;
|
|
2322
|
+
/**
|
|
2323
|
+
* @uiName Button Size
|
|
2324
|
+
* @uiType string
|
|
2325
|
+
* @uiEnum ["small", "medium", "large" ]
|
|
2326
|
+
* @uiEnumNames ["Small", "Medium", "Large"]
|
|
2327
|
+
*/
|
|
2328
|
+
"size"?: "small" | "medium" | "large";
|
|
2329
|
+
/**
|
|
2330
|
+
* @uiType string
|
|
2331
|
+
* @uiName Button Style
|
|
2332
|
+
* @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
|
|
2333
|
+
*/
|
|
2334
|
+
"type"?: | "primary"
|
|
2335
|
+
| "success"
|
|
2336
|
+
| "info"
|
|
2337
|
+
| "warning"
|
|
2338
|
+
| "danger"
|
|
2339
|
+
| "default"
|
|
2340
|
+
| "text";
|
|
2341
|
+
}
|
|
2342
|
+
interface SqmShareCode {
|
|
2343
|
+
/**
|
|
2344
|
+
* @undocumented
|
|
2345
|
+
* @uiType object
|
|
2346
|
+
*/
|
|
2347
|
+
"demoData"?: DemoData<ShareLinkViewProps>;
|
|
2348
|
+
/**
|
|
2349
|
+
* The ID of the program that should generate the code. Defaults to the program ID in context where this widget is loaded.
|
|
2350
|
+
* @uiName Program ID
|
|
2351
|
+
*/
|
|
2352
|
+
"programId"?: string;
|
|
2353
|
+
/**
|
|
2354
|
+
* The number of milliseconds that the tooltip will appear for
|
|
2355
|
+
* @uiName Tooltip lifespan
|
|
2356
|
+
*/
|
|
2357
|
+
"tooltiplifespan"?: number;
|
|
2358
|
+
/**
|
|
2359
|
+
* This is shown after someone has successfully copied the cpde to the clipboard.
|
|
2360
|
+
* @uiName Tooltip text
|
|
2361
|
+
*/
|
|
2362
|
+
"tooltiptext"?: string;
|
|
2363
|
+
}
|
|
2364
|
+
interface SqmShareLink {
|
|
2365
|
+
/**
|
|
2366
|
+
* @undocumented
|
|
2367
|
+
* @uiType object
|
|
2368
|
+
*/
|
|
2369
|
+
"demoData"?: DemoData<ShareLinkViewProps>;
|
|
2370
|
+
/**
|
|
2371
|
+
* The ID of the program that should generate the link. Defaults to the program ID in context where this widget is loaded.
|
|
2372
|
+
* @uiName Program ID
|
|
2373
|
+
*/
|
|
2374
|
+
"programId"?: string;
|
|
2375
|
+
/**
|
|
2376
|
+
* The number of milliseconds that the tooltip will appear for
|
|
2377
|
+
* @uiName Tooltip lifespan
|
|
2378
|
+
*/
|
|
2379
|
+
"tooltiplifespan"?: number;
|
|
2380
|
+
/**
|
|
2381
|
+
* This is shown after someone has successfully copied the link to the clipboard.
|
|
2382
|
+
* @uiName Tooltip text
|
|
2383
|
+
*/
|
|
2384
|
+
"tooltiptext"?: string;
|
|
2385
|
+
}
|
|
2386
|
+
interface SqmStatContainer {
|
|
2387
|
+
/**
|
|
2388
|
+
* @uiName Space between stats
|
|
2389
|
+
* @uiType string
|
|
2390
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
2391
|
+
*/
|
|
2392
|
+
"space"?: Spacing;
|
|
2393
|
+
}
|
|
2394
|
+
interface SqmStencilbook {
|
|
2395
|
+
}
|
|
2396
|
+
interface SqmTableCell {
|
|
2397
|
+
"colspan"?: number;
|
|
2398
|
+
"padding"?: string;
|
|
2399
|
+
}
|
|
2400
|
+
interface SqmTableRow {
|
|
2401
|
+
"border"?: string;
|
|
2402
|
+
}
|
|
2403
|
+
interface SqmText {
|
|
2404
|
+
}
|
|
2405
|
+
interface SqmTextSpan {
|
|
2406
|
+
/**
|
|
2407
|
+
* @uiName Text
|
|
2408
|
+
*/
|
|
2409
|
+
"text"?: string;
|
|
2410
|
+
/**
|
|
2411
|
+
* @uiName Text
|
|
2412
|
+
* @uiType string
|
|
2413
|
+
* @uiEnum ["p", "subtext", "h1", "h2", "h3", "h4"]
|
|
2414
|
+
*/
|
|
2415
|
+
"type"?: "p" | "subtext" | "h1" | "h2" | "h3" | "h4";
|
|
2416
|
+
}
|
|
2417
|
+
interface SqmTitledSection {
|
|
2418
|
+
"label"?: string;
|
|
2419
|
+
/**
|
|
2420
|
+
* @uiName Label margin style
|
|
2421
|
+
* @uiType string
|
|
2422
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
2423
|
+
*/
|
|
2424
|
+
"labelMargin"?: Spacing;
|
|
2425
|
+
/**
|
|
2426
|
+
* @uiName Section padding
|
|
2427
|
+
* @uiType string
|
|
2428
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
2429
|
+
*/
|
|
2430
|
+
"padding"?: Spacing;
|
|
2431
|
+
}
|
|
2432
|
+
interface SqmUserName {
|
|
2433
|
+
/**
|
|
2434
|
+
* @undocumented
|
|
2435
|
+
* @uiType object
|
|
2436
|
+
*/
|
|
2437
|
+
"demoData"?: DemoData<UserNameViewProps>;
|
|
2438
|
+
/**
|
|
2439
|
+
* @uiName Fallback name for nameless users
|
|
2440
|
+
*/
|
|
2441
|
+
"fallback"?: string;
|
|
2442
|
+
/**
|
|
2443
|
+
* @uiName Loading text
|
|
2444
|
+
*/
|
|
2445
|
+
"loadingText"?: string;
|
|
2446
|
+
}
|
|
2447
|
+
interface IntrinsicElements {
|
|
2448
|
+
"sqm-asset-card": SqmAssetCard;
|
|
2449
|
+
"sqm-big-stat": SqmBigStat;
|
|
2450
|
+
"sqm-divided-layout": SqmDividedLayout;
|
|
2451
|
+
"sqm-edit-profile": SqmEditProfile;
|
|
2452
|
+
"sqm-form-message": SqmFormMessage;
|
|
2453
|
+
"sqm-graphql-client-provider": SqmGraphqlClientProvider;
|
|
2454
|
+
"sqm-hero": SqmHero;
|
|
2455
|
+
"sqm-hook-story-container": SqmHookStoryContainer;
|
|
2456
|
+
"sqm-leaderboard": SqmLeaderboard;
|
|
2457
|
+
"sqm-leaderboard-rank": SqmLeaderboardRank;
|
|
2458
|
+
"sqm-name-fields": SqmNameFields;
|
|
2459
|
+
"sqm-navigation-menu": SqmNavigationMenu;
|
|
2460
|
+
"sqm-navigation-sidebar": SqmNavigationSidebar;
|
|
2461
|
+
"sqm-navigation-sidebar-item": SqmNavigationSidebarItem;
|
|
2462
|
+
"sqm-password-field": SqmPasswordField;
|
|
2463
|
+
"sqm-popup-container": SqmPopupContainer;
|
|
2464
|
+
"sqm-portal-change-password": SqmPortalChangePassword;
|
|
2465
|
+
"sqm-portal-container": SqmPortalContainer;
|
|
2466
|
+
"sqm-portal-email-verification": SqmPortalEmailVerification;
|
|
2467
|
+
"sqm-portal-footer": SqmPortalFooter;
|
|
2468
|
+
"sqm-portal-forgot-password": SqmPortalForgotPassword;
|
|
2469
|
+
"sqm-portal-frame": SqmPortalFrame;
|
|
2470
|
+
"sqm-portal-login": SqmPortalLogin;
|
|
2471
|
+
"sqm-portal-logout": SqmPortalLogout;
|
|
2472
|
+
"sqm-portal-profile": SqmPortalProfile;
|
|
2473
|
+
"sqm-portal-protected-route": SqmPortalProtectedRoute;
|
|
2474
|
+
"sqm-portal-register": SqmPortalRegister;
|
|
2475
|
+
"sqm-portal-reset-password": SqmPortalResetPassword;
|
|
2476
|
+
"sqm-portal-verify-email": SqmPortalVerifyEmail;
|
|
2477
|
+
"sqm-program-menu": SqmProgramMenu;
|
|
2478
|
+
"sqm-referral-iframe": SqmReferralIframe;
|
|
2479
|
+
"sqm-referral-table": SqmReferralTable;
|
|
2480
|
+
"sqm-referral-table-cell": SqmReferralTableCell;
|
|
2481
|
+
"sqm-referral-table-column": SqmReferralTableColumn;
|
|
2482
|
+
"sqm-referral-table-date-cell": SqmReferralTableDateCell;
|
|
2483
|
+
"sqm-referral-table-date-column": SqmReferralTableDateColumn;
|
|
2484
|
+
"sqm-referral-table-rewards-cell": SqmReferralTableRewardsCell;
|
|
2485
|
+
"sqm-referral-table-rewards-column": SqmReferralTableRewardsColumn;
|
|
2486
|
+
"sqm-referral-table-status-cell": SqmReferralTableStatusCell;
|
|
2487
|
+
"sqm-referral-table-status-column": SqmReferralTableStatusColumn;
|
|
2488
|
+
"sqm-referral-table-user-cell": SqmReferralTableUserCell;
|
|
2489
|
+
"sqm-referral-table-user-column": SqmReferralTableUserColumn;
|
|
2490
|
+
"sqm-route": SqmRoute;
|
|
2491
|
+
"sqm-router": SqmRouter;
|
|
2492
|
+
"sqm-share-button": SqmShareButton;
|
|
2493
|
+
"sqm-share-code": SqmShareCode;
|
|
2494
|
+
"sqm-share-link": SqmShareLink;
|
|
2495
|
+
"sqm-stat-container": SqmStatContainer;
|
|
2496
|
+
"sqm-stencilbook": SqmStencilbook;
|
|
2497
|
+
"sqm-table-cell": SqmTableCell;
|
|
2498
|
+
"sqm-table-row": SqmTableRow;
|
|
2499
|
+
"sqm-text": SqmText;
|
|
2500
|
+
"sqm-text-span": SqmTextSpan;
|
|
2501
|
+
"sqm-titled-section": SqmTitledSection;
|
|
2502
|
+
"sqm-user-name": SqmUserName;
|
|
2503
|
+
}
|
|
2504
|
+
}
|
|
2505
|
+
export { LocalJSX as JSX };
|
|
2506
|
+
declare module "@stencil/core" {
|
|
2507
|
+
export namespace JSX {
|
|
2508
|
+
interface IntrinsicElements {
|
|
2509
|
+
"sqm-asset-card": LocalJSX.SqmAssetCard & JSXBase.HTMLAttributes<HTMLSqmAssetCardElement>;
|
|
2510
|
+
"sqm-big-stat": LocalJSX.SqmBigStat & JSXBase.HTMLAttributes<HTMLSqmBigStatElement>;
|
|
2511
|
+
"sqm-divided-layout": LocalJSX.SqmDividedLayout & JSXBase.HTMLAttributes<HTMLSqmDividedLayoutElement>;
|
|
2512
|
+
"sqm-edit-profile": LocalJSX.SqmEditProfile & JSXBase.HTMLAttributes<HTMLSqmEditProfileElement>;
|
|
2513
|
+
"sqm-form-message": LocalJSX.SqmFormMessage & JSXBase.HTMLAttributes<HTMLSqmFormMessageElement>;
|
|
2514
|
+
"sqm-graphql-client-provider": LocalJSX.SqmGraphqlClientProvider & JSXBase.HTMLAttributes<HTMLSqmGraphqlClientProviderElement>;
|
|
2515
|
+
"sqm-hero": LocalJSX.SqmHero & JSXBase.HTMLAttributes<HTMLSqmHeroElement>;
|
|
2516
|
+
"sqm-hook-story-container": LocalJSX.SqmHookStoryContainer & JSXBase.HTMLAttributes<HTMLSqmHookStoryContainerElement>;
|
|
2517
|
+
"sqm-leaderboard": LocalJSX.SqmLeaderboard & JSXBase.HTMLAttributes<HTMLSqmLeaderboardElement>;
|
|
2518
|
+
"sqm-leaderboard-rank": LocalJSX.SqmLeaderboardRank & JSXBase.HTMLAttributes<HTMLSqmLeaderboardRankElement>;
|
|
2519
|
+
"sqm-name-fields": LocalJSX.SqmNameFields & JSXBase.HTMLAttributes<HTMLSqmNameFieldsElement>;
|
|
2520
|
+
"sqm-navigation-menu": LocalJSX.SqmNavigationMenu & JSXBase.HTMLAttributes<HTMLSqmNavigationMenuElement>;
|
|
2521
|
+
"sqm-navigation-sidebar": LocalJSX.SqmNavigationSidebar & JSXBase.HTMLAttributes<HTMLSqmNavigationSidebarElement>;
|
|
2522
|
+
"sqm-navigation-sidebar-item": LocalJSX.SqmNavigationSidebarItem & JSXBase.HTMLAttributes<HTMLSqmNavigationSidebarItemElement>;
|
|
2523
|
+
"sqm-password-field": LocalJSX.SqmPasswordField & JSXBase.HTMLAttributes<HTMLSqmPasswordFieldElement>;
|
|
2524
|
+
"sqm-popup-container": LocalJSX.SqmPopupContainer & JSXBase.HTMLAttributes<HTMLSqmPopupContainerElement>;
|
|
2525
|
+
"sqm-portal-change-password": LocalJSX.SqmPortalChangePassword & JSXBase.HTMLAttributes<HTMLSqmPortalChangePasswordElement>;
|
|
2526
|
+
"sqm-portal-container": LocalJSX.SqmPortalContainer & JSXBase.HTMLAttributes<HTMLSqmPortalContainerElement>;
|
|
2527
|
+
"sqm-portal-email-verification": LocalJSX.SqmPortalEmailVerification & JSXBase.HTMLAttributes<HTMLSqmPortalEmailVerificationElement>;
|
|
2528
|
+
"sqm-portal-footer": LocalJSX.SqmPortalFooter & JSXBase.HTMLAttributes<HTMLSqmPortalFooterElement>;
|
|
2529
|
+
"sqm-portal-forgot-password": LocalJSX.SqmPortalForgotPassword & JSXBase.HTMLAttributes<HTMLSqmPortalForgotPasswordElement>;
|
|
2530
|
+
"sqm-portal-frame": LocalJSX.SqmPortalFrame & JSXBase.HTMLAttributes<HTMLSqmPortalFrameElement>;
|
|
2531
|
+
"sqm-portal-login": LocalJSX.SqmPortalLogin & JSXBase.HTMLAttributes<HTMLSqmPortalLoginElement>;
|
|
2532
|
+
"sqm-portal-logout": LocalJSX.SqmPortalLogout & JSXBase.HTMLAttributes<HTMLSqmPortalLogoutElement>;
|
|
2533
|
+
"sqm-portal-profile": LocalJSX.SqmPortalProfile & JSXBase.HTMLAttributes<HTMLSqmPortalProfileElement>;
|
|
2534
|
+
"sqm-portal-protected-route": LocalJSX.SqmPortalProtectedRoute & JSXBase.HTMLAttributes<HTMLSqmPortalProtectedRouteElement>;
|
|
2535
|
+
"sqm-portal-register": LocalJSX.SqmPortalRegister & JSXBase.HTMLAttributes<HTMLSqmPortalRegisterElement>;
|
|
2536
|
+
"sqm-portal-reset-password": LocalJSX.SqmPortalResetPassword & JSXBase.HTMLAttributes<HTMLSqmPortalResetPasswordElement>;
|
|
2537
|
+
"sqm-portal-verify-email": LocalJSX.SqmPortalVerifyEmail & JSXBase.HTMLAttributes<HTMLSqmPortalVerifyEmailElement>;
|
|
2538
|
+
"sqm-program-menu": LocalJSX.SqmProgramMenu & JSXBase.HTMLAttributes<HTMLSqmProgramMenuElement>;
|
|
2539
|
+
"sqm-referral-iframe": LocalJSX.SqmReferralIframe & JSXBase.HTMLAttributes<HTMLSqmReferralIframeElement>;
|
|
2540
|
+
"sqm-referral-table": LocalJSX.SqmReferralTable & JSXBase.HTMLAttributes<HTMLSqmReferralTableElement>;
|
|
2541
|
+
"sqm-referral-table-cell": LocalJSX.SqmReferralTableCell & JSXBase.HTMLAttributes<HTMLSqmReferralTableCellElement>;
|
|
2542
|
+
"sqm-referral-table-column": LocalJSX.SqmReferralTableColumn & JSXBase.HTMLAttributes<HTMLSqmReferralTableColumnElement>;
|
|
2543
|
+
"sqm-referral-table-date-cell": LocalJSX.SqmReferralTableDateCell & JSXBase.HTMLAttributes<HTMLSqmReferralTableDateCellElement>;
|
|
2544
|
+
"sqm-referral-table-date-column": LocalJSX.SqmReferralTableDateColumn & JSXBase.HTMLAttributes<HTMLSqmReferralTableDateColumnElement>;
|
|
2545
|
+
"sqm-referral-table-rewards-cell": LocalJSX.SqmReferralTableRewardsCell & JSXBase.HTMLAttributes<HTMLSqmReferralTableRewardsCellElement>;
|
|
2546
|
+
"sqm-referral-table-rewards-column": LocalJSX.SqmReferralTableRewardsColumn & JSXBase.HTMLAttributes<HTMLSqmReferralTableRewardsColumnElement>;
|
|
2547
|
+
"sqm-referral-table-status-cell": LocalJSX.SqmReferralTableStatusCell & JSXBase.HTMLAttributes<HTMLSqmReferralTableStatusCellElement>;
|
|
2548
|
+
"sqm-referral-table-status-column": LocalJSX.SqmReferralTableStatusColumn & JSXBase.HTMLAttributes<HTMLSqmReferralTableStatusColumnElement>;
|
|
2549
|
+
"sqm-referral-table-user-cell": LocalJSX.SqmReferralTableUserCell & JSXBase.HTMLAttributes<HTMLSqmReferralTableUserCellElement>;
|
|
2550
|
+
"sqm-referral-table-user-column": LocalJSX.SqmReferralTableUserColumn & JSXBase.HTMLAttributes<HTMLSqmReferralTableUserColumnElement>;
|
|
2551
|
+
"sqm-route": LocalJSX.SqmRoute & JSXBase.HTMLAttributes<HTMLSqmRouteElement>;
|
|
2552
|
+
"sqm-router": LocalJSX.SqmRouter & JSXBase.HTMLAttributes<HTMLSqmRouterElement>;
|
|
2553
|
+
"sqm-share-button": LocalJSX.SqmShareButton & JSXBase.HTMLAttributes<HTMLSqmShareButtonElement>;
|
|
2554
|
+
"sqm-share-code": LocalJSX.SqmShareCode & JSXBase.HTMLAttributes<HTMLSqmShareCodeElement>;
|
|
2555
|
+
"sqm-share-link": LocalJSX.SqmShareLink & JSXBase.HTMLAttributes<HTMLSqmShareLinkElement>;
|
|
2556
|
+
"sqm-stat-container": LocalJSX.SqmStatContainer & JSXBase.HTMLAttributes<HTMLSqmStatContainerElement>;
|
|
2557
|
+
"sqm-stencilbook": LocalJSX.SqmStencilbook & JSXBase.HTMLAttributes<HTMLSqmStencilbookElement>;
|
|
2558
|
+
"sqm-table-cell": LocalJSX.SqmTableCell & JSXBase.HTMLAttributes<HTMLSqmTableCellElement>;
|
|
2559
|
+
"sqm-table-row": LocalJSX.SqmTableRow & JSXBase.HTMLAttributes<HTMLSqmTableRowElement>;
|
|
2560
|
+
"sqm-text": LocalJSX.SqmText & JSXBase.HTMLAttributes<HTMLSqmTextElement>;
|
|
2561
|
+
"sqm-text-span": LocalJSX.SqmTextSpan & JSXBase.HTMLAttributes<HTMLSqmTextSpanElement>;
|
|
2562
|
+
"sqm-titled-section": LocalJSX.SqmTitledSection & JSXBase.HTMLAttributes<HTMLSqmTitledSectionElement>;
|
|
2563
|
+
"sqm-user-name": LocalJSX.SqmUserName & JSXBase.HTMLAttributes<HTMLSqmUserNameElement>;
|
|
2564
|
+
}
|
|
2565
|
+
}
|
|
2566
|
+
}
|