@corva/ui 3.31.0-6 → 3.31.0-7

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.
Files changed (22) hide show
  1. package/cjs-bundle/components/OffsetWellPickerV2/OffsetWellPickerDialog.js +1 -1
  2. package/cjs-bundle/components/OffsetWellPickerV2/OffsetWellPickerDialog.js.map +1 -1
  3. package/cjs-bundle/components/OffsetWellPickerV4/OffsetWellPickerV4.js +1 -1
  4. package/cjs-bundle/components/OffsetWellPickerV4/OffsetWellPickerV4.js.map +1 -1
  5. package/cjs-bundle/componentsV2/OffsetWellsButton/OffsetWellsButton.js +1 -1
  6. package/cjs-bundle/componentsV2/OffsetWellsButton/useOffsetWellsIcon.js +1 -1
  7. package/cjs-bundle/effects/useGlobalOffsetWellsSync.js +1 -1
  8. package/cjs-bundle/effects/useGlobalOffsetWellsSync.js.map +1 -1
  9. package/components/OffsetWellPickerV2/OffsetWellPickerDialog.js +1 -1
  10. package/components/OffsetWellPickerV2/OffsetWellPickerDialog.js.map +1 -1
  11. package/components/OffsetWellPickerV4/OffsetWellPickerV4.js +1 -1
  12. package/components/OffsetWellPickerV4/OffsetWellPickerV4.js.map +1 -1
  13. package/componentsV2/OffsetWellsButton/OffsetWellsButton.d.ts.map +1 -1
  14. package/componentsV2/OffsetWellsButton/OffsetWellsButton.js +1 -1
  15. package/componentsV2/OffsetWellsButton/useOffsetWellsIcon.d.ts +1 -2
  16. package/componentsV2/OffsetWellsButton/useOffsetWellsIcon.d.ts.map +1 -1
  17. package/componentsV2/OffsetWellsButton/useOffsetWellsIcon.js +1 -1
  18. package/effects/useGlobalOffsetWellsSync.d.ts +1 -1
  19. package/effects/useGlobalOffsetWellsSync.d.ts.map +1 -1
  20. package/effects/useGlobalOffsetWellsSync.js +1 -1
  21. package/effects/useGlobalOffsetWellsSync.js.map +1 -1
  22. package/package.json +1 -1
