@corva/ui 0.73.0-8-devc-459 → 0.73.0-rc.0
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/cjs-bundle/CLI/hocs/constants.js +1 -0
- package/cjs-bundle/CLI/hocs/utils.js +1 -0
- package/cjs-bundle/clients/api/apiCore.js +1 -0
- package/cjs-bundle/clients/api/httpMessages.js +1 -0
- package/cjs-bundle/clients/clientStorage/core.js +1 -0
- package/cjs-bundle/clients/clientStorage/index.js +1 -0
- package/cjs-bundle/clients/constants.js +1 -0
- package/cjs-bundle/clients/index.js +1 -0
- package/cjs-bundle/clients/jsonApi/index.js +1 -0
- package/cjs-bundle/clients/jsonApi/postTaskAndWaitResult.js +1 -0
- package/cjs-bundle/clients/subscriptions.js +1 -0
- package/cjs-bundle/clients/utils.js +1 -0
- package/cjs-bundle/components/AddComment/Popover.js +1 -0
- package/cjs-bundle/components/AddComment/Popup.js +1 -0
- package/cjs-bundle/components/AddComment/components/Content.js +1 -0
- package/cjs-bundle/components/AdvancedSlider/AdvancedSlider.js +1 -0
- package/cjs-bundle/components/AdvancedSlider/Handle.js +1 -0
- package/cjs-bundle/components/AnchorsList/AnchorsList.js +1 -0
- package/cjs-bundle/components/Annotations/AnnotationsContext.js +1 -0
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/index.js +1 -0
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/style.css.js +1 -0
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/Annotation/index.js +1 -0
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/Annotation/style.css.js +1 -0
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationComments/index.js +1 -0
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationComments/style.css.js +1 -0
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/StyledSelect.js +1 -0
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/index.js +1 -0
- package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/style.css.js +1 -0
- package/cjs-bundle/components/Annotations/components/AnnotationsList/index.js +1 -0
- package/cjs-bundle/components/Annotations/components/AnnotationsList/style.css.js +1 -0
- package/cjs-bundle/components/Annotations/components/LastAnnotation/index.js +1 -0
- package/cjs-bundle/components/Annotations/components/LastAnnotation/style.css.js +1 -0
- package/cjs-bundle/components/Annotations/constants.js +1 -0
- package/cjs-bundle/components/AppIcon/AppIcon.js +1 -0
- package/cjs-bundle/components/AppIcon/assets/CompletionAppIcon.js +1 -0
- package/cjs-bundle/components/AppIcon/assets/CompletionAppIconBe.js +1 -0
- package/cjs-bundle/components/AppIcon/assets/DrillingAppIcon.js +1 -0
- package/cjs-bundle/components/AppIcon/assets/DrillingAppIconBe.js +1 -0
- package/cjs-bundle/components/AppIcon/assets/NoSegmentAppIcon.js +1 -0
- package/cjs-bundle/components/AppIcon/utils.js +1 -0
- package/cjs-bundle/components/AppVersionsSelect/AppVersionsSelect.js +1 -0
- package/cjs-bundle/components/AppVersionsSelect/effects/index.js +1 -0
- package/cjs-bundle/components/AssetEditor/AssetEditorAutocomplete.js +1 -0
- package/cjs-bundle/components/AssetEditor/AssetEditors.css.js +1 -0
- package/cjs-bundle/components/AssetEditor/SingleAssetEditor.js +1 -0
- package/cjs-bundle/components/AssetEditor/constants.js +1 -0
- package/cjs-bundle/components/AssetEditor/effects/index.js +1 -0
- package/cjs-bundle/components/AssetEditor/index.js +1 -0
- package/cjs-bundle/components/AssetEditorV2/components/MultipleAssetsToggle.js +1 -0
- package/cjs-bundle/components/AssetEditorV2/components/PrimaryAssetSelect.js +1 -0
- package/cjs-bundle/components/AssetEditorV2/components/PrimaryAssetSelectV2.js +1 -0
- package/cjs-bundle/components/AssetEditorV2/components/SecondaryAssetSelect.js +1 -0
- package/cjs-bundle/components/AssetEditorV2/components/SelectItem.js +1 -0
- package/cjs-bundle/components/AssetEditorV2/constants.js +1 -0
- package/cjs-bundle/components/AssetEditorV2/effects/index.js +1 -0
- package/cjs-bundle/components/AssetEditorV2/effects/usePrimaryAssetSelectData.js +1 -0
- package/cjs-bundle/components/AssetEditorV2/index.js +1 -0
- package/cjs-bundle/components/AssetEditorV2/utils/index.js +1 -0
- package/cjs-bundle/components/AssetNameLabel/AssetNameLabel.js +1 -0
- package/cjs-bundle/components/AssetNameLabel/AssetNameLabel.styles.css.js +1 -0
- package/cjs-bundle/components/AssetNameLabel/AssetStatusBadge.js +1 -0
- package/cjs-bundle/components/AssetNameLabel/SecondaryAssetNameLabel.js +1 -0
- package/cjs-bundle/components/AssetNameLabel/SecondaryAssetNameLable.styles.css.js +1 -0
- package/cjs-bundle/components/Attachment/index.js +1 -0
- package/cjs-bundle/components/Attachment/styles.css.js +1 -0
- package/cjs-bundle/components/Autocomplete/Autocomplete.js +1 -0
- package/cjs-bundle/components/Avatar/index.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/Map.css.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/Map.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/index.css.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/index.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AssetSearch.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetResultSection.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetTypesSection.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/constants.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/effects/useAssetsData.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/utils/apiCalls.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/NumberCircle.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/SectionItem.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/WellListItem.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/index.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/constants.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/effects/index.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/index.js +1 -0
- package/cjs-bundle/components/BICOffsetPickerDialog/utils/apiCalls.js +1 -0
- package/cjs-bundle/components/Breadcrumbs/index.js +1 -0
- package/cjs-bundle/components/Button/index.js +1 -0
- package/cjs-bundle/components/Casing/CasingComponentIcon.js +1 -0
- package/cjs-bundle/components/Casing/CasingTable/CasingComponent.js +1 -0
- package/cjs-bundle/components/Casing/CasingTable/index.js +1 -0
- package/cjs-bundle/components/Casing/CasingTableV2/CasingTableV2.css.js +1 -0
- package/cjs-bundle/components/Casing/CasingTableV2/CasingTableV2.js +1 -0
- package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Browser.js +1 -0
- package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +1 -0
- package/cjs-bundle/components/Casing/CasingTableV2/components/Component.js +1 -0
- package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Browser.js +1 -0
- package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +1 -0
- package/cjs-bundle/components/Casing/CasingTableV2/components/EditComponentDialog.js +1 -0
- package/cjs-bundle/components/Casing/CasingTableV2/components/Header.js +1 -0
- package/cjs-bundle/components/Casing/CasingTableV2/components/SortableComponent.js +1 -0
- package/cjs-bundle/components/Casing/CasingTableV2/components/SortableComponents.js +1 -0
- package/cjs-bundle/components/Casing/CasingTableV2/components/constants.js +1 -0
- package/cjs-bundle/components/Casing/CasingTile/CasingTile.js +1 -0
- package/cjs-bundle/components/Casing/CasingTile/style.js +1 -0
- package/cjs-bundle/components/Casing/CasingTileIcon.js +1 -0
- package/cjs-bundle/components/Chart/ChartWrapperContext.js +1 -0
- package/cjs-bundle/components/Chart/components/AxisDropdown.js +1 -0
- package/cjs-bundle/components/Chart/components/AxisOverlay.js +1 -0
- package/cjs-bundle/components/Chart/components/ChartButton.js +1 -0
- package/cjs-bundle/components/Chart/components/ChartButtons.js +1 -0
- package/cjs-bundle/components/Chart/components/ChartSelect.js +1 -0
- package/cjs-bundle/components/Chart/components/ChartWrapper.js +1 -0
- package/cjs-bundle/components/Chart/components/buttons/ChartTypeButton.js +1 -0
- package/cjs-bundle/components/Chart/components/buttons/DragToZoomButton.js +1 -0
- package/cjs-bundle/components/Chart/components/buttons/HideAxesButton.js +1 -0
- package/cjs-bundle/components/Chart/components/buttons/PanButton.js +1 -0
- package/cjs-bundle/components/Chart/components/buttons/ResetZoomButton.js +1 -0
- package/cjs-bundle/components/Chart/components/buttons/ZoomInButton.js +1 -0
- package/cjs-bundle/components/Chart/components/buttons/ZoomOutButton.js +1 -0
- package/cjs-bundle/components/Chart/constants.js +1 -0
- package/cjs-bundle/components/Chart/effects/useChartModifier.js +1 -0
- package/cjs-bundle/components/Chart/effects/useChartTypeSwitch.js +1 -0
- package/cjs-bundle/components/Chart/effects/useHideAxes.js +1 -0
- package/cjs-bundle/components/Chart/effects/useKeyboardControl.js +1 -0
- package/cjs-bundle/components/Chart/effects/useZoom.js +1 -0
- package/cjs-bundle/components/Chart/formations.js +1 -0
- package/cjs-bundle/components/Chart/utils.js +1 -0
- package/cjs-bundle/components/ChartActionsList/ChartActionsList.css.js +1 -0
- package/cjs-bundle/components/ChartActionsList/ChartActionsList.js +1 -0
- package/cjs-bundle/components/ChartActionsList/icons/GoLive.js +1 -0
- package/cjs-bundle/components/ChartActionsList/icons/LeftArrow.js +1 -0
- package/cjs-bundle/components/ChartActionsList/icons/RightArrow.js +1 -0
- package/cjs-bundle/components/ChartActionsList/icons/TimeRange.js +1 -0
- package/cjs-bundle/components/ChartActionsList/icons/ZoomIn.js +1 -0
- package/cjs-bundle/components/ChartActionsList/icons/ZoomOut.js +1 -0
- package/cjs-bundle/components/Checkbox/index.js +1 -0
- package/cjs-bundle/components/Chip/index.js +1 -0
- package/cjs-bundle/components/CollapsableSidebar.js +1 -0
- package/cjs-bundle/components/CollapsibleContent.js +1 -0
- package/cjs-bundle/components/ColorPicker/ColorPicker.js +1 -0
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/ColorSquare/ColorSquare.js +1 -0
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/Palette.css.js +1 -0
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/Palette.js +1 -0
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/PaletteConstants.js +1 -0
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +1 -0
- package/cjs-bundle/components/ColorPickerPalette/ColorPickerPalette.js +1 -0
- package/cjs-bundle/components/Comment/CommentIcon/BadgeIcon.js +1 -0
- package/cjs-bundle/components/Comment/CommentIcon/index.js +1 -0
- package/cjs-bundle/components/Comment/index.js +1 -0
- package/cjs-bundle/components/Comment/styles.css.js +1 -0
- package/cjs-bundle/components/CommentInput/index.js +1 -0
- package/cjs-bundle/components/CommentInput/styles.css.js +1 -0
- package/cjs-bundle/components/CommentLoader.js +1 -0
- package/cjs-bundle/components/CommentWrapper.js +1 -0
- package/cjs-bundle/components/CommentsInfo/index.js +1 -0
- package/cjs-bundle/components/CommentsInfo/styles.css.js +1 -0
- package/cjs-bundle/components/ConfirmationDialog.js +1 -0
- package/cjs-bundle/components/ContextMenuItem/index.js +1 -0
- package/cjs-bundle/components/CopyToClipboard/CopyToClipboard.js +1 -0
- package/cjs-bundle/components/Counter/index.js +1 -0
- package/cjs-bundle/components/CustomSelect/index.js +1 -0
- package/cjs-bundle/components/DatePicker/index.js +1 -0
- package/cjs-bundle/components/DateTimePicker/index.js +1 -0
- package/cjs-bundle/components/DevCenter/AppContext.js +1 -0
- package/cjs-bundle/components/DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js +1 -0
- package/cjs-bundle/components/DevCenter/AppHeader/AppHeader.css.js +1 -0
- package/cjs-bundle/components/DevCenter/AppHeader/AppHeader.js +1 -0
- package/cjs-bundle/components/DevCenter/AppHeader/AppHeaderStyles.js +1 -0
- package/cjs-bundle/components/DevCenter/AppHeader/PadIcon.js +1 -0
- package/cjs-bundle/components/DevCenter/AppHeader/PadMode.js +1 -0
- package/cjs-bundle/components/DevCenter/AppHeader/VersionBadge.js +1 -0
- package/cjs-bundle/components/DevCenter/AppHeader/utils.js +1 -0
- package/cjs-bundle/components/DevCenter/AppSettingsPopover/AppSettingsPopover.js +1 -0
- package/cjs-bundle/components/DevCenter/AppSideBar/AppSideBar.js +1 -0
- package/cjs-bundle/components/DevCenter/AppsDataProvider/AppsDataProvider.js +1 -0
- package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/constants.js +1 -0
- package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/dataResolvers.js +1 -0
- package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/useAppsData.js +1 -0
- package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/utils.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.css.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/styles.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/components/ChooseAssetButton.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.css.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.css.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/RestoreAppSizeButton.css.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/RollbarWrapper/RollbarWrapper.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsData.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsList.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAppMaximized.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAppSettings.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/utils.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterRouterContext/DevCenterRouterContext.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.css.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterRouterContext/effects/useDevCenterRouter.js +1 -0
- package/cjs-bundle/components/DevCenter/DevCenterRouterContext/hocs/withUniversalLocationHOC.js +1 -0
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterAppZoidComponent.js +1 -0
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js +1 -0
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.module.css.js +1 -0
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +1 -0
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/constants.js +1 -0
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/effects/useXProps.js +1 -0
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/utils/replaceUndefinedValuesWithNull.js +1 -0
- package/cjs-bundle/components/DevCenter/NavigationBar/NavigationBar.js +1 -0
- package/cjs-bundle/components/DevCenter/SideBar/SideBar.js +1 -0
- package/cjs-bundle/components/DisabledSettingsMessage/DisabledSettingsMessage.js +1 -0
- package/cjs-bundle/components/DocumentViewer/DocumentViewer.js +1 -0
- package/cjs-bundle/components/DocumentViewer/styles.js +1 -0
- package/cjs-bundle/components/Drillstring/BHACasingEmptyView/BHACasingEmptyView.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentDetail/constants.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentDetail/index.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentIcon.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/BHAComponentsTable.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/BhaComponentsTable.css.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Browser.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Component.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/EditComponentDialog.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Header.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Browser.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Browser.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/SortableComponent.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/SortableComponents.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Browser.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Suggestions/AutoCompleteDialog.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Browser.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/constants.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/CancelButton.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/FormatedNumber.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/InputText.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/MoreButton.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SaveButton.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SelectField.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/StaticField.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/sharedStyles.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/utils/calculation.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAList/BHAList.js +1 -0
- package/cjs-bundle/components/Drillstring/BHAList/styles.css.js +1 -0
- package/cjs-bundle/components/Drillstring/BHASchematic.js +1 -0
- package/cjs-bundle/components/Drillstring/BHATable/BHAComponent.js +1 -0
- package/cjs-bundle/components/Drillstring/BHATable/index.js +1 -0
- package/cjs-bundle/components/Drillstring/BHATile/BHATile.js +1 -0
- package/cjs-bundle/components/Drillstring/BHATile/styles.css.js +1 -0
- package/cjs-bundle/components/Drillstring/BHATileIcon.js +1 -0
- package/cjs-bundle/components/Drillstring/BhaIndicator/BhaIndicator.js +1 -0
- package/cjs-bundle/components/Drillstring/BhaIndicator/styles.css.js +1 -0
- package/cjs-bundle/components/Drillstring/DrillstringDetail/DrillstringDetail.js +1 -0
- package/cjs-bundle/components/Drillstring/DrillstringDetail/styles.css.js +1 -0
- package/cjs-bundle/components/EChartsWrapper/EChartsWrapper.js +1 -0
- package/cjs-bundle/components/EChartsWrapper/components/Toolbox/Toolbox.js +1 -0
- package/cjs-bundle/components/EChartsWrapper/components/Toolbox/ToolboxButton.js +1 -0
- package/cjs-bundle/components/EditableItem/EditableItem/index.js +1 -0
- package/cjs-bundle/components/EditableItem/EditableItemWithBadge/index.js +1 -0
- package/cjs-bundle/components/EmbeddedApp/DevCenterEmbeddedApp.js +1 -0
- package/cjs-bundle/components/EmbeddedApp/EmbeddedApp.js +1 -0
- package/cjs-bundle/components/EmbeddedApp/components/AppInfo.js +1 -0
- package/cjs-bundle/components/EmbeddedApp/styles.css.js +1 -0
- package/cjs-bundle/components/EmojiIconButton.js +1 -0
- package/cjs-bundle/components/EmptyState/EmptyState.js +1 -0
- package/cjs-bundle/components/EmptyState/constants.js +1 -0
- package/cjs-bundle/components/EmptyState/images/index.js +1 -0
- package/cjs-bundle/components/EmptyState/styles.js +1 -0
- package/cjs-bundle/components/EmptyState/utils.js +1 -0
- package/cjs-bundle/components/EmptyView/EmptyAppView/EmptyAppView.js +1 -0
- package/cjs-bundle/components/EmptyView/EmptyAppView/components/ErrorSubtitleWithIntercomLink.js +1 -0
- package/cjs-bundle/components/EmptyView/EmptyView.js +1 -0
- package/cjs-bundle/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.css.js +1 -0
- package/cjs-bundle/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js +1 -0
- package/cjs-bundle/components/ErrorBoundary/ErrorBoundary.js +1 -0
- package/cjs-bundle/components/FailedFileUploading.js +1 -0
- package/cjs-bundle/components/FeedItem/FeedItem.css.js +1 -0
- package/cjs-bundle/components/FeedItem/FeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/FeedItemEditProvider/FeedItemEditModal.js +1 -0
- package/cjs-bundle/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.js +1 -0
- package/cjs-bundle/components/FeedItem/components/Actions.js +1 -0
- package/cjs-bundle/components/FeedItem/components/AvatarIcon.js +1 -0
- package/cjs-bundle/components/FeedItem/components/Content.js +1 -0
- package/cjs-bundle/components/FeedItem/components/CreatedAt.js +1 -0
- package/cjs-bundle/components/FeedItem/components/FeedComments.js +1 -0
- package/cjs-bundle/components/FeedItem/components/Icon.js +1 -0
- package/cjs-bundle/components/FeedItem/components/LessonsLearnedLeafIcon.js +1 -0
- package/cjs-bundle/components/FeedItem/components/Reactions.js +1 -0
- package/cjs-bundle/components/FeedItem/components/RigAndWell.js +1 -0
- package/cjs-bundle/components/FeedItem/components/TypeAndAssetTitle.js +1 -0
- package/cjs-bundle/components/FeedItem/editModals/DvdCommentEdit/DvdCommentEdit.js +1 -0
- package/cjs-bundle/components/FeedItem/editModals/HookloadCommentEdit/HookloadCommentEdit.js +1 -0
- package/cjs-bundle/components/FeedItem/editModals/LessonsLearnedEdit/LessonsLearnedEdit.js +1 -0
- package/cjs-bundle/components/FeedItem/editModals/NptLessonsCommentEdit/NptLessonsCommentEdit.js +1 -0
- package/cjs-bundle/components/FeedItem/editModals/PCCommentEdit/PCCommentEdit.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/AlertFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/helpers.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/styles.css.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/BhaFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaNumber.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaSchematic.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/Info.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/NoData.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/styles.css.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionDailyCostFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionDocumentFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionNptFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionOperationSummaryFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionOperationalNoteFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/DepthCommentFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/DocumentFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/DrillerMemoFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingDailyCostFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingOperationSummaryFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingOperationalNoteFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/DvDCommentFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/FluidReportFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/GeosteeringFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/HookloadCommentFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Critical.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Major.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Minor.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/index.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/NptFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/NptLessonsCommentFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/PCCommentFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/PostFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/api.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/NoData.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Predictions.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/PredictionsItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/Stages.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/utils.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/index.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/api.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/AccuracyPlan.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/ActualPointInfo.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/Warning.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/TracesMemoFeedItem.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/TargetChanges.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/VerticalSectionAzimuth.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/constants.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/index.js +1 -0
- package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/styles.css.js +1 -0
- package/cjs-bundle/components/FilePreview/index.js +1 -0
- package/cjs-bundle/components/FilePreview/styles.css.js +1 -0
- package/cjs-bundle/components/FileTypeIcon.js +1 -0
- package/cjs-bundle/components/FileUploadIconButton.js +1 -0
- package/cjs-bundle/components/FilesLoader/FilesLoader.js +1 -0
- package/cjs-bundle/components/FilesLoader/Icons/CSVFileIcon.js +1 -0
- package/cjs-bundle/components/FilesLoader/Icons/DocFileIcon.js +1 -0
- package/cjs-bundle/components/FilesLoader/Icons/EDMFileIcon.js +1 -0
- package/cjs-bundle/components/FilesLoader/Icons/ExelFileIcon.js +1 -0
- package/cjs-bundle/components/FilesLoader/Icons/FileIcon.js +1 -0
- package/cjs-bundle/components/FilesLoader/Icons/IconRefresh.js +1 -0
- package/cjs-bundle/components/FilesLoader/Icons/IconSuccess.js +1 -0
- package/cjs-bundle/components/FilesLoader/Icons/IconWarning.js +1 -0
- package/cjs-bundle/components/FilesLoader/Icons/ImageFileIcon.js +1 -0
- package/cjs-bundle/components/FilesLoader/Icons/PdfFileIcon.js +1 -0
- package/cjs-bundle/components/FilesLoader/Icons/UnknownFileIcon.js +1 -0
- package/cjs-bundle/components/FilesLoader/Icons/UploadIcon.js +1 -0
- package/cjs-bundle/components/FilesLoader/useStyles.js +1 -0
- package/cjs-bundle/components/FolderMenuItem/components/ClosedFolderIcon.js +1 -0
- package/cjs-bundle/components/FolderMenuItem/components/FolderIcon.js +1 -0
- package/cjs-bundle/components/FolderMenuItem/components/OpenFolderIcon.js +1 -0
- package/cjs-bundle/components/FolderMenuItem/index.js +1 -0
- package/cjs-bundle/components/FolderMenuItemWithLinks/index.js +1 -0
- package/cjs-bundle/components/GoogleDocsViewer/index.js +1 -0
- package/cjs-bundle/components/GoogleDocsViewer/styles.css.js +1 -0
- package/cjs-bundle/components/GradientManager/GradientList.js +1 -0
- package/cjs-bundle/components/GradientManager/GradientManager.js +1 -0
- package/cjs-bundle/components/GradientManager/GradientManager.styles.js +1 -0
- package/cjs-bundle/components/GradientManager/GradientPreview/GradientPreview.js +1 -0
- package/cjs-bundle/components/GradientManager/GradientSelect.js +1 -0
- package/cjs-bundle/components/GradientManager/GradientSelect.styles.js +1 -0
- package/cjs-bundle/components/GradientManager/configuration/constants.js +1 -0
- package/cjs-bundle/components/GradientPicker/GradientPicker.js +1 -0
- package/cjs-bundle/components/GradientPicker/GradientPicker.styles.js +1 -0
- package/cjs-bundle/components/GradientPicker/GradientPicker.utils.js +1 -0
- package/cjs-bundle/components/HeaderLayout/HeaderLayout.css.js +1 -0
- package/cjs-bundle/components/HeaderLayout/HeaderLayout.js +1 -0
- package/cjs-bundle/components/HeaderLayout/constants.js +1 -0
- package/cjs-bundle/components/HeaderLayout/effects/index.js +1 -0
- package/cjs-bundle/components/HeaderLayout/utils.js +1 -0
- package/cjs-bundle/components/HelpCenter/HelpCenterIcon.js +1 -0
- package/cjs-bundle/components/HelpCenter/index.js +1 -0
- package/cjs-bundle/components/IconButton/index.js +1 -0
- package/cjs-bundle/components/IconMenu/index.js +1 -0
- package/cjs-bundle/components/Icons/AnnotationIcon.js +1 -0
- package/cjs-bundle/components/Icons/AttachIcon.js +1 -0
- package/cjs-bundle/components/Icons/DangerousIcon.js +1 -0
- package/cjs-bundle/components/Icons/EmojiIcon.js +1 -0
- package/cjs-bundle/components/Icons/RecommendationIcon.js +1 -0
- package/cjs-bundle/components/Icons/SendIcon.js +1 -0
- package/cjs-bundle/components/ImageViewer/index.js +1 -0
- package/cjs-bundle/components/ImageViewer/styles.css.js +1 -0
- package/cjs-bundle/components/InfiniteList/index.js +1 -0
- package/cjs-bundle/components/InfiniteList/styles.css.js +1 -0
- package/cjs-bundle/components/KeyboardDateTimePicker.js +1 -0
- package/cjs-bundle/components/LabelsCounter/LabelsCounter.js +1 -0
- package/cjs-bundle/components/LoadingIndicator/FullScreenLoadingIndicator.js +1 -0
- package/cjs-bundle/components/LoadingIndicator/InlineLoadingIndicator.js +1 -0
- package/cjs-bundle/components/LoadingIndicator/Loader.js +1 -0
- package/cjs-bundle/components/LoadingIndicator/LoadingIndicator.css.js +1 -0
- package/cjs-bundle/components/LoadingIndicator/LoadingIndicator.js +1 -0
- package/cjs-bundle/components/LoadingIndicator/types.js +1 -0
- package/cjs-bundle/components/MenuItem/index.js +1 -0
- package/cjs-bundle/components/MiddleTruncate/MiddleTruncate.js +1 -0
- package/cjs-bundle/components/MiddleTruncate/utils.js +1 -0
- package/cjs-bundle/components/MiddleTruncatedText/MiddleTruncatedText.js +1 -0
- package/cjs-bundle/components/Modal/CorvaModal.css.js +1 -0
- package/cjs-bundle/components/Modal/CorvaModal.js +1 -0
- package/cjs-bundle/components/Modal/DcCorvaModal.js +1 -0
- package/cjs-bundle/components/Modal/Modal.js +1 -0
- package/cjs-bundle/components/Notifications/Notifications.js +1 -0
- package/cjs-bundle/components/Notifications/NotificationsContainer.js +1 -0
- package/cjs-bundle/components/Notifications/Toast.js +1 -0
- package/cjs-bundle/components/Notifications/Toast.styles.js +1 -0
- package/cjs-bundle/components/OffsetWellButton/OffsetWellButton.js +1 -0
- package/cjs-bundle/components/OffsetWellChips/Chip.js +1 -0
- package/cjs-bundle/components/OffsetWellChips/ChipsContainer.js +1 -0
- package/cjs-bundle/components/OffsetWellChips/icons/SubjectIcon.js +1 -0
- package/cjs-bundle/components/OffsetWellMap/OffsetWellMap.js +1 -0
- package/cjs-bundle/components/OffsetWellMap/OffsetWellMap.module.css.js +1 -0
- package/cjs-bundle/components/OffsetWellMap/WellTooltip.js +1 -0
- package/cjs-bundle/components/OffsetWellMap/WellTooltip.module.css.js +1 -0
- package/cjs-bundle/components/OffsetWellMap/effects/usePreviousWells.js +1 -0
- package/cjs-bundle/components/OffsetWellMap/utils.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/OffsetWellPickerDialog.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ClearFiltersButton.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/MultiSelect.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/RadiusInput.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SingleSelect.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SubjectWellSearch.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleFiltersButton.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Map/Map.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Map/Map.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Map/index.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Map/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Map/popup.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Map/popupGenerator.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsSelect.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Table/SubjectIndicator.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Table/SubjectIndicator.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/components/Table/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/constants.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/effects/biDirectionalFiltering.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/effects/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/utils/apiCalls.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV2/utils/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/ClearFiltersButton.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/MultiSelect.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/RadiusInput.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/FormationsLegend.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/popupGenerator.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/utils.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AssetSearch.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetResultSection.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetTypesSection.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/constants.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/effects/useAssetsData.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsSelect.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/SubjectIndicator.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/styles.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/constants.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/effects/biDirectionalFiltering.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/effects/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/WellHubView/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableRows.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/constants.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/effects/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV3/utils/apiCalls.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/OffsetWellPickerV4.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/OffsetWellPickerV4.module.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/AppHeader/AppHeader.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/AppHeader/AppHeader.module.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.module.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/Filter.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/Filter.module.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/MultiSelect.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/PeriodSelect.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/RadiusInput.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/SingleSelect.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/WellSection.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/Map/WellsMap.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/Map/WellsMap.module.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.module.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetTypesSection.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AutoCompleteAssetSearch.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.module.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.module.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.module.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/SubjectWellMark.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/ViewWellSectionsName.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/components/Toolbar/Toolbar.module.css.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/constants.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useAdvancedWells.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useAssetsData.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useBicWells.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useCompanyMetricKey.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useFetchWells.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useFilterOptions.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useFilteredWells.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useSortedWells.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/effects/useTableColumns.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/utils/apiCalls.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/utils/index.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/utils/timePeriod.js +1 -0
- package/cjs-bundle/components/OffsetWellPickerV4/utils/unitSystem.js +1 -0
- package/cjs-bundle/components/PadModeSelect/PadModeSelect.js +1 -0
- package/cjs-bundle/components/PadModeSelect/WellStreamActivityStatus.js +1 -0
- package/cjs-bundle/components/PadModeSelect/effects/useWellStreamActivityTypeSubscription.js +1 -0
- package/cjs-bundle/components/PadModeSelect/effects/useWellStreamsData.js +1 -0
- package/cjs-bundle/components/PadModeSelect/types.js +1 -0
- package/cjs-bundle/components/PadModeSelect/utils/initialDataFetcher.js +1 -0
- package/cjs-bundle/components/PadModeSelect/utils/time.js +1 -0
- package/cjs-bundle/components/PadOffsetsPicker/OffsetAssetChip.js +1 -0
- package/cjs-bundle/components/PadOffsetsPicker/OffsetAssetsListExpander.js +1 -0
- package/cjs-bundle/components/PadOffsetsPicker/PadOffsetsPicker.js +1 -0
- package/cjs-bundle/components/PadOffsetsPicker/StagesSelector.js +1 -0
- package/cjs-bundle/components/PadOffsetsPicker/index.js +1 -0
- package/cjs-bundle/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +1 -0
- package/cjs-bundle/components/PadOffsetsPickerV2/useDialogState.js +1 -0
- package/cjs-bundle/components/ParameterCharts/AddEditTrack.css.js +1 -0
- package/cjs-bundle/components/ParameterCharts/AddEditTrack.js +1 -0
- package/cjs-bundle/components/ParameterCharts/ChartsContext.js +1 -0
- package/cjs-bundle/components/ParameterCharts/DataContext.js +1 -0
- package/cjs-bundle/components/ParameterCharts/ParameterCharts.css.js +1 -0
- package/cjs-bundle/components/ParameterCharts/ParameterCharts.js +1 -0
- package/cjs-bundle/components/ParameterCharts/SettingsContext.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/ChartContainer.css.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/ChartContainer.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/Charts/EmptyChart.css.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/Charts/EmptyChart.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/Charts/LineChart.css.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/Charts/LineChart.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/Charts/options.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/DataLoadingIndicator.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/SingleChannelTrackSettings.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/Tooltip/CursorPositioner.css.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/Tooltip/CursorPositioner.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/Tooltip/Tooltip.css.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/Tooltip/Tooltip.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/TraceHeader.css.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/TraceHeader.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/TraceSelect.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/TraceSettings.css.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/TraceSettings.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/Track.css.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/Track.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/TrackSettings.css.js +1 -0
- package/cjs-bundle/components/ParameterCharts/components/TrackSettings.js +1 -0
- package/cjs-bundle/components/ParameterCharts/constants.js +1 -0
- package/cjs-bundle/components/ParameterCharts/utils/dataParser.js +1 -0
- package/cjs-bundle/components/PinnableFilters/PinnableFilters.css.js +1 -0
- package/cjs-bundle/components/PinnableFilters/PinnableFilters.js +1 -0
- package/cjs-bundle/components/PinnableFilters/components/FiltersToggler.js +1 -0
- package/cjs-bundle/components/PinnableFilters/components/PinAppSwitch.js +1 -0
- package/cjs-bundle/components/PinnableFilters/constants.js +1 -0
- package/cjs-bundle/components/PinnableFilters/effects/index.js +1 -0
- package/cjs-bundle/components/PinnableFilters/utils.js +1 -0
- package/cjs-bundle/components/Popover/Popover.js +1 -0
- package/cjs-bundle/components/Popper/Popper.js +1 -0
- package/cjs-bundle/components/PostInput/PostInput.css.js +1 -0
- package/cjs-bundle/components/PostInput/PostInput.js +1 -0
- package/cjs-bundle/components/PostPreviewDialog/index.js +1 -0
- package/cjs-bundle/components/PostPreviewDialog/styles.css.js +1 -0
- package/cjs-bundle/components/PriceInput/FormattedNumber.js +1 -0
- package/cjs-bundle/components/PriceInput/PriceInput.js +1 -0
- package/cjs-bundle/components/RangeSlider/Input.css.js +1 -0
- package/cjs-bundle/components/RangeSlider/RangeSlider.css.js +1 -0
- package/cjs-bundle/components/RangeSlider/RangeSlider.js +1 -0
- package/cjs-bundle/components/RangeSlider/constants.js +1 -0
- package/cjs-bundle/components/RangeSlider/inputs/FromInput.js +1 -0
- package/cjs-bundle/components/RangeSlider/inputs/ToInput.js +1 -0
- package/cjs-bundle/components/RangeSlider/strategies/horizontal.js +1 -0
- package/cjs-bundle/components/RangeSlider/strategies/vertical.js +1 -0
- package/cjs-bundle/components/RangeSlider/utils.js +1 -0
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeSidebar.js +1 -0
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeSidebarContext.js +1 -0
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeSidebarStyles.js +1 -0
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.js +1 -0
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxEditDialog.js +1 -0
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -0
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.js +1 -0
- package/cjs-bundle/components/RealTimeValuesSidebar/SidebarFooter.js +1 -0
- package/cjs-bundle/components/RealTimeValuesSidebar/SidebarTitle.js +1 -0
- package/cjs-bundle/components/RealTimeValuesSidebar/enums.js +1 -0
- package/cjs-bundle/components/ResizableTable/ResizableTable.js +1 -0
- package/cjs-bundle/components/ResizableTable/ResizableTableCell.js +1 -0
- package/cjs-bundle/components/ResizableTable/ResizableTableHeaderCell.js +1 -0
- package/cjs-bundle/components/Search/Search.js +1 -0
- package/cjs-bundle/components/Search/components/Groups.js +1 -0
- package/cjs-bundle/components/Search/components/InputAdornmentLeft.js +1 -0
- package/cjs-bundle/components/Search/components/Listbox.js +1 -0
- package/cjs-bundle/components/Search/components/Paper.js +1 -0
- package/cjs-bundle/components/Search/components/RecentSearches.js +1 -0
- package/cjs-bundle/components/Search/context/index.js +1 -0
- package/cjs-bundle/components/Search/styles.js +1 -0
- package/cjs-bundle/components/Search/utils/truncate.js +1 -0
- package/cjs-bundle/components/SearchInput/index.js +1 -0
- package/cjs-bundle/components/Select/SelectFilterBy.js +1 -0
- package/cjs-bundle/components/Select/index.js +1 -0
- package/cjs-bundle/components/SettingEditors/ColorEditor/index.js +1 -0
- package/cjs-bundle/components/SettingEditors/ColorEditor/style.css.js +1 -0
- package/cjs-bundle/components/SettingEditors/DropdownEditor/index.js +1 -0
- package/cjs-bundle/components/SettingEditors/RadioEditor/index.js +1 -0
- package/cjs-bundle/components/SlateFormattedText/Constants.js +1 -0
- package/cjs-bundle/components/SlateFormattedText/Elements/ImageElement/ImageElement.css.js +1 -0
- package/cjs-bundle/components/SlateFormattedText/Elements/ImageElement/ImageElement.js +1 -0
- package/cjs-bundle/components/SlateFormattedText/Elements/VideoElement/VideoElement.js +1 -0
- package/cjs-bundle/components/SlateFormattedText/Elements/VideoElement/style.css.js +1 -0
- package/cjs-bundle/components/SlateFormattedText/RenderElements.js +1 -0
- package/cjs-bundle/components/SlateFormattedText/SlateFormattedText.js +1 -0
- package/cjs-bundle/components/SlateFormattedText/style.css.js +1 -0
- package/cjs-bundle/components/SlateFormattedText/utils.js +1 -0
- package/cjs-bundle/components/StageDesignVActual/ComparisonBar/ComparisonBar.js +1 -0
- package/cjs-bundle/components/StageDesignVActual/ComparisonBar/utils.js +1 -0
- package/cjs-bundle/components/StageDesignVActual/ComparisonHeader.js +1 -0
- package/cjs-bundle/components/StageDesignVActual/ComparisonRow.js +1 -0
- package/cjs-bundle/components/StageDesignVActual/ComparisonTable.css.js +1 -0
- package/cjs-bundle/components/StageDesignVActual/ElementsComparison/ElementsComparison.js +1 -0
- package/cjs-bundle/components/StageDesignVActual/ElementsComparison/utils.js +1 -0
- package/cjs-bundle/components/StatusBadge/api.js +1 -0
- package/cjs-bundle/components/StatusBadge/components/DQAccordionDetailsContent.js +1 -0
- package/cjs-bundle/components/StatusBadge/components/DQAlertTooltip.js +1 -0
- package/cjs-bundle/components/StatusBadge/components/DQAlertsTooltip.js +1 -0
- package/cjs-bundle/components/StatusBadge/components/DQStatusIcon.js +1 -0
- package/cjs-bundle/components/StatusBadge/components/DQUnvalidatedContent.js +1 -0
- package/cjs-bundle/components/StatusBadge/components/ReportIssueModal.js +1 -0
- package/cjs-bundle/components/StatusBadge/constants.js +1 -0
- package/cjs-bundle/components/StatusBadge/index.js +1 -0
- package/cjs-bundle/components/StatusBadge/styles.js +1 -0
- package/cjs-bundle/components/StatusBadge/utils.js +1 -0
- package/cjs-bundle/components/Stepper/Step.css.js +1 -0
- package/cjs-bundle/components/Stepper/Step.js +1 -0
- package/cjs-bundle/components/Stepper/Stepper.js +1 -0
- package/cjs-bundle/components/Stepper/StepsWrapper.css.js +1 -0
- package/cjs-bundle/components/Stepper/StepsWrapper.js +1 -0
- package/cjs-bundle/components/Stepper/constants.js +1 -0
- package/cjs-bundle/components/StyledMenuItem/index.js +1 -0
- package/cjs-bundle/components/SwitchControl/index.js +1 -0
- package/cjs-bundle/components/SwitchControl/style.css.js +1 -0
- package/cjs-bundle/components/Table/TableCell/TableCell.js +1 -0
- package/cjs-bundle/components/Table/TableContainer/TableContainer.js +1 -0
- package/cjs-bundle/components/Table/TableSortLabel/TableSortLabel.js +1 -0
- package/cjs-bundle/components/Table/TableToolbar/TableToolbar.js +1 -0
- package/cjs-bundle/components/Tabs/Tab.js +1 -0
- package/cjs-bundle/components/Tabs/Tabs.js +1 -0
- package/cjs-bundle/components/Template/TemplatePopover/Styles.js +1 -0
- package/cjs-bundle/components/Template/TemplatePopover/index.js +1 -0
- package/cjs-bundle/components/Template/TemplateSharingDialog/ChipSelector.css.js +1 -0
- package/cjs-bundle/components/Template/TemplateSharingDialog/ChipSelector.js +1 -0
- package/cjs-bundle/components/Template/TemplateSharingDialog/UsersChipSelector.js +1 -0
- package/cjs-bundle/components/Template/TemplateSharingDialog/index.js +1 -0
- package/cjs-bundle/components/TextField/effects/index.js +1 -0
- package/cjs-bundle/components/TextField/index.js +1 -0
- package/cjs-bundle/components/TextLink/index.js +1 -0
- package/cjs-bundle/components/Toaster/ToastContainer.js +1 -0
- package/cjs-bundle/components/Toaster/Toaster.js +1 -0
- package/cjs-bundle/components/Tooltip/MuiTooltipDcWrapper.js +1 -0
- package/cjs-bundle/components/Tooltip/ScrollableTooltip.js +1 -0
- package/cjs-bundle/components/Tooltip/Tooltip.js +1 -0
- package/cjs-bundle/components/TracesEditModal/TracesEditModal.css.js +1 -0
- package/cjs-bundle/components/TracesEditModal/TracesEditModal.js +1 -0
- package/cjs-bundle/components/TracesEditModal/TracesEditModalContainer.js +1 -0
- package/cjs-bundle/components/TruncatedText/index.js +1 -0
- package/cjs-bundle/components/Typography.js +1 -0
- package/cjs-bundle/components/UserCard/index.js +1 -0
- package/cjs-bundle/components/UserCard/style.css.js +1 -0
- package/cjs-bundle/components/UserCardPopover.js +1 -0
- package/cjs-bundle/components/UserMention/constants.js +1 -0
- package/cjs-bundle/components/UserMention/index.js +1 -0
- package/cjs-bundle/components/UserMention/style.css.js +1 -0
- package/cjs-bundle/components/UserMention/utils/index.js +1 -0
- package/cjs-bundle/components/VirtualizedTable/CustomizeColumnsDialog.js +1 -0
- package/cjs-bundle/components/VirtualizedTable/DraggableList.js +1 -0
- package/cjs-bundle/components/VirtualizedTable/VirtualizedTable.js +1 -0
- package/cjs-bundle/components/VirtualizedTable/index.js +1 -0
- package/cjs-bundle/components/WellSummary/ActivitySummaryChart.js +1 -0
- package/cjs-bundle/components/WellSummary/FracWirelineTimeChart.js +1 -0
- package/cjs-bundle/components/WellSummary/WellSummaryItemLabel.js +1 -0
- package/cjs-bundle/components/WellSummary/WellSummaryItemTitle.js +1 -0
- package/cjs-bundle/components/WellSummary/WellSummaryItemValue.js +1 -0
- package/cjs-bundle/components/WellSummary/effects/useWellSummaryData.js +1 -0
- package/cjs-bundle/components/WellSummary/index.js +1 -0
- package/cjs-bundle/components/WellSummary/utils.js +1 -0
- package/cjs-bundle/components/index.js +1 -0
- package/cjs-bundle/components/shared/useThrottledCallback.js +1 -0
- package/cjs-bundle/config/extendNative.js +1 -0
- package/cjs-bundle/config/highcharts/highcharts-contour.js +1 -0
- package/cjs-bundle/config/highcharts/highcharts.js +1 -0
- package/cjs-bundle/config/index.js +1 -0
- package/cjs-bundle/config/initGlobalDependencies.js +1 -0
- package/cjs-bundle/config/mapbox/index.js +1 -0
- package/cjs-bundle/config/theme/accordionOverrides.js +1 -0
- package/cjs-bundle/config/theme/buttonOverrides.js +1 -0
- package/cjs-bundle/config/theme/checkboxOverrides.js +1 -0
- package/cjs-bundle/config/theme/chipOverrides.js +1 -0
- package/cjs-bundle/config/theme/dateTimePickerThemeOverrides.js +1 -0
- package/cjs-bundle/config/theme/fabOverrides.js +1 -0
- package/cjs-bundle/config/theme/formControlLabelOverrides.js +1 -0
- package/cjs-bundle/config/theme/formGroupOverrides.js +1 -0
- package/cjs-bundle/config/theme/index.js +1 -0
- package/cjs-bundle/config/theme/lightThemePalette.mjs.js +1 -0
- package/cjs-bundle/config/theme/palette.mjs.js +1 -0
- package/cjs-bundle/config/theme/radioOverrides.js +1 -0
- package/cjs-bundle/config/theme/tableOverrides.js +1 -0
- package/cjs-bundle/config/theme/textFieldOverrides.js +1 -0
- package/cjs-bundle/config/theme/themeVariables.mjs.js +1 -0
- package/cjs-bundle/config/theme/toggleButtonsGroupOverrides.js +1 -0
- package/cjs-bundle/config/theme/tooltipOverrides.js +1 -0
- package/cjs-bundle/constants/accuracy.js +1 -0
- package/cjs-bundle/constants/alerts.js +1 -0
- package/cjs-bundle/constants/appPackages.js +1 -0
- package/cjs-bundle/constants/apps.js +1 -0
- package/cjs-bundle/constants/assetTypes.js +1 -0
- package/cjs-bundle/constants/bha.js +1 -0
- package/cjs-bundle/constants/casing.js +1 -0
- package/cjs-bundle/constants/completion.js +1 -0
- package/cjs-bundle/constants/componentsSettings.js +1 -0
- package/cjs-bundle/constants/corvaCompanyId.js +1 -0
- package/cjs-bundle/constants/dateTimeFormat.js +1 -0
- package/cjs-bundle/constants/devcenter.js +1 -0
- package/cjs-bundle/constants/drillstring.js +1 -0
- package/cjs-bundle/constants/feed.js +1 -0
- package/cjs-bundle/constants/goals.js +1 -0
- package/cjs-bundle/constants/index.js +1 -0
- package/cjs-bundle/constants/localStorageKeys.js +1 -0
- package/cjs-bundle/constants/mixpanel.js +1 -0
- package/cjs-bundle/constants/notifications.js +1 -0
- package/cjs-bundle/constants/rigActivity.js +1 -0
- package/cjs-bundle/constants/segment.js +1 -0
- package/cjs-bundle/constants/sizes.js +1 -0
- package/cjs-bundle/constants/subscriptions.js +1 -0
- package/cjs-bundle/constants/theme.js +1 -0
- package/cjs-bundle/constants/wellSummary.js +1 -0
- package/cjs-bundle/effects/index.js +1 -0
- package/cjs-bundle/effects/useDelayedDcFullscreenElemOpen.js +1 -0
- package/cjs-bundle/effects/useDevCenterApp.js +1 -0
- package/cjs-bundle/effects/useEscPress.js +1 -0
- package/cjs-bundle/effects/useIsAssetViewer.js +1 -0
- package/cjs-bundle/effects/useMatchAppContainerSize.js +1 -0
- package/cjs-bundle/effects/useOutsideClick.js +1 -0
- package/cjs-bundle/effects/useResizeObserver.js +1 -0
- package/cjs-bundle/effects/useSharedDCStore.js +1 -0
- package/cjs-bundle/effects/useSignedURL.js +1 -0
- package/cjs-bundle/effects/useSubscriptions.js +1 -0
- package/cjs-bundle/effects/useWellnessAlerts.js +1 -0
- package/cjs-bundle/ext-esm/@material-ui/icons/esm/ExpandLess.js +1 -0
- package/cjs-bundle/ext-esm/@material-ui/icons/esm/ExpandMore.js +1 -0
- package/cjs-bundle/ext-esm/@material-ui/icons/esm/Map.js +1 -0
- package/cjs-bundle/ext-esm/@material-ui/icons/esm/UnfoldLess.js +1 -0
- package/cjs-bundle/ext-esm/@material-ui/icons/esm/UnfoldMore.js +1 -0
- package/cjs-bundle/ext-esm/@material-ui/icons/esm/utils/createSvgIcon.js +1 -0
- package/cjs-bundle/ext-esm/style-inject/dist/style-inject.es.js +1 -0
- package/cjs-bundle/ext-esm/tslib/tslib.es6.js +1 -0
- package/cjs-bundle/hocs/index.js +1 -0
- package/cjs-bundle/hocs/withAssetEditorLockHOC.js +1 -0
- package/cjs-bundle/hocs/withMUIProvidersHOC.js +1 -0
- package/cjs-bundle/icons/IconParkProvider.js +1 -0
- package/cjs-bundle/icons/WithCustomSize.js +1 -0
- package/cjs-bundle/icons/constants.js +1 -0
- package/cjs-bundle/icons/index.js +1 -0
- package/cjs-bundle/index.js +1 -0
- package/cjs-bundle/permissions/PermissionsContext.js +1 -0
- package/cjs-bundle/permissions/ProvidePermissions.js +1 -0
- package/cjs-bundle/permissions/constants/abilities.js +1 -0
- package/cjs-bundle/permissions/constants/appsPermissions.js +1 -0
- package/cjs-bundle/permissions/constants/index.js +1 -0
- package/cjs-bundle/permissions/constants/settingsApps.js +1 -0
- package/cjs-bundle/permissions/index.js +1 -0
- package/cjs-bundle/permissions/usePermissions.js +1 -0
- package/cjs-bundle/permissions/useProvidePermissions.js +1 -0
- package/cjs-bundle/permissions/utils.js +1 -0
- package/cjs-bundle/permissions/withPermissionsHOC.js +1 -0
- package/cjs-bundle/styles/counter/counter.module.scss.js +1 -0
- package/cjs-bundle/styles/counter/index.js +1 -0
- package/cjs-bundle/styles/customScrollbars.global.css.js +1 -0
- package/cjs-bundle/styles/emojiMart.global.css.js +1 -0
- package/cjs-bundle/styles/generatedThemesVariables.global.css.js +1 -0
- package/cjs-bundle/styles/globalStyles.js +1 -0
- package/cjs-bundle/styles/iconPark.global.css.js +1 -0
- package/cjs-bundle/styles/index.global.css.js +1 -0
- package/cjs-bundle/styles/index.js +1 -0
- package/cjs-bundle/styles/lightbox.global.css.js +1 -0
- package/cjs-bundle/styles/mapbox.global.css.js +1 -0
- package/cjs-bundle/styles/reactVirtualized.global.css.js +1 -0
- package/cjs-bundle/styles/typography/colors.module.scss.js +1 -0
- package/cjs-bundle/styles/typography/index.js +1 -0
- package/cjs-bundle/styles/typography/typography.module.scss.js +1 -0
- package/cjs-bundle/utils/DrillstringUtils.js +1 -0
- package/cjs-bundle/utils/FluidCheckUtils.js +1 -0
- package/cjs-bundle/utils/StageDesignVActualUtils.js +1 -0
- package/cjs-bundle/utils/accuracy.js +1 -0
- package/cjs-bundle/utils/alerts.js +1 -0
- package/cjs-bundle/utils/apps.js +1 -0
- package/cjs-bundle/utils/audio.js +1 -0
- package/cjs-bundle/utils/bha.js +1 -0
- package/cjs-bundle/utils/casing/conversion.js +1 -0
- package/cjs-bundle/utils/casing/index.js +1 -0
- package/cjs-bundle/utils/casing/validation.js +1 -0
- package/cjs-bundle/utils/chartSeries.js +1 -0
- package/cjs-bundle/utils/completion.js +1 -0
- package/cjs-bundle/utils/components.js +1 -0
- package/cjs-bundle/utils/constants/units.js +1 -0
- package/cjs-bundle/utils/convert.js +1 -0
- package/cjs-bundle/utils/convertKeys.js +1 -0
- package/cjs-bundle/utils/csvExport.js +1 -0
- package/cjs-bundle/utils/dashboardReports.js +1 -0
- package/cjs-bundle/utils/delay.js +1 -0
- package/cjs-bundle/utils/devcenter.js +1 -0
- package/cjs-bundle/utils/devcenterToasts.js +1 -0
- package/cjs-bundle/utils/drillstring/conversion.js +1 -0
- package/cjs-bundle/utils/drillstring/index.js +1 -0
- package/cjs-bundle/utils/drillstring/schematic.js +1 -0
- package/cjs-bundle/utils/drillstring/validation.js +1 -0
- package/cjs-bundle/utils/env.js +1 -0
- package/cjs-bundle/utils/feed.js +1 -0
- package/cjs-bundle/utils/fileExtension.js +1 -0
- package/cjs-bundle/utils/formatting.js +1 -0
- package/cjs-bundle/utils/ga.js +1 -0
- package/cjs-bundle/utils/goals.js +1 -0
- package/cjs-bundle/utils/index.js +1 -0
- package/cjs-bundle/utils/jsonaDataFormatter.js +1 -0
- package/cjs-bundle/utils/lasParser.js +1 -0
- package/cjs-bundle/utils/localStorage.js +1 -0
- package/cjs-bundle/utils/main.js +1 -0
- package/cjs-bundle/utils/mapUnits.js +1 -0
- package/cjs-bundle/utils/mapbox.js +1 -0
- package/cjs-bundle/utils/metrics/index.js +1 -0
- package/cjs-bundle/utils/metrics/metricsConfig.js +1 -0
- package/cjs-bundle/utils/metrics/utils.js +1 -0
- package/cjs-bundle/utils/mobileDetect.js +1 -0
- package/cjs-bundle/utils/nativeMessages.js +1 -0
- package/cjs-bundle/utils/notificationToasts.js +1 -0
- package/cjs-bundle/utils/notifications.js +1 -0
- package/cjs-bundle/utils/permissions.js +1 -0
- package/cjs-bundle/utils/reports.js +1 -0
- package/cjs-bundle/utils/resolveWellHubSlug.js +1 -0
- package/cjs-bundle/utils/sharedDCStore.js +1 -0
- package/cjs-bundle/utils/themeVariables.js +1 -0
- package/cjs-bundle/utils/time.js +1 -0
- package/cjs-bundle/utils/torqueAndHookloadUtils.js +1 -0
- package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.css.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.d.ts.map +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +1 -1
- package/ext-esm/tslib/tslib.es6.js +1 -1
- package/icons/IconParkProvider.js +1 -1
- package/icons/WithCustomSize.d.ts +1 -1
- package/icons/WithCustomSize.d.ts.map +1 -1
- package/icons/WithCustomSize.js +1 -1
- package/icons/index.d.ts +0 -1
- package/icons/index.d.ts.map +1 -1
- package/icons/index.js +1 -1
- package/package.json +2 -1
package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import t from"@babel/runtime/helpers/asyncToGenerator";import e from"@babel/runtime/helpers/slicedToArray";import o from"@babel/runtime/regenerator";import{useState as r}from"react";import i from"prop-types";import{MenuItem as s,ListItemIcon as n,Icon as p,ListItemText as m}from"@material-ui/core";import{Menu as a}from"@material-ui/icons";import{jsxs as l,jsx as c}from"react/jsx-runtime";import"../AppActions/AppActions.css.js";import"../AppSettingsDialog/AppSettingsDialog.js";import"../AppSettingsDialog/components/RemoveAppButton.js";import"../AnnotationsButton/AnnotationsButton.js";import"../FullscreenButton/FullscreenButton.js";import"../AppInfoMessage/AppInfoMessage.js";import"../DevCenterAppView/DevCenterAppView.js";import"../DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"classnames";import"lodash";import"../../../../../utils/mobileDetect.js";import d from"../../../../IconButton/index.js";import"../../../../Modal/CorvaModal.css.js";import"uuid";import j from"../../../../IconMenu/index.js";import"../../../../StyledMenuItem/index.js";import"../../../../AppIcon/AppIcon.js";import"../../../AppHeader/AppHeader.js";import"../../../AppSideBar/AppSideBar.js";import"../../../AppsDataProvider/AppsDataProvider.js";import"@babel/runtime/helpers/defineProperty";import"../../../../Icons/AnnotationIcon.js";import"../../../../Annotations/components/AnnotationsList/index.js";import"../../../../Annotations/components/LastAnnotation/index.js";import"../../../../Annotations/AnnotationsContext.js";import"querystring";import"uuid/v1";import"../../../../../clients/jsonApi/index.js";import"../../../../../clients/subscriptions.js";import"../../../../../constants/goals.js";import"../../../../../constants/segment.js";import"../../../../../constants/alerts.js";import"../../../../../constants/apps.js";import"../../../../../constants/drillstring.js";import"../../../../../constants/completion.js";import"../../../../../constants/appPackages.js";import"../../../../../constants/notifications.js";import"../../../../../constants/feed.js";import"../../../../../constants/bha.js";import"../../../../../utils/env.js";import"../../../../GradientManager/configuration/constants.js";import"../../../../../utils/index.js";import"jsona";import"../../../../StatusBadge/constants.js";import"@babel/runtime/helpers/toConsumableArray";import"lodash/set";import"lodash/get";import"lodash/unset";import"moment";import"../../../../../clients/api/apiCore.js";import"../../../../../clients/constants.js";import"../../../../HelpCenter/HelpCenterIcon.js";import"../../../AppContext.js";import"../../DevCenterAppContainer.css.js";import"../RestoreAppSizeButton/index.js";import"../PriorityMenus/PriorityMenus.css.js";import"../../../DevCenterRouterContext/DevCenterRouterContext.js";import"../../../DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"rollbar";import"@rollbar/react";import"../../../NavigationBar/NavigationBar.js";import"../../../SideBar/SideBar.js";import"../../../AppSettingsPopover/AppSettingsPopover.js";import"../../../AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../../AssetEditor/index.js";import"../../../../AssetEditorV2/index.js";import"../../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../../LoadingIndicator/LoadingIndicator.js";import"../../../../Typography.js";import"../../../../RealTimeValuesSidebar/RealTimeSidebar.js";import"../../../../CollapsableSidebar.js";import"../../../../DateTimePicker/index.js";import"../../../../DatePicker/index.js";import"../../../../ErrorBoundary/ErrorBoundary.js";import"../../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../../../../SlateFormattedText/SlateFormattedText.js";import"../../../../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"slate";import"../../../../EmptyState/EmptyState.js";import"../../../../ParameterCharts/ParameterCharts.js";import"../../../../ParameterCharts/AddEditTrack.js";import"../../../../ChartActionsList/ChartActionsList.js";import"../../../../CopyToClipboard/CopyToClipboard.js";import"../../../../AssetEditor/AssetEditorAutocomplete.js";import"../../../../AssetEditor/SingleAssetEditor.js";import"../../../../SettingEditors/ColorEditor/index.js";import"../../../../SettingEditors/DropdownEditor/index.js";import"../../../../SettingEditors/RadioEditor/index.js";import"../../../../SwitchControl/index.js";import"../../../../ColorPicker/ColorPicker.js";import"../../../../Chart/components/ChartButton.js";import"../../../../Chart/components/ChartButtons.js";import"../../../../Chart/components/ChartWrapper.js";import"../../../../Chart/components/AxisDropdown.js";import"../../../../Chart/components/ChartSelect.js";import"../../../../Chart/components/buttons/DragToZoomButton.js";import"../../../../Chart/components/buttons/ZoomInButton.js";import"../../../../Chart/components/buttons/ZoomOutButton.js";import"../../../../Chart/components/buttons/PanButton.js";import"../../../../Chart/components/buttons/ResetZoomButton.js";import"../../../../Chart/components/buttons/HideAxesButton.js";import"../../../../Chart/components/buttons/ChartTypeButton.js";import"../../../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../../../../TruncatedText/index.js";import"../../../../MiddleTruncatedText/MiddleTruncatedText.js";import"../../../../RangeSlider/RangeSlider.js";import"../../../../AdvancedSlider/AdvancedSlider.js";import"../../../../Breadcrumbs/index.js";import"../../../../VirtualizedTable/index.js";import"../../../../EmptyView/EmptyView.js";import"../../../../EmptyView/EmptyAppView/EmptyAppView.js";import"../../../../Button/index.js";import"../../../../ContextMenuItem/index.js";import"../../../../FolderMenuItem/index.js";import"../../../../EditableItem/EditableItem/index.js";import"../../../../EditableItem/EditableItemWithBadge/index.js";import"../../../../Checkbox/index.js";import"../../../../FolderMenuItemWithLinks/index.js";import"../../../../TextField/index.js";import"../../../../Chip/index.js";import"../../../../Counter/index.js";import"../../../../AnchorsList/AnchorsList.js";import"../../../../Select/index.js";import"../../../../Select/SelectFilterBy.js";import"../../../../CustomSelect/index.js";import"../../../../Tabs/Tabs.js";import"../../../../Tabs/Tab.js";import"../../../../ResizableTable/ResizableTable.js";import"@material-ui/icons/Check";import"@material-ui/icons/Close";import"@material-ui/icons/Edit";import"@material-ui/icons/Delete";import"../../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../../GradientManager/GradientSelect.styles.js";import"../../../../GradientPicker/GradientPicker.js";import"../../../../GradientManager/GradientManager.styles.js";import"../../../../Drillstring/BHASchematic.js";import"../../../../Drillstring/BHATable/index.js";import"../../../../Drillstring/BHAComponentIcon.js";import"../../../../Drillstring/BHAComponentDetail/index.js";import"../../../../Drillstring/BHATileIcon.js";import"../../../../Drillstring/BHATile/BHATile.js";import"../../../../Drillstring/BHAList/BHAList.js";import"../../../../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../../../../Casing/CasingTable/index.js";import"../../../../Casing/CasingComponentIcon.js";import"../../../../Casing/CasingTileIcon.js";import"../../../../Casing/CasingTableV2/CasingTableV2.js";import"../../../../Casing/CasingTile/CasingTile.js";import"../../../../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../../../../WellSummary/WellSummaryItemLabel.js";import"../../../../WellSummary/WellSummaryItemTitle.js";import"../../../../WellSummary/WellSummaryItemValue.js";import"../../../../WellSummary/ActivitySummaryChart.js";import"../../../../WellSummary/FracWirelineTimeChart.js";import"../../../../BICOffsetPickerDialog/index.js";import"../../../../OffsetWellButton/OffsetWellButton.js";import"../../../../OffsetWellPickerV2/OffsetWellPickerDialog.js";import"../../../../OffsetWellPickerV3/index.js";import"../../../../OffsetWellChips/Chip.js";import"../../../../OffsetWellChips/ChipsContainer.js";import"../../../../OffsetWellPickerV4/OffsetWellPickerV4.js";import"../../../../OffsetWellMap/OffsetWellMap.js";import"@material-ui/core/Snackbar";import"../../../../Notifications/Toast.js";import"../../../../Toaster/Toaster.js";import"../../../../ConfirmationDialog.js";import"../../../../TextLink/index.js";import"../../../../Avatar/index.js";import"../../../../Template/TemplatePopover/index.js";import"../../../../Template/TemplateSharingDialog/index.js";import"../../../../MenuItem/index.js";import"../../../../MiddleTruncate/MiddleTruncate.js";import"../../../../PadModeSelect/PadModeSelect.js";import"../../../../PinnableFilters/PinnableFilters.js";import"../../../../HeaderLayout/HeaderLayout.js";import"../../../../PadOffsetsPicker/PadOffsetsPicker.js";import"../../../../PadOffsetsPicker/OffsetAssetChip.js";import"../../../../PadOffsetsPicker/OffsetAssetsListExpander.js";import"../../../../PadOffsetsPicker/StagesSelector.js";import"../../../../PadOffsetsPickerV2/PadOffsetsPickerV2.js";import"../../../../Table/TableToolbar/TableToolbar.js";import"../../../../Table/TableContainer/TableContainer.js";import"../../../../Table/TableCell/TableCell.js";import"../../../../Tooltip/ScrollableTooltip.js";import"../../../../PriceInput/PriceInput.js";import"../../../../LabelsCounter/LabelsCounter.js";import"../../../../Stepper/Step.js";import"../../../../Stepper/StepsWrapper.js";import"../../../../Stepper/Stepper.js";import"../../../../Comment/CommentIcon/index.js";import"../../../../FilesLoader/FilesLoader.js";import"../../../../FilesLoader/Icons/FileIcon.js";import"../../../../SearchInput/index.js";import"../../../../FeedItem/FeedItem.js";import"../../../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../../../../PostInput/PostInput.js";import"../../../../KeyboardDateTimePicker.js";import"../../../../AddComment/Popover.js";import"../../../../AddComment/Popup.js";import"../../../../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../../../../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../../../../StageDesignVActual/ComparisonHeader.js";import"../../../../StageDesignVActual/ComparisonRow.js";import"../../../../EmbeddedApp/DevCenterEmbeddedApp.js";import"../../../../EmbeddedApp/EmbeddedApp.js";import"../../../../Autocomplete/Autocomplete.js";import"../../../../DocumentViewer/DocumentViewer.js";import"../../../../ColorPickerPalette/ColorPickerPalette.js";import"../../../../Search/Search.js";import"../../../../Search/components/Listbox.js";import"../../../../Search/components/Paper.js";import"../../../../Search/components/RecentSearches.js";import"../../../../Search/components/InputAdornmentLeft.js";import"../../../../Search/components/Groups.js";import"../../../../StatusBadge/index.js";import"../../../../Attachment/index.js";import"../../../../EmojiIconButton.js";import"../../../../FileUploadIconButton.js";import"../../../../FilePreview/index.js";import"../../../../FailedFileUploading.js";import"../../../../UserMention/index.js";import"../../../../CommentsInfo/index.js";import"../../../../CommentInput/index.js";import"../../../../Comment/index.js";import"../../../../CommentLoader.js";import"../../../../AssetNameLabel/AssetStatusBadge.js";import"../../../../AssetEditorV2/components/PrimaryAssetSelect.js";import"../../../../AssetEditorV2/components/SecondaryAssetSelect.js";import"../../../../AssetEditorV2/components/SelectItem.js";import"../../../../AssetEditorV2/components/MultipleAssetsToggle.js";import"../../../../AssetEditorV2/components/PrimaryAssetSelectV2.js";import"../../../../EChartsWrapper/EChartsWrapper.js";import{FullScreenOneIcon as u,SettingTwoIcon as C}from"../../../../../icons/index.js";import A from"./NonPriorityMenus.css.js";var g="DevCenter_AppPriorityMenu",f=function(i){var f,b,h,S=i.toggleAppSettingsDialog,x=i.devCenterRouter,P=i.isMaximized,I=i.setIsMaximized,T=i.menuItems,D=i.isMobileView,y=i.setIsFullscreenModalMode,E=r(!1),B=e(E,2),v=B[0],k=B[1],M=r(null),V=e(M,2),F=V[0],L=V[1],w=(f=t(o.mark((function t(){var e;return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(e=!v)){t.next=7;break}return t.next=4,y(e);case 4:k(e),t.next=9;break;case 7:k(e),y(e);case 9:case"end":return t.stop()}}),t)}))),function(){return f.apply(this,arguments)}),W=(b=t(o.mark((function t(e){return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,y(!0);case 2:null==e||e(!0);case 3:case"end":return t.stop()}}),t)}))),function(t){return b.apply(this,arguments)});return l(j,{"data-testid":"".concat(g,"_menu"),IconElement:c(a,{}),className:A.menuIcon,IconButtonComponent:d,iconButtonProps:{tooltipProps:{title:!D&&"Menu"},onClick:(h=t(o.mark((function t(e){return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return L(e.currentTarget),t.next=3,y(!0);case 3:k(!0);case 4:case"end":return t.stop()}}),t)}))),function(t){return h.apply(this,arguments)})},classes:{iconButton:A.iconButton},menuProps:{anchorOrigin:{vertical:"top",horizontal:"right"},transformOrigin:{vertical:"bottom",horizontal:"right"},getContentAnchorEl:null,onClick:w,onClose:w,open:v,anchorEl:F},children:[T.map((function(t){return l(s,{"data-testid":"".concat(g,"_").concat(t.title),onClick:function(){W(t.onClick),t.to&&x.push(t.to)},component:"li",to:t.to,children:[c(n,{children:c(p,{children:t.icon})}),c(m,{primary:t.title})]},t.title)})),!P&&l(s,{className:A.menuItem,"data-testid":"".concat(g,"_fullScreenMenuItem"),onClick:function(){return W(I)},children:[c(u,{}),"Full Screen"]}),l(s,{className:A.menuItem,"data-testid":"".concat(g,"_settings"),onClick:function(){return W(S)},children:[c(C,{}),"Settings"]})]})};f.propTypes={toggleAppSettingsDialog:i.func.isRequired,isMaximized:i.bool.isRequired,isMobileView:i.bool,setIsMaximized:i.func.isRequired,devCenterRouter:i.shape({push:i.func}).isRequired,menuItems:i.arrayOf(i.shape({onClick:i.func,to:i.oneOfType([i.string,i.shape({})]),icon:i.string,title:i.string}))},f.defaultProps={menuItems:[],isMobileView:!1};export{f as default};
|
|
1
|
+
import t from"@babel/runtime/helpers/asyncToGenerator";import e from"@babel/runtime/helpers/slicedToArray";import o from"@babel/runtime/regenerator";import{useState as r}from"react";import i from"prop-types";import{MenuItem as s,ListItemIcon as n,Icon as p,ListItemText as m}from"@material-ui/core";import{Menu as a,Launch as l,Settings as c}from"@material-ui/icons";import{jsxs as d,jsx as j}from"react/jsx-runtime";import"../AppActions/AppActions.css.js";import"../AppSettingsDialog/AppSettingsDialog.js";import"../AppSettingsDialog/components/RemoveAppButton.js";import"../AnnotationsButton/AnnotationsButton.js";import"../FullscreenButton/FullscreenButton.js";import"../AppInfoMessage/AppInfoMessage.js";import"../DevCenterAppView/DevCenterAppView.js";import"../DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"classnames";import"lodash";import"../../../../../utils/mobileDetect.js";import u from"../../../../IconButton/index.js";import"../../../../Modal/CorvaModal.css.js";import"uuid";import C from"../../../../IconMenu/index.js";import"../../../../StyledMenuItem/index.js";import"../../../../AppIcon/AppIcon.js";import"../../../AppHeader/AppHeader.js";import"../../../AppSideBar/AppSideBar.js";import"../../../AppsDataProvider/AppsDataProvider.js";import"@babel/runtime/helpers/defineProperty";import"../../../../Icons/AnnotationIcon.js";import"../../../../Annotations/components/AnnotationsList/index.js";import"../../../../Annotations/components/LastAnnotation/index.js";import"../../../../Annotations/AnnotationsContext.js";import"querystring";import"uuid/v1";import"../../../../../clients/jsonApi/index.js";import"../../../../../clients/subscriptions.js";import"../../../../../constants/goals.js";import"../../../../../constants/segment.js";import"../../../../../constants/alerts.js";import"../../../../../constants/apps.js";import"../../../../../constants/drillstring.js";import"../../../../../constants/completion.js";import"../../../../../constants/appPackages.js";import"../../../../../constants/notifications.js";import"../../../../../constants/feed.js";import"../../../../../constants/bha.js";import"../../../../../utils/env.js";import"../../../../GradientManager/configuration/constants.js";import"../../../../../utils/index.js";import"jsona";import"../../../../StatusBadge/constants.js";import"@babel/runtime/helpers/toConsumableArray";import"lodash/set";import"lodash/get";import"lodash/unset";import"moment";import"../../../../../clients/api/apiCore.js";import"../../../../../clients/constants.js";import"../../../../HelpCenter/HelpCenterIcon.js";import"../../../AppContext.js";import"../../DevCenterAppContainer.css.js";import"../RestoreAppSizeButton/index.js";import"../PriorityMenus/PriorityMenus.css.js";import"../../../DevCenterRouterContext/DevCenterRouterContext.js";import"../../../DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"rollbar";import"@rollbar/react";import"../../../NavigationBar/NavigationBar.js";import"../../../SideBar/SideBar.js";import"../../../AppSettingsPopover/AppSettingsPopover.js";import"../../../AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../../AssetEditor/index.js";import"../../../../AssetEditorV2/index.js";import"../../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../../LoadingIndicator/LoadingIndicator.js";import"../../../../Typography.js";import"../../../../RealTimeValuesSidebar/RealTimeSidebar.js";import"../../../../CollapsableSidebar.js";import"../../../../DateTimePicker/index.js";import"../../../../DatePicker/index.js";import"../../../../ErrorBoundary/ErrorBoundary.js";import"../../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../../../../SlateFormattedText/SlateFormattedText.js";import"../../../../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"slate";import"../../../../EmptyState/EmptyState.js";import"../../../../ParameterCharts/ParameterCharts.js";import"../../../../ParameterCharts/AddEditTrack.js";import"../../../../ChartActionsList/ChartActionsList.js";import"../../../../CopyToClipboard/CopyToClipboard.js";import"../../../../AssetEditor/AssetEditorAutocomplete.js";import"../../../../AssetEditor/SingleAssetEditor.js";import"../../../../SettingEditors/ColorEditor/index.js";import"../../../../SettingEditors/DropdownEditor/index.js";import"../../../../SettingEditors/RadioEditor/index.js";import"../../../../SwitchControl/index.js";import"../../../../ColorPicker/ColorPicker.js";import"../../../../Chart/components/ChartButton.js";import"../../../../Chart/components/ChartButtons.js";import"../../../../Chart/components/ChartWrapper.js";import"../../../../Chart/components/AxisDropdown.js";import"../../../../Chart/components/ChartSelect.js";import"../../../../Chart/components/buttons/DragToZoomButton.js";import"../../../../Chart/components/buttons/ZoomInButton.js";import"../../../../Chart/components/buttons/ZoomOutButton.js";import"../../../../Chart/components/buttons/PanButton.js";import"../../../../Chart/components/buttons/ResetZoomButton.js";import"../../../../Chart/components/buttons/HideAxesButton.js";import"../../../../Chart/components/buttons/ChartTypeButton.js";import"../../../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../../../../TruncatedText/index.js";import"../../../../MiddleTruncatedText/MiddleTruncatedText.js";import"../../../../RangeSlider/RangeSlider.js";import"../../../../AdvancedSlider/AdvancedSlider.js";import"../../../../Breadcrumbs/index.js";import"../../../../VirtualizedTable/index.js";import"../../../../EmptyView/EmptyView.js";import"../../../../EmptyView/EmptyAppView/EmptyAppView.js";import"../../../../Button/index.js";import"../../../../ContextMenuItem/index.js";import"../../../../FolderMenuItem/index.js";import"../../../../EditableItem/EditableItem/index.js";import"../../../../EditableItem/EditableItemWithBadge/index.js";import"../../../../Checkbox/index.js";import"../../../../FolderMenuItemWithLinks/index.js";import"../../../../TextField/index.js";import"../../../../Chip/index.js";import"../../../../Counter/index.js";import"../../../../AnchorsList/AnchorsList.js";import"../../../../Select/index.js";import"../../../../Select/SelectFilterBy.js";import"../../../../CustomSelect/index.js";import"../../../../Tabs/Tabs.js";import"../../../../Tabs/Tab.js";import"../../../../ResizableTable/ResizableTable.js";import"@material-ui/icons/Check";import"@material-ui/icons/Close";import"@material-ui/icons/Edit";import"@material-ui/icons/Delete";import"../../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../../GradientManager/GradientSelect.styles.js";import"../../../../GradientPicker/GradientPicker.js";import"../../../../GradientManager/GradientManager.styles.js";import"../../../../Drillstring/BHASchematic.js";import"../../../../Drillstring/BHATable/index.js";import"../../../../Drillstring/BHAComponentIcon.js";import"../../../../Drillstring/BHAComponentDetail/index.js";import"../../../../Drillstring/BHATileIcon.js";import"../../../../Drillstring/BHATile/BHATile.js";import"../../../../Drillstring/BHAList/BHAList.js";import"../../../../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../../../../Casing/CasingTable/index.js";import"../../../../Casing/CasingComponentIcon.js";import"../../../../Casing/CasingTileIcon.js";import"../../../../Casing/CasingTableV2/CasingTableV2.js";import"../../../../Casing/CasingTile/CasingTile.js";import"../../../../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../../../../WellSummary/WellSummaryItemLabel.js";import"../../../../WellSummary/WellSummaryItemTitle.js";import"../../../../WellSummary/WellSummaryItemValue.js";import"../../../../WellSummary/ActivitySummaryChart.js";import"../../../../WellSummary/FracWirelineTimeChart.js";import"../../../../BICOffsetPickerDialog/index.js";import"../../../../OffsetWellButton/OffsetWellButton.js";import"../../../../OffsetWellPickerV2/OffsetWellPickerDialog.js";import"../../../../OffsetWellPickerV3/index.js";import"../../../../OffsetWellChips/Chip.js";import"../../../../OffsetWellChips/ChipsContainer.js";import"../../../../OffsetWellPickerV4/OffsetWellPickerV4.js";import"../../../../OffsetWellMap/OffsetWellMap.js";import"@material-ui/core/Snackbar";import"../../../../Notifications/Toast.js";import"../../../../Toaster/Toaster.js";import"../../../../ConfirmationDialog.js";import"../../../../TextLink/index.js";import"../../../../Avatar/index.js";import"../../../../Template/TemplatePopover/index.js";import"../../../../Template/TemplateSharingDialog/index.js";import"../../../../MenuItem/index.js";import"../../../../MiddleTruncate/MiddleTruncate.js";import"../../../../PadModeSelect/PadModeSelect.js";import"../../../../PinnableFilters/PinnableFilters.js";import"../../../../HeaderLayout/HeaderLayout.js";import"../../../../PadOffsetsPicker/PadOffsetsPicker.js";import"../../../../PadOffsetsPicker/OffsetAssetChip.js";import"../../../../PadOffsetsPicker/OffsetAssetsListExpander.js";import"../../../../PadOffsetsPicker/StagesSelector.js";import"../../../../PadOffsetsPickerV2/PadOffsetsPickerV2.js";import"../../../../Table/TableToolbar/TableToolbar.js";import"../../../../Table/TableContainer/TableContainer.js";import"../../../../Table/TableCell/TableCell.js";import"../../../../Tooltip/ScrollableTooltip.js";import"../../../../PriceInput/PriceInput.js";import"../../../../LabelsCounter/LabelsCounter.js";import"../../../../Stepper/Step.js";import"../../../../Stepper/StepsWrapper.js";import"../../../../Stepper/Stepper.js";import"../../../../Comment/CommentIcon/index.js";import"../../../../FilesLoader/FilesLoader.js";import"../../../../FilesLoader/Icons/FileIcon.js";import"../../../../SearchInput/index.js";import"../../../../FeedItem/FeedItem.js";import"../../../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../../../../PostInput/PostInput.js";import"../../../../KeyboardDateTimePicker.js";import"../../../../AddComment/Popover.js";import"../../../../AddComment/Popup.js";import"../../../../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../../../../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../../../../StageDesignVActual/ComparisonHeader.js";import"../../../../StageDesignVActual/ComparisonRow.js";import"../../../../EmbeddedApp/DevCenterEmbeddedApp.js";import"../../../../EmbeddedApp/EmbeddedApp.js";import"../../../../Autocomplete/Autocomplete.js";import"../../../../DocumentViewer/DocumentViewer.js";import"../../../../ColorPickerPalette/ColorPickerPalette.js";import"../../../../Search/Search.js";import"../../../../Search/components/Listbox.js";import"../../../../Search/components/Paper.js";import"../../../../Search/components/RecentSearches.js";import"../../../../Search/components/InputAdornmentLeft.js";import"../../../../Search/components/Groups.js";import"../../../../StatusBadge/index.js";import"../../../../Attachment/index.js";import"../../../../EmojiIconButton.js";import"../../../../FileUploadIconButton.js";import"../../../../FilePreview/index.js";import"../../../../FailedFileUploading.js";import"../../../../UserMention/index.js";import"../../../../CommentsInfo/index.js";import"../../../../CommentInput/index.js";import"../../../../Comment/index.js";import"../../../../CommentLoader.js";import"../../../../AssetNameLabel/AssetStatusBadge.js";import"../../../../AssetEditorV2/components/PrimaryAssetSelect.js";import"../../../../AssetEditorV2/components/SecondaryAssetSelect.js";import"../../../../AssetEditorV2/components/SelectItem.js";import"../../../../AssetEditorV2/components/MultipleAssetsToggle.js";import"../../../../AssetEditorV2/components/PrimaryAssetSelectV2.js";import"../../../../EChartsWrapper/EChartsWrapper.js";import A from"./NonPriorityMenus.css.js";var g="DevCenter_AppPriorityMenu",f=function(i){var f,h,b,S=i.toggleAppSettingsDialog,x=i.devCenterRouter,P=i.isMaximized,T=i.setIsMaximized,I=i.menuItems,y=i.isMobileView,D=i.setIsFullscreenModalMode,E=r(!1),B=e(E,2),v=B[0],k=B[1],M=r(null),V=e(M,2),F=V[0],L=V[1],w=(f=t(o.mark((function t(){var e;return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(e=!v)){t.next=7;break}return t.next=4,D(e);case 4:k(e),t.next=9;break;case 7:k(e),D(e);case 9:case"end":return t.stop()}}),t)}))),function(){return f.apply(this,arguments)}),W=(h=t(o.mark((function t(e){return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,D(!0);case 2:null==e||e(!0);case 3:case"end":return t.stop()}}),t)}))),function(t){return h.apply(this,arguments)});return d(C,{"data-testid":"".concat(g,"_menu"),IconElement:j(a,{}),className:A.menuIcon,IconButtonComponent:u,iconButtonProps:{tooltipProps:{title:!y&&"Menu"},onClick:(b=t(o.mark((function t(e){return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return L(e.currentTarget),t.next=3,D(!0);case 3:k(!0);case 4:case"end":return t.stop()}}),t)}))),function(t){return b.apply(this,arguments)})},classes:{iconButton:A.iconButton},menuProps:{anchorOrigin:{vertical:"top",horizontal:"right"},transformOrigin:{vertical:"bottom",horizontal:"right"},getContentAnchorEl:null,onClick:w,onClose:w,open:v,anchorEl:F},children:[I.map((function(t){return d(s,{"data-testid":"".concat(g,"_").concat(t.title),onClick:function(){W(t.onClick),t.to&&x.push(t.to)},component:"li",to:t.to,children:[j(n,{children:j(p,{children:t.icon})}),j(m,{primary:t.title})]},t.title)})),!P&&d(s,{"data-testid":"".concat(g,"_fullScreenMenuItem"),className:A.containerDropdownActionMaximize,onClick:function(){return W(T)},children:[j(n,{children:j(l,{})}),j(m,{primary:"Full Screen"})]}),d(s,{"data-testid":"".concat(g,"_settings"),onClick:function(){return W(S)},children:[j(n,{children:j(c,{})}),j(m,{primary:"Settings"})]})]})};f.propTypes={toggleAppSettingsDialog:i.func.isRequired,isMaximized:i.bool.isRequired,isMobileView:i.bool,setIsMaximized:i.func.isRequired,devCenterRouter:i.shape({push:i.func}).isRequired,menuItems:i.arrayOf(i.shape({onClick:i.func,to:i.oneOfType([i.string,i.shape({})]),icon:i.string,title:i.string}))},f.defaultProps={menuItems:[],isMobileView:!1};export{f as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import t from"@babel/runtime/helpers/defineProperty";import e from"@babel/runtime/helpers/objectWithoutProperties";import{useEffect as o,useRef as r}from"react";import i from"prop-types";import{makeStyles as s}from"@material-ui/core";import n from"classnames";import p from"moment-timezone";import{jsx as m}from"react/jsx-runtime";import"../DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js";import"../DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"lodash";import"@material-ui/icons";import"../../../utils/mobileDetect.js";import"../../IconButton/index.js";import"../../Modal/CorvaModal.css.js";import"uuid";import"../../IconMenu/index.js";import"../../StyledMenuItem/index.js";import"../../AppIcon/AppIcon.js";import"../AppHeader/AppHeader.js";import"../AppSideBar/AppSideBar.js";import"../AppsDataProvider/AppsDataProvider.js";import a from"../DevCenterAppContainer/DevCenterAppContainer.js";import"../NavigationBar/NavigationBar.js";import"../SideBar/SideBar.js";import"../AppSettingsPopover/AppSettingsPopover.js";import"../AppFilterPanelLayout/AppFilterPanelLayout.js";import"../DevCenterRouterContext/DevCenterRouterContext.js";import"../DevCenterRouterContext/UniversalLink/UniversalLink.js";import"react-router";import"./DevCenterIsolatedApp.js";import l from"../AppContext.js";import"../../AssetEditor/index.js";import"../../AssetEditorV2/index.js";import"../../AppVersionsSelect/AppVersionsSelect.js";import"../../LoadingIndicator/LoadingIndicator.js";import"../../Typography.js";import"../../RealTimeValuesSidebar/RealTimeSidebar.js";import"../../CollapsableSidebar.js";import"../../DateTimePicker/index.js";import"../../DatePicker/index.js";import"../../ErrorBoundary/ErrorBoundary.js";import"../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../../Annotations/components/AnnotationsList/index.js";import"../../Annotations/components/LastAnnotation/index.js";import"../../Annotations/AnnotationsContext.js";import"../../SlateFormattedText/SlateFormattedText.js";import"../../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"slate";import"../../EmptyState/EmptyState.js";import"../../ParameterCharts/ParameterCharts.js";import"../../ParameterCharts/AddEditTrack.js";import"../../ChartActionsList/ChartActionsList.js";import"../../CopyToClipboard/CopyToClipboard.js";import"../../AssetEditor/AssetEditorAutocomplete.js";import"../../AssetEditor/SingleAssetEditor.js";import"../../SettingEditors/ColorEditor/index.js";import"../../SettingEditors/DropdownEditor/index.js";import"../../SettingEditors/RadioEditor/index.js";import"../../SwitchControl/index.js";import"../../ColorPicker/ColorPicker.js";import"../../Chart/components/ChartButton.js";import"../../Chart/components/ChartButtons.js";import"../../Chart/components/ChartWrapper.js";import"../../Chart/components/AxisDropdown.js";import"../../Chart/components/ChartSelect.js";import"../../Chart/components/buttons/DragToZoomButton.js";import"../../Chart/components/buttons/ZoomInButton.js";import"../../Chart/components/buttons/ZoomOutButton.js";import"../../Chart/components/buttons/PanButton.js";import"../../Chart/components/buttons/ResetZoomButton.js";import"../../Chart/components/buttons/HideAxesButton.js";import"../../Chart/components/buttons/ChartTypeButton.js";import"../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../../TruncatedText/index.js";import"../../MiddleTruncatedText/MiddleTruncatedText.js";import"../../RangeSlider/RangeSlider.js";import"../../AdvancedSlider/AdvancedSlider.js";import"../../Breadcrumbs/index.js";import"../../VirtualizedTable/index.js";import"../../EmptyView/EmptyView.js";import"../../EmptyView/EmptyAppView/EmptyAppView.js";import"../../Button/index.js";import"../../ContextMenuItem/index.js";import"../../FolderMenuItem/index.js";import"../../EditableItem/EditableItem/index.js";import"../../EditableItem/EditableItemWithBadge/index.js";import"../../Checkbox/index.js";import"../../FolderMenuItemWithLinks/index.js";import"../../TextField/index.js";import"../../Chip/index.js";import"../../Counter/index.js";import"../../AnchorsList/AnchorsList.js";import"../../Select/index.js";import"../../Select/SelectFilterBy.js";import"../../CustomSelect/index.js";import"../../Tabs/Tabs.js";import"../../Tabs/Tab.js";import"../../ResizableTable/ResizableTable.js";import"@material-ui/icons/Check";import"@material-ui/icons/Close";import"@material-ui/icons/Edit";import"@material-ui/icons/Delete";import"../../GradientManager/configuration/constants.js";import"../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../GradientManager/GradientPreview/GradientPreview.js";import"../../GradientManager/GradientSelect.styles.js";import"../../GradientPicker/GradientPicker.js";import"../../GradientManager/GradientManager.styles.js";import"../../Drillstring/BHASchematic.js";import"../../Drillstring/BHATable/index.js";import"../../Drillstring/BHAComponentIcon.js";import"../../Drillstring/BHAComponentDetail/index.js";import"../../Drillstring/BHATileIcon.js";import"../../Drillstring/BHATile/BHATile.js";import"../../Drillstring/BHAList/BHAList.js";import"../../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../../Casing/CasingTable/index.js";import"../../Casing/CasingComponentIcon.js";import"../../Casing/CasingTileIcon.js";import"../../Casing/CasingTableV2/CasingTableV2.js";import"../../Casing/CasingTile/CasingTile.js";import"../../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../../WellSummary/WellSummaryItemLabel.js";import"../../WellSummary/WellSummaryItemTitle.js";import"../../WellSummary/WellSummaryItemValue.js";import"../../WellSummary/ActivitySummaryChart.js";import"../../WellSummary/FracWirelineTimeChart.js";import"@babel/runtime/helpers/slicedToArray";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../clients/jsonApi/index.js";import"../../../constants/goals.js";import"../../../constants/segment.js";import"../../../constants/alerts.js";import"../../../constants/apps.js";import"../../../constants/drillstring.js";import"../../../constants/completion.js";import"../../../constants/appPackages.js";import"../../../constants/notifications.js";import"../../../constants/feed.js";import"../../../constants/bha.js";import"../../../utils/env.js";import"../../BICOffsetPickerDialog/index.js";import"../../OffsetWellButton/OffsetWellButton.js";import"../../OffsetWellPickerV2/OffsetWellPickerDialog.js";import"../../OffsetWellPickerV3/index.js";import"../../OffsetWellChips/Chip.js";import"../../OffsetWellChips/ChipsContainer.js";import"../../OffsetWellPickerV4/OffsetWellPickerV4.js";import"../../OffsetWellMap/OffsetWellMap.js";import"@material-ui/core/Snackbar";import"../../Notifications/Toast.js";import"../../Toaster/Toaster.js";import"../../ConfirmationDialog.js";import"../../TextLink/index.js";import"../../Avatar/index.js";import"../../Template/TemplatePopover/index.js";import"../../Template/TemplateSharingDialog/index.js";import"../../MenuItem/index.js";import"../../MiddleTruncate/MiddleTruncate.js";import"../../PadModeSelect/PadModeSelect.js";import"../../PinnableFilters/PinnableFilters.js";import"../../HeaderLayout/HeaderLayout.js";import"../../PadOffsetsPicker/PadOffsetsPicker.js";import"../../PadOffsetsPicker/OffsetAssetChip.js";import"../../PadOffsetsPicker/OffsetAssetsListExpander.js";import"../../PadOffsetsPicker/StagesSelector.js";import"../../PadOffsetsPickerV2/PadOffsetsPickerV2.js";import"../../Table/TableToolbar/TableToolbar.js";import"../../Table/TableContainer/TableContainer.js";import"../../Table/TableCell/TableCell.js";import"../../Tooltip/ScrollableTooltip.js";import"../../PriceInput/PriceInput.js";import"../../LabelsCounter/LabelsCounter.js";import"../../Stepper/Step.js";import"../../Stepper/StepsWrapper.js";import"../../Stepper/Stepper.js";import"../../Comment/CommentIcon/index.js";import"../../FilesLoader/FilesLoader.js";import"../../FilesLoader/Icons/FileIcon.js";import"../../SearchInput/index.js";import"../../FeedItem/FeedItem.js";import"../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../../PostInput/PostInput.js";import"../../KeyboardDateTimePicker.js";import"../../AddComment/Popover.js";import"../../AddComment/Popup.js";import"../../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../../StageDesignVActual/ComparisonHeader.js";import"../../StageDesignVActual/ComparisonRow.js";import"../../EmbeddedApp/DevCenterEmbeddedApp.js";import"../../EmbeddedApp/EmbeddedApp.js";import"../../HelpCenter/HelpCenterIcon.js";import"../../Autocomplete/Autocomplete.js";import"../../DocumentViewer/DocumentViewer.js";import"../../ColorPickerPalette/ColorPickerPalette.js";import"../../Search/Search.js";import"../../Search/components/Listbox.js";import"../../Search/components/Paper.js";import"../../Search/components/RecentSearches.js";import"../../Search/components/InputAdornmentLeft.js";import"../../Search/components/Groups.js";import"../../StatusBadge/index.js";import"../../Attachment/index.js";import"../../EmojiIconButton.js";import"../../FileUploadIconButton.js";import"../../FilePreview/index.js";import"../../FailedFileUploading.js";import"../../UserMention/index.js";import"../../CommentsInfo/index.js";import"../../CommentInput/index.js";import"../../Comment/index.js";import"../../CommentLoader.js";import"../../AssetNameLabel/AssetStatusBadge.js";import"../../AssetEditorV2/components/PrimaryAssetSelect.js";import"../../AssetEditorV2/components/SecondaryAssetSelect.js";import"../../AssetEditorV2/components/SelectItem.js";import"../../AssetEditorV2/components/MultipleAssetsToggle.js";import"../../AssetEditorV2/components/PrimaryAssetSelectV2.js";import"../../EChartsWrapper/EChartsWrapper.js";import"@icon-park/react";import"../../../icons/WithCustomSize.js";import{IconParkProvider as c}from"../../../icons/IconParkProvider.js";import d from"../../../hocs/withMUIProvidersHOC.js";import"../../../hocs/withAssetEditorLockHOC.js";import{THEMES as j}from"../../../constants/theme.js";import{LOCAL_STORAGE_APP_THEME_KEY as C}from"../../../CLI/hocs/constants.js";import{setThemeVariables as u}from"../../../utils/themeVariables.js";import{isPDFReportView as A}from"../../../CLI/hocs/utils.js";import{PermissionsContext as g}from"../../../permissions/PermissionsContext.js";import{updateUserUnits as f}from"../../../utils/index.js";import"../../../config/initGlobalDependencies.js";import"../../../styles/globalStyles.js";import{useXProps as b}from"./effects/useXProps.js";import{ISOLATED_PAGE_APP_CONTAINER_ID as S}from"./constants.js";import{replaceUndefinedValuesWithNull as P}from"./utils/replaceUndefinedValuesWithNull.js";import"./DevCenterAppZoidComponent.js";var h=["appContextValue","globalMixpanelEventTracker","globalNotificationToastsAPI","onSettingChange","onSettingsChange","permissionsContextValue","timezone","userUnits"];function x(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),o.push.apply(o,r)}return o}function T(e){for(var o=1;o<arguments.length;o++){var r=null!=arguments[o]?arguments[o]:{};o%2?x(Object(r),!0).forEach((function(o){t(e,o,r[o])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):x(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var D=d(a),v=s((function(){return{"@global":{body:{backgroundColor:"transparent",overflow:"hidden"}}}}));function I(t){var i,s=t.CLIAppComponent,a=t.CLIAppSettings,d=t.containerReportClassName;v();var x=b(),I=x.appContextValue,y=x.globalMixpanelEventTracker,E=x.globalNotificationToastsAPI,B=x.onSettingChange,L=x.onSettingsChange,k=x.permissionsContextValue,O=x.timezone,V=x.userUnits,M=e(x,h),w=M.location.pathname.startsWith("/reports/")||A,F=null!==(i=localStorage.getItem(C))&&void 0!==i?i:j.DARK,W=!w&&F===j.DARK;o((function(){u(W)}),[W]),o((function(){window[Symbol.for("notificationToasts")]=E,window[Symbol.for("logToMixpanel")]=y}),[E,y]);var H=r(!0);return H.current&&(H.current=!1,f({userUnits:V})),o((function(){return O&&p.tz.setDefault(O),function(){return p.tz.setDefault(null)}}),[O]),m(g.Provider,{value:k,children:m(l.Provider,{value:I,children:m(c,{children:m("div",{id:S,className:n(w&&d),children:m(D,T(T({},M),{},{theme:W?j.DARK:j.LIGHT,onSettingsChange:function(t){return L(P(t))},onSettingChange:function(t,e){return B(t,P(e))},CLIAppComponent:s,CLIAppSettings:a}))})})})})}I.propTypes={CLIAppComponent:i.node,CLIAppSettings:i.node,containerReportClassName:i.string},I.defaultProps={CLIAppComponent:null,CLIAppSettings:null,containerReportClassName:null};export{I as DevCenterIsolatedAppPage};
|
|
1
|
+
import t from"@babel/runtime/helpers/defineProperty";import e from"@babel/runtime/helpers/objectWithoutProperties";import{useEffect as o,useRef as r}from"react";import i from"prop-types";import{makeStyles as s}from"@material-ui/core";import n from"classnames";import p from"moment-timezone";import{jsx as m}from"react/jsx-runtime";import"../DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js";import"../DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"lodash";import"@material-ui/icons";import"../../../utils/mobileDetect.js";import"../../IconButton/index.js";import"../../Modal/CorvaModal.css.js";import"uuid";import"../../IconMenu/index.js";import"../../StyledMenuItem/index.js";import"../../AppIcon/AppIcon.js";import"../AppHeader/AppHeader.js";import"../AppSideBar/AppSideBar.js";import"../AppsDataProvider/AppsDataProvider.js";import a from"../DevCenterAppContainer/DevCenterAppContainer.js";import"../NavigationBar/NavigationBar.js";import"../SideBar/SideBar.js";import"../AppSettingsPopover/AppSettingsPopover.js";import"../AppFilterPanelLayout/AppFilterPanelLayout.js";import"../DevCenterRouterContext/DevCenterRouterContext.js";import"../DevCenterRouterContext/UniversalLink/UniversalLink.js";import"react-router";import"./DevCenterIsolatedApp.js";import l from"../AppContext.js";import"../../AssetEditor/index.js";import"../../AssetEditorV2/index.js";import"../../AppVersionsSelect/AppVersionsSelect.js";import"../../LoadingIndicator/LoadingIndicator.js";import"../../Typography.js";import"../../RealTimeValuesSidebar/RealTimeSidebar.js";import"../../CollapsableSidebar.js";import"../../DateTimePicker/index.js";import"../../DatePicker/index.js";import"../../ErrorBoundary/ErrorBoundary.js";import"../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../../Annotations/components/AnnotationsList/index.js";import"../../Annotations/components/LastAnnotation/index.js";import"../../Annotations/AnnotationsContext.js";import"../../SlateFormattedText/SlateFormattedText.js";import"../../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"slate";import"../../EmptyState/EmptyState.js";import"../../ParameterCharts/ParameterCharts.js";import"../../ParameterCharts/AddEditTrack.js";import"../../ChartActionsList/ChartActionsList.js";import"../../CopyToClipboard/CopyToClipboard.js";import"../../AssetEditor/AssetEditorAutocomplete.js";import"../../AssetEditor/SingleAssetEditor.js";import"../../SettingEditors/ColorEditor/index.js";import"../../SettingEditors/DropdownEditor/index.js";import"../../SettingEditors/RadioEditor/index.js";import"../../SwitchControl/index.js";import"../../ColorPicker/ColorPicker.js";import"../../Chart/components/ChartButton.js";import"../../Chart/components/ChartButtons.js";import"../../Chart/components/ChartWrapper.js";import"../../Chart/components/AxisDropdown.js";import"../../Chart/components/ChartSelect.js";import"../../Chart/components/buttons/DragToZoomButton.js";import"../../Chart/components/buttons/ZoomInButton.js";import"../../Chart/components/buttons/ZoomOutButton.js";import"../../Chart/components/buttons/PanButton.js";import"../../Chart/components/buttons/ResetZoomButton.js";import"../../Chart/components/buttons/HideAxesButton.js";import"../../Chart/components/buttons/ChartTypeButton.js";import"../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../../TruncatedText/index.js";import"../../MiddleTruncatedText/MiddleTruncatedText.js";import"../../RangeSlider/RangeSlider.js";import"../../AdvancedSlider/AdvancedSlider.js";import"../../Breadcrumbs/index.js";import"../../VirtualizedTable/index.js";import"../../EmptyView/EmptyView.js";import"../../EmptyView/EmptyAppView/EmptyAppView.js";import"../../Button/index.js";import"../../ContextMenuItem/index.js";import"../../FolderMenuItem/index.js";import"../../EditableItem/EditableItem/index.js";import"../../EditableItem/EditableItemWithBadge/index.js";import"../../Checkbox/index.js";import"../../FolderMenuItemWithLinks/index.js";import"../../TextField/index.js";import"../../Chip/index.js";import"../../Counter/index.js";import"../../AnchorsList/AnchorsList.js";import"../../Select/index.js";import"../../Select/SelectFilterBy.js";import"../../CustomSelect/index.js";import"../../Tabs/Tabs.js";import"../../Tabs/Tab.js";import"../../ResizableTable/ResizableTable.js";import"@material-ui/icons/Check";import"@material-ui/icons/Close";import"@material-ui/icons/Edit";import"@material-ui/icons/Delete";import"../../GradientManager/configuration/constants.js";import"../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../GradientManager/GradientPreview/GradientPreview.js";import"../../GradientManager/GradientSelect.styles.js";import"../../GradientPicker/GradientPicker.js";import"../../GradientManager/GradientManager.styles.js";import"../../Drillstring/BHASchematic.js";import"../../Drillstring/BHATable/index.js";import"../../Drillstring/BHAComponentIcon.js";import"../../Drillstring/BHAComponentDetail/index.js";import"../../Drillstring/BHATileIcon.js";import"../../Drillstring/BHATile/BHATile.js";import"../../Drillstring/BHAList/BHAList.js";import"../../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../../Casing/CasingTable/index.js";import"../../Casing/CasingComponentIcon.js";import"../../Casing/CasingTileIcon.js";import"../../Casing/CasingTableV2/CasingTableV2.js";import"../../Casing/CasingTile/CasingTile.js";import"../../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../../WellSummary/WellSummaryItemLabel.js";import"../../WellSummary/WellSummaryItemTitle.js";import"../../WellSummary/WellSummaryItemValue.js";import"../../WellSummary/ActivitySummaryChart.js";import"../../WellSummary/FracWirelineTimeChart.js";import"@babel/runtime/helpers/slicedToArray";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../clients/jsonApi/index.js";import"../../../constants/goals.js";import"../../../constants/segment.js";import"../../../constants/alerts.js";import"../../../constants/apps.js";import"../../../constants/drillstring.js";import"../../../constants/completion.js";import"../../../constants/appPackages.js";import"../../../constants/notifications.js";import"../../../constants/feed.js";import"../../../constants/bha.js";import"../../../utils/env.js";import"../../BICOffsetPickerDialog/index.js";import"../../OffsetWellButton/OffsetWellButton.js";import"../../OffsetWellPickerV2/OffsetWellPickerDialog.js";import"../../OffsetWellPickerV3/index.js";import"../../OffsetWellChips/Chip.js";import"../../OffsetWellChips/ChipsContainer.js";import"../../OffsetWellPickerV4/OffsetWellPickerV4.js";import"../../OffsetWellMap/OffsetWellMap.js";import"@material-ui/core/Snackbar";import"../../Notifications/Toast.js";import"../../Toaster/Toaster.js";import"../../ConfirmationDialog.js";import"../../TextLink/index.js";import"../../Avatar/index.js";import"../../Template/TemplatePopover/index.js";import"../../Template/TemplateSharingDialog/index.js";import"../../MenuItem/index.js";import"../../MiddleTruncate/MiddleTruncate.js";import"../../PadModeSelect/PadModeSelect.js";import"../../PinnableFilters/PinnableFilters.js";import"../../HeaderLayout/HeaderLayout.js";import"../../PadOffsetsPicker/PadOffsetsPicker.js";import"../../PadOffsetsPicker/OffsetAssetChip.js";import"../../PadOffsetsPicker/OffsetAssetsListExpander.js";import"../../PadOffsetsPicker/StagesSelector.js";import"../../PadOffsetsPickerV2/PadOffsetsPickerV2.js";import"../../Table/TableToolbar/TableToolbar.js";import"../../Table/TableContainer/TableContainer.js";import"../../Table/TableCell/TableCell.js";import"../../Tooltip/ScrollableTooltip.js";import"../../PriceInput/PriceInput.js";import"../../LabelsCounter/LabelsCounter.js";import"../../Stepper/Step.js";import"../../Stepper/StepsWrapper.js";import"../../Stepper/Stepper.js";import"../../Comment/CommentIcon/index.js";import"../../FilesLoader/FilesLoader.js";import"../../FilesLoader/Icons/FileIcon.js";import"../../SearchInput/index.js";import"../../FeedItem/FeedItem.js";import"../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../../PostInput/PostInput.js";import"../../KeyboardDateTimePicker.js";import"../../AddComment/Popover.js";import"../../AddComment/Popup.js";import"../../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../../StageDesignVActual/ComparisonHeader.js";import"../../StageDesignVActual/ComparisonRow.js";import"../../EmbeddedApp/DevCenterEmbeddedApp.js";import"../../EmbeddedApp/EmbeddedApp.js";import"../../HelpCenter/HelpCenterIcon.js";import"../../Autocomplete/Autocomplete.js";import"../../DocumentViewer/DocumentViewer.js";import"../../ColorPickerPalette/ColorPickerPalette.js";import"../../Search/Search.js";import"../../Search/components/Listbox.js";import"../../Search/components/Paper.js";import"../../Search/components/RecentSearches.js";import"../../Search/components/InputAdornmentLeft.js";import"../../Search/components/Groups.js";import"../../StatusBadge/index.js";import"../../Attachment/index.js";import"../../EmojiIconButton.js";import"../../FileUploadIconButton.js";import"../../FilePreview/index.js";import"../../FailedFileUploading.js";import"../../UserMention/index.js";import"../../CommentsInfo/index.js";import"../../CommentInput/index.js";import"../../Comment/index.js";import"../../CommentLoader.js";import"../../AssetNameLabel/AssetStatusBadge.js";import"../../AssetEditorV2/components/PrimaryAssetSelect.js";import"../../AssetEditorV2/components/SecondaryAssetSelect.js";import"../../AssetEditorV2/components/SelectItem.js";import"../../AssetEditorV2/components/MultipleAssetsToggle.js";import"../../AssetEditorV2/components/PrimaryAssetSelectV2.js";import"../../EChartsWrapper/EChartsWrapper.js";import"../../../icons/WithCustomSize.js";import{IconParkProvider as c}from"../../../icons/IconParkProvider.js";import d from"../../../hocs/withMUIProvidersHOC.js";import"../../../hocs/withAssetEditorLockHOC.js";import{THEMES as j}from"../../../constants/theme.js";import{LOCAL_STORAGE_APP_THEME_KEY as C}from"../../../CLI/hocs/constants.js";import{setThemeVariables as u}from"../../../utils/themeVariables.js";import{isPDFReportView as A}from"../../../CLI/hocs/utils.js";import{PermissionsContext as g}from"../../../permissions/PermissionsContext.js";import{updateUserUnits as f}from"../../../utils/index.js";import"../../../config/initGlobalDependencies.js";import"../../../styles/globalStyles.js";import{useXProps as b}from"./effects/useXProps.js";import{ISOLATED_PAGE_APP_CONTAINER_ID as S}from"./constants.js";import{replaceUndefinedValuesWithNull as P}from"./utils/replaceUndefinedValuesWithNull.js";import"./DevCenterAppZoidComponent.js";var h=["appContextValue","globalMixpanelEventTracker","globalNotificationToastsAPI","onSettingChange","onSettingsChange","permissionsContextValue","timezone","userUnits"];function x(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),o.push.apply(o,r)}return o}function T(e){for(var o=1;o<arguments.length;o++){var r=null!=arguments[o]?arguments[o]:{};o%2?x(Object(r),!0).forEach((function(o){t(e,o,r[o])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):x(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var D=d(a),v=s((function(){return{"@global":{body:{backgroundColor:"transparent",overflow:"hidden"}}}}));function I(t){var i,s=t.CLIAppComponent,a=t.CLIAppSettings,d=t.containerReportClassName;v();var x=b(),I=x.appContextValue,y=x.globalMixpanelEventTracker,E=x.globalNotificationToastsAPI,B=x.onSettingChange,L=x.onSettingsChange,O=x.permissionsContextValue,V=x.timezone,k=x.userUnits,M=e(x,h),w=M.location.pathname.startsWith("/reports/")||A,F=null!==(i=localStorage.getItem(C))&&void 0!==i?i:j.DARK,W=!w&&F===j.DARK;o((function(){u(W)}),[W]),o((function(){window[Symbol.for("notificationToasts")]=E,window[Symbol.for("logToMixpanel")]=y}),[E,y]);var H=r(!0);return H.current&&(H.current=!1,f({userUnits:k})),o((function(){return V&&p.tz.setDefault(V),function(){return p.tz.setDefault(null)}}),[V]),m(g.Provider,{value:O,children:m(l.Provider,{value:I,children:m(c,{children:m("div",{id:S,className:n(w&&d),children:m(D,T(T({},M),{},{theme:W?j.DARK:j.LIGHT,onSettingsChange:function(t){return L(P(t))},onSettingChange:function(t,e){return B(t,P(e))},CLIAppComponent:s,CLIAppSettings:a}))})})})})}I.propTypes={CLIAppComponent:i.node,CLIAppSettings:i.node,containerReportClassName:i.string},I.defaultProps={CLIAppComponent:null,CLIAppSettings:null,containerReportClassName:null};export{I as DevCenterIsolatedAppPage};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var t=function(){return t=Object.assign||function(t){for(var n
|
|
1
|
+
var t=function(){return t=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},t.apply(this,arguments)};function e(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}function n(t,e,n,r){return new(n||(n=Promise))((function(o,a){function l(t){try{i(r.next(t))}catch(t){a(t)}}function c(t){try{i(r.throw(t))}catch(t){a(t)}}function i(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(l,c)}i((r=r.apply(t,e||[])).next())}))}function r(t,e){var n,r,o,a,l={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function c(a){return function(c){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;l;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return l.label++,{value:a[1],done:!1};case 5:l.label++,r=a[1],a=[0];continue;case 7:a=l.ops.pop(),l.trys.pop();continue;default:if(!(o=l.trys,(o=o.length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){l=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){l.label=a[1];break}if(6===a[0]&&l.label<o[1]){l.label=o[1],o=a;break}if(o&&l.label<o[2]){l.label=o[2],l.ops.push(a);break}o[2]&&l.ops.pop(),l.trys.pop();continue}a=e.call(t,l)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,c])}}}function o(t,e,n){if(n||2===arguments.length)for(var r,o=0,a=e.length;o<a;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))}export{t as __assign,n as __awaiter,r as __generator,e as __rest,o as __spreadArray};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import r from"@babel/runtime/helpers/defineProperty";import{DEFAULT_ICON_CONFIGS as e,IconProvider as t}from"@icon-park/react";import{jsx as o}from"react/jsx-runtime";function n(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(r);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),t.push.apply(t,o)}return t}function c(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?n(Object(o),!0).forEach((function(t){r(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):n(Object(o)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(o,r))}))}return e}var i=c(c({},e),{},{strokeWidth:3,size:24,colors:c(c({},e.colors),{},{outline:{background:"transparent",fill:"#fff"}})}),p=function(r){var e=r.children;return o(t,{value:i,children:e})};export{p as IconParkProvider};
|
|
1
|
+
import r from"@babel/runtime/helpers/defineProperty";import{DEFAULT_ICON_CONFIGS as e,IconProvider as t}from"@icon-park/react/es/all";import{jsx as o}from"react/jsx-runtime";function n(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(r);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),t.push.apply(t,o)}return t}function c(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?n(Object(o),!0).forEach((function(t){r(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):n(Object(o)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(o,r))}))}return e}var i=c(c({},e),{},{strokeWidth:3,size:24,colors:c(c({},e.colors),{},{outline:{background:"transparent",fill:"#fff"}})}),p=function(r){var e=r.children;return o(t,{value:i,children:e})};export{p as IconParkProvider};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { IconPropsType } from './types';
|
|
3
|
-
export declare const withCustomSize: (
|
|
3
|
+
export declare const withCustomSize: (iconType: string) => ({ size, className, ...rest }: IconPropsType) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=WithCustomSize.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WithCustomSize.d.ts","sourceRoot":"","sources":["../../src/icons/WithCustomSize.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"WithCustomSize.d.ts","sourceRoot":"","sources":["../../src/icons/WithCustomSize.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,aAAa,EAAmB,MAAM,SAAS,CAAC;AAYzD,eAAO,MAAM,cAAc,aAAc,MAAM,oCACP,aAAa,KAAG,WAevD,CAAC"}
|
package/icons/WithCustomSize.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__rest as r,__assign as i}from'./../ext-esm/tslib/tslib.es6.js';import{jsx as e}from"react/jsx-runtime";import o from"classnames";import{makeStyles as
|
|
1
|
+
import{__rest as r,__assign as i}from'./../ext-esm/tslib/tslib.es6.js';import{jsx as e}from"react/jsx-runtime";import o from"classnames";import t from"@icon-park/react/es/all";import{makeStyles as s}from"@material-ui/core";import{ICON_SIZES as a,STROKE_WIDTH_BY_ICON_SIZE as n}from"./constants.js";var m=s({iconWrapper:function(r){var i=r.iconSize,e=void 0===i?24:i;return{width:e,height:e}}}),c=function(s){return function(c){var p=c.size,f=c.className,l=r(c,["size","className"]),u="string"==typeof p?a[p]:p,d=n[u||24],z=m({iconSize:u});return e(t,i({strokeWidth:d},l,{type:s,className:o(z.iconWrapper,f),size:u}))}};export{c as withCustomSize};
|
package/icons/index.d.ts
CHANGED
|
@@ -14,5 +14,4 @@ export const SettingOneIcon: ({ size, className, ...rest }: import("./types").Ic
|
|
|
14
14
|
export const SettingTwoIcon: ({ size, className, ...rest }: import("./types").IconPropsType) => JSX.Element;
|
|
15
15
|
export const StarIcon: ({ size, className, ...rest }: import("./types").IconPropsType) => JSX.Element;
|
|
16
16
|
export const UnlockIcon: ({ size, className, ...rest }: import("./types").IconPropsType) => JSX.Element;
|
|
17
|
-
export const FullScreenOneIcon: ({ size, className, ...rest }: import("./types").IconPropsType) => JSX.Element;
|
|
18
17
|
//# sourceMappingURL=index.d.ts.map
|
package/icons/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/icons/index.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/icons/index.js"],"names":[],"mappings":";AAIA,wGAAmD;AACnD,2GAAyD;AACzD,sGAA+C;AAC/C,wGAAmD;AACnD,sGAA+C;AAC/C,sGAA+C;AAC/C,wGAAmD;AACnD,yGAAqD;AACrD,sGAA+C;AAC/C,sGAA+C;AAC/C,wGAAmD;AACnD,4GAA2D;AAC3D,4GAA2D;AAC3D,sGAA+C;AAC/C,wGAAmD"}
|
package/icons/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{withCustomSize as e}from"./WithCustomSize.js";export{IconParkProvider}from"./IconParkProvider.js";var o=e("AddOne"),r=e("Broadcast"),t=e("Code"),i=e("Filter"),n=e("Help"),d=e("Plus"),P=e("People"),a=e("Peoples"),l=e("Lock"),p=e("More"),s=e("Remind"),c=e("SettingOne"),m=e("SettingTwo"),k=e("Star"),S=e("Unlock");export{o as AddOneIcon,r as BroadcastIcon,t as CodeIcon,i as FilterIcon,n as HelpIcon,l as LockIcon,p as MoreIcon,P as PeopleIcon,a as PeoplesIcon,d as PlusIcon,s as RemindIcon,c as SettingOneIcon,m as SettingTwoIcon,k as StarIcon,S as UnlockIcon};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@corva/ui",
|
|
3
|
-
"version": "0.73.0-
|
|
3
|
+
"version": "0.73.0-rc.0",
|
|
4
4
|
"description": "Shared components/utils for Corva ui projects",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"corva-ui"
|
|
@@ -207,6 +207,7 @@
|
|
|
207
207
|
"babel-loader": "8.1.0",
|
|
208
208
|
"babel-plugin-external-helpers": "^6.22.0",
|
|
209
209
|
"babel-plugin-file-loader": "^2.0.0",
|
|
210
|
+
"babel-plugin-import": "^1.13.8",
|
|
210
211
|
"babel-plugin-root-import": "^6.5.0",
|
|
211
212
|
"conventional-changelog-cli": "^2.1.0",
|
|
212
213
|
"cross-env": "^7.0.3",
|