@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 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(e,t,n,r){function o(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,i){function a(e){try{u(r.next(e))}catch(e){i(e)}}function s(e){try{u(r["throw"](e))}catch(e){i(e)}}function u(e){e.done?n(e.value):o(e.value).then(a,s)}u((r=r.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,o,i,a;return a={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(e){return function(t){return u([e,t])}}function u(a){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,o&&(i=a[0]&2?o["return"]:a[0]?o["throw"]||((i=o["return"])&&i.call(o),0):o.next)&&!(i=i.call(o,a[1])).done)return i;if(o=0,i)a=[a[0]&2,i.value];switch(a[0]){case 0:case 1:i=a;break;case 4:n.label++;return{value:a[1],done:false};case 5:n.label++;o=a[1];a=[0];continue;case 7:a=n.ops.pop();n.trys.pop();continue;default:if(!(i=n.trys,i=i.length>0&&i[i.length-1])&&(a[0]===6||a[0]===2)){n=0;continue}if(a[0]===3&&(!i||a[1]>i[0]&&a[1]<i[3])){n.label=a[1];break}if(a[0]===6&&n.label<i[1]){n.label=i[1];i=a;break}if(i&&n.label<i[2]){n.label=i[2];n.ops.push(a);break}if(i[2])n.ops.pop();n.trys.pop();continue}a=t.call(e,n)}catch(e){a=[6,e];o=0}finally{r=i=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}};import{r as registerInstance,h as h$1,c as Host}from"./index-17b4da69.js";import{o as m,e as useEffect,m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import{Q,k,g as pe,h as ge}from"./index.module-c4098674.js";function useGraphQLClientProvider(e){var t=e.domain;return __awaiter(this,void 0,void 0,(function(){var e,n,r,o,i,a;return __generator(this,(function(s){e=Q();n=t;r=k();o=pe(n,r,e);i=m(ge,o),a=i[1];useEffect((function(){a(o)}),[o]);return[2]}))}))}var GraphQLClientProvider=function(){function e(e){registerInstance(this,e);this.ignored=true;h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){useGraphQLClientProvider(this);return h$1(Host,{style:{display:"contents"}},h$1("slot",null))};return e}();export{GraphQLClientProvider as sqm_graphql_client_provider};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h}from"./index-17b4da69.js";import{j as useState,e as useEffect}from"./extends-3a3f9fe2.js";import{u as useCallback}from"./use-callback-b38a1523.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";function isMobile(e){var n=useState(window.innerWidth),a=n[0],r=n[1];var s=useCallback((function(){return r(window.innerWidth)}),[]);useEffect((function(){window.addEventListener("resize",s);return function(){return window.removeEventListener("resize",s)}}),[]);return a>e?false:true}function isValidColor(e){return CSS.supports("(color: "+e+")")}var paddingList=["var(--sl-spacing-xxx-small)","var(--sl-spacing-xx-small)","var(--sl-spacing-x-small)","var(--sl-spacing-small)","var(--sl-spacing-medium)","var(--sl-spacing-large)","var(--sl-spacing-x-large)","var(--sl-spacing-xx-large)","var(--sl-spacing-xxx-large)","var(--sl-spacing-xxxx-large)"];var parseBackground=function(e){if(e){if(isValidColor(e)){return e}else{return"url("+e+")"}}else{return""}};function HeroView(e){var n=e.states,a=e.content;var r=function(e,n){var a={small:7,medium:8,large:9};var r=a[e];if(isMobile(767)){r=r-2}else if(isMobile(1023)){r=r-1}return n?paddingList[r-2]:paddingList[r]};var s=function(e){if(e=="small"){return"1%"}else if(e=="medium"){return"3%"}else{return"5%"}};var i={TwoColumnContainer:{display:"flex","@media screen and (max-width: 1023px)":{flexDirection:n.wrapDirection=="wrap-reverse"?"column-reverse":"column",justfiyContent:"center"}},ColumnPadding:{paddingTop:n.paddingSize=="none"?"0px":r(n.paddingSize),paddingBottom:n.paddingSize=="none"?"0px":r(n.paddingSize),paddingLeft:n.paddingSize=="none"?"0px":s(n.paddingSize),paddingRight:n.paddingSize=="none"?"0px":s(n.paddingSize)},ColumnWrapper:{"&:first-of-type":{background:"no-repeat center/cover "+parseBackground(n.background)},"&:last-of-type":{background:"no-repeat center/cover "+parseBackground(n.secondaryBackground)},"@media screen and (min-width: 1023px)":{flex:"1 1 0"},display:"block"},SingleColumnContainer:{background:"no-repeat center/cover "+parseBackground(n.background),flex:"1 1 0"},Container:{width:"100%",maxWidth:"var(--sqm-max-width)",margin:"0 auto",flex:1,display:"flex",flexDirection:"column",minHeight:"100%"}};jss.setup(create());var t=jss.createStyleSheet(i);var o=t.toString();var l="\n :host{ \n height: 100%;\n display: contents;\n }\n sqm-hero{ \n height: 100%;\n display: contents;\n }\n img{\n max-width: 100%;\n height: auto;\n }\n \n";return h("div",{class:t.classes.Container},h("style",{type:"text/css"},l,o),n.columns==2?h("div",{class:t.classes.TwoColumnContainer},h("div",{class:t.classes.ColumnWrapper+" "+t.classes.ColumnPadding},a.primaryColumn),h("div",{class:t.classes.ColumnWrapper+" "+t.classes.ColumnPadding},a.secondaryColumn)):h("div",{class:t.classes.SingleColumnContainer+" "+t.classes.ColumnPadding},a.primaryColumn))}export{HeroView as H};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(s){for(var r,t=1,e=arguments.length;t<e;t++){r=arguments[t];for(var n in r)if(Object.prototype.hasOwnProperty.call(r,n))s[n]=r[n]}return s};return __assign.apply(this,arguments)};import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import"./jss-preset-default.esm-71fae192.js";import{g as getProps}from"./utils-271197e1.js";import{H as HeroView}from"./sqm-hero-view-8a6c5d99.js";var Hero=function(){function s(s){registerInstance(this,s);this.columns=1;this.paddingSize="large";this.wrapDirection="wrap";h(this)}s.prototype.disconnectedCallback=function(){};s.prototype.render=function(){var s={states:__assign({},getProps(this)),content:{primaryColumn:h$1("slot",null),secondaryColumn:h$1("slot",{name:"secondary-column"})}};return h$1(HeroView,Object.assign({},s))};return s}();export{Hero as sqm_hero};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h}from"./index-17b4da69.js";import{_ as __assign}from"./global-bc17ddd7.js";import{p as parse}from"./index.module-c4098674.js";var docCache=new Map;var fragmentSourceMap=new Map;var printFragmentWarnings=true;var experimentalFragmentVariables=false;function normalize(e){return e.replace(/[\s,]+/g," ").trim()}function cacheKeyFromLoc(e){return normalize(e.source.body.substring(e.start,e.end))}function processFragments(e){var a=new Set;var r=[];e.definitions.forEach((function(e){if(e.kind==="FragmentDefinition"){var n=e.name.value;var t=cacheKeyFromLoc(e.loc);var i=fragmentSourceMap.get(n);if(i&&!i.has(t)){if(printFragmentWarnings){console.warn("Warning: fragment with name "+n+" already exists.\n"+"graphql-tag enforces all fragment names across your application to be unique; read more about\n"+"this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names")}}else if(!i){fragmentSourceMap.set(n,i=new Set)}i.add(t);if(!a.has(t)){a.add(t);r.push(e)}}else{r.push(e)}}));return __assign(__assign({},e),{definitions:r})}function stripLoc(e){var a=new Set(e.definitions);a.forEach((function(e){if(e.loc)delete e.loc;Object.keys(e).forEach((function(r){var n=e[r];if(n&&typeof n==="object"){a.add(n)}}))}));var r=e.loc;if(r){delete r.startToken;delete r.endToken}return e}function parseDocument(e){var a=normalize(e);if(!docCache.has(a)){var r=parse(e,{experimentalFragmentVariables:experimentalFragmentVariables});if(!r||r.kind!=="Document"){throw new Error("Not a valid GraphQL document.")}docCache.set(a,stripLoc(processFragments(r)))}return docCache.get(a)}function gql(e){var a=[];for(var r=1;r<arguments.length;r++){a[r-1]=arguments[r]}if(typeof e==="string"){e=[e]}var n=e[0];a.forEach((function(a,r){if(a&&a.kind==="Document"){n+=a.loc.source.body}else{n+=a}n+=e[r+1]}));return parseDocument(n)}function resetCaches(){docCache.clear();fragmentSourceMap.clear()}function disableFragmentWarnings(){printFragmentWarnings=false}function enableExperimentalFragmentVariables(){experimentalFragmentVariables=true}function disableExperimentalFragmentVariables(){experimentalFragmentVariables=false}var extras={gql:gql,resetCaches:resetCaches,disableFragmentWarnings:disableFragmentWarnings,enableExperimentalFragmentVariables:enableExperimentalFragmentVariables,disableExperimentalFragmentVariables:disableExperimentalFragmentVariables};(function(e){e.gql=extras.gql,e.resetCaches=extras.resetCaches,e.disableFragmentWarnings=extras.disableFragmentWarnings,e.enableExperimentalFragmentVariables=extras.enableExperimentalFragmentVariables,e.disableExperimentalFragmentVariables=extras.disableExperimentalFragmentVariables})(gql||(gql={}));gql["default"]=gql;var gql$1=gql;function LeaderboardRankView(e){var a=e.data;return h("span",{class:"P"},a.rank)}export{LeaderboardRankView as L,gql$1 as g};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,r){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:r})}else{e.raw=r}return e};import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import{i as intl,c as createIntl}from"./global-bc17ddd7.js";import"./use-callback-b38a1523.js";import{M,T,e as en,j}from"./index.module-c4098674.js";import{c as cjs}from"./cjs-bdfb4486.js";import{g as gql,L as LeaderboardRankView}from"./sqm-leaderboard-rank-view-eb1f817c.js";var GET_RANK=gql(templateObject_1||(templateObject_1=__makeTemplateObject(["\n query ($type: String!, $filter: UserLeaderboardFilterInput) {\n viewer {\n ... on User {\n leaderboardRank(type: $type, filter: $filter) {\n rowNumber\n rank\n denseRank\n }\n }\n }\n }\n"],["\n query ($type: String!, $filter: UserLeaderboardFilterInput) {\n viewer {\n ... on User {\n leaderboardRank(type: $type, filter: $filter) {\n rowNumber\n rank\n denseRank\n }\n }\n }\n }\n"])));function useLeaderboardRank(e){var r,a,n;var t=M();var o=T();var d={type:e.leaderboardType,filter:{programId_eq:t}};if(e.interval){d.filter["interval"]=e.interval}var i=en(GET_RANK,d,!(o===null||o===void 0?void 0:o.jwt)).data;var l=((r=i===null||i===void 0?void 0:i.viewer)===null||r===void 0?void 0:r.leaderboardRank)?intl.formatMessage({id:"rankText",defaultMessage:e.rankText},{rank:(n=(a=i===null||i===void 0?void 0:i.viewer)===null||a===void 0?void 0:a.leaderboardRank)===null||n===void 0?void 0:n[e.rankType]}):e.unrankedText||"unranked";return{data:{rank:l}}}var sqmLeaderboardRankCss="p,.P{font-size:var(--sl-font-size-small);color:var(--sl-color-gray-800);margin-top:0px}p.Subtitle,.P.Subtitle{color:var(--sl-color-gray-500);margin:0px}";var LeaderboardRank=function(){function e(e){registerInstance(this,e);this.rankText="You are currently in {rank, selectordinal, one {#st} two {#nd} few {#rd} other {#th} } place!";h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=j()?useLeaderboardRankDemo(this):useLeaderboardRank(this);return h$1(LeaderboardRankView,Object.assign({},e))};return e}();function useLeaderboardRankDemo(e){var r=createIntl({locale:"en"});var a=r.formatMessage({id:"rankText",defaultMessage:e.rankText},{rank:1})||"1st";return cjs({data:{rank:a}},e.demoData||{},{arrayMerge:function(e,r){return r}})}LeaderboardRank.style=sqmLeaderboardRankCss;export{LeaderboardRank as sqm_leaderboard_rank};var templateObject_1;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(a){for(var e,s=1,t=arguments.length;s<t;s++){e=arguments[s];for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))a[r]=e[r]}return a};return __assign.apply(this,arguments)};import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import{j}from"./index.module-c4098674.js";import{c as cjs}from"./cjs-bdfb4486.js";import{w as withShadowView,u as useLeaderboard,L as LeaderboardView}from"./ShadowViewAddon-f84fe5c8.js";var sqmLeaderboardCss=":host{display:block}:host([hidden]){display:none}table{width:100%}th{font-size:var(--sl-font-size-small);font-weight:var(--sl-font-weight-semibold);text-align:left}td{font-size:var(--sl-font-size-medium);font-weight:var(--sl-font-weight-normal)}td,th{color:var(--sl-color-gray-800);padding:var(--sl-spacing-x-small) var(--sl-spacing-small)}.User{width:100%}.Score{width:auto;white-space:nowrap}";var Leaderboard=function(){function a(a){registerInstance(this,a);this.ignored=true;h(this);withShadowView(this)}a.prototype.disconnectedCallback=function(){};a.prototype.render=function(){var a={empty:h$1("slot",{name:"empty"}),loadingstate:h$1("slot",{name:"loading"}),usersheading:this.usersheading,statsheading:this.statsheading,rankType:this.rankType,leaderboardType:this.leaderboardType,interval:this.interval};var e=__assign(__assign({},a),{demoData:this.demoData});var s=j()?useLeaderboardDemo(e):useLeaderboard(a);return h$1(LeaderboardView,Object.assign({},s))};return a}();function useLeaderboardDemo(a){return cjs({states:{loading:false,hasLeaders:true,styles:{usersheading:a.usersheading?a.usersheading:"TOP REFERRERS",statsheading:a.statsheading?a.statsheading:"NEW TITANS"}},data:{rankType:"rowNumber",leaderboard:[{firstName:"Viktor",lastInitial:"V",value:82,rank:1},{firstName:"MF",lastInitial:"D",value:73,rank:2},{firstName:"Freddie",lastInitial:"G",value:64,rank:3},{firstName:"Benny",lastInitial:"B",value:55,rank:4},{firstName:"Mos",lastInitial:"D",value:46,rank:5}]},elements:{empty:a.empty?a.empty:h$1("div",null,"Empty"),loadingstate:a.loadingstate?a.loadingstate:h$1("div",null,"Loading")}},a.demoProps||{},{arrayMerge:function(a,e){return e}})}Leaderboard.style=sqmLeaderboardCss;export{Leaderboard as sqm_leaderboard};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h}from"./index-17b4da69.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";import{E as ErrorStyles}from"./mixins-eba86511.js";var style={InputContainer:{"& > :not(:last-child)":{"margin-bottom":"20px"}},FieldsContainer:{"& > :not(:last-child)":{"margin-bottom":"var(--sl-spacing-large)"}},ErrorStyle:ErrorStyles};var vanillaStyle="\n:host {\n margin: 0 auto;\n width: 100%;\n display: block;\n}\n\nsl-input::part(label){\n font-size: var(--sl-input-label-font-size-small);\n font-weight: var(--sl-font-weight-semibold);\n}\n";jss.setup(create());var sheet=jss.createStyleSheet(style);var styleString=sheet.toString();function NameFieldsView(e){var t=e.states;var s=t===null||t===void 0?void 0:t.validationErrors;return h("div",{class:sheet.classes.FieldsContainer},h("style",{type:"text/css"},vanillaStyle,styleString),h("sl-input",Object.assign({exportparts:"label: input-label",name:"/firstName",type:"text",label:t.content.firstNameLabel,required:true},(s===null||s===void 0?void 0:s.firstName)?{class:sheet.classes.ErrorStyle,helpText:(s===null||s===void 0?void 0:s.firstName)||"Cannot be empty"}:[])),h("sl-input",Object.assign({exportparts:"label: input-label",name:"/lastName",type:"text",label:t.content.lastNameLabel,required:true},(s===null||s===void 0?void 0:s.lastName)?{class:sheet.classes.ErrorStyle,helpText:(s===null||s===void 0?void 0:s.lastName)||"Cannot be empty"}:[])))}export{NameFieldsView as N};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{n as d,m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import{j}from"./index.module-c4098674.js";import"./jss-preset-default.esm-71fae192.js";import{c as cjs}from"./cjs-bdfb4486.js";import"./mixins-eba86511.js";import{N as NameFieldsView}from"./sqm-name-fields-view-443f3baa.js";var CONTEXT_NAME="sq:validation-state";function useNameFields(e){var a=d(CONTEXT_NAME);return{states:{validationErrors:a===null||a===void 0?void 0:a.validationErrors,content:{lastNameLabel:e.lastNameLabel,firstNameLabel:e.firstNameLabel}}}}var NameFields=function(){function e(e){registerInstance(this,e);this.ignored=true;this.firstNameLabel="First Name";this.lastNameLabel="Last Name";h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=(j()?useNameFieldsDemo(this):useNameFields(this)).states;return h$1(NameFieldsView,{states:e})};return e}();function useNameFieldsDemo(e){return cjs({states:{validationErrors:[],content:{firstNameLabel:"First Name",lastNameLabel:"Last Name"}}},e.demoData||{},{arrayMerge:function(e,a){return a}})}export{NameFields as sqm_name_fields};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(a){for(var s,e=1,r=arguments.length;e<r;e++){s=arguments[e];for(var t in s)if(Object.prototype.hasOwnProperty.call(s,t))a[t]=s[t]}return a};return __assign.apply(this,arguments)};import{h}from"./index-17b4da69.js";import{r as rn}from"./index.module-c4098674.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";import{g as gap}from"./mixins-eba86511.js";function NavigationSidebarItemView(a){var s=a.states,e=a.data;var r={ItemContainer:__assign(__assign({display:"flex","background-color":""+(s.active?"var(--sl-color-gray-200)":"var(--sl-color-white)"),"border-radius":"8px",padding:"8px","text-decoration":"none",color:"#454444","align-items":"center"},gap({direction:"row",size:"var(--sl-font-size-small)"})),{"&:hover":{cursor:"pointer",background:s.active?"var(--sl-color-gray-300)":"var(--sl-color-gray-50)"}}),Label:{margin:"0"},Icon:{"flex-shrink":"0"}};jss.setup(create());var t=jss.createStyleSheet(r);var i=t.toString();return h("a",{href:e.path,onClick:function(a){a.preventDefault();rn.push(e.path)},class:t.classes.ItemContainer},h("style",{type:"text/css"},i),h("sl-icon",{class:t.classes.Icon,name:e.icon}),h("p",{class:t.classes.Label},e.label))}export{NavigationSidebarItemView as N};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import{c as an,j}from"./index.module-c4098674.js";import"./jss-preset-default.esm-71fae192.js";import{g as getProps}from"./utils-271197e1.js";import{c as cjs}from"./cjs-bdfb4486.js";import"./mixins-eba86511.js";import{N as NavigationSidebarItemView}from"./sqm-navigation-sidebar-item-view-41c952fe.js";function useNavigationSidebarItem(e){var a=an();return{states:{active:a.pathname===e.path},data:{label:e.label,icon:e.icon,path:e.path}}}var NavigationSidebarItem=function(){function e(e){registerInstance(this,e);h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=j()?useSidebarItemDemo(getProps(this)):useNavigationSidebarItem(getProps(this));return h$1(NavigationSidebarItemView,Object.assign({},e))};return e}();function useSidebarItemDemo(e){return cjs({states:{active:false},data:{label:e.label||"Dashboard",icon:e.icon||"house"}},e.demoData||{},{arrayMerge:function(e,a){return a}})}export{NavigationSidebarItem as sqm_navigation_sidebar_item};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var s,e=1,i=arguments.length;e<i;e++){s=arguments[e];for(var n in s)if(Object.prototype.hasOwnProperty.call(s,n))t[n]=s[n]}return t};return __assign.apply(this,arguments)};import{h}from"./index-17b4da69.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";import{g as gap}from"./mixins-eba86511.js";var style={ItemsContainer:__assign({"min-width":"290px","max-width":"320px","box-sizing":"border-box",padding:"20px 15px"},gap({direction:"column",size:"4px"}))};var vanillaStyle="\n :host{ \n width: 30vw;\n min-width: min-content;\n max-width: 320px;\n }\n";jss.setup(create());var sheet=jss.createStyleSheet(style);var styleString=sheet.toString();function NavigationSidebarView(t,s){return h("div",null,h("div",{class:sheet.classes.ItemsContainer},h("style",{type:"text/css"},vanillaStyle,styleString),s))}export{NavigationSidebarView as N};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./jss-preset-default.esm-71fae192.js";import"./mixins-eba86511.js";import{N as NavigationSidebarView}from"./sqm-navigation-sidebar-view-9a7b5a9e.js";var NavigationSidebar=function(){function i(i){registerInstance(this,i);this.ignored=true;h(this)}i.prototype.disconnectedCallback=function(){};i.prototype.render=function(){return h$1(NavigationSidebarView,null,h$1("slot",null))};return i}();export{NavigationSidebar as sqm_navigation_sidebar};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var s,e=1,n=arguments.length;e<n;e++){s=arguments[e];for(var o in s)if(Object.prototype.hasOwnProperty.call(s,o))t[o]=s[o]}return t};return __assign.apply(this,arguments)};import{h,c as Host,r as registerInstance}from"./index-17b4da69.js";import{m as h$1}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import{x}from"./index.module-c4098674.js";import{g as getProps}from"./utils-271197e1.js";var PopupContainerView=function(t){var s=t.states,e=t.callbacks;var n=s.styles;return h(Host,{class:"squatch-container"},h("div",{style:{padding:t.states.styles.padding}},n.closeButton&&h("span",{class:"close squatch-header-close","data-close-panel":"#squatch-panel",onClick:function(){return e.closePopup()}},n.closeButtonText),h("slot",null),n.poweredBy?h("a",{class:"sqh-attribution",href:"https://www.saasquatch.com/?utm_source=app&utm_medium=user-widget&utm_campaign=referral-widget",target:"_blank"},"Powered By"):""))};function usePopupContainer(t){var s=x();function e(){var t;if(x()==="POPUP"){(t=window.frameElement["squatchJsApi"])===null||t===void 0?void 0:t.close()}}var n=t.popupPadding?t.popupPadding==="none"?"0":"var(--sl-spacing-"+t.popupPadding+")":"var(--sl-spacing-medium)";var o=t.embedPadding?t.embedPadding==="none"?"0":"var(--sl-spacing-"+t.embedPadding+")":"0";var a=x()==="POPUP"?n:o;return{states:{showCloseButton:t.closeButton&&s==="POPUP",styles:__assign(__assign({},t),{padding:a,closeButtonText:t.closeButtonText?t.closeButtonText:"X"})},data:{},callbacks:{closePopup:e}}}var sqmPopupContainerCss=".squatch-header-close{position:absolute;right:20px;top:10px;cursor:pointer}.squatch-container{background-color:var(--widget-background-color);display:block}";var PopupContainer=function(){function t(t){registerInstance(this,t);h$1(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t=getProps(this);return h(PopupContainerView,Object.assign({},usePopupContainer(t)))};return t}();PopupContainer.style=sqmPopupContainerCss;export{PopupContainer as sqm_popup_container};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h}from"./index-17b4da69.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";function PortalContainerView(a,e){var t={Container:{display:"grid","grid-template-columns":a.direction==="row"?"repeat(auto-fill, minmax("+a.minWidth+", auto))":"","grid-gap":"var(--sl-spacing-"+a.gap+")",padding:a.padding==="none"?"0":"var(--sl-spacing-"+a.padding+")"}};var s="\n :host{\n width: 100%;\n }";jss.setup(create());var r=jss.createStyleSheet(t);var i=r.toString();return h("div",{class:r.classes.Container},h("style",{type:"text/css"},s,i),e)}export{PortalContainerView as P};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./jss-preset-default.esm-71fae192.js";import{g as getProps}from"./utils-271197e1.js";import{P as PortalContainerView}from"./sqm-portal-container-view-015fbb1c.js";var PortalContainer=function(){function t(t){registerInstance(this,t);this.ignored=true;this.direction="column";this.gap="xxx-large";h(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){return h$1(PortalContainerView,Object.assign({},getProps(this)),h$1("slot",null))};return t}();export{PortalContainer as sqm_portal_container};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var s,t=1,a=arguments.length;t<a;t++){s=arguments[t];for(var r in s)if(Object.prototype.hasOwnProperty.call(s,r))e[r]=s[r]}return e};return __assign.apply(this,arguments)};import{h}from"./index-17b4da69.js";import{i as intl}from"./global-bc17ddd7.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";import{A as AuthWrapper,a as AuthColumn}from"./mixins-eba86511.js";import{T as TextSpanView}from"./sqm-text-span-view-db65d1ea.js";var style={Wrapper:AuthWrapper,Column:__assign({},AuthColumn)};var vanillaStyle="\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";jss.setup(create());var sheet=jss.createStyleSheet(style);var styleString=sheet.toString();function PortalEmailVerificationView(e){var s=e.states,t=e.callbacks,a=e.content,r=a.email,i=a.verifyMessage,n=a.emailVerificationHeader,o=a.resendEmailButtonText;return h("div",{class:sheet.classes.Wrapper},h("style",{type:"text/css"},vanillaStyle,styleString),h(TextSpanView,{type:"h3"},n),h("sl-form",{class:sheet.classes.Column,"onSl-submit":t.submit},e.states.error&&h("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},h("div",{part:"erroralert-text"},e.states.error)),e.states.success&&h("sqm-form-message",{type:"success",exportparts:"successalert-icon"},h("div",{part:"successalert-text"},"Your verification email has been resent successfully")),h(TextSpanView,{type:"p"},intl.formatMessage({id:"verifyMessage",defaultMessage:i},{email:h("span",{style:{fontWeight:"var(--sl-font-weight-semibold)"}},r)})),h("sl-button",{submit:true,loading:s.loading,exportparts:"base: primarybutton-base",type:"primary"},o)))}export{PortalEmailVerificationView as P};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(e,t,i,a){function r(e){return e instanceof i?e:new i((function(t){t(e)}))}return new(i||(i=Promise))((function(i,n){function o(e){try{l(a.next(e))}catch(e){n(e)}}function s(e){try{l(a["throw"](e))}catch(e){n(e)}}function l(e){e.done?i(e.value):r(e.value).then(o,s)}l((a=a.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var i={label:0,sent:function(){if(n[0]&1)throw n[1];return n[1]},trys:[],ops:[]},a,r,n,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(e){return function(t){return l([e,t])}}function l(o){if(a)throw new TypeError("Generator is already executing.");while(i)try{if(a=1,r&&(n=o[0]&2?r["return"]:o[0]?r["throw"]||((n=r["return"])&&n.call(r),0):r.next)&&!(n=n.call(r,o[1])).done)return n;if(r=0,n)o=[o[0]&2,n.value];switch(o[0]){case 0:case 1:n=o;break;case 4:i.label++;return{value:o[1],done:false};case 5:i.label++;r=o[1];o=[0];continue;case 7:o=i.ops.pop();i.trys.pop();continue;default:if(!(n=i.trys,n=n.length>0&&n[n.length-1])&&(o[0]===6||o[0]===2)){i=0;continue}if(o[0]===3&&(!n||o[1]>n[0]&&o[1]<n[3])){i.label=o[1];break}if(o[0]===6&&i.label<n[1]){i.label=n[1];n=o;break}if(n&&i.label<n[2]){i.label=n[2];i.ops.push(o);break}if(n[2])i.ops.pop();i.trys.pop();continue}o=t.call(e,i)}catch(e){o=[6,e];r=0}finally{a=n=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{j as useState,e as useEffect,m as h}from"./extends-3a3f9fe2.js";import"./global-bc17ddd7.js";import"./use-callback-b38a1523.js";import{B as Be,T,j}from"./index.module-c4098674.js";import"./jss-preset-default.esm-71fae192.js";import{c as cjs}from"./cjs-bdfb4486.js";import"./mixins-eba86511.js";import"./sqm-text-span-view-db65d1ea.js";import{P as PortalEmailVerificationView}from"./sqm-portal-email-verification-view-070f04d1.js";function usePortalEmailVerification(e){var t=this;var i,a,r,n,o;var s=Be(),l=s[0],c=s[1],u=c.loading,f=c.data,d=c.errors;var m=T();var v=(i=m===null||m===void 0?void 0:m.managedIdentity)===null||i===void 0?void 0:i.email;var h=useState(false),p=h[0],y=h[1];var b=useState(""),g=b[0],w=b[1];var E=new URLSearchParams(window.location.search);var P=E.get("nextPage");var _=function(){return __awaiter(t,void 0,void 0,(function(){var t,i,a;return __generator(this,(function(r){switch(r.label){case 0:if(!v)return[2];w("");t=P?{nextPage:P}:null;i=e.redirectPath;a={email:v,urlParams:t,redirectPath:i};return[4,l(a)];case 1:r.sent();return[2]}}))}))};useEffect((function(){var e;if((e=f===null||f===void 0?void 0:f.requestManagedIdentityVerificationEmail)===null||e===void 0?void 0:e.success){y(true)}}),[(a=f===null||f===void 0?void 0:f.requestManagedIdentityVerificationEmail)===null||a===void 0?void 0:a.success]);useEffect((function(){if(d===null||d===void 0?void 0:d.message){w("Network request failed.")}}),[d]);return{states:{loading:u,error:((o=(n=(r=d===null||d===void 0?void 0:d.response)===null||r===void 0?void 0:r.errors)===null||n===void 0?void 0:n[0])===null||o===void 0?void 0:o.message)||g,success:p},callbacks:{submit:_},content:{email:v,verifyMessage:e.verifyMessage,emailVerificationHeader:e.emailVerificationHeader,resendEmailButtonText:e.resendEmailButtonText}}}var PortalEmailVerification=function(){function e(e){registerInstance(this,e);this.ignored=true;this.redirectPath="/verifyEmail";this.emailVerificationHeader="Verify your email";this.resendEmailButtonText="Re-send Email";this.verifyMessage="A verification email was sent to {email}. Please verify your email to continue to the portal.";h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=j()?usePortalEmailVerificationDemo(this):usePortalEmailVerification(this),t=e.states,i=e.callbacks,a=e.content;return h$1(PortalEmailVerificationView,{states:t,callbacks:i,content:a})};return e}();function usePortalEmailVerificationDemo(e){var t=this;return cjs({states:{error:"",loading:false,success:false},callbacks:{submit:function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(e){return[2]}))}))}},content:{email:"test@example.com",verifyMessage:"A verification email was sent to {email}. Please verify your email to continue to the portal.",emailVerificationHeader:"Verify your email",resendEmailButtonText:"Re-send Email"}},e.demoData||{},{arrayMerge:function(e,t){return t}})}export{PortalEmailVerification as sqm_portal_email_verification};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h}from"./index-17b4da69.js";import{i as intl}from"./global-bc17ddd7.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";function PoweredByImg(C){var e=C.color,t=e===void 0?"#A6A6A6":e,a=C.width,r=a===void 0?190:a,l=C.height,o=l===void 0?29:l;return h("svg",{width:r,height:o,viewBox:"0 0 132 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},h("g",{"clip-path":"url(#clip0)"},h("path",{xmlns:"http://www.w3.org/2000/svg","fill-rule":"evenodd","clip-rule":"evenodd",d:"M66.4512 1.01758V1.01562C66.2601 1.01562 66.1669 1.05312 65.6827 1.43312L63.2868 3.31163C62.9112 3.60612 62.8383 4.15812 63.1241 4.54513C63.4099 4.93213 63.9457 5.00712 64.3213 4.71263L64.7959 4.34063C65.0696 4.12713 65.4601 4.18212 65.6682 4.46362C65.8763 4.74513 65.8237 5.14862 65.5494 5.36363L62.8011 7.51862C62.4255 7.81312 62.3526 8.36512 62.6384 8.75212C62.9242 9.13912 63.4601 9.21412 63.8357 8.91962L64.737 8.21263C65.0107 7.99813 65.4017 8.05263 65.6103 8.33512C65.8183 8.61662 65.7657 9.01812 65.4934 9.23362L62.4328 11.6331C62.0572 11.9276 61.9843 12.4796 62.2701 12.8666C62.5559 13.2536 63.0917 13.3286 63.4673 13.0341L64.6814 12.0821C64.9557 11.8676 65.3462 11.9221 65.5548 12.2046C65.6397 12.3196 65.6812 12.4546 65.6822 12.5886L65.6827 15.9306C62.7514 15.5406 60.479 12.9541 60.479 9.82913C60.479 8.07863 61.207 6.40462 62.4767 5.23712L62.5274 5.19062L62.4675 5.12012C62.4651 5.11723 62.4626 5.11435 62.4601 5.11147C62.4448 5.09344 62.4295 5.07553 62.4149 5.05613C62.2628 4.85413 62.1595 4.62363 62.1069 4.37162L62.0828 4.25712L61.9959 4.33212C60.4095 5.69863 59.5 7.70263 59.5 9.82913C59.5 13.7785 62.6179 16.9919 66.4508 16.9921V16.9936C70.2839 16.9936 73.4025 13.7806 73.4025 9.83058C73.4025 7.70358 72.4925 5.70008 70.9062 4.33358L70.9072 4.33208L70.8203 4.25708L70.7961 4.37158C70.7435 4.62358 70.6397 4.85408 70.4876 5.05658C70.4739 5.07518 70.459 5.09266 70.444 5.11031C70.4416 5.11306 70.4393 5.11581 70.4369 5.11858L70.3752 5.19108L70.4258 5.23758C71.6955 6.40508 72.424 8.07908 72.424 9.83008C72.424 11.4741 71.8027 13.0196 70.6745 14.1816C69.7297 15.1551 68.5238 15.7606 67.2198 15.9321V12.5926H67.2174L67.2198 12.5896C67.2208 12.4556 67.2623 12.3206 67.3473 12.2056C67.5558 11.9236 67.9469 11.8686 68.2206 12.0831L69.4347 13.0351C69.8103 13.3296 70.3462 13.2546 70.632 12.8676C70.9178 12.4806 70.8449 11.9286 70.4693 11.6341L67.4086 9.23458C67.1363 9.01958 67.0837 8.61808 67.2918 8.33658C67.5003 8.05408 67.8914 7.99958 68.1651 8.21408L69.0664 8.92108C69.442 9.21558 69.9778 9.14058 70.2636 8.75358C70.5494 8.36658 70.4765 7.81458 70.1009 7.52008L67.3526 5.36508C67.0789 5.15058 67.0258 4.74758 67.2338 4.46508C67.4419 4.18258 67.832 4.12858 68.1062 4.34208L68.5807 4.71408C68.9563 5.00858 69.4922 4.93358 69.778 4.54658C70.0638 4.15958 69.9909 3.60758 69.6153 3.31308L67.2194 1.43508C66.735 1.05587 66.6421 1.01764 66.4512 1.01758Z",fill:t})),h("path",{d:"M1.67078 13V5.95H4.46078C5.22078 5.95 5.80078 6.13333 6.20078 6.5C6.60745 6.86667 6.81078 7.39 6.81078 8.07C6.81078 8.74333 6.60745 9.26667 6.20078 9.64C5.80078 10.0067 5.22078 10.19 4.46078 10.19H2.49078V13H1.67078ZM2.49078 9.5H4.36078C5.45411 9.5 6.00078 9.02333 6.00078 8.07C6.00078 7.11 5.45411 6.63 4.36078 6.63H2.49078V9.5ZM9.6843 13.09C9.21096 13.09 8.80096 12.9867 8.4543 12.78C8.10763 12.5733 7.83763 12.2833 7.6443 11.91C7.45763 11.53 7.3643 11.0833 7.3643 10.57C7.3643 10.0567 7.45763 9.61333 7.6443 9.24C7.83763 8.86 8.10763 8.56667 8.4543 8.36C8.80096 8.15333 9.21096 8.05 9.6843 8.05C10.151 8.05 10.5576 8.15333 10.9043 8.36C11.2576 8.56667 11.5276 8.86 11.7143 9.24C11.9076 9.61333 12.0043 10.0567 12.0043 10.57C12.0043 11.0833 11.9076 11.53 11.7143 11.91C11.5276 12.2833 11.2576 12.5733 10.9043 12.78C10.5576 12.9867 10.151 13.09 9.6843 13.09ZM9.6843 12.44C10.1376 12.44 10.501 12.28 10.7743 11.96C11.0476 11.6333 11.1843 11.17 11.1843 10.57C11.1843 9.96333 11.0476 9.5 10.7743 9.18C10.501 8.86 10.1376 8.7 9.6843 8.7C9.2243 8.7 8.85763 8.86 8.5843 9.18C8.31763 9.5 8.1843 9.96333 8.1843 10.57C8.1843 11.17 8.31763 11.6333 8.5843 11.96C8.85763 12.28 9.2243 12.44 9.6843 12.44ZM14.4426 13L12.6326 8.14H13.4826L14.8526 12.05L16.2726 8.14H16.9626L18.3626 12.06L19.7526 8.14H20.5626L18.7426 13H17.9726L16.6026 9.23L15.2226 13H14.4426ZM23.6824 13.09C22.9158 13.09 22.3091 12.8667 21.8624 12.42C21.4158 11.9667 21.1924 11.3533 21.1924 10.58C21.1924 10.08 21.2924 9.64 21.4924 9.26C21.6924 8.87333 21.9658 8.57667 22.3124 8.37C22.6658 8.15667 23.0724 8.05 23.5324 8.05C24.1924 8.05 24.7091 8.26333 25.0824 8.69C25.4558 9.11 25.6424 9.69 25.6424 10.43V10.74H21.9824C22.0091 11.2933 22.1691 11.7167 22.4624 12.01C22.7558 12.2967 23.1624 12.44 23.6824 12.44C23.9758 12.44 24.2558 12.3967 24.5224 12.31C24.7891 12.2167 25.0424 12.0667 25.2824 11.86L25.5624 12.43C25.3424 12.6367 25.0624 12.8 24.7224 12.92C24.3824 13.0333 24.0358 13.09 23.6824 13.09ZM23.5524 8.65C23.0924 8.65 22.7291 8.79333 22.4624 9.08C22.1958 9.36667 22.0391 9.74333 21.9924 10.21H24.9424C24.9224 9.71667 24.7924 9.33333 24.5524 9.06C24.3191 8.78667 23.9858 8.65 23.5524 8.65ZM26.8147 13V8.14H27.6047V9.01C27.8647 8.42333 28.398 8.1 29.2047 8.04L29.4947 8.01L29.5547 8.71L29.0447 8.77C28.5847 8.81 28.2347 8.95667 27.9947 9.21C27.7547 9.45667 27.6347 9.79667 27.6347 10.23V13H26.8147ZM32.5301 13.09C31.7634 13.09 31.1567 12.8667 30.7101 12.42C30.2634 11.9667 30.0401 11.3533 30.0401 10.58C30.0401 10.08 30.1401 9.64 30.3401 9.26C30.5401 8.87333 30.8134 8.57667 31.1601 8.37C31.5134 8.15667 31.9201 8.05 32.3801 8.05C33.0401 8.05 33.5567 8.26333 33.9301 8.69C34.3034 9.11 34.4901 9.69 34.4901 10.43V10.74H30.8301C30.8567 11.2933 31.0167 11.7167 31.3101 12.01C31.6034 12.2967 32.0101 12.44 32.5301 12.44C32.8234 12.44 33.1034 12.3967 33.3701 12.31C33.6367 12.2167 33.8901 12.0667 34.1301 11.86L34.4101 12.43C34.1901 12.6367 33.9101 12.8 33.5701 12.92C33.2301 13.0333 32.8834 13.09 32.5301 13.09ZM32.4001 8.65C31.9401 8.65 31.5767 8.79333 31.3101 9.08C31.0434 9.36667 30.8867 9.74333 30.8401 10.21H33.7901C33.7701 9.71667 33.6401 9.33333 33.4001 9.06C33.1667 8.78667 32.8334 8.65 32.4001 8.65ZM37.5123 13.09C37.079 13.09 36.699 12.9867 36.3723 12.78C36.0523 12.5733 35.8023 12.2833 35.6223 11.91C35.449 11.53 35.3623 11.0833 35.3623 10.57C35.3623 10.05 35.449 9.60333 35.6223 9.23C35.8023 8.85 36.0523 8.56 36.3723 8.36C36.699 8.15333 37.079 8.05 37.5123 8.05C37.8923 8.05 38.2257 8.13333 38.5123 8.3C38.8057 8.46667 39.0223 8.69667 39.1623 8.99V5.95H39.9723V13H39.1823V12.11C39.0423 12.4167 38.8257 12.6567 38.5323 12.83C38.239 13.0033 37.899 13.09 37.5123 13.09ZM37.6823 12.44C38.1357 12.44 38.499 12.28 38.7723 11.96C39.0457 11.6333 39.1823 11.17 39.1823 10.57C39.1823 9.96333 39.0457 9.5 38.7723 9.18C38.499 8.86 38.1357 8.7 37.6823 8.7C37.2223 8.7 36.8557 8.86 36.5823 9.18C36.3157 9.5 36.1823 9.96333 36.1823 10.57C36.1823 11.17 36.3157 11.6333 36.5823 11.96C36.8557 12.28 37.2223 12.44 37.6823 12.44ZM46.5208 13.09C46.1341 13.09 45.7941 13.0033 45.5008 12.83C45.2141 12.6567 44.9974 12.42 44.8508 12.12V13H44.0608V5.95H44.8708V8.98C45.0108 8.69333 45.2274 8.46667 45.5208 8.3C45.8141 8.13333 46.1474 8.05 46.5208 8.05C46.9541 8.05 47.3308 8.15333 47.6508 8.36C47.9774 8.56 48.2274 8.85 48.4008 9.23C48.5808 9.60333 48.6708 10.05 48.6708 10.57C48.6708 11.0833 48.5808 11.53 48.4008 11.91C48.2274 12.2833 47.9774 12.5733 47.6508 12.78C47.3308 12.9867 46.9541 13.09 46.5208 13.09ZM46.3508 12.44C46.8041 12.44 47.1674 12.28 47.4408 11.96C47.7141 11.6333 47.8508 11.17 47.8508 10.57C47.8508 9.96333 47.7141 9.5 47.4408 9.18C47.1674 8.86 46.8041 8.7 46.3508 8.7C45.8974 8.7 45.5341 8.86 45.2608 9.18C44.9874 9.5 44.8508 9.96333 44.8508 10.57C44.8508 11.17 44.9874 11.6333 45.2608 11.96C45.5341 12.28 45.8974 12.44 46.3508 12.44ZM50.3825 14.8L51.2125 12.92L49.1625 8.14H50.0425L51.6525 12.08L53.2725 8.14H54.1225L51.2325 14.8H50.3825Z",fill:t}),h("path",{d:"M80.9459 13.09C80.3926 13.09 79.8926 13.02 79.4459 12.88C78.9992 12.7333 78.6126 12.5233 78.2859 12.25L78.5759 11.59C78.9159 11.85 79.2726 12.0433 79.6459 12.17C80.0192 12.2967 80.4526 12.36 80.9459 12.36C81.5459 12.36 81.9892 12.25 82.2759 12.03C82.5692 11.8033 82.7159 11.5067 82.7159 11.14C82.7159 10.8467 82.6092 10.6133 82.3959 10.44C82.1892 10.2667 81.8392 10.13 81.3459 10.03L80.3059 9.82C79.6792 9.68667 79.2092 9.47 78.8959 9.17C78.5892 8.86333 78.4359 8.45667 78.4359 7.95C78.4359 7.53 78.5426 7.16333 78.7559 6.85C78.9759 6.53667 79.2792 6.29333 79.6659 6.12C80.0526 5.94667 80.4992 5.86 81.0059 5.86C81.4792 5.86 81.9192 5.93667 82.3259 6.09C82.7326 6.23667 83.0759 6.45 83.3559 6.73L83.0659 7.37C82.7659 7.09667 82.4492 6.9 82.1159 6.78C81.7826 6.65333 81.4092 6.59 80.9959 6.59C80.4692 6.59 80.0492 6.71333 79.7359 6.96C79.4226 7.2 79.2659 7.52 79.2659 7.92C79.2659 8.24 79.3626 8.49333 79.5559 8.68C79.7559 8.86667 80.0792 9.00333 80.5259 9.09L81.5659 9.31C82.2392 9.45 82.7359 9.66333 83.0559 9.95C83.3826 10.23 83.5459 10.6133 83.5459 11.1C83.5459 11.4933 83.4392 11.84 83.2259 12.14C83.0192 12.44 82.7192 12.6733 82.3259 12.84C81.9392 13.0067 81.4792 13.09 80.9459 13.09ZM86.2382 13.09C85.9049 13.09 85.6049 13.0267 85.3382 12.9C85.0782 12.7667 84.8716 12.5867 84.7182 12.36C84.5649 12.1333 84.4882 11.88 84.4882 11.6C84.4882 11.2467 84.5782 10.9667 84.7582 10.76C84.9449 10.5533 85.2482 10.4067 85.6682 10.32C86.0949 10.2267 86.6749 10.18 87.4082 10.18H87.7282V9.87C87.7282 9.45667 87.6416 9.16 87.4682 8.98C87.3016 8.79333 87.0316 8.7 86.6582 8.7C86.3649 8.7 86.0816 8.74333 85.8082 8.83C85.5349 8.91 85.2549 9.04333 84.9682 9.23L84.6882 8.64C84.9416 8.46 85.2482 8.31667 85.6082 8.21C85.9749 8.10333 86.3249 8.05 86.6582 8.05C87.2849 8.05 87.7482 8.20333 88.0482 8.51C88.3549 8.81667 88.5082 9.29333 88.5082 9.94V13H87.7482V12.16C87.6216 12.4467 87.4249 12.6733 87.1582 12.84C86.8982 13.0067 86.5916 13.09 86.2382 13.09ZM86.3682 12.48C86.7682 12.48 87.0949 12.3433 87.3482 12.07C87.6016 11.79 87.7282 11.4367 87.7282 11.01V10.71H87.4182C86.8782 10.71 86.4516 10.7367 86.1382 10.79C85.8316 10.8367 85.6149 10.9233 85.4882 11.05C85.3682 11.17 85.3082 11.3367 85.3082 11.55C85.3082 11.8233 85.4016 12.0467 85.5882 12.22C85.7816 12.3933 86.0416 12.48 86.3682 12.48ZM91.541 13.09C91.2076 13.09 90.9076 13.0267 90.641 12.9C90.381 12.7667 90.1743 12.5867 90.021 12.36C89.8676 12.1333 89.791 11.88 89.791 11.6C89.791 11.2467 89.881 10.9667 90.061 10.76C90.2476 10.5533 90.551 10.4067 90.971 10.32C91.3976 10.2267 91.9776 10.18 92.711 10.18H93.031V9.87C93.031 9.45667 92.9443 9.16 92.771 8.98C92.6043 8.79333 92.3343 8.7 91.961 8.7C91.6676 8.7 91.3843 8.74333 91.111 8.83C90.8376 8.91 90.5576 9.04333 90.271 9.23L89.991 8.64C90.2443 8.46 90.551 8.31667 90.911 8.21C91.2776 8.10333 91.6276 8.05 91.961 8.05C92.5876 8.05 93.051 8.20333 93.351 8.51C93.6576 8.81667 93.811 9.29333 93.811 9.94V13H93.051V12.16C92.9243 12.4467 92.7276 12.6733 92.461 12.84C92.201 13.0067 91.8943 13.09 91.541 13.09ZM91.671 12.48C92.071 12.48 92.3976 12.3433 92.651 12.07C92.9043 11.79 93.031 11.4367 93.031 11.01V10.71H92.721C92.181 10.71 91.7543 10.7367 91.441 10.79C91.1343 10.8367 90.9176 10.9233 90.791 11.05C90.671 11.17 90.611 11.3367 90.611 11.55C90.611 11.8233 90.7043 12.0467 90.891 12.22C91.0843 12.3933 91.3443 12.48 91.671 12.48ZM97.7037 13.09C97.1504 13.09 96.6504 13.02 96.2037 12.88C95.757 12.7333 95.3704 12.5233 95.0437 12.25L95.3337 11.59C95.6737 11.85 96.0304 12.0433 96.4037 12.17C96.777 12.2967 97.2104 12.36 97.7037 12.36C98.3037 12.36 98.747 12.25 99.0337 12.03C99.327 11.8033 99.4737 11.5067 99.4737 11.14C99.4737 10.8467 99.367 10.6133 99.1537 10.44C98.947 10.2667 98.597 10.13 98.1037 10.03L97.0637 9.82C96.437 9.68667 95.967 9.47 95.6537 9.17C95.347 8.86333 95.1937 8.45667 95.1937 7.95C95.1937 7.53 95.3004 7.16333 95.5137 6.85C95.7337 6.53667 96.037 6.29333 96.4237 6.12C96.8104 5.94667 97.257 5.86 97.7637 5.86C98.237 5.86 98.677 5.93667 99.0837 6.09C99.4904 6.23667 99.8337 6.45 100.114 6.73L99.8237 7.37C99.5237 7.09667 99.207 6.9 98.8737 6.78C98.5404 6.65333 98.167 6.59 97.7537 6.59C97.227 6.59 96.807 6.71333 96.4937 6.96C96.1804 7.2 96.0237 7.52 96.0237 7.92C96.0237 8.24 96.1204 8.49333 96.3137 8.68C96.5137 8.86667 96.837 9.00333 97.2837 9.09L98.3237 9.31C98.997 9.45 99.4937 9.66333 99.8137 9.95C100.14 10.23 100.304 10.6133 100.304 11.1C100.304 11.4933 100.197 11.84 99.9837 12.14C99.777 12.44 99.477 12.6733 99.0837 12.84C98.697 13.0067 98.237 13.09 97.7037 13.09ZM104.966 14.8V12.15C104.826 12.4367 104.609 12.6667 104.316 12.84C104.029 13.0067 103.696 13.09 103.316 13.09C102.883 13.09 102.503 12.9867 102.176 12.78C101.856 12.5733 101.606 12.2833 101.426 11.91C101.253 11.53 101.166 11.0833 101.166 10.57C101.166 10.05 101.253 9.60333 101.426 9.23C101.606 8.85 101.856 8.56 102.176 8.36C102.503 8.15333 102.883 8.05 103.316 8.05C103.703 8.05 104.043 8.13667 104.336 8.31C104.629 8.48333 104.846 8.72 104.986 9.02V8.14H105.776V14.8H104.966ZM103.486 12.44C103.939 12.44 104.303 12.28 104.576 11.96C104.849 11.6333 104.986 11.17 104.986 10.57C104.986 9.96333 104.849 9.5 104.576 9.18C104.303 8.86 103.939 8.7 103.486 8.7C103.026 8.7 102.659 8.86 102.386 9.18C102.119 9.5 101.986 9.96333 101.986 10.57C101.986 11.17 102.119 11.6333 102.386 11.96C102.659 12.28 103.026 12.44 103.486 12.44ZM109.016 13.09C107.849 13.09 107.266 12.4467 107.266 11.16V8.14H108.076V11.15C108.076 11.5833 108.163 11.9033 108.336 12.11C108.516 12.3167 108.796 12.42 109.176 12.42C109.589 12.42 109.926 12.2833 110.186 12.01C110.446 11.73 110.576 11.36 110.576 10.9V8.14H111.386V13H110.596V12.18C110.443 12.4733 110.226 12.7 109.946 12.86C109.673 13.0133 109.363 13.09 109.016 13.09ZM114.432 13.09C114.098 13.09 113.798 13.0267 113.532 12.9C113.272 12.7667 113.065 12.5867 112.912 12.36C112.758 12.1333 112.682 11.88 112.682 11.6C112.682 11.2467 112.772 10.9667 112.952 10.76C113.138 10.5533 113.442 10.4067 113.862 10.32C114.288 10.2267 114.868 10.18 115.602 10.18H115.922V9.87C115.922 9.45667 115.835 9.16 115.662 8.98C115.495 8.79333 115.225 8.7 114.852 8.7C114.558 8.7 114.275 8.74333 114.002 8.83C113.728 8.91 113.448 9.04333 113.162 9.23L112.882 8.64C113.135 8.46 113.442 8.31667 113.802 8.21C114.168 8.10333 114.518 8.05 114.852 8.05C115.478 8.05 115.942 8.20333 116.242 8.51C116.548 8.81667 116.702 9.29333 116.702 9.94V13H115.942V12.16C115.815 12.4467 115.618 12.6733 115.352 12.84C115.092 13.0067 114.785 13.09 114.432 13.09ZM114.562 12.48C114.962 12.48 115.288 12.3433 115.542 12.07C115.795 11.79 115.922 11.4367 115.922 11.01V10.71H115.612C115.072 10.71 114.645 10.7367 114.332 10.79C114.025 10.8367 113.808 10.9233 113.682 11.05C113.562 11.17 113.502 11.3367 113.502 11.55C113.502 11.8233 113.595 12.0467 113.782 12.22C113.975 12.3933 114.235 12.48 114.562 12.48ZM120.154 13.09C119.581 13.09 119.151 12.94 118.864 12.64C118.578 12.3333 118.434 11.8933 118.434 11.32V8.77H117.484V8.14H118.434V6.65H119.244V8.14H120.784V8.77H119.244V11.24C119.244 11.62 119.324 11.91 119.484 12.11C119.644 12.3033 119.904 12.4 120.264 12.4C120.371 12.4 120.478 12.3867 120.584 12.36C120.691 12.3333 120.788 12.3067 120.874 12.28L121.014 12.9C120.928 12.9467 120.801 12.99 120.634 13.03C120.468 13.07 120.308 13.09 120.154 13.09ZM123.712 13.09C123.225 13.09 122.805 12.9867 122.452 12.78C122.098 12.5667 121.825 12.27 121.632 11.89C121.445 11.5033 121.352 11.0533 121.352 10.54C121.352 9.76667 121.562 9.16 121.982 8.72C122.402 8.27333 122.978 8.05 123.712 8.05C124.012 8.05 124.308 8.10333 124.602 8.21C124.895 8.31667 125.138 8.46667 125.332 8.66L125.052 9.25C124.858 9.06333 124.645 8.92667 124.412 8.84C124.185 8.75333 123.968 8.71 123.762 8.71C123.255 8.71 122.865 8.87 122.592 9.19C122.318 9.50333 122.182 9.95667 122.182 10.55C122.182 11.13 122.318 11.59 122.592 11.93C122.865 12.2633 123.255 12.43 123.762 12.43C123.968 12.43 124.185 12.3867 124.412 12.3C124.645 12.2133 124.858 12.0733 125.052 11.88L125.332 12.47C125.138 12.6633 124.892 12.8167 124.592 12.93C124.298 13.0367 124.005 13.09 123.712 13.09ZM126.281 13V5.95H127.091V8.94C127.251 8.64667 127.474 8.42667 127.761 8.28C128.054 8.12667 128.381 8.05 128.741 8.05C129.894 8.05 130.471 8.69 130.471 9.97V13H129.661V10.02C129.661 9.56667 129.571 9.23667 129.391 9.03C129.217 8.81667 128.937 8.71 128.551 8.71C128.104 8.71 127.747 8.85 127.481 9.13C127.221 9.40333 127.091 9.77 127.091 10.23V13H126.281Z",fill:t}),h("defs",null,h("clipPath",{id:"clip0"},h("rect",{width:"14",height:"16",fill:"white",transform:"translate(59.5 1)"}))))}var vanillaStyle="\n :host{\n margin: 0 auto;\n width: 100%;\n }\n a{\n cursor:pointer;\n color: inherit;\n text-decoration: none;\n }\n";function PortalFooterView(C){var e={RowContainer:{display:"flex","& > :not(:last-child)":{"margin-right":"var(--sl-spacing-large)"}},Container:{display:"flex","flex-direction":"column","align-items":"center","font-size":"var(--sl-font-size-small)",color:"var(--sl-color-gray-600)","padding-top":"var(--sl-spacing-"+C.paddingTop+")","padding-right":"var(--sl-spacing-"+C.paddingRight+")","padding-bottom":"var(--sl-spacing-"+C.paddingBottom+")","padding-left":"var(--sl-spacing-"+C.paddingLeft+")","& a:hover":{color:"var(--sl-color-gray-900)"}},SupportText:{textAlign:"center"},PoweredByLink:{color:"var(--sl-color-gray-400)","font-size":"var(--sl-font-size-xx-small)","&:hover":{color:"var(--sl-color-gray-900)"}}};jss.setup(create());var t=jss.createStyleSheet(e);var a=t.toString();return h("div",{class:t.classes.Container},h("style",{type:"text/css"},vanillaStyle,a),h("div",{class:t.classes.RowContainer},C.faqLink&&h("a",{target:"_blank",href:C.faqLink},C.faqText),C.termsLink&&h("a",{target:"_blank",href:C.termsLink},C.termsText)),h("p",{class:t.classes.SupportText},intl.formatMessage({id:"supportFooter",defaultMessage:C.supportText},{email:h("a",{target:"_blank",href:"mailto:"+C.supportEmail},C.supportEmail)})),C.showPoweredBy&&h("a",{class:t.classes.PoweredByLink,target:"_blank",href:C.poweredByLink},h(PoweredByImg,null)))}export{PoweredByImg as P,PortalFooterView as a};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./global-bc17ddd7.js";import"./use-callback-b38a1523.js";import"./index.module-c4098674.js";import"./jss-preset-default.esm-71fae192.js";import{g as getProps}from"./utils-271197e1.js";import{a as PortalFooterView}from"./sqm-portal-footer-view-096aeee9.js";var PortalFooter=function(){function t(t){registerInstance(this,t);this.ignored=true;this.supportEmail="support@example.com";this.supportText="For program support, contact {email}";this.showPoweredBy=true;this.poweredByLink="https://saasquatch.com";this.paddingTop="large";this.paddingRight="large";this.paddingBottom="large";this.paddingLeft="large";h(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){return h$1(PortalFooterView,Object.assign({},getProps(this)))};Object.defineProperty(t,"assetsDirs",{get:function(){return["../../assets"]},enumerable:false,configurable:true});return t}();export{PortalFooter as sqm_portal_footer};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(s){for(var t,e=1,a=arguments.length;e<a;e++){t=arguments[e];for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r))s[r]=t[r]}return s};return __assign.apply(this,arguments)};import{h}from"./index-17b4da69.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";import{A as AuthWrapper,a as AuthColumn,b as AuthButtonsContainer}from"./mixins-eba86511.js";import{T as TextSpanView}from"./sqm-text-span-view-db65d1ea.js";var style={Wrapper:AuthWrapper,Column:__assign({},AuthColumn),ButtonsContainer:AuthButtonsContainer,SecondaryButton:{cursor:"pointer",width:"25%"}};var vanillaStyle="\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";jss.setup(create());var sheet=jss.createStyleSheet(style);var styleString=sheet.toString();function PortalForgotPasswordView(s){var t=s.states,e=s.callbacks,a=s.content;return h("div",{class:sheet.classes.Wrapper},h("style",{type:"text/css"},vanillaStyle,styleString),h(TextSpanView,{type:"h3"},a.messageSlot),h("sl-form",{class:sheet.classes.Column,"onSl-submit":e.submit},s.states.error&&h("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},h("div",{part:"erroralert-text"},s.states.error)),s.states.success&&h("sqm-form-message",{type:"success",exportparts:"successalert-icon"},h("div",{part:"successalert-text"},"If an account with that email exists, a password reset email will be sent.")),h("sl-input",{exportparts:"label: input-label",type:"email",name:"/email",label:a.emailLabel||"Email",disabled:t.loading,required:true}),h("div",{class:sheet.classes.ButtonsContainer},h("sl-button",{submit:true,loading:t.loading,exportparts:"base: primarybutton-base",type:"primary"},a.submitLabel||"Reset Password"),h("div",{class:sheet.classes.SecondaryButton},a.secondaryButton))))}export{PortalForgotPasswordView as P};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(e,t,r,o){function a(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,s){function n(e){try{l(o.next(e))}catch(e){s(e)}}function i(e){try{l(o["throw"](e))}catch(e){s(e)}}function l(e){e.done?r(e.value):a(e.value).then(n,i)}l((o=o.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var r={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},o,a,s,n;return n={next:i(0),throw:i(1),return:i(2)},typeof Symbol==="function"&&(n[Symbol.iterator]=function(){return this}),n;function i(e){return function(t){return l([e,t])}}function l(n){if(o)throw new TypeError("Generator is already executing.");while(r)try{if(o=1,a&&(s=n[0]&2?a["return"]:n[0]?a["throw"]||((s=a["return"])&&s.call(a),0):a.next)&&!(s=s.call(a,n[1])).done)return s;if(a=0,s)n=[n[0]&2,s.value];switch(n[0]){case 0:case 1:s=n;break;case 4:r.label++;return{value:n[1],done:false};case 5:r.label++;a=n[1];n=[0];continue;case 7:n=r.ops.pop();r.trys.pop();continue;default:if(!(s=r.trys,s=s.length>0&&s[s.length-1])&&(n[0]===6||n[0]===2)){r=0;continue}if(n[0]===3&&(!s||n[1]>s[0]&&n[1]<s[3])){r.label=n[1];break}if(n[0]===6&&r.label<s[1]){r.label=s[1];s=n;break}if(s&&r.label<s[2]){r.label=s[2];r.ops.push(n);break}if(s[2])r.ops.pop();r.trys.pop();continue}n=t.call(e,r)}catch(e){n=[6,e];a=0}finally{o=s=0}if(n[0]&5)throw n[1];return{value:n[0]?n[1]:void 0,done:true}}};import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{j as useState,e as useEffect,m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import{z as ze,j,r as rn}from"./index.module-c4098674.js";import{j as jsonpointer}from"./jsonpointer-388a7082.js";import"./jss-preset-default.esm-71fae192.js";import{c as cjs}from"./cjs-bdfb4486.js";import"./mixins-eba86511.js";import"./sqm-text-span-view-db65d1ea.js";import{P as PortalForgotPasswordView}from"./sqm-portal-forgot-password-view-0a3acc0e.js";function usePortalForgotPassword(e){var t=this;var r,o,a,s;var n=useState(false),i=n[0],l=n[1];var u=useState(""),c=u[0],d=u[1];var f=ze(),h=f[0],m=f[1],v=m.loading,p=m.data,b=m.errors;var g=new URLSearchParams(window.location.search);var w=g.get("nextPage");var P=function(r){return __awaiter(t,void 0,void 0,(function(){var t,o,a,s;return __generator(this,(function(n){switch(n.label){case 0:d("");t=r.detail.formData;t===null||t===void 0?void 0:t.forEach((function(e,r){jsonpointer.set(t,r,e)}));o=w?{nextPage:w}:null;a=e.redirectPath;s={email:t.email,urlParams:o,redirectPath:a};return[4,h(s)];case 1:n.sent();return[2]}}))}))};useEffect((function(){var e;if((e=p===null||p===void 0?void 0:p.requestManagedIdentityPasswordResetEmail)===null||e===void 0?void 0:e.success){l(true)}}),[(r=p===null||p===void 0?void 0:p.requestManagedIdentityPasswordResetEmail)===null||r===void 0?void 0:r.success]);useEffect((function(){if(b===null||b===void 0?void 0:b.message){d("Network request failed.")}}),[b]);return{states:{loading:v,error:((s=(a=(o=b===null||b===void 0?void 0:b.response)===null||o===void 0?void 0:o.errors)===null||a===void 0?void 0:a[0])===null||s===void 0?void 0:s.message)||c,success:i,loginPath:e.loginPath},callbacks:{submit:P}}}var PortalForgotPassword=function(){function e(e){registerInstance(this,e);this.ignored=true;this.redirectPath="/resetPassword";this.emailLabel="Email";this.submitLabel="Request Password Reset";this.loginPath="/login";h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=j()?usePortalForgotPasswordDemo(this):usePortalForgotPassword(this),t=e.states,r=e.callbacks;var o={secondaryButton:h$1("slot",{name:"secondaryButton"},h$1("sl-button",{type:"text",disabled:t.loading,onClick:function(){return rn.push(t.loginPath)}},"Sign In")),messageSlot:h$1("slot",{name:"messageSlot"},"Enter your email below to receive a password reset link."),emailLabel:this.emailLabel,submitLabel:this.submitLabel};return h$1(PortalForgotPasswordView,{states:t,callbacks:r,content:o})};return e}();function usePortalForgotPasswordDemo(e){var t=this;return cjs({states:{error:"",loading:false,success:false},callbacks:{submit:function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(e){return[2]}))}))}}},e.demoData||{},{arrayMerge:function(e,t){return t}})}export{PortalForgotPassword as sqm_portal_forgot_password};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as registerInstance}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import{L,r as rn,j}from"./index.module-c4098674.js";function usePortalLogout(t){var o=t.nextPage;L(undefined);rn.push({pathname:o,search:""})}var PortalLogout=function(){function t(t){registerInstance(this,t);this.ignored=true;this.nextPage="/";h(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){j()?useLogoutDemo():usePortalLogout(this)};return t}();function useLogoutDemo(t){}export{PortalLogout as sqm_portal_logout};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h}from"./index-17b4da69.js";import{i as intl}from"./global-bc17ddd7.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";import{P as PortalContainerView}from"./sqm-portal-container-view-015fbb1c.js";import{T as TextSpanView}from"./sqm-text-span-view-db65d1ea.js";function PortalProfileView(e){var t,a,s,l,r;var i=e.states,o=e.callbacks;var n=i.text,d=i.formState;var u=d.errors,m=d.error;var p={FormStyle:{"& >*:not(:last-child)":{"margin-bottom":"32px"}},Error:{"&::part(erroralert-base)":{"margin-bottom":"32px"}},NameInputStyle:{"&:not(:last-child)":{"margin-right":"var(--sl-spacing-medium)"}}};jss.setup(create());var v=jss.createStyleSheet(p);var c=v.toString();var b=((t=i.user)===null||t===void 0?void 0:t.countryCode)?intl.formatDisplayName((a=i.user)===null||a===void 0?void 0:a.countryCode,{type:"region"}):"";return h(PortalContainerView,Object.assign({},{direction:"row",padding:"xxx-large",gap:"xxx-large",minWidth:"600px"}),h("style",{type:"text/css"},c),h(TextSpanView,Object.assign({},{type:"h1"}),n.editProfileHeader),h(TextSpanView,Object.assign({},{type:"h2"}),n.editProfileSubHeader),h("form",{class:v.classes.FormStyle,onSubmit:o.onSubmit},i.success&&h("sqm-form-message",{exportparts:"success-icon"},h("div",{part:"successalert-text"},"Your profile has been successfully updated.")),m&&h("sqm-form-message",{class:v.classes.Error,type:"error",exportparts:"erroralert-icon"},h("div",{part:"erroralert-text"},m)),h(PortalContainerView,Object.assign({},{direction:"row",padding:"none",gap:"32px",minWidth:"50%"}),h("sl-input",Object.assign({class:v.classes.NameInputStyle,exportparts:"label: input-label",value:(s=i.user)===null||s===void 0?void 0:s.firstName,onInput:o.onChange,label:n.firstnametext,disabled:i.loading},(u===null||u===void 0?void 0:u.firstName)&&(u===null||u===void 0?void 0:u.firstName.status)!=="valid"?{class:"ErrorStyles",helpText:"Cannot be empty"}:[],{id:"firstName",name:"firstName",error:(u===null||u===void 0?void 0:u.firstName)&&(u===null||u===void 0?void 0:u.firstName.status)!=="valid"?u===null||u===void 0?void 0:u.firstName.message:undefined})),h("sl-input",Object.assign({class:v.classes.NameInputStyle,exportparts:"label: input-label",value:(l=i.user)===null||l===void 0?void 0:l.lastName,onInput:o.onChange,label:n.lastnametext,disabled:i.loading,id:"lastName",name:"lastName"},(u===null||u===void 0?void 0:u.lastName)&&(u===null||u===void 0?void 0:u.lastName.status)!=="valid"?{class:"ErrorStyles",helpText:"Cannot be empty"}:[],{error:(u===null||u===void 0?void 0:u.lastName)&&(u===null||u===void 0?void 0:u.lastName.status)!=="valid"?u===null||u===void 0?void 0:u.lastName.message:undefined}))),h("sl-input",{label:n.emailtext,value:(r=i.user)===null||r===void 0?void 0:r.email,exportparts:"label: input-label",disabled:true}),i.showCountry&&h("sl-input",{label:n.countrytext,value:b,exportparts:"label: input-label",disabled:true}),h("sl-button",{type:"primary",loading:i.loading,disabled:i.submitDisabled,onClick:function(e){o.onSubmit(e)},submit:true},n.submitChangeButtonText)))}export{PortalProfileView as P};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,t){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:t})}else{e.raw=t}return e};var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var t,a=1,r=arguments.length;a<r;a++){t=arguments[a];for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n))e[n]=t[n]}return e};return __assign.apply(this,arguments)};import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{j as useState,e as useEffect,m as h}from"./extends-3a3f9fe2.js";import"./global-bc17ddd7.js";import"./use-callback-b38a1523.js";import{d as dist,T,e as en,b as be,j}from"./index.module-c4098674.js";import"./jss-preset-default.esm-71fae192.js";import{g as getProps}from"./utils-271197e1.js";import{c as cjs}from"./cjs-bdfb4486.js";import"./sqm-portal-container-view-015fbb1c.js";import"./sqm-text-span-view-db65d1ea.js";import{P as PortalProfileView}from"./sqm-portal-profile-view-e4c5d047.js";var GET_USER=dist.gql(templateObject_1||(templateObject_1=__makeTemplateObject(["\n query {\n viewer {\n ... on User {\n id\n accountId\n firstName\n lastName\n email\n countryCode\n }\n }\n }\n"],["\n query {\n viewer {\n ... on User {\n id\n accountId\n firstName\n lastName\n email\n countryCode\n }\n }\n }\n"])));var UPSERT_USER=dist.gql(templateObject_2||(templateObject_2=__makeTemplateObject(["\n mutation (\n $id: String!\n $accountId: String!\n $firstName: String!\n $lastName: String!\n ) {\n upsertUser(\n userInput: {\n id: $id\n accountId: $accountId\n firstName: $firstName\n lastName: $lastName\n }\n ) {\n firstName\n lastName\n }\n }\n"],["\n mutation (\n $id: String!\n $accountId: String!\n $firstName: String!\n $lastName: String!\n ) {\n upsertUser(\n userInput: {\n id: $id\n accountId: $accountId\n firstName: $firstName\n lastName: $lastName\n }\n ) {\n firstName\n lastName\n }\n }\n"])));var defaultFormState={country:"",email:"",firstName:"",lastName:"",errors:{},error:""};function usePortalProfile(e){var t=T();var a=useState(false),r=a[0],n=a[1];var i=useState(undefined),s=i[0],o=i[1];var l=useState(defaultFormState),u=l[0],d=l[1];var m=en(GET_USER,{},!(t===null||t===void 0?void 0:t.jwt));var f=be(UPSERT_USER),c=f[0],v=f[1];useEffect((function(){if(v===null||v===void 0?void 0:v.loading)return;if(v===null||v===void 0?void 0:v.errors){d((function(e){var t,a,r;return __assign(__assign({},e),{error:(r=(a=(t=v===null||v===void 0?void 0:v.errors)===null||t===void 0?void 0:t.response)===null||a===void 0?void 0:a.errors)===null||r===void 0?void 0:r[0].message})}))}else{o((function(e){var t;return __assign(__assign({},e),(t=v===null||v===void 0?void 0:v.data)===null||t===void 0?void 0:t.upsertUser)}));if(v===null||v===void 0?void 0:v.data)n(true)}}),[v===null||v===void 0?void 0:v.loading]);useEffect((function(){var e,t;o((function(e){var t;return __assign(__assign({},e),(t=m===null||m===void 0?void 0:m.data)===null||t===void 0?void 0:t.viewer)}));d(__assign(__assign(__assign({},defaultFormState),(e=m.data)===null||e===void 0?void 0:e.viewer),(t=v.data)===null||t===void 0?void 0:t.upsertUser))}),[m===null||m===void 0?void 0:m.data]);useEffect((function(){var e,t;if((e=v===null||v===void 0?void 0:v.errors)===null||e===void 0?void 0:e.message){d(__assign(__assign({},(t=m.data)===null||t===void 0?void 0:t.viewer),{error:"Network request failed."}))}}),[v===null||v===void 0?void 0:v.errors]);var g=function(){n(false);if(u.firstName&&u.lastName){c({id:t===null||t===void 0?void 0:t.id,accountId:t===null||t===void 0?void 0:t.accountId,firstName:u.firstName,lastName:u.lastName});d((function(e){return __assign(__assign({},e),{errors:{},error:""})}));return}var e={};if(!u.firstName){e["firstName"]={message:"Field can't be empty"}}if(!u.lastName){e["lastName"]={message:"Field can't be empty"}}if(e!=={}){d((function(e){return __assign(__assign({},e),{error:"Please correct the errors below to update your profile."})}))}d((function(t){return __assign(__assign({},t),{errors:e})}))};return{states:{success:r,loading:(m===null||m===void 0?void 0:m.loading)||v.loading,submitDisabled:false,showCountry:e.showCountry,formState:u,user:s,text:{firstnametext:e.firstnametext,lastnametext:e.lastnametext,countrytext:e.countrytext,emailtext:e.emailtext,editProfileHeader:e.editProfileHeader,editProfileSubHeader:e.editProfileSubHeader,submitChangeButtonText:e.submitChangeButtonText}},callbacks:{onSubmit:g,onChange:function(e){var t=e.target,a=t.name,r=t.value;d((function(e){var t;return __assign(__assign({},e),(t={},t[a]=r,t))}))}}}}var PortalProfile=function(){function e(e){registerInstance(this,e);this.ignored=true;this.firstnametext="First Name";this.lastnametext="Last Name";this.emailtext="Email";this.countrytext="Country";this.editProfileHeader="Edit your profile";this.editProfileSubHeader="Personal Information";this.submitChangeButtonText="Submit Changes";this.showCountry=true;h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=j()?usePortalProfileDemo(getProps(this)):usePortalProfile(getProps(this));return h$1(PortalProfileView,Object.assign({},e))};return e}();function usePortalProfileDemo(e){return cjs({states:{success:false,loading:false,submitDisabled:false,showCountry:true,user:{id:"01",accountId:"111100000",firstName:"Joe",lastName:"Smith",email:"jsmith@gmail.com",countryCode:"CA"},text:{firstnametext:"First Name",lastnametext:"Last Name",emailtext:"Email",countrytext:"Country",editProfileHeader:"Edit your profile",editProfileSubHeader:"Personal Information",submitChangeButtonText:"Submit Changes"},formState:{country:"Canada",firstName:"Joe",lastName:"Smith",errors:null,error:""}},callbacks:{onSubmit:function(e){return console.log(e)},onChange:function(e){return console.log(e)}}},e.demoData||{},{arrayMerge:function(e,t){return t}})}export{PortalProfile as sqm_portal_profile};var templateObject_1,templateObject_2;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as registerInstance,h as h$1,c as Host}from"./index-17b4da69.js";import{e as useEffect,m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import{T,c as an,r as rn,j}from"./index.module-c4098674.js";function usePortalProtectedRoute(e){var t=e.requireEmailVerification,r=e.redirectTo,o=e.redirectToUnverified;var i;var a=T();var n=!!(a===null||a===void 0?void 0:a.jwt);var s=(i=a===null||a===void 0?void 0:a.managedIdentity)===null||i===void 0?void 0:i.emailVerified;var c=an(),u=c.pathname,d=c.search;var l=new URLSearchParams;l.append("nextPage",""+u+d);useEffect((function(){if(!n){return rn.push({pathname:r,search:"?"+l.toString()})}if(t&&!s){return rn.push({pathname:o||r,search:"?"+l.toString()})}}),[]);return!!a}var PortalProtectedRoute=function(){function e(e){registerInstance(this,e);this.ignored=true;this.redirectTo="/";this.requireEmailVerification=false;this.redirectToUnverified="/emailVerification";h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=j()?usePortalProtectedRouteDemo():usePortalProtectedRoute(this);return h$1(Host,{style:{display:e?"contents":"none"}},h$1("slot",null))};return e}();function usePortalProtectedRouteDemo(e){return true}export{PortalProtectedRoute as sqm_portal_protected_route};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h}from"./index-17b4da69.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";import{A as AuthWrapper,a as AuthColumn,b as AuthButtonsContainer}from"./mixins-eba86511.js";import{T as TextSpanView}from"./sqm-text-span-view-db65d1ea.js";var style={Wrapper:AuthWrapper,Column:AuthColumn,ButtonsContainer:AuthButtonsContainer,Banner:{"&::part(erroralert-base)":{margin:"15px 0px"}},CodeError:{"&::part(erroralert-base)":{"margin-bottom":"15px"}},CodeSuccess:{"&::part(successalert-base)":{"margin-bottom":"15px"}},ContinueButton:{width:"100%"}};var vanillaStyle="\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";jss.setup(create());var sheet=jss.createStyleSheet(style);var styleString=sheet.toString();function PortalResetPasswordView(e){var s=e.states,t=e.callbacks;if(s.reset){return h("div",{class:sheet.classes.Wrapper+" "+sheet.classes.Column},h("style",{type:"text/css"},styleString),h(TextSpanView,{type:"h3"},s.content.resetPasswordHeader),h("sqm-form-message",{class:sheet.classes.CodeSuccess,exportparts:"success-icon"},h("div",{part:"successalert-text"},"Your password has been reset and you are being redirected. If you are not redirected, please click Continue.")),h("div",null,h("sl-button",{class:sheet.classes.ContinueButton,onClick:t.gotoNextPage,loading:s.loading,exportparts:"base: primarybutton-base",type:"primary"},s.content.continueButtonText)))}if(s.oobCodeValidating){return h("div",null)}if(!s.oobCodeValid){return h("div",{class:sheet.classes.Wrapper+" "+sheet.classes.Column},h("style",{type:"text/css"},styleString),h("sqm-form-message",{class:sheet.classes.CodeError,type:"error",exportparts:"erroralert-icon"},h("div",{part:"erroralert-text"},"The password reset code is invalid or has expired, please try again.")),h("div",null,h("sl-button",{class:sheet.classes.ContinueButton,onClick:t.failed,exportparts:"base: primarybutton-base",type:"primary"},s.content.continueButtonText)))}return h("div",{class:sheet.classes.Wrapper},h("style",{type:"text/css"},vanillaStyle,styleString),h(TextSpanView,{type:"h2"},s.reset?s.content.passwordResetHeader:s.content.resetPasswordHeader),h("sl-form",{class:sheet.classes.Column,"onSl-submit":t.submit},e.states.error&&h("sqm-form-message",{type:"error",class:sheet.classes.Banner,exportparts:"erroralert-icon"},h("div",{part:"erroralert-text"},e.states.error)),!s.reset&&h("sqm-password-field",{fieldLabel:s.content.passwordFieldLabel,demoData:s.passwordDemoData}),!s.reset&&s.confirmPassword&&h("sl-input",{exportparts:"label: input-label",type:"password",name:"/confirmPassword",label:s.content.confirmPasswordFieldLabel,disabled:s.loading,required:true}),h("div",{class:sheet.classes.ButtonsContainer},h("sl-button",{class:sheet.classes.ContinueButton,submit:true,loading:s.loading,exportparts:"base: primarybutton-base",type:"primary"},s.reset?s.content.continueButtonText:s.content.resetPasswordButtonText))))}export{PortalResetPasswordView as P};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(e,t,r,s){function o(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,a){function n(e){try{d(s.next(e))}catch(e){a(e)}}function i(e){try{d(s["throw"](e))}catch(e){a(e)}}function d(e){e.done?r(e.value):o(e.value).then(n,i)}d((s=s.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},s,o,a,n;return n={next:i(0),throw:i(1),return:i(2)},typeof Symbol==="function"&&(n[Symbol.iterator]=function(){return this}),n;function i(e){return function(t){return d([e,t])}}function d(n){if(s)throw new TypeError("Generator is already executing.");while(r)try{if(s=1,o&&(a=n[0]&2?o["return"]:n[0]?o["throw"]||((a=o["return"])&&a.call(o),0):o.next)&&!(a=a.call(o,n[1])).done)return a;if(o=0,a)n=[n[0]&2,a.value];switch(n[0]){case 0:case 1:a=n;break;case 4:r.label++;return{value:n[1],done:false};case 5:r.label++;o=n[1];n=[0];continue;case 7:n=r.ops.pop();r.trys.pop();continue;default:if(!(a=r.trys,a=a.length>0&&a[a.length-1])&&(n[0]===6||n[0]===2)){r=0;continue}if(n[0]===3&&(!a||n[1]>a[0]&&n[1]<a[3])){r.label=n[1];break}if(n[0]===6&&r.label<a[1]){r.label=a[1];a=n;break}if(a&&r.label<a[2]){r.label=a[2];r.ops.push(n);break}if(a[2])r.ops.pop();r.trys.pop();continue}n=t.call(e,r)}catch(e){n=[6,e];o=0}finally{s=a=0}if(n[0]&5)throw n[1];return{value:n[0]?n[1]:void 0,done:true}}};import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{j as useState,e as useEffect,m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import{i as Re,$ as $e,r as rn,j}from"./index.module-c4098674.js";import{j as jsonpointer}from"./jsonpointer-388a7082.js";import"./jss-preset-default.esm-71fae192.js";import{c as cjs}from"./cjs-bdfb4486.js";import"./mixins-eba86511.js";import"./sqm-text-span-view-db65d1ea.js";import{P as PortalResetPasswordView}from"./sqm-portal-reset-password-view-e36b91dd.js";function usePortalResetPassword(e){var t=this;var r,s,o,a,n,i;var d=useState(false),u=d[0],l=d[1];var c=useState(""),f=c[0],w=c[1];var p=Re(),v=p[0],P=p[1];var h=$e(),m=h[0],b=h[1];var g=new URLSearchParams(window.location.search);var x=g.get("oobCode");g.delete("oobCode");var y=g.get("nextPage");var j=function(e){return __awaiter(t,void 0,void 0,(function(){var t,r;return __generator(this,(function(s){switch(s.label){case 0:w("");t=e.detail.formData;t===null||t===void 0?void 0:t.forEach((function(e,r){jsonpointer.set(t,r,e)}));r={oobCode:x,password:t.password};if(t.password!==t.confirmPassword){w("Passwords do not match.");return[2]}return[4,m(r)];case 1:s.sent();return[2]}}))}))};var R=function(){g.delete("nextPage");rn.push({pathname:y||e.nextPage,search:g.toString()&&"?"+g.toString()})};var _=function(){rn.push({pathname:e.failedPage,search:g.toString()&&"?"+g.toString()})};useEffect((function(){var e;if((e=b.data)===null||e===void 0?void 0:e.resetManagedIdentityPassword){l(true);setTimeout((function(){R()}),5e3)}}),[(r=b.data)===null||r===void 0?void 0:r.resetManagedIdentityPassword]);useEffect((function(){v({oobCode:x})}),[x]);useEffect((function(){var e;if((e=P===null||P===void 0?void 0:P.errors)===null||e===void 0?void 0:e.message){w("Network request failed.")}}),[P===null||P===void 0?void 0:P.errors]);return{states:{loading:b.loading,reset:u,confirmPassword:e.confirmPassword,error:((n=(a=(o=(s=b.errors)===null||s===void 0?void 0:s.response)===null||o===void 0?void 0:o.errors)===null||a===void 0?void 0:a[0])===null||n===void 0?void 0:n.message)||f,oobCodeValidating:P.loading,oobCodeValid:(i=P.data)===null||i===void 0?void 0:i.verifyManagedIdentityPasswordResetCode.success,content:{passwordResetHeader:e.passwordResetHeader,resetPasswordHeader:e.resetPasswordHeader,continueButtonText:e.continueButtonText,resetPasswordButtonText:e.resetPasswordButtonText,confirmPasswordFieldLabel:e.confirmPasswordFieldLabel,passwordFieldLabel:e.passwordFieldLabel}},callbacks:{submit:j,failed:_,gotoNextPage:R}}}var PortalResetPassword=function(){function e(e){registerInstance(this,e);this.ignored=true;this.nextPage="/";this.failedPage="/";this.confirmPassword=false;this.resetPasswordHeader="Reset your password";this.passwordResetHeader="Password reset";this.resetPasswordButtonText="Reset Password";this.continueButtonText="Continue";this.confirmPasswordFieldLabel="Confirm Password";this.passwordFieldLabel="New Password";h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=j()?usePortalResetPasswordDemo(this):usePortalResetPassword(this),t=e.states,r=e.callbacks;return h$1(PortalResetPasswordView,{states:t,callbacks:r})};return e}();function usePortalResetPasswordDemo(e){var t=this;return cjs({states:{error:"",loading:false,reset:false,confirmPassword:true,oobCodeValidating:false,oobCodeValid:true,content:{passwordResetHeader:"Password reset",resetPasswordHeader:"Reset your password",continueButtonText:"Continue",resetPasswordButtonText:"Reset Password",confirmPasswordFieldLabel:"Confirm Password",passwordFieldLabel:"New Password"}},callbacks:{submit:function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(e){console.log("submit");return[2]}))}))},failed:function(){},gotoNextPage:function(){}}},e.demoData||{},{arrayMerge:function(e,t){return t}})}export{PortalResetPassword as sqm_portal_reset_password};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h}from"./index-17b4da69.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";function PortalSectionView(e){var a={LabelContainer:{"margin-bottom":e.labelMargin==="none"?e.labelMargin:"var(--sl-spacing-"+e.labelMargin+")"},SectionContainer:{padding:e.padding==="none"?"0":"var(--sl-spacing-"+e.padding+")"}};jss.setup(create());var s=jss.createStyleSheet(a);var t=s.toString();return h("div",{class:s.classes.SectionContainer},h("style",{type:"text/css"},t),h("div",{class:s.classes.LabelContainer},e.label),e.content)}export{PortalSectionView as P};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h}from"./index-17b4da69.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";import{A as AuthWrapper,a as AuthColumn}from"./mixins-eba86511.js";import{T as TextSpanView}from"./sqm-text-span-view-db65d1ea.js";var style={Wrapper:AuthWrapper,Column:AuthColumn,ContinueButton:{width:"100%"}};var vanillaStyle="\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";jss.setup(create());var sheet=jss.createStyleSheet(style);var styleString=sheet.toString();function PortalVerifyEmailView(e){var t=e.states,s=e.data,a=e.callbacks;if(t.verified){return h("div",{class:sheet.classes.Wrapper},h("style",{type:"text/css"},vanillaStyle,styleString),h(TextSpanView,{type:"h3"},"Verify your email"),h("sqm-form-message",{exportparts:"success-icon"},h("div",{part:"successalert-text"},"Your email has been verified and you are being redirected. If you are not redirected, please click Continue.")),h("sl-button",{class:sheet.classes.ContinueButton,onClick:a.gotoNextPage,loading:t.loading,exportparts:"base: primarybutton-base",type:"primary"},"Continue"))}if(t.error||!s.oobCode){return h("div",{class:sheet.classes.Wrapper},h("style",{type:"text/css"},styleString),h(TextSpanView,{type:"h3"},"Verify your email"),h("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},h("div",{part:"erroralert-text"},"The email verification code is invalid or has expired, please try again.")),h("sl-button",{class:sheet.classes.ContinueButton,onClick:a.failed,loading:t.loading,exportparts:"base: primarybutton-base",type:"primary"},"Continue"))}}export{PortalVerifyEmailView as P};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(e,t,a,r){function i(e){return e instanceof a?e:new a((function(t){t(e)}))}return new(a||(a=Promise))((function(a,n){function o(e){try{l(r.next(e))}catch(e){n(e)}}function s(e){try{l(r["throw"](e))}catch(e){n(e)}}function l(e){e.done?a(e.value):i(e.value).then(o,s)}l((r=r.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var a={label:0,sent:function(){if(n[0]&1)throw n[1];return n[1]},trys:[],ops:[]},r,i,n,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(e){return function(t){return l([e,t])}}function l(o){if(r)throw new TypeError("Generator is already executing.");while(a)try{if(r=1,i&&(n=o[0]&2?i["return"]:o[0]?i["throw"]||((n=i["return"])&&n.call(i),0):i.next)&&!(n=n.call(i,o[1])).done)return n;if(i=0,n)o=[o[0]&2,n.value];switch(o[0]){case 0:case 1:n=o;break;case 4:a.label++;return{value:o[1],done:false};case 5:a.label++;i=o[1];o=[0];continue;case 7:o=a.ops.pop();a.trys.pop();continue;default:if(!(n=a.trys,n=n.length>0&&n[n.length-1])&&(o[0]===6||o[0]===2)){a=0;continue}if(o[0]===3&&(!n||o[1]>n[0]&&o[1]<n[3])){a.label=o[1];break}if(o[0]===6&&a.label<n[1]){a.label=n[1];n=o;break}if(n&&a.label<n[2]){a.label=n[2];a.ops.push(o);break}if(n[2])a.ops.pop();a.trys.pop();continue}o=t.call(e,a)}catch(e){o=[6,e];i=0}finally{r=n=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{j as useState,e as useEffect,m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import{T,l as Le,r as rn,j}from"./index.module-c4098674.js";import"./jss-preset-default.esm-71fae192.js";import{c as cjs}from"./cjs-bdfb4486.js";import"./mixins-eba86511.js";import"./sqm-text-span-view-db65d1ea.js";import{P as PortalVerifyEmailView}from"./sqm-portal-verify-email-view-b818602a.js";function usePortalVerifyEmail(e){var t=this;var a=e.nextPage,r=e.failedPage;var i,n,o,s,l;var u=useState(false),f=u[0],c=u[1];var d=useState(true),v=d[0],m=d[1];var h=T();var p=Le(),g=p[0],y=p[1],b=y.loading,w=y.data,P=y.errors;var x=useState(""),E=x[0],j=x[1];var _=new URLSearchParams(window.location.search);var V=_.get("oobCode");var k=_.get("nextPage");_.delete("oobCode");var S=function(){return rn.push({pathname:r,search:_.toString()&&"?"+_.toString()})};var I=function(){_.delete("nextPage");return rn.push({pathname:k||a,search:_.toString()&&"?"+_.toString()})};var C=function(){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:if(!V)return[3,2];j("");return[4,g({oobCode:V})];case 1:e.sent();e.label=2;case 2:return[2]}}))}))};useEffect((function(){var e;if((e=w===null||w===void 0?void 0:w.verifyManagedIdentityEmail)===null||e===void 0?void 0:e.success){c(true)}}),[(i=w===null||w===void 0?void 0:w.verifyManagedIdentityEmail)===null||i===void 0?void 0:i.success]);useEffect((function(){C()}),[]);useEffect((function(){var e,t;if((e=h===null||h===void 0?void 0:h.managedIdentity)===null||e===void 0?void 0:e.emailVerified){m(false);setTimeout((function(){I()}),3e3)}else if(!V||((t=w===null||w===void 0?void 0:w.verifyManagedIdentityEmail)===null||t===void 0?void 0:t.success)===false){m(false)}else if(!h){m(false);setTimeout((function(){I()}),3e3)}}),[(n=h===null||h===void 0?void 0:h.managedIdentity)===null||n===void 0?void 0:n.emailVerified]);useEffect((function(){if(P===null||P===void 0?void 0:P.message){j("Network request failed.")}}),[P]);return{states:{loading:b||v,error:((l=(s=(o=P===null||P===void 0?void 0:P.response)===null||o===void 0?void 0:o.errors)===null||s===void 0?void 0:s[0])===null||l===void 0?void 0:l.message)||E,verified:f},data:{oobCode:V},callbacks:{failed:S,gotoNextPage:I}}}var PortalVerifyEmail=function(){function e(e){registerInstance(this,e);this.ignored=true;this.nextPage="/";this.failedPage="/";h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=j()?usePortalVerifyEmailDemo(this):usePortalVerifyEmail(this),t=e.states,a=e.data,r=e.callbacks;return h$1(PortalVerifyEmailView,{states:t,data:a,callbacks:r})};return e}();function usePortalVerifyEmailDemo(e){return cjs({states:{error:"",loading:false,verified:true},data:{oobCode:"code"},callbacks:{failed:function(){console.log("failed")},gotoNextPage:function(){}}},e.demoData||{},{arrayMerge:function(e,t){return t}})}export{PortalVerifyEmail as sqm_portal_verify_email};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(e,t,n,r){function o(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,i){function a(e){try{u(r.next(e))}catch(e){i(e)}}function l(e){try{u(r["throw"](e))}catch(e){i(e)}}function u(e){e.done?n(e.value):o(e.value).then(a,l)}u((r=r.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,o,i,a;return a={next:l(0),throw:l(1),return:l(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function l(e){return function(t){return u([e,t])}}function u(a){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,o&&(i=a[0]&2?o["return"]:a[0]?o["throw"]||((i=o["return"])&&i.call(o),0):o.next)&&!(i=i.call(o,a[1])).done)return i;if(o=0,i)a=[a[0]&2,i.value];switch(a[0]){case 0:case 1:i=a;break;case 4:n.label++;return{value:a[1],done:false};case 5:n.label++;o=a[1];a=[0];continue;case 7:a=n.ops.pop();n.trys.pop();continue;default:if(!(i=n.trys,i=i.length>0&&i[i.length-1])&&(a[0]===6||a[0]===2)){n=0;continue}if(a[0]===3&&(!i||a[1]>i[0]&&a[1]<i[3])){n.label=a[1];break}if(a[0]===6&&n.label<i[1]){n.label=i[1];i=a;break}if(i&&n.label<i[2]){n.label=i[2];n.ops.push(a);break}if(i[2])n.ops.pop();n.trys.pop();continue}a=t.call(e,n)}catch(e){a=[6,e];o=0}finally{r=i=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}};import{r as registerInstance,h as h$1,g as getElement,c as Host}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import"./index.module-c4098674.js";import{a as useRequestRerender}from"./re-render-bc542198.js";var ReferralTableGenericColumn=function(){function e(e){registerInstance(this,e);h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.renderCell=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){return[2,h$1("sqm-referral-table-cell",{"inner-template":getElement(this).innerHTML})]}))}))};e.prototype.renderLabel=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){return[2,Promise.resolve(this.columnTitle)]}))}))};e.prototype.render=function(){useRequestRerender([this.columnTitle]);return h$1(Host,{style:{display:"none"}},h$1("slot",null))};return e}();export{ReferralTableGenericColumn as sqm_referral_table_column};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(e,t,n,r){function o(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,a){function i(e){try{l(r.next(e))}catch(e){a(e)}}function u(e){try{l(r["throw"](e))}catch(e){a(e)}}function l(e){e.done?n(e.value):o(e.value).then(i,u)}l((r=r.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,o,a,i;return i={next:u(0),throw:u(1),return:u(2)},typeof Symbol==="function"&&(i[Symbol.iterator]=function(){return this}),i;function u(e){return function(t){return l([e,t])}}function l(i){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,o&&(a=i[0]&2?o["return"]:i[0]?o["throw"]||((a=o["return"])&&a.call(o),0):o.next)&&!(a=a.call(o,i[1])).done)return a;if(o=0,a)i=[i[0]&2,a.value];switch(i[0]){case 0:case 1:a=i;break;case 4:n.label++;return{value:i[1],done:false};case 5:n.label++;o=i[1];i=[0];continue;case 7:i=n.ops.pop();n.trys.pop();continue;default:if(!(a=n.trys,a=a.length>0&&a[a.length-1])&&(i[0]===6||i[0]===2)){n=0;continue}if(i[0]===3&&(!a||i[1]>a[0]&&i[1]<a[3])){n.label=i[1];break}if(i[0]===6&&n.label<a[1]){n.label=a[1];a=i;break}if(a&&n.label<a[2]){n.label=a[2];n.ops.push(i);break}if(a[2])n.ops.pop();n.trys.pop();continue}i=t.call(e,n)}catch(e){i=[6,e];o=0}finally{r=a=0}if(i[0]&5)throw i[1];return{value:i[0]?i[1]:void 0,done:true}}};import{r as registerInstance,h as h$1,c as Host}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import"./index.module-c4098674.js";import{a as useRequestRerender}from"./re-render-bc542198.js";var ReferralTableDateColumn=function(){function e(e){registerInstance(this,e);this.columnTitle="Date Converted";this.dateShown="dateConverted";h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.renderCell=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,h$1("sqm-referral-table-date-cell",{date:e[this.dateShown]})]}))}))};e.prototype.renderLabel=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){return[2,this.columnTitle]}))}))};e.prototype.render=function(){useRequestRerender([this.dateShown,this.columnTitle]);return h$1(Host,{style:{display:"none"}})};return e}();export{ReferralTableDateColumn as sqm_referral_table_date_column};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(e,t,r,n){function i(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function a(e){try{l(n.next(e))}catch(e){o(e)}}function s(e){try{l(n["throw"](e))}catch(e){o(e)}}function l(e){e.done?r(e.value):i(e.value).then(a,s)}l((n=n.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var r={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},n,i,o,a;return a={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(e){return function(t){return l([e,t])}}function l(a){if(n)throw new TypeError("Generator is already executing.");while(r)try{if(n=1,i&&(o=a[0]&2?i["return"]:a[0]?i["throw"]||((o=i["return"])&&o.call(i),0):i.next)&&!(o=o.call(i,a[1])).done)return o;if(i=0,o)a=[a[0]&2,o.value];switch(a[0]){case 0:case 1:o=a;break;case 4:r.label++;return{value:a[1],done:false};case 5:r.label++;i=a[1];a=[0];continue;case 7:a=r.ops.pop();r.trys.pop();continue;default:if(!(o=r.trys,o=o.length>0&&o[o.length-1])&&(a[0]===6||a[0]===2)){r=0;continue}if(a[0]===3&&(!o||a[1]>o[0]&&a[1]<o[3])){r.label=a[1];break}if(a[0]===6&&r.label<o[1]){r.label=o[1];o=a;break}if(o&&r.label<o[2]){r.label=o[2];r.ops.push(a);break}if(o[2])r.ops.pop();r.trys.pop();continue}a=t.call(e,r)}catch(e){a=[6,e];i=0}finally{n=o=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}};import{r as registerInstance,h as h$1,c as Host}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import"./index.module-c4098674.js";import{a as useRequestRerender}from"./re-render-bc542198.js";var ReferralTableRewardsColumn=function(){function e(e){registerInstance(this,e);this.columnTitle="Rewards";this.hideDetails=false;h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.renderCell=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,h$1("sqm-referral-table-rewards-cell",{rewards:e.rewards,hideDetails:this.hideDetails})]}))}))};e.prototype.renderLabel=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){return[2,this.columnTitle]}))}))};e.prototype.render=function(){useRequestRerender([this.columnTitle]);return h$1(Host,{style:{display:"none"}})};return e}();export{ReferralTableRewardsColumn as sqm_referral_table_rewards_column};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(e,t,r,n){function o(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,a){function i(e){try{u(n.next(e))}catch(e){a(e)}}function s(e){try{u(n["throw"](e))}catch(e){a(e)}}function u(e){e.done?r(e.value):o(e.value).then(i,s)}u((n=n.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,o,a,i;return i={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(i[Symbol.iterator]=function(){return this}),i;function s(e){return function(t){return u([e,t])}}function u(i){if(n)throw new TypeError("Generator is already executing.");while(r)try{if(n=1,o&&(a=i[0]&2?o["return"]:i[0]?o["throw"]||((a=o["return"])&&a.call(o),0):o.next)&&!(a=a.call(o,i[1])).done)return a;if(o=0,a)i=[i[0]&2,a.value];switch(i[0]){case 0:case 1:a=i;break;case 4:r.label++;return{value:i[1],done:false};case 5:r.label++;o=i[1];i=[0];continue;case 7:i=r.ops.pop();r.trys.pop();continue;default:if(!(a=r.trys,a=a.length>0&&a[a.length-1])&&(i[0]===6||i[0]===2)){r=0;continue}if(i[0]===3&&(!a||i[1]>a[0]&&i[1]<a[3])){r.label=i[1];break}if(i[0]===6&&r.label<a[1]){r.label=a[1];a=i;break}if(a&&r.label<a[2]){r.label=a[2];r.ops.push(i);break}if(a[2])r.ops.pop();r.trys.pop();continue}i=t.call(e,r)}catch(e){i=[6,e];o=0}finally{n=a=0}if(i[0]&5)throw i[1];return{value:i[0]?i[1]:void 0,done:true}}};import{r as registerInstance,h as h$1,c as Host}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import"./index.module-c4098674.js";import{a as useRequestRerender}from"./re-render-bc542198.js";var ReferralTableStatusColumn=function(){function e(e){registerInstance(this,e);this.columnTitle="Status";this.convertedStatusText="Converted";this.inProgressStatusText="In Progress";h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.renderCell=function(e){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(r){t=e.dateConverted?this.convertedStatusText:this.inProgressStatusText;return[2,h$1("sqm-referral-table-status-cell",{"status-text":t,converted:e.dateConverted?true:false})]}))}))};e.prototype.renderLabel=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){return[2,this.columnTitle]}))}))};e.prototype.render=function(){useRequestRerender([this.columnTitle]);return h$1(Host,{style:{display:"none"}})};return e}();export{ReferralTableStatusColumn as sqm_referral_table_status_column};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(e,r,t,n){function o(e){return e instanceof t?e:new t((function(r){r(e)}))}return new(t||(t=Promise))((function(t,i){function s(e){try{a(n.next(e))}catch(e){i(e)}}function l(e){try{a(n["throw"](e))}catch(e){i(e)}}function a(e){e.done?t(e.value):o(e.value).then(s,l)}a((n=n.apply(e,r||[])).next())}))};var __generator=this&&this.__generator||function(e,r){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,o,i,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol==="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(e){return function(r){return a([e,r])}}function a(s){if(n)throw new TypeError("Generator is already executing.");while(t)try{if(n=1,o&&(i=s[0]&2?o["return"]:s[0]?o["throw"]||((i=o["return"])&&i.call(o),0):o.next)&&!(i=i.call(o,s[1])).done)return i;if(o=0,i)s=[s[0]&2,i.value];switch(s[0]){case 0:case 1:i=s;break;case 4:t.label++;return{value:s[1],done:false};case 5:t.label++;o=s[1];s=[0];continue;case 7:s=t.ops.pop();t.trys.pop();continue;default:if(!(i=t.trys,i=i.length>0&&i[i.length-1])&&(s[0]===6||s[0]===2)){t=0;continue}if(s[0]===3&&(!i||s[1]>i[0]&&s[1]<i[3])){t.label=s[1];break}if(s[0]===6&&t.label<i[1]){t.label=i[1];i=s;break}if(i&&t.label<i[2]){t.label=i[2];t.ops.push(s);break}if(i[2])t.ops.pop();t.trys.pop();continue}s=r.call(e,t)}catch(e){s=[6,e];o=0}finally{n=i=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};import{r as registerInstance,h as h$1,c as Host}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import"./index.module-c4098674.js";import{a as useRequestRerender}from"./re-render-bc542198.js";var ReferralTableUserColumn=function(){function e(e){registerInstance(this,e);this.columnTitle="Customer";this.anonymousUser="Anonymous User";this.deletedUser="Deleted User";h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.renderCell=function(e){return __awaiter(this,void 0,void 0,(function(){var r,t,n,o,i;return __generator(this,(function(s){if(!(e===null||e===void 0?void 0:e.referredUser)){i=this.deletedUser}else if(!((r=e===null||e===void 0?void 0:e.referredUser)===null||r===void 0?void 0:r.firstName)&&!((t=e===null||e===void 0?void 0:e.referredUser)===null||t===void 0?void 0:t.lastName)){i=this.anonymousUser}else{i=((n=e===null||e===void 0?void 0:e.referredUser)===null||n===void 0?void 0:n.firstName)+" "+((o=e===null||e===void 0?void 0:e.referredUser)===null||o===void 0?void 0:o.lastName)}return[2,h$1("sqm-referral-table-user-cell",{name:i})]}))}))};e.prototype.renderLabel=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){return[2,this.columnTitle]}))}))};e.prototype.render=function(){useRequestRerender([this.deletedUser,this.anonymousUser,this.columnTitle]);return h$1(Host,{style:{display:"none"}})};return e}();export{ReferralTableUserColumn as sqm_referral_table_user_column};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as registerInstance,h,c as Host}from"./index-17b4da69.js";var SqmRoute=function(){function t(t){registerInstance(this,t);this.ignored=true}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){return h(Host,{style:{display:"contents"}})};return t}();export{SqmRoute as sqm_route};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,r){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:r})}else{e.raw=r}return e};var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var r,t=1,a=arguments.length;t<a;t++){r=arguments[t];for(var n in r)if(Object.prototype.hasOwnProperty.call(r,n))e[n]=r[n]}return e};return __assign.apply(this,arguments)};import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{j as useState,m as h}from"./extends-3a3f9fe2.js";import"./use-callback-b38a1523.js";import{d as dist,M,T,e as en,j}from"./index.module-c4098674.js";import"./jss-preset-default.esm-71fae192.js";import{g as getProps}from"./utils-271197e1.js";import{c as cjs}from"./cjs-bdfb4486.js";import"./mixins-eba86511.js";import{S as ShareLinkView}from"./sqm-share-link-view-f5b091fa.js";var MessageLinkQuery=dist.gql(templateObject_1||(templateObject_1=__makeTemplateObject(["\n query ($programId: ID) {\n user: viewer {\n ... on User {\n referralCode(programId: $programId)\n }\n }\n }\n"],["\n query ($programId: ID) {\n user: viewer {\n ... on User {\n referralCode(programId: $programId)\n }\n }\n }\n"])));function useShareCode(e){var r,t;var a=M();var n=T();var o=en(MessageLinkQuery,{programId:a},!(n===null||n===void 0?void 0:n.jwt)).data;var s=(t=(r=o===null||o===void 0?void 0:o.user)===null||r===void 0?void 0:r.referralCode)!==null&&t!==void 0?t:"...";var i=useState(false),p=i[0],l=i[1];function u(){navigator.clipboard.writeText(s);l(true);setTimeout((function(){return l(false)}),e.tooltiplifespan)}return __assign(__assign({},e),{onClick:u,open:p,shareString:s})}var DEFAULT_TOOLTIP_LIFESPAN=1e3;var ShareCode=function(){function e(e){registerInstance(this,e);this.tooltiptext="Copied to Clipboard";this.tooltiplifespan=DEFAULT_TOOLTIP_LIFESPAN;h(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=getProps(this);var r=j()?useDemoShareCode(e):useShareCode(e);return h$1(ShareLinkView,Object.assign({},r))};return e}();function useDemoShareCode(e){var r=useState(false),t=r[0],a=r[1];var n="https://www.example.com/sharelink/abc";return cjs({shareString:n,tooltiptext:e.tooltiptext,open:t,onClick:function(){navigator.clipboard.writeText(n);a(true);setTimeout((function(){return a(false)}),e.tooltiplifespan)}},e.demoData||{},{arrayMerge:function(e,r){return r}})}export{ShareCode as sqm_share_code};var templateObject_1;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h}from"./index-17b4da69.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";import{H as HostBlock}from"./mixins-eba86511.js";var style={HostBlock:HostBlock,inputStyle:{"&::part(base)":{background:"white",opacity:"1",cursor:"pointer"}}};jss.setup(create());var sheet=jss.createStyleSheet(style);var styleString=sheet.toString();function ShareLinkView(e){return h("div",null,h("style",{type:"text/css"},styleString),h("sl-tooltip",{trigger:"manual",content:e.tooltiptext,placement:"top-end",disabled:e.disabled,open:e.open},h("sl-input",{class:sheet.classes.inputStyle,exportparts:"label: input-label",value:e.shareString,readonly:true},h("sl-icon-button",{onClick:function(){var t;return(t=e.onClick)===null||t===void 0?void 0:t.call(e)},slot:"suffix",name:"files",disabled:e.disabled}))))}export{ShareLinkView as S};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h}from"./index-17b4da69.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";function StatContainerView(t,e){var r=function(){var e=getComputedStyle(document.documentElement).getPropertyValue("--sl-spacing-"+t.space);return Math.floor(parseInt(e)/2)+"rem"};var a={StatContainer:{width:"100%",display:"grid","grid-template-columns":"repeat(auto-fill, minmax(130px, auto))",gap:r(),"& > *":{"border-right":"1px solid #EAEAEA","padding-right":r()},"& > :last-child":{"border-right":"1px solid #ffffff"},"& > ::slotted(*)":{"border-right":"1px solid #EAEAEA","padding-right":r(),height:"100%"},"& > ::slotted(*:last-child)":{"border-right":"1px solid #ffffff"}},StatFrame:{display:"flex"},BorderFix:{"border-right":"1px solid #ffffff",width:"0px","margin-left":"-1px"}};jss.setup(create());var s=jss.createStyleSheet(a);var i=s.toString();return h("div",{class:s.classes.StatFrame},h("div",{class:s.classes.StatContainer},h("style",{type:"text/css"},i),e),h("div",{class:s.classes.BorderFix}))}export{StatContainerView as S};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./jss-preset-default.esm-71fae192.js";import{g as getProps}from"./utils-271197e1.js";import{S as StatContainerView}from"./sqm-stat-container-view-f3285eeb.js";var StatContainer=function(){function t(t){registerInstance(this,t);this.ignored=true;this.space="xxx-large";h(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){return h$1(StatContainerView,Object.assign({},getProps(this)),h$1("slot",null))};return t}();export{StatContainer as sqm_stat_container};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h}from"./index-17b4da69.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";function TextSpanView(r,s){var e={p:{"font-size":"var(--sl-font-size-small)","font-weight":"400",color:"var(--sl-color-gray-800)",margin:"0"},subtext:{"font-size":"var(--sl-font-size-x-small)","font-weight":"400",color:"var(--sl-color-gray-600)",margin:"0"},h1:{"font-size":"var(--sl-font-size-xx-large)","font-weight":"600",color:"var(--sl-color-gray-800)",margin:"0"},h2:{"font-size":"var(--sl-font-size-x-large)","font-weight":"600",color:"var(--sl-color-gray-800)",margin:"0"},h3:{"font-size":"var(--sl-font-size-large)","font-weight":"600",color:"var(--sl-color-gray-800)",margin:"0"},h4:{"font-size":"13px","font-weight":"600",color:"var(--sl-color-gray-800)",margin:"0"}};jss.setup(create());var t=jss.createStyleSheet(e);var a=t.toString();var o="\n sqm-text-span {\n display: inline;\n }\n ";return h("span",{class:t.classes[r.type]},h("style",{type:"text/css"},o,a),s)}export{TextSpanView as T};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./jss-preset-default.esm-71fae192.js";import{T as TextSpanView}from"./sqm-text-span-view-db65d1ea.js";var Text=function(){function t(t){registerInstance(this,t);this.ignored=true;h(this)}t.prototype.disconnectedCallback=function(){};t.prototype.componentWillLoad=function(){};t.prototype.render=function(){return h$1(TextSpanView,{type:this.type},this.text)};return t}();export{Text as sqm_text_span};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var e,s=1,n=arguments.length;s<n;s++){e=arguments[s];for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i))t[i]=e[i]}return t};return __assign.apply(this,arguments)};import{r as registerInstance,h as h$1}from"./index-17b4da69.js";import{m as h}from"./extends-3a3f9fe2.js";import"./jss-preset-default.esm-71fae192.js";import{g as getProps}from"./utils-271197e1.js";import{P as PortalSectionView}from"./sqm-portal-section-view-17ebaaf1.js";var TitledSection=function(){function t(t){registerInstance(this,t);this.labelMargin="small";this.padding="none";h(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t=h$1("slot",{name:"label"},this.label);var e=h$1("slot",{name:"content"});return h$1(PortalSectionView,Object.assign({},__assign(__assign({},getProps(this)),{label:t,content:e})))};return t}();export{TitledSection as sqm_titled_section};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{k as useMemo}from"./extends-3a3f9fe2.js";var useCallback=function(e,u){return useMemo((function(){return e}),u)};export{useCallback as u};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,r){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:r})}else{e.raw=r}return e};var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var r,n=1,t=arguments.length;n<t;n++){r=arguments[n];for(var a in r)if(Object.prototype.hasOwnProperty.call(r,a))e[a]=r[a]}return e};return __assign.apply(this,arguments)};var __spreadArrays=this&&this.__spreadArrays||function(){for(var e=0,r=0,n=arguments.length;r<n;r++)e+=arguments[r].length;for(var t=Array(e),a=0,r=0;r<n;r++)for(var i=arguments[r],l=0,o=i.length;l<o;l++,a++)t[a]=i[l];return t};import{h}from"./index-17b4da69.js";import{b as browser,k as useMemo}from"./extends-3a3f9fe2.js";import{M,R,T,d as dist,e as en}from"./index.module-c4098674.js";import{j as jss,c as create}from"./jss-preset-default.esm-71fae192.js";import{c as cjs}from"./cjs-bdfb4486.js";function lexer(e){var r=[];var n=0;while(n<e.length){var t=e[n];if(t==="*"||t==="+"||t==="?"){r.push({type:"MODIFIER",index:n,value:e[n++]});continue}if(t==="\\"){r.push({type:"ESCAPED_CHAR",index:n++,value:e[n++]});continue}if(t==="{"){r.push({type:"OPEN",index:n,value:e[n++]});continue}if(t==="}"){r.push({type:"CLOSE",index:n,value:e[n++]});continue}if(t===":"){var a="";var i=n+1;while(i<e.length){var l=e.charCodeAt(i);if(l>=48&&l<=57||l>=65&&l<=90||l>=97&&l<=122||l===95){a+=e[i++];continue}break}if(!a)throw new TypeError("Missing parameter name at "+n);r.push({type:"NAME",index:n,value:a});n=i;continue}if(t==="("){var o=1;var u="";var i=n+1;if(e[i]==="?"){throw new TypeError('Pattern cannot start with "?" at '+i)}while(i<e.length){if(e[i]==="\\"){u+=e[i++]+e[i++];continue}if(e[i]===")"){o--;if(o===0){i++;break}}else if(e[i]==="("){o++;if(e[i+1]!=="?"){throw new TypeError("Capturing groups are not allowed at "+i)}}u+=e[i++]}if(o)throw new TypeError("Unbalanced pattern at "+n);if(!u)throw new TypeError("Missing pattern at "+n);r.push({type:"PATTERN",index:n,value:u});n=i;continue}r.push({type:"CHAR",index:n,value:e[n++]})}r.push({type:"END",index:n,value:""});return r}function parse(e,r){if(r===void 0){r={}}var n=lexer(e);var t=r.prefixes,a=t===void 0?"./":t;var i="[^"+escapeString(r.delimiter||"/#?")+"]+?";var l=[];var o=0;var u=0;var d="";var s=function(e){if(u<n.length&&n[u].type===e)return n[u++].value};var v=function(e){var r=s(e);if(r!==undefined)return r;var t=n[u],a=t.type,i=t.index;throw new TypeError("Unexpected "+a+" at "+i+", expected "+e)};var p=function(){var e="";var r;while(r=s("CHAR")||s("ESCAPED_CHAR")){e+=r}return e};while(u<n.length){var f=s("CHAR");var c=s("NAME");var m=s("PATTERN");if(c||m){var g=f||"";if(a.indexOf(g)===-1){d+=g;g=""}if(d){l.push(d);d=""}l.push({name:c||o++,prefix:g,suffix:"",pattern:m||i,modifier:s("MODIFIER")||""});continue}var y=f||s("ESCAPED_CHAR");if(y){d+=y;continue}if(d){l.push(d);d=""}var w=s("OPEN");if(w){var g=p();var _=s("NAME")||"";var I=s("PATTERN")||"";var b=p();v("CLOSE");l.push({name:_||(I?o++:""),pattern:_&&!I?i:I,prefix:g,suffix:b,modifier:s("MODIFIER")||""});continue}v("END")}return l}function escapeString(e){return e.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")}function flags(e){return e&&e.sensitive?"":"i"}function regexpToRegexp(e,r){if(!r)return e;var n=/\((?:\?<(.*?)>)?(?!\?)/g;var t=0;var a=n.exec(e.source);while(a){r.push({name:a[1]||t++,prefix:"",suffix:"",modifier:"",pattern:""});a=n.exec(e.source)}return e}function arrayToRegexp(e,r,n){var t=e.map((function(e){return pathToRegexp(e,r,n).source}));return new RegExp("(?:"+t.join("|")+")",flags(n))}function stringToRegexp(e,r,n){return tokensToRegexp(parse(e,n),r,n)}function tokensToRegexp(e,r,n){if(n===void 0){n={}}var t=n.strict,a=t===void 0?false:t,i=n.start,l=i===void 0?true:i,o=n.end,u=o===void 0?true:o,d=n.encode,s=d===void 0?function(e){return e}:d;var v="["+escapeString(n.endsWith||"")+"]|$";var p="["+escapeString(n.delimiter||"/#?")+"]";var f=l?"^":"";for(var c=0,m=e;c<m.length;c++){var g=m[c];if(typeof g==="string"){f+=escapeString(s(g))}else{var y=escapeString(s(g.prefix));var w=escapeString(s(g.suffix));if(g.pattern){if(r)r.push(g);if(y||w){if(g.modifier==="+"||g.modifier==="*"){var _=g.modifier==="*"?"?":"";f+="(?:"+y+"((?:"+g.pattern+")(?:"+w+y+"(?:"+g.pattern+"))*)"+w+")"+_}else{f+="(?:"+y+"("+g.pattern+")"+w+")"+g.modifier}}else{f+="("+g.pattern+")"+g.modifier}}else{f+="(?:"+y+w+")"+g.modifier}}}if(u){if(!a)f+=p+"?";f+=!n.endsWith?"$":"(?="+v+")"}else{var I=e[e.length-1];var b=typeof I==="string"?p.indexOf(I[I.length-1])>-1:I===undefined;if(!a){f+="(?:"+p+"(?="+v+"))?"}if(!b){f+="(?="+p+"|"+v+")"}}return new RegExp(f,flags(n))}function pathToRegexp(e,r,n){if(e instanceof RegExp)return regexpToRegexp(e,r);if(Array.isArray(e))return arrayToRegexp(e,r,n);return stringToRegexp(e,r,n)}function BigStatView(e,r){var n=e.statvalue,t=e.flexReverse,a=e.alignment;var i={Container:{display:"flex",height:"inherit","justify-content":"space-between","flex-direction":""+(t?"column-reverse":"column"),"align-items":""+(a==="left"?"flex-start":a==="right"?"flex-end":"center")},Stat:{"font-size":"var(--sl-font-size-x-large)","text-align":a},Description:{"font-size":"var(--sl-font-size-small)","font-weight":"var(--sl-font-weight-normal)",color:"var(--sl-color-gray-600)","text-transform":"uppercase","text-align":a}};jss.setup(create());var l=jss.createStyleSheet(i);var o=l.toString();return h("div",{part:"stat-wrapper",class:l.classes.Container},h("style",{type:"text/css"},o),h("div",{part:"stat-value",class:l.classes.Stat},n),h("div",{part:"stat-description",class:l.classes.Description},r))}var debug=browser("sq:useBigStat");var LOADING="...";var debugQuery=function(e,r,n){var t=en(e,r);if(!(t===null||t===void 0?void 0:t.data)&&!t.loading){console.error("issue getting stat:",t)}var a=n(t);return a};var referralsCountQuery=function(e,r,n){var t=e==="classic"?{programId_exists:false}:{programId_eq:e};var a=n&&n=="converted"?{dateConverted_exists:true}:n&&n=="started"?{dateConverted_exists:false}:{};var i=__assign(__assign({},t),a);return debugQuery(dist.gql(templateObject_1||(templateObject_1=__makeTemplateObject(["\n query ($queryFilter: ReferralFilterInput) {\n viewer {\n ... on User {\n referrals(filter: $queryFilter) {\n totalCount\n }\n }\n }\n }\n "],["\n query ($queryFilter: ReferralFilterInput) {\n viewer {\n ... on User {\n referrals(filter: $queryFilter) {\n totalCount\n }\n }\n }\n }\n "]))),{queryFilter:i},(function(e){var r,n,t,a;return(a=(t=(n=(r=e.data)===null||r===void 0?void 0:r.viewer)===null||n===void 0?void 0:n.referrals)===null||t===void 0?void 0:t.totalCount)===null||a===void 0?void 0:a.toString()}))};var programGoalsQuery=function(e,r,n,t){if(e==="classic")return null;return debugQuery(dist.gql(templateObject_2||(templateObject_2=__makeTemplateObject(["\n query {\n viewer {\n ... on User {\n programGoals {\n goalId\n programId\n count\n conversionCount\n }\n }\n }\n }\n "],["\n query {\n viewer {\n ... on User {\n programGoals {\n goalId\n programId\n count\n conversionCount\n }\n }\n }\n }\n "]))),{programId:e,metricType:n,goalId:t,locale:r},(function(r){var a,i,l,o,u;var d=(l=(i=(a=r.data)===null||a===void 0?void 0:a.viewer)===null||i===void 0?void 0:i.programGoals)===null||l===void 0?void 0:l.filter((function(r){return r.goalId===t&&r.programId===e}));return((u=(o=d===null||d===void 0?void 0:d[0])===null||o===void 0?void 0:o[n])===null||u===void 0?void 0:u.toString())||0}))};var referralsMonthQuery=function(e){var r=e==="classic"?{programId_exists:false}:{programId_eq:e};var n=__assign(__assign({},r),{dateReferralStarted_timeframe:"this_month"});return debugQuery(dist.gql(templateObject_3||(templateObject_3=__makeTemplateObject(["\n query ($filter: ReferralFilterInput) {\n viewer {\n ... on User {\n referrals(filter: $filter) {\n totalCount\n }\n }\n }\n }\n "],["\n query ($filter: ReferralFilterInput) {\n viewer {\n ... on User {\n referrals(filter: $filter) {\n totalCount\n }\n }\n }\n }\n "]))),{filter:n},(function(e){var r,n,t,a;return(a=(t=(n=(r=e.data)===null||r===void 0?void 0:r.viewer)===null||n===void 0?void 0:n.referrals)===null||t===void 0?void 0:t.totalCount)===null||a===void 0?void 0:a.toString()}))};var referralsWeekQuery=function(e){var r=e==="classic"?{programId_exists:false}:{programId_eq:e};var n=__assign(__assign({},r),{dateReferralStarted_timeframe:"this_month"});return debugQuery(dist.gql(templateObject_4||(templateObject_4=__makeTemplateObject(["\n query ($filter: ReferralFilterInput) {\n viewer {\n ... on User {\n referrals(filter: $filter) {\n totalCount\n }\n }\n }\n }\n "],["\n query ($filter: ReferralFilterInput) {\n viewer {\n ... on User {\n referrals(filter: $filter) {\n totalCount\n }\n }\n }\n }\n "]))),{filter:n},(function(e){var r,n,t,a;return(a=(t=(n=(r=e.data)===null||r===void 0?void 0:r.viewer)===null||n===void 0?void 0:n.referrals)===null||t===void 0?void 0:t.totalCount)===null||a===void 0?void 0:a.toString()}))};var rewardsCountQuery=function(e,r,n){if(n===void 0){n=""}return debugQuery(dist.gql(templateObject_5||(templateObject_5=__makeTemplateObject(["\n query ($programId: ID) {\n viewer {\n ... on User {\n rewards(filter: { programId_eq: $programId }) {\n totalCount\n }\n }\n }\n }\n "],["\n query ($programId: ID) {\n viewer {\n ... on User {\n rewards(filter: { programId_eq: $programId }) {\n totalCount\n }\n }\n }\n }\n "]))),{programId:!n&&e!=="classic"?e:null},(function(e){var r,n,t,a;return(a=(t=(n=(r=e.data)===null||r===void 0?void 0:r.viewer)===null||n===void 0?void 0:n.rewards)===null||t===void 0?void 0:t.totalCount)===null||a===void 0?void 0:a.toString()}))};var rewardsCountFilteredQuery=function(e,r,n,t,a,i){if(i===void 0){i=""}var l=a?{status:a}:null;return debugQuery(dist.gql(templateObject_6||(templateObject_6=__makeTemplateObject(["\n query (\n $programId: ID\n $unit: String\n $type: RewardType\n $statusFilter: RewardStatusFilterInput\n ) {\n viewer {\n ... on User {\n rewards(\n filter: {\n programId_eq: $programId\n type_eq: $type\n unit_eq: $unit\n statuses_eq: $statusFilter\n }\n ) {\n totalCount\n }\n }\n }\n }\n "],["\n query (\n $programId: ID\n $unit: String\n $type: RewardType\n $statusFilter: RewardStatusFilterInput\n ) {\n viewer {\n ... on User {\n rewards(\n filter: {\n programId_eq: $programId\n type_eq: $type\n unit_eq: $unit\n statuses_eq: $statusFilter\n }\n ) {\n totalCount\n }\n }\n }\n }\n "]))),{programId:!i&&e!=="classic"?e:null,unit:t,type:n,statusFilter:l},(function(e){var r,n,t,a;return(a=(t=(n=(r=e.data)===null||r===void 0?void 0:r.viewer)===null||n===void 0?void 0:n.rewards)===null||t===void 0?void 0:t.totalCount)===null||a===void 0?void 0:a.toString()}))};var integrationRewardsCountFilteredQuery=function(e,r,n,t){if(t===void 0){t=""}var a=n?{status:n}:null;return debugQuery(dist.gql(templateObject_7||(templateObject_7=__makeTemplateObject(["\n query ($programId: ID, $statusFilter: RewardStatusFilterInput) {\n viewer {\n ... on User {\n rewards(\n filter: {\n programId_eq: $programId\n type_eq: INTEGRATION\n statuses_eq: $statusFilter\n }\n ) {\n totalCount\n }\n }\n }\n }\n "],["\n query ($programId: ID, $statusFilter: RewardStatusFilterInput) {\n viewer {\n ... on User {\n rewards(\n filter: {\n programId_eq: $programId\n type_eq: INTEGRATION\n statuses_eq: $statusFilter\n }\n ) {\n totalCount\n }\n }\n }\n }\n "]))),{programId:!t&&e!=="classic"?e:null,statusFilter:a},(function(e){var r,n,t,a;return(a=(t=(n=(r=e.data)===null||r===void 0?void 0:r.viewer)===null||n===void 0?void 0:n.rewards)===null||t===void 0?void 0:t.totalCount)===null||a===void 0?void 0:a.toString()}))};var rewardsMonthQuery=function(e,r,n){if(n===void 0){n=""}return debugQuery(dist.gql(templateObject_8||(templateObject_8=__makeTemplateObject(['\n query ($programId: ID) {\n viewer {\n ... on User {\n rewards(\n filter: {\n programId_eq: $programId\n dateGiven_timeframe: "this_month"\n }\n ) {\n totalCount\n }\n }\n }\n }\n '],['\n query ($programId: ID) {\n viewer {\n ... on User {\n rewards(\n filter: {\n programId_eq: $programId\n dateGiven_timeframe: "this_month"\n }\n ) {\n totalCount\n }\n }\n }\n }\n ']))),{programId:!n&&e!=="classic"?e:null},(function(e){var r,n,t,a;return(a=(t=(n=(r=e.data)===null||r===void 0?void 0:r.viewer)===null||n===void 0?void 0:n.rewards)===null||t===void 0?void 0:t.totalCount)===null||a===void 0?void 0:a.toString()}))};var rewardsWeekQuery=function(e,r,n){if(n===void 0){n=""}return debugQuery(dist.gql(templateObject_9||(templateObject_9=__makeTemplateObject(['\n query ($programId: ID) {\n viewer {\n ... on User {\n rewards(\n filter: {\n programId_eq: $programId\n dateGiven_timeframe: "this_week"\n }\n ) {\n totalCount\n }\n }\n }\n }\n '],['\n query ($programId: ID) {\n viewer {\n ... on User {\n rewards(\n filter: {\n programId_eq: $programId\n dateGiven_timeframe: "this_week"\n }\n ) {\n totalCount\n }\n }\n }\n }\n ']))),{programId:!n&&e!=="classic"?e:null},(function(e){var r,n,t,a;return(a=(t=(n=(r=e.data)===null||r===void 0?void 0:r.viewer)===null||n===void 0?void 0:n.rewards)===null||t===void 0?void 0:t.totalCount)===null||a===void 0?void 0:a.toString()}))};var rewardsRedeemedQuery=function(e,r,n,t,a){if(a===void 0){a=""}return debugQuery(dist.gql(templateObject_10||(templateObject_10=__makeTemplateObject(["\n query (\n $programId: ID\n $type: RewardType\n $unit: String!\n $locale: RSLocale\n ) {\n fallback: formatRewardPrettyValue(\n value: 0\n unit: $unit\n locale: $locale\n formatType: UNIT_FORMATTED\n )\n viewer: viewer {\n ... on User {\n rewardBalanceDetails(\n programId: $programId\n filter: { type_eq: $type, unit_eq: $unit }\n ) {\n ... on CreditRewardBalance {\n prettyRedeemedCredit\n }\n }\n }\n }\n }\n "],["\n query (\n $programId: ID\n $type: RewardType\n $unit: String!\n $locale: RSLocale\n ) {\n fallback: formatRewardPrettyValue(\n value: 0\n unit: $unit\n locale: $locale\n formatType: UNIT_FORMATTED\n )\n viewer: viewer {\n ... on User {\n rewardBalanceDetails(\n programId: $programId\n filter: { type_eq: $type, unit_eq: $unit }\n ) {\n ... on CreditRewardBalance {\n prettyRedeemedCredit\n }\n }\n }\n }\n }\n "]))),{programId:!a&&e!=="classic"?e:null,type:n,unit:t,locale:r},(function(e){var r,n,t,a;var i=(n=(r=e.data)===null||r===void 0?void 0:r.viewer)===null||n===void 0?void 0:n.rewardBalanceDetails;var l=(t=e.data)===null||t===void 0?void 0:t.fallback;return((a=i===null||i===void 0?void 0:i[0])===null||a===void 0?void 0:a.prettyRedeemedCredit)||l}))};var rewardsAssignedQuery=function(e,r,n,t,a){if(a===void 0){a=""}return debugQuery(dist.gql(templateObject_11||(templateObject_11=__makeTemplateObject(["\n query (\n $programId: ID\n $type: RewardType\n $unit: String!\n $locale: RSLocale\n ) {\n fallback: formatRewardPrettyValue(\n value: 0\n unit: $unit\n locale: $locale\n formatType: UNIT_FORMATTED\n )\n viewer: viewer {\n ... on User {\n rewardBalanceDetails(\n programId: $programId\n filter: { type_eq: $type, unit_eq: $unit }\n ) {\n ... on CreditRewardBalance {\n prettyAssignedCredit\n }\n }\n }\n }\n }\n "],["\n query (\n $programId: ID\n $type: RewardType\n $unit: String!\n $locale: RSLocale\n ) {\n fallback: formatRewardPrettyValue(\n value: 0\n unit: $unit\n locale: $locale\n formatType: UNIT_FORMATTED\n )\n viewer: viewer {\n ... on User {\n rewardBalanceDetails(\n programId: $programId\n filter: { type_eq: $type, unit_eq: $unit }\n ) {\n ... on CreditRewardBalance {\n prettyAssignedCredit\n }\n }\n }\n }\n }\n "]))),{programId:!a&&e!=="classic"?e:null,type:n,unit:t,locale:r},(function(e){var r,n,t,a;var i=(n=(r=e.data)===null||r===void 0?void 0:r.viewer)===null||n===void 0?void 0:n.rewardBalanceDetails;var l=(t=e.data)===null||t===void 0?void 0:t.fallback;return((a=i===null||i===void 0?void 0:i[0])===null||a===void 0?void 0:a.prettyAssignedCredit)||l}))};var rewardsAvailableQuery=function(e,r,n,t,a){if(a===void 0){a=""}return debugQuery(dist.gql(templateObject_12||(templateObject_12=__makeTemplateObject(["\n query (\n $programId: ID\n $type: RewardType\n $unit: String!\n $locale: RSLocale\n ) {\n fallback: formatRewardPrettyValue(\n value: 0\n unit: $unit\n locale: $locale\n formatType: UNIT_FORMATTED\n )\n viewer: viewer {\n ... on User {\n rewardBalanceDetails(\n programId: $programId\n filter: { type_eq: $type, unit_eq: $unit }\n ) {\n ... on CreditRewardBalance {\n prettyAvailableValue\n }\n }\n }\n }\n }\n "],["\n query (\n $programId: ID\n $type: RewardType\n $unit: String!\n $locale: RSLocale\n ) {\n fallback: formatRewardPrettyValue(\n value: 0\n unit: $unit\n locale: $locale\n formatType: UNIT_FORMATTED\n )\n viewer: viewer {\n ... on User {\n rewardBalanceDetails(\n programId: $programId\n filter: { type_eq: $type, unit_eq: $unit }\n ) {\n ... on CreditRewardBalance {\n prettyAvailableValue\n }\n }\n }\n }\n }\n "]))),{programId:!a&&e!=="classic"?e:null,type:n,unit:t,locale:r},(function(e){var r,n,t,a;var i=(n=(r=e.data)===null||r===void 0?void 0:r.viewer)===null||n===void 0?void 0:n.rewardBalanceDetails;var l=(t=e.data)===null||t===void 0?void 0:t.fallback;return((a=i===null||i===void 0?void 0:i[0])===null||a===void 0?void 0:a.prettyAvailableValue)||l}))};var parseRewardValueFormat={prettyValue:"UNIT_FORMATTED",value:"NUMBER_UNFORMATTED"};var rewardsBalanceQuery=function(e,r,n,t,a,i){if(a===void 0){a="prettyValue"}if(i===void 0){i=""}var l;return debugQuery(dist.gql(templateObject_13||(templateObject_13=__makeTemplateObject(["\n query (\n $programId: ID\n $type: RewardType!\n $unit: String!\n $format: RewardValueFormatType!\n $locale: RSLocale\n ) {\n fallback: formatRewardPrettyValue(\n value: 0\n unit: $unit\n locale: $locale\n formatType: $format\n )\n viewer: viewer {\n ... on User {\n rewardBalanceDetails(\n programId: $programId\n filter: { type_eq: $type, unit_eq: $unit }\n ) {\n ... on CreditRewardBalance {\n prettyAvailableValue(formatType: $format)\n }\n }\n }\n }\n }\n "],["\n query (\n $programId: ID\n $type: RewardType!\n $unit: String!\n $format: RewardValueFormatType!\n $locale: RSLocale\n ) {\n fallback: formatRewardPrettyValue(\n value: 0\n unit: $unit\n locale: $locale\n formatType: $format\n )\n viewer: viewer {\n ... on User {\n rewardBalanceDetails(\n programId: $programId\n filter: { type_eq: $type, unit_eq: $unit }\n ) {\n ... on CreditRewardBalance {\n prettyAvailableValue(formatType: $format)\n }\n }\n }\n }\n }\n "]))),{programId:!i&&e!=="classic"?e:null,type:n,unit:t,format:(l=parseRewardValueFormat[a])!==null&&l!==void 0?l:"UNIT_FORMATTED",locale:r},(function(e){var r,n,t,a;var i=(n=(r=e.data)===null||r===void 0?void 0:r.viewer)===null||n===void 0?void 0:n.rewardBalanceDetails;var l=(t=e.data)===null||t===void 0?void 0:t.fallback;return((a=i===null||i===void 0?void 0:i[0])===null||a===void 0?void 0:a.prettyAvailableValue)||l}))};var queries={rewardsAssigned:{label:"Rewards Earned",query:rewardsAssignedQuery},rewardsRedeemed:{label:"Rewards Paid",query:rewardsRedeemedQuery},rewardsAvailable:{label:"Rewards Available",query:rewardsAvailableQuery},referralsCount:{label:"Referrals - Count",query:referralsCountQuery},referralsMonth:{label:"Referrals - This Month",query:referralsMonthQuery},referralsWeek:{label:"Referrals - This Week",query:referralsWeekQuery},rewardsCount:{label:"Rewards",query:rewardsCountQuery},rewardsCountFiltered:{label:"Rewards",query:rewardsCountFilteredQuery},integrationRewardsCountFiltered:{label:"Rewards",query:integrationRewardsCountFilteredQuery},rewardsMonth:{label:"Rewards - This Month",query:rewardsMonthQuery},rewardsWeek:{label:"Rewards - This Week",query:rewardsWeekQuery},rewardBalance:{label:"Balance - Credit Earned",query:rewardsBalanceQuery},programGoals:{label:"Program Goals",query:programGoalsQuery}};var StatPaths=[{name:"programGoals",route:"/(programGoals)/:metricType/:goalId"},{name:"referralsCount",route:"/(referralsCount)/:status?"},{name:"referralsMonth",route:"/(referralsMonth)"},{name:"referralsWeek",route:"/(referralsWeek)"},{name:"rewardsCount",route:"/(rewardsCount)/:global?"},{name:"rewardsMonth",route:"/(rewardsMonth)/:global?"},{name:"rewardsWeek",route:"/(rewardsWeek)/:global?"},{name:"rewardsCountFiltered",route:"/(rewardsCountFiltered)/:statType([INTEGRATION|PCT_DISCOUNT|CREDIT]*)?/:unit((?!global)(?!PENDING)(?!CANCELLED)(?!EXPIRED)(?!REDEEMED)(?!AVAILABLE)[a-zA-Z0-9%]+)?/:status([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?"},{name:"integrationRewardsCountFiltered",route:"/(integrationRewardsCountFiltered)/:status([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?"},{name:"rewardsAssigned",route:"/(rewardsAssigned)/:statType/:unit/:global?"},{name:"rewardsRedeemed",route:"/(rewardsRedeemed)/:statType/:unit/:global?"},{name:"rewardsAvailable",route:"/(rewardsAvailable)/:statType/:unit/:global?"},{name:"rewardBalance",route:"/(rewardBalance)/:statType/:unit/:format([prettyValue|value]*)?/:global?"}];var StatPatterns=StatPaths.map((function(e){return pathToRegexp(e.route)}));function useBigStat(e){var r;var n=e.statType,t=e.flexReverse,a=e.alignment;var i=M();var l=R();var o=T();var u=useMemo((function(){return StatPatterns.find((function(e){return e.exec(n)}))}),[n]);if(!(u===null||u===void 0?void 0:u.exec(n))){return{props:{statvalue:"!!!",flexReverse:t,alignment:a},label:"BAD PROP TYPE"}}var d=u.exec(n);var s=d[1];var v=StatPaths.find((function(e){return e.name===s}));var p=[];var f=pathToRegexp(v===null||v===void 0?void 0:v.route,p,{strict:false,sensitive:false,end:true});var c=f.exec(n);var m=p.map((function(e,r){return c[r+1]?decodeURIComponent(c[r+1]):undefined}));m.shift();var g=queries[s].label;var y=(o===null||o===void 0?void 0:o.jwt)&&(r=queries[s]).query.apply(r,__spreadArrays([i,l],m));debug("stat:",y);return{props:{statvalue:y!==null&&y!==void 0?y:LOADING,flexReverse:t,alignment:a},label:g}}function useDemoBigStat(e){var r=e.statType;var n=useMemo((function(){return StatPatterns.find((function(e){return e.exec(r)}))}),[r]);if(!(n===null||n===void 0?void 0:n.exec(r))){return{props:{statvalue:"!!!",flexReverse:false,alignment:"center"},label:"BAD PROP TYPE"}}var t=n.exec(r);var a=t[1];var i=queries[a].label;return{props:cjs({statvalue:"12345",flexReverse:false,alignment:"center"},e.demoData||{},{arrayMerge:function(e,r){return r}}),label:i!==null&&i!==void 0?i:"Demo Label"}}export{BigStatView as B,useDemoBigStat as a,pathToRegexp as p,useBigStat as u};var templateObject_1,templateObject_2,templateObject_3,templateObject_4,templateObject_5,templateObject_6,templateObject_7,templateObject_8,templateObject_9,templateObject_10,templateObject_11,templateObject_12,templateObject_13;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function readGetters(t){var e=[];Object.keys(t).forEach((function(r){var n=Object.getOwnPropertyDescriptor(t,r);if(typeof n.get==="function"){e.push(r)}}));return e}function getProps(t){var e={};for(var r=0,n=readGetters(Object.getPrototypeOf(t));r<n.length;r++){var o=n[r];e[o]=t[o]}return e}function getMissingProps(t){var e=t.filter((function(t){return!t.value}));return e.length?e:false}export{getMissingProps as a,getProps as g};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
module.exports = require('./cjs/index.cjs.js');
|
package/dist/index.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './esm-es5/index.js';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
|
|
2
|
+
export * from '../types/components';
|
|
3
|
+
export interface CustomElementsDefineOptions {
|
|
4
|
+
exclude?: string[];
|
|
5
|
+
resourcesUrl?: string;
|
|
6
|
+
syncQueue?: boolean;
|
|
7
|
+
jmp?: (c: Function) => any;
|
|
8
|
+
raf?: (c: FrameRequestCallback) => number;
|
|
9
|
+
ael?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void;
|
|
10
|
+
rel?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void;
|
|
11
|
+
}
|
|
12
|
+
export declare function defineCustomElements(win?: Window, opts?: CustomElementsDefineOptions): Promise<void>;
|
|
13
|
+
export declare function applyPolyfills(): Promise<void>;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
|
|
2
|
+
(function(){if("undefined"!==typeof window&&void 0!==window.Reflect&&void 0!==window.customElements){var a=HTMLElement;window.HTMLElement=function(){return Reflect.construct(a,[],this.constructor)};HTMLElement.prototype=a.prototype;HTMLElement.prototype.constructor=HTMLElement;Object.setPrototypeOf(HTMLElement,a)}})();
|
|
3
|
+
export * from '../esm/polyfills/index.js';
|
|
4
|
+
export * from '../esm-es5/loader.js';
|