@corva/ui 0.73.0-2 → 0.73.0-4
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/WithCustomSize.js +1 -0
- package/cjs-bundle/icons/constants.js +1 -0
- package/cjs-bundle/icons/index.js +1 -0
- package/cjs-bundle/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/iconPark.global.css.js +1 -0
- 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.js +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/IconParkProvider.d.ts +4 -0
- package/icons/IconParkProvider.d.ts.map +1 -0
- package/icons/WithCustomSize.d.ts +4 -0
- package/icons/WithCustomSize.d.ts.map +1 -0
- package/icons/WithCustomSize.js +1 -0
- package/icons/constants.d.ts +3 -0
- package/icons/constants.d.ts.map +1 -0
- package/icons/constants.js +1 -0
- package/icons/index.d.ts +2 -0
- package/icons/index.d.ts.map +1 -0
- package/icons/index.js +1 -0
- package/icons/types.d.ts +9 -0
- package/icons/types.d.ts.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +1 -1
- package/package.json +2 -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/globalStyles.js +1 -1
- package/styles/iconPark.global.css +1 -0
- package/styles/iconPark.global.css.js +1 -0
- 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("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/slicedToArray"),t=require("@babel/runtime/helpers/defineProperty"),r=require("react"),n=require("prop-types"),i=require("lodash"),o=require("classnames"),a=require("@material-ui/core"),l=require("react/jsx-runtime");function c(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=c(e),u=c(t),p=c(n),f=c(o);function d(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function h(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?d(Object(r),!0).forEach((function(t){u.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):d(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var m=a.makeStyles((function(e){return{root:u.default({top:70,width:175,flexShrink:0,position:"sticky",height:"calc(100vh - 70px)",overflowY:"auto",padding:e.spacing(2,0),display:"none"},e.breakpoints.up("sm"),{display:"block"}),title:{color:e.palette.primary.text8,margin:"0 0 8px 16px",lineHeight:"24px",fontSize:10,fontWeight:500,letterSpacing:1},contents:{marginTop:e.spacing(2),paddingLeft:e.spacing(1)},ul:{padding:0,margin:0,listStyle:"none",borderLeft:"1px solid ".concat(e.palette.background.b9)},li:{display:"flex","&:not(:first-of-type)":{marginTop:8}},item:{color:e.palette.primary.text6,display:"inline-block",margin:"7px 16px",fontSize:12,fontWeight:400,letter:"0.4px",lineHeight:"16px"},active:{color:e.palette.text.primary,fontWeight:500},activeItemBorder:{height:30,width:"2px",backgroundColor:"#03BCD4",borderRadius:"0 2px 2px 0",position:"absolute"}}}));function g(e){var t=e.title,n=e.items,o=m(),c=r.useRef([]);r.useEffect((function(){c.current=n.map((function(e){return h(h({},e),{},{node:document.getElementById(e.hash)})}))}),[n]);var u,p,d,g=r.useState(null),y=s.default(g,2),b=y[0],x=y[1],v=r.useRef(!1),j=r.useRef(null),O=r.useCallback((function(){if(!v.current){for(var e,t=c.current.length-1;t>=0;t-=1){if(document.documentElement.scrollTop<100){e={hash:null};break}var r=c.current[t];if(r.node&&r.node.offsetTop<document.documentElement.scrollTop+document.documentElement.clientHeight/8){e=r;break}}e&&b!==e.hash&&x(e.hash)}}),[b]);u=n.length>0?O:null,p=166,d=r.useMemo((function(){return u?i.throttle(u,p):i.noop}),[u,p]),r.useEffect((function(){if(d!==i.noop)return window.addEventListener("scroll",d),function(){window.removeEventListener("scroll",d),d.cancel()}}),[d]);return r.useEffect((function(){return function(){clearTimeout(j.current)}}),[]),r.useEffect((function(){var e=window.location.hash;if(e){var t=document.getElementById(e.substr(1));t&&setTimeout((function(){t.scrollIntoView({block:"start",inline:"nearest",behavior:"smooth"})}),50)}}),[]),l.jsx("nav",{className:o.root,"data-testid":"anchors-list",children:n.length>0&&l.jsxs(l.Fragment,{children:[l.jsx("div",{className:o.title,children:t}),l.jsx(a.Typography,{component:"ul",className:o.ul,children:n.map((function(e){var t,r=b===e.hash;return l.jsxs("li",{className:o.li,children:[r&&l.jsx("div",{className:o.activeItemBorder}),l.jsx(a.Link,{display:"block",href:"#".concat(e.hash),underline:"none",onClick:(t=e.hash,function(e){e.defaultPrevented||0!==e.button||e.metaKey||e.ctrlKey||e.altKey||e.shiftKey||(v.current=!0,j.current=setTimeout((function(){v.current=!1}),1e3),b!==t&&x(t))}),className:f.default(o.item,r&&o.active),"data-testid":"anchor-item-".concat(e.hash),children:l.jsx("span",{children:e.text})})]},e.text)}))})]})})}g.defaultProps={title:"ON THIS PAGE",items:[]},g.propTypes={title:p.default.string,items:p.default.arrayOf(p.default.shape({hash:p.default.string,text:p.default.string}))},module.exports=g;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=require("react"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("@babel/runtime/helpers/slicedToArray"),n=require("@babel/runtime/helpers/toConsumableArray"),e=require("@babel/runtime/helpers/defineProperty"),r=require("react"),a=require("prop-types"),o=require("./constants.js"),i=require("react/jsx-runtime");function u(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var c=u(t),d=u(n),s=u(e);function l(t,n){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),e.push.apply(e,r)}return e}function p(t){for(var n=1;n<arguments.length;n++){var e=null!=arguments[n]?arguments[n]:{};n%2?l(Object(e),!0).forEach((function(n){s.default(t,n,e[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):l(Object(e)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}))}return t}var f=r.createContext(),O=r.createContext();function y(t,n){switch(n.type){case o.SET_ANNOTATIONS:return{annotations:n.annotations};case o.APPEND_ANNOTATIONS:return p(p({},t),{},{annotations:{data:[].concat(d.default(t.annotations.data),d.default(n.annotations.data)),included:n.annotations.included.reduce((function(t,n){return t.find((function(t){var e=t.id,r=t.type;return e===n.id&&r===n.type}))?t:t.concat([n])}),t.annotations.included)}});case o.ADD_ANNOTATION:return p(p({},t),{},{annotations:t.annotations.data?{data:[n.annotation.data].concat(d.default(t.annotations.data)),included:n.annotation.included.reduce((function(t,n){return t.find((function(t){var e=t.id,r=t.type;return e===n.id&&r===n.type}))?t:t.concat([n])}),t.annotations.included)}:{data:[n.annotation.data],included:n.annotation.included}});case o.DELETE_ANNOTATION:var e=t.annotations.data;return p(p({},t),{},{annotations:p(p({},t.annotations),{},{data:e.filter((function(t){return t.id!==n.id}))})});case o.EDIT_ANNOTATION:return p(p({},t),{},{annotations:p(p({},t.annotations),{},{data:t.annotations.data.map((function(t){return t.id===n.id?n.annotation.data:t})),included:n.annotation.included.reduce((function(t,n){return t.find((function(t){var e=t.id,r=t.type;return e===n.id&&r===n.type}))?t:t.concat([n])}),t.annotations.included)})});default:throw new Error("Unhandled action type: ".concat(n.type))}}function b(t){var n=t.children,e=r.useReducer(y,{annotations:[]}),a=c.default(e,2),o=a[0],u=a[1];return i.jsx(f.Provider,{value:o,children:i.jsx(O.Provider,{value:u,children:n})})}b.propTypes={children:a.node.isRequired},exports.AnnotationsProvider=b,exports.useAnnotationsDispatch=function(){var t=r.useContext(O);if(void 0===t)throw new Error("useAnnotationsDispatch must be used within a AnnotationsProvider");return t},exports.useAnnotationsState=function(){var t=r.useContext(f);if(void 0===t)throw new Error("useAnnotationsState must be used within a AnnotationsProvider");return t};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react"),r=require("prop-types"),t=require("classnames"),i=require("lodash"),s=require("moment"),n=require("@material-ui/core/styles"),o=require("@material-ui/core"),a=require("../../../../../Avatar/index.js"),u=require("../../../../../../effects/useOutsideClick.js");require("../../../../../../utils/index.js");var l=require("../../../../../../clients/jsonApi/index.js"),p=require("../../../../AnnotationsContext.js"),d=require("../../../../constants.js"),q=require("../AnnotationInput/index.js"),c=require("./style.css.js");require("../../../../../DevCenter/AppHeader/AppHeader.js"),require("../../../../../DevCenter/AppSideBar/AppSideBar.js"),require("../../../../../DevCenter/AppsDataProvider/AppsDataProvider.js"),require("@material-ui/icons"),require("../../../../../Icons/AnnotationIcon.js"),require("../../index.js"),require("../../../LastAnnotation/index.js");var j=require("react/jsx-runtime");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("../../../../../../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("../../../../../TextLink/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("jsona"),require("../../../../../StatusBadge/constants.js"),require("lodash/set"),require("lodash/get"),require("lodash/unset"),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 m=require("../../../../../DevCenter/DevCenterRouterContext/hocs/withUniversalLocationHOC.js");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 C=require("../../../../../../utils/notificationToasts.js");function A(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var v=A(t),D=A(s);const g=r=>{let{appId:t,assetId:s,assetCompanyId:n,appSettings:m,currentUser:A,classes:g,location:h,dashboardType:S}=r;const P=p.useAnnotationsDispatch(),[x,b]=e.useState(!1),I=e.useRef(null);u(I,(()=>{b(!1)}));return j.jsxs("div",{className:c.cAddAnnotationFormInput,children:[j.jsx(a.default,{displayName:`${A.first_name} ${A.last_name}`,imgSrc:A.profile_photo,size:36}),j.jsxs("div",{className:v.default(c.cAddAnnotationFormInputPaper,{[c.cAddAnnotationFormInputPaperOpened]:x,[c.cAddAnnotationFormInputPaperClosed]:!x}),children:[j.jsx(o.Fade,{in:!x,timeout:500,children:j.jsx(o.Paper,{className:c.cAddAnnotationFormInputPaperLabel,children:j.jsx(o.Typography,{variant:"body2","data-testid":"AppAnnotationsPo_collapsedInput",className:g.inputLabel,onClick:()=>b(!0),children:"Type annotation here"})})}),j.jsx(o.Fade,{in:x,timeout:100,children:j.jsx("div",{className:c.cAddAnnotationFormInputPaperAddAnnotation,children:x&&j.jsx(q,{onSend:async(e,r,n)=>{try{const o={app_id:t,asset_id:s,body:e,active_until:r,attachment:{file_name:n&&n.attachmentName,s3_link:n&&n.attachmentUrl},settings:m},a={};S&&(a.dashboard_type=S);const u=i.get(h,"query.time");u&&(o.data_timestamp=D.default(u).format());const p=await l.postAnnotation(o,a);P({type:d.ADD_ANNOTATION,annotation:p})}catch(e){return C.showErrorNotification("Error during annotation creation"),void console.error(e)}C.showSuccessNotification("Annotation has been added"),b(!1)},assetCompanyId:n,currentUser:A})})})]})]})};g.propTypes={appId:r.number.isRequired,assetId:r.number.isRequired,assetCompanyId:r.number.isRequired,appSettings:r.shape().isRequired,currentUser:r.shape({}),classes:r.shape().isRequired,location:r.shape().isRequired,dashboardType:r.string},g.defaultProps={currentUser:{},dashboardType:null};var h=i.flowRight([n.withStyles((e=>({inputLabel:{color:e.palette.grey[700],fontWeight:200,width:"100%"}}))),m.withUniversalLocationHOC])(e.memo(g));module.exports=h;
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/asyncToGenerator"),t=require("@babel/runtime/helpers/slicedToArray"),i=require("@babel/runtime/regenerator"),s=require("react"),n=require("prop-types"),o=require("classnames"),a=require("lodash"),u=require("moment"),l=require("@material-ui/core/styles"),p=require("@material-ui/core"),d=require("../../../../../Avatar/index.js"),c=require("../../../../../../effects/useOutsideClick.js");require("../../../../../../utils/index.js");var q=require("../../../../../../clients/jsonApi/index.js"),j=require("../../../../AnnotationsContext.js"),m=require("../../../../constants.js"),C=require("../AnnotationInput/index.js"),A=require("./style.css.js");require("../../../../../DevCenter/AppHeader/AppHeader.js"),require("../../../../../DevCenter/AppSideBar/AppSideBar.js"),require("../../../../../DevCenter/AppsDataProvider/AppsDataProvider.js"),require("@material-ui/icons"),require("../../../../../Icons/AnnotationIcon.js"),require("../../index.js"),require("../../../LastAnnotation/index.js");var v=require("react/jsx-runtime");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("../../../../../../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("../../../../../TextLink/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("jsona"),require("../../../../../StatusBadge/constants.js"),require("@babel/runtime/helpers/toConsumableArray"),require("lodash/set"),require("lodash/get"),require("lodash/unset"),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 h=require("../../../../../DevCenter/DevCenterRouterContext/hocs/withUniversalLocationHOC.js");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 b=require("../../../../../../utils/notificationToasts.js");function D(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var g=D(e),S=D(r),f=D(t),P=D(i),x=D(o),T=D(u),I=function(e){var r,t=e.appId,i=e.assetId,n=e.assetCompanyId,o=e.appSettings,u=e.currentUser,l=e.classes,h=e.location,D=e.dashboardType,I=j.useAnnotationsDispatch(),y=s.useState(!1),E=f.default(y,2),B=E[0],k=E[1],F=s.useRef(null);c(F,(function(){k(!1)}));var V,L=(V=S.default(P.default.mark((function e(r,s,n){var u,l,p,d;return P.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,u={app_id:t,asset_id:i,body:r,active_until:s,attachment:{file_name:n&&n.attachmentName,s3_link:n&&n.attachmentUrl},settings:o},l={},D&&(l.dashboard_type=D),(p=a.get(h,"query.time"))&&(u.data_timestamp=T.default(p).format()),e.next=8,q.postAnnotation(u,l);case 8:d=e.sent,I({type:m.ADD_ANNOTATION,annotation:d}),e.next=17;break;case 12:return e.prev=12,e.t0=e.catch(0),b.showErrorNotification("Error during annotation creation"),console.error(e.t0),e.abrupt("return");case 17:b.showSuccessNotification("Annotation has been added"),k(!1);case 19:case"end":return e.stop()}}),e,null,[[0,12]])}))),function(e,r,t){return V.apply(this,arguments)});return v.jsxs("div",{className:A.cAddAnnotationFormInput,children:[v.jsx(d.default,{displayName:"".concat(u.first_name," ").concat(u.last_name),imgSrc:u.profile_photo,size:36}),v.jsxs("div",{className:x.default(A.cAddAnnotationFormInputPaper,(r={},g.default(r,A.cAddAnnotationFormInputPaperOpened,B),g.default(r,A.cAddAnnotationFormInputPaperClosed,!B),r)),children:[v.jsx(p.Fade,{in:!B,timeout:500,children:v.jsx(p.Paper,{className:A.cAddAnnotationFormInputPaperLabel,children:v.jsx(p.Typography,{variant:"body2","data-testid":"".concat("AppAnnotationsPo","_collapsedInput"),className:l.inputLabel,onClick:function(){return k(!0)},children:"Type annotation here"})})}),v.jsx(p.Fade,{in:B,timeout:100,children:v.jsx("div",{className:A.cAddAnnotationFormInputPaperAddAnnotation,children:B&&v.jsx(C,{onSend:L,assetCompanyId:n,currentUser:u})})})]})]})};I.propTypes={appId:n.number.isRequired,assetId:n.number.isRequired,assetCompanyId:n.number.isRequired,appSettings:n.shape().isRequired,currentUser:n.shape({}),classes:n.shape().isRequired,location:n.shape().isRequired,dashboardType:n.string},I.defaultProps={currentUser:{},dashboardType:null};var y=a.flowRight([l.withStyles((function(e){return{inputLabel:{color:e.palette.grey[700],fontWeight:200,width:"100%"}}})),h.withUniversalLocationHOC])(s.memo(I));module.exports=y;
|
package/cjs-bundle/components/Annotations/components/AnnotationsList/components/Annotation/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/asyncToGenerator"),n=require("@babel/runtime/helpers/slicedToArray"),a=require("@babel/runtime/regenerator"),i=require("react"),r=require("classnames"),s=require("prop-types"),o=require("@material-ui/core/styles"),c=require("lodash"),u=require("@material-ui/core/withWidth"),d=require("moment"),l=require("@material-ui/core"),m=require("@material-ui/core/colors/grey"),p=require("@material-ui/icons/MoreVert"),h=require("../../../../../Avatar/index.js"),f=require("../../../../../UserCardPopover.js"),q=require("../../../../../ConfirmationDialog.js"),x=require("../../../../../CommentsInfo/index.js"),j=require("../../../../../UserMention/utils/index.js"),v=require("../../../../../Attachment/index.js"),g=require("../../../../../../utils/mobileDetect.js"),y=require("../../../../../../clients/jsonApi/index.js"),A=require("../AnnotationComments/index.js"),b=require("../../../../AnnotationsContext.js"),_=require("../../../../constants.js"),C=require("../AnnotationInput/index.js"),N=require("./style.css.js"),R=require("react/jsx-runtime");function T(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var I=T(e),M=T(t),D=T(n),w=T(a),k=T(r),E=T(u),O=T(d),S=T(m),U=T(p),B="AppAnnotationItemPo",P=function(e){var t=e.user,n=e.currentUser,a=e.classes;return R.jsx("div",{className:N.cAnnotationUserAvatar,children:g.isNativeDetected?R.jsx(h.default,{displayName:"".concat(t.first_name," ").concat(t.last_name),imgSrc:t.profile_photo,size:38,className:a.avatar}):R.jsx(f,{user:t,currentUser:n,children:R.jsx(h.default,{displayName:"".concat(t.first_name," ").concat(t.last_name),imgSrc:t.profile_photo,size:38,className:a.avatar})})})},z=function(e){var t=e.actionsMenuAnchorEl,n=e.handleToggleActionsMenu,a=e.classes,i=e.handleEdit,r=e.handleDelete;return R.jsxs(R.Fragment,{children:[R.jsx(l.IconButton,{"data-testid":"".concat(B,"_menuButton"),"aria-label":"Actions","aria-owns":t?N.cAnnotationContainerActionsMenu:void 0,"aria-haspopup":"true",className:a.iconButtonRoot,onClick:n,children:R.jsx(U.default,{htmlColor:S.default[400]})}),R.jsxs(l.Menu,{id:"cAnnotationContainerActionsMenu",anchorOrigin:{vertical:"top",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},anchorEl:t,open:!!t,onClick:n,children:[R.jsx(l.MenuItem,{"data-testid":"".concat(B,"_editMenuItem"),onClick:i,children:"Edit"}),R.jsx(l.MenuItem,{"data-testid":"".concat(B,"_deleteMenuItem"),onClick:r,children:"Delete"})]})]})},L=function(e){var t,n,a=e.included,r=e.annotation,s=e.assetCompanyId,o=e.classes,c=e.showSuccessNotification,d=e.width,m=i.useState(!1),p=D.default(m,2),h=p[0],f=p[1],T=i.useState(null),E=D.default(T,2),S=E[0],U=E[1],L=i.useState(!1),W=D.default(L,2),F=W[0],Y=W[1],G=i.useState(!1),H=D.default(G,2),V=H[0],J=H[1],K=!u.isWidthUp("sm",d),Q=r.attributes.comments_count||0,X=i.useState(Q),Z=D.default(X,2),$=Z[0],ee=Z[1],te=b.useAnnotationsDispatch(),ne=r.relationships.comment_users.data.reduce((function(e,t){var n=t.id,i=a.find((function(e){return e.id===n}));return i&&e.push(i.attributes),e}),[]),ae=ne.map((function(e){var t=e.last_name,n=e.first_name;return"".concat(n," ").concat(t)})),ie=(t=M.default(w.default.mark((function e(){return w.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,y.deleteAnnotation(r.id);case 3:e.sent&&te({type:_.DELETE_ANNOTATION,id:r.id}),e.next=10;break;case 7:e.prev=7,e.t0=e.catch(0),console.error(e.t0);case 10:case"end":return e.stop()}}),e,null,[[0,7]])}))),function(){return t.apply(this,arguments)}),re=(n=M.default(w.default.mark((function e(t,n,a){var i,s;return w.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,i={body:t,active_until:n,attachment:{file_name:a&&a.attachmentName,signed_url:a&&a.attachmentUrl}},e.next=4,y.patchAnnotation(r.id,i);case 4:s=e.sent,te({type:_.EDIT_ANNOTATION,annotation:s,id:r.id}),e.next=12;break;case 8:return e.prev=8,e.t0=e.catch(0),console.error(e.t0),e.abrupt("return");case 12:c("Annotation has been changed"),Y(!1);case 14:case"end":return e.stop()}}),e,null,[[0,8]])}))),function(e,t,a){return n.apply(this,arguments)}),se=r.relationships.user.data.id,oe=a.find((function(e){var t=e.type,n=e.id;return"user"===t&&n===se})),ce=oe.attributes,ue=r.attributes.attachment;return R.jsxs(l.Paper,{className:o.container,elevation:0,children:[R.jsxs("div",{"data-testid":"".concat(B,"_annotation_").concat(r.attributes.body),className:N.cAnnotationContainer,children:[R.jsx(P,{user:ce,classes:o,isNative:g.isNativeDetected,currentUser:oe}),R.jsxs("div",{className:N.cAnnotationContainerTop,children:[R.jsxs("div",{className:N.cAnnotationContainerTopMainInfo,children:[R.jsx(l.Typography,{variant:"body2","data-testid":"".concat(B,"_userName"),children:"".concat(ce.first_name," ").concat(ce.last_name)}),R.jsx(l.Typography,{"data-testid":"".concat(B,"_addDate"),variant:"caption",className:o.createdAt,children:O.default(r.attributes.created_at).format("MM/DD/YY H:mm")})]}),R.jsx("div",{className:k.default(N.cAnnotationContainerTopMenu,I.default({},N.cAnnotationContainerTopMenuSmall,K)),children:R.jsx(z,{actionsMenuAnchorEl:S,handleToggleActionsMenu:function(e){var t=e.currentTarget;U(S?null:t)},handleEdit:function(){return Y(!0)},handleDelete:function(){return J(!0)},classes:o})})]}),R.jsx(l.Divider,{className:o.headerDividerRoot}),R.jsx("div",{"data-testid":"".concat(B,"_message"),className:N.cAnnotationContainerContent,children:F?R.jsx(C,{initialText:r.attributes.body,assetCompanyId:s,initialPeriod:r.attributes.created_at,initialAttachment:ue,onSend:re,onClose:function(){return Y(!1)},closeOnEsc:!0}):R.jsxs(R.Fragment,{children:[j.formatMentionText(r.attributes.body,r.relationships.mentioned_users.data,g.isNativeDetected,null,oe),ue&&ue.signed_url&&R.jsx(v,{attachmentUrl:ue.signed_url,fileName:ue.file_name,size:"small"})]})})]}),R.jsxs("div",{"data-testid":"".concat(B,"_comments_").concat(r.attributes.body),className:N.cAnnotationComments,children:[R.jsxs("div",{className:N.cAnnotationCommentsInfo,children:[R.jsx(l.Typography,{"data-testid":"".concat(B,"_commentButton"),variant:"caption",color:"primary",className:o.link,onClick:function(){return f(!0)},children:"Comment"}),R.jsx(x,{commentsCount:$,usersWhoCommented:ae,activeUsersList:ne,currentUser:oe,small:!0})]}),R.jsx(A,{annotationId:r.id,commentInputIsOpen:h,setCommentInputIsOpen:f,commentsCount:$,initialCommentsCount:Q,assetCompanyId:s,setCommentsCount:ee,currentUser:oe})]}),V&&R.jsx(q,{open:V,text:"Do you really want to delete annotation?",handleClose:function(){return J(!1)},handleOk:ie,okText:"Delete"})]})};P.propTypes={user:s.shape({id:s.number.isRequired,first_name:s.string.isRequired,last_name:s.string.isRequired,profile_photo:s.string.isRequired}).isRequired,currentUser:s.shape({}).isRequired,classes:s.shape({}).isRequired},z.propTypes={actionsMenuAnchorEl:s.oneOf([s.node,null]).isRequired,handleToggleActionsMenu:s.func.isRequired,classes:s.shape({}).isRequired,handleDelete:s.func.isRequired,handleEdit:s.func.isRequired},L.propTypes={included:s.arrayOf(s.shape({})).isRequired,annotation:s.shape({relationships:s.shape({user:s.shape({data:s.shape({id:s.string.isRequired}).isRequired}).isRequired,mentioned_users:s.shape({data:s.arrayOf(s.shape({})).isRequired}).isRequired}).isRequired,attributes:s.shape({body:s.string.isRequired,created_at:s.string.isRequired})}).isRequired,classes:s.shape({}).isRequired,showSuccessNotification:s.func,width:s.string.isRequired,assetCompanyId:s.number.isRequired},L.defaultProps={showSuccessNotification:function(){}};var W=c.flowRight([o.withStyles((function(e){return{container:{backgroundColor:"#3b3b3be6",marginBottom:16,marginLeft:26},headerDividerRoot:{margin:"10px 0"},createdAt:{color:e.palette.grey[700],marginLeft:5},link:{cursor:"pointer"},iconButtonRoot:{height:24,width:24,padding:0,margin:"0 -10px 0 5px"}}})),E.default()])(L);module.exports=W;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/asyncToGenerator"),t=require("@babel/runtime/helpers/toConsumableArray"),n=require("@babel/runtime/helpers/slicedToArray"),r=require("@babel/runtime/regenerator"),s=require("react"),a=require("prop-types"),o=require("@material-ui/core/styles"),i=require("@material-ui/core"),u=require("../../../../../../clients/jsonApi/index.js"),c=require("../../../../../LoadingIndicator/LoadingIndicator.js"),l=require("../../../../../CommentInput/index.js"),m=require("../../../../../CommentLoader.js"),d=require("../../../../../Comment/index.js"),p=require("./style.css.js"),f=require("react/jsx-runtime");function C(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var h=C(e),b=C(t),x=C(n),q=C(r),v=function(e){var t=e.annotationId,n=e.commentInputIsOpen,r=e.commentsCount,a=e.setCommentsCount,o=e.initialCommentsCount,C=e.classes,v=e.assetCompanyId,j=e.currentUser,y=s.useRef(),I=s.useState([]),g=x.default(I,2),k=g[0],w=g[1],A=s.useState(!1),R=x.default(A,2),L=R[0],S=R[1],T=s.useState(!1),M=x.default(T,2),N=M[0],U=M[1],_=s.useState(1),O=x.default(_,2),V=O[0],z=O[1],B=s.useState(3),D=x.default(B,2),E=D[0],G=D[1],P=function(e){var t=k.findIndex((function(t){return t.id===e.id})),n=b.default(k);n.splice(t,1,e),w(n)},F=function(e){w(k.filter((function(t){return t.id!==e}))),a(r-1)};s.useEffect((function(){function e(){return(e=h.default(q.default.mark((function e(){var n;return q.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t){e.next=2;break}return e.abrupt("return");case 2:return S(!0),e.prev=3,e.next=6,u.getAnnotationComments(t,{page:V,per_page:3,order:"desc"});case 6:n=e.sent,w(n),e.next=13;break;case 10:e.prev=10,e.t0=e.catch(3),console.error(e.t0);case 13:S(!1);case 14:case"end":return e.stop()}}),e,null,[[3,10]])})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[]);var H,J=(H=h.default(q.default.mark((function e(){var n,s,a;return q.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return S(!0),G((s=(n=3===E)?7:10)+E),e.prev=4,e.next=7,u.getAnnotationComments(t,{page:n?1:V,per_page:s,order:"desc",offset:1===V?k.length:r-o+10});case 7:a=e.sent,w([].concat(b.default(k),b.default(a))),n||z(V+1),e.next=15;break;case 12:e.prev=12,e.t0=e.catch(4),console.error(e.t0);case 15:S(!1);case 16:case"end":return e.stop()}}),e,null,[[4,12]])}))),function(){return H.apply(this,arguments)}),K=k.slice(0,E).reverse(),Q=r>E;return L&&!k.length?f.jsx(c,{fullscreen:!1}):f.jsxs("div",{className:p.cAnnotationCommentsList,children:[Q&&f.jsx(i.Button,{"data-testid":"".concat("annotationComments","_viewMoreComments"),className:C.showMore,onClick:J,children:f.jsx(i.Typography,{variant:"caption",color:"primary",children:"View more comments"})}),f.jsxs("div",{className:p.cAnnotationCommentsListItems,children:[L&&k.length&&f.jsx(c,{fullscreen:!1,size:30}),K.map((function(e){return f.jsx(d,{comment:e,handleDeleteCallback:F,patchCommentCallback:P,companyId:v,currentUser:j},e.id)}))]}),N&&f.jsx(m,{spaceAround:!0}),n&&f.jsx("div",{className:p.cAnnotationCommentsListInput,children:f.jsx(l,{inputRef:y,postComment:function(e){return u.postAnnotationComment(t,e)},setIsPosting:U,postCommentCallback:function(e){w([e].concat(b.default(k))),a(r+1)},onMount:function(){var e=y.current;e&&(e.scrollIntoView({behavior:"smooth",block:"nearest",inline:"start"}),e.focus())},companyId:v,currentUser:j})})]})};v.propTypes={annotationId:a.string.isRequired,commentInputIsOpen:a.bool.isRequired,commentsCount:a.number.isRequired,initialCommentsCount:a.number.isRequired,setCommentsCount:a.func.isRequired,classes:a.shape().isRequired,assetCompanyId:a.number.isRequired,currentUser:a.shape({}).isRequired};var j=o.withStyles({showMore:{textTransform:"none",backgroundColor:"transparent!important",padding:0}})(v);module.exports=j;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/objectWithoutProperties"),t=require("prop-types"),o=require("@material-ui/core"),i=require("@material-ui/core/styles"),n=require("react/jsx-runtime");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c=s(e),u=s(r),a=s(t),p=["classes"];function l(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,o)}return t}function f(e){var r=e.classes,t=u.default(e,p);return n.jsx(o.Select,function(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?l(Object(t),!0).forEach((function(r){c.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):l(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}({classes:r,className:r.rootParent},t))}f.propTypes={classes:a.default.shape().isRequired};var b=i.withStyles({rootParent:{overflow:"hidden"},root:{fontSize:"10px",lineHeight:"12px"},select:{padding:"0 40px 0 0"}},{withTheme:!0})(f);module.exports=b;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),n=require("moment"),i=require("prop-types"),a=require("@material-ui/core/styles"),o=require("@material-ui/core"),l=require("@material-ui/icons/Send"),r=require("@material-ui/core/colors/grey"),s=require("../../../../../UserMention/index.js"),c=require("../../../../../EmojiIconButton.js"),u=require("../../../../../FileUploadIconButton.js"),d=require("../../../../../FailedFileUploading.js"),p=require("../../../../../FilePreview/index.js"),m=require("../../../../../UserMention/utils/index.js"),h=require("../../../../../../effects/useEscPress.js"),f=require("../../../../constants.js"),j=require("./StyledSelect.js"),g=require("./style.css.js"),x=require("react/jsx-runtime");function A(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var I=A(e),y=A(n),N=A(l),b=A(r),v="AppAnnotationsPo",S=Object.keys(f.ANNOTATION_ACTIVE_PERIODS),T=function(e){var n=e.initialText,i=e.initialPeriod,a=e.onSend,l=e.onClose,r=e.closeOnEsc,A=e.classes,T=e.initialAttachment,q=e.assetCompanyId,C=e.currentUser,E=t.useState(n),_=I.default(E,2),O=_[0],U=_[1],P=t.useState((function(){return T?{attachmentName:T.file_name,attachmentUrl:T.signed_url||T.s3_link}:null})),R=I.default(P,2),B=R[0],k=R[1],D=t.useState(null),F=I.default(D,2),w=F[0],L=F[1],M=t.useState(!1),z=I.default(M,2),H=z[0],V=z[1],W=t.useState(S[0]),K=I.default(W,2),G=K[0],J=K[1];h((function(){r&&l()}));var Q=function(){if(O){var e=function(e,t){if("forever"===e)return null;var n=f.ANNOTATION_ACTIVE_PERIODS[e];return y.default(t).add(n.time.amount,n.time.key).format()}(G,i);a(O,e,B)}};return x.jsxs("div",{className:g.cAnnotationInput,children:[x.jsxs(o.Paper,{className:g.cAnnotationInputContent,children:[x.jsx(o.Input,{"data-testid":"".concat(v,"_annotationsInput"),inputComponent:s,inputProps:{withLightTheme:!1,onChange:function(e){return U(e)},onKeyDown:function(e){"Shift"===e.key&&V(!0),"Enter"!==e.key||H||m.isSuggestionsListOpened()||(e.preventDefault(),Q())},onKeyUp:function(e){"Shift"===e.key&&V(!1)},companyId:q,currentUser:C},placeholder:"Type annotation here",fullWidth:!0,disableUnderline:!0,multiline:!0,rows:"3",className:A.inputRoot,value:O}),x.jsxs("div",{className:g.cAnnotationInputContentActions,children:[x.jsx(o.Tooltip,{title:"Attach File",placement:"bottom",children:x.jsx("div",{className:g.cAnnotationInputContentActionsButton,children:x.jsx(u,{"data-testid":"".concat(v,"_attachFileButton"),openPreviewDialogOnUpload:!1,disableRipple:!0,onFinish:function(e,t,n){k({attachmentUrl:e,attachmentName:t,attachmentSize:n}),L(null)},onError:function(e){k(null),L(e)},htmlColor:"action"})})}),x.jsx(o.Tooltip,{title:"Add Emoji",placement:"bottom",children:x.jsx("div",{className:g.cAnnotationInputContentActionsButton,children:x.jsx(c,{"data-testid":"".concat(v,"_emojiButton"),htmlColor:b.default[400],handleSelectEmoji:function(e){return U("".concat(O).concat(e.native))}})})})]})]}),w&&x.jsx(d,{className:A.uploadingError,errorMessage:w}),B&&B.attachmentUrl&&x.jsx(p,{fileName:B.attachmentName,fileUrl:B.attachmentUrl,handleFileDelete:function(){k(null),L(null)}}),x.jsxs("div",{className:g.cAnnotationInputActions,children:[x.jsxs(o.FormControl,{className:A.formControl,children:[x.jsx(o.InputLabel,{shrink:!0,id:"periods-label-label",className:A.selectLabel,children:"Active"}),x.jsx(j,{"data-testid":"".concat(v,"_periodDropdown"),labelId:"periods-label-label",id:"periods-label",value:G,disableUnderline:!0,onChange:function(e){return J(e.target.value)},children:S.map((function(e){return x.jsx(o.MenuItem,{"data-testid":"".concat(v,"_period_").concat(f.ANNOTATION_ACTIVE_PERIODS[e].label,"MenuItem"),value:e,children:f.ANNOTATION_ACTIVE_PERIODS[e].label},e)}))})]}),x.jsxs("div",{className:g.cAnnotationInputActionsSend,children:[x.jsxs(o.Typography,{variant:"caption",className:A.sendLabel,children:["Press ",x.jsx(o.Typography,{variant:"caption",color:"primary",component:"span",className:A.labelHighlighter,children:"Enter "}),"to send "]}),x.jsx(o.Tooltip,{title:"Send",placement:"bottom",children:x.jsx("div",{children:x.jsx(o.IconButton,{"data-testid":"".concat(v,"_sendButton"),className:A.sendButton,onClick:Q,disabled:!O,children:x.jsx(N.default,{color:"primary"})})})})]})]})]})};T.propTypes={initialText:i.string,initialPeriod:i.string,initialAttachment:i.shape({file_name:i.string,s3_link:i.string}),onSend:i.func,onClose:i.func,closeOnEsc:i.bool,assetCompanyId:i.number.isRequired,currentUser:i.shape().isRequired,classes:i.shape().isRequired},T.defaultProps={initialText:"",initialPeriod:void 0,initialAttachment:null,onSend:function(){},onClose:function(){},closeOnEsc:!1};var q=a.withStyles((function(e){return{inputLabel:{color:e.palette.grey[700],fontWeight:200,width:"100%"},inputRoot:{lineHeight:15},sendLabel:{display:"flex",alignItems:"center",fontWeight:200,color:e.palette.grey[700],marginRight:22,fontSize:10},sendButton:{padding:5},labelHighlighter:{fontWeight:200,fontSize:10},selectLabel:{fontSize:10,lineHeight:"14px",color:e.palette.grey[500]},uploadingError:{paddingTop:"10px"}}}))(T);module.exports=q;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/asyncToGenerator"),n=require("@babel/runtime/helpers/slicedToArray"),a=require("@babel/runtime/regenerator"),s=require("react"),r=require("prop-types"),i=require("classnames"),o=require("@material-ui/core/styles"),u=require("@material-ui/core"),c=require("@material-ui/icons/ChevronLeft");require("../../../../utils/index.js");var d=require("../../../../utils/mobileDetect.js"),l=require("../../../InfiniteList/index.js"),p=require("../../../../effects/useOutsideClick.js"),h=require("./components/AddAnnotationForm/index.js"),f=require("./components/Annotation/index.js"),m=require("../../../../clients/jsonApi/index.js"),y=require("../../AnnotationsContext.js"),b=require("../../constants.js"),g=require("./style.css.js"),q=require("react/jsx-runtime"),x=require("../../../../utils/notificationToasts.js");function A(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var j=A(e),T=A(t),N=A(n),v=A(a),I=A(i),C=A(c),S="AppAnnotationsPo",R=function(e){var t,n=e.appId,a=e.appTitle,r=e.assetId,i=e.assetCompanyId,o=e.appSettings,c=e.currentUser,d=e.onClose,A=e.isNative,R=e.classes,_=e.dashboardType,L=y.useAnnotationsState().annotations,k=y.useAnnotationsDispatch(),w=s.useRef(),O=s.useRef();p(w,d);var P=s.useState(!1),D=N.default(P,2),E=D[0],F=D[1],H=s.useState(!0),U=N.default(H,2),B=U[0],W=U[1],G=s.useState(!0),M=N.default(G,2),z=M[0],J=M[1],K=s.useState(1),Q=N.default(K,2),V=Q[0],X=Q[1];function Y(){return(Y=T.default(v.default.mark((function e(){var t,a,s;return v.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n&&r){e.next=2;break}return e.abrupt("return");case 2:return W(!0),e.prev=3,a={page:V,per_page:4,sort:"created_at",order:"desc"},_&&(a.dashboard_type=_),e.next=8,m.getAnnotations(n,r,a);case 8:t=e.sent,k({type:1===V?b.SET_ANNOTATIONS:b.APPEND_ANNOTATIONS,annotations:t}),e.next=15;break;case 12:e.prev=12,e.t0=e.catch(3),console.error(e.t0);case 15:s=t&&t.data.length<4,X(V+1),J(!s),W(!1);case 19:case"end":return e.stop()}}),e,null,[[3,12]])})))).apply(this,arguments)}return s.useEffect((function(){F(!0)}),[]),q.jsx(u.RootRef,{rootRef:w,children:q.jsxs(u.Paper,{className:I.default(g.cAnnotationsList,(t={},j.default(t,g.cAnnotationsListOpen,E),j.default(t,g.cAnnotationsListOpenNative,A),t)),children:[q.jsx(l,{infiniteClassName:g.cAnnotationsListContentContainer,headerComponent:q.jsxs(q.Fragment,{children:[q.jsx(u.Typography,{"data-testid":"".concat(S,"_appTitle"),variant:"body1",className:R.title,children:a}),q.jsx("div",{className:g.cAnnotationsListContentTop,children:q.jsxs(u.Typography,{"data-testid":"".concat(S,"_annotationsTitle"),variant:"caption",className:R.secondaryTitle,children:["Annotations (",L.data?L.data.length:0,")"]})}),q.jsx(h,{appId:n,assetId:r,assetCompanyId:i,appSettings:o,currentUser:c,dashboardType:_})]}),useWindow:A,items:L.data||[],showNoItemsFound:!(L.data&&0!==L.data.length||B),noItemsFoundLabel:q.jsx(u.Typography,{variant:"body2","data-testid":"".concat(S,"_noAnnotations"),className:R.noAnnotations,children:"No Annotations yet"}),threshold:50,infiniteContainerHeight:w.current&&O.current?w.current.clientHeight-O.current.clientHeight:null,moreItemsMayExist:z,pathToCreatedAt:["attributes","created_at"],renderItem:function(e){return q.jsx(f,{isNative:A,annotation:e,assetCompanyId:i,included:L.included,currentUser:c,showSuccessNotification:x.showSuccessNotification},e.id)},loadItems:function(){return Y.apply(this,arguments)}}),q.jsx("div",{className:g.cAnnotationsListActions,ref:O,children:q.jsx(u.Tooltip,{title:"Hide",placement:"bottom",children:q.jsx(u.IconButton,{"data-testid":"".concat(S,"_hideButton"),onClick:d,className:R.backIcon,children:q.jsx(C.default,{})})})})]})})};R.propTypes={appId:r.number.isRequired,appTitle:r.string.isRequired,assetId:r.number.isRequired,assetCompanyId:r.number.isRequired,appSettings:r.shape(),classes:r.shape().isRequired,onClose:r.func.isRequired,currentUser:r.shape({}).isRequired,isNative:r.bool,dashboardType:r.string},R.defaultProps={appSettings:{},isNative:d.isNativeDetected,dashboardType:null};var _=o.withStyles((function(e){return{title:{fontWeight:200,marginBottom:20},secondaryTitle:{fontWeight:200,textTransform:"uppercase",color:e.palette.grey[600]},annotateIcon:{padding:0,"&:hover":{backgroundColor:"transparent",boxShadow:"none"}},noAnnotations:{marginTop:16},backIcon:{cursor:"pointer",color:e.palette.grey[600],padding:5}}}))(s.memo(R));module.exports=_;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/asyncToGenerator"),t=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/regenerator"),a=require("react"),i=require("prop-types"),s=require("classnames"),n=require("lodash"),o=require("@material-ui/core/styles"),u=require("@material-ui/core/withWidth"),c=require("@material-ui/core/Paper"),d=require("@material-ui/core/Typography"),l=require("@material-ui/icons/Comment"),m=require("@material-ui/icons/Close"),p=require("../../../UserCardPopover.js"),f=require("../../../Avatar/index.js"),h=require("../../../UserMention/utils/index.js"),v=require("../../../../utils/mobileDetect.js"),q=require("../../../../clients/jsonApi/index.js"),x=require("./style.css.js"),b=require("react/jsx-runtime");function y(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var j=y(e),g=y(t),N=y(r),A=y(s),R=y(u),U=y(c),_=y(d),C=y(l),L=y(m),T="lastAnnotation",w=function(e){var t=e.user,r=e.currentUser,a=e.isNative,i=e.className,s=e.size,n=b.jsx(f.default,{displayName:"".concat(t.first_name," ").concat(t.last_name),imgSrc:t.profile_photo,size:s,className:i});return a?n:b.jsx(p,{user:t,currentUser:r,children:n})},I=function(e){var t=e.commentsCount,r=e.commentUsers,a=e.isSmallScreen,i=e.isNative,s=e.currentUser,n=e.classes;return t?b.jsxs("div",{className:x.cTopAnnotationAdditionalReactions,children:[b.jsx(C.default,{className:n.commentIcon}),!a&&b.jsxs(_.default,{variant:"body2","data-testid":"".concat(T,"_comments"),noWrap:!0,className:n.commentText,component:"div",children:["Comments ",t]}),b.jsx("div",{className:x.cTopAnnotationAdditionalReactionsList,children:r.map((function(e,t){var r=e.attributes;return b.jsx(w,{user:r,currentUser:s,isNative:i,className:A.default(n.avatar,g.default({},n.avatarInList,0!==t)),size:25},r.id)}))})]}):null},S=function(e){var t,r=e.isNative,i=e.appId,s=e.annotation,n=e.openAnnotationsList,o=e.currentUser,c=e.updateCurrentDashboardAppLastAnnotation,d=e.width,l=e.classes,m=s.data,p=s.included,f=p.find((function(e){var t=e.id,r=e.type;return t===m.relationships.user.data.id&&"user"===r})),v=a.useMemo((function(){return m.relationships.mentioned_users.data.map((function(e){var t=e.id;return p.find((function(e){return e.id===t}))}))}),[m.relationships.mentioned_users.data,p]),y=a.useMemo((function(){return m.relationships.comment_users.data.map((function(e){var t=e.id;return p.find((function(e){return e.id===t}))}))}),[m.relationships.comment_users.data,p]),g=!u.isWidthUp("sm",d),A=(t=j.default(N.default.mark((function e(t){var r;return N.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.stopPropagation(),e.prev=1,e.next=4,q.closeLastAnnotation(m.id);case 4:r=e.sent,c(m.id,i,r),e.next=11;break;case 8:e.prev=8,e.t0=e.catch(1),console.error(e.t0);case 11:case"end":return e.stop()}}),e,null,[[1,8]])}))),function(e){return t.apply(this,arguments)});return b.jsxs(U.default,{"data-testid":"".concat(T,"_lastAnnotation"),className:l.container,onClick:n,children:[b.jsxs("div",{className:x.cTopAnnotationMain,children:[b.jsx(w,{user:f.attributes,currentUser:o,isNative:r,className:l.avatar,size:38}),b.jsx(_.default,{variant:"body2","data-testid":"".concat(T,"_message"),noWrap:!0,className:l.body,children:h.formatMentionText(m.attributes.body,v,r,null,o)})]}),b.jsxs("div",{className:x.cTopAnnotationAdditional,children:[b.jsx(I,{commentsCount:m.attributes.comments_count,commentUsers:y,classes:l,isSmallScreen:g,currentUser:o}),b.jsx(L.default,{"data-testid":"".concat(T,"_closeButton"),fontSize:"small",className:l.closeButton,onClick:A})]})]})};S.propTypes={appId:i.number.isRequired,annotation:i.shape({included:i.arrayOf(i.shape({})).isRequired,data:i.shape({relationships:i.shape({user:i.shape({data:i.shape({id:i.string.isRequired}).isRequired}).isRequired,mentioned_users:i.shape({data:i.arrayOf(i.shape()).isRequired}).isRequired}).isRequired,attributes:i.shape({body:i.string.isRequired,created_at:i.string.isRequired})}).isRequired}).isRequired,classes:i.shape({}).isRequired,isNative:i.bool,width:i.string.isRequired,openAnnotationsList:i.func.isRequired,updateCurrentDashboardAppLastAnnotation:i.func,currentUser:i.shape({})},S.defaultProps={isNative:v.isNativeDetected,updateCurrentDashboardAppLastAnnotation:function(){},currentUser:{}};var z=n.flowRight([o.withStyles((function(e){return{container:{height:56,margin:"10px 0",padding:"0 20px",display:"flex",alignItems:"center",justifyContent:"space-between",flex:"auto 1",width:"100%",cursor:"pointer"},body:{margin:"0 16px ",minWidth:100},avatar:{border:"1px solid #909090"},commentIcon:{marginRight:16,color:e.palette.grey[500]},commentText:{marginRight:16,color:e.palette.grey[500]},closeButton:{color:e.palette.grey[500]},avatarInList:{marginLeft:-4}}})),R.default()])(a.memo(S));module.exports=z;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../constants/segment.js"),t=require("./assets/CompletionAppIcon.js"),c=require("./assets/CompletionAppIconBe.js"),n=require("./assets/DrillingAppIcon.js"),s=require("./assets/DrillingAppIconBe.js"),i=require("./assets/NoSegmentAppIcon.js")
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../constants/segment.js"),t=require("./assets/CompletionAppIcon.js"),c=require("./assets/CompletionAppIconBe.js"),n=require("./assets/DrillingAppIcon.js"),s=require("./assets/DrillingAppIconBe.js"),i=require("./assets/NoSegmentAppIcon.js"),r="/static/media/3f1e09e6e814329ccfc22c5f2fb49320.png";exports.getAppIcon=function(t){var c=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ui";if(!t||!t.length)return r;var n="ui"===c,s=t[0];return s===e.SEGMENTS.COMPLETION?n?"/static/media/747c045c9381addbc4c6aecd531ccbff.png":"/static/media/9f235cc0306a992ec6aecee01ad6956b.png":s===e.SEGMENTS.DRILLING?n?"/static/media/dad8511026615181e47069625c14a00d.png":"/static/media/cc3725c7d2b2258f38e3e25e49ce0a53.png":r},exports.getIconComponentBySegment=function(r){var a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ui";if(!r||!r.length)return i;var o="ui"===a,p=r[0];return p===e.SEGMENTS.COMPLETION?o?t:c:p===e.SEGMENTS.DRILLING?o?n:s:i};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/objectWithoutProperties"),r=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/slicedToArray"),a=require("react"),n=require("prop-types"),s=require("lodash"),i=require("classnames"),o=require("@material-ui/core");require("../../permissions/PermissionsContext.js");var l=require("../../permissions/constants/index.js"),u=require("../../permissions/withPermissionsHOC.js");require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"),require("../../clients/jsonApi/index.js"),require("../../permissions/ProvidePermissions.js");var c=require("../TruncatedText/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");var d=require("../../constants/appPackages.js");require("../../constants/notifications.js"),require("../../constants/feed.js"),require("../../constants/bha.js"),require("../../utils/env.js"),require("../GradientManager/configuration/constants.js");var p=require("./effects/index.js"),b=require("react/jsx-runtime");function v(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var f=v(e),j=v(r),m=v(t),g=v(i),h=["appId"],P=["canReadAppPackages"];function q(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);r&&(a=a.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,a)}return t}function y(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?q(Object(t),!0).forEach((function(r){j.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):q(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}var O=d.PACKAGE_STATUSES,x=d.PACKAGE_LABELS,S=d.TEXT_FOR_PACKAGE_LABELS,A=o.makeStyles((function(e){return{select:{width:250,margin:"8px 0"},menuListRoot:{maxWidth:580},group:{fontStyle:"italic",fontWeight:"bold",fontSize:"12px",color:"#999",backgroundColor:e.palette.background.b9}}})),E=function(e){var r=e.className,t=e.value,n=e.onChange,i=e.isLoading,l=e.disabled,u=e.error,d=e.packages,p=A(),v=a.useState(t),f=m.default(v,2),h=f[0],P=f[1],q=a.useMemo((function(){var e,r={},t=(e={},j.default(e,x.PROD,{label:"Stable Release - no stable version",value:x.PROD,disabled:!0}),j.default(e,x.BETA,{label:"Beta - no beta version",value:x.BETA,disabled:!0}),j.default(e,x.DEV,{label:"Dev - no dev version",value:x.DEV,disabled:!0}),e),a=[];return d.filter((function(e){return e.status!==O.FAILURE})).forEach((function(e){var n=e.version,s=e.package_code_version,i=e.notes,o=e.label,l=e.status,u="v".concat(s||n);if(o){var c=t[o];c.label="".concat(S[o]," ").concat(u," ").concat(i?"- ".concat(i):""),c.disabled=!1,r[c.value]=e}else r[n]=e,a.push({label:"".concat(u," ").concat(i?"- ".concat(i):""),value:n,status:l})})),{labeled:Object.values(t),unlabeled:a,packageByValue:r}}),[d]),y=q.labeled,E=q.unlabeled,_=q.packageByValue,w=function(e){return n(e,_[e])},D=d.some((function(e){return!e.label})),L=!s.isEmpty(d);return a.useEffect((function(){if(L&&!t){var e=y.find((function(e){return!e.disabled}))||s.maxBy(E.filter((function(e){return e.status===O.PUBLISHED})),"value");P(null==e?void 0:e.value),w(null==e?void 0:e.value)}}),[y,E]),i||u?null:b.jsx(o.Grid,{children:b.jsxs(o.FormControl,{className:g.default(p.select,r),children:[b.jsx(o.InputLabel,{shrink:!(!t&&!h),htmlFor:"appVersion",children:"App Version"}),b.jsxs(o.Select,{"data-testid":"".concat("DC_versionSelect","_dropdown"),value:t||h,onChange:function(e){return w(e.target.value)},disabled:i||l,label:"App Version",inputProps:{name:"appVersion",id:"appVersion"},MenuProps:{MenuListProps:{classes:{root:p.menuListRoot}}},children:[D&&b.jsx(o.ListSubheader,{className:p.group,children:"Labelled Versions (When selected always shows current Stable Release, Beta or Dev version)"}),y.map((function(e){var r=e.label,t=e.value,a=e.disabled;return b.jsx(o.MenuItem,{"data-testid":"".concat("DC_versionSelect","_option_").concat(r,"MenuItem"),value:t,disabled:a,children:r},t)})),D&&b.jsx(o.ListSubheader,{className:p.group,children:"Other versions (App will always show selected version until version is deleted)"}),E.map((function(e){var r=e.label,t=e.value;return b.jsx(o.MenuItem,{"data-testid":"".concat("DC_versionSelect","_option_").concat(r,"MenuItem"),value:t,children:b.jsx(c,{children:r})},t)}))]})]})})};E.defaultProps={disabled:!1,error:null,isLoading:!1,packages:[],value:null};var _=function(e){var r=e.appId,t=f.default(e,h),a=p(r,{status:[O.DRAFT,O.PUBLISHED],order:"desc",sort:"created_at"});return b.jsx(E,y(y({},t),a))};_.propTypes={value:n.string,onChange:n.func.isRequired,appId:n.string.isRequired},_.defaultProps={value:null};var w=u.withPermissionsHOC({canReadAppPackages:function(e){var r=e.appId;return l.PERMISSIONS.getCanReadAppPackages(r)}},{loader:null})((function(e){var r=e.canReadAppPackages,t=f.default(e,P);return r&&b.jsx(_,y({},t))}));exports.AppVersionsSelectView=E,exports.default=w;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/asyncToGenerator"),r=require("@babel/runtime/helpers/slicedToArray"),t=require("@babel/runtime/regenerator"),a=require("react"),n=require("jsona"),u=require("../../../clients/jsonApi/index.js");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=i(e),c=i(r),o=i(t),l=new(i(n).default);module.exports=function(e,r){var t=a.useState({isLoading:!0,packages:[],error:null}),n=c.default(t,2),i=n[0],f=n[1];return a.useEffect((function(){var t;(t=s.default(o.default.mark((function t(){var a;return o.default.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,u.getAppPackages(e,r);case 3:a=t.sent,f({isLoading:!1,packages:l.deserialize(a),error:null}),t.next=10;break;case 7:t.prev=7,t.t0=t.catch(0),f({isLoading:!1,packages:[],error:t.t0});case 10:case"end":return t.stop()}}),t,null,[[0,7]])}))),function(){return t.apply(this,arguments)})()}),[e]),i};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/slicedToArray"),t=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/objectWithoutProperties"),n=require("react"),o=require("prop-types"),a=require("lodash"),i=require("@material-ui/core"),l=require("@material-ui/icons"),s=require("@material-ui/lab"),u=require("../TruncatedText/index.js"),d=require("./constants.js"),p=require("./effects/index.js"),c=require("react/jsx-runtime");function f(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var b=f(e),m=f(t),y=f(r),h=f(o),g=["children","loading","hasMore"];function x(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 O(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?x(Object(r),!0).forEach((function(t){m.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):x(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var v="DC_SingleAssetEditorAutocomplete",j={paddingLeft:"16px",height:36,listStyleType:"none",display:"flex",alignItems:"center"},T=function(e){var t=e.text,r=void 0===t?"Loading...":t;return c.jsx("li",{style:j,children:c.jsx(i.Typography,{variant:"body2",color:"textSecondary",children:r})},"loading")},S=n.forwardRef((function(e,t){var r=e.children,n=e.loading,o=e.hasMore,a=y.default(e,g);return c.jsxs(i.List,O(O({},a),{},{ref:t,role:"listbox",children:[r,(o||n)&&c.jsx(T,{})]}))})),P=function(e){var t,r=e["data-testid"],o=e.appKey,f=e.assetType,m=e.classes,y=e.companyId,h=e.currentValue,g=e.disabled,x=e.disableClearable,j=e.errorText,P=e.isMultiple,A=e.isNullable,C=e.label,I=e.onChange,q=e.parentAssetId,L=e.parentAssetType,M=e.queryParams,R=e.autocompleteProps,w=void 0===R?{}:R,E=e.assetFields,D=n.useState(P?[]:null),H=b.default(D,2),N=H[0],_=H[1],F=n.useState(""),V=b.default(F,2),K=V[0],k=V[1],z=n.useState(""),B=b.default(z,2),G=B[0],W=B[1],J=n.useState(!1),Q=b.default(J,2),U=Q[0],X=Q[1],Y=n.useState(1),Z=b.default(Y,2),$=Z[0],ee=Z[1],te=n.useState(!0),re=b.default(te,2),ne=re[0],oe=re[1];n.useEffect((function(){_(P?[]:null),ee(1),X(!1)}),[f]);var ae=p.useAssetAutoCompleteSelectData({appKey:o,assetType:f,companyId:y,currentValue:h,isMultiple:P,parentAssetId:q,parentAssetType:L,scrollPage:$,searchText:K,setCurrentOption:_,queryParams:M,assetFields:E}),ie=ae.assets,le=ae.loading;n.useEffect((function(){var e=ie.length>=d.PER_PAGE*$;oe(e)}),[ie,$]);var se=n.useMemo((function(){return a.debounce((function(e){ee(1),k(e)}),200)}),[]),ue=n.useMemo((function(){return a.debounce((function(){return ee((function(e){return e+1}))}),250)}),[]),de={endAdornment:m.endAdornment,inputRoot:m.inputRoot,listbox:m.listbox,noOptions:m.noOptions,option:m.option,popupIndicator:m.popupIndicator,root:m.root};return c.jsxs(i.FormControl,{disabled:g,error:!!j,className:m.formControl,children:[!A&&c.jsx(i.InputLabel,{shrink:!0,children:C}),c.jsx(i.Tooltip,{title:null!==(t=null==N?void 0:N.name)&&void 0!==t?t:"",children:c.jsx(s.Autocomplete,O(O({disabled:g,blurOnSelect:!0,classes:de,clearOnBlur:!0,clearOnEscape:!0,"data-testid":r,disableClearable:x,filterOptions:a.identity,getOptionLabel:function(e){return null==e?void 0:e.name},getOptionSelected:function(e,t){return e&&t&&e.id===t.id},inputValue:U?G:(null==N?void 0:N.name)||"",ListboxComponent:S,ListboxProps:{onScroll:function(e){if(ne&&!le){var t=e.currentTarget;t.scrollTop+t.clientHeight>t.scrollHeight-d.SCROLL_THRESHOLD&&ue()}},loading:le,hasMore:ne},options:ie,onChange:function(e,t){var r;_(t),I(P?t.map((function(e){return e.id})):null!==(r=null==t?void 0:t.id)&&void 0!==r?r:null,t)},onClose:function(){W(""),k(""),X(!1),ee(1)},onInputChange:function(e,t,r){"input"===r?(W(t),X(!0),se(t)):k("")},noOptionsText:c.jsx(T,{text:le?"Loading...":"No options"}),renderInput:function(e){return c.jsx(i.TextField,O(O({},e),{},{variant:"standard",placeholder:"Search for asset..."},!P&&{InputProps:O(O({},e.InputProps),{},{startAdornment:c.jsx(i.InputAdornment,{children:c.jsx(l.Search,{className:m.searchIcon})})})}))},renderOption:function(e){var t=e.id,r=e.name;return c.jsx(u,{"data-testid":"".concat(v,"_option_").concat(r,"MenuItem"),children:P&&h.includes(t)?"".concat(r," (already selected)"):r},t)},value:N,multiple:P},P&&{renderTags:function(e,t){return e.map((function(e,r){return c.jsx(i.Chip,O({label:null==e?void 0:e.name},t({index:r})),e.id)}))},getOptionDisabled:function(e){return h.includes(e.id)}}),w))}),c.jsx(i.FormHelperText,{children:j})]})};P.defaultProps={label:"Choose An Asset",currentValue:void 0,disableClearable:!0,isNullable:!1,parentAssetId:void 0,parentAssetType:void 0,companyId:void 0,errorText:"","data-testid":"".concat(v,"_autoComplete"),disabled:!1,isMultiple:!1,appKey:null,queryParams:{}},P.propTypes={label:h.default.string,currentValue:h.default.oneOfType([h.default.number,h.default.arrayOf(h.default.number)]),isNullable:h.default.bool,onChange:h.default.func.isRequired,classes:h.default.shape({}).isRequired,disableClearable:h.default.bool,parentAssetId:h.default.number,parentAssetType:h.default.string,companyId:h.default.number,assetType:h.default.string.isRequired,errorText:h.default.string,"data-testid":h.default.string,disabled:h.default.bool,isMultiple:h.default.bool,appKey:h.default.string,queryParams:h.default.shape({})};var A=i.withStyles((function(e){return{formControl:{},listbox:{maxHeight:350},root:{fontSize:16},inputRoot:{paddingTop:16,padding:"8px 0",paddingBottom:0,width:350,fontSize:16},popupIndicator:{display:"none"},option:{paddingLeft:"16px !important",height:36,"&[aria-disabled=true]":{color:e.palette.primary.text9,opacity:1,backgroundColor:"unset"}},noOptions:{padding:0},searchIcon:{fontSize:"20px !important"}}}))(P);module.exports=A;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("prop-types"),t=require("@material-ui/core"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("prop-types"),t=require("@material-ui/core"),a=require("../TruncatedText/index.js"),s=require("./effects/index.js"),r=require("react/jsx-runtime");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=l(e),u="DC_SingleAssetEditor",i=function(e){var l=e.appKey,n=e.label,i=e.currentValue,d=e.defaultValue,p=e.isNullable,c=e.onChange,o=e.classes,f=e.parentAssetId,m=e.assetType,y=e.parentAssetType,h=s.useAssetSelectData({appKey:l,assetId:i,assetType:m,parentAssetId:f,parentAssetType:y}),g=h.assets,v=h.loading,x=i||d;return r.jsxs("div",{children:[r.jsxs(t.FormControl,{disabled:v,children:[!p&&r.jsx(t.InputLabel,{shrink:!!x,children:n}),r.jsxs(t.Select,{"data-testid":e["data-testid"],value:x,onChange:function(e){return c(e.target.value)},className:o.select,MenuProps:{className:o.selectMenu},children:[p&&r.jsx(t.MenuItem,{"data-testid":"".concat(u,"_noActiveAssetMenuItem"),value:d,className:o.menuItem,children:"No active asset"},"empty item"),g.map((function(e){var s=(null==e?void 0:e.name)||"";return r.jsx(t.MenuItem,{"data-testid":"".concat(u,"_option_").concat(s,"MenuItem"),value:Number(e.id),className:o.menuItem,children:r.jsx(a,{children:s})},e.id)}))]})]}),v&&r.jsx(t.CircularProgress,{"data-testid":"".concat(u,"_CircularProgress"),size:20,className:o.progress})]})};i.propTypes={classes:n.default.shape({}).isRequired,appType:n.default.shape({constants:n.default.shape({})}),currentValue:n.default.oneOfType([n.default.number,n.default.string]),defaultValue:n.default.any,onChange:n.default.func.isRequired,label:n.default.string,isNullable:n.default.bool,parentAssetId:n.default.number,parentAssetType:n.default.string,assetType:n.default.string.isRequired,"data-testid":n.default.string,appKey:n.default.string},i.defaultProps={label:"Choose An Asset",currentValue:"",defaultValue:"",appType:void 0,isNullable:!1,parentAssetId:void 0,parentAssetType:void 0,"data-testid":"".concat(u,"_autoComplete"),appKey:null};var d=t.withStyles({progress:{margin:"0 15px"},select:{width:350},selectMenu:{maxHeight:350},menuItem:{width:350}})(i);exports.PAGE_NAME=u,exports.default=d;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/asyncToGenerator"),t=require("@babel/runtime/helpers/slicedToArray"),r=require("@babel/runtime/helpers/defineProperty"),n=require("@babel/runtime/helpers/toConsumableArray"),a=require("@babel/runtime/regenerator"),s=require("react"),u=require("lodash");require("uuid"),require("lodash/set"),require("lodash/get"),require("lodash/unset"),require("moment");var i=require("../../../clients/jsonApi/index.js");require("../../../clients/subscriptions.js"),require("../../../clients/api/apiCore.js"),require("../../../clients/constants.js");var c=require("../constants.js");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var p=o(e),l=o(t),f=o(r),d=o(n),y=o(a);function b(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 m(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?b(Object(r),!0).forEach((function(t){f.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):b(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var v=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return{sort:"name",order:"asc",fields:["".concat(e,".name"),"".concat(e,".asset_id")].concat(d.default(t))}},h=function(e){var t,r,n;return m(m({},e.attributes),{},{id:+e.id,programId:+(null===(t=e.relationships)||void 0===t||null===(r=t.program)||void 0===r||null===(n=r.data)||void 0===n?void 0:n.id)})};exports.useAssetAutoCompleteSelectData=function(e){var t=e.appKey,r=e.assetType,n=e.companyId,a=e.currentValue,o=e.isMultiple,f=e.parentAssetId,d=e.parentAssetType,b=e.scrollPage,q=e.searchText,g=e.setCurrentOption,j=e.queryParams,O=e.assetFields,x=s.useState([]),A=l.default(x,2),P=A[0],w=A[1],k=s.useState(!1),E=l.default(k,2),S=E[0],_=E[1],T=s.useRef(),D=s.useRef();return s.useEffect((function(){function e(){return(e=p.default(y.default.mark((function e(){var t;return y.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,i.mapAssetGetRequest(r)(m(m({},v(r,O)),{},{ids:o?a:[a]},j));case 2:if(t=e.sent,!u.isEmpty(t.data)){e.next=7;break}return e.next=6,i.getAssets(m(m({},v(r,O)),{},{ids:o?a:[a]},j));case 6:t=e.sent;case 7:g((function(){if(o)return t.data.map(h);var e=t.data[0];return e?h(e):null}));case 8:case"end":return e.stop()}}),e)})))).apply(this,arguments)}(o?a.length:a)&&function(){e.apply(this,arguments)}()}),[]),s.useEffect((function(){function e(){return(e=p.default(y.default.mark((function e(){var a,s,u,o,p;return y.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,_(!0),a={per_page:c.PER_PAGE,page:b},d&&f&&(a[d]=f),n&&(a.company=n),q&&(a.search=q),t&&(a.app_key=t),s=i.mapAssetGetRequest(r)(m(m(m({},v(r,O)),a),j)),D.current=s,e.next=11,s;case 11:if(u=e.sent,D.current===s){e.next=14;break}return e.abrupt("return");case 14:o=u.data.map(h),p=T.current!==r||1===b,w(p?o:function(e){return e.concat(o)}),T.current=r,e.next=23;break;case 20:e.prev=20,e.t0=e.catch(0),console.error(e.t0);case 23:_(!1);case 24:case"end":return e.stop()}}),e,null,[[0,20]])})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[r,d,f,n,q,b,t]),{assets:P,loading:S}},exports.useAssetSelectData=function(e){var t=e.appKey,r=e.assetType,n=e.assetId,a=e.parentAssetType,u=e.parentAssetId,c=e.queryParams,o=void 0===c?null:c,d=s.useState([]),b=l.default(d,2),q=b[0],g=b[1],j=s.useState(!0),O=l.default(j,2),x=O[0],A=O[1];return s.useEffect((function(){function e(){return(e=p.default(y.default.mark((function e(){var n;return y.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,i.mapAssetGetRequest(r)(m(m(m({},v(r)),{},f.default({per_page:1e4},a,u),t&&{app_key:t}),o));case 2:n=e.sent,g(n.data.map(h)),A(!1);case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}A(!0),function(){e.apply(this,arguments)}()}),[r,n,a,u,t]),{assets:q,loading:x}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/slicedToArray"),a=require("react"),s=require("prop-types"),l=require("lodash"),r=require("@material-ui/core"),u=require("./AssetEditors.css.js"),i=require("./SingleAssetEditor.js"),n=require("./AssetEditorAutocomplete.js"),d=require("react/jsx-runtime");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c=o(e),p=o(t),y=o(s),f="DC_AppSettingsAssetEditor",A=function(e){var t=e.appKey,s=e.appType,o=e.defaultValue,y=e.isNullable,A=e.label,b=e.onSettingsChange,g=e.settings,m=l.get(s,["primaryAsset","assetType","type"]),h=l.get(s,["primaryAsset","assetType","id"]),j=l.get(s,["primaryAsset","autocompleteSelect"]),C=l.get(s,["secondaryAsset","assetType","type"]),T=l.get(s,["secondaryAsset","assetType","id"]),q=l.get(s,["secondaryAsset","autocompleteSelect"]),v=l.get(g,h),x=a.useState(v||o),N=p.default(x,2),V=N[0],S=N[1],K=a.useState(l.get(g,T)),_=p.default(K,2),E=_[0],B=_[1],z=a.useState(!(!C||E)),R=p.default(z,2),k=R[0],D=R[1],I=a.useState(!(!C||!E)),P=p.default(I,2),U=P[0],W=P[1],w=function(e){B(e),b(c.default({},T,e))},F=function(e){S(e),B(null),W(!1),D(!!C);var t=c.default({},h,e);T&&(t[T]=null),b(t)};return d.jsxs("div",{className:u.main,children:[d.jsx("div",{className:u.title,children:"Active Asset"}),d.jsxs("div",{className:u.editor,children:[j?d.jsx(n,{appKey:t,assetType:m,currentValue:V,"data-testid":"".concat(f,"_primaryAssetEditorAutocomplete"),defaultValue:o,disableClearable:!y,isNullable:y,label:A,onChange:F}):d.jsx(i.default,{appKey:t,assetType:m,currentValue:V,"data-testid":"".concat(f,"_primaryAutoComplete"),defaultValue:o,isNullable:y,label:A,onChange:F}),k&&d.jsx(r.Button,{"data-testid":"".concat(f,"_changeWellButton"),color:"primary",onClick:function(){W(!0),D(!1)},disabled:!v,children:"Change ".concat(l.capitalize(C))}),!k&&U&&d.jsx(r.Button,{"data-testid":"".concat(f,"_useDefaultButton"),color:"secondary",onClick:function(){B(null),W(!1),D(!!C),b(c.default({},T,null))},children:"Use active asset"})]}),U&&d.jsx("div",{className:u.editor,children:q?d.jsx(n,{appKey:t,assetType:C,currentValue:E,"data-testid":"".concat(f,"_secondaryAssetEditorAutocomplete"),defaultValue:o,disableClearable:!1,isNullable:y,label:"Active ".concat(l.capitalize(C)),onChange:w,parentAssetId:V,parentAssetType:m}):d.jsx(i.default,{"data-testid":"".concat(f,"_secondaryAutoComplete"),onChange:w,defaultValue:o,currentValue:E,isNullable:y,label:"Active ".concat(l.capitalize(C)),assetType:C,parentAssetId:V,parentAssetType:m,appKey:t})})]})};A.defaultProps={label:"Choose An Asset",isNullable:!1,defaultValue:void 0,appKey:null},A.propTypes={settings:y.default.shape({}).isRequired,appType:y.default.shape({}).isRequired,defaultValue:y.default.any,onSettingsChange:y.default.func.isRequired,label:y.default.string,isNullable:y.default.bool,appKey:y.default.string},module.exports=A;
|