@corva/ui 0.99.0-15 → 0.99.0-15-test-jwt

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 (2559) hide show
  1. package/clients/api/apiCore.d.ts.map +1 -1
  2. package/clients/api/apiCore.js +1 -1
  3. package/clients/corvaUrls.d.ts.map +1 -1
  4. package/clients/index.d.ts +4 -4
  5. package/clients/index.d.ts.map +1 -1
  6. package/clients/jsonApi/index.d.ts +3 -1
  7. package/clients/jsonApi/index.d.ts.map +1 -1
  8. package/clients/jsonApi/index.js +1 -1
  9. package/clients/jsonApi/methods.d.ts.map +1 -1
  10. package/clients/jsonApi/postTaskAndWaitResult.d.ts +3 -3
  11. package/clients/jsonApi/postTaskAndWaitResult.d.ts.map +1 -1
  12. package/clients/sso/oauth2.d.ts +1 -1
  13. package/clients/sso/oauth2.d.ts.map +1 -1
  14. package/clients/utils.d.ts +2 -1
  15. package/clients/utils.d.ts.map +1 -1
  16. package/clients/utils.js +1 -1
  17. package/components/AddComment/Popover.d.ts +11 -11
  18. package/components/AddComment/Popover.d.ts.map +1 -1
  19. package/components/AddComment/Popup.d.ts +11 -11
  20. package/components/AddComment/Popup.d.ts.map +1 -1
  21. package/components/AddComment/components/Content.d.ts +10 -10
  22. package/components/AddComment/components/Content.d.ts.map +1 -1
  23. package/components/AddComment/index.d.ts +2 -2
  24. package/components/AddComment/index.d.ts.map +1 -1
  25. package/components/AdvancedSlider/AdvancedSlider.d.ts +1 -1
  26. package/components/AdvancedSlider/AdvancedSlider.d.ts.map +1 -1
  27. package/components/AdvancedSlider/AdvancedSlider.js +1 -1
  28. package/components/AdvancedSlider/AdvancedSlider.stories.d.ts +1 -1
  29. package/components/AdvancedSlider/AdvancedSlider.stories.d.ts.map +1 -1
  30. package/components/AdvancedSlider/constants.d.ts +3 -3
  31. package/components/AnchorsList/AnchorsList.d.ts +5 -5
  32. package/components/AnchorsList/AnchorsList.d.ts.map +1 -1
  33. package/components/Annotations/AnnotationsContext.d.ts +1 -1
  34. package/components/Annotations/index.d.ts +5 -5
  35. package/components/Annotations/index.d.ts.map +1 -1
  36. package/components/AppIcon/AppIcon.d.ts +2 -1
  37. package/components/AppIcon/AppIcon.d.ts.map +1 -1
  38. package/components/AppIcon/assets/CompletionAppIcon.d.ts +1 -0
  39. package/components/AppIcon/assets/CompletionAppIcon.d.ts.map +1 -1
  40. package/components/AppIcon/assets/CompletionAppIcon.js +1 -1
  41. package/components/AppIcon/assets/CompletionAppIconBe.d.ts +1 -0
  42. package/components/AppIcon/assets/CompletionAppIconBe.d.ts.map +1 -1
  43. package/components/AppIcon/assets/CompletionAppIconBe.js +1 -1
  44. package/components/AppIcon/assets/DrillingAppIcon.d.ts +1 -0
  45. package/components/AppIcon/assets/DrillingAppIcon.d.ts.map +1 -1
  46. package/components/AppIcon/assets/DrillingAppIcon.js +1 -1
  47. package/components/AppIcon/assets/DrillingAppIconBe.d.ts +1 -0
  48. package/components/AppIcon/assets/DrillingAppIconBe.d.ts.map +1 -1
  49. package/components/AppIcon/assets/DrillingAppIconBe.js +1 -1
  50. package/components/AppIcon/assets/NoSegmentAppIcon.d.ts +1 -0
  51. package/components/AppIcon/assets/NoSegmentAppIcon.d.ts.map +1 -1
  52. package/components/AppIcon/assets/NoSegmentAppIcon.js +1 -1
  53. package/components/AppIcon/assets/NoSegmentAppIconBeIdle.d.ts +1 -0
  54. package/components/AppIcon/assets/NoSegmentAppIconBeIdle.d.ts.map +1 -1
  55. package/components/AppIcon/assets/NoSegmentAppIconBeIdle.js +1 -1
  56. package/components/AppIcon/types.d.ts +1 -1
  57. package/components/AppIcon/types.d.ts.map +1 -1
  58. package/components/AppIcon/utils.d.ts +1 -1
  59. package/components/AppIcon/utils.d.ts.map +1 -1
  60. package/components/AppVersionsSelect/AppVersionsSelect.d.ts +5 -5
  61. package/components/AssetEditor/AssetEditorAutocomplete.d.ts +1 -1
  62. package/components/AssetEditor/AssetEditorAutocomplete.d.ts.map +1 -1
  63. package/components/AssetEditor/SingleAssetEditor.d.ts +1 -1
  64. package/components/AssetEditor/SingleAssetEditor.d.ts.map +1 -1
  65. package/components/AssetEditor/index.d.ts +12 -12
  66. package/components/AssetEditor/index.d.ts.map +1 -1
  67. package/components/AssetEditorV2/components/MultipleAssetsToggle.d.ts +1 -1
  68. package/components/AssetEditorV2/components/PrimaryAssetSelect.d.ts +3 -3
  69. package/components/AssetEditorV2/components/PrimaryAssetSelect.d.ts.map +1 -1
  70. package/components/AssetEditorV2/components/PrimaryAssetSelectV2.d.ts +3 -3
  71. package/components/AssetEditorV2/components/PrimaryAssetSelectV2.d.ts.map +1 -1
  72. package/components/AssetEditorV2/components/SecondaryAssetSelect.d.ts +3 -3
  73. package/components/AssetEditorV2/components/SecondaryAssetSelect.d.ts.map +1 -1
  74. package/components/AssetEditorV2/index.d.ts +30 -30
  75. package/components/AssetEditorV2/index.d.ts.map +1 -1
  76. package/components/AssetNameLabel/AssetNameLabel.d.ts +1 -0
  77. package/components/AssetNameLabel/AssetNameLabel.d.ts.map +1 -1
  78. package/components/AssetNameLabel/AssetNameLabel.js +1 -1
  79. package/components/AssetNameLabel/AssetStatusBadge.d.ts +1 -0
  80. package/components/AssetNameLabel/AssetStatusBadge.d.ts.map +1 -1
  81. package/components/AssetNameLabel/AssetStatusBadge.js +1 -1
  82. package/components/AssetNameLabel/SecondaryAssetNameLabel.d.ts +1 -0
  83. package/components/AssetNameLabel/SecondaryAssetNameLabel.d.ts.map +1 -1
  84. package/components/AssetsMultipleSelector/AssetsMultipleSelector.d.ts +3 -2
  85. package/components/AssetsMultipleSelector/AssetsMultipleSelector.d.ts.map +1 -1
  86. package/components/AssetsMultipleSelector/AssetsMultipleSelector.js +1 -1
  87. package/components/AssetsMultipleSelector/AssetsMultipleSelector.stories.d.ts +1 -0
  88. package/components/AssetsMultipleSelector/AssetsMultipleSelector.stories.d.ts.map +1 -1
  89. package/components/Attachment/index.d.ts +1 -1
  90. package/components/Attachment/index.d.ts.map +1 -1
  91. package/components/Autocomplete/Autocomplete.d.ts +1 -1
  92. package/components/Autocomplete/Autocomplete.d.ts.map +1 -1
  93. package/components/Autocomplete/Autocomplete.js +1 -1
  94. package/components/Autocomplete/Autocomplete.stories.d.ts +1 -1
  95. package/components/Autocomplete/Autocomplete.stories.d.ts.map +1 -1
  96. package/components/Avatar/Avatar.stories.d.ts +1 -1
  97. package/components/Avatar/Avatar.stories.d.ts.map +1 -1
  98. package/components/Avatar/index.d.ts +2 -1
  99. package/components/Avatar/index.d.ts.map +1 -1
  100. package/components/Avatar/index.js +1 -1
  101. package/components/BICOffsetPickerDialog/components/Map/Map.d.ts +11 -11
  102. package/components/BICOffsetPickerDialog/components/Map/Map.d.ts.map +1 -1
  103. package/components/BICOffsetPickerDialog/components/Map/index.d.ts +9 -9
  104. package/components/BICOffsetPickerDialog/components/Map/index.d.ts.map +1 -1
  105. package/components/BICOffsetPickerDialog/components/WellSection/AssetSearch.d.ts +3 -3
  106. package/components/BICOffsetPickerDialog/components/WellSection/AssetSearch.d.ts.map +1 -1
  107. package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetResultSection.d.ts +6 -6
  108. package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetResultSection.d.ts.map +1 -1
  109. package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetTypesSection.d.ts +2 -2
  110. package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetTypesSection.d.ts.map +1 -1
  111. package/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/constants.d.ts +24 -24
  112. package/components/BICOffsetPickerDialog/components/WellSection/NumberCircle.d.ts +3 -3
  113. package/components/BICOffsetPickerDialog/components/WellSection/NumberCircle.d.ts.map +1 -1
  114. package/components/BICOffsetPickerDialog/components/WellSection/SectionItem.d.ts +7 -7
  115. package/components/BICOffsetPickerDialog/components/WellSection/SectionItem.d.ts.map +1 -1
  116. package/components/BICOffsetPickerDialog/components/WellSection/WellListItem.d.ts +5 -5
  117. package/components/BICOffsetPickerDialog/components/WellSection/WellListItem.d.ts.map +1 -1
  118. package/components/BICOffsetPickerDialog/components/WellSection/index.d.ts +6 -6
  119. package/components/BICOffsetPickerDialog/index.d.ts +14 -14
  120. package/components/BICOffsetPickerDialog/index.d.ts.map +1 -1
  121. package/components/Breadcrumbs/Breadcrumbs.stories.d.ts +1 -1
  122. package/components/Breadcrumbs/Breadcrumbs.stories.d.ts.map +1 -1
  123. package/components/Breadcrumbs/index.d.ts +1 -1
  124. package/components/Breadcrumbs/index.d.ts.map +1 -1
  125. package/components/Breadcrumbs/index.js +1 -1
  126. package/components/Button/Button.stories.d.ts.map +1 -1
  127. package/components/Button/components/Button/index.d.ts +2 -1
  128. package/components/Button/components/Button/index.d.ts.map +1 -1
  129. package/components/Button/components/LiveButton/components/LiveButtonStateIndicator/index.js +1 -1
  130. package/components/Button/components/LiveButton/constants.d.ts +1 -1
  131. package/components/Button/components/LiveButton/constants.d.ts.map +1 -1
  132. package/components/Button/components/LiveButton/index.js +1 -1
  133. package/components/Casing/CasingComponentIcon.d.ts +6 -6
  134. package/components/Casing/CasingComponentIcon.d.ts.map +1 -1
  135. package/components/Casing/CasingTableV2/CasingTableV2.d.ts +16 -16
  136. package/components/Casing/CasingTableV2/CasingTableV2.d.ts.map +1 -1
  137. package/components/Casing/CasingTableV2/components/CasingJoints/Browser.d.ts +3 -3
  138. package/components/Casing/CasingTableV2/components/CasingJoints/Browser.d.ts.map +1 -1
  139. package/components/Casing/CasingTableV2/components/CasingJoints/Editor.d.ts +9 -9
  140. package/components/Casing/CasingTableV2/components/CasingJoints/Editor.d.ts.map +1 -1
  141. package/components/Casing/CasingTableV2/components/CasingJoints/index.d.ts +2 -2
  142. package/components/Casing/CasingTableV2/components/CasingJoints/index.d.ts.map +1 -1
  143. package/components/Casing/CasingTableV2/components/Component.d.ts +15 -15
  144. package/components/Casing/CasingTableV2/components/Component.d.ts.map +1 -1
  145. package/components/Casing/CasingTableV2/components/DrillPipe/Browser.d.ts +3 -3
  146. package/components/Casing/CasingTableV2/components/DrillPipe/Browser.d.ts.map +1 -1
  147. package/components/Casing/CasingTableV2/components/DrillPipe/Editor.d.ts +9 -9
  148. package/components/Casing/CasingTableV2/components/DrillPipe/Editor.d.ts.map +1 -1
  149. package/components/Casing/CasingTableV2/components/DrillPipe/index.d.ts +2 -2
  150. package/components/Casing/CasingTableV2/components/DrillPipe/index.d.ts.map +1 -1
  151. package/components/Casing/CasingTableV2/components/EditComponentDialog.d.ts +9 -9
  152. package/components/Casing/CasingTableV2/components/EditComponentDialog.d.ts.map +1 -1
  153. package/components/Casing/CasingTile/CasingTile.d.ts +8 -8
  154. package/components/Casing/CasingTile/CasingTile.d.ts.map +1 -1
  155. package/components/Casing/CasingTileIcon.d.ts +3 -3
  156. package/components/Casing/CasingTileIcon.d.ts.map +1 -1
  157. package/components/Chart/components/buttons/ChartTypeButton.d.ts +1 -1
  158. package/components/Chart/components/buttons/DragToZoomButton.d.ts +2 -2
  159. package/components/Chart/components/buttons/HideAxesButton.d.ts +1 -1
  160. package/components/Chart/components/buttons/PanButton.d.ts +2 -2
  161. package/components/Chart/components/buttons/ResetZoomButton.d.ts +3 -3
  162. package/components/Chart/components/buttons/ZoomInButton.d.ts +1 -1
  163. package/components/Chart/components/buttons/ZoomOutButton.d.ts +1 -1
  164. package/components/Chart/constants.d.ts +4 -4
  165. package/components/Chart/options.d.ts +1 -1
  166. package/components/Chart/options.d.ts.map +1 -1
  167. package/components/ChartActionsList/ChartActionsList.d.ts +1 -1
  168. package/components/ChartActionsList/ChartActionsList.d.ts.map +1 -1
  169. package/components/ChartActionsList/icons/GoLive.d.ts +2 -2
  170. package/components/ChartActionsList/icons/GoLive.d.ts.map +1 -1
  171. package/components/ChartActionsList/icons/LeftArrow.d.ts +2 -2
  172. package/components/ChartActionsList/icons/LeftArrow.d.ts.map +1 -1
  173. package/components/ChartActionsList/icons/RightArrow.d.ts +2 -2
  174. package/components/ChartActionsList/icons/RightArrow.d.ts.map +1 -1
  175. package/components/ChartActionsList/icons/ZoomIn.d.ts +2 -2
  176. package/components/ChartActionsList/icons/ZoomIn.d.ts.map +1 -1
  177. package/components/ChartActionsList/icons/ZoomOut.d.ts +2 -2
  178. package/components/ChartActionsList/icons/ZoomOut.d.ts.map +1 -1
  179. package/components/Checkbox/Checkbox.stories.d.ts +1 -1
  180. package/components/Checkbox/Checkbox.stories.d.ts.map +1 -1
  181. package/components/Checkbox/index.d.ts +1 -1
  182. package/components/Checkbox/index.d.ts.map +1 -1
  183. package/components/Chip/Chip.stories.d.ts +1 -1
  184. package/components/Chip/Chip.stories.d.ts.map +1 -1
  185. package/components/Chip/index.d.ts +1 -1
  186. package/components/Chip/index.d.ts.map +1 -1
  187. package/components/CollapsableSidebar.d.ts +1 -1
  188. package/components/CollapsableSidebar.d.ts.map +1 -1
  189. package/components/CollapsibleContent.d.ts +4 -4
  190. package/components/CollapsibleContent.d.ts.map +1 -1
  191. package/components/ColorPicker/ColorPicker.d.ts +1 -1
  192. package/components/ColorPicker/ColorPicker.d.ts.map +1 -1
  193. package/components/ColorPicker/ColorPicker.js +1 -1
  194. package/components/ColorPicker/ColorPicker.stories.d.ts +1 -1
  195. package/components/ColorPicker/ColorPicker.stories.d.ts.map +1 -1
  196. package/components/ColorPicker/PaletteChromePicker/ColorSquare/ColorSquare.d.ts +4 -4
  197. package/components/ColorPicker/PaletteChromePicker/ColorSquare/ColorSquare.d.ts.map +1 -1
  198. package/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.d.ts +6 -5
  199. package/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.d.ts.map +1 -1
  200. package/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +1 -1
  201. package/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.stories.d.ts +1 -1
  202. package/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.stories.d.ts.map +1 -1
  203. package/components/ColorPickerPalette/ColorPickerPalette.d.ts +2 -2
  204. package/components/ColorPickerPalette/ColorPickerPalette.d.ts.map +1 -1
  205. package/components/ColorPickerPalette/ColorPickerPalette.js +1 -1
  206. package/components/ColorPickerPalette/ColorPickerPalette.stories.d.ts +1 -1
  207. package/components/ColorPickerPalette/ColorPickerPalette.stories.d.ts.map +1 -1
  208. package/components/Comment/CommentIcon/CommentIcon.stories.d.ts +1 -1
  209. package/components/Comment/CommentIcon/CommentIcon.stories.d.ts.map +1 -1
  210. package/components/Comment/CommentIcon/index.d.ts +2 -1
  211. package/components/Comment/CommentIcon/index.d.ts.map +1 -1
  212. package/components/Comment/CommentIcon/index.js +1 -1
  213. package/components/Comment/index.d.ts +3 -3
  214. package/components/Comment/index.d.ts.map +1 -1
  215. package/components/CommentInput/index.d.ts +7 -7
  216. package/components/CommentInput/index.d.ts.map +1 -1
  217. package/components/CommentLoader.d.ts +1 -1
  218. package/components/CommentLoader.d.ts.map +1 -1
  219. package/components/CommentWrapper.d.ts +1 -1
  220. package/components/CommentWrapper.d.ts.map +1 -1
  221. package/components/CommentsInfo/index.d.ts +3 -3
  222. package/components/CommentsInfo/index.d.ts.map +1 -1
  223. package/components/ConfirmationDialog.d.ts +1 -1
  224. package/components/ConfirmationDialog.d.ts.map +1 -1
  225. package/components/ContextMenuItem/ContextMenuItem.stories.d.ts +1 -1
  226. package/components/ContextMenuItem/ContextMenuItem.stories.d.ts.map +1 -1
  227. package/components/ContextMenuItem/index.d.ts +1 -1
  228. package/components/ContextMenuItem/index.d.ts.map +1 -1
  229. package/components/ContextMenuItem/index.js +1 -1
  230. package/components/CopyToClipboard/CopyToClipboard.d.ts +1 -1
  231. package/components/CopyToClipboard/CopyToClipboard.d.ts.map +1 -1
  232. package/components/CopyToClipboard/CopyToClipboard.js +1 -1
  233. package/components/CopyToClipboard/CopyToClipboard.stories.d.ts +1 -1
  234. package/components/CopyToClipboard/CopyToClipboard.stories.d.ts.map +1 -1
  235. package/components/Counter/Counter.stories.d.ts +1 -1
  236. package/components/Counter/Counter.stories.d.ts.map +1 -1
  237. package/components/Counter/index.d.ts +2 -1
  238. package/components/Counter/index.d.ts.map +1 -1
  239. package/components/Counter/index.js +1 -1
  240. package/components/CustomSelect/index.d.ts +7 -7
  241. package/components/CustomSelect/index.d.ts.map +1 -1
  242. package/components/DatePicker/DatePicker.stories.d.ts +1 -1
  243. package/components/DatePicker/DatePicker.stories.d.ts.map +1 -1
  244. package/components/DatePicker/index.d.ts +1 -0
  245. package/components/DatePicker/index.d.ts.map +1 -1
  246. package/components/DateTimePicker/DateTimePicker.stories.d.ts +1 -1
  247. package/components/DateTimePicker/DateTimePicker.stories.d.ts.map +1 -1
  248. package/components/DateTimePicker/index.d.ts +1 -0
  249. package/components/DateTimePicker/index.d.ts.map +1 -1
  250. package/components/DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.d.ts.map +1 -1
  251. package/components/DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js +1 -1
  252. package/components/DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.stories.d.ts +1 -1
  253. package/components/DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.stories.d.ts.map +1 -1
  254. package/components/DevCenter/AppHeader/AppHeader.d.ts +41 -41
  255. package/components/DevCenter/AppHeader/AppHeader.d.ts.map +1 -1
  256. package/components/DevCenter/AppHeader/AppHeader.stories.d.ts +1 -1
  257. package/components/DevCenter/AppHeader/AppHeader.stories.d.ts.map +1 -1
  258. package/components/DevCenter/AppHeader/PadIcon.d.ts +1 -0
  259. package/components/DevCenter/AppHeader/PadIcon.d.ts.map +1 -1
  260. package/components/DevCenter/AppHeader/PadIcon.js +1 -1
  261. package/components/DevCenter/AppHeader/PadMode.d.ts +17 -17
  262. package/components/DevCenter/AppHeader/PadMode.d.ts.map +1 -1
  263. package/components/DevCenter/AppHeader/VersionBadge.d.ts +1 -0
  264. package/components/DevCenter/AppHeader/VersionBadge.d.ts.map +1 -1
  265. package/components/DevCenter/AppHeader/VersionBadge.js +1 -1
  266. package/components/DevCenter/AppHeader/utils.d.ts +4 -4
  267. package/components/DevCenter/AppSettingsPopover/AppSettingsPopover.d.ts +1 -1
  268. package/components/DevCenter/AppSettingsPopover/AppSettingsPopover.d.ts.map +1 -1
  269. package/components/DevCenter/AppSettingsPopover/AppSettingsPopover.js +1 -1
  270. package/components/DevCenter/AppSettingsPopover/AppSettingsPopover.stories.d.ts +1 -1
  271. package/components/DevCenter/AppSettingsPopover/AppSettingsPopover.stories.d.ts.map +1 -1
  272. package/components/DevCenter/AppSideBar/AppSideBar.d.ts +2 -1
  273. package/components/DevCenter/AppSideBar/AppSideBar.d.ts.map +1 -1
  274. package/components/DevCenter/AppSideBar/AppSideBar.js +1 -1
  275. package/components/DevCenter/AppsDataProvider/AppsDataProvider.d.ts +5 -5
  276. package/components/DevCenter/AppsDataProvider/AppsDataProvider.d.ts.map +1 -1
  277. package/components/DevCenter/AppsDataProvider/effects/__tests__/mocks/assetDashboard/wellAssetDashboard/appWithDefaultSettings.d.ts +5 -5
  278. package/components/DevCenter/AppsDataProvider/effects/__tests__/mocks/generalDashboard/completion/appWithFracFleetId.d.ts +5 -5
  279. package/components/DevCenter/AppsDataProvider/effects/__tests__/mocks/generalDashboard/completion/appWithPadId.d.ts +5 -5
  280. package/components/DevCenter/AppsDataProvider/effects/__tests__/mocks/generalDashboard/drilling/appWithActiveWellId.d.ts +3 -3
  281. package/components/DevCenter/AppsDataProvider/effects/__tests__/mocks/generalDashboard/drilling/appWithRigId.d.ts +3 -3
  282. package/components/DevCenter/AppsDataProvider/effects/constants.d.ts +5 -5
  283. package/components/DevCenter/AppsDataProvider/effects/utils.d.ts +1 -1
  284. package/components/DevCenter/AppsDataProvider/effects/utils.d.ts.map +1 -1
  285. package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.d.ts +2 -1
  286. package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.d.ts.map +1 -1
  287. package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +1 -1
  288. package/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.d.ts +8 -8
  289. package/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.d.ts.map +1 -1
  290. package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.d.ts +13 -13
  291. package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.d.ts.map +1 -1
  292. package/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js +1 -1
  293. package/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.d.ts +1 -0
  294. package/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.d.ts.map +1 -1
  295. package/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js +1 -1
  296. package/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/components/ChooseAssetButton.d.ts +1 -0
  297. package/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/components/ChooseAssetButton.d.ts.map +1 -1
  298. package/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/components/ChooseAssetButton.js +1 -1
  299. package/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.d.ts +2 -2
  300. package/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.d.ts.map +1 -1
  301. package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.d.ts +12 -10
  302. package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.d.ts.map +1 -1
  303. package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +1 -1
  304. package/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.d.ts +2 -2
  305. package/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.d.ts.map +1 -1
  306. package/components/DevCenter/DevCenterAppContainer/components/RollbarWrapper/RollbarWrapper.d.ts +2 -1
  307. package/components/DevCenter/DevCenterAppContainer/components/RollbarWrapper/RollbarWrapper.d.ts.map +1 -1
  308. package/components/DevCenter/DevCenterAppContainer/components/RollbarWrapper/RollbarWrapper.js +1 -1
  309. package/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.d.ts +3 -3
  310. package/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.d.ts.map +1 -1
  311. package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.d.ts +14 -7
  312. package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.d.ts.map +1 -1
  313. package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +1 -1
  314. package/components/DevCenter/IsolatedDevCenterAppContainer/effects/useXProps.js +1 -1
  315. package/components/DevCenter/IsolatedDevCenterAppContainer/tracesMockProps.d.ts +1 -0
  316. package/components/DevCenter/IsolatedDevCenterAppContainer/tracesMockProps.d.ts.map +1 -0
  317. package/components/DevCenter/NavigationBar/NavigationBar.d.ts +1 -1
  318. package/components/DevCenter/NavigationBar/NavigationBar.d.ts.map +1 -1
  319. package/components/DevCenter/SideBar/SideBar.d.ts +1 -1
  320. package/components/DevCenter/SideBar/SideBar.d.ts.map +1 -1
  321. package/components/DevCenter/icons/CorvaLogoSmall.d.ts +7 -7
  322. package/components/DevCenter/icons/CorvaLogoSmall.d.ts.map +1 -1
  323. package/components/DevCenter/icons/DevCenterIcon.d.ts +7 -7
  324. package/components/DevCenter/icons/DevCenterIcon.d.ts.map +1 -1
  325. package/components/DisabledSettingsMessage/DisabledSettingsMessage.d.ts +2 -2
  326. package/components/DisabledSettingsMessage/DisabledSettingsMessage.d.ts.map +1 -1
  327. package/components/DocumentViewer/DocumentViewer.d.ts +11 -11
  328. package/components/DocumentViewer/DocumentViewer.d.ts.map +1 -1
  329. package/components/Drillstring/BHACasingEmptyView/BHACasingEmptyView.d.ts +3 -3
  330. package/components/Drillstring/BHACasingEmptyView/BHACasingEmptyView.d.ts.map +1 -1
  331. package/components/Drillstring/BHAComponentDetail/constants.d.ts +7 -7
  332. package/components/Drillstring/BHAComponentDetail/index.d.ts +4 -4
  333. package/components/Drillstring/BHAComponentDetail/index.d.ts.map +1 -1
  334. package/components/Drillstring/BHAComponentIcon.d.ts +6 -6
  335. package/components/Drillstring/BHAComponentIcon.d.ts.map +1 -1
  336. package/components/Drillstring/BHAComponentsTable/BHAComponentsTable.d.ts +18 -18
  337. package/components/Drillstring/BHAComponentsTable/BHAComponentsTable.d.ts.map +1 -1
  338. package/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.d.ts +3 -3
  339. package/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.d.ts.map +1 -1
  340. package/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.d.ts +8 -8
  341. package/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.d.ts.map +1 -1
  342. package/components/Drillstring/BHAComponentsTable/components/Agitator/index.d.ts +2 -2
  343. package/components/Drillstring/BHAComponentsTable/components/Agitator/index.d.ts.map +1 -1
  344. package/components/Drillstring/BHAComponentsTable/components/Bit/Browser.d.ts +3 -3
  345. package/components/Drillstring/BHAComponentsTable/components/Bit/Browser.d.ts.map +1 -1
  346. package/components/Drillstring/BHAComponentsTable/components/Bit/Editor.d.ts +8 -8
  347. package/components/Drillstring/BHAComponentsTable/components/Bit/Editor.d.ts.map +1 -1
  348. package/components/Drillstring/BHAComponentsTable/components/Bit/index.d.ts +2 -2
  349. package/components/Drillstring/BHAComponentsTable/components/Bit/index.d.ts.map +1 -1
  350. package/components/Drillstring/BHAComponentsTable/components/Component.d.ts +18 -18
  351. package/components/Drillstring/BHAComponentsTable/components/Component.d.ts.map +1 -1
  352. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.d.ts +3 -3
  353. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.d.ts.map +1 -1
  354. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.d.ts +8 -8
  355. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.d.ts.map +1 -1
  356. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/index.d.ts +2 -2
  357. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/index.d.ts.map +1 -1
  358. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.d.ts +3 -3
  359. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.d.ts.map +1 -1
  360. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.d.ts +9 -9
  361. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.d.ts.map +1 -1
  362. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/index.d.ts +2 -2
  363. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/index.d.ts.map +1 -1
  364. package/components/Drillstring/BHAComponentsTable/components/EditComponentDialog.d.ts +9 -9
  365. package/components/Drillstring/BHAComponentsTable/components/EditComponentDialog.d.ts.map +1 -1
  366. package/components/Drillstring/BHAComponentsTable/components/Jar/Browser.d.ts +3 -3
  367. package/components/Drillstring/BHAComponentsTable/components/Jar/Browser.d.ts.map +1 -1
  368. package/components/Drillstring/BHAComponentsTable/components/Jar/Editor.d.ts +8 -8
  369. package/components/Drillstring/BHAComponentsTable/components/Jar/Editor.d.ts.map +1 -1
  370. package/components/Drillstring/BHAComponentsTable/components/Jar/index.d.ts +2 -2
  371. package/components/Drillstring/BHAComponentsTable/components/Jar/index.d.ts.map +1 -1
  372. package/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.d.ts +3 -3
  373. package/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.d.ts.map +1 -1
  374. package/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.d.ts +8 -8
  375. package/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.d.ts.map +1 -1
  376. package/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.d.ts +8 -8
  377. package/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.d.ts.map +1 -1
  378. package/components/Drillstring/BHAComponentsTable/components/Lwd/index.d.ts +2 -2
  379. package/components/Drillstring/BHAComponentsTable/components/Lwd/index.d.ts.map +1 -1
  380. package/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.d.ts +3 -3
  381. package/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.d.ts.map +1 -1
  382. package/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.d.ts +8 -8
  383. package/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.d.ts.map +1 -1
  384. package/components/Drillstring/BHAComponentsTable/components/Mwd/index.d.ts +2 -2
  385. package/components/Drillstring/BHAComponentsTable/components/Mwd/index.d.ts.map +1 -1
  386. package/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.d.ts +8 -8
  387. package/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.d.ts.map +1 -1
  388. package/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.d.ts +3 -3
  389. package/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.d.ts.map +1 -1
  390. package/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.d.ts +8 -8
  391. package/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.d.ts.map +1 -1
  392. package/components/Drillstring/BHAComponentsTable/components/Pdm/index.d.ts +2 -2
  393. package/components/Drillstring/BHAComponentsTable/components/Pdm/index.d.ts.map +1 -1
  394. package/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.d.ts +10 -10
  395. package/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.d.ts.map +1 -1
  396. package/components/Drillstring/BHAComponentsTable/components/Rss/Browser.d.ts +3 -3
  397. package/components/Drillstring/BHAComponentsTable/components/Rss/Browser.d.ts.map +1 -1
  398. package/components/Drillstring/BHAComponentsTable/components/Rss/Editor.d.ts +8 -8
  399. package/components/Drillstring/BHAComponentsTable/components/Rss/Editor.d.ts.map +1 -1
  400. package/components/Drillstring/BHAComponentsTable/components/Rss/index.d.ts +2 -2
  401. package/components/Drillstring/BHAComponentsTable/components/Rss/index.d.ts.map +1 -1
  402. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.d.ts +3 -3
  403. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.d.ts.map +1 -1
  404. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.d.ts +8 -8
  405. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.d.ts.map +1 -1
  406. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/index.d.ts +2 -2
  407. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/index.d.ts.map +1 -1
  408. package/components/Drillstring/BHAComponentsTable/components/Sub/Browser.d.ts +3 -3
  409. package/components/Drillstring/BHAComponentsTable/components/Sub/Browser.d.ts.map +1 -1
  410. package/components/Drillstring/BHAComponentsTable/components/Sub/Editor.d.ts +8 -8
  411. package/components/Drillstring/BHAComponentsTable/components/Sub/Editor.d.ts.map +1 -1
  412. package/components/Drillstring/BHAComponentsTable/components/Sub/index.d.ts +2 -2
  413. package/components/Drillstring/BHAComponentsTable/components/Sub/index.d.ts.map +1 -1
  414. package/components/Drillstring/BHAComponentsTable/components/Suggestions/AutoCompleteDialog.d.ts +6 -6
  415. package/components/Drillstring/BHAComponentsTable/components/Suggestions/AutoCompleteDialog.d.ts.map +1 -1
  416. package/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.d.ts +9 -9
  417. package/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.d.ts.map +1 -1
  418. package/components/Drillstring/BHAComponentsTable/components/Suggestions/index.d.ts +1 -1
  419. package/components/Drillstring/BHAComponentsTable/components/Suggestions/index.d.ts.map +1 -1
  420. package/components/Drillstring/BHAComponentsTable/components/Ur/Browser.d.ts +3 -3
  421. package/components/Drillstring/BHAComponentsTable/components/Ur/Browser.d.ts.map +1 -1
  422. package/components/Drillstring/BHAComponentsTable/components/Ur/Editor.d.ts +8 -8
  423. package/components/Drillstring/BHAComponentsTable/components/Ur/Editor.d.ts.map +1 -1
  424. package/components/Drillstring/BHAComponentsTable/components/Ur/index.d.ts +2 -2
  425. package/components/Drillstring/BHAComponentsTable/components/Ur/index.d.ts.map +1 -1
  426. package/components/Drillstring/BHAComponentsTable/components/constants.d.ts +3 -3
  427. package/components/Drillstring/BHAComponentsTable/components/shared/CancelButton.d.ts +2 -2
  428. package/components/Drillstring/BHAComponentsTable/components/shared/CancelButton.d.ts.map +1 -1
  429. package/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.d.ts +6 -6
  430. package/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.d.ts.map +1 -1
  431. package/components/Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.d.ts +5 -5
  432. package/components/Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.d.ts.map +1 -1
  433. package/components/Drillstring/BHAComponentsTable/components/shared/FormatedNumber.d.ts +7 -7
  434. package/components/Drillstring/BHAComponentsTable/components/shared/FormatedNumber.d.ts.map +1 -1
  435. package/components/Drillstring/BHAComponentsTable/components/shared/InputText.d.ts +14 -14
  436. package/components/Drillstring/BHAComponentsTable/components/shared/InputText.d.ts.map +1 -1
  437. package/components/Drillstring/BHAComponentsTable/components/shared/MoreButton.d.ts +3 -3
  438. package/components/Drillstring/BHAComponentsTable/components/shared/MoreButton.d.ts.map +1 -1
  439. package/components/Drillstring/BHAComponentsTable/components/shared/SaveButton.d.ts +4 -4
  440. package/components/Drillstring/BHAComponentsTable/components/shared/SaveButton.d.ts.map +1 -1
  441. package/components/Drillstring/BHAComponentsTable/components/shared/SelectField.d.ts +14 -14
  442. package/components/Drillstring/BHAComponentsTable/components/shared/SelectField.d.ts.map +1 -1
  443. package/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.d.ts +6 -6
  444. package/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.d.ts.map +1 -1
  445. package/components/Drillstring/BHAComponentsTable/components/shared/StaticField.d.ts +11 -11
  446. package/components/Drillstring/BHAComponentsTable/components/shared/StaticField.d.ts.map +1 -1
  447. package/components/Drillstring/BHAComponentsTable/components/shared/index.d.ts +10 -10
  448. package/components/Drillstring/BHAComponentsTable/components/shared/index.d.ts.map +1 -1
  449. package/components/Drillstring/BHAList/BHAList.d.ts +10 -10
  450. package/components/Drillstring/BHAList/BHAList.d.ts.map +1 -1
  451. package/components/Drillstring/BHASchematic.d.ts +6 -6
  452. package/components/Drillstring/BHASchematic.d.ts.map +1 -1
  453. package/components/Drillstring/BHATable/index.d.ts +3 -3
  454. package/components/Drillstring/BHATable/index.d.ts.map +1 -1
  455. package/components/Drillstring/BHATile/BHATile.d.ts +9 -9
  456. package/components/Drillstring/BHATile/BHATile.d.ts.map +1 -1
  457. package/components/Drillstring/BHATileIcon.d.ts +4 -4
  458. package/components/Drillstring/BHATileIcon.d.ts.map +1 -1
  459. package/components/Drillstring/BhaIndicator/BhaIndicator.d.ts +2 -2
  460. package/components/Drillstring/DrillstringDetail/DrillstringDetail.d.ts +4 -4
  461. package/components/EChartsWrapper/ECharts.stories.d.ts +1 -0
  462. package/components/EChartsWrapper/ECharts.stories.d.ts.map +1 -1
  463. package/components/EChartsWrapper/EChartsWrapper.js +1 -1
  464. package/components/EChartsWrapper/components/Toolbox/Toolbox.js +1 -1
  465. package/components/EChartsWrapper/components/Toolbox/ToolboxButton.js +1 -1
  466. package/components/EChartsWrapper/types.d.ts +7 -6
  467. package/components/EChartsWrapper/types.d.ts.map +1 -1
  468. package/components/EditableItem/EditableItem/index.d.ts +2 -1
  469. package/components/EditableItem/EditableItem/index.d.ts.map +1 -1
  470. package/components/EditableItem/EditableItem/index.js +1 -1
  471. package/components/EditableItem/EditableItemWithBadge/index.d.ts +4 -4
  472. package/components/EditableItem/EditableItemWithBadge/index.d.ts.map +1 -1
  473. package/components/EmbeddedApp/DevCenterEmbeddedApp.d.ts +1 -1
  474. package/components/EmbeddedApp/DevCenterEmbeddedApp.d.ts.map +1 -1
  475. package/components/EmbeddedApp/EmbeddedApp.d.ts +1 -1
  476. package/components/EmbeddedApp/EmbeddedApp.d.ts.map +1 -1
  477. package/components/EmbeddedApp/components/AppInfo.d.ts +2 -2
  478. package/components/EmbeddedApp/index.d.ts +2 -2
  479. package/components/EmbeddedApp/index.d.ts.map +1 -1
  480. package/components/EmojiIconButton.d.ts +4 -4
  481. package/components/EmojiIconButton.d.ts.map +1 -1
  482. package/components/EmptyState/EmptyState.d.ts +2 -2
  483. package/components/EmptyState/EmptyState.d.ts.map +1 -1
  484. package/components/EmptyState/EmptyState.js +1 -1
  485. package/components/EmptyState/EmptyState.stories.d.ts +1 -1
  486. package/components/EmptyState/EmptyState.stories.d.ts.map +1 -1
  487. package/components/EmptyState/constants.d.ts +1 -1
  488. package/components/EmptyState/constants.d.ts.map +1 -1
  489. package/components/EmptyState/styles.d.ts +1 -1
  490. package/components/EmptyState/styles.d.ts.map +1 -1
  491. package/components/EmptyView/EmptyAppView/EmptyAppView.d.ts +4 -4
  492. package/components/EmptyView/EmptyAppView/EmptyAppView.d.ts.map +1 -1
  493. package/components/EmptyView/EmptyAppView/EmptyAppView.js +1 -1
  494. package/components/EmptyView/EmptyAppView/EmptyAppView.stories.d.ts +1 -1
  495. package/components/EmptyView/EmptyAppView/EmptyAppView.stories.d.ts.map +1 -1
  496. package/components/EmptyView/EmptyAppView/components/ErrorSubtitleWithIntercomLink.d.ts +2 -2
  497. package/components/EmptyView/EmptyAppView/components/ErrorSubtitleWithIntercomLink.d.ts.map +1 -1
  498. package/components/EmptyView/EmptyView.d.ts +2 -1
  499. package/components/EmptyView/EmptyView.d.ts.map +1 -1
  500. package/components/EmptyView/EmptyView.js +1 -1
  501. package/components/EmptyView/EmptyView.stories.d.ts +1 -1
  502. package/components/EmptyView/EmptyView.stories.d.ts.map +1 -1
  503. package/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.d.ts +3 -3
  504. package/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.d.ts.map +1 -1
  505. package/components/ErrorBoundary/ErrorBoundary.d.ts +6 -6
  506. package/components/ErrorBoundary/ErrorBoundary.d.ts.map +1 -1
  507. package/components/FailedFileUploading.d.ts +2 -2
  508. package/components/FailedFileUploading.d.ts.map +1 -1
  509. package/components/FeedItem/FeedItem.d.ts +1 -1
  510. package/components/FeedItem/FeedItem.d.ts.map +1 -1
  511. package/components/FeedItem/FeedItemEditProvider/FeedItemEditModal.d.ts +10 -10
  512. package/components/FeedItem/FeedItemEditProvider/FeedItemEditModal.d.ts.map +1 -1
  513. package/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.d.ts +9 -9
  514. package/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.d.ts.map +1 -1
  515. package/components/FeedItem/components/CompletionDateTimestamp.d.ts +1 -0
  516. package/components/FeedItem/components/CompletionDateTimestamp.d.ts.map +1 -1
  517. package/components/FeedItem/components/CompletionDateTimestamp.js +1 -1
  518. package/components/FeedItem/components/FeedComments.d.ts +4 -4
  519. package/components/FeedItem/components/FeedComments.d.ts.map +1 -1
  520. package/components/FeedItem/components/LessonsLearnedLeafIcon.d.ts +5 -5
  521. package/components/FeedItem/components/LessonsLearnedLeafIcon.d.ts.map +1 -1
  522. package/components/FeedItem/feed.fixtures.d.ts +179 -179
  523. package/components/FeedItem/feedItemTypes/AlertFeedItem.d.ts +2 -2
  524. package/components/FeedItem/feedItemTypes/AlertFeedItem.d.ts.map +1 -1
  525. package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.d.ts +12 -12
  526. package/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.d.ts.map +1 -1
  527. package/components/FeedItem/feedItemTypes/BhaFeedItem/BhaFeedItem.d.ts +1 -1
  528. package/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaNumber.d.ts +2 -2
  529. package/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaSchematic.d.ts +5 -5
  530. package/components/FeedItem/feedItemTypes/BhaFeedItem/components/Info.d.ts +3 -3
  531. package/components/FeedItem/feedItemTypes/BhaFeedItem/components/NoData.d.ts +1 -1
  532. package/components/FeedItem/feedItemTypes/CompletionDailyCostFeedItem.d.ts +2 -2
  533. package/components/FeedItem/feedItemTypes/CompletionDailyCostFeedItem.d.ts.map +1 -1
  534. package/components/FeedItem/feedItemTypes/CompletionDocumentFeedItem.d.ts +2 -2
  535. package/components/FeedItem/feedItemTypes/CompletionDocumentFeedItem.d.ts.map +1 -1
  536. package/components/FeedItem/feedItemTypes/CompletionNptFeedItem.d.ts +2 -2
  537. package/components/FeedItem/feedItemTypes/CompletionNptFeedItem.d.ts.map +1 -1
  538. package/components/FeedItem/feedItemTypes/CompletionOperationSummaryFeedItem.d.ts +2 -2
  539. package/components/FeedItem/feedItemTypes/CompletionOperationSummaryFeedItem.d.ts.map +1 -1
  540. package/components/FeedItem/feedItemTypes/CompletionOperationalNoteFeedItem.d.ts +2 -2
  541. package/components/FeedItem/feedItemTypes/CompletionOperationalNoteFeedItem.d.ts.map +1 -1
  542. package/components/FeedItem/feedItemTypes/DepthCommentFeedItem.d.ts +2 -2
  543. package/components/FeedItem/feedItemTypes/DepthCommentFeedItem.d.ts.map +1 -1
  544. package/components/FeedItem/feedItemTypes/DocumentFeedItem.d.ts +2 -2
  545. package/components/FeedItem/feedItemTypes/DocumentFeedItem.d.ts.map +1 -1
  546. package/components/FeedItem/feedItemTypes/DrillerMemoFeedItem.d.ts +2 -2
  547. package/components/FeedItem/feedItemTypes/DrillerMemoFeedItem.d.ts.map +1 -1
  548. package/components/FeedItem/feedItemTypes/DrillingDailyCostFeedItem.d.ts +2 -2
  549. package/components/FeedItem/feedItemTypes/DrillingDailyCostFeedItem.d.ts.map +1 -1
  550. package/components/FeedItem/feedItemTypes/DrillingOperationSummaryFeedItem.d.ts +2 -2
  551. package/components/FeedItem/feedItemTypes/DrillingOperationSummaryFeedItem.d.ts.map +1 -1
  552. package/components/FeedItem/feedItemTypes/DrillingOperationalNoteFeedItem.d.ts +2 -2
  553. package/components/FeedItem/feedItemTypes/DrillingOperationalNoteFeedItem.d.ts.map +1 -1
  554. package/components/FeedItem/feedItemTypes/FluidReportFeedItem.d.ts +1 -1
  555. package/components/FeedItem/feedItemTypes/GeosteeringFeedItem.d.ts +2 -2
  556. package/components/FeedItem/feedItemTypes/GeosteeringFeedItem.d.ts.map +1 -1
  557. package/components/FeedItem/feedItemTypes/HookloadCommentFeedItem.d.ts +3 -1
  558. package/components/FeedItem/feedItemTypes/HookloadCommentFeedItem.d.ts.map +1 -1
  559. package/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/index.d.ts +2 -2
  560. package/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/index.d.ts.map +1 -1
  561. package/components/FeedItem/feedItemTypes/NptFeedItem.d.ts +2 -2
  562. package/components/FeedItem/feedItemTypes/NptFeedItem.d.ts.map +1 -1
  563. package/components/FeedItem/feedItemTypes/PostFeedItem.d.ts +2 -2
  564. package/components/FeedItem/feedItemTypes/PostFeedItem.d.ts.map +1 -1
  565. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/NoData.d.ts +1 -1
  566. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Predictions.d.ts +2 -2
  567. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/PredictionsItem.d.ts +3 -3
  568. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/Stages.d.ts +3 -3
  569. package/components/FeedItem/feedItemTypes/StageOverviewFeedItem/index.d.ts +1 -1
  570. package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/AccuracyPlan.d.ts +6 -6
  571. package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/AccuracyPlan.d.ts.map +1 -1
  572. package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/ActualPointInfo.d.ts +1 -1
  573. package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/Warning.d.ts +1 -1
  574. package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.d.ts +1 -1
  575. package/components/FeedItem/feedItemTypes/TracesMemoFeedItem.d.ts +2 -2
  576. package/components/FeedItem/feedItemTypes/TracesMemoFeedItem.d.ts.map +1 -1
  577. package/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/TargetChanges.d.ts +2 -2
  578. package/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/VerticalSectionAzimuth.d.ts +1 -1
  579. package/components/FeedItem/feedItemTypes/WellPlanFeedItem/index.d.ts +9 -9
  580. package/components/FileIcon/FileIcon.d.ts +2 -2
  581. package/components/FileIcon/FileIcon.d.ts.map +1 -1
  582. package/components/FileIcon/FileIcon.stories.d.ts +1 -1
  583. package/components/FileIcon/FileIcon.stories.d.ts.map +1 -1
  584. package/components/FileIcon/icons/ArchiveFileIcon.d.ts.map +1 -1
  585. package/components/FileIcon/icons/ArchiveFileIcon.js +1 -1
  586. package/components/FileIcon/icons/CSVFileIcon.d.ts.map +1 -1
  587. package/components/FileIcon/icons/CSVFileIcon.js +1 -1
  588. package/components/FileIcon/icons/DocFileIcon.d.ts.map +1 -1
  589. package/components/FileIcon/icons/DocFileIcon.js +1 -1
  590. package/components/FileIcon/icons/EDMFileIcon.d.ts.map +1 -1
  591. package/components/FileIcon/icons/EDMFileIcon.js +1 -1
  592. package/components/FileIcon/icons/ExcelFileIcon.d.ts.map +1 -1
  593. package/components/FileIcon/icons/ExcelFileIcon.js +1 -1
  594. package/components/FileIcon/icons/ImageFileIcon.d.ts.map +1 -1
  595. package/components/FileIcon/icons/ImageFileIcon.js +1 -1
  596. package/components/FileIcon/icons/JsonFileIcon.d.ts.map +1 -1
  597. package/components/FileIcon/icons/JsonFileIcon.js +1 -1
  598. package/components/FileIcon/icons/LasFileIcon.d.ts.map +1 -1
  599. package/components/FileIcon/icons/LasFileIcon.js +1 -1
  600. package/components/FileIcon/icons/OtherFileIcon.d.ts.map +1 -1
  601. package/components/FileIcon/icons/OtherFileIcon.js +1 -1
  602. package/components/FileIcon/icons/PdfFileIcon.d.ts.map +1 -1
  603. package/components/FileIcon/icons/PdfFileIcon.js +1 -1
  604. package/components/FileIcon/icons/PowerPointFileIcon.d.ts.map +1 -1
  605. package/components/FileIcon/icons/PowerPointFileIcon.js +1 -1
  606. package/components/FileIcon/icons/TxtFileIcon.d.ts.map +1 -1
  607. package/components/FileIcon/icons/TxtFileIcon.js +1 -1
  608. package/components/FileIcon/icons/UnknownFileIcon.d.ts.map +1 -1
  609. package/components/FileIcon/icons/UnknownFileIcon.js +1 -1
  610. package/components/FileIcon/icons/VideoFileIcon.d.ts.map +1 -1
  611. package/components/FileIcon/icons/VideoFileIcon.js +1 -1
  612. package/components/FileIcon/icons/XmlFileIcon.d.ts.map +1 -1
  613. package/components/FileIcon/icons/XmlFileIcon.js +1 -1
  614. package/components/FilePreview/index.d.ts +1 -1
  615. package/components/FilePreview/index.d.ts.map +1 -1
  616. package/components/FileTypeIcon.d.ts +6 -6
  617. package/components/FileTypeIcon.d.ts.map +1 -1
  618. package/components/FileUploadIconButton.d.ts +27 -27
  619. package/components/FileUploadIconButton.d.ts.map +1 -1
  620. package/components/FilesDropzone/FilesDropzone.d.ts +1 -1
  621. package/components/FilesDropzone/FilesDropzone.d.ts.map +1 -1
  622. package/components/FilesDropzone/FilesDropzone.js +1 -1
  623. package/components/FilesDropzone/FilesDropzone.stories.d.ts +1 -1
  624. package/components/FilesDropzone/FilesDropzone.stories.d.ts.map +1 -1
  625. package/components/FilesLoader/FilesLoader.d.ts +1 -0
  626. package/components/FilesLoader/FilesLoader.d.ts.map +1 -1
  627. package/components/FilesLoader/FilesLoader.js +1 -1
  628. package/components/FilesLoader/FilesLoader.stories.d.ts +1 -1
  629. package/components/FilesLoader/FilesLoader.stories.d.ts.map +1 -1
  630. package/components/FilesLoaderV2/FilesLoaderV2.d.ts +1 -1
  631. package/components/FilesLoaderV2/FilesLoaderV2.d.ts.map +1 -1
  632. package/components/FilesLoaderV2/FilesLoaderV2.js +1 -1
  633. package/components/FilesLoaderV2/FilesLoaderV2.stories.d.ts +1 -1
  634. package/components/FilesLoaderV2/FilesLoaderV2.stories.d.ts.map +1 -1
  635. package/components/FilesProcessor/FilesProcessor.d.ts +3 -2
  636. package/components/FilesProcessor/FilesProcessor.d.ts.map +1 -1
  637. package/components/FilesProcessor/FilesProcessor.js +1 -1
  638. package/components/FilesProcessor/FilesProcessor.stories.d.ts +1 -1
  639. package/components/FilesProcessor/FilesProcessor.stories.d.ts.map +1 -1
  640. package/components/FilesProcessor/Processor.d.ts +2 -1
  641. package/components/FilesProcessor/Processor.d.ts.map +1 -1
  642. package/components/FilesProcessor/types.d.ts +2 -2
  643. package/components/FilesProcessor/types.d.ts.map +1 -1
  644. package/components/FolderMenuItem/components/FolderIcon.d.ts +6 -6
  645. package/components/FolderMenuItem/components/FolderIcon.d.ts.map +1 -1
  646. package/components/FolderMenuItem/index.d.ts +12 -12
  647. package/components/FolderMenuItem/index.d.ts.map +1 -1
  648. package/components/FolderMenuItemWithLinks/index.d.ts +15 -15
  649. package/components/FolderMenuItemWithLinks/index.d.ts.map +1 -1
  650. package/components/Formula/Formula.d.ts +3 -2
  651. package/components/Formula/Formula.d.ts.map +1 -1
  652. package/components/Formula/Formula.js +1 -1
  653. package/components/Formula/Formula.stories.d.ts +1 -1
  654. package/components/Formula/Formula.stories.d.ts.map +1 -1
  655. package/components/Formula/RootXIcon.d.ts +3 -3
  656. package/components/Formula/RootXIcon.d.ts.map +1 -1
  657. package/components/GoogleDocsViewer/index.d.ts +3 -3
  658. package/components/GoogleDocsViewer/index.d.ts.map +1 -1
  659. package/components/GradientManager/GradientManager.d.ts +1 -0
  660. package/components/GradientManager/GradientManager.d.ts.map +1 -1
  661. package/components/GradientManager/GradientManager.js +1 -1
  662. package/components/GradientManager/GradientManager.stories.d.ts +1 -1
  663. package/components/GradientManager/GradientManager.stories.d.ts.map +1 -1
  664. package/components/GradientManager/GradientManagerWithStorage/GradientManagerWithStorage.d.ts +1 -0
  665. package/components/GradientManager/GradientManagerWithStorage/GradientManagerWithStorage.d.ts.map +1 -1
  666. package/components/GradientManager/GradientManagerWithStorage/GradientManagerWithStorage.stories.d.ts +1 -1
  667. package/components/GradientManager/GradientManagerWithStorage/GradientManagerWithStorage.stories.d.ts.map +1 -1
  668. package/components/GradientManager/GradientPreview/GradientPreview.d.ts +1 -0
  669. package/components/GradientManager/GradientPreview/GradientPreview.d.ts.map +1 -1
  670. package/components/GradientManager/GradientSelect.d.ts +1 -0
  671. package/components/GradientManager/GradientSelect.d.ts.map +1 -1
  672. package/components/GradientManager/GradientSelect.js +1 -1
  673. package/components/GradientPicker/GradientPicker.d.ts +2 -1
  674. package/components/GradientPicker/GradientPicker.d.ts.map +1 -1
  675. package/components/GradientPicker/GradientPicker.js +1 -1
  676. package/components/GradientPicker/GradientPicker.stories.d.ts +1 -1
  677. package/components/GradientPicker/GradientPicker.stories.d.ts.map +1 -1
  678. package/components/HeaderLayout/HeaderLayout.d.ts +2 -2
  679. package/components/HeaderLayout/HeaderLayout.d.ts.map +1 -1
  680. package/components/Hint/Hint.d.ts +1 -1
  681. package/components/Hint/Hint.d.ts.map +1 -1
  682. package/components/Hint/Hint.js +1 -1
  683. package/components/Hint/Hint.stories.d.ts.map +1 -1
  684. package/components/IconButton/IconButton.stories.d.ts +1 -1
  685. package/components/IconButton/IconButton.stories.d.ts.map +1 -1
  686. package/components/IconButton/index.d.ts +1 -1
  687. package/components/IconButton/index.d.ts.map +1 -1
  688. package/components/IconButton/index.js +1 -1
  689. package/components/IconMenu/index.d.ts +1 -1
  690. package/components/IconMenu/index.d.ts.map +1 -1
  691. package/components/Icons/AnnotationIcon.d.ts +1 -1
  692. package/components/Icons/AnnotationIcon.d.ts.map +1 -1
  693. package/components/Icons/AttachIcon.d.ts +5 -5
  694. package/components/Icons/AttachIcon.d.ts.map +1 -1
  695. package/components/Icons/EmojiIcon.d.ts +5 -5
  696. package/components/Icons/EmojiIcon.d.ts.map +1 -1
  697. package/components/Icons/RecommendationIcon.d.ts +5 -5
  698. package/components/Icons/RecommendationIcon.d.ts.map +1 -1
  699. package/components/Icons/SendIcon.d.ts +5 -5
  700. package/components/Icons/SendIcon.d.ts.map +1 -1
  701. package/components/ImageViewer/index.d.ts +8 -8
  702. package/components/ImageViewer/index.d.ts.map +1 -1
  703. package/components/InfiniteList/index.d.ts +24 -24
  704. package/components/InfiniteList/index.d.ts.map +1 -1
  705. package/components/KeyboardDateTimePicker.d.ts +3 -3
  706. package/components/KeyboardDateTimePicker.d.ts.map +1 -1
  707. package/components/LabelsCounter/LabelsCounter.d.ts +4 -4
  708. package/components/LabelsCounter/LabelsCounter.d.ts.map +1 -1
  709. package/components/LoadingIndicator/FullScreenLoadingIndicator.d.ts +1 -0
  710. package/components/LoadingIndicator/FullScreenLoadingIndicator.d.ts.map +1 -1
  711. package/components/LoadingIndicator/FullScreenLoadingIndicator.js +1 -1
  712. package/components/LoadingIndicator/InlineLoadingIndicator.d.ts +1 -0
  713. package/components/LoadingIndicator/InlineLoadingIndicator.d.ts.map +1 -1
  714. package/components/LoadingIndicator/InlineLoadingIndicator.js +1 -1
  715. package/components/LoadingIndicator/Loader.d.ts +1 -0
  716. package/components/LoadingIndicator/Loader.d.ts.map +1 -1
  717. package/components/LoadingIndicator/LoadingIndicator.d.ts +2 -1
  718. package/components/LoadingIndicator/LoadingIndicator.d.ts.map +1 -1
  719. package/components/LoadingIndicator/LoadingIndicator.stories.d.ts +1 -1
  720. package/components/LoadingIndicator/LoadingIndicator.stories.d.ts.map +1 -1
  721. package/components/MenuItem/MenuItem.stories.d.ts +1 -1
  722. package/components/MenuItem/MenuItem.stories.d.ts.map +1 -1
  723. package/components/MenuItem/index.d.ts +1 -1
  724. package/components/MenuItem/index.d.ts.map +1 -1
  725. package/components/MenuItem/index.js +1 -1
  726. package/components/MiddleTruncate/MiddleTruncate.d.ts +10 -10
  727. package/components/MiddleTruncate/MiddleTruncate.d.ts.map +1 -1
  728. package/components/MiddleTruncatedText/MiddleTruncatedText.d.ts +1 -1
  729. package/components/MiddleTruncatedText/MiddleTruncatedText.d.ts.map +1 -1
  730. package/components/MiddleTruncatedText/MiddleTruncatedText.js +1 -1
  731. package/components/MiddleTruncatedText/MiddleTruncatedText.stories.d.ts +1 -1
  732. package/components/MiddleTruncatedText/MiddleTruncatedText.stories.d.ts.map +1 -1
  733. package/components/Modal/CorvaModal.d.ts +1 -0
  734. package/components/Modal/CorvaModal.d.ts.map +1 -1
  735. package/components/Modal/CorvaModal.js +1 -1
  736. package/components/Modal/DcCorvaModal.d.ts +1 -0
  737. package/components/Modal/DcCorvaModal.d.ts.map +1 -1
  738. package/components/Modal/Modal.d.ts +1 -0
  739. package/components/Modal/Modal.d.ts.map +1 -1
  740. package/components/Modal/Modal.stories.d.ts +1 -1
  741. package/components/Modal/Modal.stories.d.ts.map +1 -1
  742. package/components/Modal/types.d.ts +1 -1
  743. package/components/Modal/types.d.ts.map +1 -1
  744. package/components/NewDocumentViewer/NewDocumentViewer.js +1 -1
  745. package/components/NewDocumentViewer/NewDocumentViewer.stories.d.ts +1 -1
  746. package/components/NewDocumentViewer/NewDocumentViewer.stories.d.ts.map +1 -1
  747. package/components/NewDocumentViewer/components/CsvViewer.js +1 -1
  748. package/components/NewDocumentViewer/effects/useFileContent.d.ts +1 -0
  749. package/components/NewDocumentViewer/effects/useFileContent.d.ts.map +1 -1
  750. package/components/NewDocumentViewer/icons/UnavailableFileIcon.js +1 -1
  751. package/components/NewDocumentViewer/utils.d.ts.map +1 -1
  752. package/components/Notifications/Notifications.d.ts +1 -0
  753. package/components/Notifications/Notifications.d.ts.map +1 -1
  754. package/components/Notifications/Notifications.js +1 -1
  755. package/components/Notifications/Notifications.stories.d.ts +1 -1
  756. package/components/Notifications/Notifications.stories.d.ts.map +1 -1
  757. package/components/Notifications/NotificationsContainer.d.ts +1 -0
  758. package/components/Notifications/NotificationsContainer.d.ts.map +1 -1
  759. package/components/Notifications/Toast.d.ts +1 -0
  760. package/components/Notifications/Toast.d.ts.map +1 -1
  761. package/components/Notifications/Toast.js +1 -1
  762. package/components/Notifications/types.d.ts +1 -1
  763. package/components/Notifications/types.d.ts.map +1 -1
  764. package/components/OffsetWellButton/OffsetWellButton.d.ts +2 -1
  765. package/components/OffsetWellButton/OffsetWellButton.d.ts.map +1 -1
  766. package/components/OffsetWellButton/OffsetWellButton.js +1 -1
  767. package/components/OffsetWellChips/Chip.d.ts +1 -0
  768. package/components/OffsetWellChips/Chip.d.ts.map +1 -1
  769. package/components/OffsetWellChips/Chip.js +1 -1
  770. package/components/OffsetWellChips/ChipsContainer.d.ts +1 -0
  771. package/components/OffsetWellChips/ChipsContainer.d.ts.map +1 -1
  772. package/components/OffsetWellChips/ChipsContainer.js +1 -1
  773. package/components/OffsetWellMap/OffsetWellMap.d.ts +1 -1
  774. package/components/OffsetWellMap/OffsetWellMap.d.ts.map +1 -1
  775. package/components/OffsetWellMap/OffsetWellMapProps.d.ts +1 -1
  776. package/components/OffsetWellMap/OffsetWellMapProps.d.ts.map +1 -1
  777. package/components/OffsetWellPickerV2/OffsetWellPickerDialog.d.ts +1 -1
  778. package/components/OffsetWellPickerV2/OffsetWellPickerDialog.d.ts.map +1 -1
  779. package/components/OffsetWellPickerV2/components/Filter/ClearFiltersButton.d.ts +3 -3
  780. package/components/OffsetWellPickerV2/components/Filter/ClearFiltersButton.d.ts.map +1 -1
  781. package/components/OffsetWellPickerV2/components/Filter/MultiSelect.d.ts +3 -3
  782. package/components/OffsetWellPickerV2/components/Filter/MultiSelect.d.ts.map +1 -1
  783. package/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.d.ts +1 -1
  784. package/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.d.ts.map +1 -1
  785. package/components/OffsetWellPickerV2/components/Filter/RadiusInput.d.ts +1 -1
  786. package/components/OffsetWellPickerV2/components/Filter/RadiusInput.d.ts.map +1 -1
  787. package/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.d.ts +1 -1
  788. package/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.d.ts.map +1 -1
  789. package/components/OffsetWellPickerV2/components/Filter/SingleSelect.d.ts +3 -3
  790. package/components/OffsetWellPickerV2/components/Filter/SingleSelect.d.ts.map +1 -1
  791. package/components/OffsetWellPickerV2/components/Filter/SubjectWellSearch.d.ts +5 -5
  792. package/components/OffsetWellPickerV2/components/Filter/SubjectWellSearch.d.ts.map +1 -1
  793. package/components/OffsetWellPickerV2/components/Filter/ToggleFiltersButton.d.ts +1 -1
  794. package/components/OffsetWellPickerV2/components/Filter/ToggleFiltersButton.d.ts.map +1 -1
  795. package/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.d.ts +1 -1
  796. package/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.d.ts.map +1 -1
  797. package/components/OffsetWellPickerV2/components/Filter/index.d.ts +23 -23
  798. package/components/OffsetWellPickerV2/components/Filter/index.d.ts.map +1 -1
  799. package/components/OffsetWellPickerV2/components/Map/Map.d.ts +13 -13
  800. package/components/OffsetWellPickerV2/components/Map/Map.d.ts.map +1 -1
  801. package/components/OffsetWellPickerV2/components/Map/index.d.ts +12 -12
  802. package/components/OffsetWellPickerV2/components/Map/index.d.ts.map +1 -1
  803. package/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.d.ts +1 -1
  804. package/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.d.ts.map +1 -1
  805. package/components/OffsetWellPickerV2/components/Table/MetricsSelect.d.ts +1 -1
  806. package/components/OffsetWellPickerV2/components/Table/MetricsSelect.d.ts.map +1 -1
  807. package/components/OffsetWellPickerV2/components/Table/WellSearch.d.ts +3 -3
  808. package/components/OffsetWellPickerV2/components/Table/WellSearch.d.ts.map +1 -1
  809. package/components/OffsetWellPickerV2/constants.d.ts +13 -13
  810. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/ClearFiltersButton.d.ts +2 -2
  811. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/ClearFiltersButton.d.ts.map +1 -1
  812. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/MultiSelect.d.ts +7 -7
  813. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/MultiSelect.d.ts.map +1 -1
  814. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/RadiusInput.d.ts +5 -5
  815. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/RadiusInput.d.ts.map +1 -1
  816. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.d.ts +4 -4
  817. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.d.ts.map +1 -1
  818. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/index.d.ts +16 -16
  819. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/index.d.ts.map +1 -1
  820. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/FormationsLegend.d.ts +3 -3
  821. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/FormationsLegend.d.ts.map +1 -1
  822. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.d.ts +15 -15
  823. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.d.ts.map +1 -1
  824. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/index.d.ts +12 -12
  825. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/index.d.ts.map +1 -1
  826. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AssetSearch.d.ts +5 -5
  827. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AssetSearch.d.ts.map +1 -1
  828. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetResultSection.d.ts +8 -8
  829. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetResultSection.d.ts.map +1 -1
  830. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetTypesSection.d.ts +2 -2
  831. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetTypesSection.d.ts.map +1 -1
  832. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/constants.d.ts +24 -24
  833. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.d.ts +1 -1
  834. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.d.ts.map +1 -1
  835. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsSelect.d.ts +1 -1
  836. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsSelect.d.ts.map +1 -1
  837. package/components/OffsetWellPickerV3/components/CustomSelectionView/constants.d.ts +14 -14
  838. package/components/OffsetWellPickerV3/components/CustomSelectionView/index.d.ts +20 -20
  839. package/components/OffsetWellPickerV3/components/CustomSelectionView/index.d.ts.map +1 -1
  840. package/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.d.ts +10 -10
  841. package/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.d.ts.map +1 -1
  842. package/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.d.ts +1 -1
  843. package/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.d.ts.map +1 -1
  844. package/components/OffsetWellPickerV3/components/TabSelection/index.d.ts +16 -16
  845. package/components/OffsetWellPickerV3/components/TabSelection/index.d.ts.map +1 -1
  846. package/components/OffsetWellPickerV3/components/WellHubView/index.d.ts +6 -6
  847. package/components/OffsetWellPickerV3/components/WellHubView/index.d.ts.map +1 -1
  848. package/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.d.ts +7 -7
  849. package/components/OffsetWellPickerV3/components/shared/OffsetWellTableRows.d.ts +6 -6
  850. package/components/OffsetWellPickerV3/constants.d.ts +10 -10
  851. package/components/OffsetWellPickerV3/index.d.ts +15 -15
  852. package/components/OffsetWellPickerV3/index.d.ts.map +1 -1
  853. package/components/OffsetWellPickerV4/OffsetWellPickerV4.d.ts +1 -1
  854. package/components/OffsetWellPickerV4/OffsetWellPickerV4.d.ts.map +1 -1
  855. package/components/OffsetWellPickerV4/OffsetWellPickerV4.types.d.ts +4 -4
  856. package/components/OffsetWellPickerV4/OffsetWellPickerV4.types.d.ts.map +1 -1
  857. package/components/OffsetWellPickerV4/components/AppHeader/AppHeader.d.ts +5 -5
  858. package/components/OffsetWellPickerV4/components/AppHeader/AppHeader.d.ts.map +1 -1
  859. package/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.d.ts +2 -2
  860. package/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.d.ts.map +1 -1
  861. package/components/OffsetWellPickerV4/components/Filter/Filter.d.ts +10 -10
  862. package/components/OffsetWellPickerV4/components/Filter/Filter.d.ts.map +1 -1
  863. package/components/OffsetWellPickerV4/components/Filter/MultiSelect.d.ts +3 -3
  864. package/components/OffsetWellPickerV4/components/Filter/MultiSelect.d.ts.map +1 -1
  865. package/components/OffsetWellPickerV4/components/Filter/PeriodSelect.d.ts +6 -6
  866. package/components/OffsetWellPickerV4/components/Filter/PeriodSelect.d.ts.map +1 -1
  867. package/components/OffsetWellPickerV4/components/Filter/RadiusInput.d.ts +3 -3
  868. package/components/OffsetWellPickerV4/components/Filter/RadiusInput.d.ts.map +1 -1
  869. package/components/OffsetWellPickerV4/components/Filter/SingleSelect.d.ts +9 -9
  870. package/components/OffsetWellPickerV4/components/Filter/SingleSelect.d.ts.map +1 -1
  871. package/components/OffsetWellPickerV4/components/Filter/WellSection.d.ts +4 -4
  872. package/components/OffsetWellPickerV4/components/Filter/WellSection.d.ts.map +1 -1
  873. package/components/OffsetWellPickerV4/components/Map/WellsMap.d.ts +12 -12
  874. package/components/OffsetWellPickerV4/components/Map/WellsMap.d.ts.map +1 -1
  875. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.d.ts +6 -6
  876. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.d.ts.map +1 -1
  877. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.d.ts +9 -9
  878. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.d.ts.map +1 -1
  879. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetTypesSection.d.ts +2 -2
  880. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetTypesSection.d.ts.map +1 -1
  881. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AutoCompleteAssetSearch.d.ts +6 -6
  882. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AutoCompleteAssetSearch.d.ts.map +1 -1
  883. package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.d.ts +10 -10
  884. package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.d.ts +6 -6
  885. package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.d.ts.map +1 -1
  886. package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.d.ts +5 -5
  887. package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.d.ts.map +1 -1
  888. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.d.ts +1 -1
  889. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.d.ts.map +1 -1
  890. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.d.ts +1 -1
  891. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.d.ts.map +1 -1
  892. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.d.ts +1 -1
  893. package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.d.ts.map +1 -1
  894. package/components/OffsetWellPickerV4/components/OffsetWellsTable/SubjectWellMark.d.ts +3 -3
  895. package/components/OffsetWellPickerV4/components/OffsetWellsTable/SubjectWellMark.d.ts.map +1 -1
  896. package/components/OffsetWellPickerV4/components/OffsetWellsTable/ViewWellSectionsName.d.ts +2 -2
  897. package/components/OffsetWellPickerV4/components/OffsetWellsTable/ViewWellSectionsName.d.ts.map +1 -1
  898. package/components/OffsetWellPickerV4/components/OffsetWellsTable/index.d.ts +1 -1
  899. package/components/OffsetWellPickerV4/components/OffsetWellsTable/index.d.ts.map +1 -1
  900. package/components/OffsetWellPickerV4/components/Toolbar/Toolbar.d.ts +9 -9
  901. package/components/OffsetWellPickerV4/components/Toolbar/Toolbar.d.ts.map +1 -1
  902. package/components/OffsetWellPickerV4/constants.d.ts +34 -34
  903. package/components/OffsetWellPickerV4/effects/useCompanyMetricKey.d.ts +1 -2
  904. package/components/OffsetWellPickerV4/effects/useCompanyMetricKey.d.ts.map +1 -1
  905. package/components/PadModeSelect/FracModeLabel.d.ts +1 -1
  906. package/components/PadModeSelect/FracModeLabel.d.ts.map +1 -1
  907. package/components/PadModeSelect/FracModeLabel.js +1 -1
  908. package/components/PadModeSelect/PadModeSelect.d.ts +1 -1
  909. package/components/PadModeSelect/PadModeSelect.d.ts.map +1 -1
  910. package/components/PadModeSelect/PadModeSelect.js +1 -1
  911. package/components/PadModeSelect/WellStreamActivityStatus.d.ts +1 -0
  912. package/components/PadModeSelect/WellStreamActivityStatus.d.ts.map +1 -1
  913. package/components/PadModeSelect/effects/useWellStreamActivityTypeSubscription.d.ts +1 -1
  914. package/components/PadModeSelect/effects/useWellStreamActivityTypeSubscription.d.ts.map +1 -1
  915. package/components/PadModeSelect/effects/useWellStreamsData.d.ts +1 -1
  916. package/components/PadModeSelect/effects/useWellStreamsData.d.ts.map +1 -1
  917. package/components/PadModeSelect/types.d.ts +3 -3
  918. package/components/PadModeSelect/types.d.ts.map +1 -1
  919. package/components/PadModeSelect/utils/resolveCurrentConfig.d.ts.map +1 -1
  920. package/components/PadModeSelect/utils/selectMenuKey.d.ts.map +1 -1
  921. package/components/PadOffsetsPicker/OffsetAssetChip.d.ts +8 -8
  922. package/components/PadOffsetsPicker/OffsetAssetChip.d.ts.map +1 -1
  923. package/components/PadOffsetsPicker/OffsetAssetsListExpander.d.ts +3 -3
  924. package/components/PadOffsetsPicker/PadOffsetsPicker.d.ts +5 -5
  925. package/components/PadOffsetsPicker/PadOffsetsPicker.d.ts.map +1 -1
  926. package/components/PadOffsetsPicker/StagesSelector.d.ts +3 -3
  927. package/components/PadOffsetsPickerV2/PadOffsetsPickerV2.d.ts +1 -0
  928. package/components/PadOffsetsPickerV2/PadOffsetsPickerV2.d.ts.map +1 -1
  929. package/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +1 -1
  930. package/components/PadOffsetsPickerV2/types.d.ts +3 -3
  931. package/components/PadOffsetsPickerV2/types.d.ts.map +1 -1
  932. package/components/PadOffsetsPickerV2/useOffsetPickerActions.d.ts +2 -1
  933. package/components/PadOffsetsPickerV2/useOffsetPickerActions.d.ts.map +1 -1
  934. package/components/PadOffsetsPickerV2/useOffsetPickerActions.js +1 -1
  935. package/components/ParameterCharts/AddEditTrack.d.ts +1 -1
  936. package/components/ParameterCharts/AddEditTrack.d.ts.map +1 -1
  937. package/components/ParameterCharts/ParameterCharts.d.ts +14 -14
  938. package/components/ParameterCharts/ParameterCharts.d.ts.map +1 -1
  939. package/components/ParameterCharts/components/ChartContainer.d.ts +3 -3
  940. package/components/ParameterCharts/components/ChartContainer.d.ts.map +1 -1
  941. package/components/ParameterCharts/components/Charts/LineChart.d.ts +3 -3
  942. package/components/ParameterCharts/components/Charts/LineChart.d.ts.map +1 -1
  943. package/components/ParameterCharts/components/SingleChannelTrackSettings.d.ts +4 -4
  944. package/components/ParameterCharts/components/SingleChannelTrackSettings.d.ts.map +1 -1
  945. package/components/ParameterCharts/components/Tooltip/Tooltip.d.ts +2 -2
  946. package/components/ParameterCharts/components/Tooltip/Tooltip.d.ts.map +1 -1
  947. package/components/ParameterCharts/components/TraceHeader.d.ts +1 -1
  948. package/components/ParameterCharts/components/TraceHeader.d.ts.map +1 -1
  949. package/components/ParameterCharts/components/TraceSelect.d.ts +1 -1
  950. package/components/ParameterCharts/components/TraceSelect.d.ts.map +1 -1
  951. package/components/ParameterCharts/components/TraceSettings.d.ts +1 -1
  952. package/components/ParameterCharts/components/TraceSettings.d.ts.map +1 -1
  953. package/components/ParameterCharts/components/Track.d.ts +4 -4
  954. package/components/ParameterCharts/components/Track.d.ts.map +1 -1
  955. package/components/ParameterCharts/constants.d.ts +7 -7
  956. package/components/ParameterCharts/index.d.ts +2 -2
  957. package/components/ParameterCharts/index.d.ts.map +1 -1
  958. package/components/PinnableFilters/PinnableFilters.d.ts +2 -2
  959. package/components/PinnableFilters/PinnableFilters.d.ts.map +1 -1
  960. package/components/PinnableFilters/components/FiltersToggler.d.ts +1 -1
  961. package/components/PinnableFilters/components/FiltersToggler.d.ts.map +1 -1
  962. package/components/PinnableFilters/components/PinAppSwitch.d.ts +1 -1
  963. package/components/PinnableFilters/components/PinAppSwitch.d.ts.map +1 -1
  964. package/components/Popover/Popover.d.ts +1 -1
  965. package/components/Popover/Popover.d.ts.map +1 -1
  966. package/components/Popover/Popover.js +1 -1
  967. package/components/Popover/Popover.stories.d.ts +1 -1
  968. package/components/Popover/Popover.stories.d.ts.map +1 -1
  969. package/components/Popper/Popper.d.ts +1 -1
  970. package/components/Popper/Popper.d.ts.map +1 -1
  971. package/components/Popper/Popper.js +1 -1
  972. package/components/Popper/Popper.stories.d.ts +1 -1
  973. package/components/Popper/Popper.stories.d.ts.map +1 -1
  974. package/components/PostInput/PostInput.d.ts +18 -18
  975. package/components/PostInput/PostInput.d.ts.map +1 -1
  976. package/components/PostPreviewDialog/index.d.ts +3 -3
  977. package/components/PostPreviewDialog/index.d.ts.map +1 -1
  978. package/components/PriceInput/FormattedNumber.d.ts +6 -6
  979. package/components/PriceInput/FormattedNumber.d.ts.map +1 -1
  980. package/components/PriceInput/PriceInput.d.ts +3 -3
  981. package/components/PriceInput/PriceInput.d.ts.map +1 -1
  982. package/components/RangeSlider/RangeSlider.d.ts +2 -1
  983. package/components/RangeSlider/RangeSlider.d.ts.map +1 -1
  984. package/components/RangeSlider/RangeSlider.js +1 -1
  985. package/components/RangeSlider/RangeSlider.stories.d.ts +1 -1
  986. package/components/RangeSlider/RangeSlider.stories.d.ts.map +1 -1
  987. package/components/RangeSlider/constants.d.ts +1 -1
  988. package/components/RangeSlider/constants.d.ts.map +1 -1
  989. package/components/RealTimeValuesSidebar/RealTimeSidebar.d.ts +1 -0
  990. package/components/RealTimeValuesSidebar/RealTimeSidebar.d.ts.map +1 -1
  991. package/components/RealTimeValuesSidebar/RealTimeSidebar.js +1 -1
  992. package/components/RealTimeValuesSidebar/RealTimeSidebarContext.d.ts +1 -0
  993. package/components/RealTimeValuesSidebar/RealTimeSidebarContext.d.ts.map +1 -1
  994. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.d.ts +1 -0
  995. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.d.ts.map +1 -1
  996. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.js +1 -1
  997. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxEditDialog.d.ts +1 -0
  998. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxEditDialog.d.ts.map +1 -1
  999. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxEditDialog.js +1 -1
  1000. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.d.ts +1 -0
  1001. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.d.ts.map +1 -1
  1002. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -1
  1003. package/components/RealTimeValuesSidebar/SidebarFooter.d.ts +1 -0
  1004. package/components/RealTimeValuesSidebar/SidebarFooter.d.ts.map +1 -1
  1005. package/components/RealTimeValuesSidebar/SidebarFooter.js +1 -1
  1006. package/components/RealTimeValuesSidebar/SidebarTitle.d.ts +1 -0
  1007. package/components/RealTimeValuesSidebar/SidebarTitle.d.ts.map +1 -1
  1008. package/components/RealTimeValuesSidebar/SidebarTitle.js +1 -1
  1009. package/components/RealTimeValuesSidebar/types.d.ts +9 -8
  1010. package/components/RealTimeValuesSidebar/types.d.ts.map +1 -1
  1011. package/components/ResizableTable/ResizableTable.d.ts +1 -0
  1012. package/components/ResizableTable/ResizableTable.d.ts.map +1 -1
  1013. package/components/ResizableTable/ResizableTable.js +1 -1
  1014. package/components/ResizableTable/ResizableTableCell.d.ts +1 -0
  1015. package/components/ResizableTable/ResizableTableCell.d.ts.map +1 -1
  1016. package/components/ResizableTable/ResizableTableHeaderCell.d.ts +1 -0
  1017. package/components/ResizableTable/ResizableTableHeaderCell.d.ts.map +1 -1
  1018. package/components/ResizableTable/ResizableTableHeaderCell.js +1 -1
  1019. package/components/Search/Search.d.ts +1 -1
  1020. package/components/Search/Search.d.ts.map +1 -1
  1021. package/components/Search/Search.js +1 -1
  1022. package/components/Search/Search.stories.d.ts +1 -1
  1023. package/components/Search/Search.stories.d.ts.map +1 -1
  1024. package/components/Search/components/Groups.d.ts +2 -1
  1025. package/components/Search/components/Groups.d.ts.map +1 -1
  1026. package/components/Search/components/Groups.js +1 -1
  1027. package/components/Search/components/Listbox.d.ts +1 -1
  1028. package/components/Search/components/Listbox.d.ts.map +1 -1
  1029. package/components/Search/components/RecentSearches.d.ts +2 -2
  1030. package/components/Search/components/RecentSearches.d.ts.map +1 -1
  1031. package/components/Search/components/RecentSearches.js +1 -1
  1032. package/components/Search/components/RecentSearches.stories.d.ts +1 -1
  1033. package/components/Search/components/RecentSearches.stories.d.ts.map +1 -1
  1034. package/components/Search/utils/truncate.d.ts +2 -2
  1035. package/components/Search/utils/truncate.d.ts.map +1 -1
  1036. package/components/SearchInput/index.d.ts +4 -4
  1037. package/components/SearchInput/index.d.ts.map +1 -1
  1038. package/components/Select/Select.stories.d.ts +1 -1
  1039. package/components/Select/Select.stories.d.ts.map +1 -1
  1040. package/components/Select/SelectFilterBy.d.ts +1 -0
  1041. package/components/Select/SelectFilterBy.d.ts.map +1 -1
  1042. package/components/Select/SelectFilterBy.js +1 -1
  1043. package/components/Select/index.d.ts +1 -0
  1044. package/components/Select/index.d.ts.map +1 -1
  1045. package/components/Select/index.js +1 -1
  1046. package/components/Select/types.d.ts +1 -1
  1047. package/components/Select/types.d.ts.map +1 -1
  1048. package/components/SettingEditors/ColorEditor/ColorEditor.stories.d.ts +1 -1
  1049. package/components/SettingEditors/ColorEditor/ColorEditor.stories.d.ts.map +1 -1
  1050. package/components/SettingEditors/ColorEditor/index.d.ts +2 -1
  1051. package/components/SettingEditors/ColorEditor/index.d.ts.map +1 -1
  1052. package/components/SettingEditors/ColorEditor/index.js +1 -1
  1053. package/components/SettingEditors/DropdownEditor/index.d.ts +1 -1
  1054. package/components/SettingEditors/DropdownEditor/index.d.ts.map +1 -1
  1055. package/components/SettingEditors/RadioEditor/RadioEditor.stories.d.ts +1 -1
  1056. package/components/SettingEditors/RadioEditor/RadioEditor.stories.d.ts.map +1 -1
  1057. package/components/SettingEditors/RadioEditor/index.d.ts +3 -2
  1058. package/components/SettingEditors/RadioEditor/index.d.ts.map +1 -1
  1059. package/components/SettingEditors/RadioEditor/index.js +1 -1
  1060. package/components/SlateFormattedText/Constants.d.ts +8 -8
  1061. package/components/SlateFormattedText/Elements/ImageElement/ImageElement.d.ts +8 -8
  1062. package/components/SlateFormattedText/Elements/ImageElement/ImageElement.d.ts.map +1 -1
  1063. package/components/SlateFormattedText/Elements/VideoElement/VideoElement.d.ts +3 -3
  1064. package/components/SlateFormattedText/SlateFormattedText.d.ts +10 -10
  1065. package/components/SlateFormattedText/SlateFormattedText.d.ts.map +1 -1
  1066. package/components/SlateFormattedText/index.d.ts +4 -4
  1067. package/components/SlateFormattedText/index.d.ts.map +1 -1
  1068. package/components/StageDesignVActual/ComparisonBar/ComparisonBar.d.ts +5 -5
  1069. package/components/StageDesignVActual/ComparisonBar/ComparisonBar.d.ts.map +1 -1
  1070. package/components/StageDesignVActual/ComparisonHeader.d.ts +6 -6
  1071. package/components/StageDesignVActual/ComparisonHeader.d.ts.map +1 -1
  1072. package/components/StageDesignVActual/ComparisonRow.d.ts +12 -12
  1073. package/components/StageDesignVActual/ComparisonRow.d.ts.map +1 -1
  1074. package/components/StageDesignVActual/ElementsComparison/ElementsComparison.d.ts +9 -9
  1075. package/components/StageDesignVActual/ElementsComparison/ElementsComparison.d.ts.map +1 -1
  1076. package/components/StageDesignVActual/index.d.ts +4 -4
  1077. package/components/StageDesignVActual/index.d.ts.map +1 -1
  1078. package/components/StatusBadge/components/DQAccordionDetailsContent.d.ts +2 -1
  1079. package/components/StatusBadge/components/DQAccordionDetailsContent.d.ts.map +1 -1
  1080. package/components/StatusBadge/components/DQAccordionDetailsContent.js +1 -1
  1081. package/components/StatusBadge/components/DQAlertTooltip.d.ts +2 -1
  1082. package/components/StatusBadge/components/DQAlertTooltip.d.ts.map +1 -1
  1083. package/components/StatusBadge/components/DQAlertTooltip.js +1 -1
  1084. package/components/StatusBadge/components/DQAlertsTooltip.d.ts +1 -1
  1085. package/components/StatusBadge/components/DQAlertsTooltip.d.ts.map +1 -1
  1086. package/components/StatusBadge/components/DQAlertsTooltip.js +1 -1
  1087. package/components/StatusBadge/components/DQStatusIcon.d.ts +2 -1
  1088. package/components/StatusBadge/components/DQStatusIcon.d.ts.map +1 -1
  1089. package/components/StatusBadge/components/DQUnvalidatedContent.d.ts +1 -1
  1090. package/components/StatusBadge/components/DQUnvalidatedContent.d.ts.map +1 -1
  1091. package/components/StatusBadge/components/DQUnvalidatedContent.js +1 -1
  1092. package/components/StatusBadge/constants.d.ts +8 -8
  1093. package/components/StatusBadge/constants.d.ts.map +1 -1
  1094. package/components/StatusBadge/index.d.ts +1 -1
  1095. package/components/StatusBadge/index.d.ts.map +1 -1
  1096. package/components/StatusBadge/index.js +1 -1
  1097. package/components/StatusBadge/styles.d.ts +1 -1
  1098. package/components/StatusBadge/styles.d.ts.map +1 -1
  1099. package/components/StatusBadge/types.d.ts +4 -4
  1100. package/components/StatusBadge/types.d.ts.map +1 -1
  1101. package/components/StatusBadge/utils.d.ts.map +1 -1
  1102. package/components/Stepper/Step/Step.d.ts +1 -1
  1103. package/components/Stepper/Step/Step.d.ts.map +1 -1
  1104. package/components/Stepper/Step/Step.js +1 -1
  1105. package/components/Stepper/Stepper.d.ts +1 -1
  1106. package/components/Stepper/Stepper.d.ts.map +1 -1
  1107. package/components/Stepper/Stepper.js +1 -1
  1108. package/components/Stepper/Stepper.stories.d.ts +1 -1
  1109. package/components/Stepper/Stepper.stories.d.ts.map +1 -1
  1110. package/components/Stepper/StepsWrapper.d.ts +1 -1
  1111. package/components/Stepper/StepsWrapper.d.ts.map +1 -1
  1112. package/components/Stepper/StepsWrapper.js +1 -1
  1113. package/components/SwitchControl/SwitchControl.stories.d.ts +1 -1
  1114. package/components/SwitchControl/SwitchControl.stories.d.ts.map +1 -1
  1115. package/components/SwitchControl/index.d.ts +1 -0
  1116. package/components/SwitchControl/index.d.ts.map +1 -1
  1117. package/components/SwitchControl/index.js +1 -1
  1118. package/components/SwitchControl/types.d.ts +1 -1
  1119. package/components/SwitchControl/types.d.ts.map +1 -1
  1120. package/components/Table/Table/Table.d.ts +1 -1
  1121. package/components/Table/Table/Table.d.ts.map +1 -1
  1122. package/components/Table/Table.stories.d.ts +1 -1
  1123. package/components/Table/Table.stories.d.ts.map +1 -1
  1124. package/components/Table/TableCell/TableCell.d.ts +1 -1
  1125. package/components/Table/TableCell/TableCell.d.ts.map +1 -1
  1126. package/components/Table/TableCell/TableCell.js +1 -1
  1127. package/components/Table/TableCell/TableCell.stories.d.ts +1 -1
  1128. package/components/Table/TableCell/TableCell.stories.d.ts.map +1 -1
  1129. package/components/Table/TableContainer/TableContainer.d.ts +2 -1
  1130. package/components/Table/TableContainer/TableContainer.d.ts.map +1 -1
  1131. package/components/Table/TablePagination/TablePagination.d.ts +19 -18
  1132. package/components/Table/TablePagination/TablePagination.d.ts.map +1 -1
  1133. package/components/Table/TablePagination/TablePagination.stories.d.ts +1 -1
  1134. package/components/Table/TablePagination/TablePagination.stories.d.ts.map +1 -1
  1135. package/components/Table/TablePaginationActions/TablePaginationActions.d.ts +1 -0
  1136. package/components/Table/TablePaginationActions/TablePaginationActions.d.ts.map +1 -1
  1137. package/components/Table/TableSortLabel/TableSortLabel.d.ts +2 -1
  1138. package/components/Table/TableSortLabel/TableSortLabel.d.ts.map +1 -1
  1139. package/components/Table/TableSortLabel/TableSortLabel.js +1 -1
  1140. package/components/Table/TableSortLabel/TableSortLabel.stories.d.ts +1 -1
  1141. package/components/Table/TableSortLabel/TableSortLabel.stories.d.ts.map +1 -1
  1142. package/components/Table/TableToolbar/TableToolbar.d.ts +1 -1
  1143. package/components/Table/TableToolbar/TableToolbar.d.ts.map +1 -1
  1144. package/components/Table/TableToolbar/TableToolbar.js +1 -1
  1145. package/components/Table/TableToolbar/TableToolbar.stories.d.ts +1 -1
  1146. package/components/Table/TableToolbar/TableToolbar.stories.d.ts.map +1 -1
  1147. package/components/Tabs/Tab.d.ts +2 -1
  1148. package/components/Tabs/Tab.d.ts.map +1 -1
  1149. package/components/Tabs/Tabs.d.ts +1 -1
  1150. package/components/Tabs/Tabs.d.ts.map +1 -1
  1151. package/components/Tabs/Tabs.stories.d.ts +1 -1
  1152. package/components/Tabs/Tabs.stories.d.ts.map +1 -1
  1153. package/components/Template/TemplatePopover/index.d.ts +32 -32
  1154. package/components/Template/TemplatePopover/index.d.ts.map +1 -1
  1155. package/components/Template/TemplateSharingDialog/ChipSelector.d.ts +2 -2
  1156. package/components/Template/TemplateSharingDialog/ChipSelector.d.ts.map +1 -1
  1157. package/components/Template/TemplateSharingDialog/UsersChipSelector.d.ts +5 -5
  1158. package/components/Template/TemplateSharingDialog/UsersChipSelector.d.ts.map +1 -1
  1159. package/components/Template/TemplateSharingDialog/index.d.ts +7 -7
  1160. package/components/Template/TemplateSharingDialog/index.d.ts.map +1 -1
  1161. package/components/TextField/TextField.stories.d.ts +1 -1
  1162. package/components/TextField/TextField.stories.d.ts.map +1 -1
  1163. package/components/TextField/index.d.ts +1 -1
  1164. package/components/TextField/index.d.ts.map +1 -1
  1165. package/components/TextField/index.js +1 -1
  1166. package/components/TextLink/TextLink.stories.d.ts +1 -1
  1167. package/components/TextLink/TextLink.stories.d.ts.map +1 -1
  1168. package/components/TextLink/index.d.ts +1 -1
  1169. package/components/TextLink/index.d.ts.map +1 -1
  1170. package/components/TextLink/index.js +1 -1
  1171. package/components/Toaster/ToastContainer.d.ts +1 -0
  1172. package/components/Toaster/ToastContainer.d.ts.map +1 -1
  1173. package/components/Toaster/Toaster.d.ts +1 -0
  1174. package/components/Toaster/Toaster.d.ts.map +1 -1
  1175. package/components/Toaster/Toaster.js +1 -1
  1176. package/components/Toaster/Toaster.stories.d.ts +1 -1
  1177. package/components/Toaster/Toaster.stories.d.ts.map +1 -1
  1178. package/components/Toaster/types.d.ts +1 -1
  1179. package/components/Toaster/types.d.ts.map +1 -1
  1180. package/components/Tooltip/MuiTooltipDcWrapper.d.ts +1 -0
  1181. package/components/Tooltip/MuiTooltipDcWrapper.d.ts.map +1 -1
  1182. package/components/Tooltip/ScrollableTooltip.d.ts.map +1 -1
  1183. package/components/Tooltip/ScrollableTooltip.js +1 -1
  1184. package/components/Tooltip/Tooltip.d.ts +1 -1
  1185. package/components/Tooltip/Tooltip.d.ts.map +1 -1
  1186. package/components/Tooltip/Tooltip.stories.d.ts +1 -1
  1187. package/components/Tooltip/Tooltip.stories.d.ts.map +1 -1
  1188. package/components/TracesEditModal/TracesEditModal.d.ts +21 -21
  1189. package/components/TracesEditModal/TracesEditModal.d.ts.map +1 -1
  1190. package/components/TracesEditModal/TracesEditModalContainer.d.ts +7 -7
  1191. package/components/TracesEditModal/TracesEditModalContainer.d.ts.map +1 -1
  1192. package/components/TruncatedText/TruncatedText.stories.d.ts +1 -1
  1193. package/components/TruncatedText/TruncatedText.stories.d.ts.map +1 -1
  1194. package/components/TruncatedText/index.d.ts +1 -1
  1195. package/components/TruncatedText/index.d.ts.map +1 -1
  1196. package/components/TruncatedText/index.js +1 -1
  1197. package/components/Typography.d.ts +28 -27
  1198. package/components/Typography.d.ts.map +1 -1
  1199. package/components/Typography.stories.d.ts +1 -1
  1200. package/components/Typography.stories.d.ts.map +1 -1
  1201. package/components/UserCardPopover.d.ts +1 -1
  1202. package/components/UserCardPopover.d.ts.map +1 -1
  1203. package/components/UserMention/constants.d.ts +2 -2
  1204. package/components/VirtualizedTable/CustomizeColumnsDialog.d.ts +5 -5
  1205. package/components/VirtualizedTable/CustomizeColumnsDialog.d.ts.map +1 -1
  1206. package/components/VirtualizedTable/DraggableList.d.ts +4 -4
  1207. package/components/VirtualizedTable/DraggableList.d.ts.map +1 -1
  1208. package/components/VirtualizedTable/VirtualizedTable.d.ts.map +1 -1
  1209. package/components/VirtualizedTable/VirtualizedTable.js +1 -1
  1210. package/components/VirtualizedTable/VirtualizedTable.stories.d.ts +1 -1
  1211. package/components/VirtualizedTable/VirtualizedTable.stories.d.ts.map +1 -1
  1212. package/components/VirtualizedTable/index.d.ts +2 -2
  1213. package/components/VirtualizedTable/index.d.ts.map +1 -1
  1214. package/components/VirtualizedTable/index.js +1 -1
  1215. package/components/WellSummary/ActivitySummaryChart.d.ts +7 -7
  1216. package/components/WellSummary/ActivitySummaryChart.d.ts.map +1 -1
  1217. package/components/WellSummary/FracWirelineTimeChart.d.ts +5 -5
  1218. package/components/WellSummary/FracWirelineTimeChart.d.ts.map +1 -1
  1219. package/components/WellSummary/WellSummaryItemLabel.d.ts +4 -4
  1220. package/components/WellSummary/WellSummaryItemLabel.d.ts.map +1 -1
  1221. package/components/WellSummary/WellSummaryItemTitle.d.ts +2 -2
  1222. package/components/WellSummary/WellSummaryItemTitle.d.ts.map +1 -1
  1223. package/components/WellSummary/WellSummaryItemValue.d.ts +3 -3
  1224. package/components/WellSummary/WellSummaryItemValue.d.ts.map +1 -1
  1225. package/components/shared/__tests__/createTestHook.d.ts.map +1 -1
  1226. package/components/shared/useThrottledCallback.d.ts.map +1 -1
  1227. package/componentsV2/Button/Button.d.ts +1 -1
  1228. package/componentsV2/Button/Button.d.ts.map +1 -1
  1229. package/componentsV2/Button/Button.stories.d.ts +1 -1
  1230. package/componentsV2/Button/Button.stories.d.ts.map +1 -1
  1231. package/componentsV2/ButtonIcon/ButtonIcon.d.ts +1 -1
  1232. package/componentsV2/ButtonIcon/ButtonIcon.d.ts.map +1 -1
  1233. package/componentsV2/ButtonIcon/ButtonIcon.stories.d.ts +1 -1
  1234. package/componentsV2/ButtonIcon/ButtonIcon.stories.d.ts.map +1 -1
  1235. package/componentsV2/Checkbox/Checkbox.d.ts +1 -1
  1236. package/componentsV2/Checkbox/Checkbox.d.ts.map +1 -1
  1237. package/componentsV2/Checkbox/Checkbox.stories.d.ts +1 -1
  1238. package/componentsV2/Checkbox/Checkbox.stories.d.ts.map +1 -1
  1239. package/componentsV2/CheckboxGroup/CheckboxGroup.d.ts +1 -1
  1240. package/componentsV2/CheckboxGroup/CheckboxGroup.d.ts.map +1 -1
  1241. package/componentsV2/CheckboxGroup/CheckboxGroup.stories.d.ts +1 -1
  1242. package/componentsV2/CheckboxGroup/CheckboxGroup.stories.d.ts.map +1 -1
  1243. package/componentsV2/Chip/Chip.d.ts +1 -1
  1244. package/componentsV2/Chip/Chip.d.ts.map +1 -1
  1245. package/componentsV2/Chip/Chip.js +1 -1
  1246. package/componentsV2/Chip/Chip.stories.d.ts +1 -1
  1247. package/componentsV2/Chip/Chip.stories.d.ts.map +1 -1
  1248. package/componentsV2/Grid/Cell.d.ts +1 -1
  1249. package/componentsV2/Grid/Cell.d.ts.map +1 -1
  1250. package/componentsV2/Grid/Cell.js +1 -1
  1251. package/componentsV2/Grid/Grid.d.ts +1 -1
  1252. package/componentsV2/Grid/Grid.d.ts.map +1 -1
  1253. package/componentsV2/Grid/Grid.js +1 -1
  1254. package/componentsV2/Grid/Grid.stories.d.ts +1 -1
  1255. package/componentsV2/Grid/Grid.stories.d.ts.map +1 -1
  1256. package/componentsV2/Header/Header.d.ts +1 -1
  1257. package/componentsV2/Header/Header.d.ts.map +1 -1
  1258. package/componentsV2/Header/Header.js +1 -1
  1259. package/componentsV2/Header/Header.stories.d.ts +1 -1
  1260. package/componentsV2/Header/Header.stories.d.ts.map +1 -1
  1261. package/componentsV2/LoaderCircular/LoaderCircular.d.ts +2 -1
  1262. package/componentsV2/LoaderCircular/LoaderCircular.d.ts.map +1 -1
  1263. package/componentsV2/LoaderCircular/LoaderCircular.stories.d.ts +1 -1
  1264. package/componentsV2/LoaderCircular/LoaderCircular.stories.d.ts.map +1 -1
  1265. package/componentsV2/Popover/DcPopover.d.ts +1 -0
  1266. package/componentsV2/Popover/DcPopover.d.ts.map +1 -1
  1267. package/componentsV2/Popover/DcPopover.js +1 -1
  1268. package/componentsV2/Popover/Popover.d.ts +1 -1
  1269. package/componentsV2/Popover/Popover.d.ts.map +1 -1
  1270. package/componentsV2/Popover/Popover.stories.d.ts +2 -2
  1271. package/componentsV2/Popover/Popover.stories.d.ts.map +1 -1
  1272. package/componentsV2/Radio/Radio.d.ts +1 -1
  1273. package/componentsV2/Radio/Radio.d.ts.map +1 -1
  1274. package/componentsV2/Radio/Radio.stories.d.ts +1 -1
  1275. package/componentsV2/Radio/Radio.stories.d.ts.map +1 -1
  1276. package/componentsV2/RadioAndCheckboxGroup/RadioAndCheckboxGroup.d.ts +2 -2
  1277. package/componentsV2/RadioAndCheckboxGroup/RadioAndCheckboxGroup.d.ts.map +1 -1
  1278. package/componentsV2/RadioAndCheckboxGroup/RadioAndCheckboxGroup.js +1 -1
  1279. package/componentsV2/RadioAndCheckboxLabel/RadioAndCheckboxLabel.d.ts +1 -1
  1280. package/componentsV2/RadioAndCheckboxLabel/RadioAndCheckboxLabel.d.ts.map +1 -1
  1281. package/componentsV2/RadioAndCheckboxLabel/RadioAndCheckboxLabel.js +1 -1
  1282. package/componentsV2/RadioGroup/RadioGroup.d.ts +1 -1
  1283. package/componentsV2/RadioGroup/RadioGroup.d.ts.map +1 -1
  1284. package/componentsV2/RadioGroup/RadioGroup.stories.d.ts +1 -1
  1285. package/componentsV2/RadioGroup/RadioGroup.stories.d.ts.map +1 -1
  1286. package/componentsV2/Text/Text.d.ts +1 -1
  1287. package/componentsV2/Text/Text.d.ts.map +1 -1
  1288. package/componentsV2/Text/Text.stories.d.ts +1 -1
  1289. package/componentsV2/Text/Text.stories.d.ts.map +1 -1
  1290. package/componentsV2/TextInput/TextInput.d.ts +1 -1
  1291. package/componentsV2/TextInput/TextInput.d.ts.map +1 -1
  1292. package/componentsV2/TextInput/TextInput.js +1 -1
  1293. package/componentsV2/TextInput/TextInput.stories.d.ts +1 -1
  1294. package/componentsV2/TextInput/TextInput.stories.d.ts.map +1 -1
  1295. package/componentsV2/TextInput/useShrink.d.ts +3 -3
  1296. package/componentsV2/TextInput/useShrink.d.ts.map +1 -1
  1297. package/componentsV2/TextLink/TextLink.d.ts +1 -1
  1298. package/componentsV2/TextLink/TextLink.d.ts.map +1 -1
  1299. package/componentsV2/TextLink/TextLink.js +1 -1
  1300. package/componentsV2/TextLink/TextLink.stories.d.ts +1 -1
  1301. package/componentsV2/TextLink/TextLink.stories.d.ts.map +1 -1
  1302. package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.d.ts +2 -1
  1303. package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.d.ts.map +1 -1
  1304. package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.js +1 -1
  1305. package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.stories.d.ts +1 -1
  1306. package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.stories.d.ts.map +1 -1
  1307. package/componentsV2/TextTruncated/TextTruncated.d.ts +2 -1
  1308. package/componentsV2/TextTruncated/TextTruncated.d.ts.map +1 -1
  1309. package/componentsV2/TextTruncated/TextTruncated.js +1 -1
  1310. package/componentsV2/TextTruncated/TextTruncated.stories.d.ts +1 -1
  1311. package/componentsV2/TextTruncated/TextTruncated.stories.d.ts.map +1 -1
  1312. package/componentsV2/Tooltip/DcTooltip.d.ts +1 -0
  1313. package/componentsV2/Tooltip/DcTooltip.d.ts.map +1 -1
  1314. package/componentsV2/Tooltip/Tooltip.d.ts +1 -1
  1315. package/componentsV2/Tooltip/Tooltip.d.ts.map +1 -1
  1316. package/componentsV2/Tooltip/Tooltip.js +1 -1
  1317. package/componentsV2/Tooltip/Tooltip.stories.d.ts +1 -1
  1318. package/componentsV2/Tooltip/Tooltip.stories.d.ts.map +1 -1
  1319. package/config/index.d.ts +3 -3
  1320. package/config/index.d.ts.map +1 -1
  1321. package/config/theme/accordionOverrides.d.ts +5 -5
  1322. package/config/theme/buttonOverrides.d.ts +12 -12
  1323. package/config/theme/checkboxOverrides.d.ts +2 -2
  1324. package/config/theme/chipOverrides.d.ts +3 -3
  1325. package/config/theme/dateTimePickerThemeOverrides.d.ts +7 -7
  1326. package/config/theme/fabOverrides.d.ts +5 -5
  1327. package/config/theme/formControlLabelOverrides.d.ts +2 -2
  1328. package/config/theme/formGroupOverrides.d.ts +1 -1
  1329. package/config/theme/palette.d.mts +54 -54
  1330. package/config/theme/radioOverrides.d.ts +2 -2
  1331. package/config/theme/tableOverrides.d.ts +24 -24
  1332. package/config/theme/textFieldOverrides.d.ts +1 -1
  1333. package/config/theme/themeVariables.d.mts +6 -6
  1334. package/config/theme/themeVariables.d.mts.map +1 -1
  1335. package/config/theme/toggleButtonsGroupOverrides.d.ts +1 -1
  1336. package/config/theme/tooltipOverrides.d.ts +1 -1
  1337. package/constants/accuracy.d.ts +5 -5
  1338. package/constants/alerts.d.ts +20 -20
  1339. package/constants/appPackages.d.ts +6 -6
  1340. package/constants/apps.d.ts +52 -52
  1341. package/constants/assetTypes.d.ts +21 -21
  1342. package/constants/bha.d.ts +112 -112
  1343. package/constants/casing.d.ts +11 -11
  1344. package/constants/classNames.d.ts +1 -1
  1345. package/constants/completion.d.ts +48 -48
  1346. package/constants/componentsSettings.d.ts +1 -1
  1347. package/constants/componentsSettings.d.ts.map +1 -1
  1348. package/constants/dashboards.d.ts +10 -10
  1349. package/constants/drillstring.d.ts +2 -2
  1350. package/constants/feed.d.ts +35 -35
  1351. package/constants/goals.d.ts +4 -4
  1352. package/constants/incidents.d.ts +1 -1
  1353. package/constants/incidents.d.ts.map +1 -1
  1354. package/constants/index.d.ts +22 -22
  1355. package/constants/index.d.ts.map +1 -1
  1356. package/constants/mixpanel.d.ts +1 -1
  1357. package/constants/notifications.d.ts +17 -17
  1358. package/constants/notifications.d.ts.map +1 -1
  1359. package/constants/nptEvents.d.ts +34 -34
  1360. package/constants/segment.d.ts +8 -8
  1361. package/constants/sizes.d.ts +4 -4
  1362. package/constants/streamSourceType.d.ts +12 -12
  1363. package/constants/streams.d.ts +4 -4
  1364. package/constants/subscriptions.d.ts +8 -8
  1365. package/constants/theme.d.ts +2 -2
  1366. package/constants/units.d.ts +60 -60
  1367. package/constants/wellSummary.d.ts +126 -125
  1368. package/constants/wellSummary.d.ts.map +1 -1
  1369. package/effects/index.d.ts +11 -11
  1370. package/effects/index.d.ts.map +1 -1
  1371. package/effects/useIsAssetViewer.d.ts +1 -1
  1372. package/effects/useIsAssetViewer.d.ts.map +1 -1
  1373. package/effects/useIsAssetViewer.js +1 -1
  1374. package/effects/useLoadedData.d.ts +1 -1
  1375. package/effects/useMatchAppContainerSize.d.ts +1 -1
  1376. package/effects/useMatchAppContainerSize.d.ts.map +1 -1
  1377. package/effects/useOutsideClick.d.ts.map +1 -1
  1378. package/effects/usePadSelectorSelectedWells.d.ts +1 -1
  1379. package/effects/usePadSelectorSelectedWells.d.ts.map +1 -1
  1380. package/effects/useWellnessAlerts.d.ts +1 -1
  1381. package/effects/useWellnessAlerts.d.ts.map +1 -1
  1382. package/hocs/index.d.ts +2 -2
  1383. package/hocs/index.d.ts.map +1 -1
  1384. package/icons/IconPark.stories.d.ts +2 -1
  1385. package/icons/IconPark.stories.d.ts.map +1 -1
  1386. package/icons/WithCustomSize.d.ts +1 -0
  1387. package/icons/WithCustomSize.d.ts.map +1 -1
  1388. package/icons/customIcons/icons/AddMessage.d.ts +1 -0
  1389. package/icons/customIcons/icons/AddMessage.d.ts.map +1 -1
  1390. package/icons/customIcons/icons/AddMessage.js +1 -1
  1391. package/icons/customIcons/icons/Attention.d.ts +1 -0
  1392. package/icons/customIcons/icons/Attention.d.ts.map +1 -1
  1393. package/icons/customIcons/icons/Attention.js +1 -1
  1394. package/icons/customIcons/icons/CautionFilled.d.ts +1 -0
  1395. package/icons/customIcons/icons/CautionFilled.d.ts.map +1 -1
  1396. package/icons/customIcons/icons/CautionFilled.js +1 -1
  1397. package/icons/customIcons/icons/Checkbox.d.ts +1 -0
  1398. package/icons/customIcons/icons/Checkbox.d.ts.map +1 -1
  1399. package/icons/customIcons/icons/Checkbox.js +1 -1
  1400. package/icons/customIcons/icons/CheckboxChecked.d.ts +1 -0
  1401. package/icons/customIcons/icons/CheckboxChecked.d.ts.map +1 -1
  1402. package/icons/customIcons/icons/CheckboxChecked.js +1 -1
  1403. package/icons/customIcons/icons/CheckboxIndeterminate.d.ts +1 -0
  1404. package/icons/customIcons/icons/CheckboxIndeterminate.d.ts.map +1 -1
  1405. package/icons/customIcons/icons/CheckboxIndeterminate.js +1 -1
  1406. package/icons/customIcons/icons/Collapse.d.ts +1 -0
  1407. package/icons/customIcons/icons/Collapse.d.ts.map +1 -1
  1408. package/icons/customIcons/icons/Collapse.js +1 -1
  1409. package/icons/customIcons/icons/Dashboard.d.ts +1 -0
  1410. package/icons/customIcons/icons/Dashboard.d.ts.map +1 -1
  1411. package/icons/customIcons/icons/Dashboard.js +1 -1
  1412. package/icons/customIcons/icons/Expand.d.ts +1 -0
  1413. package/icons/customIcons/icons/Expand.d.ts.map +1 -1
  1414. package/icons/customIcons/icons/Expand.js +1 -1
  1415. package/icons/customIcons/icons/FolderClosed.d.ts +1 -0
  1416. package/icons/customIcons/icons/FolderClosed.d.ts.map +1 -1
  1417. package/icons/customIcons/icons/FolderClosed.js +1 -1
  1418. package/icons/customIcons/icons/FolderClosedFilled.d.ts +1 -0
  1419. package/icons/customIcons/icons/FolderClosedFilled.d.ts.map +1 -1
  1420. package/icons/customIcons/icons/FolderClosedFilled.js +1 -1
  1421. package/icons/customIcons/icons/FolderOpened.d.ts +1 -0
  1422. package/icons/customIcons/icons/FolderOpened.d.ts.map +1 -1
  1423. package/icons/customIcons/icons/FolderOpened.js +1 -1
  1424. package/icons/customIcons/icons/GreaterOrEqual.d.ts +1 -0
  1425. package/icons/customIcons/icons/GreaterOrEqual.d.ts.map +1 -1
  1426. package/icons/customIcons/icons/GreaterOrEqual.js +1 -1
  1427. package/icons/customIcons/icons/LessOrEqual.d.ts +1 -0
  1428. package/icons/customIcons/icons/LessOrEqual.d.ts.map +1 -1
  1429. package/icons/customIcons/icons/LessOrEqual.js +1 -1
  1430. package/icons/customIcons/icons/MoreApp.d.ts +1 -0
  1431. package/icons/customIcons/icons/MoreApp.d.ts.map +1 -1
  1432. package/icons/customIcons/icons/MoreApp.js +1 -1
  1433. package/icons/customIcons/icons/MultiRuler.d.ts +1 -0
  1434. package/icons/customIcons/icons/MultiRuler.d.ts.map +1 -1
  1435. package/icons/customIcons/icons/MultiRuler.js +1 -1
  1436. package/icons/customIcons/icons/Radio.d.ts +1 -0
  1437. package/icons/customIcons/icons/Radio.d.ts.map +1 -1
  1438. package/icons/customIcons/icons/Radio.js +1 -1
  1439. package/icons/customIcons/icons/RadioChecked.d.ts +1 -0
  1440. package/icons/customIcons/icons/RadioChecked.d.ts.map +1 -1
  1441. package/icons/customIcons/icons/RadioChecked.js +1 -1
  1442. package/icons/customIcons/icons/Search.d.ts +1 -0
  1443. package/icons/customIcons/icons/Search.d.ts.map +1 -1
  1444. package/icons/customIcons/icons/Search.js +1 -1
  1445. package/icons/customIcons/icons/SimulFrac.d.ts +1 -0
  1446. package/icons/customIcons/icons/SimulFrac.d.ts.map +1 -1
  1447. package/icons/customIcons/icons/SimulFrac.js +1 -1
  1448. package/icons/customIcons/icons/Wellhub.d.ts +1 -0
  1449. package/icons/customIcons/icons/Wellhub.d.ts.map +1 -1
  1450. package/icons/customIcons/icons/Wellhub.js +1 -1
  1451. package/icons/customIcons/icons/ZipperFrac.d.ts +1 -0
  1452. package/icons/customIcons/icons/ZipperFrac.d.ts.map +1 -1
  1453. package/icons/customIcons/icons/ZipperFrac.js +1 -1
  1454. package/icons/customIcons/types.d.ts +1 -1
  1455. package/icons/customIcons/types.d.ts.map +1 -1
  1456. package/icons/iconParkIcons.d.ts.map +1 -1
  1457. package/icons/types.d.ts +4 -4
  1458. package/icons/types.d.ts.map +1 -1
  1459. package/index.d.ts +12 -12
  1460. package/index.d.ts.map +1 -1
  1461. package/package.json +1 -1
  1462. package/permissions/ProvidePermissions.d.ts +2 -2
  1463. package/permissions/ProvidePermissions.d.ts.map +1 -1
  1464. package/permissions/constants/abilities.d.ts +13 -13
  1465. package/permissions/constants/appsPermissions.d.ts +3 -3
  1466. package/permissions/constants/settingsApps.d.ts +34 -34
  1467. package/permissions/usePermissions.d.ts.map +1 -1
  1468. package/storyBookHelpers/components.d.ts +3 -3
  1469. package/storyBookHelpers/components.d.ts.map +1 -1
  1470. package/storyBookHelpers/template/Template.stories.d.ts +1 -1
  1471. package/storyBookHelpers/template/Template.stories.d.ts.map +1 -1
  1472. package/storyBookHelpers/types.d.ts +2 -2
  1473. package/storyBookHelpers/types.d.ts.map +1 -1
  1474. package/storyBookHelpers/utils.d.ts +8 -8
  1475. package/storyBookHelpers/utils.d.ts.map +1 -1
  1476. package/styles/counter/index.d.ts +2 -1
  1477. package/styles/counter/index.d.ts.map +1 -1
  1478. package/styles/typography/index.d.ts +2 -1
  1479. package/styles/typography/index.d.ts.map +1 -1
  1480. package/types/shared/Completions.d.ts +12 -12
  1481. package/types/shared/Completions.d.ts.map +1 -1
  1482. package/types/shared/CustomGradient.d.ts +1 -1
  1483. package/types/shared/CustomGradient.d.ts.map +1 -1
  1484. package/types/shared/GradientFillStop.d.ts +1 -1
  1485. package/types/shared/GradientFillStop.d.ts.map +1 -1
  1486. package/types/shared/GradientStorage.d.ts +1 -1
  1487. package/types/shared/GradientStorage.d.ts.map +1 -1
  1488. package/utils/__tests__/fixtures/convert.fixture.d.ts +5 -5
  1489. package/utils/constants/units.d.ts +100 -100
  1490. package/utils/convert.d.ts.map +1 -1
  1491. package/utils/dashboardReports.d.ts +32 -32
  1492. package/utils/delay.d.ts.map +1 -1
  1493. package/utils/goalsConfig/goalsConfig.d.ts +1 -1
  1494. package/utils/goalsConfig/goalsConfig.d.ts.map +1 -1
  1495. package/utils/goalsConfig/utils.d.ts +1 -1
  1496. package/utils/goalsConfig/utils.d.ts.map +1 -1
  1497. package/utils/index.d.ts +55 -55
  1498. package/utils/index.d.ts.map +1 -1
  1499. package/utils/jsonaDataFormatter.d.ts +1 -1
  1500. package/utils/jsonaDataFormatter.d.ts.map +1 -1
  1501. package/utils/main.d.ts +113 -1
  1502. package/utils/main.d.ts.map +1 -1
  1503. package/utils/metrics/index.d.ts +1 -1
  1504. package/utils/metrics/index.d.ts.map +1 -1
  1505. package/utils/metrics/metricsConfig.d.ts +343 -343
  1506. package/utils/metrics/metricsConfig.d.ts.map +1 -1
  1507. package/utils/time.d.ts +0 -1
  1508. package/utils/time.d.ts.map +1 -1
  1509. package/cjs-bundle/CLI/hocs/constants.js +0 -1
  1510. package/cjs-bundle/CLI/hocs/utils.js +0 -1
  1511. package/cjs-bundle/clients/api/apiCore.js +0 -1
  1512. package/cjs-bundle/clients/api/httpMessages.js +0 -1
  1513. package/cjs-bundle/clients/clientStorage/core.js +0 -1
  1514. package/cjs-bundle/clients/clientStorage/index.js +0 -1
  1515. package/cjs-bundle/clients/constants.js +0 -1
  1516. package/cjs-bundle/clients/corvaUrls.js +0 -1
  1517. package/cjs-bundle/clients/index.js +0 -1
  1518. package/cjs-bundle/clients/jsonApi/index.js +0 -1
  1519. package/cjs-bundle/clients/jsonApi/mocks/mockAssetData.js +0 -1
  1520. package/cjs-bundle/clients/jsonApi/postTaskAndWaitResult.js +0 -1
  1521. package/cjs-bundle/clients/sso/auth0.js +0 -1
  1522. package/cjs-bundle/clients/sso/index.js +0 -1
  1523. package/cjs-bundle/clients/sso/oauth2.js +0 -1
  1524. package/cjs-bundle/clients/subscriptions.js +0 -1
  1525. package/cjs-bundle/clients/utils.js +0 -1
  1526. package/cjs-bundle/components/AddComment/Popover.js +0 -1
  1527. package/cjs-bundle/components/AddComment/Popup.js +0 -1
  1528. package/cjs-bundle/components/AddComment/components/Content.js +0 -1
  1529. package/cjs-bundle/components/AdvancedSlider/AdvancedSlider.js +0 -1
  1530. package/cjs-bundle/components/AdvancedSlider/Handle.js +0 -1
  1531. package/cjs-bundle/components/AdvancedSlider/constants.js +0 -1
  1532. package/cjs-bundle/components/AdvancedSlider/icons/HandleIcon.js +0 -1
  1533. package/cjs-bundle/components/AdvancedSlider/styles/handleStyles.js +0 -1
  1534. package/cjs-bundle/components/AdvancedSlider/styles/sliderStyles.js +0 -1
  1535. package/cjs-bundle/components/AdvancedSlider/utils.js +0 -1
  1536. package/cjs-bundle/components/AnchorsList/AnchorsList.js +0 -1
  1537. package/cjs-bundle/components/Annotations/AnnotationsContext.js +0 -1
  1538. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/index.js +0 -1
  1539. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AddAnnotationForm/style.css.js +0 -1
  1540. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/Annotation/index.js +0 -1
  1541. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/Annotation/style.css.js +0 -1
  1542. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationComments/index.js +0 -1
  1543. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationComments/style.css.js +0 -1
  1544. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/StyledSelect.js +0 -1
  1545. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/index.js +0 -1
  1546. package/cjs-bundle/components/Annotations/components/AnnotationsList/components/AnnotationInput/style.css.js +0 -1
  1547. package/cjs-bundle/components/Annotations/components/AnnotationsList/index.js +0 -1
  1548. package/cjs-bundle/components/Annotations/components/AnnotationsList/style.css.js +0 -1
  1549. package/cjs-bundle/components/Annotations/components/LastAnnotation/index.js +0 -1
  1550. package/cjs-bundle/components/Annotations/components/LastAnnotation/style.css.js +0 -1
  1551. package/cjs-bundle/components/Annotations/constants.js +0 -1
  1552. package/cjs-bundle/components/AppIcon/AppIcon.js +0 -1
  1553. package/cjs-bundle/components/AppIcon/assets/CompletionAppIcon.js +0 -1
  1554. package/cjs-bundle/components/AppIcon/assets/CompletionAppIconBe.js +0 -1
  1555. package/cjs-bundle/components/AppIcon/assets/DrillingAppIcon.js +0 -1
  1556. package/cjs-bundle/components/AppIcon/assets/DrillingAppIconBe.js +0 -1
  1557. package/cjs-bundle/components/AppIcon/assets/NoSegmentAppIcon.js +0 -1
  1558. package/cjs-bundle/components/AppIcon/assets/NoSegmentAppIconBeIdle.js +0 -1
  1559. package/cjs-bundle/components/AppIcon/utils.js +0 -1
  1560. package/cjs-bundle/components/AppVersionsSelect/AppVersionsSelect.js +0 -1
  1561. package/cjs-bundle/components/AppVersionsSelect/effects/index.js +0 -1
  1562. package/cjs-bundle/components/AssetEditor/AssetEditorAutocomplete.js +0 -1
  1563. package/cjs-bundle/components/AssetEditor/AssetEditors.css.js +0 -1
  1564. package/cjs-bundle/components/AssetEditor/SingleAssetEditor.js +0 -1
  1565. package/cjs-bundle/components/AssetEditor/constants.js +0 -1
  1566. package/cjs-bundle/components/AssetEditor/effects/index.js +0 -1
  1567. package/cjs-bundle/components/AssetEditor/index.js +0 -1
  1568. package/cjs-bundle/components/AssetEditorV2/components/MultipleAssetsToggle.js +0 -1
  1569. package/cjs-bundle/components/AssetEditorV2/components/PrimaryAssetSelect.js +0 -1
  1570. package/cjs-bundle/components/AssetEditorV2/components/PrimaryAssetSelectV2.js +0 -1
  1571. package/cjs-bundle/components/AssetEditorV2/components/SecondaryAssetSelect.js +0 -1
  1572. package/cjs-bundle/components/AssetEditorV2/components/SelectItem.js +0 -1
  1573. package/cjs-bundle/components/AssetEditorV2/constants.js +0 -1
  1574. package/cjs-bundle/components/AssetEditorV2/effects/index.js +0 -1
  1575. package/cjs-bundle/components/AssetEditorV2/effects/usePrimaryAssetSelectData.js +0 -1
  1576. package/cjs-bundle/components/AssetEditorV2/index.js +0 -1
  1577. package/cjs-bundle/components/AssetEditorV2/utils/index.js +0 -1
  1578. package/cjs-bundle/components/AssetNameLabel/AssetNameLabel.js +0 -1
  1579. package/cjs-bundle/components/AssetNameLabel/AssetNameLabel.styles.css.js +0 -1
  1580. package/cjs-bundle/components/AssetNameLabel/AssetStatusBadge.js +0 -1
  1581. package/cjs-bundle/components/AssetNameLabel/SecondaryAssetNameLabel.js +0 -1
  1582. package/cjs-bundle/components/AssetNameLabel/SecondaryAssetNameLable.styles.css.js +0 -1
  1583. package/cjs-bundle/components/AssetsMultipleSelector/AssetsMultipleSelector.js +0 -1
  1584. package/cjs-bundle/components/Attachment/index.js +0 -1
  1585. package/cjs-bundle/components/Attachment/styles.css.js +0 -1
  1586. package/cjs-bundle/components/Autocomplete/Autocomplete.js +0 -1
  1587. package/cjs-bundle/components/Avatar/index.js +0 -1
  1588. package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/Map.css.js +0 -1
  1589. package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/Map.js +0 -1
  1590. package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/index.css.js +0 -1
  1591. package/cjs-bundle/components/BICOffsetPickerDialog/components/Map/index.js +0 -1
  1592. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AssetSearch.js +0 -1
  1593. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetResultSection.js +0 -1
  1594. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AssetTypesSection.js +0 -1
  1595. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +0 -1
  1596. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/constants.js +0 -1
  1597. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/effects/useAssetsData.js +0 -1
  1598. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/AutoCompleteAssetSearch/utils/apiCalls.js +0 -1
  1599. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/NumberCircle.js +0 -1
  1600. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/SectionItem.js +0 -1
  1601. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/WellListItem.js +0 -1
  1602. package/cjs-bundle/components/BICOffsetPickerDialog/components/WellSection/index.js +0 -1
  1603. package/cjs-bundle/components/BICOffsetPickerDialog/constants.js +0 -1
  1604. package/cjs-bundle/components/BICOffsetPickerDialog/effects/index.js +0 -1
  1605. package/cjs-bundle/components/BICOffsetPickerDialog/index.js +0 -1
  1606. package/cjs-bundle/components/BICOffsetPickerDialog/utils/apiCalls.js +0 -1
  1607. package/cjs-bundle/components/Breadcrumbs/index.js +0 -1
  1608. package/cjs-bundle/components/Button/components/Button/index.js +0 -1
  1609. package/cjs-bundle/components/Button/components/LiveButton/components/LiveButtonStateIndicator/index.js +0 -1
  1610. package/cjs-bundle/components/Button/components/LiveButton/constants.js +0 -1
  1611. package/cjs-bundle/components/Button/components/LiveButton/index.js +0 -1
  1612. package/cjs-bundle/components/Button/components/LiveButton/styles.js +0 -1
  1613. package/cjs-bundle/components/Button/index.js +0 -1
  1614. package/cjs-bundle/components/Casing/CasingComponentIcon.js +0 -1
  1615. package/cjs-bundle/components/Casing/CasingTable/CasingComponent.js +0 -1
  1616. package/cjs-bundle/components/Casing/CasingTable/index.js +0 -1
  1617. package/cjs-bundle/components/Casing/CasingTableV2/CasingTableV2.css.js +0 -1
  1618. package/cjs-bundle/components/Casing/CasingTableV2/CasingTableV2.js +0 -1
  1619. package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Browser.js +0 -1
  1620. package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +0 -1
  1621. package/cjs-bundle/components/Casing/CasingTableV2/components/Component.js +0 -1
  1622. package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Browser.js +0 -1
  1623. package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +0 -1
  1624. package/cjs-bundle/components/Casing/CasingTableV2/components/EditComponentDialog.js +0 -1
  1625. package/cjs-bundle/components/Casing/CasingTableV2/components/Header.js +0 -1
  1626. package/cjs-bundle/components/Casing/CasingTableV2/components/SortableComponent.js +0 -1
  1627. package/cjs-bundle/components/Casing/CasingTableV2/components/SortableComponents.js +0 -1
  1628. package/cjs-bundle/components/Casing/CasingTableV2/components/constants.js +0 -1
  1629. package/cjs-bundle/components/Casing/CasingTile/CasingTile.js +0 -1
  1630. package/cjs-bundle/components/Casing/CasingTile/style.js +0 -1
  1631. package/cjs-bundle/components/Casing/CasingTileIcon.js +0 -1
  1632. package/cjs-bundle/components/Chart/ChartWrapperContext.js +0 -1
  1633. package/cjs-bundle/components/Chart/components/AxisDropdown.js +0 -1
  1634. package/cjs-bundle/components/Chart/components/AxisOverlay.js +0 -1
  1635. package/cjs-bundle/components/Chart/components/ChartButton.js +0 -1
  1636. package/cjs-bundle/components/Chart/components/ChartButtons.js +0 -1
  1637. package/cjs-bundle/components/Chart/components/ChartSelect.js +0 -1
  1638. package/cjs-bundle/components/Chart/components/ChartWrapper.js +0 -1
  1639. package/cjs-bundle/components/Chart/components/buttons/ChartTypeButton.js +0 -1
  1640. package/cjs-bundle/components/Chart/components/buttons/DragToZoomButton.js +0 -1
  1641. package/cjs-bundle/components/Chart/components/buttons/HideAxesButton.js +0 -1
  1642. package/cjs-bundle/components/Chart/components/buttons/PanButton.js +0 -1
  1643. package/cjs-bundle/components/Chart/components/buttons/ResetZoomButton.js +0 -1
  1644. package/cjs-bundle/components/Chart/components/buttons/ZoomInButton.js +0 -1
  1645. package/cjs-bundle/components/Chart/components/buttons/ZoomOutButton.js +0 -1
  1646. package/cjs-bundle/components/Chart/constants.js +0 -1
  1647. package/cjs-bundle/components/Chart/effects/useChartModifier.js +0 -1
  1648. package/cjs-bundle/components/Chart/effects/useChartTypeSwitch.js +0 -1
  1649. package/cjs-bundle/components/Chart/effects/useHideAxes.js +0 -1
  1650. package/cjs-bundle/components/Chart/effects/useKeyboardControl.js +0 -1
  1651. package/cjs-bundle/components/Chart/effects/useZoom.js +0 -1
  1652. package/cjs-bundle/components/Chart/formations.js +0 -1
  1653. package/cjs-bundle/components/Chart/utils.js +0 -1
  1654. package/cjs-bundle/components/ChartActionsList/ChartActionsList.css.js +0 -1
  1655. package/cjs-bundle/components/ChartActionsList/ChartActionsList.js +0 -1
  1656. package/cjs-bundle/components/ChartActionsList/icons/GoLive.js +0 -1
  1657. package/cjs-bundle/components/ChartActionsList/icons/LeftArrow.js +0 -1
  1658. package/cjs-bundle/components/ChartActionsList/icons/RightArrow.js +0 -1
  1659. package/cjs-bundle/components/ChartActionsList/icons/TimeRange.js +0 -1
  1660. package/cjs-bundle/components/ChartActionsList/icons/ZoomIn.js +0 -1
  1661. package/cjs-bundle/components/ChartActionsList/icons/ZoomOut.js +0 -1
  1662. package/cjs-bundle/components/Checkbox/index.js +0 -1
  1663. package/cjs-bundle/components/Chip/index.js +0 -1
  1664. package/cjs-bundle/components/CollapsableSidebar.js +0 -1
  1665. package/cjs-bundle/components/CollapsibleContent.js +0 -1
  1666. package/cjs-bundle/components/ColorPicker/ColorPicker.js +0 -1
  1667. package/cjs-bundle/components/ColorPicker/ColorPicketUtils.js +0 -1
  1668. package/cjs-bundle/components/ColorPicker/PaletteChromePicker/ColorSquare/ColorSquare.js +0 -1
  1669. package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/Palette.css.js +0 -1
  1670. package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/Palette.js +0 -1
  1671. package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/PaletteConstants.js +0 -1
  1672. package/cjs-bundle/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +0 -1
  1673. package/cjs-bundle/components/ColorPickerPalette/ColorPickerPalette.js +0 -1
  1674. package/cjs-bundle/components/Comment/CommentIcon/BadgeIcon.js +0 -1
  1675. package/cjs-bundle/components/Comment/CommentIcon/index.js +0 -1
  1676. package/cjs-bundle/components/Comment/index.js +0 -1
  1677. package/cjs-bundle/components/Comment/styles.css.js +0 -1
  1678. package/cjs-bundle/components/CommentInput/index.js +0 -1
  1679. package/cjs-bundle/components/CommentInput/styles.css.js +0 -1
  1680. package/cjs-bundle/components/CommentLoader.js +0 -1
  1681. package/cjs-bundle/components/CommentWrapper.js +0 -1
  1682. package/cjs-bundle/components/CommentsInfo/index.js +0 -1
  1683. package/cjs-bundle/components/CommentsInfo/styles.css.js +0 -1
  1684. package/cjs-bundle/components/ConfirmationDialog.js +0 -1
  1685. package/cjs-bundle/components/ContextMenuItem/index.js +0 -1
  1686. package/cjs-bundle/components/CopyToClipboard/CopyToClipboard.js +0 -1
  1687. package/cjs-bundle/components/Counter/index.js +0 -1
  1688. package/cjs-bundle/components/CustomSelect/index.js +0 -1
  1689. package/cjs-bundle/components/DatePicker/index.js +0 -1
  1690. package/cjs-bundle/components/DateTimePicker/index.js +0 -1
  1691. package/cjs-bundle/components/DevCenter/AppContext.js +0 -1
  1692. package/cjs-bundle/components/DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js +0 -1
  1693. package/cjs-bundle/components/DevCenter/AppHeader/AppHeader.css.js +0 -1
  1694. package/cjs-bundle/components/DevCenter/AppHeader/AppHeader.js +0 -1
  1695. package/cjs-bundle/components/DevCenter/AppHeader/AppHeaderStyles.js +0 -1
  1696. package/cjs-bundle/components/DevCenter/AppHeader/PadIcon.js +0 -1
  1697. package/cjs-bundle/components/DevCenter/AppHeader/PadMode.js +0 -1
  1698. package/cjs-bundle/components/DevCenter/AppHeader/VersionBadge.js +0 -1
  1699. package/cjs-bundle/components/DevCenter/AppHeader/utils.js +0 -1
  1700. package/cjs-bundle/components/DevCenter/AppSettingsPopover/AppSettingsPopover.js +0 -1
  1701. package/cjs-bundle/components/DevCenter/AppSideBar/AppSideBar.js +0 -1
  1702. package/cjs-bundle/components/DevCenter/AppsDataProvider/AppsDataProvider.js +0 -1
  1703. package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/constants.js +0 -1
  1704. package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/dataResolvers.js +0 -1
  1705. package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/useAppsData.js +0 -1
  1706. package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/utils.js +0 -1
  1707. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js +0 -1
  1708. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +0 -1
  1709. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js +0 -1
  1710. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js +0 -1
  1711. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppActions/AppActions.js +0 -1
  1712. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.css.js +0 -1
  1713. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js +0 -1
  1714. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +0 -1
  1715. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js +0 -1
  1716. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js +0 -1
  1717. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/styles.js +0 -1
  1718. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js +0 -1
  1719. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js +0 -1
  1720. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js +0 -1
  1721. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/components/ChooseAssetButton.js +0 -1
  1722. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.css.js +0 -1
  1723. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js +0 -1
  1724. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js +0 -1
  1725. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.css.js +0 -1
  1726. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +0 -1
  1727. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js +0 -1
  1728. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.js +0 -1
  1729. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/RestoreAppSizeButton.css.js +0 -1
  1730. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js +0 -1
  1731. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/RollbarWrapper/RollbarWrapper.js +0 -1
  1732. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsData.js +0 -1
  1733. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAnnotationsList.js +0 -1
  1734. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAppMaximized.js +0 -1
  1735. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/effects/useAppSettings.js +0 -1
  1736. package/cjs-bundle/components/DevCenter/DevCenterAppContainer/utils.js +0 -1
  1737. package/cjs-bundle/components/DevCenter/DevCenterRouterContext/DevCenterRouterContext.js +0 -1
  1738. package/cjs-bundle/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.css.js +0 -1
  1739. package/cjs-bundle/components/DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js +0 -1
  1740. package/cjs-bundle/components/DevCenter/DevCenterRouterContext/effects/useDevCenterRouter.js +0 -1
  1741. package/cjs-bundle/components/DevCenter/DevCenterRouterContext/hocs/withUniversalLocationHOC.js +0 -1
  1742. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterAppZoidComponent.js +0 -1
  1743. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js +0 -1
  1744. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.module.css.js +0 -1
  1745. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +0 -1
  1746. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/constants.js +0 -1
  1747. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/effects/useXProps.js +0 -1
  1748. package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/utils/replaceUndefinedValuesWithNull.js +0 -1
  1749. package/cjs-bundle/components/DevCenter/NavigationBar/NavigationBar.js +0 -1
  1750. package/cjs-bundle/components/DevCenter/SideBar/SideBar.js +0 -1
  1751. package/cjs-bundle/components/DisabledSettingsMessage/DisabledSettingsMessage.js +0 -1
  1752. package/cjs-bundle/components/DocumentViewer/DocumentViewer.js +0 -1
  1753. package/cjs-bundle/components/DocumentViewer/styles.js +0 -1
  1754. package/cjs-bundle/components/Drillstring/BHACasingEmptyView/BHACasingEmptyView.js +0 -1
  1755. package/cjs-bundle/components/Drillstring/BHAComponentDetail/constants.js +0 -1
  1756. package/cjs-bundle/components/Drillstring/BHAComponentDetail/index.js +0 -1
  1757. package/cjs-bundle/components/Drillstring/BHAComponentIcon.js +0 -1
  1758. package/cjs-bundle/components/Drillstring/BHAComponentsTable/BHAComponentsTable.js +0 -1
  1759. package/cjs-bundle/components/Drillstring/BHAComponentsTable/BhaComponentsTable.css.js +0 -1
  1760. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Browser.js +0 -1
  1761. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +0 -1
  1762. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Browser.js +0 -1
  1763. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +0 -1
  1764. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Component.js +0 -1
  1765. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Browser.js +0 -1
  1766. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +0 -1
  1767. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Browser.js +0 -1
  1768. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +0 -1
  1769. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/EditComponentDialog.js +0 -1
  1770. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Header.js +0 -1
  1771. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Browser.js +0 -1
  1772. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +0 -1
  1773. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Browser.js +0 -1
  1774. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +0 -1
  1775. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Measurement.js +0 -1
  1776. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Browser.js +0 -1
  1777. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +0 -1
  1778. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/NozzleSize/index.js +0 -1
  1779. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Browser.js +0 -1
  1780. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +0 -1
  1781. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/PressureLoss/index.js +0 -1
  1782. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Browser.js +0 -1
  1783. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +0 -1
  1784. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/SortableComponent.js +0 -1
  1785. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/SortableComponents.js +0 -1
  1786. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Browser.js +0 -1
  1787. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +0 -1
  1788. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Browser.js +0 -1
  1789. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +0 -1
  1790. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Suggestions/AutoCompleteDialog.js +0 -1
  1791. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.js +0 -1
  1792. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Browser.js +0 -1
  1793. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +0 -1
  1794. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/constants.js +0 -1
  1795. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/CancelButton.js +0 -1
  1796. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +0 -1
  1797. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.js +0 -1
  1798. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/FormatedNumber.js +0 -1
  1799. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/InputText.js +0 -1
  1800. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/MoreButton.js +0 -1
  1801. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SaveButton.js +0 -1
  1802. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SelectField.js +0 -1
  1803. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js +0 -1
  1804. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/StaticField.js +0 -1
  1805. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/sharedStyles.js +0 -1
  1806. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/utils/calculation.js +0 -1
  1807. package/cjs-bundle/components/Drillstring/BHAList/BHAList.js +0 -1
  1808. package/cjs-bundle/components/Drillstring/BHAList/styles.css.js +0 -1
  1809. package/cjs-bundle/components/Drillstring/BHASchematic.js +0 -1
  1810. package/cjs-bundle/components/Drillstring/BHATable/BHAComponent.js +0 -1
  1811. package/cjs-bundle/components/Drillstring/BHATable/index.js +0 -1
  1812. package/cjs-bundle/components/Drillstring/BHATile/BHATile.js +0 -1
  1813. package/cjs-bundle/components/Drillstring/BHATile/styles.css.js +0 -1
  1814. package/cjs-bundle/components/Drillstring/BHATileIcon.js +0 -1
  1815. package/cjs-bundle/components/Drillstring/BhaIndicator/BhaIndicator.js +0 -1
  1816. package/cjs-bundle/components/Drillstring/BhaIndicator/styles.css.js +0 -1
  1817. package/cjs-bundle/components/Drillstring/DrillstringDetail/DrillstringDetail.js +0 -1
  1818. package/cjs-bundle/components/Drillstring/DrillstringDetail/styles.css.js +0 -1
  1819. package/cjs-bundle/components/EChartsWrapper/EChartsWrapper.js +0 -1
  1820. package/cjs-bundle/components/EChartsWrapper/components/Toolbox/Toolbox.js +0 -1
  1821. package/cjs-bundle/components/EChartsWrapper/components/Toolbox/ToolboxButton.js +0 -1
  1822. package/cjs-bundle/components/EditableItem/EditableItem/index.js +0 -1
  1823. package/cjs-bundle/components/EditableItem/EditableItemWithBadge/index.js +0 -1
  1824. package/cjs-bundle/components/EmbeddedApp/DevCenterEmbeddedApp.js +0 -1
  1825. package/cjs-bundle/components/EmbeddedApp/EmbeddedApp.js +0 -1
  1826. package/cjs-bundle/components/EmbeddedApp/components/AppInfo.js +0 -1
  1827. package/cjs-bundle/components/EmbeddedApp/styles.css.js +0 -1
  1828. package/cjs-bundle/components/EmojiIconButton.js +0 -1
  1829. package/cjs-bundle/components/EmptyState/EmptyState.js +0 -1
  1830. package/cjs-bundle/components/EmptyState/constants.js +0 -1
  1831. package/cjs-bundle/components/EmptyState/images/index.js +0 -1
  1832. package/cjs-bundle/components/EmptyState/styles.js +0 -1
  1833. package/cjs-bundle/components/EmptyState/utils.js +0 -1
  1834. package/cjs-bundle/components/EmptyView/EmptyAppView/EmptyAppView.js +0 -1
  1835. package/cjs-bundle/components/EmptyView/EmptyAppView/components/ErrorSubtitleWithIntercomLink.js +0 -1
  1836. package/cjs-bundle/components/EmptyView/EmptyView.js +0 -1
  1837. package/cjs-bundle/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.css.js +0 -1
  1838. package/cjs-bundle/components/ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js +0 -1
  1839. package/cjs-bundle/components/ErrorBoundary/ErrorBoundary.js +0 -1
  1840. package/cjs-bundle/components/FailedFileUploading.js +0 -1
  1841. package/cjs-bundle/components/FeedItem/FeedItem.css.js +0 -1
  1842. package/cjs-bundle/components/FeedItem/FeedItem.js +0 -1
  1843. package/cjs-bundle/components/FeedItem/FeedItemEditProvider/FeedItemEditModal.js +0 -1
  1844. package/cjs-bundle/components/FeedItem/FeedItemEditProvider/FeedItemEditProvider.js +0 -1
  1845. package/cjs-bundle/components/FeedItem/components/Actions.js +0 -1
  1846. package/cjs-bundle/components/FeedItem/components/AvatarIcon.js +0 -1
  1847. package/cjs-bundle/components/FeedItem/components/CompletionDateTimestamp.js +0 -1
  1848. package/cjs-bundle/components/FeedItem/components/Content.js +0 -1
  1849. package/cjs-bundle/components/FeedItem/components/CreatedAt.js +0 -1
  1850. package/cjs-bundle/components/FeedItem/components/FeedComments.js +0 -1
  1851. package/cjs-bundle/components/FeedItem/components/Icon.js +0 -1
  1852. package/cjs-bundle/components/FeedItem/components/LessonsLearnedLeafIcon.js +0 -1
  1853. package/cjs-bundle/components/FeedItem/components/Reactions.js +0 -1
  1854. package/cjs-bundle/components/FeedItem/components/RigAndWell.js +0 -1
  1855. package/cjs-bundle/components/FeedItem/components/TypeAndAssetTitle.js +0 -1
  1856. package/cjs-bundle/components/FeedItem/editModals/DvdCommentEdit/DvdCommentEdit.js +0 -1
  1857. package/cjs-bundle/components/FeedItem/editModals/HookloadCommentEdit/HookloadCommentEdit.js +0 -1
  1858. package/cjs-bundle/components/FeedItem/editModals/LessonsLearnedEdit/LessonsLearnedEdit.js +0 -1
  1859. package/cjs-bundle/components/FeedItem/editModals/NptLessonsCommentEdit/NptLessonsCommentEdit.js +0 -1
  1860. package/cjs-bundle/components/FeedItem/editModals/PCCommentEdit/PCCommentEdit.js +0 -1
  1861. package/cjs-bundle/components/FeedItem/feedItemTypes/AlertFeedItem.js +0 -1
  1862. package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/helpers.js +0 -1
  1863. package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/index.js +0 -1
  1864. package/cjs-bundle/components/FeedItem/feedItemTypes/AppAnnotationFeedItem/styles.css.js +0 -1
  1865. package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/BhaFeedItem.js +0 -1
  1866. package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaNumber.js +0 -1
  1867. package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/BhaSchematic.js +0 -1
  1868. package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/Info.js +0 -1
  1869. package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/components/NoData.js +0 -1
  1870. package/cjs-bundle/components/FeedItem/feedItemTypes/BhaFeedItem/styles.css.js +0 -1
  1871. package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionDailyCostFeedItem.js +0 -1
  1872. package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionDocumentFeedItem.js +0 -1
  1873. package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionNptFeedItem.js +0 -1
  1874. package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionOperationSummaryFeedItem.js +0 -1
  1875. package/cjs-bundle/components/FeedItem/feedItemTypes/CompletionOperationalNoteFeedItem.js +0 -1
  1876. package/cjs-bundle/components/FeedItem/feedItemTypes/DepthCommentFeedItem.js +0 -1
  1877. package/cjs-bundle/components/FeedItem/feedItemTypes/DocumentFeedItem.js +0 -1
  1878. package/cjs-bundle/components/FeedItem/feedItemTypes/DrillerMemoFeedItem.js +0 -1
  1879. package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingDailyCostFeedItem.js +0 -1
  1880. package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingOperationSummaryFeedItem.js +0 -1
  1881. package/cjs-bundle/components/FeedItem/feedItemTypes/DrillingOperationalNoteFeedItem.js +0 -1
  1882. package/cjs-bundle/components/FeedItem/feedItemTypes/DvDCommentFeedItem.js +0 -1
  1883. package/cjs-bundle/components/FeedItem/feedItemTypes/FluidReportFeedItem.js +0 -1
  1884. package/cjs-bundle/components/FeedItem/feedItemTypes/GeosteeringFeedItem.js +0 -1
  1885. package/cjs-bundle/components/FeedItem/feedItemTypes/HookloadCommentFeedItem.js +0 -1
  1886. package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Critical.js +0 -1
  1887. package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Major.js +0 -1
  1888. package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/icons/Minor.js +0 -1
  1889. package/cjs-bundle/components/FeedItem/feedItemTypes/LessonsLearnedFeedItem/index.js +0 -1
  1890. package/cjs-bundle/components/FeedItem/feedItemTypes/NptFeedItem.js +0 -1
  1891. package/cjs-bundle/components/FeedItem/feedItemTypes/NptLessonsCommentFeedItem.js +0 -1
  1892. package/cjs-bundle/components/FeedItem/feedItemTypes/PCCommentFeedItem.js +0 -1
  1893. package/cjs-bundle/components/FeedItem/feedItemTypes/PostFeedItem.js +0 -1
  1894. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/api.js +0 -1
  1895. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/NoData.js +0 -1
  1896. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Predictions.js +0 -1
  1897. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/PredictionsItem.js +0 -1
  1898. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/Stages.js +0 -1
  1899. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/components/Stages/utils.js +0 -1
  1900. package/cjs-bundle/components/FeedItem/feedItemTypes/StageOverviewFeedItem/index.js +0 -1
  1901. package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/api.js +0 -1
  1902. package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/AccuracyPlan.js +0 -1
  1903. package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/ActualPointInfo.js +0 -1
  1904. package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/components/Warning.js +0 -1
  1905. package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js +0 -1
  1906. package/cjs-bundle/components/FeedItem/feedItemTypes/TracesMemoFeedItem.js +0 -1
  1907. package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/TargetChanges.js +0 -1
  1908. package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/components/VerticalSectionAzimuth.js +0 -1
  1909. package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/constants.js +0 -1
  1910. package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/index.js +0 -1
  1911. package/cjs-bundle/components/FeedItem/feedItemTypes/WellPlanFeedItem/styles.css.js +0 -1
  1912. package/cjs-bundle/components/FileIcon/FileIcon.js +0 -1
  1913. package/cjs-bundle/components/FileIcon/icons/ArchiveFileIcon.js +0 -1
  1914. package/cjs-bundle/components/FileIcon/icons/CSVFileIcon.js +0 -1
  1915. package/cjs-bundle/components/FileIcon/icons/DocFileIcon.js +0 -1
  1916. package/cjs-bundle/components/FileIcon/icons/EDMFileIcon.js +0 -1
  1917. package/cjs-bundle/components/FileIcon/icons/ExcelFileIcon.js +0 -1
  1918. package/cjs-bundle/components/FileIcon/icons/ImageFileIcon.js +0 -1
  1919. package/cjs-bundle/components/FileIcon/icons/JsonFileIcon.js +0 -1
  1920. package/cjs-bundle/components/FileIcon/icons/LasFileIcon.js +0 -1
  1921. package/cjs-bundle/components/FileIcon/icons/OtherFileIcon.js +0 -1
  1922. package/cjs-bundle/components/FileIcon/icons/PdfFileIcon.js +0 -1
  1923. package/cjs-bundle/components/FileIcon/icons/PowerPointFileIcon.js +0 -1
  1924. package/cjs-bundle/components/FileIcon/icons/TxtFileIcon.js +0 -1
  1925. package/cjs-bundle/components/FileIcon/icons/UnknownFileIcon.js +0 -1
  1926. package/cjs-bundle/components/FileIcon/icons/VideoFileIcon.js +0 -1
  1927. package/cjs-bundle/components/FileIcon/icons/XmlFileIcon.js +0 -1
  1928. package/cjs-bundle/components/FilePreview/index.js +0 -1
  1929. package/cjs-bundle/components/FilePreview/styles.css.js +0 -1
  1930. package/cjs-bundle/components/FileTypeIcon.js +0 -1
  1931. package/cjs-bundle/components/FileUploadIconButton.js +0 -1
  1932. package/cjs-bundle/components/FilesDropzone/FilesDropzone.js +0 -1
  1933. package/cjs-bundle/components/FilesDropzone/styles.js +0 -1
  1934. package/cjs-bundle/components/FilesDropzone/utils.js +0 -1
  1935. package/cjs-bundle/components/FilesLoader/FilesLoader.js +0 -1
  1936. package/cjs-bundle/components/FilesLoader/Icons/IconWarning.js +0 -1
  1937. package/cjs-bundle/components/FilesLoader/useStyles.js +0 -1
  1938. package/cjs-bundle/components/FilesLoaderV2/FilesLoaderV2.js +0 -1
  1939. package/cjs-bundle/components/FilesLoaderV2/styles.js +0 -1
  1940. package/cjs-bundle/components/FilesLoaderV2/utils.js +0 -1
  1941. package/cjs-bundle/components/FilesProcessor/FilesProcessor.js +0 -1
  1942. package/cjs-bundle/components/FilesProcessor/Processor.js +0 -1
  1943. package/cjs-bundle/components/FilesProcessor/styles.js +0 -1
  1944. package/cjs-bundle/components/FolderMenuItem/components/ClosedFolderIcon.js +0 -1
  1945. package/cjs-bundle/components/FolderMenuItem/components/FolderIcon.js +0 -1
  1946. package/cjs-bundle/components/FolderMenuItem/components/OpenFolderIcon.js +0 -1
  1947. package/cjs-bundle/components/FolderMenuItem/index.js +0 -1
  1948. package/cjs-bundle/components/FolderMenuItemWithLinks/index.js +0 -1
  1949. package/cjs-bundle/components/Formula/CloseSuggestion.js +0 -1
  1950. package/cjs-bundle/components/Formula/Formula.js +0 -1
  1951. package/cjs-bundle/components/Formula/FormulaTextEditor.js +0 -1
  1952. package/cjs-bundle/components/Formula/RootXIcon.js +0 -1
  1953. package/cjs-bundle/components/Formula/SuggestionsMenu.js +0 -1
  1954. package/cjs-bundle/components/Formula/useFormulaFunction.js +0 -1
  1955. package/cjs-bundle/components/Formula/useFormulaStyles.js +0 -1
  1956. package/cjs-bundle/components/Formula/utils.js +0 -1
  1957. package/cjs-bundle/components/GoogleDocsViewer/index.js +0 -1
  1958. package/cjs-bundle/components/GoogleDocsViewer/styles.js +0 -1
  1959. package/cjs-bundle/components/GradientManager/GradientList.js +0 -1
  1960. package/cjs-bundle/components/GradientManager/GradientManager.js +0 -1
  1961. package/cjs-bundle/components/GradientManager/GradientManager.styles.js +0 -1
  1962. package/cjs-bundle/components/GradientManager/GradientManagerWithStorage/GradientManagerWithStorage.js +0 -1
  1963. package/cjs-bundle/components/GradientManager/GradientPreview/GradientPreview.js +0 -1
  1964. package/cjs-bundle/components/GradientManager/GradientSelect.js +0 -1
  1965. package/cjs-bundle/components/GradientManager/GradientSelect.styles.js +0 -1
  1966. package/cjs-bundle/components/GradientManager/configuration/constants.js +0 -1
  1967. package/cjs-bundle/components/GradientManager/effects/useGradientStorage.js +0 -1
  1968. package/cjs-bundle/components/GradientPicker/GradientPicker.js +0 -1
  1969. package/cjs-bundle/components/GradientPicker/GradientPicker.styles.js +0 -1
  1970. package/cjs-bundle/components/GradientPicker/GradientPicker.utils.js +0 -1
  1971. package/cjs-bundle/components/HeaderLayout/HeaderLayout.css.js +0 -1
  1972. package/cjs-bundle/components/HeaderLayout/HeaderLayout.js +0 -1
  1973. package/cjs-bundle/components/HeaderLayout/constants.js +0 -1
  1974. package/cjs-bundle/components/HeaderLayout/effects/index.js +0 -1
  1975. package/cjs-bundle/components/HeaderLayout/utils.js +0 -1
  1976. package/cjs-bundle/components/HelpCenter/HelpCenterIcon.js +0 -1
  1977. package/cjs-bundle/components/HelpCenter/index.js +0 -1
  1978. package/cjs-bundle/components/Hint/Hint.js +0 -1
  1979. package/cjs-bundle/components/Hint/styles.js +0 -1
  1980. package/cjs-bundle/components/IconButton/index.js +0 -1
  1981. package/cjs-bundle/components/IconMenu/index.js +0 -1
  1982. package/cjs-bundle/components/Icons/AnnotationIcon.js +0 -1
  1983. package/cjs-bundle/components/Icons/AttachIcon.js +0 -1
  1984. package/cjs-bundle/components/Icons/DangerousIcon.js +0 -1
  1985. package/cjs-bundle/components/Icons/EmojiIcon.js +0 -1
  1986. package/cjs-bundle/components/Icons/RecommendationIcon.js +0 -1
  1987. package/cjs-bundle/components/Icons/SendIcon.js +0 -1
  1988. package/cjs-bundle/components/ImageViewer/index.js +0 -1
  1989. package/cjs-bundle/components/ImageViewer/styles.css.js +0 -1
  1990. package/cjs-bundle/components/InfiniteList/index.js +0 -1
  1991. package/cjs-bundle/components/InfiniteList/styles.css.js +0 -1
  1992. package/cjs-bundle/components/KeyboardDateTimePicker.js +0 -1
  1993. package/cjs-bundle/components/LabelsCounter/LabelsCounter.js +0 -1
  1994. package/cjs-bundle/components/LoadingIndicator/FullScreenLoadingIndicator.js +0 -1
  1995. package/cjs-bundle/components/LoadingIndicator/InlineLoadingIndicator.js +0 -1
  1996. package/cjs-bundle/components/LoadingIndicator/Loader.js +0 -1
  1997. package/cjs-bundle/components/LoadingIndicator/LoadingIndicator.css.js +0 -1
  1998. package/cjs-bundle/components/LoadingIndicator/LoadingIndicator.js +0 -1
  1999. package/cjs-bundle/components/LoadingIndicator/types.js +0 -1
  2000. package/cjs-bundle/components/MenuItem/index.js +0 -1
  2001. package/cjs-bundle/components/MiddleTruncate/MiddleTruncate.js +0 -1
  2002. package/cjs-bundle/components/MiddleTruncate/utils.js +0 -1
  2003. package/cjs-bundle/components/MiddleTruncatedText/MiddleTruncatedText.js +0 -1
  2004. package/cjs-bundle/components/Modal/CorvaModal.css.js +0 -1
  2005. package/cjs-bundle/components/Modal/CorvaModal.js +0 -1
  2006. package/cjs-bundle/components/Modal/DcCorvaModal.js +0 -1
  2007. package/cjs-bundle/components/Modal/Modal.js +0 -1
  2008. package/cjs-bundle/components/NewDocumentViewer/NewDocumentViewer.js +0 -1
  2009. package/cjs-bundle/components/NewDocumentViewer/components/CsvViewer.js +0 -1
  2010. package/cjs-bundle/components/NewDocumentViewer/components/PdfViewer.js +0 -1
  2011. package/cjs-bundle/components/NewDocumentViewer/components/TextViewer.js +0 -1
  2012. package/cjs-bundle/components/NewDocumentViewer/constants.js +0 -1
  2013. package/cjs-bundle/components/NewDocumentViewer/effects/useFileContent.js +0 -1
  2014. package/cjs-bundle/components/NewDocumentViewer/icons/UnavailableFileIcon.js +0 -1
  2015. package/cjs-bundle/components/NewDocumentViewer/styles.js +0 -1
  2016. package/cjs-bundle/components/NewDocumentViewer/utils.js +0 -1
  2017. package/cjs-bundle/components/Notifications/Notifications.js +0 -1
  2018. package/cjs-bundle/components/Notifications/NotificationsContainer.js +0 -1
  2019. package/cjs-bundle/components/Notifications/Toast.js +0 -1
  2020. package/cjs-bundle/components/Notifications/Toast.styles.js +0 -1
  2021. package/cjs-bundle/components/OffsetWellButton/OffsetWellButton.js +0 -1
  2022. package/cjs-bundle/components/OffsetWellChips/Chip.js +0 -1
  2023. package/cjs-bundle/components/OffsetWellChips/ChipsContainer.js +0 -1
  2024. package/cjs-bundle/components/OffsetWellChips/icons/SubjectIcon.js +0 -1
  2025. package/cjs-bundle/components/OffsetWellMap/OffsetWellMap.js +0 -1
  2026. package/cjs-bundle/components/OffsetWellMap/OffsetWellMap.module.css.js +0 -1
  2027. package/cjs-bundle/components/OffsetWellMap/WellTooltip.js +0 -1
  2028. package/cjs-bundle/components/OffsetWellMap/WellTooltip.module.css.js +0 -1
  2029. package/cjs-bundle/components/OffsetWellMap/effects/usePreviousWells.js +0 -1
  2030. package/cjs-bundle/components/OffsetWellMap/utils.js +0 -1
  2031. package/cjs-bundle/components/OffsetWellPickerV2/OffsetWellPickerDialog.js +0 -1
  2032. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ClearFiltersButton.js +0 -1
  2033. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/MultiSelect.js +0 -1
  2034. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.js +0 -1
  2035. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/RadiusInput.js +0 -1
  2036. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +0 -1
  2037. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SingleSelect.js +0 -1
  2038. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SubjectWellSearch.js +0 -1
  2039. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleFiltersButton.js +0 -1
  2040. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +0 -1
  2041. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/index.js +0 -1
  2042. package/cjs-bundle/components/OffsetWellPickerV2/components/Map/Map.css.js +0 -1
  2043. package/cjs-bundle/components/OffsetWellPickerV2/components/Map/Map.js +0 -1
  2044. package/cjs-bundle/components/OffsetWellPickerV2/components/Map/index.css.js +0 -1
  2045. package/cjs-bundle/components/OffsetWellPickerV2/components/Map/index.js +0 -1
  2046. package/cjs-bundle/components/OffsetWellPickerV2/components/Map/popup.css.js +0 -1
  2047. package/cjs-bundle/components/OffsetWellPickerV2/components/Map/popupGenerator.js +0 -1
  2048. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +0 -1
  2049. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsSelect.js +0 -1
  2050. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/SubjectIndicator.css.js +0 -1
  2051. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/SubjectIndicator.js +0 -1
  2052. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/index.js +0 -1
  2053. package/cjs-bundle/components/OffsetWellPickerV2/constants.js +0 -1
  2054. package/cjs-bundle/components/OffsetWellPickerV2/effects/biDirectionalFiltering.js +0 -1
  2055. package/cjs-bundle/components/OffsetWellPickerV2/effects/index.js +0 -1
  2056. package/cjs-bundle/components/OffsetWellPickerV2/utils/apiCalls.js +0 -1
  2057. package/cjs-bundle/components/OffsetWellPickerV2/utils/index.js +0 -1
  2058. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/ClearFiltersButton.js +0 -1
  2059. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/MultiSelect.js +0 -1
  2060. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/RadiusInput.js +0 -1
  2061. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +0 -1
  2062. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/index.js +0 -1
  2063. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/FormationsLegend.js +0 -1
  2064. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.css.js +0 -1
  2065. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js +0 -1
  2066. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/index.js +0 -1
  2067. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/popupGenerator.js +0 -1
  2068. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/utils.js +0 -1
  2069. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AssetSearch.js +0 -1
  2070. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetResultSection.js +0 -1
  2071. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AssetTypesSection.js +0 -1
  2072. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/AutoCompleteAssetSearch.js +0 -1
  2073. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/constants.js +0 -1
  2074. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/AutoCompleteAssetSearch/effects/useAssetsData.js +0 -1
  2075. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +0 -1
  2076. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsSelect.js +0 -1
  2077. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/SubjectIndicator.js +0 -1
  2078. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/index.js +0 -1
  2079. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/styles.js +0 -1
  2080. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/constants.js +0 -1
  2081. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/effects/biDirectionalFiltering.js +0 -1
  2082. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/effects/index.js +0 -1
  2083. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +0 -1
  2084. package/cjs-bundle/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +0 -1
  2085. package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +0 -1
  2086. package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/index.js +0 -1
  2087. package/cjs-bundle/components/OffsetWellPickerV3/components/WellHubView/index.js +0 -1
  2088. package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +0 -1
  2089. package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableRows.js +0 -1
  2090. package/cjs-bundle/components/OffsetWellPickerV3/constants.js +0 -1
  2091. package/cjs-bundle/components/OffsetWellPickerV3/effects/index.js +0 -1
  2092. package/cjs-bundle/components/OffsetWellPickerV3/index.js +0 -1
  2093. package/cjs-bundle/components/OffsetWellPickerV3/utils/apiCalls.js +0 -1
  2094. package/cjs-bundle/components/OffsetWellPickerV4/OffsetWellPickerV4.js +0 -1
  2095. package/cjs-bundle/components/OffsetWellPickerV4/OffsetWellPickerV4.module.css.js +0 -1
  2096. package/cjs-bundle/components/OffsetWellPickerV4/components/AppHeader/AppHeader.js +0 -1
  2097. package/cjs-bundle/components/OffsetWellPickerV4/components/AppHeader/AppHeader.module.css.js +0 -1
  2098. package/cjs-bundle/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.js +0 -1
  2099. package/cjs-bundle/components/OffsetWellPickerV4/components/CustomInfoIcon/CustomInfoIcon.module.css.js +0 -1
  2100. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/Filter.js +0 -1
  2101. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/Filter.module.css.js +0 -1
  2102. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/MultiSelect.js +0 -1
  2103. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/PeriodSelect.js +0 -1
  2104. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/RadiusInput.js +0 -1
  2105. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/SingleSelect.js +0 -1
  2106. package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/WellSection.js +0 -1
  2107. package/cjs-bundle/components/OffsetWellPickerV4/components/Map/WellsMap.js +0 -1
  2108. package/cjs-bundle/components/OffsetWellPickerV4/components/Map/WellsMap.module.css.js +0 -1
  2109. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.js +0 -1
  2110. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.module.css.js +0 -1
  2111. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetResultSection.js +0 -1
  2112. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AssetTypesSection.js +0 -1
  2113. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AutoCompleteAssetSearch.js +0 -1
  2114. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js +0 -1
  2115. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSelect.js +0 -1
  2116. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +0 -1
  2117. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +0 -1
  2118. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.module.css.js +0 -1
  2119. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.js +0 -1
  2120. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.module.css.js +0 -1
  2121. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.js +0 -1
  2122. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableRow.module.css.js +0 -1
  2123. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/SubjectWellMark.js +0 -1
  2124. package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/ViewWellSectionsName.js +0 -1
  2125. package/cjs-bundle/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +0 -1
  2126. package/cjs-bundle/components/OffsetWellPickerV4/components/Toolbar/Toolbar.module.css.js +0 -1
  2127. package/cjs-bundle/components/OffsetWellPickerV4/constants.js +0 -1
  2128. package/cjs-bundle/components/OffsetWellPickerV4/effects/useAdvancedWells.js +0 -1
  2129. package/cjs-bundle/components/OffsetWellPickerV4/effects/useAssetsData.js +0 -1
  2130. package/cjs-bundle/components/OffsetWellPickerV4/effects/useBicWells.js +0 -1
  2131. package/cjs-bundle/components/OffsetWellPickerV4/effects/useCompanyMetricKey.js +0 -1
  2132. package/cjs-bundle/components/OffsetWellPickerV4/effects/useFetchWells.js +0 -1
  2133. package/cjs-bundle/components/OffsetWellPickerV4/effects/useFilterOptions.js +0 -1
  2134. package/cjs-bundle/components/OffsetWellPickerV4/effects/useFilteredWells.js +0 -1
  2135. package/cjs-bundle/components/OffsetWellPickerV4/effects/useSortedWells.js +0 -1
  2136. package/cjs-bundle/components/OffsetWellPickerV4/effects/useTableColumns.js +0 -1
  2137. package/cjs-bundle/components/OffsetWellPickerV4/utils/apiCalls.js +0 -1
  2138. package/cjs-bundle/components/OffsetWellPickerV4/utils/index.js +0 -1
  2139. package/cjs-bundle/components/OffsetWellPickerV4/utils/timePeriod.js +0 -1
  2140. package/cjs-bundle/components/OffsetWellPickerV4/utils/unitSystem.js +0 -1
  2141. package/cjs-bundle/components/PadModeSelect/FracModeLabel.js +0 -1
  2142. package/cjs-bundle/components/PadModeSelect/PadModeSelect.js +0 -1
  2143. package/cjs-bundle/components/PadModeSelect/WellStreamActivityStatus.js +0 -1
  2144. package/cjs-bundle/components/PadModeSelect/effects/useMenuItems.js +0 -1
  2145. package/cjs-bundle/components/PadModeSelect/effects/useWellStreamActivityTypeSubscription.js +0 -1
  2146. package/cjs-bundle/components/PadModeSelect/effects/useWellStreamsData.js +0 -1
  2147. package/cjs-bundle/components/PadModeSelect/types.js +0 -1
  2148. package/cjs-bundle/components/PadModeSelect/utils/initialDataFetcher.js +0 -1
  2149. package/cjs-bundle/components/PadModeSelect/utils/resolveCurrentConfig.js +0 -1
  2150. package/cjs-bundle/components/PadModeSelect/utils/selectMenuKey.js +0 -1
  2151. package/cjs-bundle/components/PadModeSelect/utils/time.js +0 -1
  2152. package/cjs-bundle/components/PadOffsetsPicker/OffsetAssetChip.js +0 -1
  2153. package/cjs-bundle/components/PadOffsetsPicker/OffsetAssetsListExpander.js +0 -1
  2154. package/cjs-bundle/components/PadOffsetsPicker/PadOffsetsPicker.js +0 -1
  2155. package/cjs-bundle/components/PadOffsetsPicker/StagesSelector.js +0 -1
  2156. package/cjs-bundle/components/PadOffsetsPicker/index.js +0 -1
  2157. package/cjs-bundle/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +0 -1
  2158. package/cjs-bundle/components/PadOffsetsPickerV2/useOffsetPickerActions.js +0 -1
  2159. package/cjs-bundle/components/ParameterCharts/AddEditTrack.css.js +0 -1
  2160. package/cjs-bundle/components/ParameterCharts/AddEditTrack.js +0 -1
  2161. package/cjs-bundle/components/ParameterCharts/ChartsContext.js +0 -1
  2162. package/cjs-bundle/components/ParameterCharts/DataContext.js +0 -1
  2163. package/cjs-bundle/components/ParameterCharts/ParameterCharts.css.js +0 -1
  2164. package/cjs-bundle/components/ParameterCharts/ParameterCharts.js +0 -1
  2165. package/cjs-bundle/components/ParameterCharts/SettingsContext.js +0 -1
  2166. package/cjs-bundle/components/ParameterCharts/components/ChartContainer.css.js +0 -1
  2167. package/cjs-bundle/components/ParameterCharts/components/ChartContainer.js +0 -1
  2168. package/cjs-bundle/components/ParameterCharts/components/Charts/EmptyChart.css.js +0 -1
  2169. package/cjs-bundle/components/ParameterCharts/components/Charts/EmptyChart.js +0 -1
  2170. package/cjs-bundle/components/ParameterCharts/components/Charts/LineChart.css.js +0 -1
  2171. package/cjs-bundle/components/ParameterCharts/components/Charts/LineChart.js +0 -1
  2172. package/cjs-bundle/components/ParameterCharts/components/Charts/options.js +0 -1
  2173. package/cjs-bundle/components/ParameterCharts/components/DataLoadingIndicator.js +0 -1
  2174. package/cjs-bundle/components/ParameterCharts/components/SingleChannelTrackSettings.js +0 -1
  2175. package/cjs-bundle/components/ParameterCharts/components/Tooltip/CursorPositioner.css.js +0 -1
  2176. package/cjs-bundle/components/ParameterCharts/components/Tooltip/CursorPositioner.js +0 -1
  2177. package/cjs-bundle/components/ParameterCharts/components/Tooltip/Tooltip.css.js +0 -1
  2178. package/cjs-bundle/components/ParameterCharts/components/Tooltip/Tooltip.js +0 -1
  2179. package/cjs-bundle/components/ParameterCharts/components/TraceHeader.css.js +0 -1
  2180. package/cjs-bundle/components/ParameterCharts/components/TraceHeader.js +0 -1
  2181. package/cjs-bundle/components/ParameterCharts/components/TraceSelect.js +0 -1
  2182. package/cjs-bundle/components/ParameterCharts/components/TraceSettings.css.js +0 -1
  2183. package/cjs-bundle/components/ParameterCharts/components/TraceSettings.js +0 -1
  2184. package/cjs-bundle/components/ParameterCharts/components/Track.css.js +0 -1
  2185. package/cjs-bundle/components/ParameterCharts/components/Track.js +0 -1
  2186. package/cjs-bundle/components/ParameterCharts/components/TrackSettings.css.js +0 -1
  2187. package/cjs-bundle/components/ParameterCharts/components/TrackSettings.js +0 -1
  2188. package/cjs-bundle/components/ParameterCharts/constants.js +0 -1
  2189. package/cjs-bundle/components/ParameterCharts/utils/dataParser.js +0 -1
  2190. package/cjs-bundle/components/PinnableFilters/PinnableFilters.css.js +0 -1
  2191. package/cjs-bundle/components/PinnableFilters/PinnableFilters.js +0 -1
  2192. package/cjs-bundle/components/PinnableFilters/components/FiltersToggler.js +0 -1
  2193. package/cjs-bundle/components/PinnableFilters/components/PinAppSwitch.js +0 -1
  2194. package/cjs-bundle/components/PinnableFilters/constants.js +0 -1
  2195. package/cjs-bundle/components/PinnableFilters/effects/index.js +0 -1
  2196. package/cjs-bundle/components/PinnableFilters/utils.js +0 -1
  2197. package/cjs-bundle/components/Popover/Popover.js +0 -1
  2198. package/cjs-bundle/components/Popper/Popper.js +0 -1
  2199. package/cjs-bundle/components/PostInput/PostInput.css.js +0 -1
  2200. package/cjs-bundle/components/PostInput/PostInput.js +0 -1
  2201. package/cjs-bundle/components/PostPreviewDialog/index.js +0 -1
  2202. package/cjs-bundle/components/PostPreviewDialog/styles.css.js +0 -1
  2203. package/cjs-bundle/components/PriceInput/FormattedNumber.js +0 -1
  2204. package/cjs-bundle/components/PriceInput/PriceInput.js +0 -1
  2205. package/cjs-bundle/components/RangeSlider/Input.css.js +0 -1
  2206. package/cjs-bundle/components/RangeSlider/RangeSlider.css.js +0 -1
  2207. package/cjs-bundle/components/RangeSlider/RangeSlider.js +0 -1
  2208. package/cjs-bundle/components/RangeSlider/constants.js +0 -1
  2209. package/cjs-bundle/components/RangeSlider/inputs/FromInput.js +0 -1
  2210. package/cjs-bundle/components/RangeSlider/inputs/ToInput.js +0 -1
  2211. package/cjs-bundle/components/RangeSlider/strategies/horizontal.js +0 -1
  2212. package/cjs-bundle/components/RangeSlider/strategies/vertical.js +0 -1
  2213. package/cjs-bundle/components/RangeSlider/utils.js +0 -1
  2214. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeSidebar.js +0 -1
  2215. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeSidebarContext.js +0 -1
  2216. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeSidebarStyles.js +0 -1
  2217. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.js +0 -1
  2218. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxEditDialog.js +0 -1
  2219. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +0 -1
  2220. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.js +0 -1
  2221. package/cjs-bundle/components/RealTimeValuesSidebar/SidebarFooter.js +0 -1
  2222. package/cjs-bundle/components/RealTimeValuesSidebar/SidebarTitle.js +0 -1
  2223. package/cjs-bundle/components/RealTimeValuesSidebar/enums.js +0 -1
  2224. package/cjs-bundle/components/ResizableTable/ResizableTable.js +0 -1
  2225. package/cjs-bundle/components/ResizableTable/ResizableTableCell.js +0 -1
  2226. package/cjs-bundle/components/ResizableTable/ResizableTableHeaderCell.js +0 -1
  2227. package/cjs-bundle/components/Search/Search.js +0 -1
  2228. package/cjs-bundle/components/Search/assets/SearchIcon.js +0 -1
  2229. package/cjs-bundle/components/Search/components/Groups.js +0 -1
  2230. package/cjs-bundle/components/Search/components/InputAdornmentLeft.js +0 -1
  2231. package/cjs-bundle/components/Search/components/Listbox.js +0 -1
  2232. package/cjs-bundle/components/Search/components/Paper.js +0 -1
  2233. package/cjs-bundle/components/Search/components/RecentSearches.js +0 -1
  2234. package/cjs-bundle/components/Search/components/SelectAllListItem.js +0 -1
  2235. package/cjs-bundle/components/Search/context/index.js +0 -1
  2236. package/cjs-bundle/components/Search/effects/useAutocompleteOptions.js +0 -1
  2237. package/cjs-bundle/components/Search/styles.js +0 -1
  2238. package/cjs-bundle/components/Search/utils/getFormattedOptions.js +0 -1
  2239. package/cjs-bundle/components/Search/utils/truncate.js +0 -1
  2240. package/cjs-bundle/components/SearchInput/index.js +0 -1
  2241. package/cjs-bundle/components/Select/SelectFilterBy.js +0 -1
  2242. package/cjs-bundle/components/Select/index.js +0 -1
  2243. package/cjs-bundle/components/SettingEditors/ColorEditor/index.js +0 -1
  2244. package/cjs-bundle/components/SettingEditors/ColorEditor/style.css.js +0 -1
  2245. package/cjs-bundle/components/SettingEditors/DropdownEditor/index.js +0 -1
  2246. package/cjs-bundle/components/SettingEditors/RadioEditor/index.js +0 -1
  2247. package/cjs-bundle/components/SlateFormattedText/Constants.js +0 -1
  2248. package/cjs-bundle/components/SlateFormattedText/Elements/ImageElement/ImageElement.css.js +0 -1
  2249. package/cjs-bundle/components/SlateFormattedText/Elements/ImageElement/ImageElement.js +0 -1
  2250. package/cjs-bundle/components/SlateFormattedText/Elements/VideoElement/VideoElement.js +0 -1
  2251. package/cjs-bundle/components/SlateFormattedText/Elements/VideoElement/style.css.js +0 -1
  2252. package/cjs-bundle/components/SlateFormattedText/RenderElements.js +0 -1
  2253. package/cjs-bundle/components/SlateFormattedText/SlateFormattedText.js +0 -1
  2254. package/cjs-bundle/components/SlateFormattedText/style.css.js +0 -1
  2255. package/cjs-bundle/components/SlateFormattedText/utils.js +0 -1
  2256. package/cjs-bundle/components/StageDesignVActual/ComparisonBar/ComparisonBar.js +0 -1
  2257. package/cjs-bundle/components/StageDesignVActual/ComparisonBar/utils.js +0 -1
  2258. package/cjs-bundle/components/StageDesignVActual/ComparisonHeader.js +0 -1
  2259. package/cjs-bundle/components/StageDesignVActual/ComparisonRow.js +0 -1
  2260. package/cjs-bundle/components/StageDesignVActual/ComparisonTable.css.js +0 -1
  2261. package/cjs-bundle/components/StageDesignVActual/ElementsComparison/ElementsComparison.js +0 -1
  2262. package/cjs-bundle/components/StageDesignVActual/ElementsComparison/utils.js +0 -1
  2263. package/cjs-bundle/components/StatusBadge/api.js +0 -1
  2264. package/cjs-bundle/components/StatusBadge/components/DQAccordionDetailsContent.js +0 -1
  2265. package/cjs-bundle/components/StatusBadge/components/DQAlertTooltip.js +0 -1
  2266. package/cjs-bundle/components/StatusBadge/components/DQAlertsTooltip.js +0 -1
  2267. package/cjs-bundle/components/StatusBadge/components/DQStatusIcon.js +0 -1
  2268. package/cjs-bundle/components/StatusBadge/components/DQUnvalidatedContent.js +0 -1
  2269. package/cjs-bundle/components/StatusBadge/constants.js +0 -1
  2270. package/cjs-bundle/components/StatusBadge/index.js +0 -1
  2271. package/cjs-bundle/components/StatusBadge/styles.js +0 -1
  2272. package/cjs-bundle/components/StatusBadge/utils.js +0 -1
  2273. package/cjs-bundle/components/Stepper/Step/Step.js +0 -1
  2274. package/cjs-bundle/components/Stepper/Step/styles.js +0 -1
  2275. package/cjs-bundle/components/Stepper/Stepper.js +0 -1
  2276. package/cjs-bundle/components/Stepper/StepsWrapper.js +0 -1
  2277. package/cjs-bundle/components/Stepper/constants.js +0 -1
  2278. package/cjs-bundle/components/StyledMenuItem/index.js +0 -1
  2279. package/cjs-bundle/components/SwitchControl/index.js +0 -1
  2280. package/cjs-bundle/components/SwitchControl/style.css.js +0 -1
  2281. package/cjs-bundle/components/Table/Table/Table.js +0 -1
  2282. package/cjs-bundle/components/Table/TableCell/TableCell.js +0 -1
  2283. package/cjs-bundle/components/Table/TableContainer/TableContainer.js +0 -1
  2284. package/cjs-bundle/components/Table/TablePagination/TablePagination.js +0 -1
  2285. package/cjs-bundle/components/Table/TablePaginationActions/TablePaginationActions.js +0 -1
  2286. package/cjs-bundle/components/Table/TableSortLabel/TableSortLabel.js +0 -1
  2287. package/cjs-bundle/components/Table/TableToolbar/TableToolbar.js +0 -1
  2288. package/cjs-bundle/components/Tabs/Tab.js +0 -1
  2289. package/cjs-bundle/components/Tabs/Tabs.js +0 -1
  2290. package/cjs-bundle/components/Template/TemplatePopover/Styles.js +0 -1
  2291. package/cjs-bundle/components/Template/TemplatePopover/index.js +0 -1
  2292. package/cjs-bundle/components/Template/TemplateSharingDialog/ChipSelector.css.js +0 -1
  2293. package/cjs-bundle/components/Template/TemplateSharingDialog/ChipSelector.js +0 -1
  2294. package/cjs-bundle/components/Template/TemplateSharingDialog/UsersChipSelector.js +0 -1
  2295. package/cjs-bundle/components/Template/TemplateSharingDialog/index.js +0 -1
  2296. package/cjs-bundle/components/TextField/effects/index.js +0 -1
  2297. package/cjs-bundle/components/TextField/index.js +0 -1
  2298. package/cjs-bundle/components/TextLink/index.js +0 -1
  2299. package/cjs-bundle/components/Toaster/ToastContainer.js +0 -1
  2300. package/cjs-bundle/components/Toaster/Toaster.js +0 -1
  2301. package/cjs-bundle/components/Tooltip/MuiTooltipDcWrapper.js +0 -1
  2302. package/cjs-bundle/components/Tooltip/ScrollableTooltip.js +0 -1
  2303. package/cjs-bundle/components/Tooltip/Tooltip.js +0 -1
  2304. package/cjs-bundle/components/TracesEditModal/TracesEditModal.css.js +0 -1
  2305. package/cjs-bundle/components/TracesEditModal/TracesEditModal.js +0 -1
  2306. package/cjs-bundle/components/TracesEditModal/TracesEditModalContainer.js +0 -1
  2307. package/cjs-bundle/components/TruncatedText/index.js +0 -1
  2308. package/cjs-bundle/components/Typography.js +0 -1
  2309. package/cjs-bundle/components/UserCard/index.js +0 -1
  2310. package/cjs-bundle/components/UserCard/style.css.js +0 -1
  2311. package/cjs-bundle/components/UserCardPopover.js +0 -1
  2312. package/cjs-bundle/components/UserMention/constants.js +0 -1
  2313. package/cjs-bundle/components/UserMention/index.js +0 -1
  2314. package/cjs-bundle/components/UserMention/style.css.js +0 -1
  2315. package/cjs-bundle/components/UserMention/utils/index.js +0 -1
  2316. package/cjs-bundle/components/VirtualizedTable/CustomizeColumnsDialog.js +0 -1
  2317. package/cjs-bundle/components/VirtualizedTable/DraggableList.js +0 -1
  2318. package/cjs-bundle/components/VirtualizedTable/VirtualizedTable.js +0 -1
  2319. package/cjs-bundle/components/VirtualizedTable/index.js +0 -1
  2320. package/cjs-bundle/components/WellSummary/ActivitySummaryChart.js +0 -1
  2321. package/cjs-bundle/components/WellSummary/FracWirelineTimeChart.js +0 -1
  2322. package/cjs-bundle/components/WellSummary/WellSummaryItemLabel.js +0 -1
  2323. package/cjs-bundle/components/WellSummary/WellSummaryItemTitle.js +0 -1
  2324. package/cjs-bundle/components/WellSummary/WellSummaryItemValue.js +0 -1
  2325. package/cjs-bundle/components/WellSummary/effects/useWellSummaryData.js +0 -1
  2326. package/cjs-bundle/components/WellSummary/index.js +0 -1
  2327. package/cjs-bundle/components/WellSummary/utils.js +0 -1
  2328. package/cjs-bundle/components/index.js +0 -1
  2329. package/cjs-bundle/components/shared/useThrottledCallback.js +0 -1
  2330. package/cjs-bundle/componentsV2/Button/Button.js +0 -1
  2331. package/cjs-bundle/componentsV2/Button/Button.scss.js +0 -1
  2332. package/cjs-bundle/componentsV2/ButtonIcon/ButtonIcon.js +0 -1
  2333. package/cjs-bundle/componentsV2/ButtonIcon/ButtonIcon.scss.js +0 -1
  2334. package/cjs-bundle/componentsV2/Checkbox/Checkbox.js +0 -1
  2335. package/cjs-bundle/componentsV2/CheckboxGroup/CheckboxGroup.js +0 -1
  2336. package/cjs-bundle/componentsV2/Chip/Chip.js +0 -1
  2337. package/cjs-bundle/componentsV2/Chip/Chip.scss.js +0 -1
  2338. package/cjs-bundle/componentsV2/Grid/Cell.js +0 -1
  2339. package/cjs-bundle/componentsV2/Grid/Grid.js +0 -1
  2340. package/cjs-bundle/componentsV2/Grid/Grid.scss.js +0 -1
  2341. package/cjs-bundle/componentsV2/Grid/constants.js +0 -1
  2342. package/cjs-bundle/componentsV2/Header/Header.js +0 -1
  2343. package/cjs-bundle/componentsV2/Header/Header.scss.js +0 -1
  2344. package/cjs-bundle/componentsV2/LoaderCircular/LoaderCircular.js +0 -1
  2345. package/cjs-bundle/componentsV2/Popover/DcPopover.js +0 -1
  2346. package/cjs-bundle/componentsV2/Popover/Popover.js +0 -1
  2347. package/cjs-bundle/componentsV2/Radio/Radio.js +0 -1
  2348. package/cjs-bundle/componentsV2/RadioAndCheckboxGroup/RadioAndCheckboxGroup.js +0 -1
  2349. package/cjs-bundle/componentsV2/RadioAndCheckboxGroup/RadioAndCheckboxGroup.scss.js +0 -1
  2350. package/cjs-bundle/componentsV2/RadioAndCheckboxLabel/RadioAndCheckboxLabel.js +0 -1
  2351. package/cjs-bundle/componentsV2/RadioAndCheckboxLabel/RadioAndCheckboxLabel.scss.js +0 -1
  2352. package/cjs-bundle/componentsV2/RadioGroup/RadioGroup.js +0 -1
  2353. package/cjs-bundle/componentsV2/Text/Text.js +0 -1
  2354. package/cjs-bundle/componentsV2/Text/Text.scss.js +0 -1
  2355. package/cjs-bundle/componentsV2/TextInput/TextInput.js +0 -1
  2356. package/cjs-bundle/componentsV2/TextInput/TextInput.scss.js +0 -1
  2357. package/cjs-bundle/componentsV2/TextInput/useShrink.js +0 -1
  2358. package/cjs-bundle/componentsV2/TextLink/TextLink.js +0 -1
  2359. package/cjs-bundle/componentsV2/TextLink/TextLink.scss.js +0 -1
  2360. package/cjs-bundle/componentsV2/TextMiddleTruncated/TextMiddleTruncated.js +0 -1
  2361. package/cjs-bundle/componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js +0 -1
  2362. package/cjs-bundle/componentsV2/TextTruncated/TextTruncated.js +0 -1
  2363. package/cjs-bundle/componentsV2/TextTruncated/TextTruncated.scss.js +0 -1
  2364. package/cjs-bundle/componentsV2/Tooltip/DcTooltip.js +0 -1
  2365. package/cjs-bundle/componentsV2/Tooltip/Tooltip.js +0 -1
  2366. package/cjs-bundle/componentsV2/Tooltip/Tooltip.scss.js +0 -1
  2367. package/cjs-bundle/componentsV2/index.js +0 -1
  2368. package/cjs-bundle/config/extendNative.js +0 -1
  2369. package/cjs-bundle/config/highcharts/highcharts-contour.js +0 -1
  2370. package/cjs-bundle/config/highcharts/highcharts.js +0 -1
  2371. package/cjs-bundle/config/index.js +0 -1
  2372. package/cjs-bundle/config/initGlobalDependencies.js +0 -1
  2373. package/cjs-bundle/config/mapbox/index.js +0 -1
  2374. package/cjs-bundle/config/theme/accordionOverrides.js +0 -1
  2375. package/cjs-bundle/config/theme/buttonOverrides.js +0 -1
  2376. package/cjs-bundle/config/theme/checkboxOverrides.js +0 -1
  2377. package/cjs-bundle/config/theme/chipOverrides.js +0 -1
  2378. package/cjs-bundle/config/theme/dateTimePickerThemeOverrides.js +0 -1
  2379. package/cjs-bundle/config/theme/fabOverrides.js +0 -1
  2380. package/cjs-bundle/config/theme/formControlLabelOverrides.js +0 -1
  2381. package/cjs-bundle/config/theme/formGroupOverrides.js +0 -1
  2382. package/cjs-bundle/config/theme/index.js +0 -1
  2383. package/cjs-bundle/config/theme/lightThemePalette.mjs.js +0 -1
  2384. package/cjs-bundle/config/theme/palette.mjs.js +0 -1
  2385. package/cjs-bundle/config/theme/radioOverrides.js +0 -1
  2386. package/cjs-bundle/config/theme/tableOverrides.js +0 -1
  2387. package/cjs-bundle/config/theme/textFieldOverrides.js +0 -1
  2388. package/cjs-bundle/config/theme/themeVariables.mjs.js +0 -1
  2389. package/cjs-bundle/config/theme/toggleButtonsGroupOverrides.js +0 -1
  2390. package/cjs-bundle/config/theme/tooltipOverrides.js +0 -1
  2391. package/cjs-bundle/constants/accuracy.js +0 -1
  2392. package/cjs-bundle/constants/alerts.js +0 -1
  2393. package/cjs-bundle/constants/appPackages.js +0 -1
  2394. package/cjs-bundle/constants/apps.js +0 -1
  2395. package/cjs-bundle/constants/assetTypes.js +0 -1
  2396. package/cjs-bundle/constants/bha.js +0 -1
  2397. package/cjs-bundle/constants/casing.js +0 -1
  2398. package/cjs-bundle/constants/classNames.js +0 -1
  2399. package/cjs-bundle/constants/completion.js +0 -1
  2400. package/cjs-bundle/constants/componentsSettings.js +0 -1
  2401. package/cjs-bundle/constants/corvaCompanyId.js +0 -1
  2402. package/cjs-bundle/constants/dateTimeFormat.js +0 -1
  2403. package/cjs-bundle/constants/devcenter.js +0 -1
  2404. package/cjs-bundle/constants/drillstring.js +0 -1
  2405. package/cjs-bundle/constants/feed.js +0 -1
  2406. package/cjs-bundle/constants/goals.js +0 -1
  2407. package/cjs-bundle/constants/index.js +0 -1
  2408. package/cjs-bundle/constants/localStorageKeys.js +0 -1
  2409. package/cjs-bundle/constants/mixpanel.js +0 -1
  2410. package/cjs-bundle/constants/notifications.js +0 -1
  2411. package/cjs-bundle/constants/rigActivity.js +0 -1
  2412. package/cjs-bundle/constants/segment.js +0 -1
  2413. package/cjs-bundle/constants/sizes.js +0 -1
  2414. package/cjs-bundle/constants/streamSourceType.js +0 -1
  2415. package/cjs-bundle/constants/subscriptions.js +0 -1
  2416. package/cjs-bundle/constants/theme.js +0 -1
  2417. package/cjs-bundle/constants/units.js +0 -1
  2418. package/cjs-bundle/constants/wellSummary.js +0 -1
  2419. package/cjs-bundle/effects/index.js +0 -1
  2420. package/cjs-bundle/effects/useDelayedDcFullscreenElemOpen.js +0 -1
  2421. package/cjs-bundle/effects/useDevCenterApp.js +0 -1
  2422. package/cjs-bundle/effects/useEscPress.js +0 -1
  2423. package/cjs-bundle/effects/useIsAssetViewer.js +0 -1
  2424. package/cjs-bundle/effects/useLoadedData.js +0 -1
  2425. package/cjs-bundle/effects/useMatchAppContainerSize.js +0 -1
  2426. package/cjs-bundle/effects/useOutsideClick.js +0 -1
  2427. package/cjs-bundle/effects/usePadSelectorSelectedWells.js +0 -1
  2428. package/cjs-bundle/effects/useResizeObserver.js +0 -1
  2429. package/cjs-bundle/effects/useSharedDCStore.js +0 -1
  2430. package/cjs-bundle/effects/useSignedURL.js +0 -1
  2431. package/cjs-bundle/effects/useSubscriptions.js +0 -1
  2432. package/cjs-bundle/effects/useWellnessAlerts.js +0 -1
  2433. package/cjs-bundle/ext-esm/@material-ui/icons/esm/ExpandLess.js +0 -1
  2434. package/cjs-bundle/ext-esm/@material-ui/icons/esm/ExpandMore.js +0 -1
  2435. package/cjs-bundle/ext-esm/@material-ui/icons/esm/Map.js +0 -1
  2436. package/cjs-bundle/ext-esm/@material-ui/icons/esm/UnfoldLess.js +0 -1
  2437. package/cjs-bundle/ext-esm/@material-ui/icons/esm/UnfoldMore.js +0 -1
  2438. package/cjs-bundle/ext-esm/@material-ui/icons/esm/utils/createSvgIcon.js +0 -1
  2439. package/cjs-bundle/ext-esm/style-inject/dist/style-inject.es.js +0 -1
  2440. package/cjs-bundle/ext-esm/tslib/tslib.es6.js +0 -1
  2441. package/cjs-bundle/hocs/index.js +0 -1
  2442. package/cjs-bundle/hocs/withAssetEditorLockHOC.js +0 -1
  2443. package/cjs-bundle/hocs/withMUIProvidersHOC.js +0 -1
  2444. package/cjs-bundle/icons/IconParkProvider.js +0 -1
  2445. package/cjs-bundle/icons/WithCustomSize.js +0 -1
  2446. package/cjs-bundle/icons/constants.js +0 -1
  2447. package/cjs-bundle/icons/customIcons/icons/AddMessage.js +0 -1
  2448. package/cjs-bundle/icons/customIcons/icons/Attention.js +0 -1
  2449. package/cjs-bundle/icons/customIcons/icons/CautionFilled.js +0 -1
  2450. package/cjs-bundle/icons/customIcons/icons/Checkbox.js +0 -1
  2451. package/cjs-bundle/icons/customIcons/icons/CheckboxChecked.js +0 -1
  2452. package/cjs-bundle/icons/customIcons/icons/CheckboxIndeterminate.js +0 -1
  2453. package/cjs-bundle/icons/customIcons/icons/Collapse.js +0 -1
  2454. package/cjs-bundle/icons/customIcons/icons/Dashboard.js +0 -1
  2455. package/cjs-bundle/icons/customIcons/icons/Expand.js +0 -1
  2456. package/cjs-bundle/icons/customIcons/icons/FolderClosed.js +0 -1
  2457. package/cjs-bundle/icons/customIcons/icons/FolderClosedFilled.js +0 -1
  2458. package/cjs-bundle/icons/customIcons/icons/FolderOpened.js +0 -1
  2459. package/cjs-bundle/icons/customIcons/icons/GreaterOrEqual.js +0 -1
  2460. package/cjs-bundle/icons/customIcons/icons/LessOrEqual.js +0 -1
  2461. package/cjs-bundle/icons/customIcons/icons/MoreApp.js +0 -1
  2462. package/cjs-bundle/icons/customIcons/icons/MultiRuler.js +0 -1
  2463. package/cjs-bundle/icons/customIcons/icons/Radio.js +0 -1
  2464. package/cjs-bundle/icons/customIcons/icons/RadioChecked.js +0 -1
  2465. package/cjs-bundle/icons/customIcons/icons/Search.js +0 -1
  2466. package/cjs-bundle/icons/customIcons/icons/SimulFrac.js +0 -1
  2467. package/cjs-bundle/icons/customIcons/icons/Wellhub.js +0 -1
  2468. package/cjs-bundle/icons/customIcons/icons/ZipperFrac.js +0 -1
  2469. package/cjs-bundle/icons/iconParkIcons.js +0 -1
  2470. package/cjs-bundle/icons/index.js +0 -1
  2471. package/cjs-bundle/index.js +0 -1
  2472. package/cjs-bundle/permissions/PermissionsContext.js +0 -1
  2473. package/cjs-bundle/permissions/ProvidePermissions.js +0 -1
  2474. package/cjs-bundle/permissions/constants/abilities.js +0 -1
  2475. package/cjs-bundle/permissions/constants/appsPermissions.js +0 -1
  2476. package/cjs-bundle/permissions/constants/index.js +0 -1
  2477. package/cjs-bundle/permissions/constants/settingsApps.js +0 -1
  2478. package/cjs-bundle/permissions/index.js +0 -1
  2479. package/cjs-bundle/permissions/usePermissions.js +0 -1
  2480. package/cjs-bundle/permissions/useProvidePermissions.js +0 -1
  2481. package/cjs-bundle/permissions/utils.js +0 -1
  2482. package/cjs-bundle/permissions/withPermissionsHOC.js +0 -1
  2483. package/cjs-bundle/styles/common.scss.js +0 -1
  2484. package/cjs-bundle/styles/counter/counter.module.scss.js +0 -1
  2485. package/cjs-bundle/styles/counter/index.js +0 -1
  2486. package/cjs-bundle/styles/customScrollbars.global.css.js +0 -1
  2487. package/cjs-bundle/styles/emojiMart.global.css.js +0 -1
  2488. package/cjs-bundle/styles/generatedThemesVariables.global.css.js +0 -1
  2489. package/cjs-bundle/styles/globalStyles.js +0 -1
  2490. package/cjs-bundle/styles/iconPark.global.css.js +0 -1
  2491. package/cjs-bundle/styles/index.global.css.js +0 -1
  2492. package/cjs-bundle/styles/index.js +0 -1
  2493. package/cjs-bundle/styles/lightbox.global.css.js +0 -1
  2494. package/cjs-bundle/styles/mapbox.global.css.js +0 -1
  2495. package/cjs-bundle/styles/reactVirtualized.global.css.js +0 -1
  2496. package/cjs-bundle/styles/typography/colors.module.scss.js +0 -1
  2497. package/cjs-bundle/styles/typography/index.js +0 -1
  2498. package/cjs-bundle/styles/typography/typography.module.scss.js +0 -1
  2499. package/cjs-bundle/types/shared/Completions.js +0 -1
  2500. package/cjs-bundle/utils/DrillstringUtils.js +0 -1
  2501. package/cjs-bundle/utils/FluidCheckUtils.js +0 -1
  2502. package/cjs-bundle/utils/StageDesignVActualUtils.js +0 -1
  2503. package/cjs-bundle/utils/accuracy.js +0 -1
  2504. package/cjs-bundle/utils/alerts.js +0 -1
  2505. package/cjs-bundle/utils/apps.js +0 -1
  2506. package/cjs-bundle/utils/audio.js +0 -1
  2507. package/cjs-bundle/utils/bha.js +0 -1
  2508. package/cjs-bundle/utils/casing/conversion.js +0 -1
  2509. package/cjs-bundle/utils/casing/index.js +0 -1
  2510. package/cjs-bundle/utils/casing/validation.js +0 -1
  2511. package/cjs-bundle/utils/chartSeries.js +0 -1
  2512. package/cjs-bundle/utils/colors.js +0 -1
  2513. package/cjs-bundle/utils/completion.js +0 -1
  2514. package/cjs-bundle/utils/components.js +0 -1
  2515. package/cjs-bundle/utils/constants/units.js +0 -1
  2516. package/cjs-bundle/utils/convert.js +0 -1
  2517. package/cjs-bundle/utils/convertKeys.js +0 -1
  2518. package/cjs-bundle/utils/csvExport.js +0 -1
  2519. package/cjs-bundle/utils/dashboardReports.js +0 -1
  2520. package/cjs-bundle/utils/delay.js +0 -1
  2521. package/cjs-bundle/utils/delayedHighcharts.js +0 -1
  2522. package/cjs-bundle/utils/devcenter.js +0 -1
  2523. package/cjs-bundle/utils/devcenterToasts.js +0 -1
  2524. package/cjs-bundle/utils/drillstring/conversion.js +0 -1
  2525. package/cjs-bundle/utils/drillstring/index.js +0 -1
  2526. package/cjs-bundle/utils/drillstring/schematic.js +0 -1
  2527. package/cjs-bundle/utils/drillstring/validation.js +0 -1
  2528. package/cjs-bundle/utils/env.js +0 -1
  2529. package/cjs-bundle/utils/feed.js +0 -1
  2530. package/cjs-bundle/utils/fileExtension.js +0 -1
  2531. package/cjs-bundle/utils/filePreview.js +0 -1
  2532. package/cjs-bundle/utils/formatFileSize.js +0 -1
  2533. package/cjs-bundle/utils/formatting.js +0 -1
  2534. package/cjs-bundle/utils/ga.js +0 -1
  2535. package/cjs-bundle/utils/goals.js +0 -1
  2536. package/cjs-bundle/utils/goalsConfig/goalsConfig.js +0 -1
  2537. package/cjs-bundle/utils/goalsConfig/index.js +0 -1
  2538. package/cjs-bundle/utils/goalsConfig/utils.js +0 -1
  2539. package/cjs-bundle/utils/index.js +0 -1
  2540. package/cjs-bundle/utils/jsonaDataFormatter.js +0 -1
  2541. package/cjs-bundle/utils/lasParser.js +0 -1
  2542. package/cjs-bundle/utils/localStorage.js +0 -1
  2543. package/cjs-bundle/utils/main.js +0 -1
  2544. package/cjs-bundle/utils/mapUnits.js +0 -1
  2545. package/cjs-bundle/utils/mapbox.js +0 -1
  2546. package/cjs-bundle/utils/metrics/index.js +0 -1
  2547. package/cjs-bundle/utils/metrics/metricsConfig.js +0 -1
  2548. package/cjs-bundle/utils/metrics/utils.js +0 -1
  2549. package/cjs-bundle/utils/mobileDetect.js +0 -1
  2550. package/cjs-bundle/utils/nativeMessages.js +0 -1
  2551. package/cjs-bundle/utils/notificationToasts.js +0 -1
  2552. package/cjs-bundle/utils/notifications.js +0 -1
  2553. package/cjs-bundle/utils/permissions.js +0 -1
  2554. package/cjs-bundle/utils/reports.js +0 -1
  2555. package/cjs-bundle/utils/resolveWellHubSlug.js +0 -1
  2556. package/cjs-bundle/utils/sharedDCStore.js +0 -1
  2557. package/cjs-bundle/utils/themeVariables.js +0 -1
  2558. package/cjs-bundle/utils/time.js +0 -1
  2559. package/cjs-bundle/utils/torqueAndHookloadUtils.js +0 -1
@@ -1 +0,0 @@
1
- "use strict";require('./../../ext-esm/style-inject/dist/style-inject.es.js')(".styles_cAttachmentFileWrapper__w3whH{align-items:center;display:flex;margin-top:10px}.styles_cAttachmentFileDownloadWrapper__bRnOU{align-items:center;cursor:pointer;display:flex}.styles_cAttachmentFileDownloadWrapperFileIcon__Eew6w{margin-right:10px}.styles_cAttachmentFileDownloadWrapperFileName__K8HDS{display:inline-block;vertical-align:top;width:calc(100% - 60px)}.styles_cAttachmentFileDownloadWrapperForm__a0lvj{margin-left:5px}.styles_cAttachmentFileDownloadWrapper__bRnOU:hover{background-color:#616161}.styles_cAttachmentReactPlayer__-6Q9y video{background-color:#000;max-width:500px}.styles_cAttachment__AiNfC .react-player__preview{background-color:#eee;border-radius:3px;height:235px!important;max-width:500px}.styles_cAttachmentImg__uS-Lc{display:inline-block;margin-top:10px;position:relative}.styles_cAttachmentImgPreviwBtn__6YA0k{align-items:center;background-color:rgba(97,97,97,.4);border-radius:40px;cursor:pointer;display:none;height:40px;justify-content:center;position:absolute;right:10px;top:10px;width:40px}.styles_cAttachmentImg__uS-Lc:hover{opacity:.7}.styles_cAttachmentImg__uS-Lc:hover .styles_cAttachmentImgPreviwBtn__6YA0k{display:flex}"),module.exports={cAttachmentFileWrapper:"styles_cAttachmentFileWrapper__w3whH",cAttachmentFileDownloadWrapper:"styles_cAttachmentFileDownloadWrapper__bRnOU",cAttachmentFileDownloadWrapperFileIcon:"styles_cAttachmentFileDownloadWrapperFileIcon__Eew6w",cAttachmentFileDownloadWrapperFileName:"styles_cAttachmentFileDownloadWrapperFileName__K8HDS",cAttachmentFileDownloadWrapperForm:"styles_cAttachmentFileDownloadWrapperForm__a0lvj",cAttachmentReactPlayer:"styles_cAttachmentReactPlayer__-6Q9y",cAttachment:"styles_cAttachment__AiNfC",cAttachmentImg:"styles_cAttachmentImg__uS-Lc",cAttachmentImgPreviwBtn:"styles_cAttachmentImgPreviwBtn__6YA0k"};
@@ -1 +0,0 @@
1
- "use strict";var e=require('./../../ext-esm/tslib/tslib.es6.js'),t=require("react/jsx-runtime"),n=require("react"),r=require("classnames"),o=require("lodash"),i=require("@material-ui/core"),a=require("@material-ui/lab/Autocomplete"),l=require("@material-ui/icons/Close"),u=require("../Tooltip/Tooltip.js");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}require("../Tooltip/ScrollableTooltip.js");var p=s(r),c=s(a),d=s(l),f=function(e){return o.get(o.get(e.split('Create "'),"1","").split('"'),"0","")},x=i.makeStyles((function(e){return{root:{width:200},paper:{maxHeight:400,boxShadow:"0px 5px 5px -3px rgb(0 0 0 / 20%), 0px 8px 10px 1px rgb(0 0 0 / 14%), 0px 3px 14px 2px rgb(0 0 0 / 12%)",margin:0},createLabel:{fontSize:"16px",lineHeight:"22.5px",color:e.palette.primary.main},openIcon:{marginLeft:5},option:{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",width:"100%"},closeIcon:{width:16,height:16}}}));module.exports=function(r){var i=r.isCreatable,a=r.options,l=r.value,s=r.getOptionLabel,g=r.onInputChange,h=r.onChange,m=void 0===h?o.noop:h,v=r.renderOption,b=r.classes,_=e.__rest(r,["isCreatable","options","value","getOptionLabel","onInputChange","onChange","renderOption","classes"]),C=x(),q=n.useMemo((function(){return null==a?void 0:a.map((function(e){return i?s(e):e}))}),[a]),j=n.useMemo((function(){return i?s(l)||"":l}),[l]),I=n.useState(q),w=I[0],S=I[1],y=n.useState(null),L=y[0],O=y[1];n.useEffect((function(){S(q)}),[q]);return t.jsx(c.default,e.__assign({value:j,onChange:i?function(t,n){return function(t){if((null==t?void 0:t.includes('Create "'))&&s(t)===s(L)){O(null);var n=f(L);S(e.__spreadArray(e.__spreadArray([],q,!0),[n],!1)),m(n,!0)}else m(t,!1)}(n)}:m,onInputChange:i?function(t,n){return function(t){if(""===t)O(null),S(q);else if(q.find((function(e){return e===t}))){var n=q.filter((function(e){return!e.includes('Create "')}));S(n)}else{var r=function(e){return'Create "'.concat(e,'"')}(t);O(r),S(e.__spreadArray(e.__spreadArray([],q,!0),[r],!1))}}(n)}:g,options:w,getOptionLabel:i?function(e){return String(e)}:s,renderOption:i?function(e){var n,r=f(e);return t.jsx(u.Tooltip,{title:e,children:t.jsx("div",{className:p.default((n={},n[C.createLabel]=r&&e!==r,n),C.option,null==b?void 0:b.optionLabelClass),children:e})})}:v,classes:e.__assign({root:p.default(C.root,null==b?void 0:b.root),paper:p.default(C.paper,null==b?void 0:b.paper),popupIndicator:C.openIcon},b),closeIcon:(j||L)&&t.jsx(d.default,{className:C.closeIcon})},_))};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../ext-esm/tslib/tslib.es6.js'),t=require("react/jsx-runtime"),r=require("classnames"),a=require("@material-ui/core/Avatar"),i=require("../Tooltip/Tooltip.js");require("../Tooltip/ScrollableTooltip.js");var o=require("../../utils/main.js"),s=require("@material-ui/core");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=n(r),u=n(a),c=function(e){switch(e){case 24:return 12;case 32:return 14;case 40:return 16;case 48:return 20;case 128:return 64;case 200:return 80;default:return Math.floor(e/2)}},d=function(e){return{minWidth:e,width:e,height:e,lineHeight:"".concat(e,"px"),fontSize:c(e)}},f=["#5F47A4","#9078C8","#DC74FD","#F695B5","#CB4F4F","#896F65","#F3AE96","#EE7850","#DDAE67","#A6CA72","#62893D","#91C9C4","#38818D","#77B5F1","#3F4C99","#919DA4"],h=function(e){return f[Math.abs(o.hashCode(e)%f.length)]},m=s.makeStyles((function(e){return{avatar:{color:e.palette.common.white,fontWeight:"bold"}}})),p=function(r){var a=r.className,s=r.imgSrc,n=r.alt,c=r.displayName,f=void 0===c?"":c,p=r.showTooltip,v=void 0!==p&&p,b=r.size,g=void 0===b?32:b,C=r["data-testid"],F=void 0===C?"generic_avatar":C,j=m();return t.jsx(i.Tooltip,{title:f,disableFocusListener:!v,disableHoverListener:!v,disableTouchListener:!v,children:t.jsx(u.default,{"data-testid":F,alt:n,src:s,className:l.default(j.avatar,a),style:e.__assign(e.__assign({},d(Number(g))),{backgroundColor:!!f&&h(f)}),children:f?o.getNameInitials(f):null})})};exports.AvatarComponent=p,exports.default=p;
@@ -1 +0,0 @@
1
- "use strict";require('./../../../../ext-esm/style-inject/dist/style-inject.es.js')(".Map_map__Ya53V{width:100%}.Map_mapMain__K9p4a{background-color:#414141;border-radius:4px;flex:100;height:176px;width:100%}.Map_mapFooter__ueyMi{display:flex;flex:1;flex-wrap:wrap;padding-bottom:5px;padding-top:5px}.Map_mapFooterItem__y9wgh{align-items:center;display:flex;margin-right:10px;white-space:nowrap}.Map_mapFooterItemSquare__hqWmQ{border-radius:50%;height:8px;margin-right:5px;width:8px}.Map_mapFooterItemLabel__MLQYo{color:#ccc;font-size:11px}.Map_map__Ya53V .leaflet-popup-content-wrapper{background-color:#414141;border-radius:4px;box-shadow:0 5px 5px rgba(0,0,0,.2),0 3px 14px rgba(0,0,0,.12),0 8px 10px rgba(0,0,0,.14)}.Map_map__Ya53V .leaflet-popup-content{border-radius:4px;padding:4px}.Map_map__Ya53V .leaflet-popup-close-button,.Map_map__Ya53V .leaflet-popup-tip{display:none}.Map_map__Ya53V .leaflet-control-zoom{background:none;border:none;box-shadow:none}.Map_map__Ya53V .leaflet-control-zoom a{background-image:none;background:#272727;color:#bdbdbd}.Map_map__Ya53V .leaflet-control-zoom a,.Map_map__Ya53V .leaflet-control-zoom a:hover{align-items:center;border-radius:4px;content:unset;display:flex;font-size:22px;height:32px;justify-content:center;margin-top:4px;opacity:1;text-align:center;text-indent:unset;width:32px}.Map_map__Ya53V .leaflet-control-zoom a:hover{background:#303030;background-image:none;color:#fff}.Map_map__Ya53V .leaflet-touch .leaflet-bar,.Map_map__Ya53V .leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:0 solid transparent}"),module.exports={map:"Map_map__Ya53V",mapMain:"Map_mapMain__K9p4a",mapFooter:"Map_mapFooter__ueyMi",mapFooterItem:"Map_mapFooterItem__y9wgh",mapFooterItemSquare:"Map_mapFooterItemSquare__hqWmQ",mapFooterItemLabel:"Map_mapFooterItemLabel__MLQYo"};
@@ -1 +0,0 @@
1
- "use strict";var e=require("react"),r=require("react-dom"),t=require("prop-types"),u=require("mapbox.js"),l=require("lodash"),n=require("../../effects/index.js"),a=require("./Map.css.js"),o=require("../../../../utils/index.js"),c=require("react/jsx-runtime");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=i(r),f=i(t),d=i(u),p=o.mapbox.isValidCoordinates,m=[29.749907,-95.358421];function v(r){var t=r.subjectWell,u=r.wells,o=r.offsetWells,i=r.radius,f=r.subjectWellMarkerSize,v=r.wellMarkerSize,b=r.coordsDataPath,h=e.useRef(null),j=e.useRef(null),x=e.useRef(null),g=e.useRef(null),k=n.usePrevious(u),y=e.useMemo((function(){return t&&l.get(t,b)}),[t,b]);e.useEffect((function(){h.current=d.default.mapbox.map(h.current,null,{attributionControl:!1,scrollWheelZoom:!1,zoomControl:!1}).setView(m,1),d.default.control.zoom({position:"bottomright"}).addTo(h.current),d.default.mapbox.styleLayer("mapbox://styles/mapbox/dark-v9").addTo(h.current)}),[]),e.useEffect((function(){h.current&&(j.current&&h.current.removeLayer(j.current),y?(j.current=d.default.circle(y,1609.34*i,{stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#03BCD4",className:"circle_500"}),j.current.addTo(h.current)):j.current=null)}),[i,y]);return e.useEffect((function(){if(h.current){h.current.closePopup(),x.current&&x.current.removeFrom(h.current);var r=o.map((function(e){return e.id})),n=[];u.forEach((function(u){var a=l.get(u,b);if(a&&p(a)){var o=t&&t.id===u.id,i=r.includes(u.id),m=o?f:v,j=o||i?1:.3,k=d.default.circleMarker(a,{radius:m,stroke:!1,fill:!0,fillOpacity:j,fillColor:"#FFC107",className:"circle_500"});k.addEventListener("mouseover",(function(){var r=document.createElement("div"),t=e.createElement((function(e){var r=e.well;return c.jsx("div",{style:{color:"#fff",background:"##414141"},children:c.jsx("span",{style:{fontSize:"11px",lineHeight:"16px"},children:l.get(r,"name")})})}),{well:u});s.default.render(t,r),d.default.popup().setLatLng(a).setContent(r).openOn(h.current),function(e,r,t){g.current=d.default.circleMarker(r,{radius:3*t,stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#FFC107",className:"circle_highlight"}),g.current.addEventListener("mouseout",(function(){x.current.removeFrom(h.current),x.current=d.default.featureGroup(e),x.current.addTo(h.current),h.current.closePopup()}));var u=e.concat(g.current);x.current=d.default.featureGroup(u),x.current.addTo(h.current)}(n,a,m)})),n.push(k)}})),n.length&&(x.current=d.default.featureGroup(n),x.current.addTo(h.current)),setTimeout((function(){j.current&&j.current.bringToBack(),h.current&&x.current&&u!==k&&h.current.fitBounds(x.current.getBounds())}),500)}}),[t,u,o]),c.jsx("div",{className:a.map,children:c.jsx("div",{className:a.mapMain,ref:h})})}v.propTypes={subjectWell:f.default.shape({id:f.default.number,formation:f.default.string}),wells:f.default.arrayOf(f.default.shape({})).isRequired,offsetWells:f.default.arrayOf(f.default.shape({})),radius:f.default.number.isRequired,subjectWellMarkerSize:f.default.number,wellMarkerSize:f.default.number,coordsDataPath:f.default.string},v.defaultProps={subjectWell:null,subjectWellMarkerSize:8,wellMarkerSize:5,coordsDataPath:"settings.top_hole.coordinates",offsetWells:null};var b=e.memo(v);module.exports=b;
@@ -1 +0,0 @@
1
- "use strict";require('./../../../../ext-esm/style-inject/dist/style-inject.es.js')(".index_mapContainer__MoxG7{margin-top:8px;width:472px}.index_mapContainerHidden__b-kgb{display:none;margin-top:20px}"),module.exports={mapContainer:"index_mapContainer__MoxG7",mapContainerHidden:"index_mapContainerHidden__b-kgb"};
@@ -1 +0,0 @@
1
- "use strict";var e=require("react"),a=require("prop-types"),r=require("classnames"),s=require("./Map.js"),l=require("./index.css.js"),t=require("react/jsx-runtime");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=u(a),i=u(r);function o(e){var a=e.subjectWell,r=e.wells,u=e.offsetWells,d=e.radius,o=e.mapHidden,f=i.default(l.mapContainer,o&&l.mapContainerHidden);return t.jsx("div",{className:f,children:t.jsx(s,{subjectWell:a,wells:r,offsetWells:u,radius:d,coordsDataPath:"topHole.coordinates"})})}o.propTypes={subjectWell:d.default.shape({}),wells:d.default.arrayOf(d.default.shape({})).isRequired,offsetWells:d.default.arrayOf(d.default.shape({})).isRequired,radius:d.default.number,mapHidden:d.default.bool},o.defaultProps={subjectWell:null,radius:5,mapHidden:!1};var f=e.memo(o);module.exports=f;
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),r=require("prop-types"),o=require("@material-ui/core"),n=require("@material-ui/icons"),a=require("./AutoCompleteAssetSearch/AutoCompleteAssetSearch.js"),i=require("react/jsx-runtime");function c(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=c(e),l=c(r),u=o.makeStyles((function(e){return{searchInput:{fontSize:"16px",width:"270px","&:hover":{"&::before":{borderBottom:"2px solid ".concat(e.palette.primary.text1," !important")}},"&:hover $searchIcon":{fill:"".concat(e.palette.primary.text1," !important")}},searchIcon:{fill:"".concat(e.palette.primary.text6," !important"),fontSize:"24px !important"}}}));function p(e){var r=e.company,c=e.onClickAsset,l=u(),p=t.useState(null),m=s.default(p,2),d=m[0],h=m[1],f=function(){h(null)};return i.jsxs(i.Fragment,{children:[i.jsx(o.TextField,{"data-testid":"".concat("AssetSearch","_search"),id:"well-section-search-textfield",placeholder:"Add to List by Well/Rig Search",InputProps:{startAdornment:i.jsx(o.InputAdornment,{position:"start",children:i.jsx(n.Search,{className:l.searchIcon})}),className:l.searchInput},onClick:function(e){h(e.currentTarget)}}),i.jsx(o.Popover,{open:Boolean(d),anchorEl:d,onClose:f,anchorOrigin:{vertical:"top",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"left"},children:i.jsx(a,{company:r,onClickAsset:function(e){var t=e.name,r=e.redirectAssetId;r&&(c(r,t),f())},onClose:f})})]})}p.propTypes={company:l.default.number.isRequired,onClickAsset:l.default.func.isRequired};var m=t.memo(p);module.exports=m;
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),r=require("prop-types"),s=require("lodash"),a=require("@material-ui/core"),i=require("./constants.js"),o=require("react/jsx-runtime");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=l(e),c=l(r),u=a.makeStyles((function(e){return{assetListWrapper:{margin:"8px 0",flex:1},assetListContainer:{maxHeight:"350px",backgroundColor:e.palette.background.paper,position:"relative",overflow:"auto"},listSection:{backgroundColor:"inherit"},ul:{backgroundColor:"inherit",padding:0},listGutters:{padding:"2px 8px"},assetTypeSubheaderChip:{height:"24px",color:e.palette.primary.text6},assetItemTextRoot:{minWidth:"300px"},assetItemTextPrimary:{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},loadingInfo:{textAlign:"center",fontSize:"12px",lineHeight:"17px",color:e.palette.primary.text8},empty:{color:e.palette.primary.text6,fontSize:"12px",fontStyle:"italic",marginLeft:"8px"}}})),d=function(e){var r=e.page,l=e.loading,c=e.groupedAssets,d=e.onClickAsset,p=e.onScrollReached,f=u(),m=t.useRef(null),g=t.useState("top"),h=n.default(g,2),x=h[0],y=h[1];t.useEffect((function(){l||("top"===x&&m.current.scrollTo(0,5),"bottom"===x&&m.current.scrollTo(0,m.current.scrollHeight-m.current.offsetHeight-5))}),[l]);return o.jsxs("div",{className:f.assetListWrapper,children:[o.jsxs(a.List,{className:f.assetListContainer,subheader:o.jsx("li",{}),onScroll:function(e){if(e.target.scrollHeight!==e.target.offsetHeight){var t=e.target.scrollTop+e.target.offsetHeight;Math.abs(e.target.scrollHeight-t)<1&&c.find((function(e){var t=n.default(e,2);return t[0],40===t[1].length}))&&(y("top"),p("bottom")),0===Math.round(e.target.scrollTop)&&r>1&&(y("bottom"),p("top"))}},ref:m,children:[c.map((function(e){var t=n.default(e,2),r=t[0],l=t[1];return o.jsx("li",{className:f.listSection,children:o.jsxs("ul",{className:f.ul,children:[o.jsx(a.ListSubheader,{classes:{gutters:f.listGutters},children:o.jsx(a.Chip,{className:f.assetTypeSubheaderChip,variant:"outlined",label:i.SEARCH_CATEGORIES[r].labelPlural},r)}),l.map((function(e){return o.jsx(a.ListItem,{"data-testid":"".concat("AssetResultSection","_item_").concat(e.name,"MenuItem"),button:!0,classes:{gutters:f.listGutters},disabled:!e.redirectAssetId,onClick:function(){return d(e)},children:o.jsx(a.ListItemText,{primary:e.name,classes:{root:f.assetItemTextRoot,primary:f.assetItemTextPrimary}})},"item-".concat(r,"-").concat(s.get(e,"asset_id")?s.get(e,"asset_id"):s.get(e,"id")))}))]})},"section-".concat(r))})),s.isEmpty(c)&&o.jsx("div",{className:f.empty,children:"Your search did not match any Asset Name"})]}),l&&o.jsx(a.Typography,{"data-testid":"".concat("AssetResultSection","_loading"),className:f.loadingInfo,children:"Loading..."})]})};d.propTypes={page:c.default.number.isRequired,loading:c.default.bool.isRequired,groupedAssets:c.default.arrayOf(c.default.array).isRequired,onClickAsset:c.default.func.isRequired,onScrollReached:c.default.func.isRequired},module.exports=d;
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/slicedToArray"),r=require("prop-types"),t=require("@material-ui/core"),i=require("./constants.js"),a=require("react/jsx-runtime");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=s(e),n=s(r),o=t.makeStyles({assetSelectorWrapper:{margin:8},description:{color:"#BDBDBD",fontSize:"12px",lineHeight:"17px",paddingBottom:"8px"},assetTypeChip:{marginRight:"8px",color:"#BDBDBD","&:last-child":{marginRight:"0px"}}}),c=function(e){var r=e.onClickAssetType,s=o();return a.jsxs("div",{className:s.assetSelectorWrapper,children:[a.jsx(t.Typography,{className:s.description,children:"I'm looking for..."}),a.jsx("div",{children:i.CATEGORY_KEY_VALUES.map((function(e){var i=l.default(e,2),n=i[0],o=i[1];return a.jsx(t.Chip,{"data-testid":"".concat("AssetTypesSection","_chip_").concat(o.labelPlural),className:s.assetTypeChip,variant:"outlined",label:o.labelPlural,onClick:function(){return r(n)}},n)}))})]})};c.propTypes={onClickAssetType:n.default.func.isRequired},module.exports=c;
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),r=require("prop-types"),a=require("react-router"),i=require("lodash/get"),l=require("@material-ui/core"),o=require("@material-ui/icons/Close"),n=require("./AssetTypesSection.js"),s=require("./AssetResultSection.js"),u=require("./effects/useAssetsData.js"),c=require("./constants.js"),p=require("react/jsx-runtime");function d(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var f=d(e),x=d(r),h=d(i),m=d(o),C=l.withStyles((function(){return{tooltip:{backgroundColor:"#414141",color:"#ffffff",fontSize:"11px",lineHeight:"16px",borderRadius:"4px",boxShadow:"0px 4px 4px rgba(0, 0, 0, 0.12)",padding:"4px"}}}))(l.Tooltip),y=l.makeStyles((function(e){return{wrapper:{width:"472px",display:"flex",flexDirection:"column",padding:16},inputWrapper:{display:"flex",width:"auto",margin:"0 8px 8px",alignItems:"center",flexWrap:"nowrap",justifyContent:"space-between"},selectedChip:{height:"24px",margin:"4px"},selectedChipDeleteIcon:{width:"16px",height:"16px",color:e.palette.primary.text6,"&:hover":{color:e.palette.primary.text1}},disabledIcon:{width:"16px",height:"16px",color:e.palette.primary.text6,opacity:.4},closeIconButton:{padding:0,"&:hover $closeIcon":{color:e.palette.primary.text1}},searchInput:{width:"100%",display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center",borderBottom:"2px solid #03BCD4"},closeIcon:{color:e.palette.primary.text6,fontSize:"18px"}}})),g=function(e){var r=e.onClickAsset,a=e.company,i=t.useState(null),o=f.default(i,2),d=o[0],x=o[1],g=t.useState(null),A=f.default(g,2),b=A[0],j=A[1],I=t.useState(1),S=f.default(I,2),v=S[0],w=S[1],q=y(),R=t.useRef(),D=u.useAssetsData(b,d,v,a),E=f.default(D,2),k=E[0],T=E[1];return p.jsxs("div",{className:q.wrapper,children:[p.jsx("div",{className:q.inputWrapper,children:p.jsxs("div",{className:q.searchInput,children:[d&&p.jsx(l.Chip,{"data-not-migrated-muichip":!0,classes:{root:q.selectedChip,deleteIcon:q.selectedChipDeleteIcon},label:h.default(c.SEARCH_CATEGORIES,[d,"labelPlural"],"Assets"),deleteIcon:p.jsx(m.default,{}),onDelete:function(){x(null),w(1)}}),p.jsx(l.Input,{"data-testid":"".concat("AutoCompleteAssetSearch","_searchInput"),inputRef:R,autoFocus:!0,disableUnderline:!0,fullWidth:!0,value:b||"",placeholder:"Search ".concat(h.default(c.SEARCH_CATEGORIES,[d,"labelPlural"],"assets"),"..."),onChange:function(e){var t=e.target.value;j(t),w(1)},onKeyUp:function(e){var t=e.target.value,r=e.keyCode,a=c.CATEGORY_KEY_VALUES.find((function(e){var r=f.default(e,2);return r[0],r[1].autoCategorizedKey===t.trim().toLowerCase()}));if(a&&(13===r||32===r))return j(""),x(a[0]),void w(1);""===t&&8===r&&(x(null),w(1))}}),p.jsx(C,{title:"Clear",children:p.jsx(m.default,{className:d||b?q.selectedChipDeleteIcon:q.disabledIcon,onClick:function(){R.current.focus(),j(""),x(null),w(1)}})})]})}),!d&&!b&&p.jsx(n,{onClickAssetType:function(e){R.current.focus(),x(e),w(1)}}),(d||b)&&p.jsx(s,{loading:k,page:v,groupedAssets:T,onClickAsset:r,onScrollReached:function(e){"top"===e&&v>1&&w((function(e){return e-1})),"bottom"===e&&w((function(e){return e+1}))}})]})};g.propTypes={company:x.default.number.isRequired,onClickAsset:x.default.func.isRequired};var A=a.withRouter(g);module.exports=A;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e={well:{name:"well",labelSingular:"Well",labelPlural:"Wells",autoCategorizedKey:"well",isAssetType:!0},rig:{name:"rig",labelSingular:"Rig",labelPlural:"Rigs",autoCategorizedKey:"rig",isAssetType:!0},frac_fleet:{name:"frac_fleet",labelSingular:"Frac Fleet",labelPlural:"Frac Fleets",autoCategorizedKey:"frac fleet",isAssetType:!0},drillout_unit:{name:"drillout_unit",labelSingular:"Drillout unit",labelPlural:"Drillout Units",autoCategorizedKey:"drillout unit",isAssetType:!0},api_number:{name:"api_number",labelSingular:"API#",labelPlural:"API#",isAssetType:!1}};Object.values(e).filter((function(e){return e.autoCategorizedKey})).map((function(e){return e.autoCategorizedKey}));var l=Object.entries(e);exports.CATEGORY_KEY_VALUES=l,exports.SEARCH_CATEGORIES=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/asyncToGenerator"),r=require("@babel/runtime/helpers/slicedToArray"),t=require("@babel/runtime/regenerator"),u=require("react"),n=require("lodash/debounce"),a=require("lodash/groupBy"),s=require("lodash/every"),o=require("../utils/apiCalls.js");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=i(e),c=i(r),f=i(t),d=i(n),p=i(a),v=i(s),b=d.default((function(e){e()}),500);exports.useAssetsData=function(e,r,t,n){var a=u.useState([]),s=c.default(a,2),i=s[0],d=s[1],h=u.useState(!1),y=c.default(h,2),q=y[0],m=y[1];u.useEffect((function(){function e(){return(e=l.default(f.default.mark((function e(){var u;return f.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,o.fetchAllAssets(r,t,n);case 3:u=e.sent,d(u),m(!1),e.next=11;break;case 8:e.prev=8,e.t0=e.catch(0),console.error(e.t0);case 11:case"end":return e.stop()}}),e,null,[[0,8]])})))).apply(this,arguments)}m(!0),b((function(){return e.apply(this,arguments)}))}),[r,t,n]);var w=u.useMemo((function(){var t=i.filter((function(t){var u;return(!r||t.type===r)&&(function(e,r){var t=r.split(" ");return v.default(t,(function(r){return e.toLowerCase().includes(r||"")}))}(t.name,(e||"").toLowerCase())||(null===(u=t.apiNumber)||void 0===u?void 0:u.toLowerCase().includes((e||"").toLowerCase())))}));return Object.entries(p.default(t,"type"))}),[e,i,r]);return[q,w]};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/toConsumableArray"),t=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/asyncToGenerator"),a=require("@babel/runtime/regenerator"),n=require("jsona"),s=require("lodash/get"),u=require("lodash/concat"),i=require("../../../../../../clients/jsonApi/index.js");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c=l(e),o=l(t),p=l(r),f=l(a),d=l(n),b=l(s),m=l(u);function _(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,a)}return r}function g(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?_(Object(r),!0).forEach((function(t){o.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):_(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var y=new d.default;function v(){return h.apply(this,arguments)}function h(){return h=p.default(f.default.mark((function e(){var t,r,a,n,s=arguments;return f.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:"well",r=s.length>1?s[1]:void 0,a=null,e.prev=3,e.next=6,i.getAssets({types:["well"],company_id:r?+r:void 0,fields:["asset.name","asset.parent_asset_id","asset.parent_asset_name","asset.stats","asset.target_formation","asset.string_design","asset.root_asset_name","asset.basin","asset.county","asset.area","asset.visibility","asset.top_hole","asset.settings","well.settings"],per_page:1e4,sort:"name"});case 6:a=e.sent,e.next=12;break;case 9:e.prev=9,e.t0=e.catch(3),console.error(e.t0);case 12:return n=a?a.data.map((function(e){return{id:Number(e.id),name:b.default(e,"attributes.name"),rigId:b.default(e,"attributes.parent_asset_id")||"Null",rigName:b.default(e,"attributes.parent_asset_name")||"Null",formation:b.default(e,"attributes.target_formation")||"Null",stringDesign:b.default(e,"attributes.string_design")||"Null",programName:b.default(e,"attributes.root_asset_name")||"Null",basin:b.default(e,"attributes.basin")||"Null",county:b.default(e,"attributes.county")||"Null",area:b.default(e,"attributes.area")||"Null",visibility:b.default(e,"attributes.visibility"),topHole:b.default(e,"attributes.top_hole"),rigReleaseDate:b.default(e,"attributes.stats.well_end"),totalDepth:b.default(e,"attributes.stats.total_depth"),is_usable:!0,apiNumber:b.default(e,"attributes.settings.api_number","-")}})).filter((function(e){return"visible"===e.visibility})):[],e.abrupt("return",n.map((function(e){return{redirectAssetId:e.id,apiNumber:e.api_number,name:e.name,asset_id:e.id,type:t}})));case 14:case"end":return e.stop()}}),e,null,[[3,9]])}))),h.apply(this,arguments)}function w(e,t){return x.apply(this,arguments)}function x(){return(x=p.default(f.default.mark((function e(t,r){var a,n,s;return f.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a={per_page:1e3,page:t,fields:["rig.name","rig.active_well","rig.asset_id"],sort:"name",company:r},e.prev=2,e.next=5,i.getRigs(a);case 5:n=e.sent,e.next=12;break;case 8:e.prev=8,e.t0=e.catch(2),console.error(e.t0),n=[];case 12:return s=y.deserialize(n),e.abrupt("return",s.map((function(e){return g({redirectAssetId:b.default(e,["active_well","asset_id"])||null},e)})));case 14:case"end":return e.stop()}}),e,null,[[2,8]])})))).apply(this,arguments)}function O(e,t){return j.apply(this,arguments)}function j(){return(j=p.default(f.default.mark((function e(t,r){var a,n,s;return f.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a={per_page:1e3,page:t,fields:["frac_fleet.name","frac_fleet.current_pad_id","frac_fleet.pad_frac_fleets"],sort:"name",company:r},e.prev=2,e.next=5,i.getFracFleets(a);case 5:n=e.sent,e.next=12;break;case 8:e.prev=8,e.t0=e.catch(2),console.error(e.t0),n=[];case 12:return s=y.deserialize(n),e.abrupt("return",s.map((function(e){return g({redirectAssetId:b.default(e,["current_pad_id"])||null},e)})));case 14:case"end":return e.stop()}}),e,null,[[2,8]])})))).apply(this,arguments)}function k(e,t){return N.apply(this,arguments)}function N(){return(N=p.default(f.default.mark((function e(t,r){var a,n,s;return f.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a={per_page:1e3,page:t,fields:["drillout_unit.name","drillout_unit.well"],sort:"name",company:r},e.prev=2,e.next=5,i.getDrilloutUnits(a);case 5:n=e.sent,e.next=12;break;case 8:e.prev=8,e.t0=e.catch(2),console.error(e.t0),n=[];case 12:return s=y.deserialize(n),e.abrupt("return",s.map((function(e){return g({redirectAssetId:b.default(e,["well","asset_id"])||null},e)})));case 14:case"end":return e.stop()}}),e,null,[[2,8]])})))).apply(this,arguments)}function P(){return P=p.default(f.default.mark((function e(t){var r,a,n,s,u,i,l,o=arguments;return f.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=o.length>1&&void 0!==o[1]?o[1]:1,a=o.length>2?o[2]:void 0,"well"!==t&&"api_number"!==t){e.next=7;break}return e.next=5,v(t,a);case 5:return n=e.sent,e.abrupt("return",n);case 7:if("rig"!==t){e.next=12;break}return e.next=10,w(r,a);case 10:return s=e.sent,e.abrupt("return",s);case 12:if("frac_fleet"!==t){e.next=17;break}return e.next=15,O(r,a);case 15:return u=e.sent,e.abrupt("return",u);case 17:if("drillout_unit"!==t){e.next=22;break}return e.next=20,k(r,a);case 20:return i=e.sent,e.abrupt("return",i);case 22:return e.next=24,Promise.all([v("well",a),w(r,a),O(r,a),k(r,a)]);case 24:return l=e.sent,e.abrupt("return",m.default.apply(void 0,c.default(l)));case 26:case"end":return e.stop()}}),e)}))),P.apply(this,arguments)}exports.fetchAllAssets=function(e){return P.apply(this,arguments)},exports.fetchWells=v;
@@ -1 +0,0 @@
1
- "use strict";var e=require("prop-types"),t=require("react/jsx-runtime");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=i(e);function d(e){var i=e.bgColor,r=e.textColor,d=e.width,n=e.height,o=e.fontSize,u=e.children,a=e["data-testid"],l={borderRadius:"calc(100vh)",background:i,color:r,fontSize:o,width:d,height:n,display:"flex",justifyContent:"center",alignItems:"center",fontWeight:"normal",minWidth:24};return t.jsx("div",{"data-testid":a,style:l,children:u})}d.propTypes={bgColor:r.default.string.isRequired,textColor:r.default.string.isRequired,width:r.default.number,height:r.default.number,fontSize:r.default.number,children:r.default.node.isRequired,"data-testid":r.default.string},d.defaultProps={width:24,height:24,fontSize:12,"data-testid":"NumberCircle"},module.exports=d;
@@ -1 +0,0 @@
1
- "use strict";var e=require("react"),t=require("prop-types"),n=require("@material-ui/core"),l=require("@material-ui/icons"),i=require("./NumberCircle.js"),a=require("react/jsx-runtime"),c=n.makeStyles({sectionContainer:{display:"flex",width:"100%",justifyContent:"space-between",marginRight:"4px",alignItems:"center"},itemLabel:{display:"flex",alignItems:"center","&:hover":{color:"#DADADA",cursor:"pointer"}},disabledItemLabel:{display:"flex",alignItems:"center","&:hover":{cursor:"pointer"}},itemLabelToggle:{},sectionName:{marginLeft:"6px",marginRight:"10px"},checkbox:{width:"11px",height:"11px"},sectionTitle:{display:"flex",alignItems:"center"},expandIcon:{fontSize:"14px",marginRight:"8px"}});function r(e){return(e.wells.filter((function(e){return e.checked}))||[]).length}function o(e){var t=r(e);return t===e.wells.length?"".concat(t):"".concat(t," of ").concat(e.wells.length," Selected")}function s(e){return e.wells.filter((function(e){return e.checked})).length>0}function d(e){return e.wells.filter((function(e){return e.checked})).length!==e.wells.length}function m(e){var t=e.section,m=e.disabled,u=e.onExpandCollapse,p=e.onSelectAll,h=e.onClearAll,x=c(),f=n.useTheme(),b=function(e){e.stopPropagation(),!d(t)&&h&&h(t),d(t)&&p&&p(t)};return a.jsxs("div",{"data-testid":"".concat("SectionItem","_section_").concat(t.name),className:x.sectionContainer,children:[a.jsxs("div",{className:m?x.disabledItemLabel:x.itemLabel,onClick:function(){return u&&u(t)},children:[a.jsx(n.Tooltip,{title:"No Wells",placement:"right",children:a.jsxs("div",{className:x.sectionTitle,children:[m&&a.jsx(l.ExpandMore,{className:x.expandIcon}),a.jsxs("span",{className:x.sectionName,children:[" ",t.name]})]})}),r(t)>0&&a.jsx(i,{"data-testid":"".concat("SectionItem","_wellsNumber"),bgColor:f.palette.primary.text9,textColor:"#fff",width:20+6*(o(t).length-2),children:o(t)})]}),s(t)?a.jsx(n.Checkbox,{"data-testid":"".concat("SectionItem","_checkbox"),className:x.checkbox,size:"small",checked:!0,indeterminate:d(t),color:"primary",onClick:b,disabled:m}):a.jsx(n.Checkbox,{"data-testid":"".concat("SectionItem","_checkbox"),className:x.checkbox,checked:!1,size:"small",color:"primary",onClick:b,indeterminate:!1,disabled:m})]})}m.propTypes={section:t.shape({expanded:t.bool,name:t.string,wells:t.arrayOf(t.shape({}))}).isRequired,disabled:t.bool,onExpandCollapse:t.func,onSelectAll:t.func,onClearAll:t.func},m.defaultProps={disabled:!1,onSelectAll:null,onExpandCollapse:null,onClearAll:null};var u=e.memo(m);module.exports=u;
@@ -1 +0,0 @@
1
- "use strict";var e=require("react"),t=require("prop-types"),l=require("@material-ui/core"),r=require("react/jsx-runtime");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=i(t),o=l.makeStyles((function(e){return{wellListItem:{display:"flex",padding:"0",justifyContent:"space-between",width:"100%",height:"32px",cursor:"pointer","&:hover":{background:"rgba(255, 255, 255, 0.03)"},"&:first-child":{marginTop:"16px"},"&:last-child":{marginBottom:"8px"}},wellListItemName:{marginLeft:"30px",width:"calc(75%)",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",fontSize:"14px",color:e.palette.primary.text1},manualItem:{display:"flex",alignItems:"center",fontSize:"12px"},manualItemIcon:{fontSize:"16px"},manualItemLabel:{marginLeft:"8px",color:e.palette.primary.text6,"&:hover":{color:e.palette.primary.text1,cursor:"pointer"}},wellListItemcheckbox:{width:"13px",height:"13px",marginRight:"4px"}}}));function c(e){var t=e.well,i=e.wellName,a=e.rigName,c=e.onToggleWell,n=o();return r.jsx(r.Fragment,{children:r.jsxs(l.ListItem,{"data-testid":"".concat("WellListItem","_well_").concat(i),className:n.wellListItem,children:[r.jsx(l.Typography,{className:n.wellListItemName,children:"".concat(i," (").concat(a,")")}),r.jsx(l.Checkbox,{"data-testid":"".concat("WellListItem","_checkbox"),className:n.wellListItemcheckbox,size:"small",checked:t.checked,color:"primary",onClick:function(){return c(t)}})]})})}c.propTypes={well:a.default.shape({id:a.default.number,checked:a.default.bool}).isRequired,wellName:a.default.string.isRequired,rigName:a.default.string.isRequired,onToggleWell:a.default.func.isRequired};var n=e.memo(c);module.exports=n;
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/toConsumableArray"),n=require("@babel/runtime/helpers/defineProperty"),t=require("react"),r=require("prop-types"),i=require("classnames"),a=require("@material-ui/core"),c=require("@material-ui/icons"),o=require("./AssetSearch.js"),l=require("./SectionItem.js"),s=require("./WellListItem.js");require("../../../../utils/index.js");var u=require("react/jsx-runtime"),d=require("../../../../utils/notificationToasts.js");function p(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var m=p(e),f=p(n),h=p(i);function x(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function w(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?x(Object(t),!0).forEach((function(n){f.default(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):x(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}var y=a.makeStyles((function(e){return{content:{width:"472px",marginTop:"24px"},sectionItem:{display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center",padding:"8px",fontSize:"12px",fontWeight:"normal",color:e.palette.primary.text6,borderTop:"1px solid ".concat(e.palette.primary.text8),"&:last-child":{borderBottom:"1px solid ".concat(e.palette.primary.text8)}},disabledSectionItem:{color:e.palette.primary.text8},wellList:{width:"100%",margin:0,padding:0},searchContainer:{display:"flex",justifyContent:"space-between",marginBottom:"24px",alignItems:"center"},advancedSearch:{fontSize:"14px",fontWeight:500,color:"#03BCD4",cursor:"pointer","&:hover":{textDecoration:"underline"}}}}));function j(e){var n=e.company,t=e.wellSections,r=e.getWellName,i=e.onChangeWellSections,p=e.onExploreMode,f=y(),x=function(e,n){var r=t.find((function(n){return n.name===e.name})).wells.map((function(e){return e.id})),a=t.map((function(e){var t=e.wells.map((function(e){return r.includes(e.id)?w(w({},e),{},{checked:n}):w({},e)}));return w(w({},e),{},{wells:t})}));i(a)},j=function(e){var n=t.map((function(n){return n.name===e.name?w(w({},n),{},{expanded:!n.expanded}):n}));i(n)},g=function(e){var n=t.map((function(n){var t=n.wells.map((function(n){return n.id===e.id?w(w({},n),{},{checked:!n.checked}):n}));return w(w({},n),{},{wells:t})}));i(n)},b=function(e){x(e,!0)},v=function(e){x(e,!1)};return u.jsxs("div",{className:f.content,children:[u.jsxs("div",{className:f.searchContainer,children:[u.jsx(o,{company:+n,onClickAsset:function(e,n){var r=t.map((function(t){if("Search Results"===t.name){var r=m.default(t.wells);return t.wells.find((function(n){return n.id===e}))||r.push({id:e,checked:!0,name:n,kind:"manual"}),w(w({},t),{},{wells:r})}return w(w({},t),{},{wells:t.wells.map((function(n){return n.id===e?w(w({},n),{},{checked:!0}):n}))})}));i(r),d.showSuccessNotification("Offset well successfully added!")},onExploreMode:p}),u.jsx(a.Typography,{"data-testid":"".concat("WellSection","_advancedSearch"),className:f.advancedSearch,onClick:function(){p()},children:"Advanced Search"})]}),(t||[]).map((function(e){return 0===e.wells.length?u.jsx("div",{className:h.default(f.sectionItem,f.disabledSectionItem),children:u.jsx(l,{section:e,disabled:!0})},"empty-".concat(e.name)):u.jsx("div",{className:f.sectionItem,children:u.jsxs(a.Accordion,{expanded:e.expanded,onChange:function(){return j(e)},children:[u.jsx(a.AccordionSummary,{expandIcon:u.jsx(c.ExpandMore,{}),style:{width:"100%"},children:u.jsx(l,{section:e,onExpandCollapse:j,onSelectAll:b,onClearAll:v})}),u.jsx(a.AccordionDetails,{children:u.jsx(a.List,{dense:!0,className:f.wellList,children:e.wells.map((function(n){return u.jsx(s,{well:n,wellName:r(e.wells,n.id),rigName:n.rigName,onToggleWell:g},"well-".concat(e.name,"-").concat(n.id))}))})})]})},"section-".concat(e.name))}))]})}j.propTypes={company:r.string.isRequired,wellSections:r.arrayOf(r.shape({})),getWellName:r.func.isRequired,onChangeWellSections:r.func.isRequired,onExploreMode:r.func.isRequired},j.defaultProps={wellSections:[]};var g=t.memo(j);module.exports=g;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.DEFAULT_WELL_SECTIONS=[{name:"Best Wells",wells:[],expanded:!1},{name:"Best Surface Wells",wells:[],expanded:!1},{name:"Best Intermediate Wells",wells:[],expanded:!1},{name:"Best Production Vertical Wells",wells:[],expanded:!1},{name:"Best Production Lateral Wells",wells:[],expanded:!1},{name:"Best Production Curve Wells",wells:[],expanded:!1}];
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/asyncToGenerator"),t=require("@babel/runtime/helpers/slicedToArray"),r=require("@babel/runtime/regenerator"),u=require("react"),n=require("lodash"),a=require("../utils/apiCalls.js");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=s(e),c=s(t),i=s(r);exports.useFetchBicWellsData=function(e,t){var r=u.useState([]),s=c.default(r,2),f=s[0],o=s[1];return u.useEffect((function(){var r,u=(r=l.default(i.default.mark((function t(){var r,u,s,l,f;return i.default.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(t.prev=0,!e){t.next=7;break}return t.next=4,Promise.all([a.fetchBicWellSections(e)]);case 4:t.t0=t.sent,t.next=8;break;case 7:t.t0=[];case 8:u=t.t0,s=c.default(u,1),r=s[0],l=!n.isEmpty(r)&&JSON.parse(r[0].data.filters)||void 0,f=!n.isEmpty(r)&&r[0].data.result&&JSON.parse(r[0].data.result)||void 0,o({filters:l,result:f}),t.next=19;break;case 16:t.prev=16,t.t1=t.catch(0),o(null);case 19:case"end":return t.stop()}}),t,null,[[0,16]])}))),function(){return r.apply(this,arguments)});t&&u()}),[e,t]),f},exports.usePrevious=function(e){var t=u.useRef();return u.useEffect((function(){t.current=e})),t.current},exports.useWells=function(e,t){var r=u.useRef(!0),n=u.useState(null),s=c.default(n,2),f=s[0],o=s[1];return u.useEffect((function(){function u(){return(u=l.default(i.default.mark((function t(){var r;return i.default.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,a.fetchWells(e);case 2:r=t.sent,o(r);case 4:case"end":return t.stop()}}),t)})))).apply(this,arguments)}t&&r.current&&(o(null),function(){u.apply(this,arguments)}(),r.current=!1)}),[e,t]),f};
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/typeof"),r=require("@babel/runtime/helpers/toConsumableArray"),t=require("@babel/runtime/helpers/slicedToArray"),i=require("@babel/runtime/helpers/defineProperty"),s=require("react"),n=require("prop-types"),o=require("lodash"),a=require("classnames"),u=require("@material-ui/core"),l=require("@material-ui/icons"),c=require("./components/Map/index.js"),d=require("./components/WellSection/index.js"),p=require("./effects/index.js"),q=require("./constants.js"),j=require("react/jsx-runtime");require("../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js"),require("../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js"),require("../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js"),require("../../icons/WithCustomSize.js"),require("../../icons/IconParkProvider.js"),require("../../icons/customIcons/icons/AddMessage.js"),require("../../icons/customIcons/icons/Attention.js"),require("../../icons/customIcons/icons/Collapse.js"),require("../../icons/customIcons/icons/Dashboard.js"),require("../../icons/customIcons/icons/Expand.js"),require("../../icons/customIcons/icons/FolderClosed.js"),require("../../icons/customIcons/icons/FolderClosedFilled.js"),require("../../icons/customIcons/icons/FolderOpened.js"),require("../../icons/customIcons/icons/GreaterOrEqual.js"),require("../../icons/customIcons/icons/LessOrEqual.js"),require("../../icons/customIcons/icons/Search.js"),require("../../icons/customIcons/icons/Wellhub.js"),require("../../icons/customIcons/icons/MultiRuler.js"),require("../../icons/customIcons/icons/Checkbox.js"),require("../../icons/customIcons/icons/CheckboxChecked.js"),require("../../icons/customIcons/icons/CheckboxIndeterminate.js"),require("../../icons/customIcons/icons/Radio.js"),require("../../icons/customIcons/icons/RadioChecked.js"),require("../../icons/customIcons/icons/SimulFrac.js"),require("../../icons/customIcons/icons/ZipperFrac.js"),require("../../icons/customIcons/icons/CautionFilled.js"),require("../../icons/customIcons/icons/MoreApp.js"),require("../../utils/mobileDetect.js"),require("../IconButton/index.js"),require("../../constants/goals.js"),require("../../constants/segment.js"),require("../../constants/alerts.js"),require("../../constants/apps.js"),require("../../constants/drillstring.js"),require("../../constants/completion.js"),require("../../constants/appPackages.js"),require("../../constants/notifications.js"),require("../../constants/feed.js"),require("../../constants/bha.js"),require("../../utils/env.js"),require("../GradientManager/configuration/constants.js"),require("../Modal/CorvaModal.css.js"),require("uuid"),require("../IconMenu/index.js"),require("../StyledMenuItem/index.js"),require("../AppIcon/AppIcon.js"),require("../DevCenter/AppHeader/AppHeader.js"),require("../DevCenter/AppSideBar/AppSideBar.js"),require("../DevCenter/AppsDataProvider/AppsDataProvider.js"),require("../DevCenter/AppContext.js"),require("../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js"),require("../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js"),require("@babel/runtime/helpers/objectWithoutProperties"),require("react-router"),require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"),require("../../utils/index.js"),require("../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js"),require("../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js"),require("../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js"),require("../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js"),require("../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js"),require("../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js"),require("../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js"),require("../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js"),require("../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js"),require("../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js"),require("../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js"),require("rollbar"),require("@rollbar/react"),require("../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js"),require("../Icons/AnnotationIcon.js"),require("../Annotations/components/AnnotationsList/index.js"),require("../Annotations/components/LastAnnotation/index.js"),require("../Annotations/AnnotationsContext.js"),require("../Toaster/Toaster.js"),require("querystring"),require("uuid/v1"),require("../../clients/subscriptions.js"),require("../../clients/jsonApi/index.js"),require("jsona"),require("../StatusBadge/constants.js"),require("lodash/set"),require("lodash/get"),require("lodash/unset"),require("moment"),require("../../clients/api/apiCore.js"),require("../../clients/constants.js"),require("../../clients/sso/auth0.js"),require("../../clients/sso/oauth2.js"),require("lodash/isEmpty"),require("lodash/sortBy"),require("../../constants/streamSourceType.js"),require("../HelpCenter/HelpCenterIcon.js"),require("../DevCenter/NavigationBar/NavigationBar.js"),require("../DevCenter/SideBar/SideBar.js"),require("../DevCenter/AppSettingsPopover/AppSettingsPopover.js"),require("../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js"),require("../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js"),require("../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js"),require("../AssetEditor/index.js"),require("../AssetEditorV2/index.js"),require("../AppVersionsSelect/AppVersionsSelect.js");var m=require("../LoadingIndicator/LoadingIndicator.js");require("../Typography.js"),require("../RealTimeValuesSidebar/RealTimeSidebar.js"),require("../CollapsableSidebar.js"),require("../DateTimePicker/index.js"),require("../DatePicker/index.js"),require("../ErrorBoundary/ErrorBoundary.js"),require("../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js"),require("../SlateFormattedText/SlateFormattedText.js"),require("../SlateFormattedText/RenderElements.js"),require("slate"),require("../EmptyState/EmptyState.js"),require("../ParameterCharts/ParameterCharts.js"),require("../ParameterCharts/AddEditTrack.js"),require("../ChartActionsList/ChartActionsList.js"),require("../CopyToClipboard/CopyToClipboard.js"),require("../AssetEditor/AssetEditorAutocomplete.js"),require("../AssetEditor/SingleAssetEditor.js"),require("react-color"),require("../SettingEditors/ColorEditor/style.css.js"),require("../SettingEditors/DropdownEditor/index.js"),require("../SwitchControl/index.js"),require("../ColorPicker/ColorPicker.js"),require("../Chart/components/ChartButton.js"),require("../Chart/components/ChartButtons.js"),require("../Chart/components/ChartWrapper.js"),require("../Chart/components/AxisDropdown.js"),require("../Chart/components/ChartSelect.js"),require("../Chart/components/buttons/DragToZoomButton.js"),require("../Chart/components/buttons/ZoomInButton.js"),require("../Chart/components/buttons/ZoomOutButton.js"),require("../Chart/components/buttons/PanButton.js"),require("../Chart/components/buttons/ResetZoomButton.js"),require("../Chart/components/buttons/HideAxesButton.js"),require("../Chart/components/buttons/ChartTypeButton.js"),require("../ColorPicker/PaletteChromePicker/PaletteChromePicker.js"),require("../TruncatedText/index.js"),require("../MiddleTruncatedText/MiddleTruncatedText.js"),require("../RangeSlider/constants.js"),require("../RangeSlider/Input.css.js"),require("../RangeSlider/RangeSlider.css.js"),require("../AdvancedSlider/AdvancedSlider.js"),require("../Breadcrumbs/index.js"),require("../VirtualizedTable/index.js"),require("../EmptyView/EmptyView.js"),require("../EmptyView/EmptyAppView/EmptyAppView.js"),require("../Button/components/Button/index.js"),require("moment-timezone"),require("../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js"),require("../Button/components/LiveButton/styles.js"),require("../ContextMenuItem/index.js"),require("../FolderMenuItem/index.js"),require("../EditableItem/EditableItem/index.js"),require("../EditableItem/EditableItemWithBadge/index.js"),require("../Checkbox/index.js"),require("../FolderMenuItemWithLinks/index.js"),require("../TextField/index.js"),require("../Chip/index.js"),require("../Counter/index.js"),require("../AnchorsList/AnchorsList.js"),require("../Select/index.js"),require("../Select/SelectFilterBy.js"),require("../CustomSelect/index.js"),require("../Tabs/Tabs.js"),require("../Tabs/Tab.js"),require("../ResizableTable/ResizableTable.js"),require("../GradientPicker/GradientPicker.js"),require("../GradientManager/GradientList.js"),require("@material-ui/icons/AddCircle"),require("../GradientManager/GradientPreview/GradientPreview.js"),require("../GradientManager/GradientSelect.styles.js"),require("../GradientManager/GradientManager.styles.js"),require("../Drillstring/BHASchematic.js"),require("../Drillstring/BHATable/index.js"),require("../Drillstring/BHAComponentIcon.js"),require("../Drillstring/BHAComponentDetail/index.js"),require("../Drillstring/BHATileIcon.js"),require("../Drillstring/BHATile/BHATile.js"),require("../Drillstring/BHAList/BHAList.js"),require("../Drillstring/BHAComponentsTable/BHAComponentsTable.js"),require("../Casing/CasingTable/index.js"),require("../Casing/CasingComponentIcon.js"),require("../Casing/CasingTileIcon.js"),require("../Casing/CasingTableV2/CasingTableV2.js"),require("../Casing/CasingTile/CasingTile.js"),require("../DisabledSettingsMessage/DisabledSettingsMessage.js"),require("../WellSummary/WellSummaryItemLabel.js"),require("../WellSummary/WellSummaryItemTitle.js"),require("../WellSummary/WellSummaryItemValue.js"),require("../WellSummary/ActivitySummaryChart.js"),require("../WellSummary/FracWirelineTimeChart.js"),require("../OffsetWellButton/OffsetWellButton.js");var f=require("../OffsetWellPickerV2/OffsetWellPickerDialog.js");function C(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}require("../OffsetWellPickerV3/index.js"),require("../OffsetWellChips/Chip.js"),require("../OffsetWellChips/ChipsContainer.js"),require("../OffsetWellPickerV4/utils/apiCalls.js"),require("../OffsetWellPickerV4/effects/useAdvancedWells.js"),require("../OffsetWellPickerV4/constants.js"),require("react-virtualized"),require("../OffsetWellPickerV4/effects/useAssetsData.js"),require("../OffsetWellPickerV4/components/AppHeader/AppHeader.js"),require("../OffsetWellPickerV4/components/Toolbar/Toolbar.js"),require("../OffsetWellPickerV4/components/Filter/Filter.js"),require("../OffsetWellPickerV4/components/Map/WellsMap.js"),require("../OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js"),require("../OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js"),require("../OffsetWellPickerV4/utils/index.js"),require("../OffsetWellPickerV4/OffsetWellPickerV4.module.css.js"),require("../../styles/typography/index.js"),require("../../styles/counter/counter.module.scss.js"),require("../OffsetWellMap/OffsetWellMap.js"),require("@material-ui/core/Snackbar"),require("../Notifications/Toast.js"),require("../ConfirmationDialog.js"),require("../TextLink/index.js"),require("../Avatar/index.js"),require("../Template/TemplatePopover/index.js"),require("../Template/TemplateSharingDialog/index.js"),require("../MenuItem/index.js"),require("../MiddleTruncate/MiddleTruncate.js"),require("../PadModeSelect/PadModeSelect.js"),require("../PinnableFilters/PinnableFilters.js"),require("../HeaderLayout/HeaderLayout.js"),require("../PadOffsetsPicker/PadOffsetsPicker.js"),require("../PadOffsetsPicker/OffsetAssetChip.js"),require("../PadOffsetsPicker/OffsetAssetsListExpander.js"),require("../PadOffsetsPicker/StagesSelector.js"),require("../PadOffsetsPickerV2/PadOffsetsPickerV2.js"),require("../Table/TableToolbar/TableToolbar.js"),require("../Table/TableContainer/TableContainer.js"),require("../Table/TableCell/TableCell.js"),require("../Table/TablePagination/TablePagination.js"),require("../Table/TablePaginationActions/TablePaginationActions.js"),require("../Tooltip/ScrollableTooltip.js"),require("../PriceInput/PriceInput.js"),require("../LabelsCounter/LabelsCounter.js"),require("../Stepper/Stepper.js"),require("../Stepper/Step/Step.js"),require("../Stepper/StepsWrapper.js"),require("../Comment/CommentIcon/index.js"),require("../FilesLoader/FilesLoader.js"),require("../SearchInput/index.js"),require("../FeedItem/FeedItem.js"),require("../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js"),require("../PostInput/PostInput.js"),require("../KeyboardDateTimePicker.js"),require("../AddComment/Popover.js"),require("../AddComment/Popup.js"),require("../StageDesignVActual/ComparisonBar/ComparisonBar.js"),require("../StageDesignVActual/ElementsComparison/ElementsComparison.js"),require("../StageDesignVActual/ComparisonHeader.js"),require("../StageDesignVActual/ComparisonRow.js"),require("../EmbeddedApp/DevCenterEmbeddedApp.js"),require("../EmbeddedApp/EmbeddedApp.js"),require("../Autocomplete/Autocomplete.js"),require("../DocumentViewer/DocumentViewer.js"),require("../ColorPickerPalette/ColorPickerPalette.js"),require("../Search/Search.js"),require("../Search/components/Listbox.js"),require("../Search/components/Paper.js"),require("../Search/components/RecentSearches.js"),require("../Search/components/Groups.js"),require("../Search/components/SelectAllListItem.js"),require("../StatusBadge/index.js"),require("../Attachment/index.js"),require("../EmojiIconButton.js"),require("../FileUploadIconButton.js"),require("../FilePreview/index.js"),require("../FailedFileUploading.js"),require("../UserMention/index.js"),require("../CommentsInfo/index.js"),require("../CommentInput/index.js"),require("../Comment/index.js"),require("../CommentLoader.js"),require("../AssetNameLabel/AssetStatusBadge.js"),require("../AssetEditorV2/components/PrimaryAssetSelect.js"),require("../AssetEditorV2/components/SecondaryAssetSelect.js"),require("../AssetEditorV2/components/SelectItem.js"),require("../AssetEditorV2/components/MultipleAssetsToggle.js"),require("../AssetEditorV2/components/PrimaryAssetSelectV2.js"),require("../EChartsWrapper/EChartsWrapper.js"),require("../AssetsMultipleSelector/AssetsMultipleSelector.js"),require("@material-ui/icons/Close"),require("@material-ui/icons/GetApp"),require("../GoogleDocsViewer/index.js"),require("../NewDocumentViewer/effects/useFileContent.js"),require("../NewDocumentViewer/styles.js"),require("../FilesLoaderV2/styles.js"),require("react-dropzone"),require("../FilesDropzone/styles.js"),require("../FilesProcessor/styles.js"),require("../Hint/styles.js"),require("@babel/runtime/helpers/taggedTemplateLiteral"),require("fparser"),require("../Formula/useFormulaStyles.js"),require("../Formula/RootXIcon.js"),require("../Formula/FormulaTextEditor.js"),require("../Formula/CloseSuggestion.js"),require("../Formula/SuggestionsMenu.js");var g=C(e),b=C(r),A=C(t),h=C(i),v=C(n),S=C(a);function I(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);r&&(i=i.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,i)}return t}function x(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?I(Object(t),!0).forEach((function(r){h.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):I(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}var D=u.makeStyles((function(e){return{paper:{width:"552px"},dialogTitles:{display:"flex",flexDirection:"column"},titleContent:{display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center"},title:{fontSize:"20px",color:e.palette.primary.text1},description:{fontSize:"16px",fontWeight:"normal",color:e.palette.primary.text6,marginTop:16},closeIconButton:{fontSize:"20px",padding:4,"&:hover $closeIcon":{color:"#fff"}},closeIcon:{color:e.palette.primary.text6},topShadow:{width:"100%",height:"16px",backgroundImage:"linear-gradient(0deg, rgba(65, 65, 65, 0) 0%, ".concat(e.palette.background.b9,")"),position:"absolute",top:"155px",zIndex:2},bottomShadow:{width:"100%",height:"16px",backgroundImage:"linear-gradient(180deg, rgba(65, 65, 65, 0) 0%, ".concat(e.palette.background.b9,")"),position:"absolute",bottom:"52px",zIndex:2},dialogActions:{display:"flex",justifyContent:"flex-end",paddingTop:8,paddingBottom:8},dialogActionsSmallScreen:{paddingRight:"100px"},dialogContent:{display:"flex",flexDirection:"column",overflowX:"hidden"},buttonContainer:{display:"flex",gap:"16px"}}}));function y(e,r){var t=e.find((function(e){return e.id===r}));return o.get(t,"name")||"-"}function P(e,r){var t=e.find((function(e){return e.id===r}));return o.get(t,"rigName")||"-"}function W(e,r){return"well"===e.value?"Best Wells":"area"===e.value?"Area Offsets":"Best ".concat(e.value,"section"===r?" Wells":' " Wells')}function T(e){return e.map((function(e){return x(x({},e),{},{wells:e.wells.sort((function(e,r){return e.name<r.name?-1:e.name>r.name?1:0}))})}))}function k(e){var r=o.get(e,"bicWellIds")||[],t=o.get(e,"manualWellIds")||[],i=o.get(e,"selectedWellIds")||[];return o.uniq(r.concat(t).concat(i))}function B(e){var r=e.defaultSubjectWell,t=e.offsetSetting,i=e.currentUser,n=e.isOpen,a=e.onClose,C=e.onSave,h=e.addWellsUsabilityInfo,v=e.unusableWellAlarm,I=s.useState(!1),B=A.default(I,2),E=B[0],O=B[1],F=D({scrolling:E}),w=s.useRef(null),V=s.useRef(!0),M=s.useState(o.get(r,"companyId")||o.get(t,"companyId")||+o.get(i,"company_id")),L=A.default(M,2),R=L[0],N=L[1],H=s.useState(o.get(r,"asset_id")||o.get(t,"subjectWellId")||null),G=A.default(H,2),z=G[0],U=G[1],_=p.useWells(R,n),Z=p.useFetchBicWellsData(z,n),K=s.useState([]),X=A.default(K,2),Q=X[0],$=X[1],J=s.useState(!1),Y=A.default(J,2),ee=Y[0],re=Y[1],te=s.useState(t),ie=A.default(te,2),se=ie[0],ne=ie[1],oe=s.useState(!1),ae=A.default(oe,2),ue=ae[0],le=ae[1],ce=s.useMemo((function(){if(_){var e=k(se);return _.filter((function(r){return e.find((function(e){return e===o.get(r,"id")}))}))}return[]}),[_,se]);s.useEffect((function(){n&&(N(o.get(r,"companyId")||o.get(t,"companyId")||+o.get(i,"company_id")),U(o.get(r,"asset_id")||o.get(t,"subjectWellId")||null),ne(t),le(!1),V.current=!0)}),[t,n]),s.useEffect((function(){if(n&&_&&V.current){var e,r=o.get(se,"selectedWellIds")||[],t=o.get(se,"manualWellIds")||[],i=o.get(se,"bicWellIds")||[],s=r.concat(t),a=s.filter((function(e){return _.find((function(r){return r.id===e}))})).map((function(e){return{id:e,checked:!0,name:y(_,e),rigName:P(_,e),kind:r.includes(e)?"advanced":"manual"}}));if(Z&&Z.filters&&Z.result){var u,l=[],c=[{name:"Wells within Area",value:"area"}].concat(b.default(o.get(Z,["filters","filterTabs"]))),d=(null===(u=Z.filters)||void 0===u?void 0:u.filterMode)||"holeSize",p=o.uniq(c);e=[{name:"Search Results",wells:a,expanded:ue}].concat(b.default(p.map((function(e){var r;return{name:W(e,d),wells:(null===(r=Z.result[e.value])||void 0===r?void 0:r.filter((function(e){return _.find((function(r){return r.id===e}))})).map((function(e){var r="object"===g.default(e)?e.id:e;return l.push(r),{id:r,checked:!1,name:y(_,r),rigName:P(_,r),kind:"best"}})))||[],expanded:!1}}))))}else e=[{name:"Search Results",wells:a,expanded:ue}].concat(b.default(q.DEFAULT_WELL_SECTIONS));var j=e.map((function(e){var r=e.wells.map((function(e){return o.includes(i,e.id)||o.includes(s,e.id)?x(x({},e),{},{checked:!0}):x({},e)}));return x(x({},e),{},{wells:r})}));$(T(j))}}),[n,_,Z,se]);var de=s.useCallback((function(){return k(se).length}),[se]),pe=s.useCallback((function(){return(o.get(se,"bicWellIds")||[]).length})),qe=s.useRef(null),je=!_;return j.jsxs(j.Fragment,{children:[j.jsxs(u.Dialog,{onBackdropClick:a,onEscapeKeyDown:a,open:n,classes:{paper:F.paper},children:[j.jsx(u.DialogTitle,{children:j.jsxs("div",{className:F.dialogTitles,children:[j.jsxs("div",{className:F.titleContent,children:[j.jsx(u.Typography,{className:F.title,children:"Select Offset Wells"}),j.jsx(u.Tooltip,{title:"Close",children:j.jsx(u.IconButton,{"data-not-migrated-muiiconbutton":!0,"aria-label":"close",className:F.closeIconButton,onClick:a,children:j.jsx(l.Close,{className:F.closeIcon})})})]}),j.jsx("div",{className:F.description,children:"Quickly add all of the Best-In-Class Wells per section selected from the Offsets Well Selection Application."})]})}),E&&j.jsx("div",{className:F.topShadow}),j.jsx(u.DialogContent,{className:F.dialogContent,ref:w,onScroll:function(){O(!0),clearTimeout(qe.current),qe.current=setTimeout((function(){O(!1)}),1e3)},children:je?j.jsx(m,{fullscreen:!1}):j.jsxs(j.Fragment,{children:[j.jsx(c,{wells:ce,offsetWells:ce}),j.jsx(d,{company:R,wellSections:Q,getWellName:y,onChangeWellSections:function(e){var r=T(e);$(r),le(r[0].expanded);var t=[],i=[],s=[];r.forEach((function(e){e.wells.forEach((function(e){e.checked&&"advanced"===e.kind&&t.push(e.id),e.checked&&"manual"===e.kind&&i.push(e.id),e.checked&&"best"===e.kind&&s.push(e.id)}))}));var n=t.concat(i).concat(s),a=x(x({},se),{},{selectedWellIds:o.uniq(t),manualWellIds:o.uniq(i),bicWellIds:o.uniq(s),resultWellIds:o.uniq(n)});ne(a),V.current=!1},onExploreMode:function(){re(!0)}})]})}),j.jsx("div",{className:F.bottomShadow}),j.jsx(u.DialogActions,{className:S.default(F.dialogActions),children:j.jsxs("div",{className:F.buttonContainer,children:[j.jsx(u.Button,{"data-testid":"".concat("BICOffsetPickerDialog","_cancel"),onClick:a,color:"primary",children:"Cancel"}),j.jsxs(u.Button,{"data-testid":"".concat("BICOffsetPickerDialog","_add"),variant:"contained",color:"primary",onClick:function(){var e=k(se),r=_.filter((function(r){return o.includes(e,r.id)})),t=x(x({},se),{},{companyId:+R,resultWellIds:e});re(!1),C(t,r)},children:["Add (",de(),")"]})]})})]}),ee&&j.jsx(f,{defaultSubjectWellId:o.get(r,"asset_id"),companyId:+R,offsetSetting:se,currentUser:i,addWellsUsabilityInfo:h,unusableWellAlarm:v,isAdvancedSearch:!0,bestCount:pe(),isOpen:ee,onClose:function(){re(!1)},onSave:function(e){var t=e;r||(o.isEqual(z,o.get(t,"subjectWellId"))&&o.isEqual(R,o.get(t,"companyId"))||(t=x(x({},t),{},{bicWellIds:[],manualWellIds:[],resultWellIds:[]})),U(o.get(t,"subjectWellId")),N(o.get(t,"companyId")));var i=o.get(t,"manualWellIds")||[],s=o.get(t,"selectedWellIds")||[];i=i.filter((function(e){return!s.includes(e)})),t=x(x({},t),{},{manualWellIds:i}),ne(t),V.current=!0,le(!0),re(!1)}})]})}B.propTypes={defaultSubjectWell:v.default.shape({}),offsetSetting:v.default.shape({subjectWellId:v.default.number,companyId:v.default.number}),currentUser:v.default.shape({}),isOpen:v.default.bool.isRequired,onClose:v.default.func.isRequired,onSave:v.default.func.isRequired,addWellsUsabilityInfo:v.default.func,unusableWellAlarm:v.default.string},B.defaultProps={defaultSubjectWell:null,addWellsUsabilityInfo:null,unusableWellAlarm:"Unable to add",offsetSetting:{},currentUser:{}},module.exports=B;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("@babel/runtime/helpers/asyncToGenerator"),e=require("@babel/runtime/regenerator"),r=require("lodash"),a=require("../../../clients/jsonApi/index.js");function s(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var n=s(t),i=s(e);function u(){return(u=n.default(i.default.mark((function t(e,s){var n,u,l;return i.default.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=null,t.prev=1,t.next=4,a.getAssets({types:["well"],company_id:e?+e:void 0,fields:["asset.name","asset.parent_asset_id","asset.parent_asset_name","asset.stats","asset.target_formation","asset.string_design","asset.root_asset_name","asset.basin","asset.county","asset.area","asset.visibility","asset.top_hole"],per_page:1e4,sort:"name"});case 4:n=t.sent,t.next=10;break;case 7:t.prev=7,t.t0=t.catch(1),console.error(t.t0);case 10:if(u=n?n.data.map((function(t){return{id:Number(t.id),name:r.get(t,"attributes.name"),rigId:r.get(t,"attributes.parent_asset_id")||"Null",rigName:r.get(t,"attributes.parent_asset_name")||"Null",formation:r.get(t,"attributes.target_formation")||"Null",stringDesign:r.get(t,"attributes.string_design")||"Null",programName:r.get(t,"attributes.root_asset_name")||"Null",basin:r.get(t,"attributes.basin")||"Null",county:r.get(t,"attributes.county")||"Null",area:r.get(t,"attributes.area")||"Null",visibility:r.get(t,"attributes.visibility"),topHole:r.get(t,"attributes.top_hole"),rigReleaseDate:r.get(t,"attributes.stats.well_end"),totalDepth:r.get(t,"attributes.stats.total_depth"),is_usable:!0}})).filter((function(t){return"visible"===t.visibility})):[],!s){t.next=16;break}return t.next=14,s(u);case 14:return l=t.sent,t.abrupt("return",l);case 16:return t.abrupt("return",u);case 17:case"end":return t.stop()}}),t,null,[[1,7]])})))).apply(this,arguments)}function l(){return(l=n.default(i.default.mark((function t(e){return i.default.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",a.getAppStorage("corva","data.offset-wells.bic",e,{limit:1,sort:"{timestamp: -1}"}));case 1:case"end":return t.stop()}}),t)})))).apply(this,arguments)}exports.fetchBicWellSections=function(t){return l.apply(this,arguments)},exports.fetchWells=function(t,e){return u.apply(this,arguments)};
@@ -1 +0,0 @@
1
- "use strict";var e=require('./../../ext-esm/tslib/tslib.es6.js'),s=require("react/jsx-runtime"),r=require("@material-ui/core"),o=require("classnames"),n=require("react-router"),i=require("react");require("../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js");var c=require("../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js");require("@babel/runtime/helpers/defineProperty"),require("@babel/runtime/helpers/objectWithoutProperties");var t=require("../TruncatedText/index.js"),u=require("../../icons/iconParkIcons.js");function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}require("../../icons/customIcons/icons/AddMessage.js"),require("../../icons/customIcons/icons/Attention.js"),require("../../icons/customIcons/icons/Collapse.js"),require("../../icons/customIcons/icons/Dashboard.js"),require("../../icons/customIcons/icons/Expand.js"),require("../../icons/customIcons/icons/FolderClosed.js"),require("../../icons/customIcons/icons/FolderClosedFilled.js"),require("../../icons/customIcons/icons/FolderOpened.js"),require("../../icons/customIcons/icons/GreaterOrEqual.js"),require("../../icons/customIcons/icons/LessOrEqual.js"),require("../../icons/customIcons/icons/Search.js"),require("../../icons/customIcons/icons/Wellhub.js"),require("../../icons/customIcons/icons/MultiRuler.js"),require("../../icons/customIcons/icons/Checkbox.js"),require("../../icons/customIcons/icons/CheckboxChecked.js"),require("../../icons/customIcons/icons/CheckboxIndeterminate.js"),require("../../icons/customIcons/icons/Radio.js"),require("../../icons/customIcons/icons/RadioChecked.js"),require("../../icons/customIcons/icons/SimulFrac.js"),require("../../icons/customIcons/icons/ZipperFrac.js"),require("../../icons/customIcons/icons/CautionFilled.js"),require("../../icons/customIcons/icons/MoreApp.js");var l=a(o),m=r.makeStyles((function(e){return{container:{display:"flex",gap:"0px 8px",fontSize:"0.8125rem"},pathPart:{color:e.palette.primary.text6,"&:hover":{textDecoration:"underline"}},lastPathPart:{color:e.palette.primary.text1,"&:hover":{textDecoration:"underline"}},iconLink:{display:"flex",alignItems:"center",color:e.palette.primary.text6,"&:hover":{textDecoration:"underline"}}}}));module.exports=function(o){var a=o.pathItems,d=o.withBackIcon,j=o.classes,q=void 0===j?{}:j,h=e.__rest(o,["pathItems","withBackIcon","classes"]),x=q.container,I=e.__rest(q,["container"]),p=m();return s.jsx(r.Breadcrumbs,e.__assign({classes:e.__assign({li:l.default(p.container,x)},I)},h,{children:a.map((function(e,r,o){var a;return s.jsxs(i.Fragment,{children:[0===r&&d&&s.jsx(n.Link,{to:e.href,className:p.iconLink,children:s.jsx(u.LeftIcon,{size:"small"})}),s.jsx(t,{children:s.jsx(c.UniversalLink,{className:l.default(p.pathPart,(a={},a[p.lastPathPart]=r===o.length-1&&!d,a)),"data-testid":"Breadcrumbs_".concat(e.text),href:e.href,children:e.text},e.text)})]},e.href)}))}))};
@@ -1 +0,0 @@
1
- "use strict";var r=require('./../../../../ext-esm/tslib/tslib.es6.js'),a=require("react/jsx-runtime"),e=require("react"),o=require("@material-ui/core");function t(r){return r&&"object"==typeof r&&"default"in r?r:{default:r}}var n=t(require("classnames")),i=o.makeStyles((function(r){return{label:{whiteSpace:"nowrap"},dangerPrimary:{color:r.palette.background.b2,backgroundColor:"".concat(r.palette.error.dark," !important"),"&:hover":{backgroundColor:"".concat(r.palette.error.main," !important")}},tertiary:{color:r.palette.primary.text6,backgroundColor:"rgba(255, 255, 255, 0.08)",textTransform:"capitalize","&:hover":{color:r.palette.primary.contrastText,backgroundColor:"rgba(255, 255, 255, 0.16)"}},dangerPrimaryDisabled:{backgroundColor:r.palette.error.dark,color:"".concat(r.palette.background.b2," !important")},dangerSecondary:{color:r.palette.error.dark,"&:hover":{color:r.palette.error.main,backgroundColor:"rgba(244, 67, 54, 0.24)"}},dangerSecondaryDisabled:{color:"".concat(r.palette.error.dark," !important")}}})),l=e.forwardRef((function(e,t){var l=e.classes,c=void 0===l?{}:l,d=e.variation,s=r.__rest(e,["classes","variation"]),u=i(),b=r.__assign(r.__assign({},c),{root:n.default(null==u?void 0:u[d],c.root),label:n.default(null==u?void 0:u.label,c.label),disabled:n.default(null==u?void 0:u["".concat(d,"Disabled")],c.disabled)}),p=r.__assign(r.__assign(r.__assign({classes:b},function(r){return{primary:{color:"primary",variant:"contained"},secondary:{color:"primary"},dangerPrimary:{variant:"contained"}}[r]||{}}(e.variation)),s),{ref:t});return a.jsx(o.Button,r.__assign({"data-testid":"Button_".concat(e.children)},p))}));l.defaultProps={variation:"default"};var c=e.memo(l);module.exports=c;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("react"),i=require("@material-ui/core/styles"),a=require("../../constants.js");function r(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=r(t),s=i.makeStyles((function(e){return{offline:{marginLeft:4,position:"relative",top:-4},livePulsed:{marginLeft:8,position:"relative",transform:"translateX(-50%) translateY(-50%)",width:8,height:8,"&:before":{content:'""',position:"relative",display:"block",width:"150%",height:"150%",boxSizing:"border-box",marginTop:"-2px",marginLeft:"-2px",borderRadius:"45px",backgroundColor:e.palette.success.bright,animation:"$pulseRing 3.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite"},"&:after":{content:'""',position:"absolute",left:0,top:0,display:"block",width:"100%",height:"100%",backgroundColor:e.palette.success.bright,borderRadius:"15px",boxShadow:"0 0 8px rgba(0,0,0,.3)",animation:"$pulseDot 3.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite"}},"@keyframes pulseRing":{"0%":{opacity:0,transform:"scale(.55)"},"50%":{opacity:.5},"100%":{opacity:0}},"@keyframes pulseDot":{"0%":{transform:"scale(.6)",opacity:.5},"50%":{transform:"scale(.7)",opacity:1},"100%":{transform:"scale(.6)",opacity:.5}}}})),n=o.default.memo((function(t){var i=t.state,r=s();return i===a.LiveButtonState.Default?null:i===a.LiveButtonState.Live?e.jsx("div",{className:r.livePulsed,"aria-label":"Live indicator"}):e.jsxs("svg",{className:r.offline,fill:"none",height:"8",viewBox:"0 0 8 8",width:"8",xmlns:"http://www.w3.org/2000/svg","aria-label":"Idle indicator",children:[e.jsx("circle",{opacity:"0.4",cx:"4",cy:"4",r:"4",fill:"#616161"}),e.jsx("circle",{cx:"4",cy:"4",r:"2",fill:"#616161"})]})}));exports.LiveButtonStateIndicator=n;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.LiveButtonState={Default:"Default",Live:"Live",Offline:"Offline"};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../../../ext-esm/tslib/tslib.es6.js'),s=require("react/jsx-runtime"),o=require("moment-timezone"),t=require("@material-ui/core"),i=require("classnames"),c=require("../../../../icons/iconParkIcons.js");require("../../../../icons/customIcons/icons/AddMessage.js"),require("../../../../icons/customIcons/icons/Attention.js"),require("../../../../icons/customIcons/icons/Collapse.js"),require("../../../../icons/customIcons/icons/Dashboard.js"),require("../../../../icons/customIcons/icons/Expand.js"),require("../../../../icons/customIcons/icons/FolderClosed.js"),require("../../../../icons/customIcons/icons/FolderClosedFilled.js"),require("../../../../icons/customIcons/icons/FolderOpened.js"),require("../../../../icons/customIcons/icons/GreaterOrEqual.js"),require("../../../../icons/customIcons/icons/LessOrEqual.js"),require("../../../../icons/customIcons/icons/Search.js"),require("../../../../icons/customIcons/icons/Wellhub.js"),require("../../../../icons/customIcons/icons/MultiRuler.js"),require("../../../../icons/customIcons/icons/Checkbox.js"),require("../../../../icons/customIcons/icons/CheckboxChecked.js"),require("../../../../icons/customIcons/icons/CheckboxIndeterminate.js"),require("../../../../icons/customIcons/icons/Radio.js"),require("../../../../icons/customIcons/icons/RadioChecked.js"),require("../../../../icons/customIcons/icons/SimulFrac.js"),require("../../../../icons/customIcons/icons/ZipperFrac.js"),require("../../../../icons/customIcons/icons/CautionFilled.js"),require("../../../../icons/customIcons/icons/MoreApp.js");var n=require("../Button/index.js"),r=require("./constants.js"),u=require("./components/LiveButtonStateIndicator/index.js"),a=require("./styles.js");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var m=l(o),d=l(i),j=function(e,o){return e===r.LiveButtonState.Default?"Go to Live data":e===r.LiveButtonState.Live?"Data receiving in real-time":s.jsxs("div",{children:["Asset isn't Live",s.jsx("br",{}),o&&"Last active: ".concat(m.default(o).format("MMM D YYYY, hh:mm A"))]})};exports.LiveButtonState=r.LiveButtonState,exports.LiveButton=function(o){var i,l=o.size,m=void 0===l?"medium":l,q=o.state,v=void 0===q?r.LiveButtonState.Default:q,I=o.startIcon,p=o.children,x=void 0===p?"Live":p,L=o.className,f=o.tooltipProps,h=o.lastActiveAt,S=e.__rest(o,["size","state","startIcon","children","className","tooltipProps","lastActiveAt"]),B=a.useStyles({size:m}),b=B[m],A={placement:"bottom",title:j(v,h)},C="small"===m,_=I||s.jsx(c.RightSmallIcon,{size:C?20:24});return s.jsx(t.Tooltip,e.__assign({},A,f,{children:s.jsxs(n,e.__assign({},S,{className:d.default(B.root,b,(i={},i[B.liveState]=v===r.LiveButtonState.Live,i[B.offlineState]=v===r.LiveButtonState.Offline,i),L),size:m,startIcon:v===r.LiveButtonState.Default&&_,children:[x,s.jsx(u.LiveButtonStateIndicator,{state:v})]}))}))},exports.getTooltipText=j;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var o=require('./../../../../ext-esm/tslib/tslib.es6.js'),r=require("@material-ui/core"),e={backgroundColor:"rgba(255, 255, 255, 0.03)","&:hover":{backgroundColor:"rgba(255, 255, 255, 0.03)"},"&:active":{backgroundColor:"rgba(255, 255, 255, 0.03)"}},t=r.makeStyles((function(r){return{root:{backgroundColor:"rgba(255, 255, 255, 0.08)",borderRadius:8,color:"white",fontWeight:500,lineHeight:"18px",textTransform:"none",minWidth:92,"&:hover":{backgroundColor:"rgba(255, 255, 255, 0.16)"},"&:active":{backgroundColor:"rgba(255, 255, 255, 0.16)"},"& .MuiButton-startIcon":{marginRight:4}},small:{fontSize:16,height:32},medium:{fontSize:16},large:{fontSize:18},liveState:o.__assign(o.__assign({},e),{color:"#75DB29 !important"}),offlineState:o.__assign(o.__assign({},e),{color:"".concat(r.palette.primary.text6," !important")})}}));exports.useStyles=t;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var s=require("./components/Button/index.js");require("react/jsx-runtime"),require("moment-timezone"),require("@material-ui/core"),require("classnames"),require("../../icons/WithCustomSize.js"),require("../../icons/IconParkProvider.js"),require("../../icons/customIcons/icons/AddMessage.js"),require("../../icons/customIcons/icons/Attention.js"),require("../../icons/customIcons/icons/Collapse.js"),require("../../icons/customIcons/icons/Dashboard.js"),require("../../icons/customIcons/icons/Expand.js"),require("../../icons/customIcons/icons/FolderClosed.js"),require("../../icons/customIcons/icons/FolderClosedFilled.js"),require("../../icons/customIcons/icons/FolderOpened.js"),require("../../icons/customIcons/icons/GreaterOrEqual.js"),require("../../icons/customIcons/icons/LessOrEqual.js"),require("../../icons/customIcons/icons/Search.js"),require("../../icons/customIcons/icons/Wellhub.js"),require("../../icons/customIcons/icons/MultiRuler.js"),require("../../icons/customIcons/icons/Checkbox.js"),require("../../icons/customIcons/icons/CheckboxChecked.js"),require("../../icons/customIcons/icons/CheckboxIndeterminate.js"),require("../../icons/customIcons/icons/Radio.js"),require("../../icons/customIcons/icons/RadioChecked.js"),require("../../icons/customIcons/icons/SimulFrac.js"),require("../../icons/customIcons/icons/ZipperFrac.js"),require("../../icons/customIcons/icons/CautionFilled.js"),require("../../icons/customIcons/icons/MoreApp.js"),require("./components/LiveButton/components/LiveButtonStateIndicator/index.js"),require("./components/LiveButton/styles.js"),exports.default=s;
@@ -1 +0,0 @@
1
- "use strict";var e=require("prop-types"),a=require("react/jsx-runtime");function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=t(e),c="/static/media/bdd9614af7b1365a1e0435f0169c2033.png",i={casing_joints:"/static/media/bdd9614af7b1365a1e0435f0169c2033.png",marker_joint:c,marker_point:c,hwdp:"/static/media/3a4fe838a1a92a4da9ae255d81bc171b.png",air_lock_sub:"/static/media/6f675f9e082b3824a6670a60d3f4c21f.png",float_collar:"/static/media/aea63cc2b0a27fcbb6939967600d57de.png",toe_sleeve:"/static/media/bd25d0918ae32b712f5d53481b5e3b4a.png",cross_over:"/static/media/84163cc2d0e66edf16cf6ea1145d3cc2.png",dp:"/static/media/006c9aec83e4e1d5623a520c6debe5ec.png",pup:"/static/media/84163cc2d0e66edf16cf6ea1145d3cc2.png",float_shoe:"/static/media/76fbfad258179f332d17f2f8c5234bff.png",liner_hanger:"/static/media/fb966921510836f858c35bc9a14644ba.png",liner_top_packer:"/static/media/dcc33d9122e80a382aee3a723063ff23.png",dv_tool:"/static/media/4add3bb28f8de18274b07ced2d5dc33a.png",acp:"/static/media/0b4ecb23396b0fcf913c8673f51adcea.png",pbr:"/static/media/044d93ff5f668cd2feb34f84562d48ce.png",riser:"/static/media/d04f17a82ffacb85a1dc5e60c19928b4.png",other:"/static/media/84163cc2d0e66edf16cf6ea1145d3cc2.png"};function f(e){var t=e.component,d=e.width,c=e.height,f=t.family;return a.jsx("img",{src:i[f],alt:f,width:d,height:c})}f.propTypes={width:d.default.number,height:d.default.number,component:d.default.shape({family:d.default.string,material:d.default.string,bit_type:d.default.string}).isRequired},f.defaultProps={width:32,height:48},module.exports=f;
@@ -1 +0,0 @@
1
- "use strict";var e=require("react"),l=require("prop-types"),a=require("@material-ui/core"),r=require("@material-ui/icons"),n=require("../CasingComponentIcon.js"),i=require("react/jsx-runtime"),s=a.makeStyles({tableBodyCell:{padding:0,borderBottom:"none",height:49},componentIconCell:{padding:0,borderBottom:"none",height:49,display:"flex",alignItems:"center"},infoIcon:{fontSize:16,color:"#ccc"},iconWrapper:{width:"40px",height:"48px",display:"flex",justifyContent:"center",marginRight:"4px"}}),c=function(e){var l=e.component,c=e.order,o=s(),t=o.tableBodyCell,m=o.componentIconCell,d=o.infoIcon,h=o.iconWrapper;return i.jsxs(a.TableRow,{children:[i.jsx(a.TableCell,{className:t,children:c}),i.jsxs(a.TableCell,{className:m,children:[i.jsx("div",{className:h,children:i.jsx(n,{component:l})}),i.jsx("div",{children:l.family_name||l.family})]}),i.jsx(a.TableCell,{className:t,children:l.name}),i.jsx(a.TableCell,{className:t,children:l.outer_diameter}),i.jsx(a.TableCell,{className:t,children:l.inner_diameter}),i.jsx(a.TableCell,{className:t,children:l.linear_weight}),i.jsx(a.TableCell,{className:t,children:l.length}),i.jsx(a.TableCell,{className:t,children:l.weight}),i.jsx(a.TableCell,{className:t,children:l.cum_length}),i.jsx(a.TableCell,{className:t,children:l.grade}),i.jsx(a.TableCell,{className:t,children:i.jsx(r.InfoOutlined,{className:d})})]})};c.propTypes={component:l.shape({}).isRequired,order:l.number.isRequired};var o=e.memo(c);module.exports=o;
@@ -1 +0,0 @@
1
- "use strict";var e=require("react"),l=require("prop-types"),s=require("@material-ui/core"),a=require("./CasingComponent.js"),t=require("../../../utils/index.js"),i=require("react/jsx-runtime"),r=s.makeStyles({tableStyle:{tableLayout:"fixed"},tableHeadCellStyle:{padding:"14px 0px",color:"#9E9E9E",borderTop:"1px solid rgba(81, 81, 81, 1)"}}),n=function(e){var l=e.components,n=r(),d=n.tableStyle,c=n.tableHeadCellStyle;return i.jsxs(s.Table,{"aria-label":"casing table",className:d,children:[i.jsx(s.TableHead,{children:i.jsxs(s.TableRow,{children:[i.jsx(s.TableCell,{className:c,style:{width:"2%"},children:"#"}),i.jsx(s.TableCell,{className:c,style:{width:"13%",paddingLeft:44},children:"Category"}),i.jsx(s.TableCell,{className:c,style:{width:"13%"},children:"Name"}),i.jsxs(s.TableCell,{className:c,style:{width:"7%"},children:["OD (",t.getUnitDisplay("shortLength"),")"]}),i.jsxs(s.TableCell,{className:c,style:{width:"7%"},children:["ID (",t.getUnitDisplay("shortLength"),")"]}),i.jsxs(s.TableCell,{className:c,style:{width:"15%"},children:["Linear Weight (",t.getUnitDisplay("massPerLength"),")"]}),i.jsxs(s.TableCell,{className:c,style:{width:"10%"},children:["Length (",t.getUnitDisplay("length"),")"]}),i.jsxs(s.TableCell,{className:c,style:{width:"10%"},children:["Weight (",t.getUnitDisplay("mass"),")"]}),i.jsxs(s.TableCell,{className:c,style:{width:"13%"},children:["Cum.Length (",t.getUnitDisplay("length"),")"]}),i.jsx(s.TableCell,{className:c,style:{width:"7%"},children:"Grade"}),i.jsx(s.TableCell,{className:c,style:{width:"3%"}})]})}),i.jsx(s.TableBody,{children:l.map((function(e,l){return i.jsx(a,{component:e,order:l+1},e.id)}))})]})};n.propTypes={components:l.arrayOf(l.shape({})).isRequired};var d=e.memo(n);module.exports=d;
@@ -1 +0,0 @@
1
- "use strict";require('./../../../ext-esm/style-inject/dist/style-inject.es.js')(".CasingTableV2_container__-LiRS{display:flex;flex-direction:column;height:100%;position:relative}.CasingTableV2_tableContent__CGxFe{display:flex;flex:1;flex-direction:column;min-height:0;overflow-y:auto;padding-bottom:16px;padding-right:12px}.CasingTableV2_tableContent__CGxFe::-webkit-scrollbar-track{margin-top:50px}.CasingTableV2_contentMobile__IXQXN{margin-top:1px;padding:0 16px 16px}.CasingTableV2_contentMobile__IXQXN::-webkit-scrollbar-track{margin-top:0}.CasingTableV2_topGradient__Bv90-{background:linear-gradient(0deg,rgba(39,39,39,0) 0,var(--palette-background-b-5) 100%);height:16px;left:0;opacity:0;position:absolute;right:0;top:50px}.CasingTableV2_visible__1vXwU{opacity:1}.CasingTableV2_bottomGradient__iSowJ{background:linear-gradient(180deg,rgba(39,39,39,0) 0,var(--palette-background-b-5) 100%);bottom:0;height:16px;left:0;position:absolute;right:0}"),module.exports={container:"CasingTableV2_container__-LiRS",tableContent:"CasingTableV2_tableContent__CGxFe",contentMobile:"CasingTableV2_contentMobile__IXQXN",topGradient:"CasingTableV2_topGradient__Bv90-",visible:"CasingTableV2_visible__1vXwU",bottomGradient:"CasingTableV2_bottomGradient__iSowJ"};
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/defineProperty"),n=require("@babel/runtime/helpers/slicedToArray"),o=require("react"),t=require("classnames"),r=require("prop-types"),s=require("lodash"),i=require("./components/Header.js"),a=require("./components/Component.js"),l=require("./components/SortableComponents.js"),u=require("./CasingTableV2.css.js"),d=require("../../Drillstring/BHACasingEmptyView/BHACasingEmptyView.js"),f=require("react/jsx-runtime");function c(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var m=c(e),p=c(n),C=c(t),v=c(r);function q(e){var n=e.viewColumnsPerRow,t=e.editColumnsPerRow,r=e.components,c=e.draftComponent,v=e.validate,q=e.onSort,R=e.onAdd,b=e.onDelete,w=e.onSave,j=e.onCancel,x=e.isMobile,y=o.useState(-1),S=p.default(y,2),P=S[0],h=S[1],g=o.useState(!1),A=p.default(g,2),D=A[0],M=A[1],E=o.useRef(null),T=o.useMemo((function(){return!(r&&!s.isEmpty(r)||c)}),[r,c]);return f.jsxs("div",{className:u.container,children:[T?f.jsx(d,{type:"Casing",onAdd:R}):f.jsxs("div",{className:C.default(u.tableContent,m.default({},u.contentMobile,x)),ref:E,onScroll:function(){E.current&&M(!!E.current.scrollTop)},children:[!x&&f.jsx(i,{}),f.jsxs("div",{children:[c&&f.jsx(a,{isMobile:x,viewColumnsPerRow:n,editColumnsPerRow:t,component:c,isDraft:!0,validate:v,onCancel:j,onSave:w}),f.jsx(l,{useDragHandle:!0,lockAxis:"y",lockToContainerEdges:!0,components:r,sortableIndex:P,validate:v,onSaveComponent:w,onDeleteComponent:b,onSortEnd:function(e,n){h(-1),q(e,n)},onSortStart:function(e){h(e.index)},isMobile:x,viewColumnsPerRow:n,editColumnsPerRow:t})]})]}),f.jsx("div",{className:C.default(u.topGradient,m.default({},u.visible,D)),style:{top:x?0:50}}),f.jsx("div",{className:u.bottomGradient})]})}q.propTypes={viewColumnsPerRow:v.default.oneOf([1,2,3,4,6]),editColumnsPerRow:v.default.oneOf([1,2,3,4,6]),components:v.default.arrayOf(v.default.shape({})),draftComponent:v.default.arrayOf(v.default.shape({})),validate:v.default.func.isRequired,onSort:v.default.func.isRequired,onAdd:v.default.func.isRequired,onDelete:v.default.func.isRequired,onSave:v.default.func.isRequired,onCancel:v.default.func.isRequired,isMobile:v.default.bool.isRequired},q.defaultProps={viewColumnsPerRow:3,editColumnsPerRow:3,components:null,draftComponent:null},module.exports=q;
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("react"),n=require("classnames"),r=require("prop-types"),s=require("@material-ui/core"),i=require("../constants.js"),l=require("../../../../../utils/mobileDetect.js");require("../../../../Drillstring/BHAComponentsTable/components/shared/CancelButton.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/FormatedNumber.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/InputText.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/MoreButton.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/SaveButton.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/SelectField.js");var o=require("../../../../Drillstring/BHAComponentsTable/components/shared/StaticField.js");require("../../../../Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js");var a=require("../../../../Drillstring/BHAComponentsTable/components/sharedStyles.js"),u=require("react/jsx-runtime");function m(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=m(e),c=m(n),p=m(r);function b(e){var t=e.component,n=e.columns,r=a.useStyles(),m=i.CONTAINER_XS/n;return u.jsx(u.Fragment,{children:u.jsxs(s.Grid,{container:!0,spacing:2,className:c.default(r.detailedView,d.default({},r.detailedViewMobile,l.isMobileDetected)),children:[u.jsx(o.StaticField,{label:"Name",value:t.name,format:null,xs:m}),u.jsx(o.StaticField,{label:"# of Joints",value:t.number_of_joints,format:"0",xs:m}),u.jsx(o.StaticField,{label:"Component Length",value:t.component_length,format:"0.0",xs:m}),u.jsx(o.StaticField,{label:"T.Weight",unit:"mass",value:t.weight,xs:m}),u.jsx(o.StaticField,{label:"Inside Mud Density",unit:"density",value:t.inside_mud_density,format:"0.0",xs:m}),u.jsx(o.StaticField,{label:"Grade",value:t.grade,format:null,xs:m}),u.jsx(o.StaticField,{label:"Connection Type",value:t.connection_type,format:null,xs:m})]})})}b.propTypes={component:p.default.shape({name:p.default.string,weight:p.default.number,component_length:p.default.number,number_of_joints:p.default.number,connection_type:p.default.string,inside_mud_density:p.default.number,grade:p.default.string}).isRequired,columns:p.default.number.isRequired};var f=t.memo(b);module.exports=f;
@@ -1 +0,0 @@
1
- "use strict";var e=require("react"),r=require("lodash"),s=require("prop-types"),i=require("@material-ui/core"),t=require("../constants.js"),n=require("../../../../../utils/mobileDetect.js"),o=require("react/jsx-runtime");require("../../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js"),require("../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js"),require("../../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js"),require("classnames"),require("../../../../../icons/WithCustomSize.js"),require("../../../../../icons/IconParkProvider.js"),require("../../../../../icons/customIcons/icons/AddMessage.js"),require("../../../../../icons/customIcons/icons/Attention.js"),require("../../../../../icons/customIcons/icons/Collapse.js"),require("../../../../../icons/customIcons/icons/Dashboard.js"),require("../../../../../icons/customIcons/icons/Expand.js"),require("../../../../../icons/customIcons/icons/FolderClosed.js"),require("../../../../../icons/customIcons/icons/FolderClosedFilled.js"),require("../../../../../icons/customIcons/icons/FolderOpened.js"),require("../../../../../icons/customIcons/icons/GreaterOrEqual.js"),require("../../../../../icons/customIcons/icons/LessOrEqual.js"),require("../../../../../icons/customIcons/icons/Search.js"),require("../../../../../icons/customIcons/icons/Wellhub.js"),require("../../../../../icons/customIcons/icons/MultiRuler.js"),require("../../../../../icons/customIcons/icons/Checkbox.js"),require("../../../../../icons/customIcons/icons/CheckboxChecked.js"),require("../../../../../icons/customIcons/icons/CheckboxIndeterminate.js"),require("../../../../../icons/customIcons/icons/Radio.js"),require("../../../../../icons/customIcons/icons/RadioChecked.js"),require("../../../../../icons/customIcons/icons/SimulFrac.js"),require("../../../../../icons/customIcons/icons/ZipperFrac.js"),require("../../../../../icons/customIcons/icons/CautionFilled.js"),require("../../../../../icons/customIcons/icons/MoreApp.js"),require("../../../../IconButton/index.js"),require("../../../../../constants/goals.js"),require("../../../../../constants/segment.js"),require("../../../../../constants/alerts.js"),require("../../../../../constants/apps.js");var u=require("../../../../../constants/casing.js");require("../../../../../constants/drillstring.js"),require("../../../../../constants/completion.js"),require("../../../../../constants/appPackages.js"),require("../../../../../constants/notifications.js"),require("../../../../../constants/feed.js"),require("../../../../../constants/bha.js"),require("../../../../../utils/env.js"),require("../../../../GradientManager/configuration/constants.js"),require("../../../../Modal/CorvaModal.css.js"),require("uuid"),require("../../../../IconMenu/index.js"),require("../../../../StyledMenuItem/index.js"),require("../../../../AppIcon/AppIcon.js"),require("../../../../DevCenter/AppHeader/AppHeader.js"),require("../../../../DevCenter/AppSideBar/AppSideBar.js"),require("../../../../DevCenter/AppsDataProvider/AppsDataProvider.js"),require("@babel/runtime/helpers/defineProperty"),require("@babel/runtime/helpers/slicedToArray"),require("@material-ui/icons"),require("../../../../DevCenter/AppContext.js"),require("../../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js"),require("../../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js"),require("@babel/runtime/helpers/objectWithoutProperties"),require("react-router"),require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"),require("../../../../../utils/index.js"),require("../../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js"),require("../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js"),require("../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js"),require("../../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js"),require("../../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js"),require("../../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js"),require("../../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js"),require("../../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js"),require("../../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js"),require("../../../../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js"),require("../../../../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js"),require("rollbar"),require("@rollbar/react"),require("../../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js"),require("../../../../Icons/AnnotationIcon.js"),require("../../../../Annotations/components/AnnotationsList/index.js"),require("../../../../Annotations/components/LastAnnotation/index.js"),require("../../../../Annotations/AnnotationsContext.js"),require("../../../../Toaster/Toaster.js"),require("querystring"),require("uuid/v1"),require("../../../../../clients/subscriptions.js"),require("../../../../../clients/jsonApi/index.js"),require("jsona"),require("../../../../StatusBadge/constants.js"),require("@babel/runtime/helpers/toConsumableArray"),require("lodash/set"),require("lodash/get"),require("lodash/unset"),require("moment"),require("../../../../../clients/api/apiCore.js"),require("../../../../../clients/constants.js"),require("../../../../../clients/sso/auth0.js"),require("../../../../../clients/sso/oauth2.js"),require("lodash/isEmpty"),require("lodash/sortBy"),require("../../../../../constants/streamSourceType.js"),require("../../../../HelpCenter/HelpCenterIcon.js"),require("../../../../DevCenter/NavigationBar/NavigationBar.js"),require("../../../../DevCenter/SideBar/SideBar.js"),require("../../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js"),require("../../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js"),require("../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js"),require("../../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js"),require("../../../../AssetEditor/index.js"),require("../../../../AssetEditorV2/index.js"),require("../../../../AppVersionsSelect/AppVersionsSelect.js"),require("../../../../LoadingIndicator/LoadingIndicator.js"),require("../../../../Typography.js"),require("../../../../RealTimeValuesSidebar/RealTimeSidebar.js"),require("../../../../CollapsableSidebar.js"),require("../../../../DateTimePicker/index.js"),require("../../../../DatePicker/index.js"),require("../../../../ErrorBoundary/ErrorBoundary.js"),require("../../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js"),require("../../../../SlateFormattedText/SlateFormattedText.js"),require("../../../../SlateFormattedText/RenderElements.js"),require("@babel/runtime/helpers/typeof"),require("slate"),require("../../../../EmptyState/EmptyState.js"),require("../../../../ParameterCharts/ParameterCharts.js"),require("../../../../ParameterCharts/AddEditTrack.js"),require("../../../../ChartActionsList/ChartActionsList.js"),require("../../../../CopyToClipboard/CopyToClipboard.js"),require("../../../../AssetEditor/AssetEditorAutocomplete.js"),require("../../../../AssetEditor/SingleAssetEditor.js"),require("react-color"),require("../../../../SettingEditors/ColorEditor/style.css.js"),require("../../../../SettingEditors/DropdownEditor/index.js"),require("../../../../SwitchControl/index.js"),require("../../../../ColorPicker/ColorPicker.js"),require("../../../../Chart/components/ChartButton.js"),require("../../../../Chart/components/ChartButtons.js"),require("../../../../Chart/components/ChartWrapper.js"),require("../../../../Chart/components/AxisDropdown.js"),require("../../../../Chart/components/ChartSelect.js"),require("../../../../Chart/components/buttons/DragToZoomButton.js"),require("../../../../Chart/components/buttons/ZoomInButton.js"),require("../../../../Chart/components/buttons/ZoomOutButton.js"),require("../../../../Chart/components/buttons/PanButton.js"),require("../../../../Chart/components/buttons/ResetZoomButton.js"),require("../../../../Chart/components/buttons/HideAxesButton.js"),require("../../../../Chart/components/buttons/ChartTypeButton.js"),require("../../../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js"),require("../../../../TruncatedText/index.js"),require("../../../../MiddleTruncatedText/MiddleTruncatedText.js"),require("../../../../RangeSlider/constants.js"),require("../../../../RangeSlider/Input.css.js"),require("../../../../RangeSlider/RangeSlider.css.js"),require("../../../../AdvancedSlider/AdvancedSlider.js"),require("../../../../Breadcrumbs/index.js"),require("../../../../VirtualizedTable/index.js"),require("../../../../EmptyView/EmptyView.js"),require("../../../../EmptyView/EmptyAppView/EmptyAppView.js"),require("../../../../Button/components/Button/index.js"),require("moment-timezone"),require("../../../../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js"),require("../../../../Button/components/LiveButton/styles.js"),require("../../../../ContextMenuItem/index.js"),require("../../../../FolderMenuItem/index.js"),require("../../../../EditableItem/EditableItem/index.js"),require("../../../../EditableItem/EditableItemWithBadge/index.js"),require("../../../../Checkbox/index.js"),require("../../../../FolderMenuItemWithLinks/index.js"),require("../../../../TextField/index.js"),require("../../../../Chip/index.js"),require("../../../../Counter/index.js"),require("../../../../AnchorsList/AnchorsList.js"),require("../../../../Select/index.js"),require("../../../../Select/SelectFilterBy.js"),require("../../../../CustomSelect/index.js"),require("../../../../Tabs/Tabs.js"),require("../../../../Tabs/Tab.js"),require("../../../../ResizableTable/ResizableTable.js"),require("../../../../GradientPicker/GradientPicker.js"),require("../../../../GradientManager/GradientList.js"),require("@material-ui/icons/AddCircle"),require("../../../../GradientManager/GradientPreview/GradientPreview.js"),require("../../../../GradientManager/GradientSelect.styles.js"),require("../../../../GradientManager/GradientManager.styles.js"),require("../../../../Drillstring/BHASchematic.js"),require("../../../../Drillstring/BHATable/index.js"),require("../../../../Drillstring/BHAComponentIcon.js"),require("../../../../Drillstring/BHAComponentDetail/index.js"),require("../../../../Drillstring/BHATileIcon.js"),require("../../../../Drillstring/BHATile/BHATile.js"),require("../../../../Drillstring/BHAList/BHAList.js"),require("../../../../Drillstring/BHAComponentsTable/BHAComponentsTable.js"),require("../../../CasingTable/index.js");var a=require("../../../CasingComponentIcon.js");require("../../../CasingTileIcon.js"),require("../../CasingTableV2.js"),require("../../../CasingTile/CasingTile.js"),require("../../../../DisabledSettingsMessage/DisabledSettingsMessage.js"),require("../../../../WellSummary/WellSummaryItemLabel.js"),require("../../../../WellSummary/WellSummaryItemTitle.js"),require("../../../../WellSummary/WellSummaryItemValue.js"),require("../../../../WellSummary/ActivitySummaryChart.js"),require("../../../../WellSummary/FracWirelineTimeChart.js"),require("../../../../BICOffsetPickerDialog/index.js"),require("../../../../OffsetWellButton/OffsetWellButton.js"),require("../../../../OffsetWellPickerV2/OffsetWellPickerDialog.js"),require("../../../../OffsetWellPickerV3/index.js"),require("../../../../OffsetWellChips/Chip.js"),require("../../../../OffsetWellChips/ChipsContainer.js"),require("../../../../OffsetWellPickerV4/utils/apiCalls.js"),require("../../../../OffsetWellPickerV4/effects/useAdvancedWells.js"),require("../../../../OffsetWellPickerV4/constants.js"),require("react-virtualized"),require("../../../../OffsetWellPickerV4/effects/useAssetsData.js"),require("../../../../OffsetWellPickerV4/components/AppHeader/AppHeader.js"),require("../../../../OffsetWellPickerV4/components/Toolbar/Toolbar.js"),require("../../../../OffsetWellPickerV4/components/Filter/Filter.js"),require("../../../../OffsetWellPickerV4/components/Map/WellsMap.js"),require("../../../../OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js"),require("../../../../OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js"),require("../../../../OffsetWellPickerV4/utils/index.js"),require("../../../../OffsetWellPickerV4/OffsetWellPickerV4.module.css.js"),require("../../../../../styles/typography/index.js"),require("../../../../../styles/counter/counter.module.scss.js"),require("../../../../OffsetWellMap/OffsetWellMap.js"),require("@material-ui/core/Snackbar"),require("../../../../Notifications/Toast.js"),require("../../../../ConfirmationDialog.js"),require("../../../../TextLink/index.js"),require("../../../../Avatar/index.js"),require("../../../../Template/TemplatePopover/index.js"),require("../../../../Template/TemplateSharingDialog/index.js"),require("../../../../MenuItem/index.js"),require("../../../../MiddleTruncate/MiddleTruncate.js"),require("../../../../PadModeSelect/PadModeSelect.js"),require("../../../../PinnableFilters/PinnableFilters.js"),require("../../../../HeaderLayout/HeaderLayout.js"),require("../../../../PadOffsetsPicker/PadOffsetsPicker.js"),require("../../../../PadOffsetsPicker/OffsetAssetChip.js"),require("../../../../PadOffsetsPicker/OffsetAssetsListExpander.js"),require("../../../../PadOffsetsPicker/StagesSelector.js"),require("../../../../PadOffsetsPickerV2/PadOffsetsPickerV2.js"),require("../../../../Table/TableToolbar/TableToolbar.js"),require("../../../../Table/TableContainer/TableContainer.js"),require("../../../../Table/TableCell/TableCell.js"),require("../../../../Table/TablePagination/TablePagination.js"),require("../../../../Table/TablePaginationActions/TablePaginationActions.js"),require("../../../../Tooltip/ScrollableTooltip.js"),require("../../../../PriceInput/PriceInput.js"),require("../../../../LabelsCounter/LabelsCounter.js"),require("../../../../Stepper/Stepper.js"),require("../../../../Stepper/Step/Step.js"),require("../../../../Stepper/StepsWrapper.js"),require("../../../../Comment/CommentIcon/index.js"),require("../../../../FilesLoader/FilesLoader.js"),require("../../../../SearchInput/index.js"),require("../../../../FeedItem/FeedItem.js"),require("../../../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js"),require("../../../../PostInput/PostInput.js"),require("../../../../KeyboardDateTimePicker.js"),require("../../../../AddComment/Popover.js"),require("../../../../AddComment/Popup.js"),require("../../../../StageDesignVActual/ComparisonBar/ComparisonBar.js"),require("../../../../StageDesignVActual/ElementsComparison/ElementsComparison.js"),require("../../../../StageDesignVActual/ComparisonHeader.js"),require("../../../../StageDesignVActual/ComparisonRow.js"),require("../../../../EmbeddedApp/DevCenterEmbeddedApp.js"),require("../../../../EmbeddedApp/EmbeddedApp.js"),require("../../../../Autocomplete/Autocomplete.js"),require("../../../../DocumentViewer/DocumentViewer.js"),require("../../../../ColorPickerPalette/ColorPickerPalette.js"),require("../../../../Search/Search.js"),require("../../../../Search/components/Listbox.js"),require("../../../../Search/components/Paper.js"),require("../../../../Search/components/RecentSearches.js"),require("../../../../Search/components/Groups.js"),require("../../../../Search/components/SelectAllListItem.js"),require("../../../../StatusBadge/index.js"),require("../../../../Attachment/index.js"),require("../../../../EmojiIconButton.js"),require("../../../../FileUploadIconButton.js"),require("../../../../FilePreview/index.js"),require("../../../../FailedFileUploading.js"),require("../../../../UserMention/index.js"),require("../../../../CommentsInfo/index.js"),require("../../../../CommentInput/index.js"),require("../../../../Comment/index.js"),require("../../../../CommentLoader.js"),require("../../../../AssetNameLabel/AssetStatusBadge.js"),require("../../../../AssetEditorV2/components/PrimaryAssetSelect.js"),require("../../../../AssetEditorV2/components/SecondaryAssetSelect.js"),require("../../../../AssetEditorV2/components/SelectItem.js"),require("../../../../AssetEditorV2/components/MultipleAssetsToggle.js"),require("../../../../AssetEditorV2/components/PrimaryAssetSelectV2.js"),require("../../../../EChartsWrapper/EChartsWrapper.js"),require("../../../../AssetsMultipleSelector/AssetsMultipleSelector.js"),require("@material-ui/icons/Close"),require("@material-ui/icons/GetApp"),require("../../../../GoogleDocsViewer/index.js"),require("../../../../NewDocumentViewer/effects/useFileContent.js"),require("../../../../NewDocumentViewer/styles.js"),require("../../../../FilesLoaderV2/styles.js"),require("react-dropzone"),require("../../../../FilesDropzone/styles.js"),require("../../../../FilesProcessor/styles.js"),require("../../../../Hint/styles.js"),require("@babel/runtime/helpers/taggedTemplateLiteral"),require("fparser"),require("../../../../Formula/useFormulaStyles.js"),require("../../../../Formula/RootXIcon.js"),require("../../../../Formula/FormulaTextEditor.js"),require("../../../../Formula/CloseSuggestion.js"),require("../../../../Formula/SuggestionsMenu.js");var l=require("../../../../Drillstring/BHAComponentsTable/components/shared/CancelButton.js");require("../../../../Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/FormatedNumber.js");var c=require("../../../../Drillstring/BHAComponentsTable/components/shared/InputText.js");require("../../../../Drillstring/BHAComponentsTable/components/shared/MoreButton.js");var p=require("../../../../Drillstring/BHAComponentsTable/components/shared/SaveButton.js"),d=require("../../../../Drillstring/BHAComponentsTable/components/shared/SelectField.js");require("../../../../Drillstring/BHAComponentsTable/components/shared/StaticField.js");var q=require("../../../../Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js");require("../../../../Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js");var j=require("../../../../Drillstring/BHAComponentsTable/components/Suggestions/Suggestions.js"),m=require("../../../../Drillstring/BHAComponentsTable/components/sharedStyles.js");function C(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var A=C(s);function g(s){var C=s.component,A=s.error,g=s.onChange,b=s.onCancel,D=s.onSave,h=s.onUseSuggestion,f=s.columns,S=m.useStyles({isMobile:n.isMobileDetected}),v=n.isMobileDetected?t.CONTAINER_XS/2:t.CONTAINER_XS/f,x=function(e){return A&&A[e]},T=e.useMemo((function(){var e=u.OD_ID_DEP_LIST;return C.outer_diameter?e.filter((function(e){return e.outer_diameter===parseFloat(C.outer_diameter)})):[]}),[C.outer_diameter]);return o.jsxs(i.Grid,{container:!0,spacing:0,className:S.editorContainer,children:[!n.isMobileDetected&&o.jsx(i.Grid,{item:!0,className:S.editorComponentSize,children:o.jsx(a,{component:C})}),o.jsx(i.Grid,{item:!0,className:S.eidtorContentContainer,children:o.jsxs(i.Grid,{container:!0,spacing:2,children:[o.jsx(q.SharedEditorElements,{component:C,getError:x,onChange:g,isCasing:!0}),T.length>0&&o.jsx(j,{data:T,allData:u.OD_ID_DEP_LIST,columns:t.OD_ID_DEP_COLUMNS,displayKeys:["outer_diameter","inner_diameter"],descriptionKeys:["outer_diameter","inner_diameter","linear_weight","number_of_joints","component_length"],onSelect:h,isCasing:!0}),o.jsx(c.InputText,{type:"name",label:"Name",value:C.name,error:x("name"),xs:v,onChangeField:g}),o.jsx(c.InputText,{type:"weight",label:"T.Weight",unit:"mass",value:C.weight,error:x("weight"),disabled:!0,xs:v,onChangeField:g}),o.jsx(c.InputText,{type:"number_of_joints",label:"# of Joints",value:C.number_of_joints,error:x("number_of_joints"),xs:v,onChangeField:g}),o.jsx(c.InputText,{type:"component_length",label:"Component Length",unit:"length",value:C.component_length,error:x("component_length"),xs:v,onChangeField:g}),o.jsx(c.InputText,{type:"inside_mud_density",label:"Inside Mud Density",unit:"density",value:C.inside_mud_density,error:x("inside_mud_density"),xs:v,onChangeField:g}),o.jsx(d.SelectField,{type:"grade",options:u.COMPONENT_GRADES,label:"Grade",value:C.grade,error:x("grade"),xs:v,onChangeField:g}),o.jsx(c.InputText,{type:"connection_type",label:"Connection Type",value:C.connection_type,error:x("connection_type"),xs:v,onChangeField:g})]})}),!n.isMobileDetected&&o.jsxs(i.Grid,{item:!0,className:S.eidtorActionGroup,children:[o.jsx(l.CancelButton,{handleCancel:b}),o.jsx(p.SaveButton,{handleSave:D,disabled:!r.isEmpty(A)})]})]})}g.propTypes={component:A.default.shape({outer_diameter:A.default.number,component_length:A.default.number,name:A.default.string,weight:A.default.number,number_of_joints:A.default.number,inside_mud_density:A.default.number,connection_type:A.default.string,grade:A.default.string}).isRequired,error:A.default.shape({}),onChange:A.default.func.isRequired,onCancel:A.default.func.isRequired,onSave:A.default.func.isRequired,onUseSuggestion:A.default.func.isRequired,columns:A.default.number.isRequired},g.defaultProps={error:null};var b=e.memo(g);module.exports=b;
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/objectWithoutProperties"),r=require("@babel/runtime/helpers/defineProperty"),i=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),s=require("classnames"),n=require("lodash"),o=require("prop-types"),a=require("@material-ui/core"),u=require("./DrillPipe/Browser.js"),l=require("./DrillPipe/Editor.js"),c=require("./CasingJoints/Browser.js"),d=require("./CasingJoints/Editor.js"),p=require("./EditComponentDialog.js"),m=require("../../../../utils/casing/validation.js"),j=require("../../../../constants/casing.js"),q=require("react/jsx-runtime");require("../../../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js"),require("../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js"),require("../../../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js"),require("../../../../icons/WithCustomSize.js"),require("../../../../icons/IconParkProvider.js"),require("../../../../icons/customIcons/icons/AddMessage.js"),require("../../../../icons/customIcons/icons/Attention.js"),require("../../../../icons/customIcons/icons/Collapse.js"),require("../../../../icons/customIcons/icons/Dashboard.js"),require("../../../../icons/customIcons/icons/Expand.js"),require("../../../../icons/customIcons/icons/FolderClosed.js"),require("../../../../icons/customIcons/icons/FolderClosedFilled.js"),require("../../../../icons/customIcons/icons/FolderOpened.js"),require("../../../../icons/customIcons/icons/GreaterOrEqual.js"),require("../../../../icons/customIcons/icons/LessOrEqual.js"),require("../../../../icons/customIcons/icons/Search.js"),require("../../../../icons/customIcons/icons/Wellhub.js"),require("../../../../icons/customIcons/icons/MultiRuler.js"),require("../../../../icons/customIcons/icons/Checkbox.js"),require("../../../../icons/customIcons/icons/CheckboxChecked.js"),require("../../../../icons/customIcons/icons/CheckboxIndeterminate.js"),require("../../../../icons/customIcons/icons/Radio.js"),require("../../../../icons/customIcons/icons/RadioChecked.js"),require("../../../../icons/customIcons/icons/SimulFrac.js"),require("../../../../icons/customIcons/icons/ZipperFrac.js"),require("../../../../icons/customIcons/icons/CautionFilled.js"),require("../../../../icons/customIcons/icons/MoreApp.js"),require("../../../../utils/mobileDetect.js"),require("../../../IconButton/index.js"),require("../../../../constants/goals.js"),require("../../../../constants/segment.js"),require("../../../../constants/alerts.js"),require("../../../../constants/apps.js"),require("../../../../constants/drillstring.js"),require("../../../../constants/completion.js"),require("../../../../constants/appPackages.js"),require("../../../../constants/notifications.js"),require("../../../../constants/feed.js"),require("../../../../constants/bha.js"),require("../../../../utils/env.js"),require("../../../GradientManager/configuration/constants.js"),require("../../../Modal/CorvaModal.css.js"),require("uuid"),require("../../../IconMenu/index.js"),require("../../../StyledMenuItem/index.js"),require("../../../AppIcon/AppIcon.js"),require("../../../DevCenter/AppHeader/AppHeader.js"),require("../../../DevCenter/AppSideBar/AppSideBar.js"),require("../../../DevCenter/AppsDataProvider/AppsDataProvider.js"),require("@material-ui/icons"),require("../../../DevCenter/AppContext.js"),require("../../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js"),require("../../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js"),require("react-router"),require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"),require("../../../../utils/index.js"),require("../../../DevCenter/DevCenterAppContainer/components/AppActions/AppActions.css.js"),require("../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js"),require("../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js"),require("../../../DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/SettingsAccordion.js"),require("../../../DevCenter/DevCenterAppContainer/components/AnnotationsButton/AnnotationsButton.js"),require("../../../DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js"),require("../../../DevCenter/DevCenterAppContainer/components/FullscreenButton/FullscreenButton.js"),require("../../../DevCenter/DevCenterAppContainer/components/AppInfoMessage/AppInfoMessage.js"),require("../../../DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js"),require("../../../DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js"),require("../../../DevCenter/DevCenterAppContainer/components/PriorityMenus/PriorityMenus.css.js"),require("rollbar"),require("@rollbar/react"),require("../../../DevCenter/DevCenterAppContainer/DevCenterAppContainer.css.js"),require("../../../Icons/AnnotationIcon.js"),require("../../../Annotations/components/AnnotationsList/index.js"),require("../../../Annotations/components/LastAnnotation/index.js"),require("../../../Annotations/AnnotationsContext.js"),require("../../../Toaster/Toaster.js"),require("querystring"),require("uuid/v1"),require("../../../../clients/subscriptions.js"),require("../../../../clients/jsonApi/index.js"),require("jsona"),require("../../../StatusBadge/constants.js"),require("@babel/runtime/helpers/toConsumableArray"),require("lodash/set"),require("lodash/get"),require("lodash/unset"),require("moment"),require("../../../../clients/api/apiCore.js"),require("../../../../clients/constants.js"),require("../../../../clients/sso/auth0.js"),require("../../../../clients/sso/oauth2.js"),require("lodash/isEmpty"),require("lodash/sortBy"),require("../../../../constants/streamSourceType.js"),require("../../../HelpCenter/HelpCenterIcon.js"),require("../../../DevCenter/NavigationBar/NavigationBar.js"),require("../../../DevCenter/SideBar/SideBar.js"),require("../../../DevCenter/AppSettingsPopover/AppSettingsPopover.js"),require("../../../DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js"),require("../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js"),require("../../../DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedApp.js"),require("../../../AssetEditor/index.js"),require("../../../AssetEditorV2/index.js"),require("../../../AppVersionsSelect/AppVersionsSelect.js"),require("../../../LoadingIndicator/LoadingIndicator.js"),require("../../../Typography.js"),require("../../../RealTimeValuesSidebar/RealTimeSidebar.js"),require("../../../CollapsableSidebar.js"),require("../../../DateTimePicker/index.js"),require("../../../DatePicker/index.js"),require("../../../ErrorBoundary/ErrorBoundary.js"),require("../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js"),require("../../../SlateFormattedText/SlateFormattedText.js"),require("../../../SlateFormattedText/RenderElements.js"),require("@babel/runtime/helpers/typeof"),require("slate"),require("../../../EmptyState/EmptyState.js"),require("../../../ParameterCharts/ParameterCharts.js"),require("../../../ParameterCharts/AddEditTrack.js"),require("../../../ChartActionsList/ChartActionsList.js"),require("../../../CopyToClipboard/CopyToClipboard.js"),require("../../../AssetEditor/AssetEditorAutocomplete.js"),require("../../../AssetEditor/SingleAssetEditor.js"),require("react-color"),require("../../../SettingEditors/ColorEditor/style.css.js"),require("../../../SettingEditors/DropdownEditor/index.js"),require("../../../SwitchControl/index.js"),require("../../../ColorPicker/ColorPicker.js"),require("../../../Chart/components/ChartButton.js"),require("../../../Chart/components/ChartButtons.js"),require("../../../Chart/components/ChartWrapper.js"),require("../../../Chart/components/AxisDropdown.js"),require("../../../Chart/components/ChartSelect.js"),require("../../../Chart/components/buttons/DragToZoomButton.js"),require("../../../Chart/components/buttons/ZoomInButton.js"),require("../../../Chart/components/buttons/ZoomOutButton.js"),require("../../../Chart/components/buttons/PanButton.js"),require("../../../Chart/components/buttons/ResetZoomButton.js"),require("../../../Chart/components/buttons/HideAxesButton.js"),require("../../../Chart/components/buttons/ChartTypeButton.js"),require("../../../ColorPicker/PaletteChromePicker/PaletteChromePicker.js"),require("../../../TruncatedText/index.js"),require("../../../MiddleTruncatedText/MiddleTruncatedText.js"),require("../../../RangeSlider/constants.js"),require("../../../RangeSlider/Input.css.js"),require("../../../RangeSlider/RangeSlider.css.js"),require("../../../AdvancedSlider/AdvancedSlider.js"),require("../../../Breadcrumbs/index.js"),require("../../../VirtualizedTable/index.js"),require("../../../EmptyView/EmptyView.js"),require("../../../EmptyView/EmptyAppView/EmptyAppView.js"),require("../../../Button/components/Button/index.js"),require("moment-timezone"),require("../../../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js"),require("../../../Button/components/LiveButton/styles.js"),require("../../../ContextMenuItem/index.js"),require("../../../FolderMenuItem/index.js"),require("../../../EditableItem/EditableItem/index.js"),require("../../../EditableItem/EditableItemWithBadge/index.js"),require("../../../Checkbox/index.js"),require("../../../FolderMenuItemWithLinks/index.js"),require("../../../TextField/index.js"),require("../../../Chip/index.js"),require("../../../Counter/index.js"),require("../../../AnchorsList/AnchorsList.js"),require("../../../Select/index.js"),require("../../../Select/SelectFilterBy.js"),require("../../../CustomSelect/index.js"),require("../../../Tabs/Tabs.js"),require("../../../Tabs/Tab.js"),require("../../../ResizableTable/ResizableTable.js"),require("../../../GradientPicker/GradientPicker.js"),require("../../../GradientManager/GradientList.js"),require("@material-ui/icons/AddCircle"),require("../../../GradientManager/GradientPreview/GradientPreview.js"),require("../../../GradientManager/GradientSelect.styles.js"),require("../../../GradientManager/GradientManager.styles.js"),require("../../../Drillstring/BHASchematic.js"),require("../../../Drillstring/BHATable/index.js"),require("../../../Drillstring/BHAComponentIcon.js"),require("../../../Drillstring/BHAComponentDetail/index.js"),require("../../../Drillstring/BHATileIcon.js"),require("../../../Drillstring/BHATile/BHATile.js"),require("../../../Drillstring/BHAList/BHAList.js"),require("../../../Drillstring/BHAComponentsTable/BHAComponentsTable.js"),require("../../CasingTable/index.js");var C=require("../../CasingComponentIcon.js");require("../../CasingTileIcon.js"),require("../CasingTableV2.js"),require("../../CasingTile/CasingTile.js"),require("../../../DisabledSettingsMessage/DisabledSettingsMessage.js"),require("../../../WellSummary/WellSummaryItemLabel.js"),require("../../../WellSummary/WellSummaryItemTitle.js"),require("../../../WellSummary/WellSummaryItemValue.js"),require("../../../WellSummary/ActivitySummaryChart.js"),require("../../../WellSummary/FracWirelineTimeChart.js"),require("../../../BICOffsetPickerDialog/index.js"),require("../../../OffsetWellButton/OffsetWellButton.js"),require("../../../OffsetWellPickerV2/OffsetWellPickerDialog.js"),require("../../../OffsetWellPickerV3/index.js"),require("../../../OffsetWellChips/Chip.js"),require("../../../OffsetWellChips/ChipsContainer.js"),require("../../../OffsetWellPickerV4/utils/apiCalls.js"),require("../../../OffsetWellPickerV4/effects/useAdvancedWells.js"),require("../../../OffsetWellPickerV4/constants.js"),require("react-virtualized"),require("../../../OffsetWellPickerV4/effects/useAssetsData.js"),require("../../../OffsetWellPickerV4/components/AppHeader/AppHeader.js"),require("../../../OffsetWellPickerV4/components/Toolbar/Toolbar.js"),require("../../../OffsetWellPickerV4/components/Filter/Filter.js"),require("../../../OffsetWellPickerV4/components/Map/WellsMap.js"),require("../../../OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js"),require("../../../OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/constants.js"),require("../../../OffsetWellPickerV4/utils/index.js"),require("../../../OffsetWellPickerV4/OffsetWellPickerV4.module.css.js"),require("../../../../styles/typography/index.js"),require("../../../../styles/counter/counter.module.scss.js"),require("../../../OffsetWellMap/OffsetWellMap.js"),require("@material-ui/core/Snackbar"),require("../../../Notifications/Toast.js"),require("../../../ConfirmationDialog.js"),require("../../../TextLink/index.js"),require("../../../Avatar/index.js"),require("../../../Template/TemplatePopover/index.js"),require("../../../Template/TemplateSharingDialog/index.js"),require("../../../MenuItem/index.js"),require("../../../MiddleTruncate/MiddleTruncate.js"),require("../../../PadModeSelect/PadModeSelect.js"),require("../../../PinnableFilters/PinnableFilters.js"),require("../../../HeaderLayout/HeaderLayout.js"),require("../../../PadOffsetsPicker/PadOffsetsPicker.js"),require("../../../PadOffsetsPicker/OffsetAssetChip.js"),require("../../../PadOffsetsPicker/OffsetAssetsListExpander.js"),require("../../../PadOffsetsPicker/StagesSelector.js"),require("../../../PadOffsetsPickerV2/PadOffsetsPickerV2.js"),require("../../../Table/TableToolbar/TableToolbar.js"),require("../../../Table/TableContainer/TableContainer.js"),require("../../../Table/TableCell/TableCell.js"),require("../../../Table/TablePagination/TablePagination.js"),require("../../../Table/TablePaginationActions/TablePaginationActions.js"),require("../../../Tooltip/ScrollableTooltip.js"),require("../../../PriceInput/PriceInput.js"),require("../../../LabelsCounter/LabelsCounter.js"),require("../../../Stepper/Stepper.js"),require("../../../Stepper/Step/Step.js"),require("../../../Stepper/StepsWrapper.js"),require("../../../Comment/CommentIcon/index.js"),require("../../../FilesLoader/FilesLoader.js"),require("../../../SearchInput/index.js"),require("../../../FeedItem/FeedItem.js"),require("../../../FeedItem/FeedItemEditProvider/FeedItemEditProvider.js"),require("../../../PostInput/PostInput.js"),require("../../../KeyboardDateTimePicker.js"),require("../../../AddComment/Popover.js"),require("../../../AddComment/Popup.js"),require("../../../StageDesignVActual/ComparisonBar/ComparisonBar.js"),require("../../../StageDesignVActual/ElementsComparison/ElementsComparison.js"),require("../../../StageDesignVActual/ComparisonHeader.js"),require("../../../StageDesignVActual/ComparisonRow.js"),require("../../../EmbeddedApp/DevCenterEmbeddedApp.js"),require("../../../EmbeddedApp/EmbeddedApp.js"),require("../../../Autocomplete/Autocomplete.js"),require("../../../DocumentViewer/DocumentViewer.js"),require("../../../ColorPickerPalette/ColorPickerPalette.js"),require("../../../Search/Search.js"),require("../../../Search/components/Listbox.js"),require("../../../Search/components/Paper.js"),require("../../../Search/components/RecentSearches.js"),require("../../../Search/components/Groups.js"),require("../../../Search/components/SelectAllListItem.js"),require("../../../StatusBadge/index.js"),require("../../../Attachment/index.js"),require("../../../EmojiIconButton.js"),require("../../../FileUploadIconButton.js"),require("../../../FilePreview/index.js"),require("../../../FailedFileUploading.js"),require("../../../UserMention/index.js"),require("../../../CommentsInfo/index.js"),require("../../../CommentInput/index.js"),require("../../../Comment/index.js"),require("../../../CommentLoader.js"),require("../../../AssetNameLabel/AssetStatusBadge.js"),require("../../../AssetEditorV2/components/PrimaryAssetSelect.js"),require("../../../AssetEditorV2/components/SecondaryAssetSelect.js"),require("../../../AssetEditorV2/components/SelectItem.js"),require("../../../AssetEditorV2/components/MultipleAssetsToggle.js"),require("../../../AssetEditorV2/components/PrimaryAssetSelectV2.js"),require("../../../EChartsWrapper/EChartsWrapper.js"),require("../../../AssetsMultipleSelector/AssetsMultipleSelector.js"),require("@material-ui/icons/Close"),require("@material-ui/icons/GetApp"),require("../../../GoogleDocsViewer/index.js"),require("../../../NewDocumentViewer/effects/useFileContent.js"),require("../../../NewDocumentViewer/styles.js"),require("../../../FilesLoaderV2/styles.js"),require("react-dropzone"),require("../../../FilesDropzone/styles.js"),require("../../../FilesProcessor/styles.js"),require("../../../Hint/styles.js"),require("@babel/runtime/helpers/taggedTemplateLiteral"),require("fparser"),require("../../../Formula/useFormulaStyles.js"),require("../../../Formula/RootXIcon.js"),require("../../../Formula/FormulaTextEditor.js"),require("../../../Formula/CloseSuggestion.js"),require("../../../Formula/SuggestionsMenu.js"),require("../../../Drillstring/BHAComponentsTable/components/shared/CancelButton.js");var f=require("../../../Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.js"),g=require("../../../Drillstring/BHAComponentsTable/components/shared/FormatedNumber.js");require("../../../Drillstring/BHAComponentsTable/components/shared/InputText.js");var b=require("../../../Drillstring/BHAComponentsTable/components/shared/MoreButton.js");require("../../../Drillstring/BHAComponentsTable/components/shared/SaveButton.js"),require("../../../Drillstring/BHAComponentsTable/components/shared/SelectField.js");var h=require("../../../Drillstring/BHAComponentsTable/components/shared/StaticField.js");require("../../../Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js");var A=require("../../../Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js"),v=require("../../../Drillstring/BHAComponentsTable/components/utils/calculation.js"),x=require("../../../Drillstring/BHAComponentsTable/components/sharedStyles.js");function D(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var S=D(e),P=D(r),T=D(i),y=D(s),I=D(o),B=["is_editing"];function E(e,r){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(e);r&&(t=t.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),i.push.apply(i,t)}return i}function O(e){for(var r=1;r<arguments.length;r++){var i=null!=arguments[r]?arguments[r]:{};r%2?E(Object(i),!0).forEach((function(r){P.default(e,r,i[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):E(Object(i)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(i,r))}))}return e}function F(e){var r;return(null===(r=j.COMPONENT_FAMILIES.find((function(r){return r.type===e})))||void 0===r?void 0:r.name)||"—"}function k(e){var r,i=e.component,s=e.viewColumnsPerRow,o=e.editColumnsPerRow,j=e.isDraft,D=e.onCancel,I=e.onDelete,E=e.onSave,k=e.onChangeEditing,M=e.isMobile,V=e.isDragComponent,w=t.useState(null),W=T.default(w,2),L=W[0],H=W[1],R=t.useState(i),N=T.default(R,2),_=N[0],G=N[1],z=t.useState(!1),U=T.default(z,2),Z=U[0],Y=U[1],J=t.useState(!1),K=T.default(J,2),X=K[0],Q=K[1],$=t.useState(!1),ee=T.default($,2),re=ee[0],ie=ee[1],te=t.useState(null),se=T.default(te,2),ne=se[0],oe=se[1],ae=x.useStyles({isMobile:M,isEditing:_.is_editing,isDragComponent:V});t.useEffect((function(){k&&k(_.is_editing)}),[_.is_editing]);var ue=function(){oe(null),j?D():G(i)},le=function(e,r){var i=v.calculateComponent(_,e,r),t=m.validateComponent(i);G(i),t.isValid?oe(null):oe(t.errors)},ce=function(e){G((function(r){return O(O({},r),e)}))},de=function(){var e=m.validateComponent(_);e.isValid?(oe(null),Y(!0)):oe(e.errors)},pe=function(){Y(!1),ie(!1),_.is_editing;var e=S.default(_,B);G(e),E(n.omit(e,["is_expanded"]),j)},me=y.default(ae.cell,ae.ratioWidth,P.default({},ae.focusedFontsize,_.is_editing||_.is_expanded));if(_.is_editing&&!re){var je=_.family,qe={component:_,isDraft:j,error:ne,onChange:le,onCancel:ue,onSave:M?pe:de,onUseSuggestion:ce,columns:o};if(!M)return q.jsxs("div",{className:ae.component,children:[("dp"===je||"hwdp"===je)&&q.jsx(l,O({},qe)),"dp"!==je&&"hwdp"!==je&&q.jsx(d,O({},qe)),Z&&q.jsx(A.ConfirmationPopup,{title:"Save Changes?",text:"You will not be able to recover it.",okText:"Save",handleClose:function(){return Y(!1)},handleOk:pe})]});ie(!0)}return q.jsxs("div",{className:y.default(ae.component,(r={},P.default(r,ae.componentMobile,M),P.default(r,ae.componentExpandedMobile,M&&_.is_expanded),P.default(r,ae.componentActive,Boolean(L)),r)),children:[q.jsxs("div",{className:y.default(ae.row,P.default({},ae.rowExpanded,M&&_.is_expanded)),children:[q.jsx("div",{className:y.default(ae.cell,P.default({},ae.componentMobileCell,M)),children:q.jsx(C,{component:_})}),q.jsx("div",{className:me,children:F(_.family)}),!M&&q.jsxs(q.Fragment,{children:[q.jsx("div",{className:me,children:q.jsx(g.FormatedNumber,{value:"bit"===_.family?_.size:_.outer_diameter})}),q.jsx("div",{className:me,children:q.jsx(g.FormatedNumber,{value:_.inner_diameter})}),q.jsx("div",{className:me,children:q.jsx(g.FormatedNumber,{value:_.linear_weight})}),q.jsx("div",{className:me,children:q.jsx(g.FormatedNumber,{value:_.length,format:"0.0"})})]}),q.jsxs("div",{className:y.default(ae.cell,ae.actionCell),children:[q.jsx(f.ExpandCollapseButton,{isExpanded:_.is_expanded,classes:ae,handleExpandCollapse:function(){G((function(e){return e.is_expanded?O(O({},e),{},{is_expanded:!1}):O(O({},e),{},{is_expanded:!0})}))}}),q.jsx(b.MoreButton,{classes:ae,handleOpenActionMenu:function(e){H(e.currentTarget)}})]})]}),_.is_expanded&&q.jsxs(q.Fragment,{children:[M&&q.jsxs(a.Grid,{container:!0,spacing:2,style:{padding:"8px 4px 16px"},children:[q.jsx(h.StaticField,{label:"bit"===_.family?"Bit Size":"OD",unit:"shortLength",value:"bit"===_.family?_.size:_.outer_diameter}),"bit"!==_.family&&q.jsx(h.StaticField,{label:"ID",unit:"shortLength",value:i.inner_diameter}),"bit"!==_.family&&q.jsx(h.StaticField,{label:"Linear Weight",unit:"massPerLength",value:i.linear_weight,format:"0.0"}),q.jsx(h.StaticField,{label:"Length",unit:"length",value:i.length,format:"0.0"})]}),("dp"===_.family||"hwdp"===_.family)&&q.jsx(u,{component:_,columns:s}),"dp"!==_.family&&"hwdp"!==_.family&&q.jsx(c,{component:_,columns:s})]}),q.jsxs(a.Menu,{anchorEl:L,keepMounted:!0,open:Boolean(L),getContentAnchorEl:null,anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},onClose:function(){H(null)},children:[q.jsx(a.MenuItem,{onClick:function(){H(null),G((function(e){return O(O({},e),{},{is_editing:!0})}))},className:ae.menuItem,children:"Edit"}),"bit"!==_.family&&q.jsx(a.MenuItem,{onClick:function(){H(null),Q(!0)},className:ae.menuItem,children:"Delete"})]}),X&&q.jsx(A.ConfirmationPopup,{title:"Delete Component?",text:"You will not be able to recover it.",okText:"Delete",handleClose:function(){return Q(!1)},handleOk:function(){I(i)}}),re&&q.jsx(p,{component:_,isDraft:j,error:ne,onChange:le,onCancel:ue,onSave:de,onUseSuggestion:ce,onClose:function(){ue(),ie(!1)}}),M&&Z&&q.jsx(A.ConfirmationPopup,{title:"Save Changes?",text:"You will not be able to recover it.",okText:"Save",handleClose:function(){return Y(!1)},handleOk:pe})]})}k.propTypes={component:I.default.shape({family:I.default.string,size:I.default.number,outer_diameter:I.default.number,inner_diameter:I.default.number,linear_weight:I.default.number,length:I.default.number}).isRequired,isMobile:I.default.bool.isRequired,isDraft:I.default.bool,onCancel:I.default.func,onDelete:I.default.func,onSave:I.default.func.isRequired,onChangeEditing:I.default.func,viewColumnsPerRow:I.default.number.isRequired,editColumnsPerRow:I.default.number.isRequired,isDragComponent:I.default.bool.isRequired},k.defaultProps={isDraft:!1,onCancel:null,onDelete:null,onChangeEditing:void 0};var M=t.memo(k);module.exports=M;
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("react"),n=require("classnames"),l=require("prop-types"),r=require("@material-ui/core"),a=require("../constants.js"),i=require("../../../../../utils/mobileDetect.js");require("../../../../Drillstring/BHAComponentsTable/components/shared/CancelButton.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/ExpandCollapseButton.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/FormatedNumber.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/InputText.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/MoreButton.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/SaveButton.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/SelectField.js");var s=require("../../../../Drillstring/BHAComponentsTable/components/shared/StaticField.js");require("../../../../Drillstring/BHAComponentsTable/components/shared/SharedEditorElements.js"),require("../../../../Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js");var o=require("../../../../Drillstring/BHAComponentsTable/components/sharedStyles.js"),u=require("react/jsx-runtime");function m(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=m(e),c=m(n),p=m(l);function b(e){var t=e.component,n=e.columns,l=o.useStyles(),m=a.CONTAINER_XS/n;return u.jsx(u.Fragment,{children:u.jsxs(r.Grid,{container:!0,spacing:2,className:c.default(l.detailedView,d.default({},l.detailedViewMobile,i.isMobileDetected)),children:[u.jsx(s.StaticField,{label:"Name",value:t.name,format:null,xs:m}),u.jsx(s.StaticField,{label:"# of Joints",value:t.number_of_joints,format:"0",xs:m}),u.jsx(s.StaticField,{label:"Component Length",unit:"length",value:t.component_length,format:"0.0",xs:m}),u.jsx(s.StaticField,{label:"T.Weight",unit:"mass",value:t.weight,xs:m}),u.jsx(s.StaticField,{label:"Grade",value:t.grade,format:null,xs:m}),u.jsx(s.StaticField,{label:"TJ OD",unit:"shortLength",value:t.outer_diameter_tooljoint,xs:m}),u.jsx(s.StaticField,{label:"TJ ID",unit:"shortLength",value:t.inner_diameter_tooljoint,xs:m}),u.jsx(s.StaticField,{label:"TJ Length Per Joint",unit:"length",value:t.length_tooljoint,xs:m}),u.jsx(s.StaticField,{label:"Connection Type",value:t.connection_type,format:null,xs:m}),u.jsx(s.StaticField,{label:"Class",value:t.class,format:null,xs:m}),u.jsx(s.StaticField,{label:"Material",value:t.material,format:null,xs:m})]})})}b.propTypes={component:p.default.shape({family:p.default.string,outer_diameter:p.default.number,inner_diameter:p.default.number,linear_weight:p.default.number,component_length:p.default.number,length:p.default.number,name:p.default.string,number_of_joints:p.default.number,weight:p.default.number,connection_type:p.default.string,grade:p.default.string,class:p.default.string,material:p.default.string,outer_diameter_tooljoint:p.default.number,inner_diameter_tooljoint:p.default.number,length_tooljoint:p.default.number}).isRequired,columns:p.default.number.isRequired};var f=t.memo(b);module.exports=f;