@corva/ui 0.89.0-7 → 0.89.0-9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (722) hide show
  1. package/cjs-bundle/clients/api/apiCore.js +1 -1
  2. package/cjs-bundle/components/AddComment/Popover.js +1 -1
  3. package/cjs-bundle/components/AddComment/Popup.js +1 -1
  4. package/cjs-bundle/components/AddComment/components/Content.js +1 -1
  5. package/cjs-bundle/components/AdvancedSlider/Handle.js +1 -1
  6. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/index.js +1 -1
  7. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/Annotation/index.js +1 -1
  8. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationComments/index.js +1 -1
  9. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/index.js +1 -1
  10. package/cjs-bundle/components/Annotations/components/AnnotationsList/index.js +1 -1
  11. package/cjs-bundle/components/Annotations/components/LastAnnotation/index.js +1 -1
  12. package/cjs-bundle/components/AppIcon/utils.js +1 -1
  13. package/cjs-bundle/components/AppVersionsSelect/AppVersionsSelect.js +1 -1
  14. package/cjs-bundle/components/AssetEditor/effects/index.js +1 -1
  15. package/cjs-bundle/components/AssetEditor/index.js +1 -1
  16. package/cjs-bundle/components/AssetEditorV2/components/SecondaryAssetSelect.js +1 -1
  17. package/cjs-bundle/components/AssetEditorV2/effects/index.js +1 -1
  18. package/cjs-bundle/components/AssetEditorV2/effects/usePrimaryAssetSelectData.js +1 -1
  19. package/cjs-bundle/components/AssetEditorV2/index.js +1 -1
  20. package/cjs-bundle/components/AssetEditorV2/utils/index.js +1 -1
  21. package/cjs-bundle/components/Attachment/index.js +1 -1
  22. package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/Map.js +1 -1
  23. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/index.js +1 -1
  24. package/cjs-bundle/components/BICOffsetPickerDialog/index.js +1 -1
  25. package/cjs-bundle/components/Breadcrumbs/index.js +1 -1
  26. package/cjs-bundle/components/Casing/CasingTable/index.js +1 -1
  27. package/cjs-bundle/components/Casing/CasingTableV2/CasingTableV2.js +1 -1
  28. package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Browser.js +1 -1
  29. package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +1 -1
  30. package/cjs-bundle/components/Casing/CasingTableV2/components/Component.js +1 -1
  31. package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Browser.js +1 -1
  32. package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +1 -1
  33. package/cjs-bundle/components/Casing/CasingTableV2/components/EditComponentDialog.js +1 -1
  34. package/cjs-bundle/components/Casing/CasingTile/CasingTile.js +1 -1
  35. package/cjs-bundle/components/Chart/components/buttons/ChartTypeButton.js +1 -1
  36. package/cjs-bundle/components/Chart/components/buttons/DragToZoomButton.js +1 -1
  37. package/cjs-bundle/components/Chart/components/buttons/HideAxesButton.js +1 -1
  38. package/cjs-bundle/components/Chart/components/buttons/PanButton.js +1 -1
  39. package/cjs-bundle/components/Chart/components/buttons/ResetZoomButton.js +1 -1
  40. package/cjs-bundle/components/Chart/components/buttons/ZoomInButton.js +1 -1
  41. package/cjs-bundle/components/Chart/components/buttons/ZoomOutButton.js +1 -1
  42. package/cjs-bundle/components/Chart/utils.js +1 -1
  43. package/cjs-bundle/components/ChartActionsList/ChartActionsList.js +1 -1
  44. package/cjs-bundle/components/CollapsableSidebar.js +1 -1
  45. package/cjs-bundle/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +1 -1
  46. package/cjs-bundle/components/Comment/index.js +1 -1
  47. package/cjs-bundle/components/CommentInput/index.js +1 -1
  48. package/cjs-bundle/components/CommentsInfo/index.js +1 -1
  49. package/cjs-bundle/components/DevCenter/AppHeader/AppHeader.js +1 -1
  50. package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/dataResolvers.js +1 -1
  51. package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/useAppsData.js +1 -1
  52. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +1 -1
  53. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js +1 -1
  54. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +1 -1
  55. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +1 -1
  56. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.js +1 -1
  57. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js +1 -1
  58. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterAppZoidComponent.js +1 -1
  59. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js +1 -1
  60. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +1 -1
  61. package/cjs-bundle/components/DocumentViewer/DocumentViewer.js +1 -1
  62. package/cjs-bundle/components/Drillstring/BHAComponentDetail/index.js +1 -1
  63. package/cjs-bundle/components/Drillstring/BHAComponentsTable/BHAComponentsTable.js +1 -1
  64. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.js +1 -1
  65. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +1 -1
  66. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Browser.js +1 -1
  67. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +1 -1
  68. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Component.js +1 -1
  69. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.js +1 -1
  70. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +1 -1
  71. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.js +1 -1
  72. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +1 -1
  73. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/EditComponentDialog.js +1 -1
  74. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Browser.js +1 -1
  75. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +1 -1
  76. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.js +1 -1
  77. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +1 -1
  78. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.js +1 -1
  79. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.js +1 -1
  80. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +1 -1
  81. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.js +1 -1
  82. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.js +1 -1
  83. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +1 -1
  84. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.js +1 -1
  85. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Browser.js +1 -1
  86. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +1 -1
  87. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/SortableComponent.js +1 -1
  88. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.js +1 -1
  89. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +1 -1
  90. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Browser.js +1 -1
  91. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +1 -1
  92. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.js +1 -1
  93. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Browser.js +1 -1
  94. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +1 -1
  95. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +1 -1
  96. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/InputText.js +1 -1
  97. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SelectField.js +1 -1
  98. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js +1 -1
  99. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/StaticField.js +1 -1
  100. package/cjs-bundle/components/Drillstring/BHAList/BHAList.js +1 -1
  101. package/cjs-bundle/components/Drillstring/BHATable/index.js +1 -1
  102. package/cjs-bundle/components/Drillstring/BHATile/BHATile.js +1 -1
  103. package/cjs-bundle/components/Drillstring/DrillstringDetail/DrillstringDetail.js +1 -1
  104. package/cjs-bundle/components/EmbeddedApp/DevCenterEmbeddedApp.js +1 -1
  105. package/cjs-bundle/components/EmbeddedApp/EmbeddedApp.js +1 -1
  106. package/cjs-bundle/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js +1 -1
  107. package/cjs-bundle/components/FeedItem/FeedItem.js +1 -1
  108. package/cjs-bundle/components/FeedItem/FeedItemEditProvider/FeedItemEditModal.js +1 -1
  109. package/cjs-bundle/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.js +1 -1
  110. package/cjs-bundle/components/FeedItem/components/Content.js +1 -1
  111. package/cjs-bundle/components/FeedItem/components/Icon.js +1 -1
  112. package/cjs-bundle/components/FeedItem/editModals/DvdCommentEdit/DvdCommentEdit.js +1 -1
  113. package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.js +1 -1
  114. package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/BhaFeedItem.js +1 -1
  115. package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/index.js +1 -1
  116. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/Stages.js +1 -1
  117. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/index.js +1 -1
  118. package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js +1 -1
  119. package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/index.js +1 -1
  120. package/cjs-bundle/components/FilePreview/index.js +1 -1
  121. package/cjs-bundle/components/GoogleDocsViewer/index.js +1 -1
  122. package/cjs-bundle/components/HeaderLayout/effects/index.js +1 -1
  123. package/cjs-bundle/components/InfiniteList/index.js +1 -1
  124. package/cjs-bundle/components/OffsetWellPickerV2/OffsetWellPickerDialog.js +1 -1
  125. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.js +1 -1
  126. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +1 -1
  127. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +1 -1
  128. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/index.js +1 -1
  129. package/cjs-bundle/components/OffsetWellPickerV2/components/Map/Map.js +1 -1
  130. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +1 -1
  131. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/index.js +1 -1
  132. package/cjs-bundle/components/OffsetWellPickerV2/effects/index.js +1 -1
  133. package/cjs-bundle/components/OffsetWellPickerV2/utils/apiCalls.js +1 -1
  134. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +1 -1
  135. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/index.js +1 -1
  136. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js +1 -1
  137. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +1 -1
  138. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/index.js +1 -1
  139. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/effects/index.js +1 -1
  140. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +1 -1
  141. package/cjs-bundle/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +1 -1
  142. package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +1 -1
  143. package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/index.js +1 -1
  144. package/cjs-bundle/components/OffsetWellPickerV3/components/WellHubView/index.js +1 -1
  145. package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +1 -1
  146. package/cjs-bundle/components/OffsetWellPickerV3/index.js +1 -1
  147. package/cjs-bundle/components/OffsetWellPickerV3/utils/apiCalls.js +1 -1
  148. package/cjs-bundle/components/OffsetWellPickerV4/OffsetWellPickerV4.js +1 -1
  149. package/cjs-bundle/components/OffsetWellPickerV4/components/AppHeader/AppHeader.js +1 -1
  150. package/cjs-bundle/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.js +1 -1
  151. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/Filter.js +1 -1
  152. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/RadiusInput.js +1 -1
  153. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.js +1 -1
  154. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.js +1 -1
  155. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +1 -1
  156. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +1 -1
  157. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.js +1 -1
  158. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.js +1 -1
  159. package/cjs-bundle/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +1 -1
  160. package/cjs-bundle/components/OffsetWellPickerV4/effects/useAdvancedWells.js +1 -1
  161. package/cjs-bundle/components/OffsetWellPickerV4/utils/apiCalls.js +1 -1
  162. package/cjs-bundle/components/OffsetWellPickerV4/utils/index.js +1 -1
  163. package/cjs-bundle/components/PadModeSelect/PadModeSelect.js +1 -1
  164. package/cjs-bundle/components/PadOffsetsPicker/StagesSelector.js +1 -1
  165. package/cjs-bundle/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +1 -1
  166. package/cjs-bundle/components/ParameterCharts/AddEditTrack.js +1 -1
  167. package/cjs-bundle/components/ParameterCharts/ParameterCharts.js +1 -1
  168. package/cjs-bundle/components/ParameterCharts/components/ChartContainer.js +1 -1
  169. package/cjs-bundle/components/ParameterCharts/components/SingleChannelTrackSettings.js +1 -1
  170. package/cjs-bundle/components/ParameterCharts/components/Tooltip/Tooltip.js +1 -1
  171. package/cjs-bundle/components/ParameterCharts/components/TraceHeader.js +1 -1
  172. package/cjs-bundle/components/ParameterCharts/components/TraceSettings.js +1 -1
  173. package/cjs-bundle/components/ParameterCharts/components/Track.js +1 -1
  174. package/cjs-bundle/components/ParameterCharts/components/TrackSettings.js +1 -1
  175. package/cjs-bundle/components/PinnableFilters/effects/index.js +1 -1
  176. package/cjs-bundle/components/PostInput/PostInput.js +1 -1
  177. package/cjs-bundle/components/PostPreviewDialog/index.js +1 -1
  178. package/cjs-bundle/components/Search/Search.js +1 -1
  179. package/cjs-bundle/components/Search/components/Paper.js +1 -1
  180. package/cjs-bundle/components/StageDesignVActual/ComparisonBar/ComparisonBar.js +1 -1
  181. package/cjs-bundle/components/StageDesignVActual/ComparisonRow.js +1 -1
  182. package/cjs-bundle/components/StageDesignVActual/ElementsComparison/ElementsComparison.js +1 -1
  183. package/cjs-bundle/components/Template/TemplateSharingDialog/UsersChipSelector.js +1 -1
  184. package/cjs-bundle/components/Template/TemplateSharingDialog/index.js +1 -1
  185. package/cjs-bundle/components/TracesEditModal/TracesEditModal.js +1 -1
  186. package/cjs-bundle/components/TracesEditModal/TracesEditModalContainer.js +1 -1
  187. package/cjs-bundle/components/UserCard/index.js +1 -1
  188. package/cjs-bundle/components/UserMention/index.js +1 -1
  189. package/cjs-bundle/components/UserMention/utils/index.js +1 -1
  190. package/cjs-bundle/components/WellSummary/ActivitySummaryChart.js +1 -1
  191. package/cjs-bundle/components/WellSummary/effects/useWellSummaryData.js +1 -1
  192. package/cjs-bundle/config/theme/index.js +1 -1
  193. package/cjs-bundle/effects/useSubscriptions.js +1 -1
  194. package/cjs-bundle/permissions/useProvidePermissions.js +1 -1
  195. package/cjs-bundle/permissions/withPermissionsHOC.js +1 -1
  196. package/cjs-bundle/utils/casing/conversion.js +1 -1
  197. package/cjs-bundle/utils/filePreview.js +1 -1
  198. package/cjs-bundle/utils/index.js +1 -1
  199. package/clients/api/apiCore.js +1 -1
  200. package/components/AddComment/Popover.js +1 -1
  201. package/components/AddComment/Popup.d.ts.map +1 -1
  202. package/components/AddComment/Popup.js +1 -1
  203. package/components/AddComment/components/Content.js +1 -1
  204. package/components/AdvancedSlider/AdvancedSlider.d.ts.map +1 -1
  205. package/components/AdvancedSlider/Handle.d.ts.map +1 -1
  206. package/components/AdvancedSlider/Handle.js +1 -1
  207. package/components/AdvancedSlider/styles/handleStyles.d.ts +1 -1
  208. package/components/AdvancedSlider/styles/handleStyles.d.ts.map +1 -1
  209. package/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/index.js +1 -1
  210. package/components/Annotations/components/AnnotationsList/components/Annotation/index.js +1 -1
  211. package/components/Annotations/components/AnnotationsList/components/AnnotationComments/index.js +1 -1
  212. package/components/Annotations/components/AnnotationsList/components/AnnotationInput/index.d.ts +1 -1
  213. package/components/Annotations/components/AnnotationsList/components/AnnotationInput/index.js +1 -1
  214. package/components/Annotations/components/AnnotationsList/index.d.ts +2 -2
  215. package/components/Annotations/components/AnnotationsList/index.js +1 -1
  216. package/components/Annotations/components/LastAnnotation/index.js +1 -1
  217. package/components/AppIcon/utils.js +1 -1
  218. package/components/AppVersionsSelect/AppVersionsSelect.d.ts.map +1 -1
  219. package/components/AppVersionsSelect/AppVersionsSelect.js +1 -1
  220. package/components/AppVersionsSelect/effects/index.d.ts.map +1 -1
  221. package/components/AssetEditor/AssetEditorAutocomplete.d.ts +4 -4
  222. package/components/AssetEditor/SingleAssetEditor.d.ts +3 -3
  223. package/components/AssetEditor/SingleAssetEditor.d.ts.map +1 -1
  224. package/components/AssetEditor/effects/index.d.ts.map +1 -1
  225. package/components/AssetEditor/effects/index.js +1 -1
  226. package/components/AssetEditor/index.js +1 -1
  227. package/components/AssetEditorV2/components/MultipleAssetsToggle.d.ts.map +1 -1
  228. package/components/AssetEditorV2/components/PrimaryAssetSelect.d.ts.map +1 -1
  229. package/components/AssetEditorV2/components/PrimaryAssetSelectV2.d.ts.map +1 -1
  230. package/components/AssetEditorV2/components/SecondaryAssetSelect.d.ts.map +1 -1
  231. package/components/AssetEditorV2/components/SecondaryAssetSelect.js +1 -1
  232. package/components/AssetEditorV2/components/SelectItem.d.ts.map +1 -1
  233. package/components/AssetEditorV2/effects/index.d.ts.map +1 -1
  234. package/components/AssetEditorV2/effects/index.js +1 -1
  235. package/components/AssetEditorV2/effects/usePrimaryAssetSelectData.d.ts.map +1 -1
  236. package/components/AssetEditorV2/effects/usePrimaryAssetSelectData.js +1 -1
  237. package/components/AssetEditorV2/index.d.ts.map +1 -1
  238. package/components/AssetEditorV2/index.js +1 -1
  239. package/components/AssetEditorV2/utils/index.d.ts.map +1 -1
  240. package/components/AssetEditorV2/utils/index.js +1 -1
  241. package/components/AssetsMultipleSelector/AssetsMultipleSelector.d.ts.map +1 -1
  242. package/components/Attachment/index.d.ts +3 -3
  243. package/components/Attachment/index.js +1 -1
  244. package/components/Autocomplete/Autocomplete.d.ts.map +1 -1
  245. package/components/Avatar/index.d.ts +4 -4
  246. package/components/BICOffsetPickerDialog/components/Map/Map.d.ts.map +1 -1
  247. package/components/BICOffsetPickerDialog/components/Map/Map.js +1 -1
  248. package/components/BICOffsetPickerDialog/components/Map/index.d.ts.map +1 -1
  249. package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetResultSection.d.ts.map +1 -1
  250. package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetTypesSection.d.ts.map +1 -1
  251. package/components/BICOffsetPickerDialog/components/WellSection/NumberCircle.d.ts +1 -1
  252. package/components/BICOffsetPickerDialog/components/WellSection/NumberCircle.d.ts.map +1 -1
  253. package/components/BICOffsetPickerDialog/components/WellSection/SectionItem.d.ts.map +1 -1
  254. package/components/BICOffsetPickerDialog/components/WellSection/index.d.ts.map +1 -1
  255. package/components/BICOffsetPickerDialog/components/WellSection/index.js +1 -1
  256. package/components/BICOffsetPickerDialog/index.js +1 -1
  257. package/components/Breadcrumbs/index.d.ts.map +1 -1
  258. package/components/Breadcrumbs/index.js +1 -1
  259. package/components/Button/components/Button/index.d.ts +1 -1
  260. package/components/Button/components/LiveButton/styles.d.ts +1 -1
  261. package/components/Casing/CasingTable/index.js +1 -1
  262. package/components/Casing/CasingTableV2/CasingTableV2.d.ts.map +1 -1
  263. package/components/Casing/CasingTableV2/CasingTableV2.js +1 -1
  264. package/components/Casing/CasingTableV2/components/CasingJoints/Browser.d.ts.map +1 -1
  265. package/components/Casing/CasingTableV2/components/CasingJoints/Browser.js +1 -1
  266. package/components/Casing/CasingTableV2/components/CasingJoints/Editor.d.ts.map +1 -1
  267. package/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +1 -1
  268. package/components/Casing/CasingTableV2/components/Component.d.ts.map +1 -1
  269. package/components/Casing/CasingTableV2/components/Component.js +1 -1
  270. package/components/Casing/CasingTableV2/components/DrillPipe/Browser.d.ts.map +1 -1
  271. package/components/Casing/CasingTableV2/components/DrillPipe/Browser.js +1 -1
  272. package/components/Casing/CasingTableV2/components/DrillPipe/Editor.d.ts.map +1 -1
  273. package/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +1 -1
  274. package/components/Casing/CasingTableV2/components/EditComponentDialog.js +1 -1
  275. package/components/Casing/CasingTableV2/components/Header.d.ts.map +1 -1
  276. package/components/Casing/CasingTile/CasingTile.d.ts.map +1 -1
  277. package/components/Casing/CasingTile/CasingTile.js +1 -1
  278. package/components/Chart/components/AxisDropdown.d.ts.map +1 -1
  279. package/components/Chart/components/ChartButton.d.ts.map +1 -1
  280. package/components/Chart/components/ChartButtons.d.ts.map +1 -1
  281. package/components/Chart/components/ChartSelect.d.ts.map +1 -1
  282. package/components/Chart/components/ChartWrapper.d.ts.map +1 -1
  283. package/components/Chart/components/buttons/ChartTypeButton.d.ts.map +1 -1
  284. package/components/Chart/components/buttons/ChartTypeButton.js +1 -1
  285. package/components/Chart/components/buttons/DragToZoomButton.d.ts.map +1 -1
  286. package/components/Chart/components/buttons/DragToZoomButton.js +1 -1
  287. package/components/Chart/components/buttons/HideAxesButton.d.ts.map +1 -1
  288. package/components/Chart/components/buttons/HideAxesButton.js +1 -1
  289. package/components/Chart/components/buttons/PanButton.d.ts.map +1 -1
  290. package/components/Chart/components/buttons/PanButton.js +1 -1
  291. package/components/Chart/components/buttons/ResetZoomButton.d.ts.map +1 -1
  292. package/components/Chart/components/buttons/ResetZoomButton.js +1 -1
  293. package/components/Chart/components/buttons/ZoomInButton.d.ts.map +1 -1
  294. package/components/Chart/components/buttons/ZoomInButton.js +1 -1
  295. package/components/Chart/components/buttons/ZoomOutButton.d.ts.map +1 -1
  296. package/components/Chart/components/buttons/ZoomOutButton.js +1 -1
  297. package/components/Chart/effects/useChartModifier.d.ts.map +1 -1
  298. package/components/Chart/effects/useZoom.d.ts.map +1 -1
  299. package/components/Chart/options.d.ts.map +1 -1
  300. package/components/Chart/utils.d.ts.map +1 -1
  301. package/components/Chart/utils.js +1 -1
  302. package/components/ChartActionsList/ChartActionsList.d.ts +1 -1
  303. package/components/ChartActionsList/ChartActionsList.js +1 -1
  304. package/components/Chip/index.d.ts +1 -1
  305. package/components/CollapsableSidebar.d.ts +2 -2
  306. package/components/CollapsableSidebar.js +1 -1
  307. package/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +1 -1
  308. package/components/Comment/index.d.ts +3 -3
  309. package/components/Comment/index.js +1 -1
  310. package/components/CommentInput/index.d.ts +2 -2
  311. package/components/CommentInput/index.js +1 -1
  312. package/components/CommentsInfo/index.js +1 -1
  313. package/components/ConfirmationDialog.d.ts +5 -5
  314. package/components/ContextMenuItem/index.d.ts.map +1 -1
  315. package/components/CopyToClipboard/CopyToClipboard.d.ts.map +1 -1
  316. package/components/DevCenter/AppHeader/AppHeader.d.ts.map +1 -1
  317. package/components/DevCenter/AppHeader/AppHeader.js +1 -1
  318. package/components/DevCenter/AppHeader/AppHeaderStyles.d.ts +1 -1
  319. package/components/DevCenter/AppsDataProvider/AppsDataProvider.d.ts.map +1 -1
  320. package/components/DevCenter/AppsDataProvider/effects/__tests__/mocks/assetDashboard/wellAssetDashboard/appWithDefaultSettings.d.ts.map +1 -1
  321. package/components/DevCenter/AppsDataProvider/effects/dataResolvers.d.ts.map +1 -1
  322. package/components/DevCenter/AppsDataProvider/effects/dataResolvers.js +1 -1
  323. package/components/DevCenter/AppsDataProvider/effects/useAppsData.js +1 -1
  324. package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.d.ts.map +1 -1
  325. package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +1 -1
  326. package/components/DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.d.ts.map +1 -1
  327. package/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js +1 -1
  328. package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.d.ts.map +1 -1
  329. package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +1 -1
  330. package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/styles.d.ts +1 -1
  331. package/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.d.ts.map +1 -1
  332. package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.d.ts.map +1 -1
  333. package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +1 -1
  334. package/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.d.ts.map +1 -1
  335. package/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.js +1 -1
  336. package/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.d.ts.map +1 -1
  337. package/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js +1 -1
  338. package/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsData.d.ts.map +1 -1
  339. package/components/DevCenter/DevCenterRouterContext/effects/useDevCenterRouter.d.ts.map +1 -1
  340. package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterAppZoidComponent.js +1 -1
  341. package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.d.ts.map +1 -1
  342. package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js +1 -1
  343. package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +1 -1
  344. package/components/DevCenter/SideBar/SideBar.d.ts +3 -3
  345. package/components/DocumentViewer/DocumentViewer.d.ts.map +1 -1
  346. package/components/DocumentViewer/DocumentViewer.js +1 -1
  347. package/components/Drillstring/BHAComponentDetail/index.d.ts.map +1 -1
  348. package/components/Drillstring/BHAComponentDetail/index.js +1 -1
  349. package/components/Drillstring/BHAComponentsTable/BHAComponentsTable.d.ts.map +1 -1
  350. package/components/Drillstring/BHAComponentsTable/BHAComponentsTable.js +1 -1
  351. package/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.d.ts.map +1 -1
  352. package/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.js +1 -1
  353. package/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.d.ts.map +1 -1
  354. package/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +1 -1
  355. package/components/Drillstring/BHAComponentsTable/components/Bit/Browser.d.ts.map +1 -1
  356. package/components/Drillstring/BHAComponentsTable/components/Bit/Browser.js +1 -1
  357. package/components/Drillstring/BHAComponentsTable/components/Bit/Editor.d.ts.map +1 -1
  358. package/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +1 -1
  359. package/components/Drillstring/BHAComponentsTable/components/Component.d.ts +1 -1
  360. package/components/Drillstring/BHAComponentsTable/components/Component.d.ts.map +1 -1
  361. package/components/Drillstring/BHAComponentsTable/components/Component.js +1 -1
  362. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.d.ts.map +1 -1
  363. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.js +1 -1
  364. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.d.ts.map +1 -1
  365. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +1 -1
  366. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.d.ts.map +1 -1
  367. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.js +1 -1
  368. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.d.ts.map +1 -1
  369. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +1 -1
  370. package/components/Drillstring/BHAComponentsTable/components/EditComponentDialog.js +1 -1
  371. package/components/Drillstring/BHAComponentsTable/components/Header.d.ts.map +1 -1
  372. package/components/Drillstring/BHAComponentsTable/components/Jar/Browser.d.ts.map +1 -1
  373. package/components/Drillstring/BHAComponentsTable/components/Jar/Browser.js +1 -1
  374. package/components/Drillstring/BHAComponentsTable/components/Jar/Editor.d.ts.map +1 -1
  375. package/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +1 -1
  376. package/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.d.ts.map +1 -1
  377. package/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.js +1 -1
  378. package/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.d.ts.map +1 -1
  379. package/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +1 -1
  380. package/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.d.ts.map +1 -1
  381. package/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.js +1 -1
  382. package/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.d.ts.map +1 -1
  383. package/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.js +1 -1
  384. package/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.d.ts.map +1 -1
  385. package/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +1 -1
  386. package/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.d.ts.map +1 -1
  387. package/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.js +1 -1
  388. package/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.d.ts.map +1 -1
  389. package/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.js +1 -1
  390. package/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.d.ts.map +1 -1
  391. package/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +1 -1
  392. package/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.d.ts.map +1 -1
  393. package/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.js +1 -1
  394. package/components/Drillstring/BHAComponentsTable/components/Rss/Browser.d.ts.map +1 -1
  395. package/components/Drillstring/BHAComponentsTable/components/Rss/Browser.js +1 -1
  396. package/components/Drillstring/BHAComponentsTable/components/Rss/Editor.d.ts.map +1 -1
  397. package/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +1 -1
  398. package/components/Drillstring/BHAComponentsTable/components/SortableComponent.js +1 -1
  399. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.d.ts.map +1 -1
  400. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.js +1 -1
  401. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.d.ts.map +1 -1
  402. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +1 -1
  403. package/components/Drillstring/BHAComponentsTable/components/Sub/Browser.d.ts.map +1 -1
  404. package/components/Drillstring/BHAComponentsTable/components/Sub/Browser.js +1 -1
  405. package/components/Drillstring/BHAComponentsTable/components/Sub/Editor.d.ts.map +1 -1
  406. package/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +1 -1
  407. package/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.d.ts.map +1 -1
  408. package/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.js +1 -1
  409. package/components/Drillstring/BHAComponentsTable/components/Ur/Browser.d.ts.map +1 -1
  410. package/components/Drillstring/BHAComponentsTable/components/Ur/Browser.js +1 -1
  411. package/components/Drillstring/BHAComponentsTable/components/Ur/Editor.d.ts.map +1 -1
  412. package/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +1 -1
  413. package/components/Drillstring/BHAComponentsTable/components/shared/CancelButton.d.ts.map +1 -1
  414. package/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.d.ts.map +1 -1
  415. package/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +1 -1
  416. package/components/Drillstring/BHAComponentsTable/components/shared/InputText.d.ts.map +1 -1
  417. package/components/Drillstring/BHAComponentsTable/components/shared/InputText.js +1 -1
  418. package/components/Drillstring/BHAComponentsTable/components/shared/SaveButton.d.ts.map +1 -1
  419. package/components/Drillstring/BHAComponentsTable/components/shared/SelectField.d.ts.map +1 -1
  420. package/components/Drillstring/BHAComponentsTable/components/shared/SelectField.js +1 -1
  421. package/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.d.ts.map +1 -1
  422. package/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js +1 -1
  423. package/components/Drillstring/BHAComponentsTable/components/shared/StaticField.d.ts.map +1 -1
  424. package/components/Drillstring/BHAComponentsTable/components/shared/StaticField.js +1 -1
  425. package/components/Drillstring/BHAComponentsTable/components/utils/calculation.d.ts.map +1 -1
  426. package/components/Drillstring/BHAList/BHAList.d.ts.map +1 -1
  427. package/components/Drillstring/BHAList/BHAList.js +1 -1
  428. package/components/Drillstring/BHASchematic.d.ts.map +1 -1
  429. package/components/Drillstring/BHATable/index.d.ts.map +1 -1
  430. package/components/Drillstring/BHATable/index.js +1 -1
  431. package/components/Drillstring/BHATile/BHATile.d.ts.map +1 -1
  432. package/components/Drillstring/BHATile/BHATile.js +1 -1
  433. package/components/Drillstring/BHATileIcon.d.ts.map +1 -1
  434. package/components/Drillstring/BhaIndicator/BhaIndicator.d.ts +1 -1
  435. package/components/Drillstring/BhaIndicator/BhaIndicator.d.ts.map +1 -1
  436. package/components/Drillstring/DrillstringDetail/DrillstringDetail.d.ts.map +1 -1
  437. package/components/Drillstring/DrillstringDetail/DrillstringDetail.js +1 -1
  438. package/components/EditableItem/EditableItemWithBadge/index.d.ts.map +1 -1
  439. package/components/EmbeddedApp/DevCenterEmbeddedApp.js +1 -1
  440. package/components/EmbeddedApp/EmbeddedApp.js +1 -1
  441. package/components/EmbeddedApp/components/AppInfo.d.ts.map +1 -1
  442. package/components/EmojiIconButton.d.ts.map +1 -1
  443. package/components/EmptyState/styles.d.ts +1 -1
  444. package/components/EmptyView/EmptyAppView/components/ErrorSubtitleWithIntercomLink.d.ts.map +1 -1
  445. package/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.d.ts.map +1 -1
  446. package/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js +1 -1
  447. package/components/FeedItem/FeedItem.d.ts.map +1 -1
  448. package/components/FeedItem/FeedItem.js +1 -1
  449. package/components/FeedItem/FeedItemEditProvider/FeedItemEditModal.js +1 -1
  450. package/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.d.ts +1 -1
  451. package/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.d.ts.map +1 -1
  452. package/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.js +1 -1
  453. package/components/FeedItem/components/Actions.d.ts.map +1 -1
  454. package/components/FeedItem/components/AvatarIcon.d.ts.map +1 -1
  455. package/components/FeedItem/components/Content.d.ts.map +1 -1
  456. package/components/FeedItem/components/Content.js +1 -1
  457. package/components/FeedItem/components/FeedComments.d.ts.map +1 -1
  458. package/components/FeedItem/components/Icon.js +1 -1
  459. package/components/FeedItem/components/RigAndWell.d.ts.map +1 -1
  460. package/components/FeedItem/editModals/DvdCommentEdit/DvdCommentEdit.d.ts.map +1 -1
  461. package/components/FeedItem/editModals/DvdCommentEdit/DvdCommentEdit.js +1 -1
  462. package/components/FeedItem/editModals/HookloadCommentEdit/HookloadCommentEdit.d.ts.map +1 -1
  463. package/components/FeedItem/editModals/NptLessonsCommentEdit/NptLessonsCommentEdit.d.ts.map +1 -1
  464. package/components/FeedItem/editModals/PCCommentEdit/PCCommentEdit.d.ts.map +1 -1
  465. package/components/FeedItem/feedItemTypes/AlertFeedItem.d.ts.map +1 -1
  466. package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.d.ts.map +1 -1
  467. package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.js +1 -1
  468. package/components/FeedItem/feedItemTypes/BhaFeedItem/BhaFeedItem.js +1 -1
  469. package/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaSchematic.d.ts.map +1 -1
  470. package/components/FeedItem/feedItemTypes/CompletionDailyCostFeedItem.d.ts.map +1 -1
  471. package/components/FeedItem/feedItemTypes/CompletionNptFeedItem.d.ts.map +1 -1
  472. package/components/FeedItem/feedItemTypes/CompletionOperationSummaryFeedItem.d.ts.map +1 -1
  473. package/components/FeedItem/feedItemTypes/CompletionOperationalNoteFeedItem.d.ts.map +1 -1
  474. package/components/FeedItem/feedItemTypes/DepthCommentFeedItem.d.ts.map +1 -1
  475. package/components/FeedItem/feedItemTypes/DrillerMemoFeedItem.d.ts.map +1 -1
  476. package/components/FeedItem/feedItemTypes/DrillingDailyCostFeedItem.d.ts.map +1 -1
  477. package/components/FeedItem/feedItemTypes/DrillingOperationSummaryFeedItem.d.ts.map +1 -1
  478. package/components/FeedItem/feedItemTypes/DrillingOperationalNoteFeedItem.d.ts.map +1 -1
  479. package/components/FeedItem/feedItemTypes/FluidReportFeedItem.d.ts.map +1 -1
  480. package/components/FeedItem/feedItemTypes/GeosteeringFeedItem.d.ts +1 -1
  481. package/components/FeedItem/feedItemTypes/GeosteeringFeedItem.d.ts.map +1 -1
  482. package/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/index.js +1 -1
  483. package/components/FeedItem/feedItemTypes/NptFeedItem.d.ts.map +1 -1
  484. package/components/FeedItem/feedItemTypes/PCCommentFeedItem.d.ts.map +1 -1
  485. package/components/FeedItem/feedItemTypes/PostFeedItem.d.ts.map +1 -1
  486. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/NoData.d.ts.map +1 -1
  487. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/PredictionsItem.d.ts.map +1 -1
  488. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/Stages.d.ts.map +1 -1
  489. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/Stages.js +1 -1
  490. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/utils.d.ts.map +1 -1
  491. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/index.d.ts.map +1 -1
  492. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/index.js +1 -1
  493. package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/Warning.d.ts.map +1 -1
  494. package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.d.ts.map +1 -1
  495. package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js +1 -1
  496. package/components/FeedItem/feedItemTypes/TracesMemoFeedItem.d.ts.map +1 -1
  497. package/components/FeedItem/feedItemTypes/WellPlanFeedItem/constants.d.ts.map +1 -1
  498. package/components/FeedItem/feedItemTypes/WellPlanFeedItem/index.d.ts.map +1 -1
  499. package/components/FeedItem/feedItemTypes/WellPlanFeedItem/index.js +1 -1
  500. package/components/FilePreview/index.d.ts +1 -1
  501. package/components/FilePreview/index.js +1 -1
  502. package/components/FileTypeIcon.d.ts.map +1 -1
  503. package/components/FileUploadIconButton.d.ts.map +1 -1
  504. package/components/FilesLoader/Icons/FileIcon.d.ts.map +1 -1
  505. package/components/FilesLoader/effects/useUploadingFile.d.ts.map +1 -1
  506. package/components/FilesLoader/useStyles.d.ts.map +1 -1
  507. package/components/FolderMenuItem/index.d.ts.map +1 -1
  508. package/components/FolderMenuItemWithLinks/index.d.ts.map +1 -1
  509. package/components/GoogleDocsViewer/index.d.ts.map +1 -1
  510. package/components/GoogleDocsViewer/index.js +1 -1
  511. package/components/GoogleDocsViewer/styles.d.ts +1 -1
  512. package/components/HeaderLayout/effects/index.d.ts.map +1 -1
  513. package/components/HeaderLayout/effects/index.js +1 -1
  514. package/components/Icons/GppGoodIcon.d.ts.map +1 -1
  515. package/components/Icons/RecommendationIcon.d.ts.map +1 -1
  516. package/components/Icons/SendIcon.d.ts.map +1 -1
  517. package/components/ImageViewer/index.d.ts.map +1 -1
  518. package/components/InfiniteList/index.d.ts.map +1 -1
  519. package/components/InfiniteList/index.js +1 -1
  520. package/components/KeyboardDateTimePicker.d.ts.map +1 -1
  521. package/components/MenuItem/index.d.ts.map +1 -1
  522. package/components/MiddleTruncate/MiddleTruncate.d.ts.map +1 -1
  523. package/components/NewDocumentViewer/styles.d.ts +1 -1
  524. package/components/OffsetWellMap/WellTooltip.d.ts.map +1 -1
  525. package/components/OffsetWellPickerV2/OffsetWellPickerDialog.js +1 -1
  526. package/components/OffsetWellPickerV2/components/Filter/MultiSelect.d.ts.map +1 -1
  527. package/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.js +1 -1
  528. package/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +1 -1
  529. package/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +1 -1
  530. package/components/OffsetWellPickerV2/components/Filter/index.d.ts.map +1 -1
  531. package/components/OffsetWellPickerV2/components/Filter/index.js +1 -1
  532. package/components/OffsetWellPickerV2/components/Map/Map.d.ts.map +1 -1
  533. package/components/OffsetWellPickerV2/components/Map/Map.js +1 -1
  534. package/components/OffsetWellPickerV2/components/Map/index.d.ts.map +1 -1
  535. package/components/OffsetWellPickerV2/components/Map/popupGenerator.d.ts.map +1 -1
  536. package/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +1 -1
  537. package/components/OffsetWellPickerV2/components/Table/MetricsSelect.d.ts +2 -2
  538. package/components/OffsetWellPickerV2/components/Table/index.d.ts +1 -1
  539. package/components/OffsetWellPickerV2/components/Table/index.d.ts.map +1 -1
  540. package/components/OffsetWellPickerV2/components/Table/index.js +1 -1
  541. package/components/OffsetWellPickerV2/effects/index.d.ts.map +1 -1
  542. package/components/OffsetWellPickerV2/effects/index.js +1 -1
  543. package/components/OffsetWellPickerV2/utils/apiCalls.js +1 -1
  544. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.d.ts.map +1 -1
  545. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +1 -1
  546. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/index.js +1 -1
  547. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.d.ts.map +1 -1
  548. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js +1 -1
  549. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/popupGenerator.d.ts.map +1 -1
  550. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/utils.d.ts.map +1 -1
  551. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetResultSection.d.ts.map +1 -1
  552. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetTypesSection.d.ts.map +1 -1
  553. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +1 -1
  554. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsSelect.d.ts +1 -1
  555. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/index.d.ts.map +1 -1
  556. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/index.js +1 -1
  557. package/components/OffsetWellPickerV3/components/CustomSelectionView/effects/index.d.ts.map +1 -1
  558. package/components/OffsetWellPickerV3/components/CustomSelectionView/effects/index.js +1 -1
  559. package/components/OffsetWellPickerV3/components/CustomSelectionView/index.d.ts.map +1 -1
  560. package/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +1 -1
  561. package/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.d.ts.map +1 -1
  562. package/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +1 -1
  563. package/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +1 -1
  564. package/components/OffsetWellPickerV3/components/TabSelection/index.d.ts.map +1 -1
  565. package/components/OffsetWellPickerV3/components/TabSelection/index.js +1 -1
  566. package/components/OffsetWellPickerV3/components/WellHubView/index.d.ts.map +1 -1
  567. package/components/OffsetWellPickerV3/components/WellHubView/index.js +1 -1
  568. package/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.d.ts.map +1 -1
  569. package/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +1 -1
  570. package/components/OffsetWellPickerV3/index.js +1 -1
  571. package/components/OffsetWellPickerV3/utils/apiCalls.d.ts.map +1 -1
  572. package/components/OffsetWellPickerV3/utils/apiCalls.js +1 -1
  573. package/components/OffsetWellPickerV4/OffsetWellPickerV4.js +1 -1
  574. package/components/OffsetWellPickerV4/components/AppHeader/AppHeader.d.ts.map +1 -1
  575. package/components/OffsetWellPickerV4/components/AppHeader/AppHeader.js +1 -1
  576. package/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.d.ts.map +1 -1
  577. package/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.js +1 -1
  578. package/components/OffsetWellPickerV4/components/Filter/Filter.d.ts.map +1 -1
  579. package/components/OffsetWellPickerV4/components/Filter/Filter.js +1 -1
  580. package/components/OffsetWellPickerV4/components/Filter/PeriodSelect.d.ts.map +1 -1
  581. package/components/OffsetWellPickerV4/components/Filter/RadiusInput.d.ts +2 -2
  582. package/components/OffsetWellPickerV4/components/Filter/RadiusInput.d.ts.map +1 -1
  583. package/components/OffsetWellPickerV4/components/Filter/RadiusInput.js +1 -1
  584. package/components/OffsetWellPickerV4/components/Filter/SingleSelect.d.ts.map +1 -1
  585. package/components/OffsetWellPickerV4/components/Filter/WellSection.d.ts.map +1 -1
  586. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.d.ts.map +1 -1
  587. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.js +1 -1
  588. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetTypesSection.d.ts.map +1 -1
  589. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AutoCompleteAssetSearch.d.ts +1 -1
  590. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AutoCompleteAssetSearch.d.ts.map +1 -1
  591. package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.d.ts.map +1 -1
  592. package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.js +1 -1
  593. package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.d.ts.map +1 -1
  594. package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +1 -1
  595. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +1 -1
  596. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.js +1 -1
  597. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.js +1 -1
  598. package/components/OffsetWellPickerV4/components/Toolbar/Toolbar.d.ts.map +1 -1
  599. package/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +1 -1
  600. package/components/OffsetWellPickerV4/constants.d.ts.map +1 -1
  601. package/components/OffsetWellPickerV4/effects/useAdvancedWells.d.ts.map +1 -1
  602. package/components/OffsetWellPickerV4/effects/useAdvancedWells.js +1 -1
  603. package/components/OffsetWellPickerV4/effects/useAssetsData.d.ts.map +1 -1
  604. package/components/OffsetWellPickerV4/effects/useBicWells.d.ts.map +1 -1
  605. package/components/OffsetWellPickerV4/effects/useFetchWells.d.ts.map +1 -1
  606. package/components/OffsetWellPickerV4/effects/useFilterOptions.d.ts.map +1 -1
  607. package/components/OffsetWellPickerV4/effects/useFilteredWells.d.ts.map +1 -1
  608. package/components/OffsetWellPickerV4/effects/useSortedWells.d.ts.map +1 -1
  609. package/components/OffsetWellPickerV4/effects/useTableColumns.d.ts.map +1 -1
  610. package/components/OffsetWellPickerV4/utils/apiCalls.d.ts.map +1 -1
  611. package/components/OffsetWellPickerV4/utils/apiCalls.js +1 -1
  612. package/components/OffsetWellPickerV4/utils/index.d.ts.map +1 -1
  613. package/components/OffsetWellPickerV4/utils/index.js +1 -1
  614. package/components/OffsetWellPickerV4/utils/timePeriod.d.ts.map +1 -1
  615. package/components/PadModeSelect/PadModeSelect.d.ts +1 -1
  616. package/components/PadModeSelect/PadModeSelect.d.ts.map +1 -1
  617. package/components/PadModeSelect/PadModeSelect.js +1 -1
  618. package/components/PadModeSelect/utils.d.ts.map +1 -1
  619. package/components/PadOffsetsPicker/OffsetAssetChip.d.ts.map +1 -1
  620. package/components/PadOffsetsPicker/OffsetAssetsListExpander.d.ts.map +1 -1
  621. package/components/PadOffsetsPicker/PadOffsetsPicker.d.ts.map +1 -1
  622. package/components/PadOffsetsPicker/StagesSelector.d.ts.map +1 -1
  623. package/components/PadOffsetsPicker/StagesSelector.js +1 -1
  624. package/components/PadOffsetsPickerV2/PadOffsetsPickerV2.d.ts.map +1 -1
  625. package/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +1 -1
  626. package/components/ParameterCharts/AddEditTrack.d.ts +2 -2
  627. package/components/ParameterCharts/AddEditTrack.js +1 -1
  628. package/components/ParameterCharts/ParameterCharts.d.ts.map +1 -1
  629. package/components/ParameterCharts/ParameterCharts.js +1 -1
  630. package/components/ParameterCharts/components/ChartContainer.js +1 -1
  631. package/components/ParameterCharts/components/Charts/LineChart.d.ts.map +1 -1
  632. package/components/ParameterCharts/components/DataLoadingIndicator.d.ts +1 -1
  633. package/components/ParameterCharts/components/SingleChannelTrackSettings.js +1 -1
  634. package/components/ParameterCharts/components/Tooltip/Tooltip.js +1 -1
  635. package/components/ParameterCharts/components/TraceHeader.js +1 -1
  636. package/components/ParameterCharts/components/TraceSettings.js +1 -1
  637. package/components/ParameterCharts/components/Track.d.ts.map +1 -1
  638. package/components/ParameterCharts/components/Track.js +1 -1
  639. package/components/ParameterCharts/components/TrackSettings.d.ts +1 -1
  640. package/components/ParameterCharts/components/TrackSettings.js +1 -1
  641. package/components/ParameterCharts/constants.d.ts.map +1 -1
  642. package/components/PinnableFilters/effects/index.js +1 -1
  643. package/components/PostInput/PostInput.d.ts.map +1 -1
  644. package/components/PostInput/PostInput.js +1 -1
  645. package/components/PostPreviewDialog/index.d.ts +2 -2
  646. package/components/PostPreviewDialog/index.js +1 -1
  647. package/components/Search/Search.d.ts.map +1 -1
  648. package/components/Search/Search.js +1 -1
  649. package/components/Search/components/Groups.d.ts.map +1 -1
  650. package/components/Search/components/InputAdornmentLeft.d.ts.map +1 -1
  651. package/components/Search/components/Listbox.d.ts +1 -1
  652. package/components/Search/components/Paper.d.ts.map +1 -1
  653. package/components/Search/components/Paper.js +1 -1
  654. package/components/Search/styles.d.ts +1 -1
  655. package/components/SlateFormattedText/RenderElements.d.ts.map +1 -1
  656. package/components/StageDesignVActual/ComparisonBar/ComparisonBar.js +1 -1
  657. package/components/StageDesignVActual/ComparisonRow.js +1 -1
  658. package/components/StageDesignVActual/ElementsComparison/ElementsComparison.js +1 -1
  659. package/components/Stepper/Step/styles.d.ts +1 -1
  660. package/components/Table/TableCell/TableCell.d.ts.map +1 -1
  661. package/components/Table/TablePagination/TablePagination.d.ts +5 -5
  662. package/components/Table/TableSortLabel/TableSortLabel.d.ts.map +1 -1
  663. package/components/Template/TemplatePopover/index.d.ts.map +1 -1
  664. package/components/Template/TemplateSharingDialog/UsersChipSelector.d.ts.map +1 -1
  665. package/components/Template/TemplateSharingDialog/UsersChipSelector.js +1 -1
  666. package/components/Template/TemplateSharingDialog/index.js +1 -1
  667. package/components/TracesEditModal/TracesEditModal.js +1 -1
  668. package/components/TracesEditModal/TracesEditModalContainer.d.ts.map +1 -1
  669. package/components/TracesEditModal/TracesEditModalContainer.js +1 -1
  670. package/components/TruncatedText/index.d.ts.map +1 -1
  671. package/components/Typography.d.ts +27 -27
  672. package/components/UserCard/index.d.ts +2 -2
  673. package/components/UserCard/index.js +1 -1
  674. package/components/UserCardPopover.d.ts +2 -2
  675. package/components/UserMention/index.js +1 -1
  676. package/components/UserMention/utils/index.d.ts.map +1 -1
  677. package/components/UserMention/utils/index.js +1 -1
  678. package/components/VirtualizedTable/VirtualizedTable.d.ts +3 -3
  679. package/components/WellSummary/ActivitySummaryChart.js +1 -1
  680. package/components/WellSummary/FracWirelineTimeChart.d.ts.map +1 -1
  681. package/components/WellSummary/WellSummaryItemValue.d.ts +1 -1
  682. package/components/WellSummary/WellSummaryItemValue.d.ts.map +1 -1
  683. package/components/WellSummary/effects/useWellSummaryData.d.ts.map +1 -1
  684. package/components/WellSummary/effects/useWellSummaryData.js +1 -1
  685. package/components/WellSummary/utils.d.ts.map +1 -1
  686. package/config/mapbox/index.d.ts.map +1 -1
  687. package/config/theme/index.js +1 -1
  688. package/effects/useDevCenterApp.d.ts.map +1 -1
  689. package/effects/useSignedURL.d.ts.map +1 -1
  690. package/effects/useSubscriptions.d.ts.map +1 -1
  691. package/effects/useSubscriptions.js +1 -1
  692. package/exampleApp/ChartActionsListExample.d.ts.map +1 -1
  693. package/exampleApp/ParameterChartExample.d.ts.map +1 -1
  694. package/hocs/withAssetEditorLockHOC.d.ts.map +1 -1
  695. package/hocs/withMUIProvidersHOC.d.ts.map +1 -1
  696. package/index.d.ts.map +1 -1
  697. package/package.json +2 -2
  698. package/permissions/ProvidePermissions.d.ts.map +1 -1
  699. package/permissions/constants/index.d.ts.map +1 -1
  700. package/permissions/useProvidePermissions.d.ts.map +1 -1
  701. package/permissions/useProvidePermissions.js +1 -1
  702. package/permissions/withPermissionsHOC.d.ts.map +1 -1
  703. package/permissions/withPermissionsHOC.js +1 -1
  704. package/utils/FluidCheckUtils.d.ts.map +1 -1
  705. package/utils/accuracy.d.ts +1 -1
  706. package/utils/bha.d.ts.map +1 -1
  707. package/utils/casing/conversion.js +1 -1
  708. package/utils/casing/validation.d.ts.map +1 -1
  709. package/utils/devcenterToasts.d.ts.map +1 -1
  710. package/utils/drillstring/conversion.d.ts.map +1 -1
  711. package/utils/drillstring/validation.d.ts.map +1 -1
  712. package/utils/feed.d.ts.map +1 -1
  713. package/utils/filePreview.d.ts.map +1 -1
  714. package/utils/filePreview.js +1 -1
  715. package/utils/index.d.ts.map +1 -1
  716. package/utils/index.js +1 -1
  717. package/utils/main.d.ts.map +1 -1
  718. package/utils/mapbox.d.ts +1 -1
  719. package/utils/mapbox.d.ts.map +1 -1
  720. package/utils/metrics/metricsConfig.d.ts.map +1 -1
  721. package/utils/metrics/utils.d.ts.map +1 -1
  722. package/utils/notificationToasts.d.ts.map +1 -1
