@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,1730 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
function _interopNamespace(e) {
|
|
4
|
+
if (e && e.__esModule) return e;
|
|
5
|
+
var n = Object.create(null);
|
|
6
|
+
if (e) {
|
|
7
|
+
Object.keys(e).forEach(function (k) {
|
|
8
|
+
if (k !== 'default') {
|
|
9
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
10
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
11
|
+
enumerable: true,
|
|
12
|
+
get: function () {
|
|
13
|
+
return e[k];
|
|
14
|
+
}
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
n['default'] = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
const NAMESPACE = 'mint-components';
|
|
24
|
+
|
|
25
|
+
let scopeId;
|
|
26
|
+
let contentRef;
|
|
27
|
+
let hostTagName;
|
|
28
|
+
let useNativeShadowDom = false;
|
|
29
|
+
let checkSlotFallbackVisibility = false;
|
|
30
|
+
let checkSlotRelocate = false;
|
|
31
|
+
let isSvgMode = false;
|
|
32
|
+
let renderingRef = null;
|
|
33
|
+
let queuePending = false;
|
|
34
|
+
const win = typeof window !== 'undefined' ? window : {};
|
|
35
|
+
const doc = win.document || { head: {} };
|
|
36
|
+
const H = (win.HTMLElement || class {
|
|
37
|
+
});
|
|
38
|
+
const plt = {
|
|
39
|
+
$flags$: 0,
|
|
40
|
+
$resourcesUrl$: '',
|
|
41
|
+
jmp: h => h(),
|
|
42
|
+
raf: h => requestAnimationFrame(h),
|
|
43
|
+
ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),
|
|
44
|
+
rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
|
|
45
|
+
ce: (eventName, opts) => new CustomEvent(eventName, opts),
|
|
46
|
+
};
|
|
47
|
+
const supportsShadow = true;
|
|
48
|
+
const promiseResolve = (v) => Promise.resolve(v);
|
|
49
|
+
const supportsConstructibleStylesheets = /*@__PURE__*/ (() => {
|
|
50
|
+
try {
|
|
51
|
+
new CSSStyleSheet();
|
|
52
|
+
return typeof (new CSSStyleSheet()).replace === 'function';
|
|
53
|
+
}
|
|
54
|
+
catch (e) { }
|
|
55
|
+
return false;
|
|
56
|
+
})()
|
|
57
|
+
;
|
|
58
|
+
const HYDRATED_CSS = '{visibility:hidden}.hydrated{visibility:inherit}';
|
|
59
|
+
const XLINK_NS = 'http://www.w3.org/1999/xlink';
|
|
60
|
+
const createTime = (fnName, tagName = '') => {
|
|
61
|
+
{
|
|
62
|
+
return () => {
|
|
63
|
+
return;
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
};
|
|
67
|
+
const uniqueTime = (key, measureText) => {
|
|
68
|
+
{
|
|
69
|
+
return () => {
|
|
70
|
+
return;
|
|
71
|
+
};
|
|
72
|
+
}
|
|
73
|
+
};
|
|
74
|
+
const rootAppliedStyles = new WeakMap();
|
|
75
|
+
const registerStyle = (scopeId, cssText, allowCS) => {
|
|
76
|
+
let style = styles.get(scopeId);
|
|
77
|
+
if (supportsConstructibleStylesheets && allowCS) {
|
|
78
|
+
style = (style || new CSSStyleSheet());
|
|
79
|
+
style.replace(cssText);
|
|
80
|
+
}
|
|
81
|
+
else {
|
|
82
|
+
style = cssText;
|
|
83
|
+
}
|
|
84
|
+
styles.set(scopeId, style);
|
|
85
|
+
};
|
|
86
|
+
const addStyle = (styleContainerNode, cmpMeta, mode, hostElm) => {
|
|
87
|
+
let scopeId = getScopeId(cmpMeta);
|
|
88
|
+
let style = styles.get(scopeId);
|
|
89
|
+
// if an element is NOT connected then getRootNode() will return the wrong root node
|
|
90
|
+
// so the fallback is to always use the document for the root node in those cases
|
|
91
|
+
styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : doc;
|
|
92
|
+
if (style) {
|
|
93
|
+
if (typeof style === 'string') {
|
|
94
|
+
styleContainerNode = styleContainerNode.head || styleContainerNode;
|
|
95
|
+
let appliedStyles = rootAppliedStyles.get(styleContainerNode);
|
|
96
|
+
let styleElm;
|
|
97
|
+
if (!appliedStyles) {
|
|
98
|
+
rootAppliedStyles.set(styleContainerNode, (appliedStyles = new Set()));
|
|
99
|
+
}
|
|
100
|
+
if (!appliedStyles.has(scopeId)) {
|
|
101
|
+
{
|
|
102
|
+
{
|
|
103
|
+
styleElm = doc.createElement('style');
|
|
104
|
+
styleElm.innerHTML = style;
|
|
105
|
+
}
|
|
106
|
+
styleContainerNode.insertBefore(styleElm, styleContainerNode.querySelector('link'));
|
|
107
|
+
}
|
|
108
|
+
if (appliedStyles) {
|
|
109
|
+
appliedStyles.add(scopeId);
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
else if ( !styleContainerNode.adoptedStyleSheets.includes(style)) {
|
|
114
|
+
styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, style];
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
return scopeId;
|
|
118
|
+
};
|
|
119
|
+
const attachStyles = (hostRef) => {
|
|
120
|
+
const cmpMeta = hostRef.$cmpMeta$;
|
|
121
|
+
const elm = hostRef.$hostElement$;
|
|
122
|
+
const flags = cmpMeta.$flags$;
|
|
123
|
+
const endAttachStyles = createTime('attachStyles', cmpMeta.$tagName$);
|
|
124
|
+
const scopeId = addStyle( elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(), cmpMeta);
|
|
125
|
+
if ( flags & 10 /* needsScopedEncapsulation */) {
|
|
126
|
+
// only required when we're NOT using native shadow dom (slot)
|
|
127
|
+
// or this browser doesn't support native shadow dom
|
|
128
|
+
// and this host element was NOT created with SSR
|
|
129
|
+
// let's pick out the inner content for slot projection
|
|
130
|
+
// create a node to represent where the original
|
|
131
|
+
// content was first placed, which is useful later on
|
|
132
|
+
// DOM WRITE!!
|
|
133
|
+
elm['s-sc'] = scopeId;
|
|
134
|
+
elm.classList.add(scopeId + '-h');
|
|
135
|
+
}
|
|
136
|
+
endAttachStyles();
|
|
137
|
+
};
|
|
138
|
+
const getScopeId = (cmp, mode) => 'sc-' + ( cmp.$tagName$);
|
|
139
|
+
/**
|
|
140
|
+
* Default style mode id
|
|
141
|
+
*/
|
|
142
|
+
/**
|
|
143
|
+
* Reusable empty obj/array
|
|
144
|
+
* Don't add values to these!!
|
|
145
|
+
*/
|
|
146
|
+
const EMPTY_OBJ = {};
|
|
147
|
+
/**
|
|
148
|
+
* Namespaces
|
|
149
|
+
*/
|
|
150
|
+
const SVG_NS = 'http://www.w3.org/2000/svg';
|
|
151
|
+
const HTML_NS = 'http://www.w3.org/1999/xhtml';
|
|
152
|
+
const isDef = (v) => v != null;
|
|
153
|
+
const isComplexType = (o) => {
|
|
154
|
+
// https://jsperf.com/typeof-fn-object/5
|
|
155
|
+
o = typeof o;
|
|
156
|
+
return o === 'object' || o === 'function';
|
|
157
|
+
};
|
|
158
|
+
/**
|
|
159
|
+
* Production h() function based on Preact by
|
|
160
|
+
* Jason Miller (@developit)
|
|
161
|
+
* Licensed under the MIT License
|
|
162
|
+
* https://github.com/developit/preact/blob/master/LICENSE
|
|
163
|
+
*
|
|
164
|
+
* Modified for Stencil's compiler and vdom
|
|
165
|
+
*/
|
|
166
|
+
// const stack: any[] = [];
|
|
167
|
+
// export function h(nodeName: string | d.FunctionalComponent, vnodeData: d.PropsType, child?: d.ChildType): d.VNode;
|
|
168
|
+
// export function h(nodeName: string | d.FunctionalComponent, vnodeData: d.PropsType, ...children: d.ChildType[]): d.VNode;
|
|
169
|
+
const h = (nodeName, vnodeData, ...children) => {
|
|
170
|
+
let child = null;
|
|
171
|
+
let key = null;
|
|
172
|
+
let slotName = null;
|
|
173
|
+
let simple = false;
|
|
174
|
+
let lastSimple = false;
|
|
175
|
+
let vNodeChildren = [];
|
|
176
|
+
const walk = (c) => {
|
|
177
|
+
for (let i = 0; i < c.length; i++) {
|
|
178
|
+
child = c[i];
|
|
179
|
+
if (Array.isArray(child)) {
|
|
180
|
+
walk(child);
|
|
181
|
+
}
|
|
182
|
+
else if (child != null && typeof child !== 'boolean') {
|
|
183
|
+
if ((simple = typeof nodeName !== 'function' && !isComplexType(child))) {
|
|
184
|
+
child = String(child);
|
|
185
|
+
}
|
|
186
|
+
if (simple && lastSimple) {
|
|
187
|
+
// If the previous child was simple (string), we merge both
|
|
188
|
+
vNodeChildren[vNodeChildren.length - 1].$text$ += child;
|
|
189
|
+
}
|
|
190
|
+
else {
|
|
191
|
+
// Append a new vNode, if it's text, we create a text vNode
|
|
192
|
+
vNodeChildren.push(simple ? newVNode(null, child) : child);
|
|
193
|
+
}
|
|
194
|
+
lastSimple = simple;
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
};
|
|
198
|
+
walk(children);
|
|
199
|
+
if (vnodeData) {
|
|
200
|
+
// normalize class / classname attributes
|
|
201
|
+
if ( vnodeData.key) {
|
|
202
|
+
key = vnodeData.key;
|
|
203
|
+
}
|
|
204
|
+
if ( vnodeData.name) {
|
|
205
|
+
slotName = vnodeData.name;
|
|
206
|
+
}
|
|
207
|
+
{
|
|
208
|
+
const classData = vnodeData.className || vnodeData.class;
|
|
209
|
+
if (classData) {
|
|
210
|
+
vnodeData.class =
|
|
211
|
+
typeof classData !== 'object'
|
|
212
|
+
? classData
|
|
213
|
+
: Object.keys(classData)
|
|
214
|
+
.filter(k => classData[k])
|
|
215
|
+
.join(' ');
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
if ( typeof nodeName === 'function') {
|
|
220
|
+
// nodeName is a functional component
|
|
221
|
+
return nodeName(vnodeData === null ? {} : vnodeData, vNodeChildren, vdomFnUtils);
|
|
222
|
+
}
|
|
223
|
+
const vnode = newVNode(nodeName, null);
|
|
224
|
+
vnode.$attrs$ = vnodeData;
|
|
225
|
+
if (vNodeChildren.length > 0) {
|
|
226
|
+
vnode.$children$ = vNodeChildren;
|
|
227
|
+
}
|
|
228
|
+
{
|
|
229
|
+
vnode.$key$ = key;
|
|
230
|
+
}
|
|
231
|
+
{
|
|
232
|
+
vnode.$name$ = slotName;
|
|
233
|
+
}
|
|
234
|
+
return vnode;
|
|
235
|
+
};
|
|
236
|
+
const newVNode = (tag, text) => {
|
|
237
|
+
const vnode = {
|
|
238
|
+
$flags$: 0,
|
|
239
|
+
$tag$: tag,
|
|
240
|
+
$text$: text,
|
|
241
|
+
$elm$: null,
|
|
242
|
+
$children$: null,
|
|
243
|
+
};
|
|
244
|
+
{
|
|
245
|
+
vnode.$attrs$ = null;
|
|
246
|
+
}
|
|
247
|
+
{
|
|
248
|
+
vnode.$key$ = null;
|
|
249
|
+
}
|
|
250
|
+
{
|
|
251
|
+
vnode.$name$ = null;
|
|
252
|
+
}
|
|
253
|
+
return vnode;
|
|
254
|
+
};
|
|
255
|
+
const Host = {};
|
|
256
|
+
const isHost = (node) => node && node.$tag$ === Host;
|
|
257
|
+
const vdomFnUtils = {
|
|
258
|
+
forEach: (children, cb) => children.map(convertToPublic).forEach(cb),
|
|
259
|
+
map: (children, cb) => children.map(convertToPublic).map(cb).map(convertToPrivate),
|
|
260
|
+
};
|
|
261
|
+
const convertToPublic = (node) => ({
|
|
262
|
+
vattrs: node.$attrs$,
|
|
263
|
+
vchildren: node.$children$,
|
|
264
|
+
vkey: node.$key$,
|
|
265
|
+
vname: node.$name$,
|
|
266
|
+
vtag: node.$tag$,
|
|
267
|
+
vtext: node.$text$,
|
|
268
|
+
});
|
|
269
|
+
const convertToPrivate = (node) => {
|
|
270
|
+
if (typeof node.vtag === 'function') {
|
|
271
|
+
const vnodeData = Object.assign({}, node.vattrs);
|
|
272
|
+
if (node.vkey) {
|
|
273
|
+
vnodeData.key = node.vkey;
|
|
274
|
+
}
|
|
275
|
+
if (node.vname) {
|
|
276
|
+
vnodeData.name = node.vname;
|
|
277
|
+
}
|
|
278
|
+
return h(node.vtag, vnodeData, ...(node.vchildren || []));
|
|
279
|
+
}
|
|
280
|
+
const vnode = newVNode(node.vtag, node.vtext);
|
|
281
|
+
vnode.$attrs$ = node.vattrs;
|
|
282
|
+
vnode.$children$ = node.vchildren;
|
|
283
|
+
vnode.$key$ = node.vkey;
|
|
284
|
+
vnode.$name$ = node.vname;
|
|
285
|
+
return vnode;
|
|
286
|
+
};
|
|
287
|
+
/**
|
|
288
|
+
* Production setAccessor() function based on Preact by
|
|
289
|
+
* Jason Miller (@developit)
|
|
290
|
+
* Licensed under the MIT License
|
|
291
|
+
* https://github.com/developit/preact/blob/master/LICENSE
|
|
292
|
+
*
|
|
293
|
+
* Modified for Stencil's compiler and vdom
|
|
294
|
+
*/
|
|
295
|
+
const setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
296
|
+
if (oldValue !== newValue) {
|
|
297
|
+
let isProp = isMemberInElement(elm, memberName);
|
|
298
|
+
let ln = memberName.toLowerCase();
|
|
299
|
+
if ( memberName === 'class') {
|
|
300
|
+
const classList = elm.classList;
|
|
301
|
+
const oldClasses = parseClassList(oldValue);
|
|
302
|
+
const newClasses = parseClassList(newValue);
|
|
303
|
+
classList.remove(...oldClasses.filter(c => c && !newClasses.includes(c)));
|
|
304
|
+
classList.add(...newClasses.filter(c => c && !oldClasses.includes(c)));
|
|
305
|
+
}
|
|
306
|
+
else if ( memberName === 'style') {
|
|
307
|
+
// update style attribute, css properties and values
|
|
308
|
+
{
|
|
309
|
+
for (const prop in oldValue) {
|
|
310
|
+
if (!newValue || newValue[prop] == null) {
|
|
311
|
+
if ( prop.includes('-')) {
|
|
312
|
+
elm.style.removeProperty(prop);
|
|
313
|
+
}
|
|
314
|
+
else {
|
|
315
|
+
elm.style[prop] = '';
|
|
316
|
+
}
|
|
317
|
+
}
|
|
318
|
+
}
|
|
319
|
+
}
|
|
320
|
+
for (const prop in newValue) {
|
|
321
|
+
if (!oldValue || newValue[prop] !== oldValue[prop]) {
|
|
322
|
+
if ( prop.includes('-')) {
|
|
323
|
+
elm.style.setProperty(prop, newValue[prop]);
|
|
324
|
+
}
|
|
325
|
+
else {
|
|
326
|
+
elm.style[prop] = newValue[prop];
|
|
327
|
+
}
|
|
328
|
+
}
|
|
329
|
+
}
|
|
330
|
+
}
|
|
331
|
+
else if ( memberName === 'key')
|
|
332
|
+
;
|
|
333
|
+
else if ( memberName === 'ref') {
|
|
334
|
+
// minifier will clean this up
|
|
335
|
+
if (newValue) {
|
|
336
|
+
newValue(elm);
|
|
337
|
+
}
|
|
338
|
+
}
|
|
339
|
+
else if ( ( !isProp ) && memberName[0] === 'o' && memberName[1] === 'n') {
|
|
340
|
+
// Event Handlers
|
|
341
|
+
// so if the member name starts with "on" and the 3rd characters is
|
|
342
|
+
// a capital letter, and it's not already a member on the element,
|
|
343
|
+
// then we're assuming it's an event listener
|
|
344
|
+
if (memberName[2] === '-') {
|
|
345
|
+
// on- prefixed events
|
|
346
|
+
// allows to be explicit about the dom event to listen without any magic
|
|
347
|
+
// under the hood:
|
|
348
|
+
// <my-cmp on-click> // listens for "click"
|
|
349
|
+
// <my-cmp on-Click> // listens for "Click"
|
|
350
|
+
// <my-cmp on-ionChange> // listens for "ionChange"
|
|
351
|
+
// <my-cmp on-EVENTS> // listens for "EVENTS"
|
|
352
|
+
memberName = memberName.slice(3);
|
|
353
|
+
}
|
|
354
|
+
else if (isMemberInElement(win, ln)) {
|
|
355
|
+
// standard event
|
|
356
|
+
// the JSX attribute could have been "onMouseOver" and the
|
|
357
|
+
// member name "onmouseover" is on the window's prototype
|
|
358
|
+
// so let's add the listener "mouseover", which is all lowercased
|
|
359
|
+
memberName = ln.slice(2);
|
|
360
|
+
}
|
|
361
|
+
else {
|
|
362
|
+
// custom event
|
|
363
|
+
// the JSX attribute could have been "onMyCustomEvent"
|
|
364
|
+
// so let's trim off the "on" prefix and lowercase the first character
|
|
365
|
+
// and add the listener "myCustomEvent"
|
|
366
|
+
// except for the first character, we keep the event name case
|
|
367
|
+
memberName = ln[2] + memberName.slice(3);
|
|
368
|
+
}
|
|
369
|
+
if (oldValue) {
|
|
370
|
+
plt.rel(elm, memberName, oldValue, false);
|
|
371
|
+
}
|
|
372
|
+
if (newValue) {
|
|
373
|
+
plt.ael(elm, memberName, newValue, false);
|
|
374
|
+
}
|
|
375
|
+
}
|
|
376
|
+
else {
|
|
377
|
+
// Set property if it exists and it's not a SVG
|
|
378
|
+
const isComplex = isComplexType(newValue);
|
|
379
|
+
if ((isProp || (isComplex && newValue !== null)) && !isSvg) {
|
|
380
|
+
try {
|
|
381
|
+
if (!elm.tagName.includes('-')) {
|
|
382
|
+
let n = newValue == null ? '' : newValue;
|
|
383
|
+
// Workaround for Safari, moving the <input> caret when re-assigning the same valued
|
|
384
|
+
if (memberName === 'list') {
|
|
385
|
+
isProp = false;
|
|
386
|
+
// tslint:disable-next-line: triple-equals
|
|
387
|
+
}
|
|
388
|
+
else if (oldValue == null || elm[memberName] != n) {
|
|
389
|
+
elm[memberName] = n;
|
|
390
|
+
}
|
|
391
|
+
}
|
|
392
|
+
else {
|
|
393
|
+
elm[memberName] = newValue;
|
|
394
|
+
}
|
|
395
|
+
}
|
|
396
|
+
catch (e) { }
|
|
397
|
+
}
|
|
398
|
+
/**
|
|
399
|
+
* Need to manually update attribute if:
|
|
400
|
+
* - memberName is not an attribute
|
|
401
|
+
* - if we are rendering the host element in order to reflect attribute
|
|
402
|
+
* - if it's a SVG, since properties might not work in <svg>
|
|
403
|
+
* - if the newValue is null/undefined or 'false'.
|
|
404
|
+
*/
|
|
405
|
+
let xlink = false;
|
|
406
|
+
{
|
|
407
|
+
if (ln !== (ln = ln.replace(/^xlink\:?/, ''))) {
|
|
408
|
+
memberName = ln;
|
|
409
|
+
xlink = true;
|
|
410
|
+
}
|
|
411
|
+
}
|
|
412
|
+
if (newValue == null || newValue === false) {
|
|
413
|
+
if (newValue !== false || elm.getAttribute(memberName) === '') {
|
|
414
|
+
if ( xlink) {
|
|
415
|
+
elm.removeAttributeNS(XLINK_NS, memberName);
|
|
416
|
+
}
|
|
417
|
+
else {
|
|
418
|
+
elm.removeAttribute(memberName);
|
|
419
|
+
}
|
|
420
|
+
}
|
|
421
|
+
}
|
|
422
|
+
else if ((!isProp || flags & 4 /* isHost */ || isSvg) && !isComplex) {
|
|
423
|
+
newValue = newValue === true ? '' : newValue;
|
|
424
|
+
if ( xlink) {
|
|
425
|
+
elm.setAttributeNS(XLINK_NS, memberName, newValue);
|
|
426
|
+
}
|
|
427
|
+
else {
|
|
428
|
+
elm.setAttribute(memberName, newValue);
|
|
429
|
+
}
|
|
430
|
+
}
|
|
431
|
+
}
|
|
432
|
+
}
|
|
433
|
+
};
|
|
434
|
+
const parseClassListRegex = /\s/;
|
|
435
|
+
const parseClassList = (value) => (!value ? [] : value.split(parseClassListRegex));
|
|
436
|
+
const updateElement = (oldVnode, newVnode, isSvgMode, memberName) => {
|
|
437
|
+
// if the element passed in is a shadow root, which is a document fragment
|
|
438
|
+
// then we want to be adding attrs/props to the shadow root's "host" element
|
|
439
|
+
// if it's not a shadow root, then we add attrs/props to the same element
|
|
440
|
+
const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
|
|
441
|
+
const oldVnodeAttrs = (oldVnode && oldVnode.$attrs$) || EMPTY_OBJ;
|
|
442
|
+
const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;
|
|
443
|
+
{
|
|
444
|
+
// remove attributes no longer present on the vnode by setting them to undefined
|
|
445
|
+
for (memberName in oldVnodeAttrs) {
|
|
446
|
+
if (!(memberName in newVnodeAttrs)) {
|
|
447
|
+
setAccessor(elm, memberName, oldVnodeAttrs[memberName], undefined, isSvgMode, newVnode.$flags$);
|
|
448
|
+
}
|
|
449
|
+
}
|
|
450
|
+
}
|
|
451
|
+
// add new & update changed attributes
|
|
452
|
+
for (memberName in newVnodeAttrs) {
|
|
453
|
+
setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode, newVnode.$flags$);
|
|
454
|
+
}
|
|
455
|
+
};
|
|
456
|
+
const createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
|
|
457
|
+
// tslint:disable-next-line: prefer-const
|
|
458
|
+
let newVNode = newParentVNode.$children$[childIndex];
|
|
459
|
+
let i = 0;
|
|
460
|
+
let elm;
|
|
461
|
+
let childNode;
|
|
462
|
+
let oldVNode;
|
|
463
|
+
if ( !useNativeShadowDom) {
|
|
464
|
+
// remember for later we need to check to relocate nodes
|
|
465
|
+
checkSlotRelocate = true;
|
|
466
|
+
if (newVNode.$tag$ === 'slot') {
|
|
467
|
+
if (scopeId) {
|
|
468
|
+
// scoped css needs to add its scoped id to the parent element
|
|
469
|
+
parentElm.classList.add(scopeId + '-s');
|
|
470
|
+
}
|
|
471
|
+
newVNode.$flags$ |= newVNode.$children$
|
|
472
|
+
? // slot element has fallback content
|
|
473
|
+
2 /* isSlotFallback */
|
|
474
|
+
: // slot element does not have fallback content
|
|
475
|
+
1 /* isSlotReference */;
|
|
476
|
+
}
|
|
477
|
+
}
|
|
478
|
+
if ( newVNode.$text$ !== null) {
|
|
479
|
+
// create text node
|
|
480
|
+
elm = newVNode.$elm$ = doc.createTextNode(newVNode.$text$);
|
|
481
|
+
}
|
|
482
|
+
else if ( newVNode.$flags$ & 1 /* isSlotReference */) {
|
|
483
|
+
// create a slot reference node
|
|
484
|
+
elm = newVNode.$elm$ = doc.createTextNode('');
|
|
485
|
+
}
|
|
486
|
+
else {
|
|
487
|
+
if ( !isSvgMode) {
|
|
488
|
+
isSvgMode = newVNode.$tag$ === 'svg';
|
|
489
|
+
}
|
|
490
|
+
// create element
|
|
491
|
+
elm = newVNode.$elm$ = ( doc.createElementNS(isSvgMode ? SVG_NS : HTML_NS, newVNode.$flags$ & 2 /* isSlotFallback */ ? 'slot-fb' : newVNode.$tag$)
|
|
492
|
+
);
|
|
493
|
+
if ( isSvgMode && newVNode.$tag$ === 'foreignObject') {
|
|
494
|
+
isSvgMode = false;
|
|
495
|
+
}
|
|
496
|
+
// add css classes, attrs, props, listeners, etc.
|
|
497
|
+
{
|
|
498
|
+
updateElement(null, newVNode, isSvgMode);
|
|
499
|
+
}
|
|
500
|
+
if ( isDef(scopeId) && elm['s-si'] !== scopeId) {
|
|
501
|
+
// if there is a scopeId and this is the initial render
|
|
502
|
+
// then let's add the scopeId as a css class
|
|
503
|
+
elm.classList.add((elm['s-si'] = scopeId));
|
|
504
|
+
}
|
|
505
|
+
if (newVNode.$children$) {
|
|
506
|
+
for (i = 0; i < newVNode.$children$.length; ++i) {
|
|
507
|
+
// create the node
|
|
508
|
+
childNode = createElm(oldParentVNode, newVNode, i, elm);
|
|
509
|
+
// return node could have been null
|
|
510
|
+
if (childNode) {
|
|
511
|
+
// append our new node
|
|
512
|
+
elm.appendChild(childNode);
|
|
513
|
+
}
|
|
514
|
+
}
|
|
515
|
+
}
|
|
516
|
+
{
|
|
517
|
+
if (newVNode.$tag$ === 'svg') {
|
|
518
|
+
// Only reset the SVG context when we're exiting <svg> element
|
|
519
|
+
isSvgMode = false;
|
|
520
|
+
}
|
|
521
|
+
else if (elm.tagName === 'foreignObject') {
|
|
522
|
+
// Reenter SVG context when we're exiting <foreignObject> element
|
|
523
|
+
isSvgMode = true;
|
|
524
|
+
}
|
|
525
|
+
}
|
|
526
|
+
}
|
|
527
|
+
{
|
|
528
|
+
elm['s-hn'] = hostTagName;
|
|
529
|
+
if (newVNode.$flags$ & (2 /* isSlotFallback */ | 1 /* isSlotReference */)) {
|
|
530
|
+
// remember the content reference comment
|
|
531
|
+
elm['s-sr'] = true;
|
|
532
|
+
// remember the content reference comment
|
|
533
|
+
elm['s-cr'] = contentRef;
|
|
534
|
+
// remember the slot name, or empty string for default slot
|
|
535
|
+
elm['s-sn'] = newVNode.$name$ || '';
|
|
536
|
+
// check if we've got an old vnode for this slot
|
|
537
|
+
oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];
|
|
538
|
+
if (oldVNode && oldVNode.$tag$ === newVNode.$tag$ && oldParentVNode.$elm$) {
|
|
539
|
+
// we've got an old slot vnode and the wrapper is being replaced
|
|
540
|
+
// so let's move the old slot content back to it's original location
|
|
541
|
+
putBackInOriginalLocation(oldParentVNode.$elm$, false);
|
|
542
|
+
}
|
|
543
|
+
}
|
|
544
|
+
}
|
|
545
|
+
return elm;
|
|
546
|
+
};
|
|
547
|
+
const putBackInOriginalLocation = (parentElm, recursive) => {
|
|
548
|
+
plt.$flags$ |= 1 /* isTmpDisconnected */;
|
|
549
|
+
const oldSlotChildNodes = parentElm.childNodes;
|
|
550
|
+
for (let i = oldSlotChildNodes.length - 1; i >= 0; i--) {
|
|
551
|
+
const childNode = oldSlotChildNodes[i];
|
|
552
|
+
if (childNode['s-hn'] !== hostTagName && childNode['s-ol']) {
|
|
553
|
+
// // this child node in the old element is from another component
|
|
554
|
+
// // remove this node from the old slot's parent
|
|
555
|
+
// childNode.remove();
|
|
556
|
+
// and relocate it back to it's original location
|
|
557
|
+
parentReferenceNode(childNode).insertBefore(childNode, referenceNode(childNode));
|
|
558
|
+
// remove the old original location comment entirely
|
|
559
|
+
// later on the patch function will know what to do
|
|
560
|
+
// and move this to the correct spot in need be
|
|
561
|
+
childNode['s-ol'].remove();
|
|
562
|
+
childNode['s-ol'] = undefined;
|
|
563
|
+
checkSlotRelocate = true;
|
|
564
|
+
}
|
|
565
|
+
if (recursive) {
|
|
566
|
+
putBackInOriginalLocation(childNode, recursive);
|
|
567
|
+
}
|
|
568
|
+
}
|
|
569
|
+
plt.$flags$ &= ~1 /* isTmpDisconnected */;
|
|
570
|
+
};
|
|
571
|
+
const addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
|
|
572
|
+
let containerElm = (( parentElm['s-cr'] && parentElm['s-cr'].parentNode) || parentElm);
|
|
573
|
+
let childNode;
|
|
574
|
+
if ( containerElm.shadowRoot && containerElm.tagName === hostTagName) {
|
|
575
|
+
containerElm = containerElm.shadowRoot;
|
|
576
|
+
}
|
|
577
|
+
for (; startIdx <= endIdx; ++startIdx) {
|
|
578
|
+
if (vnodes[startIdx]) {
|
|
579
|
+
childNode = createElm(null, parentVNode, startIdx, parentElm);
|
|
580
|
+
if (childNode) {
|
|
581
|
+
vnodes[startIdx].$elm$ = childNode;
|
|
582
|
+
containerElm.insertBefore(childNode, referenceNode(before) );
|
|
583
|
+
}
|
|
584
|
+
}
|
|
585
|
+
}
|
|
586
|
+
};
|
|
587
|
+
const removeVnodes = (vnodes, startIdx, endIdx, vnode, elm) => {
|
|
588
|
+
for (; startIdx <= endIdx; ++startIdx) {
|
|
589
|
+
if ((vnode = vnodes[startIdx])) {
|
|
590
|
+
elm = vnode.$elm$;
|
|
591
|
+
callNodeRefs(vnode);
|
|
592
|
+
{
|
|
593
|
+
// we're removing this element
|
|
594
|
+
// so it's possible we need to show slot fallback content now
|
|
595
|
+
checkSlotFallbackVisibility = true;
|
|
596
|
+
if (elm['s-ol']) {
|
|
597
|
+
// remove the original location comment
|
|
598
|
+
elm['s-ol'].remove();
|
|
599
|
+
}
|
|
600
|
+
else {
|
|
601
|
+
// it's possible that child nodes of the node
|
|
602
|
+
// that's being removed are slot nodes
|
|
603
|
+
putBackInOriginalLocation(elm, true);
|
|
604
|
+
}
|
|
605
|
+
}
|
|
606
|
+
// remove the vnode's element from the dom
|
|
607
|
+
elm.remove();
|
|
608
|
+
}
|
|
609
|
+
}
|
|
610
|
+
};
|
|
611
|
+
const updateChildren = (parentElm, oldCh, newVNode, newCh) => {
|
|
612
|
+
let oldStartIdx = 0;
|
|
613
|
+
let newStartIdx = 0;
|
|
614
|
+
let idxInOld = 0;
|
|
615
|
+
let i = 0;
|
|
616
|
+
let oldEndIdx = oldCh.length - 1;
|
|
617
|
+
let oldStartVnode = oldCh[0];
|
|
618
|
+
let oldEndVnode = oldCh[oldEndIdx];
|
|
619
|
+
let newEndIdx = newCh.length - 1;
|
|
620
|
+
let newStartVnode = newCh[0];
|
|
621
|
+
let newEndVnode = newCh[newEndIdx];
|
|
622
|
+
let node;
|
|
623
|
+
let elmToMove;
|
|
624
|
+
while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
|
|
625
|
+
if (oldStartVnode == null) {
|
|
626
|
+
// Vnode might have been moved left
|
|
627
|
+
oldStartVnode = oldCh[++oldStartIdx];
|
|
628
|
+
}
|
|
629
|
+
else if (oldEndVnode == null) {
|
|
630
|
+
oldEndVnode = oldCh[--oldEndIdx];
|
|
631
|
+
}
|
|
632
|
+
else if (newStartVnode == null) {
|
|
633
|
+
newStartVnode = newCh[++newStartIdx];
|
|
634
|
+
}
|
|
635
|
+
else if (newEndVnode == null) {
|
|
636
|
+
newEndVnode = newCh[--newEndIdx];
|
|
637
|
+
}
|
|
638
|
+
else if (isSameVnode(oldStartVnode, newStartVnode)) {
|
|
639
|
+
patch(oldStartVnode, newStartVnode);
|
|
640
|
+
oldStartVnode = oldCh[++oldStartIdx];
|
|
641
|
+
newStartVnode = newCh[++newStartIdx];
|
|
642
|
+
}
|
|
643
|
+
else if (isSameVnode(oldEndVnode, newEndVnode)) {
|
|
644
|
+
patch(oldEndVnode, newEndVnode);
|
|
645
|
+
oldEndVnode = oldCh[--oldEndIdx];
|
|
646
|
+
newEndVnode = newCh[--newEndIdx];
|
|
647
|
+
}
|
|
648
|
+
else if (isSameVnode(oldStartVnode, newEndVnode)) {
|
|
649
|
+
// Vnode moved right
|
|
650
|
+
if ( (oldStartVnode.$tag$ === 'slot' || newEndVnode.$tag$ === 'slot')) {
|
|
651
|
+
putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);
|
|
652
|
+
}
|
|
653
|
+
patch(oldStartVnode, newEndVnode);
|
|
654
|
+
parentElm.insertBefore(oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);
|
|
655
|
+
oldStartVnode = oldCh[++oldStartIdx];
|
|
656
|
+
newEndVnode = newCh[--newEndIdx];
|
|
657
|
+
}
|
|
658
|
+
else if (isSameVnode(oldEndVnode, newStartVnode)) {
|
|
659
|
+
// Vnode moved left
|
|
660
|
+
if ( (oldStartVnode.$tag$ === 'slot' || newEndVnode.$tag$ === 'slot')) {
|
|
661
|
+
putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);
|
|
662
|
+
}
|
|
663
|
+
patch(oldEndVnode, newStartVnode);
|
|
664
|
+
parentElm.insertBefore(oldEndVnode.$elm$, oldStartVnode.$elm$);
|
|
665
|
+
oldEndVnode = oldCh[--oldEndIdx];
|
|
666
|
+
newStartVnode = newCh[++newStartIdx];
|
|
667
|
+
}
|
|
668
|
+
else {
|
|
669
|
+
// createKeyToOldIdx
|
|
670
|
+
idxInOld = -1;
|
|
671
|
+
{
|
|
672
|
+
for (i = oldStartIdx; i <= oldEndIdx; ++i) {
|
|
673
|
+
if (oldCh[i] && oldCh[i].$key$ !== null && oldCh[i].$key$ === newStartVnode.$key$) {
|
|
674
|
+
idxInOld = i;
|
|
675
|
+
break;
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
}
|
|
679
|
+
if ( idxInOld >= 0) {
|
|
680
|
+
elmToMove = oldCh[idxInOld];
|
|
681
|
+
if (elmToMove.$tag$ !== newStartVnode.$tag$) {
|
|
682
|
+
node = createElm(oldCh && oldCh[newStartIdx], newVNode, idxInOld, parentElm);
|
|
683
|
+
}
|
|
684
|
+
else {
|
|
685
|
+
patch(elmToMove, newStartVnode);
|
|
686
|
+
oldCh[idxInOld] = undefined;
|
|
687
|
+
node = elmToMove.$elm$;
|
|
688
|
+
}
|
|
689
|
+
newStartVnode = newCh[++newStartIdx];
|
|
690
|
+
}
|
|
691
|
+
else {
|
|
692
|
+
// new element
|
|
693
|
+
node = createElm(oldCh && oldCh[newStartIdx], newVNode, newStartIdx, parentElm);
|
|
694
|
+
newStartVnode = newCh[++newStartIdx];
|
|
695
|
+
}
|
|
696
|
+
if (node) {
|
|
697
|
+
{
|
|
698
|
+
parentReferenceNode(oldStartVnode.$elm$).insertBefore(node, referenceNode(oldStartVnode.$elm$));
|
|
699
|
+
}
|
|
700
|
+
}
|
|
701
|
+
}
|
|
702
|
+
}
|
|
703
|
+
if (oldStartIdx > oldEndIdx) {
|
|
704
|
+
addVnodes(parentElm, newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$, newVNode, newCh, newStartIdx, newEndIdx);
|
|
705
|
+
}
|
|
706
|
+
else if ( newStartIdx > newEndIdx) {
|
|
707
|
+
removeVnodes(oldCh, oldStartIdx, oldEndIdx);
|
|
708
|
+
}
|
|
709
|
+
};
|
|
710
|
+
const isSameVnode = (vnode1, vnode2) => {
|
|
711
|
+
// compare if two vnode to see if they're "technically" the same
|
|
712
|
+
// need to have the same element tag, and same key to be the same
|
|
713
|
+
if (vnode1.$tag$ === vnode2.$tag$) {
|
|
714
|
+
if ( vnode1.$tag$ === 'slot') {
|
|
715
|
+
return vnode1.$name$ === vnode2.$name$;
|
|
716
|
+
}
|
|
717
|
+
{
|
|
718
|
+
return vnode1.$key$ === vnode2.$key$;
|
|
719
|
+
}
|
|
720
|
+
}
|
|
721
|
+
return false;
|
|
722
|
+
};
|
|
723
|
+
const referenceNode = (node) => {
|
|
724
|
+
// this node was relocated to a new location in the dom
|
|
725
|
+
// because of some other component's slot
|
|
726
|
+
// but we still have an html comment in place of where
|
|
727
|
+
// it's original location was according to it's original vdom
|
|
728
|
+
return (node && node['s-ol']) || node;
|
|
729
|
+
};
|
|
730
|
+
const parentReferenceNode = (node) => (node['s-ol'] ? node['s-ol'] : node).parentNode;
|
|
731
|
+
const patch = (oldVNode, newVNode) => {
|
|
732
|
+
const elm = (newVNode.$elm$ = oldVNode.$elm$);
|
|
733
|
+
const oldChildren = oldVNode.$children$;
|
|
734
|
+
const newChildren = newVNode.$children$;
|
|
735
|
+
const tag = newVNode.$tag$;
|
|
736
|
+
const text = newVNode.$text$;
|
|
737
|
+
let defaultHolder;
|
|
738
|
+
if ( text === null) {
|
|
739
|
+
{
|
|
740
|
+
// test if we're rendering an svg element, or still rendering nodes inside of one
|
|
741
|
+
// only add this to the when the compiler sees we're using an svg somewhere
|
|
742
|
+
isSvgMode = tag === 'svg' ? true : tag === 'foreignObject' ? false : isSvgMode;
|
|
743
|
+
}
|
|
744
|
+
// element node
|
|
745
|
+
{
|
|
746
|
+
if ( tag === 'slot')
|
|
747
|
+
;
|
|
748
|
+
else {
|
|
749
|
+
// either this is the first render of an element OR it's an update
|
|
750
|
+
// AND we already know it's possible it could have changed
|
|
751
|
+
// this updates the element's css classes, attrs, props, listeners, etc.
|
|
752
|
+
updateElement(oldVNode, newVNode, isSvgMode);
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
if ( oldChildren !== null && newChildren !== null) {
|
|
756
|
+
// looks like there's child vnodes for both the old and new vnodes
|
|
757
|
+
updateChildren(elm, oldChildren, newVNode, newChildren);
|
|
758
|
+
}
|
|
759
|
+
else if (newChildren !== null) {
|
|
760
|
+
// no old child vnodes, but there are new child vnodes to add
|
|
761
|
+
if ( oldVNode.$text$ !== null) {
|
|
762
|
+
// the old vnode was text, so be sure to clear it out
|
|
763
|
+
elm.textContent = '';
|
|
764
|
+
}
|
|
765
|
+
// add the new vnode children
|
|
766
|
+
addVnodes(elm, null, newVNode, newChildren, 0, newChildren.length - 1);
|
|
767
|
+
}
|
|
768
|
+
else if ( oldChildren !== null) {
|
|
769
|
+
// no new child vnodes, but there are old child vnodes to remove
|
|
770
|
+
removeVnodes(oldChildren, 0, oldChildren.length - 1);
|
|
771
|
+
}
|
|
772
|
+
if ( isSvgMode && tag === 'svg') {
|
|
773
|
+
isSvgMode = false;
|
|
774
|
+
}
|
|
775
|
+
}
|
|
776
|
+
else if ( (defaultHolder = elm['s-cr'])) {
|
|
777
|
+
// this element has slotted content
|
|
778
|
+
defaultHolder.parentNode.textContent = text;
|
|
779
|
+
}
|
|
780
|
+
else if ( oldVNode.$text$ !== text) {
|
|
781
|
+
// update the text content for the text only vnode
|
|
782
|
+
// and also only if the text is different than before
|
|
783
|
+
elm.data = text;
|
|
784
|
+
}
|
|
785
|
+
};
|
|
786
|
+
const updateFallbackSlotVisibility = (elm) => {
|
|
787
|
+
// tslint:disable-next-line: prefer-const
|
|
788
|
+
let childNodes = elm.childNodes;
|
|
789
|
+
let childNode;
|
|
790
|
+
let i;
|
|
791
|
+
let ilen;
|
|
792
|
+
let j;
|
|
793
|
+
let slotNameAttr;
|
|
794
|
+
let nodeType;
|
|
795
|
+
for (i = 0, ilen = childNodes.length; i < ilen; i++) {
|
|
796
|
+
childNode = childNodes[i];
|
|
797
|
+
if (childNode.nodeType === 1 /* ElementNode */) {
|
|
798
|
+
if (childNode['s-sr']) {
|
|
799
|
+
// this is a slot fallback node
|
|
800
|
+
// get the slot name for this slot reference node
|
|
801
|
+
slotNameAttr = childNode['s-sn'];
|
|
802
|
+
// by default always show a fallback slot node
|
|
803
|
+
// then hide it if there are other slots in the light dom
|
|
804
|
+
childNode.hidden = false;
|
|
805
|
+
for (j = 0; j < ilen; j++) {
|
|
806
|
+
nodeType = childNodes[j].nodeType;
|
|
807
|
+
if (childNodes[j]['s-hn'] !== childNode['s-hn'] || slotNameAttr !== '') {
|
|
808
|
+
// this sibling node is from a different component OR is a named fallback slot node
|
|
809
|
+
if (nodeType === 1 /* ElementNode */ && slotNameAttr === childNodes[j].getAttribute('slot')) {
|
|
810
|
+
childNode.hidden = true;
|
|
811
|
+
break;
|
|
812
|
+
}
|
|
813
|
+
}
|
|
814
|
+
else {
|
|
815
|
+
// this is a default fallback slot node
|
|
816
|
+
// any element or text node (with content)
|
|
817
|
+
// should hide the default fallback slot node
|
|
818
|
+
if (nodeType === 1 /* ElementNode */ ||
|
|
819
|
+
(nodeType === 3 /* TextNode */ && childNodes[j].textContent.trim() !== '')) {
|
|
820
|
+
childNode.hidden = true;
|
|
821
|
+
break;
|
|
822
|
+
}
|
|
823
|
+
}
|
|
824
|
+
}
|
|
825
|
+
}
|
|
826
|
+
// keep drilling down
|
|
827
|
+
updateFallbackSlotVisibility(childNode);
|
|
828
|
+
}
|
|
829
|
+
}
|
|
830
|
+
};
|
|
831
|
+
const relocateNodes = [];
|
|
832
|
+
const relocateSlotContent = (elm) => {
|
|
833
|
+
// tslint:disable-next-line: prefer-const
|
|
834
|
+
let childNode;
|
|
835
|
+
let node;
|
|
836
|
+
let hostContentNodes;
|
|
837
|
+
let slotNameAttr;
|
|
838
|
+
let relocateNodeData;
|
|
839
|
+
let j;
|
|
840
|
+
let i = 0;
|
|
841
|
+
let childNodes = elm.childNodes;
|
|
842
|
+
let ilen = childNodes.length;
|
|
843
|
+
for (; i < ilen; i++) {
|
|
844
|
+
childNode = childNodes[i];
|
|
845
|
+
if (childNode['s-sr'] && (node = childNode['s-cr']) && node.parentNode) {
|
|
846
|
+
// first got the content reference comment node
|
|
847
|
+
// then we got it's parent, which is where all the host content is in now
|
|
848
|
+
hostContentNodes = node.parentNode.childNodes;
|
|
849
|
+
slotNameAttr = childNode['s-sn'];
|
|
850
|
+
for (j = hostContentNodes.length - 1; j >= 0; j--) {
|
|
851
|
+
node = hostContentNodes[j];
|
|
852
|
+
if (!node['s-cn'] && !node['s-nr'] && node['s-hn'] !== childNode['s-hn']) {
|
|
853
|
+
// let's do some relocating to its new home
|
|
854
|
+
// but never relocate a content reference node
|
|
855
|
+
// that is suppose to always represent the original content location
|
|
856
|
+
if (isNodeLocatedInSlot(node, slotNameAttr)) {
|
|
857
|
+
// it's possible we've already decided to relocate this node
|
|
858
|
+
relocateNodeData = relocateNodes.find(r => r.$nodeToRelocate$ === node);
|
|
859
|
+
// made some changes to slots
|
|
860
|
+
// let's make sure we also double check
|
|
861
|
+
// fallbacks are correctly hidden or shown
|
|
862
|
+
checkSlotFallbackVisibility = true;
|
|
863
|
+
node['s-sn'] = node['s-sn'] || slotNameAttr;
|
|
864
|
+
if (relocateNodeData) {
|
|
865
|
+
// previously we never found a slot home for this node
|
|
866
|
+
// but turns out we did, so let's remember it now
|
|
867
|
+
relocateNodeData.$slotRefNode$ = childNode;
|
|
868
|
+
}
|
|
869
|
+
else {
|
|
870
|
+
// add to our list of nodes to relocate
|
|
871
|
+
relocateNodes.push({
|
|
872
|
+
$slotRefNode$: childNode,
|
|
873
|
+
$nodeToRelocate$: node,
|
|
874
|
+
});
|
|
875
|
+
}
|
|
876
|
+
if (node['s-sr']) {
|
|
877
|
+
relocateNodes.map(relocateNode => {
|
|
878
|
+
if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node['s-sn'])) {
|
|
879
|
+
relocateNodeData = relocateNodes.find(r => r.$nodeToRelocate$ === node);
|
|
880
|
+
if (relocateNodeData && !relocateNode.$slotRefNode$) {
|
|
881
|
+
relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;
|
|
882
|
+
}
|
|
883
|
+
}
|
|
884
|
+
});
|
|
885
|
+
}
|
|
886
|
+
}
|
|
887
|
+
else if (!relocateNodes.some(r => r.$nodeToRelocate$ === node)) {
|
|
888
|
+
// so far this element does not have a slot home, not setting slotRefNode on purpose
|
|
889
|
+
// if we never find a home for this element then we'll need to hide it
|
|
890
|
+
relocateNodes.push({
|
|
891
|
+
$nodeToRelocate$: node,
|
|
892
|
+
});
|
|
893
|
+
}
|
|
894
|
+
}
|
|
895
|
+
}
|
|
896
|
+
}
|
|
897
|
+
if (childNode.nodeType === 1 /* ElementNode */) {
|
|
898
|
+
relocateSlotContent(childNode);
|
|
899
|
+
}
|
|
900
|
+
}
|
|
901
|
+
};
|
|
902
|
+
const isNodeLocatedInSlot = (nodeToRelocate, slotNameAttr) => {
|
|
903
|
+
if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
|
|
904
|
+
if (nodeToRelocate.getAttribute('slot') === null && slotNameAttr === '') {
|
|
905
|
+
return true;
|
|
906
|
+
}
|
|
907
|
+
if (nodeToRelocate.getAttribute('slot') === slotNameAttr) {
|
|
908
|
+
return true;
|
|
909
|
+
}
|
|
910
|
+
return false;
|
|
911
|
+
}
|
|
912
|
+
if (nodeToRelocate['s-sn'] === slotNameAttr) {
|
|
913
|
+
return true;
|
|
914
|
+
}
|
|
915
|
+
return slotNameAttr === '';
|
|
916
|
+
};
|
|
917
|
+
const callNodeRefs = (vNode) => {
|
|
918
|
+
{
|
|
919
|
+
vNode.$attrs$ && vNode.$attrs$.ref && vNode.$attrs$.ref(null);
|
|
920
|
+
vNode.$children$ && vNode.$children$.map(callNodeRefs);
|
|
921
|
+
}
|
|
922
|
+
};
|
|
923
|
+
const renderVdom = (hostRef, renderFnResults) => {
|
|
924
|
+
const hostElm = hostRef.$hostElement$;
|
|
925
|
+
const cmpMeta = hostRef.$cmpMeta$;
|
|
926
|
+
const oldVNode = hostRef.$vnode$ || newVNode(null, null);
|
|
927
|
+
const rootVnode = isHost(renderFnResults) ? renderFnResults : h(null, null, renderFnResults);
|
|
928
|
+
hostTagName = hostElm.tagName;
|
|
929
|
+
rootVnode.$tag$ = null;
|
|
930
|
+
rootVnode.$flags$ |= 4 /* isHost */;
|
|
931
|
+
hostRef.$vnode$ = rootVnode;
|
|
932
|
+
rootVnode.$elm$ = oldVNode.$elm$ = ( hostElm.shadowRoot || hostElm );
|
|
933
|
+
{
|
|
934
|
+
scopeId = hostElm['s-sc'];
|
|
935
|
+
}
|
|
936
|
+
{
|
|
937
|
+
contentRef = hostElm['s-cr'];
|
|
938
|
+
useNativeShadowDom = (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;
|
|
939
|
+
// always reset
|
|
940
|
+
checkSlotFallbackVisibility = false;
|
|
941
|
+
}
|
|
942
|
+
// synchronous patch
|
|
943
|
+
patch(oldVNode, rootVnode);
|
|
944
|
+
{
|
|
945
|
+
// while we're moving nodes around existing nodes, temporarily disable
|
|
946
|
+
// the disconnectCallback from working
|
|
947
|
+
plt.$flags$ |= 1 /* isTmpDisconnected */;
|
|
948
|
+
if (checkSlotRelocate) {
|
|
949
|
+
relocateSlotContent(rootVnode.$elm$);
|
|
950
|
+
let relocateData;
|
|
951
|
+
let nodeToRelocate;
|
|
952
|
+
let orgLocationNode;
|
|
953
|
+
let parentNodeRef;
|
|
954
|
+
let insertBeforeNode;
|
|
955
|
+
let refNode;
|
|
956
|
+
let i = 0;
|
|
957
|
+
for (; i < relocateNodes.length; i++) {
|
|
958
|
+
relocateData = relocateNodes[i];
|
|
959
|
+
nodeToRelocate = relocateData.$nodeToRelocate$;
|
|
960
|
+
if (!nodeToRelocate['s-ol']) {
|
|
961
|
+
// add a reference node marking this node's original location
|
|
962
|
+
// keep a reference to this node for later lookups
|
|
963
|
+
orgLocationNode = doc.createTextNode('');
|
|
964
|
+
orgLocationNode['s-nr'] = nodeToRelocate;
|
|
965
|
+
nodeToRelocate.parentNode.insertBefore((nodeToRelocate['s-ol'] = orgLocationNode), nodeToRelocate);
|
|
966
|
+
}
|
|
967
|
+
}
|
|
968
|
+
for (i = 0; i < relocateNodes.length; i++) {
|
|
969
|
+
relocateData = relocateNodes[i];
|
|
970
|
+
nodeToRelocate = relocateData.$nodeToRelocate$;
|
|
971
|
+
if (relocateData.$slotRefNode$) {
|
|
972
|
+
// by default we're just going to insert it directly
|
|
973
|
+
// after the slot reference node
|
|
974
|
+
parentNodeRef = relocateData.$slotRefNode$.parentNode;
|
|
975
|
+
insertBeforeNode = relocateData.$slotRefNode$.nextSibling;
|
|
976
|
+
orgLocationNode = nodeToRelocate['s-ol'];
|
|
977
|
+
while ((orgLocationNode = orgLocationNode.previousSibling)) {
|
|
978
|
+
refNode = orgLocationNode['s-nr'];
|
|
979
|
+
if (refNode && refNode['s-sn'] === nodeToRelocate['s-sn'] && parentNodeRef === refNode.parentNode) {
|
|
980
|
+
refNode = refNode.nextSibling;
|
|
981
|
+
if (!refNode || !refNode['s-nr']) {
|
|
982
|
+
insertBeforeNode = refNode;
|
|
983
|
+
break;
|
|
984
|
+
}
|
|
985
|
+
}
|
|
986
|
+
}
|
|
987
|
+
if ((!insertBeforeNode && parentNodeRef !== nodeToRelocate.parentNode) || nodeToRelocate.nextSibling !== insertBeforeNode) {
|
|
988
|
+
// we've checked that it's worth while to relocate
|
|
989
|
+
// since that the node to relocate
|
|
990
|
+
// has a different next sibling or parent relocated
|
|
991
|
+
if (nodeToRelocate !== insertBeforeNode) {
|
|
992
|
+
if (!nodeToRelocate['s-hn'] && nodeToRelocate['s-ol']) {
|
|
993
|
+
// probably a component in the index.html that doesn't have it's hostname set
|
|
994
|
+
nodeToRelocate['s-hn'] = nodeToRelocate['s-ol'].parentNode.nodeName;
|
|
995
|
+
}
|
|
996
|
+
// add it back to the dom but in its new home
|
|
997
|
+
parentNodeRef.insertBefore(nodeToRelocate, insertBeforeNode);
|
|
998
|
+
}
|
|
999
|
+
}
|
|
1000
|
+
}
|
|
1001
|
+
else {
|
|
1002
|
+
// this node doesn't have a slot home to go to, so let's hide it
|
|
1003
|
+
if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
|
|
1004
|
+
nodeToRelocate.hidden = true;
|
|
1005
|
+
}
|
|
1006
|
+
}
|
|
1007
|
+
}
|
|
1008
|
+
}
|
|
1009
|
+
if (checkSlotFallbackVisibility) {
|
|
1010
|
+
updateFallbackSlotVisibility(rootVnode.$elm$);
|
|
1011
|
+
}
|
|
1012
|
+
// done moving nodes around
|
|
1013
|
+
// allow the disconnect callback to work again
|
|
1014
|
+
plt.$flags$ &= ~1 /* isTmpDisconnected */;
|
|
1015
|
+
// always reset
|
|
1016
|
+
relocateNodes.length = 0;
|
|
1017
|
+
}
|
|
1018
|
+
};
|
|
1019
|
+
const getElement = (ref) => ( getHostRef(ref).$hostElement$ );
|
|
1020
|
+
const emitEvent = (elm, name, opts) => {
|
|
1021
|
+
const ev = plt.ce(name, opts);
|
|
1022
|
+
elm.dispatchEvent(ev);
|
|
1023
|
+
return ev;
|
|
1024
|
+
};
|
|
1025
|
+
const attachToAncestor = (hostRef, ancestorComponent) => {
|
|
1026
|
+
if ( ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent['s-p']) {
|
|
1027
|
+
ancestorComponent['s-p'].push(new Promise(r => (hostRef.$onRenderResolve$ = r)));
|
|
1028
|
+
}
|
|
1029
|
+
};
|
|
1030
|
+
const scheduleUpdate = (hostRef, isInitialLoad) => {
|
|
1031
|
+
{
|
|
1032
|
+
hostRef.$flags$ |= 16 /* isQueuedForUpdate */;
|
|
1033
|
+
}
|
|
1034
|
+
if ( hostRef.$flags$ & 4 /* isWaitingForChildren */) {
|
|
1035
|
+
hostRef.$flags$ |= 512 /* needsRerender */;
|
|
1036
|
+
return;
|
|
1037
|
+
}
|
|
1038
|
+
attachToAncestor(hostRef, hostRef.$ancestorComponent$);
|
|
1039
|
+
// there is no ancestor component or the ancestor component
|
|
1040
|
+
// has already fired off its lifecycle update then
|
|
1041
|
+
// fire off the initial update
|
|
1042
|
+
const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
|
|
1043
|
+
return writeTask(dispatch) ;
|
|
1044
|
+
};
|
|
1045
|
+
const dispatchHooks = (hostRef, isInitialLoad) => {
|
|
1046
|
+
const endSchedule = createTime('scheduleUpdate', hostRef.$cmpMeta$.$tagName$);
|
|
1047
|
+
const instance = hostRef.$lazyInstance$ ;
|
|
1048
|
+
let promise;
|
|
1049
|
+
if (isInitialLoad) {
|
|
1050
|
+
{
|
|
1051
|
+
promise = safeCall(instance, 'componentWillLoad');
|
|
1052
|
+
}
|
|
1053
|
+
}
|
|
1054
|
+
endSchedule();
|
|
1055
|
+
return then(promise, () => updateComponent(hostRef, instance, isInitialLoad));
|
|
1056
|
+
};
|
|
1057
|
+
const updateComponent = async (hostRef, instance, isInitialLoad) => {
|
|
1058
|
+
// updateComponent
|
|
1059
|
+
const elm = hostRef.$hostElement$;
|
|
1060
|
+
const endUpdate = createTime('update', hostRef.$cmpMeta$.$tagName$);
|
|
1061
|
+
const rc = elm['s-rc'];
|
|
1062
|
+
if ( isInitialLoad) {
|
|
1063
|
+
// DOM WRITE!
|
|
1064
|
+
attachStyles(hostRef);
|
|
1065
|
+
}
|
|
1066
|
+
const endRender = createTime('render', hostRef.$cmpMeta$.$tagName$);
|
|
1067
|
+
{
|
|
1068
|
+
callRender(hostRef, instance);
|
|
1069
|
+
}
|
|
1070
|
+
if ( rc) {
|
|
1071
|
+
// ok, so turns out there are some child host elements
|
|
1072
|
+
// waiting on this parent element to load
|
|
1073
|
+
// let's fire off all update callbacks waiting
|
|
1074
|
+
rc.map(cb => cb());
|
|
1075
|
+
elm['s-rc'] = undefined;
|
|
1076
|
+
}
|
|
1077
|
+
endRender();
|
|
1078
|
+
endUpdate();
|
|
1079
|
+
{
|
|
1080
|
+
const childrenPromises = elm['s-p'];
|
|
1081
|
+
const postUpdate = () => postUpdateComponent(hostRef);
|
|
1082
|
+
if (childrenPromises.length === 0) {
|
|
1083
|
+
postUpdate();
|
|
1084
|
+
}
|
|
1085
|
+
else {
|
|
1086
|
+
Promise.all(childrenPromises).then(postUpdate);
|
|
1087
|
+
hostRef.$flags$ |= 4 /* isWaitingForChildren */;
|
|
1088
|
+
childrenPromises.length = 0;
|
|
1089
|
+
}
|
|
1090
|
+
}
|
|
1091
|
+
};
|
|
1092
|
+
const callRender = (hostRef, instance, elm) => {
|
|
1093
|
+
try {
|
|
1094
|
+
renderingRef = instance;
|
|
1095
|
+
instance = instance.render() ;
|
|
1096
|
+
{
|
|
1097
|
+
hostRef.$flags$ &= ~16 /* isQueuedForUpdate */;
|
|
1098
|
+
}
|
|
1099
|
+
{
|
|
1100
|
+
hostRef.$flags$ |= 2 /* hasRendered */;
|
|
1101
|
+
}
|
|
1102
|
+
{
|
|
1103
|
+
{
|
|
1104
|
+
// looks like we've got child nodes to render into this host element
|
|
1105
|
+
// or we need to update the css class/attrs on the host element
|
|
1106
|
+
// DOM WRITE!
|
|
1107
|
+
{
|
|
1108
|
+
renderVdom(hostRef, instance);
|
|
1109
|
+
}
|
|
1110
|
+
}
|
|
1111
|
+
}
|
|
1112
|
+
}
|
|
1113
|
+
catch (e) {
|
|
1114
|
+
consoleError(e, hostRef.$hostElement$);
|
|
1115
|
+
}
|
|
1116
|
+
renderingRef = null;
|
|
1117
|
+
return null;
|
|
1118
|
+
};
|
|
1119
|
+
const getRenderingRef = () => renderingRef;
|
|
1120
|
+
const postUpdateComponent = (hostRef) => {
|
|
1121
|
+
const tagName = hostRef.$cmpMeta$.$tagName$;
|
|
1122
|
+
const elm = hostRef.$hostElement$;
|
|
1123
|
+
const endPostUpdate = createTime('postUpdate', tagName);
|
|
1124
|
+
const ancestorComponent = hostRef.$ancestorComponent$;
|
|
1125
|
+
if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {
|
|
1126
|
+
hostRef.$flags$ |= 64 /* hasLoadedComponent */;
|
|
1127
|
+
{
|
|
1128
|
+
// DOM WRITE!
|
|
1129
|
+
addHydratedFlag(elm);
|
|
1130
|
+
}
|
|
1131
|
+
endPostUpdate();
|
|
1132
|
+
{
|
|
1133
|
+
hostRef.$onReadyResolve$(elm);
|
|
1134
|
+
if (!ancestorComponent) {
|
|
1135
|
+
appDidLoad();
|
|
1136
|
+
}
|
|
1137
|
+
}
|
|
1138
|
+
}
|
|
1139
|
+
else {
|
|
1140
|
+
endPostUpdate();
|
|
1141
|
+
}
|
|
1142
|
+
{
|
|
1143
|
+
hostRef.$onInstanceResolve$(elm);
|
|
1144
|
+
}
|
|
1145
|
+
// load events fire from bottom to top
|
|
1146
|
+
// the deepest elements load first then bubbles up
|
|
1147
|
+
{
|
|
1148
|
+
if (hostRef.$onRenderResolve$) {
|
|
1149
|
+
hostRef.$onRenderResolve$();
|
|
1150
|
+
hostRef.$onRenderResolve$ = undefined;
|
|
1151
|
+
}
|
|
1152
|
+
if (hostRef.$flags$ & 512 /* needsRerender */) {
|
|
1153
|
+
nextTick(() => scheduleUpdate(hostRef, false));
|
|
1154
|
+
}
|
|
1155
|
+
hostRef.$flags$ &= ~(4 /* isWaitingForChildren */ | 512 /* needsRerender */);
|
|
1156
|
+
}
|
|
1157
|
+
// ( •_•)
|
|
1158
|
+
// ( •_•)>⌐■-■
|
|
1159
|
+
// (⌐■_■)
|
|
1160
|
+
};
|
|
1161
|
+
const forceUpdate = (ref) => {
|
|
1162
|
+
{
|
|
1163
|
+
const hostRef = getHostRef(ref);
|
|
1164
|
+
const isConnected = hostRef.$hostElement$.isConnected;
|
|
1165
|
+
if (isConnected && (hostRef.$flags$ & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {
|
|
1166
|
+
scheduleUpdate(hostRef, false);
|
|
1167
|
+
}
|
|
1168
|
+
// Returns "true" when the forced update was successfully scheduled
|
|
1169
|
+
return isConnected;
|
|
1170
|
+
}
|
|
1171
|
+
};
|
|
1172
|
+
const appDidLoad = (who) => {
|
|
1173
|
+
// on appload
|
|
1174
|
+
// we have finish the first big initial render
|
|
1175
|
+
{
|
|
1176
|
+
addHydratedFlag(doc.documentElement);
|
|
1177
|
+
}
|
|
1178
|
+
nextTick(() => emitEvent(win, 'appload', { detail: { namespace: NAMESPACE } }));
|
|
1179
|
+
};
|
|
1180
|
+
const safeCall = (instance, method, arg) => {
|
|
1181
|
+
if (instance && instance[method]) {
|
|
1182
|
+
try {
|
|
1183
|
+
return instance[method](arg);
|
|
1184
|
+
}
|
|
1185
|
+
catch (e) {
|
|
1186
|
+
consoleError(e);
|
|
1187
|
+
}
|
|
1188
|
+
}
|
|
1189
|
+
return undefined;
|
|
1190
|
+
};
|
|
1191
|
+
const then = (promise, thenFn) => {
|
|
1192
|
+
return promise && promise.then ? promise.then(thenFn) : thenFn();
|
|
1193
|
+
};
|
|
1194
|
+
const addHydratedFlag = (elm) => ( elm.classList.add('hydrated') );
|
|
1195
|
+
const parsePropertyValue = (propValue, propType) => {
|
|
1196
|
+
// ensure this value is of the correct prop type
|
|
1197
|
+
if (propValue != null && !isComplexType(propValue)) {
|
|
1198
|
+
if ( propType & 4 /* Boolean */) {
|
|
1199
|
+
// per the HTML spec, any string value means it is a boolean true value
|
|
1200
|
+
// but we'll cheat here and say that the string "false" is the boolean false
|
|
1201
|
+
return propValue === 'false' ? false : propValue === '' || !!propValue;
|
|
1202
|
+
}
|
|
1203
|
+
if ( propType & 2 /* Number */) {
|
|
1204
|
+
// force it to be a number
|
|
1205
|
+
return parseFloat(propValue);
|
|
1206
|
+
}
|
|
1207
|
+
if ( propType & 1 /* String */) {
|
|
1208
|
+
// could have been passed as a number or boolean
|
|
1209
|
+
// but we still want it as a string
|
|
1210
|
+
return String(propValue);
|
|
1211
|
+
}
|
|
1212
|
+
// redundant return here for better minification
|
|
1213
|
+
return propValue;
|
|
1214
|
+
}
|
|
1215
|
+
// not sure exactly what type we want
|
|
1216
|
+
// so no need to change to a different type
|
|
1217
|
+
return propValue;
|
|
1218
|
+
};
|
|
1219
|
+
const getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
|
|
1220
|
+
const setValue = (ref, propName, newVal, cmpMeta) => {
|
|
1221
|
+
// check our new property value against our internal value
|
|
1222
|
+
const hostRef = getHostRef(ref);
|
|
1223
|
+
const oldVal = hostRef.$instanceValues$.get(propName);
|
|
1224
|
+
const flags = hostRef.$flags$;
|
|
1225
|
+
const instance = hostRef.$lazyInstance$ ;
|
|
1226
|
+
newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);
|
|
1227
|
+
if (( !(flags & 8 /* isConstructingInstance */) || oldVal === undefined) && newVal !== oldVal) {
|
|
1228
|
+
// gadzooks! the property's value has changed!!
|
|
1229
|
+
// set our new value!
|
|
1230
|
+
hostRef.$instanceValues$.set(propName, newVal);
|
|
1231
|
+
if ( instance) {
|
|
1232
|
+
if ( (flags & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {
|
|
1233
|
+
// looks like this value actually changed, so we've got work to do!
|
|
1234
|
+
// but only if we've already rendered, otherwise just chill out
|
|
1235
|
+
// queue that we need to do an update, but don't worry about queuing
|
|
1236
|
+
// up millions cuz this function ensures it only runs once
|
|
1237
|
+
scheduleUpdate(hostRef, false);
|
|
1238
|
+
}
|
|
1239
|
+
}
|
|
1240
|
+
}
|
|
1241
|
+
};
|
|
1242
|
+
const proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
1243
|
+
if ( cmpMeta.$members$) {
|
|
1244
|
+
// It's better to have a const than two Object.entries()
|
|
1245
|
+
const members = Object.entries(cmpMeta.$members$);
|
|
1246
|
+
const prototype = Cstr.prototype;
|
|
1247
|
+
members.map(([memberName, [memberFlags]]) => {
|
|
1248
|
+
if ( (memberFlags & 31 /* Prop */ || (( flags & 2 /* proxyState */) && memberFlags & 32 /* State */))) {
|
|
1249
|
+
// proxyComponent - prop
|
|
1250
|
+
Object.defineProperty(prototype, memberName, {
|
|
1251
|
+
get() {
|
|
1252
|
+
// proxyComponent, get value
|
|
1253
|
+
return getValue(this, memberName);
|
|
1254
|
+
},
|
|
1255
|
+
set(newValue) {
|
|
1256
|
+
// proxyComponent, set value
|
|
1257
|
+
setValue(this, memberName, newValue, cmpMeta);
|
|
1258
|
+
},
|
|
1259
|
+
configurable: true,
|
|
1260
|
+
enumerable: true,
|
|
1261
|
+
});
|
|
1262
|
+
}
|
|
1263
|
+
else if ( flags & 1 /* isElementConstructor */ && memberFlags & 64 /* Method */) {
|
|
1264
|
+
// proxyComponent - method
|
|
1265
|
+
Object.defineProperty(prototype, memberName, {
|
|
1266
|
+
value(...args) {
|
|
1267
|
+
const ref = getHostRef(this);
|
|
1268
|
+
return ref.$onInstancePromise$.then(() => ref.$lazyInstance$[memberName](...args));
|
|
1269
|
+
},
|
|
1270
|
+
});
|
|
1271
|
+
}
|
|
1272
|
+
});
|
|
1273
|
+
if ( ( flags & 1 /* isElementConstructor */)) {
|
|
1274
|
+
const attrNameToPropName = new Map();
|
|
1275
|
+
prototype.attributeChangedCallback = function (attrName, _oldValue, newValue) {
|
|
1276
|
+
plt.jmp(() => {
|
|
1277
|
+
const propName = attrNameToPropName.get(attrName);
|
|
1278
|
+
this[propName] = newValue === null && typeof this[propName] === 'boolean' ? false : newValue;
|
|
1279
|
+
});
|
|
1280
|
+
};
|
|
1281
|
+
// create an array of attributes to observe
|
|
1282
|
+
// and also create a map of html attribute name to js property name
|
|
1283
|
+
Cstr.observedAttributes = members
|
|
1284
|
+
.filter(([_, m]) => m[0] & 15 /* HasAttribute */) // filter to only keep props that should match attributes
|
|
1285
|
+
.map(([propName, m]) => {
|
|
1286
|
+
const attrName = m[1] || propName;
|
|
1287
|
+
attrNameToPropName.set(attrName, propName);
|
|
1288
|
+
return attrName;
|
|
1289
|
+
});
|
|
1290
|
+
}
|
|
1291
|
+
}
|
|
1292
|
+
return Cstr;
|
|
1293
|
+
};
|
|
1294
|
+
const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId, Cstr) => {
|
|
1295
|
+
// initializeComponent
|
|
1296
|
+
if ( (hostRef.$flags$ & 32 /* hasInitializedComponent */) === 0) {
|
|
1297
|
+
{
|
|
1298
|
+
// we haven't initialized this element yet
|
|
1299
|
+
hostRef.$flags$ |= 32 /* hasInitializedComponent */;
|
|
1300
|
+
// lazy loaded components
|
|
1301
|
+
// request the component's implementation to be
|
|
1302
|
+
// wired up with the host element
|
|
1303
|
+
Cstr = loadModule(cmpMeta);
|
|
1304
|
+
if (Cstr.then) {
|
|
1305
|
+
// Await creates a micro-task avoid if possible
|
|
1306
|
+
const endLoad = uniqueTime();
|
|
1307
|
+
Cstr = await Cstr;
|
|
1308
|
+
endLoad();
|
|
1309
|
+
}
|
|
1310
|
+
if ( !Cstr.isProxied) {
|
|
1311
|
+
proxyComponent(Cstr, cmpMeta, 2 /* proxyState */);
|
|
1312
|
+
Cstr.isProxied = true;
|
|
1313
|
+
}
|
|
1314
|
+
const endNewInstance = createTime('createInstance', cmpMeta.$tagName$);
|
|
1315
|
+
// ok, time to construct the instance
|
|
1316
|
+
// but let's keep track of when we start and stop
|
|
1317
|
+
// so that the getters/setters don't incorrectly step on data
|
|
1318
|
+
{
|
|
1319
|
+
hostRef.$flags$ |= 8 /* isConstructingInstance */;
|
|
1320
|
+
}
|
|
1321
|
+
// construct the lazy-loaded component implementation
|
|
1322
|
+
// passing the hostRef is very important during
|
|
1323
|
+
// construction in order to directly wire together the
|
|
1324
|
+
// host element and the lazy-loaded instance
|
|
1325
|
+
try {
|
|
1326
|
+
new Cstr(hostRef);
|
|
1327
|
+
}
|
|
1328
|
+
catch (e) {
|
|
1329
|
+
consoleError(e);
|
|
1330
|
+
}
|
|
1331
|
+
{
|
|
1332
|
+
hostRef.$flags$ &= ~8 /* isConstructingInstance */;
|
|
1333
|
+
}
|
|
1334
|
+
endNewInstance();
|
|
1335
|
+
}
|
|
1336
|
+
if ( Cstr.style) {
|
|
1337
|
+
// this component has styles but we haven't registered them yet
|
|
1338
|
+
let style = Cstr.style;
|
|
1339
|
+
const scopeId = getScopeId(cmpMeta);
|
|
1340
|
+
if (!styles.has(scopeId)) {
|
|
1341
|
+
const endRegisterStyles = createTime('registerStyles', cmpMeta.$tagName$);
|
|
1342
|
+
registerStyle(scopeId, style, !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */));
|
|
1343
|
+
endRegisterStyles();
|
|
1344
|
+
}
|
|
1345
|
+
}
|
|
1346
|
+
}
|
|
1347
|
+
// we've successfully created a lazy instance
|
|
1348
|
+
const ancestorComponent = hostRef.$ancestorComponent$;
|
|
1349
|
+
const schedule = () => scheduleUpdate(hostRef, true);
|
|
1350
|
+
if ( ancestorComponent && ancestorComponent['s-rc']) {
|
|
1351
|
+
// this is the intial load and this component it has an ancestor component
|
|
1352
|
+
// but the ancestor component has NOT fired its will update lifecycle yet
|
|
1353
|
+
// so let's just cool our jets and wait for the ancestor to continue first
|
|
1354
|
+
// this will get fired off when the ancestor component
|
|
1355
|
+
// finally gets around to rendering its lazy self
|
|
1356
|
+
// fire off the initial update
|
|
1357
|
+
ancestorComponent['s-rc'].push(schedule);
|
|
1358
|
+
}
|
|
1359
|
+
else {
|
|
1360
|
+
schedule();
|
|
1361
|
+
}
|
|
1362
|
+
};
|
|
1363
|
+
const connectedCallback = (elm) => {
|
|
1364
|
+
if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
|
|
1365
|
+
const hostRef = getHostRef(elm);
|
|
1366
|
+
const cmpMeta = hostRef.$cmpMeta$;
|
|
1367
|
+
const endConnected = createTime('connectedCallback', cmpMeta.$tagName$);
|
|
1368
|
+
if (!(hostRef.$flags$ & 1 /* hasConnected */)) {
|
|
1369
|
+
// first time this component has connected
|
|
1370
|
+
hostRef.$flags$ |= 1 /* hasConnected */;
|
|
1371
|
+
{
|
|
1372
|
+
// initUpdate
|
|
1373
|
+
// if the slot polyfill is required we'll need to put some nodes
|
|
1374
|
+
// in here to act as original content anchors as we move nodes around
|
|
1375
|
+
// host element has been connected to the DOM
|
|
1376
|
+
if ( ( cmpMeta.$flags$ & (4 /* hasSlotRelocation */ | 8 /* needsShadowDomShim */))) {
|
|
1377
|
+
setContentReference(elm);
|
|
1378
|
+
}
|
|
1379
|
+
}
|
|
1380
|
+
{
|
|
1381
|
+
// find the first ancestor component (if there is one) and register
|
|
1382
|
+
// this component as one of the actively loading child components for its ancestor
|
|
1383
|
+
let ancestorComponent = elm;
|
|
1384
|
+
while ((ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host)) {
|
|
1385
|
+
// climb up the ancestors looking for the first
|
|
1386
|
+
// component that hasn't finished its lifecycle update yet
|
|
1387
|
+
if (
|
|
1388
|
+
ancestorComponent['s-p']) {
|
|
1389
|
+
// we found this components first ancestor component
|
|
1390
|
+
// keep a reference to this component's ancestor component
|
|
1391
|
+
attachToAncestor(hostRef, (hostRef.$ancestorComponent$ = ancestorComponent));
|
|
1392
|
+
break;
|
|
1393
|
+
}
|
|
1394
|
+
}
|
|
1395
|
+
}
|
|
1396
|
+
// Lazy properties
|
|
1397
|
+
// https://developers.google.com/web/fundamentals/web-components/best-practices#lazy-properties
|
|
1398
|
+
if ( cmpMeta.$members$) {
|
|
1399
|
+
Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {
|
|
1400
|
+
if (memberFlags & 31 /* Prop */ && elm.hasOwnProperty(memberName)) {
|
|
1401
|
+
const value = elm[memberName];
|
|
1402
|
+
delete elm[memberName];
|
|
1403
|
+
elm[memberName] = value;
|
|
1404
|
+
}
|
|
1405
|
+
});
|
|
1406
|
+
}
|
|
1407
|
+
{
|
|
1408
|
+
initializeComponent(elm, hostRef, cmpMeta);
|
|
1409
|
+
}
|
|
1410
|
+
}
|
|
1411
|
+
endConnected();
|
|
1412
|
+
}
|
|
1413
|
+
};
|
|
1414
|
+
const setContentReference = (elm) => {
|
|
1415
|
+
// only required when we're NOT using native shadow dom (slot)
|
|
1416
|
+
// or this browser doesn't support native shadow dom
|
|
1417
|
+
// and this host element was NOT created with SSR
|
|
1418
|
+
// let's pick out the inner content for slot projection
|
|
1419
|
+
// create a node to represent where the original
|
|
1420
|
+
// content was first placed, which is useful later on
|
|
1421
|
+
const contentRefElm = (elm['s-cr'] = doc.createComment( ''));
|
|
1422
|
+
contentRefElm['s-cn'] = true;
|
|
1423
|
+
elm.insertBefore(contentRefElm, elm.firstChild);
|
|
1424
|
+
};
|
|
1425
|
+
const disconnectedCallback = (elm) => {
|
|
1426
|
+
if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
|
|
1427
|
+
const hostRef = getHostRef(elm);
|
|
1428
|
+
const instance = hostRef.$lazyInstance$ ;
|
|
1429
|
+
{
|
|
1430
|
+
safeCall(instance, 'disconnectedCallback');
|
|
1431
|
+
}
|
|
1432
|
+
}
|
|
1433
|
+
};
|
|
1434
|
+
const patchCloneNode = (HostElementPrototype) => {
|
|
1435
|
+
const orgCloneNode = HostElementPrototype.cloneNode;
|
|
1436
|
+
HostElementPrototype.cloneNode = function (deep) {
|
|
1437
|
+
const srcNode = this;
|
|
1438
|
+
const isShadowDom = srcNode.shadowRoot && supportsShadow ;
|
|
1439
|
+
const clonedNode = orgCloneNode.call(srcNode, isShadowDom ? deep : false);
|
|
1440
|
+
if ( !isShadowDom && deep) {
|
|
1441
|
+
let i = 0;
|
|
1442
|
+
let slotted, nonStencilNode;
|
|
1443
|
+
let stencilPrivates = ['s-id', 's-cr', 's-lr', 's-rc', 's-sc', 's-p', 's-cn', 's-sr', 's-sn', 's-hn', 's-ol', 's-nr', 's-si'];
|
|
1444
|
+
for (; i < srcNode.childNodes.length; i++) {
|
|
1445
|
+
slotted = srcNode.childNodes[i]['s-nr'];
|
|
1446
|
+
nonStencilNode = stencilPrivates.every((privateField) => !srcNode.childNodes[i][privateField]);
|
|
1447
|
+
if (slotted) {
|
|
1448
|
+
if ( clonedNode.__appendChild) {
|
|
1449
|
+
clonedNode.__appendChild(slotted.cloneNode(true));
|
|
1450
|
+
}
|
|
1451
|
+
else {
|
|
1452
|
+
clonedNode.appendChild(slotted.cloneNode(true));
|
|
1453
|
+
}
|
|
1454
|
+
}
|
|
1455
|
+
if (nonStencilNode) {
|
|
1456
|
+
clonedNode.appendChild(srcNode.childNodes[i].cloneNode(true));
|
|
1457
|
+
}
|
|
1458
|
+
}
|
|
1459
|
+
}
|
|
1460
|
+
return clonedNode;
|
|
1461
|
+
};
|
|
1462
|
+
};
|
|
1463
|
+
const patchSlotAppendChild = (HostElementPrototype) => {
|
|
1464
|
+
HostElementPrototype.__appendChild = HostElementPrototype.appendChild;
|
|
1465
|
+
HostElementPrototype.appendChild = function (newChild) {
|
|
1466
|
+
const slotName = (newChild['s-sn'] = getSlotName(newChild));
|
|
1467
|
+
const slotNode = getHostSlotNode(this.childNodes, slotName);
|
|
1468
|
+
if (slotNode) {
|
|
1469
|
+
const slotChildNodes = getHostSlotChildNodes(slotNode, slotName);
|
|
1470
|
+
const appendAfter = slotChildNodes[slotChildNodes.length - 1];
|
|
1471
|
+
return appendAfter.parentNode.insertBefore(newChild, appendAfter.nextSibling);
|
|
1472
|
+
}
|
|
1473
|
+
return this.__appendChild(newChild);
|
|
1474
|
+
};
|
|
1475
|
+
};
|
|
1476
|
+
const patchChildSlotNodes = (elm, cmpMeta) => {
|
|
1477
|
+
class FakeNodeList extends Array {
|
|
1478
|
+
item(n) {
|
|
1479
|
+
return this[n];
|
|
1480
|
+
}
|
|
1481
|
+
}
|
|
1482
|
+
if (cmpMeta.$flags$ & 8 /* needsShadowDomShim */) {
|
|
1483
|
+
const childNodesFn = elm.__lookupGetter__('childNodes');
|
|
1484
|
+
Object.defineProperty(elm, 'children', {
|
|
1485
|
+
get() {
|
|
1486
|
+
return this.childNodes.map((n) => n.nodeType === 1);
|
|
1487
|
+
},
|
|
1488
|
+
});
|
|
1489
|
+
Object.defineProperty(elm, 'childElementCount', {
|
|
1490
|
+
get() {
|
|
1491
|
+
return elm.children.length;
|
|
1492
|
+
},
|
|
1493
|
+
});
|
|
1494
|
+
Object.defineProperty(elm, 'childNodes', {
|
|
1495
|
+
get() {
|
|
1496
|
+
const childNodes = childNodesFn.call(this);
|
|
1497
|
+
if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0 && getHostRef(this).$flags$ & 2 /* hasRendered */) {
|
|
1498
|
+
const result = new FakeNodeList();
|
|
1499
|
+
for (let i = 0; i < childNodes.length; i++) {
|
|
1500
|
+
const slot = childNodes[i]['s-nr'];
|
|
1501
|
+
if (slot) {
|
|
1502
|
+
result.push(slot);
|
|
1503
|
+
}
|
|
1504
|
+
}
|
|
1505
|
+
return result;
|
|
1506
|
+
}
|
|
1507
|
+
return FakeNodeList.from(childNodes);
|
|
1508
|
+
},
|
|
1509
|
+
});
|
|
1510
|
+
}
|
|
1511
|
+
};
|
|
1512
|
+
const getSlotName = (node) => node['s-sn'] || (node.nodeType === 1 && node.getAttribute('slot')) || '';
|
|
1513
|
+
const getHostSlotNode = (childNodes, slotName) => {
|
|
1514
|
+
let i = 0;
|
|
1515
|
+
let childNode;
|
|
1516
|
+
for (; i < childNodes.length; i++) {
|
|
1517
|
+
childNode = childNodes[i];
|
|
1518
|
+
if (childNode['s-sr'] && childNode['s-sn'] === slotName) {
|
|
1519
|
+
return childNode;
|
|
1520
|
+
}
|
|
1521
|
+
childNode = getHostSlotNode(childNode.childNodes, slotName);
|
|
1522
|
+
if (childNode) {
|
|
1523
|
+
return childNode;
|
|
1524
|
+
}
|
|
1525
|
+
}
|
|
1526
|
+
return null;
|
|
1527
|
+
};
|
|
1528
|
+
const getHostSlotChildNodes = (n, slotName) => {
|
|
1529
|
+
const childNodes = [n];
|
|
1530
|
+
while ((n = n.nextSibling) && n['s-sn'] === slotName) {
|
|
1531
|
+
childNodes.push(n);
|
|
1532
|
+
}
|
|
1533
|
+
return childNodes;
|
|
1534
|
+
};
|
|
1535
|
+
const bootstrapLazy = (lazyBundles, options = {}) => {
|
|
1536
|
+
const endBootstrap = createTime();
|
|
1537
|
+
const cmpTags = [];
|
|
1538
|
+
const exclude = options.exclude || [];
|
|
1539
|
+
const customElements = win.customElements;
|
|
1540
|
+
const head = doc.head;
|
|
1541
|
+
const metaCharset = /*@__PURE__*/ head.querySelector('meta[charset]');
|
|
1542
|
+
const visibilityStyle = /*@__PURE__*/ doc.createElement('style');
|
|
1543
|
+
const deferredConnectedCallbacks = [];
|
|
1544
|
+
let appLoadFallback;
|
|
1545
|
+
let isBootstrapping = true;
|
|
1546
|
+
Object.assign(plt, options);
|
|
1547
|
+
plt.$resourcesUrl$ = new URL(options.resourcesUrl || './', doc.baseURI).href;
|
|
1548
|
+
lazyBundles.map(lazyBundle => lazyBundle[1].map(compactMeta => {
|
|
1549
|
+
const cmpMeta = {
|
|
1550
|
+
$flags$: compactMeta[0],
|
|
1551
|
+
$tagName$: compactMeta[1],
|
|
1552
|
+
$members$: compactMeta[2],
|
|
1553
|
+
$listeners$: compactMeta[3],
|
|
1554
|
+
};
|
|
1555
|
+
{
|
|
1556
|
+
cmpMeta.$members$ = compactMeta[2];
|
|
1557
|
+
}
|
|
1558
|
+
const tagName = cmpMeta.$tagName$;
|
|
1559
|
+
const HostElement = class extends HTMLElement {
|
|
1560
|
+
// StencilLazyHost
|
|
1561
|
+
constructor(self) {
|
|
1562
|
+
// @ts-ignore
|
|
1563
|
+
super(self);
|
|
1564
|
+
self = this;
|
|
1565
|
+
registerHost(self, cmpMeta);
|
|
1566
|
+
if ( cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
|
|
1567
|
+
// this component is using shadow dom
|
|
1568
|
+
// and this browser supports shadow dom
|
|
1569
|
+
// add the read-only property "shadowRoot" to the host element
|
|
1570
|
+
// adding the shadow root build conditionals to minimize runtime
|
|
1571
|
+
{
|
|
1572
|
+
{
|
|
1573
|
+
self.attachShadow({ mode: 'open' });
|
|
1574
|
+
}
|
|
1575
|
+
}
|
|
1576
|
+
}
|
|
1577
|
+
{
|
|
1578
|
+
patchChildSlotNodes(self, cmpMeta);
|
|
1579
|
+
}
|
|
1580
|
+
}
|
|
1581
|
+
connectedCallback() {
|
|
1582
|
+
if (appLoadFallback) {
|
|
1583
|
+
clearTimeout(appLoadFallback);
|
|
1584
|
+
appLoadFallback = null;
|
|
1585
|
+
}
|
|
1586
|
+
if (isBootstrapping) {
|
|
1587
|
+
// connectedCallback will be processed once all components have been registered
|
|
1588
|
+
deferredConnectedCallbacks.push(this);
|
|
1589
|
+
}
|
|
1590
|
+
else {
|
|
1591
|
+
plt.jmp(() => connectedCallback(this));
|
|
1592
|
+
}
|
|
1593
|
+
}
|
|
1594
|
+
disconnectedCallback() {
|
|
1595
|
+
plt.jmp(() => disconnectedCallback(this));
|
|
1596
|
+
}
|
|
1597
|
+
componentOnReady() {
|
|
1598
|
+
return getHostRef(this).$onReadyPromise$;
|
|
1599
|
+
}
|
|
1600
|
+
};
|
|
1601
|
+
{
|
|
1602
|
+
patchCloneNode(HostElement.prototype);
|
|
1603
|
+
}
|
|
1604
|
+
{
|
|
1605
|
+
patchSlotAppendChild(HostElement.prototype);
|
|
1606
|
+
}
|
|
1607
|
+
cmpMeta.$lazyBundleId$ = lazyBundle[0];
|
|
1608
|
+
if (!exclude.includes(tagName) && !customElements.get(tagName)) {
|
|
1609
|
+
cmpTags.push(tagName);
|
|
1610
|
+
customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */));
|
|
1611
|
+
}
|
|
1612
|
+
}));
|
|
1613
|
+
{
|
|
1614
|
+
visibilityStyle.innerHTML = cmpTags + HYDRATED_CSS;
|
|
1615
|
+
visibilityStyle.setAttribute('data-styles', '');
|
|
1616
|
+
head.insertBefore(visibilityStyle, metaCharset ? metaCharset.nextSibling : head.firstChild);
|
|
1617
|
+
}
|
|
1618
|
+
// Process deferred connectedCallbacks now all components have been registered
|
|
1619
|
+
isBootstrapping = false;
|
|
1620
|
+
if (deferredConnectedCallbacks.length) {
|
|
1621
|
+
deferredConnectedCallbacks.map(host => host.connectedCallback());
|
|
1622
|
+
}
|
|
1623
|
+
else {
|
|
1624
|
+
{
|
|
1625
|
+
plt.jmp(() => (appLoadFallback = setTimeout(appDidLoad, 30)));
|
|
1626
|
+
}
|
|
1627
|
+
}
|
|
1628
|
+
// Fallback appLoad event
|
|
1629
|
+
endBootstrap();
|
|
1630
|
+
};
|
|
1631
|
+
const getAssetPath = (path) => {
|
|
1632
|
+
const assetUrl = new URL(path, plt.$resourcesUrl$);
|
|
1633
|
+
return assetUrl.origin !== win.location.origin ? assetUrl.href : assetUrl.pathname;
|
|
1634
|
+
};
|
|
1635
|
+
const hostRefs = new WeakMap();
|
|
1636
|
+
const getHostRef = (ref) => hostRefs.get(ref);
|
|
1637
|
+
const registerInstance = (lazyInstance, hostRef) => hostRefs.set((hostRef.$lazyInstance$ = lazyInstance), hostRef);
|
|
1638
|
+
const registerHost = (elm, cmpMeta) => {
|
|
1639
|
+
const hostRef = {
|
|
1640
|
+
$flags$: 0,
|
|
1641
|
+
$hostElement$: elm,
|
|
1642
|
+
$cmpMeta$: cmpMeta,
|
|
1643
|
+
$instanceValues$: new Map(),
|
|
1644
|
+
};
|
|
1645
|
+
{
|
|
1646
|
+
hostRef.$onInstancePromise$ = new Promise(r => (hostRef.$onInstanceResolve$ = r));
|
|
1647
|
+
}
|
|
1648
|
+
{
|
|
1649
|
+
hostRef.$onReadyPromise$ = new Promise(r => (hostRef.$onReadyResolve$ = r));
|
|
1650
|
+
elm['s-p'] = [];
|
|
1651
|
+
elm['s-rc'] = [];
|
|
1652
|
+
}
|
|
1653
|
+
return hostRefs.set(elm, hostRef);
|
|
1654
|
+
};
|
|
1655
|
+
const isMemberInElement = (elm, memberName) => memberName in elm;
|
|
1656
|
+
const consoleError = (e, el) => ( 0, console.error)(e, el);
|
|
1657
|
+
const cmpModules = /*@__PURE__*/ new Map();
|
|
1658
|
+
const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
1659
|
+
// loadModuleImport
|
|
1660
|
+
const exportName = cmpMeta.$tagName$.replace(/-/g, '_');
|
|
1661
|
+
const bundleId = cmpMeta.$lazyBundleId$;
|
|
1662
|
+
const module = cmpModules.get(bundleId) ;
|
|
1663
|
+
if (module) {
|
|
1664
|
+
return module[exportName];
|
|
1665
|
+
}
|
|
1666
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1667
|
+
/* webpackInclude: /\.entry\.js$/ */
|
|
1668
|
+
/* webpackExclude: /\.system\.entry\.js$/ */
|
|
1669
|
+
/* webpackMode: "lazy" */
|
|
1670
|
+
`./${bundleId}.entry.js${ ''}`)); }).then(importedModule => {
|
|
1671
|
+
{
|
|
1672
|
+
cmpModules.set(bundleId, importedModule);
|
|
1673
|
+
}
|
|
1674
|
+
return importedModule[exportName];
|
|
1675
|
+
}, consoleError);
|
|
1676
|
+
};
|
|
1677
|
+
const styles = new Map();
|
|
1678
|
+
const queueDomReads = [];
|
|
1679
|
+
const queueDomWrites = [];
|
|
1680
|
+
const queueTask = (queue, write) => (cb) => {
|
|
1681
|
+
queue.push(cb);
|
|
1682
|
+
if (!queuePending) {
|
|
1683
|
+
queuePending = true;
|
|
1684
|
+
if (write && plt.$flags$ & 4 /* queueSync */) {
|
|
1685
|
+
nextTick(flush);
|
|
1686
|
+
}
|
|
1687
|
+
else {
|
|
1688
|
+
plt.raf(flush);
|
|
1689
|
+
}
|
|
1690
|
+
}
|
|
1691
|
+
};
|
|
1692
|
+
const consume = (queue) => {
|
|
1693
|
+
for (let i = 0; i < queue.length; i++) {
|
|
1694
|
+
try {
|
|
1695
|
+
queue[i](performance.now());
|
|
1696
|
+
}
|
|
1697
|
+
catch (e) {
|
|
1698
|
+
consoleError(e);
|
|
1699
|
+
}
|
|
1700
|
+
}
|
|
1701
|
+
queue.length = 0;
|
|
1702
|
+
};
|
|
1703
|
+
const flush = () => {
|
|
1704
|
+
// always force a bunch of medium callbacks to run, but still have
|
|
1705
|
+
// a throttle on how many can run in a certain time
|
|
1706
|
+
// DOM READS!!!
|
|
1707
|
+
consume(queueDomReads);
|
|
1708
|
+
// DOM WRITES!!!
|
|
1709
|
+
{
|
|
1710
|
+
consume(queueDomWrites);
|
|
1711
|
+
if ((queuePending = queueDomReads.length > 0)) {
|
|
1712
|
+
// still more to do yet, but we've run out of time
|
|
1713
|
+
// let's let this thing cool off and try again in the next tick
|
|
1714
|
+
plt.raf(flush);
|
|
1715
|
+
}
|
|
1716
|
+
}
|
|
1717
|
+
};
|
|
1718
|
+
const nextTick = /*@__PURE__*/ (cb) => promiseResolve().then(cb);
|
|
1719
|
+
const writeTask = /*@__PURE__*/ queueTask(queueDomWrites, true);
|
|
1720
|
+
|
|
1721
|
+
exports.H = H;
|
|
1722
|
+
exports.Host = Host;
|
|
1723
|
+
exports.bootstrapLazy = bootstrapLazy;
|
|
1724
|
+
exports.forceUpdate = forceUpdate;
|
|
1725
|
+
exports.getAssetPath = getAssetPath;
|
|
1726
|
+
exports.getElement = getElement;
|
|
1727
|
+
exports.getRenderingRef = getRenderingRef;
|
|
1728
|
+
exports.h = h;
|
|
1729
|
+
exports.promiseResolve = promiseResolve;
|
|
1730
|
+
exports.registerInstance = registerInstance;
|