@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
|
+
System.register([],(function(r){"use strict";return{execute:function(){var e=function r(e){return t(e)&&!n(e)};function t(r){return!!r&&typeof r==="object"}function n(r){var e=Object.prototype.toString.call(r);return e==="[object RegExp]"||e==="[object Date]"||u(r)}var c=typeof Symbol==="function"&&Symbol.for;var o=c?Symbol.for("react.element"):60103;function u(r){return r.$$typeof===o}function a(r){return Array.isArray(r)?[]:{}}function i(r,e){return e.clone!==false&&e.isMergeableObject(r)?O(a(r),r,e):r}function f(r,e,t){return r.concat(e).map((function(r){return i(r,t)}))}function l(r,e){if(!e.customMerge){return O}var t=e.customMerge(r);return typeof t==="function"?t:O}function s(r){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(r).filter((function(e){return r.propertyIsEnumerable(e)})):[]}function y(r){return Object.keys(r).concat(s(r))}function b(r,e){try{return e in r}catch(r){return false}}function g(r,e){return b(r,e)&&!(Object.hasOwnProperty.call(r,e)&&Object.propertyIsEnumerable.call(r,e))}function p(r,e,t){var n={};if(t.isMergeableObject(r)){y(r).forEach((function(e){n[e]=i(r[e],t)}))}y(e).forEach((function(c){if(g(r,c)){return}if(b(r,c)&&t.isMergeableObject(e[c])){n[c]=l(c,t)(r[c],e[c],t)}else{n[c]=i(e[c],t)}}));return n}function O(r,t,n){n=n||{};n.arrayMerge=n.arrayMerge||f;n.isMergeableObject=n.isMergeableObject||e;n.cloneUnlessOtherwiseSpecified=i;var c=Array.isArray(t);var o=Array.isArray(r);var u=c===o;if(!u){return i(t,n)}else if(c){return n.arrayMerge(r,t,n)}else{return p(r,t,n)}}O.all=function r(e,t){if(!Array.isArray(e)){throw new Error("first argument should be an array")}return e.reduce((function(r,e){return O(r,e,t)}),{})};var j=O;var m=r("c",j)}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1e182e88.system.js","./p-1b7d89a7.system.js"],(function(n){"use strict";var e,r,a,i,s,t;return{setters:[function(n){e=n.h},function(n){r=n.j;a=n.e},function(n){i=n.u},function(n){s=n.j;t=n.c}],execute:function(){n("H",u);function l(n){var e=r(window.innerWidth),s=e[0],t=e[1];var l=i((function(){return t(window.innerWidth)}),[]);a((function(){window.addEventListener("resize",l);return function(){return window.removeEventListener("resize",l)}}),[]);return s>n?false:true}function o(n){return CSS.supports("(color: "+n+")")}var c=["var(--sl-spacing-xxx-small)","var(--sl-spacing-xx-small)","var(--sl-spacing-x-small)","var(--sl-spacing-small)","var(--sl-spacing-medium)","var(--sl-spacing-large)","var(--sl-spacing-x-large)","var(--sl-spacing-xx-large)","var(--sl-spacing-xxx-large)","var(--sl-spacing-xxxx-large)"];var d=function(n){if(n){if(o(n)){return n}else{return"url("+n+")"}}else{return""}};function u(n){var r=n.states,a=n.content;var i=function(n,e){var r={small:7,medium:8,large:9};var a=r[n];if(l(767)){a=a-2}else if(l(1023)){a=a-1}return e?c[a-2]:c[a]};var o=function(n){if(n=="small"){return"1%"}else if(n=="medium"){return"3%"}else{return"5%"}};var u={TwoColumnContainer:{display:"flex","@media screen and (max-width: 1023px)":{flexDirection:r.wrapDirection=="wrap-reverse"?"column-reverse":"column",justfiyContent:"center"}},ColumnPadding:{paddingTop:r.paddingSize=="none"?"0px":i(r.paddingSize),paddingBottom:r.paddingSize=="none"?"0px":i(r.paddingSize),paddingLeft:r.paddingSize=="none"?"0px":o(r.paddingSize),paddingRight:r.paddingSize=="none"?"0px":o(r.paddingSize)},ColumnWrapper:{"&:first-of-type":{background:"no-repeat center/cover "+d(r.background)},"&:last-of-type":{background:"no-repeat center/cover "+d(r.secondaryBackground)},"@media screen and (min-width: 1023px)":{flex:"1 1 0"},display:"block"},SingleColumnContainer:{background:"no-repeat center/cover "+d(r.background),flex:"1 1 0"},Container:{width:"100%",maxWidth:"var(--sqm-max-width)",margin:"0 auto",flex:1,display:"flex",flexDirection:"column",minHeight:"100%"}};s.setup(t());var p=s.createStyleSheet(u);var m=p.toString();var g="\n :host{ \n height: 100%;\n display: contents;\n }\n sqm-hero{ \n height: 100%;\n display: contents;\n }\n img{\n max-width: 100%;\n height: auto;\n }\n \n";return e("div",{class:p.classes.Container},e("style",{type:"text/css"},g,m),r.columns==2?e("div",{class:p.classes.TwoColumnContainer},e("div",{class:p.classes.ColumnWrapper+" "+p.classes.ColumnPadding},a.primaryColumn),e("div",{class:p.classes.ColumnWrapper+" "+p.classes.ColumnPadding},a.secondaryColumn)):e("div",{class:p.classes.SingleColumnContainer+" "+p.classes.ColumnPadding},a.primaryColumn))}}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(t,n,e,r){function i(t){return t instanceof e?t:new e((function(n){n(t)}))}return new(e||(e=Promise))((function(e,o){function u(t){try{c(r.next(t))}catch(t){o(t)}}function a(t){try{c(r["throw"](t))}catch(t){o(t)}}function c(t){t.done?e(t.value):i(t.value).then(u,a)}c((r=r.apply(t,n||[])).next())}))};var __generator=this&&this.__generator||function(t,n){var e={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,u;return u={next:a(0),throw:a(1),return:a(2)},typeof Symbol==="function"&&(u[Symbol.iterator]=function(){return this}),u;function a(t){return function(n){return c([t,n])}}function c(u){if(r)throw new TypeError("Generator is already executing.");while(e)try{if(r=1,i&&(o=u[0]&2?i["return"]:u[0]?i["throw"]||((o=i["return"])&&o.call(i),0):i.next)&&!(o=o.call(i,u[1])).done)return o;if(i=0,o)u=[u[0]&2,o.value];switch(u[0]){case 0:case 1:o=u;break;case 4:e.label++;return{value:u[1],done:false};case 5:e.label++;i=u[1];u=[0];continue;case 7:u=e.ops.pop();e.trys.pop();continue;default:if(!(o=e.trys,o=o.length>0&&o[o.length-1])&&(u[0]===6||u[0]===2)){e=0;continue}if(u[0]===3&&(!o||u[1]>o[0]&&u[1]<o[3])){e.label=u[1];break}if(u[0]===6&&e.label<o[1]){e.label=o[1];o=u;break}if(o&&e.label<o[2]){e.label=o[2];e.ops.push(u);break}if(o[2])e.ops.pop();e.trys.pop();continue}u=n.call(t,e)}catch(t){u=[6,t];i=0}finally{r=o=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:true}}};System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1e182e88.system.js","./p-640be111.system.js"],(function(t){"use strict";var n,e,r,i,o,u,a,c,s,l;return{setters:[function(t){n=t.r;e=t.h;r=t.c},function(t){i=t.o;o=t.e;u=t.m},function(){},function(t){a=t.Q;c=t.k;s=t.g;l=t.h}],execute:function(){function f(t){var n=t.domain;return __awaiter(this,void 0,void 0,(function(){var t,e,r,u,f,h;return __generator(this,(function(p){t=a();e=n;r=c();u=s(e,r,t);f=i(l,u),h=f[1];o((function(){h(u)}),[u]);return[2]}))}))}var h=t("sqm_graphql_client_provider",function(){function t(t){n(this,t);this.ignored=true;u(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){f(this);return e(r,{style:{display:"contents"}},e("slot",null))};return t}())}}}));
|
|
@@ -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 u(t){try{c(r.next(t))}catch(t){i(t)}}function a(t){try{c(r["throw"](t))}catch(t){i(t)}}function c(t){t.done?n(t.value):o(t.value).then(u,a)}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,u;return u={next:a(0),throw:a(1),return:a(2)},typeof Symbol==="function"&&(u[Symbol.iterator]=function(){return this}),u;function a(t){return function(e){return c([t,e])}}function c(u){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,o&&(i=u[0]&2?o["return"]:u[0]?o["throw"]||((i=o["return"])&&i.call(o),0):o.next)&&!(i=i.call(o,u[1])).done)return i;if(o=0,i)u=[u[0]&2,i.value];switch(u[0]){case 0:case 1:i=u;break;case 4:n.label++;return{value:u[1],done:false};case 5:n.label++;o=u[1];u=[0];continue;case 7:u=n.ops.pop();n.trys.pop();continue;default:if(!(i=n.trys,i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){n=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){n.label=u[1];break}if(u[0]===6&&n.label<i[1]){n.label=i[1];i=u;break}if(i&&n.label<i[2]){n.label=i[2];n.ops.push(u);break}if(i[2])n.ops.pop();n.trys.pop();continue}u=e.call(t,n)}catch(t){u=[6,t];o=0}finally{r=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[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,u;return{setters:[function(t){e=t.r;n=t.h;r=t.g;o=t.c},function(t){i=t.m},function(){},function(){},function(t){u=t.a}],execute:function(){var a=t("sqm_referral_table_column",function(){function t(t){e(this,t);i(this)}t.prototype.disconnectedCallback=function(){};t.prototype.renderCell=function(t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,n("sqm-referral-table-cell",{"inner-template":r(this).innerHTML})]}))}))};t.prototype.renderLabel=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,Promise.resolve(this.columnTitle)]}))}))};t.prototype.render=function(){u([this.columnTitle]);return n(o,{style:{display:"none"}},n("slot",null))};return t}())}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as e}from"./p-64c3217a.js";import{j as t,c as r}from"./p-db5a1e78.js";import{A as s,a}from"./p-e33e615e.js";import{T as o}from"./p-8cb92dee.js";const i={Wrapper:s,Column:a,ContinueButton:{width:"100%"}};t.setup(r());const n=t.createStyleSheet(i),p=n.toString();function c(t){const{states:r,data:s,callbacks:a}=t;return r.verified?e("div",{class:n.classes.Wrapper},e("style",{type:"text/css"},"\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n",p),e(o,{type:"h3"},"Verify your email"),e("sqm-form-message",{exportparts:"success-icon"},e("div",{part:"successalert-text"},"Your email has been verified and you are being redirected. If you are not redirected, please click Continue.")),e("sl-button",{class:n.classes.ContinueButton,onClick:a.gotoNextPage,loading:r.loading,exportparts:"base: primarybutton-base",type:"primary"},"Continue")):r.error||!s.oobCode?e("div",{class:n.classes.Wrapper},e("style",{type:"text/css"},p),e(o,{type:"h3"},"Verify your email"),e("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},e("div",{part:"erroralert-text"},"The email verification code is invalid or has expired, please try again.")),e("sl-button",{class:n.classes.ContinueButton,onClick:a.failed,loading:r.loading,exportparts:"base: primarybutton-base",type:"primary"},"Continue")):void 0}export{c as P}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register([],(function(){"use strict";return{execute:function(){}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as e}from"./p-64c3217a.js";import{i as s}from"./p-4bc4d3cd.js";import{j as t,c as r}from"./p-db5a1e78.js";import{A as a,a as o}from"./p-e33e615e.js";import{T as i}from"./p-8cb92dee.js";const n={Wrapper:a,Column:{...o}};t.setup(r());const p=t.createStyleSheet(n),c=p.toString();function l(t){const{states:r,callbacks:a,content:{email:o,verifyMessage:n,emailVerificationHeader:l,resendEmailButtonText:m}}=t;return e("div",{class:p.classes.Wrapper},e("style",{type:"text/css"},"\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n",c),e(i,{type:"h3"},l),e("sl-form",{class:p.classes.Column,"onSl-submit":a.submit},t.states.error&&e("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},e("div",{part:"erroralert-text"},t.states.error)),t.states.success&&e("sqm-form-message",{type:"success",exportparts:"successalert-icon"},e("div",{part:"successalert-text"},"Your verification email has been resent successfully")),e(i,{type:"p"},s.formatMessage({id:"verifyMessage",defaultMessage:n},{email:e("span",{style:{fontWeight:"var(--sl-font-weight-semibold)"}},o)})),e("sl-button",{submit:!0,loading:r.loading,exportparts:"base: primarybutton-base",type:"primary"},m)))}export{l as P}
|
|
@@ -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 s(t){try{a(r.next(t))}catch(t){i(t)}}function u(t){try{a(r["throw"](t))}catch(t){i(t)}}function a(t){t.done?n(t.value):o(t.value).then(s,u)}a((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,s;return s={next:u(0),throw:u(1),return:u(2)},typeof Symbol==="function"&&(s[Symbol.iterator]=function(){return this}),s;function u(t){return function(e){return a([t,e])}}function a(s){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,o&&(i=s[0]&2?o["return"]:s[0]?o["throw"]||((i=o["return"])&&i.call(o),0):o.next)&&!(i=i.call(o,s[1])).done)return i;if(o=0,i)s=[s[0]&2,i.value];switch(s[0]){case 0:case 1:i=s;break;case 4:n.label++;return{value:s[1],done:false};case 5:n.label++;o=s[1];s=[0];continue;case 7:s=n.ops.pop();n.trys.pop();continue;default:if(!(i=n.trys,i=i.length>0&&i[i.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!i||s[1]>i[0]&&s[1]<i[3])){n.label=s[1];break}if(s[0]===6&&n.label<i[1]){n.label=i[1];i=s;break}if(i&&n.label<i[2]){n.label=i[2];n.ops.push(s);break}if(i[2])n.ops.pop();n.trys.pop();continue}s=e.call(t,n)}catch(t){s=[6,t];o=0}finally{r=i=0}if(s[0]&5)throw s[1];return{value:s[0]?s[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 s=t("sqm_referral_table_status_column",function(){function t(t){e(this,t);this.columnTitle="Status";this.convertedStatusText="Converted";this.inProgressStatusText="In Progress";o(this)}t.prototype.disconnectedCallback=function(){};t.prototype.renderCell=function(t){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(r){e=t.dateConverted?this.convertedStatusText:this.inProgressStatusText;return[2,n("sqm-referral-table-status-cell",{"status-text":e,converted:t.dateConverted?true:false})]}))}))};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.columnTitle]);return n(r,{style:{display:"none"}})};return t}())}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as t}from"./p-64c3217a.js";import{j as e,c as l}from"./p-db5a1e78.js";import{E as n}from"./p-e33e615e.js";const a={InputContainer:{"& > :not(:last-child)":{"margin-bottom":"20px"}},FieldsContainer:{"& > :not(:last-child)":{"margin-bottom":"var(--sl-spacing-large)"}},ErrorStyle:n};e.setup(l());const s=e.createStyleSheet(a),o=s.toString();function i(e){const{states:l}=e,n=null==l?void 0:l.validationErrors;return t("div",{class:s.classes.FieldsContainer},t("style",{type:"text/css"},"\n:host {\n margin: 0 auto;\n width: 100%;\n display: block;\n}\n\nsl-input::part(label){\n font-size: var(--sl-input-label-font-size-small);\n font-weight: var(--sl-font-weight-semibold);\n}\n",o),t("sl-input",Object.assign({exportparts:"label: input-label",name:"/firstName",type:"text",label:l.content.firstNameLabel,required:!0},(null==n?void 0:n.firstName)?{class:s.classes.ErrorStyle,helpText:(null==n?void 0:n.firstName)||"Cannot be empty"}:[])),t("sl-input",Object.assign({exportparts:"label: input-label",name:"/lastName",type:"text",label:l.content.lastNameLabel,required:!0},(null==n?void 0:n.lastName)?{class:s.classes.ErrorStyle,helpText:(null==n?void 0:n.lastName)||"Cannot be empty"}:[])))}export{i as N}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as s}from"./p-64c3217a.js";import{j as e,c as r}from"./p-db5a1e78.js";import{A as t,a,b as o}from"./p-e33e615e.js";import{T as p}from"./p-8cb92dee.js";const l={Wrapper:t,Column:a,ButtonsContainer:o,Banner:{"&::part(erroralert-base)":{margin:"15px 0px"}},CodeError:{"&::part(erroralert-base)":{"margin-bottom":"15px"}},CodeSuccess:{"&::part(successalert-base)":{"margin-bottom":"15px"}},ContinueButton:{width:"100%"}};e.setup(r());const n=e.createStyleSheet(l),i=n.toString();function c(e){const{states:r,callbacks:t}=e;return r.reset?s("div",{class:`${n.classes.Wrapper} ${n.classes.Column}`},s("style",{type:"text/css"},i),s(p,{type:"h3"},r.content.resetPasswordHeader),s("sqm-form-message",{class:n.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:n.classes.ContinueButton,onClick:t.gotoNextPage,loading:r.loading,exportparts:"base: primarybutton-base",type:"primary"},r.content.continueButtonText))):r.oobCodeValidating?s("div",null):r.oobCodeValid?s("div",{class:n.classes.Wrapper},s("style",{type:"text/css"},"\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n",i),s(p,{type:"h2"},r.reset?r.content.passwordResetHeader:r.content.resetPasswordHeader),s("sl-form",{class:n.classes.Column,"onSl-submit":t.submit},e.states.error&&s("sqm-form-message",{type:"error",class:n.classes.Banner,exportparts:"erroralert-icon"},s("div",{part:"erroralert-text"},e.states.error)),!r.reset&&s("sqm-password-field",{fieldLabel:r.content.passwordFieldLabel,demoData:r.passwordDemoData}),!r.reset&&r.confirmPassword&&s("sl-input",{exportparts:"label: input-label",type:"password",name:"/confirmPassword",label:r.content.confirmPasswordFieldLabel,disabled:r.loading,required:!0}),s("div",{class:n.classes.ButtonsContainer},s("sl-button",{class:n.classes.ContinueButton,submit:!0,loading:r.loading,exportparts:"base: primarybutton-base",type:"primary"},r.reset?r.content.continueButtonText:r.content.resetPasswordButtonText)))):s("div",{class:`${n.classes.Wrapper} ${n.classes.Column}`},s("style",{type:"text/css"},i),s("sqm-form-message",{class:n.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:n.classes.ContinueButton,onClick:t.failed,exportparts:"base: primarybutton-base",type:"primary"},r.content.continueButtonText)))}export{c as P}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-ff17b3a4.system.js","./p-1b7d89a7.system.js"],(function(e){"use strict";var t,s,a,r;return{setters:[function(e){t=e.h;s=e.d},function(e){a=e.j;r=e.c}],execute:function(){var i={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"}}};a.setup(r());var o=a.createStyleSheet(i);var n=o.toString();var l=e("A",(function(e){var a=e.text.titleText,r=e.imgUrl;return t("div",{class:o.classes.CardContainer},t("style",{type:"text/css"},n),t("div",{class:o.classes.TextContainer},t("p",{class:o.classes.Title},a),t("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"#000000",class:"bi bi-download "+o.classes.Icon,viewBox:"0 0 16 16"},t("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"}),t("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"}))),t("img",{src:s(r),class:o.classes.CardImg}))}))}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as t}from"./p-64c3217a.js";import{j as r,c as i}from"./p-db5a1e78.js";function s(s,d){const e=()=>{const t=getComputedStyle(document.documentElement).getPropertyValue(`--sl-spacing-${s.space}`);return`${Math.floor(parseInt(t)/2)}rem`},a={StatContainer:{width:"100%",display:"grid","grid-template-columns":"repeat(auto-fill, minmax(130px, auto))",gap:e(),"& > *":{"border-right":"1px solid #EAEAEA","padding-right":e()},"& > :last-child":{"border-right":"1px solid #ffffff"},"& > ::slotted(*)":{"border-right":"1px solid #EAEAEA","padding-right":e(),height:"100%"},"& > ::slotted(*:last-child)":{"border-right":"1px solid #ffffff"}},StatFrame:{display:"flex"},BorderFix:{"border-right":"1px solid #ffffff",width:"0px","margin-left":"-1px"}};r.setup(i());const o=r.createStyleSheet(a),l=o.toString();return t("div",{class:o.classes.StatFrame},t("div",{class:o.classes.StatContainer},t("style",{type:"text/css"},l),d),t("div",{class:o.classes.BorderFix}))}export{s as S}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as e,h as i}from"./p-64c3217a.js";import{j as a,e as t,m as s}from"./p-44578b22.js";import"./p-4bc4d3cd.js";import"./p-ba505a8c.js";import{B as o,T as r,j as l}from"./p-cb390f74.js";import"./p-db5a1e78.js";import{c as n}from"./p-c1086930.js";import"./p-e33e615e.js";import"./p-8cb92dee.js";import{P as c}from"./p-516ed603.js";const m=class{constructor(i){e(this,i),this.ignored=!0,this.redirectPath="/verifyEmail",this.emailVerificationHeader="Verify your email",this.resendEmailButtonText="Re-send Email",this.verifyMessage="A verification email was sent to {email}. Please verify your email to continue to the portal.",s(this)}disconnectedCallback(){}render(){const{states:e,callbacks:s,content:m}=l()?n({states:{error:"",loading:!1,success:!1},callbacks:{submit:async()=>{}},content:{email:"test@example.com",verifyMessage:"A verification email was sent to {email}. Please verify your email to continue to the portal.",emailVerificationHeader:"Verify your email",resendEmailButtonText:"Re-send Email"}},this.demoData||{},{arrayMerge:(e,i)=>i}):function(e){var i,s,l,n,c;const[m,{loading:d,data:u,errors:v}]=o(),p=r(),f=null===(i=null==p?void 0:p.managedIdentity)||void 0===i?void 0:i.email,[h,y]=a(!1),[b,j]=a(""),g=new URLSearchParams(window.location.search).get("nextPage");return t((()=>{var e;(null===(e=null==u?void 0:u.requestManagedIdentityVerificationEmail)||void 0===e?void 0:e.success)&&y(!0)}),[null===(s=null==u?void 0:u.requestManagedIdentityVerificationEmail)||void 0===s?void 0:s.success]),t((()=>{(null==v?void 0:v.message)&&j("Network request failed.")}),[v]),{states:{loading:d,error:(null===(c=null===(n=null===(l=null==v?void 0:v.response)||void 0===l?void 0:l.errors)||void 0===n?void 0:n[0])||void 0===c?void 0:c.message)||b,success:h},callbacks:{submit:async()=>{if(!f)return;j("");const i={email:f,urlParams:g?{nextPage:g}:null,redirectPath:e.redirectPath};await m(i)}},content:{email:f,verifyMessage:e.verifyMessage,emailVerificationHeader:e.emailVerificationHeader,resendEmailButtonText:e.resendEmailButtonText}}}(this);return i(c,{states:e,callbacks:s,content:m})}};export{m as sqm_portal_email_verification}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var e,s=1,a=arguments.length;s<a;s++){e=arguments[s];for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n))t[n]=e[n]}return t};return __assign.apply(this,arguments)};System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1e182e88.system.js","./p-640be111.system.js","./p-4bd679a7.system.js","./p-d791a5c9.system.js"],(function(t){"use strict";var e,s,a,n,i,r,o,l;return{setters:[function(t){e=t.r;s=t.h},function(t){a=t.m},function(){},function(t){n=t.j},function(t){i=t.c},function(t){r=t.w;o=t.u;l=t.L}],execute:function(){var d=":host{display:block}:host([hidden]){display:none}table{width:100%}th{font-size:var(--sl-font-size-small);font-weight:var(--sl-font-weight-semibold);text-align:left}td{font-size:var(--sl-font-size-medium);font-weight:var(--sl-font-weight-normal)}td,th{color:var(--sl-color-gray-800);padding:var(--sl-spacing-x-small) var(--sl-spacing-small)}.User{width:100%}.Score{width:auto;white-space:nowrap}";var u=t("sqm_leaderboard",function(){function t(t){e(this,t);this.ignored=true;a(this);r(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t={empty:s("slot",{name:"empty"}),loadingstate:s("slot",{name:"loading"}),usersheading:this.usersheading,statsheading:this.statsheading,rankType:this.rankType,leaderboardType:this.leaderboardType,interval:this.interval};var e=__assign(__assign({},t),{demoData:this.demoData});var a=n()?h(e):o(t);return s(l,Object.assign({},a))};return t}());function h(t){return i({states:{loading:false,hasLeaders:true,styles:{usersheading:t.usersheading?t.usersheading:"TOP REFERRERS",statsheading:t.statsheading?t.statsheading:"NEW TITANS"}},data:{rankType:"rowNumber",leaderboard:[{firstName:"Viktor",lastInitial:"V",value:82,rank:1},{firstName:"MF",lastInitial:"D",value:73,rank:2},{firstName:"Freddie",lastInitial:"G",value:64,rank:3},{firstName:"Benny",lastInitial:"B",value:55,rank:4},{firstName:"Mos",lastInitial:"D",value:46,rank:5}]},elements:{empty:t.empty?t.empty:s("div",null,"Empty"),loadingstate:t.loadingstate?t.loadingstate:s("div",null,"Loading")}},t.demoProps||{},{arrayMerge:function(t,e){return e}})}u.style=d}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-ff17b3a4.system.js","./p-1b7d89a7.system.js"],(function(t){"use strict";var e,r,s;return{setters:[function(t){e=t.h},function(t){r=t.j;s=t.c}],execute:function(){t("S",i);function i(t,i){var a=function(){var e=getComputedStyle(document.documentElement).getPropertyValue("--sl-spacing-"+t.space);return Math.floor(parseInt(e)/2)+"rem"};var d={StatContainer:{width:"100%",display:"grid","grid-template-columns":"repeat(auto-fill, minmax(130px, auto))",gap:a(),"& > *":{"border-right":"1px solid #EAEAEA","padding-right":a()},"& > :last-child":{"border-right":"1px solid #ffffff"},"& > ::slotted(*)":{"border-right":"1px solid #EAEAEA","padding-right":a(),height:"100%"},"& > ::slotted(*:last-child)":{"border-right":"1px solid #ffffff"}},StatFrame:{display:"flex"},BorderFix:{"border-right":"1px solid #ffffff",width:"0px","margin-left":"-1px"}};r.setup(s());var l=r.createStyleSheet(d);var o=l.toString();return e("div",{class:l.classes.StatFrame},e("div",{class:l.classes.StatContainer},e("style",{type:"text/css"},o),i),e("div",{class:l.classes.BorderFix}))}}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1e182e88.system.js","./p-640be111.system.js","./p-1b7d89a7.system.js","./p-4bd679a7.system.js","./p-57e8da01.system.js"],(function(t){"use strict";var e,n,s,r,i,a;return{setters:[function(t){e=t.r;n=t.h},function(t){s=t.m},function(){},function(t){r=t.j},function(){},function(t){i=t.c},function(t){a=t.A}],execute:function(){var c=function(t){return{text:{titleText:"Marketing Banner"},imgUrl:null,callbacks:{}}};var u=t("sqm_asset_card",function(){function t(t){e(this,t);this.ignored=true;s(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t=r()?o(this):c();return n(a,Object.assign({},t))};Object.defineProperty(t,"assetsDirs",{get:function(){return["../../assets"]},enumerable:false,configurable:true});return t}());function o(t){return i({text:{titleText:"Marketing Banner"},imgUrl:"../../assets/saasquatch-logo.png",callbacks:{}},t.demoData||{},{arrayMerge:function(t,e){return e}})}}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as C}from"./p-64c3217a.js";import{i as l}from"./p-4bc4d3cd.js";import{j as t,c as a}from"./p-db5a1e78.js";function r({color:l="#A6A6A6",width:t=190,height:a=29}){return C("svg",{width:t,height:a,viewBox:"0 0 132 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},C("g",{"clip-path":"url(#clip0)"},C("path",{xmlns:"http://www.w3.org/2000/svg","fill-rule":"evenodd","clip-rule":"evenodd",d:"M66.4512 1.01758V1.01562C66.2601 1.01562 66.1669 1.05312 65.6827 1.43312L63.2868 3.31163C62.9112 3.60612 62.8383 4.15812 63.1241 4.54513C63.4099 4.93213 63.9457 5.00712 64.3213 4.71263L64.7959 4.34063C65.0696 4.12713 65.4601 4.18212 65.6682 4.46362C65.8763 4.74513 65.8237 5.14862 65.5494 5.36363L62.8011 7.51862C62.4255 7.81312 62.3526 8.36512 62.6384 8.75212C62.9242 9.13912 63.4601 9.21412 63.8357 8.91962L64.737 8.21263C65.0107 7.99813 65.4017 8.05263 65.6103 8.33512C65.8183 8.61662 65.7657 9.01812 65.4934 9.23362L62.4328 11.6331C62.0572 11.9276 61.9843 12.4796 62.2701 12.8666C62.5559 13.2536 63.0917 13.3286 63.4673 13.0341L64.6814 12.0821C64.9557 11.8676 65.3462 11.9221 65.5548 12.2046C65.6397 12.3196 65.6812 12.4546 65.6822 12.5886L65.6827 15.9306C62.7514 15.5406 60.479 12.9541 60.479 9.82913C60.479 8.07863 61.207 6.40462 62.4767 5.23712L62.5274 5.19062L62.4675 5.12012C62.4651 5.11723 62.4626 5.11435 62.4601 5.11147C62.4448 5.09344 62.4295 5.07553 62.4149 5.05613C62.2628 4.85413 62.1595 4.62363 62.1069 4.37162L62.0828 4.25712L61.9959 4.33212C60.4095 5.69863 59.5 7.70263 59.5 9.82913C59.5 13.7785 62.6179 16.9919 66.4508 16.9921V16.9936C70.2839 16.9936 73.4025 13.7806 73.4025 9.83058C73.4025 7.70358 72.4925 5.70008 70.9062 4.33358L70.9072 4.33208L70.8203 4.25708L70.7961 4.37158C70.7435 4.62358 70.6397 4.85408 70.4876 5.05658C70.4739 5.07518 70.459 5.09266 70.444 5.11031C70.4416 5.11306 70.4393 5.11581 70.4369 5.11858L70.3752 5.19108L70.4258 5.23758C71.6955 6.40508 72.424 8.07908 72.424 9.83008C72.424 11.4741 71.8027 13.0196 70.6745 14.1816C69.7297 15.1551 68.5238 15.7606 67.2198 15.9321V12.5926H67.2174L67.2198 12.5896C67.2208 12.4556 67.2623 12.3206 67.3473 12.2056C67.5558 11.9236 67.9469 11.8686 68.2206 12.0831L69.4347 13.0351C69.8103 13.3296 70.3462 13.2546 70.632 12.8676C70.9178 12.4806 70.8449 11.9286 70.4693 11.6341L67.4086 9.23458C67.1363 9.01958 67.0837 8.61808 67.2918 8.33658C67.5003 8.05408 67.8914 7.99958 68.1651 8.21408L69.0664 8.92108C69.442 9.21558 69.9778 9.14058 70.2636 8.75358C70.5494 8.36658 70.4765 7.81458 70.1009 7.52008L67.3526 5.36508C67.0789 5.15058 67.0258 4.74758 67.2338 4.46508C67.4419 4.18258 67.832 4.12858 68.1062 4.34208L68.5807 4.71408C68.9563 5.00858 69.4922 4.93358 69.778 4.54658C70.0638 4.15958 69.9909 3.60758 69.6153 3.31308L67.2194 1.43508C66.735 1.05587 66.6421 1.01764 66.4512 1.01758Z",fill:l})),C("path",{d:"M1.67078 13V5.95H4.46078C5.22078 5.95 5.80078 6.13333 6.20078 6.5C6.60745 6.86667 6.81078 7.39 6.81078 8.07C6.81078 8.74333 6.60745 9.26667 6.20078 9.64C5.80078 10.0067 5.22078 10.19 4.46078 10.19H2.49078V13H1.67078ZM2.49078 9.5H4.36078C5.45411 9.5 6.00078 9.02333 6.00078 8.07C6.00078 7.11 5.45411 6.63 4.36078 6.63H2.49078V9.5ZM9.6843 13.09C9.21096 13.09 8.80096 12.9867 8.4543 12.78C8.10763 12.5733 7.83763 12.2833 7.6443 11.91C7.45763 11.53 7.3643 11.0833 7.3643 10.57C7.3643 10.0567 7.45763 9.61333 7.6443 9.24C7.83763 8.86 8.10763 8.56667 8.4543 8.36C8.80096 8.15333 9.21096 8.05 9.6843 8.05C10.151 8.05 10.5576 8.15333 10.9043 8.36C11.2576 8.56667 11.5276 8.86 11.7143 9.24C11.9076 9.61333 12.0043 10.0567 12.0043 10.57C12.0043 11.0833 11.9076 11.53 11.7143 11.91C11.5276 12.2833 11.2576 12.5733 10.9043 12.78C10.5576 12.9867 10.151 13.09 9.6843 13.09ZM9.6843 12.44C10.1376 12.44 10.501 12.28 10.7743 11.96C11.0476 11.6333 11.1843 11.17 11.1843 10.57C11.1843 9.96333 11.0476 9.5 10.7743 9.18C10.501 8.86 10.1376 8.7 9.6843 8.7C9.2243 8.7 8.85763 8.86 8.5843 9.18C8.31763 9.5 8.1843 9.96333 8.1843 10.57C8.1843 11.17 8.31763 11.6333 8.5843 11.96C8.85763 12.28 9.2243 12.44 9.6843 12.44ZM14.4426 13L12.6326 8.14H13.4826L14.8526 12.05L16.2726 8.14H16.9626L18.3626 12.06L19.7526 8.14H20.5626L18.7426 13H17.9726L16.6026 9.23L15.2226 13H14.4426ZM23.6824 13.09C22.9158 13.09 22.3091 12.8667 21.8624 12.42C21.4158 11.9667 21.1924 11.3533 21.1924 10.58C21.1924 10.08 21.2924 9.64 21.4924 9.26C21.6924 8.87333 21.9658 8.57667 22.3124 8.37C22.6658 8.15667 23.0724 8.05 23.5324 8.05C24.1924 8.05 24.7091 8.26333 25.0824 8.69C25.4558 9.11 25.6424 9.69 25.6424 10.43V10.74H21.9824C22.0091 11.2933 22.1691 11.7167 22.4624 12.01C22.7558 12.2967 23.1624 12.44 23.6824 12.44C23.9758 12.44 24.2558 12.3967 24.5224 12.31C24.7891 12.2167 25.0424 12.0667 25.2824 11.86L25.5624 12.43C25.3424 12.6367 25.0624 12.8 24.7224 12.92C24.3824 13.0333 24.0358 13.09 23.6824 13.09ZM23.5524 8.65C23.0924 8.65 22.7291 8.79333 22.4624 9.08C22.1958 9.36667 22.0391 9.74333 21.9924 10.21H24.9424C24.9224 9.71667 24.7924 9.33333 24.5524 9.06C24.3191 8.78667 23.9858 8.65 23.5524 8.65ZM26.8147 13V8.14H27.6047V9.01C27.8647 8.42333 28.398 8.1 29.2047 8.04L29.4947 8.01L29.5547 8.71L29.0447 8.77C28.5847 8.81 28.2347 8.95667 27.9947 9.21C27.7547 9.45667 27.6347 9.79667 27.6347 10.23V13H26.8147ZM32.5301 13.09C31.7634 13.09 31.1567 12.8667 30.7101 12.42C30.2634 11.9667 30.0401 11.3533 30.0401 10.58C30.0401 10.08 30.1401 9.64 30.3401 9.26C30.5401 8.87333 30.8134 8.57667 31.1601 8.37C31.5134 8.15667 31.9201 8.05 32.3801 8.05C33.0401 8.05 33.5567 8.26333 33.9301 8.69C34.3034 9.11 34.4901 9.69 34.4901 10.43V10.74H30.8301C30.8567 11.2933 31.0167 11.7167 31.3101 12.01C31.6034 12.2967 32.0101 12.44 32.5301 12.44C32.8234 12.44 33.1034 12.3967 33.3701 12.31C33.6367 12.2167 33.8901 12.0667 34.1301 11.86L34.4101 12.43C34.1901 12.6367 33.9101 12.8 33.5701 12.92C33.2301 13.0333 32.8834 13.09 32.5301 13.09ZM32.4001 8.65C31.9401 8.65 31.5767 8.79333 31.3101 9.08C31.0434 9.36667 30.8867 9.74333 30.8401 10.21H33.7901C33.7701 9.71667 33.6401 9.33333 33.4001 9.06C33.1667 8.78667 32.8334 8.65 32.4001 8.65ZM37.5123 13.09C37.079 13.09 36.699 12.9867 36.3723 12.78C36.0523 12.5733 35.8023 12.2833 35.6223 11.91C35.449 11.53 35.3623 11.0833 35.3623 10.57C35.3623 10.05 35.449 9.60333 35.6223 9.23C35.8023 8.85 36.0523 8.56 36.3723 8.36C36.699 8.15333 37.079 8.05 37.5123 8.05C37.8923 8.05 38.2257 8.13333 38.5123 8.3C38.8057 8.46667 39.0223 8.69667 39.1623 8.99V5.95H39.9723V13H39.1823V12.11C39.0423 12.4167 38.8257 12.6567 38.5323 12.83C38.239 13.0033 37.899 13.09 37.5123 13.09ZM37.6823 12.44C38.1357 12.44 38.499 12.28 38.7723 11.96C39.0457 11.6333 39.1823 11.17 39.1823 10.57C39.1823 9.96333 39.0457 9.5 38.7723 9.18C38.499 8.86 38.1357 8.7 37.6823 8.7C37.2223 8.7 36.8557 8.86 36.5823 9.18C36.3157 9.5 36.1823 9.96333 36.1823 10.57C36.1823 11.17 36.3157 11.6333 36.5823 11.96C36.8557 12.28 37.2223 12.44 37.6823 12.44ZM46.5208 13.09C46.1341 13.09 45.7941 13.0033 45.5008 12.83C45.2141 12.6567 44.9974 12.42 44.8508 12.12V13H44.0608V5.95H44.8708V8.98C45.0108 8.69333 45.2274 8.46667 45.5208 8.3C45.8141 8.13333 46.1474 8.05 46.5208 8.05C46.9541 8.05 47.3308 8.15333 47.6508 8.36C47.9774 8.56 48.2274 8.85 48.4008 9.23C48.5808 9.60333 48.6708 10.05 48.6708 10.57C48.6708 11.0833 48.5808 11.53 48.4008 11.91C48.2274 12.2833 47.9774 12.5733 47.6508 12.78C47.3308 12.9867 46.9541 13.09 46.5208 13.09ZM46.3508 12.44C46.8041 12.44 47.1674 12.28 47.4408 11.96C47.7141 11.6333 47.8508 11.17 47.8508 10.57C47.8508 9.96333 47.7141 9.5 47.4408 9.18C47.1674 8.86 46.8041 8.7 46.3508 8.7C45.8974 8.7 45.5341 8.86 45.2608 9.18C44.9874 9.5 44.8508 9.96333 44.8508 10.57C44.8508 11.17 44.9874 11.6333 45.2608 11.96C45.5341 12.28 45.8974 12.44 46.3508 12.44ZM50.3825 14.8L51.2125 12.92L49.1625 8.14H50.0425L51.6525 12.08L53.2725 8.14H54.1225L51.2325 14.8H50.3825Z",fill:l}),C("path",{d:"M80.9459 13.09C80.3926 13.09 79.8926 13.02 79.4459 12.88C78.9992 12.7333 78.6126 12.5233 78.2859 12.25L78.5759 11.59C78.9159 11.85 79.2726 12.0433 79.6459 12.17C80.0192 12.2967 80.4526 12.36 80.9459 12.36C81.5459 12.36 81.9892 12.25 82.2759 12.03C82.5692 11.8033 82.7159 11.5067 82.7159 11.14C82.7159 10.8467 82.6092 10.6133 82.3959 10.44C82.1892 10.2667 81.8392 10.13 81.3459 10.03L80.3059 9.82C79.6792 9.68667 79.2092 9.47 78.8959 9.17C78.5892 8.86333 78.4359 8.45667 78.4359 7.95C78.4359 7.53 78.5426 7.16333 78.7559 6.85C78.9759 6.53667 79.2792 6.29333 79.6659 6.12C80.0526 5.94667 80.4992 5.86 81.0059 5.86C81.4792 5.86 81.9192 5.93667 82.3259 6.09C82.7326 6.23667 83.0759 6.45 83.3559 6.73L83.0659 7.37C82.7659 7.09667 82.4492 6.9 82.1159 6.78C81.7826 6.65333 81.4092 6.59 80.9959 6.59C80.4692 6.59 80.0492 6.71333 79.7359 6.96C79.4226 7.2 79.2659 7.52 79.2659 7.92C79.2659 8.24 79.3626 8.49333 79.5559 8.68C79.7559 8.86667 80.0792 9.00333 80.5259 9.09L81.5659 9.31C82.2392 9.45 82.7359 9.66333 83.0559 9.95C83.3826 10.23 83.5459 10.6133 83.5459 11.1C83.5459 11.4933 83.4392 11.84 83.2259 12.14C83.0192 12.44 82.7192 12.6733 82.3259 12.84C81.9392 13.0067 81.4792 13.09 80.9459 13.09ZM86.2382 13.09C85.9049 13.09 85.6049 13.0267 85.3382 12.9C85.0782 12.7667 84.8716 12.5867 84.7182 12.36C84.5649 12.1333 84.4882 11.88 84.4882 11.6C84.4882 11.2467 84.5782 10.9667 84.7582 10.76C84.9449 10.5533 85.2482 10.4067 85.6682 10.32C86.0949 10.2267 86.6749 10.18 87.4082 10.18H87.7282V9.87C87.7282 9.45667 87.6416 9.16 87.4682 8.98C87.3016 8.79333 87.0316 8.7 86.6582 8.7C86.3649 8.7 86.0816 8.74333 85.8082 8.83C85.5349 8.91 85.2549 9.04333 84.9682 9.23L84.6882 8.64C84.9416 8.46 85.2482 8.31667 85.6082 8.21C85.9749 8.10333 86.3249 8.05 86.6582 8.05C87.2849 8.05 87.7482 8.20333 88.0482 8.51C88.3549 8.81667 88.5082 9.29333 88.5082 9.94V13H87.7482V12.16C87.6216 12.4467 87.4249 12.6733 87.1582 12.84C86.8982 13.0067 86.5916 13.09 86.2382 13.09ZM86.3682 12.48C86.7682 12.48 87.0949 12.3433 87.3482 12.07C87.6016 11.79 87.7282 11.4367 87.7282 11.01V10.71H87.4182C86.8782 10.71 86.4516 10.7367 86.1382 10.79C85.8316 10.8367 85.6149 10.9233 85.4882 11.05C85.3682 11.17 85.3082 11.3367 85.3082 11.55C85.3082 11.8233 85.4016 12.0467 85.5882 12.22C85.7816 12.3933 86.0416 12.48 86.3682 12.48ZM91.541 13.09C91.2076 13.09 90.9076 13.0267 90.641 12.9C90.381 12.7667 90.1743 12.5867 90.021 12.36C89.8676 12.1333 89.791 11.88 89.791 11.6C89.791 11.2467 89.881 10.9667 90.061 10.76C90.2476 10.5533 90.551 10.4067 90.971 10.32C91.3976 10.2267 91.9776 10.18 92.711 10.18H93.031V9.87C93.031 9.45667 92.9443 9.16 92.771 8.98C92.6043 8.79333 92.3343 8.7 91.961 8.7C91.6676 8.7 91.3843 8.74333 91.111 8.83C90.8376 8.91 90.5576 9.04333 90.271 9.23L89.991 8.64C90.2443 8.46 90.551 8.31667 90.911 8.21C91.2776 8.10333 91.6276 8.05 91.961 8.05C92.5876 8.05 93.051 8.20333 93.351 8.51C93.6576 8.81667 93.811 9.29333 93.811 9.94V13H93.051V12.16C92.9243 12.4467 92.7276 12.6733 92.461 12.84C92.201 13.0067 91.8943 13.09 91.541 13.09ZM91.671 12.48C92.071 12.48 92.3976 12.3433 92.651 12.07C92.9043 11.79 93.031 11.4367 93.031 11.01V10.71H92.721C92.181 10.71 91.7543 10.7367 91.441 10.79C91.1343 10.8367 90.9176 10.9233 90.791 11.05C90.671 11.17 90.611 11.3367 90.611 11.55C90.611 11.8233 90.7043 12.0467 90.891 12.22C91.0843 12.3933 91.3443 12.48 91.671 12.48ZM97.7037 13.09C97.1504 13.09 96.6504 13.02 96.2037 12.88C95.757 12.7333 95.3704 12.5233 95.0437 12.25L95.3337 11.59C95.6737 11.85 96.0304 12.0433 96.4037 12.17C96.777 12.2967 97.2104 12.36 97.7037 12.36C98.3037 12.36 98.747 12.25 99.0337 12.03C99.327 11.8033 99.4737 11.5067 99.4737 11.14C99.4737 10.8467 99.367 10.6133 99.1537 10.44C98.947 10.2667 98.597 10.13 98.1037 10.03L97.0637 9.82C96.437 9.68667 95.967 9.47 95.6537 9.17C95.347 8.86333 95.1937 8.45667 95.1937 7.95C95.1937 7.53 95.3004 7.16333 95.5137 6.85C95.7337 6.53667 96.037 6.29333 96.4237 6.12C96.8104 5.94667 97.257 5.86 97.7637 5.86C98.237 5.86 98.677 5.93667 99.0837 6.09C99.4904 6.23667 99.8337 6.45 100.114 6.73L99.8237 7.37C99.5237 7.09667 99.207 6.9 98.8737 6.78C98.5404 6.65333 98.167 6.59 97.7537 6.59C97.227 6.59 96.807 6.71333 96.4937 6.96C96.1804 7.2 96.0237 7.52 96.0237 7.92C96.0237 8.24 96.1204 8.49333 96.3137 8.68C96.5137 8.86667 96.837 9.00333 97.2837 9.09L98.3237 9.31C98.997 9.45 99.4937 9.66333 99.8137 9.95C100.14 10.23 100.304 10.6133 100.304 11.1C100.304 11.4933 100.197 11.84 99.9837 12.14C99.777 12.44 99.477 12.6733 99.0837 12.84C98.697 13.0067 98.237 13.09 97.7037 13.09ZM104.966 14.8V12.15C104.826 12.4367 104.609 12.6667 104.316 12.84C104.029 13.0067 103.696 13.09 103.316 13.09C102.883 13.09 102.503 12.9867 102.176 12.78C101.856 12.5733 101.606 12.2833 101.426 11.91C101.253 11.53 101.166 11.0833 101.166 10.57C101.166 10.05 101.253 9.60333 101.426 9.23C101.606 8.85 101.856 8.56 102.176 8.36C102.503 8.15333 102.883 8.05 103.316 8.05C103.703 8.05 104.043 8.13667 104.336 8.31C104.629 8.48333 104.846 8.72 104.986 9.02V8.14H105.776V14.8H104.966ZM103.486 12.44C103.939 12.44 104.303 12.28 104.576 11.96C104.849 11.6333 104.986 11.17 104.986 10.57C104.986 9.96333 104.849 9.5 104.576 9.18C104.303 8.86 103.939 8.7 103.486 8.7C103.026 8.7 102.659 8.86 102.386 9.18C102.119 9.5 101.986 9.96333 101.986 10.57C101.986 11.17 102.119 11.6333 102.386 11.96C102.659 12.28 103.026 12.44 103.486 12.44ZM109.016 13.09C107.849 13.09 107.266 12.4467 107.266 11.16V8.14H108.076V11.15C108.076 11.5833 108.163 11.9033 108.336 12.11C108.516 12.3167 108.796 12.42 109.176 12.42C109.589 12.42 109.926 12.2833 110.186 12.01C110.446 11.73 110.576 11.36 110.576 10.9V8.14H111.386V13H110.596V12.18C110.443 12.4733 110.226 12.7 109.946 12.86C109.673 13.0133 109.363 13.09 109.016 13.09ZM114.432 13.09C114.098 13.09 113.798 13.0267 113.532 12.9C113.272 12.7667 113.065 12.5867 112.912 12.36C112.758 12.1333 112.682 11.88 112.682 11.6C112.682 11.2467 112.772 10.9667 112.952 10.76C113.138 10.5533 113.442 10.4067 113.862 10.32C114.288 10.2267 114.868 10.18 115.602 10.18H115.922V9.87C115.922 9.45667 115.835 9.16 115.662 8.98C115.495 8.79333 115.225 8.7 114.852 8.7C114.558 8.7 114.275 8.74333 114.002 8.83C113.728 8.91 113.448 9.04333 113.162 9.23L112.882 8.64C113.135 8.46 113.442 8.31667 113.802 8.21C114.168 8.10333 114.518 8.05 114.852 8.05C115.478 8.05 115.942 8.20333 116.242 8.51C116.548 8.81667 116.702 9.29333 116.702 9.94V13H115.942V12.16C115.815 12.4467 115.618 12.6733 115.352 12.84C115.092 13.0067 114.785 13.09 114.432 13.09ZM114.562 12.48C114.962 12.48 115.288 12.3433 115.542 12.07C115.795 11.79 115.922 11.4367 115.922 11.01V10.71H115.612C115.072 10.71 114.645 10.7367 114.332 10.79C114.025 10.8367 113.808 10.9233 113.682 11.05C113.562 11.17 113.502 11.3367 113.502 11.55C113.502 11.8233 113.595 12.0467 113.782 12.22C113.975 12.3933 114.235 12.48 114.562 12.48ZM120.154 13.09C119.581 13.09 119.151 12.94 118.864 12.64C118.578 12.3333 118.434 11.8933 118.434 11.32V8.77H117.484V8.14H118.434V6.65H119.244V8.14H120.784V8.77H119.244V11.24C119.244 11.62 119.324 11.91 119.484 12.11C119.644 12.3033 119.904 12.4 120.264 12.4C120.371 12.4 120.478 12.3867 120.584 12.36C120.691 12.3333 120.788 12.3067 120.874 12.28L121.014 12.9C120.928 12.9467 120.801 12.99 120.634 13.03C120.468 13.07 120.308 13.09 120.154 13.09ZM123.712 13.09C123.225 13.09 122.805 12.9867 122.452 12.78C122.098 12.5667 121.825 12.27 121.632 11.89C121.445 11.5033 121.352 11.0533 121.352 10.54C121.352 9.76667 121.562 9.16 121.982 8.72C122.402 8.27333 122.978 8.05 123.712 8.05C124.012 8.05 124.308 8.10333 124.602 8.21C124.895 8.31667 125.138 8.46667 125.332 8.66L125.052 9.25C124.858 9.06333 124.645 8.92667 124.412 8.84C124.185 8.75333 123.968 8.71 123.762 8.71C123.255 8.71 122.865 8.87 122.592 9.19C122.318 9.50333 122.182 9.95667 122.182 10.55C122.182 11.13 122.318 11.59 122.592 11.93C122.865 12.2633 123.255 12.43 123.762 12.43C123.968 12.43 124.185 12.3867 124.412 12.3C124.645 12.2133 124.858 12.0733 125.052 11.88L125.332 12.47C125.138 12.6633 124.892 12.8167 124.592 12.93C124.298 13.0367 124.005 13.09 123.712 13.09ZM126.281 13V5.95H127.091V8.94C127.251 8.64667 127.474 8.42667 127.761 8.28C128.054 8.12667 128.381 8.05 128.741 8.05C129.894 8.05 130.471 8.69 130.471 9.97V13H129.661V10.02C129.661 9.56667 129.571 9.23667 129.391 9.03C129.217 8.81667 128.937 8.71 128.551 8.71C128.104 8.71 127.747 8.85 127.481 9.13C127.221 9.40333 127.091 9.77 127.091 10.23V13H126.281Z",fill:l}),C("defs",null,C("clipPath",{id:"clip0"},C("rect",{width:"14",height:"16",fill:"white",transform:"translate(59.5 1)"}))))}function o(o){const i={RowContainer:{display:"flex","& > :not(:last-child)":{"margin-right":"var(--sl-spacing-large)"}},Container:{display:"flex","flex-direction":"column","align-items":"center","font-size":"var(--sl-font-size-small)",color:"var(--sl-color-gray-600)","padding-top":`var(--sl-spacing-${o.paddingTop})`,"padding-right":`var(--sl-spacing-${o.paddingRight})`,"padding-bottom":`var(--sl-spacing-${o.paddingBottom})`,"padding-left":`var(--sl-spacing-${o.paddingLeft})`,"& a:hover":{color:"var(--sl-color-gray-900)"}},SupportText:{textAlign:"center"},PoweredByLink:{color:"var(--sl-color-gray-400)","font-size":"var(--sl-font-size-xx-small)","&:hover":{color:"var(--sl-color-gray-900)"}}};t.setup(a());const n=t.createStyleSheet(i),e=n.toString();return C("div",{class:n.classes.Container},C("style",{type:"text/css"},"\n :host{\n margin: 0 auto;\n width: 100%;\n }\n a{\n cursor:pointer;\n color: inherit;\n text-decoration: none;\n }\n",e),C("div",{class:n.classes.RowContainer},o.faqLink&&C("a",{target:"_blank",href:o.faqLink},o.faqText),o.termsLink&&C("a",{target:"_blank",href:o.termsLink},o.termsText)),C("p",{class:n.classes.SupportText},l.formatMessage({id:"supportFooter",defaultMessage:o.supportText},{email:C("a",{target:"_blank",href:`mailto:${o.supportEmail}`},o.supportEmail)})),o.showPoweredBy&&C("a",{class:n.classes.PoweredByLink,target:"_blank",href:o.poweredByLink},C(r,null)))}export{r as P,o as a}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var n,s=1,e=arguments.length;s<e;s++){n=arguments[s];for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i))t[i]=n[i]}return t};return __assign.apply(this,arguments)};System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1e182e88.system.js","./p-1b7d89a7.system.js","./p-35c7cb98.system.js","./p-4eaf0ffb.system.js"],(function(t){"use strict";var n,s,e,i,r;return{setters:[function(t){n=t.r;s=t.h},function(t){e=t.m},function(){},function(){},function(t){i=t.g},function(t){r=t.H}],execute:function(){var o=t("sqm_hero",function(){function t(t){n(this,t);this.columns=1;this.paddingSize="large";this.wrapDirection="wrap";e(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t={states:__assign({},i(this)),content:{primaryColumn:s("slot",null),secondaryColumn:s("slot",{name:"secondary-column"})}};return s(r,Object.assign({},t))};return t}())}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-88995874.system.js","./p-1e182e88.system.js","./p-640be111.system.js","./p-1b7d89a7.system.js","./p-35c7cb98.system.js","./p-a2e8c264.system.js"],(function(t){"use strict";var e,s,n,i,r;return{setters:[function(t){e=t.r;s=t.h},function(t){n=t.m},function(){},function(){},function(){},function(){},function(t){i=t.g},function(t){r=t.a}],execute:function(){var o=t("sqm_portal_footer",function(){function t(t){e(this,t);this.ignored=true;this.supportEmail="support@example.com";this.supportText="For program support, contact {email}";this.showPoweredBy=true;this.poweredByLink="https://saasquatch.com";this.paddingTop="large";this.paddingRight="large";this.paddingBottom="large";this.paddingLeft="large";n(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){return s(r,Object.assign({},i(this)))};Object.defineProperty(t,"assetsDirs",{get:function(){return["../../assets"]},enumerable:false,configurable:true});return t}())}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1b7d89a7.system.js","./p-35c7cb98.system.js","./p-5b3f7ae3.system.js"],(function(t){"use strict";var n,s,e,i,c;return{setters:[function(t){n=t.r;s=t.h},function(t){e=t.m},function(){},function(t){i=t.g},function(t){c=t.S}],execute:function(){var r=t("sqm_stat_container",function(){function t(t){n(this,t);this.ignored=true;this.space="xxx-large";e(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){return s(c,Object.assign({},i(this)),s("slot",null))};return t}())}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as t}from"./p-64c3217a.js";import{m as r}from"./p-44578b22.js";import"./p-db5a1e78.js";import{g as o}from"./p-151fa42f.js";import{P as a}from"./p-663f7a43.js";const i=class{constructor(t){s(this,t),this.ignored=!0,this.direction="column",this.gap="xxx-large",r(this)}disconnectedCallback(){}render(){return t(a,Object.assign({},o(this)),t("slot",null))}};export{i as sqm_portal_container}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as s,h as t,c as r}from"./p-64c3217a.js";const c=class{constructor(t){s(this,t),this.ignored=!0}disconnectedCallback(){}render(){return t(r,{style:{display:"contents"}})}};export{c as sqm_route}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1b7d89a7.system.js","./p-1f2cf99b.system.js","./p-4293cf8b.system.js"],(function(t){"use strict";var n,s,e,i;return{setters:[function(t){n=t.r;s=t.h},function(t){e=t.m},function(){},function(){},function(t){i=t.N}],execute:function(){var r=t("sqm_navigation_sidebar",function(){function t(t){n(this,t);this.ignored=true;e(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){return s(i,null,s("slot",null))};return t}())}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(s){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a))s[a]=e[a]}return s};return __assign.apply(this,arguments)};System.register(["./p-ff17b3a4.system.js","./p-88995874.system.js","./p-1b7d89a7.system.js","./p-1f2cf99b.system.js","./p-b285d182.system.js"],(function(s){"use strict";var e,t,r,a,n,i,o;return{setters:[function(s){e=s.h},function(s){t=s.i},function(s){r=s.j;a=s.c},function(s){n=s.A;i=s.a},function(s){o=s.T}],execute:function(){s("P",f);var c={Wrapper:n,Column:__assign({},i)};var l="\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";r.setup(a());var p=r.createStyleSheet(c);var u=p.toString();function f(s){var r=s.states,a=s.callbacks,n=s.content,i=n.email,c=n.verifyMessage,f=n.emailVerificationHeader,m=n.resendEmailButtonText;return e("div",{class:p.classes.Wrapper},e("style",{type:"text/css"},l,u),e(o,{type:"h3"},f),e("sl-form",{class:p.classes.Column,"onSl-submit":a.submit},s.states.error&&e("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},e("div",{part:"erroralert-text"},s.states.error)),s.states.success&&e("sqm-form-message",{type:"success",exportparts:"successalert-icon"},e("div",{part:"successalert-text"},"Your verification email has been resent successfully")),e(o,{type:"p"},t.formatMessage({id:"verifyMessage",defaultMessage:c},{email:e("span",{style:{fontWeight:"var(--sl-font-weight-semibold)"}},i)})),e("sl-button",{submit:true,loading:r.loading,exportparts:"base: primarybutton-base",type:"primary"},m)))}}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __extends=this&&this.__extends||function(){var e=function(t,n){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n))e[n]=t[n]};return e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();var __spreadArrays=this&&this.__spreadArrays||function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var a=arguments[t],o=0,s=a.length;o<s;o++,i++)r[i]=a[o];return r};System.register(["./p-015b683f.system.js","./p-1e182e88.system.js"],(function(e){"use strict";var t,n,r,i,a,o,s,u,c,l,f;return{setters:[function(e){t=e.c;n=e.a;r=e.d;i=e._;a=e.u;o=e.e;s=e.h;u=e.f;c=e.i;l=e.j},function(e){f=e.u}],execute:function(){e({$:Xr,B:hi,D:zr,E:Jr,L:cr,M:Yn,P:$r,Q:lr,R:er,S:Hn,T:fr,Z:yi,a:Si,b:Br,c:Ti,e:gi,f:zn,i:ei,j:Qn,k:Wn,l:ci,p:Ke,q:Jn,x:Zn,z:di});function d(e){this.message=e}d.prototype=new Error,d.prototype.name="InvalidCharacterError";var p="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new d("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,r,i=0,a=0,o="";r=t.charAt(a++);~r&&(n=i%4?64*n+r:r,i++%4)?o+=String.fromCharCode(255&n>>(-2*i&6)):0)r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(r);return o};function h(e){var t=e.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(e){return decodeURIComponent(p(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return p(t)}}function v(e){this.message=e}function y(e,t){if("string"!=typeof e)throw new v("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(h(e.split(".")[n]))}catch(e){throw new v("Invalid token specified: "+e.message)}}v.prototype=new Error,v.prototype.name="InvalidTokenError";var m=Object.prototype,b=m.toString,g=m.hasOwnProperty;var E=Function.prototype.toString;var w=new Map;function _(e,t){try{return T(e,t)}finally{w.clear()}}function T(e,t){if(e===t){return true}var n=b.call(e);var r=b.call(t);if(n!==r){return false}switch(n){case"[object Array]":if(e.length!==t.length)return false;case"[object Object]":{if(A(e,t))return true;var i=O(e);var a=O(t);var o=i.length;if(o!==a.length)return false;for(var s=0;s<o;++s){if(!g.call(t,i[s])){return false}}for(var s=0;s<o;++s){var u=i[s];if(!T(e[u],t[u])){return false}}return true}case"[object Error]":return e.name===t.name&&e.message===t.message;case"[object Number]":if(e!==e)return t!==t;case"[object Boolean]":case"[object Date]":return+e===+t;case"[object RegExp]":case"[object String]":return e==""+t;case"[object Map]":case"[object Set]":{if(e.size!==t.size)return false;if(A(e,t))return true;var c=e.entries();var l=n==="[object Map]";while(true){var f=c.next();if(f.done)break;var d=f.value,p=d[0],h=d[1];if(!t.has(p)){return false}if(l&&!T(h,t.get(p))){return false}}return true}case"[object AsyncFunction]":case"[object GeneratorFunction]":case"[object AsyncGeneratorFunction]":case"[object Function]":{var v=E.call(e);if(v!==E.call(t)){return false}return!x(v,I)}}return false}function O(e){return Object.keys(e).filter(S,e)}function S(e){return this[e]!==void 0}var I="{ [native code] }";function x(e,t){var n=e.length-t.length;return n>=0&&e.indexOf(t,n)===n}function A(e,t){var n=w.get(e);if(n){if(n.has(t))return true}else{w.set(e,n=new Set)}n.add(t);return false}function N(e){"@babel/helpers - typeof";if(typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"){N=function e(t){return typeof t}}else{N=function e(t){return t&&typeof Symbol==="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t}}return N(e)}function D(e){return N(e)=="object"&&e!==null}var C=typeof Symbol==="function"&&Symbol.toStringTag!=null?Symbol.toStringTag:"@@toStringTag";function k(e,t){var n=/\r\n|[\n\r]/g;var r=1;var i=t+1;var a;while((a=n.exec(e.body))&&a.index<t){r+=1;i=t+1-(a.index+a[0].length)}return{line:r,column:i}}function F(e){return P(e.source,k(e.source,e.start))}function P(e,t){var n=e.locationOffset.column-1;var r=R(n)+e.body;var i=t.line-1;var a=e.locationOffset.line-1;var o=t.line+a;var s=t.line===1?n:0;var u=t.column+s;var c="".concat(e.name,":").concat(o,":").concat(u,"\n");var l=r.split(/\r\n|[\n\r]/g);var f=l[i];if(f.length>120){var d=Math.floor(u/80);var p=u%80;var h=[];for(var v=0;v<f.length;v+=80){h.push(f.slice(v,v+80))}return c+j([["".concat(o),h[0]]].concat(h.slice(1,d+1).map((function(e){return["",e]})),[[" ",R(p-1)+"^"],["",h[d+1]]]))}return c+j([["".concat(o-1),l[i-1]],["".concat(o),f],["",R(u-1)+"^"],["".concat(o+1),l[i+1]]])}function j(e){var t=e.filter((function(e){var t=e[1];return t!==undefined}));var n=Math.max.apply(Math,t.map((function(e){var t=e[0];return t.length})));return t.map((function(e){var t=e[0],r=e[1];return M(n,t)+(r?" | "+r:" |")})).join("\n")}function R(e){return Array(e+1).join(" ")}function M(e,t){return R(e-t.length)+t}function L(e){"@babel/helpers - typeof";if(typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"){L=function e(t){return typeof t}}else{L=function e(t){return t&&typeof Symbol==="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t}}return L(e)}function V(e,t){if(!(e instanceof t)){throw new TypeError("Cannot call a class as a function")}}function B(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||false;r.configurable=true;if("value"in r)r.writable=true;Object.defineProperty(e,r.key,r)}}function U(e,t,n){if(t)B(e.prototype,t);if(n)B(e,n);return e}function q(e,t){if(typeof t!=="function"&&t!==null){throw new TypeError("Super expression must either be null or a function")}e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:true,configurable:true}});if(t)Q(e,t)}function $(e){var t=Y();return function n(){var r=W(e),i;if(t){var a=W(this).constructor;i=Reflect.construct(r,arguments,a)}else{i=r.apply(this,arguments)}return K(this,i)}}function K(e,t){if(t&&(L(t)==="object"||typeof t==="function")){return t}return H(e)}function H(e){if(e===void 0){throw new ReferenceError("this hasn't been initialised - super() hasn't been called")}return e}function J(e){var t=typeof Map==="function"?new Map:undefined;J=function e(n){if(n===null||!z(n))return n;if(typeof n!=="function"){throw new TypeError("Super expression must either be null or a function")}if(typeof t!=="undefined"){if(t.has(n))return t.get(n);t.set(n,r)}function r(){return G(n,arguments,W(this).constructor)}r.prototype=Object.create(n.prototype,{constructor:{value:r,enumerable:false,writable:true,configurable:true}});return Q(r,n)};return J(e)}function G(e,t,n){if(Y()){G=Reflect.construct}else{G=function e(t,n,r){var i=[null];i.push.apply(i,n);var a=Function.bind.apply(t,i);var o=new a;if(r)Q(o,r.prototype);return o}}return G.apply(null,arguments)}function Y(){if(typeof Reflect==="undefined"||!Reflect.construct)return false;if(Reflect.construct.sham)return false;if(typeof Proxy==="function")return true;try{Date.prototype.toString.call(Reflect.construct(Date,[],(function(){})));return true}catch(e){return false}}function z(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Q(e,t){Q=Object.setPrototypeOf||function e(t,n){t.__proto__=n;return t};return Q(e,t)}function W(e){W=Object.setPrototypeOf?Object.getPrototypeOf:function e(t){return t.__proto__||Object.getPrototypeOf(t)};return W(e)}var X=function(e){q(n,e);var t=$(n);function n(e,r,i,a,o,s,u){var c,l,f,d;var p;V(this,n);p=t.call(this,e);var h=Array.isArray(r)?r.length!==0?r:undefined:r?[r]:undefined;var v=i;if(!v&&h){var y;v=(y=h[0].loc)===null||y===void 0?void 0:y.source}var m=a;if(!m&&h){m=h.reduce((function(e,t){if(t.loc){e.push(t.loc.start)}return e}),[])}if(m&&m.length===0){m=undefined}var b;if(a&&i){b=a.map((function(e){return k(i,e)}))}else if(h){b=h.reduce((function(e,t){if(t.loc){e.push(k(t.loc.source,t.loc.start))}return e}),[])}var g=u;if(g==null&&s!=null){var E=s.extensions;if(D(E)){g=E}}Object.defineProperties(H(p),{name:{value:"GraphQLError"},message:{value:e,enumerable:true,writable:true},locations:{value:(c=b)!==null&&c!==void 0?c:undefined,enumerable:b!=null},path:{value:o!==null&&o!==void 0?o:undefined,enumerable:o!=null},nodes:{value:h!==null&&h!==void 0?h:undefined},source:{value:(l=v)!==null&&l!==void 0?l:undefined},positions:{value:(f=m)!==null&&f!==void 0?f:undefined},originalError:{value:s},extensions:{value:(d=g)!==null&&d!==void 0?d:undefined,enumerable:g!=null}});if(s!==null&&s!==void 0&&s.stack){Object.defineProperty(H(p),"stack",{value:s.stack,writable:true,configurable:true});return K(p)}if(Error.captureStackTrace){Error.captureStackTrace(H(p),n)}else{Object.defineProperty(H(p),"stack",{value:Error().stack,writable:true,configurable:true})}return p}U(n,[{key:"toString",value:function e(){return Z(this)}},{key:C,get:function e(){return"Object"}}]);return n}(J(Error));function Z(e){var t=e.message;if(e.nodes){for(var n=0,r=e.nodes;n<r.length;n++){var i=r[n];if(i.loc){t+="\n\n"+F(i.loc)}}}else if(e.source&&e.locations){for(var a=0,o=e.locations;a<o.length;a++){var s=o[a];t+="\n\n"+P(e.source,s)}}return t}function ee(e,t,n){return new X("Syntax Error: ".concat(n),undefined,e,[t])}var te=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"});function ne(e,t){var n=Boolean(e);if(!n){throw new Error(t!=null?t:"Unexpected invariant triggered.")}}var re=typeof Symbol==="function"&&typeof Symbol.for==="function"?Symbol.for("nodejs.util.inspect.custom"):undefined;function ie(e){var t=e.prototype.toJSON;typeof t==="function"||ne(0);e.prototype.inspect=t;if(re){e.prototype[re]=t}}var ae=function(){function e(e,t,n){this.start=e.start;this.end=t.end;this.startToken=e;this.endToken=t;this.source=n}var t=e.prototype;t.toJSON=function e(){return{start:this.start,end:this.end}};return e}();ie(ae);var oe=function(){function e(e,t,n,r,i,a,o){this.kind=e;this.start=t;this.end=n;this.line=r;this.column=i;this.value=o;this.prev=a;this.next=null}var t=e.prototype;t.toJSON=function e(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}};return e}();ie(oe);function se(e){return e!=null&&typeof e.kind==="string"}var ue=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 ce(e){"@babel/helpers - typeof";if(typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"){ce=function e(t){return typeof t}}else{ce=function e(t){return t&&typeof Symbol==="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t}}return ce(e)}var le=10;var fe=2;function de(e){return pe(e,[])}function pe(e,t){switch(ce(e)){case"string":return JSON.stringify(e);case"function":return e.name?"[function ".concat(e.name,"]"):"[function]";case"object":if(e===null){return"null"}return he(e,t);default:return String(e)}}function he(e,t){if(t.indexOf(e)!==-1){return"[Circular]"}var n=[].concat(t,[e]);var r=me(e);if(r!==undefined){var i=r.call(e);if(i!==e){return typeof i==="string"?i:pe(i,n)}}else if(Array.isArray(e)){return ye(e,n)}return ve(e,n)}function ve(e,t){var n=Object.keys(e);if(n.length===0){return"{}"}if(t.length>fe){return"["+be(e)+"]"}var r=n.map((function(n){var r=pe(e[n],t);return n+": "+r}));return"{ "+r.join(", ")+" }"}function ye(e,t){if(e.length===0){return"[]"}if(t.length>fe){return"[Array]"}var n=Math.min(le,e.length);var r=e.length-n;var i=[];for(var a=0;a<n;++a){i.push(pe(e[a],t))}if(r===1){i.push("... 1 more item")}else if(r>1){i.push("... ".concat(r," more items"))}return"["+i.join(", ")+"]"}function me(e){var t=e[String(re)];if(typeof t==="function"){return t}if(typeof e.inspect==="function"){return e.inspect}}function be(e){var t=Object.prototype.toString.call(e).replace(/^\[object /,"").replace(/]$/,"");if(t==="Object"&&typeof e.constructor==="function"){var n=e.constructor.name;if(typeof n==="string"&&n!==""){return n}}return t}function ge(e,t){var n=Boolean(e);if(!n){throw new Error(t)}}var Ee=function e(t,n){return t instanceof n};function we(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||false;r.configurable=true;if("value"in r)r.writable=true;Object.defineProperty(e,r.key,r)}}function _e(e,t,n){if(t)we(e.prototype,t);if(n)we(e,n);return e}var Te=function(){function e(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:"GraphQL request";var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{line:1,column:1};typeof e==="string"||ge(0,"Body must be a string. Received: ".concat(de(e),"."));this.body=e;this.name=t;this.locationOffset=n;this.locationOffset.line>0||ge(0,"line in locationOffset is 1-indexed and must be positive.");this.locationOffset.column>0||ge(0,"column in locationOffset is 1-indexed and must be positive.")}_e(e,[{key:C,get:function e(){return"Source"}}]);return e}();function Oe(e){return Ee(e,Te)}var Se=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 Ie(e){var t=e.split(/\r\n|[\n\r]/g);var n=Ae(e);if(n!==0){for(var r=1;r<t.length;r++){t[r]=t[r].slice(n)}}var i=0;while(i<t.length&&xe(t[i])){++i}var a=t.length;while(a>i&&xe(t[a-1])){--a}return t.slice(i,a).join("\n")}function xe(e){for(var t=0;t<e.length;++t){if(e[t]!==" "&&e[t]!=="\t"){return false}}return true}function Ae(e){var t;var n=true;var r=true;var i=0;var a=null;for(var o=0;o<e.length;++o){switch(e.charCodeAt(o)){case 13:if(e.charCodeAt(o+1)===10){++o}case 10:n=false;r=true;i=0;break;case 9:case 32:++i;break;default:if(r&&!n&&(a===null||i<a)){a=i}r=false}}return(t=a)!==null&&t!==void 0?t:0}function Ne(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:"";var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:false;var r=e.indexOf("\n")===-1;var i=e[0]===" "||e[0]==="\t";var a=e[e.length-1]==='"';var o=e[e.length-1]==="\\";var s=!r||a||o||n;var u="";if(s&&!(r&&i)){u+="\n"+t}u+=t?e.replace(/\n/g,"\n"+t):e;if(s){u+="\n"}return'"""'+u.replace(/"""/g,'\\"""')+'"""'}var De=function(){function e(e){var t=new oe(ue.SOF,0,0,0,0,null);this.source=e;this.lastToken=t;this.token=t;this.line=1;this.lineStart=0}var t=e.prototype;t.advance=function e(){this.lastToken=this.token;var t=this.token=this.lookahead();return t};t.lookahead=function e(){var t=this.token;if(t.kind!==ue.EOF){do{var n;t=(n=t.next)!==null&&n!==void 0?n:t.next=Fe(this,t)}while(t.kind===ue.COMMENT)}return t};return e}();function Ce(e){return e===ue.BANG||e===ue.DOLLAR||e===ue.AMP||e===ue.PAREN_L||e===ue.PAREN_R||e===ue.SPREAD||e===ue.COLON||e===ue.EQUALS||e===ue.AT||e===ue.BRACKET_L||e===ue.BRACKET_R||e===ue.BRACE_L||e===ue.PIPE||e===ue.BRACE_R}function ke(e){return isNaN(e)?ue.EOF:e<127?JSON.stringify(String.fromCharCode(e)):'"\\u'.concat(("00"+e.toString(16).toUpperCase()).slice(-4),'"')}function Fe(e,t){var n=e.source;var r=n.body;var i=r.length;var a=t.end;while(a<i){var o=r.charCodeAt(a);var s=e.line;var u=1+a-e.lineStart;switch(o){case 65279:case 9:case 32:case 44:++a;continue;case 10:++a;++e.line;e.lineStart=a;continue;case 13:if(r.charCodeAt(a+1)===10){a+=2}else{++a}++e.line;e.lineStart=a;continue;case 33:return new oe(ue.BANG,a,a+1,s,u,t);case 35:return je(n,a,s,u,t);case 36:return new oe(ue.DOLLAR,a,a+1,s,u,t);case 38:return new oe(ue.AMP,a,a+1,s,u,t);case 40:return new oe(ue.PAREN_L,a,a+1,s,u,t);case 41:return new oe(ue.PAREN_R,a,a+1,s,u,t);case 46:if(r.charCodeAt(a+1)===46&&r.charCodeAt(a+2)===46){return new oe(ue.SPREAD,a,a+3,s,u,t)}break;case 58:return new oe(ue.COLON,a,a+1,s,u,t);case 61:return new oe(ue.EQUALS,a,a+1,s,u,t);case 64:return new oe(ue.AT,a,a+1,s,u,t);case 91:return new oe(ue.BRACKET_L,a,a+1,s,u,t);case 93:return new oe(ue.BRACKET_R,a,a+1,s,u,t);case 123:return new oe(ue.BRACE_L,a,a+1,s,u,t);case 124:return new oe(ue.PIPE,a,a+1,s,u,t);case 125:return new oe(ue.BRACE_R,a,a+1,s,u,t);case 34:if(r.charCodeAt(a+1)===34&&r.charCodeAt(a+2)===34){return Ve(n,a,s,u,t,e)}return Le(n,a,s,u,t);case 45:case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return Re(n,a,o,s,u,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 qe(n,a,s,u,t)}throw ee(n,a,Pe(o))}var c=e.line;var l=1+a-e.lineStart;return new oe(ue.EOF,i,i,c,l,t)}function Pe(e){if(e<32&&e!==9&&e!==10&&e!==13){return"Cannot contain the invalid character ".concat(ke(e),".")}if(e===39){return"Unexpected single quote character ('), did you mean to use a double quote (\")?"}return"Cannot parse the unexpected character ".concat(ke(e),".")}function je(e,t,n,r,i){var a=e.body;var o;var s=t;do{o=a.charCodeAt(++s)}while(!isNaN(o)&&(o>31||o===9));return new oe(ue.COMMENT,t,s,n,r,i,a.slice(t+1,s))}function Re(e,t,n,r,i,a){var o=e.body;var s=n;var u=t;var c=false;if(s===45){s=o.charCodeAt(++u)}if(s===48){s=o.charCodeAt(++u);if(s>=48&&s<=57){throw ee(e,u,"Invalid number, unexpected digit after 0: ".concat(ke(s),"."))}}else{u=Me(e,u,s);s=o.charCodeAt(u)}if(s===46){c=true;s=o.charCodeAt(++u);u=Me(e,u,s);s=o.charCodeAt(u)}if(s===69||s===101){c=true;s=o.charCodeAt(++u);if(s===43||s===45){s=o.charCodeAt(++u)}u=Me(e,u,s);s=o.charCodeAt(u)}if(s===46||$e(s)){throw ee(e,u,"Invalid number, expected digit but got: ".concat(ke(s),"."))}return new oe(c?ue.FLOAT:ue.INT,t,u,r,i,a,o.slice(t,u))}function Me(e,t,n){var r=e.body;var i=t;var a=n;if(a>=48&&a<=57){do{a=r.charCodeAt(++i)}while(a>=48&&a<=57);return i}throw ee(e,i,"Invalid number, expected digit but got: ".concat(ke(a),"."))}function Le(e,t,n,r,i){var a=e.body;var o=t+1;var s=o;var u=0;var c="";while(o<a.length&&!isNaN(u=a.charCodeAt(o))&&u!==10&&u!==13){if(u===34){c+=a.slice(s,o);return new oe(ue.STRING,t,o+1,n,r,i,c)}if(u<32&&u!==9){throw ee(e,o,"Invalid character within String: ".concat(ke(u),"."))}++o;if(u===92){c+=a.slice(s,o-1);u=a.charCodeAt(o);switch(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 l=Be(a.charCodeAt(o+1),a.charCodeAt(o+2),a.charCodeAt(o+3),a.charCodeAt(o+4));if(l<0){var f=a.slice(o+1,o+5);throw ee(e,o,"Invalid character escape sequence: \\u".concat(f,"."))}c+=String.fromCharCode(l);o+=4;break}default:throw ee(e,o,"Invalid character escape sequence: \\".concat(String.fromCharCode(u),"."))}++o;s=o}}throw ee(e,o,"Unterminated string.")}function Ve(e,t,n,r,i,a){var o=e.body;var s=t+3;var u=s;var c=0;var l="";while(s<o.length&&!isNaN(c=o.charCodeAt(s))){if(c===34&&o.charCodeAt(s+1)===34&&o.charCodeAt(s+2)===34){l+=o.slice(u,s);return new oe(ue.BLOCK_STRING,t,s+3,n,r,i,Ie(l))}if(c<32&&c!==9&&c!==10&&c!==13){throw ee(e,s,"Invalid character within String: ".concat(ke(c),"."))}if(c===10){++s;++a.line;a.lineStart=s}else if(c===13){if(o.charCodeAt(s+1)===10){s+=2}else{++s}++a.line;a.lineStart=s}else if(c===92&&o.charCodeAt(s+1)===34&&o.charCodeAt(s+2)===34&&o.charCodeAt(s+3)===34){l+=o.slice(u,s)+'"""';s+=4;u=s}else{++s}}throw ee(e,s,"Unterminated string.")}function Be(e,t,n,r){return Ue(e)<<12|Ue(t)<<8|Ue(n)<<4|Ue(r)}function Ue(e){return e>=48&&e<=57?e-48:e>=65&&e<=70?e-55:e>=97&&e<=102?e-87:-1}function qe(e,t,n,r,i){var a=e.body;var o=a.length;var s=t+1;var u=0;while(s!==o&&!isNaN(u=a.charCodeAt(s))&&(u===95||u>=48&&u<=57||u>=65&&u<=90||u>=97&&u<=122)){++s}return new oe(ue.NAME,t,s,n,r,i,a.slice(t,s))}function $e(e){return e===95||e>=65&&e<=90||e>=97&&e<=122}function Ke(e,t){var n=new He(e,t);return n.parseDocument()}var He=function(){function e(e,t){var n=Oe(e)?e:new Te(e);this._lexer=new De(n);this._options=t}var t=e.prototype;t.parseName=function e(){var t=this.expectToken(ue.NAME);return{kind:te.NAME,value:t.value,loc:this.loc(t)}};t.parseDocument=function e(){var t=this._lexer.token;return{kind:te.DOCUMENT,definitions:this.many(ue.SOF,this.parseDefinition,ue.EOF),loc:this.loc(t)}};t.parseDefinition=function e(){if(this.peek(ue.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(ue.BRACE_L)){return this.parseOperationDefinition()}else if(this.peekDescription()){return this.parseTypeSystemDefinition()}throw this.unexpected()};t.parseOperationDefinition=function e(){var t=this._lexer.token;if(this.peek(ue.BRACE_L)){return{kind:te.OPERATION_DEFINITION,operation:"query",name:undefined,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet(),loc:this.loc(t)}}var n=this.parseOperationType();var r;if(this.peek(ue.NAME)){r=this.parseName()}return{kind:te.OPERATION_DEFINITION,operation:n,name:r,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(false),selectionSet:this.parseSelectionSet(),loc:this.loc(t)}};t.parseOperationType=function e(){var t=this.expectToken(ue.NAME);switch(t.value){case"query":return"query";case"mutation":return"mutation";case"subscription":return"subscription"}throw this.unexpected(t)};t.parseVariableDefinitions=function e(){return this.optionalMany(ue.PAREN_L,this.parseVariableDefinition,ue.PAREN_R)};t.parseVariableDefinition=function e(){var t=this._lexer.token;return{kind:te.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken(ue.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(ue.EQUALS)?this.parseValueLiteral(true):undefined,directives:this.parseDirectives(true),loc:this.loc(t)}};t.parseVariable=function e(){var t=this._lexer.token;this.expectToken(ue.DOLLAR);return{kind:te.VARIABLE,name:this.parseName(),loc:this.loc(t)}};t.parseSelectionSet=function e(){var t=this._lexer.token;return{kind:te.SELECTION_SET,selections:this.many(ue.BRACE_L,this.parseSelection,ue.BRACE_R),loc:this.loc(t)}};t.parseSelection=function e(){return this.peek(ue.SPREAD)?this.parseFragment():this.parseField()};t.parseField=function e(){var t=this._lexer.token;var n=this.parseName();var r;var i;if(this.expectOptionalToken(ue.COLON)){r=n;i=this.parseName()}else{i=n}return{kind:te.FIELD,alias:r,name:i,arguments:this.parseArguments(false),directives:this.parseDirectives(false),selectionSet:this.peek(ue.BRACE_L)?this.parseSelectionSet():undefined,loc:this.loc(t)}};t.parseArguments=function e(t){var n=t?this.parseConstArgument:this.parseArgument;return this.optionalMany(ue.PAREN_L,n,ue.PAREN_R)};t.parseArgument=function e(){var t=this._lexer.token;var n=this.parseName();this.expectToken(ue.COLON);return{kind:te.ARGUMENT,name:n,value:this.parseValueLiteral(false),loc:this.loc(t)}};t.parseConstArgument=function e(){var t=this._lexer.token;return{kind:te.ARGUMENT,name:this.parseName(),value:(this.expectToken(ue.COLON),this.parseValueLiteral(true)),loc:this.loc(t)}};t.parseFragment=function e(){var t=this._lexer.token;this.expectToken(ue.SPREAD);var n=this.expectOptionalKeyword("on");if(!n&&this.peek(ue.NAME)){return{kind:te.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(false),loc:this.loc(t)}}return{kind:te.INLINE_FRAGMENT,typeCondition:n?this.parseNamedType():undefined,directives:this.parseDirectives(false),selectionSet:this.parseSelectionSet(),loc:this.loc(t)}};t.parseFragmentDefinition=function e(){var t;var n=this._lexer.token;this.expectKeyword("fragment");if(((t=this._options)===null||t===void 0?void 0:t.experimentalFragmentVariables)===true){return{kind:te.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(false),selectionSet:this.parseSelectionSet(),loc:this.loc(n)}}return{kind:te.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(false),selectionSet:this.parseSelectionSet(),loc:this.loc(n)}};t.parseFragmentName=function e(){if(this._lexer.token.value==="on"){throw this.unexpected()}return this.parseName()};t.parseValueLiteral=function e(t){var n=this._lexer.token;switch(n.kind){case ue.BRACKET_L:return this.parseList(t);case ue.BRACE_L:return this.parseObject(t);case ue.INT:this._lexer.advance();return{kind:te.INT,value:n.value,loc:this.loc(n)};case ue.FLOAT:this._lexer.advance();return{kind:te.FLOAT,value:n.value,loc:this.loc(n)};case ue.STRING:case ue.BLOCK_STRING:return this.parseStringLiteral();case ue.NAME:this._lexer.advance();switch(n.value){case"true":return{kind:te.BOOLEAN,value:true,loc:this.loc(n)};case"false":return{kind:te.BOOLEAN,value:false,loc:this.loc(n)};case"null":return{kind:te.NULL,loc:this.loc(n)};default:return{kind:te.ENUM,value:n.value,loc:this.loc(n)}}case ue.DOLLAR:if(!t){return this.parseVariable()}break}throw this.unexpected()};t.parseStringLiteral=function e(){var t=this._lexer.token;this._lexer.advance();return{kind:te.STRING,value:t.value,block:t.kind===ue.BLOCK_STRING,loc:this.loc(t)}};t.parseList=function e(t){var n=this;var r=this._lexer.token;var i=function e(){return n.parseValueLiteral(t)};return{kind:te.LIST,values:this.any(ue.BRACKET_L,i,ue.BRACKET_R),loc:this.loc(r)}};t.parseObject=function e(t){var n=this;var r=this._lexer.token;var i=function e(){return n.parseObjectField(t)};return{kind:te.OBJECT,fields:this.any(ue.BRACE_L,i,ue.BRACE_R),loc:this.loc(r)}};t.parseObjectField=function e(t){var n=this._lexer.token;var r=this.parseName();this.expectToken(ue.COLON);return{kind:te.OBJECT_FIELD,name:r,value:this.parseValueLiteral(t),loc:this.loc(n)}};t.parseDirectives=function e(t){var n=[];while(this.peek(ue.AT)){n.push(this.parseDirective(t))}return n};t.parseDirective=function e(t){var n=this._lexer.token;this.expectToken(ue.AT);return{kind:te.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(t),loc:this.loc(n)}};t.parseTypeReference=function e(){var t=this._lexer.token;var n;if(this.expectOptionalToken(ue.BRACKET_L)){n=this.parseTypeReference();this.expectToken(ue.BRACKET_R);n={kind:te.LIST_TYPE,type:n,loc:this.loc(t)}}else{n=this.parseNamedType()}if(this.expectOptionalToken(ue.BANG)){return{kind:te.NON_NULL_TYPE,type:n,loc:this.loc(t)}}return n};t.parseNamedType=function e(){var t=this._lexer.token;return{kind:te.NAMED_TYPE,name:this.parseName(),loc:this.loc(t)}};t.parseTypeSystemDefinition=function e(){var t=this.peekDescription()?this._lexer.lookahead():this._lexer.token;if(t.kind===ue.NAME){switch(t.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(t)};t.peekDescription=function e(){return this.peek(ue.STRING)||this.peek(ue.BLOCK_STRING)};t.parseDescription=function e(){if(this.peekDescription()){return this.parseStringLiteral()}};t.parseSchemaDefinition=function e(){var t=this._lexer.token;var n=this.parseDescription();this.expectKeyword("schema");var r=this.parseDirectives(true);var i=this.many(ue.BRACE_L,this.parseOperationTypeDefinition,ue.BRACE_R);return{kind:te.SCHEMA_DEFINITION,description:n,directives:r,operationTypes:i,loc:this.loc(t)}};t.parseOperationTypeDefinition=function e(){var t=this._lexer.token;var n=this.parseOperationType();this.expectToken(ue.COLON);var r=this.parseNamedType();return{kind:te.OPERATION_TYPE_DEFINITION,operation:n,type:r,loc:this.loc(t)}};t.parseScalarTypeDefinition=function e(){var t=this._lexer.token;var n=this.parseDescription();this.expectKeyword("scalar");var r=this.parseName();var i=this.parseDirectives(true);return{kind:te.SCALAR_TYPE_DEFINITION,description:n,name:r,directives:i,loc:this.loc(t)}};t.parseObjectTypeDefinition=function e(){var t=this._lexer.token;var n=this.parseDescription();this.expectKeyword("type");var r=this.parseName();var i=this.parseImplementsInterfaces();var a=this.parseDirectives(true);var o=this.parseFieldsDefinition();return{kind:te.OBJECT_TYPE_DEFINITION,description:n,name:r,interfaces:i,directives:a,fields:o,loc:this.loc(t)}};t.parseImplementsInterfaces=function e(){var t;if(!this.expectOptionalKeyword("implements")){return[]}if(((t=this._options)===null||t===void 0?void 0:t.allowLegacySDLImplementsInterfaces)===true){var n=[];this.expectOptionalToken(ue.AMP);do{n.push(this.parseNamedType())}while(this.expectOptionalToken(ue.AMP)||this.peek(ue.NAME));return n}return this.delimitedMany(ue.AMP,this.parseNamedType)};t.parseFieldsDefinition=function e(){var t;if(((t=this._options)===null||t===void 0?void 0:t.allowLegacySDLEmptyFields)===true&&this.peek(ue.BRACE_L)&&this._lexer.lookahead().kind===ue.BRACE_R){this._lexer.advance();this._lexer.advance();return[]}return this.optionalMany(ue.BRACE_L,this.parseFieldDefinition,ue.BRACE_R)};t.parseFieldDefinition=function e(){var t=this._lexer.token;var n=this.parseDescription();var r=this.parseName();var i=this.parseArgumentDefs();this.expectToken(ue.COLON);var a=this.parseTypeReference();var o=this.parseDirectives(true);return{kind:te.FIELD_DEFINITION,description:n,name:r,arguments:i,type:a,directives:o,loc:this.loc(t)}};t.parseArgumentDefs=function e(){return this.optionalMany(ue.PAREN_L,this.parseInputValueDef,ue.PAREN_R)};t.parseInputValueDef=function e(){var t=this._lexer.token;var n=this.parseDescription();var r=this.parseName();this.expectToken(ue.COLON);var i=this.parseTypeReference();var a;if(this.expectOptionalToken(ue.EQUALS)){a=this.parseValueLiteral(true)}var o=this.parseDirectives(true);return{kind:te.INPUT_VALUE_DEFINITION,description:n,name:r,type:i,defaultValue:a,directives:o,loc:this.loc(t)}};t.parseInterfaceTypeDefinition=function e(){var t=this._lexer.token;var n=this.parseDescription();this.expectKeyword("interface");var r=this.parseName();var i=this.parseImplementsInterfaces();var a=this.parseDirectives(true);var o=this.parseFieldsDefinition();return{kind:te.INTERFACE_TYPE_DEFINITION,description:n,name:r,interfaces:i,directives:a,fields:o,loc:this.loc(t)}};t.parseUnionTypeDefinition=function e(){var t=this._lexer.token;var n=this.parseDescription();this.expectKeyword("union");var r=this.parseName();var i=this.parseDirectives(true);var a=this.parseUnionMemberTypes();return{kind:te.UNION_TYPE_DEFINITION,description:n,name:r,directives:i,types:a,loc:this.loc(t)}};t.parseUnionMemberTypes=function e(){return this.expectOptionalToken(ue.EQUALS)?this.delimitedMany(ue.PIPE,this.parseNamedType):[]};t.parseEnumTypeDefinition=function e(){var t=this._lexer.token;var n=this.parseDescription();this.expectKeyword("enum");var r=this.parseName();var i=this.parseDirectives(true);var a=this.parseEnumValuesDefinition();return{kind:te.ENUM_TYPE_DEFINITION,description:n,name:r,directives:i,values:a,loc:this.loc(t)}};t.parseEnumValuesDefinition=function e(){return this.optionalMany(ue.BRACE_L,this.parseEnumValueDefinition,ue.BRACE_R)};t.parseEnumValueDefinition=function e(){var t=this._lexer.token;var n=this.parseDescription();var r=this.parseName();var i=this.parseDirectives(true);return{kind:te.ENUM_VALUE_DEFINITION,description:n,name:r,directives:i,loc:this.loc(t)}};t.parseInputObjectTypeDefinition=function e(){var t=this._lexer.token;var n=this.parseDescription();this.expectKeyword("input");var r=this.parseName();var i=this.parseDirectives(true);var a=this.parseInputFieldsDefinition();return{kind:te.INPUT_OBJECT_TYPE_DEFINITION,description:n,name:r,directives:i,fields:a,loc:this.loc(t)}};t.parseInputFieldsDefinition=function e(){return this.optionalMany(ue.BRACE_L,this.parseInputValueDef,ue.BRACE_R)};t.parseTypeSystemExtension=function e(){var t=this._lexer.lookahead();if(t.kind===ue.NAME){switch(t.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(t)};t.parseSchemaExtension=function e(){var t=this._lexer.token;this.expectKeyword("extend");this.expectKeyword("schema");var n=this.parseDirectives(true);var r=this.optionalMany(ue.BRACE_L,this.parseOperationTypeDefinition,ue.BRACE_R);if(n.length===0&&r.length===0){throw this.unexpected()}return{kind:te.SCHEMA_EXTENSION,directives:n,operationTypes:r,loc:this.loc(t)}};t.parseScalarTypeExtension=function e(){var t=this._lexer.token;this.expectKeyword("extend");this.expectKeyword("scalar");var n=this.parseName();var r=this.parseDirectives(true);if(r.length===0){throw this.unexpected()}return{kind:te.SCALAR_TYPE_EXTENSION,name:n,directives:r,loc:this.loc(t)}};t.parseObjectTypeExtension=function e(){var t=this._lexer.token;this.expectKeyword("extend");this.expectKeyword("type");var n=this.parseName();var r=this.parseImplementsInterfaces();var i=this.parseDirectives(true);var a=this.parseFieldsDefinition();if(r.length===0&&i.length===0&&a.length===0){throw this.unexpected()}return{kind:te.OBJECT_TYPE_EXTENSION,name:n,interfaces:r,directives:i,fields:a,loc:this.loc(t)}};t.parseInterfaceTypeExtension=function e(){var t=this._lexer.token;this.expectKeyword("extend");this.expectKeyword("interface");var n=this.parseName();var r=this.parseImplementsInterfaces();var i=this.parseDirectives(true);var a=this.parseFieldsDefinition();if(r.length===0&&i.length===0&&a.length===0){throw this.unexpected()}return{kind:te.INTERFACE_TYPE_EXTENSION,name:n,interfaces:r,directives:i,fields:a,loc:this.loc(t)}};t.parseUnionTypeExtension=function e(){var t=this._lexer.token;this.expectKeyword("extend");this.expectKeyword("union");var n=this.parseName();var r=this.parseDirectives(true);var i=this.parseUnionMemberTypes();if(r.length===0&&i.length===0){throw this.unexpected()}return{kind:te.UNION_TYPE_EXTENSION,name:n,directives:r,types:i,loc:this.loc(t)}};t.parseEnumTypeExtension=function e(){var t=this._lexer.token;this.expectKeyword("extend");this.expectKeyword("enum");var n=this.parseName();var r=this.parseDirectives(true);var i=this.parseEnumValuesDefinition();if(r.length===0&&i.length===0){throw this.unexpected()}return{kind:te.ENUM_TYPE_EXTENSION,name:n,directives:r,values:i,loc:this.loc(t)}};t.parseInputObjectTypeExtension=function e(){var t=this._lexer.token;this.expectKeyword("extend");this.expectKeyword("input");var n=this.parseName();var r=this.parseDirectives(true);var i=this.parseInputFieldsDefinition();if(r.length===0&&i.length===0){throw this.unexpected()}return{kind:te.INPUT_OBJECT_TYPE_EXTENSION,name:n,directives:r,fields:i,loc:this.loc(t)}};t.parseDirectiveDefinition=function e(){var t=this._lexer.token;var n=this.parseDescription();this.expectKeyword("directive");this.expectToken(ue.AT);var r=this.parseName();var i=this.parseArgumentDefs();var a=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");var o=this.parseDirectiveLocations();return{kind:te.DIRECTIVE_DEFINITION,description:n,name:r,arguments:i,repeatable:a,locations:o,loc:this.loc(t)}};t.parseDirectiveLocations=function e(){return this.delimitedMany(ue.PIPE,this.parseDirectiveLocation)};t.parseDirectiveLocation=function e(){var t=this._lexer.token;var n=this.parseName();if(Se[n.value]!==undefined){return n}throw this.unexpected(t)};t.loc=function e(t){var n;if(((n=this._options)===null||n===void 0?void 0:n.noLocation)!==true){return new ae(t,this._lexer.lastToken,this._lexer.source)}};t.peek=function e(t){return this._lexer.token.kind===t};t.expectToken=function e(t){var n=this._lexer.token;if(n.kind===t){this._lexer.advance();return n}throw ee(this._lexer.source,n.start,"Expected ".concat(Ge(t),", found ").concat(Je(n),"."))};t.expectOptionalToken=function e(t){var n=this._lexer.token;if(n.kind===t){this._lexer.advance();return n}return undefined};t.expectKeyword=function e(t){var n=this._lexer.token;if(n.kind===ue.NAME&&n.value===t){this._lexer.advance()}else{throw ee(this._lexer.source,n.start,'Expected "'.concat(t,'", found ').concat(Je(n),"."))}};t.expectOptionalKeyword=function e(t){var n=this._lexer.token;if(n.kind===ue.NAME&&n.value===t){this._lexer.advance();return true}return false};t.unexpected=function e(t){var n=t!==null&&t!==void 0?t:this._lexer.token;return ee(this._lexer.source,n.start,"Unexpected ".concat(Je(n),"."))};t.any=function e(t,n,r){this.expectToken(t);var i=[];while(!this.expectOptionalToken(r)){i.push(n.call(this))}return i};t.optionalMany=function e(t,n,r){if(this.expectOptionalToken(t)){var i=[];do{i.push(n.call(this))}while(!this.expectOptionalToken(r));return i}return[]};t.many=function e(t,n,r){this.expectToken(t);var i=[];do{i.push(n.call(this))}while(!this.expectOptionalToken(r));return i};t.delimitedMany=function e(t,n){this.expectOptionalToken(t);var r=[];do{r.push(n.call(this))}while(this.expectOptionalToken(t));return r};return e}();function Je(e){var t=e.value;return Ge(e.kind)+(t!=null?' "'.concat(t,'"'):"")}function Ge(e){return Ce(e)?'"'.concat(e,'"'):e}var Ye={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"]};var ze=Object.freeze({});function Qe(e,t){var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:Ye;var r=undefined;var i=Array.isArray(e);var a=[e];var o=-1;var s=[];var u=undefined;var c=undefined;var l=undefined;var f=[];var d=[];var p=e;do{o++;var h=o===a.length;var v=h&&s.length!==0;if(h){c=d.length===0?undefined:f[f.length-1];u=l;l=d.pop();if(v){if(i){u=u.slice()}else{var y={};for(var m=0,b=Object.keys(u);m<b.length;m++){var g=b[m];y[g]=u[g]}u=y}var E=0;for(var w=0;w<s.length;w++){var _=s[w][0];var T=s[w][1];if(i){_-=E}if(i&&T===null){u.splice(_,1);E++}else{u[_]=T}}}o=r.index;a=r.keys;s=r.edits;i=r.inArray;r=r.prev}else{c=l?i?o:a[o]:undefined;u=l?l[c]:p;if(u===null||u===undefined){continue}if(l){f.push(c)}}var O=void 0;if(!Array.isArray(u)){if(!se(u)){throw new Error("Invalid AST Node: ".concat(de(u),"."))}var S=We(t,u.kind,h);if(S){O=S.call(t,u,c,l,f,d);if(O===ze){break}if(O===false){if(!h){f.pop();continue}}else if(O!==undefined){s.push([c,O]);if(!h){if(se(O)){u=O}else{f.pop();continue}}}}}if(O===undefined&&v){s.push([c,u])}if(h){f.pop()}else{var I;r={inArray:i,index:o,keys:a,edits:s,prev:r};i=Array.isArray(u);a=i?u:(I=n[u.kind])!==null&&I!==void 0?I:[];o=-1;s=[];if(l){d.push(l)}l=u}}while(r!==undefined);if(s.length!==0){p=s[s.length-1][1]}return p}function We(e,t,n){var r=e[t];if(r){if(!n&&typeof r==="function"){return r}var i=n?r.leave:r.enter;if(typeof i==="function"){return i}}else{var a=n?e.leave:e.enter;if(a){if(typeof a==="function"){return a}var o=a[t];if(typeof o==="function"){return o}}}}function Xe(e){return Qe(e,{leave:et})}var Ze=80;var et={Name:function e(t){return t.value},Variable:function e(t){return"$"+t.name},Document:function e(t){return nt(t.definitions,"\n\n")+"\n"},OperationDefinition:function e(t){var n=t.operation;var r=t.name;var i=it("(",nt(t.variableDefinitions,", "),")");var a=nt(t.directives," ");var o=t.selectionSet;return!r&&!a&&!i&&n==="query"?o:nt([n,nt([r,i]),a,o]," ")},VariableDefinition:function e(t){var n=t.variable,r=t.type,i=t.defaultValue,a=t.directives;return n+": "+r+it(" = ",i)+it(" ",nt(a," "))},SelectionSet:function e(t){var n=t.selections;return rt(n)},Field:function e(t){var n=t.alias,r=t.name,i=t.arguments,a=t.directives,o=t.selectionSet;var s=it("",n,": ")+r;var u=s+it("(",nt(i,", "),")");if(u.length>Ze){u=s+it("(\n",at(nt(i,"\n")),"\n)")}return nt([u,nt(a," "),o]," ")},Argument:function e(t){var n=t.name,r=t.value;return n+": "+r},FragmentSpread:function e(t){var n=t.name,r=t.directives;return"..."+n+it(" ",nt(r," "))},InlineFragment:function e(t){var n=t.typeCondition,r=t.directives,i=t.selectionSet;return nt(["...",it("on ",n),nt(r," "),i]," ")},FragmentDefinition:function e(t){var n=t.name,r=t.typeCondition,i=t.variableDefinitions,a=t.directives,o=t.selectionSet;return"fragment ".concat(n).concat(it("(",nt(i,", "),")")," ")+"on ".concat(r," ").concat(it("",nt(a," ")," "))+o},IntValue:function e(t){var n=t.value;return n},FloatValue:function e(t){var n=t.value;return n},StringValue:function e(t,n){var r=t.value,i=t.block;return i?Ne(r,n==="description"?"":" "):JSON.stringify(r)},BooleanValue:function e(t){var n=t.value;return n?"true":"false"},NullValue:function e(){return"null"},EnumValue:function e(t){var n=t.value;return n},ListValue:function e(t){var n=t.values;return"["+nt(n,", ")+"]"},ObjectValue:function e(t){var n=t.fields;return"{"+nt(n,", ")+"}"},ObjectField:function e(t){var n=t.name,r=t.value;return n+": "+r},Directive:function e(t){var n=t.name,r=t.arguments;return"@"+n+it("(",nt(r,", "),")")},NamedType:function e(t){var n=t.name;return n},ListType:function e(t){var n=t.type;return"["+n+"]"},NonNullType:function e(t){var n=t.type;return n+"!"},SchemaDefinition:tt((function(e){var t=e.directives,n=e.operationTypes;return nt(["schema",nt(t," "),rt(n)]," ")})),OperationTypeDefinition:function e(t){var n=t.operation,r=t.type;return n+": "+r},ScalarTypeDefinition:tt((function(e){var t=e.name,n=e.directives;return nt(["scalar",t,nt(n," ")]," ")})),ObjectTypeDefinition:tt((function(e){var t=e.name,n=e.interfaces,r=e.directives,i=e.fields;return nt(["type",t,it("implements ",nt(n," & ")),nt(r," "),rt(i)]," ")})),FieldDefinition:tt((function(e){var t=e.name,n=e.arguments,r=e.type,i=e.directives;return t+(st(n)?it("(\n",at(nt(n,"\n")),"\n)"):it("(",nt(n,", "),")"))+": "+r+it(" ",nt(i," "))})),InputValueDefinition:tt((function(e){var t=e.name,n=e.type,r=e.defaultValue,i=e.directives;return nt([t+": "+n,it("= ",r),nt(i," ")]," ")})),InterfaceTypeDefinition:tt((function(e){var t=e.name,n=e.interfaces,r=e.directives,i=e.fields;return nt(["interface",t,it("implements ",nt(n," & ")),nt(r," "),rt(i)]," ")})),UnionTypeDefinition:tt((function(e){var t=e.name,n=e.directives,r=e.types;return nt(["union",t,nt(n," "),r&&r.length!==0?"= "+nt(r," | "):""]," ")})),EnumTypeDefinition:tt((function(e){var t=e.name,n=e.directives,r=e.values;return nt(["enum",t,nt(n," "),rt(r)]," ")})),EnumValueDefinition:tt((function(e){var t=e.name,n=e.directives;return nt([t,nt(n," ")]," ")})),InputObjectTypeDefinition:tt((function(e){var t=e.name,n=e.directives,r=e.fields;return nt(["input",t,nt(n," "),rt(r)]," ")})),DirectiveDefinition:tt((function(e){var t=e.name,n=e.arguments,r=e.repeatable,i=e.locations;return"directive @"+t+(st(n)?it("(\n",at(nt(n,"\n")),"\n)"):it("(",nt(n,", "),")"))+(r?" repeatable":"")+" on "+nt(i," | ")})),SchemaExtension:function e(t){var n=t.directives,r=t.operationTypes;return nt(["extend schema",nt(n," "),rt(r)]," ")},ScalarTypeExtension:function e(t){var n=t.name,r=t.directives;return nt(["extend scalar",n,nt(r," ")]," ")},ObjectTypeExtension:function e(t){var n=t.name,r=t.interfaces,i=t.directives,a=t.fields;return nt(["extend type",n,it("implements ",nt(r," & ")),nt(i," "),rt(a)]," ")},InterfaceTypeExtension:function e(t){var n=t.name,r=t.interfaces,i=t.directives,a=t.fields;return nt(["extend interface",n,it("implements ",nt(r," & ")),nt(i," "),rt(a)]," ")},UnionTypeExtension:function e(t){var n=t.name,r=t.directives,i=t.types;return nt(["extend union",n,nt(r," "),i&&i.length!==0?"= "+nt(i," | "):""]," ")},EnumTypeExtension:function e(t){var n=t.name,r=t.directives,i=t.values;return nt(["extend enum",n,nt(r," "),rt(i)]," ")},InputObjectTypeExtension:function e(t){var n=t.name,r=t.directives,i=t.fields;return nt(["extend input",n,nt(r," "),rt(i)]," ")}};function tt(e){return function(t){return nt([t.description,e(t)],"\n")}}function nt(e){var t;var n=arguments.length>1&&arguments[1]!==undefined?arguments[1]:"";return(t=e===null||e===void 0?void 0:e.filter((function(e){return e})).join(n))!==null&&t!==void 0?t:""}function rt(e){return it("{\n",at(nt(e,"\n")),"\n}")}function it(e,t){var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:"";return t!=null&&t!==""?e+t+n:""}function at(e){return it(" ",e.replace(/\n/g,"\n "))}function ot(e){return e.indexOf("\n")!==-1}function st(e){return e!=null&&e.some(ot)}function ut(e,t){var n=t&&t.cache?t.cache:bt;var r=t&&t.serializer?t.serializer:yt;var i=t&&t.strategy?t.strategy:pt;return i(e,{cache:n,serializer:r})}function ct(e){return e==null||typeof e==="number"||typeof e==="boolean"}function lt(e,t,n,r){var i=ct(r)?r:n(r);var a=t.get(i);if(typeof a==="undefined"){a=e.call(this,r);t.set(i,a)}return a}function ft(e,t,n){var r=Array.prototype.slice.call(arguments,3);var i=n(r);var a=t.get(i);if(typeof a==="undefined"){a=e.apply(this,r);t.set(i,a)}return a}function dt(e,t,n,r,i){return n.bind(t,e,r,i)}function pt(e,t){var n=e.length===1?lt:ft;return dt(e,this,n,t.cache.create(),t.serializer)}function ht(e,t){var n=ft;return dt(e,this,n,t.cache.create(),t.serializer)}function vt(e,t){var n=lt;return dt(e,this,n,t.cache.create(),t.serializer)}function yt(){return JSON.stringify(arguments)}function mt(){this.cache=Object.create(null)}mt.prototype.has=function(e){return e in this.cache};mt.prototype.get=function(e){return this.cache[e]};mt.prototype.set=function(e,t){this.cache[e]=t};var bt={create:function e(){return new mt}};var gt=e("s",ut);var Et={variadic:ht,monadic:vt};gt.strategies=Et;var wt=Object.freeze(Object.assign(Object.create(null),gt,{default:gt,strategies:Et}));e("m",wt);function _t(e){return typeof e==="function"}var Tt=false;var Ot={Promise:undefined,set useDeprecatedSynchronousErrorHandling(e){if(e){var t=new Error;console.warn("DEPRECATED! RxJS was set to use deprecated synchronous error handling behavior by code at: \n"+t.stack)}else if(Tt){console.log("RxJS: Back to a better error behavior. Thank you. <3")}Tt=e},get useDeprecatedSynchronousErrorHandling(){return Tt}};function St(e){setTimeout((function(){throw e}),0)}var It={closed:true,next:function(e){},error:function(e){if(Ot.useDeprecatedSynchronousErrorHandling){throw e}else{St(e)}},complete:function(){}};var xt=function(){return Array.isArray||function(e){return e&&typeof e.length==="number"}}();function At(e){return e!==null&&typeof e==="object"}var Nt=function(){function e(e){Error.call(this);this.message=e?e.length+" errors occurred during unsubscription:\n"+e.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"";this.name="UnsubscriptionError";this.errors=e;return this}e.prototype=Object.create(Error.prototype);return e}();var Dt=Nt;var Ct=function(){function e(e){this.closed=false;this._parentOrParents=null;this._subscriptions=null;if(e){this._ctorUnsubscribe=true;this._unsubscribe=e}}e.prototype.unsubscribe=function(){var t;if(this.closed){return}var n=this,r=n._parentOrParents,i=n._ctorUnsubscribe,a=n._unsubscribe,o=n._subscriptions;this.closed=true;this._parentOrParents=null;this._subscriptions=null;if(r instanceof e){r.remove(this)}else if(r!==null){for(var s=0;s<r.length;++s){var u=r[s];u.remove(this)}}if(_t(a)){if(i){this._unsubscribe=undefined}try{a.call(this)}catch(e){t=e instanceof Dt?kt(e.errors):[e]}}if(xt(o)){var s=-1;var c=o.length;while(++s<c){var l=o[s];if(At(l)){try{l.unsubscribe()}catch(e){t=t||[];if(e instanceof Dt){t=t.concat(kt(e.errors))}else{t.push(e)}}}}}if(t){throw new Dt(t)}};e.prototype.add=function(t){var n=t;if(!t){return e.EMPTY}switch(typeof t){case"function":n=new e(t);case"object":if(n===this||n.closed||typeof n.unsubscribe!=="function"){return n}else if(this.closed){n.unsubscribe();return n}else if(!(n instanceof e)){var r=n;n=new e;n._subscriptions=[r]}break;default:{throw new Error("unrecognized teardown "+t+" added to Subscription.")}}var i=n._parentOrParents;if(i===null){n._parentOrParents=this}else if(i instanceof e){if(i===this){return n}n._parentOrParents=[i,this]}else if(i.indexOf(this)===-1){i.push(this)}else{return n}var a=this._subscriptions;if(a===null){this._subscriptions=[n]}else{a.push(n)}return n};e.prototype.remove=function(e){var t=this._subscriptions;if(t){var n=t.indexOf(e);if(n!==-1){t.splice(n,1)}}};return e}();Ct.EMPTY=function(e){e.closed=true;return e}(new Ct);function kt(e){return e.reduce((function(e,t){return e.concat(t instanceof Dt?t.errors:t)}),[])}var Ft=function(){return typeof Symbol==="function"?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random()}();var Pt=function(e){__extends(t,e);function t(n,r,i){var a=e.call(this)||this;a.syncErrorValue=null;a.syncErrorThrown=false;a.syncErrorThrowable=false;a.isStopped=false;switch(arguments.length){case 0:a.destination=It;break;case 1:if(!n){a.destination=It;break}if(typeof n==="object"){if(n instanceof t){a.syncErrorThrowable=n.syncErrorThrowable;a.destination=n;n.add(a)}else{a.syncErrorThrowable=true;a.destination=new jt(a,n)}break}default:a.syncErrorThrowable=true;a.destination=new jt(a,n,r,i);break}return a}t.prototype[Ft]=function(){return this};t.create=function(e,n,r){var i=new t(e,n,r);i.syncErrorThrowable=false;return i};t.prototype.next=function(e){if(!this.isStopped){this._next(e)}};t.prototype.error=function(e){if(!this.isStopped){this.isStopped=true;this._error(e)}};t.prototype.complete=function(){if(!this.isStopped){this.isStopped=true;this._complete()}};t.prototype.unsubscribe=function(){if(this.closed){return}this.isStopped=true;e.prototype.unsubscribe.call(this)};t.prototype._next=function(e){this.destination.next(e)};t.prototype._error=function(e){this.destination.error(e);this.unsubscribe()};t.prototype._complete=function(){this.destination.complete();this.unsubscribe()};t.prototype._unsubscribeAndRecycle=function(){var e=this._parentOrParents;this._parentOrParents=null;this.unsubscribe();this.closed=false;this.isStopped=false;this._parentOrParents=e;return this};return t}(Ct);var jt=function(e){__extends(t,e);function t(t,n,r,i){var a=e.call(this)||this;a._parentSubscriber=t;var o;var s=a;if(_t(n)){o=n}else if(n){o=n.next;r=n.error;i=n.complete;if(n!==It){s=Object.create(n);if(_t(s.unsubscribe)){a.add(s.unsubscribe.bind(s))}s.unsubscribe=a.unsubscribe.bind(a)}}a._context=s;a._next=o;a._error=r;a._complete=i;return a}t.prototype.next=function(e){if(!this.isStopped&&this._next){var t=this._parentSubscriber;if(!Ot.useDeprecatedSynchronousErrorHandling||!t.syncErrorThrowable){this.__tryOrUnsub(this._next,e)}else if(this.__tryOrSetError(t,this._next,e)){this.unsubscribe()}}};t.prototype.error=function(e){if(!this.isStopped){var t=this._parentSubscriber;var n=Ot.useDeprecatedSynchronousErrorHandling;if(this._error){if(!n||!t.syncErrorThrowable){this.__tryOrUnsub(this._error,e);this.unsubscribe()}else{this.__tryOrSetError(t,this._error,e);this.unsubscribe()}}else if(!t.syncErrorThrowable){this.unsubscribe();if(n){throw e}St(e)}else{if(n){t.syncErrorValue=e;t.syncErrorThrown=true}else{St(e)}this.unsubscribe()}}};t.prototype.complete=function(){var e=this;if(!this.isStopped){var t=this._parentSubscriber;if(this._complete){var n=function(){return e._complete.call(e._context)};if(!Ot.useDeprecatedSynchronousErrorHandling||!t.syncErrorThrowable){this.__tryOrUnsub(n);this.unsubscribe()}else{this.__tryOrSetError(t,n);this.unsubscribe()}}else{this.unsubscribe()}}};t.prototype.__tryOrUnsub=function(e,t){try{e.call(this._context,t)}catch(e){this.unsubscribe();if(Ot.useDeprecatedSynchronousErrorHandling){throw e}else{St(e)}}};t.prototype.__tryOrSetError=function(e,t,n){if(!Ot.useDeprecatedSynchronousErrorHandling){throw new Error("bad call")}try{t.call(this._context,n)}catch(t){if(Ot.useDeprecatedSynchronousErrorHandling){e.syncErrorValue=t;e.syncErrorThrown=true;return true}else{St(t);return true}}return false};t.prototype._unsubscribe=function(){var e=this._parentSubscriber;this._context=null;this._parentSubscriber=null;e.unsubscribe()};return t}(Pt);function Rt(e){while(e){var t=e.closed,n=e.destination,r=e.isStopped;if(t||r){return false}else if(n&&n instanceof Pt){e=n}else{e=null}}return true}function Mt(e,t,n){if(e){if(e instanceof Pt){return e}if(e[Ft]){return e[Ft]()}}if(!e&&!t&&!n){return new Pt(It)}return new Pt(e,t,n)}var Lt=function(){return typeof Symbol==="function"&&Symbol.observable||"@@observable"}();function Vt(e){return e}function Bt(e){if(e.length===0){return Vt}if(e.length===1){return e[0]}return function t(n){return e.reduce((function(e,t){return t(e)}),n)}}var Ut=function(){function e(e){this._isScalar=false;if(e){this._subscribe=e}}e.prototype.lift=function(t){var n=new e;n.source=this;n.operator=t;return n};e.prototype.subscribe=function(e,t,n){var r=this.operator;var i=Mt(e,t,n);if(r){i.add(r.call(i,this.source))}else{i.add(this.source||Ot.useDeprecatedSynchronousErrorHandling&&!i.syncErrorThrowable?this._subscribe(i):this._trySubscribe(i))}if(Ot.useDeprecatedSynchronousErrorHandling){if(i.syncErrorThrowable){i.syncErrorThrowable=false;if(i.syncErrorThrown){throw i.syncErrorValue}}}return i};e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){if(Ot.useDeprecatedSynchronousErrorHandling){e.syncErrorThrown=true;e.syncErrorValue=t}if(Rt(e)){e.error(t)}else{console.warn(t)}}};e.prototype.forEach=function(e,t){var n=this;t=qt(t);return new t((function(t,r){var i;i=n.subscribe((function(t){try{e(t)}catch(e){r(e);if(i){i.unsubscribe()}}}),r,t)}))};e.prototype._subscribe=function(e){var t=this.source;return t&&t.subscribe(e)};e.prototype[Lt]=function(){return this};e.prototype.pipe=function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}if(e.length===0){return this}return Bt(e)(this)};e.prototype.toPromise=function(e){var t=this;e=qt(e);return new e((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))};return e}();Ut.create=function(e){return new Ut(e)};function qt(e){if(!e){e=Promise}if(!e){throw new Error("no Promise impl found")}return e}var $t=function(){function e(){Error.call(this);this.message="object unsubscribed";this.name="ObjectUnsubscribedError";return this}e.prototype=Object.create(Error.prototype);return e}();var Kt=$t;var Ht=function(e){__extends(t,e);function t(t,n){var r=e.call(this)||this;r.subject=t;r.subscriber=n;r.closed=false;return r}t.prototype.unsubscribe=function(){if(this.closed){return}this.closed=true;var e=this.subject;var t=e.observers;this.subject=null;if(!t||t.length===0||e.isStopped||e.closed){return}var n=t.indexOf(this.subscriber);if(n!==-1){t.splice(n,1)}};return t}(Ct);var Jt=function(e){__extends(t,e);function t(t){var n=e.call(this,t)||this;n.destination=t;return n}return t}(Pt);var Gt=function(e){__extends(t,e);function t(){var t=e.call(this)||this;t.observers=[];t.closed=false;t.isStopped=false;t.hasError=false;t.thrownError=null;return t}t.prototype[Ft]=function(){return new Jt(this)};t.prototype.lift=function(e){var t=new Yt(this,this);t.operator=e;return t};t.prototype.next=function(e){if(this.closed){throw new Kt}if(!this.isStopped){var t=this.observers;var n=t.length;var r=t.slice();for(var i=0;i<n;i++){r[i].next(e)}}};t.prototype.error=function(e){if(this.closed){throw new Kt}this.hasError=true;this.thrownError=e;this.isStopped=true;var t=this.observers;var n=t.length;var r=t.slice();for(var i=0;i<n;i++){r[i].error(e)}this.observers.length=0};t.prototype.complete=function(){if(this.closed){throw new Kt}this.isStopped=true;var e=this.observers;var t=e.length;var n=e.slice();for(var r=0;r<t;r++){n[r].complete()}this.observers.length=0};t.prototype.unsubscribe=function(){this.isStopped=true;this.closed=true;this.observers=null};t.prototype._trySubscribe=function(t){if(this.closed){throw new Kt}else{return e.prototype._trySubscribe.call(this,t)}};t.prototype._subscribe=function(e){if(this.closed){throw new Kt}else if(this.hasError){e.error(this.thrownError);return Ct.EMPTY}else if(this.isStopped){e.complete();return Ct.EMPTY}else{this.observers.push(e);return new Ht(this,e)}};t.prototype.asObservable=function(){var e=new Ut;e.source=this;return e};return t}(Ut);Gt.create=function(e,t){return new Yt(e,t)};var Yt=function(e){__extends(t,e);function t(t,n){var r=e.call(this)||this;r.destination=t;r.source=n;return r}t.prototype.next=function(e){var t=this.destination;if(t&&t.next){t.next(e)}};t.prototype.error=function(e){var t=this.destination;if(t&&t.error){this.destination.error(e)}};t.prototype.complete=function(){var e=this.destination;if(e&&e.complete){this.destination.complete()}};t.prototype._subscribe=function(e){var t=this.source;if(t){return this.source.subscribe(e)}else{return Ct.EMPTY}};return t}(Gt);var zt=function(e){__extends(t,e);function t(t,n){return e.call(this)||this}t.prototype.schedule=function(e,t){if(t===void 0){t=0}return this};return t}(Ct);var Qt=function(e){__extends(t,e);function t(t,n){var r=e.call(this,t,n)||this;r.scheduler=t;r.work=n;r.pending=false;return r}t.prototype.schedule=function(e,t){if(t===void 0){t=0}if(this.closed){return this}this.state=e;var n=this.id;var r=this.scheduler;if(n!=null){this.id=this.recycleAsyncId(r,n,t)}this.pending=true;this.delay=t;this.id=this.id||this.requestAsyncId(r,this.id,t);return this};t.prototype.requestAsyncId=function(e,t,n){if(n===void 0){n=0}return setInterval(e.flush.bind(e,this),n)};t.prototype.recycleAsyncId=function(e,t,n){if(n===void 0){n=0}if(n!==null&&this.delay===n&&this.pending===false){return t}clearInterval(t);return undefined};t.prototype.execute=function(e,t){if(this.closed){return new Error("executing a cancelled action")}this.pending=false;var n=this._execute(e,t);if(n){return n}else if(this.pending===false&&this.id!=null){this.id=this.recycleAsyncId(this.scheduler,this.id,null)}};t.prototype._execute=function(e,t){var n=false;var r=undefined;try{this.work(e)}catch(e){n=true;r=!!e&&e||new Error(e)}if(n){this.unsubscribe();return r}};t.prototype._unsubscribe=function(){var e=this.id;var t=this.scheduler;var n=t.actions;var r=n.indexOf(this);this.work=null;this.state=null;this.pending=false;this.scheduler=null;if(r!==-1){n.splice(r,1)}if(e!=null){this.id=this.recycleAsyncId(t,e,null)}this.delay=null};return t}(zt);var Wt=function(){function e(t,n){if(n===void 0){n=e.now}this.SchedulerAction=t;this.now=n}e.prototype.schedule=function(e,t,n){if(t===void 0){t=0}return new this.SchedulerAction(this,e).schedule(n,t)};return e}();Wt.now=function(){return Date.now()};var Xt=function(e){__extends(t,e);function t(n,r){if(r===void 0){r=Wt.now}var i=e.call(this,n,(function(){if(t.delegate&&t.delegate!==i){return t.delegate.now()}else{return r()}}))||this;i.actions=[];i.active=false;i.scheduled=undefined;return i}t.prototype.schedule=function(n,r,i){if(r===void 0){r=0}if(t.delegate&&t.delegate!==this){return t.delegate.schedule(n,r,i)}else{return e.prototype.schedule.call(this,n,r,i)}};t.prototype.flush=function(e){var t=this.actions;if(this.active){t.push(e);return}var n;this.active=true;do{if(n=e.execute(e.state,e.delay)){break}}while(e=t.shift());this.active=false;if(n){while(e=t.shift()){e.unsubscribe()}throw n}};return t}(Wt);function Zt(e){return e&&typeof e.schedule==="function"}var en=new Xt(Qt);var tn=en;function nn(e){var t=arguments.length;var n=tn;if(Zt(arguments[arguments.length-1])){n=arguments[arguments.length-1];t--}var r=null;if(t>=2){r=arguments[1]}var i=Number.POSITIVE_INFINITY;if(t>=3){i=arguments[2]}return function t(a){return a.lift(new rn(e,r,i,n))}}var rn=function(){function e(e,t,n,r){this.bufferTimeSpan=e;this.bufferCreationInterval=t;this.maxBufferSize=n;this.scheduler=r}e.prototype.call=function(e,t){return t.subscribe(new on(e,this.bufferTimeSpan,this.bufferCreationInterval,this.maxBufferSize,this.scheduler))};return e}();var an=function(){function e(){this.buffer=[]}return e}();var on=function(e){__extends(t,e);function t(t,n,r,i,a){var o=e.call(this,t)||this;o.bufferTimeSpan=n;o.bufferCreationInterval=r;o.maxBufferSize=i;o.scheduler=a;o.contexts=[];var s=o.openContext();o.timespanOnly=r==null||r<0;if(o.timespanOnly){var u={subscriber:o,context:s,bufferTimeSpan:n};o.add(s.closeAction=a.schedule(sn,n,u))}else{var c={subscriber:o,context:s};var l={bufferTimeSpan:n,bufferCreationInterval:r,subscriber:o,scheduler:a};o.add(s.closeAction=a.schedule(cn,n,c));o.add(a.schedule(un,r,l))}return o}t.prototype._next=function(e){var t=this.contexts;var n=t.length;var r;for(var i=0;i<n;i++){var a=t[i];var o=a.buffer;o.push(e);if(o.length==this.maxBufferSize){r=a}}if(r){this.onBufferFull(r)}};t.prototype._error=function(t){this.contexts.length=0;e.prototype._error.call(this,t)};t.prototype._complete=function(){var t=this,n=t.contexts,r=t.destination;while(n.length>0){var i=n.shift();r.next(i.buffer)}e.prototype._complete.call(this)};t.prototype._unsubscribe=function(){this.contexts=null};t.prototype.onBufferFull=function(e){this.closeContext(e);var t=e.closeAction;t.unsubscribe();this.remove(t);if(!this.closed&&this.timespanOnly){e=this.openContext();var n=this.bufferTimeSpan;var r={subscriber:this,context:e,bufferTimeSpan:n};this.add(e.closeAction=this.scheduler.schedule(sn,n,r))}};t.prototype.openContext=function(){var e=new an;this.contexts.push(e);return e};t.prototype.closeContext=function(e){this.destination.next(e.buffer);var t=this.contexts;var n=t?t.indexOf(e):-1;if(n>=0){t.splice(t.indexOf(e),1)}};return t}(Pt);function sn(e){var t=e.subscriber;var n=e.context;if(n){t.closeContext(n)}if(!t.closed){e.context=t.openContext();e.context.closeAction=this.schedule(e,e.bufferTimeSpan)}}function un(e){var t=e.bufferCreationInterval,n=e.bufferTimeSpan,r=e.subscriber,i=e.scheduler;var a=r.openContext();var o=this;if(!r.closed){r.add(a.closeAction=i.schedule(cn,n,{subscriber:r,context:a}));o.schedule(e,t)}}function cn(e){var t=e.subscriber,n=e.context;t.closeContext(n)}var ln=function(e){if(e===void 0){e=21}var t="";var n=crypto.getRandomValues(new Uint8Array(e));while(e--){var r=n[e]&63;if(r<36){t+=r.toString(36)}else if(r<62){t+=(r-26).toString(36).toUpperCase()}else if(r<63){t+="_"}else{t+="-"}}return t};var fn=t((function(e,t){var r=n&&n.__extends||function(){var e=function(t,n){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n))e[n]=t[n]};return e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(t,"__esModule",{value:true});t.ClientError=void 0;var i=function(e){r(t,e);function t(n,r){var i=this;var a=t.extractMessage(n)+": "+JSON.stringify({response:n,request:r});i=e.call(this,a)||this;Object.setPrototypeOf(i,t.prototype);i.response=n;i.request=r;if(typeof Error.captureStackTrace==="function"){Error.captureStackTrace(i,t)}return i}t.extractMessage=function(e){try{return e.errors[0].message}catch(t){return"GraphQL Error (Code: "+e.status+")"}};return t}(Error);t.ClientError=i}));var dn=t((function(e,t){var r=typeof self!=="undefined"?self:n;var i=function(){function e(){this.fetch=false;this.DOMException=r.DOMException}e.prototype=r;return new e}();(function(e){var t=function(t){var n={searchParams:"URLSearchParams"in e,iterable:"Symbol"in e&&"iterator"in Symbol,blob:"FileReader"in e&&"Blob"in e&&function(){try{new Blob;return true}catch(e){return false}}(),formData:"FormData"in e,arrayBuffer:"ArrayBuffer"in e};function r(e){return e&&DataView.prototype.isPrototypeOf(e)}if(n.arrayBuffer){var i=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"];var a=ArrayBuffer.isView||function(e){return e&&i.indexOf(Object.prototype.toString.call(e))>-1}}function o(e){if(typeof e!=="string"){e=String(e)}if(/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(e)){throw new TypeError("Invalid character in header field name")}return e.toLowerCase()}function s(e){if(typeof e!=="string"){e=String(e)}return e}function u(e){var t={next:function(){var t=e.shift();return{done:t===undefined,value:t}}};if(n.iterable){t[Symbol.iterator]=function(){return t}}return t}function c(e){this.map={};if(e instanceof c){e.forEach((function(e,t){this.append(t,e)}),this)}else if(Array.isArray(e)){e.forEach((function(e){this.append(e[0],e[1])}),this)}else if(e){Object.getOwnPropertyNames(e).forEach((function(t){this.append(t,e[t])}),this)}}c.prototype.append=function(e,t){e=o(e);t=s(t);var n=this.map[e];this.map[e]=n?n+", "+t:t};c.prototype["delete"]=function(e){delete this.map[o(e)]};c.prototype.get=function(e){e=o(e);return this.has(e)?this.map[e]:null};c.prototype.has=function(e){return this.map.hasOwnProperty(o(e))};c.prototype.set=function(e,t){this.map[o(e)]=s(t)};c.prototype.forEach=function(e,t){for(var n in this.map){if(this.map.hasOwnProperty(n)){e.call(t,this.map[n],n,this)}}};c.prototype.keys=function(){var e=[];this.forEach((function(t,n){e.push(n)}));return u(e)};c.prototype.values=function(){var e=[];this.forEach((function(t){e.push(t)}));return u(e)};c.prototype.entries=function(){var e=[];this.forEach((function(t,n){e.push([n,t])}));return u(e)};if(n.iterable){c.prototype[Symbol.iterator]=c.prototype.entries}function l(e){if(e.bodyUsed){return Promise.reject(new TypeError("Already read"))}e.bodyUsed=true}function f(e){return new Promise((function(t,n){e.onload=function(){t(e.result)};e.onerror=function(){n(e.error)}}))}function d(e){var t=new FileReader;var n=f(t);t.readAsArrayBuffer(e);return n}function p(e){var t=new FileReader;var n=f(t);t.readAsText(e);return n}function h(e){var t=new Uint8Array(e);var n=new Array(t.length);for(var r=0;r<t.length;r++){n[r]=String.fromCharCode(t[r])}return n.join("")}function v(e){if(e.slice){return e.slice(0)}else{var t=new Uint8Array(e.byteLength);t.set(new Uint8Array(e));return t.buffer}}function y(){this.bodyUsed=false;this._initBody=function(e){this._bodyInit=e;if(!e){this._bodyText=""}else if(typeof e==="string"){this._bodyText=e}else if(n.blob&&Blob.prototype.isPrototypeOf(e)){this._bodyBlob=e}else if(n.formData&&FormData.prototype.isPrototypeOf(e)){this._bodyFormData=e}else if(n.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)){this._bodyText=e.toString()}else if(n.arrayBuffer&&n.blob&&r(e)){this._bodyArrayBuffer=v(e.buffer);this._bodyInit=new Blob([this._bodyArrayBuffer])}else if(n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(e)||a(e))){this._bodyArrayBuffer=v(e)}else{this._bodyText=e=Object.prototype.toString.call(e)}if(!this.headers.get("content-type")){if(typeof e==="string"){this.headers.set("content-type","text/plain;charset=UTF-8")}else if(this._bodyBlob&&this._bodyBlob.type){this.headers.set("content-type",this._bodyBlob.type)}else if(n.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)){this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8")}}};if(n.blob){this.blob=function(){var e=l(this);if(e){return e}if(this._bodyBlob){return Promise.resolve(this._bodyBlob)}else if(this._bodyArrayBuffer){return Promise.resolve(new Blob([this._bodyArrayBuffer]))}else if(this._bodyFormData){throw new Error("could not read FormData body as blob")}else{return Promise.resolve(new Blob([this._bodyText]))}};this.arrayBuffer=function(){if(this._bodyArrayBuffer){return l(this)||Promise.resolve(this._bodyArrayBuffer)}else{return this.blob().then(d)}}}this.text=function(){var e=l(this);if(e){return e}if(this._bodyBlob){return p(this._bodyBlob)}else if(this._bodyArrayBuffer){return Promise.resolve(h(this._bodyArrayBuffer))}else if(this._bodyFormData){throw new Error("could not read FormData body as text")}else{return Promise.resolve(this._bodyText)}};if(n.formData){this.formData=function(){return this.text().then(E)}}this.json=function(){return this.text().then(JSON.parse)};return this}var m=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function b(e){var t=e.toUpperCase();return m.indexOf(t)>-1?t:e}function g(e,t){t=t||{};var n=t.body;if(e instanceof g){if(e.bodyUsed){throw new TypeError("Already read")}this.url=e.url;this.credentials=e.credentials;if(!t.headers){this.headers=new c(e.headers)}this.method=e.method;this.mode=e.mode;this.signal=e.signal;if(!n&&e._bodyInit!=null){n=e._bodyInit;e.bodyUsed=true}}else{this.url=String(e)}this.credentials=t.credentials||this.credentials||"same-origin";if(t.headers||!this.headers){this.headers=new c(t.headers)}this.method=b(t.method||this.method||"GET");this.mode=t.mode||this.mode||null;this.signal=t.signal||this.signal;this.referrer=null;if((this.method==="GET"||this.method==="HEAD")&&n){throw new TypeError("Body not allowed for GET or HEAD requests")}this._initBody(n)}g.prototype.clone=function(){return new g(this,{body:this._bodyInit})};function E(e){var t=new FormData;e.trim().split("&").forEach((function(e){if(e){var n=e.split("=");var r=n.shift().replace(/\+/g," ");var i=n.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(i))}}));return t}function w(e){var t=new c;var n=e.replace(/\r?\n[\t ]+/g," ");n.split(/\r?\n/).forEach((function(e){var n=e.split(":");var r=n.shift().trim();if(r){var i=n.join(":").trim();t.append(r,i)}}));return t}y.call(g.prototype);function _(e,t){if(!t){t={}}this.type="default";this.status=t.status===undefined?200:t.status;this.ok=this.status>=200&&this.status<300;this.statusText="statusText"in t?t.statusText:"OK";this.headers=new c(t.headers);this.url=t.url||"";this._initBody(e)}y.call(_.prototype);_.prototype.clone=function(){return new _(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new c(this.headers),url:this.url})};_.error=function(){var e=new _(null,{status:0,statusText:""});e.type="error";return e};var T=[301,302,303,307,308];_.redirect=function(e,t){if(T.indexOf(t)===-1){throw new RangeError("Invalid status code")}return new _(null,{status:t,headers:{location:e}})};t.DOMException=e.DOMException;try{new t.DOMException}catch(e){t.DOMException=function(e,t){this.message=e;this.name=t;var n=Error(e);this.stack=n.stack};t.DOMException.prototype=Object.create(Error.prototype);t.DOMException.prototype.constructor=t.DOMException}function O(e,r){return new Promise((function(i,a){var o=new g(e,r);if(o.signal&&o.signal.aborted){return a(new t.DOMException("Aborted","AbortError"))}var s=new XMLHttpRequest;function u(){s.abort()}s.onload=function(){var e={status:s.status,statusText:s.statusText,headers:w(s.getAllResponseHeaders()||"")};e.url="responseURL"in s?s.responseURL:e.headers.get("X-Request-URL");var t="response"in s?s.response:s.responseText;i(new _(t,e))};s.onerror=function(){a(new TypeError("Network request failed"))};s.ontimeout=function(){a(new TypeError("Network request failed"))};s.onabort=function(){a(new t.DOMException("Aborted","AbortError"))};s.open(o.method,o.url,true);if(o.credentials==="include"){s.withCredentials=true}else if(o.credentials==="omit"){s.withCredentials=false}if("responseType"in s&&n.blob){s.responseType="blob"}o.headers.forEach((function(e,t){s.setRequestHeader(t,e)}));if(o.signal){o.signal.addEventListener("abort",u);s.onreadystatechange=function(){if(s.readyState===4){o.signal.removeEventListener("abort",u)}}}s.send(typeof o._bodyInit==="undefined"?null:o._bodyInit)}))}O.polyfill=true;if(!e.fetch){e.fetch=O;e.Headers=c;e.Request=g;e.Response=_}t.Headers=c;t.Request=g;t.Response=_;t.fetch=O;Object.defineProperty(t,"__esModule",{value:true});return t}({})})(i);i.fetch.ponyfill=true;delete i.fetch.polyfill;var a=i;t=a.fetch;t.default=a.fetch;t.fetch=a.fetch;t.Headers=a.Headers;t.Request=a.Request;t.Response=a.Response;e.exports=t}));var pn=t((function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.default=void 0;var n=typeof Symbol==="function"&&typeof Symbol.for==="function"?Symbol.for("nodejs.util.inspect.custom"):undefined;var r=n;t.default=r}));var hn=t((function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.default=s;var n=r(pn);function r(e){return e&&e.__esModule?e:{default:e}}function i(e){"@babel/helpers - typeof";if(typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"){i=function e(t){return typeof t}}else{i=function e(t){return t&&typeof Symbol==="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t}}return i(e)}var a=10;var o=2;function s(e){return u(e,[])}function u(e,t){switch(i(e)){case"string":return JSON.stringify(e);case"function":return e.name?"[function ".concat(e.name,"]"):"[function]";case"object":if(e===null){return"null"}return c(e,t);default:return String(e)}}function c(e,t){if(t.indexOf(e)!==-1){return"[Circular]"}var n=[].concat(t,[e]);var r=d(e);if(r!==undefined){var i=r.call(e);if(i!==e){return typeof i==="string"?i:u(i,n)}}else if(Array.isArray(e)){return f(e,n)}return l(e,n)}function l(e,t){var n=Object.keys(e);if(n.length===0){return"{}"}if(t.length>o){return"["+p(e)+"]"}var r=n.map((function(n){var r=u(e[n],t);return n+": "+r}));return"{ "+r.join(", ")+" }"}function f(e,t){if(e.length===0){return"[]"}if(t.length>o){return"[Array]"}var n=Math.min(a,e.length);var r=e.length-n;var i=[];for(var s=0;s<n;++s){i.push(u(e[s],t))}if(r===1){i.push("... 1 more item")}else if(r>1){i.push("... ".concat(r," more items"))}return"["+i.join(", ")+"]"}function d(e){var t=e[String(n.default)];if(typeof t==="function"){return t}if(typeof e.inspect==="function"){return e.inspect}}function p(e){var t=Object.prototype.toString.call(e).replace(/^\[object /,"").replace(/]$/,"");if(t==="Object"&&typeof e.constructor==="function"){var n=e.constructor.name;if(typeof n==="string"&&n!==""){return n}}return t}}));var vn=t((function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.default=n;function n(e,t){var n=Boolean(e);if(!n){throw new Error(t!=null?t:"Unexpected invariant triggered.")}}}));var yn=t((function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.default=a;var n=i(vn);var r=i(pn);function i(e){return e&&e.__esModule?e:{default:e}}function a(e){var t=e.prototype.toJSON;typeof t==="function"||(0,n.default)(0);e.prototype.inspect=t;if(r.default){e.prototype[r.default]=t}}}));var mn=t((function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.isNode=o;t.Token=t.Location=void 0;var n=r(yn);function r(e){return e&&e.__esModule?e:{default:e}}var i=function(){function e(e,t,n){this.start=e.start;this.end=t.end;this.startToken=e;this.endToken=t;this.source=n}var t=e.prototype;t.toJSON=function e(){return{start:this.start,end:this.end}};return e}();t.Location=i;(0,n.default)(i);var a=function(){function e(e,t,n,r,i,a,o){this.kind=e;this.start=t;this.end=n;this.line=r;this.column=i;this.value=o;this.prev=a;this.next=null}var t=e.prototype;t.toJSON=function e(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}};return e}();t.Token=a;(0,n.default)(a);function o(e){return e!=null&&typeof e.kind==="string"}}));var bn=t((function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.visit=o;t.visitInParallel=s;t.getVisitFn=u;t.BREAK=t.QueryDocumentKeys=void 0;var n=r(hn);function r(e){return e&&e.__esModule?e:{default:e}}var i={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=i;var a=Object.freeze({});t.BREAK=a;function o(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:i;var o=undefined;var s=Array.isArray(e);var c=[e];var l=-1;var f=[];var d=undefined;var p=undefined;var h=undefined;var v=[];var y=[];var m=e;do{l++;var b=l===c.length;var g=b&&f.length!==0;if(b){p=y.length===0?undefined:v[v.length-1];d=h;h=y.pop();if(g){if(s){d=d.slice()}else{var E={};for(var w=0,_=Object.keys(d);w<_.length;w++){var T=_[w];E[T]=d[T]}d=E}var O=0;for(var S=0;S<f.length;S++){var I=f[S][0];var x=f[S][1];if(s){I-=O}if(s&&x===null){d.splice(I,1);O++}else{d[I]=x}}}l=o.index;c=o.keys;f=o.edits;s=o.inArray;o=o.prev}else{p=h?s?l:c[l]:undefined;d=h?h[p]:m;if(d===null||d===undefined){continue}if(h){v.push(p)}}var A=void 0;if(!Array.isArray(d)){if(!(0,mn.isNode)(d)){throw new Error("Invalid AST Node: ".concat((0,n.default)(d),"."))}var N=u(t,d.kind,b);if(N){A=N.call(t,d,p,h,v,y);if(A===a){break}if(A===false){if(!b){v.pop();continue}}else if(A!==undefined){f.push([p,A]);if(!b){if((0,mn.isNode)(A)){d=A}else{v.pop();continue}}}}}if(A===undefined&&g){f.push([p,d])}if(b){v.pop()}else{var D;o={inArray:s,index:l,keys:c,edits:f,prev:o};s=Array.isArray(d);c=s?d:(D=r[d.kind])!==null&&D!==void 0?D:[];l=-1;f=[];if(h){y.push(h)}h=d}}while(o!==undefined);if(f.length!==0){m=f[f.length-1][1]}return m}function s(e){var t=new Array(e.length);return{enter:function n(r){for(var i=0;i<e.length;i++){if(t[i]==null){var o=u(e[i],r.kind,false);if(o){var s=o.apply(e[i],arguments);if(s===false){t[i]=r}else if(s===a){t[i]=a}else if(s!==undefined){return s}}}}},leave:function n(r){for(var i=0;i<e.length;i++){if(t[i]==null){var o=u(e[i],r.kind,true);if(o){var s=o.apply(e[i],arguments);if(s===a){t[i]=a}else if(s!==undefined&&s!==false){return s}}}else if(t[i]===r){t[i]=null}}}}}function u(e,t,n){var r=e[t];if(r){if(!n&&typeof r==="function"){return r}var i=n?r.leave:r.enter;if(typeof i==="function"){return i}}else{var a=n?e.leave:e.enter;if(a){if(typeof a==="function"){return a}var o=a[t];if(typeof o==="function"){return o}}}}}));var gn=t((function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.dedentBlockStringValue=n;t.getBlockStringIndentation=i;t.printBlockString=a;function n(e){var t=e.split(/\r\n|[\n\r]/g);var n=i(e);if(n!==0){for(var a=1;a<t.length;a++){t[a]=t[a].slice(n)}}var o=0;while(o<t.length&&r(t[o])){++o}var s=t.length;while(s>o&&r(t[s-1])){--s}return t.slice(o,s).join("\n")}function r(e){for(var t=0;t<e.length;++t){if(e[t]!==" "&&e[t]!=="\t"){return false}}return true}function i(e){var t;var n=true;var r=true;var i=0;var a=null;for(var o=0;o<e.length;++o){switch(e.charCodeAt(o)){case 13:if(e.charCodeAt(o+1)===10){++o}case 10:n=false;r=true;i=0;break;case 9:case 32:++i;break;default:if(r&&!n&&(a===null||i<a)){a=i}r=false}}return(t=a)!==null&&t!==void 0?t:0}function a(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:"";var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:false;var r=e.indexOf("\n")===-1;var i=e[0]===" "||e[0]==="\t";var a=e[e.length-1]==='"';var o=e[e.length-1]==="\\";var s=!r||a||o||n;var u="";if(s&&!(r&&i)){u+="\n"+t}u+=t?e.replace(/\n/g,"\n"+t):e;if(s){u+="\n"}return'"""'+u.replace(/"""/g,'\\"""')+'"""'}}));var En=t((function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.print=n;function n(e){return(0,bn.visit)(e,{leave:i})}var r=80;var i={Name:function e(t){return t.value},Variable:function e(t){return"$"+t.name},Document:function e(t){return o(t.definitions,"\n\n")+"\n"},OperationDefinition:function e(t){var n=t.operation;var r=t.name;var i=u("(",o(t.variableDefinitions,", "),")");var a=o(t.directives," ");var s=t.selectionSet;return!r&&!a&&!i&&n==="query"?s:o([n,o([r,i]),a,s]," ")},VariableDefinition:function e(t){var n=t.variable,r=t.type,i=t.defaultValue,a=t.directives;return n+": "+r+u(" = ",i)+u(" ",o(a," "))},SelectionSet:function e(t){var n=t.selections;return s(n)},Field:function e(t){var n=t.alias,i=t.name,a=t.arguments,s=t.directives,l=t.selectionSet;var f=u("",n,": ")+i;var d=f+u("(",o(a,", "),")");if(d.length>r){d=f+u("(\n",c(o(a,"\n")),"\n)")}return o([d,o(s," "),l]," ")},Argument:function e(t){var n=t.name,r=t.value;return n+": "+r},FragmentSpread:function e(t){var n=t.name,r=t.directives;return"..."+n+u(" ",o(r," "))},InlineFragment:function e(t){var n=t.typeCondition,r=t.directives,i=t.selectionSet;return o(["...",u("on ",n),o(r," "),i]," ")},FragmentDefinition:function e(t){var n=t.name,r=t.typeCondition,i=t.variableDefinitions,a=t.directives,s=t.selectionSet;return"fragment ".concat(n).concat(u("(",o(i,", "),")")," ")+"on ".concat(r," ").concat(u("",o(a," ")," "))+s},IntValue:function e(t){var n=t.value;return n},FloatValue:function e(t){var n=t.value;return n},StringValue:function e(t,n){var r=t.value,i=t.block;return i?(0,gn.printBlockString)(r,n==="description"?"":" "):JSON.stringify(r)},BooleanValue:function e(t){var n=t.value;return n?"true":"false"},NullValue:function e(){return"null"},EnumValue:function e(t){var n=t.value;return n},ListValue:function e(t){var n=t.values;return"["+o(n,", ")+"]"},ObjectValue:function e(t){var n=t.fields;return"{"+o(n,", ")+"}"},ObjectField:function e(t){var n=t.name,r=t.value;return n+": "+r},Directive:function e(t){var n=t.name,r=t.arguments;return"@"+n+u("(",o(r,", "),")")},NamedType:function e(t){var n=t.name;return n},ListType:function e(t){var n=t.type;return"["+n+"]"},NonNullType:function e(t){var n=t.type;return n+"!"},SchemaDefinition:a((function(e){var t=e.directives,n=e.operationTypes;return o(["schema",o(t," "),s(n)]," ")})),OperationTypeDefinition:function e(t){var n=t.operation,r=t.type;return n+": "+r},ScalarTypeDefinition:a((function(e){var t=e.name,n=e.directives;return o(["scalar",t,o(n," ")]," ")})),ObjectTypeDefinition:a((function(e){var t=e.name,n=e.interfaces,r=e.directives,i=e.fields;return o(["type",t,u("implements ",o(n," & ")),o(r," "),s(i)]," ")})),FieldDefinition:a((function(e){var t=e.name,n=e.arguments,r=e.type,i=e.directives;return t+(f(n)?u("(\n",c(o(n,"\n")),"\n)"):u("(",o(n,", "),")"))+": "+r+u(" ",o(i," "))})),InputValueDefinition:a((function(e){var t=e.name,n=e.type,r=e.defaultValue,i=e.directives;return o([t+": "+n,u("= ",r),o(i," ")]," ")})),InterfaceTypeDefinition:a((function(e){var t=e.name,n=e.interfaces,r=e.directives,i=e.fields;return o(["interface",t,u("implements ",o(n," & ")),o(r," "),s(i)]," ")})),UnionTypeDefinition:a((function(e){var t=e.name,n=e.directives,r=e.types;return o(["union",t,o(n," "),r&&r.length!==0?"= "+o(r," | "):""]," ")})),EnumTypeDefinition:a((function(e){var t=e.name,n=e.directives,r=e.values;return o(["enum",t,o(n," "),s(r)]," ")})),EnumValueDefinition:a((function(e){var t=e.name,n=e.directives;return o([t,o(n," ")]," ")})),InputObjectTypeDefinition:a((function(e){var t=e.name,n=e.directives,r=e.fields;return o(["input",t,o(n," "),s(r)]," ")})),DirectiveDefinition:a((function(e){var t=e.name,n=e.arguments,r=e.repeatable,i=e.locations;return"directive @"+t+(f(n)?u("(\n",c(o(n,"\n")),"\n)"):u("(",o(n,", "),")"))+(r?" repeatable":"")+" on "+o(i," | ")})),SchemaExtension:function e(t){var n=t.directives,r=t.operationTypes;return o(["extend schema",o(n," "),s(r)]," ")},ScalarTypeExtension:function e(t){var n=t.name,r=t.directives;return o(["extend scalar",n,o(r," ")]," ")},ObjectTypeExtension:function e(t){var n=t.name,r=t.interfaces,i=t.directives,a=t.fields;return o(["extend type",n,u("implements ",o(r," & ")),o(i," "),s(a)]," ")},InterfaceTypeExtension:function e(t){var n=t.name,r=t.interfaces,i=t.directives,a=t.fields;return o(["extend interface",n,u("implements ",o(r," & ")),o(i," "),s(a)]," ")},UnionTypeExtension:function e(t){var n=t.name,r=t.directives,i=t.types;return o(["extend union",n,o(r," "),i&&i.length!==0?"= "+o(i," | "):""]," ")},EnumTypeExtension:function e(t){var n=t.name,r=t.directives,i=t.values;return o(["extend enum",n,o(r," "),s(i)]," ")},InputObjectTypeExtension:function e(t){var n=t.name,r=t.directives,i=t.fields;return o(["extend input",n,o(r," "),s(i)]," ")}};function a(e){return function(t){return o([t.description,e(t)],"\n")}}function o(e){var t;var n=arguments.length>1&&arguments[1]!==undefined?arguments[1]:"";return(t=e===null||e===void 0?void 0:e.filter((function(e){return e})).join(n))!==null&&t!==void 0?t:""}function s(e){return u("{\n",c(o(e,"\n")),"\n}")}function u(e,t){var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:"";return t!=null&&t!==""?e+t+n:""}function c(e){return u(" ",e.replace(/\n/g,"\n "))}function l(e){return e.indexOf("\n")!==-1}function f(e){return e!=null&&e.some(l)}}));var wn=function e(t){var n=t.uri,r=t.name,i=t.type;this.uri=n;this.name=r;this.type=i};var _n=function e(t){return typeof File!=="undefined"&&t instanceof File||typeof Blob!=="undefined"&&t instanceof Blob||t instanceof wn};var Tn=function e(t,n,r){if(n===void 0){n=""}if(r===void 0){r=_n}var i;var a=new Map;function o(e,t){var n=a.get(t);if(n)n.push.apply(n,e);else a.set(t,e)}if(r(t)){i=null;o([n],t)}else{var s=n?n+".":"";if(typeof FileList!=="undefined"&&t instanceof FileList)i=Array.prototype.map.call(t,(function(e,t){o([""+s+t],e);return null}));else if(Array.isArray(t))i=t.map((function(t,n){var i=e(t,""+s+n,r);i.files.forEach(o);return i.clone}));else if(t&&t.constructor===Object){i={};for(var u in t){var c=e(t[u],""+s+u,r);c.files.forEach(o);i[u]=c.clone}}else i=t}return{clone:i,files:a}};var On=wn;var Sn=Tn;var In=_n;var xn={ReactNativeFile:On,extractFiles:Sn,isExtractableFile:In};var An=typeof self=="object"?self.FormData:window.FormData;var Nn=t((function(e,t){var r=n&&n.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var i=r(An);var a=function(e){return xn.isExtractableFile(e)||e!==null&&typeof e==="object"&&typeof e.pipe==="function"};function o(e,t){var n=xn.extractFiles({query:e,variables:t},"",a),r=n.clone,o=n.files;if(o.size===0){return JSON.stringify(r)}var s=typeof FormData==="undefined"?i.default:FormData;var u=new s;u.append("operations",JSON.stringify(r));var c={};var l=0;o.forEach((function(e){c[++l]=e}));u.append("map",JSON.stringify(c));l=0;o.forEach((function(e,t){u.append(""+ ++l,t)}));return u}t.default=o}));var Dn=e("d",t((function(e,t){var r=n&&n.__assign||function(){r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)if(Object.prototype.hasOwnProperty.call(t,i))e[i]=t[i]}return e};return r.apply(this,arguments)};var i=n&&n.__createBinding||(Object.create?function(e,t,n,r){if(r===undefined)r=n;Object.defineProperty(e,r,{enumerable:true,get:function(){return t[n]}})}:function(e,t,n,r){if(r===undefined)r=n;e[r]=t[n]});var a=n&&n.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:true,value:t})}:function(e,t){e["default"]=t});var o=n&&n.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)if(n!=="default"&&Object.prototype.hasOwnProperty.call(e,n))i(t,e,n);a(t,e);return t};var s=n&&n.__awaiter||function(e,t,n,r){function i(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,a){function o(e){try{u(r.next(e))}catch(e){a(e)}}function s(e){try{u(r["throw"](e))}catch(e){a(e)}}function u(e){e.done?n(e.value):i(e.value).then(o,s)}u((r=r.apply(e,t||[])).next())}))};var u=n&&n.__generator||function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,i,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(e){return function(t){return u([e,t])}}function u(o){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,i&&(a=o[0]&2?i["return"]:o[0]?i["throw"]||((a=i["return"])&&a.call(i),0):i.next)&&!(a=a.call(i,o[1])).done)return a;if(i=0,a)o=[o[0]&2,a.value];switch(o[0]){case 0:case 1:a=o;break;case 4:n.label++;return{value:o[1],done:false};case 5:n.label++;i=o[1];o=[0];continue;case 7:o=n.ops.pop();n.trys.pop();continue;default:if(!(a=n.trys,a=a.length>0&&a[a.length-1])&&(o[0]===6||o[0]===2)){n=0;continue}if(o[0]===3&&(!a||o[1]>a[0]&&o[1]<a[3])){n.label=o[1];break}if(o[0]===6&&n.label<a[1]){n.label=a[1];a=o;break}if(a&&n.label<a[2]){n.label=a[2];n.ops.push(o);break}if(a[2])n.ops.pop();n.trys.pop();continue}o=t.call(e,n)}catch(e){o=[6,e];i=0}finally{r=a=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};var c=n&&n.__rest||function(e,t){var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0)n[r]=e[r];if(e!=null&&typeof Object.getOwnPropertySymbols==="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++){if(t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i]))n[r[i]]=e[r[i]]}return n};var l=n&&n.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});t.gql=t.request=t.rawRequest=t.GraphQLClient=t.ClientError=void 0;var f=o(dn),d=f;var p=l(Nn);var h=fn;Object.defineProperty(t,"ClientError",{enumerable:true,get:function(){return h.ClientError}});var v=function(e){var t={};if(e){if(typeof Headers!=="undefined"&&e instanceof Headers||e instanceof d.Headers){t=_(e)}else if(Array.isArray(e)){e.forEach((function(e){var n=e[0],r=e[1];t[n]=r}))}else{t=e}}return t};var y=function(){function e(e,t){this.url=e;this.options=t||{}}e.prototype.rawRequest=function(e,t,n){return s(this,void 0,void 0,(function(){var i,a,o,s,l,d,h,y,m,b,E;return u(this,(function(u){switch(u.label){case 0:i=this.options,a=i.headers,o=i.fetch,s=o===void 0?f.default:o,l=c(i,["headers","fetch"]);d=p.default(e,t);return[4,s(this.url,r({method:"POST",headers:r(r(r({},typeof d==="string"?{"Content-Type":"application/json"}:{}),v(a)),v(n)),body:d},l))];case 1:h=u.sent();return[4,g(h)];case 2:y=u.sent();if(h.ok&&!y.errors&&y.data){m=h.headers,b=h.status;return[2,r(r({},y),{headers:m,status:b})]}else{E=typeof y==="string"?{error:y}:y;throw new fn.ClientError(r(r({},E),{status:h.status,headers:h.headers}),{query:e,variables:t})}}}))}))};e.prototype.request=function(e,t,n){return s(this,void 0,void 0,(function(){var i,a,o,s,l,d,h,y,m,b;return u(this,(function(u){switch(u.label){case 0:i=this.options,a=i.headers,o=i.fetch,s=o===void 0?f.default:o,l=c(i,["headers","fetch"]);d=E(e);h=p.default(d,t);return[4,s(this.url,r({method:"POST",headers:r(r(r({},typeof h==="string"?{"Content-Type":"application/json"}:{}),v(a)),v(n)),body:h},l))];case 1:y=u.sent();return[4,g(y)];case 2:m=u.sent();if(y.ok&&!m.errors&&m.data){return[2,m.data]}else{b=typeof m==="string"?{error:m}:m;throw new fn.ClientError(r(r({},b),{status:y.status}),{query:d,variables:t})}}}))}))};e.prototype.setHeaders=function(e){this.options.headers=e;return this};e.prototype.setHeader=function(e,t){var n;var r=this.options.headers;if(r){r[e]=t}else{this.options.headers=(n={},n[e]=t,n)}return this};return e}();t.GraphQLClient=y;function m(e,t,n){return s(this,void 0,void 0,(function(){var r;return u(this,(function(i){r=new y(e);return[2,r.rawRequest(t,n)]}))}))}t.rawRequest=m;function b(e,t,n){return s(this,void 0,void 0,(function(){var r;return u(this,(function(i){r=new y(e);return[2,r.request(t,n)]}))}))}t.request=b;t.default=b;function g(e){var t=e.headers.get("Content-Type");if(t&&t.startsWith("application/json")){return e.json()}else{return e.text()}}function E(e){if(typeof e==="string")return e;return En.print(e)}function w(e){var t=[];for(var n=1;n<arguments.length;n++){t[n-1]=arguments[n]}return e.reduce((function(e,n,r){return""+e+n+(r in t?t[r]:"")}),"")}t.gql=w;function _(e){var t={};e.forEach((function(e,n){t[n]=e}));return t}})));var Cn=t((function(e,t){var r=n&&n.__assign||function(){r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)if(Object.prototype.hasOwnProperty.call(t,i))e[i]=t[i]}return e};return r.apply(this,arguments)};var i=n&&n.__spreadArrays||function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var a=arguments[t],o=0,s=a.length;o<s;o++,i++)r[i]=a[o];return r};Object.defineProperty(t,"__esModule",{value:true});t.renameVariables=t.renameVariablesAndTopLevelFields=t.renameVariablesAndTopLevelFieldsOnOpDef=t.renameSelectionSetArguments=t.renameVariableDefinition=t.renameDirectiveArguments=t.renameArgument=t.renameValue=t.defaultRenameFn=void 0;t.defaultRenameFn=function(e,t){return e+"_"+t};function a(e,t){if(e.kind==="Variable"){return r(r({},e),{name:r(r({},e.name),{value:t(e.name.value)})})}else if(e.kind==="ObjectValue"){return r(r({},e),{fields:e.fields.map((function(e){return r(r({},e),{value:a(e.value,t)})}))})}else if(e.kind==="ListValue"){return r(r({},e),{values:e.values.map((function(e){return a(e,t)}))})}return e}t.renameValue=a;function o(e,t){return r(r({},e),{value:a(e.value,t)})}t.renameArgument=o;function s(e,t){var n;return r(r({},e),{arguments:(n=e.arguments)===null||n===void 0?void 0:n.map((function(e){return o(e,t)}))})}t.renameDirectiveArguments=s;function u(e,t){var n;return r(r({},e),{variable:r(r({},e.variable),{name:r(r({},e.variable.name),{value:t(e.variable.name.value)})}),directives:(n=e.directives)===null||n===void 0?void 0:n.map((function(e){return s(e,t)}))})}t.renameVariableDefinition=u;function c(e,t){return r(r({},e),{selections:e.selections.map((function(e){var n,i,a;switch(e.kind){case"Field":return r(r({},e),{arguments:(n=e.arguments)===null||n===void 0?void 0:n.map((function(e){return o(e,t)})),selectionSet:e.selectionSet?c(e.selectionSet,t):undefined});case"FragmentSpread":return r(r({},e),{directives:(i=e.directives)===null||i===void 0?void 0:i.map((function(e){return s(e,t)}))});case"InlineFragment":return r(r({},e),{directives:(a=e.directives)===null||a===void 0?void 0:a.map((function(e){return s(e,t)})),selectionSet:c(e.selectionSet,t)})}}))})}t.renameSelectionSetArguments=c;function l(e,t,n){var i,a;return r(r({},e),{variableDefinitions:(i=e.variableDefinitions)===null||i===void 0?void 0:i.map((function(e){return u(e,t)})),directives:(a=e.directives)===null||a===void 0?void 0:a.map((function(e){return s(e,t)})),selectionSet:c(r(r({},e.selectionSet),{selections:e.selectionSet.selections.map((function(e){var t,i;switch(e.kind){case"Field":return r(r({},e),{alias:r(r({},e.name),{value:n((i=(t=e.alias)===null||t===void 0?void 0:t.value)!==null&&i!==void 0?i:e.name.value)})});default:return e}}))}),t)})}t.renameVariablesAndTopLevelFieldsOnOpDef=l;function f(e,t,n){return r(r({},e),{definitions:i(e.definitions.filter((function(e){return e.kind!=="OperationDefinition"})),e.definitions.filter((function(e){return e.kind==="OperationDefinition"})).map((function(e){return l(e,t,n)})))})}t.renameVariablesAndTopLevelFields=f;function d(e,t){return Object.keys(e).reduce((function(n,i){var a;return r(r({},n),(a={},a[t(i)]=e[i],a))}),{})}t.renameVariables=d}));var kn=t((function(e,t){var r=n&&n.__extends||function(){var e=function(t,n){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)if(t.hasOwnProperty(n))e[n]=t[n]};return e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();var i=n&&n.__assign||function(){i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)if(Object.prototype.hasOwnProperty.call(t,i))e[i]=t[i]}return e};return i.apply(this,arguments)};var a=n&&n.__spreadArrays||function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var a=arguments[t],o=0,s=a.length;o<s;o++,i++)r[i]=a[o];return r};Object.defineProperty(t,"__esModule",{value:true});var o={kind:"Document",definitions:[]};var s=function(e){r(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(Error);var u=function(){function e(e,t,n){this.operationName=e;this.document=t;this.variables=n}e.prototype.add=function(t,n){var r=this;var o=this.document.definitions.concat(t.definitions).filter((function(e){return e.kind==="OperationDefinition"}));if(!o.length){throw new s("Expected at least one OperationDefinition, but found none.")}o.forEach((function(e){var t,n;var r=o.filter((function(t){return t!==e}));r.forEach((function(t){var n,r;if(t.operation!==e.operation){throw new s("expected all operations to be of the smae type, but "+((n=t.name)===null||n===void 0?void 0:n.value)+" is "+t.operation+" and "+((r=e.name)===null||r===void 0?void 0:r.value)+" is "+e.operation)}}));(t=e.selectionSet.selections)===null||t===void 0?void 0:t.filter((function(e){return e.kind==="Field"})).forEach((function(t){r.forEach((function(n){var r;return(r=n.selectionSet.selections)===null||r===void 0?void 0:r.filter((function(e){return e.kind==="Field"})).forEach((function(r){var i,a,o,u;if((((i=t.alias)===null||i===void 0?void 0:i.value)||t.name.value)===(((a=r.alias)===null||a===void 0?void 0:a.value)||r.name.value)){throw new s("duplicate field definition "+r.name.value+" for oprations "+((o=e.name)===null||o===void 0?void 0:o.value)+" and "+((u=n.name)===null||u===void 0?void 0:u.value))}}))}))}));(n=e.variableDefinitions)===null||n===void 0?void 0:n.forEach((function(t){r.forEach((function(n){var r;return(r=n.variableDefinitions)===null||r===void 0?void 0:r.forEach((function(r){var i,a;if(t.variable.name.value===r.variable.name.value){throw new s("duplicate variable definition "+r.variable.name.value+" for oprations "+((i=e.name)===null||i===void 0?void 0:i.value)+" and "+((a=n.name)===null||a===void 0?void 0:a.value))}}))}))}))}));var u=function(){if(r.variables&&n){return i(i({},r.variables),n)}return n||r.variables}();var c=[{kind:"OperationDefinition",directives:o.flatMap((function(e){return e.directives||[]})),name:{kind:"Name",value:this.operationName},operation:o[0].operation,selectionSet:{kind:"SelectionSet",selections:o.flatMap((function(e){return e.selectionSet.selections}))},variableDefinitions:o.flatMap((function(e){return e.variableDefinitions||[]}))}];var l=new Set;var f=this.document.definitions.concat(t.definitions);for(var d=0,p=f;d<p.length;d++){var h=p[d];if(h.kind==="OperationDefinition"){continue}if(h.kind==="FragmentDefinition"){if(l.has(h.name.value)){continue}l.add(h.name.value)}c=a([h],c)}var v={kind:"Document",definitions:c};return new e(this.operationName,v,u)};e.prototype.addN=function(e,t,n,r){if(n===void 0){n=Cn.defaultRenameFn}if(r===void 0){r=Cn.defaultRenameFn}if(!t.length){return this}return t.reduce((function(t,i,a){var o=Cn.renameVariablesAndTopLevelFields(e,(function(e){return n(e,a)}),(function(e){return r(e,a)}));var s=Cn.renameVariables(i,(function(e){return n(e,a)}));return t.add(o,s)}),this)};return e}();function c(e){return{operationName:e,add:function(e,t){return new u(this.operationName,e,t)},addN:function(e,t,n,r){return new u(this.operationName,o).addN(e,t,n,r)}}}t.default=c}));var Fn=r(kn);var Pn,jn=Pn||(Pn={});jn.Pop="POP";jn.Push="PUSH";jn.Replace="REPLACE";var Rn=function(e){return e};function Mn(e){e.preventDefault();e.returnValue=""}function Ln(){var e=[];return{get length(){return e.length},push:function(t){e.push(t);return function(){e=e.filter((function(e){return e!==t}))}},call:function(t){e.forEach((function(e){return e&&e(t)}))}}}function Vn(){return Math.random().toString(36).substr(2,8)}function Bn(e){var t=e.pathname,n=e.search;e=e.hash;return(void 0===t?"/":t)+(void 0===n?"":n)+(void 0===e?"":e)}function Un(e){var t={};if(e){var n=e.indexOf("#");0<=n&&(t.hash=e.substr(n),e=e.substr(0,n));n=e.indexOf("?");0<=n&&(t.search=e.substr(n),e=e.substr(0,n));e&&(t.pathname=e)}return t}function qn(e){function t(){var e=c.location,t=l.state||{};return[t.idx,Rn({pathname:e.pathname,search:e.search,hash:e.hash,state:t.usr||null,key:t.key||"default"})]}function n(e){return"string"===typeof e?e:Bn(e)}function r(e,t){void 0===t&&(t=null);return Rn(i({pathname:h.pathname,hash:"",search:""},"string"===typeof e?Un(e):e,{state:t,key:Vn()}))}function a(e){d=e;e=t();p=e[0];h=e[1];v.call({action:d,location:h})}function o(e,t){function i(){o(e,t)}var s=Pn.Push,u=r(e,t);if(!y.length||(y.call({action:s,location:u,retry:i}),!1)){var f=[{usr:u.state,key:u.key,idx:p+1},n(u)];u=f[0];f=f[1];try{l.pushState(u,"",f)}catch(e){c.location.assign(f)}a(s)}}function s(e,t){function i(){s(e,t)}var o=Pn.Replace,u=r(e,t);y.length&&(y.call({action:o,location:u,retry:i}),1)||(u=[{usr:u.state,key:u.key,idx:p},n(u)],l.replaceState(u[0],"",u[1]),a(o))}function u(e){l.go(e)}void 0===e&&(e={});e=e.window;var c=void 0===e?document.defaultView:e,l=c.history,f=null;c.addEventListener("popstate",(function(){if(f)y.call(f),f=null;else{var e=Pn.Pop,n=t(),r=n[0];n=n[1];if(y.length)if(null!=r){var i=p-r;i&&(f={action:e,location:n,retry:function(){u(-1*i)}},u(i))}else;else a(e)}}));var d=Pn.Pop;e=t();var p=e[0],h=e[1],v=Ln(),y=Ln();null==p&&(p=0,l.replaceState(i({},l.state,{idx:p}),""));return{get action(){return d},get location(){return h},createHref:n,push:o,replace:s,go:u,back:function(){u(-1)},forward:function(){u(1)},listen:function(e){return v.push(e)},block:function(e){var t=y.push(e);1===y.length&&c.addEventListener("beforeunload",Mn);return function(){t();y.length||c.removeEventListener("beforeunload",Mn)}}}}function $n(e){function t(e,t){void 0===t&&(t=null);return Rn(i({pathname:d.pathname,search:"",hash:""},"string"===typeof e?Un(e):e,{state:t,key:Vn()}))}function n(e,t,n){return!h.length||(h.call({action:e,location:t,retry:n}),!1)}function r(e,t){f=e;d=t;p.call({action:f,location:d})}function a(e,i){var o=Pn.Push,s=t(e,i);n(o,s,(function(){a(e,i)}))&&(l+=1,c.splice(l,c.length,s),r(o,s))}function o(e,i){var a=Pn.Replace,s=t(e,i);n(a,s,(function(){o(e,i)}))&&(c[l]=s,r(a,s))}function s(e){var t=Math.min(Math.max(l+e,0),c.length-1),i=Pn.Pop,a=c[t];n(i,a,(function(){s(e)}))&&(l=t,r(i,a))}void 0===e&&(e={});var u=e;e=u.initialEntries;u=u.initialIndex;var c=(void 0===e?["/"]:e).map((function(e){var t=Rn(i({pathname:"/",search:"",hash:"",state:null,key:Vn()},"string"===typeof e?Un(e):e));return t})),l=Math.min(Math.max(null==u?c.length-1:u,0),c.length-1),f=Pn.Pop,d=c[l],p=Ln(),h=Ln();return{get index(){return l},get action(){return f},get location(){return d},createHref:function(e){return"string"===typeof e?e:Bn(e)},push:a,replace:o,go:s,back:function(){s(-1)},forward:function(){s(1)},listen:function(e){return p.push(e)},block:function(e){return h.push(e)}}}var Kn={current:void 0};function Hn(){if(void 0===Kn.current)throw new Error("no implementation of useHost provided");return Kn.current()}function Jn(e){if(!e)throw new Error("Must supply an implementation");if("function"!=typeof e)throw new Error("implementation must be a function");Kn.current=e}function Gn(){var e;window.squatchProgramId||(window.squatchProgramId=new c({element:document.documentElement,initialState:(null==(e=window.widgetIdent)?void 0:e.programId)||void 0,contextName:"sq:program-id"}).start())}function Yn(){Gn();var e=Hn();return s(e,"sq:program-id")}function zn(){var e,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==(e=window.widgetIdent)?void 0:e.env)?{type:"SquatchJS2",api:null==(t=window.frameElement)?void 0:t.squatchJsApi,widgetIdent:window.widgetIdent}:{type:"None"}}function Qn(){var e=zn();return"None"===e.type||"SquatchAdmin"===e.type}function Wn(){var e=zn();switch(e.type){case"SquatchAndroid":case"SquatchJS2":return e.widgetIdent.tenantAlias;case"SquatchAdmin":case"None":return"demo";case"SquatchPortal":return e.env.tenantAlias}}function Xn(){var e,t=zn();switch(t.type){case"SquatchAndroid":case"SquatchJS2":return t.widgetIdent.appDomain;case"SquatchPortal":return(null==(e=t.env)?void 0:e.appDomain)||"https://app.referralsaasquatch.com";case"SquatchAdmin":case"None":return"https://app.referralsaasquatch.com"}}function Zn(){var e=zn();switch(e.type){case"SquatchJS2":return e.widgetIdent.engagementMedium||"EMBED";case"SquatchAndroid":case"SquatchPortal":case"SquatchAdmin":case"None":return"EMBED"}}function er(){return(t=null==(e=navigator.language)?void 0:e.split("-"))&&1!==t.length?t[0]+"_"+t[1].toUpperCase():e;var e,t}function tr(){return(tr=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function nr(e,t){return(nr=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function rr(e,t){return t||(t=e.slice(0)),e.raw=t,e}function ir(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function ar(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return ir(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ir(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}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(n=e[Symbol.iterator]()).next.bind(n)}function or(){window.squatchUserIdentity||(window.squatchUserIdentity=new c({element:document.documentElement,initialState:ur(),contextName:"sq:user-identity"}).start())}function sr(e){if(e)try{var t,n,r=y(e),i=r.exp;if(function(e){return e.sub&&/.*:.*@.*:users/.test(e.sub)}(r)){var a=r.sub.match(/(.*):(.*)@(.*):users/);n=atob(a[1]),t=atob(a[2])}else(function(e){return e.user&&e.user.id&&e.user.accountId})(r)&&(n=r.user.accountId,t=r.user.id);if(!t||!n)return;if(i&&Date.now()>=1e3*i)return;return{id:t,accountId:n,jwt:e}}catch(e){return}}function ur(){var e=zn();switch(e.type){case"SquatchAndroid":case"SquatchJS2":return{id:e.widgetIdent.userId,accountId:e.widgetIdent.accountId,jwt:e.widgetIdent.token};case"SquatchPortal":var t=new URLSearchParams(document.location.search);if(t.has("jwt"))return sr(t.get("jwt"));var n=localStorage.getItem("sq:user-identity");if(!n)return;try{var r=JSON.parse(n),i=sr(r.jwt);return i?tr({},r,i):void 0}catch(e){return}case"SquatchAdmin":case"None":return}}function cr(e){or();var t=window.squatchUserIdentity;_(t.context,e)||(t.context=e),e&&"SquatchPortal"===zn().type?localStorage.setItem("sq:user-identity",JSON.stringify(e)):e||localStorage.removeItem("sq:user-identity")}function lr(){var e;return null==(e=fr())?void 0:e.jwt}function fr(){or();var e=Hn(),t=s(e,"sq:user-identity"),n=sr(null==t?void 0:t.jwt);if(!t||n)return t;cr(void 0)}var dr=function(){return(dr=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)},pr=new Map,hr=new Map,vr=!0,yr=!1;function mr(e){return e.replace(/[\s,]+/g," ").trim()}function br(e){var t,n,r,i=mr(e);if(!pr.has(i)){var a=Ke(e,{experimentalFragmentVariables:yr});if(!a||"Document"!==a.kind)throw new Error("Not a valid GraphQL document.");pr.set(i,function(e){var t=new Set(e.definitions);t.forEach((function(e){e.loc&&delete e.loc,Object.keys(e).forEach((function(n){var r=e[n];r&&"object"==typeof r&&t.add(r)}))}));var n=e.loc;return n&&(delete n.startToken,delete n.endToken),e}((t=a,n=new Set,r=[],t.definitions.forEach((function(e){if("FragmentDefinition"===e.kind){var t=e.name.value,i=mr((o=e.loc).source.body.substring(o.start,o.end)),a=hr.get(t);a&&!a.has(i)?vr&&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"):a||hr.set(t,a=new Set),a.add(i),n.has(i)||(n.add(i),r.push(e))}else r.push(e);var o})),dr(dr({},t),{definitions:r}))))}return pr.get(i)}function gr(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];"string"==typeof e&&(e=[e]);var r=e[0];return t.forEach((function(t,n){r+=t&&"Document"===t.kind?t.loc.source.body:t,r+=e[n+1]})),br(r)}var Er,wr=gr;(Er=gr||(gr={})).gql=wr,Er.resetCaches=function(){pr.clear(),hr.clear()},Er.disableFragmentWarnings=function(){vr=!1},Er.enableExperimentalFragmentVariables=function(){yr=!0},Er.disableExperimentalFragmentVariables=function(){yr=!1},gr.default=gr;var _r=gr;function Tr(e,t){try{var n=e()}catch(e){return t(e)}return n&&n.then?n.then(void 0,t):n}var Or=function(e){var t,n;function r(t,n){var r;(r=e.call(this,t,n)||this).subject=new Gt;var i=new Gt;return r.subject.pipe(nn(200,void 0,10)).subscribe((function(e){try{if(!e.length)return Promise.resolve();for(var t,n=Ar(e),a=n.mergedQuery,o=n.mergedVariables,s=n.mergedQueryAddedEvents,u=ar(n.unmergedQueryAddedEvents);!(t=u()).done;)i.next(t.value);return s.length?Promise.resolve(Tr((function(){return Promise.resolve(r.superRequest(a,o)).then((function(e){Cr(e,s)}))}),(function(e){if(e instanceof fn.ClientError){var t=function(){var t=e.response,n=t.data,r=t.errors;if(!n)return{v:Fr(s,e)};for(var i,a=Object.keys(n),o=[].concat(s),u=function(){var t=i.value,n=void 0;t.path.find((function(r,i,s){if(a.includes(r)){var u=xr(r),c=o.findIndex((function(e){return e.id===u}));if(-1===c)return!1;a.splice(i,1),n=o.splice(c,1)[0];var l=Nr(e.response.data,n);s[i]=Ir(s[i],u);var f=n.query,d=n.variables,p=tr({},e.response,{errors:[t],data:l,path:s}),h=new fn.ClientError(p,{query:"string"!=typeof f?Xe(f):f,variables:d});return kr(n,h),!0}return!1}))},c=ar(r);!(i=c()).done;)u();Cr(n,o)}();if("object"==typeof t)return t.v}else Fr(s,e)}))):Promise.resolve()}catch(e){return Promise.reject(e)}})),i.subscribe((function(e){try{var t=Tr((function(){return Promise.resolve(r.superRequest(e.query,e.variables)).then((function(t){Dr(t,e)}))}),(function(t){kr(e,t)}));return Promise.resolve(t&&t.then?t.then((function(){})):void 0)}catch(e){return Promise.reject(e)}})),r}n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,nr(t,n);var i=r.prototype;return i.superRequest=function(t,n){return e.prototype.request.call(this,t,n)},i.request=function(e,t){var n=this;return new Promise((function(r,i){var a={query:e,variables:t,id:Sr(),resolve:r,reject:i};n.subject.next(a)}))},r}(Dn.GraphQLClient),Sr=function(){return ln().replace(/[-_]/g,"")},Ir=function(e,t){return e.replace("_"+t,"")},xr=function(e){var t=e.split("_");return t[t.length-1]},Ar=function(e){var t=[],n=[],r=e.reduce((function(e,r){var i=r.query,a=r.variables,o=r.id;try{var s="string"==typeof i?Ke(i):i,u=s.definitions.find((function(e){return"FragmentDefinition"===e.kind})),c="string"==typeof i?i:Xe(i),l=/@/.test(c);if(u||l)return n.push(r),e;var f=function(e){return function(e,t){return e+"_"+t}(e,o)};return e=e.addN(s,[a],f,f),t.push(r),e}catch(t){return n.push(r),e}}),Fn("BatchedQuery")),i=r.document,a=r.variables;return{mergedQuery:i&&Xe(i),mergedVariables:a,mergedQueryAddedEvents:t,unmergedQueryAddedEvents:n}},Nr=function(e,t){if(!e)return e;var n=Object.keys(e),r=t.id;return n.reduce((function(t,n){var i;return n.endsWith(r)&&(t=tr({},t,((i={})[Ir(n,r)]=e[n],i))),t}),{})},Dr=function(e,t){(0,t.resolve)(e)},Cr=function(e,t){for(var n,r=ar(t);!(n=r()).done;){var i=n.value,a=Nr(e,i);i.resolve(a)}},kr=function(e,t){(0,e.reject)(t)},Fr=function(e,t){for(var n,r=ar(e);!(n=r()).done;)(0,n.value.reject)(t)},Pr=e("h","sq:graphql-client"),jr=e("g",gt((function(e,t,n){return new Or(e+"/api/v1/"+t+"/graphql",{headers:{Authorization:"Bearer "+(n||"")}})})));function Rr(e,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 Mr(e,t){var n,r,i,o,u,c,l=(n=lr(),r=Xn(),i=Wn(),o=jr(r,i,n),u=Hn(),null!=(c=s(u,"sq:graphql-client",{attempts:0}))?c:o),d=a(Rr,t),p=d[1];return[d[0],f((function(t){try{if(!l)return p({type:"errors",payload:new Error("No GraphQL client found")}),Promise.resolve();var n=function(n,r){try{var i=(p({type:"loading"}),Promise.resolve(l.request(e,t)).then((function(e){p({type:"data",payload:e})})))}catch(e){return r(e)}return i&&i.then?i.then(void 0,r):i}(0,(function(e){p({type:"errors",payload:e})}));return Promise.resolve(n&&n.then?n.then((function(){})):void 0)}catch(t){return Promise.reject(t)}}),[l,e,p])]}var Lr,Vr={loading:!1,data:void 0,errors:void 0};function Br(e){var t=Mr(e,Vr);return[t[1],t[0]]}var Ur,qr=_r(Lr||(Lr=rr(["\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 $r(){var e=Br(qr),t=e[0],n=e[1],r=n.loading,i=n.data,a=n.errors;return o((function(){if(null!=i&&i.authenticateManagedIdentityWithEmailAndPassword){var e=i.authenticateManagedIdentityWithEmailAndPassword,t=e.token,n=y(t).user;cr({jwt:t,id:n.id,accountId:n.accountId,managedIdentity:{email:e.email,emailVerified:e.emailVerified,sessionData:e.sessionData}})}}),[null==i?void 0:i.authenticateManagedIdentityWithEmailAndPassword]),[t,{loading:r,data:i,errors:a}]}var Kr,Hr=_r(Ur||(Ur=rr(["\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 Jr(){var e=Br(Hr),t=e[0],n=e[1],r=n.loading,i=n.data,a=n.errors;return o((function(){if(null!=i&&i.registerManagedIdentityWithEmailAndPassword){var e=i.registerManagedIdentityWithEmailAndPassword,t=e.token,n=y(t).user;cr({jwt:t,id:n.id,accountId:n.accountId,managedIdentity:{email:e.email,emailVerified:e.emailVerified,sessionData:e.sessionData}})}}),[null==i?void 0:i.registerManagedIdentityWithEmailAndPassword]),[t,{loading:r,data:i,errors:a}]}var Gr,Yr=_r(Kr||(Kr=rr(["\n mutation ChangePassword($password: String!) {\n changeManagedIdentityPassword(\n changeManagedIdentityPasswordInput: { password: $password }\n ) {\n success\n }\n }\n"])));function zr(){var e=Br(Yr),t=e[1];return[e[0],{loading:t.loading,data:t.data,errors:t.errors}]}var Qr,Wr=_r(Gr||(Gr=rr(["\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 Xr(){var e=Br(Wr),t=e[0],n=e[1],r=n.loading,i=n.data,a=n.errors;return o((function(){if(null!=i&&i.resetManagedIdentityPassword){var e=i.resetManagedIdentityPassword,t=e.token,n=y(t).user;cr({jwt:t,id:n.id,accountId:n.accountId,managedIdentity:{email:e.email,emailVerified:e.emailVerified,sessionData:e.sessionData}})}}),[null==i?void 0:i.resetManagedIdentityPassword]),[t,{loading:r,data:i,errors:a}]}var Zr=_r(Qr||(Qr=rr(["\n mutation VerifyPasswordResetCode($oobCode: String!) {\n verifyManagedIdentityPasswordResetCode(\n verifyManagedIdentityPasswordResetCodeInput: { oobCode: $oobCode }\n ) {\n success\n }\n }\n"])));function ei(){return Br(Zr)}var ti,ni={loading:!1,data:void 0,errors:void 0};function ri(e){var t=Mr(e,ni),n=t[1];return[n,tr({},t[0],{refetch:function(e){return n(e)}})]}var ii,ai=_r(ti||(ti=rr(["\n query ManagedIdentity {\n managedIdentity {\n email\n emailVerified\n sessionData\n }\n }\n"])));function oi(){var e=fr(),t=ri(ai),n=t[0],r=t[1],i=r.loading,a=r.data,s=r.errors,u=r.refetch;return o((function(){null!=a&&a.managedIdentity&&cr(tr({},e,{managedIdentity:a.managedIdentity}))}),[null==a?void 0:a.managedIdentity]),[f((function(){return n({})}),[n]),{loading:i,data:a,errors:s,refetch:u}]}var si,ui=_r(ii||(ii=rr(["\n mutation VerifyEmail($oobCode: String!) {\n verifyManagedIdentityEmail(\n verifyManagedIdentityEmailInput: { oobCode: $oobCode }\n ) {\n success\n }\n }\n"])));function ci(){var e,t=oi()[0],n=Br(ui),r=n[0],i=n[1],a=i.loading,s=i.data,u=i.errors;return o((function(){var e;null!=s&&null!=(e=s.verifyManagedIdentityEmail)&&e.success&&t()}),[null==s||null==(e=s.verifyManagedIdentityEmail)?void 0:e.success]),[r,{loading:a,data:s,errors:u}]}var li,fi=_r(si||(si=rr(["\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 di(){return Br(fi)}var pi=_r(li||(li=rr(["\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 hi(){return Br(pi)}function vi(e,t){var n=u();return n.current&&_(t,n.current.key)||(n.current={key:t,value:e()}),n.current.value}function yi(){return a((function(e){return e+1}),0)}function mi(e){for(var t,n=ar(Object.getOwnPropertyNames(e));!(t=n()).done;){var r=e[t.value];r&&"object"==typeof r&&mi(r)}return Object.freeze(e)}var bi={loading:!0,data:void 0,errors:void 0};function gi(e,t,n){var r=Mr(e,bi),i=r[0],a=r[1],o=yi(),s=o[1];return vi((function(){!n&&a(t)}),[e,t,a,o[0],n]),mi(tr({},i,{refetch:s}))}function Ei(){return window.squatchHistory=window.squatchHistory||function(){switch(zn().type){case"SquatchPortal":return qn();default:return $n()}}(),window.squatchHistory}var wi,_i=e("r",{createHref:function(){var e;return(e=Ei()).createHref.apply(e,[].slice.call(arguments))},push:function(){var e;return(e=Ei()).push.apply(e,[].slice.call(arguments))},replace:function(){var e;return(e=Ei()).replace.apply(e,[].slice.call(arguments))},go:function(){var e;return(e=Ei()).go.apply(e,[].slice.call(arguments))},back:function(){return Ei().back()},forward:function(){var e;return(e=Ei()).forward.apply(e,[].slice.call(arguments))}});function Ti(){var e=yi()[1];return o((function(){return Ei().listen((function(){e()}))}),[]),Ei().location}function Oi(e){var t=l({limit:e.limit,offset:e.offset}),n=t[0],r=t[1],i=n.offset,a=n.limit,o=function(e,t){return e*t},s=function(e,t){return Math.ceil(e/t)||0};return{limit:a,setLimit:function(e){var t=s(i,e),a=o(e,t);r(tr({},n,{limit:e,offset:a}))},offset:i,setCurrentPage:function(e){var t=o(e,a);r((function(e){return tr({},e,{offset:t})}))},calculatePagination:function(e,t){var n=s(i,a),r=function(e,t){return Math.ceil(e/t)||0}(t,a),o=0===e?"0":e>1?i+1+"-"+(i+e):""+(i+1);return{currentPage:n,pageCount:r,rangeOnPage:o,pageProgress:o+" of "+t}}}}function Si(e,t,n,r,i){var a;void 0===r&&(r={}),void 0===i&&(i=!1);var o=Oi(n),s=o.limit,u=o.setLimit,c=o.setCurrentPage,l=o.calculatePagination,f=gi(e,tr({limit:s,offset:o.offset},r),i),d=f.loading,p=f.errors,h=f.refetch,v=t(f.data),y=l((null==v||null==(a=v.data)?void 0:a.length)||0,(null==v?void 0:v.totalCount)||0);return{envelope:v,states:{errors:p,loading:d,limit:s,currentPage:y.currentPage,pageCount:y.pageCount,pageProgress:y.pageProgress},callbacks:{refetch:h,setLimit:u,setCurrentPage:c}}}var Ii=Dn.gql(wi||(wi=rr(["\n mutation ($eventMeta: UserAnalyticsEvent!) {\n createUserAnalyticsEvent(eventMeta: $eventMeta)\n }\n"])));var xi=1e3,Ai=60*xi,Ni=60*Ai,Di=24*Ni,Ci=function(e,t){t=t||{};var n=typeof e;if("string"===n&&e.length>0)return function(e){if(!((e=String(e)).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(e);if(t){var n=parseFloat(t[1]);switch((t[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*n;case"weeks":case"week":case"w":return 6048e5*n;case"days":case"day":case"d":return n*Di;case"hours":case"hour":case"hrs":case"hr":case"h":return n*Ni;case"minutes":case"minute":case"mins":case"min":case"m":return n*Ai;case"seconds":case"second":case"secs":case"sec":case"s":return n*xi;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return n;default:return}}}}(e);if("number"===n&&isFinite(e))return t.long?function(e){var t=Math.abs(e);return t>=Di?ki(e,t,Di,"day"):t>=Ni?ki(e,t,Ni,"hour"):t>=Ai?ki(e,t,Ai,"minute"):t>=xi?ki(e,t,xi,"second"):e+" ms"}(e):function(e){var t=Math.abs(e);return t>=Di?Math.round(e/Di)+"d":t>=Ni?Math.round(e/Ni)+"h":t>=Ai?Math.round(e/Ai)+"m":t>=xi?Math.round(e/xi)+"s":e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function ki(e,t,n,r){var i=t>=1.5*n;return Math.round(e/n)+" "+r+(i?"s":"")}var Fi,Pi,ji,Ri,Mi=(function(e,t){t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;var n="color: "+this.color;t.splice(1,0,n,"color: inherit");var r=0,i=0;t[0].replace(/%[a-zA-Z%]/g,(function(e){"%%"!==e&&(r++,"%c"===e&&(i=r))})),t.splice(i,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){var e;try{e=t.storage.getItem("debug")}catch(e){}return!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG),e},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(e){}}(),t.destroy=function(){var e=!1;return function(){e||(e=!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||function(){},e.exports=function(e){function t(e){var r,i=null;function a(){var e=[];for(var n=0;n<arguments.length;n++){e[n]=arguments[n]}if(!a.enabled)return;var i=a,o=Number(new Date);i.diff=o-(r||o),i.prev=r,i.curr=o,r=o,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");var s=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,(function(n,r){if("%%"===n)return"%";s++;var a=t.formatters[r];return"function"==typeof a&&(n=a.call(i,e[s]),e.splice(s,1),s--),n})),t.formatArgs.call(i,e),(i.log||t.log).apply(i,e)}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=n,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:function(){return null===i?t.enabled(e):i},set:function(e){i=e}}),"function"==typeof t.init&&t.init(a),a}function n(e,n){var r=t(this.namespace+(void 0===n?":":n)+e);return r.log=this.log,r}function r(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){var e=__spreadArrays(t.names.map(r),t.skips.map(r).map((function(e){return"-"+e}))).join(",");return t.enable(""),e},t.enable=function(e){var n;t.save(e),t.names=[],t.skips=[];var r=("string"==typeof e?e:"").split(/[\s,]+/),i=r.length;for(n=0;n<i;n++)r[n]&&("-"===(e=r[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;var n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=Ci,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(e).forEach((function(n){t[n]=e[n]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){var n=0;for(var r=0;r<e.length;r++)n=(n<<5)-n+e.charCodeAt(r),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t}(t);var n=e.exports.formatters;n.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}}(Fi={exports:{}},Fi.exports),Fi.exports)("sq:useForm"),Li=Dn.gql(Pi||(Pi=rr(["\n query ($key: String!) {\n form(key: $key) {\n schema\n initialData {\n initialData\n isEnabled\n isEnabledErrorMessage\n }\n }\n }\n"]))),Vi=Dn.gql(ji||(ji=rr(["\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"]))),Bi=Dn.gql(Ri||(Ri=rr(["\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"])))}}}));
|