@corva/ui 0.100.0-4 → 0.100.0-40
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/ColorPicker/ColorPicker.js +1 -1
- package/cjs-bundle/components/ColorPicker/ColorPicketUtils.js +1 -1
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/PaletteConstants.js +1 -1
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +1 -1
- 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/Avatar.js +1 -0
- package/cjs-bundle/componentsV2/Avatar/Avatar.scss.js +1 -0
- package/cjs-bundle/componentsV2/Avatar/constants.js +1 -0
- 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/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/ColorPicker/ColorPicker.d.ts.map +1 -1
- package/components/ColorPicker/ColorPicker.js +1 -1
- package/components/ColorPicker/ColorPicketUtils.d.ts.map +1 -1
- package/components/ColorPicker/ColorPicketUtils.js +1 -1
- package/components/ColorPicker/PaletteChromePicker/Palette/PaletteConstants.js +1 -1
- package/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +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/EChartsWrapper/ECharts.stories.d.ts +1 -0
- package/components/EChartsWrapper/ECharts.stories.d.ts.map +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/Avatar.d.ts +9 -0
- package/componentsV2/Avatar/Avatar.d.ts.map +1 -0
- package/componentsV2/Avatar/Avatar.js +1 -0
- package/componentsV2/Avatar/Avatar.scss.js +1 -0
- package/componentsV2/Avatar/Avatar.stories.d.ts +11 -0
- package/componentsV2/Avatar/Avatar.stories.d.ts.map +1 -0
- package/componentsV2/Avatar/constants.d.ts +5 -0
- package/componentsV2/Avatar/constants.d.ts.map +1 -0
- package/componentsV2/Avatar/constants.js +1 -0
- package/componentsV2/Avatar/index.d.ts +2 -0
- package/componentsV2/Avatar/index.d.ts.map +1 -0
- 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 +19 -41
- 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 +37 -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/{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/TextLink/TextLink.stories.d.ts.map +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 +26 -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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__rest as e}from'./../../ext-esm/tslib/tslib.es6.js';import{jsxs as s,jsx as t}from"react/jsx-runtime";import{isValidElement as a,cloneElement as r}from"react";import o from"classnames";import i from"./BadgeBase.scss.js";var c=function(c){var d=c.children,m=c.testId,f=c.className,l=c.badge,n=c.offsetY,h=c.offsetX,p=c.badgeHeight,g=e(c,["children","testId","className","badge","offsetY","offsetX","badgeHeight"]),b=a(d)&&Object.keys(g).length>0?r(d,g):d,x={"--shift-x":"".concat(h,"px"),"--shift-y":"".concat(n,"px"),"--radius":"".concat(p/2,"px")};return s("div",{className:o(i.root,f),style:x,"data-testid":m,children:[t("div",{className:i.masked,children:b}),l]})};export{c as BadgeBase};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import a from'./../../ext-esm/style-inject/dist/style-inject.es.js';var e={spacing:"8",root:"BadgeBase_root__VFvXg",masked:"BadgeBase_masked__dQ6zI",badge:"BadgeBase_badge__FQLO8"};a(".BadgeBase_root__VFvXg{display:inline-flex;position:relative;vertical-align:middle}.BadgeBase_masked__dQ6zI{display:inline-flex;mask:radial-gradient(calc(var(--radius) + 2px) at calc(100% + var(--shift-x)) calc(0% - var(--shift-y)),transparent 98%,#000);width:100%}.BadgeBase_badge__FQLO8{bottom:calc(100% + var(--shift-y) - var(--radius));left:calc(100% + var(--shift-x) - var(--radius));position:absolute}");export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/BadgeBase/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
import { CounterProps } from '../Counter';
|
|
3
|
+
export type BadgeCounterProps = {
|
|
4
|
+
/**
|
|
5
|
+
* Content over which position the badge
|
|
6
|
+
*/
|
|
7
|
+
children: ReactNode;
|
|
8
|
+
count: number;
|
|
9
|
+
/**
|
|
10
|
+
* Maximum value after which the plus sign will be shown
|
|
11
|
+
*
|
|
12
|
+
* @default Infinity
|
|
13
|
+
*/
|
|
14
|
+
max?: number;
|
|
15
|
+
type?: CounterProps['type'];
|
|
16
|
+
/**
|
|
17
|
+
* Badge className
|
|
18
|
+
*/
|
|
19
|
+
badgeClassName?: string;
|
|
20
|
+
/**
|
|
21
|
+
* X offset of badge center from top right corner in pixels
|
|
22
|
+
*/
|
|
23
|
+
offsetX?: number;
|
|
24
|
+
/**
|
|
25
|
+
* Y offset of badge center from top right corner in pixels
|
|
26
|
+
*/
|
|
27
|
+
offsetY?: number;
|
|
28
|
+
/**
|
|
29
|
+
* Container className
|
|
30
|
+
*/
|
|
31
|
+
className?: string;
|
|
32
|
+
testId?: string;
|
|
33
|
+
};
|
|
34
|
+
export declare const BadgeCounter: ({ max, type, testId, className, children, count, badgeClassName, offsetX, offsetY, ...injectedProps }: BadgeCounterProps) => JSX.Element;
|
|
35
|
+
//# sourceMappingURL=BadgeCounter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BadgeCounter.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/BadgeCounter/BadgeCounter.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGlC,OAAO,EAAW,YAAY,EAAE,MAAM,YAAY,CAAC;AAKnD,MAAM,MAAM,iBAAiB,GAAG;IAC9B;;OAEG;IACH,QAAQ,EAAE,SAAS,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAE5B;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,eAAO,MAAM,YAAY,0GAYtB,iBAAiB,gBAsBnB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__rest as e,__assign as s}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as a}from"react/jsx-runtime";import t from"classnames";import{Counter as o}from"../Counter/Counter.js";import{BadgeBase as m}from"../BadgeBase/BadgeBase.js";import d from"../BadgeBase/BadgeBase.scss.js";var r=function(r){var f=r.max,i=void 0===f?1/0:f,l=r.type,c=void 0===l?"default":l,n=r.testId,g=r.className,p=r.children,u=r.count,b=r.badgeClassName,B=r.offsetX,v=void 0===B?-1:B,N=r.offsetY,h=void 0===N?0:N,j=e(r,["max","type","testId","className","children","count","badgeClassName","offsetX","offsetY"]);return a(m,s({badge:a(o,{count:u,max:i,type:c,className:t(d.badge,d.badgeShadow,b),size:"small"}),className:g,testId:n,offsetX:v,offsetY:h,badgeHeight:16},j,{children:p}))};export{r as BadgeCounter};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Meta } from '@storybook/react';
|
|
2
|
+
import { ComponentProps } from 'react';
|
|
3
|
+
import { BadgeCounter } from './BadgeCounter';
|
|
4
|
+
type Props = ComponentProps<typeof BadgeCounter>;
|
|
5
|
+
declare const meta: Meta<Props>;
|
|
6
|
+
export default meta;
|
|
7
|
+
export declare const Default: (props: Props) => JSX.Element;
|
|
8
|
+
export declare const UsageWithComplexComponents: () => JSX.Element;
|
|
9
|
+
export declare const OffsetControl: () => JSX.Element;
|
|
10
|
+
//# sourceMappingURL=BadgeCounter.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BadgeCounter.stories.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/BadgeCounter/BadgeCounter.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAY,MAAM,OAAO,CAAC;AAOjD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAI9C,KAAK,KAAK,GAAG,cAAc,CAAC,OAAO,YAAY,CAAC,CAAC;AAEjD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,KAAK,CAGrB,CAAC;AAeF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,UAAW,KAAK,gBAInC,CAAC;AAEF,eAAO,MAAM,0BAA0B,mBAmBtC,CAAC;AAMF,eAAO,MAAM,aAAa,mBA+BzB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/BadgeCounter/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
export type BadgeDotProps = {
|
|
3
|
+
/**
|
|
4
|
+
* Content over which position the badge
|
|
5
|
+
*/
|
|
6
|
+
children: ReactNode;
|
|
7
|
+
/**
|
|
8
|
+
* Badge className
|
|
9
|
+
*/
|
|
10
|
+
badgeClassName?: string;
|
|
11
|
+
/**
|
|
12
|
+
* X offset of badge center from top right corner in pixels
|
|
13
|
+
*/
|
|
14
|
+
offsetX?: number;
|
|
15
|
+
/**
|
|
16
|
+
* Y offset of badge center from top right corner in pixels
|
|
17
|
+
*/
|
|
18
|
+
offsetY?: number;
|
|
19
|
+
/**
|
|
20
|
+
* Container className
|
|
21
|
+
*/
|
|
22
|
+
className?: string;
|
|
23
|
+
testId?: string;
|
|
24
|
+
};
|
|
25
|
+
export declare const BadgeDot: ({ badgeClassName, className, testId, children, offsetX, offsetY, ...injectedProps }: BadgeDotProps) => JSX.Element;
|
|
26
|
+
//# sourceMappingURL=BadgeDot.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BadgeDot.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/BadgeDot/BadgeDot.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAQlC,MAAM,MAAM,aAAa,GAAG;IAC1B;;OAEG;IACH,QAAQ,EAAE,SAAS,CAAC;IAEpB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,eAAO,MAAM,QAAQ,wFAQlB,aAAa,gBAaf,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__rest as s,__assign as e}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as a}from"react/jsx-runtime";import t from"classnames";import{BadgeBase as o}from"../BadgeBase/BadgeBase.js";import d from"../BadgeBase/BadgeBase.scss.js";import r from"./BadgeDot.scss.js";var m=function(m){var f=m.badgeClassName,i=m.className,l=m.testId,c=m.children,g=m.offsetX,n=void 0===g?-3:g,B=m.offsetY,b=void 0===B?-2:B,p=s(m,["badgeClassName","className","testId","children","offsetX","offsetY"]);return a(o,e({className:i,testId:l,badge:a("div",{className:t(r.badge,d.badge,f)}),offsetX:n,offsetY:b,badgeHeight:8},p,{children:c}))};export{m as BadgeDot};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import e from'./../../ext-esm/style-inject/dist/style-inject.es.js';var a={spacing:"8",badge:"BadgeDot_badge__z20Lu"};e(".BadgeDot_badge__z20Lu{background:var(--palette-error-main);border-radius:50%;height:8px;width:8px}");export{a as default};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Meta } from '@storybook/react';
|
|
2
|
+
import { ComponentProps } from 'react';
|
|
3
|
+
import { BadgeDot } from './BadgeDot';
|
|
4
|
+
type Props = ComponentProps<typeof BadgeDot>;
|
|
5
|
+
declare const meta: Meta<Props>;
|
|
6
|
+
export default meta;
|
|
7
|
+
export declare const Default: (props: Props) => JSX.Element;
|
|
8
|
+
export declare const UsageWithComplexComponents: () => JSX.Element;
|
|
9
|
+
export declare const OffsetControl: () => JSX.Element;
|
|
10
|
+
//# sourceMappingURL=BadgeDot.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BadgeDot.stories.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/BadgeDot/BadgeDot.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAY,MAAM,OAAO,CAAC;AAOjD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAItC,KAAK,KAAK,GAAG,cAAc,CAAC,OAAO,QAAQ,CAAC,CAAC;AAE7C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,KAAK,CAGrB,CAAC;AAYF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,UAAW,KAAK,gBAInC,CAAC;AAEF,eAAO,MAAM,0BAA0B,mBAmBtC,CAAC;AAMF,eAAO,MAAM,aAAa,mBA+BzB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/BadgeDot/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
export type BreadcrumbsProps = {
|
|
3
|
+
items: {
|
|
4
|
+
title: ReactNode;
|
|
5
|
+
to?: string;
|
|
6
|
+
className?: string;
|
|
7
|
+
testId?: string;
|
|
8
|
+
}[];
|
|
9
|
+
onItemClick?: (to?: string) => void;
|
|
10
|
+
activeIndex?: number;
|
|
11
|
+
/**
|
|
12
|
+
* Renders a back button before items. Clicking on it will call `onItemClick` with the arguments for the first item
|
|
13
|
+
*/
|
|
14
|
+
showBackIcon?: boolean;
|
|
15
|
+
className?: string;
|
|
16
|
+
testId?: string;
|
|
17
|
+
};
|
|
18
|
+
export declare const Breadcrumbs: ({ showBackIcon, testId, items, className, onItemClick, activeIndex, }: BreadcrumbsProps) => JSX.Element;
|
|
19
|
+
//# sourceMappingURL=Breadcrumbs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Breadcrumbs.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Breadcrumbs/Breadcrumbs.tsx"],"names":[],"mappings":"AACA,OAAO,EAAY,SAAS,EAAE,MAAM,OAAO,CAAC;AAM5C,MAAM,MAAM,gBAAgB,GAAG;IAC7B,KAAK,EAAE;QACL,KAAK,EAAE,SAAS,CAAC;QACjB,EAAE,CAAC,EAAE,MAAM,CAAC;QAEZ,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,MAAM,CAAC,EAAE,MAAM,CAAC;KACjB,EAAE,CAAC;IACJ,WAAW,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,eAAO,MAAM,WAAW,0EAOrB,gBAAgB,gBA2BlB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as o,jsx as s}from"react/jsx-runtime";import c from"classnames";import{Fragment as i}from"react";import n from"./Breadcrumbs.scss.js";import{LeftIcon as t}from"../../icons/iconParkIcons.js";import"../../icons/customIcons/icons/AddMessage.js";import"../../icons/customIcons/icons/Attention.js";import"../../icons/customIcons/icons/Collapse.js";import"../../icons/customIcons/icons/Dashboard.js";import"../../icons/customIcons/icons/Expand.js";import"../../icons/customIcons/icons/FolderClosed.js";import"../../icons/customIcons/icons/FolderClosedFilled.js";import"../../icons/customIcons/icons/FolderOpened.js";import"../../icons/customIcons/icons/GreaterOrEqual.js";import"../../icons/customIcons/icons/LessOrEqual.js";import"../../icons/customIcons/icons/Search.js";import"../../icons/customIcons/icons/Wellhub.js";import"../../icons/customIcons/icons/MultiRuler.js";import"../../icons/customIcons/icons/Checkbox.js";import"../../icons/customIcons/icons/CheckboxChecked.js";import"../../icons/customIcons/icons/CheckboxIndeterminate.js";import"../../icons/customIcons/icons/Radio.js";import"../../icons/customIcons/icons/RadioChecked.js";import"../../icons/customIcons/icons/SimulFrac.js";import"../../icons/customIcons/icons/ZipperFrac.js";import"../../icons/customIcons/icons/CautionFilled.js";import"../../icons/customIcons/icons/MoreApp.js";var r=function(r){var m=r.showBackIcon,e=r.testId,a=r.items,l=r.className,u=r.onItemClick,p=r.activeIndex;return o("nav",{className:c(n.root,l),"data-testid":e,children:[m&&a.length>0&&s("span",{className:n.item,onClick:function(){var o;return null==u?void 0:u(null===(o=null==a?void 0:a[0])||void 0===o?void 0:o.to)},children:s(t,{size:16})}),a.map((function(t,r){var m=t.className,e=t.testId,a=t.title,l=t.to;return o(i,{children:[r>0&&s("div",{className:n.separator,children:"/"}),s("span",{className:c(n.item,r===p&&n.active,m),"data-testid":e,onClick:function(){return null==u?void 0:u(l)},children:a})]},r)}))]})};export{r as Breadcrumbs};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import e from'./../../ext-esm/style-inject/dist/style-inject.es.js';var r={spacing:"8",root:"Breadcrumbs_root__zyXnH",separator:"Breadcrumbs_separator__V8CnI",item:"Breadcrumbs_item__kOiLU",active:"Breadcrumbs_active__IlRRQ"};e(".Breadcrumbs_root__zyXnH{align-items:center;color:var(--palette-primary-text-6);display:flex;font-size:13px;gap:8px;min-height:16px}.Breadcrumbs_separator__V8CnI{user-select:none}.Breadcrumbs_item__kOiLU{cursor:pointer}.Breadcrumbs_item__kOiLU:not(.Breadcrumbs_active__IlRRQ):hover{text-decoration:underline}.Breadcrumbs_item__kOiLU svg{display:block}.Breadcrumbs_active__IlRRQ{color:var(--palette-primary-text-1)}");export{r as default};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Meta } from '@storybook/react';
|
|
2
|
+
import { ComponentProps } from 'react';
|
|
3
|
+
import { Breadcrumbs } from './Breadcrumbs';
|
|
4
|
+
type Props = ComponentProps<typeof Breadcrumbs>;
|
|
5
|
+
declare const meta: Meta<Props>;
|
|
6
|
+
export default meta;
|
|
7
|
+
export declare const Default: (props: Props) => JSX.Element;
|
|
8
|
+
//# sourceMappingURL=Breadcrumbs.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Breadcrumbs.stories.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Breadcrumbs/Breadcrumbs.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAIvC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C,KAAK,KAAK,GAAG,cAAc,CAAC,OAAO,WAAW,CAAC,CAAC;AAShD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,KAAK,CAGrB,CAAC;AAiBF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,UAAW,KAAK,gBAA6C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Breadcrumbs/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC"}
|
|
@@ -11,6 +11,8 @@ export type ButtonProps = {
|
|
|
11
11
|
*/
|
|
12
12
|
type?: 'primary' | 'secondary' | 'primaryDestructive' | 'secondaryDestructive' | 'tertiary' | 'chart';
|
|
13
13
|
onClick?: MouseEventHandler<HTMLButtonElement>;
|
|
14
|
+
onMouseEnter?: MouseEventHandler<HTMLButtonElement>;
|
|
15
|
+
onMouseLeave?: MouseEventHandler<HTMLButtonElement>;
|
|
14
16
|
prefix?: ReactNode;
|
|
15
17
|
suffix?: ReactNode;
|
|
16
18
|
className?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAMjE,MAAM,MAAM,WAAW,GAAG;IACxB;;OAEG;IACH,QAAQ,EAAE,SAAS,CAAC;IACpB,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;IACpC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,IAAI,CAAC,EACD,SAAS,GACT,WAAW,GACX,oBAAoB,GACpB,sBAAsB,GACtB,UAAU,GACV,OAAO,CAAC;IACZ,OAAO,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IAC/C,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,MAAM,CAAC,EAAE,SAAS,CAAC;IAEnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAmCF,eAAO,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAMjE,MAAM,MAAM,WAAW,GAAG;IACxB;;OAEG;IACH,QAAQ,EAAE,SAAS,CAAC;IACpB,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;IACpC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,IAAI,CAAC,EACD,SAAS,GACT,WAAW,GACX,oBAAoB,GACpB,sBAAsB,GACtB,UAAU,GACV,OAAO,CAAC;IACZ,OAAO,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IAC/C,YAAY,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IACpD,YAAY,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,MAAM,CAAC,EAAE,SAAS,CAAC;IAEnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAmCF,eAAO,MAAM,MAAM,2GAkClB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__rest as r,__assign as t}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as e}from"react/jsx-runtime";import{forwardRef as i}from"react";import{Button as a}from"@material-ui/core";import o from"classnames";import s from"./Button.scss.js";var c={primary:{variant:"contained",color:"primary"},secondary:{variant:"text",color:"primary"},primaryDestructive:{variant:"contained",color:"primary"},secondaryDestructive:{variant:"text",color:"primary"},tertiary:{variant:"text",color:"default"},chart:{variant:"text",color:"default"}},n={primaryDestructive:s.primaryDestructive,secondaryDestructive:s.secondaryDestructive,chart:s.chart},d=i((function(i,d){var m=i.children,l=i.onClick,p=i.size,u=void 0===p?"medium":p,
|
|
1
|
+
import{__rest as r,__assign as t}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as e}from"react/jsx-runtime";import{forwardRef as i}from"react";import{Button as a}from"@material-ui/core";import o from"classnames";import s from"./Button.scss.js";var c={primary:{variant:"contained",color:"primary"},secondary:{variant:"text",color:"primary"},primaryDestructive:{variant:"contained",color:"primary"},secondaryDestructive:{variant:"text",color:"primary"},tertiary:{variant:"text",color:"default"},chart:{variant:"text",color:"default"}},n={primaryDestructive:s.primaryDestructive,secondaryDestructive:s.secondaryDestructive,chart:s.chart},d=i((function(i,d){var m=i.children,l=i.onClick,p=i.size,u=void 0===p?"medium":p,v=i.type,f=void 0===v?"secondary":v,y=i.prefix,x=i.suffix,b=i.disabled,h=i.testId,D=i.className,I=r(i,["children","onClick","size","type","prefix","suffix","disabled","testId","className"]);return e("div",{className:o(s.root,D),children:e(a,t({},c[f],{size:u,ref:d,disabled:b,className:o(s.button,n[f],b&&s.disabled),"data-testid":h,startIcon:y,endIcon:x,onClick:l},I,{children:m}))})}));export{d as Button};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import t from'./../../ext-esm/style-inject/dist/style-inject.es.js';var r={spacing:"8",root:"Button_root__urTct",chart:"Button_chart__VtHxy",primaryDestructive:"Button_primaryDestructive__uzEdA",disabled:"Button_disabled__-IfQw",secondaryDestructive:"Button_secondaryDestructive__rpBj7"};t(".Button_root__urTct.MuiButton-root{transition:all .15s cubic-bezier(.4,0,.2,1);white-space:nowrap}.
|
|
1
|
+
import t from'./../../ext-esm/style-inject/dist/style-inject.es.js';var r={spacing:"8",root:"Button_root__urTct",button:"Button_button__VxKzy",chart:"Button_chart__VtHxy",primaryDestructive:"Button_primaryDestructive__uzEdA",disabled:"Button_disabled__-IfQw",secondaryDestructive:"Button_secondaryDestructive__rpBj7"};t(".Button_root__urTct{display:inline-block;vertical-align:middle}.Button_button__VxKzy{width:100%}.Button_button__VxKzy.MuiButton-root{transition:all .15s cubic-bezier(.4,0,.2,1);white-space:nowrap}.Button_button__VxKzy:not(.Button_chart__VtHxy){letter-spacing:1px}.Button_button__VxKzy.Button_primaryDestructive__uzEdA{background:var(--palette-error-dark)}.Button_button__VxKzy.Button_primaryDestructive__uzEdA:hover{background:var(--palette-error-main)}.Button_button__VxKzy.Button_primaryDestructive__uzEdA.Button_disabled__-IfQw{background:var(--palette-error-dark)}.Button_button__VxKzy.Button_secondaryDestructive__rpBj7{color:var(--palette-error-dark)}.Button_button__VxKzy.Button_secondaryDestructive__rpBj7:hover{background:rgb(from var(--palette-error-dark) r g b/.24);color:var(--palette-error-main)}.Button_button__VxKzy.Button_secondaryDestructive__rpBj7.Button_disabled__-IfQw{color:var(--palette-error-dark)}.Button_button__VxKzy.Button_chart__VtHxy{font-weight:400;letter-spacing:normal;text-transform:none}");export{r as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ButtonIcon.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ButtonIcon/ButtonIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAMtD,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,OAAO,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IAC/C,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;IACpC;;OAEG;IACH,IAAI,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,aAAa,GAAG,YAAY,CAAC;IAC3E,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAgBF,eAAO,MAAM,UAAU,+
|
|
1
|
+
{"version":3,"file":"ButtonIcon.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ButtonIcon/ButtonIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAMtD,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,OAAO,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IAC/C,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;IACpC;;OAEG;IACH,IAAI,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,aAAa,GAAG,YAAY,CAAC;IAC3E,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAgBF,eAAO,MAAM,UAAU,+GAiCtB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__rest as r,__assign as e,__spreadArray as i}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as t}from"react/jsx-runtime";import{forwardRef as a}from"react";import{IconButton as s}from"@material-ui/core";import o from"classnames";import m from"./ButtonIcon.scss.js";var d={large:m.large,medium:m.medium,small:m.small},l={primary:[m.primary],secondary:[m.secondary],tertiary:[m.tertiary],secondaryBg:[m.secondary,m.withBg],tertiaryBg:[m.tertiary,m.withBg]},c=a((function(a,c){var n=a.children,y=a.disabled,p=a.testId,u=a.className,f=a.onClick,b=a.type,g=void 0===b?"tertiary":b,h=a.size,v=void 0===h?"medium":h,B=r(a,["children","disabled","testId","className","onClick","type","size"]);return t(s,e({ref:c,className:o.apply(void 0,i(i([m.
|
|
1
|
+
import{__rest as r,__assign as e,__spreadArray as i}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as t}from"react/jsx-runtime";import{forwardRef as a}from"react";import{IconButton as s}from"@material-ui/core";import o from"classnames";import m from"./ButtonIcon.scss.js";var d={large:m.large,medium:m.medium,small:m.small},l={primary:[m.primary],secondary:[m.secondary],tertiary:[m.tertiary],secondaryBg:[m.secondary,m.withBg],tertiaryBg:[m.tertiary,m.withBg]},c=a((function(a,c){var n=a.children,y=a.disabled,p=a.testId,u=a.className,f=a.onClick,b=a.type,g=void 0===b?"tertiary":b,h=a.size,v=void 0===h?"medium":h,B=r(a,["children","disabled","testId","className","onClick","type","size"]);return t("div",{className:o(m.root,u),children:t(s,e({ref:c,className:o.apply(void 0,i(i([m.button,d[v]],l[g],!1),[y&&m.disabled],!1)),onClick:f,disabled:y,"data-testid":p},B,{children:n}))})}));export{c as ButtonIcon};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import
|
|
1
|
+
import t from'./../../ext-esm/style-inject/dist/style-inject.es.js';var o={spacing:"8",root:"ButtonIcon_root__VO5jl",button:"ButtonIcon_button__gD83m",large:"ButtonIcon_large__2EddF",medium:"ButtonIcon_medium__-DRWs",small:"ButtonIcon_small__LVDfV",primary:"ButtonIcon_primary__V4ya6",disabled:"ButtonIcon_disabled__mWUEz",secondary:"ButtonIcon_secondary__8ReYC",tertiary:"ButtonIcon_tertiary__JUuwo",withBg:"ButtonIcon_withBg__ODNab"};t(".ButtonIcon_root__VO5jl{display:inline-block;vertical-align:middle}.ButtonIcon_button__gD83m.MuiIconButton-root{border-radius:8px;transition:all .15s cubic-bezier(.4,0,.2,1)}.ButtonIcon_button__gD83m.MuiIconButton-root:hover{backdrop-filter:blur(4px);background:hsla(0,0%,100%,.16)}.ButtonIcon_button__gD83m.ButtonIcon_large__2EddF{padding:8px}.ButtonIcon_button__gD83m.ButtonIcon_large__2EddF svg{height:24px;width:24px}.ButtonIcon_button__gD83m.ButtonIcon_medium__-DRWs{padding:6px}.ButtonIcon_button__gD83m.ButtonIcon_medium__-DRWs svg{height:24px;width:24px}.ButtonIcon_button__gD83m.ButtonIcon_small__LVDfV{padding:4px}.ButtonIcon_button__gD83m.ButtonIcon_small__LVDfV svg{height:20px;width:20px}.ButtonIcon_button__gD83m.ButtonIcon_primary__V4ya6{background:var(--palette-primary-main);color:var(--palette-background-b-2)}.ButtonIcon_button__gD83m.ButtonIcon_primary__V4ya6:active,.ButtonIcon_button__gD83m.ButtonIcon_primary__V4ya6:hover{background:var(--palette-primary-light)}.ButtonIcon_button__gD83m.ButtonIcon_primary__V4ya6.ButtonIcon_disabled__mWUEz{background:rgb(from var(--palette-primary-main) r g b/.4);color:var(--palette-background-b-2)}.ButtonIcon_button__gD83m.ButtonIcon_secondary__8ReYC{color:var(--palette-primary-main)}.ButtonIcon_button__gD83m.ButtonIcon_secondary__8ReYC:active,.ButtonIcon_button__gD83m.ButtonIcon_secondary__8ReYC:hover{color:var(--palette-primary-light)}.ButtonIcon_button__gD83m.ButtonIcon_secondary__8ReYC.ButtonIcon_disabled__mWUEz{color:rgb(from var(--palette-primary-main) r g b/.4)}.ButtonIcon_button__gD83m.ButtonIcon_tertiary__JUuwo{color:var(--palette-primary-text-6)}.ButtonIcon_button__gD83m.ButtonIcon_tertiary__JUuwo:active,.ButtonIcon_button__gD83m.ButtonIcon_tertiary__JUuwo:hover{color:var(--palette-primary-text-1)}.ButtonIcon_button__gD83m.ButtonIcon_tertiary__JUuwo.ButtonIcon_disabled__mWUEz{color:var(--palette-primary-text-9)}.ButtonIcon_button__gD83m.ButtonIcon_withBg__ODNab{background:hsla(0,0%,100%,.08)}.ButtonIcon_button__gD83m.ButtonIcon_withBg__ODNab.ButtonIcon_disabled__mWUEz{background:hsla(0,0%,100%,.03)}");export{o as default};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { MouseEventHandler, ReactNode } from 'react';
|
|
2
|
+
export type ButtonLiveProps = {
|
|
3
|
+
/**
|
|
4
|
+
* Content
|
|
5
|
+
*/
|
|
6
|
+
children?: ReactNode;
|
|
7
|
+
size?: 'small' | 'medium' | 'large';
|
|
8
|
+
disabled?: boolean;
|
|
9
|
+
onClick?: MouseEventHandler<HTMLButtonElement>;
|
|
10
|
+
tooltip?: ReactNode;
|
|
11
|
+
className?: string;
|
|
12
|
+
testId?: string;
|
|
13
|
+
};
|
|
14
|
+
export declare const ButtonLive: import("react").ForwardRefExoticComponent<ButtonLiveProps & import("react").RefAttributes<HTMLButtonElement>>;
|
|
15
|
+
//# sourceMappingURL=ButtonLive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ButtonLive.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ButtonLive/ButtonLive.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAUjE,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;IACpC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IAC/C,OAAO,CAAC,EAAE,SAAS,CAAC;IAEpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAQF,eAAO,MAAM,UAAU,+GAoBtB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__rest as o,__assign as s}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as i}from"react/jsx-runtime";import{forwardRef as c}from"react";import t from"classnames";import{Button as n}from"../Button/Button.js";import{Tooltip as m}from"../Tooltip/Tooltip.js";import r from"./ButtonLive.scss.js";import{ArrowRightIcon as e}from"../../icons/iconParkIcons.js";import"../../icons/customIcons/icons/AddMessage.js";import"../../icons/customIcons/icons/Attention.js";import"../../icons/customIcons/icons/Collapse.js";import"../../icons/customIcons/icons/Dashboard.js";import"../../icons/customIcons/icons/Expand.js";import"../../icons/customIcons/icons/FolderClosed.js";import"../../icons/customIcons/icons/FolderClosedFilled.js";import"../../icons/customIcons/icons/FolderOpened.js";import"../../icons/customIcons/icons/GreaterOrEqual.js";import"../../icons/customIcons/icons/LessOrEqual.js";import"../../icons/customIcons/icons/Search.js";import"../../icons/customIcons/icons/Wellhub.js";import"../../icons/customIcons/icons/MultiRuler.js";import"../../icons/customIcons/icons/Checkbox.js";import"../../icons/customIcons/icons/CheckboxChecked.js";import"../../icons/customIcons/icons/CheckboxIndeterminate.js";import"../../icons/customIcons/icons/Radio.js";import"../../icons/customIcons/icons/RadioChecked.js";import"../../icons/customIcons/icons/SimulFrac.js";import"../../icons/customIcons/icons/ZipperFrac.js";import"../../icons/customIcons/icons/CautionFilled.js";import"../../icons/customIcons/icons/MoreApp.js";var p={large:r.large,medium:r.medium,small:r.small},l=c((function(c,l){var u=c.children,a=void 0===u?"Live":u,d=c.tooltip,j=void 0===d?"Go to Live data":d,I=c.size,h=void 0===I?"medium":I,f=c.className,b=o(c,["children","tooltip","size","className"]);return i(m,{title:j,disabled:!j,placement:"bottom-start",children:i(n,s({className:t(r.root,p[h],f),size:h,ref:l,type:"tertiary",prefix:i(e,{})},b,{children:a}))})}));export{l as ButtonLive};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from'./../../ext-esm/style-inject/dist/style-inject.es.js';var o={spacing:"8",root:"ButtonLive_root__V4wR-",large:"ButtonLive_large__E-yTX",medium:"ButtonLive_medium__-weBK",small:"ButtonLive_small__qD6iE"};t(".ButtonLive_root__V4wR- .MuiButton-root{background-color:rgb(from var(--palette-primary-text-1) r g b/.08);color:var(--palette-primary-text-1);letter-spacing:.25px;min-width:auto;text-transform:none}.ButtonLive_root__V4wR- .MuiButton-root:hover{background-color:rgb(from var(--palette-primary-text-1) r g b/.16)}.ButtonLive_root__V4wR- .MuiButton-root .MuiButton-startIcon{margin:0 4px 0 0!important}.ButtonLive_large__E-yTX .MuiButton-root,.ButtonLive_medium__-weBK .MuiButton-root{padding-left:16px;padding-right:16px}.ButtonLive_large__E-yTX .MuiButton-root{font-size:18px}.ButtonLive_medium__-weBK .MuiButton-root{font-size:16px}.ButtonLive_small__qD6iE .MuiButton-root{font-size:16px;padding-left:8px;padding-right:8px}");export{o as default};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Meta } from '@storybook/react';
|
|
2
|
+
import { ComponentProps } from 'react';
|
|
3
|
+
import { ButtonLive } from './ButtonLive';
|
|
4
|
+
type Props = ComponentProps<typeof ButtonLive>;
|
|
5
|
+
declare const meta: Meta<Props>;
|
|
6
|
+
export default meta;
|
|
7
|
+
export declare const Default: (props: Props) => JSX.Element;
|
|
8
|
+
export declare const Sizes: () => JSX.Element;
|
|
9
|
+
export declare const Tooltip: () => JSX.Element;
|
|
10
|
+
export declare const WithIndicator: () => JSX.Element;
|
|
11
|
+
//# sourceMappingURL=ButtonLive.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ButtonLive.stories.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ButtonLive/ButtonLive.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAY,MAAM,OAAO,CAAC;AAMjD,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C,KAAK,KAAK,GAAG,cAAc,CAAC,OAAO,UAAU,CAAC,CAAC;AAE/C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,KAAK,CAGrB,CAAC;AAgBF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,UAAW,KAAK,gBAA8B,CAAC;AAEnE,eAAO,MAAM,KAAK,mBAMjB,CAAC;AASF,eAAO,MAAM,OAAO,mBAKnB,CAAC;AAMF,eAAO,MAAM,aAAa,mBAgBzB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ButtonLive/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { MouseEventHandler, ReactNode } from 'react';
|
|
1
|
+
import { ComponentType, MouseEventHandler, ReactNode } from 'react';
|
|
2
2
|
export type ChipProps = {
|
|
3
3
|
/**
|
|
4
4
|
* Component contents
|
|
@@ -10,10 +10,26 @@ export type ChipProps = {
|
|
|
10
10
|
onDelete?: MouseEventHandler;
|
|
11
11
|
size?: 'xs' | 'small' | 'medium';
|
|
12
12
|
type?: 'default' | 'outlined';
|
|
13
|
-
state?: 'default' | 'info' | 'caution' | 'warning' | 'error' | 'success' | 'pending';
|
|
14
13
|
disabled?: boolean;
|
|
15
14
|
className?: string;
|
|
16
15
|
testId?: string;
|
|
17
16
|
};
|
|
18
|
-
|
|
17
|
+
declare const ChipBase: import("react").ForwardRefExoticComponent<ChipProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
18
|
+
type ChipType = typeof ChipBase & {
|
|
19
|
+
Affix: {
|
|
20
|
+
Check: ComponentType<{
|
|
21
|
+
className?: string;
|
|
22
|
+
}>;
|
|
23
|
+
Indicator: ComponentType<{
|
|
24
|
+
className?: string;
|
|
25
|
+
children?: ReactNode;
|
|
26
|
+
}>;
|
|
27
|
+
Dot: ComponentType<{
|
|
28
|
+
className?: string;
|
|
29
|
+
color?: string;
|
|
30
|
+
}>;
|
|
31
|
+
};
|
|
32
|
+
};
|
|
33
|
+
export declare const Chip: ChipType;
|
|
34
|
+
export {};
|
|
19
35
|
//# sourceMappingURL=Chip.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Chip.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Chip/Chip.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Chip.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Chip/Chip.tsx"],"names":[],"mappings":"AAAA,OAAO,EAEL,aAAa,EAGb,iBAAiB,EACjB,SAAS,EAEV,MAAM,OAAO,CAAC;AASf,MAAM,MAAM,SAAS,GAAG;IACtB;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,OAAO,CAAC,EAAE,iBAAiB,CAAC;IAC5B,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAC7B,IAAI,CAAC,EAAE,IAAI,GAAG,OAAO,GAAG,QAAQ,CAAC;IACjC,IAAI,CAAC,EAAE,SAAS,GAAG,UAAU,CAAC;IAC9B,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAmBF,QAAA,MAAM,QAAQ,sGA4Db,CAAC;AAEF,KAAK,QAAQ,GAAG,OAAO,QAAQ,GAAG;IAChC,KAAK,EAAE;QACL,KAAK,EAAE,aAAa,CAAC;YAAE,SAAS,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC,CAAC;QAC7C,SAAS,EAAE,aAAa,CAAC;YAAE,SAAS,CAAC,EAAE,MAAM,CAAC;YAAC,QAAQ,CAAC,EAAE,SAAS,CAAA;SAAE,CAAC,CAAC;QACvE,GAAG,EAAE,aAAa,CAAC;YAAE,SAAS,CAAC,EAAE,MAAM,CAAC;YAAC,KAAK,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC,CAAC;KAC5D,CAAC;CACH,CAAC;AAsBF,eAAO,MAAM,IAAI,EAAe,QAAQ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__rest as s,__assign as o}from'./../../ext-esm/tslib/tslib.es6.js';import{jsxs as i,jsx as c}from"react/jsx-runtime";import{forwardRef as n,useCallback as e,isValidElement as t,cloneElement as m}from"react";import r from"classnames";import{
|
|
1
|
+
import{__rest as s,__assign as o}from'./../../ext-esm/tslib/tslib.es6.js';import{jsxs as i,jsx as c}from"react/jsx-runtime";import{forwardRef as n,useCallback as e,isValidElement as t,cloneElement as m}from"react";import r from"classnames";import{ChipIndicator as l}from"../ChipIndicator/ChipIndicator.js";import a from"./Chip.scss.js";import{CloseSmallIcon as d,CheckSmallIcon as u}from"../../icons/iconParkIcons.js";import"../../icons/customIcons/icons/AddMessage.js";import"../../icons/customIcons/icons/Attention.js";import"../../icons/customIcons/icons/Collapse.js";import"../../icons/customIcons/icons/Dashboard.js";import"../../icons/customIcons/icons/Expand.js";import"../../icons/customIcons/icons/FolderClosed.js";import"../../icons/customIcons/icons/FolderClosedFilled.js";import"../../icons/customIcons/icons/FolderOpened.js";import"../../icons/customIcons/icons/GreaterOrEqual.js";import"../../icons/customIcons/icons/LessOrEqual.js";import"../../icons/customIcons/icons/Search.js";import"../../icons/customIcons/icons/Wellhub.js";import"../../icons/customIcons/icons/MultiRuler.js";import"../../icons/customIcons/icons/Checkbox.js";import"../../icons/customIcons/icons/CheckboxChecked.js";import"../../icons/customIcons/icons/CheckboxIndeterminate.js";import"../../icons/customIcons/icons/Radio.js";import"../../icons/customIcons/icons/RadioChecked.js";import"../../icons/customIcons/icons/SimulFrac.js";import"../../icons/customIcons/icons/ZipperFrac.js";import"../../icons/customIcons/icons/CautionFilled.js";import"../../icons/customIcons/icons/MoreApp.js";var p={default:a.filled,outlined:a.outlined},f={medium:a.medium,small:a.small,xs:a.xsmall},I={medium:24,small:16,xs:12},j=n((function(n,l){var u=n.disabled,j=n.prefix,h=n.suffix,x=n.testId,C=n.className,b=n.children,k=n.onClick,v=n.onDelete,N=n.size,z=void 0===N?"medium":N,A=n.type,F=void 0===A?"default":A,D=s(n,["disabled","prefix","suffix","testId","className","children","onClick","onDelete","size","type"]),g=u?void 0:k,y=e((function(s){s.stopPropagation(),null==v||v(s)}),[v]);return i("div",o({className:r(a.root,g&&a.hoverable,u&&a.disabled,j&&a.withPrefix,(v||h)&&a.withSuffix,f[z],p[F],C),onClick:g,"data-testid":x,ref:l},D,{children:[j&&t(j)?m(j,{size:I[z]}):j,c("div",{className:a.label,children:b}),h&&t(h)?m(h,{size:I[z]}):h,v&&c(d,{className:a.deleteIcon,onClick:y,size:16})]}))}));j.Affix={Check:function(s){var o=s.size,i=s.className;return c(u,{size:o,className:r(a.checkAffix,i)})},Dot:function(s){var o=s.className,i=s.color;return c("div",{className:r(a.dotAffix,o),style:{background:i}})},Indicator:function(s){var o=s.size===I.medium?"medium":"small";return c(l,{className:r(a.indicatorAffix,s.className),size:o,children:s.children})}};var h=j;export{h as Chip};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import i from'./../../ext-esm/style-inject/dist/style-inject.es.js';var
|
|
1
|
+
import i from'./../../ext-esm/style-inject/dist/style-inject.es.js';var e={spacing:"8",root:"Chip_root__E-kyT",withPrefix:"Chip_withPrefix__OWfoW",withSuffix:"Chip_withSuffix__v--KV",deleteIcon:"Chip_deleteIcon__Tg3iT",label:"Chip_label__k3LIg",medium:"Chip_medium__xrFuK",small:"Chip_small__r1k4o",xsmall:"Chip_xsmall__VBn-K",hoverable:"Chip_hoverable__vXYZv",disabled:"Chip_disabled__u2qeq",filled:"Chip_filled__jpkzS",outlined:"Chip_outlined__lo-AZ",checkAffix:"Chip_checkAffix__LD5PK",dotAffix:"Chip_dotAffix__BFdsN",indicatorAffix:"Chip_indicatorAffix__-YtGi"};i(".Chip_root__E-kyT{align-items:center;border:1px solid transparent;border-radius:40px;display:inline-flex;font-size:14px;font-weight:400;gap:4px;overflow:hidden;padding:0 12px;transition:color .15s cubic-bezier(.4,0,.2,1),background .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);user-select:none;vertical-align:middle;white-space:nowrap}.Chip_withPrefix__OWfoW{padding-left:8px}.Chip_withSuffix__v--KV{padding-right:8px}.Chip_deleteIcon__Tg3iT{color:var(--palette-primary-text-6);cursor:pointer}.Chip_deleteIcon__Tg3iT svg{display:block}.Chip_label__k3LIg{margin-right:auto}.Chip_medium__xrFuK{height:32px;line-height:30px}.Chip_small__r1k4o{height:24px;line-height:22px}.Chip_xsmall__VBn-K{font-size:11px;height:16px;line-height:14px;padding:0 8px}.Chip_xsmall__VBn-K.Chip_withPrefix__OWfoW{padding-left:4px}.Chip_xsmall__VBn-K.Chip_withSuffix__v--KV{padding-right:4px}.Chip_hoverable__vXYZv{cursor:pointer}.Chip_disabled__u2qeq{pointer-events:none}.Chip_disabled__u2qeq .Chip_deleteIcon__Tg3iT{color:var(--palette-primary-text-9)}.Chip_filled__jpkzS{background:rgb(from var(--palette-primary-text-1) r g b/.05);color:var(--palette-primary-text-6)}.Chip_filled__jpkzS.Chip_hoverable__vXYZv:hover{background:rgb(from var(--palette-primary-text-1) r g b/.1);color:var(--palette-primary-text-1)}.Chip_filled__jpkzS.Chip_disabled__u2qeq{background:rgb(from var(--palette-primary-text-1) r g b/.03);color:var(--palette-primary-text-9)}.Chip_outlined__lo-AZ{border-color:var(--palette-primary-text-9);color:var(--palette-primary-text-6)}.Chip_outlined__lo-AZ.Chip_hoverable__vXYZv:hover{background:rgb(from var(--palette-primary-text-1) r g b/.05);color:var(--palette-primary-text-1)}.Chip_outlined__lo-AZ.Chip_disabled__u2qeq{color:var(--palette-primary-text-9)}.Chip_checkAffix__LD5PK{color:var(--palette-primary-main)}.Chip_dotAffix__BFdsN{background:var(--palette-success-bright);border-radius:50%;height:8px;margin-left:4px;width:8px}.Chip_indicatorAffix__-YtGi{margin-left:4px}");export{e as default};
|
|
@@ -7,7 +7,7 @@ export default meta;
|
|
|
7
7
|
export declare const Default: (props: Props) => JSX.Element;
|
|
8
8
|
export declare const Sizes: () => JSX.Element;
|
|
9
9
|
export declare const Types: () => JSX.Element;
|
|
10
|
-
export declare const States: () => JSX.Element;
|
|
11
10
|
export declare const PrefixAndSuffix: () => JSX.Element;
|
|
11
|
+
export declare const CommonAffixes: () => JSX.Element;
|
|
12
12
|
export declare const DeleteButton: () => JSX.Element;
|
|
13
13
|
//# sourceMappingURL=Chip.stories.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Chip.stories.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Chip/Chip.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Chip.stories.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Chip/Chip.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAKvC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAI9B,KAAK,KAAK,GAAG,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC;AAEzC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,KAAK,CAGrB,CAAC;AAmBF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,UAAW,KAAK,gBAAwB,CAAC;AAE7D,eAAO,MAAM,KAAK,mBAMjB,CAAC;AASF,eAAO,MAAM,KAAK,mBAKjB,CAAC;AAQF,eAAO,MAAM,eAAe,mBAU3B,CAAC;AAQF,eAAO,MAAM,aAAa,mBAgBzB,CAAC;AASF,eAAO,MAAM,YAAY,mBAA+C,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ChipProps } from '../Chip';
|
|
2
|
+
export type ChipAlertProps = {
|
|
3
|
+
/**
|
|
4
|
+
* Component contents
|
|
5
|
+
*/
|
|
6
|
+
children?: ChipProps['children'];
|
|
7
|
+
/**
|
|
8
|
+
* Defines colour variant
|
|
9
|
+
*/
|
|
10
|
+
state: 'info' | 'caution' | 'warning' | 'error' | 'success' | 'pending';
|
|
11
|
+
prefix?: ChipProps['prefix'];
|
|
12
|
+
suffix?: ChipProps['suffix'];
|
|
13
|
+
onClick?: ChipProps['onClick'];
|
|
14
|
+
onDelete?: ChipProps['onDelete'];
|
|
15
|
+
type?: ChipProps['type'];
|
|
16
|
+
disabled?: ChipProps['disabled'];
|
|
17
|
+
className?: ChipProps['className'];
|
|
18
|
+
testId?: ChipProps['testId'];
|
|
19
|
+
};
|
|
20
|
+
export declare const ChipAlert: import("react").ForwardRefExoticComponent<ChipAlertProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
21
|
+
//# sourceMappingURL=ChipAlert.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChipAlert.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ChipAlert/ChipAlert.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAQ,SAAS,EAAE,MAAM,SAAS,CAAC;AAI1C,MAAM,MAAM,cAAc,GAAG;IAC3B;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,CAAC;IACjC;;OAEG;IACH,KAAK,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,SAAS,CAAC;IACxE,MAAM,CAAC,EAAE,SAAS,CAAC,QAAQ,CAAC,CAAC;IAC7B,MAAM,CAAC,EAAE,SAAS,CAAC,QAAQ,CAAC,CAAC;IAC7B,OAAO,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC/B,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,CAAC;IACjC,IAAI,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IACzB,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,CAAC;IAEjC,SAAS,CAAC,EAAE,SAAS,CAAC,WAAW,CAAC,CAAC;IACnC,MAAM,CAAC,EAAE,SAAS,CAAC,QAAQ,CAAC,CAAC;CAC9B,CAAC;AAgBF,eAAO,MAAM,SAAS,2GAqBrB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__rest as e,__assign as i}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as s}from"react/jsx-runtime";import{forwardRef as r}from"react";import a from"classnames";import{Chip as l}from"../Chip/Chip.js";import o from"./ChipAlert.scss.js";var t={default:o.default,outlined:o.outlined},n={caution:o.caution,info:o.info,error:o.error,pending:o.pending,success:o.success,warning:o.warning},d=r((function(r,d){var c=r.children,m=r.state,p=r.onClick,f=r.className,u=r.type,b=void 0===u?"default":u,h=r.disabled,C=e(r,["children","state","onClick","className","type","disabled"]);return s(l,i({className:a(t[b],m&&n[m],h&&o.disabled,p&&o.hoverable,f),ref:d,disabled:h,onClick:p,size:"small"},C,{children:s("div",{className:o.label,children:c})}))}));export{d as ChipAlert};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import r from'./../../ext-esm/style-inject/dist/style-inject.es.js';var e={spacing:"8",default:"ChipAlert_default__1L4f7",hoverable:"ChipAlert_hoverable__xxtBe",disabled:"ChipAlert_disabled__-Epp9",outlined:"ChipAlert_outlined__Zqacj",label:"ChipAlert_label__YL9XP",info:"ChipAlert_info__dJ-uX",warning:"ChipAlert_warning__-oDU3",caution:"ChipAlert_caution__sUvRx",error:"ChipAlert_error__FSqNy",success:"ChipAlert_success__-qXE5",pending:"ChipAlert_pending__6cdZF"};r(".ChipAlert_default__1L4f7{background:var(--corvaui-chipAlert-bg);color:var(--corvaui-chipAlert-color)}.ChipAlert_default__1L4f7.ChipAlert_hoverable__xxtBe:hover{background:var(--corvaui-chipAlert-bghover);color:var(--corvaui-chipAlert-color)}.ChipAlert_default__1L4f7.ChipAlert_disabled__-Epp9{background:var(--corvaui-chipAlert-bg);color:var(--corvaui-chipAlert-color);opacity:.4}.ChipAlert_outlined__Zqacj{background:transparent;border-color:var(--corvaui-chipAlert-color);color:var(--corvaui-chipAlert-color)}.ChipAlert_outlined__Zqacj .ChipAlert_label__YL9XP{color:var(--palette-primary-text-6);transition:inherit}.ChipAlert_outlined__Zqacj.ChipAlert_hoverable__xxtBe:hover{background:var(--corvaui-chipAlert-bghoverOutlined);color:var(--corvaui-chipAlert-color)}.ChipAlert_outlined__Zqacj.ChipAlert_hoverable__xxtBe:hover .ChipAlert_label__YL9XP{color:var(--palette-primary-text-1)}.ChipAlert_outlined__Zqacj.ChipAlert_disabled__-Epp9{opacity:.4}.ChipAlert_info__dJ-uX{--corvaui-chipAlert-color:var(--palette-info-light);--corvaui-chipAlert-bg:rgb(from var(--palette-info-light) r g b/0.2);--corvaui-chipAlert-bghover:rgb(from var(--palette-info-light) r g b/0.3);--corvaui-chipAlert-bghoverOutlined:rgb(from var(--palette-info-light) r g b/0.1)}.ChipAlert_warning__-oDU3{--corvaui-chipAlert-color:var(--palette-warning-main);--corvaui-chipAlert-bg:rgb(from var(--palette-warning-main) r g b/0.2);--corvaui-chipAlert-bghover:rgb(from var(--palette-warning-main) r g b/0.3);--corvaui-chipAlert-bghoverOutlined:rgb(from var(--palette-warning-main) r g b/0.1)}.ChipAlert_caution__sUvRx{--corvaui-chipAlert-color:#f09538;--corvaui-chipAlert-bg:rgb(from #f09538 r g b/0.2);--corvaui-chipAlert-bghover:rgb(from #f09538 r g b/0.3);--corvaui-chipAlert-bghoverOutlined:rgb(from #f09538 r g b/0.1)}.ChipAlert_error__FSqNy{--corvaui-chipAlert-color:var(--palette-error-main);--corvaui-chipAlert-bg:rgb(from var(--palette-error-main) r g b/0.2);--corvaui-chipAlert-bghover:rgb(from var(--palette-error-main) r g b/0.3);--corvaui-chipAlert-bghoverOutlined:rgb(from var(--palette-error-main) r g b/0.1)}.ChipAlert_success__-qXE5{--corvaui-chipAlert-color:var(--palette-success-light);--corvaui-chipAlert-bg:rgb(from var(--palette-success-light) r g b/0.2);--corvaui-chipAlert-bghover:rgb(from var(--palette-success-light) r g b/0.3);--corvaui-chipAlert-bghoverOutlined:rgb(from var(--palette-success-light) r g b/0.1)}.ChipAlert_pending__6cdZF{--corvaui-chipAlert-color:#cb75ff;--corvaui-chipAlert-bg:rgb(from #cb75ff r g b/0.2);--corvaui-chipAlert-bghover:rgb(from #cb75ff r g b/0.3);--corvaui-chipAlert-bghoverOutlined:rgb(from #cb75ff r g b/0.1)}");export{e as default};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Meta } from '@storybook/react';
|
|
2
|
+
import { ComponentProps } from 'react';
|
|
3
|
+
import { ChipAlert } from './ChipAlert';
|
|
4
|
+
type Props = ComponentProps<typeof ChipAlert>;
|
|
5
|
+
declare const meta: Meta<Props>;
|
|
6
|
+
export default meta;
|
|
7
|
+
export declare const Default: (props: Props) => JSX.Element;
|
|
8
|
+
export declare const States: () => JSX.Element;
|
|
9
|
+
export declare const PrefixAndSuffix: () => JSX.Element;
|
|
10
|
+
//# sourceMappingURL=ChipAlert.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChipAlert.stories.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ChipAlert/ChipAlert.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAY,MAAM,OAAO,CAAC;AAKjD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAIxC,KAAK,KAAK,GAAG,cAAc,CAAC,OAAO,SAAS,CAAC,CAAC;AAE9C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,KAAK,CAGrB,CAAC;AAoBF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,UAAW,KAAK,gBAA6B,CAAC;AAWlE,eAAO,MAAM,MAAM,mBA8BlB,CAAC;AAQF,eAAO,MAAM,eAAe,mBA8D3B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ChipAlert/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
export type ChipIndicatorProps = {
|
|
3
|
+
/**
|
|
4
|
+
* Component contents
|
|
5
|
+
*/
|
|
6
|
+
children?: ReactNode;
|
|
7
|
+
size?: 'small' | 'medium';
|
|
8
|
+
className?: string;
|
|
9
|
+
testId?: string;
|
|
10
|
+
};
|
|
11
|
+
export declare const ChipIndicator: import("react").ForwardRefExoticComponent<ChipIndicatorProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
12
|
+
//# sourceMappingURL=ChipIndicator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChipIndicator.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ChipIndicator/ChipIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,SAAS,EAAE,MAAM,OAAO,CAAC;AAK9C,MAAM,MAAM,kBAAkB,GAAG;IAC/B;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAC;IAE1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAOF,eAAO,MAAM,aAAa,+GAazB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__rest as s,__assign as e}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as m}from"react/jsx-runtime";import{forwardRef as r}from"react";import i from"classnames";import t from"./ChipIndicator.scss.js";var o={medium:t.medium,small:t.small},a=r((function(r,a){var d=r.children,l=r.size,c=void 0===l?"medium":l,n=r.testId,f=r.className,p=s(r,["children","size","testId","className"]);return m("div",e({className:i(t.root,o[c],f),ref:a,"data-testid":n},p,{children:d}))}));export{a as ChipIndicator};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import i from'./../../ext-esm/style-inject/dist/style-inject.es.js';var e={spacing:"8",root:"ChipIndicator_root__W4oCf",medium:"ChipIndicator_medium__Ue60p",small:"ChipIndicator_small__vQBkM"};i(".ChipIndicator_root__W4oCf{background:var(--palette-primary-main);border-radius:100px;color:var(--palette-background-b-1);display:inline-block;font-weight:500;padding:0 8px;text-transform:uppercase;user-select:none;vertical-align:middle}.ChipIndicator_medium__Ue60p{font-size:12px;line-height:16px}.ChipIndicator_small__vQBkM{font-size:10px;line-height:12px}");export{e as default};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Meta } from '@storybook/react';
|
|
2
|
+
import { ComponentProps } from 'react';
|
|
3
|
+
import { ChipIndicator } from './ChipIndicator';
|
|
4
|
+
type Props = ComponentProps<typeof ChipIndicator>;
|
|
5
|
+
declare const meta: Meta<Props>;
|
|
6
|
+
export default meta;
|
|
7
|
+
export declare const Default: (props: Props) => JSX.Element;
|
|
8
|
+
export declare const Sizes: () => JSX.Element;
|
|
9
|
+
//# sourceMappingURL=ChipIndicator.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChipIndicator.stories.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ChipIndicator/ChipIndicator.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAIvC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,KAAK,KAAK,GAAG,cAAc,CAAC,OAAO,aAAa,CAAC,CAAC;AAElD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,KAAK,CAGrB,CAAC;AAcF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,UAAW,KAAK,gBAAiC,CAAC;AAEtE,eAAO,MAAM,KAAK,mBAKjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ChipIndicator/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
import { TooltipProps } from '../Tooltip';
|
|
3
|
+
export type CopyToClipboardProps = {
|
|
4
|
+
text: string;
|
|
5
|
+
size?: 'small' | 'medium' | 'large';
|
|
6
|
+
tooltipDisabled?: boolean;
|
|
7
|
+
tooltipTitle?: ReactNode;
|
|
8
|
+
tooltipPlacement?: TooltipProps['placement'];
|
|
9
|
+
tooltipDuration?: number;
|
|
10
|
+
className?: string;
|
|
11
|
+
testId?: string;
|
|
12
|
+
};
|
|
13
|
+
export declare const CopyToClipboard: ({ text, tooltipDisabled, size, testId, className, tooltipTitle, tooltipDuration, tooltipPlacement, }: CopyToClipboardProps) => JSX.Element;
|
|
14
|
+
//# sourceMappingURL=CopyToClipboard.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CopyToClipboard.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/CopyToClipboard/CopyToClipboard.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAiC,MAAM,OAAO,CAAC;AAEjE,OAAO,EAAW,YAAY,EAAE,MAAM,YAAY,CAAC;AAMnD,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;IAEpC,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB,gBAAgB,CAAC,EAAE,YAAY,CAAC,WAAW,CAAC,CAAC;IAC7C,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAQF,eAAO,MAAM,eAAe,yGASzB,oBAAoB,gBA4BtB,CAAC"}
|