@scottish-government/designsystem-react 0.10.2 → 0.11.0
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/@types/components/Accordion.d.ts +3 -2
- package/@types/components/ButtonGroup.d.ts +5 -0
- package/@types/components/RadioButton.d.ts +2 -2
- package/@types/components/SearchFacets.d.ts +18 -0
- package/@types/components/SearchFilters.d.ts +14 -0
- package/@types/components/SearchResult.d.ts +30 -0
- package/@types/components/SearchSort.d.ts +9 -0
- package/@types/components/SideNavigation.d.ts +1 -1
- package/CHANGELOG.md +31 -5
- package/dist/components/Accordion/Accordion.jsx +8 -3
- package/dist/components/ButtonGroup/ButtonGroup.jsx +13 -0
- package/dist/components/RadioButton/RadioGroup.jsx +1 -1
- package/dist/components/SearchFacets/SearchFacets.jsx +101 -0
- package/dist/components/SearchFilters/SearchFilters.jsx +63 -0
- package/dist/components/SearchResult/SearchResult.jsx +93 -0
- package/dist/components/SearchSort/SearchSort.jsx +28 -0
- package/dist/components/SequentialNavigation/SequentialNavigation.jsx +0 -1
- package/dist/components/SideNavigation/SideNavigation.jsx +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/src/components/Accordion/Accordion.Item.stories.tsx +10 -9
- package/src/components/Accordion/Accordion.stories.tsx +4 -4
- package/src/components/Accordion/Accordion.test.tsx +48 -14
- package/src/components/Accordion/Accordion.tsx +12 -1
- package/src/components/Breadcrumbs/Breadcrumbs.Item.stories.tsx +8 -1
- package/src/components/Button/Button.stories.tsx +1 -1
- package/src/components/ButtonGroup/ButtonGroup.stories.tsx +41 -0
- package/src/components/ButtonGroup/ButtonGroup.test.tsx +45 -0
- package/src/components/ButtonGroup/ButtonGroup.tsx +20 -0
- package/src/components/ContentsNav/ContentsNav.Item.stories.tsx +8 -0
- package/src/components/ErrorSummary/ErrorSummary.Item.stories.tsx +7 -0
- package/src/components/PageMetadata/PageMetadata.Item.stories.tsx +9 -0
- package/src/components/RadioButton/RadioGroup.tsx +2 -2
- package/src/components/SearchFacets/SearchFacets.Group.stories.tsx +56 -0
- package/src/components/SearchFacets/SearchFacets.Item.stories.tsx +53 -0
- package/src/components/SearchFacets/SearchFacets.stories.tsx +38 -0
- package/src/components/SearchFacets/SearchFacets.test.tsx +214 -0
- package/src/components/SearchFacets/SearchFacets.tsx +99 -0
- package/src/components/SearchFilters/SearchFilters.Panel.stories.tsx +201 -0
- package/src/components/SearchFilters/SearchFilters.stories.tsx +137 -0
- package/src/components/SearchFilters/SearchFilters.test.tsx +161 -0
- package/src/components/SearchFilters/SearchFilters.tsx +89 -0
- package/src/components/SearchResult/SearchResult.stories.tsx +111 -0
- package/src/components/SearchResult/SearchResult.test.tsx +215 -0
- package/src/components/SearchResult/SearchResult.tsx +137 -0
- package/src/components/SearchSort/SearchSort.stories.tsx +32 -0
- package/src/components/SearchSort/SearchSort.test.tsx +129 -0
- package/src/components/SearchSort/SearchSort.tsx +45 -0
- package/src/components/SequentialNavigation/SequentialNavigation.Next.stories.tsx +1 -1
- package/src/components/SequentialNavigation/SequentialNavigation.Previous.stories.tsx +1 -1
- package/src/components/SequentialNavigation/SequentialNavigation.tsx +0 -1
- package/src/components/SideNavigation/SideNavigation.Item.stories.tsx +9 -0
- package/src/components/SideNavigation/SideNavigation.List.stories.tsx +7 -0
- package/src/components/SideNavigation/SideNavigation.tsx +2 -1
- package/src/components/SiteFooter/SiteFooter.License.stories.tsx +7 -0
- package/src/components/SiteFooter/SiteFooter.Link.stories.tsx +9 -0
- package/src/components/SiteFooter/SiteFooter.Org.stories.tsx +7 -0
- package/src/components/SiteNavigation/SiteNavigation.Item.stories.tsx +10 -0
- package/src/components/SkipLinks/SkipLinks.Item.stories.tsx +11 -1
- package/src/components/SummaryCard/SummaryCard.Action.stories.tsx +7 -0
- package/src/components/SummaryCard/SummaryCard.stories.tsx +7 -0
- package/src/components/SummaryList/SummaryList.Item.stories.tsx +15 -0
- package/src/components/SummaryList/SummaryList.Value.stories.tsx +5 -2
- package/src/components/Tabs/Tabs.Item.stories.tsx +4 -1
- package/src/components/TaskList/TaskList.Group.stories.tsx +9 -0
- package/src/components/TaskList/TaskList.Item.stories.tsx +7 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"fileNames":["../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.es2021.d.ts","../node_modules/typescript/lib/lib.es2022.d.ts","../node_modules/typescript/lib/lib.es2023.d.ts","../node_modules/typescript/lib/lib.es2024.d.ts","../node_modules/typescript/lib/lib.esnext.d.ts","../node_modules/typescript/lib/lib.dom.d.ts","../node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2016.intl.d.ts","../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../node_modules/typescript/lib/lib.es2017.date.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/typescript/lib/lib.es2021.promise.d.ts","../node_modules/typescript/lib/lib.es2021.string.d.ts","../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../node_modules/typescript/lib/lib.es2021.intl.d.ts","../node_modules/typescript/lib/lib.es2022.array.d.ts","../node_modules/typescript/lib/lib.es2022.error.d.ts","../node_modules/typescript/lib/lib.es2022.intl.d.ts","../node_modules/typescript/lib/lib.es2022.object.d.ts","../node_modules/typescript/lib/lib.es2022.string.d.ts","../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../node_modules/typescript/lib/lib.es2023.array.d.ts","../node_modules/typescript/lib/lib.es2023.collection.d.ts","../node_modules/typescript/lib/lib.es2023.intl.d.ts","../node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../node_modules/typescript/lib/lib.es2024.collection.d.ts","../node_modules/typescript/lib/lib.es2024.object.d.ts","../node_modules/typescript/lib/lib.es2024.promise.d.ts","../node_modules/typescript/lib/lib.es2024.regexp.d.ts","../node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2024.string.d.ts","../node_modules/typescript/lib/lib.esnext.array.d.ts","../node_modules/typescript/lib/lib.esnext.collection.d.ts","../node_modules/typescript/lib/lib.esnext.intl.d.ts","../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../node_modules/typescript/lib/lib.esnext.promise.d.ts","../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../node_modules/typescript/lib/lib.esnext.iterator.d.ts","../node_modules/typescript/lib/lib.esnext.float16.d.ts","../node_modules/typescript/lib/lib.decorators.d.ts","../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/@types/react/global.d.ts","../node_modules/csstype/index.d.ts","../node_modules/@types/react/index.d.ts","../@types/global.d.ts","../@types/sgds.d.ts","../@types/common/AbstractNotificationBanner.d.ts","../@types/common/ActionLink.d.ts","../@types/common/ConditionalWrapper.d.ts","../@types/common/FileIcon.d.ts","../@types/common/HintText.d.ts","../@types/common/Icon.d.ts","../@types/common/ScreenReaderText.d.ts","../@types/common/WrapperTag.d.ts","../@types/components/Accordion.d.ts","../@types/components/AspectBox.d.ts","../@types/components/BackToTop.d.ts","../@types/components/Breadcrumbs.d.ts","../@types/components/Button.d.ts","../@types/components/CategoryItem.d.ts","../@types/components/CategoryList.d.ts","../@types/components/Checkbox.d.ts","../@types/components/ConfirmationMessage.d.ts","../@types/components/ContentsNav.d.ts","../@types/components/DatePicker.d.ts","../@types/components/Details.d.ts","../@types/components/ErrorMessage.d.ts","../@types/components/ErrorSummary.d.ts","../@types/components/FileDownload.d.ts","../@types/components/HideThisPage.d.ts","../@types/components/InsetText.d.ts","../@types/components/Metadata.d.ts","../@types/components/NotificationPanel.d.ts","../@types/components/PageHeader.d.ts","../@types/components/Pagination.d.ts","../@types/components/PhaseBanner.d.ts","../@types/components/Question.d.ts","../@types/components/RadioButton.d.ts","../@types/components/Select.d.ts","../@types/components/SequentialNavigation.d.ts","../@types/components/SideNavigation.d.ts","../@types/components/SiteFooter.d.ts","../@types/components/SiteHeader.d.ts","../@types/components/SiteNavigation.d.ts","../@types/components/SiteSearch.d.ts","../@types/components/SkipLinks.d.ts","../@types/components/SummaryCard.d.ts","../@types/components/SummaryList.d.ts","../@types/components/Table.d.ts","../@types/components/Tabs.d.ts","../@types/components/Tag.d.ts","../@types/components/TaskList.d.ts","../@types/components/TextInput.d.ts","../@types/components/Textarea.d.ts","../@types/components/WarningText.d.ts","../src/images/icons/arrow_upward.tsx","../src/images/icons/calendar_today.tsx","../src/images/icons/cancel.tsx","../src/images/icons/check_circle.tsx","../src/images/icons/chevron_left.tsx","../src/images/icons/chevron_right.tsx","../src/images/icons/close.tsx","../src/images/icons/description.tsx","../src/images/icons/double_chevron_left.tsx","../src/images/icons/double_chevron_right.tsx","../src/images/icons/error.tsx","../src/images/icons/expand_less.tsx","../src/images/icons/expand_more.tsx","../src/images/icons/list.tsx","../src/images/icons/menu.tsx","../src/images/icons/priority_high.tsx","../src/images/icons/search.tsx","../src/images/icons/index.ts","../src/common/Icon.tsx","../src/common/ScreenReaderText.tsx","../src/common/AbstractNotificationBanner.tsx","../src/common/ActionLink.tsx","../src/common/ConditionalWrapper.tsx","../src/images/documents/audio.tsx","../src/images/documents/csv.tsx","../src/images/documents/excel.tsx","../src/images/documents/file.tsx","../src/images/documents/generic.tsx","../src/images/documents/geodata.tsx","../src/images/documents/ical.tsx","../src/images/documents/ico.tsx","../src/images/documents/image.tsx","../src/images/documents/odf.tsx","../src/images/documents/odg.tsx","../src/images/documents/odp.tsx","../src/images/documents/ods.tsx","../src/images/documents/odt.tsx","../src/images/documents/pdf.tsx","../src/images/documents/ppt.tsx","../src/images/documents/rtf.tsx","../src/images/documents/text.tsx","../src/images/documents/video.tsx","../src/images/documents/word.tsx","../src/images/documents/xml.tsx","../src/images/documents/zip.tsx","../src/images/documents/index.ts","../src/common/FileIcon.tsx","../src/common/HintText.tsx","../src/common/WrapperTag.tsx","../src/components/Accordion/Accordion.tsx","../src/components/AspectBox/AspectBox.tsx","../src/components/BackToTop/BackToTop.tsx","../src/components/Breadcrumbs/Breadcrumbs.tsx","../src/components/Button/Button.tsx","../src/components/CategoryItem/CategoryItem.tsx","../src/components/CategoryList/CategoryList.tsx","../src/utils/context.ts","../src/components/Checkbox/Checkbox.tsx","../src/components/Checkbox/CheckboxGroup.tsx","../src/components/ConfirmationMessage/ConfirmationMessage.tsx","../src/components/ContentsNav/ContentsNav.tsx","../src/components/CookieBanner/CookieBanner.tsx","../src/components/ErrorMessage/ErrorMessage.tsx","../src/components/TextInput/TextInput.tsx","../src/components/DatePicker/DatePicker.tsx","../src/components/Details/Details.tsx","../src/components/ErrorSummary/ErrorSummary.tsx","../src/components/FileDownload/FileDownload.tsx","../src/components/HideThisPage/HideThisPage.tsx","../src/components/InsetText/InsetText.tsx","../src/components/NotificationBanner/NotificationBanner.tsx","../src/components/NotificationPanel/NotificationPanel.tsx","../src/components/PageHeader/PageHeader.tsx","../src/components/PageMetadata/PageMetadata.tsx","../src/components/Pagination/Pagination.tsx","../src/components/Tag/Tag.tsx","../src/components/PhaseBanner/PhaseBanner.tsx","../src/components/Question/Question.tsx","../src/components/RadioButton/RadioButton.tsx","../src/components/RadioButton/RadioGroup.tsx","../src/components/Select/Select.tsx","../src/components/SequentialNavigation/SequentialNavigation.tsx","../src/components/SideNavigation/SideNavigation.tsx","../src/components/SiteFooter/SiteFooter.tsx","../src/components/SiteNavigation/SiteNavigation.tsx","../src/components/SiteHeader/SiteHeader.tsx","../src/components/SiteSearch/SiteSearch.tsx","../src/components/SkipLinks/SkipLinks.tsx","../src/components/SummaryCard/SummaryCard.tsx","../src/components/SummaryList/SummaryList.tsx","../src/components/Table/Table.tsx","../src/components/Tabs/Tabs.tsx","../src/components/TaskList/TaskList.tsx","../src/components/Textarea/Textarea.tsx","../src/components/WarningText/WarningText.tsx","../src/hooks/useTracking.ts"],"fileIdsList":[[83],[81,82],[83,153,154],[83,180],[83,152],[83,183],[83,153],[153,154,183],[157,183],[83,182,191],[83,191],[153,183],[155],[83,197,198],[83,181],[83,155],[183],[153],[210],[182,183,197],[182,197],[83,157],[83,153,219],[83,188],[83,156,157,183],[83,156,157],[83,154,157,182,210],[83,157,182,188,197],[83,157,182,197],[158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179],[135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151]],"fileInfos":[{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"8bf8b5e44e3c9c36f98e1007e8b7018c0f38d8adc07aecef42f5200114547c70","impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"07f073f19d67f74d732b1adea08e1dc66b1b58d77cb5b43931dee3d798a2fd53","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"b5ce7a470bc3628408429040c4e3a53a27755022a32fd05e2cb694e7015386c7","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"4245fee526a7d1754529d19227ecbf3be066ff79ebb6a380d78e41648f2f224d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"170d4db14678c68178ee8a3d5a990d5afb759ecb6ec44dbd885c50f6da6204f6","affectsGlobalScope":true,"impliedFormat":1},{"version":"8a8eb4ebffd85e589a1cc7c178e291626c359543403d58c9cd22b81fab5b1fb9","impliedFormat":1},{"version":"d4d7d3f832882a4b2d611a7eaaa80c780c3342b5732090130fa9af4a40bd051e","impliedFormat":1},{"version":"19539467bf78201a93c2a00eeb99c728f52b4e623f14a7f20a691137e784c334","impliedFormat":1},{"version":"1317afd136988f1336e8c0933d180427abebeaf3cc8d9c5806074309b72134c8","affectsGlobalScope":true,"impliedFormat":1},{"version":"ffeaa210bf86d96905a330c4d6bd57f077146273b2c577c36ea0360b5328b84e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fbde28cec4fe7df1a0e4e3e64e1829c922f4d5b32d4bdd6225339cd56bdd8320","affectsGlobalScope":true,"impliedFormat":1},{"version":"098d9d86ccf5d87f66dd1aba5edc7a79ac3c743252d0fcfc165f0842bbbbc03d","affectsGlobalScope":true,"impliedFormat":1},{"version":"5b92ec64829cca003eaca5ee4ef9c7d844817100aa037415a7042f6e01f9a3ee","affectsGlobalScope":true,"impliedFormat":1},{"version":"5c64ea2259c2aca1681436a2c3515bbb8ae5961c9e3b7586599b9ea93d5126bc","affectsGlobalScope":true,"impliedFormat":1},{"version":"9c9360e38fe52de32a59efd76c2da2a9e9d76f49c2eb64991a8fb77713aa1aec","affectsGlobalScope":true,"impliedFormat":1},{"version":"a2e5bd2aad7954b25979f0365662427432b417fee161a0143f4b57df59a77bee","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e4b84a1a0cf7e4beddc9fd133eeb16f57be77a743ed54a22a16f2573dd1049c","affectsGlobalScope":true,"impliedFormat":1},{"version":"47fa351abcf4e8d2d80a4933ab007da58afaef6b50c9f4afe0cd39f0a013394e","affectsGlobalScope":true,"impliedFormat":1},{"version":"7d9f663a357c9604e121dbb84c3197397d4cf0a70c632a7bb8ab52ecffb47fe9","affectsGlobalScope":true,"impliedFormat":1},{"version":"795a3344a3c1b9b23670d059e1d787d9b19bf4f5ba95a2bf1bf6d45f68edf879","affectsGlobalScope":true,"impliedFormat":1},{"version":"5879dda2931b3f5a62c3d96f9ce4bf1de56ca8887c1f4f8f6f2103fe93955905","affectsGlobalScope":true,"impliedFormat":1},{"version":"99d6f426e83c6d4ab37da95aff830e867141e283d1f160630ee92f7f5b43fdbc","affectsGlobalScope":true,"impliedFormat":1},{"version":"9a801aff8a828c19adefdabafe4f07f483e21b62b3f98dced5f04d99658560bc","affectsGlobalScope":true,"impliedFormat":1},{"version":"cffb4ed8afe893595efde1e3ada2019889d9741fdb5190541ce3512a7f362b46","affectsGlobalScope":true,"impliedFormat":1},{"version":"1d252869e539f44db1caf6321190c41a88613035196a971db50d97a2f550fd2b","affectsGlobalScope":true,"impliedFormat":1},{"version":"53f7dc3a3f556f2b579ee4d9319754b6c468e7eb52ee9291533f6888010bca0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"7774503c390b0aa8c4e2e413067df3bc0877628860c13515c6b887db1fe7148a","affectsGlobalScope":true,"impliedFormat":1},{"version":"147d504d20ff86ecdc7d8f2311ebe4255843f8a3576f3b84cddea98caf43e4e2","affectsGlobalScope":true,"impliedFormat":1},{"version":"2308590a9d9174ba57f30d6cfe8e07756948759df448de60f3f2efd31615c49b","affectsGlobalScope":true,"impliedFormat":1},{"version":"db6deb9fc72c9e61e1ae93aaf927ee0110b9204cd3df2beb08f8d8d86e2702a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"86f69c9738a9b1379d749372d009e236c6ba2b232c331ba872434d8e1b6a729c","affectsGlobalScope":true,"impliedFormat":1},{"version":"af09dd3b4f18c3b4314e6b7cf004d92d4379746243ba240fe8be98106ea7f14d","affectsGlobalScope":true,"impliedFormat":1},{"version":"2516bb822c2a7518b292c5ba9eac441fba997a3d1c8b6df7e81a2fe806b6e477","affectsGlobalScope":true,"impliedFormat":1},{"version":"c206b97d5374757c38f36fb1b6c356b4af822ab252d21a3e90c1b467df41ba13","affectsGlobalScope":true,"impliedFormat":1},{"version":"12b4718b14acfe3798c1ef8603522450c41c2cee9412a177224138474e004eea","affectsGlobalScope":true,"impliedFormat":1},{"version":"9b7e3365456e22a85329dbfce849302d65f6e5002958bb65a00c269976742ce8","affectsGlobalScope":true,"impliedFormat":1},{"version":"98ca85bc6fcc9b784ae5e74a4645a079ea54f01f8ccce536d08d69bf35bee782","affectsGlobalScope":true,"impliedFormat":1},{"version":"feef0898c1615004fc5e6b231bdf366d88ac83186fb06b3fcbd3b0b011112cf3","affectsGlobalScope":true,"impliedFormat":1},{"version":"6e1bd61a56720b4adb5bb5fca7a7f91ed91cb5afc70860cd652f10cb390a9321","affectsGlobalScope":true,"impliedFormat":1},{"version":"79616e26be6f4f3380de475ac9f2e347299eac21fa4ad5b78791d6e97dd821d5","affectsGlobalScope":true,"impliedFormat":1},{"version":"2159c8a47dafbf09010f7f771503e14bb7b9d83d02c2546458baa4af111267ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"512b5fb9998e9ae4c4ea32ce0fa4fa4ec18fb6744169d818b0aa19d347807cbb","affectsGlobalScope":true,"impliedFormat":1},{"version":"f44e5b71f78761d31bb55c8ef924fa4c619a11ba457e9e58429c36263536bed7","affectsGlobalScope":true,"impliedFormat":1},{"version":"e23516b121b21109be780f2acc595f7f8b1ca9b5ccf8defe8085e15396a17dc7","affectsGlobalScope":true,"impliedFormat":1},{"version":"a49a47be2e325495caf1b3d0be5a22e991c262273242df6cba316216e559aae9","affectsGlobalScope":true,"impliedFormat":1},{"version":"4f7be37b765736ea258256b6d0e898c233f45b639b242930e6f425f6429f35c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d624af46a96430c4ceda35cd14d13989118ad7c08e9e050c3583c7fd4e817fe5","affectsGlobalScope":true,"impliedFormat":1},{"version":"6fba9b8227813f40a4b1da3b0621a6875ac3a60fb03f716bad5ba35ae31200e7","affectsGlobalScope":true,"impliedFormat":1},{"version":"a3072897e6cc0db7c3c0224f3908667479353ea95c9df716ba6c8a5aa0c864dc","affectsGlobalScope":true,"impliedFormat":1},{"version":"1653b209dce2fe213a49d50ec26c664abdd519376a3b63a85f54e46cd0f2f20f","affectsGlobalScope":true,"impliedFormat":1},{"version":"3a701e8f6d1fcbd64d5290c5910c7d4d4a51b0962cc7cc066bc0857fdf2a769f","affectsGlobalScope":true,"impliedFormat":1},{"version":"7fd64a2bd3d11981ffdc37a2d3d85f0ad2fad5bde616df7f9a28cd17c0849620","affectsGlobalScope":true,"impliedFormat":1},{"version":"766ec21ebeae89752917970c19fbe1a55e4667892fac931c2d631e2408902661","affectsGlobalScope":true,"impliedFormat":1},{"version":"f2dc5cab1d5ca1bacc04bd196aab6ec4c8e4628cb219d6d8f990c8b7857cd85c","affectsGlobalScope":true,"impliedFormat":1},{"version":"ab1a31de76dff33cecf38cf15773bcf0077cbb0d6324d7de2c01a013b380e61c","affectsGlobalScope":true,"impliedFormat":1},{"version":"7d6b27c44ec5d13a92e2fa535565a0402370c6c2e6df9dcee384214657cbde4a","affectsGlobalScope":true,"impliedFormat":1},{"version":"cc670c5cfaeed3b2362c9addc3b2037c2633f284f6d5d2679d9bcf043a8f21e5","affectsGlobalScope":true,"impliedFormat":1},{"version":"02e9eac7ab6147b04f14766548bdfea780b3e8b662ae95d2f6c855b34bc2de50","affectsGlobalScope":true,"impliedFormat":1},{"version":"d48a57bbd0f108b0b823e4b7e504202849565bc7ec3d6152c1edd034085e634d","impliedFormat":1},{"version":"cdc6aa72ff56d7ba4b5663b538499b7a62e28949b90998d9de586efa1f0da6c2","impliedFormat":1},{"version":"fbe469b136d2a63dd6646f4db9fd20a0450fb36669c41b7e0cbfab02e4fd92c9","impliedFormat":1},{"version":"efe87d1b6cb3254e1653596191c4a1fa9b804bdae9698688ba5baf810dbc4023","impliedFormat":1},{"version":"e0342cb84d606a3b91e9784941133d2f13bd165357a1c7dbb2b3601f974e645b","impliedFormat":1},{"version":"1470e989c2de33c13f0fcfa6a474155fe4feae743b159de0c8b083b7dc1b3873","impliedFormat":1},{"version":"857f0ef3de579385929b8000aa19144ecc5832542a4d723c8caa303a0ad8bd9a","impliedFormat":1},{"version":"e0b7f78273174809c37621c93e4afdb6dda2e4c0f40805408f4fa56514e652ae","impliedFormat":1},{"version":"3cc501ddf785b169b74f8e432bde654cd922a754750bb29a576b2a79b8f9618e","impliedFormat":1},{"version":"a971267c48315984df5712dfeb2b281a17a5548caa891a54c2502279b7e2444f","impliedFormat":1},{"version":"3d72a0e2843bcabaf41c6ef01643d13a75e06d76cb3495b48151ef96822c40fb","impliedFormat":1},{"version":"3049d785b956bb9de6260c9c1d5cc58f4226362a7fa82c01351df3531163d906","impliedFormat":1},{"version":"acb8d9e9d696eab779c15c7c8b055222af07080555be8accc9b018cd8d534cba","impliedFormat":1},{"version":"98789e27920c08833bd9ccae41894fb57127b9f4d0477b9b733834126038744b","impliedFormat":1},{"version":"312bbdca0451338ddba6e043ff7b0e00fe1f3e8297e08d043090f8e33ca01201","impliedFormat":1},{"version":"847b85d627fdf793907ca6e4fb9474b97990f3ea74fe11f3f8de11428015812d","impliedFormat":1},{"version":"d1a2785ad9fcef9d68e4a921ee246c013e486f5e1481561f39e46a37e1a5dcd1","impliedFormat":1},{"version":"2ed0c132b911e6c0f23a0c3075f25071365fc01479c3cbaff7a5e761963eb645","impliedFormat":1},{"version":"8ffca064114a9e96f61e725646a7b52de6c4e81ad6cf4cff7ec58d7b09b2b2f5","impliedFormat":1},{"version":"79a38f4d0f2885a4dc7d5ee03067a0f054654a097b6bcdd7b9399a7340e5d6bd","impliedFormat":1},{"version":"52d7f4410b63a451a21a689571a8ce985debe56c6c3e27ac0dcdccf3732a5318","impliedFormat":1},{"version":"d4dcf03d540d83c900fa86d317804a80a7425c666c483a9c1f206d3219b84f18","impliedFormat":1},{"version":"5a87a98019912323fc87efe0360e2bd1fc244f022a4b03e3f2df29896f29126f","impliedFormat":1},{"version":"4ad3ed87009688524c365aee0eadca522078c7d5aa8580b5ef5f3c54b3aab497","impliedFormat":1},{"version":"3cd22ddcf1b7801b5705e718ec529a5ee9611cc9ae88b979028646a0782dbc1e","impliedFormat":1},{"version":"2bfd5b960fac0e16390347af778921ee1ec70894cd099aa5805af751a658cd05","impliedFormat":1},{"version":"ef01c52d8c99c994665adc0c35942fe50464f4179bc2826bc0ebfe0759374a51","impliedFormat":1},{"version":"4d500cf6792ed5997ed48a97f9df7a4e1b8d1d9825797add4215981ed8940046","impliedFormat":1},{"version":"8d94ba35c9d4014f1607fe7c619c95edd80c197d91f5e1cd49ca428ee9214175","impliedFormat":1},{"version":"ba6fcf4cb53cf471cf2f4e51ebe973a50ddf00b7762335d1e92fab3c26c4985c","impliedFormat":1},{"version":"fc53b3d7998e3f6d395d762c58bb4790ddaf162d6795031cee30650072cebd6a","impliedFormat":1},{"version":"05c3ab68f6fc6dbd5c841e7b9ab4959719eeda79a3572f4ee7aa6647033a91cc","impliedFormat":1},{"version":"727a2a7b31a1dd98fee8f15fa0bc59c87ce44dffbd3492222f053488018ae017","impliedFormat":1},{"version":"ad1b75ae0628e97c294c977069f54d6945f8ae628cea3355cb642a73a5709754","impliedFormat":1},{"version":"6dee112c19ee4481913be31716b7053d3123cd0d210a6ee0a94388f8fd3c055f","impliedFormat":1},{"version":"2e9ac24fa9545e88077981989b45418b014705d350f836004c090a8ba43b49eb","impliedFormat":1},{"version":"cccd6ce5f2e39a4f7dfe3da2579e31a93d257da2130476b52964bbab4eabf074","impliedFormat":1},{"version":"5bd1f7eb991058cf97ad8a884f1983515cb63b7d0b3718d6c442ce919b60ff2b","impliedFormat":1},{"version":"1481b554bb62382ab4d37ba7f294840eedebe6b7b855500469255f0f452360d3","impliedFormat":1},{"version":"e717716fc6b35d446fa36116871b4c54209fd7b0bb1f25890beff8168bdb74ba","impliedFormat":1},{"version":"9fc88fd6212156d278fde6a05ba371a3a50c9c2e4d15567dcf25f7e1d193d550","impliedFormat":1},{"version":"4da6750f81a1f188d1a0b4c7b4bebb5f45cfcd1fbe1b6a1d3b771e1f520f5a27","impliedFormat":1},{"version":"d6f81749732dbecc7ed7aaf1229dc7d4eebcc4fdf3701c1281c5c3a77e26b0d6","impliedFormat":1},{"version":"2dee2550ac9958f1ca335a2997d8f257be4665a915203c191cc7ff7d60d544ee","impliedFormat":1},{"version":"2e6f87d9b1be91dfae7f3678976ef5509256db51887037a34b44171da404a5d4","impliedFormat":1},{"version":"6737d9626d44a77c65c9f0bdfebee37dffbf8c20c560121bf9ed7694ceb1de0a","impliedFormat":1},{"version":"dde0e9138f5ffda29f60072f967742e56b986a757b1ae78df7bf8f1bdad1c89f","impliedFormat":1},{"version":"fab635b7cd38d5c3698aa03a3bdd3e13441c5593223c4310c25c575ca75e4121","impliedFormat":1},{"version":"4d2887550949e09054b1c75f1a2a3bd0123df2b1d3b6fcb495956353ca0a8aa6","impliedFormat":1},{"version":"96a026f5ce8451eac7e748384845c6973251cb5d3ca58b77db7acab564cc063c","impliedFormat":1},{"version":"29e196807a614c9e1543d5d4e3d65a90f3d27c69eb392efb576be7a052f020f7","impliedFormat":1},{"version":"0ac9ec588bf62b7e23fe2cbc30471f14427324ae354f48516e791f98cbf12a4d","impliedFormat":1},{"version":"47a69b5144ce5951c503bb5fbfd856af5ed445b3daca4a317e55746cf7dfcfd4","impliedFormat":1},{"version":"4d70e4d39b0e667e978fed9bae9c2ff0916059e9d5e0c59c95b4f5a670b8e821","impliedFormat":1},{"version":"a16fd1b94fdf01ecbf4eb6b2c0fb824e8f4c6219ececf897b570874d8c9a040c","impliedFormat":1},{"version":"9901c1c19b4727dad4cc99fa74399b08a38fddf18753e90f6f2e8c2d2365deff","impliedFormat":1},{"version":"5ae6a3d059b40ce6295920d35e8a5101a69dc08fbfaf2c4f1ca0100cde13885a","impliedFormat":1},{"version":"5205c45c7f1b04d55c5fcd0f20ea366026bf978463d1e3adf1035a4defdd02df","impliedFormat":1},{"version":"ef1ad5de102742747c008e247758111c194785ad8879c1c49442e2d9b9d438da","impliedFormat":1},{"version":"1b57a37ece281f1f694101841fc57a911d05ec7f56914d6966bdb17ea8fb92d5","impliedFormat":1},{"version":"e610775d339249f577ea716cfbc013da077ec2c1ef53b628e645fe5de1ef6a54","impliedFormat":1},{"version":"1393bd9e30235dbdb793ca53abf31508dbb91d0c427c897491060ade71c86a8c","impliedFormat":1},{"version":"888c153991685ecf26888c3af13f2bb9bb9e6477a1493563dd5f9de94261b1dc","impliedFormat":1},{"version":"fd231ec8b9f8ca94d03f46f256cdd390dfd87501d3d018eb5b3b47ddb5458838","impliedFormat":1},{"version":"4a2745f6ef3076d847c2c593e3cf87e0d71d65e5a89ee37c35c5695716afba81","impliedFormat":1},{"version":"aae9028ab30404a07bda3b02595677da8664d65b0a7968f67c4bd6947febb3df","impliedFormat":1},{"version":"67637f4c17c80eac4b9ccc223453fea5d714763378827d13b7c36cc7214aedcf","impliedFormat":1},{"version":"daa3a71c841c692be4e97288a626adafe6bf01c387841baafe6d0d49cb13400e","impliedFormat":1},{"version":"92ff60a4cb2f5542841e21dd79731d513700e0476040490b7121705e0bb214ad","impliedFormat":1},{"version":"22c6620cd8ee807b4fbbafa392a6df61ba6de35a34d21ffeb4b4071f65ff991e","impliedFormat":1},{"version":"b9ba2892a2276ef7f0d32ad95c57f49c7446db747f61e610ec00a2b68fc9e461","impliedFormat":1},{"version":"5abcd34e58b471c0443fe3f9147ce3ff28720e35f2038b160049122fee6cdd84","impliedFormat":1},{"version":"4fc75cac8af69a85abd91a47c57888690bc0e4515227b7acbf27038c0868d67e","impliedFormat":1},{"version":"0393817c5b6e5264e48929cc439cbc06f6f8efb973c953f8599a8586b7d36bc9","impliedFormat":1},{"version":"ae1e14c0cf514fc8c8b973dfcb9ea3b045c6d9c025a04d1df2bd45d155bb875e","impliedFormat":1},{"version":"c7a0e6645fcbc36006ee7556a55e9785ffe9c99cf5cd1ea8f42590781e33a8b3","impliedFormat":1},{"version":"d1992aa5e232c6116e6ea434da3bf92631dfd1ff36421689e05f49ab5c6e6e3a","impliedFormat":1},{"version":"dde248e4baf7afc1caf3b6be32effce6811615260d2b672c36ba1b8f1730b90f","impliedFormat":1},{"version":"36d2b369713badb14cb762bf8dab71f94435fe3766d17c7e4c2efa9e225dd4b4","impliedFormat":1},{"version":"d6dc45aa20358bbcba857c2b236d78d8f0d37f9491fed573db3d9a2710667f7f","impliedFormat":1},{"version":"2e9868bbb89729d8d383839894cd9db5407ed4b7402baf2fb073edf5e3a1cd97","impliedFormat":1},{"version":"8e263aa9344758200237d3282c8d5c382b0767e1bc1ff605af41ec8547cf0711","impliedFormat":1},{"version":"8cec7195b8a05abdb2c73d77e1024756fb2fdf16147eee7a138b4ac72414dd5f","impliedFormat":1},{"version":"bedfb0b86b6514727876c44ddb2a353606b6f2ee341447f9a3d7861ab3716685","impliedFormat":1},{"version":"3a5d3125c7602bffcb087ce0a318044bcc671ddd8b61cafe01ee34c8da8d387d","impliedFormat":1},{"version":"6c20f0b290014710ba697b3ba5b20ebb23462d1662ed7ce2a03791b359a93ec7","impliedFormat":1},{"version":"7fa57ee858c75bf2b47750ed83ea5dbfe0e83106bcc231020a4ba50f6e2e5b8f","impliedFormat":1},{"version":"316a4313abd684c6fe7f114fedb2cb7db2bec3e0e90b01441f6b319a3f546a61","impliedFormat":1},{"version":"e598736710dc41a63dc4ab02a282c0557c98bc7e647a6e512e1b127ff4eecb70","impliedFormat":1},{"version":"346a121dfebd0d5c04690f455e38d44098818325942323718dea166f2b965c2a","impliedFormat":1},{"version":"21e95c6d52386346fa336119b704724e0d3324bbb37896c8cf108fca492feb49","impliedFormat":1},{"version":"0c2a1aa81c12b7b20a15184ac40dccb9d7ea8a1c5f8773ff6e7931335c253b61","impliedFormat":1},{"version":"42d76da7fbd8b584075f0976645c1665121e2676fedf2e265120de9ee771bb62","impliedFormat":1},{"version":"e4d7b2ae1ffd50765d4e595dc75139a0bc7691372bf6c58cd21c5d9fff511ad3","impliedFormat":1},{"version":"29a06fc9b5402fef47d72924b1971cdb0cb39ffede86618eb4cadc1b7fabc558","impliedFormat":1},{"version":"dbbed8e6f506890bf1e3065ab6124680f59d0fca135762a027fa7252b32ab559","impliedFormat":1}],"root":[[84,230]],"options":{"allowJs":false,"esModuleInterop":true,"jsx":1,"module":199,"noFallthroughCasesInSwitch":true,"noUnusedLocals":true,"noUnusedParameters":true,"outDir":"./","strict":true,"target":99},"referencedMap":[[84,1],[83,2],[155,3],[181,4],[153,5],[184,6],[185,1],[186,7],[188,8],[189,9],[190,6],[192,10],[193,11],[194,12],[195,1],[196,13],[199,14],[201,1],[202,15],[203,1],[205,16],[206,17],[209,18],[211,19],[212,20],[213,10],[214,11],[215,21],[217,1],[218,22],[220,23],[221,24],[223,25],[224,26],[225,1],[226,6],[227,27],[198,28],[228,29],[230,1],[158,1],[159,1],[160,1],[161,1],[162,1],[163,1],[164,1],[165,1],[166,1],[180,30],[167,1],[168,1],[169,1],[170,1],[171,1],[172,1],[173,1],[174,1],[175,1],[176,1],[177,1],[178,1],[179,1],[135,1],[136,1],[137,1],[138,1],[139,1],[140,1],[141,1],[142,1],[143,1],[144,1],[145,1],[146,1],[147,1],[152,31],[148,1],[149,1],[150,1],[151,1],[191,1]],"version":"5.8.3"}
|
|
1
|
+
{"fileNames":["../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.es2021.d.ts","../node_modules/typescript/lib/lib.es2022.d.ts","../node_modules/typescript/lib/lib.es2023.d.ts","../node_modules/typescript/lib/lib.es2024.d.ts","../node_modules/typescript/lib/lib.esnext.d.ts","../node_modules/typescript/lib/lib.dom.d.ts","../node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2016.intl.d.ts","../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../node_modules/typescript/lib/lib.es2017.date.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/typescript/lib/lib.es2021.promise.d.ts","../node_modules/typescript/lib/lib.es2021.string.d.ts","../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../node_modules/typescript/lib/lib.es2021.intl.d.ts","../node_modules/typescript/lib/lib.es2022.array.d.ts","../node_modules/typescript/lib/lib.es2022.error.d.ts","../node_modules/typescript/lib/lib.es2022.intl.d.ts","../node_modules/typescript/lib/lib.es2022.object.d.ts","../node_modules/typescript/lib/lib.es2022.string.d.ts","../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../node_modules/typescript/lib/lib.es2023.array.d.ts","../node_modules/typescript/lib/lib.es2023.collection.d.ts","../node_modules/typescript/lib/lib.es2023.intl.d.ts","../node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../node_modules/typescript/lib/lib.es2024.collection.d.ts","../node_modules/typescript/lib/lib.es2024.object.d.ts","../node_modules/typescript/lib/lib.es2024.promise.d.ts","../node_modules/typescript/lib/lib.es2024.regexp.d.ts","../node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2024.string.d.ts","../node_modules/typescript/lib/lib.esnext.array.d.ts","../node_modules/typescript/lib/lib.esnext.collection.d.ts","../node_modules/typescript/lib/lib.esnext.intl.d.ts","../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../node_modules/typescript/lib/lib.esnext.promise.d.ts","../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../node_modules/typescript/lib/lib.esnext.iterator.d.ts","../node_modules/typescript/lib/lib.esnext.float16.d.ts","../node_modules/typescript/lib/lib.decorators.d.ts","../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/@types/react/global.d.ts","../node_modules/csstype/index.d.ts","../node_modules/@types/react/index.d.ts","../@types/global.d.ts","../@types/sgds.d.ts","../@types/common/AbstractNotificationBanner.d.ts","../@types/common/ActionLink.d.ts","../@types/common/ConditionalWrapper.d.ts","../@types/common/FileIcon.d.ts","../@types/common/HintText.d.ts","../@types/common/Icon.d.ts","../@types/common/ScreenReaderText.d.ts","../@types/common/WrapperTag.d.ts","../@types/components/Accordion.d.ts","../@types/components/AspectBox.d.ts","../@types/components/BackToTop.d.ts","../@types/components/Breadcrumbs.d.ts","../@types/components/Button.d.ts","../@types/components/ButtonGroup.d.ts","../@types/components/CategoryItem.d.ts","../@types/components/CategoryList.d.ts","../@types/components/Checkbox.d.ts","../@types/components/ConfirmationMessage.d.ts","../@types/components/ContentsNav.d.ts","../@types/components/DatePicker.d.ts","../@types/components/Details.d.ts","../@types/components/ErrorMessage.d.ts","../@types/components/ErrorSummary.d.ts","../@types/components/FileDownload.d.ts","../@types/components/HideThisPage.d.ts","../@types/components/InsetText.d.ts","../@types/components/Metadata.d.ts","../@types/components/NotificationPanel.d.ts","../@types/components/PageHeader.d.ts","../@types/components/Pagination.d.ts","../@types/components/PhaseBanner.d.ts","../@types/components/Question.d.ts","../@types/components/RadioButton.d.ts","../@types/components/SearchFacets.d.ts","../@types/components/SearchFilters.d.ts","../@types/components/SearchResult.d.ts","../@types/components/SearchSort.d.ts","../@types/components/Select.d.ts","../@types/components/SequentialNavigation.d.ts","../@types/components/SideNavigation.d.ts","../@types/components/SiteFooter.d.ts","../@types/components/SiteHeader.d.ts","../@types/components/SiteNavigation.d.ts","../@types/components/SiteSearch.d.ts","../@types/components/SkipLinks.d.ts","../@types/components/SummaryCard.d.ts","../@types/components/SummaryList.d.ts","../@types/components/Table.d.ts","../@types/components/Tabs.d.ts","../@types/components/Tag.d.ts","../@types/components/TaskList.d.ts","../@types/components/TextInput.d.ts","../@types/components/Textarea.d.ts","../@types/components/WarningText.d.ts","../src/images/icons/arrow_upward.tsx","../src/images/icons/calendar_today.tsx","../src/images/icons/cancel.tsx","../src/images/icons/check_circle.tsx","../src/images/icons/chevron_left.tsx","../src/images/icons/chevron_right.tsx","../src/images/icons/close.tsx","../src/images/icons/description.tsx","../src/images/icons/double_chevron_left.tsx","../src/images/icons/double_chevron_right.tsx","../src/images/icons/error.tsx","../src/images/icons/expand_less.tsx","../src/images/icons/expand_more.tsx","../src/images/icons/list.tsx","../src/images/icons/menu.tsx","../src/images/icons/priority_high.tsx","../src/images/icons/search.tsx","../src/images/icons/index.ts","../src/common/Icon.tsx","../src/common/ScreenReaderText.tsx","../src/common/AbstractNotificationBanner.tsx","../src/common/ActionLink.tsx","../src/common/ConditionalWrapper.tsx","../src/images/documents/audio.tsx","../src/images/documents/csv.tsx","../src/images/documents/excel.tsx","../src/images/documents/file.tsx","../src/images/documents/generic.tsx","../src/images/documents/geodata.tsx","../src/images/documents/ical.tsx","../src/images/documents/ico.tsx","../src/images/documents/image.tsx","../src/images/documents/odf.tsx","../src/images/documents/odg.tsx","../src/images/documents/odp.tsx","../src/images/documents/ods.tsx","../src/images/documents/odt.tsx","../src/images/documents/pdf.tsx","../src/images/documents/ppt.tsx","../src/images/documents/rtf.tsx","../src/images/documents/text.tsx","../src/images/documents/video.tsx","../src/images/documents/word.tsx","../src/images/documents/xml.tsx","../src/images/documents/zip.tsx","../src/images/documents/index.ts","../src/common/FileIcon.tsx","../src/common/HintText.tsx","../src/common/WrapperTag.tsx","../src/components/Accordion/Accordion.tsx","../src/components/AspectBox/AspectBox.tsx","../src/components/BackToTop/BackToTop.tsx","../src/components/Breadcrumbs/Breadcrumbs.tsx","../src/components/Button/Button.tsx","../src/components/ButtonGroup/ButtonGroup.tsx","../src/components/CategoryItem/CategoryItem.tsx","../src/components/CategoryList/CategoryList.tsx","../src/utils/context.ts","../src/components/Checkbox/Checkbox.tsx","../src/components/Checkbox/CheckboxGroup.tsx","../src/components/ConfirmationMessage/ConfirmationMessage.tsx","../src/components/ContentsNav/ContentsNav.tsx","../src/components/CookieBanner/CookieBanner.tsx","../src/components/ErrorMessage/ErrorMessage.tsx","../src/components/TextInput/TextInput.tsx","../src/components/DatePicker/DatePicker.tsx","../src/components/Details/Details.tsx","../src/components/ErrorSummary/ErrorSummary.tsx","../src/components/FileDownload/FileDownload.tsx","../src/components/HideThisPage/HideThisPage.tsx","../src/components/InsetText/InsetText.tsx","../src/components/NotificationBanner/NotificationBanner.tsx","../src/components/NotificationPanel/NotificationPanel.tsx","../src/components/PageHeader/PageHeader.tsx","../src/components/PageMetadata/PageMetadata.tsx","../src/components/Pagination/Pagination.tsx","../src/components/Tag/Tag.tsx","../src/components/PhaseBanner/PhaseBanner.tsx","../src/components/Question/Question.tsx","../src/components/RadioButton/RadioButton.tsx","../src/components/RadioButton/RadioGroup.tsx","../src/components/SearchFacets/SearchFacets.tsx","../src/components/SkipLinks/SkipLinks.tsx","../src/components/SearchFilters/SearchFilters.tsx","../src/components/SearchResult/SearchResult.tsx","../src/components/Select/Select.tsx","../src/components/SearchSort/SearchSort.tsx","../src/components/SequentialNavigation/SequentialNavigation.tsx","../src/components/SideNavigation/SideNavigation.tsx","../src/components/SiteFooter/SiteFooter.tsx","../src/components/SiteNavigation/SiteNavigation.tsx","../src/components/SiteHeader/SiteHeader.tsx","../src/components/SiteSearch/SiteSearch.tsx","../src/components/SummaryCard/SummaryCard.tsx","../src/components/SummaryList/SummaryList.tsx","../src/components/Table/Table.tsx","../src/components/Tabs/Tabs.tsx","../src/components/TaskList/TaskList.tsx","../src/components/Textarea/Textarea.tsx","../src/components/WarningText/WarningText.tsx","../src/hooks/useTracking.ts"],"fileIdsList":[[83],[81,82],[83,158,159],[83,185],[83,157],[83,188],[83,158],[158,159,188],[162,188],[83,187,197],[83,197],[158,188],[160],[83,203,204],[83,186],[83,160],[188],[158],[216],[187,188,203],[83,157,158],[162,189,193,199,222],[83,162,190,214],[83,193,225],[187,203],[83,162],[83,158,230],[83,193],[83,161,162,188],[83,161,162],[83,159,162,187,216],[83,162,187,193,203],[83,162,187,203],[163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184],[140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156]],"fileInfos":[{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"8bf8b5e44e3c9c36f98e1007e8b7018c0f38d8adc07aecef42f5200114547c70","impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"07f073f19d67f74d732b1adea08e1dc66b1b58d77cb5b43931dee3d798a2fd53","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"b5ce7a470bc3628408429040c4e3a53a27755022a32fd05e2cb694e7015386c7","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"4245fee526a7d1754529d19227ecbf3be066ff79ebb6a380d78e41648f2f224d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"170d4db14678c68178ee8a3d5a990d5afb759ecb6ec44dbd885c50f6da6204f6","affectsGlobalScope":true,"impliedFormat":1},{"version":"8a8eb4ebffd85e589a1cc7c178e291626c359543403d58c9cd22b81fab5b1fb9","impliedFormat":1},{"version":"d4d7d3f832882a4b2d611a7eaaa80c780c3342b5732090130fa9af4a40bd051e","impliedFormat":1},{"version":"19539467bf78201a93c2a00eeb99c728f52b4e623f14a7f20a691137e784c334","impliedFormat":1},{"version":"1317afd136988f1336e8c0933d180427abebeaf3cc8d9c5806074309b72134c8","affectsGlobalScope":true,"impliedFormat":1},{"version":"ffeaa210bf86d96905a330c4d6bd57f077146273b2c577c36ea0360b5328b84e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fbde28cec4fe7df1a0e4e3e64e1829c922f4d5b32d4bdd6225339cd56bdd8320","affectsGlobalScope":true,"impliedFormat":1},{"version":"098d9d86ccf5d87f66dd1aba5edc7a79ac3c743252d0fcfc165f0842bbbbc03d","affectsGlobalScope":true,"impliedFormat":1},{"version":"5b92ec64829cca003eaca5ee4ef9c7d844817100aa037415a7042f6e01f9a3ee","affectsGlobalScope":true,"impliedFormat":1},{"version":"5c64ea2259c2aca1681436a2c3515bbb8ae5961c9e3b7586599b9ea93d5126bc","affectsGlobalScope":true,"impliedFormat":1},{"version":"9c9360e38fe52de32a59efd76c2da2a9e9d76f49c2eb64991a8fb77713aa1aec","affectsGlobalScope":true,"impliedFormat":1},{"version":"a2e5bd2aad7954b25979f0365662427432b417fee161a0143f4b57df59a77bee","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e4b84a1a0cf7e4beddc9fd133eeb16f57be77a743ed54a22a16f2573dd1049c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0ae90509c8c87306990cc7c1887d71991a7e6edec4ed708d18d6830e9356fec3","affectsGlobalScope":true,"impliedFormat":1},{"version":"7d9f663a357c9604e121dbb84c3197397d4cf0a70c632a7bb8ab52ecffb47fe9","affectsGlobalScope":true,"impliedFormat":1},{"version":"795a3344a3c1b9b23670d059e1d787d9b19bf4f5ba95a2bf1bf6d45f68edf879","affectsGlobalScope":true,"impliedFormat":1},{"version":"5879dda2931b3f5a62c3d96f9ce4bf1de56ca8887c1f4f8f6f2103fe93955905","affectsGlobalScope":true,"impliedFormat":1},{"version":"99d6f426e83c6d4ab37da95aff830e867141e283d1f160630ee92f7f5b43fdbc","affectsGlobalScope":true,"impliedFormat":1},{"version":"82c258359f1cd7254e695d1cfe19e05a19150aacf6def0f0ede6f7a6ba9084c0","affectsGlobalScope":true,"impliedFormat":1},{"version":"9a801aff8a828c19adefdabafe4f07f483e21b62b3f98dced5f04d99658560bc","affectsGlobalScope":true,"impliedFormat":1},{"version":"cffb4ed8afe893595efde1e3ada2019889d9741fdb5190541ce3512a7f362b46","affectsGlobalScope":true,"impliedFormat":1},{"version":"1d252869e539f44db1caf6321190c41a88613035196a971db50d97a2f550fd2b","affectsGlobalScope":true,"impliedFormat":1},{"version":"53f7dc3a3f556f2b579ee4d9319754b6c468e7eb52ee9291533f6888010bca0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"7774503c390b0aa8c4e2e413067df3bc0877628860c13515c6b887db1fe7148a","affectsGlobalScope":true,"impliedFormat":1},{"version":"147d504d20ff86ecdc7d8f2311ebe4255843f8a3576f3b84cddea98caf43e4e2","affectsGlobalScope":true,"impliedFormat":1},{"version":"2308590a9d9174ba57f30d6cfe8e07756948759df448de60f3f2efd31615c49b","affectsGlobalScope":true,"impliedFormat":1},{"version":"db6deb9fc72c9e61e1ae93aaf927ee0110b9204cd3df2beb08f8d8d86e2702a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"86f69c9738a9b1379d749372d009e236c6ba2b232c331ba872434d8e1b6a729c","affectsGlobalScope":true,"impliedFormat":1},{"version":"af09dd3b4f18c3b4314e6b7cf004d92d4379746243ba240fe8be98106ea7f14d","affectsGlobalScope":true,"impliedFormat":1},{"version":"2516bb822c2a7518b292c5ba9eac441fba997a3d1c8b6df7e81a2fe806b6e477","affectsGlobalScope":true,"impliedFormat":1},{"version":"c206b97d5374757c38f36fb1b6c356b4af822ab252d21a3e90c1b467df41ba13","affectsGlobalScope":true,"impliedFormat":1},{"version":"12b4718b14acfe3798c1ef8603522450c41c2cee9412a177224138474e004eea","affectsGlobalScope":true,"impliedFormat":1},{"version":"9b7e3365456e22a85329dbfce849302d65f6e5002958bb65a00c269976742ce8","affectsGlobalScope":true,"impliedFormat":1},{"version":"98ca85bc6fcc9b784ae5e74a4645a079ea54f01f8ccce536d08d69bf35bee782","affectsGlobalScope":true,"impliedFormat":1},{"version":"feef0898c1615004fc5e6b231bdf366d88ac83186fb06b3fcbd3b0b011112cf3","affectsGlobalScope":true,"impliedFormat":1},{"version":"6e1bd61a56720b4adb5bb5fca7a7f91ed91cb5afc70860cd652f10cb390a9321","affectsGlobalScope":true,"impliedFormat":1},{"version":"79616e26be6f4f3380de475ac9f2e347299eac21fa4ad5b78791d6e97dd821d5","affectsGlobalScope":true,"impliedFormat":1},{"version":"502d2d435284f5c99e69c294bb3ff90e9c828f59818094dc9c08409a1d53d14e","affectsGlobalScope":true,"impliedFormat":1},{"version":"d2a62bfbd489f4cbc6d8a5d4d07738ba487df35fa3379583c93348a46c4aa255","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb336439af9f597188b60ddfdeffe335ea66a92d817f66b0ae2f0c28e64715b2","affectsGlobalScope":true,"impliedFormat":1},{"version":"b63217dcfa009b963fab9294e441877db6dc72e12b03d4aa82ced1d2fda19e55","affectsGlobalScope":true,"impliedFormat":1},{"version":"2c09b6591e711b43637dc1a422e15b0c3041353b337a101d4c7a2109405996f0","affectsGlobalScope":true,"impliedFormat":1},{"version":"512b5fb9998e9ae4c4ea32ce0fa4fa4ec18fb6744169d818b0aa19d347807cbb","affectsGlobalScope":true,"impliedFormat":1},{"version":"f44e5b71f78761d31bb55c8ef924fa4c619a11ba457e9e58429c36263536bed7","affectsGlobalScope":true,"impliedFormat":1},{"version":"b6311a663336e929c238ffa06d562d9da7ec31734ff2771460e2a766a09270b3","affectsGlobalScope":true,"impliedFormat":1},{"version":"a49a47be2e325495caf1b3d0be5a22e991c262273242df6cba316216e559aae9","affectsGlobalScope":true,"impliedFormat":1},{"version":"4f7be37b765736ea258256b6d0e898c233f45b639b242930e6f425f6429f35c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d624af46a96430c4ceda35cd14d13989118ad7c08e9e050c3583c7fd4e817fe5","affectsGlobalScope":true,"impliedFormat":1},{"version":"6fba9b8227813f40a4b1da3b0621a6875ac3a60fb03f716bad5ba35ae31200e7","affectsGlobalScope":true,"impliedFormat":1},{"version":"a3072897e6cc0db7c3c0224f3908667479353ea95c9df716ba6c8a5aa0c864dc","affectsGlobalScope":true,"impliedFormat":1},{"version":"1653b209dce2fe213a49d50ec26c664abdd519376a3b63a85f54e46cd0f2f20f","affectsGlobalScope":true,"impliedFormat":1},{"version":"3a701e8f6d1fcbd64d5290c5910c7d4d4a51b0962cc7cc066bc0857fdf2a769f","affectsGlobalScope":true,"impliedFormat":1},{"version":"7fd64a2bd3d11981ffdc37a2d3d85f0ad2fad5bde616df7f9a28cd17c0849620","affectsGlobalScope":true,"impliedFormat":1},{"version":"766ec21ebeae89752917970c19fbe1a55e4667892fac931c2d631e2408902661","affectsGlobalScope":true,"impliedFormat":1},{"version":"f2dc5cab1d5ca1bacc04bd196aab6ec4c8e4628cb219d6d8f990c8b7857cd85c","affectsGlobalScope":true,"impliedFormat":1},{"version":"ab1a31de76dff33cecf38cf15773bcf0077cbb0d6324d7de2c01a013b380e61c","affectsGlobalScope":true,"impliedFormat":1},{"version":"7d6b27c44ec5d13a92e2fa535565a0402370c6c2e6df9dcee384214657cbde4a","affectsGlobalScope":true,"impliedFormat":1},{"version":"cc670c5cfaeed3b2362c9addc3b2037c2633f284f6d5d2679d9bcf043a8f21e5","affectsGlobalScope":true,"impliedFormat":1},{"version":"02e9eac7ab6147b04f14766548bdfea780b3e8b662ae95d2f6c855b34bc2de50","affectsGlobalScope":true,"impliedFormat":1},{"version":"d48a57bbd0f108b0b823e4b7e504202849565bc7ec3d6152c1edd034085e634d","impliedFormat":1},{"version":"cdc6aa72ff56d7ba4b5663b538499b7a62e28949b90998d9de586efa1f0da6c2","impliedFormat":1},{"version":"fbe469b136d2a63dd6646f4db9fd20a0450fb36669c41b7e0cbfab02e4fd92c9","impliedFormat":1},{"version":"efe87d1b6cb3254e1653596191c4a1fa9b804bdae9698688ba5baf810dbc4023","impliedFormat":1},{"version":"e0342cb84d606a3b91e9784941133d2f13bd165357a1c7dbb2b3601f974e645b","impliedFormat":1},{"version":"1470e989c2de33c13f0fcfa6a474155fe4feae743b159de0c8b083b7dc1b3873","impliedFormat":1},{"version":"857f0ef3de579385929b8000aa19144ecc5832542a4d723c8caa303a0ad8bd9a","impliedFormat":1},{"version":"e0b7f78273174809c37621c93e4afdb6dda2e4c0f40805408f4fa56514e652ae","impliedFormat":1},{"version":"3cc501ddf785b169b74f8e432bde654cd922a754750bb29a576b2a79b8f9618e","impliedFormat":1},{"version":"a971267c48315984df5712dfeb2b281a17a5548caa891a54c2502279b7e2444f","impliedFormat":1},{"version":"3d72a0e2843bcabaf41c6ef01643d13a75e06d76cb3495b48151ef96822c40fb","impliedFormat":1},{"version":"3049d785b956bb9de6260c9c1d5cc58f4226362a7fa82c01351df3531163d906","impliedFormat":1},{"version":"acb8d9e9d696eab779c15c7c8b055222af07080555be8accc9b018cd8d534cba","impliedFormat":1},{"version":"98789e27920c08833bd9ccae41894fb57127b9f4d0477b9b733834126038744b","impliedFormat":1},{"version":"312bbdca0451338ddba6e043ff7b0e00fe1f3e8297e08d043090f8e33ca01201","impliedFormat":1},{"version":"847b85d627fdf793907ca6e4fb9474b97990f3ea74fe11f3f8de11428015812d","impliedFormat":1},{"version":"d1a2785ad9fcef9d68e4a921ee246c013e486f5e1481561f39e46a37e1a5dcd1","impliedFormat":1},{"version":"2ed0c132b911e6c0f23a0c3075f25071365fc01479c3cbaff7a5e761963eb645","impliedFormat":1},{"version":"8ffca064114a9e96f61e725646a7b52de6c4e81ad6cf4cff7ec58d7b09b2b2f5","impliedFormat":1},{"version":"79a38f4d0f2885a4dc7d5ee03067a0f054654a097b6bcdd7b9399a7340e5d6bd","impliedFormat":1},{"version":"52d7f4410b63a451a21a689571a8ce985debe56c6c3e27ac0dcdccf3732a5318","impliedFormat":1},{"version":"d4dcf03d540d83c900fa86d317804a80a7425c666c483a9c1f206d3219b84f18","impliedFormat":1},{"version":"5a87a98019912323fc87efe0360e2bd1fc244f022a4b03e3f2df29896f29126f","impliedFormat":1},{"version":"4ad3ed87009688524c365aee0eadca522078c7d5aa8580b5ef5f3c54b3aab497","impliedFormat":1},{"version":"3cd22ddcf1b7801b5705e718ec529a5ee9611cc9ae88b979028646a0782dbc1e","impliedFormat":1},{"version":"2bfd5b960fac0e16390347af778921ee1ec70894cd099aa5805af751a658cd05","impliedFormat":1},{"version":"ef01c52d8c99c994665adc0c35942fe50464f4179bc2826bc0ebfe0759374a51","impliedFormat":1},{"version":"4d500cf6792ed5997ed48a97f9df7a4e1b8d1d9825797add4215981ed8940046","impliedFormat":1},{"version":"8d94ba35c9d4014f1607fe7c619c95edd80c197d91f5e1cd49ca428ee9214175","impliedFormat":1},{"version":"ba6fcf4cb53cf471cf2f4e51ebe973a50ddf00b7762335d1e92fab3c26c4985c","impliedFormat":1},{"version":"fc53b3d7998e3f6d395d762c58bb4790ddaf162d6795031cee30650072cebd6a","impliedFormat":1},{"version":"05c3ab68f6fc6dbd5c841e7b9ab4959719eeda79a3572f4ee7aa6647033a91cc","impliedFormat":1},{"version":"727a2a7b31a1dd98fee8f15fa0bc59c87ce44dffbd3492222f053488018ae017","impliedFormat":1},{"version":"ad1b75ae0628e97c294c977069f54d6945f8ae628cea3355cb642a73a5709754","impliedFormat":1},{"version":"6dee112c19ee4481913be31716b7053d3123cd0d210a6ee0a94388f8fd3c055f","impliedFormat":1},{"version":"2e9ac24fa9545e88077981989b45418b014705d350f836004c090a8ba43b49eb","impliedFormat":1},{"version":"cccd6ce5f2e39a4f7dfe3da2579e31a93d257da2130476b52964bbab4eabf074","impliedFormat":1},{"version":"5bd1f7eb991058cf97ad8a884f1983515cb63b7d0b3718d6c442ce919b60ff2b","impliedFormat":1},{"version":"1481b554bb62382ab4d37ba7f294840eedebe6b7b855500469255f0f452360d3","impliedFormat":1},{"version":"e717716fc6b35d446fa36116871b4c54209fd7b0bb1f25890beff8168bdb74ba","impliedFormat":1},{"version":"9fc88fd6212156d278fde6a05ba371a3a50c9c2e4d15567dcf25f7e1d193d550","impliedFormat":1},{"version":"4da6750f81a1f188d1a0b4c7b4bebb5f45cfcd1fbe1b6a1d3b771e1f520f5a27","impliedFormat":1},{"version":"d6f81749732dbecc7ed7aaf1229dc7d4eebcc4fdf3701c1281c5c3a77e26b0d6","impliedFormat":1},{"version":"2dee2550ac9958f1ca335a2997d8f257be4665a915203c191cc7ff7d60d544ee","impliedFormat":1},{"version":"2e6f87d9b1be91dfae7f3678976ef5509256db51887037a34b44171da404a5d4","impliedFormat":1},{"version":"6737d9626d44a77c65c9f0bdfebee37dffbf8c20c560121bf9ed7694ceb1de0a","impliedFormat":1},{"version":"dde0e9138f5ffda29f60072f967742e56b986a757b1ae78df7bf8f1bdad1c89f","impliedFormat":1},{"version":"fab635b7cd38d5c3698aa03a3bdd3e13441c5593223c4310c25c575ca75e4121","impliedFormat":1},{"version":"4d2887550949e09054b1c75f1a2a3bd0123df2b1d3b6fcb495956353ca0a8aa6","impliedFormat":1},{"version":"d0d33add73841391355988c51f627074804b60be55ba4e0e9ef6bba528cc0046","impliedFormat":1},{"version":"29e196807a614c9e1543d5d4e3d65a90f3d27c69eb392efb576be7a052f020f7","impliedFormat":1},{"version":"0ac9ec588bf62b7e23fe2cbc30471f14427324ae354f48516e791f98cbf12a4d","impliedFormat":1},{"version":"47a69b5144ce5951c503bb5fbfd856af5ed445b3daca4a317e55746cf7dfcfd4","impliedFormat":1},{"version":"4d70e4d39b0e667e978fed9bae9c2ff0916059e9d5e0c59c95b4f5a670b8e821","impliedFormat":1},{"version":"bc37ac652432424388b2b510ede602cb5df983fe5956d152126194042d253ebe","impliedFormat":1},{"version":"a16fd1b94fdf01ecbf4eb6b2c0fb824e8f4c6219ececf897b570874d8c9a040c","impliedFormat":1},{"version":"9901c1c19b4727dad4cc99fa74399b08a38fddf18753e90f6f2e8c2d2365deff","impliedFormat":1},{"version":"5ae6a3d059b40ce6295920d35e8a5101a69dc08fbfaf2c4f1ca0100cde13885a","impliedFormat":1},{"version":"5205c45c7f1b04d55c5fcd0f20ea366026bf978463d1e3adf1035a4defdd02df","impliedFormat":1},{"version":"ef1ad5de102742747c008e247758111c194785ad8879c1c49442e2d9b9d438da","impliedFormat":1},{"version":"1b57a37ece281f1f694101841fc57a911d05ec7f56914d6966bdb17ea8fb92d5","impliedFormat":1},{"version":"e610775d339249f577ea716cfbc013da077ec2c1ef53b628e645fe5de1ef6a54","impliedFormat":1},{"version":"1393bd9e30235dbdb793ca53abf31508dbb91d0c427c897491060ade71c86a8c","impliedFormat":1},{"version":"888c153991685ecf26888c3af13f2bb9bb9e6477a1493563dd5f9de94261b1dc","impliedFormat":1},{"version":"fd231ec8b9f8ca94d03f46f256cdd390dfd87501d3d018eb5b3b47ddb5458838","impliedFormat":1},{"version":"4a2745f6ef3076d847c2c593e3cf87e0d71d65e5a89ee37c35c5695716afba81","impliedFormat":1},{"version":"aae9028ab30404a07bda3b02595677da8664d65b0a7968f67c4bd6947febb3df","impliedFormat":1},{"version":"67637f4c17c80eac4b9ccc223453fea5d714763378827d13b7c36cc7214aedcf","impliedFormat":1},{"version":"daa3a71c841c692be4e97288a626adafe6bf01c387841baafe6d0d49cb13400e","impliedFormat":1},{"version":"92ff60a4cb2f5542841e21dd79731d513700e0476040490b7121705e0bb214ad","impliedFormat":1},{"version":"22c6620cd8ee807b4fbbafa392a6df61ba6de35a34d21ffeb4b4071f65ff991e","impliedFormat":1},{"version":"b9ba2892a2276ef7f0d32ad95c57f49c7446db747f61e610ec00a2b68fc9e461","impliedFormat":1},{"version":"5abcd34e58b471c0443fe3f9147ce3ff28720e35f2038b160049122fee6cdd84","impliedFormat":1},{"version":"4fc75cac8af69a85abd91a47c57888690bc0e4515227b7acbf27038c0868d67e","impliedFormat":1},{"version":"0393817c5b6e5264e48929cc439cbc06f6f8efb973c953f8599a8586b7d36bc9","impliedFormat":1},{"version":"ae1e14c0cf514fc8c8b973dfcb9ea3b045c6d9c025a04d1df2bd45d155bb875e","impliedFormat":1},{"version":"c7a0e6645fcbc36006ee7556a55e9785ffe9c99cf5cd1ea8f42590781e33a8b3","impliedFormat":1},{"version":"d1992aa5e232c6116e6ea434da3bf92631dfd1ff36421689e05f49ab5c6e6e3a","impliedFormat":1},{"version":"dde248e4baf7afc1caf3b6be32effce6811615260d2b672c36ba1b8f1730b90f","impliedFormat":1},{"version":"36d2b369713badb14cb762bf8dab71f94435fe3766d17c7e4c2efa9e225dd4b4","impliedFormat":1},{"version":"4e5eae78a371449f463f17aaf5e0a069ecfe70999db866f63f9108c7d05b18aa","impliedFormat":1},{"version":"c4d0cd359a1740f82e9af476b0fe3aa4ee498b01036282cfb6ea30aba6da9813","impliedFormat":1},{"version":"316a4313abd684c6fe7f114fedb2cb7db2bec3e0e90b01441f6b319a3f546a61","impliedFormat":1},{"version":"51df73f62e23d6fa69f29dc46fc5cd31011ba0bfed00874cc01a6eb5422f2192","impliedFormat":1},{"version":"ee0fc1f4da386f2171d07ddb412e0d8db945bcbd7426eb80aee99f10e9d4eefe","impliedFormat":1},{"version":"2e9868bbb89729d8d383839894cd9db5407ed4b7402baf2fb073edf5e3a1cd97","impliedFormat":1},{"version":"05f9325c3c7916698fc65ab325986ce0806c5040ca32664c7c6ee9a236856d29","impliedFormat":1},{"version":"8adf95ab6f1bc0e3f69d32580d24a27e82fea9396100b3cbe159f9522a554228","impliedFormat":1},{"version":"b198ee2eac2f715cef72d776a2aeaf6b07f11a2da1fcaf05edc35588a0c8f4e8","impliedFormat":1},{"version":"bedfb0b86b6514727876c44ddb2a353606b6f2ee341447f9a3d7861ab3716685","impliedFormat":1},{"version":"3a5d3125c7602bffcb087ce0a318044bcc671ddd8b61cafe01ee34c8da8d387d","impliedFormat":1},{"version":"6c20f0b290014710ba697b3ba5b20ebb23462d1662ed7ce2a03791b359a93ec7","impliedFormat":1},{"version":"7fa57ee858c75bf2b47750ed83ea5dbfe0e83106bcc231020a4ba50f6e2e5b8f","impliedFormat":1},{"version":"e598736710dc41a63dc4ab02a282c0557c98bc7e647a6e512e1b127ff4eecb70","impliedFormat":1},{"version":"346a121dfebd0d5c04690f455e38d44098818325942323718dea166f2b965c2a","impliedFormat":1},{"version":"21e95c6d52386346fa336119b704724e0d3324bbb37896c8cf108fca492feb49","impliedFormat":1},{"version":"0c2a1aa81c12b7b20a15184ac40dccb9d7ea8a1c5f8773ff6e7931335c253b61","impliedFormat":1},{"version":"42d76da7fbd8b584075f0976645c1665121e2676fedf2e265120de9ee771bb62","impliedFormat":1},{"version":"e4d7b2ae1ffd50765d4e595dc75139a0bc7691372bf6c58cd21c5d9fff511ad3","impliedFormat":1},{"version":"29a06fc9b5402fef47d72924b1971cdb0cb39ffede86618eb4cadc1b7fabc558","impliedFormat":1},{"version":"dbbed8e6f506890bf1e3065ab6124680f59d0fca135762a027fa7252b32ab559","impliedFormat":1}],"root":[[84,240]],"options":{"allowJs":false,"esModuleInterop":true,"jsx":1,"module":199,"noFallthroughCasesInSwitch":true,"noUnusedLocals":true,"noUnusedParameters":true,"outDir":"./","strict":true,"target":99},"referencedMap":[[84,1],[83,2],[160,3],[186,4],[158,5],[189,6],[190,1],[191,7],[193,8],[195,9],[196,6],[198,10],[199,11],[200,12],[201,1],[202,13],[205,14],[207,1],[208,15],[209,1],[211,16],[212,17],[215,18],[217,19],[218,20],[219,10],[220,11],[221,21],[223,22],[224,23],[226,24],[225,25],[228,1],[229,26],[231,27],[232,28],[233,29],[234,30],[235,1],[236,6],[237,31],[204,32],[238,33],[240,1],[163,1],[164,1],[165,1],[166,1],[167,1],[168,1],[169,1],[170,1],[171,1],[185,34],[172,1],[173,1],[174,1],[175,1],[176,1],[177,1],[178,1],[179,1],[180,1],[181,1],[182,1],[183,1],[184,1],[140,1],[141,1],[142,1],[143,1],[144,1],[145,1],[146,1],[147,1],[148,1],[149,1],[150,1],[151,1],[152,1],[157,35],[153,1],[154,1],[155,1],[156,1],[197,1]],"version":"5.8.3"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@scottish-government/designsystem-react",
|
|
3
3
|
"description": "A React/JSX implementation of the Scottish Government Design System",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.11.0",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Scottish Government Digital Design System team",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"coverage": "vitest test.tsx run --coverage",
|
|
14
14
|
"svgr": "npx @svgr/cli node_modules/@scottish-government/design-system/src/images/icons/svg --config-file .svgrrc",
|
|
15
15
|
"svgr_documents": "npx @svgr/cli node_modules/@scottish-government/design-system/src/images/documents/svg --config-file .svgrrc_documents",
|
|
16
|
-
"test": "vitest",
|
|
16
|
+
"test": "vitest test.tsx",
|
|
17
17
|
"tsc": "node ./node_modules/typescript/bin/tsc",
|
|
18
18
|
"storybook": "storybook dev -p 6006",
|
|
19
19
|
"build-storybook": "storybook build"
|
|
@@ -6,9 +6,17 @@ import Accordion from './Accordion';
|
|
|
6
6
|
const meta = {
|
|
7
7
|
title: 'Components/Accordion/Accordion.Item',
|
|
8
8
|
component: Accordion.Item,
|
|
9
|
+
decorators: [(Story) => <div className="ds_accordion"><Story /></div>],
|
|
9
10
|
argTypes: {
|
|
11
|
+
heading: {
|
|
12
|
+
description: 'Heading of the accordion item',
|
|
13
|
+
type: {
|
|
14
|
+
name: 'string',
|
|
15
|
+
required: true
|
|
16
|
+
}
|
|
17
|
+
},
|
|
10
18
|
headingLevel: argTypes.headingLevel({
|
|
11
|
-
description: 'Heading level for the component\'s
|
|
19
|
+
description: 'Heading level for the component\'s heading. It is best to set this on the parent Accordion.'
|
|
12
20
|
}),
|
|
13
21
|
id: {
|
|
14
22
|
description: 'ID to use for the accordion item if you want to override the automatically generated default',
|
|
@@ -18,19 +26,12 @@ const meta = {
|
|
|
18
26
|
description: 'Makes the accordion item display in an open state on page load',
|
|
19
27
|
control: 'boolean',
|
|
20
28
|
},
|
|
21
|
-
title: {
|
|
22
|
-
description: 'Title of the accordion item',
|
|
23
|
-
type: {
|
|
24
|
-
name: 'string',
|
|
25
|
-
required: true
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
29
|
children: {
|
|
29
30
|
control: false
|
|
30
31
|
}
|
|
31
32
|
},
|
|
32
33
|
args: {
|
|
33
|
-
|
|
34
|
+
heading: 'Healthcare for veterans',
|
|
34
35
|
children: <>
|
|
35
36
|
<p>
|
|
36
37
|
Veterans are entitled to the same healthcare as any citizen. And there are health care options and support available specifically for veterans.
|
|
@@ -8,7 +8,7 @@ const meta = {
|
|
|
8
8
|
component: Accordion,
|
|
9
9
|
argTypes: {
|
|
10
10
|
headingLevel: argTypes.headingLevel({
|
|
11
|
-
description: 'Heading level to use for the accordion items\'
|
|
11
|
+
description: 'Heading level to use for the accordion items\' headings'
|
|
12
12
|
}),
|
|
13
13
|
hideOpenAll: {
|
|
14
14
|
control: 'boolean',
|
|
@@ -21,7 +21,7 @@ const meta = {
|
|
|
21
21
|
},
|
|
22
22
|
args: {
|
|
23
23
|
children: <>
|
|
24
|
-
<Accordion.Item id='accordion-1'
|
|
24
|
+
<Accordion.Item id='accordion-1' heading='Healthcare for veterans'>
|
|
25
25
|
<p>
|
|
26
26
|
Veterans are entitled to the same healthcare as any citizen. And there are health care options and support available specifically for veterans.
|
|
27
27
|
</p>
|
|
@@ -29,12 +29,12 @@ const meta = {
|
|
|
29
29
|
If you have a health condition that's related to your service, you're entitled to priority treatment based on clinical need.
|
|
30
30
|
</p>
|
|
31
31
|
</Accordion.Item>
|
|
32
|
-
<Accordion.Item id='accordion-2'
|
|
32
|
+
<Accordion.Item id='accordion-2' heading='Employability for veterans'>
|
|
33
33
|
<p>
|
|
34
34
|
If you're looking for a job, there are several organisations that can help you <a href="#accordion-link">find a job or develop new skills</a>.
|
|
35
35
|
</p>
|
|
36
36
|
</Accordion.Item>
|
|
37
|
-
<Accordion.Item id='accordion-3'
|
|
37
|
+
<Accordion.Item id='accordion-3' heading='Housing for veterans'>
|
|
38
38
|
<p>
|
|
39
39
|
If you need <a href="#accordion-link"> help finding a place to live</a> there's support specifically for veterans.
|
|
40
40
|
</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { test, expect } from 'vitest';
|
|
1
|
+
import { test, expect, vi } from 'vitest';
|
|
2
2
|
import { render, screen, within } from '@testing-library/react';
|
|
3
3
|
import Accordion from './Accordion';
|
|
4
4
|
|
|
@@ -13,17 +13,17 @@ test('accordion renders correctly', () => {
|
|
|
13
13
|
|
|
14
14
|
render(
|
|
15
15
|
<Accordion id={ACCORDION_ID} data-testid={ACCORDION_ID}>
|
|
16
|
-
<Accordion.Item id="accordion-1"
|
|
16
|
+
<Accordion.Item id="accordion-1" heading="Healthcare for veterans">
|
|
17
17
|
<p>Veterans are entitled to the same healthcare as any citizen. And there
|
|
18
18
|
are health care options and support available specifically for veterans.</p>
|
|
19
19
|
<p>If you have a health condition that’s related to your service, you’re
|
|
20
20
|
entitled to priority treatment based on clinical need.</p>
|
|
21
21
|
</Accordion.Item>
|
|
22
|
-
<Accordion.Item isOpen id="accordion-2"
|
|
22
|
+
<Accordion.Item isOpen id="accordion-2" heading="Employability for veterans">
|
|
23
23
|
<p>If you're looking for a job, there are several organisations that can help
|
|
24
24
|
you <a href="#accordion-link">find a job or develop new skills</a>.</p>
|
|
25
25
|
</Accordion.Item>
|
|
26
|
-
<Accordion.Item id="accordion-3"
|
|
26
|
+
<Accordion.Item id="accordion-3" heading="Housing for veterans">
|
|
27
27
|
<p>If you need <a href="#accordion-link">help finding a place to live</a>{' '}
|
|
28
28
|
there's support specifically for veterans.</p>
|
|
29
29
|
</Accordion.Item>
|
|
@@ -48,17 +48,17 @@ test('accordion renders correctly', () => {
|
|
|
48
48
|
test('accordion without open all', () => {
|
|
49
49
|
render(
|
|
50
50
|
<Accordion id={ACCORDION_ID} data-testid={ACCORDION_ID} hideOpenAll>
|
|
51
|
-
<Accordion.Item id="accordion-1"
|
|
51
|
+
<Accordion.Item id="accordion-1" heading="Healthcare for veterans">
|
|
52
52
|
<p>Veterans are entitled to the same healthcare as any citizen. And there
|
|
53
53
|
are health care options and support available specifically for veterans.</p>
|
|
54
54
|
<p>If you have a health condition that’s related to your service, you’re
|
|
55
55
|
entitled to priority treatment based on clinical need.</p>
|
|
56
56
|
</Accordion.Item>
|
|
57
|
-
<Accordion.Item id="accordion-2"
|
|
57
|
+
<Accordion.Item id="accordion-2" heading="Employability for veterans">
|
|
58
58
|
<p>If you're looking for a job, there are several organisations that can help
|
|
59
59
|
you <a href="#accordion-link">find a job or develop new skills</a>.</p>
|
|
60
60
|
</Accordion.Item>
|
|
61
|
-
<Accordion.Item id="accordion-3"
|
|
61
|
+
<Accordion.Item id="accordion-3" heading="Housing for veterans">
|
|
62
62
|
<p>If you need <a href="#accordion-link">help finding a place to live</a>{' '}
|
|
63
63
|
there's support specifically for veterans.</p>
|
|
64
64
|
</Accordion.Item>
|
|
@@ -86,7 +86,7 @@ test('accordion with custom heading level', () => {
|
|
|
86
86
|
|
|
87
87
|
render(
|
|
88
88
|
<Accordion id={ACCORDION_ID} data-testid={ACCORDION_ID} headingLevel={HEADING_LEVEL}>
|
|
89
|
-
<Accordion.Item id="accordion-1"
|
|
89
|
+
<Accordion.Item id="accordion-1" heading="Healthcare for veterans">
|
|
90
90
|
<p>Veterans are entitled to the same healthcare as any citizen. And there
|
|
91
91
|
are health care options and support available specifically for veterans.</p>
|
|
92
92
|
<p>If you have a health condition that’s related to your service, you’re
|
|
@@ -121,7 +121,7 @@ test('passing additional CSS classes', () => {
|
|
|
121
121
|
|
|
122
122
|
test('accordion item renders correctly', () => {
|
|
123
123
|
render(
|
|
124
|
-
<Accordion.Item id={ACCORDION_ITEM_ID} data-testid={ACCORDION_ITEM_ID}
|
|
124
|
+
<Accordion.Item id={ACCORDION_ITEM_ID} data-testid={ACCORDION_ITEM_ID} heading={TITLE_TEXT}>
|
|
125
125
|
<p>{CONTENT_TEXT}</p>
|
|
126
126
|
</Accordion.Item>
|
|
127
127
|
);
|
|
@@ -159,13 +159,13 @@ test('accordion item renders correctly', () => {
|
|
|
159
159
|
test('accordion items without ID are given unique IDs', () => {
|
|
160
160
|
render(
|
|
161
161
|
<Accordion id={ACCORDION_ID} data-testid={ACCORDION_ID} hideOpenAll>
|
|
162
|
-
<Accordion.Item data-testid="item1"
|
|
162
|
+
<Accordion.Item data-testid="item1" heading="Healthcare for veterans">
|
|
163
163
|
<p>Veterans are entitled to the same healthcare as any citizen. And there
|
|
164
164
|
are health care options and support available specifically for veterans.</p>
|
|
165
165
|
<p>If you have a health condition that’s related to your service, you’re
|
|
166
166
|
entitled to priority treatment based on clinical need.</p>
|
|
167
167
|
</Accordion.Item>
|
|
168
|
-
<Accordion.Item data-testid="item2"
|
|
168
|
+
<Accordion.Item data-testid="item2" heading="Employability for veterans">
|
|
169
169
|
<p>If you're looking for a job, there are several organisations that can help
|
|
170
170
|
you <a href="#accordion-link">find a job or develop new skills</a>.</p>
|
|
171
171
|
</Accordion.Item>
|
|
@@ -182,7 +182,7 @@ test('accordion items without ID are given unique IDs', () => {
|
|
|
182
182
|
|
|
183
183
|
test('open accordion item', () => {
|
|
184
184
|
render(
|
|
185
|
-
<Accordion.Item isOpen id={ACCORDION_ITEM_ID} data-testid={ACCORDION_ITEM_ID}
|
|
185
|
+
<Accordion.Item isOpen id={ACCORDION_ITEM_ID} data-testid={ACCORDION_ITEM_ID} heading={TITLE_TEXT}>
|
|
186
186
|
<p>{CONTENT_TEXT}</p>
|
|
187
187
|
</Accordion.Item>
|
|
188
188
|
);
|
|
@@ -193,9 +193,43 @@ test('open accordion item', () => {
|
|
|
193
193
|
expect(input).toHaveAttribute('checked');
|
|
194
194
|
});
|
|
195
195
|
|
|
196
|
+
test('small accordion item', () => {
|
|
197
|
+
render(
|
|
198
|
+
<Accordion isSmall data-testid={ACCORDION_ID}>
|
|
199
|
+
<Accordion.Item id={ACCORDION_ITEM_ID} heading={TITLE_TEXT}>
|
|
200
|
+
<p>{CONTENT_TEXT}</p>
|
|
201
|
+
</Accordion.Item>
|
|
202
|
+
</Accordion>
|
|
203
|
+
);
|
|
204
|
+
|
|
205
|
+
const accordionItem = screen.getByTestId(ACCORDION_ID);
|
|
206
|
+
|
|
207
|
+
expect(accordionItem).toHaveClass('ds_accordion--small');
|
|
208
|
+
});
|
|
209
|
+
|
|
210
|
+
test('deprecated title prop still works with warning', () => {
|
|
211
|
+
const consoleWarnSpy = vi.spyOn(console, 'warn').mockImplementation(() => {});
|
|
212
|
+
|
|
213
|
+
render(
|
|
214
|
+
<Accordion.Item id={ACCORDION_ITEM_ID} data-testid={ACCORDION_ITEM_ID} title={TITLE_TEXT}>
|
|
215
|
+
<p>{CONTENT_TEXT}</p>
|
|
216
|
+
</Accordion.Item>
|
|
217
|
+
);
|
|
218
|
+
|
|
219
|
+
const header = document.querySelector('.ds_accordion-item__header');
|
|
220
|
+
const title = header?.querySelector('.ds_accordion-item__title');
|
|
221
|
+
|
|
222
|
+
expect(title?.textContent).toEqual(TITLE_TEXT);
|
|
223
|
+
expect(consoleWarnSpy).toHaveBeenCalledWith(
|
|
224
|
+
'Warning: Using the `title` prop for heading text on an Accordion.Item is deprecated and will be removed in a future release. Please use the `heading` prop instead.'
|
|
225
|
+
);
|
|
226
|
+
|
|
227
|
+
consoleWarnSpy.mockRestore();
|
|
228
|
+
});
|
|
229
|
+
|
|
196
230
|
test('passing additional props to accordion item', () => {
|
|
197
231
|
render(
|
|
198
|
-
<Accordion.Item id={ACCORDION_ITEM_ID} data-testid={ACCORDION_ITEM_ID}
|
|
232
|
+
<Accordion.Item id={ACCORDION_ITEM_ID} data-testid={ACCORDION_ITEM_ID} heading="Healthcare for veterans" data-test="foo">
|
|
199
233
|
<p>Veterans are entitled to the same healthcare as any citizen. And there
|
|
200
234
|
are health care options and support available specifically for veterans.</p>
|
|
201
235
|
<p>If you have a health condition that’s related to your service, you’re
|
|
@@ -209,7 +243,7 @@ test('passing additional props to accordion item', () => {
|
|
|
209
243
|
|
|
210
244
|
test('passing additional CSS classes', () => {
|
|
211
245
|
render(
|
|
212
|
-
<Accordion.Item id={ACCORDION_ITEM_ID} data-testid={ACCORDION_ITEM_ID}
|
|
246
|
+
<Accordion.Item id={ACCORDION_ITEM_ID} data-testid={ACCORDION_ITEM_ID} heading="Healthcare for veterans" className="foo">
|
|
213
247
|
<p>Veterans are entitled to the same healthcare as any citizen. And there
|
|
214
248
|
are health care options and support available specifically for veterans.</p>
|
|
215
249
|
<p>If you have a health condition that’s related to your service, you’re
|
|
@@ -11,6 +11,7 @@ const AccordionItem = ({
|
|
|
11
11
|
className,
|
|
12
12
|
id: rawId,
|
|
13
13
|
isOpen = false,
|
|
14
|
+
heading,
|
|
14
15
|
title,
|
|
15
16
|
...props
|
|
16
17
|
}: SGDS.Component.Accordion.Item) => {
|
|
@@ -19,6 +20,14 @@ const AccordionItem = ({
|
|
|
19
20
|
|
|
20
21
|
let headingLevel = useContext(AccordionHeadingLevelContext);
|
|
21
22
|
|
|
23
|
+
if (title) {
|
|
24
|
+
console.warn(
|
|
25
|
+
'Warning: Using the `title` prop for heading text on an Accordion.Item is deprecated and will be removed in a future release. Please use the `heading` prop instead.'
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
heading = heading || title;
|
|
29
|
+
}
|
|
30
|
+
|
|
22
31
|
return (
|
|
23
32
|
<div
|
|
24
33
|
className={[
|
|
@@ -44,7 +53,7 @@ const AccordionItem = ({
|
|
|
44
53
|
className="ds_accordion-item__title"
|
|
45
54
|
tagName={headingLevel}
|
|
46
55
|
>
|
|
47
|
-
{
|
|
56
|
+
{heading}
|
|
48
57
|
</WrapperTag>
|
|
49
58
|
<span className="ds_accordion-item__indicator" />
|
|
50
59
|
<label
|
|
@@ -66,6 +75,7 @@ const Accordion = ({
|
|
|
66
75
|
className,
|
|
67
76
|
headingLevel = 'h3',
|
|
68
77
|
hideOpenAll,
|
|
78
|
+
isSmall,
|
|
69
79
|
...props
|
|
70
80
|
}: SGDS.Component.Accordion) => {
|
|
71
81
|
const ref = useRef(null);
|
|
@@ -84,6 +94,7 @@ const Accordion = ({
|
|
|
84
94
|
<div
|
|
85
95
|
className={[
|
|
86
96
|
'ds_accordion',
|
|
97
|
+
isSmall ? 'ds_accordion--small' : '',
|
|
87
98
|
className
|
|
88
99
|
].join(' ')}
|
|
89
100
|
ref={ref}
|
|
@@ -6,8 +6,15 @@ import Breadcrumbs from './Breadcrumbs';
|
|
|
6
6
|
const meta = {
|
|
7
7
|
title: 'Components/Breadcrumbs/Breadcrumb.Item',
|
|
8
8
|
component: Breadcrumbs.Item,
|
|
9
|
+
decorators: [
|
|
10
|
+
Story => (
|
|
11
|
+
<Breadcrumbs>
|
|
12
|
+
<Story />
|
|
13
|
+
</Breadcrumbs>
|
|
14
|
+
)
|
|
15
|
+
],
|
|
9
16
|
argTypes: {
|
|
10
|
-
href: argTypes.href(),
|
|
17
|
+
href: argTypes.href({type: {name: 'string', required: true}}),
|
|
11
18
|
isHidden: {
|
|
12
19
|
description: 'Applies a visually-hidden CSS class',
|
|
13
20
|
control: 'boolean'
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from '@storybook/react-vite';
|
|
2
|
+
import ButtonGroup from './ButtonGroup';
|
|
3
|
+
import Button from '../Button/Button';
|
|
4
|
+
|
|
5
|
+
const meta = {
|
|
6
|
+
title: 'Components/Buttons/ButtonGroup',
|
|
7
|
+
component: ButtonGroup,
|
|
8
|
+
parameters: {
|
|
9
|
+
controls: { sort: 'alpha' }
|
|
10
|
+
},
|
|
11
|
+
argTypes: {
|
|
12
|
+
isInline: {
|
|
13
|
+
description: 'Force inline buttons on small screens',
|
|
14
|
+
control: 'boolean',
|
|
15
|
+
table: {
|
|
16
|
+
type: {
|
|
17
|
+
summary: 'boolean'
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
args: {
|
|
23
|
+
children: <>
|
|
24
|
+
<Button buttonStyle="secondary">Button one</Button>
|
|
25
|
+
<Button buttonStyle="secondary">Button two</Button>
|
|
26
|
+
<Button buttonStyle="secondary">Button three</Button>
|
|
27
|
+
</>
|
|
28
|
+
}
|
|
29
|
+
} satisfies Meta<typeof ButtonGroup>;
|
|
30
|
+
|
|
31
|
+
export default meta;
|
|
32
|
+
type Story = StoryObj<typeof meta>;
|
|
33
|
+
|
|
34
|
+
export const Default: Story = {
|
|
35
|
+
};
|
|
36
|
+
|
|
37
|
+
export const Inline: Story = {
|
|
38
|
+
args: {
|
|
39
|
+
isInline: true
|
|
40
|
+
}
|
|
41
|
+
};
|