@corva/ui 0.89.0-10 → 0.89.0-10-drl-6750

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 (1025) hide show
  1. package/components/AddComment/Popover.js +1 -1
  2. package/components/AddComment/components/Content.js +1 -1
  3. package/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/index.js +1 -1
  4. package/components/BICOffsetPickerDialog/index.js +1 -1
  5. package/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +1 -1
  6. package/components/Casing/CasingTableV2/components/Component.js +1 -1
  7. package/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +1 -1
  8. package/components/CollapsableSidebar.js +1 -1
  9. package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.d.ts.map +1 -1
  10. package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +1 -1
  11. package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +1 -1
  12. package/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.js +1 -1
  13. package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterAppZoidComponent.js +1 -1
  14. package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js +1 -1
  15. package/components/DocumentViewer/DocumentViewer.js +1 -1
  16. package/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +1 -1
  17. package/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +1 -1
  18. package/components/Drillstring/BHAComponentsTable/components/Component.js +1 -1
  19. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +1 -1
  20. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +1 -1
  21. package/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +1 -1
  22. package/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +1 -1
  23. package/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +1 -1
  24. package/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +1 -1
  25. package/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +1 -1
  26. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +1 -1
  27. package/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +1 -1
  28. package/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +1 -1
  29. package/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +1 -1
  30. package/components/FeedItem/feed.fixtures.d.ts +459 -0
  31. package/components/FeedItem/feed.fixtures.d.ts.map +1 -0
  32. package/components/GoogleDocsViewer/index.js +1 -1
  33. package/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.js +1 -1
  34. package/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +1 -1
  35. package/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +1 -1
  36. package/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +1 -1
  37. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +1 -1
  38. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +1 -1
  39. package/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +1 -1
  40. package/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +1 -1
  41. package/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +1 -1
  42. package/components/OffsetWellPickerV3/components/TabSelection/index.js +1 -1
  43. package/components/OffsetWellPickerV3/components/WellHubView/index.js +1 -1
  44. package/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +1 -1
  45. package/components/OffsetWellPickerV4/OffsetWellPickerV4.js +1 -1
  46. package/components/OffsetWellPickerV4/components/Filter/Filter.js +1 -1
  47. package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +1 -1
  48. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +1 -1
  49. package/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +1 -1
  50. package/components/PadOffsetsPicker/StagesSelector.js +1 -1
  51. package/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +1 -1
  52. package/constants/feed.d.ts +25 -0
  53. package/constants/feed.d.ts.map +1 -1
  54. package/constants/feed.js +1 -1
  55. package/package.json +1 -1
  56. package/utils/__tests__/feed.test.d.ts +2 -0
  57. package/utils/__tests__/feed.test.d.ts.map +1 -0
  58. package/utils/feed.d.ts +11 -0
  59. package/utils/feed.d.ts.map +1 -1
  60. package/utils/feed.js +1 -1
  61. package/utils/time.d.ts +1 -0
  62. package/utils/time.d.ts.map +1 -1
  63. package/utils/time.js +1 -1
  64. package/cjs-bundle/CLI/hocs/constants.js +0 -1
  65. package/cjs-bundle/CLI/hocs/utils.js +0 -1
  66. package/cjs-bundle/clients/api/apiCore.js +0 -1
  67. package/cjs-bundle/clients/api/httpMessages.js +0 -1
  68. package/cjs-bundle/clients/clientStorage/core.js +0 -1
  69. package/cjs-bundle/clients/clientStorage/index.js +0 -1
  70. package/cjs-bundle/clients/constants.js +0 -1
  71. package/cjs-bundle/clients/corvaUrls.js +0 -1
  72. package/cjs-bundle/clients/index.js +0 -1
  73. package/cjs-bundle/clients/jsonApi/index.js +0 -1
  74. package/cjs-bundle/clients/jsonApi/mocks/mockAssetData.js +0 -1
  75. package/cjs-bundle/clients/jsonApi/postTaskAndWaitResult.js +0 -1
  76. package/cjs-bundle/clients/sso/auth0.js +0 -1
  77. package/cjs-bundle/clients/sso/index.js +0 -1
  78. package/cjs-bundle/clients/sso/oauth2.js +0 -1
  79. package/cjs-bundle/clients/subscriptions.js +0 -1
  80. package/cjs-bundle/clients/utils.js +0 -1
  81. package/cjs-bundle/components/AddComment/Popover.js +0 -1
  82. package/cjs-bundle/components/AddComment/Popup.js +0 -1
  83. package/cjs-bundle/components/AddComment/components/Content.js +0 -1
  84. package/cjs-bundle/components/AdvancedSlider/AdvancedSlider.js +0 -1
  85. package/cjs-bundle/components/AdvancedSlider/Handle.js +0 -1
  86. package/cjs-bundle/components/AdvancedSlider/constants.js +0 -1
  87. package/cjs-bundle/components/AdvancedSlider/icons/HandleIcon.js +0 -1
  88. package/cjs-bundle/components/AdvancedSlider/styles/handleStyles.js +0 -1
  89. package/cjs-bundle/components/AdvancedSlider/styles/sliderStyles.js +0 -1
  90. package/cjs-bundle/components/AdvancedSlider/utils.js +0 -1
  91. package/cjs-bundle/components/AnchorsList/AnchorsList.js +0 -1
  92. package/cjs-bundle/components/Annotations/AnnotationsContext.js +0 -1
  93. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/index.js +0 -1
  94. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/style.css.js +0 -1
  95. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/Annotation/index.js +0 -1
  96. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/Annotation/style.css.js +0 -1
  97. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationComments/index.js +0 -1
  98. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationComments/style.css.js +0 -1
  99. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/StyledSelect.js +0 -1
  100. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/index.js +0 -1
  101. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/style.css.js +0 -1
  102. package/cjs-bundle/components/Annotations/components/AnnotationsList/index.js +0 -1
  103. package/cjs-bundle/components/Annotations/components/AnnotationsList/style.css.js +0 -1
  104. package/cjs-bundle/components/Annotations/components/LastAnnotation/index.js +0 -1
  105. package/cjs-bundle/components/Annotations/components/LastAnnotation/style.css.js +0 -1
  106. package/cjs-bundle/components/Annotations/constants.js +0 -1
  107. package/cjs-bundle/components/AppIcon/AppIcon.js +0 -1
  108. package/cjs-bundle/components/AppIcon/assets/CompletionAppIcon.js +0 -1
  109. package/cjs-bundle/components/AppIcon/assets/CompletionAppIconBe.js +0 -1
  110. package/cjs-bundle/components/AppIcon/assets/DrillingAppIcon.js +0 -1
  111. package/cjs-bundle/components/AppIcon/assets/DrillingAppIconBe.js +0 -1
  112. package/cjs-bundle/components/AppIcon/assets/NoSegmentAppIcon.js +0 -1
  113. package/cjs-bundle/components/AppIcon/assets/NoSegmentAppIconBeIdle.js +0 -1
  114. package/cjs-bundle/components/AppIcon/utils.js +0 -1
  115. package/cjs-bundle/components/AppVersionsSelect/AppVersionsSelect.js +0 -1
  116. package/cjs-bundle/components/AppVersionsSelect/effects/index.js +0 -1
  117. package/cjs-bundle/components/AssetEditor/AssetEditorAutocomplete.js +0 -1
  118. package/cjs-bundle/components/AssetEditor/AssetEditors.css.js +0 -1
  119. package/cjs-bundle/components/AssetEditor/SingleAssetEditor.js +0 -1
  120. package/cjs-bundle/components/AssetEditor/constants.js +0 -1
  121. package/cjs-bundle/components/AssetEditor/effects/index.js +0 -1
  122. package/cjs-bundle/components/AssetEditor/index.js +0 -1
  123. package/cjs-bundle/components/AssetEditorV2/components/MultipleAssetsToggle.js +0 -1
  124. package/cjs-bundle/components/AssetEditorV2/components/PrimaryAssetSelect.js +0 -1
  125. package/cjs-bundle/components/AssetEditorV2/components/PrimaryAssetSelectV2.js +0 -1
  126. package/cjs-bundle/components/AssetEditorV2/components/SecondaryAssetSelect.js +0 -1
  127. package/cjs-bundle/components/AssetEditorV2/components/SelectItem.js +0 -1
  128. package/cjs-bundle/components/AssetEditorV2/constants.js +0 -1
  129. package/cjs-bundle/components/AssetEditorV2/effects/index.js +0 -1
  130. package/cjs-bundle/components/AssetEditorV2/effects/usePrimaryAssetSelectData.js +0 -1
  131. package/cjs-bundle/components/AssetEditorV2/index.js +0 -1
  132. package/cjs-bundle/components/AssetEditorV2/utils/index.js +0 -1
  133. package/cjs-bundle/components/AssetNameLabel/AssetNameLabel.js +0 -1
  134. package/cjs-bundle/components/AssetNameLabel/AssetNameLabel.styles.css.js +0 -1
  135. package/cjs-bundle/components/AssetNameLabel/AssetStatusBadge.js +0 -1
  136. package/cjs-bundle/components/AssetNameLabel/SecondaryAssetNameLabel.js +0 -1
  137. package/cjs-bundle/components/AssetNameLabel/SecondaryAssetNameLable.styles.css.js +0 -1
  138. package/cjs-bundle/components/AssetsMultipleSelector/AssetsMultipleSelector.js +0 -1
  139. package/cjs-bundle/components/Attachment/index.js +0 -1
  140. package/cjs-bundle/components/Attachment/styles.css.js +0 -1
  141. package/cjs-bundle/components/Autocomplete/Autocomplete.js +0 -1
  142. package/cjs-bundle/components/Avatar/index.js +0 -1
  143. package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/Map.css.js +0 -1
  144. package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/Map.js +0 -1
  145. package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/index.css.js +0 -1
  146. package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/index.js +0 -1
  147. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AssetSearch.js +0 -1
  148. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetResultSection.js +0 -1
  149. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetTypesSection.js +0 -1
  150. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +0 -1
  151. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/constants.js +0 -1
  152. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/effects/useAssetsData.js +0 -1
  153. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/utils/apiCalls.js +0 -1
  154. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/NumberCircle.js +0 -1
  155. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/SectionItem.js +0 -1
  156. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/WellListItem.js +0 -1
  157. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/index.js +0 -1
  158. package/cjs-bundle/components/BICOffsetPickerDialog/constants.js +0 -1
  159. package/cjs-bundle/components/BICOffsetPickerDialog/effects/index.js +0 -1
  160. package/cjs-bundle/components/BICOffsetPickerDialog/index.js +0 -1
  161. package/cjs-bundle/components/BICOffsetPickerDialog/utils/apiCalls.js +0 -1
  162. package/cjs-bundle/components/Breadcrumbs/index.js +0 -1
  163. package/cjs-bundle/components/Button/components/Button/index.js +0 -1
  164. package/cjs-bundle/components/Button/components/LiveButton/components/LiveButtonStateIndicator/index.js +0 -1
  165. package/cjs-bundle/components/Button/components/LiveButton/constants.js +0 -1
  166. package/cjs-bundle/components/Button/components/LiveButton/index.js +0 -1
  167. package/cjs-bundle/components/Button/components/LiveButton/styles.js +0 -1
  168. package/cjs-bundle/components/Button/index.js +0 -1
  169. package/cjs-bundle/components/Casing/CasingComponentIcon.js +0 -1
  170. package/cjs-bundle/components/Casing/CasingTable/CasingComponent.js +0 -1
  171. package/cjs-bundle/components/Casing/CasingTable/index.js +0 -1
  172. package/cjs-bundle/components/Casing/CasingTableV2/CasingTableV2.css.js +0 -1
  173. package/cjs-bundle/components/Casing/CasingTableV2/CasingTableV2.js +0 -1
  174. package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Browser.js +0 -1
  175. package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +0 -1
  176. package/cjs-bundle/components/Casing/CasingTableV2/components/Component.js +0 -1
  177. package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Browser.js +0 -1
  178. package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +0 -1
  179. package/cjs-bundle/components/Casing/CasingTableV2/components/EditComponentDialog.js +0 -1
  180. package/cjs-bundle/components/Casing/CasingTableV2/components/Header.js +0 -1
  181. package/cjs-bundle/components/Casing/CasingTableV2/components/SortableComponent.js +0 -1
  182. package/cjs-bundle/components/Casing/CasingTableV2/components/SortableComponents.js +0 -1
  183. package/cjs-bundle/components/Casing/CasingTableV2/components/constants.js +0 -1
  184. package/cjs-bundle/components/Casing/CasingTile/CasingTile.js +0 -1
  185. package/cjs-bundle/components/Casing/CasingTile/style.js +0 -1
  186. package/cjs-bundle/components/Casing/CasingTileIcon.js +0 -1
  187. package/cjs-bundle/components/Chart/ChartWrapperContext.js +0 -1
  188. package/cjs-bundle/components/Chart/components/AxisDropdown.js +0 -1
  189. package/cjs-bundle/components/Chart/components/AxisOverlay.js +0 -1
  190. package/cjs-bundle/components/Chart/components/ChartButton.js +0 -1
  191. package/cjs-bundle/components/Chart/components/ChartButtons.js +0 -1
  192. package/cjs-bundle/components/Chart/components/ChartSelect.js +0 -1
  193. package/cjs-bundle/components/Chart/components/ChartWrapper.js +0 -1
  194. package/cjs-bundle/components/Chart/components/buttons/ChartTypeButton.js +0 -1
  195. package/cjs-bundle/components/Chart/components/buttons/DragToZoomButton.js +0 -1
  196. package/cjs-bundle/components/Chart/components/buttons/HideAxesButton.js +0 -1
  197. package/cjs-bundle/components/Chart/components/buttons/PanButton.js +0 -1
  198. package/cjs-bundle/components/Chart/components/buttons/ResetZoomButton.js +0 -1
  199. package/cjs-bundle/components/Chart/components/buttons/ZoomInButton.js +0 -1
  200. package/cjs-bundle/components/Chart/components/buttons/ZoomOutButton.js +0 -1
  201. package/cjs-bundle/components/Chart/constants.js +0 -1
  202. package/cjs-bundle/components/Chart/effects/useChartModifier.js +0 -1
  203. package/cjs-bundle/components/Chart/effects/useChartTypeSwitch.js +0 -1
  204. package/cjs-bundle/components/Chart/effects/useHideAxes.js +0 -1
  205. package/cjs-bundle/components/Chart/effects/useKeyboardControl.js +0 -1
  206. package/cjs-bundle/components/Chart/effects/useZoom.js +0 -1
  207. package/cjs-bundle/components/Chart/formations.js +0 -1
  208. package/cjs-bundle/components/Chart/utils.js +0 -1
  209. package/cjs-bundle/components/ChartActionsList/ChartActionsList.css.js +0 -1
  210. package/cjs-bundle/components/ChartActionsList/ChartActionsList.js +0 -1
  211. package/cjs-bundle/components/ChartActionsList/icons/GoLive.js +0 -1
  212. package/cjs-bundle/components/ChartActionsList/icons/LeftArrow.js +0 -1
  213. package/cjs-bundle/components/ChartActionsList/icons/RightArrow.js +0 -1
  214. package/cjs-bundle/components/ChartActionsList/icons/TimeRange.js +0 -1
  215. package/cjs-bundle/components/ChartActionsList/icons/ZoomIn.js +0 -1
  216. package/cjs-bundle/components/ChartActionsList/icons/ZoomOut.js +0 -1
  217. package/cjs-bundle/components/Checkbox/index.js +0 -1
  218. package/cjs-bundle/components/Chip/index.js +0 -1
  219. package/cjs-bundle/components/CollapsableSidebar.js +0 -1
  220. package/cjs-bundle/components/CollapsibleContent.js +0 -1
  221. package/cjs-bundle/components/ColorPicker/ColorPicker.js +0 -1
  222. package/cjs-bundle/components/ColorPicker/ColorPicketUtils.js +0 -1
  223. package/cjs-bundle/components/ColorPicker/PaletteChromePicker/ColorSquare/ColorSquare.js +0 -1
  224. package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/Palette.css.js +0 -1
  225. package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/Palette.js +0 -1
  226. package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/PaletteConstants.js +0 -1
  227. package/cjs-bundle/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +0 -1
  228. package/cjs-bundle/components/ColorPickerPalette/ColorPickerPalette.js +0 -1
  229. package/cjs-bundle/components/Comment/CommentIcon/BadgeIcon.js +0 -1
  230. package/cjs-bundle/components/Comment/CommentIcon/index.js +0 -1
  231. package/cjs-bundle/components/Comment/index.js +0 -1
  232. package/cjs-bundle/components/Comment/styles.css.js +0 -1
  233. package/cjs-bundle/components/CommentInput/index.js +0 -1
  234. package/cjs-bundle/components/CommentInput/styles.css.js +0 -1
  235. package/cjs-bundle/components/CommentLoader.js +0 -1
  236. package/cjs-bundle/components/CommentWrapper.js +0 -1
  237. package/cjs-bundle/components/CommentsInfo/index.js +0 -1
  238. package/cjs-bundle/components/CommentsInfo/styles.css.js +0 -1
  239. package/cjs-bundle/components/ConfirmationDialog.js +0 -1
  240. package/cjs-bundle/components/ContextMenuItem/index.js +0 -1
  241. package/cjs-bundle/components/CopyToClipboard/CopyToClipboard.js +0 -1
  242. package/cjs-bundle/components/Counter/index.js +0 -1
  243. package/cjs-bundle/components/CustomSelect/index.js +0 -1
  244. package/cjs-bundle/components/DatePicker/index.js +0 -1
  245. package/cjs-bundle/components/DateTimePicker/index.js +0 -1
  246. package/cjs-bundle/components/DevCenter/AppContext.js +0 -1
  247. package/cjs-bundle/components/DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js +0 -1
  248. package/cjs-bundle/components/DevCenter/AppHeader/AppHeader.css.js +0 -1
  249. package/cjs-bundle/components/DevCenter/AppHeader/AppHeader.js +0 -1
  250. package/cjs-bundle/components/DevCenter/AppHeader/AppHeaderStyles.js +0 -1
  251. package/cjs-bundle/components/DevCenter/AppHeader/PadIcon.js +0 -1
  252. package/cjs-bundle/components/DevCenter/AppHeader/PadMode.js +0 -1
  253. package/cjs-bundle/components/DevCenter/AppHeader/VersionBadge.js +0 -1
  254. package/cjs-bundle/components/DevCenter/AppHeader/utils.js +0 -1
  255. package/cjs-bundle/components/DevCenter/AppSettingsPopover/AppSettingsPopover.js +0 -1
  256. package/cjs-bundle/components/DevCenter/AppSideBar/AppSideBar.js +0 -1
  257. package/cjs-bundle/components/DevCenter/AppsDataProvider/AppsDataProvider.js +0 -1
  258. package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/constants.js +0 -1
  259. package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/dataResolvers.js +0 -1
  260. package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/useAppsData.js +0 -1
  261. package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/utils.js +0 -1
  262. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js +0 -1
  263. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +0 -1
  264. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js +0 -1
  265. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js +0 -1
  266. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.js +0 -1
  267. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.css.js +0 -1
  268. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js +0 -1
  269. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +0 -1
  270. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js +0 -1
  271. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js +0 -1
  272. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/styles.js +0 -1
  273. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js +0 -1
  274. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js +0 -1
  275. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js +0 -1
  276. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/components/ChooseAssetButton.js +0 -1
  277. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.css.js +0 -1
  278. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js +0 -1
  279. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js +0 -1
  280. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.css.js +0 -1
  281. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +0 -1
  282. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js +0 -1
  283. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.js +0 -1
  284. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/RestoreAppSizeButton.css.js +0 -1
  285. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js +0 -1
  286. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/RollbarWrapper/RollbarWrapper.js +0 -1
  287. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsData.js +0 -1
  288. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsList.js +0 -1
  289. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAppMaximized.js +0 -1
  290. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAppSettings.js +0 -1
  291. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/utils.js +0 -1
  292. package/cjs-bundle/components/DevCenter/DevCenterRouterContext/DevCenterRouterContext.js +0 -1
  293. package/cjs-bundle/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.css.js +0 -1
  294. package/cjs-bundle/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js +0 -1
  295. package/cjs-bundle/components/DevCenter/DevCenterRouterContext/effects/useDevCenterRouter.js +0 -1
  296. package/cjs-bundle/components/DevCenter/DevCenterRouterContext/hocs/withUniversalLocationHOC.js +0 -1
  297. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterAppZoidComponent.js +0 -1
  298. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js +0 -1
  299. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.module.css.js +0 -1
  300. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +0 -1
  301. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/constants.js +0 -1
  302. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/effects/useXProps.js +0 -1
  303. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/utils/replaceUndefinedValuesWithNull.js +0 -1
  304. package/cjs-bundle/components/DevCenter/NavigationBar/NavigationBar.js +0 -1
  305. package/cjs-bundle/components/DevCenter/SideBar/SideBar.js +0 -1
  306. package/cjs-bundle/components/DisabledSettingsMessage/DisabledSettingsMessage.js +0 -1
  307. package/cjs-bundle/components/DocumentViewer/DocumentViewer.js +0 -1
  308. package/cjs-bundle/components/DocumentViewer/styles.js +0 -1
  309. package/cjs-bundle/components/Drillstring/BHACasingEmptyView/BHACasingEmptyView.js +0 -1
  310. package/cjs-bundle/components/Drillstring/BHAComponentDetail/constants.js +0 -1
  311. package/cjs-bundle/components/Drillstring/BHAComponentDetail/index.js +0 -1
  312. package/cjs-bundle/components/Drillstring/BHAComponentIcon.js +0 -1
  313. package/cjs-bundle/components/Drillstring/BHAComponentsTable/BHAComponentsTable.js +0 -1
  314. package/cjs-bundle/components/Drillstring/BHAComponentsTable/BhaComponentsTable.css.js +0 -1
  315. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.js +0 -1
  316. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +0 -1
  317. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Browser.js +0 -1
  318. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +0 -1
  319. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Component.js +0 -1
  320. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.js +0 -1
  321. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +0 -1
  322. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.js +0 -1
  323. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +0 -1
  324. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/EditComponentDialog.js +0 -1
  325. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Header.js +0 -1
  326. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Browser.js +0 -1
  327. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +0 -1
  328. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.js +0 -1
  329. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +0 -1
  330. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.js +0 -1
  331. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.js +0 -1
  332. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +0 -1
  333. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.js +0 -1
  334. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.js +0 -1
  335. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +0 -1
  336. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.js +0 -1
  337. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Browser.js +0 -1
  338. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +0 -1
  339. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/SortableComponent.js +0 -1
  340. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/SortableComponents.js +0 -1
  341. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.js +0 -1
  342. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +0 -1
  343. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Browser.js +0 -1
  344. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +0 -1
  345. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Suggestions/AutoCompleteDialog.js +0 -1
  346. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.js +0 -1
  347. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Browser.js +0 -1
  348. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +0 -1
  349. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/constants.js +0 -1
  350. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/CancelButton.js +0 -1
  351. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +0 -1
  352. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.js +0 -1
  353. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/FormatedNumber.js +0 -1
  354. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/InputText.js +0 -1
  355. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/MoreButton.js +0 -1
  356. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SaveButton.js +0 -1
  357. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SelectField.js +0 -1
  358. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js +0 -1
  359. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/StaticField.js +0 -1
  360. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/sharedStyles.js +0 -1
  361. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/utils/calculation.js +0 -1
  362. package/cjs-bundle/components/Drillstring/BHAList/BHAList.js +0 -1
  363. package/cjs-bundle/components/Drillstring/BHAList/styles.css.js +0 -1
  364. package/cjs-bundle/components/Drillstring/BHASchematic.js +0 -1
  365. package/cjs-bundle/components/Drillstring/BHATable/BHAComponent.js +0 -1
  366. package/cjs-bundle/components/Drillstring/BHATable/index.js +0 -1
  367. package/cjs-bundle/components/Drillstring/BHATile/BHATile.js +0 -1
  368. package/cjs-bundle/components/Drillstring/BHATile/styles.css.js +0 -1
  369. package/cjs-bundle/components/Drillstring/BHATileIcon.js +0 -1
  370. package/cjs-bundle/components/Drillstring/BhaIndicator/BhaIndicator.js +0 -1
  371. package/cjs-bundle/components/Drillstring/BhaIndicator/styles.css.js +0 -1
  372. package/cjs-bundle/components/Drillstring/DrillstringDetail/DrillstringDetail.js +0 -1
  373. package/cjs-bundle/components/Drillstring/DrillstringDetail/styles.css.js +0 -1
  374. package/cjs-bundle/components/EChartsWrapper/EChartsWrapper.js +0 -1
  375. package/cjs-bundle/components/EChartsWrapper/components/Toolbox/Toolbox.js +0 -1
  376. package/cjs-bundle/components/EChartsWrapper/components/Toolbox/ToolboxButton.js +0 -1
  377. package/cjs-bundle/components/EditableItem/EditableItem/index.js +0 -1
  378. package/cjs-bundle/components/EditableItem/EditableItemWithBadge/index.js +0 -1
  379. package/cjs-bundle/components/EmbeddedApp/DevCenterEmbeddedApp.js +0 -1
  380. package/cjs-bundle/components/EmbeddedApp/EmbeddedApp.js +0 -1
  381. package/cjs-bundle/components/EmbeddedApp/components/AppInfo.js +0 -1
  382. package/cjs-bundle/components/EmbeddedApp/styles.css.js +0 -1
  383. package/cjs-bundle/components/EmojiIconButton.js +0 -1
  384. package/cjs-bundle/components/EmptyState/EmptyState.js +0 -1
  385. package/cjs-bundle/components/EmptyState/constants.js +0 -1
  386. package/cjs-bundle/components/EmptyState/images/index.js +0 -1
  387. package/cjs-bundle/components/EmptyState/styles.js +0 -1
  388. package/cjs-bundle/components/EmptyState/utils.js +0 -1
  389. package/cjs-bundle/components/EmptyView/EmptyAppView/EmptyAppView.js +0 -1
  390. package/cjs-bundle/components/EmptyView/EmptyAppView/components/ErrorSubtitleWithIntercomLink.js +0 -1
  391. package/cjs-bundle/components/EmptyView/EmptyView.js +0 -1
  392. package/cjs-bundle/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.css.js +0 -1
  393. package/cjs-bundle/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js +0 -1
  394. package/cjs-bundle/components/ErrorBoundary/ErrorBoundary.js +0 -1
  395. package/cjs-bundle/components/FailedFileUploading.js +0 -1
  396. package/cjs-bundle/components/FeedItem/FeedItem.css.js +0 -1
  397. package/cjs-bundle/components/FeedItem/FeedItem.js +0 -1
  398. package/cjs-bundle/components/FeedItem/FeedItemEditProvider/FeedItemEditModal.js +0 -1
  399. package/cjs-bundle/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.js +0 -1
  400. package/cjs-bundle/components/FeedItem/components/Actions.js +0 -1
  401. package/cjs-bundle/components/FeedItem/components/AvatarIcon.js +0 -1
  402. package/cjs-bundle/components/FeedItem/components/Content.js +0 -1
  403. package/cjs-bundle/components/FeedItem/components/CreatedAt.js +0 -1
  404. package/cjs-bundle/components/FeedItem/components/FeedComments.js +0 -1
  405. package/cjs-bundle/components/FeedItem/components/Icon.js +0 -1
  406. package/cjs-bundle/components/FeedItem/components/LessonsLearnedLeafIcon.js +0 -1
  407. package/cjs-bundle/components/FeedItem/components/Reactions.js +0 -1
  408. package/cjs-bundle/components/FeedItem/components/RigAndWell.js +0 -1
  409. package/cjs-bundle/components/FeedItem/components/TypeAndAssetTitle.js +0 -1
  410. package/cjs-bundle/components/FeedItem/editModals/DvdCommentEdit/DvdCommentEdit.js +0 -1
  411. package/cjs-bundle/components/FeedItem/editModals/HookloadCommentEdit/HookloadCommentEdit.js +0 -1
  412. package/cjs-bundle/components/FeedItem/editModals/LessonsLearnedEdit/LessonsLearnedEdit.js +0 -1
  413. package/cjs-bundle/components/FeedItem/editModals/NptLessonsCommentEdit/NptLessonsCommentEdit.js +0 -1
  414. package/cjs-bundle/components/FeedItem/editModals/PCCommentEdit/PCCommentEdit.js +0 -1
  415. package/cjs-bundle/components/FeedItem/feedItemTypes/AlertFeedItem.js +0 -1
  416. package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/helpers.js +0 -1
  417. package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.js +0 -1
  418. package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/styles.css.js +0 -1
  419. package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/BhaFeedItem.js +0 -1
  420. package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaNumber.js +0 -1
  421. package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaSchematic.js +0 -1
  422. package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/Info.js +0 -1
  423. package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/NoData.js +0 -1
  424. package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/styles.css.js +0 -1
  425. package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionDailyCostFeedItem.js +0 -1
  426. package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionDocumentFeedItem.js +0 -1
  427. package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionNptFeedItem.js +0 -1
  428. package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionOperationSummaryFeedItem.js +0 -1
  429. package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionOperationalNoteFeedItem.js +0 -1
  430. package/cjs-bundle/components/FeedItem/feedItemTypes/DepthCommentFeedItem.js +0 -1
  431. package/cjs-bundle/components/FeedItem/feedItemTypes/DocumentFeedItem.js +0 -1
  432. package/cjs-bundle/components/FeedItem/feedItemTypes/DrillerMemoFeedItem.js +0 -1
  433. package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingDailyCostFeedItem.js +0 -1
  434. package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingOperationSummaryFeedItem.js +0 -1
  435. package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingOperationalNoteFeedItem.js +0 -1
  436. package/cjs-bundle/components/FeedItem/feedItemTypes/DvDCommentFeedItem.js +0 -1
  437. package/cjs-bundle/components/FeedItem/feedItemTypes/FluidReportFeedItem.js +0 -1
  438. package/cjs-bundle/components/FeedItem/feedItemTypes/GeosteeringFeedItem.js +0 -1
  439. package/cjs-bundle/components/FeedItem/feedItemTypes/HookloadCommentFeedItem.js +0 -1
  440. package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Critical.js +0 -1
  441. package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Major.js +0 -1
  442. package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Minor.js +0 -1
  443. package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/index.js +0 -1
  444. package/cjs-bundle/components/FeedItem/feedItemTypes/NptFeedItem.js +0 -1
  445. package/cjs-bundle/components/FeedItem/feedItemTypes/NptLessonsCommentFeedItem.js +0 -1
  446. package/cjs-bundle/components/FeedItem/feedItemTypes/PCCommentFeedItem.js +0 -1
  447. package/cjs-bundle/components/FeedItem/feedItemTypes/PostFeedItem.js +0 -1
  448. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/api.js +0 -1
  449. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/NoData.js +0 -1
  450. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Predictions.js +0 -1
  451. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/PredictionsItem.js +0 -1
  452. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/Stages.js +0 -1
  453. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/utils.js +0 -1
  454. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/index.js +0 -1
  455. package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/api.js +0 -1
  456. package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/AccuracyPlan.js +0 -1
  457. package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/ActualPointInfo.js +0 -1
  458. package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/Warning.js +0 -1
  459. package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js +0 -1
  460. package/cjs-bundle/components/FeedItem/feedItemTypes/TracesMemoFeedItem.js +0 -1
  461. package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/TargetChanges.js +0 -1
  462. package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/VerticalSectionAzimuth.js +0 -1
  463. package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/constants.js +0 -1
  464. package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/index.js +0 -1
  465. package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/styles.css.js +0 -1
  466. package/cjs-bundle/components/FilePreview/index.js +0 -1
  467. package/cjs-bundle/components/FilePreview/styles.css.js +0 -1
  468. package/cjs-bundle/components/FileTypeIcon.js +0 -1
  469. package/cjs-bundle/components/FileUploadIconButton.js +0 -1
  470. package/cjs-bundle/components/FilesLoader/FilesLoader.js +0 -1
  471. package/cjs-bundle/components/FilesLoader/Icons/CSVFileIcon.js +0 -1
  472. package/cjs-bundle/components/FilesLoader/Icons/DocFileIcon.js +0 -1
  473. package/cjs-bundle/components/FilesLoader/Icons/EDMFileIcon.js +0 -1
  474. package/cjs-bundle/components/FilesLoader/Icons/ExelFileIcon.js +0 -1
  475. package/cjs-bundle/components/FilesLoader/Icons/FileIcon.js +0 -1
  476. package/cjs-bundle/components/FilesLoader/Icons/IconWarning.js +0 -1
  477. package/cjs-bundle/components/FilesLoader/Icons/ImageFileIcon.js +0 -1
  478. package/cjs-bundle/components/FilesLoader/Icons/PdfFileIcon.js +0 -1
  479. package/cjs-bundle/components/FilesLoader/Icons/UnknownFileIcon.js +0 -1
  480. package/cjs-bundle/components/FilesLoader/useStyles.js +0 -1
  481. package/cjs-bundle/components/FolderMenuItem/components/ClosedFolderIcon.js +0 -1
  482. package/cjs-bundle/components/FolderMenuItem/components/FolderIcon.js +0 -1
  483. package/cjs-bundle/components/FolderMenuItem/components/OpenFolderIcon.js +0 -1
  484. package/cjs-bundle/components/FolderMenuItem/index.js +0 -1
  485. package/cjs-bundle/components/FolderMenuItemWithLinks/index.js +0 -1
  486. package/cjs-bundle/components/GoogleDocsViewer/index.js +0 -1
  487. package/cjs-bundle/components/GoogleDocsViewer/styles.js +0 -1
  488. package/cjs-bundle/components/GradientManager/GradientList.js +0 -1
  489. package/cjs-bundle/components/GradientManager/GradientManager.js +0 -1
  490. package/cjs-bundle/components/GradientManager/GradientManager.styles.js +0 -1
  491. package/cjs-bundle/components/GradientManager/GradientManagerWithStorage/GradientManagerWithStorage.js +0 -1
  492. package/cjs-bundle/components/GradientManager/GradientPreview/GradientPreview.js +0 -1
  493. package/cjs-bundle/components/GradientManager/GradientSelect.js +0 -1
  494. package/cjs-bundle/components/GradientManager/GradientSelect.styles.js +0 -1
  495. package/cjs-bundle/components/GradientManager/configuration/constants.js +0 -1
  496. package/cjs-bundle/components/GradientManager/effects/useGradientStorage.js +0 -1
  497. package/cjs-bundle/components/GradientPicker/GradientPicker.js +0 -1
  498. package/cjs-bundle/components/GradientPicker/GradientPicker.styles.js +0 -1
  499. package/cjs-bundle/components/GradientPicker/GradientPicker.utils.js +0 -1
  500. package/cjs-bundle/components/HeaderLayout/HeaderLayout.css.js +0 -1
  501. package/cjs-bundle/components/HeaderLayout/HeaderLayout.js +0 -1
  502. package/cjs-bundle/components/HeaderLayout/constants.js +0 -1
  503. package/cjs-bundle/components/HeaderLayout/effects/index.js +0 -1
  504. package/cjs-bundle/components/HeaderLayout/utils.js +0 -1
  505. package/cjs-bundle/components/HelpCenter/HelpCenterIcon.js +0 -1
  506. package/cjs-bundle/components/HelpCenter/index.js +0 -1
  507. package/cjs-bundle/components/IconButton/index.js +0 -1
  508. package/cjs-bundle/components/IconMenu/index.js +0 -1
  509. package/cjs-bundle/components/Icons/AnnotationIcon.js +0 -1
  510. package/cjs-bundle/components/Icons/AttachIcon.js +0 -1
  511. package/cjs-bundle/components/Icons/DangerousIcon.js +0 -1
  512. package/cjs-bundle/components/Icons/EmojiIcon.js +0 -1
  513. package/cjs-bundle/components/Icons/RecommendationIcon.js +0 -1
  514. package/cjs-bundle/components/Icons/SendIcon.js +0 -1
  515. package/cjs-bundle/components/ImageViewer/index.js +0 -1
  516. package/cjs-bundle/components/ImageViewer/styles.css.js +0 -1
  517. package/cjs-bundle/components/InfiniteList/index.js +0 -1
  518. package/cjs-bundle/components/InfiniteList/styles.css.js +0 -1
  519. package/cjs-bundle/components/KeyboardDateTimePicker.js +0 -1
  520. package/cjs-bundle/components/LabelsCounter/LabelsCounter.js +0 -1
  521. package/cjs-bundle/components/LoadingIndicator/FullScreenLoadingIndicator.js +0 -1
  522. package/cjs-bundle/components/LoadingIndicator/InlineLoadingIndicator.js +0 -1
  523. package/cjs-bundle/components/LoadingIndicator/Loader.js +0 -1
  524. package/cjs-bundle/components/LoadingIndicator/LoadingIndicator.css.js +0 -1
  525. package/cjs-bundle/components/LoadingIndicator/LoadingIndicator.js +0 -1
  526. package/cjs-bundle/components/LoadingIndicator/types.js +0 -1
  527. package/cjs-bundle/components/MenuItem/index.js +0 -1
  528. package/cjs-bundle/components/MiddleTruncate/MiddleTruncate.js +0 -1
  529. package/cjs-bundle/components/MiddleTruncate/utils.js +0 -1
  530. package/cjs-bundle/components/MiddleTruncatedText/MiddleTruncatedText.js +0 -1
  531. package/cjs-bundle/components/Modal/CorvaModal.css.js +0 -1
  532. package/cjs-bundle/components/Modal/CorvaModal.js +0 -1
  533. package/cjs-bundle/components/Modal/DcCorvaModal.js +0 -1
  534. package/cjs-bundle/components/Modal/Modal.js +0 -1
  535. package/cjs-bundle/components/NewDocumentViewer/NewDocumentViewer.js +0 -1
  536. package/cjs-bundle/components/NewDocumentViewer/components/CsvViewer.js +0 -1
  537. package/cjs-bundle/components/NewDocumentViewer/components/PdfViewer.js +0 -1
  538. package/cjs-bundle/components/NewDocumentViewer/components/TextViewer.js +0 -1
  539. package/cjs-bundle/components/NewDocumentViewer/constants.js +0 -1
  540. package/cjs-bundle/components/NewDocumentViewer/effects/useFileContent.js +0 -1
  541. package/cjs-bundle/components/NewDocumentViewer/icons/UnavailableFileIcon.js +0 -1
  542. package/cjs-bundle/components/NewDocumentViewer/styles.js +0 -1
  543. package/cjs-bundle/components/NewDocumentViewer/utils.js +0 -1
  544. package/cjs-bundle/components/Notifications/Notifications.js +0 -1
  545. package/cjs-bundle/components/Notifications/NotificationsContainer.js +0 -1
  546. package/cjs-bundle/components/Notifications/Toast.js +0 -1
  547. package/cjs-bundle/components/Notifications/Toast.styles.js +0 -1
  548. package/cjs-bundle/components/OffsetWellButton/OffsetWellButton.js +0 -1
  549. package/cjs-bundle/components/OffsetWellChips/Chip.js +0 -1
  550. package/cjs-bundle/components/OffsetWellChips/ChipsContainer.js +0 -1
  551. package/cjs-bundle/components/OffsetWellChips/icons/SubjectIcon.js +0 -1
  552. package/cjs-bundle/components/OffsetWellMap/OffsetWellMap.js +0 -1
  553. package/cjs-bundle/components/OffsetWellMap/OffsetWellMap.module.css.js +0 -1
  554. package/cjs-bundle/components/OffsetWellMap/WellTooltip.js +0 -1
  555. package/cjs-bundle/components/OffsetWellMap/WellTooltip.module.css.js +0 -1
  556. package/cjs-bundle/components/OffsetWellMap/effects/usePreviousWells.js +0 -1
  557. package/cjs-bundle/components/OffsetWellMap/utils.js +0 -1
  558. package/cjs-bundle/components/OffsetWellPickerV2/OffsetWellPickerDialog.js +0 -1
  559. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ClearFiltersButton.js +0 -1
  560. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/MultiSelect.js +0 -1
  561. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.js +0 -1
  562. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/RadiusInput.js +0 -1
  563. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +0 -1
  564. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SingleSelect.js +0 -1
  565. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SubjectWellSearch.js +0 -1
  566. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleFiltersButton.js +0 -1
  567. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +0 -1
  568. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/index.js +0 -1
  569. package/cjs-bundle/components/OffsetWellPickerV2/components/Map/Map.css.js +0 -1
  570. package/cjs-bundle/components/OffsetWellPickerV2/components/Map/Map.js +0 -1
  571. package/cjs-bundle/components/OffsetWellPickerV2/components/Map/index.css.js +0 -1
  572. package/cjs-bundle/components/OffsetWellPickerV2/components/Map/index.js +0 -1
  573. package/cjs-bundle/components/OffsetWellPickerV2/components/Map/popup.css.js +0 -1
  574. package/cjs-bundle/components/OffsetWellPickerV2/components/Map/popupGenerator.js +0 -1
  575. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +0 -1
  576. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsSelect.js +0 -1
  577. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/SubjectIndicator.css.js +0 -1
  578. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/SubjectIndicator.js +0 -1
  579. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/index.js +0 -1
  580. package/cjs-bundle/components/OffsetWellPickerV2/constants.js +0 -1
  581. package/cjs-bundle/components/OffsetWellPickerV2/effects/biDirectionalFiltering.js +0 -1
  582. package/cjs-bundle/components/OffsetWellPickerV2/effects/index.js +0 -1
  583. package/cjs-bundle/components/OffsetWellPickerV2/utils/apiCalls.js +0 -1
  584. package/cjs-bundle/components/OffsetWellPickerV2/utils/index.js +0 -1
  585. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/ClearFiltersButton.js +0 -1
  586. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/MultiSelect.js +0 -1
  587. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/RadiusInput.js +0 -1
  588. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +0 -1
  589. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/index.js +0 -1
  590. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/FormationsLegend.js +0 -1
  591. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.css.js +0 -1
  592. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js +0 -1
  593. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/index.js +0 -1
  594. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/popupGenerator.js +0 -1
  595. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/utils.js +0 -1
  596. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AssetSearch.js +0 -1
  597. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetResultSection.js +0 -1
  598. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetTypesSection.js +0 -1
  599. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +0 -1
  600. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/constants.js +0 -1
  601. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/effects/useAssetsData.js +0 -1
  602. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +0 -1
  603. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsSelect.js +0 -1
  604. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/SubjectIndicator.js +0 -1
  605. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/index.js +0 -1
  606. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/styles.js +0 -1
  607. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/constants.js +0 -1
  608. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/effects/biDirectionalFiltering.js +0 -1
  609. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/effects/index.js +0 -1
  610. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +0 -1
  611. package/cjs-bundle/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +0 -1
  612. package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +0 -1
  613. package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/index.js +0 -1
  614. package/cjs-bundle/components/OffsetWellPickerV3/components/WellHubView/index.js +0 -1
  615. package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +0 -1
  616. package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableRows.js +0 -1
  617. package/cjs-bundle/components/OffsetWellPickerV3/constants.js +0 -1
  618. package/cjs-bundle/components/OffsetWellPickerV3/effects/index.js +0 -1
  619. package/cjs-bundle/components/OffsetWellPickerV3/index.js +0 -1
  620. package/cjs-bundle/components/OffsetWellPickerV3/utils/apiCalls.js +0 -1
  621. package/cjs-bundle/components/OffsetWellPickerV4/OffsetWellPickerV4.js +0 -1
  622. package/cjs-bundle/components/OffsetWellPickerV4/OffsetWellPickerV4.module.css.js +0 -1
  623. package/cjs-bundle/components/OffsetWellPickerV4/components/AppHeader/AppHeader.js +0 -1
  624. package/cjs-bundle/components/OffsetWellPickerV4/components/AppHeader/AppHeader.module.css.js +0 -1
  625. package/cjs-bundle/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.js +0 -1
  626. package/cjs-bundle/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.module.css.js +0 -1
  627. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/Filter.js +0 -1
  628. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/Filter.module.css.js +0 -1
  629. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/MultiSelect.js +0 -1
  630. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/PeriodSelect.js +0 -1
  631. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/RadiusInput.js +0 -1
  632. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/SingleSelect.js +0 -1
  633. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/WellSection.js +0 -1
  634. package/cjs-bundle/components/OffsetWellPickerV4/components/Map/WellsMap.js +0 -1
  635. package/cjs-bundle/components/OffsetWellPickerV4/components/Map/WellsMap.module.css.js +0 -1
  636. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.js +0 -1
  637. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.module.css.js +0 -1
  638. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.js +0 -1
  639. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetTypesSection.js +0 -1
  640. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AutoCompleteAssetSearch.js +0 -1
  641. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js +0 -1
  642. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.js +0 -1
  643. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +0 -1
  644. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +0 -1
  645. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.module.css.js +0 -1
  646. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.js +0 -1
  647. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.module.css.js +0 -1
  648. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.js +0 -1
  649. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.module.css.js +0 -1
  650. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/SubjectWellMark.js +0 -1
  651. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/ViewWellSectionsName.js +0 -1
  652. package/cjs-bundle/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +0 -1
  653. package/cjs-bundle/components/OffsetWellPickerV4/components/Toolbar/Toolbar.module.css.js +0 -1
  654. package/cjs-bundle/components/OffsetWellPickerV4/constants.js +0 -1
  655. package/cjs-bundle/components/OffsetWellPickerV4/effects/useAdvancedWells.js +0 -1
  656. package/cjs-bundle/components/OffsetWellPickerV4/effects/useAssetsData.js +0 -1
  657. package/cjs-bundle/components/OffsetWellPickerV4/effects/useBicWells.js +0 -1
  658. package/cjs-bundle/components/OffsetWellPickerV4/effects/useCompanyMetricKey.js +0 -1
  659. package/cjs-bundle/components/OffsetWellPickerV4/effects/useFetchWells.js +0 -1
  660. package/cjs-bundle/components/OffsetWellPickerV4/effects/useFilterOptions.js +0 -1
  661. package/cjs-bundle/components/OffsetWellPickerV4/effects/useFilteredWells.js +0 -1
  662. package/cjs-bundle/components/OffsetWellPickerV4/effects/useSortedWells.js +0 -1
  663. package/cjs-bundle/components/OffsetWellPickerV4/effects/useTableColumns.js +0 -1
  664. package/cjs-bundle/components/OffsetWellPickerV4/utils/apiCalls.js +0 -1
  665. package/cjs-bundle/components/OffsetWellPickerV4/utils/index.js +0 -1
  666. package/cjs-bundle/components/OffsetWellPickerV4/utils/timePeriod.js +0 -1
  667. package/cjs-bundle/components/OffsetWellPickerV4/utils/unitSystem.js +0 -1
  668. package/cjs-bundle/components/PadModeSelect/PadModeSelect.js +0 -1
  669. package/cjs-bundle/components/PadModeSelect/WellStreamActivityStatus.js +0 -1
  670. package/cjs-bundle/components/PadModeSelect/effects/useWellStreamActivityTypeSubscription.js +0 -1
  671. package/cjs-bundle/components/PadModeSelect/effects/useWellStreamsData.js +0 -1
  672. package/cjs-bundle/components/PadModeSelect/types.js +0 -1
  673. package/cjs-bundle/components/PadModeSelect/utils/initialDataFetcher.js +0 -1
  674. package/cjs-bundle/components/PadModeSelect/utils/time.js +0 -1
  675. package/cjs-bundle/components/PadOffsetsPicker/OffsetAssetChip.js +0 -1
  676. package/cjs-bundle/components/PadOffsetsPicker/OffsetAssetsListExpander.js +0 -1
  677. package/cjs-bundle/components/PadOffsetsPicker/PadOffsetsPicker.js +0 -1
  678. package/cjs-bundle/components/PadOffsetsPicker/StagesSelector.js +0 -1
  679. package/cjs-bundle/components/PadOffsetsPicker/index.js +0 -1
  680. package/cjs-bundle/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +0 -1
  681. package/cjs-bundle/components/PadOffsetsPickerV2/useDialogState.js +0 -1
  682. package/cjs-bundle/components/ParameterCharts/AddEditTrack.css.js +0 -1
  683. package/cjs-bundle/components/ParameterCharts/AddEditTrack.js +0 -1
  684. package/cjs-bundle/components/ParameterCharts/ChartsContext.js +0 -1
  685. package/cjs-bundle/components/ParameterCharts/DataContext.js +0 -1
  686. package/cjs-bundle/components/ParameterCharts/ParameterCharts.css.js +0 -1
  687. package/cjs-bundle/components/ParameterCharts/ParameterCharts.js +0 -1
  688. package/cjs-bundle/components/ParameterCharts/SettingsContext.js +0 -1
  689. package/cjs-bundle/components/ParameterCharts/components/ChartContainer.css.js +0 -1
  690. package/cjs-bundle/components/ParameterCharts/components/ChartContainer.js +0 -1
  691. package/cjs-bundle/components/ParameterCharts/components/Charts/EmptyChart.css.js +0 -1
  692. package/cjs-bundle/components/ParameterCharts/components/Charts/EmptyChart.js +0 -1
  693. package/cjs-bundle/components/ParameterCharts/components/Charts/LineChart.css.js +0 -1
  694. package/cjs-bundle/components/ParameterCharts/components/Charts/LineChart.js +0 -1
  695. package/cjs-bundle/components/ParameterCharts/components/Charts/options.js +0 -1
  696. package/cjs-bundle/components/ParameterCharts/components/DataLoadingIndicator.js +0 -1
  697. package/cjs-bundle/components/ParameterCharts/components/SingleChannelTrackSettings.js +0 -1
  698. package/cjs-bundle/components/ParameterCharts/components/Tooltip/CursorPositioner.css.js +0 -1
  699. package/cjs-bundle/components/ParameterCharts/components/Tooltip/CursorPositioner.js +0 -1
  700. package/cjs-bundle/components/ParameterCharts/components/Tooltip/Tooltip.css.js +0 -1
  701. package/cjs-bundle/components/ParameterCharts/components/Tooltip/Tooltip.js +0 -1
  702. package/cjs-bundle/components/ParameterCharts/components/TraceHeader.css.js +0 -1
  703. package/cjs-bundle/components/ParameterCharts/components/TraceHeader.js +0 -1
  704. package/cjs-bundle/components/ParameterCharts/components/TraceSelect.js +0 -1
  705. package/cjs-bundle/components/ParameterCharts/components/TraceSettings.css.js +0 -1
  706. package/cjs-bundle/components/ParameterCharts/components/TraceSettings.js +0 -1
  707. package/cjs-bundle/components/ParameterCharts/components/Track.css.js +0 -1
  708. package/cjs-bundle/components/ParameterCharts/components/Track.js +0 -1
  709. package/cjs-bundle/components/ParameterCharts/components/TrackSettings.css.js +0 -1
  710. package/cjs-bundle/components/ParameterCharts/components/TrackSettings.js +0 -1
  711. package/cjs-bundle/components/ParameterCharts/constants.js +0 -1
  712. package/cjs-bundle/components/ParameterCharts/utils/dataParser.js +0 -1
  713. package/cjs-bundle/components/PinnableFilters/PinnableFilters.css.js +0 -1
  714. package/cjs-bundle/components/PinnableFilters/PinnableFilters.js +0 -1
  715. package/cjs-bundle/components/PinnableFilters/components/FiltersToggler.js +0 -1
  716. package/cjs-bundle/components/PinnableFilters/components/PinAppSwitch.js +0 -1
  717. package/cjs-bundle/components/PinnableFilters/constants.js +0 -1
  718. package/cjs-bundle/components/PinnableFilters/effects/index.js +0 -1
  719. package/cjs-bundle/components/PinnableFilters/utils.js +0 -1
  720. package/cjs-bundle/components/Popover/Popover.js +0 -1
  721. package/cjs-bundle/components/Popper/Popper.js +0 -1
  722. package/cjs-bundle/components/PostInput/PostInput.css.js +0 -1
  723. package/cjs-bundle/components/PostInput/PostInput.js +0 -1
  724. package/cjs-bundle/components/PostPreviewDialog/index.js +0 -1
  725. package/cjs-bundle/components/PostPreviewDialog/styles.css.js +0 -1
  726. package/cjs-bundle/components/PriceInput/FormattedNumber.js +0 -1
  727. package/cjs-bundle/components/PriceInput/PriceInput.js +0 -1
  728. package/cjs-bundle/components/RangeSlider/Input.css.js +0 -1
  729. package/cjs-bundle/components/RangeSlider/RangeSlider.css.js +0 -1
  730. package/cjs-bundle/components/RangeSlider/RangeSlider.js +0 -1
  731. package/cjs-bundle/components/RangeSlider/constants.js +0 -1
  732. package/cjs-bundle/components/RangeSlider/inputs/FromInput.js +0 -1
  733. package/cjs-bundle/components/RangeSlider/inputs/ToInput.js +0 -1
  734. package/cjs-bundle/components/RangeSlider/strategies/horizontal.js +0 -1
  735. package/cjs-bundle/components/RangeSlider/strategies/vertical.js +0 -1
  736. package/cjs-bundle/components/RangeSlider/utils.js +0 -1
  737. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeSidebar.js +0 -1
  738. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeSidebarContext.js +0 -1
  739. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeSidebarStyles.js +0 -1
  740. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.js +0 -1
  741. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxEditDialog.js +0 -1
  742. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +0 -1
  743. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.js +0 -1
  744. package/cjs-bundle/components/RealTimeValuesSidebar/SidebarFooter.js +0 -1
  745. package/cjs-bundle/components/RealTimeValuesSidebar/SidebarTitle.js +0 -1
  746. package/cjs-bundle/components/RealTimeValuesSidebar/enums.js +0 -1
  747. package/cjs-bundle/components/ResizableTable/ResizableTable.js +0 -1
  748. package/cjs-bundle/components/ResizableTable/ResizableTableCell.js +0 -1
  749. package/cjs-bundle/components/ResizableTable/ResizableTableHeaderCell.js +0 -1
  750. package/cjs-bundle/components/Search/Search.js +0 -1
  751. package/cjs-bundle/components/Search/assets/SearchIcon.js +0 -1
  752. package/cjs-bundle/components/Search/components/Groups.js +0 -1
  753. package/cjs-bundle/components/Search/components/InputAdornmentLeft.js +0 -1
  754. package/cjs-bundle/components/Search/components/Listbox.js +0 -1
  755. package/cjs-bundle/components/Search/components/Paper.js +0 -1
  756. package/cjs-bundle/components/Search/components/RecentSearches.js +0 -1
  757. package/cjs-bundle/components/Search/context/index.js +0 -1
  758. package/cjs-bundle/components/Search/styles.js +0 -1
  759. package/cjs-bundle/components/Search/utils/truncate.js +0 -1
  760. package/cjs-bundle/components/SearchInput/index.js +0 -1
  761. package/cjs-bundle/components/Select/SelectFilterBy.js +0 -1
  762. package/cjs-bundle/components/Select/index.js +0 -1
  763. package/cjs-bundle/components/SettingEditors/ColorEditor/index.js +0 -1
  764. package/cjs-bundle/components/SettingEditors/ColorEditor/style.css.js +0 -1
  765. package/cjs-bundle/components/SettingEditors/DropdownEditor/index.js +0 -1
  766. package/cjs-bundle/components/SettingEditors/RadioEditor/index.js +0 -1
  767. package/cjs-bundle/components/SlateFormattedText/Constants.js +0 -1
  768. package/cjs-bundle/components/SlateFormattedText/Elements/ImageElement/ImageElement.css.js +0 -1
  769. package/cjs-bundle/components/SlateFormattedText/Elements/ImageElement/ImageElement.js +0 -1
  770. package/cjs-bundle/components/SlateFormattedText/Elements/VideoElement/VideoElement.js +0 -1
  771. package/cjs-bundle/components/SlateFormattedText/Elements/VideoElement/style.css.js +0 -1
  772. package/cjs-bundle/components/SlateFormattedText/RenderElements.js +0 -1
  773. package/cjs-bundle/components/SlateFormattedText/SlateFormattedText.js +0 -1
  774. package/cjs-bundle/components/SlateFormattedText/style.css.js +0 -1
  775. package/cjs-bundle/components/SlateFormattedText/utils.js +0 -1
  776. package/cjs-bundle/components/StageDesignVActual/ComparisonBar/ComparisonBar.js +0 -1
  777. package/cjs-bundle/components/StageDesignVActual/ComparisonBar/utils.js +0 -1
  778. package/cjs-bundle/components/StageDesignVActual/ComparisonHeader.js +0 -1
  779. package/cjs-bundle/components/StageDesignVActual/ComparisonRow.js +0 -1
  780. package/cjs-bundle/components/StageDesignVActual/ComparisonTable.css.js +0 -1
  781. package/cjs-bundle/components/StageDesignVActual/ElementsComparison/ElementsComparison.js +0 -1
  782. package/cjs-bundle/components/StageDesignVActual/ElementsComparison/utils.js +0 -1
  783. package/cjs-bundle/components/StatusBadge/api.js +0 -1
  784. package/cjs-bundle/components/StatusBadge/components/DQAccordionDetailsContent.js +0 -1
  785. package/cjs-bundle/components/StatusBadge/components/DQAlertTooltip.js +0 -1
  786. package/cjs-bundle/components/StatusBadge/components/DQAlertsTooltip.js +0 -1
  787. package/cjs-bundle/components/StatusBadge/components/DQStatusIcon.js +0 -1
  788. package/cjs-bundle/components/StatusBadge/components/DQUnvalidatedContent.js +0 -1
  789. package/cjs-bundle/components/StatusBadge/components/ReportIssueModal.js +0 -1
  790. package/cjs-bundle/components/StatusBadge/constants.js +0 -1
  791. package/cjs-bundle/components/StatusBadge/index.js +0 -1
  792. package/cjs-bundle/components/StatusBadge/styles.js +0 -1
  793. package/cjs-bundle/components/StatusBadge/utils.js +0 -1
  794. package/cjs-bundle/components/Stepper/Step/Step.js +0 -1
  795. package/cjs-bundle/components/Stepper/Step/styles.js +0 -1
  796. package/cjs-bundle/components/Stepper/Stepper.js +0 -1
  797. package/cjs-bundle/components/Stepper/StepsWrapper.js +0 -1
  798. package/cjs-bundle/components/Stepper/constants.js +0 -1
  799. package/cjs-bundle/components/StyledMenuItem/index.js +0 -1
  800. package/cjs-bundle/components/SwitchControl/index.js +0 -1
  801. package/cjs-bundle/components/SwitchControl/style.css.js +0 -1
  802. package/cjs-bundle/components/Table/TableCell/TableCell.js +0 -1
  803. package/cjs-bundle/components/Table/TableContainer/TableContainer.js +0 -1
  804. package/cjs-bundle/components/Table/TablePagination/TablePagination.js +0 -1
  805. package/cjs-bundle/components/Table/TablePaginationActions/TablePaginationActions.js +0 -1
  806. package/cjs-bundle/components/Table/TableSortLabel/TableSortLabel.js +0 -1
  807. package/cjs-bundle/components/Table/TableToolbar/TableToolbar.js +0 -1
  808. package/cjs-bundle/components/Tabs/Tab.js +0 -1
  809. package/cjs-bundle/components/Tabs/Tabs.js +0 -1
  810. package/cjs-bundle/components/Template/TemplatePopover/Styles.js +0 -1
  811. package/cjs-bundle/components/Template/TemplatePopover/index.js +0 -1
  812. package/cjs-bundle/components/Template/TemplateSharingDialog/ChipSelector.css.js +0 -1
  813. package/cjs-bundle/components/Template/TemplateSharingDialog/ChipSelector.js +0 -1
  814. package/cjs-bundle/components/Template/TemplateSharingDialog/UsersChipSelector.js +0 -1
  815. package/cjs-bundle/components/Template/TemplateSharingDialog/index.js +0 -1
  816. package/cjs-bundle/components/TextField/effects/index.js +0 -1
  817. package/cjs-bundle/components/TextField/index.js +0 -1
  818. package/cjs-bundle/components/TextLink/index.js +0 -1
  819. package/cjs-bundle/components/Toaster/ToastContainer.js +0 -1
  820. package/cjs-bundle/components/Toaster/Toaster.js +0 -1
  821. package/cjs-bundle/components/Tooltip/MuiTooltipDcWrapper.js +0 -1
  822. package/cjs-bundle/components/Tooltip/ScrollableTooltip.js +0 -1
  823. package/cjs-bundle/components/Tooltip/Tooltip.js +0 -1
  824. package/cjs-bundle/components/TracesEditModal/TracesEditModal.css.js +0 -1
  825. package/cjs-bundle/components/TracesEditModal/TracesEditModal.js +0 -1
  826. package/cjs-bundle/components/TracesEditModal/TracesEditModalContainer.js +0 -1
  827. package/cjs-bundle/components/TruncatedText/index.js +0 -1
  828. package/cjs-bundle/components/Typography.js +0 -1
  829. package/cjs-bundle/components/UserCard/index.js +0 -1
  830. package/cjs-bundle/components/UserCard/style.css.js +0 -1
  831. package/cjs-bundle/components/UserCardPopover.js +0 -1
  832. package/cjs-bundle/components/UserMention/constants.js +0 -1
  833. package/cjs-bundle/components/UserMention/index.js +0 -1
  834. package/cjs-bundle/components/UserMention/style.css.js +0 -1
  835. package/cjs-bundle/components/UserMention/utils/index.js +0 -1
  836. package/cjs-bundle/components/VirtualizedTable/CustomizeColumnsDialog.js +0 -1
  837. package/cjs-bundle/components/VirtualizedTable/DraggableList.js +0 -1
  838. package/cjs-bundle/components/VirtualizedTable/VirtualizedTable.js +0 -1
  839. package/cjs-bundle/components/VirtualizedTable/index.js +0 -1
  840. package/cjs-bundle/components/WellSummary/ActivitySummaryChart.js +0 -1
  841. package/cjs-bundle/components/WellSummary/FracWirelineTimeChart.js +0 -1
  842. package/cjs-bundle/components/WellSummary/WellSummaryItemLabel.js +0 -1
  843. package/cjs-bundle/components/WellSummary/WellSummaryItemTitle.js +0 -1
  844. package/cjs-bundle/components/WellSummary/WellSummaryItemValue.js +0 -1
  845. package/cjs-bundle/components/WellSummary/effects/useWellSummaryData.js +0 -1
  846. package/cjs-bundle/components/WellSummary/index.js +0 -1
  847. package/cjs-bundle/components/WellSummary/utils.js +0 -1
  848. package/cjs-bundle/components/index.js +0 -1
  849. package/cjs-bundle/components/shared/useThrottledCallback.js +0 -1
  850. package/cjs-bundle/config/extendNative.js +0 -1
  851. package/cjs-bundle/config/highcharts/highcharts-contour.js +0 -1
  852. package/cjs-bundle/config/highcharts/highcharts.js +0 -1
  853. package/cjs-bundle/config/index.js +0 -1
  854. package/cjs-bundle/config/initGlobalDependencies.js +0 -1
  855. package/cjs-bundle/config/mapbox/index.js +0 -1
  856. package/cjs-bundle/config/theme/accordionOverrides.js +0 -1
  857. package/cjs-bundle/config/theme/buttonOverrides.js +0 -1
  858. package/cjs-bundle/config/theme/checkboxOverrides.js +0 -1
  859. package/cjs-bundle/config/theme/chipOverrides.js +0 -1
  860. package/cjs-bundle/config/theme/dateTimePickerThemeOverrides.js +0 -1
  861. package/cjs-bundle/config/theme/fabOverrides.js +0 -1
  862. package/cjs-bundle/config/theme/formControlLabelOverrides.js +0 -1
  863. package/cjs-bundle/config/theme/formGroupOverrides.js +0 -1
  864. package/cjs-bundle/config/theme/index.js +0 -1
  865. package/cjs-bundle/config/theme/lightThemePalette.mjs.js +0 -1
  866. package/cjs-bundle/config/theme/palette.mjs.js +0 -1
  867. package/cjs-bundle/config/theme/radioOverrides.js +0 -1
  868. package/cjs-bundle/config/theme/tableOverrides.js +0 -1
  869. package/cjs-bundle/config/theme/textFieldOverrides.js +0 -1
  870. package/cjs-bundle/config/theme/themeVariables.mjs.js +0 -1
  871. package/cjs-bundle/config/theme/toggleButtonsGroupOverrides.js +0 -1
  872. package/cjs-bundle/config/theme/tooltipOverrides.js +0 -1
  873. package/cjs-bundle/constants/accuracy.js +0 -1
  874. package/cjs-bundle/constants/alerts.js +0 -1
  875. package/cjs-bundle/constants/appPackages.js +0 -1
  876. package/cjs-bundle/constants/apps.js +0 -1
  877. package/cjs-bundle/constants/assetTypes.js +0 -1
  878. package/cjs-bundle/constants/bha.js +0 -1
  879. package/cjs-bundle/constants/casing.js +0 -1
  880. package/cjs-bundle/constants/classNames.js +0 -1
  881. package/cjs-bundle/constants/completion.js +0 -1
  882. package/cjs-bundle/constants/componentsSettings.js +0 -1
  883. package/cjs-bundle/constants/corvaCompanyId.js +0 -1
  884. package/cjs-bundle/constants/dateTimeFormat.js +0 -1
  885. package/cjs-bundle/constants/devcenter.js +0 -1
  886. package/cjs-bundle/constants/drillstring.js +0 -1
  887. package/cjs-bundle/constants/feed.js +0 -1
  888. package/cjs-bundle/constants/goals.js +0 -1
  889. package/cjs-bundle/constants/index.js +0 -1
  890. package/cjs-bundle/constants/localStorageKeys.js +0 -1
  891. package/cjs-bundle/constants/mixpanel.js +0 -1
  892. package/cjs-bundle/constants/notifications.js +0 -1
  893. package/cjs-bundle/constants/rigActivity.js +0 -1
  894. package/cjs-bundle/constants/segment.js +0 -1
  895. package/cjs-bundle/constants/sizes.js +0 -1
  896. package/cjs-bundle/constants/streamSourceType.js +0 -1
  897. package/cjs-bundle/constants/subscriptions.js +0 -1
  898. package/cjs-bundle/constants/theme.js +0 -1
  899. package/cjs-bundle/constants/wellSummary.js +0 -1
  900. package/cjs-bundle/effects/index.js +0 -1
  901. package/cjs-bundle/effects/useDelayedDcFullscreenElemOpen.js +0 -1
  902. package/cjs-bundle/effects/useDevCenterApp.js +0 -1
  903. package/cjs-bundle/effects/useEscPress.js +0 -1
  904. package/cjs-bundle/effects/useIsAssetViewer.js +0 -1
  905. package/cjs-bundle/effects/useLoadedData.js +0 -1
  906. package/cjs-bundle/effects/useMatchAppContainerSize.js +0 -1
  907. package/cjs-bundle/effects/useOutsideClick.js +0 -1
  908. package/cjs-bundle/effects/useResizeObserver.js +0 -1
  909. package/cjs-bundle/effects/useSharedDCStore.js +0 -1
  910. package/cjs-bundle/effects/useSignedURL.js +0 -1
  911. package/cjs-bundle/effects/useSubscriptions.js +0 -1
  912. package/cjs-bundle/effects/useWellnessAlerts.js +0 -1
  913. package/cjs-bundle/ext-esm/@material-ui/icons/esm/ExpandLess.js +0 -1
  914. package/cjs-bundle/ext-esm/@material-ui/icons/esm/ExpandMore.js +0 -1
  915. package/cjs-bundle/ext-esm/@material-ui/icons/esm/Map.js +0 -1
  916. package/cjs-bundle/ext-esm/@material-ui/icons/esm/UnfoldLess.js +0 -1
  917. package/cjs-bundle/ext-esm/@material-ui/icons/esm/UnfoldMore.js +0 -1
  918. package/cjs-bundle/ext-esm/@material-ui/icons/esm/utils/createSvgIcon.js +0 -1
  919. package/cjs-bundle/ext-esm/style-inject/dist/style-inject.es.js +0 -1
  920. package/cjs-bundle/ext-esm/tslib/tslib.es6.js +0 -1
  921. package/cjs-bundle/hocs/index.js +0 -1
  922. package/cjs-bundle/hocs/withAssetEditorLockHOC.js +0 -1
  923. package/cjs-bundle/hocs/withMUIProvidersHOC.js +0 -1
  924. package/cjs-bundle/icons/IconParkProvider.js +0 -1
  925. package/cjs-bundle/icons/WithCustomSize.js +0 -1
  926. package/cjs-bundle/icons/constants.js +0 -1
  927. package/cjs-bundle/icons/customIcons/icons/AddMessage.js +0 -1
  928. package/cjs-bundle/icons/customIcons/icons/Attention.js +0 -1
  929. package/cjs-bundle/icons/customIcons/icons/Collapse.js +0 -1
  930. package/cjs-bundle/icons/customIcons/icons/Expand.js +0 -1
  931. package/cjs-bundle/icons/customIcons/icons/FolderClosed.js +0 -1
  932. package/cjs-bundle/icons/customIcons/icons/FolderOpened.js +0 -1
  933. package/cjs-bundle/icons/customIcons/icons/GreaterOrEqual.js +0 -1
  934. package/cjs-bundle/icons/customIcons/icons/LessOrEqual.js +0 -1
  935. package/cjs-bundle/icons/customIcons/icons/MultiRuler.js +0 -1
  936. package/cjs-bundle/icons/customIcons/icons/Search.js +0 -1
  937. package/cjs-bundle/icons/customIcons/icons/Wellhub.js +0 -1
  938. package/cjs-bundle/icons/iconParkIcons.js +0 -1
  939. package/cjs-bundle/icons/index.js +0 -1
  940. package/cjs-bundle/index.js +0 -1
  941. package/cjs-bundle/permissions/PermissionsContext.js +0 -1
  942. package/cjs-bundle/permissions/ProvidePermissions.js +0 -1
  943. package/cjs-bundle/permissions/constants/abilities.js +0 -1
  944. package/cjs-bundle/permissions/constants/appsPermissions.js +0 -1
  945. package/cjs-bundle/permissions/constants/index.js +0 -1
  946. package/cjs-bundle/permissions/constants/settingsApps.js +0 -1
  947. package/cjs-bundle/permissions/index.js +0 -1
  948. package/cjs-bundle/permissions/usePermissions.js +0 -1
  949. package/cjs-bundle/permissions/useProvidePermissions.js +0 -1
  950. package/cjs-bundle/permissions/utils.js +0 -1
  951. package/cjs-bundle/permissions/withPermissionsHOC.js +0 -1
  952. package/cjs-bundle/styles/counter/counter.module.scss.js +0 -1
  953. package/cjs-bundle/styles/counter/index.js +0 -1
  954. package/cjs-bundle/styles/customScrollbars.global.css.js +0 -1
  955. package/cjs-bundle/styles/emojiMart.global.css.js +0 -1
  956. package/cjs-bundle/styles/generatedThemesVariables.global.css.js +0 -1
  957. package/cjs-bundle/styles/globalStyles.js +0 -1
  958. package/cjs-bundle/styles/iconPark.global.css.js +0 -1
  959. package/cjs-bundle/styles/index.global.css.js +0 -1
  960. package/cjs-bundle/styles/index.js +0 -1
  961. package/cjs-bundle/styles/lightbox.global.css.js +0 -1
  962. package/cjs-bundle/styles/mapbox.global.css.js +0 -1
  963. package/cjs-bundle/styles/reactVirtualized.global.css.js +0 -1
  964. package/cjs-bundle/styles/typography/colors.module.scss.js +0 -1
  965. package/cjs-bundle/styles/typography/index.js +0 -1
  966. package/cjs-bundle/styles/typography/typography.module.scss.js +0 -1
  967. package/cjs-bundle/utils/DrillstringUtils.js +0 -1
  968. package/cjs-bundle/utils/FluidCheckUtils.js +0 -1
  969. package/cjs-bundle/utils/StageDesignVActualUtils.js +0 -1
  970. package/cjs-bundle/utils/accuracy.js +0 -1
  971. package/cjs-bundle/utils/alerts.js +0 -1
  972. package/cjs-bundle/utils/apps.js +0 -1
  973. package/cjs-bundle/utils/audio.js +0 -1
  974. package/cjs-bundle/utils/bha.js +0 -1
  975. package/cjs-bundle/utils/casing/conversion.js +0 -1
  976. package/cjs-bundle/utils/casing/index.js +0 -1
  977. package/cjs-bundle/utils/casing/validation.js +0 -1
  978. package/cjs-bundle/utils/chartSeries.js +0 -1
  979. package/cjs-bundle/utils/colors.js +0 -1
  980. package/cjs-bundle/utils/completion.js +0 -1
  981. package/cjs-bundle/utils/components.js +0 -1
  982. package/cjs-bundle/utils/constants/units.js +0 -1
  983. package/cjs-bundle/utils/convert.js +0 -1
  984. package/cjs-bundle/utils/convertKeys.js +0 -1
  985. package/cjs-bundle/utils/csvExport.js +0 -1
  986. package/cjs-bundle/utils/dashboardReports.js +0 -1
  987. package/cjs-bundle/utils/delay.js +0 -1
  988. package/cjs-bundle/utils/delayedHighcharts.js +0 -1
  989. package/cjs-bundle/utils/devcenter.js +0 -1
  990. package/cjs-bundle/utils/devcenterToasts.js +0 -1
  991. package/cjs-bundle/utils/drillstring/conversion.js +0 -1
  992. package/cjs-bundle/utils/drillstring/index.js +0 -1
  993. package/cjs-bundle/utils/drillstring/schematic.js +0 -1
  994. package/cjs-bundle/utils/drillstring/validation.js +0 -1
  995. package/cjs-bundle/utils/env.js +0 -1
  996. package/cjs-bundle/utils/feed.js +0 -1
  997. package/cjs-bundle/utils/fileExtension.js +0 -1
  998. package/cjs-bundle/utils/filePreview.js +0 -1
  999. package/cjs-bundle/utils/formatting.js +0 -1
  1000. package/cjs-bundle/utils/ga.js +0 -1
  1001. package/cjs-bundle/utils/goals.js +0 -1
  1002. package/cjs-bundle/utils/goalsConfig/goalsConfig.js +0 -1
  1003. package/cjs-bundle/utils/goalsConfig/index.js +0 -1
  1004. package/cjs-bundle/utils/goalsConfig/utils.js +0 -1
  1005. package/cjs-bundle/utils/index.js +0 -1
  1006. package/cjs-bundle/utils/jsonaDataFormatter.js +0 -1
  1007. package/cjs-bundle/utils/lasParser.js +0 -1
  1008. package/cjs-bundle/utils/localStorage.js +0 -1
  1009. package/cjs-bundle/utils/main.js +0 -1
  1010. package/cjs-bundle/utils/mapUnits.js +0 -1
  1011. package/cjs-bundle/utils/mapbox.js +0 -1
  1012. package/cjs-bundle/utils/metrics/index.js +0 -1
  1013. package/cjs-bundle/utils/metrics/metricsConfig.js +0 -1
  1014. package/cjs-bundle/utils/metrics/utils.js +0 -1
  1015. package/cjs-bundle/utils/mobileDetect.js +0 -1
  1016. package/cjs-bundle/utils/nativeMessages.js +0 -1
  1017. package/cjs-bundle/utils/notificationToasts.js +0 -1
  1018. package/cjs-bundle/utils/notifications.js +0 -1
  1019. package/cjs-bundle/utils/permissions.js +0 -1
  1020. package/cjs-bundle/utils/reports.js +0 -1
  1021. package/cjs-bundle/utils/resolveWellHubSlug.js +0 -1
  1022. package/cjs-bundle/utils/sharedDCStore.js +0 -1
  1023. package/cjs-bundle/utils/themeVariables.js +0 -1
  1024. package/cjs-bundle/utils/time.js +0 -1
  1025. package/cjs-bundle/utils/torqueAndHookloadUtils.js +0 -1
