construct-hub-webapp 0.1.1419 → 0.1.1421
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/build/asset-manifest.json +21 -21
- package/build/index.html +1 -1
- package/build/static/js/332.ec4fe4a0.chunk.js +2 -0
- package/build/static/js/332.ec4fe4a0.chunk.js.map +1 -0
- package/build/static/js/375.77eda484.chunk.js +2 -0
- package/build/static/js/375.77eda484.chunk.js.map +1 -0
- package/build/static/js/421.27884d4f.chunk.js +2 -0
- package/build/static/js/421.27884d4f.chunk.js.map +1 -0
- package/build/static/js/589.2dfe7882.chunk.js +2 -0
- package/build/static/js/589.2dfe7882.chunk.js.map +1 -0
- package/build/static/js/619.9f29f740.chunk.js +14 -0
- package/build/static/js/619.9f29f740.chunk.js.map +1 -0
- package/build/static/js/685.3bef821a.chunk.js +3 -0
- package/build/static/js/685.3bef821a.chunk.js.map +1 -0
- package/build/static/js/773.44f4c493.chunk.js +2 -0
- package/build/static/js/773.44f4c493.chunk.js.map +1 -0
- package/build/static/js/857.476ef690.chunk.js +2 -0
- package/build/static/js/857.476ef690.chunk.js.map +1 -0
- package/build/static/js/959.223de654.chunk.js +2 -0
- package/build/static/js/959.223de654.chunk.js.map +1 -0
- package/build/static/js/main.357f923e.js +3 -0
- package/build/static/js/main.357f923e.js.map +1 -0
- package/coverage/clover.xml +2 -2
- package/coverage/lcov-report/index.html +1 -1
- package/coverage/lcov-report/src/App.tsx.html +1 -1
- package/coverage/lcov-report/src/api/catalog-search/catalog-search.ts.html +1 -1
- package/coverage/lcov-report/src/api/catalog-search/constants.ts.html +1 -1
- package/coverage/lcov-report/src/api/catalog-search/index.html +1 -1
- package/coverage/lcov-report/src/api/catalog-search/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/catalog-search/util.ts.html +1 -1
- package/coverage/lcov-report/src/api/config/index.html +1 -1
- package/coverage/lcov-report/src/api/config/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/package/assembly.ts.html +1 -1
- package/coverage/lcov-report/src/api/package/docs.ts.html +1 -1
- package/coverage/lcov-report/src/api/package/index.html +1 -1
- package/coverage/lcov-report/src/api/package/metadata.ts.html +1 -1
- package/coverage/lcov-report/src/api/package/packages.ts.html +1 -1
- package/coverage/lcov-report/src/api/package/util.ts.html +1 -1
- package/coverage/lcov-report/src/api/stats/index.html +1 -1
- package/coverage/lcov-report/src/api/stats/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/versions/index.html +1 -1
- package/coverage/lcov-report/src/api/versions/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/CDKType/CDKType.tsx.html +1 -1
- package/coverage/lcov-report/src/components/CDKType/index.html +1 -1
- package/coverage/lcov-report/src/components/CDKType/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/Card/Card.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Card/index.html +1 -1
- package/coverage/lcov-report/src/components/Card/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/Code/Code.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Code/MultiLineRenderer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Code/SingleLineRenderer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Code/index.html +1 -1
- package/coverage/lcov-report/src/components/Code/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/Code/types.ts.html +1 -1
- package/coverage/lcov-report/src/components/CopyButton/CopyButton.tsx.html +1 -1
- package/coverage/lcov-report/src/components/CopyButton/index.html +1 -1
- package/coverage/lcov-report/src/components/CopyButton/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/ExternalLink/ExternalLink.tsx.html +1 -1
- package/coverage/lcov-report/src/components/ExternalLink/index.html +1 -1
- package/coverage/lcov-report/src/components/ExternalLink/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/FAQ/FAQ.tsx.html +1 -1
- package/coverage/lcov-report/src/components/FAQ/FAQHeading.tsx.html +1 -1
- package/coverage/lcov-report/src/components/FAQ/FAQItem.tsx.html +1 -1
- package/coverage/lcov-report/src/components/FAQ/FAQLink.tsx.html +1 -1
- package/coverage/lcov-report/src/components/FAQ/FAQSection.tsx.html +1 -1
- package/coverage/lcov-report/src/components/FAQ/FAQSections.tsx.html +1 -1
- package/coverage/lcov-report/src/components/FAQ/index.html +1 -1
- package/coverage/lcov-report/src/components/FAQ/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/Footer/Footer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Footer/constants.ts.html +1 -1
- package/coverage/lcov-report/src/components/Footer/index.html +1 -1
- package/coverage/lcov-report/src/components/Footer/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/Footer/testIds.ts.html +1 -1
- package/coverage/lcov-report/src/components/Form/Form.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Form/index.html +1 -1
- package/coverage/lcov-report/src/components/Form/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/Header/DocumentationDropdown.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Header/GettingStartedDropdown.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Header/Header.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Header/HeaderSearch.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Header/MobileNav.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Header/MobileNavLinks.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Header/NavButton.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Header/Title.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Header/constants.ts.html +1 -1
- package/coverage/lcov-report/src/components/Header/index.html +1 -1
- package/coverage/lcov-report/src/components/Header/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/Header/testIds.ts.html +1 -1
- package/coverage/lcov-report/src/components/Highlight/Highlight.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Highlight/index.html +1 -1
- package/coverage/lcov-report/src/components/Highlight/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/LanguageSupportTooltip/LanguageSupportTooltip.tsx.html +1 -1
- package/coverage/lcov-report/src/components/LanguageSupportTooltip/index.html +1 -1
- package/coverage/lcov-report/src/components/LanguageSupportTooltip/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/LazyRoute/LazyRoute.tsx.html +1 -1
- package/coverage/lcov-report/src/components/LazyRoute/index.html +1 -1
- package/coverage/lcov-report/src/components/LazyRoute/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/LicenseLink/LicenseLink.tsx.html +1 -1
- package/coverage/lcov-report/src/components/LicenseLink/index.html +1 -1
- package/coverage/lcov-report/src/components/LicenseLink/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/Markdown/Code.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Markdown/Headings.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Markdown/Hr.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Markdown/Img.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Markdown/List.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Markdown/Markdown.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Markdown/Table.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Markdown/Text.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Markdown/index.html +1 -1
- package/coverage/lcov-report/src/components/Markdown/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/Markdown/testIds.ts.html +1 -1
- package/coverage/lcov-report/src/components/NavLink/NavLink.tsx.html +1 -1
- package/coverage/lcov-report/src/components/NavLink/index.html +1 -1
- package/coverage/lcov-report/src/components/NavLink/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/NavPopover/NavPopover.tsx.html +1 -1
- package/coverage/lcov-report/src/components/NavPopover/NavPopoverContent.tsx.html +1 -1
- package/coverage/lcov-report/src/components/NavPopover/NavPopoverTrigger.tsx.html +1 -1
- package/coverage/lcov-report/src/components/NavPopover/index.html +1 -1
- package/coverage/lcov-report/src/components/NavPopover/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/NavPopover/types.ts.html +1 -1
- package/coverage/lcov-report/src/components/NavTree/NavItem.tsx.html +1 -1
- package/coverage/lcov-report/src/components/NavTree/NavItemWrapper.tsx.html +1 -1
- package/coverage/lcov-report/src/components/NavTree/NavTree.tsx.html +1 -1
- package/coverage/lcov-report/src/components/NavTree/index.html +1 -1
- package/coverage/lcov-report/src/components/NavTree/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/NavTree/types.ts.html +1 -1
- package/coverage/lcov-report/src/components/PackageCard/Details.tsx.html +1 -1
- package/coverage/lcov-report/src/components/PackageCard/EditorsNote.tsx.html +1 -1
- package/coverage/lcov-report/src/components/PackageCard/Heading.tsx.html +1 -1
- package/coverage/lcov-report/src/components/PackageCard/Highlight.tsx.html +1 -1
- package/coverage/lcov-report/src/components/PackageCard/Languages.tsx.html +1 -1
- package/coverage/lcov-report/src/components/PackageCard/PackageCard.tsx.html +1 -1
- package/coverage/lcov-report/src/components/PackageCard/Tags.tsx.html +1 -1
- package/coverage/lcov-report/src/components/PackageCard/WideCard.tsx.html +1 -1
- package/coverage/lcov-report/src/components/PackageCard/constants.ts.html +1 -1
- package/coverage/lcov-report/src/components/PackageCard/index.html +1 -1
- package/coverage/lcov-report/src/components/PackageCard/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/PackageCard/testIds.ts.html +1 -1
- package/coverage/lcov-report/src/components/PackageLanguages/PackageLanguages.tsx.html +1 -1
- package/coverage/lcov-report/src/components/PackageLanguages/index.html +1 -1
- package/coverage/lcov-report/src/components/PackageLanguages/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/PackageList/PackageList.tsx.html +1 -1
- package/coverage/lcov-report/src/components/PackageList/WideCardList.tsx.html +1 -1
- package/coverage/lcov-report/src/components/PackageList/index.html +1 -1
- package/coverage/lcov-report/src/components/PackageList/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/PackageTag/PackageTag.tsx.html +1 -1
- package/coverage/lcov-report/src/components/PackageTag/index.html +1 -1
- package/coverage/lcov-report/src/components/PackageTag/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/Page/Page.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Page/index.html +1 -1
- package/coverage/lcov-report/src/components/Page/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/PageLoader/PageLoader.tsx.html +1 -1
- package/coverage/lcov-report/src/components/PageLoader/index.html +1 -1
- package/coverage/lcov-report/src/components/PageLoader/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/Picture/Picture.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Picture/index.html +1 -1
- package/coverage/lcov-report/src/components/Picture/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/SearchBar/SearchBar.tsx.html +1 -1
- package/coverage/lcov-report/src/components/SearchBar/SearchOverlay.tsx.html +1 -1
- package/coverage/lcov-report/src/components/SearchBar/SearchSuggestions.tsx.html +1 -1
- package/coverage/lcov-report/src/components/SearchBar/index.html +1 -1
- package/coverage/lcov-report/src/components/SearchBar/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/SearchBar/testIds.ts.html +1 -1
- package/coverage/lcov-report/src/components/SearchItem/SearchItem.tsx.html +1 -1
- package/coverage/lcov-report/src/components/SearchItem/index.html +1 -1
- package/coverage/lcov-report/src/components/SearchItem/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/SearchModal/SearchModal.tsx.html +1 -1
- package/coverage/lcov-report/src/components/SearchModal/index.html +1 -1
- package/coverage/lcov-report/src/components/SearchModal/index.ts.html +1 -1
- package/coverage/lcov-report/src/components/SearchModal/testIds.ts.html +1 -1
- package/coverage/lcov-report/src/components/Time/Time.tsx.html +1 -1
- package/coverage/lcov-report/src/components/Time/index.html +1 -1
- package/coverage/lcov-report/src/components/Time/index.ts.html +1 -1
- package/coverage/lcov-report/src/constants/constructs.ts.html +1 -1
- package/coverage/lcov-report/src/constants/dates.ts.html +1 -1
- package/coverage/lcov-report/src/constants/index.html +1 -1
- package/coverage/lcov-report/src/constants/keywords.ts.html +1 -1
- package/coverage/lcov-report/src/constants/languages.ts.html +1 -1
- package/coverage/lcov-report/src/constants/links.ts.html +1 -1
- package/coverage/lcov-report/src/constants/pageInfo.ts.html +1 -1
- package/coverage/lcov-report/src/constants/url.ts.html +1 -1
- package/coverage/lcov-report/src/contexts/Analytics/Analytics.tsx.html +1 -1
- package/coverage/lcov-report/src/contexts/Analytics/index.html +1 -1
- package/coverage/lcov-report/src/contexts/Analytics/index.ts.html +1 -1
- package/coverage/lcov-report/src/contexts/Analytics/types.ts.html +1 -1
- package/coverage/lcov-report/src/contexts/Analytics/usePageView.ts.html +1 -1
- package/coverage/lcov-report/src/contexts/Analytics/util.ts.html +1 -1
- package/coverage/lcov-report/src/contexts/Config/Config.tsx.html +1 -1
- package/coverage/lcov-report/src/contexts/Config/index.html +1 -1
- package/coverage/lcov-report/src/contexts/Config/index.ts.html +1 -1
- package/coverage/lcov-report/src/contexts/ExternalLinkWarning/ExternalLinkWarning.tsx.html +1 -1
- package/coverage/lcov-report/src/contexts/ExternalLinkWarning/ExternalLinkWarningModal.tsx.html +1 -1
- package/coverage/lcov-report/src/contexts/ExternalLinkWarning/constants.ts.html +1 -1
- package/coverage/lcov-report/src/contexts/ExternalLinkWarning/index.html +1 -1
- package/coverage/lcov-report/src/contexts/ExternalLinkWarning/index.ts.html +1 -1
- package/coverage/lcov-report/src/contexts/Search/Search.tsx.html +1 -1
- package/coverage/lcov-report/src/contexts/Search/index.html +1 -1
- package/coverage/lcov-report/src/contexts/Search/index.ts.html +1 -1
- package/coverage/lcov-report/src/contexts/Shortbread/Shortbread.tsx.html +1 -1
- package/coverage/lcov-report/src/contexts/Shortbread/index.html +1 -1
- package/coverage/lcov-report/src/contexts/Shortbread/index.ts.html +1 -1
- package/coverage/lcov-report/src/contexts/Theme.tsx.html +1 -1
- package/coverage/lcov-report/src/contexts/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useCatalog/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useCatalog/index.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useCatalog/useCatalog.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useCatalogResults/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useCatalogResults/index.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useCatalogResults/useCatalogResults.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useCatalogSearch/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useCatalogSearch/index.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useCatalogSearch/useCatalogSearch.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useConfigValue/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useConfigValue/index.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useConfigValue/useConfigValue.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useDebounce/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useDebounce/index.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useDebounce/useDebounce.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useHistoryState/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useHistoryState/index.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useHistoryState/useHistoryState.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useLanguage/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useLanguage/index.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useLanguage/useLanguage.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/usePagination/index.html +1 -1
- package/coverage/lcov-report/src/hooks/usePagination/index.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/usePagination/usePagination.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useQueryParams/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useQueryParams/index.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useQueryParams/useQueryParams.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useSearch/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useSearch/index.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useSearch/useSearch.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useStats/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useStats/index.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useStats/useStats.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useVersions/index.html +1 -1
- package/coverage/lcov-report/src/hooks/useVersions/index.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useVersions/useVersions.ts.html +1 -1
- package/coverage/lcov-report/src/icons/AWSIcon.tsx.html +1 -1
- package/coverage/lcov-report/src/icons/DatadogIcon.tsx.html +1 -1
- package/coverage/lcov-report/src/icons/DotNetIcon.tsx.html +1 -1
- package/coverage/lcov-report/src/icons/DukeIcon.tsx.html +1 -1
- package/coverage/lcov-report/src/icons/GithubIcon.tsx.html +1 -1
- package/coverage/lcov-report/src/icons/GoIcon.tsx.html +1 -1
- package/coverage/lcov-report/src/icons/MongoDBIcon.tsx.html +1 -1
- package/coverage/lcov-report/src/icons/PythonIcon.tsx.html +1 -1
- package/coverage/lcov-report/src/icons/TSIcon.tsx.html +1 -1
- package/coverage/lcov-report/src/icons/index.html +1 -1
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.tsx.html +1 -1
- package/coverage/lcov-report/src/lib/shortbread/getLocalStoreWriter.ts.html +1 -1
- package/coverage/lcov-report/src/lib/shortbread/index.html +1 -1
- package/coverage/lcov-report/src/lib/shortbread/index.ts.html +1 -1
- package/coverage/lcov-report/src/lib/shortbread/shortbread.ts.html +1 -1
- package/coverage/lcov-report/src/lib/shortbread/source.js.html +1 -1
- package/coverage/lcov-report/src/no-op-sw.js.html +1 -1
- package/coverage/lcov-report/src/register-service-worker.ts.html +1 -1
- package/coverage/lcov-report/src/reportWebVitals.ts.html +1 -1
- package/coverage/lcov-report/src/service-worker.ts.html +1 -1
- package/coverage/lcov-report/src/theme/components/Checkbox.ts.html +1 -1
- package/coverage/lcov-report/src/theme/components/Code.ts.html +1 -1
- package/coverage/lcov-report/src/theme/components/Divider.ts.html +1 -1
- package/coverage/lcov-report/src/theme/components/Radio.ts.html +1 -1
- package/coverage/lcov-report/src/theme/components/Tabs.ts.html +1 -1
- package/coverage/lcov-report/src/theme/components/Tag.ts.html +1 -1
- package/coverage/lcov-report/src/theme/components/index.html +1 -1
- package/coverage/lcov-report/src/theme/components/index.ts.html +1 -1
- package/coverage/lcov-report/src/theme/foundations/borders.ts.html +1 -1
- package/coverage/lcov-report/src/theme/foundations/colors.ts.html +1 -1
- package/coverage/lcov-report/src/theme/foundations/index.html +1 -1
- package/coverage/lcov-report/src/theme/foundations/index.ts.html +1 -1
- package/coverage/lcov-report/src/theme/foundations/radius.ts.html +1 -1
- package/coverage/lcov-report/src/theme/foundations/shadows.ts.html +1 -1
- package/coverage/lcov-report/src/theme/foundations/sizes.ts.html +1 -1
- package/coverage/lcov-report/src/theme/index.html +1 -1
- package/coverage/lcov-report/src/theme/index.ts.html +1 -1
- package/coverage/lcov-report/src/types/config.ts.html +1 -1
- package/coverage/lcov-report/src/types/index.html +1 -1
- package/coverage/lcov-report/src/util/createTestIds.ts.html +1 -1
- package/coverage/lcov-report/src/util/css.ts.html +1 -1
- package/coverage/lcov-report/src/util/index.html +1 -1
- package/coverage/lcov-report/src/util/package.ts.html +1 -1
- package/coverage/lcov-report/src/util/sanitize-anchor.ts.html +1 -1
- package/coverage/lcov-report/src/util/url.ts.html +1 -1
- package/coverage/lcov-report/src/views/Contribute/Contribute.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Contribute/index.html +1 -1
- package/coverage/lcov-report/src/views/Contribute/index.ts.html +1 -1
- package/coverage/lcov-report/src/views/FAQ/FAQ.tsx.html +1 -1
- package/coverage/lcov-report/src/views/FAQ/index.html +1 -1
- package/coverage/lcov-report/src/views/FAQ/index.ts.html +1 -1
- package/coverage/lcov-report/src/views/Home/CDKTypeTabs.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Home/Categories.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Home/Featured.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Home/GradientContainer.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Home/Hero.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Home/Home.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Home/Info.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Home/InfoSection.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Home/PackageGrid.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Home/constants.ts.html +1 -1
- package/coverage/lcov-report/src/views/Home/index.html +1 -1
- package/coverage/lcov-report/src/views/Home/index.ts.html +1 -1
- package/coverage/lcov-report/src/views/Home/testIds.ts.html +1 -1
- package/coverage/lcov-report/src/views/Home/useSection.ts.html +1 -1
- package/coverage/lcov-report/src/views/NotFound/NotFound.tsx.html +1 -1
- package/coverage/lcov-report/src/views/NotFound/index.html +1 -1
- package/coverage/lcov-report/src/views/NotFound/index.ts.html +1 -1
- package/coverage/lcov-report/src/views/Package/ChooseSubmodule/ChooseSubmodule.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/ChooseSubmodule/SearchInput.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/ChooseSubmodule/SearchModal.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/ChooseSubmodule/index.html +1 -1
- package/coverage/lcov-report/src/views/Package/ChooseSubmodule/index.ts.html +1 -1
- package/coverage/lcov-report/src/views/Package/DependenciesList.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/DocsError.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/FeedbackLinks.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/LanguageBar.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/LanguageSelection.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/NavDrawer.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/Package.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageDocs.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageDocsError.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageDocsUnsupported.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageHeader/Details.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageHeader/HeaderContainer.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageHeader/Heading.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageHeader/Install.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageHeader/PackageHeader.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageHeader/SelectVersion.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageHeader/ToggleButton.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageHeader/index.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageHeader/index.ts.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageLayout.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageReadme.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageState.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PackageTypeDocs.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/PrimaryDocNavigation.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/SecondaryDocNavigation.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/ShareInfo.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/StickyNavContainer.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Package/constants.ts.html +1 -1
- package/coverage/lcov-report/src/views/Package/index.html +1 -1
- package/coverage/lcov-report/src/views/Package/index.ts.html +1 -1
- package/coverage/lcov-report/src/views/Package/testIds.ts.html +1 -1
- package/coverage/lcov-report/src/views/Package/useIntersectingHeader/index.html +1 -1
- package/coverage/lcov-report/src/views/Package/useIntersectingHeader/index.ts.html +1 -1
- package/coverage/lcov-report/src/views/Package/useIntersectingHeader/useIntersectingHeader.ts.html +1 -1
- package/coverage/lcov-report/src/views/Package/useIntersectingHeader/util.ts.html +1 -1
- package/coverage/lcov-report/src/views/Package/useSectionItems/index.html +1 -1
- package/coverage/lcov-report/src/views/Package/useSectionItems/index.ts.html +1 -1
- package/coverage/lcov-report/src/views/Package/useSectionItems/useSectionItems.ts.html +1 -1
- package/coverage/lcov-report/src/views/Package/useSectionItems/util.ts.html +1 -1
- package/coverage/lcov-report/src/views/Package/util.ts.html +1 -1
- package/coverage/lcov-report/src/views/PackageLatest/PackageLatest.tsx.html +1 -1
- package/coverage/lcov-report/src/views/PackageLatest/index.html +1 -1
- package/coverage/lcov-report/src/views/PackageLatest/index.ts.html +1 -1
- package/coverage/lcov-report/src/views/Packages/Packages.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Packages/index.html +1 -1
- package/coverage/lcov-report/src/views/Packages/index.ts.html +1 -1
- package/coverage/lcov-report/src/views/Random/Random.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Random/index.html +1 -1
- package/coverage/lcov-report/src/views/Random/index.ts.html +1 -1
- package/coverage/lcov-report/src/views/Search/ArrowButton.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/CDKFilter.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/CheckboxFilter.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/FilterHeading.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/FilterPanel.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/GoToPage.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/KeywordsFilter.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/LanguageFilter.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/PageControls.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/RadioFilter.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/Search.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/SearchBar.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/SearchDetails.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/SearchResults.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/SortAndFilterDrawer.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/SortFilter.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/SortedBy.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/TagFilter.tsx.html +1 -1
- package/coverage/lcov-report/src/views/Search/constants.ts.html +1 -1
- package/coverage/lcov-report/src/views/Search/index.html +1 -1
- package/coverage/lcov-report/src/views/Search/index.ts.html +1 -1
- package/coverage/lcov-report/src/views/Search/testIds.ts.html +1 -1
- package/coverage/lcov-report/src/views/Search/useSearchParam.ts.html +1 -1
- package/coverage/lcov-report/src/views/Search/useUpdateSearchParam.ts.html +1 -1
- package/coverage/lcov-report/src/views/Search/util.ts.html +1 -1
- package/coverage/lcov-report/src/views/SiteTerms/SiteTerms.tsx.html +1 -1
- package/coverage/lcov-report/src/views/SiteTerms/index.html +1 -1
- package/coverage/lcov-report/src/views/SiteTerms/index.ts.html +1 -1
- package/package.json +2 -2
- package/build/static/js/332.9e0695b5.chunk.js +0 -2
- package/build/static/js/332.9e0695b5.chunk.js.map +0 -1
- package/build/static/js/375.30524f64.chunk.js +0 -2
- package/build/static/js/375.30524f64.chunk.js.map +0 -1
- package/build/static/js/421.ba26527a.chunk.js +0 -2
- package/build/static/js/421.ba26527a.chunk.js.map +0 -1
- package/build/static/js/516.34bdea00.chunk.js +0 -2
- package/build/static/js/516.34bdea00.chunk.js.map +0 -1
- package/build/static/js/619.70bb2d55.chunk.js +0 -2
- package/build/static/js/619.70bb2d55.chunk.js.map +0 -1
- package/build/static/js/685.2519d50c.chunk.js +0 -3
- package/build/static/js/685.2519d50c.chunk.js.map +0 -1
- package/build/static/js/773.ea0e9610.chunk.js +0 -2
- package/build/static/js/773.ea0e9610.chunk.js.map +0 -1
- package/build/static/js/857.3540b295.chunk.js +0 -2
- package/build/static/js/857.3540b295.chunk.js.map +0 -1
- package/build/static/js/959.cd9d51a2.chunk.js +0 -2
- package/build/static/js/959.cd9d51a2.chunk.js.map +0 -1
- package/build/static/js/main.e4cc7c97.js +0 -3
- package/build/static/js/main.e4cc7c97.js.map +0 -1
- /package/build/static/js/{685.2519d50c.chunk.js.LICENSE.txt → 685.3bef821a.chunk.js.LICENSE.txt} +0 -0
- /package/build/static/js/{main.e4cc7c97.js.LICENSE.txt → main.357f923e.js.LICENSE.txt} +0 -0
|
@@ -394,7 +394,7 @@ export const CDKFilter: FunctionComponent = <span class="cstat-no" title="statem
|
|
|
394
394
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
395
395
|
Code coverage generated by
|
|
396
396
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
397
|
-
at 2025-07-
|
|
397
|
+
at 2025-07-11T00:34:41.439Z
|
|
398
398
|
</div>
|
|
399
399
|
<script src="../../../prettify.js"></script>
|
|
400
400
|
<script>
|
|
@@ -562,7 +562,7 @@ export const CheckboxFilter: FunctionComponent<CheckboxFilterProps> = <spa
|
|
|
562
562
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
563
563
|
Code coverage generated by
|
|
564
564
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
565
|
-
at 2025-07-
|
|
565
|
+
at 2025-07-11T00:34:41.439Z
|
|
566
566
|
</div>
|
|
567
567
|
<script src="../../../prettify.js"></script>
|
|
568
568
|
<script>
|
|
@@ -268,7 +268,7 @@ export const FilterHeading: FunctionComponent<FilterHeadingProps> = <span
|
|
|
268
268
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
269
269
|
Code coverage generated by
|
|
270
270
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
271
|
-
at 2025-07-
|
|
271
|
+
at 2025-07-11T00:34:41.439Z
|
|
272
272
|
</div>
|
|
273
273
|
<script src="../../../prettify.js"></script>
|
|
274
274
|
<script>
|
|
@@ -214,7 +214,7 @@ export const FilterPanel: FunctionComponent<FilterPanelProps> = <span clas
|
|
|
214
214
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
215
215
|
Code coverage generated by
|
|
216
216
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
217
|
-
at 2025-07-
|
|
217
|
+
at 2025-07-11T00:34:41.439Z
|
|
218
218
|
</div>
|
|
219
219
|
<script src="../../../prettify.js"></script>
|
|
220
220
|
<script>
|
|
@@ -280,7 +280,7 @@ export const GoToPage: FunctionComponent<GoToPageProps> = <span class="cst
|
|
|
280
280
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
281
281
|
Code coverage generated by
|
|
282
282
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
283
|
-
at 2025-07-
|
|
283
|
+
at 2025-07-11T00:34:41.439Z
|
|
284
284
|
</div>
|
|
285
285
|
<script src="../../../prettify.js"></script>
|
|
286
286
|
<script>
|
|
@@ -232,7 +232,7 @@ export const KeywordsFilter: FunctionComponent = <span class="cstat-no" title="s
|
|
|
232
232
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
233
233
|
Code coverage generated by
|
|
234
234
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
235
|
-
at 2025-07-
|
|
235
|
+
at 2025-07-11T00:34:41.439Z
|
|
236
236
|
</div>
|
|
237
237
|
<script src="../../../prettify.js"></script>
|
|
238
238
|
<script>
|
|
@@ -235,7 +235,7 @@ export const LanguageFilter: FunctionComponent = <span class="cstat-no" title="s
|
|
|
235
235
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
236
236
|
Code coverage generated by
|
|
237
237
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
238
|
-
at 2025-07-
|
|
238
|
+
at 2025-07-11T00:34:41.439Z
|
|
239
239
|
</div>
|
|
240
240
|
<script src="../../../prettify.js"></script>
|
|
241
241
|
<script>
|
|
@@ -244,7 +244,7 @@ export const PageControls: FunctionComponent<PageControlsProps> = <span cl
|
|
|
244
244
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
245
245
|
Code coverage generated by
|
|
246
246
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
247
|
-
at 2025-07-
|
|
247
|
+
at 2025-07-11T00:34:41.439Z
|
|
248
248
|
</div>
|
|
249
249
|
<script src="../../../prettify.js"></script>
|
|
250
250
|
<script>
|
|
@@ -238,7 +238,7 @@ export const RadioFilter: FunctionComponent<RadioFilterProps> = <span clas
|
|
|
238
238
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
239
239
|
Code coverage generated by
|
|
240
240
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
241
|
-
at 2025-07-
|
|
241
|
+
at 2025-07-11T00:34:41.439Z
|
|
242
242
|
</div>
|
|
243
243
|
<script src="../../../prettify.js"></script>
|
|
244
244
|
<script>
|
|
@@ -175,7 +175,7 @@ export const Search: FunctionComponent = <span class="cstat-no" title="statement
|
|
|
175
175
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
176
176
|
Code coverage generated by
|
|
177
177
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
178
|
-
at 2025-07-
|
|
178
|
+
at 2025-07-11T00:34:41.439Z
|
|
179
179
|
</div>
|
|
180
180
|
<script src="../../../prettify.js"></script>
|
|
181
181
|
<script>
|
|
@@ -157,7 +157,7 @@ export const SearchBar: FunctionComponent = <span class="cstat-no" title="statem
|
|
|
157
157
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
158
158
|
Code coverage generated by
|
|
159
159
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
160
|
-
at 2025-07-
|
|
160
|
+
at 2025-07-11T00:34:41.439Z
|
|
161
161
|
</div>
|
|
162
162
|
<script src="../../../prettify.js"></script>
|
|
163
163
|
<script>
|
|
@@ -286,7 +286,7 @@ export const SearchDetails: FunctionComponent<SearchDetailsProps> = <span
|
|
|
286
286
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
287
287
|
Code coverage generated by
|
|
288
288
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
289
|
-
at 2025-07-
|
|
289
|
+
at 2025-07-11T00:34:41.439Z
|
|
290
290
|
</div>
|
|
291
291
|
<script src="../../../prettify.js"></script>
|
|
292
292
|
<script>
|
|
@@ -406,7 +406,7 @@ export const SearchResults: FunctionComponent = <span class="cstat-no" title="st
|
|
|
406
406
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
407
407
|
Code coverage generated by
|
|
408
408
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
409
|
-
at 2025-07-
|
|
409
|
+
at 2025-07-11T00:34:41.439Z
|
|
410
410
|
</div>
|
|
411
411
|
<script src="../../../prettify.js"></script>
|
|
412
412
|
<script>
|
|
@@ -253,7 +253,7 @@ export const SortAndFilterDrawer: FunctionComponent = <span class="cstat-no" tit
|
|
|
253
253
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
254
254
|
Code coverage generated by
|
|
255
255
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
256
|
-
at 2025-07-
|
|
256
|
+
at 2025-07-11T00:34:41.439Z
|
|
257
257
|
</div>
|
|
258
258
|
<script src="../../../prettify.js"></script>
|
|
259
259
|
<script>
|
|
@@ -169,7 +169,7 @@ export const SortFilter: FunctionComponent = <span class="cstat-no" title="state
|
|
|
169
169
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
170
170
|
Code coverage generated by
|
|
171
171
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
172
|
-
at 2025-07-
|
|
172
|
+
at 2025-07-11T00:34:41.439Z
|
|
173
173
|
</div>
|
|
174
174
|
<script src="../../../prettify.js"></script>
|
|
175
175
|
<script>
|
|
@@ -274,7 +274,7 @@ export const SortedBy: FunctionComponent = <span class="cstat-no" title="stateme
|
|
|
274
274
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
275
275
|
Code coverage generated by
|
|
276
276
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
277
|
-
at 2025-07-
|
|
277
|
+
at 2025-07-11T00:34:41.439Z
|
|
278
278
|
</div>
|
|
279
279
|
<script src="../../../prettify.js"></script>
|
|
280
280
|
<script>
|
|
@@ -508,7 +508,7 @@ export const TagFilter: FunctionComponent = <span class="fstat-no" title="functi
|
|
|
508
508
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
509
509
|
Code coverage generated by
|
|
510
510
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
511
|
-
at 2025-07-
|
|
511
|
+
at 2025-07-11T00:34:41.439Z
|
|
512
512
|
</div>
|
|
513
513
|
<script src="../../../prettify.js"></script>
|
|
514
514
|
<script>
|
|
@@ -148,7 +148,7 @@ export const SEARCH_ANALYTICS = {
|
|
|
148
148
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
149
149
|
Code coverage generated by
|
|
150
150
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
151
|
-
at 2025-07-
|
|
151
|
+
at 2025-07-11T00:34:41.439Z
|
|
152
152
|
</div>
|
|
153
153
|
<script src="../../../prettify.js"></script>
|
|
154
154
|
<script>
|
|
@@ -446,7 +446,7 @@
|
|
|
446
446
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
447
447
|
Code coverage generated by
|
|
448
448
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
449
|
-
at 2025-07-
|
|
449
|
+
at 2025-07-11T00:34:41.439Z
|
|
450
450
|
</div>
|
|
451
451
|
<script src="../../../prettify.js"></script>
|
|
452
452
|
<script>
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
74
74
|
Code coverage generated by
|
|
75
75
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
76
|
-
at 2025-07-
|
|
76
|
+
at 2025-07-11T00:34:41.439Z
|
|
77
77
|
</div>
|
|
78
78
|
<script src="../../../prettify.js"></script>
|
|
79
79
|
<script>
|
|
@@ -130,7 +130,7 @@ export default createTestIds("searchRedesign", [
|
|
|
130
130
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
131
131
|
Code coverage generated by
|
|
132
132
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
133
|
-
at 2025-07-
|
|
133
|
+
at 2025-07-11T00:34:41.439Z
|
|
134
134
|
</div>
|
|
135
135
|
<script src="../../../prettify.js"></script>
|
|
136
136
|
<script>
|
|
@@ -298,7 +298,7 @@ export const useTags = <span class="fstat-no" title="function not covered" >()</
|
|
|
298
298
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
299
299
|
Code coverage generated by
|
|
300
300
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
301
|
-
at 2025-07-
|
|
301
|
+
at 2025-07-11T00:34:41.439Z
|
|
302
302
|
</div>
|
|
303
303
|
<script src="../../../prettify.js"></script>
|
|
304
304
|
<script>
|
|
@@ -139,7 +139,7 @@ export const useUpdateSearchParam = <span class="fstat-no" title="function not c
|
|
|
139
139
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
140
140
|
Code coverage generated by
|
|
141
141
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
142
|
-
at 2025-07-
|
|
142
|
+
at 2025-07-11T00:34:41.439Z
|
|
143
143
|
</div>
|
|
144
144
|
<script src="../../../prettify.js"></script>
|
|
145
145
|
<script>
|
|
@@ -211,7 +211,7 @@ export const getSearchUrlParams = <span class="fstat-no" title="function not cov
|
|
|
211
211
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
212
212
|
Code coverage generated by
|
|
213
213
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
214
|
-
at 2025-07-
|
|
214
|
+
at 2025-07-11T00:34:41.439Z
|
|
215
215
|
</div>
|
|
216
216
|
<script src="../../../prettify.js"></script>
|
|
217
217
|
<script>
|
|
@@ -286,7 +286,7 @@ export const SiteTerms: FunctionComponent = <span class="cstat-no" title="statem
|
|
|
286
286
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
287
287
|
Code coverage generated by
|
|
288
288
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
289
|
-
at 2025-07-
|
|
289
|
+
at 2025-07-11T00:34:41.439Z
|
|
290
290
|
</div>
|
|
291
291
|
<script src="../../../prettify.js"></script>
|
|
292
292
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at 2025-07-
|
|
119
|
+
at 2025-07-11T00:34:41.439Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
74
74
|
Code coverage generated by
|
|
75
75
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
76
|
-
at 2025-07-
|
|
76
|
+
at 2025-07-11T00:34:41.439Z
|
|
77
77
|
</div>
|
|
78
78
|
<script src="../../../prettify.js"></script>
|
|
79
79
|
<script>
|
package/package.json
CHANGED
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"express-http-proxy": "^1.6.3",
|
|
71
71
|
"jsii-docgen": "^6.3.27",
|
|
72
72
|
"prettier": "^2.8.8",
|
|
73
|
-
"projen": "^0.94.
|
|
73
|
+
"projen": "^0.94.1",
|
|
74
74
|
"react-app-rewired": "^2.2.1",
|
|
75
75
|
"react-scripts": "^5",
|
|
76
76
|
"ts-node": "^10.9.2",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"publishConfig": {
|
|
126
126
|
"access": "public"
|
|
127
127
|
},
|
|
128
|
-
"version": "0.1.
|
|
128
|
+
"version": "0.1.1421",
|
|
129
129
|
"eslintConfig": {
|
|
130
130
|
"extends": [
|
|
131
131
|
"react-app",
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunkconstruct_hub_webapp=self.webpackChunkconstruct_hub_webapp||[]).push([[332],{48332:(e,t,r)=>{r.r(t),r.d(t,{default:()=>l});var s=r(13618),i=r(4450),n=r(62991),a=r(50425),o=r(93305),c=r(70579);const l=()=>(0,c.jsx)(a.Y,{meta:{description:"Learn about contributing to Construct Hub.",title:"Contribute"},pageName:"contribute",children:(0,c.jsxs)(n.Tw,{children:[(0,c.jsx)(n.hb,{children:"Contributing to Construct Hub"}),(0,c.jsxs)(s.nD,{allowMultiple:!0,allowToggle:!0,defaultIndex:[0],children:[(0,c.jsxs)(n.MT,{question:"How can I add my construct to Construct Hub?",children:[(0,c.jsxs)(i.EY,{children:["Constructs intended for Construct Hub must be published to the"," ",(0,c.jsx)(n.dN,{href:"https://www.npmjs.com/",children:"npm Registry"})," under Apache, BSD, EPL, MPL-2.0, ISC and CDDL or MIT open source licenses and annotated with a keyword recognized by Construct Hub (awscdk, cdk8s, or cdktf)."]}),(0,c.jsxs)(i.EY,{children:["Additionally, since one of the main goals of Construct Hub is to enable an ecosystem of constructs that can be consumed by all CDK languages, your library ",(0,c.jsx)("strong",{children:"must"})," be compiled with"," ",(0,c.jsx)(n.dN,{href:"https://aws.github.io/jsii/",children:"JSII"}),", a TypeScript-based tool for building multi-language libraries. Construct Hub leverages the type information produced by the JSII compiler to render a rich multi-language API reference for each construct."]}),(0,c.jsxs)(i.EY,{children:["Construct Hub continuously monitors the npm Registry. Packages that meet the above requirements appear in Construct Hub in about 30 minutes. If your package does not appear in Construct Hub, but meets these requirements, please file an issue against our"," ",(0,c.jsx)(n.dN,{href:"".concat(o.jP,"/issues/new"),children:"GitHub repository."})]}),(0,c.jsxs)(i.EY,{children:["The community has provided some great resources about publishing construct libraries that meet Construct Hub requirements. For example, see"," ",(0,c.jsxs)(n.dN,{href:"https://dev.to/aws-builders/a-beginner-s-guide-to-create-aws-cdk-construct-library-with-projen-5eh4",children:["\u201cA Beginner's Guide to Create AWS CDK ConstructLibrary with"," ","projen\u201d"]})," ","by ",(0,c.jsx)(n.dN,{href:"https://hayao-k.dev/",children:"hayao-k"}),"."]}),(0,c.jsxs)(i.EY,{children:["If you already have a library written in TypeScript and want to migrate it to JSII so it can be included in Construct Hub, see the"," ",(0,c.jsx)(n.dN,{href:"https://aws.github.io/jsii/user-guides/#library-author-guide",children:"JSII library author guide."})]})]}),(0,c.jsxs)(n.MT,{question:"What are the best practices for improving discoverability of a construct library on Construct Hub?",children:[(0,c.jsx)(i.EY,{children:"To improve your construct library\u2019s visibility on Construct Hub, follow these best practices:"}),(0,c.jsxs)(i._J,{sx:{li:{mt:4}},children:[(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"Helpful description."})," Publish your library with a description. Libraries without description have lower chances to be discovered by users. When you write your library\u2019s description, think: Why would someone use it? What makes it unique? Make the description as accurate and differentiated as possible."]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"Helpful keywords."})," Publish your library with helpful keywords, ones that can help potential users to find your package. Helpful keywords can be technologies that are being used by the library, use cases the library is useful for, service names that are being used by the library etc. For example: \u2018Monitoring\u2019, \u2018Kubernetes\u2019, \u2018Cost Management\u2019, \u2018Websites\u2019, \u2018AI\u2019, \u2018Containers\u2019 and more."]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"Helpful README."})," Review your library\u2019s README file. Is it developer-friendly? That is, can developers quickly understand the use case you\u2019re trying to solve? Does your README make it easy to get started with your library? Does it explain how your library is different from other libraries? Is it easy to understand at first glance the value developers gain from the library? For more information see *\u201cQ: What are the best practices for a developer-friendly README file?\u201d.*"]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"API documentation."})," Document the library classes, methods, properties in the library\u2019s code. Construct Hub will display this information when it automatically generates the API documentation."]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"Maintain your library."})," Developers prefer libraries that are updated on a regular basis. Our experience shows that successful libraries are those where publishers engage and collaborate with the user community, respond to issues and pull requests, fix bugs, and add capabilities. To gain more developers trust, maintain the releases section on your code repository and make sure to describe the changes between different releases. You may consider to link the libraries you\u2019ve published with your code repository."]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"AWS Partner Network (APN) badge."})," If you\u2019re an AWS partner and you are publishing a library for your offering, please reach out to us and we will be happy to add a badge to your libraries with your company\u2019s name."]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"Enable support for multiple programming languages."})," ","Make your library usable by a broader set of users and increase its value to the ecosystem. Starting with your library written in TypeScript, JSII will create packages in the other CDK programming languages. Construct Hub will then automatically generate API reference and transliterate code samples. All you need to do is to follow the instructions under *\u201cQ: How can I add my construct to Construct Hub?\u201d.*"]})]})]}),(0,c.jsxs)(n.MT,{question:"What are the best practices for writing a developer-friendly README file?",children:[(0,c.jsx)(i.EY,{children:"Developer-friendly READMEs help readers quickly understand your library\u2019s relevance to their needs and its unique value in comparison to similar libraries on the Construct Hub. Below is a suggestion for a README file structure:"}),(0,c.jsxs)(i.Xy,{sx:{li:{mt:4}},children:[(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"State and maturity of the library."})," Start your READMEs with helpful badges like"," ",(0,c.jsx)(n.dN,{href:"https://www.npmjs.com/package/cdk-codepipeline-badge-notification",children:"CDK pipelines badges"}),". It will help users see the state of your package."]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"Short description"}),". What does this library do? Which use case does it solve? Which technologies and services does it use or support?"]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"What is unique about this library?"})," Help readers quickly find the right library for their needs by stating its special advantages right up front. How does it compare to other libraries addressing the same need or that use the same technologies and services? You don\u2019t need an explicit \u201cus vs. them\u201d feature checklist; just make sure you communicate your library\u2019s unique value."]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"Code samples."})," Include as many complete and working code samples as you can to help developers quickly understand how they can use your library. Some developers start reading code samples before anything else. Write your code samples in TypeScript, and Construct Hub will transliterate them to the other programming languages your library supports. A good practice is to include a minimal code sample of how to use your library in the first page of your README."]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"Author information."})," Share information about you, other packages you\u2019ve published, and additional helpful links that can improve your credibility with readers."]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"License and support."})," Include a \u201cLicense\u201d and \u201cContributing\u201d sections that invite users to contribute via links to your source code repository and issue tracker. (Construct Hub provides \u201cLicense\u201d and \u201cProvide Feedback\u201d in your library\u2019s package page, but it\u2019s convenient to have them in the README too.)"]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"Diagrams."})," Diagrams always help readers quickly understand what a library does. Consider adding diagrams for libraries that create multiple services that work together."]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"Explanatory videos."})," Consider sharing links to videos that can help potential customers engage with your library."]}),(0,c.jsxs)(i.ck,{children:[(0,c.jsx)("strong",{children:"Absolute links vs. relative."})," Use absolute links (those that start with http:// or https://) and not relative links. Relative links are prone to breaking when the content is shared elsewhere."]})]})]}),(0,c.jsxs)(n.MT,{question:"Why isn\u2019t my package displayed on Construct Hub?",children:[(0,c.jsx)(i.EY,{children:"Construct Hub includes publicly-available constructs that are JSII-compatible and that were published to the npm Registry with a permissive open-source license and a CDK keyword: aws-cdk, cdk8s, or cdktf. If you believe your package qualifies, but it does not appear in Construct Hub, please check the following:"}),(0,c.jsxs)(i.Xy,{sx:{li:{my:4}},children:[(0,c.jsxs)(i.ck,{children:["You are using JSII to compile your project. When you successfully build your project with jsii, a ",(0,c.jsx)("code",{children:".jsii"})," file should get created in the root of your project. See the"," ",(0,c.jsx)(n.dN,{href:"https://aws.github.io/jsii/user-guides/#library-author-guide",children:"JSII Library Author Guide"})," ","for more information about setting up JSII."]}),(0,c.jsxs)(i.ck,{children:["Your packaged library includes the ",(0,c.jsx)("code",{children:".jsii"})," file. If you have a ",(0,c.jsx)("code",{children:".npmignore"})," file, make sure it does not ignore"," ",(0,c.jsx)("code",{children:".jsii"}),'. (You can add "',(0,c.jsx)("code",{children:"!.jsii"}),'" to specify it ',(0,c.jsx)("em",{children:"should"})," be included in the packaged library.) If you are using the ",(0,c.jsx)("code",{children:"files"})," field in"," ",(0,c.jsx)("code",{children:"package.json"}),', make sure it includes "',(0,c.jsx)("code",{children:".jsii"}),'" (this list takes precedence over'," ",(0,c.jsx)("code",{children:".npmignore"}),")."]})]}),(0,c.jsxs)(i.EY,{children:["If your package still does not appear in Construct Hub, please raise an issue"," ",(0,c.jsx)(n.dN,{href:"".concat(o.jP,"/issues/new"),children:"here"}),"."]})]}),(0,c.jsx)(n.MT,{question:"Can I update my package after it has been displayed?",children:(0,c.jsx)(i.EY,{children:"Yes, you can and should! After you publish a new valid version to the public npm Registry, it should appear on Construct Hub in about 30 minutes."})}),(0,c.jsx)(n.MT,{question:"How can I report a bug or contribute code to a construct?",children:(0,c.jsx)(i.EY,{children:"Each package is owned by its publisher, so contributions, such as bug reports and pull requests, should be made via the repository link provided by the publisher. You may press the \u2018Provide feedback\u2019 link at the package page to open a new issue in at the package\u2019s repository."})}),(0,c.jsxs)(n.MT,{question:"How can I participate in link the Construct Hub community?",children:["Construct Hub is itself an open-source construct! Join the"," ",(0,c.jsx)(n.dN,{href:"https://github.com/cdklabs/construct-hub",children:"Construct Hub GitHub community"}),". You are also welcome to join the #construct-hub-dev channel in the"," ",(0,c.jsx)(n.dN,{href:"https://cdk.dev/",children:"CDK community Slack workspace"})]}),(0,c.jsx)(n.MT,{question:"Is there a Slack channel for the CDK community?",children:(0,c.jsxs)(i.EY,{children:["Please join the"," ",(0,c.jsx)(n.dN,{href:"https://cdk.dev/",children:"CDK Slack channel"}),". This Slack channel is managed by the CDK community, for the CDK community."]})})]})]})})},49182:(e,t,r)=>{r.d(t,{R:()=>i});var s=r(75714);const i=e=>{const{data:t}=(0,s.U)();return(null!==t&&void 0!==t?t:{})[e]}},50425:(e,t,r)=>{r.d(t,{Y:()=>l});var s=r(65043),i=r(41591);const n={contribute:{event:{name:"Contribute Load"}},home:{event:{name:"Home Load"}},faq:{event:{name:"Frequently Asked Questions Load"}},packageProfile:{event:{name:"Package Profile Load"}},search:{event:{name:"Search Load"}},siteTerms:{event:{name:"Site Terms Load"}},notFound:{page:{pageType:"errorPage"},event:{name:"404 Page Load"}}};var a=r(99103),o=r(49182),c=r(70579);["default-src 'self' 'unsafe-inline' http://*.awsstatic.com;","connect-src 'self' https://*.shortbread.aws.dev http://*.shortbread.aws.dev http://a0.awsstatic.com/ http://amazonwebservices.d2.sc.omtrdc.net http://aws.demdex.net http://dpm.demdex.net http://cm.everesttech.net;","frame-src http://aws.demdex.net http://dpm.demdex.net;","img-src 'self' https://* http://a0.awsstatic.com/ http://amazonwebservices.d2.sc.omtrdc.net http://aws.demdex.net http://dpm.demdex.net http://cm.everesttech.net;","object-src 'none';","style-src 'self' 'unsafe-inline';"].join(" ");const l=e=>{let{children:t,meta:r,pageName:l}=e;const d=(0,a.Or)(n[l]);(0,s.useEffect)(()=>{d()},[d]);const u=(0,o.R)("feeds")||[],{suffix:h=!0,title:p,description:b}=r,m=h?"".concat(p," - Construct Hub"):p;return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsxs)(i.m,{children:[!1,(0,c.jsx)("meta",{content:"width=device-width, initial-scale=1",name:"viewport"}),(0,c.jsx)("meta",{charSet:"utf-8"}),u.map(e=>{let{url:t,mimeType:r}=e;return(0,c.jsx)("link",{href:t,rel:"alternate",type:r},t)}),(0,c.jsx)("title",{children:m}),(0,c.jsx)("meta",{content:m,property:"og:title"}),(0,c.jsx)("meta",{content:m,name:"twitter:title"}),(0,c.jsx)("meta",{content:"summary",name:"twitter:card"}),(0,c.jsx)("meta",{content:b,name:"description"}),(0,c.jsx)("meta",{content:b,property:"og:description"}),(0,c.jsx)("meta",{content:b,name:"twitter:description"})]}),t]})}},62991:(e,t,r)=>{r.d(t,{Tw:()=>n,hb:()=>a,MT:()=>c,dN:()=>d,YS:()=>u,rw:()=>m});var s=r(4450),i=r(70579);const n=e=>{let{children:t}=e;return(0,i.jsxs)(s.az,{bg:"bgSecondary",color:"textPrimary",h:"100%",w:"100%",children:[t,(0,i.jsx)(s.az,{py:5,width:"100%"})]})},a=e=>{let{children:t}=e;return(0,i.jsx)(s.az,{bg:"bgPrimary",py:20,width:"100%",children:(0,i.jsx)(s.DZ,{as:"h1",color:"textPrimary",mx:"auto",textAlign:"center",children:t})})};var o=r(13618);const c=e=>{let{question:t,children:r}=e;return(0,i.jsxs)(o.As,{children:[(0,i.jsxs)(o.J2,{children:[(0,i.jsx)(s.az,{flex:"1",py:2,textAlign:"left",children:(0,i.jsx)(s.DZ,{as:"h3",ml:8,size:"sm",children:t})}),(0,i.jsx)(o.QJ,{})]}),(0,i.jsx)(o.vr,{px:12,py:4,children:(0,i.jsx)(s.EY,{color:"textPrimary",fontSize:"md",sx:{p:{marginTop:"0",marginBottom:"4"}},children:r})})]})};var l=r(27200);const d=e=>{let{href:t,children:r}=e;return(0,i.jsx)(l.G,{color:"inherit",hasWarning:!1,href:t,textDecoration:"underline",children:r})},u=e=>{let{heading:t,children:r}=e;return(0,i.jsxs)(o.As,{children:[(0,i.jsxs)(o.J2,{children:[(0,i.jsx)(s.az,{flex:"1",textAlign:"left",children:(0,i.jsx)(s.DZ,{as:"h2",ml:4,my:4,size:"lg",children:t})}),(0,i.jsx)(o.QJ,{})]}),(0,i.jsx)(o.vr,{p:0,children:(0,i.jsx)(o.nD,{allowMultiple:!0,w:"100%",children:r})})]})};var h=r(89379),p=r(80045);const b=["children"],m=e=>{let{children:t}=e,r=(0,p.A)(e,b);return(0,i.jsx)(o.nD,(0,h.A)((0,h.A)({allowMultiple:!0},r),{},{children:t}))}}}]);
|
|
2
|
-
//# sourceMappingURL=332.9e0695b5.chunk.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"static/js/332.9e0695b5.chunk.js","mappings":"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","sources":["views/Contribute/Contribute.tsx","hooks/useConfigValue/useConfigValue.ts","constants/pageInfo.ts","components/Page/Page.tsx","components/FAQ/FAQ.tsx","components/FAQ/FAQHeading.tsx","components/FAQ/FAQItem.tsx","components/FAQ/FAQLink.tsx","components/FAQ/FAQSection.tsx","components/FAQ/FAQSections.tsx"],"sourcesContent":["import {\n Accordion,\n OrderedList,\n ListItem,\n Text,\n UnorderedList,\n} from \"@chakra-ui/react\";\nimport type { FunctionComponent } from \"react\";\nimport { FAQ, FAQHeading, FAQItem, FAQLink } from \"../../components/FAQ\";\nimport { Page } from \"../../components/Page\";\nimport { CONSTRUCT_HUB_REPO_URL } from \"../../constants/links\";\n\nexport const Contribute: FunctionComponent = () => (\n <Page\n meta={{\n description: \"Learn about contributing to Construct Hub.\",\n title: \"Contribute\",\n }}\n pageName=\"contribute\"\n >\n <FAQ>\n <FAQHeading>Contributing to Construct Hub</FAQHeading>\n\n <Accordion allowMultiple allowToggle defaultIndex={[0]}>\n <FAQItem question=\"How can I add my construct to Construct Hub?\">\n <Text>\n Constructs intended for Construct Hub must be published to the{\" \"}\n <FAQLink href=\"https://www.npmjs.com/\">npm Registry</FAQLink> under\n Apache, BSD, EPL, MPL-2.0, ISC and CDDL or MIT open source licenses\n and annotated with a keyword recognized by Construct Hub (awscdk,\n cdk8s, or cdktf).\n </Text>\n\n <Text>\n Additionally, since one of the main goals of Construct Hub is to\n enable an ecosystem of constructs that can be consumed by all CDK\n languages, your library <strong>must</strong> be compiled with{\" \"}\n <FAQLink href=\"https://aws.github.io/jsii/\">JSII</FAQLink>, a\n TypeScript-based tool for building multi-language libraries.\n Construct Hub leverages the type information produced by the JSII\n compiler to render a rich multi-language API reference for each\n construct.\n </Text>\n\n <Text>\n Construct Hub continuously monitors the npm Registry. Packages that\n meet the above requirements appear in Construct Hub in about 30\n minutes. If your package does not appear in Construct Hub, but meets\n these requirements, please file an issue against our{\" \"}\n <FAQLink href={`${CONSTRUCT_HUB_REPO_URL}/issues/new`}>\n GitHub repository.\n </FAQLink>\n </Text>\n\n <Text>\n The community has provided some great resources about publishing\n construct libraries that meet Construct Hub requirements. For\n example, see{\" \"}\n <FAQLink href=\"https://dev.to/aws-builders/a-beginner-s-guide-to-create-aws-cdk-construct-library-with-projen-5eh4\">\n “A Beginner's Guide to Create AWS CDK ConstructLibrary with{\" \"}\n projen”\n </FAQLink>{\" \"}\n by <FAQLink href=\"https://hayao-k.dev/\">hayao-k</FAQLink>.\n </Text>\n\n <Text>\n If you already have a library written in TypeScript and want to\n migrate it to JSII so it can be included in Construct Hub, see the{\" \"}\n <FAQLink href=\"https://aws.github.io/jsii/user-guides/#library-author-guide\">\n JSII library author guide.\n </FAQLink>\n </Text>\n </FAQItem>\n\n <FAQItem question=\"What are the best practices for improving discoverability of a construct library on Construct Hub?\">\n <Text>\n To improve your construct library’s visibility on Construct Hub,\n follow these best practices:\n </Text>\n <OrderedList sx={{ li: { mt: 4 } }}>\n <ListItem>\n <strong>Helpful description.</strong> Publish your library with a\n description. Libraries without description have lower chances to\n be discovered by users. When you write your library’s description,\n think: Why would someone use it? What makes it unique? Make the\n description as accurate and differentiated as possible.\n </ListItem>\n\n <ListItem>\n <strong>Helpful keywords.</strong> Publish your library with\n helpful keywords, ones that can help potential users to find your\n package. Helpful keywords can be technologies that are being used\n by the library, use cases the library is useful for, service names\n that are being used by the library etc. For example: ‘Monitoring’,\n ‘Kubernetes’, ‘Cost Management’, ‘Websites’, ‘AI’, ‘Containers’\n and more.\n </ListItem>\n\n <ListItem>\n <strong>Helpful README.</strong> Review your library’s README\n file. Is it developer-friendly? That is, can developers quickly\n understand the use case you’re trying to solve? Does your README\n make it easy to get started with your library? Does it explain how\n your library is different from other libraries? Is it easy to\n understand at first glance the value developers gain from the\n library? For more information see *“Q: What are the best practices\n for a developer-friendly README file?”.*\n </ListItem>\n\n <ListItem>\n <strong>API documentation.</strong> Document the library classes,\n methods, properties in the library’s code. Construct Hub will\n display this information when it automatically generates the API\n documentation.\n </ListItem>\n\n <ListItem>\n <strong>Maintain your library.</strong> Developers prefer\n libraries that are updated on a regular basis. Our experience\n shows that successful libraries are those where publishers engage\n and collaborate with the user community, respond to issues and\n pull requests, fix bugs, and add capabilities. To gain more\n developers trust, maintain the releases section on your code\n repository and make sure to describe the changes between different\n releases. You may consider to link the libraries you’ve published\n with your code repository.\n </ListItem>\n\n <ListItem>\n <strong>AWS Partner Network (APN) badge.</strong> If you’re an AWS\n partner and you are publishing a library for your offering, please\n reach out to us and we will be happy to add a badge to your\n libraries with your company’s name.\n </ListItem>\n\n <ListItem>\n <strong>\n Enable support for multiple programming languages.\n </strong>{\" \"}\n Make your library usable by a broader set of users and increase\n its value to the ecosystem. Starting with your library written in\n TypeScript, JSII will create packages in the other CDK programming\n languages. Construct Hub will then automatically generate API\n reference and transliterate code samples. All you need to do is to\n follow the instructions under *“Q: How can I add my construct to\n Construct Hub?”.*\n </ListItem>\n </OrderedList>\n </FAQItem>\n\n <FAQItem question=\"What are the best practices for writing a developer-friendly README file?\">\n <Text>\n Developer-friendly READMEs help readers quickly understand your\n library’s relevance to their needs and its unique value in\n comparison to similar libraries on the Construct Hub. Below is a\n suggestion for a README file structure:\n </Text>\n\n <UnorderedList sx={{ li: { mt: 4 } }}>\n <ListItem>\n <strong>State and maturity of the library.</strong> Start your\n READMEs with helpful badges like{\" \"}\n <FAQLink href=\"https://www.npmjs.com/package/cdk-codepipeline-badge-notification\">\n CDK pipelines badges\n </FAQLink>\n . It will help users see the state of your package.\n </ListItem>\n\n <ListItem>\n <strong>Short description</strong>. What does this library do?\n Which use case does it solve? Which technologies and services does\n it use or support?\n </ListItem>\n\n <ListItem>\n <strong>What is unique about this library?</strong> Help readers\n quickly find the right library for their needs by stating its\n special advantages right up front. How does it compare to other\n libraries addressing the same need or that use the same\n technologies and services? You don’t need an explicit “us vs.\n them” feature checklist; just make sure you communicate your\n library’s unique value.\n </ListItem>\n\n <ListItem>\n <strong>Code samples.</strong> Include as many complete and\n working code samples as you can to help developers quickly\n understand how they can use your library. Some developers start\n reading code samples before anything else. Write your code samples\n in TypeScript, and Construct Hub will transliterate them to the\n other programming languages your library supports. A good practice\n is to include a minimal code sample of how to use your library in\n the first page of your README.\n </ListItem>\n\n <ListItem>\n <strong>Author information.</strong> Share information about you,\n other packages you’ve published, and additional helpful links that\n can improve your credibility with readers.\n </ListItem>\n\n <ListItem>\n <strong>License and support.</strong> Include a “License” and\n “Contributing” sections that invite users to contribute via links\n to your source code repository and issue tracker. (Construct Hub\n provides “License” and “Provide Feedback” in your library’s\n package page, but it’s convenient to have them in the README too.)\n </ListItem>\n\n <ListItem>\n <strong>Diagrams.</strong> Diagrams always help readers quickly\n understand what a library does. Consider adding diagrams for\n libraries that create multiple services that work together.\n </ListItem>\n\n <ListItem>\n <strong>Explanatory videos.</strong> Consider sharing links to\n videos that can help potential customers engage with your library.\n </ListItem>\n\n <ListItem>\n <strong>Absolute links vs. relative.</strong> Use absolute links\n (those that start with http:// or https://) and not relative\n links. Relative links are prone to breaking when the content is\n shared elsewhere.\n </ListItem>\n </UnorderedList>\n </FAQItem>\n\n <FAQItem question=\"Why isn’t my package displayed on Construct Hub?\">\n <Text>\n Construct Hub includes publicly-available constructs that are\n JSII-compatible and that were published to the npm Registry with a\n permissive open-source license and a CDK keyword: aws-cdk, cdk8s, or\n cdktf. If you believe your package qualifies, but it does not appear\n in Construct Hub, please check the following:\n </Text>\n <UnorderedList sx={{ li: { my: 4 } }}>\n <ListItem>\n You are using JSII to compile your project. When you successfully\n build your project with jsii, a <code>.jsii</code> file should get\n created in the root of your project. See the{\" \"}\n <FAQLink href=\"https://aws.github.io/jsii/user-guides/#library-author-guide\">\n JSII Library Author Guide\n </FAQLink>{\" \"}\n for more information about setting up JSII.\n </ListItem>\n <ListItem>\n Your packaged library includes the <code>.jsii</code> file. If you\n have a <code>.npmignore</code> file, make sure it does not ignore{\" \"}\n <code>.jsii</code>. (You can add "<code>!.jsii</code>\n " to specify it <em>should</em> be included in the packaged\n library.) If you are using the <code>files</code> field in{\" \"}\n <code>package.json</code>, make sure it includes "\n <code>.jsii</code>" (this list takes precedence over{\" \"}\n <code>.npmignore</code>).\n </ListItem>\n </UnorderedList>\n <Text>\n If your package still does not appear in Construct Hub, please raise\n an issue{\" \"}\n <FAQLink href={`${CONSTRUCT_HUB_REPO_URL}/issues/new`}>\n here\n </FAQLink>\n .\n </Text>\n </FAQItem>\n\n <FAQItem question=\"Can I update my package after it has been displayed?\">\n <Text>\n Yes, you can and should! After you publish a new valid version to\n the public npm Registry, it should appear on Construct Hub in about\n 30 minutes.\n </Text>\n </FAQItem>\n\n <FAQItem question=\"How can I report a bug or contribute code to a construct?\">\n <Text>\n Each package is owned by its publisher, so contributions, such as\n bug reports and pull requests, should be made via the repository\n link provided by the publisher. You may press the ‘Provide feedback’\n link at the package page to open a new issue in at the package’s\n repository.\n </Text>\n </FAQItem>\n\n <FAQItem question=\"How can I participate in link the Construct Hub community?\">\n Construct Hub is itself an open-source construct! Join the{\" \"}\n <FAQLink href=\"https://github.com/cdklabs/construct-hub\">\n Construct Hub GitHub community\n </FAQLink>\n . You are also welcome to join the #construct-hub-dev channel in the{\" \"}\n <FAQLink href=\"https://cdk.dev/\">\n CDK community Slack workspace\n </FAQLink>\n </FAQItem>\n\n <FAQItem question=\"Is there a Slack channel for the CDK community?\">\n <Text>\n Please join the{\" \"}\n <FAQLink href=\"https://cdk.dev/\">CDK Slack channel</FAQLink>. This\n Slack channel is managed by the CDK community, for the CDK\n community.\n </Text>\n </FAQItem>\n </Accordion>\n </FAQ>\n </Page>\n);\n","import type { Config } from \"../../api/config\";\nimport { useConfig } from \"../../contexts/Config\";\n\nexport const useConfigValue = <T extends keyof Config>(key: T) => {\n const { data } = useConfig();\n return (data ?? {})[key];\n};\n","export const pageInfo = {\n contribute: {\n event: {\n name: \"Contribute Load\",\n },\n },\n home: {\n event: {\n name: \"Home Load\",\n },\n },\n faq: {\n event: {\n name: \"Frequently Asked Questions Load\",\n },\n },\n packageProfile: {\n event: {\n name: \"Package Profile Load\",\n },\n },\n search: {\n event: {\n name: \"Search Load\",\n },\n },\n siteTerms: {\n event: {\n name: \"Site Terms Load\",\n },\n },\n notFound: {\n page: {\n pageType: \"errorPage\",\n },\n event: {\n name: \"404 Page Load\",\n },\n },\n} as const;\n","import { FunctionComponent, useEffect } from \"react\";\nimport { Helmet } from \"react-helmet\";\nimport { pageInfo } from \"../../constants/pageInfo\";\nimport { usePageView } from \"../../contexts/Analytics\";\nimport { useConfigValue } from \"../../hooks/useConfigValue\";\n\nexport interface PageProps {\n pageName: keyof typeof pageInfo;\n meta: {\n suffix?: boolean;\n title: string;\n description: string;\n };\n}\n\n// Should be the same as the \"real\" CSP, except most things come from HTTP\n// instead of HTTPS (because it is protocol-relative, and the dev site is\n// served over plain HTTP).\nconst csp = [\n \"default-src 'self' 'unsafe-inline' http://*.awsstatic.com;\",\n \"connect-src 'self' https://*.shortbread.aws.dev http://*.shortbread.aws.dev http://a0.awsstatic.com/ http://amazonwebservices.d2.sc.omtrdc.net http://aws.demdex.net http://dpm.demdex.net http://cm.everesttech.net;\",\n \"frame-src http://aws.demdex.net http://dpm.demdex.net;\",\n \"img-src 'self' https://* http://a0.awsstatic.com/ http://amazonwebservices.d2.sc.omtrdc.net http://aws.demdex.net http://dpm.demdex.net http://cm.everesttech.net;\",\n \"object-src 'none';\",\n \"style-src 'self' 'unsafe-inline';\",\n].join(\" \");\n\nexport const Page: FunctionComponent<PageProps> = ({\n children,\n meta,\n pageName,\n}) => {\n const trackPageView = usePageView(pageInfo[pageName]);\n\n useEffect(() => {\n trackPageView();\n }, [trackPageView]);\n\n const feedUrls = useConfigValue(\"feeds\") || [];\n const { suffix = true, title, description } = meta;\n const formattedTitle = suffix ? `${title} - Construct Hub` : title;\n\n return (\n <>\n <Helmet>\n {process.env.NODE_ENV === \"development\" && (\n <meta content={csp} httpEquiv=\"Content-Security-Policy\" />\n )}\n\n <meta content=\"width=device-width, initial-scale=1\" name=\"viewport\" />\n <meta charSet=\"utf-8\" />\n {feedUrls.map(({ url, mimeType }) => (\n <link href={url} key={url} rel=\"alternate\" type={mimeType} />\n ))}\n\n <title>{formattedTitle}</title>\n <meta content={formattedTitle} property=\"og:title\" />\n <meta content={formattedTitle} name=\"twitter:title\" />\n <meta content=\"summary\" name=\"twitter:card\" />\n\n <meta content={description} name=\"description\" />\n <meta content={description} property=\"og:description\" />\n <meta content={description} name=\"twitter:description\" />\n </Helmet>\n {children}\n </>\n );\n};\n","import { Box } from \"@chakra-ui/react\";\nimport type { FunctionComponent } from \"react\";\n\nexport const FAQ: FunctionComponent = ({ children }) => (\n <Box bg=\"bgSecondary\" color=\"textPrimary\" h=\"100%\" w=\"100%\">\n {children}\n <Box py={5} width=\"100%\" />\n </Box>\n);\n","import { Box, Heading } from \"@chakra-ui/react\";\nimport type { FunctionComponent } from \"react\";\n\nexport const FAQHeading: FunctionComponent = ({ children }) => (\n <Box bg=\"bgPrimary\" py={20} width=\"100%\">\n <Heading as=\"h1\" color=\"textPrimary\" mx=\"auto\" textAlign=\"center\">\n {children}\n </Heading>\n </Box>\n);\n","import {\n Heading,\n Text,\n AccordionIcon,\n AccordionButton,\n AccordionItem,\n AccordionPanel,\n Box,\n} from \"@chakra-ui/react\";\nimport type { FunctionComponent, ReactChild } from \"react\";\n\nexport interface FAQItemProps {\n question: ReactChild;\n}\n\nexport const FAQItem: FunctionComponent<FAQItemProps> = ({\n question,\n children,\n}) => (\n <AccordionItem>\n <AccordionButton>\n <Box flex=\"1\" py={2} textAlign=\"left\">\n <Heading as=\"h3\" ml={8} size=\"sm\">\n {question}\n </Heading>\n </Box>\n <AccordionIcon />\n </AccordionButton>\n <AccordionPanel px={12} py={4}>\n <Text\n color=\"textPrimary\"\n fontSize=\"md\"\n sx={{ p: { marginTop: \"0\", marginBottom: \"4\" } }}\n >\n {children}\n </Text>\n </AccordionPanel>\n </AccordionItem>\n);\n","import { FunctionComponent } from \"react\";\nimport { ExternalLink } from \"../../components/ExternalLink\";\n\nexport interface FAQLinkProps {\n href: string;\n}\n\nexport const FAQLink: FunctionComponent<FAQLinkProps> = ({\n href,\n children,\n}) => (\n <ExternalLink\n color=\"inherit\"\n hasWarning={false}\n href={href}\n textDecoration=\"underline\"\n >\n {children}\n </ExternalLink>\n);\n","import {\n AccordionIcon,\n AccordionButton,\n AccordionItem,\n AccordionPanel,\n Heading,\n Box,\n Accordion,\n} from \"@chakra-ui/react\";\n\nimport type { FunctionComponent } from \"react\";\n\nexport interface FAQSectionProps {\n heading: string;\n}\n\nexport const FAQSection: FunctionComponent<FAQSectionProps> = ({\n heading,\n children,\n}) => (\n <AccordionItem>\n <AccordionButton>\n <Box flex=\"1\" textAlign=\"left\">\n <Heading as=\"h2\" ml={4} my={4} size=\"lg\">\n {heading}\n </Heading>\n </Box>\n <AccordionIcon />\n </AccordionButton>\n <AccordionPanel p={0}>\n <Accordion allowMultiple w=\"100%\">\n {children}\n </Accordion>\n </AccordionPanel>\n </AccordionItem>\n);\n","import { Accordion, AccordionProps } from \"@chakra-ui/react\";\nimport type { FunctionComponent } from \"react\";\n\nexport const FAQSections: FunctionComponent<AccordionProps> = ({\n children,\n ...accordionProps\n}) => (\n <Accordion allowMultiple {...accordionProps}>\n {children}\n </Accordion>\n);\n"],"names":["Contribute","_jsx","Page","meta","description","title","pageName","children","_jsxs","FAQ","FAQHeading","Accordion","allowMultiple","allowToggle","defaultIndex","FAQItem","question","Text","FAQLink","href","concat","CONSTRUCT_HUB_REPO_URL","OrderedList","sx","li","mt","ListItem","UnorderedList","my","useConfigValue","key","data","useConfig","pageInfo","contribute","event","name","home","faq","packageProfile","search","siteTerms","notFound","page","pageType","join","_ref","trackPageView","usePageView","useEffect","feedUrls","suffix","formattedTitle","_Fragment","Helmet","process","content","charSet","map","_ref2","url","mimeType","rel","type","property","Box","bg","color","h","w","py","width","Heading","as","mx","textAlign","AccordionItem","AccordionButton","flex","ml","size","AccordionIcon","AccordionPanel","px","fontSize","p","marginTop","marginBottom","ExternalLink","hasWarning","textDecoration","FAQSection","heading","FAQSections","accordionProps","_objectWithoutProperties","_excluded","_objectSpread"],"sourceRoot":""}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunkconstruct_hub_webapp=self.webpackChunkconstruct_hub_webapp||[]).push([[375],{32892:(e,t,n)=>{n.d(t,{_V:()=>u});var a=n(21038),r=n(23216),s=n(65043),o=n(92006);function c(){return c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},c.apply(this,arguments)}function i(e,t){if(null==e)return{};var n,a,r={},s=Object.keys(e);for(a=0;a<s.length;a++)n=s[a],t.indexOf(n)>=0||(r[n]=e[n]);return r}var l=["htmlWidth","htmlHeight","alt"],d=["fallbackSrc","fallback","src","srcSet","align","fit","loading","ignoreFallback","crossOrigin"],m=s.forwardRef(function(e,t){var n=e.htmlWidth,a=e.htmlHeight,r=e.alt,o=i(e,l);return s.createElement("img",c({width:n,height:a,ref:t,alt:r},o))}),u=(0,a.Rf)(function(e,t){var n=e.fallbackSrc,l=e.fallback,u=e.src,p=e.srcSet,h=e.align,f=e.fit,g=e.loading,v=e.ignoreFallback,b=e.crossOrigin,x=i(e,d),w=null!=g||v||void 0===n&&void 0===l,j=function(e){var t=e.loading,n=e.src,a=e.srcSet,r=e.onLoad,c=e.onError,i=e.crossOrigin,l=e.sizes,d=e.ignoreFallback,m=(0,s.useState)("pending"),u=m[0],p=m[1];(0,s.useEffect)(function(){p(n?"loading":"pending")},[n]);var h=(0,s.useRef)(),f=(0,s.useCallback)(function(){if(n){g();var e=new Image;e.src=n,i&&(e.crossOrigin=i),a&&(e.srcset=a),l&&(e.sizes=l),t&&(e.loading=t),e.onload=function(e){g(),p("loaded"),null==r||r(e)},e.onerror=function(e){g(),p("failed"),null==c||c(e)},h.current=e}},[n,i,a,l,r,c,t]),g=function(){h.current&&(h.current.onload=null,h.current.onerror=null,h.current=null)};return(0,o.a)(function(){if(!d)return"loading"===u&&f(),function(){g()}},[u,f,d]),d?"loaded":u}(c({},e,{ignoreFallback:w})),k=c({ref:t,objectFit:f,objectPosition:h},w?x:(0,r.cJ)(x,["onError","onLoad"]));return"loaded"!==j?l||s.createElement(a.Bv.img,c({as:m,className:"chakra-image__placeholder",src:n},k)):s.createElement(a.Bv.img,c({as:m,src:u,srcSet:p,crossOrigin:b,loading:g,className:"chakra-image"},k))});r.gt&&(u.displayName="Image")},45375:(e,t,n)=>{n.r(t),n.d(t,{NotFound:()=>f,default:()=>f});var a=n(4450),r=n(22554),s=n(62582),o=n(50425),c=n(89379),i=n(80045),l=n(21038),d=n(32892),m=n(70579);const u=["sources"],p=(0,l.Rf)((e,t)=>{let{sources:n}=e,r=(0,i.A)(e,u);return(0,m.jsxs)(a.az,{as:"picture",children:[null===n||void 0===n?void 0:n.map((e,t)=>(0,m.jsx)("source",{media:e.media,srcSet:e.srcSet},t)),(0,m.jsx)(d._V,(0,c.A)({ref:t},r))]})});p.displayName="Picture";const h={optimal:[{media:"(max-width:1024px)",srcSet:"/assets/404-hive@50.webp"},{media:"(min-width:1024px)",srcSet:"/assets/404-hive@100.webp"},{media:"(min-width:1024px)",srcSet:"/assets/404-hive@100.png"}],fallback:"/assets/404-hive@50.png"},f=()=>(0,m.jsx)(o.Y,{meta:{title:"Not Found",description:"Oops! The page you were looking for does not exist"},pageName:"notFound",children:(0,m.jsxs)(a.ov,{h:"100%",position:"relative",w:"100%",children:[(0,m.jsx)(p,{alt:"",inset:0,position:"absolute",sources:h.optimal,src:h.fallback,zIndex:"hide"}),(0,m.jsxs)(a.so,{align:"center",direction:"column",justify:"center",children:[(0,m.jsx)(p,{alt:"404 Image",sources:[{srcSet:"/assets/robot.webp"}],src:"/assets/robot.png"}),(0,m.jsx)(r.$n,{as:s.N_,colorScheme:"brand",to:"/",children:"Take Me Home"})]})]})})},49182:(e,t,n)=>{n.d(t,{R:()=>r});var a=n(75714);const r=e=>{const{data:t}=(0,a.U)();return(null!==t&&void 0!==t?t:{})[e]}},50425:(e,t,n)=>{n.d(t,{Y:()=>l});var a=n(65043),r=n(41591);const s={contribute:{event:{name:"Contribute Load"}},home:{event:{name:"Home Load"}},faq:{event:{name:"Frequently Asked Questions Load"}},packageProfile:{event:{name:"Package Profile Load"}},search:{event:{name:"Search Load"}},siteTerms:{event:{name:"Site Terms Load"}},notFound:{page:{pageType:"errorPage"},event:{name:"404 Page Load"}}};var o=n(99103),c=n(49182),i=n(70579);["default-src 'self' 'unsafe-inline' http://*.awsstatic.com;","connect-src 'self' https://*.shortbread.aws.dev http://*.shortbread.aws.dev http://a0.awsstatic.com/ http://amazonwebservices.d2.sc.omtrdc.net http://aws.demdex.net http://dpm.demdex.net http://cm.everesttech.net;","frame-src http://aws.demdex.net http://dpm.demdex.net;","img-src 'self' https://* http://a0.awsstatic.com/ http://amazonwebservices.d2.sc.omtrdc.net http://aws.demdex.net http://dpm.demdex.net http://cm.everesttech.net;","object-src 'none';","style-src 'self' 'unsafe-inline';"].join(" ");const l=e=>{let{children:t,meta:n,pageName:l}=e;const d=(0,o.Or)(s[l]);(0,a.useEffect)(()=>{d()},[d]);const m=(0,c.R)("feeds")||[],{suffix:u=!0,title:p,description:h}=n,f=u?"".concat(p," - Construct Hub"):p;return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)(r.m,{children:[!1,(0,i.jsx)("meta",{content:"width=device-width, initial-scale=1",name:"viewport"}),(0,i.jsx)("meta",{charSet:"utf-8"}),m.map(e=>{let{url:t,mimeType:n}=e;return(0,i.jsx)("link",{href:t,rel:"alternate",type:n},t)}),(0,i.jsx)("title",{children:f}),(0,i.jsx)("meta",{content:f,property:"og:title"}),(0,i.jsx)("meta",{content:f,name:"twitter:title"}),(0,i.jsx)("meta",{content:"summary",name:"twitter:card"}),(0,i.jsx)("meta",{content:h,name:"description"}),(0,i.jsx)("meta",{content:h,property:"og:description"}),(0,i.jsx)("meta",{content:h,name:"twitter:description"})]}),t]})}}}]);
|
|
2
|
-
//# sourceMappingURL=375.30524f64.chunk.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"static/js/375.30524f64.chunk.js","mappings":"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","sources":["../node_modules/@chakra-ui/image/dist/chakra-ui-image.esm.js","components/Picture/Picture.tsx","views/NotFound/NotFound.tsx","hooks/useConfigValue/useConfigValue.ts","constants/pageInfo.ts","components/Page/Page.tsx"],"sourcesContent":["import { forwardRef, chakra } from '@chakra-ui/system';\nimport { omit, __DEV__ } from '@chakra-ui/utils';\nimport * as React from 'react';\nimport { useState, useEffect, useRef, useCallback } from 'react';\nimport { useSafeLayoutEffect } from '@chakra-ui/hooks';\n\nfunction _extends() {\n _extends = Object.assign || function (target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i];\n\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n }\n\n return target;\n };\n\n return _extends.apply(this, arguments);\n}\n\nfunction _objectWithoutPropertiesLoose(source, excluded) {\n if (source == null) return {};\n var target = {};\n var sourceKeys = Object.keys(source);\n var key, i;\n\n for (i = 0; i < sourceKeys.length; i++) {\n key = sourceKeys[i];\n if (excluded.indexOf(key) >= 0) continue;\n target[key] = source[key];\n }\n\n return target;\n}\n\n/**\n * React hook that loads an image in the browser,\n * and lets us know the `status` so we can show image\n * fallback if it is still `pending`\n *\n * @returns the status of the image loading progress\n *\n * @example\n *\n * ```jsx\n * function App(){\n * const status = useImage({ src: \"image.png\" })\n * return status === \"loaded\" ? <img src=\"image.png\" /> : <Placeholder />\n * }\n * ```\n */\nfunction useImage(props) {\n var loading = props.loading,\n src = props.src,\n srcSet = props.srcSet,\n onLoad = props.onLoad,\n onError = props.onError,\n crossOrigin = props.crossOrigin,\n sizes = props.sizes,\n ignoreFallback = props.ignoreFallback;\n\n var _useState = useState(\"pending\"),\n status = _useState[0],\n setStatus = _useState[1];\n\n useEffect(function () {\n setStatus(src ? \"loading\" : \"pending\");\n }, [src]);\n var imageRef = useRef();\n var load = useCallback(function () {\n if (!src) return;\n flush();\n var img = new Image();\n img.src = src;\n if (crossOrigin) img.crossOrigin = crossOrigin;\n if (srcSet) img.srcset = srcSet;\n if (sizes) img.sizes = sizes;\n if (loading) img.loading = loading;\n\n img.onload = function (event) {\n flush();\n setStatus(\"loaded\");\n onLoad == null ? void 0 : onLoad(event);\n };\n\n img.onerror = function (error) {\n flush();\n setStatus(\"failed\");\n onError == null ? void 0 : onError(error);\n };\n\n imageRef.current = img;\n }, [src, crossOrigin, srcSet, sizes, onLoad, onError, loading]);\n\n var flush = function flush() {\n if (imageRef.current) {\n imageRef.current.onload = null;\n imageRef.current.onerror = null;\n imageRef.current = null;\n }\n };\n\n useSafeLayoutEffect(function () {\n /**\n * If user opts out of the fallback/placeholder\n * logic, let's bail out.\n */\n if (ignoreFallback) return undefined;\n\n if (status === \"loading\") {\n load();\n }\n\n return function () {\n flush();\n };\n }, [status, load, ignoreFallback]);\n /**\n * If user opts out of the fallback/placeholder\n * logic, let's just return 'loaded'\n */\n\n return ignoreFallback ? \"loaded\" : status;\n}\n\nvar _excluded = [\"htmlWidth\", \"htmlHeight\", \"alt\"],\n _excluded2 = [\"fallbackSrc\", \"fallback\", \"src\", \"srcSet\", \"align\", \"fit\", \"loading\", \"ignoreFallback\", \"crossOrigin\"];\nvar NativeImage = /*#__PURE__*/React.forwardRef(function (props, ref) {\n var htmlWidth = props.htmlWidth,\n htmlHeight = props.htmlHeight,\n alt = props.alt,\n rest = _objectWithoutPropertiesLoose(props, _excluded);\n\n return /*#__PURE__*/React.createElement(\"img\", _extends({\n width: htmlWidth,\n height: htmlHeight,\n ref: ref,\n alt: alt\n }, rest));\n});\n\n/**\n * React component that renders an image with support\n * for fallbacks\n *\n * @see Docs https://chakra-ui.com/image\n */\nvar Image$1 = /*#__PURE__*/forwardRef(function (props, ref) {\n var fallbackSrc = props.fallbackSrc,\n fallback = props.fallback,\n src = props.src,\n srcSet = props.srcSet,\n align = props.align,\n fit = props.fit,\n loading = props.loading,\n ignoreFallback = props.ignoreFallback,\n crossOrigin = props.crossOrigin,\n rest = _objectWithoutPropertiesLoose(props, _excluded2);\n /**\n * Defer to native `img` tag if `loading` prop is passed\n * @see https://github.com/chakra-ui/chakra-ui/issues/1027\n */\n\n\n var shouldIgnore = loading != null || ignoreFallback || fallbackSrc === undefined && fallback === undefined; // if the user doesn't provide any kind of fallback we should ignore it\n\n var status = useImage(_extends({}, props, {\n ignoreFallback: shouldIgnore\n }));\n\n var shared = _extends({\n ref: ref,\n objectFit: fit,\n objectPosition: align\n }, shouldIgnore ? rest : omit(rest, [\"onError\", \"onLoad\"]));\n\n if (status !== \"loaded\") {\n /**\n * If user passed a custom fallback component,\n * let's render it here.\n */\n if (fallback) return fallback;\n return /*#__PURE__*/React.createElement(chakra.img, _extends({\n as: NativeImage,\n className: \"chakra-image__placeholder\",\n src: fallbackSrc\n }, shared));\n }\n\n return /*#__PURE__*/React.createElement(chakra.img, _extends({\n as: NativeImage,\n src: src,\n srcSet: srcSet,\n crossOrigin: crossOrigin,\n loading: loading,\n className: \"chakra-image\"\n }, shared));\n});\n\n/**\n * Fallback component for most SSR users who want to use the native `img` with\n * support for chakra props\n */\nvar Img = /*#__PURE__*/forwardRef(function (props, ref) {\n return /*#__PURE__*/React.createElement(chakra.img, _extends({\n ref: ref,\n as: NativeImage,\n className: \"chakra-image\"\n }, props));\n});\n\nif (__DEV__) {\n Image$1.displayName = \"Image\";\n}\n\nexport { Image$1 as Image, Img, useImage };\n","import { Box, HTMLChakraProps, forwardRef, Image } from \"@chakra-ui/react\";\n\nexport interface PictureProps extends HTMLChakraProps<\"img\"> {\n alt: string;\n src: string;\n sources?: {\n media?: string;\n srcSet: string;\n }[];\n}\n\nexport const Picture = forwardRef<PictureProps, \"img\">(\n ({ sources, ...props }, ref) => (\n <Box as=\"picture\">\n {sources?.map((source, idx) => (\n <source key={idx} media={source.media} srcSet={source.srcSet} />\n ))}\n <Image ref={ref} {...props} />\n </Box>\n )\n);\n\nPicture.displayName = \"Picture\";\n","import { Button, Center, Flex } from \"@chakra-ui/react\";\nimport type { FunctionComponent } from \"react\";\nimport { Link } from \"react-router-dom\";\nimport { Page } from \"../../components/Page\";\nimport { Picture } from \"../../components/Picture\";\n\nconst bgSources = {\n optimal: [\n { media: \"(max-width:1024px)\", srcSet: \"/assets/404-hive@50.webp\" },\n { media: \"(min-width:1024px)\", srcSet: \"/assets/404-hive@100.webp\" },\n { media: \"(min-width:1024px)\", srcSet: \"/assets/404-hive@100.png\" },\n ],\n fallback: \"/assets/404-hive@50.png\",\n};\n\nexport const NotFound: FunctionComponent = () => {\n return (\n <Page\n meta={{\n title: \"Not Found\",\n description: \"Oops! The page you were looking for does not exist\",\n }}\n pageName=\"notFound\"\n >\n <Center h=\"100%\" position=\"relative\" w=\"100%\">\n <Picture\n alt=\"\"\n inset={0}\n position=\"absolute\"\n sources={bgSources.optimal}\n src={bgSources.fallback}\n zIndex=\"hide\"\n />\n <Flex align=\"center\" direction=\"column\" justify=\"center\">\n <Picture\n alt=\"404 Image\"\n sources={[{ srcSet: \"/assets/robot.webp\" }]}\n src=\"/assets/robot.png\"\n />\n <Button as={Link} colorScheme=\"brand\" to=\"/\">\n Take Me Home\n </Button>\n </Flex>\n </Center>\n </Page>\n );\n};\n","import type { Config } from \"../../api/config\";\nimport { useConfig } from \"../../contexts/Config\";\n\nexport const useConfigValue = <T extends keyof Config>(key: T) => {\n const { data } = useConfig();\n return (data ?? {})[key];\n};\n","export const pageInfo = {\n contribute: {\n event: {\n name: \"Contribute Load\",\n },\n },\n home: {\n event: {\n name: \"Home Load\",\n },\n },\n faq: {\n event: {\n name: \"Frequently Asked Questions Load\",\n },\n },\n packageProfile: {\n event: {\n name: \"Package Profile Load\",\n },\n },\n search: {\n event: {\n name: \"Search Load\",\n },\n },\n siteTerms: {\n event: {\n name: \"Site Terms Load\",\n },\n },\n notFound: {\n page: {\n pageType: \"errorPage\",\n },\n event: {\n name: \"404 Page Load\",\n },\n },\n} as const;\n","import { FunctionComponent, useEffect } from \"react\";\nimport { Helmet } from \"react-helmet\";\nimport { pageInfo } from \"../../constants/pageInfo\";\nimport { usePageView } from \"../../contexts/Analytics\";\nimport { useConfigValue } from \"../../hooks/useConfigValue\";\n\nexport interface PageProps {\n pageName: keyof typeof pageInfo;\n meta: {\n suffix?: boolean;\n title: string;\n description: string;\n };\n}\n\n// Should be the same as the \"real\" CSP, except most things come from HTTP\n// instead of HTTPS (because it is protocol-relative, and the dev site is\n// served over plain HTTP).\nconst csp = [\n \"default-src 'self' 'unsafe-inline' http://*.awsstatic.com;\",\n \"connect-src 'self' https://*.shortbread.aws.dev http://*.shortbread.aws.dev http://a0.awsstatic.com/ http://amazonwebservices.d2.sc.omtrdc.net http://aws.demdex.net http://dpm.demdex.net http://cm.everesttech.net;\",\n \"frame-src http://aws.demdex.net http://dpm.demdex.net;\",\n \"img-src 'self' https://* http://a0.awsstatic.com/ http://amazonwebservices.d2.sc.omtrdc.net http://aws.demdex.net http://dpm.demdex.net http://cm.everesttech.net;\",\n \"object-src 'none';\",\n \"style-src 'self' 'unsafe-inline';\",\n].join(\" \");\n\nexport const Page: FunctionComponent<PageProps> = ({\n children,\n meta,\n pageName,\n}) => {\n const trackPageView = usePageView(pageInfo[pageName]);\n\n useEffect(() => {\n trackPageView();\n }, [trackPageView]);\n\n const feedUrls = useConfigValue(\"feeds\") || [];\n const { suffix = true, title, description } = meta;\n const formattedTitle = suffix ? `${title} - Construct Hub` : title;\n\n return (\n <>\n <Helmet>\n {process.env.NODE_ENV === \"development\" && (\n <meta content={csp} httpEquiv=\"Content-Security-Policy\" />\n )}\n\n <meta content=\"width=device-width, initial-scale=1\" name=\"viewport\" />\n <meta charSet=\"utf-8\" />\n {feedUrls.map(({ url, mimeType }) => (\n <link href={url} key={url} rel=\"alternate\" type={mimeType} />\n ))}\n\n <title>{formattedTitle}</title>\n <meta content={formattedTitle} property=\"og:title\" />\n <meta content={formattedTitle} name=\"twitter:title\" />\n <meta content=\"summary\" name=\"twitter:card\" />\n\n <meta content={description} name=\"description\" />\n <meta content={description} property=\"og:description\" />\n <meta content={description} name=\"twitter:description\" />\n </Helmet>\n {children}\n </>\n );\n};\n"],"names":["_extends","Object","assign","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","_objectWithoutPropertiesLoose","excluded","sourceKeys","keys","indexOf","_excluded","_excluded2","NativeImage","React","props","ref","htmlWidth","htmlHeight","alt","rest","width","height","Image$1","forwardRef","fallbackSrc","fallback","src","srcSet","align","fit","loading","ignoreFallback","crossOrigin","shouldIgnore","undefined","status","onLoad","onError","sizes","_useState","useState","setStatus","useEffect","imageRef","useRef","load","useCallback","flush","img","Image","srcset","onload","event","onerror","error","current","useSafeLayoutEffect","useImage","shared","objectFit","objectPosition","omit","chakra","as","className","__DEV__","displayName","Picture","_ref","sources","_objectWithoutProperties","_jsxs","Box","children","map","idx","_jsx","media","_objectSpread","bgSources","optimal","NotFound","Page","meta","title","description","pageName","Center","h","position","w","inset","zIndex","Flex","direction","justify","Button","Link","colorScheme","to","useConfigValue","data","useConfig","pageInfo","contribute","name","home","faq","packageProfile","search","siteTerms","notFound","page","pageType","join","trackPageView","usePageView","feedUrls","suffix","formattedTitle","concat","_Fragment","Helmet","process","content","charSet","_ref2","url","mimeType","href","rel","type","property"],"sourceRoot":""}
|