@@ -1,2 +1,2 @@
1
- import e from"@babel/runtime/helpers/toConsumableArray";import t from"@babel/runtime/helpers/defineProperty";import o from"@babel/runtime/helpers/asyncToGenerator";import s from"@babel/runtime/helpers/slicedToArray";import n from"@babel/runtime/regenerator";import{useState as i,useRef as r,useEffect as p,useCallback as c,useMemo as m}from"react";import l from"classnames";import{uniqBy as a,uniq as d,sortBy as u,isEmpty as j}from"lodash";import{Replay as f,InfoOutlined as C}from"@material-ui/icons";import{useFetchWells as A}from"./effects/useFetchWells.js";import{useAdvancedWells as v}from"./effects/useAdvancedWells.js";import{useBicWells as S}from"./effects/useBicWells.js";import{useCompanyMetricKey as g}from"./effects/useCompanyMetricKey.js";import{useFilterOptions as h}from"./effects/useFilterOptions.js";import{useFilteredWells as b}from"./effects/useFilteredWells.js";import{useSortedWells as V}from"./effects/useSortedWells.js";import"./effects/useAssetsData.js";import{useTableColumns as I}from"./effects/useTableColumns.js";import{useCompanyProvider as D}from"./effects/useCompanyProvider.js";import{AppHeader as T}from"./components/AppHeader/AppHeader.js";import{Toolbar as P}from"./components/Toolbar/Toolbar.js";import{Filter as y}from"./components/Filter/Filter.js";import{WellsMap as x}from"./components/Map/WellsMap.js";import W from"./components/OffsetWellsTable/OffsetWellsTable.js";import{ALL_SECTION_KEY as B,ViewType as M,TOP_GRADIENT_MAP as F,ColumnType as E,COMPANY_PROVIDERS_FOR_IDAS as L,FilterType as O,ROWS_PER_PAGE as k,RESYNC_STATUS as w,LEAVE_TOUCH_DELAY as H,IOS_DEVICE as N,DEFAULT_LOCAL_OFFSET_SIZE as G,MAX_OFFSET_SIZE as R,SMALL_SCREEN_WIDTH as q,SMALL_SCREEN_HEIGHT as z,DEFAULT_BIC_OFFSET_SIZE as U}from"./constants.js";import{SEARCH_CATEGORIES as _}from"./components/OffsetWellsTable/AdvancedSearch/constants.js";import{getCoordinatedWells as K,getMobileOperatingSystem as Z}from"./utils/index.js";import X from"./OffsetWellPickerV4.module.css.js";import"../../utils/index.js";import{jsxs as J,jsx as Q,Fragment as Y}from"react/jsx-runtime";import"@material-ui/core/Snackbar";import"../Notifications/Toast.js";import"../Notifications/Notifications.scss.js";import{NotificationsContainer as $}from"../Notifications/NotificationsContainer.js";import{isMobileDetected as ee,isNativeDetected as te}from"../../utils/mobileDetect.js";import oe from"../../styles/typography/index.js";import"../../styles/counter/counter.module.scss.js";import{Regular14 as se,Regular12 as ne}from"../Typography.js";import ie from"../Modal/Modal.js";import"../IconMenu/index.js";import"../StyledMenuItem/index.js";import"../AppIcon/AppIcon.js";import"../DevCenter/AppHeader/AppHeader.js";import"../DevCenter/AppSideBar/AppSideBar.js";import"../DevCenter/AppsDataProvider/AppsDataProvider.js";import"@material-ui/core";import"../DevCenter/AppContext.js";import"../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";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/appPackages.js";import"../../constants/notifications.js";import"../../constants/feed.js";import"../../constants/bha.js";import"../../constants/corvaCompanyId.js";import"../GradientManager/configuration/constants.js";import"../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js";import"../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js";import"../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../componentsV2/Text/Text.js";import"../../componentsV2/Grid/Grid.js";import"../../componentsV2/Grid/Grid.scss.js";import"../../componentsV2/Header/Header.scss.js";import"../../componentsV2/Button/Button.js";import"../../componentsV2/ButtonIcon/ButtonIcon.js";import"../DevCenter/DevCenterAppContainer/components/IsInsideIsolatedDcAppProvider/IsInsideIsolatedDcAppProvider.js";import"../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"uuid";import"../../componentsV2/Tooltip/Tooltip.scss.js";import"../../componentsV2/Popover/Popover.js";import"../../componentsV2/Radio/Radio.js";import"../../componentsV2/RadioAndCheckboxGroup/RadioAndCheckboxGroup.scss.js";import"../../componentsV2/Checkbox/Checkbox.js";import"../../componentsV2/TextInput/TextInput.js";import"../../componentsV2/TextEndTruncated/TextEndTruncated.scss.js";import"../../componentsV2/TextMiddleTruncated/TextMiddleTruncated.constants.js";import"../../componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js";import"../../componentsV2/TextLink/TextLink.js";import"../../componentsV2/Chip/Chip.js";import"../../componentsV2/ChipAlert/ChipAlert.js";import"../../componentsV2/ChipIndicator/ChipIndicator.js";import"../../componentsV2/Avatar/Avatar.js";import"../../componentsV2/Avatar/constants.js";import"../../componentsV2/AvatarGroup/AvatarGroup.scss.js";import"@material-ui/lab";import"../../componentsV2/ToggleButtons/ToggleButtons.scss.js";import"../../componentsV2/Paper/Paper.js";import"../../componentsV2/ModalWindow/ModalWindow.scss.js";import"@icon-park/react/es/all";import"../../icons/IconParkProvider.js";import"../../icons/customIcons/icons/AddMessage.js";import"../../icons/customIcons/icons/Attention.js";import"../../icons/customIcons/icons/Collapse.js";import"../../icons/customIcons/icons/Dashboard.js";import"../../icons/customIcons/icons/Expand.js";import"../../icons/customIcons/icons/FolderClosed.js";import"../../icons/customIcons/icons/FolderClosedFilled.js";import"../../icons/customIcons/icons/FolderOpened.js";import"../../icons/customIcons/icons/GreaterOrEqual.js";import"../../icons/customIcons/icons/LessOrEqual.js";import"../../icons/customIcons/icons/Search.js";import"../../icons/customIcons/icons/Wellhub.js";import"../../icons/customIcons/icons/MultiRuler.js";import"../../icons/customIcons/icons/Checkbox.js";import"../../icons/customIcons/icons/CheckboxChecked.js";import"../../icons/customIcons/icons/CheckboxIndeterminate.js";import"../../icons/customIcons/icons/Radio.js";import"../../icons/customIcons/icons/RadioChecked.js";import"../../icons/customIcons/icons/SimulFrac.js";import"../../icons/customIcons/icons/ZipperFrac.js";import"../../icons/customIcons/icons/CautionFilled.js";import"../../icons/customIcons/icons/MoreApp.js";import"../../icons/customIcons/icons/Pad.js";import"../../icons/customIcons/icons/DrilloutUnit.js";import"../../icons/customIcons/icons/FracFleet.js";import"../../icons/customIcons/icons/Global.js";import"../../icons/customIcons/icons/Program.js";import"../../icons/customIcons/icons/Rig.js";import"../../icons/customIcons/icons/Well.js";import"../../icons/customIcons/icons/Gap.js";import"../../icons/customIcons/icons/Pin.js";import"../../icons/customIcons/icons/CloseOneFilled.js";import"../../icons/customIcons/icons/AttentionFilled.js";import"../../icons/customIcons/icons/CheckOneFilled.js";import"../../icons/customIcons/icons/Archive.js";import"../../icons/customIcons/icons/ArchiveCancel.js";import"../../icons/customIcons/icons/Unarchive.js";import"../../icons/customIcons/icons/Archived.js";import"../../componentsV2/Modal/Modal.scss.js";import"../../componentsV2/Menu/Menu.js";import"../../componentsV2/Counter/Counter.js";import"../../componentsV2/BadgeBase/BadgeBase.scss.js";import"../../componentsV2/BadgeDot/BadgeDot.scss.js";import"../../componentsV2/LoaderLinear/LoaderLinear.scss.js";import"../../componentsV2/LoaderLogo/LoaderLogo.constants.js";import"../../componentsV2/LoaderLogo/LoaderLogo.scss.js";import"../../componentsV2/Switch/Switch.js";import"../../componentsV2/Tabs/Tabs.js";import"../../componentsV2/EmptyState/EmptyState.scss.js";import"../../componentsV2/FileIcon/FileIcon.js";import"../../componentsV2/Tag/Tag.js";import"react-dropzone";import"../../componentsV2/FilesDropzone/FilesDropzone.scss.js";import"../../componentsV2/FilesLoader/FilesLoader.scss.js";import"../../componentsV2/FilesProcessor/FilesProcessor.scss.js";import"../../componentsV2/Skeleton/Skeleton.scss.js";import"../../utils/main.js";import"../../componentsV2/CopyToClipboard/CopyToClipboard.scss.js";import"../../componentsV2/Stepper/Step/Step.scss.js";import"../../componentsV2/Stepper/Stepper.scss.js";import"../../componentsV2/ButtonLive/ButtonLive.js";import"../../componentsV2/ButtonText/ButtonText.js";import"../../componentsV2/LiveDotIndicator/LiveDotIndicator.scss.js";import"../../componentsV2/IndicatorLive/IndicatorLive.scss.js";import"../../componentsV2/Accordion/Accordion.scss.js";import"../../componentsV2/Breadcrumbs/Breadcrumbs.scss.js";import"../../componentsV2/BadgeComment/BadgeComment.js";import"../../componentsV2/AppContainer/AppContainer.js";import"../../componentsV2/AppContainer/AppContainer.constants.js";import"../../componentsV2/AppFooter/AppFooter.js";import"../../componentsV2/AppCommonsProvider/AppCommonsContext.js";import"../../componentsV2/AppHeader/AppHeader.constants.js";import"../../componentsV2/AppHeader/AppBadge/AppBadge.scss.js";import"../../componentsV2/AppHeader/AppAssets/utils.js";import"../../componentsV2/AppHeader/AppAssets/AppAssets.scss.js";import"../PadModeSelect/PadModeSelect.js";import"../../componentsV2/AppHeader/PadMode/PadMode.scss.js";import"../../constants/streamSourceType.js";import"../../types/shared/Completions.js";import"../PadModeSelect/types.js";import"lodash/flatten";import"lodash/partition";import"../../componentsV2/PadModeSelect/FracModeLabel/FracModeLabel.js";import"../../componentsV2/PadModeSelect/FracModeLabel/FracModeLabel.constants.js";import"../../clients/jsonApi/index.js";import"lodash/set";import"lodash/get";import"lodash/unset";import"moment";import"../../clients/subscriptions/constants.js";import"../../clients/subscriptions.v1.js";import"../../clients/subscriptions/subscriptions-client.factory.js";import"../../clients/api/apiCore.js";import"../../clients/constants.js";import"../../clients/sso/auth0.js";import"../../clients/sso/oauth2.js";import"../../componentsV2/PadModeSelect/WellStreamActivityStatus/WellStreamActivityStatus.scss.js";import"../../componentsV2/PadModeSelect/PadModeSelect.constants.js";import"../../componentsV2/PadModeSelect/PadModeSelect.scss.js";import"querystring";import"uuid/v1";import"jsona";import"../../utils/env.js";import"../StatusBadge/constants.js";import"lodash/isEmpty";import"lodash/sortBy";import"../DevCenter/DevCenterAppContainer/components/CommentsSwitch/CommentsSwitchContext.js";import{useGlobalOffsetWellsSync as re}from"../../effects/useGlobalOffsetWellsSync.js";import"../../componentsV2/AppHeader/V3/VersionSelect/VersionSelect.js";import"../../componentsV2/UniversalLink/UniversalLink.scss.js";import"../../componentsV2/AppHeader/V3/AssetChips/AssetChips.scss.js";import"../../componentsV2/AppHeader/V3/DqStatusIcon/DqStatusIcon.js";import"../../componentsV2/AppHeader/V3/DqStatusIcon/DqStatusIcon.constants.js";import"../../componentsV2/AppFooter/DqPopover/DqStatusIcon/DqStatusIcon.js";import"../../componentsV2/AppDqPopover/DqAlertTooltip/DqAlertTooltip.scss.js";import"../../componentsV2/AppDqPopover/DqAlert/DqAlert.scss.js";import"../../componentsV2/AppDqPopover/DqAsset/DqAsset.scss.js";import"../../componentsV2/AppDqPopover/AppDqPopover.scss.js";import"../../utils/getSingleAsset.js";import"../../componentsV2/AppHeader/V3/AssetSelector/AssetSelectorChip/AssetSelectorChip.js";import"../../componentsV2/AppHeader/V3/AssetSelector/constants.js";import"../../componentsV2/AppHeader/V3/AssetSelector/AssetSelectorSelect/AssetSelectorSelect.scss.js";import"../../componentsV2/AppHeader/V3/AssetSelector/AssetSelectorSelect/loadAssets.js";import"../../componentsV2/AppHeader/V3/AssetSelector/AssetSelector.scss.js";import"../../componentsV2/AppHeader/V3/AppTitle/AppTitle.constants.js";import"../../componentsV2/AppContainer/headerCommon.scss.js";import"../../componentsV2/AppHeader/V3/AppTitle/AppTitle.scss.js";import"../../componentsV2/AppHeader/V3/constants.scss.js";import"@babel/runtime/helpers/typeof";import"../../componentsV2/AppSizeProvider/AppSizeProvider.js";import"../../componentsV2/AppSettings/AppSettings.js";import"../../componentsV2/AppSettings/AppSettings.constants.js";import"../../componentsV2/AppSettings/AppSettingsPinningContext.js";import"../../componentsV2/AppHeader/V3/SettingsPopover/SettingsPopover.constants.js";import"../../componentsV2/AppHeader/V3/SettingsPopover/SettingsPopover.scss.js";import"../../componentsV2/AppHeader/V3/Actions/Actions.constants.js";import"../../componentsV2/AppHeader/V3/Actions/Actions.scss.js";import"../../componentsV2/AppHeader/V3/AppHeaderV3.scss.js";import"../../componentsV2/AppHeader/AppHeader.scss.js";import"../../componentsV2/OffsetWellsButton/OffsetWellsButton.scss.js";import"../../componentsV2/Autocomplete/Autocomplete.scss.js";import"../../componentsV2/Menu/MenuItem/MenuItem.scss.js";import"../../componentsV2/Autocomplete/AutocompleteListBox.js";import"../../componentsV2/AppSettingsDivider/AppSettingsDivider.scss.js";import"../../componentsV2/WellArchivedMessage/WellArchivedMessage.js";import"../../componentsV2/DatePicker/CalendarControls/CalendarControls.scss.js";import"../../componentsV2/DatePicker/TimePicker/TimePicker.js";import"../../componentsV2/DatePicker/Input/Input.js";import"../../componentsV2/DatePicker/CalendarGrid/CalendarGrid.scss.js";import"../../componentsV2/DatePicker/DatePicker.scss.js";import"../../componentsV2/DragHandle/DragHandle.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/RestoreAppSizeButton/index.js";import"rollbar";import"@rollbar/react";import"../DevCenter/DevCenterAppContainer/components/CommentsSwitch/CommentsSwitchButton.scss.js";import"../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js";import"../Icons/AnnotationIcon.js";import"../Annotations/components/AnnotationsList/index.js";import"../Annotations/components/LastAnnotation/index.js";import"../Annotations/AnnotationsContext.js";import"../Toaster/Toaster.js";import"../HelpCenter/HelpCenterIcon.js";import"../DevCenter/NavigationBar/NavigationBar.js";import"../DevCenter/SideBar/SideBar.js";import"../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../AssetEditor/index.js";import"../AssetEditorV2/index.js";import"../AppVersionsSelect/AppVersionsSelect.js";import pe from"../LoadingIndicator/LoadingIndicator.js";import"../RealTimeValuesSidebar/RealTimeSidebar.js";import"../CollapsableSidebar.js";import"../DateTimePicker/index.js";import"../DatePicker/index.js";import"../ErrorBoundary/ErrorBoundary.js";import"../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../SlateFormattedText/SlateFormattedText.js";import"../SlateFormattedText/RenderElements.js";import"slate";import"../EmptyState/EmptyState.js";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"react-color";import"../SettingEditors/ColorEditor/style.css.js";import"../SettingEditors/DropdownEditor/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/ChartSelect.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"../Chart/components/buttons/ChartTypeButton.js";import"../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../TruncatedText/index.js";import"../MiddleTruncatedText/MiddleTruncatedText.js";import"../RangeSlider/constants.js";import"../RangeSlider/Input.css.js";import"../RangeSlider/RangeSlider.css.js";import"../AdvancedSlider/AdvancedSlider.js";import"../Breadcrumbs/index.js";import"../VirtualizedTable/index.js";import"../EmptyView/EmptyView.js";import"../EmptyView/EmptyAppView/EmptyAppView.js";import ce from"../Button/components/Button/index.js";import"moment-timezone";import"../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js";import"../Button/components/LiveButton/styles.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"../Select/SelectFilterBy.js";import"../CustomSelect/index.js";import"../Tabs/Tabs.js";import"../Tabs/Tab.js";import"../ResizableTable/ResizableTable.js";import"../GradientPicker/GradientPicker.js";import"../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../GradientManager/GradientPreview/GradientPreview.js";import"../GradientManager/GradientSelect.styles.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"../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"../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"../MiddleTruncate/MiddleTruncate.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"../PadOffsetsPickerV2/PadOffsetsPickerV2.js";import"../Table/TableToolbar/TableToolbar.js";import"../Table/TableContainer/TableContainer.js";import"../Table/TableCell/TableCell.js";import"../Table/TablePagination/TablePagination.js";import"../Table/TablePaginationActions/TablePaginationActions.js";import{Tooltip as me}from"../Tooltip/Tooltip.js";import"../Tooltip/ScrollableTooltip.js";import"../PriceInput/PriceInput.js";import"../LabelsCounter/LabelsCounter.js";import"../Stepper/Stepper.js";import"../Stepper/Step/Step.js";import"../Stepper/StepsWrapper.js";import"../Comment/CommentIcon/index.js";import"../FilesLoader/FilesLoader.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"../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/Groups.js";import"../Search/components/SelectAllListItem.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"../AssetNameLabel/AssetStatusBadge.js";import"../AssetEditorV2/components/PrimaryAssetSelect.js";import"../AssetEditorV2/components/SecondaryAssetSelect.js";import"../AssetEditorV2/components/SelectItem.js";import"../AssetEditorV2/components/MultipleAssetsToggle.js";import"../AssetEditorV2/components/PrimaryAssetSelectV2.js";import"../EChartsWrapper/EChartsWrapper.js";import"../AssetsMultipleSelector/AssetsMultipleSelector.js";import"@material-ui/icons/Close";import"@material-ui/icons/GetApp";import"../GoogleDocsViewer/index.js";import"../NewDocumentViewer/effects/useFileContent.js";import"../NewDocumentViewer/styles.js";import"../FilesLoaderV2/styles.js";import"../FilesDropzone/styles.js";import"../FilesProcessor/styles.js";import"../Hint/styles.js";import"@babel/runtime/helpers/taggedTemplateLiteral";import"fparser";import"../Formula/useFormulaStyles.js";import"../Formula/RootXIcon.js";import"../Formula/FormulaTextEditor.js";import"../Formula/CloseSuggestion.js";import"../Formula/SuggestionsMenu.js";import{showInfoNotification as le}from"../../utils/notificationToasts.js";function ae(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,s)}return o}function de(e){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?ae(Object(s),!0).forEach((function(o){t(e,o,s[o])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(s)):ae(Object(s)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(s,t))}))}return e}var ue="OffsetWellPickerV4",je=function(ae){var je,fe,Ce,Ae=ae.open,ve=ae.isWDUser,Se=ae.defaultSubjectWell,ge=ae.currentUser,he=ae.offsetSettings,be=ae.addWellsUsabilityInfo,Ve=ae.isViewOnly,Ie=ae.onClose,De=ae.onSave,Te=ae.maxOffsetSize,Pe=void 0===Te?U:Te,ye=ae.localMaxOffsetSize,xe=void 0===ye?G:ye,We=ae.syncAutoEnabled,Be=ae.isManualWellsEnabled,Me=void 0!==Be&&Be,Fe=ae.isGlobalMode,Ee=void 0!==Fe&&Fe,Le=i(null),Oe=s(Le,2),ke=Oe[0],we=Oe[1],He=Math.min(Pe+1,xe+1,R+1),Ne=Math.min(Math.max(He,xe+1),R+1),Ge=null==Se?void 0:Se.asset_id;re(he,De,Ne-1,Ge);var Re=i(null==he?void 0:he.filterExpanded),qe=s(Re,2),ze=qe[0],Ue=qe[1],_e=i(null==he?void 0:he.mapHidden),Ke=s(_e,2),Ze=Ke[0],Xe=Ke[1],Je=+(null==Se?void 0:Se.companyId)||+(null==ge?void 0:ge.company_id),Qe=Ge>0,Ye=i((null==he?void 0:he.filters)||{}),$e=s(Ye,2),et=$e[0],tt=$e[1],ot=i((null==he?void 0:he.wellSection)||B),st=s(ot,2),nt=st[0],it=st[1],rt=r(!0),pt=i([]),ct=s(pt,2),mt=ct[0],lt=ct[1],at=i(null),dt=s(at,2),ut=dt[0],jt=dt[1],ft=i(!0),Ct=s(ft,2),At=Ct[0],vt=Ct[1],St=i(!1),gt=s(St,2),ht=gt[0],bt=gt[1],Vt=i(!1),It=s(Vt,2),Dt=It[0],Tt=It[1],Pt=r(),yt=r(),xt=i(M.none),Wt=s(xt,2),Bt=Wt[0],Mt=Wt[1],Ft=r(),Et=i(!1),Lt=s(Et,2),Ot=Lt[0],kt=Lt[1],wt=Ne<=(null==mt?void 0:mt.length),Ht=F[Bt],Nt=r(),Gt=i(!0),Rt=s(Gt,2),qt=Rt[0],zt=Rt[1];p((function(){var e,t,o;(Ae&&wt&&le("App can’t process more than (".concat(Ne-1,") Offset Wells.")),Ae)||((null==he||null===(e=he.selectedWellIds)||void 0===e?void 0:e.length)===(null===(t=Nt.current)||void 0===t?void 0:t.length)&&(null==he||null===(o=he.selectedWellIds)||void 0===o?void 0:o.every((function(e){var t;return null===(t=Nt.current)||void 0===t?void 0:t.includes(e)})))||(rt.current=!0),Nt.current=null==he?void 0:he.selectedWellIds)}),[wt,Ae,he]),p((function(){function e(){window.innerWidth<=q||ee||te?Mt(M.mobile):window.innerHeight<=z?Mt(M.small):Mt(M.normal)}return e(),window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}),[Ae]),p((function(){Ft.current&&Bt===Ft.current||(Ft.current=Bt,Bt===M.small||Bt===M.mobile?(Xe(!0),Ue(!1)):(Ue(!Ve&&(null==he?void 0:he.filterExpanded)),Xe(!Ve&&(null==he?void 0:he.mapHidden))),tt((null==he?void 0:he.filters)||{}),it((null==he?void 0:he.wellSection)||B))}),[he,Ve,Bt]);var Ut=A(Je,be),_t=s(Ut,2),Kt=_t[0],Zt=_t[1],Xt=D(Je),Jt=s(Xt,1)[0],Qt=S(ve,ge,Ge,Kt,Me),Yt=s(Qt,7),$t=Yt[0],eo=Yt[1],to=Yt[2],oo=Yt[3],so=Yt[4],no=Yt[5],io=Yt[6];p((function(){zt(!0),eo(null),oo(null)}),[Ge]);var ro=g(Je,null==he?void 0:he.metricsKeys),po=s(ro,2),co=po[0],mo=po[1],lo=v(Je,Kt,$t,to,Ge,co,Ae),ao=!Zt&&(null==lo?void 0:lo.length)===(null==Kt?void 0:Kt.length);p((function(){if(ao){var e,t=(e=o(n.mark((function e(){var t,o,s,i,r,p,c,m,l,a;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=void 0===(null==he?void 0:he.isSynced)||(null==he?void 0:he.isSynced),o=!0,!t){e.next=19;break}if(i=to[B]||[],r=((null==he?void 0:he.selectedWellIds)||[]).every((function(e){return i.includes(e)})),i.length===(null==he||null===(s=he.selectedWellIds)||void 0===s?void 0:s.length)&&r){e.next=16;break}return e.next=8,K(i,Ge);case 8:p=e.sent,c=p.slice(0,He+1).map((function(e){return e.id})),c=p.slice(0,xe+1).map((function(e){return e.id})),m=de(de({},he),{},{subjectWellId:Ge,selectedWellIds:c,offsetWellsLimited:Ne<=c.length}),l=p.filter((function(e){return c.includes(e.id)})),De(m,l),e.next=17;break;case 16:o=!1;case 17:e.next=20;break;case 19:o=!1;case 20:if(o){e.next=25;break}return e.next=23,K((null==he?void 0:he.selectedWellIds)||[],Ge);case 23:a=e.sent,De(he,a);case 25:case"end":return e.stop()}}),e)}))),function(){return e.apply(this,arguments)});We&&qt&&he&&to&&(t(),zt(!1))}}),[he,to,Ge,Ne,We]);var uo=h(lo);p((function(){if(lo&&$t){var e=lo.find((function(e){return e.id===Ge}));if(e){var o=$t.filter((function(e){return e.value!==B})).map((function(e){return e.label})),s=de(de({},e),o.length>0&&t({},E.wellSection,o));jt(s)}else jt(null)}}),[$t,lo]);var jo=I(co),fo=b(lo,et);p((function(){if(fo&&ao)if(rt.current){var e=lo.filter((function(e){return((null==he?void 0:he.selectedWellIds)||[]).includes(e.id)}));ut&&(e=e.concat(ut)),lt(a(e,"id")),rt.current=!1}else lt((function(e){var t=(fo||[]).filter((function(t){return!!e.find((function(e){var o=e.id;return t.id===o}))}));return ut&&(t=t.concat(ut)),a(t,"id")}))}),[lo,fo,null==he?void 0:he.selectedWellIds,ao]);var Co=V(ut,fo,mt,vt),Ao=s(Co,5),vo=Ao[0],So=Ao[1],go=Ao[2],ho=Ao[3],bo=Ao[4],Vo=c((function(e,t,o){var s;s=o===_.well.name?t:t.reduce((function(e,t){var o,s=null===(o=lo.find((function(e){return e.id===t})))||void 0===o?void 0:o.rigName,n=lo.filter((function(e){return e.rigName===s})).map((function(e){return e.id}));return e.concat(n)}),[]);var n=lo.filter((function(e){var t=e.id;return s.includes(t)}));e?(n=n.slice(0,Math.min(n.length,Ne-mt.length)),lt((function(e){return a(e.concat(n),"id")}))):lt((function(e){return d(e.filter((function(e){var t=e.id;return!n.find((function(e){return e.id===t}))})))}))}),[lo,mt]),Io=c((function(){Tt(!0)}),[]),Do=c((function(e){mo(e)}),[]),To=c((function(t,o){lt(o?function(o){return[].concat(e(o),[t])}:function(e){return e.filter((function(e){return e.id!==t.id}))})}),[]),Po=c((function(e){if(e){var t=ut?fo.concat(ut):fo,o=u(a(t,"id"),"distance");lt(o.slice(0,Ne))}else lt(ut?[ut]:[])}),[fo,ut,Ne]),yo=function(e){if(to){var t=(null==lo?void 0:lo.filter((function(t){var o;return null===(o=to[e])||void 0===o?void 0:o.includes(t.id)})))||[],o=u(t,"distance");lt(o.slice(0,He))}else lt(ut?[ut]:[])},xo=c((function(e){it(e),yo(e)}),[yo]),Wo=m((function(){return mt.find((function(e){return e.id===Ge}))?mt.length-1:mt.length}),[mt,Ge]),Bo=m((function(){if(!to)return!1;var e=mt.map((function(e){return e.id})),t=to[nt]||[];return Math.min(t.length,He)===e.length&&e.every((function(e){return t.includes(e)}))}),[to,mt,nt,He]),Mo=m((function(){return!!Jt&&L.includes(Jt)}),[Jt]),Fo=m((function(){return Mo?"IDAS generated offsets.":ve?"Offset Selection App.":"WellHub."}),[Mo,ve]),Eo=function(){var e=(lo||[]).filter((function(e){return((null==he?void 0:he.selectedWellIds)||[]).includes(e.id)}));ut&&(e=e.concat(ut)),lt(a(e,"id"));var t=de(de({},he),{},{mapHidden:Ze,filterExpanded:ze});De(t),tt((null==he?void 0:he.filters)||{}),it((null==he?void 0:he.wellSection)||B),Ie()},Lo=At||Zt,Oo=m((function(){return!!Qe&&(!Lo&&(!Bo||(!(j(et)||!et[O.sideTracks])||nt!==B)))}),[Qe,Bo,et,nt,Lo]),ko=function(){tt({}),it(B),yo(B)},wo=!lo||!$t||!bo||Bt===M.none,Ho=i(!1),No=s(Ho,2),Go=No[0],Ro=No[1],qo=i(k),zo=s(qo,2),Uo=zo[0],_o=zo[1],Ko=i([]),Zo=s(Ko,2),Xo=Zo[0],Jo=Zo[1];p((function(){if(bo){var e=bo.slice(0,Uo);Jo(e)}}),[bo,Uo,ut]),p((function(){so===w.SUCCEEDED&&ko()}),[to]);return J(ie,{open:Ae,onClose:Eo,title:Q(T,{isWDUser:ve,viewType:Bt,totalCount:null!==(je=null==lo?void 0:lo.length)&&void 0!==je?je:0,selectedCount:Wo,isViewOnly:Ve,maxOffsetWellNumber:Ne,isGlobalMode:Ee}),isMobile:Bt===M.mobile,contentContainerClassName:l(X.offsetWellDialog),contentClassName:l(X.contentContainer,(fe={},t(fe,X.smallContainer,Bt===M.small),t(fe,X.contentContainerMobile,Bt===M.mobile),fe)),actionsClassName:X.modalActions,actions:!Ve&&J("div",{className:X.actionsWrapper,children:[!wo&&Oo?Q(me,{placement:"bottom-start",title:"Reset to Synced Offsets in ".concat(ve?"Offset App":"Wellhub"),children:Q("div",{children:Q(ce,{"data-testid":"".concat(ue,"_reset"),onClick:ko,color:"primary",startIcon:Bt!==M.mobile&&Q(f,{}),classes:Bt===M.mobile&&{root:X.resetButtonMobile},children:Bt!==M.mobile?"Reset":Q(f,{})})})}):Qe&&Q("div",{className:Bt===M.mobile&&X.infoIconContainer,children:Bt!==M.mobile?J(Y,{children:[Q("span",{className:l(oe.regular12,oe.colors.t6),children:"The offset list is being automatically populated by "}),Q("span",{className:l(oe.medium12,oe.colors.t6),children:Fo})]}):Q(me,{title:J("div",{children:[Q("span",{className:l(oe.regular12,oe.colors.t1),children:"The offset list is being automatically populated by "}),Q("span",{className:l(oe.medium12,oe.colors.t1),children:Fo})]}),enterTouchDelay:0,leaveTouchDelay:H,children:Q(C,{className:X.infoIcon})})}),J("div",{className:X.buttonGap,children:[Q(ce,{"data-testid":"".concat(ue,"_cancel"),onClick:Eo,color:"primary",children:"Cancel"}),J(ce,{"data-testid":"".concat(ue,"_selectedWells"),variant:"contained",color:"primary",onClick:function(){Ie();var e=de(de({},he),{},{companyId:Je,subjectWellId:Ge,selectedWellIds:mt.map((function(e){return e.id})),filters:et,metricsKeys:co,wellSection:nt,isSynced:Bo,mapHidden:Ze,filterExpanded:ze,offsetWellsLimited:wt});De(e,mt)},children:["Select (",Wo,")"]})]})]}),children:[Q($,{}),wo?Q(pe,{fullscreen:!1}):J("div",{className:l(X.contentWrapper,t({},X.contentBlocked,Lo)),ref:Pt,children:[Bt===M.mobile&&J("div",{className:l(X.countContainer,t({},X.countContainerMobile,Bt===M.mobile)),children:[Q(se,{className:X.totalLabel,children:"Total:"}),Q(se,{"data-testid":"".concat(ue,"_totalWells"),className:X.countValue,children:lo.length}),Q(se,{className:X.selectedLabel,children:"Selected:"}),Q(se,{"data-testid":"".concat(ue,"_selected"),className:X.countValue,children:Wo}),Q(me,{title:Ee?"No global limit. Each app may have its own offset limit.":"App can't process more than (".concat(Ne-1,") Offset Wells."),placement:"right",children:Q(ne,{"data-testid":"".concat(ue,"_maxOffsetSize"),className:X.maxOffsetSize,children:Ee?"":"/".concat(Ne-1)})})]}),Bt===M.normal&&Q(P,{isViewOnly:Ve,isXtoProvider:Mo,viewType:Bt,filters:et,setFilters:tt,isFilterExpanded:ze,setIsFilterExpanded:Ue,isMapHidden:Ze,setIsMapHidden:Xe,resyncStatus:so,setResyncStatus:no}),Ot&&Q("div",{className:X.topGradient,style:{top:Ht}}),J("div",{className:l(X.content,(Ce={},t(Ce,X.contentBlocked,Lo),t(Ce,X.contentMobile,Bt===M.mobile),t(Ce,X.contentiOSMobile,Z()===N),Ce)),ref:yt,onScroll:function(e){return function(e){e.target&&(Dt&&(e.target.scrollLeft=0,Tt(!1)),e.target.scrollLeft<=5&&Go&&Ro(!1),e.target.scrollLeft>5&&!Go&&Ro(!0),e.target.scrollTop<=5&&Ot&&kt(!1),e.target.scrollTop>5&&!Ot&&kt(!0),e.target.scrollHeight!==e.target.offsetHeight&&Math.round(e.target.scrollTop+e.target.offsetHeight+2)>=e.target.scrollHeight&&Uo<bo.length&&_o((function(e){return e+k})))}(e)},children:[Bt!==M.normal&&Q(P,{isViewOnly:Ve,isXtoProvider:Mo,viewType:Bt,filters:et,setFilters:tt,isFilterExpanded:ze,setIsFilterExpanded:Ue,isMapHidden:Ze,setIsMapHidden:Xe,resyncStatus:so,setResyncStatus:no}),!Ze&&Ae&&Q(x,{isViewOnly:Ve,mapHidden:Ze,subjectWell:ut,offsetWellIds:mt.map((function(e){return e.id})),wells:fo,radius:et[O.radius],handleChangeOffsetWell:To,activeWellId:ke,viewType:Bt}),Q(y,{isHidden:!ze,isWDUser:ve,filterOptions:uo,filters:et,wellSections:$t,selectedWellSection:nt,subjectWell:ut,onChangeFilters:function(e){vt(!0),setTimeout((function(){return tt(e)}),0)},onChangeBicWells:xo}),Q(W,{open:Ae,isTableLoading:Lo,companyId:Je,subjectWellId:Ge,sortBy:vo,setSortBy:So,sortDirection:go,setSortDirection:ho,columnsWithDict:jo,wells:Xo,metricsKeys:co,setMetricsKeys:Do,handleChangeOffsetWell:To,handleChangeAllOffsetWells:Po,handleAddRemoveAssets:Vo,isWellNameExpand:ht,setIsWellNameExpand:bt,isHScrollMoved:Go,onHideAdvancedSearch:Io,isViewOnly:Ve,isLastWell:bo.length<=Uo,contentRef:Pt,offsetWellsContainerRef:yt,isLimitedOffsetWells:wt,maxOffsetWellNumber:Ne,wellSections:$t,setActiveWellId:we,viewType:Bt,isWDUser:ve,taScores:io})]}),Ve&&Qe&&J("div",{className:X.viewOnlyInfoContainer,children:[Q("span",{className:l(oe.regular12,oe.colors.t6),children:"The offset list is being automatically populated by "}),Q("span",{className:l(oe.medium12,oe.colors.t6),children:Fo})]})]})]})};export{je as default};
1
+ import e from"@babel/runtime/helpers/toConsumableArray";import t from"@babel/runtime/helpers/defineProperty";import o from"@babel/runtime/helpers/asyncToGenerator";import s from"@babel/runtime/helpers/slicedToArray";import n from"@babel/runtime/regenerator";import{useState as i,useRef as r,useEffect as p,useCallback as c,useMemo as m}from"react";import l from"classnames";import{uniqBy as a,uniq as d,sortBy as u,isEmpty as j}from"lodash";import{Replay as f,InfoOutlined as C}from"@material-ui/icons";import{useFetchWells as A}from"./effects/useFetchWells.js";import{useAdvancedWells as v}from"./effects/useAdvancedWells.js";import{useBicWells as S}from"./effects/useBicWells.js";import{useCompanyMetricKey as g}from"./effects/useCompanyMetricKey.js";import{useFilterOptions as h}from"./effects/useFilterOptions.js";import{useFilteredWells as b}from"./effects/useFilteredWells.js";import{useSortedWells as V}from"./effects/useSortedWells.js";import"./effects/useAssetsData.js";import{useTableColumns as I}from"./effects/useTableColumns.js";import{useCompanyProvider as D}from"./effects/useCompanyProvider.js";import{AppHeader as T}from"./components/AppHeader/AppHeader.js";import{Toolbar as P}from"./components/Toolbar/Toolbar.js";import{Filter as y}from"./components/Filter/Filter.js";import{WellsMap as x}from"./components/Map/WellsMap.js";import W from"./components/OffsetWellsTable/OffsetWellsTable.js";import{ALL_SECTION_KEY as B,ViewType as M,TOP_GRADIENT_MAP as F,ColumnType as E,COMPANY_PROVIDERS_FOR_IDAS as L,FilterType as O,ROWS_PER_PAGE as k,RESYNC_STATUS as w,LEAVE_TOUCH_DELAY as H,IOS_DEVICE as N,DEFAULT_LOCAL_OFFSET_SIZE as G,MAX_OFFSET_SIZE as R,SMALL_SCREEN_WIDTH as q,SMALL_SCREEN_HEIGHT as z,DEFAULT_BIC_OFFSET_SIZE as U}from"./constants.js";import{SEARCH_CATEGORIES as _}from"./components/OffsetWellsTable/AdvancedSearch/constants.js";import{getCoordinatedWells as K,getMobileOperatingSystem as Z}from"./utils/index.js";import X from"./OffsetWellPickerV4.module.css.js";import"../../utils/index.js";import{jsxs as J,jsx as Q,Fragment as Y}from"react/jsx-runtime";import"@material-ui/core/Snackbar";import"../Notifications/Toast.js";import"../Notifications/Notifications.scss.js";import{NotificationsContainer as $}from"../Notifications/NotificationsContainer.js";import{isMobileDetected as ee,isNativeDetected as te}from"../../utils/mobileDetect.js";import oe from"../../styles/typography/index.js";import"../../styles/counter/counter.module.scss.js";import{Regular14 as se,Regular12 as ne}from"../Typography.js";import ie from"../Modal/Modal.js";import"../IconMenu/index.js";import"../StyledMenuItem/index.js";import"../AppIcon/AppIcon.js";import"../DevCenter/AppHeader/AppHeader.js";import"../DevCenter/AppSideBar/AppSideBar.js";import"../DevCenter/AppsDataProvider/AppsDataProvider.js";import"@material-ui/core";import"../DevCenter/AppContext.js";import"../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";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/appPackages.js";import"../../constants/notifications.js";import"../../constants/feed.js";import"../../constants/bha.js";import"../../constants/corvaCompanyId.js";import"../GradientManager/configuration/constants.js";import"../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js";import"../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js";import"../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../componentsV2/Text/Text.js";import"../../componentsV2/Grid/Grid.js";import"../../componentsV2/Grid/Grid.scss.js";import"../../componentsV2/Header/Header.scss.js";import"../../componentsV2/Button/Button.js";import"../../componentsV2/ButtonIcon/ButtonIcon.js";import"../DevCenter/DevCenterAppContainer/components/IsInsideIsolatedDcAppProvider/IsInsideIsolatedDcAppProvider.js";import"../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"uuid";import"../../componentsV2/Tooltip/Tooltip.scss.js";import"../../componentsV2/Popover/Popover.js";import"../../componentsV2/Radio/Radio.js";import"../../componentsV2/RadioAndCheckboxGroup/RadioAndCheckboxGroup.scss.js";import"../../componentsV2/Checkbox/Checkbox.js";import"../../componentsV2/TextInput/TextInput.js";import"../../componentsV2/TextEndTruncated/TextEndTruncated.scss.js";import"../../componentsV2/TextMiddleTruncated/TextMiddleTruncated.constants.js";import"../../componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js";import"../../componentsV2/TextLink/TextLink.js";import"../../componentsV2/Chip/Chip.js";import"../../componentsV2/ChipAlert/ChipAlert.js";import"../../componentsV2/ChipIndicator/ChipIndicator.js";import"../../componentsV2/Avatar/Avatar.js";import"../../componentsV2/Avatar/constants.js";import"../../componentsV2/AvatarGroup/AvatarGroup.scss.js";import"@material-ui/lab";import"../../componentsV2/ToggleButtons/ToggleButtons.scss.js";import"../../componentsV2/Paper/Paper.js";import"../../componentsV2/ModalWindow/ModalWindow.scss.js";import"@icon-park/react/es/all";import"../../icons/IconParkProvider.js";import"../../icons/customIcons/icons/AddMessage.js";import"../../icons/customIcons/icons/Attention.js";import"../../icons/customIcons/icons/Collapse.js";import"../../icons/customIcons/icons/Dashboard.js";import"../../icons/customIcons/icons/Expand.js";import"../../icons/customIcons/icons/FolderClosed.js";import"../../icons/customIcons/icons/FolderClosedFilled.js";import"../../icons/customIcons/icons/FolderOpened.js";import"../../icons/customIcons/icons/GreaterOrEqual.js";import"../../icons/customIcons/icons/LessOrEqual.js";import"../../icons/customIcons/icons/Search.js";import"../../icons/customIcons/icons/Wellhub.js";import"../../icons/customIcons/icons/MultiRuler.js";import"../../icons/customIcons/icons/Checkbox.js";import"../../icons/customIcons/icons/CheckboxChecked.js";import"../../icons/customIcons/icons/CheckboxIndeterminate.js";import"../../icons/customIcons/icons/Radio.js";import"../../icons/customIcons/icons/RadioChecked.js";import"../../icons/customIcons/icons/SimulFrac.js";import"../../icons/customIcons/icons/ZipperFrac.js";import"../../icons/customIcons/icons/CautionFilled.js";import"../../icons/customIcons/icons/MoreApp.js";import"../../icons/customIcons/icons/Pad.js";import"../../icons/customIcons/icons/DrilloutUnit.js";import"../../icons/customIcons/icons/FracFleet.js";import"../../icons/customIcons/icons/Global.js";import"../../icons/customIcons/icons/Program.js";import"../../icons/customIcons/icons/Rig.js";import"../../icons/customIcons/icons/Well.js";import"../../icons/customIcons/icons/Gap.js";import"../../icons/customIcons/icons/Pin.js";import"../../icons/customIcons/icons/CloseOneFilled.js";import"../../icons/customIcons/icons/AttentionFilled.js";import"../../icons/customIcons/icons/CheckOneFilled.js";import"../../icons/customIcons/icons/Archive.js";import"../../icons/customIcons/icons/ArchiveCancel.js";import"../../icons/customIcons/icons/Unarchive.js";import"../../icons/customIcons/icons/Archived.js";import"../../componentsV2/Modal/Modal.scss.js";import"../../componentsV2/Menu/Menu.js";import"../../componentsV2/Counter/Counter.js";import"../../componentsV2/BadgeBase/BadgeBase.scss.js";import"../../componentsV2/BadgeDot/BadgeDot.scss.js";import"../../componentsV2/LoaderLinear/LoaderLinear.scss.js";import"../../componentsV2/LoaderLogo/LoaderLogo.constants.js";import"../../componentsV2/LoaderLogo/LoaderLogo.scss.js";import"../../componentsV2/Switch/Switch.js";import"../../componentsV2/Tabs/Tabs.js";import"../../componentsV2/EmptyState/EmptyState.scss.js";import"../../componentsV2/FileIcon/FileIcon.js";import"../../componentsV2/Tag/Tag.js";import"react-dropzone";import"../../componentsV2/FilesDropzone/FilesDropzone.scss.js";import"../../componentsV2/FilesLoader/FilesLoader.scss.js";import"../../componentsV2/FilesProcessor/FilesProcessor.scss.js";import"../../componentsV2/Skeleton/Skeleton.scss.js";import"../../utils/main.js";import"../../componentsV2/CopyToClipboard/CopyToClipboard.scss.js";import"../../componentsV2/Stepper/Step/Step.scss.js";import"../../componentsV2/Stepper/Stepper.scss.js";import"../../componentsV2/ButtonLive/ButtonLive.js";import"../../componentsV2/ButtonText/ButtonText.js";import"../../componentsV2/LiveDotIndicator/LiveDotIndicator.scss.js";import"../../componentsV2/IndicatorLive/IndicatorLive.scss.js";import"../../componentsV2/Accordion/Accordion.scss.js";import"../../componentsV2/Breadcrumbs/Breadcrumbs.scss.js";import"../../componentsV2/BadgeComment/BadgeComment.js";import"../../componentsV2/AppContainer/AppContainer.js";import"../../componentsV2/AppContainer/AppContainer.constants.js";import"../../componentsV2/AppFooter/AppFooter.js";import"../../componentsV2/AppCommonsProvider/AppCommonsContext.js";import"../../componentsV2/AppHeader/AppHeader.constants.js";import"../../componentsV2/AppHeader/AppBadge/AppBadge.scss.js";import"../../componentsV2/AppHeader/AppAssets/utils.js";import"../../componentsV2/AppHeader/AppAssets/AppAssets.scss.js";import"../PadModeSelect/PadModeSelect.js";import"../../componentsV2/AppHeader/PadMode/PadMode.scss.js";import"../../constants/streamSourceType.js";import"../../types/shared/Completions.js";import"../PadModeSelect/types.js";import"lodash/flatten";import"lodash/partition";import"../../componentsV2/PadModeSelect/FracModeLabel/FracModeLabel.js";import"../../componentsV2/PadModeSelect/FracModeLabel/FracModeLabel.constants.js";import"../../clients/jsonApi/index.js";import"lodash/set";import"lodash/get";import"lodash/unset";import"moment";import"../../clients/subscriptions/constants.js";import"../../clients/subscriptions.v1.js";import"../../clients/subscriptions/subscriptions-client.factory.js";import"../../clients/api/apiCore.js";import"../../clients/constants.js";import"../../clients/sso/auth0.js";import"../../clients/sso/oauth2.js";import"../../componentsV2/PadModeSelect/WellStreamActivityStatus/WellStreamActivityStatus.scss.js";import"../../componentsV2/PadModeSelect/PadModeSelect.constants.js";import"../../componentsV2/PadModeSelect/PadModeSelect.scss.js";import"querystring";import"uuid/v1";import"jsona";import"../../utils/env.js";import"../StatusBadge/constants.js";import"lodash/isEmpty";import"lodash/sortBy";import"../DevCenter/DevCenterAppContainer/components/CommentsSwitch/CommentsSwitchContext.js";import{useGlobalOffsetWellsSync as re}from"../../effects/useGlobalOffsetWellsSync.js";import"../../componentsV2/AppHeader/V3/VersionSelect/VersionSelect.js";import"../../componentsV2/UniversalLink/UniversalLink.scss.js";import"../../componentsV2/AppHeader/V3/AssetChips/AssetChips.scss.js";import"../../componentsV2/AppHeader/V3/DqStatusIcon/DqStatusIcon.js";import"../../componentsV2/AppHeader/V3/DqStatusIcon/DqStatusIcon.constants.js";import"../../componentsV2/AppFooter/DqPopover/DqStatusIcon/DqStatusIcon.js";import"../../componentsV2/AppDqPopover/DqAlertTooltip/DqAlertTooltip.scss.js";import"../../componentsV2/AppDqPopover/DqAlert/DqAlert.scss.js";import"../../componentsV2/AppDqPopover/DqAsset/DqAsset.scss.js";import"../../componentsV2/AppDqPopover/AppDqPopover.scss.js";import"../../utils/getSingleAsset.js";import"../../componentsV2/AppHeader/V3/AssetSelector/AssetSelectorChip/AssetSelectorChip.js";import"../../componentsV2/AppHeader/V3/AssetSelector/constants.js";import"../../componentsV2/AppHeader/V3/AssetSelector/AssetSelectorSelect/AssetSelectorSelect.scss.js";import"../../componentsV2/AppHeader/V3/AssetSelector/AssetSelectorSelect/loadAssets.js";import"../../componentsV2/AppHeader/V3/AssetSelector/AssetSelector.scss.js";import"../../componentsV2/AppHeader/V3/AppTitle/AppTitle.constants.js";import"../../componentsV2/AppContainer/headerCommon.scss.js";import"../../componentsV2/AppHeader/V3/AppTitle/AppTitle.scss.js";import"../../componentsV2/AppHeader/V3/constants.scss.js";import"@babel/runtime/helpers/typeof";import"../../componentsV2/AppSizeProvider/AppSizeProvider.js";import"../../componentsV2/AppSettings/AppSettings.js";import"../../componentsV2/AppSettings/AppSettings.constants.js";import"../../componentsV2/AppSettings/AppSettingsPinningContext.js";import"../../componentsV2/AppHeader/V3/SettingsPopover/SettingsPopover.constants.js";import"../../componentsV2/AppHeader/V3/SettingsPopover/SettingsPopover.scss.js";import"../../componentsV2/AppHeader/V3/Actions/Actions.constants.js";import"../../componentsV2/AppHeader/V3/Actions/Actions.scss.js";import"../../componentsV2/AppHeader/V3/AppHeaderV3.scss.js";import"../../componentsV2/AppHeader/AppHeader.scss.js";import"../../componentsV2/OffsetWellsButton/OffsetWellsButton.scss.js";import"../../componentsV2/Autocomplete/Autocomplete.scss.js";import"../../componentsV2/Menu/MenuItem/MenuItem.scss.js";import"../../componentsV2/Autocomplete/AutocompleteListBox.js";import"../../componentsV2/AppSettingsDivider/AppSettingsDivider.scss.js";import"../../componentsV2/WellArchivedMessage/WellArchivedMessage.js";import"../../componentsV2/DatePicker/CalendarControls/CalendarControls.scss.js";import"../../componentsV2/DatePicker/TimePicker/TimePicker.js";import"../../componentsV2/DatePicker/Input/Input.js";import"../../componentsV2/DatePicker/CalendarGrid/CalendarGrid.scss.js";import"../../componentsV2/DatePicker/DatePicker.scss.js";import"../../componentsV2/DragHandle/DragHandle.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/RestoreAppSizeButton/index.js";import"rollbar";import"@rollbar/react";import"../DevCenter/DevCenterAppContainer/components/CommentsSwitch/CommentsSwitchButton.scss.js";import"../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js";import"../Icons/AnnotationIcon.js";import"../Annotations/components/AnnotationsList/index.js";import"../Annotations/components/LastAnnotation/index.js";import"../Annotations/AnnotationsContext.js";import"../Toaster/Toaster.js";import"../HelpCenter/HelpCenterIcon.js";import"../DevCenter/NavigationBar/NavigationBar.js";import"../DevCenter/SideBar/SideBar.js";import"../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../AssetEditor/index.js";import"../AssetEditorV2/index.js";import"../AppVersionsSelect/AppVersionsSelect.js";import pe from"../LoadingIndicator/LoadingIndicator.js";import"../RealTimeValuesSidebar/RealTimeSidebar.js";import"../CollapsableSidebar.js";import"../DateTimePicker/index.js";import"../DatePicker/index.js";import"../ErrorBoundary/ErrorBoundary.js";import"../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../SlateFormattedText/SlateFormattedText.js";import"../SlateFormattedText/RenderElements.js";import"slate";import"../EmptyState/EmptyState.js";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"react-color";import"../SettingEditors/ColorEditor/style.css.js";import"../SettingEditors/DropdownEditor/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/ChartSelect.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"../Chart/components/buttons/ChartTypeButton.js";import"../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../TruncatedText/index.js";import"../MiddleTruncatedText/MiddleTruncatedText.js";import"../RangeSlider/constants.js";import"../RangeSlider/Input.css.js";import"../RangeSlider/RangeSlider.css.js";import"../AdvancedSlider/AdvancedSlider.js";import"../Breadcrumbs/index.js";import"../VirtualizedTable/index.js";import"../EmptyView/EmptyView.js";import"../EmptyView/EmptyAppView/EmptyAppView.js";import ce from"../Button/components/Button/index.js";import"moment-timezone";import"../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js";import"../Button/components/LiveButton/styles.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"../Select/SelectFilterBy.js";import"../CustomSelect/index.js";import"../Tabs/Tabs.js";import"../Tabs/Tab.js";import"../ResizableTable/ResizableTable.js";import"../GradientPicker/GradientPicker.js";import"../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../GradientManager/GradientPreview/GradientPreview.js";import"../GradientManager/GradientSelect.styles.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"../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"../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"../MiddleTruncate/MiddleTruncate.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"../PadOffsetsPickerV2/PadOffsetsPickerV2.js";import"../Table/TableToolbar/TableToolbar.js";import"../Table/TableContainer/TableContainer.js";import"../Table/TableCell/TableCell.js";import"../Table/TablePagination/TablePagination.js";import"../Table/TablePaginationActions/TablePaginationActions.js";import{Tooltip as me}from"../Tooltip/Tooltip.js";import"../Tooltip/ScrollableTooltip.js";import"../PriceInput/PriceInput.js";import"../LabelsCounter/LabelsCounter.js";import"../Stepper/Stepper.js";import"../Stepper/Step/Step.js";import"../Stepper/StepsWrapper.js";import"../Comment/CommentIcon/index.js";import"../FilesLoader/FilesLoader.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"../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/Groups.js";import"../Search/components/SelectAllListItem.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"../AssetNameLabel/AssetStatusBadge.js";import"../AssetEditorV2/components/PrimaryAssetSelect.js";import"../AssetEditorV2/components/SecondaryAssetSelect.js";import"../AssetEditorV2/components/SelectItem.js";import"../AssetEditorV2/components/MultipleAssetsToggle.js";import"../AssetEditorV2/components/PrimaryAssetSelectV2.js";import"../EChartsWrapper/EChartsWrapper.js";import"../AssetsMultipleSelector/AssetsMultipleSelector.js";import"@material-ui/icons/Close";import"@material-ui/icons/GetApp";import"../GoogleDocsViewer/index.js";import"../NewDocumentViewer/effects/useFileContent.js";import"../NewDocumentViewer/styles.js";import"../FilesLoaderV2/styles.js";import"../FilesDropzone/styles.js";import"../FilesProcessor/styles.js";import"../Hint/styles.js";import"@babel/runtime/helpers/taggedTemplateLiteral";import"fparser";import"../Formula/useFormulaStyles.js";import"../Formula/RootXIcon.js";import"../Formula/FormulaTextEditor.js";import"../Formula/CloseSuggestion.js";import"../Formula/SuggestionsMenu.js";import{showInfoNotification as le}from"../../utils/notificationToasts.js";function ae(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,s)}return o}function de(e){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?ae(Object(s),!0).forEach((function(o){t(e,o,s[o])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(s)):ae(Object(s)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(s,t))}))}return e}var ue="OffsetWellPickerV4",je=function(ae){var je,fe,Ce,Ae=ae.open,ve=ae.isWDUser,Se=ae.defaultSubjectWell,ge=ae.currentUser,he=ae.offsetSettings,be=ae.addWellsUsabilityInfo,Ve=ae.isViewOnly,Ie=ae.onClose,De=ae.onSave,Te=ae.maxOffsetSize,Pe=void 0===Te?U:Te,ye=ae.localMaxOffsetSize,xe=void 0===ye?G:ye,We=ae.syncAutoEnabled,Be=ae.isManualWellsEnabled,Me=void 0!==Be&&Be,Fe=ae.isGlobalMode,Ee=void 0!==Fe&&Fe,Le=i(null),Oe=s(Le,2),ke=Oe[0],we=Oe[1],He=Math.min(Pe+1,xe+1,R+1),Ne=Math.min(Math.max(He,xe+1),R+1),Ge=null==Se?void 0:Se.asset_id;re(he,De,Ne-1);var Re=i(null==he?void 0:he.filterExpanded),qe=s(Re,2),ze=qe[0],Ue=qe[1],_e=i(null==he?void 0:he.mapHidden),Ke=s(_e,2),Ze=Ke[0],Xe=Ke[1],Je=+(null==Se?void 0:Se.companyId)||+(null==ge?void 0:ge.company_id),Qe=Ge>0,Ye=i((null==he?void 0:he.filters)||{}),$e=s(Ye,2),et=$e[0],tt=$e[1],ot=i((null==he?void 0:he.wellSection)||B),st=s(ot,2),nt=st[0],it=st[1],rt=r(!0),pt=i([]),ct=s(pt,2),mt=ct[0],lt=ct[1],at=i(null),dt=s(at,2),ut=dt[0],jt=dt[1],ft=i(!0),Ct=s(ft,2),At=Ct[0],vt=Ct[1],St=i(!1),gt=s(St,2),ht=gt[0],bt=gt[1],Vt=i(!1),It=s(Vt,2),Dt=It[0],Tt=It[1],Pt=r(),yt=r(),xt=i(M.none),Wt=s(xt,2),Bt=Wt[0],Mt=Wt[1],Ft=r(),Et=i(!1),Lt=s(Et,2),Ot=Lt[0],kt=Lt[1],wt=Ne<=(null==mt?void 0:mt.length),Ht=F[Bt],Nt=r(),Gt=i(!0),Rt=s(Gt,2),qt=Rt[0],zt=Rt[1];p((function(){var e,t,o;(Ae&&wt&&le("App can’t process more than (".concat(Ne-1,") Offset Wells.")),Ae)||((null==he||null===(e=he.selectedWellIds)||void 0===e?void 0:e.length)===(null===(t=Nt.current)||void 0===t?void 0:t.length)&&(null==he||null===(o=he.selectedWellIds)||void 0===o?void 0:o.every((function(e){var t;return null===(t=Nt.current)||void 0===t?void 0:t.includes(e)})))||(rt.current=!0),Nt.current=null==he?void 0:he.selectedWellIds)}),[wt,Ae,he]),p((function(){function e(){window.innerWidth<=q||ee||te?Mt(M.mobile):window.innerHeight<=z?Mt(M.small):Mt(M.normal)}return e(),window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}),[Ae]),p((function(){Ft.current&&Bt===Ft.current||(Ft.current=Bt,Bt===M.small||Bt===M.mobile?(Xe(!0),Ue(!1)):(Ue(!Ve&&(null==he?void 0:he.filterExpanded)),Xe(!Ve&&(null==he?void 0:he.mapHidden))),tt((null==he?void 0:he.filters)||{}),it((null==he?void 0:he.wellSection)||B))}),[he,Ve,Bt]);var Ut=A(Je,be),_t=s(Ut,2),Kt=_t[0],Zt=_t[1],Xt=D(Je),Jt=s(Xt,1)[0],Qt=S(ve,ge,Ge,Kt,Me),Yt=s(Qt,7),$t=Yt[0],eo=Yt[1],to=Yt[2],oo=Yt[3],so=Yt[4],no=Yt[5],io=Yt[6];p((function(){zt(!0),eo(null),oo(null)}),[Ge]);var ro=g(Je,null==he?void 0:he.metricsKeys),po=s(ro,2),co=po[0],mo=po[1],lo=v(Je,Kt,$t,to,Ge,co,Ae),ao=!Zt&&(null==lo?void 0:lo.length)===(null==Kt?void 0:Kt.length);p((function(){if(ao){var e,t=(e=o(n.mark((function e(){var t,o,s,i,r,p,c,m,l,a;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=void 0===(null==he?void 0:he.isSynced)||(null==he?void 0:he.isSynced),o=!0,!t){e.next=19;break}if(i=to[B]||[],r=((null==he?void 0:he.selectedWellIds)||[]).every((function(e){return i.includes(e)})),i.length===(null==he||null===(s=he.selectedWellIds)||void 0===s?void 0:s.length)&&r){e.next=16;break}return e.next=8,K(i,Ge);case 8:p=e.sent,c=p.slice(0,He+1).map((function(e){return e.id})),c=p.slice(0,xe+1).map((function(e){return e.id})),m=de(de({},he),{},{subjectWellId:Ge,selectedWellIds:c,offsetWellsLimited:Ne<=c.length}),l=p.filter((function(e){return c.includes(e.id)})),De(m,l),e.next=17;break;case 16:o=!1;case 17:e.next=20;break;case 19:o=!1;case 20:if(o){e.next=25;break}return e.next=23,K((null==he?void 0:he.selectedWellIds)||[],Ge);case 23:a=e.sent,De(he,a);case 25:case"end":return e.stop()}}),e)}))),function(){return e.apply(this,arguments)});We&&qt&&he&&to&&(t(),zt(!1))}}),[he,to,Ge,Ne,We]);var uo=h(lo);p((function(){if(lo&&$t){var e=lo.find((function(e){return e.id===Ge}));if(e){var o=$t.filter((function(e){return e.value!==B})).map((function(e){return e.label})),s=de(de({},e),o.length>0&&t({},E.wellSection,o));jt(s)}else jt(null)}}),[$t,lo]);var jo=I(co),fo=b(lo,et);p((function(){if(fo&&ao)if(rt.current){var e=lo.filter((function(e){return((null==he?void 0:he.selectedWellIds)||[]).includes(e.id)}));ut&&(e=e.concat(ut)),lt(a(e,"id")),rt.current=!1}else lt((function(e){var t=(fo||[]).filter((function(t){return!!e.find((function(e){var o=e.id;return t.id===o}))}));return ut&&(t=t.concat(ut)),a(t,"id")}))}),[lo,fo,null==he?void 0:he.selectedWellIds,ao]);var Co=V(ut,fo,mt,vt),Ao=s(Co,5),vo=Ao[0],So=Ao[1],go=Ao[2],ho=Ao[3],bo=Ao[4],Vo=c((function(e,t,o){var s;s=o===_.well.name?t:t.reduce((function(e,t){var o,s=null===(o=lo.find((function(e){return e.id===t})))||void 0===o?void 0:o.rigName,n=lo.filter((function(e){return e.rigName===s})).map((function(e){return e.id}));return e.concat(n)}),[]);var n=lo.filter((function(e){var t=e.id;return s.includes(t)}));e?(n=n.slice(0,Math.min(n.length,Ne-mt.length)),lt((function(e){return a(e.concat(n),"id")}))):lt((function(e){return d(e.filter((function(e){var t=e.id;return!n.find((function(e){return e.id===t}))})))}))}),[lo,mt]),Io=c((function(){Tt(!0)}),[]),Do=c((function(e){mo(e)}),[]),To=c((function(t,o){lt(o?function(o){return[].concat(e(o),[t])}:function(e){return e.filter((function(e){return e.id!==t.id}))})}),[]),Po=c((function(e){if(e){var t=ut?fo.concat(ut):fo,o=u(a(t,"id"),"distance");lt(o.slice(0,Ne))}else lt(ut?[ut]:[])}),[fo,ut,Ne]),yo=function(e){if(to){var t=(null==lo?void 0:lo.filter((function(t){var o;return null===(o=to[e])||void 0===o?void 0:o.includes(t.id)})))||[],o=u(t,"distance");lt(o.slice(0,He))}else lt(ut?[ut]:[])},xo=c((function(e){it(e),yo(e)}),[yo]),Wo=m((function(){return mt.find((function(e){return e.id===Ge}))?mt.length-1:mt.length}),[mt,Ge]),Bo=m((function(){if(!to)return!1;var e=mt.map((function(e){return e.id})),t=to[nt]||[];return Math.min(t.length,He)===e.length&&e.every((function(e){return t.includes(e)}))}),[to,mt,nt,He]),Mo=m((function(){return!!Jt&&L.includes(Jt)}),[Jt]),Fo=m((function(){return Mo?"IDAS generated offsets.":ve?"Offset Selection App.":"WellHub."}),[Mo,ve]),Eo=function(){var e=(lo||[]).filter((function(e){return((null==he?void 0:he.selectedWellIds)||[]).includes(e.id)}));ut&&(e=e.concat(ut)),lt(a(e,"id"));var t=de(de({},he),{},{mapHidden:Ze,filterExpanded:ze});De(t),tt((null==he?void 0:he.filters)||{}),it((null==he?void 0:he.wellSection)||B),Ie()},Lo=At||Zt,Oo=m((function(){return!!Qe&&(!Lo&&(!Bo||(!(j(et)||!et[O.sideTracks])||nt!==B)))}),[Qe,Bo,et,nt,Lo]),ko=function(){tt({}),it(B),yo(B)},wo=!lo||!$t||!bo||Bt===M.none,Ho=i(!1),No=s(Ho,2),Go=No[0],Ro=No[1],qo=i(k),zo=s(qo,2),Uo=zo[0],_o=zo[1],Ko=i([]),Zo=s(Ko,2),Xo=Zo[0],Jo=Zo[1];p((function(){if(bo){var e=bo.slice(0,Uo);Jo(e)}}),[bo,Uo,ut]),p((function(){so===w.SUCCEEDED&&ko()}),[to]);return J(ie,{open:Ae,onClose:Eo,title:Q(T,{isWDUser:ve,viewType:Bt,totalCount:null!==(je=null==lo?void 0:lo.length)&&void 0!==je?je:0,selectedCount:Wo,isViewOnly:Ve,maxOffsetWellNumber:Ne,isGlobalMode:Ee}),isMobile:Bt===M.mobile,contentContainerClassName:l(X.offsetWellDialog),contentClassName:l(X.contentContainer,(fe={},t(fe,X.smallContainer,Bt===M.small),t(fe,X.contentContainerMobile,Bt===M.mobile),fe)),actionsClassName:X.modalActions,actions:!Ve&&J("div",{className:X.actionsWrapper,children:[!wo&&Oo?Q(me,{placement:"bottom-start",title:"Reset to Synced Offsets in ".concat(ve?"Offset App":"Wellhub"),children:Q("div",{children:Q(ce,{"data-testid":"".concat(ue,"_reset"),onClick:ko,color:"primary",startIcon:Bt!==M.mobile&&Q(f,{}),classes:Bt===M.mobile&&{root:X.resetButtonMobile},children:Bt!==M.mobile?"Reset":Q(f,{})})})}):Qe&&Q("div",{className:Bt===M.mobile&&X.infoIconContainer,children:Bt!==M.mobile?J(Y,{children:[Q("span",{className:l(oe.regular12,oe.colors.t6),children:"The offset list is being automatically populated by "}),Q("span",{className:l(oe.medium12,oe.colors.t6),children:Fo})]}):Q(me,{title:J("div",{children:[Q("span",{className:l(oe.regular12,oe.colors.t1),children:"The offset list is being automatically populated by "}),Q("span",{className:l(oe.medium12,oe.colors.t1),children:Fo})]}),enterTouchDelay:0,leaveTouchDelay:H,children:Q(C,{className:X.infoIcon})})}),J("div",{className:X.buttonGap,children:[Q(ce,{"data-testid":"".concat(ue,"_cancel"),onClick:Eo,color:"primary",children:"Cancel"}),J(ce,{"data-testid":"".concat(ue,"_selectedWells"),variant:"contained",color:"primary",onClick:function(){Ie();var e=de(de({},he),{},{companyId:Je,subjectWellId:Ge,selectedWellIds:mt.map((function(e){return e.id})),filters:et,metricsKeys:co,wellSection:nt,isSynced:Bo,mapHidden:Ze,filterExpanded:ze,offsetWellsLimited:wt});De(e,mt)},children:["Select (",Wo,")"]})]})]}),children:[Q($,{}),wo?Q(pe,{fullscreen:!1}):J("div",{className:l(X.contentWrapper,t({},X.contentBlocked,Lo)),ref:Pt,children:[Bt===M.mobile&&J("div",{className:l(X.countContainer,t({},X.countContainerMobile,Bt===M.mobile)),children:[Q(se,{className:X.totalLabel,children:"Total:"}),Q(se,{"data-testid":"".concat(ue,"_totalWells"),className:X.countValue,children:lo.length}),Q(se,{className:X.selectedLabel,children:"Selected:"}),Q(se,{"data-testid":"".concat(ue,"_selected"),className:X.countValue,children:Wo}),Q(me,{title:Ee?"No global limit. Each app may have its own offset limit.":"App can't process more than (".concat(Ne-1,") Offset Wells."),placement:"right",children:Q(ne,{"data-testid":"".concat(ue,"_maxOffsetSize"),className:X.maxOffsetSize,children:Ee?"":"/".concat(Ne-1)})})]}),Bt===M.normal&&Q(P,{isViewOnly:Ve,isXtoProvider:Mo,viewType:Bt,filters:et,setFilters:tt,isFilterExpanded:ze,setIsFilterExpanded:Ue,isMapHidden:Ze,setIsMapHidden:Xe,resyncStatus:so,setResyncStatus:no}),Ot&&Q("div",{className:X.topGradient,style:{top:Ht}}),J("div",{className:l(X.content,(Ce={},t(Ce,X.contentBlocked,Lo),t(Ce,X.contentMobile,Bt===M.mobile),t(Ce,X.contentiOSMobile,Z()===N),Ce)),ref:yt,onScroll:function(e){return function(e){e.target&&(Dt&&(e.target.scrollLeft=0,Tt(!1)),e.target.scrollLeft<=5&&Go&&Ro(!1),e.target.scrollLeft>5&&!Go&&Ro(!0),e.target.scrollTop<=5&&Ot&&kt(!1),e.target.scrollTop>5&&!Ot&&kt(!0),e.target.scrollHeight!==e.target.offsetHeight&&Math.round(e.target.scrollTop+e.target.offsetHeight+2)>=e.target.scrollHeight&&Uo<bo.length&&_o((function(e){return e+k})))}(e)},children:[Bt!==M.normal&&Q(P,{isViewOnly:Ve,isXtoProvider:Mo,viewType:Bt,filters:et,setFilters:tt,isFilterExpanded:ze,setIsFilterExpanded:Ue,isMapHidden:Ze,setIsMapHidden:Xe,resyncStatus:so,setResyncStatus:no}),!Ze&&Ae&&Q(x,{isViewOnly:Ve,mapHidden:Ze,subjectWell:ut,offsetWellIds:mt.map((function(e){return e.id})),wells:fo,radius:et[O.radius],handleChangeOffsetWell:To,activeWellId:ke,viewType:Bt}),Q(y,{isHidden:!ze,isWDUser:ve,filterOptions:uo,filters:et,wellSections:$t,selectedWellSection:nt,subjectWell:ut,onChangeFilters:function(e){vt(!0),setTimeout((function(){return tt(e)}),0)},onChangeBicWells:xo}),Q(W,{open:Ae,isTableLoading:Lo,companyId:Je,subjectWellId:Ge,sortBy:vo,setSortBy:So,sortDirection:go,setSortDirection:ho,columnsWithDict:jo,wells:Xo,metricsKeys:co,setMetricsKeys:Do,handleChangeOffsetWell:To,handleChangeAllOffsetWells:Po,handleAddRemoveAssets:Vo,isWellNameExpand:ht,setIsWellNameExpand:bt,isHScrollMoved:Go,onHideAdvancedSearch:Io,isViewOnly:Ve,isLastWell:bo.length<=Uo,contentRef:Pt,offsetWellsContainerRef:yt,isLimitedOffsetWells:wt,maxOffsetWellNumber:Ne,wellSections:$t,setActiveWellId:we,viewType:Bt,isWDUser:ve,taScores:io})]}),Ve&&Qe&&J("div",{className:X.viewOnlyInfoContainer,children:[Q("span",{className:l(oe.regular12,oe.colors.t6),children:"The offset list is being automatically populated by "}),Q("span",{className:l(oe.medium12,oe.colors.t6),children:Fo})]})]})]})};export{je as default};
2
2
  //# sourceMappingURL=OffsetWellPickerV4.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"OffsetWellPickerV4.js","sources":["../../../src/components/OffsetWellPickerV4/OffsetWellPickerV4.js"],"sourcesContent":["import { useState, useEffect, useRef, useCallback, useMemo } from 'react';\nimport classNames from 'classnames';\nimport { isEmpty, uniq, uniqBy, sortBy as sortArray } from 'lodash';\nimport { InfoOutlined, Replay as ReplayIcon } from '@material-ui/icons';\n\nimport {\n useAdvancedWells,\n useBicWells,\n useFilterOptions,\n useCompanyMetricKey,\n useFilteredWells,\n useSortedWells,\n useTableColumns,\n useCompanyProvider,\n} from './effects';\nimport { useFetchWells } from './effects/useFetchWells';\nimport { AppHeader } from './components/AppHeader';\nimport { Toolbar } from './components/Toolbar';\nimport { Filter } from './components/Filter';\nimport { WellsMap } from './components/Map';\nimport { OffsetWellsTable } from './components/OffsetWellsTable';\nimport {\n ALL_SECTION_KEY,\n ColumnType,\n COMPANY_PROVIDERS_FOR_IDAS,\n DEFAULT_BIC_OFFSET_SIZE,\n DEFAULT_LOCAL_OFFSET_SIZE,\n FilterType,\n IOS_DEVICE,\n LEAVE_TOUCH_DELAY,\n MAX_OFFSET_SIZE,\n ROWS_PER_PAGE,\n SMALL_SCREEN_HEIGHT,\n SMALL_SCREEN_WIDTH,\n TOP_GRADIENT_MAP,\n ViewType,\n RESYNC_STATUS,\n} from './constants';\nimport { SEARCH_CATEGORIES } from './components/OffsetWellsTable/AdvancedSearch/constants';\nimport { getCoordinatedWells, getMobileOperatingSystem } from './utils';\n\nimport styles from './OffsetWellPickerV4.module.css';\n\nimport { showInfoNotification } from '~/utils';\nimport { NotificationsContainer } from '~/components/Notifications';\nimport { isMobileDetected, isNativeDetected } from '~/utils/mobileDetect';\nimport { typography } from '~/styles';\nimport { Regular12, Regular14 } from '~/components/Typography';\nimport { Button, Modal, LoadingIndicator, Tooltip } from '~/components';\nimport { useGlobalOffsetWellsSync } from '~/effects';\n\nconst PAGE_NAME = 'OffsetWellPickerV4';\nconst GLOBAL_MODE_LIMIT_TEXT = 'No global limit. Each app may have its own offset limit.';\n\n/**\n * @type {React.FC<import('./OffsetWellPickerV4.types').OffsetWellPickerV4Props>}\n */\nconst OffsetWellPickerV4 = ({\n open,\n isWDUser,\n defaultSubjectWell,\n currentUser,\n offsetSettings,\n addWellsUsabilityInfo,\n isViewOnly,\n onClose,\n onSave,\n maxOffsetSize: offsetSize = DEFAULT_BIC_OFFSET_SIZE,\n localMaxOffsetSize = DEFAULT_LOCAL_OFFSET_SIZE,\n syncAutoEnabled,\n isManualWellsEnabled = false,\n isGlobalMode = false,\n}) => {\n const [activeWellId, setActiveWellId] = useState(null);\n const maxOffsetSize = Math.min(offsetSize + 1, localMaxOffsetSize + 1, MAX_OFFSET_SIZE + 1);\n const maxOffsetWellNumber = Math.min(\n Math.max(maxOffsetSize, localMaxOffsetSize + 1),\n MAX_OFFSET_SIZE + 1\n );\n\n const subjectWellId = defaultSubjectWell?.asset_id;\n useGlobalOffsetWellsSync(offsetSettings, onSave, maxOffsetWellNumber - 1, subjectWellId);\n\n const [isFilterExpanded, setIsFilterExpanded] = useState(offsetSettings?.filterExpanded);\n const [isMapHidden, setIsMapHidden] = useState(offsetSettings?.mapHidden);\n const assetCompanyId = +defaultSubjectWell?.companyId || +currentUser?.company_id;\n const hasValidAssetId = subjectWellId > 0;\n const [filters, setFilters] = useState(offsetSettings?.filters || {});\n const [selectedWellSection, setSelectedWellSection] = useState(\n offsetSettings?.wellSection || ALL_SECTION_KEY\n );\n const initLoading = useRef(true);\n const [selectedWells, setSelectedWells] = useState([]);\n const [subjectWell, setSubjectWell] = useState(null);\n const [isTableLoading, setIsTableLoading] = useState(true);\n const [isWellNameExpand, setIsWellNameExpand] = useState(false);\n const [isAdvancedSearchHidden, setIsAdvancedSearchHidden] = useState(false);\n const contentRef = useRef();\n const offsetWellsContainerRef = useRef();\n /** @type {ReturnType<typeof useState<string>>} */\n const [viewType, setViewType] = useState(ViewType.none);\n\n /** @type {ReturnType<typeof useRef<string>>} */\n const prevViewType = useRef();\n const [isTopGradientShow, setIsTopGradientShow] = useState(false);\n const isLimitedOffsetWells = maxOffsetWellNumber <= selectedWells?.length;\n const topGradientTop = TOP_GRADIENT_MAP[viewType];\n\n /** @type {ReturnType<typeof useRef<number[]>>} */\n const prevSelectedWellIds = useRef();\n const [appLoading, setAppLoading] = useState(true);\n\n useEffect(() => {\n if (open && isLimitedOffsetWells) {\n showInfoNotification(\n `App can’t process more than (${maxOffsetWellNumber - 1}) Offset Wells.`\n );\n }\n // NOTE: Refresh when the offset well changes externally\n if (!open) {\n const isNotChanged =\n offsetSettings?.selectedWellIds?.length === prevSelectedWellIds.current?.length &&\n offsetSettings?.selectedWellIds?.every(id => prevSelectedWellIds.current?.includes(id));\n if (!isNotChanged) {\n initLoading.current = true;\n }\n prevSelectedWellIds.current = offsetSettings?.selectedWellIds;\n }\n }, [isLimitedOffsetWells, open, offsetSettings]);\n\n useEffect(() => {\n function handleResize() {\n if (window.innerWidth <= SMALL_SCREEN_WIDTH || isMobileDetected || isNativeDetected) {\n setViewType(ViewType.mobile);\n } else if (window.innerHeight <= SMALL_SCREEN_HEIGHT) {\n setViewType(ViewType.small);\n } else {\n setViewType(ViewType.normal);\n }\n }\n\n handleResize();\n window.addEventListener('resize', handleResize);\n return () => {\n window.removeEventListener('resize', handleResize);\n };\n }, [open]);\n\n useEffect(() => {\n if (prevViewType.current && viewType === prevViewType.current) return;\n prevViewType.current = viewType;\n if (viewType === ViewType.small || viewType === ViewType.mobile) {\n setIsMapHidden(true);\n setIsFilterExpanded(false);\n } else {\n setIsFilterExpanded(!isViewOnly && offsetSettings?.filterExpanded);\n setIsMapHidden(!isViewOnly && offsetSettings?.mapHidden);\n }\n setFilters(offsetSettings?.filters || {});\n setSelectedWellSection(offsetSettings?.wellSection || ALL_SECTION_KEY);\n }, [offsetSettings, isViewOnly, viewType]);\n\n // NOTE: Fetch all wells\n const [rawWells, areWellsLoading] = useFetchWells(assetCompanyId, addWellsUsabilityInfo);\n const [companyProvider] = useCompanyProvider(assetCompanyId);\n const [\n wellSections,\n setWellSections,\n bicWells,\n setBicWells,\n resyncStatus,\n setResyncStatus,\n taScores,\n ] = useBicWells(isWDUser, currentUser, subjectWellId, rawWells, isManualWellsEnabled);\n\n useEffect(() => {\n setAppLoading(true);\n setWellSections(null);\n setBicWells(null);\n }, [subjectWellId]);\n\n const [metricsKeys, setMetricsKeys] = useCompanyMetricKey(\n assetCompanyId,\n offsetSettings?.metricsKeys\n );\n\n // NOTE: Calculate wells with coordinates, metrics and well section name\n const wells = useAdvancedWells(\n assetCompanyId,\n rawWells,\n wellSections,\n bicWells,\n subjectWellId,\n metricsKeys,\n open\n );\n\n const isAllWellsLoaded = !areWellsLoading && wells?.length === rawWells?.length;\n\n useEffect(() => {\n if (!isAllWellsLoaded) return;\n const syncOffsetWells = async () => {\n const isSynced = typeof offsetSettings?.isSynced === 'undefined' || offsetSettings?.isSynced;\n let offsetWellsChanged = true;\n if (isSynced) {\n const bicWellIds = bicWells[ALL_SECTION_KEY] || [];\n const isMatched = (offsetSettings?.selectedWellIds || []).every(wellId =>\n bicWellIds.includes(wellId)\n );\n // if well hub or offset selection app be changed\n if (bicWellIds.length !== offsetSettings?.selectedWellIds?.length || !isMatched) {\n const wellsByDistance = await getCoordinatedWells(bicWellIds, subjectWellId);\n let selectedWellIds = wellsByDistance.slice(0, maxOffsetSize + 1).map(well => well.id);\n selectedWellIds = wellsByDistance.slice(0, localMaxOffsetSize + 1).map(well => well.id);\n const newOffsetSetting = {\n ...offsetSettings,\n subjectWellId,\n selectedWellIds,\n offsetWellsLimited: maxOffsetWellNumber <= selectedWellIds.length,\n };\n const offsetWells = wellsByDistance.filter(well => selectedWellIds.includes(well.id));\n onSave(newOffsetSetting, offsetWells);\n } else {\n offsetWellsChanged = false;\n }\n } else {\n offsetWellsChanged = false;\n }\n\n if (!offsetWellsChanged) {\n const offsetWells = await getCoordinatedWells(\n offsetSettings?.selectedWellIds || [],\n subjectWellId\n );\n onSave(offsetSettings, offsetWells);\n }\n };\n\n if (syncAutoEnabled && appLoading && offsetSettings && bicWells) {\n syncOffsetWells();\n setAppLoading(false);\n }\n }, [offsetSettings, bicWells, subjectWellId, maxOffsetWellNumber, syncAutoEnabled]);\n\n const filterOptions = useFilterOptions(wells);\n\n // NOTE: Subject well\n useEffect(() => {\n if (wells && wellSections) {\n const defaultSubjectWell = wells.find(well => well.id === subjectWellId);\n if (defaultSubjectWell) {\n const allSectionNames = wellSections\n .filter(item => item.value !== ALL_SECTION_KEY)\n .map(({ label }) => label);\n const subjectWellWithSection = {\n ...defaultSubjectWell,\n ...(allSectionNames.length > 0 && { [ColumnType.wellSection]: allSectionNames }),\n };\n setSubjectWell(subjectWellWithSection);\n } else {\n setSubjectWell(null);\n }\n }\n }, [wellSections, wells]);\n\n // NOTE: Table columns with metrics\n const columnsWithDict = useTableColumns(metricsKeys);\n\n // NOTE: Filter wells\n const filteredWells = useFilteredWells(wells, filters);\n\n useEffect(() => {\n if (!filteredWells || !isAllWellsLoaded) return;\n\n if (initLoading.current) {\n let data = wells.filter(well => (offsetSettings?.selectedWellIds || []).includes(well.id));\n if (subjectWell) data = data.concat(subjectWell);\n setSelectedWells(uniqBy(data, 'id'));\n initLoading.current = false;\n } else {\n setSelectedWells(prev => {\n let newSelectedWells = (filteredWells || []).filter(\n well => !!prev.find(({ id }) => well.id === id)\n );\n if (subjectWell) newSelectedWells = newSelectedWells.concat(subjectWell);\n return uniqBy(newSelectedWells, 'id');\n });\n }\n }, [wells, filteredWells, offsetSettings?.selectedWellIds, isAllWellsLoaded]);\n\n // NOTE: Sort wells\n const [sortBy, setSortBy, sortDirection, setSortDirection, sortedWells] = useSortedWells(\n subjectWell,\n filteredWells,\n selectedWells,\n setIsTableLoading\n );\n\n // NOTE: Add advanced wells\n const handleAddRemoveAssets = useCallback(\n (isAdding, newAssets, assetType) => {\n let addingWellIds;\n if (assetType === SEARCH_CATEGORIES.well.name) {\n addingWellIds = newAssets;\n } else {\n addingWellIds = newAssets.reduce((acc, assetId) => {\n const rigName = wells.find(well => well.id === assetId)?.rigName;\n const rigWellIds = wells.filter(well => well.rigName === rigName).map(well => well.id);\n return acc.concat(rigWellIds);\n }, []);\n }\n let addingWells = wells.filter(({ id }) => addingWellIds.includes(id));\n if (isAdding) {\n addingWells = addingWells.slice(\n 0,\n Math.min(addingWells.length, maxOffsetWellNumber - selectedWells.length)\n );\n setSelectedWells(selectedWells => uniqBy(selectedWells.concat(addingWells), 'id'));\n } else {\n setSelectedWells(selectedWells =>\n uniq(selectedWells.filter(({ id }) => !addingWells.find(well => well.id === id)))\n );\n }\n },\n [wells, selectedWells]\n );\n\n const handleHideAdvancedSearch = useCallback(() => {\n setIsAdvancedSearchHidden(true);\n }, []);\n\n // NOTE: Change metrics keys\n const handleChangeMetricsKeys = useCallback(newMetricsKeys => {\n setMetricsKeys(newMetricsKeys);\n }, []);\n\n // NOTE: Check and Uncheck one offset well\n const handleChangeOffsetWell = useCallback((well, checked) => {\n if (checked) {\n setSelectedWells(prevWells => [...prevWells, well]);\n } else {\n setSelectedWells(prevWells => prevWells.filter(item => item.id !== well.id));\n }\n }, []);\n\n // NOTE: Select and Unselect All wells\n const handleChangeAllOffsetWells = useCallback(\n checked => {\n if (checked) {\n const data = subjectWell ? filteredWells.concat(subjectWell) : filteredWells;\n const sortedData = sortArray(uniqBy(data, 'id'), 'distance');\n setSelectedWells(sortedData.slice(0, maxOffsetWellNumber));\n } else {\n setSelectedWells(subjectWell ? [subjectWell] : []);\n }\n },\n [filteredWells, subjectWell, maxOffsetWellNumber]\n );\n\n // NOTE: Well Section change filter\n const updateSelectedWellsBySection = section => {\n if (bicWells) {\n const sectionWells = wells?.filter(well => bicWells[section]?.includes(well.id)) || [];\n const limitedWells = sortArray(sectionWells, 'distance');\n setSelectedWells(limitedWells.slice(0, maxOffsetSize));\n } else {\n setSelectedWells(subjectWell ? [subjectWell] : []);\n }\n };\n\n const handleChangeWellSection = useCallback(\n section => {\n setSelectedWellSection(section);\n updateSelectedWellsBySection(section);\n },\n [updateSelectedWellsBySection]\n );\n\n // NOTE: Get Selected wells count\n const selectedWellsCount = useMemo(() => {\n if (selectedWells.find(well => well.id === subjectWellId)) {\n return selectedWells.length - 1;\n }\n return selectedWells.length;\n }, [selectedWells, subjectWellId]);\n\n // NOTE: Save offset setting\n const isSynced = useMemo(() => {\n if (!bicWells) return false;\n const selectedWellIds = selectedWells.map(({ id }) => id);\n let synced;\n const owsWellIds = bicWells[selectedWellSection] || [];\n const owsWellIdsLength = Math.min(owsWellIds.length, maxOffsetSize);\n\n if (owsWellIdsLength !== selectedWellIds.length) {\n synced = false;\n } else {\n synced = selectedWellIds.every(id => owsWellIds.includes(id));\n }\n return synced;\n }, [bicWells, selectedWells, selectedWellSection, maxOffsetSize]);\n\n const isXtoProvider = useMemo(() => {\n return companyProvider ? COMPANY_PROVIDERS_FOR_IDAS.includes(companyProvider) : false;\n }, [companyProvider]);\n\n const offsetLabel = useMemo(() => {\n if (isXtoProvider) {\n return 'IDAS generated offsets.';\n }\n\n return isWDUser ? 'Offset Selection App.' : 'WellHub.';\n }, [isXtoProvider, isWDUser]);\n\n const handleSave = () => {\n onClose();\n\n const newOffsetSetting = {\n ...offsetSettings,\n companyId: assetCompanyId,\n subjectWellId,\n selectedWellIds: selectedWells.map(({ id }) => id),\n filters,\n metricsKeys,\n wellSection: selectedWellSection,\n isSynced,\n mapHidden: isMapHidden,\n filterExpanded: isFilterExpanded,\n offsetWellsLimited: isLimitedOffsetWells,\n };\n onSave(newOffsetSetting, selectedWells);\n };\n\n const handleCancel = () => {\n let data = (wells || []).filter(well =>\n (offsetSettings?.selectedWellIds || []).includes(well.id)\n );\n if (subjectWell) data = data.concat(subjectWell);\n setSelectedWells(uniqBy(data, 'id'));\n\n const newOffsetSetting = {\n ...offsetSettings,\n mapHidden: isMapHidden,\n filterExpanded: isFilterExpanded,\n };\n onSave(newOffsetSetting);\n setFilters(offsetSettings?.filters || {});\n setSelectedWellSection(offsetSettings?.wellSection || ALL_SECTION_KEY);\n onClose();\n };\n\n const isTableFullLoading = isTableLoading || areWellsLoading;\n\n // NOTE: Reset processing\n const isResetVisible = useMemo(() => {\n if (!hasValidAssetId) return false;\n if (isTableFullLoading) return false;\n if (!isSynced) return true;\n if (!isEmpty(filters) && filters[FilterType.sideTracks]) return true;\n if (selectedWellSection !== ALL_SECTION_KEY) return true;\n return false;\n }, [hasValidAssetId, isSynced, filters, selectedWellSection, isTableFullLoading]);\n\n const handleReset = () => {\n setFilters({});\n setSelectedWellSection(ALL_SECTION_KEY);\n updateSelectedWellsBySection(ALL_SECTION_KEY);\n };\n\n const isLoading = !wells || !wellSections || !sortedWells || viewType === ViewType.none;\n\n // NOTE: Well Name shadow\n const [isHScrollMoved, setIsHScrollMoved] = useState(false);\n const [tableRowsCount, setTableRowsCount] = useState(ROWS_PER_PAGE);\n const [tableWells, setTableWells] = useState([]);\n\n useEffect(() => {\n if (!sortedWells) return;\n\n const wells = sortedWells.slice(0, tableRowsCount);\n setTableWells(wells);\n }, [sortedWells, tableRowsCount, subjectWell]);\n\n useEffect(() => {\n if (resyncStatus === RESYNC_STATUS.SUCCEEDED) {\n handleReset();\n }\n }, [bicWells]);\n\n const handleScroll = e => {\n if (!e.target) return;\n\n if (isAdvancedSearchHidden) {\n e.target.scrollLeft = 0;\n setIsAdvancedSearchHidden(false);\n }\n\n // Check if H-Scroll is visible\n if (e.target.scrollLeft <= 5 && isHScrollMoved) {\n setIsHScrollMoved(false);\n }\n if (e.target.scrollLeft > 5 && !isHScrollMoved) {\n setIsHScrollMoved(true);\n }\n\n if (e.target.scrollTop <= 5 && isTopGradientShow) {\n setIsTopGradientShow(false);\n }\n if (e.target.scrollTop > 5 && !isTopGradientShow) {\n setIsTopGradientShow(true);\n }\n\n // Check if scroll has reached top or bottom\n if (e.target.scrollHeight === e.target.offsetHeight) return;\n\n const currentScrollBottom = Math.round(e.target.scrollTop + e.target.offsetHeight + 2);\n\n if (currentScrollBottom >= e.target.scrollHeight && tableRowsCount < sortedWells.length) {\n setTableRowsCount(count => count + ROWS_PER_PAGE);\n }\n };\n\n const tooltipContainer = () => {\n return (\n <div>\n <span className={classNames(typography.regular12, typography.colors.t1)}>\n The offset list is being automatically populated by&nbsp;\n </span>\n <span className={classNames(typography.medium12, typography.colors.t1)}>{offsetLabel}</span>\n </div>\n );\n };\n\n return (\n <Modal\n open={open}\n onClose={handleCancel}\n title={\n <AppHeader\n isWDUser={isWDUser}\n viewType={viewType}\n totalCount={wells?.length ?? 0}\n selectedCount={selectedWellsCount}\n isViewOnly={isViewOnly}\n maxOffsetWellNumber={maxOffsetWellNumber}\n isGlobalMode={isGlobalMode}\n />\n }\n isMobile={viewType === ViewType.mobile}\n contentContainerClassName={classNames(styles.offsetWellDialog)}\n contentClassName={classNames(styles.contentContainer, {\n [styles.smallContainer]: viewType === ViewType.small,\n [styles.contentContainerMobile]: viewType === ViewType.mobile,\n })}\n actionsClassName={styles.modalActions}\n actions={\n !isViewOnly && (\n <div className={styles.actionsWrapper}>\n {!isLoading && isResetVisible ? (\n <Tooltip\n placement=\"bottom-start\"\n title={`Reset to Synced Offsets in ${isWDUser ? 'Offset App' : 'Wellhub'}`}\n >\n <div>\n <Button\n data-testid={`${PAGE_NAME}_reset`}\n onClick={handleReset}\n color=\"primary\"\n startIcon={viewType !== ViewType.mobile && <ReplayIcon />}\n classes={viewType === ViewType.mobile && { root: styles.resetButtonMobile }}\n >\n {viewType !== ViewType.mobile ? 'Reset' : <ReplayIcon />}\n </Button>\n </div>\n </Tooltip>\n ) : (\n hasValidAssetId && (\n <div className={viewType === ViewType.mobile && styles.infoIconContainer}>\n {viewType !== ViewType.mobile ? (\n <>\n <span className={classNames(typography.regular12, typography.colors.t6)}>\n The offset list is being automatically populated by&nbsp;\n </span>\n <span className={classNames(typography.medium12, typography.colors.t6)}>\n {offsetLabel}\n </span>\n </>\n ) : (\n <Tooltip\n title={tooltipContainer()}\n enterTouchDelay={0}\n leaveTouchDelay={LEAVE_TOUCH_DELAY}\n >\n <InfoOutlined className={styles.infoIcon} />\n </Tooltip>\n )}\n </div>\n )\n )}\n <div className={styles.buttonGap}>\n <Button data-testid={`${PAGE_NAME}_cancel`} onClick={handleCancel} color=\"primary\">\n Cancel\n </Button>\n <Button\n data-testid={`${PAGE_NAME}_selectedWells`}\n variant=\"contained\"\n color=\"primary\"\n onClick={handleSave}\n >\n Select ({selectedWellsCount})\n </Button>\n </div>\n </div>\n )\n }\n >\n <NotificationsContainer />\n {!isLoading ? (\n <div\n className={classNames(styles.contentWrapper, {\n [styles.contentBlocked]: isTableFullLoading,\n })}\n ref={contentRef}\n >\n {viewType === ViewType.mobile && (\n <div\n className={classNames(styles.countContainer, {\n [styles.countContainerMobile]: viewType === ViewType.mobile,\n })}\n >\n <Regular14 className={styles.totalLabel}>Total:</Regular14>\n <Regular14 data-testid={`${PAGE_NAME}_totalWells`} className={styles.countValue}>\n {wells.length}\n </Regular14>\n <Regular14 className={styles.selectedLabel}>Selected:</Regular14>\n <Regular14 data-testid={`${PAGE_NAME}_selected`} className={styles.countValue}>\n {selectedWellsCount}\n </Regular14>\n <Tooltip\n title={\n isGlobalMode\n ? GLOBAL_MODE_LIMIT_TEXT\n : `App can't process more than (${maxOffsetWellNumber - 1}) Offset Wells.`\n }\n placement=\"right\"\n >\n <Regular12\n data-testid={`${PAGE_NAME}_maxOffsetSize`}\n className={styles.maxOffsetSize}\n >\n {isGlobalMode ? '' : `/${maxOffsetWellNumber - 1}`}\n </Regular12>\n </Tooltip>\n </div>\n )}\n\n {viewType === ViewType.normal && (\n <Toolbar\n isViewOnly={isViewOnly}\n isXtoProvider={isXtoProvider}\n viewType={viewType}\n filters={filters}\n setFilters={setFilters}\n isFilterExpanded={isFilterExpanded}\n setIsFilterExpanded={setIsFilterExpanded}\n isMapHidden={isMapHidden}\n setIsMapHidden={setIsMapHidden}\n resyncStatus={resyncStatus}\n setResyncStatus={setResyncStatus}\n />\n )}\n\n {isTopGradientShow && (\n <div className={styles.topGradient} style={{ top: topGradientTop }} />\n )}\n <div\n className={classNames(styles.content, {\n [styles.contentBlocked]: isTableFullLoading,\n [styles.contentMobile]: viewType === ViewType.mobile,\n [styles.contentiOSMobile]: getMobileOperatingSystem() === IOS_DEVICE,\n })}\n ref={offsetWellsContainerRef}\n onScroll={e => handleScroll(e)}\n >\n {viewType !== ViewType.normal && (\n <Toolbar\n isViewOnly={isViewOnly}\n isXtoProvider={isXtoProvider}\n viewType={viewType}\n filters={filters}\n setFilters={setFilters}\n isFilterExpanded={isFilterExpanded}\n setIsFilterExpanded={setIsFilterExpanded}\n isMapHidden={isMapHidden}\n setIsMapHidden={setIsMapHidden}\n resyncStatus={resyncStatus}\n setResyncStatus={setResyncStatus}\n />\n )}\n {!isMapHidden && open && (\n <WellsMap\n isViewOnly={isViewOnly}\n mapHidden={isMapHidden}\n subjectWell={subjectWell}\n offsetWellIds={selectedWells.map(({ id }) => id)}\n wells={filteredWells}\n radius={filters[FilterType.radius]}\n handleChangeOffsetWell={handleChangeOffsetWell}\n activeWellId={activeWellId}\n viewType={viewType}\n />\n )}\n <Filter\n isHidden={!isFilterExpanded}\n isWDUser={isWDUser}\n filterOptions={filterOptions}\n filters={filters}\n wellSections={wellSections}\n selectedWellSection={selectedWellSection}\n subjectWell={subjectWell}\n onChangeFilters={value => {\n setIsTableLoading(true);\n setTimeout(() => setFilters(value), 0);\n }}\n onChangeBicWells={handleChangeWellSection}\n />\n <OffsetWellsTable\n open={open}\n isTableLoading={isTableFullLoading}\n companyId={assetCompanyId}\n subjectWellId={subjectWellId}\n sortBy={sortBy}\n setSortBy={setSortBy}\n sortDirection={sortDirection}\n setSortDirection={setSortDirection}\n columnsWithDict={columnsWithDict}\n wells={tableWells}\n metricsKeys={metricsKeys}\n setMetricsKeys={handleChangeMetricsKeys}\n handleChangeOffsetWell={handleChangeOffsetWell}\n handleChangeAllOffsetWells={handleChangeAllOffsetWells}\n handleAddRemoveAssets={handleAddRemoveAssets}\n isWellNameExpand={isWellNameExpand}\n setIsWellNameExpand={setIsWellNameExpand}\n isHScrollMoved={isHScrollMoved}\n onHideAdvancedSearch={handleHideAdvancedSearch}\n isViewOnly={isViewOnly}\n isLastWell={sortedWells.length <= tableRowsCount}\n contentRef={contentRef}\n offsetWellsContainerRef={offsetWellsContainerRef}\n isLimitedOffsetWells={isLimitedOffsetWells}\n maxOffsetWellNumber={maxOffsetWellNumber}\n wellSections={wellSections}\n setActiveWellId={setActiveWellId}\n viewType={viewType}\n isWDUser={isWDUser}\n taScores={taScores}\n />\n </div>\n {isViewOnly && hasValidAssetId && (\n <div className={styles.viewOnlyInfoContainer}>\n <span className={classNames(typography.regular12, typography.colors.t6)}>\n The offset list is being automatically populated by&nbsp;\n </span>\n <span className={classNames(typography.medium12, typography.colors.t6)}>\n {offsetLabel}\n </span>\n </div>\n )}\n </div>\n ) : (\n <LoadingIndicator fullscreen={false} />\n )}\n </Modal>\n );\n};\n\nexport default OffsetWellPickerV4;\n"],"names":["PAGE_NAME","OffsetWellPickerV4","_ref","_wells$length","_classNames","_classNames4","open","isWDUser","defaultSubjectWell","currentUser","offsetSettings","addWellsUsabilityInfo","isViewOnly","onClose","onSave","_ref$maxOffsetSize","maxOffsetSize","offsetSize","DEFAULT_BIC_OFFSET_SIZE","_ref$localMaxOffsetSi","localMaxOffsetSize","DEFAULT_LOCAL_OFFSET_SIZE","syncAutoEnabled","_ref$isManualWellsEna","isManualWellsEnabled","_ref$isGlobalMode","isGlobalMode","useState","_useState2","_slicedToArray","_useState","activeWellId","setActiveWellId","Math","min","MAX_OFFSET_SIZE","maxOffsetWellNumber","max","subjectWellId","asset_id","useGlobalOffsetWellsSync","filterExpanded","_useState4","_useState3","isFilterExpanded","setIsFilterExpanded","mapHidden","_useState6","_useState5","isMapHidden","setIsMapHidden","assetCompanyId","companyId","company_id","hasValidAssetId","_useState7","filters","_useState8","setFilters","_useState9","wellSection","ALL_SECTION_KEY","_useState10","selectedWellSection","setSelectedWellSection","initLoading","useRef","_useState12","_useState11","selectedWells","setSelectedWells","_useState14","_useState13","subjectWell","setSubjectWell","_useState16","_useState15","isTableLoading","setIsTableLoading","_useState18","_useState17","isWellNameExpand","setIsWellNameExpand","_useState20","_useState19","isAdvancedSearchHidden","setIsAdvancedSearchHidden","contentRef","offsetWellsContainerRef","_useState21","ViewType","none","_useState22","viewType","setViewType","prevViewType","_useState24","_useState23","isTopGradientShow","setIsTopGradientShow","isLimitedOffsetWells","length","topGradientTop","TOP_GRADIENT_MAP","prevSelectedWellIds","_useState26","_useState25","appLoading","setAppLoading","useEffect","_offsetSettings$selec","_prevSelectedWellIds$","_offsetSettings$selec2","showInfoNotification","selectedWellIds","current","every","id","_prevSelectedWellIds$2","includes","handleResize","window","innerWidth","SMALL_SCREEN_WIDTH","isMobileDetected","isNativeDetected","mobile","innerHeight","SMALL_SCREEN_HEIGHT","small","normal","addEventListener","removeEventListener","_useFetchWells","useFetchWells","_useFetchWells2","rawWells","areWellsLoading","useCompanyProvider","companyProvider","_useCompanyProvider","useBicWells","_useBicWells2","_useBicWells","wellSections","setWellSections","bicWells","setBicWells","resyncStatus","setResyncStatus","taScores","useCompanyMetricKey","metricsKeys","_useCompanyMetricKey2","_useCompanyMetricKey","setMetricsKeys","wells","useAdvancedWells","isAllWellsLoaded","_ref2","syncOffsetWells","_asyncToGenerator","_regeneratorRuntime","mark","_callee","isSynced","offsetWellsChanged","_offsetSettings$selec3","bicWellIds","isMatched","wellsByDistance","newOffsetSetting","offsetWells","_offsetWells","wrap","_context","prev","next","wellId","getCoordinatedWells","sent","slice","map","well","offsetWellsLimited","filter","stop","apply","this","arguments","filterOptions","useFilterOptions","find","allSectionNames","item","value","_ref3","label","subjectWellWithSection","_defineProperty","ColumnType","columnsWithDict","useTableColumns","filteredWells","useFilteredWells","data","concat","uniqBy","newSelectedWells","_ref5","useSortedWells","_useSortedWells2","_useSortedWells","sortBy","setSortBy","sortDirection","setSortDirection","sortedWells","handleAddRemoveAssets","useCallback","isAdding","newAssets","assetType","addingWellIds","SEARCH_CATEGORIES","name","reduce","acc","assetId","_wells$find","rigName","rigWellIds","addingWells","_ref6","uniq","_ref7","handleHideAdvancedSearch","handleChangeMetricsKeys","newMetricsKeys","handleChangeOffsetWell","checked","prevWells","handleChangeAllOffsetWells","sortedData","sortArray","updateSelectedWellsBySection","section","sectionWells","_bicWells$section","limitedWells","handleChangeWellSection","selectedWellsCount","useMemo","_ref8","owsWellIds","isXtoProvider","COMPANY_PROVIDERS_FOR_IDAS","offsetLabel","handleCancel","isTableFullLoading","isResetVisible","isEmpty","FilterType","sideTracks","handleReset","isLoading","_useState28","_useState27","isHScrollMoved","setIsHScrollMoved","ROWS_PER_PAGE","_useState30","_useState29","tableRowsCount","setTableRowsCount","_useState32","_useState31","tableWells","setTableWells","RESYNC_STATUS","SUCCEEDED","_jsxs","Modal","title","_jsx","AppHeader","totalCount","selectedCount","isMobile","contentContainerClassName","classNames","styles","offsetWellDialog","contentClassName","contentContainer","smallContainer","contentContainerMobile","actionsClassName","modalActions","actions","className","actionsWrapper","children","Tooltip","placement","Button","onClick","color","startIcon","ReplayIcon","classes","root","resetButtonMobile","infoIconContainer","_Fragment","typography","regular12","colors","t6","medium12","t1","enterTouchDelay","leaveTouchDelay","LEAVE_TOUCH_DELAY","InfoOutlined","infoIcon","buttonGap","variant","_ref9","NotificationsContainer","LoadingIndicator","fullscreen","contentWrapper","contentBlocked","ref","countContainer","countContainerMobile","Regular14","totalLabel","countValue","selectedLabel","Regular12","Toolbar","topGradient","style","top","content","contentMobile","contentiOSMobile","getMobileOperatingSystem","IOS_DEVICE","onScroll","e","target","scrollLeft","scrollTop","scrollHeight","offsetHeight","round","count","handleScroll","WellsMap","offsetWellIds","_ref10","radius","Filter","isHidden","onChangeFilters","setTimeout","onChangeBicWells","OffsetWellsTable","onHideAdvancedSearch","isLastWell","viewOnlyInfoContainer"],"mappings":"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"}
