@corva/ui 0.73.0-3 → 0.73.0-5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CLI/hocs/constants.js +1 -1
- package/CLI/hocs/utils.js +1 -1
- package/cjs-bundle/CLI/hocs/utils.js +1 -1
- package/cjs-bundle/clients/api/apiCore.js +1 -1
- package/cjs-bundle/clients/clientStorage/core.js +1 -1
- package/cjs-bundle/clients/clientStorage/index.js +1 -1
- package/cjs-bundle/clients/constants.js +1 -1
- package/cjs-bundle/clients/index.js +1 -1
- package/cjs-bundle/clients/jsonApi/index.js +1 -1
- package/cjs-bundle/clients/subscriptions.js +1 -1
- package/cjs-bundle/clients/utils.js +1 -1
- package/cjs-bundle/components/AddComment/Popover.js +1 -1
- package/cjs-bundle/components/AddComment/Popup.js +1 -1
- package/cjs-bundle/components/AddComment/components/Content.js +1 -1
- package/cjs-bundle/components/AdvancedSlider/AdvancedSlider.js +1 -1
- package/cjs-bundle/components/AdvancedSlider/Handle.js +1 -1
- package/cjs-bundle/components/AnchorsList/AnchorsList.js +1 -1
- package/cjs-bundle/components/Annotations/AnnotationsContext.js +1 -1
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/index.js +1 -1
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/Annotation/index.js +1 -1
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationComments/index.js +1 -1
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/StyledSelect.js +1 -1
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/index.js +1 -1
- package/cjs-bundle/components/Annotations/components/AnnotationsList/index.js +1 -1
- package/cjs-bundle/components/Annotations/components/LastAnnotation/index.js +1 -1
- package/cjs-bundle/components/AppIcon/utils.js +1 -1
- package/cjs-bundle/components/AppVersionsSelect/AppVersionsSelect.js +1 -1
- package/cjs-bundle/components/AppVersionsSelect/effects/index.js +1 -1
- package/cjs-bundle/components/AssetEditor/AssetEditorAutocomplete.js +1 -1
- package/cjs-bundle/components/AssetEditor/SingleAssetEditor.js +1 -1
- package/cjs-bundle/components/AssetEditor/effects/index.js +1 -1
- package/cjs-bundle/components/AssetEditor/index.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/components/MultipleAssetsToggle.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/components/PrimaryAssetSelect.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/components/PrimaryAssetSelectV2.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/components/SecondaryAssetSelect.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/components/SelectItem.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/effects/index.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/effects/usePrimaryAssetSelectData.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/index.js +1 -1
- package/cjs-bundle/components/AssetEditorV2/utils/index.js +1 -1
- package/cjs-bundle/components/AssetNameLabel/AssetNameLabel.js +1 -1
- package/cjs-bundle/components/Attachment/index.js +1 -1
- package/cjs-bundle/components/Autocomplete/Autocomplete.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/Map.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/index.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AssetSearch.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetResultSection.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetTypesSection.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/constants.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/effects/useAssetsData.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/utils/apiCalls.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/NumberCircle.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/SectionItem.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/WellListItem.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/index.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/effects/index.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/index.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/utils/apiCalls.js +1 -1
- package/cjs-bundle/components/Breadcrumbs/index.js +1 -1
- package/cjs-bundle/components/Casing/CasingComponentIcon.js +1 -1
- package/cjs-bundle/components/Casing/CasingTable/CasingComponent.js +1 -1
- package/cjs-bundle/components/Casing/CasingTable/index.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/CasingTableV2.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Browser.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/Component.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Browser.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/EditComponentDialog.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/Header.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/SortableComponent.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/SortableComponents.js +1 -1
- package/cjs-bundle/components/Casing/CasingTile/CasingTile.js +1 -1
- package/cjs-bundle/components/Casing/CasingTile/style.js +1 -1
- package/cjs-bundle/components/Casing/CasingTileIcon.js +1 -1
- package/cjs-bundle/components/Chart/ChartWrapperContext.js +1 -1
- package/cjs-bundle/components/Chart/components/AxisDropdown.js +1 -1
- package/cjs-bundle/components/Chart/components/AxisOverlay.js +1 -1
- package/cjs-bundle/components/Chart/components/ChartButton.js +1 -1
- package/cjs-bundle/components/Chart/components/ChartButtons.js +1 -1
- package/cjs-bundle/components/Chart/components/ChartSelect.js +1 -1
- package/cjs-bundle/components/Chart/components/ChartWrapper.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/ChartTypeButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/DragToZoomButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/HideAxesButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/PanButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/ResetZoomButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/ZoomInButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/ZoomOutButton.js +1 -1
- package/cjs-bundle/components/Chart/effects/useChartModifier.js +1 -1
- package/cjs-bundle/components/Chart/effects/useChartTypeSwitch.js +1 -1
- package/cjs-bundle/components/Chart/effects/useHideAxes.js +1 -1
- package/cjs-bundle/components/Chart/effects/useKeyboardControl.js +1 -1
- package/cjs-bundle/components/Chart/effects/useZoom.js +1 -1
- package/cjs-bundle/components/Chart/formations.js +1 -1
- package/cjs-bundle/components/Chart/utils.js +1 -1
- package/cjs-bundle/components/ChartActionsList/ChartActionsList.js +1 -1
- package/cjs-bundle/components/ChartActionsList/icons/GoLive.js +1 -1
- package/cjs-bundle/components/ChartActionsList/icons/LeftArrow.js +1 -1
- package/cjs-bundle/components/ChartActionsList/icons/RightArrow.js +1 -1
- package/cjs-bundle/components/ChartActionsList/icons/ZoomIn.js +1 -1
- package/cjs-bundle/components/ChartActionsList/icons/ZoomOut.js +1 -1
- package/cjs-bundle/components/Checkbox/index.js +1 -1
- package/cjs-bundle/components/CollapsableSidebar.js +1 -1
- package/cjs-bundle/components/CollapsibleContent.js +1 -1
- package/cjs-bundle/components/ColorPicker/ColorPicker.js +1 -1
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/ColorSquare/ColorSquare.js +1 -1
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/Palette.js +1 -1
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/PaletteConstants.js +1 -1
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +1 -1
- package/cjs-bundle/components/Comment/index.js +1 -1
- package/cjs-bundle/components/CommentInput/index.js +1 -1
- package/cjs-bundle/components/CommentLoader.js +1 -1
- package/cjs-bundle/components/CommentWrapper.js +1 -1
- package/cjs-bundle/components/CommentsInfo/index.js +1 -1
- package/cjs-bundle/components/ConfirmationDialog.js +1 -1
- package/cjs-bundle/components/ContextMenuItem/index.js +1 -1
- package/cjs-bundle/components/CopyToClipboard/CopyToClipboard.js +1 -1
- package/cjs-bundle/components/CustomSelect/index.js +1 -1
- package/cjs-bundle/components/DevCenter/AppContext.js +1 -1
- package/cjs-bundle/components/DevCenter/AppHeader/AppHeader.js +1 -1
- package/cjs-bundle/components/DevCenter/AppHeader/AppHeaderStyles.js +1 -1
- package/cjs-bundle/components/DevCenter/AppHeader/PadMode.js +1 -1
- package/cjs-bundle/components/DevCenter/AppHeader/utils.js +1 -1
- package/cjs-bundle/components/DevCenter/AppsDataProvider/AppsDataProvider.js +1 -1
- package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/dataResolvers.js +1 -1
- package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/useAppsData.js +1 -1
- package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/utils.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/styles.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsData.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsList.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAppMaximized.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAppSettings.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/utils.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterRouterContext/DevCenterRouterContext.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterRouterContext/hocs/withUniversalLocationHOC.js +1 -1
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterAppZoidComponent.js +1 -1
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js +1 -1
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +1 -1
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/effects/useXProps.js +1 -1
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/utils/replaceUndefinedValuesWithNull.js +1 -1
- package/cjs-bundle/components/DevCenter/NavigationBar/NavigationBar.js +1 -1
- package/cjs-bundle/components/DevCenter/SideBar/SideBar.js +1 -1
- package/cjs-bundle/components/DisabledSettingsMessage/DisabledSettingsMessage.js +1 -1
- package/cjs-bundle/components/DocumentViewer/DocumentViewer.js +1 -1
- package/cjs-bundle/components/DocumentViewer/styles.js +1 -1
- package/cjs-bundle/components/Drillstring/BHACasingEmptyView/BHACasingEmptyView.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentDetail/constants.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentDetail/index.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentIcon.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/BHAComponentsTable.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Component.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/EditComponentDialog.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Header.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/SortableComponent.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/SortableComponents.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Suggestions/AutoCompleteDialog.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Browser.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/constants.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/CancelButton.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/FormatedNumber.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/InputText.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/MoreButton.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SaveButton.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SelectField.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/StaticField.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/sharedStyles.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/utils/calculation.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAList/BHAList.js +1 -1
- package/cjs-bundle/components/Drillstring/BHASchematic.js +1 -1
- package/cjs-bundle/components/Drillstring/BHATable/BHAComponent.js +1 -1
- package/cjs-bundle/components/Drillstring/BHATable/index.js +1 -1
- package/cjs-bundle/components/Drillstring/BHATile/BHATile.js +1 -1
- package/cjs-bundle/components/Drillstring/BHATileIcon.js +1 -1
- package/cjs-bundle/components/Drillstring/BhaIndicator/BhaIndicator.js +1 -1
- package/cjs-bundle/components/Drillstring/DrillstringDetail/DrillstringDetail.js +1 -1
- package/cjs-bundle/components/EChartsWrapper/components/Toolbox/Toolbox.js +1 -1
- package/cjs-bundle/components/EditableItem/EditableItemWithBadge/index.js +1 -1
- package/cjs-bundle/components/EmbeddedApp/DevCenterEmbeddedApp.js +1 -1
- package/cjs-bundle/components/EmbeddedApp/EmbeddedApp.js +1 -1
- package/cjs-bundle/components/EmbeddedApp/components/AppInfo.js +1 -1
- package/cjs-bundle/components/EmojiIconButton.js +1 -1
- package/cjs-bundle/components/EmptyView/EmptyAppView/EmptyAppView.js +1 -1
- package/cjs-bundle/components/EmptyView/EmptyAppView/components/ErrorSubtitleWithIntercomLink.js +1 -1
- package/cjs-bundle/components/EmptyView/EmptyView.js +1 -1
- package/cjs-bundle/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js +1 -1
- package/cjs-bundle/components/ErrorBoundary/ErrorBoundary.js +1 -1
- package/cjs-bundle/components/FailedFileUploading.js +1 -1
- package/cjs-bundle/components/FeedItem/FeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/FeedItemEditProvider/FeedItemEditModal.js +1 -1
- package/cjs-bundle/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.js +1 -1
- package/cjs-bundle/components/FeedItem/components/Actions.js +1 -1
- package/cjs-bundle/components/FeedItem/components/AvatarIcon.js +1 -1
- package/cjs-bundle/components/FeedItem/components/Content.js +1 -1
- package/cjs-bundle/components/FeedItem/components/CreatedAt.js +1 -1
- package/cjs-bundle/components/FeedItem/components/FeedComments.js +1 -1
- package/cjs-bundle/components/FeedItem/components/Icon.js +1 -1
- package/cjs-bundle/components/FeedItem/components/LessonsLearnedLeafIcon.js +1 -1
- package/cjs-bundle/components/FeedItem/components/Reactions.js +1 -1
- package/cjs-bundle/components/FeedItem/components/RigAndWell.js +1 -1
- package/cjs-bundle/components/FeedItem/components/TypeAndAssetTitle.js +1 -1
- package/cjs-bundle/components/FeedItem/editModals/DvdCommentEdit/DvdCommentEdit.js +1 -1
- package/cjs-bundle/components/FeedItem/editModals/HookloadCommentEdit/HookloadCommentEdit.js +1 -1
- package/cjs-bundle/components/FeedItem/editModals/LessonsLearnedEdit/LessonsLearnedEdit.js +1 -1
- package/cjs-bundle/components/FeedItem/editModals/NptLessonsCommentEdit/NptLessonsCommentEdit.js +1 -1
- package/cjs-bundle/components/FeedItem/editModals/PCCommentEdit/PCCommentEdit.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/AlertFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/helpers.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/BhaFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaNumber.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaSchematic.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/Info.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/NoData.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionDailyCostFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionDocumentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionNptFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionOperationSummaryFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionOperationalNoteFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DepthCommentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DocumentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DrillerMemoFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingDailyCostFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingOperationSummaryFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingOperationalNoteFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/DvDCommentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/FluidReportFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/GeosteeringFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/HookloadCommentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/index.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/NptFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/NptLessonsCommentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/PCCommentFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/PostFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/api.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/NoData.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Predictions.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/PredictionsItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/Stages.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/utils.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/index.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/api.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/AccuracyPlan.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/ActualPointInfo.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/Warning.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/TracesMemoFeedItem.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/TargetChanges.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/VerticalSectionAzimuth.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/index.js +1 -1
- package/cjs-bundle/components/FilePreview/index.js +1 -1
- package/cjs-bundle/components/FileTypeIcon.js +1 -1
- package/cjs-bundle/components/FileUploadIconButton.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/CSVFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/DocFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/EDMFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/ExelFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/FileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/IconRefresh.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/IconSuccess.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/IconWarning.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/ImageFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/PdfFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/UnknownFileIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/UploadIcon.js +1 -1
- package/cjs-bundle/components/FilesLoader/useStyles.js +1 -1
- package/cjs-bundle/components/FolderMenuItem/components/ClosedFolderIcon.js +1 -1
- package/cjs-bundle/components/FolderMenuItem/components/FolderIcon.js +1 -1
- package/cjs-bundle/components/FolderMenuItem/components/OpenFolderIcon.js +1 -1
- package/cjs-bundle/components/FolderMenuItem/index.js +1 -1
- package/cjs-bundle/components/FolderMenuItemWithLinks/index.js +1 -1
- package/cjs-bundle/components/GoogleDocsViewer/index.js +1 -1
- package/cjs-bundle/components/GradientManager/GradientManager.styles.js +1 -1
- package/cjs-bundle/components/GradientManager/GradientSelect.styles.js +1 -1
- package/cjs-bundle/components/HeaderLayout/HeaderLayout.js +1 -1
- package/cjs-bundle/components/HeaderLayout/effects/index.js +1 -1
- package/cjs-bundle/components/HeaderLayout/utils.js +1 -1
- package/cjs-bundle/components/HelpCenter/HelpCenterIcon.js +1 -1
- package/cjs-bundle/components/IconMenu/index.js +1 -1
- package/cjs-bundle/components/Icons/AnnotationIcon.js +1 -1
- package/cjs-bundle/components/Icons/AttachIcon.js +1 -1
- package/cjs-bundle/components/Icons/DangerousIcon.js +1 -1
- package/cjs-bundle/components/Icons/EmojiIcon.js +1 -1
- package/cjs-bundle/components/Icons/RecommendationIcon.js +1 -1
- package/cjs-bundle/components/Icons/SendIcon.js +1 -1
- package/cjs-bundle/components/ImageViewer/index.js +1 -1
- package/cjs-bundle/components/InfiniteList/index.js +1 -1
- package/cjs-bundle/components/KeyboardDateTimePicker.js +1 -1
- package/cjs-bundle/components/LabelsCounter/LabelsCounter.js +1 -1
- package/cjs-bundle/components/MenuItem/index.js +1 -1
- package/cjs-bundle/components/MiddleTruncate/MiddleTruncate.js +1 -1
- package/cjs-bundle/components/MiddleTruncate/utils.js +1 -1
- package/cjs-bundle/components/OffsetWellChips/icons/SubjectIcon.js +1 -1
- package/cjs-bundle/components/OffsetWellMap/OffsetWellMap.js +1 -1
- package/cjs-bundle/components/OffsetWellMap/WellTooltip.js +1 -1
- package/cjs-bundle/components/OffsetWellMap/effects/usePreviousWells.js +1 -1
- package/cjs-bundle/components/OffsetWellMap/utils.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/OffsetWellPickerDialog.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ClearFiltersButton.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/MultiSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/RadiusInput.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SingleSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SubjectWellSearch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleFiltersButton.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Map/Map.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Map/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Map/popupGenerator.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Table/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/constants.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/effects/biDirectionalFiltering.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/effects/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/utils/apiCalls.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/utils/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/ClearFiltersButton.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/MultiSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/RadiusInput.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/FormationsLegend.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/popupGenerator.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/utils.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AssetSearch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetResultSection.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetTypesSection.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/constants.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/effects/useAssetsData.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/SubjectIndicator.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/styles.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/constants.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/effects/biDirectionalFiltering.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/effects/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/WellHubView/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableRows.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/effects/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/utils/apiCalls.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/OffsetWellPickerV4.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/AppHeader/AppHeader.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/Filter.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/MultiSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/PeriodSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/RadiusInput.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/SingleSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/WellSection.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Map/WellsMap.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetTypesSection.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AutoCompleteAssetSearch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/SubjectWellMark.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/ViewWellSectionsName.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/constants.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useAdvancedWells.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useAssetsData.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useBicWells.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useCompanyMetricKey.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useFetchWells.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useFilterOptions.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useFilteredWells.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useSortedWells.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useTableColumns.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/utils/apiCalls.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/utils/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/utils/timePeriod.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/utils/unitSystem.js +1 -1
- package/cjs-bundle/components/PadModeSelect/PadModeSelect.js +1 -1
- package/cjs-bundle/components/PadOffsetsPicker/OffsetAssetChip.js +1 -1
- package/cjs-bundle/components/PadOffsetsPicker/OffsetAssetsListExpander.js +1 -1
- package/cjs-bundle/components/PadOffsetsPicker/PadOffsetsPicker.js +1 -1
- package/cjs-bundle/components/PadOffsetsPicker/StagesSelector.js +1 -1
- package/cjs-bundle/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +1 -1
- package/cjs-bundle/components/PadOffsetsPickerV2/useDialogState.js +1 -1
- package/cjs-bundle/components/ParameterCharts/AddEditTrack.js +1 -1
- package/cjs-bundle/components/ParameterCharts/ChartsContext.js +1 -1
- package/cjs-bundle/components/ParameterCharts/ParameterCharts.js +1 -1
- package/cjs-bundle/components/ParameterCharts/SettingsContext.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/ChartContainer.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/Charts/EmptyChart.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/Charts/LineChart.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/Charts/options.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/DataLoadingIndicator.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/SingleChannelTrackSettings.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/Tooltip/CursorPositioner.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/Tooltip/Tooltip.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/TraceHeader.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/TraceSelect.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/TraceSettings.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/Track.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/TrackSettings.js +1 -1
- package/cjs-bundle/components/ParameterCharts/utils/dataParser.js +1 -1
- package/cjs-bundle/components/PinnableFilters/PinnableFilters.js +1 -1
- package/cjs-bundle/components/PinnableFilters/components/FiltersToggler.js +1 -1
- package/cjs-bundle/components/PinnableFilters/components/PinAppSwitch.js +1 -1
- package/cjs-bundle/components/PinnableFilters/effects/index.js +1 -1
- package/cjs-bundle/components/PinnableFilters/utils.js +1 -1
- package/cjs-bundle/components/Popover/Popover.js +1 -1
- package/cjs-bundle/components/Popper/Popper.js +1 -1
- package/cjs-bundle/components/PostInput/PostInput.js +1 -1
- package/cjs-bundle/components/PostPreviewDialog/index.js +1 -1
- package/cjs-bundle/components/PriceInput/FormattedNumber.js +1 -1
- package/cjs-bundle/components/PriceInput/PriceInput.js +1 -1
- package/cjs-bundle/components/RangeSlider/inputs/FromInput.js +1 -1
- package/cjs-bundle/components/RangeSlider/inputs/ToInput.js +1 -1
- package/cjs-bundle/components/RangeSlider/strategies/horizontal.js +1 -1
- package/cjs-bundle/components/RangeSlider/strategies/vertical.js +1 -1
- package/cjs-bundle/components/RangeSlider/utils.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -1
- package/cjs-bundle/components/Search/components/Groups.js +1 -1
- package/cjs-bundle/components/Search/components/InputAdornmentLeft.js +1 -1
- package/cjs-bundle/components/Search/components/Listbox.js +1 -1
- package/cjs-bundle/components/Search/components/Paper.js +1 -1
- package/cjs-bundle/components/Search/components/RecentSearches.js +1 -1
- package/cjs-bundle/components/Search/context/index.js +1 -1
- package/cjs-bundle/components/SearchInput/index.js +1 -1
- package/cjs-bundle/components/SettingEditors/DropdownEditor/index.js +1 -1
- package/cjs-bundle/components/SlateFormattedText/Elements/ImageElement/ImageElement.js +1 -1
- package/cjs-bundle/components/SlateFormattedText/Elements/VideoElement/VideoElement.js +1 -1
- package/cjs-bundle/components/SlateFormattedText/RenderElements.js +1 -1
- package/cjs-bundle/components/SlateFormattedText/SlateFormattedText.js +1 -1
- package/cjs-bundle/components/SlateFormattedText/utils.js +1 -1
- package/cjs-bundle/components/StageDesignVActual/ComparisonBar/ComparisonBar.js +1 -1
- package/cjs-bundle/components/StageDesignVActual/ComparisonBar/utils.js +1 -1
- package/cjs-bundle/components/StageDesignVActual/ComparisonHeader.js +1 -1
- package/cjs-bundle/components/StageDesignVActual/ComparisonRow.js +1 -1
- package/cjs-bundle/components/StageDesignVActual/ElementsComparison/ElementsComparison.js +1 -1
- package/cjs-bundle/components/StageDesignVActual/ElementsComparison/utils.js +1 -1
- package/cjs-bundle/components/StatusBadge/styles.js +1 -1
- package/cjs-bundle/components/StyledMenuItem/index.js +1 -1
- package/cjs-bundle/components/Table/TableCell/TableCell.js +1 -1
- package/cjs-bundle/components/Table/TableContainer/TableContainer.js +1 -1
- package/cjs-bundle/components/Table/TableSortLabel/TableSortLabel.js +1 -1
- package/cjs-bundle/components/Table/TableToolbar/TableToolbar.js +1 -1
- package/cjs-bundle/components/Tabs/Tab.js +1 -1
- package/cjs-bundle/components/Template/TemplatePopover/Styles.js +1 -1
- package/cjs-bundle/components/Template/TemplatePopover/index.js +1 -1
- package/cjs-bundle/components/Template/TemplateSharingDialog/ChipSelector.js +1 -1
- package/cjs-bundle/components/Template/TemplateSharingDialog/UsersChipSelector.js +1 -1
- package/cjs-bundle/components/Template/TemplateSharingDialog/index.js +1 -1
- package/cjs-bundle/components/TextField/effects/index.js +1 -1
- package/cjs-bundle/components/TextField/index.js +1 -1
- package/cjs-bundle/components/TextLink/index.js +1 -1
- package/cjs-bundle/components/TracesEditModal/TracesEditModal.js +1 -1
- package/cjs-bundle/components/TracesEditModal/TracesEditModalContainer.js +1 -1
- package/cjs-bundle/components/TruncatedText/index.js +1 -1
- package/cjs-bundle/components/Typography.js +1 -1
- package/cjs-bundle/components/UserCard/index.js +1 -1
- package/cjs-bundle/components/UserCardPopover.js +1 -1
- package/cjs-bundle/components/UserMention/index.js +1 -1
- package/cjs-bundle/components/UserMention/utils/index.js +1 -1
- package/cjs-bundle/components/VirtualizedTable/CustomizeColumnsDialog.js +1 -1
- package/cjs-bundle/components/VirtualizedTable/DraggableList.js +1 -1
- package/cjs-bundle/components/VirtualizedTable/index.js +1 -1
- package/cjs-bundle/components/WellSummary/ActivitySummaryChart.js +1 -1
- package/cjs-bundle/components/WellSummary/FracWirelineTimeChart.js +1 -1
- package/cjs-bundle/components/WellSummary/WellSummaryItemLabel.js +1 -1
- package/cjs-bundle/components/WellSummary/WellSummaryItemTitle.js +1 -1
- package/cjs-bundle/components/WellSummary/WellSummaryItemValue.js +1 -1
- package/cjs-bundle/components/WellSummary/effects/useWellSummaryData.js +1 -1
- package/cjs-bundle/components/WellSummary/utils.js +1 -1
- package/cjs-bundle/config/highcharts/highcharts-contour.js +1 -1
- package/cjs-bundle/config/mapbox/index.js +1 -1
- package/cjs-bundle/config/theme/accordionOverrides.js +1 -1
- package/cjs-bundle/config/theme/buttonOverrides.js +1 -1
- package/cjs-bundle/config/theme/checkboxOverrides.js +1 -1
- package/cjs-bundle/config/theme/chipOverrides.js +1 -1
- package/cjs-bundle/config/theme/dateTimePickerThemeOverrides.js +1 -1
- package/cjs-bundle/config/theme/fabOverrides.js +1 -1
- package/cjs-bundle/config/theme/index.js +1 -1
- package/cjs-bundle/config/theme/radioOverrides.js +1 -1
- package/cjs-bundle/config/theme/tableOverrides.js +1 -1
- package/cjs-bundle/config/theme/textFieldOverrides.js +1 -1
- package/cjs-bundle/config/theme/toggleButtonsGroupOverrides.js +1 -1
- package/cjs-bundle/constants/alerts.js +1 -1
- package/cjs-bundle/constants/appPackages.js +1 -1
- package/cjs-bundle/constants/apps.js +1 -1
- package/cjs-bundle/constants/bha.js +1 -1
- package/cjs-bundle/constants/completion.js +1 -1
- package/cjs-bundle/constants/componentsSettings.js +1 -1
- package/cjs-bundle/constants/corvaCompanyId.js +1 -1
- package/cjs-bundle/constants/drillstring.js +1 -1
- package/cjs-bundle/constants/feed.js +1 -1
- package/cjs-bundle/constants/goals.js +1 -1
- package/cjs-bundle/constants/notifications.js +1 -1
- package/cjs-bundle/constants/segment.js +1 -1
- package/cjs-bundle/constants/wellSummary.js +1 -1
- package/cjs-bundle/effects/useDevCenterApp.js +1 -1
- package/cjs-bundle/effects/useEscPress.js +1 -1
- package/cjs-bundle/effects/useResizeObserver.js +1 -1
- package/cjs-bundle/effects/useSharedDCStore.js +1 -1
- package/cjs-bundle/effects/useSignedURL.js +1 -1
- package/cjs-bundle/effects/useSubscriptions.js +1 -1
- package/cjs-bundle/hocs/withAssetEditorLockHOC.js +1 -1
- package/cjs-bundle/hocs/withMUIProvidersHOC.js +1 -1
- package/cjs-bundle/icons/index.js +1 -1
- package/cjs-bundle/permissions/PermissionsContext.js +1 -1
- package/cjs-bundle/permissions/ProvidePermissions.js +1 -1
- package/cjs-bundle/permissions/constants/index.js +1 -1
- package/cjs-bundle/permissions/usePermissions.js +1 -1
- package/cjs-bundle/permissions/useProvidePermissions.js +1 -1
- package/cjs-bundle/permissions/utils.js +1 -1
- package/cjs-bundle/permissions/withPermissionsHOC.js +1 -1
- package/cjs-bundle/styles/globalStyles.js +1 -1
- package/cjs-bundle/styles/typography/index.js +1 -1
- package/cjs-bundle/utils/DrillstringUtils.js +1 -1
- package/cjs-bundle/utils/FluidCheckUtils.js +1 -1
- package/cjs-bundle/utils/StageDesignVActualUtils.js +1 -1
- package/cjs-bundle/utils/accuracy.js +1 -1
- package/cjs-bundle/utils/alerts.js +1 -1
- package/cjs-bundle/utils/apps.js +1 -1
- package/cjs-bundle/utils/audio.js +1 -1
- package/cjs-bundle/utils/bha.js +1 -1
- package/cjs-bundle/utils/casing/conversion.js +1 -1
- package/cjs-bundle/utils/casing/validation.js +1 -1
- package/cjs-bundle/utils/chartSeries.js +1 -1
- package/cjs-bundle/utils/completion.js +1 -1
- package/cjs-bundle/utils/components.js +1 -1
- package/cjs-bundle/utils/convert.js +1 -1
- package/cjs-bundle/utils/convertKeys.js +1 -1
- package/cjs-bundle/utils/csvExport.js +1 -1
- package/cjs-bundle/utils/dashboardReports.js +1 -1
- package/cjs-bundle/utils/delay.js +1 -1
- package/cjs-bundle/utils/devcenter.js +1 -1
- package/cjs-bundle/utils/devcenterToasts.js +1 -1
- package/cjs-bundle/utils/drillstring/conversion.js +1 -1
- package/cjs-bundle/utils/drillstring/schematic.js +1 -1
- package/cjs-bundle/utils/drillstring/validation.js +1 -1
- package/cjs-bundle/utils/env.js +1 -1
- package/cjs-bundle/utils/feed.js +1 -1
- package/cjs-bundle/utils/fileExtension.js +1 -1
- package/cjs-bundle/utils/formatting.js +1 -1
- package/cjs-bundle/utils/ga.js +1 -1
- package/cjs-bundle/utils/goals.js +1 -1
- package/cjs-bundle/utils/index.js +1 -1
- package/cjs-bundle/utils/jsonaDataFormatter.js +1 -1
- package/cjs-bundle/utils/lasParser.js +1 -1
- package/cjs-bundle/utils/localStorage.js +1 -1
- package/cjs-bundle/utils/main.js +1 -1
- package/cjs-bundle/utils/mapUnits.js +1 -1
- package/cjs-bundle/utils/mapbox.js +1 -1
- package/cjs-bundle/utils/metrics/index.js +1 -1
- package/cjs-bundle/utils/metrics/metricsConfig.js +1 -1
- package/cjs-bundle/utils/metrics/utils.js +1 -1
- package/cjs-bundle/utils/mobileDetect.js +1 -1
- package/cjs-bundle/utils/nativeMessages.js +1 -1
- package/cjs-bundle/utils/notificationToasts.js +1 -1
- package/cjs-bundle/utils/notifications.js +1 -1
- package/cjs-bundle/utils/permissions.js +1 -1
- package/cjs-bundle/utils/reports.js +1 -1
- package/cjs-bundle/utils/resolveWellHubSlug.js +1 -1
- package/cjs-bundle/utils/sharedDCStore.js +1 -1
- package/cjs-bundle/utils/themeVariables.js +1 -1
- package/cjs-bundle/utils/time.js +1 -1
- package/cjs-bundle/utils/torqueAndHookloadUtils.js +1 -1
- package/clients/api/apiCore.js +1 -1
- package/clients/api/httpMessages.js +1 -1
- package/clients/clientStorage/core.js +1 -1
- package/clients/clientStorage/index.js +1 -1
- package/clients/constants.js +1 -1
- package/clients/index.js +1 -1
- package/clients/jsonApi/index.js +1 -1
- package/clients/subscriptions.js +1 -1
- package/clients/utils.js +1 -1
- package/components/AddComment/Popover.js +1 -1
- package/components/AddComment/Popup.js +1 -1
- package/components/AddComment/components/Content.js +1 -1
- package/components/AdvancedSlider/AdvancedSlider.js +1 -1
- package/components/AdvancedSlider/Handle.js +1 -1
- package/components/AnchorsList/AnchorsList.js +1 -1
- package/components/Annotations/AnnotationsContext.js +1 -1
- package/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/index.js +1 -1
- package/components/Annotations/components/AnnotationsList/components/Annotation/index.js +1 -1
- package/components/Annotations/components/AnnotationsList/components/AnnotationComments/index.js +1 -1
- package/components/Annotations/components/AnnotationsList/components/AnnotationInput/StyledSelect.js +1 -1
- package/components/Annotations/components/AnnotationsList/components/AnnotationInput/index.js +1 -1
- package/components/Annotations/components/AnnotationsList/index.js +1 -1
- package/components/Annotations/components/LastAnnotation/index.js +1 -1
- package/components/Annotations/constants.js +1 -1
- package/components/AppIcon/utils.js +1 -1
- package/components/AppVersionsSelect/AppVersionsSelect.js +1 -1
- package/components/AppVersionsSelect/effects/index.js +1 -1
- package/components/AssetEditor/AssetEditorAutocomplete.js +1 -1
- package/components/AssetEditor/SingleAssetEditor.js +1 -1
- package/components/AssetEditor/constants.js +1 -1
- package/components/AssetEditor/effects/index.js +1 -1
- package/components/AssetEditor/index.js +1 -1
- package/components/AssetEditorV2/components/MultipleAssetsToggle.js +1 -1
- package/components/AssetEditorV2/components/PrimaryAssetSelect.js +1 -1
- package/components/AssetEditorV2/components/PrimaryAssetSelectV2.js +1 -1
- package/components/AssetEditorV2/components/SecondaryAssetSelect.js +1 -1
- package/components/AssetEditorV2/components/SelectItem.js +1 -1
- package/components/AssetEditorV2/constants.js +1 -1
- package/components/AssetEditorV2/effects/index.js +1 -1
- package/components/AssetEditorV2/effects/usePrimaryAssetSelectData.js +1 -1
- package/components/AssetEditorV2/index.js +1 -1
- package/components/AssetEditorV2/utils/index.js +1 -1
- package/components/AssetNameLabel/AssetNameLabel.js +1 -1
- package/components/Attachment/index.js +1 -1
- package/components/Autocomplete/Autocomplete.js +1 -1
- package/components/BICOffsetPickerDialog/components/Map/Map.js +1 -1
- package/components/BICOffsetPickerDialog/components/Map/index.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AssetSearch.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetResultSection.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetTypesSection.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/constants.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/effects/useAssetsData.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/utils/apiCalls.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/NumberCircle.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/SectionItem.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/WellListItem.js +1 -1
- package/components/BICOffsetPickerDialog/components/WellSection/index.js +1 -1
- package/components/BICOffsetPickerDialog/constants.js +1 -1
- package/components/BICOffsetPickerDialog/effects/index.js +1 -1
- package/components/BICOffsetPickerDialog/index.js +1 -1
- package/components/BICOffsetPickerDialog/utils/apiCalls.js +1 -1
- package/components/Breadcrumbs/index.js +1 -1
- package/components/Casing/CasingComponentIcon.js +1 -1
- package/components/Casing/CasingTable/CasingComponent.js +1 -1
- package/components/Casing/CasingTable/index.js +1 -1
- package/components/Casing/CasingTableV2/CasingTableV2.js +1 -1
- package/components/Casing/CasingTableV2/components/CasingJoints/Browser.js +1 -1
- package/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +1 -1
- package/components/Casing/CasingTableV2/components/Component.js +1 -1
- package/components/Casing/CasingTableV2/components/DrillPipe/Browser.js +1 -1
- package/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +1 -1
- package/components/Casing/CasingTableV2/components/EditComponentDialog.js +1 -1
- package/components/Casing/CasingTableV2/components/Header.js +1 -1
- package/components/Casing/CasingTableV2/components/SortableComponent.js +1 -1
- package/components/Casing/CasingTableV2/components/SortableComponents.js +1 -1
- package/components/Casing/CasingTableV2/components/constants.js +1 -1
- package/components/Casing/CasingTile/CasingTile.js +1 -1
- package/components/Casing/CasingTile/style.js +1 -1
- package/components/Casing/CasingTileIcon.js +1 -1
- package/components/Chart/ChartWrapperContext.js +1 -1
- package/components/Chart/components/AxisDropdown.js +1 -1
- package/components/Chart/components/AxisOverlay.js +1 -1
- package/components/Chart/components/ChartButton.js +1 -1
- package/components/Chart/components/ChartButtons.js +1 -1
- package/components/Chart/components/ChartSelect.js +1 -1
- package/components/Chart/components/ChartWrapper.js +1 -1
- package/components/Chart/components/buttons/ChartTypeButton.js +1 -1
- package/components/Chart/components/buttons/DragToZoomButton.js +1 -1
- package/components/Chart/components/buttons/HideAxesButton.js +1 -1
- package/components/Chart/components/buttons/PanButton.js +1 -1
- package/components/Chart/components/buttons/ResetZoomButton.js +1 -1
- package/components/Chart/components/buttons/ZoomInButton.js +1 -1
- package/components/Chart/components/buttons/ZoomOutButton.js +1 -1
- package/components/Chart/constants.js +1 -1
- package/components/Chart/effects/useChartModifier.js +1 -1
- package/components/Chart/effects/useChartTypeSwitch.js +1 -1
- package/components/Chart/effects/useHideAxes.js +1 -1
- package/components/Chart/effects/useKeyboardControl.js +1 -1
- package/components/Chart/effects/useZoom.js +1 -1
- package/components/Chart/formations.js +1 -1
- package/components/Chart/utils.js +1 -1
- package/components/ChartActionsList/ChartActionsList.js +1 -1
- package/components/ChartActionsList/icons/GoLive.js +1 -1
- package/components/ChartActionsList/icons/LeftArrow.js +1 -1
- package/components/ChartActionsList/icons/RightArrow.js +1 -1
- package/components/ChartActionsList/icons/ZoomIn.js +1 -1
- package/components/ChartActionsList/icons/ZoomOut.js +1 -1
- package/components/Checkbox/index.js +1 -1
- package/components/CollapsableSidebar.js +1 -1
- package/components/CollapsibleContent.js +1 -1
- package/components/ColorPicker/PaletteChromePicker/ColorSquare/ColorSquare.js +1 -1
- package/components/ColorPicker/PaletteChromePicker/Palette/Palette.js +1 -1
- package/components/ColorPicker/PaletteChromePicker/Palette/PaletteConstants.js +1 -1
- package/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +1 -1
- package/components/Comment/index.js +1 -1
- package/components/CommentInput/index.js +1 -1
- package/components/CommentLoader.js +1 -1
- package/components/CommentWrapper.js +1 -1
- package/components/CommentsInfo/index.js +1 -1
- package/components/ConfirmationDialog.js +1 -1
- package/components/ContextMenuItem/index.js +1 -1
- package/components/CopyToClipboard/CopyToClipboard.js +1 -1
- package/components/CustomSelect/index.js +1 -1
- package/components/DevCenter/AppContext.js +1 -1
- package/components/DevCenter/AppHeader/AppHeader.d.ts.map +1 -1
- package/components/DevCenter/AppHeader/AppHeader.js +1 -1
- package/components/DevCenter/AppHeader/AppHeaderStyles.d.ts +1 -1
- package/components/DevCenter/AppHeader/AppHeaderStyles.d.ts.map +1 -1
- package/components/DevCenter/AppHeader/AppHeaderStyles.js +1 -1
- package/components/DevCenter/AppHeader/PadMode.js +1 -1
- package/components/DevCenter/AppHeader/utils.js +1 -1
- package/components/DevCenter/AppsDataProvider/AppsDataProvider.js +1 -1
- package/components/DevCenter/AppsDataProvider/effects/constants.js +1 -1
- package/components/DevCenter/AppsDataProvider/effects/dataResolvers.js +1 -1
- package/components/DevCenter/AppsDataProvider/effects/useAppsData.js +1 -1
- package/components/DevCenter/AppsDataProvider/effects/utils.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/styles.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsData.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsList.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/effects/useAppMaximized.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/effects/useAppSettings.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/utils.js +1 -1
- package/components/DevCenter/DevCenterRouterContext/DevCenterRouterContext.js +1 -1
- package/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js +1 -1
- package/components/DevCenter/DevCenterRouterContext/hocs/withUniversalLocationHOC.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterAppZoidComponent.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/constants.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/effects/useXProps.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/utils/replaceUndefinedValuesWithNull.js +1 -1
- package/components/DevCenter/NavigationBar/NavigationBar.js +1 -1
- package/components/DevCenter/SideBar/SideBar.js +1 -1
- package/components/DisabledSettingsMessage/DisabledSettingsMessage.js +1 -1
- package/components/DocumentViewer/DocumentViewer.js +1 -1
- package/components/DocumentViewer/styles.js +1 -1
- package/components/Drillstring/BHACasingEmptyView/BHACasingEmptyView.js +1 -1
- package/components/Drillstring/BHAComponentDetail/constants.js +1 -1
- package/components/Drillstring/BHAComponentDetail/index.js +1 -1
- package/components/Drillstring/BHAComponentIcon.js +1 -1
- package/components/Drillstring/BHAComponentsTable/BHAComponentsTable.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Bit/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Component.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/EditComponentDialog.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Header.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Jar/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Rss/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/SortableComponent.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/SortableComponents.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Sub/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Suggestions/AutoCompleteDialog.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Ur/Browser.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/constants.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/CancelButton.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/FormatedNumber.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/InputText.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/MoreButton.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/SaveButton.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/SelectField.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/StaticField.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/sharedStyles.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/utils/calculation.js +1 -1
- package/components/Drillstring/BHAList/BHAList.js +1 -1
- package/components/Drillstring/BHASchematic.js +1 -1
- package/components/Drillstring/BHATable/BHAComponent.js +1 -1
- package/components/Drillstring/BHATable/index.js +1 -1
- package/components/Drillstring/BHATile/BHATile.js +1 -1
- package/components/Drillstring/BHATileIcon.js +1 -1
- package/components/Drillstring/BhaIndicator/BhaIndicator.js +1 -1
- package/components/Drillstring/DrillstringDetail/DrillstringDetail.js +1 -1
- package/components/EChartsWrapper/components/Toolbox/Toolbox.js +1 -1
- package/components/EditableItem/EditableItemWithBadge/index.js +1 -1
- package/components/EmbeddedApp/DevCenterEmbeddedApp.js +1 -1
- package/components/EmbeddedApp/EmbeddedApp.js +1 -1
- package/components/EmbeddedApp/components/AppInfo.js +1 -1
- package/components/EmojiIconButton.js +1 -1
- package/components/EmptyState/images/index.js +1 -1
- package/components/EmptyView/EmptyAppView/EmptyAppView.js +1 -1
- package/components/EmptyView/EmptyAppView/components/ErrorSubtitleWithIntercomLink.js +1 -1
- package/components/EmptyView/EmptyView.js +1 -1
- package/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js +1 -1
- package/components/ErrorBoundary/ErrorBoundary.js +1 -1
- package/components/FailedFileUploading.js +1 -1
- package/components/FeedItem/FeedItem.js +1 -1
- package/components/FeedItem/FeedItemEditProvider/FeedItemEditModal.js +1 -1
- package/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.js +1 -1
- package/components/FeedItem/components/Actions.js +1 -1
- package/components/FeedItem/components/AvatarIcon.js +1 -1
- package/components/FeedItem/components/Content.js +1 -1
- package/components/FeedItem/components/CreatedAt.js +1 -1
- package/components/FeedItem/components/FeedComments.js +1 -1
- package/components/FeedItem/components/Icon.js +1 -1
- package/components/FeedItem/components/LessonsLearnedLeafIcon.js +1 -1
- package/components/FeedItem/components/Reactions.js +1 -1
- package/components/FeedItem/components/RigAndWell.js +1 -1
- package/components/FeedItem/components/TypeAndAssetTitle.js +1 -1
- package/components/FeedItem/editModals/DvdCommentEdit/DvdCommentEdit.js +1 -1
- package/components/FeedItem/editModals/HookloadCommentEdit/HookloadCommentEdit.js +1 -1
- package/components/FeedItem/editModals/LessonsLearnedEdit/LessonsLearnedEdit.js +1 -1
- package/components/FeedItem/editModals/NptLessonsCommentEdit/NptLessonsCommentEdit.js +1 -1
- package/components/FeedItem/editModals/PCCommentEdit/PCCommentEdit.js +1 -1
- package/components/FeedItem/feedItemTypes/AlertFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/helpers.js +1 -1
- package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.js +1 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/BhaFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaNumber.js +1 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaSchematic.js +1 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/components/Info.js +1 -1
- package/components/FeedItem/feedItemTypes/BhaFeedItem/components/NoData.js +1 -1
- package/components/FeedItem/feedItemTypes/CompletionDailyCostFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/CompletionDocumentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/CompletionNptFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/CompletionOperationSummaryFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/CompletionOperationalNoteFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DepthCommentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DocumentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DrillerMemoFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DrillingDailyCostFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DrillingOperationSummaryFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DrillingOperationalNoteFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/DvDCommentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/FluidReportFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/GeosteeringFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/HookloadCommentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/index.js +1 -1
- package/components/FeedItem/feedItemTypes/NptFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/NptLessonsCommentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/PCCommentFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/PostFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/api.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/NoData.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Predictions.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/PredictionsItem.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/Stages.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/utils.js +1 -1
- package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/index.js +1 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/api.js +1 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/AccuracyPlan.js +1 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/ActualPointInfo.js +1 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/Warning.js +1 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js +1 -1
- package/components/FeedItem/feedItemTypes/TracesMemoFeedItem.js +1 -1
- package/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/TargetChanges.js +1 -1
- package/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/VerticalSectionAzimuth.js +1 -1
- package/components/FeedItem/feedItemTypes/WellPlanFeedItem/constants.js +1 -1
- package/components/FeedItem/feedItemTypes/WellPlanFeedItem/index.js +1 -1
- package/components/FilePreview/index.js +1 -1
- package/components/FileTypeIcon.js +1 -1
- package/components/FileUploadIconButton.js +1 -1
- package/components/FilesLoader/Icons/CSVFileIcon.js +1 -1
- package/components/FilesLoader/Icons/DocFileIcon.js +1 -1
- package/components/FilesLoader/Icons/EDMFileIcon.js +1 -1
- package/components/FilesLoader/Icons/ExelFileIcon.js +1 -1
- package/components/FilesLoader/Icons/FileIcon.js +1 -1
- package/components/FilesLoader/Icons/IconRefresh.js +1 -1
- package/components/FilesLoader/Icons/IconSuccess.js +1 -1
- package/components/FilesLoader/Icons/IconWarning.js +1 -1
- package/components/FilesLoader/Icons/ImageFileIcon.js +1 -1
- package/components/FilesLoader/Icons/PdfFileIcon.js +1 -1
- package/components/FilesLoader/Icons/UnknownFileIcon.js +1 -1
- package/components/FilesLoader/Icons/UploadIcon.js +1 -1
- package/components/FilesLoader/useStyles.js +1 -1
- package/components/FolderMenuItem/components/ClosedFolderIcon.js +1 -1
- package/components/FolderMenuItem/components/FolderIcon.js +1 -1
- package/components/FolderMenuItem/components/OpenFolderIcon.js +1 -1
- package/components/FolderMenuItem/index.js +1 -1
- package/components/FolderMenuItemWithLinks/index.js +1 -1
- package/components/GoogleDocsViewer/index.js +1 -1
- package/components/GradientManager/GradientManager.styles.js +1 -1
- package/components/GradientManager/GradientSelect.styles.js +1 -1
- package/components/HeaderLayout/HeaderLayout.js +1 -1
- package/components/HeaderLayout/constants.js +1 -1
- package/components/HeaderLayout/effects/index.js +1 -1
- package/components/HeaderLayout/utils.js +1 -1
- package/components/HelpCenter/HelpCenterIcon.js +1 -1
- package/components/IconMenu/index.js +1 -1
- package/components/Icons/AnnotationIcon.js +1 -1
- package/components/Icons/AttachIcon.js +1 -1
- package/components/Icons/DangerousIcon.js +1 -1
- package/components/Icons/EmojiIcon.js +1 -1
- package/components/Icons/RecommendationIcon.js +1 -1
- package/components/Icons/SendIcon.js +1 -1
- package/components/ImageViewer/index.js +1 -1
- package/components/InfiniteList/index.js +1 -1
- package/components/KeyboardDateTimePicker.js +1 -1
- package/components/LabelsCounter/LabelsCounter.js +1 -1
- package/components/MenuItem/index.js +1 -1
- package/components/MiddleTruncate/MiddleTruncate.js +1 -1
- package/components/MiddleTruncate/utils.js +1 -1
- package/components/OffsetWellChips/icons/SubjectIcon.js +1 -1
- package/components/OffsetWellMap/OffsetWellMap.js +1 -1
- package/components/OffsetWellMap/WellTooltip.js +1 -1
- package/components/OffsetWellMap/effects/usePreviousWells.js +1 -1
- package/components/OffsetWellMap/utils.js +1 -1
- package/components/OffsetWellPickerV2/OffsetWellPickerDialog.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/ClearFiltersButton.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/MultiSelect.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/RadiusInput.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/SingleSelect.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/SubjectWellSearch.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/ToggleFiltersButton.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/index.js +1 -1
- package/components/OffsetWellPickerV2/components/Map/Map.js +1 -1
- package/components/OffsetWellPickerV2/components/Map/index.js +1 -1
- package/components/OffsetWellPickerV2/components/Map/popupGenerator.js +1 -1
- package/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +1 -1
- package/components/OffsetWellPickerV2/components/Table/MetricsSelect.js +1 -1
- package/components/OffsetWellPickerV2/components/Table/index.js +1 -1
- package/components/OffsetWellPickerV2/constants.js +1 -1
- package/components/OffsetWellPickerV2/effects/biDirectionalFiltering.js +1 -1
- package/components/OffsetWellPickerV2/effects/index.js +1 -1
- package/components/OffsetWellPickerV2/utils/apiCalls.js +1 -1
- package/components/OffsetWellPickerV2/utils/index.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/ClearFiltersButton.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/MultiSelect.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/RadiusInput.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/index.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/FormationsLegend.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/index.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/popupGenerator.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/utils.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AssetSearch.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetResultSection.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetTypesSection.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/constants.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/effects/useAssetsData.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsSelect.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/SubjectIndicator.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/index.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/styles.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/constants.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/effects/biDirectionalFiltering.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/effects/index.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +1 -1
- package/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +1 -1
- package/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +1 -1
- package/components/OffsetWellPickerV3/components/TabSelection/index.js +1 -1
- package/components/OffsetWellPickerV3/components/WellHubView/index.js +1 -1
- package/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +1 -1
- package/components/OffsetWellPickerV3/components/shared/OffsetWellTableRows.js +1 -1
- package/components/OffsetWellPickerV3/constants.js +1 -1
- package/components/OffsetWellPickerV3/effects/index.js +1 -1
- package/components/OffsetWellPickerV3/index.js +1 -1
- package/components/OffsetWellPickerV3/utils/apiCalls.js +1 -1
- package/components/OffsetWellPickerV4/OffsetWellPickerV4.js +1 -1
- package/components/OffsetWellPickerV4/components/AppHeader/AppHeader.js +1 -1
- package/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.js +1 -1
- package/components/OffsetWellPickerV4/components/Filter/Filter.js +1 -1
- package/components/OffsetWellPickerV4/components/Filter/MultiSelect.js +1 -1
- package/components/OffsetWellPickerV4/components/Filter/PeriodSelect.js +1 -1
- package/components/OffsetWellPickerV4/components/Filter/RadiusInput.js +1 -1
- package/components/OffsetWellPickerV4/components/Filter/SingleSelect.js +1 -1
- package/components/OffsetWellPickerV4/components/Filter/WellSection.js +1 -1
- package/components/OffsetWellPickerV4/components/Map/WellsMap.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetTypesSection.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AutoCompleteAssetSearch.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/SubjectWellMark.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/ViewWellSectionsName.js +1 -1
- package/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +1 -1
- package/components/OffsetWellPickerV4/constants.js +1 -1
- package/components/OffsetWellPickerV4/effects/useAdvancedWells.js +1 -1
- package/components/OffsetWellPickerV4/effects/useAssetsData.js +1 -1
- package/components/OffsetWellPickerV4/effects/useBicWells.js +1 -1
- package/components/OffsetWellPickerV4/effects/useCompanyMetricKey.js +1 -1
- package/components/OffsetWellPickerV4/effects/useFetchWells.js +1 -1
- package/components/OffsetWellPickerV4/effects/useFilterOptions.js +1 -1
- package/components/OffsetWellPickerV4/effects/useFilteredWells.js +1 -1
- package/components/OffsetWellPickerV4/effects/useSortedWells.js +1 -1
- package/components/OffsetWellPickerV4/effects/useTableColumns.js +1 -1
- package/components/OffsetWellPickerV4/utils/apiCalls.js +1 -1
- package/components/OffsetWellPickerV4/utils/index.js +1 -1
- package/components/OffsetWellPickerV4/utils/timePeriod.js +1 -1
- package/components/OffsetWellPickerV4/utils/unitSystem.js +1 -1
- package/components/PadModeSelect/PadModeSelect.js +1 -1
- package/components/PadOffsetsPicker/OffsetAssetChip.js +1 -1
- package/components/PadOffsetsPicker/OffsetAssetsListExpander.js +1 -1
- package/components/PadOffsetsPicker/PadOffsetsPicker.js +1 -1
- package/components/PadOffsetsPicker/StagesSelector.js +1 -1
- package/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +1 -1
- package/components/PadOffsetsPickerV2/useDialogState.js +1 -1
- package/components/ParameterCharts/AddEditTrack.js +1 -1
- package/components/ParameterCharts/ChartsContext.js +1 -1
- package/components/ParameterCharts/ParameterCharts.js +1 -1
- package/components/ParameterCharts/SettingsContext.js +1 -1
- package/components/ParameterCharts/components/ChartContainer.js +1 -1
- package/components/ParameterCharts/components/Charts/EmptyChart.js +1 -1
- package/components/ParameterCharts/components/Charts/LineChart.js +1 -1
- package/components/ParameterCharts/components/Charts/options.js +1 -1
- package/components/ParameterCharts/components/DataLoadingIndicator.js +1 -1
- package/components/ParameterCharts/components/SingleChannelTrackSettings.js +1 -1
- package/components/ParameterCharts/components/Tooltip/CursorPositioner.js +1 -1
- package/components/ParameterCharts/components/Tooltip/Tooltip.js +1 -1
- package/components/ParameterCharts/components/TraceHeader.js +1 -1
- package/components/ParameterCharts/components/TraceSelect.js +1 -1
- package/components/ParameterCharts/components/TraceSettings.js +1 -1
- package/components/ParameterCharts/components/Track.js +1 -1
- package/components/ParameterCharts/components/TrackSettings.js +1 -1
- package/components/ParameterCharts/constants.js +1 -1
- package/components/ParameterCharts/utils/dataParser.js +1 -1
- package/components/PinnableFilters/PinnableFilters.js +1 -1
- package/components/PinnableFilters/components/FiltersToggler.js +1 -1
- package/components/PinnableFilters/components/PinAppSwitch.js +1 -1
- package/components/PinnableFilters/constants.js +1 -1
- package/components/PinnableFilters/effects/index.js +1 -1
- package/components/PinnableFilters/utils.js +1 -1
- package/components/Popover/Popover.js +1 -1
- package/components/Popper/Popper.js +1 -1
- package/components/PostInput/PostInput.js +1 -1
- package/components/PostPreviewDialog/index.js +1 -1
- package/components/PriceInput/FormattedNumber.js +1 -1
- package/components/PriceInput/PriceInput.js +1 -1
- package/components/RangeSlider/constants.js +1 -1
- package/components/RangeSlider/inputs/FromInput.js +1 -1
- package/components/RangeSlider/inputs/ToInput.js +1 -1
- package/components/RangeSlider/strategies/horizontal.js +1 -1
- package/components/RangeSlider/strategies/vertical.js +1 -1
- package/components/RangeSlider/utils.js +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -1
- package/components/Search/components/Groups.js +1 -1
- package/components/Search/components/InputAdornmentLeft.js +1 -1
- package/components/Search/components/Listbox.js +1 -1
- package/components/Search/components/Paper.js +1 -1
- package/components/Search/components/RecentSearches.js +1 -1
- package/components/Search/context/index.js +1 -1
- package/components/SearchInput/index.js +1 -1
- package/components/SettingEditors/DropdownEditor/index.js +1 -1
- package/components/SlateFormattedText/Constants.js +1 -1
- package/components/SlateFormattedText/Elements/ImageElement/ImageElement.js +1 -1
- package/components/SlateFormattedText/Elements/VideoElement/VideoElement.js +1 -1
- package/components/SlateFormattedText/RenderElements.js +1 -1
- package/components/SlateFormattedText/SlateFormattedText.js +1 -1
- package/components/SlateFormattedText/utils.js +1 -1
- package/components/StageDesignVActual/ComparisonBar/ComparisonBar.js +1 -1
- package/components/StageDesignVActual/ComparisonBar/utils.js +1 -1
- package/components/StageDesignVActual/ComparisonHeader.js +1 -1
- package/components/StageDesignVActual/ComparisonRow.js +1 -1
- package/components/StageDesignVActual/ElementsComparison/ElementsComparison.js +1 -1
- package/components/StageDesignVActual/ElementsComparison/utils.js +1 -1
- package/components/StatusBadge/styles.js +1 -1
- package/components/Stepper/constants.js +1 -1
- package/components/StyledMenuItem/index.js +1 -1
- package/components/Table/TableCell/TableCell.js +1 -1
- package/components/Table/TableContainer/TableContainer.js +1 -1
- package/components/Table/TableSortLabel/TableSortLabel.js +1 -1
- package/components/Table/TableToolbar/TableToolbar.js +1 -1
- package/components/Tabs/Tab.js +1 -1
- package/components/Template/TemplatePopover/Styles.js +1 -1
- package/components/Template/TemplatePopover/index.js +1 -1
- package/components/Template/TemplateSharingDialog/ChipSelector.js +1 -1
- package/components/Template/TemplateSharingDialog/UsersChipSelector.js +1 -1
- package/components/Template/TemplateSharingDialog/index.js +1 -1
- package/components/TextField/effects/index.js +1 -1
- package/components/TextField/index.js +1 -1
- package/components/TextLink/index.js +1 -1
- package/components/TracesEditModal/TracesEditModal.js +1 -1
- package/components/TracesEditModal/TracesEditModalContainer.js +1 -1
- package/components/TruncatedText/index.js +1 -1
- package/components/Typography.js +1 -1
- package/components/UserCard/index.js +1 -1
- package/components/UserCardPopover.js +1 -1
- package/components/UserMention/constants.js +1 -1
- package/components/UserMention/index.js +1 -1
- package/components/UserMention/utils/index.js +1 -1
- package/components/VirtualizedTable/CustomizeColumnsDialog.js +1 -1
- package/components/VirtualizedTable/DraggableList.js +1 -1
- package/components/VirtualizedTable/index.js +1 -1
- package/components/WellSummary/ActivitySummaryChart.js +1 -1
- package/components/WellSummary/FracWirelineTimeChart.js +1 -1
- package/components/WellSummary/WellSummaryItemLabel.js +1 -1
- package/components/WellSummary/WellSummaryItemTitle.js +1 -1
- package/components/WellSummary/WellSummaryItemValue.js +1 -1
- package/components/WellSummary/effects/useWellSummaryData.js +1 -1
- package/components/WellSummary/utils.js +1 -1
- package/config/highcharts/highcharts-contour.js +1 -1
- package/config/mapbox/index.js +1 -1
- package/config/theme/accordionOverrides.js +1 -1
- package/config/theme/buttonOverrides.js +1 -1
- package/config/theme/checkboxOverrides.js +1 -1
- package/config/theme/chipOverrides.js +1 -1
- package/config/theme/dateTimePickerThemeOverrides.js +1 -1
- package/config/theme/fabOverrides.js +1 -1
- package/config/theme/index.js +1 -1
- package/config/theme/radioOverrides.js +1 -1
- package/config/theme/tableOverrides.js +1 -1
- package/config/theme/textFieldOverrides.js +1 -1
- package/config/theme/toggleButtonsGroupOverrides.js +1 -1
- package/constants/accuracy.js +1 -1
- package/constants/alerts.js +1 -1
- package/constants/appPackages.js +1 -1
- package/constants/apps.js +1 -1
- package/constants/assetTypes.js +1 -1
- package/constants/bha.js +1 -1
- package/constants/casing.js +1 -1
- package/constants/completion.js +1 -1
- package/constants/componentsSettings.js +1 -1
- package/constants/corvaCompanyId.js +1 -1
- package/constants/dateTimeFormat.js +1 -1
- package/constants/devcenter.js +1 -1
- package/constants/drillstring.js +1 -1
- package/constants/feed.js +1 -1
- package/constants/goals.js +1 -1
- package/constants/localStorageKeys.js +1 -1
- package/constants/mixpanel.js +1 -1
- package/constants/notifications.js +1 -1
- package/constants/rigActivity.js +1 -1
- package/constants/segment.js +1 -1
- package/constants/sizes.js +1 -1
- package/constants/subscriptions.js +1 -1
- package/constants/theme.js +1 -1
- package/constants/wellSummary.js +1 -1
- package/effects/useDevCenterApp.js +1 -1
- package/effects/useEscPress.js +1 -1
- package/effects/useResizeObserver.js +1 -1
- package/effects/useSharedDCStore.js +1 -1
- package/effects/useSignedURL.js +1 -1
- package/effects/useSubscriptions.js +1 -1
- package/hocs/withAssetEditorLockHOC.js +1 -1
- package/hocs/withMUIProvidersHOC.js +1 -1
- package/icons/index.js +1 -1
- package/package.json +1 -1
- package/permissions/PermissionsContext.js +1 -1
- package/permissions/ProvidePermissions.js +1 -1
- package/permissions/constants/abilities.js +1 -1
- package/permissions/constants/index.js +1 -1
- package/permissions/usePermissions.js +1 -1
- package/permissions/useProvidePermissions.js +1 -1
- package/permissions/utils.js +1 -1
- package/permissions/withPermissionsHOC.js +1 -1
- package/styles/typography/index.js +1 -1
- package/utils/DrillstringUtils.js +1 -1
- package/utils/FluidCheckUtils.js +1 -1
- package/utils/StageDesignVActualUtils.js +1 -1
- package/utils/accuracy.js +1 -1
- package/utils/alerts.js +1 -1
- package/utils/apps.js +1 -1
- package/utils/audio.js +1 -1
- package/utils/bha.js +1 -1
- package/utils/casing/conversion.js +1 -1
- package/utils/casing/validation.js +1 -1
- package/utils/chartSeries.js +1 -1
- package/utils/completion.js +1 -1
- package/utils/components.js +1 -1
- package/utils/constants/units.js +1 -1
- package/utils/convert.js +1 -1
- package/utils/convertKeys.js +1 -1
- package/utils/csvExport.js +1 -1
- package/utils/dashboardReports.js +1 -1
- package/utils/delay.js +1 -1
- package/utils/devcenter.js +1 -1
- package/utils/devcenterToasts.js +1 -1
- package/utils/drillstring/conversion.js +1 -1
- package/utils/drillstring/schematic.js +1 -1
- package/utils/drillstring/validation.js +1 -1
- package/utils/env.js +1 -1
- package/utils/feed.js +1 -1
- package/utils/fileExtension.js +1 -1
- package/utils/formatting.js +1 -1
- package/utils/ga.js +1 -1
- package/utils/goals.js +1 -1
- package/utils/index.js +1 -1
- package/utils/jsonaDataFormatter.js +1 -1
- package/utils/lasParser.js +1 -1
- package/utils/localStorage.js +1 -1
- package/utils/main.js +1 -1
- package/utils/mapUnits.js +1 -1
- package/utils/mapbox.js +1 -1
- package/utils/metrics/index.js +1 -1
- package/utils/metrics/metricsConfig.js +1 -1
- package/utils/metrics/utils.js +1 -1
- package/utils/mobileDetect.js +1 -1
- package/utils/nativeMessages.js +1 -1
- package/utils/notificationToasts.js +1 -1
- package/utils/notifications.js +1 -1
- package/utils/permissions.js +1 -1
- package/utils/reports.js +1 -1
- package/utils/resolveWellHubSlug.js +1 -1
- package/utils/sharedDCStore.js +1 -1
- package/utils/themeVariables.js +1 -1
- package/utils/time.js +1 -1
- package/utils/torqueAndHookloadUtils.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),
|
|
1
|
+
"use strict";var e=require("prop-types"),c=require("react/jsx-runtime");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=i(e);function t(e){var i=e.isActive;return c.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"none",viewBox:"0 0 16 16",children:[c.jsx("g",{fill:i?"#9E9E9E":"#9e9e9e66",clipPath:"url(#clip0)",children:c.jsx("path",{d:"M12 .5v6c0 .3.2.5.5.5s.5-.2.5-.5v-6c0-.3-.2-.5-.5-.5s-.5.2-.5.5zM9 .5v6c0 .3.2.5.5.5s.5-.2.5-.5v-6c0-.3-.2-.5-.5-.5S9 .2 9 .5zM6 .5v6c0 .3.2.5.5.5s.5-.2.5-.5v-6c0-.3-.2-.5-.5-.5S6 .2 6 .5zM4 6.5v-6c0-.3-.2-.5-.5-.5S3 .2 3 .5v6c0 .3.2.5.5.5s.5-.2.5-.5zM12 9.5c0 .1.1.3.1.4l2.2 2.1H.5c-.3 0-.5.2-.5.5s.2.5.5.5h13.8l-2.1 2.1c-.1.1-.2.3-.2.4 0 .3.2.5.5.5.1 0 .3-.1.4-.1l3-3c0-.1.1-.3.1-.4 0-.1-.1-.3-.2-.4l-3-3s-.2-.1-.3-.1c-.3 0-.5.2-.5.5z"})}),c.jsx("defs",{children:c.jsx("clipPath",{id:"clip0",children:c.jsx("path",{fill:i?"#9E9E9E":"#9e9e9e66",d:"M0 0H16V16H0z",transform:"rotate(-90 8 8)"})})})]})}t.propTypes={isActive:s.default.bool.isRequired},module.exports=t;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),t=require("react/jsx-runtime");function
|
|
1
|
+
"use strict";var e=require("prop-types"),t=require("react/jsx-runtime");function r(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=r(e);function s(e){var r=e.isActive;return t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"10",height:"16",fill:"none",viewBox:"0 0 10 16",children:t.jsx("path",{fill:r?"#9E9E9E":"#9e9e9e66",d:"M8.2.1l-8 7.4c-.1.2-.2.3-.2.4 0 .2.1.3.1.4l8 7.6c.2.1.6.1.7 0 .2-.2.2-.6 0-.8L1.2 7.9 8.9.8c.2-.2.2-.5 0-.7-.2-.1-.5-.1-.7 0z"})})}s.propTypes={isActive:i.default.bool.isRequired},module.exports=s;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),t=require("react/jsx-runtime");function
|
|
1
|
+
"use strict";var e=require("prop-types"),t=require("react/jsx-runtime");function r(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=r(e);function s(e){var r=e.isActive;return t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"10",height:"16",fill:"none",viewBox:"0 0 10 16",children:t.jsx("path",{fill:r?"#9E9E9E":"#9e9e9e66",d:"M1.8 15.9l8-7.4c.1-.2.2-.3.2-.4 0-.1-.1-.3-.1-.4L1.9.1c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7L8.8 8l-7.7 7.1c-.2.2-.2.5 0 .7.2.2.5.2.7.1z"})})}s.propTypes={isActive:i.default.bool.isRequired},module.exports=s;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),t=require("react/jsx-runtime");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=i(e);function s(e){
|
|
1
|
+
"use strict";var e=require("prop-types"),t=require("react/jsx-runtime");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=i(e);function s(e){var i=e.isActive;return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"none",viewBox:"0 0 16 16",children:[t.jsx("path",{fill:i?"#9E9E9E":"#9e9e9e66",d:"M15.8 15.1l-4.5-4.3c1-1.1 1.6-2.7 1.6-4.3C13 2.9 10.1 0 6.5 0 2.9 0 0 2.9 0 6.5S2.9 13 6.5 13c1.6 0 3-.6 4.1-1.5l4.5 4.4c.1.1.2.1.3.1.1 0 .3-.1.4-.2.3-.2.2-.5 0-.7zM1 6.5C1 3.5 3.5 1 6.5 1S12 3.5 12 6.5 9.5 12 6.5 12 1 9.5 1 6.5z"}),t.jsx("path",{fill:i?"#9E9E9E":"#9e9e9e66",d:"M9.5 6H7V3.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5V6H3.5c-.3 0-.5.2-.5.5s.2.5.5.5H6v2.5c0 .3.2.5.5.5s.5-.2.5-.5V7h2.5c.3 0 .5-.2.5-.5S9.8 6 9.5 6z"})]})}s.propTypes={isActive:r.default.bool.isRequired},module.exports=s;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),t=require("react/jsx-runtime");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=i(e);function s(e){
|
|
1
|
+
"use strict";var e=require("prop-types"),t=require("react/jsx-runtime");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=i(e);function s(e){var i=e.isActive;return t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"none",viewBox:"0 0 16 16",children:[t.jsx("path",{fill:i?"#9E9E9E":"#9e9e9e66",d:"M15.8 15.1l-4.5-4.3c1-1.1 1.6-2.7 1.6-4.3C13 2.9 10.1 0 6.5 0 2.9 0 0 2.9 0 6.5S2.9 13 6.5 13c1.6 0 3-.6 4.1-1.5l4.5 4.4c.1.1.2.1.3.1.1 0 .3-.1.4-.2.3-.2.2-.5 0-.7zM1 6.5C1 3.5 3.5 1 6.5 1S12 3.5 12 6.5 9.5 12 6.5 12 1 9.5 1 6.5z"}),t.jsx("path",{fill:i?"#9E9E9E":"#9e9e9e66",d:"M9.5 6h-6c-.3 0-.5.2-.5.5s.2.5.5.5h6c.3 0 .5-.2.5-.5S9.8 6 9.5 6z"})]})}s.propTypes={isActive:r.default.bool.isRequired},module.exports=s;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("prop-types"),t=require("classnames"),o=require("@material-ui/core"),n=require("react/jsx-runtime");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=s(e),c=s(r),u=s(t);function a(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 p(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?a(Object(t),!0).forEach((function(r){i.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):a(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}var l=o.makeStyles({small:{padding:5}}),f=function(e){var r=e.size,t=e.classes,s=void 0===t?{}:t,i=l();return"medium"===r?n.jsx(o.Checkbox,p({},e)):n.jsx(o.Checkbox,p(p({},e),{},{classes:p(p({},s),{},{root:u.default(i.small,s.root)})}))};f.propTypes={size:c.default.string},f.defaultProps={size:"medium"},module.exports=f;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react"),r=require("prop-types"),t=require("classnames"),i=require("lodash"),n=require("@material-ui/core"),s=require("@material-ui/icons/ChevronLeftRounded"),o=require("@material-ui/icons/ChevronRightRounded");require("./DevCenter/AppHeader/AppHeader.js"),require("./DevCenter/AppSideBar/AppSideBar.js"),require("./DevCenter/AppsDataProvider/AppsDataProvider.js"),require("@material-ui/icons"),require("./Icons/AnnotationIcon.js"),require("./Annotations/components/AnnotationsList/index.js"),require("./Annotations/components/LastAnnotation/index.js"),require("./Annotations/AnnotationsContext.js");var a=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("./DateTimePicker/index.js"),require("./DatePicker/index.js"),require("./ErrorBoundary/ErrorBoundary.js"),require("./ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js"),require("./SlateFormattedText/SlateFormattedText.js"),require("./SlateFormattedText/RenderElements.js"),require("slate"),require("./EmptyState/EmptyState.js"),require("./ParameterCharts/ParameterCharts.js"),require("./ParameterCharts/AddEditTrack.js"),require("./ChartActionsList/ChartActionsList.js"),require("./CopyToClipboard/CopyToClipboard.js"),require("./AssetEditor/AssetEditorAutocomplete.js"),require("./AssetEditor/SingleAssetEditor.js"),require("./SettingEditors/ColorEditor/index.js"),require("./SettingEditors/DropdownEditor/index.js"),require("./SettingEditors/RadioEditor/index.js"),require("./SwitchControl/index.js"),require("./ColorPicker/ColorPicker.js"),require("./Chart/components/ChartButton.js"),require("./Chart/components/ChartButtons.js"),require("./Chart/components/ChartWrapper.js"),require("./Chart/components/AxisDropdown.js"),require("./Chart/components/ChartSelect.js"),require("./Chart/components/buttons/DragToZoomButton.js"),require("./Chart/components/buttons/ZoomInButton.js"),require("./Chart/components/buttons/ZoomOutButton.js"),require("./Chart/components/buttons/PanButton.js"),require("./Chart/components/buttons/ResetZoomButton.js"),require("./Chart/components/buttons/HideAxesButton.js"),require("./Chart/components/buttons/ChartTypeButton.js"),require("./ColorPicker/PaletteChromePicker/PaletteChromePicker.js"),require("./TruncatedText/index.js"),require("./MiddleTruncatedText/MiddleTruncatedText.js"),require("./RangeSlider/RangeSlider.js"),require("./AdvancedSlider/AdvancedSlider.js"),require("./Breadcrumbs/index.js"),require("./VirtualizedTable/index.js"),require("./EmptyView/EmptyView.js"),require("./EmptyView/EmptyAppView/EmptyAppView.js"),require("./Button/index.js"),require("./ContextMenuItem/index.js"),require("./FolderMenuItem/index.js"),require("./EditableItem/EditableItem/index.js"),require("./EditableItem/EditableItemWithBadge/index.js"),require("./Checkbox/index.js"),require("./FolderMenuItemWithLinks/index.js"),require("./TextField/index.js"),require("./Chip/index.js"),require("./Counter/index.js"),require("./AnchorsList/AnchorsList.js"),require("./Select/index.js"),require("./Select/SelectFilterBy.js"),require("./CustomSelect/index.js"),require("./Tabs/Tabs.js"),require("./Tabs/Tab.js"),require("./ResizableTable/ResizableTable.js"),require("@material-ui/icons/Check"),require("@material-ui/icons/Close"),require("@material-ui/icons/Edit"),require("@material-ui/icons/Delete"),require("./GradientManager/configuration/constants.js"),require("./GradientManager/GradientList.js"),require("@material-ui/icons/AddCircle"),require("./GradientManager/GradientPreview/GradientPreview.js"),require("./GradientManager/GradientSelect.styles.js"),require("./GradientPicker/GradientPicker.js"),require("./GradientManager/GradientManager.styles.js"),require("./Drillstring/BHASchematic.js"),require("./Drillstring/BHATable/index.js"),require("./Drillstring/BHAComponentIcon.js"),require("./Drillstring/BHAComponentDetail/index.js"),require("./Drillstring/BHATileIcon.js"),require("./Drillstring/BHATile/BHATile.js"),require("./Drillstring/BHAList/BHAList.js"),require("./Drillstring/BHAComponentsTable/BHAComponentsTable.js"),require("./Casing/CasingTable/index.js"),require("./Casing/CasingComponentIcon.js"),require("./Casing/CasingTileIcon.js"),require("./Casing/CasingTableV2/CasingTableV2.js"),require("./Casing/CasingTile/CasingTile.js"),require("./DisabledSettingsMessage/DisabledSettingsMessage.js"),require("./WellSummary/WellSummaryItemLabel.js"),require("./WellSummary/WellSummaryItemTitle.js"),require("./WellSummary/WellSummaryItemValue.js"),require("./WellSummary/ActivitySummaryChart.js"),require("./WellSummary/FracWirelineTimeChart.js"),require("query-string"),require("../clients/api/apiCore.js"),require("../clients/constants.js"),require("../constants/goals.js"),require("../constants/segment.js"),require("../constants/alerts.js"),require("../constants/apps.js"),require("../constants/drillstring.js"),require("../constants/completion.js"),require("../constants/appPackages.js"),require("../constants/notifications.js"),require("../constants/feed.js"),require("../constants/bha.js"),require("../utils/env.js"),require("./BICOffsetPickerDialog/index.js"),require("./OffsetWellButton/OffsetWellButton.js"),require("./OffsetWellPickerV2/OffsetWellPickerDialog.js"),require("./OffsetWellPickerV3/index.js"),require("./OffsetWellChips/Chip.js"),require("./OffsetWellChips/ChipsContainer.js"),require("./OffsetWellPickerV4/OffsetWellPickerV4.js"),require("./OffsetWellMap/OffsetWellMap.js"),require("@material-ui/core/Snackbar"),require("./Notifications/Toast.js"),require("./Toaster/Toaster.js"),require("./ConfirmationDialog.js"),require("./TextLink/index.js"),require("./Avatar/index.js"),require("./Template/TemplatePopover/index.js"),require("./Template/TemplateSharingDialog/index.js"),require("./MenuItem/index.js"),require("./MiddleTruncate/MiddleTruncate.js"),require("./PadModeSelect/PadModeSelect.js"),require("./PinnableFilters/PinnableFilters.js"),require("./HeaderLayout/HeaderLayout.js"),require("./PadOffsetsPicker/PadOffsetsPicker.js"),require("./PadOffsetsPicker/OffsetAssetChip.js"),require("./PadOffsetsPicker/OffsetAssetsListExpander.js"),require("./PadOffsetsPicker/StagesSelector.js"),require("./PadOffsetsPickerV2/PadOffsetsPickerV2.js"),require("./Table/TableToolbar/TableToolbar.js"),require("./Table/TableContainer/TableContainer.js"),require("./Table/TableCell/TableCell.js"),require("./Tooltip/ScrollableTooltip.js"),require("./PriceInput/PriceInput.js"),require("./LabelsCounter/LabelsCounter.js"),require("./Stepper/Step.js"),require("./Stepper/StepsWrapper.js"),require("./Stepper/Stepper.js"),require("./Comment/CommentIcon/index.js"),require("./FilesLoader/FilesLoader.js"),require("./FilesLoader/Icons/FileIcon.js"),require("./SearchInput/index.js"),require("./FeedItem/FeedItem.js"),require("./FeedItem/FeedItemEditProvider/FeedItemEditProvider.js"),require("./PostInput/PostInput.js"),require("./KeyboardDateTimePicker.js"),require("./AddComment/Popover.js"),require("./AddComment/Popup.js"),require("./StageDesignVActual/ComparisonBar/ComparisonBar.js"),require("./StageDesignVActual/ElementsComparison/ElementsComparison.js"),require("./StageDesignVActual/ComparisonHeader.js"),require("./StageDesignVActual/ComparisonRow.js"),require("./EmbeddedApp/DevCenterEmbeddedApp.js"),require("./EmbeddedApp/EmbeddedApp.js"),require("./HelpCenter/HelpCenterIcon.js"),require("./Autocomplete/Autocomplete.js"),require("./DocumentViewer/DocumentViewer.js"),require("./ColorPickerPalette/ColorPickerPalette.js"),require("./Search/Search.js"),require("./Search/components/Listbox.js"),require("./Search/components/Paper.js"),require("./Search/components/RecentSearches.js"),require("./Search/components/InputAdornmentLeft.js"),require("./Search/components/Groups.js"),require("./StatusBadge/index.js"),require("./Attachment/index.js"),require("./EmojiIconButton.js"),require("./FileUploadIconButton.js"),require("./FilePreview/index.js"),require("./FailedFileUploading.js"),require("./UserMention/index.js"),require("./CommentsInfo/index.js"),require("./CommentInput/index.js"),require("./Comment/index.js"),require("./CommentLoader.js"),require("./AssetNameLabel/AssetStatusBadge.js"),require("./AssetEditorV2/components/PrimaryAssetSelect.js"),require("./AssetEditorV2/components/SecondaryAssetSelect.js"),require("./AssetEditorV2/components/SelectItem.js"),require("./AssetEditorV2/components/MultipleAssetsToggle.js"),require("./AssetEditorV2/components/PrimaryAssetSelectV2.js"),require("./EChartsWrapper/EChartsWrapper.js"),require("querystring"),require("uuid/v1"),require("../clients/subscriptions.js"),require("../utils/index.js"),require("jsona"),require("./StatusBadge/constants.js"),require("lodash/set"),require("lodash/get"),require("lodash/unset"),require("moment"),require("./DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js"),require("./DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js"),require("./DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js"),require("./DevCenter/DevCenterRouterContext/DevCenterRouterContext.js"),require("./DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js"),require("react-router"),require("rollbar"),require("@rollbar/react"),require("./DevCenter/NavigationBar/NavigationBar.js");var u=require("./DevCenter/SideBar/SideBar.js");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}require("./DevCenter/AppSettingsPopover/AppSettingsPopover.js"),require("./DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js"),require("./DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js"),require("./DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js");var d=l(r),p=l(t),q=l(s),c=l(o);const j=r=>{let{classes:t,children:i,onStateChange:s,initialState:o,drawerPaperClassName:l,isToolbarGutterShown:d,openedDrawerWidth:j,anchor:C}=r;const[m,g]=e.useState(o),A=()=>{g(!m),s(!m)},f="left"===C?q.default:c.default;return a.jsxs(u,{isToolbarGutterShown:d,drawerWidth:j,drawerClassName:p.default(t.drawer,!m&&t.drawerClosed),drawerPaperClassName:p.default(t.drawer,t.drawerPaper,l,!m&&t.drawerClosed),anchor:C,listClassName:t.list,onClick:()=>{m||A()},children:[i,a.jsx(n.Box,{className:p.default(t.openToggleContainer,{[t.openToggleContainerCollapsed]:!m,[t.openToggleContainerOpened]:m}),children:a.jsx(n.IconButton,{"data-testid":"CollapsableSidebar_toggle","aria-label":"toggle sidebar",className:t.openToggleIconButton,onClick:A,children:a.jsx(f,{className:p.default(t.openToggleIcon,{[t.openToggleIconClosed]:!m})})})})]})};j.propTypes={children:d.default.node.isRequired,onStateChange:d.default.func,initialState:d.default.bool,drawerPaperClassName:d.default.string,isToolbarGutterShown:d.default.bool,openedDrawerWidth:d.default.oneOfType([d.default.string,d.default.number]),anchor:d.default.oneOf(["left","right"]),closedWidth:d.default.oneOfType([d.default.string,d.default.number])},j.defaultProps={onStateChange:i.noop,initialState:!0,closedWidth:48,drawerPaperClassName:null,isToolbarGutterShown:void 0,openedDrawerWidth:void 0,anchor:void 0};var C=n.withStyles((e=>({drawer:{display:"flex",flexDirection:"column",height:"100%"},drawerPaper:{"&$drawerClosed":{cursor:"pointer","&:hover::before":{content:'""',position:"absolute",top:0,right:0,bottom:0,left:0,background:e.palette.background.b7}}},drawerClosed:{width:e=>{let{closedWidth:r}=e;return r}},openToggleIcon:{fontSize:"1.25rem",color:e.palette.primary.text7},openToggleIconClosed:{transform:"rotate(180deg)"},openToggleIconButton:{padding:6},openToggleContainer:{display:"flex",position:"absolute",bottom:0,width:"100%",flex:"0 0",padding:e.spacing(2,1,1.5)},openToggleContainerCollapsed:{paddingRight:e.spacing(1),paddingLeft:e.spacing(1),justifyContent:"center"},openToggleContainerOpened:{justifyContent:e=>{let{anchor:r}=e;return"left"===r?"flex-end":"flex-start"}},list:{display:"flex",flexDirection:"column",flexGrow:1,overflow:"hidden",paddingBottom:60}})))(j);module.exports=C;
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),i=require("prop-types"),n=require("classnames"),s=require("lodash"),o=require("@material-ui/core"),a=require("@material-ui/icons/ChevronLeftRounded"),u=require("@material-ui/icons/ChevronRightRounded");require("./DevCenter/AppHeader/AppHeader.js"),require("./DevCenter/AppSideBar/AppSideBar.js"),require("./DevCenter/AppsDataProvider/AppsDataProvider.js"),require("@material-ui/icons"),require("./Icons/AnnotationIcon.js"),require("./Annotations/components/AnnotationsList/index.js"),require("./Annotations/components/LastAnnotation/index.js"),require("./Annotations/AnnotationsContext.js");var l=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("./DateTimePicker/index.js"),require("./DatePicker/index.js"),require("./ErrorBoundary/ErrorBoundary.js"),require("./ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js"),require("./SlateFormattedText/SlateFormattedText.js"),require("./SlateFormattedText/RenderElements.js"),require("@babel/runtime/helpers/typeof"),require("slate"),require("./EmptyState/EmptyState.js"),require("./ParameterCharts/ParameterCharts.js"),require("./ParameterCharts/AddEditTrack.js"),require("./ChartActionsList/ChartActionsList.js"),require("./CopyToClipboard/CopyToClipboard.js"),require("./AssetEditor/AssetEditorAutocomplete.js"),require("./AssetEditor/SingleAssetEditor.js"),require("./SettingEditors/ColorEditor/index.js"),require("./SettingEditors/DropdownEditor/index.js"),require("./SettingEditors/RadioEditor/index.js"),require("./SwitchControl/index.js"),require("./ColorPicker/ColorPicker.js"),require("./Chart/components/ChartButton.js"),require("./Chart/components/ChartButtons.js"),require("./Chart/components/ChartWrapper.js"),require("./Chart/components/AxisDropdown.js"),require("./Chart/components/ChartSelect.js"),require("./Chart/components/buttons/DragToZoomButton.js"),require("./Chart/components/buttons/ZoomInButton.js"),require("./Chart/components/buttons/ZoomOutButton.js"),require("./Chart/components/buttons/PanButton.js"),require("./Chart/components/buttons/ResetZoomButton.js"),require("./Chart/components/buttons/HideAxesButton.js"),require("./Chart/components/buttons/ChartTypeButton.js"),require("./ColorPicker/PaletteChromePicker/PaletteChromePicker.js"),require("./TruncatedText/index.js"),require("./MiddleTruncatedText/MiddleTruncatedText.js"),require("./RangeSlider/RangeSlider.js"),require("./AdvancedSlider/AdvancedSlider.js"),require("./Breadcrumbs/index.js"),require("./VirtualizedTable/index.js"),require("./EmptyView/EmptyView.js"),require("./EmptyView/EmptyAppView/EmptyAppView.js"),require("./Button/index.js"),require("./ContextMenuItem/index.js"),require("./FolderMenuItem/index.js"),require("./EditableItem/EditableItem/index.js"),require("./EditableItem/EditableItemWithBadge/index.js"),require("./Checkbox/index.js"),require("./FolderMenuItemWithLinks/index.js"),require("./TextField/index.js"),require("./Chip/index.js"),require("./Counter/index.js"),require("./AnchorsList/AnchorsList.js"),require("./Select/index.js"),require("./Select/SelectFilterBy.js"),require("./CustomSelect/index.js"),require("./Tabs/Tabs.js"),require("./Tabs/Tab.js"),require("./ResizableTable/ResizableTable.js"),require("@material-ui/icons/Check"),require("@material-ui/icons/Close"),require("@material-ui/icons/Edit"),require("@material-ui/icons/Delete"),require("./GradientManager/configuration/constants.js"),require("./GradientManager/GradientList.js"),require("@material-ui/icons/AddCircle"),require("./GradientManager/GradientPreview/GradientPreview.js"),require("./GradientManager/GradientSelect.styles.js"),require("./GradientPicker/GradientPicker.js"),require("./GradientManager/GradientManager.styles.js"),require("./Drillstring/BHASchematic.js"),require("./Drillstring/BHATable/index.js"),require("./Drillstring/BHAComponentIcon.js"),require("./Drillstring/BHAComponentDetail/index.js"),require("./Drillstring/BHATileIcon.js"),require("./Drillstring/BHATile/BHATile.js"),require("./Drillstring/BHAList/BHAList.js"),require("./Drillstring/BHAComponentsTable/BHAComponentsTable.js"),require("./Casing/CasingTable/index.js"),require("./Casing/CasingComponentIcon.js"),require("./Casing/CasingTileIcon.js"),require("./Casing/CasingTableV2/CasingTableV2.js"),require("./Casing/CasingTile/CasingTile.js"),require("./DisabledSettingsMessage/DisabledSettingsMessage.js"),require("./WellSummary/WellSummaryItemLabel.js"),require("./WellSummary/WellSummaryItemTitle.js"),require("./WellSummary/WellSummaryItemValue.js"),require("./WellSummary/ActivitySummaryChart.js"),require("./WellSummary/FracWirelineTimeChart.js"),require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"),require("../clients/jsonApi/index.js"),require("../constants/goals.js"),require("../constants/segment.js"),require("../constants/alerts.js"),require("../constants/apps.js"),require("../constants/drillstring.js"),require("../constants/completion.js"),require("../constants/appPackages.js"),require("../constants/notifications.js"),require("../constants/feed.js"),require("../constants/bha.js"),require("../utils/env.js"),require("./BICOffsetPickerDialog/index.js"),require("./OffsetWellButton/OffsetWellButton.js"),require("./OffsetWellPickerV2/OffsetWellPickerDialog.js"),require("./OffsetWellPickerV3/index.js"),require("./OffsetWellChips/Chip.js"),require("./OffsetWellChips/ChipsContainer.js"),require("./OffsetWellPickerV4/OffsetWellPickerV4.js"),require("./OffsetWellMap/OffsetWellMap.js"),require("@material-ui/core/Snackbar"),require("./Notifications/Toast.js"),require("./Toaster/Toaster.js"),require("./ConfirmationDialog.js"),require("./TextLink/index.js"),require("./Avatar/index.js"),require("./Template/TemplatePopover/index.js"),require("./Template/TemplateSharingDialog/index.js"),require("./MenuItem/index.js"),require("./MiddleTruncate/MiddleTruncate.js"),require("./PadModeSelect/PadModeSelect.js"),require("./PinnableFilters/PinnableFilters.js"),require("./HeaderLayout/HeaderLayout.js"),require("./PadOffsetsPicker/PadOffsetsPicker.js"),require("./PadOffsetsPicker/OffsetAssetChip.js"),require("./PadOffsetsPicker/OffsetAssetsListExpander.js"),require("./PadOffsetsPicker/StagesSelector.js"),require("./PadOffsetsPickerV2/PadOffsetsPickerV2.js"),require("./Table/TableToolbar/TableToolbar.js"),require("./Table/TableContainer/TableContainer.js"),require("./Table/TableCell/TableCell.js"),require("./Tooltip/ScrollableTooltip.js"),require("./PriceInput/PriceInput.js"),require("./LabelsCounter/LabelsCounter.js"),require("./Stepper/Step.js"),require("./Stepper/StepsWrapper.js"),require("./Stepper/Stepper.js"),require("./Comment/CommentIcon/index.js"),require("./FilesLoader/FilesLoader.js"),require("./FilesLoader/Icons/FileIcon.js"),require("./SearchInput/index.js"),require("./FeedItem/FeedItem.js"),require("./FeedItem/FeedItemEditProvider/FeedItemEditProvider.js"),require("./PostInput/PostInput.js"),require("./KeyboardDateTimePicker.js"),require("./AddComment/Popover.js"),require("./AddComment/Popup.js"),require("./StageDesignVActual/ComparisonBar/ComparisonBar.js"),require("./StageDesignVActual/ElementsComparison/ElementsComparison.js"),require("./StageDesignVActual/ComparisonHeader.js"),require("./StageDesignVActual/ComparisonRow.js"),require("./EmbeddedApp/DevCenterEmbeddedApp.js"),require("./EmbeddedApp/EmbeddedApp.js"),require("./HelpCenter/HelpCenterIcon.js"),require("./Autocomplete/Autocomplete.js"),require("./DocumentViewer/DocumentViewer.js"),require("@babel/runtime/helpers/objectWithoutProperties"),require("./ColorPickerPalette/ColorPickerPalette.js"),require("./Search/Search.js"),require("./Search/components/Listbox.js"),require("./Search/components/Paper.js"),require("./Search/components/RecentSearches.js"),require("./Search/components/InputAdornmentLeft.js"),require("./Search/components/Groups.js"),require("./StatusBadge/index.js"),require("./Attachment/index.js"),require("./EmojiIconButton.js"),require("./FileUploadIconButton.js"),require("./FilePreview/index.js"),require("./FailedFileUploading.js"),require("./UserMention/index.js"),require("./CommentsInfo/index.js"),require("./CommentInput/index.js"),require("./Comment/index.js"),require("./CommentLoader.js"),require("./AssetNameLabel/AssetStatusBadge.js"),require("./AssetEditorV2/components/PrimaryAssetSelect.js"),require("./AssetEditorV2/components/SecondaryAssetSelect.js"),require("./AssetEditorV2/components/SelectItem.js"),require("./AssetEditorV2/components/MultipleAssetsToggle.js"),require("./AssetEditorV2/components/PrimaryAssetSelectV2.js"),require("./EChartsWrapper/EChartsWrapper.js"),require("querystring"),require("uuid/v1"),require("../clients/subscriptions.js"),require("../utils/index.js"),require("jsona"),require("./StatusBadge/constants.js"),require("@babel/runtime/helpers/toConsumableArray"),require("lodash/set"),require("lodash/get"),require("lodash/unset"),require("moment"),require("../clients/api/apiCore.js"),require("../clients/constants.js"),require("./DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js"),require("./DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js"),require("./DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js"),require("./DevCenter/DevCenterRouterContext/DevCenterRouterContext.js"),require("./DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js"),require("react-router"),require("rollbar"),require("@rollbar/react"),require("./DevCenter/NavigationBar/NavigationBar.js");var d=require("./DevCenter/SideBar/SideBar.js");function p(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}require("./DevCenter/AppSettingsPopover/AppSettingsPopover.js"),require("./DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js"),require("./DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js"),require("./DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js");var q=p(e),c=p(r),j=p(i),C=p(n),m=p(a),g=p(u),A=function(e){var r,i=e.classes,n=e.children,s=e.onStateChange,a=e.initialState,u=e.drawerPaperClassName,p=e.isToolbarGutterShown,j=e.openedDrawerWidth,A=e.anchor,f=t.useState(a),h=c.default(f,2),b=h[0],D=h[1],v=function(){D(!b),s(!b)},S="left"===A?m.default:g.default;return l.jsxs(d,{isToolbarGutterShown:p,drawerWidth:j,drawerClassName:C.default(i.drawer,!b&&i.drawerClosed),drawerPaperClassName:C.default(i.drawer,i.drawerPaper,u,!b&&i.drawerClosed),anchor:A,listClassName:i.list,onClick:function(){b||v()},children:[n,l.jsx(o.Box,{className:C.default(i.openToggleContainer,(r={},q.default(r,i.openToggleContainerCollapsed,!b),q.default(r,i.openToggleContainerOpened,b),r)),children:l.jsx(o.IconButton,{"data-testid":"".concat("CollapsableSidebar","_toggle"),"aria-label":"toggle sidebar",className:i.openToggleIconButton,onClick:v,children:l.jsx(S,{className:C.default(i.openToggleIcon,q.default({},i.openToggleIconClosed,!b))})})})]})};A.propTypes={children:j.default.node.isRequired,onStateChange:j.default.func,initialState:j.default.bool,drawerPaperClassName:j.default.string,isToolbarGutterShown:j.default.bool,openedDrawerWidth:j.default.oneOfType([j.default.string,j.default.number]),anchor:j.default.oneOf(["left","right"]),closedWidth:j.default.oneOfType([j.default.string,j.default.number])},A.defaultProps={onStateChange:s.noop,initialState:!0,closedWidth:48,drawerPaperClassName:null,isToolbarGutterShown:void 0,openedDrawerWidth:void 0,anchor:void 0};var f=o.withStyles((function(e){return{drawer:{display:"flex",flexDirection:"column",height:"100%"},drawerPaper:{"&$drawerClosed":{cursor:"pointer","&:hover::before":{content:'""',position:"absolute",top:0,right:0,bottom:0,left:0,background:e.palette.background.b7}}},drawerClosed:{width:function(e){return e.closedWidth}},openToggleIcon:{fontSize:"1.25rem",color:e.palette.primary.text7},openToggleIconClosed:{transform:"rotate(180deg)"},openToggleIconButton:{padding:6},openToggleContainer:{display:"flex",position:"absolute",bottom:0,width:"100%",flex:"0 0",padding:e.spacing(2,1,1.5)},openToggleContainerCollapsed:{paddingRight:e.spacing(1),paddingLeft:e.spacing(1),justifyContent:"center"},openToggleContainerOpened:{justifyContent:function(e){return"left"===e.anchor?"flex-end":"flex-start"}},list:{display:"flex",flexDirection:"column",flexGrow:1,overflow:"hidden",paddingBottom:60}}}))(A);module.exports=f;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),r=require("prop-types"),n=require("@material-ui/core"),i=require("react/jsx-runtime");function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=a(e),l=a(r),u=n.makeStyles((function(e){return{contentWrapper:{position:"relative"},content:{overflow:"hidden"},readMore:{height:40,display:"block",textAlign:"right"},blackOut:{width:"100%",position:"absolute",justifyContent:"flex-end",background:"linear-gradient(to bottom, transparent, ".concat(e.palette.background.paper,")"),height:40,marginTop:-40}}})),c=function(e){var r=e.maxHeight,a=e.children,l=u(),c=t.useState(!1),s=o.default(c,2),d=s[0],f=s[1],h=t.useState(!1),p=o.default(h,2),m=p[0],g=p[1],x=t.useRef();return t.useEffect((function(){!function(){var e=r&&x.current.clientHeight>r+40;g(e),f(e)}()}),[a]),i.jsxs("div",{className:l.contentWrapper,children:[i.jsx("div",{className:l.content,style:{maxHeight:m?r:"initial"},children:i.jsx("div",{ref:x,children:a})}),d&&i.jsxs("div",{className:l.readMore,children:[m&&i.jsx("div",{className:l.blackOut}),i.jsx(n.Button,{onClick:function(){g((function(e){return!e})),m&&window.innerHeight<x.current.clientHeight&&x.current.scrollIntoView()},children:m?i.jsx(i.Fragment,{children:"Read more …"}):"Show less"})]})]})};c.propTypes={children:l.default.oneOfType([l.default.node,l.default.string]).isRequired,maxHeight:l.default.number},c.defaultProps={maxHeight:120},module.exports=c;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require('./../../ext-esm/tslib/tslib.es6.js'),t=require("react/jsx-runtime"),r=require("react"),o=require("prop-types"),a=require("@material-ui/core"),n=require("@material-ui/icons"),i=require("chroma-js"),l=require("classnames"),s=require("validate-color"),c=require("./PaletteChromePicker/PaletteChromePicker.js");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var p=u(o),d=u(i),f=u(l),b=u(s)
|
|
1
|
+
"use strict";var e=require('./../../ext-esm/tslib/tslib.es6.js'),t=require("react/jsx-runtime"),r=require("react"),o=require("prop-types"),a=require("@material-ui/core"),n=require("@material-ui/icons"),i=require("chroma-js"),l=require("classnames"),s=require("validate-color"),c=require("./PaletteChromePicker/PaletteChromePicker.js");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var p=u(o),d=u(i),f=u(l),b=u(s),g={rgba:function(e){return"rgba(".concat(e.rgb.r,", ").concat(e.rgb.g,", ").concat(e.rgb.b,", ").concat(e.rgb.a,")")},rgb:function(e){return"rgb(".concat(e.rgb.r,", ").concat(e.rgb.g,", ").concat(e.rgb.b,")")},hex:function(e){return e.hex},rgba_rgb:function(e){return 1===e.rgb.a?g.rgb(e):g.rgba(e)},rgba_hex:function(e){return 1===e.rgb.a?g.hex(e):g.rgba(e)}},h=function(o){var i,l,s,c=o.label,u=o.value,p=o.converter,h=o.onChange,m=o.buttonClassName,x=o.popoverAnchorOrigin,v=o.popoverTransformOrigin,C=o.labelPosition,L=o.hideLabel,P=o.pickerComponent,T=o.classes,k=o.lensColor,y=o.enableTransparencyPalette,_=o["data-testid"],O=o.tooltipProps,j=r.useState(null),q=j[0],R=j[1],S=r.useState("#03BCD4"),z=S[0],I=S[1],w=r.useRef();r.useEffect((function(){var e=null==u?void 0:u.trim();e&&b.default(e)?I(e):console.error("The color value(".concat(u,") is not valid, please check it."))}),[u]);return t.jsxs("div",e.__assign({className:f.default(T.root,(i={},i[T.topLabelRoot]="top"===C,i[T.rightLabelRoot]="right"===C,i))},{children:[!L&&t.jsx(a.InputLabel,e.__assign({className:f.default((l={},l[T.topLabel]="top"===C,l[T.rightLabel]="right"===C,l)),shrink:!0},{children:c})),t.jsx(a.Tooltip,e.__assign({title:O.title},O,{children:t.jsx(a.IconButton,e.__assign({"data-testid":"".concat(_,"_icon_").concat(c),className:f.default(T.button,m,(s={},s[T.buttonTransparrent]=0===d.default(z).alpha(),s)),disableRipple:!0,style:{backgroundColor:z,color:k},onClick:function(e){R(e.currentTarget)}},{children:t.jsx(n.ColorLens,{fontSize:"small",className:T.colorLensIcon})}))})),t.jsx(a.Popover,e.__assign({id:"colors-popper",action:w,open:Boolean(q),anchorEl:q,onClose:function(){R(null)},anchorOrigin:x,transformOrigin:v},{children:t.jsx(P,{color:z,onChange:function(e){var t=g[p](e);I(t),h(t)},onSizeChange:function(){w.current&&w.current.updatePosition()},enableTransparencyPalette:y})}))]}))},m=p.default.shape({vertical:p.default.oneOfType([p.default.oneOf(["top","center","bottom"]),p.default.number]),horizontal:p.default.oneOfType([p.default.oneOf(["left","center","right"]),p.default.number])}),x={buttonClassName:p.default.string,label:p.default.string,value:p.default.string.isRequired,onChange:p.default.func.isRequired,converter:p.default.oneOf(Object.keys(g)),classes:p.default.shape({button:p.default.string.isRequired,root:p.default.string,topLabelRoot:p.default.string,rightLabelRoot:p.default.string,topLabel:p.default.string,rightLabel:p.default.string,buttonTransparrent:p.default.string,colorLensIcon:p.default.string}).isRequired,pickerComponent:p.default.elementType,labelPosition:p.default.oneOf(["top","right"]),popoverAnchorOrigin:m,popoverTransformOrigin:m,tooltipProps:p.default.shape({title:p.default.string}),hideLabel:p.default.bool,lensColor:p.default.string,enableTransparencyPalette:p.default.bool,"data-testid":p.default.string};h.propTypes=x,h.defaultProps={label:"Color",buttonClassName:null,converter:"rgba_hex",pickerComponent:c,hideLabel:!1,popoverAnchorOrigin:{vertical:"bottom",horizontal:"left"},popoverTransformOrigin:{vertical:"top",horizontal:"left"},tooltipProps:{title:"Change color"},labelPosition:"top",lensColor:"#fff",enableTransparencyPalette:!1,"data-testid":"ColorPicker"};var v=a.withStyles({root:{position:"relative",display:"flex"},topLabelRoot:{flexDirection:"column"},rightLabelRoot:{flexDirection:"row-reverse",justifyContent:"flex-end",alignItems:"center"},button:{width:"36px",height:"24px",boxShadow:"0px 3px 6px rgba(0, 0, 0, 0.161)",borderRadius:"5px"},buttonTransparrent:{position:"relative",backgroundImage:"url(".concat("/static/media/39f55985e0da1489ad22264208b0493d.svg",")"),backgroundSize:"cover",backgroundPosition:"center","&::before":{content:'""',position:"absolute",display:"block",width:"100%",height:"3px",background:"#FF0000",transform:"rotate(148deg)",borderRadius:"2px"}},colorLensIcon:{position:"relative",zIndex:2},popper:{zIndex:1500},topLabel:{marginBottom:"8px",fontSize:"15px",lineHeight:"17px",letterSpacing:"0.4px",color:"#BDBDBD",whiteSpace:"nowrap"},rightLabel:{marginLeft:"8px",fontSize:"16px"}})(h);module.exports=v;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("prop-types"),t=require("@material-ui/icons/CheckRounded"),i=require("@material-ui/core"),o=require("classnames"),a=require("chroma-js"),n=require("react/jsx-runtime");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c=s(e),d=s(r),l=s(t),u=s(o),p=s(a),h=i.makeStyles({container:{position:"relative",cursor:"pointer",width:"16px",height:"16px",borderRadius:"2px",display:"flex",justifyContent:"center",alignItems:"center","&:hover":{border:"1px solid white"}},containerSelected:{border:"1px solid white","& $squareCheck":{visibility:"visible"}},transparentContainer:{position:"relative",border:"1px solid #C4C4C4;",backgroundImage:"url(".concat("/static/media/39f55985e0da1489ad22264208b0493d.svg",")"),backgroundSize:"cover",backgroundPosition:"center","&::before":{content:'""',position:"absolute",display:"block",width:"100%",height:"2px",background:"#FF0000",transform:"rotate(135deg)",borderRadius:"2px"}},squareCheck:{width:"16px",height:"16px",color:"white",visibility:"hidden",zIndex:2}});function b(e){var r,t=e.color,i=e.isSelected,o=e.onClick,a=h();return n.jsx("div",{"data-testid":"".concat("ColorSquare","_color_").concat(t,"_selected_").concat(i),className:u.default(a.container,(r={},c.default(r,a.transparentContainer,0===p.default(t).alpha()),c.default(r,a.containerSelected,i),r)),style:{backgroundColor:t},onClick:o,children:n.jsx(l.default,{fontSize:"small",className:a.squareCheck})})}b.propTypes={color:d.default.string.isRequired,isSelected:d.default.bool.isRequired,onClick:d.default.func.isRequired},module.exports=b;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),r=require("react-color"),a=require("classnames"),t=require("chroma-js"),
|
|
1
|
+
"use strict";var e=require("prop-types"),r=require("react-color"),a=require("classnames"),t=require("chroma-js"),l=require("../ColorSquare/ColorSquare.js"),s=require("./PaletteConstants.js"),n=require("./Palette.css.js"),u=require("react/jsx-runtime");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=o(e),c=o(a),p=o(t),d=function(e,r){var a=p.default(e).alpha(),t=p.default(r).alpha();return a?e===r:a===t},f=function(e){var r=e.onChange,a=e.color,t=e.className,o=e.enableTransparencyPalette?s.paletteColorsWithTransparent:s.paletteColors;return u.jsx("div",{className:c.default(n.paletteContainer,t),children:o.map((function(e){return u.jsx(l,{color:e,isSelected:d(a,e),onClick:function(){r(e)}},e)}))})};f.propTypes={onChange:i.default.func.isRequired,color:i.default.string.isRequired,className:i.default.string,enableTransparencyPalette:i.default.bool.isRequired},f.defaultProps={className:null};var q=r.CustomPicker(f);module.exports=q;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var f=["#c4c4c4","#9b2310","#ac5d09","#a99704","#6f920d","#408e00","#05907b","#028597","#295abb","#4d2fbf","#8a1caa","#921d48","#445f6c","#000000","#eb3f24","#ff8200","#ffe300","#b9ed24","#7eed24","#1edcc1","#00e0ff","#558dfc","#714cff","#cc2afb","#f6377c","#738e9d","#ffffff","#fe8977","#fbb368","#fff17f","#d6ff61","#b9ff81","#78feea","#79efff","#97baff","#ad99fb","#e488ff","#ff87b3","#bbc6cc"],e=f.map((function(f,e){return 0===e?"#00000000":f}));exports.TRANSPARENT_HEX="#00000000",exports.paletteColors=f,exports.paletteColorsWithTransparent=e;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),o=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),r=require("react-color"),i=require("classnames"),a=require("@material-ui/core"),n=require("@material-ui/icons/Palette"),l=require("@material-ui/icons/Colorize"),c=require("./Palette/Palette.js"),s=require("react/jsx-runtime");function d(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=d(e),p=d(o),b=d(i),f=d(n),x=d(l),h="PALETTE",m="CHROME_PICKER",g={default:{picker:{width:"100%",boxShadow:"none"},body:{backgroundColor:"#3b3b3b",padding:"16px 16px 0"},color:{width:"32px",height:"32px",marginRight:"16px",borderRadius:"2px"},swatch:{marginTop:0,width:"100%",height:"100%",borderRadius:0,position:"relative",overflow:"hidden"},toggles:{display:"flex",flexDirection:"column",justifyContent:"space-between"},Alpha:{checkboard:{display:"none"},gradient:{borderRadius:"5px"}}}},C=a.makeStyles({container:{backgroundColor:"#3b3b3b",boxShadow:"0px 3px 10px rgba(0, 0, 0, 0.4)",width:"250px",paddingBottom:"8px",borderRadius:"4px","& input":{border:"1px solid #616161 !important",backgroundColor:"#3b3b3b",color:"#fff !important",boxShadow:"none !important",outline:"none"},"& svg:not(.MuiSvgIcon-root)":{fill:"#bdbdbd !important"}},chromePickerPalette:{margin:"0 8px",paddingTop:"8px"},buttonsContainer:{display:"flex",justifyContent:"center",marginTop:"8px"},iconButton:{padding:"8px","&:hover":{backgroundColor:"#333333"},"&:hover $icon":{color:"#fff"}},icon:{color:"#bdbdbd",fontSize:"24px"},iconActive:{color:"#fff"},tooltip:{background:"#414141",color:"#fff",boxShadow:"0px 4px 4px rgba(0, 0, 0, 0.12)",borderRadius:"4px",opacity:1,fontSize:"11px"}}),P=t.forwardRef((function(e,o){var i=e.color,n=e.onChange,l=e.onSizeChange,d=e.enableTransparencyPalette,P=C(),k=t.useState(h),y=p.default(k,2),j=y[0],v=y[1];return t.useLayoutEffect(l,[j]),s.jsxs("div",{className:P.container,ref:o,children:[j===h&&s.jsx(c,{className:P.chromePickerPalette,color:i,onChange:n,enableTransparencyPalette:d}),j===m&&s.jsx(r.ChromePicker,{styles:g,color:i,onChange:n}),s.jsxs("div",{className:P.buttonsContainer,children:[s.jsx(a.Tooltip,{title:"Palette",classes:{tooltip:P.tooltip},children:s.jsx(a.IconButton,{"data-testid":"".concat("PaletteChromePicker","_palette"),className:P.iconButton,onClick:function(){return v(h)},children:s.jsx(f.default,{className:b.default(P.icon,u.default({},P.iconActive,j===h)),fontSize:"small"})})}),s.jsx(a.Tooltip,{title:"Pick your own",classes:{tooltip:P.tooltip},children:s.jsx(a.IconButton,{"data-testid":"".concat("PaletteChromePicker","_pickOwn"),className:P.iconButton,onClick:function(){return v(m)},children:s.jsx(x.default,{className:b.default(P.icon,u.default({},P.iconActive,j===m)),fontSize:"small"})})})]})]})}));module.exports=P;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/asyncToGenerator"),t=require("@babel/runtime/helpers/classCallCheck"),n=require("@babel/runtime/helpers/createClass"),r=require("@babel/runtime/helpers/assertThisInitialized"),i=require("@babel/runtime/helpers/inherits"),a=require("@babel/runtime/helpers/possibleConstructorReturn"),o=require("@babel/runtime/helpers/getPrototypeOf"),s=require("@babel/runtime/helpers/defineProperty"),l=require("@babel/runtime/regenerator"),u=require("react"),c=require("prop-types"),d=require("moment"),m=require("lodash"),p=require("classnames"),f=require("@material-ui/core/styles"),h=require("@material-ui/core/Typography"),v=require("@material-ui/core/Menu"),g=require("@material-ui/core/MenuItem"),y=require("@material-ui/icons/MoreVert"),b=require("../CommentWrapper.js"),j=require("../CommentLoader.js"),C=require("../CommentInput/index.js"),x=require("../Avatar/index.js"),q=require("../Attachment/index.js"),D=require("../IconButton/index.js"),M=require("../ConfirmationDialog.js"),w=require("../UserCardPopover.js"),E=require("../UserMention/utils/index.js"),I=require("../../utils/mobileDetect.js"),O=require("../../clients/jsonApi/index.js"),k=require("../../utils/main.js"),N=require("./styles.css.js"),A=require("react/jsx-runtime");function _(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var S=_(e),R=_(t),P=_(n),U=_(r),T=_(i),z=_(a),L=_(o),W=_(s),B=_(l),F=_(c),H=_(d),V=_(p),K=_(h),Y=_(v),G=_(g),J=_(y);function Q(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function X(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=L.default(e);if(t){var i=L.default(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return z.default(this,n)}}var Z={chatAvatarWrapper:{paddingTop:2,position:"absolute",top:6,left:0},commentInfoContainer:{display:"inline-flex",alignItems:"center",width:"100%",paddingTop:5},userNameWrapper:{overflow:"hidden"},infoContainer:{display:"inline-block",verticalAlign:"top",width:"100%",paddingLeft:33}},$=function(e){T.default(n,e);var t=X(n);function n(e){var r,i;return R.default(this,n),r=t.call(this,e),W.default(U.default(r),"deleteComment",(i=S.default(B.default.mark((function e(t,n){var r;return B.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,O.deleteFeedItemComment(t,n);case 3:r=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e.catch(0),console.error(e.t0);case 9:return e.abrupt("return",r);case 10:case"end":return e.stop()}}),e,null,[[0,6]])}))),function(e,t){return i.apply(this,arguments)})),W.default(U.default(r),"showIntoView",(function(){r.props.handleShowOnMount(),r.commentEl.current.scrollIntoView({block:"end"})})),W.default(U.default(r),"handleToggleActionsMenu",(function(e){var t=e.currentTarget;r.setState((function(e){return{actionsMenuAnchorEl:e.actionsMenuAnchorEl?null:t}}))})),W.default(U.default(r),"handleKeyDown",(function(e){27===e.keyCode&&r.setState({isEditing:!1}),document.removeEventListener("keydown",r.handleKeyDown,!1)})),W.default(U.default(r),"handleEditMenuItem",(function(){document.addEventListener("keydown",r.handleKeyDown,!1),r.setState({isEditing:!0},(function(){r.inputEl.current&&r.inputEl.current.focus()}))})),W.default(U.default(r),"getEditCommentProps",(function(){var e=r.props.comment,t=e.id,n=e.body,i=e.attachment;return{editFeedItemId:e.feed_activity_id,editCommentId:t,editComment:n,editAttachment:i}})),W.default(U.default(r),"onEditFinish",(function(){r.setState({isEditing:!1,isLoading:!1})})),W.default(U.default(r),"handleDeleteMenuItem",(function(){r.setState({openDeleteDialog:!0})})),W.default(U.default(r),"handleDelete",S.default(B.default.mark((function e(){var t,n,i;return B.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=r.props.comment.id,n=r.props.comment.feed_activity_id,r.setState({isLoading:!0}),e.next=5,r.deleteComment(n,t);case 5:i=e.sent,r.setState({isLoading:!1,openDeleteDialog:!1}),i&&r.props.handleDeleteCallback(t);case 8:case"end":return e.stop()}}),e)})))),r.state={actionsMenuAnchorEl:null,isLoading:!1,isEditing:!1,openDeleteDialog:!1},r.inputEl=u.createRef(),r.commentEl=u.createRef(),r}return P.default(n,[{key:"componentDidMount",value:function(){this.props.showOnMount&&this.showIntoView()}},{key:"isCurrentUserCommentCreator",get:function(){return Number(m.get(this.props.comment,["user","id"]))===Number(this.props.currentUser.id)}},{key:"renderMenuIcon",value:function(){var e=this.isCurrentUserCommentCreator,t=this.isCurrentUserCommentCreator||m.includes(this.props.comment.allowed_actions,"destroy");return t||e?A.jsxs("div",{className:N.cCommentMenu,children:[A.jsx(D,{"data-testid":"".concat("comment","_menuButton"),"aria-label":"Actions","aria-owns":this.state.actionsMenuAnchorEl?"c-comment__actions-menu":void 0,"aria-haspopup":"true",className:this.props.classes.iconButtonRoot,size:"small",onClick:this.handleToggleActionsMenu,children:A.jsx(J.default,{})}),A.jsxs(Y.default,{id:"c-comment__actions-menu",anchorOrigin:{vertical:"top",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},anchorEl:this.state.actionsMenuAnchorEl,open:!!this.state.actionsMenuAnchorEl,onClick:this.handleToggleActionsMenu,children:[e&&A.jsx(G.default,{"data-testid":"".concat("comment","_editMenuItem"),onClick:this.handleEditMenuItem,children:"Edit"}),t&&A.jsx(G.default,{"data-testid":"".concat("comment","_deleteMenuItem"),onClick:this.handleDeleteMenuItem,children:"Delete"})]})]}):null}},{key:"render",value:function(){var e,t,n=this,r=this.state,i=r.isLoading,a=r.isEditing;if(i){var o=this.props.spaceAround;return A.jsx(j,{spaceAround:o})}var s=this.props,l=s.comment,u=s.classes,c=s.spaceAround,d=s.isNative,p=s.patchCommentCallback,f=s.companyId;if(a)return A.jsx(C,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Q(Object(n),!0).forEach((function(t){W.default(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Q(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({inputRef:this.inputEl,postComment:m.noop,exitEditMode:this.onEditFinish,setIsEditting:function(){return n.setState({isLoading:!0})},patchCommentCallback:p,companyId:f,currentUser:this.props.currentUser},this.getEditCommentProps()));var h=k.getUserFullName(l.user),v=d?"MM/DD HH:mm":"MM/DD/YY HH:mm",g=H.default(l.created_at).format(v),y=(null==l||null===(e=l.attachment)||void 0===e?void 0:e.signed_url)||(null==l||null===(t=l.attachment)||void 0===t?void 0:t.url),D=m.get(l,["attachment","size"]),I=m.get(l,["attachment","file_name"]);return A.jsxs("div",{"data-testid":"".concat("comment","_commentItem_").concat(l.body),className:V.default(N.cComment,W.default({},N.cCommentNative,d)),ref:this.commentEl,children:[A.jsxs(b,{spaceAround:c,className:this.props.classes.commentWrapper,children:[A.jsx("div",{style:Z.chatAvatarWrapper,children:d?A.jsx(x.default,{size:24,displayName:h,imgSrc:m.get(l,["user","profile_photo"]),className:this.props.classes.avatar}):A.jsx(w,{user:l.user,currentUser:this.props.currentUser,children:A.jsx(x.default,{size:24,displayName:h,imgSrc:m.get(l,["user","profile_photo"]),className:this.props.classes.avatar})})}),A.jsxs("div",{style:Z.infoContainer,children:[A.jsx("div",{children:A.jsxs("div",{style:Z.commentInfoContainer,children:[A.jsx("div",{style:Z.userNameWrapper,children:A.jsx(K.default,{"data-testid":"".concat("comment","_userName"),variant:"subtitle2",noWrap:!0,className:u.userName,children:h})}),A.jsx("div",{style:Z.timeWrapper,children:A.jsx(K.default,{"data-testid":"".concat("comment","_addTime"),variant:"caption",classes:{root:u.timeRoot},children:g})})]})}),A.jsxs("div",{className:N.cCommentBody,children:[this.renderMenuIcon(),A.jsx(K.default,{"data-testid":"".concat("comment","_commentMessage"),variant:"body1",classes:{root:u.textRoot},children:E.formatMentionText(l.body,l.mentioned_users,d,"#00bcd4",this.props.currentUser)}),y&&A.jsx(q,{attachmentUrl:y,attachmentSize:D,size:"small",fileName:I})]})]})]}),this.state.openDeleteDialog&&A.jsx(M,{open:this.state.openDeleteDialog,text:"Do you really want to delete comment?",handleClose:function(){return n.setState({openDeleteDialog:!1})},handleOk:this.handleDelete,okText:"Delete"})]})}}]),n}(u.PureComponent);$.propTypes={comment:F.default.shape({}).isRequired,showOnMount:F.default.bool,spaceAround:F.default.bool,handleShowOnMount:F.default.func,handleEdit:F.default.func,handleDeleteCallback:F.default.func.isRequired,patchCommentCallback:F.default.func.isRequired,companyId:F.default.number,currentUser:F.default.shape(),classes:F.default.shape({}).isRequired,isNative:F.default.bool},$.defaultProps={showOnMount:!1,spaceAround:!1,handleShowOnMount:m.noop,handleEdit:m.noop,companyId:null,isNative:I.isNativeDetected,currentUser:{}};var ee=f.withStyles((function(e){return{commentWrapper:{width:"100%"},timeRoot:{color:e.palette.primary.text7,float:"right",marginRight:5,marginLeft:8,fontSize:"12px"},textRoot:{marginTop:5,color:"#CCC",fontWeight:"normal",fontSize:"14px"},iconButtonRoot:{float:"right",visibility:"hidden",color:e.palette.primary.text7},userName:{fontSize:"12px",fontWeight:"bold"}}}))($);module.exports=ee;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("@babel/runtime/helpers/defineProperty"),e=require("react"),s=require("prop-types"),i=require("lodash/noop"),n=require("@material-ui/core/styles"),a=require("@material-ui/core"),o=require("classnames"),l=require("lodash"),r=require("@material-ui/core/colors/grey"),d=require("../Avatar/index.js"),p=require("../FileUploadIconButton.js"),m=require("../EmojiIconButton.js"),c=require("../FailedFileUploading.js"),h=require("../UserMention/index.js"),u=require("../FilePreview/index.js"),f=require("../IconButton/index.js"),g=require("../Icons/SendIcon.js"),C=require("../UserMention/utils/index.js"),x=require("../../utils/main.js"),I=require("../../utils/mobileDetect.js"),j=require("../../utils/nativeMessages.js"),y=require("../../clients/jsonApi/index.js"),b=require("./styles.css.js"),F=require("react/jsx-runtime");function v(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var E=v(t),S=v(s),U=v(i),N=v(o),A=v(r);const q={chatAvatarWrapper:{display:"flex",alignItems:"center",position:"absolute",left:0,height:32},commentTextFieldContainer:{position:"relative",margin:"0"},commentTextFieldContainerSpaceAround:{position:"relative",margin:"20px 10px"}};class M extends e.PureComponent{constructor(t){super(t),E.default(this,"handleSelectEmoji",(t=>this.setState((e=>{let{comment:s}=e;return{comment:`${s}${t.native}`}})))),E.default(this,"postComment",(async t=>{let e;try{e=await this.props.postComment(t)}catch(t){console.error(t.message)}return e})),E.default(this,"patchComment",(async t=>{const{editFeedItemId:e,editCommentId:s}=this.props;let i;try{i=await y.patchFeedItemComment(e,s,t)}catch(t){console.error(t.message)}return i})),E.default(this,"clearCommentField",(t=>{this.setState({comment:"",attachmentUrl:null,attachmentName:null,attachmentSize:null},(()=>{this.focusOnRef(),t&&"function"==typeof t&&t()}))})),E.default(this,"handleKeyDown",(t=>{const{key:e}=t;"Escape"===e&&this.props.exitEditMode(),"Enter"===e&&(C.isSuggestionsListOpened()||(t.preventDefault(),this.handleSendComment()))})),E.default(this,"handleAttachmentLoadingError",(t=>{this.setState({attachmentUrl:null,attachmentName:null,attachmentSize:null,attachmentLoadingError:t})})),E.default(this,"handleFileUpload",((t,e,s)=>{this.setState({attachmentUrl:t,attachmentName:e,attachmentSize:s,attachmentLoadingError:null})})),E.default(this,"handleNativeFileUpload",(()=>{const{comment:t}=this.state;this.isEditMode?(j.notifyCommentEdit(t),this.clearCommentField(this.props.exitEditMode)):(j.notifyCommentPost(t),this.clearCommentField())})),E.default(this,"handleFileDelete",(()=>this.setState({attachmentUrl:null,attachmentName:null,attachmentSize:null}))),E.default(this,"handleSendComment",(async()=>{const t=this.state.comment?this.state.comment.trim():null;if(!t&&!this.state.attachmentUrl)return;const e={comment:{body:t,attachment:{url:this.state.attachmentUrl,size:this.state.attachmentSize,file_name:this.state.attachmentName}}};let s;this.isEditMode?(this.props.setIsEditting(!0),s=await this.patchComment(e),await this.props.patchCommentCallback(s),this.props.setIsEditting(!1),this.clearCommentField(),this.props.exitEditMode()):(this.props.setIsPosting(!0),s=await this.postComment(e),await this.props.postCommentCallback(s),this.props.setIsPosting(!1),this.clearCommentField())})),E.default(this,"handleCancelClick",(()=>{this.setState({comment:"",attachmentUrl:null,attachmentName:null,attachmentSize:null},this.props.exitEditMode())})),this.state={comment:"",attachmentUrl:null,attachmentName:null,attachmentSize:null,attachmentLoadingError:null,isInputFocused:!1}}componentDidMount(){this.isEditMode&&this.setInitialCommentValue()}componentDidUpdate(t){(this.isEditMode&&!t.editFeedItemId||this.props.editCommentId&&this.props.editCommentId!==t.editCommentId)&&this.setInitialCommentValue()}get isEditMode(){return!!this.props.editFeedItemId}setInitialCommentValue(){const t=this.props.editAttachment?this.props.editAttachment.url:null;this.setState({comment:this.props.editComment,attachmentUrl:t,attachmentName:t?this.props.editAttachment.file_name||x.getFileNameWithExtensionFromPath(t):null,attachmentSize:this.props.editAttachment?this.props.editAttachment.size:null})}focusOnRef(){this.props.inputRef&&this.props.inputRef.current.focus()}render(){var t;const{classes:e,currentUser:s}=this.props,i=`${l.get(s,["attributes","first_name"])||l.get(s,"first_name")} ${l.get(s,["attributes","last_name"])||l.get(s,"last_name")}`,n=this.state.isInputFocused||this.state.attachmentUrl||this.state.comment||this.props.editComment||(null===(t=this.props.editAttachment)||void 0===t?void 0:t.url);return F.jsxs("div",{style:this.props.spaceAround?q.commentTextFieldContainerSpaceAround:q.commentTextFieldContainer,children:[F.jsx("div",{style:q.chatAvatarWrapper,children:F.jsx(d.default,{displayName:i,size:32,imgSrc:this.props.currentUser&&this.props.currentUser.profile_photo})}),F.jsx(a.Paper,{className:this.props.classes.paperRoot,children:F.jsx(a.TextField,{"data-testid":"commentInput_input",placeholder:"Type Comment",FormHelperTextProps:{component:"div",margin:"dense"},InputProps:{inputComponent:h,inputProps:{onChange:t=>this.setState({comment:t}),singleLine:!0,value:this.state.comment||"",inputRef:this.props.inputRef,withLightTheme:!1,onMount:this.props.onMount,companyId:this.props.companyId,autoFocus:this.props.autoFocus,disabled:this.props.disabled,onFocus:()=>this.setState({isInputFocused:!0}),onBlur:()=>this.setState({isInputFocused:!1}),allowSuggestionsAboveCursor:!0},endAdornment:!this.props.isNative&&F.jsxs(a.InputAdornment,{position:"end",className:this.props.classes.inputAdornment,children:[!this.state.attachmentUrl&&F.jsx("div",{className:N.default(b.cCommentInputIconContainer,b.cCommentInputIconUpload),children:F.jsx(p,{openPreviewDialogOnUpload:!1,disableRipple:!0,onFinish:this.handleFileUpload,onError:this.handleAttachmentLoadingError,fileUploadIconClassName:this.props.classes.additionalActionButton,htmlColor:A.default[400],inputId:`comment-attachment-${this.props.editCommentId||this.props.parentId}`,tooltipProps:{title:"Attach File",classes:{tooltip:e.iconTooltip},placement:"top"}})}),F.jsx("div",{className:b.cCommentInputIconContainer,children:F.jsx(m,{"data-testid":"commentInput_emojiButton",handleSelectEmoji:this.handleSelectEmoji,emojiIconClassName:this.props.classes.additionalActionButton,htmlColor:A.default[400],disableRipple:!0,tooltipProps:{title:"Add Emoji",classes:{tooltip:e.iconTooltip},placement:"top"}})})]}),disableUnderline:!0,classes:{root:this.props.classes.inputRoot,input:this.props.classes.inputEl}},className:this.props.classes.input,onKeyDown:this.handleKeyDown})}),this.state.attachmentLoadingError&&F.jsx(c,{errorMessage:this.state.attachmentLoadingError,className:this.props.classes.fileUploadingError}),this.state.attachmentUrl&&F.jsx(u,{fileName:this.state.attachmentName,fileUrl:this.state.attachmentUrl,handleFileDelete:this.handleFileDelete,classes:this.props.classes}),F.jsx(a.Collapse,{in:n,mountOnEnter:!0,unmountOnExit:!0,children:F.jsxs("div",{className:b.cCommentInputSendContainer,children:[F.jsx("div",{className:b.cCommentInputSendContainerCancel,children:F.jsx(a.Typography,{"data-testid":"commentInput_cancel",variant:"caption",className:N.default(this.props.classes.inputMain,this.props.classes.cancelText,this.props.classes.highlightedLabel),component:"div",gutterBottom:!0,onClick:this.handleCancelClick,children:"Cancel"})}),F.jsxs("div",{className:b.cCommentInputSendContainerSend,children:[F.jsxs(a.Typography,{variant:"caption",className:N.default(this.props.classes.inputMain,this.props.classes.inputHelper),component:"div",gutterBottom:!0,children:["Press ",F.jsx(a.Typography,{variant:"caption",color:"primary",className:N.default(this.props.classes.inputMain,this.props.classes.highlightedLabel),children:"Enter"})," to send"]}),F.jsx(f,{size:"large",tooltipProps:{title:"Send"},"data-testid":"commentInput_sendButton",onClick:this.handleSendComment,classes:{root:this.props.classes.sendButton},children:F.jsx(g,{})})]})]})})]})}}M.propTypes={inputRef:S.default.shape({current:S.default.shape({focus:S.default.shape({})})}),editFeedItemId:S.default.number,editCommentId:S.default.number,editComment:S.default.string,editAttachment:S.default.shape({url:S.default.string,size:S.default.number,file_name:S.default.string}),spaceAround:S.default.bool,postComment:S.default.func.isRequired,postCommentCallback:S.default.func,patchCommentCallback:S.default.func,exitEditMode:S.default.func,setIsPosting:S.default.func,setIsEditting:S.default.func,onMount:S.default.func,autoFocus:S.default.bool,disabled:S.default.bool,classes:S.default.shape({}).isRequired,currentUser:S.default.shape(),isNative:S.default.bool,companyId:S.default.number,parentId:S.default.string},M.defaultProps={inputRef:null,editFeedItemId:null,editCommentId:null,parentId:null,editComment:null,editAttachment:{},spaceAround:!1,setIsPosting:U.default,setIsEditting:U.default,onMount:U.default,autoFocus:void 0,disabled:!1,patchCommentCallback:U.default,postCommentCallback:U.default,exitEditMode:U.default,companyId:null,currentUser:{},isNative:I.isNativeDetected};var w=n.withStyles((t=>({paperRoot:{width:"calc(100% - 48px)",marginLeft:48,display:"inline-block",height:32,border:"0","&:focus-within":{boxShadow:`inset 0 0 0 2px ${t.palette.primary.main}`},boxShadow:"none",background:"#4D4D4D"},input:{paddingLeft:5,width:"100%"},inputRoot:{height:32,paddingRight:"8px",lineHeight:"29px",paddingLeft:"8px"},inputEl:{padding:"0 0 0 6px",height:"100%"},additionalActionButton:{padding:"6px"},nativeActionButton:{margin:"5px 10px",cursor:"pointer"},fileUploadingError:{marginTop:10,marginLeft:24},inputMain:{marginBottom:0,fontSize:"11px",color:t.palette.primary.text8},inputHelper:{display:"flex",paddingRight:5},cancelText:{cursor:"pointer"},highlightedLabel:{color:t.palette.primary.main},iconTooltip:{marginTop:"3px"},sendButton:{"&:hover":{backgroundColor:"rgba(3,188,212, 0.1)"},"&.MuiButtonBase-root":{padding:7}},inputAdornment:{marginBottom:"0!important",height:"100%"}})))(M);module.exports=w;
|
|
1
|
+
"use strict";var t=require("@babel/runtime/helpers/asyncToGenerator"),e=require("@babel/runtime/helpers/classCallCheck"),n=require("@babel/runtime/helpers/createClass"),a=require("@babel/runtime/helpers/assertThisInitialized"),i=require("@babel/runtime/helpers/inherits"),s=require("@babel/runtime/helpers/possibleConstructorReturn"),r=require("@babel/runtime/helpers/getPrototypeOf"),o=require("@babel/runtime/helpers/defineProperty"),l=require("@babel/runtime/regenerator"),u=require("react"),c=require("prop-types"),d=require("lodash/noop"),p=require("@material-ui/core/styles"),m=require("@material-ui/core"),h=require("classnames"),f=require("lodash"),g=require("@material-ui/core/colors/grey"),C=require("../Avatar/index.js"),x=require("../FileUploadIconButton.js"),b=require("../EmojiIconButton.js"),v=require("../FailedFileUploading.js"),I=require("../UserMention/index.js"),y=require("../FilePreview/index.js"),j=require("../IconButton/index.js"),F=require("../Icons/SendIcon.js"),E=require("../UserMention/utils/index.js"),S=require("../../utils/main.js"),q=require("../../utils/mobileDetect.js"),U=require("../../utils/nativeMessages.js"),N=require("../../clients/jsonApi/index.js"),A=require("./styles.css.js"),k=require("react/jsx-runtime");function M(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var R=M(t),P=M(e),T=M(n),B=M(a),w=M(i),L=M(s),z=M(r),D=M(o),_=M(l),O=M(c),H=M(d),K=M(h),V=M(g);function W(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,a=z.default(t);if(e){var i=z.default(this).constructor;n=Reflect.construct(a,arguments,i)}else n=a.apply(this,arguments);return L.default(this,n)}}var G={chatAvatarWrapper:{display:"flex",alignItems:"center",position:"absolute",left:0,height:32},commentTextFieldContainer:{position:"relative",margin:"0"},commentTextFieldContainerSpaceAround:{position:"relative",margin:"20px 10px"}},J=function(t){w.default(n,t);var e=W(n);function n(t){var a,i,s;return P.default(this,n),a=e.call(this,t),D.default(B.default(a),"handleSelectEmoji",(function(t){return a.setState((function(e){var n=e.comment;return{comment:"".concat(n).concat(t.native)}}))})),D.default(B.default(a),"postComment",(i=R.default(_.default.mark((function t(e){var n;return _.default.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,a.props.postComment(e);case 3:n=t.sent,t.next=9;break;case 6:t.prev=6,t.t0=t.catch(0),console.error(t.t0.message);case 9:return t.abrupt("return",n);case 10:case"end":return t.stop()}}),t,null,[[0,6]])}))),function(t){return i.apply(this,arguments)})),D.default(B.default(a),"patchComment",(s=R.default(_.default.mark((function t(e){var n,i,s,r;return _.default.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=a.props,i=n.editFeedItemId,s=n.editCommentId,t.prev=1,t.next=4,N.patchFeedItemComment(i,s,e);case 4:r=t.sent,t.next=10;break;case 7:t.prev=7,t.t0=t.catch(1),console.error(t.t0.message);case 10:return t.abrupt("return",r);case 11:case"end":return t.stop()}}),t,null,[[1,7]])}))),function(t){return s.apply(this,arguments)})),D.default(B.default(a),"clearCommentField",(function(t){a.setState({comment:"",attachmentUrl:null,attachmentName:null,attachmentSize:null},(function(){a.focusOnRef(),t&&"function"==typeof t&&t()}))})),D.default(B.default(a),"handleKeyDown",(function(t){var e=t.key;"Escape"===e&&a.props.exitEditMode(),"Enter"===e&&(E.isSuggestionsListOpened()||(t.preventDefault(),a.handleSendComment()))})),D.default(B.default(a),"handleAttachmentLoadingError",(function(t){a.setState({attachmentUrl:null,attachmentName:null,attachmentSize:null,attachmentLoadingError:t})})),D.default(B.default(a),"handleFileUpload",(function(t,e,n){a.setState({attachmentUrl:t,attachmentName:e,attachmentSize:n,attachmentLoadingError:null})})),D.default(B.default(a),"handleNativeFileUpload",(function(){var t=a.state.comment;a.isEditMode?(U.notifyCommentEdit(t),a.clearCommentField(a.props.exitEditMode)):(U.notifyCommentPost(t),a.clearCommentField())})),D.default(B.default(a),"handleFileDelete",(function(){return a.setState({attachmentUrl:null,attachmentName:null,attachmentSize:null})})),D.default(B.default(a),"handleSendComment",R.default(_.default.mark((function t(){var e,n,i;return _.default.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if((e=a.state.comment?a.state.comment.trim():null)||a.state.attachmentUrl){t.next=3;break}return t.abrupt("return");case 3:if(n={comment:{body:e,attachment:{url:a.state.attachmentUrl,size:a.state.attachmentSize,file_name:a.state.attachmentName}}},!a.isEditMode){t.next=16;break}return a.props.setIsEditting(!0),t.next=8,a.patchComment(n);case 8:return i=t.sent,t.next=11,a.props.patchCommentCallback(i);case 11:a.props.setIsEditting(!1),a.clearCommentField(),a.props.exitEditMode(),t.next=24;break;case 16:return a.props.setIsPosting(!0),t.next=19,a.postComment(n);case 19:return i=t.sent,t.next=22,a.props.postCommentCallback(i);case 22:a.props.setIsPosting(!1),a.clearCommentField();case 24:case"end":return t.stop()}}),t)})))),D.default(B.default(a),"handleCancelClick",(function(){a.setState({comment:"",attachmentUrl:null,attachmentName:null,attachmentSize:null},a.props.exitEditMode())})),a.state={comment:"",attachmentUrl:null,attachmentName:null,attachmentSize:null,attachmentLoadingError:null,isInputFocused:!1},a}return T.default(n,[{key:"componentDidMount",value:function(){this.isEditMode&&this.setInitialCommentValue()}},{key:"componentDidUpdate",value:function(t){(this.isEditMode&&!t.editFeedItemId||this.props.editCommentId&&this.props.editCommentId!==t.editCommentId)&&this.setInitialCommentValue()}},{key:"isEditMode",get:function(){return!!this.props.editFeedItemId}},{key:"setInitialCommentValue",value:function(){var t=this.props.editAttachment?this.props.editAttachment.url:null;this.setState({comment:this.props.editComment,attachmentUrl:t,attachmentName:t?this.props.editAttachment.file_name||S.getFileNameWithExtensionFromPath(t):null,attachmentSize:this.props.editAttachment?this.props.editAttachment.size:null})}},{key:"focusOnRef",value:function(){this.props.inputRef&&this.props.inputRef.current.focus()}},{key:"render",value:function(){var t,e=this,n=this.props,a=n.classes,i=n.currentUser,s="".concat(f.get(i,["attributes","first_name"])||f.get(i,"first_name")," ").concat(f.get(i,["attributes","last_name"])||f.get(i,"last_name")),r=this.state.isInputFocused||this.state.attachmentUrl||this.state.comment||this.props.editComment||(null===(t=this.props.editAttachment)||void 0===t?void 0:t.url);return k.jsxs("div",{style:this.props.spaceAround?G.commentTextFieldContainerSpaceAround:G.commentTextFieldContainer,children:[k.jsx("div",{style:G.chatAvatarWrapper,children:k.jsx(C.default,{displayName:s,size:32,imgSrc:this.props.currentUser&&this.props.currentUser.profile_photo})}),k.jsx(m.Paper,{className:this.props.classes.paperRoot,children:k.jsx(m.TextField,{"data-testid":"".concat("commentInput","_input"),placeholder:"Type Comment",FormHelperTextProps:{component:"div",margin:"dense"},InputProps:{inputComponent:I,inputProps:{onChange:function(t){return e.setState({comment:t})},singleLine:!0,value:this.state.comment||"",inputRef:this.props.inputRef,withLightTheme:!1,onMount:this.props.onMount,companyId:this.props.companyId,autoFocus:this.props.autoFocus,disabled:this.props.disabled,onFocus:function(){return e.setState({isInputFocused:!0})},onBlur:function(){return e.setState({isInputFocused:!1})},allowSuggestionsAboveCursor:!0},endAdornment:!this.props.isNative&&k.jsxs(m.InputAdornment,{position:"end",className:this.props.classes.inputAdornment,children:[!this.state.attachmentUrl&&k.jsx("div",{className:K.default(A.cCommentInputIconContainer,A.cCommentInputIconUpload),children:k.jsx(x,{openPreviewDialogOnUpload:!1,disableRipple:!0,onFinish:this.handleFileUpload,onError:this.handleAttachmentLoadingError,fileUploadIconClassName:this.props.classes.additionalActionButton,htmlColor:V.default[400],inputId:"comment-attachment-".concat(this.props.editCommentId||this.props.parentId),tooltipProps:{title:"Attach File",classes:{tooltip:a.iconTooltip},placement:"top"}})}),k.jsx("div",{className:A.cCommentInputIconContainer,children:k.jsx(b,{"data-testid":"".concat("commentInput","_emojiButton"),handleSelectEmoji:this.handleSelectEmoji,emojiIconClassName:this.props.classes.additionalActionButton,htmlColor:V.default[400],disableRipple:!0,tooltipProps:{title:"Add Emoji",classes:{tooltip:a.iconTooltip},placement:"top"}})})]}),disableUnderline:!0,classes:{root:this.props.classes.inputRoot,input:this.props.classes.inputEl}},className:this.props.classes.input,onKeyDown:this.handleKeyDown})}),this.state.attachmentLoadingError&&k.jsx(v,{errorMessage:this.state.attachmentLoadingError,className:this.props.classes.fileUploadingError}),this.state.attachmentUrl&&k.jsx(y,{fileName:this.state.attachmentName,fileUrl:this.state.attachmentUrl,handleFileDelete:this.handleFileDelete,classes:this.props.classes}),k.jsx(m.Collapse,{in:r,mountOnEnter:!0,unmountOnExit:!0,children:k.jsxs("div",{className:A.cCommentInputSendContainer,children:[k.jsx("div",{className:A.cCommentInputSendContainerCancel,children:k.jsx(m.Typography,{"data-testid":"".concat("commentInput","_cancel"),variant:"caption",className:K.default(this.props.classes.inputMain,this.props.classes.cancelText,this.props.classes.highlightedLabel),component:"div",gutterBottom:!0,onClick:this.handleCancelClick,children:"Cancel"})}),k.jsxs("div",{className:A.cCommentInputSendContainerSend,children:[k.jsxs(m.Typography,{variant:"caption",className:K.default(this.props.classes.inputMain,this.props.classes.inputHelper),component:"div",gutterBottom:!0,children:["Press ",k.jsx(m.Typography,{variant:"caption",color:"primary",className:K.default(this.props.classes.inputMain,this.props.classes.highlightedLabel),children:"Enter"})," to send"]}),k.jsx(j,{size:"large",tooltipProps:{title:"Send"},"data-testid":"".concat("commentInput","_sendButton"),onClick:this.handleSendComment,classes:{root:this.props.classes.sendButton},children:k.jsx(F,{})})]})]})})]})}}]),n}(u.PureComponent);J.propTypes={inputRef:O.default.shape({current:O.default.shape({focus:O.default.shape({})})}),editFeedItemId:O.default.number,editCommentId:O.default.number,editComment:O.default.string,editAttachment:O.default.shape({url:O.default.string,size:O.default.number,file_name:O.default.string}),spaceAround:O.default.bool,postComment:O.default.func.isRequired,postCommentCallback:O.default.func,patchCommentCallback:O.default.func,exitEditMode:O.default.func,setIsPosting:O.default.func,setIsEditting:O.default.func,onMount:O.default.func,autoFocus:O.default.bool,disabled:O.default.bool,classes:O.default.shape({}).isRequired,currentUser:O.default.shape(),isNative:O.default.bool,companyId:O.default.number,parentId:O.default.string},J.defaultProps={inputRef:null,editFeedItemId:null,editCommentId:null,parentId:null,editComment:null,editAttachment:{},spaceAround:!1,setIsPosting:H.default,setIsEditting:H.default,onMount:H.default,autoFocus:void 0,disabled:!1,patchCommentCallback:H.default,postCommentCallback:H.default,exitEditMode:H.default,companyId:null,currentUser:{},isNative:q.isNativeDetected};var Q=p.withStyles((function(t){return{paperRoot:{width:"calc(100% - 48px)",marginLeft:48,display:"inline-block",height:32,border:"0","&:focus-within":{boxShadow:"inset 0 0 0 2px ".concat(t.palette.primary.main)},boxShadow:"none",background:"#4D4D4D"},input:{paddingLeft:5,width:"100%"},inputRoot:{height:32,paddingRight:"8px",lineHeight:"29px",paddingLeft:"8px"},inputEl:{padding:"0 0 0 6px",height:"100%"},additionalActionButton:{padding:"6px"},nativeActionButton:{margin:"5px 10px",cursor:"pointer"},fileUploadingError:{marginTop:10,marginLeft:24},inputMain:{marginBottom:0,fontSize:"11px",color:t.palette.primary.text8},inputHelper:{display:"flex",paddingRight:5},cancelText:{cursor:"pointer"},highlightedLabel:{color:t.palette.primary.main},iconTooltip:{marginTop:"3px"},sendButton:{"&:hover":{backgroundColor:"rgba(3,188,212, 0.1)"},"&.MuiButtonBase-root":{padding:7}},inputAdornment:{marginBottom:"0!important",height:"100%"}}}))(J);module.exports=Q;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/classCallCheck"),r=require("@babel/runtime/helpers/createClass"),t=require("@babel/runtime/helpers/assertThisInitialized"),n=require("@babel/runtime/helpers/inherits"),o=require("@babel/runtime/helpers/possibleConstructorReturn"),i=require("@babel/runtime/helpers/getPrototypeOf"),u=require("@babel/runtime/helpers/defineProperty"),a=require("react"),s=require("prop-types"),l=require("@material-ui/core/styles"),c=require("./LoadingIndicator/LoadingIndicator.js"),p=require("./CommentWrapper.js"),d=require("react/jsx-runtime");function f(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var h=f(e),m=f(r),b=f(t),y=f(n),q=f(o),v=f(i),w=f(u),x=f(s);function j(e){var r=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var t,n=v.default(e);if(r){var o=v.default(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return q.default(this,t)}}var I={loadingIndicatorWrapper:{padding:"0 20px 0 0"}},R=function(e){y.default(t,e);var r=j(t);function t(e){var n;return h.default(this,t),n=r.call(this,e),w.default(b.default(n),"showIntoView",(function(){n.commentLoaderEl.current.scrollIntoView({block:"end"})})),n.commentLoaderEl=a.createRef(),n}return m.default(t,[{key:"componentDidMount",value:function(){this.props.showOnMount&&this.showIntoView()}},{key:"render",value:function(){return d.jsx("div",{ref:this.commentLoaderEl,children:d.jsx(p,{spaceAround:this.props.spaceAround,isLoader:!0,className:this.props.classes.commentWrapper,children:d.jsx("div",{style:I.loadingIndicatorWrapper,children:d.jsx(c,{fullscreen:!1,size:30})})})})}}]),t}(a.PureComponent);R.propTypes={showOnMount:x.default.bool,spaceAround:x.default.bool,classes:x.default.shape({}).isRequired},R.defaultProps={showOnMount:!1,spaceAround:!1};var g=l.withStyles({commentWrapper:{width:"calc(100% - 28px)"}})(R);module.exports=g;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),
|
|
1
|
+
"use strict";var e=require("prop-types"),r=require("classnames"),a=require("@material-ui/core/styles"),o=require("@material-ui/core/Paper"),p=require("react/jsx-runtime");function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=t(e),i=t(r),d=t(o),n=function(e,r,a){return a&&r?e.paperRootLoaderSpaceAround:a&&!r?e.paperRootLoader:!a&&r?e.paperRootSpaceAround:a||r?null:e.paperRoot},u=function(e){var r=e.spaceAround,a=e.isLoader,o=e.children,t=e.classes,s=e.className;return p.jsx(d.default,{className:i.default(n(t,r,a),t.paperBase,s),elevation:0,children:o})};u.propTypes={spaceAround:s.default.bool,isLoader:s.default.bool,children:s.default.node.isRequired,className:s.default.string,classes:s.default.shape({}).isRequired},u.defaultProps={spaceAround:!1,isLoader:!1,className:void 0};var l=a.withStyles({paperBase:{backgroundColor:"transparent",position:"relative"},paperRoot:{marginBottom:8},paperRootSpaceAround:{margin:"5px 0 10px",padding:11},paperRootLoader:{margin:"5px 0",minHeight:60},paperRootLoaderSpaceAround:{margin:"5px 0 10px",padding:"4px 0 6px"}})(u);module.exports=l;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),t=require("@material-ui/core/styles"),
|
|
1
|
+
"use strict";var e=require("prop-types"),t=require("@material-ui/core/styles"),r=require("@material-ui/core"),s=require("@material-ui/core/colors/grey"),a=require("../../utils/mobileDetect.js"),o=require("../Avatar/index.js"),i=require("../UserCardPopover.js"),n=require("./styles.css.js"),c=require("react/jsx-runtime");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=l(e),d=function(e){return e?"".concat(e.first_name," ").concat(e.last_name):""},p=function(e){var t=e.users,r=e.noReactionsText,s=t.length;if(!s)return r;var a="";s>19&&(a="\nand ".concat(s-19," more..."));var o=t.slice(0,19).join("\n");return"".concat(o).concat(a)},m=function(e){var t=e.likesCount,s=e.usersWhoLike,a=e.commentsCount,l=e.usersWhoCommented,u=e.onCommentsClick,m=e.currentUser,f=e.activeUsersList,h=e.classes,y=e.isNative,v=e.small;return c.jsxs(c.Fragment,{children:[!!t&&c.jsx(r.Tooltip,{title:c.jsx(p,{users:s,noReactionsText:"Nobody likes this yet..."}),enterTouchDelay:0,classes:{popper:h.tooltip},placement:"top",children:c.jsxs(r.Typography,{"data-testid":"".concat("FeedPo","_likesCounter_").concat(t),className:h.reactionTypographyRoot,variant:"caption",children:["Likes ",t]})}),!!a&&c.jsx("span",{onClick:u,children:c.jsx(r.Tooltip,{title:c.jsx(p,{users:l,noReactionsText:"Nobody commented this yet..."}),enterTouchDelay:0,classes:{popper:h.tooltip},placement:"top",children:c.jsxs(r.Typography,{"data-testid":"".concat("FeedPo","_commentsCounter_").concat(a),className:h.reactionTypographyRoot,variant:"caption",children:["Comments ",a]})})}),c.jsx("div",{"data-testid":"".concat("FeedPo","_activeUsersCounter_").concat(f&&f.length),className:n.cCommentsInfoActiveUsersList,children:f.map((function(e){return y?c.jsx(o.default,{displayName:d(e),imgSrc:e.profile_photo,className:h.avatarInList,size:v?24:32},e.id):c.jsx(i,{user:e,currentUser:m,children:c.jsx(o.default,{displayName:d(e),imgSrc:e.profile_photo,size:v?24:32,className:h.avatarInList})},e.id)}))})]})},f={reactionTypographyRoot:{color:l(s).default[400],margin:"0 8px",cursor:"pointer","&:hover":{textDecoration:"underline",textUnderlineOffset:"4px",color:"#fff"}},avatarInList:{marginRight:3,borderWidth:1},tooltip:{whiteSpace:"pre-line"}};m.propTypes={likesCount:u.default.number,usersWhoLike:u.default.arrayOf(u.default.shape({})),commentsCount:u.default.number,usersWhoCommented:u.default.arrayOf(u.default.string).isRequired,onCommentsClick:u.default.func,activeUsersList:u.default.arrayOf(u.default.shape({})).isRequired,classes:u.default.shape({}).isRequired,isNative:u.default.bool,small:u.default.bool,currentUser:u.default.shape({})},m.defaultProps={likesCount:0,usersWhoLike:[],commentsCount:0,onCommentsClick:function(){},small:!1,isNative:a.isNativeDetected,currentUser:{}};var h=t.withStyles(f)(m);module.exports=h;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/classCallCheck"),t=require("@babel/runtime/helpers/createClass"),i=require("@babel/runtime/helpers/inherits"),r=require("@babel/runtime/helpers/possibleConstructorReturn"),a=require("@babel/runtime/helpers/getPrototypeOf"),o=require("react"),n=require("prop-types"),s=require("@material-ui/core/styles"),l=require("@material-ui/core/Typography"),c=require("@material-ui/core/TextField"),u=require("@material-ui/core/DialogTitle"),f=require("@material-ui/core/DialogContent"),d=require("@material-ui/core/DialogContentText"),p=require("@material-ui/core/DialogActions"),h=require("@material-ui/core/Button"),m=require("@material-ui/core/Dialog"),x=require("react/jsx-runtime");function b(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var g=b(e),q=b(t),y=b(i),C=b(r),v=b(a),T=b(n),k=b(l),j=b(c),O=b(u),R=b(f),B=b(d),D=b(p),F=b(h),N=b(m);function S(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var i,r=v.default(e);if(t){var a=v.default(this).constructor;i=Reflect.construct(r,arguments,a)}else i=r.apply(this,arguments);return C.default(this,i)}}var w="confirmationDialog",P=function(e){y.default(i,e);var t=S(i);function i(e){var r;return g.default(this,i),(r=t.call(this,e)).state={confirmationTextField:""},r}return q.default(i,[{key:"actions",get:function(){return x.jsxs(x.Fragment,{children:[this.props.isShowCancel&&x.jsx(F.default,{variant:"text","data-testid":"".concat(w,"_cancelButton"),className:this.props.classes.actionButton,onClick:this.props.handleClose,color:"primary",children:"Cancel"}),x.jsx(F.default,{variant:"contained","data-testid":"".concat(w,"_confirmButton"),className:this.props.classes.actionButton,onClick:this.props.handleOk,disabled:this.props.disableOk||this.props.confirmationText&&this.props.confirmation!==this.state.confirmationTextField,color:"primary",children:this.props.okText})]})}},{key:"render",value:function(){var e=this;return x.jsxs(N.default,{open:this.props.open,onClose:this.props.handleClose,"aria-labelledby":"confirmation-dialog-title",classes:{paper:this.props.classes.paper},children:[x.jsx(O.default,{id:"confirmation-dialog-title",children:this.props.title}),x.jsx(R.default,{children:x.jsxs(B.default,{children:[x.jsx(k.default,{variant:"body2",className:this.props.classes.content,children:this.props.text}),this.props.confirmationText&&x.jsx(j.default,{fullWidth:!0,"data-testid":"".concat(w,"_input"),label:this.props.confirmationText,value:this.state.confirmationTextField,onChange:function(t){return e.setState({confirmationTextField:t.target.value})},className:this.props.classes.confirmation})]})}),x.jsx(D.default,{className:this.props.classes.actions,children:this.actions})]})}}]),i}(o.Component);P.propTypes={open:T.default.bool.isRequired,title:T.default.string,text:T.default.string.isRequired,confirmationText:T.default.string,confirmation:T.default.string,handleClose:T.default.func,handleOk:T.default.func,okText:T.default.string,disableOk:T.default.bool,isShowCancel:T.default.bool,classes:T.default.shape({}).isRequired},P.defaultProps={title:void 0,confirmationText:null,confirmation:"",okText:"Ok",handleOk:function(){},handleClose:function(){},disableOk:!1,isShowCancel:!0};var _=s.withStyles({actionButton:{marginLeft:15},confirmation:{marginTop:10}})(P);module.exports=_;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("prop-types"),
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/objectWithoutProperties"),r=require("prop-types"),i=require("classnames"),n=require("@material-ui/core/ListItemIcon"),o=require("@material-ui/core"),l=require("../MenuItem/index.js"),s=require("react/jsx-runtime");function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=a(e),c=a(t),p=a(r),d=a(i),f=a(n),m=["classes","icon","children","small"];function b(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,i)}return r}function y(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){u.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 h=o.makeStyles((function(e){return{menuItem:{height:function(e){return e.small?36:54},lineHeight:function(e){return e.small?"17px":"24px"},"&:hover svg":{fill:function(t){return t.disabled?e.palette.primary.text9:e.palette.primary.contrastText}}},listItemIcon:{paddingRight:e.spacing(1),color:function(t){return t.disabled?e.palette.primary.text9:e.palette.primary.text7},minWidth:"auto",fontSize:function(e){return e.small?16:24},"& .MuiSvgIcon-root":{fontSize:"inherit"}}}})),j=function(e){var t=e.classes,r=void 0===t?{}:t,i=e.icon,n=e.children,o=e.small,a=c.default(e,m),u=h({small:o,disabled:a.disabled});return s.jsxs(l,y(y({classes:y(y({},r),{},{root:d.default(u.menuItem,r.root)})},a),{},{children:[s.jsx(f.default,{classes:{root:u.listItemIcon},children:i}),n]}))};j.propTypes={children:p.default.node.isRequired,icon:p.default.node.isRequired,small:p.default.bool},j.defaultProps={small:!1},module.exports=j;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),o=require("classnames"),r=require("prop-types"),i=require("@material-ui/core"),l=require("@material-ui/icons/FileCopy"),a=require("../../utils/main.js"),n=require("react/jsx-runtime");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=s(e),p=s(o),c=s(r),d=s(l),f=i.makeStyles((function(e){return{icon:{cursor:"pointer"},tooltip:{color:e.palette.primary.text6,backgroundColor:"rgba(20, 20, 20, 0.5)"}}})),m=function(e){var o=e.children,r=e.classes,l=e.dataTestId,s=e.IconComponent,c=e.tooltipProps,d=t.useState(!1),m=u.default(d,2),y=m[0],b=m[1],g=f();return t.useEffect((function(){var e=setTimeout((function(){b(!1)}),c.delay);return function(){return clearTimeout(e)}}),[y]),n.jsx(i.Tooltip,{classes:{tooltip:p.default(g.tooltip,r.tooltip),popper:p.default(g.tooltipPopper,r.tooltipPopper)},title:c.title,open:y,disableFocusListener:!0,disableHoverListener:!0,placement:c.placement,children:n.jsx(s,{className:p.default(g.icon,r.icon),"data-testid":l,onClick:function(){b(!0),a.copyToClipboard(o)}})})};m.propTypes={children:c.default.string.isRequired,dataTestId:c.default.string,IconComponent:c.default.shape({}),tooltipProps:c.default.shape({title:c.default.string,placement:c.default.string,delay:c.default.number}),classes:c.default.shape({icon:c.default.string,tooltip:c.default.string,tooltipPopper:c.default.string})},m.defaultProps={dataTestId:null,IconComponent:d.default,tooltipProps:{title:"Copied",placement:"top",delay:1500},classes:{}},module.exports=m;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("@material-ui/core"),
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/objectWithoutProperties"),t=require("@material-ui/core"),n=require("prop-types"),l=require("classnames"),o=require("react/jsx-runtime");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=i(e),s=i(r),u=i(n),p=i(l),c=["label","height","children"];function d(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function f(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?d(Object(t),!0).forEach((function(r){a.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):d(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}var b=t.makeStyles((function(e){return{formControl:{width:"100%",height:function(e){return e}},inputLabel:{color:e.palette.primary.text6,fontSize:"14px",letterSpacing:"0.8px"},select:{background:e.palette.background.b7,"&::before":{borderBottom:"none !important"},"&::after":{borderBottom:"none !important"}},selectedItem:{display:"flex",alignItems:"center"},iconOpen:{color:e.palette.primary.main},paper:{marginTop:function(e){return e+10}},disabled:{color:e.palette.primary.text8}}})),m=function(e){var r,n,l,i=e.label,a=e.height,u=e.children,d=s.default(e,c),m=b(a);return o.jsxs(t.FormControl,{variant:"filled",className:m.formControl,fullWidth:!0,children:[o.jsx(t.InputLabel,{className:m.inputLabel,children:i}),o.jsx(t.Select,f(f({className:m.select,classes:{select:m.selectedItem,iconOpen:m.iconOpen,disabled:m.disabled}},d),{},{MenuProps:f(f({},(null==d?void 0:d.MenuProps)||{}),{},{classes:f(f({},(null==d||null===(r=d.MenuProps)||void 0===r?void 0:r.classes)||{}),{},{paper:p.default(m.paper,null==d||null===(n=d.MenuProps)||void 0===n||null===(l=n.classes)||void 0===l?void 0:l.paper)})}),children:u}))]})};m.propTypes={children:u.default.shape().isRequired,label:u.default.string.isRequired,height:u.default.number,MenuProps:u.default.shape()},m.defaultProps={height:56,MenuProps:{}},module.exports=m;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";var e=require("react").createContext();module.exports=e;
|
|
@@ -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/defineProperty"),t=require("@babel/runtime/helpers/slicedToArray"),a=require("react"),s=require("lodash"),n=require("prop-types"),r=require("classnames"),i=require("@material-ui/core");require("../../Annotations/components/AnnotationsList/index.js");var l=require("../../Annotations/components/LastAnnotation/index.js");require("../../Annotations/AnnotationsContext.js");var d=require("../../../constants/segment.js"),o=require("../../../constants/devcenter.js");require("../../../constants/goals.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("../../GradientManager/configuration/constants.js");var u=require("../../../utils/devcenter.js"),p=require("./VersionBadge.js"),c=require("./PadMode.js"),f=require("./utils.js"),m=require("../../AssetNameLabel/SecondaryAssetNameLabel.js"),g=require("../../AssetNameLabel/AssetNameLabel.js"),j=require("./PadIcon.js"),A=require("./AppHeader.css.js"),v=require("./AppHeaderStyles.js"),h=require("react/jsx-runtime");function b(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var y=b(e),S=b(t),x=b(n),q=b(r);function L(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,s)}return a}function N(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?L(Object(a),!0).forEach((function(t){y.default(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):L(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}var P="DevCenter_AppHeader",_=function(e){return"/assets/".concat(null==e?void 0:e.asset_id)};function O(e){var t,n,r,c,b,y=e.app,x=e.appLastAnnotation,L=e.appSettings,O=e.badge,I=e.children,M=e.classes,w=e.coordinates,C=e.currentUser,E=e.fracFleet,T=e.isMaximized,W=e.logoSrc,D=e.onSettingChange,k=e.openAnnotationsList,B=e.primaryAssetStatusBadge,F=e.rig,H=e.showLastAnnotation,R=e.updateCurrentDashboardAppLastAnnotation,U=e.well,V=e.wells,G=e.PadModeComponent,z=e.activeWellName,Y=a.useState(!1),Z=S.default(Y,2),J=Z[0],K=Z[1],Q=a.useRef(null),X=null==w?void 0:w.pixelWidth;a.useEffect((function(){var e,t;K((null===(e=Q.current)||void 0===e?void 0:e.scrollWidth)>(null===(t=Q.current)||void 0===t?void 0:t.offsetWidth))}),[null===(t=Q.current)||void 0===t?void 0:t.offsetWidth,X]);var $=f.getAppDimension(X),ee=u.getAppName(y),te=u.getAppSegment(y),ae=te===d.SEGMENTS.COMPLETION,se=function(e){var t,a=e.appSettings,s=void 0===a?{}:a,n=e.well,r=e.rig,i=e.fracFleet,l=e.segment,o=l===d.SEGMENTS.DRILLING,u=l===d.SEGMENTS.COMPLETION,p=s.wellId,c=s.rigId,f=s.fracFleetId,m=s.padId,g=null==i||null===(t=i.pad_frac_fleets.find((function(e){return e.pad.id===(m||i.current_pad_id)})))||void 0===t?void 0:t.pad,j=o?p&&(null==n?void 0:n.name):null==g?void 0:g.name,A="/assets/types/pad/".concat(m||(null==i?void 0:i.current_pad_id)),v=o?null==r?void 0:r.name:null==i?void 0:i.name,h=!!(p||c||f),b=!1,y=o?v&&_(n):A;return u&&!h&&null!=n&&n.id&&null!=n&&n.name&&(b=!0,h=!0,y=_(n),v=n.name),{isPrimaryAssetStatusVisible:b,isPrimaryNameVisible:h,primaryAssetLink:y,primaryAssetName:v,secondaryAssetLink:o?_(n):"/assets/types/pad/".concat(m||(null==i?void 0:i.current_pad_id)),secondaryAssetName:j}}({appSettings:null==y?void 0:y.settings,well:U,rig:F,fracFleet:E,segment:te}),ne=se.isPrimaryAssetStatusVisible,re=se.isPrimaryNameVisible,ie=se.primaryAssetLink,le=se.primaryAssetName,de=se.secondaryAssetLink,oe=se.secondaryAssetName,ue=[f.APP_LAYOUT_SIZES.MEDIUM,f.APP_LAYOUT_SIZES.SMALL].includes($),pe=y&&y.id===o.DEV_CENTER_CLI_APP_ID,ce={fracFleet:E,wells:V,well:U,onSettingChange:D,appSettings:L,disableActiveWellsInPadSelect:null==y||null===(n=y.package)||void 0===n||null===(r=n.manifest)||void 0===r||null===(c=r.application)||void 0===c||null===(b=c.ui)||void 0===b?void 0:b.disableActiveWellsInPadSelect},fe=v.useStyles({isMobileSize:ue});return h.jsxs("div",{className:q.default(fe.appHeaderWrapper,M.appHeader),children:[h.jsxs("div",{className:fe.appHeaderContainer,children:[h.jsx("div",{className:q.default(fe.titleBlock,M.titleBlock),children:h.jsxs("div",{className:M.appHeaderTitleWrapper,ref:Q,children:[h.jsxs("div",{className:fe.titleWrapper,children:[W&&h.jsxs(h.Fragment,{children:[h.jsx("img",{className:fe.logo,src:W,alt:"company logo"}),h.jsx("div",{className:fe.separateLine})]}),h.jsx(i.Tooltip,{title:J?ee:"",placement:"bottom",children:h.jsx("h6",{"data-testid":"".concat(P,"_name"),className:fe.title,children:ee})}),h.jsx(p.VersionBadge,{appPackage:null==y?void 0:y.package})]}),O]})}),y&&w&&h.jsxs("div",{className:q.default(A.controlsContainer,T&&A.appMaximized),children:[!ue&&h.jsxs(h.Fragment,{children:[ae&&z&&h.jsx(i.Typography,{variant:"caption",children:z}),ae&&h.jsx(G,N({},ce)),I]}),h.jsxs("div",{className:A.assetLabels,children:[oe&&h.jsx(m.SecondaryAssetNameLabel,{assetName:oe,coordinatesPixelWidth:X,dataTestId:"".concat(P,"_secondaryAsset"),href:!pe&&de,icon:ae&&h.jsx(j.PadIcon,{}),isColored:!ae||y.settings.padId&&y.settings.padId!==E.current_pad_id}),re&&h.jsx(g.AssetNameLabel,{assetName:le,coordinatesPixelWidth:X,dataTestId:"".concat(P,"_primaryAsset"),href:!pe&&(ie||"/feed"),statusBadge:ne&&B})]})]}),H&&x&&h.jsx(l,{annotation:x,appId:s.get(y,["app","id"]),currentUser:C,dashboardAppId:y.id,openAnnotationsList:k,updateCurrentDashboardAppLastAnnotation:R})]}),ue&&h.jsxs(i.Box,{display:"flex",alignItems:"center",mt:1,children:[ae&&!U&&(V||E)&&h.jsx("div",{className:A.padModeSelect,children:h.jsx(G,N({},ce))}),I]})]})}O.propTypes={app:x.default.object.isRequired,badge:x.default.node,classes:x.default.shape({appHeader:x.default.string,titleBlock:x.default.string,appHeaderTitleWrapper:x.default.string}),showLastAnnotation:x.default.bool,currentUser:x.default.shape({}),appLastAnnotation:x.default.shape({}),updateCurrentDashboardAppLastAnnotation:x.default.func,openAnnotationsList:x.default.func,rig:x.default.shape({name:x.default.string,asset_id:x.default.number}),well:x.default.shape({name:x.default.string,asset_id:x.default.number}),fracFleet:x.default.shape({name:x.default.string,current_pad_id:x.default.number,pad_frac_fleets:x.default.arrayOf(x.default.shape({pad:x.default.shape({id:x.default.number.isRequired}).isRequired})).isRequired}),wells:x.default.arrayOf(x.default.shape({})),coordinates:x.default.shape({pixelWidth:x.default.number.isRequired}),isMaximized:x.default.bool,appSettings:x.default.shape({}),onSettingChange:x.default.func,children:x.default.arrayOf(x.default.node),logoSrc:x.default.string,primaryAssetStatusBadge:x.default.node,PadModeComponent:x.default.elementType,activeWellName:x.default.string},O.defaultProps={appLastAnnotation:null,appSettings:null,badge:null,children:null,classes:{},coordinates:void 0,currentUser:void 0,fracFleet:null,isMaximized:!1,logoSrc:null,onSettingChange:void 0,openAnnotationsList:void 0,rig:null,showLastAnnotation:!0,updateCurrentDashboardAppLastAnnotation:function(){},well:null,wells:null,primaryAssetStatusBadge:null,PadModeComponent:c,activeWellName:null},exports.PAGE_NAME=P,exports.default=O;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@material-ui/core").makeStyles((function(e){return{appHeaderWrapper:{width:"100%",marginBottom:8},appHeaderContainer:{display:"flex",justifyContent:"space-between"},titleBlock:{display:"flex",justifyContent:"center",flexDirection:"column",overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",marginRight:16},titleWrapper:{display:"flex",alignItems:"center"},logo:{maxWidth:"130px",maxHeight:"40px"},separateLine:{width:"1px",height:"16px",backgroundColor:e.palette.primary.text9,borderRadius:"1px",margin:"auto 12px"},title:{margin:"0 8px 0 1px",fontSize:"18px",overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",lineHeight:"24px",zIndex:1e3,fontWeight:"bold"}}}));exports.useStyles=e;
|