@corva/ui 0.100.0-9 → 0.100.0-rc.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/README.md +66 -30
- package/assets/34b3b56b464e0ff794f57d0f43b12d6c.svg +90 -0
- package/assets/56d3b3296b1002eaf171ca8c64f29b05.svg +28 -0
- package/assets/6446219b2f79d037e3dd24494024a98f.svg +106 -0
- package/assets/67ced31c10e4427bb8974715557e3b96.svg +70 -0
- package/assets/8e03004b6f48d362ba5b071e770a010b.svg +27 -0
- package/assets/a71b840169eca35c314fe774358d6166.svg +67 -0
- package/assets/a7a5eb2e6445ef946360177848bddafe.svg +100 -0
- package/assets/aaba69ecd4c6c2494f951e7101120f24.svg +22 -0
- package/assets/bbb0d8e0fd0c453aa3c938f9670445d7.svg +54 -0
- package/assets/c8b26c930e57919e80e04dca36f98048.svg +18 -0
- package/assets/cc53e803d32c251ced8000822d59d382.svg +33 -0
- package/assets/cd159e2d8314a7398704d7820da2b123.svg +39 -0
- package/assets/d6d6265f082b5204311a107c91f6dea5.svg +53 -0
- package/assets/e652fba6327ccd63cd0edc6bf95baa23.svg +48 -0
- package/assets/ed858d78e82e89fdd6ba388752f98386.svg +23 -0
- package/cjs-bundle/components/DevCenter/AppHeader/PadMode.js +1 -1
- package/cjs-bundle/components/FeedItem/components/Content.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.js +1 -0
- package/cjs-bundle/components/FileIcon/FileIcon.js +1 -1
- package/cjs-bundle/components/FilesDropzone/FilesDropzone.js +1 -1
- package/cjs-bundle/components/FilesProcessor/FilesProcessor.js +1 -1
- package/cjs-bundle/components/NewDocumentViewer/components/CsvViewer.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeSidebarStyles.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/SidebarFooter.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/SidebarTitle.js +1 -1
- package/cjs-bundle/components/index.js +1 -1
- package/cjs-bundle/componentsV2/Accordion/Accordion.js +1 -0
- package/cjs-bundle/componentsV2/Accordion/Accordion.scss.js +1 -0
- package/cjs-bundle/componentsV2/Avatar/constants.js +1 -1
- package/cjs-bundle/componentsV2/AvatarGroup/AvatarGroup.js +1 -0
- package/cjs-bundle/componentsV2/AvatarGroup/AvatarGroup.scss.js +1 -0
- package/cjs-bundle/componentsV2/BadgeBase/BadgeBase.js +1 -0
- package/cjs-bundle/componentsV2/BadgeBase/BadgeBase.scss.js +1 -0
- package/cjs-bundle/componentsV2/BadgeCounter/BadgeCounter.js +1 -0
- package/cjs-bundle/componentsV2/BadgeDot/BadgeDot.js +1 -0
- package/cjs-bundle/componentsV2/BadgeDot/BadgeDot.scss.js +1 -0
- package/cjs-bundle/componentsV2/Breadcrumbs/Breadcrumbs.js +1 -0
- package/cjs-bundle/componentsV2/Breadcrumbs/Breadcrumbs.scss.js +1 -0
- package/cjs-bundle/componentsV2/Button/Button.js +1 -1
- package/cjs-bundle/componentsV2/Button/Button.scss.js +1 -1
- package/cjs-bundle/componentsV2/ButtonIcon/ButtonIcon.js +1 -1
- package/cjs-bundle/componentsV2/ButtonIcon/ButtonIcon.scss.js +1 -1
- package/cjs-bundle/componentsV2/ButtonLive/ButtonLive.js +1 -0
- package/cjs-bundle/componentsV2/ButtonLive/ButtonLive.scss.js +1 -0
- package/cjs-bundle/componentsV2/Chip/Chip.js +1 -1
- package/cjs-bundle/componentsV2/Chip/Chip.scss.js +1 -1
- package/cjs-bundle/componentsV2/ChipAlert/ChipAlert.js +1 -0
- package/cjs-bundle/componentsV2/ChipAlert/ChipAlert.scss.js +1 -0
- package/cjs-bundle/componentsV2/ChipIndicator/ChipIndicator.js +1 -0
- package/cjs-bundle/componentsV2/ChipIndicator/ChipIndicator.scss.js +1 -0
- package/cjs-bundle/componentsV2/CopyToClipboard/CopyToClipboard.js +1 -0
- package/cjs-bundle/componentsV2/CopyToClipboard/CopyToClipboard.scss.js +1 -0
- package/cjs-bundle/componentsV2/Counter/Counter.js +1 -0
- package/cjs-bundle/componentsV2/Counter/Counter.scss.js +1 -0
- package/cjs-bundle/componentsV2/EmptyState/EmptyState.js +1 -0
- package/cjs-bundle/componentsV2/EmptyState/EmptyState.scss.js +1 -0
- package/cjs-bundle/componentsV2/EmptyState/constants.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/FileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/FileIcon.scss.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/constants.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/ArchiveFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/CSVFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/DocFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/EDMFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/ExcelFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/ImageFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/JsonFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/LasFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/OtherFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/PdfFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/PowerPointFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/TxtFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/UnknownFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/VideoFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FileIcon/icons/XmlFileIcon.js +1 -0
- package/cjs-bundle/componentsV2/FilesDropzone/FilesDropzone.js +1 -0
- package/cjs-bundle/componentsV2/FilesDropzone/FilesDropzone.scss.js +1 -0
- package/cjs-bundle/componentsV2/FilesDropzone/utils.js +1 -0
- package/cjs-bundle/componentsV2/IndicatorLive/IndicatorLive.js +1 -0
- package/cjs-bundle/componentsV2/IndicatorLive/IndicatorLive.scss.js +1 -0
- package/cjs-bundle/componentsV2/LiveDotIndicator/LiveDotIndicator.js +1 -0
- package/cjs-bundle/componentsV2/LiveDotIndicator/LiveDotIndicator.scss.js +1 -0
- package/cjs-bundle/componentsV2/LoaderLinear/LoaderLinear.js +1 -0
- package/cjs-bundle/componentsV2/LoaderLinear/LoaderLinear.scss.js +1 -0
- package/cjs-bundle/componentsV2/Menu/Menu.js +1 -0
- package/cjs-bundle/componentsV2/Menu/Menu.scss.js +1 -0
- package/cjs-bundle/componentsV2/Menu/MenuDivider/MenuDivider.js +1 -0
- package/cjs-bundle/componentsV2/Menu/MenuDivider/MenuDivider.scss.js +1 -0
- package/cjs-bundle/componentsV2/Menu/MenuGroup/MenuGroup.js +1 -0
- package/cjs-bundle/componentsV2/Menu/MenuGroup/MenuGroup.scss.js +1 -0
- package/cjs-bundle/componentsV2/Menu/MenuItem/MenuItem.js +1 -0
- package/cjs-bundle/componentsV2/Menu/MenuItem/MenuItem.scss.js +1 -0
- package/cjs-bundle/componentsV2/Modal/Modal.js +1 -0
- package/cjs-bundle/componentsV2/Modal/Modal.scss.js +1 -0
- package/cjs-bundle/componentsV2/Paper/Paper.js +1 -0
- package/cjs-bundle/componentsV2/Paper/Paper.scss.js +1 -0
- package/cjs-bundle/componentsV2/Popover/Popover.js +1 -1
- package/cjs-bundle/componentsV2/Popover/Popover.scss.js +1 -0
- package/cjs-bundle/componentsV2/Popover/utils.js +1 -0
- package/cjs-bundle/componentsV2/Popper/Popper.js +1 -0
- package/cjs-bundle/componentsV2/Skeleton/Skeleton.js +1 -0
- package/cjs-bundle/componentsV2/Skeleton/Skeleton.scss.js +1 -0
- package/cjs-bundle/componentsV2/Stepper/Step/Step.js +1 -0
- package/cjs-bundle/componentsV2/Stepper/Step/Step.scss.js +1 -0
- package/cjs-bundle/componentsV2/Stepper/Stepper.js +1 -0
- package/cjs-bundle/componentsV2/Stepper/Stepper.scss.js +1 -0
- package/cjs-bundle/componentsV2/Switch/Switch.js +1 -0
- package/cjs-bundle/componentsV2/Switch/Switch.scss.js +1 -0
- package/cjs-bundle/componentsV2/Tabs/Tabs.js +1 -0
- package/cjs-bundle/componentsV2/Tabs/Tabs.scss.js +1 -0
- package/cjs-bundle/componentsV2/Text/Text.js +1 -1
- package/cjs-bundle/componentsV2/Text/Text.scss.js +1 -1
- package/cjs-bundle/componentsV2/TextEndTruncated/TextEndTruncated.js +1 -0
- package/cjs-bundle/componentsV2/TextEndTruncated/TextEndTruncated.scss.js +1 -0
- package/cjs-bundle/componentsV2/TextInput/TextInput.js +1 -1
- package/cjs-bundle/componentsV2/TextInput/TextInput.scss.js +1 -1
- package/cjs-bundle/componentsV2/TextMiddleTruncated/TextMiddleTruncated.js +1 -1
- package/cjs-bundle/componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js +1 -1
- package/cjs-bundle/componentsV2/ToggleButtons/ToggleButtons.js +1 -0
- package/cjs-bundle/componentsV2/ToggleButtons/ToggleButtons.scss.js +1 -0
- package/cjs-bundle/componentsV2/Tooltip/Tooltip.js +1 -1
- package/cjs-bundle/componentsV2/Tooltip/Tooltip.scss.js +1 -1
- package/cjs-bundle/componentsV2/index.js +1 -1
- package/cjs-bundle/constants/completion.js +1 -1
- package/cjs-bundle/constants/feed.js +1 -1
- package/cjs-bundle/effects/usePadSelectorSelectedWells.js +1 -1
- package/cjs-bundle/icons/customIcons/icons/MoreApp.js +1 -1
- package/cjs-bundle/icons/customIcons/icons/SimulFrac.js +1 -1
- package/cjs-bundle/icons/customIcons/icons/ZipperFrac.js +1 -1
- package/cjs-bundle/utils/completion.js +1 -1
- package/cjs-bundle/utils/convert.js +1 -1
- package/cjs-bundle/utils/goalsConfig/goalsConfig.js +1 -1
- package/cjs-bundle/utils/metrics/metricsConfig.js +1 -1
- package/components/AdvancedSlider/AdvancedSlider.stories.d.ts.map +1 -1
- package/components/DevCenter/AppHeader/PadMode.d.ts.map +1 -1
- package/components/DevCenter/AppHeader/PadMode.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/sharedStyles.d.ts +1 -1
- package/components/FeedItem/components/Content.d.ts.map +1 -1
- package/components/FeedItem/components/Content.js +1 -1
- package/components/FeedItem/feed.fixtures.d.ts +78 -0
- package/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.d.ts +25 -0
- package/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.d.ts.map +1 -0
- package/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.js +1 -0
- package/components/FileIcon/FileIcon.d.ts +1 -2
- package/components/FileIcon/FileIcon.d.ts.map +1 -1
- package/components/FileIcon/FileIcon.js +1 -1
- package/components/FileIcon/FileIcon.stories.d.ts.map +1 -1
- package/components/FilesDropzone/FilesDropzone.d.ts.map +1 -1
- package/components/FilesDropzone/FilesDropzone.js +1 -1
- package/components/FilesDropzone/index.d.ts +0 -1
- package/components/FilesDropzone/index.d.ts.map +1 -1
- package/components/FilesProcessor/FilesProcessor.js +1 -1
- package/components/NewDocumentViewer/components/CsvViewer.d.ts.map +1 -1
- package/components/NewDocumentViewer/components/CsvViewer.js +1 -1
- package/components/RealTimeValuesSidebar/RealTimeSidebarStyles.d.ts.map +1 -1
- package/components/RealTimeValuesSidebar/RealTimeSidebarStyles.js +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.d.ts.map +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.js +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.d.ts +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.d.ts.map +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.js +1 -1
- package/components/RealTimeValuesSidebar/SidebarFooter.d.ts.map +1 -1
- package/components/RealTimeValuesSidebar/SidebarFooter.js +1 -1
- package/components/RealTimeValuesSidebar/SidebarTitle.d.ts.map +1 -1
- package/components/RealTimeValuesSidebar/SidebarTitle.js +1 -1
- package/components/Stepper/Step/styles.d.ts +1 -1
- package/components/index.js +1 -1
- package/componentsV2/Accordion/Accordion.d.ts +24 -0
- package/componentsV2/Accordion/Accordion.d.ts.map +1 -0
- package/componentsV2/Accordion/Accordion.js +1 -0
- package/componentsV2/Accordion/Accordion.scss.js +1 -0
- package/componentsV2/Accordion/Accordion.stories.d.ts +12 -0
- package/componentsV2/Accordion/Accordion.stories.d.ts.map +1 -0
- package/componentsV2/Accordion/index.d.ts +2 -0
- package/componentsV2/Accordion/index.d.ts.map +1 -0
- package/componentsV2/Avatar/constants.d.ts.map +1 -1
- package/componentsV2/Avatar/constants.js +1 -1
- package/componentsV2/AvatarGroup/AvatarGroup.d.ts +14 -0
- package/componentsV2/AvatarGroup/AvatarGroup.d.ts.map +1 -0
- package/componentsV2/AvatarGroup/AvatarGroup.js +1 -0
- package/componentsV2/AvatarGroup/AvatarGroup.scss.js +1 -0
- package/componentsV2/AvatarGroup/AvatarGroup.stories.d.ts +10 -0
- package/componentsV2/AvatarGroup/AvatarGroup.stories.d.ts.map +1 -0
- package/componentsV2/AvatarGroup/index.d.ts +2 -0
- package/componentsV2/AvatarGroup/index.d.ts.map +1 -0
- package/componentsV2/BadgeBase/BadgeBase.d.ts +18 -0
- package/componentsV2/BadgeBase/BadgeBase.d.ts.map +1 -0
- package/componentsV2/BadgeBase/BadgeBase.js +1 -0
- package/componentsV2/BadgeBase/BadgeBase.scss.js +1 -0
- package/componentsV2/BadgeBase/index.d.ts +2 -0
- package/componentsV2/BadgeBase/index.d.ts.map +1 -0
- package/componentsV2/BadgeCounter/BadgeCounter.d.ts +35 -0
- package/componentsV2/BadgeCounter/BadgeCounter.d.ts.map +1 -0
- package/componentsV2/BadgeCounter/BadgeCounter.js +1 -0
- package/componentsV2/BadgeCounter/BadgeCounter.stories.d.ts +10 -0
- package/componentsV2/BadgeCounter/BadgeCounter.stories.d.ts.map +1 -0
- package/componentsV2/BadgeCounter/index.d.ts +2 -0
- package/componentsV2/BadgeCounter/index.d.ts.map +1 -0
- package/componentsV2/BadgeDot/BadgeDot.d.ts +26 -0
- package/componentsV2/BadgeDot/BadgeDot.d.ts.map +1 -0
- package/componentsV2/BadgeDot/BadgeDot.js +1 -0
- package/componentsV2/BadgeDot/BadgeDot.scss.js +1 -0
- package/componentsV2/BadgeDot/BadgeDot.stories.d.ts +10 -0
- package/componentsV2/BadgeDot/BadgeDot.stories.d.ts.map +1 -0
- package/componentsV2/BadgeDot/index.d.ts +2 -0
- package/componentsV2/BadgeDot/index.d.ts.map +1 -0
- package/componentsV2/Breadcrumbs/Breadcrumbs.d.ts +19 -0
- package/componentsV2/Breadcrumbs/Breadcrumbs.d.ts.map +1 -0
- package/componentsV2/Breadcrumbs/Breadcrumbs.js +1 -0
- package/componentsV2/Breadcrumbs/Breadcrumbs.scss.js +1 -0
- package/componentsV2/Breadcrumbs/Breadcrumbs.stories.d.ts +8 -0
- package/componentsV2/Breadcrumbs/Breadcrumbs.stories.d.ts.map +1 -0
- package/componentsV2/Breadcrumbs/index.d.ts +2 -0
- package/componentsV2/Breadcrumbs/index.d.ts.map +1 -0
- package/componentsV2/Button/Button.d.ts +2 -0
- package/componentsV2/Button/Button.d.ts.map +1 -1
- package/componentsV2/Button/Button.js +1 -1
- package/componentsV2/Button/Button.scss.js +1 -1
- package/componentsV2/ButtonIcon/ButtonIcon.d.ts.map +1 -1
- package/componentsV2/ButtonIcon/ButtonIcon.js +1 -1
- package/componentsV2/ButtonIcon/ButtonIcon.scss.js +1 -1
- package/componentsV2/ButtonLive/ButtonLive.d.ts +15 -0
- package/componentsV2/ButtonLive/ButtonLive.d.ts.map +1 -0
- package/componentsV2/ButtonLive/ButtonLive.js +1 -0
- package/componentsV2/ButtonLive/ButtonLive.scss.js +1 -0
- package/componentsV2/ButtonLive/ButtonLive.stories.d.ts +11 -0
- package/componentsV2/ButtonLive/ButtonLive.stories.d.ts.map +1 -0
- package/componentsV2/ButtonLive/index.d.ts +2 -0
- package/componentsV2/ButtonLive/index.d.ts.map +1 -0
- package/componentsV2/Chip/Chip.d.ts +19 -3
- package/componentsV2/Chip/Chip.d.ts.map +1 -1
- package/componentsV2/Chip/Chip.js +1 -1
- package/componentsV2/Chip/Chip.scss.js +1 -1
- package/componentsV2/Chip/Chip.stories.d.ts +1 -1
- package/componentsV2/Chip/Chip.stories.d.ts.map +1 -1
- package/componentsV2/ChipAlert/ChipAlert.d.ts +21 -0
- package/componentsV2/ChipAlert/ChipAlert.d.ts.map +1 -0
- package/componentsV2/ChipAlert/ChipAlert.js +1 -0
- package/componentsV2/ChipAlert/ChipAlert.scss.js +1 -0
- package/componentsV2/ChipAlert/ChipAlert.stories.d.ts +10 -0
- package/componentsV2/ChipAlert/ChipAlert.stories.d.ts.map +1 -0
- package/componentsV2/ChipAlert/index.d.ts +2 -0
- package/componentsV2/ChipAlert/index.d.ts.map +1 -0
- package/componentsV2/ChipIndicator/ChipIndicator.d.ts +12 -0
- package/componentsV2/ChipIndicator/ChipIndicator.d.ts.map +1 -0
- package/componentsV2/ChipIndicator/ChipIndicator.js +1 -0
- package/componentsV2/ChipIndicator/ChipIndicator.scss.js +1 -0
- package/componentsV2/ChipIndicator/ChipIndicator.stories.d.ts +9 -0
- package/componentsV2/ChipIndicator/ChipIndicator.stories.d.ts.map +1 -0
- package/componentsV2/ChipIndicator/index.d.ts +2 -0
- package/componentsV2/ChipIndicator/index.d.ts.map +1 -0
- package/componentsV2/CopyToClipboard/CopyToClipboard.d.ts +14 -0
- package/componentsV2/CopyToClipboard/CopyToClipboard.d.ts.map +1 -0
- package/componentsV2/CopyToClipboard/CopyToClipboard.js +1 -0
- package/componentsV2/CopyToClipboard/CopyToClipboard.scss.js +1 -0
- package/componentsV2/CopyToClipboard/CopyToClipboard.stories.d.ts +10 -0
- package/componentsV2/CopyToClipboard/CopyToClipboard.stories.d.ts.map +1 -0
- package/componentsV2/CopyToClipboard/index.d.ts +2 -0
- package/componentsV2/CopyToClipboard/index.d.ts.map +1 -0
- package/componentsV2/Counter/Counter.d.ts +18 -0
- package/componentsV2/Counter/Counter.d.ts.map +1 -0
- package/componentsV2/Counter/Counter.js +1 -0
- package/componentsV2/Counter/Counter.scss.js +1 -0
- package/componentsV2/Counter/Counter.stories.d.ts +13 -0
- package/componentsV2/Counter/Counter.stories.d.ts.map +1 -0
- package/componentsV2/Counter/index.d.ts +2 -0
- package/componentsV2/Counter/index.d.ts.map +1 -0
- package/componentsV2/EmptyState/EmptyState.d.ts +11 -0
- package/componentsV2/EmptyState/EmptyState.d.ts.map +1 -0
- package/componentsV2/EmptyState/EmptyState.js +1 -0
- package/componentsV2/EmptyState/EmptyState.scss.js +1 -0
- package/componentsV2/EmptyState/EmptyState.stories.d.ts +10 -0
- package/componentsV2/EmptyState/EmptyState.stories.d.ts.map +1 -0
- package/componentsV2/EmptyState/constants.d.ts +18 -0
- package/componentsV2/EmptyState/constants.d.ts.map +1 -0
- package/componentsV2/EmptyState/constants.js +1 -0
- package/componentsV2/EmptyState/index.d.ts +2 -0
- package/componentsV2/EmptyState/index.d.ts.map +1 -0
- package/componentsV2/FileIcon/FileIcon.d.ts +8 -0
- package/componentsV2/FileIcon/FileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/FileIcon.js +1 -0
- package/componentsV2/FileIcon/FileIcon.scss.js +1 -0
- package/componentsV2/FileIcon/FileIcon.stories.d.ts +9 -0
- package/componentsV2/FileIcon/FileIcon.stories.d.ts.map +1 -0
- package/componentsV2/FileIcon/constants.d.ts +5 -0
- package/componentsV2/FileIcon/constants.d.ts.map +1 -0
- package/componentsV2/FileIcon/constants.js +1 -0
- package/componentsV2/FileIcon/icons/ArchiveFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/ArchiveFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/CSVFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/CSVFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/DocFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/DocFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/EDMFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/EDMFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/ExcelFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/ExcelFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/ImageFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/ImageFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/JsonFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/JsonFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/LasFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/LasFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/OtherFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/OtherFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/PdfFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/PdfFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/PowerPointFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/PowerPointFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/TxtFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/TxtFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/UnknownFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/UnknownFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/VideoFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/VideoFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/XmlFileIcon.d.ts.map +1 -0
- package/componentsV2/FileIcon/icons/XmlFileIcon.js +1 -0
- package/componentsV2/FileIcon/icons/index.d.ts.map +1 -0
- package/componentsV2/FileIcon/index.d.ts +2 -0
- package/componentsV2/FileIcon/index.d.ts.map +1 -0
- package/componentsV2/FilesDropzone/FilesDropzone.d.ts +41 -0
- package/componentsV2/FilesDropzone/FilesDropzone.d.ts.map +1 -0
- package/componentsV2/FilesDropzone/FilesDropzone.js +1 -0
- package/componentsV2/FilesDropzone/FilesDropzone.scss.js +1 -0
- package/componentsV2/FilesDropzone/FilesDropzone.stories.d.ts +8 -0
- package/componentsV2/FilesDropzone/FilesDropzone.stories.d.ts.map +1 -0
- package/componentsV2/FilesDropzone/index.d.ts +2 -0
- package/componentsV2/FilesDropzone/index.d.ts.map +1 -0
- package/{components → componentsV2}/FilesDropzone/utils.d.ts +1 -1
- package/componentsV2/FilesDropzone/utils.d.ts.map +1 -0
- package/componentsV2/FilesDropzone/utils.js +1 -0
- package/componentsV2/Grid/Grid.d.ts +7 -1
- package/componentsV2/Grid/Grid.d.ts.map +1 -1
- package/componentsV2/IndicatorLive/IndicatorLive.d.ts +14 -0
- package/componentsV2/IndicatorLive/IndicatorLive.d.ts.map +1 -0
- package/componentsV2/IndicatorLive/IndicatorLive.js +1 -0
- package/componentsV2/IndicatorLive/IndicatorLive.scss.js +1 -0
- package/componentsV2/IndicatorLive/IndicatorLive.stories.d.ts +12 -0
- package/componentsV2/IndicatorLive/IndicatorLive.stories.d.ts.map +1 -0
- package/componentsV2/IndicatorLive/index.d.ts +2 -0
- package/componentsV2/IndicatorLive/index.d.ts.map +1 -0
- package/componentsV2/LiveDotIndicator/LiveDotIndicator.d.ts +7 -0
- package/componentsV2/LiveDotIndicator/LiveDotIndicator.d.ts.map +1 -0
- package/componentsV2/LiveDotIndicator/LiveDotIndicator.js +1 -0
- package/componentsV2/LiveDotIndicator/LiveDotIndicator.scss.js +1 -0
- package/componentsV2/LiveDotIndicator/index.d.ts +2 -0
- package/componentsV2/LiveDotIndicator/index.d.ts.map +1 -0
- package/componentsV2/LoaderLinear/LoaderLinear.d.ts +10 -0
- package/componentsV2/LoaderLinear/LoaderLinear.d.ts.map +1 -0
- package/componentsV2/LoaderLinear/LoaderLinear.js +1 -0
- package/componentsV2/LoaderLinear/LoaderLinear.scss.js +1 -0
- package/componentsV2/LoaderLinear/LoaderLinear.stories.d.ts +9 -0
- package/componentsV2/LoaderLinear/LoaderLinear.stories.d.ts.map +1 -0
- package/componentsV2/LoaderLinear/index.d.ts +2 -0
- package/componentsV2/LoaderLinear/index.d.ts.map +1 -0
- package/componentsV2/Menu/Menu.d.ts +24 -0
- package/componentsV2/Menu/Menu.d.ts.map +1 -0
- package/componentsV2/Menu/Menu.js +1 -0
- package/componentsV2/Menu/Menu.scss.js +1 -0
- package/componentsV2/Menu/Menu.stories.d.ts +15 -0
- package/componentsV2/Menu/Menu.stories.d.ts.map +1 -0
- package/componentsV2/Menu/MenuDivider/MenuDivider.d.ts +6 -0
- package/componentsV2/Menu/MenuDivider/MenuDivider.d.ts.map +1 -0
- package/componentsV2/Menu/MenuDivider/MenuDivider.js +1 -0
- package/componentsV2/Menu/MenuDivider/MenuDivider.scss.js +1 -0
- package/componentsV2/Menu/MenuDivider/index.d.ts +2 -0
- package/componentsV2/Menu/MenuDivider/index.d.ts.map +1 -0
- package/componentsV2/Menu/MenuGroup/MenuGroup.d.ts +9 -0
- package/componentsV2/Menu/MenuGroup/MenuGroup.d.ts.map +1 -0
- package/componentsV2/Menu/MenuGroup/MenuGroup.js +1 -0
- package/componentsV2/Menu/MenuGroup/MenuGroup.scss.js +1 -0
- package/componentsV2/Menu/MenuGroup/index.d.ts +2 -0
- package/componentsV2/Menu/MenuGroup/index.d.ts.map +1 -0
- package/componentsV2/Menu/MenuItem/MenuItem.d.ts +14 -0
- package/componentsV2/Menu/MenuItem/MenuItem.d.ts.map +1 -0
- package/componentsV2/Menu/MenuItem/MenuItem.js +1 -0
- package/componentsV2/Menu/MenuItem/MenuItem.scss.js +1 -0
- package/componentsV2/Menu/MenuItem/index.d.ts +2 -0
- package/componentsV2/Menu/MenuItem/index.d.ts.map +1 -0
- package/componentsV2/Menu/index.d.ts +2 -0
- package/componentsV2/Menu/index.d.ts.map +1 -0
- package/componentsV2/Modal/Modal.d.ts +47 -0
- package/componentsV2/Modal/Modal.d.ts.map +1 -0
- package/componentsV2/Modal/Modal.js +1 -0
- package/componentsV2/Modal/Modal.scss.js +1 -0
- package/componentsV2/Modal/Modal.stories.d.ts +12 -0
- package/componentsV2/Modal/Modal.stories.d.ts.map +1 -0
- package/componentsV2/Modal/index.d.ts +2 -0
- package/componentsV2/Modal/index.d.ts.map +1 -0
- package/componentsV2/Paper/Paper.d.ts +13 -0
- package/componentsV2/Paper/Paper.d.ts.map +1 -0
- package/componentsV2/Paper/Paper.js +1 -0
- package/componentsV2/Paper/Paper.scss.js +1 -0
- package/componentsV2/Paper/Paper.stories.d.ts +8 -0
- package/componentsV2/Paper/Paper.stories.d.ts.map +1 -0
- package/componentsV2/Paper/index.d.ts +2 -0
- package/componentsV2/Paper/index.d.ts.map +1 -0
- package/componentsV2/Popover/Popover.d.ts +21 -39
- package/componentsV2/Popover/Popover.d.ts.map +1 -1
- package/componentsV2/Popover/Popover.js +1 -1
- package/componentsV2/Popover/Popover.scss.js +1 -0
- package/componentsV2/Popover/Popover.stories.d.ts +2 -2
- package/componentsV2/Popover/Popover.stories.d.ts.map +1 -1
- package/componentsV2/Popover/index.d.ts +0 -1
- package/componentsV2/Popover/index.d.ts.map +1 -1
- package/componentsV2/Popover/utils.d.ts +7 -0
- package/componentsV2/Popover/utils.d.ts.map +1 -0
- package/componentsV2/Popover/utils.js +1 -0
- package/componentsV2/Popper/Popper.d.ts +42 -0
- package/componentsV2/Popper/Popper.d.ts.map +1 -0
- package/componentsV2/Popper/Popper.js +1 -0
- package/componentsV2/Popper/Popper.stories.d.ts +8 -0
- package/componentsV2/Popper/Popper.stories.d.ts.map +1 -0
- package/componentsV2/Popper/index.d.ts +2 -0
- package/componentsV2/Popper/index.d.ts.map +1 -0
- package/componentsV2/RadioAndCheckboxLabel/RadioAndCheckboxLabel.d.ts +1 -1
- package/componentsV2/RadioAndCheckboxLabel/RadioAndCheckboxLabel.d.ts.map +1 -1
- package/componentsV2/Skeleton/Skeleton.d.ts +15 -0
- package/componentsV2/Skeleton/Skeleton.d.ts.map +1 -0
- package/componentsV2/Skeleton/Skeleton.js +1 -0
- package/componentsV2/Skeleton/Skeleton.scss.js +1 -0
- package/componentsV2/Skeleton/Skeleton.stories.d.ts +11 -0
- package/componentsV2/Skeleton/Skeleton.stories.d.ts.map +1 -0
- package/componentsV2/Skeleton/index.d.ts +2 -0
- package/componentsV2/Skeleton/index.d.ts.map +1 -0
- package/componentsV2/Stepper/Step/Step.d.ts +22 -0
- package/componentsV2/Stepper/Step/Step.d.ts.map +1 -0
- package/componentsV2/Stepper/Step/Step.js +1 -0
- package/componentsV2/Stepper/Step/Step.scss.js +1 -0
- package/componentsV2/Stepper/Step/index.d.ts +2 -0
- package/componentsV2/Stepper/Step/index.d.ts.map +1 -0
- package/componentsV2/Stepper/Stepper.d.ts +29 -0
- package/componentsV2/Stepper/Stepper.d.ts.map +1 -0
- package/componentsV2/Stepper/Stepper.js +1 -0
- package/componentsV2/Stepper/Stepper.scss.js +1 -0
- package/componentsV2/Stepper/Stepper.stories.d.ts +14 -0
- package/componentsV2/Stepper/Stepper.stories.d.ts.map +1 -0
- package/componentsV2/Stepper/index.d.ts +2 -0
- package/componentsV2/Stepper/index.d.ts.map +1 -0
- package/componentsV2/Switch/Switch.d.ts +24 -0
- package/componentsV2/Switch/Switch.d.ts.map +1 -0
- package/componentsV2/Switch/Switch.js +1 -0
- package/componentsV2/Switch/Switch.scss.js +1 -0
- package/componentsV2/Switch/Switch.stories.d.ts +11 -0
- package/componentsV2/Switch/Switch.stories.d.ts.map +1 -0
- package/componentsV2/Switch/index.d.ts +2 -0
- package/componentsV2/Switch/index.d.ts.map +1 -0
- package/componentsV2/Tabs/Tabs.d.ts +21 -0
- package/componentsV2/Tabs/Tabs.d.ts.map +1 -0
- package/componentsV2/Tabs/Tabs.js +1 -0
- package/componentsV2/Tabs/Tabs.scss.js +1 -0
- package/componentsV2/Tabs/Tabs.stories.d.ts +14 -0
- package/componentsV2/Tabs/Tabs.stories.d.ts.map +1 -0
- package/componentsV2/Tabs/index.d.ts +2 -0
- package/componentsV2/Tabs/index.d.ts.map +1 -0
- package/componentsV2/Text/Text.d.ts +1 -1
- package/componentsV2/Text/Text.d.ts.map +1 -1
- package/componentsV2/Text/Text.js +1 -1
- package/componentsV2/Text/Text.scss.js +1 -1
- package/componentsV2/Text/Text.stories.d.ts.map +1 -1
- package/componentsV2/{TextTruncated/TextTruncated.d.ts → TextEndTruncated/TextEndTruncated.d.ts} +3 -3
- package/componentsV2/TextEndTruncated/TextEndTruncated.d.ts.map +1 -0
- package/componentsV2/TextEndTruncated/TextEndTruncated.js +1 -0
- package/componentsV2/TextEndTruncated/TextEndTruncated.scss.js +1 -0
- package/componentsV2/{TextTruncated/TextTruncated.stories.d.ts → TextEndTruncated/TextEndTruncated.stories.d.ts} +3 -3
- package/componentsV2/TextEndTruncated/TextEndTruncated.stories.d.ts.map +1 -0
- package/componentsV2/TextEndTruncated/index.d.ts +2 -0
- package/componentsV2/TextEndTruncated/index.d.ts.map +1 -0
- package/componentsV2/TextInput/TextInput.js +1 -1
- package/componentsV2/TextInput/TextInput.scss.js +1 -1
- package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.d.ts.map +1 -1
- package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.js +1 -1
- package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js +1 -1
- package/componentsV2/ToggleButtons/ToggleButtons.d.ts +18 -0
- package/componentsV2/ToggleButtons/ToggleButtons.d.ts.map +1 -0
- package/componentsV2/ToggleButtons/ToggleButtons.js +1 -0
- package/componentsV2/ToggleButtons/ToggleButtons.scss.js +1 -0
- package/componentsV2/ToggleButtons/ToggleButtons.stories.d.ts +12 -0
- package/componentsV2/ToggleButtons/ToggleButtons.stories.d.ts.map +1 -0
- package/componentsV2/ToggleButtons/index.d.ts +2 -0
- package/componentsV2/ToggleButtons/index.d.ts.map +1 -0
- package/componentsV2/Tooltip/Tooltip.d.ts +7 -7
- package/componentsV2/Tooltip/Tooltip.d.ts.map +1 -1
- package/componentsV2/Tooltip/Tooltip.js +1 -1
- package/componentsV2/Tooltip/Tooltip.scss.js +1 -1
- package/componentsV2/Tooltip/Tooltip.stories.d.ts +1 -1
- package/componentsV2/Tooltip/Tooltip.stories.d.ts.map +1 -1
- package/componentsV2/index.d.ts +25 -1
- package/componentsV2/index.d.ts.map +1 -1
- package/componentsV2/index.js +1 -1
- package/constants/completion.d.ts.map +1 -1
- package/constants/completion.js +1 -1
- package/constants/feed.d.ts +7 -0
- package/constants/feed.d.ts.map +1 -1
- package/constants/feed.js +1 -1
- package/effects/usePadSelectorSelectedWells.d.ts.map +1 -1
- package/effects/usePadSelectorSelectedWells.js +1 -1
- package/icons/customIcons/icons/MoreApp.d.ts.map +1 -1
- package/icons/customIcons/icons/MoreApp.js +1 -1
- package/icons/customIcons/icons/SimulFrac.d.ts.map +1 -1
- package/icons/customIcons/icons/SimulFrac.js +1 -1
- package/icons/customIcons/icons/ZipperFrac.d.ts.map +1 -1
- package/icons/customIcons/icons/ZipperFrac.js +1 -1
- package/package.json +2 -2
- package/styles/common.scss +33 -0
- package/styles/mixins.scss +31 -0
- package/utils/completion.d.ts +1 -1
- package/utils/completion.d.ts.map +1 -1
- package/utils/completion.js +1 -1
- package/utils/convert.js +1 -1
- package/utils/goalsConfig/goalsConfig.d.ts.map +1 -1
- package/utils/goalsConfig/goalsConfig.js +1 -1
- package/utils/metrics/metricsConfig.d.ts +534 -0
- package/utils/metrics/metricsConfig.d.ts.map +1 -1
- package/utils/metrics/metricsConfig.js +1 -1
- package/cjs-bundle/components/FileIcon/icons/ArchiveFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/CSVFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/DocFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/EDMFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/ExcelFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/ImageFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/JsonFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/LasFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/OtherFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/PdfFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/PowerPointFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/TxtFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/UnknownFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/VideoFileIcon.js +0 -1
- package/cjs-bundle/components/FileIcon/icons/XmlFileIcon.js +0 -1
- package/cjs-bundle/components/FilesDropzone/utils.js +0 -1
- package/cjs-bundle/componentsV2/Popover/DcPopover.js +0 -1
- package/cjs-bundle/componentsV2/TextTruncated/TextTruncated.js +0 -1
- package/cjs-bundle/componentsV2/TextTruncated/TextTruncated.scss.js +0 -1
- package/components/FileIcon/icons/ArchiveFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/ArchiveFileIcon.js +0 -1
- package/components/FileIcon/icons/CSVFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/CSVFileIcon.js +0 -1
- package/components/FileIcon/icons/DocFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/DocFileIcon.js +0 -1
- package/components/FileIcon/icons/EDMFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/EDMFileIcon.js +0 -1
- package/components/FileIcon/icons/ExcelFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/ExcelFileIcon.js +0 -1
- package/components/FileIcon/icons/ImageFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/ImageFileIcon.js +0 -1
- package/components/FileIcon/icons/JsonFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/JsonFileIcon.js +0 -1
- package/components/FileIcon/icons/LasFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/LasFileIcon.js +0 -1
- package/components/FileIcon/icons/OtherFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/OtherFileIcon.js +0 -1
- package/components/FileIcon/icons/PdfFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/PdfFileIcon.js +0 -1
- package/components/FileIcon/icons/PowerPointFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/PowerPointFileIcon.js +0 -1
- package/components/FileIcon/icons/TxtFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/TxtFileIcon.js +0 -1
- package/components/FileIcon/icons/UnknownFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/UnknownFileIcon.js +0 -1
- package/components/FileIcon/icons/VideoFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/VideoFileIcon.js +0 -1
- package/components/FileIcon/icons/XmlFileIcon.d.ts.map +0 -1
- package/components/FileIcon/icons/XmlFileIcon.js +0 -1
- package/components/FileIcon/icons/index.d.ts.map +0 -1
- package/components/FilesDropzone/utils.d.ts.map +0 -1
- package/components/FilesDropzone/utils.js +0 -1
- package/componentsV2/Popover/DcPopover.d.ts +0 -3
- package/componentsV2/Popover/DcPopover.d.ts.map +0 -1
- package/componentsV2/Popover/DcPopover.js +0 -1
- package/componentsV2/TextTruncated/TextTruncated.d.ts.map +0 -1
- package/componentsV2/TextTruncated/TextTruncated.js +0 -1
- package/componentsV2/TextTruncated/TextTruncated.scss.js +0 -1
- package/componentsV2/TextTruncated/TextTruncated.stories.d.ts.map +0 -1
- package/componentsV2/TextTruncated/index.d.ts +0 -2
- package/componentsV2/TextTruncated/index.d.ts.map +0 -1
- /package/{components → componentsV2}/FileIcon/icons/ArchiveFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/CSVFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/DocFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/EDMFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/ExcelFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/ImageFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/JsonFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/LasFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/OtherFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/PdfFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/PowerPointFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/TxtFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/UnknownFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/VideoFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/XmlFileIcon.d.ts +0 -0
- /package/{components → componentsV2}/FileIcon/icons/index.d.ts +0 -0
package/README.md
CHANGED
|
@@ -1,41 +1,51 @@
|
|
|
1
1
|
# @corva/ui
|
|
2
|
+
|
|
2
3
|
<a href="https://storybook.dev.corva.ai/" target="_blank"><img src="https://raw.githubusercontent.com/storybooks/brand/master/badge/badge-storybook.svg"></a>
|
|
3
4
|
[](https://www.npmjs.com/package/@corva/ui)
|
|
4
5
|
[](https://www.npmjs.com/package/@corva/ui)
|
|
5
6
|
[](https://www.npmjs.com/package/@corva/ui)
|
|
6
7
|
|
|
7
|
-
|
|
8
8
|
develop: [](https://github.com/corva-ai/corva-ui/actions/workflows/publish.yml)
|
|
9
9
|
|
|
10
|
-
|
|
11
|
-
This repo contains components/utils which are shared for Corva ui apps.
|
|
10
|
+
This repo contains components/utils which are shared for Corva UI apps.
|
|
12
11
|
|
|
13
12
|
### When you need some library changes
|
|
14
|
-
Currently @corva/ui library is owned by the Dev Center team, but is developed by every Corva FE developer. So, if you need to make some update in it - you can do it by yourself. For small updates - just make a PR - and someone from the Dev Center team will review it.
|
|
15
13
|
|
|
16
|
-
|
|
14
|
+
Currently, `@corva/ui` library is owned by the Dev Center team, but is developed by every Corva FE developer. So, if you
|
|
15
|
+
need to make some update in it - you can do it by yourself. For small updates - just make a PR - and someone from the
|
|
16
|
+
Dev Center team will review it.
|
|
17
|
+
|
|
18
|
+
If it's something pretty big - it's better to reach out someone from the Dev Center team first, to tell what you need
|
|
19
|
+
and get feedback how to better do it. Otherwise - you risk that your huge PR on which you worked a week can be rejected
|
|
20
|
+
because it can be not consistent with the rest of the lib
|
|
17
21
|
|
|
18
22
|
### Release & deploy of the library
|
|
19
|
-
How to bump the version? What should be the branch name? And other more advanced cases, like release/hotfixes. The guideline for all of these cases can be found [here (Corva access required)](https://www.notion.so/corva/corva-ui-d510f545ffb74c9bafd6b1bfbc0b99bf)
|
|
20
23
|
|
|
24
|
+
How to bump the version? What should be the branch name? And other more advanced cases, like release/hotfixes. The
|
|
25
|
+
guideline for all of these cases can be
|
|
26
|
+
found [here (Corva access required)](https://www.notion.so/corva/corva-ui-d510f545ffb74c9bafd6b1bfbc0b99bf)
|
|
21
27
|
|
|
22
28
|
### Stories for every public component
|
|
23
|
-
|
|
29
|
+
|
|
30
|
+
Every public `@corva/ui` component has a corresponding `.stories.js` file that describes the component. When you work
|
|
31
|
+
with
|
|
32
|
+
public `@corva/ui`
|
|
24
33
|
components - please also update it's `stories.js` file when it's necessary
|
|
25
34
|
|
|
26
35
|
## Build-time variables
|
|
27
36
|
|
|
28
|
-
| Name
|
|
29
|
-
|
|
30
|
-
| REACT_APP_API_URL
|
|
31
|
-
| REACT_APP_DATA_API_URL | https://data.qa.corva.ai | No
|
|
32
|
-
| REACT_APP_CDN_URL
|
|
37
|
+
| Name | Default Value | Required |
|
|
38
|
+
|------------------------|--------------------------|----------|
|
|
39
|
+
| REACT_APP_API_URL | https://api.qa.corva.ai | No |
|
|
40
|
+
| REACT_APP_DATA_API_URL | https://data.qa.corva.ai | No |
|
|
41
|
+
| REACT_APP_CDN_URL | https://cdn.corva.ai | No |
|
|
33
42
|
|
|
34
43
|
## Local development
|
|
35
44
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
- `yarn start` will open ExampleApp.js in your browser. That's a playground for building non-public components (such
|
|
45
|
+
- `yarn storybook` will launch local storybook server which is convenient to use for components testing when you work on
|
|
46
|
+
public components. That's a playground for building public components.
|
|
47
|
+
- `yarn start` will open ExampleApp.js in your browser. That's a playground for building non-public components (such
|
|
48
|
+
components will be moved from @corva/ui soon)
|
|
39
49
|
|
|
40
50
|
## Link local `@corva/ui` to your app
|
|
41
51
|
|
|
@@ -43,46 +53,56 @@ components - please also update it's `stories.js` file when it's necessary
|
|
|
43
53
|
|
|
44
54
|
* Make sure you are using `@corva/ui` with latest updates from `development` branch
|
|
45
55
|
|
|
46
|
-
* If your app is using `getWebpackConfig` from `@corva/ui` instead of `@corva/dc-platform-shared`, migrate it according
|
|
56
|
+
* If your app is using `getWebpackConfig` from `@corva/ui` instead of `@corva/dc-platform-shared`, migrate it according
|
|
57
|
+
to [this guide](https://www.notion.so/corva/Migration-to-corva-dc-platform-shared-721cc822e23c4c43a7630b73fdeec3d9)
|
|
47
58
|
|
|
48
59
|
### Steps to link your local DC app**
|
|
49
60
|
|
|
50
61
|
1. Run `yarn build-dev` or `yarn build-watch` in @corva/ui repo
|
|
51
|
-
|
|
62
|
+
<br/>***Note:** `yarn build` will not work for linking*
|
|
52
63
|
|
|
53
64
|
2. `cd ./dist` and run `yarn link` in @corva/ui dist folder (only first time)
|
|
54
65
|
|
|
55
66
|
3. Run `yarn link @corva/ui` in your local DC app root folder
|
|
56
67
|
|
|
57
|
-
4. Add following parameters to the `config-overrides.js`.<br/>It should avoid the issue of
|
|
58
|
-
|
|
68
|
+
4. Add following parameters to the `config-overrides.js`.<br/>It should avoid the issue of multiple React instances and
|
|
69
|
+
the MUI styling issue
|
|
70
|
+
|
|
71
|
+
```js
|
|
59
72
|
{
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
73
|
+
resolve: {
|
|
74
|
+
alias: {
|
|
75
|
+
react: path.resolve('./node_modules/react'),
|
|
76
|
+
'@material-ui'
|
|
77
|
+
:
|
|
78
|
+
resolve('./node_modules/@material-ui'),
|
|
65
79
|
}
|
|
80
|
+
}
|
|
66
81
|
}
|
|
67
82
|
```
|
|
68
83
|
|
|
69
|
-
|
|
70
84
|
5. Run `yarn start` in your local DC app root folder
|
|
71
85
|
|
|
72
|
-
***Note:** npm link will not install
|
|
73
|
-
If you want to debug a change
|
|
86
|
+
***Note:** npm link will not install `@corva/ui` dependencies in your node modules folder.*
|
|
87
|
+
If you want to debug a change in `@corva/ui` dependencies, you should use `yarn add file:../corva-ui/dist`, this will
|
|
88
|
+
install new dependencies.
|
|
74
89
|
|
|
75
90
|
### Troubleshooting
|
|
76
91
|
|
|
77
92
|
#### Failed to compile.<br />`Module not found: Can't resolve '@corva/ui' in ...`
|
|
78
|
-
|
|
93
|
+
|
|
94
|
+
Most likely you need to [migrate to
|
|
95
|
+
`@corva/dc-platform-shared`](https://www.notion.so/corva/Migration-to-corva-dc-platform-shared-721cc822e23c4c43a7630b73fdeec3d9)
|
|
96
|
+
for cjs webpack config usage
|
|
79
97
|
|
|
80
98
|
#### Error.<br/>`Invalid hook call. Hooks can only be called inside of the body of a function component...`
|
|
81
99
|
|
|
82
|
-
|
|
100
|
+
In that case, your bundler might “see” two Reacts — one in application folder and one in your library folder. Assuming
|
|
101
|
+
myapp and mylib are sibling folders, one possible fix is to run npm link ../myapp/node_modules/react from mylib. This
|
|
102
|
+
should make the library use the application’s React copy.
|
|
83
103
|
|
|
104
|
+
Or change the webpack configuration in `config-overrides.js` file in your app. (Don't commit the changes of this file)
|
|
84
105
|
|
|
85
|
-
Or change the webpack configuration in `config-overrides.js` file in your app. (Don't commit the changes of this file)
|
|
86
106
|
```
|
|
87
107
|
{
|
|
88
108
|
resolve: {
|
|
@@ -94,7 +114,9 @@ Most likely you need to [migrate to `@corva/dc-platform-shared`](https://www.not
|
|
|
94
114
|
```
|
|
95
115
|
|
|
96
116
|
#### Material UI styles are corrupted
|
|
117
|
+
|
|
97
118
|
Add the following parameter to the `config-overrides.js` file in your app
|
|
119
|
+
|
|
98
120
|
```
|
|
99
121
|
{
|
|
100
122
|
resolve: {
|
|
@@ -104,3 +126,17 @@ Add the following parameter to the `config-overrides.js` file in your app
|
|
|
104
126
|
}
|
|
105
127
|
}
|
|
106
128
|
```
|
|
129
|
+
|
|
130
|
+
### CI/CD
|
|
131
|
+
|
|
132
|
+
#### Stale workflow
|
|
133
|
+
|
|
134
|
+
To prevent pull request from piling up and save on resources, there is a [stale workflow](./.github/workflows/stale.yml)
|
|
135
|
+
running in this repository. It will automatically run on schedule to mark PR's that have not received any updates in 14
|
|
136
|
+
days as stale, marking them with label and leaving a comment. More importantly, preview environment for stale PRs are
|
|
137
|
+
removed. To "unstale" the PR, you either need to make any change to it, push new commit or just remove the `stale`
|
|
138
|
+
label.
|
|
139
|
+
If for some reason your PR does need to stay not stale for a long time, you can add `never-stale` label to it.
|
|
140
|
+
|
|
141
|
+
> [!IMPORTANT]
|
|
142
|
+
> Stale pull requests will be deleted after 180 days!
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
<svg width="338" height="260" viewBox="0 0 338 260" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g opacity="0.3">
|
|
3
|
+
<path d="M244.214 156.599L229.847 171.266L229.757 179.412L230.157 181.974L230.554 178.626L240.328 170.713L244.214 156.599Z" fill="#CDCDCD"/>
|
|
4
|
+
</g>
|
|
5
|
+
<g opacity="0.3">
|
|
6
|
+
<path d="M86.5694 164.824C86.4524 164.734 77.2656 168.929 77.2656 168.929L83.1889 173.183L86.5694 164.824Z" fill="#CDCDCD"/>
|
|
7
|
+
</g>
|
|
8
|
+
<g opacity="0.3">
|
|
9
|
+
<path d="M240.086 170.808C247.019 168.717 255.789 169.371 261.645 172.741C268.857 176.89 268.89 183.601 261.729 187.726C254.563 191.853 242.909 191.831 235.702 187.682C231.547 185.288 229.774 182.05 230.391 178.948L240.086 170.808Z" fill="#CDCDCD"/>
|
|
10
|
+
</g>
|
|
11
|
+
<g opacity="0.3">
|
|
12
|
+
<path d="M93.8541 207.935C93.8541 212.794 97.1176 218.168 101.654 221.159L101.153 232.61L94.4687 228.898L94.5911 212.474L94.1043 209.616C93.7317 208.195 93.8513 206.259 94.194 204.616L94.689 203.499L94.7624 188.791L105.823 197.571C105.826 197.563 93.2802 199.198 93.8541 207.935Z" fill="#CDCDCD"/>
|
|
13
|
+
</g>
|
|
14
|
+
<g opacity="0.3">
|
|
15
|
+
<path d="M123.556 211.756L123.319 239.831L130.847 244.501L130.553 219.747L127.138 214.595L123.556 211.756Z" fill="#CDCDCD"/>
|
|
16
|
+
</g>
|
|
17
|
+
<path opacity="0.3" d="M152.336 245.428C152.336 245.428 136.146 219.104 135.681 218.784C135.21 218.464 127.139 214.595 127.139 214.595L152.336 252.652L157.046 259.764L160.557 258.97L152.336 245.428Z" fill="#CDCDCD"/>
|
|
18
|
+
<g opacity="0.3">
|
|
19
|
+
<path d="M177.106 235.848L181.223 234.999V255.906L174.011 256.364L177.106 235.848Z" fill="#CDCDCD"/>
|
|
20
|
+
</g>
|
|
21
|
+
<g opacity="0.3">
|
|
22
|
+
<path d="M99.2883 172.093C108.296 177.815 119.669 182.259 132.495 184.881L131.189 190.424L108.464 182.812L97.8252 179.249L99.2883 172.093Z" fill="#CDCDCD"/>
|
|
23
|
+
</g>
|
|
24
|
+
<g opacity="0.3">
|
|
25
|
+
<path d="M187.825 184.255C199.615 181.638 210.096 177.663 218.546 172.384L221.967 181.397L189.166 190.421L187.825 184.255Z" fill="#CDCDCD"/>
|
|
26
|
+
</g>
|
|
27
|
+
<g opacity="0.3">
|
|
28
|
+
<path d="M218.546 172.384C221.317 170.651 223.868 168.804 226.18 166.849L229.849 171.266L229.759 179.252L221.97 181.394L218.546 172.384Z" fill="#CDCDCD"/>
|
|
29
|
+
</g>
|
|
30
|
+
<g opacity="0.3">
|
|
31
|
+
<path d="M71.1445 183.338L84.5712 186.101L87.8701 218.215L84.544 213.063L71.1445 183.338Z" fill="#CDCDCD"/>
|
|
32
|
+
</g>
|
|
33
|
+
<g opacity="0.3">
|
|
34
|
+
<path d="M105.553 197.411C103.151 197.875 100.706 198.642 98.7946 199.743C92.1832 203.55 92.2159 209.741 98.868 213.572C105.526 217.404 116.276 217.426 122.888 213.616C123.089 213.499 123.274 213.375 123.459 213.258L123.486 211.769L105.553 197.411Z" fill="#CDCDCD"/>
|
|
35
|
+
</g>
|
|
36
|
+
<path d="M123.578 211.661L105.636 197.308H105.631C105.62 197.297 105.604 197.297 105.587 197.297C105.571 197.292 105.555 197.281 105.53 197.287H105.525C103.657 197.645 100.964 198.344 98.7232 199.635C95.4923 201.492 93.7164 203.979 93.7164 206.631C93.7164 206.647 93.7164 206.663 93.7164 206.682C93.7164 206.682 93.7164 206.682 93.7164 206.688C93.526 211.026 95.1252 215.186 98.2092 218.402C101.484 221.813 106.082 223.771 110.839 223.771C115.359 223.771 119.884 221.675 123.295 218.011V218.101C123.295 218.179 123.357 218.242 123.436 218.242C123.515 218.242 123.578 218.179 123.578 218.101L123.635 211.777C123.635 211.726 123.61 211.688 123.578 211.661ZM98.8619 199.868C101.048 198.61 103.673 197.921 105.514 197.563L123.349 211.834L123.338 213.171L123.311 213.187C123.153 213.293 122.99 213.393 122.819 213.494C116.256 217.274 105.541 217.252 98.9381 213.45C95.7534 211.617 93.9965 209.19 93.9965 206.617C93.9938 204.071 95.7289 201.674 98.8619 199.868ZM123.213 217.683C119.844 221.368 115.335 223.475 110.842 223.475C106.164 223.475 101.633 221.553 98.4132 218.196C95.8159 215.489 94.2957 212.105 94.0264 208.515C94.671 210.468 96.3082 212.257 98.7993 213.686C102.153 215.614 106.556 216.582 110.953 216.582C115.31 216.582 119.656 215.63 122.966 213.73C123.099 213.651 123.219 213.572 123.341 213.494L123.279 217.599C123.276 217.605 123.235 217.653 123.213 217.683Z" fill="#CDCDCD"/>
|
|
37
|
+
<path d="M242.055 197.415C241.976 197.42 241.875 197.229 241.886 197.308L241.897 197.423C242 197.464 242.107 197.502 242.211 197.54L242.208 197.499C242.202 197.42 242.14 197.406 242.055 197.415Z" fill="#D1D1D1"/>
|
|
38
|
+
<path d="M267.213 180.212C267.18 177.343 265.233 174.653 261.716 172.63C256.041 169.36 247.544 168.555 240.438 170.572L244.346 156.637C244.352 156.616 244.352 156.594 244.346 156.575L240.667 136.843C240.694 136.328 240.718 135.807 240.718 135.294C240.718 122.658 232.154 110.765 216.598 101.812C214.365 100.527 211.401 98.9647 208.948 97.8421L208.736 98.0509C211.216 99.1816 214.202 100.752 216.457 102.05C231.918 110.953 240.438 122.756 240.438 135.286C240.438 147.705 232.048 159.376 216.821 168.143C201.066 177.213 180.362 181.741 159.601 181.741C138.676 181.741 117.697 177.134 101.719 167.936C86.2583 159.034 77.7378 147.231 77.7378 134.695C77.7378 122.276 86.1278 110.605 101.355 101.839C108.51 97.72 116.933 94.4282 126.125 92.1125L126.386 91.7627C117.042 94.0865 108.48 97.4163 101.213 101.598C85.8966 110.416 77.4577 122.17 77.4577 134.695C77.4577 135.338 77.4849 135.975 77.5311 136.607C77.4903 136.623 77.4577 136.653 77.4468 136.696L73.8869 150.878L72.1137 158.579C72.1082 158.611 72.1082 158.641 72.1246 158.668L77.1096 168.929L71.0122 183.284C70.9959 183.317 70.9959 183.363 71.0122 183.395L84.4226 213.13L94.3492 228.966C94.36 228.988 94.3764 229.007 94.4008 229.015L102.84 233.7L123.248 239.951L130.762 244.609L156.963 259.875C156.984 259.886 157.006 259.892 157.036 259.892C157.047 259.892 157.052 259.892 157.063 259.892L160.86 259.132L170.226 260C170.232 260 170.237 260 170.237 260C170.27 260 170.305 259.989 170.332 259.962L174.055 256.494L186.653 255.689C186.715 255.683 186.764 255.643 186.78 255.588L190.465 242.364L211.659 231.04L214.749 234.294C214.765 234.316 214.795 234.327 214.822 234.332L219.383 235.333C219.416 235.338 219.451 235.333 219.484 235.317L227.917 230.547C227.955 230.525 227.985 230.479 227.991 230.436L228.249 225.951C228.249 225.929 228.249 225.907 228.238 225.888L227.262 223.518L242.937 205.682C242.959 205.655 242.976 205.614 242.97 205.576L242.206 197.536C242.103 197.498 241.996 197.46 241.893 197.419L242.633 205.039L237.273 194.789C238.668 195.874 240.223 196.763 241.893 197.419L241.882 197.306C241.871 197.227 241.972 197.417 242.051 197.411C242.135 197.406 242.198 197.417 242.203 197.495L242.206 197.536C244.216 198.284 246.386 198.697 248.651 198.697C258.82 198.697 267.101 190.494 267.191 180.372C267.191 180.339 267.196 180.304 267.196 180.271C267.213 180.271 267.213 180.261 267.213 180.255C267.213 180.244 267.213 180.228 267.213 180.217C267.218 180.212 267.213 180.212 267.213 180.212ZM240.153 170.561C240.147 170.567 240.011 170.689 239.995 170.702L230.291 178.837C230.27 178.859 230.253 178.889 230.248 178.916C230.163 179.347 230.125 179.783 230.131 180.206C230.131 180.67 230.153 181.123 230.188 181.576L229.845 179.238L229.935 171.293L243.965 156.968L240.153 170.561ZM216.682 218.488H203.539L189.288 190.475L229.688 179.36L232.57 198.96L216.682 218.488ZM216.772 218.643L222.241 216.815L225.521 220.048C225.6 220.221 226.334 221.91 226.99 223.443C226.99 223.448 226.984 223.459 226.979 223.47L219.739 226.656L215.124 221.081L216.772 218.643ZM176.933 215.942L139.481 224.687L135.758 218.754L137.716 195.437L152.331 195.99L179.171 197.007L176.933 215.942ZM177.028 235.783L170.882 237.263L150.468 242.18L139.582 224.839L176.933 216.116L177.028 235.783ZM77.3544 158.641L80.9714 153.939C82.2714 156.415 83.9222 158.815 85.8885 161.12L86.4841 164.783L77.3652 168.804L77.3598 168.788V158.644H77.3544V158.641ZM86.6527 164.791L86.0979 161.364C89.5409 165.344 93.9439 169.029 99.1601 172.305L97.7867 179.054L86.6527 164.791ZM93.3429 173.631L83.3157 173.099L86.5956 164.992L93.3429 173.631ZM86.4161 164.986L83.1525 173.05L77.4387 168.945L86.4161 164.986ZM93.4789 173.81L97.7405 179.268L94.7163 188.685L84.6511 186.036L83.2831 173.276L93.4789 173.81ZM97.8792 179.358L108.35 182.864L103.022 195.22L94.8632 188.756L97.8792 179.358ZM97.9254 179.195L99.3043 172.4C108.206 177.964 119.454 182.349 132.375 184.998L131.124 190.31L97.9254 179.195ZM132.543 185.033C138.885 186.324 145.505 187.145 152.211 187.482C152.274 187.482 155.508 187.587 159.524 187.587C163.041 187.587 167.158 187.509 170.259 187.208C173.422 186.901 176.522 186.503 179.541 186.012L179.182 196.842L152.331 195.825L137.659 195.266L131.271 190.386L132.543 185.033ZM189.068 190.383L179.359 196.774L179.712 185.987C182.453 185.54 185.135 185.014 187.743 184.423C187.738 184.439 187.732 184.45 187.738 184.469L189.068 190.383ZM221.855 181.337L189.228 190.318L187.904 184.431C187.898 184.415 187.887 184.404 187.876 184.393C199.704 181.703 210.101 177.576 218.469 172.421L221.855 181.337ZM218.608 172.335C221.333 170.645 223.846 168.85 226.122 166.955L229.766 171.299L229.677 179.19L222.021 181.296L218.627 172.356C218.624 172.345 218.619 172.345 218.608 172.335ZM203.343 218.478L177.107 215.94L179.35 196.983L189.13 190.548L203.343 218.478ZM203.397 218.648L203.375 231.509L193.544 232.361L177.191 235.75L177.096 216.108L203.397 218.648ZM240.675 140.105C240.675 139.983 240.675 139.741 240.68 139.446C240.68 139.139 240.686 138.782 240.686 138.424L244.074 156.591L244.058 156.64L229.853 171.144L226.253 166.849C235.404 159.183 240.675 149.956 240.675 140.105ZM101.581 168.18C117.602 177.403 138.622 182.02 159.603 182.02C180.408 182.02 201.17 177.481 216.963 168.389C230.558 160.566 238.722 150.43 240.395 139.497C240.395 139.766 240.389 139.988 240.389 140.107C240.389 163.329 210.884 183.024 170.232 186.942C163.604 187.579 152.331 187.216 152.22 187.216C145.502 186.88 138.872 186.053 132.519 184.756C119.546 182.107 108.268 177.706 99.3641 172.126L99.2281 172.042C85.7226 163.533 77.7378 152.288 77.7378 140.308C77.7378 140.181 77.7378 139.939 77.7324 139.644C77.7324 139.313 77.7269 138.928 77.7269 138.548C79.2826 149.728 87.6127 160.138 101.581 168.18ZM74.1588 150.946L77.4495 137.849C77.4495 138.396 77.455 139.101 77.455 139.633C77.455 139.929 77.4604 140.17 77.4604 140.292C77.4604 144.934 78.6489 149.462 80.8817 153.768L77.2864 158.443L74.1452 150.989L74.1588 150.946ZM72.402 158.595L74.0854 151.271L77.1803 158.63V168.438L72.402 158.595ZM77.3489 169.092L83.109 173.229L84.477 185.996L71.3196 183.289L77.3489 169.092ZM84.6728 213.003L71.3576 183.468L84.4906 186.169L87.8276 218.041L84.6728 213.003ZM123.403 239.712L123.525 217.71C123.525 217.664 123.487 217.626 123.441 217.626C123.397 217.626 123.356 217.664 123.356 217.71L123.234 239.658L102.954 233.451L101.249 232.502L101.825 221.173C101.825 221.127 101.793 221.089 101.746 221.083C101.695 221.083 101.662 221.116 101.657 221.162L101.086 232.412L94.5749 228.795L94.5586 228.773L94.6755 212.358C94.6755 212.311 94.6374 212.274 94.5912 212.274C94.545 212.274 94.5069 212.311 94.5069 212.358L94.39 228.505L88.037 218.366L84.6674 186.21L94.6837 188.854L94.5776 203.594C94.5776 203.637 94.6184 203.678 94.6619 203.678C94.7081 203.678 94.7462 203.64 94.7462 203.594L94.8523 188.959L103.006 195.418L106.22 198.114C106.237 198.124 106.253 198.135 106.277 198.135C106.299 198.135 106.324 198.124 106.345 198.108C106.373 198.076 106.367 198.019 106.334 197.992L103.166 195.334L108.518 182.918L131.154 190.5L137.558 195.397L135.614 218.657L127.191 214.524L123.612 211.691C123.574 211.663 123.522 211.669 123.495 211.701C123.468 211.734 123.473 211.791 123.506 211.818L127.08 214.646L130.471 219.774L130.757 244.27L123.403 239.712ZM130.931 244.381L130.645 220.042L156.696 259.395L130.931 244.381ZM160.427 258.943L157.074 259.612L157.022 259.585L130.631 219.711C130.626 219.695 130.621 219.684 130.61 219.671L127.384 214.801L135.627 218.844L150.359 242.318L160.444 258.926C160.433 258.937 160.427 258.937 160.427 258.943ZM173.944 256.247C173.933 256.253 173.922 256.253 173.917 256.258L170.199 259.718L160.574 258.829L150.558 242.329L170.27 237.581L177.012 235.959L173.944 256.247ZM181.145 255.767L174.123 256.215L177.186 235.921L181.145 235.1V255.767ZM211.638 230.761C211.638 230.761 211.638 230.761 211.632 230.761L211.531 230.818L203.732 231.491C203.685 231.496 203.653 231.534 203.653 231.58C203.658 231.626 203.694 231.659 203.737 231.659H203.743L211.156 231.021L190.294 242.161C190.261 242.177 190.237 242.212 190.226 242.245L186.552 255.431L181.314 255.767V235.078L193.574 232.54L203.473 231.686C203.517 231.68 203.552 231.648 203.552 231.602L203.574 218.667H216.565L212.891 224.096C212.886 224.107 212.88 224.118 212.88 224.129L211.638 230.761ZM211.803 230.783L213.044 224.169L215.029 221.227L219.639 226.791L220.558 232.768L211.841 230.821L211.803 230.783ZM219.416 235.056L219.41 235.062L214.939 234.083L212.051 231.04L220.536 232.936L219.416 235.056ZM227.732 230.352L219.69 234.904L220.732 232.93L227.971 226.208L227.732 230.352ZM227.985 225.97L220.724 232.708L219.815 226.808L227.022 223.632L227.985 225.97ZM227.115 223.291C226.429 221.696 225.673 219.964 225.673 219.964C225.668 219.953 225.663 219.947 225.657 219.936L222.326 216.661C222.304 216.639 222.268 216.634 222.241 216.639L216.971 218.399L232.595 199.193L234.131 215.308L227.115 223.291ZM242.701 205.492L242.706 205.554L234.289 215.132L232.747 198.971L230.577 184.225C231.496 188.352 233.797 191.964 236.976 194.548L242.701 205.492ZM248.673 198.425C239.358 198.425 231.657 191.435 230.547 182.443C231.298 184.45 233.033 186.307 235.627 187.807C239.261 189.898 244.028 190.944 248.785 190.944C253.5 190.944 258.211 189.917 261.795 187.853C264.319 186.4 266.019 184.599 266.769 182.625C265.586 191.53 257.925 198.425 248.673 198.425ZM266.933 180.374C266.886 183.102 265.021 185.665 261.656 187.604C254.545 191.695 242.932 191.679 235.769 187.56C232.336 185.581 230.441 182.964 230.408 180.236C230.408 180.231 230.408 180.225 230.408 180.215C230.403 179.819 230.441 179.42 230.514 179.024L240.155 170.938C247.262 168.801 255.864 169.58 261.578 172.866C265.026 174.851 266.927 177.473 266.938 180.252C266.938 180.29 266.938 180.337 266.933 180.374Z" fill="#D1D1D1"/>
|
|
39
|
+
<path d="M228.031 67.09C209.475 67.09 194.387 52.0407 194.387 33.545C194.387 15.0493 209.481 0 228.031 0C246.581 0 261.675 15.0493 261.675 33.545C261.675 52.0407 246.579 67.09 228.031 67.09ZM228.031 0.273868C209.633 0.273868 194.667 15.1957 194.667 33.5396C194.667 51.8834 209.633 66.808 228.031 66.808C246.429 66.808 261.395 51.8861 261.395 33.5423C261.395 15.1984 246.429 0.273868 228.031 0.273868Z" fill="#D1D1D1"/>
|
|
40
|
+
<g opacity="0.3">
|
|
41
|
+
<path d="M230.347 33.5396L246.053 19.5451C246.687 18.9784 246.744 18.0022 246.175 17.3704C245.607 16.7386 244.628 16.6817 243.994 17.2484L228.027 31.4761L212.061 17.2484C211.427 16.6817 210.448 16.7386 209.879 17.3704C209.311 18.0022 209.368 18.9784 210.002 19.5451L225.707 33.5396L210.002 47.5341C209.368 48.1008 209.311 49.077 209.879 49.7088C210.448 50.3406 211.427 50.3975 212.061 49.8308L228.027 35.6031L243.994 49.8308C244.628 50.3975 245.607 50.3406 246.175 49.7088C246.744 49.077 246.687 48.1008 246.053 47.5341L230.347 33.5396Z" fill="#CDCDCD"/>
|
|
42
|
+
</g>
|
|
43
|
+
<path d="M245.029 50.3648C244.629 50.3648 244.226 50.2265 243.911 49.9364L228.036 35.79L212.162 49.9364C211.828 50.2346 211.401 50.3811 210.944 50.3567C210.492 50.3295 210.082 50.1343 209.78 49.8008C209.481 49.4673 209.328 49.0361 209.358 48.5914C209.385 48.1413 209.581 47.7318 209.916 47.4309L225.51 33.5394L209.916 19.648C209.581 19.3497 209.383 18.9376 209.358 18.4874C209.331 18.0373 209.481 17.6116 209.78 17.2781C210.079 16.9445 210.492 16.7466 210.944 16.7222C211.395 16.6951 211.828 16.8496 212.162 17.1425L228.036 31.2888L243.911 17.1425C244.602 16.527 245.668 16.5866 246.288 17.2754C246.587 17.6089 246.739 18.04 246.709 18.4847C246.687 18.9348 246.486 19.3443 246.152 19.6453L230.558 33.5367L246.152 47.4281C246.486 47.7264 246.685 48.1386 246.709 48.5887C246.736 49.0388 246.587 49.4646 246.288 49.7981C245.95 50.1723 245.488 50.3648 245.029 50.3648ZM228.031 35.4646C228.064 35.4646 228.099 35.4755 228.126 35.4972L244.093 49.7249C244.672 50.2401 245.562 50.1913 246.073 49.6137C246.323 49.3371 246.445 48.9765 246.424 48.605C246.402 48.2335 246.239 47.8891 245.961 47.6397L230.25 33.6452C230.223 33.6181 230.207 33.5774 230.207 33.5394C230.207 33.5015 230.223 33.4608 230.25 33.4337L245.956 19.4392C246.233 19.1897 246.402 18.8454 246.424 18.4739C246.445 18.1024 246.318 17.7418 246.073 17.4652C245.556 16.8876 244.664 16.8388 244.093 17.354L228.126 31.5817C228.072 31.6251 227.993 31.6251 227.941 31.5817L211.974 17.354C211.697 17.1045 211.335 16.9825 210.963 16.9988C210.585 17.0205 210.245 17.1832 209.995 17.4597C209.744 17.7363 209.622 18.097 209.644 18.4685C209.666 18.8454 209.829 19.1843 210.112 19.4338L225.817 33.4283C225.844 33.4554 225.861 33.496 225.861 33.534C225.861 33.572 225.844 33.6126 225.817 33.6398L210.112 47.6342C209.834 47.8837 209.666 48.2281 209.644 48.5996C209.622 48.9765 209.75 49.3317 209.995 49.6083C210.239 49.8848 210.59 50.053 210.963 50.0692C211.335 50.0909 211.697 49.9635 211.974 49.7194L227.941 35.4918C227.963 35.4836 227.998 35.4646 228.031 35.4646Z" fill="#D1D1D1"/>
|
|
44
|
+
<g opacity="0.3">
|
|
45
|
+
<path d="M129.126 52.4691C131.057 56.2599 133.98 59.6521 137.244 61.5312C138.973 62.5264 140.654 63.028 142.188 63.028C143.29 63.028 144.312 62.7677 145.22 62.2444C147.374 61.0052 148.56 58.4644 148.56 55.0885C148.56 51.7668 147.38 48.0736 145.471 44.7953C145.46 44.7709 145.4 44.676 145.381 44.6489C143.483 41.433 140.891 38.6292 138.035 36.986C135.063 35.275 132.229 35.0228 130.061 36.2701C127.907 37.5093 126.722 40.0528 126.722 43.426C126.719 46.3328 127.625 49.5216 129.126 52.4691ZM128.541 41.1184C128.911 39.4996 129.7 38.2957 130.85 37.6341C131.511 37.2544 132.27 37.0646 133.096 37.0646C134.35 37.0646 135.762 37.4958 137.244 38.3499C139.708 39.7681 141.954 42.1217 143.67 44.8442L138.484 47.8567C138.228 47.5585 137.945 47.3008 137.638 47.1246C136.616 46.5362 135.783 47.0134 135.783 48.193C135.783 49.3725 136.613 50.8042 137.638 51.3953C138.663 51.9837 139.493 51.5065 139.493 50.327C139.493 49.9718 139.409 49.5921 139.275 49.2206L144.467 46.2054C146.023 49.0742 146.98 52.2305 146.98 55.0912C146.98 57.8787 146.074 59.9368 144.429 60.8832C142.767 61.8404 140.494 61.5855 138.033 60.1673C132.667 57.0761 128.299 49.5677 128.299 43.4287C128.299 42.5881 128.381 41.8153 128.541 41.1184Z" fill="#CDCDCD"/>
|
|
46
|
+
</g>
|
|
47
|
+
<g opacity="0.3">
|
|
48
|
+
<path d="M155.392 164.756L155.422 170.778C152.863 170.851 151.112 170.683 148.819 169.36L99.1646 140.861C97.6607 139.994 96.8503 137.903 96.736 136.39L96.698 134.988C96.698 134.988 96.5647 129.955 96.8693 131.146C97.1141 133.7 99.1646 134.673 99.1646 134.673L146.72 162.039C148.346 163.259 151.569 164.417 153.652 164.71L155.392 164.756Z" fill="#CDCDCD"/>
|
|
49
|
+
</g>
|
|
50
|
+
<g opacity="0.3">
|
|
51
|
+
<path d="M155.458 164.737L155.428 170.933C157.987 171.006 159.986 170.274 162.061 169.078L210.584 140.821C212.088 139.953 212.958 139.202 213.029 136.867L213.015 131.102C212.771 133.657 210.587 134.63 210.587 134.63L163.981 161.768C162.134 163.028 158.876 164.466 156.826 164.653L155.458 164.737Z" fill="#CDCDCD"/>
|
|
52
|
+
</g>
|
|
53
|
+
<path d="M129.544 108.848C129.493 108.848 129.441 108.821 129.411 108.772C129.368 108.699 129.392 108.604 129.466 108.564L135.063 105.307C135.136 105.264 135.231 105.288 135.272 105.361C135.315 105.434 135.291 105.529 135.218 105.57L129.621 108.827C129.599 108.843 129.572 108.848 129.544 108.848Z" fill="#C5C5C5"/>
|
|
54
|
+
<path d="M213.18 130.405C213.18 128.586 212.236 126.959 210.658 126.048L182.946 110.106C182.872 110.066 182.78 110.09 182.736 110.163C182.693 110.237 182.72 110.332 182.793 110.372L210.506 126.314C211.988 127.168 212.875 128.697 212.875 130.405C212.875 132.114 211.991 133.643 210.506 134.497L161.98 162.752C157.691 165.228 152.361 165.225 148.072 162.749L99.2444 134.69C98.7386 134.397 98.3089 134.023 97.9526 133.591C97.5202 133.046 96.9872 132.038 96.9056 131.013C96.8947 130.874 96.8784 130.739 96.8784 130.598C96.8784 128.89 97.7623 127.363 99.2444 126.506L127.773 109.903C127.847 109.86 127.871 109.768 127.827 109.694C127.784 109.621 127.692 109.597 127.618 109.64L99.0894 126.243C97.5121 127.154 96.5711 128.781 96.5684 130.601C96.5684 130.793 96.582 136.555 96.582 136.555C96.7016 138.139 97.5365 140.254 99.0894 141.149L148.744 169.647C150.754 170.808 152.366 171.101 154.548 171.101C154.83 171.101 155.124 171.095 155.429 171.087C157.98 171.087 160.634 170.076 162.135 169.211L210.661 140.956C212.081 140.137 213.182 138.792 213.182 137.163C213.18 137.16 213.18 130.427 213.18 130.405ZM148.896 169.382L99.2417 140.883C97.852 140.08 97.0062 138.087 96.8893 136.539L96.8512 135.137C96.8267 134.212 96.8131 133.017 96.8322 132.184C96.9627 132.58 97.1395 132.954 97.3625 133.304C98.0533 134.451 99.035 134.931 99.0894 134.958L99.1547 134.996L146.644 162.321C146.848 162.44 147.92 163.015 147.92 163.015C150.112 164.281 152.57 164.913 155.029 164.913C155.111 164.913 155.189 164.908 155.271 164.905V170.781C152.761 170.843 151.064 170.632 148.896 169.382ZM212.875 137.141C212.878 138.754 211.841 139.918 210.506 140.688L161.98 168.942C160.544 169.772 158.023 170.735 155.578 170.773L155.548 164.905C155.548 164.902 155.546 164.899 155.546 164.894C157.83 164.813 160.098 164.189 162.135 163.015L210.661 134.76C211.716 134.15 212.481 133.217 212.875 132.122V137.141Z" fill="#C5C5C5"/>
|
|
55
|
+
<g opacity="0.3">
|
|
56
|
+
<path d="M143.336 131.65C143.314 131.609 143.271 131.539 143.238 131.493C141.158 127.968 138.316 124.89 135.183 123.087C131.922 121.21 128.816 120.934 126.442 122.303C124.081 123.662 122.781 126.449 122.781 130.148C122.781 137.428 127.957 146.331 134.318 149.994C136.213 151.084 138.057 151.637 139.738 151.637C140.945 151.637 142.066 151.352 143.061 150.78C145.422 149.422 146.722 146.634 146.722 142.936C146.722 139.294 145.427 135.246 143.336 131.65ZM139.643 134.701L142.237 133.193C143.942 136.338 144.99 139.796 144.99 142.933C144.99 145.989 143.997 148.245 142.194 149.283C140.372 150.33 137.88 150.054 135.183 148.5C129.297 145.113 124.511 136.881 124.511 130.151C124.511 127.092 125.504 124.839 127.307 123.8C128.03 123.382 128.862 123.176 129.771 123.176C131.144 123.176 132.694 123.651 134.318 124.586C135.294 125.148 136.238 125.845 137.135 126.644M137.138 126.642C138.724 128.057 140.162 129.798 141.364 131.702L135.678 135.002C135.397 134.676 135.087 134.391 134.75 134.199C133.627 133.554 132.719 134.077 132.719 135.368C132.719 136.661 133.63 138.231 134.75 138.876C135.873 139.522 136.782 138.998 136.782 137.708C136.782 137.317 136.689 136.902 136.545 136.496L139.64 134.698" fill="#CDCDCD"/>
|
|
57
|
+
</g>
|
|
58
|
+
<path d="M142.275 133.047C142.234 133.036 142.191 133.041 142.155 133.063L136.466 136.368C136.401 136.406 136.373 136.482 136.398 136.553C136.55 136.976 136.626 137.366 136.626 137.713C136.626 138.28 136.441 138.7 136.11 138.893C135.775 139.085 135.321 139.034 134.826 138.752C133.749 138.131 132.871 136.618 132.871 135.376C132.871 134.809 133.055 134.389 133.387 134.196C133.722 134.004 134.176 134.055 134.671 134.337C134.97 134.511 135.269 134.768 135.558 135.107C135.606 135.164 135.688 135.178 135.751 135.14L141.437 131.84C141.473 131.818 141.5 131.783 141.511 131.745C141.522 131.704 141.513 131.661 141.492 131.626C140.265 129.682 138.794 127.919 137.236 126.533C136.314 125.712 135.356 125.012 134.391 124.456C132.743 123.507 131.187 123.027 129.767 123.027C128.826 123.027 127.97 123.244 127.227 123.673C125.375 124.738 124.355 127.04 124.355 130.156C124.355 136.935 129.177 145.227 135.103 148.638C136.751 149.587 138.326 150.067 139.727 150.067C140.662 150.067 141.519 149.853 142.267 149.422C144.119 148.356 145.139 146.054 145.139 142.938C145.139 139.91 144.154 136.422 142.367 133.125C142.348 133.085 142.316 133.057 142.275 133.047ZM142.114 149.151C140.341 150.17 137.907 149.891 135.258 148.367C129.417 145.005 124.665 136.832 124.665 130.151C124.665 127.149 125.631 124.942 127.382 123.933C128.079 123.532 128.881 123.328 129.767 123.328C131.114 123.328 132.661 123.808 134.239 124.717C135.185 125.262 136.123 125.948 137.032 126.756C138.533 128.093 139.952 129.782 141.146 131.65L135.707 134.806C135.422 134.489 135.125 134.24 134.823 134.066C134.233 133.724 133.665 133.676 133.232 133.925C132.8 134.175 132.561 134.687 132.561 135.37C132.561 136.71 133.507 138.345 134.671 139.012C135.264 139.354 135.829 139.405 136.262 139.153C136.694 138.904 136.934 138.391 136.934 137.708C136.934 137.358 136.866 136.973 136.727 136.563L139.713 134.831L142.169 133.405C143.885 136.618 144.829 139.994 144.829 142.933C144.834 145.935 143.869 148.142 142.114 149.151Z" fill="#C5C5C5"/>
|
|
59
|
+
<path d="M145.433 118.889C147.408 117.753 148.498 115.296 148.498 111.969C148.498 108.71 147.432 104.963 145.498 101.419C145.479 101.383 145.444 101.356 145.406 101.345C145.365 101.335 145.322 101.34 145.286 101.362L139.086 104.963C139.02 105.001 138.993 105.077 139.018 105.147C139.181 105.6 139.262 106.017 139.262 106.392C139.262 107.002 139.064 107.455 138.702 107.661C138.34 107.869 137.851 107.815 137.321 107.509C136.165 106.844 135.227 105.22 135.227 103.892C135.227 103.281 135.425 102.829 135.787 102.623C136.148 102.414 136.638 102.468 137.168 102.774C137.489 102.959 137.81 103.238 138.117 103.599C138.166 103.656 138.248 103.669 138.311 103.631L144.5 100.036C144.536 100.014 144.563 99.9788 144.574 99.9408C144.585 99.9001 144.577 99.8567 144.555 99.8215C143.244 97.7553 141.672 95.8843 140.008 94.4092C139.037 93.5469 138.028 92.8148 137.011 92.2291C135.251 91.2149 133.589 90.7025 132.074 90.7025C131.071 90.7025 130.16 90.9329 129.363 91.3912C127.389 92.5301 126.301 94.9868 126.301 98.3112C126.301 105.554 131.452 114.41 137.783 118.054C139.543 119.068 141.226 119.581 142.719 119.581C143.72 119.578 144.636 119.35 145.433 118.889ZM126.614 98.3084C126.614 95.0979 127.647 92.7334 129.524 91.6542C130.271 91.2258 131.131 91.0089 132.08 91.0089C133.521 91.0089 135.175 91.5213 136.864 92.4948C137.862 93.0697 138.852 93.7909 139.809 94.6397C141.414 96.0632 142.934 97.861 144.215 99.8513L138.272 103.303C137.968 102.962 137.65 102.696 137.326 102.509C136.695 102.145 136.097 102.091 135.637 102.357C135.178 102.623 134.925 103.168 134.925 103.892C134.925 105.318 135.934 107.061 137.174 107.775C137.802 108.138 138.403 108.192 138.863 107.926C139.322 107.661 139.575 107.116 139.575 106.392C139.575 106.017 139.502 105.605 139.355 105.163L145.308 101.706C147.171 105.163 148.194 108.805 148.194 111.972C148.194 115.183 147.16 117.547 145.284 118.626C143.388 119.719 140.78 119.421 137.943 117.788C131.694 114.19 126.614 105.451 126.614 98.3084Z" fill="#C5C5C5"/>
|
|
60
|
+
<g opacity="0.3">
|
|
61
|
+
<path d="M141.261 121.145C141.762 121.229 142.251 121.27 142.73 121.27C144.019 121.27 145.218 120.966 146.282 120.354C148.803 118.9 150.192 115.923 150.192 111.969C150.192 104.187 144.661 94.6749 137.862 90.7594C134.381 88.7528 131.06 88.4573 128.52 89.9215C125.996 91.3749 124.606 94.3522 124.606 98.3057C124.606 106.085 130.138 115.6 136.937 119.516C138.425 120.373 139.882 120.918 141.261 121.145ZM139.91 94.5231C141.604 96.0253 143.141 97.8746 144.427 99.9028L138.237 103.498C137.938 103.149 137.606 102.848 137.247 102.642C136.048 101.95 135.074 102.511 135.074 103.892C135.074 105.272 136.048 106.953 137.247 107.642C138.447 108.333 139.42 107.772 139.42 106.392C139.42 105.974 139.322 105.532 139.167 105.096L145.368 101.495C147.212 104.876 148.349 108.599 148.349 111.972C148.349 115.24 147.288 117.65 145.362 118.759C143.415 119.882 140.755 119.583 137.867 117.921C131.58 114.301 126.461 105.502 126.461 98.3111C126.461 95.0437 127.522 92.6331 129.447 91.5241C130.222 91.0794 131.109 90.857 132.08 90.857C133.546 90.857 135.202 91.3641 136.94 92.3646C137.965 92.9503 138.963 93.6825 139.91 94.5231Z" fill="#CDCDCD"/>
|
|
62
|
+
</g>
|
|
63
|
+
<g opacity="0.3">
|
|
64
|
+
<path d="M209.597 96.2503C211.623 92.75 211.623 88.9661 209.595 87.7987C207.567 86.6314 204.28 88.5226 202.253 92.0229C200.226 95.5232 200.227 99.3071 202.255 100.474C204.283 101.642 207.57 99.7506 209.597 96.2503Z" fill="#CDCDCD"/>
|
|
65
|
+
</g>
|
|
66
|
+
<path d="M144.505 46.0563C144.464 46.0455 144.421 46.0509 144.386 46.0726L139.194 49.0879C139.129 49.1258 139.101 49.2018 139.126 49.2723C139.265 49.6546 139.333 50.0098 139.333 50.3271C139.333 50.8395 139.167 51.2192 138.868 51.39C138.566 51.5635 138.155 51.5174 137.712 51.2598C136.733 50.6958 135.936 49.3184 135.936 48.1903C135.936 47.6778 136.102 47.2982 136.401 47.1274C136.703 46.9539 137.113 47 137.557 47.2576C137.829 47.4148 138.101 47.648 138.362 47.9571C138.411 48.0141 138.492 48.0276 138.555 47.9897L143.741 44.9771C143.776 44.9554 143.804 44.9202 143.814 44.8822C143.825 44.8415 143.817 44.7981 143.795 44.7629C141.998 41.913 139.697 39.5892 137.315 38.2171C136.673 37.8484 136.045 37.5609 135.435 37.3467C135.43 37.344 135.424 37.344 135.419 37.3413C134.606 37.0593 133.825 36.9102 133.088 36.9102C132.226 36.9102 131.446 37.1081 130.766 37.5013C129.588 38.1792 128.764 39.4184 128.383 41.086C128.22 41.7964 128.139 42.5855 128.139 43.4261C128.139 49.6139 132.539 57.1847 137.951 60.2975C139.458 61.1653 140.896 61.6045 142.177 61.6045C143.031 61.6045 143.817 61.4093 144.503 61.0134C146.197 60.0372 147.13 57.933 147.13 55.0886C147.13 52.3228 146.229 49.1394 144.598 46.1295C144.579 46.0943 144.546 46.0672 144.505 46.0563ZM130.924 37.767C131.557 37.4037 132.286 37.2166 133.094 37.2166C133.63 37.2166 134.198 37.306 134.791 37.4687C134.639 37.5148 134.494 37.5636 134.386 37.6125L128.783 40.804C129.172 39.4021 129.906 38.3527 130.924 37.767ZM144.35 60.7504C142.738 61.6777 140.521 61.4229 138.109 60.0345C132.784 56.9677 128.451 49.519 128.451 43.4288C128.451 42.6343 128.528 41.894 128.677 41.2216L134.527 37.889C134.731 37.7968 135.117 37.6884 135.367 37.6531C135.955 37.8592 136.559 38.1358 137.168 38.4883C139.469 39.8143 141.699 42.0513 143.455 44.7954L138.517 47.6643C138.258 47.3769 137.989 47.1518 137.714 46.9945C137.17 46.68 136.648 46.6339 136.251 46.8644C135.851 47.0949 135.631 47.5667 135.631 48.193C135.631 49.4187 136.499 50.9155 137.562 51.5283C138.106 51.8428 138.628 51.8889 139.028 51.6584C139.428 51.428 139.648 50.9561 139.648 50.3298C139.648 50.0125 139.585 49.6627 139.463 49.2912L144.407 46.4197C145.968 49.3455 146.825 52.4177 146.825 55.0913C146.822 57.8219 145.944 59.8312 144.35 60.7504Z" fill="#C5C5C5"/>
|
|
67
|
+
<g opacity="0.3">
|
|
68
|
+
<path d="M116.544 56.3765C116.533 56.3548 116.479 56.2626 116.46 56.2382C114.929 53.6487 112.84 51.3899 110.537 50.0639C108.108 48.6675 105.791 48.4641 104.001 49.4918C102.228 50.5114 101.252 52.5939 101.252 55.3488C101.252 60.7069 105.062 67.2635 109.745 69.9588C111.154 70.7696 112.525 71.1763 113.776 71.1763C114.681 71.1763 115.527 70.9621 116.278 70.531C118.051 69.5114 119.027 67.4289 119.027 64.674C119.033 61.9949 118.081 59.0203 116.544 56.3765ZM115.492 69.167C114.214 69.9046 112.454 69.6985 110.537 68.5949C106.289 66.1491 102.832 60.208 102.832 55.3488C102.832 53.1768 103.528 51.5824 104.79 50.8557C105.293 50.5656 105.873 50.4219 106.509 50.4219C107.483 50.4219 108.584 50.7608 109.745 51.4279C111.654 52.5261 113.398 54.332 114.744 56.4253L110.713 58.7654C110.537 58.5783 110.344 58.421 110.14 58.3017C109.321 57.8299 108.657 58.2123 108.657 59.1559C108.657 60.0995 109.321 61.2438 110.14 61.7156C110.958 62.1874 111.622 61.8051 111.622 60.8615C111.622 60.6256 111.578 60.3761 111.505 60.1266L115.541 57.7838C116.727 60.0155 117.45 62.4532 117.45 64.6712C117.453 66.8432 116.756 68.4403 115.492 69.167Z" fill="#CDCDCD"/>
|
|
69
|
+
</g>
|
|
70
|
+
<g opacity="0.3">
|
|
71
|
+
<path d="M137.548 70.3574C137.205 69.5358 136.805 68.7278 136.351 67.9468C136.34 67.9251 136.286 67.8357 136.267 67.8112C134.735 65.2217 132.647 62.9602 130.343 61.6343C127.915 60.2378 125.598 60.0344 123.808 61.0621C122.035 62.0817 121.059 64.1642 121.059 66.9191C121.059 72.2772 124.869 78.8311 129.552 81.5291C130.961 82.3399 132.331 82.7494 133.582 82.7494C134.488 82.7494 135.334 82.5351 136.084 82.1013C137.858 81.0817 138.834 78.9992 138.834 76.2443C138.839 74.357 138.366 72.3206 137.548 70.3574ZM133.498 70.4334L135.35 69.3596C136.536 71.5912 137.259 74.0316 137.259 76.247C137.259 78.419 136.563 80.0134 135.301 80.7401C134.023 81.4749 132.263 81.2715 130.346 80.1679C126.098 77.7221 122.641 71.7783 122.641 66.9218C122.641 64.7499 123.338 63.1555 124.6 62.4288C125.103 62.1386 125.682 61.9949 126.318 61.9949C127.292 61.9949 128.393 62.3339 129.555 63.0009C130.256 63.4049 130.936 63.9039 131.583 64.4787M131.583 64.476C132.693 65.463 133.705 66.6724 134.556 67.9956L130.523 70.3357C130.346 70.1486 130.153 69.9914 129.949 69.8721C129.13 69.4002 128.467 69.7826 128.467 70.7262C128.467 71.6698 129.13 72.8141 129.949 73.2859C130.768 73.7577 131.431 73.3754 131.431 72.4318C131.431 72.1959 131.39 71.9464 131.314 71.6969L133.498 70.4279" fill="#CDCDCD"/>
|
|
72
|
+
</g>
|
|
73
|
+
<g opacity="0.3">
|
|
74
|
+
<path d="M164.251 84.8915C164.24 84.8698 164.185 84.783 164.169 84.7586C162.638 82.1691 160.549 79.9076 158.246 78.5816C155.82 77.1852 153.497 76.9791 151.71 78.0095C149.937 79.029 148.961 81.1088 148.961 83.8665C148.961 89.2273 152.771 95.7785 157.454 98.4765C158.863 99.2873 160.234 99.6967 161.487 99.6967C162.393 99.6967 163.239 99.4825 163.989 99.0514C165.763 98.0318 166.739 95.9493 166.739 93.1944C166.739 90.5126 165.787 87.538 164.251 84.8915ZM150.639 85.3199C150.576 84.8291 150.541 84.3438 150.541 83.8692C150.541 81.6972 151.237 80.1028 152.499 79.3761C153.002 79.086 153.582 78.9423 154.218 78.9423C155.192 78.9423 156.293 79.2812 157.454 79.9483C158.115 80.3279 158.76 80.7943 159.372 81.3285M159.372 81.3258C160.525 82.3318 161.574 83.5764 162.453 84.943L158.42 87.2831C158.243 87.096 158.05 86.9387 157.846 86.8221C157.027 86.3503 156.364 86.7327 156.364 87.6763C156.364 88.6199 157.027 89.7642 157.846 90.236C158.664 90.7078 159.328 90.3255 159.328 89.3819C159.328 89.146 159.287 88.8965 159.211 88.647L163.247 86.3042C164.433 88.5359 165.156 90.9763 165.156 93.1916C165.156 95.3636 164.46 96.958 163.198 97.6847C161.92 98.4196 160.16 98.2162 158.243 97.1126C154.411 94.9081 151.224 89.8537 150.636 85.3199" fill="#CDCDCD"/>
|
|
75
|
+
</g>
|
|
76
|
+
<path d="M115.584 57.6401C115.544 57.6292 115.5 57.6347 115.465 57.6564L111.429 59.9992C111.366 60.0344 111.339 60.1076 111.358 60.1754C111.432 60.4167 111.47 60.6499 111.47 60.8642C111.47 61.2628 111.342 61.5556 111.113 61.6885C110.882 61.8213 110.567 61.7834 110.219 61.5854C109.444 61.138 108.813 60.0507 108.813 59.1586C108.813 58.76 108.94 58.4671 109.169 58.3342C109.4 58.2014 109.716 58.2393 110.064 58.4373C110.249 58.543 110.428 58.6895 110.602 58.8711C110.651 58.9227 110.733 58.9335 110.792 58.8983L114.826 56.5582C114.861 56.5365 114.888 56.5012 114.899 56.4606C114.91 56.4199 114.902 56.3765 114.88 56.3412C113.469 54.1503 111.676 52.3552 109.827 51.2923C108.644 50.6117 107.529 50.2646 106.515 50.2646C105.846 50.2646 105.242 50.4164 104.72 50.7201C103.406 51.474 102.683 53.1199 102.683 55.3461C102.683 60.2541 106.175 66.2548 110.463 68.725C111.649 69.4083 112.778 69.7527 113.779 69.7527C114.439 69.7527 115.046 69.6009 115.574 69.2972C116.887 68.5406 117.611 66.8974 117.611 64.6712C117.611 62.5236 116.925 60.0534 115.682 57.7133C115.661 57.6781 115.625 57.6509 115.584 57.6401ZM115.416 69.0342C114.189 69.7419 112.484 69.5385 110.616 68.462C106.411 66.0406 102.99 60.1591 102.99 55.3488C102.99 53.2338 103.659 51.6855 104.872 50.9886C105.348 50.7147 105.9 50.5737 106.515 50.5737C107.461 50.5737 108.554 50.9154 109.675 51.5607C111.442 52.5776 113.164 54.2832 114.535 56.3738L110.746 58.5729C110.578 58.4075 110.404 58.2746 110.224 58.1716C109.778 57.914 109.351 57.8787 109.022 58.0685C108.693 58.2583 108.511 58.6461 108.511 59.1586C108.511 60.1483 109.21 61.355 110.069 61.8512C110.515 62.1088 110.942 62.144 111.271 61.9542C111.6 61.7644 111.782 61.3766 111.782 60.8642C111.782 60.6527 111.752 60.4303 111.69 60.2025L115.484 58.0007C116.656 60.2541 117.3 62.6185 117.3 64.6739C117.298 66.7862 116.629 68.3373 115.416 69.0342Z" fill="#C5C5C5"/>
|
|
77
|
+
<path d="M158.167 97.2455C159.353 97.9261 160.481 98.2732 161.482 98.2732C162.143 98.2732 162.749 98.1214 163.277 97.8204C164.591 97.0638 165.314 95.4206 165.314 93.1944C165.314 91.0468 164.629 88.5766 163.386 86.2365C163.367 86.1985 163.331 86.1714 163.293 86.1606C163.253 86.1497 163.209 86.1551 163.174 86.1741L159.138 88.5169C159.075 88.5522 159.048 88.6254 159.067 88.6932C159.141 88.9345 159.179 89.165 159.179 89.3819C159.179 89.7805 159.051 90.0734 158.822 90.2062C158.591 90.3391 158.276 90.3011 157.928 90.1032C157.153 89.6585 156.522 88.5685 156.522 87.6763C156.522 87.2777 156.649 86.9849 156.878 86.852C157.109 86.7191 157.427 86.7571 157.773 86.9551C157.958 87.0608 158.137 87.2072 158.311 87.3889C158.36 87.4404 158.442 87.4513 158.501 87.416L162.535 85.0759C162.57 85.0542 162.597 85.019 162.608 84.9783C162.619 84.9376 162.611 84.8943 162.589 84.859C161.689 83.4598 160.615 82.1989 159.478 81.2092C158.847 80.6588 158.194 80.1897 157.536 79.81C156.353 79.1294 155.238 78.7823 154.224 78.7823C153.557 78.7823 152.953 78.9342 152.429 79.2379C151.115 79.9944 150.392 81.6376 150.392 83.8639C150.386 88.7745 153.878 94.7753 158.167 97.2455ZM152.578 79.5063C153.054 79.2325 153.606 79.0915 154.221 79.0915C155.167 79.0915 156.261 79.4331 157.381 80.0785C158.02 80.4473 158.656 80.9055 159.274 81.4424C160.351 82.3806 161.376 83.571 162.241 84.8915L158.453 87.0906C158.287 86.9279 158.11 86.7924 157.93 86.6893C157.484 86.4317 157.057 86.3965 156.728 86.5863C156.399 86.7761 156.217 87.1639 156.217 87.6763C156.217 88.6661 156.916 89.8754 157.775 90.3689C158.221 90.6265 158.648 90.6618 158.977 90.472C159.306 90.2822 159.489 89.8944 159.489 89.3819C159.489 89.1704 159.459 88.9481 159.399 88.7203L163.193 86.5185C164.365 88.7745 165.009 91.139 165.009 93.1917C165.009 95.3067 164.34 96.855 163.128 97.5519C161.898 98.2569 160.193 98.0536 158.325 96.9798C154.12 94.5583 150.699 88.6769 150.699 83.8666C150.696 81.7542 151.363 80.2059 152.578 79.5063Z" fill="#C5C5C5"/>
|
|
78
|
+
<path d="M177.627 90.5126C176.444 89.832 175.329 89.4849 174.314 89.4849C173.645 89.4849 173.042 89.6368 172.519 89.9405C171.206 90.6943 170.482 92.3402 170.482 94.5664C170.482 99.4744 173.974 105.475 178.263 107.945C179.449 108.626 180.578 108.973 181.578 108.973C182.239 108.973 182.846 108.821 183.373 108.518C184.687 107.764 185.41 106.118 185.41 103.892C185.41 101.703 184.701 99.1843 183.411 96.8035C183.392 96.7682 183.357 96.7411 183.319 96.7276C183.281 96.7167 183.235 96.7221 183.199 96.7438L178.889 99.2466C178.826 99.2819 178.799 99.3551 178.818 99.4229C178.891 99.6642 178.93 99.8974 178.93 100.112C178.93 100.51 178.802 100.803 178.573 100.936C178.342 101.069 178.024 101.031 177.679 100.833C176.903 100.388 176.272 99.2981 176.272 98.406C176.272 98.0074 176.4 97.7146 176.629 97.5817C176.857 97.4488 177.175 97.4868 177.523 97.6848C177.708 97.7905 177.888 97.9369 178.062 98.1186C178.111 98.1701 178.193 98.181 178.252 98.1457L182.552 95.6484C182.587 95.6267 182.615 95.5914 182.625 95.5507C182.636 95.5101 182.628 95.4667 182.604 95.4314C181.209 93.3055 179.441 91.5566 177.627 90.5126ZM178.201 97.823C178.035 97.6603 177.858 97.5248 177.679 97.4217C177.235 97.1641 176.806 97.1289 176.476 97.3187C176.147 97.5085 175.965 97.8963 175.965 98.4087C175.965 99.3985 176.664 100.605 177.526 101.101C177.972 101.359 178.399 101.394 178.728 101.204C179.057 101.015 179.24 100.627 179.24 100.114C179.24 99.9055 179.21 99.6832 179.147 99.4527L183.218 97.0882C184.437 99.3849 185.103 101.793 185.103 103.892C185.103 106.007 184.434 107.555 183.221 108.252C181.992 108.957 180.287 108.753 178.418 107.68C174.214 105.258 170.792 99.3768 170.792 94.5664C170.792 92.4514 171.461 90.9031 172.674 90.2062C173.15 89.9323 173.702 89.7913 174.314 89.7913C175.261 89.7913 176.354 90.133 177.475 90.7784C179.21 91.7762 180.901 93.4384 182.256 95.4694L178.201 97.823Z" fill="#C5C5C5"/>
|
|
79
|
+
<g opacity="0.3">
|
|
80
|
+
<path d="M178.339 89.2816C175.914 87.8851 173.591 87.679 171.804 88.7094C170.031 89.729 169.055 91.8088 169.055 94.5665C169.055 99.9273 172.865 106.481 177.548 109.176C178.957 109.987 180.327 110.394 181.578 110.394C182.487 110.394 183.33 110.18 184.083 109.749C185.856 108.729 186.833 106.647 186.833 103.892C186.833 98.5308 183.023 91.9769 178.339 89.2816ZM183.295 108.385C182.019 109.12 180.259 108.916 178.339 107.813C174.091 105.367 170.635 99.4256 170.635 94.5665C170.635 92.3945 171.331 90.8001 172.593 90.0734C173.096 89.7832 173.675 89.6395 174.312 89.6395C175.285 89.6395 176.387 89.9785 177.548 90.6455C179.419 91.722 181.135 93.4791 182.471 95.5209L178.171 98.0183C177.994 97.8312 177.801 97.6739 177.597 97.5546C176.778 97.0828 176.115 97.4651 176.115 98.4088C176.115 99.3524 176.778 100.497 177.597 100.969C178.416 101.44 179.079 101.058 179.079 100.114C179.079 99.8785 179.038 99.629 178.962 99.3795L183.273 96.8767C184.499 99.1436 185.253 101.633 185.253 103.892C185.253 106.061 184.556 107.658 183.295 108.385Z" fill="#CDCDCD"/>
|
|
81
|
+
</g>
|
|
82
|
+
<g opacity="0.3">
|
|
83
|
+
<path d="M156.932 77.8875L154.297 77.31L152.369 77.6245L150.943 78.438L145.534 75.2953L145.586 62.5996C145.591 61.5367 146.772 60.9347 147.277 61.214L159.877 68.2126L159.826 79.4711L156.932 77.8875Z" fill="#CDCDCD"/>
|
|
84
|
+
</g>
|
|
85
|
+
<path d="M135.39 69.2103C135.349 69.1994 135.306 69.2049 135.27 69.2266L133.418 70.3003L131.235 71.5694C131.172 71.6046 131.145 71.6778 131.164 71.7456C131.237 71.9869 131.275 72.2201 131.275 72.4343C131.275 72.833 131.15 73.1258 130.919 73.2587C130.688 73.3915 130.372 73.3536 130.024 73.1556C129.249 72.7109 128.618 71.6209 128.618 70.7288C128.618 70.3302 128.746 70.0373 128.975 69.9044C129.206 69.7716 129.521 69.8095 129.869 70.0075C130.054 70.1132 130.236 70.2597 130.408 70.4413C130.457 70.4929 130.538 70.5037 130.598 70.4685L134.631 68.1284C134.667 68.1067 134.694 68.0714 134.705 68.0307C134.716 67.9901 134.707 67.9467 134.686 67.9114C133.815 66.5611 132.779 65.3327 131.686 64.3593C131.02 63.7681 130.329 63.2638 129.633 62.8625C128.45 62.1819 127.335 61.8348 126.32 61.8348C125.651 61.8348 125.047 61.9866 124.525 62.2903C123.212 63.0469 122.488 64.6901 122.488 66.9163C122.488 71.8215 125.98 77.825 130.269 80.2952C131.455 80.9758 132.583 81.3229 133.582 81.3229C134.242 81.3229 134.849 81.1711 135.376 80.8674C136.69 80.1108 137.413 78.4676 137.413 76.2414C137.413 74.0966 136.728 71.6236 135.485 69.2835C135.466 69.2482 135.431 69.2211 135.39 69.2103ZM135.221 80.6043C133.992 81.3121 132.29 81.1087 130.421 80.0322C126.217 77.6108 122.796 71.7266 122.796 66.919C122.796 64.804 123.465 63.2557 124.678 62.5588C125.153 62.2849 125.706 62.1439 126.32 62.1439C127.267 62.1439 128.36 62.4856 129.48 63.1309C130.16 63.5214 130.832 64.0122 131.482 64.5925C132.518 65.5144 133.503 66.6695 134.338 67.9467L130.549 70.1458C130.383 69.9831 130.207 69.8475 130.027 69.7445C129.581 69.4869 129.154 69.4516 128.825 69.6414C128.496 69.8312 128.314 70.219 128.314 70.7315C128.314 71.7212 129.013 72.9306 129.875 73.4241C130.321 73.6817 130.748 73.7169 131.077 73.5271C131.406 73.3373 131.588 72.9496 131.588 72.4371C131.588 72.2256 131.558 72.0032 131.496 71.7754L133.576 70.5688L135.289 69.5736C136.462 71.8297 137.106 74.1915 137.106 76.2468C137.103 78.3564 136.434 79.9048 135.221 80.6043Z" fill="#C5C5C5"/>
|
|
86
|
+
<path d="M210.46 88.3487C210.737 87.7522 210.884 87.039 210.884 86.2174C210.884 85.4771 210.759 84.6637 210.511 83.8014C209.935 81.7812 208.692 79.7449 207.191 78.3511C206.69 77.8874 206.176 77.5024 205.668 77.2068C204.909 76.7702 203.44 76.1249 202.129 76.7242L196.554 79.8994L190.71 76.5967C190.781 76.2361 190.821 75.8483 190.821 75.4389C190.821 74.6986 190.696 73.8851 190.449 73.0228C189.872 71.0027 188.629 68.9663 187.128 67.5726C186.628 67.1089 186.114 66.7238 185.605 66.4283C184.846 65.9917 183.38 65.3464 182.067 65.9456L177.014 68.8226L174.691 67.4587C174.702 67.437 174.71 67.4126 174.71 67.3855V59.7469C174.71 59.6927 174.68 59.6412 174.634 59.6141C174.629 59.6114 174.623 59.6114 174.618 59.6087L169.633 56.7642C169.633 54.2885 169.63 44.8902 169.63 44.8848C169.619 44.0496 169.282 43.2226 168.662 42.4742L176.87 37.794L176.959 37.7425C178.197 37.0049 178.877 35.4918 178.877 33.4853C178.877 32.5633 178.722 31.5492 178.412 30.4727C177.691 27.9536 176.141 25.4102 174.267 23.6721C173.644 23.0945 173.005 22.6145 172.369 22.2485C171.673 21.8472 170.982 21.576 170.318 21.4404V21.134C170.318 21.134 170.318 21.134 170.318 21.1313C170.318 21.1232 170.318 21.1178 170.318 21.1096C170.318 19.4637 169.214 17.9208 167.204 16.7657C166.758 16.5108 166.274 16.2776 165.76 16.0715C165.434 15.6648 164.993 15.2906 164.43 14.9652C163.818 14.6127 163.106 14.3415 162.32 14.1544V8.96173C162.32 7.64661 161.248 6.57825 159.929 6.57825C158.61 6.57825 157.539 7.64661 157.539 8.96173V14.1137C156.696 14.2981 155.94 14.5774 155.295 14.9489C154.746 15.2662 154.313 15.6322 153.992 16.0281C153.462 16.2369 152.962 16.4755 152.502 16.7385C150.525 17.8774 149.434 19.404 149.434 21.0364C149.434 21.0635 149.437 21.0906 149.437 21.1205C149.437 21.1259 149.434 21.1313 149.434 21.1367V31.3079C149.421 31.5926 149.451 31.8773 149.519 32.1593L141.572 36.6849C141.458 36.7419 141.202 36.8964 141.199 36.8992C140.737 37.211 140.356 37.6476 140.065 38.1872C139.426 37.6828 138.774 37.2354 138.11 36.8531C135.088 35.1149 132.203 34.86 129.981 36.1372C128.651 36.9019 127.686 38.1519 127.125 39.7734L122.924 37.3086C121.942 36.7744 120.669 37.0564 119.369 37.8048C116.465 39.4779 114.101 43.5588 114.101 46.9022C114.101 47.6614 114.221 48.3339 114.458 48.9033C114.466 48.9196 114.479 48.9494 114.479 48.9494L113.272 49.6382C113.182 49.6816 112.97 49.8144 112.964 49.8171C112.584 50.0747 112.271 50.4408 112.037 50.8909C111.572 50.533 111.096 50.2049 110.615 49.9283C108.14 48.5047 105.763 48.3014 103.927 49.3562C102.105 50.4055 101.102 52.5341 101.102 55.3488C101.102 60.7584 104.947 67.3719 109.674 70.0916C111.104 70.9132 112.486 71.3308 113.783 71.3308C114.727 71.3308 115.594 71.1058 116.364 70.6638C118.186 69.6144 119.19 67.4858 119.19 64.6739C119.19 64.0963 119.138 63.4998 119.054 62.8924C119.081 62.8924 119.111 62.8951 119.138 62.8951C119.75 62.8951 120.297 62.7161 120.756 62.3907C120.764 62.388 120.775 62.388 120.783 62.3826L131.387 56.3575C132.741 58.1471 134.278 59.6846 135.902 60.8424C134.909 60.3896 133.971 60.2865 133.166 60.5523C132.412 60.8018 131.825 61.3603 131.469 62.1819V62.1847C131.123 61.9379 130.778 61.7047 130.424 61.5013C127.947 60.075 125.57 59.8744 123.737 60.9292C121.915 61.9786 120.911 64.1072 120.911 66.9191C120.911 72.326 124.757 78.9395 129.483 81.6619C130.911 82.4836 132.295 82.9011 133.593 82.9011C134.536 82.9011 135.404 82.6761 136.174 82.2341C137.996 81.1847 138.999 79.0588 138.999 76.2442C138.999 75.5094 138.923 74.7366 138.784 73.9475C139.282 73.9312 139.736 73.8011 140.133 73.5679C140.141 73.5652 140.152 73.5652 140.161 73.5597L145.39 70.5797V75.2979C145.39 75.3521 145.42 75.4036 145.466 75.4307L150.781 78.5165C149.511 79.6825 148.822 81.5399 148.822 83.8692C148.822 84.585 148.893 85.3253 149.021 86.071C148.2 86.5401 141.912 90.1221 141.901 90.1411C141.191 90.6047 140.645 91.3125 140.283 92.2263C139.527 91.627 138.749 91.0901 137.952 90.6319C134.419 88.5982 131.05 88.2999 128.455 89.794C125.883 91.2745 124.466 94.3006 124.466 98.3111C124.466 106.139 130.033 115.714 136.873 119.654C138.311 120.481 139.728 121.023 141.091 121.273L139.35 122.265C138.493 122.68 137.841 123.426 137.441 124.445C136.731 123.884 136.008 123.385 135.271 122.962C131.961 121.059 128.801 120.779 126.375 122.178C123.965 123.567 122.635 126.4 122.635 130.156C122.635 137.485 127.846 146.447 134.251 150.135C136.168 151.238 138.017 151.797 139.747 151.797C140.993 151.797 142.135 151.501 143.147 150.918C145.556 149.53 146.886 146.697 146.886 142.941C146.886 142.084 146.813 141.197 146.677 140.294C146.905 140.327 147.131 140.346 147.348 140.346C148.034 140.346 148.665 140.189 149.214 139.882H149.217C149.225 139.877 150.52 139.147 150.52 139.147C150.52 139.147 150.52 139.844 150.536 139.923C150.789 141.211 151.754 142.369 153.329 143.277C155.203 144.356 157.661 144.896 160.114 144.896C162.548 144.896 164.977 144.365 166.824 143.302C168.589 142.285 169.644 141.013 169.644 139.896V134.033C169.644 134.023 169.644 134.012 169.644 134.004C169.638 132.924 169.132 131.354 166.758 130.012L177.92 123.729C179.35 122.94 180.204 121.083 180.204 118.762C180.204 117.753 180.033 116.641 179.695 115.462C178.907 112.701 177.21 109.919 175.156 108.013C174.474 107.381 173.775 106.855 173.076 106.454C172.197 105.947 170.873 105.372 169.51 105.48V102.457C169.51 102.446 169.51 102.435 169.51 102.425C169.51 102.422 169.508 102.419 169.508 102.416C169.494 101.522 169.113 100.632 168.398 99.8458L168.453 99.8133L169.695 99.1055C171.05 103.262 174.028 107.332 177.482 109.32C178.909 110.142 180.294 110.559 181.591 110.559C182.535 110.559 183.402 110.334 184.172 109.892C185.994 108.843 186.998 106.717 186.998 103.902C186.998 103.292 186.943 102.663 186.848 102.031C186.921 102.037 186.992 102.048 187.063 102.048C187.661 102.048 188.208 101.847 188.665 101.454C188.689 101.435 188.708 101.408 188.73 101.389H188.733L196.165 97.1586C197.313 97.8148 201.142 100 202.015 100.499C202.072 100.54 202.127 100.583 202.187 100.619C202.614 100.863 203.095 100.985 203.614 100.985C204.351 100.985 205.167 100.741 206.01 100.255C208.915 98.5822 211.278 94.5013 211.278 91.1579C211.278 89.9757 210.99 89.0212 210.46 88.3487ZM196.241 80.0757L181.708 88.3541C181.232 88.0803 178.477 86.4886 178.444 86.4696C178.036 86.2147 177.724 85.8812 177.495 85.4636C177.49 85.4582 177.444 85.3578 177.441 85.3633C177.166 84.8128 177.027 84.1268 177.027 83.2672C177.027 80.0214 179.323 76.0598 182.14 74.4356C183.435 73.6899 184.566 73.5245 185.404 73.9475L196.241 80.0757ZM181.398 88.5277L181.012 88.7473C180.922 88.7934 180.832 88.8422 180.748 88.8964L180.718 88.9127C180.715 88.9154 180.713 88.9181 180.71 88.9181C180.313 89.1866 179.984 89.5662 179.747 90.0407C179.312 89.7126 178.871 89.4062 178.417 89.1432C176.549 88.0694 174.74 87.6898 173.177 88.0206L177.267 85.6941C177.517 86.1144 177.849 86.4587 178.281 86.7272C178.306 86.7407 180.609 88.0721 181.398 88.5277ZM182.203 66.2141C183.375 65.6799 184.738 66.2819 185.445 66.6913C185.934 66.9733 186.429 67.3448 186.913 67.7922C188.376 69.1507 189.587 71.1356 190.15 73.1015C190.389 73.9394 190.511 74.723 190.511 75.4334C190.511 75.7859 190.479 76.1168 190.422 76.4286L185.551 73.6763C184.61 73.1991 183.375 73.3699 181.988 74.1671C179.083 75.8402 176.72 79.9211 176.72 83.2645C176.72 84.1349 176.853 84.8453 177.123 85.4229L169.168 89.9485C169.589 89.2978 169.81 88.4355 169.81 87.4051C169.81 84.0915 167.468 80.0513 164.591 78.3945C163.696 77.8793 162.839 77.6407 162.064 77.6786L182.203 66.2141ZM168.491 90.2875C168.428 90.3444 168.366 90.396 168.298 90.4475C168.298 90.4475 167.947 90.6725 167.824 90.7186C167.577 90.819 167.112 90.9193 166.679 90.9084C166.329 88.9154 165.548 86.8194 164.387 84.8182C164.368 84.7857 164.313 84.6935 164.302 84.6799C163.076 82.6029 161.55 80.8295 159.902 79.5279C160.125 79.0344 160.441 78.644 160.835 78.3836L161.129 78.2155C161.205 78.1803 161.284 78.1477 161.365 78.1206C162.227 77.8278 163.318 78.0203 164.438 78.6656C167.231 80.2736 169.502 84.1973 169.502 87.4105C169.502 88.6822 169.154 89.6774 168.491 90.2875ZM176.704 68.9934L162.945 76.8299C162.725 76.2984 162.611 75.6721 162.611 74.9535C162.611 71.7077 164.906 67.7434 167.724 66.1219C169.024 65.3735 170.185 65.2026 170.985 65.6338L176.704 68.9934ZM174.4 67.2851L171.134 65.3653C170.228 64.8773 168.964 65.0508 167.566 65.8561C164.661 67.5292 162.298 71.6101 162.298 74.9535C162.298 75.7263 162.429 76.4069 162.673 76.9818L160.993 77.9389C160.881 77.9905 160.775 78.0555 160.672 78.1206L160.655 78.1315C160.65 78.1342 160.647 78.1396 160.642 78.1423C160.435 78.2833 160.248 78.4541 160.082 78.6548V68.2722L174.4 60.0127V67.2851ZM169.633 57.358C169.633 57.358 169.633 57.2686 169.633 57.1167L174.243 59.7469L159.897 68.0227L147.008 60.8858C147.446 60.3299 147.8 59.6791 148.075 58.9552L150.476 57.5641C150.552 58.9958 151.531 60.3299 153.28 61.3359C155.048 62.3528 157.542 62.9385 160.12 62.9412C162.652 62.9385 165.031 62.3717 166.815 61.3441C168.648 60.2865 169.649 58.8711 169.633 57.358ZM148.586 53.1768C148.686 53.1849 148.79 53.193 148.888 53.193C149.462 53.193 149.989 53.0656 150.46 52.8324V57.2143L148.224 58.5105C148.542 57.499 148.714 56.3547 148.714 55.0884C148.714 54.4729 148.667 53.8303 148.586 53.1768ZM169.326 57.358C169.342 58.7572 168.395 60.0778 166.66 61.0756C164.923 62.0762 162.597 62.6293 160.12 62.6321C157.593 62.6293 155.156 62.0599 153.435 61.0675C151.703 60.0696 150.753 58.7491 150.77 57.3472V52.6697L155.711 49.8524C157.079 50.2456 158.599 50.4571 160.12 50.4598C162.635 50.4571 164.993 49.8985 166.775 48.8843C166.788 48.8816 166.802 48.8816 166.815 48.8735C167.123 48.6972 167.4 48.5047 167.658 48.3095C167.669 48.3013 167.68 48.2932 167.691 48.2824C167.917 48.1088 168.126 47.9299 168.314 47.7428C168.338 47.7184 168.363 47.694 168.387 47.6723C168.472 47.5855 168.55 47.4987 168.627 47.412C168.673 47.3604 168.714 47.3062 168.754 47.2547C168.847 47.1381 168.934 47.0188 169.01 46.8995C169.067 46.8127 169.122 46.7286 169.171 46.6392C169.209 46.5714 169.241 46.5036 169.274 46.4331C169.29 46.3978 169.309 46.3653 169.326 46.33V57.358ZM169.323 44.9092C169.326 45.2644 169.258 45.5139 169.249 45.5545C169.005 46.6988 168.11 47.7618 166.66 48.5969C164.923 49.5975 162.597 50.1507 160.12 50.1534C158.738 50.1534 157.359 49.969 156.097 49.6355L168.393 42.626C168.994 43.3364 169.315 44.1228 169.323 44.9092ZM157.846 8.96173C157.846 7.81744 158.779 6.88466 159.929 6.88466C161.077 6.88466 162.013 7.81744 162.013 8.96173V15.4451C162.013 16.5894 161.077 17.5222 159.929 17.5222C158.782 17.5222 157.846 16.5894 157.846 15.4451V8.96173ZM155.447 15.2146C156.048 14.8676 156.753 14.6072 157.539 14.4283V15.4451C157.539 16.7602 158.61 17.8286 159.929 17.8286C161.248 17.8286 162.32 16.7602 162.32 15.4451V14.469C163.049 14.6506 163.71 14.9028 164.278 15.2282C165.437 15.8952 166.076 16.7711 166.076 17.6957C166.076 18.6122 165.447 19.4772 164.305 20.1334C161.879 21.5299 157.917 21.5218 155.475 20.1172C154.316 19.4501 153.677 18.5743 153.677 17.6496C153.68 16.7385 154.308 15.8708 155.447 15.2146ZM166.073 18.8617V21.6465C166.084 22.5712 165.456 23.4443 164.305 24.1059C161.879 25.5024 157.92 25.497 155.475 24.0896C154.354 23.4443 153.718 22.5956 153.682 21.698C153.682 21.6872 153.68 21.6736 153.677 21.6628V18.8183C153.995 19.404 154.55 19.9409 155.32 20.3856C156.587 21.115 158.254 21.4811 159.913 21.4811C161.561 21.4811 163.204 21.1205 164.455 20.4019C165.216 19.968 165.76 19.4393 166.073 18.8617ZM152.657 17.0043C152.975 16.8226 153.318 16.6572 153.674 16.4999C153.478 16.866 153.372 17.2537 153.372 17.6523C153.372 17.6659 153.375 17.6822 153.375 17.6957C153.375 17.7012 153.372 17.7066 153.372 17.712V21.7035C153.372 21.7197 153.375 21.7333 153.381 21.7495C153.435 22.742 154.123 23.6639 155.325 24.3554C156.592 25.0848 158.259 25.4509 159.918 25.4509C161.567 25.4509 163.209 25.0902 164.46 24.3716C165.711 23.6531 166.394 22.6823 166.383 21.6465V17.7147V17.712C166.383 17.7093 166.383 17.7039 166.383 17.7012C166.383 17.3026 166.28 16.9175 166.084 16.5487C166.421 16.7006 166.75 16.8606 167.052 17.0341C168.961 18.1323 170.011 19.5803 170.011 21.1123C170.011 22.6308 168.975 24.0625 167.098 25.1444C163.141 27.4222 156.682 27.4113 152.701 25.1173C150.791 24.0191 149.742 22.5712 149.742 21.0391C149.742 19.5179 150.778 18.0862 152.657 17.0043ZM170.011 22.5901V31.2103C170.027 32.7423 168.994 34.1849 167.098 35.2776C163.141 37.5554 156.682 37.5445 152.701 35.2505C150.729 34.1144 149.679 32.7206 149.742 31.3133V22.5169C150.199 23.5934 151.156 24.5804 152.546 25.3804C154.588 26.5545 157.267 27.1429 159.94 27.1429C162.592 27.1429 165.238 26.5626 167.25 25.4048C168.616 24.6211 169.557 23.6531 170.011 22.5901ZM149.611 32.4603C149.997 33.5693 151.004 34.6241 152.548 35.5162C154.591 36.6904 157.27 37.2788 159.943 37.2788C162.595 37.2788 165.241 36.7012 167.253 35.5406C169.249 34.3909 170.337 32.8535 170.321 31.2075V21.7577C170.933 21.8906 171.569 22.1427 172.216 22.5142C172.834 22.8694 173.454 23.3358 174.06 23.8971C175.896 25.6 177.411 28.0892 178.118 30.5568C178.417 31.6061 178.57 32.5905 178.57 33.4853C178.57 35.3807 177.941 36.7988 176.802 37.4794L168.336 42.306C168.33 42.3088 168.325 42.3088 168.319 42.3115C168.317 42.3115 168.319 42.3142 168.317 42.3169L155.657 49.5324C155.602 49.5324 155.556 49.5595 155.526 49.6056L151.67 51.8047C152.276 50.9804 152.6 49.8442 152.6 48.464C152.6 44.3343 149.679 39.2908 146.092 37.2273C144.914 36.5494 143.783 36.2592 142.777 36.3541L149.611 32.4603ZM141.398 37.1378L141.719 36.9534C141.866 36.8829 142.015 36.8178 142.173 36.7717C143.258 36.449 144.558 36.6958 145.937 37.4903C149.44 39.5077 152.29 44.4292 152.29 48.4613C152.29 50.091 151.836 51.3573 150.974 52.1247C150.335 52.6941 149.497 52.9463 148.545 52.8649C148.167 50.194 147.153 47.3821 145.611 44.7302C145.594 44.6922 145.526 44.5865 145.513 44.5675C144.052 42.0973 142.255 39.9687 140.307 38.377C140.582 37.8536 140.952 37.4333 141.398 37.1378ZM114.414 46.9022C114.414 43.6564 116.709 39.6921 119.527 38.0706C120.74 37.371 121.904 37.2028 122.788 37.5825L127.03 40.0717C126.845 40.6764 126.715 41.3299 126.641 42.024L114.751 48.7976C114.749 48.7922 114.749 48.7921 114.746 48.7867C114.526 48.2553 114.414 47.6208 114.414 46.9022ZM116.209 70.398C115.488 70.8129 114.67 71.0244 113.783 71.0244C112.543 71.0244 111.21 70.6204 109.829 69.8259C105.186 67.155 101.412 60.6607 101.412 55.3488C101.412 52.648 102.361 50.6143 104.082 49.6246C104.808 49.207 105.63 48.9982 106.511 48.9982C107.737 48.9982 109.081 49.3995 110.465 50.1968C112.663 51.4631 114.746 53.635 116.34 56.3303C116.353 56.3493 116.397 56.4198 116.41 56.4442C116.413 56.4469 116.413 56.4524 116.416 56.4551C118.007 59.1911 118.88 62.1114 118.88 64.6739C118.88 67.3719 117.93 69.4056 116.209 70.398ZM119.01 62.5833C118.678 60.536 117.882 58.3695 116.685 56.3059C116.663 56.2653 116.609 56.1758 116.595 56.1622C115.39 54.1231 113.9 52.3741 112.287 51.0807C112.508 50.6414 112.807 50.2917 113.174 50.0503L113.43 49.9039C113.527 49.8551 113.628 49.8117 113.734 49.7792C114.602 49.5026 115.649 49.6951 116.764 50.3378C119.557 51.9457 121.828 55.8694 121.828 59.0826C121.828 60.3543 121.477 61.3522 120.813 61.9623C120.34 62.3989 119.72 62.6131 119.01 62.5833ZM121.493 61.6261C121.915 60.9753 122.138 60.1103 122.138 59.0826C122.138 55.7691 119.796 51.7288 116.919 50.072C116.027 49.5595 115.17 49.3182 114.398 49.3534L126.609 42.3982C126.584 42.7318 126.568 43.0734 126.568 43.4259C126.568 46.2351 127.427 49.4728 128.991 52.5368C129.638 53.8032 130.381 55.0044 131.197 56.1107L121.493 61.6261ZM136.013 81.9684C135.292 82.3832 134.477 82.5947 133.587 82.5947C132.344 82.5947 131.014 82.1907 129.633 81.3962C124.991 78.7226 121.216 72.2283 121.216 66.9191C121.216 64.2183 122.165 62.1847 123.886 61.1949C124.613 60.7773 125.431 60.5686 126.312 60.5686C127.539 60.5686 128.882 60.9699 130.267 61.7671C132.464 63.0334 134.547 65.2081 136.144 67.9034C136.157 67.9224 136.203 67.9929 136.217 68.0254C136.669 68.8036 137.068 69.6062 137.406 70.417C138.243 72.4263 138.684 74.441 138.684 76.2442C138.684 78.9449 137.735 80.9759 136.013 81.9684ZM138.716 73.6384C138.499 72.5456 138.156 71.4203 137.691 70.2977C137.348 69.4761 136.943 68.6599 136.492 67.8817C136.478 67.8546 136.413 67.7488 136.402 67.7325C135.108 65.5416 133.478 63.6896 131.727 62.3745L131.757 62.2931C132.075 61.5637 132.595 61.0621 133.264 60.8424C134.134 60.555 135.186 60.7475 136.312 61.3956C139.105 63.0035 141.376 66.9272 141.376 70.1404C141.376 71.3823 141.042 72.3612 140.408 72.9767C139.962 73.4079 139.372 73.6302 138.716 73.6384ZM145.379 70.2326C145.371 70.2353 145.36 70.238 145.352 70.2408L141.012 72.7137C141.45 72.0575 141.681 71.1844 141.681 70.1377C141.681 67.2255 139.872 63.7519 137.482 61.8294C139.122 62.7215 140.704 63.1798 142.189 63.1798C143.326 63.1798 144.373 62.9086 145.298 62.3772C145.325 62.3609 145.352 62.3419 145.379 62.3257V70.2326ZM145.143 62.1141C144.264 62.6185 143.272 62.8761 142.187 62.8761C140.661 62.8761 139.024 62.3799 137.321 61.3983C134.199 59.6005 131.262 56.3222 129.263 52.4013C127.724 49.3779 126.875 46.1917 126.875 43.4286C126.875 40.1097 128.034 37.615 130.136 36.4056C132.257 35.1854 135.034 35.4403 137.958 37.1215C140.691 38.6942 143.28 41.3977 145.26 44.7465C145.276 44.7682 145.322 44.8414 145.339 44.8766C146.894 47.5503 147.906 50.373 148.265 53.0412C148.36 53.7435 148.406 54.4322 148.406 55.0912C148.406 58.4074 147.248 60.9021 145.143 62.1141ZM145.687 75.2084V62.1304C146.1 61.8457 146.473 61.5095 146.805 61.1298L159.774 68.3345V79.1212C159.734 79.1944 159.69 79.2649 159.655 79.3435C159.217 79.0127 158.774 78.709 158.325 78.4487C155.847 77.0224 153.473 76.8191 151.637 77.8766C151.417 78.004 151.21 78.145 151.014 78.3023L145.687 75.2084ZM151.79 78.1423C152.516 77.7247 153.334 77.5159 154.215 77.5159C155.439 77.5159 156.785 77.9172 158.17 78.7145C160.367 79.9808 162.45 82.1527 164.047 84.8508C164.063 84.8725 164.104 84.9402 164.115 84.9592C164.115 84.9619 164.118 84.9646 164.12 84.9674C165.711 87.7061 166.587 90.6264 166.587 93.1889C166.587 95.8896 165.638 97.9233 163.916 98.913C163.193 99.3279 162.377 99.5394 161.49 99.5394C160.248 99.5394 158.915 99.1354 157.536 98.3409C152.896 95.67 149.119 89.1757 149.119 83.8638C149.119 81.1684 150.068 79.1348 151.79 78.1423ZM142.76 90.0407C144.058 89.5608 145.709 89.8346 147.406 90.8135C151.518 93.1807 154.863 98.9564 154.863 103.691C154.863 105.638 154.281 107.197 153.223 108.078C152.393 108.77 151.305 109.027 150.073 108.835C149.054 102.796 145.29 96.3289 140.525 92.4269C140.968 91.2447 141.735 90.4176 142.76 90.0407ZM150.125 109.152C150.373 109.187 150.615 109.209 150.851 109.209C151.708 109.209 152.483 108.978 153.136 108.531L155.333 107.278C156.81 107.715 158.542 107.975 159.986 107.978C162.518 107.975 164.898 107.408 166.682 106.381C167.911 105.673 168.768 104.803 169.192 103.848V114.876C169.209 116.275 168.262 117.596 166.527 118.594C164.789 119.594 162.464 120.147 159.986 120.15C157.264 120.147 154.68 119.597 153.081 118.675C151.681 117.87 150.016 116.584 150.033 115.042C150.242 114.101 150.351 113.076 150.351 111.972C150.351 111.05 150.272 110.106 150.125 109.152ZM137.019 119.383C130.264 115.492 124.768 106.036 124.768 98.3056C124.768 94.4091 126.13 91.4779 128.602 90.0543C129.641 89.455 130.813 89.1568 132.078 89.1568C133.846 89.1568 135.79 89.7397 137.792 90.8922C144.547 94.7806 150.046 104.236 150.046 111.969C150.046 115.866 148.684 118.797 146.212 120.221C144.8 121.034 143.119 121.297 141.295 120.993C139.916 120.766 138.48 120.226 137.019 119.383ZM142.986 150.647C142.021 151.203 140.93 151.485 139.739 151.485C138.064 151.485 136.266 150.94 134.398 149.864C128.08 146.225 122.937 137.382 122.937 130.15C122.937 126.509 124.21 123.767 126.522 122.439C127.493 121.88 128.589 121.604 129.766 121.604C131.42 121.604 133.236 122.146 135.107 123.225C138.107 124.952 140.946 127.916 143.111 131.582C143.141 131.626 143.179 131.691 143.201 131.729C145.371 135.46 146.565 139.44 146.565 142.936C146.568 146.577 145.295 149.316 142.986 150.647ZM149.551 139.27C148.779 139.915 147.765 140.153 146.617 139.972C146.152 137.228 145.078 134.332 143.473 131.574C143.449 131.531 143.402 131.457 143.375 131.417C141.779 128.713 139.812 126.387 137.686 124.643C138.017 123.748 138.551 123.076 139.247 122.664C139.252 122.661 139.486 122.534 139.486 122.534C139.579 122.49 139.671 122.447 139.766 122.409C140.979 121.959 142.521 122.214 144.112 123.13C147.958 125.343 151.085 130.744 151.085 135.17C151.082 136.989 150.539 138.445 149.551 139.27ZM169.326 139.888C169.326 140.894 168.33 142.068 166.66 143.028C163.035 145.113 157.12 145.102 153.473 143.003C151.977 142.144 151.063 141.054 150.83 139.858C150.819 139.806 150.819 138.969 150.819 138.969L153 137.74C153.106 137.808 153.193 137.859 153.321 137.933C153.555 138.068 153.797 138.193 154.047 138.312C154.147 138.358 154.256 138.399 154.36 138.445C154.512 138.51 154.664 138.581 154.822 138.64C154.939 138.684 155.061 138.722 155.181 138.762C155.333 138.814 155.483 138.871 155.638 138.917C155.76 138.955 155.885 138.982 156.01 139.017C156.171 139.061 156.326 139.107 156.489 139.145C156.62 139.175 156.756 139.199 156.889 139.226C157.047 139.259 157.204 139.294 157.365 139.321C157.501 139.345 157.639 139.359 157.775 139.378C157.939 139.402 158.099 139.427 158.262 139.446C158.395 139.462 158.531 139.467 158.667 139.481C158.836 139.495 159.005 139.514 159.176 139.524C159.309 139.533 159.443 139.533 159.576 139.535C159.747 139.541 159.921 139.549 160.093 139.549C160.098 139.549 160.101 139.549 160.106 139.549C160.25 139.549 160.397 139.541 160.541 139.538C160.696 139.535 160.851 139.533 161.006 139.524C161.15 139.516 161.292 139.5 161.433 139.489C161.594 139.476 161.754 139.467 161.912 139.448C162.048 139.432 162.181 139.41 162.314 139.392C162.478 139.37 162.643 139.351 162.804 139.324C162.934 139.302 163.062 139.272 163.19 139.245C163.351 139.213 163.514 139.185 163.674 139.147C163.805 139.118 163.93 139.08 164.058 139.047C164.213 139.006 164.368 138.969 164.517 138.925C164.648 138.887 164.77 138.838 164.898 138.795C165.042 138.746 165.186 138.703 165.325 138.649C165.472 138.592 165.611 138.529 165.755 138.467C165.866 138.418 165.983 138.375 166.092 138.323C166.339 138.207 166.581 138.082 166.813 137.949C167.017 137.832 167.204 137.71 167.386 137.586C167.433 137.553 167.479 137.521 167.525 137.488C167.694 137.366 167.854 137.244 168.001 137.117C168.009 137.108 168.02 137.103 168.028 137.095C168.183 136.959 168.325 136.821 168.458 136.68C168.493 136.645 168.526 136.607 168.559 136.571C168.676 136.441 168.784 136.308 168.882 136.173C168.893 136.157 168.907 136.143 168.918 136.129C169.021 135.98 169.113 135.831 169.195 135.677C169.217 135.636 169.236 135.595 169.258 135.555C169.279 135.509 169.307 135.462 169.328 135.416V139.888H169.326ZM169.326 133.993C169.326 134.093 169.312 134.191 169.301 134.291C169.293 134.367 169.293 134.446 169.279 134.522C169.263 134.622 169.23 134.717 169.206 134.814C169.187 134.885 169.173 134.955 169.152 135.026C169.116 135.126 169.067 135.224 169.021 135.324C168.991 135.389 168.969 135.454 168.934 135.519C168.88 135.62 168.814 135.717 168.752 135.815C168.714 135.875 168.681 135.937 168.638 135.997C168.567 136.094 168.482 136.189 168.401 136.284C168.352 136.341 168.311 136.401 168.257 136.458C168.167 136.552 168.064 136.645 167.966 136.737C167.909 136.788 167.86 136.843 167.8 136.894C167.683 136.994 167.552 137.089 167.422 137.187C167.367 137.228 167.321 137.268 167.267 137.306C167.076 137.439 166.872 137.569 166.658 137.691C166.432 137.822 166.195 137.944 165.953 138.057C165.815 138.122 165.668 138.179 165.526 138.239C165.417 138.285 165.314 138.334 165.203 138.375C164.466 138.654 163.672 138.863 162.853 139.009C162.812 139.017 162.771 139.025 162.731 139.034C162.595 139.055 162.456 139.072 162.32 139.091C162.165 139.112 162.013 139.137 161.858 139.156C161.36 139.21 160.857 139.237 160.351 139.242C160.258 139.242 160.169 139.251 160.076 139.251C159.97 139.251 159.867 139.242 159.761 139.242C159.568 139.237 159.375 139.237 159.181 139.226C159.176 139.226 159.171 139.226 159.165 139.226C158.722 139.202 158.284 139.15 157.852 139.091C157.457 139.034 157.068 138.966 156.685 138.882C156.644 138.874 156.603 138.865 156.562 138.857C156.342 138.806 156.127 138.746 155.915 138.684C155.855 138.668 155.793 138.654 155.736 138.635C155.581 138.589 155.431 138.532 155.279 138.478C155.167 138.44 155.05 138.404 154.942 138.361C154.425 138.163 153.933 137.935 153.476 137.672C153.41 137.634 153.359 137.605 153.307 137.572L166.511 130.14C166.513 130.188 166.538 130.237 166.587 130.264C168.371 131.268 169.317 132.558 169.326 133.993ZM169.502 114.873V105.776C170.791 105.665 172.07 106.223 172.915 106.709C173.593 107.099 174.273 107.609 174.939 108.227C176.951 110.096 178.616 112.826 179.391 115.535C179.72 116.687 179.889 117.769 179.889 118.751C179.889 120.958 179.094 122.715 177.762 123.45L150.313 138.901C151.009 137.992 151.392 136.704 151.392 135.17C151.392 130.647 148.194 125.126 144.267 122.864C142.964 122.116 141.686 121.796 140.568 121.918L141.58 121.343C141.972 121.395 142.361 121.427 142.736 121.427C144.066 121.427 145.287 121.113 146.367 120.489C148.039 119.526 149.22 117.908 149.842 115.795C150.248 117.138 151.686 118.225 152.932 118.941C154.577 119.887 157.218 120.454 159.992 120.457C162.524 120.454 164.903 119.887 166.688 118.859C168.518 117.802 169.519 116.386 169.502 114.873ZM169.192 102.435V102.446C169.187 103.826 168.24 105.128 166.527 106.115C164.789 107.116 162.464 107.669 159.986 107.671C158.665 107.671 157.093 107.444 155.708 107.064L168.123 99.9868C168.126 99.9895 168.123 99.9949 168.126 99.9977C168.82 100.749 169.19 101.592 169.192 102.435ZM168.295 99.5367L154.02 107.674C154.762 106.706 155.17 105.331 155.17 103.694C155.17 98.8615 151.757 92.9665 147.558 90.5505C146.127 89.7262 144.724 89.3927 143.508 89.5554L149.073 86.3909C150.003 91.1931 153.37 96.3045 157.381 98.6148C158.809 99.4364 160.19 99.854 161.49 99.854C162.431 99.854 163.299 99.6289 164.069 99.1869C165.891 98.1375 166.894 96.0116 166.894 93.1943C166.894 92.5571 166.84 91.8955 166.737 91.223C166.761 91.223 166.785 91.2257 166.81 91.2257C167.215 91.2257 167.59 91.1443 167.936 91.0006C167.947 90.9979 168.066 90.9356 168.066 90.9356C168.178 90.8813 168.287 90.8217 168.387 90.7512L170.563 89.512C169.483 90.6861 168.901 92.4269 168.901 94.5691C168.901 95.9303 169.146 97.3674 169.587 98.8018L168.295 99.5367ZM184.011 109.616C183.288 110.031 182.472 110.242 181.583 110.242C180.34 110.242 179.01 109.838 177.629 109.043C172.989 106.373 169.211 99.8756 169.211 94.5664C169.211 91.8656 170.16 89.8319 171.882 88.8422C172.608 88.4246 173.427 88.2158 174.308 88.2158C175.534 88.2158 176.878 88.6172 178.262 89.4144C182.902 92.0853 186.679 98.5795 186.679 103.891C186.682 106.59 185.733 108.623 184.011 109.616ZM188.458 101.207C187.996 101.606 187.422 101.776 186.796 101.709C186.073 97.4542 183.386 92.9015 180 90.2278L180.016 90.1953C180.25 89.7208 180.585 89.3574 180.987 89.1134L181.112 89.0429C181.24 88.9751 181.371 88.9154 181.512 88.8747C182.374 88.6144 183.408 88.8124 184.506 89.4442C187.299 91.0521 189.57 94.9758 189.57 98.189C189.568 99.5204 189.173 100.594 188.458 101.207ZM189.255 100.722C189.657 100.06 189.878 99.1923 189.878 98.1917C189.878 94.8782 187.536 90.8379 184.659 89.1812C183.769 88.6687 182.91 88.4273 182.135 88.4653L202.271 76.998C203.443 76.4638 204.806 77.0685 205.513 77.4753C206.002 77.7573 206.497 78.1288 206.981 78.5762C208.444 79.9347 209.655 81.9195 210.218 83.8854C210.457 84.7233 210.579 85.507 210.579 86.2174C210.579 86.9387 210.46 87.5651 210.237 88.0938C210.122 87.9799 210 87.8796 209.872 87.7874C209.861 87.7738 209.638 87.6383 209.617 87.6274C208.55 87.0065 203.992 84.3545 203.386 84.0644C202.526 83.655 200.813 83.6631 199.543 84.3952C196.639 86.0683 194.275 90.1492 194.275 93.4926C194.275 95.1249 194.83 96.3533 195.839 96.9553C195.839 96.9553 195.847 96.9607 195.858 96.9661L189.255 100.722ZM195.991 96.6922C195.08 96.1499 194.577 95.0138 194.577 93.4926C194.577 90.2468 196.872 86.2852 199.69 84.661C200.998 83.9071 202.584 84.0264 203.247 84.341C203.715 84.5633 206.707 86.2933 208.439 87.2993C207.65 87.2532 206.769 87.4946 205.855 88.0206C202.951 89.6936 200.587 93.7746 200.587 97.118C200.587 98.1565 200.813 99.0296 201.235 99.6858C199.519 98.7069 196.032 96.7166 195.991 96.6922ZM205.855 99.976C204.517 100.746 203.269 100.873 202.339 100.339C201.409 99.8024 200.895 98.6609 200.895 97.1207C200.895 93.8749 203.19 89.9106 206.01 88.289C206.804 87.8308 207.569 87.6003 208.251 87.6003C208.689 87.6003 209.092 87.6979 209.451 87.8877C209.508 87.9203 209.557 87.9501 209.595 87.9718C210.481 88.525 210.974 89.6421 210.974 91.1443C210.971 94.3901 208.676 98.3517 205.855 99.976Z" fill="#C5C5C5"/>
|
|
87
|
+
<g opacity="0.3">
|
|
88
|
+
<path d="M159.928 17.6768C158.699 17.6768 157.692 16.6735 157.692 15.4479V8.96452C157.692 7.73888 158.699 6.7356 159.928 6.7356C161.157 6.7356 162.163 7.73888 162.163 8.96452V15.4479C162.163 16.6735 161.157 17.6768 159.928 17.6768Z" fill="#CDCDCD"/>
|
|
89
|
+
</g>
|
|
90
|
+
</svg>
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
<svg width="338" height="260" viewBox="0 0 338 260" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g opacity="0.3">
|
|
3
|
+
<path d="M235.414 181.653C233.16 182.954 233.16 185.06 235.414 186.361C237.669 187.662 241.315 187.662 243.57 186.361C245.824 185.06 245.824 182.954 243.57 181.653C241.315 180.352 237.66 180.352 235.414 181.653Z" fill="#C7C7C7"/>
|
|
4
|
+
</g>
|
|
5
|
+
<path d="M271.549 165.45C271.425 165.235 271.159 165.168 270.952 165.293L243.494 181.139C241.107 179.921 237.469 179.954 235.189 181.272C233.963 181.985 233.283 182.954 233.283 184.007C233.283 184.861 233.747 185.648 234.559 186.294L209.886 200.542C209.679 200.666 209.604 200.931 209.728 201.147C209.811 201.287 209.961 201.37 210.11 201.37C210.184 201.37 210.259 201.354 210.333 201.312L235.397 186.841C236.557 187.455 238.016 187.77 239.491 187.77C241.049 187.77 242.599 187.43 243.784 186.742C245.011 186.029 245.69 185.06 245.69 184.007C245.69 183.137 245.201 182.324 244.339 181.67L271.383 166.055C271.599 165.931 271.665 165.657 271.549 165.45ZM244.812 184.007C244.812 184.736 244.29 185.432 243.345 185.979C241.223 187.206 237.759 187.206 235.637 185.979C234.692 185.432 234.17 184.736 234.17 184.007C234.17 183.278 234.692 182.581 235.637 182.034C236.698 181.421 238.098 181.114 239.491 181.114C240.891 181.114 242.284 181.421 243.345 182.034C244.29 182.581 244.812 183.278 244.812 184.007Z" fill="#C7C7C7"/>
|
|
6
|
+
<g opacity="0.3">
|
|
7
|
+
<path d="M276.157 178.321C273.902 179.623 273.902 181.728 276.157 183.029C278.411 184.33 282.058 184.33 284.312 183.029C286.566 181.728 286.566 179.623 284.312 178.321C282.058 177.029 278.411 177.029 276.157 178.321Z" fill="#C7C7C7"/>
|
|
8
|
+
</g>
|
|
9
|
+
<path d="M284.528 177.94C282.157 176.573 278.303 176.573 275.933 177.94C274.706 178.653 274.027 179.623 274.027 180.675C274.027 181.554 274.524 182.366 275.394 183.029L214.179 218.369C213.972 218.494 213.897 218.759 214.021 218.974C214.104 219.115 214.253 219.198 214.403 219.198C214.477 219.198 214.552 219.181 214.626 219.14L276.248 183.559C277.392 184.131 278.809 184.438 280.235 184.438C281.793 184.438 283.343 184.098 284.528 183.41C285.754 182.697 286.434 181.728 286.434 180.675C286.434 179.623 285.763 178.653 284.528 177.94ZM284.089 182.648C281.958 183.874 278.502 183.874 276.381 182.648C275.436 182.101 274.914 181.405 274.914 180.675C274.914 179.946 275.436 179.25 276.381 178.703C277.441 178.089 278.842 177.783 280.235 177.783C281.627 177.783 283.028 178.089 284.089 178.703C285.033 179.25 285.555 179.946 285.555 180.675C285.555 181.405 285.033 182.101 284.089 182.648Z" fill="#C7C7C7"/>
|
|
10
|
+
<g opacity="0.3">
|
|
11
|
+
<path d="M130.22 98.806C128.546 97.8363 126.896 96.2698 125.537 94.3056L100.681 58.1863C97.2336 53.2218 96.5291 47.2046 99.1233 44.7348C101.709 42.2733 106.607 44.2955 110.055 49.2518L128.223 75.7569L168.585 27.6614C170.931 24.8684 175.771 26.4762 179.385 31.2584C183.007 36.0406 184.034 42.1821 181.689 44.9835L136.776 98.4993C135.599 99.9 133.718 100.248 131.588 99.4524C131.132 99.2867 130.676 99.0712 130.22 98.806Z" fill="#C7C7C7"/>
|
|
12
|
+
</g>
|
|
13
|
+
<path d="M197.827 196.414V89.7885C197.827 89.6393 197.752 89.4984 197.62 89.4155L189.398 84.2106V69.1927C189.398 69.0352 189.315 68.8943 189.183 68.8115L171.148 58.2359L182.03 45.2734C184.5 42.3312 183.472 35.9245 179.742 31.0014C177.355 27.852 174.372 25.9291 171.761 25.8628C170.344 25.8545 169.125 26.3518 168.255 27.3878L151.77 47.0305L70.1 0.0621603C69.9674 -0.0207201 69.7933 -0.0207201 69.6607 0.0621603C69.5281 0.136753 69.4369 0.285937 69.4369 0.443409L69.0888 59.0647C61.3312 54.0753 53.4161 48.9202 51.4519 47.4283C51.3193 47.3289 51.1452 47.3123 50.996 47.3786L44.2247 50.5363C44.2081 50.5446 44.1998 50.5612 44.1833 50.5695C44.175 50.5778 44.1584 50.5778 44.1418 50.5861C44.1252 50.6026 44.1252 50.6192 44.1087 50.6358C44.0672 50.6689 44.0424 50.7104 44.0175 50.7601C44.0009 50.7932 43.9926 50.8181 43.9843 50.8513C43.9761 50.8678 43.9678 50.8844 43.9678 50.9093C43.9678 50.9424 43.9843 50.9756 43.9843 51.0087C43.9843 51.0336 43.9761 51.0502 43.9843 51.075L73.2909 143.429C73.324 143.536 73.3986 143.628 73.4981 143.677L196.874 213.048C196.94 213.09 197.015 213.106 197.089 213.106C197.122 213.106 197.147 213.106 197.18 213.098C197.23 213.09 197.263 213.048 197.305 213.023C197.33 213.007 197.371 213.015 197.396 212.99C197.404 212.982 197.404 212.974 197.413 212.965C197.437 212.932 197.454 212.899 197.471 212.866C197.495 212.816 197.52 212.775 197.529 212.717C197.529 212.7 197.545 212.692 197.545 212.684L197.835 196.961H197.844V196.638V196.447C197.827 196.422 197.827 196.422 197.827 196.414ZM168.918 27.9514C169.623 27.1143 170.568 26.7248 171.728 26.7331C174.04 26.7911 176.842 28.631 179.03 31.5236C182.527 36.14 183.563 42.0577 181.342 44.7015L136.429 98.2174C135.368 99.4855 133.702 99.7756 131.738 99.0379C131.307 98.8805 130.876 98.6732 130.437 98.4163C128.812 97.4798 127.196 95.9299 125.895 94.0485L101.039 57.9293C97.7157 53.1471 96.9864 47.3703 99.423 45.0496C100.07 44.4363 100.882 44.1214 101.843 44.1214C102.001 44.1214 102.158 44.1297 102.324 44.1462C104.744 44.3866 107.562 46.442 109.692 49.5003L128.183 76.4862L168.918 27.9514ZM70.2989 1.19762L151.182 47.7101L128.249 75.0358L110.413 49.0113C108.109 45.6961 105.117 43.5578 102.407 43.2843C100.998 43.1434 99.7463 43.5329 98.8097 44.428C96.0747 47.0305 96.7543 53.3211 100.31 58.4431L125.166 94.5624C126.566 96.5764 128.232 98.176 129.989 99.1871C130.47 99.4606 130.951 99.6927 131.423 99.8667C132.227 100.165 132.998 100.314 133.719 100.314C135.07 100.314 136.247 99.7921 137.092 98.7893L170.551 58.9238L188.503 69.4496V175.329L169.847 133.251C169.805 133.168 169.747 133.093 169.664 133.052L111.565 99.3695C108.83 97.7616 108.076 97.1565 105.838 94.7779C100.028 88.6116 96.9781 83.8957 94.5414 80.0998C91.9804 76.1215 89.9498 72.9803 85.9716 69.864C85.9633 69.8557 85.9467 69.8475 85.9384 69.8392C85.7892 69.7397 78.0813 64.8498 69.9425 59.62L70.2989 1.19762ZM74.0865 142.989L45.2027 51.9784L78.6698 73.718C82.532 76.7431 84.5211 79.8345 87.0407 83.7382C89.5023 87.559 92.5688 92.3163 98.4368 98.5406C100.733 100.969 101.561 101.632 104.363 103.281L162.346 136.889L196.136 211.606L74.0865 142.989ZM196.94 196.605L196.683 210.694L163.092 136.409C163.05 136.326 162.992 136.251 162.909 136.21L104.81 102.527C102.075 100.919 101.321 100.314 99.0832 97.9356C93.2733 91.7693 90.2316 87.0534 87.7866 83.2575C85.2256 79.2792 83.1951 76.1381 79.1837 72.9969L45.3187 50.9922L51.1286 48.282C55.9274 51.821 83.999 69.6403 85.4577 70.5685C89.3034 73.5937 91.2925 76.6768 93.812 80.5805C96.2736 84.4013 99.3402 89.1586 105.208 95.3829C107.504 97.8113 108.333 98.4743 111.134 100.124L169.117 133.732L188.519 177.493V177.534H188.536L196.948 196.505V196.605H196.94ZM196.94 194.334L189.39 177.31V85.2549L196.94 90.0288V194.334Z" fill="#CCCCCC"/>
|
|
14
|
+
<path d="M232.1 159.706C231.346 159.706 230.617 159.541 230.053 159.201L204.659 144.912C204.625 144.896 204.592 144.871 204.559 144.838C204.203 144.481 204.037 144.034 204.087 143.586C204.136 143.188 204.377 142.608 205.239 142.086C206.474 141.116 208.546 141.199 209.83 141.846L235.258 156.151C235.291 156.167 235.324 156.192 235.358 156.225C235.714 156.582 235.88 157.029 235.822 157.477C235.772 157.875 235.532 158.463 234.645 158.994C233.949 159.466 233.004 159.706 232.1 159.706ZM205.139 144.183L230.492 158.447C231.363 158.969 233.045 159.01 234.181 158.256C234.645 157.974 234.918 157.659 234.951 157.377C234.968 157.212 234.91 157.054 234.769 156.897L209.416 142.633C208.256 142.053 206.606 142.127 205.761 142.799C205.744 142.807 205.728 142.824 205.711 142.832C205.264 143.097 204.99 143.412 204.957 143.702C204.94 143.868 204.998 144.025 205.139 144.183Z" fill="#C7C7C7"/>
|
|
15
|
+
<path d="M254.625 159.88C253.871 159.88 253.142 159.715 252.578 159.375L215.58 138C215.547 137.983 215.514 137.958 215.489 137.925C215.133 137.569 214.967 137.121 215.025 136.674C215.075 136.276 215.315 135.696 216.177 135.174C217.42 134.204 219.484 134.287 220.769 134.933L257.8 156.325C257.833 156.341 257.866 156.366 257.891 156.399C258.247 156.756 258.413 157.195 258.363 157.643C258.313 158.04 258.073 158.629 257.186 159.159C256.474 159.64 255.537 159.88 254.625 159.88ZM216.078 137.279L253.026 158.621C253.888 159.143 255.57 159.184 256.706 158.43C257.17 158.148 257.443 157.833 257.476 157.551C257.493 157.386 257.435 157.228 257.294 157.071L220.338 135.729C219.177 135.149 217.536 135.223 216.683 135.903C216.666 135.911 216.649 135.928 216.633 135.936C216.185 136.201 215.912 136.516 215.879 136.806C215.87 136.956 215.937 137.121 216.078 137.279Z" fill="#C7C7C7"/>
|
|
16
|
+
<g opacity="0.3">
|
|
17
|
+
<path d="M216.423 135.555C215.387 136.177 215.18 137.005 215.802 137.627L252.808 159.002C253.844 159.623 255.709 159.623 256.952 158.795C257.988 158.173 258.195 157.344 257.574 156.723L220.567 135.348C219.324 134.718 217.459 134.718 216.423 135.555Z" fill="#C7C7C7"/>
|
|
18
|
+
</g>
|
|
19
|
+
<g opacity="0.3">
|
|
20
|
+
<path d="M334.77 165.848L332.889 168.79C332.25 169.743 331.09 171.003 330.154 171.674L326.242 174.235L200.247 246.399C195.821 248.952 189.729 251.546 183.895 251.546V259.486C189.729 259.486 195.854 256.826 200.288 254.265L329.084 180.31C330.676 179.399 333.56 175.992 334.215 174.285L334.927 170.655L334.77 165.848Z" fill="#C7C7C7"/>
|
|
21
|
+
</g>
|
|
22
|
+
<path d="M297.352 151.642L297.385 150.043C297.385 149.984 297.493 149.951 297.584 149.976C298.048 150.109 298.578 150.159 299.125 150.101C299.904 150.026 300.559 149.752 300.907 149.363C301.33 148.89 301.347 148.169 300.41 147.631L296.2 145.202C296.05 145.119 295.81 145.144 295.727 145.252C295.727 145.252 295.528 145.534 295.437 145.666C295.412 145.708 295.429 145.749 295.479 145.782C295.479 145.782 299.382 148.037 299.581 148.153C299.863 148.319 299.996 148.542 299.938 148.774C299.88 149.006 299.647 149.205 299.299 149.313C298.769 149.479 298.164 149.429 297.725 149.172C296.307 148.352 293.862 146.943 293.862 146.943C293.763 146.885 293.597 146.885 293.489 146.943L291.235 148.244C291.127 148.31 291.127 148.418 291.235 148.476L291.683 148.733C291.799 148.799 291.981 148.799 292.089 148.733L293.589 147.871C293.63 147.846 293.705 147.846 293.755 147.871L295.976 149.156C296.059 149.205 296.108 149.272 296.108 149.338L296.117 151.244C296.125 151.277 296.15 151.311 296.191 151.344L296.904 151.758C297.086 151.858 297.377 151.775 297.352 151.642Z" fill="#C7C7C7"/>
|
|
23
|
+
<path d="M293.06 143.387L290.872 142.119C289.737 141.464 287.897 141.456 286.77 142.111L285.535 142.824C284.408 143.478 284.408 144.539 285.551 145.194L287.739 146.462C288.875 147.117 290.715 147.125 291.842 146.47L293.077 145.758C294.204 145.103 294.196 144.042 293.06 143.387ZM291.121 145.882C290.383 146.305 289.19 146.305 288.452 145.874L286.554 144.78C285.817 144.357 285.808 143.661 286.546 143.238L287.482 142.699C288.22 142.277 289.414 142.277 290.151 142.708L292.049 143.802C292.787 144.224 292.795 144.921 292.057 145.343L291.121 145.882Z" fill="#C7C7C7"/>
|
|
24
|
+
<path d="M279.202 141.531L282.509 143.437C282.659 143.52 282.907 143.495 282.982 143.387L283.272 142.973C283.297 142.931 283.28 142.89 283.23 142.865L280.297 141.166C279.559 140.743 279.551 140.047 280.288 139.624L281.225 139.086C281.962 138.663 283.156 138.663 283.894 139.094L286.836 140.793C286.886 140.826 286.96 140.834 287.026 140.818C287.25 140.768 287.739 140.652 287.739 140.652C287.93 140.611 287.98 140.461 287.83 140.379L284.606 138.514C283.471 137.859 281.631 137.851 280.504 138.505L279.186 139.268C278.108 139.881 278.108 140.901 279.202 141.531Z" fill="#C7C7C7"/>
|
|
25
|
+
<path d="M303.724 149.669C303.749 149.611 303.724 149.545 303.641 149.495L303.061 149.156C302.912 149.073 302.663 149.106 302.614 149.222L300.591 153.673C300.55 153.772 300.6 153.871 300.724 153.946L301.022 154.12C301.147 154.195 301.329 154.22 301.495 154.195L309.211 153.026C309.41 152.993 309.476 152.852 309.327 152.769L308.739 152.429C308.664 152.388 308.548 152.363 308.44 152.38L302.241 153.316C302.158 153.333 302.075 153.283 302.1 153.233L303.724 149.669Z" fill="#C7C7C7"/>
|
|
26
|
+
<path d="M310.288 159.151L312.31 154.7C312.351 154.601 312.302 154.501 312.177 154.427L311.879 154.253C311.755 154.178 311.572 154.153 311.407 154.178L303.691 155.347C303.492 155.38 303.425 155.521 303.574 155.604L304.155 155.943C304.229 155.985 304.345 156.01 304.453 155.993L310.652 155.057C310.735 155.04 310.818 155.09 310.793 155.14L309.534 157.916C309.509 157.966 309.401 157.982 309.343 157.949L307.337 156.789C307.263 156.747 307.163 156.731 307.064 156.747L306.053 156.897C305.97 156.913 305.937 156.971 306.003 157.004L309.799 159.201L309.832 159.226C309.989 159.308 310.238 159.267 310.288 159.151Z" fill="#C7C7C7"/>
|
|
27
|
+
<path d="M335.21 163.535C335.21 160.32 333.204 157.394 329.565 155.297L189.174 72.8311C188.967 72.7068 188.694 72.7814 188.569 72.9886C188.445 73.1958 188.519 73.4693 188.727 73.5936L329.118 156.068C332.474 158.007 334.323 160.659 334.323 163.544C334.323 167.074 331.604 170.663 326.872 173.398L324.037 175.023C324.029 175.023 324.029 175.014 324.029 175.006L197.719 102.701C197.512 102.577 197.238 102.651 197.122 102.867C196.998 103.082 197.073 103.348 197.288 103.464L323.167 175.52L198.473 246.988C189.332 252.267 175.466 252.847 167.567 248.289L9.07513 157.568C5.86766 155.72 4.06087 153.209 3.90339 150.473V150.432V150.424C3.89511 150.308 3.87853 150.2 3.87853 150.084C3.87853 146.553 6.59701 142.964 11.3295 140.229L63.5773 110.998C63.7928 110.882 63.8674 110.608 63.743 110.401C63.627 110.185 63.3618 110.111 63.1463 110.235L10.8985 139.467C5.88424 142.359 3 146.238 3 150.084C3 150.217 3.02486 150.349 3.03315 150.482V157.295C2.78451 160.734 4.79022 163.859 8.67731 166.105L167.169 256.826C170.866 258.956 175.814 260 181.002 260C181.955 260 182.908 259.95 183.87 259.884C183.886 259.884 183.895 259.9 183.92 259.9C183.944 259.9 183.969 259.876 183.994 259.867C189.307 259.461 194.653 258.011 198.971 255.516L327.377 181.918C332.632 178.885 335.276 175.114 335.234 170.713L335.193 164.389C335.16 164.389 335.21 163.809 335.21 163.535ZM183.455 259.047C177.554 259.428 171.744 258.467 167.592 256.063L9.09999 165.35C5.51956 163.287 3.67133 160.444 3.89511 157.336V153.698C4.81508 155.463 6.41467 157.054 8.62758 158.331L167.12 249.051C170.816 251.181 175.764 252.226 180.952 252.226C181.781 252.226 182.618 252.193 183.455 252.143V259.047ZM326.905 181.172L198.498 254.77C194.404 257.132 189.365 258.55 184.334 258.989V252.068C189.514 251.621 194.702 250.187 198.913 247.75L327.319 174.152C330.709 172.196 333.088 169.793 334.298 167.248L334.323 170.738C334.364 174.799 331.869 178.313 326.905 181.172Z" fill="#C7C7C7"/>
|
|
28
|
+
</svg>
|