1
+ {"version":3,"file":"OffsetWellPickerV4.js","sources":["../../../src/components/OffsetWellPickerV4/OffsetWellPickerV4.js"],"sourcesContent":["import { useState, useEffect, useRef, useCallback, useMemo } from 'react';\nimport classNames from 'classnames';\nimport { isEmpty, uniq, uniqBy, sortBy as sortArray } from 'lodash';\nimport { InfoOutlined, Replay as ReplayIcon } from '@material-ui/icons';\n\nimport {\n useAdvancedWells,\n useBicWells,\n useFilterOptions,\n useCompanyMetricKey,\n useFilteredWells,\n useSortedWells,\n useTableColumns,\n useCompanyProvider,\n} from './effects';\nimport { useFetchWells } from './effects/useFetchWells';\nimport { AppHeader } from './components/AppHeader';\nimport { Toolbar } from './components/Toolbar';\nimport { Filter } from './components/Filter';\nimport { WellsMap } from './components/Map';\nimport { OffsetWellsTable } from './components/OffsetWellsTable';\nimport {\n ALL_SECTION_KEY,\n ColumnType,\n COMPANY_PROVIDERS_FOR_IDAS,\n DEFAULT_BIC_OFFSET_SIZE,\n DEFAULT_LOCAL_OFFSET_SIZE,\n FilterType,\n IOS_DEVICE,\n LEAVE_TOUCH_DELAY,\n MAX_OFFSET_SIZE,\n ROWS_PER_PAGE,\n SMALL_SCREEN_HEIGHT,\n SMALL_SCREEN_WIDTH,\n TOP_GRADIENT_MAP,\n ViewType,\n RESYNC_STATUS,\n} from './constants';\nimport { SEARCH_CATEGORIES } from './components/OffsetWellsTable/AdvancedSearch/constants';\nimport { getCoordinatedWells, getMobileOperatingSystem } from './utils';\n\nimport styles from './OffsetWellPickerV4.module.css';\n\nimport { showInfoNotification } from '~/utils';\nimport { NotificationsContainer } from '~/components/Notifications';\nimport { isMobileDetected, isNativeDetected } from '~/utils/mobileDetect';\nimport { typography } from '~/styles';\nimport { Regular12, Regular14 } from '~/components/Typography';\nimport { Button, Modal, LoadingIndicator, Tooltip } from '~/components';\nimport { useGlobalOffsetWellsSync } from '~/effects';\n\nconst PAGE_NAME = 'OffsetWellPickerV4';\nconst GLOBAL_MODE_LIMIT_TEXT = 'No global limit. Each app may have its own offset limit.';\n\n/**\n * @type {React.FC<import('./OffsetWellPickerV4.types').OffsetWellPickerV4Props>}\n */\nconst OffsetWellPickerV4 = ({\n open,\n isWDUser,\n defaultSubjectWell,\n currentUser,\n offsetSettings,\n addWellsUsabilityInfo,\n isViewOnly,\n onClose,\n onSave,\n maxOffsetSize: offsetSize = DEFAULT_BIC_OFFSET_SIZE,\n localMaxOffsetSize = DEFAULT_LOCAL_OFFSET_SIZE,\n syncAutoEnabled,\n isManualWellsEnabled = false,\n isGlobalMode = false,\n}) => {\n const [activeWellId, setActiveWellId] = useState(null);\n const maxOffsetSize = Math.min(offsetSize + 1, localMaxOffsetSize + 1, MAX_OFFSET_SIZE + 1);\n const maxOffsetWellNumber = Math.min(\n Math.max(maxOffsetSize, localMaxOffsetSize + 1),\n MAX_OFFSET_SIZE + 1\n );\n\n const subjectWellId = defaultSubjectWell?.asset_id;\n useGlobalOffsetWellsSync(offsetSettings, onSave, maxOffsetWellNumber - 1, subjectWellId);\n\n const [isFilterExpanded, setIsFilterExpanded] = useState(offsetSettings?.filterExpanded);\n const [isMapHidden, setIsMapHidden] = useState(offsetSettings?.mapHidden);\n const assetCompanyId = +defaultSubjectWell?.companyId || +currentUser?.company_id;\n const hasValidAssetId = subjectWellId > 0;\n const [filters, setFilters] = useState(offsetSettings?.filters || {});\n const [selectedWellSection, setSelectedWellSection] = useState(\n offsetSettings?.wellSection || ALL_SECTION_KEY\n );\n const initLoading = useRef(true);\n const [selectedWells, setSelectedWells] = useState([]);\n const [subjectWell, setSubjectWell] = useState(null);\n const [isTableLoading, setIsTableLoading] = useState(true);\n const [isWellNameExpand, setIsWellNameExpand] = useState(false);\n const [isAdvancedSearchHidden, setIsAdvancedSearchHidden] = useState(false);\n const contentRef = useRef();\n const offsetWellsContainerRef = useRef();\n /** @type {ReturnType<typeof useState<string>>} */\n const [viewType, setViewType] = useState(ViewType.none);\n\n /** @type {ReturnType<typeof useRef<string>>} */\n const prevViewType = useRef();\n const [isTopGradientShow, setIsTopGradientShow] = useState(false);\n const isLimitedOffsetWells = maxOffsetWellNumber <= selectedWells?.length;\n const topGradientTop = TOP_GRADIENT_MAP[viewType];\n\n /** @type {ReturnType<typeof useRef<number[]>>} */\n const prevSelectedWellIds = useRef();\n const [appLoading, setAppLoading] = useState(true);\n\n useEffect(() => {\n if (open && isLimitedOffsetWells) {\n showInfoNotification(\n `App can’t process more than (${maxOffsetWellNumber - 1}) Offset Wells.`\n );\n }\n // NOTE: Refresh when the offset well changes externally\n if (!open) {\n const isNotChanged =\n offsetSettings?.selectedWellIds?.length === prevSelectedWellIds.current?.length &&\n offsetSettings?.selectedWellIds?.every(id => prevSelectedWellIds.current?.includes(id));\n if (!isNotChanged) {\n initLoading.current = true;\n }\n prevSelectedWellIds.current = offsetSettings?.selectedWellIds;\n }\n }, [isLimitedOffsetWells, open, offsetSettings]);\n\n useEffect(() => {\n function handleResize() {\n if (window.innerWidth <= SMALL_SCREEN_WIDTH || isMobileDetected || isNativeDetected) {\n setViewType(ViewType.mobile);\n } else if (window.innerHeight <= SMALL_SCREEN_HEIGHT) {\n setViewType(ViewType.small);\n } else {\n setViewType(ViewType.normal);\n }\n }\n\n handleResize();\n window.addEventListener('resize', handleResize);\n return () => {\n window.removeEventListener('resize', handleResize);\n };\n }, [open]);\n\n useEffect(() => {\n if (prevViewType.current && viewType === prevViewType.current) return;\n prevViewType.current = viewType;\n if (viewType === ViewType.small || viewType === ViewType.mobile) {\n setIsMapHidden(true);\n setIsFilterExpanded(false);\n } else {\n setIsFilterExpanded(!isViewOnly && offsetSettings?.filterExpanded);\n setIsMapHidden(!isViewOnly && offsetSettings?.mapHidden);\n }\n setFilters(offsetSettings?.filters || {});\n setSelectedWellSection(offsetSettings?.wellSection || ALL_SECTION_KEY);\n }, [offsetSettings, isViewOnly, viewType]);\n\n // NOTE: Fetch all wells\n const [rawWells, areWellsLoading] = useFetchWells(assetCompanyId, addWellsUsabilityInfo);\n const [companyProvider] = useCompanyProvider(assetCompanyId);\n const [\n wellSections,\n setWellSections,\n bicWells,\n setBicWells,\n resyncStatus,\n setResyncStatus,\n taScores,\n ] = useBicWells(isWDUser, currentUser, subjectWellId, rawWells, isManualWellsEnabled);\n\n useEffect(() => {\n setAppLoading(true);\n setWellSections(null);\n setBicWells(null);\n }, [subjectWellId]);\n\n const [metricsKeys, setMetricsKeys] = useCompanyMetricKey(\n assetCompanyId,\n offsetSettings?.metricsKeys\n );\n\n // NOTE: Calculate wells with coordinates, metrics and well section name\n const wells = useAdvancedWells(\n assetCompanyId,\n rawWells,\n wellSections,\n bicWells,\n subjectWellId,\n metricsKeys,\n open\n );\n\n const isAllWellsLoaded = !areWellsLoading && wells?.length === rawWells?.length;\n\n useEffect(() => {\n if (!isAllWellsLoaded) return;\n const syncOffsetWells = async () => {\n const isSynced = typeof offsetSettings?.isSynced === 'undefined' || offsetSettings?.isSynced;\n let offsetWellsChanged = true;\n if (isSynced) {\n const bicWellIds = bicWells[ALL_SECTION_KEY] || [];\n const isMatched = (offsetSettings?.selectedWellIds || []).every(wellId =>\n bicWellIds.includes(wellId)\n );\n // if well hub or offset selection app be changed\n if (bicWellIds.length !== offsetSettings?.selectedWellIds?.length || !isMatched) {\n const wellsByDistance = await getCoordinatedWells(bicWellIds, subjectWellId);\n let selectedWellIds = wellsByDistance.slice(0, maxOffsetSize + 1).map(well => well.id);\n selectedWellIds = wellsByDistance.slice(0, localMaxOffsetSize + 1).map(well => well.id);\n const newOffsetSetting = {\n ...offsetSettings,\n subjectWellId,\n selectedWellIds,\n offsetWellsLimited: maxOffsetWellNumber <= selectedWellIds.length,\n };\n const offsetWells = wellsByDistance.filter(well => selectedWellIds.includes(well.id));\n onSave(newOffsetSetting, offsetWells);\n } else {\n offsetWellsChanged = false;\n }\n } else {\n offsetWellsChanged = false;\n }\n\n if (!offsetWellsChanged) {\n const offsetWells = await getCoordinatedWells(\n offsetSettings?.selectedWellIds || [],\n subjectWellId\n );\n onSave(offsetSettings, offsetWells);\n }\n };\n\n if (syncAutoEnabled && appLoading && offsetSettings && bicWells) {\n syncOffsetWells();\n setAppLoading(false);\n }\n }, [offsetSettings, bicWells, subjectWellId, maxOffsetWellNumber, syncAutoEnabled]);\n\n const filterOptions = useFilterOptions(wells);\n\n // NOTE: Subject well\n useEffect(() => {\n if (wells && wellSections) {\n const defaultSubjectWell = wells.find(well => well.id === subjectWellId);\n if (defaultSubjectWell) {\n const allSectionNames = wellSections\n .filter(item => item.value !== ALL_SECTION_KEY)\n .map(({ label }) => label);\n const subjectWellWithSection = {\n ...defaultSubjectWell,\n ...(allSectionNames.length > 0 && { [ColumnType.wellSection]: allSectionNames }),\n };\n setSubjectWell(subjectWellWithSection);\n } else {\n setSubjectWell(null);\n }\n }\n }, [wellSections, wells]);\n\n // NOTE: Table columns with metrics\n const columnsWithDict = useTableColumns(metricsKeys);\n\n // NOTE: Filter wells\n const filteredWells = useFilteredWells(wells, filters);\n\n useEffect(() => {\n if (!filteredWells || !isAllWellsLoaded) return;\n\n if (initLoading.current) {\n let data = wells.filter(well => (offsetSettings?.selectedWellIds || []).includes(well.id));\n if (subjectWell) data = data.concat(subjectWell);\n setSelectedWells(uniqBy(data, 'id'));\n initLoading.current = false;\n } else {\n setSelectedWells(prev => {\n let newSelectedWells = (filteredWells || []).filter(\n well => !!prev.find(({ id }) => well.id === id)\n );\n if (subjectWell) newSelectedWells = newSelectedWells.concat(subjectWell);\n return uniqBy(newSelectedWells, 'id');\n });\n }\n }, [wells, filteredWells, offsetSettings?.selectedWellIds, isAllWellsLoaded]);\n\n // NOTE: Sort wells\n const [sortBy, setSortBy, sortDirection, setSortDirection, sortedWells] = useSortedWells(\n subjectWell,\n filteredWells,\n selectedWells,\n setIsTableLoading\n );\n\n // NOTE: Add advanced wells\n const handleAddRemoveAssets = useCallback(\n (isAdding, newAssets, assetType) => {\n let addingWellIds;\n if (assetType === SEARCH_CATEGORIES.well.name) {\n addingWellIds = newAssets;\n } else {\n addingWellIds = newAssets.reduce((acc, assetId) => {\n const rigName = wells.find(well => well.id === assetId)?.rigName;\n const rigWellIds = wells.filter(well => well.rigName === rigName).map(well => well.id);\n return acc.concat(rigWellIds);\n }, []);\n }\n let addingWells = wells.filter(({ id }) => addingWellIds.includes(id));\n if (isAdding) {\n addingWells = addingWells.slice(\n 0,\n Math.min(addingWells.length, maxOffsetWellNumber - selectedWells.length)\n );\n setSelectedWells(selectedWells => uniqBy(selectedWells.concat(addingWells), 'id'));\n } else {\n setSelectedWells(selectedWells =>\n uniq(selectedWells.filter(({ id }) => !addingWells.find(well => well.id === id)))\n );\n }\n },\n [wells, selectedWells]\n );\n\n const handleHideAdvancedSearch = useCallback(() => {\n setIsAdvancedSearchHidden(true);\n }, []);\n\n // NOTE: Change metrics keys\n const handleChangeMetricsKeys = useCallback(newMetricsKeys => {\n setMetricsKeys(newMetricsKeys);\n }, []);\n\n // NOTE: Check and Uncheck one offset well\n const handleChangeOffsetWell = useCallback((well, checked) => {\n if (checked) {\n setSelectedWells(prevWells => [...prevWells, well]);\n } else {\n setSelectedWells(prevWells => prevWells.filter(item => item.id !== well.id));\n }\n }, []);\n\n // NOTE: Select and Unselect All wells\n const handleChangeAllOffsetWells = useCallback(\n checked => {\n if (checked) {\n const data = subjectWell ? filteredWells.concat(subjectWell) : filteredWells;\n const sortedData = sortArray(uniqBy(data, 'id'), 'distance');\n setSelectedWells(sortedData.slice(0, maxOffsetWellNumber));\n } else {\n setSelectedWells(subjectWell ? [subjectWell] : []);\n }\n },\n [filteredWells, subjectWell, maxOffsetWellNumber]\n );\n\n // NOTE: Well Section change filter\n const updateSelectedWellsBySection = section => {\n if (bicWells) {\n const sectionWells = wells?.filter(well => bicWells[section]?.includes(well.id)) || [];\n const limitedWells = sortArray(sectionWells, 'distance');\n setSelectedWells(limitedWells.slice(0, maxOffsetSize));\n } else {\n setSelectedWells(subjectWell ? [subjectWell] : []);\n }\n };\n\n const handleChangeWellSection = useCallback(\n section => {\n setSelectedWellSection(section);\n updateSelectedWellsBySection(section);\n },\n [updateSelectedWellsBySection]\n );\n\n // NOTE: Get Selected wells count\n const selectedWellsCount = useMemo(() => {\n if (selectedWells.find(well => well.id === subjectWellId)) {\n return selectedWells.length - 1;\n }\n return selectedWells.length;\n }, [selectedWells, subjectWellId]);\n\n // NOTE: Save offset setting\n const isSynced = useMemo(() => {\n if (!bicWells) return false;\n const selectedWellIds = selectedWells.map(({ id }) => id);\n let synced;\n const owsWellIds = bicWells[selectedWellSection] || [];\n const owsWellIdsLength = Math.min(owsWellIds.length, maxOffsetSize);\n\n if (owsWellIdsLength !== selectedWellIds.length) {\n synced = false;\n } else {\n synced = selectedWellIds.every(id => owsWellIds.includes(id));\n }\n return synced;\n }, [bicWells, selectedWells, selectedWellSection, maxOffsetSize]);\n\n const isXtoProvider = useMemo(() => {\n return companyProvider ? COMPANY_PROVIDERS_FOR_IDAS.includes(companyProvider) : false;\n }, [companyProvider]);\n\n const offsetLabel = useMemo(() => {\n if (isXtoProvider) {\n return 'IDAS generated offsets.';\n }\n\n return isWDUser ? 'Offset Selection App.' : 'WellHub.';\n }, [isXtoProvider, isWDUser]);\n\n const handleSave = () => {\n onClose();\n\n const newOffsetSetting = {\n ...offsetSettings,\n companyId: assetCompanyId,\n subjectWellId,\n selectedWellIds: selectedWells.map(({ id }) => id),\n filters,\n metricsKeys,\n wellSection: selectedWellSection,\n isSynced,\n mapHidden: isMapHidden,\n filterExpanded: isFilterExpanded,\n offsetWellsLimited: isLimitedOffsetWells,\n };\n onSave(newOffsetSetting, selectedWells);\n };\n\n const handleCancel = () => {\n let data = (wells || []).filter(well =>\n (offsetSettings?.selectedWellIds || []).includes(well.id)\n );\n if (subjectWell) data = data.concat(subjectWell);\n setSelectedWells(uniqBy(data, 'id'));\n\n const newOffsetSetting = {\n ...offsetSettings,\n mapHidden: isMapHidden,\n filterExpanded: isFilterExpanded,\n };\n onSave(newOffsetSetting);\n setFilters(offsetSettings?.filters || {});\n setSelectedWellSection(offsetSettings?.wellSection || ALL_SECTION_KEY);\n onClose();\n };\n\n const isTableFullLoading = isTableLoading || areWellsLoading;\n\n // NOTE: Reset processing\n const isResetVisible = useMemo(() => {\n if (!hasValidAssetId) return false;\n if (isTableFullLoading) return false;\n if (!isSynced) return true;\n if (!isEmpty(filters) && filters[FilterType.sideTracks]) return true;\n if (selectedWellSection !== ALL_SECTION_KEY) return true;\n return false;\n }, [hasValidAssetId, isSynced, filters, selectedWellSection, isTableFullLoading]);\n\n const handleReset = () => {\n setFilters({});\n setSelectedWellSection(ALL_SECTION_KEY);\n updateSelectedWellsBySection(ALL_SECTION_KEY);\n };\n\n const isLoading = !wells || !wellSections || !sortedWells || viewType === ViewType.none;\n\n // NOTE: Well Name shadow\n const [isHScrollMoved, setIsHScrollMoved] = useState(false);\n const [tableRowsCount, setTableRowsCount] = useState(ROWS_PER_PAGE);\n const [tableWells, setTableWells] = useState([]);\n\n useEffect(() => {\n if (!sortedWells) return;\n\n const wells = sortedWells.slice(0, tableRowsCount);\n setTableWells(wells);\n }, [sortedWells, tableRowsCount, subjectWell]);\n\n useEffect(() => {\n if (resyncStatus === RESYNC_STATUS.SUCCEEDED) {\n handleReset();\n }\n }, [bicWells]);\n\n const handleScroll = e => {\n if (!e.target) return;\n\n if (isAdvancedSearchHidden) {\n e.target.scrollLeft = 0;\n setIsAdvancedSearchHidden(false);\n }\n\n // Check if H-Scroll is visible\n if (e.target.scrollLeft <= 5 && isHScrollMoved) {\n setIsHScrollMoved(false);\n }\n if (e.target.scrollLeft > 5 && !isHScrollMoved) {\n setIsHScrollMoved(true);\n }\n\n if (e.target.scrollTop <= 5 && isTopGradientShow) {\n setIsTopGradientShow(false);\n }\n if (e.target.scrollTop > 5 && !isTopGradientShow) {\n setIsTopGradientShow(true);\n }\n\n // Check if scroll has reached top or bottom\n if (e.target.scrollHeight === e.target.offsetHeight) return;\n\n const currentScrollBottom = Math.round(e.target.scrollTop + e.target.offsetHeight + 2);\n\n if (currentScrollBottom >= e.target.scrollHeight && tableRowsCount < sortedWells.length) {\n setTableRowsCount(count => count + ROWS_PER_PAGE);\n }\n };\n\n const tooltipContainer = () => {\n return (\n <div>\n <span className={classNames(typography.regular12, typography.colors.t1)}>\n The offset list is being automatically populated by&nbsp;\n </span>\n <span className={classNames(typography.medium12, typography.colors.t1)}>{offsetLabel}</span>\n </div>\n );\n };\n\n return (\n <Modal\n open={open}\n onClose={handleCancel}\n title={\n <AppHeader\n isWDUser={isWDUser}\n viewType={viewType}\n totalCount={wells?.length ?? 0}\n selectedCount={selectedWellsCount}\n isViewOnly={isViewOnly}\n maxOffsetWellNumber={maxOffsetWellNumber}\n isGlobalMode={isGlobalMode}\n />\n }\n isMobile={viewType === ViewType.mobile}\n contentContainerClassName={classNames(styles.offsetWellDialog)}\n contentClassName={classNames(styles.contentContainer, {\n [styles.smallContainer]: viewType === ViewType.small,\n [styles.contentContainerMobile]: viewType === ViewType.mobile,\n })}\n actionsClassName={styles.modalActions}\n actions={\n !isViewOnly && (\n <div className={styles.actionsWrapper}>\n {!isLoading && isResetVisible ? (\n <Tooltip\n placement=\"bottom-start\"\n title={`Reset to Synced Offsets in ${isWDUser ? 'Offset App' : 'Wellhub'}`}\n >\n <div>\n <Button\n data-testid={`${PAGE_NAME}_reset`}\n onClick={handleReset}\n color=\"primary\"\n startIcon={viewType !== ViewType.mobile && <ReplayIcon />}\n classes={viewType === ViewType.mobile && { root: styles.resetButtonMobile }}\n >\n {viewType !== ViewType.mobile ? 'Reset' : <ReplayIcon />}\n </Button>\n </div>\n </Tooltip>\n ) : (\n hasValidAssetId && (\n <div className={viewType === ViewType.mobile && styles.infoIconContainer}>\n {viewType !== ViewType.mobile ? (\n <>\n <span className={classNames(typography.regular12, typography.colors.t6)}>\n The offset list is being automatically populated by&nbsp;\n </span>\n <span className={classNames(typography.medium12, typography.colors.t6)}>\n {offsetLabel}\n </span>\n </>\n ) : (\n <Tooltip\n title={tooltipContainer()}\n enterTouchDelay={0}\n leaveTouchDelay={LEAVE_TOUCH_DELAY}\n >\n <InfoOutlined className={styles.infoIcon} />\n </Tooltip>\n )}\n </div>\n )\n )}\n <div className={styles.buttonGap}>\n <Button data-testid={`${PAGE_NAME}_cancel`} onClick={handleCancel} color=\"primary\">\n Cancel\n </Button>\n <Button\n data-testid={`${PAGE_NAME}_selectedWells`}\n variant=\"contained\"\n color=\"primary\"\n onClick={handleSave}\n >\n Select ({selectedWellsCount})\n </Button>\n </div>\n </div>\n )\n }\n >\n <NotificationsContainer />\n {!isLoading ? (\n <div\n className={classNames(styles.contentWrapper, {\n [styles.contentBlocked]: isTableFullLoading,\n })}\n ref={contentRef}\n >\n {viewType === ViewType.mobile && (\n <div\n className={classNames(styles.countContainer, {\n [styles.countContainerMobile]: viewType === ViewType.mobile,\n })}\n >\n <Regular14 className={styles.totalLabel}>Total:</Regular14>\n <Regular14 data-testid={`${PAGE_NAME}_totalWells`} className={styles.countValue}>\n {wells.length}\n </Regular14>\n <Regular14 className={styles.selectedLabel}>Selected:</Regular14>\n <Regular14 data-testid={`${PAGE_NAME}_selected`} className={styles.countValue}>\n {selectedWellsCount}\n </Regular14>\n <Tooltip\n title={\n isGlobalMode\n ? GLOBAL_MODE_LIMIT_TEXT\n : `App can't process more than (${maxOffsetWellNumber - 1}) Offset Wells.`\n }\n placement=\"right\"\n >\n <Regular12\n data-testid={`${PAGE_NAME}_maxOffsetSize`}\n className={styles.maxOffsetSize}\n >\n {isGlobalMode ? '' : `/${maxOffsetWellNumber - 1}`}\n </Regular12>\n </Tooltip>\n </div>\n )}\n\n {viewType === ViewType.normal && (\n <Toolbar\n isViewOnly={isViewOnly}\n isXtoProvider={isXtoProvider}\n viewType={viewType}\n filters={filters}\n setFilters={setFilters}\n isFilterExpanded={isFilterExpanded}\n setIsFilterExpanded={setIsFilterExpanded}\n isMapHidden={isMapHidden}\n setIsMapHidden={setIsMapHidden}\n resyncStatus={resyncStatus}\n setResyncStatus={setResyncStatus}\n />\n )}\n\n {isTopGradientShow && (\n <div className={styles.topGradient} style={{ top: topGradientTop }} />\n )}\n <div\n className={classNames(styles.content, {\n [styles.contentBlocked]: isTableFullLoading,\n [styles.contentMobile]: viewType === ViewType.mobile,\n [styles.contentiOSMobile]: getMobileOperatingSystem() === IOS_DEVICE,\n })}\n ref={offsetWellsContainerRef}\n onScroll={e => handleScroll(e)}\n >\n {viewType !== ViewType.normal && (\n <Toolbar\n isViewOnly={isViewOnly}\n isXtoProvider={isXtoProvider}\n viewType={viewType}\n filters={filters}\n setFilters={setFilters}\n isFilterExpanded={isFilterExpanded}\n setIsFilterExpanded={setIsFilterExpanded}\n isMapHidden={isMapHidden}\n setIsMapHidden={setIsMapHidden}\n resyncStatus={resyncStatus}\n setResyncStatus={setResyncStatus}\n />\n )}\n {!isMapHidden && open && (\n <WellsMap\n isViewOnly={isViewOnly}\n mapHidden={isMapHidden}\n subjectWell={subjectWell}\n offsetWellIds={selectedWells.map(({ id }) => id)}\n wells={filteredWells}\n radius={filters[FilterType.radius]}\n handleChangeOffsetWell={handleChangeOffsetWell}\n activeWellId={activeWellId}\n viewType={viewType}\n />\n )}\n <Filter\n isHidden={!isFilterExpanded}\n isWDUser={isWDUser}\n filterOptions={filterOptions}\n filters={filters}\n wellSections={wellSections}\n selectedWellSection={selectedWellSection}\n subjectWell={subjectWell}\n onChangeFilters={value => {\n setIsTableLoading(true);\n setTimeout(() => setFilters(value), 0);\n }}\n onChangeBicWells={handleChangeWellSection}\n />\n <OffsetWellsTable\n open={open}\n isTableLoading={isTableFullLoading}\n companyId={assetCompanyId}\n subjectWellId={subjectWellId}\n sortBy={sortBy}\n setSortBy={setSortBy}\n sortDirection={sortDirection}\n setSortDirection={setSortDirection}\n columnsWithDict={columnsWithDict}\n wells={tableWells}\n metricsKeys={metricsKeys}\n setMetricsKeys={handleChangeMetricsKeys}\n handleChangeOffsetWell={handleChangeOffsetWell}\n handleChangeAllOffsetWells={handleChangeAllOffsetWells}\n handleAddRemoveAssets={handleAddRemoveAssets}\n isWellNameExpand={isWellNameExpand}\n setIsWellNameExpand={setIsWellNameExpand}\n isHScrollMoved={isHScrollMoved}\n onHideAdvancedSearch={handleHideAdvancedSearch}\n isViewOnly={isViewOnly}\n isLastWell={sortedWells.length <= tableRowsCount}\n contentRef={contentRef}\n offsetWellsContainerRef={offsetWellsContainerRef}\n isLimitedOffsetWells={isLimitedOffsetWells}\n maxOffsetWellNumber={maxOffsetWellNumber}\n wellSections={wellSections}\n setActiveWellId={setActiveWellId}\n viewType={viewType}\n isWDUser={isWDUser}\n taScores={taScores}\n />\n </div>\n {isViewOnly && hasValidAssetId && (\n <div className={styles.viewOnlyInfoContainer}>\n <span className={classNames(typography.regular12, typography.colors.t6)}>\n The offset list is being automatically populated by&nbsp;\n </span>\n <span className={classNames(typography.medium12, typography.colors.t6)}>\n {offsetLabel}\n </span>\n </div>\n )}\n </div>\n ) : (\n <LoadingIndicator fullscreen={false} />\n )}\n </Modal>\n );\n};\n\nexport default OffsetWellPickerV4;\n"],"names":["PAGE_NAME","OffsetWellPickerV4","_ref","_wells$length","_classNames","_classNames4","open","isWDUser","defaultSubjectWell","currentUser","offsetSettings","addWellsUsabilityInfo","isViewOnly","onClose","onSave","_ref$maxOffsetSize","maxOffsetSize","offsetSize","DEFAULT_BIC_OFFSET_SIZE","_ref$localMaxOffsetSi","localMaxOffsetSize","DEFAULT_LOCAL_OFFSET_SIZE","syncAutoEnabled","_ref$isManualWellsEna","isManualWellsEnabled","_ref$isGlobalMode","isGlobalMode","useState","_useState2","_slicedToArray","_useState","activeWellId","setActiveWellId","Math","min","MAX_OFFSET_SIZE","maxOffsetWellNumber","max","subjectWellId","asset_id","useGlobalOffsetWellsSync","filterExpanded","_useState4","_useState3","isFilterExpanded","setIsFilterExpanded","mapHidden","_useState6","_useState5","isMapHidden","setIsMapHidden","assetCompanyId","companyId","company_id","hasValidAssetId","_useState7","filters","_useState8","setFilters","_useState9","wellSection","ALL_SECTION_KEY","_useState10","selectedWellSection","setSelectedWellSection","initLoading","useRef","_useState12","_useState11","selectedWells","setSelectedWells","_useState14","_useState13","subjectWell","setSubjectWell","_useState16","_useState15","isTableLoading","setIsTableLoading","_useState18","_useState17","isWellNameExpand","setIsWellNameExpand","_useState20","_useState19","isAdvancedSearchHidden","setIsAdvancedSearchHidden","contentRef","offsetWellsContainerRef","_useState21","ViewType","none","_useState22","viewType","setViewType","prevViewType","_useState24","_useState23","isTopGradientShow","setIsTopGradientShow","isLimitedOffsetWells","length","topGradientTop","TOP_GRADIENT_MAP","prevSelectedWellIds","_useState26","_useState25","appLoading","setAppLoading","useEffect","_offsetSettings$selec","_prevSelectedWellIds$","_offsetSettings$selec2","showInfoNotification","selectedWellIds","current","every","id","_prevSelectedWellIds$2","includes","handleResize","window","innerWidth","SMALL_SCREEN_WIDTH","isMobileDetected","isNativeDetected","mobile","innerHeight","SMALL_SCREEN_HEIGHT","small","normal","addEventListener","removeEventListener","_useFetchWells","useFetchWells","_useFetchWells2","rawWells","areWellsLoading","useCompanyProvider","companyProvider","_useCompanyProvider","useBicWells","_useBicWells2","_useBicWells","wellSections","setWellSections","bicWells","setBicWells","resyncStatus","setResyncStatus","taScores","useCompanyMetricKey","metricsKeys","_useCompanyMetricKey2","_useCompanyMetricKey","setMetricsKeys","wells","useAdvancedWells","isAllWellsLoaded","_ref2","syncOffsetWells","_asyncToGenerator","_regeneratorRuntime","mark","_callee","isSynced","offsetWellsChanged","_offsetSettings$selec3","bicWellIds","isMatched","wellsByDistance","newOffsetSetting","offsetWells","_offsetWells","wrap","_context","prev","next","wellId","getCoordinatedWells","sent","slice","map","well","offsetWellsLimited","filter","stop","apply","this","arguments","filterOptions","useFilterOptions","find","allSectionNames","item","value","_ref3","label","subjectWellWithSection","_defineProperty","ColumnType","columnsWithDict","useTableColumns","filteredWells","useFilteredWells","data","concat","uniqBy","newSelectedWells","_ref5","useSortedWells","_useSortedWells2","_useSortedWells","sortBy","setSortBy","sortDirection","setSortDirection","sortedWells","handleAddRemoveAssets","useCallback","isAdding","newAssets","assetType","addingWellIds","SEARCH_CATEGORIES","name","reduce","acc","assetId","_wells$find","rigName","rigWellIds","addingWells","_ref6","uniq","_ref7","handleHideAdvancedSearch","handleChangeMetricsKeys","newMetricsKeys","handleChangeOffsetWell","checked","prevWells","handleChangeAllOffsetWells","sortedData","sortArray","updateSelectedWellsBySection","section","sectionWells","_bicWells$section","limitedWells","handleChangeWellSection","selectedWellsCount","useMemo","_ref8","owsWellIds","isXtoProvider","COMPANY_PROVIDERS_FOR_IDAS","offsetLabel","handleCancel","isTableFullLoading","isResetVisible","isEmpty","FilterType","sideTracks","handleReset","isLoading","_useState28","_useState27","isHScrollMoved","setIsHScrollMoved","ROWS_PER_PAGE","_useState30","_useState29","tableRowsCount","setTableRowsCount","_useState32","_useState31","tableWells","setTableWells","RESYNC_STATUS","SUCCEEDED","_jsxs","Modal","title","_jsx","AppHeader","totalCount","selectedCount","isMobile","contentContainerClassName","classNames","styles","offsetWellDialog","contentClassName","contentContainer","smallContainer","contentContainerMobile","actionsClassName","modalActions","actions","className","actionsWrapper","children","Tooltip","placement","Button","onClick","color","startIcon","ReplayIcon","classes","root","resetButtonMobile","infoIconContainer","_Fragment","typography","regular12","colors","t6","medium12","t1","enterTouchDelay","leaveTouchDelay","LEAVE_TOUCH_DELAY","InfoOutlined","infoIcon","buttonGap","variant","_ref9","NotificationsContainer","LoadingIndicator","fullscreen","contentWrapper","contentBlocked","ref","countContainer","countContainerMobile","Regular14","totalLabel","countValue","selectedLabel","Regular12","Toolbar","topGradient","style","top","content","contentMobile","contentiOSMobile","getMobileOperatingSystem","IOS_DEVICE","onScroll","e","target","scrollLeft","scrollTop","scrollHeight","offsetHeight","round","count","handleScroll","WellsMap","offsetWellIds","_ref10","radius","Filter","isHidden","onChangeFilters","setTimeout","onChangeBicWells","OffsetWellsTable","onHideAdvancedSearch","isLastWell","viewOnlyInfoContainer"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"OffsetWellsButton.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/OffsetWellsButton/OffsetWellsButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,iBAAiB,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAYpE,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG;IACnC,KAAK,CAAC,EAAE,UAAU,EAAE,GAAG,MAAM,CAAC;IAC9B,OAAO,CAAC,EAAE,iBAAiB,CAAC;IAC5B;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IAC7E;;OAEG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B;;OAEG;IACH,IAAI,CAAC,EAAE,YAAY,GAAG,IAAI,CAAC;IAC3B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,eAAO,MAAM,iBAAiB,wKAc3B,sBAAsB,gBA0DxB,CAAC"}
1
+ {"version":3,"file":"OffsetWellsButton.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/OffsetWellsButton/OffsetWellsButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,iBAAiB,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAWpE,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG;IACnC,KAAK,CAAC,EAAE,UAAU,EAAE,GAAG,MAAM,CAAC;IAC9B,OAAO,CAAC,EAAE,iBAAiB,CAAC;IAC5B;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IAC7E;;OAEG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B;;OAEG;IACH,IAAI,CAAC,EAAE,YAAY,GAAG,IAAI,CAAC;IAC3B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAIF,eAAO,MAAM,iBAAiB,wKAc3B,sBAAsB,gBAyDxB,CAAC"}
@@ -1,2 +1,2 @@
1
- import{jsxs as o,jsx as s}from"react/jsx-runtime";import t from"classnames";import{Button as i}from"../Button/Button.js";import{Tooltip as n}from"../Tooltip/Tooltip.js";import{useOffsetWellsIcon as c}from"./useOffsetWellsIcon.js";import e from"./OffsetWellsButton.scss.js";import{InfoIcon as r,DownIcon as m}from"../../icons/iconParkIcons.js";import"../../icons/customIcons/icons/AddMessage.js";import"../../icons/customIcons/icons/Attention.js";import"../../icons/customIcons/icons/Collapse.js";import"../../icons/customIcons/icons/Dashboard.js";import"../../icons/customIcons/icons/Expand.js";import"../../icons/customIcons/icons/FolderClosed.js";import"../../icons/customIcons/icons/FolderClosedFilled.js";import"../../icons/customIcons/icons/FolderOpened.js";import"../../icons/customIcons/icons/GreaterOrEqual.js";import"../../icons/customIcons/icons/LessOrEqual.js";import"../../icons/customIcons/icons/Search.js";import"../../icons/customIcons/icons/Wellhub.js";import"../../icons/customIcons/icons/MultiRuler.js";import"../../icons/customIcons/icons/Checkbox.js";import"../../icons/customIcons/icons/CheckboxChecked.js";import"../../icons/customIcons/icons/CheckboxIndeterminate.js";import"../../icons/customIcons/icons/Radio.js";import"../../icons/customIcons/icons/RadioChecked.js";import"../../icons/customIcons/icons/SimulFrac.js";import"../../icons/customIcons/icons/ZipperFrac.js";import"../../icons/customIcons/icons/CautionFilled.js";import"../../icons/customIcons/icons/MoreApp.js";import"../../icons/customIcons/icons/Pad.js";import"../../icons/customIcons/icons/DrilloutUnit.js";import"../../icons/customIcons/icons/FracFleet.js";import"../../icons/customIcons/icons/Global.js";import"../../icons/customIcons/icons/Program.js";import"../../icons/customIcons/icons/Rig.js";import"../../icons/customIcons/icons/Well.js";import"../../icons/customIcons/icons/Gap.js";import"../../icons/customIcons/icons/Pin.js";import"../../icons/customIcons/icons/CloseOneFilled.js";import"../../icons/customIcons/icons/AttentionFilled.js";import"../../icons/customIcons/icons/CheckOneFilled.js";import"../../icons/customIcons/icons/Archive.js";import"../../icons/customIcons/icons/ArchiveCancel.js";import"../../icons/customIcons/icons/Unarchive.js";import"../../icons/customIcons/icons/Archived.js";import"../../clients/subscriptions/constants.js";import"@babel/runtime/helpers/slicedToArray";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/helpers/defineProperty";import"@babel/runtime/regenerator";import"querystring";import"react";import"uuid/v1";import"lodash";import"../../clients/subscriptions.v1.js";import"../../clients/jsonApi/index.js";import"../../clients/subscriptions/subscriptions-client.factory.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/appPackages.js";import"../../constants/notifications.js";import"../../constants/feed.js";import"../../constants/bha.js";import"../../constants/corvaCompanyId.js";import"../../components/GradientManager/configuration/constants.js";import"../../utils/index.js";import"uuid";import"jsona";import"../../utils/env.js";import"../../components/StatusBadge/constants.js";import"@babel/runtime/helpers/toConsumableArray";import"lodash/set";import"lodash/get";import"lodash/unset";import"moment";import"../../clients/api/apiCore.js";import"../../clients/constants.js";import"../../clients/sso/auth0.js";import"../../clients/sso/oauth2.js";import"lodash/isEmpty";import"lodash/sortBy";import"../../constants/streamSourceType.js";import"../../components/DevCenter/DevCenterAppContainer/components/CommentsSwitch/CommentsSwitchContext.js";import{useAppCommons as p}from"../AppCommonsProvider/AppCommonsContext.js";var a=function(a){var l=a.wells,u=void 0===l?[]:l,d=a.showLimitationsMessage,j=a.label,I=void 0===j?"Offset Wells":j,h=a.onExpand,f=a.expanded,b=a.onClick,C=a.disabled,x=a.isExpandTooltipDisabled,v=a.tooltipTitle,g=a.forceExpandButton,y=a.icon,A=a.testId,F=a.className,k=p(),O=Array.isArray(u)?u:[],E=c(O,null==k?void 0:k.globalOffsetWells,y),N="number"==typeof u?u:u.length,P=!!h&&(N>0||g);return o("div",{className:t(e.root,F),children:[d&&s(n,{title:"".concat(I," list wasn't populated completely due to technical limitations of the app."),children:s("span",{className:e.infoIcon,children:s(r,{size:20})})}),s(i,{type:"chart",size:"small",disabled:C,onClick:b,testId:A,className:e.button,prefix:E?s("span",{className:e.icon,children:E}):void 0,suffix:P&&s(n,{title:"".concat(f?"Collapse":"Expand"," ").concat(I),disabled:x,children:s("button",{type:"button",onClick:function(o){o.stopPropagation(),null==h||h(!f,o)},disabled:C,className:e.expandButton,children:s(m,{className:t(e.expandIcon,f&&e.expanded)})})}),children:s(n,{title:null!=v?v:"Edit Offset Wells",className:e.editTooltipOffset,children:s("span",{children:"".concat(I,": ").concat(N)})})})]})};export{a as OffsetWellsButton};
1
+ import{jsxs as o,jsx as s}from"react/jsx-runtime";import c from"classnames";import{Button as i}from"../Button/Button.js";import{Tooltip as n}from"../Tooltip/Tooltip.js";import{useOffsetWellsIcon as t}from"./useOffsetWellsIcon.js";import e from"./OffsetWellsButton.scss.js";import{InfoIcon as m,DownIcon as r}from"../../icons/iconParkIcons.js";import"../../icons/customIcons/icons/AddMessage.js";import"../../icons/customIcons/icons/Attention.js";import"../../icons/customIcons/icons/Collapse.js";import"../../icons/customIcons/icons/Dashboard.js";import"../../icons/customIcons/icons/Expand.js";import"../../icons/customIcons/icons/FolderClosed.js";import"../../icons/customIcons/icons/FolderClosedFilled.js";import"../../icons/customIcons/icons/FolderOpened.js";import"../../icons/customIcons/icons/GreaterOrEqual.js";import"../../icons/customIcons/icons/LessOrEqual.js";import"../../icons/customIcons/icons/Search.js";import"../../icons/customIcons/icons/Wellhub.js";import"../../icons/customIcons/icons/MultiRuler.js";import"../../icons/customIcons/icons/Checkbox.js";import"../../icons/customIcons/icons/CheckboxChecked.js";import"../../icons/customIcons/icons/CheckboxIndeterminate.js";import"../../icons/customIcons/icons/Radio.js";import"../../icons/customIcons/icons/RadioChecked.js";import"../../icons/customIcons/icons/SimulFrac.js";import"../../icons/customIcons/icons/ZipperFrac.js";import"../../icons/customIcons/icons/CautionFilled.js";import"../../icons/customIcons/icons/MoreApp.js";import"../../icons/customIcons/icons/Pad.js";import"../../icons/customIcons/icons/DrilloutUnit.js";import"../../icons/customIcons/icons/FracFleet.js";import"../../icons/customIcons/icons/Global.js";import"../../icons/customIcons/icons/Program.js";import"../../icons/customIcons/icons/Rig.js";import"../../icons/customIcons/icons/Well.js";import"../../icons/customIcons/icons/Gap.js";import"../../icons/customIcons/icons/Pin.js";import"../../icons/customIcons/icons/CloseOneFilled.js";import"../../icons/customIcons/icons/AttentionFilled.js";import"../../icons/customIcons/icons/CheckOneFilled.js";import"../../icons/customIcons/icons/Archive.js";import"../../icons/customIcons/icons/ArchiveCancel.js";import"../../icons/customIcons/icons/Unarchive.js";import"../../icons/customIcons/icons/Archived.js";var l=[],p=function(p){var a=p.wells,u=void 0===a?[]:a,d=p.showLimitationsMessage,I=p.label,j=void 0===I?"Offset Wells":I,h=p.onExpand,f=p.expanded,b=p.onClick,x=p.disabled,C=p.isExpandTooltipDisabled,F=p.tooltipTitle,k=p.forceExpandButton,v=p.icon,O=p.testId,A=p.className,E=Array.isArray(u)?u:l,N=t(E,v),g="number"==typeof u?u:u.length,y=!!h&&(g>0||k);return o("div",{className:c(e.root,A),children:[d&&s(n,{title:"".concat(j," list wasn't populated completely due to technical limitations of the app."),children:s("span",{className:e.infoIcon,children:s(m,{size:20})})}),s(i,{type:"chart",size:"small",disabled:x,onClick:b,testId:O,className:e.button,prefix:N?s("span",{className:e.icon,children:N}):void 0,suffix:y&&s(n,{title:"".concat(f?"Collapse":"Expand"," ").concat(j),disabled:C,children:s("button",{type:"button",onClick:function(o){o.stopPropagation(),null==h||h(!f,o)},disabled:x,className:e.expandButton,children:s(r,{className:c(e.expandIcon,f&&e.expanded)})})}),children:s(n,{title:null!=F?F:"Edit Offset Wells",className:e.editTooltipOffset,children:s("span",{children:"".concat(j,": ").concat(g)})})})]})};export{p as OffsetWellsButton};
2
2
  //# sourceMappingURL=OffsetWellsButton.js.map
@@ -1,5 +1,4 @@
1
1
  import { ReactElement } from 'react';
2
- import type { GlobalOffsetWell } from '../AppCommonsProvider/AppCommonsContext';
3
2
  import type { OffsetWell } from './OffsetWellsButton';
4
- export declare const useOffsetWellsIcon: (wells: OffsetWell[], globalOffsetWells: GlobalOffsetWell[] | undefined, customIcon: ReactElement | null | undefined) => ReactElement | null;
3
+ export declare const useOffsetWellsIcon: (wells: OffsetWell[], customIcon: ReactElement | null | undefined) => ReactElement | null;
5
4
  //# sourceMappingURL=useOffsetWellsIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useOffsetWellsIcon.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/OffsetWellsButton/useOffsetWellsIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAW,MAAM,OAAO,CAAC;AAE9C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,yCAAyC,CAAC;AAEhF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAgBtD,eAAO,MAAM,kBAAkB,UACtB,UAAU,EAAE,qBACA,gBAAgB,EAAE,GAAG,SAAS,cACrC,YAAY,GAAG,IAAI,GAAG,SAAS,KAC1C,YAAY,GAAG,IAYjB,CAAC"}
1
+ {"version":3,"file":"useOffsetWellsIcon.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/OffsetWellsButton/useOffsetWellsIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAW,MAAM,OAAO,CAAC;AAI9C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAgBtD,eAAO,MAAM,kBAAkB,UACtB,UAAU,EAAE,cACP,YAAY,GAAG,IAAI,GAAG,SAAS,KAC1C,YAAY,GAAG,IAqBjB,CAAC"}
@@ -1,2 +1,2 @@
1
- import{jsx as o}from"react/jsx-runtime";import{useMemo as s}from"react";import c from"./OffsetWellsButton.scss.js";import"@icon-park/react/es/all";import"../../icons/IconParkProvider.js";import"../../icons/customIcons/icons/AddMessage.js";import"../../icons/customIcons/icons/Attention.js";import"../../icons/customIcons/icons/Collapse.js";import"../../icons/customIcons/icons/Dashboard.js";import"../../icons/customIcons/icons/Expand.js";import"../../icons/customIcons/icons/FolderClosed.js";import"../../icons/customIcons/icons/FolderClosedFilled.js";import"../../icons/customIcons/icons/FolderOpened.js";import"../../icons/customIcons/icons/GreaterOrEqual.js";import"../../icons/customIcons/icons/LessOrEqual.js";import"../../icons/customIcons/icons/Search.js";import"../../icons/customIcons/icons/Wellhub.js";import"../../icons/customIcons/icons/MultiRuler.js";import"../../icons/customIcons/icons/Checkbox.js";import"../../icons/customIcons/icons/CheckboxChecked.js";import"../../icons/customIcons/icons/CheckboxIndeterminate.js";import"../../icons/customIcons/icons/Radio.js";import"../../icons/customIcons/icons/RadioChecked.js";import"../../icons/customIcons/icons/SimulFrac.js";import"../../icons/customIcons/icons/ZipperFrac.js";import"../../icons/customIcons/icons/CautionFilled.js";import"../../icons/customIcons/icons/MoreApp.js";import"../../icons/customIcons/icons/Pad.js";import"../../icons/customIcons/icons/DrilloutUnit.js";import"../../icons/customIcons/icons/FracFleet.js";import{Global as i}from"../../icons/customIcons/icons/Global.js";import"../../icons/customIcons/icons/Program.js";import"../../icons/customIcons/icons/Rig.js";import{Well as n}from"../../icons/customIcons/icons/Well.js";import"../../icons/customIcons/icons/Gap.js";import"../../icons/customIcons/icons/Pin.js";import"../../icons/customIcons/icons/CloseOneFilled.js";import"../../icons/customIcons/icons/AttentionFilled.js";import"../../icons/customIcons/icons/CheckOneFilled.js";import"../../icons/customIcons/icons/Archive.js";import"../../icons/customIcons/icons/ArchiveCancel.js";import"../../icons/customIcons/icons/Unarchive.js";import"../../icons/customIcons/icons/Archived.js";var t=function(o){var s,c;return null!==(c=null!==(s=o.id)&&void 0!==s?s:o.wellId)&&void 0!==c?c:o.key},r=function(r,m,e){return s((function(){if(void 0!==e)return e;var s=m&&function(o,s){if(0===o.length||o.length!==s.length)return!1;var c=new Set(o.map(t).filter((function(o){return void 0!==o})));return c.size===o.length&&s.every((function(o){return c.has(o.id)}))}(r,m);return o(s?i:n,{size:20,className:c.defaultIcon})}),[r,m,e])};export{r as useOffsetWellsIcon};
1
+ import{jsx as o}from"react/jsx-runtime";import{useMemo as s}from"react";import{useAppCommons as c}from"../AppCommonsProvider/AppCommonsContext.js";import i from"./OffsetWellsButton.scss.js";import"@icon-park/react/es/all";import"../../icons/IconParkProvider.js";import"../../icons/customIcons/icons/AddMessage.js";import"../../icons/customIcons/icons/Attention.js";import"../../icons/customIcons/icons/Collapse.js";import"../../icons/customIcons/icons/Dashboard.js";import"../../icons/customIcons/icons/Expand.js";import"../../icons/customIcons/icons/FolderClosed.js";import"../../icons/customIcons/icons/FolderClosedFilled.js";import"../../icons/customIcons/icons/FolderOpened.js";import"../../icons/customIcons/icons/GreaterOrEqual.js";import"../../icons/customIcons/icons/LessOrEqual.js";import"../../icons/customIcons/icons/Search.js";import"../../icons/customIcons/icons/Wellhub.js";import"../../icons/customIcons/icons/MultiRuler.js";import"../../icons/customIcons/icons/Checkbox.js";import"../../icons/customIcons/icons/CheckboxChecked.js";import"../../icons/customIcons/icons/CheckboxIndeterminate.js";import"../../icons/customIcons/icons/Radio.js";import"../../icons/customIcons/icons/RadioChecked.js";import"../../icons/customIcons/icons/SimulFrac.js";import"../../icons/customIcons/icons/ZipperFrac.js";import"../../icons/customIcons/icons/CautionFilled.js";import"../../icons/customIcons/icons/MoreApp.js";import"../../icons/customIcons/icons/Pad.js";import"../../icons/customIcons/icons/DrilloutUnit.js";import"../../icons/customIcons/icons/FracFleet.js";import{Global as n}from"../../icons/customIcons/icons/Global.js";import"../../icons/customIcons/icons/Program.js";import"../../icons/customIcons/icons/Rig.js";import{Well as t}from"../../icons/customIcons/icons/Well.js";import"../../icons/customIcons/icons/Gap.js";import"../../icons/customIcons/icons/Pin.js";import"../../icons/customIcons/icons/CloseOneFilled.js";import"../../icons/customIcons/icons/AttentionFilled.js";import"../../icons/customIcons/icons/CheckOneFilled.js";import"../../icons/customIcons/icons/Archive.js";import"../../icons/customIcons/icons/ArchiveCancel.js";import"../../icons/customIcons/icons/Unarchive.js";import"../../icons/customIcons/icons/Archived.js";var r=function(o){var s,c;return null!==(c=null!==(s=o.id)&&void 0!==s?s:o.wellId)&&void 0!==c?c:o.key},m=function(m,e){var u,l=c(),p=null==l?void 0:l.globalOffsetWells,j=null===(u=null==l?void 0:l.well)||void 0===u?void 0:u.asset_id;return s((function(){if(void 0!==e)return e;var s=j&&p?p.filter((function(o){return o.id!==j})):p,c=s&&function(o,s){if(0===o.length||o.length!==s.length)return!1;var c=new Set(o.map(r).filter((function(o){return void 0!==o})));return c.size===o.length&&s.every((function(o){return c.has(o.id)}))}(m,s);return o(c?n:t,{size:20,className:i.defaultIcon})}),[m,p,e,j])};export{m as useOffsetWellsIcon};
2
2
  //# sourceMappingURL=useOffsetWellsIcon.js.map
@@ -1,2 +1,2 @@
1
- export function useGlobalOffsetWellsSync(offsetSettings: any, onChange: any, maxOffsetWellNumber: any, subjectWellAssetId: any): void;
1
+ export function useGlobalOffsetWellsSync(offsetSettings: any, onChange: any, maxOffsetWellNumber: any): void;
2
2
  //# sourceMappingURL=useGlobalOffsetWellsSync.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGlobalOffsetWellsSync.d.ts","sourceRoot":"","sources":["../../src/effects/useGlobalOffsetWellsSync.js"],"names":[],"mappings":"AAIO,sIA8BN"}
1
+ {"version":3,"file":"useGlobalOffsetWellsSync.d.ts","sourceRoot":"","sources":["../../src/effects/useGlobalOffsetWellsSync.js"],"names":[],"mappings":"AAIO,6GAuBN"}