@@ -1 +1 @@
1
- import{memo as e}from"react";import{isEmpty as t}from"lodash";import o from"prop-types";import{Grid as r}from"@material-ui/core";import{isMobileDetected as i}from"../../../../../utils/mobileDetect.js";import{jsxs as s,jsx as n}from"react/jsx-runtime";import"../../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"classnames";import"../../../../../icons/WithCustomSize.js";import"../../../../../icons/IconParkProvider.js";import"../../../../../icons/customIcons/icons/AddMessage.js";import"../../../../../icons/customIcons/icons/Attention.js";import"../../../../../icons/customIcons/icons/Collapse.js";import"../../../../../icons/customIcons/icons/Expand.js";import"../../../../../icons/customIcons/icons/FolderClosed.js";import"../../../../../icons/customIcons/icons/FolderOpened.js";import"../../../../../icons/customIcons/icons/GreaterOrEqual.js";import"../../../../../icons/customIcons/icons/LessOrEqual.js";import"../../../../../icons/customIcons/icons/Search.js";import"../../../../../icons/customIcons/icons/Wellhub.js";import"../../../../../icons/customIcons/icons/MultiRuler.js";import"../../../../IconButton/index.js";import"../../../../../constants/goals.js";import"../../../../../constants/segment.js";import"../../../../../constants/alerts.js";import"../../../../../constants/apps.js";import{DC_SUB_CATEGORIES as p,COMPONENT_MATERIALS as m}from"../../../../../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"../../../../Modal/CorvaModal.css.js";import"uuid";import"../../../../IconMenu/index.js";import"../../../../StyledMenuItem/index.js";import"../../../../AppIcon/AppIcon.js";import"../../../../DevCenter/AppHeader/AppHeader.js";import"../../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"@babel/runtime/helpers/defineProperty";import"@babel/runtime/helpers/slicedToArray";import"@material-ui/icons";import"../../../../Icons/AnnotationIcon.js";import"../../../../Annotations/components/AnnotationsList/index.js";import"../../../../Annotations/components/LastAnnotation/index.js";import"../../../../Annotations/AnnotationsContext.js";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"querystring";import"uuid/v1";import"../../../../../clients/jsonApi/index.js";import"../../../../../clients/subscriptions.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"../../../../../clients/sso/auth0.js";import"../../../../../clients/sso/oauth2.js";import"../../../../HelpCenter/HelpCenterIcon.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js";import"../../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../../../../DevCenter/AppContext.js";import"../../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js";import"../../../../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js";import"../../../../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js";import"../../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"rollbar";import"@rollbar/react";import"../../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../../DevCenter/SideBar/SideBar.js";import"../../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../../AssetEditor/index.js";import"../../../../AssetEditorV2/index.js";import"../../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../../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/components/Button/index.js";import"moment-timezone";import"../../../../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js";import"../../../../Button/components/LiveButton/styles.js";import"../../../../ContextMenuItem/index.js";import"../../../../FolderMenuItem/index.js";import"../../../../EditableItem/EditableItem/index.js";import"../../../../EditableItem/EditableItemWithBadge/index.js";import"../../../../Checkbox/index.js";import"../../../../FolderMenuItemWithLinks/index.js";import"../../../../TextField/index.js";import"../../../../Chip/index.js";import"../../../../Counter/index.js";import"../../../../AnchorsList/AnchorsList.js";import"../../../../Select/index.js";import"../../../../Select/SelectFilterBy.js";import"../../../../CustomSelect/index.js";import"../../../../Tabs/Tabs.js";import"../../../../Tabs/Tab.js";import"../../../../ResizableTable/ResizableTable.js";import"../../../../GradientPicker/GradientPicker.js";import"../../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../../GradientManager/GradientSelect.styles.js";import"../../../../GradientManager/GradientManager.styles.js";import"../../../BHASchematic.js";import"../../../BHATable/index.js";import a from"../../../BHAComponentIcon.js";import"../../../BHAComponentDetail/index.js";import"../../../BHATileIcon.js";import"../../../BHATile/BHATile.js";import"../../../BHAList/BHAList.js";import"../../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/utils/apiCalls.js";import"../../../../OffsetWellPickerV4/effects/useAdvancedWells.js";import"../../../../OffsetWellPickerV4/constants.js";import"react-virtualized";import"../../../../OffsetWellPickerV4/effects/useAssetsData.js";import"../../../../OffsetWellPickerV4/components/AppHeader/AppHeader.js";import"../../../../OffsetWellPickerV4/components/Toolbar/Toolbar.js";import"../../../../OffsetWellPickerV4/components/Filter/Filter.js";import"../../../../OffsetWellPickerV4/components/Map/WellsMap.js";import"../../../../OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js";import"../../../../OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js";import"../../../../OffsetWellPickerV4/utils/index.js";import"../../../../OffsetWellPickerV4/OffsetWellPickerV4.module.css.js";import"../../../../../styles/typography/index.js";import"../../../../../styles/counter/counter.module.scss.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"../../../../Table/TablePagination/TablePagination.js";import"../../../../Table/TablePaginationActions/TablePaginationActions.js";import"../../../../Tooltip/ScrollableTooltip.js";import"../../../../PriceInput/PriceInput.js";import"../../../../LabelsCounter/LabelsCounter.js";import"../../../../Stepper/Stepper.js";import"../../../../Stepper/Step/Step.js";import"../../../../Stepper/StepsWrapper.js";import"../../../../Comment/CommentIcon/index.js";import"../../../../FilesLoader/FilesLoader.js";import"../../../../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/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"../../../../AssetsMultipleSelector/AssetsMultipleSelector.js";import"@material-ui/icons/Close";import"@material-ui/icons/GetApp";import"../../../../GoogleDocsViewer/index.js";import"../../../../NewDocumentViewer/effects/useFileContent.js";import"../../../../NewDocumentViewer/styles.js";import{CancelButton as l}from"../shared/CancelButton.js";import"../shared/ExpandCollapseButton.js";import"../shared/FormatedNumber.js";import{InputText as c}from"../shared/InputText.js";import"../shared/MoreButton.js";import{SaveButton as d}from"../shared/SaveButton.js";import{SelectField as j}from"../shared/SelectField.js";import"../shared/StaticField.js";import{SharedEditorElements as u}from"../shared/SharedEditorElements.js";import"../shared/ConfirmationPopup.js";import{useStyles as C}from"../sharedStyles.js";import{CONTAINER_XS as A}from"../constants.js";function b(e){var o=e.component,b=e.error,g=e.onChange,f=e.onCancel,h=e.onSave,v=e.columns,S=C({isMobile:i}),P=i?A/2:A/v,D=function(e){return b&&b[e]};return s(r,{container:!0,spacing:0,className:S.editorContainer,children:[!i&&n(r,{item:!0,className:S.editorComponentSize,children:n(a,{component:o})}),n(r,{item:!0,className:S.eidtorContentContainer,children:s(r,{container:!0,spacing:2,children:[n(u,{component:o,getError:D,onChange:g}),n(c,{type:"name",label:"Name",value:o.name,error:D("name"),xs:P,onChangeField:g}),n(j,{type:"sub_category",options:p,label:"Sub Category",value:o.sub_category,error:D("sub_category"),xs:P,onChangeField:g}),n(c,{type:"number_of_joints",label:"# of Joints",value:o.number_of_joints,error:D("number_of_joints"),xs:P,onChangeField:g}),n(c,{type:"component_length",label:"Component Length",unit:"length",value:o.component_length,error:D("component_length"),xs:P,onChangeField:g}),n(c,{type:"weight",label:"T.Weight",unit:"mass",value:o.weight,error:D("weight"),disabled:!0,xs:P,onChangeField:g}),n(c,{type:"connection_type",label:"Connection Type",value:o.connection_type,error:D("connection_type"),xs:P,onChangeField:g}),n(j,{type:"material",options:m,label:"Material",value:o.material,error:D("material"),xs:P,onChangeField:g})]})}),!i&&s(r,{item:!0,className:S.eidtorActionGroup,children:[n(l,{handleCancel:f}),n(d,{handleSave:h,disabled:!t(b)})]})]})}b.propTypes={component:o.shape({sub_category:o.string,component_length:o.number,name:o.string,number_of_joints:o.number,weight:o.number,connection_type:o.string,material:o.string}).isRequired,error:o.shape({}),onChange:o.func.isRequired,onCancel:o.func.isRequired,onSave:o.func.isRequired,columns:o.number.isRequired},b.defaultProps={error:null};var g=e(b);export{g as default};
1
+ import{memo as e}from"react";import{isEmpty as t}from"lodash";import o from"prop-types";import{Grid as r}from"@material-ui/core";import{CancelButton as i}from"../shared/CancelButton.js";import"../shared/ExpandCollapseButton.js";import"../shared/FormatedNumber.js";import{InputText as s}from"../shared/InputText.js";import"../shared/MoreButton.js";import{SaveButton as n}from"../shared/SaveButton.js";import{SelectField as p}from"../shared/SelectField.js";import"../shared/StaticField.js";import{SharedEditorElements as m}from"../shared/SharedEditorElements.js";import"../shared/ConfirmationPopup.js";import{useStyles as a}from"../sharedStyles.js";import{CONTAINER_XS as l}from"../constants.js";import{isMobileDetected as c}from"../../../../../utils/mobileDetect.js";import{jsxs as d,jsx as j}from"react/jsx-runtime";import"../../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"classnames";import"../../../../../icons/WithCustomSize.js";import"../../../../../icons/IconParkProvider.js";import"../../../../../icons/customIcons/icons/AddMessage.js";import"../../../../../icons/customIcons/icons/Attention.js";import"../../../../../icons/customIcons/icons/Collapse.js";import"../../../../../icons/customIcons/icons/Expand.js";import"../../../../../icons/customIcons/icons/FolderClosed.js";import"../../../../../icons/customIcons/icons/FolderOpened.js";import"../../../../../icons/customIcons/icons/GreaterOrEqual.js";import"../../../../../icons/customIcons/icons/LessOrEqual.js";import"../../../../../icons/customIcons/icons/Search.js";import"../../../../../icons/customIcons/icons/Wellhub.js";import"../../../../../icons/customIcons/icons/MultiRuler.js";import"../../../../IconButton/index.js";import"../../../../../constants/goals.js";import"../../../../../constants/segment.js";import"../../../../../constants/alerts.js";import"../../../../../constants/apps.js";import{DC_SUB_CATEGORIES as u,COMPONENT_MATERIALS as C}from"../../../../../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"../../../../Modal/CorvaModal.css.js";import"uuid";import"../../../../IconMenu/index.js";import"../../../../StyledMenuItem/index.js";import"../../../../AppIcon/AppIcon.js";import"../../../../DevCenter/AppHeader/AppHeader.js";import"../../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"@babel/runtime/helpers/defineProperty";import"@babel/runtime/helpers/slicedToArray";import"@material-ui/icons";import"../../../../DevCenter/AppContext.js";import"../../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../../../utils/index.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js";import"../../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../../../../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js";import"../../../../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js";import"rollbar";import"@rollbar/react";import"../../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js";import"../../../../Icons/AnnotationIcon.js";import"../../../../Annotations/components/AnnotationsList/index.js";import"../../../../Annotations/components/LastAnnotation/index.js";import"../../../../Annotations/AnnotationsContext.js";import"querystring";import"uuid/v1";import"../../../../../clients/subscriptions.js";import"../../../../../clients/jsonApi/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"../../../../../clients/sso/auth0.js";import"../../../../../clients/sso/oauth2.js";import"../../../../HelpCenter/HelpCenterIcon.js";import"../../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../../DevCenter/SideBar/SideBar.js";import"../../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../../AssetEditor/index.js";import"../../../../AssetEditorV2/index.js";import"../../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../../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/components/Button/index.js";import"moment-timezone";import"../../../../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js";import"../../../../Button/components/LiveButton/styles.js";import"../../../../ContextMenuItem/index.js";import"../../../../FolderMenuItem/index.js";import"../../../../EditableItem/EditableItem/index.js";import"../../../../EditableItem/EditableItemWithBadge/index.js";import"../../../../Checkbox/index.js";import"../../../../FolderMenuItemWithLinks/index.js";import"../../../../TextField/index.js";import"../../../../Chip/index.js";import"../../../../Counter/index.js";import"../../../../AnchorsList/AnchorsList.js";import"../../../../Select/index.js";import"../../../../Select/SelectFilterBy.js";import"../../../../CustomSelect/index.js";import"../../../../Tabs/Tabs.js";import"../../../../Tabs/Tab.js";import"../../../../ResizableTable/ResizableTable.js";import"../../../../GradientPicker/GradientPicker.js";import"../../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../../GradientManager/GradientSelect.styles.js";import"../../../../GradientManager/GradientManager.styles.js";import"../../../BHASchematic.js";import"../../../BHATable/index.js";import A from"../../../BHAComponentIcon.js";import"../../../BHAComponentDetail/index.js";import"../../../BHATileIcon.js";import"../../../BHATile/BHATile.js";import"../../../BHAList/BHAList.js";import"../../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/utils/apiCalls.js";import"../../../../OffsetWellPickerV4/effects/useAdvancedWells.js";import"../../../../OffsetWellPickerV4/constants.js";import"react-virtualized";import"../../../../OffsetWellPickerV4/effects/useAssetsData.js";import"../../../../OffsetWellPickerV4/components/AppHeader/AppHeader.js";import"../../../../OffsetWellPickerV4/components/Toolbar/Toolbar.js";import"../../../../OffsetWellPickerV4/components/Filter/Filter.js";import"../../../../OffsetWellPickerV4/components/Map/WellsMap.js";import"../../../../OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js";import"../../../../OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js";import"../../../../OffsetWellPickerV4/utils/index.js";import"../../../../OffsetWellPickerV4/OffsetWellPickerV4.module.css.js";import"../../../../../styles/typography/index.js";import"../../../../../styles/counter/counter.module.scss.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"../../../../Table/TablePagination/TablePagination.js";import"../../../../Table/TablePaginationActions/TablePaginationActions.js";import"../../../../Tooltip/ScrollableTooltip.js";import"../../../../PriceInput/PriceInput.js";import"../../../../LabelsCounter/LabelsCounter.js";import"../../../../Stepper/Stepper.js";import"../../../../Stepper/Step/Step.js";import"../../../../Stepper/StepsWrapper.js";import"../../../../Comment/CommentIcon/index.js";import"../../../../FilesLoader/FilesLoader.js";import"../../../../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/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"../../../../AssetsMultipleSelector/AssetsMultipleSelector.js";import"@material-ui/icons/Close";import"@material-ui/icons/GetApp";import"../../../../GoogleDocsViewer/index.js";import"../../../../NewDocumentViewer/effects/useFileContent.js";import"../../../../NewDocumentViewer/styles.js";function b(e){var o=e.component,b=e.error,g=e.onChange,f=e.onCancel,h=e.onSave,v=e.columns,S=a({isMobile:c}),P=c?l/2:l/v,D=function(e){return b&&b[e]};return d(r,{container:!0,spacing:0,className:S.editorContainer,children:[!c&&j(r,{item:!0,className:S.editorComponentSize,children:j(A,{component:o})}),j(r,{item:!0,className:S.eidtorContentContainer,children:d(r,{container:!0,spacing:2,children:[j(m,{component:o,getError:D,onChange:g}),j(s,{type:"name",label:"Name",value:o.name,error:D("name"),xs:P,onChangeField:g}),j(p,{type:"sub_category",options:u,label:"Sub Category",value:o.sub_category,error:D("sub_category"),xs:P,onChangeField:g}),j(s,{type:"number_of_joints",label:"# of Joints",value:o.number_of_joints,error:D("number_of_joints"),xs:P,onChangeField:g}),j(s,{type:"component_length",label:"Component Length",unit:"length",value:o.component_length,error:D("component_length"),xs:P,onChangeField:g}),j(s,{type:"weight",label:"T.Weight",unit:"mass",value:o.weight,error:D("weight"),disabled:!0,xs:P,onChangeField:g}),j(s,{type:"connection_type",label:"Connection Type",value:o.connection_type,error:D("connection_type"),xs:P,onChangeField:g}),j(p,{type:"material",options:C,label:"Material",value:o.material,error:D("material"),xs:P,onChangeField:g})]})}),!c&&d(r,{item:!0,className:S.eidtorActionGroup,children:[j(i,{handleCancel:f}),j(n,{handleSave:h,disabled:!t(b)})]})]})}b.propTypes={component:o.shape({sub_category:o.string,component_length:o.number,name:o.string,number_of_joints:o.number,weight:o.number,connection_type:o.string,material:o.string}).isRequired,error:o.shape({}),onChange:o.func.isRequired,onCancel:o.func.isRequired,onSave:o.func.isRequired,columns:o.number.isRequired},b.defaultProps={error:null};var g=e(b);export{g as default};
@@ -1 +1 @@
1
- {"version":3,"file":"Browser.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.js"],"names":[],"mappings":";;AAUA;;;gBAqDC"}
1
+ {"version":3,"file":"Browser.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.js"],"names":[],"mappings":";;AAWA;;;gBAqDC"}
@@ -1 +1 @@
1
- import e from"@babel/runtime/helpers/defineProperty";import{memo as t}from"react";import r from"classnames";import o from"prop-types";import{Grid as n}from"@material-ui/core";import{isMobileDetected as a}from"../../../../../utils/mobileDetect.js";import"../shared/CancelButton.js";import"../shared/ExpandCollapseButton.js";import"../shared/FormatedNumber.js";import"../shared/InputText.js";import"../shared/MoreButton.js";import"../shared/SaveButton.js";import"../shared/SelectField.js";import{StaticField as i}from"../shared/StaticField.js";import"../shared/SharedEditorElements.js";import"../shared/ConfirmationPopup.js";import{useStyles as l}from"../sharedStyles.js";import{CONTAINER_XS as m}from"../constants.js";import{jsx as s,Fragment as u,jsxs as p}from"react/jsx-runtime";function d(t){var o=t.component,d=t.columns,h=l(),b=m/d;return s(u,{children:p(n,{container:!0,spacing:2,className:r(h.detailedView,e({},h.detailedViewMobile,a)),children:[s(i,{label:"Name",value:o.name,format:null,xs:b}),s(i,{label:"# of Joints",value:o.number_of_joints,format:"0",xs:b}),s(i,{label:"Component Length",unit:"length",value:o.component_length,format:"0.0",xs:b}),s(i,{label:"T.Weight",unit:"mass",value:o.weight,xs:b}),s(i,{label:"Grade",value:o.grade,format:null,xs:b}),s(i,{label:"TJ OD",unit:"shortLength",value:o.outer_diameter_tooljoint,xs:b}),s(i,{label:"TJ ID",unit:"shortLength",value:o.inner_diameter_tooljoint,xs:b}),s(i,{label:"TJ Length Per Joint",unit:"length",value:o.length_tooljoint,xs:b}),s(i,{label:"Connection Type",value:o.connection_type,format:null,xs:b}),s(i,{label:"Class",value:o.class,format:null,xs:b}),s(i,{label:"Material",value:o.material,format:null,xs:b})]})})}d.propTypes={component:o.shape({family:o.string,outer_diameter:o.number,inner_diameter:o.number,linear_weight:o.number,component_length:o.number,length:o.number,name:o.string,number_of_joints:o.number,weight:o.number,connection_type:o.string,grade:o.string,class:o.string,material:o.string,outer_diameter_tooljoint:o.number,inner_diameter_tooljoint:o.number,length_tooljoint:o.number}).isRequired,columns:o.number.isRequired};var h=t(d);export{h as default};
1
+ import e from"@babel/runtime/helpers/defineProperty";import{memo as t}from"react";import r from"classnames";import o from"prop-types";import{Grid as n}from"@material-ui/core";import"../shared/CancelButton.js";import"../shared/ExpandCollapseButton.js";import"../shared/FormatedNumber.js";import"../shared/InputText.js";import"../shared/MoreButton.js";import"../shared/SaveButton.js";import"../shared/SelectField.js";import{StaticField as a}from"../shared/StaticField.js";import"../shared/SharedEditorElements.js";import"../shared/ConfirmationPopup.js";import{useStyles as i}from"../sharedStyles.js";import{CONTAINER_XS as l}from"../constants.js";import{isMobileDetected as m}from"../../../../../utils/mobileDetect.js";import{jsx as s,Fragment as u,jsxs as p}from"react/jsx-runtime";function d(t){var o=t.component,d=t.columns,h=i(),b=l/d;return s(u,{children:p(n,{container:!0,spacing:2,className:r(h.detailedView,e({},h.detailedViewMobile,m)),children:[s(a,{label:"Name",value:o.name,format:null,xs:b}),s(a,{label:"# of Joints",value:o.number_of_joints,format:"0",xs:b}),s(a,{label:"Component Length",unit:"length",value:o.component_length,format:"0.0",xs:b}),s(a,{label:"T.Weight",unit:"mass",value:o.weight,xs:b}),s(a,{label:"Grade",value:o.grade,format:null,xs:b}),s(a,{label:"TJ OD",unit:"shortLength",value:o.outer_diameter_tooljoint,xs:b}),s(a,{label:"TJ ID",unit:"shortLength",value:o.inner_diameter_tooljoint,xs:b}),s(a,{label:"TJ Length Per Joint",unit:"length",value:o.length_tooljoint,xs:b}),s(a,{label:"Connection Type",value:o.connection_type,format:null,xs:b}),s(a,{label:"Class",value:o.class,format:null,xs:b}),s(a,{label:"Material",value:o.material,format:null,xs:b})]})})}d.propTypes={component:o.shape({family:o.string,outer_diameter:o.number,inner_diameter:o.number,linear_weight:o.number,component_length:o.number,length:o.number,name:o.string,number_of_joints:o.number,weight:o.number,connection_type:o.string,grade:o.string,class:o.string,material:o.string,outer_diameter_tooljoint:o.number,inner_diameter_tooljoint:o.number,length_tooljoint:o.number}).isRequired,columns:o.number.isRequired};var h=t(d);export{h as default};
@@ -1 +1 @@
1
- {"version":3,"file":"Editor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js"],"names":[],"mappings":";;AAmBA;;;;;;;;gBAoJC"}
1
+ {"version":3,"file":"Editor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js"],"names":[],"mappings":";;AAoBA;;;;;;;;gBAoJC"}
@@ -1 +1 @@
1
- import{memo as e,useMemo as t}from"react";import{isEmpty as o}from"lodash";import r from"prop-types";import{Grid as i}from"@material-ui/core";import{isMobileDetected as n}from"../../../../../utils/mobileDetect.js";import{jsxs as s,jsx as p}from"react/jsx-runtime";import"../../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"classnames";import"../../../../../icons/WithCustomSize.js";import"../../../../../icons/IconParkProvider.js";import"../../../../../icons/customIcons/icons/AddMessage.js";import"../../../../../icons/customIcons/icons/Attention.js";import"../../../../../icons/customIcons/icons/Collapse.js";import"../../../../../icons/customIcons/icons/Expand.js";import"../../../../../icons/customIcons/icons/FolderClosed.js";import"../../../../../icons/customIcons/icons/FolderOpened.js";import"../../../../../icons/customIcons/icons/GreaterOrEqual.js";import"../../../../../icons/customIcons/icons/LessOrEqual.js";import"../../../../../icons/customIcons/icons/Search.js";import"../../../../../icons/customIcons/icons/Wellhub.js";import"../../../../../icons/customIcons/icons/MultiRuler.js";import"../../../../IconButton/index.js";import"../../../../../constants/goals.js";import"../../../../../constants/segment.js";import"../../../../../constants/alerts.js";import"../../../../../constants/apps.js";import{DP_DETAIL_VALUE_LIST as m,HWDP_DETAIL_VALUE_LIST as a,COMPONENT_GRADES as l,COMPONENT_CLASSES as c,COMPONENT_MATERIALS as d}from"../../../../../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"../../../../Modal/CorvaModal.css.js";import"uuid";import"../../../../IconMenu/index.js";import"../../../../StyledMenuItem/index.js";import"../../../../AppIcon/AppIcon.js";import"../../../../DevCenter/AppHeader/AppHeader.js";import"../../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"@babel/runtime/helpers/defineProperty";import"@babel/runtime/helpers/slicedToArray";import"@material-ui/icons";import"../../../../Icons/AnnotationIcon.js";import"../../../../Annotations/components/AnnotationsList/index.js";import"../../../../Annotations/components/LastAnnotation/index.js";import"../../../../Annotations/AnnotationsContext.js";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"querystring";import"uuid/v1";import"../../../../../clients/jsonApi/index.js";import"../../../../../clients/subscriptions.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"../../../../../clients/sso/auth0.js";import"../../../../../clients/sso/oauth2.js";import"../../../../HelpCenter/HelpCenterIcon.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js";import"../../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../../../../DevCenter/AppContext.js";import"../../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js";import"../../../../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js";import"../../../../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js";import"../../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"rollbar";import"@rollbar/react";import"../../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../../DevCenter/SideBar/SideBar.js";import"../../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../../AssetEditor/index.js";import"../../../../AssetEditorV2/index.js";import"../../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../../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/components/Button/index.js";import"moment-timezone";import"../../../../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js";import"../../../../Button/components/LiveButton/styles.js";import"../../../../ContextMenuItem/index.js";import"../../../../FolderMenuItem/index.js";import"../../../../EditableItem/EditableItem/index.js";import"../../../../EditableItem/EditableItemWithBadge/index.js";import"../../../../Checkbox/index.js";import"../../../../FolderMenuItemWithLinks/index.js";import"../../../../TextField/index.js";import"../../../../Chip/index.js";import"../../../../Counter/index.js";import"../../../../AnchorsList/AnchorsList.js";import"../../../../Select/index.js";import"../../../../Select/SelectFilterBy.js";import"../../../../CustomSelect/index.js";import"../../../../Tabs/Tabs.js";import"../../../../Tabs/Tab.js";import"../../../../ResizableTable/ResizableTable.js";import"../../../../GradientPicker/GradientPicker.js";import"../../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../../GradientManager/GradientSelect.styles.js";import"../../../../GradientManager/GradientManager.styles.js";import"../../../BHASchematic.js";import"../../../BHATable/index.js";import j from"../../../BHAComponentIcon.js";import"../../../BHAComponentDetail/index.js";import"../../../BHATileIcon.js";import"../../../BHATile/BHATile.js";import"../../../BHAList/BHAList.js";import"../../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/utils/apiCalls.js";import"../../../../OffsetWellPickerV4/effects/useAdvancedWells.js";import"../../../../OffsetWellPickerV4/constants.js";import"react-virtualized";import"../../../../OffsetWellPickerV4/effects/useAssetsData.js";import"../../../../OffsetWellPickerV4/components/AppHeader/AppHeader.js";import"../../../../OffsetWellPickerV4/components/Toolbar/Toolbar.js";import"../../../../OffsetWellPickerV4/components/Filter/Filter.js";import"../../../../OffsetWellPickerV4/components/Map/WellsMap.js";import"../../../../OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js";import"../../../../OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js";import"../../../../OffsetWellPickerV4/utils/index.js";import"../../../../OffsetWellPickerV4/OffsetWellPickerV4.module.css.js";import"../../../../../styles/typography/index.js";import"../../../../../styles/counter/counter.module.scss.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"../../../../Table/TablePagination/TablePagination.js";import"../../../../Table/TablePaginationActions/TablePaginationActions.js";import"../../../../Tooltip/ScrollableTooltip.js";import"../../../../PriceInput/PriceInput.js";import"../../../../LabelsCounter/LabelsCounter.js";import"../../../../Stepper/Stepper.js";import"../../../../Stepper/Step/Step.js";import"../../../../Stepper/StepsWrapper.js";import"../../../../Comment/CommentIcon/index.js";import"../../../../FilesLoader/FilesLoader.js";import"../../../../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/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"../../../../AssetsMultipleSelector/AssetsMultipleSelector.js";import"@material-ui/icons/Close";import"@material-ui/icons/GetApp";import"../../../../GoogleDocsViewer/index.js";import"../../../../NewDocumentViewer/effects/useFileContent.js";import"../../../../NewDocumentViewer/styles.js";import{useStyles as u}from"../sharedStyles.js";import{CancelButton as C}from"../shared/CancelButton.js";import"../shared/ExpandCollapseButton.js";import"../shared/FormatedNumber.js";import{InputText as g}from"../shared/InputText.js";import"../shared/MoreButton.js";import{SaveButton as A}from"../shared/SaveButton.js";import{SelectField as h}from"../shared/SelectField.js";import"../shared/StaticField.js";import{SharedEditorElements as f}from"../shared/SharedEditorElements.js";import"../shared/ConfirmationPopup.js";import{DP_SUGGESTION_COLUMNS as b,CONTAINER_XS as v}from"../constants.js";import S from"../Suggestions/Suggestions.js";function P(e){var r=e.component,P=e.error,D=e.onChange,x=e.onUseSuggestion,T=e.onCancel,y=e.onSave,I=e.columns,B=u({isMobile:n}),E=n?v/2:v/I,F=function(e){return P&&P[e]},V=t((function(){var e="dp"===r.family?m:a;return r.outer_diameter?e.filter((function(e){return e.outer_diameter===parseFloat(r.outer_diameter)})):[]}),[r.family,r.outer_diameter]);return s(i,{container:!0,spacing:0,className:B.editorContainer,children:[!n&&p(i,{item:!0,className:B.editorComponentSize,children:p(j,{component:r})}),p(i,{item:!0,className:B.eidtorContentContainer,children:s(i,{container:!0,spacing:2,children:[p(f,{component:r,getError:F,onChange:D}),V.length>0&&p(S,{data:V,allData:"dp"===r.family?m:a,columns:b,displayKeys:["connection_type"],descriptionKeys:["outer_diameter","inner_diameter","grade"],onSelect:function(e){x(e)}}),p(g,{type:"name",label:"Name",value:r.name,error:F("name"),xs:E,onChangeField:D}),p(g,{type:"number_of_joints",label:"# of Joints",value:r.number_of_joints,error:F("number_of_joints"),xs:E,onChangeField:D}),p(g,{type:"component_length",label:"Component Length",unit:"length",value:r.component_length,error:F("component_length"),xs:E,onChangeField:D}),p(g,{type:"weight",label:"T.Weight",unit:"mass",value:r.weight,error:F("weight"),disabled:!0,xs:E,onChangeField:D}),p(h,{type:"grade",options:l,label:"Grade",value:r.grade,error:F("grade"),xs:E,onChangeField:D}),p(g,{type:"outer_diameter_tooljoint",label:"TJ OD",unit:"shortLength",value:r.outer_diameter_tooljoint,error:F("outer_diameter_tooljoint"),xs:E,onChangeField:D}),p(g,{type:"inner_diameter_tooljoint",label:"TJ ID",unit:"shortLength",value:r.inner_diameter_tooljoint,error:F("inner_diameter_tooljoint"),xs:E,onChangeField:D}),p(g,{type:"length_tooljoint",label:"TJ Length Per Joint",unit:"length",value:r.length_tooljoint,error:F("length_tooljoint"),xs:E,onChangeField:D}),p(g,{type:"connection_type",label:"Connection Type",value:r.connection_type,error:F("connection_type"),xs:E,onChangeField:D}),p(h,{type:"class",options:c,label:"Class",value:r.class,error:F("class"),xs:E,onChangeField:D}),p(h,{type:"material",options:d,label:"Material",value:r.material,error:F("material"),xs:E,onChangeField:D})]})}),!n&&s(i,{item:!0,className:B.eidtorActionGroup,children:[p(C,{handleCancel:T}),p(A,{handleSave:y,disabled:!o(P)})]})]})}P.propTypes={component:r.shape({family:r.string,outer_diameter:r.number,component_length:r.number,name:r.string,number_of_joints:r.number,weight:r.number,connection_type:r.string,grade:r.string,class:r.string,material:r.string,outer_diameter_tooljoint:r.number,inner_diameter_tooljoint:r.number,length_tooljoint:r.number}).isRequired,error:r.shape({}),onChange:r.func.isRequired,onUseSuggestion:r.func.isRequired,onCancel:r.func.isRequired,onSave:r.func.isRequired,columns:r.number.isRequired},P.defaultProps={error:null};var D=e(P);export{D as default};
1
+ import{memo as e,useMemo as t}from"react";import{isEmpty as o}from"lodash";import r from"prop-types";import{Grid as i}from"@material-ui/core";import{useStyles as n}from"../sharedStyles.js";import{CancelButton as s}from"../shared/CancelButton.js";import"../shared/ExpandCollapseButton.js";import"../shared/FormatedNumber.js";import{InputText as p}from"../shared/InputText.js";import"../shared/MoreButton.js";import{SaveButton as m}from"../shared/SaveButton.js";import{SelectField as a}from"../shared/SelectField.js";import"../shared/StaticField.js";import{SharedEditorElements as l}from"../shared/SharedEditorElements.js";import"../shared/ConfirmationPopup.js";import{DP_SUGGESTION_COLUMNS as c,CONTAINER_XS as d}from"../constants.js";import j from"../Suggestions/Suggestions.js";import{DP_DETAIL_VALUE_LIST as u,HWDP_DETAIL_VALUE_LIST as C,COMPONENT_GRADES as g,COMPONENT_CLASSES as A,COMPONENT_MATERIALS as h}from"../../../../../constants/drillstring.js";import{jsxs as f,jsx as b}from"react/jsx-runtime";import"../../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"classnames";import"../../../../../icons/WithCustomSize.js";import"../../../../../icons/IconParkProvider.js";import"../../../../../icons/customIcons/icons/AddMessage.js";import"../../../../../icons/customIcons/icons/Attention.js";import"../../../../../icons/customIcons/icons/Collapse.js";import"../../../../../icons/customIcons/icons/Expand.js";import"../../../../../icons/customIcons/icons/FolderClosed.js";import"../../../../../icons/customIcons/icons/FolderOpened.js";import"../../../../../icons/customIcons/icons/GreaterOrEqual.js";import"../../../../../icons/customIcons/icons/LessOrEqual.js";import"../../../../../icons/customIcons/icons/Search.js";import"../../../../../icons/customIcons/icons/Wellhub.js";import"../../../../../icons/customIcons/icons/MultiRuler.js";import{isMobileDetected as v}from"../../../../../utils/mobileDetect.js";import"../../../../IconButton/index.js";import"../../../../../constants/goals.js";import"../../../../../constants/segment.js";import"../../../../../constants/alerts.js";import"../../../../../constants/apps.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"../../../../Modal/CorvaModal.css.js";import"uuid";import"../../../../IconMenu/index.js";import"../../../../StyledMenuItem/index.js";import"../../../../AppIcon/AppIcon.js";import"../../../../DevCenter/AppHeader/AppHeader.js";import"../../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"@babel/runtime/helpers/defineProperty";import"@babel/runtime/helpers/slicedToArray";import"@material-ui/icons";import"../../../../DevCenter/AppContext.js";import"../../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../../../utils/index.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js";import"../../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../../../../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js";import"../../../../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js";import"rollbar";import"@rollbar/react";import"../../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js";import"../../../../Icons/AnnotationIcon.js";import"../../../../Annotations/components/AnnotationsList/index.js";import"../../../../Annotations/components/LastAnnotation/index.js";import"../../../../Annotations/AnnotationsContext.js";import"querystring";import"uuid/v1";import"../../../../../clients/subscriptions.js";import"../../../../../clients/jsonApi/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"../../../../../clients/sso/auth0.js";import"../../../../../clients/sso/oauth2.js";import"../../../../HelpCenter/HelpCenterIcon.js";import"../../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../../DevCenter/SideBar/SideBar.js";import"../../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../../AssetEditor/index.js";import"../../../../AssetEditorV2/index.js";import"../../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../../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/components/Button/index.js";import"moment-timezone";import"../../../../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js";import"../../../../Button/components/LiveButton/styles.js";import"../../../../ContextMenuItem/index.js";import"../../../../FolderMenuItem/index.js";import"../../../../EditableItem/EditableItem/index.js";import"../../../../EditableItem/EditableItemWithBadge/index.js";import"../../../../Checkbox/index.js";import"../../../../FolderMenuItemWithLinks/index.js";import"../../../../TextField/index.js";import"../../../../Chip/index.js";import"../../../../Counter/index.js";import"../../../../AnchorsList/AnchorsList.js";import"../../../../Select/index.js";import"../../../../Select/SelectFilterBy.js";import"../../../../CustomSelect/index.js";import"../../../../Tabs/Tabs.js";import"../../../../Tabs/Tab.js";import"../../../../ResizableTable/ResizableTable.js";import"../../../../GradientPicker/GradientPicker.js";import"../../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../../GradientManager/GradientSelect.styles.js";import"../../../../GradientManager/GradientManager.styles.js";import"../../../BHASchematic.js";import"../../../BHATable/index.js";import S from"../../../BHAComponentIcon.js";import"../../../BHAComponentDetail/index.js";import"../../../BHATileIcon.js";import"../../../BHATile/BHATile.js";import"../../../BHAList/BHAList.js";import"../../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/utils/apiCalls.js";import"../../../../OffsetWellPickerV4/effects/useAdvancedWells.js";import"../../../../OffsetWellPickerV4/constants.js";import"react-virtualized";import"../../../../OffsetWellPickerV4/effects/useAssetsData.js";import"../../../../OffsetWellPickerV4/components/AppHeader/AppHeader.js";import"../../../../OffsetWellPickerV4/components/Toolbar/Toolbar.js";import"../../../../OffsetWellPickerV4/components/Filter/Filter.js";import"../../../../OffsetWellPickerV4/components/Map/WellsMap.js";import"../../../../OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js";import"../../../../OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js";import"../../../../OffsetWellPickerV4/utils/index.js";import"../../../../OffsetWellPickerV4/OffsetWellPickerV4.module.css.js";import"../../../../../styles/typography/index.js";import"../../../../../styles/counter/counter.module.scss.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"../../../../Table/TablePagination/TablePagination.js";import"../../../../Table/TablePaginationActions/TablePaginationActions.js";import"../../../../Tooltip/ScrollableTooltip.js";import"../../../../PriceInput/PriceInput.js";import"../../../../LabelsCounter/LabelsCounter.js";import"../../../../Stepper/Stepper.js";import"../../../../Stepper/Step/Step.js";import"../../../../Stepper/StepsWrapper.js";import"../../../../Comment/CommentIcon/index.js";import"../../../../FilesLoader/FilesLoader.js";import"../../../../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/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"../../../../AssetsMultipleSelector/AssetsMultipleSelector.js";import"@material-ui/icons/Close";import"@material-ui/icons/GetApp";import"../../../../GoogleDocsViewer/index.js";import"../../../../NewDocumentViewer/effects/useFileContent.js";import"../../../../NewDocumentViewer/styles.js";function P(e){var r=e.component,P=e.error,D=e.onChange,x=e.onUseSuggestion,T=e.onCancel,y=e.onSave,I=e.columns,B=n({isMobile:v}),E=v?d/2:d/I,F=function(e){return P&&P[e]},V=t((function(){var e="dp"===r.family?u:C;return r.outer_diameter?e.filter((function(e){return e.outer_diameter===parseFloat(r.outer_diameter)})):[]}),[r.family,r.outer_diameter]);return f(i,{container:!0,spacing:0,className:B.editorContainer,children:[!v&&b(i,{item:!0,className:B.editorComponentSize,children:b(S,{component:r})}),b(i,{item:!0,className:B.eidtorContentContainer,children:f(i,{container:!0,spacing:2,children:[b(l,{component:r,getError:F,onChange:D}),V.length>0&&b(j,{data:V,allData:"dp"===r.family?u:C,columns:c,displayKeys:["connection_type"],descriptionKeys:["outer_diameter","inner_diameter","grade"],onSelect:function(e){x(e)}}),b(p,{type:"name",label:"Name",value:r.name,error:F("name"),xs:E,onChangeField:D}),b(p,{type:"number_of_joints",label:"# of Joints",value:r.number_of_joints,error:F("number_of_joints"),xs:E,onChangeField:D}),b(p,{type:"component_length",label:"Component Length",unit:"length",value:r.component_length,error:F("component_length"),xs:E,onChangeField:D}),b(p,{type:"weight",label:"T.Weight",unit:"mass",value:r.weight,error:F("weight"),disabled:!0,xs:E,onChangeField:D}),b(a,{type:"grade",options:g,label:"Grade",value:r.grade,error:F("grade"),xs:E,onChangeField:D}),b(p,{type:"outer_diameter_tooljoint",label:"TJ OD",unit:"shortLength",value:r.outer_diameter_tooljoint,error:F("outer_diameter_tooljoint"),xs:E,onChangeField:D}),b(p,{type:"inner_diameter_tooljoint",label:"TJ ID",unit:"shortLength",value:r.inner_diameter_tooljoint,error:F("inner_diameter_tooljoint"),xs:E,onChangeField:D}),b(p,{type:"length_tooljoint",label:"TJ Length Per Joint",unit:"length",value:r.length_tooljoint,error:F("length_tooljoint"),xs:E,onChangeField:D}),b(p,{type:"connection_type",label:"Connection Type",value:r.connection_type,error:F("connection_type"),xs:E,onChangeField:D}),b(a,{type:"class",options:A,label:"Class",value:r.class,error:F("class"),xs:E,onChangeField:D}),b(a,{type:"material",options:h,label:"Material",value:r.material,error:F("material"),xs:E,onChangeField:D})]})}),!v&&f(i,{item:!0,className:B.eidtorActionGroup,children:[b(s,{handleCancel:T}),b(m,{handleSave:y,disabled:!o(P)})]})]})}P.propTypes={component:r.shape({family:r.string,outer_diameter:r.number,component_length:r.number,name:r.string,number_of_joints:r.number,weight:r.number,connection_type:r.string,grade:r.string,class:r.string,material:r.string,outer_diameter_tooljoint:r.number,inner_diameter_tooljoint:r.number,length_tooljoint:r.number}).isRequired,error:r.shape({}),onChange:r.func.isRequired,onUseSuggestion:r.func.isRequired,onCancel:r.func.isRequired,onSave:r.func.isRequired,columns:r.number.isRequired},P.defaultProps={error:null};var D=e(P);export{D as default};
@@ -1 +1 @@
1
- import r from"@babel/runtime/helpers/defineProperty";import{memo as e}from"react";import i from"prop-types";import{makeStyles as o,Dialog as t,DialogTitle as n,Typography as s,DialogContent as a,DialogActions as l,Button as p}from"@material-ui/core";import{Close as c,ArrowBackIos as m}from"@material-ui/icons";import{COMPONENT_FAMILIES as d}from"../../../../constants/drillstring.js";import"./DrillPipe/Browser.js";import f from"./DrillPipe/Editor.js";import"./Agitator/Browser.js";import u from"./Agitator/Editor.js";import"./Bit/Browser.js";import b from"./Bit/Editor.js";import"./DrillCollar/Browser.js";import g from"./DrillCollar/Editor.js";import"./Jar/Browser.js";import h from"./Jar/Editor.js";import"./Lwd/Browser.js";import j from"./Lwd/Editor.js";import"./Mwd/Browser.js";import w from"./Mwd/Editor.js";import"./Pdm/Browser.js";import y from"./Pdm/Editor.js";import"./Rss/Browser.js";import x from"./Rss/Editor.js";import"./Stabilizer/Browser.js";import v from"./Stabilizer/Editor.js";import"./Sub/Browser.js";import C from"./Sub/Editor.js";import"./Ur/Browser.js";import O from"./Ur/Editor.js";import{jsxs as B,jsx as E}from"react/jsx-runtime";function S(r,e){var i=Object.keys(r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(r);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),i.push.apply(i,o)}return i}function M(e){for(var i=1;i<arguments.length;i++){var o=null!=arguments[i]?arguments[i]:{};i%2?S(Object(o),!0).forEach((function(i){r(e,i,o[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):S(Object(o)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(o,r))}))}return e}var D=o((function(r){return{paper:{background:r.isLightTheme?r.palette.primary.text1:r.palette.background.b5},dialogTitle:{padding:"12px 0",borderBottom:"1px solid ".concat(r.palette.background.b7)},titleWrapper:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"0 16px"},title:{fontSize:"20px",fontWeight:400},closeIcon:{color:r.palette.primary.text6,"&:hover":{color:r.palette.primary.text1}},dialogContent:{padding:"0px 0px 0px 16px",flexDirection:"column",height:"100%",width:"100%",position:"relative"},dialogActions:{padding:"8px 16px",justifyContent:"space-between"},contentView:{display:"flex",height:"100%"},componentListView:{height:"100%",flex:1,overflowY:"auto",paddingRight:"16px"},bottomGradient:{position:"absolute",height:"16px",left:0,right:0,bottom:0,background:"linear-gradient(180deg, rgba(33, 33, 33, 0) 0%, ".concat(r.palette.background.b5," 100%)")}}}));function P(r){var e=r.component,i=r.isDraft,o=r.error,S=r.onChange,P=r.onUseSuggestion,k=r.onCancel,R=r.onSave,N=r.onClose,q={component:e,isDraft:i,error:o,onChange:S,onUseSuggestion:P,onCancel:k,onSave:R},U=D(),L=e.family;return B(t,{open:!0,onBackdropClick:N,onEscapeKeyDown:N,maxWidth:"xs",fullWidth:!0,fullScreen:!0,classes:{paper:U.paper},children:[E(n,{className:U.dialogTitle,children:B("div",{className:U.titleWrapper,children:[E(s,{className:U.title,children:function(r){if(!r)return"—";var e=d.drilling.find((function(e){return e.type===r}));return(null==e?void 0:e.name)||r.toUpperCase()}(L)}),E(c,{onClick:N,className:U.closeIcon})]})}),E(a,{className:U.dialogContent,children:B("div",{className:U.contentView,children:[B("div",{className:U.componentListView,children:[("dp"===L||"hwdp"===L)&&E(f,M(M({},q),{},{isMobile:!0})),"stabilizer"===L&&E(v,M(M({},q),{},{isMobile:!0})),"dc"===L&&E(g,M(M({},q),{},{isMobile:!0})),"jar"===L&&E(h,M(M({},q),{},{isMobile:!0})),"sub"===L&&E(C,M(M({},q),{},{isMobile:!0})),"mwd"===L&&E(w,M(M({},q),{},{isMobile:!0})),"agitator"===L&&E(u,M(M({},q),{},{isMobile:!0})),"rss"===L&&E(x,M(M({},q),{},{isMobile:!0})),"pdm"===L&&E(y,M(M({},q),{},{isMobile:!0})),"bit"===L&&E(b,M(M({},q),{},{isMobile:!0})),"lwd"===L&&E(j,M(M({},q),{},{isMobile:!0})),"ur"===L&&E(O,M(M({},q),{},{isMobile:!0}))]}),E("div",{className:U.bottomGradient})]})}),B(l,{className:U.dialogActions,children:[E(p,{startIcon:E(m,{}),onClick:N}),B("div",{children:[E(p,{color:"primary",style:{marginRight:"12px"},onClick:N,children:"Cancel"}),E(p,{variant:"contained",color:"primary",onClick:R,children:"Save"})]})]})]})}P.propTypes={component:i.shape({family:i.string}).isRequired,isDraft:i.bool.isRequired,error:i.shape({}).isRequired,onChange:i.func.isRequired,onUseSuggestion:i.func.isRequired,onCancel:i.func.isRequired,onSave:i.func.isRequired,onClose:i.func.isRequired};var k=e(P);export{k as default};
1
+ import r from"@babel/runtime/helpers/defineProperty";import{memo as e}from"react";import i from"prop-types";import{makeStyles as o,Dialog as t,DialogTitle as n,Typography as s,DialogContent as a,DialogActions as l,Button as p}from"@material-ui/core";import{Close as c,ArrowBackIos as m}from"@material-ui/icons";import"./DrillPipe/Browser.js";import d from"./DrillPipe/Editor.js";import"./Agitator/Browser.js";import f from"./Agitator/Editor.js";import"./Bit/Browser.js";import u from"./Bit/Editor.js";import"./DrillCollar/Browser.js";import b from"./DrillCollar/Editor.js";import"./Jar/Browser.js";import g from"./Jar/Editor.js";import"./Lwd/Browser.js";import h from"./Lwd/Editor.js";import"./Mwd/Browser.js";import j from"./Mwd/Editor.js";import"./Pdm/Browser.js";import w from"./Pdm/Editor.js";import"./Rss/Browser.js";import y from"./Rss/Editor.js";import"./Stabilizer/Browser.js";import x from"./Stabilizer/Editor.js";import"./Sub/Browser.js";import v from"./Sub/Editor.js";import"./Ur/Browser.js";import C from"./Ur/Editor.js";import{COMPONENT_FAMILIES as O}from"../../../../constants/drillstring.js";import{jsxs as B,jsx as E}from"react/jsx-runtime";function S(r,e){var i=Object.keys(r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(r);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),i.push.apply(i,o)}return i}function M(e){for(var i=1;i<arguments.length;i++){var o=null!=arguments[i]?arguments[i]:{};i%2?S(Object(o),!0).forEach((function(i){r(e,i,o[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):S(Object(o)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(o,r))}))}return e}var D=o((function(r){return{paper:{background:r.isLightTheme?r.palette.primary.text1:r.palette.background.b5},dialogTitle:{padding:"12px 0",borderBottom:"1px solid ".concat(r.palette.background.b7)},titleWrapper:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"0 16px"},title:{fontSize:"20px",fontWeight:400},closeIcon:{color:r.palette.primary.text6,"&:hover":{color:r.palette.primary.text1}},dialogContent:{padding:"0px 0px 0px 16px",flexDirection:"column",height:"100%",width:"100%",position:"relative"},dialogActions:{padding:"8px 16px",justifyContent:"space-between"},contentView:{display:"flex",height:"100%"},componentListView:{height:"100%",flex:1,overflowY:"auto",paddingRight:"16px"},bottomGradient:{position:"absolute",height:"16px",left:0,right:0,bottom:0,background:"linear-gradient(180deg, rgba(33, 33, 33, 0) 0%, ".concat(r.palette.background.b5," 100%)")}}}));function P(r){var e=r.component,i=r.isDraft,o=r.error,S=r.onChange,P=r.onUseSuggestion,k=r.onCancel,R=r.onSave,N=r.onClose,q={component:e,isDraft:i,error:o,onChange:S,onUseSuggestion:P,onCancel:k,onSave:R},U=D(),L=e.family;return B(t,{open:!0,onBackdropClick:N,onEscapeKeyDown:N,maxWidth:"xs",fullWidth:!0,fullScreen:!0,classes:{paper:U.paper},children:[E(n,{className:U.dialogTitle,children:B("div",{className:U.titleWrapper,children:[E(s,{className:U.title,children:function(r){if(!r)return"—";var e=O.drilling.find((function(e){return e.type===r}));return(null==e?void 0:e.name)||r.toUpperCase()}(L)}),E(c,{onClick:N,className:U.closeIcon})]})}),E(a,{className:U.dialogContent,children:B("div",{className:U.contentView,children:[B("div",{className:U.componentListView,children:[("dp"===L||"hwdp"===L)&&E(d,M(M({},q),{},{isMobile:!0})),"stabilizer"===L&&E(x,M(M({},q),{},{isMobile:!0})),"dc"===L&&E(b,M(M({},q),{},{isMobile:!0})),"jar"===L&&E(g,M(M({},q),{},{isMobile:!0})),"sub"===L&&E(v,M(M({},q),{},{isMobile:!0})),"mwd"===L&&E(j,M(M({},q),{},{isMobile:!0})),"agitator"===L&&E(f,M(M({},q),{},{isMobile:!0})),"rss"===L&&E(y,M(M({},q),{},{isMobile:!0})),"pdm"===L&&E(w,M(M({},q),{},{isMobile:!0})),"bit"===L&&E(u,M(M({},q),{},{isMobile:!0})),"lwd"===L&&E(h,M(M({},q),{},{isMobile:!0})),"ur"===L&&E(C,M(M({},q),{},{isMobile:!0}))]}),E("div",{className:U.bottomGradient})]})}),B(l,{className:U.dialogActions,children:[E(p,{startIcon:E(m,{}),onClick:N}),B("div",{children:[E(p,{color:"primary",style:{marginRight:"12px"},onClick:N,children:"Cancel"}),E(p,{variant:"contained",color:"primary",onClick:R,children:"Save"})]})]})]})}P.propTypes={component:i.shape({family:i.string}).isRequired,isDraft:i.bool.isRequired,error:i.shape({}).isRequired,onChange:i.func.isRequired,onUseSuggestion:i.func.isRequired,onCancel:i.func.isRequired,onSave:i.func.isRequired,onClose:i.func.isRequired};var k=e(P);export{k as default};
@@ -1 +1 @@
1
- {"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../../src/components/Drillstring/BHAComponentsTable/components/Header.js"],"names":[],"mappings":";AAsCA,uCAqBC"}
1
+ {"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../../src/components/Drillstring/BHAComponentsTable/components/Header.js"],"names":[],"mappings":";AAuCA,uCAqBC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Browser.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Drillstring/BHAComponentsTable/components/Jar/Browser.js"],"names":[],"mappings":";;AAUA;;;gBA0BC"}
1
+ {"version":3,"file":"Browser.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Drillstring/BHAComponentsTable/components/Jar/Browser.js"],"names":[],"mappings":";;AAWA;;;gBA0BC"}
@@ -1 +1 @@
1
- import e from"@babel/runtime/helpers/defineProperty";import{memo as r}from"react";import t from"classnames";import o from"prop-types";import{Grid as a}from"@material-ui/core";import{isMobileDetected as i}from"../../../../../utils/mobileDetect.js";import"../shared/CancelButton.js";import"../shared/ExpandCollapseButton.js";import"../shared/FormatedNumber.js";import"../shared/InputText.js";import"../shared/MoreButton.js";import"../shared/SaveButton.js";import"../shared/SelectField.js";import{StaticField as m}from"../shared/StaticField.js";import"../shared/SharedEditorElements.js";import"../shared/ConfirmationPopup.js";import{useStyles as n}from"../sharedStyles.js";import{CONTAINER_XS as s}from"../constants.js";import{jsx as l,Fragment as p,jsxs as u}from"react/jsx-runtime";function d(r){var o=r.component,d=r.columns,c=n(),h=s/d;return l(p,{children:u(a,{container:!0,spacing:2,className:t(c.detailedView,e({},c.detailedViewMobile,i)),children:[l(m,{label:"Name",value:o.name,format:null,xs:h}),l(m,{label:"Sub Category",value:o.sub_category,format:null,xs:h}),l(m,{label:"T.Weight",unit:"mass",value:o.weight,xs:h}),l(m,{label:"Connection Type",value:o.connection_type,format:null,xs:h}),l(m,{label:"Material",value:o.material,format:null,xs:h})]})})}d.propTypes={component:o.shape({family:o.string,sub_category:o.string,outer_diameter:o.number,inner_diameter:o.number,linear_weight:o.number,length:o.number,name:o.string,weight:o.number,connection_type:o.string,material:o.string}).isRequired,columns:o.number.isRequired};var c=r(d);export{c as default};
1
+ import e from"@babel/runtime/helpers/defineProperty";import{memo as r}from"react";import t from"classnames";import o from"prop-types";import{Grid as a}from"@material-ui/core";import"../shared/CancelButton.js";import"../shared/ExpandCollapseButton.js";import"../shared/FormatedNumber.js";import"../shared/InputText.js";import"../shared/MoreButton.js";import"../shared/SaveButton.js";import"../shared/SelectField.js";import{StaticField as i}from"../shared/StaticField.js";import"../shared/SharedEditorElements.js";import"../shared/ConfirmationPopup.js";import{useStyles as m}from"../sharedStyles.js";import{CONTAINER_XS as n}from"../constants.js";import{isMobileDetected as s}from"../../../../../utils/mobileDetect.js";import{jsx as l,Fragment as p,jsxs as u}from"react/jsx-runtime";function d(r){var o=r.component,d=r.columns,c=m(),h=n/d;return l(p,{children:u(a,{container:!0,spacing:2,className:t(c.detailedView,e({},c.detailedViewMobile,s)),children:[l(i,{label:"Name",value:o.name,format:null,xs:h}),l(i,{label:"Sub Category",value:o.sub_category,format:null,xs:h}),l(i,{label:"T.Weight",unit:"mass",value:o.weight,xs:h}),l(i,{label:"Connection Type",value:o.connection_type,format:null,xs:h}),l(i,{label:"Material",value:o.material,format:null,xs:h})]})})}d.propTypes={component:o.shape({family:o.string,sub_category:o.string,outer_diameter:o.number,inner_diameter:o.number,linear_weight:o.number,length:o.number,name:o.string,weight:o.number,connection_type:o.string,material:o.string}).isRequired,columns:o.number.isRequired};var c=r(d);export{c as default};
@@ -1 +1 @@
1
- {"version":3,"file":"Editor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js"],"names":[],"mappings":";;AAYA;;;;;;;gBAuEC"}
1
+ {"version":3,"file":"Editor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js"],"names":[],"mappings":";;AAaA;;;;;;;gBAuEC"}
@@ -1 +1 @@
1
- import{memo as e}from"react";import{isEmpty as t}from"lodash";import o from"prop-types";import{Grid as r}from"@material-ui/core";import{isMobileDetected as i}from"../../../../../utils/mobileDetect.js";import{jsxs as s,jsx as n}from"react/jsx-runtime";import"../../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"classnames";import"../../../../../icons/WithCustomSize.js";import"../../../../../icons/IconParkProvider.js";import"../../../../../icons/customIcons/icons/AddMessage.js";import"../../../../../icons/customIcons/icons/Attention.js";import"../../../../../icons/customIcons/icons/Collapse.js";import"../../../../../icons/customIcons/icons/Expand.js";import"../../../../../icons/customIcons/icons/FolderClosed.js";import"../../../../../icons/customIcons/icons/FolderOpened.js";import"../../../../../icons/customIcons/icons/GreaterOrEqual.js";import"../../../../../icons/customIcons/icons/LessOrEqual.js";import"../../../../../icons/customIcons/icons/Search.js";import"../../../../../icons/customIcons/icons/Wellhub.js";import"../../../../../icons/customIcons/icons/MultiRuler.js";import"../../../../IconButton/index.js";import"../../../../../constants/goals.js";import"../../../../../constants/segment.js";import"../../../../../constants/alerts.js";import"../../../../../constants/apps.js";import{JAR_SUB_CATEGORIES as p,COMPONENT_MATERIALS as m}from"../../../../../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"../../../../Modal/CorvaModal.css.js";import"uuid";import"../../../../IconMenu/index.js";import"../../../../StyledMenuItem/index.js";import"../../../../AppIcon/AppIcon.js";import"../../../../DevCenter/AppHeader/AppHeader.js";import"../../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"@babel/runtime/helpers/defineProperty";import"@babel/runtime/helpers/slicedToArray";import"@material-ui/icons";import"../../../../Icons/AnnotationIcon.js";import"../../../../Annotations/components/AnnotationsList/index.js";import"../../../../Annotations/components/LastAnnotation/index.js";import"../../../../Annotations/AnnotationsContext.js";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"querystring";import"uuid/v1";import"../../../../../clients/jsonApi/index.js";import"../../../../../clients/subscriptions.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"../../../../../clients/sso/auth0.js";import"../../../../../clients/sso/oauth2.js";import"../../../../HelpCenter/HelpCenterIcon.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js";import"../../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../../../../DevCenter/AppContext.js";import"../../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js";import"../../../../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js";import"../../../../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js";import"../../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"rollbar";import"@rollbar/react";import"../../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../../DevCenter/SideBar/SideBar.js";import"../../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../../AssetEditor/index.js";import"../../../../AssetEditorV2/index.js";import"../../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../../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/components/Button/index.js";import"moment-timezone";import"../../../../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js";import"../../../../Button/components/LiveButton/styles.js";import"../../../../ContextMenuItem/index.js";import"../../../../FolderMenuItem/index.js";import"../../../../EditableItem/EditableItem/index.js";import"../../../../EditableItem/EditableItemWithBadge/index.js";import"../../../../Checkbox/index.js";import"../../../../FolderMenuItemWithLinks/index.js";import"../../../../TextField/index.js";import"../../../../Chip/index.js";import"../../../../Counter/index.js";import"../../../../AnchorsList/AnchorsList.js";import"../../../../Select/index.js";import"../../../../Select/SelectFilterBy.js";import"../../../../CustomSelect/index.js";import"../../../../Tabs/Tabs.js";import"../../../../Tabs/Tab.js";import"../../../../ResizableTable/ResizableTable.js";import"../../../../GradientPicker/GradientPicker.js";import"../../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../../GradientManager/GradientSelect.styles.js";import"../../../../GradientManager/GradientManager.styles.js";import"../../../BHASchematic.js";import"../../../BHATable/index.js";import a from"../../../BHAComponentIcon.js";import"../../../BHAComponentDetail/index.js";import"../../../BHATileIcon.js";import"../../../BHATile/BHATile.js";import"../../../BHAList/BHAList.js";import"../../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/utils/apiCalls.js";import"../../../../OffsetWellPickerV4/effects/useAdvancedWells.js";import"../../../../OffsetWellPickerV4/constants.js";import"react-virtualized";import"../../../../OffsetWellPickerV4/effects/useAssetsData.js";import"../../../../OffsetWellPickerV4/components/AppHeader/AppHeader.js";import"../../../../OffsetWellPickerV4/components/Toolbar/Toolbar.js";import"../../../../OffsetWellPickerV4/components/Filter/Filter.js";import"../../../../OffsetWellPickerV4/components/Map/WellsMap.js";import"../../../../OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js";import"../../../../OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js";import"../../../../OffsetWellPickerV4/utils/index.js";import"../../../../OffsetWellPickerV4/OffsetWellPickerV4.module.css.js";import"../../../../../styles/typography/index.js";import"../../../../../styles/counter/counter.module.scss.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"../../../../Table/TablePagination/TablePagination.js";import"../../../../Table/TablePaginationActions/TablePaginationActions.js";import"../../../../Tooltip/ScrollableTooltip.js";import"../../../../PriceInput/PriceInput.js";import"../../../../LabelsCounter/LabelsCounter.js";import"../../../../Stepper/Stepper.js";import"../../../../Stepper/Step/Step.js";import"../../../../Stepper/StepsWrapper.js";import"../../../../Comment/CommentIcon/index.js";import"../../../../FilesLoader/FilesLoader.js";import"../../../../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/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"../../../../AssetsMultipleSelector/AssetsMultipleSelector.js";import"@material-ui/icons/Close";import"@material-ui/icons/GetApp";import"../../../../GoogleDocsViewer/index.js";import"../../../../NewDocumentViewer/effects/useFileContent.js";import"../../../../NewDocumentViewer/styles.js";import{useStyles as l}from"../sharedStyles.js";import{CancelButton as c}from"../shared/CancelButton.js";import"../shared/ExpandCollapseButton.js";import"../shared/FormatedNumber.js";import{InputText as d}from"../shared/InputText.js";import"../shared/MoreButton.js";import{SaveButton as j}from"../shared/SaveButton.js";import{SelectField as u}from"../shared/SelectField.js";import"../shared/StaticField.js";import{SharedEditorElements as C}from"../shared/SharedEditorElements.js";import"../shared/ConfirmationPopup.js";import{CONTAINER_XS as A}from"../constants.js";function b(e){var o=e.component,b=e.error,f=e.onChange,g=e.onCancel,h=e.onSave,v=e.columns,S=l({isMobile:i}),P=i?A/2:A/v,D=function(e){return b&&b[e]};return s(r,{container:!0,spacing:0,className:S.editorContainer,children:[!i&&n(r,{item:!0,className:S.editorComponentSize,children:n(a,{component:o})}),n(r,{item:!0,className:S.eidtorContentContainer,children:s(r,{container:!0,spacing:2,children:[n(C,{component:o,getError:D,onChange:f}),n(d,{type:"name",label:"Name",value:o.name,error:D("name"),xs:P,onChangeField:f}),n(u,{type:"sub_category",options:p,label:"Sub Category",value:o.sub_category,error:D("sub_category"),xs:P,onChangeField:f}),n(d,{type:"weight",label:"T.Weight",unit:"mass",value:o.weight,error:D("weight"),disabled:!0,xs:P,onChangeField:f}),n(d,{type:"connection_type",label:"Connection Type",value:o.connection_type,error:D("connection_type"),xs:P,onChangeField:f}),n(u,{type:"material",options:m,label:"Material",value:o.material,error:D("material"),xs:P,onChangeField:f})]})}),!i&&s(r,{item:!0,className:S.eidtorActionGroup,children:[n(c,{handleCancel:g}),n(j,{handleSave:h,disabled:!t(b)})]})]})}b.propTypes={component:o.shape({sub_category:o.string,name:o.string,weight:o.number,connection_type:o.string,material:o.string}).isRequired,error:o.shape({}),onChange:o.func.isRequired,onCancel:o.func.isRequired,onSave:o.func.isRequired,columns:o.number.isRequired},b.defaultProps={error:null};var f=e(b);export{f as default};
1
+ import{memo as e}from"react";import{isEmpty as t}from"lodash";import o from"prop-types";import{Grid as r}from"@material-ui/core";import{useStyles as i}from"../sharedStyles.js";import{CancelButton as s}from"../shared/CancelButton.js";import"../shared/ExpandCollapseButton.js";import"../shared/FormatedNumber.js";import{InputText as n}from"../shared/InputText.js";import"../shared/MoreButton.js";import{SaveButton as p}from"../shared/SaveButton.js";import{SelectField as m}from"../shared/SelectField.js";import"../shared/StaticField.js";import{SharedEditorElements as a}from"../shared/SharedEditorElements.js";import"../shared/ConfirmationPopup.js";import{CONTAINER_XS as l}from"../constants.js";import{isMobileDetected as c}from"../../../../../utils/mobileDetect.js";import{jsxs as d,jsx as j}from"react/jsx-runtime";import"../../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"classnames";import"../../../../../icons/WithCustomSize.js";import"../../../../../icons/IconParkProvider.js";import"../../../../../icons/customIcons/icons/AddMessage.js";import"../../../../../icons/customIcons/icons/Attention.js";import"../../../../../icons/customIcons/icons/Collapse.js";import"../../../../../icons/customIcons/icons/Expand.js";import"../../../../../icons/customIcons/icons/FolderClosed.js";import"../../../../../icons/customIcons/icons/FolderOpened.js";import"../../../../../icons/customIcons/icons/GreaterOrEqual.js";import"../../../../../icons/customIcons/icons/LessOrEqual.js";import"../../../../../icons/customIcons/icons/Search.js";import"../../../../../icons/customIcons/icons/Wellhub.js";import"../../../../../icons/customIcons/icons/MultiRuler.js";import"../../../../IconButton/index.js";import"../../../../../constants/goals.js";import"../../../../../constants/segment.js";import"../../../../../constants/alerts.js";import"../../../../../constants/apps.js";import{JAR_SUB_CATEGORIES as u,COMPONENT_MATERIALS as C}from"../../../../../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"../../../../Modal/CorvaModal.css.js";import"uuid";import"../../../../IconMenu/index.js";import"../../../../StyledMenuItem/index.js";import"../../../../AppIcon/AppIcon.js";import"../../../../DevCenter/AppHeader/AppHeader.js";import"../../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"@babel/runtime/helpers/defineProperty";import"@babel/runtime/helpers/slicedToArray";import"@material-ui/icons";import"../../../../DevCenter/AppContext.js";import"../../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../../../utils/index.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js";import"../../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../../../../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js";import"../../../../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js";import"rollbar";import"@rollbar/react";import"../../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js";import"../../../../Icons/AnnotationIcon.js";import"../../../../Annotations/components/AnnotationsList/index.js";import"../../../../Annotations/components/LastAnnotation/index.js";import"../../../../Annotations/AnnotationsContext.js";import"querystring";import"uuid/v1";import"../../../../../clients/subscriptions.js";import"../../../../../clients/jsonApi/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"../../../../../clients/sso/auth0.js";import"../../../../../clients/sso/oauth2.js";import"../../../../HelpCenter/HelpCenterIcon.js";import"../../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../../DevCenter/SideBar/SideBar.js";import"../../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../../AssetEditor/index.js";import"../../../../AssetEditorV2/index.js";import"../../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../../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/components/Button/index.js";import"moment-timezone";import"../../../../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js";import"../../../../Button/components/LiveButton/styles.js";import"../../../../ContextMenuItem/index.js";import"../../../../FolderMenuItem/index.js";import"../../../../EditableItem/EditableItem/index.js";import"../../../../EditableItem/EditableItemWithBadge/index.js";import"../../../../Checkbox/index.js";import"../../../../FolderMenuItemWithLinks/index.js";import"../../../../TextField/index.js";import"../../../../Chip/index.js";import"../../../../Counter/index.js";import"../../../../AnchorsList/AnchorsList.js";import"../../../../Select/index.js";import"../../../../Select/SelectFilterBy.js";import"../../../../CustomSelect/index.js";import"../../../../Tabs/Tabs.js";import"../../../../Tabs/Tab.js";import"../../../../ResizableTable/ResizableTable.js";import"../../../../GradientPicker/GradientPicker.js";import"../../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../../GradientManager/GradientSelect.styles.js";import"../../../../GradientManager/GradientManager.styles.js";import"../../../BHASchematic.js";import"../../../BHATable/index.js";import A from"../../../BHAComponentIcon.js";import"../../../BHAComponentDetail/index.js";import"../../../BHATileIcon.js";import"../../../BHATile/BHATile.js";import"../../../BHAList/BHAList.js";import"../../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/utils/apiCalls.js";import"../../../../OffsetWellPickerV4/effects/useAdvancedWells.js";import"../../../../OffsetWellPickerV4/constants.js";import"react-virtualized";import"../../../../OffsetWellPickerV4/effects/useAssetsData.js";import"../../../../OffsetWellPickerV4/components/AppHeader/AppHeader.js";import"../../../../OffsetWellPickerV4/components/Toolbar/Toolbar.js";import"../../../../OffsetWellPickerV4/components/Filter/Filter.js";import"../../../../OffsetWellPickerV4/components/Map/WellsMap.js";import"../../../../OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js";import"../../../../OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js";import"../../../../OffsetWellPickerV4/utils/index.js";import"../../../../OffsetWellPickerV4/OffsetWellPickerV4.module.css.js";import"../../../../../styles/typography/index.js";import"../../../../../styles/counter/counter.module.scss.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"../../../../Table/TablePagination/TablePagination.js";import"../../../../Table/TablePaginationActions/TablePaginationActions.js";import"../../../../Tooltip/ScrollableTooltip.js";import"../../../../PriceInput/PriceInput.js";import"../../../../LabelsCounter/LabelsCounter.js";import"../../../../Stepper/Stepper.js";import"../../../../Stepper/Step/Step.js";import"../../../../Stepper/StepsWrapper.js";import"../../../../Comment/CommentIcon/index.js";import"../../../../FilesLoader/FilesLoader.js";import"../../../../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/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"../../../../AssetsMultipleSelector/AssetsMultipleSelector.js";import"@material-ui/icons/Close";import"@material-ui/icons/GetApp";import"../../../../GoogleDocsViewer/index.js";import"../../../../NewDocumentViewer/effects/useFileContent.js";import"../../../../NewDocumentViewer/styles.js";function b(e){var o=e.component,b=e.error,f=e.onChange,g=e.onCancel,h=e.onSave,v=e.columns,S=i({isMobile:c}),P=c?l/2:l/v,D=function(e){return b&&b[e]};return d(r,{container:!0,spacing:0,className:S.editorContainer,children:[!c&&j(r,{item:!0,className:S.editorComponentSize,children:j(A,{component:o})}),j(r,{item:!0,className:S.eidtorContentContainer,children:d(r,{container:!0,spacing:2,children:[j(a,{component:o,getError:D,onChange:f}),j(n,{type:"name",label:"Name",value:o.name,error:D("name"),xs:P,onChangeField:f}),j(m,{type:"sub_category",options:u,label:"Sub Category",value:o.sub_category,error:D("sub_category"),xs:P,onChangeField:f}),j(n,{type:"weight",label:"T.Weight",unit:"mass",value:o.weight,error:D("weight"),disabled:!0,xs:P,onChangeField:f}),j(n,{type:"connection_type",label:"Connection Type",value:o.connection_type,error:D("connection_type"),xs:P,onChangeField:f}),j(m,{type:"material",options:C,label:"Material",value:o.material,error:D("material"),xs:P,onChangeField:f})]})}),!c&&d(r,{item:!0,className:S.eidtorActionGroup,children:[j(s,{handleCancel:g}),j(p,{handleSave:h,disabled:!t(b)})]})]})}b.propTypes={component:o.shape({sub_category:o.string,name:o.string,weight:o.number,connection_type:o.string,material:o.string}).isRequired,error:o.shape({}),onChange:o.func.isRequired,onCancel:o.func.isRequired,onSave:o.func.isRequired,columns:o.number.isRequired},b.defaultProps={error:null};var f=e(b);export{f as default};
@@ -1 +1 @@
1
- {"version":3,"file":"Browser.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.js"],"names":[],"mappings":";;AAWA;;;gBA2BC"}
1
+ {"version":3,"file":"Browser.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.js"],"names":[],"mappings":";;AAaA;;;gBA2BC"}
@@ -1 +1 @@
1
- import e from"@babel/runtime/helpers/defineProperty";import{memo as r}from"react";import t from"classnames";import a from"prop-types";import{Grid as i}from"@material-ui/core";import{isMobileDetected as o}from"../../../../../utils/mobileDetect.js";import"../shared/CancelButton.js";import"../shared/ExpandCollapseButton.js";import"../shared/FormatedNumber.js";import"../shared/InputText.js";import"../shared/MoreButton.js";import"../shared/SaveButton.js";import"../shared/SelectField.js";import{StaticField as m}from"../shared/StaticField.js";import"../shared/SharedEditorElements.js";import"../shared/ConfirmationPopup.js";import{useStyles as s}from"../sharedStyles.js";import n from"./Measurement.js";import{CONTAINER_XS as l}from"../constants.js";import{jsxs as p,Fragment as u,jsx as d}from"react/jsx-runtime";function c(r){var a=r.component,c=r.columns,h=s(),f=l/c;return p(u,{children:[p(i,{container:!0,spacing:2,className:t(h.detailedView,e({},h.detailedViewMobile,o)),children:[d(m,{label:"Name",value:a.name,format:null,xs:f}),d(m,{label:"T.Weight",unit:"mass",value:a.weight,xs:f}),d(m,{label:"Connection Type",value:a.connection_type,format:null,xs:f}),d(m,{label:"Material",value:a.material,format:null,xs:f})]}),d(n,{isEditing:!1,data:a.lwd_measurements})]})}c.propTypes={component:a.shape({family:a.string,sub_category:a.string,outer_diameter:a.number,inner_diameter:a.number,linear_weight:a.number,length:a.number,name:a.string,weight:a.number,connection_type:a.string,material:a.string,lwd_measurements:a.arrayOf(a.shape({}))}).isRequired,columns:a.number.isRequired};var h=r(c);export{h as default};
1
+ import e from"@babel/runtime/helpers/defineProperty";import{memo as r}from"react";import t from"classnames";import a from"prop-types";import{Grid as i}from"@material-ui/core";import"../shared/CancelButton.js";import"../shared/ExpandCollapseButton.js";import"../shared/FormatedNumber.js";import"../shared/InputText.js";import"../shared/MoreButton.js";import"../shared/SaveButton.js";import"../shared/SelectField.js";import{StaticField as o}from"../shared/StaticField.js";import"../shared/SharedEditorElements.js";import"../shared/ConfirmationPopup.js";import{useStyles as m}from"../sharedStyles.js";import{CONTAINER_XS as s}from"../constants.js";import n from"./Measurement.js";import{isMobileDetected as l}from"../../../../../utils/mobileDetect.js";import{jsxs as p,Fragment as u,jsx as d}from"react/jsx-runtime";function c(r){var a=r.component,c=r.columns,h=m(),f=s/c;return p(u,{children:[p(i,{container:!0,spacing:2,className:t(h.detailedView,e({},h.detailedViewMobile,l)),children:[d(o,{label:"Name",value:a.name,format:null,xs:f}),d(o,{label:"T.Weight",unit:"mass",value:a.weight,xs:f}),d(o,{label:"Connection Type",value:a.connection_type,format:null,xs:f}),d(o,{label:"Material",value:a.material,format:null,xs:f})]}),d(n,{isEditing:!1,data:a.lwd_measurements})]})}c.propTypes={component:a.shape({family:a.string,sub_category:a.string,outer_diameter:a.number,inner_diameter:a.number,linear_weight:a.number,length:a.number,name:a.string,weight:a.number,connection_type:a.string,material:a.string,lwd_measurements:a.arrayOf(a.shape({}))}).isRequired,columns:a.number.isRequired};var h=r(c);export{h as default};
@@ -1 +1 @@
1
- {"version":3,"file":"Editor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js"],"names":[],"mappings":";;AAaA;;;;;;;gBAyEC"}
1
+ {"version":3,"file":"Editor.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js"],"names":[],"mappings":";;AAeA;;;;;;;gBAyEC"}