@corva/ui 0.54.0-16 → 0.54.0-17

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 (839) hide show
  1. package/package.json +1 -1
  2. package/styles/counter/index.js +3 -1
  3. package/styles/globalStyles.js +13 -1
  4. package/styles/index.js +2 -1
  5. package/styles/typography/index.js +7 -1
  6. package/CLI/hocs/constants.js +0 -1
  7. package/CLI/hocs/utils.js +0 -1
  8. package/clients/api/apiCore.js +0 -1
  9. package/clients/api/httpMessages.js +0 -1
  10. package/clients/clientStorage/core.js +0 -1
  11. package/clients/clientStorage/index.js +0 -1
  12. package/clients/constants.js +0 -1
  13. package/clients/index.js +0 -1
  14. package/clients/jsonApi/index.js +0 -1
  15. package/clients/subscriptions.js +0 -1
  16. package/clients/utils.js +0 -1
  17. package/components/AddComment/Popover.js +0 -1
  18. package/components/AddComment/Popup.js +0 -1
  19. package/components/AddComment/components/Content.js +0 -1
  20. package/components/AdvancedSlider/AdvancedSlider.js +0 -1
  21. package/components/AdvancedSlider/Handle.js +0 -1
  22. package/components/AnchorsList/AnchorsList.js +0 -1
  23. package/components/Annotations/AnnotationsContext.js +0 -1
  24. package/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/index.js +0 -1
  25. package/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/style.css.js +0 -1
  26. package/components/Annotations/components/AnnotationsList/components/Annotation/index.js +0 -1
  27. package/components/Annotations/components/AnnotationsList/components/Annotation/style.css.js +0 -1
  28. package/components/Annotations/components/AnnotationsList/components/AnnotationComments/index.js +0 -1
  29. package/components/Annotations/components/AnnotationsList/components/AnnotationComments/style.css.js +0 -1
  30. package/components/Annotations/components/AnnotationsList/components/AnnotationInput/StyledSelect.js +0 -1
  31. package/components/Annotations/components/AnnotationsList/components/AnnotationInput/index.js +0 -1
  32. package/components/Annotations/components/AnnotationsList/components/AnnotationInput/style.css.js +0 -1
  33. package/components/Annotations/components/AnnotationsList/index.js +0 -1
  34. package/components/Annotations/components/AnnotationsList/style.css.js +0 -1
  35. package/components/Annotations/components/LastAnnotation/index.js +0 -1
  36. package/components/Annotations/components/LastAnnotation/style.css.js +0 -1
  37. package/components/Annotations/constants.js +0 -1
  38. package/components/AppVersionsSelect/AppVersionsSelect.js +0 -1
  39. package/components/AppVersionsSelect/effects/index.js +0 -1
  40. package/components/AssetEditor/AssetEditorAutocomplete.js +0 -1
  41. package/components/AssetEditor/AssetEditors.css.js +0 -1
  42. package/components/AssetEditor/SingleAssetEditor.js +0 -1
  43. package/components/AssetEditor/constants.js +0 -1
  44. package/components/AssetEditor/effects/index.js +0 -1
  45. package/components/AssetEditor/index.js +0 -1
  46. package/components/AssetNameLabel/PrimaryAssetNameLabel.js +0 -1
  47. package/components/AssetNameLabel/SecondaryAssetNameLabel.js +0 -1
  48. package/components/AssetNameLabel/styles.css.js +0 -1
  49. package/components/Attachment/index.js +0 -1
  50. package/components/Attachment/styles.css.js +0 -1
  51. package/components/Autocomplete/Autocomplete.js +0 -1
  52. package/components/Avatar/index.js +0 -1
  53. package/components/BICOffsetPickerDialog/components/Map/Map.css.js +0 -1
  54. package/components/BICOffsetPickerDialog/components/Map/Map.js +0 -1
  55. package/components/BICOffsetPickerDialog/components/Map/index.css.js +0 -1
  56. package/components/BICOffsetPickerDialog/components/Map/index.js +0 -1
  57. package/components/BICOffsetPickerDialog/components/WellSection/AssetSearch.js +0 -1
  58. package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetResultSection.js +0 -1
  59. package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetTypesSection.js +0 -1
  60. package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +0 -1
  61. package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/constants.js +0 -1
  62. package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/effects/useAssetsData.js +0 -1
  63. package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/utils/apiCalls.js +0 -1
  64. package/components/BICOffsetPickerDialog/components/WellSection/NumberCircle.js +0 -1
  65. package/components/BICOffsetPickerDialog/components/WellSection/SectionItem.js +0 -1
  66. package/components/BICOffsetPickerDialog/components/WellSection/WellListItem.js +0 -1
  67. package/components/BICOffsetPickerDialog/components/WellSection/index.js +0 -1
  68. package/components/BICOffsetPickerDialog/constants.js +0 -1
  69. package/components/BICOffsetPickerDialog/effects/index.js +0 -1
  70. package/components/BICOffsetPickerDialog/index.js +0 -1
  71. package/components/BICOffsetPickerDialog/utils/apiCalls.js +0 -1
  72. package/components/Breadcrumbs/index.js +0 -1
  73. package/components/Button/index.js +0 -1
  74. package/components/Casing/CasingComponentIcon.js +0 -1
  75. package/components/Casing/CasingTable/CasingComponent.js +0 -1
  76. package/components/Casing/CasingTable/index.js +0 -1
  77. package/components/Casing/CasingTableV2/CasingTableV2.css.js +0 -1
  78. package/components/Casing/CasingTableV2/CasingTableV2.js +0 -1
  79. package/components/Casing/CasingTableV2/components/CasingJoints/Browser.js +0 -1
  80. package/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +0 -1
  81. package/components/Casing/CasingTableV2/components/Component.js +0 -1
  82. package/components/Casing/CasingTableV2/components/DrillPipe/Browser.js +0 -1
  83. package/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +0 -1
  84. package/components/Casing/CasingTableV2/components/EditComponentDialog.js +0 -1
  85. package/components/Casing/CasingTableV2/components/Header.js +0 -1
  86. package/components/Casing/CasingTableV2/components/SortableComponent.js +0 -1
  87. package/components/Casing/CasingTableV2/components/SortableComponents.js +0 -1
  88. package/components/Casing/CasingTableV2/components/constants.js +0 -1
  89. package/components/Casing/CasingTile/CasingTile.js +0 -1
  90. package/components/Casing/CasingTile/style.js +0 -1
  91. package/components/Casing/CasingTileIcon.js +0 -1
  92. package/components/Chart/ChartWrapperContext.js +0 -1
  93. package/components/Chart/components/AxisDropdown.js +0 -1
  94. package/components/Chart/components/AxisOverlay.js +0 -1
  95. package/components/Chart/components/ChartButton.js +0 -1
  96. package/components/Chart/components/ChartButtons.js +0 -1
  97. package/components/Chart/components/ChartWrapper.js +0 -1
  98. package/components/Chart/components/buttons/DragToZoomButton.js +0 -1
  99. package/components/Chart/components/buttons/HideAxesButton.js +0 -1
  100. package/components/Chart/components/buttons/PanButton.js +0 -1
  101. package/components/Chart/components/buttons/ResetZoomButton.js +0 -1
  102. package/components/Chart/components/buttons/ZoomInButton.js +0 -1
  103. package/components/Chart/components/buttons/ZoomOutButton.js +0 -1
  104. package/components/Chart/constants.js +0 -1
  105. package/components/Chart/effects/useChartModifier.js +0 -1
  106. package/components/Chart/effects/useHideAxes.js +0 -1
  107. package/components/Chart/effects/useKeyboardControl.js +0 -1
  108. package/components/Chart/effects/useZoom.js +0 -1
  109. package/components/Chart/formations.js +0 -1
  110. package/components/Chart/utils.js +0 -1
  111. package/components/ChartActionsList/ChartActionsList.css.js +0 -1
  112. package/components/ChartActionsList/ChartActionsList.js +0 -1
  113. package/components/ChartActionsList/icons/GoLive.js +0 -1
  114. package/components/ChartActionsList/icons/LeftArrow.js +0 -1
  115. package/components/ChartActionsList/icons/RightArrow.js +0 -1
  116. package/components/ChartActionsList/icons/TimeRange.js +0 -1
  117. package/components/ChartActionsList/icons/ZoomIn.js +0 -1
  118. package/components/ChartActionsList/icons/ZoomOut.js +0 -1
  119. package/components/Checkbox/index.js +0 -1
  120. package/components/Chip/index.js +0 -1
  121. package/components/CollapsableSidebar.js +0 -1
  122. package/components/CollapsibleContent.js +0 -1
  123. package/components/ColorPicker/ColorPicker.js +0 -1
  124. package/components/ColorPicker/PaletteChromePicker/ColorSquare/ColorSquare.js +0 -1
  125. package/components/ColorPicker/PaletteChromePicker/Palette/Palette.css.js +0 -1
  126. package/components/ColorPicker/PaletteChromePicker/Palette/Palette.js +0 -1
  127. package/components/ColorPicker/PaletteChromePicker/Palette/PaletteConstants.js +0 -1
  128. package/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +0 -1
  129. package/components/ColorPickerPalette/ColorPickerPalette.js +0 -1
  130. package/components/Comment/CommentIcon/BadgeIcon.js +0 -1
  131. package/components/Comment/CommentIcon/index.js +0 -1
  132. package/components/Comment/index.js +0 -1
  133. package/components/Comment/styles.css.js +0 -1
  134. package/components/CommentInput/index.js +0 -1
  135. package/components/CommentInput/styles.css.js +0 -1
  136. package/components/CommentLoader.js +0 -1
  137. package/components/CommentWrapper.js +0 -1
  138. package/components/CommentsInfo/index.js +0 -1
  139. package/components/CommentsInfo/styles.css.js +0 -1
  140. package/components/ConfirmationDialog.js +0 -1
  141. package/components/ContextMenuItem/index.js +0 -1
  142. package/components/CopyToClipboard/CopyToClipboard.js +0 -1
  143. package/components/Counter/index.js +0 -1
  144. package/components/CustomSelect/index.js +0 -1
  145. package/components/DatePicker/index.js +0 -1
  146. package/components/DateTimePicker/index.js +0 -1
  147. package/components/DevCenter/AppContext.js +0 -1
  148. package/components/DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js +0 -1
  149. package/components/DevCenter/AppHeader/AppHeader.css.js +0 -1
  150. package/components/DevCenter/AppHeader/AppHeader.js +0 -1
  151. package/components/DevCenter/AppHeader/AppHeaderStyles.js +0 -1
  152. package/components/DevCenter/AppHeader/PadMode.js +0 -1
  153. package/components/DevCenter/AppHeader/VersionBadge.js +0 -1
  154. package/components/DevCenter/AppHeader/utils.js +0 -1
  155. package/components/DevCenter/AppSettingsPopover/AppSettingsPopover.js +0 -1
  156. package/components/DevCenter/AppSideBar/AppSideBar.js +0 -1
  157. package/components/DevCenter/AppsDataProvider/AppsDataProvider.js +0 -1
  158. package/components/DevCenter/AppsDataProvider/effects/constants.js +0 -1
  159. package/components/DevCenter/AppsDataProvider/effects/dataResolvers.js +0 -1
  160. package/components/DevCenter/AppsDataProvider/effects/useAppsData.js +0 -1
  161. package/components/DevCenter/AppsDataProvider/effects/utils.js +0 -1
  162. package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js +0 -1
  163. package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +0 -1
  164. package/components/DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js +0 -1
  165. package/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js +0 -1
  166. package/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.js +0 -1
  167. package/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.css.js +0 -1
  168. package/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js +0 -1
  169. package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppDetails.js +0 -1
  170. package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +0 -1
  171. package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.module.css.js +0 -1
  172. package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/RemoveAppButton.js +0 -1
  173. package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/style.css.js +0 -1
  174. package/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js +0 -1
  175. package/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js +0 -1
  176. package/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js +0 -1
  177. package/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/components/ChooseAssetButton/index.js +0 -1
  178. package/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.css.js +0 -1
  179. package/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js +0 -1
  180. package/components/DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js +0 -1
  181. package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.css.js +0 -1
  182. package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +0 -1
  183. package/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js +0 -1
  184. package/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.js +0 -1
  185. package/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/RestoreAppSizeButton.css.js +0 -1
  186. package/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js +0 -1
  187. package/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsData.js +0 -1
  188. package/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsList.js +0 -1
  189. package/components/DevCenter/DevCenterAppContainer/effects/useAppMaximized.js +0 -1
  190. package/components/DevCenter/DevCenterAppContainer/effects/useAppSettings.js +0 -1
  191. package/components/DevCenter/DevCenterAppContainer/utils.js +0 -1
  192. package/components/DevCenter/DevCenterRouterContext/DevCenterRouterContext.js +0 -1
  193. package/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.css.js +0 -1
  194. package/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js +0 -1
  195. package/components/DevCenter/DevCenterRouterContext/effects/useDevCenterRouter.js +0 -1
  196. package/components/DevCenter/DevCenterRouterContext/hocs/withUniversalLocationHOC.js +0 -1
  197. package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterAppZoidComponent.js +0 -1
  198. package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js +0 -1
  199. package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.module.css.js +0 -1
  200. package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +0 -1
  201. package/components/DevCenter/IsolatedDevCenterAppContainer/constants.js +0 -1
  202. package/components/DevCenter/IsolatedDevCenterAppContainer/effects/useXProps.js +0 -1
  203. package/components/DevCenter/IsolatedDevCenterAppContainer/utils/replaceUndefinedValuesWithNull.js +0 -1
  204. package/components/DevCenter/NavigationBar/NavigationBar.js +0 -1
  205. package/components/DevCenter/SideBar/SideBar.js +0 -1
  206. package/components/DisabledSettingsMessage/DisabledSettingsMessage.js +0 -1
  207. package/components/DocumentViewer/DocumentViewer.js +0 -1
  208. package/components/DocumentViewer/styles.js +0 -1
  209. package/components/Drillstring/BHACasingEmptyView/BHACasingEmptyView.js +0 -1
  210. package/components/Drillstring/BHAComponentDetail/constants.js +0 -1
  211. package/components/Drillstring/BHAComponentDetail/index.js +0 -1
  212. package/components/Drillstring/BHAComponentIcon.js +0 -1
  213. package/components/Drillstring/BHAComponentsTable/BHAComponentsTable.js +0 -1
  214. package/components/Drillstring/BHAComponentsTable/BhaComponentsTable.css.js +0 -1
  215. package/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.js +0 -1
  216. package/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +0 -1
  217. package/components/Drillstring/BHAComponentsTable/components/Bit/Browser.js +0 -1
  218. package/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +0 -1
  219. package/components/Drillstring/BHAComponentsTable/components/Component.js +0 -1
  220. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.js +0 -1
  221. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +0 -1
  222. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.js +0 -1
  223. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +0 -1
  224. package/components/Drillstring/BHAComponentsTable/components/EditComponentDialog.js +0 -1
  225. package/components/Drillstring/BHAComponentsTable/components/Header.js +0 -1
  226. package/components/Drillstring/BHAComponentsTable/components/Jar/Browser.js +0 -1
  227. package/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +0 -1
  228. package/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.js +0 -1
  229. package/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +0 -1
  230. package/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.js +0 -1
  231. package/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.js +0 -1
  232. package/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +0 -1
  233. package/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.js +0 -1
  234. package/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.js +0 -1
  235. package/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +0 -1
  236. package/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.js +0 -1
  237. package/components/Drillstring/BHAComponentsTable/components/Rss/Browser.js +0 -1
  238. package/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +0 -1
  239. package/components/Drillstring/BHAComponentsTable/components/SortableComponent.js +0 -1
  240. package/components/Drillstring/BHAComponentsTable/components/SortableComponents.js +0 -1
  241. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.js +0 -1
  242. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +0 -1
  243. package/components/Drillstring/BHAComponentsTable/components/Sub/Browser.js +0 -1
  244. package/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +0 -1
  245. package/components/Drillstring/BHAComponentsTable/components/Suggestions/AutoCompleteDialog.js +0 -1
  246. package/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.js +0 -1
  247. package/components/Drillstring/BHAComponentsTable/components/Ur/Browser.js +0 -1
  248. package/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +0 -1
  249. package/components/Drillstring/BHAComponentsTable/components/constants.js +0 -1
  250. package/components/Drillstring/BHAComponentsTable/components/shared/CancelButton.js +0 -1
  251. package/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +0 -1
  252. package/components/Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.js +0 -1
  253. package/components/Drillstring/BHAComponentsTable/components/shared/FormatedNumber.js +0 -1
  254. package/components/Drillstring/BHAComponentsTable/components/shared/InputText.js +0 -1
  255. package/components/Drillstring/BHAComponentsTable/components/shared/MoreButton.js +0 -1
  256. package/components/Drillstring/BHAComponentsTable/components/shared/SaveButton.js +0 -1
  257. package/components/Drillstring/BHAComponentsTable/components/shared/SelectField.js +0 -1
  258. package/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js +0 -1
  259. package/components/Drillstring/BHAComponentsTable/components/shared/StaticField.js +0 -1
  260. package/components/Drillstring/BHAComponentsTable/components/sharedStyles.js +0 -1
  261. package/components/Drillstring/BHAComponentsTable/components/utils/calculation.js +0 -1
  262. package/components/Drillstring/BHAList/BHAList.js +0 -1
  263. package/components/Drillstring/BHAList/styles.css.js +0 -1
  264. package/components/Drillstring/BHASchematic.js +0 -1
  265. package/components/Drillstring/BHATable/BHAComponent.js +0 -1
  266. package/components/Drillstring/BHATable/index.js +0 -1
  267. package/components/Drillstring/BHATile/BHATile.js +0 -1
  268. package/components/Drillstring/BHATile/styles.css.js +0 -1
  269. package/components/Drillstring/BHATileIcon.js +0 -1
  270. package/components/Drillstring/BhaIndicator/BhaIndicator.js +0 -1
  271. package/components/Drillstring/BhaIndicator/styles.css.js +0 -1
  272. package/components/Drillstring/DrillstringDetail/DrillstringDetail.js +0 -1
  273. package/components/Drillstring/DrillstringDetail/styles.css.js +0 -1
  274. package/components/EditableItem/EditableItem/index.js +0 -1
  275. package/components/EditableItem/EditableItemWithBadge/index.js +0 -1
  276. package/components/EmbeddedApp/DevCenterEmbeddedApp.js +0 -1
  277. package/components/EmbeddedApp/EmbeddedApp.js +0 -1
  278. package/components/EmbeddedApp/components/AppInfo.js +0 -1
  279. package/components/EmbeddedApp/styles.css.js +0 -1
  280. package/components/EmojiIconButton.js +0 -1
  281. package/components/EmptyView/EmptyAppView/EmptyAppView.js +0 -1
  282. package/components/EmptyView/EmptyAppView/components/ErrorSubtitleWithIntercomLink.js +0 -1
  283. package/components/EmptyView/EmptyView.js +0 -1
  284. package/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.css.js +0 -1
  285. package/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js +0 -1
  286. package/components/ErrorBoundary/ErrorBoundary.js +0 -1
  287. package/components/FailedFileUploading.js +0 -1
  288. package/components/FeedItem/FeedItem.css.js +0 -1
  289. package/components/FeedItem/FeedItem.js +0 -1
  290. package/components/FeedItem/FeedItemEditProvider/FeedItemEditModal.js +0 -1
  291. package/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.js +0 -1
  292. package/components/FeedItem/components/Actions.js +0 -1
  293. package/components/FeedItem/components/AvatarIcon.js +0 -1
  294. package/components/FeedItem/components/Content.js +0 -1
  295. package/components/FeedItem/components/CreatedAt.js +0 -1
  296. package/components/FeedItem/components/FeedComments.js +0 -1
  297. package/components/FeedItem/components/Icon.js +0 -1
  298. package/components/FeedItem/components/Reactions.js +0 -1
  299. package/components/FeedItem/components/RigAndWell.js +0 -1
  300. package/components/FeedItem/components/TypeAndAssetTitle.js +0 -1
  301. package/components/FeedItem/editModals/DvdCommentEdit/DvdCommentEdit.js +0 -1
  302. package/components/FeedItem/editModals/PCCommentEdit/PCCommentEdit.js +0 -1
  303. package/components/FeedItem/feedItemTypes/AlertFeedItem.js +0 -1
  304. package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/helpers.js +0 -1
  305. package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.js +0 -1
  306. package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/styles.css.js +0 -1
  307. package/components/FeedItem/feedItemTypes/BhaFeedItem/BhaFeedItem.js +0 -1
  308. package/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaNumber.js +0 -1
  309. package/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaSchematic.js +0 -1
  310. package/components/FeedItem/feedItemTypes/BhaFeedItem/components/Info.js +0 -1
  311. package/components/FeedItem/feedItemTypes/BhaFeedItem/components/NoData.js +0 -1
  312. package/components/FeedItem/feedItemTypes/BhaFeedItem/styles.css.js +0 -1
  313. package/components/FeedItem/feedItemTypes/CompletionDailyCostFeedItem.js +0 -1
  314. package/components/FeedItem/feedItemTypes/CompletionDocumentFeedItem.js +0 -1
  315. package/components/FeedItem/feedItemTypes/CompletionNptFeedItem.js +0 -1
  316. package/components/FeedItem/feedItemTypes/CompletionOperationSummaryFeedItem.js +0 -1
  317. package/components/FeedItem/feedItemTypes/CompletionOperationalNoteFeedItem.js +0 -1
  318. package/components/FeedItem/feedItemTypes/DepthCommentFeedItem.js +0 -1
  319. package/components/FeedItem/feedItemTypes/DocumentFeedItem.js +0 -1
  320. package/components/FeedItem/feedItemTypes/DrillerMemoFeedItem.js +0 -1
  321. package/components/FeedItem/feedItemTypes/DrillingDailyCostFeedItem.js +0 -1
  322. package/components/FeedItem/feedItemTypes/DrillingOperationSummaryFeedItem.js +0 -1
  323. package/components/FeedItem/feedItemTypes/DrillingOperationalNoteFeedItem.js +0 -1
  324. package/components/FeedItem/feedItemTypes/DvDCommentFeedItem.js +0 -1
  325. package/components/FeedItem/feedItemTypes/FluidReportFeedItem.js +0 -1
  326. package/components/FeedItem/feedItemTypes/GeosteeringFeedItem.js +0 -1
  327. package/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Critical.js +0 -1
  328. package/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Major.js +0 -1
  329. package/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Minor.js +0 -1
  330. package/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/index.js +0 -1
  331. package/components/FeedItem/feedItemTypes/NptFeedItem.js +0 -1
  332. package/components/FeedItem/feedItemTypes/PCCommentFeedItem.js +0 -1
  333. package/components/FeedItem/feedItemTypes/PostFeedItem.js +0 -1
  334. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/api.js +0 -1
  335. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/NoData.js +0 -1
  336. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Predictions.js +0 -1
  337. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/PredictionsItem.js +0 -1
  338. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/Stages.js +0 -1
  339. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/utils.js +0 -1
  340. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/index.js +0 -1
  341. package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/api.js +0 -1
  342. package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/AccuracyPlan.js +0 -1
  343. package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/ActualPointInfo.js +0 -1
  344. package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/Warning.js +0 -1
  345. package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js +0 -1
  346. package/components/FeedItem/feedItemTypes/TracesMemoFeedItem.js +0 -1
  347. package/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/TargetChanges.js +0 -1
  348. package/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/VerticalSectionAzimuth.js +0 -1
  349. package/components/FeedItem/feedItemTypes/WellPlanFeedItem/constants.js +0 -1
  350. package/components/FeedItem/feedItemTypes/WellPlanFeedItem/index.js +0 -1
  351. package/components/FeedItem/feedItemTypes/WellPlanFeedItem/styles.css.js +0 -1
  352. package/components/FilePreview/index.js +0 -1
  353. package/components/FilePreview/styles.css.js +0 -1
  354. package/components/FileTypeIcon.js +0 -1
  355. package/components/FileUploadIconButton.js +0 -1
  356. package/components/FilesLoader/FilesLoader.js +0 -1
  357. package/components/FilesLoader/Icons/CSVFileIcon.js +0 -1
  358. package/components/FilesLoader/Icons/DocFileIcon.js +0 -1
  359. package/components/FilesLoader/Icons/EDMFileIcon.js +0 -1
  360. package/components/FilesLoader/Icons/ExelFileIcon.js +0 -1
  361. package/components/FilesLoader/Icons/FileIcon.js +0 -1
  362. package/components/FilesLoader/Icons/IconRefresh.js +0 -1
  363. package/components/FilesLoader/Icons/IconSuccess.js +0 -1
  364. package/components/FilesLoader/Icons/IconWarning.js +0 -1
  365. package/components/FilesLoader/Icons/ImageFileIcon.js +0 -1
  366. package/components/FilesLoader/Icons/PdfFileIcon.js +0 -1
  367. package/components/FilesLoader/Icons/UnknownFileIcon.js +0 -1
  368. package/components/FilesLoader/Icons/UploadIcon.js +0 -1
  369. package/components/FilesLoader/useStyles.js +0 -1
  370. package/components/FolderMenuItem/components/ClosedFolderIcon.js +0 -1
  371. package/components/FolderMenuItem/components/FolderIcon.js +0 -1
  372. package/components/FolderMenuItem/components/OpenFolderIcon.js +0 -1
  373. package/components/FolderMenuItem/index.js +0 -1
  374. package/components/FolderMenuItemWithLinks/index.js +0 -1
  375. package/components/GoogleDocsViewer/index.js +0 -1
  376. package/components/GoogleDocsViewer/styles.css.js +0 -1
  377. package/components/GradientManager/GradientList.js +0 -1
  378. package/components/GradientManager/GradientManager.js +0 -1
  379. package/components/GradientManager/GradientManager.styles.js +0 -1
  380. package/components/GradientManager/GradientPreview/GradientPreview.js +0 -1
  381. package/components/GradientManager/GradientSelect.js +0 -1
  382. package/components/GradientManager/GradientSelect.styles.js +0 -1
  383. package/components/GradientManager/configuration/constants.js +0 -1
  384. package/components/GradientPicker/GradientPicker.js +0 -1
  385. package/components/GradientPicker/GradientPicker.styles.js +0 -1
  386. package/components/GradientPicker/GradientPicker.utils.js +0 -1
  387. package/components/HeaderLayout/HeaderLayout.css.js +0 -1
  388. package/components/HeaderLayout/HeaderLayout.js +0 -1
  389. package/components/HeaderLayout/constants.js +0 -1
  390. package/components/HeaderLayout/effects/index.js +0 -1
  391. package/components/HeaderLayout/utils.js +0 -1
  392. package/components/HelpCenter/HelpCenterIcon.js +0 -1
  393. package/components/HelpCenter/index.js +0 -1
  394. package/components/IconButton/index.js +0 -1
  395. package/components/IconMenu/index.js +0 -1
  396. package/components/Icons/AnnotationIcon.js +0 -1
  397. package/components/Icons/AttachIcon.js +0 -1
  398. package/components/Icons/EmojiIcon.js +0 -1
  399. package/components/Icons/GppBadIcon.js +0 -1
  400. package/components/Icons/GppGoodIcon.js +0 -1
  401. package/components/Icons/RecommendationIcon.js +0 -1
  402. package/components/Icons/SendIcon.js +0 -1
  403. package/components/ImageViewer/index.js +0 -1
  404. package/components/ImageViewer/styles.css.js +0 -1
  405. package/components/ImagesGrid/index.js +0 -1
  406. package/components/InfiniteList/index.js +0 -1
  407. package/components/InfiniteList/styles.css.js +0 -1
  408. package/components/KeyboardDateTimePicker.js +0 -1
  409. package/components/LabelsCounter/LabelsCounter.js +0 -1
  410. package/components/LoadingIndicator/FullScreenLoadingIndicator.js +0 -1
  411. package/components/LoadingIndicator/InlineLoadingIndicator.js +0 -1
  412. package/components/LoadingIndicator/Loader.js +0 -1
  413. package/components/LoadingIndicator/LoadingIndicator.css.js +0 -1
  414. package/components/LoadingIndicator/LoadingIndicator.js +0 -1
  415. package/components/LoadingIndicator/types.js +0 -1
  416. package/components/MenuItem/index.js +0 -1
  417. package/components/Modal/CorvaModal.css.js +0 -1
  418. package/components/Modal/CorvaModal.js +0 -1
  419. package/components/Modal/DcCorvaModal.js +0 -1
  420. package/components/Modal/Modal.js +0 -1
  421. package/components/Notifications/Notifications.js +0 -1
  422. package/components/Notifications/NotificationsContainer.js +0 -1
  423. package/components/Notifications/components/Toast.js +0 -1
  424. package/components/Notifications/components/styles.js +0 -1
  425. package/components/OffsetWellButton/OffsetWellButton.js +0 -1
  426. package/components/OffsetWellChips/Chip.js +0 -1
  427. package/components/OffsetWellChips/ChipsContainer.js +0 -1
  428. package/components/OffsetWellChips/components/OffsetWellTruncatedText.js +0 -1
  429. package/components/OffsetWellChips/icons/SubjectIcon.js +0 -1
  430. package/components/OffsetWellChips/types.js +0 -1
  431. package/components/OffsetWellChips/utils.js +0 -1
  432. package/components/OffsetWellMap/OffsetWellMap.js +0 -1
  433. package/components/OffsetWellMap/OffsetWellMap.module.css.js +0 -1
  434. package/components/OffsetWellMap/WellTooltip.js +0 -1
  435. package/components/OffsetWellMap/WellTooltip.module.css.js +0 -1
  436. package/components/OffsetWellMap/effects/usePreviousWells.js +0 -1
  437. package/components/OffsetWellMap/utils.js +0 -1
  438. package/components/OffsetWellPickerV2/OffsetWellPickerDialog.js +0 -1
  439. package/components/OffsetWellPickerV2/components/Filter/ClearFiltersButton.js +0 -1
  440. package/components/OffsetWellPickerV2/components/Filter/MultiSelect.js +0 -1
  441. package/components/OffsetWellPickerV2/components/Filter/RadiusInput.js +0 -1
  442. package/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +0 -1
  443. package/components/OffsetWellPickerV2/components/Filter/SingleSelect.js +0 -1
  444. package/components/OffsetWellPickerV2/components/Filter/SubjectWellSearch.js +0 -1
  445. package/components/OffsetWellPickerV2/components/Filter/ToggleFiltersButton.js +0 -1
  446. package/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +0 -1
  447. package/components/OffsetWellPickerV2/components/Filter/index.js +0 -1
  448. package/components/OffsetWellPickerV2/components/Map/Map.css.js +0 -1
  449. package/components/OffsetWellPickerV2/components/Map/Map.js +0 -1
  450. package/components/OffsetWellPickerV2/components/Map/index.css.js +0 -1
  451. package/components/OffsetWellPickerV2/components/Map/index.js +0 -1
  452. package/components/OffsetWellPickerV2/components/Map/popup.css.js +0 -1
  453. package/components/OffsetWellPickerV2/components/Map/popupGenerator.js +0 -1
  454. package/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +0 -1
  455. package/components/OffsetWellPickerV2/components/Table/MetricsSelect.js +0 -1
  456. package/components/OffsetWellPickerV2/components/Table/SubjectIndicator.css.js +0 -1
  457. package/components/OffsetWellPickerV2/components/Table/SubjectIndicator.js +0 -1
  458. package/components/OffsetWellPickerV2/components/Table/index.js +0 -1
  459. package/components/OffsetWellPickerV2/constants.js +0 -1
  460. package/components/OffsetWellPickerV2/effects/biDirectionalFiltering.js +0 -1
  461. package/components/OffsetWellPickerV2/effects/index.js +0 -1
  462. package/components/OffsetWellPickerV2/utils/apiCalls.js +0 -1
  463. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/ClearFiltersButton.js +0 -1
  464. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/MultiSelect.js +0 -1
  465. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/RadiusInput.js +0 -1
  466. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +0 -1
  467. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/index.js +0 -1
  468. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/FormationsLegend.js +0 -1
  469. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.css.js +0 -1
  470. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js +0 -1
  471. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/index.js +0 -1
  472. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/popupGenerator.js +0 -1
  473. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/utils.js +0 -1
  474. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AssetSearch.js +0 -1
  475. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetResultSection.js +0 -1
  476. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetTypesSection.js +0 -1
  477. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +0 -1
  478. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/constants.js +0 -1
  479. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/effects/useAssetsData.js +0 -1
  480. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +0 -1
  481. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsSelect.js +0 -1
  482. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/SubjectIndicator.js +0 -1
  483. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/index.js +0 -1
  484. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/styles.js +0 -1
  485. package/components/OffsetWellPickerV3/components/CustomSelectionView/constants.js +0 -1
  486. package/components/OffsetWellPickerV3/components/CustomSelectionView/effects/biDirectionalFiltering.js +0 -1
  487. package/components/OffsetWellPickerV3/components/CustomSelectionView/effects/index.js +0 -1
  488. package/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +0 -1
  489. package/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +0 -1
  490. package/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +0 -1
  491. package/components/OffsetWellPickerV3/components/TabSelection/index.js +0 -1
  492. package/components/OffsetWellPickerV3/components/WellHubView/index.js +0 -1
  493. package/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +0 -1
  494. package/components/OffsetWellPickerV3/components/shared/OffsetWellTableRows.js +0 -1
  495. package/components/OffsetWellPickerV3/constants.js +0 -1
  496. package/components/OffsetWellPickerV3/effects/index.js +0 -1
  497. package/components/OffsetWellPickerV3/index.js +0 -1
  498. package/components/OffsetWellPickerV3/utils/apiCalls.js +0 -1
  499. package/components/OffsetWellPickerV4/OffsetWellPickerV4.js +0 -1
  500. package/components/OffsetWellPickerV4/OffsetWellPickerV4.module.css.js +0 -1
  501. package/components/OffsetWellPickerV4/components/AppHeader/AppHeader.js +0 -1
  502. package/components/OffsetWellPickerV4/components/AppHeader/AppHeader.module.css.js +0 -1
  503. package/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.js +0 -1
  504. package/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.module.css.js +0 -1
  505. package/components/OffsetWellPickerV4/components/Filter/Filter.js +0 -1
  506. package/components/OffsetWellPickerV4/components/Filter/Filter.module.css.js +0 -1
  507. package/components/OffsetWellPickerV4/components/Filter/MultiSelect.js +0 -1
  508. package/components/OffsetWellPickerV4/components/Filter/PeriodSelect.js +0 -1
  509. package/components/OffsetWellPickerV4/components/Filter/RadiusInput.js +0 -1
  510. package/components/OffsetWellPickerV4/components/Filter/SingleSelect.js +0 -1
  511. package/components/OffsetWellPickerV4/components/Filter/WellSection.js +0 -1
  512. package/components/OffsetWellPickerV4/components/Map/WellsMap.js +0 -1
  513. package/components/OffsetWellPickerV4/components/Map/WellsMap.module.css.js +0 -1
  514. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.js +0 -1
  515. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.module.css.js +0 -1
  516. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.js +0 -1
  517. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetTypesSection.js +0 -1
  518. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AutoCompleteAssetSearch.js +0 -1
  519. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js +0 -1
  520. package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.js +0 -1
  521. package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +0 -1
  522. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +0 -1
  523. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.module.css.js +0 -1
  524. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.js +0 -1
  525. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.module.css.js +0 -1
  526. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.js +0 -1
  527. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.module.css.js +0 -1
  528. package/components/OffsetWellPickerV4/components/OffsetWellsTable/SubjectWellMark.js +0 -1
  529. package/components/OffsetWellPickerV4/components/OffsetWellsTable/ViewWellSectionsName.js +0 -1
  530. package/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +0 -1
  531. package/components/OffsetWellPickerV4/components/Toolbar/Toolbar.module.css.js +0 -1
  532. package/components/OffsetWellPickerV4/constants.js +0 -1
  533. package/components/OffsetWellPickerV4/effects/useAdvancedWells.js +0 -1
  534. package/components/OffsetWellPickerV4/effects/useAssetsData.js +0 -1
  535. package/components/OffsetWellPickerV4/effects/useBicWells.js +0 -1
  536. package/components/OffsetWellPickerV4/effects/useCompanyMetricKey.js +0 -1
  537. package/components/OffsetWellPickerV4/effects/useFetchWells.js +0 -1
  538. package/components/OffsetWellPickerV4/effects/useFilterOptions.js +0 -1
  539. package/components/OffsetWellPickerV4/effects/useFilteredWells.js +0 -1
  540. package/components/OffsetWellPickerV4/effects/useRadiusWells.js +0 -1
  541. package/components/OffsetWellPickerV4/effects/useSortedWells.js +0 -1
  542. package/components/OffsetWellPickerV4/effects/useTableColumns.js +0 -1
  543. package/components/OffsetWellPickerV4/utils/apiCalls.js +0 -1
  544. package/components/OffsetWellPickerV4/utils/index.js +0 -1
  545. package/components/OffsetWellPickerV4/utils/timePeriod.js +0 -1
  546. package/components/OffsetWellPickerV4/utils/unitSystem.js +0 -1
  547. package/components/PadModeSelect/PadModeSelect.js +0 -1
  548. package/components/PadModeSelect/utils.js +0 -1
  549. package/components/PadOffsetsPicker/OffsetAssetChip.js +0 -1
  550. package/components/PadOffsetsPicker/OffsetAssetsListExpander.js +0 -1
  551. package/components/PadOffsetsPicker/PadOffsetsPicker.js +0 -1
  552. package/components/PadOffsetsPicker/StagesSelector.js +0 -1
  553. package/components/PadOffsetsPicker/index.js +0 -1
  554. package/components/ParameterCharts/AddEditTrack.css.js +0 -1
  555. package/components/ParameterCharts/AddEditTrack.js +0 -1
  556. package/components/ParameterCharts/ChartsContext.js +0 -1
  557. package/components/ParameterCharts/DataContext.js +0 -1
  558. package/components/ParameterCharts/ParameterCharts.css.js +0 -1
  559. package/components/ParameterCharts/ParameterCharts.js +0 -1
  560. package/components/ParameterCharts/SettingsContext.js +0 -1
  561. package/components/ParameterCharts/components/ChartContainer.css.js +0 -1
  562. package/components/ParameterCharts/components/ChartContainer.js +0 -1
  563. package/components/ParameterCharts/components/Charts/EmptyChart.css.js +0 -1
  564. package/components/ParameterCharts/components/Charts/EmptyChart.js +0 -1
  565. package/components/ParameterCharts/components/Charts/LineChart.css.js +0 -1
  566. package/components/ParameterCharts/components/Charts/LineChart.js +0 -1
  567. package/components/ParameterCharts/components/Charts/options.js +0 -1
  568. package/components/ParameterCharts/components/DataLoadingIndicator.js +0 -1
  569. package/components/ParameterCharts/components/SingleChannelTrackSettings.js +0 -1
  570. package/components/ParameterCharts/components/Tooltip/CursorPositioner.css.js +0 -1
  571. package/components/ParameterCharts/components/Tooltip/CursorPositioner.js +0 -1
  572. package/components/ParameterCharts/components/Tooltip/Tooltip.css.js +0 -1
  573. package/components/ParameterCharts/components/Tooltip/Tooltip.js +0 -1
  574. package/components/ParameterCharts/components/TraceHeader.css.js +0 -1
  575. package/components/ParameterCharts/components/TraceHeader.js +0 -1
  576. package/components/ParameterCharts/components/TraceSelect.js +0 -1
  577. package/components/ParameterCharts/components/TraceSettings.css.js +0 -1
  578. package/components/ParameterCharts/components/TraceSettings.js +0 -1
  579. package/components/ParameterCharts/components/Track.css.js +0 -1
  580. package/components/ParameterCharts/components/Track.js +0 -1
  581. package/components/ParameterCharts/components/TrackSettings.css.js +0 -1
  582. package/components/ParameterCharts/components/TrackSettings.js +0 -1
  583. package/components/ParameterCharts/constants.js +0 -1
  584. package/components/ParameterCharts/utils/dataParser.js +0 -1
  585. package/components/PinnableFilters/PinnableFilters.css.js +0 -1
  586. package/components/PinnableFilters/PinnableFilters.js +0 -1
  587. package/components/PinnableFilters/components/FiltersToggler.js +0 -1
  588. package/components/PinnableFilters/components/PinAppSwitch.js +0 -1
  589. package/components/PinnableFilters/constants.js +0 -1
  590. package/components/PinnableFilters/effects/index.js +0 -1
  591. package/components/PinnableFilters/utils.js +0 -1
  592. package/components/Popover/Popover.js +0 -1
  593. package/components/Popper/Popper.js +0 -1
  594. package/components/PostInput/PostInput.css.js +0 -1
  595. package/components/PostInput/PostInput.js +0 -1
  596. package/components/PostPreviewDialog/index.js +0 -1
  597. package/components/PostPreviewDialog/styles.css.js +0 -1
  598. package/components/PriceInput/FormattedNumber.js +0 -1
  599. package/components/PriceInput/PriceInput.js +0 -1
  600. package/components/RangeSlider/Input.css.js +0 -1
  601. package/components/RangeSlider/RangeSlider.css.js +0 -1
  602. package/components/RangeSlider/RangeSlider.js +0 -1
  603. package/components/RangeSlider/constants.js +0 -1
  604. package/components/RangeSlider/inputs/FromInput.js +0 -1
  605. package/components/RangeSlider/inputs/ToInput.js +0 -1
  606. package/components/RangeSlider/strategies/horizontal.js +0 -1
  607. package/components/RangeSlider/strategies/vertical.js +0 -1
  608. package/components/RangeSlider/utils.js +0 -1
  609. package/components/ResizableTable/ResizableTable.js +0 -1
  610. package/components/ResizableTable/ResizableTableCell.js +0 -1
  611. package/components/ResizableTable/ResizableTableHeaderCell.js +0 -1
  612. package/components/Search/Search.js +0 -1
  613. package/components/Search/components/Groups.js +0 -1
  614. package/components/Search/components/InputAdornmentLeft.js +0 -1
  615. package/components/Search/components/Listbox.js +0 -1
  616. package/components/Search/components/Paper.js +0 -1
  617. package/components/Search/components/RecentSearches.js +0 -1
  618. package/components/Search/styles.js +0 -1
  619. package/components/SearchInput/index.js +0 -1
  620. package/components/Select/index.js +0 -1
  621. package/components/SettingEditors/ColorEditor/index.js +0 -1
  622. package/components/SettingEditors/ColorEditor/style.css.js +0 -1
  623. package/components/SettingEditors/DropdownEditor/index.js +0 -1
  624. package/components/SettingEditors/RadioEditor/index.js +0 -1
  625. package/components/SlateFormattedText/Constants.js +0 -1
  626. package/components/SlateFormattedText/Elements/ImageElement/ImageElement.css.js +0 -1
  627. package/components/SlateFormattedText/Elements/ImageElement/ImageElement.js +0 -1
  628. package/components/SlateFormattedText/Elements/VideoElement/VideoElement.js +0 -1
  629. package/components/SlateFormattedText/Elements/VideoElement/style.css.js +0 -1
  630. package/components/SlateFormattedText/RenderElements.js +0 -1
  631. package/components/SlateFormattedText/SlateFormattedText.js +0 -1
  632. package/components/SlateFormattedText/style.css.js +0 -1
  633. package/components/SlateFormattedText/utils.js +0 -1
  634. package/components/StageDesignVActual/ComparisonBar/ComparisonBar.js +0 -1
  635. package/components/StageDesignVActual/ComparisonBar/utils.js +0 -1
  636. package/components/StageDesignVActual/ComparisonHeader.js +0 -1
  637. package/components/StageDesignVActual/ComparisonRow.js +0 -1
  638. package/components/StageDesignVActual/ComparisonTable.css.js +0 -1
  639. package/components/StageDesignVActual/ElementsComparison/ElementsComparison.js +0 -1
  640. package/components/StageDesignVActual/ElementsComparison/utils.js +0 -1
  641. package/components/StatusBadge/DQChip.js +0 -1
  642. package/components/StatusBadge/DQStatusIcon.js +0 -1
  643. package/components/StatusBadge/DQUnvalidatedContent.js +0 -1
  644. package/components/StatusBadge/constants.js +0 -1
  645. package/components/StatusBadge/index.js +0 -1
  646. package/components/Stepper/Step.css.js +0 -1
  647. package/components/Stepper/Step.js +0 -1
  648. package/components/Stepper/Stepper.js +0 -1
  649. package/components/Stepper/StepsWrapper.css.js +0 -1
  650. package/components/Stepper/StepsWrapper.js +0 -1
  651. package/components/Stepper/constants.js +0 -1
  652. package/components/StyledMenuItem/index.js +0 -1
  653. package/components/SwitchControl/index.js +0 -1
  654. package/components/SwitchControl/style.css.js +0 -1
  655. package/components/Table/TableCell/TableCell.js +0 -1
  656. package/components/Table/TableContainer/TableContainer.js +0 -1
  657. package/components/Table/TableSortLabel/TableSortLabel.js +0 -1
  658. package/components/Table/TableToolbar/TableToolbar.js +0 -1
  659. package/components/Tabs/Tab.js +0 -1
  660. package/components/Tabs/Tabs.js +0 -1
  661. package/components/Template/TemplatePopover/Styles.js +0 -1
  662. package/components/Template/TemplatePopover/index.js +0 -1
  663. package/components/Template/TemplateSharingDialog/ChipSelector.css.js +0 -1
  664. package/components/Template/TemplateSharingDialog/ChipSelector.js +0 -1
  665. package/components/Template/TemplateSharingDialog/UsersChipSelector.js +0 -1
  666. package/components/Template/TemplateSharingDialog/index.js +0 -1
  667. package/components/TextField/effects/index.js +0 -1
  668. package/components/TextField/index.js +0 -1
  669. package/components/TextLink/index.js +0 -1
  670. package/components/Toaster/ToastContainer.js +0 -1
  671. package/components/Toaster/Toaster.js +0 -1
  672. package/components/Tooltip/MuiTooltipDcWrapper.js +0 -1
  673. package/components/Tooltip/ScrollableTooltip.js +0 -1
  674. package/components/Tooltip/Tooltip.js +0 -1
  675. package/components/TracesEditModal/TracesEditModal.css.js +0 -1
  676. package/components/TracesEditModal/TracesEditModal.js +0 -1
  677. package/components/TracesEditModal/TracesEditModalContainer.js +0 -1
  678. package/components/TruncatedText/index.js +0 -1
  679. package/components/Typography.js +0 -1
  680. package/components/UserCard/index.js +0 -1
  681. package/components/UserCard/style.css.js +0 -1
  682. package/components/UserCardPopover.js +0 -1
  683. package/components/UserMention/constants.js +0 -1
  684. package/components/UserMention/index.js +0 -1
  685. package/components/UserMention/style.css.js +0 -1
  686. package/components/UserMention/utils/index.js +0 -1
  687. package/components/VirtualizedTable/CustomizeColumnsDialog.js +0 -1
  688. package/components/VirtualizedTable/DraggableList.js +0 -1
  689. package/components/VirtualizedTable/VirtualizedTable.js +0 -1
  690. package/components/VirtualizedTable/index.js +0 -1
  691. package/components/WellSummary/ActivitySummaryChart.js +0 -1
  692. package/components/WellSummary/FracWirelineTimeChart.js +0 -1
  693. package/components/WellSummary/WellSummaryItemLabel.js +0 -1
  694. package/components/WellSummary/WellSummaryItemTitle.js +0 -1
  695. package/components/WellSummary/WellSummaryItemValue.js +0 -1
  696. package/components/WellSummary/effects/useWellSummaryData.js +0 -1
  697. package/components/WellSummary/index.js +0 -1
  698. package/components/WellSummary/utils.js +0 -1
  699. package/components/index.js +0 -1
  700. package/components/shared/useThrottledCallback.js +0 -1
  701. package/config/extendNative.js +0 -1
  702. package/config/highcharts/highcharts-contour.js +0 -1
  703. package/config/highcharts/highcharts.js +0 -1
  704. package/config/index.js +0 -1
  705. package/config/initGlobalDependencies.js +0 -1
  706. package/config/mapbox/index.js +0 -1
  707. package/config/theme/accordionOverrides.js +0 -1
  708. package/config/theme/buttonOverrides.js +0 -1
  709. package/config/theme/checkboxOverrides.js +0 -1
  710. package/config/theme/chipOverrides.js +0 -1
  711. package/config/theme/dateTimePickerThemeOverrides.js +0 -1
  712. package/config/theme/fabOverrides.js +0 -1
  713. package/config/theme/formControlLabelOverrides.js +0 -1
  714. package/config/theme/formGroupOverrides.js +0 -1
  715. package/config/theme/index.js +0 -1
  716. package/config/theme/lightThemePalette.mjs.js +0 -1
  717. package/config/theme/palette.mjs.js +0 -1
  718. package/config/theme/radioOverrides.js +0 -1
  719. package/config/theme/tableOverrides.js +0 -1
  720. package/config/theme/textFieldOverrides.js +0 -1
  721. package/config/theme/themeVariables.mjs.js +0 -1
  722. package/config/theme/toggleButtonsGroupOverrides.js +0 -1
  723. package/config/theme/tooltipOverrides.js +0 -1
  724. package/constants/accuracy.js +0 -1
  725. package/constants/alerts.js +0 -1
  726. package/constants/appPackages.js +0 -1
  727. package/constants/apps.js +0 -1
  728. package/constants/assetTypes.js +0 -1
  729. package/constants/bha.js +0 -1
  730. package/constants/casing.js +0 -1
  731. package/constants/completion.js +0 -1
  732. package/constants/componentsSettings.js +0 -1
  733. package/constants/dateTimeFormat.js +0 -1
  734. package/constants/devcenter.js +0 -1
  735. package/constants/drillstring.js +0 -1
  736. package/constants/feed.js +0 -1
  737. package/constants/goals.js +0 -1
  738. package/constants/index.js +0 -1
  739. package/constants/notifications.js +0 -1
  740. package/constants/rigActivity.js +0 -1
  741. package/constants/segment.js +0 -1
  742. package/constants/sizes.js +0 -1
  743. package/constants/subscriptions.js +0 -1
  744. package/constants/theme.js +0 -1
  745. package/constants/wellSummary.js +0 -1
  746. package/effects/index.js +0 -1
  747. package/effects/useDelayedDcFullscreenElemOpen.js +0 -1
  748. package/effects/useDevCenterApp.js +0 -1
  749. package/effects/useEscPress.js +0 -1
  750. package/effects/useOutsideClick.js +0 -1
  751. package/effects/useSharedDCStore.js +0 -1
  752. package/effects/useSignedURL.js +0 -1
  753. package/effects/useSubscriptions.js +0 -1
  754. package/ext-esm/@material-ui/icons/esm/ExpandLess.js +0 -1
  755. package/ext-esm/@material-ui/icons/esm/ExpandMore.js +0 -1
  756. package/ext-esm/@material-ui/icons/esm/Map.js +0 -1
  757. package/ext-esm/@material-ui/icons/esm/UnfoldLess.js +0 -1
  758. package/ext-esm/@material-ui/icons/esm/UnfoldMore.js +0 -1
  759. package/ext-esm/@material-ui/icons/esm/utils/createSvgIcon.js +0 -1
  760. package/ext-esm/style-inject/dist/style-inject.es.js +0 -1
  761. package/ext-esm/tslib/tslib.es6.js +0 -1
  762. package/hocs/index.js +0 -1
  763. package/hocs/withMUIProvidersHOC.js +0 -1
  764. package/index.js +0 -1
  765. package/permissions/PermissionsContext.js +0 -1
  766. package/permissions/ProvidePermissions.js +0 -1
  767. package/permissions/constants/abilities.js +0 -1
  768. package/permissions/constants/appsPermissions.js +0 -1
  769. package/permissions/constants/index.js +0 -1
  770. package/permissions/constants/settingsApps.js +0 -1
  771. package/permissions/index.js +0 -1
  772. package/permissions/usePermissions.js +0 -1
  773. package/permissions/useProvidePermissions.js +0 -1
  774. package/permissions/utils.js +0 -1
  775. package/permissions/withPermissionsHOC.js +0 -1
  776. package/styles/counter/counter.module.scss.js +0 -1
  777. package/styles/customScrollbars.global.css.js +0 -1
  778. package/styles/emojiMart.global.css.js +0 -1
  779. package/styles/generatedThemesVariables.global.css.js +0 -1
  780. package/styles/index.global.css.js +0 -1
  781. package/styles/lightbox.global.css.js +0 -1
  782. package/styles/mapbox.global.css.js +0 -1
  783. package/styles/reactVirtualized.global.css.js +0 -1
  784. package/styles/typography/colors.module.scss.js +0 -1
  785. package/styles/typography/typography.module.scss.js +0 -1
  786. package/utils/DrillstringUtils.js +0 -1
  787. package/utils/FluidCheckUtils.js +0 -1
  788. package/utils/StageDesignVActualUtils.js +0 -1
  789. package/utils/accuracy.js +0 -1
  790. package/utils/alerts.js +0 -1
  791. package/utils/apps.js +0 -1
  792. package/utils/audio.js +0 -1
  793. package/utils/bha.js +0 -1
  794. package/utils/casing/conversion.js +0 -1
  795. package/utils/casing/index.js +0 -1
  796. package/utils/casing/validation.js +0 -1
  797. package/utils/chartSeries.js +0 -1
  798. package/utils/completion.js +0 -1
  799. package/utils/components.js +0 -1
  800. package/utils/constants/units.js +0 -1
  801. package/utils/convert.js +0 -1
  802. package/utils/convertKeys.js +0 -1
  803. package/utils/csvExport.js +0 -1
  804. package/utils/dashboardReports.js +0 -1
  805. package/utils/devcenter.js +0 -1
  806. package/utils/devcenterToasts.js +0 -1
  807. package/utils/drillstring/conversion.js +0 -1
  808. package/utils/drillstring/index.js +0 -1
  809. package/utils/drillstring/schematic.js +0 -1
  810. package/utils/drillstring/validation.js +0 -1
  811. package/utils/env.js +0 -1
  812. package/utils/feed.js +0 -1
  813. package/utils/fileExtension.js +0 -1
  814. package/utils/formatting.js +0 -1
  815. package/utils/ga.js +0 -1
  816. package/utils/goals.js +0 -1
  817. package/utils/index.js +0 -1
  818. package/utils/jsonaDataFormatter.js +0 -1
  819. package/utils/lasParser.js +0 -1
  820. package/utils/loadable.js +0 -1
  821. package/utils/localStorage.js +0 -1
  822. package/utils/main.js +0 -1
  823. package/utils/mapUnits.js +0 -1
  824. package/utils/mapbox.js +0 -1
  825. package/utils/metrics/index.js +0 -1
  826. package/utils/metrics/metricsConfig.js +0 -1
  827. package/utils/metrics/utils.js +0 -1
  828. package/utils/mobileDetect.js +0 -1
  829. package/utils/nativeMessages.js +0 -1
  830. package/utils/notificationToasts.js +0 -1
  831. package/utils/notifications.js +0 -1
  832. package/utils/permissions.js +0 -1
  833. package/utils/reports.js +0 -1
  834. package/utils/rollbar.js +0 -1
  835. package/utils/sharedDCStore.js +0 -1
  836. package/utils/sqlParser.js +0 -1
  837. package/utils/themeVariables.js +0 -1
  838. package/utils/time.js +0 -1
  839. package/utils/torqueAndHookloadUtils.js +0 -1
