@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
|
+
import{c as n,a as t,d as e,_ as i,u as r,e as o,h as u,f as s,i as a,j as c}from"./p-44578b22.js";import{u as f}from"./p-ba505a8c.js";function l(n){this.message=n}(l.prototype=new Error).name="InvalidCharacterError";var h="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(n){var t=String(n).replace(/=+$/,"");if(t.length%4==1)throw new l("'atob' failed: The string to be decoded is not correctly encoded.");for(var e,i,r=0,o=0,u="";i=t.charAt(o++);~i&&(e=r%4?64*e+i:i,r++%4)?u+=String.fromCharCode(255&e>>(-2*r&6)):0)i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i);return u};function d(n){var t=n.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(n){return decodeURIComponent(h(n).replace(/(.)/g,(function(n,t){var e=t.charCodeAt(0).toString(16).toUpperCase();return e.length<2&&(e="0"+e),"%"+e})))}(t)}catch(n){return h(t)}}function v(n){this.message=n}function p(n,t){if("string"!=typeof n)throw new v("Invalid token specified");var e=!0===(t=t||{}).header?0:1;try{return JSON.parse(d(n.split(".")[e]))}catch(n){throw new v("Invalid token specified: "+n.message)}}(v.prototype=new Error).name="InvalidTokenError";var m=Object.prototype,y=m.toString,b=m.hasOwnProperty,w=Function.prototype.toString,E=new Map;function g(n,t){try{return S(n,t)}finally{E.clear()}}function S(n,t){if(n===t)return!0;var e,i,r,o=y.call(n);if(o!==y.call(t))return!1;switch(o){case"[object Array]":if(n.length!==t.length)return!1;case"[object Object]":if(N(n,t))return!0;var u=I(n),s=I(t),a=u.length;if(a!==s.length)return!1;for(var c=0;c<a;++c)if(!b.call(t,u[c]))return!1;for(c=0;c<a;++c){var f=u[c];if(!S(n[f],t[f]))return!1}return!0;case"[object Error]":return n.name===t.name&&n.message===t.message;case"[object Number]":if(n!=n)return t!=t;case"[object Boolean]":case"[object Date]":return+n==+t;case"[object RegExp]":case"[object String]":return n==""+t;case"[object Map]":case"[object Set]":if(n.size!==t.size)return!1;if(N(n,t))return!0;for(var l=n.entries(),h="[object Map]"===o;;){var d=l.next();if(d.done)break;var v=d.value,p=v[0],m=v[1];if(!t.has(p))return!1;if(h&&!S(m,t.get(p)))return!1}return!0;case"[object AsyncFunction]":case"[object GeneratorFunction]":case"[object AsyncGeneratorFunction]":case"[object Function]":var E=w.call(n);return E===w.call(t)&&!((r=(e=E).length-(i=T).length)>=0&&e.indexOf(i,r)===r)}return!1}function I(n){return Object.keys(n).filter(O,n)}function O(n){return void 0!==this[n]}var T="{ [native code] }";function N(n,t){var e=E.get(n);if(e){if(e.has(t))return!0}else E.set(n,e=new Set);return e.add(t),!1}function F(n){return(F="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(n){return typeof n}:function(n){return n&&"function"==typeof Symbol&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n})(n)}var C="function"==typeof Symbol&&null!=Symbol.toStringTag?Symbol.toStringTag:"@@toStringTag";function D(n,t){for(var e,i=/\r\n|[\n\r]/g,r=1,o=t+1;(e=i.exec(n.body))&&e.index<t;)r+=1,o=t+1-(e.index+e[0].length);return{line:r,column:o}}function j(n,t){var e=n.locationOffset.column-1,i=_(e)+n.body,r=t.line-1,o=t.line+(n.locationOffset.line-1),u=t.column+(1===t.line?e:0),s="".concat(n.name,":").concat(o,":").concat(u,"\n"),a=i.split(/\r\n|[\n\r]/g),c=a[r];if(c.length>120){for(var f=Math.floor(u/80),l=u%80,h=[],d=0;d<c.length;d+=80)h.push(c.slice(d,d+80));return s+A([["".concat(o),h[0]]].concat(h.slice(1,f+1).map((function(n){return["",n]})),[[" ",_(l-1)+"^"],["",h[f+1]]]))}return s+A([["".concat(o-1),a[r-1]],["".concat(o),c],["",_(u-1)+"^"],["".concat(o+1),a[r+1]]])}function A(n){var t=n.filter((function(n){return void 0!==n[1]})),e=Math.max.apply(Math,t.map((function(n){return n[0].length})));return t.map((function(n){var t,i=n[1];return _(e-(t=n[0]).length)+t+(i?" | "+i:" |")})).join("\n")}function _(n){return Array(n+1).join(" ")}function x(n){return(x="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(n){return typeof n}:function(n){return n&&"function"==typeof Symbol&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n})(n)}function P(n,t){for(var e=0;e<t.length;e++){var i=t[e];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(n,i.key,i)}}function k(n,t){return!t||"object"!==x(t)&&"function"!=typeof t?M(n):t}function M(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function V(n){var t="function"==typeof Map?new Map:void 0;return(V=function(n){if(null===n||-1===Function.toString.call(n).indexOf("[native code]"))return n;if("function"!=typeof n)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(n))return t.get(n);t.set(n,e)}function e(){return R(n,arguments,L(this).constructor)}return e.prototype=Object.create(n.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),q(e,n)})(n)}function R(n,t,e){return(R=U()?Reflect.construct:function(n,t,e){var i=[null];i.push.apply(i,t);var r=new(Function.bind.apply(n,i));return e&&q(r,e.prototype),r}).apply(null,arguments)}function U(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(n){return!1}}function q(n,t){return(q=Object.setPrototypeOf||function(n,t){return n.__proto__=t,n})(n,t)}function L(n){return(L=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)})(n)}var $=function(){!function(n,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");n.prototype=Object.create(t&&t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),t&&q(n,t)}(o,V(Error));var n,t,e,i,r=(n=o,t=U(),function(){var e,i=L(n);if(t){var r=L(this).constructor;e=Reflect.construct(i,arguments,r)}else e=i.apply(this,arguments);return k(this,e)});function o(n,t,e,i,u,s,a){var c,f,l,h,d;!function(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}(this,o),d=r.call(this,n);var v,p=Array.isArray(t)?0!==t.length?t:void 0:t?[t]:void 0,m=e;!m&&p&&(m=null===(v=p[0].loc)||void 0===v?void 0:v.source);var y,b=i;!b&&p&&(b=p.reduce((function(n,t){return t.loc&&n.push(t.loc.start),n}),[])),b&&0===b.length&&(b=void 0),i&&e?y=i.map((function(n){return D(e,n)})):p&&(y=p.reduce((function(n,t){return t.loc&&n.push(D(t.loc.source,t.loc.start)),n}),[]));var w,E=a;if(null==E&&null!=s){var g=s.extensions;"object"==F(w=g)&&null!==w&&(E=g)}return Object.defineProperties(M(d),{name:{value:"GraphQLError"},message:{value:n,enumerable:!0,writable:!0},locations:{value:null!==(c=y)&&void 0!==c?c:void 0,enumerable:null!=y},path:{value:null!=u?u:void 0,enumerable:null!=u},nodes:{value:null!=p?p:void 0},source:{value:null!==(f=m)&&void 0!==f?f:void 0},positions:{value:null!==(l=b)&&void 0!==l?l:void 0},originalError:{value:s},extensions:{value:null!==(h=E)&&void 0!==h?h:void 0,enumerable:null!=E}}),null!=s&&s.stack?(Object.defineProperty(M(d),"stack",{value:s.stack,writable:!0,configurable:!0}),k(d)):(Error.captureStackTrace?Error.captureStackTrace(M(d),o):Object.defineProperty(M(d),"stack",{value:Error().stack,writable:!0,configurable:!0}),d)}return e=o,(i=[{key:"toString",value:function(){return function(n){var t,e=n.message;if(n.nodes)for(var i=0,r=n.nodes;i<r.length;i++){var o=r[i];o.loc&&(e+="\n\n"+j((t=o.loc).source,D(t.source,t.start)))}else if(n.source&&n.locations)for(var u=0,s=n.locations;u<s.length;u++)e+="\n\n"+j(n.source,s[u]);return e}(this)}},{key:C,get:function(){return"Object"}}])&&P(e.prototype,i),o}();function B(n,t,e){return new $("Syntax Error: ".concat(e),void 0,n,[t])}var J=Object.freeze({NAME:"Name",DOCUMENT:"Document",OPERATION_DEFINITION:"OperationDefinition",VARIABLE_DEFINITION:"VariableDefinition",SELECTION_SET:"SelectionSet",FIELD:"Field",ARGUMENT:"Argument",FRAGMENT_SPREAD:"FragmentSpread",INLINE_FRAGMENT:"InlineFragment",FRAGMENT_DEFINITION:"FragmentDefinition",VARIABLE:"Variable",INT:"IntValue",FLOAT:"FloatValue",STRING:"StringValue",BOOLEAN:"BooleanValue",NULL:"NullValue",ENUM:"EnumValue",LIST:"ListValue",OBJECT:"ObjectValue",OBJECT_FIELD:"ObjectField",DIRECTIVE:"Directive",NAMED_TYPE:"NamedType",LIST_TYPE:"ListType",NON_NULL_TYPE:"NonNullType",SCHEMA_DEFINITION:"SchemaDefinition",OPERATION_TYPE_DEFINITION:"OperationTypeDefinition",SCALAR_TYPE_DEFINITION:"ScalarTypeDefinition",OBJECT_TYPE_DEFINITION:"ObjectTypeDefinition",FIELD_DEFINITION:"FieldDefinition",INPUT_VALUE_DEFINITION:"InputValueDefinition",INTERFACE_TYPE_DEFINITION:"InterfaceTypeDefinition",UNION_TYPE_DEFINITION:"UnionTypeDefinition",ENUM_TYPE_DEFINITION:"EnumTypeDefinition",ENUM_VALUE_DEFINITION:"EnumValueDefinition",INPUT_OBJECT_TYPE_DEFINITION:"InputObjectTypeDefinition",DIRECTIVE_DEFINITION:"DirectiveDefinition",SCHEMA_EXTENSION:"SchemaExtension",SCALAR_TYPE_EXTENSION:"ScalarTypeExtension",OBJECT_TYPE_EXTENSION:"ObjectTypeExtension",INTERFACE_TYPE_EXTENSION:"InterfaceTypeExtension",UNION_TYPE_EXTENSION:"UnionTypeExtension",ENUM_TYPE_EXTENSION:"EnumTypeExtension",INPUT_OBJECT_TYPE_EXTENSION:"InputObjectTypeExtension"}),G="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):void 0;function H(n){var t=n.prototype.toJSON;"function"==typeof t||function(){if(!Boolean(0))throw new Error("Unexpected invariant triggered.")}(),n.prototype.inspect=t,G&&(n.prototype[G]=t)}var Y=function(){function n(n,t,e){this.start=n.start,this.end=t.end,this.startToken=n,this.endToken=t,this.source=e}return n.prototype.toJSON=function(){return{start:this.start,end:this.end}},n}();H(Y);var Q=function(){function n(n,t,e,i,r,o,u){this.kind=n,this.start=t,this.end=e,this.line=i,this.column=r,this.value=u,this.prev=o,this.next=null}return n.prototype.toJSON=function(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}},n}();function X(n){return null!=n&&"string"==typeof n.kind}H(Q);var z=Object.freeze({SOF:"<SOF>",EOF:"<EOF>",BANG:"!",DOLLAR:"$",AMP:"&",PAREN_L:"(",PAREN_R:")",SPREAD:"...",COLON:":",EQUALS:"=",AT:"@",BRACKET_L:"[",BRACKET_R:"]",BRACE_L:"{",PIPE:"|",BRACE_R:"}",NAME:"Name",INT:"Int",FLOAT:"Float",STRING:"String",BLOCK_STRING:"BlockString",COMMENT:"Comment"});function W(n){return(W="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(n){return typeof n}:function(n){return n&&"function"==typeof Symbol&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n})(n)}function K(n){return Z(n,[])}function Z(n,t){switch(W(n)){case"string":return JSON.stringify(n);case"function":return n.name?"[function ".concat(n.name,"]"):"[function]";case"object":return null===n?"null":function(n,t){if(-1!==t.indexOf(n))return"[Circular]";var e=[].concat(t,[n]),i=function(n){var t=n[String(G)];return"function"==typeof t?t:"function"==typeof n.inspect?n.inspect:void 0}(n);if(void 0!==i){var r=i.call(n);if(r!==n)return"string"==typeof r?r:Z(r,e)}else if(Array.isArray(n))return function(n,t){if(0===n.length)return"[]";if(t.length>2)return"[Array]";for(var e=Math.min(10,n.length),i=n.length-e,r=[],o=0;o<e;++o)r.push(Z(n[o],t));return 1===i?r.push("... 1 more item"):i>1&&r.push("... ".concat(i," more items")),"["+r.join(", ")+"]"}(n,e);return function(n,t){var e=Object.keys(n);return 0===e.length?"{}":t.length>2?"["+function(n){var t=Object.prototype.toString.call(n).replace(/^\[object /,"").replace(/]$/,"");if("Object"===t&&"function"==typeof n.constructor){var e=n.constructor.name;if("string"==typeof e&&""!==e)return e}return t}(n)+"]":"{ "+e.map((function(e){return e+": "+Z(n[e],t)})).join(", ")+" }"}(n,e)}(n,t);default:return String(n)}}function nn(n,t){if(!Boolean(n))throw new Error(t)}function tn(n,t){for(var e=0;e<t.length;e++){var i=t[e];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(n,i.key,i)}}var en=function(){function n(n){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"GraphQL request",e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{line:1,column:1};"string"==typeof n||nn(0,"Body must be a string. Received: ".concat(K(n),".")),this.body=n,this.name=t,this.locationOffset=e,this.locationOffset.line>0||nn(0,"line in locationOffset is 1-indexed and must be positive."),this.locationOffset.column>0||nn(0,"column in locationOffset is 1-indexed and must be positive.")}var t,e;return t=n,(e=[{key:C,get:function(){return"Source"}}])&&tn(t.prototype,e),n}(),rn=Object.freeze({QUERY:"QUERY",MUTATION:"MUTATION",SUBSCRIPTION:"SUBSCRIPTION",FIELD:"FIELD",FRAGMENT_DEFINITION:"FRAGMENT_DEFINITION",FRAGMENT_SPREAD:"FRAGMENT_SPREAD",INLINE_FRAGMENT:"INLINE_FRAGMENT",VARIABLE_DEFINITION:"VARIABLE_DEFINITION",SCHEMA:"SCHEMA",SCALAR:"SCALAR",OBJECT:"OBJECT",FIELD_DEFINITION:"FIELD_DEFINITION",ARGUMENT_DEFINITION:"ARGUMENT_DEFINITION",INTERFACE:"INTERFACE",UNION:"UNION",ENUM:"ENUM",ENUM_VALUE:"ENUM_VALUE",INPUT_OBJECT:"INPUT_OBJECT",INPUT_FIELD_DEFINITION:"INPUT_FIELD_DEFINITION"});function on(n){var t=n.split(/\r\n|[\n\r]/g),e=function(n){for(var t,e=!0,i=!0,r=0,o=null,u=0;u<n.length;++u)switch(n.charCodeAt(u)){case 13:10===n.charCodeAt(u+1)&&++u;case 10:e=!1,i=!0,r=0;break;case 9:case 32:++r;break;default:i&&!e&&(null===o||r<o)&&(o=r),i=!1}return null!==(t=o)&&void 0!==t?t:0}(n);if(0!==e)for(var i=1;i<t.length;i++)t[i]=t[i].slice(e);for(var r=0;r<t.length&&un(t[r]);)++r;for(var o=t.length;o>r&&un(t[o-1]);)--o;return t.slice(r,o).join("\n")}function un(n){for(var t=0;t<n.length;++t)if(" "!==n[t]&&"\t"!==n[t])return!1;return!0}var sn=function(){function n(n){var t=new Q(z.SOF,0,0,0,0,null);this.source=n,this.lastToken=t,this.token=t,this.line=1,this.lineStart=0}var t=n.prototype;return t.advance=function(){return this.lastToken=this.token,this.token=this.lookahead()},t.lookahead=function(){var n=this.token;if(n.kind!==z.EOF)do{var t;n=null!==(t=n.next)&&void 0!==t?t:n.next=cn(this,n)}while(n.kind===z.COMMENT);return n},n}();function an(n){return isNaN(n)?z.EOF:n<127?JSON.stringify(String.fromCharCode(n)):'"\\u'.concat(("00"+n.toString(16).toUpperCase()).slice(-4),'"')}function cn(n,t){for(var e=n.source,i=e.body,r=i.length,o=t.end;o<r;){var u=i.charCodeAt(o),s=n.line,a=1+o-n.lineStart;switch(u){case 65279:case 9:case 32:case 44:++o;continue;case 10:++o,++n.line,n.lineStart=o;continue;case 13:10===i.charCodeAt(o+1)?o+=2:++o,++n.line,n.lineStart=o;continue;case 33:return new Q(z.BANG,o,o+1,s,a,t);case 35:return ln(e,o,s,a,t);case 36:return new Q(z.DOLLAR,o,o+1,s,a,t);case 38:return new Q(z.AMP,o,o+1,s,a,t);case 40:return new Q(z.PAREN_L,o,o+1,s,a,t);case 41:return new Q(z.PAREN_R,o,o+1,s,a,t);case 46:if(46===i.charCodeAt(o+1)&&46===i.charCodeAt(o+2))return new Q(z.SPREAD,o,o+3,s,a,t);break;case 58:return new Q(z.COLON,o,o+1,s,a,t);case 61:return new Q(z.EQUALS,o,o+1,s,a,t);case 64:return new Q(z.AT,o,o+1,s,a,t);case 91:return new Q(z.BRACKET_L,o,o+1,s,a,t);case 93:return new Q(z.BRACKET_R,o,o+1,s,a,t);case 123:return new Q(z.BRACE_L,o,o+1,s,a,t);case 124:return new Q(z.PIPE,o,o+1,s,a,t);case 125:return new Q(z.BRACE_R,o,o+1,s,a,t);case 34:return 34===i.charCodeAt(o+1)&&34===i.charCodeAt(o+2)?pn(e,o,s,a,t,n):vn(e,o,s,a,t);case 45:case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return hn(e,o,u,s,a,t);case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 95:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:return bn(e,o,s,a,t)}throw B(e,o,fn(u))}return new Q(z.EOF,r,r,n.line,1+o-n.lineStart,t)}function fn(n){return n<32&&9!==n&&10!==n&&13!==n?"Cannot contain the invalid character ".concat(an(n),"."):39===n?"Unexpected single quote character ('), did you mean to use a double quote (\")?":"Cannot parse the unexpected character ".concat(an(n),".")}function ln(n,t,e,i,r){var o,u=n.body,s=t;do{o=u.charCodeAt(++s)}while(!isNaN(o)&&(o>31||9===o));return new Q(z.COMMENT,t,s,e,i,r,u.slice(t+1,s))}function hn(n,t,e,i,r,o){var u=n.body,s=e,a=t,c=!1;if(45===s&&(s=u.charCodeAt(++a)),48===s){if((s=u.charCodeAt(++a))>=48&&s<=57)throw B(n,a,"Invalid number, unexpected digit after 0: ".concat(an(s),"."))}else a=dn(n,a,s),s=u.charCodeAt(a);if(46===s&&(c=!0,s=u.charCodeAt(++a),a=dn(n,a,s),s=u.charCodeAt(a)),69!==s&&101!==s||(c=!0,43!==(s=u.charCodeAt(++a))&&45!==s||(s=u.charCodeAt(++a)),a=dn(n,a,s),s=u.charCodeAt(a)),46===s||function(n){return 95===n||n>=65&&n<=90||n>=97&&n<=122}(s))throw B(n,a,"Invalid number, expected digit but got: ".concat(an(s),"."));return new Q(c?z.FLOAT:z.INT,t,a,i,r,o,u.slice(t,a))}function dn(n,t,e){var i=n.body,r=t,o=e;if(o>=48&&o<=57){do{o=i.charCodeAt(++r)}while(o>=48&&o<=57);return r}throw B(n,r,"Invalid number, expected digit but got: ".concat(an(o),"."))}function vn(n,t,e,i,r){for(var o=n.body,u=t+1,s=u,a=0,c="";u<o.length&&!isNaN(a=o.charCodeAt(u))&&10!==a&&13!==a;){if(34===a)return c+=o.slice(s,u),new Q(z.STRING,t,u+1,e,i,r,c);if(a<32&&9!==a)throw B(n,u,"Invalid character within String: ".concat(an(a),"."));if(++u,92===a){switch(c+=o.slice(s,u-1),a=o.charCodeAt(u)){case 34:c+='"';break;case 47:c+="/";break;case 92:c+="\\";break;case 98:c+="\b";break;case 102:c+="\f";break;case 110:c+="\n";break;case 114:c+="\r";break;case 116:c+="\t";break;case 117:var f=mn(o.charCodeAt(u+1),o.charCodeAt(u+2),o.charCodeAt(u+3),o.charCodeAt(u+4));if(f<0){var l=o.slice(u+1,u+5);throw B(n,u,"Invalid character escape sequence: \\u".concat(l,"."))}c+=String.fromCharCode(f),u+=4;break;default:throw B(n,u,"Invalid character escape sequence: \\".concat(String.fromCharCode(a),"."))}s=++u}}throw B(n,u,"Unterminated string.")}function pn(n,t,e,i,r,o){for(var u=n.body,s=t+3,a=s,c=0,f="";s<u.length&&!isNaN(c=u.charCodeAt(s));){if(34===c&&34===u.charCodeAt(s+1)&&34===u.charCodeAt(s+2))return f+=u.slice(a,s),new Q(z.BLOCK_STRING,t,s+3,e,i,r,on(f));if(c<32&&9!==c&&10!==c&&13!==c)throw B(n,s,"Invalid character within String: ".concat(an(c),"."));10===c?(++s,++o.line,o.lineStart=s):13===c?(10===u.charCodeAt(s+1)?s+=2:++s,++o.line,o.lineStart=s):92===c&&34===u.charCodeAt(s+1)&&34===u.charCodeAt(s+2)&&34===u.charCodeAt(s+3)?(f+=u.slice(a,s)+'"""',a=s+=4):++s}throw B(n,s,"Unterminated string.")}function mn(n,t,e,i){return yn(n)<<12|yn(t)<<8|yn(e)<<4|yn(i)}function yn(n){return n>=48&&n<=57?n-48:n>=65&&n<=70?n-55:n>=97&&n<=102?n-87:-1}function bn(n,t,e,i,r){for(var o=n.body,u=o.length,s=t+1,a=0;s!==u&&!isNaN(a=o.charCodeAt(s))&&(95===a||a>=48&&a<=57||a>=65&&a<=90||a>=97&&a<=122);)++s;return new Q(z.NAME,t,s,e,i,r,o.slice(t,s))}function wn(n,t){return new En(n,t).parseDocument()}var En=function(){function n(n,t){var e=function(n){return n instanceof en}(n)?n:new en(n);this._lexer=new sn(e),this._options=t}var t=n.prototype;return t.parseName=function(){var n=this.expectToken(z.NAME);return{kind:J.NAME,value:n.value,loc:this.loc(n)}},t.parseDocument=function(){var n=this._lexer.token;return{kind:J.DOCUMENT,definitions:this.many(z.SOF,this.parseDefinition,z.EOF),loc:this.loc(n)}},t.parseDefinition=function(){if(this.peek(z.NAME))switch(this._lexer.token.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition();case"schema":case"scalar":case"type":case"interface":case"union":case"enum":case"input":case"directive":return this.parseTypeSystemDefinition();case"extend":return this.parseTypeSystemExtension()}else{if(this.peek(z.BRACE_L))return this.parseOperationDefinition();if(this.peekDescription())return this.parseTypeSystemDefinition()}throw this.unexpected()},t.parseOperationDefinition=function(){var n=this._lexer.token;if(this.peek(z.BRACE_L))return{kind:J.OPERATION_DEFINITION,operation:"query",name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet(),loc:this.loc(n)};var t,e=this.parseOperationType();return this.peek(z.NAME)&&(t=this.parseName()),{kind:J.OPERATION_DEFINITION,operation:e,name:t,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(n)}},t.parseOperationType=function(){var n=this.expectToken(z.NAME);switch(n.value){case"query":return"query";case"mutation":return"mutation";case"subscription":return"subscription"}throw this.unexpected(n)},t.parseVariableDefinitions=function(){return this.optionalMany(z.PAREN_L,this.parseVariableDefinition,z.PAREN_R)},t.parseVariableDefinition=function(){var n=this._lexer.token;return{kind:J.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken(z.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(z.EQUALS)?this.parseValueLiteral(!0):void 0,directives:this.parseDirectives(!0),loc:this.loc(n)}},t.parseVariable=function(){var n=this._lexer.token;return this.expectToken(z.DOLLAR),{kind:J.VARIABLE,name:this.parseName(),loc:this.loc(n)}},t.parseSelectionSet=function(){var n=this._lexer.token;return{kind:J.SELECTION_SET,selections:this.many(z.BRACE_L,this.parseSelection,z.BRACE_R),loc:this.loc(n)}},t.parseSelection=function(){return this.peek(z.SPREAD)?this.parseFragment():this.parseField()},t.parseField=function(){var n,t,e=this._lexer.token,i=this.parseName();return this.expectOptionalToken(z.COLON)?(n=i,t=this.parseName()):t=i,{kind:J.FIELD,alias:n,name:t,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek(z.BRACE_L)?this.parseSelectionSet():void 0,loc:this.loc(e)}},t.parseArguments=function(n){return this.optionalMany(z.PAREN_L,n?this.parseConstArgument:this.parseArgument,z.PAREN_R)},t.parseArgument=function(){var n=this._lexer.token,t=this.parseName();return this.expectToken(z.COLON),{kind:J.ARGUMENT,name:t,value:this.parseValueLiteral(!1),loc:this.loc(n)}},t.parseConstArgument=function(){var n=this._lexer.token;return{kind:J.ARGUMENT,name:this.parseName(),value:(this.expectToken(z.COLON),this.parseValueLiteral(!0)),loc:this.loc(n)}},t.parseFragment=function(){var n=this._lexer.token;this.expectToken(z.SPREAD);var t=this.expectOptionalKeyword("on");return!t&&this.peek(z.NAME)?{kind:J.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1),loc:this.loc(n)}:{kind:J.INLINE_FRAGMENT,typeCondition:t?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(n)}},t.parseFragmentDefinition=function(){var n,t=this._lexer.token;return this.expectKeyword("fragment"),!0===(null===(n=this._options)||void 0===n?void 0:n.experimentalFragmentVariables)?{kind:J.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(t)}:{kind:J.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(t)}},t.parseFragmentName=function(){if("on"===this._lexer.token.value)throw this.unexpected();return this.parseName()},t.parseValueLiteral=function(n){var t=this._lexer.token;switch(t.kind){case z.BRACKET_L:return this.parseList(n);case z.BRACE_L:return this.parseObject(n);case z.INT:return this._lexer.advance(),{kind:J.INT,value:t.value,loc:this.loc(t)};case z.FLOAT:return this._lexer.advance(),{kind:J.FLOAT,value:t.value,loc:this.loc(t)};case z.STRING:case z.BLOCK_STRING:return this.parseStringLiteral();case z.NAME:switch(this._lexer.advance(),t.value){case"true":return{kind:J.BOOLEAN,value:!0,loc:this.loc(t)};case"false":return{kind:J.BOOLEAN,value:!1,loc:this.loc(t)};case"null":return{kind:J.NULL,loc:this.loc(t)};default:return{kind:J.ENUM,value:t.value,loc:this.loc(t)}}case z.DOLLAR:if(!n)return this.parseVariable()}throw this.unexpected()},t.parseStringLiteral=function(){var n=this._lexer.token;return this._lexer.advance(),{kind:J.STRING,value:n.value,block:n.kind===z.BLOCK_STRING,loc:this.loc(n)}},t.parseList=function(n){var t=this,e=this._lexer.token;return{kind:J.LIST,values:this.any(z.BRACKET_L,(function(){return t.parseValueLiteral(n)}),z.BRACKET_R),loc:this.loc(e)}},t.parseObject=function(n){var t=this,e=this._lexer.token;return{kind:J.OBJECT,fields:this.any(z.BRACE_L,(function(){return t.parseObjectField(n)}),z.BRACE_R),loc:this.loc(e)}},t.parseObjectField=function(n){var t=this._lexer.token,e=this.parseName();return this.expectToken(z.COLON),{kind:J.OBJECT_FIELD,name:e,value:this.parseValueLiteral(n),loc:this.loc(t)}},t.parseDirectives=function(n){for(var t=[];this.peek(z.AT);)t.push(this.parseDirective(n));return t},t.parseDirective=function(n){var t=this._lexer.token;return this.expectToken(z.AT),{kind:J.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(n),loc:this.loc(t)}},t.parseTypeReference=function(){var n,t=this._lexer.token;return this.expectOptionalToken(z.BRACKET_L)?(n=this.parseTypeReference(),this.expectToken(z.BRACKET_R),n={kind:J.LIST_TYPE,type:n,loc:this.loc(t)}):n=this.parseNamedType(),this.expectOptionalToken(z.BANG)?{kind:J.NON_NULL_TYPE,type:n,loc:this.loc(t)}:n},t.parseNamedType=function(){var n=this._lexer.token;return{kind:J.NAMED_TYPE,name:this.parseName(),loc:this.loc(n)}},t.parseTypeSystemDefinition=function(){var n=this.peekDescription()?this._lexer.lookahead():this._lexer.token;if(n.kind===z.NAME)switch(n.value){case"schema":return this.parseSchemaDefinition();case"scalar":return this.parseScalarTypeDefinition();case"type":return this.parseObjectTypeDefinition();case"interface":return this.parseInterfaceTypeDefinition();case"union":return this.parseUnionTypeDefinition();case"enum":return this.parseEnumTypeDefinition();case"input":return this.parseInputObjectTypeDefinition();case"directive":return this.parseDirectiveDefinition()}throw this.unexpected(n)},t.peekDescription=function(){return this.peek(z.STRING)||this.peek(z.BLOCK_STRING)},t.parseDescription=function(){if(this.peekDescription())return this.parseStringLiteral()},t.parseSchemaDefinition=function(){var n=this._lexer.token,t=this.parseDescription();this.expectKeyword("schema");var e=this.parseDirectives(!0),i=this.many(z.BRACE_L,this.parseOperationTypeDefinition,z.BRACE_R);return{kind:J.SCHEMA_DEFINITION,description:t,directives:e,operationTypes:i,loc:this.loc(n)}},t.parseOperationTypeDefinition=function(){var n=this._lexer.token,t=this.parseOperationType();this.expectToken(z.COLON);var e=this.parseNamedType();return{kind:J.OPERATION_TYPE_DEFINITION,operation:t,type:e,loc:this.loc(n)}},t.parseScalarTypeDefinition=function(){var n=this._lexer.token,t=this.parseDescription();this.expectKeyword("scalar");var e=this.parseName(),i=this.parseDirectives(!0);return{kind:J.SCALAR_TYPE_DEFINITION,description:t,name:e,directives:i,loc:this.loc(n)}},t.parseObjectTypeDefinition=function(){var n=this._lexer.token,t=this.parseDescription();this.expectKeyword("type");var e=this.parseName(),i=this.parseImplementsInterfaces(),r=this.parseDirectives(!0),o=this.parseFieldsDefinition();return{kind:J.OBJECT_TYPE_DEFINITION,description:t,name:e,interfaces:i,directives:r,fields:o,loc:this.loc(n)}},t.parseImplementsInterfaces=function(){var n;if(!this.expectOptionalKeyword("implements"))return[];if(!0===(null===(n=this._options)||void 0===n?void 0:n.allowLegacySDLImplementsInterfaces)){var t=[];this.expectOptionalToken(z.AMP);do{t.push(this.parseNamedType())}while(this.expectOptionalToken(z.AMP)||this.peek(z.NAME));return t}return this.delimitedMany(z.AMP,this.parseNamedType)},t.parseFieldsDefinition=function(){var n;return!0===(null===(n=this._options)||void 0===n?void 0:n.allowLegacySDLEmptyFields)&&this.peek(z.BRACE_L)&&this._lexer.lookahead().kind===z.BRACE_R?(this._lexer.advance(),this._lexer.advance(),[]):this.optionalMany(z.BRACE_L,this.parseFieldDefinition,z.BRACE_R)},t.parseFieldDefinition=function(){var n=this._lexer.token,t=this.parseDescription(),e=this.parseName(),i=this.parseArgumentDefs();this.expectToken(z.COLON);var r=this.parseTypeReference(),o=this.parseDirectives(!0);return{kind:J.FIELD_DEFINITION,description:t,name:e,arguments:i,type:r,directives:o,loc:this.loc(n)}},t.parseArgumentDefs=function(){return this.optionalMany(z.PAREN_L,this.parseInputValueDef,z.PAREN_R)},t.parseInputValueDef=function(){var n=this._lexer.token,t=this.parseDescription(),e=this.parseName();this.expectToken(z.COLON);var i,r=this.parseTypeReference();this.expectOptionalToken(z.EQUALS)&&(i=this.parseValueLiteral(!0));var o=this.parseDirectives(!0);return{kind:J.INPUT_VALUE_DEFINITION,description:t,name:e,type:r,defaultValue:i,directives:o,loc:this.loc(n)}},t.parseInterfaceTypeDefinition=function(){var n=this._lexer.token,t=this.parseDescription();this.expectKeyword("interface");var e=this.parseName(),i=this.parseImplementsInterfaces(),r=this.parseDirectives(!0),o=this.parseFieldsDefinition();return{kind:J.INTERFACE_TYPE_DEFINITION,description:t,name:e,interfaces:i,directives:r,fields:o,loc:this.loc(n)}},t.parseUnionTypeDefinition=function(){var n=this._lexer.token,t=this.parseDescription();this.expectKeyword("union");var e=this.parseName(),i=this.parseDirectives(!0),r=this.parseUnionMemberTypes();return{kind:J.UNION_TYPE_DEFINITION,description:t,name:e,directives:i,types:r,loc:this.loc(n)}},t.parseUnionMemberTypes=function(){return this.expectOptionalToken(z.EQUALS)?this.delimitedMany(z.PIPE,this.parseNamedType):[]},t.parseEnumTypeDefinition=function(){var n=this._lexer.token,t=this.parseDescription();this.expectKeyword("enum");var e=this.parseName(),i=this.parseDirectives(!0),r=this.parseEnumValuesDefinition();return{kind:J.ENUM_TYPE_DEFINITION,description:t,name:e,directives:i,values:r,loc:this.loc(n)}},t.parseEnumValuesDefinition=function(){return this.optionalMany(z.BRACE_L,this.parseEnumValueDefinition,z.BRACE_R)},t.parseEnumValueDefinition=function(){var n=this._lexer.token,t=this.parseDescription(),e=this.parseName(),i=this.parseDirectives(!0);return{kind:J.ENUM_VALUE_DEFINITION,description:t,name:e,directives:i,loc:this.loc(n)}},t.parseInputObjectTypeDefinition=function(){var n=this._lexer.token,t=this.parseDescription();this.expectKeyword("input");var e=this.parseName(),i=this.parseDirectives(!0),r=this.parseInputFieldsDefinition();return{kind:J.INPUT_OBJECT_TYPE_DEFINITION,description:t,name:e,directives:i,fields:r,loc:this.loc(n)}},t.parseInputFieldsDefinition=function(){return this.optionalMany(z.BRACE_L,this.parseInputValueDef,z.BRACE_R)},t.parseTypeSystemExtension=function(){var n=this._lexer.lookahead();if(n.kind===z.NAME)switch(n.value){case"schema":return this.parseSchemaExtension();case"scalar":return this.parseScalarTypeExtension();case"type":return this.parseObjectTypeExtension();case"interface":return this.parseInterfaceTypeExtension();case"union":return this.parseUnionTypeExtension();case"enum":return this.parseEnumTypeExtension();case"input":return this.parseInputObjectTypeExtension()}throw this.unexpected(n)},t.parseSchemaExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");var t=this.parseDirectives(!0),e=this.optionalMany(z.BRACE_L,this.parseOperationTypeDefinition,z.BRACE_R);if(0===t.length&&0===e.length)throw this.unexpected();return{kind:J.SCHEMA_EXTENSION,directives:t,operationTypes:e,loc:this.loc(n)}},t.parseScalarTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");var t=this.parseName(),e=this.parseDirectives(!0);if(0===e.length)throw this.unexpected();return{kind:J.SCALAR_TYPE_EXTENSION,name:t,directives:e,loc:this.loc(n)}},t.parseObjectTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");var t=this.parseName(),e=this.parseImplementsInterfaces(),i=this.parseDirectives(!0),r=this.parseFieldsDefinition();if(0===e.length&&0===i.length&&0===r.length)throw this.unexpected();return{kind:J.OBJECT_TYPE_EXTENSION,name:t,interfaces:e,directives:i,fields:r,loc:this.loc(n)}},t.parseInterfaceTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");var t=this.parseName(),e=this.parseImplementsInterfaces(),i=this.parseDirectives(!0),r=this.parseFieldsDefinition();if(0===e.length&&0===i.length&&0===r.length)throw this.unexpected();return{kind:J.INTERFACE_TYPE_EXTENSION,name:t,interfaces:e,directives:i,fields:r,loc:this.loc(n)}},t.parseUnionTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");var t=this.parseName(),e=this.parseDirectives(!0),i=this.parseUnionMemberTypes();if(0===e.length&&0===i.length)throw this.unexpected();return{kind:J.UNION_TYPE_EXTENSION,name:t,directives:e,types:i,loc:this.loc(n)}},t.parseEnumTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");var t=this.parseName(),e=this.parseDirectives(!0),i=this.parseEnumValuesDefinition();if(0===e.length&&0===i.length)throw this.unexpected();return{kind:J.ENUM_TYPE_EXTENSION,name:t,directives:e,values:i,loc:this.loc(n)}},t.parseInputObjectTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");var t=this.parseName(),e=this.parseDirectives(!0),i=this.parseInputFieldsDefinition();if(0===e.length&&0===i.length)throw this.unexpected();return{kind:J.INPUT_OBJECT_TYPE_EXTENSION,name:t,directives:e,fields:i,loc:this.loc(n)}},t.parseDirectiveDefinition=function(){var n=this._lexer.token,t=this.parseDescription();this.expectKeyword("directive"),this.expectToken(z.AT);var e=this.parseName(),i=this.parseArgumentDefs(),r=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");var o=this.parseDirectiveLocations();return{kind:J.DIRECTIVE_DEFINITION,description:t,name:e,arguments:i,repeatable:r,locations:o,loc:this.loc(n)}},t.parseDirectiveLocations=function(){return this.delimitedMany(z.PIPE,this.parseDirectiveLocation)},t.parseDirectiveLocation=function(){var n=this._lexer.token,t=this.parseName();if(void 0!==rn[t.value])return t;throw this.unexpected(n)},t.loc=function(n){var t;if(!0!==(null===(t=this._options)||void 0===t?void 0:t.noLocation))return new Y(n,this._lexer.lastToken,this._lexer.source)},t.peek=function(n){return this._lexer.token.kind===n},t.expectToken=function(n){var t=this._lexer.token;if(t.kind===n)return this._lexer.advance(),t;throw B(this._lexer.source,t.start,"Expected ".concat(Sn(n),", found ").concat(gn(t),"."))},t.expectOptionalToken=function(n){var t=this._lexer.token;if(t.kind===n)return this._lexer.advance(),t},t.expectKeyword=function(n){var t=this._lexer.token;if(t.kind!==z.NAME||t.value!==n)throw B(this._lexer.source,t.start,'Expected "'.concat(n,'", found ').concat(gn(t),"."));this._lexer.advance()},t.expectOptionalKeyword=function(n){var t=this._lexer.token;return t.kind===z.NAME&&t.value===n&&(this._lexer.advance(),!0)},t.unexpected=function(n){var t=null!=n?n:this._lexer.token;return B(this._lexer.source,t.start,"Unexpected ".concat(gn(t),"."))},t.any=function(n,t,e){this.expectToken(n);for(var i=[];!this.expectOptionalToken(e);)i.push(t.call(this));return i},t.optionalMany=function(n,t,e){if(this.expectOptionalToken(n)){var i=[];do{i.push(t.call(this))}while(!this.expectOptionalToken(e));return i}return[]},t.many=function(n,t,e){this.expectToken(n);var i=[];do{i.push(t.call(this))}while(!this.expectOptionalToken(e));return i},t.delimitedMany=function(n,t){this.expectOptionalToken(n);var e=[];do{e.push(t.call(this))}while(this.expectOptionalToken(n));return e},n}();function gn(n){var t=n.value;return Sn(n.kind)+(null!=t?' "'.concat(t,'"'):"")}function Sn(n){return function(n){return n===z.BANG||n===z.DOLLAR||n===z.AMP||n===z.PAREN_L||n===z.PAREN_R||n===z.SPREAD||n===z.COLON||n===z.EQUALS||n===z.AT||n===z.BRACKET_L||n===z.BRACKET_R||n===z.BRACE_L||n===z.PIPE||n===z.BRACE_R}(n)?'"'.concat(n,'"'):n}var In={Name:[],Document:["definitions"],OperationDefinition:["name","variableDefinitions","directives","selectionSet"],VariableDefinition:["variable","type","defaultValue","directives"],Variable:["name"],SelectionSet:["selections"],Field:["alias","name","arguments","directives","selectionSet"],Argument:["name","value"],FragmentSpread:["name","directives"],InlineFragment:["typeCondition","directives","selectionSet"],FragmentDefinition:["name","variableDefinitions","typeCondition","directives","selectionSet"],IntValue:[],FloatValue:[],StringValue:[],BooleanValue:[],NullValue:[],EnumValue:[],ListValue:["values"],ObjectValue:["fields"],ObjectField:["name","value"],Directive:["name","arguments"],NamedType:["name"],ListType:["type"],NonNullType:["type"],SchemaDefinition:["description","directives","operationTypes"],OperationTypeDefinition:["type"],ScalarTypeDefinition:["description","name","directives"],ObjectTypeDefinition:["description","name","interfaces","directives","fields"],FieldDefinition:["description","name","arguments","type","directives"],InputValueDefinition:["description","name","type","defaultValue","directives"],InterfaceTypeDefinition:["description","name","interfaces","directives","fields"],UnionTypeDefinition:["description","name","directives","types"],EnumTypeDefinition:["description","name","directives","values"],EnumValueDefinition:["description","name","directives"],InputObjectTypeDefinition:["description","name","directives","fields"],DirectiveDefinition:["description","name","arguments","locations"],SchemaExtension:["directives","operationTypes"],ScalarTypeExtension:["name","directives"],ObjectTypeExtension:["name","interfaces","directives","fields"],InterfaceTypeExtension:["name","interfaces","directives","fields"],UnionTypeExtension:["name","directives","types"],EnumTypeExtension:["name","directives","values"],InputObjectTypeExtension:["name","directives","fields"]},On=Object.freeze({});function Tn(n,t,e){var i=n[t];if(i){if(!e&&"function"==typeof i)return i;var r=e?i.leave:i.enter;if("function"==typeof r)return r}else{var o=e?n.leave:n.enter;if(o){if("function"==typeof o)return o;var u=o[t];if("function"==typeof u)return u}}}function Nn(n){return function(n,t){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:In,i=void 0,r=Array.isArray(n),o=[n],u=-1,s=[],a=void 0,c=void 0,f=void 0,l=[],h=[],d=n;do{var v=++u===o.length,p=v&&0!==s.length;if(v){if(c=0===h.length?void 0:l[l.length-1],a=f,f=h.pop(),p){if(r)a=a.slice();else{for(var m={},y=0,b=Object.keys(a);y<b.length;y++){var w=b[y];m[w]=a[w]}a=m}for(var E=0,g=0;g<s.length;g++){var S=s[g][0],I=s[g][1];r&&(S-=E),r&&null===I?(a.splice(S,1),E++):a[S]=I}}u=i.index,o=i.keys,s=i.edits,r=i.inArray,i=i.prev}else{if(c=f?r?u:o[u]:void 0,null==(a=f?f[c]:d))continue;f&&l.push(c)}var O,T=void 0;if(!Array.isArray(a)){if(!X(a))throw new Error("Invalid AST Node: ".concat(K(a),"."));var N=Tn(t,a.kind,v);if(N){if((T=N.call(t,a,c,f,l,h))===On)break;if(!1===T){if(!v){l.pop();continue}}else if(void 0!==T&&(s.push([c,T]),!v)){if(!X(T)){l.pop();continue}a=T}}}void 0===T&&p&&s.push([c,a]),v?l.pop():(i={inArray:r,index:u,keys:o,edits:s,prev:i},o=(r=Array.isArray(a))?a:null!==(O=e[a.kind])&&void 0!==O?O:[],u=-1,s=[],f&&h.push(f),f=a)}while(void 0!==i);return 0!==s.length&&(d=s[s.length-1][1]),d}(n,{leave:Fn})}var Fn={Name:function(n){return n.value},Variable:function(n){return"$"+n.name},Document:function(n){return Dn(n.definitions,"\n\n")+"\n"},OperationDefinition:function(n){var t=n.operation,e=n.name,i=An("(",Dn(n.variableDefinitions,", "),")"),r=Dn(n.directives," "),o=n.selectionSet;return e||r||i||"query"!==t?Dn([t,Dn([e,i]),r,o]," "):o},VariableDefinition:function(n){var t=n.directives;return n.variable+": "+n.type+An(" = ",n.defaultValue)+An(" ",Dn(t," "))},SelectionSet:function(n){return jn(n.selections)},Field:function(n){var t=n.name,e=n.arguments,i=n.directives,r=n.selectionSet,o=An("",n.alias,": ")+t,u=o+An("(",Dn(e,", "),")");return u.length>80&&(u=o+An("(\n",_n(Dn(e,"\n")),"\n)")),Dn([u,Dn(i," "),r]," ")},Argument:function(n){return n.name+": "+n.value},FragmentSpread:function(n){return"..."+n.name+An(" ",Dn(n.directives," "))},InlineFragment:function(n){var t=n.directives,e=n.selectionSet;return Dn(["...",An("on ",n.typeCondition),Dn(t," "),e]," ")},FragmentDefinition:function(n){var t=n.typeCondition,e=n.variableDefinitions,i=n.directives,r=n.selectionSet;return"fragment ".concat(n.name).concat(An("(",Dn(e,", "),")")," ")+"on ".concat(t," ").concat(An("",Dn(i," ")," "))+r},IntValue:function(n){return n.value},FloatValue:function(n){return n.value},StringValue:function(n,t){var e=n.value;return n.block?function(n){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",e=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=-1===n.indexOf("\n"),r=" "===n[0]||"\t"===n[0],o='"'===n[n.length-1],u="\\"===n[n.length-1],s=!i||o||u||e,a="";return!s||i&&r||(a+="\n"+t),a+=t?n.replace(/\n/g,"\n"+t):n,s&&(a+="\n"),'"""'+a.replace(/"""/g,'\\"""')+'"""'}(e,"description"===t?"":" "):JSON.stringify(e)},BooleanValue:function(n){return n.value?"true":"false"},NullValue:function(){return"null"},EnumValue:function(n){return n.value},ListValue:function(n){return"["+Dn(n.values,", ")+"]"},ObjectValue:function(n){return"{"+Dn(n.fields,", ")+"}"},ObjectField:function(n){return n.name+": "+n.value},Directive:function(n){return"@"+n.name+An("(",Dn(n.arguments,", "),")")},NamedType:function(n){return n.name},ListType:function(n){return"["+n.type+"]"},NonNullType:function(n){return n.type+"!"},SchemaDefinition:Cn((function(n){var t=n.operationTypes;return Dn(["schema",Dn(n.directives," "),jn(t)]," ")})),OperationTypeDefinition:function(n){return n.operation+": "+n.type},ScalarTypeDefinition:Cn((function(n){return Dn(["scalar",n.name,Dn(n.directives," ")]," ")})),ObjectTypeDefinition:Cn((function(n){var t=n.directives,e=n.fields;return Dn(["type",n.name,An("implements ",Dn(n.interfaces," & ")),Dn(t," "),jn(e)]," ")})),FieldDefinition:Cn((function(n){var t=n.arguments,e=n.type,i=n.directives;return n.name+(Pn(t)?An("(\n",_n(Dn(t,"\n")),"\n)"):An("(",Dn(t,", "),")"))+": "+e+An(" ",Dn(i," "))})),InputValueDefinition:Cn((function(n){var t=n.directives;return Dn([n.name+": "+n.type,An("= ",n.defaultValue),Dn(t," ")]," ")})),InterfaceTypeDefinition:Cn((function(n){var t=n.directives,e=n.fields;return Dn(["interface",n.name,An("implements ",Dn(n.interfaces," & ")),Dn(t," "),jn(e)]," ")})),UnionTypeDefinition:Cn((function(n){var t=n.types;return Dn(["union",n.name,Dn(n.directives," "),t&&0!==t.length?"= "+Dn(t," | "):""]," ")})),EnumTypeDefinition:Cn((function(n){var t=n.values;return Dn(["enum",n.name,Dn(n.directives," "),jn(t)]," ")})),EnumValueDefinition:Cn((function(n){return Dn([n.name,Dn(n.directives," ")]," ")})),InputObjectTypeDefinition:Cn((function(n){var t=n.fields;return Dn(["input",n.name,Dn(n.directives," "),jn(t)]," ")})),DirectiveDefinition:Cn((function(n){var t=n.arguments,e=n.repeatable,i=n.locations;return"directive @"+n.name+(Pn(t)?An("(\n",_n(Dn(t,"\n")),"\n)"):An("(",Dn(t,", "),")"))+(e?" repeatable":"")+" on "+Dn(i," | ")})),SchemaExtension:function(n){var t=n.operationTypes;return Dn(["extend schema",Dn(n.directives," "),jn(t)]," ")},ScalarTypeExtension:function(n){return Dn(["extend scalar",n.name,Dn(n.directives," ")]," ")},ObjectTypeExtension:function(n){var t=n.directives,e=n.fields;return Dn(["extend type",n.name,An("implements ",Dn(n.interfaces," & ")),Dn(t," "),jn(e)]," ")},InterfaceTypeExtension:function(n){var t=n.directives,e=n.fields;return Dn(["extend interface",n.name,An("implements ",Dn(n.interfaces," & ")),Dn(t," "),jn(e)]," ")},UnionTypeExtension:function(n){var t=n.types;return Dn(["extend union",n.name,Dn(n.directives," "),t&&0!==t.length?"= "+Dn(t," | "):""]," ")},EnumTypeExtension:function(n){var t=n.values;return Dn(["extend enum",n.name,Dn(n.directives," "),jn(t)]," ")},InputObjectTypeExtension:function(n){var t=n.fields;return Dn(["extend input",n.name,Dn(n.directives," "),jn(t)]," ")}};function Cn(n){return function(t){return Dn([t.description,n(t)],"\n")}}function Dn(n){var t,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return null!==(t=null==n?void 0:n.filter((function(n){return n})).join(e))&&void 0!==t?t:""}function jn(n){return An("{\n",_n(Dn(n,"\n")),"\n}")}function An(n,t){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return null!=t&&""!==t?n+t+e:""}function _n(n){return An(" ",n.replace(/\n/g,"\n "))}function xn(n){return-1!==n.indexOf("\n")}function Pn(n){return null!=n&&n.some(xn)}function kn(n,t,e,i){var r,o=null==(r=i)||"number"==typeof r||"boolean"==typeof r?i:e(i),u=t.get(o);return void 0===u&&(u=n.call(this,i),t.set(o,u)),u}function Mn(n,t,e){var i=Array.prototype.slice.call(arguments,3),r=e(i),o=t.get(r);return void 0===o&&(o=n.apply(this,i),t.set(r,o)),o}function Vn(n,t,e,i,r){return e.bind(t,n,i,r)}function Rn(n,t){return Vn(n,this,1===n.length?kn:Mn,t.cache.create(),t.serializer)}function Un(){return JSON.stringify(arguments)}function qn(){this.cache=Object.create(null)}qn.prototype.has=function(n){return n in this.cache},qn.prototype.get=function(n){return this.cache[n]},qn.prototype.set=function(n,t){this.cache[n]=t};var Ln={create:function(){return new qn}},$n=function(n,t){return(t&&t.strategy?t.strategy:Rn)(n,{cache:t&&t.cache?t.cache:Ln,serializer:t&&t.serializer?t.serializer:Un})},Bn={variadic:function(n,t){return Vn(n,this,Mn,t.cache.create(),t.serializer)},monadic:function(n,t){return Vn(n,this,kn,t.cache.create(),t.serializer)}};$n.strategies=Bn;const Jn=Object.freeze(Object.assign(Object.create(null),$n,{default:$n,strategies:Bn}));function Gn(n){return"function"==typeof n}let Hn=!1;const Yn={Promise:void 0,set useDeprecatedSynchronousErrorHandling(n){if(n){const n=new Error;console.warn("DEPRECATED! RxJS was set to use deprecated synchronous error handling behavior by code at: \n"+n.stack)}else Hn&&console.log("RxJS: Back to a better error behavior. Thank you. <3");Hn=n},get useDeprecatedSynchronousErrorHandling(){return Hn}};function Qn(n){setTimeout((()=>{throw n}),0)}const Xn={closed:!0,next(n){},error(n){if(Yn.useDeprecatedSynchronousErrorHandling)throw n;Qn(n)},complete(){}},zn=Array.isArray||(n=>n&&"number"==typeof n.length);function Wn(n){return null!==n&&"object"==typeof n}const Kn=(()=>{function n(n){return Error.call(this),this.message=n?`${n.length} errors occurred during unsubscription:\n${n.map(((n,t)=>`${t+1}) ${n.toString()}`)).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=n,this}return n.prototype=Object.create(Error.prototype),n})();class Zn{constructor(n){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,n&&(this._ctorUnsubscribe=!0,this._unsubscribe=n)}unsubscribe(){let n;if(this.closed)return;let{_parentOrParents:t,_ctorUnsubscribe:e,_unsubscribe:i,_subscriptions:r}=this;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,t instanceof Zn)t.remove(this);else if(null!==t)for(let n=0;n<t.length;++n)t[n].remove(this);if(Gn(i)){e&&(this._unsubscribe=void 0);try{i.call(this)}catch(t){n=t instanceof Kn?nt(t.errors):[t]}}if(zn(r)){let t=-1,e=r.length;for(;++t<e;){const e=r[t];if(Wn(e))try{e.unsubscribe()}catch(t){n=n||[],t instanceof Kn?n=n.concat(nt(t.errors)):n.push(t)}}}if(n)throw new Kn(n)}add(n){let t=n;if(!n)return Zn.EMPTY;switch(typeof n){case"function":t=new Zn(n);case"object":if(t===this||t.closed||"function"!=typeof t.unsubscribe)return t;if(this.closed)return t.unsubscribe(),t;if(!(t instanceof Zn)){const n=t;t=new Zn,t._subscriptions=[n]}break;default:throw new Error("unrecognized teardown "+n+" added to Subscription.")}let{_parentOrParents:e}=t;if(null===e)t._parentOrParents=this;else if(e instanceof Zn){if(e===this)return t;t._parentOrParents=[e,this]}else{if(-1!==e.indexOf(this))return t;e.push(this)}const i=this._subscriptions;return null===i?this._subscriptions=[t]:i.push(t),t}remove(n){const t=this._subscriptions;if(t){const e=t.indexOf(n);-1!==e&&t.splice(e,1)}}}function nt(n){return n.reduce(((n,t)=>n.concat(t instanceof Kn?t.errors:t)),[])}Zn.EMPTY=function(n){return n.closed=!0,n}(new Zn);const tt="function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random();class et extends Zn{constructor(n,t,e){switch(super(),this.syncErrorValue=null,this.syncErrorThrown=!1,this.syncErrorThrowable=!1,this.isStopped=!1,arguments.length){case 0:this.destination=Xn;break;case 1:if(!n){this.destination=Xn;break}if("object"==typeof n){n instanceof et?(this.syncErrorThrowable=n.syncErrorThrowable,this.destination=n,n.add(this)):(this.syncErrorThrowable=!0,this.destination=new it(this,n));break}default:this.syncErrorThrowable=!0,this.destination=new it(this,n,t,e)}}[tt](){return this}static create(n,t,e){const i=new et(n,t,e);return i.syncErrorThrowable=!1,i}next(n){this.isStopped||this._next(n)}error(n){this.isStopped||(this.isStopped=!0,this._error(n))}complete(){this.isStopped||(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe())}_next(n){this.destination.next(n)}_error(n){this.destination.error(n),this.unsubscribe()}_complete(){this.destination.complete(),this.unsubscribe()}_unsubscribeAndRecycle(){const{_parentOrParents:n}=this;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=n,this}}class it extends et{constructor(n,t,e,i){let r;super(),this._parentSubscriber=n;let o=this;Gn(t)?r=t:t&&(r=t.next,e=t.error,i=t.complete,t!==Xn&&(o=Object.create(t),Gn(o.unsubscribe)&&this.add(o.unsubscribe.bind(o)),o.unsubscribe=this.unsubscribe.bind(this))),this._context=o,this._next=r,this._error=e,this._complete=i}next(n){if(!this.isStopped&&this._next){const{_parentSubscriber:t}=this;Yn.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,this._next,n)&&this.unsubscribe():this.__tryOrUnsub(this._next,n)}}error(n){if(!this.isStopped){const{_parentSubscriber:t}=this,{useDeprecatedSynchronousErrorHandling:e}=Yn;if(this._error)e&&t.syncErrorThrowable?(this.__tryOrSetError(t,this._error,n),this.unsubscribe()):(this.__tryOrUnsub(this._error,n),this.unsubscribe());else if(t.syncErrorThrowable)e?(t.syncErrorValue=n,t.syncErrorThrown=!0):Qn(n),this.unsubscribe();else{if(this.unsubscribe(),e)throw n;Qn(n)}}}complete(){if(!this.isStopped){const{_parentSubscriber:n}=this;if(this._complete){const t=()=>this._complete.call(this._context);Yn.useDeprecatedSynchronousErrorHandling&&n.syncErrorThrowable?(this.__tryOrSetError(n,t),this.unsubscribe()):(this.__tryOrUnsub(t),this.unsubscribe())}else this.unsubscribe()}}__tryOrUnsub(n,t){try{n.call(this._context,t)}catch(n){if(this.unsubscribe(),Yn.useDeprecatedSynchronousErrorHandling)throw n;Qn(n)}}__tryOrSetError(n,t,e){if(!Yn.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{t.call(this._context,e)}catch(t){return Yn.useDeprecatedSynchronousErrorHandling?(n.syncErrorValue=t,n.syncErrorThrown=!0,!0):(Qn(t),!0)}return!1}_unsubscribe(){const{_parentSubscriber:n}=this;this._context=null,this._parentSubscriber=null,n.unsubscribe()}}const rt="function"==typeof Symbol&&Symbol.observable||"@@observable";function ot(n){return n}class ut{constructor(n){this._isScalar=!1,n&&(this._subscribe=n)}lift(n){const t=new ut;return t.source=this,t.operator=n,t}subscribe(n,t,e){const{operator:i}=this,r=function(n,t,e){if(n){if(n instanceof et)return n;if(n[tt])return n[tt]()}return n||t||e?new et(n,t,e):new et(Xn)}(n,t,e);if(r.add(i?i.call(r,this.source):this.source||Yn.useDeprecatedSynchronousErrorHandling&&!r.syncErrorThrowable?this._subscribe(r):this._trySubscribe(r)),Yn.useDeprecatedSynchronousErrorHandling&&r.syncErrorThrowable&&(r.syncErrorThrowable=!1,r.syncErrorThrown))throw r.syncErrorValue;return r}_trySubscribe(n){try{return this._subscribe(n)}catch(t){Yn.useDeprecatedSynchronousErrorHandling&&(n.syncErrorThrown=!0,n.syncErrorValue=t),function(n){for(;n;){const{closed:t,destination:e,isStopped:i}=n;if(t||i)return!1;n=e&&e instanceof et?e:null}return!0}(n)?n.error(t):console.warn(t)}}forEach(n,t){return new(t=st(t))(((t,e)=>{let i;i=this.subscribe((t=>{try{n(t)}catch(n){e(n),i&&i.unsubscribe()}}),e,t)}))}_subscribe(n){const{source:t}=this;return t&&t.subscribe(n)}[rt](){return this}pipe(...n){return 0===n.length?this:(0===(t=n).length?ot:1===t.length?t[0]:function(n){return t.reduce(((n,t)=>t(n)),n)})(this);var t}toPromise(n){return new(n=st(n))(((n,t)=>{let e;this.subscribe((n=>e=n),(n=>t(n)),(()=>n(e)))}))}}function st(n){if(n||(n=Promise),!n)throw new Error("no Promise impl found");return n}ut.create=n=>new ut(n);const at=(()=>{function n(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return n.prototype=Object.create(Error.prototype),n})();class ct extends Zn{constructor(n,t){super(),this.subject=n,this.subscriber=t,this.closed=!1}unsubscribe(){if(this.closed)return;this.closed=!0;const n=this.subject,t=n.observers;if(this.subject=null,!t||0===t.length||n.isStopped||n.closed)return;const e=t.indexOf(this.subscriber);-1!==e&&t.splice(e,1)}}class ft extends et{constructor(n){super(n),this.destination=n}}class lt extends ut{constructor(){super(),this.observers=[],this.closed=!1,this.isStopped=!1,this.hasError=!1,this.thrownError=null}[tt](){return new ft(this)}lift(n){const t=new ht(this,this);return t.operator=n,t}next(n){if(this.closed)throw new at;if(!this.isStopped){const{observers:t}=this,e=t.length,i=t.slice();for(let t=0;t<e;t++)i[t].next(n)}}error(n){if(this.closed)throw new at;this.hasError=!0,this.thrownError=n,this.isStopped=!0;const{observers:t}=this,e=t.length,i=t.slice();for(let t=0;t<e;t++)i[t].error(n);this.observers.length=0}complete(){if(this.closed)throw new at;this.isStopped=!0;const{observers:n}=this,t=n.length,e=n.slice();for(let n=0;n<t;n++)e[n].complete();this.observers.length=0}unsubscribe(){this.isStopped=!0,this.closed=!0,this.observers=null}_trySubscribe(n){if(this.closed)throw new at;return super._trySubscribe(n)}_subscribe(n){if(this.closed)throw new at;return this.hasError?(n.error(this.thrownError),Zn.EMPTY):this.isStopped?(n.complete(),Zn.EMPTY):(this.observers.push(n),new ct(this,n))}asObservable(){const n=new ut;return n.source=this,n}}lt.create=(n,t)=>new ht(n,t);class ht extends lt{constructor(n,t){super(),this.destination=n,this.source=t}next(n){const{destination:t}=this;t&&t.next&&t.next(n)}error(n){const{destination:t}=this;t&&t.error&&this.destination.error(n)}complete(){const{destination:n}=this;n&&n.complete&&this.destination.complete()}_subscribe(n){const{source:t}=this;return t?this.source.subscribe(n):Zn.EMPTY}}class dt extends Zn{constructor(n,t){super()}schedule(n,t=0){return this}}class vt{constructor(n,t=vt.now){this.SchedulerAction=n,this.now=t}schedule(n,t=0,e){return new this.SchedulerAction(this,n).schedule(e,t)}}vt.now=()=>Date.now();class pt extends vt{constructor(n,t=vt.now){super(n,(()=>pt.delegate&&pt.delegate!==this?pt.delegate.now():t())),this.actions=[],this.active=!1,this.scheduled=void 0}schedule(n,t=0,e){return pt.delegate&&pt.delegate!==this?pt.delegate.schedule(n,t,e):super.schedule(n,t,e)}flush(n){const{actions:t}=this;if(this.active)return void t.push(n);let e;this.active=!0;do{if(e=n.execute(n.state,n.delay))break}while(n=t.shift());if(this.active=!1,e){for(;n=t.shift();)n.unsubscribe();throw e}}}function mt(n){return n&&"function"==typeof n.schedule}const yt=new pt(class extends dt{constructor(n,t){super(n,t),this.scheduler=n,this.work=t,this.pending=!1}schedule(n,t=0){if(this.closed)return this;this.state=n;const e=this.id,i=this.scheduler;return null!=e&&(this.id=this.recycleAsyncId(i,e,t)),this.pending=!0,this.delay=t,this.id=this.id||this.requestAsyncId(i,this.id,t),this}requestAsyncId(n,t,e=0){return setInterval(n.flush.bind(n,this),e)}recycleAsyncId(n,t,e=0){if(null!==e&&this.delay===e&&!1===this.pending)return t;clearInterval(t)}execute(n,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const e=this._execute(n,t);if(e)return e;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(n,t){let e,i=!1;try{this.work(n)}catch(n){i=!0,e=!!n&&n||new Error(n)}if(i)return this.unsubscribe(),e}_unsubscribe(){const n=this.id,t=this.scheduler,e=t.actions,i=e.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==i&&e.splice(i,1),null!=n&&(this.id=this.recycleAsyncId(t,n,null)),this.delay=null}});class bt{constructor(n,t,e,i){this.bufferTimeSpan=n,this.bufferCreationInterval=t,this.maxBufferSize=e,this.scheduler=i}call(n,t){return t.subscribe(new Et(n,this.bufferTimeSpan,this.bufferCreationInterval,this.maxBufferSize,this.scheduler))}}class wt{constructor(){this.buffer=[]}}class Et extends et{constructor(n,t,e,i,r){super(n),this.bufferTimeSpan=t,this.bufferCreationInterval=e,this.maxBufferSize=i,this.scheduler=r,this.contexts=[];const o=this.openContext();if(this.timespanOnly=null==e||e<0,this.timespanOnly)this.add(o.closeAction=r.schedule(gt,t,{subscriber:this,context:o,bufferTimeSpan:t}));else{const n={bufferTimeSpan:t,bufferCreationInterval:e,subscriber:this,scheduler:r};this.add(o.closeAction=r.schedule(It,t,{subscriber:this,context:o})),this.add(r.schedule(St,e,n))}}_next(n){const t=this.contexts,e=t.length;let i;for(let r=0;r<e;r++){const e=t[r],o=e.buffer;o.push(n),o.length==this.maxBufferSize&&(i=e)}i&&this.onBufferFull(i)}_error(n){this.contexts.length=0,super._error(n)}_complete(){const{contexts:n,destination:t}=this;for(;n.length>0;){const e=n.shift();t.next(e.buffer)}super._complete()}_unsubscribe(){this.contexts=null}onBufferFull(n){this.closeContext(n);const t=n.closeAction;if(t.unsubscribe(),this.remove(t),!this.closed&&this.timespanOnly){n=this.openContext();const t=this.bufferTimeSpan;this.add(n.closeAction=this.scheduler.schedule(gt,t,{subscriber:this,context:n,bufferTimeSpan:t}))}}openContext(){const n=new wt;return this.contexts.push(n),n}closeContext(n){this.destination.next(n.buffer);const t=this.contexts;(t?t.indexOf(n):-1)>=0&&t.splice(t.indexOf(n),1)}}function gt(n){const t=n.subscriber,e=n.context;e&&t.closeContext(e),t.closed||(n.context=t.openContext(),n.context.closeAction=this.schedule(n,n.bufferTimeSpan))}function St(n){const{bufferCreationInterval:t,bufferTimeSpan:e,subscriber:i,scheduler:r}=n,o=i.openContext();i.closed||(i.add(o.closeAction=r.schedule(It,e,{subscriber:i,context:o})),this.schedule(n,t))}function It(n){const{subscriber:t,context:e}=n;t.closeContext(e)}var Ot=n((function(n,e){var i,r=t&&t.__extends||(i=function(n,t){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,t){n.__proto__=t}||function(n,t){for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&&(n[e]=t[e])})(n,t)},function(n,t){function e(){this.constructor=n}i(n,t),n.prototype=null===t?Object.create(t):(e.prototype=t.prototype,new e)});Object.defineProperty(e,"__esModule",{value:!0}),e.ClientError=void 0;var o=function(n){function t(e,i){var r=this,o=t.extractMessage(e)+": "+JSON.stringify({response:e,request:i});return r=n.call(this,o)||this,Object.setPrototypeOf(r,t.prototype),r.response=e,r.request=i,"function"==typeof Error.captureStackTrace&&Error.captureStackTrace(r,t),r}return r(t,n),t.extractMessage=function(n){try{return n.errors[0].message}catch(t){return"GraphQL Error (Code: "+n.status+")"}},t}(Error);e.ClientError=o})),Tt=n((function(n,e){var i="undefined"!=typeof self?self:t,r=function(){function n(){this.fetch=!1,this.DOMException=i.DOMException}return n.prototype=i,new n}();!function(n){!function(t){var e="URLSearchParams"in n,i="Symbol"in n&&"iterator"in Symbol,r="FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch(n){return!1}}(),o="FormData"in n,u="ArrayBuffer"in n;if(u)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],a=ArrayBuffer.isView||function(n){return n&&s.indexOf(Object.prototype.toString.call(n))>-1};function c(n){if("string"!=typeof n&&(n=String(n)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(n))throw new TypeError("Invalid character in header field name");return n.toLowerCase()}function f(n){return"string"!=typeof n&&(n=String(n)),n}function l(n){var t={next:function(){var t=n.shift();return{done:void 0===t,value:t}}};return i&&(t[Symbol.iterator]=function(){return t}),t}function h(n){this.map={},n instanceof h?n.forEach((function(n,t){this.append(t,n)}),this):Array.isArray(n)?n.forEach((function(n){this.append(n[0],n[1])}),this):n&&Object.getOwnPropertyNames(n).forEach((function(t){this.append(t,n[t])}),this)}function d(n){if(n.bodyUsed)return Promise.reject(new TypeError("Already read"));n.bodyUsed=!0}function v(n){return new Promise((function(t,e){n.onload=function(){t(n.result)},n.onerror=function(){e(n.error)}}))}function p(n){var t=new FileReader,e=v(t);return t.readAsArrayBuffer(n),e}function m(n){if(n.slice)return n.slice(0);var t=new Uint8Array(n.byteLength);return t.set(new Uint8Array(n)),t.buffer}function y(){return this.bodyUsed=!1,this._initBody=function(n){var t;this._bodyInit=n,n?"string"==typeof n?this._bodyText=n:r&&Blob.prototype.isPrototypeOf(n)?this._bodyBlob=n:o&&FormData.prototype.isPrototypeOf(n)?this._bodyFormData=n:e&&URLSearchParams.prototype.isPrototypeOf(n)?this._bodyText=n.toString():u&&r&&(t=n)&&DataView.prototype.isPrototypeOf(t)?(this._bodyArrayBuffer=m(n.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):u&&(ArrayBuffer.prototype.isPrototypeOf(n)||a(n))?this._bodyArrayBuffer=m(n):this._bodyText=n=Object.prototype.toString.call(n):this._bodyText="",this.headers.get("content-type")||("string"==typeof n?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):e&&URLSearchParams.prototype.isPrototypeOf(n)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},r&&(this.blob=function(){var n=d(this);if(n)return n;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?d(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(p)}),this.text=function(){var n,t,e,i=d(this);if(i)return i;if(this._bodyBlob)return n=this._bodyBlob,e=v(t=new FileReader),t.readAsText(n),e;if(this._bodyArrayBuffer)return Promise.resolve(function(n){for(var t=new Uint8Array(n),e=new Array(t.length),i=0;i<t.length;i++)e[i]=String.fromCharCode(t[i]);return e.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},o&&(this.formData=function(){return this.text().then(E)}),this.json=function(){return this.text().then(JSON.parse)},this}h.prototype.append=function(n,t){n=c(n),t=f(t);var e=this.map[n];this.map[n]=e?e+", "+t:t},h.prototype.delete=function(n){delete this.map[c(n)]},h.prototype.get=function(n){return n=c(n),this.has(n)?this.map[n]:null},h.prototype.has=function(n){return this.map.hasOwnProperty(c(n))},h.prototype.set=function(n,t){this.map[c(n)]=f(t)},h.prototype.forEach=function(n,t){for(var e in this.map)this.map.hasOwnProperty(e)&&n.call(t,this.map[e],e,this)},h.prototype.keys=function(){var n=[];return this.forEach((function(t,e){n.push(e)})),l(n)},h.prototype.values=function(){var n=[];return this.forEach((function(t){n.push(t)})),l(n)},h.prototype.entries=function(){var n=[];return this.forEach((function(t,e){n.push([e,t])})),l(n)},i&&(h.prototype[Symbol.iterator]=h.prototype.entries);var b=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function w(n,t){var e,i,r=(t=t||{}).body;if(n instanceof w){if(n.bodyUsed)throw new TypeError("Already read");this.url=n.url,this.credentials=n.credentials,t.headers||(this.headers=new h(n.headers)),this.method=n.method,this.mode=n.mode,this.signal=n.signal,r||null==n._bodyInit||(r=n._bodyInit,n.bodyUsed=!0)}else this.url=String(n);if(this.credentials=t.credentials||this.credentials||"same-origin",!t.headers&&this.headers||(this.headers=new h(t.headers)),this.method=(i=(e=t.method||this.method||"GET").toUpperCase(),b.indexOf(i)>-1?i:e),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&r)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(r)}function E(n){var t=new FormData;return n.trim().split("&").forEach((function(n){if(n){var e=n.split("="),i=e.shift().replace(/\+/g," "),r=e.join("=").replace(/\+/g," ");t.append(decodeURIComponent(i),decodeURIComponent(r))}})),t}function g(n,t){t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in t?t.statusText:"OK",this.headers=new h(t.headers),this.url=t.url||"",this._initBody(n)}w.prototype.clone=function(){return new w(this,{body:this._bodyInit})},y.call(w.prototype),y.call(g.prototype),g.prototype.clone=function(){return new g(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},g.error=function(){var n=new g(null,{status:0,statusText:""});return n.type="error",n};var S=[301,302,303,307,308];g.redirect=function(n,t){if(-1===S.indexOf(t))throw new RangeError("Invalid status code");return new g(null,{status:t,headers:{location:n}})},t.DOMException=n.DOMException;try{new t.DOMException}catch(n){t.DOMException=function(n,t){this.message=n,this.name=t;var e=Error(n);this.stack=e.stack},t.DOMException.prototype=Object.create(Error.prototype),t.DOMException.prototype.constructor=t.DOMException}function I(n,e){return new Promise((function(i,o){var u=new w(n,e);if(u.signal&&u.signal.aborted)return o(new t.DOMException("Aborted","AbortError"));var s=new XMLHttpRequest;function a(){s.abort()}s.onload=function(){var n,t,e={status:s.status,statusText:s.statusText,headers:(n=s.getAllResponseHeaders()||"",t=new h,n.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach((function(n){var e=n.split(":"),i=e.shift().trim();if(i){var r=e.join(":").trim();t.append(i,r)}})),t)};e.url="responseURL"in s?s.responseURL:e.headers.get("X-Request-URL"),i(new g("response"in s?s.response:s.responseText,e))},s.onerror=function(){o(new TypeError("Network request failed"))},s.ontimeout=function(){o(new TypeError("Network request failed"))},s.onabort=function(){o(new t.DOMException("Aborted","AbortError"))},s.open(u.method,u.url,!0),"include"===u.credentials?s.withCredentials=!0:"omit"===u.credentials&&(s.withCredentials=!1),"responseType"in s&&r&&(s.responseType="blob"),u.headers.forEach((function(n,t){s.setRequestHeader(t,n)})),u.signal&&(u.signal.addEventListener("abort",a),s.onreadystatechange=function(){4===s.readyState&&u.signal.removeEventListener("abort",a)}),s.send(void 0===u._bodyInit?null:u._bodyInit)}))}I.polyfill=!0,n.fetch||(n.fetch=I,n.Headers=h,n.Request=w,n.Response=g),t.Headers=h,t.Request=w,t.Response=g,t.fetch=I,Object.defineProperty(t,"__esModule",{value:!0})}({})}(r),r.fetch.ponyfill=!0,delete r.fetch.polyfill;var o=r;(e=o.fetch).default=o.fetch,e.fetch=o.fetch,e.Headers=o.Headers,e.Request=o.Request,e.Response=o.Response,n.exports=e})),Nt=n((function(n,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var e="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):void 0;t.default=e})),Ft=n((function(n,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(n){return o(n,[])};var e,i=(e=Nt)&&e.__esModule?e:{default:e};function r(n){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(n){return typeof n}:function(n){return n&&"function"==typeof Symbol&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n})(n)}function o(n,t){switch(r(n)){case"string":return JSON.stringify(n);case"function":return n.name?"[function ".concat(n.name,"]"):"[function]";case"object":return null===n?"null":function(n,t){if(-1!==t.indexOf(n))return"[Circular]";var e=[].concat(t,[n]),r=function(n){var t=n[String(i.default)];return"function"==typeof t?t:"function"==typeof n.inspect?n.inspect:void 0}(n);if(void 0!==r){var u=r.call(n);if(u!==n)return"string"==typeof u?u:o(u,e)}else if(Array.isArray(n))return function(n,t){if(0===n.length)return"[]";if(t.length>2)return"[Array]";for(var e=Math.min(10,n.length),i=n.length-e,r=[],u=0;u<e;++u)r.push(o(n[u],t));return 1===i?r.push("... 1 more item"):i>1&&r.push("... ".concat(i," more items")),"["+r.join(", ")+"]"}(n,e);return function(n,t){var e=Object.keys(n);return 0===e.length?"{}":t.length>2?"["+function(n){var t=Object.prototype.toString.call(n).replace(/^\[object /,"").replace(/]$/,"");if("Object"===t&&"function"==typeof n.constructor){var e=n.constructor.name;if("string"==typeof e&&""!==e)return e}return t}(n)+"]":"{ "+e.map((function(e){return e+": "+o(n[e],t)})).join(", ")+" }"}(n,e)}(n,t);default:return String(n)}}})),Ct=n((function(n,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(n,t){if(!Boolean(n))throw new Error(null!=t?t:"Unexpected invariant triggered.")}})),Dt=n((function(n,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(n){var t=n.prototype.toJSON;"function"==typeof t||(0,e.default)(0),n.prototype.inspect=t,i.default&&(n.prototype[i.default]=t)};var e=r(Ct),i=r(Nt);function r(n){return n&&n.__esModule?n:{default:n}}})),jt=n((function(n,t){Object.defineProperty(t,"__esModule",{value:!0}),t.isNode=function(n){return null!=n&&"string"==typeof n.kind},t.Token=t.Location=void 0;var e,i=(e=Dt)&&e.__esModule?e:{default:e},r=function(){function n(n,t,e){this.start=n.start,this.end=t.end,this.startToken=n,this.endToken=t,this.source=e}return n.prototype.toJSON=function(){return{start:this.start,end:this.end}},n}();t.Location=r,(0,i.default)(r);var o=function(){function n(n,t,e,i,r,o,u){this.kind=n,this.start=t,this.end=e,this.line=i,this.column=r,this.value=u,this.prev=o,this.next=null}return n.prototype.toJSON=function(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}},n}();t.Token=o,(0,i.default)(o)})),At=n((function(n,t){Object.defineProperty(t,"__esModule",{value:!0}),t.visit=function(n,t){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:r,s=void 0,a=Array.isArray(n),c=[n],f=-1,l=[],h=void 0,d=void 0,v=void 0,p=[],m=[],y=n;do{var b=++f===c.length,w=b&&0!==l.length;if(b){if(d=0===m.length?void 0:p[p.length-1],h=v,v=m.pop(),w){if(a)h=h.slice();else{for(var E={},g=0,S=Object.keys(h);g<S.length;g++){var I=S[g];E[I]=h[I]}h=E}for(var O=0,T=0;T<l.length;T++){var N=l[T][0],F=l[T][1];a&&(N-=O),a&&null===F?(h.splice(N,1),O++):h[N]=F}}f=s.index,c=s.keys,l=s.edits,a=s.inArray,s=s.prev}else{if(d=v?a?f:c[f]:void 0,null==(h=v?v[d]:y))continue;v&&p.push(d)}var C,D=void 0;if(!Array.isArray(h)){if(!(0,jt.isNode)(h))throw new Error("Invalid AST Node: ".concat((0,i.default)(h),"."));var j=u(t,h.kind,b);if(j){if((D=j.call(t,h,d,v,p,m))===o)break;if(!1===D){if(!b){p.pop();continue}}else if(void 0!==D&&(l.push([d,D]),!b)){if(!(0,jt.isNode)(D)){p.pop();continue}h=D}}}void 0===D&&w&&l.push([d,h]),b?p.pop():(s={inArray:a,index:f,keys:c,edits:l,prev:s},c=(a=Array.isArray(h))?h:null!==(C=e[h.kind])&&void 0!==C?C:[],f=-1,l=[],v&&m.push(v),v=h)}while(void 0!==s);return 0!==l.length&&(y=l[l.length-1][1]),y},t.visitInParallel=function(n){var t=new Array(n.length);return{enter:function(e){for(var i=0;i<n.length;i++)if(null==t[i]){var r=u(n[i],e.kind,!1);if(r){var s=r.apply(n[i],arguments);if(!1===s)t[i]=e;else if(s===o)t[i]=o;else if(void 0!==s)return s}}},leave:function(e){for(var i=0;i<n.length;i++)if(null==t[i]){var r=u(n[i],e.kind,!0);if(r){var s=r.apply(n[i],arguments);if(s===o)t[i]=o;else if(void 0!==s&&!1!==s)return s}}else t[i]===e&&(t[i]=null)}}},t.getVisitFn=u,t.BREAK=t.QueryDocumentKeys=void 0;var e,i=(e=Ft)&&e.__esModule?e:{default:e},r={Name:[],Document:["definitions"],OperationDefinition:["name","variableDefinitions","directives","selectionSet"],VariableDefinition:["variable","type","defaultValue","directives"],Variable:["name"],SelectionSet:["selections"],Field:["alias","name","arguments","directives","selectionSet"],Argument:["name","value"],FragmentSpread:["name","directives"],InlineFragment:["typeCondition","directives","selectionSet"],FragmentDefinition:["name","variableDefinitions","typeCondition","directives","selectionSet"],IntValue:[],FloatValue:[],StringValue:[],BooleanValue:[],NullValue:[],EnumValue:[],ListValue:["values"],ObjectValue:["fields"],ObjectField:["name","value"],Directive:["name","arguments"],NamedType:["name"],ListType:["type"],NonNullType:["type"],SchemaDefinition:["description","directives","operationTypes"],OperationTypeDefinition:["type"],ScalarTypeDefinition:["description","name","directives"],ObjectTypeDefinition:["description","name","interfaces","directives","fields"],FieldDefinition:["description","name","arguments","type","directives"],InputValueDefinition:["description","name","type","defaultValue","directives"],InterfaceTypeDefinition:["description","name","interfaces","directives","fields"],UnionTypeDefinition:["description","name","directives","types"],EnumTypeDefinition:["description","name","directives","values"],EnumValueDefinition:["description","name","directives"],InputObjectTypeDefinition:["description","name","directives","fields"],DirectiveDefinition:["description","name","arguments","locations"],SchemaExtension:["directives","operationTypes"],ScalarTypeExtension:["name","directives"],ObjectTypeExtension:["name","interfaces","directives","fields"],InterfaceTypeExtension:["name","interfaces","directives","fields"],UnionTypeExtension:["name","directives","types"],EnumTypeExtension:["name","directives","values"],InputObjectTypeExtension:["name","directives","fields"]};t.QueryDocumentKeys=r;var o=Object.freeze({});function u(n,t,e){var i=n[t];if(i){if(!e&&"function"==typeof i)return i;var r=e?i.leave:i.enter;if("function"==typeof r)return r}else{var o=e?n.leave:n.enter;if(o){if("function"==typeof o)return o;var u=o[t];if("function"==typeof u)return u}}}t.BREAK=o})),_t=n((function(n,t){function e(n){for(var t=0;t<n.length;++t)if(" "!==n[t]&&"\t"!==n[t])return!1;return!0}function i(n){for(var t,e=!0,i=!0,r=0,o=null,u=0;u<n.length;++u)switch(n.charCodeAt(u)){case 13:10===n.charCodeAt(u+1)&&++u;case 10:e=!1,i=!0,r=0;break;case 9:case 32:++r;break;default:i&&!e&&(null===o||r<o)&&(o=r),i=!1}return null!==(t=o)&&void 0!==t?t:0}Object.defineProperty(t,"__esModule",{value:!0}),t.dedentBlockStringValue=function(n){var t=n.split(/\r\n|[\n\r]/g),r=i(n);if(0!==r)for(var o=1;o<t.length;o++)t[o]=t[o].slice(r);for(var u=0;u<t.length&&e(t[u]);)++u;for(var s=t.length;s>u&&e(t[s-1]);)--s;return t.slice(u,s).join("\n")},t.getBlockStringIndentation=i,t.printBlockString=function(n){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",e=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=-1===n.indexOf("\n"),r=" "===n[0]||"\t"===n[0],o='"'===n[n.length-1],u="\\"===n[n.length-1],s=!i||o||u||e,a="";return!s||i&&r||(a+="\n"+t),a+=t?n.replace(/\n/g,"\n"+t):n,s&&(a+="\n"),'"""'+a.replace(/"""/g,'\\"""')+'"""'}})),xt=n((function(n,t){Object.defineProperty(t,"__esModule",{value:!0}),t.print=function(n){return(0,At.visit)(n,{leave:e})};var e={Name:function(n){return n.value},Variable:function(n){return"$"+n.name},Document:function(n){return r(n.definitions,"\n\n")+"\n"},OperationDefinition:function(n){var t=n.operation,e=n.name,i=u("(",r(n.variableDefinitions,", "),")"),o=r(n.directives," "),s=n.selectionSet;return e||o||i||"query"!==t?r([t,r([e,i]),o,s]," "):s},VariableDefinition:function(n){var t=n.directives;return n.variable+": "+n.type+u(" = ",n.defaultValue)+u(" ",r(t," "))},SelectionSet:function(n){return o(n.selections)},Field:function(n){var t=n.name,e=n.arguments,i=n.directives,o=n.selectionSet,a=u("",n.alias,": ")+t,c=a+u("(",r(e,", "),")");return c.length>80&&(c=a+u("(\n",s(r(e,"\n")),"\n)")),r([c,r(i," "),o]," ")},Argument:function(n){return n.name+": "+n.value},FragmentSpread:function(n){return"..."+n.name+u(" ",r(n.directives," "))},InlineFragment:function(n){var t=n.directives,e=n.selectionSet;return r(["...",u("on ",n.typeCondition),r(t," "),e]," ")},FragmentDefinition:function(n){var t=n.typeCondition,e=n.variableDefinitions,i=n.directives,o=n.selectionSet;return"fragment ".concat(n.name).concat(u("(",r(e,", "),")")," ")+"on ".concat(t," ").concat(u("",r(i," ")," "))+o},IntValue:function(n){return n.value},FloatValue:function(n){return n.value},StringValue:function(n,t){var e=n.value;return n.block?(0,_t.printBlockString)(e,"description"===t?"":" "):JSON.stringify(e)},BooleanValue:function(n){return n.value?"true":"false"},NullValue:function(){return"null"},EnumValue:function(n){return n.value},ListValue:function(n){return"["+r(n.values,", ")+"]"},ObjectValue:function(n){return"{"+r(n.fields,", ")+"}"},ObjectField:function(n){return n.name+": "+n.value},Directive:function(n){return"@"+n.name+u("(",r(n.arguments,", "),")")},NamedType:function(n){return n.name},ListType:function(n){return"["+n.type+"]"},NonNullType:function(n){return n.type+"!"},SchemaDefinition:i((function(n){var t=n.operationTypes;return r(["schema",r(n.directives," "),o(t)]," ")})),OperationTypeDefinition:function(n){return n.operation+": "+n.type},ScalarTypeDefinition:i((function(n){return r(["scalar",n.name,r(n.directives," ")]," ")})),ObjectTypeDefinition:i((function(n){var t=n.directives,e=n.fields;return r(["type",n.name,u("implements ",r(n.interfaces," & ")),r(t," "),o(e)]," ")})),FieldDefinition:i((function(n){var t=n.arguments,e=n.type,i=n.directives;return n.name+(c(t)?u("(\n",s(r(t,"\n")),"\n)"):u("(",r(t,", "),")"))+": "+e+u(" ",r(i," "))})),InputValueDefinition:i((function(n){var t=n.directives;return r([n.name+": "+n.type,u("= ",n.defaultValue),r(t," ")]," ")})),InterfaceTypeDefinition:i((function(n){var t=n.directives,e=n.fields;return r(["interface",n.name,u("implements ",r(n.interfaces," & ")),r(t," "),o(e)]," ")})),UnionTypeDefinition:i((function(n){var t=n.types;return r(["union",n.name,r(n.directives," "),t&&0!==t.length?"= "+r(t," | "):""]," ")})),EnumTypeDefinition:i((function(n){var t=n.values;return r(["enum",n.name,r(n.directives," "),o(t)]," ")})),EnumValueDefinition:i((function(n){return r([n.name,r(n.directives," ")]," ")})),InputObjectTypeDefinition:i((function(n){var t=n.fields;return r(["input",n.name,r(n.directives," "),o(t)]," ")})),DirectiveDefinition:i((function(n){var t=n.arguments,e=n.repeatable,i=n.locations;return"directive @"+n.name+(c(t)?u("(\n",s(r(t,"\n")),"\n)"):u("(",r(t,", "),")"))+(e?" repeatable":"")+" on "+r(i," | ")})),SchemaExtension:function(n){var t=n.operationTypes;return r(["extend schema",r(n.directives," "),o(t)]," ")},ScalarTypeExtension:function(n){return r(["extend scalar",n.name,r(n.directives," ")]," ")},ObjectTypeExtension:function(n){var t=n.directives,e=n.fields;return r(["extend type",n.name,u("implements ",r(n.interfaces," & ")),r(t," "),o(e)]," ")},InterfaceTypeExtension:function(n){var t=n.directives,e=n.fields;return r(["extend interface",n.name,u("implements ",r(n.interfaces," & ")),r(t," "),o(e)]," ")},UnionTypeExtension:function(n){var t=n.types;return r(["extend union",n.name,r(n.directives," "),t&&0!==t.length?"= "+r(t," | "):""]," ")},EnumTypeExtension:function(n){var t=n.values;return r(["extend enum",n.name,r(n.directives," "),o(t)]," ")},InputObjectTypeExtension:function(n){var t=n.fields;return r(["extend input",n.name,r(n.directives," "),o(t)]," ")}};function i(n){return function(t){return r([t.description,n(t)],"\n")}}function r(n){var t,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return null!==(t=null==n?void 0:n.filter((function(n){return n})).join(e))&&void 0!==t?t:""}function o(n){return u("{\n",s(r(n,"\n")),"\n}")}function u(n,t){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return null!=t&&""!==t?n+t+e:""}function s(n){return u(" ",n.replace(/\n/g,"\n "))}function a(n){return-1!==n.indexOf("\n")}function c(n){return null!=n&&n.some(a)}})),Pt=function(n){var t=n.name,e=n.type;this.uri=n.uri,this.name=t,this.type=e},kt=function(n){return"undefined"!=typeof File&&n instanceof File||"undefined"!=typeof Blob&&n instanceof Blob||n instanceof Pt},Mt=function n(t,e,i){var r;void 0===e&&(e=""),void 0===i&&(i=kt);var o=new Map;function u(n,t){var e=o.get(t);e?e.push.apply(e,n):o.set(t,n)}if(i(t))r=null,u([e],t);else{var s=e?e+".":"";if("undefined"!=typeof FileList&&t instanceof FileList)r=Array.prototype.map.call(t,(function(n,t){return u([""+s+t],n),null}));else if(Array.isArray(t))r=t.map((function(t,e){var r=n(t,""+s+e,i);return r.files.forEach(u),r.clone}));else if(t&&t.constructor===Object)for(var a in r={},t){var c=n(t[a],""+s+a,i);c.files.forEach(u),r[a]=c.clone}else r=t}return{clone:r,files:o}},Vt=kt,Rt="object"==typeof self?self.FormData:window.FormData,Ut=n((function(n,e){var i=t&&t.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};Object.defineProperty(e,"__esModule",{value:!0});var r=i(Rt),o=function(n){return Vt(n)||null!==n&&"object"==typeof n&&"function"==typeof n.pipe};e.default=function(n,t){var e=Mt({query:n,variables:t},"",o),i=e.clone,u=e.files;if(0===u.size)return JSON.stringify(i);var s=new("undefined"==typeof FormData?r.default:FormData);s.append("operations",JSON.stringify(i));var a={},c=0;return u.forEach((function(n){a[++c]=n})),s.append("map",JSON.stringify(a)),c=0,u.forEach((function(n,t){s.append(""+ ++c,t)})),s}})),qt=n((function(n,e){var i=t&&t.__assign||function(){return(i=Object.assign||function(n){for(var t,e=1,i=arguments.length;e<i;e++)for(var r in t=arguments[e])Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r]);return n}).apply(this,arguments)},r=t&&t.__createBinding||(Object.create?function(n,t,e,i){void 0===i&&(i=e),Object.defineProperty(n,i,{enumerable:!0,get:function(){return t[e]}})}:function(n,t,e,i){void 0===i&&(i=e),n[i]=t[e]}),o=t&&t.__setModuleDefault||(Object.create?function(n,t){Object.defineProperty(n,"default",{enumerable:!0,value:t})}:function(n,t){n.default=t}),u=t&&t.__importStar||function(n){if(n&&n.__esModule)return n;var t={};if(null!=n)for(var e in n)"default"!==e&&Object.prototype.hasOwnProperty.call(n,e)&&r(t,n,e);return o(t,n),t},s=t&&t.__awaiter||function(n,t,e,i){return new(e||(e=Promise))((function(r,o){function u(n){try{a(i.next(n))}catch(n){o(n)}}function s(n){try{a(i.throw(n))}catch(n){o(n)}}function a(n){var t;n.done?r(n.value):(t=n.value,t instanceof e?t:new e((function(n){n(t)}))).then(u,s)}a((i=i.apply(n,t||[])).next())}))},a=t&&t.__generator||function(n,t){var e,i,r,o,u={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(e)throw new TypeError("Generator is already executing.");for(;u;)try{if(e=1,i&&(r=2&o[0]?i.return:o[0]?i.throw||((r=i.return)&&r.call(i),0):i.next)&&!(r=r.call(i,o[1])).done)return r;switch(i=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return u.label++,{value:o[1],done:!1};case 5:u.label++,i=o[1],o=[0];continue;case 7:o=u.ops.pop(),u.trys.pop();continue;default:if(!((r=(r=u.trys).length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){u=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){u.label=o[1];break}if(6===o[0]&&u.label<r[1]){u.label=r[1],r=o;break}if(r&&u.label<r[2]){u.label=r[2],u.ops.push(o);break}r[2]&&u.ops.pop(),u.trys.pop();continue}o=t.call(n,u)}catch(n){o=[6,n],i=0}finally{e=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,s])}}},c=t&&t.__rest||function(n,t){var e={};for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(null!=n&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(n);r<i.length;r++)t.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(n,i[r])&&(e[i[r]]=n[i[r]])}return e},f=t&&t.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};Object.defineProperty(e,"__esModule",{value:!0}),e.gql=e.request=e.rawRequest=e.GraphQLClient=e.ClientError=void 0;var l=u(Tt),h=l,d=f(Ut),v=Ot;Object.defineProperty(e,"ClientError",{enumerable:!0,get:function(){return v.ClientError}});var p=function(n){var t={};return n&&("undefined"!=typeof Headers&&n instanceof Headers||n instanceof h.Headers?t=function(n){var t={};return n.forEach((function(n,e){t[e]=n})),t}(n):Array.isArray(n)?n.forEach((function(n){t[n[0]]=n[1]})):t=n),t},m=function(){function n(n,t){this.url=n,this.options=t||{}}return n.prototype.rawRequest=function(n,t,e){return s(this,void 0,void 0,(function(){var r,o,u,s,f,h,v,m,y,w;return a(this,(function(a){switch(a.label){case 0:return o=(r=this.options).headers,s=void 0===(u=r.fetch)?l.default:u,f=c(r,["headers","fetch"]),h=d.default(n,t),[4,s(this.url,i({method:"POST",headers:i(i(i({},"string"==typeof h?{"Content-Type":"application/json"}:{}),p(o)),p(e)),body:h},f))];case 1:return[4,b(v=a.sent())];case 2:if(m=a.sent(),v.ok&&!m.errors&&m.data)return y=v.headers,w=v.status,[2,i(i({},m),{headers:y,status:w})];throw new Ot.ClientError(i(i({},"string"==typeof m?{error:m}:m),{status:v.status,headers:v.headers}),{query:n,variables:t})}}))}))},n.prototype.request=function(n,t,e){return s(this,void 0,void 0,(function(){var r,o,u,s,f,h,v,m,y;return a(this,(function(a){switch(a.label){case 0:return o=(r=this.options).headers,s=void 0===(u=r.fetch)?l.default:u,f=c(r,["headers","fetch"]),h=function(n){return"string"==typeof n?n:xt.print(n)}(n),v=d.default(h,t),[4,s(this.url,i({method:"POST",headers:i(i(i({},"string"==typeof v?{"Content-Type":"application/json"}:{}),p(o)),p(e)),body:v},f))];case 1:return[4,b(m=a.sent())];case 2:if(y=a.sent(),m.ok&&!y.errors&&y.data)return[2,y.data];throw new Ot.ClientError(i(i({},"string"==typeof y?{error:y}:y),{status:m.status}),{query:h,variables:t})}}))}))},n.prototype.setHeaders=function(n){return this.options.headers=n,this},n.prototype.setHeader=function(n,t){var e,i=this.options.headers;return i?i[n]=t:this.options.headers=((e={})[n]=t,e),this},n}();function y(n,t,e){return s(this,void 0,void 0,(function(){return a(this,(function(){return[2,new m(n).request(t,e)]}))}))}function b(n){var t=n.headers.get("Content-Type");return t&&t.startsWith("application/json")?n.json():n.text()}e.GraphQLClient=m,e.rawRequest=function(n,t,e){return s(this,void 0,void 0,(function(){return a(this,(function(){return[2,new m(n).rawRequest(t,e)]}))}))},e.request=y,e.default=y,e.gql=function(n){for(var t=[],e=1;e<arguments.length;e++)t[e-1]=arguments[e];return n.reduce((function(n,e,i){return""+n+e+(i in t?t[i]:"")}),"")}})),Lt=n((function(n,e){var i=t&&t.__assign||function(){return(i=Object.assign||function(n){for(var t,e=1,i=arguments.length;e<i;e++)for(var r in t=arguments[e])Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r]);return n}).apply(this,arguments)},r=t&&t.__spreadArrays||function(){for(var n=0,t=0,e=arguments.length;t<e;t++)n+=arguments[t].length;var i=Array(n),r=0;for(t=0;t<e;t++)for(var o=arguments[t],u=0,s=o.length;u<s;u++,r++)i[r]=o[u];return i};function o(n,t){return"Variable"===n.kind?i(i({},n),{name:i(i({},n.name),{value:t(n.name.value)})}):"ObjectValue"===n.kind?i(i({},n),{fields:n.fields.map((function(n){return i(i({},n),{value:o(n.value,t)})}))}):"ListValue"===n.kind?i(i({},n),{values:n.values.map((function(n){return o(n,t)}))}):n}function u(n,t){return i(i({},n),{value:o(n.value,t)})}function s(n,t){var e;return i(i({},n),{arguments:null===(e=n.arguments)||void 0===e?void 0:e.map((function(n){return u(n,t)}))})}function a(n,t){var e;return i(i({},n),{variable:i(i({},n.variable),{name:i(i({},n.variable.name),{value:t(n.variable.name.value)})}),directives:null===(e=n.directives)||void 0===e?void 0:e.map((function(n){return s(n,t)}))})}function c(n,t){return i(i({},n),{selections:n.selections.map((function(n){var e,r,o;switch(n.kind){case"Field":return i(i({},n),{arguments:null===(e=n.arguments)||void 0===e?void 0:e.map((function(n){return u(n,t)})),selectionSet:n.selectionSet?c(n.selectionSet,t):void 0});case"FragmentSpread":return i(i({},n),{directives:null===(r=n.directives)||void 0===r?void 0:r.map((function(n){return s(n,t)}))});case"InlineFragment":return i(i({},n),{directives:null===(o=n.directives)||void 0===o?void 0:o.map((function(n){return s(n,t)})),selectionSet:c(n.selectionSet,t)})}}))})}function f(n,t,e){var r,o;return i(i({},n),{variableDefinitions:null===(r=n.variableDefinitions)||void 0===r?void 0:r.map((function(n){return a(n,t)})),directives:null===(o=n.directives)||void 0===o?void 0:o.map((function(n){return s(n,t)})),selectionSet:c(i(i({},n.selectionSet),{selections:n.selectionSet.selections.map((function(n){var t,r;switch(n.kind){case"Field":return i(i({},n),{alias:i(i({},n.name),{value:e(null!==(r=null===(t=n.alias)||void 0===t?void 0:t.value)&&void 0!==r?r:n.name.value)})});default:return n}}))}),t)})}Object.defineProperty(e,"__esModule",{value:!0}),e.renameVariables=e.renameVariablesAndTopLevelFields=e.renameVariablesAndTopLevelFieldsOnOpDef=e.renameSelectionSetArguments=e.renameVariableDefinition=e.renameDirectiveArguments=e.renameArgument=e.renameValue=e.defaultRenameFn=void 0,e.defaultRenameFn=function(n,t){return n+"_"+t},e.renameValue=o,e.renameArgument=u,e.renameDirectiveArguments=s,e.renameVariableDefinition=a,e.renameSelectionSetArguments=c,e.renameVariablesAndTopLevelFieldsOnOpDef=f,e.renameVariablesAndTopLevelFields=function(n,t,e){return i(i({},n),{definitions:r(n.definitions.filter((function(n){return"OperationDefinition"!==n.kind})),n.definitions.filter((function(n){return"OperationDefinition"===n.kind})).map((function(n){return f(n,t,e)})))})},e.renameVariables=function(n,t){return Object.keys(n).reduce((function(e,r){var o;return i(i({},e),((o={})[t(r)]=n[r],o))}),{})}}));const $t=e(n((function(n,e){var i,r=t&&t.__extends||(i=function(n,t){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,t){n.__proto__=t}||function(n,t){for(var e in t)t.hasOwnProperty(e)&&(n[e]=t[e])})(n,t)},function(n,t){function e(){this.constructor=n}i(n,t),n.prototype=null===t?Object.create(t):(e.prototype=t.prototype,new e)}),o=t&&t.__assign||function(){return(o=Object.assign||function(n){for(var t,e=1,i=arguments.length;e<i;e++)for(var r in t=arguments[e])Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r]);return n}).apply(this,arguments)},u=t&&t.__spreadArrays||function(){for(var n=0,t=0,e=arguments.length;t<e;t++)n+=arguments[t].length;var i=Array(n),r=0;for(t=0;t<e;t++)for(var o=arguments[t],u=0,s=o.length;u<s;u++,r++)i[r]=o[u];return i};Object.defineProperty(e,"__esModule",{value:!0});var s={kind:"Document",definitions:[]},a=function(n){function t(){return null!==n&&n.apply(this,arguments)||this}return r(t,n),t}(Error),c=function(){function n(n,t,e){this.operationName=n,this.document=t,this.variables=e}return n.prototype.add=function(t,e){var i=this,r=this.document.definitions.concat(t.definitions).filter((function(n){return"OperationDefinition"===n.kind}));if(!r.length)throw new a("Expected at least one OperationDefinition, but found none.");r.forEach((function(n){var t,e,i=r.filter((function(t){return t!==n}));i.forEach((function(t){var e,i;if(t.operation!==n.operation)throw new a("expected all operations to be of the smae type, but "+(null===(e=t.name)||void 0===e?void 0:e.value)+" is "+t.operation+" and "+(null===(i=n.name)||void 0===i?void 0:i.value)+" is "+n.operation)})),null===(t=n.selectionSet.selections)||void 0===t||t.filter((function(n){return"Field"===n.kind})).forEach((function(t){i.forEach((function(e){var i;return null===(i=e.selectionSet.selections)||void 0===i?void 0:i.filter((function(n){return"Field"===n.kind})).forEach((function(i){var r,o,u,s;if(((null===(r=t.alias)||void 0===r?void 0:r.value)||t.name.value)===((null===(o=i.alias)||void 0===o?void 0:o.value)||i.name.value))throw new a("duplicate field definition "+i.name.value+" for oprations "+(null===(u=n.name)||void 0===u?void 0:u.value)+" and "+(null===(s=e.name)||void 0===s?void 0:s.value))}))}))})),null===(e=n.variableDefinitions)||void 0===e||e.forEach((function(t){i.forEach((function(e){var i;return null===(i=e.variableDefinitions)||void 0===i?void 0:i.forEach((function(i){var r,o;if(t.variable.name.value===i.variable.name.value)throw new a("duplicate variable definition "+i.variable.name.value+" for oprations "+(null===(r=n.name)||void 0===r?void 0:r.value)+" and "+(null===(o=e.name)||void 0===o?void 0:o.value))}))}))}))}));for(var s=i.variables&&e?o(o({},i.variables),e):e||i.variables,c=[{kind:"OperationDefinition",directives:r.flatMap((function(n){return n.directives||[]})),name:{kind:"Name",value:this.operationName},operation:r[0].operation,selectionSet:{kind:"SelectionSet",selections:r.flatMap((function(n){return n.selectionSet.selections}))},variableDefinitions:r.flatMap((function(n){return n.variableDefinitions||[]}))}],f=new Set,l=0,h=this.document.definitions.concat(t.definitions);l<h.length;l++){var d=h[l];if("OperationDefinition"!==d.kind){if("FragmentDefinition"===d.kind){if(f.has(d.name.value))continue;f.add(d.name.value)}c=u([d],c)}}return new n(this.operationName,{kind:"Document",definitions:c},s)},n.prototype.addN=function(n,t,e,i){return void 0===e&&(e=Lt.defaultRenameFn),void 0===i&&(i=Lt.defaultRenameFn),t.length?t.reduce((function(t,r,o){var u=Lt.renameVariablesAndTopLevelFields(n,(function(n){return e(n,o)}),(function(n){return i(n,o)})),s=Lt.renameVariables(r,(function(n){return e(n,o)}));return t.add(u,s)}),this):this},n}();e.default=function(n){return{operationName:n,add:function(n,t){return new c(this.operationName,n,t)},addN:function(n,t,e,i){return new c(this.operationName,s).addN(n,t,e,i)}}}})));var Bt,Jt=Bt||(Bt={});function Gt(n){n.preventDefault(),n.returnValue=""}function Ht(){var n=[];return{get length(){return n.length},push:function(t){return n.push(t),function(){n=n.filter((function(n){return n!==t}))}},call:function(t){n.forEach((function(n){return n&&n(t)}))}}}function Yt(){return Math.random().toString(36).substr(2,8)}function Qt(n){var t=n.pathname,e=n.search;return(void 0===t?"/":t)+(void 0===e?"":e)+(void 0===(n=n.hash)?"":n)}function Xt(n){var t={};if(n){var e=n.indexOf("#");0<=e&&(t.hash=n.substr(e),n=n.substr(0,e)),0<=(e=n.indexOf("?"))&&(t.search=n.substr(e),n=n.substr(0,e)),n&&(t.pathname=n)}return t}Jt.Pop="POP",Jt.Push="PUSH",Jt.Replace="REPLACE";var zt={current:void 0};function Wt(){if(void 0===zt.current)throw new Error("no implementation of useHost provided");return zt.current()}function Kt(n){if(!n)throw new Error("Must supply an implementation");if("function"!=typeof n)throw new Error("implementation must be a function");zt.current=n}function Zt(){!function(){var n;window.squatchProgramId||(window.squatchProgramId=new a({element:document.documentElement,initialState:(null==(n=window.widgetIdent)?void 0:n.programId)||void 0,contextName:"sq:program-id"}).start())}();var n=Wt();return u(n,"sq:program-id")}function ne(){var n,t;return window.SquatchAndroid?{type:"SquatchAndroid",android:window.SquatchAndroid,widgetIdent:window.widgetIdent}:window.SquatchPortal?{type:"SquatchPortal",env:window.SquatchPortal}:window.SquatchAdmin?{type:"SquatchAdmin",adminSDK:window.SquatchAdmin}:window.widgetIdent&&"demo"!==(null==(n=window.widgetIdent)?void 0:n.env)?{type:"SquatchJS2",api:null==(t=window.frameElement)?void 0:t.squatchJsApi,widgetIdent:window.widgetIdent}:{type:"None"}}function te(){var n=ne();return"None"===n.type||"SquatchAdmin"===n.type}function ee(){var n=ne();switch(n.type){case"SquatchAndroid":case"SquatchJS2":return n.widgetIdent.tenantAlias;case"SquatchAdmin":case"None":return"demo";case"SquatchPortal":return n.env.tenantAlias}}function ie(){var n=ne();switch(n.type){case"SquatchJS2":return n.widgetIdent.engagementMedium||"EMBED";case"SquatchAndroid":case"SquatchPortal":case"SquatchAdmin":case"None":return"EMBED"}}function re(){return(t=null==(n=navigator.language)?void 0:n.split("-"))&&1!==t.length?t[0]+"_"+t[1].toUpperCase():n;var n,t}function oe(){return(oe=Object.assign||function(n){for(var t=1;t<arguments.length;t++){var e=arguments[t];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(n[i]=e[i])}return n}).apply(this,arguments)}function ue(n,t){return(ue=Object.setPrototypeOf||function(n,t){return n.__proto__=t,n})(n,t)}function se(n,t){return t||(t=n.slice(0)),n.raw=t,n}function ae(n,t){(null==t||t>n.length)&&(t=n.length);for(var e=0,i=new Array(t);e<t;e++)i[e]=n[e];return i}function ce(n,t){var e;if("undefined"==typeof Symbol||null==n[Symbol.iterator]){if(Array.isArray(n)||(e=function(n,t){if(n){if("string"==typeof n)return ae(n,t);var e=Object.prototype.toString.call(n).slice(8,-1);return"Object"===e&&n.constructor&&(e=n.constructor.name),"Map"===e||"Set"===e?Array.from(n):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?ae(n,t):void 0}}(n))||t&&n&&"number"==typeof n.length){e&&(n=e);var i=0;return function(){return i>=n.length?{done:!0}:{done:!1,value:n[i++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(e=n[Symbol.iterator]()).next.bind(e)}function fe(){window.squatchUserIdentity||(window.squatchUserIdentity=new a({element:document.documentElement,initialState:he(),contextName:"sq:user-identity"}).start())}function le(n){if(n)try{var t,e,i=p(n),r=i.exp;if(function(n){return n.sub&&/.*:.*@.*:users/.test(n.sub)}(i)){var o=i.sub.match(/(.*):(.*)@(.*):users/);e=atob(o[1]),t=atob(o[2])}else(function(n){return n.user&&n.user.id&&n.user.accountId})(i)&&(e=i.user.accountId,t=i.user.id);if(!t||!e)return;if(r&&Date.now()>=1e3*r)return;return{id:t,accountId:e,jwt:n}}catch(n){return}}function he(){var n=ne();switch(n.type){case"SquatchAndroid":case"SquatchJS2":return{id:n.widgetIdent.userId,accountId:n.widgetIdent.accountId,jwt:n.widgetIdent.token};case"SquatchPortal":var t=new URLSearchParams(document.location.search);if(t.has("jwt"))return le(t.get("jwt"));var e=localStorage.getItem("sq:user-identity");if(!e)return;try{var i=JSON.parse(e),r=le(i.jwt);return r?oe({},i,r):void 0}catch(n){return}case"SquatchAdmin":case"None":return}}function de(n){fe();var t=window.squatchUserIdentity;g(t.context,n)||(t.context=n),n&&"SquatchPortal"===ne().type?localStorage.setItem("sq:user-identity",JSON.stringify(n)):n||localStorage.removeItem("sq:user-identity")}function ve(){var n;return null==(n=pe())?void 0:n.jwt}function pe(){fe();var n=Wt(),t=u(n,"sq:user-identity"),e=le(null==t?void 0:t.jwt);if(!t||e)return t;de(void 0)}var me=function(){return(me=Object.assign||function(n){for(var t,e=1,i=arguments.length;e<i;e++)for(var r in t=arguments[e])Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r]);return n}).apply(this,arguments)},ye=new Map,be=new Map,we=!0,Ee=!1;function ge(n){return n.replace(/[\s,]+/g," ").trim()}function Se(n){var t,e,i,r=ge(n);if(!ye.has(r)){var o=wn(n,{experimentalFragmentVariables:Ee});if(!o||"Document"!==o.kind)throw new Error("Not a valid GraphQL document.");ye.set(r,function(n){var t=new Set(n.definitions);t.forEach((function(n){n.loc&&delete n.loc,Object.keys(n).forEach((function(e){var i=n[e];i&&"object"==typeof i&&t.add(i)}))}));var e=n.loc;return e&&(delete e.startToken,delete e.endToken),n}((t=o,e=new Set,i=[],t.definitions.forEach((function(n){if("FragmentDefinition"===n.kind){var t=n.name.value,r=ge((u=n.loc).source.body.substring(u.start,u.end)),o=be.get(t);o&&!o.has(r)?we&&console.warn("Warning: fragment with name "+t+" already exists.\ngraphql-tag enforces all fragment names across your application to be unique; read more about\nthis in the docs: http://dev.apollodata.com/core/fragments.html#unique-names"):o||be.set(t,o=new Set),o.add(r),e.has(r)||(e.add(r),i.push(n))}else i.push(n);var u})),me(me({},t),{definitions:i}))))}return ye.get(r)}function Ie(n){for(var t=[],e=1;e<arguments.length;e++)t[e-1]=arguments[e];"string"==typeof n&&(n=[n]);var i=n[0];return t.forEach((function(t,e){i+=t&&"Document"===t.kind?t.loc.source.body:t,i+=n[e+1]})),Se(i)}var Oe,Te=Ie;(Oe=Ie||(Ie={})).gql=Te,Oe.resetCaches=function(){ye.clear(),be.clear()},Oe.disableFragmentWarnings=function(){we=!1},Oe.enableExperimentalFragmentVariables=function(){Ee=!0},Oe.disableExperimentalFragmentVariables=function(){Ee=!1},Ie.default=Ie;var Ne=Ie;function Fe(n,t){try{var e=n()}catch(n){return t(n)}return e&&e.then?e.then(void 0,t):e}var Ce=function(n){var t,e;function i(t,e){var i;(i=n.call(this,t,e)||this).subject=new lt;var r=new lt;return i.subject.pipe(function(n){let t=arguments.length,e=yt;mt(arguments[arguments.length-1])&&(e=arguments[arguments.length-1],t--);let i=null;t>=2&&(i=arguments[1]);let r=Number.POSITIVE_INFINITY;return t>=3&&(r=arguments[2]),function(t){return t.lift(new bt(n,i,r,e))}}(200,void 0,10)).subscribe((function(n){try{if(!n.length)return Promise.resolve();for(var t,e=_e(n),o=e.mergedQuery,u=e.mergedVariables,s=e.mergedQueryAddedEvents,a=ce(e.unmergedQueryAddedEvents);!(t=a()).done;)r.next(t.value);return s.length?Promise.resolve(Fe((function(){return Promise.resolve(i.superRequest(o,u)).then((function(n){ke(n,s)}))}),(function(n){if(n instanceof Ot.ClientError){var t=function(){var t=n.response,e=t.data,i=t.errors;if(!e)return{v:Ve(s,n)};for(var r,o=Object.keys(e),u=[].concat(s),a=function(){var t=r.value,e=void 0;t.path.find((function(i,r,s){if(o.includes(i)){var a=Ae(i),c=u.findIndex((function(n){return n.id===a}));if(-1===c)return!1;o.splice(r,1),e=u.splice(c,1)[0];var f=xe(n.response.data,e);s[r]=je(s[r],a);var l=e.query,h=e.variables,d=oe({},n.response,{errors:[t],data:f,path:s}),v=new Ot.ClientError(d,{query:"string"!=typeof l?Nn(l):l,variables:h});return Me(e,v),!0}return!1}))},c=ce(i);!(r=c()).done;)a();ke(e,u)}();if("object"==typeof t)return t.v}else Ve(s,n)}))):Promise.resolve()}catch(n){return Promise.reject(n)}})),r.subscribe((function(n){try{var t=Fe((function(){return Promise.resolve(i.superRequest(n.query,n.variables)).then((function(t){Pe(t,n)}))}),(function(t){Me(n,t)}));return Promise.resolve(t&&t.then?t.then((function(){})):void 0)}catch(n){return Promise.reject(n)}})),i}e=n,(t=i).prototype=Object.create(e.prototype),t.prototype.constructor=t,ue(t,e);var r=i.prototype;return r.superRequest=function(t,e){return n.prototype.request.call(this,t,e)},r.request=function(n,t){var e=this;return new Promise((function(i,r){var o={query:n,variables:t,id:De(),resolve:i,reject:r};e.subject.next(o)}))},i}(qt.GraphQLClient),De=function(){return((n=21)=>{let t="",e=crypto.getRandomValues(new Uint8Array(n));for(;n--;){let i=63&e[n];t+=i<36?i.toString(36):i<62?(i-26).toString(36).toUpperCase():i<63?"_":"-"}return t})().replace(/[-_]/g,"")},je=function(n,t){return n.replace("_"+t,"")},Ae=function(n){var t=n.split("_");return t[t.length-1]},_e=function(n){var t=[],e=[],i=n.reduce((function(n,i){var r=i.query,o=i.variables,u=i.id;try{var s="string"==typeof r?wn(r):r,a=s.definitions.find((function(n){return"FragmentDefinition"===n.kind})),c="string"==typeof r?r:Nn(r),f=/@/.test(c);if(a||f)return e.push(i),n;var l=function(n){return function(n,t){return n+"_"+t}(n,u)};return n=n.addN(s,[o],l,l),t.push(i),n}catch(t){return e.push(i),n}}),$t("BatchedQuery")),r=i.document,o=i.variables;return{mergedQuery:r&&Nn(r),mergedVariables:o,mergedQueryAddedEvents:t,unmergedQueryAddedEvents:e}},xe=function(n,t){if(!n)return n;var e=Object.keys(n),i=t.id;return e.reduce((function(t,e){var r;return e.endsWith(i)&&(t=oe({},t,((r={})[je(e,i)]=n[e],r))),t}),{})},Pe=function(n,t){(0,t.resolve)(n)},ke=function(n,t){for(var e,i=ce(t);!(e=i()).done;){var r=e.value,o=xe(n,r);r.resolve(o)}},Me=function(n,t){(0,n.reject)(t)},Ve=function(n,t){for(var e,i=ce(n);!(e=i()).done;)(0,e.value.reject)(t)},Re="sq:graphql-client",Ue=$n((function(n,t,e){return new Ce(n+"/api/v1/"+t+"/graphql",{headers:{Authorization:"Bearer "+(e||"")}})}));function qe(n,t){switch(t.type){case"loading":return{data:void 0,errors:void 0,loading:!0};case"data":return{data:t.payload,errors:void 0,loading:!1};case"errors":return{data:void 0,errors:t.payload,loading:!1}}}function Le(n,t){var e,i,o,s,a,c,l=(e=ve(),i=function(){var n,t=ne();switch(t.type){case"SquatchAndroid":case"SquatchJS2":return t.widgetIdent.appDomain;case"SquatchPortal":return(null==(n=t.env)?void 0:n.appDomain)||"https://app.referralsaasquatch.com";case"SquatchAdmin":case"None":return"https://app.referralsaasquatch.com"}}(),o=ee(),s=Ue(i,o,e),a=Wt(),null!=(c=u(a,"sq:graphql-client",{attempts:0}))?c:s),h=r(qe,t),d=h[1];return[h[0],f((function(t){try{if(!l)return d({type:"errors",payload:new Error("No GraphQL client found")}),Promise.resolve();var e=function(e,i){try{var r=(d({type:"loading"}),Promise.resolve(l.request(n,t)).then((function(n){d({type:"data",payload:n})})))}catch(n){return i(n)}return r&&r.then?r.then(void 0,i):r}(0,(function(n){d({type:"errors",payload:n})}));return Promise.resolve(e&&e.then?e.then((function(){})):void 0)}catch(t){return Promise.reject(t)}}),[l,n,d])]}var $e,Be={loading:!1,data:void 0,errors:void 0};function Je(n){var t=Le(n,Be);return[t[1],t[0]]}var Ge,He=Ne($e||($e=se(["\n mutation AuthenticateWithEmailAndPassword(\n $email: String!\n $password: String!\n ) {\n authenticateManagedIdentityWithEmailAndPassword(\n authenticateManagedIdentityWithEmailAndPasswordInput: {\n email: $email\n password: $password\n }\n ) {\n token\n email\n emailVerified\n sessionData\n }\n }\n"])));function Ye(){var n=Je(He),t=n[0],e=n[1],i=e.loading,r=e.data,u=e.errors;return o((function(){if(null!=r&&r.authenticateManagedIdentityWithEmailAndPassword){var n=r.authenticateManagedIdentityWithEmailAndPassword,t=n.token,e=p(t).user;de({jwt:t,id:e.id,accountId:e.accountId,managedIdentity:{email:n.email,emailVerified:n.emailVerified,sessionData:n.sessionData}})}}),[null==r?void 0:r.authenticateManagedIdentityWithEmailAndPassword]),[t,{loading:i,data:r,errors:u}]}var Qe,Xe=Ne(Ge||(Ge=se(["\n mutation RegisterWithEmailAndPassword(\n $email: String!\n $password: String!\n $formData: RSJsonNode\n $redirectPath: String\n ) {\n registerManagedIdentityWithEmailAndPassword(\n registerManagedIdentityWithEmailAndPasswordInput: {\n email: $email\n password: $password\n formData: $formData\n redirectPath: $redirectPath\n }\n ) {\n token\n email\n emailVerified\n sessionData\n }\n }\n"])));function ze(){var n=Je(Xe),t=n[0],e=n[1],i=e.loading,r=e.data,u=e.errors;return o((function(){if(null!=r&&r.registerManagedIdentityWithEmailAndPassword){var n=r.registerManagedIdentityWithEmailAndPassword,t=n.token,e=p(t).user;de({jwt:t,id:e.id,accountId:e.accountId,managedIdentity:{email:n.email,emailVerified:n.emailVerified,sessionData:n.sessionData}})}}),[null==r?void 0:r.registerManagedIdentityWithEmailAndPassword]),[t,{loading:i,data:r,errors:u}]}var We,Ke=Ne(Qe||(Qe=se(["\n mutation ChangePassword($password: String!) {\n changeManagedIdentityPassword(\n changeManagedIdentityPasswordInput: { password: $password }\n ) {\n success\n }\n }\n"])));function Ze(){var n=Je(Ke),t=n[1];return[n[0],{loading:t.loading,data:t.data,errors:t.errors}]}var ni,ti=Ne(We||(We=se(["\n mutation ResetPassword($oobCode: String!, $password: String!) {\n resetManagedIdentityPassword(\n resetManagedIdentityPasswordInput: {\n password: $password\n oobCode: $oobCode\n }\n ) {\n token\n email\n emailVerified\n sessionData\n }\n }\n"])));function ei(){var n=Je(ti),t=n[0],e=n[1],i=e.loading,r=e.data,u=e.errors;return o((function(){if(null!=r&&r.resetManagedIdentityPassword){var n=r.resetManagedIdentityPassword,t=n.token,e=p(t).user;de({jwt:t,id:e.id,accountId:e.accountId,managedIdentity:{email:n.email,emailVerified:n.emailVerified,sessionData:n.sessionData}})}}),[null==r?void 0:r.resetManagedIdentityPassword]),[t,{loading:i,data:r,errors:u}]}var ii=Ne(ni||(ni=se(["\n mutation VerifyPasswordResetCode($oobCode: String!) {\n verifyManagedIdentityPasswordResetCode(\n verifyManagedIdentityPasswordResetCodeInput: { oobCode: $oobCode }\n ) {\n success\n }\n }\n"])));function ri(){return Je(ii)}var oi,ui,si={loading:!1,data:void 0,errors:void 0},ai=Ne(oi||(oi=se(["\n query ManagedIdentity {\n managedIdentity {\n email\n emailVerified\n sessionData\n }\n }\n"])));var ci,fi=Ne(ui||(ui=se(["\n mutation VerifyEmail($oobCode: String!) {\n verifyManagedIdentityEmail(\n verifyManagedIdentityEmailInput: { oobCode: $oobCode }\n ) {\n success\n }\n }\n"])));function li(){var n,t=function(){var n=pe(),t=function(){var n=Le(ai,si),t=n[1];return[t,oe({},n[0],{refetch:function(n){return t(n)}})]}(),e=t[0],i=t[1],r=i.loading,u=i.data,s=i.errors,a=i.refetch;return o((function(){null!=u&&u.managedIdentity&&de(oe({},n,{managedIdentity:u.managedIdentity}))}),[null==u?void 0:u.managedIdentity]),[f((function(){return e({})}),[e]),{loading:r,data:u,errors:s,refetch:a}]}()[0],e=Je(fi),i=e[0],r=e[1],u=r.loading,s=r.data,a=r.errors;return o((function(){var n;null!=s&&null!=(n=s.verifyManagedIdentityEmail)&&n.success&&t()}),[null==s||null==(n=s.verifyManagedIdentityEmail)?void 0:n.success]),[i,{loading:u,data:s,errors:a}]}var hi,di=Ne(ci||(ci=se(["\n mutation RequestPasswordResetEmail(\n $email: String!\n $urlParams: RSJsonNode\n $redirectPath: String\n ) {\n requestManagedIdentityPasswordResetEmail(\n requestManagedIdentityPasswordResetEmailInput: {\n email: $email\n urlParams: $urlParams\n redirectPath: $redirectPath\n }\n ) {\n success\n }\n }\n"])));function vi(){return Je(di)}var pi=Ne(hi||(hi=se(["\n mutation RequestVerificationEmail(\n $email: String!\n $urlParams: RSJsonNode\n $redirectPath: String\n ) {\n requestManagedIdentityVerificationEmail(\n requestManagedIdentityVerificationEmailInput: {\n email: $email\n urlParams: $urlParams\n redirectPath: $redirectPath\n }\n ) {\n success\n }\n }\n"])));function mi(){return Je(pi)}function yi(){return r((function(n){return n+1}),0)}function bi(n){for(var t,e=ce(Object.getOwnPropertyNames(n));!(t=e()).done;){var i=n[t.value];i&&"object"==typeof i&&bi(i)}return Object.freeze(n)}var wi={loading:!0,data:void 0,errors:void 0};function Ei(n,t,e){var i=Le(n,wi),r=i[0],o=i[1],u=yi(),a=u[1];return function(n,t){var e=s();e.current&&g(t,e.current.key)||(e.current={key:t,value:n()})}((function(){!e&&o(t)}),[n,t,o,u[0],e]),bi(oe({},r,{refetch:a}))}function gi(){return window.squatchHistory=window.squatchHistory||function(){switch(ne().type){case"SquatchPortal":return function(n){function t(){var n=s.location,t=a.state||{};return[t.idx,{pathname:n.pathname,search:n.search,hash:n.hash,state:t.usr||null,key:t.key||"default"}]}function e(n){return"string"==typeof n?n:Qt(n)}function r(n,t){return void 0===t&&(t=null),i({pathname:h.pathname,hash:"",search:""},"string"==typeof n?Xt(n):n,{state:t,key:Yt()})}function o(n){f=n,n=t(),l=n[0],d.call({action:f,location:h=n[1]})}function u(n){a.go(n)}void 0===n&&(n={});var s=void 0===(n=n.window)?document.defaultView:n,a=s.history,c=null;s.addEventListener("popstate",(function(){if(c)v.call(c),c=null;else{var n=Bt.Pop,e=t(),i=e[0];if(e=e[1],v.length){if(null!=i){var r=l-i;r&&(c={action:n,location:e,retry:function(){u(-1*r)}},u(r))}}else o(n)}}));var f=Bt.Pop,l=(n=t())[0],h=n[1],d=Ht(),v=Ht();return null==l&&a.replaceState(i({},a.state,{idx:l=0}),""),{get action(){return f},get location(){return h},createHref:e,push:function n(t,i){var u=Bt.Push,c=r(t,i);if(!v.length||(v.call({action:u,location:c,retry:function(){n(t,i)}}),0)){var f=[{usr:c.state,key:c.key,idx:l+1},e(c)];c=f[0],f=f[1];try{a.pushState(c,"",f)}catch(n){s.location.assign(f)}o(u)}},replace:function n(t,i){var u=Bt.Replace,s=r(t,i);v.length&&(v.call({action:u,location:s,retry:function(){n(t,i)}}),1)||(s=[{usr:s.state,key:s.key,idx:l},e(s)],a.replaceState(s[0],"",s[1]),o(u))},go:u,back:function(){u(-1)},forward:function(){u(1)},listen:function(n){return d.push(n)},block:function(n){var t=v.push(n);return 1===v.length&&s.addEventListener("beforeunload",Gt),function(){t(),v.length||s.removeEventListener("beforeunload",Gt)}}}}();default:return function(n){function t(n,t){return void 0===t&&(t=null),i({pathname:f.pathname,search:"",hash:""},"string"==typeof n?Xt(n):n,{state:t,key:Yt()})}function e(n,t,e){return!h.length||(h.call({action:n,location:t,retry:e}),!1)}function r(n,t){l.call({action:c=n,location:f=t})}function o(n){var t=Math.min(Math.max(a+n,0),s.length-1),i=Bt.Pop,u=s[t];e(i,u,(function(){o(n)}))&&(a=t,r(i,u))}void 0===n&&(n={});var u=n;n=u.initialEntries,u=u.initialIndex;var s=(void 0===n?["/"]:n).map((function(n){return i({pathname:"/",search:"",hash:"",state:null,key:Yt()},"string"==typeof n?Xt(n):n)})),a=Math.min(Math.max(null==u?s.length-1:u,0),s.length-1),c=Bt.Pop,f=s[a],l=Ht(),h=Ht();return{get index(){return a},get action(){return c},get location(){return f},createHref:function(n){return"string"==typeof n?n:Qt(n)},push:function n(i,o){var u=Bt.Push,c=t(i,o);e(u,c,(function(){n(i,o)}))&&(s.splice(a+=1,s.length,c),r(u,c))},replace:function n(i,o){var u=Bt.Replace,c=t(i,o);e(u,c,(function(){n(i,o)}))&&(s[a]=c,r(u,c))},go:o,back:function(){o(-1)},forward:function(){o(1)},listen:function(n){return l.push(n)},block:function(n){return h.push(n)}}}()}}(),window.squatchHistory}var Si,Ii={createHref:function(){var n;return(n=gi()).createHref.apply(n,[].slice.call(arguments))},push:function(){var n;return(n=gi()).push.apply(n,[].slice.call(arguments))},replace:function(){var n;return(n=gi()).replace.apply(n,[].slice.call(arguments))},go:function(){var n;return(n=gi()).go.apply(n,[].slice.call(arguments))},back:function(){return gi().back()},forward:function(){var n;return(n=gi()).forward.apply(n,[].slice.call(arguments))}};function Oi(){var n=yi()[1];return o((function(){return gi().listen((function(){n()}))}),[]),gi().location}function Ti(n,t,e,i,r){var o;void 0===i&&(i={}),void 0===r&&(r=!1);var u=function(n){var t=c({limit:n.limit,offset:n.offset}),e=t[0],i=t[1],r=e.offset,o=e.limit,u=function(n,t){return n*t},s=function(n,t){return Math.ceil(n/t)||0};return{limit:o,setLimit:function(n){var t=s(r,n),o=u(n,t);i(oe({},e,{limit:n,offset:o}))},offset:r,setCurrentPage:function(n){var t=u(n,o);i((function(n){return oe({},n,{offset:t})}))},calculatePagination:function(n,t){var e=s(r,o),i=function(n,t){return Math.ceil(n/t)||0}(t,o),u=0===n?"0":n>1?r+1+"-"+(r+n):""+(r+1);return{currentPage:e,pageCount:i,rangeOnPage:u,pageProgress:u+" of "+t}}}}(e),s=u.limit,a=u.setLimit,f=u.setCurrentPage,l=u.calculatePagination,h=Ei(n,oe({limit:s,offset:u.offset},i),r),d=h.loading,v=h.errors,p=h.refetch,m=t(h.data),y=l((null==m||null==(o=m.data)?void 0:o.length)||0,(null==m?void 0:m.totalCount)||0);return{envelope:m,states:{errors:v,loading:d,limit:s,currentPage:y.currentPage,pageCount:y.pageCount,pageProgress:y.pageProgress},callbacks:{refetch:p,setLimit:a,setCurrentPage:f}}}qt.gql(Si||(Si=se(["\n mutation ($eventMeta: UserAnalyticsEvent!) {\n createUserAnalyticsEvent(eventMeta: $eventMeta)\n }\n"])));var Ni,Fi,Ci,Di,ji=1e3,Ai=6e4,_i=60*Ai,xi=24*_i,Pi=function(n,t){t=t||{};var e=typeof n;if("string"===e&&n.length>0)return function(n){if(!((n=String(n)).length>100)){var t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(n);if(t){var e=parseFloat(t[1]);switch((t[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*e;case"weeks":case"week":case"w":return 6048e5*e;case"days":case"day":case"d":return e*xi;case"hours":case"hour":case"hrs":case"hr":case"h":return e*_i;case"minutes":case"minute":case"mins":case"min":case"m":return e*Ai;case"seconds":case"second":case"secs":case"sec":case"s":return e*ji;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return e;default:return}}}}(n);if("number"===e&&isFinite(n))return t.long?function(n){var t=Math.abs(n);return t>=xi?ki(n,t,xi,"day"):t>=_i?ki(n,t,_i,"hour"):t>=Ai?ki(n,t,Ai,"minute"):t>=ji?ki(n,t,ji,"second"):n+" ms"}(n):function(n){var t=Math.abs(n);return t>=xi?Math.round(n/xi)+"d":t>=_i?Math.round(n/_i)+"h":t>=Ai?Math.round(n/Ai)+"m":t>=ji?Math.round(n/ji)+"s":n+"ms"}(n);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(n))};function ki(n,t,e,i){var r=t>=1.5*e;return Math.round(n/e)+" "+i+(r?"s":"")}(function(n,t){t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+n.exports.humanize(this.diff),!this.useColors)return;const e="color: "+this.color;t.splice(1,0,e,"color: inherit");let i=0,r=0;t[0].replace(/%[a-zA-Z%]/g,(n=>{"%%"!==n&&(i++,"%c"===n&&(r=i))})),t.splice(r,0,e)},t.save=function(n){try{n?t.storage.setItem("debug",n):t.storage.removeItem("debug")}catch(n){}},t.load=function(){let n;try{n=t.storage.getItem("debug")}catch(n){}return!n&&"undefined"!=typeof process&&"env"in process&&(n=process.env.DEBUG),n},t.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type&&!window.process.__nwjs)||("undefined"==typeof navigator||!navigator.userAgent||!navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))},t.storage=function(){try{return localStorage}catch(n){}}(),t.destroy=(()=>{let n=!1;return()=>{n||(n=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),n.exports=function(n){function t(n){let i,r=null;function o(...n){if(!o.enabled)return;const e=o,r=Number(new Date);e.diff=r-(i||r),e.prev=i,e.curr=r,i=r,n[0]=t.coerce(n[0]),"string"!=typeof n[0]&&n.unshift("%O");let u=0;n[0]=n[0].replace(/%([a-zA-Z%])/g,((i,r)=>{if("%%"===i)return"%";u++;const o=t.formatters[r];return"function"==typeof o&&(i=o.call(e,n[u]),n.splice(u,1),u--),i})),t.formatArgs.call(e,n),(e.log||t.log).apply(e,n)}return o.namespace=n,o.useColors=t.useColors(),o.color=t.selectColor(n),o.extend=e,o.destroy=t.destroy,Object.defineProperty(o,"enabled",{enumerable:!0,configurable:!1,get:()=>null===r?t.enabled(n):r,set:n=>{r=n}}),"function"==typeof t.init&&t.init(o),o}function e(n,e){const i=t(this.namespace+(void 0===e?":":e)+n);return i.log=this.log,i}function i(n){return n.toString().substring(2,n.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(n){return n instanceof Error?n.stack||n.message:n},t.disable=function(){const n=[...t.names.map(i),...t.skips.map(i).map((n=>"-"+n))].join(",");return t.enable(""),n},t.enable=function(n){let e;t.save(n),t.names=[],t.skips=[];const i=("string"==typeof n?n:"").split(/[\s,]+/),r=i.length;for(e=0;e<r;e++)i[e]&&("-"===(n=i[e].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+n.substr(1)+"$")):t.names.push(new RegExp("^"+n+"$")))},t.enabled=function(n){if("*"===n[n.length-1])return!0;let e,i;for(e=0,i=t.skips.length;e<i;e++)if(t.skips[e].test(n))return!1;for(e=0,i=t.names.length;e<i;e++)if(t.names[e].test(n))return!0;return!1},t.humanize=Pi,t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(n).forEach((e=>{t[e]=n[e]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(n){let e=0;for(let t=0;t<n.length;t++)e=(e<<5)-e+n.charCodeAt(t),e|=0;return t.colors[Math.abs(e)%t.colors.length]},t.enable(t.load()),t}(t);const{formatters:e}=n.exports;e.j=function(n){try{return JSON.stringify(n)}catch(n){return"[UnexpectedJSONParseError]: "+n.message}}}(Ni={exports:{}},Ni.exports),Ni.exports)("sq:useForm"),qt.gql(Fi||(Fi=se(["\n query ($key: String!) {\n form(key: $key) {\n schema\n initialData {\n initialData\n isEnabled\n isEnabledErrorMessage\n }\n }\n }\n"]))),qt.gql(Ci||(Ci=se(["\n mutation ($formSubmissionInput: FormSubmissionInput!) {\n submitForm(formSubmissionInput: $formSubmissionInput) {\n success\n results {\n ... on FormHandlerSubmissionResult {\n formHandler {\n name\n endpointUrl\n integration {\n name\n }\n }\n result\n }\n ... on FormHandlerError {\n formHandler {\n name\n endpointUrl\n integration {\n name\n }\n }\n errorType\n error\n errorCode\n }\n }\n }\n }\n"]))),qt.gql(Di||(Di=se(["\n query ($formValidationInput: FormValidationInput!) {\n validateForm(formValidationInput: $formValidationInput) {\n valid\n results {\n ... on FormHandlerValidationResult {\n formHandler {\n name\n endpointUrl\n integration {\n name\n }\n }\n result\n }\n ... on FormHandlerError {\n formHandler {\n name\n endpointUrl\n integration {\n name\n }\n }\n errorType\n error\n errorCode\n }\n }\n }\n }\n"])));export{ei as $,mi as B,Ze as D,ze as E,de as L,Zt as M,Ye as P,ve as Q,re as R,Wt as S,pe as T,yi as Z,Ti as a,Je as b,Oi as c,qt as d,Ei as e,ne as f,Ue as g,Re as h,ri as i,te as j,ee as k,li as l,Jn as m,wn as p,Kt as q,Ii as r,$n as s,ie as x,vi as z}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import{h as t,g as e}from"./p-64c3217a.js";import{d as a,M as n,T as s,e as r}from"./p-cb390f74.js";function l(e){var a;const{states:n,data:s,elements:r}=e,{styles:l}=n;return n.loading?r.loadingstate:t("div",null,!n.hasLeaders&&r.empty,n.hasLeaders&&t("table",null,t("tr",null,l.showRank&&t("th",{class:"Rank"},l.rankheading),t("th",{class:"User"},l.usersheading),t("th",{class:"Score"},l.statsheading)),null===(a=s.leaderboard)||void 0===a?void 0:a.map((e=>t("tr",{class:"SeparateContent"},l.showRank&&t("td",{class:"Rank"},e.rank),t("td",{class:"User"},`${e.firstName} ${e.lastInitial} `),t("td",{class:"Score"},e.value))))))}const o=a.gql`
|
|
2
|
+
query ($type: String!, $filter: UserLeaderboardFilterInput) {
|
|
3
|
+
userLeaderboard(type: $type, filter: $filter) {
|
|
4
|
+
dateModified
|
|
5
|
+
rows {
|
|
6
|
+
value
|
|
7
|
+
firstName
|
|
8
|
+
lastInitial
|
|
9
|
+
rank {
|
|
10
|
+
rank
|
|
11
|
+
denseRank
|
|
12
|
+
rowNumber
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
`;function i(t){var e;const a=n(),l=s(),i={type:t.leaderboardType,filter:{programId_eq:a}};t.interval&&(i.filter.interval=t.interval);const{data:d,loading:u}=r(o,i,!(null==l?void 0:l.jwt)),c=null==(f=null===(e=null==d?void 0:d.userLeaderboard)||void 0===e?void 0:e.rows)?void 0:f.flatMap((e=>{var a;return{value:e.value,firstName:e.firstName||"Anonymous",lastInitial:e.lastInitial,rank:null===(a=e.rank)||void 0===a?void 0:a[t.rankType]}})),v=null==c?void 0:c.sort((function(t,e){return t.rank-e.rank}));var f;return{states:{loading:u,hasLeaders:(null==v?void 0:v.length)>0,styles:t},data:{leaderboard:v,rankType:t.rankType},elements:{empty:t.empty,loadingstate:t.loadingstate}}}const d=new Map;function u(t){const a=e(t);let n=t.render.bind(t);t.render=()=>{const t=a.getAttribute("stencilbook-shadow-view");if(t){const e=d.get(t);if(e)return e}return n()}}const c=({story:e},a)=>{var n;let s=null===(n=e.parent.parameters)||void 0===n?void 0:n.tagname;if(!s)return a;const r=Math.round(1e5*Math.random());return d.set(r+"",a),t("stencilbook-shawdow-view-"+r,null,t(s,{"stencilbook-shadow-view":r}))};export{l as L,c as S,i as u,u as w}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as t,c as r}from"./p-64c3217a.js";import{m as e}from"./p-44578b22.js";import"./p-ba505a8c.js";import"./p-cb390f74.js";import{a}from"./p-96b7953f.js";const n=class{constructor(t){s(this,t),this.columnTitle="Status",this.convertedStatusText="Converted",this.inProgressStatusText="In Progress",e(this)}disconnectedCallback(){}async renderCell(s){return t("sqm-referral-table-status-cell",{"status-text":s.dateConverted?this.convertedStatusText:this.inProgressStatusText,converted:!!s.dateConverted})}async renderLabel(){return this.columnTitle}render(){return a([this.columnTitle]),t(r,{style:{display:"none"}})}};export{n as sqm_referral_table_status_column}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1b7d89a7.system.js","./p-b285d182.system.js"],(function(t){"use strict";var n,e,s,o;return{setters:[function(t){n=t.r;e=t.h},function(t){s=t.m},function(){},function(t){o=t.T}],execute:function(){var i=t("sqm_text_span",function(){function t(t){n(this,t);this.ignored=true;s(this)}t.prototype.disconnectedCallback=function(){};t.prototype.componentWillLoad=function(){};t.prototype.render=function(){return e(o,{type:this.type},this.text)};return t}())}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as n}from"./p-64c3217a.js";import{j as t,c as i}from"./p-db5a1e78.js";import{g as o}from"./p-e33e615e.js";const s={ItemsContainer:{"min-width":"290px","max-width":"320px","box-sizing":"border-box",padding:"20px 15px",...o({direction:"column",size:"4px"})}};t.setup(i());const e=t.createStyleSheet(s),p=e.toString();function m(t,i){return n("div",null,n("div",{class:e.classes.ItemsContainer},n("style",{type:"text/css"},"\n :host{ \n width: 30vw;\n min-width: min-content;\n max-width: 320px;\n }\n",p),i))}export{m as N}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as s}from"./p-64c3217a.js";import{j as t,c as e}from"./p-db5a1e78.js";import{A as a,a as r,b as o}from"./p-e33e615e.js";import{T as n}from"./p-8cb92dee.js";const i={Wrapper:a,Column:{...r},ButtonsContainer:o,SecondaryButton:{cursor:"pointer",width:"25%"}};t.setup(e());const p=t.createStyleSheet(i),l=p.toString();function c(t){const{states:e,callbacks:a,content:r}=t;return s("div",{class:p.classes.Wrapper},s("style",{type:"text/css"},"\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n",l),s(n,{type:"h3"},r.messageSlot),s("sl-form",{class:p.classes.Column,"onSl-submit":a.submit},t.states.error&&s("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},s("div",{part:"erroralert-text"},t.states.error)),t.states.success&&s("sqm-form-message",{type:"success",exportparts:"successalert-icon"},s("div",{part:"successalert-text"},"If an account with that email exists, a password reset email will be sent.")),s("sl-input",{exportparts:"label: input-label",type:"email",name:"/email",label:r.emailLabel||"Email",disabled:e.loading,required:!0}),s("div",{class:p.classes.ButtonsContainer},s("sl-button",{submit:!0,loading:e.loading,exportparts:"base: primarybutton-base",type:"primary"},r.submitLabel||"Reset Password"),s("div",{class:p.classes.SecondaryButton},r.secondaryButton))))}export{c as P}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as n}from"./p-64c3217a.js";import{j as a,e}from"./p-44578b22.js";import{u as s}from"./p-ba505a8c.js";import{j as i,c as r}from"./p-db5a1e78.js";function t(n){const[i,r]=a(window.innerWidth),t=s((()=>r(window.innerWidth)),[]);return e((()=>(window.addEventListener("resize",t),()=>window.removeEventListener("resize",t))),[]),!(i>n)}const o=["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)"],l=n=>n?CSS.supports(`(color: ${n})`)?n:`url(${n})`:"";function c(a){const{states:e,content:s}=a,c=(n,a)=>{var e={small:7,medium:8,large:9}[n];return t(767)?e-=2:t(1023)&&(e-=1),a?o[e-2]:o[e]},p=n=>"small"==n?"1%":"medium"==n?"3%":"5%",d={TwoColumnContainer:{display:"flex","@media screen and (max-width: 1023px)":{flexDirection:"wrap-reverse"==e.wrapDirection?"column-reverse":"column",justfiyContent:"center"}},ColumnPadding:{paddingTop:"none"==e.paddingSize?"0px":c(e.paddingSize),paddingBottom:"none"==e.paddingSize?"0px":c(e.paddingSize),paddingLeft:"none"==e.paddingSize?"0px":p(e.paddingSize),paddingRight:"none"==e.paddingSize?"0px":p(e.paddingSize)},ColumnWrapper:{"&:first-of-type":{background:`no-repeat center/cover ${l(e.background)}`},"&:last-of-type":{background:`no-repeat center/cover ${l(e.secondaryBackground)}`},"@media screen and (min-width: 1023px)":{flex:"1 1 0"},display:"block"},SingleColumnContainer:{background:`no-repeat center/cover ${l(e.background)}`,flex:"1 1 0"},Container:{width:"100%",maxWidth:"var(--sqm-max-width)",margin:"0 auto",flex:1,display:"flex",flexDirection:"column",minHeight:"100%"}};i.setup(r());const m=i.createStyleSheet(d),x=m.toString();return n("div",{class:m.classes.Container},n("style",{type:"text/css"},"\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",x),2==e.columns?n("div",{class:m.classes.TwoColumnContainer},n("div",{class:`${m.classes.ColumnWrapper} ${m.classes.ColumnPadding}`},s.primaryColumn),n("div",{class:`${m.classes.ColumnWrapper} ${m.classes.ColumnPadding}`},s.secondaryColumn)):n("div",{class:`${m.classes.SingleColumnContainer} ${m.classes.ColumnPadding}`},s.primaryColumn))}export{c as H}
|
|
@@ -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};System.register(["./p-ff17b3a4.system.js","./p-640be111.system.js"],(function(e){"use strict";var r,a,n,t,i,s;return{setters:[function(e){r=e.h;a=e.g},function(e){n=e.d;t=e.M;i=e.T;s=e.e}],execute:function(){e({L:l,u:d,w:v});function l(e){var a;var n=e.states,t=e.data,i=e.elements;var s=n.styles;if(n.loading){return i.loadingstate}return r("div",null,!n.hasLeaders&&i.empty,n.hasLeaders&&r("table",null,r("tr",null,s.showRank&&r("th",{class:"Rank"},s.rankheading),r("th",{class:"User"},s.usersheading),r("th",{class:"Score"},s.statsheading)),(a=t.leaderboard)===null||a===void 0?void 0:a.map((function(e){return r("tr",{class:"SeparateContent"},s.showRank&&r("td",{class:"Rank"},e.rank),r("td",{class:"User"},e.firstName+" "+e.lastInitial+" "),r("td",{class:"Score"},e.value))}))))}var o=n.gql(__makeTemplateObject(["\n query ($type: String!, $filter: UserLeaderboardFilterInput) {\n userLeaderboard(type: $type, filter: $filter) {\n dateModified\n rows {\n value\n firstName\n lastInitial\n rank {\n rank\n denseRank\n rowNumber\n }\n }\n }\n }\n"],["\n query ($type: String!, $filter: UserLeaderboardFilterInput) {\n userLeaderboard(type: $type, filter: $filter) {\n dateModified\n rows {\n value\n firstName\n lastInitial\n rank {\n rank\n denseRank\n rowNumber\n }\n }\n }\n }\n"]));function d(e){var r;var a=t();var n=i();var l={type:e.leaderboardType,filter:{programId_eq:a}};if(e.interval){l.filter["interval"]=e.interval}var d=s(o,l,!(n===null||n===void 0?void 0:n.jwt)),u=d.data,v=d.loading;var f=(r=u===null||u===void 0?void 0:u.userLeaderboard)===null||r===void 0?void 0:r.rows;var c=m(f);var p=c===null||c===void 0?void 0:c.sort((function(e,r){return e.rank-r.rank}));function m(r){return r===null||r===void 0?void 0:r.flatMap((function(r){var a;return{value:r.value,firstName:r.firstName||"Anonymous",lastInitial:r.lastInitial,rank:(a=r.rank)===null||a===void 0?void 0:a[e.rankType]}}))}return{states:{loading:v,hasLeaders:(p===null||p===void 0?void 0:p.length)>0,styles:e},data:{leaderboard:p,rankType:e.rankType},elements:{empty:e.empty,loadingstate:e.loadingstate}}}var u=new Map;function v(e){var r=a(e);var n=e["render"].bind(e);var t=function(){var e=r.getAttribute("stencilbook-shadow-view");if(e){var a=u.get(e);if(a){return a}}return n()};e["render"]=t}var f=e("S",(function(e,a){var n=e.story;var t;var i=(t=n.parent.parameters)===null||t===void 0?void 0:t.tagname;if(!i)return a;var s=Math.round(Math.random()*1e5);u.set(s+"",a);var l="stencilbook-shawdow-view-"+s;return r(l,null,r(i,{"stencilbook-shadow-view":s}))}))}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as a,d as t}from"./p-64c3217a.js";import{j as r,c as s}from"./p-db5a1e78.js";r.setup(s());const e=r.createStyleSheet({CardContainer:{"box-sizing":"border-box",width:"100%","max-width":"260px",border:"1px solid #EAEAEA",padding:"0px 16px 16px 16px","border-radius":"8px"},TextContainer:{display:"flex","justify-content":"space-between","align-items":"center"},Title:{"font-weight":600,color:"var(--sl-color-gray-800)","max-width":"85%","overflow-wrap":"break-word"},CardImg:{width:"100%",height:"228px","border-radius":"4px"},Icon:{"&:hover":{cursor:"pointer"}}}),i=e.toString(),o=r=>{const{text:{titleText:s},imgUrl:o}=r;return a("div",{class:e.classes.CardContainer},a("style",{type:"text/css"},i),a("div",{class:e.classes.TextContainer},a("p",{class:e.classes.Title},s),a("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"#000000",class:`bi bi-download ${e.classes.Icon}`,viewBox:"0 0 16 16"},a("path",{d:"M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"}),a("path",{d:"M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"}))),a("img",{src:t(o),class:e.classes.CardImg}))};export{o as A}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-ff17b3a4.system.js","./p-1b7d89a7.system.js","./p-1f2cf99b.system.js","./p-b285d182.system.js"],(function(e){"use strict";var s,t,r,a,o,n,l;return{setters:[function(e){s=e.h},function(e){t=e.j;r=e.c},function(e){a=e.A;o=e.a;n=e.b},function(e){l=e.T}],execute:function(){e("P",u);var i={Wrapper:a,Column:o,ButtonsContainer:n,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 c="\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";t.setup(r());var p=t.createStyleSheet(i);var d=p.toString();function u(e){var t=e.states,r=e.callbacks;if(t.reset){return s("div",{class:p.classes.Wrapper+" "+p.classes.Column},s("style",{type:"text/css"},d),s(l,{type:"h3"},t.content.resetPasswordHeader),s("sqm-form-message",{class:p.classes.CodeSuccess,exportparts:"success-icon"},s("div",{part:"successalert-text"},"Your password has been reset and you are being redirected. If you are not redirected, please click Continue.")),s("div",null,s("sl-button",{class:p.classes.ContinueButton,onClick:r.gotoNextPage,loading:t.loading,exportparts:"base: primarybutton-base",type:"primary"},t.content.continueButtonText)))}if(t.oobCodeValidating){return s("div",null)}if(!t.oobCodeValid){return s("div",{class:p.classes.Wrapper+" "+p.classes.Column},s("style",{type:"text/css"},d),s("sqm-form-message",{class:p.classes.CodeError,type:"error",exportparts:"erroralert-icon"},s("div",{part:"erroralert-text"},"The password reset code is invalid or has expired, please try again.")),s("div",null,s("sl-button",{class:p.classes.ContinueButton,onClick:r.failed,exportparts:"base: primarybutton-base",type:"primary"},t.content.continueButtonText)))}return s("div",{class:p.classes.Wrapper},s("style",{type:"text/css"},c,d),s(l,{type:"h2"},t.reset?t.content.passwordResetHeader:t.content.resetPasswordHeader),s("sl-form",{class:p.classes.Column,"onSl-submit":r.submit},e.states.error&&s("sqm-form-message",{type:"error",class:p.classes.Banner,exportparts:"erroralert-icon"},s("div",{part:"erroralert-text"},e.states.error)),!t.reset&&s("sqm-password-field",{fieldLabel:t.content.passwordFieldLabel,demoData:t.passwordDemoData}),!t.reset&&t.confirmPassword&&s("sl-input",{exportparts:"label: input-label",type:"password",name:"/confirmPassword",label:t.content.confirmPasswordFieldLabel,disabled:t.loading,required:true}),s("div",{class:p.classes.ButtonsContainer},s("sl-button",{class:p.classes.ContinueButton,submit:true,loading:t.loading,exportparts:"base: primarybutton-base",type:"primary"},t.reset?t.content.continueButtonText:t.content.resetPasswordButtonText))))}}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,h as s}from"./p-64c3217a.js";import{m as r}from"./p-44578b22.js";import"./p-ba505a8c.js";import{j as a}from"./p-cb390f74.js";import"./p-db5a1e78.js";import{c as e}from"./p-c1086930.js";import{A as c}from"./p-d7a75527.js";const i=class{constructor(s){t(this,s),this.ignored=!0,r(this)}disconnectedCallback(){}render(){const t=a()?function(t){return e({text:{titleText:"Marketing Banner"},imgUrl:"../../assets/saasquatch-logo.png",callbacks:{}},t.demoData||{},{arrayMerge:(t,s)=>s})}(this):{text:{titleText:"Marketing Banner"},imgUrl:null,callbacks:{}};return s(c,Object.assign({},t))}static get assetsDirs(){return["../../assets"]}};export{i as sqm_asset_card}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{_ as t}from"./p-44578b22.js";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n="object"===("undefined"==typeof window?"undefined":r(window))&&"object"===("undefined"==typeof document?"undefined":r(document))&&9===document.nodeType;function i(t,r){for(var n=0;n<r.length;n++){var i=r[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function e(t,r,n){return r&&i(t.prototype,r),n&&i(t,n),t}function o(t,r){return(o=Object.setPrototypeOf||function(t,r){return t.__proto__=r,t})(t,r)}function s(t,r){t.prototype=Object.create(r.prototype),t.prototype.constructor=t,o(t,r)}function u(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}var a={}.constructor;function f(t){if(null==t||"object"!=typeof t)return t;if(Array.isArray(t))return t.map(f);if(t.constructor!==a)return t;var r={};for(var n in t)r[n]=f(t[n]);return r}function l(t,r,n){void 0===t&&(t="unnamed");var i=n.jss,e=f(r);return i.plugins.onCreateRule(t,e,n)||null}var h=function(t,r){for(var n="",i=0;i<t.length&&"!important"!==t[i];i++)n&&(n+=r),n+=t[i];return n},d=function(t,r){if(void 0===r&&(r=!1),!Array.isArray(t))return t;var n="";if(Array.isArray(t[0]))for(var i=0;i<t.length&&"!important"!==t[i];i++)n&&(n+=", "),n+=h(t[i]," ");else n=h(t,", ");return r||"!important"!==t[t.length-1]||(n+=" !important"),n};function c(t,r){for(var n="",i=0;i<r;i++)n+=" ";return n+t}function v(t,r,n){void 0===n&&(n={});var i="";if(!r)return i;var e=n.indent,o=void 0===e?0:e,s=r.fallbacks;if(t&&o++,s)if(Array.isArray(s))for(var u=0;u<s.length;u++){var a=s[u];for(var f in a){var l=a[f];null!=l&&(i&&(i+="\n"),i+=c(f+": "+d(l)+";",o))}}else for(var h in s){var v=s[h];null!=v&&(i&&(i+="\n"),i+=c(h+": "+d(v)+";",o))}for(var p in r){var b=r[p];null!=b&&"fallbacks"!==p&&(i&&(i+="\n"),i+=c(p+": "+d(b)+";",o))}return(i||n.allowEmpty)&&t?(i&&(i="\n"+i+"\n"),c(t+" {"+i,--o)+c("}",o)):i}var p=/([[\].#*$><+~=|^:(),"'`\s])/g,b="undefined"!=typeof CSS&&CSS.escape,m=function(t){return b?b(t):t.replace(p,"\\$1")},g=function(){function t(t,r,n){this.type="style",this.key=void 0,this.isProcessed=!1,this.style=void 0,this.renderer=void 0,this.renderable=void 0,this.options=void 0;var i=n.sheet,e=n.Renderer;this.key=t,this.options=n,this.style=r,i?this.renderer=i.renderer:e&&(this.renderer=new e)}return t.prototype.prop=function(t,r,n){if(void 0===r)return this.style[t];var i=!!n&&n.force;if(!i&&this.style[t]===r)return this;var e=r;n&&!1===n.process||(e=this.options.jss.plugins.onChangeValue(r,t,this));var o=null==e||!1===e,s=t in this.style;if(o&&!s&&!i)return this;var u=o&&s;return u?delete this.style[t]:this.style[t]=e,this.renderable&&this.renderer?(u?this.renderer.removeProperty(this.renderable,t):this.renderer.setProperty(this.renderable,t,e),this):this},t}(),y=function(r){function n(t,n,i){var e;(e=r.call(this,t,n,i)||this).selectorText=void 0,e.id=void 0,e.renderable=void 0;var o=i.selector,s=i.scoped,a=i.sheet,f=i.generateId;return o?e.selectorText=o:!1!==s&&(e.id=f(u(u(e)),a),e.selectorText="."+m(e.id)),e}s(n,r);var i=n.prototype;return i.applyTo=function(t){var r=this.renderer;if(r){var n=this.toJSON();for(var i in n)r.setProperty(t,i,n[i])}return this},i.toJSON=function(){var t={};for(var r in this.style){var n=this.style[r];"object"!=typeof n?t[r]=n:Array.isArray(n)&&(t[r]=d(n))}return t},i.toString=function(r){var n=this.options.sheet,i=n&&n.options.link?t({},r,{allowEmpty:!0}):r;return v(this.selectorText,this.style,i)},e(n,[{key:"selector",set:function(t){if(t!==this.selectorText){this.selectorText=t;var r=this.renderer,n=this.renderable;n&&r&&(r.setSelector(n,t)||r.replaceRule(n,this))}},get:function(){return this.selectorText}}]),n}(g),w={onCreateRule:function(t,r,n){return"@"===t[0]||n.parent&&"keyframes"===n.parent.type?null:new y(t,r,n)}},x={indent:1,children:!0},k=/@([\w-]+)/,S=function(){function r(r,n,i){this.type="conditional",this.at=void 0,this.key=void 0,this.query=void 0,this.rules=void 0,this.options=void 0,this.isProcessed=!1,this.renderable=void 0,this.key=r;var e=r.match(k);for(var o in this.at=e?e[1]:"unknown",this.query=i.name||"@"+this.at,this.options=i,this.rules=new L(t({},i,{parent:this})),n)this.rules.add(o,n[o]);this.rules.process()}var n=r.prototype;return n.getRule=function(t){return this.rules.get(t)},n.indexOf=function(t){return this.rules.indexOf(t)},n.addRule=function(t,r,n){var i=this.rules.add(t,r,n);return i?(this.options.jss.plugins.onProcessRule(i),i):null},n.toString=function(t){if(void 0===t&&(t=x),null==t.indent&&(t.indent=x.indent),null==t.children&&(t.children=x.children),!1===t.children)return this.query+" {}";var r=this.rules.toString(t);return r?this.query+" {\n"+r+"\n}":""},r}(),P=/@media|@supports\s+/,C={onCreateRule:function(t,r,n){return P.test(t)?new S(t,r,n):null}},j={indent:1,children:!0},A=/@keyframes\s+([\w-]+)/,R=function(){function r(r,n,i){this.type="keyframes",this.at="@keyframes",this.key=void 0,this.name=void 0,this.id=void 0,this.rules=void 0,this.options=void 0,this.isProcessed=!1,this.renderable=void 0;var e=r.match(A);this.name=e&&e[1]?e[1]:"noname",this.key=this.type+"-"+this.name,this.options=i;var o=i.scoped,s=i.sheet,u=i.generateId;for(var a in this.id=!1===o?this.name:m(u(this,s)),this.rules=new L(t({},i,{parent:this})),n)this.rules.add(a,n[a],t({},i,{parent:this}));this.rules.process()}return r.prototype.toString=function(t){if(void 0===t&&(t=j),null==t.indent&&(t.indent=j.indent),null==t.children&&(t.children=j.children),!1===t.children)return this.at+" "+this.id+" {}";var r=this.rules.toString(t);return r&&(r="\n"+r+"\n"),this.at+" "+this.id+" {"+r+"}"},r}(),z=/@keyframes\s+/,O=/\$([\w-]+)/g,W=function(t,r){return"string"==typeof t?t.replace(O,(function(t,n){return n in r?r[n]:t})):t},M=function(t,r,n){var i=t[r],e=W(i,n);e!==i&&(t[r]=e)},V={onCreateRule:function(t,r,n){return"string"==typeof t&&z.test(t)?new R(t,r,n):null},onProcessStyle:function(t,r,n){return"style"===r.type&&n?("animation-name"in t&&M(t,"animation-name",n.keyframes),"animation"in t&&M(t,"animation",n.keyframes),t):t},onChangeValue:function(t,r,n){var i=n.options.sheet;if(!i)return t;switch(r){case"animation":case"animation-name":return W(t,i.keyframes);default:return t}}},I=function(r){function n(){for(var t,n=arguments.length,i=new Array(n),e=0;e<n;e++)i[e]=arguments[e];return(t=r.call.apply(r,[this].concat(i))||this).renderable=void 0,t}return s(n,r),n.prototype.toString=function(r){var n=this.options.sheet,i=n&&n.options.link?t({},r,{allowEmpty:!0}):r;return v(this.key,this.style,i)},n}(g),E={onCreateRule:function(t,r,n){return n.parent&&"keyframes"===n.parent.type?new I(t,r,n):null}},N=function(){function t(t,r,n){this.type="font-face",this.at="@font-face",this.key=void 0,this.style=void 0,this.options=void 0,this.isProcessed=!1,this.renderable=void 0,this.key=t,this.style=r,this.options=n}return t.prototype.toString=function(t){if(Array.isArray(this.style)){for(var r="",n=0;n<this.style.length;n++)r+=v(this.at,this.style[n]),this.style[n+1]&&(r+="\n");return r}return v(this.at,this.style,t)},t}(),$=/@font-face/,F={onCreateRule:function(t,r,n){return $.test(t)?new N(t,r,n):null}},T=function(){function t(t,r,n){this.type="viewport",this.at="@viewport",this.key=void 0,this.style=void 0,this.options=void 0,this.isProcessed=!1,this.renderable=void 0,this.key=t,this.style=r,this.options=n}return t.prototype.toString=function(t){return v(this.key,this.style,t)},t}(),G={onCreateRule:function(t,r,n){return"@viewport"===t||"@-ms-viewport"===t?new T(t,r,n):null}},U=function(){function t(t,r,n){this.type="simple",this.key=void 0,this.value=void 0,this.options=void 0,this.isProcessed=!1,this.renderable=void 0,this.key=t,this.value=r,this.options=n}return t.prototype.toString=function(){if(Array.isArray(this.value)){for(var t="",r=0;r<this.value.length;r++)t+=this.key+" "+this.value[r]+";",this.value[r+1]&&(t+="\n");return t}return this.key+" "+this.value+";"},t}(),q={"@charset":!0,"@import":!0,"@namespace":!0},D=[w,C,V,E,F,G,{onCreateRule:function(t,r,n){return t in q?new U(t,r,n):null}}],H={process:!0},B={force:!0,process:!0},L=function(){function r(t){this.map={},this.raw={},this.index=[],this.counter=0,this.options=void 0,this.classes=void 0,this.keyframes=void 0,this.options=t,this.classes=t.classes,this.keyframes=t.keyframes}var n=r.prototype;return n.add=function(r,n,i){var e=this.options,o=t({classes:this.classes,parent:e.parent,sheet:e.sheet,jss:e.jss,Renderer:e.Renderer,generateId:e.generateId,scoped:e.scoped,name:r,keyframes:this.keyframes,selector:void 0},i),s=r;r in this.raw&&(s=r+"-d"+this.counter++),this.raw[s]=n,s in this.classes&&(o.selector="."+m(this.classes[s]));var u=l(s,n,o);return u?(this.register(u),this.index.splice(void 0===o.index?this.index.length:o.index,0,u),u):null},n.get=function(t){return this.map[t]},n.remove=function(t){this.unregister(t),delete this.raw[t.key],this.index.splice(this.index.indexOf(t),1)},n.indexOf=function(t){return this.index.indexOf(t)},n.process=function(){var t=this.options.jss.plugins;this.index.slice(0).forEach(t.onProcessRule,t)},n.register=function(t){this.map[t.key]=t,t instanceof y?(this.map[t.selector]=t,t.id&&(this.classes[t.key]=t.id)):t instanceof R&&this.keyframes&&(this.keyframes[t.name]=t.id)},n.unregister=function(t){delete this.map[t.key],t instanceof y?(delete this.map[t.selector],delete this.classes[t.key]):t instanceof R&&delete this.keyframes[t.name]},n.update=function(){var t,r,n;if("string"==typeof(arguments.length<=0?void 0:arguments[0])?(t=arguments.length<=0?void 0:arguments[0],r=arguments.length<=1?void 0:arguments[1],n=arguments.length<=2?void 0:arguments[2]):(r=arguments.length<=0?void 0:arguments[0],n=arguments.length<=1?void 0:arguments[1],t=null),t)this.updateOne(this.map[t],r,n);else for(var i=0;i<this.index.length;i++)this.updateOne(this.index[i],r,n)},n.updateOne=function(t,n,i){void 0===i&&(i=H);var e=this.options,o=e.jss.plugins,s=e.sheet;if(t.rules instanceof r)t.rules.update(n,i);else{var u=t,a=u.style;if(o.onUpdate(n,t,s,i),i.process&&a&&a!==u.style){for(var f in o.onProcessStyle(u.style,u,s),u.style){var l=u.style[f];l!==a[f]&&u.prop(f,l,B)}for(var h in a){var d=u.style[h];null==d&&d!==a[h]&&u.prop(h,null,B)}}}},n.toString=function(t){for(var r="",n=this.options.sheet,i=!!n&&n.options.link,e=0;e<this.index.length;e++){var o=this.index[e].toString(t);(o||i)&&(r&&(r+="\n"),r+=o)}return r},r}(),Z=function(){function r(r,n){for(var i in this.options=void 0,this.deployed=void 0,this.attached=void 0,this.rules=void 0,this.renderer=void 0,this.classes=void 0,this.keyframes=void 0,this.queue=void 0,this.attached=!1,this.deployed=!1,this.classes={},this.keyframes={},this.options=t({},n,{sheet:this,parent:this,classes:this.classes,keyframes:this.keyframes}),n.Renderer&&(this.renderer=new n.Renderer(this)),this.rules=new L(this.options),r)this.rules.add(i,r[i]);this.rules.process()}var n=r.prototype;return n.attach=function(){return this.attached||(this.renderer&&this.renderer.attach(),this.attached=!0,this.deployed||this.deploy()),this},n.detach=function(){return this.attached?(this.renderer&&this.renderer.detach(),this.attached=!1,this):this},n.addRule=function(t,r,n){var i=this.queue;this.attached&&!i&&(this.queue=[]);var e=this.rules.add(t,r,n);return e?(this.options.jss.plugins.onProcessRule(e),this.attached?this.deployed?(i?i.push(e):(this.insertRule(e),this.queue&&(this.queue.forEach(this.insertRule,this),this.queue=void 0)),e):e:(this.deployed=!1,e)):null},n.insertRule=function(t){this.renderer&&this.renderer.insertRule(t)},n.addRules=function(t,r){var n=[];for(var i in t){var e=this.addRule(i,t[i],r);e&&n.push(e)}return n},n.getRule=function(t){return this.rules.get(t)},n.deleteRule=function(t){var r="object"==typeof t?t:this.rules.get(t);return!(!r||this.attached&&!r.renderable)&&(this.rules.remove(r),!(this.attached&&r.renderable&&this.renderer)||this.renderer.deleteRule(r.renderable))},n.indexOf=function(t){return this.rules.indexOf(t)},n.deploy=function(){return this.renderer&&this.renderer.deploy(),this.deployed=!0,this},n.update=function(){var t;return(t=this.rules).update.apply(t,arguments),this},n.updateOne=function(t,r,n){return this.rules.updateOne(t,r,n),this},n.toString=function(t){return this.rules.toString(t)},r}(),_=function(){function t(){this.plugins={internal:[],external:[]},this.registry=void 0}var r=t.prototype;return r.onCreateRule=function(t,r,n){for(var i=0;i<this.registry.onCreateRule.length;i++){var e=this.registry.onCreateRule[i](t,r,n);if(e)return e}return null},r.onProcessRule=function(t){if(!t.isProcessed){for(var r=t.options.sheet,n=0;n<this.registry.onProcessRule.length;n++)this.registry.onProcessRule[n](t,r);t.style&&this.onProcessStyle(t.style,t,r),t.isProcessed=!0}},r.onProcessStyle=function(t,r,n){for(var i=0;i<this.registry.onProcessStyle.length;i++)r.style=this.registry.onProcessStyle[i](r.style,r,n)},r.onProcessSheet=function(t){for(var r=0;r<this.registry.onProcessSheet.length;r++)this.registry.onProcessSheet[r](t)},r.onUpdate=function(t,r,n,i){for(var e=0;e<this.registry.onUpdate.length;e++)this.registry.onUpdate[e](t,r,n,i)},r.onChangeValue=function(t,r,n){for(var i=t,e=0;e<this.registry.onChangeValue.length;e++)i=this.registry.onChangeValue[e](i,r,n);return i},r.use=function(t,r){void 0===r&&(r={queue:"external"});var n=this.plugins[r.queue];-1===n.indexOf(t)&&(n.push(t),this.registry=[].concat(this.plugins.external,this.plugins.internal).reduce((function(t,r){for(var n in r)n in t&&t[n].push(r[n]);return t}),{onCreateRule:[],onProcessRule:[],onProcessStyle:[],onProcessSheet:[],onChangeValue:[],onUpdate:[]}))},t}(),J=new(function(){function t(){this.registry=[]}var r=t.prototype;return r.add=function(t){var r=this.registry,n=t.options.index;if(-1===r.indexOf(t))if(0===r.length||n>=this.index)r.push(t);else for(var i=0;i<r.length;i++)if(r[i].options.index>n)return void r.splice(i,0,t)},r.reset=function(){this.registry=[]},r.remove=function(t){var r=this.registry.indexOf(t);this.registry.splice(r,1)},r.toString=function(t){for(var r=void 0===t?{}:t,n=r.attached,i=function(t,r){if(null==t)return{};var n,i,e={},o=Object.keys(t);for(i=0;i<o.length;i++)r.indexOf(n=o[i])>=0||(e[n]=t[n]);return e}(r,["attached"]),e="",o=0;o<this.registry.length;o++){var s=this.registry[o];null!=n&&s.attached!==n||(e&&(e+="\n"),e+=s.toString(i))}return e},e(t,[{key:"index",get:function(){return 0===this.registry.length?0:this.registry[this.registry.length-1].options.index}}]),t}()),K="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window&&window.Math===Math?window:"undefined"!=typeof self&&self.Math===Math?self:Function("return this")(),Q="2f1acc6c3a606b082e5eef5e54414ffb";null==K[Q]&&(K[Q]=0);var X=K[Q]++,Y=function(t){void 0===t&&(t={});var r=0;return function(n,i){r+=1;var e="",o="";return i&&(i.options.classNamePrefix&&(o=i.options.classNamePrefix),null!=i.options.jss.id&&(e=String(i.options.jss.id))),t.minify?""+(o||"c")+X+e+r:o+n.key+"-"+X+(e?"-"+e:"")+"-"+r}},tt=function(t){var r;return function(){return r||(r=t()),r}},rt=function(t,r){try{return t.attributeStyleMap?t.attributeStyleMap.get(r):t.style.getPropertyValue(r)}catch(t){return""}},nt=function(t,r,n){try{var i=n;if(Array.isArray(n)&&(i=d(n,!0),"!important"===n[n.length-1]))return t.style.setProperty(r,i,"important"),!0;t.attributeStyleMap?t.attributeStyleMap.set(r,i):t.style.setProperty(r,i)}catch(t){return!1}return!0},it=function(t,r){try{t.attributeStyleMap?t.attributeStyleMap.delete(r):t.style.removeProperty(r)}catch(t){}},et=function(t,r){return t.selectorText=r,t.selectorText===r},ot=tt((function(){return document.querySelector("head")}));var st=tt((function(){var t=document.querySelector('meta[property="csp-nonce"]');return t?t.getAttribute("content"):null})),ut=function(t,r,n){try{"insertRule"in t?t.insertRule(r,n):"appendRule"in t&&t.appendRule(r)}catch(t){return!1}return t.cssRules[n]},at=function(t,r){var n=t.cssRules.length;return void 0===r||r>n?n:r},ft=function(){function t(t){this.getPropertyValue=rt,this.setProperty=nt,this.removeProperty=it,this.setSelector=et,this.element=void 0,this.sheet=void 0,this.hasInsertedRules=!1,this.cssRules=[],t&&J.add(t),this.sheet=t;var r=this.sheet?this.sheet.options:{},n=r.media,i=r.meta;this.element=r.element||function(){var t=document.createElement("style");return t.textContent="\n",t}(),this.element.setAttribute("data-jss",""),n&&this.element.setAttribute("media",n),i&&this.element.setAttribute("data-meta",i);var e=st();e&&this.element.setAttribute("nonce",e)}var r=t.prototype;return r.attach=function(){if(!this.element.parentNode&&this.sheet){!function(t,r){var n=r.insertionPoint,i=function(t){var r=J.registry;if(r.length>0){var n=function(t,r){for(var n=0;n<t.length;n++){var i=t[n];if(i.attached&&i.options.index>r.index&&i.options.insertionPoint===r.insertionPoint)return i}return null}(r,t);if(n&&n.renderer)return{parent:n.renderer.element.parentNode,node:n.renderer.element};if((n=function(t,r){for(var n=t.length-1;n>=0;n--){var i=t[n];if(i.attached&&i.options.insertionPoint===r.insertionPoint)return i}return null}(r,t))&&n.renderer)return{parent:n.renderer.element.parentNode,node:n.renderer.element.nextSibling}}var i=t.insertionPoint;if(i&&"string"==typeof i){var e=function(t){for(var r=ot(),n=0;n<r.childNodes.length;n++){var i=r.childNodes[n];if(8===i.nodeType&&i.nodeValue.trim()===t)return i}return null}(i);if(e)return{parent:e.parentNode,node:e.nextSibling}}return!1}(r);if(!1!==i&&i.parent)i.parent.insertBefore(t,i.node);else if(n&&"number"==typeof n.nodeType){var e=n.parentNode;e&&e.insertBefore(t,n.nextSibling)}else ot().appendChild(t)}(this.element,this.sheet.options);var t=Boolean(this.sheet&&this.sheet.deployed);this.hasInsertedRules&&t&&(this.hasInsertedRules=!1,this.deploy())}},r.detach=function(){if(this.sheet){var t=this.element.parentNode;t&&t.removeChild(this.element),this.sheet.options.link&&(this.cssRules=[],this.element.textContent="\n")}},r.deploy=function(){var t=this.sheet;t&&(t.options.link?this.insertRules(t.rules):this.element.textContent="\n"+t.toString()+"\n")},r.insertRules=function(t,r){for(var n=0;n<t.index.length;n++)this.insertRule(t.index[n],n,r)},r.insertRule=function(t,r,n){if(void 0===n&&(n=this.element.sheet),t.rules){var i=t,e=n;if("conditional"===t.type||"keyframes"===t.type){var o=at(n,r);if(!1===(e=ut(n,i.toString({children:!1}),o)))return!1;this.refCssRule(t,o,e)}return this.insertRules(i.rules,e),e}var s=t.toString();if(!s)return!1;var u=at(n,r),a=ut(n,s,u);return!1!==a&&(this.hasInsertedRules=!0,this.refCssRule(t,u,a),a)},r.refCssRule=function(t,r,n){t.renderable=n,t.options.parent instanceof Z&&(this.cssRules[r]=n)},r.deleteRule=function(t){var r=this.element.sheet,n=this.indexOf(t);return-1!==n&&(r.deleteRule(n),this.cssRules.splice(n,1),!0)},r.indexOf=function(t){return this.cssRules.indexOf(t)},r.replaceRule=function(t,r){var n=this.indexOf(t);return-1!==n&&(this.element.sheet.deleteRule(n),this.cssRules.splice(n,1),this.insertRule(r,n))},r.getRules=function(){return this.element.sheet.cssRules},t}(),lt=0,ht="object"==typeof CSS&&null!=CSS&&"number"in CSS,dt=new(function(){function r(t){this.id=lt++,this.version="10.7.1",this.plugins=new _,this.options={id:{minify:!1},createGenerateId:Y,Renderer:n?ft:null,plugins:[]},this.generateId=Y({minify:!1});for(var r=0;r<D.length;r++)this.plugins.use(D[r],{queue:"internal"});this.setup(t)}var i=r.prototype;return i.setup=function(r){return void 0===r&&(r={}),r.createGenerateId&&(this.options.createGenerateId=r.createGenerateId),r.id&&(this.options.id=t({},this.options.id,r.id)),(r.createGenerateId||r.id)&&(this.generateId=this.options.createGenerateId(this.options.id)),null!=r.insertionPoint&&(this.options.insertionPoint=r.insertionPoint),"Renderer"in r&&(this.options.Renderer=r.Renderer),r.plugins&&this.use.apply(this,r.plugins),this},i.createStyleSheet=function(r,n){void 0===n&&(n={});var i=n.index;"number"!=typeof i&&(i=0===J.index?0:J.index+1);var e=new Z(r,t({},n,{jss:this,generateId:n.generateId||this.generateId,insertionPoint:this.options.insertionPoint,Renderer:this.options.Renderer,index:i}));return this.plugins.onProcessSheet(e),e},i.removeStyleSheet=function(t){return t.detach(),J.remove(t),this},i.createRule=function(r,n,i){if(void 0===n&&(n={}),void 0===i&&(i={}),"object"==typeof r)return this.createRule(void 0,r,n);var e=t({},i,{name:r,jss:this,Renderer:this.options.Renderer});e.generateId||(e.generateId=this.generateId),e.classes||(e.classes={}),e.keyframes||(e.keyframes={});var o=l(r,n,e);return o&&this.plugins.onProcessRule(o),o},i.use=function(){for(var t=this,r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];return n.forEach((function(r){t.plugins.use(r)})),this},r}())(undefined),ct=Date.now(),vt="fnValues"+ct,pt="fnStyle"+ ++ct,bt=function(){var t,r=("undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof module?module:Function("return this")()).Symbol;return"function"==typeof r?r.observable?t=r.observable:(t=r("observable"),r.observable=t):t="@@observable",t}(),mt=function(t){return t&&t[bt]&&t===t[bt]()},gt=/;\n/,yt=function(t){"string"==typeof t.style&&(t.style=function(t){for(var r={},n=t.split(gt),i=0;i<n.length;i++){var e=(n[i]||"").trim();if(e){var o=e.indexOf(":");if(-1!==o){var s=e.substr(0,o).trim(),u=e.substr(o+1).trim();r[s]=u}}}return r}(t.style))},wt="@global",xt=function(){function r(r,n,i){for(var e in this.type="global",this.at=wt,this.rules=void 0,this.options=void 0,this.key=void 0,this.isProcessed=!1,this.key=r,this.options=i,this.rules=new L(t({},i,{parent:this})),n)this.rules.add(e,n[e]);this.rules.process()}var n=r.prototype;return n.getRule=function(t){return this.rules.get(t)},n.addRule=function(t,r,n){var i=this.rules.add(t,r,n);return i&&this.options.jss.plugins.onProcessRule(i),i},n.indexOf=function(t){return this.rules.indexOf(t)},n.toString=function(){return this.rules.toString()},r}(),kt=function(){function r(r,n,i){this.type="global",this.at=wt,this.options=void 0,this.rule=void 0,this.isProcessed=!1,this.key=void 0,this.key=r,this.options=i;var e=r.substr("@global ".length);this.rule=i.jss.createRule(e,n,t({},i,{parent:this}))}return r.prototype.toString=function(t){return this.rule?this.rule.toString(t):""},r}(),St=/\s*,\s*/g;function Pt(t,r){for(var n=t.split(St),i="",e=0;e<n.length;e++)i+=r+" "+n[e].trim(),n[e+1]&&(i+=", ");return i}var Ct=function(t){return t&&"object"==typeof t&&!Array.isArray(t)},jt="extendCurrValue"+Date.now();function At(r,n,i,e){return void 0===e&&(e={}),function(r,n,i,e){if("string"!=typeof r.extend)if(Array.isArray(r.extend))for(var o=0;o<r.extend.length;o++){var s=r.extend[o];At("string"==typeof s?t({},r,{extend:s}):r.extend[o],n,i,e)}else for(var u in r.extend)"extend"!==u?Ct(r.extend[u])?(u in e||(e[u]={}),At(r.extend[u],n,i,e[u])):e[u]=r.extend[u]:At(r.extend.extend,n,i,e);else{if(!i)return;var a=i.getRule(r.extend);if(!a)return;if(a===n)return;var f=a.options.parent;f&&At(f.rules.raw[r.extend],n,i,e)}}(r,n,i,e),function(t,r,n,i){for(var e in t)"extend"!==e&&(Ct(i[e])&&Ct(t[e])?At(t[e],r,n,i[e]):i[e]=Ct(t[e])?At(t[e],r,n):t[e])}(r,n,i,e),e}var Rt=/\s*,\s*/g,zt=/&/g,Ot=/\$([\w-]+)/g;function Wt(){function r(t,r){return function(n,i){var e=t.getRule(i)||r&&r.getRule(i);return e?(e=e).selector:i}}function n(t,r){for(var n=r.split(Rt),i=t.split(Rt),e="",o=0;o<n.length;o++)for(var s=n[o],u=0;u<i.length;u++){var a=i[u];e&&(e+=", "),e+=-1!==a.indexOf("&")?a.replace(zt,s):s+" "+a}return e}function i(r,n,i){if(i)return t({},i,{index:i.index+1});var e=r.options.nestingLevel,o=t({},r.options,{nestingLevel:e=void 0===e?1:e+1,index:n.indexOf(r)+1});return delete o.name,o}return{onProcessStyle:function(e,o,s){if("style"!==o.type)return e;var u,a,f=o,l=f.options.parent;for(var h in e){var d=-1!==h.indexOf("&"),c="@"===h[0];if(d||c){if(u=i(f,l,u),d){var v=n(h,f.selector);a||(a=r(l,s)),v=v.replace(Ot,a),l.addRule(v,e[h],t({},u,{selector:v}))}else c&&l.addRule(h,{},u).addRule(f.key,e[h],{selector:f.selector});delete e[h]}}return e}}}function Mt(t,r){if(!r)return!0;if(Array.isArray(r)){for(var n=0;n<r.length;n++)if(!Mt(t,r[n]))return!1;return!0}if(r.indexOf(" ")>-1)return Mt(t,r.split(" "));var i=t.options.parent;if("$"===r[0]){var e=i.getRule(r.substr(1));return!!e&&e!==t&&(i.classes[t.key]+=" "+i.classes[e.key],!0)}return i.classes[t.key]+=" "+r,!0}function Vt(){return{onProcessStyle:function(t,r){return"composes"in t?(Mt(r,t.composes),delete t.composes,t):t}}}var It=/[A-Z]/g,Et=/^ms-/,Nt={};function $t(t){return"-"+t.toLowerCase()}function Ft(t){if(Nt.hasOwnProperty(t))return Nt[t];var r=t.replace(It,$t);return Nt[t]=Et.test(r)?"-"+r:r}function Tt(t){var r={};for(var n in t)r[0===n.indexOf("--")?n:Ft(n)]=t[n];return t.fallbacks&&(r.fallbacks=Array.isArray(t.fallbacks)?t.fallbacks.map(Tt):Tt(t.fallbacks)),r}var Gt=ht&&CSS?CSS.px:"px",Ut=ht&&CSS?CSS.ms:"ms",qt=ht&&CSS?CSS.percent:"%";function Dt(t){var r=/(-[a-z])/g,n=function(t){return t[1].toUpperCase()},i={};for(var e in t)i[e]=t[e],i[e.replace(r,n)]=t[e];return i}var Ht=Dt({"animation-delay":Ut,"animation-duration":Ut,"background-position":Gt,"background-position-x":Gt,"background-position-y":Gt,"background-size":Gt,border:Gt,"border-bottom":Gt,"border-bottom-left-radius":Gt,"border-bottom-right-radius":Gt,"border-bottom-width":Gt,"border-left":Gt,"border-left-width":Gt,"border-radius":Gt,"border-right":Gt,"border-right-width":Gt,"border-top":Gt,"border-top-left-radius":Gt,"border-top-right-radius":Gt,"border-top-width":Gt,"border-width":Gt,"border-block":Gt,"border-block-end":Gt,"border-block-end-width":Gt,"border-block-start":Gt,"border-block-start-width":Gt,"border-block-width":Gt,"border-inline":Gt,"border-inline-end":Gt,"border-inline-end-width":Gt,"border-inline-start":Gt,"border-inline-start-width":Gt,"border-inline-width":Gt,"border-start-start-radius":Gt,"border-start-end-radius":Gt,"border-end-start-radius":Gt,"border-end-end-radius":Gt,margin:Gt,"margin-bottom":Gt,"margin-left":Gt,"margin-right":Gt,"margin-top":Gt,"margin-block":Gt,"margin-block-end":Gt,"margin-block-start":Gt,"margin-inline":Gt,"margin-inline-end":Gt,"margin-inline-start":Gt,padding:Gt,"padding-bottom":Gt,"padding-left":Gt,"padding-right":Gt,"padding-top":Gt,"padding-block":Gt,"padding-block-end":Gt,"padding-block-start":Gt,"padding-inline":Gt,"padding-inline-end":Gt,"padding-inline-start":Gt,"mask-position-x":Gt,"mask-position-y":Gt,"mask-size":Gt,height:Gt,width:Gt,"min-height":Gt,"max-height":Gt,"min-width":Gt,"max-width":Gt,bottom:Gt,left:Gt,top:Gt,right:Gt,inset:Gt,"inset-block":Gt,"inset-block-end":Gt,"inset-block-start":Gt,"inset-inline":Gt,"inset-inline-end":Gt,"inset-inline-start":Gt,"box-shadow":Gt,"text-shadow":Gt,"column-gap":Gt,"column-rule":Gt,"column-rule-width":Gt,"column-width":Gt,"font-size":Gt,"font-size-delta":Gt,"letter-spacing":Gt,"text-decoration-thickness":Gt,"text-indent":Gt,"text-stroke":Gt,"text-stroke-width":Gt,"word-spacing":Gt,motion:Gt,"motion-offset":Gt,outline:Gt,"outline-offset":Gt,"outline-width":Gt,perspective:Gt,"perspective-origin-x":qt,"perspective-origin-y":qt,"transform-origin":qt,"transform-origin-x":qt,"transform-origin-y":qt,"transform-origin-z":qt,"transition-delay":Ut,"transition-duration":Ut,"vertical-align":Gt,"flex-basis":Gt,"shape-margin":Gt,size:Gt,gap:Gt,grid:Gt,"grid-gap":Gt,"row-gap":Gt,"grid-row-gap":Gt,"grid-column-gap":Gt,"grid-template-rows":Gt,"grid-template-columns":Gt,"grid-auto-rows":Gt,"grid-auto-columns":Gt,"box-shadow-x":Gt,"box-shadow-y":Gt,"box-shadow-blur":Gt,"box-shadow-spread":Gt,"font-line-height":Gt,"text-shadow-x":Gt,"text-shadow-y":Gt,"text-shadow-blur":Gt});function Bt(t,r,n){if(null==r)return r;if(Array.isArray(r))for(var i=0;i<r.length;i++)r[i]=Bt(t,r[i],n);else if("object"==typeof r)if("fallbacks"===t)for(var e in r)r[e]=Bt(e,r[e],n);else for(var o in r)r[o]=Bt(t+"-"+o,r[o],n);else if("number"==typeof r&&!1===isNaN(r)){var s=n[t]||Ht[t];return!s||0===r&&s===Gt?r.toString():"function"==typeof s?s(r).toString():""+r+s}return r}function Lt(t){void 0===t&&(t={});var r=Dt(t);return{onProcessStyle:function(t,n){if("style"!==n.type)return t;for(var i in t)t[i]=Bt(i,t[i],r);return t},onChangeValue:function(t,n){return Bt(n,t,r)}}}var Zt={"background-size":!0,"background-position":!0,border:!0,"border-bottom":!0,"border-left":!0,"border-top":!0,"border-right":!0,"border-radius":!0,"border-image":!0,"border-width":!0,"border-style":!0,"border-color":!0,"box-shadow":!0,flex:!0,margin:!0,padding:!0,outline:!0,"transform-origin":!0,transform:!0,transition:!0},_t={position:!0,size:!0},Jt={padding:{top:0,right:0,bottom:0,left:0},margin:{top:0,right:0,bottom:0,left:0},background:{attachment:null,color:null,image:null,position:null,repeat:null},border:{width:null,style:null,color:null},"border-top":{width:null,style:null,color:null},"border-right":{width:null,style:null,color:null},"border-bottom":{width:null,style:null,color:null},"border-left":{width:null,style:null,color:null},outline:{width:null,style:null,color:null},"list-style":{type:null,position:null,image:null},transition:{property:null,duration:null,"timing-function":null,timingFunction:null,delay:null},animation:{name:null,duration:null,"timing-function":null,timingFunction:null,delay:null,"iteration-count":null,iterationCount:null,direction:null,"fill-mode":null,fillMode:null,"play-state":null,playState:null},"box-shadow":{x:0,y:0,blur:0,spread:0,color:null,inset:null},"text-shadow":{x:0,y:0,blur:null,color:null}},Kt={border:{radius:"border-radius",image:"border-image",width:"border-width",style:"border-style",color:"border-color"},"border-bottom":{width:"border-bottom-width",style:"border-bottom-style",color:"border-bottom-color"},"border-top":{width:"border-top-width",style:"border-top-style",color:"border-top-color"},"border-left":{width:"border-left-width",style:"border-left-style",color:"border-left-color"},"border-right":{width:"border-right-width",style:"border-right-style",color:"border-right-color"},background:{size:"background-size",image:"background-image"},font:{style:"font-style",variant:"font-variant",weight:"font-weight",stretch:"font-stretch",size:"font-size",family:"font-family",lineHeight:"line-height","line-height":"line-height"},flex:{grow:"flex-grow",basis:"flex-basis",direction:"flex-direction",wrap:"flex-wrap",flow:"flex-flow",shrink:"flex-shrink"},align:{self:"align-self",items:"align-items",content:"align-content"},grid:{"template-columns":"grid-template-columns",templateColumns:"grid-template-columns","template-rows":"grid-template-rows",templateRows:"grid-template-rows","template-areas":"grid-template-areas",templateAreas:"grid-template-areas",template:"grid-template","auto-columns":"grid-auto-columns",autoColumns:"grid-auto-columns","auto-rows":"grid-auto-rows",autoRows:"grid-auto-rows","auto-flow":"grid-auto-flow",autoFlow:"grid-auto-flow",row:"grid-row",column:"grid-column","row-start":"grid-row-start",rowStart:"grid-row-start","row-end":"grid-row-end",rowEnd:"grid-row-end","column-start":"grid-column-start",columnStart:"grid-column-start","column-end":"grid-column-end",columnEnd:"grid-column-end",area:"grid-area",gap:"grid-gap","row-gap":"grid-row-gap",rowGap:"grid-row-gap","column-gap":"grid-column-gap",columnGap:"grid-column-gap"}};function Qt(t,r,n,i){return null==n[r]?t:0===t.length?[]:Array.isArray(t[0])?Qt(t[0],r,n,i):"object"==typeof t[0]?function(t,r,n){return t.map((function(t){return Xt(t,r,n,!1,!0)}))}(t,r,i):[t]}function Xt(t,r,n,i,e){if(!Jt[r]&&!Kt[r])return[];var o=[];if(Kt[r]&&(t=function(t,r,n,i){for(var e in n){var o=n[e];if(void 0!==t[e]&&(i||!r.prop(o))){var s,u=Yt((s={},s[o]=t[e],s),r)[o];i?r.style.fallbacks[o]=u:r.style[o]=u}delete t[e]}return t}(t,n,Kt[r],i)),Object.keys(t).length)for(var s in Jt[r])t[s]?Array.isArray(t[s])?o.push(null===_t[s]?t[s]:t[s].join(" ")):o.push(t[s]):null!=Jt[r][s]&&o.push(Jt[r][s]);return!o.length||e?o:[o]}function Yt(t,r,n){for(var i in t){var e=t[i];if(Array.isArray(e)){if(!Array.isArray(e[0])){if("fallbacks"===i){for(var o=0;o<t.fallbacks.length;o++)t.fallbacks[o]=Yt(t.fallbacks[o],r,!0);continue}t[i]=Qt(e,i,Zt,r),t[i].length||delete t[i]}}else if("object"==typeof e){if("fallbacks"===i){t.fallbacks=Yt(t.fallbacks,r,!0);continue}t[i]=Xt(e,i,r,n),t[i].length||delete t[i]}else""===t[i]&&delete t[i]}return t}function tr(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,i=new Array(r);n<r;n++)i[n]=t[n];return i}var rr="",nr="",ir="",er="",or=n&&"ontouchstart"in document.documentElement;if(n){var sr={Moz:"-moz-",ms:"-ms-",O:"-o-",Webkit:"-webkit-"},ur=document.createElement("p").style;for(var ar in sr)if(ar+"Transform"in ur){rr=ar,nr=sr[ar];break}"Webkit"===rr&&"msHyphens"in ur&&(rr="ms",nr=sr.ms,er="edge"),"Webkit"===rr&&"-apple-trailing-word"in ur&&(ir="apple")}var fr=rr,lr=nr,hr=ir,dr=er,cr=or,vr={noPrefill:["appearance"],supportedProperty:function(t){return"appearance"===t&&("ms"===fr?"-webkit-"+t:lr+t)}},pr={noPrefill:["color-adjust"],supportedProperty:function(t){return"color-adjust"===t&&("Webkit"===fr?lr+"print-"+t:t)}},br=/[-\s]+(.)?/g;function mr(t,r){return r?r.toUpperCase():""}function gr(t){return t.replace(br,mr)}function yr(t){return gr("-"+t)}var wr,xr={noPrefill:["mask"],supportedProperty:function(t,r){if(!/^mask/.test(t))return!1;if("Webkit"===fr){var n="mask-image";if(gr(n)in r)return t;if(fr+yr(n)in r)return lr+t}return t}},kr={noPrefill:["text-orientation"],supportedProperty:function(t){return"text-orientation"===t&&("apple"!==hr||cr?t:lr+t)}},Sr={noPrefill:["transform"],supportedProperty:function(t,r,n){return"transform"===t&&(n.transform?t:lr+t)}},Pr={noPrefill:["transition"],supportedProperty:function(t,r,n){return"transition"===t&&(n.transition?t:lr+t)}},Cr={noPrefill:["writing-mode"],supportedProperty:function(t){return"writing-mode"===t&&("Webkit"===fr||"ms"===fr&&"edge"!==dr?lr+t:t)}},jr={noPrefill:["user-select"],supportedProperty:function(t){return"user-select"===t&&("Moz"===fr||"ms"===fr||"apple"===hr?lr+t:t)}},Ar={supportedProperty:function(t,r){return!!/^break-/.test(t)&&("Webkit"===fr?"WebkitColumn"+yr(t)in r&&lr+"column-"+t:"Moz"===fr&&"page"+yr(t)in r&&"page-"+t)}},Rr={supportedProperty:function(t,r){if(!/^(border|margin|padding)-inline/.test(t))return!1;if("Moz"===fr)return t;var n=t.replace("-inline","");return fr+yr(n)in r&&lr+n}},zr={supportedProperty:function(t,r){return gr(t)in r&&t}},Or={supportedProperty:function(t,r){var n=yr(t);return"-"===t[0]||"-"===t[0]&&"-"===t[1]?t:fr+n in r?lr+t:"Webkit"!==fr&&"Webkit"+n in r&&"-webkit-"+t}},Wr={supportedProperty:function(t){return"scroll-snap"===t.substring(0,11)&&("ms"===fr?""+lr+t:t)}},Mr={supportedProperty:function(t){return"overscroll-behavior"===t&&("ms"===fr?lr+"scroll-chaining":t)}},Vr={"flex-grow":"flex-positive","flex-shrink":"flex-negative","flex-basis":"flex-preferred-size","justify-content":"flex-pack",order:"flex-order","align-items":"flex-align","align-content":"flex-line-pack"},Ir={supportedProperty:function(t,r){var n=Vr[t];return!!n&&fr+yr(n)in r&&lr+n}},Er={flex:"box-flex","flex-grow":"box-flex","flex-direction":["box-orient","box-direction"],order:"box-ordinal-group","align-items":"box-align","flex-flow":["box-orient","box-direction"],"justify-content":"box-pack"},Nr=Object.keys(Er),$r=function(t){return lr+t},Fr=[vr,pr,xr,kr,Sr,Pr,Cr,jr,Ar,Rr,zr,Or,Wr,Mr,Ir,{supportedProperty:function(t,r,n){var i=n.multiple;if(Nr.indexOf(t)>-1){var e=Er[t];if(!Array.isArray(e))return fr+yr(e)in r&&lr+e;if(!i)return!1;for(var o=0;o<e.length;o++)if(!(fr+yr(e[0])in r))return!1;return e.map($r)}return!1}}],Tr=Fr.filter((function(t){return t.supportedProperty})).map((function(t){return t.supportedProperty})),Gr=Fr.filter((function(t){return t.noPrefill})).reduce((function(t,r){return t.push.apply(t,function(t){if(Array.isArray(t))return tr(t)}(n=r.noPrefill)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(n)||function(t,r){if(t){if("string"==typeof t)return tr(t,r);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?tr(t,r):void 0}}(n)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),t;var n}),[]),Ur={};if(n){wr=document.createElement("p");var qr=window.getComputedStyle(document.documentElement,"");for(var Dr in qr)isNaN(Dr)||(Ur[qr[Dr]]=qr[Dr]);Gr.forEach((function(t){return delete Ur[t]}))}function Hr(t,r){if(void 0===r&&(r={}),!wr)return t;if(null!=Ur[t])return Ur[t];"transition"!==t&&"transform"!==t||(r[t]=t in wr.style);for(var n=0;n<Tr.length&&(Ur[t]=Tr[n](t,wr.style,r),!Ur[t]);n++);try{wr.style[t]=""}catch(t){return!1}return Ur[t]}var Br,Lr={},Zr={transition:1,"transition-property":1,"-webkit-transition":1,"-webkit-transition-property":1},_r=/(^\s*[\w-]+)|, (\s*[\w-]+)(?![^()]*\))/g;function Jr(t,r,n){return"var"===r?"var":"all"===r?"all":"all"===n?", all":(r?Hr(r):", "+Hr(n))||r||n}function Kr(t,r){var n=r;if(!Br||"content"===t)return r;if("string"!=typeof n||!isNaN(parseInt(n,10)))return n;var i=t+n;if(null!=Lr[i])return Lr[i];try{Br.style[t]=n}catch(t){return Lr[i]=!1,!1}if(Zr[t])n=n.replace(_r,Jr);else if(""===Br.style[t]&&("-ms-flex"===(n=lr+n)&&(Br.style[t]="-ms-flexbox"),Br.style[t]=n,""===Br.style[t]))return Lr[i]=!1,!1;return Br.style[t]="",Lr[i]=n,Lr[i]}function Qr(){function t(r){for(var n in r){var i=r[n];if("fallbacks"===n&&Array.isArray(i))r[n]=i.map(t);else{var e=!1,o=Hr(n);o&&o!==n&&(e=!0);var s=!1,u=Kr(o,d(i));u&&u!==i&&(s=!0),(e||s)&&(e&&delete r[n],r[o||n]=u||i)}}return r}return{onProcessRule:function(t){"keyframes"===t.type&&(t.at=function(t){return"-"===t[1]||"ms"===fr?t:"@"+lr+"keyframes"+t.substr(10)}(t.at))},onProcessStyle:function(r,n){return"style"!==n.type?r:t(r)},onChangeValue:function(t,r){return Kr(r,d(t))||t}}}n&&(Br=document.createElement("p"));var Xr=function(r){return void 0===r&&(r={}),{plugins:[{onCreateRule:function(t,r,n){if("function"!=typeof r)return null;var i=l(t,{},n);return i[pt]=r,i},onProcessStyle:function(t,r){if(vt in r||pt in r)return t;var n={};for(var i in t){var e=t[i];"function"==typeof e&&(delete t[i],n[i]=e)}return r[vt]=n,t},onUpdate:function(t,r,n,i){var e=r,o=e[pt];o&&(e.style=o(t)||{});var s=e[vt];if(s)for(var u in s)e.prop(u,s[u](t),i)}},(i=r.observable,{onCreateRule:function(t,r,n){if(!mt(r))return null;var e=r,o=l(t,{},n);return e.subscribe((function(t){for(var r in t)o.prop(r,t[r],i)})),o},onProcessRule:function(t){if(!t||"style"===t.type){var r=t,n=r.style,e=function(t){var e=n[t];if(!mt(e))return"continue";delete n[t],e.subscribe({next:function(n){r.prop(t,n,i)}})};for(var o in n)e(o)}}}),{onProcessRule:yt},{onCreateRule:function(t,r,n){if(!t)return null;if(t===wt)return new xt(t,r,n);if("@"===t[0]&&"@global "===t.substr(0,"@global ".length))return new kt(t,r,n);var i=n.parent;return i&&("global"===i.type||i.options.parent&&"global"===i.options.parent.type)&&(n.scoped=!1),!1===n.scoped&&(n.selector=t),null},onProcessRule:function(r,n){"style"===r.type&&n&&(function(r,n){var i=r.options,e=r.style,o=e?e[wt]:null;if(o){for(var s in o)n.addRule(s,o[s],t({},i,{selector:Pt(s,r.selector)}));delete e[wt]}}(r,n),function(r,n){var i=r.options,e=r.style;for(var o in e)if("@"===o[0]&&o.substr(0,wt.length)===wt){var s=Pt(o.substr(wt.length),r.selector);n.addRule(s,e[o],t({},i,{selector:s})),delete e[o]}}(r,n))}},{onProcessStyle:function(t,r,n){return"extend"in t?At(t,r,n):t},onChangeValue:function(t,r,n){if("extend"!==r)return t;if(null==t||!1===t){for(var i in n[jt])n.prop(i,null);return n[jt]=null,null}if("object"==typeof t){for(var e in t)n.prop(e,t[e]);n[jt]=t}return null}},Wt(),Vt(),{onProcessStyle:function(t){if(Array.isArray(t)){for(var r=0;r<t.length;r++)t[r]=Tt(t[r]);return t}return Tt(t)},onChangeValue:function(t,r,n){if(0===r.indexOf("--"))return t;var i=Ft(r);return r===i?t:(n.prop(i,t),null)}},Lt(r.defaultUnit),{onProcessStyle:function(t,r){if(!t||"style"!==r.type)return t;if(Array.isArray(t)){for(var n=0;n<t.length;n++)t[n]=Yt(t[n],r);return t}return Yt(t,r)}},Qr(),(n=function(t,r){return t.length===r.length?t>r?1:-1:t.length-r.length},{onProcessStyle:function(t,r){if("style"!==r.type)return t;for(var i={},e=Object.keys(t).sort(n),o=0;o<e.length;o++)i[e[o]]=t[e[o]];return i}})]};var n,i};export{Xr as c,dt as j}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-ff17b3a4.system.js","./p-1b7d89a7.system.js"],(function(t){"use strict";var e,n,s;return{setters:[function(t){e=t.h},function(t){n=t.j;s=t.c}],execute:function(){t("P",a);function a(t,a){var i={Container:{display:"grid","grid-template-columns":t.direction==="row"?"repeat(auto-fill, minmax("+t.minWidth+", auto))":"","grid-gap":"var(--sl-spacing-"+t.gap+")",padding:t.padding==="none"?"0":"var(--sl-spacing-"+t.padding+")"}};var r="\n :host{\n width: 100%;\n }";n.setup(s());var c=n.createStyleSheet(i);var d=c.toString();return e("div",{class:c.classes.Container},e("style",{type:"text/css"},r,d),a)}}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-ff17b3a4.system.js","./p-1b7d89a7.system.js","./p-1f2cf99b.system.js","./p-b285d182.system.js"],(function(e){"use strict";var t,s,r,a,n,i;return{setters:[function(e){t=e.h},function(e){s=e.j;r=e.c},function(e){a=e.A;n=e.a},function(e){i=e.T}],execute:function(){e("P",u);var o={Wrapper:a,Column:n,ContinueButton:{width:"100%"}};var c="\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";s.setup(r());var l=s.createStyleSheet(o);var p=l.toString();function u(e){var s=e.states,r=e.data,a=e.callbacks;if(s.verified){return t("div",{class:l.classes.Wrapper},t("style",{type:"text/css"},c,p),t(i,{type:"h3"},"Verify your email"),t("sqm-form-message",{exportparts:"success-icon"},t("div",{part:"successalert-text"},"Your email has been verified and you are being redirected. If you are not redirected, please click Continue.")),t("sl-button",{class:l.classes.ContinueButton,onClick:a.gotoNextPage,loading:s.loading,exportparts:"base: primarybutton-base",type:"primary"},"Continue"))}if(s.error||!r.oobCode){return t("div",{class:l.classes.Wrapper},t("style",{type:"text/css"},p),t(i,{type:"h3"},"Verify your email"),t("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},t("div",{part:"erroralert-text"},"The email verification code is invalid or has expired, please try again.")),t("sl-button",{class:l.classes.ContinueButton,onClick:a.failed,loading:s.loading,exportparts:"base: primarybutton-base",type:"primary"},"Continue"))}}}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as o}from"./p-64c3217a.js";import{j as e,e as t,m as a}from"./p-44578b22.js";import"./p-ba505a8c.js";import{i as r,$ as i,r as d,j as n}from"./p-cb390f74.js";import{j as l}from"./p-e7e129ac.js";import"./p-db5a1e78.js";import{c}from"./p-c1086930.js";import"./p-e33e615e.js";import"./p-8cb92dee.js";import{P as m}from"./p-571e91e7.js";const p=class{constructor(o){s(this,o),this.ignored=!0,this.nextPage="/",this.failedPage="/",this.confirmPassword=!1,this.resetPasswordHeader="Reset your password",this.passwordResetHeader="Password reset",this.resetPasswordButtonText="Reset Password",this.continueButtonText="Continue",this.confirmPasswordFieldLabel="Confirm Password",this.passwordFieldLabel="New Password",a(this)}disconnectedCallback(){}render(){const{states:s,callbacks:a}=n()?c({states:{error:"",loading:!1,reset:!1,confirmPassword:!0,oobCodeValidating:!1,oobCodeValid:!0,content:{passwordResetHeader:"Password reset",resetPasswordHeader:"Reset your password",continueButtonText:"Continue",resetPasswordButtonText:"Reset Password",confirmPasswordFieldLabel:"Confirm Password",passwordFieldLabel:"New Password"}},callbacks:{submit:async()=>{console.log("submit")},failed:()=>{},gotoNextPage:()=>{}}},this.demoData||{},{arrayMerge:(s,o)=>o}):function(s){var o,a,n,c,m,p;const[w,u]=e(!1),[b,P]=e(""),[h,v]=r(),[f,C]=i(),j=new URLSearchParams(window.location.search),g=j.get("oobCode");j.delete("oobCode");const x=j.get("nextPage"),R=()=>{j.delete("nextPage"),d.push({pathname:x||s.nextPage,search:j.toString()&&"?"+j.toString()})};return t((()=>{var s;(null===(s=C.data)||void 0===s?void 0:s.resetManagedIdentityPassword)&&(u(!0),setTimeout((()=>{R()}),5e3))}),[null===(o=C.data)||void 0===o?void 0:o.resetManagedIdentityPassword]),t((()=>{h({oobCode:g})}),[g]),t((()=>{var s;(null===(s=null==v?void 0:v.errors)||void 0===s?void 0:s.message)&&P("Network request failed.")}),[null==v?void 0:v.errors]),{states:{loading:C.loading,reset:w,confirmPassword:s.confirmPassword,error:(null===(m=null===(c=null===(n=null===(a=C.errors)||void 0===a?void 0:a.response)||void 0===n?void 0:n.errors)||void 0===c?void 0:c[0])||void 0===m?void 0:m.message)||b,oobCodeValidating:v.loading,oobCodeValid:null===(p=v.data)||void 0===p?void 0:p.verifyManagedIdentityPasswordResetCode.success,content:{passwordResetHeader:s.passwordResetHeader,resetPasswordHeader:s.resetPasswordHeader,continueButtonText:s.continueButtonText,resetPasswordButtonText:s.resetPasswordButtonText,confirmPasswordFieldLabel:s.confirmPasswordFieldLabel,passwordFieldLabel:s.passwordFieldLabel}},callbacks:{submit:async s=>{P("");let o=s.detail.formData;null==o||o.forEach(((s,e)=>{l.set(o,e,s)}));const e={oobCode:g,password:o.password};o.password===o.confirmPassword?await f(e):P("Passwords do not match.")},failed:()=>{d.push({pathname:s.failedPage,search:j.toString()&&"?"+j.toString()})},gotoNextPage:R}}}(this);return o(m,{states:s,callbacks:a})}};export{p as sqm_portal_reset_password}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a=a=>"row"===a.direction?{"& > :not(:last-child)":{"margin-right":a.size}}:{"& > :not(:last-child)":{"margin-bottom":a.size}},o={":host":{display:"block"},":host([hidden])":{display:"none"}},r={display:"flex","flex-direction":"column"},i={"&::part(base)":{background:"var(--sl-color-danger-10)",borderColor:"var(--sl-color-danger-500)",outline:"var(--sl-color-danger-500)"},"&:host":{"--something-random":"red","--focus-ring":"0 0 0 var(--sl-focus-ring-width) red !important"},"&::part(input)":{color:"var(--sl-color-danger-500) !important","&:-webkit-autofill, &:-webkit-autofill:hover, &:-webkit-autofill:focus, &:-webkit-autofill:active":{boxShadow:"0 0 0 var(--sl-input-height-large) var(--sl-input-background-color-hover) inset !important","-webkit-text-fill-color":"var(--sl-color-danger-500)"}},"&::part(help-text)":{color:"var(--sl-color-danger-500)"}},l={margin:"auto","box-sizing":"border-box",width:"100%","max-width":"var(--sqm-content-max-width)",height:"auto","background-color":"var(--sqm-content-background)",display:"flex",padding:"var(--sl-spacing-xxx-large)",border:"1px solid #eaeaea","border-radius":"8px","max-width":"500px",...r,...a({direction:"column",size:"var(--sl-spacing-x-large)"})},t={...r,"& > *:not(style, div)":{display:"block"},...a({direction:"column",size:"var(--sl-spacing-large)"})},e={"padding-top":"var(--sl-spacing-medium)",display:"flex","flex-direction":"column",width:"100%","align-items":"center","&>*":{width:"100%"},...a({direction:"column",size:"var(--sl-spacing-x-large)"}),"& > div":{"text-align":"center"}};export{l as A,i as E,o as H,t as a,e as b,a as g}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(s){for(var t,e=1,r=arguments.length;e<r;e++){t=arguments[e];for(var a in t)if(Object.prototype.hasOwnProperty.call(t,a))s[a]=t[a]}return s};return __assign.apply(this,arguments)};System.register(["./p-ff17b3a4.system.js","./p-640be111.system.js","./p-1b7d89a7.system.js","./p-1f2cf99b.system.js"],(function(s){"use strict";var t,e,r,a,n;return{setters:[function(s){t=s.h},function(s){e=s.r},function(s){r=s.j;a=s.c},function(s){n=s.g}],execute:function(){s("N",o);function o(s){var o=s.states,i=s.data;var c={ItemContainer:__assign(__assign({display:"flex","background-color":""+(o.active?"var(--sl-color-gray-200)":"var(--sl-color-white)"),"border-radius":"8px",padding:"8px","text-decoration":"none",color:"#454444","align-items":"center"},n({direction:"row",size:"var(--sl-font-size-small)"})),{"&:hover":{cursor:"pointer",background:o.active?"var(--sl-color-gray-300)":"var(--sl-color-gray-50)"}}),Label:{margin:"0"},Icon:{"flex-shrink":"0"}};r.setup(a());var l=r.createStyleSheet(c);var u=l.toString();return t("a",{href:i.path,onClick:function(s){s.preventDefault();e.push(i.path)},class:l.classes.ItemContainer},t("style",{type:"text/css"},u),t("sl-icon",{class:l.classes.Icon,name:i.icon}),t("p",{class:l.classes.Label},i.label))}}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as r}from"./p-64c3217a.js";import{r as o}from"./p-cb390f74.js";import{j as s,c as a}from"./p-db5a1e78.js";import{g as e}from"./p-e33e615e.js";function t(t){const{states:c,data:l}=t,n={ItemContainer:{display:"flex","background-color":c.active?"var(--sl-color-gray-200)":"var(--sl-color-white)","border-radius":"8px",padding:"8px","text-decoration":"none",color:"#454444","align-items":"center",...e({direction:"row",size:"var(--sl-font-size-small)"}),"&:hover":{cursor:"pointer",background:c.active?"var(--sl-color-gray-300)":"var(--sl-color-gray-50)"}},Label:{margin:"0"},Icon:{"flex-shrink":"0"}};s.setup(a());const i=s.createStyleSheet(n),p=i.toString();return r("a",{href:l.path,onClick:r=>{r.preventDefault(),o.push(l.path)},class:i.classes.ItemContainer},r("style",{type:"text/css"},p),r("sl-icon",{class:i.classes.Icon,name:l.icon}),r("p",{class:i.classes.Label},l.label))}export{t as N}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var r=/~/,t=/~[01]/g;function n(r){switch(r){case"~1":return"/";case"~0":return"~"}throw new Error("Invalid tilde escape: "+r)}function e(e){return r.test(e)?e.replace(t,n):e}function o(r){if("string"==typeof r){if(""===(r=r.split("/"))[0])return r;throw new Error("Invalid JSON pointer.")}if(Array.isArray(r))return r;throw new Error("Invalid JSON pointer.")}function i(r,t){if("object"!=typeof r)throw new Error("Invalid input object.");var n=(t=o(t)).length;if(1===n)return r;for(var i=1;i<n;){if(r=r[e(t[i++])],n===i)return r;if("object"!=typeof r)return}}function f(r,t,n){if("object"!=typeof r)throw new Error("Invalid input object.");if(0===(t=o(t)).length)throw new Error("Invalid JSON pointer for set.");return function(r,t,n){var o,i;if("constructor"===t[1]&&"prototype"===t[2])return r;if("__proto__"===t[1])return r;for(var f=1,u=t.length;f<u&&(o=e(t[f++]),i=u>f,void 0===r[o]&&(Array.isArray(r)&&"-"===o&&(o=r.length),i&&(r[o]=""!==t[f]&&t[f]<1/0||"-"===t[f]?[]:{})),i);)r=r[o];var c=r[o];return void 0===n?delete r[o]:r[o]=n,c}(r,t,n)}var u={get:i,set:f,compile:function(r){var t=o(r);return{get:function(r){return i(r,t)},set:function(r,n){return f(r,t,n)}}}};export{u as j}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(t,e,n,r){function o(t){return t instanceof n?t:new n((function(e){e(t)}))}return new(n||(n=Promise))((function(n,i){function a(t){try{c(r.next(t))}catch(t){i(t)}}function u(t){try{c(r["throw"](t))}catch(t){i(t)}}function c(t){t.done?n(t.value):o(t.value).then(a,u)}c((r=r.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){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:u(0),throw:u(1),return:u(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(t){return function(e){return c([t,e])}}function c(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=e.call(t,n)}catch(t){a=[6,t];o=0}finally{r=i=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}};System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1e182e88.system.js","./p-640be111.system.js","./p-385ecd6a.system.js"],(function(t){"use strict";var e,n,r,o,i;return{setters:[function(t){e=t.r;n=t.h;r=t.c},function(t){o=t.m},function(){},function(){},function(t){i=t.a}],execute:function(){var a=t("sqm_referral_table_date_column",function(){function t(t){e(this,t);this.columnTitle="Date Converted";this.dateShown="dateConverted";o(this)}t.prototype.disconnectedCallback=function(){};t.prototype.renderCell=function(t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){return[2,n("sqm-referral-table-date-cell",{date:t[this.dateShown]})]}))}))};t.prototype.renderLabel=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.columnTitle]}))}))};t.prototype.render=function(){i([this.dateShown,this.columnTitle]);return n(r,{style:{display:"none"}})};return t}())}}}));
|