@corva/ui 0.73.0-3 → 0.73.0-5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CLI/hocs/constants.js +1 -1
- package/CLI/hocs/utils.js +1 -1
- package/cjs-bundle/CLI/hocs/utils.js +1 -1
- package/cjs-bundle/clients/api/apiCore.js +1 -1
- package/cjs-bundle/clients/clientStorage/core.js +1 -1
- package/cjs-bundle/clients/clientStorage/index.js +1 -1
- package/cjs-bundle/clients/constants.js +1 -1
- package/cjs-bundle/clients/index.js +1 -1
- package/cjs-bundle/clients/jsonApi/index.js +1 -1
- package/cjs-bundle/clients/subscriptions.js +1 -1
- package/cjs-bundle/clients/utils.js +1 -1
- package/cjs-bundle/components/AddComment/Popover.js +1 -1
- package/cjs-bundle/components/AddComment/Popup.js +1 -1
- package/cjs-bundle/components/AddComment/components/Content.js +1 -1
- package/cjs-bundle/components/AdvancedSlider/AdvancedSlider.js +1 -1
- package/cjs-bundle/components/AdvancedSlider/Handle.js +1 -1
- package/cjs-bundle/components/AnchorsList/AnchorsList.js +1 -1
- package/cjs-bundle/components/Annotations/AnnotationsContext.js +1 -1
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/index.js +1 -1
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/Annotation/index.js +1 -1
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationComments/index.js +1 -1
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/StyledSelect.js +1 -1
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/index.js +1 -1
- package/cjs-bundle/components/Annotations/components/AnnotationsList/index.js +1 -1
- package/cjs-bundle/components/Annotations/components/LastAnnotation/index.js +1 -1
- package/cjs-bundle/components/AppIcon/utils.js +1 -1
- package/cjs-bundle/components/AppVersionsSelect/AppVersionsSelect.js +1 -1
- package/cjs-bundle/components/AppVersionsSelect/effects/index.js +1 -1
- package/cjs-bundle/components/AssetEditor/AssetEditorAutocomplete.js +1 -1
- package/cjs-bundle/components/AssetEditor/SingleAssetEditor.js +1 -1
- package/cjs-bundle/components/AssetEditor/effects/index.js +1 -1
- package/cjs-bundle/components/AssetEditor/index.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/components/MultipleAssetsToggle.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/components/PrimaryAssetSelect.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/components/PrimaryAssetSelectV2.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/components/SecondaryAssetSelect.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/components/SelectItem.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/effects/index.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/effects/usePrimaryAssetSelectData.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/index.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/utils/index.js +1 -1
- package/cjs-bundle/components/AssetNameLabel/AssetNameLabel.js +1 -1
- package/cjs-bundle/components/Attachment/index.js +1 -1
- package/cjs-bundle/components/Autocomplete/Autocomplete.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/Map.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/index.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AssetSearch.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetResultSection.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetTypesSection.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/constants.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/effects/useAssetsData.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/utils/apiCalls.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/NumberCircle.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/SectionItem.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/WellListItem.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/index.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/effects/index.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/index.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/utils/apiCalls.js +1 -1
- package/cjs-bundle/components/Breadcrumbs/index.js +1 -1
- package/cjs-bundle/components/Casing/CasingComponentIcon.js +1 -1
- package/cjs-bundle/components/Casing/CasingTable/CasingComponent.js +1 -1
- package/cjs-bundle/components/Casing/CasingTable/index.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/CasingTableV2.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Browser.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/Component.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Browser.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/EditComponentDialog.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/Header.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/SortableComponent.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/SortableComponents.js +1 -1
- package/cjs-bundle/components/Casing/CasingTile/CasingTile.js +1 -1
- package/cjs-bundle/components/Casing/CasingTile/style.js +1 -1
- package/cjs-bundle/components/Casing/CasingTileIcon.js +1 -1
- package/cjs-bundle/components/Chart/ChartWrapperContext.js +1 -1
- package/cjs-bundle/components/Chart/components/AxisDropdown.js +1 -1
- package/cjs-bundle/components/Chart/components/AxisOverlay.js +1 -1
- package/cjs-bundle/components/Chart/components/ChartButton.js +1 -1
- package/cjs-bundle/components/Chart/components/ChartButtons.js +1 -1
- package/cjs-bundle/components/Chart/components/ChartSelect.js +1 -1
- package/cjs-bundle/components/Chart/components/ChartWrapper.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/ChartTypeButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/DragToZoomButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/HideAxesButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/PanButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/ResetZoomButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/ZoomInButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/ZoomOutButton.js +1 -1
- package/cjs-bundle/components/Chart/effects/useChartModifier.js +1 -1
- package/cjs-bundle/components/Chart/effects/useChartTypeSwitch.js +1 -1
- package/cjs-bundle/components/Chart/effects/useHideAxes.js +1 -1
- package/cjs-bundle/components/Chart/effects/useKeyboardControl.js +1 -1
- package/cjs-bundle/components/Chart/effects/useZoom.js +1 -1
- package/cjs-bundle/components/Chart/formations.js +1 -1
- package/cjs-bundle/components/Chart/utils.js +1 -1
- package/cjs-bundle/components/ChartActionsList/ChartActionsList.js +1 -1
- package/cjs-bundle/components/ChartActionsList/icons/GoLive.js +1 -1
- package/cjs-bundle/components/ChartActionsList/icons/LeftArrow.js +1 -1
- package/cjs-bundle/components/ChartActionsList/icons/RightArrow.js +1 -1
- package/cjs-bundle/components/ChartActionsList/icons/ZoomIn.js +1 -1
- package/cjs-bundle/components/ChartActionsList/icons/ZoomOut.js +1 -1
- package/cjs-bundle/components/Checkbox/index.js +1 -1
- package/cjs-bundle/components/CollapsableSidebar.js +1 -1
- package/cjs-bundle/components/CollapsibleContent.js +1 -1
- package/cjs-bundle/components/ColorPicker/ColorPicker.js +1 -1
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/ColorSquare/ColorSquare.js +1 -1
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/Palette.js +1 -1
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/PaletteConstants.js +1 -1
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +1 -1
- package/cjs-bundle/components/Comment/index.js +1 -1
- package/cjs-bundle/components/CommentInput/index.js +1 -1
- package/cjs-bundle/components/CommentLoader.js +1 -1
- package/cjs-bundle/components/CommentWrapper.js +1 -1
- package/cjs-bundle/components/CommentsInfo/index.js +1 -1
- package/cjs-bundle/components/ConfirmationDialog.js +1 -1
- package/cjs-bundle/components/ContextMenuItem/index.js +1 -1
- package/cjs-bundle/components/CopyToClipboard/CopyToClipboard.js +1 -1
- package/cjs-bundle/components/CustomSelect/index.js +1 -1
- package/cjs-bundle/components/DevCenter/AppContext.js +1 -1
- package/cjs-bundle/components/DevCenter/AppHeader/AppHeader.js +1 -1
- package/cjs-bundle/components/DevCenter/AppHeader/AppHeaderStyles.js +1 -1
- package/cjs-bundle/components/DevCenter/AppHeader/PadMode.js +1 -1
- package/cjs-bundle/components/DevCenter/AppHeader/utils.js +1 -1
- package/cjs-bundle/components/DevCenter/AppsDataProvider/AppsDataProvider.js +1 -1
- package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/dataResolvers.js +1 -1
- package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/useAppsData.js +1 -1
- package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/utils.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/styles.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsData.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsList.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAppMaximized.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAppSettings.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/utils.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterRouterContext/DevCenterRouterContext.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterRouterContext/hocs/withUniversalLocationHOC.js +1 -1
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterAppZoidComponent.js +1 -1
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js +1 -1
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +1 -1
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/effects/useXProps.js +1 -1
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/utils/replaceUndefinedValuesWithNull.js +1 -1
- package/cjs-bundle/components/DevCenter/NavigationBar/NavigationBar.js +1 -1
- package/cjs-bundle/components/DevCenter/SideBar/SideBar.js +1 -1
- package/cjs-bundle/components/DisabledSettingsMessage/DisabledSettingsMessage.js +1 -1
- package/cjs-bundle/components/DocumentViewer/DocumentViewer.js +1 -1
- package/cjs-bundle/components/DocumentViewer/styles.js +1 -1
- package/cjs-bundle/components/Drillstring/BHACasingEmptyView/BHACasingEmptyView.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentDetail/constants.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentDetail/index.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentIcon.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/BHAComponentsTable.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Component.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/EditComponentDialog.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Header.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/SortableComponent.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/SortableComponents.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Suggestions/AutoCompleteDialog.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/constants.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/CancelButton.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/FormatedNumber.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/InputText.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/MoreButton.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SaveButton.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SelectField.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/StaticField.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/sharedStyles.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/utils/calculation.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAList/BHAList.js +1 -1
- package/cjs-bundle/components/Drillstring/BHASchematic.js +1 -1
- package/cjs-bundle/components/Drillstring/BHATable/BHAComponent.js +1 -1
- package/cjs-bundle/components/Drillstring/BHATable/index.js +1 -1
- package/cjs-bundle/components/Drillstring/BHATile/BHATile.js +1 -1
- package/cjs-bundle/components/Drillstring/BHATileIcon.js +1 -1
- package/cjs-bundle/components/Drillstring/BhaIndicator/BhaIndicator.js +1 -1
- package/cjs-bundle/components/Drillstring/DrillstringDetail/DrillstringDetail.js +1 -1
- package/cjs-bundle/components/EChartsWrapper/components/Toolbox/Toolbox.js +1 -1
- package/cjs-bundle/components/EditableItem/EditableItemWithBadge/index.js +1 -1
- package/cjs-bundle/components/EmbeddedApp/DevCenterEmbeddedApp.js +1 -1
- package/cjs-bundle/components/EmbeddedApp/EmbeddedApp.js +1 -1
- package/cjs-bundle/components/EmbeddedApp/components/AppInfo.js +1 -1
- package/cjs-bundle/components/EmojiIconButton.js +1 -1
- package/cjs-bundle/components/EmptyView/EmptyAppView/EmptyAppView.js +1 -1
- package/cjs-bundle/components/EmptyView/EmptyAppView/components/ErrorSubtitleWithIntercomLink.js +1 -1
- package/cjs-bundle/components/EmptyView/EmptyView.js +1 -1
- package/cjs-bundle/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js +1 -1
- package/cjs-bundle/components/ErrorBoundary/ErrorBoundary.js +1 -1
- package/cjs-bundle/components/FailedFileUploading.js +1 -1
- package/cjs-bundle/components/FeedItem/FeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/FeedItemEditProvider/FeedItemEditModal.js +1 -1
- package/cjs-bundle/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.js +1 -1
- package/cjs-bundle/components/FeedItem/components/Actions.js +1 -1
- package/cjs-bundle/components/FeedItem/components/AvatarIcon.js +1 -1
- package/cjs-bundle/components/FeedItem/components/Content.js +1 -1
- package/cjs-bundle/components/FeedItem/components/CreatedAt.js +1 -1
- package/cjs-bundle/components/FeedItem/components/FeedComments.js +1 -1
- package/cjs-bundle/components/FeedItem/components/Icon.js +1 -1
- package/cjs-bundle/components/FeedItem/components/LessonsLearnedLeafIcon.js +1 -1
- package/cjs-bundle/components/FeedItem/components/Reactions.js +1 -1
- package/cjs-bundle/components/FeedItem/components/RigAndWell.js +1 -1
- package/cjs-bundle/components/FeedItem/components/TypeAndAssetTitle.js +1 -1
- package/cjs-bundle/components/FeedItem/editModals/DvdCommentEdit/DvdCommentEdit.js +1 -1
- package/cjs-bundle/components/FeedItem/editModals/HookloadCommentEdit/HookloadCommentEdit.js +1 -1
- package/cjs-bundle/components/FeedItem/editModals/LessonsLearnedEdit/LessonsLearnedEdit.js +1 -1
- package/cjs-bundle/components/FeedItem/editModals/NptLessonsCommentEdit/NptLessonsCommentEdit.js +1 -1
- package/cjs-bundle/components/FeedItem/editModals/PCCommentEdit/PCCommentEdit.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/AlertFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/helpers.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/BhaFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaNumber.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaSchematic.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/Info.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/NoData.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionDailyCostFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionDocumentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionNptFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionOperationSummaryFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionOperationalNoteFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DepthCommentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DocumentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DrillerMemoFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingDailyCostFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingOperationSummaryFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingOperationalNoteFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DvDCommentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/FluidReportFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/GeosteeringFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/HookloadCommentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/index.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/NptFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/NptLessonsCommentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/PCCommentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/PostFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/api.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/NoData.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Predictions.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/PredictionsItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/Stages.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/utils.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/index.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/api.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/AccuracyPlan.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/ActualPointInfo.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/Warning.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/TracesMemoFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/TargetChanges.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/VerticalSectionAzimuth.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/index.js +1 -1
- package/cjs-bundle/components/FilePreview/index.js +1 -1
- package/cjs-bundle/components/FileTypeIcon.js +1 -1
- package/cjs-bundle/components/FileUploadIconButton.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/CSVFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/DocFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/EDMFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/ExelFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/FileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/IconRefresh.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/IconSuccess.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/IconWarning.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/ImageFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/PdfFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/UnknownFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/UploadIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/useStyles.js +1 -1
- package/cjs-bundle/components/FolderMenuItem/components/ClosedFolderIcon.js +1 -1
- package/cjs-bundle/components/FolderMenuItem/components/FolderIcon.js +1 -1
- package/cjs-bundle/components/FolderMenuItem/components/OpenFolderIcon.js +1 -1
- package/cjs-bundle/components/FolderMenuItem/index.js +1 -1
- package/cjs-bundle/components/FolderMenuItemWithLinks/index.js +1 -1
- package/cjs-bundle/components/GoogleDocsViewer/index.js +1 -1
- package/cjs-bundle/components/GradientManager/GradientManager.styles.js +1 -1
- package/cjs-bundle/components/GradientManager/GradientSelect.styles.js +1 -1
- package/cjs-bundle/components/HeaderLayout/HeaderLayout.js +1 -1
- package/cjs-bundle/components/HeaderLayout/effects/index.js +1 -1
- package/cjs-bundle/components/HeaderLayout/utils.js +1 -1
- package/cjs-bundle/components/HelpCenter/HelpCenterIcon.js +1 -1
- package/cjs-bundle/components/IconMenu/index.js +1 -1
- package/cjs-bundle/components/Icons/AnnotationIcon.js +1 -1
- package/cjs-bundle/components/Icons/AttachIcon.js +1 -1
- package/cjs-bundle/components/Icons/DangerousIcon.js +1 -1
- package/cjs-bundle/components/Icons/EmojiIcon.js +1 -1
- package/cjs-bundle/components/Icons/RecommendationIcon.js +1 -1
- package/cjs-bundle/components/Icons/SendIcon.js +1 -1
- package/cjs-bundle/components/ImageViewer/index.js +1 -1
- package/cjs-bundle/components/InfiniteList/index.js +1 -1
- package/cjs-bundle/components/KeyboardDateTimePicker.js +1 -1
- package/cjs-bundle/components/LabelsCounter/LabelsCounter.js +1 -1
- package/cjs-bundle/components/MenuItem/index.js +1 -1
- package/cjs-bundle/components/MiddleTruncate/MiddleTruncate.js +1 -1
- package/cjs-bundle/components/MiddleTruncate/utils.js +1 -1
- package/cjs-bundle/components/OffsetWellChips/icons/SubjectIcon.js +1 -1
- package/cjs-bundle/components/OffsetWellMap/OffsetWellMap.js +1 -1
- package/cjs-bundle/components/OffsetWellMap/WellTooltip.js +1 -1
- package/cjs-bundle/components/OffsetWellMap/effects/usePreviousWells.js +1 -1
- package/cjs-bundle/components/OffsetWellMap/utils.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/OffsetWellPickerDialog.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ClearFiltersButton.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/MultiSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/RadiusInput.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SingleSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SubjectWellSearch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleFiltersButton.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Map/Map.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Map/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Map/popupGenerator.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Table/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/constants.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/effects/biDirectionalFiltering.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/effects/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/utils/apiCalls.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/utils/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/ClearFiltersButton.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/MultiSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/RadiusInput.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/FormationsLegend.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/popupGenerator.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/utils.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AssetSearch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetResultSection.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetTypesSection.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/constants.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/effects/useAssetsData.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/SubjectIndicator.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/styles.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/constants.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/effects/biDirectionalFiltering.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/effects/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/WellHubView/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableRows.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/effects/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/utils/apiCalls.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/OffsetWellPickerV4.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/AppHeader/AppHeader.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/Filter.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/MultiSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/PeriodSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/RadiusInput.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/SingleSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/WellSection.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Map/WellsMap.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetTypesSection.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AutoCompleteAssetSearch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/SubjectWellMark.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/ViewWellSectionsName.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/constants.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useAdvancedWells.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useAssetsData.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useBicWells.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useCompanyMetricKey.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useFetchWells.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useFilterOptions.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useFilteredWells.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useSortedWells.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useTableColumns.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/utils/apiCalls.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/utils/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/utils/timePeriod.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/utils/unitSystem.js +1 -1
- package/cjs-bundle/components/PadModeSelect/PadModeSelect.js +1 -1
- package/cjs-bundle/components/PadOffsetsPicker/OffsetAssetChip.js +1 -1
- package/cjs-bundle/components/PadOffsetsPicker/OffsetAssetsListExpander.js +1 -1
- package/cjs-bundle/components/PadOffsetsPicker/PadOffsetsPicker.js +1 -1
- package/cjs-bundle/components/PadOffsetsPicker/StagesSelector.js +1 -1
- package/cjs-bundle/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +1 -1
- package/cjs-bundle/components/PadOffsetsPickerV2/useDialogState.js +1 -1
- package/cjs-bundle/components/ParameterCharts/AddEditTrack.js +1 -1
- package/cjs-bundle/components/ParameterCharts/ChartsContext.js +1 -1
- package/cjs-bundle/components/ParameterCharts/ParameterCharts.js +1 -1
- package/cjs-bundle/components/ParameterCharts/SettingsContext.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/ChartContainer.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/Charts/EmptyChart.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/Charts/LineChart.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/Charts/options.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/DataLoadingIndicator.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/SingleChannelTrackSettings.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/Tooltip/CursorPositioner.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/Tooltip/Tooltip.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/TraceHeader.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/TraceSelect.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/TraceSettings.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/Track.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/TrackSettings.js +1 -1
- package/cjs-bundle/components/ParameterCharts/utils/dataParser.js +1 -1
- package/cjs-bundle/components/PinnableFilters/PinnableFilters.js +1 -1
- package/cjs-bundle/components/PinnableFilters/components/FiltersToggler.js +1 -1
- package/cjs-bundle/components/PinnableFilters/components/PinAppSwitch.js +1 -1
- package/cjs-bundle/components/PinnableFilters/effects/index.js +1 -1
- package/cjs-bundle/components/PinnableFilters/utils.js +1 -1
- package/cjs-bundle/components/Popover/Popover.js +1 -1
- package/cjs-bundle/components/Popper/Popper.js +1 -1
- package/cjs-bundle/components/PostInput/PostInput.js +1 -1
- package/cjs-bundle/components/PostPreviewDialog/index.js +1 -1
- package/cjs-bundle/components/PriceInput/FormattedNumber.js +1 -1
- package/cjs-bundle/components/PriceInput/PriceInput.js +1 -1
- package/cjs-bundle/components/RangeSlider/inputs/FromInput.js +1 -1
- package/cjs-bundle/components/RangeSlider/inputs/ToInput.js +1 -1
- package/cjs-bundle/components/RangeSlider/strategies/horizontal.js +1 -1
- package/cjs-bundle/components/RangeSlider/strategies/vertical.js +1 -1
- package/cjs-bundle/components/RangeSlider/utils.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -1
- package/cjs-bundle/components/Search/components/Groups.js +1 -1
- package/cjs-bundle/components/Search/components/InputAdornmentLeft.js +1 -1
- package/cjs-bundle/components/Search/components/Listbox.js +1 -1
- package/cjs-bundle/components/Search/components/Paper.js +1 -1
- package/cjs-bundle/components/Search/components/RecentSearches.js +1 -1
- package/cjs-bundle/components/Search/context/index.js +1 -1
- package/cjs-bundle/components/SearchInput/index.js +1 -1
- package/cjs-bundle/components/SettingEditors/DropdownEditor/index.js +1 -1
- package/cjs-bundle/components/SlateFormattedText/Elements/ImageElement/ImageElement.js +1 -1
- package/cjs-bundle/components/SlateFormattedText/Elements/VideoElement/VideoElement.js +1 -1
- package/cjs-bundle/components/SlateFormattedText/RenderElements.js +1 -1
- package/cjs-bundle/components/SlateFormattedText/SlateFormattedText.js +1 -1
- package/cjs-bundle/components/SlateFormattedText/utils.js +1 -1
- package/cjs-bundle/components/StageDesignVActual/ComparisonBar/ComparisonBar.js +1 -1
- package/cjs-bundle/components/StageDesignVActual/ComparisonBar/utils.js +1 -1
- package/cjs-bundle/components/StageDesignVActual/ComparisonHeader.js +1 -1
- package/cjs-bundle/components/StageDesignVActual/ComparisonRow.js +1 -1
- package/cjs-bundle/components/StageDesignVActual/ElementsComparison/ElementsComparison.js +1 -1
- package/cjs-bundle/components/StageDesignVActual/ElementsComparison/utils.js +1 -1
- package/cjs-bundle/components/StatusBadge/styles.js +1 -1
- package/cjs-bundle/components/StyledMenuItem/index.js +1 -1
- package/cjs-bundle/components/Table/TableCell/TableCell.js +1 -1
- package/cjs-bundle/components/Table/TableContainer/TableContainer.js +1 -1
- package/cjs-bundle/components/Table/TableSortLabel/TableSortLabel.js +1 -1
- package/cjs-bundle/components/Table/TableToolbar/TableToolbar.js +1 -1
- package/cjs-bundle/components/Tabs/Tab.js +1 -1
- package/cjs-bundle/components/Template/TemplatePopover/Styles.js +1 -1
- package/cjs-bundle/components/Template/TemplatePopover/index.js +1 -1
- package/cjs-bundle/components/Template/TemplateSharingDialog/ChipSelector.js +1 -1
- package/cjs-bundle/components/Template/TemplateSharingDialog/UsersChipSelector.js +1 -1
- package/cjs-bundle/components/Template/TemplateSharingDialog/index.js +1 -1
- package/cjs-bundle/components/TextField/effects/index.js +1 -1
- package/cjs-bundle/components/TextField/index.js +1 -1
- package/cjs-bundle/components/TextLink/index.js +1 -1
- package/cjs-bundle/components/TracesEditModal/TracesEditModal.js +1 -1
- package/cjs-bundle/components/TracesEditModal/TracesEditModalContainer.js +1 -1
- package/cjs-bundle/components/TruncatedText/index.js +1 -1
- package/cjs-bundle/components/Typography.js +1 -1
- package/cjs-bundle/components/UserCard/index.js +1 -1
- package/cjs-bundle/components/UserCardPopover.js +1 -1
- package/cjs-bundle/components/UserMention/index.js +1 -1
- package/cjs-bundle/components/UserMention/utils/index.js +1 -1
- package/cjs-bundle/components/VirtualizedTable/CustomizeColumnsDialog.js +1 -1
- package/cjs-bundle/components/VirtualizedTable/DraggableList.js +1 -1
- package/cjs-bundle/components/VirtualizedTable/index.js +1 -1
- package/cjs-bundle/components/WellSummary/ActivitySummaryChart.js +1 -1
- package/cjs-bundle/components/WellSummary/FracWirelineTimeChart.js +1 -1
- package/cjs-bundle/components/WellSummary/WellSummaryItemLabel.js +1 -1
- package/cjs-bundle/components/WellSummary/WellSummaryItemTitle.js +1 -1
- package/cjs-bundle/components/WellSummary/WellSummaryItemValue.js +1 -1
- package/cjs-bundle/components/WellSummary/effects/useWellSummaryData.js +1 -1
- package/cjs-bundle/components/WellSummary/utils.js +1 -1
- package/cjs-bundle/config/highcharts/highcharts-contour.js +1 -1
- package/cjs-bundle/config/mapbox/index.js +1 -1
- package/cjs-bundle/config/theme/accordionOverrides.js +1 -1
- package/cjs-bundle/config/theme/buttonOverrides.js +1 -1
- package/cjs-bundle/config/theme/checkboxOverrides.js +1 -1
- package/cjs-bundle/config/theme/chipOverrides.js +1 -1
- package/cjs-bundle/config/theme/dateTimePickerThemeOverrides.js +1 -1
- package/cjs-bundle/config/theme/fabOverrides.js +1 -1
- package/cjs-bundle/config/theme/index.js +1 -1
- package/cjs-bundle/config/theme/radioOverrides.js +1 -1
- package/cjs-bundle/config/theme/tableOverrides.js +1 -1
- package/cjs-bundle/config/theme/textFieldOverrides.js +1 -1
- package/cjs-bundle/config/theme/toggleButtonsGroupOverrides.js +1 -1
- package/cjs-bundle/constants/alerts.js +1 -1
- package/cjs-bundle/constants/appPackages.js +1 -1
- package/cjs-bundle/constants/apps.js +1 -1
- package/cjs-bundle/constants/bha.js +1 -1
- package/cjs-bundle/constants/completion.js +1 -1
- package/cjs-bundle/constants/componentsSettings.js +1 -1
- package/cjs-bundle/constants/corvaCompanyId.js +1 -1
- package/cjs-bundle/constants/drillstring.js +1 -1
- package/cjs-bundle/constants/feed.js +1 -1
- package/cjs-bundle/constants/goals.js +1 -1
- package/cjs-bundle/constants/notifications.js +1 -1
- package/cjs-bundle/constants/segment.js +1 -1
- package/cjs-bundle/constants/wellSummary.js +1 -1
- package/cjs-bundle/effects/useDevCenterApp.js +1 -1
- package/cjs-bundle/effects/useEscPress.js +1 -1
- package/cjs-bundle/effects/useResizeObserver.js +1 -1
- package/cjs-bundle/effects/useSharedDCStore.js +1 -1
- package/cjs-bundle/effects/useSignedURL.js +1 -1
- package/cjs-bundle/effects/useSubscriptions.js +1 -1
- package/cjs-bundle/hocs/withAssetEditorLockHOC.js +1 -1
- package/cjs-bundle/hocs/withMUIProvidersHOC.js +1 -1
- package/cjs-bundle/icons/index.js +1 -1
- package/cjs-bundle/permissions/PermissionsContext.js +1 -1
- package/cjs-bundle/permissions/ProvidePermissions.js +1 -1
- package/cjs-bundle/permissions/constants/index.js +1 -1
- package/cjs-bundle/permissions/usePermissions.js +1 -1
- package/cjs-bundle/permissions/useProvidePermissions.js +1 -1
- package/cjs-bundle/permissions/utils.js +1 -1
- package/cjs-bundle/permissions/withPermissionsHOC.js +1 -1
- package/cjs-bundle/styles/globalStyles.js +1 -1
- package/cjs-bundle/styles/typography/index.js +1 -1
- package/cjs-bundle/utils/DrillstringUtils.js +1 -1
- package/cjs-bundle/utils/FluidCheckUtils.js +1 -1
- package/cjs-bundle/utils/StageDesignVActualUtils.js +1 -1
- package/cjs-bundle/utils/accuracy.js +1 -1
- package/cjs-bundle/utils/alerts.js +1 -1
- package/cjs-bundle/utils/apps.js +1 -1
- package/cjs-bundle/utils/audio.js +1 -1
- package/cjs-bundle/utils/bha.js +1 -1
- package/cjs-bundle/utils/casing/conversion.js +1 -1
- package/cjs-bundle/utils/casing/validation.js +1 -1
- package/cjs-bundle/utils/chartSeries.js +1 -1
- package/cjs-bundle/utils/completion.js +1 -1
- package/cjs-bundle/utils/components.js +1 -1
- package/cjs-bundle/utils/convert.js +1 -1
- package/cjs-bundle/utils/convertKeys.js +1 -1
- package/cjs-bundle/utils/csvExport.js +1 -1
- package/cjs-bundle/utils/dashboardReports.js +1 -1
- package/cjs-bundle/utils/delay.js +1 -1
- package/cjs-bundle/utils/devcenter.js +1 -1
- package/cjs-bundle/utils/devcenterToasts.js +1 -1
- package/cjs-bundle/utils/drillstring/conversion.js +1 -1
- package/cjs-bundle/utils/drillstring/schematic.js +1 -1
- package/cjs-bundle/utils/drillstring/validation.js +1 -1
- package/cjs-bundle/utils/env.js +1 -1
- package/cjs-bundle/utils/feed.js +1 -1
- package/cjs-bundle/utils/fileExtension.js +1 -1
- package/cjs-bundle/utils/formatting.js +1 -1
- package/cjs-bundle/utils/ga.js +1 -1
- package/cjs-bundle/utils/goals.js +1 -1
- package/cjs-bundle/utils/index.js +1 -1
- package/cjs-bundle/utils/jsonaDataFormatter.js +1 -1
- package/cjs-bundle/utils/lasParser.js +1 -1
- package/cjs-bundle/utils/localStorage.js +1 -1
- package/cjs-bundle/utils/main.js +1 -1
- package/cjs-bundle/utils/mapUnits.js +1 -1
- package/cjs-bundle/utils/mapbox.js +1 -1
- package/cjs-bundle/utils/metrics/index.js +1 -1
- package/cjs-bundle/utils/metrics/metricsConfig.js +1 -1
- package/cjs-bundle/utils/metrics/utils.js +1 -1
- package/cjs-bundle/utils/mobileDetect.js +1 -1
- package/cjs-bundle/utils/nativeMessages.js +1 -1
- package/cjs-bundle/utils/notificationToasts.js +1 -1
- package/cjs-bundle/utils/notifications.js +1 -1
- package/cjs-bundle/utils/permissions.js +1 -1
- package/cjs-bundle/utils/reports.js +1 -1
- package/cjs-bundle/utils/resolveWellHubSlug.js +1 -1
- package/cjs-bundle/utils/sharedDCStore.js +1 -1
- package/cjs-bundle/utils/themeVariables.js +1 -1
- package/cjs-bundle/utils/time.js +1 -1
- package/cjs-bundle/utils/torqueAndHookloadUtils.js +1 -1
- package/clients/api/apiCore.js +1 -1
- package/clients/api/httpMessages.js +1 -1
- package/clients/clientStorage/core.js +1 -1
- package/clients/clientStorage/index.js +1 -1
- package/clients/constants.js +1 -1
- package/clients/index.js +1 -1
- package/clients/jsonApi/index.js +1 -1
- package/clients/subscriptions.js +1 -1
- package/clients/utils.js +1 -1
- package/components/AddComment/Popover.js +1 -1
- package/components/AddComment/Popup.js +1 -1
- package/components/AddComment/components/Content.js +1 -1
- package/components/AdvancedSlider/AdvancedSlider.js +1 -1
- package/components/AdvancedSlider/Handle.js +1 -1
- package/components/AnchorsList/AnchorsList.js +1 -1
- package/components/Annotations/AnnotationsContext.js +1 -1
- package/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/index.js +1 -1
- package/components/Annotations/components/AnnotationsList/components/Annotation/index.js +1 -1
- package/components/Annotations/components/AnnotationsList/components/AnnotationComments/index.js +1 -1
- package/components/Annotations/components/AnnotationsList/components/AnnotationInput/StyledSelect.js +1 -1
- package/components/Annotations/components/AnnotationsList/components/AnnotationInput/index.js +1 -1
- package/components/Annotations/components/AnnotationsList/index.js +1 -1
- package/components/Annotations/components/LastAnnotation/index.js +1 -1
- package/components/Annotations/constants.js +1 -1
- package/components/AppIcon/utils.js +1 -1
- package/components/AppVersionsSelect/AppVersionsSelect.js +1 -1
- package/components/AppVersionsSelect/effects/index.js +1 -1
- package/components/AssetEditor/AssetEditorAutocomplete.js +1 -1
- package/components/AssetEditor/SingleAssetEditor.js +1 -1
- package/components/AssetEditor/constants.js +1 -1
- package/components/AssetEditor/effects/index.js +1 -1
- package/components/AssetEditor/index.js +1 -1
- package/components/AssetEditorV2/components/MultipleAssetsToggle.js +1 -1
- package/components/AssetEditorV2/components/PrimaryAssetSelect.js +1 -1
- package/components/AssetEditorV2/components/PrimaryAssetSelectV2.js +1 -1
- package/components/AssetEditorV2/components/SecondaryAssetSelect.js +1 -1
- package/components/AssetEditorV2/components/SelectItem.js +1 -1
- package/components/AssetEditorV2/constants.js +1 -1
- package/components/AssetEditorV2/effects/index.js +1 -1
- package/components/AssetEditorV2/effects/usePrimaryAssetSelectData.js +1 -1
- package/components/AssetEditorV2/index.js +1 -1
- package/components/AssetEditorV2/utils/index.js +1 -1
- package/components/AssetNameLabel/AssetNameLabel.js +1 -1
- package/components/Attachment/index.js +1 -1
- package/components/Autocomplete/Autocomplete.js +1 -1
- package/components/BICOffsetPickerDialog/components/Map/Map.js +1 -1
- package/components/BICOffsetPickerDialog/components/Map/index.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AssetSearch.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetResultSection.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetTypesSection.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/constants.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/effects/useAssetsData.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/utils/apiCalls.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/NumberCircle.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/SectionItem.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/WellListItem.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/index.js +1 -1
- package/components/BICOffsetPickerDialog/constants.js +1 -1
- package/components/BICOffsetPickerDialog/effects/index.js +1 -1
- package/components/BICOffsetPickerDialog/index.js +1 -1
- package/components/BICOffsetPickerDialog/utils/apiCalls.js +1 -1
- package/components/Breadcrumbs/index.js +1 -1
- package/components/Casing/CasingComponentIcon.js +1 -1
- package/components/Casing/CasingTable/CasingComponent.js +1 -1
- package/components/Casing/CasingTable/index.js +1 -1
- package/components/Casing/CasingTableV2/CasingTableV2.js +1 -1
- package/components/Casing/CasingTableV2/components/CasingJoints/Browser.js +1 -1
- package/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +1 -1
- package/components/Casing/CasingTableV2/components/Component.js +1 -1
- package/components/Casing/CasingTableV2/components/DrillPipe/Browser.js +1 -1
- package/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +1 -1
- package/components/Casing/CasingTableV2/components/EditComponentDialog.js +1 -1
- package/components/Casing/CasingTableV2/components/Header.js +1 -1
- package/components/Casing/CasingTableV2/components/SortableComponent.js +1 -1
- package/components/Casing/CasingTableV2/components/SortableComponents.js +1 -1
- package/components/Casing/CasingTableV2/components/constants.js +1 -1
- package/components/Casing/CasingTile/CasingTile.js +1 -1
- package/components/Casing/CasingTile/style.js +1 -1
- package/components/Casing/CasingTileIcon.js +1 -1
- package/components/Chart/ChartWrapperContext.js +1 -1
- package/components/Chart/components/AxisDropdown.js +1 -1
- package/components/Chart/components/AxisOverlay.js +1 -1
- package/components/Chart/components/ChartButton.js +1 -1
- package/components/Chart/components/ChartButtons.js +1 -1
- package/components/Chart/components/ChartSelect.js +1 -1
- package/components/Chart/components/ChartWrapper.js +1 -1
- package/components/Chart/components/buttons/ChartTypeButton.js +1 -1
- package/components/Chart/components/buttons/DragToZoomButton.js +1 -1
- package/components/Chart/components/buttons/HideAxesButton.js +1 -1
- package/components/Chart/components/buttons/PanButton.js +1 -1
- package/components/Chart/components/buttons/ResetZoomButton.js +1 -1
- package/components/Chart/components/buttons/ZoomInButton.js +1 -1
- package/components/Chart/components/buttons/ZoomOutButton.js +1 -1
- package/components/Chart/constants.js +1 -1
- package/components/Chart/effects/useChartModifier.js +1 -1
- package/components/Chart/effects/useChartTypeSwitch.js +1 -1
- package/components/Chart/effects/useHideAxes.js +1 -1
- package/components/Chart/effects/useKeyboardControl.js +1 -1
- package/components/Chart/effects/useZoom.js +1 -1
- package/components/Chart/formations.js +1 -1
- package/components/Chart/utils.js +1 -1
- package/components/ChartActionsList/ChartActionsList.js +1 -1
- package/components/ChartActionsList/icons/GoLive.js +1 -1
- package/components/ChartActionsList/icons/LeftArrow.js +1 -1
- package/components/ChartActionsList/icons/RightArrow.js +1 -1
- package/components/ChartActionsList/icons/ZoomIn.js +1 -1
- package/components/ChartActionsList/icons/ZoomOut.js +1 -1
- package/components/Checkbox/index.js +1 -1
- package/components/CollapsableSidebar.js +1 -1
- package/components/CollapsibleContent.js +1 -1
- package/components/ColorPicker/PaletteChromePicker/ColorSquare/ColorSquare.js +1 -1
- package/components/ColorPicker/PaletteChromePicker/Palette/Palette.js +1 -1
- package/components/ColorPicker/PaletteChromePicker/Palette/PaletteConstants.js +1 -1
- package/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +1 -1
- package/components/Comment/index.js +1 -1
- package/components/CommentInput/index.js +1 -1
- package/components/CommentLoader.js +1 -1
- package/components/CommentWrapper.js +1 -1
- package/components/CommentsInfo/index.js +1 -1
- package/components/ConfirmationDialog.js +1 -1
- package/components/ContextMenuItem/index.js +1 -1
- package/components/CopyToClipboard/CopyToClipboard.js +1 -1
- package/components/CustomSelect/index.js +1 -1
- package/components/DevCenter/AppContext.js +1 -1
- package/components/DevCenter/AppHeader/AppHeader.d.ts.map +1 -1
- package/components/DevCenter/AppHeader/AppHeader.js +1 -1
- package/components/DevCenter/AppHeader/AppHeaderStyles.d.ts +1 -1
- package/components/DevCenter/AppHeader/AppHeaderStyles.d.ts.map +1 -1
- package/components/DevCenter/AppHeader/AppHeaderStyles.js +1 -1
- package/components/DevCenter/AppHeader/PadMode.js +1 -1
- package/components/DevCenter/AppHeader/utils.js +1 -1
- package/components/DevCenter/AppsDataProvider/AppsDataProvider.js +1 -1
- package/components/DevCenter/AppsDataProvider/effects/constants.js +1 -1
- package/components/DevCenter/AppsDataProvider/effects/dataResolvers.js +1 -1
- package/components/DevCenter/AppsDataProvider/effects/useAppsData.js +1 -1
- package/components/DevCenter/AppsDataProvider/effects/utils.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/styles.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsData.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsList.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/effects/useAppMaximized.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/effects/useAppSettings.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/utils.js +1 -1
- package/components/DevCenter/DevCenterRouterContext/DevCenterRouterContext.js +1 -1
- package/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js +1 -1
- package/components/DevCenter/DevCenterRouterContext/hocs/withUniversalLocationHOC.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterAppZoidComponent.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/constants.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/effects/useXProps.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/utils/replaceUndefinedValuesWithNull.js +1 -1
- package/components/DevCenter/NavigationBar/NavigationBar.js +1 -1
- package/components/DevCenter/SideBar/SideBar.js +1 -1
- package/components/DisabledSettingsMessage/DisabledSettingsMessage.js +1 -1
- package/components/DocumentViewer/DocumentViewer.js +1 -1
- package/components/DocumentViewer/styles.js +1 -1
- package/components/Drillstring/BHACasingEmptyView/BHACasingEmptyView.js +1 -1
- package/components/Drillstring/BHAComponentDetail/constants.js +1 -1
- package/components/Drillstring/BHAComponentDetail/index.js +1 -1
- package/components/Drillstring/BHAComponentIcon.js +1 -1
- package/components/Drillstring/BHAComponentsTable/BHAComponentsTable.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Bit/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Component.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/EditComponentDialog.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Header.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Jar/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Rss/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/SortableComponent.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/SortableComponents.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Sub/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Suggestions/AutoCompleteDialog.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Ur/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/constants.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/CancelButton.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/FormatedNumber.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/InputText.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/MoreButton.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/SaveButton.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/SelectField.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/StaticField.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/sharedStyles.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/utils/calculation.js +1 -1
- package/components/Drillstring/BHAList/BHAList.js +1 -1
- package/components/Drillstring/BHASchematic.js +1 -1
- package/components/Drillstring/BHATable/BHAComponent.js +1 -1
- package/components/Drillstring/BHATable/index.js +1 -1
- package/components/Drillstring/BHATile/BHATile.js +1 -1
- package/components/Drillstring/BHATileIcon.js +1 -1
- package/components/Drillstring/BhaIndicator/BhaIndicator.js +1 -1
- package/components/Drillstring/DrillstringDetail/DrillstringDetail.js +1 -1
- package/components/EChartsWrapper/components/Toolbox/Toolbox.js +1 -1
- package/components/EditableItem/EditableItemWithBadge/index.js +1 -1
- package/components/EmbeddedApp/DevCenterEmbeddedApp.js +1 -1
- package/components/EmbeddedApp/EmbeddedApp.js +1 -1
- package/components/EmbeddedApp/components/AppInfo.js +1 -1
- package/components/EmojiIconButton.js +1 -1
- package/components/EmptyState/images/index.js +1 -1
- package/components/EmptyView/EmptyAppView/EmptyAppView.js +1 -1
- package/components/EmptyView/EmptyAppView/components/ErrorSubtitleWithIntercomLink.js +1 -1
- package/components/EmptyView/EmptyView.js +1 -1
- package/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js +1 -1
- package/components/ErrorBoundary/ErrorBoundary.js +1 -1
- package/components/FailedFileUploading.js +1 -1
- package/components/FeedItem/FeedItem.js +1 -1
- package/components/FeedItem/FeedItemEditProvider/FeedItemEditModal.js +1 -1
- package/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.js +1 -1
- package/components/FeedItem/components/Actions.js +1 -1
- package/components/FeedItem/components/AvatarIcon.js +1 -1
- package/components/FeedItem/components/Content.js +1 -1
- package/components/FeedItem/components/CreatedAt.js +1 -1
- package/components/FeedItem/components/FeedComments.js +1 -1
- package/components/FeedItem/components/Icon.js +1 -1
- package/components/FeedItem/components/LessonsLearnedLeafIcon.js +1 -1
- package/components/FeedItem/components/Reactions.js +1 -1
- package/components/FeedItem/components/RigAndWell.js +1 -1
- package/components/FeedItem/components/TypeAndAssetTitle.js +1 -1
- package/components/FeedItem/editModals/DvdCommentEdit/DvdCommentEdit.js +1 -1
- package/components/FeedItem/editModals/HookloadCommentEdit/HookloadCommentEdit.js +1 -1
- package/components/FeedItem/editModals/LessonsLearnedEdit/LessonsLearnedEdit.js +1 -1
- package/components/FeedItem/editModals/NptLessonsCommentEdit/NptLessonsCommentEdit.js +1 -1
- package/components/FeedItem/editModals/PCCommentEdit/PCCommentEdit.js +1 -1
- package/components/FeedItem/feedItemTypes/AlertFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/helpers.js +1 -1
- package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.js +1 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/BhaFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaNumber.js +1 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaSchematic.js +1 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/components/Info.js +1 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/components/NoData.js +1 -1
- package/components/FeedItem/feedItemTypes/CompletionDailyCostFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/CompletionDocumentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/CompletionNptFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/CompletionOperationSummaryFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/CompletionOperationalNoteFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DepthCommentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DocumentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DrillerMemoFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DrillingDailyCostFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DrillingOperationSummaryFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DrillingOperationalNoteFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DvDCommentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/FluidReportFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/GeosteeringFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/HookloadCommentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/index.js +1 -1
- package/components/FeedItem/feedItemTypes/NptFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/NptLessonsCommentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/PCCommentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/PostFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/api.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/NoData.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Predictions.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/PredictionsItem.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/Stages.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/utils.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/index.js +1 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/api.js +1 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/AccuracyPlan.js +1 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/ActualPointInfo.js +1 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/Warning.js +1 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js +1 -1
- package/components/FeedItem/feedItemTypes/TracesMemoFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/TargetChanges.js +1 -1
- package/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/VerticalSectionAzimuth.js +1 -1
- package/components/FeedItem/feedItemTypes/WellPlanFeedItem/constants.js +1 -1
- package/components/FeedItem/feedItemTypes/WellPlanFeedItem/index.js +1 -1
- package/components/FilePreview/index.js +1 -1
- package/components/FileTypeIcon.js +1 -1
- package/components/FileUploadIconButton.js +1 -1
- package/components/FilesLoader/Icons/CSVFileIcon.js +1 -1
- package/components/FilesLoader/Icons/DocFileIcon.js +1 -1
- package/components/FilesLoader/Icons/EDMFileIcon.js +1 -1
- package/components/FilesLoader/Icons/ExelFileIcon.js +1 -1
- package/components/FilesLoader/Icons/FileIcon.js +1 -1
- package/components/FilesLoader/Icons/IconRefresh.js +1 -1
- package/components/FilesLoader/Icons/IconSuccess.js +1 -1
- package/components/FilesLoader/Icons/IconWarning.js +1 -1
- package/components/FilesLoader/Icons/ImageFileIcon.js +1 -1
- package/components/FilesLoader/Icons/PdfFileIcon.js +1 -1
- package/components/FilesLoader/Icons/UnknownFileIcon.js +1 -1
- package/components/FilesLoader/Icons/UploadIcon.js +1 -1
- package/components/FilesLoader/useStyles.js +1 -1
- package/components/FolderMenuItem/components/ClosedFolderIcon.js +1 -1
- package/components/FolderMenuItem/components/FolderIcon.js +1 -1
- package/components/FolderMenuItem/components/OpenFolderIcon.js +1 -1
- package/components/FolderMenuItem/index.js +1 -1
- package/components/FolderMenuItemWithLinks/index.js +1 -1
- package/components/GoogleDocsViewer/index.js +1 -1
- package/components/GradientManager/GradientManager.styles.js +1 -1
- package/components/GradientManager/GradientSelect.styles.js +1 -1
- package/components/HeaderLayout/HeaderLayout.js +1 -1
- package/components/HeaderLayout/constants.js +1 -1
- package/components/HeaderLayout/effects/index.js +1 -1
- package/components/HeaderLayout/utils.js +1 -1
- package/components/HelpCenter/HelpCenterIcon.js +1 -1
- package/components/IconMenu/index.js +1 -1
- package/components/Icons/AnnotationIcon.js +1 -1
- package/components/Icons/AttachIcon.js +1 -1
- package/components/Icons/DangerousIcon.js +1 -1
- package/components/Icons/EmojiIcon.js +1 -1
- package/components/Icons/RecommendationIcon.js +1 -1
- package/components/Icons/SendIcon.js +1 -1
- package/components/ImageViewer/index.js +1 -1
- package/components/InfiniteList/index.js +1 -1
- package/components/KeyboardDateTimePicker.js +1 -1
- package/components/LabelsCounter/LabelsCounter.js +1 -1
- package/components/MenuItem/index.js +1 -1
- package/components/MiddleTruncate/MiddleTruncate.js +1 -1
- package/components/MiddleTruncate/utils.js +1 -1
- package/components/OffsetWellChips/icons/SubjectIcon.js +1 -1
- package/components/OffsetWellMap/OffsetWellMap.js +1 -1
- package/components/OffsetWellMap/WellTooltip.js +1 -1
- package/components/OffsetWellMap/effects/usePreviousWells.js +1 -1
- package/components/OffsetWellMap/utils.js +1 -1
- package/components/OffsetWellPickerV2/OffsetWellPickerDialog.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/ClearFiltersButton.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/MultiSelect.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/RadiusInput.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/SingleSelect.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/SubjectWellSearch.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/ToggleFiltersButton.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/index.js +1 -1
- package/components/OffsetWellPickerV2/components/Map/Map.js +1 -1
- package/components/OffsetWellPickerV2/components/Map/index.js +1 -1
- package/components/OffsetWellPickerV2/components/Map/popupGenerator.js +1 -1
- package/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +1 -1
- package/components/OffsetWellPickerV2/components/Table/MetricsSelect.js +1 -1
- package/components/OffsetWellPickerV2/components/Table/index.js +1 -1
- package/components/OffsetWellPickerV2/constants.js +1 -1
- package/components/OffsetWellPickerV2/effects/biDirectionalFiltering.js +1 -1
- package/components/OffsetWellPickerV2/effects/index.js +1 -1
- package/components/OffsetWellPickerV2/utils/apiCalls.js +1 -1
- package/components/OffsetWellPickerV2/utils/index.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/ClearFiltersButton.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/MultiSelect.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/RadiusInput.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/index.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/FormationsLegend.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/index.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/popupGenerator.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/utils.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AssetSearch.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetResultSection.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetTypesSection.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/constants.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/effects/useAssetsData.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsSelect.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/SubjectIndicator.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/index.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/styles.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/constants.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/effects/biDirectionalFiltering.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/effects/index.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +1 -1
- package/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +1 -1
- package/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +1 -1
- package/components/OffsetWellPickerV3/components/TabSelection/index.js +1 -1
- package/components/OffsetWellPickerV3/components/WellHubView/index.js +1 -1
- package/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +1 -1
- package/components/OffsetWellPickerV3/components/shared/OffsetWellTableRows.js +1 -1
- package/components/OffsetWellPickerV3/constants.js +1 -1
- package/components/OffsetWellPickerV3/effects/index.js +1 -1
- package/components/OffsetWellPickerV3/index.js +1 -1
- package/components/OffsetWellPickerV3/utils/apiCalls.js +1 -1
- package/components/OffsetWellPickerV4/OffsetWellPickerV4.js +1 -1
- package/components/OffsetWellPickerV4/components/AppHeader/AppHeader.js +1 -1
- package/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.js +1 -1
- package/components/OffsetWellPickerV4/components/Filter/Filter.js +1 -1
- package/components/OffsetWellPickerV4/components/Filter/MultiSelect.js +1 -1
- package/components/OffsetWellPickerV4/components/Filter/PeriodSelect.js +1 -1
- package/components/OffsetWellPickerV4/components/Filter/RadiusInput.js +1 -1
- package/components/OffsetWellPickerV4/components/Filter/SingleSelect.js +1 -1
- package/components/OffsetWellPickerV4/components/Filter/WellSection.js +1 -1
- package/components/OffsetWellPickerV4/components/Map/WellsMap.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetTypesSection.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AutoCompleteAssetSearch.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/SubjectWellMark.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/ViewWellSectionsName.js +1 -1
- package/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +1 -1
- package/components/OffsetWellPickerV4/constants.js +1 -1
- package/components/OffsetWellPickerV4/effects/useAdvancedWells.js +1 -1
- package/components/OffsetWellPickerV4/effects/useAssetsData.js +1 -1
- package/components/OffsetWellPickerV4/effects/useBicWells.js +1 -1
- package/components/OffsetWellPickerV4/effects/useCompanyMetricKey.js +1 -1
- package/components/OffsetWellPickerV4/effects/useFetchWells.js +1 -1
- package/components/OffsetWellPickerV4/effects/useFilterOptions.js +1 -1
- package/components/OffsetWellPickerV4/effects/useFilteredWells.js +1 -1
- package/components/OffsetWellPickerV4/effects/useSortedWells.js +1 -1
- package/components/OffsetWellPickerV4/effects/useTableColumns.js +1 -1
- package/components/OffsetWellPickerV4/utils/apiCalls.js +1 -1
- package/components/OffsetWellPickerV4/utils/index.js +1 -1
- package/components/OffsetWellPickerV4/utils/timePeriod.js +1 -1
- package/components/OffsetWellPickerV4/utils/unitSystem.js +1 -1
- package/components/PadModeSelect/PadModeSelect.js +1 -1
- package/components/PadOffsetsPicker/OffsetAssetChip.js +1 -1
- package/components/PadOffsetsPicker/OffsetAssetsListExpander.js +1 -1
- package/components/PadOffsetsPicker/PadOffsetsPicker.js +1 -1
- package/components/PadOffsetsPicker/StagesSelector.js +1 -1
- package/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +1 -1
- package/components/PadOffsetsPickerV2/useDialogState.js +1 -1
- package/components/ParameterCharts/AddEditTrack.js +1 -1
- package/components/ParameterCharts/ChartsContext.js +1 -1
- package/components/ParameterCharts/ParameterCharts.js +1 -1
- package/components/ParameterCharts/SettingsContext.js +1 -1
- package/components/ParameterCharts/components/ChartContainer.js +1 -1
- package/components/ParameterCharts/components/Charts/EmptyChart.js +1 -1
- package/components/ParameterCharts/components/Charts/LineChart.js +1 -1
- package/components/ParameterCharts/components/Charts/options.js +1 -1
- package/components/ParameterCharts/components/DataLoadingIndicator.js +1 -1
- package/components/ParameterCharts/components/SingleChannelTrackSettings.js +1 -1
- package/components/ParameterCharts/components/Tooltip/CursorPositioner.js +1 -1
- package/components/ParameterCharts/components/Tooltip/Tooltip.js +1 -1
- package/components/ParameterCharts/components/TraceHeader.js +1 -1
- package/components/ParameterCharts/components/TraceSelect.js +1 -1
- package/components/ParameterCharts/components/TraceSettings.js +1 -1
- package/components/ParameterCharts/components/Track.js +1 -1
- package/components/ParameterCharts/components/TrackSettings.js +1 -1
- package/components/ParameterCharts/constants.js +1 -1
- package/components/ParameterCharts/utils/dataParser.js +1 -1
- package/components/PinnableFilters/PinnableFilters.js +1 -1
- package/components/PinnableFilters/components/FiltersToggler.js +1 -1
- package/components/PinnableFilters/components/PinAppSwitch.js +1 -1
- package/components/PinnableFilters/constants.js +1 -1
- package/components/PinnableFilters/effects/index.js +1 -1
- package/components/PinnableFilters/utils.js +1 -1
- package/components/Popover/Popover.js +1 -1
- package/components/Popper/Popper.js +1 -1
- package/components/PostInput/PostInput.js +1 -1
- package/components/PostPreviewDialog/index.js +1 -1
- package/components/PriceInput/FormattedNumber.js +1 -1
- package/components/PriceInput/PriceInput.js +1 -1
- package/components/RangeSlider/constants.js +1 -1
- package/components/RangeSlider/inputs/FromInput.js +1 -1
- package/components/RangeSlider/inputs/ToInput.js +1 -1
- package/components/RangeSlider/strategies/horizontal.js +1 -1
- package/components/RangeSlider/strategies/vertical.js +1 -1
- package/components/RangeSlider/utils.js +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -1
- package/components/Search/components/Groups.js +1 -1
- package/components/Search/components/InputAdornmentLeft.js +1 -1
- package/components/Search/components/Listbox.js +1 -1
- package/components/Search/components/Paper.js +1 -1
- package/components/Search/components/RecentSearches.js +1 -1
- package/components/Search/context/index.js +1 -1
- package/components/SearchInput/index.js +1 -1
- package/components/SettingEditors/DropdownEditor/index.js +1 -1
- package/components/SlateFormattedText/Constants.js +1 -1
- package/components/SlateFormattedText/Elements/ImageElement/ImageElement.js +1 -1
- package/components/SlateFormattedText/Elements/VideoElement/VideoElement.js +1 -1
- package/components/SlateFormattedText/RenderElements.js +1 -1
- package/components/SlateFormattedText/SlateFormattedText.js +1 -1
- package/components/SlateFormattedText/utils.js +1 -1
- package/components/StageDesignVActual/ComparisonBar/ComparisonBar.js +1 -1
- package/components/StageDesignVActual/ComparisonBar/utils.js +1 -1
- package/components/StageDesignVActual/ComparisonHeader.js +1 -1
- package/components/StageDesignVActual/ComparisonRow.js +1 -1
- package/components/StageDesignVActual/ElementsComparison/ElementsComparison.js +1 -1
- package/components/StageDesignVActual/ElementsComparison/utils.js +1 -1
- package/components/StatusBadge/styles.js +1 -1
- package/components/Stepper/constants.js +1 -1
- package/components/StyledMenuItem/index.js +1 -1
- package/components/Table/TableCell/TableCell.js +1 -1
- package/components/Table/TableContainer/TableContainer.js +1 -1
- package/components/Table/TableSortLabel/TableSortLabel.js +1 -1
- package/components/Table/TableToolbar/TableToolbar.js +1 -1
- package/components/Tabs/Tab.js +1 -1
- package/components/Template/TemplatePopover/Styles.js +1 -1
- package/components/Template/TemplatePopover/index.js +1 -1
- package/components/Template/TemplateSharingDialog/ChipSelector.js +1 -1
- package/components/Template/TemplateSharingDialog/UsersChipSelector.js +1 -1
- package/components/Template/TemplateSharingDialog/index.js +1 -1
- package/components/TextField/effects/index.js +1 -1
- package/components/TextField/index.js +1 -1
- package/components/TextLink/index.js +1 -1
- package/components/TracesEditModal/TracesEditModal.js +1 -1
- package/components/TracesEditModal/TracesEditModalContainer.js +1 -1
- package/components/TruncatedText/index.js +1 -1
- package/components/Typography.js +1 -1
- package/components/UserCard/index.js +1 -1
- package/components/UserCardPopover.js +1 -1
- package/components/UserMention/constants.js +1 -1
- package/components/UserMention/index.js +1 -1
- package/components/UserMention/utils/index.js +1 -1
- package/components/VirtualizedTable/CustomizeColumnsDialog.js +1 -1
- package/components/VirtualizedTable/DraggableList.js +1 -1
- package/components/VirtualizedTable/index.js +1 -1
- package/components/WellSummary/ActivitySummaryChart.js +1 -1
- package/components/WellSummary/FracWirelineTimeChart.js +1 -1
- package/components/WellSummary/WellSummaryItemLabel.js +1 -1
- package/components/WellSummary/WellSummaryItemTitle.js +1 -1
- package/components/WellSummary/WellSummaryItemValue.js +1 -1
- package/components/WellSummary/effects/useWellSummaryData.js +1 -1
- package/components/WellSummary/utils.js +1 -1
- package/config/highcharts/highcharts-contour.js +1 -1
- package/config/mapbox/index.js +1 -1
- package/config/theme/accordionOverrides.js +1 -1
- package/config/theme/buttonOverrides.js +1 -1
- package/config/theme/checkboxOverrides.js +1 -1
- package/config/theme/chipOverrides.js +1 -1
- package/config/theme/dateTimePickerThemeOverrides.js +1 -1
- package/config/theme/fabOverrides.js +1 -1
- package/config/theme/index.js +1 -1
- package/config/theme/radioOverrides.js +1 -1
- package/config/theme/tableOverrides.js +1 -1
- package/config/theme/textFieldOverrides.js +1 -1
- package/config/theme/toggleButtonsGroupOverrides.js +1 -1
- package/constants/accuracy.js +1 -1
- package/constants/alerts.js +1 -1
- package/constants/appPackages.js +1 -1
- package/constants/apps.js +1 -1
- package/constants/assetTypes.js +1 -1
- package/constants/bha.js +1 -1
- package/constants/casing.js +1 -1
- package/constants/completion.js +1 -1
- package/constants/componentsSettings.js +1 -1
- package/constants/corvaCompanyId.js +1 -1
- package/constants/dateTimeFormat.js +1 -1
- package/constants/devcenter.js +1 -1
- package/constants/drillstring.js +1 -1
- package/constants/feed.js +1 -1
- package/constants/goals.js +1 -1
- package/constants/localStorageKeys.js +1 -1
- package/constants/mixpanel.js +1 -1
- package/constants/notifications.js +1 -1
- package/constants/rigActivity.js +1 -1
- package/constants/segment.js +1 -1
- package/constants/sizes.js +1 -1
- package/constants/subscriptions.js +1 -1
- package/constants/theme.js +1 -1
- package/constants/wellSummary.js +1 -1
- package/effects/useDevCenterApp.js +1 -1
- package/effects/useEscPress.js +1 -1
- package/effects/useResizeObserver.js +1 -1
- package/effects/useSharedDCStore.js +1 -1
- package/effects/useSignedURL.js +1 -1
- package/effects/useSubscriptions.js +1 -1
- package/hocs/withAssetEditorLockHOC.js +1 -1
- package/hocs/withMUIProvidersHOC.js +1 -1
- package/icons/index.js +1 -1
- package/package.json +1 -1
- package/permissions/PermissionsContext.js +1 -1
- package/permissions/ProvidePermissions.js +1 -1
- package/permissions/constants/abilities.js +1 -1
- package/permissions/constants/index.js +1 -1
- package/permissions/usePermissions.js +1 -1
- package/permissions/useProvidePermissions.js +1 -1
- package/permissions/utils.js +1 -1
- package/permissions/withPermissionsHOC.js +1 -1
- package/styles/typography/index.js +1 -1
- package/utils/DrillstringUtils.js +1 -1
- package/utils/FluidCheckUtils.js +1 -1
- package/utils/StageDesignVActualUtils.js +1 -1
- package/utils/accuracy.js +1 -1
- package/utils/alerts.js +1 -1
- package/utils/apps.js +1 -1
- package/utils/audio.js +1 -1
- package/utils/bha.js +1 -1
- package/utils/casing/conversion.js +1 -1
- package/utils/casing/validation.js +1 -1
- package/utils/chartSeries.js +1 -1
- package/utils/completion.js +1 -1
- package/utils/components.js +1 -1
- package/utils/constants/units.js +1 -1
- package/utils/convert.js +1 -1
- package/utils/convertKeys.js +1 -1
- package/utils/csvExport.js +1 -1
- package/utils/dashboardReports.js +1 -1
- package/utils/delay.js +1 -1
- package/utils/devcenter.js +1 -1
- package/utils/devcenterToasts.js +1 -1
- package/utils/drillstring/conversion.js +1 -1
- package/utils/drillstring/schematic.js +1 -1
- package/utils/drillstring/validation.js +1 -1
- package/utils/env.js +1 -1
- package/utils/feed.js +1 -1
- package/utils/fileExtension.js +1 -1
- package/utils/formatting.js +1 -1
- package/utils/ga.js +1 -1
- package/utils/goals.js +1 -1
- package/utils/index.js +1 -1
- package/utils/jsonaDataFormatter.js +1 -1
- package/utils/lasParser.js +1 -1
- package/utils/localStorage.js +1 -1
- package/utils/main.js +1 -1
- package/utils/mapUnits.js +1 -1
- package/utils/mapbox.js +1 -1
- package/utils/metrics/index.js +1 -1
- package/utils/metrics/metricsConfig.js +1 -1
- package/utils/metrics/utils.js +1 -1
- package/utils/mobileDetect.js +1 -1
- package/utils/nativeMessages.js +1 -1
- package/utils/notificationToasts.js +1 -1
- package/utils/notifications.js +1 -1
- package/utils/permissions.js +1 -1
- package/utils/reports.js +1 -1
- package/utils/resolveWellHubSlug.js +1 -1
- package/utils/sharedDCStore.js +1 -1
- package/utils/themeVariables.js +1 -1
- package/utils/time.js +1 -1
- package/utils/torqueAndHookloadUtils.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/classCallCheck"),t=require("@babel/runtime/helpers/createClass"),r=require("@babel/runtime/helpers/assertThisInitialized"),n=require("@babel/runtime/helpers/inherits"),i=require("@babel/runtime/helpers/possibleConstructorReturn"),s=require("@babel/runtime/helpers/getPrototypeOf"),o=require("@babel/runtime/helpers/defineProperty"),l=require("react"),a=require("lodash"),u=require("prop-types"),d=require("classnames"),c=require("@material-ui/core"),p=require("@material-ui/lab");require("./ChipSelector.css.js");var f=require("react/jsx-runtime");function m(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var h=m(e),g=m(t),I=m(r),b=m(n),y=m(i),v=m(s),x=m(o),w=m(u),j=m(d);function O(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function q(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?O(Object(r),!0).forEach((function(t){x.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):O(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function R(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var r,n=v.default(e);if(t){var i=v.default(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return y.default(this,r)}}var S=new RegExp("^new.*$"),C=function(e){b.default(r,e);var t=R(r);function r(e){var n;return h.default(this,r),n=t.call(this,e),x.default(I.default(n),"formatItem",(function(e){return{text:n.props.chipFormatter(e),id:a.get(e,"id"),persistent:a.get(e,"persistent",!1)}})),x.default(I.default(n),"handleChange",(function(e,t){var r=n.formattedSelectedItems,i=new Set(r.map((function(e){return e.id}))),s=new Set(t.map((function(e){return e.id}))),o=t.filter((function(e){return!i.has(e.id)})),l=r.filter((function(e){return!s.has(e.id)&&!e.persistent})).map((function(e){return e.id}));o.forEach(n.handleRequestAdd),l.forEach(n.handleRequestDelete)})),x.default(I.default(n),"handleRequestAdd",(function(e){var t=e.id,r=e.text;n.props.allowAddNewItems?n.itemWithSameNameExists(r)?n.setState({isError:!0}):n.props.onAddNew({id:"new".concat(r),name:r}):n.listedItems.find((function(e){return a.get(e,"id")===t}))?n.props.onAdd(t):n.setState({isError:!0})})),x.default(I.default(n),"handleRequestDelete",(function(e){n.props.allowAddNewItems&&S.test(e)?n.props.onRemoveNew(e):n.props.onRemove(e)})),x.default(I.default(n),"handleUpdateInput",(function(){n.state.isError&&n.setState({isError:!1})})),x.default(I.default(n),"getOptionLabel",(function(e){return e.text})),x.default(I.default(n),"renderTags",(function(e,t){return e.map((function(e,r){return f.jsx(c.Chip,q(q({"data-not-migrated-MuiChip":!0,label:n.getOptionLabel(e)},t({index:r})),{},{onDelete:e.persistent?null:function(){return n.handleRequestDelete(e.id)}}))}))})),x.default(I.default(n),"renderInput",(function(e){return f.jsx(c.TextField,q(q({},e),{},{variant:"standard",placeholder:n.props.hintText}))})),x.default(I.default(n),"itemWithSameNameExists",(function(e){return n.props.items.concat(n.props.newItems).map(n.formatItem).find((function(t){return a.get(t,"text")===e}))})),n.state={isError:!1},n}return g.default(r,[{key:"componentDidUpdate",value:function(e){var t=e.selectedItems;this.props.selectedItems!==t&&this.setState({isError:!1})}},{key:"itemList",get:function(){var e=this;return this.listedItems.map((function(t){return f.jsx(c.ListItem,{"data-testid":"".concat("chipSelector","_item_").concat(e.props.listItemFormatter(t)),button:!0,divider:!0,onClick:function(){return e.props.onAdd(a.get(t,"id"))},children:f.jsx(c.ListItemText,{children:e.props.listItemFormatter(t)})},a.get(t,"id"))}))}},{key:"listedItems",get:function(){var e=this;return this.props.items.filter((function(t){return!e.props.selectedItems.has(a.get(t,"id"))}))}},{key:"selectedItems",get:function(){var e=this;return this.props.items.filter((function(t){return e.props.selectedItems.has(a.get(t,"id"))})).concat(this.props.allowAddNewItems?this.props.newItems:[])}},{key:"formattedSelectedItems",get:function(){return this.selectedItems.map(this.formatItem)}},{key:"formattedListedItems",get:function(){return this.listedItems.map(this.formatItem)}},{key:"render",value:function(){var e=this.state.isError?this.props.errorText:"",t=this.props.classes;return f.jsxs("div",{children:[f.jsxs(c.FormControl,{className:t.formControl,error:!!e,fullWidth:!0,children:[f.jsx(p.Autocomplete,{"data-testid":"generic_chipInput",multiple:!0,fullWidth:!0,id:"chip-selector",classes:{inputRoot:t.inputRoot},value:this.formattedSelectedItems,onChange:this.handleChange,onInputChange:this.handleUpdateInput,options:this.formattedListedItems,getOptionLabel:this.getOptionLabel,renderInput:this.renderInput,renderTags:this.renderTags}),f.jsx(c.FormHelperText,{children:e})]}),f.jsx("div",{className:"c-chip-select-component__list-title",children:f.jsx("em",{children:this.props.listTitle})}),f.jsx(c.List,{className:j.default(this.props.listClasses,this.props.classes.listStyle),children:a.isEmpty(this.listedItems)?f.jsx("div",{className:"c-chip-select-component__empty-list",children:f.jsx("p",{"data-testid":"".concat("chipSelector","_emptyLabel"),children:"List is empty"})}):this.itemList})]})}}]),r}(l.PureComponent);C.propTypes={items:w.default.arrayOf(w.default.shape({})).isRequired,selectedItems:w.default.shape([]).isRequired,newItems:w.default.arrayOf(w.default.shape({})),onAdd:w.default.func.isRequired,onRemove:w.default.func.isRequired,allowAddNewItems:w.default.bool,onAddNew:w.default.func,onRemoveNew:w.default.func,chipFormatter:w.default.func,listItemFormatter:w.default.func,classes:w.default.string,listClasses:w.default.string,hintText:w.default.string,errorText:w.default.string,listTitle:w.default.string},C.defaultProps={allowAddNewItems:!1,chipFormatter:function(e){return e.toString()},listItemFormatter:function(e){return e.toString()},classes:"c-chip-select-component__container",listClasses:"c-chip-select-component__list",hintText:null,errorText:"You can not add not existing item",listTitle:"All items",onAddNew:null,onRemoveNew:null,newItems:null};var N=c.withStyles({listStyle:{borderColor:"grey",overflow:"auto"},formControl:{marginBottom:8},inputRoot:{paddingBottom:"8px !important"}})(C);module.exports=N;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),t=require("lodash"),r=require("../../Avatar/index.js"),s=require("./ChipSelector.js"),i=require("react/jsx-runtime");function
|
|
1
|
+
"use strict";var e=require("prop-types"),t=require("lodash"),r=require("../../Avatar/index.js"),s=require("./ChipSelector.js"),i=require("react/jsx-runtime");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=n(e),u={container:{display:"flex",justifyContent:"start",alignItems:"center"},username:{marginLeft:20}},d=function(e){return i.jsxs("div",{style:u.container,children:[i.jsx(r.default,{displayName:t.get(e,"displayName"),imgSrc:t.get(e,"profilePhoto")}),i.jsx("div",{style:u.username,children:t.get(e,"displayName")})]})},l=function(e){var r=e.users,n=e.selectedUsers,a=e.onAddUser,u=e.onRemoveUser;return i.jsx(s,{items:r,selectedItems:n,onAdd:a,onRemove:u,chipFormatter:function(e){return t.get(e,"displayName")},listItemFormatter:d,hintText:"Type user name...",errorText:"You can not add not existing user",listTitle:"Recent users"})};l.propTypes={selectedUsers:a.default.shape([]).isRequired,onAddUser:a.default.func.isRequired,onRemoveUser:a.default.func.isRequired,users:a.default.arrayOf(a.default.shape({id:a.default.oneOfType([a.default.string,a.default.number]).isRequired,displayName:a.default.string.isRequired,persistent:a.default.bool})).isRequired},module.exports=l;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/asyncToGenerator"),r=require("@babel/runtime/helpers/slicedToArray"),n=require("@babel/runtime/regenerator"),i=require("react"),a=require("prop-types"),o=require("@material-ui/core"),u=require("lodash"),s=require("classnames"),c=require("../../../clients/jsonApi/index.js"),l=require("./UsersChipSelector.js"),p=require("react/jsx-runtime");function d(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var f=d(e),h=d(t),b=d(r),g=d(n),m=d(a),y=d(s);function j(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function x(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?j(Object(r),!0).forEach((function(t){f.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):j(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var v=o.makeStyles({dialog:{width:"600px",height:"600px"},actions:{padding:"8px 40px",boxShadow:"0px -4px 10px rgb(0 0 0 / 25%)"},mobileActions:{paddingRight:"100px"}});function S(e){var t=e.title,r=e.open,n=e.onSave,a=e.onCancel,s=e.currentUser,d=v(),m=!1,j=i.useState([]),S=b.default(j,2),O=S[0],q=S[1],w=i.useState(new Set),P=b.default(w,2),C=P[0],D=P[1];i.useEffect((function(){function e(){return(e=h.default(g.default.mark((function e(){var t,r,n;return g.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t={companyId:u.get(s,["company","id"])},e.next=4,c.getUsers(t);case 4:r=e.sent,n=(r||[]).filter((function(e){return u.get(e,"id")!==u.get(s,"id")})).map((function(e){return x(x({},e),{},{id:u.get(e,"id"),displayName:"".concat(u.get(e,"first_name")," ").concat(u.get(e,"last_name"))})})),q(n),e.next=12;break;case 9:e.prev=9,e.t0=e.catch(0),console.error(e.t0);case 12:case"end":return e.stop()}}),e,null,[[0,9]])})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[]);var U=function(){D(new Set),a()};return p.jsxs(o.Dialog,{open:r,onClose:U,fullScreen:m,classes:{paper:y.default(f.default({},d.dialog,!0))},children:[p.jsx(o.DialogTitle,{children:t||"Share Templates"}),p.jsxs(o.DialogContent,{children:[p.jsx(o.Typography,{variant:"subtitle1",gutterBottom:!0,children:"Share with users"}),p.jsx(l,{users:O,selectedUsers:C,onAddUser:function(e){D((function(t){return new Set(t.add(e))}))},onRemoveUser:function(e){D((function(t){return t.delete(e),new Set(t)}))}})]}),p.jsxs(o.DialogActions,{className:y.default(d.actions,f.default({},d.mobileActions,m)),children:[p.jsx(o.Button,{color:"primary",onClick:U,children:"Cancel"}),p.jsx(o.Button,{variant:"contained",color:"primary",onClick:function(){n(O.filter((function(e){return C.has(u.get(e,"id"))}))),D(new Set)},children:"Save"})]})]})}S.propTypes={title:m.default.string,open:m.default.bool.isRequired,onSave:m.default.func.isRequired,onCancel:m.default.func.isRequired,currentUser:m.default.shape({}).isRequired},S.defaultProps={title:null},module.exports=S;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react");exports.useCustomShrink=function(
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/slicedToArray"),t=require("react");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=n(e);exports.useCustomShrink=function(e){var n=e.startIcon,u=e.endIcon,o=e.onFocus,l=e.onBlur,s=e.value,f=e.InputProps,a=t.useState(),i=r.default(a,2),d=i[0],c=i[1],p=t.useState(),v=r.default(p,2),h=v[0],b=v[1],m=t.useState("string"==typeof s&&0!==s.length||"number"==typeof s&&0!==String(s).length||!(null==f||!f.startAdornment)||!1),g=r.default(m,2),y=g[0],A=g[1],I=t.useRef(null),S=t.useRef(null);return t.useEffect((function(){var e,t;c(null===(e=I.current)||void 0===e?void 0:e.offsetWidth),b(null===(t=S.current)||void 0===t?void 0:t.offsetWidth)}),[n,u]),{shrink:y,onInputFocus:function(e){A(!0),o&&o(e)},onInputBlur:function(e){0!==e.target.value.length||null!=f&&f.startAdornment||A(!1),l&&l(e)},startlabelOffset:d,endlabelOffset:h,startAdornmentRef:I,endAdornmentRef:S}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("prop-types"),
|
|
1
|
+
"use strict";var t=require("@babel/runtime/helpers/defineProperty"),e=require("@babel/runtime/helpers/objectWithoutProperties"),n=require("prop-types"),r=require("@material-ui/core"),o=require("./effects/index.js"),u=require("../../config/theme/palette.mjs.js"),l=require("react/jsx-runtime");function a(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var s=a(t),i=a(e),p=a(n),d=["startIcon","endIcon","onFocus","onBlur","InputProps","value","startAdornment","endAdornment"];function c(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function f(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?c(Object(n),!0).forEach((function(e){s.default(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):c(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var m=r.makeStyles((function(t){return{textField:{marginTop:16,marginBottom:8,"& .MuiFormLabel-root":{marginLeft:function(t){return t.startlabelOffset?"".concat(t.startlabelOffset+8,"px"):0},marginRight:function(t){return t.endlabelOffset?"".concat(t.endlabelOffset+8,"px"):0}},"&:hover":{"&.MuiTextField-root .MuiInput-root":{"& .MuiInputAdornment-root svg.MuiSvgIcon-root":{fill:u.primary.contrastText}}},"&.MuiTextField-root .MuiInput-root":{"& .MuiInputAdornment-root svg.MuiSvgIcon-root":{width:16,height:16,fontSize:16,fill:"#DADADA"},"&.Mui-error .MuiInputAdornment-root svg.MuiSvgIcon-root":{fill:"".concat(t.palette.error.main," !important")}},"& .Mui-focused .MuiInputAdornment-root svg.MuiSvgIcon-root":{fill:"".concat(t.palette.primary.main," !important")}},shrunkLabel:{"&.MuiInputLabel-shrink.MuiFormLabel-root":{marginLeft:0}}}})),b=function(t){var e=t.startIcon,n=t.endIcon,u=t.onFocus,a=t.onBlur,s=t.InputProps,p=t.value,c=t.startAdornment,b=t.endAdornment,I=i.default(t,d),v=o.useCustomShrink({startIcon:e,endIcon:n,onFocus:u,onBlur:a,value:p,InputProps:s}),O=v.shrink,g=v.onInputFocus,h=v.onInputBlur,A=v.startlabelOffset,P=v.endlabelOffset,j=v.startAdornmentRef,y=v.endAdornmentRef,M=m({startlabelOffset:A,endlabelOffset:P});return l.jsx(r.TextField,f(f({},I),{},{onFocus:g,onBlur:h,value:p,classes:{root:M.textField},InputLabelProps:f({shrink:O,classes:{shrink:M.shrunkLabel}},t.InputLabelProps),InputProps:f({startAdornment:e?l.jsx(r.InputAdornment,{position:"start",ref:j,children:e}):c,endAdornment:n?l.jsx(r.InputAdornment,{position:"end",ref:y,children:n}):b},t.InputProps)}))};b.propTypes={startIcon:p.default.node,endIcon:p.default.node,InputProps:p.default.shape({startAdornment:null}),InputLabelProps:p.default.shape({startAdornment:null}),value:p.default.oneOf([p.default.string,p.default.number]),onFocus:p.default.func,onBlur:p.default.func,endAdornment:p.default.node,startAdornment:p.default.node},b.defaultProps={startIcon:null,endIcon:null,InputProps:void 0,InputLabelProps:void 0,value:"",onFocus:void 0,onBlur:void 0,endAdornment:null,startAdornment:null},module.exports=b;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require('./../../ext-esm/tslib/tslib.es6.js'),r=require("react/jsx-runtime"),t=require("@material-ui/core"),i=require("prop-types"),s=require("classnames"),n=require("@material-ui/icons/Language");require("../DevCenter/AppHeader/AppHeader.js"),require("../DevCenter/AppSideBar/AppSideBar.js"),require("../DevCenter/AppsDataProvider/AppsDataProvider.js"),require("react"),require("lodash"),require("@material-ui/icons"),require("../Icons/AnnotationIcon.js"),require("../Annotations/components/AnnotationsList/index.js"),require("../Annotations/components/LastAnnotation/index.js"),require("../Annotations/AnnotationsContext.js"),require("../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js"),require("../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js"),require("../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js"),require("../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js"),require("../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js"),require("../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js"),require("../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js"),require("../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js"),require("../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js"),require("../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js"),require("../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js"),require("../../utils/mobileDetect.js"),require("../IconButton/index.js"),require("../Modal/CorvaModal.css.js"),require("uuid"),require("../IconMenu/index.js"),require("../StyledMenuItem/index.js"),require("../AppIcon/AppIcon.js"),require("../DevCenter/AppContext.js"),require("../AssetEditor/index.js"),require("../AssetEditorV2/index.js"),require("../AppVersionsSelect/AppVersionsSelect.js"),require("../LoadingIndicator/LoadingIndicator.js"),require("../Typography.js"),require("../RealTimeValuesSidebar/RealTimeSidebar.js"),require("../CollapsableSidebar.js"),require("../DateTimePicker/index.js"),require("../DatePicker/index.js"),require("../ErrorBoundary/ErrorBoundary.js"),require("../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js"),require("../SlateFormattedText/SlateFormattedText.js"),require("../SlateFormattedText/RenderElements.js"),require("slate"),require("../EmptyState/EmptyState.js"),require("../ParameterCharts/ParameterCharts.js"),require("../ParameterCharts/AddEditTrack.js"),require("../ChartActionsList/ChartActionsList.js"),require("../CopyToClipboard/CopyToClipboard.js"),require("../AssetEditor/AssetEditorAutocomplete.js"),require("../AssetEditor/SingleAssetEditor.js"),require("../SettingEditors/ColorEditor/index.js"),require("../SettingEditors/DropdownEditor/index.js"),require("../SettingEditors/RadioEditor/index.js"),require("../SwitchControl/index.js"),require("../ColorPicker/ColorPicker.js"),require("../Chart/components/ChartButton.js"),require("../Chart/components/ChartButtons.js"),require("../Chart/components/ChartWrapper.js"),require("../Chart/components/AxisDropdown.js"),require("../Chart/components/ChartSelect.js"),require("../Chart/components/buttons/DragToZoomButton.js"),require("../Chart/components/buttons/ZoomInButton.js"),require("../Chart/components/buttons/ZoomOutButton.js"),require("../Chart/components/buttons/PanButton.js"),require("../Chart/components/buttons/ResetZoomButton.js"),require("../Chart/components/buttons/HideAxesButton.js"),require("../Chart/components/buttons/ChartTypeButton.js"),require("../ColorPicker/PaletteChromePicker/PaletteChromePicker.js"),require("../TruncatedText/index.js"),require("../MiddleTruncatedText/MiddleTruncatedText.js"),require("../RangeSlider/RangeSlider.js"),require("../AdvancedSlider/AdvancedSlider.js"),require("../Breadcrumbs/index.js"),require("../VirtualizedTable/index.js"),require("../EmptyView/EmptyView.js"),require("../EmptyView/EmptyAppView/EmptyAppView.js"),require("../Button/index.js"),require("../ContextMenuItem/index.js"),require("../FolderMenuItem/index.js"),require("../EditableItem/EditableItem/index.js"),require("../EditableItem/EditableItemWithBadge/index.js"),require("../Checkbox/index.js"),require("../FolderMenuItemWithLinks/index.js"),require("../TextField/index.js"),require("../Chip/index.js"),require("../Counter/index.js"),require("../AnchorsList/AnchorsList.js"),require("../Select/index.js"),require("../Select/SelectFilterBy.js"),require("../CustomSelect/index.js"),require("../Tabs/Tabs.js"),require("../Tabs/Tab.js"),require("../ResizableTable/ResizableTable.js"),require("@material-ui/icons/Check"),require("@material-ui/icons/Close"),require("@material-ui/icons/Edit"),require("@material-ui/icons/Delete"),require("../GradientManager/configuration/constants.js"),require("../GradientManager/GradientList.js"),require("@material-ui/icons/AddCircle"),require("../GradientManager/GradientPreview/GradientPreview.js"),require("../GradientManager/GradientSelect.styles.js"),require("../GradientPicker/GradientPicker.js"),require("../GradientManager/GradientManager.styles.js"),require("../Drillstring/BHASchematic.js"),require("../Drillstring/BHATable/index.js"),require("../Drillstring/BHAComponentIcon.js"),require("../Drillstring/BHAComponentDetail/index.js"),require("../Drillstring/BHATileIcon.js"),require("../Drillstring/BHATile/BHATile.js"),require("../Drillstring/BHAList/BHAList.js"),require("../Drillstring/BHAComponentsTable/BHAComponentsTable.js"),require("../Casing/CasingTable/index.js"),require("../Casing/CasingComponentIcon.js"),require("../Casing/CasingTileIcon.js"),require("../Casing/CasingTableV2/CasingTableV2.js"),require("../Casing/CasingTile/CasingTile.js"),require("../DisabledSettingsMessage/DisabledSettingsMessage.js"),require("../WellSummary/WellSummaryItemLabel.js"),require("../WellSummary/WellSummaryItemTitle.js"),require("../WellSummary/WellSummaryItemValue.js"),require("../WellSummary/ActivitySummaryChart.js"),require("../WellSummary/FracWirelineTimeChart.js"),require("query-string"),require("../../clients/api/apiCore.js"),require("../../clients/constants.js"),require("../../constants/goals.js"),require("../../constants/segment.js"),require("../../constants/alerts.js"),require("../../constants/apps.js"),require("../../constants/drillstring.js"),require("../../constants/completion.js"),require("../../constants/appPackages.js"),require("../../constants/notifications.js"),require("../../constants/feed.js"),require("../../constants/bha.js"),require("../../utils/env.js"),require("../BICOffsetPickerDialog/index.js"),require("../OffsetWellButton/OffsetWellButton.js"),require("../OffsetWellPickerV2/OffsetWellPickerDialog.js"),require("../OffsetWellPickerV3/index.js"),require("../OffsetWellChips/Chip.js"),require("../OffsetWellChips/ChipsContainer.js"),require("../OffsetWellPickerV4/OffsetWellPickerV4.js"),require("../OffsetWellMap/OffsetWellMap.js"),require("@material-ui/core/Snackbar"),require("../Notifications/Toast.js"),require("../Toaster/Toaster.js"),require("../ConfirmationDialog.js"),require("../Avatar/index.js"),require("../Template/TemplatePopover/index.js"),require("../Template/TemplateSharingDialog/index.js"),require("../MenuItem/index.js"),require("../MiddleTruncate/MiddleTruncate.js"),require("../PadModeSelect/PadModeSelect.js"),require("../PinnableFilters/PinnableFilters.js"),require("../HeaderLayout/HeaderLayout.js"),require("../PadOffsetsPicker/PadOffsetsPicker.js"),require("../PadOffsetsPicker/OffsetAssetChip.js"),require("../PadOffsetsPicker/OffsetAssetsListExpander.js"),require("../PadOffsetsPicker/StagesSelector.js"),require("../PadOffsetsPickerV2/PadOffsetsPickerV2.js"),require("../Table/TableToolbar/TableToolbar.js"),require("../Table/TableContainer/TableContainer.js"),require("../Table/TableCell/TableCell.js"),require("../Tooltip/ScrollableTooltip.js"),require("../PriceInput/PriceInput.js"),require("../LabelsCounter/LabelsCounter.js"),require("../Stepper/Step.js"),require("../Stepper/StepsWrapper.js"),require("../Stepper/Stepper.js"),require("../Comment/CommentIcon/index.js"),require("../FilesLoader/FilesLoader.js"),require("../FilesLoader/Icons/FileIcon.js"),require("../SearchInput/index.js"),require("../FeedItem/FeedItem.js"),require("../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js"),require("../PostInput/PostInput.js"),require("../KeyboardDateTimePicker.js"),require("../AddComment/Popover.js"),require("../AddComment/Popup.js"),require("../StageDesignVActual/ComparisonBar/ComparisonBar.js"),require("../StageDesignVActual/ElementsComparison/ElementsComparison.js"),require("../StageDesignVActual/ComparisonHeader.js"),require("../StageDesignVActual/ComparisonRow.js"),require("../EmbeddedApp/DevCenterEmbeddedApp.js"),require("../EmbeddedApp/EmbeddedApp.js"),require("../HelpCenter/HelpCenterIcon.js"),require("../Autocomplete/Autocomplete.js"),require("../DocumentViewer/DocumentViewer.js"),require("../ColorPickerPalette/ColorPickerPalette.js"),require("../Search/Search.js"),require("../Search/components/Listbox.js"),require("../Search/components/Paper.js"),require("../Search/components/RecentSearches.js"),require("../Search/components/InputAdornmentLeft.js"),require("../Search/components/Groups.js"),require("../StatusBadge/index.js"),require("../Attachment/index.js"),require("../EmojiIconButton.js"),require("../FileUploadIconButton.js"),require("../FilePreview/index.js"),require("../FailedFileUploading.js"),require("../UserMention/index.js"),require("../CommentsInfo/index.js"),require("../CommentInput/index.js"),require("../Comment/index.js"),require("../CommentLoader.js"),require("../AssetNameLabel/AssetStatusBadge.js"),require("../AssetEditorV2/components/PrimaryAssetSelect.js"),require("../AssetEditorV2/components/SecondaryAssetSelect.js"),require("../AssetEditorV2/components/SelectItem.js"),require("../AssetEditorV2/components/MultipleAssetsToggle.js"),require("../AssetEditorV2/components/PrimaryAssetSelectV2.js"),require("../EChartsWrapper/EChartsWrapper.js"),require("querystring"),require("uuid/v1"),require("../../clients/subscriptions.js"),require("../../utils/index.js"),require("jsona"),require("../StatusBadge/constants.js"),require("lodash/set"),require("lodash/get"),require("lodash/unset"),require("moment"),require("../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js"),require("../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js"),require("../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js"),require("../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js"),require("../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js");var o=require("../DevCenter/DevCenterRouterContext/effects/useDevCenterRouter.js");function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}require("react-router"),require("rollbar"),require("@rollbar/react"),require("../DevCenter/NavigationBar/NavigationBar.js"),require("../DevCenter/SideBar/SideBar.js"),require("../DevCenter/AppSettingsPopover/AppSettingsPopover.js"),require("../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js"),require("../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js"),require("../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js");var u=a(i),l=a(s),p=a(n),d=t.withStyles({tooltip:{padding:"4px 8px",display:"flex",alignItems:"center"}})(t.Tooltip),q=t.makeStyles((function(e){return{root:{color:e.palette.primary.main,fontSize:"inherit",lineHeight:"inherit",letterSpacing:"0.15px",textDecoration:"none","&:hover":{color:e.palette.primary.main,textDecoration:"underline"},"&:visited":{color:e.palette.primary.main}},disabled:{color:e.palette.primary.dark,fontSize:"inherit",lineHeight:"inherit",letterSpacing:"0.15px"},icon:{marginRight:8},buttonLink:{border:"none",background:"none",padding:0,cursor:"pointer"}}})),c=function(i){var s=i.TooltipProps,n=i.children,a=i.className,u=i.disabled,c=i.showTooltip,j=i.tooltipText,m=i.target,C=i.href,A=e.__rest(i,["TooltipProps","children","className","disabled","showTooltip","tooltipText","target","href"]),g=q(),D=o.useDevCenterRouter();if(u)return r.jsx(t.Tooltip,e.__assign({title:"Disabled",placement:"bottom-start"},{children:r.jsx("span",e.__assign({className:l.default(g.disabled,a)},A,{children:n}))}));var f=D&&"_self"===m?r.jsx("button",e.__assign({tabIndex:0,role:"link",className:l.default(g.buttonLink,g.root,a),onClick:function(e){e.metaKey||e.ctrlKey?window.open(C,"_blank"):D.push(C)}},A,{children:n})):r.jsx("a",e.__assign({className:l.default(g.root,a),target:m,href:C,rel:"noopener noreferrer"},A,{children:n}));return c||j?r.jsx(d,e.__assign({title:r.jsxs(r.Fragment,{children:[r.jsx(p.default,{fontSize:"small",className:g.icon}),j||C]}),placement:"bottom-start"},s,{children:f})):f};u.default.node.isRequired,u.default.string.isRequired,u.default.string,u.default.oneOf(["_self","_blank"]),u.default.bool,u.default.bool,u.default.string,u.default.shape({}),c.propTypes={children:u.default.node.isRequired,href:u.default.string.isRequired,className:u.default.string,target:u.default.oneOf(["_self","_blank"]),disabled:u.default.bool,showTooltip:u.default.bool,tooltipText:u.default.string,TooltipProps:u.default.shape({})},c.defaultProps={TooltipProps:{},className:"",target:"_blank",disabled:!1,showTooltip:!1,tooltipText:""},module.exports=c;
|
|
1
|
+
"use strict";var e=require('./../../ext-esm/tslib/tslib.es6.js'),r=require("react/jsx-runtime"),t=require("@material-ui/core"),i=require("prop-types"),s=require("classnames"),n=require("@material-ui/icons/Language");require("../DevCenter/AppHeader/AppHeader.js"),require("../DevCenter/AppSideBar/AppSideBar.js"),require("../DevCenter/AppsDataProvider/AppsDataProvider.js"),require("@babel/runtime/helpers/defineProperty"),require("@babel/runtime/helpers/slicedToArray"),require("react"),require("lodash"),require("@material-ui/icons"),require("../Icons/AnnotationIcon.js"),require("../Annotations/components/AnnotationsList/index.js"),require("../Annotations/components/LastAnnotation/index.js"),require("../Annotations/AnnotationsContext.js"),require("../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js"),require("../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js"),require("../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js"),require("../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js"),require("../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js"),require("../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js"),require("../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js"),require("../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js"),require("../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js"),require("../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js"),require("../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js"),require("../../utils/mobileDetect.js"),require("../IconButton/index.js"),require("../Modal/CorvaModal.css.js"),require("uuid"),require("../IconMenu/index.js"),require("../StyledMenuItem/index.js"),require("../AppIcon/AppIcon.js"),require("../DevCenter/AppContext.js"),require("../AssetEditor/index.js"),require("../AssetEditorV2/index.js"),require("../AppVersionsSelect/AppVersionsSelect.js"),require("../LoadingIndicator/LoadingIndicator.js"),require("../Typography.js"),require("../RealTimeValuesSidebar/RealTimeSidebar.js"),require("../CollapsableSidebar.js"),require("../DateTimePicker/index.js"),require("../DatePicker/index.js"),require("../ErrorBoundary/ErrorBoundary.js"),require("../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js"),require("../SlateFormattedText/SlateFormattedText.js"),require("../SlateFormattedText/RenderElements.js"),require("@babel/runtime/helpers/typeof"),require("slate"),require("../EmptyState/EmptyState.js"),require("../ParameterCharts/ParameterCharts.js"),require("../ParameterCharts/AddEditTrack.js"),require("../ChartActionsList/ChartActionsList.js"),require("../CopyToClipboard/CopyToClipboard.js"),require("../AssetEditor/AssetEditorAutocomplete.js"),require("../AssetEditor/SingleAssetEditor.js"),require("../SettingEditors/ColorEditor/index.js"),require("../SettingEditors/DropdownEditor/index.js"),require("../SettingEditors/RadioEditor/index.js"),require("../SwitchControl/index.js"),require("../ColorPicker/ColorPicker.js"),require("../Chart/components/ChartButton.js"),require("../Chart/components/ChartButtons.js"),require("../Chart/components/ChartWrapper.js"),require("../Chart/components/AxisDropdown.js"),require("../Chart/components/ChartSelect.js"),require("../Chart/components/buttons/DragToZoomButton.js"),require("../Chart/components/buttons/ZoomInButton.js"),require("../Chart/components/buttons/ZoomOutButton.js"),require("../Chart/components/buttons/PanButton.js"),require("../Chart/components/buttons/ResetZoomButton.js"),require("../Chart/components/buttons/HideAxesButton.js"),require("../Chart/components/buttons/ChartTypeButton.js"),require("../ColorPicker/PaletteChromePicker/PaletteChromePicker.js"),require("../TruncatedText/index.js"),require("../MiddleTruncatedText/MiddleTruncatedText.js"),require("../RangeSlider/RangeSlider.js"),require("../AdvancedSlider/AdvancedSlider.js"),require("../Breadcrumbs/index.js"),require("../VirtualizedTable/index.js"),require("../EmptyView/EmptyView.js"),require("../EmptyView/EmptyAppView/EmptyAppView.js"),require("../Button/index.js"),require("../ContextMenuItem/index.js"),require("../FolderMenuItem/index.js"),require("../EditableItem/EditableItem/index.js"),require("../EditableItem/EditableItemWithBadge/index.js"),require("../Checkbox/index.js"),require("../FolderMenuItemWithLinks/index.js"),require("../TextField/index.js"),require("../Chip/index.js"),require("../Counter/index.js"),require("../AnchorsList/AnchorsList.js"),require("../Select/index.js"),require("../Select/SelectFilterBy.js"),require("../CustomSelect/index.js"),require("../Tabs/Tabs.js"),require("../Tabs/Tab.js"),require("../ResizableTable/ResizableTable.js"),require("@material-ui/icons/Check"),require("@material-ui/icons/Close"),require("@material-ui/icons/Edit"),require("@material-ui/icons/Delete"),require("../GradientManager/configuration/constants.js"),require("../GradientManager/GradientList.js"),require("@material-ui/icons/AddCircle"),require("../GradientManager/GradientPreview/GradientPreview.js"),require("../GradientManager/GradientSelect.styles.js"),require("../GradientPicker/GradientPicker.js"),require("../GradientManager/GradientManager.styles.js"),require("../Drillstring/BHASchematic.js"),require("../Drillstring/BHATable/index.js"),require("../Drillstring/BHAComponentIcon.js"),require("../Drillstring/BHAComponentDetail/index.js"),require("../Drillstring/BHATileIcon.js"),require("../Drillstring/BHATile/BHATile.js"),require("../Drillstring/BHAList/BHAList.js"),require("../Drillstring/BHAComponentsTable/BHAComponentsTable.js"),require("../Casing/CasingTable/index.js"),require("../Casing/CasingComponentIcon.js"),require("../Casing/CasingTileIcon.js"),require("../Casing/CasingTableV2/CasingTableV2.js"),require("../Casing/CasingTile/CasingTile.js"),require("../DisabledSettingsMessage/DisabledSettingsMessage.js"),require("../WellSummary/WellSummaryItemLabel.js"),require("../WellSummary/WellSummaryItemTitle.js"),require("../WellSummary/WellSummaryItemValue.js"),require("../WellSummary/ActivitySummaryChart.js"),require("../WellSummary/FracWirelineTimeChart.js"),require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"),require("../../clients/jsonApi/index.js"),require("../../constants/goals.js"),require("../../constants/segment.js"),require("../../constants/alerts.js"),require("../../constants/apps.js"),require("../../constants/drillstring.js"),require("../../constants/completion.js"),require("../../constants/appPackages.js"),require("../../constants/notifications.js"),require("../../constants/feed.js"),require("../../constants/bha.js"),require("../../utils/env.js"),require("../BICOffsetPickerDialog/index.js"),require("../OffsetWellButton/OffsetWellButton.js"),require("../OffsetWellPickerV2/OffsetWellPickerDialog.js"),require("../OffsetWellPickerV3/index.js"),require("../OffsetWellChips/Chip.js"),require("../OffsetWellChips/ChipsContainer.js"),require("../OffsetWellPickerV4/OffsetWellPickerV4.js"),require("../OffsetWellMap/OffsetWellMap.js"),require("@material-ui/core/Snackbar"),require("../Notifications/Toast.js"),require("../Toaster/Toaster.js"),require("../ConfirmationDialog.js"),require("../Avatar/index.js"),require("../Template/TemplatePopover/index.js"),require("../Template/TemplateSharingDialog/index.js"),require("../MenuItem/index.js"),require("../MiddleTruncate/MiddleTruncate.js"),require("../PadModeSelect/PadModeSelect.js"),require("../PinnableFilters/PinnableFilters.js"),require("../HeaderLayout/HeaderLayout.js"),require("../PadOffsetsPicker/PadOffsetsPicker.js"),require("../PadOffsetsPicker/OffsetAssetChip.js"),require("../PadOffsetsPicker/OffsetAssetsListExpander.js"),require("../PadOffsetsPicker/StagesSelector.js"),require("../PadOffsetsPickerV2/PadOffsetsPickerV2.js"),require("../Table/TableToolbar/TableToolbar.js"),require("../Table/TableContainer/TableContainer.js"),require("../Table/TableCell/TableCell.js"),require("../Tooltip/ScrollableTooltip.js"),require("../PriceInput/PriceInput.js"),require("../LabelsCounter/LabelsCounter.js"),require("../Stepper/Step.js"),require("../Stepper/StepsWrapper.js"),require("../Stepper/Stepper.js"),require("../Comment/CommentIcon/index.js"),require("../FilesLoader/FilesLoader.js"),require("../FilesLoader/Icons/FileIcon.js"),require("../SearchInput/index.js"),require("../FeedItem/FeedItem.js"),require("../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js"),require("../PostInput/PostInput.js"),require("../KeyboardDateTimePicker.js"),require("../AddComment/Popover.js"),require("../AddComment/Popup.js"),require("../StageDesignVActual/ComparisonBar/ComparisonBar.js"),require("../StageDesignVActual/ElementsComparison/ElementsComparison.js"),require("../StageDesignVActual/ComparisonHeader.js"),require("../StageDesignVActual/ComparisonRow.js"),require("../EmbeddedApp/DevCenterEmbeddedApp.js"),require("../EmbeddedApp/EmbeddedApp.js"),require("../HelpCenter/HelpCenterIcon.js"),require("../Autocomplete/Autocomplete.js"),require("../DocumentViewer/DocumentViewer.js"),require("@babel/runtime/helpers/objectWithoutProperties"),require("../ColorPickerPalette/ColorPickerPalette.js"),require("../Search/Search.js"),require("../Search/components/Listbox.js"),require("../Search/components/Paper.js"),require("../Search/components/RecentSearches.js"),require("../Search/components/InputAdornmentLeft.js"),require("../Search/components/Groups.js"),require("../StatusBadge/index.js"),require("../Attachment/index.js"),require("../EmojiIconButton.js"),require("../FileUploadIconButton.js"),require("../FilePreview/index.js"),require("../FailedFileUploading.js"),require("../UserMention/index.js"),require("../CommentsInfo/index.js"),require("../CommentInput/index.js"),require("../Comment/index.js"),require("../CommentLoader.js"),require("../AssetNameLabel/AssetStatusBadge.js"),require("../AssetEditorV2/components/PrimaryAssetSelect.js"),require("../AssetEditorV2/components/SecondaryAssetSelect.js"),require("../AssetEditorV2/components/SelectItem.js"),require("../AssetEditorV2/components/MultipleAssetsToggle.js"),require("../AssetEditorV2/components/PrimaryAssetSelectV2.js"),require("../EChartsWrapper/EChartsWrapper.js"),require("querystring"),require("uuid/v1"),require("../../clients/subscriptions.js"),require("../../utils/index.js"),require("jsona"),require("../StatusBadge/constants.js"),require("@babel/runtime/helpers/toConsumableArray"),require("lodash/set"),require("lodash/get"),require("lodash/unset"),require("moment"),require("../../clients/api/apiCore.js"),require("../../clients/constants.js"),require("../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js"),require("../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js"),require("../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js"),require("../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js"),require("../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js");var o=require("../DevCenter/DevCenterRouterContext/effects/useDevCenterRouter.js");function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}require("react-router"),require("rollbar"),require("@rollbar/react"),require("../DevCenter/NavigationBar/NavigationBar.js"),require("../DevCenter/SideBar/SideBar.js"),require("../DevCenter/AppSettingsPopover/AppSettingsPopover.js"),require("../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js"),require("../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js"),require("../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js");var u=a(i),l=a(s),p=a(n),d=t.withStyles({tooltip:{padding:"4px 8px",display:"flex",alignItems:"center"}})(t.Tooltip),q=t.makeStyles((function(e){return{root:{color:e.palette.primary.main,fontSize:"inherit",lineHeight:"inherit",letterSpacing:"0.15px",textDecoration:"none","&:hover":{color:e.palette.primary.main,textDecoration:"underline"},"&:visited":{color:e.palette.primary.main}},disabled:{color:e.palette.primary.dark,fontSize:"inherit",lineHeight:"inherit",letterSpacing:"0.15px"},icon:{marginRight:8},buttonLink:{border:"none",background:"none",padding:0,cursor:"pointer"}}})),c=function(i){var s=i.TooltipProps,n=i.children,a=i.className,u=i.disabled,c=i.showTooltip,j=i.tooltipText,m=i.target,C=i.href,A=e.__rest(i,["TooltipProps","children","className","disabled","showTooltip","tooltipText","target","href"]),g=q(),b=o.useDevCenterRouter();if(u)return r.jsx(t.Tooltip,e.__assign({title:"Disabled",placement:"bottom-start"},{children:r.jsx("span",e.__assign({className:l.default(g.disabled,a)},A,{children:n}))}));var D=b&&"_self"===m?r.jsx("button",e.__assign({tabIndex:0,role:"link",className:l.default(g.buttonLink,g.root,a),onClick:function(e){e.metaKey||e.ctrlKey?window.open(C,"_blank"):b.push(C)}},A,{children:n})):r.jsx("a",e.__assign({className:l.default(g.root,a),target:m,href:C,rel:"noopener noreferrer"},A,{children:n}));return c||j?r.jsx(d,e.__assign({title:r.jsxs(r.Fragment,{children:[r.jsx(p.default,{fontSize:"small",className:g.icon}),j||C]}),placement:"bottom-start"},s,{children:D})):D};u.default.node.isRequired,u.default.string.isRequired,u.default.string,u.default.oneOf(["_self","_blank"]),u.default.bool,u.default.bool,u.default.string,u.default.shape({}),c.propTypes={children:u.default.node.isRequired,href:u.default.string.isRequired,className:u.default.string,target:u.default.oneOf(["_self","_blank"]),disabled:u.default.bool,showTooltip:u.default.bool,tooltipText:u.default.string,TooltipProps:u.default.shape({})},c.defaultProps={TooltipProps:{},className:"",target:"_blank",disabled:!1,showTooltip:!1,tooltipText:""},module.exports=c;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),a=require("lodash"),t=require("@material-ui/core"),i=require("../Typography.js"),l=require("../Modal/Modal.js"),
|
|
1
|
+
"use strict";var e=require("prop-types"),a=require("lodash"),t=require("@material-ui/core"),i=require("../Typography.js"),l=require("../Modal/Modal.js"),n=require("../KeyboardDateTimePicker.js"),s=require("../PostInput/PostInput.js"),r=require("./TracesEditModal.css.js"),o=require("react/jsx-runtime");function d(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=d(e),p="TracesEditModal",c=function(e){var a=e.onClose,d=e.onApply,u=e.postValue,c=e.onPostChange,m=e.timestampMs,f=e.onTimestampChange,h=e.timestampError,x=e.minDateMs,y=e.maxDateMs,D=e.isApplyDisabled,j=e.isDepthDataLoading,b=e.holeDepth,g=e.bitDepth,q=e.userCompanyId;return o.jsxs(l,{open:!0,onClose:a,title:"Edit",contentClassName:r.modal,actions:o.jsxs(t.Grid,{container:!0,direction:"row",justify:"flex-end",alignItems:"center",spacing:2,children:[o.jsx(t.Grid,{item:!0,children:o.jsx(t.Button,{"data-testid":"".concat(p,"_cancel"),color:"primary",onClick:a,children:"Cancel"})}),o.jsx(t.Grid,{item:!0,children:o.jsx(t.Button,{"data-testid":"".concat(p,"_apply"),variant:"contained",color:"primary",disabled:D,onClick:d,children:"Apply"})})]}),children:[o.jsx(s,{className:r.modalPostInput,initialValue:u,userCompanyId:q,onChange:c}),o.jsxs(t.Box,{display:"flex",flexDirection:"column",children:[o.jsxs(t.Box,{display:"flex",flexDirection:"column",mb:2,children:[o.jsx("span",{className:r.modalFieldLabel,children:"Time"}),o.jsx(n,{"data-testid":"".concat(p,"_date"),className:r.modalDateInput,disabled:j,ampm:!1,value:m,minDate:x,maxDate:y,onChange:f,format:"MM/DD/YYYY, HH:mm",error:!!h,helperText:h})]}),o.jsxs(t.Box,{display:"flex",flexDirection:"column",mb:3,children:[o.jsx("span",{className:r.modalFieldLabel,children:"Hole Depth"}),o.jsx(i.Regular14,{"data-testid":"".concat(p,"_holeDepth"),children:j?"Loading...":"".concat(b,"’")})]}),o.jsxs(t.Box,{display:"flex",flexDirection:"column",children:[o.jsx("span",{className:r.modalFieldLabel,children:"Bit Depth"}),o.jsx(i.Regular14,{"data-testid":"".concat(p,"_bitDepth"),children:j?"Loading...":"".concat(g,"’")})]})]})]})};c.propTypes={isApplyDisabled:u.default.bool,isDepthDataLoading:u.default.bool,userCompanyId:u.default.oneOfType([u.default.string,u.default.number]).isRequired,timestampMs:u.default.oneOfType([u.default.string,u.default.number]).isRequired,minDateMs:u.default.oneOfType([u.default.string,u.default.number]).isRequired,maxDateMs:u.default.oneOfType([u.default.string,u.default.number]).isRequired,timestampError:u.default.string,holeDepth:u.default.oneOfType([u.default.string,u.default.number]).isRequired,bitDepth:u.default.oneOfType([u.default.string,u.default.number]).isRequired,initialAttachment:u.default.shape({}),postValue:u.default.shape({body:u.default.string,attachment:u.default.shape({})}).isRequired,onPostChange:u.default.func.isRequired,onTimestampChange:u.default.func.isRequired,onClose:u.default.func,onApply:u.default.func},c.defaultProps={initialAttachment:null,onClose:a.noop,onApply:a.noop,timestampError:"",isApplyDisabled:!1,isDepthDataLoading:!1},module.exports=c;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/asyncToGenerator"),a=require("@babel/runtime/helpers/slicedToArray"),r=require("@babel/runtime/regenerator"),n=require("prop-types"),u=require("react"),i=require("lodash"),s=require("../../constants/feed.js"),o=require("../../clients/jsonApi/index.js"),d=require("./TracesEditModal.js"),l=require("react/jsx-runtime");function p(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c=p(e),f=p(t),m=p(a),h=p(r),b=p(n),y=function(e){var t,a,r,n,p=e.feedItem,b=e.onSave,y=e.onClose,q=e.minDateSec,D=e.maxDateSec,S=e.assetId,E=p.context[s.FEED_ITEM_TYPES.TRACES_MEMO],T=E.attachment,x=E.timestamp,g={body:E.body,attachment:T},v=u.useState(g),M=m.default(v,2),C=M[0],_=M[1],A=u.useState(x),R=m.default(A,2),j=R[0],I=R[1],N=u.useState(E.holeDepth),O=m.default(N,2),P=O[0],w=O[1],k=u.useState(E.bitDepth),F=m.default(k,2),Y=F[0],B=F[1],G=u.useState(!1),L=m.default(G,2),V=L[0],z=L[1],H=(t=j,a=q,r=D,Number.isNaN(t)?"Can't parse date or time format":t<a||t>r?"Should be in range of available traces data":""),J=Number.isNaN(j)||!C.body&&!C.attachment||x===j&&i.isEqual(g,C),K=(n=f.default(h.default.mark((function e(t){var a,r,n,u;return h.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=t+5,r="{timestamp#gte#".concat(t-5,"}AND{timestamp#lte#").concat(a,"}"),z(!0),e.prev=4,e.next=7,o.getAppStorage("corva","wits",S,{limit:10,query:r});case 7:n=e.sent,u=n&&i.minBy(n,(function(e){return Math.abs(e.timestamp-t)})),w(u.data.hole_depth),B(u.data.bit_depth),e.next=16;break;case 13:e.prev=13,e.t0=e.catch(4),console.error(e.t0);case 16:z(!1);case 17:case"end":return e.stop()}}),e,null,[[4,13]])}))),function(e){return n.apply(this,arguments)});return u.useEffect((function(){j&&!H&&x!==j&&K(j)}),[H,j,x]),l.jsx(d,{postValue:C,onPostChange:_,timestampMs:1e3*j,timestampError:H,minDateMs:1e3*q,maxDateMs:1e3*D,isDepthDataLoading:V,isApplyDisabled:J,holeDepth:P,bitDepth:Y,userCompanyId:p.company_id,onTimestampChange:function(e){I(e.unix())},onApply:function(){return b({context:c.default({},s.FEED_ITEM_TYPES.TRACES_MEMO,{body:C.body,attachment:C.attachment,timestamp:j,holeDepth:P,bitDepth:Y})})},onClose:y})};y.propTypes={feedItem:b.default.shape().isRequired,onSave:b.default.func.isRequired,onClose:b.default.func.isRequired,minDateSec:b.default.oneOfType([b.default.number,b.default.string]).isRequired,maxDateSec:b.default.oneOfType([b.default.number,b.default.string]).isRequired,assetId:b.default.oneOfType([b.default.number,b.default.string]).isRequired},module.exports=y;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/slicedToArray"),r=require("@babel/runtime/helpers/objectWithoutProperties"),t=require("@babel/runtime/helpers/defineProperty"),i=require("react"),o=require("prop-types"),n=require("@material-ui/core"),l=require("classnames"),a=require("react/jsx-runtime");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=s(e),c=s(r),p=s(t),f=s(o),d=s(l),b=["children","className","maxLines","showTooltip"];function m(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);r&&(i=i.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,i)}return t}function h(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?m(Object(t),!0).forEach((function(r){p.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):m(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}var y=n.makeStyles({root:function(e){var r=e.maxLines;return h({overflow:"hidden"},r?{display:"-webkit-box","-webkit-line-clamp":r,"-webkit-box-orient":"vertical"}:{whiteSpace:"nowrap",textOverflow:"ellipsis"})}});function O(e){var r=e.children,t=e.className,o=e.maxLines,l=e.showTooltip,s=c.default(e,b),p=i.useState(!1),f=u.default(p,2),m=f[0],O=f[1],w=i.useRef(),j=y({maxLines:o});i.useEffect((function(){var e=w.current,r=e.scrollWidth,t=e.clientWidth,i=e.scrollHeight,n=e.clientHeight;O(o?i>n:r>t)}));var v=a.jsx("div",h(h({className:d.default(j.root,t),ref:w},s),{},{children:r}));return m&&l?a.jsx(n.Tooltip,{title:r,children:v}):v}O.propTypes={children:f.default.oneOfType([f.default.node,f.default.string]).isRequired,className:f.default.string,maxLines:f.default.number,showTooltip:f.default.bool},O.defaultProps={className:"",maxLines:null,showTooltip:!0},module.exports=O;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@material-ui/core")
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@material-ui/core"),t=e.styled(e.Typography)({fontWeight:400,fontSize:"0.625rem"}),r=e.styled(e.Typography)({fontWeight:400,fontSize:"0.6875rem"}),o=e.styled(e.Typography)({fontWeight:400,fontSize:"0.75rem"}),p=e.styled(e.Typography)({fontWeight:400,fontSize:"0.875rem"}),y=e.styled(e.Typography)({fontWeight:400,fontSize:"1rem"}),i=e.styled(e.Typography)({fontWeight:400,fontSize:"1.25rem"}),g=e.styled(e.Typography)({fontWeight:500,fontSize:"0.8125rem"}),s=e.styled(e.Typography)({fontWeight:500,fontSize:"0.875rem"}),a=e.styled(e.Typography)({fontWeight:600,fontSize:"0.5625rem"});exports.Medium13=g,exports.Medium14=s,exports.Regular10=t,exports.Regular11=r,exports.Regular12=o,exports.Regular14=p,exports.Regular16=y,exports.Regular20=i,exports.SemiBold9=a;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),t=require("@material-ui/core/styles"),a=require("@material-ui/core/Card"),r=require("@material-ui/core/CardActions"),i=require("@material-ui/core/CardContent"),s=require("@material-ui/core/CardMedia"),
|
|
1
|
+
"use strict";var e=require("prop-types"),t=require("@material-ui/core/styles"),a=require("@material-ui/core/Card"),r=require("@material-ui/core/CardActions"),i=require("@material-ui/core/CardContent"),s=require("@material-ui/core/CardMedia"),n=require("@material-ui/core/Chip"),c=require("@material-ui/core/Button"),l=require("@material-ui/core/Typography"),o=require("@material-ui/icons/Email"),d=require("@material-ui/icons/Phone"),u=require("./style.css.js");require("../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js");var m=require("../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js");require("react"),require("@babel/runtime/helpers/defineProperty"),require("@babel/runtime/helpers/objectWithoutProperties"),require("react-router");var f=require("react/jsx-runtime");function p(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var h=p(e),x=p(a),g=p(r),j=p(i),v=p(s),q=p(n),b=p(c),y=p(l),C=p(o),N=p(d),_="UserCardDialogPo";function B(e){var t=e.user,a=t.id,r=t.email,i=t.mobile,s=t.title,n=t.first_name,c=t.last_name,l=t.profile_photo,o=e.currentUser,d=e.classes;return f.jsxs(x.default,{"data-testid":"".concat(_),className:d.card,children:[f.jsx(v.default,{"data-testid":"".concat(_,"_placeholder"),className:d.media,image:l||"https://cdn.corva.ai/app/images/user-placeholder.svg",title:"".concat(n," ").concat(c),children:Number(o.id)===Number(a)&&f.jsx("div",{className:u.cUserCardMediaBackdrop,children:f.jsx(m.UniversalLink,{href:"/config/users/".concat(a),children:f.jsx(q.default,{"data-not-migrated-MuiChip":!0,"data-testid":"".concat(_,"_viewProfile"),className:u.cUserCardMediaBackdropToProfile,label:"View Profile"})})})}),f.jsxs(j.default,{className:d.content,children:[f.jsx(y.default,{"data-testid":"".concat(_,"_name"),variant:"h5",className:d.userName,children:"".concat(n," ").concat(c)}),s&&f.jsx(y.default,{variant:"subtitle1",children:s}),f.jsx("br",{}),r&&f.jsx("a",{href:"mailto:".concat(r),target:"_top",children:f.jsxs(y.default,{"data-testid":"".concat(_,"_email"),gutterBottom:!0,variant:"body1",className:d.contact,children:[f.jsx(C.default,{className:d.contactIcon}),r]})}),i&&f.jsx("a",{href:"tel:".concat(i),target:"_top",children:f.jsxs(y.default,{"data-testid":"".concat(_,"_phone"),variant:"body1",className:d.contact,children:[f.jsx(N.default,{className:d.contactIcon}),i]})})]}),f.jsxs(g.default,{className:d.actions,children:[r?f.jsx("a",{href:"mailto:".concat(r),target:"_top",children:f.jsx(b.default,{"data-testid":"".concat(_,"_emailButton"),className:d.actionButton,variant:"contained",color:"primary",children:"Email"})}):f.jsx(b.default,{disabled:!0,className:d.actionButton,variant:"contained",color:"primary",children:"Email"}),f.jsx(b.default,{"data-testid":"".concat(_,"_messageButton"),disabled:!0,className:d.actionButton,variant:"contained",color:"primary",children:"Message"})]})]})}B.propTypes={user:h.default.shape({id:h.default.number.isRequired,email:h.default.string,mobile:h.default.string,title:h.default.string,role:h.default.string,first_name:h.default.string.isRequired,last_name:h.default.string.isRequired,profile_photo:h.default.string}).isRequired,classes:h.default.shape({}).isRequired,currentUser:h.default.shape({id:h.default.oneOfType([h.default.number,h.default.string])})},B.defaultProps={currentUser:{}};var R=t.withStyles((function(e){return{card:{width:352},media:{height:264,width:"100%"},content:{cursor:"auto",padding:"10px 28px 28px 28px"},userName:{fontWeight:"bold"},contact:{display:"flex",alignItems:"center",fontSize:12,cursor:"pointer"},contactIcon:{height:15,width:15,marginRight:10,color:e.palette.grey[300]},actions:{display:"flex",justifyContent:"space-between",padding:"0 28px 28px 28px"},actionButton:{width:139}}}))(B);module.exports=R;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/slicedToArray"),r=require("react"),a=require("prop-types"),s=require("@material-ui/core"),t=require("./UserCard/index.js"),i=require("react/jsx-runtime");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=u(e),p=u(a);function l(e){var a=r.useState(null),u=n.default(a,2),p=u[0],l=u[1],o=Boolean(p);return i.jsxs(i.Fragment,{children:[i.jsx("div",{"aria-owns":o?"user-popover":void 0,"aria-haspopup":"true",onClick:function(e){l(e.currentTarget)},className:e.classes.childrenWrapper,style:e.wrapperStyle,children:e.children}),i.jsx(s.Popover,{id:"user-popover",open:o,classes:{paper:e.classes.popoverPaper},anchorEl:p,anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"left"},onClose:function(){l(null)},children:i.jsx(t,{user:e.user,currentUser:e.currentUser})})]})}l.propTypes={wrapperStyle:p.default.shape({}),user:p.default.shape({}).isRequired,children:p.default.node.isRequired,currentUser:p.default.shape({}),classes:p.default.shape({popoverPaper:p.default.string.isRequired,childrenWrapper:p.default.string.isRequired}).isRequired},l.defaultProps={wrapperStyle:{},currentUser:{}};var o=s.withStyles({popoverPaper:{background:"transparent"},childrenWrapper:{cursor:"pointer"}})(l);module.exports=o;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react"),
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),n=require("react"),o=require("lodash"),t=require("prop-types"),r=require("@material-ui/core/styles"),s=require("react-mentions"),i=require("@material-ui/core/colors/blue");require("../../permissions/PermissionsContext.js");var u=require("../../permissions/constants/index.js");require("@babel/runtime/helpers/slicedToArray");var a=require("../../permissions/withPermissionsHOC.js");require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"),require("../../clients/jsonApi/index.js"),require("../../permissions/ProvidePermissions.js");var l=require("../Avatar/index.js"),c=require("./utils/index.js"),d=require("./constants.js"),f=require("./style.css.js"),p=require("react/jsx-runtime");function g(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var m=g(e),b=g(t);function h(e,n){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(e);n&&(t=t.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),o.push.apply(o,t)}return o}function y(e){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?h(Object(o),!0).forEach((function(n){m.default(e,n,o[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):h(Object(o)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))}))}return e}var j={backgroundColor:g(i).default[100]},v={color:"#00bcd4"},q={suggestions:{item:{"&focused":{backgroundColor:"rgba(0, 0, 0, 0.08)"}}}},w=y(y({},q),{},{input:{color:"#fff",caretColor:"#fff",zIndex:1},highlighter:{color:"#fff"}}),P=y(y({},q),{},{input:{color:"#000"}}),_=function(e){var t=e.onChange,r=e.singleLine,i=e.suggestionsPortalHost,u=e.value,a=e.inputRef,g=e.classes,m=e.style,b=e.withLightTheme,h=e.placeholder,q=e.onMount,_=e.onKeyDown,O=e.onKeyUp,C=e.onFocus,S=e.onBlur,x=e.autoFocus,R=e.disabled,A=e.companyId,F=e.currentUser,K=e.isCompanySelectVisible,M=e.mentionProps,U=e.allowSuggestionsAboveCursor;n.useEffect(q,[]);var D=n.useCallback(o.debounce((function(e,n){var o=K&&F&&F.company_id!==A?[F.company_id,A]:null;c.handleFetchUsers(e,n,o)}),400),[A]),I=Object.assign(b?P:w,m);return p.jsx(s.MentionsInput,{value:u,onChange:function(e,n){t(n)},singleLine:r,allowSpaceInQuery:!0,classNames:f,placeholder:h,suggestionsPortalHost:i,inputRef:a,style:I,onKeyDown:_,onKeyUp:O,autoFocus:x,onFocus:C,onBlur:S,disabled:R,allowSuggestionsAboveCursor:U,children:p.jsx(s.Mention,y({markup:d.USER_MARKUP,renderSuggestion:function(e){return function(e,n){return p.jsxs("div",{className:f.mention__suggestion,children:[p.jsx(l.default,{alt:e.display,displayName:e.display,className:n.avatar,imgSrc:e.photo}),p.jsxs("div",{className:f.mention__suggestion__info,children:[p.jsx("span",{"data-testid":"".concat("userMention","_name_").concat(e.display),className:f.mention__suggestion__info__name,children:e.display}),e.title&&p.jsx("span",{className:f.mention__suggestion__info__group,children:e.title})]})]})}(e,g)},trigger:"@",data:D,displayTransform:function(e,n){return"@".concat(n)},style:b?j:v,appendSpaceOnAdd:!0},M))})};_.propTypes={onChange:b.default.func,singleLine:b.default.bool,suggestionsPortalHost:b.default.shape({current:b.default.instanceOf(Element)}),value:b.default.string,inputRef:b.default.shape({}),classes:b.default.shape({avatar:b.default.string.isRequired}).isRequired,withLightTheme:b.default.bool,placeholder:b.default.string,style:b.default.shape({}),mentionProps:b.default.shape({}),onMount:b.default.func,onKeyDown:b.default.func,onKeyUp:b.default.func,onFocus:b.default.func,onBlur:b.default.func,autoFocus:b.default.bool,disabled:b.default.bool,currentUser:b.default.shape({company_id:b.default.number.isRequired}).isRequired,companyId:b.default.number,isCompanySelectVisible:b.default.bool.isRequired,allowSuggestionsAboveCursor:b.default.bool},_.defaultProps={onChange:function(){},singleLine:!1,suggestionsPortalHost:null,value:"",inputRef:null,withLightTheme:!1,placeholder:"Mention people using '@'",style:{suggestions:{list:{background:"#414141"},item:{color:"white",height:30,"&focused":{backgroundColor:"rgba(255, 255, 255, 0.08)"}}}},mentionProps:{},onMount:function(){},onKeyDown:function(){},onKeyUp:function(){},onFocus:function(){},onBlur:function(){},autoFocus:!0,disabled:!1,allowSuggestionsAboveCursor:!1,companyId:null};var O=a.withPermissionsHOC({isCompanySelectVisible:u.PERMISSIONS.companySelectorView})(r.withStyles({avatar:{height:45,width:45,border:"1.5px solid #fff"}})(_));module.exports=O;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../clients/jsonApi/index.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/asyncToGenerator"),r=require("@babel/runtime/regenerator"),t=require("../../../clients/jsonApi/index.js"),n=require("../../UserCardPopover.js");require("../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js");var i=require("../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js");require("react"),require("@babel/runtime/helpers/defineProperty"),require("@babel/runtime/helpers/objectWithoutProperties"),require("react-router");var a=require("react/jsx-runtime"),u=require("../constants.js"),s=require("../style.css.js");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c,l=o(e),p=o(r),d=function(e){return e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")},f=function(e){var r=d(e),t=e[e.indexOf(u.PLACEHOLDERS.display)+u.PLACEHOLDERS.display.length],n=e[e.indexOf(u.PLACEHOLDERS.display)+u.PLACEHOLDERS.display.length];return new RegExp(r.replace(u.PLACEHOLDERS.display,"([^".concat(d(t||""),"]+?)")).replace(u.PLACEHOLDERS.id,"([^".concat(d(n||""),"]+?)")),"g")},v=function(e){return e.data.map((function(e){return{id:e.id,display:"".concat(e.first_name," ").concat(e.last_name),photo:e.profile_photo,title:e.title}}))},h=(c=l.default(p.default.mark((function e(r,n,i){var a,u;return p.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r){e.next=2;break}return e.abrupt("return",n([]));case 2:return e.prev=2,e.next=5,t.getUserAutocomplete(null,r,i);case 5:a=e.sent,e.next=11;break;case 8:e.prev=8,e.t0=e.catch(2),console.error(e.t0);case 11:if(a&&0!==a.data.length){e.next=13;break}return e.abrupt("return",n([]));case 13:return u=v(a),e.abrupt("return",n(u));case 15:case"end":return e.stop()}}),e,null,[[2,8]])}))),function(e,r,t){return c.apply(this,arguments)});exports.formatMentionText=function(e,r,t){var s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"#039be5",o=arguments.length>4?arguments[4]:void 0;if(!e)return e;var c=f(u.USER_MARKUP),l=e.split(c),p=3,d=l.reduce((function(e,u,c){var d=e;if(c%p-1==0){var f="@".concat(l[c+1]),v=r&&r.length&&r.find((function(e){return e.id===Number(u)})),h=v&&!t?a.jsx(n,{user:v,wrapperStyle:{display:"inline-block",color:s},currentUser:o,children:f},"userCard-".concat(c)):a.jsx(i.UniversalLink,{href:"/config/users/".concat(u),children:f},"userLink-".concat(c));d.push(h)}return c%p==0&&d.push(u),d}),[]);return d},exports.handleFetchUsers=h,exports.isSuggestionsListOpened=function(){return document.getElementsByClassName(s.mention__suggestions__list).length>0};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react"),
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),n=require("prop-types"),i=require("@material-ui/core"),o=require("./DraggableList.js"),c=require("react/jsx-runtime");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=l(e),a=l(r),s=l(n);function d(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function f(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?d(Object(t),!0).forEach((function(r){u.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):d(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}function p(e){var r=e.open,n=e.columns,l=e.handleCloseWithOK,u=e.handleCloseWithCancel,s=t.useState(n),d=a.default(s,2),p=d[0],b=d[1];t.useEffect((function(){b(n)}),[n]);return c.jsxs(i.Dialog,{disableBackdropClick:!0,disableEscapeKeyDown:!0,fullWidth:!0,maxWidth:"xs",open:r,children:[c.jsx(i.DialogTitle,{children:"Customize Columns"}),c.jsx(i.DialogContent,{children:c.jsx(o,{items:p,onSort:function(e){b(e)},onClick:function(e){var r=p.map((function(r){return r.key===e.key?f(f({},r),{},{show:!!r.disabled||!r.show}):r}));b(r)}})}),c.jsxs(i.DialogActions,{children:[c.jsx(i.Button,{autoFocus:!0,onClick:function(){b(n),u()},color:"primary",children:"Cancel"}),c.jsx(i.Button,{onClick:function(){l(p)},color:"primary",variant:"contained",children:"Ok"})]})]})}p.propTypes={open:s.default.bool.isRequired,handleCloseWithOK:s.default.func.isRequired,handleCloseWithCancel:s.default.func.isRequired,columns:s.default.array.isRequired},module.exports=p;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),
|
|
1
|
+
"use strict";var e=require("prop-types"),r=require("react-sortable-hoc"),a=require("@material-ui/core"),t=require("@material-ui/icons/DragIndicator"),i=require("react/jsx-runtime");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=l(e),o=l(t),s=a.makeStyles({draggableList:{borderNottom:"1px solid #e0e0e0",listStyle:"none",padding:"0"},draggableListItem:{cursor:"pointer",borderTop:"1px solid #e0e0e0",lineHeight:"1rem",zIndex:1500,display:"flex",alignItems:"center","&:hover $draggableListItemDraghandle":{opacity:1}},draggableListItemCheckBox:{padding:"8px"},draggableListItemDraghandle:{color:"#777",opacity:0}}),d=r.SortableHandle((function(){return i.jsx(o.default,{className:"c-draggable-list__item_draghandle",fontSize:"small"})})),c=r.SortableElement((function(e){var r=e.item,t=e.onClick,l=s();return i.jsxs("li",{className:l.draggableListItem,children:[i.jsx(d,{}),i.jsx(a.Checkbox,{className:l.draggableListItemCheckBox,color:"primary",checked:r.show,onClick:function(){return t(r)}}),i.jsx(a.Typography,{variant:"body2",children:r.customLabel||r.label||r})]})})),u=r.SortableContainer((function(e){var r=e.items,a=e.onClick,t=s();return i.jsx("ul",{className:t.draggableList,children:r.map((function(e,r){return i.jsx(c,{index:r,item:e,onClick:a,disabled:e.disabled},e.label)}))})}));function m(e){var a=e.items,t=e.onSort,l=e.onClick;return i.jsx(u,{useDragHandle:!0,items:a,onSortEnd:function(e){var i=e.oldIndex,l=e.newIndex,n=r.arrayMove(a,i,l);t(n)},onClick:l})}m.propTypes={items:n.default.arrayOf(n.default.shape({})).isRequired,onSort:n.default.func.isRequired,onClick:n.default.func.isRequired},module.exports=m;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/slicedToArray"),n=require("@babel/runtime/helpers/objectWithoutProperties"),r=require("react"),u=require("prop-types"),o=require("react-virtualized"),i=require("@material-ui/core"),l=require("@material-ui/icons/Settings"),s=require("./CustomizeColumnsDialog.js"),a=require("./VirtualizedTable.js"),c=require("react/jsx-runtime");function f(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=f(e),h=f(t),p=f(n),m=f(u),g=f(l),y=["columns","useColumnSetting","savedColumns","onChangeColumns","customMuiStyles"];function S(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?S(Object(n),!0).forEach((function(t){d.default(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):S(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var b=i.makeStyles({vtTopSetting:{position:"relative",height:"25px"},vtTopSettingIcon:{position:"fixed",right:"20px",padding:"3px",fontSize:"20px"}});function j(e){var t=e.columns,n=e.useColumnSetting,u=e.savedColumns,l=e.onChangeColumns,f=e.customMuiStyles,d=p.default(e,y),m=b(),S=r.useState(!1),j=h.default(S,2),v=j[0],O=j[1],w=r.useState(!1),x=h.default(w,2),q=x[0],P=x[1],T=r.useMemo((function(){var e=[];return u.forEach((function(n){var r=t.find((function(e){return e.key===n.key}));r&&e.push(C(C({},r),{},{show:n.show}))})),t.forEach((function(t){e.find((function(e){return e.key===t.key}))||e.push(t)})),e}),[t,u]),D=n&&q?25:0;return c.jsxs(c.Fragment,{children:[n&&q&&c.jsx("div",{className:m.vtTopSetting,children:c.jsx(i.IconButton,{size:"small",className:m.vtTopSettingIcon,onClick:function(){return O(!0)},children:c.jsx(g.default,{fontSize:"inherit"})})}),c.jsx(o.AutoSizer,{children:function(e){var t=e.width,r=e.height;return c.jsx(a.default,C({width:t,height:r-D,columns:T,useColumnSetting:n,onOpenSettingDlg:function(){return O(!0)},showTopSettingIcon:function(e){return P(e)},customMuiStyles:f},d))}}),c.jsx(s,{open:v,columns:T,handleCloseWithCancel:function(){return O(!1)},handleCloseWithOK:function(e){l&&l(e),O(!1)}})]})}j.propTypes={columns:m.default.arrayOf(m.default.shape({})),data:m.default.arrayOf(m.default.shape({})),useColumnSetting:m.default.bool,useFixedColumnWidth:m.default.bool,headerHeight:m.default.number,rowHeight:m.default.number,savedColumns:m.default.arrayOf(m.default.shape({})),onChangeColumns:m.default.func,customMuiStyles:m.default.shape({}),isTopSettingIconShownAlways:m.default.bool,CustomCellRenderer:m.default.func,customRowStyle:m.default.func,sort:m.default.func,sortBy:m.default.string,sortDirection:m.default.string},j.defaultProps={columns:[],data:[],useColumnSetting:!1,useFixedColumnWidth:!1,headerHeight:50,rowHeight:35,savedColumns:[],onChangeColumns:null,customMuiStyles:{},isTopSettingIconShownAlways:!1,CustomCellRenderer:null,customRowStyle:null,sort:null,sortBy:null,sortDirection:null},module.exports=j;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("prop-types"),
|
|
1
|
+
"use strict";var t=require("@babel/runtime/helpers/defineProperty"),e=require("@babel/runtime/helpers/slicedToArray"),i=require("prop-types"),r=require("react"),a=require("classnames"),n=require("@material-ui/core"),o=require("lodash"),l=require("../Typography.js"),s=require("./utils.js"),c=require("react/jsx-runtime");function u(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var d=u(t),p=u(e),h=u(i),f=u(a),g=n.makeStyles((function(t){return{root:{width:"228px",height:"228px",borderRadius:"50%",padding:"6px",position:"relative",background:"url(".concat("/static/media/9bda514bfc837939d0b6f7d8dbe94d03.svg",")"),backgroundRepeat:"no-repeat"},backgroundRoot:{width:"100%",height:"100%",borderRadius:"50%",border:"2px solid #616161",padding:"2px",display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden",background:"url(".concat("/static/media/49092309a3fda5ecf77311bd794ac103.svg",")")},emptyStateBackground:{background:"radial-gradient(50% 50% at 50% 50%, rgba(100, 181, 246, 0) 54.4%, rgba(100, 181, 246, 0.01) 76.49%, rgba(100, 181, 246, 0.06) 100%)"},dropShadowRoot:{width:"100%",height:"100%",borderRadius:"50%",filter:"blur(36px)",border:"2px solid #64B5F6",display:"flex",alignItems:"center",justifyContent:"center"},content:function(t){return{position:"absolute",width:"100%",height:"100%",display:"flex",alignItems:"center",flexDirection:"column",left:0,top:t.activitiesLength?40:57}},lastActivityRoot:{width:"90px",height:"90px",background:"#3B3B3B",boxShadow:"0px 2px 2px rgba(0, 0, 0, 0.1), inset 0px 1px 1px rgba(255, 255, 255, 0.05)",borderRadius:"50%",display:"flex",alignItems:"center",justifyContent:"center",margin:"8px 0"},activityDuration:{marginTop:"9px",color:t.palette.primary.text1,fontSize:"36px",lineHeight:"24px",fontWeight:300,letterSpacing:"0.4px"},durationUnit:{fontSize:"12px",lineHeight:"24px",fontWeight:500,letterSpacing:"0.4px"},activityTimeRange:{fontSize:"10px",textTransform:"uppercase",color:"#9E9E9E",lineHeight:"24px",fontWeight:500,letterSpacing:"1px"},activityName:{width:"106px",textAlign:"center",fontSize:"12px",lineHeight:"14px",fontWeight:500,letterSpacing:"0.4px",color:t.palette.primary.text1},noOperationsRoot:{width:90,height:90},noOperationsText:{marginTop:24,color:"#9E9E9E"},chart:{position:"absolute",left:2,top:2,width:"100%",height:"100%",padding:"12px"},canvas:{width:"100%",height:"100%"},activities:{position:"absolute",left:12,top:12}}}));function x(t){var e=t.title,i=t.currentActivityName,a=t.activities,u=t.showTooltip,h=g({activitiesLength:a.length}),x=r.useRef(null),m=r.useRef([]),v=r.useState(null),y=p.default(v,2),b=y[0],j=y[1],w=r.useMemo((function(){return a.filter((function(t){return t.duration}))}),[a]),R=r.useMemo((function(){return o.sumBy(a,"duration")}),[a]),N=r.useMemo((function(){return null===b?a.find((function(t){return t.name===i})):w[b]}),[a,i,w,b]),S=function(t){var e=!1;m.current.forEach((function(i,r){var a=i.current;if(a&&!e){var n=a.getContext("2d");(e=n.isPointInPath(t.offsetX,t.offsetY))&&j(r)}})),e||j(null)},T=function(){j(null)};return r.useEffect((function(){var t=x.current,e=t.getContext("2d");t.width=200,t.height=200,t.style.width="".concat(200,"px"),t.style.height="".concat(200,"px");var a=w.length;m.current.length!==a&&(m.current=Array(a).fill().map((function(t,e){return m.current[e]||r.createRef()})));var n=0;w.forEach((function(t,r){var a=n,o=a+t.duration/R*Math.PI*2;(null===b&&t.name===i||r===b)&&s.drawRadicalGradient(e,100,100,100,a,o);var l=m.current[r].current;if(l){l.width=200,l.height=200,l.style.width="".concat(200,"px"),l.style.height="".concat(200,"px"),u&&(l.onmousemove=S,l.onmouseleave=T);var c=l.getContext("2d");s.drawDonutSlice(c,100,100,100,a,o,t.color||"#000000",!0)}else s.drawDonutSlice(e,100,100,100,a,o,t.color||"#000000",!0);n=o}))})),c.jsxs("div",{className:h.root,children:[c.jsx("div",{className:f.default(h.backgroundRoot,d.default({},h.emptyStateBackground,!a.length)),children:c.jsx("div",{className:h.dropShadowRoot})}),c.jsxs("div",{className:h.content,children:[c.jsx(n.Typography,{className:h.activityTimeRange,children:e}),a.length?c.jsxs(c.Fragment,{children:[c.jsx("div",{className:h.lastActivityRoot,children:N&&N.duration?c.jsxs(n.Typography,{className:h.activityDuration,children:[(N.duration/3600).toFixed(1),c.jsx("span",{className:h.durationUnit,children:" h"})]}):null}),c.jsx(n.Typography,{className:h.activityName,children:o.upperFirst((null==N?void 0:N.name)||"")})]}):c.jsx("div",{className:h.noOperationsRoot,children:c.jsx(l.Regular14,{className:h.noOperationsText,children:"No operations"})})]}),c.jsx(n.Tooltip,{title:null!==b?"".concat(w[b].name,": ").concat((w[b].duration/3600).toFixed(3),"h"):"",placement:"bottom",children:c.jsxs("div",{className:h.chart,children:[c.jsx("canvas",{ref:x,className:h.canvas}),w.map((function(t,e){return c.jsx("canvas",{ref:m.current[e],className:h.activities})}))]})})]})}x.propTypes={title:h.default.string,activities:h.default.arrayOf(h.default.shape({name:h.default.string,day:h.default.number,night:h.default.number})).isRequired,currentActivityName:h.default.string.isRequired,showTooltip:h.default.bool},x.defaultProps={title:"Last 24hrs",showTooltip:!1},module.exports=x;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("prop-types"),i=require("react"),a=require("classnames"),r=require("@material-ui/core"),n=require("./utils.js"),o=require("react/jsx-runtime");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=s(e),d=s(t),c=s(a),p=r.makeStyles((function(e){return{root:{width:"228px",height:"228px",borderRadius:"50%",padding:"6px",position:"relative",background:"url(".concat("/static/media/9bda514bfc837939d0b6f7d8dbe94d03.svg",")"),backgroundRepeat:"no-repeat"},backgroundRoot:{width:"100%",height:"100%",borderRadius:"50%",border:"2px solid #616161",padding:"2px",display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden",background:"url(".concat("/static/media/49092309a3fda5ecf77311bd794ac103.svg",")")},emptyStateBackground:{background:"radial-gradient(50% 50% at 50% 50%, rgba(100, 181, 246, 0) 54.4%, rgba(100, 181, 246, 0.01) 76.49%, rgba(100, 181, 246, 0.06) 100%)"},dropShadowRoot:{width:"100%",height:"100%",borderRadius:"50%",filter:"blur(36px)",border:"2px solid #64B5F6",display:"flex",alignItems:"center",justifyContent:"center"},content:{position:"absolute",width:"100%",height:"100%",display:"flex",alignItems:"center",justifyContent:"center",flexDirection:"column",left:0,top:0},timeRange:{fontSize:"10px",textTransform:"uppercase",color:e.palette.primary.text7,lineHeight:"24px",fontWeight:500,letterSpacing:"1px",position:"absolute",top:36},time:{marginTop:42},timing:{fontFamily:"Roboto",fontSize:36,lineHeight:"24px",letterSpacing:.4,fontWeight:300,color:e.palette.background.b9},wirelineText:{color:"#FF9C00"},wirelineDot:{backgroundColor:"#FF9C00"},fracturingText:{color:"#8572FF"},fracturingDot:{backgroundColor:"#8572FF"},legend:{marginTop:24},legendItem:{fontFamily:"Roboto",fontSize:12,lineHeight:"14px",letterSpacing:.4,display:"flex",margin:"2px 0",alignItems:"center"},dot:{width:8,height:8,borderRadius:"100%",marginRight:9},chart:{position:"absolute",left:2,top:2,width:"100%",height:"100%",padding:"12px"},noData:{width:90,height:90},noDataText:{marginTop:24,color:"#9E9E9E",display:"flex",justifyContent:"center"},canvas:{width:"100%",height:"100%"},activities:{position:"absolute",left:12,top:12}}}));function u(e,t,i,a,r,o,s,l){var d=e.current;if(d){d.width=200,d.height=200,d.style.width="".concat(200,"px"),d.style.height="".concat(200,"px");var c=d.getContext("2d");n.drawDonutSlice(c,t,i,a,r,o,s,l)}}function g(e){var t=e.wirelineTime,a=e.fracturingTime,n=p(),s=i.useRef(null),d=i.useRef(null),g=i.useRef(null);return i.useEffect((function(){var e=s.current;e.width=200,e.height=200,e.style.width="".concat(200,"px"),e.style.height="".concat(200,"px");var i=60*t/86400*Math.PI*2,r=i+60*a/86400*Math.PI*2;u(d,100,100,100,0,i,"#FF9C00",!0),u(g,100,100,100,i,r,"#8572FF",!0)})),o.jsxs("div",{className:n.root,children:[o.jsx("div",{className:c.default(n.backgroundRoot,l.default({},n.emptyStateBackground,!t||!a)),children:o.jsx("div",{className:n.dropShadowRoot})}),o.jsxs("div",{className:n.content,children:[o.jsx(r.Typography,{className:n.timeRange,children:"Previous 24hrs"}),t&&a?o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:n.time,children:[o.jsx(r.Typography,{className:c.default(n.timing,n.wirelineText),display:"inline",children:(t/60).toFixed(1)}),o.jsx(r.Typography,{className:n.timing,display:"inline",children:"/"}),o.jsx(r.Typography,{className:c.default(n.timing,n.fracturingText),display:"inline",children:(a/60).toFixed(1)}),o.jsx(r.Typography,{display:"inline",children:" h"})]}),o.jsxs("div",{className:n.legend,children:[o.jsxs(r.Typography,{className:n.legendItem,display:"inline",children:[o.jsx("div",{className:c.default(n.dot,n.wirelineDot)})," Wireline"]}),o.jsxs(r.Typography,{className:n.legendItem,display:"inline",children:[o.jsx("div",{className:c.default(n.dot,n.fracturingDot)}),"Fracturing"]})]})]}):o.jsx("div",{className:n.noData,children:o.jsx(r.Typography,{className:n.noDataText,children:"No Data"})})]}),o.jsxs("div",{className:n.chart,children:[o.jsx("canvas",{ref:s,className:n.canvas}),o.jsx("canvas",{ref:d,className:n.activities}),o.jsx("canvas",{ref:g,className:n.activities})]})]})}g.propTypes={wirelineTime:d.default.number,fracturingTime:d.default.number},g.defaultProps={wirelineTime:void 0,fracturingTime:void 0},module.exports=g;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("prop-types"),i=require("@material-ui/core"),r=require("classnames"),l=require("../../utils/mobileDetect.js"),a=require("react/jsx-runtime");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=o(e),s=o(t),d=o(r),u=i.makeStyles({labelRoot:{display:"flex",alignItems:"flex-start",height:function(e){return!e.isMobile&&16}},croppedRoot:{overflow:"hidden",marginRight:"10px","& $label":{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"}},labelIcon:{width:16,height:16,minWidth:16,minHeight:16,marginRight:"8px",backgroundRepeat:"no-repeat",backgroundPosition:"center"},label:{color:"#9E9E9E",fontSize:"14px",lineHeight:"16px"}});function c(e){var t=e.item,r=e.textShrinked,o=u({isMobile:l.isMobileDetected});return a.jsxs("div",{className:d.default(o.labelRoot,n.default({},o.croppedRoot,r)),children:[t.icon&&a.jsx("div",{className:o.labelIcon,style:{backgroundImage:"url(".concat(t.icon,")")}}),a.jsxs(i.Typography,{className:o.label,children:[t.label,":"]})]})}c.propTypes={item:s.default.shape({key:s.default.string,label:s.default.string,icon:s.default.node}).isRequired,textShrinked:s.default.bool},c.defaultProps={textShrinked:!1},module.exports=c;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),t=require("@material-ui/core"),a=require("react/jsx-runtime");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=l(e)
|
|
1
|
+
"use strict";var e=require("prop-types"),t=require("@material-ui/core"),a=require("react/jsx-runtime");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=l(e),o=t.makeStyles({labelRoot:{display:"flex",alignItems:"flex-start"},labelIcon:{width:"16px",height:"16px",marginRight:"8px",backgroundRepeat:"no-repeat",backgroundPosition:"center"},label:{color:"#9E9E9E",fontFamily:"Roboto",fontStyle:"normal",fontWeight:500,fontSize:10,lineHeight:"12px",letterSpacing:"1px",textTransform:"uppercase"}});function i(e){var l=e.item,r=o();return a.jsxs("div",{className:r.labelRoot,children:[l.icon&&a.jsx("div",{className:r.labelIcon,style:{backgroundImage:"url(".concat(l.icon,")")}}),a.jsxs(t.Typography,{className:r.label,children:[l.label,":"]})]})}i.propTypes={item:r.default.shape({key:r.default.string,label:r.default.string,icon:r.default.node}).isRequired},module.exports=i;
|