@@ -1 +0,0 @@
1
- function n(n){return n.find((function(n){return n&&n.key&&n.key.includes("title")}))}function e(n){return n.find((function(n){return n&&n.key&&n.key.includes("subtitle")}))}function t(n){return n.find((function(n){return n&&n.key&&n.key.includes("expander")}))}function u(n){return n.find((function(n){return n&&n.key&&n.key.includes("offset-picker")}))}function i(n){return n.find((function(n){return n&&n.key&&n.key.includes("secondary-asset")}))}function r(n){return n.find((function(n){return n&&n.key&&n.key.includes("mode-select")}))}function c(n){return n.find((function(n){return n&&n.key&&n.key.includes("pad-chip")}))}function f(n){return n.find((function(n){return n&&n.key&&n.key.includes("primary-asset")}))}function o(n){return n.find((function(n){return n&&n.key&&n.key.includes("offset-chip")}))}export{e as getAppSubTitle,n as getAppTitle,t as getExpander,r as getModeSelect,u as getOffsetPicker,o as getOffsetWellsChip,c as getPadChip,f as getPrimaryAsset,i as getSecondaryAsset};
@@ -1 +0,0 @@
1
- import{createSvgIcon as C}from"@material-ui/core";import e from"@material-ui/icons/Help";import t from"moment";import{getLocalStorageItem as o}from"../../utils/localStorage.js";import{jsxs as r,jsx as i}from"react/jsx-runtime";var l=C(r("svg",{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:[i("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 4C15 6.76142 17.2386 9 20 9C20.5108 9 21.0036 8.92341 21.4678 8.7811C21.817 9.80819 22 10.8947 22 12C22 13.9778 21.4135 15.9112 20.3147 17.5557C19.2159 19.2002 17.6541 20.4819 15.8268 21.2388C13.9996 21.9957 11.9889 22.1937 10.0491 21.8078C8.10929 21.422 6.32746 20.4696 4.92894 19.0711C3.53041 17.6725 2.578 15.8907 2.19215 13.9509C1.8063 12.0111 2.00433 10.0004 2.76121 8.17316C3.51809 6.3459 4.79981 4.78412 6.4443 3.6853C8.08879 2.58649 10.0222 2 12 2C13.1053 2 14.1918 2.183 15.2189 2.53222C15.0766 2.99636 15 3.48923 15 4ZM13.05 17C13.05 17.3072 12.928 17.6018 12.7107 17.8191C12.4935 18.0363 12.1989 18.1583 11.8917 18.1583C11.5845 18.1583 11.2898 18.0363 11.0726 17.8191C10.8554 17.6018 10.7333 17.3072 10.7333 17C10.7333 16.6928 10.8554 16.3982 11.0726 16.1809C11.2898 15.9637 11.5845 15.8417 11.8917 15.8417C12.1989 15.8417 12.4935 15.9637 12.7107 16.1809C12.928 16.3982 13.05 16.6928 13.05 17ZM14.5 11.75C14.318 11.9101 14.1401 12.0508 13.973 12.1828C13.3749 12.6554 12.9167 13.0176 12.9167 13.7667V14.025C12.9167 14.0939 12.9031 14.1622 12.8767 14.2259C12.8503 14.2896 12.8117 14.3475 12.7629 14.3962C12.7141 14.445 12.6563 14.4837 12.5926 14.51C12.5289 14.5364 12.4606 14.55 12.3917 14.55H11.3917C11.3227 14.55 11.2545 14.5364 11.1908 14.51C11.1271 14.4837 11.0692 14.445 11.0204 14.3962C10.9717 14.3475 10.933 14.2896 10.9066 14.2259C10.8802 14.1622 10.8667 14.0939 10.8667 14.025C10.8597 13.6593 10.8876 13.2937 10.95 12.9333C11.198 11.7846 11.8447 11.2698 12.4898 10.7563L12.4898 10.7562C12.6684 10.6141 12.8468 10.472 13.0167 10.3167C13.2036 10.1738 13.3581 9.99307 13.4701 9.78624C13.5822 9.57942 13.6491 9.35123 13.6667 9.11666C13.6612 8.91591 13.6138 8.71851 13.5276 8.53712C13.4414 8.35573 13.3183 8.19436 13.1661 8.06333C13.0139 7.93231 12.836 7.83454 12.6438 7.77627C12.4516 7.71801 12.2493 7.70055 12.05 7.725C11.6634 7.68268 11.2747 7.78417 10.958 8.0101C10.6414 8.23603 10.4191 8.5706 10.3333 8.95C10.3139 9.06931 10.2532 9.17802 10.1618 9.2572C10.0704 9.33638 9.95421 9.38101 9.83334 9.38333H8.66667C8.59323 9.38262 8.52076 9.36651 8.45394 9.33604C8.38712 9.30557 8.32743 9.26143 8.27874 9.20645C8.23005 9.15147 8.19343 9.08689 8.17125 9.01688C8.14908 8.94687 8.14184 8.87298 8.15 8.8C8.425 6.85 10.0833 5.84167 12.1083 5.84167C14.2917 5.84167 15.8083 7.275 15.8083 9.1C15.8087 9.61257 15.6908 10.1183 15.4639 10.5779C15.237 11.0375 14.9071 11.4386 14.5 11.75Z"}),i("path",{d:"M16 4C16 1.79086 17.7909 0 20 0C22.2091 0 24 1.79086 24 4C24 6.20914 22.2091 8 20 8C17.7909 8 16 6.20914 16 4Z",fill:"#75DB29"})]}),"NewContentIcon");function n(C){var r,n=C.appId,m=C.helpContentUpdatedAt,p=null===(r=o("helpCenter"))||void 0===r?void 0:r[n],a=m&&(!p||t(p).isBefore(m));return i(a?l:e,{})}export{n as HelpCenterIcon};
@@ -1 +0,0 @@
1
- export{HelpCenterIcon}from"./HelpCenterIcon.js";
@@ -1 +0,0 @@
1
- import{__rest as o,__assign as t}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as r}from"react/jsx-runtime";import i from"prop-types";import a from"classnames";import{makeStyles as e,Tooltip as l,IconButton as n}from"@material-ui/core";import{useState as s}from"react";var c=e((function(o){return{root:{color:o.palette.primary.text6,padding:6,"&:hover":{color:"#FFFFFF",backgroundColor:o.palette.background.b7,"&.MuiIconButton-colorPrimary":{color:o.palette.primary.main}},"&:active":{color:"#FFFFFF","&.MuiIconButton-colorPrimary":{color:o.palette.primary.main}},"&.Mui-disabled":{pointerEvents:"all",opacity:.4,color:"#FFFFFF","&.MuiIconButton-colorPrimary":{color:o.palette.primary.main}},"& .MuiSvgIcon-root":{color:"inherit",fontSize:"inherit"}},colorPrimary:{color:o.palette.primary.main},sizeSmall:{fontSize:16,padding:7},sizeLarge:{"&.MuiButtonBase-root":{padding:8}},contained:{backgroundColor:o.palette.background.b9},containedDisabled:{"&.MuiButtonBase-root":{backgroundColor:o.palette.background.b9}},tooltip:{top:"-10px !important"},active:{"&.MuiButtonBase-root":{color:o.palette.primary.text1,backgroundColor:o.palette.background.b9,"&.MuiIconButton-colorPrimary":{color:o.palette.primary.main}}}}})),d=function(i){var e,d,p,m,u=i.tooltipProps,b=void 0===u?{title:void 0}:u,g=i.isActive,v=o(i,["tooltipProps","isActive"]),y=v.size,f=v.variant,F=v.classes,P=void 0===F?{}:F,z=v["data-testid"],B=c(),M=s(!1),k=M[0],S=M[1],I=t(t({},P),{root:a(P.root,B.root,(e={},e[B.sizeLarge]="large"===y,e[B.contained]="contained"===f,e)),disabled:a(P.disabled,(d={},d[B.containedDisabled]="contained"===f,d)),colorPrimary:a(P.colorPrimary,B.colorPrimary),sizeSmall:a(P.sizeSmall,B.sizeSmall)});return b.title?r(l,t({open:k},b,{children:r(n,t({"data-testid":z,classes:I,className:a((p={},p[B.active]=g,p)),onMouseOver:function(){return S(!0)},onMouseOut:function(){return S(!1)}},v))})):r(n,t({"data-testid":z,classes:I,className:a((m={},m[B.active]=g,m))},v))},p={isActive:i.bool,size:i.oneOf(["small","medium","large"]),variant:i.oneOf(["default","contained"]),tooltipProps:i.shape({title:i.string}),classes:i.shape({root:i.string,disabled:i.string,colorPrimary:i.string,sizeSmall:i.string}),disabled:i.bool,"data-testid":i.string};d.propTypes=p,d.defaultProps={isActive:!1,size:"medium",variant:"default",tooltipProps:{title:void 0},disabled:!1,"data-testid":"IconButton"};export{d as default};
@@ -1 +0,0 @@
1
- import e from"@babel/runtime/helpers/defineProperty";import o from"@babel/runtime/helpers/slicedToArray";import{useState as r,useEffect as t}from"react";import n from"prop-types";import{IconButton as i,withStyles as a,Tooltip as s,Menu as l}from"@material-ui/core";import{MoreVert as p}from"@material-ui/icons";import{jsx as c,jsxs as m,Fragment as u}from"react/jsx-runtime";function d(e,o){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(e);o&&(t=t.filter((function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable}))),r.push.apply(r,t)}return r}function h(o){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?d(Object(t),!0).forEach((function(r){e(o,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(t)):d(Object(t)).forEach((function(e){Object.defineProperty(o,e,Object.getOwnPropertyDescriptor(t,e))}))}return o}function f(e){var n=e.classes,i=e["data-testid"],a=e.iconButtonStyle,p=e.color,d=e.disableRipple,f=e.className,b=e.IconElement,g=e.IconButtonComponent,O=e.disabled,y=e.iconButtonProps,P=e.children,v=e.anchorOrigin,j=e.transformOrigin,B=e.marginThreshold,T=e.menuProps,C=e.tooltipProps,N=e.paperClassName,w=r(null),I=o(w,2),E=I[0],x=I[1],S=!!E,z=r(!1),D=o(z,2),R=D[0],k=D[1];t((function(){var e;return S&&setTimeout((function(){e=k(S)}),500),function(){e&&clearTimeout(e)}}),[S]);var A=function(e){e.stopPropagation(),x(null),k(!1)},F=c(g,h(h({"aria-label":"IconMenu","aria-owns":S?"icon-menu":void 0,"aria-haspopup":"true","data-testid":i,onClick:function(e){e.stopPropagation(),x(e.currentTarget)},classes:{root:n.iconButton},className:f,style:a,color:p,disableRipple:d,disabled:O},y),{},{children:b}));return m(u,{children:[C?c(s,h(h({},C),{},{children:F})):F,c(l,h(h({id:"icon-menu",anchorEl:E,open:S,disableAutoFocus:!R,autoFocus:R,onClose:A,onClick:A,anchorOrigin:v,transformOrigin:j,classes:{paper:n.paper},elevation:0,marginThreshold:B,PaperProps:{className:n[N]}},T),{},{children:P}))]})}f.propTypes={children:n.oneOfType([n.string,n.node,n.array]),classes:n.shape({iconButton:n.string,paper:n.string}),className:n.string,color:n.string,IconElement:n.element,IconButtonComponent:n.any,iconButtonStyle:n.shape({}),anchorOrigin:n.shape({horizontal:n.oneOf(["left","center","right"]),vertical:n.oneOf(["top","center","bottom"])}),transformOrigin:n.shape({horizontal:n.oneOf(["left","center","right"]),vertical:n.oneOf(["top","center","bottom"])}),disableRipple:n.bool,"data-testid":n.string,marginThreshold:n.number,disabled:n.bool,tooltipProps:n.shape({}),menuProps:n.shape({}),iconButtonProps:n.shape({}),paperClassName:n.string},f.defaultProps={children:void 0,classes:{},className:void 0,color:void 0,"data-testid":void 0,IconElement:c(p,{}),iconButtonStyle:void 0,IconButtonComponent:i,disableRipple:!1,anchorOrigin:{horizontal:"right",vertical:"bottom"},transformOrigin:{horizontal:"right",vertical:"bottom"},marginThreshold:void 0,disabled:!1,tooltipProps:void 0,menuProps:{},iconButtonProps:{},paperClassName:""};var b=a((function(e){return{iconButton:{padding:"10px",color:e.palette.primary.text6,"&:hover":{color:e.palette.primary.text1},paper:{}}}}))(f);export{b as default};
@@ -1 +0,0 @@
1
- import{memo as e}from"react";import r from"prop-types";import{useTheme as t,SvgIcon as i}from"@material-ui/core";import{jsx as o}from"react/jsx-runtime";var p=function(e){var r=e.height,p=e.width,C=t();return o(i,{viewBox:"0 0 24 24",fill:"none",width:p,height:r,children:o("path",{d:"M2.57129 7.37135V13.2856C2.57129 15.5142 4.37129 17.3142 6.59986 17.3142H15.1713L20.057 20.4856C20.1029 20.5086 20.1427 20.5316 20.1796 20.5529C20.2805 20.6111 20.3601 20.6571 20.4856 20.6571C20.657 20.6571 20.7427 20.6571 20.9141 20.5713C21.1713 20.3999 21.3427 20.1428 21.3427 19.7999V7.37135C21.3427 5.14277 19.5427 3.34277 17.3141 3.34277H6.59986C4.37129 3.34277 2.57129 5.14277 2.57129 7.37135ZM12.9 11.4H15.6C16.095 11.4 16.5 10.995 16.5 10.5C16.5 10.005 16.095 9.6 15.6 9.6H12.9V6.9C12.9 6.405 12.495 6 12 6C11.505 6 11.1 6.405 11.1 6.9V9.6H8.4C7.905 9.6 7.5 10.005 7.5 10.5C7.5 10.995 7.905 11.4 8.4 11.4H11.1V14.1C11.1 14.595 11.505 15 12 15C12.495 15 12.9 14.595 12.9 14.1V11.4Z",fill:C.palette.secondary,fillRule:"evenodd",clipRule:"evenodd"})})};p.propTypes={height:r.number,width:r.number},p.defaultProps={height:24,width:24};var C=e(p);export{C as default};
@@ -1 +0,0 @@
1
- import t from"prop-types";import{useTheme as r,SvgIcon as e}from"@material-ui/core";import{jsx as i}from"react/jsx-runtime";var h=function(t){var h=t.height,o=t.width,p=r();return i(e,{viewBox:"0 0 24 24",fill:"none",width:o,height:h,children:i("path",{d:"M16 6V17.5C16 19.71 14.21 21.5 12 21.5C9.79 21.5 8 19.71 8 17.5V5C8 3.62 9.12 2.5 10.5 2.5C11.88 2.5 13 3.62 13 5V15.5C13 16.05 12.55 16.5 12 16.5C11.45 16.5 11 16.05 11 15.5V6H9.5V15.5C9.5 16.88 10.62 18 12 18C13.38 18 14.5 16.88 14.5 15.5V5C14.5 2.79 12.71 1 10.5 1C8.29 1 6.5 2.79 6.5 5V17.5C6.5 20.54 8.96 23 12 23C15.04 23 17.5 20.54 17.5 17.5V6H16Z",fill:p.palette.primary.text6})})};h.propTypes={height:t.number,width:t.number},h.defaultProps={height:24,width:24};export{h as default};
@@ -1 +0,0 @@
1
- import e from"prop-types";import{useTheme as t,SvgIcon as r}from"@material-ui/core";import{jsx as i}from"react/jsx-runtime";var C=function(e){var C=e.height,o=e.width,p=t();return i(r,{viewBox:"0 0 20 20",fill:"none",width:o,height:C,children:i("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.99 0C4.47 0 0 4.48 0 10C0 15.52 4.47 20 9.99 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 9.99 0ZM10 18C5.58 18 2 14.42 2 10C2 5.58 5.58 2 10 2C14.42 2 18 5.58 18 10C18 14.42 14.42 18 10 18ZM15 7.5C15 8.33 14.33 9 13.5 9C12.67 9 12 8.33 12 7.5C12 6.67 12.67 6 13.5 6C14.33 6 15 6.67 15 7.5ZM6.5 9C7.33 9 8 8.33 8 7.5C8 6.67 7.33 6 6.5 6C5.67 6 5 6.67 5 7.5C5 8.33 5.67 9 6.5 9ZM15.11 12C14.31 14.04 12.33 15.5 10 15.5C7.67 15.5 5.69 14.04 4.89 12H15.11Z",fill:p.palette.primary.text6})})};C.propTypes={height:e.number,width:e.number},C.defaultProps={height:20,width:22};export{C as default};
@@ -1 +0,0 @@
1
- import{createSvgIcon as r}from"@material-ui/core";import{jsxs as e,jsx as i}from"react/jsx-runtime";var t=r(e("svg",{xmlns:"http://www.w3.org/2000/svg",enableBackground:"new 0 0 24 24",height:"24",viewBox:"0 0 24 24",width:"24",children:[i("g",{children:i("path",{d:"M0,0h24v24H0V0z",fill:"none"})}),i("g",{children:i("path",{d:"M12,2L4,5v6.09c0,5.05,3.41,9.76,8,10.91c4.59-1.15,8-5.86,8-10.91V5L12,2z M15.5,14.09l-1.41,1.41L12,13.42L9.91,15.5 L8.5,14.09L10.59,12L8.5,9.91L9.91,8.5L12,10.59l2.09-2.09l1.41,1.41L13.42,12L15.5,14.09z"})})]}),"GppBadIcon");export{t as GppBadIcon};
@@ -1 +0,0 @@
1
- import{createSvgIcon as r}from"@material-ui/core";import{jsxs as e,jsx as o}from"react/jsx-runtime";var i=r(e("svg",{xmlns:"http://www.w3.org/2000/svg",enableBackground:"new 0 0 24 24",height:"24",viewBox:"0 0 24 24",width:"24",children:[o("g",{children:o("path",{d:"M0,0h24v24H0V0z",fill:"none"})}),o("g",{children:o("path",{d:"M12,2L4,5v6.09c0,5.05,3.41,9.76,8,10.91c4.59-1.15,8-5.86,8-10.91V5L12,2z M10.94,15.54L7.4,12l1.41-1.41l2.12,2.12 l4.24-4.24l1.41,1.41L10.94,15.54z"})})]}),"GppGoodIcon");export{i as GppGoodIcon};
@@ -1 +0,0 @@
1
- import e from"prop-types";import{jsx as t}from"react/jsx-runtime";var i=function(e){var i=e.height,r=e.width;return t("svg",{width:r,height:i,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.7098 2.28957L21.7098 11.2896C22.0998 11.6896 22.0998 12.3196 21.7098 12.6996L12.7098 21.6996C12.3198 22.0896 11.6898 22.0896 11.2998 21.6996L2.29982 12.6996C1.90982 12.3096 1.90982 11.6796 2.29982 11.2896L11.2998 2.28957C11.6898 1.89957 12.3198 1.89957 12.7098 2.28957ZM13.9998 11.9996V14.4996L17.4998 10.9996L13.9998 7.49957V9.99957H8.99982C8.44982 9.99957 7.99982 10.4496 7.99982 10.9996V14.9996H9.99982V11.9996H13.9998Z",fill:"#75DB29"})})};i.propTypes={height:e.number,width:e.number},i.defaultProps={height:28,width:28};export{i as default};
@@ -1 +0,0 @@
1
- import t from"prop-types";import{jsx as r}from"react/jsx-runtime";var e=function(t){var e=t.height,i=t.width;return r("svg",{width:i,height:e,viewBox:"0 0 21 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r("path",{d:"M0.01 18L21 9L0.01 0L0 7L15 9L0 11L0.01 18Z",fill:"#03BCD4"})})};e.propTypes={height:t.number,width:t.number},e.defaultProps={height:21,width:21};export{e as default};
@@ -1 +0,0 @@
1
- import e from"@babel/runtime/helpers/defineProperty";import r from"prop-types";import n from"react-image-lightbox";import o from"@material-ui/icons/SaveAlt";import t from"@material-ui/icons/ArrowBack";import"../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import{jsx as i,jsxs as s}from"react/jsx-runtime";import"../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.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/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import{useIsInsideDcApp as p}from"../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import a from"./styles.css.js";function c(e,r){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),n.push.apply(n,o)}return n}function l(r){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?c(Object(o),!0).forEach((function(n){e(r,n,o[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):c(Object(o)).forEach((function(e){Object.defineProperty(r,e,Object.getOwnPropertyDescriptor(o,e))}))}return r}var m=function(e){return i("div",{className:a.cImageViewerToolbar,children:i("button",{type:"button","aria-label":"Close",className:a.cImageViewerToolbarButton,onClick:e.onCloseRequest,children:i(t,{className:a.cImageViewerToolbarIcon,htmlColor:"#fff"})})})},u=function(e){var r=p();return i("div",{className:a.cImageViewer,children:i(n,{mainSrc:e.mainSrc,imagePadding:e.imagePadding,toolbarButtons:[i("button",{"data-testid":"".concat("ImageViewer","_download"),type:"button","aria-label":"Download",className:a.cImageViewerToolbarButton,children:i("a",{href:e.mainSrc,download:"image",target:"_blank",rel:"noopener noreferrer",children:i(o,{className:a.cImageViewerToolbarIcon,htmlColor:"#fff"})})})],onAfterOpen:e.onAfterOpen,onCloseRequest:e.onCloseRequest,reactModalStyle:{overlay:{zIndex:1500}},reactModalProps:{parentSelector:function(){return r?parent.document.body:document.body},overlayElement:function(e,r){return s("div",l(l({},e),{},{children:[i(m,{onCloseRequest:e.onCloseRequest}),r]}))}},wrapperClassName:a.cImageViewerWrapper})})};u.propTypes={mainSrc:r.string.isRequired,imagePadding:r.number,onAfterOpen:r.func,onCloseRequest:r.func},m.propTypes={onCloseRequest:r.func.isRequired},u.defaultProps={imagePadding:50,onAfterOpen:void 0,onCloseRequest:void 0};export{u as default};
@@ -1 +0,0 @@
1
- import e from'./../../ext-esm/style-inject/dist/style-inject.es.js';var o={cImageViewerToolbarButton:"styles_cImageViewerToolbarButton__RBIx4",cImageViewerToolbarIcon:"styles_cImageViewerToolbarIcon__Xn7Qn",cImageViewerToolbar:"styles_cImageViewerToolbar__U08eA"};e(".styles_cImageViewerToolbarButton__RBIx4{background-color:transparent;border:none;cursor:pointer;padding:0;vertical-align:middle}.styles_cImageViewerToolbarButton__RBIx4:focus{outline:none}.styles_cImageViewerToolbarIcon__Xn7Qn{height:34px!important;opacity:.7;padding:4px 6px;width:42px!important}.styles_cImageViewerToolbarIcon__Xn7Qn:hover{opacity:1}.styles_cImageViewerToolbar__U08eA{color:#fff;left:5px;position:fixed;top:5px;z-index:1501}.ril-toolbar__item .ril-close{display:none}");export{o as default};
@@ -1 +0,0 @@
1
- import{withSize as r}from"react-sizeme";import{makeStyles as e}from"@material-ui/core";import o from"classnames";import{noop as t}from"lodash";import{jsxs as i,jsx as n}from"react/jsx-runtime";var s=80,a=72,l=54,c=48,m=40,d=e({root:function(r){var e=r.rows,o=r.cols,t=r.horizontal;return{display:"grid",gap:8,gridTemplateColumns:"repeat(".concat(o,", min-content)"),gridTemplateRows:"repeat(".concat(e,", min-content)"),width:t?"100%":"fit-content","& .erd_scroll_detection_container":{display:"none !important"}}},image:function(r){var e=r.size;return{borderRadius:"25%",width:e,height:e}},rest:{backgroundColor:"rgba(255, 255, 255, 0.1)",fontSize:16,overflow:"hidden","& > div":{alignItems:"center",display:"flex",justifyContent:"center",height:"100%"}}});function h(r){var e=r.images,t=r.onImageError,h=r.className,g=r.horizontal,u=function(r){var e=r.imagesLength,o=r.horizontal,t=r.containerWidth;if(o){var i=Math.floor(t/(c+8));return{size:c,rest:i&&i>=e?0:e-i+1,rows:1,cols:Math.min(i,e)}}return 1===e?{size:s,cols:1,rows:1}:2===e?{size:a,cols:1,rows:2}:e<5?{size:l,cols:2,rows:2}:e<9?{size:c,cols:2,rows:3,rest:6===e?0:e-5}:{size:m,cols:3,rows:3,rest:9===e?0:e-8}}({containerWidth:r.size.width,horizontal:g,imagesLength:e.length}),f=u.size,p=u.cols,z=u.rows,w=u.rest,v=d({size:f,rows:z,cols:p,horizontal:g});if(!e.length)return null;var N=w>0,y=N?e.slice(0,-w):e,b=o(v.image,v[f]);return i("div",{className:o(v.root,h),children:[y.map((function(r,e){return n("img",{alt:"app icon",className:b,onError:function(r){return t(r,e)},src:r},r)})),N&&n("div",{className:o(v.image,v.rest),children:i("div",{children:["+",w]})})]})}h.defaultlProps={className:"",horizontal:!1,images:[],onImageError:t};var g=r()(h);export{g as default};
@@ -1 +0,0 @@
1
- import e from"@babel/runtime/helpers/toConsumableArray";import r from"@babel/runtime/helpers/asyncToGenerator";import t from"@babel/runtime/helpers/classCallCheck";import o from"@babel/runtime/helpers/createClass";import i from"@babel/runtime/helpers/assertThisInitialized";import n from"@babel/runtime/helpers/inherits";import s from"@babel/runtime/helpers/possibleConstructorReturn";import a from"@babel/runtime/helpers/getPrototypeOf";import l from"@babel/runtime/helpers/defineProperty";import d from"@babel/runtime/regenerator";import{PureComponent as u}from"react";import p from"prop-types";import c from"moment";import h from"classnames";import{get as m,set as f}from"lodash";import y from"react-infinite-scroller";import b from"@material-ui/core/colors/grey";import I from"../LoadingIndicator/LoadingIndicator.js";import g from"./styles.css.js";import{jsx as v,jsxs as L}from"react/jsx-runtime";function T(e){var r=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var t,o=a(e);if(r){var i=a(this).constructor;t=Reflect.construct(o,arguments,i)}else t=o.apply(this,arguments);return s(this,t)}}var D=b[700],C={newerThan12Hours:"Last 12 hours",olderThan12Hours:"Last 24 hours",olderThan1Days:"Earlier this week",olderThan7Days:"Older than 7 days",olderThan14Days:"Older than 14 days",olderThan30Days:"Older than 30 days"},w=function(s){n(p,u);var a=T(p);function p(e){var o;return t(this,p),o=a.call(this,e),l(i(o),"loadItems",r(d.mark((function e(){return d.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!o.state.isLoadingByScroll){e.next=2;break}return e.abrupt("return");case 2:return o.setState({isLoadingByScroll:!0}),e.next=5,o.props.loadItems();case 5:o.setState({isLoadingByScroll:!1});case 6:case"end":return e.stop()}}),e)})))),o.state={isLoadingByScroll:!1,periodDates:o.periodDates},o.updatePeriodsIntervalId=null,o}return o(p,[{key:"componentDidMount",value:function(){var e=this;this.updatePeriodsIntervalId=setInterval((function(){return e.setState({periodDates:e.periodDates})}),216e5)}},{key:"componentWillUnmount",value:function(){this.updatePeriodsIntervalId&&clearInterval(this.updatePeriodsIntervalId)}},{key:"periodDates",get:function(){return{hoursAgo12:c().subtract(12,"hours"),daysAgo1:c().subtract(1,"days"),daysAgo7:c().subtract(7,"days"),daysAgo14:c().subtract(14,"days"),daysAgo30:c().subtract(30,"days")}}},{key:"renderNoItemsLabel",value:function(){return v("div",{"data-testid":"".concat("generic_infiniteList","_noItems"),className:g.cInfiniteListEmpty,children:this.props.noItemsFoundLabel},"c-infinite-list__empty")}},{key:"renderPeriodSeparator",value:function(e){return v("div",{"data-testid":"".concat("generic_infiniteList","_periodLabel"),className:g.cInfiniteListPeriod,style:{color:D},children:C[e]},e)}},{key:"renderItems",value:function(){var r=this;if(!this.props.divideByPeriods)return this.props.items.map((function(e){return r.props.renderItem(e)})).unshift(this.props.headerComponent);var t=this.state.periodDates,o=t.hoursAgo12,i=t.daysAgo1,n=t.daysAgo7,s=t.daysAgo14,a=t.daysAgo30,l=this.props.items.reduce((function(e,t,l){var d,u=r.props.renderItem(t,l),p=m(t,r.props.pathToCreatedAt),h=c(p);return h>=o?d="newerThan12Hours":h<o&&h>=i?d="olderThan12Hours":h<i&&h>=n?d="olderThan1Days":h<n&&h>=s?d="olderThan7Days":h<s&&h>=a?d="olderThan14Days":h<a&&(d="olderThan30Days"),f(e,[d,e[d].length],u)}),{newerThan12Hours:[],olderThan12Hours:[],olderThan1Days:[],olderThan7Days:[],olderThan14Days:[],olderThan30Days:[]}),d=Object.keys(l).reduce((function(t,o){return 0===l[o].length?t.concat(l[o]):t.concat([r.renderPeriodSeparator(o)].concat(e(l[o])))}),[]);return[this.props.headerComponent].concat(e(d))}},{key:"render",value:function(){return L("div",{className:h(g.cInfiniteList,this.props.infiniteClassName,l({},g.cInfiniteListOverflow,!this.props.useWindow)),style:{height:this.props.infiniteContainerHeight},children:[v(y,{loadMore:this.loadItems,hasMore:this.props.moreItemsMayExist&&!this.props.showNoItemsFound,threshold:this.props.threshold,loader:v(I,{fullscreen:!1},"c-infinite-scroll__loader"),useWindow:this.props.useWindow,initialLoad:this.props.initialLoad,children:this.renderItems()}),this.props.showNoItemsFound&&this.renderNoItemsLabel()]})}}]),p}();w.propTypes={infiniteClassName:p.string,useWindow:p.bool,headerComponent:p.node,items:p.arrayOf(p.shape()).isRequired,showNoItemsFound:p.bool.isRequired,noItemsFoundLabel:p.string.isRequired,infiniteContainerHeight:p.number,moreItemsMayExist:p.bool.isRequired,pathToCreatedAt:p.arrayOf(p.string).isRequired,renderItem:p.func.isRequired,loadItems:p.func.isRequired,threshold:p.number,initialLoad:p.bool,divideByPeriods:p.bool},w.defaultProps={infiniteClassName:null,useWindow:!1,headerComponent:null,infiniteContainerHeight:null,threshold:3e3,initialLoad:!0,divideByPeriods:!0};export{w as default};
@@ -1 +0,0 @@
1
- import t from'./../../ext-esm/style-inject/dist/style-inject.es.js';var i={cInfiniteList:"styles_cInfiniteList__Eulfu",cInfiniteListOverflow:"styles_cInfiniteListOverflow__Uecti",cInfiniteListEmpty:"styles_cInfiniteListEmpty__53a7m",cInfiniteListPeriod:"styles_cInfiniteListPeriod__Ct-yy"};t(".styles_cInfiniteList__Eulfu{-webkit-overflow-scrolling:touch}.styles_cInfiniteListOverflow__Uecti{overflow:auto}.styles_cInfiniteListEmpty__53a7m{color:#999;font-size:1.3rem;padding:0 0 0 5px}.styles_cInfiniteListPeriod__Ct-yy{font-size:14px;margin-bottom:10px;margin-top:30px}.styles_cInfiniteListPeriod__Ct-yy:first-child,.styles_cInfiniteListPeriod__Ct-yy:nth-child(2){margin-top:0}");export{i as default};
@@ -1 +0,0 @@
1
- import r from"@babel/runtime/helpers/defineProperty";import e from"@babel/runtime/helpers/slicedToArray";import{useState as t}from"react";import o from"prop-types";import n from"moment";import{KeyboardDateTimePicker as a}from"@material-ui/pickers";import{jsx as m}from"react/jsx-runtime";function i(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(r);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),t.push.apply(t,o)}return t}function c(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?i(Object(o),!0).forEach((function(t){r(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):i(Object(o)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(o,r))}))}return e}var p=["MM/DD/YYYY HH:mm","M/D/YYYY HH:mm","MM/DD/YYYY, HH:mm","M/D/YYYY, HH:mm","MMM DD, YYYY HH:mm","MMM D, YYYY HH:mm","MM/DD/YY HH:mm","M/D/YY HH:mm"],f=new RegExp("[^\\.\\ \\,\\[a-zA-Z0-9_]*$]+","gi"),Y=function(r){var o=r.format,i=r.onChange,Y=r.label,u=t(o),s=e(u,2),l=s[0],b=s[1],D=t(null),H=e(D,2),y=H[0],M=H[1];return m(a,c(c({"data-testid":"".concat("KeyboardDateTimePicker","_").concat(Y),rifmFormatter:function(r){return r},refuse:f,inputValue:y},r),{},{format:l,onChange:function(r,e){var t=n(e,[].concat(p,[o]),!0),a=t.isValid();b((function(r){return a?t.creationData().format:r})),M(e),i(a?t:r,e)}}))};Y.propTypes={onChange:o.func.isRequired,format:o.string,label:o.string},Y.defaultProps={format:"MM/DD/YYYY HH:mm",label:"Date"};export{Y as default};
@@ -1 +0,0 @@
1
- import e from"@babel/runtime/helpers/toArray";import t from"prop-types";import{isEmpty as r}from"lodash";import{makeStyles as i,Chip as a,Tooltip as n}from"@material-ui/core";import l from"../TruncatedText/index.js";import{jsxs as o,Fragment as m,jsx as c}from"react/jsx-runtime";var s=i({assetsCount:{maxWidth:168,whiteSpace:"nowrap"},countChip:{marginLeft:8}}),p=function(t){var i=t.items,p=t.limit,h=s(),u=e(i),d=u[0],f=u.slice(1);return r(i)?null:o(m,{children:[c(a,{label:c("div",{className:h.assetsCount,children:c(l,{children:d})})}),i.length>1&&c(n,{title:c("div",{children:f.map((function(e,t){return o("div",{children:[e,"".concat(t<f.length-1?",":"")]},e)}))}),children:c(a,{label:i.length<=p?"+".concat(i.length-1):"".concat(p-1,"+"),className:h.countChip})})]})};p.propTypes={items:t.arrayOf(t.shape({})).isRequired,limit:t.number},p.defaultProps={limit:100};export{p as default};
@@ -1 +0,0 @@
1
- import{__assign as s}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as e}from"react/jsx-runtime";import i from"classnames";import r from"./Loader.js";import{screenLoadingIndicatorPropTypes as a}from"./types.js";import o from"./LoadingIndicator.css.js";var m=function(a){var m=a.white,t=a.size,p=a.className;return e("div",s({className:i(o.appLoading,p)},{children:e("div",s({className:o.appLoadingGrid},{children:e("div",s({className:o.appLoadingInner},{children:e(r,{white:m,size:t})}))}))}))};m.propTypes=a,m.defaultProps={white:!0,size:80,className:""};export{m as default};
@@ -1 +0,0 @@
1
- import{__assign as s}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as e}from"react/jsx-runtime";import r from"classnames";import i from"./Loader.js";import{screenLoadingIndicatorPropTypes as o}from"./types.js";import t from"./LoadingIndicator.css.js";var a=function(o){var a=o.white,m=o.size,p=o.className;return e("div",s({className:r(t.appLoadingInline,p)},{children:e(i,{white:a,size:m})}))};a.propTypes=o,a.defaultProps={white:!0,size:80,className:""};export{a as default};
@@ -1 +0,0 @@
1
- import{jsx as a}from"react/jsx-runtime";import{loaderPropTypes as t}from"./types.js";import o from"./LoadingIndicator.css.js";var r="https://cdn.corva.ai/app/images/corva-loading-icon.gif",e=80,i=function(t){var e=t.white,i=t.size;return a("img",{"data-testid":"".concat("loader","_image"),className:"".concat(o.cLoader," ").concat(e?"":o.cLoaderBlack),style:{width:i,height:i},src:r,alt:"Corva Loader"})};i.propTypes=t,i.defaultProps={white:!0,size:80};export{e as LOADER_DEFAULT_SIZE,r as LOADER_HREF,i as default};
@@ -1 +0,0 @@
1
- import a from'./../../ext-esm/style-inject/dist/style-inject.es.js';var i={appLoading:"LoadingIndicator_appLoading__yfeMf",appLoadingInline:"LoadingIndicator_appLoadingInline__swiwG",appLoadingGrid:"LoadingIndicator_appLoadingGrid__kigXo",appLoadingInner:"LoadingIndicator_appLoadingInner__tim4C",cLoader:"LoadingIndicator_cLoader__R-w1i",cLoaderBlack:"LoadingIndicator_cLoaderBlack__npECa"};a(".LoadingIndicator_appLoading__yfeMf{display:table;height:100%;overflow:hidden;padding:10px;position:absolute;width:100%}.LoadingIndicator_appLoadingInline__swiwG{box-sizing:content-box;margin-left:auto;margin-right:auto;padding:10px;width:80px}.LoadingIndicator_appLoadingGrid__kigXo{display:table-cell;text-align:center;vertical-align:middle}.LoadingIndicator_appLoadingInner__tim4C{height:80px;margin-left:auto;margin-right:auto;width:80px}.LoadingIndicator_cLoader__R-w1i.LoadingIndicator_cLoaderBlack__npECa{filter:invert(1)}");export{i as default};
@@ -1 +0,0 @@
1
- import{__rest as r,__assign as e}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as o}from"react/jsx-runtime";import s from"./FullScreenLoadingIndicator.js";import t from"./InlineLoadingIndicator.js";import{loadingIndicatorPropTypes as i}from"./types.js";import{LOADER_DEFAULT_SIZE as l,LOADER_HREF as m}from"./Loader.js";var n=function(i){var l=i.fullscreen,m=r(i,["fullscreen"]);return o(l?s:t,e({},m))};n.propTypes=i,n.defaultProps={fullscreen:!0,white:!0,size:l,className:""},n.LOADER_HREF=m,n.LOADER_DEFAULT_SIZE=l;export{n as default};
@@ -1 +0,0 @@
1
- import{__assign as o}from'./../../ext-esm/tslib/tslib.es6.js';import e from"prop-types";var s={white:e.bool,size:e.number},r=o(o({},s),{className:e.string}),l=o(o({},r),{fullscreen:e.bool});export{s as loaderPropTypes,l as loadingIndicatorPropTypes,r as screenLoadingIndicatorPropTypes};
@@ -1 +0,0 @@
1
- import e from"@babel/runtime/helpers/defineProperty";import t from"@babel/runtime/helpers/objectWithoutProperties";import{makeStyles as r,MenuItem as o,Tooltip as i}from"@material-ui/core";import p from"prop-types";import a from"classnames";import{jsx as l,jsxs as s,Fragment as n}from"react/jsx-runtime";var c=["DisabledTooltipProps","disabled"];function b(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function d(t){for(var r=1;r<arguments.length;r++){var o=null!=arguments[r]?arguments[r]:{};r%2?b(Object(o),!0).forEach((function(r){e(t,r,o[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):b(Object(o)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(o,e))}))}return t}var u=r((function(e){return{disabled:{color:e.palette.primary.text9,opacity:1,cursor:"default"},tooltipTrigger:{position:"absolute",top:0,bottom:0,left:0,right:0}}})),m=function(e){var r=e.DisabledTooltipProps,p=e.disabled,b=t(e,c),m=u();return l(o,p?d(d({},b),{},{className:a(m.disabled,b.className),tabIndex:-1,button:!1,children:s(n,{children:[b.children,l(i,d(d({title:"Disabled",placement:"right"},r),{},{children:l("div",{onClick:function(e){e.stopPropagation()},className:m.tooltipTrigger})}))]})}):d({},b))};m.propTypes={disabled:p.bool,DisabledTooltipProps:p.shape({})},m.defaultProps={disabled:!1,DisabledTooltipProps:{}};export{m as default};
@@ -1 +0,0 @@
1
- import o from'./../../ext-esm/style-inject/dist/style-inject.es.js';var a={small:"CorvaModal_small__mNfAD",medium:"CorvaModal_medium__hZ6dU",large:"CorvaModal_large__TDl42",extraLarge:"CorvaModal_extraLarge__0TL4F",modalWrapper:"CorvaModal_modalWrapper__QCxRq",modalContainer:"CorvaModal_modalContainer__rU-tZ",modalMobileContainer:"CorvaModal_modalMobileContainer__q-Mye",modalStaticFooter:"CorvaModal_modalStaticFooter__ZcQkj",modalMobileStaticFooter:"CorvaModal_modalMobileStaticFooter__4UeC3",modalMobile:"CorvaModal_modalMobile__WG4aP",modalTitle:"CorvaModal_modalTitle__WJQRY",modalMobileTitle:"CorvaModal_modalMobileTitle__kRl93",filtersTitle:"CorvaModal_filtersTitle__FC4BK",modalTitleText:"CorvaModal_modalTitleText__KJ1UI",modalMobileTitleText:"CorvaModal_modalMobileTitleText__k1buX",modalTitleWithClose:"CorvaModal_modalTitleWithClose__ANPms",modalActions:"CorvaModal_modalActions__KJ3N4",modalMobileActions:"CorvaModal_modalMobileActions__nIp-4",modalActionsStickyShadow:"CorvaModal_modalActionsStickyShadow__NpqGY",modalActionsSticky:"CorvaModal_modalActionsSticky__o7Ffh",modalContent:"CorvaModal_modalContent__Du0Oe",modalMobileContent:"CorvaModal_modalMobileContent__hEHGV",settings:"CorvaModal_settings__gQmjO",filters:"CorvaModal_filters__kziZR"};o(".CorvaModal_small__mNfAD{width:416px}.CorvaModal_medium__hZ6dU{width:552px}.CorvaModal_large__TDl42{width:768px}.CorvaModal_extraLarge__0TL4F{height:80%;max-width:1152px;width:80%}.CorvaModal_modalWrapper__QCxRq{display:flex;height:100%;width:100%}.CorvaModal_modalContainer__rU-tZ{background-color:#414141;border-radius:4px;display:flex;flex-direction:column;margin:auto;max-height:80%;max-width:80%;outline:none}.CorvaModal_modalMobileContainer__q-Mye{background-color:#414141;display:flex;flex-direction:column;outline:none;padding-bottom:16px}.CorvaModal_modalStaticFooter__ZcQkj{overflow-y:scroll;padding-bottom:0}.CorvaModal_modalMobileStaticFooter__4UeC3{margin-top:60px;overflow-y:scroll;padding-bottom:16px}.CorvaModal_modalMobileStaticFooter__4UeC3,.CorvaModal_modalMobile__WG4aP{border-radius:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%}.CorvaModal_modalMobile__WG4aP{padding:0}.CorvaModal_modalTitle__WJQRY{color:#fff;font-size:20px;line-height:28px;padding:40px 40px 16px}.CorvaModal_modalStaticFooter__ZcQkj .CorvaModal_modalTitle__WJQRY{box-shadow:0 16px 10px #414141;z-index:1}.CorvaModal_modalMobileTitle__kRl93{background-color:#414141;display:flex;left:0;margin-bottom:auto;padding:0 16px;position:fixed;top:0;width:100%}.CorvaModal_filtersTitle__FC4BK{border-bottom:1px solid #333}.CorvaModal_modalTitleText__KJ1UI{line-height:28px;padding:4px 0}.CorvaModal_modalMobileTitleText__k1buX{color:#fff;font-size:20px;line-height:28px;padding:16px 16px 16px 0}.CorvaModal_modalTitleWithClose__ANPms{display:flex;justify-content:space-between}.CorvaModal_modalActions__KJ3N4{align-items:center;display:flex;margin-top:auto;padding:32px 40px 40px}.CorvaModal_modalMobileActions__nIp-4{bottom:0;display:flex;left:0;margin-top:auto;padding:8px 16px;position:absolute;width:100%}.CorvaModal_modalActionsStickyShadow__NpqGY{box-shadow:0 -16px 10px #414141}.CorvaModal_modalActionsSticky__o7Ffh{background:#414141;padding:8px 40px 40px}.CorvaModal_modalContent__Du0Oe{overflow-y:auto;padding:0 40px}.CorvaModal_modalMobileContent__hEHGV{overflow-y:scroll;padding:4px 16px 92px}.CorvaModal_modalMobile__WG4aP .CorvaModal_modalContent__Du0Oe{padding:28px 32px}.CorvaModal_settings__gQmjO,.CorvaModal_settings__gQmjO .CorvaModal_modalMobileContainer__q-Mye,.CorvaModal_settings__gQmjO .CorvaModal_modalMobileContent__hEHGV,.CorvaModal_settings__gQmjO .CorvaModal_modalMobileTitle__kRl93{background-color:#414141}.CorvaModal_filters__kziZR,.CorvaModal_filters__kziZR .CorvaModal_modalMobileContainer__q-Mye,.CorvaModal_filters__kziZR .CorvaModal_modalMobileContent__hEHGV,.CorvaModal_filters__kziZR .CorvaModal_modalMobileTitle__kRl93{background-color:#272727}.CorvaModal_settings__gQmjO .CorvaModal_modalMobileActions__nIp-4{background-color:#414141;box-shadow:0 -8px 10px #414141}.CorvaModal_filters__kziZR .CorvaModal_modalMobileActions__nIp-4{background-color:#272727;box-shadow:0 -8px 10px #272727}.CorvaModal_settings__gQmjO .CorvaModal_modalMobileTitle__kRl93{box-shadow:0 8px 10px #414141}.CorvaModal_filters__kziZR .CorvaModal_modalMobileTitle__kRl93{box-shadow:0 8px 10px #272727}");export{a as default};
@@ -1 +0,0 @@
1
- import{__rest as o,__assign as e}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as t,jsxs as i}from"react/jsx-runtime";import{useState as l}from"react";import s from"classnames";import{noop as a}from"lodash";import{withStyles as n,IconButton as r,makeStyles as c,Modal as m,Tooltip as d}from"@material-ui/core";import{Close as p,CloseRounded as C}from"@material-ui/icons";import{isMobileDetected as h,isNativeDetected as u}from"../../utils/mobileDetect.js";import N from"./CorvaModal.css.js";var T,f;!function(o){o.FILTERS="filters",o.SETTINGS="settings"}(f||(f={}));var b=((T={})[f.FILTERS]="Filters",T[f.SETTINGS]="Settings",T),v=n({root:{position:"absolute",right:28,top:24,color:"#9E9E9E",fontSize:"14px",paddingTop:8,width:14,height:14,"&.MuiIconButton-root":{padding:0},"& svg":{transform:"scale(1.8)",width:14,height:14}}})(r),g=n((function(o){return{root:{color:o.palette.primary.text6,"&:hover":{color:"white",cursor:"pointer"}}}}))(p),S=c((function(o){return{closeTooltip:{marginTop:8},closeButton:{padding:"4px 6px",width:"36px",height:"36px","&:hover":{backgroundColor:o.palette.background.b7}}}}));function M(a){var n,c,p=a.title,h=a.children,u=a.actions,T=a.open,M=a.isCloseIconHidden,k=a.onClose,y=a.isNative,F=a.isMobile,x=a.stickyFooter,I=a.contentContainerClassName,E=a.contentClassName,w=a.stickyFooterClassName,H=a.modalTitleClassName,j=a.size,z=a.type,A=a.rootClassName,B=a.actionsClassName,L=o(a,["title","children","actions","open","isCloseIconHidden","onClose","isNative","isMobile","stickyFooter","contentContainerClassName","contentClassName","stickyFooterClassName","modalTitleClassName","size","type","rootClassName","actionsClassName"]),R=l(0),G=R[0],W=R[1],D=window.innerHeight,P=G>=Math.floor(80*D/100),_=y||F,q=S();return t(m,e({open:T,onClose:k,className:s((n={"c-modal":!_},n[N.modalWrapper]=!0,n[A]=!0,n[N[z]]=_&&z,n))},L,{children:i("div",e({ref:function(o){return W(null==o?void 0:o.clientHeight)},className:s((c={},c[N[j]]=!_,c[N.modalContainer]=!_,c[N.modalMobileContainer]=!_,c[N.modalStaticFooter]=!_&&x&&P,c[I]=!0,c[N.modalMobileContainer]=_,c[N.modalMobileStaticFooter]=_,c))},{children:[_&&i("div",e({className:s(N.modalMobileTitle,z===f.FILTERS&&N.filtersTitle)},{children:[t(v,e({onClick:k},{children:t(C,{})})),t("div",e({className:N.modalMobileTitleText},{children:p||b[z]}))]})),!_&&p&&i("div",e({className:s(N.modalTitle,!M&&N.modalTitleWithClose,H)},{children:[t("div",e({className:N.modalTitleText},{children:p})),!M&&t(d,e({title:"Close",classes:{tooltip:q.closeTooltip},placement:"bottom"},{children:t(r,e({onClick:k,classes:{root:q.closeButton}},{children:t(g,{})}))}))]})),h&&t("div",e({className:s(!_&&N.modalContent,_&&N.modalMobileContent,E)},{children:h})),u&&t("div",e({className:s(_&&N.modalMobileActions,!x&&N.modalActions,x&&N.modalActionsSticky,x&&P&&N.modalActionsStickyShadow,x&&w,B)},{children:u}))]}))}))}M.defaultProps={actions:"",actionsClassName:null,children:null,contentClassName:null,contentContainerClassName:null,isCloseIconHidden:!1,isMobile:h,isNative:u,modalTitleClassName:"",onClose:a,stickyFooter:!1,stickyFooterClassName:null,title:"",size:null,type:"",rootClassName:null};export{M as CorvaModal,f as MOBILE_MODAL_TYPES};
@@ -1 +0,0 @@
1
- import{__rest as e,__assign as r}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as o}from"react/jsx-runtime";import{useDelayedDcFullscreenElemOpen as n}from"../../effects/useDelayedDcFullscreenElemOpen.js";import"../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import{IsInsideDcFullscreenElemProvider as s}from"../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import{CorvaModal as t}from"./CorvaModal.js";function i(i){var l=i.open,m=e(i,["open"]),p=n({isOpen:l}).delayedIsOpen;return o(s,{children:o(t,r({open:p},m))})}export{i as DcCorvaModal};
@@ -1 +0,0 @@
1
- import{__assign as e}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as n}from"react/jsx-runtime";import"../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.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/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import{useIsInsideDcFullscreenElem as o}from"../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import{useIsInsideDcApp as r}from"../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import{CorvaModal as t}from"./CorvaModal.js";import{DcCorvaModal as p}from"./DcCorvaModal.js";function s(s){var i=r(),C=o();return n(i&&!C?p:t,e({},s))}export{s as default};
@@ -1 +0,0 @@
1
- import i from"prop-types";import o from"@material-ui/core/Snackbar";import r from"./components/Toast.js";import{jsx as n}from"react/jsx-runtime";var t=function(i){var t=i.notifications,e=i.removeNotification;return n(o,{anchorOrigin:{vertical:"top",horizontal:"right"},open:!0,ClickAwayListenerProps:{onClickAway:function(i){return i.stopPropagation()}},children:n("div",{children:t.map((function(i){return n(r,{onDismissClick:e,toast:i},i.id)}))})})};t.propTypes={removeNotification:i.func.isRequired,notifications:i.arrayOf(i.shape({alertLevel:i.oneOf(["info","warning","critical"]),autoHideDuration:i.number,content:i.node.isRequired,hideIcon:i.bool,icon:i.node,onClick:i.func,timestamp:i.string,title:i.string,variant:i.oneOf(["success","warning","error","info","neutral"])})).isRequired};export{t as default};
@@ -1 +0,0 @@
1
- import r from"@babel/runtime/helpers/defineProperty";import t from"@babel/runtime/helpers/toConsumableArray";import n from"@babel/runtime/helpers/slicedToArray";import{useState as o,useEffect as e}from"react";import{v4 as i}from"uuid";import c from"./Notifications.js";import{jsx as a}from"react/jsx-runtime";function f(r,t){var n=Object.keys(r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(r);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.push.apply(n,o)}return n}function u(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?f(Object(o),!0).forEach((function(n){r(t,n,o[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):f(Object(o)).forEach((function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(o,r))}))}return t}var s=function(){var r=o([]),f=n(r,2),s=f[0],l=f[1],p=function(r){l((function(n){return[].concat(t(n),[r])}))},m=function(r){l((function(t){return t.filter((function(t){return t.id!==r}))}))},b=function(r,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o={info:"Info",error:"Error",warning:"Warning",success:"Success",neutral:"Neutral"},e=3e3,c=u({autoHideDuration:e,content:t||o[r]||"info",id:i(),variant:r},n);return p(c),c.id},v=function(r){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return b("success",r,t)},h=function(r){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return b("error",r,t)},d=function(r){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return b("warning",r,t)},g=function(r){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return b("info",r,t)},O=function(r){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return b("neutral",r,t)};return e((function(){window[Symbol.for("notificationToasts")]={createNotification:p,removeNotification:m,showErrorNotification:h,showInfoNotification:g,showNeutralNotification:O,showSuccessNotification:v,showWarningNotification:d}}),[]),a(c,{notifications:s,removeNotification:m})};export{s as default};
@@ -1 +0,0 @@
1
- import e from"@babel/runtime/helpers/objectWithoutProperties";import t from"@babel/runtime/helpers/defineProperty";import{useEffect as o,cloneElement as i}from"react";import r from"prop-types";import n from"classnames";import{noop as s}from"lodash";import{Grow as a,SnackbarContent as c,Tooltip as l,Typography as m}from"@material-ui/core";import{CheckCircleOutline as p,ReportProblemOutlined as f,ReportOutlined as u,InfoOutlined as d,Check as b,Close as h}from"@material-ui/icons";import v from"../../IconButton/index.js";import{NOTIFICATION_VARIANTS as O}from"../../../constants/notifications.js";import{useStyles as g}from"./styles.js";import{jsx as j,jsxs as y}from"react/jsx-runtime";var C,N=["classes","onDismissClick","toast"];function P(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,i)}return o}function k(e){for(var o=1;o<arguments.length;o++){var i=null!=arguments[o]?arguments[o]:{};o%2?P(Object(i),!0).forEach((function(o){t(e,o,i[o])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):P(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}var D="NotificationPopup",w=(t(C={},O.success,p),t(C,O.warning,f),t(C,O.error,u),t(C,O.info,d),t(C,O.neutral,b),C),I=function(t){t.classes;var r=t.onDismissClick,p=t.toast,f=e(t,N),u=p.alertLevel,d=p.autoHideDuration,b=void 0===d?3e3:d,C=p.content,P=p.hideIcon,I=p.icon,T=p.id,_=p.onClick,q=void 0===_?function(){}:_,R=p.timestamp,x=p.title,B=p.variant,L=void 0===B?"info":B,W=p.tooltipProps,E=p.onClose,H=void 0===E?s:E;o((function(){var e=setTimeout((function(){return r(T)}),b);return function(){return clearTimeout(e)}}),[]);var S=g(),z=w[L];return j(a,{appear:!0,in:!0,children:j(c,k({classes:{root:n(S.main,!u&&S[L],u&&S.alertNotification,u&&S["alertLevels-".concat(u)]),action:S.actionContainer,message:S.messageContainer},"aria-describedby":"client-snackbar",message:j(l,k(k({},W),{},{title:C,classes:{tooltip:S.tooltip},placement:"bottom",children:y("div",{id:"client-snackbar",className:S.messageWrapper,onClick:q,"data-testid":"".concat(D,"_status_").concat(O[L]),children:[!P&&j("div",{className:S.iconWrapper,children:I?i(I,{className:S.icon,nativeColor:"#fff"}):j(z,{htmlColor:"#fff",className:S.icon})}),y("div",{className:S.message,children:[y("div",{className:S.messageTop,children:[x&&j(m,{"data-testid":"".concat(D,"_title"),variant:"subtitle2",className:S.title,children:x}),R&&j(m,{className:n(S.timestamp,!u&&S[L]),children:R})]}),j("div",{className:n(S.messageContent,!u&&S[L]),children:j(m,{"data-testid":"".concat(D,"_content"),className:n(!u&&S.content),children:C})})]})]})})),action:[j(v,{"data-testid":"".concat(D,"_closeButton"),"aria-label":"Close",color:"inherit",onClick:function(){H(),r(T)},size:"small",tooltipProps:{title:"Close",classes:{tooltip:S.tooltip}},className:S.closeIconButton,children:j(h,{className:S.closeIcon,htmlColor:u?"#000":"#fff"})},"close")]},f))})};I.propTypes={onDismissClick:r.func.isRequired,toast:r.shape({alertLevel:r.oneOf(["info","warning","critical"]),autoHideDuration:r.number,content:r.node.isRequired,hideIcon:r.bool,icon:r.node,id:r.oneOfType([r.number,r.string]).isRequired,onClick:r.func,timestamp:r.string,title:r.string,variant:r.oneOf(Object.values(O)),tooltipProps:r.shape({}),onClose:r.func}).isRequired};export{I as default};
@@ -1 +0,0 @@
1
- import{makeStyles as e}from"@material-ui/core";var t=e((function(e){return{main:{width:443,height:48,maxWidth:"85vw",display:"flex",flexWrap:"nowrap",alignItems:"center",padding:0,marginBottom:e.spacing(2)},success:{backgroundColor:e.palette.success.main},error:{backgroundColor:e.palette.error.main},warning:{backgroundColor:e.palette.warning.main,"& .MuiSvgIcon-root":{color:e.palette.background.b7},"& p":{color:e.palette.background.b7}},info:{backgroundColor:e.palette.info.main},neutral:{backgroundColor:e.palette.background.b9,"& .MuiSvgIcon-root":{color:e.palette.primary.text7}},title:{color:e.palette.grey[600],fontWeight:"400"},content:{fontSize:"14px",lineHeight:"16px",color:e.palette.primary.contrastText,fontWeight:500,whiteSpace:"normal",overflow:"hidden",textOverflow:"ellipsis","-webkit-box-orient":"vertical","-webkit-line-clamp":2,height:"fit-content",display:"-webkit-box",flexDirection:"column",justifyContent:"center"},iconWrapper:{display:"flex",alignSelf:"center",alignItems:"center",height:35,padding:"0px 10px 0 18px"},icon:{width:20,height:20,transform:"scale(1.2)"},closeIconButton:{"&.MuiButtonBase-root":{color:e.palette.primary.contrastText,padding:11,"&:hover":{backgroundColor:"rgba(255, 255, 255, 0.2)"},"&:active":{backgroundColor:"rgba(255, 255, 255, 0.4)"}}},closeIcon:{width:14,height:14,"&.MuiSvgIcon-root":{fontSize:14,transform:"scale(1.715)"}},messageContainer:{overflowX:"hidden",flex:1},messageWrapper:{display:"flex"},message:{display:"flex",flex:1,alignItems:"center",minHeight:35,height:"100%",overflowY:"hidden",justifyContent:"center",flexDirection:"column"},messageTop:{display:"flex",justifyContent:"space-between",overflowX:"hidden",textOverflow:"ellipsis",width:"100%"},messageContent:{overflowX:"hidden",textOverflow:"ellipsis",width:"100%"},timestamp:{marginLeft:10,alignSelf:"flex-end"},actionContainer:{paddingLeft:"8px",marginRight:"16px"},alertNotification:{paddingLeft:12,backgroundColor:e.palette.background.paper,height:"unset"},"alertLevels-info":{borderLeft:"15px solid rgb(119, 195, 241)"},"alertLevels-warning":{borderLeft:"15px solid rgb(242, 192, 70)"},"alertLevels-critical":{borderLeft:"15px solid rgb(237, 70, 48)"},tooltip:{marginTop:8,color:e.palette.primary.contrastText}}}));export{t as useStyles};
@@ -1 +0,0 @@
1
- import{__assign as e}from'./../../ext-esm/tslib/tslib.es6.js';import{jsxs as o,jsx as t}from"react/jsx-runtime";import{useState as i}from"react";import n from"prop-types";import r from"classnames";import{makeStyles as a,Typography as l,Tooltip as s}from"@material-ui/core";import{Edit as c,Info as d,ExpandLess as p,ExpandMore as f}from"@material-ui/icons";import m from"../IconButton/index.js";var u=a((function(e){var o=e.palette;return{disabled:{opacity:.4,pointerEvents:"none"},offsetContainer:{cursor:"pointer",display:"flex",whiteSpace:"nowrap",flexWrap:"nowrap",alignItems:"center",width:"fit-content"},hoveredContainer:{backgroundColor:"rgba(3, 188, 212, 0.16)"},offsetText:{color:o.primary.text6,fontSize:12,paddingRight:4,"&:hover":{color:o.primary.contrastText}},buttons:{display:"flex",alignItems:"center"},isActive:{color:o.primary.contrastText},primaryIcon:{"&:hover":{backgroundColor:"rgba(3, 188, 212, 0.16)"}},infoIcon:{marginRight:"8px",fontSize:"20px",color:o.info.light},infoTooltip:{maxWidth:"264px"}}})),x=function(n){var a=n.onClick,x=n.wells,h=n.disabled,b=n.expanded,g=n.onExpand,v=n.offsetWellsLimited,y=i(!1),C=y[0],w=y[1],I=u(),W=x.length,T=!(!W||!g),k=o("div",e({className:r(I.offsetContainer,h&&I.disabled),onClick:a,onMouseMove:function(e){var o=e.target,t=o.parentNode;o.getAttribute("data-icon")||t.getAttribute("data-icon")?w(!1):w(!0)},onMouseLeave:function(){w(!1)}},{children:[o(l,e({className:r(I.offsetText,C&&I.isActive)},{children:["Offset Wells (",W,")"]})),t(m,e({className:r(I.primaryIcon,C&&I.hoveredContainer),color:"primary",size:"medium"},{children:t(c,{})}))]}));return o("div",e({className:I.buttons},{children:[v&&t(s,e({title:"Offset wells list wasn't populated completely due to technical limitations of the app.",classes:{tooltip:I.infoTooltip}},{children:t(d,{className:I.infoIcon})})),t(s,e({title:"Edit Offset Wells",placement:"bottom"},{children:k})),T&&t(m,e({tooltipProps:{title:b?"Collapse Offset Wells":"Expand Offset Wells"},onClick:function(e){e.stopPropagation(),g()},color:"default",size:"medium","data-icon":"expandIcon"},{children:t(b?p:f,{"data-icon":"expandIcon"})}))]}))},h={onClick:n.func.isRequired,wells:n.arrayOf(n.shape({id:n.number,title:n.string})),disabled:n.bool,onExpand:n.func,expanded:n.bool,offsetWellsLimited:n.bool};x.propTypes=h,x.defaultProps={onExpand:null,expanded:!1,wells:[],disabled:!1,offsetWellsLimited:!1};export{x as default};
@@ -1 +0,0 @@
1
- import{__assign as o}from'./../../ext-esm/tslib/tslib.es6.js';import{jsxs as t,jsx as e}from"react/jsx-runtime";import{useState as r}from"react";import{makeStyles as i,Tooltip as l,Chip as a}from"@material-ui/core";import{Close as n}from"@material-ui/icons";import s from"./components/OffsetWellTruncatedText.js";import{offsetWellChipPropTypes as c}from"./types.js";import m from"../../utils/main.js";import p from"./icons/SubjectIcon.js";var d=i((function(o){return{chipRoot:{position:"relative",height:30,padding:"7px 12px",fontSize:12,color:o.palette.primary.text6,margin:"2px 4px","&:hover":{cursor:"pointer",backgroundColor:"rgba(255, 255, 255, 0.1)",color:o.palette.primary.contrastText}},root:{width:"100%",display:"flex",alignItems:"center"},label:{padding:0},mark:{display:function(o){return o.isShowMark?"block":"none"},marginRight:4,width:8,height:8,borderRadius:8,backgroundColor:function(o){return o.markColor}},subject:{display:"flex",marginRight:4},closeIcon:{fontSize:"1rem",marginLeft:"4px"},tooltip:{marginTop:"8px"},titleContainer:{display:"flex",alignItems:"center"}}})),u=function(i){var c=i.title,u=i.onClick,f=i.markColor,h=i.isSubject,g=i.rigName,x=i.maxWidth,k=i.wellId,b=i.onRemoveOffsetWell,C=i.isShowMark,j=r(null),v=j[0],S=j[1],y=d({markColor:f||"#".concat(m.getColorFromString(c)),isShowMark:C}),R=!!v,w=g?"".concat(c," | ").concat(g):c,N=t("div",o({className:y.root},{children:[e(l,o({title:R?w:g,classes:{popper:y.tooltip}},{children:t("div",o({className:y.titleContainer},{children:[e("span",h?o({className:y.subject},{children:e(p,{})}):{className:y.mark}),e(s,o({onTruncate:function(o){S(o)},truncatedText:v,maxWidth:x},{children:c}))]}))})),!h&&!!b&&e(l,o({title:"Remove",classes:{popper:y.tooltip}},{children:e(n,{className:y.closeIcon,onClick:function(){b&&b(k)}})}))]}));return e(a,{"data-not-migrated-MuiChip":!0,variant:"outlined",size:"medium",label:N,classes:{root:y.chipRoot,label:y.label},onClick:u})};u.propTypes=c,u.defaultProps={onClick:null,markColor:null,maxWidth:200,rigName:null,isShowMark:!0,onRemoveOffsetWell:null};export{u as default};
@@ -1 +0,0 @@
1
- import{__assign as r}from'./../../ext-esm/tslib/tslib.es6.js';import{jsx as e}from"react/jsx-runtime";import{makeStyles as i}from"@material-ui/core";import t from"prop-types";import o from"./Chip.js";var a=i((function(){return{container:{display:"flex",flexWrap:"wrap",padding:"8px"}}})),l=function(i){var t=i.wells,l=i.maxWidth,s=i.onRemoveOffsetWell,m=i.isShowMark,n=void 0===m||m,p=a();return e("div",r({className:p.container},{children:t.map((function(r){var i=r.id,t=r.title,a=r.isSubject,m=r.markColor,p=r.rigName;return e(o,{maxWidth:l,title:t,isSubject:a,markColor:m,rigName:p,wellId:i,onRemoveOffsetWell:s,isShowMark:n},i)}))}))};l.propTypes={wells:t.arrayOf(t.shape({title:t.string,id:t.number,rigName:t.string,isSubject:t.bool,markColor:t.string})).isRequired};export{l as default};
@@ -1 +0,0 @@
1
- import{useRef as t,useEffect as r}from"react";import e from"prop-types";import{getTruncatedText as n}from"../utils.js";import{jsx as a}from"react/jsx-runtime";function i(e){var i=e.children,o=e.truncatedText,u=e.separator,d=e.maxWidth,c=e.onTruncate,l=t();return r((function(){var t=l.current,r=t.scrollWidth,e=t.innerText;r<=d||c(n({maxWidth:d,separator:u,text:i,currentWidth:r,textLength:null==e?void 0:e.length}))}),[i]),a("div",{ref:l,children:o||i})}i.propTypes={children:e.oneOfType([e.node,e.string]).isRequired,truncatedText:e.string,onTruncate:e.func,separator:e.string,maxWidth:e.number},i.defaultProps={onTruncate:null,truncatedText:null,separator:" ... ",maxWidth:null};export{i as default};
@@ -1 +0,0 @@
1
- import{memo as C}from"react";import{jsxs as V,jsx as l}from"react/jsx-runtime";var H=C((function(){return V("svg",{width:"60",height:"16",viewBox:"0 0 60 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[l("rect",{width:"60",height:"16",rx:"8",fill:"#03BCD4"}),l("path",{d:"M12.6049 5.09309C12.6049 5.09309 11.3628 5.00013 9.93425 5.00013C8.49687 4.99168 8 5.38885 8 6.44514V6.94371C8 7.8479 8.47025 7.9324 9.41964 8.09296C9.71244 8.14366 11.0433 8.37182 11.4692 8.45633C11.7798 8.50703 11.8419 8.66759 11.8419 8.88729V9.32671C11.8419 9.86754 11.6378 9.97739 10.928 9.97739H8.00887L8 10.8985C8 10.8985 9.63258 10.9914 11.0611 10.9914C12.5073 10.9999 12.9776 10.5605 12.9776 9.50417V8.73519C12.9776 7.98311 12.7203 7.66199 11.8419 7.50144C11.4249 7.42538 9.60596 7.10427 9.60596 7.10427C9.25993 7.03667 9.16233 6.97751 9.16233 6.724V6.54655C9.16233 6.04798 9.29542 6.01417 9.89876 6.01417H12.5961L12.6049 5.09309Z",fill:"black"}),l("path",{d:"M15.8763 9.20841V5.04238H14.7406V9.40277C14.7406 10.3408 15.3439 10.9745 16.4619 10.9745H18.2009C19.3189 10.9745 19.9222 10.3408 19.9222 9.40277V5.04238H18.7865V9.20841C18.7865 9.76613 18.5292 10.0196 17.917 10.0196H16.7458C16.1336 10.0196 15.8763 9.76613 15.8763 9.20841Z",fill:"black"}),l("path",{d:"M21.9897 10.9576H25.3258C26.4438 10.9576 27.0471 10.4084 27.0471 9.47037V8.87039C27.0382 8.33802 26.6656 8.00001 26.1332 7.831C26.6035 7.66199 26.9051 7.34933 26.914 6.85076V6.5212C26.914 5.58321 26.3107 5.04238 25.1927 5.04238H21.9897V10.9576ZM23.1254 8.34647H25.0419C25.6541 8.34647 25.9558 8.51548 25.9558 8.94645V9.20841C25.9558 9.76613 25.6985 10.0196 25.0862 10.0196H23.1254V8.34647ZM25.8227 6.88456C25.8227 7.30708 25.5299 7.43383 24.9354 7.44228H23.1254V5.97192H24.9531C25.5654 5.97192 25.8227 6.14093 25.8227 6.69865V6.88456Z",fill:"black"}),l("path",{d:"M28.5927 10.9069C28.5927 10.9069 29.4534 10.9999 30.5713 10.9999C31.6804 11.0083 32.4612 10.5605 32.4612 9.51262V5.04238H31.3255V9.21686C31.3255 9.77458 31.0682 10.0281 30.456 10.0281H28.5927V10.9069Z",fill:"black"}),l("path",{d:"M34.5259 10.9576H38.9179V9.96049H35.6616V8.43943H38.5275V7.46763H35.6616V5.98882H38.9267V5.04238H34.5259V10.9576Z",fill:"black"}),l("path",{d:"M45.362 5.06773C45.362 5.06773 44.0754 5.00013 42.4251 5.00013C41.316 4.99168 40.757 5.67616 40.757 6.61415V9.30136C40.757 10.2394 41.316 11.0083 42.4251 10.9999C43.8979 10.9999 45.362 10.9154 45.362 10.9154L45.3531 10.0281H42.8865C42.2742 10.0281 41.9726 9.73233 41.9726 9.17461V6.7409C41.9726 6.18318 42.2742 5.97192 42.8865 5.97192H45.3531L45.362 5.06773Z",fill:"black"}),l("path",{d:"M52 5.04238H46.8627V5.97192H48.8679V10.9576H50.0036V5.97192H52V5.04238Z",fill:"black"})]})}));export{H as default};
@@ -1 +0,0 @@
1
- import i from"prop-types";var e={title:i.string.isRequired,isSubject:i.bool.isRequired,maxWidth:i.number,onClick:i.func,markColor:i.string,rigName:i.string,id:i.string.isRequired,wellId:i.string.isRequired,onRemoveOffsetWell:i.func,isShowMark:i.bool};export{e as offsetWellChipPropTypes};
@@ -1 +0,0 @@
1
- var t=function(t){var r=t.text,e=t.currentWidth,n=t.textLength,g=t.separator,h=(e-t.maxWidth)/(e/n)+g.length,a=(r.length-h)/2,i=(r.length+h)/2;return r.substring(0,a)+g+r.substring(i)};export{t as getTruncatedText};
@@ -1 +0,0 @@
1
- import r from"@babel/runtime/helpers/defineProperty";import e from"@babel/runtime/helpers/slicedToArray";import{useMemo as t,useRef as n,useState as o,useEffect as c,createElement as i}from"react";import u from"react-dom";import{get as l}from"lodash";import a from"prop-types";import s from"classnames";import{Tooltip as d}from"@material-ui/core";import{Add as m,Remove as f}from"@material-ui/icons";import p from"mapbox.js";import{mapbox as v}from"../../utils/index.js";import b from"./OffsetWellMap.module.css.js";import{usePreviousWells as h}from"./effects/usePreviousWells.js";import{WellTooltip as y}from"./WellTooltip.js";import{getAllFormations as C}from"./utils.js";import{jsx as k,jsxs as B,Fragment as g}from"react/jsx-runtime";var O=v.isValidCoordinates,W=[29.749907,-95.358421],T=["_renderer","_bounds","min"],D=function(a){var v=a.isViewOnly,D=a.subjectWell,x=a.wells,N=a.offsetWellIds,j=a.radius,F=a.handleChanageOffsetWell,z=a.activeWellId,E=a.isClickable,L=t((function(){return D&&l(D,"topHole.coordinates")}),[D]),w=t((function(){return C(x)}),[x]),I=n(),Z=n(),_=n(),q=n(),M=n(null),P=o(!1),R=e(P,2),V=R[0],G=R[1],S=n(),A=n(),H=(null==D?void 0:D.id)===z,U=h(x),J=o(null),K=e(J,2),Q=K[0],X=K[1],Y=o(3),$=e(Y,2),rr=$[0],er=$[1];c((function(){I.current=p.mapbox.map(I.current,null,{attributionControl:!1,scrollWheelZoom:!1,zoomControl:!1}).setView(W,3).on("zoomend",(function(){return er(I.current.getZoom())})),I.current.doubleClickZoom.disable(),p.mapbox.styleLayer("mapbox://styles/mapbox/dark-v9").addTo(I.current)}),[]),c((function(){if(I.current){if(Z.current&&(I.current.removeLayer(Z.current),Z.current=null),_.current&&I.current.removeLayer(_.current),!L)return Z.current=null,void(_.current=null);j&&(Z.current=p.circle(L,1609.34*j,{stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#03BCD4",className:"circle_500"}),Z.current.addTo(I.current))}}),[j,L]);var tr=function(r,e,t,n,o,c){c&&(r.setStyle({fillColor:"#63EFFF"}),G(!0)),M.current=p.circleMarker(e,{radius:c?5:12,stroke:!1,fill:!0,fillOpacity:.24,fillColor:c?"#63EFFF":t,className:"circle_highlight"}),M.current.addEventListener("mouseout",(function(){q.current.removeFrom(I.current),q.current=p.featureGroup(S.current),q.current.addTo(I.current),I.current.closePopup(),c&&(r.setStyle({fillColor:"#03BCD4"}),G(!1))})),M.current.addEventListener("click",(function(){v||F(n,!o)}));var i=S.current.concat(M.current);q.current.removeFrom(I.current),q.current=p.featureGroup(i),q.current.addTo(I.current)},nr=function(r,e,t,n,o){var c=document.createElement("div"),a=i(y(),{isViewOnly:v,well:r,color:l(w,r.formation,"#BDBDBD"),isOffsetWell:e,isSubjectWell:t,offset:o,isClickable:E});u.render(k(g,{children:a}),c),p.popup().setLatLng(n).setContent(c).openOn(I.current)};c((function(){if(I.current&&x&&N){I.current.closePopup(),q.current&&q.current.removeFrom(I.current);var r=[],e=[],t=[];x.forEach((function(r){r.id!==(null==D?void 0:D.id)&&(N.includes(r.id)?e.push(r):t.push(r))})),[].concat(t,e,[D]).forEach((function(e){var t,n=null==e||null===(t=e.topHole)||void 0===t?void 0:t.coordinates;if(n&&O(n)){var o=(null==D?void 0:D.id)===e.id,c=N.includes(e.id)&&!o,i=o?"#03BCD4":l(w,e.formation,"#BDBDBD"),u=c?.7:.3;if(c){var a=p.circleMarker(n,{radius:12,stroke:!1,fill:!0,fillColor:i,calssname:"circle_500",fillOpacity:.08});r.push(a)}var s=p.circleMarker(n,{radius:5,stroke:!1,fill:!0,fillOpacity:o?1:u,fillColor:i,className:"circle_500"});if(s.addEventListener("mouseover",(function(r){var t=[0,0];Q&&l(r.target,T)&&(t=[l(r.target,T).x-Q.x,l(r.target,T).y-Q.y]),nr(e,c,o,n,t),tr(s,n,i,e,c,o)})),o&&(A.current=s),r.push(s),e.id===z&&!H){var d=p.circleMarker(n,{radius:12,stroke:!1,fill:!0,fillOpacity:.24,fillColor:i,className:"circle_1200"});r.push(d)}}})),r.length&&(q.current=p.featureGroup(r),q.current.addTo(I.current)),S.current=r,setTimeout((function(){Z.current&&Z.current.bringToBack(),j<3e3&&I.current&&Z.current&&x!==U&&I.current.fitBounds(Z.current.getBounds(),{padding:[5,5]})}),500)}}),[D,x,N,Q]),c((function(){if(V&&l(I.current,T)){var r=[l(I.current,T).x-Q.x,l(I.current,T).y-Q.y];nr(D,!1,!0,L,r)}}),[V,Q,D,L]),c((function(){if(I.current&&L){_.current&&_.current.removeFrom(I.current);var r=p.icon({iconUrl:V||H?"/static/media/5e9c4959259cb12c11b2c5eaf27eb3ad.svg":"/static/media/9efe5882f31d2f22bd57af92069d0a3e.svg",iconSize:V||H?[70,20]:[62,12],iconAnchor:V||H?[35,29]:[31,25],className:"dot"});_.current=p.marker(L,{icon:r}),_.current.addTo(I.current),A.current&&(_.current.addEventListener("mouseover",(function(){G(!0),tr(A.current,L,"#03BCD4",D,!0,!0)})),_.current.addEventListener("mouseout",(function(){q.current.removeFrom(I.current),q.current=p.featureGroup(S.current),q.current.addTo(I.current),I.current.closePopup(),A.current.setStyle({fillColor:"#03BCD4"}),G(!1)})))}}),[V,L,j,D,H,Q]),c((function(){j>3e3?I.current.setZoom(1):setTimeout((function(){Z.current&&Z.current.bringToBack(),D?I.current&&Z.current&&j&&I.current.fitBounds(Z.current.getBounds(),{padding:[5,5]}):I.current&&q.current&&I.current.fitBounds(q.current.getBounds()),l(I.current,T)&&X(l(I.current,T))}),500)}),[j,D]);return k("div",{className:b.mapView,children:k("div",{className:b.mapMain,ref:I,children:B("div",{className:b.zoomGroup,children:[k(d,{title:rr<18?"Zoom in":"",placement:"left",children:k("div",{className:s(b.zoomButton,r({},b.zoomDisabled,18===rr)),onClick:function(){I.current.setZoom(rr+1)},children:k(m,{className:b.zoomInOutIcon})})}),k(d,{title:rr>1?"Zoom out":"",placement:"left",children:k("div",{className:s(b.zoomButton,r({},b.zoomDisabled,1===rr)),onClick:function(){rr>1&&I.current.setZoom(rr-1)},children:k(f,{className:b.zoomInOutIcon})})})]})})})};D.propTypes={isViewOnly:a.bool.isRequired,subjectWell:a.shape({id:a.number,formation:a.string}),wells:a.arrayOf(a.shape({})).isRequired,offsetWellIds:a.arrayOf(a.number).isRequired,radius:a.number.isRequired,handleChanageOffsetWell:a.func.isRequired,activeWellId:a.number.isRequired,isClickable:a.bool},D.defaultProps={subjectWell:null,isClickable:!0};export{D as default};
@@ -1 +0,0 @@
1
- import e from'./../../ext-esm/style-inject/dist/style-inject.es.js';var o={mapView:"OffsetWellMap-module_mapView__EwhHO",zoomGroup:"OffsetWellMap-module_zoomGroup__qCVgz",zoomButton:"OffsetWellMap-module_zoomButton__oZIkU",zoomDisabled:"OffsetWellMap-module_zoomDisabled__60g-G",zoomInOutIcon:"OffsetWellMap-module_zoomInOutIcon__tUzKY",mapMain:"OffsetWellMap-module_mapMain__IYEA1"};e(".OffsetWellMap-module_mapView__EwhHO{width:100%}.OffsetWellMap-module_zoomGroup__qCVgz{bottom:12px;display:flex;flex-direction:column;gap:4px;position:absolute;right:12px;z-index:9}.OffsetWellMap-module_zoomButton__oZIkU{align-items:center;background:var(--palette-background-b-6);border-radius:4px;color:var(--palette-primary-text-6);cursor:pointer;display:flex;font-size:22px;height:32px;justify-content:center;text-align:center;user-select:none;width:32px}.OffsetWellMap-module_zoomButton__oZIkU:hover{background:var(--palette-background-b-7);color:#fff}.OffsetWellMap-module_zoomDisabled__60g-G{cursor:not-allowed}.OffsetWellMap-module_zoomDisabled__60g-G:hover{background:var(--palette-background-b-6);color:var(--palette-primary-text-6)}.OffsetWellMap-module_zoomInOutIcon__tUzKY{font-size:1rem!important}.OffsetWellMap-module_mapMain__IYEA1{background-color:var(--palette-background-b-9);border:1px solid var(--palette-background-b-9);border-radius:4px;flex:100;height:200px;position:relative;width:100%}.OffsetWellMap-module_mapView__EwhHO .leaflet-popup{left:0!important;top:0!important;transform:none!important}.OffsetWellMap-module_mapView__EwhHO .leaflet-popup-content-wrapper{background-color:transparent;border-radius:4px;opacity:.9}.OffsetWellMap-module_mapView__EwhHO .leaflet-popup-content{padding:8px}.OffsetWellMap-module_mapView__EwhHO .leaflet-popup-close-button,.OffsetWellMap-module_mapView__EwhHO .leaflet-popup-tip{display:none}.OffsetWellMap-module_mapView__EwhHO .leaflet-control-zoom{background:none;border:none;box-shadow:none}.OffsetWellMap-module_mapView__EwhHO .leaflet-control-zoom a{align-items:center;background:var(--palette-background-b-6);border-radius:4px;color:var(--palette-primary-text-6);content:unset;display:flex;font-size:20px;height:30px;justify-content:center;margin-top:4px;opacity:1;text-align:center;text-indent:unset;width:30px}.OffsetWellMap-module_mapView__EwhHO .leaflet-control-zoom a:hover{background:var(--palette-background-b-7);border-radius:4px;color:var(--palette-primary-text-1)}.OffsetWellMap-module_mapView__EwhHO .leaflet-touch .leaflet-bar,.OffsetWellMap-module_mapView__EwhHO .leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:0 solid transparent}");export{o as default};
@@ -1 +0,0 @@
1
- import e from"classnames";import l from"moment";import o from"@material-ui/icons/Info";import i from"@material-ui/icons/Block";import t from"./WellTooltip.module.css.js";import{jsxs as a,jsx as m}from"react/jsx-runtime";var s=function(){return function(s){var n=s.isViewOnly,r=s.well,c=s.color,f=s.isOffsetWell,d=s.isSubjectWell,p=s.offset,N=s.isClickable;return a("div",{className:t.wellTooltip,style:{marginLeft:null==p?void 0:p[0],marginTop:null==p?void 0:p[1]},children:[m("span",{className:e(t.commonItem,t.wellName),children:r.name}),a("div",{className:t.tooltipItem,children:["Depth: ",Number.isFinite(r.totalDepth)?Math.floor(r.totalDepth).toFixed(2):"N/A",Number.isFinite(r.totalDepth)&&m("span",{className:t.unit,children:" ft"})]}),a("div",{className:e(t.commonItem,t.tooltipItem),children:["Release Date: ",Number.isFinite(r.rigReleaseDate)?l.unix(r.rigReleaseDate).format("MM/DD/YYYY"):"N/A"]}),a("div",{className:e(t.commonItem,t.formationItem),children:["Target Formation:",m("div",{className:t.formation,style:{backgroundColor:c}}),r.formation]}),!n&&!d&&N&&a("div",{className:e(t.commonItem,t.info),children:[f?m(i,{className:t.blockIcon}):m(o,{className:t.infoIcon}),m("span",f?{className:t.infoLabel,children:"Click to deselect Offset Well"}:{className:t.infoLabel,children:"Click to select Offset Well"})]})]})}};export{s as WellTooltip};
@@ -1 +0,0 @@
1
- import o from'./../../ext-esm/style-inject/dist/style-inject.es.js';var l={wellTooltip:"WellTooltip-module_wellTooltip__-U3-H",commonItem:"WellTooltip-module_commonItem__NxlCt",wellName:"WellTooltip-module_wellName__vrUth",tooltipItem:"WellTooltip-module_tooltipItem__FFmW9",unit:"WellTooltip-module_unit__qbuWG",formationItem:"WellTooltip-module_formationItem__JK-Vs",formation:"WellTooltip-module_formation__9geyr",info:"WellTooltip-module_info__hvxAd",infoIcon:"WellTooltip-module_infoIcon__tsnME",blockIcon:"WellTooltip-module_blockIcon__t7NSY",infoLabel:"WellTooltip-module_infoLabel__4FPIc"};o(".WellTooltip-module_wellTooltip__-U3-H{background-color:var(--palette-background-b-8);border-radius:4px;color:var(--palette-primary-text-1);display:flex;flex-direction:column;font-family:Roboto;font-style:normal;gap:4px;min-width:180px;padding:8px;position:absolute;width:fit-content}.WellTooltip-module_commonItem__NxlCt{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.WellTooltip-module_wellName__vrUth{font-size:12px;font-weight:400;line-height:16px;padding-bottom:4px}.WellTooltip-module_tooltipItem__FFmW9{font-size:14px;font-weight:400;line-height:20px}.WellTooltip-module_unit__qbuWG{color:var(--palette-primary-text-6);font-size:12px;font-weight:400;line-height:14px}.WellTooltip-module_formationItem__JK-Vs{align-items:center;display:flex;flex-direction:row;font-size:14px;font-weight:400;line-height:20px}.WellTooltip-module_formation__9geyr{border-radius:50%;height:8px;margin-left:8px;margin-right:4px;width:8px}.WellTooltip-module_info__hvxAd{align-items:center;display:flex;flex-direction:row;gap:4px;padding-top:8px}.WellTooltip-module_infoIcon__tsnME{color:#64b5f6!important;font-size:16px!important;position:relative!important}.WellTooltip-module_blockIcon__t7NSY{color:#dadada!important;font-size:16px!important;position:relative!important}.WellTooltip-module_infoLabel__4FPIc{color:var(--palette-primary-text-6);font-size:12px;font-weight:400;line-height:16px}");export{l as default};
@@ -1 +0,0 @@
1
- import{useRef as r,useEffect as t}from"react";function n(n){var c=r();return t((function(){c.current=n})),c.current}export{n as usePreviousWells};
@@ -1 +0,0 @@
1
- import r from"@babel/runtime/helpers/defineProperty";import{get as e,sortBy as t}from"lodash";function n(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),t.push.apply(t,n)}return t}function o(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?n(Object(o),!0).forEach((function(t){r(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):n(Object(o)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(o,r))}))}return e}var c=["#FF00FF","#F5BD80","#FF0000","#0080FF","#FF8000","#58ACFA","#FA58F4","#40FF00","#4B8A08","#40FF00","#D8F781"];function i(n){var i=[],u=!1;n.forEach((function(r){"Null"===r.formation?u=!0:i.includes(e(r,"formation"))||i.push(e(r,"formation"))}));var f=t(i);return u&&!f.includes("Null")&&f.push("Null"),f.reduce((function(e,t,n){return o(o({},e),{},r({},t,c[n%c.length]))}),{})}export{i as getAllFormations};
@@ -1 +0,0 @@
1
- import e from"@babel/runtime/helpers/defineProperty";import n from"@babel/runtime/helpers/slicedToArray";import{memo as t,useState as i,useEffect as o,useMemo as l,useCallback as r}from"react";import s from"prop-types";import{get as c,orderBy as a,uniq as d}from"lodash";import{makeStyles as u,Dialog as f,DialogTitle as m,Typography as p,Tooltip as b,IconButton as g,DialogContent as h,DialogActions as y,Button as S}from"@material-ui/core";import j from"@material-ui/icons/Close";import{useTheme as W}from"@material-ui/core/styles";import v from"@material-ui/core/useMediaQuery";import I from"classnames";import O from"../../permissions/usePermissions.js";import{PERMISSIONS as C}from"../../permissions/constants/index.js";import"../../permissions/withPermissionsHOC.js";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../clients/jsonApi/index.js";import"../../permissions/ProvidePermissions.js";import"../../permissions/PermissionsContext.js";import A from"../LoadingIndicator/LoadingIndicator.js";import x from"./components/Filter/index.js";import N from"./components/Map/index.js";import k from"./components/Table/index.js";import{useCompanies as D,useWells as w,useCompanyMetricKey as P,useFilteredWells as T,useWellsWithCoords as B,useRadiusWells as R,useOffsetWells as z,useMetricsData as L}from"./effects/index.js";import{DEFAULT_SETTINGS as U}from"./constants.js";import{jsxs as _,jsx as q,Fragment as E}from"react/jsx-runtime";import M from"./effects/biDirectionalFiltering.js";function F(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,i)}return t}function H(n){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?F(Object(i),!0).forEach((function(t){e(n,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(i)):F(Object(i)).forEach((function(e){Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(i,e))}))}return n}var K=u((function(e){return{dialogTitles:{display:"flex",justifyContent:"space-between",alignItems:"center"},title:{fontSize:20},subTitle:{fontSize:14,color:"#03BCD4","&:hover":{cursor:"pointer",textDecoration:"underline"}},subTitleSpace:{fontSize:14,color:"#03BCD4"},titleArea:{display:"flex",alignItems:"center"},closeIconButton:{fontSize:20,padding:4,"&:hover $closeIcon":{color:"#fff"}},closeIcon:{color:"#BDBDBD"},dialogActions:{justifyContent:"space-between",paddingTop:8,paddingBottom:8},bottomShadow:{width:"100%",height:"16px",backgroundImage:"linear-gradient(180deg, rgba(65, 65, 65, 0) 0%, ".concat(e.palette.background.b9,")"),position:"absolute",bottom:"52px",zIndex:2},dialogActionsSmallScreen:{paddingRight:"100px"},dialogContent:{display:"flex",flexDirection:"column"},tabs:{background:"#414141"},selectedWells:{display:"flex",alignItems:"center"},selected:{fontSize:16},selectedLabel:{fontSize:12,marginLeft:14,color:"rgba(255, 255, 255, 0.54)"},selectedNumber:{fontSize:12,margin:4,color:"rgba(255, 255, 255, 0.8)"}}})),V=function(t){var s=t.isOpen,u=t.defaultSubjectWellId,F=t.companyId,V=t.offsetSetting,G=t.currentUser,Q=t.addWellsUsabilityInfo,$=t.unusableWellAlarm,J=t.isAdvancedSearch,X=t.bestCount,Y=t.onClose,Z=t.onSave,ee=K(),ne=W(),te=v(ne.breakpoints.down("sm")),ie=O([C.companySelectorView]),oe=n(ie,1)[0].active,le=i(F||c(V,"companyId")||+c(G,"company_id")),re=n(le,2),se=re[0],ce=re[1],ae=i(c(V,"subjectWellId")||u),de=n(ae,2),ue=de[0],fe=de[1],me=i(c(V,"filters")||U.filters),pe=n(me,2),be=pe[0],ge=pe[1],he=i(c(V,"radius")||U.radius),ye=n(he,2),Se=ye[0],je=ye[1],We=i(c(V,"excludeSideTrack")),ve=n(We,2),Ie=ve[0],Oe=ve[1],Ce=i([]),Ae=n(Ce,2),xe=Ae[0],Ne=Ae[1],ke=i(U.sortInfo),De=n(ke,2),we=De[0],Pe=De[1],Te=i(!1),Be=n(Te,2),Re=Be[0],ze=Be[1],Le=i([]),Ue=n(Le,2),_e=Ue[0],qe=Ue[1];o((function(){s&&(qe(c(V,"selectedWellIds")||[]),ce(F||c(V,"companyId")||+c(G,"company_id")),fe(c(V,"subjectWellId")||u))}),[s,V]);var Ee=l((function(){return!!ue}),[ue]),Me=D(oe,J&&u,se),Fe=w(se,Q),He=P(se);o((function(){Ne((function(e){return He?[He]:e}))}),[He]);var Ke=M(be,Fe),Ve=T(be,Ie,Fe),Ge=l((function(){return Ve&&ue?Ve.find((function(e){return e.id===ue})):null}),[Ve,ue]),Qe=B(Ve,Ge);R(Se,Qe,qe);var $e=z(Se,Fe,_e),Je=L(se,Qe),Xe=n(Je,2),Ye=Xe[0],Ze=Xe[1],en=l((function(){return Ze?a(Ze,we.key,1===we.direction?"asc":"desc"):Ze}),[we,Ze]),nn=r((function(e){ce(e),fe(null),qe([]),ge(U.filters)}),[]),tn=r((function(e){var n=Ve.find((function(n){return n.id===e}));n&&n.is_usable&&qe(d(_e.concat(e)))}),[_e,Ve]),on=r((function(e){qe(d(_e.filter((function(n){return n!==e}))))}),[_e]),ln=r((function(){qe(Ve.filter((function(e){return e.is_usable})).map((function(e){return e.id})))}),[Ve]),rn=r((function(){qe([])}),[Ve]),sn=r((function(e){qe([]),fe(e)}),[Fe]),cn=r((function(){qe([]),fe(null)}),[]),an=r((function(e){je(e)}),[]),dn=r((function(e){Oe(e)}),[]),un=r((function(n,t){ge((function(i){return H(H({},i),{},e({},n,t))})),qe([])}),[]),fn=r((function(){ge(H({},U.filters)),qe([])}),[]),mn=r((function(){ze((function(e){return!e}))}),[]),pn=r((function(e){Ne(e)}),[]),bn=r((function(e){Pe((function(n){return n.key===e?H(H({},n),{},{direction:-1*n.direction}):{key:e,direction:1}}))}),[]),gn=function(){Y()},hn=!(Fe&&Ve&&Qe&&Ze&&$e&&en);return _(f,{onBackdropClick:Y,onEscapeKeyDown:Y,maxWidth:"lg",fullWidth:!0,fullScreen:te,open:s,children:[q(m,{children:_("div",{className:ee.dialogTitles,children:[J?_("div",{className:ee.titleArea,children:[q(p,{className:ee.subTitle,onClick:gn,children:"Select Offset Wells"}),q(p,{className:ee.subTitleSpace,children:" / "}),q(p,{className:ee.title,children:"Advanced Search"})]}):q(p,{className:ee.title,children:"Select Offset Wells"}),q(b,{title:"Close",children:q(g,{"data-not-migrated-muiiconbutton":!0,"aria-label":"close",className:ee.closeIconButton,onClick:Y,children:q(j,{className:ee.closeIcon})})})]})}),q(h,{className:ee.dialogContent,children:hn?q(A,{fullscreen:!1}):_(E,{children:[q(x,{companyId:se,companies:Me,canViewCompanies:oe,radius:Se,excludeSideTrack:Ie||!1,wells:Ve,subjectWell:Ge,filters:be,filtersOptions:Ke,mapHidden:Re,isRadiusEditable:Ee,onChangeCompany:nn,onSetSubjectWell:sn,onChangeRadius:an,onChangeSidetrack:dn,onChangeFilters:un,onClearFilters:fn,onToggleMap:mn}),q(N,{subjectWell:Ge,wells:Ve,offsetWells:$e,radius:Se,mapHidden:Re,onSetSubjectWell:sn,onRemoveSubjectWell:cn,onAddOffsetWell:tn,onDeleteOffsetWell:on}),q(k,{subjectWell:Ge,wells:en,offsetWells:$e,metricsKeys:xe,sortInfo:we,isMetricsLoading:Ye,unusableWellAlarm:$,onChangeMetricsKeys:pn,onSorting:bn,onAddOffsetWell:tn,onDeleteOffsetWell:on,onAddAllOffsetWells:ln,onDeleteAllOffsetWells:rn})]})}),q("div",{className:ee.bottomShadow}),_(y,{className:I(ee.dialogActions,e({},ee.dialogActionsSmallScreen,te)),children:[J?_("div",{className:ee.selectedWells,children:[q(p,{className:ee.selected,children:"Selected:"}),q(p,{className:ee.selectedLabel,children:"Best:"}),q(p,{className:ee.selectedNumber,children:X}),q(p,{className:ee.selectedLabel,children:"Advanced Search:"}),q(p,{className:ee.selectedNumber,children:(null==$e?void 0:$e.length)||0})]}):q("div",{}),_("div",{children:[q(S,{"data-testid":"".concat("OffsetsPickerDialog","_cancel"),onClick:gn,color:"primary",style:{marginRight:16},children:"CANCEL"}),_(S,{"data-testid":"".concat("OffsetsPickerDialog","_add"),variant:"contained",color:"primary",onClick:function(){var e=H(H({},V),{},{companyId:se,subjectWellId:ue,radius:Se,excludeSideTrack:Ie,filters:be,selectedWellIds:d($e.map((function(e){return e.id})))});Z(e,$e)},children:["ADD (",(null==$e?void 0:$e.length)||0,")"]})]})]})]})};V.propTypes={isOpen:s.bool.isRequired,defaultSubjectWellId:s.number,companyId:s.number,offsetSetting:s.shape({}).isRequired,currentUser:s.shape({}).isRequired,addWellsUsabilityInfo:s.func,unusableWellAlarm:s.string,isAdvancedSearch:s.bool,bestCount:s.number,onSave:s.func.isRequired,onClose:s.func.isRequired},V.defaultProps={defaultSubjectWellId:null,companyId:null,addWellsUsabilityInfo:null,unusableWellAlarm:"Unable to add",isAdvancedSearch:!1,bestCount:0};var G=t(V);export{G as default};
@@ -1 +0,0 @@
1
- import e from"prop-types";import r from"@material-ui/icons/Clear";import{makeStyles as t}from"@material-ui/core/styles";import{Typography as a}from"@material-ui/core";import{jsxs as i,jsx as o}from"react/jsx-runtime";var l=t((function(e){return{wrapper:{display:"flex",alignItems:"flex-end",height:"56px",marginBottom:"12px",cursor:"pointer","&:hover $clearText":{color:e.palette.primary.text1},"&:hover $clearIcon":{color:e.palette.primary.text1}},clearText:{color:e.palette.primary.text6},clearIcon:{color:e.palette.primary.text6,marginLeft:"16px",marginRight:"5px"}}}));function p(e){var t=e.onClick,p=e["data-testid"],c=l();return i("div",{"data-testid":p,className:c.wrapper,onClick:t,children:[o(r,{className:c.clearIcon}),o(a,{className:c.clearText,children:"Clear"})]})}p.propTypes={onClick:e.func.isRequired,classes:e.shape({}).isRequired,"data-testid":e.string},p.defaultProps={"data-testid":"ClearFiltersButton"};export{p as default};
@@ -1 +0,0 @@
1
- import e from"@babel/runtime/helpers/slicedToArray";import{useState as t,useEffect as r}from"react";import i from"prop-types";import{makeStyles as a,FormControl as n,InputLabel as o,Select as c,MenuItem as l,Checkbox as s,ListItemText as u,Divider as d}from"@material-ui/core";import{jsxs as m,jsx as p}from"react/jsx-runtime";var f=a({checkBox:{color:"grey",paddingLeft:0},formControl:{marginLeft:10,marginTop:8,width:function(e){return e.size}},listItemPrimaryText:{color:"#fff"},paper:{backgroundColor:"#414141"}});function h(i){var a=i.options,h=i.currentValues,g=i.title,y=i.size,x=i.renderValue,k=i.onChange,v=i["data-testid"],C=t([]),q=e(C,2),P=q[0],R=q[1],T=t(!1),_=e(T,2),V=_[0],b=_[1],w=t(!1),z=e(w,2),I=z[0],N=z[1],O=f({size:y});r((function(){R(h.filter((function(e){return a.includes(e)})))}),[h,a]);return m(n,{className:O.formControl,children:[p(o,{shrink:!0,htmlFor:"c-owp-multi-select-".concat(g),children:g}),m(c,{"data-testid":"".concat(v,"_select_").concat(g),className:O.select,MenuProps:{classes:{paper:O.paper}},multiple:!0,displayEmpty:!0,fullWidth:!0,value:P,inputProps:{name:"c-owp-multi-select-".concat(g),id:"c-owp-multi-select-".concat(g)},renderValue:function(e){return x(e.length)},open:V,onOpen:function(){b(!0),N(!1)},onClose:function(){b(!1),I&&k(P),N(!1)},onChange:function(e){var t=e.target.value;R(t.includes("all")?[]:t),N(!0)},children:[m(l,{value:"all",children:[p(s,{"data-testid":"".concat(v,"_option_all"),checked:!0,indeterminate:P.length>0,className:O.checkBox}),p(u,{primary:x(0),classes:{primary:O.listItemPrimaryText}})]},"all"),p(d,{}),a.map((function(e){return m(l,{value:e,children:[p(s,{"data-testid":"".concat(v,"_option_").concat(e,"MenuItem"),checked:P.indexOf(e)>-1,className:O.checkBox}),p(u,{primary:e,classes:{primary:O.listItemPrimaryText}})]},e)}))]})]})}h.propTypes={options:i.arrayOf(i.string).isRequired,currentValues:i.arrayOf(i.string).isRequired,title:i.string.isRequired,size:i.number.isRequired,renderValue:i.func.isRequired,onChange:i.func.isRequired,"data-testid":i.string},h.defaultProps={"data-testid":"MultiSelect"};export{h as default};
@@ -1 +0,0 @@
1
- import e from"@babel/runtime/helpers/slicedToArray";import{useState as r,useEffect as t}from"react";import i from"prop-types";import{withStyles as a,Tooltip as o,TextField as s}from"@material-ui/core";import{debounce as n}from"lodash";import{jsx as l}from"react/jsx-runtime";var u=n((function(e){e()}),1500);function d(i){var a=i.radius,n=i.editable,d=i.onChange,m=i.classes,p=i["data-testid"],c=r(a),f=e(c,2),b=f[0],h=f[1],g=r(null),v=e(g,2),R=v[0],C=v[1];t((function(){h(a)}),[a]);return l(o,{title:n?"":"To make radius active select Subject Well.",children:l(s,{"data-testid":p,type:"number",label:"Radius (miles)",value:b,disabled:!n,onChange:function(e){var r=e.target.value;!Number.isFinite(+r)||+r<0?C("Incorrect radius"):(C(null),u((function(){d(+r)}))),h(r)},error:!!R,helperText:R,className:m.formControl})})}d.propTypes={radius:i.number.isRequired,editable:i.bool.isRequired,onChange:i.func.isRequired,classes:i.shape({}).isRequired,"data-testid":i.string},d.defaultProps={"data-testid":"RadiusInput"};var m=a({formControl:{width:130,marginLeft:10,marginTop:8}})(d);export{m as default};
@@ -1 +0,0 @@
1
- import e from"@babel/runtime/helpers/slicedToArray";import{useState as t}from"react";import r from"prop-types";import{debounce as o}from"lodash";import{withStyles as i}from"@material-ui/core";import{jsx as s}from"react/jsx-runtime";import"../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.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/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../Modal/CorvaModal.js";import"uuid";import"../../../IconMenu/index.js";import"../../../StyledMenuItem/index.js";import"../../../ImagesGrid/index.js";import"../../../DevCenter/AppHeader/AppHeader.js";import"../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.js";import"../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../DevCenter/SideBar/SideBar.js";import"../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/defineProperty";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../DevCenter/AppContext.js";import"../../../AssetEditor/index.js";import"../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../LoadingIndicator/LoadingIndicator.js";import"../../../Typography.js";import"../../../CollapsableSidebar.js";import"../../../DateTimePicker/index.js";import"../../../DatePicker/index.js";import"../../../ErrorBoundary/ErrorBoundary.js";import"../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../../../Annotations/components/AnnotationsList/index.js";import"../../../Annotations/components/LastAnnotation/index.js";import"../../../Annotations/AnnotationsContext.js";import"../../../SlateFormattedText/SlateFormattedText.js";import"../../../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"slate";import"../../../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 n from"../../../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/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"../../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../../../TruncatedText/index.js";import"../../../RangeSlider/RangeSlider.js";import"../../../AdvancedSlider/AdvancedSlider.js";import"../../../Breadcrumbs/index.js";import"../../../VirtualizedTable/index.js";import"../../../EmptyView/EmptyView.js";import"../../../EmptyView/EmptyAppView/EmptyAppView.js";import"../../../Button/index.js";import"../../../ContextMenuItem/index.js";import"../../../FolderMenuItem/index.js";import"../../../EditableItem/EditableItem/index.js";import"../../../EditableItem/EditableItemWithBadge/index.js";import"../../../Checkbox/index.js";import"../../../FolderMenuItemWithLinks/index.js";import"../../../IconButton/index.js";import"../../../TextField/index.js";import"../../../Chip/index.js";import"../../../Counter/index.js";import"../../../AnchorsList/AnchorsList.js";import"../../../Select/index.js";import"../../../CustomSelect/index.js";import"../../../Tabs/Tabs.js";import"../../../Tabs/Tab.js";import"../../../ResizableTable/ResizableTable.js";import"@material-ui/icons/Check";import"@material-ui/icons/Close";import"@material-ui/icons/Edit";import"@material-ui/icons/Delete";import"../../../GradientManager/configuration/constants.js";import"../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"classnames";import"../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../GradientManager/GradientSelect.styles.js";import"../../../GradientPicker/GradientPicker.js";import"../../../GradientManager/GradientManager.styles.js";import"../../../Drillstring/BHASchematic.js";import"../../../Drillstring/BHATable/index.js";import"../../../Drillstring/BHAComponentIcon.js";import"../../../Drillstring/BHAComponentDetail/index.js";import"../../../Drillstring/BHATileIcon.js";import"../../../Drillstring/BHATile/BHATile.js";import"../../../Drillstring/BHAList/BHAList.js";import"../../../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../../../Casing/CasingTable/index.js";import"../../../Casing/CasingComponentIcon.js";import"../../../Casing/CasingTileIcon.js";import"../../../Casing/CasingTableV2/CasingTableV2.js";import"../../../Casing/CasingTile/CasingTile.js";import"../../../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../../../WellSummary/WellSummaryItemLabel.js";import"../../../WellSummary/WellSummaryItemTitle.js";import"../../../WellSummary/WellSummaryItemValue.js";import"../../../WellSummary/ActivitySummaryChart.js";import"../../../WellSummary/FracWirelineTimeChart.js";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../../clients/jsonApi/index.js";import"../../../../constants/goals.js";import"../../../../constants/segment.js";import"../../../../constants/alerts.js";import"../../../../constants/apps.js";import"../../../../constants/drillstring.js";import"../../../../constants/completion.js";import"../../../../constants/notifications.js";import"../../../../constants/feed.js";import"../../../../constants/bha.js";import"../../../BICOffsetPickerDialog/index.js";import"../../../OffsetWellButton/OffsetWellButton.js";import"../../OffsetWellPickerDialog.js";import"../../../OffsetWellPickerV3/index.js";import"../../../OffsetWellChips/Chip.js";import"../../../OffsetWellChips/ChipsContainer.js";import"../../../OffsetWellPickerV4/OffsetWellPickerV4.js";import"../../../OffsetWellMap/OffsetWellMap.js";import"../../../Notifications/Notifications.js";import"@babel/runtime/helpers/toConsumableArray";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"../../../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"../../../Table/TableToolbar/TableToolbar.js";import"../../../Table/TableContainer/TableContainer.js";import"../../../Table/TableCell/TableCell.js";import"../../../Tooltip/MuiTooltipDcWrapper.js";import"../../../Tooltip/ScrollableTooltip.js";import"../../../PriceInput/PriceInput.js";import"../../../LabelsCounter/LabelsCounter.js";import"../../../Stepper/Step.js";import"../../../Stepper/StepsWrapper.js";import"../../../Stepper/Stepper.js";import"../../../Comment/CommentIcon/index.js";import"../../../FilesLoader/FilesLoader.js";import"../../../FilesLoader/Icons/FileIcon.js";import"../../../SearchInput/index.js";import"../../../FeedItem/FeedItem.js";import"../../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../../../PostInput/PostInput.js";import"../../../KeyboardDateTimePicker.js";import"../../../AddComment/Popover.js";import"../../../AddComment/Popup.js";import"../../../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../../../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../../../StageDesignVActual/ComparisonHeader.js";import"../../../StageDesignVActual/ComparisonRow.js";import"../../../EmbeddedApp/DevCenterEmbeddedApp.js";import"../../../EmbeddedApp/EmbeddedApp.js";import"../../../HelpCenter/HelpCenterIcon.js";import"../../../Autocomplete/Autocomplete.js";import"../../../DocumentViewer/DocumentViewer.js";import"../../../ColorPickerPalette/ColorPickerPalette.js";import"../../../Search/Search.js";import"../../../Search/components/Listbox.js";import"../../../Search/components/Paper.js";import"../../../Search/components/RecentSearches.js";import"../../../Search/components/InputAdornmentLeft.js";import"../../../Search/components/Groups.js";import"../../../StatusBadge/index.js";import"../../../Attachment/index.js";import"../../../EmojiIconButton.js";import"../../../FileUploadIconButton.js";import"../../../FilePreview/index.js";import"../../../FailedFileUploading.js";import"../../../UserMention/index.js";import"../../../CommentsInfo/index.js";import"../../../CommentInput/index.js";import"../../../Comment/index.js";import"../../../CommentLoader.js";var p=o((function(e){e()}),500);function m(r){var o=r.initialChecked,i=r.onChange,m=r.classes,a=r["data-testid"],l=t(o),d=e(l,2),j=d[0],c=d[1];return s(n,{"data-testid":a,rightLabel:"Exclude Sidetracks",color:"primary",checked:j,onChange:function(e){c(e.target.checked),p((function(){i(e.target.checked)}))},size:"small",className:m.formControl})}m.propTypes={initialChecked:r.bool.isRequired,onChange:r.func.isRequired,classes:r.shape({}).isRequired,"data-testid":r.string},m.defaultProps={"data-testid":"SidetrackSwitch"};var a=i({formControl:{display:"flex",alignItems:"flex-end",height:"56px"}})(m);export{a as default};
@@ -1 +0,0 @@
1
- import e from"prop-types";import{makeStyles as t,FormControl as r,InputLabel as i,Select as a,MenuItem as n}from"@material-ui/core";import{jsxs as o,jsx as l}from"react/jsx-runtime";var s=t({formControl:{width:130,marginLeft:10,marginTop:8}});function d(e){var t=e.items,d=e.currentValue,c=e.onChange,m=e.label,u=e["data-testid"],p=s();return o(r,{className:p.formControl,children:[m&&l(i,{shrink:!0,htmlFor:"c-owp-single-select",children:m}),l(a,{"data-testid":u,autoWidth:!0,value:d,onChange:c,inputProps:{name:"c-owp-single-select",id:"c-owp-single-select"},children:t.map((function(e){return l(n,{"data-testid":"".concat(u,"_option_").concat(e.title||e.name||e,"MenuItem"),value:e.key||e.id||e,children:e.title||e.name||e},e.key||e.id||e)}))})]})}d.propTypes={label:e.string,items:e.arrayOf(e.shape({})).isRequired,currentValue:e.oneOfType([e.string,e.number]).isRequired,onChange:e.func.isRequired,"data-testid":e.string},d.defaultProps={label:"","data-testid":"SingleSelect"};export{d as default};
@@ -1 +0,0 @@
1
- import e from"@babel/runtime/helpers/defineProperty";import{memo as r}from"react";import t from"prop-types";import{makeStyles as o,TextField as p}from"@material-ui/core";import n from"@material-ui/lab/Autocomplete";import{jsx as a}from"react/jsx-runtime";function i(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,o)}return t}function c(r){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?i(Object(o),!0).forEach((function(t){e(r,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):i(Object(o)).forEach((function(e){Object.defineProperty(r,e,Object.getOwnPropertyDescriptor(o,e))}))}return r}var l=o({root:{marginLeft:10,marginTop:8,width:130},paper:{maxHeight:400,width:320,boxShadow:"0px 5px 5px -3px rgb(0 0 0 / 20%), 0px 8px 10px 1px rgb(0 0 0 / 14%), 0px 3px 14px 2px rgb(0 0 0 / 12%)"}});function u(e){var r=e.wells,t=e.subjectWell,o=e.onChange,i=l();return a(n,{"data-testid":"".concat("SubjectWellSearch","_autocomplete"),openOnFocus:!0,options:r,disableClearable:!0,blurOnSelect:!0,classes:{root:i.root,paper:i.paper},value:t,getOptionLabel:function(e){return e.name},renderInput:function(e){return a(p,c(c({},e),{},{label:"Subject Well"}))},onChange:function(e,r){o(r.id)}})}u.propTypes={wells:t.arrayOf(t.shape({})).isRequired,subjectWell:t.shape({}),onChange:t.func.isRequired},u.defaultProps={subjectWell:null};var s=r(u);export{s as default};
@@ -1 +0,0 @@
1
- import{memo as r}from"react";import e from"prop-types";import{Button as o}from"@material-ui/core";import{jsx as i}from"react/jsx-runtime";import t from'./../../../../ext-esm/@material-ui/icons/esm/ExpandMore.js';import s from'./../../../../ext-esm/@material-ui/icons/esm/ExpandLess.js';var m=function(r){var e=r.filtersHidden,m=r.onToggleFilters;return i("div",{children:i(o,{endIcon:i(e?t:s,{}),onClick:m,children:"Filters"})})};m.propTypes={filtersHidden:e.bool.isRequired,onToggleFilters:e.func.isRequired};var n=r(m);export{n as default};
@@ -1 +0,0 @@
1
- import{memo as e}from"react";import t from"prop-types";import{makeStyles as o}from"@material-ui/core";import{jsx as r,jsxs as i}from"react/jsx-runtime";import"../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.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/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../Modal/CorvaModal.js";import"uuid";import"../../../IconMenu/index.js";import"../../../StyledMenuItem/index.js";import"../../../ImagesGrid/index.js";import"../../../DevCenter/AppHeader/AppHeader.js";import"../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.js";import"../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../DevCenter/SideBar/SideBar.js";import"../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/defineProperty";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../DevCenter/AppContext.js";import"../../../AssetEditor/index.js";import"../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../LoadingIndicator/LoadingIndicator.js";import"../../../Typography.js";import"../../../CollapsableSidebar.js";import"../../../DateTimePicker/index.js";import"../../../DatePicker/index.js";import"../../../ErrorBoundary/ErrorBoundary.js";import"../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../../../Annotations/components/AnnotationsList/index.js";import"../../../Annotations/components/LastAnnotation/index.js";import"../../../Annotations/AnnotationsContext.js";import"../../../SlateFormattedText/SlateFormattedText.js";import"../../../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"lodash";import"slate";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/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"../../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../../../TruncatedText/index.js";import"../../../RangeSlider/RangeSlider.js";import"../../../AdvancedSlider/AdvancedSlider.js";import"../../../Breadcrumbs/index.js";import"../../../VirtualizedTable/index.js";import"../../../EmptyView/EmptyView.js";import"../../../EmptyView/EmptyAppView/EmptyAppView.js";import"../../../Button/index.js";import"../../../ContextMenuItem/index.js";import"../../../FolderMenuItem/index.js";import"../../../EditableItem/EditableItem/index.js";import"../../../EditableItem/EditableItemWithBadge/index.js";import"../../../Checkbox/index.js";import"../../../FolderMenuItemWithLinks/index.js";import n from"../../../IconButton/index.js";import"../../../TextField/index.js";import"../../../Chip/index.js";import"../../../Counter/index.js";import"../../../AnchorsList/AnchorsList.js";import"../../../Select/index.js";import"../../../CustomSelect/index.js";import"../../../Tabs/Tabs.js";import"../../../Tabs/Tab.js";import"../../../ResizableTable/ResizableTable.js";import"@material-ui/icons/Check";import"@material-ui/icons/Close";import"@material-ui/icons/Edit";import"@material-ui/icons/Delete";import"../../../GradientManager/configuration/constants.js";import"../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"classnames";import"../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../GradientManager/GradientSelect.styles.js";import"../../../GradientPicker/GradientPicker.js";import"../../../GradientManager/GradientManager.styles.js";import"../../../Drillstring/BHASchematic.js";import"../../../Drillstring/BHATable/index.js";import"../../../Drillstring/BHAComponentIcon.js";import"../../../Drillstring/BHAComponentDetail/index.js";import"../../../Drillstring/BHATileIcon.js";import"../../../Drillstring/BHATile/BHATile.js";import"../../../Drillstring/BHAList/BHAList.js";import"../../../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../../../Casing/CasingTable/index.js";import"../../../Casing/CasingComponentIcon.js";import"../../../Casing/CasingTileIcon.js";import"../../../Casing/CasingTableV2/CasingTableV2.js";import"../../../Casing/CasingTile/CasingTile.js";import"../../../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../../../WellSummary/WellSummaryItemLabel.js";import"../../../WellSummary/WellSummaryItemTitle.js";import"../../../WellSummary/WellSummaryItemValue.js";import"../../../WellSummary/ActivitySummaryChart.js";import"../../../WellSummary/FracWirelineTimeChart.js";import"@babel/runtime/helpers/slicedToArray";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../../clients/jsonApi/index.js";import"../../../../constants/goals.js";import"../../../../constants/segment.js";import"../../../../constants/alerts.js";import"../../../../constants/apps.js";import"../../../../constants/drillstring.js";import"../../../../constants/completion.js";import"../../../../constants/notifications.js";import"../../../../constants/feed.js";import"../../../../constants/bha.js";import"../../../BICOffsetPickerDialog/index.js";import"../../../OffsetWellButton/OffsetWellButton.js";import"../../OffsetWellPickerDialog.js";import"../../../OffsetWellPickerV3/index.js";import"../../../OffsetWellChips/Chip.js";import"../../../OffsetWellChips/ChipsContainer.js";import"../../../OffsetWellPickerV4/OffsetWellPickerV4.js";import"../../../OffsetWellMap/OffsetWellMap.js";import"../../../Notifications/Notifications.js";import"@babel/runtime/helpers/toConsumableArray";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"../../../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"../../../Table/TableToolbar/TableToolbar.js";import"../../../Table/TableContainer/TableContainer.js";import"../../../Table/TableCell/TableCell.js";import"../../../Tooltip/MuiTooltipDcWrapper.js";import"../../../Tooltip/ScrollableTooltip.js";import"../../../PriceInput/PriceInput.js";import"../../../LabelsCounter/LabelsCounter.js";import"../../../Stepper/Step.js";import"../../../Stepper/StepsWrapper.js";import"../../../Stepper/Stepper.js";import"../../../Comment/CommentIcon/index.js";import"../../../FilesLoader/FilesLoader.js";import"../../../FilesLoader/Icons/FileIcon.js";import"../../../SearchInput/index.js";import"../../../FeedItem/FeedItem.js";import"../../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../../../PostInput/PostInput.js";import"../../../KeyboardDateTimePicker.js";import"../../../AddComment/Popover.js";import"../../../AddComment/Popup.js";import"../../../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../../../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../../../StageDesignVActual/ComparisonHeader.js";import"../../../StageDesignVActual/ComparisonRow.js";import"../../../EmbeddedApp/DevCenterEmbeddedApp.js";import"../../../EmbeddedApp/EmbeddedApp.js";import"../../../HelpCenter/HelpCenterIcon.js";import"../../../Autocomplete/Autocomplete.js";import"../../../DocumentViewer/DocumentViewer.js";import"../../../ColorPickerPalette/ColorPickerPalette.js";import"../../../Search/Search.js";import"../../../Search/components/Listbox.js";import"../../../Search/components/Paper.js";import"../../../Search/components/RecentSearches.js";import"../../../Search/components/InputAdornmentLeft.js";import"../../../Search/components/Groups.js";import"../../../StatusBadge/index.js";import"../../../Attachment/index.js";import"../../../EmojiIconButton.js";import"../../../FileUploadIconButton.js";import"../../../FilePreview/index.js";import"../../../FailedFileUploading.js";import"../../../UserMention/index.js";import"../../../CommentsInfo/index.js";import"../../../CommentInput/index.js";import"../../../Comment/index.js";import"../../../CommentLoader.js";import s from'./../../../../ext-esm/@material-ui/icons/esm/Map.js';import p from'./../../../../ext-esm/@material-ui/icons/esm/UnfoldMore.js';import m from'./../../../../ext-esm/@material-ui/icons/esm/UnfoldLess.js';var a=o({iconButtonWrapper:{marginTop:5,width:"40px"},mapExpandIconGroup:{display:"flex",flexDirection:"column",height:"26px",width:"26px",alignItems:"center",justifyContent:"center"}}),l=function(e){var t=e.mapHidden,o=e.onToggleMap,l=a();return r("div",{className:l.iconButtonWrapper,children:r(n,{"data-testid":"".concat("ToggleMapButton","_expandCollapseMap"),size:"small",variant:"contained",tooltipProps:{title:t?"Expand Map":"Collapse Map"},onClick:function(){o()},children:i("div",{className:l.mapExpandIconGroup,children:[r(s,{fontSize:"inherit"}),r(t?p:m,{fontSize:"inherit"})]})})})};l.propTypes={mapHidden:t.bool.isRequired,onToggleMap:t.func.isRequired};var d=e(l);export{d as default};
@@ -1 +0,0 @@
1
- import e from"@babel/runtime/helpers/slicedToArray";import{memo as i,useState as r}from"react";import a from"prop-types";import{get as n}from"lodash";import{makeStyles as t}from"@material-ui/core";import{isNativeDetected as o,isMobileDetected as l}from"../../../../utils/mobileDetect.js";import s from"./SubjectWellSearch.js";import u from"./RadiusInput.js";import d from"./SidetrackSwitch.js";import c from"./ToggleFiltersButton.js";import p from"./ToggleMapButton.js";import m from"./SingleSelect.js";import f from"./MultiSelect.js";import g from"./ClearFiltersButton.js";import{FILTERS_LIST as h}from"../../constants.js";import{jsxs as b,jsx as C}from"react/jsx-runtime";var R=t({container:{display:"flex"},filters:{display:"flex",flexWrap:"wrap"},fileterSection:{display:"flex",width:"100%",alignItems:"center",flexWrap:"wrap"},subjectWellWrapper:{display:"flex",alignItems:"center",flexWrap:"wrap"}}),j=o||l;function q(i){var a=i.companyId,t=i.companies,o=i.canViewCompanies,l=i.wells,q=i.subjectWell,y=i.radius,S=i.excludeSideTrack,W=i.filters,w=i.filtersOptions,x=i.mapHidden,v=i.isRadiusEditable,T=i.onChangeCompany,k=i.onSetSubjectWell,F=i.onChangeFilters,M=i.onChangeRadius,V=i.onChangeSidetrack,I=i.onClearFilters,H=i.onToggleMap,N=r(j),O=e(N,2),B=O[0],z=O[1],D=R({isMobile:j});return b("div",{children:[j&&C(c,{filtersHidden:B,onToggleFilters:function(){z((function(e){return!e}))}}),!B&&b("div",{className:D.container,children:[C(p,{mapHidden:x,onToggleMap:H}),C("div",{className:D.filters,children:b("div",{className:D.fileterSection,children:[o&&C(m,{"data-testid":"".concat("Filter","_companyDropdown"),label:"Company",items:t,currentValue:a,onChange:function(e){return T(e.target.value)}},"company"),h.map((function(e){var i=e.key,r=e.title,a=e.size,t=e.renderValue;return C(f,{title:r,size:a,options:n(w,i,[]),currentValues:n(W,i,[]),renderValue:t,onChange:function(e){return F(i,e)}},i)})),b("div",{className:D.subjectWellWrapper,children:[C(s,{wells:l,subjectWell:q,onChange:k}),C(u,{radius:y,editable:v,onChange:M}),C(d,{initialChecked:S,onChange:V}),C(g,{onClick:I})]})]})})]})]})}q.propTypes={canViewCompanies:a.bool.isRequired,companies:a.arrayOf(a.shape({})).isRequired,wells:a.arrayOf(a.shape({})).isRequired,subjectWell:a.shape({}),companyId:a.number.isRequired,radius:a.number.isRequired,isRadiusEditable:a.bool.isRequired,excludeSideTrack:a.bool.isRequired,filters:a.shape({}).isRequired,filtersOptions:a.shape({}).isRequired,mapHidden:a.bool.isRequired,onChangeCompany:a.func.isRequired,onSetSubjectWell:a.func.isRequired,onChangeFilters:a.func.isRequired,onChangeRadius:a.func.isRequired,onChangeSidetrack:a.func.isRequired,onClearFilters:a.func.isRequired,onToggleMap:a.func.isRequired},q.defaultProps={subjectWell:null};var y=i(q);export{y as default};
@@ -1 +0,0 @@
1
- import a from'./../../../../ext-esm/style-inject/dist/style-inject.es.js';var e={map:"Map_map__cq-fM",mapMain:"Map_mapMain__llG4C",mapFooter:"Map_mapFooter__0m62e",mapFooterItem:"Map_mapFooterItem__wJdaF",mapFooterItemSquare:"Map_mapFooterItemSquare__UjAeE",mapFooterItemLabel:"Map_mapFooterItemLabel__jKEkY"};a(".Map_map__cq-fM{width:100%}.Map_mapMain__llG4C{background-color:#414141;border-radius:4px;flex:100;height:250px;width:100%}.Map_mapFooter__0m62e{display:flex;flex:1;flex-wrap:wrap;padding-bottom:5px;padding-top:5px}.Map_mapFooterItem__wJdaF{align-items:center;display:flex;margin-right:10px;white-space:nowrap}.Map_mapFooterItemSquare__UjAeE{border-radius:50%;height:8px;margin-right:5px;width:8px}.Map_mapFooterItemLabel__jKEkY{color:#ccc;font-size:11px}.Map_map__cq-fM .leaflet-popup-content-wrapper{background-color:#414141;border-radius:4px;box-shadow:0 5px 5px rgba(0,0,0,.2),0 3px 14px rgba(0,0,0,.12),0 8px 10px rgba(0,0,0,.14)}.Map_map__cq-fM .leaflet-popup-content{padding:10px 16px;width:420px!important}.Map_map__cq-fM .leaflet-popup-close-button,.Map_map__cq-fM .leaflet-popup-tip{display:none}.Map_map__cq-fM .leaflet-control-zoom{background:none;border:none;box-shadow:none}.Map_map__cq-fM .leaflet-control-zoom a{background-image:none;background:#272727;color:#bdbdbd}.Map_map__cq-fM .leaflet-control-zoom a,.Map_map__cq-fM .leaflet-control-zoom a:hover{align-items:center;border-radius:4px;content:unset;display:flex;font-size:22px;height:32px;justify-content:center;margin-top:4px;opacity:1;text-align:center;text-indent:unset;width:32px}.Map_map__cq-fM .leaflet-control-zoom a:hover{background:#303030;background-image:none;color:#fff}.Map_map__cq-fM .leaflet-touch .leaflet-bar,.Map_map__cq-fM .leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:0 solid transparent}");export{e as default};
@@ -1 +0,0 @@
1
- import r from"@babel/runtime/helpers/defineProperty";import e from"@babel/runtime/helpers/slicedToArray";import{memo as t,useRef as o,useMemo as n,useEffect as i,createElement as a}from"react";import c from"react-dom";import l from"prop-types";import u from"mapbox.js";import{get as s,sortBy as m}from"lodash";import{MuiThemeProvider as p}from"@material-ui/core/styles";import{mapbox as f}from"../../../../utils/index.js";import{darkTheme as d}from"../../../../config/theme/index.js";import"highcharts";import"highcharts/highcharts-more";import"highcharts-multicolor-series";import"highcharts/modules/solid-gauge";import"highcharts/modules/heatmap";import"highcharts/modules/boost";import"highcharts/modules/exporting";import"highcharts/modules/xrange";import"highcharts/modules/dumbbell";import"highcharts/modules/pattern-fill";import"@babel/runtime/helpers/typeof";import"../../../../config/mapbox/index.js";import{usePrevious as h}from"../../effects/index.js";import b from"./Map.css.js";import{jsx as g,jsxs as F}from"react/jsx-runtime";function v(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(r);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),t.push.apply(t,o)}return t}function y(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?v(Object(o),!0).forEach((function(t){r(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):v(Object(o)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(o,r))}))}return e}var j=f.isValidCoordinates,O=["#FF00FF","#F5BD80","#FF0000","#0080FF","#FF8000","#58ACFA","#FA58F4","#40FF00","#4B8A08","#40FF00","#D8F781"],k=[29.749907,-95.358421];function x(t){var l=t.subjectWell,f=t.wells,v=t.offsetWells,x=t.radius,N=t.subjectWellMarkerSize,P=t.wellMarkerSize,w=t.popUpFormatter,B=t.coordsDataPath,S=o(null),W=o(null),C=o(null),D=h(f),T=n((function(){return f.filter((function(r){return!l||l.id!==r.id}))}),[l,f]),M=n((function(){return l&&s(l,B)}),[l,B]),z=n((function(){var e=[],t=!1;T.forEach((function(r){"Null"===r.formation?t=!0:l&&l.formation===r.formation||e.includes(r.formation)||e.push(r.formation)}));var o=l?[l.formation].concat(m(e)):m(e);t&&!o.includes("Null")&&o.push("Null");var n=o.reduce((function(e,t,o){return y(y({},e),{},r({},t,O[o%O.length]))}),{});return[o,n]}),[l,T]),L=e(z,2),E=L[0],I=L[1];return i((function(){S.current=u.mapbox.map(S.current,null,{attributionControl:!1,scrollWheelZoom:!1,zoomControl:!1}).setView(k,1),u.control.zoom({position:"bottomright"}).addTo(S.current),u.mapbox.styleLayer("mapbox://styles/mapbox/dark-v9").addTo(S.current)}),[]),i((function(){S.current&&(W.current&&S.current.removeLayer(W.current),M?(W.current=u.circle(M,1609.34*x,{stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#03BCD4",className:"circle_500"}),W.current.addTo(S.current)):W.current=null)}),[x,M]),i((function(){if(S.current){S.current.closePopup(),C.current&&C.current.removeFrom(S.current);var r=v.map((function(r){return r.id})),e=[];f.forEach((function(t){var o=s(t,B);if(o&&j(o)){var n=l&&l.id===t.id,i=r.includes(t.id),m=n?N:P,f=n||i?"#00FFFF":I[t.formation],h=n||i?1:.3,b=u.circleMarker(o,{radius:m,stroke:!1,fill:!0,fillOpacity:h,fillColor:f,className:"circle_500"});b.addEventListener("mouseover",(function(){if(w){var r=document.createElement("div"),e=a(w,{well:t,color:I[t.formation]});c.render(g(p,{theme:d,children:e}),r),u.popup().setLatLng(o).setContent(r).openOn(S.current)}})),e.push(b)}})),e.length&&(C.current=u.featureGroup(e),C.current.addTo(S.current)),setTimeout((function(){W.current&&W.current.bringToBack(),S.current&&W.current&&f!==D&&S.current.fitBounds(W.current.getBounds(),{padding:[5,5]})}),500)}}),[l,f,v,I]),i((function(){setTimeout((function(){W.current&&W.current.bringToBack(),l?S.current&&W.current&&S.current.fitBounds(W.current.getBounds(),{padding:[5,5]}):S.current&&C.current&&S.current.fitBounds(C.current.getBounds())}),500)}),[x,l]),F("div",{className:b.map,children:[g("div",{className:b.mapMain,ref:S}),F("div",{className:b.mapFooter,children:[v&&F("div",{className:b.mapFooterItem,children:[g("div",{className:b.mapFooterItemSquare,style:{backgroundColor:"#00FFFF"}}),g("div",{className:b.mapFooterItemLabel,children:"Selected Offset Wells"})]}),E.map((function(r){return F("div",{className:b.mapFooterItem,children:[g("div",{className:b.mapFooterItemSquare,style:{backgroundColor:I[r]}}),g("div",{className:b.mapFooterItemLabel,children:r})]},r)}))]})]})}x.propTypes={subjectWell:l.shape({id:l.number,formation:l.string}),wells:l.arrayOf(l.shape({})).isRequired,offsetWells:l.arrayOf(l.shape({})),radius:l.number.isRequired,subjectWellMarkerSize:l.number,wellMarkerSize:l.number,popUpFormatter:l.func,coordsDataPath:l.string},x.defaultProps={subjectWell:null,subjectWellMarkerSize:10,wellMarkerSize:5,popUpFormatter:null,coordsDataPath:"settings.top_hole.coordinates",offsetWells:null};var N=t(x);export{N as default};
@@ -1 +0,0 @@
1
- import n from'./../../../../ext-esm/style-inject/dist/style-inject.es.js';var e={mapContainer:"index_mapContainer__FwBeR",mapContainerHidden:"index_mapContainerHidden__4ct4B"};n(".index_mapContainer__FwBeR{margin-top:24px}.index_mapContainerHidden__4ct4B{display:none;margin-top:20px}");export{e as default};
@@ -1 +0,0 @@
1
- import{memo as e,useMemo as r,useCallback as o}from"react";import t from"prop-types";import l from"classnames";import s from"./popupGenerator.js";import i from"./Map.js";import n from"./index.css.js";import{jsx as u}from"react/jsx-runtime";function a(e){var t=e.subjectWell,a=e.wells,f=e.offsetWells,p=e.radius,d=e.mapHidden,m=e.onSetSubjectWell,c=e.onRemoveSubjectWell,W=e.onAddOffsetWell,j=e.onDeleteOffsetWell,b=r((function(){return f.map((function(e){return e.id}))}),[f]),R=o((function(e,r){r?j(e):W(e)}),[W,j]),q=o((function(e,r){r?c(e):m(e)}),[m,c]),O=l(n.mapContainer,d&&n.mapContainerHidden);return u("div",{className:O,children:u(i,{subjectWell:t,wells:a,offsetWells:f,radius:p,popUpFormatter:s(t,b,q,R),coordsDataPath:"topHole.coordinates"})})}a.propTypes={subjectWell:t.shape({}),wells:t.arrayOf(t.shape({})).isRequired,offsetWells:t.arrayOf(t.shape({})).isRequired,radius:t.number,mapHidden:t.bool.isRequired,onSetSubjectWell:t.func.isRequired,onRemoveSubjectWell:t.func.isRequired,onAddOffsetWell:t.func.isRequired,onDeleteOffsetWell:t.func.isRequired},a.defaultProps={subjectWell:null,radius:null};var f=e(a);export{f as default};
@@ -1 +0,0 @@
1
- import p from'./../../../../ext-esm/style-inject/dist/style-inject.es.js';var o={popup:"popup_popup__6YwVL",wellColor:"popup_wellColor__D1fDg",wellName:"popup_wellName__5QW-2",popupInfo:"popup_popupInfo__QzuTJ",popupActions:"popup_popupActions__c2C85",popupButton:"popup_popupButton__peDV-",popupButtonContained:"popup_popupButtonContained__ZJV4R",poupupButton:"popup_poupupButton__xIGyt",popupButtonLabel:"popup_popupButtonLabel__pps4r",popupButtonIcon:"popup_popupButtonIcon__cP7oA"};p(".popup_popup__6YwVL{color:#fff;font-family:Roboto}.popup_wellColor__D1fDg{border-radius:50%;display:inline-block;height:8px;margin-right:8px;width:8px}.popup_wellName__5QW-2{color:#fff;font-size:16px;line-height:140.6%}.popup_popupInfo__QzuTJ,.popup_wellName__5QW-2{font-family:Roboto;font-style:normal;font-weight:400}.popup_popupInfo__QzuTJ{color:#bdbdbd;font-size:12px;letter-spacing:.4px;line-height:17px;margin:4px}.popup_popupActions__c2C85{display:flex;justify-content:flex-end;margin-top:8px}.popup_popupButton__peDV-{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:36px;margin-right:5px;padding:12px 16px;user-select:none}.popup_popupButton__peDV-.popup_popupButtonContained__ZJV4R{background-color:#03bcd4}.popup_poupupButton__xIGyt:hover{background-color:hsla(0,0%,100%,.1)}.popup_popupButtonContained__ZJV4R:hover{background-color:#02acc1}.popup_popupButtonLabel__pps4r{color:#03bcd4;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;letter-spacing:1px;line-height:12px;text-transform:uppercase}.popup_popupButtonIcon__cP7oA{color:#03bcd4;height:16px;margin:4px 0;position:relative;width:25px}.popup_popupButtonContained__ZJV4R .popup_popupButtonLabel__pps4r{color:#fff}.popup_popupButtonIcon__cP7oA svg{font-size:18px;line-height:18px}");export{o as default};
@@ -1 +0,0 @@
1
- import e from"moment";import t from"@material-ui/icons/Delete";import o from"@material-ui/icons/CenterFocusStrong";import a from"./popup.css.js";import{jsxs as l,jsx as i}from"react/jsx-runtime";var n="popupGenerator",c=function(c,r,s,p){return function(u){var d=u.well,m=u.color,f=r.includes(d.id),N=c&&c.id===d.id;return l("div",{className:a.popup,children:[l("div",{children:[i("div",{className:a.wellColor,style:{backgroundColor:m}}),i("span",{className:a.wellName,children:d.name})]}),l("div",{className:a.popupInfo,children:["Well Depth:",Number.isFinite(d.rigReleaseDate)?"".concat(Math.floor(d.totalDepth)," ft"):"N/A"]}),l("div",{className:a.popupInfo,children:["Release Date:",Number.isFinite(d.rigReleaseDate)?e.unix(d.rigReleaseDate).format("MM/DD/YYYY"):"N/A"]}),l("div",{className:a.popupActions,children:[l("div",N?{"data-testid":"".concat(n,"_removeSubjectWell"),className:a.popupButton,onClick:function(){return s(d.id,N)},children:[i("div",{className:a.popupButtonIcon,children:i(t,{})}),i("div",{className:a.popupButtonLabel,children:"Remove Subject Well"})]}:{"data-testid":"".concat(n,"_setSubjectWell"),className:a.popupButton,onClick:function(){return s(d.id,N)},children:[i("div",{className:a.popupButtonIcon,children:i(o,{})}),i("div",{className:a.popupButtonLabel,children:"Set Subject Well"})]}),!N&&i("div",{className:"".concat(a.popupButton," ").concat(a.popupButtonContained),onClick:function(){return p(d.id,f)},children:i("div",f?{"data-testid":"".concat(n,"_removeOffsetWell"),className:a.popupButtonLabel,children:"Remove Offset"}:{"data-testid":"".concat(n,"_selectOffsetWell"),className:a.popupButtonLabel,children:"Select As Offset"})})]})]})}};export{c as default};