@corva/ui 0.54.0-16 → 0.54.0-17
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/package.json +1 -1
- package/styles/counter/index.js +3 -1
- package/styles/globalStyles.js +13 -1
- package/styles/index.js +2 -1
- package/styles/typography/index.js +7 -1
- package/CLI/hocs/constants.js +0 -1
- package/CLI/hocs/utils.js +0 -1
- package/clients/api/apiCore.js +0 -1
- package/clients/api/httpMessages.js +0 -1
- package/clients/clientStorage/core.js +0 -1
- package/clients/clientStorage/index.js +0 -1
- package/clients/constants.js +0 -1
- package/clients/index.js +0 -1
- package/clients/jsonApi/index.js +0 -1
- package/clients/subscriptions.js +0 -1
- package/clients/utils.js +0 -1
- package/components/AddComment/Popover.js +0 -1
- package/components/AddComment/Popup.js +0 -1
- package/components/AddComment/components/Content.js +0 -1
- package/components/AdvancedSlider/AdvancedSlider.js +0 -1
- package/components/AdvancedSlider/Handle.js +0 -1
- package/components/AnchorsList/AnchorsList.js +0 -1
- package/components/Annotations/AnnotationsContext.js +0 -1
- package/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/index.js +0 -1
- package/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/style.css.js +0 -1
- package/components/Annotations/components/AnnotationsList/components/Annotation/index.js +0 -1
- package/components/Annotations/components/AnnotationsList/components/Annotation/style.css.js +0 -1
- package/components/Annotations/components/AnnotationsList/components/AnnotationComments/index.js +0 -1
- package/components/Annotations/components/AnnotationsList/components/AnnotationComments/style.css.js +0 -1
- package/components/Annotations/components/AnnotationsList/components/AnnotationInput/StyledSelect.js +0 -1
- package/components/Annotations/components/AnnotationsList/components/AnnotationInput/index.js +0 -1
- package/components/Annotations/components/AnnotationsList/components/AnnotationInput/style.css.js +0 -1
- package/components/Annotations/components/AnnotationsList/index.js +0 -1
- package/components/Annotations/components/AnnotationsList/style.css.js +0 -1
- package/components/Annotations/components/LastAnnotation/index.js +0 -1
- package/components/Annotations/components/LastAnnotation/style.css.js +0 -1
- package/components/Annotations/constants.js +0 -1
- package/components/AppVersionsSelect/AppVersionsSelect.js +0 -1
- package/components/AppVersionsSelect/effects/index.js +0 -1
- package/components/AssetEditor/AssetEditorAutocomplete.js +0 -1
- package/components/AssetEditor/AssetEditors.css.js +0 -1
- package/components/AssetEditor/SingleAssetEditor.js +0 -1
- package/components/AssetEditor/constants.js +0 -1
- package/components/AssetEditor/effects/index.js +0 -1
- package/components/AssetEditor/index.js +0 -1
- package/components/AssetNameLabel/PrimaryAssetNameLabel.js +0 -1
- package/components/AssetNameLabel/SecondaryAssetNameLabel.js +0 -1
- package/components/AssetNameLabel/styles.css.js +0 -1
- package/components/Attachment/index.js +0 -1
- package/components/Attachment/styles.css.js +0 -1
- package/components/Autocomplete/Autocomplete.js +0 -1
- package/components/Avatar/index.js +0 -1
- package/components/BICOffsetPickerDialog/components/Map/Map.css.js +0 -1
- package/components/BICOffsetPickerDialog/components/Map/Map.js +0 -1
- package/components/BICOffsetPickerDialog/components/Map/index.css.js +0 -1
- package/components/BICOffsetPickerDialog/components/Map/index.js +0 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AssetSearch.js +0 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetResultSection.js +0 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetTypesSection.js +0 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +0 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/constants.js +0 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/effects/useAssetsData.js +0 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/utils/apiCalls.js +0 -1
- package/components/BICOffsetPickerDialog/components/WellSection/NumberCircle.js +0 -1
- package/components/BICOffsetPickerDialog/components/WellSection/SectionItem.js +0 -1
- package/components/BICOffsetPickerDialog/components/WellSection/WellListItem.js +0 -1
- package/components/BICOffsetPickerDialog/components/WellSection/index.js +0 -1
- package/components/BICOffsetPickerDialog/constants.js +0 -1
- package/components/BICOffsetPickerDialog/effects/index.js +0 -1
- package/components/BICOffsetPickerDialog/index.js +0 -1
- package/components/BICOffsetPickerDialog/utils/apiCalls.js +0 -1
- package/components/Breadcrumbs/index.js +0 -1
- package/components/Button/index.js +0 -1
- package/components/Casing/CasingComponentIcon.js +0 -1
- package/components/Casing/CasingTable/CasingComponent.js +0 -1
- package/components/Casing/CasingTable/index.js +0 -1
- package/components/Casing/CasingTableV2/CasingTableV2.css.js +0 -1
- package/components/Casing/CasingTableV2/CasingTableV2.js +0 -1
- package/components/Casing/CasingTableV2/components/CasingJoints/Browser.js +0 -1
- package/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +0 -1
- package/components/Casing/CasingTableV2/components/Component.js +0 -1
- package/components/Casing/CasingTableV2/components/DrillPipe/Browser.js +0 -1
- package/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +0 -1
- package/components/Casing/CasingTableV2/components/EditComponentDialog.js +0 -1
- package/components/Casing/CasingTableV2/components/Header.js +0 -1
- package/components/Casing/CasingTableV2/components/SortableComponent.js +0 -1
- package/components/Casing/CasingTableV2/components/SortableComponents.js +0 -1
- package/components/Casing/CasingTableV2/components/constants.js +0 -1
- package/components/Casing/CasingTile/CasingTile.js +0 -1
- package/components/Casing/CasingTile/style.js +0 -1
- package/components/Casing/CasingTileIcon.js +0 -1
- package/components/Chart/ChartWrapperContext.js +0 -1
- package/components/Chart/components/AxisDropdown.js +0 -1
- package/components/Chart/components/AxisOverlay.js +0 -1
- package/components/Chart/components/ChartButton.js +0 -1
- package/components/Chart/components/ChartButtons.js +0 -1
- package/components/Chart/components/ChartWrapper.js +0 -1
- package/components/Chart/components/buttons/DragToZoomButton.js +0 -1
- package/components/Chart/components/buttons/HideAxesButton.js +0 -1
- package/components/Chart/components/buttons/PanButton.js +0 -1
- package/components/Chart/components/buttons/ResetZoomButton.js +0 -1
- package/components/Chart/components/buttons/ZoomInButton.js +0 -1
- package/components/Chart/components/buttons/ZoomOutButton.js +0 -1
- package/components/Chart/constants.js +0 -1
- package/components/Chart/effects/useChartModifier.js +0 -1
- package/components/Chart/effects/useHideAxes.js +0 -1
- package/components/Chart/effects/useKeyboardControl.js +0 -1
- package/components/Chart/effects/useZoom.js +0 -1
- package/components/Chart/formations.js +0 -1
- package/components/Chart/utils.js +0 -1
- package/components/ChartActionsList/ChartActionsList.css.js +0 -1
- package/components/ChartActionsList/ChartActionsList.js +0 -1
- package/components/ChartActionsList/icons/GoLive.js +0 -1
- package/components/ChartActionsList/icons/LeftArrow.js +0 -1
- package/components/ChartActionsList/icons/RightArrow.js +0 -1
- package/components/ChartActionsList/icons/TimeRange.js +0 -1
- package/components/ChartActionsList/icons/ZoomIn.js +0 -1
- package/components/ChartActionsList/icons/ZoomOut.js +0 -1
- package/components/Checkbox/index.js +0 -1
- package/components/Chip/index.js +0 -1
- package/components/CollapsableSidebar.js +0 -1
- package/components/CollapsibleContent.js +0 -1
- package/components/ColorPicker/ColorPicker.js +0 -1
- package/components/ColorPicker/PaletteChromePicker/ColorSquare/ColorSquare.js +0 -1
- package/components/ColorPicker/PaletteChromePicker/Palette/Palette.css.js +0 -1
- package/components/ColorPicker/PaletteChromePicker/Palette/Palette.js +0 -1
- package/components/ColorPicker/PaletteChromePicker/Palette/PaletteConstants.js +0 -1
- package/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +0 -1
- package/components/ColorPickerPalette/ColorPickerPalette.js +0 -1
- package/components/Comment/CommentIcon/BadgeIcon.js +0 -1
- package/components/Comment/CommentIcon/index.js +0 -1
- package/components/Comment/index.js +0 -1
- package/components/Comment/styles.css.js +0 -1
- package/components/CommentInput/index.js +0 -1
- package/components/CommentInput/styles.css.js +0 -1
- package/components/CommentLoader.js +0 -1
- package/components/CommentWrapper.js +0 -1
- package/components/CommentsInfo/index.js +0 -1
- package/components/CommentsInfo/styles.css.js +0 -1
- package/components/ConfirmationDialog.js +0 -1
- package/components/ContextMenuItem/index.js +0 -1
- package/components/CopyToClipboard/CopyToClipboard.js +0 -1
- package/components/Counter/index.js +0 -1
- package/components/CustomSelect/index.js +0 -1
- package/components/DatePicker/index.js +0 -1
- package/components/DateTimePicker/index.js +0 -1
- package/components/DevCenter/AppContext.js +0 -1
- package/components/DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js +0 -1
- package/components/DevCenter/AppHeader/AppHeader.css.js +0 -1
- package/components/DevCenter/AppHeader/AppHeader.js +0 -1
- package/components/DevCenter/AppHeader/AppHeaderStyles.js +0 -1
- package/components/DevCenter/AppHeader/PadMode.js +0 -1
- package/components/DevCenter/AppHeader/VersionBadge.js +0 -1
- package/components/DevCenter/AppHeader/utils.js +0 -1
- package/components/DevCenter/AppSettingsPopover/AppSettingsPopover.js +0 -1
- package/components/DevCenter/AppSideBar/AppSideBar.js +0 -1
- package/components/DevCenter/AppsDataProvider/AppsDataProvider.js +0 -1
- package/components/DevCenter/AppsDataProvider/effects/constants.js +0 -1
- package/components/DevCenter/AppsDataProvider/effects/dataResolvers.js +0 -1
- package/components/DevCenter/AppsDataProvider/effects/useAppsData.js +0 -1
- package/components/DevCenter/AppsDataProvider/effects/utils.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.css.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppDetails.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.module.css.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/RemoveAppButton.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/style.css.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/components/ChooseAssetButton/index.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.css.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.css.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/RestoreAppSizeButton.css.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsData.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsList.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/effects/useAppMaximized.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/effects/useAppSettings.js +0 -1
- package/components/DevCenter/DevCenterAppContainer/utils.js +0 -1
- package/components/DevCenter/DevCenterRouterContext/DevCenterRouterContext.js +0 -1
- package/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.css.js +0 -1
- package/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js +0 -1
- package/components/DevCenter/DevCenterRouterContext/effects/useDevCenterRouter.js +0 -1
- package/components/DevCenter/DevCenterRouterContext/hocs/withUniversalLocationHOC.js +0 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterAppZoidComponent.js +0 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js +0 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.module.css.js +0 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +0 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/constants.js +0 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/effects/useXProps.js +0 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/utils/replaceUndefinedValuesWithNull.js +0 -1
- package/components/DevCenter/NavigationBar/NavigationBar.js +0 -1
- package/components/DevCenter/SideBar/SideBar.js +0 -1
- package/components/DisabledSettingsMessage/DisabledSettingsMessage.js +0 -1
- package/components/DocumentViewer/DocumentViewer.js +0 -1
- package/components/DocumentViewer/styles.js +0 -1
- package/components/Drillstring/BHACasingEmptyView/BHACasingEmptyView.js +0 -1
- package/components/Drillstring/BHAComponentDetail/constants.js +0 -1
- package/components/Drillstring/BHAComponentDetail/index.js +0 -1
- package/components/Drillstring/BHAComponentIcon.js +0 -1
- package/components/Drillstring/BHAComponentsTable/BHAComponentsTable.js +0 -1
- package/components/Drillstring/BHAComponentsTable/BhaComponentsTable.css.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Bit/Browser.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Component.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/EditComponentDialog.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Header.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Jar/Browser.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Rss/Browser.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/SortableComponent.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/SortableComponents.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Sub/Browser.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Suggestions/AutoCompleteDialog.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Ur/Browser.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/constants.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/CancelButton.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/FormatedNumber.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/InputText.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/MoreButton.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/SaveButton.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/SelectField.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/StaticField.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/sharedStyles.js +0 -1
- package/components/Drillstring/BHAComponentsTable/components/utils/calculation.js +0 -1
- package/components/Drillstring/BHAList/BHAList.js +0 -1
- package/components/Drillstring/BHAList/styles.css.js +0 -1
- package/components/Drillstring/BHASchematic.js +0 -1
- package/components/Drillstring/BHATable/BHAComponent.js +0 -1
- package/components/Drillstring/BHATable/index.js +0 -1
- package/components/Drillstring/BHATile/BHATile.js +0 -1
- package/components/Drillstring/BHATile/styles.css.js +0 -1
- package/components/Drillstring/BHATileIcon.js +0 -1
- package/components/Drillstring/BhaIndicator/BhaIndicator.js +0 -1
- package/components/Drillstring/BhaIndicator/styles.css.js +0 -1
- package/components/Drillstring/DrillstringDetail/DrillstringDetail.js +0 -1
- package/components/Drillstring/DrillstringDetail/styles.css.js +0 -1
- package/components/EditableItem/EditableItem/index.js +0 -1
- package/components/EditableItem/EditableItemWithBadge/index.js +0 -1
- package/components/EmbeddedApp/DevCenterEmbeddedApp.js +0 -1
- package/components/EmbeddedApp/EmbeddedApp.js +0 -1
- package/components/EmbeddedApp/components/AppInfo.js +0 -1
- package/components/EmbeddedApp/styles.css.js +0 -1
- package/components/EmojiIconButton.js +0 -1
- package/components/EmptyView/EmptyAppView/EmptyAppView.js +0 -1
- package/components/EmptyView/EmptyAppView/components/ErrorSubtitleWithIntercomLink.js +0 -1
- package/components/EmptyView/EmptyView.js +0 -1
- package/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.css.js +0 -1
- package/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js +0 -1
- package/components/ErrorBoundary/ErrorBoundary.js +0 -1
- package/components/FailedFileUploading.js +0 -1
- package/components/FeedItem/FeedItem.css.js +0 -1
- package/components/FeedItem/FeedItem.js +0 -1
- package/components/FeedItem/FeedItemEditProvider/FeedItemEditModal.js +0 -1
- package/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.js +0 -1
- package/components/FeedItem/components/Actions.js +0 -1
- package/components/FeedItem/components/AvatarIcon.js +0 -1
- package/components/FeedItem/components/Content.js +0 -1
- package/components/FeedItem/components/CreatedAt.js +0 -1
- package/components/FeedItem/components/FeedComments.js +0 -1
- package/components/FeedItem/components/Icon.js +0 -1
- package/components/FeedItem/components/Reactions.js +0 -1
- package/components/FeedItem/components/RigAndWell.js +0 -1
- package/components/FeedItem/components/TypeAndAssetTitle.js +0 -1
- package/components/FeedItem/editModals/DvdCommentEdit/DvdCommentEdit.js +0 -1
- package/components/FeedItem/editModals/PCCommentEdit/PCCommentEdit.js +0 -1
- package/components/FeedItem/feedItemTypes/AlertFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/helpers.js +0 -1
- package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.js +0 -1
- package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/styles.css.js +0 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/BhaFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaNumber.js +0 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaSchematic.js +0 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/components/Info.js +0 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/components/NoData.js +0 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/styles.css.js +0 -1
- package/components/FeedItem/feedItemTypes/CompletionDailyCostFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/CompletionDocumentFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/CompletionNptFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/CompletionOperationSummaryFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/CompletionOperationalNoteFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/DepthCommentFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/DocumentFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/DrillerMemoFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/DrillingDailyCostFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/DrillingOperationSummaryFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/DrillingOperationalNoteFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/DvDCommentFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/FluidReportFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/GeosteeringFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Critical.js +0 -1
- package/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Major.js +0 -1
- package/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Minor.js +0 -1
- package/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/index.js +0 -1
- package/components/FeedItem/feedItemTypes/NptFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/PCCommentFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/PostFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/api.js +0 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/NoData.js +0 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Predictions.js +0 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/PredictionsItem.js +0 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/Stages.js +0 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/utils.js +0 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/index.js +0 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/api.js +0 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/AccuracyPlan.js +0 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/ActualPointInfo.js +0 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/Warning.js +0 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js +0 -1
- package/components/FeedItem/feedItemTypes/TracesMemoFeedItem.js +0 -1
- package/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/TargetChanges.js +0 -1
- package/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/VerticalSectionAzimuth.js +0 -1
- package/components/FeedItem/feedItemTypes/WellPlanFeedItem/constants.js +0 -1
- package/components/FeedItem/feedItemTypes/WellPlanFeedItem/index.js +0 -1
- package/components/FeedItem/feedItemTypes/WellPlanFeedItem/styles.css.js +0 -1
- package/components/FilePreview/index.js +0 -1
- package/components/FilePreview/styles.css.js +0 -1
- package/components/FileTypeIcon.js +0 -1
- package/components/FileUploadIconButton.js +0 -1
- package/components/FilesLoader/FilesLoader.js +0 -1
- package/components/FilesLoader/Icons/CSVFileIcon.js +0 -1
- package/components/FilesLoader/Icons/DocFileIcon.js +0 -1
- package/components/FilesLoader/Icons/EDMFileIcon.js +0 -1
- package/components/FilesLoader/Icons/ExelFileIcon.js +0 -1
- package/components/FilesLoader/Icons/FileIcon.js +0 -1
- package/components/FilesLoader/Icons/IconRefresh.js +0 -1
- package/components/FilesLoader/Icons/IconSuccess.js +0 -1
- package/components/FilesLoader/Icons/IconWarning.js +0 -1
- package/components/FilesLoader/Icons/ImageFileIcon.js +0 -1
- package/components/FilesLoader/Icons/PdfFileIcon.js +0 -1
- package/components/FilesLoader/Icons/UnknownFileIcon.js +0 -1
- package/components/FilesLoader/Icons/UploadIcon.js +0 -1
- package/components/FilesLoader/useStyles.js +0 -1
- package/components/FolderMenuItem/components/ClosedFolderIcon.js +0 -1
- package/components/FolderMenuItem/components/FolderIcon.js +0 -1
- package/components/FolderMenuItem/components/OpenFolderIcon.js +0 -1
- package/components/FolderMenuItem/index.js +0 -1
- package/components/FolderMenuItemWithLinks/index.js +0 -1
- package/components/GoogleDocsViewer/index.js +0 -1
- package/components/GoogleDocsViewer/styles.css.js +0 -1
- package/components/GradientManager/GradientList.js +0 -1
- package/components/GradientManager/GradientManager.js +0 -1
- package/components/GradientManager/GradientManager.styles.js +0 -1
- package/components/GradientManager/GradientPreview/GradientPreview.js +0 -1
- package/components/GradientManager/GradientSelect.js +0 -1
- package/components/GradientManager/GradientSelect.styles.js +0 -1
- package/components/GradientManager/configuration/constants.js +0 -1
- package/components/GradientPicker/GradientPicker.js +0 -1
- package/components/GradientPicker/GradientPicker.styles.js +0 -1
- package/components/GradientPicker/GradientPicker.utils.js +0 -1
- package/components/HeaderLayout/HeaderLayout.css.js +0 -1
- package/components/HeaderLayout/HeaderLayout.js +0 -1
- package/components/HeaderLayout/constants.js +0 -1
- package/components/HeaderLayout/effects/index.js +0 -1
- package/components/HeaderLayout/utils.js +0 -1
- package/components/HelpCenter/HelpCenterIcon.js +0 -1
- package/components/HelpCenter/index.js +0 -1
- package/components/IconButton/index.js +0 -1
- package/components/IconMenu/index.js +0 -1
- package/components/Icons/AnnotationIcon.js +0 -1
- package/components/Icons/AttachIcon.js +0 -1
- package/components/Icons/EmojiIcon.js +0 -1
- package/components/Icons/GppBadIcon.js +0 -1
- package/components/Icons/GppGoodIcon.js +0 -1
- package/components/Icons/RecommendationIcon.js +0 -1
- package/components/Icons/SendIcon.js +0 -1
- package/components/ImageViewer/index.js +0 -1
- package/components/ImageViewer/styles.css.js +0 -1
- package/components/ImagesGrid/index.js +0 -1
- package/components/InfiniteList/index.js +0 -1
- package/components/InfiniteList/styles.css.js +0 -1
- package/components/KeyboardDateTimePicker.js +0 -1
- package/components/LabelsCounter/LabelsCounter.js +0 -1
- package/components/LoadingIndicator/FullScreenLoadingIndicator.js +0 -1
- package/components/LoadingIndicator/InlineLoadingIndicator.js +0 -1
- package/components/LoadingIndicator/Loader.js +0 -1
- package/components/LoadingIndicator/LoadingIndicator.css.js +0 -1
- package/components/LoadingIndicator/LoadingIndicator.js +0 -1
- package/components/LoadingIndicator/types.js +0 -1
- package/components/MenuItem/index.js +0 -1
- package/components/Modal/CorvaModal.css.js +0 -1
- package/components/Modal/CorvaModal.js +0 -1
- package/components/Modal/DcCorvaModal.js +0 -1
- package/components/Modal/Modal.js +0 -1
- package/components/Notifications/Notifications.js +0 -1
- package/components/Notifications/NotificationsContainer.js +0 -1
- package/components/Notifications/components/Toast.js +0 -1
- package/components/Notifications/components/styles.js +0 -1
- package/components/OffsetWellButton/OffsetWellButton.js +0 -1
- package/components/OffsetWellChips/Chip.js +0 -1
- package/components/OffsetWellChips/ChipsContainer.js +0 -1
- package/components/OffsetWellChips/components/OffsetWellTruncatedText.js +0 -1
- package/components/OffsetWellChips/icons/SubjectIcon.js +0 -1
- package/components/OffsetWellChips/types.js +0 -1
- package/components/OffsetWellChips/utils.js +0 -1
- package/components/OffsetWellMap/OffsetWellMap.js +0 -1
- package/components/OffsetWellMap/OffsetWellMap.module.css.js +0 -1
- package/components/OffsetWellMap/WellTooltip.js +0 -1
- package/components/OffsetWellMap/WellTooltip.module.css.js +0 -1
- package/components/OffsetWellMap/effects/usePreviousWells.js +0 -1
- package/components/OffsetWellMap/utils.js +0 -1
- package/components/OffsetWellPickerV2/OffsetWellPickerDialog.js +0 -1
- package/components/OffsetWellPickerV2/components/Filter/ClearFiltersButton.js +0 -1
- package/components/OffsetWellPickerV2/components/Filter/MultiSelect.js +0 -1
- package/components/OffsetWellPickerV2/components/Filter/RadiusInput.js +0 -1
- package/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +0 -1
- package/components/OffsetWellPickerV2/components/Filter/SingleSelect.js +0 -1
- package/components/OffsetWellPickerV2/components/Filter/SubjectWellSearch.js +0 -1
- package/components/OffsetWellPickerV2/components/Filter/ToggleFiltersButton.js +0 -1
- package/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +0 -1
- package/components/OffsetWellPickerV2/components/Filter/index.js +0 -1
- package/components/OffsetWellPickerV2/components/Map/Map.css.js +0 -1
- package/components/OffsetWellPickerV2/components/Map/Map.js +0 -1
- package/components/OffsetWellPickerV2/components/Map/index.css.js +0 -1
- package/components/OffsetWellPickerV2/components/Map/index.js +0 -1
- package/components/OffsetWellPickerV2/components/Map/popup.css.js +0 -1
- package/components/OffsetWellPickerV2/components/Map/popupGenerator.js +0 -1
- package/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +0 -1
- package/components/OffsetWellPickerV2/components/Table/MetricsSelect.js +0 -1
- package/components/OffsetWellPickerV2/components/Table/SubjectIndicator.css.js +0 -1
- package/components/OffsetWellPickerV2/components/Table/SubjectIndicator.js +0 -1
- package/components/OffsetWellPickerV2/components/Table/index.js +0 -1
- package/components/OffsetWellPickerV2/constants.js +0 -1
- package/components/OffsetWellPickerV2/effects/biDirectionalFiltering.js +0 -1
- package/components/OffsetWellPickerV2/effects/index.js +0 -1
- package/components/OffsetWellPickerV2/utils/apiCalls.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/ClearFiltersButton.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/MultiSelect.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/RadiusInput.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/index.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/FormationsLegend.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.css.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/index.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/popupGenerator.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/utils.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AssetSearch.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetResultSection.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetTypesSection.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/constants.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/effects/useAssetsData.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsSelect.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/SubjectIndicator.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/index.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/styles.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/constants.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/effects/biDirectionalFiltering.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/effects/index.js +0 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +0 -1
- package/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +0 -1
- package/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +0 -1
- package/components/OffsetWellPickerV3/components/TabSelection/index.js +0 -1
- package/components/OffsetWellPickerV3/components/WellHubView/index.js +0 -1
- package/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +0 -1
- package/components/OffsetWellPickerV3/components/shared/OffsetWellTableRows.js +0 -1
- package/components/OffsetWellPickerV3/constants.js +0 -1
- package/components/OffsetWellPickerV3/effects/index.js +0 -1
- package/components/OffsetWellPickerV3/index.js +0 -1
- package/components/OffsetWellPickerV3/utils/apiCalls.js +0 -1
- package/components/OffsetWellPickerV4/OffsetWellPickerV4.js +0 -1
- package/components/OffsetWellPickerV4/OffsetWellPickerV4.module.css.js +0 -1
- package/components/OffsetWellPickerV4/components/AppHeader/AppHeader.js +0 -1
- package/components/OffsetWellPickerV4/components/AppHeader/AppHeader.module.css.js +0 -1
- package/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.js +0 -1
- package/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.module.css.js +0 -1
- package/components/OffsetWellPickerV4/components/Filter/Filter.js +0 -1
- package/components/OffsetWellPickerV4/components/Filter/Filter.module.css.js +0 -1
- package/components/OffsetWellPickerV4/components/Filter/MultiSelect.js +0 -1
- package/components/OffsetWellPickerV4/components/Filter/PeriodSelect.js +0 -1
- package/components/OffsetWellPickerV4/components/Filter/RadiusInput.js +0 -1
- package/components/OffsetWellPickerV4/components/Filter/SingleSelect.js +0 -1
- package/components/OffsetWellPickerV4/components/Filter/WellSection.js +0 -1
- package/components/OffsetWellPickerV4/components/Map/WellsMap.js +0 -1
- package/components/OffsetWellPickerV4/components/Map/WellsMap.module.css.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.module.css.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetTypesSection.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AutoCompleteAssetSearch.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.module.css.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.module.css.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.module.css.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/SubjectWellMark.js +0 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/ViewWellSectionsName.js +0 -1
- package/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +0 -1
- package/components/OffsetWellPickerV4/components/Toolbar/Toolbar.module.css.js +0 -1
- package/components/OffsetWellPickerV4/constants.js +0 -1
- package/components/OffsetWellPickerV4/effects/useAdvancedWells.js +0 -1
- package/components/OffsetWellPickerV4/effects/useAssetsData.js +0 -1
- package/components/OffsetWellPickerV4/effects/useBicWells.js +0 -1
- package/components/OffsetWellPickerV4/effects/useCompanyMetricKey.js +0 -1
- package/components/OffsetWellPickerV4/effects/useFetchWells.js +0 -1
- package/components/OffsetWellPickerV4/effects/useFilterOptions.js +0 -1
- package/components/OffsetWellPickerV4/effects/useFilteredWells.js +0 -1
- package/components/OffsetWellPickerV4/effects/useRadiusWells.js +0 -1
- package/components/OffsetWellPickerV4/effects/useSortedWells.js +0 -1
- package/components/OffsetWellPickerV4/effects/useTableColumns.js +0 -1
- package/components/OffsetWellPickerV4/utils/apiCalls.js +0 -1
- package/components/OffsetWellPickerV4/utils/index.js +0 -1
- package/components/OffsetWellPickerV4/utils/timePeriod.js +0 -1
- package/components/OffsetWellPickerV4/utils/unitSystem.js +0 -1
- package/components/PadModeSelect/PadModeSelect.js +0 -1
- package/components/PadModeSelect/utils.js +0 -1
- package/components/PadOffsetsPicker/OffsetAssetChip.js +0 -1
- package/components/PadOffsetsPicker/OffsetAssetsListExpander.js +0 -1
- package/components/PadOffsetsPicker/PadOffsetsPicker.js +0 -1
- package/components/PadOffsetsPicker/StagesSelector.js +0 -1
- package/components/PadOffsetsPicker/index.js +0 -1
- package/components/ParameterCharts/AddEditTrack.css.js +0 -1
- package/components/ParameterCharts/AddEditTrack.js +0 -1
- package/components/ParameterCharts/ChartsContext.js +0 -1
- package/components/ParameterCharts/DataContext.js +0 -1
- package/components/ParameterCharts/ParameterCharts.css.js +0 -1
- package/components/ParameterCharts/ParameterCharts.js +0 -1
- package/components/ParameterCharts/SettingsContext.js +0 -1
- package/components/ParameterCharts/components/ChartContainer.css.js +0 -1
- package/components/ParameterCharts/components/ChartContainer.js +0 -1
- package/components/ParameterCharts/components/Charts/EmptyChart.css.js +0 -1
- package/components/ParameterCharts/components/Charts/EmptyChart.js +0 -1
- package/components/ParameterCharts/components/Charts/LineChart.css.js +0 -1
- package/components/ParameterCharts/components/Charts/LineChart.js +0 -1
- package/components/ParameterCharts/components/Charts/options.js +0 -1
- package/components/ParameterCharts/components/DataLoadingIndicator.js +0 -1
- package/components/ParameterCharts/components/SingleChannelTrackSettings.js +0 -1
- package/components/ParameterCharts/components/Tooltip/CursorPositioner.css.js +0 -1
- package/components/ParameterCharts/components/Tooltip/CursorPositioner.js +0 -1
- package/components/ParameterCharts/components/Tooltip/Tooltip.css.js +0 -1
- package/components/ParameterCharts/components/Tooltip/Tooltip.js +0 -1
- package/components/ParameterCharts/components/TraceHeader.css.js +0 -1
- package/components/ParameterCharts/components/TraceHeader.js +0 -1
- package/components/ParameterCharts/components/TraceSelect.js +0 -1
- package/components/ParameterCharts/components/TraceSettings.css.js +0 -1
- package/components/ParameterCharts/components/TraceSettings.js +0 -1
- package/components/ParameterCharts/components/Track.css.js +0 -1
- package/components/ParameterCharts/components/Track.js +0 -1
- package/components/ParameterCharts/components/TrackSettings.css.js +0 -1
- package/components/ParameterCharts/components/TrackSettings.js +0 -1
- package/components/ParameterCharts/constants.js +0 -1
- package/components/ParameterCharts/utils/dataParser.js +0 -1
- package/components/PinnableFilters/PinnableFilters.css.js +0 -1
- package/components/PinnableFilters/PinnableFilters.js +0 -1
- package/components/PinnableFilters/components/FiltersToggler.js +0 -1
- package/components/PinnableFilters/components/PinAppSwitch.js +0 -1
- package/components/PinnableFilters/constants.js +0 -1
- package/components/PinnableFilters/effects/index.js +0 -1
- package/components/PinnableFilters/utils.js +0 -1
- package/components/Popover/Popover.js +0 -1
- package/components/Popper/Popper.js +0 -1
- package/components/PostInput/PostInput.css.js +0 -1
- package/components/PostInput/PostInput.js +0 -1
- package/components/PostPreviewDialog/index.js +0 -1
- package/components/PostPreviewDialog/styles.css.js +0 -1
- package/components/PriceInput/FormattedNumber.js +0 -1
- package/components/PriceInput/PriceInput.js +0 -1
- package/components/RangeSlider/Input.css.js +0 -1
- package/components/RangeSlider/RangeSlider.css.js +0 -1
- package/components/RangeSlider/RangeSlider.js +0 -1
- package/components/RangeSlider/constants.js +0 -1
- package/components/RangeSlider/inputs/FromInput.js +0 -1
- package/components/RangeSlider/inputs/ToInput.js +0 -1
- package/components/RangeSlider/strategies/horizontal.js +0 -1
- package/components/RangeSlider/strategies/vertical.js +0 -1
- package/components/RangeSlider/utils.js +0 -1
- package/components/ResizableTable/ResizableTable.js +0 -1
- package/components/ResizableTable/ResizableTableCell.js +0 -1
- package/components/ResizableTable/ResizableTableHeaderCell.js +0 -1
- package/components/Search/Search.js +0 -1
- package/components/Search/components/Groups.js +0 -1
- package/components/Search/components/InputAdornmentLeft.js +0 -1
- package/components/Search/components/Listbox.js +0 -1
- package/components/Search/components/Paper.js +0 -1
- package/components/Search/components/RecentSearches.js +0 -1
- package/components/Search/styles.js +0 -1
- package/components/SearchInput/index.js +0 -1
- package/components/Select/index.js +0 -1
- package/components/SettingEditors/ColorEditor/index.js +0 -1
- package/components/SettingEditors/ColorEditor/style.css.js +0 -1
- package/components/SettingEditors/DropdownEditor/index.js +0 -1
- package/components/SettingEditors/RadioEditor/index.js +0 -1
- package/components/SlateFormattedText/Constants.js +0 -1
- package/components/SlateFormattedText/Elements/ImageElement/ImageElement.css.js +0 -1
- package/components/SlateFormattedText/Elements/ImageElement/ImageElement.js +0 -1
- package/components/SlateFormattedText/Elements/VideoElement/VideoElement.js +0 -1
- package/components/SlateFormattedText/Elements/VideoElement/style.css.js +0 -1
- package/components/SlateFormattedText/RenderElements.js +0 -1
- package/components/SlateFormattedText/SlateFormattedText.js +0 -1
- package/components/SlateFormattedText/style.css.js +0 -1
- package/components/SlateFormattedText/utils.js +0 -1
- package/components/StageDesignVActual/ComparisonBar/ComparisonBar.js +0 -1
- package/components/StageDesignVActual/ComparisonBar/utils.js +0 -1
- package/components/StageDesignVActual/ComparisonHeader.js +0 -1
- package/components/StageDesignVActual/ComparisonRow.js +0 -1
- package/components/StageDesignVActual/ComparisonTable.css.js +0 -1
- package/components/StageDesignVActual/ElementsComparison/ElementsComparison.js +0 -1
- package/components/StageDesignVActual/ElementsComparison/utils.js +0 -1
- package/components/StatusBadge/DQChip.js +0 -1
- package/components/StatusBadge/DQStatusIcon.js +0 -1
- package/components/StatusBadge/DQUnvalidatedContent.js +0 -1
- package/components/StatusBadge/constants.js +0 -1
- package/components/StatusBadge/index.js +0 -1
- package/components/Stepper/Step.css.js +0 -1
- package/components/Stepper/Step.js +0 -1
- package/components/Stepper/Stepper.js +0 -1
- package/components/Stepper/StepsWrapper.css.js +0 -1
- package/components/Stepper/StepsWrapper.js +0 -1
- package/components/Stepper/constants.js +0 -1
- package/components/StyledMenuItem/index.js +0 -1
- package/components/SwitchControl/index.js +0 -1
- package/components/SwitchControl/style.css.js +0 -1
- package/components/Table/TableCell/TableCell.js +0 -1
- package/components/Table/TableContainer/TableContainer.js +0 -1
- package/components/Table/TableSortLabel/TableSortLabel.js +0 -1
- package/components/Table/TableToolbar/TableToolbar.js +0 -1
- package/components/Tabs/Tab.js +0 -1
- package/components/Tabs/Tabs.js +0 -1
- package/components/Template/TemplatePopover/Styles.js +0 -1
- package/components/Template/TemplatePopover/index.js +0 -1
- package/components/Template/TemplateSharingDialog/ChipSelector.css.js +0 -1
- package/components/Template/TemplateSharingDialog/ChipSelector.js +0 -1
- package/components/Template/TemplateSharingDialog/UsersChipSelector.js +0 -1
- package/components/Template/TemplateSharingDialog/index.js +0 -1
- package/components/TextField/effects/index.js +0 -1
- package/components/TextField/index.js +0 -1
- package/components/TextLink/index.js +0 -1
- package/components/Toaster/ToastContainer.js +0 -1
- package/components/Toaster/Toaster.js +0 -1
- package/components/Tooltip/MuiTooltipDcWrapper.js +0 -1
- package/components/Tooltip/ScrollableTooltip.js +0 -1
- package/components/Tooltip/Tooltip.js +0 -1
- package/components/TracesEditModal/TracesEditModal.css.js +0 -1
- package/components/TracesEditModal/TracesEditModal.js +0 -1
- package/components/TracesEditModal/TracesEditModalContainer.js +0 -1
- package/components/TruncatedText/index.js +0 -1
- package/components/Typography.js +0 -1
- package/components/UserCard/index.js +0 -1
- package/components/UserCard/style.css.js +0 -1
- package/components/UserCardPopover.js +0 -1
- package/components/UserMention/constants.js +0 -1
- package/components/UserMention/index.js +0 -1
- package/components/UserMention/style.css.js +0 -1
- package/components/UserMention/utils/index.js +0 -1
- package/components/VirtualizedTable/CustomizeColumnsDialog.js +0 -1
- package/components/VirtualizedTable/DraggableList.js +0 -1
- package/components/VirtualizedTable/VirtualizedTable.js +0 -1
- package/components/VirtualizedTable/index.js +0 -1
- package/components/WellSummary/ActivitySummaryChart.js +0 -1
- package/components/WellSummary/FracWirelineTimeChart.js +0 -1
- package/components/WellSummary/WellSummaryItemLabel.js +0 -1
- package/components/WellSummary/WellSummaryItemTitle.js +0 -1
- package/components/WellSummary/WellSummaryItemValue.js +0 -1
- package/components/WellSummary/effects/useWellSummaryData.js +0 -1
- package/components/WellSummary/index.js +0 -1
- package/components/WellSummary/utils.js +0 -1
- package/components/index.js +0 -1
- package/components/shared/useThrottledCallback.js +0 -1
- package/config/extendNative.js +0 -1
- package/config/highcharts/highcharts-contour.js +0 -1
- package/config/highcharts/highcharts.js +0 -1
- package/config/index.js +0 -1
- package/config/initGlobalDependencies.js +0 -1
- package/config/mapbox/index.js +0 -1
- package/config/theme/accordionOverrides.js +0 -1
- package/config/theme/buttonOverrides.js +0 -1
- package/config/theme/checkboxOverrides.js +0 -1
- package/config/theme/chipOverrides.js +0 -1
- package/config/theme/dateTimePickerThemeOverrides.js +0 -1
- package/config/theme/fabOverrides.js +0 -1
- package/config/theme/formControlLabelOverrides.js +0 -1
- package/config/theme/formGroupOverrides.js +0 -1
- package/config/theme/index.js +0 -1
- package/config/theme/lightThemePalette.mjs.js +0 -1
- package/config/theme/palette.mjs.js +0 -1
- package/config/theme/radioOverrides.js +0 -1
- package/config/theme/tableOverrides.js +0 -1
- package/config/theme/textFieldOverrides.js +0 -1
- package/config/theme/themeVariables.mjs.js +0 -1
- package/config/theme/toggleButtonsGroupOverrides.js +0 -1
- package/config/theme/tooltipOverrides.js +0 -1
- package/constants/accuracy.js +0 -1
- package/constants/alerts.js +0 -1
- package/constants/appPackages.js +0 -1
- package/constants/apps.js +0 -1
- package/constants/assetTypes.js +0 -1
- package/constants/bha.js +0 -1
- package/constants/casing.js +0 -1
- package/constants/completion.js +0 -1
- package/constants/componentsSettings.js +0 -1
- package/constants/dateTimeFormat.js +0 -1
- package/constants/devcenter.js +0 -1
- package/constants/drillstring.js +0 -1
- package/constants/feed.js +0 -1
- package/constants/goals.js +0 -1
- package/constants/index.js +0 -1
- package/constants/notifications.js +0 -1
- package/constants/rigActivity.js +0 -1
- package/constants/segment.js +0 -1
- package/constants/sizes.js +0 -1
- package/constants/subscriptions.js +0 -1
- package/constants/theme.js +0 -1
- package/constants/wellSummary.js +0 -1
- package/effects/index.js +0 -1
- package/effects/useDelayedDcFullscreenElemOpen.js +0 -1
- package/effects/useDevCenterApp.js +0 -1
- package/effects/useEscPress.js +0 -1
- package/effects/useOutsideClick.js +0 -1
- package/effects/useSharedDCStore.js +0 -1
- package/effects/useSignedURL.js +0 -1
- package/effects/useSubscriptions.js +0 -1
- package/ext-esm/@material-ui/icons/esm/ExpandLess.js +0 -1
- package/ext-esm/@material-ui/icons/esm/ExpandMore.js +0 -1
- package/ext-esm/@material-ui/icons/esm/Map.js +0 -1
- package/ext-esm/@material-ui/icons/esm/UnfoldLess.js +0 -1
- package/ext-esm/@material-ui/icons/esm/UnfoldMore.js +0 -1
- package/ext-esm/@material-ui/icons/esm/utils/createSvgIcon.js +0 -1
- package/ext-esm/style-inject/dist/style-inject.es.js +0 -1
- package/ext-esm/tslib/tslib.es6.js +0 -1
- package/hocs/index.js +0 -1
- package/hocs/withMUIProvidersHOC.js +0 -1
- package/index.js +0 -1
- package/permissions/PermissionsContext.js +0 -1
- package/permissions/ProvidePermissions.js +0 -1
- package/permissions/constants/abilities.js +0 -1
- package/permissions/constants/appsPermissions.js +0 -1
- package/permissions/constants/index.js +0 -1
- package/permissions/constants/settingsApps.js +0 -1
- package/permissions/index.js +0 -1
- package/permissions/usePermissions.js +0 -1
- package/permissions/useProvidePermissions.js +0 -1
- package/permissions/utils.js +0 -1
- package/permissions/withPermissionsHOC.js +0 -1
- package/styles/counter/counter.module.scss.js +0 -1
- package/styles/customScrollbars.global.css.js +0 -1
- package/styles/emojiMart.global.css.js +0 -1
- package/styles/generatedThemesVariables.global.css.js +0 -1
- package/styles/index.global.css.js +0 -1
- package/styles/lightbox.global.css.js +0 -1
- package/styles/mapbox.global.css.js +0 -1
- package/styles/reactVirtualized.global.css.js +0 -1
- package/styles/typography/colors.module.scss.js +0 -1
- package/styles/typography/typography.module.scss.js +0 -1
- package/utils/DrillstringUtils.js +0 -1
- package/utils/FluidCheckUtils.js +0 -1
- package/utils/StageDesignVActualUtils.js +0 -1
- package/utils/accuracy.js +0 -1
- package/utils/alerts.js +0 -1
- package/utils/apps.js +0 -1
- package/utils/audio.js +0 -1
- package/utils/bha.js +0 -1
- package/utils/casing/conversion.js +0 -1
- package/utils/casing/index.js +0 -1
- package/utils/casing/validation.js +0 -1
- package/utils/chartSeries.js +0 -1
- package/utils/completion.js +0 -1
- package/utils/components.js +0 -1
- package/utils/constants/units.js +0 -1
- package/utils/convert.js +0 -1
- package/utils/convertKeys.js +0 -1
- package/utils/csvExport.js +0 -1
- package/utils/dashboardReports.js +0 -1
- package/utils/devcenter.js +0 -1
- package/utils/devcenterToasts.js +0 -1
- package/utils/drillstring/conversion.js +0 -1
- package/utils/drillstring/index.js +0 -1
- package/utils/drillstring/schematic.js +0 -1
- package/utils/drillstring/validation.js +0 -1
- package/utils/env.js +0 -1
- package/utils/feed.js +0 -1
- package/utils/fileExtension.js +0 -1
- package/utils/formatting.js +0 -1
- package/utils/ga.js +0 -1
- package/utils/goals.js +0 -1
- package/utils/index.js +0 -1
- package/utils/jsonaDataFormatter.js +0 -1
- package/utils/lasParser.js +0 -1
- package/utils/loadable.js +0 -1
- package/utils/localStorage.js +0 -1
- package/utils/main.js +0 -1
- package/utils/mapUnits.js +0 -1
- package/utils/mapbox.js +0 -1
- package/utils/metrics/index.js +0 -1
- package/utils/metrics/metricsConfig.js +0 -1
- package/utils/metrics/utils.js +0 -1
- package/utils/mobileDetect.js +0 -1
- package/utils/nativeMessages.js +0 -1
- package/utils/notificationToasts.js +0 -1
- package/utils/notifications.js +0 -1
- package/utils/permissions.js +0 -1
- package/utils/reports.js +0 -1
- package/utils/rollbar.js +0 -1
- package/utils/sharedDCStore.js +0 -1
- package/utils/sqlParser.js +0 -1
- package/utils/themeVariables.js +0 -1
- package/utils/time.js +0 -1
- package/utils/torqueAndHookloadUtils.js +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{memo as e}from"react";import t from"prop-types";import{makeStyles as o}from"@material-ui/core";import{jsx as r,jsxs as i}from"react/jsx-runtime";import"../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../Modal/CorvaModal.js";import"uuid";import"../../../IconMenu/index.js";import"../../../StyledMenuItem/index.js";import"../../../ImagesGrid/index.js";import"../../../DevCenter/AppHeader/AppHeader.js";import"../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.js";import"../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../DevCenter/SideBar/SideBar.js";import"../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/defineProperty";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../DevCenter/AppContext.js";import"../../../AssetEditor/index.js";import"../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../LoadingIndicator/LoadingIndicator.js";import"../../../Typography.js";import"../../../CollapsableSidebar.js";import"../../../DateTimePicker/index.js";import"../../../DatePicker/index.js";import"../../../ErrorBoundary/ErrorBoundary.js";import"../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../../../Annotations/components/AnnotationsList/index.js";import"../../../Annotations/components/LastAnnotation/index.js";import"../../../Annotations/AnnotationsContext.js";import"../../../SlateFormattedText/SlateFormattedText.js";import"../../../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"lodash";import"slate";import"../../../ParameterCharts/ParameterCharts.js";import"../../../ParameterCharts/AddEditTrack.js";import"../../../ChartActionsList/ChartActionsList.js";import"../../../CopyToClipboard/CopyToClipboard.js";import"../../../AssetEditor/AssetEditorAutocomplete.js";import"../../../AssetEditor/SingleAssetEditor.js";import"../../../SettingEditors/ColorEditor/index.js";import"../../../SettingEditors/DropdownEditor/index.js";import"../../../SettingEditors/RadioEditor/index.js";import"../../../SwitchControl/index.js";import"../../../ColorPicker/ColorPicker.js";import"../../../Chart/components/ChartButton.js";import"../../../Chart/components/ChartButtons.js";import"../../../Chart/components/ChartWrapper.js";import"../../../Chart/components/AxisDropdown.js";import"../../../Chart/components/buttons/DragToZoomButton.js";import"../../../Chart/components/buttons/ZoomInButton.js";import"../../../Chart/components/buttons/ZoomOutButton.js";import"../../../Chart/components/buttons/PanButton.js";import"../../../Chart/components/buttons/ResetZoomButton.js";import"../../../Chart/components/buttons/HideAxesButton.js";import"../../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../../../TruncatedText/index.js";import"../../../RangeSlider/RangeSlider.js";import"../../../AdvancedSlider/AdvancedSlider.js";import"../../../Breadcrumbs/index.js";import"../../../VirtualizedTable/index.js";import"../../../EmptyView/EmptyView.js";import"../../../EmptyView/EmptyAppView/EmptyAppView.js";import"../../../Button/index.js";import"../../../ContextMenuItem/index.js";import"../../../FolderMenuItem/index.js";import"../../../EditableItem/EditableItem/index.js";import"../../../EditableItem/EditableItemWithBadge/index.js";import"../../../Checkbox/index.js";import"../../../FolderMenuItemWithLinks/index.js";import n from"../../../IconButton/index.js";import"../../../TextField/index.js";import"../../../Chip/index.js";import"../../../Counter/index.js";import"../../../AnchorsList/AnchorsList.js";import"../../../Select/index.js";import"../../../CustomSelect/index.js";import"../../../Tabs/Tabs.js";import"../../../Tabs/Tab.js";import"../../../ResizableTable/ResizableTable.js";import"@material-ui/icons/Check";import"@material-ui/icons/Close";import"@material-ui/icons/Edit";import"@material-ui/icons/Delete";import"../../../GradientManager/configuration/constants.js";import"../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"classnames";import"../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../GradientManager/GradientSelect.styles.js";import"../../../GradientPicker/GradientPicker.js";import"../../../GradientManager/GradientManager.styles.js";import"../../../Drillstring/BHASchematic.js";import"../../../Drillstring/BHATable/index.js";import"../../../Drillstring/BHAComponentIcon.js";import"../../../Drillstring/BHAComponentDetail/index.js";import"../../../Drillstring/BHATileIcon.js";import"../../../Drillstring/BHATile/BHATile.js";import"../../../Drillstring/BHAList/BHAList.js";import"../../../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../../../Casing/CasingTable/index.js";import"../../../Casing/CasingComponentIcon.js";import"../../../Casing/CasingTileIcon.js";import"../../../Casing/CasingTableV2/CasingTableV2.js";import"../../../Casing/CasingTile/CasingTile.js";import"../../../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../../../WellSummary/WellSummaryItemLabel.js";import"../../../WellSummary/WellSummaryItemTitle.js";import"../../../WellSummary/WellSummaryItemValue.js";import"../../../WellSummary/ActivitySummaryChart.js";import"../../../WellSummary/FracWirelineTimeChart.js";import"@babel/runtime/helpers/slicedToArray";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../../clients/jsonApi/index.js";import"../../../../constants/goals.js";import"../../../../constants/segment.js";import"../../../../constants/alerts.js";import"../../../../constants/apps.js";import"../../../../constants/drillstring.js";import"../../../../constants/completion.js";import"../../../../constants/notifications.js";import"../../../../constants/feed.js";import"../../../../constants/bha.js";import"../../../BICOffsetPickerDialog/index.js";import"../../../OffsetWellButton/OffsetWellButton.js";import"../../../OffsetWellPickerV2/OffsetWellPickerDialog.js";import"../../index.js";import"../../../OffsetWellChips/Chip.js";import"../../../OffsetWellChips/ChipsContainer.js";import"../../../OffsetWellPickerV4/OffsetWellPickerV4.js";import"../../../OffsetWellMap/OffsetWellMap.js";import"../../../Notifications/Notifications.js";import"@babel/runtime/helpers/toConsumableArray";import"../../../Toaster/Toaster.js";import"../../../ConfirmationDialog.js";import"../../../TextLink/index.js";import"../../../Avatar/index.js";import"../../../Template/TemplatePopover/index.js";import"../../../Template/TemplateSharingDialog/index.js";import"../../../MenuItem/index.js";import"../../../PadModeSelect/PadModeSelect.js";import"../../../PinnableFilters/PinnableFilters.js";import"../../../HeaderLayout/HeaderLayout.js";import"../../../PadOffsetsPicker/PadOffsetsPicker.js";import"../../../PadOffsetsPicker/OffsetAssetChip.js";import"../../../PadOffsetsPicker/OffsetAssetsListExpander.js";import"../../../PadOffsetsPicker/StagesSelector.js";import"../../../Table/TableToolbar/TableToolbar.js";import"../../../Table/TableContainer/TableContainer.js";import"../../../Table/TableCell/TableCell.js";import"../../../Tooltip/MuiTooltipDcWrapper.js";import"../../../Tooltip/ScrollableTooltip.js";import"../../../PriceInput/PriceInput.js";import"../../../LabelsCounter/LabelsCounter.js";import"../../../Stepper/Step.js";import"../../../Stepper/StepsWrapper.js";import"../../../Stepper/Stepper.js";import"../../../Comment/CommentIcon/index.js";import"../../../FilesLoader/FilesLoader.js";import"../../../FilesLoader/Icons/FileIcon.js";import"../../../SearchInput/index.js";import"../../../FeedItem/FeedItem.js";import"../../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../../../PostInput/PostInput.js";import"../../../KeyboardDateTimePicker.js";import"../../../AddComment/Popover.js";import"../../../AddComment/Popup.js";import"../../../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../../../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../../../StageDesignVActual/ComparisonHeader.js";import"../../../StageDesignVActual/ComparisonRow.js";import"../../../EmbeddedApp/DevCenterEmbeddedApp.js";import"../../../EmbeddedApp/EmbeddedApp.js";import"../../../HelpCenter/HelpCenterIcon.js";import"../../../Autocomplete/Autocomplete.js";import"../../../DocumentViewer/DocumentViewer.js";import"../../../ColorPickerPalette/ColorPickerPalette.js";import"../../../Search/Search.js";import"../../../Search/components/Listbox.js";import"../../../Search/components/Paper.js";import"../../../Search/components/RecentSearches.js";import"../../../Search/components/InputAdornmentLeft.js";import"../../../Search/components/Groups.js";import"../../../StatusBadge/index.js";import"../../../Attachment/index.js";import"../../../EmojiIconButton.js";import"../../../FileUploadIconButton.js";import"../../../FilePreview/index.js";import"../../../FailedFileUploading.js";import"../../../UserMention/index.js";import"../../../CommentsInfo/index.js";import"../../../CommentInput/index.js";import"../../../Comment/index.js";import"../../../CommentLoader.js";import s from'./../../../../ext-esm/@material-ui/icons/esm/Map.js';import p from'./../../../../ext-esm/@material-ui/icons/esm/UnfoldMore.js';import m from'./../../../../ext-esm/@material-ui/icons/esm/UnfoldLess.js';var a=o({iconButtonWrapper:{marginTop:5,width:"40px"},mapExpandIconGroup:{display:"flex",flexDirection:"column",height:"26px",width:"26px",alignItems:"center",justifyContent:"center"}}),l=function(e){var t=e.mapHidden,o=e.onToggleMap,l=e.isMobile,d=a();return r("div",{className:d.iconButtonWrapper,children:r(n,{size:"small",variant:"contained",tooltipProps:l?{title:""}:{title:t?"Expand Map":"Collapse Map"},onClick:function(){o()},children:i("div",{className:d.mapExpandIconGroup,children:[r(s,{fontSize:"inherit"}),r(t?p:m,{fontSize:"inherit"})]})})})};l.propTypes={mapHidden:t.bool.isRequired,onToggleMap:t.func.isRequired,isMobile:t.bool.isRequired};var d=e(l);export{d as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{useMemo as e}from"react";import t from"prop-types";import{isEmpty as i,get as r}from"lodash";import o from"classnames";import{makeStyles as n,Typography as s,MenuItem as p,Tooltip as a,Chip as m}from"@material-ui/core";import{ToggleButtonGroup as l,ToggleButton as c}from"@material-ui/lab";import d from"@material-ui/icons/FilterList";import j from"@material-ui/icons/Sort";import u from"@material-ui/icons/Close";import{jsxs as C,jsx as b}from"react/jsx-runtime";import"../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../Modal/CorvaModal.js";import"uuid";import"../../../IconMenu/index.js";import"../../../StyledMenuItem/index.js";import"../../../ImagesGrid/index.js";import"../../../DevCenter/AppHeader/AppHeader.js";import"../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.js";import"../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../DevCenter/SideBar/SideBar.js";import"../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/defineProperty";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../DevCenter/AppContext.js";import"../../../AssetEditor/index.js";import"../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../LoadingIndicator/LoadingIndicator.js";import"../../../Typography.js";import"../../../CollapsableSidebar.js";import"../../../DateTimePicker/index.js";import"../../../DatePicker/index.js";import"../../../ErrorBoundary/ErrorBoundary.js";import"../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../../../Annotations/components/AnnotationsList/index.js";import"../../../Annotations/components/LastAnnotation/index.js";import"../../../Annotations/AnnotationsContext.js";import"../../../SlateFormattedText/SlateFormattedText.js";import"../../../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"slate";import"../../../ParameterCharts/ParameterCharts.js";import"../../../ParameterCharts/AddEditTrack.js";import"../../../ChartActionsList/ChartActionsList.js";import"../../../CopyToClipboard/CopyToClipboard.js";import"../../../AssetEditor/AssetEditorAutocomplete.js";import"../../../AssetEditor/SingleAssetEditor.js";import"../../../SettingEditors/ColorEditor/index.js";import"../../../SettingEditors/DropdownEditor/index.js";import"../../../SettingEditors/RadioEditor/index.js";import"../../../SwitchControl/index.js";import"../../../ColorPicker/ColorPicker.js";import"../../../Chart/components/ChartButton.js";import"../../../Chart/components/ChartButtons.js";import"../../../Chart/components/ChartWrapper.js";import"../../../Chart/components/AxisDropdown.js";import"../../../Chart/components/buttons/DragToZoomButton.js";import"../../../Chart/components/buttons/ZoomInButton.js";import"../../../Chart/components/buttons/ZoomOutButton.js";import"../../../Chart/components/buttons/PanButton.js";import"../../../Chart/components/buttons/ResetZoomButton.js";import"../../../Chart/components/buttons/HideAxesButton.js";import"../../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../../../TruncatedText/index.js";import"../../../RangeSlider/RangeSlider.js";import"../../../AdvancedSlider/AdvancedSlider.js";import"../../../Breadcrumbs/index.js";import"../../../VirtualizedTable/index.js";import"../../../EmptyView/EmptyView.js";import"../../../EmptyView/EmptyAppView/EmptyAppView.js";import"../../../Button/index.js";import"../../../ContextMenuItem/index.js";import"../../../FolderMenuItem/index.js";import"../../../EditableItem/EditableItem/index.js";import"../../../EditableItem/EditableItemWithBadge/index.js";import"../../../Checkbox/index.js";import"../../../FolderMenuItemWithLinks/index.js";import"../../../IconButton/index.js";import"../../../TextField/index.js";import"../../../Chip/index.js";import"../../../Counter/index.js";import"../../../AnchorsList/AnchorsList.js";import g from"../../../Select/index.js";import"../../../CustomSelect/index.js";import"../../../Tabs/Tabs.js";import"../../../Tabs/Tab.js";import"../../../ResizableTable/ResizableTable.js";import"@material-ui/icons/Check";import"@material-ui/icons/Edit";import"@material-ui/icons/Delete";import"../../../GradientManager/configuration/constants.js";import"../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../GradientManager/GradientSelect.styles.js";import"../../../GradientPicker/GradientPicker.js";import"../../../GradientManager/GradientManager.styles.js";import"../../../Drillstring/BHASchematic.js";import"../../../Drillstring/BHATable/index.js";import"../../../Drillstring/BHAComponentIcon.js";import"../../../Drillstring/BHAComponentDetail/index.js";import"../../../Drillstring/BHATileIcon.js";import"../../../Drillstring/BHATile/BHATile.js";import"../../../Drillstring/BHAList/BHAList.js";import"../../../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../../../Casing/CasingTable/index.js";import"../../../Casing/CasingComponentIcon.js";import"../../../Casing/CasingTileIcon.js";import"../../../Casing/CasingTableV2/CasingTableV2.js";import"../../../Casing/CasingTile/CasingTile.js";import"../../../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../../../WellSummary/WellSummaryItemLabel.js";import"../../../WellSummary/WellSummaryItemTitle.js";import"../../../WellSummary/WellSummaryItemValue.js";import"../../../WellSummary/ActivitySummaryChart.js";import"../../../WellSummary/FracWirelineTimeChart.js";import"@babel/runtime/helpers/slicedToArray";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../../clients/jsonApi/index.js";import"../../../../constants/goals.js";import"../../../../constants/segment.js";import"../../../../constants/alerts.js";import"../../../../constants/apps.js";import"../../../../constants/drillstring.js";import"../../../../constants/completion.js";import"../../../../constants/notifications.js";import"../../../../constants/feed.js";import"../../../../constants/bha.js";import"../../../BICOffsetPickerDialog/index.js";import"../../../OffsetWellButton/OffsetWellButton.js";import"../../../OffsetWellPickerV2/OffsetWellPickerDialog.js";import"../../index.js";import"../../../OffsetWellChips/Chip.js";import"../../../OffsetWellChips/ChipsContainer.js";import"../../../OffsetWellPickerV4/OffsetWellPickerV4.js";import"../../../OffsetWellMap/OffsetWellMap.js";import"../../../Notifications/Notifications.js";import"@babel/runtime/helpers/toConsumableArray";import"../../../Toaster/Toaster.js";import"../../../ConfirmationDialog.js";import"../../../TextLink/index.js";import"../../../Avatar/index.js";import"../../../Template/TemplatePopover/index.js";import"../../../Template/TemplateSharingDialog/index.js";import"../../../MenuItem/index.js";import"../../../PadModeSelect/PadModeSelect.js";import"../../../PinnableFilters/PinnableFilters.js";import"../../../HeaderLayout/HeaderLayout.js";import"../../../PadOffsetsPicker/PadOffsetsPicker.js";import"../../../PadOffsetsPicker/OffsetAssetChip.js";import"../../../PadOffsetsPicker/OffsetAssetsListExpander.js";import"../../../PadOffsetsPicker/StagesSelector.js";import"../../../Table/TableToolbar/TableToolbar.js";import"../../../Table/TableContainer/TableContainer.js";import"../../../Table/TableCell/TableCell.js";import"../../../Tooltip/MuiTooltipDcWrapper.js";import"../../../Tooltip/ScrollableTooltip.js";import"../../../PriceInput/PriceInput.js";import"../../../LabelsCounter/LabelsCounter.js";import"../../../Stepper/Step.js";import"../../../Stepper/StepsWrapper.js";import"../../../Stepper/Stepper.js";import"../../../Comment/CommentIcon/index.js";import"../../../FilesLoader/FilesLoader.js";import"../../../FilesLoader/Icons/FileIcon.js";import"../../../SearchInput/index.js";import"../../../FeedItem/FeedItem.js";import"../../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../../../PostInput/PostInput.js";import"../../../KeyboardDateTimePicker.js";import"../../../AddComment/Popover.js";import"../../../AddComment/Popup.js";import"../../../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../../../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../../../StageDesignVActual/ComparisonHeader.js";import"../../../StageDesignVActual/ComparisonRow.js";import"../../../EmbeddedApp/DevCenterEmbeddedApp.js";import"../../../EmbeddedApp/EmbeddedApp.js";import"../../../HelpCenter/HelpCenterIcon.js";import"../../../Autocomplete/Autocomplete.js";import"../../../DocumentViewer/DocumentViewer.js";import"../../../ColorPickerPalette/ColorPickerPalette.js";import"../../../Search/Search.js";import"../../../Search/components/Listbox.js";import"../../../Search/components/Paper.js";import"../../../Search/components/RecentSearches.js";import"../../../Search/components/InputAdornmentLeft.js";import"../../../Search/components/Groups.js";import"../../../StatusBadge/index.js";import"../../../Attachment/index.js";import"../../../EmojiIconButton.js";import"../../../FileUploadIconButton.js";import"../../../FilePreview/index.js";import"../../../FailedFileUploading.js";import"../../../UserMention/index.js";import"../../../CommentsInfo/index.js";import"../../../CommentInput/index.js";import"../../../Comment/index.js";import"../../../CommentLoader.js";import{DATA_SOURCE_TYPE as f,SELECTION_TAB_TYPE as A,SELECTION_TABS_LABEL as x,FILTER_BASEDON_TYPE as v}from"../../constants.js";import S from"./ToggleMapButton.js";import{DEFAULT_SETTINGS as D}from"../CustomSelectionView/constants.js";var h=n((function(e){return{tabSelectionWrapper:{display:"flex",justifyContent:"space-between",paddingTop:"12px",flexDirection:function(e){var t=e.isTablet,i=e.isMobile;return!t&&i&&"column"},gap:function(e){var t=e.isTablet,i=e.isMobile;return!t&&i&&"12px"},marginBottom:function(e){var t=e.isMobile,i=e.isTablet;return t&&!i?"16px":"24px"}},toggleButton:{width:function(e){var t=e.isTablet,i=e.isMobile;return t?"160px":i?"100%":"215px"},padding:function(e){return e.isMobile&&"0px !important"}},toggleLabel:{marginTop:"2px"},wellSections:{fontSize:"12px",color:e.palette.primary.text6,marginRight:"16px"},actionWrapper:{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"space-evenly"},customAction:{justifyContent:"space-between"},filterWrapper:{display:"flex",flexDirection:"row",alignItems:"center",marginRight:function(e){var t=e.isMobile,i=e.isTablet;return t&&!i?"0px":"16px"},padding:"5px 8px",cursor:"pointer",color:e.palette.primary.text6,"&:hover":{background:e.palette.background.b7,boxShadow:"0px 2px 4px rgba(0, 0, 0, 0.16)",borderRadius:"4px",color:e.palette.primary.text1}},filters:{fontSize:"13px",fontWeight:500,letterSpacing:"1px"},selectComponent:{maxWidth:240,minWidth:60},filterContainer:{display:"flex",alignItems:"center"},selectedChip:{background:"".concat(e.palette.background.b7," !important")},chipLabel:{color:"".concat(e.palette.primary.text6," !important")}}}));function T(t){var n=t.dataSource,T=t.filterBasedOn,P=t.selectedTab,I=t.setSelectedTab,y=t.sectionOptions,B=t.selectedSection,E=t.setSelectedSection,k=t.mapHidden,F=t.onToggleMap,M=t.filtersHidden,W=t.onToggleFilters,L=t.isTablet,R=t.isMobile,w=t.customFilters,O=t.setIsClearFilters,V=h({isTablet:L,isMobile:R}),H=e((function(){return n===f.offsetWellSelectionApp?[{key:A.bic,label:x.offsetWell},{key:A.custom,label:x.custom}]:[{key:A.bic,label:x.wellhub},{key:A.custom,label:x.custom}]}),[n]),q=e((function(){return i(w)?0:Object.keys(r(w,"filters")).length+(r(w,"excludeSideTrack")?1:0)+(r(w,"radius")!==D.radius?1:0)}),[w]);return C("div",{className:V.tabSelectionWrapper,children:[b(l,{value:P,onChange:function(e,t){t&&I(t)},size:"medium",exclusive:!0,children:H.map((function(e){var t=e.key,i=e.label;return b(c,{value:t,className:V.toggleButton,classes:{label:V.toggleLabel},children:i},"tab-selection-".concat(t))}))}),P===A.bic&&n===f.offsetWellSelectionApp&&T===v.wellSections&&C("div",{className:V.actionWrapper,children:[b(s,{className:V.wellSections,children:"Well Section:"}),b(g,{disableUnderline:!0,value:B,className:V.selectComponent,onChange:function(e){E(e.target.value)},FormControlProps:{variant:"standard"},children:y.map((function(e){return b(p,{value:e.id,children:e.name},e.id)}))})]}),P===A.custom&&C("div",{className:o(V.actionWrapper,V.customAction),children:[C("div",{className:V.filterContainer,children:[b(a,{title:M?"Expand Filters":"Collapse Filters",children:C("div",{className:V.filterWrapper,onClick:function(){W((function(e){return!e}))},children:[b(M||!L&&R?d:j,{}),b(s,{className:V.filters,children:"FILTERS"})]})}),!L&&R&&b(m,{classes:{root:V.selectedChip,labelSmall:V.chipLabel,deleteIcon:V.chipLabel},size:"small",label:q,deleteIcon:b(u,{}),onDelete:function(){return O(!0)}})]}),b(S,{mapHidden:k,onToggleMap:function(){F((function(e){return!e}))},isMobile:R})]})]})}T.propTypes={dataSource:t.string.isRequired,filterBasedOn:t.string.isRequired,selectedTab:t.string.isRequired,setSelectedTab:t.func.isRequired,sectionOptions:t.arrayOf(t.shape({})).isRequired,selectedSection:t.any.isRequired,setSelectedSection:t.func.isRequired,mapHidden:t.bool.isRequired,onToggleMap:t.func.isRequired,filtersHidden:t.bool.isRequired,onToggleFilters:t.func.isRequired,isTablet:t.bool.isRequired,isMobile:t.bool.isRequired,customFilters:t.shape({}).isRequired,setIsClearFilters:t.func.isRequired};export{T as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/defineProperty";import t from"@babel/runtime/helpers/slicedToArray";import{memo as r,useMemo as o,useEffect as i,useState as n}from"react";import s from"prop-types";import p from"classnames";import{makeStyles as a,Table as m}from"@material-ui/core";import{jsx as l,jsxs as d}from"react/jsx-runtime";import"../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../Modal/CorvaModal.js";import"uuid";import"../../../IconMenu/index.js";import"../../../StyledMenuItem/index.js";import"../../../ImagesGrid/index.js";import"../../../DevCenter/AppHeader/AppHeader.js";import"../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.js";import"../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../DevCenter/SideBar/SideBar.js";import"../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../DevCenter/AppContext.js";import"../../../AssetEditor/index.js";import"../../../AppVersionsSelect/AppVersionsSelect.js";import c from"../../../LoadingIndicator/LoadingIndicator.js";import"../../../Typography.js";import"../../../CollapsableSidebar.js";import"../../../DateTimePicker/index.js";import"../../../DatePicker/index.js";import"../../../ErrorBoundary/ErrorBoundary.js";import"../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../../../Annotations/components/AnnotationsList/index.js";import"../../../Annotations/components/LastAnnotation/index.js";import"../../../Annotations/AnnotationsContext.js";import"../../../SlateFormattedText/SlateFormattedText.js";import"../../../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"lodash";import"slate";import"../../../ParameterCharts/ParameterCharts.js";import"../../../ParameterCharts/AddEditTrack.js";import"../../../ChartActionsList/ChartActionsList.js";import"../../../CopyToClipboard/CopyToClipboard.js";import"../../../AssetEditor/AssetEditorAutocomplete.js";import"../../../AssetEditor/SingleAssetEditor.js";import"../../../SettingEditors/ColorEditor/index.js";import"../../../SettingEditors/DropdownEditor/index.js";import"../../../SettingEditors/RadioEditor/index.js";import"../../../SwitchControl/index.js";import"../../../ColorPicker/ColorPicker.js";import"../../../Chart/components/ChartButton.js";import"../../../Chart/components/ChartButtons.js";import"../../../Chart/components/ChartWrapper.js";import"../../../Chart/components/AxisDropdown.js";import"../../../Chart/components/buttons/DragToZoomButton.js";import"../../../Chart/components/buttons/ZoomInButton.js";import"../../../Chart/components/buttons/ZoomOutButton.js";import"../../../Chart/components/buttons/PanButton.js";import"../../../Chart/components/buttons/ResetZoomButton.js";import"../../../Chart/components/buttons/HideAxesButton.js";import"../../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../../../TruncatedText/index.js";import"../../../RangeSlider/RangeSlider.js";import"../../../AdvancedSlider/AdvancedSlider.js";import"../../../Breadcrumbs/index.js";import"../../../VirtualizedTable/index.js";import"../../../EmptyView/EmptyView.js";import"../../../EmptyView/EmptyAppView/EmptyAppView.js";import"../../../Button/index.js";import"../../../ContextMenuItem/index.js";import"../../../FolderMenuItem/index.js";import"../../../EditableItem/EditableItem/index.js";import"../../../EditableItem/EditableItemWithBadge/index.js";import"../../../Checkbox/index.js";import"../../../FolderMenuItemWithLinks/index.js";import"../../../IconButton/index.js";import"../../../TextField/index.js";import"../../../Chip/index.js";import"../../../Counter/index.js";import"../../../AnchorsList/AnchorsList.js";import"../../../Select/index.js";import"../../../CustomSelect/index.js";import"../../../Tabs/Tabs.js";import"../../../Tabs/Tab.js";import"../../../ResizableTable/ResizableTable.js";import"@material-ui/icons/Check";import"@material-ui/icons/Close";import"@material-ui/icons/Edit";import"@material-ui/icons/Delete";import"../../../GradientManager/configuration/constants.js";import"../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../GradientManager/GradientSelect.styles.js";import"../../../GradientPicker/GradientPicker.js";import"../../../GradientManager/GradientManager.styles.js";import"../../../Drillstring/BHASchematic.js";import"../../../Drillstring/BHATable/index.js";import"../../../Drillstring/BHAComponentIcon.js";import"../../../Drillstring/BHAComponentDetail/index.js";import"../../../Drillstring/BHATileIcon.js";import"../../../Drillstring/BHATile/BHATile.js";import"../../../Drillstring/BHAList/BHAList.js";import"../../../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../../../Casing/CasingTable/index.js";import"../../../Casing/CasingComponentIcon.js";import"../../../Casing/CasingTileIcon.js";import"../../../Casing/CasingTableV2/CasingTableV2.js";import"../../../Casing/CasingTile/CasingTile.js";import"../../../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../../../WellSummary/WellSummaryItemLabel.js";import"../../../WellSummary/WellSummaryItemTitle.js";import"../../../WellSummary/WellSummaryItemValue.js";import"../../../WellSummary/ActivitySummaryChart.js";import"../../../WellSummary/FracWirelineTimeChart.js";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../../clients/jsonApi/index.js";import"../../../../constants/goals.js";import"../../../../constants/segment.js";import"../../../../constants/alerts.js";import"../../../../constants/apps.js";import"../../../../constants/drillstring.js";import"../../../../constants/completion.js";import"../../../../constants/notifications.js";import"../../../../constants/feed.js";import"../../../../constants/bha.js";import"../../../BICOffsetPickerDialog/index.js";import"../../../OffsetWellButton/OffsetWellButton.js";import"../../../OffsetWellPickerV2/OffsetWellPickerDialog.js";import"../../index.js";import"../../../OffsetWellChips/Chip.js";import"../../../OffsetWellChips/ChipsContainer.js";import"../../../OffsetWellPickerV4/OffsetWellPickerV4.js";import"../../../OffsetWellMap/OffsetWellMap.js";import"../../../Notifications/Notifications.js";import"@babel/runtime/helpers/toConsumableArray";import"../../../Toaster/Toaster.js";import"../../../ConfirmationDialog.js";import"../../../TextLink/index.js";import"../../../Avatar/index.js";import"../../../Template/TemplatePopover/index.js";import"../../../Template/TemplateSharingDialog/index.js";import"../../../MenuItem/index.js";import"../../../PadModeSelect/PadModeSelect.js";import"../../../PinnableFilters/PinnableFilters.js";import"../../../HeaderLayout/HeaderLayout.js";import"../../../PadOffsetsPicker/PadOffsetsPicker.js";import"../../../PadOffsetsPicker/OffsetAssetChip.js";import"../../../PadOffsetsPicker/OffsetAssetsListExpander.js";import"../../../PadOffsetsPicker/StagesSelector.js";import"../../../Table/TableToolbar/TableToolbar.js";import"../../../Table/TableContainer/TableContainer.js";import"../../../Table/TableCell/TableCell.js";import"../../../Tooltip/MuiTooltipDcWrapper.js";import"../../../Tooltip/ScrollableTooltip.js";import"../../../PriceInput/PriceInput.js";import"../../../LabelsCounter/LabelsCounter.js";import"../../../Stepper/Step.js";import"../../../Stepper/StepsWrapper.js";import"../../../Stepper/Stepper.js";import"../../../Comment/CommentIcon/index.js";import"../../../FilesLoader/FilesLoader.js";import"../../../FilesLoader/Icons/FileIcon.js";import"../../../SearchInput/index.js";import"../../../FeedItem/FeedItem.js";import"../../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../../../PostInput/PostInput.js";import"../../../KeyboardDateTimePicker.js";import"../../../AddComment/Popover.js";import"../../../AddComment/Popup.js";import"../../../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../../../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../../../StageDesignVActual/ComparisonHeader.js";import"../../../StageDesignVActual/ComparisonRow.js";import"../../../EmbeddedApp/DevCenterEmbeddedApp.js";import"../../../EmbeddedApp/EmbeddedApp.js";import"../../../HelpCenter/HelpCenterIcon.js";import"../../../Autocomplete/Autocomplete.js";import"../../../DocumentViewer/DocumentViewer.js";import"../../../ColorPickerPalette/ColorPickerPalette.js";import"../../../Search/Search.js";import"../../../Search/components/Listbox.js";import"../../../Search/components/Paper.js";import"../../../Search/components/RecentSearches.js";import"../../../Search/components/InputAdornmentLeft.js";import"../../../Search/components/Groups.js";import"../../../StatusBadge/index.js";import"../../../Attachment/index.js";import"../../../EmojiIconButton.js";import"../../../FileUploadIconButton.js";import"../../../FilePreview/index.js";import"../../../FailedFileUploading.js";import"../../../UserMention/index.js";import"../../../CommentsInfo/index.js";import"../../../CommentInput/index.js";import"../../../Comment/index.js";import"../../../CommentLoader.js";import{useFetchWellhubWells as j}from"../../effects/index.js";import C from"../shared/OffsetWellTableHead.js";import u from"../shared/OffsetWellTableRows.js";import{WELL_NAME_KEY as b}from"../../constants.js";function A(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function f(t){for(var r=1;r<arguments.length;r++){var o=null!=arguments[r]?arguments[r]:{};r%2?A(Object(o),!0).forEach((function(r){e(t,r,o[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):A(Object(o)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(o,e))}))}return t}var g=a({wellhubContainer:{flex:1,marginTop:function(e){var t=e.isTablet,r=e.isMobile;return!t&&r?"12px":"24px"},overflow:"auto","&::-webkit-scrollbar-corner":{background:"rgba(0, 0, 0, 0)"}},containerHidden:{display:"none"},loadingWrapper:{display:"flex",alignItems:"center",height:"550px"}});function D(r){var s=r.open,a=r.subjectWellId,A=r.setSelectedOffsetWells,D=r.isTablet,v=r.isMobile,h=g({isTablet:D,isMobile:v}),P=j(a),x=o((function(){if(!P)return[null,null];var t=[];t.push({id:"All Wells",numeric:!0,label:"Entire Well (".concat(P.length,")")});var r=[];return P.forEach((function(o){var i=t.reduce((function(t,r){return f(f({},t),{},e({},r.id,1))}),{id:o.id,name:o.name});i&&r.push(i)})),t.unshift({id:b,numeric:!1,label:"Well Names (".concat(r.length,")")}),[t,r]}),[P]),S=t(x,2),T=S[0],I=S[1];i((function(){if(s){var e=I.map((function(e){return{id:e.id}}));A(e)}}),[s,I]);var y=n("asc"),B=t(y,2),E=B[0],O=B[1],W=n(b),k=t(W,2),M=k[0],w=k[1],F=!P;return l("div",{className:p(h.wellhubContainer,e({},h.containerHidden,!s)),children:F?l("div",{className:h.loadingWrapper,children:l(c,{fullscreen:!1})}):d(m,{size:"small",style:{borderCollapse:"separate"},children:[l(C,{headCells:T,order:E,orderBy:M,lastSortDisable:!0,onRequestSort:function(e,t){O(M===t&&"asc"===E?"desc":"asc"),w(t)},isTablet:D,isMobile:v,rowNum:I.length}),l(u,{rows:I,headCells:T.slice(1),order:E,orderBy:M,isTablet:D,isMobile:v})]})})}D.propTypes={open:s.bool.isRequired,subjectWellId:s.number.isRequired,setSelectedOffsetWells:s.func.isRequired,isTablet:s.bool.isRequired,isMobile:s.bool.isRequired};var v=r(D);export{v as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/defineProperty";import{memo as t}from"react";import{arrayOf as r,shape as o,string as i,func as n,bool as s,number as p}from"prop-types";import{makeStyles as a,withStyles as m,TableCell as l,TableHead as d,TableRow as c,Typography as j}from"@material-ui/core";import C from"classnames";import{jsx as u,jsxs as A}from"react/jsx-runtime";import"../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../Modal/CorvaModal.js";import"uuid";import"../../../IconMenu/index.js";import"../../../StyledMenuItem/index.js";import"../../../ImagesGrid/index.js";import"../../../DevCenter/AppHeader/AppHeader.js";import"../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.js";import"../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../DevCenter/SideBar/SideBar.js";import"../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../DevCenter/AppContext.js";import"../../../AssetEditor/index.js";import"../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../LoadingIndicator/LoadingIndicator.js";import"../../../Typography.js";import"../../../CollapsableSidebar.js";import"../../../DateTimePicker/index.js";import"../../../DatePicker/index.js";import"../../../ErrorBoundary/ErrorBoundary.js";import"../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../../../Annotations/components/AnnotationsList/index.js";import"../../../Annotations/components/LastAnnotation/index.js";import"../../../Annotations/AnnotationsContext.js";import"../../../SlateFormattedText/SlateFormattedText.js";import"../../../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"lodash";import"slate";import"../../../ParameterCharts/ParameterCharts.js";import"../../../ParameterCharts/AddEditTrack.js";import"../../../ChartActionsList/ChartActionsList.js";import"../../../CopyToClipboard/CopyToClipboard.js";import"../../../AssetEditor/AssetEditorAutocomplete.js";import"../../../AssetEditor/SingleAssetEditor.js";import"../../../SettingEditors/ColorEditor/index.js";import"../../../SettingEditors/DropdownEditor/index.js";import"../../../SettingEditors/RadioEditor/index.js";import"../../../SwitchControl/index.js";import"../../../ColorPicker/ColorPicker.js";import"../../../Chart/components/ChartButton.js";import"../../../Chart/components/ChartButtons.js";import"../../../Chart/components/ChartWrapper.js";import"../../../Chart/components/AxisDropdown.js";import"../../../Chart/components/buttons/DragToZoomButton.js";import"../../../Chart/components/buttons/ZoomInButton.js";import"../../../Chart/components/buttons/ZoomOutButton.js";import"../../../Chart/components/buttons/PanButton.js";import"../../../Chart/components/buttons/ResetZoomButton.js";import"../../../Chart/components/buttons/HideAxesButton.js";import"../../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../../../TruncatedText/index.js";import"../../../RangeSlider/RangeSlider.js";import"../../../AdvancedSlider/AdvancedSlider.js";import"../../../Breadcrumbs/index.js";import"../../../VirtualizedTable/index.js";import"../../../EmptyView/EmptyView.js";import"../../../EmptyView/EmptyAppView/EmptyAppView.js";import"../../../Button/index.js";import"../../../ContextMenuItem/index.js";import"../../../FolderMenuItem/index.js";import"../../../EditableItem/EditableItem/index.js";import"../../../EditableItem/EditableItemWithBadge/index.js";import"../../../Checkbox/index.js";import"../../../FolderMenuItemWithLinks/index.js";import"../../../IconButton/index.js";import"../../../TextField/index.js";import"../../../Chip/index.js";import"../../../Counter/index.js";import"../../../AnchorsList/AnchorsList.js";import"../../../Select/index.js";import"../../../CustomSelect/index.js";import"../../../Tabs/Tabs.js";import"../../../Tabs/Tab.js";import"../../../ResizableTable/ResizableTable.js";import"@material-ui/icons/Check";import"@material-ui/icons/Close";import"@material-ui/icons/Edit";import"@material-ui/icons/Delete";import"../../../GradientManager/configuration/constants.js";import"../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../GradientManager/GradientSelect.styles.js";import"../../../GradientPicker/GradientPicker.js";import"../../../GradientManager/GradientManager.styles.js";import"../../../Drillstring/BHASchematic.js";import"../../../Drillstring/BHATable/index.js";import"../../../Drillstring/BHAComponentIcon.js";import"../../../Drillstring/BHAComponentDetail/index.js";import"../../../Drillstring/BHATileIcon.js";import"../../../Drillstring/BHATile/BHATile.js";import"../../../Drillstring/BHAList/BHAList.js";import"../../../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../../../Casing/CasingTable/index.js";import"../../../Casing/CasingComponentIcon.js";import"../../../Casing/CasingTileIcon.js";import"../../../Casing/CasingTableV2/CasingTableV2.js";import"../../../Casing/CasingTile/CasingTile.js";import"../../../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../../../WellSummary/WellSummaryItemLabel.js";import"../../../WellSummary/WellSummaryItemTitle.js";import"../../../WellSummary/WellSummaryItemValue.js";import"../../../WellSummary/ActivitySummaryChart.js";import"../../../WellSummary/FracWirelineTimeChart.js";import"@babel/runtime/helpers/slicedToArray";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../../clients/jsonApi/index.js";import"../../../../constants/goals.js";import"../../../../constants/segment.js";import"../../../../constants/alerts.js";import"../../../../constants/apps.js";import"../../../../constants/drillstring.js";import"../../../../constants/completion.js";import"../../../../constants/notifications.js";import"../../../../constants/feed.js";import"../../../../constants/bha.js";import"../../../BICOffsetPickerDialog/index.js";import"../../../OffsetWellButton/OffsetWellButton.js";import"../../../OffsetWellPickerV2/OffsetWellPickerDialog.js";import"../../index.js";import"../../../OffsetWellChips/Chip.js";import"../../../OffsetWellChips/ChipsContainer.js";import"../../../OffsetWellPickerV4/OffsetWellPickerV4.js";import"../../../OffsetWellMap/OffsetWellMap.js";import"../../../Notifications/Notifications.js";import"@babel/runtime/helpers/toConsumableArray";import"../../../Toaster/Toaster.js";import"../../../ConfirmationDialog.js";import"../../../TextLink/index.js";import"../../../Avatar/index.js";import"../../../Template/TemplatePopover/index.js";import"../../../Template/TemplateSharingDialog/index.js";import"../../../MenuItem/index.js";import"../../../PadModeSelect/PadModeSelect.js";import"../../../PinnableFilters/PinnableFilters.js";import"../../../HeaderLayout/HeaderLayout.js";import"../../../PadOffsetsPicker/PadOffsetsPicker.js";import"../../../PadOffsetsPicker/OffsetAssetChip.js";import"../../../PadOffsetsPicker/OffsetAssetsListExpander.js";import"../../../PadOffsetsPicker/StagesSelector.js";import b from"../../../Table/TableSortLabel/TableSortLabel.js";import"../../../Table/TableToolbar/TableToolbar.js";import"../../../Table/TableContainer/TableContainer.js";import"../../../Table/TableCell/TableCell.js";import"../../../Tooltip/MuiTooltipDcWrapper.js";import"../../../Tooltip/ScrollableTooltip.js";import"../../../PriceInput/PriceInput.js";import"../../../LabelsCounter/LabelsCounter.js";import"../../../Stepper/Step.js";import"../../../Stepper/StepsWrapper.js";import"../../../Stepper/Stepper.js";import"../../../Comment/CommentIcon/index.js";import"../../../FilesLoader/FilesLoader.js";import"../../../FilesLoader/Icons/FileIcon.js";import"../../../SearchInput/index.js";import"../../../FeedItem/FeedItem.js";import"../../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../../../PostInput/PostInput.js";import"../../../KeyboardDateTimePicker.js";import"../../../AddComment/Popover.js";import"../../../AddComment/Popup.js";import"../../../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../../../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../../../StageDesignVActual/ComparisonHeader.js";import"../../../StageDesignVActual/ComparisonRow.js";import"../../../EmbeddedApp/DevCenterEmbeddedApp.js";import"../../../EmbeddedApp/EmbeddedApp.js";import"../../../HelpCenter/HelpCenterIcon.js";import"../../../Autocomplete/Autocomplete.js";import"../../../DocumentViewer/DocumentViewer.js";import"../../../ColorPickerPalette/ColorPickerPalette.js";import"../../../Search/Search.js";import"../../../Search/components/Listbox.js";import"../../../Search/components/Paper.js";import"../../../Search/components/RecentSearches.js";import"../../../Search/components/InputAdornmentLeft.js";import"../../../Search/components/Groups.js";import"../../../StatusBadge/index.js";import"../../../Attachment/index.js";import"../../../EmojiIconButton.js";import"../../../FileUploadIconButton.js";import"../../../FilePreview/index.js";import"../../../FailedFileUploading.js";import"../../../UserMention/index.js";import"../../../CommentsInfo/index.js";import"../../../CommentInput/index.js";import"../../../Comment/index.js";import"../../../CommentLoader.js";var g=a((function(e){return{headerCell:{position:"sticky",top:0,zIndex:2,background:e.palette.background.b9,borderTop:"1px solid ".concat(e.palette.primary.text9),padding:"6px 8px",maxWidth:function(e){return!e.isTablet&&"150px"},minWidth:function(e){return e.isMobile&&"90px"}},firstCell:{position:"sticky",left:0,background:e.palette.background.b9,zIndex:3},centerAlign:{textAlign:"center !important"},rightAlign:{textAlign:"right !important"},lastCell:{fontSize:"12px",fontWeight:500,color:e.palette.primary.text7,width:function(e){return e.rowNum?"max-content":"auto"}},sortIcon:{opacity:"1.0 !important"},rightShadow:{position:"sticky",zIndex:10,right:0,border:0,padding:"0 !important",margin:0,"&::after":{content:"' '",pointerEvents:"none",position:"absolute",width:"16px",top:0,bottom:0,right:0,background:"linear-gradient(90deg, rgba(65, 65, 65, 0) 0%, ".concat(e.palette.background.b9," 100%)")}},middleCell:{fontSize:"12px",width:"max-content"}}})),D=m({root:{boxSizing:"border-box",padding:"6px 8px !important"}})(l);function x(t){var r=t.headCells,o=t.order,i=t.orderBy,n=t.onRequestSort,s=t.isTablet,p=t.isMobile,a=t.rowNum,m=g({isTablet:s,isMobile:p,rowNum:a});return u(d,{children:A(c,{children:[r.map((function(t,s){var p,a;return u(D,{sortDirection:i===t.id&&o,className:C(m.headerCell,(p={},e(p,m.firstCell,0===s),e(p,m.centerAlign,s>0),e(p,m.rightAlign,s===r.length-1),p)),children:0===s||1===s&&s!==r.length-1?u(b,{active:i===t.id,direction:i===t.id?o:"asc",classes:{iconDirectionDesc:m.sortIcon,iconDirectionAsc:m.sortIcon},onClick:(a=t.id,function(e){n(e,a)}),children:u(j,{className:m.middleCell,children:t.label})}):u(j,{className:m.lastCell,children:t.label})},t.id)})),u(l,{className:m.rightShadow})]})})}x.propTypes={headCells:r(o({})).isRequired,order:i.isRequired,orderBy:i.isRequired,onRequestSort:n.isRequired,isTablet:s.isRequired,isMobile:s.isRequired,rowNum:p.isRequired};var h=t(x);export{h as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{arrayOf as e,shape as t,string as r,bool as i}from"prop-types";import{makeStyles as o,withStyles as n,TableCell as a,TableBody as l,TableRow as d,Typography as c}from"@material-ui/core";import{Done as s}from"@material-ui/icons";import p from"classnames";import{jsxs as h,jsx as u}from"react/jsx-runtime";var b=o((function(e){return{wellCell:{minWidth:function(e){var t=e.isTablet,r=e.isMobile;return t||!r?"330px":"180px"},maxWidth:function(e){var t=e.isTablet,r=e.isMobile;return!t&&r&&"200px"},position:"sticky",left:0,zIndex:1,background:e.palette.background.b9},wellName:{display:"-webkit-box",alignItems:"center",overflow:"hidden",WebkitLineClamp:2,WebkitBoxOrient:"vertical",overflowWrap:"break-word"},iconCell:{textAlign:"center",width:"60px"},rightAlign:{textAlign:"center"},doneIcon:{height:"16px",color:e.palette.primary.light},shadow:{position:"sticky",zIndex:10,border:0,padding:0,margin:0,"&::after":{content:"' '",pointerEvents:"none",position:"absolute"}},topShadow:{height:0,top:"48px","&::after":{left:0,right:0,height:"16px",background:"linear-gradient(0deg, rgba(65, 65, 65, 0) 0%, ".concat(e.palette.background.b9," 100%)")}},bottomShadow:{height:0,bottom:"16px","&::after":{left:0,right:0,height:"16px",background:"linear-gradient(180deg, rgba(65, 65, 65, 0) 0%, ".concat(e.palette.background.b9," 100%)")}},rightShadow:{right:0,padding:"0 !important","&::after":{width:"16px",top:0,bottom:0,right:0,background:"linear-gradient(90deg, rgba(65, 65, 65, 0) 0%, ".concat(e.palette.background.b9," 100%)")}}}}));function g(e,t,r){return t[r]<e[r]?-1:t[r]>e[r]?1:0}function m(e,t){return"desc"===e?function(e,r){return g(e,r,t)}:function(e,r){return-g(e,r,t)}}var f=n({root:{boxSizing:"border-box",padding:"6px 8px !important"}})(a);function w(e){var t,r,i,o=e.rows,n=e.headCells,g=e.order,w=e.orderBy,x=e.isTablet,k=e.isMobile,v=b({isTablet:x,isMobile:k});return h(l,{children:[o.length>0&&u(d,{children:u(a,{colSpan:"100%",className:p(v.shadow,v.topShadow)})}),(t=o,r=m(g,w),i=t.map((function(e,t){return[e,t]})),i.sort((function(e,t){var i=r(e[0],t[0]);return 0!==i?i:e[1]-t[1]})),i.map((function(e){return e[0]}))).map((function(e,t){return h(d,{children:[u(f,{id:"enhanced-table-checkbox-".concat(t),scope:"row",className:v.wellCell,children:u(c,{variant:"body2",className:v.wellName,children:e.name})}),n.map((function(t){return u(f,{className:v.iconCell,children:e[t.id]?u(s,{className:v.doneIcon}):""},"offset-well-table-row-".concat(t.id))})),u(a,{colSpan:"100%",className:p(v.shadow,v.rightShadow)})]},e.id)})),o.length>0&&u(d,{children:u(a,{colSpan:"100%",className:p(v.shadow,v.bottomShadow)})})]})}w.propTypes={rows:e(t({})).isRequired,headCells:e(t({})).isRequired,order:r.isRequired,orderBy:r.isRequired,isTablet:i.isRequired,isMobile:i.isRequired};export{w as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={offsetWellSelectionApp:"offsetWellSelectionApp",wellHub:"Wellhub",customSelection:"CustomSelection"},l={entireWell:"entireWell",wellSections:"wellSections"},t={bic:"bic",custom:"custom"},n={wellhub:"Well Hub Selection",offsetWell:"Offset Wells from App",custom:"Custom Selection"},o="all",a="name",c=[{name:"Entire Well",wells:[],expanded:!1},{name:"Surface",wells:[],expanded:!1},{name:"Intermediate",wells:[],expanded:!1},{name:"Production Lateral",wells:[],expanded:!1},{name:"Production Vertical",wells:[],expanded:!1},{name:"Production Curve",wells:[],expanded:!1}];export{o as ALL_KEY,e as DATA_SOURCE_TYPE,c as DEFAULT_WELL_SECTIONS,l as FILTER_BASEDON_TYPE,n as SELECTION_TABS_LABEL,t as SELECTION_TAB_TYPE,a as WELL_NAME_KEY};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import r from"@babel/runtime/helpers/asyncToGenerator";import e from"@babel/runtime/helpers/slicedToArray";import t from"@babel/runtime/regenerator";import{useRef as n,useState as a,useEffect as s}from"react";import{isEmpty as u,get as c}from"lodash";import{fetchBicWellSections as o,fetchWellhubWells as i,fetchWells as p}from"../utils/apiCalls.js";function l(u){var c=n(!0),o=a(null),i=e(o,2),l=i[0],f=i[1];return s((function(){function e(){return(e=r(t.mark((function r(){var e;return t.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,p(u);case 2:e=r.sent,f(e);case 4:case"end":return r.stop()}}),r)})))).apply(this,arguments)}c.current&&(f(null),function(){e.apply(this,arguments)}(),c.current=!1)}),[u]),l}var f=function(n){var c=a([]),i=e(c,2),p=i[0],l=i[1];return s((function(){var e,a=(e=r(t.mark((function r(){var e,a,s;return t.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(r.prev=0,!n){r.next=7;break}return r.next=4,o(n);case 4:r.t0=r.sent,r.next=8;break;case 7:r.t0=[];case 8:e=r.t0,a=!u(e)&&JSON.parse(e[0].data.filters)||void 0,s=!u(e)&&e[0].data.result&&JSON.parse(e[0].data.result)||void 0,l({filters:a,result:s}),r.next=17;break;case 14:r.prev=14,r.t1=r.catch(0),l(null);case 17:case"end":return r.stop()}}),r,null,[[0,14]])}))),function(){return e.apply(this,arguments)});a()}),[n]),p},m=function(n){var u=a([]),o=e(u,2),p=o[0],l=o[1];return s((function(){var e,a=(e=r(t.mark((function r(){var e,a;return t.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.prev=0,r.next=3,i(n);case 3:e=r.sent,a=c(e[0],"data.offset_wells")||[],l(a),r.next=11;break;case 8:r.prev=8,r.t0=r.catch(0),l([]);case 11:case"end":return r.stop()}}),r,null,[[0,8]])}))),function(){return e.apply(this,arguments)});a()}),[n]),p};export{f as useFetchBicWellsData,m as useFetchWellhubWells,l as useWells};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/defineProperty";import t from"@babel/runtime/helpers/slicedToArray";import{useState as i,useEffect as l,useMemo as o}from"react";import{bool as n,string as r,shape as s,func as c}from"prop-types";import{get as a}from"lodash";import{makeStyles as d,Dialog as p,DialogTitle as u,Typography as f,Tooltip as m,IconButton as b,DialogContent as S,DialogActions as y,Button as x}from"@material-ui/core";import{Close as g}from"@material-ui/icons";import"../../utils/index.js";import W from"./components/TabSelection/index.js";import v from"./components/WellHubView/index.js";import h from"./components/OffsetWellSelectionView/index.js";import O from"./components/CustomSelectionView/index.js";import{DATA_SOURCE_TYPE as j,SELECTION_TAB_TYPE as I,ALL_KEY as w,FILTER_BASEDON_TYPE as T}from"./constants.js";import{jsx as C,Fragment as A,jsxs as M}from"react/jsx-runtime";import{isTabletDetected as U,isMobileDetected as H}from"../../utils/mobileDetect.js";function B(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);t&&(l=l.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,l)}return i}function P(t){for(var i=1;i<arguments.length;i++){var l=null!=arguments[i]?arguments[i]:{};i%2?B(Object(l),!0).forEach((function(i){e(t,i,l[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(l)):B(Object(l)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(l,e))}))}return t}var k=d((function(e){return{paper:{width:function(e){var t=e.isTablet,i=e.isMobile;return t?"calc(100% - 24px)":i?"calc(100% - 16px)":"1100px"},maxWidth:"1100px",height:function(e){var t=e.isTablet,i=e.isMobile;return!t&&i&&"100%"},minHeight:function(e){var t=e.isTablet,i=e.isMobile;return t||!i&&"550px"},maxHeight:function(e){var t=e.isTablet,i=e.isMobile;return t?"702px":i?"calc(100% - 16px)":"calc(100% - 64px)"},margin:function(e){return e.isMobile?"0px":"32px"},background:e.palette.background.b9},rootHidden:{transition:"visibility 0.3s, opacity 0.3s",opacity:0,visibility:"hidden"},rootVisible:{transition:"visibility 0.3s, opacity 0.3s",opacity:1,visibility:"visible"},titleWrapper:{display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center"},title:{fontSize:"20px",color:e.palette.primary.text1},closeIconButton:{fontSize:"20px",background:"transparent !important",padding:4},closeIcon:{color:e.palette.primary.text6,"&:hover":{color:e.palette.primary.text1}},dialogContent:{display:"flex",flexDirection:"column",overflow:"hidden",padding:function(e){return e.isTablet&&"0 40px"}},dialogActions:{padding:function(e){var t=e.isMobile;return e.isTablet?"8px 40px 40px 40px":t?"8px 16px":"24px 40px 40px 40px"}},actionButtons:{display:"flex",gap:"16px"}}}));function D(n){var r=n.open,s=n.dataSource,c=n.filterBasedOn,d=n.defaultSubjectWell,T=n.currentUser,B=n.offsetSettings,D=n.unusableWellAlarm,F=n.addWellsUsabilityInfo,N=n.onClose,V=n.onSave,_=U,q=H,E=k({isTablet:_,isMobile:q}),R=s===j.offsetWellSelectionApp?null==B?void 0:B.wdUser:null==B?void 0:B.notWdUser,z=i((null==R?void 0:R.selectedSelection)||I.bic),K=t(z,2),G=K[0],J=K[1],L=i((null==R?void 0:R.selectedSection)||w),Q=t(L,2),X=Q[0],Y=Q[1],Z=i([]),$=t(Z,2),ee=$[0],te=$[1],ie=i([]),le=t(ie,2),oe=le[0],ne=le[1],re=i(!1),se=t(re,2),ce=se[0],ae=se[1],de=i(!1),pe=t(de,2),ue=pe[0],fe=pe[1],me=i({}),be=t(me,2),Se=be[0],ye=be[1],xe=i(!1),ge=t(xe,2),We=ge[0],ve=ge[1],he=i("custom"),Oe=t(he,2),je=Oe[0],Ie=Oe[1],we=i(!1),Te=t(we,2),Ce=Te[0],Ae=Te[1];l((function(){r&&(J((null==R?void 0:R.selectedSelection)||I.bic),Y((null==R?void 0:R.selectedSection)||w),ve(!1),ae(!1),fe(!1))}),[r]);var Me=i(+a(d,"companyId")||+a(R,"companyId")||+a(T,"company_id")),Ue=t(Me,2),He=Ue[0],Be=Ue[1],Pe=i(a(d,"asset_id")||a(R,"subjectWellId")||null),ke=t(Pe,2),De=ke[0],Fe=ke[1];l((function(){Be(+a(d,"companyId")||+a(R,"companyId")||+a(T,"company_id")),Fe(a(d,"asset_id")||a(R,"subjectWellId")||null)}),[R]);var Ne=o((function(){return r?G===I.bic?s===j.offsetWellSelectionApp?j.offsetWellSelectionApp:j.wellHub:j.customSelection:"hidden"}),[G,s,r]),Ve=function(){We&&(ve(!1),Ie("custom-".concat(Math.random()))),N()};return C(A,{children:M(p,{open:!0,onBackdropClick:Ve,onEscapeKeyDown:Ve,classes:{paper:E.paper,root:r?E.rootVisible:E.rootHidden},children:[C(u,{children:M("div",{className:E.titleWrapper,children:[C(f,{className:E.title,children:"Offset Wells"}),C(m,{title:"Close",children:C(b,{"data-not-migrated-muiiconbutton":!0,"aria-label":"close",className:E.closeIconButton,onClick:Ve,children:C(g,{className:E.closeIcon})})})]})}),M(S,{className:E.dialogContent,children:[C(W,{dataSource:s,filterBasedOn:c,selectedTab:G,setSelectedTab:J,sectionOptions:ee,selectedSection:X,setSelectedSection:Y,mapHidden:ce,onToggleMap:ae,filtersHidden:ue,onToggleFilters:fe,isTablet:_,isMobile:q,customFilters:Se,setIsClearFilters:Ae}),C(h,{open:Ne===j.offsetWellSelectionApp,companyId:He,subjectWellId:De,filterBasedOn:c,setSectionOptions:te,selectedSection:X,setSelectedOffsetWells:ne,isTablet:_,isMobile:q}),C(v,{open:Ne===j.wellHub,subjectWellId:De,setSelectedOffsetWells:ne,isTablet:_,isMobile:q}),C(O,{open:Ne===j.customSelection,defaultSubjectWellId:a(d,"asset_id"),companyId:He,userSettings:R,currentUser:T,addWellsUsabilityInfo:F,unusableWellAlarm:D,mapHidden:ce,filtersHidden:ue,setSelectedOffsetWells:ne,setFilterChanged:ve,onSave:function(e){ye(e)},isTablet:_,isMobile:q,onToggleFilters:fe,isClearFilters:Ce,setIsClearFilters:Ae},je)]}),C(y,{className:E.dialogActions,children:M("div",{className:E.actionButtons,children:[C(x,{onClick:Ve,color:"primary",children:"Cancel"}),M(x,{variant:"contained",color:"primary",onClick:function(){var t=s===j.offsetWellSelectionApp?"wdUser":"notWdUser",i=P(P({},B),{},e({},t,P(P({companyId:He},Se),{},{selectedSelection:G,selectedSection:X,customWellIds:G===I.custom?oe.map((function(e){return e.id})):a(B,[t,"customWellIds"],[])})));V(i,oe)},children:["Select (",oe.length,")"]})]})})]})})}D.propTypes={open:n.isRequired,dataSource:r,filterBasedOn:r,defaultSubjectWell:s({}),currentUser:s({}),offsetSettings:s(),unusableWellAlarm:r,addWellsUsabilityInfo:c,onClose:c.isRequired,onSave:c.isRequired},D.defaultProps={dataSource:j.offsetWellSelectionApp,filterBasedOn:T.wellSections,defaultSubjectWell:null,currentUser:{},offsetSettings:{},unusableWellAlarm:"Unable to add",addWellsUsabilityInfo:null};export{D as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/toConsumableArray";import t from"@babel/runtime/helpers/defineProperty";import r from"@babel/runtime/helpers/asyncToGenerator";import n from"@babel/runtime/regenerator";import a from"jsona";import{concat as s,range as i,get as u}from"lodash";import{getAppStorage as c,getAssets as o,getCompanyGoals as p,getRigs as l,getFracFleets as f,getDrilloutUnits as m}from"../../../clients/jsonApi/index.js";import{METRICS_KEYS as b}from"../components/CustomSelectionView/constants.js";function d(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function h(e){for(var r=1;r<arguments.length;r++){var n=null!=arguments[r]?arguments[r]:{};r%2?d(Object(n),!0).forEach((function(r){t(e,r,n[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var _=new a;function v(e,t){return y.apply(this,arguments)}function y(){return(y=r(n.mark((function e(t,r){var a,s,i;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=null,e.prev=1,e.next=4,o({types:["well"],company_id:t?+t:void 0,fields:["asset.name","asset.parent_asset_id","asset.parent_asset_name","asset.status","asset.stats","asset.target_formation","asset.string_design","asset.root_asset_name","asset.basin","asset.county","asset.area","asset.visibility","asset.top_hole","asset.settings","well.settings"],per_page:1e4,sort:"name"});case 4:a=e.sent,e.next=10;break;case 7:e.prev=7,e.t0=e.catch(1),console.error(e.t0);case 10:if(s=a?a.data.map((function(e){return{id:Number(e.id),name:u(e,"attributes.name"),status:u(e,"attributes.status"),rigId:u(e,"attributes.parent_asset_id")||"Null",rigName:u(e,"attributes.parent_asset_name")||"Null",formation:u(e,"attributes.target_formation")||"Null",stringDesign:u(e,"attributes.string_design")||"Null",programName:u(e,"attributes.root_asset_name")||"Null",basin:u(e,"attributes.basin")||"Null",county:u(e,"attributes.county")||"Null",area:u(e,"attributes.area")||"Null",visibility:u(e,"attributes.visibility"),topHole:u(e,"attributes.top_hole"),rigReleaseDate:u(e,"attributes.stats.well_end"),totalDepth:u(e,"attributes.stats.total_depth"),is_usable:!0,apiNumber:u(e,"attributes.settings.api_number","-")}})).filter((function(e){return"visible"===e.visibility})):[],!r){e.next=16;break}return e.next=14,r(s);case 14:return i=e.sent,e.abrupt("return",i);case 16:return e.abrupt("return",s);case 17:case"end":return e.stop()}}),e,null,[[1,7]])})))).apply(this,arguments)}function g(e){return w.apply(this,arguments)}function w(){return(w=r(n.mark((function e(t){return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",c("corva","data.offset-wells.bic",t,{limit:1,sort:"{timestamp: -1}"}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function x(e){return k.apply(this,arguments)}function k(){return(k=r(n.mark((function e(t){var r;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=null,e.prev=1,e.next=4,c("corva","data.offset_wells",t,{limit:1});case 4:r=e.sent,e.next=10;break;case 7:e.prev=7,e.t0=e.catch(1),console.error(e.t0);case 10:return e.abrupt("return",r||[]);case 11:case"end":return e.stop()}}),e,null,[[1,7]])})))).apply(this,arguments)}function O(e,t){return j.apply(this,arguments)}function j(){return(j=r(n.mark((function e(t,r){var a,s,i;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a={per_page:1e3,page:t,fields:["rig.name","rig.active_well","rig.asset_id"],sort:"name",company:r},e.prev=2,e.next=5,l(a);case 5:s=e.sent,e.next=12;break;case 8:e.prev=8,e.t0=e.catch(2),console.error(e.t0),s=[];case 12:return i=_.deserialize(s),e.abrupt("return",i.map((function(e){return h({redirectAssetId:u(e,["active_well","asset_id"])||null},e)})));case 14:case"end":return e.stop()}}),e,null,[[2,8]])})))).apply(this,arguments)}function N(e,t){return P.apply(this,arguments)}function P(){return(P=r(n.mark((function e(t,r){var a,s,i;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a={per_page:1e3,page:t,fields:["frac_fleet.name","frac_fleet.current_pad_id","frac_fleet.pad_frac_fleets"],sort:"name",company:r},e.prev=2,e.next=5,f(a);case 5:s=e.sent,e.next=12;break;case 8:e.prev=8,e.t0=e.catch(2),console.error(e.t0),s=[];case 12:return i=_.deserialize(s),e.abrupt("return",i.map((function(e){return h({redirectAssetId:u(e,["current_pad_id"])||null},e)})));case 14:case"end":return e.stop()}}),e,null,[[2,8]])})))).apply(this,arguments)}function D(e,t){return A.apply(this,arguments)}function A(){return(A=r(n.mark((function e(t,r){var a,s,i;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a={per_page:1e3,page:t,fields:["drillout_unit.name","drillout_unit.well"],sort:"name",company:r},e.prev=2,e.next=5,m(a);case 5:s=e.sent,e.next=12;break;case 8:e.prev=8,e.t0=e.catch(2),console.error(e.t0),s=[];case 12:return i=_.deserialize(s),e.abrupt("return",i.map((function(e){return h({redirectAssetId:u(e,["well","asset_id"])||null},e)})));case 14:case"end":return e.stop()}}),e,null,[[2,8]])})))).apply(this,arguments)}function I(e){return $.apply(this,arguments)}function $(){return $=r(n.mark((function t(r){var a,i,u,c,o,p,l,f=arguments;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(a=f.length>1&&void 0!==f[1]?f[1]:1,i=f.length>2?f[2]:void 0,"well"!==r&&"api_number"!==r){t.next=7;break}return t.next=5,v(i,null);case 5:return u=t.sent,t.abrupt("return",u.map((function(e){return{redirectAssetId:e.id,apiNumber:e.api_number,name:e.name,asset_id:e.id,type:r}})));case 7:if("rig"!==r){t.next=12;break}return t.next=10,O(a,i);case 10:return c=t.sent,t.abrupt("return",c);case 12:if("frac_fleet"!==r){t.next=17;break}return t.next=15,N(a,i);case 15:return o=t.sent,t.abrupt("return",o);case 17:if("drillout_unit"!==r){t.next=22;break}return t.next=20,D(a,i);case 20:return p=t.sent,t.abrupt("return",p);case 22:return t.next=24,Promise.all([v("well",i),O(a,i),N(a,i),D(a,i)]);case 24:return l=t.sent,t.abrupt("return",s.apply(void 0,e(l)));case 26:case"end":return t.stop()}}),t)}))),$.apply(this,arguments)}function S(e){return z.apply(this,arguments)}function z(){return(z=r(n.mark((function e(t){var r;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,p(t);case 3:r=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e.catch(0),console.error(e.t0);case 9:return e.abrupt("return",r&&u(r,"company_goals")||{});case 10:case"end":return e.stop()}}),e,null,[[0,6]])})))).apply(this,arguments)}function E(e,t){return C.apply(this,arguments)}function C(){return C=r(n.mark((function t(a,s){var u,o,p;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(0!==s.length){t.next=2;break}return t.abrupt("return",[]);case 2:return u=Math.floor(s.length/200)+1,t.next=5,Promise.all(i(u).map(function(){var e=r(n.mark((function e(t,r){var i,u,o,p;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i={company_id:a,"data.asset_id":{$in:s.slice(200*r,200*(r+1))},"data.key":{$in:b},"data.type":"asset"},u={_id:0,"data.key":1,"data.value":1,asset_id:"$data.asset_id"},o={aggregate:JSON.stringify([{$match:i},{$project:u}])},p=null,e.prev=4,e.next=7,c("corva","metrics",null,o);case 7:p=e.sent,e.next=13;break;case 10:e.prev=10,e.t0=e.catch(4),console.error(e.t0);case 13:return e.abrupt("return",p||[]);case 14:case"end":return e.stop()}}),e,null,[[4,10]])})));return function(t,r){return e.apply(this,arguments)}}()));case 5:return o=t.sent,p=[],o.forEach((function(t){return p.push.apply(p,e(t))})),t.abrupt("return",p);case 9:case"end":return t.stop()}}),t)}))),C.apply(this,arguments)}export{I as fetchAllAssets,g as fetchBicWellSections,S as fetchCompanyGoals,E as fetchMetricsData,x as fetchWellhubWells,v as fetchWells};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/toConsumableArray";import t from"@babel/runtime/helpers/defineProperty";import i from"@babel/runtime/helpers/asyncToGenerator";import r from"@babel/runtime/helpers/slicedToArray";import o from"@babel/runtime/regenerator";import{useState as n,useRef as s,useEffect as l,useCallback as a,useMemo as p}from"react";import m from"prop-types";import c from"classnames";import{uniqBy as d,sortBy as u,isEmpty as f}from"lodash";import{Replay as j,InfoOutlined as C}from"@material-ui/icons";import v from"../Modal/Modal.js";import"../IconMenu/index.js";import"../StyledMenuItem/index.js";import"../ImagesGrid/index.js";import"../DevCenter/AppHeader/AppHeader.js";import"../DevCenter/AppSideBar/AppSideBar.js";import"../DevCenter/AppsDataProvider/AppsDataProvider.js";import"../DevCenter/DevCenterAppContainer/DevCenterAppContainer.js";import"../DevCenter/NavigationBar/NavigationBar.js";import"../DevCenter/SideBar/SideBar.js";import"../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import{jsx as b,jsxs as h,Fragment as g}from"react/jsx-runtime";import"../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../DevCenter/AppContext.js";import"../AssetEditor/index.js";import"../AppVersionsSelect/AppVersionsSelect.js";import A from"../LoadingIndicator/LoadingIndicator.js";import{Regular14 as y,Regular12 as S}from"../Typography.js";import"../CollapsableSidebar.js";import"../DateTimePicker/index.js";import"../DatePicker/index.js";import"../ErrorBoundary/ErrorBoundary.js";import"../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../Annotations/components/AnnotationsList/index.js";import"../Annotations/components/LastAnnotation/index.js";import"../Annotations/AnnotationsContext.js";import"../SlateFormattedText/SlateFormattedText.js";import"../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"slate";import"../ParameterCharts/ParameterCharts.js";import"../ParameterCharts/AddEditTrack.js";import"../ChartActionsList/ChartActionsList.js";import"../CopyToClipboard/CopyToClipboard.js";import"../AssetEditor/AssetEditorAutocomplete.js";import"../AssetEditor/SingleAssetEditor.js";import"../SettingEditors/ColorEditor/index.js";import"../SettingEditors/DropdownEditor/index.js";import"../SettingEditors/RadioEditor/index.js";import"../SwitchControl/index.js";import"../ColorPicker/ColorPicker.js";import"../Chart/components/ChartButton.js";import"../Chart/components/ChartButtons.js";import"../Chart/components/ChartWrapper.js";import"../Chart/components/AxisDropdown.js";import"../Chart/components/buttons/DragToZoomButton.js";import"../Chart/components/buttons/ZoomInButton.js";import"../Chart/components/buttons/ZoomOutButton.js";import"../Chart/components/buttons/PanButton.js";import"../Chart/components/buttons/ResetZoomButton.js";import"../Chart/components/buttons/HideAxesButton.js";import"../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../TruncatedText/index.js";import"../RangeSlider/RangeSlider.js";import"../AdvancedSlider/AdvancedSlider.js";import"../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../Breadcrumbs/index.js";import"../VirtualizedTable/index.js";import"../EmptyView/EmptyView.js";import"../EmptyView/EmptyAppView/EmptyAppView.js";import D from"../Button/index.js";import"../ContextMenuItem/index.js";import"../FolderMenuItem/index.js";import"../EditableItem/EditableItem/index.js";import"../EditableItem/EditableItemWithBadge/index.js";import"../Checkbox/index.js";import"../FolderMenuItemWithLinks/index.js";import"../IconButton/index.js";import"../TextField/index.js";import"../Chip/index.js";import"../Counter/index.js";import"../AnchorsList/AnchorsList.js";import"../Select/index.js";import"../CustomSelect/index.js";import"../Tabs/Tabs.js";import"../Tabs/Tab.js";import"../ResizableTable/ResizableTable.js";import"@material-ui/core";import"@material-ui/icons/Check";import"@material-ui/icons/Close";import"@material-ui/icons/Edit";import"@material-ui/icons/Delete";import"../GradientManager/configuration/constants.js";import"../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../GradientManager/GradientPreview/GradientPreview.js";import"../GradientManager/GradientSelect.styles.js";import"../GradientPicker/GradientPicker.js";import"../GradientManager/GradientManager.styles.js";import"../Drillstring/BHASchematic.js";import"../Drillstring/BHATable/index.js";import"../Drillstring/BHAComponentIcon.js";import"../Drillstring/BHAComponentDetail/index.js";import"../Drillstring/BHATileIcon.js";import"../Drillstring/BHATile/BHATile.js";import"../Drillstring/BHAList/BHAList.js";import"../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../Casing/CasingTable/index.js";import"../Casing/CasingComponentIcon.js";import"../Casing/CasingTileIcon.js";import"../Casing/CasingTableV2/CasingTableV2.js";import"../Casing/CasingTile/CasingTile.js";import"../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../WellSummary/WellSummaryItemLabel.js";import"../WellSummary/WellSummaryItemTitle.js";import"../WellSummary/WellSummaryItemValue.js";import"../WellSummary/ActivitySummaryChart.js";import"../WellSummary/FracWirelineTimeChart.js";import"../../clients/jsonApi/index.js";import"../../constants/goals.js";import"../../constants/segment.js";import"../../constants/alerts.js";import"../../constants/apps.js";import"../../constants/drillstring.js";import"../../constants/completion.js";import"../../constants/notifications.js";import"../../constants/feed.js";import"../../constants/bha.js";import"../BICOffsetPickerDialog/index.js";import"../OffsetWellButton/OffsetWellButton.js";import"../OffsetWellPickerV2/OffsetWellPickerDialog.js";import"../OffsetWellPickerV3/index.js";import"../OffsetWellChips/Chip.js";import"../OffsetWellChips/ChipsContainer.js";import"../OffsetWellMap/OffsetWellMap.js";import"../Notifications/Notifications.js";import"uuid";import"../Toaster/Toaster.js";import"../ConfirmationDialog.js";import"../TextLink/index.js";import"../Avatar/index.js";import"../Template/TemplatePopover/index.js";import"../Template/TemplateSharingDialog/index.js";import"../MenuItem/index.js";import"../PadModeSelect/PadModeSelect.js";import"../PinnableFilters/PinnableFilters.js";import"../HeaderLayout/HeaderLayout.js";import"../PadOffsetsPicker/PadOffsetsPicker.js";import"../PadOffsetsPicker/OffsetAssetChip.js";import"../PadOffsetsPicker/OffsetAssetsListExpander.js";import"../PadOffsetsPicker/StagesSelector.js";import"../Table/TableToolbar/TableToolbar.js";import"../Table/TableContainer/TableContainer.js";import"../Table/TableCell/TableCell.js";import{Tooltip as x}from"../Tooltip/Tooltip.js";import"../Tooltip/ScrollableTooltip.js";import"../PriceInput/PriceInput.js";import"../LabelsCounter/LabelsCounter.js";import"../Stepper/Step.js";import"../Stepper/StepsWrapper.js";import"../Stepper/Stepper.js";import"../Comment/CommentIcon/index.js";import"../FilesLoader/FilesLoader.js";import"../FilesLoader/Icons/FileIcon.js";import"../SearchInput/index.js";import"../FeedItem/FeedItem.js";import"../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../PostInput/PostInput.js";import"../KeyboardDateTimePicker.js";import"../AddComment/Popover.js";import"../AddComment/Popup.js";import"../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../StageDesignVActual/ComparisonHeader.js";import"../StageDesignVActual/ComparisonRow.js";import"../EmbeddedApp/DevCenterEmbeddedApp.js";import"../EmbeddedApp/EmbeddedApp.js";import"../HelpCenter/HelpCenterIcon.js";import"../Autocomplete/Autocomplete.js";import"../DocumentViewer/DocumentViewer.js";import"../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../ColorPickerPalette/ColorPickerPalette.js";import"../Search/Search.js";import"../Search/components/Listbox.js";import"../Search/components/Paper.js";import"../Search/components/RecentSearches.js";import"../Search/components/InputAdornmentLeft.js";import"../Search/components/Groups.js";import"../StatusBadge/index.js";import"../Attachment/index.js";import"../EmojiIconButton.js";import"../FileUploadIconButton.js";import"../FilePreview/index.js";import"../FailedFileUploading.js";import"../UserMention/index.js";import"../CommentsInfo/index.js";import"../CommentInput/index.js";import"../Comment/index.js";import"../CommentLoader.js";import"../../utils/index.js";import W from"../../styles/typography/index.js";import"../../styles/counter/counter.module.scss.js";import{isMobileDetected as I,isNativeDetected as T}from"../../utils/mobileDetect.js";import{useFetchWells as P}from"./effects/useFetchWells.js";import{useAdvancedWells as O}from"./effects/useAdvancedWells.js";import{useBicWells as w}from"./effects/useBicWells.js";import{useCompanyMetricKey as E}from"./effects/useCompanyMetricKey.js";import{useFilterOptions as M}from"./effects/useFilterOptions.js";import{useFilteredWells as B}from"./effects/useFilteredWells.js";import{useSortedWells as F}from"./effects/useSortedWells.js";import{useRadiusWells as H}from"./effects/useRadiusWells.js";import"./effects/useAssetsData.js";import{useTableColumns as k}from"./effects/useTableColumns.js";import{AppHeader as L}from"./components/AppHeader/AppHeader.js";import{Toolbar as N}from"./components/Toolbar/Toolbar.js";import{Filter as V}from"./components/Filter/Filter.js";import{WellsMap as R}from"./components/Map/WellsMap.js";import G from"./components/OffsetWellsTable/OffsetWellsTable.js";import U from"./OffsetWellPickerV4.module.css.js";import{ALL_SECTION_KEY as z,ViewType as _,TOP_GRADIENT_MAP as K,ColumnType as q,FilterType as Z,ROWS_PER_PAGE as J,LEAVE_TOUCH_DELAY as Q,IOS_DEVICE as X,DEFAULT_BIC_OFFSET_SIZE as Y,DEFAULT_LOCAL_OFFSET_SIZE as $,MAX_OFFSET_SIZE as ee,SMALL_SCREEN_WIDTH as te,SMALL_SCREEN_HEIGHT as ie}from"./constants.js";import{SEARCH_CATEGORIES as re}from"./components/OffsetWellsTable/AdvancedSearch/constants.js";import{getCoordinatedWells as oe,getMobileOperatingSystem as ne}from"./utils/index.js";import{showInfoNotification as se}from"../../utils/notificationToasts.js";function le(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,r)}return i}function ae(e){for(var i=1;i<arguments.length;i++){var r=null!=arguments[i]?arguments[i]:{};i%2?le(Object(r),!0).forEach((function(i){t(e,i,r[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):le(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var pe="OffsetWellPickerV4",me=function(m){var Y,$,le,me=m.open,ce=m.isWDUser,de=m.defaultSubjectWell,ue=m.currentUser,fe=m.offsetSettings,je=m.addWellsUsabilityInfo,Ce=m.isViewOnly,ve=m.onClose,be=m.onSave,he=m.maxOffsetSize,ge=m.localMaxOffsetSize,Ae=m.syncAutoEnabled,ye=n(null),Se=r(ye,2),De=Se[0],xe=Se[1],We=Math.min(he+1,ge+1,ee+1),Ie=Math.min(Math.max(We,ge+1),ee+1),Te=n(null==fe?void 0:fe.filterExpanded),Pe=r(Te,2),Oe=Pe[0],we=Pe[1],Ee=n(null==fe?void 0:fe.mapHidden),Me=r(Ee,2),Be=Me[0],Fe=Me[1],He=+(null==de?void 0:de.companyId)||+(null==ue?void 0:ue.company_id),ke=null==de?void 0:de.asset_id,Le=n((null==fe?void 0:fe.filters)||{}),Ne=r(Le,2),Ve=Ne[0],Re=Ne[1],Ge=n((null==fe?void 0:fe.wellSection)||z),Ue=r(Ge,2),ze=Ue[0],_e=Ue[1],Ke=s(!0),qe=n([]),Ze=r(qe,2),Je=Ze[0],Qe=Ze[1],Xe=n(null),Ye=r(Xe,2),$e=Ye[0],et=Ye[1],tt=n(!0),it=r(tt,2),rt=it[0],ot=it[1],nt=n(!1),st=r(nt,2),lt=st[0],at=st[1],pt=n(!1),mt=r(pt,2),ct=mt[0],dt=mt[1],ut=s(),ft=n(_.none),jt=r(ft,2),Ct=jt[0],vt=jt[1],bt=s(),ht=n(!1),gt=r(ht,2),At=gt[0],yt=gt[1],St=Ie<=(null==Je?void 0:Je.length),Dt=K[Ct],xt=s(),Wt=n(!0),It=r(Wt,2),Tt=It[0],Pt=It[1];l((function(){var e,t,i;(me&&St&&se("App can’t process more than (".concat(Ie-1,") Offset Wells.")),me)||((null==fe||null===(e=fe.selectedWellIds)||void 0===e?void 0:e.length)===(null===(t=xt.current)||void 0===t?void 0:t.length)&&(null==fe||null===(i=fe.selectedWellIds)||void 0===i?void 0:i.every((function(e){var t;return null===(t=xt.current)||void 0===t?void 0:t.includes(e)})))||(Ke.current=!0),xt.current=null==fe?void 0:fe.selectedWellIds)}),[St,me,fe]),l((function(){function e(){window.innerWidth<=te||I||T?vt(_.mobile):window.innerHeight<=ie?vt(_.small):vt(_.normal)}return e(),window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}),[me]),l((function(){bt.current&&Ct===bt.current||(bt.current=Ct,Ct===_.small||Ct===_.mobile?(Fe(!0),we(!1)):(we(!Ce&&(null==fe?void 0:fe.filterExpanded)),Fe(!Ce&&(null==fe?void 0:fe.mapHidden))),Re((null==fe?void 0:fe.filters)||{}),_e((null==fe?void 0:fe.wellSection)||z))}),[fe,Ce,Ct]);var Ot=P(He,je),wt=w(ce,ke,Ot),Et=r(wt,4),Mt=Et[0],Bt=Et[1],Ft=Et[2],Ht=Et[3];l((function(){Pt(!0),Bt(null),Ht(null)}),[ke]),l((function(){var e,t=(e=i(o.mark((function e(){var t,i,r,n,s,l,a,p,m,c;return o.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=void 0===fe.isSynced||fe.isSynced,i=!0,!t){e.next=19;break}if(n=Ft[z],s=((null==fe?void 0:fe.selectedWellIds)||[]).every((function(e){return n.includes(e)})),n.length===(null===(r=fe.selectedWellIds)||void 0===r?void 0:r.length)&&s){e.next=16;break}return e.next=8,oe(n,ke);case 8:l=e.sent,a=l.slice(0,We+1).map((function(e){return e.id})),a=l.slice(0,ge+1).map((function(e){return e.id})),p=ae(ae({},fe),{},{subjectWellId:ke,selectedWellIds:a,offsetWellsLimited:Ie<=a.length}),m=l.filter((function(e){return a.includes(e.id)})),be(p,m),e.next=17;break;case 16:i=!1;case 17:e.next=20;break;case 19:i=!1;case 20:if(i){e.next=25;break}return e.next=23,oe((null==fe?void 0:fe.selectedWellIds)||[],ke);case 23:c=e.sent,be(fe,c);case 25:case"end":return e.stop()}}),e)}))),function(){return e.apply(this,arguments)});Ae&&Tt&&fe&&Ft&&(t(),Pt(!1))}),[fe,Ft,ke,Ie,Ae]);var kt=E(He,null==fe?void 0:fe.metricsKeys),Lt=r(kt,2),Nt=Lt[0],Vt=Lt[1],Rt=O(He,Ot,Mt,Ft,ke),Gt=M(Rt);l((function(){if(Rt&&Mt){var e=Rt.find((function(e){return e.id===ke}));if(e){var i=Mt.filter((function(e){return e.value!==z})).map((function(e){return e.label})),r=ae(ae({},e),i.length>0&&t({},q.wellSection,i));et(r)}else et(null)}}),[Mt,Rt]);var Ut=k(Nt),zt=B(Rt,Ve);l((function(){if(zt)if(Ke.current){var e=Rt.filter((function(e){return((null==fe?void 0:fe.selectedWellIds)||[]).includes(e.id)}));$e&&(e=e.concat($e)),Qe(d(e,"id")),Ke.current=!1}else Qe((function(e){var t=(zt||[]).filter((function(t){return!!e.find((function(e){var i=e.id;return t.id===i}))}));return $e&&(t=t.concat($e)),d(t,"id")}))}),[Rt,zt,null==fe?void 0:fe.selectedWellIds]);var _t=F($e,zt,Je,ot,Ke.current),Kt=r(_t,5),qt=Kt[0],Zt=Kt[1],Jt=Kt[2],Qt=Kt[3],Xt=Kt[4];H(Ve[Z.radius],zt,Qe,Ie);var Yt=a((function(e,t,i){var r;r=i===re.well.name?t:t.reduce((function(e,t){var i,r=null===(i=Rt.find((function(e){return e.id===t})))||void 0===i?void 0:i.rigName,o=Rt.filter((function(e){return e.rigName===r})).map((function(e){return e.id}));return e.concat(o)}),[]);var o=Rt.filter((function(e){var t=e.id;return r.includes(t)}));e?(o=o.slice(0,Math.min(o.length,Ie-Je.length)),Qe((function(e){return d(e.concat(o),"id")}))):Qe((function(e){return d(e.filter((function(e){var t=e.id;return!o.find((function(e){return e.id===t}))})))}))}),[Rt,Je]),$t=a((function(){dt(!0)}),[]),ei=a((function(e){Vt(e)}),[]),ti=a((function(t,i){Qe(i?function(i){return[].concat(e(i),[t])}:function(e){return e.filter((function(e){return e.id!==t.id}))})}),[]),ii=a((function(e){if(e){var t=$e?zt.concat($e):zt,i=u(d(t,"id"),"distance");Qe(i.slice(0,Ie))}else Qe($e?[$e]:[])}),[zt,$e,Ie]),ri=function(e){if(Ft){var t=Rt.filter((function(t){return Ft[e].includes(t.id)})),i=u(t,"distance");Qe(i.slice(0,We))}else Qe($e?[$e]:[])},oi=a((function(e){_e(e),ri(e)}),[ri]),ni=p((function(){return Je.find((function(e){return e.id===ke}))?Je.length-1:Je.length}),[Je,ke]),si=p((function(){if(!Ft)return!1;var e=Je.map((function(e){return e.id})),t=Ft[ze]||[];return Math.min(t.length,We)===e.length&&e.every((function(e){return t.includes(e)}))}),[Ft,Je,ze,We]),li=function(){var e=(Rt||[]).filter((function(e){return((null==fe?void 0:fe.selectedWellIds)||[]).includes(e.id)}));$e&&(e=e.concat($e)),Qe(d(e,"id"));var t=ae(ae({},fe),{},{mapHidden:Be,filterExpanded:Oe});be(t),Re((null==fe?void 0:fe.filters)||{}),_e((null==fe?void 0:fe.wellSection)||z),ve()},ai=p((function(){return!si||(!(f(Ve)||!Ve[Z.sideTracks])||ze!==z)}),[si,Ve,ze]),pi=!Rt||!Mt||!Xt||Ct===_.none,mi=n(!1),ci=r(mi,2),di=ci[0],ui=ci[1],fi=n(J),ji=r(fi,2),Ci=ji[0],vi=ji[1],bi=n([]),hi=r(bi,2),gi=hi[0],Ai=hi[1];l((function(){if(Xt){var e=Xt.slice(0,Ci);Ai(e)}}),[Xt,Ci,$e]);return b(v,{open:me,onClose:li,title:b(L,{isWDUser:ce,viewType:Ct,totalCount:null!==(Y=null==Rt?void 0:Rt.length)&&void 0!==Y?Y:0,selectedCount:ni,isViewOnly:Ce,maxOffsetwellNumber:Ie}),isMobile:Ct===_.mobile,contentContainerClassName:c(U.offsetWellDialog,t({},U.offsetWellDialogMobile,Ct===_.mobile)),contentClassName:c(U.contentContainer,($={},t($,U.smallContainer,Ct===_.small),t($,U.contentContainerMobile,Ct===_.mobile),$)),actionsClassName:c(U.modalActions,t({},U.modalActionsMobile,Ct===_.mobile)),actions:!Ce&&h("div",{className:U.actionsWrapper,children:[!pi&&ai?b(x,{placement:"bottom-start",title:"Reset to Synced Offsets in ".concat(ce?"Offset App":"Wellhub"),children:b("div",{children:b(D,{"data-testid":"".concat(pe,"_reset"),onClick:function(){Re({}),_e(z),ri(z)},color:"primary",startIcon:Ct!==_.mobile&&b(j,{}),classes:Ct===_.mobile&&{root:U.resetButtonMobile},children:Ct!==_.mobile?"Reset":b(j,{})})})}):b("div",{className:Ct===_.mobile&&U.infoIconContainer,children:Ct!==_.mobile?h(g,{children:[b("span",{className:c(W.regular12,W.colors.t6),children:"The offset list is being automatically populated by "}),b("span",{className:c(W.medium12,W.colors.t6),children:ce?"Offset Selection App.":"WellHub."})]}):b(x,{title:h("div",{children:[b("span",{className:c(W.regular12,W.colors.t1),children:"The offset list is being automatically populated by "}),b("span",{className:c(W.medium12,W.colors.t1),children:ce?"Offset Selection App.":"WellHub."})]}),enterTouchDelay:0,leaveTouchDelay:Q,children:b(C,{className:U.infoIcon})})}),h("div",{className:U.buttonGap,children:[b(D,{"data-testid":"".concat(pe,"_cancel"),onClick:li,color:"primary",children:"Cancel"}),h(D,{"data-testid":"".concat(pe,"_selectedWells"),variant:"contained",color:"primary",onClick:function(){ve();var e=ae(ae({},fe),{},{companyId:He,subjectWellId:ke,selectedWellIds:Je.map((function(e){return e.id})),filters:Ve,metricsKeys:Nt,wellSection:ze,isSynced:si,mapHidden:Be,filterExpanded:Oe,offsetWellsLimited:St});be(e,Je)},children:["Select (",ni,")"]})]})]}),children:pi?b(A,{fullscreen:!1}):h("div",{className:c(U.contentWrapper),ref:ut,children:[Ct===_.mobile&&h("div",{className:c(U.countContainer,t({},U.countContainerMobile,Ct===_.mobile)),children:[b(y,{className:U.totalLabel,children:"Total:"}),b(y,{"data-testid":"".concat(pe,"_totalWells"),className:U.countValue,children:Rt.length}),b(y,{className:U.selectedLabel,children:"Selected:"}),b(y,{"data-testid":"".concat(pe,"_selected"),className:U.countValue,children:ni}),b(x,{title:"App can’t process more than (".concat(Ie-1,") Offset Wells."),placement:"right",children:h(S,{"data-testid":"".concat(pe,"_maxOffsetSize"),className:U.maxOffsetSize,children:["/",Ie-1]})})]}),Ct===_.normal&&b(N,{isViewOnly:Ce,viewType:Ct,filters:Ve,setFilters:Re,isFilterExpanded:Oe,setIsFilterExpanded:we,isMapHidden:Be,setIsMapHidden:Fe}),At&&b("div",{className:U.topGradient,style:{top:Dt}}),h("div",{className:c(U.content,(le={},t(le,U.contentMobile,Ct===_.mobile),t(le,U.contentiOSMobile,ne()===X),le)),onScroll:function(e){return function(e){e.target&&(ct&&(e.target.scrollLeft=0,dt(!1)),e.target.scrollLeft<=5&&di&&ui(!1),e.target.scrollLeft>5&&!di&&ui(!0),e.target.scrollTop<=5&&At&&yt(!1),e.target.scrollTop>5&&!At&&yt(!0),e.target.scrollHeight!==e.target.offsetHeight&&Math.round(e.target.scrollTop+e.target.offsetHeight+2)>=e.target.scrollHeight&&Ci<Xt.length&&vi((function(e){return e+J})))}(e)},children:[Ct!==_.normal&&b(N,{isViewOnly:Ce,viewType:Ct,filters:Ve,setFilters:Re,isFilterExpanded:Oe,setIsFilterExpanded:we,isMapHidden:Be,setIsMapHidden:Fe}),!Be&&me&&b(R,{isViewOnly:Ce,mapHidden:Be,companyId:He,subjectWell:$e,offsetWellIds:Je.map((function(e){return e.id})),wells:Rt,radius:Ve[Z.radius],handleChanageOffsetWell:ti,activeWellId:De,viewType:Ct}),b(V,{isHidden:!Oe,isWDUser:ce,filterOptions:Gt,filters:Ve,wellSections:Mt,selectedWellSection:ze,subjectWell:$e,onChangeFilters:function(e){ot(!0),setTimeout((function(){return Re(e)}),0)},onChangeBicWells:oi}),b(G,{open:me,isTableLoading:rt,companyId:He,subjectWellId:ke,sortBy:qt,setSortBy:Zt,sortDirection:Jt,setSortDirection:Qt,columnsWithDict:Ut,wells:gi,metricsKeys:Nt,setMetricsKeys:ei,handleChanageOffsetWell:ti,handleChangeAllOffsetWells:ii,handleAddRemoveAssets:Yt,isWellNameExpand:lt,setIsWellNameExpand:at,isHscrollMoved:di,onHideAdvancedSearch:$t,isViewOnly:Ce,isLastWell:Xt.length<=Ci,contentRef:ut,isLimitedOffsetwells:St,maxOffsetwellNumber:Ie,wellSections:Mt,setActiveWellId:xe,viewType:Ct,isWDUser:ce})]}),Ce&&h("div",{className:U.viewOnlyInfoContainer,children:[b("span",{className:c(W.regular12,W.colors.t6),children:"The offset list is being automatically populated by "}),b("span",{className:c(W.medium12,W.colors.t6),children:ce?"Offset Selection App.":"WellHub."})]})]})})};me.propTypes={isWDUser:m.bool,defaultSubjectWell:m.shape({asset_id:m.number,companyId:m.number}),offsetSettings:m.shape({isSynced:m.bool,selectedWellIds:m.arrayOf(m.number),manualWellIds:m.arrayOf(m.number),filters:m.shape({}),metricsKeys:m.arrayOf(m.string),wellSection:m.string,companyId:m.number,subjectWellId:m.number,mapHidden:m.bool,filterExpanded:m.bool,hintPopupClosed:m.bool}),currentUser:m.shape({company_id:m.number}).isRequired,open:m.bool.isRequired,addWellsUsabilityInfo:m.func,isViewOnly:m.bool,onSave:m.func.isRequired,onClose:m.func.isRequired,maxOffsetSize:m.number,localMaxOffsetSize:m.number,syncAutoEnabled:m.bool},me.defaultProps={isWDUser:!1,defaultSubjectWell:null,offsetSettings:{},addWellsUsabilityInfo:void 0,isViewOnly:!1,maxOffsetSize:Y,localMaxOffsetSize:$,syncAutoEnabled:!1};export{me as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from'./../../ext-esm/style-inject/dist/style-inject.es.js';var l={offsetWellDialog:"OffsetWellPickerV4-module_offsetWellDialog__EkSjl",offsetWellDialogMobile:"OffsetWellPickerV4-module_offsetWellDialogMobile__ng66x",viewOnlyTitleLabel:"OffsetWellPickerV4-module_viewOnlyTitleLabel__pod4c",contentWrapper:"OffsetWellPickerV4-module_contentWrapper__gVGQ-",contentContainer:"OffsetWellPickerV4-module_contentContainer__Eb9sk",smallContainer:"OffsetWellPickerV4-module_smallContainer__ngDTM",contentContainerMobile:"OffsetWellPickerV4-module_contentContainerMobile__0VZNE",content:"OffsetWellPickerV4-module_content__mEQWD",contentMobile:"OffsetWellPickerV4-module_contentMobile__jM5ou",contentiOSMobile:"OffsetWellPickerV4-module_contentiOSMobile__e4Coq",modalActions:"OffsetWellPickerV4-module_modalActions__cShAH",modalActionsMobile:"OffsetWellPickerV4-module_modalActionsMobile__ttUJ0",actionsWrapper:"OffsetWellPickerV4-module_actionsWrapper__C0Ciz",buttonGap:"OffsetWellPickerV4-module_buttonGap__fjFT6",viewOnlyLabel:"OffsetWellPickerV4-module_viewOnlyLabel__GP44N",countContainer:"OffsetWellPickerV4-module_countContainer__p8V5A",countContainerMobile:"OffsetWellPickerV4-module_countContainerMobile__HPiI2",totalLabel:"OffsetWellPickerV4-module_totalLabel__3n5bD",selectedLabel:"OffsetWellPickerV4-module_selectedLabel__BzClE",countValue:"OffsetWellPickerV4-module_countValue__dLG-K",maxOffsetSize:"OffsetWellPickerV4-module_maxOffsetSize__MBfqm",resetButtonMobile:"OffsetWellPickerV4-module_resetButtonMobile__dCDdg",infoIconContainer:"OffsetWellPickerV4-module_infoIconContainer__olAOe",viewOnlyInfoContainer:"OffsetWellPickerV4-module_viewOnlyInfoContainer__Fr4nL",infoIcon:"OffsetWellPickerV4-module_infoIcon__8tuGL",topGradient:"OffsetWellPickerV4-module_topGradient__fAc7W"};e(".OffsetWellPickerV4-module_offsetWellDialog__EkSjl{max-height:calc(100% - 32px);padding-bottom:40px;width:1100px}.OffsetWellPickerV4-module_offsetWellDialogMobile__ng66x{margin-top:50px;overflow-y:hidden;padding-bottom:0}.OffsetWellPickerV4-module_viewOnlyTitleLabel__pod4c{color:var(--palette-primary-text-6);font-size:16px!important;line-height:140.6%!important;margin-bottom:16px!important;margin-left:40px!important}.OffsetWellPickerV4-module_contentWrapper__gVGQ-{display:flex;flex-direction:column;overflow:hidden auto;position:relative}.OffsetWellPickerV4-module_contentContainer__Eb9sk{display:flex;flex-direction:column;overflow-y:hidden;padding:0;position:relative}.OffsetWellPickerV4-module_smallContainer__ngDTM{margin-top:4px}.OffsetWellPickerV4-module_contentContainerMobile__0VZNE{height:calc(100% - 104px)}.OffsetWellPickerV4-module_content__mEQWD{flex:1;margin:0 24px 0 40px;overflow:auto;position:relative}.OffsetWellPickerV4-module_contentMobile__jM5ou{margin:0 0 0 16px}.OffsetWellPickerV4-module_contentiOSMobile__e4Coq{margin:0 16px}.OffsetWellPickerV4-module_content__mEQWD::-webkit-scrollbar-corner{background-color:transparent}.OffsetWellPickerV4-module_content__mEQWD::-webkit-scrollbar{width:16px}.OffsetWellPickerV4-module_content__mEQWD::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:hsla(240,2%,65%,.722);border:5px solid rgba(0,0,0,.01);border-radius:10px}.OffsetWellPickerV4-module_modalActions__cShAH{justify-content:flex-end;padding:8px 40px}.OffsetWellPickerV4-module_modalActionsMobile__ttUJ0{padding:10px 16px}.OffsetWellPickerV4-module_actionsWrapper__C0Ciz{align-items:center;display:flex;flex:1;justify-content:space-between}.OffsetWellPickerV4-module_buttonGap__fjFT6{display:flex;gap:16px}.OffsetWellPickerV4-module_viewOnlyLabel__GP44N{color:var(--palette-primary-text-6);padding-bottom:16px;padding-left:40px}.OffsetWellPickerV4-module_countContainer__p8V5A{align-items:center;display:flex;height:24px;margin:0 0 16px 40px;z-index:9}.OffsetWellPickerV4-module_countContainerMobile__HPiI2{margin-left:16px;margin-top:14px}.OffsetWellPickerV4-module_totalLabel__3n5bD{color:var(--palette-primary-text-6)}.OffsetWellPickerV4-module_selectedLabel__BzClE{color:var(--palette-primary-text-6);padding-left:16px}.OffsetWellPickerV4-module_countValue__dLG-K{color:var(--palette-primary-text-1);padding-left:8px}.OffsetWellPickerV4-module_maxOffsetSize__MBfqm{color:var(--palette-primary-text-6);cursor:default;padding-left:4px}.OffsetWellPickerV4-module_resetButtonMobile__dCDdg{max-height:40px;max-width:40px;min-height:40px;min-width:40px!important}.OffsetWellPickerV4-module_infoIconContainer__olAOe{height:40px}.OffsetWellPickerV4-module_viewOnlyInfoContainer__Fr4nL{padding:24px 40px 0}.OffsetWellPickerV4-module_infoIcon__8tuGL{color:#dadada;height:40px!important;padding:10px;width:40px!important}.OffsetWellPickerV4-module_topGradient__fAc7W{background-image:linear-gradient(0deg,rgba(65,65,65,0),#414141);border-bottom:none!important;height:16px!important;padding:0!important;position:absolute;top:120px;width:100%;z-index:3}");export{l as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"prop-types";import{Divider as t,Tooltip as r}from"@material-ui/core";import{Regular20 as s,Regular14 as a,Regular12 as i}from"../../../Typography.js";import{ViewType as l}from"../../constants.js";import{CustomInfoIcon as o}from"../CustomInfoIcon/CustomInfoIcon.js";import c from"./AppHeader.module.css.js";import{jsx as n,jsxs as m}from"react/jsx-runtime";var d=function(e){var d=e.isWDUser,p=e.viewType,f=e.totalCount,u=e.selectedCount,h=e.isViewOnly,N=e.maxOffsetwellNumber;return p===l.mobile?n("div",{className:c.headerContainer,children:n(s,{children:"Select Offset Wells"})}):m("div",{className:c.headerContainer,children:[n(s,{children:"Select Offset Wells"}),n(t,{className:c.divideLine}),n(a,{className:c.totalLabel,children:"Total:"}),n(a,{"data-testid":"".concat("AppHeader","_totalWells"),className:c.countValue,children:f}),n(a,{className:c.selectedLabel,children:"Selected:"}),n(a,{"data-testid":"".concat("AppHeader","_selected"),className:c.countValue,children:u}),n(r,{title:"App can’t process more than (".concat(N-1,") Offset Wells."),placement:"right",children:m(i,{"data-testid":"".concat("AppHeader","_maxOffsetSize"),className:c.maxOffsetSize,children:["/",N-1]})}),h&&n(o,{viewType:p,isWDUser:d})]})};d.propTypes={viewType:e.string.isRequired,totalCount:e.number.isRequired,selectedCount:e.number.isRequired,maxOffsetwellNumber:e.number.isRequired};export{d as AppHeader};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from'./../../../../ext-esm/style-inject/dist/style-inject.es.js';var t={headerContainer:"AppHeader-module_headerContainer__U12-A",divideLine:"AppHeader-module_divideLine__Ug9rR",totalLabel:"AppHeader-module_totalLabel__ML9sB",selectedLabel:"AppHeader-module_selectedLabel__m24nY",countValue:"AppHeader-module_countValue__m4GWf",maxOffsetSize:"AppHeader-module_maxOffsetSize__D4TGt"};e(".AppHeader-module_headerContainer__U12-A{align-items:center;display:flex;flex-direction:row}.AppHeader-module_divideLine__Ug9rR{height:12px!important;margin-left:16px!important;margin-right:16px!important;width:1px}.AppHeader-module_totalLabel__ML9sB{color:var(--palette-primary-text-6)}.AppHeader-module_selectedLabel__m24nY{color:var(--palette-primary-text-6);padding-left:16px}.AppHeader-module_countValue__m4GWf{color:var(--palette-primary-text-1);padding-left:4px}.AppHeader-module_maxOffsetSize__D4TGt{color:var(--palette-primary-text-6);cursor:default;padding-left:4px}");export{t as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"prop-types";import{Tooltip as o}from"@material-ui/core";import i from"@material-ui/icons/Info";import r from"./CustomInfoIcon.module.css.js";import{ViewType as t,LEAVE_TOUCH_DELAY as m}from"../../constants.js";import{jsx as s}from"react/jsx-runtime";function l(e){var l=e.viewType,n=e.isWDUser;return s(o,{title:"View only mode. To edit offsets, use ".concat(n?"Offset Well Selection app.":"Wellhub."),enterTouchDelay:l===t.mobile&&0,leaveTouchDelay:l===t.mobile&&m,placement:l===t.mobile?"":"right",children:s("div",{className:r.infoWrapper,children:s(i,{className:r.infoIcon})})})}l.propTypes={viewType:e.string.isRequired};export{l as CustomInfoIcon};
|
package/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.module.css.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import o from'./../../../../ext-esm/style-inject/dist/style-inject.es.js';var n={infoWrapper:"CustomInfoIcon-module_infoWrapper__uxAjc",infoIcon:"CustomInfoIcon-module_infoIcon__VAE52"};o(".CustomInfoIcon-module_infoWrapper__uxAjc{align-items:center;display:flex;margin-left:8px;position:relative}.CustomInfoIcon-module_infoIcon__VAE52{color:var(--palette-info-light);font-size:20px!important}");export{n as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/defineProperty";import t from"@babel/runtime/helpers/slicedToArray";import{useState as r}from"react";import i from"prop-types";import{startCase as o,isEmpty as n,omit as s}from"lodash";import p from"moment";import a from"classnames";import{Divider as m,ListItemText as l,FormControlLabel as d,Switch as c}from"@material-ui/core";import{jsxs as j,jsx as u,Fragment as C}from"react/jsx-runtime";import"../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../Modal/CorvaModal.js";import"uuid";import"../../../IconMenu/index.js";import"../../../StyledMenuItem/index.js";import"../../../ImagesGrid/index.js";import"../../../DevCenter/AppHeader/AppHeader.js";import"../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.js";import"../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../DevCenter/SideBar/SideBar.js";import"../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../DevCenter/AppContext.js";import"../../../AssetEditor/index.js";import"../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../LoadingIndicator/LoadingIndicator.js";import"../../../Typography.js";import"../../../CollapsableSidebar.js";import v from"../../../DateTimePicker/index.js";import"../../../DatePicker/index.js";import"../../../ErrorBoundary/ErrorBoundary.js";import"../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../../../Annotations/components/AnnotationsList/index.js";import"../../../Annotations/components/LastAnnotation/index.js";import"../../../Annotations/AnnotationsContext.js";import"../../../SlateFormattedText/SlateFormattedText.js";import"../../../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"slate";import"../../../ParameterCharts/ParameterCharts.js";import"../../../ParameterCharts/AddEditTrack.js";import"../../../ChartActionsList/ChartActionsList.js";import"../../../CopyToClipboard/CopyToClipboard.js";import"../../../AssetEditor/AssetEditorAutocomplete.js";import"../../../AssetEditor/SingleAssetEditor.js";import"../../../SettingEditors/ColorEditor/index.js";import"../../../SettingEditors/DropdownEditor/index.js";import"../../../SettingEditors/RadioEditor/index.js";import"../../../SwitchControl/index.js";import"../../../ColorPicker/ColorPicker.js";import"../../../Chart/components/ChartButton.js";import"../../../Chart/components/ChartButtons.js";import"../../../Chart/components/ChartWrapper.js";import"../../../Chart/components/AxisDropdown.js";import"../../../Chart/components/buttons/DragToZoomButton.js";import"../../../Chart/components/buttons/ZoomInButton.js";import"../../../Chart/components/buttons/ZoomOutButton.js";import"../../../Chart/components/buttons/PanButton.js";import"../../../Chart/components/buttons/ResetZoomButton.js";import"../../../Chart/components/buttons/HideAxesButton.js";import"../../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../../../TruncatedText/index.js";import"../../../RangeSlider/RangeSlider.js";import"../../../AdvancedSlider/AdvancedSlider.js";import"../../../Breadcrumbs/index.js";import"../../../VirtualizedTable/index.js";import"../../../EmptyView/EmptyView.js";import"../../../EmptyView/EmptyAppView/EmptyAppView.js";import"../../../Button/index.js";import"../../../ContextMenuItem/index.js";import"../../../FolderMenuItem/index.js";import"../../../EditableItem/EditableItem/index.js";import"../../../EditableItem/EditableItemWithBadge/index.js";import"../../../Checkbox/index.js";import"../../../FolderMenuItemWithLinks/index.js";import"../../../IconButton/index.js";import"../../../TextField/index.js";import"../../../Chip/index.js";import"../../../Counter/index.js";import"../../../AnchorsList/AnchorsList.js";import"../../../Select/index.js";import"../../../CustomSelect/index.js";import"../../../Tabs/Tabs.js";import"../../../Tabs/Tab.js";import"../../../ResizableTable/ResizableTable.js";import"@material-ui/icons/Check";import"@material-ui/icons/Close";import"@material-ui/icons/Edit";import"@material-ui/icons/Delete";import"../../../GradientManager/configuration/constants.js";import"../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../GradientManager/GradientSelect.styles.js";import"../../../GradientPicker/GradientPicker.js";import"../../../GradientManager/GradientManager.styles.js";import"../../../Drillstring/BHASchematic.js";import"../../../Drillstring/BHATable/index.js";import"../../../Drillstring/BHAComponentIcon.js";import"../../../Drillstring/BHAComponentDetail/index.js";import"../../../Drillstring/BHATileIcon.js";import"../../../Drillstring/BHATile/BHATile.js";import"../../../Drillstring/BHAList/BHAList.js";import"../../../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../../../Casing/CasingTable/index.js";import"../../../Casing/CasingComponentIcon.js";import"../../../Casing/CasingTileIcon.js";import"../../../Casing/CasingTableV2/CasingTableV2.js";import"../../../Casing/CasingTile/CasingTile.js";import"../../../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../../../WellSummary/WellSummaryItemLabel.js";import"../../../WellSummary/WellSummaryItemTitle.js";import"../../../WellSummary/WellSummaryItemValue.js";import"../../../WellSummary/ActivitySummaryChart.js";import"../../../WellSummary/FracWirelineTimeChart.js";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../../clients/jsonApi/index.js";import"../../../../constants/goals.js";import"../../../../constants/segment.js";import"../../../../constants/alerts.js";import"../../../../constants/apps.js";import"../../../../constants/drillstring.js";import"../../../../constants/completion.js";import"../../../../constants/notifications.js";import"../../../../constants/feed.js";import"../../../../constants/bha.js";import"../../../BICOffsetPickerDialog/index.js";import"../../../OffsetWellButton/OffsetWellButton.js";import"../../../OffsetWellPickerV2/OffsetWellPickerDialog.js";import"../../../OffsetWellPickerV3/index.js";import"../../../OffsetWellChips/Chip.js";import"../../../OffsetWellChips/ChipsContainer.js";import"../../OffsetWellPickerV4.js";import"../../../OffsetWellMap/OffsetWellMap.js";import"../../../Notifications/Notifications.js";import"@babel/runtime/helpers/toConsumableArray";import"../../../Toaster/Toaster.js";import"../../../ConfirmationDialog.js";import"../../../TextLink/index.js";import"../../../Avatar/index.js";import"../../../Template/TemplatePopover/index.js";import"../../../Template/TemplateSharingDialog/index.js";import"../../../MenuItem/index.js";import"../../../PadModeSelect/PadModeSelect.js";import"../../../PinnableFilters/PinnableFilters.js";import"../../../HeaderLayout/HeaderLayout.js";import"../../../PadOffsetsPicker/PadOffsetsPicker.js";import"../../../PadOffsetsPicker/OffsetAssetChip.js";import"../../../PadOffsetsPicker/OffsetAssetsListExpander.js";import"../../../PadOffsetsPicker/StagesSelector.js";import"../../../Table/TableToolbar/TableToolbar.js";import"../../../Table/TableContainer/TableContainer.js";import"../../../Table/TableCell/TableCell.js";import"../../../Tooltip/MuiTooltipDcWrapper.js";import"../../../Tooltip/ScrollableTooltip.js";import"../../../PriceInput/PriceInput.js";import"../../../LabelsCounter/LabelsCounter.js";import"../../../Stepper/Step.js";import"../../../Stepper/StepsWrapper.js";import"../../../Stepper/Stepper.js";import"../../../Comment/CommentIcon/index.js";import"../../../FilesLoader/FilesLoader.js";import"../../../FilesLoader/Icons/FileIcon.js";import"../../../SearchInput/index.js";import"../../../FeedItem/FeedItem.js";import"../../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../../../PostInput/PostInput.js";import"../../../KeyboardDateTimePicker.js";import"../../../AddComment/Popover.js";import"../../../AddComment/Popup.js";import"../../../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../../../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../../../StageDesignVActual/ComparisonHeader.js";import"../../../StageDesignVActual/ComparisonRow.js";import"../../../EmbeddedApp/DevCenterEmbeddedApp.js";import"../../../EmbeddedApp/EmbeddedApp.js";import"../../../HelpCenter/HelpCenterIcon.js";import"../../../Autocomplete/Autocomplete.js";import"../../../DocumentViewer/DocumentViewer.js";import"../../../ColorPickerPalette/ColorPickerPalette.js";import"../../../Search/Search.js";import"../../../Search/components/Listbox.js";import"../../../Search/components/Paper.js";import"../../../Search/components/RecentSearches.js";import"../../../Search/components/InputAdornmentLeft.js";import"../../../Search/components/Groups.js";import"../../../StatusBadge/index.js";import"../../../Attachment/index.js";import"../../../EmojiIconButton.js";import"../../../FileUploadIconButton.js";import"../../../FilePreview/index.js";import"../../../FailedFileUploading.js";import"../../../UserMention/index.js";import"../../../CommentsInfo/index.js";import"../../../CommentInput/index.js";import"../../../Comment/index.js";import"../../../CommentLoader.js";import{RadiusInput as f}from"./RadiusInput.js";import{MultiSelect as g}from"./MultiSelect.js";import{WellSection as b}from"./WellSection.js";import{PeriodSelect as A}from"./PeriodSelect.js";import{StatusOptions as D,FilterType as h,OBJECTIVE_PERIOD_LIST as S}from"../../constants.js";import P from"./Filter.module.css.js";function x(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,i)}return r}function T(t){for(var r=1;r<arguments.length;r++){var i=null!=arguments[r]?arguments[r]:{};r%2?x(Object(i),!0).forEach((function(r){e(t,r,i[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):x(Object(i)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(i,e))}))}return t}var I=function(i){var x=i.isHidden,I=i.isWDUser,y=i.filterOptions,B=i.wellSections,E=i.filters,k=i.selectedWellSection,F=i.subjectWell,O=i.onChangeFilters,W=i.onChangeBicWells,L=r({}),M=t(L,2),R=M[0],V=M[1],w=function(t,r){t===h.sideTracks?O(T(T({},E),{},e({},h.sideTracks,r))):O(r?T(T({},E),{},e({},t,r)):s(T({},E),[t]))},H=function(t){return function(r){var i=p(r);if(i.isValid()){var o=i.unix(),n=!1;"timeRangeFrom"===t?n=o>=E[h.timeRangeTo]:"timeRangeTo"===t&&(n=o<=E[h.timeRangeFrom]),V(n?e({},t,!0):{}),O(T(T({},E),{},e({},t,o)))}}};return j("div",{className:a(P.filterContainer,e({},P.hidden,x)),children:[u(m,{className:P.divideLine}),j("div",{className:P.filterGroup,children:[u(g,{label:"Status",options:D.map((function(e){return e.value})),currentValues:E[h.status],ValueComponent:function(e){var t,r=e.value;return j("div",{className:P.statusItem,children:[u("div",{className:P.statusIcon,style:{background:null===(t=D.find((function(e){return e.value===r})))||void 0===t?void 0:t.color}}),o(r)]})},ListMenuItem:function(e){var t,r=e.value;return j("div",{className:P.statusItem,children:[u("div",{className:P.statusIcon,style:{background:null===(t=D.find((function(e){return e.value===r})))||void 0===t?void 0:t.color}}),u(l,{primary:o(r)})]})},onChange:function(e){return w(h.status,e)}}),y.map((function(e){var t=e.value,r=e.label,i=e.options;return u(g,{label:r,options:i,currentValues:E[t],ListMenuItem:function(e){var t=e.value;return u(l,{primary:t})},onChange:function(e){return w(t,e)}})})),u(f,{"data-testid":"".concat("Filter","_radiusInput"),radius:E[h.radius],editable:!!F,onChange:function(e){return w(h.radius,e)}}),u(A,{label:"Last Active",currentValue:E[h.period]||"all",options:S,className:P.companySelect,onChange:function(e){return w(h.period,e)}}),"custom"===E[h.period]&&j(C,{children:[u("div",{className:P.filterItem,children:u(v,{variant:"inline",label:"Date From",format:"MM/DD/YY HH:mm",value:1e3*E[h.timeRangeFrom]||null,onChange:H("timeRangeFrom"),error:R.timeRangeFrom})}),u("div",{className:P.filterItem,children:u(v,{variant:"inline",label:"Date To",format:"MM/DD/YY HH:mm",value:1e3*E[h.timeRangeTo]||null,onChange:H("timeRangeTo"),error:R.timeRangeTo})})]}),u(d,{control:u(c,{"data-testid":"".concat("Filter","_ExcludeSidetracks"),size:"small",color:"primary",checked:E[h.sideTracks]||!1,onChange:function(e){return w(h.sideTracks,e.target.checked)}}),label:"Exclude Sidetracks",classes:{label:P.sidetrack}}),I&&!n(B)&&u(b,{selectedValue:k,wellSections:B,onChange:W})]})]})};I.propTypes={isHidden:i.bool.isRequired,isWDUser:i.bool.isRequired,filterOptions:i.arrayOf(i.shape({})).isRequired,wellSections:i.arrayOf(i.shape({})).isRequired,filters:i.shape({}).isRequired,selectedWellSection:i.string.isRequired,subjectWell:i.shape({}).isRequired,onChangeFilters:i.func.isRequired,onChangeBicWells:i.func.isRequired};export{I as Filter};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from'./../../../../ext-esm/style-inject/dist/style-inject.es.js';var t={filterContainer:"Filter-module_filterContainer__Wsp9Q",hidden:"Filter-module_hidden__cL-6J",filterGroup:"Filter-module_filterGroup__H8dwq",divideLine:"Filter-module_divideLine__RhFvx",sidetrack:"Filter-module_sidetrack__yBssl",statusItem:"Filter-module_statusItem__eq7NY",statusIcon:"Filter-module_statusIcon__X-ohH",companySelect:"Filter-module_companySelect__0H6kX",filterItem:"Filter-module_filterItem__k1Cdi"};e('.Filter-module_filterContainer__Wsp9Q{display:flex;flex-direction:column;left:0;margin-bottom:16px;padding:8px;position:sticky;z-index:2}.Filter-module_filterContainer__Wsp9Q.Filter-module_hidden__cL-6J{display:none}.Filter-module_filterGroup__H8dwq{grid-column-gap:24px;grid-row-gap:16px;display:grid;grid-template-columns:repeat(auto-fill,minmax(147px,1fr))}.Filter-module_divideLine__RhFvx{margin-bottom:30px!important;margin-left:-8px!important;width:calc(100% + 16px)}.Filter-module_sidetrack__yBssl{color:var(--palette-primary-text-6)!important;font-size:14px!important;font-weight:400!important;line-height:140.6%!important;padding-left:8px;user-select:none!important}.Filter-module_statusItem__eq7NY{align-items:center;display:flex;gap:8px;padding-left:5px}.Filter-module_statusIcon__X-ohH{border-radius:50%;height:8px;width:8px}.Filter-module_companySelect__0H6kX{width:100%}.Filter-module_filterItem__k1Cdi{padding:"12px"}');export{t as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/slicedToArray";import{useState as t,useEffect as n}from"react";import r from"prop-types";import{makeStyles as i,FormControl as l,InputLabel as a,Select as o,MenuItem as u,Checkbox as c,ListItemText as s,Divider as d}from"@material-ui/core";import{jsxs as p,jsx as m}from"react/jsx-runtime";var h=i({multiMenuItem:{paddingLeft:"9px !important",paddingRight:"18px !important"}}),f=function(r){var i=r.label,f=r.currentValues,g=r.options,v=r.ListMenuItem,y=r.ValueComponent,x=r.onChange,C=r["data-testid"],b=h(),M=t([]),R=e(M,2),V=R[0],_=R[1],k=t(!1),q=e(k,2),I=q[0],O=q[1],A=t(!1),L=e(A,2),S=L[0],T=L[1];n((function(){_(f||[])}),[f,g]);return p(l,{style:{width:"100%"},children:[m(a,{shrink:!0,children:i}),p(o,{"data-testid":"".concat(C,"_select_").concat(i),multiple:!0,displayEmpty:!0,fullWidth:!0,value:V,renderValue:function(e){return function(e){return y&&1===e.length?m(y,{value:e[0]}):0===e.length?"All":1===e.length?e[0]:"".concat(e.length," Selected")}(e)},open:I,onOpen:function(){O(!0),T(!1)},onClose:function(){O(!1),S&&x(0===V.length?null:V),T(!1)},onChange:function(e){var t=e.target.value;_(t.includes("all")?[]:t),T(!0)},children:[p(u,{value:"all",classes:{gutters:b.multiMenuItem},children:[m(c,{"data-testid":"".concat(C,"_checkbox_all"),checked:!0,indeterminate:V.length>0}),m(s,{primary:"All"})]},"all"),m(d,{}),g.map((function(e){return p(u,{value:e,classes:{gutters:b.multiMenuItem},children:[m(c,{"data-testid":"".concat(C,"_checkbox_").concat(e),checked:-1!==V.indexOf(e)}),m(v,{value:e})]},e)}))]})]})};f.propTypes={options:r.arrayOf(r.string).isRequired,currentValues:r.arrayOf(r.string).isRequired,label:r.string.isRequired,ListMenuItem:r.node.isRequired,onChange:r.func.isRequired,ValueComponent:r.node,"data-testid":r.string},f.defaultProps={ValueComponent:null,"data-testid":"MultiSelect"};export{f as MultiSelect};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"prop-types";import{FormControl as r,InputLabel as t,Select as a,MenuItem as n}from"@material-ui/core";import{jsxs as i,jsx as l}from"react/jsx-runtime";var o=function(e){var o=e.label,u=e.currentValue,c=e.options,s=e.onChange;return i(r,{style:{width:"100%"},children:[o&&l(t,{shrink:!0,children:o}),l(a,{"data-testid":"".concat("PeriodSelect","_select"),value:u,onChange:function(e){s(e.target.value.includes("all")?null:e.target.value)},children:c.map((function(e){var r=e.value,t=e.label;return l(n,{"data-testid":"".concat("PeriodSelect","_option_").concat(r,"MenuItem"),value:r,children:t},r)}))})]})};o.propTypes={label:e.string,currentValue:e.string.isRequired,options:e.arrayOf(e.shape({})).isRequired,onChange:e.func.isRequired},o.defaultProps={label:""};export{o as PeriodSelect};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/slicedToArray";import{useState as t,useMemo as r,useEffect as i}from"react";import a from"prop-types";import{Tooltip as o,TextField as n}from"@material-ui/core";import{debounce as u}from"lodash";import{convertValue as s}from"../../../../utils/index.js";import{getIsImperial as l}from"../../utils/unitSystem.js";import{jsx as m}from"react/jsx-runtime";var d=u((function(e){e()}),1500),p=function(a){var u=a.radius,p=a.editable,c=a.onChange,f=a["data-testid"],b=t(u),h=e(b,2),v=h[0],g=h[1],x=t(null),y=e(x,2),R=y[0],j=y[1],k=r((function(){return l()}),[]);i((function(){var e=k?u:s(u,"length","mi","km",3);g(Number.parseFloat(e).toFixed(2))}),[u]);return m(o,{title:p?"":"To make radius active select Subject Well.",children:m(n,{"data-testid":"".concat(f,"_input"),type:"number",label:"Radius (".concat(k?"miles":"km",")"),value:v||"",disabled:!p,onChange:function(e){var t=e.target.value;if(!Number.isFinite(+t)||+t<0)j("Incorrect radius");else{j(null);var r=k?+t:s(t,"length","km","mi",3);d((function(){c(+r)}))}g(t)},error:!!R,helperText:R},"ows4-radius-input")})};p.propTypes={radius:a.number.isRequired,editable:a.bool.isRequired,onChange:a.func.isRequired,"data-testid":a.string},p.defaultProps={"data-testid":"RadiusInput"};export{p as RadiusInput};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"prop-types";import{FormControl as r,InputLabel as a,Select as n,MenuItem as t}from"@material-ui/core";import{jsxs as l,jsx as i}from"react/jsx-runtime";var c=function(e){var c=e.label,o=e.currentValue,u=e.options,s=e.className,d=e.renderValue,p=e.onChange;return l(r,{className:s,children:[c&&i(a,{shrink:!0,children:c}),i(n,{"data-testid":"".concat("SingleSelect","_select_").concat(c),value:o,renderValue:d,onChange:p,children:u.map((function(e){var r=e.value,a=e.label;return i(t,{"data-testid":"".concat("SingleSelect","_option_").concat(r,"MenuItem"),value:r,children:a},r)}))})]})};c.propTypes={label:e.string,currentValue:e.string.isRequired,options:e.arrayOf(e.shape({})).isRequired,className:e.string.isRequired,renderValue:e.func,onChange:e.func.isRequired},c.defaultProps={label:"",renderValue:null};export{c as SingleSelect};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"prop-types";import{makeStyles as r}from"@material-ui/core";import{SingleSelect as t}from"./SingleSelect.js";import{jsx as i}from"react/jsx-runtime";var o=r({wellSection:{width:"100%"}}),n=function(e){var r=e.selectedValue,n=e.wellSections,l=e.onChange,a=o();return i(t,{label:"Well Section",currentValue:r,options:n,className:a.wellSection,onChange:function(e){return l(e.target.value)}})};n.propTypes={selectedValue:e.string.isRequired,wellSections:e.arrayOf(e.shape({})).isRequired,onChange:e.func.isRequired};export{n as WellSection};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/defineProperty";import l from"prop-types";import s from"classnames";import i from"../../../OffsetWellMap/OffsetWellMap.js";import r from"./WellsMap.module.css.js";import{ViewType as a}from"../../constants.js";import{jsx as t}from"react/jsx-runtime";var n=function(l){var n=l.isViewOnly,o=l.subjectWell,d=l.wells,f=l.offsetWellIds,p=l.radius,m=l.mapHidden,u=l.handleChanageOffsetWell,W=l.activeWellId,c=l.viewType;return t("div",{className:m?r.mapContainerHidden:s(r.mapContainer,e({},r.mapContainerMobile,c===a.mobile)),children:t(i,{isViewOnly:n,subjectWell:o,wells:d,offsetWellIds:f,radius:p,handleChanageOffsetWell:u,activeWellId:W})})};n.propTypes={isViewOnly:l.bool.isRequired,subjectWell:l.shape({}),wells:l.arrayOf(l.shape({})).isRequired,offsetWellIds:l.arrayOf(l.number).isRequired,radius:l.number,mapHidden:l.bool.isRequired,handleChanageOffsetWell:l.func.isRequired,activeWellId:l.number.isRequired,viewType:l.string.isRequired},n.defaultProps={subjectWell:null,radius:null};export{n as WellsMap};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from'./../../../../ext-esm/style-inject/dist/style-inject.es.js';var a={mapContainerHidden:"WellsMap-module_mapContainerHidden__c8shs",mapContainer:"WellsMap-module_mapContainer__mEKOD",mapContainerMobile:"WellsMap-module_mapContainerMobile__4Js5W"};e(".WellsMap-module_mapContainerHidden__c8shs{display:none}.WellsMap-module_mapContainer__mEKOD{left:0;margin-bottom:16px;position:sticky;z-index:2}.WellsMap-module_mapContainerMobile__4Js5W{padding-right:16px}");export{a as default};
|
package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/slicedToArray";import{useState as r,useRef as o}from"react";import t from"prop-types";import{TextField as n,InputAdornment as a,Popover as l}from"@material-ui/core";import{Search as c}from"@material-ui/icons";import i from"./AutoCompleteAssetSearch.js";import s from"./AdvancedSearch.module.css.js";import{jsxs as d,Fragment as u,jsx as m}from"react/jsx-runtime";var p=function(t){var p=t.companyId,f=t.subjectWellId,h=t.onChange,v=t.selectedWellIds,I=t.onHideAdvancedSearch,g=r(null),b=e(g,2),A=b[0],C=b[1],y=r(""),j=e(y,2),R=j[0],W=j[1],q=o(),O=function(){W(""),C(null),I()};return d(u,{children:[m(n,{"data-testid":"ows_advanced_search",id:"well-section-search-textfield",placeholder:"Add Offset ...",InputProps:{startAdornment:m(a,{position:"start",children:m(c,{className:s.searchIcon})}),className:s.searchInput},classes:{root:s.searchRoot},ref:q,value:R,onChange:function(e){W(e.target.value),e.target.value&&C(q.current)},onClick:function(e){C(e.currentTarget)}}),m(l,{open:Boolean(A),anchorEl:A,onClose:O,anchorOrigin:{vertical:"top",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"left"},children:m(i,{subjectWellId:f,value:R,company:p,selectedWellIds:v,onChange:h,onClose:O})})]})};p.propTypes={companyId:t.number.isRequired,subjectWellId:t.number.isRequired,onChange:t.func.isRequired,selectedWellIds:t.arrayOf(t.number).isRequired,onHideAdvancedSearch:t.func.isRequired};export{p as AdvancedSearch};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from'./../../../../../ext-esm/style-inject/dist/style-inject.es.js';var t={searchRoot:"AdvancedSearch-module_searchRoot__USptK",searchInput:"AdvancedSearch-module_searchInput__ZIsPt",searchIcon:"AdvancedSearch-module_searchIcon__pD5bZ"};e(".AdvancedSearch-module_searchRoot__USptK{background-color:var(--palette-background-b-9)!important;left:12px;margin-left:12px!important;margin-top:12px!important;position:sticky!important;width:calc(100% - 24px);z-index:999}.AdvancedSearch-module_searchInput__ZIsPt{font-size:16px!important}.AdvancedSearch-module_searchInput__ZIsPt:hover:before{border-bottom:2px solid var(--palette-primary-text-1)!important}.AdvancedSearch-module_searchInput__ZIsPt:hover .AdvancedSearch-module_searchIcon__pD5bZ{fill:var(--palette-primary-text-1)!important}.AdvancedSearch-module_searchInput__ZIsPt:focus-within .AdvancedSearch-module_searchIcon__pD5bZ{fill:var(--palette-primary-main)!important}.AdvancedSearch-module_searchIcon__pD5bZ{fill:var(--palette-primary-text-6)!important;font-size:24px!important}");export{t as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/slicedToArray";import{useRef as t,useState as r,useMemo as i,useEffect as s}from"react";import n from"classnames";import a from"prop-types";import{sum as l,startCase as o,get as c,isEmpty as u}from"lodash";import{makeStyles as d,List as p,ListSubheader as m,Chip as h,ListItem as f,Checkbox as g,Typography as x}from"@material-ui/core";import{SEARCH_CATEGORIES as b}from"./constants.js";import{StatusOptions as v,ROWS_PER_PAGE as y}from"../../../constants.js";import{jsxs as R,jsx as A}from"react/jsx-runtime";var I=d((function(e){return{assetListWrapper:{margin:"8px 0",flex:1},assetListContainer:{maxHeight:"350px",backgroundColor:e.palette.background.paper,position:"relative",overflow:"auto"},listSection:{backgroundColor:"inherit"},ul:{backgroundColor:"inherit",padding:0},listGutters:{padding:"2px 8px"},assetTypeSubheaderChip:{height:"24px",color:e.palette.primary.text6},assetItemTextRoot:{minWidth:"300px"},assetItemTextPrimary:{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},loadingInfo:{textAlign:"center",fontSize:"12px",lineHeight:"17px",color:e.palette.primary.text8},empty:{color:e.palette.primary.text6,fontSize:"12px",fontStyle:"italic",marginLeft:"8px"},menuItem:{display:"flex",alignItems:"center",justifyContent:"space-between",width:"100%"},allMenuItem:{boxShadow:"inset 0px -1px 0px rgba(255, 255, 255, 0.25)"},statusWrapper:{display:"flex",alignItems:"center",width:"102px"},status:{width:"8px",height:"8px",marginRight:"8px",borderRadius:"50%",cursor:"default"}}})),k=function(a){var d=a.subjectWellId,k=a.page,C=a.assetType,S=a.loading,N=a.groupedAssets,T=a.onClickAsset,w=a.onClickAllAsset,H=a.onScrollReached,q=I(),W=t(null),j=r("top"),L=e(j,2),_=L[0],G=L[1],M=r(0),z=e(M,2),O=z[0],P=z[1],Y=l(null==N?void 0:N.map((function(t){var r=e(t,2);r[0];var i=r[1];return(null==i?void 0:i.length)||0}))),B=i((function(){if(1===N.length){var e=N[0][1],t=e.filter((function(e){return e.checked})).length;return[t>0&&e.length!==t,t===e.length]}return[!1,!1]}),[N]),D=e(B,2),E=D[0],F=D[1];s((function(){S?P(Y):("top"===_&&W.current.scrollTo(0,5),"bottom"===_&&W.current.scrollTo(0,W.current.scrollHeight-W.current.offsetHeight-5),"auto"===_&&W.current.scrollTo(0,(W.current.scrollHeight-W.current.offsetHeight)*O/Y))}),[S]);return R("div",{className:q.assetListWrapper,children:[R(p,{className:q.assetListContainer,subheader:A("li",{}),onScroll:function(t){if(t.target.scrollHeight!==t.target.offsetHeight){var r=t.target.scrollTop+t.target.offsetHeight;Math.abs(t.target.scrollHeight-r)<1&&!function(t,r){return!t.find((function(t){var i=e(t,2);return i[0],i[1].length===y*r}))}(N,k)&&(G("auto"),H("bottom"))}},ref:W,children:[N.map((function(t){var r=e(t,2),i=r[0],s=r[1];return A("li",{className:q.listSection,children:R("ul",{className:q.ul,children:[!C&&A(m,{classes:{gutters:q.listGutters},children:A(h,{className:q.assetTypeSubheaderChip,variant:"outlined",label:b[i].labelPlural},i)}),C&&A(f,{button:!0,classes:{gutters:q.listGutters},onClick:function(){return w(!F,i)},children:A("div",{className:n(q.menuItem,q.allMenuItem),children:R("div",{children:[A(g,{checked:F,indeterminate:E,style:{marginRight:8}}),"All"]})})}),s.map((function(e){var t;return A(f,{"data-testid":"".concat("AssetResultSection","_item_").concat(e.name,"MenuItem"),button:!0,classes:{gutters:q.listGutters},disabled:e.type===b.well.name&&!e.visibility.includes("visible")||!e.redirectAssetId||e.redirectAssetId===d,onClick:function(){return T(e,i)},children:R("div",{className:q.menuItem,children:[R("div",{children:[A(g,{checked:e.checked,style:{marginRight:8}}),e.name]}),R("div",{className:q.statusWrapper,children:[A("div",{className:q.status,style:{background:null===(t=v.find((function(t){return t.value===e.status})))||void 0===t?void 0:t.color}}),o(e.status)]})]})},"item-".concat(i,"-").concat(c(e,"asset_id")?c(e,"asset_id"):c(e,"id")))}))]})},"section-".concat(i))})),u(N)&&A("div",{className:q.empty,children:"Your search did not match any Asset Name"})]}),S&&A(x,{"data-testid":"".concat("AssetResultSection","_loading"),className:q.loadingInfo,children:"Loading..."})]})};k.propTypes={subjectWellId:a.number.isRequired,page:a.number.isRequired,assetType:a.string.isRequired,loading:a.bool.isRequired,groupedAssets:a.arrayOf(a.shape({})).isRequired,onClickAsset:a.func.isRequired,onClickAllAsset:a.func.isRequired,onScrollReached:a.func.isRequired};export{k as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/slicedToArray";import r from"prop-types";import{makeStyles as t,Typography as i,Chip as a}from"@material-ui/core";import{CATEGORY_KEY_VALUES as o}from"./constants.js";import{jsxs as p,jsx as n}from"react/jsx-runtime";var l=t((function(e){return{assetSelectorWrapper:{margin:8},description:{color:e.palette.primary.text6,fontSize:"12px",lineHeight:"17px",paddingBottom:"8px"},assetTypeChip:{marginRight:"8px",color:e.palette.primary.text6,"&:last-child":{marginRight:"0px"}}}})),s=function(r){var t=r.onClickAssetType,s=l();return p("div",{className:s.assetSelectorWrapper,children:[n(i,{className:s.description,children:"I'm looking for..."}),n("div",{children:o.map((function(r){var i=e(r,2),o=i[0],p=i[1];return n(a,{"data-testid":"".concat("AssetTypesSection","_chip_").concat(p.labelPlural),className:s.assetTypeChip,variant:"outlined",label:p.labelPlural,onClick:function(){return t(o)}},o)}))})]})};s.propTypes={onClickAssetType:r.func.isRequired};export{s as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/slicedToArray";import{useState as t,useMemo as r,useRef as n,useEffect as o}from"react";import i from"prop-types";import{get as s}from"lodash";import{withStyles as a,Tooltip as l,makeStyles as c,Chip as p,Input as u}from"@material-ui/core";import d from"@material-ui/icons/Close";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../utils/apiCalls.js";import"../../../effects/useAdvancedWells.js";import"@babel/runtime/helpers/toConsumableArray";import"@babel/runtime/helpers/defineProperty";import"../../../constants.js";import"../../../../../utils/index.js";import"../../../../../constants/goals.js";import"../../../../../constants/segment.js";import"../../../../../constants/alerts.js";import"../../../../../constants/apps.js";import"../../../../../constants/drillstring.js";import"../../../../../constants/completion.js";import"../../../../../constants/notifications.js";import"../../../../../constants/feed.js";import"../../../../../constants/bha.js";import"../../../../GradientManager/configuration/constants.js";import"@babel/runtime/helpers/typeof";import"moment";import"react-virtualized";import{useAssetsData as m}from"../../../effects/useAssetsData.js";import f from"./AssetTypesSection.js";import h from"./AssetResultSection.js";import{SEARCH_CATEGORIES as x,CATEGORY_KEY_VALUES as g}from"./constants.js";import{jsxs as b,jsx as y,Fragment as j}from"react/jsx-runtime";var C=a((function(){return{tooltip:{backgroundColor:"#414141",color:"#ffffff",fontSize:"11px",lineHeight:"16px",borderRadius:"4px",boxShadow:"0px 4px 4px rgba(0, 0, 0, 0.12)",padding:"4px"}}}))(l),I=c((function(e){return{wrapper:{width:function(e){return e.searchWidth},maxWidth:"996px",display:"flex",flexDirection:"column",padding:16},inputWrapper:{display:"flex",width:"auto",margin:"0 8px 8px",alignItems:"center",flexWrap:"nowrap",justifyContent:"space-between"},selectedChip:{height:"24px",margin:"4px"},selectedChipDeleteIcon:{width:"16px",height:"16px",color:e.palette.primary.text6,"&:hover":{color:e.palette.primary.text1}},selectedLabel:{fontWeight:400,fontSize:"16px",lineHeight:"22px",color:e.palette.primary.text1,whiteSpace:"nowrap",paddingLeft:"4px",paddingRight:"8px"},disabledIcon:{width:"16px",height:"16px",color:e.palette.primary.text6,opacity:.4},closeIconButton:{padding:0,"&:hover $closeIcon":{color:e.palette.primary.text1}},searchInput:{width:"100%",display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center",borderBottom:"2px solid #03BCD4"},closeIcon:{color:e.palette.primary.text6,fontSize:"18px"}}})),v=function(i){var a=i.company,l=i.subjectWellId,c=i.value,v=i.selectedWellIds,w=i.onChange,A=t(null),W=e(A,2),R=W[0],S=W[1],k=t(null),D=e(k,2),T=D[0],q=D[1],z=t(1),N=e(z,2),L=N[0],B=N[1],G=r((function(){return window.innerWidth-32}),[]),H=I({searchWidth:G}),K=n();o((function(){q(c)}),[c]);var O=m(T,R,L,a,v),P=e(O,2),U=P[0],F=P[1],M=r((function(){return R&&F&&0!==F.length?F[0][1].filter((function(e){return e.checked})).length:0}),[R,F]);return b("div",{className:H.wrapper,children:[y("div",{className:H.inputWrapper,children:b("div",{className:H.searchInput,children:[R&&b(j,{children:[y(p,{"data-not-migrated-muichip":!0,classes:{root:H.selectedChip,deleteIcon:H.selectedChipDeleteIcon},label:s(x,[R,"labelPlural"],"Assets"),deleteIcon:y(d,{}),onDelete:function(){S(null)}}),M>0&&b("span",{className:H.selectedLabel,children:[M," Selected"]})]}),y(u,{"data-testid":"".concat("AutoCompleteAssetSearch","_searchInput"),inputRef:K,autoFocus:!0,disableUnderline:!0,fullWidth:!0,value:T||"",placeholder:"Add Offset ...",onChange:function(e){var t=e.target.value;K.current.focus(),q(t),B(1)},onKeyUp:function(t){var r=t.target.value,n=t.keyCode,o=g.find((function(t){var n=e(t,2);return n[0],n[1].autoCategorizedKey===r.trim().toLowerCase()}));if(o&&(13===n||32===n))return q(""),S(o[0]),void B(1);""===r&&8===n&&(S(null),B(1))}}),y(C,{title:"Clear",children:y(d,{className:R||T?H.selectedChipDeleteIcon:H.disabledIcon,onClick:function(){K.current.focus(),q(""),S(null),B(1)}})})]})}),!R&&!T&&y(f,{onClickAssetType:function(e){K.current.focus(),S(e),B(1)}}),(R||T)&&y(h,{subjectWellId:l,page:L,assetType:R,loading:U,groupedAssets:F,onClickAsset:function(e,t){w(!e.checked,[e.redirectAssetId],t)},onClickAllAsset:function(e,t){var r=F[0][1];w(e,r.map((function(e){return e.redirectAssetId})),t)},onScrollReached:function(e){"top"===e&&L>1&&B((function(e){return e-1})),"bottom"===e&&B((function(e){return e+1}))}})]})};v.propTypes={subjectWellId:i.number.isRequired,company:i.number.isRequired,value:i.string.isRequired,selectedWellIds:i.arrayOf(i.number).isRequired,onChange:i.func.isRequired};export{v as default};
|
package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={well:{name:"well",labelSingular:"Well",labelPlural:"Wells",autoCategorizedKey:"well",isAssetType:!0},rig:{name:"rig",labelSingular:"Rig",labelPlural:"Rigs",autoCategorizedKey:"rig",isAssetType:!0}};Object.values(e).filter((function(e){return e.autoCategorizedKey})).map((function(e){return e.autoCategorizedKey}));var l=Object.entries(e);export{l as CATEGORY_KEY_VALUES,e as SEARCH_CATEGORIES};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"prop-types";import{makeStyles as r,FormControl as t,Tooltip as i,Typography as n,MenuItem as o}from"@material-ui/core";import{getUnitDisplay as a}from"../../../../utils/index.js";import c from"../../../Select/index.js";import{METRICS_LIST as l}from"../../constants.js";import{jsx as p}from"react/jsx-runtime";var s=r((function(e){return{metricsForm:{width:"calc(100% - 32px)","& .MuiInputBase-root":{"&:hover $primaryText":{color:e.palette.primary.text1},"&:hover $primaryIcon":{color:e.palette.primary.text1},"&:focused $primaryIcon":{color:e.palette.primary.main}}},metricsSelect:{"&:before":{borderBottom:"none !important"},"&:after":{borderBottom:"none !important"}},primaryText:{fontWeight:500,fontSize:"12px",lineHeight:"14px",letterSpacing:"0.4px",color:e.palette.primary.text7,overflow:"hidden",textOverflow:"ellipsis"},primaryIcon:{color:e.palette.primary.text6},metricsMenuPaper:{backgroundColor:e.palette.background.b9,maxHeight:"calc(100% - 300px)",top:"150px !important"},valueLabel:{display:"-webkit-box",alignItems:"center",WebkitLineClamp:3,WebkitBoxOrient:"vertical",overflowWrap:"break-word",fontWeight:500,fontSize:"12px",lineHeight:"14px",letterSpacing:"0.4px",overflow:"hidden",whiteSpace:"normal"}}}));function u(e){var r=l.find((function(r){return r.key===e}));if(!r)return"";var t=r.unitType?" (".concat(a(r.unitType),")"):"";return r.label+t}var m=function(e){var r=e.isTooltipVisible,a=e.currentValue,m=e.metricsKeys,f=e.onChange,d=e.setIsMenuOpen,y=s(),x=l.filter((function(e){return!m.includes(e.key)}));return p(t,{className:y.metricsForm,children:p(c,{"data-testid":"".concat("MetricsSelect","_select_").concat(a),className:y.metricsSelect,classes:{select:y.primaryText,icon:y.primaryIcon},MenuProps:{paper:y.metricsMenuPaper},value:a,renderValue:function(e){return p(i,{title:r?u(e):"",children:p(n,{className:y.valueLabel,children:u(e)})})},onOpen:function(){return d(!0)},onClose:function(){return d(!1)},onChange:function(e){return f(e.target.value)},children:x.map((function(e){return p(o,{"data-testid":"".concat("MetricsSelect","_option_").concat(e.key,"MenuItem"),value:e.key,children:e.label},e.key)}))})})};m.propTypes={isTooltipVisible:e.bool.isRequired,currentValue:e.string.isRequired,metricsKeys:e.arrayOf(e.string).isRequired,onChange:e.func.isRequired,setIsMenuOpen:e.func.isRequired};export{m as MetricsSelect};
|