@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";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../../ext-esm/tslib/tslib.es6.js'),s=require("react/jsx-runtime"),r=require("classnames"),t=require("@material-ui/core"),a=require("@material-ui/icons"),i=require("../styles.js"),n=require("../constants.js"),l=require("./DQAlertTooltip.js"),c=require("./DQStatusIcon.js"),o=require("../utils.js");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=u(r);exports.DQAccordionDetailsContent=function(r){var u=r.assets,j=i.useDQUnvalidatedContentStyles({}),m=u.reduce((function(s,r){return s[r.alert.category]||(s[r.alert.category]=[]),s[r.alert.category]=e.__spreadArray(e.__spreadArray([],s[r.alert.category],!0),[r],!1),s}),{});return s.jsx("div",{children:Object.keys(m).map((function(r){var i=o.getCategoryIconType(m[r]);return s.jsxs(t.Accordion,{children:[s.jsx(t.AccordionSummary,{className:d.default("left",j.categoryName),expandIcon:s.jsx(a.ExpandMore,{}),children:s.jsxs(t.Box,{display:"flex",alignItems:"center",justifyContent:"space-between",gridColumnGap:4,width:200,children:[s.jsx("span",{children:"".concat(r," (").concat(m[r].length,")")}),s.jsx(c.DQStatusIcon,{color:i,iconType:i})]})}),s.jsx(t.AccordionDetails,{children:s.jsx("div",{className:j.assetTable,children:m[r].map((function(r){var t=r.id,a=r.name,i=r.issuesNum,c=r.missingNum,o=r.isResolved,u=r.alert,m=r.linkToDQPage,T=function(e){return{alert:u,alertsNum:e===n.ALERT_STATES.issue?i:c,alertState:e===n.ALERT_STATES.issue?n.ALERT_STATES.issue:n.ALERT_STATES.missing,isIssueData:i>0,linkToDQPage:m}},x=T(n.ALERT_STATES.issue),p=T(n.ALERT_STATES.missing);return s.jsxs("div",{className:j.assetWrapper,children:[s.jsx("div",{className:d.default(j.assetName,j.assetCell),children:a}),o?s.jsx("div",{className:j.assetCell,children:s.jsx(l.DQAlertTooltip,e.__assign({},x))}):s.jsxs(s.Fragment,{children:[i>0&&s.jsx("div",{className:j.assetCell,children:s.jsx(l.DQAlertTooltip,e.__assign({},x))}),c>0&&s.jsx("div",{className:j.assetCell,children:s.jsx(l.DQAlertTooltip,e.__assign({},p))})]})]},t)}))})})]},r)}))})};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),s=require("classnames"),r=require("../constants.js"),t=require("./DQAlertsTooltip.js"),a=require("../styles.js"),l=require("../utils.js");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=i(s);exports.DQAlertTooltip=function(s){var i,o,u=s.alert,c=s.alertsNum,d=s.alertState,j=s.isIssueData,m=s.linkToDQPage,x=a.useDQUnvalidatedContentStyles({}),T=l.isResolved(u.status),f=T?r.ALERT_ICONS.Resolved:r.ALERT_ICONS[d];return e.jsx(t.DQAlertsTooltip,{alert:u,alertIcon:e.jsx(f,{className:n.default(x[d],x.alertIcon)}),linkToDQPage:m,children:e.jsxs("div",{className:n.default(x.errorContainer,(i={},i[x.missingContainer]=j&&d===r.ALERT_STATES.missing,i)),children:[e.jsx(f,{className:n.default((o={},o[x[d]]=!T,o[x.Resolved]=T,o),x.alertIcon)}),e.jsx("div",{children:!T&&e.jsxs(e.Fragment,{children:[e.jsxs("span",{className:n.default(x[d],x.errorText),children:[d,": "]}),e.jsx("span",{className:x.errorNum,children:c})]})})]})})};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("react"),r=require("moment"),a=require("lodash"),i=require("@material-ui/core"),l=require("@material-ui/icons/ArrowForward"),n=require("../../Tooltip/Tooltip.js");require("../../Tooltip/ScrollableTooltip.js");var s=require("../utils.js"),o=require("../constants.js"),c=require("../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js"),p=require("../styles.js"),d=require("../../../constants/mixpanel.js");function m(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=m(r),x=m(l),h=i.makeStyles((function(e){return{errorIcon:{width:20,height:18},title:{maxWidth:198,padding:"0 0 8px",fontSize:16,lineHeight:"22px",color:e.palette.primary.text1,display:"flex",alignItems:"center"},emptyMessage:{padding:"0",fontSize:16,lineHeight:"22px",color:e.palette.primary.contrastText},alertTime:{fontSize:14,color:e.palette.primary.text6,"& span":{color:e.palette.primary.text1}},alertMessage:{width:"100%",height:40,margin:0,overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box","-webkit-line-clamp":2,"-webkit-box-orient":"vertical",whiteSpace:"pre-wrap",fontSize:14,lineHeight:"20px",color:e.palette.primary.text1},alertMessageFull:{marginBottom:8,fontSize:14,lineHeight:"20px",color:e.palette.primary.text1,whiteSpace:"pre-wrap"},alertInfo:{display:"flex",alignItems:"center",flexWrap:"wrap",marginBottom:8,fontSize:14,textTransform:"capitalize","& span":{color:e.palette.primary.text6,marginRight:8},"& .error":{color:e.palette.error.main},"& .warning":{color:"#ffa500"}},resolvedInfo:{display:"flex",alignItems:"center",marginBottom:8,color:e.palette.primary.text6,fontSize:14},infoIcon:{color:e.palette.info.main,marginRight:8,fontSize:16},popover:{marginLeft:77,width:270,padding:12,display:"flex",flexDirection:"column",justifyContent:"space-between",backgroundColor:e.palette.background.b9,border:"1px solid ".concat(e.palette.primary.text9),boxShadow:"0px 3px 10px rgba(0, 0, 0, 0.4)",borderRadius:4,zIndex:500,"& .MuiTooltip-tooltip":{backgroundColor:e.palette.background.b10,fontWeight:400,lineHeight:"20px",margin:0}},message:{whiteSpace:"pre-wrap"},note:{marginBottom:4},ok:{color:"#F99500 !important"},good:{color:"".concat(e.palette.warning.light," !important")}}})),g=function(e,t){return void 0===t&&(t="MMM D YYYY, hh:mm A"),e?u.default.unix(e).format(t):null},f=function(e){return u.default.unix(e).format("DD MMM HH:mm (Z)")},j=function(t){var r=t.children,i=h(),l=a.template(r)({timestampFormatter:f}).split("**").map((function(t,r){return r%2==1?e.jsx("b",{children:t}):t}));return e.jsx("span",{className:i.message,children:l})},S=t.memo((function(t){var r,a=t.alert,i=t.alertIcon,l=t.children,m=t.linkToDQPage,u=h(),f=p.useDQUnvalidatedContentStyles({}),S=Math.max(a.statusUpdatedAt,a.lastCheckedAt),v=g(S);return e.jsx(n.Tooltip,{interactive:!0,children:l,PopperProps:{className:u.popover},placement:"right",title:e.jsxs(e.Fragment,{children:[a.emptyMessage&&e.jsx("div",{className:u.emptyMessage,children:a.statusUpdatedAt?g(a.statusUpdatedAt):a.emptyMessage}),!a.emptyMessage&&e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:u.title,children:[a.name,e.jsx(n.Tooltip,{isFullScreen:!1,title:"Go to Data Quality page",children:e.jsx("div",{children:e.jsx(c.UniversalLink,{className:f.link,href:m,onClick:function(){var e;null===(e=window[Symbol.for("logToMixpanel")])||void 0===e||e.call(window,d.MIXPANEL_ACTION_TYPES.REDIRECT.ASSET_DASHBOARD,{referer:"DQ Badge"})},children:e.jsx(x.default,{className:f.linkIcon})})})})]}),e.jsxs("span",{className:u.alertInfo,children:[e.jsx("span",{children:"Category:"})," ",a.category]}),e.jsxs("span",{className:u.alertInfo,children:[e.jsx("span",{children:"Status:"})," ",a.status]}),e.jsxs("span",{className:u.alertInfo,children:[e.jsx("span",{children:"Error Type:"}),e.jsx("div",{className:u.errorIcon,children:i}),e.jsx("span",{className:a.state===o.ALERT_STATES.issue?o.BADGE_ICON_STATUSES.warning:o.BADGE_ICON_STATUSES.error,children:a.state})]}),e.jsxs("span",{className:u.alertInfo,children:[e.jsx("span",{children:"Score Deduction:"}),e.jsx("span",{className:s.getDeductsFromScoreClass(u,a.deductsFromScore,s.isResolved(a.status)),children:s.getDeductsFromScoreValue(a.deductsFromScore,s.isResolved(a.status))})]}),e.jsxs("div",{className:u.alertMessageFull,children:[a.isThrottled&&e.jsx("b",{children:"[Throttled]: "}),e.jsx(j,{children:a.message})]}),e.jsxs("span",{className:u.alertInfo,children:[e.jsx("span",{className:u.note,children:"Note:"})," ",(null===(r=a.note)||void 0===r?void 0:r.length)?a.note:"—"]}),e.jsxs("span",{className:u.alertTime,children:["Updated at: ",e.jsx("span",{children:v})]})]})]})})}),(function(e,t){return a.isEqual(e.alert,t.alert)}));exports.DQAlertsTooltip=S;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),r=require("@material-ui/core"),t=require("classnames"),s=require("../constants.js");function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=a(t),c=r.makeStyles((function(e){return{small:{fontSize:"16px"},warning:{color:e.palette.warning.main},issue:{color:"#ffa500"},error:{color:e.palette.error.main},success:{color:e.palette.success.bright},resolved:{color:e.palette.success.bright}}}));exports.DQStatusIcon=function(r){var t=r.color,a=r.className,l=r.iconType,n=s.BADGE_ICONS[l],u=c();return e.jsx(n,{className:o.default(u.small,u[t],a)})};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),a=require("classnames"),r=require("@material-ui/core"),s=require("@material-ui/icons/ArrowForward"),t=require("../../Search/utils/truncate.js"),i=require("../styles.js"),n=require("../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js"),l=require("../../../constants/mixpanel.js"),o=require("./DQAccordionDetailsContent.js");function c(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=c(a),u=c(s);exports.DQUnvalidatedContent=function(a){var s=a.assetsData,c=a.maxHeight,m=a.onMouseLeave,x=a.onMouseEnter,h=a.tooltipRef,v=i.useDQUnvalidatedContentStyles({maxHeight:c});return e.jsxs("div",{ref:h,className:v.container,onMouseLeave:m,onMouseEnter:x,children:[e.jsxs("div",{children:[e.jsx(r.Typography,{className:v.headerText,"data-testid":"Status_badge__DQ_unvalidated_content",children:"Data Quality"}),e.jsx(r.Typography,{className:v.subheaderText,children:"Fusion real-time data quality rules for app data"})]}),e.jsx("div",{className:v.relative,children:e.jsx("div",{className:v.accordionsWrapper,children:Object.keys(s).map((function(a){var i,c=s[a];return e.jsxs(r.Accordion,{className:v.accordion,defaultExpanded:!0,children:[e.jsx(r.AccordionSummary,{className:d.default("large","stretched"),children:e.jsxs("div",{className:v.headerWrapper,children:[e.jsx("span",{children:t.truncateString(a,{maxChars:35,charsNumFromStart:13,charsNumFromEnd:12})}),e.jsx(r.Tooltip,{title:"Go to Data Quality page",children:e.jsx("div",{children:e.jsx(n.UniversalLink,{className:v.link,href:null===(i=c[0])||void 0===i?void 0:i.linkToDQPage,onClick:function(){var e;null===(e=window[Symbol.for("logToMixpanel")])||void 0===e||e.call(window,l.MIXPANEL_ACTION_TYPES.REDIRECT.ASSET_DASHBOARD,{referer:"DQ Badge"})},children:e.jsx(u.default,{className:v.linkIcon})})})})]})}),e.jsx(r.AccordionDetails,{className:v.accordionDetails,children:e.jsx(o.DQAccordionDetailsContent,{assets:c})})]},a)}))})})]})};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@material-ui/icons/Warning"),s=require("@material-ui/icons/Done"),r=require("@material-ui/icons/Error"),o=require("@material-ui/icons/CheckCircle"),i=require("../Icons/DangerousIcon.js");function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u,n=t(e),a=t(s),l=t(r),c=t(o),_={Missing:i.DangerousIcon,Issue:l.default,Resolved:c.default},d={success:"success",warning:"warning",issue:"issue",error:"error",resolved:"resolved"},A=((u={})[d.success]=a.default,u[d.warning]=n.default,u[d.issue]=l.default,u[d.error]=i.DangerousIcon,u[d.resolved]=c.default,u),I=[188,357,216,237,373,358,359,360,361,370,375,382,389,391,392,397,406,418,237,216,406,182,437,375,238,310,175,34599,188,207,329,328,175,207,192],E=[40,156,32,84,137,157,158,160,159,164,139,168,178,181,183,187,196,208,84,32,196,34,224,139,80,104,24,131,40,63,124,121,24,63,44];exports.ALERT_ICONS=_,exports.ALERT_STATES={missing:"Missing",issue:"Issue"},exports.ALERT_STATUSES={FLAGGED:"flagged",EXPIRED:"expired",RESOLVED:"resolved",OPEN:"open",INVESTIGATION:"investigation",ON_HOLD:"on hold"},exports.BADGE_ICONS=A,exports.BADGE_ICON_STATUSES=d,exports.DATA_QUALITY_CHECK_PASSED="Data quality check passed",exports.ENABLING_ON_PROD_APP_IDS_LIST=E,exports.ENABLING_ON_QA_APP_IDS_LIST=I,exports.MAX_MOBILE_WIDTH=959,exports.METADATA={recordProvider:"corva",recordCollections:{wellnessAlerts:"wellness_alerts",wcuRuleMapping:"wcu_rule_mapping",wellnessRuleSettings:"wellness_rule_settings",wcuRulesCheckTime:"wcu-rule-check-time"}},exports.WARNING="Recommendations may be incorrect based on data quality errors";
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("react"),n=require("moment"),a=require("classnames"),o=require("@material-ui/core"),i=require("../Tooltip/Tooltip.js");require("../Tooltip/ScrollableTooltip.js");var r=require("./constants.js"),s=require("./components/DQStatusIcon.js"),c=require("./components/DQUnvalidatedContent.js");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=u(n),p=u(a),d=window.innerHeight-212,m=o.makeStyles((function(e){return{statusBadgeWrapper:{backgroundColor:e.palette.background.b4,display:"flex",height:30},statusBadgeContent:{display:"flex",padding:function(e){var t=e.isSuccessTypeIcon,n=e.isErrorTypeIcon,a=e.isIssueTypeIcon;return"12px 0 2px ".concat(t||n||a?6:2,"px")},whiteSpace:"nowrap",width:"calc(100% - 140px)"},text:{fontSize:"10px",lineHeight:"12px",alignSelf:"center"},timestamp:{color:e.palette.primary.text6,marginLeft:function(e){return e.isIconExist&&4}},warningMessage:{color:e.palette.primary.text1,marginLeft:4,textOverflow:"ellipsis",overflow:"hidden",fontSize:"12px"},badgeIconWarning:{marginLeft:8},popper:{zIndex:function(e){return e.maximized?500:400},"& .MuiTooltip-tooltip":{position:"absolute",bottom:function(e){return e.tooltipPlacement.includes("top")?0:"auto"},top:function(e){return e.tooltipPlacement.includes("bottom")?0:"auto"},left:function(e){return e.tooltipPlacement.includes("right")?0:"auto"},right:function(e){return e.tooltipPlacement.includes("left")?0:"auto"},width:"max-content",transformOrigin:"center top",maxWidth:"none",padding:4,fontSize:12,boxShadow:"none",fontWeight:400,lineHeight:"16px",letterSpacing:0,backgroundColor:e.palette.background.b9}},DQIconWrapper:{display:"flex",alignItems:"center",alignSelf:"center",justifyContent:"center",height:24,width:24,minWidth:24,borderRadius:12,"&:hover":{backgroundColor:function(e){var t=e.isErrorTypeIcon,n=e.isSuccessTypeIcon,a=e.isIssueTypeIcon;return t?"rgba(244, 67, 54, 0.1)":n?"rgba(117, 219, 41, 0.2)":a?"rgba(255, 193, 7, 0.16)":"transparent"}}}}}));exports.StatusBadge=function(n){var a=n.assetsData,u=void 0===a?{}:a,f=n.setAssetsData,g=void 0===f?function(){}:f,x=n.appWidth,S=n.DQIssueTooltipMaxHeight,h=void 0===S?d:S,T=n.iconType,I=n.className,v=n.lastTimestamp,b=n.warningData,y=n.hasSubscriptionsData,_=n.maximized,N=n.statusBadgeContentClassName,D=n.tooltipPlacement,E=void 0===D?"top-start":D,j=t.useState(!1),A=j[0],w=j[1],C=t.useRef(null),W=null==b?void 0:b.message,M=T===r.BADGE_ICON_STATUSES.error,B=T===r.BADGE_ICON_STATUSES.success,q=T===r.BADGE_ICON_STATUSES.issue,L=x<r.MAX_MOBILE_WIDTH,O=m({isIconExist:!!T,isSuccessTypeIcon:B,isErrorTypeIcon:M,isIssueTypeIcon:q,maximized:_,tooltipPlacement:E}),Q=t.useRef(null),G=function(e){C.current&&!C.current.contains(e.target)&&w(!1)};t.useEffect((function(){return function(){g({hasSubscriptionsData:!1})}}),[]),t.useEffect((function(){return document.addEventListener("click",G),function(){document.removeEventListener("click",G),clearTimeout(Q.current)}}),[]);var P=function(){clearTimeout(Q.current),w(!0)},k=function(e,t){void 0===t&&(t=700),Q.current=setTimeout((function(){return w(!1)}),t)};return t.useEffect((function(){y&&(P(),k(0,1e4))}),[JSON.stringify(u)]),e.jsx("div",{"data-testid":"Status_badge",className:p.default(O.statusBadgeWrapper,"c-status-badge--".concat(T),I),children:e.jsxs("div",{className:p.default(O.statusBadgeContent,N),ref:C,children:[T&&e.jsx(i.Tooltip,{disableHoverListener:!0,open:A,onMouseEnter:P,onMouseLeave:k,PopperProps:{className:O.popper},placement:E,title:e.jsx(c.DQUnvalidatedContent,{tooltipRef:C,onMouseEnter:P,onMouseLeave:k,assetsData:u,maxHeight:h}),children:e.jsx("div",{className:O.DQIconWrapper,"data-testid":"".concat("Status_badge","__DQ_icon_").concat(T),children:e.jsx(s.DQStatusIcon,{color:T,iconType:T})})}),Number.isFinite(v)&&e.jsxs(o.Typography,{className:p.default(O.text,O.timestamp),variant:"body1",children:["Last Update: ",l.default.unix(v).format("MMM D YYYY, hh:mm A")]}),b&&e.jsxs(e.Fragment,{children:[e.jsx(i.Tooltip,{placement:"top",title:W?"".concat(r.WARNING,". ").concat(W):r.WARNING,children:e.jsx("div",{"data-testid":"".concat("Status_badge","__DQ_icon_warning"),children:e.jsx(s.DQStatusIcon,{className:O.badgeIconWarning,color:r.BADGE_ICON_STATUSES.warning,iconType:r.BADGE_ICON_STATUSES.warning})})}),!L&&e.jsx(o.Typography,{className:p.default(O.text,O.warningMessage),variant:"body1",children:W?"".concat(r.WARNING,". ").concat(W):r.WARNING})]})]})})};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@material-ui/core").makeStyles((function(e){return{alertIcon:{width:16,height:16},assetWrapper:{display:"table-row"},assetTable:{display:"table",color:e.palette.primary.contrastText,marginLeft:8},assetCell:{display:"table-cell",padding:"5px 0",verticalAlign:"middle",width:111},assetName:{fontSize:"12px",width:89},container:{padding:"12px 0 4px 12px"},headerText:{lineHeight:"19px",fontSize:"16px",fontWeight:500},subheaderText:{lineHeight:"14px",fontSize:"12px",fontWeight:400,marginRight:16,color:e.palette.primary.text7,marginTop:4},Issue:{color:"#ffa500"},Missing:{color:e.palette.error.main},Resolved:{color:e.palette.success.bright},errorContainer:{display:"flex",alignItems:"center",marginLeft:8,height:22},missingContainer:{marginLeft:0},errorText:{marginLeft:4,fontSize:"14px"},errorNum:{fontSize:"16px",marginLeft:4},accordion:{"&:not(:first-child)":{marginTop:"16px !important"},marginTop:"8px !important",color:e.palette.primary.contrastText,"& .MuiAccordionSummary-content":{fontWeight:"400 !important"}},accordionDetails:{marginTop:8},categoryName:{marginTop:4},accordionsWrapper:{maxHeight:function(e){var t=e.maxHeight;return t},overflowY:"auto",paddingRight:16,"&::before, &::after":{content:'""',width:"100%",height:16,position:"absolute",zIndex:1},"&::before":{background:"linear-gradient(180deg, ".concat(e.palette.background.b9," 18.23%, rgba(59, 59, 59, 0) 100%)"),opacity:.8,top:0},"&::after":{background:"linear-gradient(0deg, ".concat(e.palette.background.b9," 18.23%, rgba(59, 59, 59, 0) 100%)"),opacity:.8,bottom:0}},relative:{position:"relative",padding:"8px 0"},headerWrapper:{display:"flex",alignItems:"center"},linkIcon:{width:24,height:24,color:e.palette.primary.main},link:{lineHeight:0,zIndex:1,position:"relative",display:"flex",alignItems:"center",justifyContent:"center",marginLeft:8,width:36,height:36,borderRadius:18,"&:hover":{backgroundColor:e.palette.background.b7}}}}));exports.useDQUnvalidatedContentStyles=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require('./../../ext-esm/tslib/tslib.es6.js'),e=require("lodash"),s=require("./constants.js"),n=function(t){return void 0===t&&(t=""),t.toLowerCase()===s.ALERT_STATUSES.RESOLVED};var r=function(t){var e=t.assetId,s=t.wellHubSlug;return"/assets/".concat(e,"/").concat(s,"/Data Quality")},a=function(t,e){return t.reduce((function(t,n){if(!n)return t;if([s.ALERT_STATUSES.FLAGGED,s.ALERT_STATUSES.INVESTIGATION,s.ALERT_STATUSES.ON_HOLD].includes(n.status))return t;var r=e.find((function(t){return t.id===n.assetId})).name;return t[r]||(t[r]=[]),t[r].push(n),t}),{})};exports.findUpdatedFields=function(t,s){return e.omitBy(s,(function(s,n){return e.isEqual(s,t[n])}))},exports.getCategoryIconType=function(t){return t.some((function(t){return t.missingNum>0}))?s.BADGE_ICON_STATUSES.error:t.some((function(t){return t.issuesNum>0}))?s.BADGE_ICON_STATUSES.issue:s.BADGE_ICON_STATUSES.resolved},exports.getDeductsFromScoreClass=function(t,e,s){return s||!e?"":e>40?t.error:e>10?t.warn:e>5?t.ok:t.good},exports.getDeductsFromScoreValue=function(t,e){return!e&&t>=0?"".concat(t,"%"):"—"},exports.getIconType=function(t,e){return t.filter((function(t){return e[t].every((function(t){return t.isResolved}))})).length===t.length?s.BADGE_ICON_STATUSES.success:t.filter((function(t){return e[t].some((function(t){return t.missingNum}))})).length?s.BADGE_ICON_STATUSES.error:t.filter((function(t){return e[t].some((function(t){return t.issuesNum}))})).length?s.BADGE_ICON_STATUSES.issue:""},exports.getLinkToDQPage=r,exports.getNewWellnessAlerts=function(e){var u=e.assetsList,i=e.alertsGroupByRuleId,o=e.wellnessRuleSettings,d=e.wellHubSlug,l=i.reduce((function(e,i){if(!(null==i?void 0:i.length))return e;var l=a(i,u);return Object.keys(l).forEach((function(a){var u=l[a],i=o.find((function(t){var e=t.data;return(null==e?void 0:e.rule_id)===u[0].ruleId})),c=i.data.customer_name||u[0].name,_=i.data.customer_category||u[0].category,S=u.find((function(t){return t.status===s.ALERT_STATUSES.OPEN||t.status===s.ALERT_STATUSES.EXPIRED})),f=u.every((function(t){return n(t.status)}));e[a]||(e[a]=[]),e[a].push({alert:t.__assign(t.__assign({},f?t.__assign(t.__assign({},u.sort((function(t,e){return e.statusUpdatedAt-t.statusUpdatedAt}))[0]),{emptyMessage:s.DATA_QUALITY_CHECK_PASSED}):S),{name:c,category:_}),isResolved:f,id:u[0].id,issuesNum:u.filter((function(t){return t.state===s.ALERT_STATES.issue&&!n(t.status)})).length,name:c,missingNum:u.filter((function(t){return t.state===s.ALERT_STATES.missing&&!n(t.status)})).length,linkToDQPage:r({assetId:u[0].assetId,wellHubSlug:d})})})),e}),{});return l},exports.getSortedWellnessAlerts=function(s,n){return s.reduce((function(s,r){var a;return t.__assign(t.__assign({},s),((a={})[r]=e.sortBy(n[r],[function(t){return-t.missingNum},function(t){return-t.issuesNum},function(t){return t.alert.category},function(t){return t.name}]),a))}),{})},exports.groupAlertsByAssetName=a,exports.hasOnlyLastCheckedAtKey=function(t){return e.isEqual(e.keys(t),["lastCheckedAt"])},exports.isResolved=n,exports.parseWellnessAlertFromJson=function(t){var e,s,n,r;return"Issue"===t.data.state&&"Manual Alert"!==t.data.name&&"User Created"!==t.data.category?null:{id:t._id,assetId:t.asset_id,name:t.data.name,category:t.data.category,lastCheckedAt:t.data.last_checked_at,ruleId:t.data.rule_id,message:t.data.message,status:(r=t.data.status,"under investigation"===r?"investigation":["not available","resolved"].includes(r)?"resolved":r),statusReason:t.data.status_reason,statusUpdatedAt:t.data.status_updated_at,state:(n=t.data.state,["Fatal","Critical","Issue","Manual"].includes(n)?"Issue":["Missing Data"].includes(n)?"Missing":"Unknown"),createdAt:t.timestamp,note:t.data.note,isThrottled:t.data.is_throttled,segment:t.data.segment,metrics:{holeDepth:null===(e=t.data.metrics)||void 0===e?void 0:e.hole_depth,state:null===(s=t.data.metrics)||void 0===s?void 0:s.state},deductsFromScore:t.data.deducts_from_score}};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),s=require("classnames"),o=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 c=require("../../Typography.js"),i=require("../../Tooltip/Tooltip.js");require("../../Tooltip/ScrollableTooltip.js");var r=require("../constants.js"),n=require("./styles.js");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l,t=u(s),a=((l={})[r.Size.Large]={value:c.Regular20,label:c.Regular16},l[r.Size.Medium]={value:c.Regular16,label:c.Regular14},l);exports.Step=function(s){var c,u,l=s.label,d=s.value,m=s.canGoBack,j=void 0===m||m,q=s.className,I=s.goBackTooltip,p=void 0===I?"Go Back":I,b=s.tooltip,h=s.onClick,v=s.size,x=void 0===v?r.Size.Medium:v,k=s.checked,C=s.active,S=s.error,g=s.disabled,F=n.useStyles(),M=a[x]||a[r.Size.Medium],f=j&&k,z=!(f&&h||b),R=e.jsxs(e.Fragment,{children:[f&&p,f&&b&&e.jsxs(e.Fragment,{children:[e.jsx("br",{}),e.jsx("br",{})]}),b]}),T=((c={})[r.Size.Large]="",c[r.Size.Medium]=F.medium,c),y=e.jsxs("div",{className:t.default(F.step,(u={},u[F.error]=S,u[F.disabled]=g,u[F.passed]=k,u[F.current]=C,u[F.hoverable]=j,u),T[x],q),onClick:f?h:void 0,children:[e.jsx(M.value,{className:F.value,children:j||!k?d:e.jsx(o.CheckSmallIcon,{})}),e.jsx(M.label,{className:F.label,children:l})]});return z?y:e.jsx(i.Tooltip,{title:R,placement:"bottom",children:y})};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@material-ui/core"),r=require("../../../utils/colors.js"),t=e.makeStyles((function(e){return{step:{display:"inline-flex",flexFlow:"row nowrap",height:"40px",alignItems:"center",gap:e.spacing(1)},value:{flex:"0 0 auto",display:"flex",flexFlow:"column",justifyContent:"center",alignItems:"center",transition:"0.3s ease-out",width:"40px",height:"40px",padding:"6px",borderRadius:"8px",border:"1px solid ".concat(e.palette.primary.text6),color:e.palette.primary.text6},label:{flex:"0 0 auto",color:e.palette.primary.text6,maxHeight:"44px",transition:"0.3s ease-out",display:"-webkit-box","-webkit-box-orient":"vertical","-webkit-line-clamp":"2",overflow:"hidden",textOverflow:"ellipsis"},medium:{"& $value":{width:"32px",height:"32px"},"& $label":{maxHeight:"40px"}},current:{"& $value":{background:e.palette.primary.main,color:e.palette.background.b1,borderColor:"transparent"},"& $label":{fontWeight:500,color:e.palette.text.primary}},passed:{cursor:"not-allowed","& $value":{background:r.rgba(e.palette.primary.main,.1),color:e.palette.primary.main,borderColor:"transparent"},"& $label":{fontWeight:500,color:e.palette.text.primary},"&$hoverable":{cursor:"pointer","&:hover $value":{background:r.rgba(e.palette.primary.main,.24),color:e.palette.primary.light}}},hoverable:{},error:{"& $value":{background:"transparent",color:e.palette.error.main,borderColor:e.palette.error.main},"& $label":{color:e.palette.error.main}},disabled:{"& $value":{background:"transparent",color:e.palette.primary.text9,borderColor:e.palette.primary.text9},"& $label":{color:e.palette.primary.text9}}}}));exports.useStyles=t;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../ext-esm/tslib/tslib.es6.js'),r=require("react/jsx-runtime"),s=require("react"),t=require("./Step/Step.js"),i=require("./constants.js"),u=require("./StepsWrapper.js"),a=function(a){var p=a.steps,n=a.activeStep,c=void 0===n?-1:n,o=a.size,S=void 0===o?i.Size.Medium:o,d=a.className,v=s.useMemo((function(){return p.map((function(s,i){var u=i+1;return r.jsx(t.Step,e.__assign({size:S,checked:u<c,active:u===c},s),u)}))}),[p,c,S]);return r.jsx(u.StepsWrapper,{className:d,children:v})};a.SIZE=i.Size;var p=a;exports.Stepper=p;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),r=require("@material-ui/core");function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=t(require("classnames")),n=r.makeStyles((function(e){return{root:{display:"flex",gap:e.spacing(2),flexFlow:"row wrap",padding:e.spacing(2,0),justifyContent:"space-between"}}}));exports.StepsWrapper=function(r){var t=r.className,s=r.children,i=n();return e.jsx("div",{className:a.default(i.root,t),children:s})};
@@ -1 +0,0 @@
1
- "use strict";var e;Object.defineProperty(exports,"__esModule",{value:!0}),exports.Size=void 0,(e=exports.Size||(exports.Size={})).Large="large",e.Medium="medium";
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@material-ui/core"),t=require("react/jsx-runtime");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=n(e);function c(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function i(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?c(Object(t),!0).forEach((function(r){o.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):c(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}var u=r.withStyles({root:{"&.Mui-selected":{backgroundColor:"#414141"}}})(r.MenuItem);module.exports=function(e){return t.jsx(u,i(i({},e),{},{children:e.children}))};
@@ -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"),a=require("react"),i=require("classnames"),l=require("@material-ui/core"),r=require("./style.css.js");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=o(i),c=l.makeStyles((function(e){return{root:{width:60,height:40,padding:13,"&.MuiSwitch-sizeSmall":{width:52,height:36,padding:13},"& .MuiSwitch-switchBase":{padding:10}},switchBase:{padding:10,color:"#03BCD4","&.MuiIconButton-root:hover":{backgroundColor:"rgba(3, 188, 212, 0.08)"}},switchBaseDisabled:{color:"#196069 !important"},track:{backgroundColor:"#196069 !important",opacity:"1 !important",border:"none"},trackDisabled:{backgroundColor:"#223D40 !important",opacity:"1 !important",border:"none"},switchBaseDisabledNoLabels:{color:"#545454 !important"},trackDisabledNoLabels:{backgroundColor:"#3D3D3D !important",opacity:"1 !important",border:"none"},label:{display:"flex",justifyContent:"center",flexDirection:"column",fontSize:"16px",lineHeight:"22px",color:e.palette.primary.text7,margin:"8px 0px",cursor:"pointer"},labelSmall:{fontSize:"14px",lineHeight:"20px"},disabledLabel:{cursor:"default",color:"#808080"},activeLabel:{color:e.palette.primary.text1}}})),n=a.forwardRef((function(a,i){var o,n,d=a.title,b=a.leftLabel,p=a.rightLabel,h=a.checked,u=a.onChange,m=a.disabled,f=a.size,g=a.className,x=a.rightLabelTooltip,w=a.leftLabelTooltip,y=a.customClasses,L=a["data-testid"],j=c(),k=b&&p,C=y.root,D=y.track,v=y.switchBase,B=e.__rest(y,["root","track","switchBase"]);return t.jsxs("div",{className:g,children:[d&&t.jsx("div",{className:r.switchControlTitle,children:d}),t.jsxs(l.Grid,{component:"label",container:!0,alignItems:"center",spacing:0,children:[b&&t.jsx(l.Grid,{item:!0,children:t.jsx(l.Tooltip,{title:w,children:t.jsx(l.Typography,{variant:"body2",className:s.default(j.label,"small"===f&&j.labelSmall,(!h||!p)&&!m&&j.activeLabel,m&&j.disabledLabel),children:b})})}),t.jsx(l.Grid,{item:!0,children:t.jsx(l.Switch,{"data-testid":"".concat(L,"_switch_").concat(h),ref:i,checked:h,onChange:u,color:"primary",disabled:m,classes:e.__assign({root:s.default(j.root,C),switchBase:s.default((o={},o[j.switchBase]=k||h&&!m,o[j.switchBaseDisabled]=m&&(k||h),o[j.switchBaseDisabledNoLabels]=!k&&m&&!h,o),v),track:s.default((n={},n[j.track]=k||h&&!m,n[j.trackDisabled]=m&&(k||h),n[j.trackDisabledNoLabels]=!k&&m&&!h,n),D)},B),size:f})}),p&&t.jsx(l.Grid,{item:!0,children:t.jsx(l.Tooltip,{title:x,children:t.jsx(l.Typography,{variant:"body2",className:s.default(j.label,"small"===f&&j.labelSmall,(h||!b)&&!m&&j.activeLabel,m&&j.disabledLabel),children:p})})})]})]})}));n.defaultProps={title:"",leftLabel:"",rightLabel:"",disabled:!1,size:"medium",className:"",customClasses:{},rightLabelTooltip:"",leftLabelTooltip:"","data-testid":"SwitchControlComponent"},exports.SwitchControlComponent=n,exports.default=n;
@@ -1 +0,0 @@
1
- "use strict";require('./../../ext-esm/style-inject/dist/style-inject.es.js')(".style_switchControlTitle__rQjxd{color:hsla(0,0%,100%,.7);font-size:13px;margin-bottom:8px}.style_switchControlWithLabels__EvJRi{display:flex}"),module.exports={switchControlTitle:"style_switchControlTitle__rQjxd",switchControlWithLabels:"style_switchControlWithLabels__EvJRi"};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../../ext-esm/tslib/tslib.es6.js'),r=require("react/jsx-runtime"),s=require("@material-ui/core");exports.Table=function(t){return r.jsx(s.Table,e.__assign({},t))};
@@ -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("react"),i=require("@material-ui/core"),c=require("classnames"),n=require("../../IconButton/index.js"),r=require("../../Tooltip/Tooltip.js");require("../../Tooltip/ScrollableTooltip.js");var t=require("../../../icons/iconParkIcons.js");function l(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 a=l(c),u=i.makeStyles((function(e){return{stickyCell:{position:"sticky",left:0,zIndex:2,background:e.palette.background.b4},stickyEmptyCell:{position:"sticky",right:0,zIndex:2},collapseHeader:{width:function(e){var s=e.isExpanded,o=e.maxCellWidth,i=e.cellWidth;return s?o:i}},tableCellWrapper:{display:"flex",alignItems:"center",justifyContent:"space-between",width:function(e){var s=e.isExpanded,o=e.maxCellWidth,i=e.cellWidth;return s?o:i}},iconButton:{padding:0,fontSize:16,"&:hover":{backgroundColor:"transparent"}}}}));exports.TableCell=function(c){var l,d=c.isExpanded,m=c.setIsExpanded,p=c.tooltipTitle,j=c.collapsibleHeader,h=c.collapsibleBody,C=c.maxCellWidth,x=c.cellWidth,q=c.maxCharsNumberFromStart,I=c.maxCharsNumberFromEnd,b=c.children,y=c.stickyCell,k=c.emptyCell,f=c.className,E=e.__rest(c,["isExpanded","setIsExpanded","tooltipTitle","collapsibleHeader","collapsibleBody","maxCellWidth","cellWidth","maxCharsNumberFromStart","maxCharsNumberFromEnd","children","stickyCell","emptyCell","className"]),g=y&&!k,W=u({isExpanded:d,cellWidth:x,maxCellWidth:C}),v=o.useState(!1),F=v[0],N=v[1];return s.jsxs(i.TableCell,e.__assign({},E,{className:a.default(j&&W.collapseHeader,g&&W.stickyCell,k&&W.stickyEmptyCell,g&&"stickyCell",k&&"stickyEmptyCell",f),children:[j&&s.jsxs("div",{className:W.tableCellWrapper,children:[b,s.jsx(n,{className:W.iconButton,size:"small",onClick:function(){N(!1),m(!d)},tooltipProps:{title:d?"Collapse":"Expand",open:F,disableHoverListener:!0,onMouseEnter:function(){return N(!0)},onMouseLeave:function(){return N(!1)}},children:d?s.jsx(t.LeftIcon,{size:16}):s.jsx(t.RightIcon,{size:16})})]}),h&&s.jsx(r.Tooltip,{title:d?"":p,children:s.jsx("div",{children:d?b:(l=p,l.length>q+I?"".concat(l.substring(0,q)," ... ").concat(l.substring(l.length-I)):l)})}),!j&&!h&&b]}))};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require('./../../../ext-esm/tslib/tslib.es6.js'),e=require("react/jsx-runtime"),o=require("react"),r=require("classnames"),a=require("@material-ui/core");function i(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var l=i(r),n="top",c="right",s="bottom",u="left",b="both",d=a.makeStyles((function(t){return{root:function(e){return{borderTop:e.isStickyHeader?"1px solid ".concat(t.palette.primary.text9):"none","& .MuiTable-root .MuiTableHead-root .MuiTableRow-head":{position:(e.top||e.bothVertical)&&"sticky",zIndex:2,top:0,boxShadow:(e.top||e.bothVertical)&&"0px 16px 10px ".concat(t.palette.background.b4)},"& .MuiTable-root .MuiTableFooter-root":{"&:before":{content:(e.bottom||e.bothVertical)&&"no-open-quote",position:"absolute",bottom:-1,width:"inherit",height:"16px",background:"linear-gradient(360deg, rgba(44, 44, 44, 0) 0%, ".concat(t.palette.background.b4," 100%)"),transform:"matrix(1, 0, 0, -1, 0, 0)"}},"& .MuiTable-root .MuiTableHead-root .MuiTableRow-head .stickyCell, & .MuiTable-root .MuiTableBody-root .MuiTableRow-root .stickyCell":{"&:after":{content:(e.left||e.bothHorizontal)&&"no-open-quote",position:"absolute",top:0,right:"-16px",width:"16px",height:"100%",background:"linear-gradient(270deg, rgba(44, 44, 44, 0) 0%, ".concat(t.palette.background.b4," 100%)")}},"& .MuiTable-root .MuiTableHead-root .MuiTableRow-head .stickyEmptyCell, & .MuiTable-root .MuiTableBody-root .MuiTableRow-root .stickyEmptyCell":{background:(e.right||e.bothHorizontal)&&"linear-gradient(90deg, rgba(44, 44, 44, 0) 0%, ".concat(t.palette.background.b4," 100%)")}}}}})),g=o.forwardRef((function(r,i){var g=r.stickyHeader,p=r.className,h=r.stickyColumn,T=r.classes,m=t.__rest(r,["stickyHeader","className","stickyColumn","classes"]),f=o.useState(g?s:""),k=f[0],y=f[1],M=o.useState(h?c:""),x=M[0],P=M[1],H=d({top:k===n,bottom:k===s,bothVertical:k===b,left:x===u,right:x===c,bothHorizontal:x===b,isStickyHeader:g}),S=function(t){var e=t.scroll,o=t.clientParam,r=t.scrollParam,a=t.setScrollPosition,i=t.gradientPositions;0===e?a(i[0]):Math.ceil(e)+o===r?a(i[1]):a(b)};return e.jsx(a.TableContainer,t.__assign({onScroll:function(t){g?S({scroll:t.currentTarget.scrollTop,clientParam:t.currentTarget.clientHeight,scrollParam:t.currentTarget.scrollHeight,setScrollPosition:y,gradientPositions:[s,n]}):h&&S({scroll:t.currentTarget.scrollLeft,clientParam:t.currentTarget.clientWidth,scrollParam:t.currentTarget.scrollWidth,setScrollPosition:P,gradientPositions:[c,u]})},className:l.default(H.root,p,null==T?void 0:T.root),ref:i},m))}));exports.TableContainer=g;
@@ -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"),s=require("react"),r=require("@material-ui/core"),a=require("../TablePaginationActions/TablePaginationActions.js"),i=r.makeStyles((function(e){return{selectIcon:{top:"calc(50% - 8px)",color:e.palette.primary.text6}}})),n=s.forwardRef((function(s,n){var o=s.classes,c=e.__rest(s,["classes"]),l=i();return t.jsx(r.TablePagination,e.__assign({ActionsComponent:a.TablePaginationActions,classes:e.__assign({selectIcon:l.selectIcon},o)},c,{ref:n}))}));exports.TablePagination=n;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var s=require('./../../../ext-esm/tslib/tslib.es6.js'),o=require("react/jsx-runtime"),e=require("react"),c=require("@material-ui/core"),n=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 i=require("../../IconButton/index.js"),r=c.makeStyles((function(s){return{icon:{color:s.palette.primary.text6}}})),u=e.forwardRef((function(e,c){var u=e.backIconButtonProps,t=e.count,a=e.nextIconButtonProps,l=e.onChangePage,m=e.page,j=e.rowsPerPage,d=s.__rest(e,["backIconButtonProps","count","nextIconButtonProps","onChangePage","page","rowsPerPage"]),I=-1!==t&&m>=Math.ceil(t/j)-1,q=r();return o.jsxs("div",s.__assign({ref:c},d,{children:[o.jsx(i,s.__assign({onClick:function(s){l(s,m-1)},disabled:0===m},u,{children:o.jsx(n.LeftIcon,{size:"small",className:q.icon})})),o.jsx(i,s.__assign({onClick:function(s){l(s,m+1)},disabled:I},a,{children:o.jsx(n.RightIcon,{size:"small",className:q.icon})}))]}))}));exports.TablePaginationActions=u;
@@ -1 +0,0 @@
1
- "use strict";var s=require('./../../../ext-esm/tslib/tslib.es6.js'),o=require("react/jsx-runtime"),c=require("@material-ui/core"),e=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");module.exports=function(i){return o.jsx(c.Tooltip,{placement:"top-end",title:"Sort",children:o.jsx(c.TableSortLabel,s.__assign({},i,{IconComponent:function(c){return o.jsx(e.DownSmallIcon,s.__assign({},c,{size:16}))}}))})};
@@ -1 +0,0 @@
1
- "use strict";var e=require('./../../../ext-esm/tslib/tslib.es6.js'),t=require("react/jsx-runtime"),s=require("@material-ui/core");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=l(require("classnames")),i=s.makeStyles({root:{"&.MuiToolbar-gutters":{paddingLeft:8,paddingRight:8}},highlight:{display:"flex",justifyContent:"space-between",backgroundColor:"rgba(3, 188, 212, 0.2)"},numSelected:{fontSize:14}});module.exports=function(l){var r,a=l.numSelected,o=void 0===a?null:a,c=l.actions,d=void 0===c?null:c,u=l.content,m=void 0===u?null:u,g=l.classes,h=e.__rest(l,["numSelected","actions","content","classes"]),f=i();return t.jsx(s.Toolbar,e.__assign({classes:g,className:n.default(f.root,null==g?void 0:g.root,(r={},r[f.highlight]=o>0,r))},h,{children:o>0?t.jsxs(t.Fragment,{children:[t.jsxs("div",{className:f.numSelected,children:[o," selected"]}),t.jsx("div",{children:d})]}):t.jsx(t.Fragment,{children:m})}))};
@@ -1 +0,0 @@
1
- "use strict";var e=require('./../../ext-esm/tslib/tslib.es6.js'),s=require("react/jsx-runtime"),i=require("react"),r=require("@material-ui/core"),t=i.memo((function(i){var t=i.DisabledTooltipProps,a=e.__rest(i,["DisabledTooltipProps"]);return a.disabled?s.jsx(r.Tooltip,e.__assign({title:"Disabled",placement:"top"},t,{children:s.jsx("span",{children:s.jsx(r.Tab,e.__assign({},a))})})):s.jsx(r.Tab,e.__assign({},a))}));module.exports=t;
@@ -1 +0,0 @@
1
- "use strict";var t=require('./../../ext-esm/tslib/tslib.es6.js'),o=require("react/jsx-runtime"),r=require("@material-ui/core");function i(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var a=i(require("classnames")),e=r.makeStyles((function(t){return{root:{"& .MuiTab-root":{minHeight:40,paddingLeft:16,paddingRight:16,borderRadius:8,minWidth:0,fontSize:16,marginRight:8,"&.Mui-disabled":{opacity:.4,color:t.palette.primary.text6}},"& .MuiTab-wrapper":{flexDirection:"row",justifyContent:"initial"},"& .MuiTab-wrapper > .i-icon":{marginBottom:"0px !important",marginRight:8},"&.MuiTabs-vertical":{"& .MuiTab-root":{marginRight:0,minHeight:"unset","&:not(:last-child)":{marginBottom:8}}}},rootCompact:{height:32,minHeight:"32px !important","& .MuiTab-root":{minWidth:0,fontSize:16,padding:"6px 10px",height:32,minHeight:"32px !important"},"&.MuiTabs-vertical":{height:"unset",minHeight:"unset"},"& .MuiTab-wrapper > .i-icon, & .MuiTab-wrapper > .i-icon > svg":{width:20,height:20}},root_filled:{minHeight:40,backgroundColor:t.palette.background.b9,boxShadow:"0px 4px 4px rgba(0, 0, 0, 0.2)","& .MuiTab-root":{color:t.palette.primary.text6,"&.Mui-selected":{color:t.palette.primary.main,"&:hover":{color:t.palette.primary.main}},"&:hover":{backgroundColor:"rgba(255, 255, 255, 0.05)",color:t.palette.primary.contrastText,opacity:1}}},root_default:{minHeight:40,"& .MuiTab-root":{color:t.palette.primary.text6,minHeight:40,opacity:1,textTransform:"none","&.Mui-selected":{color:t.palette.primary.main,"&:hover":{color:t.palette.primary.main,backgroundColor:"transparent"}},"&:hover":{color:t.palette.primary.contrastText,backgroundColor:"rgba(255, 255, 255, 0.08)"}}},root_filledTab:{minHeight:40,"& .MuiTab-root":{color:t.palette.primary.text6,fontSize:16,minHeight:40,opacity:1,textTransform:"none","&.Mui-selected":{color:t.palette.primary.main,backgroundColor:"rgba(3, 188, 212, 0.10)","&:hover":{color:t.palette.primary.main,backgroundColor:"rgba(3, 188, 212, 0.10)"}},"&:hover":{color:t.palette.primary.contrastText,backgroundColor:"rgba(255, 255, 255, 0.08)"},"&.Mui-disabled":{color:t.palette.primary.text9}}},tabIndicatorRoot:{height:4,borderRadius:4},tabIndicatorFilledTab:{display:"none"},scrollButtonsRoot:{backgroundColor:t.palette.background.b9,height:40,zIndex:1,"&:first-of-type":{"&::after":{background:"linear-gradient(to right, rgba(60, 59, 59, 0.8) 39.13%, rgba(58, 58, 58, 0) 100%)",content:'""',display:"block",height:"100%",left:40,position:"absolute",width:16,zIndex:1}},"&:last-of-type":{"&::before":{background:"linear-gradient(to left, rgba(60, 59, 59, 0.8) 39.13%, rgba(58, 58, 58, 0) 100%)",content:'""',display:"block",height:"100%",position:"absolute",right:40,width:16,zIndex:1}},"& .MuiSvgIcon-root":{color:t.palette.primary.text6}}}}));module.exports=function(i){var n,l,c,s=i.compact,p=void 0!==s&&s,d=i.type,u=void 0===d?"default":d,g=t.__rest(i,["compact","type"]),b=e(),m=g.classes,h=g.TabIndicatorProps;return o.jsx(r.Tabs,t.__assign({},g,{classes:t.__assign(t.__assign({},m),{root:a.default(null==m?void 0:m.root,b.root,b["root_".concat(u)],(n={},n[b.rootCompact]=p,n)),scrollButtons:a.default(null==m?void 0:m.scrollButtons,b.scrollButtonsRoot)}),indicatorColor:"primary",TabIndicatorProps:t.__assign(t.__assign({},h),{classes:{root:a.default(null===(c=null==h?void 0:h.classes)||void 0===c?void 0:c.root,b.tabIndicatorRoot,(l={},l[b.tabIndicatorFilledTab]="filledTab"===u,l))}})}))};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@material-ui/core").makeStyles((function(e){return{paper:{background:"#414141",color:e.palette.text.primary,width:"360px",minHeight:"520px",padding:"24px 16px",marginLeft:e.spacing(1)},paperWrapper:{width:"100%",height:"100%"},titleWrapper:{display:"flex",alignItems:"baseline"},title:{fontSize:"20px",lineHeight:"23px",marginBottom:e.spacing(1),marginRight:e.spacing(1)},templateHeader:{display:"flex",alignItems:"center"},subtitle:{fontSize:"10px",color:"#9E9E9E",lineHeight:"12px",textTransform:"uppercase",fontWeight:500,letterSpacing:"0.4px",marginBottom:e.spacing(2),marginTop:e.spacing(2)},selectedGroup:{display:"flex",width:"calc(100% + 32px)",height:"48px",marginLeft:"-16px",cursor:"pointer"},selectedGroupUnSelected:{"&:hover":{backgroundColor:"rgb(75, 75, 75)"}},selectedGroupSelected:{backgroundColor:"rgb(84, 84, 84)"},noTemplateItem:{display:"flex",marginLeft:"16px"},selectedIcon:{marginRight:"8px",height:"100%"},selectedLabel:{width:"100%",fontSize:"16px",fontWeight:"500",lineHeight:"48px",color:"#FFFFFF"},noTemplateLabel:{left:"40px",top:"calc(50% - 10px)",fontSize:"16px",lineHeight:"140.6%",color:"#808080",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},templateList:{padding:0,marginLeft:"-16px",width:"calc(100% + 32px)"},templateListItem:{position:"relative",padding:"0 16px",height:"48px",cursor:"pointer"},templateListItemUnSelected:{"&:hover":{backgroundColor:"rgb(75, 75, 75)"},"&:hover $actionWrapper":{backgroundColor:"rgb(75, 75, 75)",visibility:"visible"}},templateListItemSelected:{backgroundColor:"rgb(84, 84, 84)","&:hover $actionWrapper":{backgroundColor:"rgb(84, 84, 84)",visibility:"visible"}},templateListItemName:{marginLeft:e.spacing(1),maxWidth:"160px",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},templateListItemInput:{marginLeft:e.spacing(1),width:"225px"},actionWrapper:{position:"absolute",right:0,top:0,height:"100%",display:"flex",alignItems:"center",marginRight:"16px",visibility:"hidden"},actionWrapperEditing:{visibility:"visible"},actionWrapperHidden:{visibility:"hidden !important"},actionIconButton:{padding:"6px","&:hover":{backgroundColor:"#333333"},"&:hover $actionIcon":{color:"#fff"}},actionIcon:{color:"#DADADA",fontSize:"20px"},addNewTemplateIcon:{marginLeft:"10px",fontSize:"20px",cursor:"pointer","&:hover":{color:"#008BA3"}}}}));exports.useTemplatePopoverStyles=e;
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/slicedToArray"),t=require("@babel/runtime/helpers/defineProperty"),a=require("react"),n=require("prop-types"),i=require("@material-ui/core"),l=require("@material-ui/icons"),r=require("classnames"),s=require("lodash"),o=require("../TemplateSharingDialog/index.js"),c=require("./Styles.js"),d=require("react/jsx-runtime");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var p,m,f=u(e),h=u(t),g=u(n),j=u(r);function T(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function x(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?T(Object(a),!0).forEach((function(t){h.default(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):T(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}var y="USER",N="DEFAULT",S="SHARED",v=(p={},h.default(p,y,"No templates yet..."),h.default(p,N,"No templates yet..."),h.default(p,S,"No shared templates yet..."),p),b=(m={},h.default(m,y,"My Template"),h.default(m,N,"Default Templates"),h.default(m,S,"Shared With Me"),m);function C(e){var t,n=e.currentUser,r=e.open,u=e.anchorEl,p=e.anchorOrigin,m=e.transformOrigin,g=e.onClose,T=e.templates,C=e.activeTemplateId,I=e.getDefaultTemplates,O=e.getUserTemplates,q=e.getSharedTemplates,E=e.onAddNewTemplate,P=e.onTemplateDelete,D=e.onTemplateCopy,R=e.onTemplateEdit,L=e.onTemplateShare,k=e.onActiveTemplateChange,B=e.loading,z=e.classes,w=e.hasNameSlot,U=e.renderSlot,A=e.readOnly,F=e.hideDefaultTemplates,W=c.useTemplatePopoverStyles(),M=a.useState(T),G=f.default(M,2),H=G[0],K=G[1],J=a.useState(null),Q=f.default(J,2),V=Q[0],X=Q[1],Y=a.useState({}),Z=f.default(Y,2),$=Z[0],_=Z[1];a.useEffect((function(){K(T)}),[T]);var ee=a.useMemo((function(){var e=[{type:y,templatesList:O(H)}];return F||e.push({type:N,templatesList:I(H)}),A||e.push({type:S,templatesList:q(H)}),e}),[H,A,F]),te=function(e){return function(){k(e)}},ae=function(e,t){return function(a){a.stopPropagation(),A||t(e)}},ne=function(e){return function(t){t.stopPropagation(),K(H.map((function(t){return t.id===e?x(x({},t),{},{isEditing:!0,prevName:t.name}):t})))}},ie=function(e){return function(t){t.stopPropagation(),K(H.map((function(t){return t.id===e?x(x({},t),{},{isEditing:!1}):t})));var a=H.find((function(t){return t.id===e}));R(s.omit(a,["prevName","isEditing"]))}},le=function(e){return function(t){t.stopPropagation(),K(H.map((function(t){return t.id===e?x(x({},t),{},{name:t.prevName,isEditing:!1}):t})))}},re=function(e){return function(t){if("Enter"===t.key){K(H.map((function(t){return t.id===e?x(x({},t),{},{isEditing:!1}):t})));var a=H.find((function(t){return t.id===e}));R(s.omit(a,["prevName","isEditing"]))}}},se=function(e){return function(t){t.stopPropagation();var a=H.find((function(t){return t.id===e}));X(a)}},oe=function(){X(null)};return d.jsxs(i.Popover,{id:"app-settings-template-popper",classes:{paper:j.default(W.paper,z.paper)},open:r,anchorEl:u,onClose:g,anchorOrigin:p,transformOrigin:m,children:[d.jsxs("div",{className:W.paperWrapper,children:[d.jsxs("div",{className:W.titleWrapper,children:[d.jsx(i.Typography,{className:W.title,children:"Templates"}),B&&d.jsx(i.CircularProgress,{size:16})]}),d.jsx("div",{className:j.default(W.selectedGroup,(t={},h.default(t,W.selectedGroupSelected,-100===C),h.default(t,W.selectedGroupUnSelected,-100!==C),t)),onClick:te(-100),children:d.jsxs("div",{className:W.noTemplateItem,children:[-100===C?d.jsx(l.Check,{fontSize:"small",className:W.selectedIcon}):d.jsx(l.LayersClear,{fontSize:"small",className:W.selectedIcon}),d.jsx("div",{className:W.selectedLabel,children:"No Template Selected"})]})}),ee.map((function(e){var t=e.type,n=e.templatesList;return d.jsxs(a.Fragment,{children:[d.jsxs("div",{className:W.templateHeader,children:[d.jsx(i.Typography,{className:W.subtitle,children:b[t]}),t===y&&!A&&d.jsx(i.Tooltip,{title:"Create Template",placement:"right",children:d.jsx(l.AddCircle,{fontSize:"small",color:"primary",className:W.addNewTemplateIcon,onClick:E})})]}),0===n.length?d.jsx(i.Typography,{className:W.noTemplateLabel,children:v[t]}):d.jsx(i.List,{className:W.templateList,children:n.map((function(e){var a,n,r;return d.jsx(i.Tooltip,{title:e.disabled?e.tooltipTitle:"",children:d.jsxs(i.ListItem,{className:j.default(W.templateListItem,(a={},h.default(a,W.templateListItemSelected,e.id===C),h.default(a,W.templateListItemUnSelected,e.id!==C),a)),onClick:e.disabled?null:te(e.id),disabled:null!==(n=e.disabled)&&void 0!==n&&n,children:[e.id===C?d.jsx(l.Check,x({fontSize:"small"},e.isEditing&&{color:"primary"})):d.jsx(l.Layers,x({fontSize:"small"},e.isEditing&&{color:"primary"})),e.isEditing?d.jsx(i.TextField,{autoFocus:!0,className:W.templateListItemInput,value:e.name,onClick:function(e){return e.stopPropagation()},onChange:(r=e.id,function(e){e.stopPropagation(),H.filter((function(e){return e.id!==r})).map((function(e){return e.name})).includes(e.target.value)?_(x(x({},$),{},h.default({},r,"Duplicated name"))):_(x(x({},$),{},h.default({},r,null))),K(H.map((function(t){return t.id===r?x(x({},t),{},{name:e.target.value}):t})))}),onKeyDown:re(e.id),error:!!$[e.id],helperText:$[e.id]}):d.jsx(i.Typography,{className:W.templateListItemName,children:e.name}),e.isEditing?null:w&&U(s.get(e,["settings","data"],[])),e.isEditing?d.jsxs("div",{className:j.default(W.actionWrapper,W.actionWrapperEditing),children:[d.jsx(i.Tooltip,{title:"Save",children:d.jsx(i.IconButton,{className:W.actionIconButton,onClick:ie(e.id),children:d.jsx(l.Check,{fontSize:"small",color:"primary"})})}),d.jsx(i.Tooltip,{title:"Cancel",children:d.jsx(i.IconButton,{className:W.actionIconButton,onClick:le(e.id),children:d.jsx(l.Close,{className:W.actionIcon,fontSize:"small"})})})]}):d.jsx("div",{className:j.default(W.actionWrapper,h.default({},W.actionWrapperHidden,e.disabled||A)),children:t===y?d.jsxs(d.Fragment,{children:[d.jsx(i.Tooltip,{title:"Delete",children:d.jsx(i.IconButton,{className:W.actionIconButton,onClick:ae(e.id,P),children:d.jsx(l.Delete,{className:W.actionIcon,fontSize:"small"})})}),d.jsx(i.Tooltip,{title:"Rename",children:d.jsx(i.IconButton,{className:W.actionIconButton,onClick:ne(e.id),children:d.jsx(l.Edit,{className:W.actionIcon,fontSize:"small"})})}),d.jsx(i.Tooltip,{title:"Copy",children:d.jsx(i.IconButton,{className:W.actionIconButton,onClick:ae(e.id,D),children:d.jsx(l.FileCopy,{className:W.actionIcon,fontSize:"small"})})}),d.jsx(i.Tooltip,{title:"Share",children:d.jsx(i.IconButton,{className:W.actionIconButton,onClick:se(e.id),children:d.jsx(l.Share,{className:W.actionIcon,fontSize:"small"})})})]}):d.jsx(i.Tooltip,{title:"Copy To My Templates",children:d.jsx(i.IconButton,{className:W.actionIconButton,onClick:ae(e.id,D),children:d.jsx(l.FileCopy,{className:W.actionIcon,fontSize:"small"})})})})]})},"template-list-item-".concat(e.id))}))})]},"template-list-".concat(t))}))]}),d.jsx(o,{title:'Share "'.concat(s.get(V,"name"),'"'),open:!!V,onSave:function(e){V&&L(V.id,e),oe()},onCancel:oe,currentUser:n})]})}C.propTypes={open:g.default.bool.isRequired,anchorEl:g.default.node,anchorOrigin:g.default.shape({}),transformOrigin:g.default.shape({}),onClose:g.default.func.isRequired,templates:g.default.arrayOf(g.default.shape({id:g.default.number,name:g.default.string,settings:g.default.shape({}),shared:g.default.bool})).isRequired,activeTemplateId:g.default.number.isRequired,getDefaultTemplates:g.default.func.isRequired,getUserTemplates:g.default.func.isRequired,getSharedTemplates:g.default.func.isRequired,onAddNewTemplate:g.default.func.isRequired,onTemplateDelete:g.default.func.isRequired,onTemplateCopy:g.default.func.isRequired,onTemplateEdit:g.default.func.isRequired,onTemplateShare:g.default.func.isRequired,onActiveTemplateChange:g.default.func.isRequired,loading:g.default.bool,classes:g.default.shape({paper:g.default.string}),hasNameSlot:g.default.bool,renderSlot:g.default.func.isRequired,currentUser:g.default.shape({}).isRequired,readOnly:g.default.bool,hideDefaultTemplates:g.default.bool},C.defaultProps={loading:!1,classes:{},hasNameSlot:!1,anchorEl:null,anchorOrigin:{},transformOrigin:{},readOnly:!1,hideDefaultTemplates:!1},module.exports=C;
@@ -1 +0,0 @@
1
- "use strict";require('./../../../ext-esm/style-inject/dist/style-inject.es.js')(".ChipSelector_c-chip-select-component__container__sfoYN{margin:auto;width:100%}.ChipSelector_c-chip-select-component__list-title__X3hqR{color:#66d8e3;font-size:14px}.ChipSelector_c-chip-select-component__list__4cVvo{border-radius:3px;display:block;overflow:auto;padding:0!important}.ChipSelector_c-chip-select-component__empty-list__4ME12{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.ChipSelector_c-chip-select-component__empty-list__4ME12 p{font-size:24px}");
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/classCallCheck"),t=require("@babel/runtime/helpers/createClass"),r=require("@babel/runtime/helpers/assertThisInitialized"),n=require("@babel/runtime/helpers/inherits"),i=require("@babel/runtime/helpers/possibleConstructorReturn"),s=require("@babel/runtime/helpers/getPrototypeOf"),o=require("@babel/runtime/helpers/defineProperty"),l=require("react"),a=require("lodash"),u=require("prop-types"),d=require("classnames"),c=require("@material-ui/core"),p=require("@material-ui/lab");require("./ChipSelector.css.js");var f=require("react/jsx-runtime");function m(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var h=m(e),g=m(t),I=m(r),b=m(n),y=m(i),v=m(s),x=m(o),w=m(u),j=m(d);function O(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function q(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?O(Object(r),!0).forEach((function(t){x.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):O(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function R(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var r,n=v.default(e);if(t){var i=v.default(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return y.default(this,r)}}var S=new RegExp("^new.*$"),C=function(e){b.default(r,e);var t=R(r);function r(e){var n;return h.default(this,r),n=t.call(this,e),x.default(I.default(n),"formatItem",(function(e){return{text:n.props.chipFormatter(e),id:a.get(e,"id"),persistent:a.get(e,"persistent",!1)}})),x.default(I.default(n),"handleChange",(function(e,t){var r=n.formattedSelectedItems,i=new Set(r.map((function(e){return e.id}))),s=new Set(t.map((function(e){return e.id}))),o=t.filter((function(e){return!i.has(e.id)})),l=r.filter((function(e){return!s.has(e.id)&&!e.persistent})).map((function(e){return e.id}));o.forEach(n.handleRequestAdd),l.forEach(n.handleRequestDelete)})),x.default(I.default(n),"handleRequestAdd",(function(e){var t=e.id,r=e.text;n.props.allowAddNewItems?n.itemWithSameNameExists(r)?n.setState({isError:!0}):n.props.onAddNew({id:"new".concat(r),name:r}):n.listedItems.find((function(e){return a.get(e,"id")===t}))?n.props.onAdd(t):n.setState({isError:!0})})),x.default(I.default(n),"handleRequestDelete",(function(e){n.props.allowAddNewItems&&S.test(e)?n.props.onRemoveNew(e):n.props.onRemove(e)})),x.default(I.default(n),"handleUpdateInput",(function(){n.state.isError&&n.setState({isError:!1})})),x.default(I.default(n),"getOptionLabel",(function(e){return e.text})),x.default(I.default(n),"renderTags",(function(e,t){return e.map((function(e,r){return f.jsx(c.Chip,q(q({"data-not-migrated-MuiChip":!0,label:n.getOptionLabel(e)},t({index:r})),{},{onDelete:e.persistent?null:function(){return n.handleRequestDelete(e.id)}}),r)}))})),x.default(I.default(n),"renderInput",(function(e){return f.jsx(c.TextField,q(q({},e),{},{variant:"standard",placeholder:n.props.hintText}))})),x.default(I.default(n),"itemWithSameNameExists",(function(e){return n.props.items.concat(n.props.newItems).map(n.formatItem).find((function(t){return a.get(t,"text")===e}))})),n.state={isError:!1},n}return g.default(r,[{key:"componentDidUpdate",value:function(e){var t=e.selectedItems;this.props.selectedItems!==t&&this.setState({isError:!1})}},{key:"itemList",get:function(){var e=this;return this.listedItems.map((function(t){return f.jsx(c.ListItem,{"data-testid":"".concat("chipSelector","_item_").concat(e.props.listItemFormatter(t)),button:!0,divider:!0,onClick:function(){return e.props.onAdd(a.get(t,"id"))},children:f.jsx(c.ListItemText,{children:e.props.listItemFormatter(t)})},a.get(t,"id"))}))}},{key:"listedItems",get:function(){var e=this;return this.props.items.filter((function(t){return!e.props.selectedItems.has(a.get(t,"id"))}))}},{key:"selectedItems",get:function(){var e=this;return this.props.items.filter((function(t){return e.props.selectedItems.has(a.get(t,"id"))})).concat(this.props.allowAddNewItems?this.props.newItems:[])}},{key:"formattedSelectedItems",get:function(){return this.selectedItems.map(this.formatItem)}},{key:"formattedListedItems",get:function(){return this.listedItems.map(this.formatItem)}},{key:"render",value:function(){var e=this.state.isError?this.props.errorText:"",t=this.props.classes;return f.jsxs("div",{children:[f.jsxs(c.FormControl,{className:t.formControl,error:!!e,fullWidth:!0,children:[f.jsx(p.Autocomplete,{"data-testid":"generic_chipInput",multiple:!0,fullWidth:!0,id:"chip-selector",classes:{inputRoot:t.inputRoot},value:this.formattedSelectedItems,onChange:this.handleChange,onInputChange:this.handleUpdateInput,options:this.formattedListedItems,getOptionLabel:this.getOptionLabel,renderInput:this.renderInput,renderTags:this.renderTags}),f.jsx(c.FormHelperText,{children:e})]}),f.jsx("div",{className:"c-chip-select-component__list-title",children:f.jsx("em",{children:this.props.listTitle})}),f.jsx(c.List,{className:j.default(this.props.listClasses,this.props.classes.listStyle),children:a.isEmpty(this.listedItems)?f.jsx("div",{className:"c-chip-select-component__empty-list",children:f.jsx("p",{"data-testid":"".concat("chipSelector","_emptyLabel"),children:"List is empty"})}):this.itemList})]})}}]),r}(l.PureComponent);C.propTypes={items:w.default.arrayOf(w.default.shape({})).isRequired,selectedItems:w.default.shape([]).isRequired,newItems:w.default.arrayOf(w.default.shape({})),onAdd:w.default.func.isRequired,onRemove:w.default.func.isRequired,allowAddNewItems:w.default.bool,onAddNew:w.default.func,onRemoveNew:w.default.func,chipFormatter:w.default.func,listItemFormatter:w.default.func,classes:w.default.string,listClasses:w.default.string,hintText:w.default.string,errorText:w.default.string,listTitle:w.default.string},C.defaultProps={allowAddNewItems:!1,chipFormatter:function(e){return e.toString()},listItemFormatter:function(e){return e.toString()},classes:"c-chip-select-component__container",listClasses:"c-chip-select-component__list",hintText:null,errorText:"You can not add not existing item",listTitle:"All items",onAddNew:null,onRemoveNew:null,newItems:null};var N=c.withStyles({listStyle:{borderColor:"grey",overflow:"auto"},formControl:{marginBottom:8},inputRoot:{paddingBottom:"8px !important"}})(C);module.exports=N;
@@ -1 +0,0 @@
1
- "use strict";var e=require("prop-types"),t=require("lodash"),r=require("./ChipSelector.js"),s=require("../../Avatar/index.js"),i=require("react/jsx-runtime");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=n(e),u={container:{display:"flex",justifyContent:"start",alignItems:"center"},username:{marginLeft:20}},d=function(e){return i.jsxs("div",{style:u.container,children:[i.jsx(s.AvatarComponent,{displayName:t.get(e,"displayName"),imgSrc:t.get(e,"profilePhoto")}),i.jsx("div",{style:u.username,children:t.get(e,"displayName")})]})},o=function(e){var s=e.users,n=e.selectedUsers,a=e.onAddUser,u=e.onRemoveUser;return i.jsx(r,{items:s,selectedItems:n,onAdd:a,onRemove:u,chipFormatter:function(e){return t.get(e,"displayName")},listItemFormatter:d,hintText:"Type user name...",errorText:"You can not add not existing user",listTitle:"Recent users"})};o.propTypes={selectedUsers:a.default.shape([]).isRequired,onAddUser:a.default.func.isRequired,onRemoveUser:a.default.func.isRequired,users:a.default.arrayOf(a.default.shape({id:a.default.oneOfType([a.default.string,a.default.number]).isRequired,displayName:a.default.string.isRequired,persistent:a.default.bool})).isRequired},module.exports=o;
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/asyncToGenerator"),r=require("@babel/runtime/helpers/slicedToArray"),n=require("@babel/runtime/regenerator"),i=require("react"),a=require("prop-types"),o=require("@material-ui/core"),u=require("lodash"),s=require("classnames"),c=require("./UsersChipSelector.js"),l=require("../../../clients/jsonApi/index.js"),p=require("react/jsx-runtime");function d(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var f=d(e),h=d(t),b=d(r),g=d(n),m=d(a),y=d(s);function j(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function x(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?j(Object(r),!0).forEach((function(t){f.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):j(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var v=o.makeStyles({dialog:{width:"600px",height:"600px"},actions:{padding:"8px 40px",boxShadow:"0px -4px 10px rgb(0 0 0 / 25%)"},mobileActions:{paddingRight:"100px"}});function S(e){var t=e.title,r=e.open,n=e.onSave,a=e.onCancel,s=e.currentUser,d=v(),m=!1,j=i.useState([]),S=b.default(j,2),O=S[0],q=S[1],w=i.useState(new Set),P=b.default(w,2),C=P[0],D=P[1];i.useEffect((function(){function e(){return(e=h.default(g.default.mark((function e(){var t,r,n;return g.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t={companyId:u.get(s,["company","id"])},e.next=4,l.getUsers(t);case 4:r=e.sent,n=(r||[]).filter((function(e){return u.get(e,"id")!==u.get(s,"id")})).map((function(e){return x(x({},e),{},{id:u.get(e,"id"),displayName:"".concat(u.get(e,"first_name")," ").concat(u.get(e,"last_name"))})})),q(n),e.next=12;break;case 9:e.prev=9,e.t0=e.catch(0),console.error(e.t0);case 12:case"end":return e.stop()}}),e,null,[[0,9]])})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[]);var U=function(){D(new Set),a()};return p.jsxs(o.Dialog,{open:r,onClose:U,fullScreen:m,classes:{paper:y.default(f.default({},d.dialog,!0))},children:[p.jsx(o.DialogTitle,{children:t||"Share Templates"}),p.jsxs(o.DialogContent,{children:[p.jsx(o.Typography,{variant:"subtitle1",gutterBottom:!0,children:"Share with users"}),p.jsx(c,{users:O,selectedUsers:C,onAddUser:function(e){D((function(t){return new Set(t.add(e))}))},onRemoveUser:function(e){D((function(t){return t.delete(e),new Set(t)}))}})]}),p.jsxs(o.DialogActions,{className:y.default(d.actions,f.default({},d.mobileActions,m)),children:[p.jsx(o.Button,{color:"primary",onClick:U,children:"Cancel"}),p.jsx(o.Button,{variant:"contained",color:"primary",onClick:function(){n(O.filter((function(e){return C.has(u.get(e,"id"))}))),D(new Set)},children:"Save"})]})]})}S.propTypes={title:m.default.string,open:m.default.bool.isRequired,onSave:m.default.func.isRequired,onCancel:m.default.func.isRequired,currentUser:m.default.shape({}).isRequired},S.defaultProps={title:null},module.exports=S;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/slicedToArray"),t=require("react");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=n(e);exports.useCustomShrink=function(e){var n=e.startIcon,u=e.endIcon,o=e.onFocus,l=e.onBlur,s=e.value,f=e.InputProps,a=t.useState(),i=r.default(a,2),d=i[0],c=i[1],p=t.useState(),v=r.default(p,2),h=v[0],b=v[1],m=t.useState("string"==typeof s&&0!==s.length||"number"==typeof s&&0!==String(s).length||!(null==f||!f.startAdornment)||!1),g=r.default(m,2),y=g[0],A=g[1],I=t.useRef(null),S=t.useRef(null);return t.useEffect((function(){var e,t;c(null===(e=I.current)||void 0===e?void 0:e.offsetWidth),b(null===(t=S.current)||void 0===t?void 0:t.offsetWidth)}),[n,u]),{shrink:y,onInputFocus:function(e){A(!0),o&&o(e)},onInputBlur:function(e){0!==e.target.value.length||null!=f&&f.startAdornment||A(!1),l&&l(e)},startLabelOffset:d,endLabelOffset:h,startAdornmentRef:I,endAdornmentRef:S}};
@@ -1 +0,0 @@
1
- "use strict";var t=require('./../../ext-esm/tslib/tslib.es6.js'),n=require("react/jsx-runtime"),e=require("@material-ui/core"),r=require("./effects/index.js"),o=require("../../config/theme/palette.mjs.js"),s=e.makeStyles((function(t){return{textField:{marginTop:16,marginBottom:8,"& .MuiFormLabel-root":{marginLeft:function(t){return t.startLabelOffset?"".concat(t.startLabelOffset+8,"px"):0},marginRight:function(t){return t.endLabelOffset?"".concat(t.endLabelOffset+8,"px"):0}},"&:hover":{"&.MuiTextField-root .MuiInput-root":{"& .MuiInputAdornment-root svg.MuiSvgIcon-root":{fill:o.primary.contrastText}}},"&.MuiTextField-root .MuiInput-root":{"& .MuiInputAdornment-root svg.MuiSvgIcon-root":{width:16,height:16,fontSize:16,fill:"#DADADA"},"&.Mui-error .MuiInputAdornment-root svg.MuiSvgIcon-root":{fill:"".concat(t.palette.error.main," !important")}},"& .Mui-focused .MuiInputAdornment-root svg.MuiSvgIcon-root":{fill:"".concat(t.palette.primary.main," !important")}},shrunkLabel:{"&.MuiInputLabel-shrink.MuiFormLabel-root":{marginLeft:0}}}}));module.exports=function(o){var i=o.startIcon,u=o.endIcon,a=o.onFocus,l=o.onBlur,d=o.InputProps,c=o.value,p=void 0===c?"":c,m=o.startAdornment,f=o.endAdornment,I=t.__rest(o,["startIcon","endIcon","onFocus","onBlur","InputProps","value","startAdornment","endAdornment"]),g=r.useCustomShrink({startIcon:i,endIcon:u,onFocus:a,onBlur:l,value:p,InputProps:d}),v=g.shrink,b=g.onInputFocus,A=g.onInputBlur,L=g.startLabelOffset,M=g.endLabelOffset,h=g.startAdornmentRef,x=g.endAdornmentRef,F=s({startLabelOffset:L,endLabelOffset:M});return n.jsx(e.TextField,t.__assign({},I,{variant:I.variant,onFocus:b,onBlur:A,value:p,classes:{root:F.textField},InputLabelProps:t.__assign({shrink:v,classes:{shrink:F.shrunkLabel}},o.InputLabelProps),InputProps:t.__assign({startAdornment:i?n.jsx(e.InputAdornment,{position:"start",ref:h,children:i}):m,endAdornment:u?n.jsx(e.InputAdornment,{position:"end",ref:x,children:u}):f},o.InputProps)}))};
@@ -1 +0,0 @@
1
- "use strict";var e=require('./../../ext-esm/tslib/tslib.es6.js'),t=require("react/jsx-runtime"),r=require("@material-ui/core"),o=require("classnames"),i=require("@material-ui/icons/Language"),n=require("../DevCenter/DevCenterRouterContext/effects/useDevCenterRouter.js");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=l(o),s=l(i),c=r.withStyles({tooltip:{padding:"4px 8px",display:"flex",alignItems:"center"}})(r.Tooltip),d=r.makeStyles((function(e){return{root:function(e){var t=e.color;return{color:t,fontSize:"inherit",lineHeight:"inherit",letterSpacing:"0.15px",textDecoration:"none","&:hover":{color:t,textDecoration:"underline"},"&:visited":{color:t}}},disabled:{color:e.palette.primary.dark,fontSize:"inherit",lineHeight:"inherit",letterSpacing:"0.15px"},icon:{marginRight:8},buttonLink:{border:"none",background:"none",padding:0,cursor:"pointer"}}}));module.exports=function(o){var i=o.children,l=o.href,u=o.TooltipProps,p=void 0===u?{}:u,f=o.className,h=void 0===f?"":f,m=o.color,g=void 0===m?"#03bcd4":m,x=o.target,b=void 0===x?"_blank":x,v=o.disabled,_=void 0!==v&&v,j=o.showTooltip,k=void 0!==j&&j,T=o.tooltipText,y=void 0===T?"":T,D=e.__rest(o,["children","href","TooltipProps","className","color","target","disabled","showTooltip","tooltipText"]),S=d({color:g}),q=n.useDevCenterRouter();if(_)return t.jsx(r.Tooltip,{title:"Disabled",placement:"bottom-start",children:t.jsx("span",e.__assign({className:a.default(S.disabled,h)},D,{children:i}))});var C=q&&"_self"===b?t.jsx("button",e.__assign({tabIndex:0,role:"link",className:a.default(S.buttonLink,S.root,h),onClick:function(e){e.metaKey||e.ctrlKey?window.open(l,"_blank"):q.push(l)}},D,{children:i})):t.jsx("a",e.__assign({className:a.default(S.root,h),target:b,href:l,rel:"noopener noreferrer"},D,{children:i})),N=y||(null==l?void 0:l.replaceAll("/","/​"));return k||y?t.jsx(c,e.__assign({title:t.jsxs(t.Fragment,{children:[t.jsx(s.default,{fontSize:"small",className:S.icon}),N]}),placement:"bottom-start"},p,{children:C})):C};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("react"),r=require("./Toaster.js"),o=Symbol.for("devcenterToasts");exports.DEVCENTER_TOASTS_SYMBOL=o,exports.ToastContainer=function(){var s=t.useState(null),u=s[0],a=s[1],n=function(){return a(null)},i=function(e,t){return a({message:e,autoHideDuration:t})},c=i;return t.useEffect((function(){window[o]={createToast:i,removeToast:n,showToast:c}}),[]),u?e.jsx(r.Toaster,{message:u.message,autoHideDuration:u.autoHideDuration,onDismiss:n}):null};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var o=require("react/jsx-runtime"),e=require("react"),s=require("@material-ui/core"),i=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=s.makeStyles((function(o){return{notificationContainer:{position:"absolute",height:24,left:0,right:0,display:"flex",justifyContent:"center",marginTop:16,zIndex:999},notificationContent:{display:"flex",alignItems:"center",background:"rgba(65, 65, 65, 0.7)",boxShadow:"0px 4px 12px 0px #0000001F",borderRadius:4,paddingRight:12,paddingLeft:8},notificationIcon:{width:12,color:o.palette.primary.text6,fontSize:12,marginRight:4},notificationLabel:{color:o.palette.primary.text6,fontWeight:400,fontSize:12,lineHeight:"17px",letterSpacing:.4}}}));exports.DEFAULT_AUTO_HIDE_DURATION=3e3,exports.Toaster=function(c){var r=c.message,t=c.autoHideDuration,u=void 0===t?3e3:t,a=c.onDismiss,l=n();return e.useEffect((function(){var o=setTimeout(a,u);return function(){return clearTimeout(o)}}),[]),o.jsx("div",{className:l.notificationContainer,children:o.jsxs("div",{className:l.notificationContent,children:[o.jsx(i.CheckSmallIcon,{size:12,className:l.notificationIcon}),o.jsx(s.Typography,{className:l.notificationLabel,children:r})]})})};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../ext-esm/tslib/tslib.es6.js'),n=require("react/jsx-runtime"),r=require("react"),o=require("@material-ui/core"),s=require("uuid"),i=require("lodash"),t=require("../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js"),u=require("../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js");exports.MuiTooltipDcWrapper=function(l){var d=l.onOpen,p=void 0===d?i.noop:d,c=l.onClose,a=void 0===c?i.noop:c,v=l.open,C=void 0===v?null:v,f=l.title,m=l.TransitionProps,D=void 0===m?{}:m,_=e.__rest(l,["onOpen","onClose","open","title","TransitionProps"]),q=r.useState(!1),O=q[0],I=q[1],P=t.useDcFullscreenElemsCoordinator(),E=P.requestOpen,j=P.requestClose,F=r.useState((function(){return s.v4()}))[0],x="boolean"==typeof C;return r.useEffect((function(){C?E({setIsOpened:I,id:F}):j({setIsOpened:I,id:F})}),[C]),r.useEffect((function(){return function(){j({setIsOpened:I,id:F})}}),[]),n.jsx(o.Tooltip,e.__assign({},_,{open:O,onOpen:function(e){p(e),x||E({setIsOpened:I,id:F})},onClose:function(e){a(e),x||j({setIsOpened:I,id:F})},TransitionProps:e.__assign(e.__assign({},D),{timeout:0}),title:n.jsx(u.IsInsideDcFullscreenElemProvider,{children:f})}))};
@@ -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"),i=require("classnames"),a=require("@material-ui/core"),r=require("./Tooltip.js");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=l(i),s=a.makeStyles((function(e){return{popper:{"& .MuiTooltip-tooltip":{backgroundColor:e.palette.background.b10,margin:12,marginTop:"7px !important",maxHeight:"calc(100vh - 24px)",maxWidth:500}},staticTitle:{fontSize:12,fontWeight:400,letterSpacing:"0.4px",lineHeight:"16px",whiteSpace:"nowrap",padding:"8px 8px 0 8px"},titleWrapper:{position:"relative","&::before, &::after":{content:'""',height:16,position:"absolute",width:"100%"},"&::before":{background:"linear-gradient(180deg, ".concat(e.palette.background.b10," 18.23%, rgba(59, 59, 59, 0) 100%)"),opacity:.8,top:0},"&::after":{background:"linear-gradient(0deg, ".concat(e.palette.background.b10," 18.23%, rgba(59, 59, 59, 0) 100%)"),bottom:0,opacity:.8,borderRadius:4}},title:{maxHeight:function(e){var t=e.staticTitleHeight;return"calc(100vh - ".concat((void 0===t?0:t)+24,"px)")},overflowY:"auto",padding:"8px 16px 8px 8px"}}}));exports.ScrollableTooltip=function(i){var a=i.classes,l=void 0===a?{}:a,p=i.popperClassName,n=void 0===p?"":p,c=i.staticTitle,d=void 0===c?"":c,u=i.staticTitleHeight,g=void 0===u?0:u,x=i.title,m=i.titleClassName,b=void 0===m?"":m,v=i.titleWrapperClassName,h=void 0===v?"":v,f=e.__rest(i,["classes","popperClassName","staticTitle","staticTitleHeight","title","titleClassName","titleWrapperClassName"]),T=s({staticTitleHeight:d?g||24:0});return t.jsx(r.Tooltip,e.__assign({interactive:!0,isFullScreen:!1,title:d||x?t.jsxs(t.Fragment,{children:[d&&t.jsx("div",{className:T.staticTitle,children:d}),t.jsx("div",{className:o.default(T.titleWrapper,h),children:t.jsx("div",{className:o.default(T.title,b),children:x})})]}):"",classes:e.__assign(e.__assign({},l),{popper:o.default(T.popper,l.popper,n)})},f))};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../ext-esm/tslib/tslib.es6.js'),r=require("react/jsx-runtime"),s=require("@material-ui/core");require("../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js");var i=require("../DevCenter/DevCenterAppContainer/components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js"),o=require("../DevCenter/DevCenterAppContainer/components/IsInsideDcAppProvider/IsInsideDcAppProvider.js"),n=require("./MuiTooltipDcWrapper.js");exports.Tooltip=function(t){var l=t.isFullScreen,p=void 0===l||l,u=e.__rest(t,["isFullScreen"]),c=o.useIsInsideDcApp(),d=i.useIsInsideDcFullscreenElem(),v=p&&c&&!d?n.MuiTooltipDcWrapper:s.Tooltip;return r.jsx(v,e.__assign({},u))};
@@ -1 +0,0 @@
1
- "use strict";require('./../../ext-esm/style-inject/dist/style-inject.es.js')(".TracesEditModal_modal__5HWx8{max-width:450px;width:100vw}.TracesEditModal_modalFieldLabel__cOP-S{color:#bdbdbd;font-size:.75rem;margin-bottom:4px}.TracesEditModal_modalPostInput__yT1sN{margin-bottom:24px;margin-top:14px}.TracesEditModal_modalDateInput__uAfso{max-width:200px}.TracesEditModal_modalDateInput__uAfso .MuiInput-root{padding-bottom:5px}"),module.exports={modal:"TracesEditModal_modal__5HWx8",modalFieldLabel:"TracesEditModal_modalFieldLabel__cOP-S",modalPostInput:"TracesEditModal_modalPostInput__yT1sN",modalDateInput:"TracesEditModal_modalDateInput__uAfso"};
@@ -1 +0,0 @@
1
- "use strict";var e=require("prop-types"),t=require("lodash"),a=require("@material-ui/core"),i=require("./TracesEditModal.css.js"),n=require("../Typography.js"),l=require("../Modal/Modal.js"),s=require("../KeyboardDateTimePicker.js"),r=require("../PostInput/PostInput.js"),o=require("../../utils/convert.js"),d=require("../../utils/index.js"),u=require("react/jsx-runtime");function c(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var p=c(e),m="TracesEditModal",f=function(e){var t=e.onClose,c=e.onApply,p=e.postValue,f=e.onPostChange,h=e.timestampMs,x=e.onTimestampChange,y=e.timestampError,D=e.minDateMs,g=e.maxDateMs,b=e.isApplyDisabled,j=e.isDepthDataLoading,q=e.holeDepth,C=e.bitDepth,T=e.userCompanyId,M=d.getUnitDisplay("length"),R=o.convertValue(+C,"length","ft"),A=o.convertValue(+q,"length","ft");return u.jsxs(l,{open:!0,onClose:t,title:"Edit",contentClassName:i.modal,actions:u.jsxs(a.Grid,{container:!0,direction:"row",justify:"flex-end",alignItems:"center",spacing:2,children:[u.jsx(a.Grid,{item:!0,children:u.jsx(a.Button,{"data-testid":"".concat(m,"_cancel"),color:"primary",onClick:t,children:"Cancel"})}),u.jsx(a.Grid,{item:!0,children:u.jsx(a.Button,{"data-testid":"".concat(m,"_apply"),variant:"contained",color:"primary",disabled:b,onClick:c,children:"Apply"})})]}),children:[u.jsx(r,{className:i.modalPostInput,initialValue:p,userCompanyId:T,onChange:f}),u.jsxs(a.Box,{display:"flex",flexDirection:"column",children:[u.jsx(a.Box,{display:"flex",flexDirection:"column",mb:2,children:u.jsx(s,{label:"Time","data-testid":"".concat(m,"_date"),className:i.modalDateInput,disabled:j,ampm:!1,value:h,minDate:D,maxDate:g,onChange:x,format:"MM/DD/YYYY, HH:mm",error:!!y,helperText:y})}),Number.isFinite(q)&&u.jsxs(a.Box,{display:"flex",flexDirection:"column",mb:3,children:[u.jsx("span",{className:i.modalFieldLabel,children:"Hole Depth"}),u.jsx(n.Regular14,{"data-testid":"".concat(m,"_holeDepth"),children:j?"Loading...":"".concat(A," ").concat(M)})]}),Number.isFinite(C)&&u.jsxs(a.Box,{display:"flex",flexDirection:"column",children:[u.jsx("span",{className:i.modalFieldLabel,children:"Bit Depth"}),u.jsx(n.Regular14,{"data-testid":"".concat(m,"_bitDepth"),children:j?"Loading...":"".concat(R," ").concat(M)})]})]})]})};f.propTypes={isApplyDisabled:p.default.bool,isDepthDataLoading:p.default.bool,userCompanyId:p.default.oneOfType([p.default.string,p.default.number]).isRequired,timestampMs:p.default.oneOfType([p.default.string,p.default.number]).isRequired,minDateMs:p.default.oneOfType([p.default.string,p.default.number]).isRequired,maxDateMs:p.default.oneOfType([p.default.string,p.default.number]).isRequired,timestampError:p.default.string,holeDepth:p.default.oneOfType([p.default.string,p.default.number]).isRequired,bitDepth:p.default.oneOfType([p.default.string,p.default.number]).isRequired,initialAttachment:p.default.shape({}),postValue:p.default.shape({body:p.default.string,attachment:p.default.shape({})}).isRequired,onPostChange:p.default.func.isRequired,onTimestampChange:p.default.func.isRequired,onClose:p.default.func,onApply:p.default.func},f.defaultProps={initialAttachment:null,onClose:t.noop,onApply:t.noop,timestampError:"",isApplyDisabled:!1,isDepthDataLoading:!1},module.exports=f;
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/asyncToGenerator"),a=require("@babel/runtime/helpers/slicedToArray"),r=require("@babel/runtime/regenerator"),n=require("prop-types"),u=require("react"),i=require("lodash"),s=require("./TracesEditModal.js"),o=require("../../constants/feed.js"),d=require("../../clients/jsonApi/index.js"),l=require("react/jsx-runtime");function p(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c=p(e),f=p(t),m=p(a),h=p(r),b=p(n),y=function(e){var t,a,r,n,p=e.feedItem,b=e.onSave,y=e.onClose,q=e.minDateSec,D=e.maxDateSec,S=e.assetId,E=p.context[o.FEED_ITEM_TYPES.TRACES_MEMO],T=E.attachment,x=E.timestamp,g={body:E.body,attachment:T},v=u.useState(g),M=m.default(v,2),C=M[0],_=M[1],A=u.useState(x),R=m.default(A,2),j=R[0],I=R[1],N=u.useState(E.holeDepth),O=m.default(N,2),P=O[0],w=O[1],k=u.useState(E.bitDepth),F=m.default(k,2),Y=F[0],B=F[1],G=u.useState(!1),L=m.default(G,2),V=L[0],z=L[1],H=(t=j,a=q,r=D,Number.isNaN(t)?"Can't parse date or time format":t<a||t>r?"Should be in range of available traces data":""),J=Number.isNaN(j)||!C.body&&!C.attachment||x===j&&i.isEqual(g,C),K=(n=f.default(h.default.mark((function e(t){var a,r,n,u;return h.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=t+5,r="{timestamp#gte#".concat(t-5,"}AND{timestamp#lte#").concat(a,"}"),z(!0),e.prev=4,e.next=7,d.getAppStorage("corva","wits",S,{limit:10,query:r});case 7:n=e.sent,u=n&&i.minBy(n,(function(e){return Math.abs(e.timestamp-t)})),w(u.data.hole_depth),B(u.data.bit_depth),e.next=16;break;case 13:e.prev=13,e.t0=e.catch(4),console.error(e.t0);case 16:z(!1);case 17:case"end":return e.stop()}}),e,null,[[4,13]])}))),function(e){return n.apply(this,arguments)});return u.useEffect((function(){j&&!H&&x!==j&&K(j)}),[H,j,x]),l.jsx(s,{postValue:C,onPostChange:_,timestampMs:1e3*j,timestampError:H,minDateMs:1e3*q,maxDateMs:1e3*D,isDepthDataLoading:V,isApplyDisabled:J,holeDepth:P,bitDepth:Y,userCompanyId:p.company_id,onTimestampChange:function(e){I(e.unix())},onApply:function(){return b({context:c.default({},o.FEED_ITEM_TYPES.TRACES_MEMO,{body:C.body,attachment:C.attachment,timestamp:j,holeDepth:P,bitDepth:Y})})},onClose:y})};y.propTypes={feedItem:b.default.shape().isRequired,onSave:b.default.func.isRequired,onClose:b.default.func.isRequired,minDateSec:b.default.oneOfType([b.default.number,b.default.string]).isRequired,maxDateSec:b.default.oneOfType([b.default.number,b.default.string]).isRequired,assetId:b.default.oneOfType([b.default.number,b.default.string]).isRequired},module.exports=y;
@@ -1 +0,0 @@
1
- "use strict";var e=require('./../../ext-esm/tslib/tslib.es6.js'),i=require("react/jsx-runtime"),t=require("react"),r=require("@material-ui/core");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=s(require("classnames")),o=r.makeStyles({root:function(i){var t=i.maxLines;return e.__assign({overflow:"hidden"},t?{display:"-webkit-box","-webkit-line-clamp":t,"-webkit-box-orient":"vertical"}:{whiteSpace:"nowrap",textOverflow:"ellipsis"})}});module.exports=function(s){var a=s.children,n=s.className,c=void 0===n?"":n,u=s.maxLines,d=void 0===u?null:u,f=s.showTooltip,m=void 0===f||f,v=e.__rest(s,["children","className","maxLines","showTooltip"]),h=t.useState(!1),x=h[0],p=h[1],w=t.useRef(),b=o({maxLines:d});t.useEffect((function(){var e=w.current,i=e.scrollWidth,t=e.clientWidth,r=e.scrollHeight,s=e.clientHeight;p(d?r>s:i>t)}));var _=i.jsx("div",e.__assign({className:l.default(b.root,c),ref:w},v,{children:a}));return x&&m?i.jsx(r.Tooltip,{title:a,children:_}):_};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@material-ui/core"),t=e.styled(e.Typography)({fontWeight:400,fontSize:"0.625rem"}),r=e.styled(e.Typography)({fontWeight:400,fontSize:"0.6875rem"}),o=e.styled(e.Typography)({fontWeight:400,fontSize:"0.75rem"}),p=e.styled(e.Typography)({fontWeight:400,fontSize:"0.875rem"}),y=e.styled(e.Typography)({fontWeight:400,fontSize:"1rem"}),i=e.styled(e.Typography)({fontWeight:400,fontSize:"1.25rem"}),g=e.styled(e.Typography)({fontWeight:500,fontSize:"0.8125rem"}),s=e.styled(e.Typography)({fontWeight:500,fontSize:"0.875rem"}),a=e.styled(e.Typography)({fontWeight:600,fontSize:"0.5625rem"});exports.Medium13=g,exports.Medium14=s,exports.Regular10=t,exports.Regular11=r,exports.Regular12=o,exports.Regular14=p,exports.Regular16=y,exports.Regular20=i,exports.SemiBold9=a;
@@ -1 +0,0 @@
1
- "use strict";var e=require("prop-types"),t=require("@material-ui/core/styles"),a=require("@material-ui/core/Card"),r=require("@material-ui/core/CardActions"),i=require("@material-ui/core/CardContent"),s=require("@material-ui/core/CardMedia"),n=require("@material-ui/core/Chip"),c=require("@material-ui/core/Button"),l=require("@material-ui/core/Typography"),o=require("@material-ui/icons/Email"),d=require("@material-ui/icons/Phone");require("../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js");var u=require("../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js");require("react"),require("@babel/runtime/helpers/defineProperty"),require("@babel/runtime/helpers/objectWithoutProperties"),require("react-router");var m=require("react/jsx-runtime"),f=require("./style.css.js");function p(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var h=p(e),x=p(a),g=p(r),j=p(i),v=p(s),q=p(n),b=p(c),y=p(l),C=p(o),N=p(d),_="UserCardDialogPo";function B(e){var t=e.user,a=t.id,r=t.email,i=t.mobile,s=t.title,n=t.first_name,c=t.last_name,l=t.profile_photo,o=e.currentUser,d=e.classes;return m.jsxs(x.default,{"data-testid":"".concat(_),className:d.card,children:[m.jsx(v.default,{"data-testid":"".concat(_,"_placeholder"),className:d.media,image:l||"https://cdn.corva.ai/app/images/user-placeholder.svg",title:"".concat(n," ").concat(c),children:Number(o.id)===Number(a)&&m.jsx("div",{className:f.cUserCardMediaBackdrop,children:m.jsx(u.UniversalLink,{href:"/config/users/".concat(a),children:m.jsx(q.default,{"data-not-migrated-MuiChip":!0,"data-testid":"".concat(_,"_viewProfile"),className:f.cUserCardMediaBackdropToProfile,label:"View Profile"})})})}),m.jsxs(j.default,{className:d.content,children:[m.jsx(y.default,{"data-testid":"".concat(_,"_name"),variant:"h5",className:d.userName,children:"".concat(n," ").concat(c)}),s&&m.jsx(y.default,{variant:"subtitle1",children:s}),m.jsx("br",{}),r&&m.jsx("a",{href:"mailto:".concat(r),target:"_top",children:m.jsxs(y.default,{"data-testid":"".concat(_,"_email"),gutterBottom:!0,variant:"body1",className:d.contact,children:[m.jsx(C.default,{className:d.contactIcon}),r]})}),i&&m.jsx("a",{href:"tel:".concat(i),target:"_top",children:m.jsxs(y.default,{"data-testid":"".concat(_,"_phone"),variant:"body1",className:d.contact,children:[m.jsx(N.default,{className:d.contactIcon}),i]})})]}),m.jsxs(g.default,{className:d.actions,children:[r?m.jsx("a",{href:"mailto:".concat(r),target:"_top",children:m.jsx(b.default,{"data-testid":"".concat(_,"_emailButton"),className:d.actionButton,variant:"contained",color:"primary",children:"Email"})}):m.jsx(b.default,{disabled:!0,className:d.actionButton,variant:"contained",color:"primary",children:"Email"}),m.jsx(b.default,{"data-testid":"".concat(_,"_messageButton"),disabled:!0,className:d.actionButton,variant:"contained",color:"primary",children:"Message"})]})]})}B.propTypes={user:h.default.shape({id:h.default.number.isRequired,email:h.default.string,mobile:h.default.string,title:h.default.string,role:h.default.string,first_name:h.default.string.isRequired,last_name:h.default.string.isRequired,profile_photo:h.default.string}).isRequired,classes:h.default.shape({}).isRequired,currentUser:h.default.shape({id:h.default.oneOfType([h.default.number,h.default.string])})},B.defaultProps={currentUser:{}};var R=t.withStyles((function(e){return{card:{width:352},media:{height:264,width:"100%"},content:{cursor:"auto",padding:"10px 28px 28px 28px"},userName:{fontWeight:"bold"},contact:{display:"flex",alignItems:"center",fontSize:12,cursor:"pointer"},contactIcon:{height:15,width:15,marginRight:10,color:e.palette.grey[300]},actions:{display:"flex",justifyContent:"space-between",padding:"0 28px 28px 28px"},actionButton:{width:139}}}))(B);module.exports=R;
@@ -1 +0,0 @@
1
- "use strict";require('./../../ext-esm/style-inject/dist/style-inject.es.js')(".style_cUserCardMediaBackdrop__iJBty{height:100%;position:relative;width:100%}.style_cUserCardMediaBackdrop__iJBty:hover{background-color:rgba(47,47,47,.25);transition:background-color .1s linear}.style_cUserCardMediaBackdrop__iJBty:hover .style_cUserCardMediaBackdropToProfile__jljG2{background-color:#303030;color:#fff;cursor:pointer;display:flex;font-family:Roboto;font-size:13px;font-weight:200;height:32px;justify-content:center;line-height:17px;opacity:.86;width:92px}.style_cUserCardMediaBackdropToProfile__jljG2{display:none;left:50%;position:absolute;top:14px;transform:translateX(-50%)}"),module.exports={cUserCardMediaBackdrop:"style_cUserCardMediaBackdrop__iJBty",cUserCardMediaBackdropToProfile:"style_cUserCardMediaBackdropToProfile__jljG2"};
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/slicedToArray"),r=require("react"),a=require("prop-types"),s=require("@material-ui/core"),t=require("./UserCard/index.js"),i=require("react/jsx-runtime");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=u(e),p=u(a);function l(e){var a=r.useState(null),u=n.default(a,2),p=u[0],l=u[1],o=Boolean(p);return i.jsxs(i.Fragment,{children:[i.jsx("div",{"aria-owns":o?"user-popover":void 0,"aria-haspopup":"true",onClick:function(e){l(e.currentTarget)},className:e.classes.childrenWrapper,style:e.wrapperStyle,children:e.children}),i.jsx(s.Popover,{id:"user-popover",open:o,classes:{paper:e.classes.popoverPaper},anchorEl:p,anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"left"},onClose:function(){l(null)},children:i.jsx(t,{user:e.user,currentUser:e.currentUser})})]})}l.propTypes={wrapperStyle:p.default.shape({}),user:p.default.shape({}).isRequired,children:p.default.node.isRequired,currentUser:p.default.shape({}),classes:p.default.shape({popoverPaper:p.default.string.isRequired,childrenWrapper:p.default.string.isRequired}).isRequired},l.defaultProps={wrapperStyle:{},currentUser:{}};var o=s.withStyles({popoverPaper:{background:"transparent"},childrenWrapper:{cursor:"pointer"}})(l);module.exports=o;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.PLACEHOLDERS={id:"__id__",display:"__display__"},exports.USER_MARKUP="@[user:__id__|__display__]";
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/defineProperty"),n=require("react"),o=require("lodash"),t=require("prop-types"),r=require("@material-ui/core/styles"),s=require("react-mentions"),i=require("@material-ui/core/colors/blue"),a=require("./utils/index.js"),u=require("./constants.js"),l=require("./style.css.js"),c=require("../Avatar/index.js");require("../../permissions/PermissionsContext.js");var d=require("../../permissions/constants/index.js");require("@babel/runtime/helpers/slicedToArray");var f=require("../../permissions/withPermissionsHOC.js");require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"),require("../../clients/jsonApi/index.js"),require("../../permissions/ProvidePermissions.js");var p=require("react/jsx-runtime");function g(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var m=g(e),b=g(t);function h(e,n){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(e);n&&(t=t.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),o.push.apply(o,t)}return o}function y(e){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?h(Object(o),!0).forEach((function(n){m.default(e,n,o[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):h(Object(o)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))}))}return e}var j={backgroundColor:g(i).default[100]},v={color:"#00bcd4"},q={suggestions:{item:{"&focused":{backgroundColor:"rgba(0, 0, 0, 0.08)"}}}},w=y(y({},q),{},{input:{color:"#fff",caretColor:"#fff",zIndex:1},highlighter:{color:"#fff"}}),P=y(y({},q),{},{input:{color:"#000"}}),_=function(e){var t=e.onChange,r=e.singleLine,i=e.suggestionsPortalHost,d=e.value,f=e.inputRef,g=e.classes,m=e.style,b=e.withLightTheme,h=e.placeholder,q=e.onMount,_=e.onKeyDown,O=e.onKeyUp,C=e.onFocus,S=e.onBlur,x=e.autoFocus,R=e.disabled,A=e.companyId,F=e.currentUser,K=e.isCompanySelectVisible,M=e.mentionProps,U=e.allowSuggestionsAboveCursor;n.useEffect(q,[]);var D=n.useCallback(o.debounce((function(e,n){var o=K&&F&&F.company_id!==A?[F.company_id,A]:null;a.handleFetchUsers(e,n,o)}),400),[A]),I=Object.assign(b?P:w,m);return p.jsx(s.MentionsInput,{value:d,onChange:function(e,n){t(n)},singleLine:r,allowSpaceInQuery:!0,classNames:l,placeholder:h,suggestionsPortalHost:i,inputRef:f,style:I,onKeyDown:_,onKeyUp:O,autoFocus:x,onFocus:C,onBlur:S,disabled:R,allowSuggestionsAboveCursor:U,children:p.jsx(s.Mention,y({markup:u.USER_MARKUP,renderSuggestion:function(e){return function(e,n){return p.jsxs("div",{className:l.mention__suggestion,children:[p.jsx(c.AvatarComponent,{alt:e.display,displayName:e.display,className:n.avatar,imgSrc:e.photo}),p.jsxs("div",{className:l.mention__suggestion__info,children:[p.jsx("span",{"data-testid":"".concat("userMention","_name_").concat(e.display),className:l.mention__suggestion__info__name,children:e.display}),e.title&&p.jsx("span",{className:l.mention__suggestion__info__group,children:e.title})]})]})}(e,g)},trigger:"@",data:D,displayTransform:function(e,n){return"@".concat(n)},style:b?j:v,appendSpaceOnAdd:!0},M))})};_.propTypes={onChange:b.default.func,singleLine:b.default.bool,suggestionsPortalHost:b.default.shape({current:b.default.instanceOf(Element)}),value:b.default.string,inputRef:b.default.shape({}),classes:b.default.shape({avatar:b.default.string.isRequired}).isRequired,withLightTheme:b.default.bool,placeholder:b.default.string,style:b.default.shape({}),mentionProps:b.default.shape({}),onMount:b.default.func,onKeyDown:b.default.func,onKeyUp:b.default.func,onFocus:b.default.func,onBlur:b.default.func,autoFocus:b.default.bool,disabled:b.default.bool,currentUser:b.default.shape({company_id:b.default.number.isRequired}).isRequired,companyId:b.default.number,isCompanySelectVisible:b.default.bool.isRequired,allowSuggestionsAboveCursor:b.default.bool},_.defaultProps={onChange:function(){},singleLine:!1,suggestionsPortalHost:null,value:"",inputRef:null,withLightTheme:!1,placeholder:"Mention people using '@'",style:{suggestions:{list:{background:"#414141"},item:{color:"white",height:30,"&focused":{backgroundColor:"rgba(255, 255, 255, 0.08)"}}}},mentionProps:{},onMount:function(){},onKeyDown:function(){},onKeyUp:function(){},onFocus:function(){},onBlur:function(){},autoFocus:!0,disabled:!1,allowSuggestionsAboveCursor:!1,companyId:null};var O=f.withPermissionsHOC({isCompanySelectVisible:d.PERMISSIONS.companySelectorView})(r.withStyles({avatar:{height:45,width:45,border:"1.5px solid #fff"}})(_));module.exports=O;
@@ -1 +0,0 @@
1
- "use strict";require('./../../ext-esm/style-inject/dist/style-inject.es.js')('.style_mention__ItOCH{margin:0;min-width:0;width:100%}.style_mention__control__n07-d{width:100%}.style_mention--multiLine__AUiad .style_mention__control__n07-d{height:70px;max-height:70px;overflow-y:auto}.style_mention__suggestions__SA5o5{background-color:#fff;border-radius:4px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);max-height:260px;max-width:calc(100% - 32px);min-width:250px!important;overflow-x:hidden}.style_mention__suggestions__list__rwfgI{font-size:14px;max-height:260px;overflow-y:auto;position:relative}.style_mention__suggestions__item__gqwq0{align-items:center;box-sizing:content-box;color:rgba(0,0,0,.87);display:flex;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;justify-content:flex-start;line-height:1.5em;min-width:250px;overflow:hidden;padding:11px 16px;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:auto}.style_mention__suggestions__item__gqwq0:hover{background-color:rgba(0,0,0,.08)!important}.style_mention__highlighter__pNPhl{letter-spacing:0;line-height:normal}.style_mention__highlighter__pNPhl span,.style_mention__highlighter__pNPhl strong{letter-spacing:normal;line-height:normal!important;margin:0!important;padding:0!important;visibility:visible!important}.style_mention__input__5-hJw{border:none;letter-spacing:normal!important;line-height:normal!important;outline:none;padding:0}.style_mention__suggestion__xzP4Y{align-items:center;display:flex;position:relative;width:100%}.style_mention__suggestion__xzP4Y:after{background-color:rgba(0,0,0,.08);bottom:-11px;content:"";height:1px;position:absolute;right:-16px;width:calc(100% - 35px)}.style_mention__suggestion__info__2yJKq{display:flex;flex:1;flex-direction:column;overflow:hidden;padding-left:1rem}.style_mention__suggestion__info__name__yq1t4{display:inline-block;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.style_mention__suggestion__info__group__MkVWS{color:#b1b1b1;font-size:.9rem}'),module.exports={mention:"style_mention__ItOCH",mention__control:"style_mention__control__n07-d","mention--multiLine":"style_mention--multiLine__AUiad",mention__suggestions:"style_mention__suggestions__SA5o5",mention__suggestions__list:"style_mention__suggestions__list__rwfgI",mention__suggestions__item:"style_mention__suggestions__item__gqwq0",mention__highlighter:"style_mention__highlighter__pNPhl",mention__input:"style_mention__input__5-hJw",mention__suggestion:"style_mention__suggestion__xzP4Y",mention__suggestion__info:"style_mention__suggestion__info__2yJKq",mention__suggestion__info__name:"style_mention__suggestion__info__name__yq1t4",mention__suggestion__info__group:"style_mention__suggestion__info__group__MkVWS"};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/asyncToGenerator"),r=require("@babel/runtime/regenerator");require("../../DevCenter/DevCenterRouterContext/DevCenterRouterContext.js");var t=require("../../DevCenter/DevCenterRouterContext/UniversalLink/UniversalLink.js");require("react"),require("@babel/runtime/helpers/defineProperty"),require("@babel/runtime/helpers/objectWithoutProperties"),require("react-router");var n=require("react/jsx-runtime"),i=require("../constants.js"),a=require("../style.css.js"),u=require("../../UserCardPopover.js"),s=require("../../../clients/jsonApi/index.js");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c,l=o(e),p=o(r),d=function(e){return e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")},f=function(e){var r=d(e),t=e[e.indexOf(i.PLACEHOLDERS.display)+i.PLACEHOLDERS.display.length],n=e[e.indexOf(i.PLACEHOLDERS.display)+i.PLACEHOLDERS.display.length];return new RegExp(r.replace(i.PLACEHOLDERS.display,"([^".concat(d(t||""),"]+?)")).replace(i.PLACEHOLDERS.id,"([^".concat(d(n||""),"]+?)")),"g")},v=function(e){return e.data.map((function(e){return{id:e.id,display:"".concat(e.first_name," ").concat(e.last_name),photo:e.profile_photo,title:e.title}}))},h=(c=l.default(p.default.mark((function e(r,t,n){var i,a;return p.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r){e.next=2;break}return e.abrupt("return",t([]));case 2:return e.prev=2,e.next=5,s.getUserAutocomplete(null,r,n);case 5:i=e.sent,e.next=11;break;case 8:e.prev=8,e.t0=e.catch(2),console.error(e.t0);case 11:if(i&&0!==i.data.length){e.next=13;break}return e.abrupt("return",t([]));case 13:return a=v(i),e.abrupt("return",t(a));case 15:case"end":return e.stop()}}),e,null,[[2,8]])}))),function(e,r,t){return c.apply(this,arguments)});exports.formatMentionText=function(e,r,a){var s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"#039be5",o=arguments.length>4?arguments[4]:void 0;if(!e)return e;var c=f(i.USER_MARKUP),l=e.split(c),p=3,d=l.reduce((function(e,i,c){var d=e;if(c%p-1==0){var f="@".concat(l[c+1]),v=r&&r.length&&r.find((function(e){return e.id===Number(i)})),h=v&&!a?n.jsx(u,{user:v,wrapperStyle:{display:"inline-block",color:s},currentUser:o,children:f},"userCard-".concat(c)):n.jsx(t.UniversalLink,{href:"/config/users/".concat(i),children:f},"userLink-".concat(c));d.push(h)}return c%p==0&&d.push(i),d}),[]);return d},exports.handleFetchUsers=h,exports.isSuggestionsListOpened=function(){return document.getElementsByClassName(a.mention__suggestions__list).length>0};
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),n=require("prop-types"),i=require("@material-ui/core"),o=require("./DraggableList.js"),c=require("react/jsx-runtime");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=l(e),a=l(r),s=l(n);function d(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function f(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?d(Object(t),!0).forEach((function(r){u.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):d(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}function p(e){var r=e.open,n=e.columns,l=e.handleCloseWithOK,u=e.handleCloseWithCancel,s=t.useState(n),d=a.default(s,2),p=d[0],b=d[1];t.useEffect((function(){b(n)}),[n]);return c.jsxs(i.Dialog,{disableBackdropClick:!0,disableEscapeKeyDown:!0,fullWidth:!0,maxWidth:"xs",open:r,children:[c.jsx(i.DialogTitle,{children:"Customize Columns"}),c.jsx(i.DialogContent,{children:c.jsx(o,{items:p,onSort:function(e){b(e)},onClick:function(e){var r=p.map((function(r){return r.key===e.key?f(f({},r),{},{show:!!r.disabled||!r.show}):r}));b(r)}})}),c.jsxs(i.DialogActions,{children:[c.jsx(i.Button,{autoFocus:!0,onClick:function(){b(n),u()},color:"primary",children:"Cancel"}),c.jsx(i.Button,{onClick:function(){l(p)},color:"primary",variant:"contained",children:"Ok"})]})]})}p.propTypes={open:s.default.bool.isRequired,handleCloseWithOK:s.default.func.isRequired,handleCloseWithCancel:s.default.func.isRequired,columns:s.default.array.isRequired},module.exports=p;
@@ -1 +0,0 @@
1
- "use strict";var e=require("prop-types"),r=require("react-sortable-hoc"),a=require("@material-ui/core"),t=require("@material-ui/icons/DragIndicator"),i=require("react/jsx-runtime");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=l(e),o=l(t),s=a.makeStyles({draggableList:{borderNottom:"1px solid #e0e0e0",listStyle:"none",padding:"0"},draggableListItem:{cursor:"pointer",borderTop:"1px solid #e0e0e0",lineHeight:"1rem",zIndex:1500,display:"flex",alignItems:"center","&:hover $draggableListItemDraghandle":{opacity:1}},draggableListItemCheckBox:{padding:"8px"},draggableListItemDraghandle:{color:"#777",opacity:0}}),d=r.SortableHandle((function(){return i.jsx(o.default,{className:"c-draggable-list__item_draghandle",fontSize:"small"})})),c=r.SortableElement((function(e){var r=e.item,t=e.onClick,l=s();return i.jsxs("li",{className:l.draggableListItem,children:[i.jsx(d,{}),i.jsx(a.Checkbox,{className:l.draggableListItemCheckBox,color:"primary",checked:r.show,onClick:function(){return t(r)}}),i.jsx(a.Typography,{variant:"body2",children:r.customLabel||r.label||r})]})})),u=r.SortableContainer((function(e){var r=e.items,a=e.onClick,t=s();return i.jsx("ul",{className:t.draggableList,children:r.map((function(e,r){return i.jsx(c,{index:r,item:e,onClick:a,disabled:e.disabled},e.label)}))})}));function m(e){var a=e.items,t=e.onSort,l=e.onClick;return i.jsx(u,{useDragHandle:!0,items:a,onSortEnd:function(e){var i=e.oldIndex,l=e.newIndex,n=r.arrayMove(a,i,l);t(n)},onClick:l})}m.propTypes={items:n.default.arrayOf(n.default.shape({})).isRequired,onSort:n.default.func.isRequired,onClick:n.default.func.isRequired},module.exports=m;
@@ -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"),n=require("react"),r=require("classnames"),i=require("react-virtualized"),o=require("@material-ui/core"),a=require("@material-ui/icons"),l=require("../../utils/convert.js");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=u(r),c=o.makeStyles((function(e){return{table:{"& .ReactVirtualized__Table__headerRow":{textTransform:"none",borderBottom:e.isLightTheme?"1px solid rgba(224, 224, 224, 1)":"1px solid rgba(81, 81, 81, 1)"},"& .ReactVirtualized__Table__row":{borderBottom:e.isLightTheme?"1px solid rgba(224, 224, 224, 1)":"1px solid rgba(81, 81, 81, 1)"},"& .ReactVirtualized__Table__Grid":{outline:"none"},"& .ReactVirtualized__Table__headerColumn":{outline:"none"}},oddRow:{backgroundColor:e.isLightTheme?"rgba(189, 189, 189, 0.1)":"#303030"},headerLabel:{lineHeight:"14px",fontSize:"12px",fontStyle:"normal",letterSpacing:"-0.25px",display:"flex",alignItems:"center",flexWrap:"wrap"},cellData:{lineHeight:"14px",fontSize:"12px",fontWeight:"normal",fontStyle:"normal",letterSpacing:"0.15px"},unitLabel:{fontSize:"10px",opacity:.5},settingIcon:{padding:"3px",fontSize:"20px"},sortIcon:{fontSize:"16px"}}}));function d(e,t){var n=e.find((function(e){return e.key===t}))||{},r=n.unitType,i=n.customUnit;return i?"(".concat(i,")"):r?"(".concat(l.getUnitDisplay(r),")"):""}function f(e,t){return(e.find((function(e){return e.key===t}))||{}).headerLabelClassName||""}function h(e,t){return(e.find((function(e){return e.key===t}))||{}).headerLabelUnitClassName||""}var m=function(r){var l=r.columns,u=r.data,m=r.useColumnSetting,p=r.useFixedColumnWidth,g=r.onOpenSettingDlg,y=r.width,x=r.height,b=r.headerHeight,w=r.rowHeight,S=r.showTopSettingIcon,v=r.customMuiStyles,_=r.isTopSettingIconShownAlways,j=r.CustomCellRenderer,z=void 0===j?null:j,C=r.CustomHeaderCellRenderer,T=void 0===C?null:C,k=r.customRowStyle,N=void 0===k?null:k,R=r.sort,D=void 0===R?null:R,I=r.sortBy,L=void 0===I?null:I,q=r.sortDirection,M=void 0===q?null:q,A=r.onScroll,H=void 0===A?function(){return null}:A,B=c(),K=e.__assign(e.__assign({},B),v),V=n.useMemo((function(){return{label:"",key:"setting",width:m?25:0}}),[m]),F=n.useMemo((function(){return l.filter((function(e){return e.show}))}),[l]),U=n.useMemo((function(){return m?e.__spreadArray(e.__spreadArray([],F,!0),[V],!1):F}),[F,m,V]),W=n.useMemo((function(){var e;if(y<=0)return{};var t=((e={})[V.key]=V.width,e),n=[];return F.filter((function(e){return Number.isFinite(e.width)})).forEach((function(e){t[e.key]=e.width-1,n.push(e.width-1)})),F.filter((function(e){return!Number.isFinite(e.width)})).forEach((function(e){var r=n.reduce((function(e,t){return e+t}),0),i=Math.floor((y-r-V.width)/(F.length-n.length)),o=e.minWidth||65,a=i<o?o:i;t[e.key]=a-1,n.push(a-1)})),t}),[y,F,V]),E=n.useMemo((function(){return Object.values(W).reduce((function(e,t){return e+t}),0)}),[W]),O=_||E-12.5>=y;n.useEffect((function(){S(O)}),[O]);var G=function(e){var n=e.label,r=e.dataKey,u=L||M||D;return T?t.jsx(T,{columnKey:r,columns:l,sortBy:L,sortDirection:M}):r===V.key?O?null:t.jsx(o.IconButton,{size:"small","aria-label":"customize columns",className:K.settingIcon,onClick:g,children:t.jsx(a.Settings,{fontSize:"inherit"})}):t.jsxs(o.Typography,{variant:"body2",className:s.default(K.headerLabel,f(l,r)),children:[n," ",t.jsx("span",{className:s.default(K.unitLabel,h(l,r)),children:d(l,r)}),u&&r!==L&&t.jsx(o.Tooltip,{title:"Sort A-Z",children:t.jsx(a.Sort,{fontSize:"small",className:B.sortIcon})}),u&&r===L&&(M===i.SortDirection.ASC?t.jsx(a.ArrowUpward,{fontSize:"small",className:B.sortIcon}):t.jsx(a.ArrowDownward,{fontSize:"small",className:B.sortIcon}))]})},P=function(e){var n=e.dataKey,r=e.rowData;return z?t.jsx(z,{columnKey:n,value:r[n],columns:l}):t.jsx(o.Typography,{variant:"body2",className:K.cellData,children:r[n]})};return t.jsx(t.Fragment,{children:t.jsx(i.Table,{width:p?E:y,height:x,headerHeight:b,rowClassName:function(e){var t,n=e.index;return s.default(((t={})[K.oddRow]=n%2==1,t))},rowHeight:w,rowCount:u.length,rowGetter:function(e){var t=e.index;return u[t]},rowStyle:N||{},className:K.table,sort:D,sortBy:L,sortDirection:M,onScroll:H,children:U.map((function(e){return t.jsx(i.Column,{width:W[e.key]||0,dataKey:e.key,label:e.label,headerRenderer:G,cellRenderer:P},e.key)}))})})};exports.VirtualizedTableComponent=m,exports.default=m;
@@ -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"),o=require("react"),n=require("react-virtualized"),i=require("@material-ui/core"),r=require("@material-ui/icons/Settings"),s=require("./CustomizeColumnsDialog.js"),u=require("./VirtualizedTable.js");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=l(r),a=i.makeStyles({vtTopSetting:{position:"relative",height:"25px"},vtTopSettingIcon:{position:"fixed",right:"20px",padding:"3px",fontSize:"20px"}}),c=function(r){var l=r.columns,c=void 0===l?[]:l,h=r.data,m=void 0===h?[]:h,g=r.useColumnSetting,v=void 0!==g&&g,C=r.useFixedColumnWidth,S=void 0!==C&&C,f=r.headerHeight,p=void 0===f?50:f,x=r.rowHeight,y=void 0===x?35:x,w=r.savedColumns,j=void 0===w?[]:w,T=r.onChangeColumns,_=void 0===T?null:T,H=r.customMuiStyles,R=void 0===H?{}:H,q=r.isTopSettingIconShownAlways,z=void 0!==q&&q,b=r.CustomCellRenderer,I=void 0===b?null:b,k=r.CustomHeaderCellRenderer,D=void 0===k?null:k,M=r.customRowStyle,W=void 0===M?null:M,A=r.sort,B=void 0===A?null:A,F=r.sortBy,O=void 0===F?null:F,V=r.sortDirection,E=void 0===V?null:V,N=e.__rest(r,["columns","data","useColumnSetting","useFixedColumnWidth","headerHeight","rowHeight","savedColumns","onChangeColumns","customMuiStyles","isTopSettingIconShownAlways","CustomCellRenderer","CustomHeaderCellRenderer","customRowStyle","sort","sortBy","sortDirection"]),K=a(),P=o.useState(!1),G=P[0],J=P[1],L=o.useState(!1),Q=L[0],U=L[1],X=o.useMemo((function(){var t=[];return j.forEach((function(o){var n=c.find((function(e){return e.key===o.key}));n&&t.push(e.__assign(e.__assign({},n),{show:o.show}))})),c.forEach((function(e){t.find((function(t){return t.key===e.key}))||t.push(e)})),t}),[c,j]),Y=v&&Q?25:0;return t.jsxs(t.Fragment,{children:[v&&Q&&t.jsx("div",{className:K.vtTopSetting,children:t.jsx(i.IconButton,{size:"small",className:K.vtTopSettingIcon,onClick:function(){return J(!0)},children:t.jsx(d.default,{fontSize:"inherit"})})}),t.jsx(n.AutoSizer,{children:function(o){var n=o.width,i=o.height;return t.jsx(u.VirtualizedTableComponent,e.__assign({width:n,height:i-Y,columns:X,useColumnSetting:v,onOpenSettingDlg:function(){return J(!0)},showTopSettingIcon:function(e){return U(e)},customMuiStyles:R,data:m,useFixedColumnWidth:S,headerHeight:p,rowHeight:y,isTopSettingIconShownAlways:z,CustomCellRenderer:I,CustomHeaderCellRenderer:D,customRowStyle:W,sort:B,sortBy:O,sortDirection:E},N))}}),t.jsx(s,{open:G,columns:X,handleCloseWithCancel:function(){return J(!1)},handleCloseWithOK:function(e){_&&_(e),J(!1)}})]})};exports.VTableComponent=c,exports.default=c;
@@ -1 +0,0 @@
1
- "use strict";var t=require("@babel/runtime/helpers/defineProperty"),e=require("@babel/runtime/helpers/slicedToArray"),i=require("prop-types"),r=require("react"),a=require("classnames"),n=require("@material-ui/core"),o=require("lodash"),l=require("./utils.js"),s=require("../Typography.js"),c=require("react/jsx-runtime");function u(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var d=u(t),p=u(e),h=u(i),f=u(a),g=n.makeStyles((function(t){return{root:{width:"228px",height:"228px",borderRadius:"50%",padding:"6px",position:"relative",background:"url(".concat("/static/media/9bda514bfc837939d0b6f7d8dbe94d03.svg",")"),backgroundRepeat:"no-repeat"},backgroundRoot:{width:"100%",height:"100%",borderRadius:"50%",border:"2px solid #616161",padding:"2px",display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden",background:"url(".concat("/static/media/49092309a3fda5ecf77311bd794ac103.svg",")")},emptyStateBackground:{background:"radial-gradient(50% 50% at 50% 50%, rgba(100, 181, 246, 0) 54.4%, rgba(100, 181, 246, 0.01) 76.49%, rgba(100, 181, 246, 0.06) 100%)"},dropShadowRoot:{width:"100%",height:"100%",borderRadius:"50%",filter:"blur(36px)",border:"2px solid #64B5F6",display:"flex",alignItems:"center",justifyContent:"center"},content:function(t){return{position:"absolute",width:"100%",height:"100%",display:"flex",alignItems:"center",flexDirection:"column",left:0,top:t.activitiesLength?40:57}},lastActivityRoot:{width:"90px",height:"90px",background:"#3B3B3B",boxShadow:"0px 2px 2px rgba(0, 0, 0, 0.1), inset 0px 1px 1px rgba(255, 255, 255, 0.05)",borderRadius:"50%",display:"flex",alignItems:"center",justifyContent:"center",margin:"8px 0"},activityDuration:{marginTop:"9px",color:t.palette.primary.text1,fontSize:"36px",lineHeight:"24px",fontWeight:300,letterSpacing:"0.4px"},durationUnit:{fontSize:"12px",lineHeight:"24px",fontWeight:500,letterSpacing:"0.4px"},activityTimeRange:{fontSize:"10px",textTransform:"uppercase",color:"#9E9E9E",lineHeight:"24px",fontWeight:500,letterSpacing:"1px"},activityName:{width:"106px",textAlign:"center",fontSize:"12px",lineHeight:"14px",fontWeight:500,letterSpacing:"0.4px",color:t.palette.primary.text1},noOperationsRoot:{width:90,height:90},noOperationsText:{marginTop:24,color:"#9E9E9E"},chart:{position:"absolute",left:2,top:2,width:"100%",height:"100%",padding:"12px"},canvas:{width:"100%",height:"100%"},activities:{position:"absolute",left:12,top:12}}}));function x(t){var e=t.title,i=t.currentActivityName,a=t.activities,u=t.showTooltip,h=g({activitiesLength:a.length}),x=r.useRef(null),m=r.useRef([]),v=r.useState(null),y=p.default(v,2),b=y[0],j=y[1],w=r.useMemo((function(){return a.filter((function(t){return t.duration}))}),[a]),R=r.useMemo((function(){return o.sumBy(a,"duration")}),[a]),N=r.useMemo((function(){return null===b?a.find((function(t){return t.name===i})):w[b]}),[a,i,w,b]),S=function(t){var e=!1;m.current.forEach((function(i,r){var a=i.current;if(a&&!e){var n=a.getContext("2d");(e=n.isPointInPath(t.offsetX,t.offsetY))&&j(r)}})),e||j(null)},T=function(){j(null)};return r.useEffect((function(){var t=x.current,e=t.getContext("2d");t.width=200,t.height=200,t.style.width="".concat(200,"px"),t.style.height="".concat(200,"px");var a=w.length;m.current.length!==a&&(m.current=Array(a).fill().map((function(t,e){return m.current[e]||r.createRef()})));var n=0;w.forEach((function(t,r){var a=n,o=a+t.duration/R*Math.PI*2;(null===b&&t.name===i||r===b)&&l.drawRadicalGradient(e,100,100,100,a,o);var s=m.current[r].current;if(s){s.width=200,s.height=200,s.style.width="".concat(200,"px"),s.style.height="".concat(200,"px"),u&&(s.onmousemove=S,s.onmouseleave=T);var c=s.getContext("2d");l.drawDonutSlice(c,100,100,100,a,o,t.color||"#000000",!0)}else l.drawDonutSlice(e,100,100,100,a,o,t.color||"#000000",!0);n=o}))})),c.jsxs("div",{className:h.root,children:[c.jsx("div",{className:f.default(h.backgroundRoot,d.default({},h.emptyStateBackground,!a.length)),children:c.jsx("div",{className:h.dropShadowRoot})}),c.jsxs("div",{className:h.content,children:[c.jsx(n.Typography,{className:h.activityTimeRange,children:e}),a.length?c.jsxs(c.Fragment,{children:[c.jsx("div",{className:h.lastActivityRoot,children:N&&N.duration?c.jsxs(n.Typography,{className:h.activityDuration,children:[(N.duration/3600).toFixed(1),c.jsx("span",{className:h.durationUnit,children:" h"})]}):null}),c.jsx(n.Typography,{className:h.activityName,children:o.upperFirst((null==N?void 0:N.name)||"")})]}):c.jsx("div",{className:h.noOperationsRoot,children:c.jsx(s.Regular14,{className:h.noOperationsText,children:"No operations"})})]}),c.jsx(n.Tooltip,{title:null!==b?"".concat(w[b].name,": ").concat((w[b].duration/3600).toFixed(3),"h"):"",placement:"bottom",children:c.jsxs("div",{className:h.chart,children:[c.jsx("canvas",{ref:x,className:h.canvas}),w.map((function(t,e){return c.jsx("canvas",{ref:m.current[e],className:h.activities},e)}))]})})]})}x.propTypes={title:h.default.string,activities:h.default.arrayOf(h.default.shape({name:h.default.string,day:h.default.number,night:h.default.number})).isRequired,currentActivityName:h.default.string.isRequired,showTooltip:h.default.bool},x.defaultProps={title:"Last 24hrs",showTooltip:!1},module.exports=x;
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("prop-types"),i=require("react"),a=require("classnames"),r=require("@material-ui/core"),n=require("./utils.js"),o=require("react/jsx-runtime");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=s(e),d=s(t),c=s(a),p=r.makeStyles((function(e){return{root:{width:"228px",height:"228px",borderRadius:"50%",padding:"6px",position:"relative",background:"url(".concat("/static/media/9bda514bfc837939d0b6f7d8dbe94d03.svg",")"),backgroundRepeat:"no-repeat"},backgroundRoot:{width:"100%",height:"100%",borderRadius:"50%",border:"2px solid #616161",padding:"2px",display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden",background:"url(".concat("/static/media/49092309a3fda5ecf77311bd794ac103.svg",")")},emptyStateBackground:{background:"radial-gradient(50% 50% at 50% 50%, rgba(100, 181, 246, 0) 54.4%, rgba(100, 181, 246, 0.01) 76.49%, rgba(100, 181, 246, 0.06) 100%)"},dropShadowRoot:{width:"100%",height:"100%",borderRadius:"50%",filter:"blur(36px)",border:"2px solid #64B5F6",display:"flex",alignItems:"center",justifyContent:"center"},content:{position:"absolute",width:"100%",height:"100%",display:"flex",alignItems:"center",justifyContent:"center",flexDirection:"column",left:0,top:0},timeRange:{fontSize:"10px",textTransform:"uppercase",color:e.palette.primary.text7,lineHeight:"24px",fontWeight:500,letterSpacing:"1px",position:"absolute",top:36},time:{marginTop:42},timing:{fontFamily:"Roboto",fontSize:36,lineHeight:"24px",letterSpacing:.4,fontWeight:300,color:e.palette.background.b9},wirelineText:{color:"#FF9C00"},wirelineDot:{backgroundColor:"#FF9C00"},fracturingText:{color:"#8572FF"},fracturingDot:{backgroundColor:"#8572FF"},legend:{marginTop:24},legendItem:{fontFamily:"Roboto",fontSize:12,lineHeight:"14px",letterSpacing:.4,display:"flex",margin:"2px 0",alignItems:"center"},dot:{width:8,height:8,borderRadius:"100%",marginRight:9},chart:{position:"absolute",left:2,top:2,width:"100%",height:"100%",padding:"12px"},noData:{width:90,height:90},noDataText:{marginTop:24,color:"#9E9E9E",display:"flex",justifyContent:"center"},canvas:{width:"100%",height:"100%"},activities:{position:"absolute",left:12,top:12}}}));function u(e,t,i,a,r,o,s,l){var d=e.current;if(d){d.width=200,d.height=200,d.style.width="".concat(200,"px"),d.style.height="".concat(200,"px");var c=d.getContext("2d");n.drawDonutSlice(c,t,i,a,r,o,s,l)}}function g(e){var t=e.wirelineTime,a=e.fracturingTime,n=p(),s=i.useRef(null),d=i.useRef(null),g=i.useRef(null);return i.useEffect((function(){var e=s.current;e.width=200,e.height=200,e.style.width="".concat(200,"px"),e.style.height="".concat(200,"px");var i=60*t/86400*Math.PI*2,r=i+60*a/86400*Math.PI*2;u(d,100,100,100,0,i,"#FF9C00",!0),u(g,100,100,100,i,r,"#8572FF",!0)})),o.jsxs("div",{className:n.root,children:[o.jsx("div",{className:c.default(n.backgroundRoot,l.default({},n.emptyStateBackground,!t||!a)),children:o.jsx("div",{className:n.dropShadowRoot})}),o.jsxs("div",{className:n.content,children:[o.jsx(r.Typography,{className:n.timeRange,children:"Previous 24hrs"}),t&&a?o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:n.time,children:[o.jsx(r.Typography,{className:c.default(n.timing,n.wirelineText),display:"inline",children:(t/60).toFixed(1)}),o.jsx(r.Typography,{className:n.timing,display:"inline",children:"/"}),o.jsx(r.Typography,{className:c.default(n.timing,n.fracturingText),display:"inline",children:(a/60).toFixed(1)}),o.jsx(r.Typography,{display:"inline",children:" h"})]}),o.jsxs("div",{className:n.legend,children:[o.jsxs(r.Typography,{className:n.legendItem,display:"inline",children:[o.jsx("div",{className:c.default(n.dot,n.wirelineDot)})," Wireline"]}),o.jsxs(r.Typography,{className:n.legendItem,display:"inline",children:[o.jsx("div",{className:c.default(n.dot,n.fracturingDot)}),"Fracturing"]})]})]}):o.jsx("div",{className:n.noData,children:o.jsx(r.Typography,{className:n.noDataText,children:"No Data"})})]}),o.jsxs("div",{className:n.chart,children:[o.jsx("canvas",{ref:s,className:n.canvas}),o.jsx("canvas",{ref:d,className:n.activities}),o.jsx("canvas",{ref:g,className:n.activities})]})]})}g.propTypes={wirelineTime:d.default.number,fracturingTime:d.default.number},g.defaultProps={wirelineTime:void 0,fracturingTime:void 0},module.exports=g;
@@ -1 +0,0 @@
1
- "use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("prop-types"),i=require("@material-ui/core"),r=require("classnames"),l=require("../../utils/mobileDetect.js"),a=require("react/jsx-runtime");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=o(e),s=o(t),d=o(r),u=i.makeStyles({labelRoot:{display:"flex",alignItems:"flex-start",height:function(e){return!e.isMobile&&16}},croppedRoot:{overflow:"hidden",marginRight:"10px","& $label":{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"}},labelIcon:{width:16,height:16,minWidth:16,minHeight:16,marginRight:"8px",backgroundRepeat:"no-repeat",backgroundPosition:"center"},label:{color:"#9E9E9E",fontSize:"14px",lineHeight:"16px"}});function c(e){var t=e.item,r=e.textShrinked,o=u({isMobile:l.isMobileDetected});return a.jsxs("div",{className:d.default(o.labelRoot,n.default({},o.croppedRoot,r)),children:[t.icon&&a.jsx("div",{className:o.labelIcon,style:{backgroundImage:"url(".concat(t.icon,")")}}),a.jsxs(i.Typography,{className:o.label,children:[t.label,":"]})]})}c.propTypes={item:s.default.shape({key:s.default.string,label:s.default.string,icon:s.default.node}).isRequired,textShrinked:s.default.bool},c.defaultProps={textShrinked:!1},module.exports=c;
@@ -1 +0,0 @@
1
- "use strict";var e=require("prop-types"),t=require("@material-ui/core"),a=require("react/jsx-runtime");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=l(e),o=t.makeStyles({labelRoot:{display:"flex",alignItems:"flex-start"},labelIcon:{width:"16px",height:"16px",marginRight:"8px",backgroundRepeat:"no-repeat",backgroundPosition:"center"},label:{color:"#9E9E9E",fontFamily:"Roboto",fontStyle:"normal",fontWeight:500,fontSize:10,lineHeight:"12px",letterSpacing:"1px",textTransform:"uppercase"}});function i(e){var l=e.item,r=o();return a.jsxs("div",{className:r.labelRoot,children:[l.icon&&a.jsx("div",{className:r.labelIcon,style:{backgroundImage:"url(".concat(l.icon,")")}}),a.jsxs(t.Typography,{className:r.label,children:[l.label,":"]})]})}i.propTypes={item:r.default.shape({key:r.default.string,label:r.default.string,icon:r.default.node}).isRequired},module.exports=i;