@@ -0,0 +1,459 @@
1
+ export namespace alertFeedItem {
2
+ export const type: string;
3
+ export namespace context {
4
+ namespace alert {
5
+ const id: number;
6
+ const name: string;
7
+ const level: string;
8
+ const active: boolean;
9
+ const status: string;
10
+ const alert_at: string;
11
+ const validated: boolean;
12
+ namespace data {
13
+ const start_hole_depth: number;
14
+ }
15
+ const description: string;
16
+ const occurrences: number;
17
+ const decision_path: string;
18
+ const stage_numbers: any;
19
+ const parent_asset_name: string;
20
+ const alert_definition_id: number;
21
+ }
22
+ }
23
+ export const allowed_actions: string[];
24
+ const id_1: number;
25
+ export { id_1 as id };
26
+ export const segment: string[];
27
+ export const created_at: string;
28
+ export const updated_at: string;
29
+ export const liked: boolean;
30
+ export const likes_count: number;
31
+ export const company_id: number;
32
+ export namespace well {
33
+ const id_2: number;
34
+ export { id_2 as id };
35
+ const name_1: string;
36
+ export { name_1 as name };
37
+ export namespace parent_asset {
38
+ const id_3: number;
39
+ export { id_3 as id };
40
+ const name_2: string;
41
+ export { name_2 as name };
42
+ }
43
+ }
44
+ export const mentioned_users: any[];
45
+ export const likes: any[];
46
+ export const comments: any[];
47
+ export namespace user {
48
+ const first_name: string;
49
+ const last_name: string;
50
+ }
51
+ }
52
+ export namespace bhaFeedItem {
53
+ const type_1: string;
54
+ export { type_1 as type };
55
+ export namespace context_1 {
56
+ const id_4: string;
57
+ export { id_4 as id };
58
+ export namespace bha {
59
+ export namespace data_1 {
60
+ const id_5: number;
61
+ export { id_5 as id };
62
+ const name_3: string;
63
+ export { name_3 as name };
64
+ export const end_depth: number;
65
+ export const components: {
66
+ id: string;
67
+ name: string;
68
+ class: string;
69
+ grade: string;
70
+ order: number;
71
+ family: string;
72
+ length: number;
73
+ weight: number;
74
+ material: string;
75
+ linear_weight: number;
76
+ inner_diameter: number;
77
+ outer_diameter: number;
78
+ connection_type: string;
79
+ component_length: number;
80
+ length_tooljoint: number;
81
+ inner_diameter_tooljoint: number;
82
+ outer_diameter_tooljoint: number;
83
+ gamma_sensor_to_bit_distance: any;
84
+ }[];
85
+ export const start_depth: number;
86
+ export const end_timestamp: number;
87
+ export const start_timestamp: number;
88
+ export const setting_timestamp: number;
89
+ }
90
+ export { data_1 as data };
91
+ export const version: number;
92
+ export const timestamp: number;
93
+ export const collection: string;
94
+ }
95
+ }
96
+ export { context_1 as context };
97
+ }
98
+ export namespace dailyCostFeedItem {
99
+ const type_2: string;
100
+ export { type_2 as type };
101
+ export namespace context_2 {
102
+ const id_6: string;
103
+ export { id_6 as id };
104
+ export namespace daily_cost {
105
+ export namespace data_2 {
106
+ export const cost: number;
107
+ export const date: number;
108
+ const description_1: string;
109
+ export { description_1 as description };
110
+ export const cumulative_cost: number;
111
+ }
112
+ export { data_2 as data };
113
+ export const app_key: string;
114
+ const version_1: number;
115
+ export { version_1 as version };
116
+ const timestamp_1: number;
117
+ export { timestamp_1 as timestamp };
118
+ const collection_1: string;
119
+ export { collection_1 as collection };
120
+ }
121
+ }
122
+ export { context_2 as context };
123
+ }
124
+ export namespace depthCommentFeedItem {
125
+ const type_3: string;
126
+ export { type_3 as type };
127
+ export namespace context_3 {
128
+ const id_7: string;
129
+ export { id_7 as id };
130
+ export namespace depth_comments {
131
+ export const body: string;
132
+ const timestamp_2: string;
133
+ export { timestamp_2 as timestamp };
134
+ export const commentDepth: number;
135
+ export const recordTimestamp: number;
136
+ }
137
+ }
138
+ export { context_3 as context };
139
+ }
140
+ export namespace drillingDysfunctionFeedItem {
141
+ const type_4: string;
142
+ export { type_4 as type };
143
+ export namespace context_4 {
144
+ namespace drilling_dysfunction_event {
145
+ const body_1: string;
146
+ export { body_1 as body };
147
+ export namespace data_3 {
148
+ export const holeDepth: number;
149
+ const timestamp_3: number;
150
+ export { timestamp_3 as timestamp };
151
+ }
152
+ export { data_3 as data };
153
+ }
154
+ }
155
+ export { context_4 as context };
156
+ }
157
+ export namespace dvdCommentFeedItem {
158
+ const type_5: string;
159
+ export { type_5 as type };
160
+ export namespace context_5 {
161
+ namespace dvd_comment {
162
+ const body_2: string;
163
+ export { body_2 as body };
164
+ export namespace data_4 {
165
+ export const days: number;
166
+ export const pointId: string;
167
+ export const bitDepth: number;
168
+ const holeDepth_1: number;
169
+ export { holeDepth_1 as holeDepth };
170
+ export const serieName: string;
171
+ const timestamp_4: number;
172
+ export { timestamp_4 as timestamp };
173
+ }
174
+ export { data_4 as data };
175
+ }
176
+ }
177
+ export { context_5 as context };
178
+ }
179
+ export namespace fluidReportFeedItem {
180
+ const type_6: string;
181
+ export { type_6 as type };
182
+ export namespace context_6 {
183
+ const id_8: string;
184
+ export { id_8 as id };
185
+ export namespace fluid_report {
186
+ export namespace data_5 {
187
+ const date_1: number;
188
+ export { date_1 as date };
189
+ export const depth: number;
190
+ export const mud_type: string;
191
+ const end_depth_1: number;
192
+ export { end_depth_1 as end_depth };
193
+ export namespace viscosity {
194
+ const pv: number;
195
+ const yp: number;
196
+ const rpm_readings: {
197
+ id: string;
198
+ rpm: number;
199
+ order: number;
200
+ dial_reading: number;
201
+ }[];
202
+ }
203
+ export const mud_density: number;
204
+ const end_timestamp_1: number;
205
+ export { end_timestamp_1 as end_timestamp };
206
+ const setting_timestamp_1: number;
207
+ export { setting_timestamp_1 as setting_timestamp };
208
+ }
209
+ export { data_5 as data };
210
+ const version_2: number;
211
+ export { version_2 as version };
212
+ const timestamp_5: number;
213
+ export { timestamp_5 as timestamp };
214
+ const collection_2: string;
215
+ export { collection_2 as collection };
216
+ }
217
+ }
218
+ export { context_6 as context };
219
+ }
220
+ export namespace geosteeringCommentsFeedItem {
221
+ const type_7: string;
222
+ export { type_7 as type };
223
+ export namespace context_7 {
224
+ namespace geosteering_comments {
225
+ const body_3: string;
226
+ export { body_3 as body };
227
+ export namespace data_6 {
228
+ export namespace axis {
229
+ export const MD: number;
230
+ export const xPos: number;
231
+ export const yPos: number;
232
+ export const aboveBOT: number;
233
+ export const belowTOT: number;
234
+ export const xAxisPos: number;
235
+ export const yAxisPos: number;
236
+ const holeDepth_2: number;
237
+ export { holeDepth_2 as holeDepth };
238
+ }
239
+ const timestamp_6: string;
240
+ export { timestamp_6 as timestamp };
241
+ export const targetStructure: string;
242
+ export const isRecommendation: boolean;
243
+ export const recommendedWindow: string;
244
+ }
245
+ export { data_6 as data };
246
+ }
247
+ }
248
+ export { context_7 as context };
249
+ }
250
+ export namespace hookloadBroomstickCommentFeedItem {
251
+ const type_8: string;
252
+ export { type_8 as type };
253
+ export namespace context_8 {
254
+ namespace hookload_broomstick_comment {
255
+ const body_4: string;
256
+ export { body_4 as body };
257
+ export namespace data_7 {
258
+ export const hookload: number;
259
+ const timestamp_7: number;
260
+ export { timestamp_7 as timestamp };
261
+ export const activityType: string;
262
+ export const activityLabel: string;
263
+ export const bhaOrCasingId: string;
264
+ export const measuredDepth: number;
265
+ }
266
+ export { data_7 as data };
267
+ }
268
+ }
269
+ export { context_8 as context };
270
+ }
271
+ export namespace lessonsLearnedFeedItem {
272
+ const type_9: string;
273
+ export { type_9 as type };
274
+ export namespace context_9 {
275
+ const id_9: string;
276
+ export { id_9 as id };
277
+ export namespace lessons_learned {
278
+ export namespace data_8 {
279
+ export const cause: string;
280
+ export const phase: string;
281
+ export const topic: string;
282
+ export const md_end: number;
283
+ export const section: string;
284
+ export const tvd_end: number;
285
+ export const activity: string;
286
+ export const end_time: number;
287
+ export const md_start: number;
288
+ export const severity: string;
289
+ export const tvd_start: number;
290
+ export const start_time: number;
291
+ const description_2: string;
292
+ export { description_2 as description };
293
+ }
294
+ export { data_8 as data };
295
+ const version_3: number;
296
+ export { version_3 as version };
297
+ const timestamp_8: number;
298
+ export { timestamp_8 as timestamp };
299
+ const collection_3: string;
300
+ export { collection_3 as collection };
301
+ }
302
+ }
303
+ export { context_9 as context };
304
+ }
305
+ export namespace nptEventFeedItem {
306
+ const type_10: string;
307
+ export { type_10 as type };
308
+ export namespace context_10 {
309
+ const id_10: string;
310
+ export { id_10 as id };
311
+ export namespace npt_event {
312
+ export namespace data_9 {
313
+ const type_11: string;
314
+ export { type_11 as type };
315
+ const depth_1: number;
316
+ export { depth_1 as depth };
317
+ export const comment: string;
318
+ const end_time_1: number;
319
+ export { end_time_1 as end_time };
320
+ const start_time_1: number;
321
+ export { start_time_1 as start_time };
322
+ }
323
+ export { data_9 as data };
324
+ const version_4: number;
325
+ export { version_4 as version };
326
+ const timestamp_9: number;
327
+ export { timestamp_9 as timestamp };
328
+ const collection_4: string;
329
+ export { collection_4 as collection };
330
+ }
331
+ }
332
+ export { context_10 as context };
333
+ }
334
+ export namespace operationSummaryFeedItem {
335
+ const type_12: string;
336
+ export { type_12 as type };
337
+ export namespace context_11 {
338
+ const id_11: string;
339
+ export { id_11 as id };
340
+ export namespace operation_summary {
341
+ export namespace data_10 {
342
+ const summary: string;
343
+ const date_time: number;
344
+ }
345
+ export { data_10 as data };
346
+ export const _pre_id: number;
347
+ const version_5: number;
348
+ export { version_5 as version };
349
+ const timestamp_10: number;
350
+ export { timestamp_10 as timestamp };
351
+ const collection_5: string;
352
+ export { collection_5 as collection };
353
+ }
354
+ }
355
+ export { context_11 as context };
356
+ }
357
+ export namespace operationalNoteFeedItem {
358
+ const type_13: string;
359
+ export { type_13 as type };
360
+ export namespace context_12 {
361
+ const id_12: string;
362
+ export { id_12 as id };
363
+ export namespace operational_note {
364
+ export namespace data_11 {
365
+ export const note: string;
366
+ const type_14: string;
367
+ export { type_14 as type };
368
+ const status_1: string;
369
+ export { status_1 as status };
370
+ const date_time_1: number;
371
+ export { date_time_1 as date_time };
372
+ export const visible_to_users: boolean;
373
+ }
374
+ export { data_11 as data };
375
+ const version_6: number;
376
+ export { version_6 as version };
377
+ const timestamp_11: number;
378
+ export { timestamp_11 as timestamp };
379
+ const collection_6: string;
380
+ export { collection_6 as collection };
381
+ }
382
+ }
383
+ export { context_12 as context };
384
+ }
385
+ export namespace pcCommentFeedItem {
386
+ const type_15: string;
387
+ export { type_15 as type };
388
+ export namespace context_13 {
389
+ namespace pc_comment {
390
+ const body_5: string;
391
+ export { body_5 as body };
392
+ export namespace data_12 {
393
+ const holeDepth_3: number;
394
+ export { holeDepth_3 as holeDepth };
395
+ const timestamp_12: number;
396
+ export { timestamp_12 as timestamp };
397
+ }
398
+ export { data_12 as data };
399
+ export const attachment: any;
400
+ }
401
+ }
402
+ export { context_13 as context };
403
+ }
404
+ export namespace postFeedItem {
405
+ const type_16: string;
406
+ export { type_16 as type };
407
+ export namespace context_14 {
408
+ namespace post {
409
+ const body_6: string;
410
+ export { body_6 as body };
411
+ }
412
+ }
413
+ export { context_14 as context };
414
+ }
415
+ export namespace surveyStationFeedItem {
416
+ const type_17: string;
417
+ export { type_17 as type };
418
+ export namespace context_15 {
419
+ const id_13: string;
420
+ export { id_13 as id };
421
+ export namespace survey_station {
422
+ export namespace data_13 {
423
+ const dls: number;
424
+ const tvd: number;
425
+ const azimuth: number;
426
+ const easting: number;
427
+ const northing: number;
428
+ const inclination: number;
429
+ const measured_depth: number;
430
+ const vertical_section: number;
431
+ }
432
+ export { data_13 as data };
433
+ export namespace well_1 {
434
+ const status_2: string;
435
+ export { status_2 as status };
436
+ }
437
+ export { well_1 as well };
438
+ }
439
+ }
440
+ export { context_15 as context };
441
+ }
442
+ export namespace tracesMemoFeedItem {
443
+ const type_18: string;
444
+ export { type_18 as type };
445
+ export namespace context_16 {
446
+ namespace traces_memo {
447
+ const body_7: string;
448
+ export { body_7 as body };
449
+ const bitDepth_1: number;
450
+ export { bitDepth_1 as bitDepth };
451
+ const holeDepth_4: number;
452
+ export { holeDepth_4 as holeDepth };
453
+ const timestamp_13: number;
454
+ export { timestamp_13 as timestamp };
455
+ }
456
+ }
457
+ export { context_16 as context };
458
+ }
459
+ //# sourceMappingURL=feed.fixtures.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"feed.fixtures.d.ts","sourceRoot":"","sources":["../../../src/components/FeedItem/feed.fixtures.js"],"names":[],"mappings":""}
@@ -1 +1 @@
1
- import e from"@babel/runtime/helpers/defineProperty";import t from"@babel/runtime/helpers/slicedToArray";import{useState as o,createRef as r,useCallback as i,useEffect as s}from"react";import n from"prop-types";import p from"classnames";import{Typography as m,IconButton as a}from"@material-ui/core";import l from"@material-ui/icons/Close";import c from"@material-ui/icons/GetApp";import{useStyles as d}from"./styles.js";import{jsxs as j,jsx as u}from"react/jsx-runtime";import"../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"lodash";import"../../icons/WithCustomSize.js";import"../../icons/IconParkProvider.js";import"../../icons/customIcons/icons/AddMessage.js";import"../../icons/customIcons/icons/Attention.js";import"../../icons/customIcons/icons/Collapse.js";import"../../icons/customIcons/icons/Expand.js";import"../../icons/customIcons/icons/FolderClosed.js";import"../../icons/customIcons/icons/FolderOpened.js";import"../../icons/customIcons/icons/GreaterOrEqual.js";import"../../icons/customIcons/icons/LessOrEqual.js";import"../../icons/customIcons/icons/Search.js";import"../../icons/customIcons/icons/Wellhub.js";import"../../icons/customIcons/icons/MultiRuler.js";import"../../utils/mobileDetect.js";import"../IconButton/index.js";import"../../constants/goals.js";import"../../constants/segment.js";import"../../constants/alerts.js";import"../../constants/apps.js";import"../../constants/drillstring.js";import"../../constants/completion.js";import"../../constants/appPackages.js";import"../../constants/notifications.js";import"../../constants/feed.js";import"../../constants/bha.js";import"../../utils/env.js";import"../GradientManager/configuration/constants.js";import"../Modal/CorvaModal.css.js";import"uuid";import"../IconMenu/index.js";import"../StyledMenuItem/index.js";import"../AppIcon/AppIcon.js";import"../DevCenter/AppHeader/AppHeader.js";import"../DevCenter/AppSideBar/AppSideBar.js";import"../DevCenter/AppsDataProvider/AppsDataProvider.js";import"@material-ui/icons";import"../DevCenter/AppContext.js";import"../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../utils/index.js";import"../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js";import"../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js";import"../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js";import"../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js";import"rollbar";import"@rollbar/react";import"../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js";import"../Icons/AnnotationIcon.js";import"../Annotations/components/AnnotationsList/index.js";import"../Annotations/components/LastAnnotation/index.js";import"../Annotations/AnnotationsContext.js";import"querystring";import"uuid/v1";import"../../clients/subscriptions.js";import"../../clients/jsonApi/index.js";import"jsona";import"../StatusBadge/constants.js";import"@babel/runtime/helpers/toConsumableArray";import"lodash/set";import"lodash/get";import"lodash/unset";import"moment";import"../../clients/api/apiCore.js";import"../../clients/constants.js";import"../../clients/sso/auth0.js";import"../../clients/sso/oauth2.js";import"../HelpCenter/HelpCenterIcon.js";import"../DevCenter/NavigationBar/NavigationBar.js";import"../DevCenter/SideBar/SideBar.js";import"../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../AssetEditor/index.js";import"../AssetEditorV2/index.js";import"../AppVersionsSelect/AppVersionsSelect.js";import C from"../LoadingIndicator/LoadingIndicator.js";import"../Typography.js";import"../RealTimeValuesSidebar/RealTimeSidebar.js";import"../CollapsableSidebar.js";import"../DateTimePicker/index.js";import"../DatePicker/index.js";import"../ErrorBoundary/ErrorBoundary.js";import"../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../SlateFormattedText/SlateFormattedText.js";import"../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"slate";import"../EmptyState/EmptyState.js";import"../ParameterCharts/ParameterCharts.js";import"../ParameterCharts/AddEditTrack.js";import"../ChartActionsList/ChartActionsList.js";import"../CopyToClipboard/CopyToClipboard.js";import"../AssetEditor/AssetEditorAutocomplete.js";import"../AssetEditor/SingleAssetEditor.js";import"../SettingEditors/ColorEditor/index.js";import"../SettingEditors/DropdownEditor/index.js";import"../SettingEditors/RadioEditor/index.js";import"../SwitchControl/index.js";import"../ColorPicker/ColorPicker.js";import"../Chart/components/ChartButton.js";import"../Chart/components/ChartButtons.js";import"../Chart/components/ChartWrapper.js";import"../Chart/components/AxisDropdown.js";import"../Chart/components/ChartSelect.js";import"../Chart/components/buttons/DragToZoomButton.js";import"../Chart/components/buttons/ZoomInButton.js";import"../Chart/components/buttons/ZoomOutButton.js";import"../Chart/components/buttons/PanButton.js";import"../Chart/components/buttons/ResetZoomButton.js";import"../Chart/components/buttons/HideAxesButton.js";import"../Chart/components/buttons/ChartTypeButton.js";import"../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../TruncatedText/index.js";import"../MiddleTruncatedText/MiddleTruncatedText.js";import"../RangeSlider/RangeSlider.js";import"../AdvancedSlider/AdvancedSlider.js";import"../Breadcrumbs/index.js";import"../VirtualizedTable/index.js";import"../EmptyView/EmptyView.js";import"../EmptyView/EmptyAppView/EmptyAppView.js";import"../Button/components/Button/index.js";import"moment-timezone";import"../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js";import"../Button/components/LiveButton/styles.js";import"../ContextMenuItem/index.js";import"../FolderMenuItem/index.js";import"../EditableItem/EditableItem/index.js";import"../EditableItem/EditableItemWithBadge/index.js";import"../Checkbox/index.js";import"../FolderMenuItemWithLinks/index.js";import"../TextField/index.js";import"../Chip/index.js";import"../Counter/index.js";import"../AnchorsList/AnchorsList.js";import"../Select/index.js";import"../Select/SelectFilterBy.js";import"../CustomSelect/index.js";import"../Tabs/Tabs.js";import"../Tabs/Tab.js";import"../ResizableTable/ResizableTable.js";import"../GradientPicker/GradientPicker.js";import"../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../GradientManager/GradientPreview/GradientPreview.js";import"../GradientManager/GradientSelect.styles.js";import"../GradientManager/GradientManager.styles.js";import"../Drillstring/BHASchematic.js";import"../Drillstring/BHATable/index.js";import"../Drillstring/BHAComponentIcon.js";import"../Drillstring/BHAComponentDetail/index.js";import"../Drillstring/BHATileIcon.js";import"../Drillstring/BHATile/BHATile.js";import"../Drillstring/BHAList/BHAList.js";import"../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../Casing/CasingTable/index.js";import"../Casing/CasingComponentIcon.js";import"../Casing/CasingTileIcon.js";import"../Casing/CasingTableV2/CasingTableV2.js";import"../Casing/CasingTile/CasingTile.js";import"../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../WellSummary/WellSummaryItemLabel.js";import"../WellSummary/WellSummaryItemTitle.js";import"../WellSummary/WellSummaryItemValue.js";import"../WellSummary/ActivitySummaryChart.js";import"../WellSummary/FracWirelineTimeChart.js";import"../BICOffsetPickerDialog/index.js";import"../OffsetWellButton/OffsetWellButton.js";import"../OffsetWellPickerV2/OffsetWellPickerDialog.js";import"../OffsetWellPickerV3/index.js";import"../OffsetWellChips/Chip.js";import"../OffsetWellChips/ChipsContainer.js";import"../OffsetWellPickerV4/utils/apiCalls.js";import"../OffsetWellPickerV4/effects/useAdvancedWells.js";import"../OffsetWellPickerV4/constants.js";import"react-virtualized";import"../OffsetWellPickerV4/effects/useAssetsData.js";import"../OffsetWellPickerV4/components/AppHeader/AppHeader.js";import"../OffsetWellPickerV4/components/Toolbar/Toolbar.js";import"../OffsetWellPickerV4/components/Filter/Filter.js";import"../OffsetWellPickerV4/components/Map/WellsMap.js";import"../OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js";import"../OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js";import"../OffsetWellPickerV4/utils/index.js";import"../OffsetWellPickerV4/OffsetWellPickerV4.module.css.js";import"../../styles/typography/index.js";import"../../styles/counter/counter.module.scss.js";import"../OffsetWellMap/OffsetWellMap.js";import"@material-ui/core/Snackbar";import"../Notifications/Toast.js";import"../Toaster/Toaster.js";import"../ConfirmationDialog.js";import"../TextLink/index.js";import"../Avatar/index.js";import"../Template/TemplatePopover/index.js";import"../Template/TemplateSharingDialog/index.js";import"../MenuItem/index.js";import"../MiddleTruncate/MiddleTruncate.js";import"../PadModeSelect/PadModeSelect.js";import"../PinnableFilters/PinnableFilters.js";import"../HeaderLayout/HeaderLayout.js";import"../PadOffsetsPicker/PadOffsetsPicker.js";import"../PadOffsetsPicker/OffsetAssetChip.js";import"../PadOffsetsPicker/OffsetAssetsListExpander.js";import"../PadOffsetsPicker/StagesSelector.js";import"../PadOffsetsPickerV2/PadOffsetsPickerV2.js";import"../Table/TableToolbar/TableToolbar.js";import"../Table/TableContainer/TableContainer.js";import"../Table/TableCell/TableCell.js";import"../Table/TablePagination/TablePagination.js";import"../Table/TablePaginationActions/TablePaginationActions.js";import"../Tooltip/ScrollableTooltip.js";import"../PriceInput/PriceInput.js";import"../LabelsCounter/LabelsCounter.js";import"../Stepper/Stepper.js";import"../Stepper/Step/Step.js";import"../Stepper/StepsWrapper.js";import"../Comment/CommentIcon/index.js";import"../FilesLoader/FilesLoader.js";import"../FilesLoader/Icons/FileIcon.js";import"../SearchInput/index.js";import"../FeedItem/FeedItem.js";import"../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../PostInput/PostInput.js";import"../KeyboardDateTimePicker.js";import"../AddComment/Popover.js";import"../AddComment/Popup.js";import"../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../StageDesignVActual/ComparisonHeader.js";import"../StageDesignVActual/ComparisonRow.js";import"../EmbeddedApp/DevCenterEmbeddedApp.js";import"../EmbeddedApp/EmbeddedApp.js";import"../Autocomplete/Autocomplete.js";import"../DocumentViewer/DocumentViewer.js";import"../ColorPickerPalette/ColorPickerPalette.js";import"../Search/Search.js";import"../Search/components/Listbox.js";import"../Search/components/Paper.js";import"../Search/components/RecentSearches.js";import"../Search/components/Groups.js";import"../StatusBadge/index.js";import"../Attachment/index.js";import"../EmojiIconButton.js";import"../FileUploadIconButton.js";import"../FilePreview/index.js";import"../FailedFileUploading.js";import"../UserMention/index.js";import"../CommentsInfo/index.js";import"../CommentInput/index.js";import"../Comment/index.js";import"../CommentLoader.js";import"../AssetNameLabel/AssetStatusBadge.js";import"../AssetEditorV2/components/PrimaryAssetSelect.js";import"../AssetEditorV2/components/SecondaryAssetSelect.js";import"../AssetEditorV2/components/SelectItem.js";import"../AssetEditorV2/components/MultipleAssetsToggle.js";import"../AssetEditorV2/components/PrimaryAssetSelectV2.js";import"../EChartsWrapper/EChartsWrapper.js";import"../AssetsMultipleSelector/AssetsMultipleSelector.js";import"../NewDocumentViewer/effects/useFileContent.js";import"../NewDocumentViewer/styles.js";var f=function(n){var f=n.fileUrl,A=n.fileSize,v=n.fileName,b=n.webviewType,g=n.onClose,D=n["data-testid"],P=o(!0),S=t(P,2),h=S[0],T=S[1],x=o(!1),I=t(x,2),y=I[0],B=I[1],E=r(null),V=r(null),k=d(),W=i((function(){return"office"===b?"https://view.officeapps.live.com/op/embed.aspx?src=".concat(window.encodeURIComponent(f)):"https://docs.google.com/viewer?url=".concat(encodeURIComponent(f),"&embedded=true")}),[f]),O=function(){V.current&&(V.current.src=W(),V.current.contentWindow.location.reload())},M=function(){E.current&&clearInterval(E.current),T(!1)};return s((function(){T(!0),B(!1);var e=A&&A>=1048576?A/1048576*1e4:1e4;return E&&(clearInterval(E.current),E.current=setInterval(O,e)),function(){clearInterval(E.current)}}),[f]),j("div",{"data-testid":"".concat(D,"_file_").concat(v),className:k.viewer,children:[j("div",{className:k.toolbar,children:[u(m,{"data-testid":"".concat(D,"_fileName"),children:v}),j("div",{children:[u(a,{size:"small",className:k.iconButton,children:u("a",{download:!0,href:f,target:"_blank",rel:"noopener noreferrer",children:u(c,{fontSize:"small"})})}),u(a,{size:"small",onClick:g,className:k.iconButton,children:u(l,{fontSize:"small"})})]})]}),h&&u("div",{className:k.frame,children:u(C,{white:!1})}),y?u("div",{className:k.frame,children:u(m,{variant:"body2",className:k.failed,children:"Loading failed"})}):u("iframe",{"data-testid":"".concat(D,"_frame"),className:p(k.frame,e({},k.hiddenFrame,h)),title:f,src:W(),onLoad:M,onError:function(){M(),B(!0)},ref:V})]})};f.propTypes={fileUrl:n.string.isRequired,webviewType:n.oneOf(["google","office"]),fileName:n.string,fileSize:n.number,onClose:n.func.isRequired,"data-testid":n.string},f.defaultProps={fileName:void 0,fileSize:void 0,webviewType:"google","data-testid":"DocumentViewer"};export{f as default};
1
+ import e from"@babel/runtime/helpers/defineProperty";import r from"@babel/runtime/helpers/slicedToArray";import{useState as i,createRef as o,useCallback as t,useEffect as n}from"react";import a from"prop-types";import l from"classnames";import{Typography as c,IconButton as s}from"@material-ui/core";import m from"@material-ui/icons/Close";import d from"@material-ui/icons/GetApp";import{useStyles as f}from"./styles.js";import u from"../LoadingIndicator/LoadingIndicator.js";import{jsxs as p,jsx as v}from"react/jsx-runtime";var h=function(a){var h=a.fileUrl,w=a.fileSize,b=a.fileName,g=a.webviewType,N=a.onClose,y=a["data-testid"],I=i(!0),z=r(I,2),C=z[0],S=z[1],T=i(!1),_=r(T,2),L=_[0],R=_[1],U=o(null),j=o(null),x=f(),k=t((function(){return"office"===g?"https://view.officeapps.live.com/op/embed.aspx?src=".concat(window.encodeURIComponent(h)):"https://docs.google.com/viewer?url=".concat(encodeURIComponent(h),"&embedded=true")}),[h]),q=function(){j.current&&(j.current.src=k(),j.current.contentWindow.location.reload())},A=function(){U.current&&clearInterval(U.current),S(!1)};return n((function(){S(!0),R(!1);var e=w&&w>=1048576?w/1048576*1e4:1e4;return U&&(clearInterval(U.current),U.current=setInterval(q,e)),function(){clearInterval(U.current)}}),[h]),p("div",{"data-testid":"".concat(y,"_file_").concat(b),className:x.viewer,children:[p("div",{className:x.toolbar,children:[v(c,{"data-testid":"".concat(y,"_fileName"),children:b}),p("div",{children:[v(s,{size:"small",className:x.iconButton,children:v("a",{download:!0,href:h,target:"_blank",rel:"noopener noreferrer",children:v(d,{fontSize:"small"})})}),v(s,{size:"small",onClick:N,className:x.iconButton,children:v(m,{fontSize:"small"})})]})]}),C&&v("div",{className:x.frame,children:v(u,{white:!1})}),L?v("div",{className:x.frame,children:v(c,{variant:"body2",className:x.failed,children:"Loading failed"})}):v("iframe",{"data-testid":"".concat(y,"_frame"),className:l(x.frame,e({},x.hiddenFrame,C)),title:h,src:k(),onLoad:A,onError:function(){A(),R(!0)},ref:j})]})};h.propTypes={fileUrl:a.string.isRequired,webviewType:a.oneOf(["google","office"]),fileName:a.string,fileSize:a.number,onClose:a.func.isRequired,"data-testid":a.string},h.defaultProps={fileName:void 0,fileSize:void 0,webviewType:"google","data-testid":"DocumentViewer"};export{h as default};
@@ -1 +1 @@
1
- import e from"prop-types";import{withStyles as t,Tooltip as o}from"@material-ui/core";import{InfoOutlined as i}from"@material-ui/icons";import{jsxs as r,jsx as s}from"react/jsx-runtime";import"../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"classnames";import"lodash";import"../../../../icons/WithCustomSize.js";import"../../../../icons/IconParkProvider.js";import"../../../../icons/customIcons/icons/AddMessage.js";import"../../../../icons/customIcons/icons/Attention.js";import"../../../../icons/customIcons/icons/Collapse.js";import"../../../../icons/customIcons/icons/Expand.js";import"../../../../icons/customIcons/icons/FolderClosed.js";import"../../../../icons/customIcons/icons/FolderOpened.js";import"../../../../icons/customIcons/icons/GreaterOrEqual.js";import"../../../../icons/customIcons/icons/LessOrEqual.js";import"../../../../icons/customIcons/icons/Search.js";import"../../../../icons/customIcons/icons/Wellhub.js";import"../../../../icons/customIcons/icons/MultiRuler.js";import"../../../../utils/mobileDetect.js";import"../../../IconButton/index.js";import"../../../../constants/goals.js";import"../../../../constants/segment.js";import"../../../../constants/alerts.js";import"../../../../constants/apps.js";import"../../../../constants/drillstring.js";import"../../../../constants/completion.js";import"../../../../constants/appPackages.js";import"../../../../constants/notifications.js";import"../../../../constants/feed.js";import"../../../../constants/bha.js";import"../../../../utils/env.js";import"../../../GradientManager/configuration/constants.js";import"../../../Modal/CorvaModal.css.js";import"react";import"uuid";import"../../../IconMenu/index.js";import"../../../StyledMenuItem/index.js";import"../../../AppIcon/AppIcon.js";import"../../../DevCenter/AppHeader/AppHeader.js";import"../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"@babel/runtime/helpers/defineProperty";import"@babel/runtime/helpers/slicedToArray";import"../../../DevCenter/AppContext.js";import"../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../../utils/index.js";import"../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js";import"../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js";import"../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../../../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js";import"../../../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js";import"rollbar";import"@rollbar/react";import"../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js";import"../../../Icons/AnnotationIcon.js";import"../../../Annotations/components/AnnotationsList/index.js";import"../../../Annotations/components/LastAnnotation/index.js";import"../../../Annotations/AnnotationsContext.js";import"querystring";import"uuid/v1";import"../../../../clients/subscriptions.js";import"../../../../clients/jsonApi/index.js";import"jsona";import"../../../StatusBadge/constants.js";import"@babel/runtime/helpers/toConsumableArray";import"lodash/set";import"lodash/get";import"lodash/unset";import"moment";import"../../../../clients/api/apiCore.js";import"../../../../clients/constants.js";import"../../../../clients/sso/auth0.js";import"../../../../clients/sso/oauth2.js";import"../../../HelpCenter/HelpCenterIcon.js";import"../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../DevCenter/SideBar/SideBar.js";import"../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../AssetEditor/index.js";import"../../../AssetEditorV2/index.js";import"../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../LoadingIndicator/LoadingIndicator.js";import"../../../Typography.js";import"../../../RealTimeValuesSidebar/RealTimeSidebar.js";import"../../../CollapsableSidebar.js";import"../../../DateTimePicker/index.js";import"../../../DatePicker/index.js";import"../../../ErrorBoundary/ErrorBoundary.js";import"../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../../../SlateFormattedText/SlateFormattedText.js";import"../../../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"slate";import"../../../EmptyState/EmptyState.js";import"../../../ParameterCharts/ParameterCharts.js";import"../../../ParameterCharts/AddEditTrack.js";import"../../../ChartActionsList/ChartActionsList.js";import"../../../CopyToClipboard/CopyToClipboard.js";import"../../../AssetEditor/AssetEditorAutocomplete.js";import"../../../AssetEditor/SingleAssetEditor.js";import"../../../SettingEditors/ColorEditor/index.js";import"../../../SettingEditors/DropdownEditor/index.js";import"../../../SettingEditors/RadioEditor/index.js";import{SwitchControlComponent as 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/ChartSelect.js";import"../../../Chart/components/buttons/DragToZoomButton.js";import"../../../Chart/components/buttons/ZoomInButton.js";import"../../../Chart/components/buttons/ZoomOutButton.js";import"../../../Chart/components/buttons/PanButton.js";import"../../../Chart/components/buttons/ResetZoomButton.js";import"../../../Chart/components/buttons/HideAxesButton.js";import"../../../Chart/components/buttons/ChartTypeButton.js";import"../../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../../../TruncatedText/index.js";import"../../../MiddleTruncatedText/MiddleTruncatedText.js";import"../../../RangeSlider/RangeSlider.js";import"../../../AdvancedSlider/AdvancedSlider.js";import"../../../Breadcrumbs/index.js";import"../../../VirtualizedTable/index.js";import"../../../EmptyView/EmptyView.js";import"../../../EmptyView/EmptyAppView/EmptyAppView.js";import"../../../Button/components/Button/index.js";import"moment-timezone";import"../../../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js";import"../../../Button/components/LiveButton/styles.js";import"../../../ContextMenuItem/index.js";import"../../../FolderMenuItem/index.js";import"../../../EditableItem/EditableItem/index.js";import"../../../EditableItem/EditableItemWithBadge/index.js";import"../../../Checkbox/index.js";import"../../../FolderMenuItemWithLinks/index.js";import"../../../TextField/index.js";import"../../../Chip/index.js";import"../../../Counter/index.js";import"../../../AnchorsList/AnchorsList.js";import"../../../Select/index.js";import"../../../Select/SelectFilterBy.js";import"../../../CustomSelect/index.js";import"../../../Tabs/Tabs.js";import"../../../Tabs/Tab.js";import"../../../ResizableTable/ResizableTable.js";import"../../../GradientPicker/GradientPicker.js";import"../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../GradientManager/GradientSelect.styles.js";import"../../../GradientManager/GradientManager.styles.js";import"../../../Drillstring/BHASchematic.js";import"../../../Drillstring/BHATable/index.js";import"../../../Drillstring/BHAComponentIcon.js";import"../../../Drillstring/BHAComponentDetail/index.js";import"../../../Drillstring/BHATileIcon.js";import"../../../Drillstring/BHATile/BHATile.js";import"../../../Drillstring/BHAList/BHAList.js";import"../../../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../../../Casing/CasingTable/index.js";import"../../../Casing/CasingComponentIcon.js";import"../../../Casing/CasingTileIcon.js";import"../../../Casing/CasingTableV2/CasingTableV2.js";import"../../../Casing/CasingTile/CasingTile.js";import"../../../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../../../WellSummary/WellSummaryItemLabel.js";import"../../../WellSummary/WellSummaryItemTitle.js";import"../../../WellSummary/WellSummaryItemValue.js";import"../../../WellSummary/ActivitySummaryChart.js";import"../../../WellSummary/FracWirelineTimeChart.js";import"../../../BICOffsetPickerDialog/index.js";import"../../../OffsetWellButton/OffsetWellButton.js";import"../../OffsetWellPickerDialog.js";import"../../../OffsetWellPickerV3/index.js";import"../../../OffsetWellChips/Chip.js";import"../../../OffsetWellChips/ChipsContainer.js";import"../../../OffsetWellPickerV4/utils/apiCalls.js";import"../../../OffsetWellPickerV4/effects/useAdvancedWells.js";import"../../../OffsetWellPickerV4/constants.js";import"react-virtualized";import"../../../OffsetWellPickerV4/effects/useAssetsData.js";import"../../../OffsetWellPickerV4/components/AppHeader/AppHeader.js";import"../../../OffsetWellPickerV4/components/Toolbar/Toolbar.js";import"../../../OffsetWellPickerV4/components/Filter/Filter.js";import"../../../OffsetWellPickerV4/components/Map/WellsMap.js";import"../../../OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js";import"../../../OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js";import"../../../OffsetWellPickerV4/utils/index.js";import"../../../OffsetWellPickerV4/OffsetWellPickerV4.module.css.js";import"../../../../styles/typography/index.js";import"../../../../styles/counter/counter.module.scss.js";import"../../../OffsetWellMap/OffsetWellMap.js";import"@material-ui/core/Snackbar";import"../../../Notifications/Toast.js";import"../../../Toaster/Toaster.js";import"../../../ConfirmationDialog.js";import"../../../TextLink/index.js";import"../../../Avatar/index.js";import"../../../Template/TemplatePopover/index.js";import"../../../Template/TemplateSharingDialog/index.js";import"../../../MenuItem/index.js";import"../../../MiddleTruncate/MiddleTruncate.js";import"../../../PadModeSelect/PadModeSelect.js";import"../../../PinnableFilters/PinnableFilters.js";import"../../../HeaderLayout/HeaderLayout.js";import"../../../PadOffsetsPicker/PadOffsetsPicker.js";import"../../../PadOffsetsPicker/OffsetAssetChip.js";import"../../../PadOffsetsPicker/OffsetAssetsListExpander.js";import"../../../PadOffsetsPicker/StagesSelector.js";import"../../../PadOffsetsPickerV2/PadOffsetsPickerV2.js";import"../../../Table/TableToolbar/TableToolbar.js";import"../../../Table/TableContainer/TableContainer.js";import"../../../Table/TableCell/TableCell.js";import"../../../Table/TablePagination/TablePagination.js";import"../../../Table/TablePaginationActions/TablePaginationActions.js";import"../../../Tooltip/ScrollableTooltip.js";import"../../../PriceInput/PriceInput.js";import"../../../LabelsCounter/LabelsCounter.js";import"../../../Stepper/Stepper.js";import"../../../Stepper/Step/Step.js";import"../../../Stepper/StepsWrapper.js";import"../../../Comment/CommentIcon/index.js";import"../../../FilesLoader/FilesLoader.js";import"../../../FilesLoader/Icons/FileIcon.js";import"../../../SearchInput/index.js";import"../../../FeedItem/FeedItem.js";import"../../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../../../PostInput/PostInput.js";import"../../../KeyboardDateTimePicker.js";import"../../../AddComment/Popover.js";import"../../../AddComment/Popup.js";import"../../../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../../../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../../../StageDesignVActual/ComparisonHeader.js";import"../../../StageDesignVActual/ComparisonRow.js";import"../../../EmbeddedApp/DevCenterEmbeddedApp.js";import"../../../EmbeddedApp/EmbeddedApp.js";import"../../../Autocomplete/Autocomplete.js";import"../../../DocumentViewer/DocumentViewer.js";import"../../../ColorPickerPalette/ColorPickerPalette.js";import"../../../Search/Search.js";import"../../../Search/components/Listbox.js";import"../../../Search/components/Paper.js";import"../../../Search/components/RecentSearches.js";import"../../../Search/components/Groups.js";import"../../../StatusBadge/index.js";import"../../../Attachment/index.js";import"../../../EmojiIconButton.js";import"../../../FileUploadIconButton.js";import"../../../FilePreview/index.js";import"../../../FailedFileUploading.js";import"../../../UserMention/index.js";import"../../../CommentsInfo/index.js";import"../../../CommentInput/index.js";import"../../../Comment/index.js";import"../../../CommentLoader.js";import"../../../AssetNameLabel/AssetStatusBadge.js";import"../../../AssetEditorV2/components/PrimaryAssetSelect.js";import"../../../AssetEditorV2/components/SecondaryAssetSelect.js";import"../../../AssetEditorV2/components/SelectItem.js";import"../../../AssetEditorV2/components/MultipleAssetsToggle.js";import"../../../AssetEditorV2/components/PrimaryAssetSelectV2.js";import"../../../EChartsWrapper/EChartsWrapper.js";import"../../../AssetsMultipleSelector/AssetsMultipleSelector.js";import"@material-ui/icons/Close";import"@material-ui/icons/GetApp";import"../../../GoogleDocsViewer/index.js";import"../../../NewDocumentViewer/effects/useFileContent.js";import"../../../NewDocumentViewer/styles.js";function p(e){var t=e.value,p=e.onChange,m=e.classes,a=e["data-testid"];return r("div",{className:m.nonEngineeredWrapper,children:[s(n,{"data-testid":a,rightLabel:"Include Non-Verified Reference Wells",color:"primary",checked:t,onChange:function(e){p(e.target.checked)},size:"small",className:m.formControl}),s(o,{title:r("div",{className:m.tooltipContent,children:[s("span",{children:"Non-Verified Reference Wells have minimal data and are used for displaying drilling parameters only."}),s("span",{children:"Metrics & models from these wells can be inaccurate."})]}),placement:"bottom-start",classes:{tooltip:m.infoTooltip},children:s(i,{fontSize:"small",className:m.infoIcon})})]})}p.propTypes={value:e.bool.isRequired,onChange:e.func.isRequired,classes:e.shape({}).isRequired,"data-testid":e.string},p.defaultProps={"data-testid":"NonEngineeredWellsSwitch"};var m=t((function(e){return{formControl:{display:"flex",alignItems:"flex-end",height:"100%"},nonEngineeredWrapper:{display:"flex",height:"56px",alignItems:"flex-end",marginLeft:"8px"},infoIcon:{marginLeft:"8px",marginBottom:"12px",fontSize:"13px",color:e.palette.primary.text6,"&:hover":{color:e.palette.primary.text1}},infoTooltip:{fontSize:"12px",lineHeight:"16px",letterSpacing:"0.4px",color:e.palette.primary.text1,minWidth:"314px"},tooltipContent:{display:"flex",flexDirection:"column"}}}))(p);export{m as default};
1
+ import e from"prop-types";import{withStyles as t,Tooltip as o}from"@material-ui/core";import{InfoOutlined as i}from"@material-ui/icons";import{jsxs as r,jsx as s}from"react/jsx-runtime";import"../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"classnames";import"lodash";import"../../../../icons/WithCustomSize.js";import"../../../../icons/IconParkProvider.js";import"../../../../icons/customIcons/icons/AddMessage.js";import"../../../../icons/customIcons/icons/Attention.js";import"../../../../icons/customIcons/icons/Collapse.js";import"../../../../icons/customIcons/icons/Expand.js";import"../../../../icons/customIcons/icons/FolderClosed.js";import"../../../../icons/customIcons/icons/FolderOpened.js";import"../../../../icons/customIcons/icons/GreaterOrEqual.js";import"../../../../icons/customIcons/icons/LessOrEqual.js";import"../../../../icons/customIcons/icons/Search.js";import"../../../../icons/customIcons/icons/Wellhub.js";import"../../../../icons/customIcons/icons/MultiRuler.js";import"../../../../utils/mobileDetect.js";import"../../../IconButton/index.js";import"../../../../constants/goals.js";import"../../../../constants/segment.js";import"../../../../constants/alerts.js";import"../../../../constants/apps.js";import"../../../../constants/drillstring.js";import"../../../../constants/completion.js";import"../../../../constants/appPackages.js";import"../../../../constants/notifications.js";import"../../../../constants/feed.js";import"../../../../constants/bha.js";import"../../../../utils/env.js";import"../../../GradientManager/configuration/constants.js";import"../../../Modal/CorvaModal.css.js";import"react";import"uuid";import"../../../IconMenu/index.js";import"../../../StyledMenuItem/index.js";import"../../../AppIcon/AppIcon.js";import"../../../DevCenter/AppHeader/AppHeader.js";import"../../../DevCenter/AppSideBar/AppSideBar.js";import"../../../DevCenter/AppsDataProvider/AppsDataProvider.js";import"@babel/runtime/helpers/defineProperty";import"@babel/runtime/helpers/slicedToArray";import"../../../DevCenter/AppContext.js";import"../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js";import"../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../../../utils/index.js";import"../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js";import"../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js";import"../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js";import"../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js";import"../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js";import"../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js";import"../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js";import"../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js";import"../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js";import"../../../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js";import"../../../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js";import"rollbar";import"@rollbar/react";import"../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js";import"../../../Icons/AnnotationIcon.js";import"../../../Annotations/components/AnnotationsList/index.js";import"../../../Annotations/components/LastAnnotation/index.js";import"../../../Annotations/AnnotationsContext.js";import"../../../Toaster/Toaster.js";import"querystring";import"uuid/v1";import"../../../../clients/subscriptions.js";import"../../../../clients/jsonApi/index.js";import"jsona";import"../../../StatusBadge/constants.js";import"@babel/runtime/helpers/toConsumableArray";import"lodash/set";import"lodash/get";import"lodash/unset";import"moment";import"../../../../clients/api/apiCore.js";import"../../../../clients/constants.js";import"../../../../clients/sso/auth0.js";import"../../../../clients/sso/oauth2.js";import"../../../HelpCenter/HelpCenterIcon.js";import"../../../DevCenter/NavigationBar/NavigationBar.js";import"../../../DevCenter/SideBar/SideBar.js";import"../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js";import"../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js";import"../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js";import"../../../AssetEditor/index.js";import"../../../AssetEditorV2/index.js";import"../../../AppVersionsSelect/AppVersionsSelect.js";import"../../../LoadingIndicator/LoadingIndicator.js";import"../../../Typography.js";import"../../../RealTimeValuesSidebar/RealTimeSidebar.js";import"../../../CollapsableSidebar.js";import"../../../DateTimePicker/index.js";import"../../../DatePicker/index.js";import"../../../ErrorBoundary/ErrorBoundary.js";import"../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import"../../../SlateFormattedText/SlateFormattedText.js";import"../../../SlateFormattedText/RenderElements.js";import"@babel/runtime/helpers/typeof";import"slate";import"../../../EmptyState/EmptyState.js";import"../../../ParameterCharts/ParameterCharts.js";import"../../../ParameterCharts/AddEditTrack.js";import"../../../ChartActionsList/ChartActionsList.js";import"../../../CopyToClipboard/CopyToClipboard.js";import"../../../AssetEditor/AssetEditorAutocomplete.js";import"../../../AssetEditor/SingleAssetEditor.js";import"../../../SettingEditors/ColorEditor/index.js";import"../../../SettingEditors/DropdownEditor/index.js";import"../../../SettingEditors/RadioEditor/index.js";import{SwitchControlComponent as 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/ChartSelect.js";import"../../../Chart/components/buttons/DragToZoomButton.js";import"../../../Chart/components/buttons/ZoomInButton.js";import"../../../Chart/components/buttons/ZoomOutButton.js";import"../../../Chart/components/buttons/PanButton.js";import"../../../Chart/components/buttons/ResetZoomButton.js";import"../../../Chart/components/buttons/HideAxesButton.js";import"../../../Chart/components/buttons/ChartTypeButton.js";import"../../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js";import"../../../TruncatedText/index.js";import"../../../MiddleTruncatedText/MiddleTruncatedText.js";import"../../../RangeSlider/RangeSlider.js";import"../../../AdvancedSlider/AdvancedSlider.js";import"../../../Breadcrumbs/index.js";import"../../../VirtualizedTable/index.js";import"../../../EmptyView/EmptyView.js";import"../../../EmptyView/EmptyAppView/EmptyAppView.js";import"../../../Button/components/Button/index.js";import"moment-timezone";import"../../../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js";import"../../../Button/components/LiveButton/styles.js";import"../../../ContextMenuItem/index.js";import"../../../FolderMenuItem/index.js";import"../../../EditableItem/EditableItem/index.js";import"../../../EditableItem/EditableItemWithBadge/index.js";import"../../../Checkbox/index.js";import"../../../FolderMenuItemWithLinks/index.js";import"../../../TextField/index.js";import"../../../Chip/index.js";import"../../../Counter/index.js";import"../../../AnchorsList/AnchorsList.js";import"../../../Select/index.js";import"../../../Select/SelectFilterBy.js";import"../../../CustomSelect/index.js";import"../../../Tabs/Tabs.js";import"../../../Tabs/Tab.js";import"../../../ResizableTable/ResizableTable.js";import"../../../GradientPicker/GradientPicker.js";import"../../../GradientManager/GradientList.js";import"@material-ui/icons/AddCircle";import"../../../GradientManager/GradientPreview/GradientPreview.js";import"../../../GradientManager/GradientSelect.styles.js";import"../../../GradientManager/GradientManager.styles.js";import"../../../Drillstring/BHASchematic.js";import"../../../Drillstring/BHATable/index.js";import"../../../Drillstring/BHAComponentIcon.js";import"../../../Drillstring/BHAComponentDetail/index.js";import"../../../Drillstring/BHATileIcon.js";import"../../../Drillstring/BHATile/BHATile.js";import"../../../Drillstring/BHAList/BHAList.js";import"../../../Drillstring/BHAComponentsTable/BHAComponentsTable.js";import"../../../Casing/CasingTable/index.js";import"../../../Casing/CasingComponentIcon.js";import"../../../Casing/CasingTileIcon.js";import"../../../Casing/CasingTableV2/CasingTableV2.js";import"../../../Casing/CasingTile/CasingTile.js";import"../../../DisabledSettingsMessage/DisabledSettingsMessage.js";import"../../../WellSummary/WellSummaryItemLabel.js";import"../../../WellSummary/WellSummaryItemTitle.js";import"../../../WellSummary/WellSummaryItemValue.js";import"../../../WellSummary/ActivitySummaryChart.js";import"../../../WellSummary/FracWirelineTimeChart.js";import"../../../BICOffsetPickerDialog/index.js";import"../../../OffsetWellButton/OffsetWellButton.js";import"../../OffsetWellPickerDialog.js";import"../../../OffsetWellPickerV3/index.js";import"../../../OffsetWellChips/Chip.js";import"../../../OffsetWellChips/ChipsContainer.js";import"../../../OffsetWellPickerV4/utils/apiCalls.js";import"../../../OffsetWellPickerV4/effects/useAdvancedWells.js";import"../../../OffsetWellPickerV4/constants.js";import"react-virtualized";import"../../../OffsetWellPickerV4/effects/useAssetsData.js";import"../../../OffsetWellPickerV4/components/AppHeader/AppHeader.js";import"../../../OffsetWellPickerV4/components/Toolbar/Toolbar.js";import"../../../OffsetWellPickerV4/components/Filter/Filter.js";import"../../../OffsetWellPickerV4/components/Map/WellsMap.js";import"../../../OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js";import"../../../OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js";import"../../../OffsetWellPickerV4/utils/index.js";import"../../../OffsetWellPickerV4/OffsetWellPickerV4.module.css.js";import"../../../../styles/typography/index.js";import"../../../../styles/counter/counter.module.scss.js";import"../../../OffsetWellMap/OffsetWellMap.js";import"@material-ui/core/Snackbar";import"../../../Notifications/Toast.js";import"../../../ConfirmationDialog.js";import"../../../TextLink/index.js";import"../../../Avatar/index.js";import"../../../Template/TemplatePopover/index.js";import"../../../Template/TemplateSharingDialog/index.js";import"../../../MenuItem/index.js";import"../../../MiddleTruncate/MiddleTruncate.js";import"../../../PadModeSelect/PadModeSelect.js";import"../../../PinnableFilters/PinnableFilters.js";import"../../../HeaderLayout/HeaderLayout.js";import"../../../PadOffsetsPicker/PadOffsetsPicker.js";import"../../../PadOffsetsPicker/OffsetAssetChip.js";import"../../../PadOffsetsPicker/OffsetAssetsListExpander.js";import"../../../PadOffsetsPicker/StagesSelector.js";import"../../../PadOffsetsPickerV2/PadOffsetsPickerV2.js";import"../../../Table/TableToolbar/TableToolbar.js";import"../../../Table/TableContainer/TableContainer.js";import"../../../Table/TableCell/TableCell.js";import"../../../Table/TablePagination/TablePagination.js";import"../../../Table/TablePaginationActions/TablePaginationActions.js";import"../../../Tooltip/ScrollableTooltip.js";import"../../../PriceInput/PriceInput.js";import"../../../LabelsCounter/LabelsCounter.js";import"../../../Stepper/Stepper.js";import"../../../Stepper/Step/Step.js";import"../../../Stepper/StepsWrapper.js";import"../../../Comment/CommentIcon/index.js";import"../../../FilesLoader/FilesLoader.js";import"../../../FilesLoader/Icons/FileIcon.js";import"../../../SearchInput/index.js";import"../../../FeedItem/FeedItem.js";import"../../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js";import"../../../PostInput/PostInput.js";import"../../../KeyboardDateTimePicker.js";import"../../../AddComment/Popover.js";import"../../../AddComment/Popup.js";import"../../../StageDesignVActual/ComparisonBar/ComparisonBar.js";import"../../../StageDesignVActual/ElementsComparison/ElementsComparison.js";import"../../../StageDesignVActual/ComparisonHeader.js";import"../../../StageDesignVActual/ComparisonRow.js";import"../../../EmbeddedApp/DevCenterEmbeddedApp.js";import"../../../EmbeddedApp/EmbeddedApp.js";import"../../../Autocomplete/Autocomplete.js";import"../../../DocumentViewer/DocumentViewer.js";import"../../../ColorPickerPalette/ColorPickerPalette.js";import"../../../Search/Search.js";import"../../../Search/components/Listbox.js";import"../../../Search/components/Paper.js";import"../../../Search/components/RecentSearches.js";import"../../../Search/components/Groups.js";import"../../../StatusBadge/index.js";import"../../../Attachment/index.js";import"../../../EmojiIconButton.js";import"../../../FileUploadIconButton.js";import"../../../FilePreview/index.js";import"../../../FailedFileUploading.js";import"../../../UserMention/index.js";import"../../../CommentsInfo/index.js";import"../../../CommentInput/index.js";import"../../../Comment/index.js";import"../../../CommentLoader.js";import"../../../AssetNameLabel/AssetStatusBadge.js";import"../../../AssetEditorV2/components/PrimaryAssetSelect.js";import"../../../AssetEditorV2/components/SecondaryAssetSelect.js";import"../../../AssetEditorV2/components/SelectItem.js";import"../../../AssetEditorV2/components/MultipleAssetsToggle.js";import"../../../AssetEditorV2/components/PrimaryAssetSelectV2.js";import"../../../EChartsWrapper/EChartsWrapper.js";import"../../../AssetsMultipleSelector/AssetsMultipleSelector.js";import"@material-ui/icons/Close";import"@material-ui/icons/GetApp";import"../../../GoogleDocsViewer/index.js";import"../../../NewDocumentViewer/effects/useFileContent.js";import"../../../NewDocumentViewer/styles.js";function p(e){var t=e.value,p=e.onChange,m=e.classes,a=e["data-testid"];return r("div",{className:m.nonEngineeredWrapper,children:[s(n,{"data-testid":a,rightLabel:"Include Non-Verified Reference Wells",color:"primary",checked:t,onChange:function(e){p(e.target.checked)},size:"small",className:m.formControl}),s(o,{title:r("div",{className:m.tooltipContent,children:[s("span",{children:"Non-Verified Reference Wells have minimal data and are used for displaying drilling parameters only."}),s("span",{children:"Metrics & models from these wells can be inaccurate."})]}),placement:"bottom-start",classes:{tooltip:m.infoTooltip},children:s(i,{fontSize:"small",className:m.infoIcon})})]})}p.propTypes={value:e.bool.isRequired,onChange:e.func.isRequired,classes:e.shape({}).isRequired,"data-testid":e.string},p.defaultProps={"data-testid":"NonEngineeredWellsSwitch"};var m=t((function(e){return{formControl:{display:"flex",alignItems:"flex-end",height:"100%"},nonEngineeredWrapper:{display:"flex",height:"56px",alignItems:"flex-end",marginLeft:"8px"},infoIcon:{marginLeft:"8px",marginBottom:"12px",fontSize:"13px",color:e.palette.primary.text6,"&:hover":{color:e.palette.primary.text1}},infoTooltip:{fontSize:"12px",lineHeight:"16px",letterSpacing:"0.4px",color:e.palette.primary.text1,minWidth:"314px"},tooltipContent:{display:"flex",flexDirection:"column"}}}))(p);export{m as default};