@corva/ui 0.100.0-9 → 0.100.0

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 (597) hide show
  1. package/README.md +66 -30
  2. package/assets/34b3b56b464e0ff794f57d0f43b12d6c.svg +90 -0
  3. package/assets/56d3b3296b1002eaf171ca8c64f29b05.svg +28 -0
  4. package/assets/6446219b2f79d037e3dd24494024a98f.svg +106 -0
  5. package/assets/67ced31c10e4427bb8974715557e3b96.svg +70 -0
  6. package/assets/8e03004b6f48d362ba5b071e770a010b.svg +27 -0
  7. package/assets/a71b840169eca35c314fe774358d6166.svg +67 -0
  8. package/assets/a7a5eb2e6445ef946360177848bddafe.svg +100 -0
  9. package/assets/aaba69ecd4c6c2494f951e7101120f24.svg +22 -0
  10. package/assets/bbb0d8e0fd0c453aa3c938f9670445d7.svg +54 -0
  11. package/assets/c8b26c930e57919e80e04dca36f98048.svg +18 -0
  12. package/assets/cc53e803d32c251ced8000822d59d382.svg +33 -0
  13. package/assets/cd159e2d8314a7398704d7820da2b123.svg +39 -0
  14. package/assets/d6d6265f082b5204311a107c91f6dea5.svg +53 -0
  15. package/assets/e652fba6327ccd63cd0edc6bf95baa23.svg +48 -0
  16. package/assets/ed858d78e82e89fdd6ba388752f98386.svg +23 -0
  17. package/cjs-bundle/components/DevCenter/AppHeader/PadMode.js +1 -1
  18. package/cjs-bundle/components/FeedItem/components/Content.js +1 -1
  19. package/cjs-bundle/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.js +1 -0
  20. package/cjs-bundle/components/FileIcon/FileIcon.js +1 -1
  21. package/cjs-bundle/components/FilesDropzone/FilesDropzone.js +1 -1
  22. package/cjs-bundle/components/FilesProcessor/FilesProcessor.js +1 -1
  23. package/cjs-bundle/components/NewDocumentViewer/components/CsvViewer.js +1 -1
  24. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeSidebarStyles.js +1 -1
  25. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.js +1 -1
  26. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -1
  27. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.js +1 -1
  28. package/cjs-bundle/components/RealTimeValuesSidebar/SidebarFooter.js +1 -1
  29. package/cjs-bundle/components/RealTimeValuesSidebar/SidebarTitle.js +1 -1
  30. package/cjs-bundle/components/index.js +1 -1
  31. package/cjs-bundle/componentsV2/Accordion/Accordion.js +1 -0
  32. package/cjs-bundle/componentsV2/Accordion/Accordion.scss.js +1 -0
  33. package/cjs-bundle/componentsV2/Avatar/constants.js +1 -1
  34. package/cjs-bundle/componentsV2/AvatarGroup/AvatarGroup.js +1 -0
  35. package/cjs-bundle/componentsV2/AvatarGroup/AvatarGroup.scss.js +1 -0
  36. package/cjs-bundle/componentsV2/BadgeBase/BadgeBase.js +1 -0
  37. package/cjs-bundle/componentsV2/BadgeBase/BadgeBase.scss.js +1 -0
  38. package/cjs-bundle/componentsV2/BadgeCounter/BadgeCounter.js +1 -0
  39. package/cjs-bundle/componentsV2/BadgeDot/BadgeDot.js +1 -0
  40. package/cjs-bundle/componentsV2/BadgeDot/BadgeDot.scss.js +1 -0
  41. package/cjs-bundle/componentsV2/Breadcrumbs/Breadcrumbs.js +1 -0
  42. package/cjs-bundle/componentsV2/Breadcrumbs/Breadcrumbs.scss.js +1 -0
  43. package/cjs-bundle/componentsV2/Button/Button.js +1 -1
  44. package/cjs-bundle/componentsV2/Button/Button.scss.js +1 -1
  45. package/cjs-bundle/componentsV2/ButtonIcon/ButtonIcon.js +1 -1
  46. package/cjs-bundle/componentsV2/ButtonIcon/ButtonIcon.scss.js +1 -1
  47. package/cjs-bundle/componentsV2/ButtonLive/ButtonLive.js +1 -0
  48. package/cjs-bundle/componentsV2/ButtonLive/ButtonLive.scss.js +1 -0
  49. package/cjs-bundle/componentsV2/Chip/Chip.js +1 -1
  50. package/cjs-bundle/componentsV2/Chip/Chip.scss.js +1 -1
  51. package/cjs-bundle/componentsV2/ChipAlert/ChipAlert.js +1 -0
  52. package/cjs-bundle/componentsV2/ChipAlert/ChipAlert.scss.js +1 -0
  53. package/cjs-bundle/componentsV2/ChipIndicator/ChipIndicator.js +1 -0
  54. package/cjs-bundle/componentsV2/ChipIndicator/ChipIndicator.scss.js +1 -0
  55. package/cjs-bundle/componentsV2/CopyToClipboard/CopyToClipboard.js +1 -0
  56. package/cjs-bundle/componentsV2/CopyToClipboard/CopyToClipboard.scss.js +1 -0
  57. package/cjs-bundle/componentsV2/Counter/Counter.js +1 -0
  58. package/cjs-bundle/componentsV2/Counter/Counter.scss.js +1 -0
  59. package/cjs-bundle/componentsV2/EmptyState/EmptyState.js +1 -0
  60. package/cjs-bundle/componentsV2/EmptyState/EmptyState.scss.js +1 -0
  61. package/cjs-bundle/componentsV2/EmptyState/constants.js +1 -0
  62. package/cjs-bundle/componentsV2/FileIcon/FileIcon.js +1 -0
  63. package/cjs-bundle/componentsV2/FileIcon/FileIcon.scss.js +1 -0
  64. package/cjs-bundle/componentsV2/FileIcon/constants.js +1 -0
  65. package/cjs-bundle/componentsV2/FileIcon/icons/ArchiveFileIcon.js +1 -0
  66. package/cjs-bundle/componentsV2/FileIcon/icons/CSVFileIcon.js +1 -0
  67. package/cjs-bundle/componentsV2/FileIcon/icons/DocFileIcon.js +1 -0
  68. package/cjs-bundle/componentsV2/FileIcon/icons/EDMFileIcon.js +1 -0
  69. package/cjs-bundle/componentsV2/FileIcon/icons/ExcelFileIcon.js +1 -0
  70. package/cjs-bundle/componentsV2/FileIcon/icons/ImageFileIcon.js +1 -0
  71. package/cjs-bundle/componentsV2/FileIcon/icons/JsonFileIcon.js +1 -0
  72. package/cjs-bundle/componentsV2/FileIcon/icons/LasFileIcon.js +1 -0
  73. package/cjs-bundle/componentsV2/FileIcon/icons/OtherFileIcon.js +1 -0
  74. package/cjs-bundle/componentsV2/FileIcon/icons/PdfFileIcon.js +1 -0
  75. package/cjs-bundle/componentsV2/FileIcon/icons/PowerPointFileIcon.js +1 -0
  76. package/cjs-bundle/componentsV2/FileIcon/icons/TxtFileIcon.js +1 -0
  77. package/cjs-bundle/componentsV2/FileIcon/icons/UnknownFileIcon.js +1 -0
  78. package/cjs-bundle/componentsV2/FileIcon/icons/VideoFileIcon.js +1 -0
  79. package/cjs-bundle/componentsV2/FileIcon/icons/XmlFileIcon.js +1 -0
  80. package/cjs-bundle/componentsV2/FilesDropzone/FilesDropzone.js +1 -0
  81. package/cjs-bundle/componentsV2/FilesDropzone/FilesDropzone.scss.js +1 -0
  82. package/cjs-bundle/componentsV2/FilesDropzone/utils.js +1 -0
  83. package/cjs-bundle/componentsV2/IndicatorLive/IndicatorLive.js +1 -0
  84. package/cjs-bundle/componentsV2/IndicatorLive/IndicatorLive.scss.js +1 -0
  85. package/cjs-bundle/componentsV2/LiveDotIndicator/LiveDotIndicator.js +1 -0
  86. package/cjs-bundle/componentsV2/LiveDotIndicator/LiveDotIndicator.scss.js +1 -0
  87. package/cjs-bundle/componentsV2/LoaderLinear/LoaderLinear.js +1 -0
  88. package/cjs-bundle/componentsV2/LoaderLinear/LoaderLinear.scss.js +1 -0
  89. package/cjs-bundle/componentsV2/Menu/Menu.js +1 -0
  90. package/cjs-bundle/componentsV2/Menu/Menu.scss.js +1 -0
  91. package/cjs-bundle/componentsV2/Menu/MenuDivider/MenuDivider.js +1 -0
  92. package/cjs-bundle/componentsV2/Menu/MenuDivider/MenuDivider.scss.js +1 -0
  93. package/cjs-bundle/componentsV2/Menu/MenuGroup/MenuGroup.js +1 -0
  94. package/cjs-bundle/componentsV2/Menu/MenuGroup/MenuGroup.scss.js +1 -0
  95. package/cjs-bundle/componentsV2/Menu/MenuItem/MenuItem.js +1 -0
  96. package/cjs-bundle/componentsV2/Menu/MenuItem/MenuItem.scss.js +1 -0
  97. package/cjs-bundle/componentsV2/Modal/Modal.js +1 -0
  98. package/cjs-bundle/componentsV2/Modal/Modal.scss.js +1 -0
  99. package/cjs-bundle/componentsV2/Paper/Paper.js +1 -0
  100. package/cjs-bundle/componentsV2/Paper/Paper.scss.js +1 -0
  101. package/cjs-bundle/componentsV2/Popover/Popover.js +1 -1
  102. package/cjs-bundle/componentsV2/Popover/Popover.scss.js +1 -0
  103. package/cjs-bundle/componentsV2/Popover/utils.js +1 -0
  104. package/cjs-bundle/componentsV2/Popper/Popper.js +1 -0
  105. package/cjs-bundle/componentsV2/Skeleton/Skeleton.js +1 -0
  106. package/cjs-bundle/componentsV2/Skeleton/Skeleton.scss.js +1 -0
  107. package/cjs-bundle/componentsV2/Stepper/Step/Step.js +1 -0
  108. package/cjs-bundle/componentsV2/Stepper/Step/Step.scss.js +1 -0
  109. package/cjs-bundle/componentsV2/Stepper/Stepper.js +1 -0
  110. package/cjs-bundle/componentsV2/Stepper/Stepper.scss.js +1 -0
  111. package/cjs-bundle/componentsV2/Switch/Switch.js +1 -0
  112. package/cjs-bundle/componentsV2/Switch/Switch.scss.js +1 -0
  113. package/cjs-bundle/componentsV2/Tabs/Tabs.js +1 -0
  114. package/cjs-bundle/componentsV2/Tabs/Tabs.scss.js +1 -0
  115. package/cjs-bundle/componentsV2/Text/Text.js +1 -1
  116. package/cjs-bundle/componentsV2/Text/Text.scss.js +1 -1
  117. package/cjs-bundle/componentsV2/TextEndTruncated/TextEndTruncated.js +1 -0
  118. package/cjs-bundle/componentsV2/TextEndTruncated/TextEndTruncated.scss.js +1 -0
  119. package/cjs-bundle/componentsV2/TextInput/TextInput.js +1 -1
  120. package/cjs-bundle/componentsV2/TextInput/TextInput.scss.js +1 -1
  121. package/cjs-bundle/componentsV2/TextMiddleTruncated/TextMiddleTruncated.js +1 -1
  122. package/cjs-bundle/componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js +1 -1
  123. package/cjs-bundle/componentsV2/ToggleButtons/ToggleButtons.js +1 -0
  124. package/cjs-bundle/componentsV2/ToggleButtons/ToggleButtons.scss.js +1 -0
  125. package/cjs-bundle/componentsV2/Tooltip/Tooltip.js +1 -1
  126. package/cjs-bundle/componentsV2/Tooltip/Tooltip.scss.js +1 -1
  127. package/cjs-bundle/componentsV2/index.js +1 -1
  128. package/cjs-bundle/constants/completion.js +1 -1
  129. package/cjs-bundle/constants/feed.js +1 -1
  130. package/cjs-bundle/effects/usePadSelectorSelectedWells.js +1 -1
  131. package/cjs-bundle/icons/customIcons/icons/MoreApp.js +1 -1
  132. package/cjs-bundle/icons/customIcons/icons/SimulFrac.js +1 -1
  133. package/cjs-bundle/icons/customIcons/icons/ZipperFrac.js +1 -1
  134. package/cjs-bundle/utils/completion.js +1 -1
  135. package/cjs-bundle/utils/convert.js +1 -1
  136. package/cjs-bundle/utils/goalsConfig/goalsConfig.js +1 -1
  137. package/cjs-bundle/utils/metrics/metricsConfig.js +1 -1
  138. package/components/AdvancedSlider/AdvancedSlider.stories.d.ts.map +1 -1
  139. package/components/DevCenter/AppHeader/PadMode.d.ts.map +1 -1
  140. package/components/DevCenter/AppHeader/PadMode.js +1 -1
  141. package/components/Drillstring/BHAComponentsTable/components/sharedStyles.d.ts +1 -1
  142. package/components/FeedItem/components/Content.d.ts.map +1 -1
  143. package/components/FeedItem/components/Content.js +1 -1
  144. package/components/FeedItem/feed.fixtures.d.ts +78 -0
  145. package/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.d.ts +25 -0
  146. package/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.d.ts.map +1 -0
  147. package/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.js +1 -0
  148. package/components/FileIcon/FileIcon.d.ts +1 -2
  149. package/components/FileIcon/FileIcon.d.ts.map +1 -1
  150. package/components/FileIcon/FileIcon.js +1 -1
  151. package/components/FileIcon/FileIcon.stories.d.ts.map +1 -1
  152. package/components/FilesDropzone/FilesDropzone.d.ts.map +1 -1
  153. package/components/FilesDropzone/FilesDropzone.js +1 -1
  154. package/components/FilesDropzone/index.d.ts +0 -1
  155. package/components/FilesDropzone/index.d.ts.map +1 -1
  156. package/components/FilesProcessor/FilesProcessor.js +1 -1
  157. package/components/NewDocumentViewer/components/CsvViewer.d.ts.map +1 -1
  158. package/components/NewDocumentViewer/components/CsvViewer.js +1 -1
  159. package/components/RealTimeValuesSidebar/RealTimeSidebarStyles.d.ts.map +1 -1
  160. package/components/RealTimeValuesSidebar/RealTimeSidebarStyles.js +1 -1
  161. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.d.ts.map +1 -1
  162. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.js +1 -1
  163. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -1
  164. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.d.ts +1 -1
  165. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.d.ts.map +1 -1
  166. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.js +1 -1
  167. package/components/RealTimeValuesSidebar/SidebarFooter.d.ts.map +1 -1
  168. package/components/RealTimeValuesSidebar/SidebarFooter.js +1 -1
  169. package/components/RealTimeValuesSidebar/SidebarTitle.d.ts.map +1 -1
  170. package/components/RealTimeValuesSidebar/SidebarTitle.js +1 -1
  171. package/components/Stepper/Step/styles.d.ts +1 -1
  172. package/components/index.js +1 -1
  173. package/componentsV2/Accordion/Accordion.d.ts +24 -0
  174. package/componentsV2/Accordion/Accordion.d.ts.map +1 -0
  175. package/componentsV2/Accordion/Accordion.js +1 -0
  176. package/componentsV2/Accordion/Accordion.scss.js +1 -0
  177. package/componentsV2/Accordion/Accordion.stories.d.ts +12 -0
  178. package/componentsV2/Accordion/Accordion.stories.d.ts.map +1 -0
  179. package/componentsV2/Accordion/index.d.ts +2 -0
  180. package/componentsV2/Accordion/index.d.ts.map +1 -0
  181. package/componentsV2/Avatar/constants.d.ts.map +1 -1
  182. package/componentsV2/Avatar/constants.js +1 -1
  183. package/componentsV2/AvatarGroup/AvatarGroup.d.ts +14 -0
  184. package/componentsV2/AvatarGroup/AvatarGroup.d.ts.map +1 -0
  185. package/componentsV2/AvatarGroup/AvatarGroup.js +1 -0
  186. package/componentsV2/AvatarGroup/AvatarGroup.scss.js +1 -0
  187. package/componentsV2/AvatarGroup/AvatarGroup.stories.d.ts +10 -0
  188. package/componentsV2/AvatarGroup/AvatarGroup.stories.d.ts.map +1 -0
  189. package/componentsV2/AvatarGroup/index.d.ts +2 -0
  190. package/componentsV2/AvatarGroup/index.d.ts.map +1 -0
  191. package/componentsV2/BadgeBase/BadgeBase.d.ts +18 -0
  192. package/componentsV2/BadgeBase/BadgeBase.d.ts.map +1 -0
  193. package/componentsV2/BadgeBase/BadgeBase.js +1 -0
  194. package/componentsV2/BadgeBase/BadgeBase.scss.js +1 -0
  195. package/componentsV2/BadgeBase/index.d.ts +2 -0
  196. package/componentsV2/BadgeBase/index.d.ts.map +1 -0
  197. package/componentsV2/BadgeCounter/BadgeCounter.d.ts +35 -0
  198. package/componentsV2/BadgeCounter/BadgeCounter.d.ts.map +1 -0
  199. package/componentsV2/BadgeCounter/BadgeCounter.js +1 -0
  200. package/componentsV2/BadgeCounter/BadgeCounter.stories.d.ts +10 -0
  201. package/componentsV2/BadgeCounter/BadgeCounter.stories.d.ts.map +1 -0
  202. package/componentsV2/BadgeCounter/index.d.ts +2 -0
  203. package/componentsV2/BadgeCounter/index.d.ts.map +1 -0
  204. package/componentsV2/BadgeDot/BadgeDot.d.ts +26 -0
  205. package/componentsV2/BadgeDot/BadgeDot.d.ts.map +1 -0
  206. package/componentsV2/BadgeDot/BadgeDot.js +1 -0
  207. package/componentsV2/BadgeDot/BadgeDot.scss.js +1 -0
  208. package/componentsV2/BadgeDot/BadgeDot.stories.d.ts +10 -0
  209. package/componentsV2/BadgeDot/BadgeDot.stories.d.ts.map +1 -0
  210. package/componentsV2/BadgeDot/index.d.ts +2 -0
  211. package/componentsV2/BadgeDot/index.d.ts.map +1 -0
  212. package/componentsV2/Breadcrumbs/Breadcrumbs.d.ts +19 -0
  213. package/componentsV2/Breadcrumbs/Breadcrumbs.d.ts.map +1 -0
  214. package/componentsV2/Breadcrumbs/Breadcrumbs.js +1 -0
  215. package/componentsV2/Breadcrumbs/Breadcrumbs.scss.js +1 -0
  216. package/componentsV2/Breadcrumbs/Breadcrumbs.stories.d.ts +8 -0
  217. package/componentsV2/Breadcrumbs/Breadcrumbs.stories.d.ts.map +1 -0
  218. package/componentsV2/Breadcrumbs/index.d.ts +2 -0
  219. package/componentsV2/Breadcrumbs/index.d.ts.map +1 -0
  220. package/componentsV2/Button/Button.d.ts +2 -0
  221. package/componentsV2/Button/Button.d.ts.map +1 -1
  222. package/componentsV2/Button/Button.js +1 -1
  223. package/componentsV2/Button/Button.scss.js +1 -1
  224. package/componentsV2/ButtonIcon/ButtonIcon.d.ts.map +1 -1
  225. package/componentsV2/ButtonIcon/ButtonIcon.js +1 -1
  226. package/componentsV2/ButtonIcon/ButtonIcon.scss.js +1 -1
  227. package/componentsV2/ButtonLive/ButtonLive.d.ts +15 -0
  228. package/componentsV2/ButtonLive/ButtonLive.d.ts.map +1 -0
  229. package/componentsV2/ButtonLive/ButtonLive.js +1 -0
  230. package/componentsV2/ButtonLive/ButtonLive.scss.js +1 -0
  231. package/componentsV2/ButtonLive/ButtonLive.stories.d.ts +11 -0
  232. package/componentsV2/ButtonLive/ButtonLive.stories.d.ts.map +1 -0
  233. package/componentsV2/ButtonLive/index.d.ts +2 -0
  234. package/componentsV2/ButtonLive/index.d.ts.map +1 -0
  235. package/componentsV2/Chip/Chip.d.ts +19 -3
  236. package/componentsV2/Chip/Chip.d.ts.map +1 -1
  237. package/componentsV2/Chip/Chip.js +1 -1
  238. package/componentsV2/Chip/Chip.scss.js +1 -1
  239. package/componentsV2/Chip/Chip.stories.d.ts +1 -1
  240. package/componentsV2/Chip/Chip.stories.d.ts.map +1 -1
  241. package/componentsV2/ChipAlert/ChipAlert.d.ts +21 -0
  242. package/componentsV2/ChipAlert/ChipAlert.d.ts.map +1 -0
  243. package/componentsV2/ChipAlert/ChipAlert.js +1 -0
  244. package/componentsV2/ChipAlert/ChipAlert.scss.js +1 -0
  245. package/componentsV2/ChipAlert/ChipAlert.stories.d.ts +10 -0
  246. package/componentsV2/ChipAlert/ChipAlert.stories.d.ts.map +1 -0
  247. package/componentsV2/ChipAlert/index.d.ts +2 -0
  248. package/componentsV2/ChipAlert/index.d.ts.map +1 -0
  249. package/componentsV2/ChipIndicator/ChipIndicator.d.ts +12 -0
  250. package/componentsV2/ChipIndicator/ChipIndicator.d.ts.map +1 -0
  251. package/componentsV2/ChipIndicator/ChipIndicator.js +1 -0
  252. package/componentsV2/ChipIndicator/ChipIndicator.scss.js +1 -0
  253. package/componentsV2/ChipIndicator/ChipIndicator.stories.d.ts +9 -0
  254. package/componentsV2/ChipIndicator/ChipIndicator.stories.d.ts.map +1 -0
  255. package/componentsV2/ChipIndicator/index.d.ts +2 -0
  256. package/componentsV2/ChipIndicator/index.d.ts.map +1 -0
  257. package/componentsV2/CopyToClipboard/CopyToClipboard.d.ts +14 -0
  258. package/componentsV2/CopyToClipboard/CopyToClipboard.d.ts.map +1 -0
  259. package/componentsV2/CopyToClipboard/CopyToClipboard.js +1 -0
  260. package/componentsV2/CopyToClipboard/CopyToClipboard.scss.js +1 -0
  261. package/componentsV2/CopyToClipboard/CopyToClipboard.stories.d.ts +10 -0
  262. package/componentsV2/CopyToClipboard/CopyToClipboard.stories.d.ts.map +1 -0
  263. package/componentsV2/CopyToClipboard/index.d.ts +2 -0
  264. package/componentsV2/CopyToClipboard/index.d.ts.map +1 -0
  265. package/componentsV2/Counter/Counter.d.ts +18 -0
  266. package/componentsV2/Counter/Counter.d.ts.map +1 -0
  267. package/componentsV2/Counter/Counter.js +1 -0
  268. package/componentsV2/Counter/Counter.scss.js +1 -0
  269. package/componentsV2/Counter/Counter.stories.d.ts +13 -0
  270. package/componentsV2/Counter/Counter.stories.d.ts.map +1 -0
  271. package/componentsV2/Counter/index.d.ts +2 -0
  272. package/componentsV2/Counter/index.d.ts.map +1 -0
  273. package/componentsV2/EmptyState/EmptyState.d.ts +11 -0
  274. package/componentsV2/EmptyState/EmptyState.d.ts.map +1 -0
  275. package/componentsV2/EmptyState/EmptyState.js +1 -0
  276. package/componentsV2/EmptyState/EmptyState.scss.js +1 -0
  277. package/componentsV2/EmptyState/EmptyState.stories.d.ts +10 -0
  278. package/componentsV2/EmptyState/EmptyState.stories.d.ts.map +1 -0
  279. package/componentsV2/EmptyState/constants.d.ts +18 -0
  280. package/componentsV2/EmptyState/constants.d.ts.map +1 -0
  281. package/componentsV2/EmptyState/constants.js +1 -0
  282. package/componentsV2/EmptyState/index.d.ts +2 -0
  283. package/componentsV2/EmptyState/index.d.ts.map +1 -0
  284. package/componentsV2/FileIcon/FileIcon.d.ts +8 -0
  285. package/componentsV2/FileIcon/FileIcon.d.ts.map +1 -0
  286. package/componentsV2/FileIcon/FileIcon.js +1 -0
  287. package/componentsV2/FileIcon/FileIcon.scss.js +1 -0
  288. package/componentsV2/FileIcon/FileIcon.stories.d.ts +9 -0
  289. package/componentsV2/FileIcon/FileIcon.stories.d.ts.map +1 -0
  290. package/componentsV2/FileIcon/constants.d.ts +5 -0
  291. package/componentsV2/FileIcon/constants.d.ts.map +1 -0
  292. package/componentsV2/FileIcon/constants.js +1 -0
  293. package/componentsV2/FileIcon/icons/ArchiveFileIcon.d.ts.map +1 -0
  294. package/componentsV2/FileIcon/icons/ArchiveFileIcon.js +1 -0
  295. package/componentsV2/FileIcon/icons/CSVFileIcon.d.ts.map +1 -0
  296. package/componentsV2/FileIcon/icons/CSVFileIcon.js +1 -0
  297. package/componentsV2/FileIcon/icons/DocFileIcon.d.ts.map +1 -0
  298. package/componentsV2/FileIcon/icons/DocFileIcon.js +1 -0
  299. package/componentsV2/FileIcon/icons/EDMFileIcon.d.ts.map +1 -0
  300. package/componentsV2/FileIcon/icons/EDMFileIcon.js +1 -0
  301. package/componentsV2/FileIcon/icons/ExcelFileIcon.d.ts.map +1 -0
  302. package/componentsV2/FileIcon/icons/ExcelFileIcon.js +1 -0
  303. package/componentsV2/FileIcon/icons/ImageFileIcon.d.ts.map +1 -0
  304. package/componentsV2/FileIcon/icons/ImageFileIcon.js +1 -0
  305. package/componentsV2/FileIcon/icons/JsonFileIcon.d.ts.map +1 -0
  306. package/componentsV2/FileIcon/icons/JsonFileIcon.js +1 -0
  307. package/componentsV2/FileIcon/icons/LasFileIcon.d.ts.map +1 -0
  308. package/componentsV2/FileIcon/icons/LasFileIcon.js +1 -0
  309. package/componentsV2/FileIcon/icons/OtherFileIcon.d.ts.map +1 -0
  310. package/componentsV2/FileIcon/icons/OtherFileIcon.js +1 -0
  311. package/componentsV2/FileIcon/icons/PdfFileIcon.d.ts.map +1 -0
  312. package/componentsV2/FileIcon/icons/PdfFileIcon.js +1 -0
  313. package/componentsV2/FileIcon/icons/PowerPointFileIcon.d.ts.map +1 -0
  314. package/componentsV2/FileIcon/icons/PowerPointFileIcon.js +1 -0
  315. package/componentsV2/FileIcon/icons/TxtFileIcon.d.ts.map +1 -0
  316. package/componentsV2/FileIcon/icons/TxtFileIcon.js +1 -0
  317. package/componentsV2/FileIcon/icons/UnknownFileIcon.d.ts.map +1 -0
  318. package/componentsV2/FileIcon/icons/UnknownFileIcon.js +1 -0
  319. package/componentsV2/FileIcon/icons/VideoFileIcon.d.ts.map +1 -0
  320. package/componentsV2/FileIcon/icons/VideoFileIcon.js +1 -0
  321. package/componentsV2/FileIcon/icons/XmlFileIcon.d.ts.map +1 -0
  322. package/componentsV2/FileIcon/icons/XmlFileIcon.js +1 -0
  323. package/componentsV2/FileIcon/icons/index.d.ts.map +1 -0
  324. package/componentsV2/FileIcon/index.d.ts +2 -0
  325. package/componentsV2/FileIcon/index.d.ts.map +1 -0
  326. package/componentsV2/FilesDropzone/FilesDropzone.d.ts +41 -0
  327. package/componentsV2/FilesDropzone/FilesDropzone.d.ts.map +1 -0
  328. package/componentsV2/FilesDropzone/FilesDropzone.js +1 -0
  329. package/componentsV2/FilesDropzone/FilesDropzone.scss.js +1 -0
  330. package/componentsV2/FilesDropzone/FilesDropzone.stories.d.ts +8 -0
  331. package/componentsV2/FilesDropzone/FilesDropzone.stories.d.ts.map +1 -0
  332. package/componentsV2/FilesDropzone/index.d.ts +2 -0
  333. package/componentsV2/FilesDropzone/index.d.ts.map +1 -0
  334. package/{components → componentsV2}/FilesDropzone/utils.d.ts +1 -1
  335. package/componentsV2/FilesDropzone/utils.d.ts.map +1 -0
  336. package/componentsV2/FilesDropzone/utils.js +1 -0
  337. package/componentsV2/Grid/Grid.d.ts +7 -1
  338. package/componentsV2/Grid/Grid.d.ts.map +1 -1
  339. package/componentsV2/IndicatorLive/IndicatorLive.d.ts +14 -0
  340. package/componentsV2/IndicatorLive/IndicatorLive.d.ts.map +1 -0
  341. package/componentsV2/IndicatorLive/IndicatorLive.js +1 -0
  342. package/componentsV2/IndicatorLive/IndicatorLive.scss.js +1 -0
  343. package/componentsV2/IndicatorLive/IndicatorLive.stories.d.ts +12 -0
  344. package/componentsV2/IndicatorLive/IndicatorLive.stories.d.ts.map +1 -0
  345. package/componentsV2/IndicatorLive/index.d.ts +2 -0
  346. package/componentsV2/IndicatorLive/index.d.ts.map +1 -0
  347. package/componentsV2/LiveDotIndicator/LiveDotIndicator.d.ts +7 -0
  348. package/componentsV2/LiveDotIndicator/LiveDotIndicator.d.ts.map +1 -0
  349. package/componentsV2/LiveDotIndicator/LiveDotIndicator.js +1 -0
  350. package/componentsV2/LiveDotIndicator/LiveDotIndicator.scss.js +1 -0
  351. package/componentsV2/LiveDotIndicator/index.d.ts +2 -0
  352. package/componentsV2/LiveDotIndicator/index.d.ts.map +1 -0
  353. package/componentsV2/LoaderLinear/LoaderLinear.d.ts +10 -0
  354. package/componentsV2/LoaderLinear/LoaderLinear.d.ts.map +1 -0
  355. package/componentsV2/LoaderLinear/LoaderLinear.js +1 -0
  356. package/componentsV2/LoaderLinear/LoaderLinear.scss.js +1 -0
  357. package/componentsV2/LoaderLinear/LoaderLinear.stories.d.ts +9 -0
  358. package/componentsV2/LoaderLinear/LoaderLinear.stories.d.ts.map +1 -0
  359. package/componentsV2/LoaderLinear/index.d.ts +2 -0
  360. package/componentsV2/LoaderLinear/index.d.ts.map +1 -0
  361. package/componentsV2/Menu/Menu.d.ts +24 -0
  362. package/componentsV2/Menu/Menu.d.ts.map +1 -0
  363. package/componentsV2/Menu/Menu.js +1 -0
  364. package/componentsV2/Menu/Menu.scss.js +1 -0
  365. package/componentsV2/Menu/Menu.stories.d.ts +15 -0
  366. package/componentsV2/Menu/Menu.stories.d.ts.map +1 -0
  367. package/componentsV2/Menu/MenuDivider/MenuDivider.d.ts +6 -0
  368. package/componentsV2/Menu/MenuDivider/MenuDivider.d.ts.map +1 -0
  369. package/componentsV2/Menu/MenuDivider/MenuDivider.js +1 -0
  370. package/componentsV2/Menu/MenuDivider/MenuDivider.scss.js +1 -0
  371. package/componentsV2/Menu/MenuDivider/index.d.ts +2 -0
  372. package/componentsV2/Menu/MenuDivider/index.d.ts.map +1 -0
  373. package/componentsV2/Menu/MenuGroup/MenuGroup.d.ts +9 -0
  374. package/componentsV2/Menu/MenuGroup/MenuGroup.d.ts.map +1 -0
  375. package/componentsV2/Menu/MenuGroup/MenuGroup.js +1 -0
  376. package/componentsV2/Menu/MenuGroup/MenuGroup.scss.js +1 -0
  377. package/componentsV2/Menu/MenuGroup/index.d.ts +2 -0
  378. package/componentsV2/Menu/MenuGroup/index.d.ts.map +1 -0
  379. package/componentsV2/Menu/MenuItem/MenuItem.d.ts +14 -0
  380. package/componentsV2/Menu/MenuItem/MenuItem.d.ts.map +1 -0
  381. package/componentsV2/Menu/MenuItem/MenuItem.js +1 -0
  382. package/componentsV2/Menu/MenuItem/MenuItem.scss.js +1 -0
  383. package/componentsV2/Menu/MenuItem/index.d.ts +2 -0
  384. package/componentsV2/Menu/MenuItem/index.d.ts.map +1 -0
  385. package/componentsV2/Menu/index.d.ts +2 -0
  386. package/componentsV2/Menu/index.d.ts.map +1 -0
  387. package/componentsV2/Modal/Modal.d.ts +47 -0
  388. package/componentsV2/Modal/Modal.d.ts.map +1 -0
  389. package/componentsV2/Modal/Modal.js +1 -0
  390. package/componentsV2/Modal/Modal.scss.js +1 -0
  391. package/componentsV2/Modal/Modal.stories.d.ts +12 -0
  392. package/componentsV2/Modal/Modal.stories.d.ts.map +1 -0
  393. package/componentsV2/Modal/index.d.ts +2 -0
  394. package/componentsV2/Modal/index.d.ts.map +1 -0
  395. package/componentsV2/Paper/Paper.d.ts +13 -0
  396. package/componentsV2/Paper/Paper.d.ts.map +1 -0
  397. package/componentsV2/Paper/Paper.js +1 -0
  398. package/componentsV2/Paper/Paper.scss.js +1 -0
  399. package/componentsV2/Paper/Paper.stories.d.ts +8 -0
  400. package/componentsV2/Paper/Paper.stories.d.ts.map +1 -0
  401. package/componentsV2/Paper/index.d.ts +2 -0
  402. package/componentsV2/Paper/index.d.ts.map +1 -0
  403. package/componentsV2/Popover/Popover.d.ts +21 -39
  404. package/componentsV2/Popover/Popover.d.ts.map +1 -1
  405. package/componentsV2/Popover/Popover.js +1 -1
  406. package/componentsV2/Popover/Popover.scss.js +1 -0
  407. package/componentsV2/Popover/Popover.stories.d.ts +2 -2
  408. package/componentsV2/Popover/Popover.stories.d.ts.map +1 -1
  409. package/componentsV2/Popover/index.d.ts +0 -1
  410. package/componentsV2/Popover/index.d.ts.map +1 -1
  411. package/componentsV2/Popover/utils.d.ts +7 -0
  412. package/componentsV2/Popover/utils.d.ts.map +1 -0
  413. package/componentsV2/Popover/utils.js +1 -0
  414. package/componentsV2/Popper/Popper.d.ts +42 -0
  415. package/componentsV2/Popper/Popper.d.ts.map +1 -0
  416. package/componentsV2/Popper/Popper.js +1 -0
  417. package/componentsV2/Popper/Popper.stories.d.ts +8 -0
  418. package/componentsV2/Popper/Popper.stories.d.ts.map +1 -0
  419. package/componentsV2/Popper/index.d.ts +2 -0
  420. package/componentsV2/Popper/index.d.ts.map +1 -0
  421. package/componentsV2/RadioAndCheckboxLabel/RadioAndCheckboxLabel.d.ts +1 -1
  422. package/componentsV2/RadioAndCheckboxLabel/RadioAndCheckboxLabel.d.ts.map +1 -1
  423. package/componentsV2/Skeleton/Skeleton.d.ts +15 -0
  424. package/componentsV2/Skeleton/Skeleton.d.ts.map +1 -0
  425. package/componentsV2/Skeleton/Skeleton.js +1 -0
  426. package/componentsV2/Skeleton/Skeleton.scss.js +1 -0
  427. package/componentsV2/Skeleton/Skeleton.stories.d.ts +11 -0
  428. package/componentsV2/Skeleton/Skeleton.stories.d.ts.map +1 -0
  429. package/componentsV2/Skeleton/index.d.ts +2 -0
  430. package/componentsV2/Skeleton/index.d.ts.map +1 -0
  431. package/componentsV2/Stepper/Step/Step.d.ts +22 -0
  432. package/componentsV2/Stepper/Step/Step.d.ts.map +1 -0
  433. package/componentsV2/Stepper/Step/Step.js +1 -0
  434. package/componentsV2/Stepper/Step/Step.scss.js +1 -0
  435. package/componentsV2/Stepper/Step/index.d.ts +2 -0
  436. package/componentsV2/Stepper/Step/index.d.ts.map +1 -0
  437. package/componentsV2/Stepper/Stepper.d.ts +29 -0
  438. package/componentsV2/Stepper/Stepper.d.ts.map +1 -0
  439. package/componentsV2/Stepper/Stepper.js +1 -0
  440. package/componentsV2/Stepper/Stepper.scss.js +1 -0
  441. package/componentsV2/Stepper/Stepper.stories.d.ts +14 -0
  442. package/componentsV2/Stepper/Stepper.stories.d.ts.map +1 -0
  443. package/componentsV2/Stepper/index.d.ts +2 -0
  444. package/componentsV2/Stepper/index.d.ts.map +1 -0
  445. package/componentsV2/Switch/Switch.d.ts +24 -0
  446. package/componentsV2/Switch/Switch.d.ts.map +1 -0
  447. package/componentsV2/Switch/Switch.js +1 -0
  448. package/componentsV2/Switch/Switch.scss.js +1 -0
  449. package/componentsV2/Switch/Switch.stories.d.ts +11 -0
  450. package/componentsV2/Switch/Switch.stories.d.ts.map +1 -0
  451. package/componentsV2/Switch/index.d.ts +2 -0
  452. package/componentsV2/Switch/index.d.ts.map +1 -0
  453. package/componentsV2/Tabs/Tabs.d.ts +21 -0
  454. package/componentsV2/Tabs/Tabs.d.ts.map +1 -0
  455. package/componentsV2/Tabs/Tabs.js +1 -0
  456. package/componentsV2/Tabs/Tabs.scss.js +1 -0
  457. package/componentsV2/Tabs/Tabs.stories.d.ts +14 -0
  458. package/componentsV2/Tabs/Tabs.stories.d.ts.map +1 -0
  459. package/componentsV2/Tabs/index.d.ts +2 -0
  460. package/componentsV2/Tabs/index.d.ts.map +1 -0
  461. package/componentsV2/Text/Text.d.ts +1 -1
  462. package/componentsV2/Text/Text.d.ts.map +1 -1
  463. package/componentsV2/Text/Text.js +1 -1
  464. package/componentsV2/Text/Text.scss.js +1 -1
  465. package/componentsV2/Text/Text.stories.d.ts.map +1 -1
  466. package/componentsV2/{TextTruncated/TextTruncated.d.ts → TextEndTruncated/TextEndTruncated.d.ts} +3 -3
  467. package/componentsV2/TextEndTruncated/TextEndTruncated.d.ts.map +1 -0
  468. package/componentsV2/TextEndTruncated/TextEndTruncated.js +1 -0
  469. package/componentsV2/TextEndTruncated/TextEndTruncated.scss.js +1 -0
  470. package/componentsV2/{TextTruncated/TextTruncated.stories.d.ts → TextEndTruncated/TextEndTruncated.stories.d.ts} +3 -3
  471. package/componentsV2/TextEndTruncated/TextEndTruncated.stories.d.ts.map +1 -0
  472. package/componentsV2/TextEndTruncated/index.d.ts +2 -0
  473. package/componentsV2/TextEndTruncated/index.d.ts.map +1 -0
  474. package/componentsV2/TextInput/TextInput.js +1 -1
  475. package/componentsV2/TextInput/TextInput.scss.js +1 -1
  476. package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.d.ts.map +1 -1
  477. package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.js +1 -1
  478. package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js +1 -1
  479. package/componentsV2/ToggleButtons/ToggleButtons.d.ts +18 -0
  480. package/componentsV2/ToggleButtons/ToggleButtons.d.ts.map +1 -0
  481. package/componentsV2/ToggleButtons/ToggleButtons.js +1 -0
  482. package/componentsV2/ToggleButtons/ToggleButtons.scss.js +1 -0
  483. package/componentsV2/ToggleButtons/ToggleButtons.stories.d.ts +12 -0
  484. package/componentsV2/ToggleButtons/ToggleButtons.stories.d.ts.map +1 -0
  485. package/componentsV2/ToggleButtons/index.d.ts +2 -0
  486. package/componentsV2/ToggleButtons/index.d.ts.map +1 -0
  487. package/componentsV2/Tooltip/Tooltip.d.ts +7 -7
  488. package/componentsV2/Tooltip/Tooltip.d.ts.map +1 -1
  489. package/componentsV2/Tooltip/Tooltip.js +1 -1
  490. package/componentsV2/Tooltip/Tooltip.scss.js +1 -1
  491. package/componentsV2/Tooltip/Tooltip.stories.d.ts +1 -1
  492. package/componentsV2/Tooltip/Tooltip.stories.d.ts.map +1 -1
  493. package/componentsV2/index.d.ts +25 -1
  494. package/componentsV2/index.d.ts.map +1 -1
  495. package/componentsV2/index.js +1 -1
  496. package/constants/completion.d.ts.map +1 -1
  497. package/constants/completion.js +1 -1
  498. package/constants/feed.d.ts +7 -0
  499. package/constants/feed.d.ts.map +1 -1
  500. package/constants/feed.js +1 -1
  501. package/effects/usePadSelectorSelectedWells.d.ts.map +1 -1
  502. package/effects/usePadSelectorSelectedWells.js +1 -1
  503. package/icons/customIcons/icons/MoreApp.d.ts.map +1 -1
  504. package/icons/customIcons/icons/MoreApp.js +1 -1
  505. package/icons/customIcons/icons/SimulFrac.d.ts.map +1 -1
  506. package/icons/customIcons/icons/SimulFrac.js +1 -1
  507. package/icons/customIcons/icons/ZipperFrac.d.ts.map +1 -1
  508. package/icons/customIcons/icons/ZipperFrac.js +1 -1
  509. package/package.json +2 -2
  510. package/styles/common.scss +33 -0
  511. package/styles/mixins.scss +31 -0
  512. package/utils/completion.d.ts +1 -1
  513. package/utils/completion.d.ts.map +1 -1
  514. package/utils/completion.js +1 -1
  515. package/utils/convert.js +1 -1
  516. package/utils/goalsConfig/goalsConfig.d.ts.map +1 -1
  517. package/utils/goalsConfig/goalsConfig.js +1 -1
  518. package/utils/metrics/metricsConfig.d.ts +534 -0
  519. package/utils/metrics/metricsConfig.d.ts.map +1 -1
  520. package/utils/metrics/metricsConfig.js +1 -1
  521. package/cjs-bundle/components/FileIcon/icons/ArchiveFileIcon.js +0 -1
  522. package/cjs-bundle/components/FileIcon/icons/CSVFileIcon.js +0 -1
  523. package/cjs-bundle/components/FileIcon/icons/DocFileIcon.js +0 -1
  524. package/cjs-bundle/components/FileIcon/icons/EDMFileIcon.js +0 -1
  525. package/cjs-bundle/components/FileIcon/icons/ExcelFileIcon.js +0 -1
  526. package/cjs-bundle/components/FileIcon/icons/ImageFileIcon.js +0 -1
  527. package/cjs-bundle/components/FileIcon/icons/JsonFileIcon.js +0 -1
  528. package/cjs-bundle/components/FileIcon/icons/LasFileIcon.js +0 -1
  529. package/cjs-bundle/components/FileIcon/icons/OtherFileIcon.js +0 -1
  530. package/cjs-bundle/components/FileIcon/icons/PdfFileIcon.js +0 -1
  531. package/cjs-bundle/components/FileIcon/icons/PowerPointFileIcon.js +0 -1
  532. package/cjs-bundle/components/FileIcon/icons/TxtFileIcon.js +0 -1
  533. package/cjs-bundle/components/FileIcon/icons/UnknownFileIcon.js +0 -1
  534. package/cjs-bundle/components/FileIcon/icons/VideoFileIcon.js +0 -1
  535. package/cjs-bundle/components/FileIcon/icons/XmlFileIcon.js +0 -1
  536. package/cjs-bundle/components/FilesDropzone/utils.js +0 -1
  537. package/cjs-bundle/componentsV2/Popover/DcPopover.js +0 -1
  538. package/cjs-bundle/componentsV2/TextTruncated/TextTruncated.js +0 -1
  539. package/cjs-bundle/componentsV2/TextTruncated/TextTruncated.scss.js +0 -1
  540. package/components/FileIcon/icons/ArchiveFileIcon.d.ts.map +0 -1
  541. package/components/FileIcon/icons/ArchiveFileIcon.js +0 -1
  542. package/components/FileIcon/icons/CSVFileIcon.d.ts.map +0 -1
  543. package/components/FileIcon/icons/CSVFileIcon.js +0 -1
  544. package/components/FileIcon/icons/DocFileIcon.d.ts.map +0 -1
  545. package/components/FileIcon/icons/DocFileIcon.js +0 -1
  546. package/components/FileIcon/icons/EDMFileIcon.d.ts.map +0 -1
  547. package/components/FileIcon/icons/EDMFileIcon.js +0 -1
  548. package/components/FileIcon/icons/ExcelFileIcon.d.ts.map +0 -1
  549. package/components/FileIcon/icons/ExcelFileIcon.js +0 -1
  550. package/components/FileIcon/icons/ImageFileIcon.d.ts.map +0 -1
  551. package/components/FileIcon/icons/ImageFileIcon.js +0 -1
  552. package/components/FileIcon/icons/JsonFileIcon.d.ts.map +0 -1
  553. package/components/FileIcon/icons/JsonFileIcon.js +0 -1
  554. package/components/FileIcon/icons/LasFileIcon.d.ts.map +0 -1
  555. package/components/FileIcon/icons/LasFileIcon.js +0 -1
  556. package/components/FileIcon/icons/OtherFileIcon.d.ts.map +0 -1
  557. package/components/FileIcon/icons/OtherFileIcon.js +0 -1
  558. package/components/FileIcon/icons/PdfFileIcon.d.ts.map +0 -1
  559. package/components/FileIcon/icons/PdfFileIcon.js +0 -1
  560. package/components/FileIcon/icons/PowerPointFileIcon.d.ts.map +0 -1
  561. package/components/FileIcon/icons/PowerPointFileIcon.js +0 -1
  562. package/components/FileIcon/icons/TxtFileIcon.d.ts.map +0 -1
  563. package/components/FileIcon/icons/TxtFileIcon.js +0 -1
  564. package/components/FileIcon/icons/UnknownFileIcon.d.ts.map +0 -1
  565. package/components/FileIcon/icons/UnknownFileIcon.js +0 -1
  566. package/components/FileIcon/icons/VideoFileIcon.d.ts.map +0 -1
  567. package/components/FileIcon/icons/VideoFileIcon.js +0 -1
  568. package/components/FileIcon/icons/XmlFileIcon.d.ts.map +0 -1
  569. package/components/FileIcon/icons/XmlFileIcon.js +0 -1
  570. package/components/FileIcon/icons/index.d.ts.map +0 -1
  571. package/components/FilesDropzone/utils.d.ts.map +0 -1
  572. package/components/FilesDropzone/utils.js +0 -1
  573. package/componentsV2/Popover/DcPopover.d.ts +0 -3
  574. package/componentsV2/Popover/DcPopover.d.ts.map +0 -1
  575. package/componentsV2/Popover/DcPopover.js +0 -1
  576. package/componentsV2/TextTruncated/TextTruncated.d.ts.map +0 -1
  577. package/componentsV2/TextTruncated/TextTruncated.js +0 -1
  578. package/componentsV2/TextTruncated/TextTruncated.scss.js +0 -1
  579. package/componentsV2/TextTruncated/TextTruncated.stories.d.ts.map +0 -1
  580. package/componentsV2/TextTruncated/index.d.ts +0 -2
  581. package/componentsV2/TextTruncated/index.d.ts.map +0 -1
  582. /package/{components → componentsV2}/FileIcon/icons/ArchiveFileIcon.d.ts +0 -0
  583. /package/{components → componentsV2}/FileIcon/icons/CSVFileIcon.d.ts +0 -0
  584. /package/{components → componentsV2}/FileIcon/icons/DocFileIcon.d.ts +0 -0
  585. /package/{components → componentsV2}/FileIcon/icons/EDMFileIcon.d.ts +0 -0
  586. /package/{components → componentsV2}/FileIcon/icons/ExcelFileIcon.d.ts +0 -0
  587. /package/{components → componentsV2}/FileIcon/icons/ImageFileIcon.d.ts +0 -0
  588. /package/{components → componentsV2}/FileIcon/icons/JsonFileIcon.d.ts +0 -0
  589. /package/{components → componentsV2}/FileIcon/icons/LasFileIcon.d.ts +0 -0
  590. /package/{components → componentsV2}/FileIcon/icons/OtherFileIcon.d.ts +0 -0
  591. /package/{components → componentsV2}/FileIcon/icons/PdfFileIcon.d.ts +0 -0
  592. /package/{components → componentsV2}/FileIcon/icons/PowerPointFileIcon.d.ts +0 -0
  593. /package/{components → componentsV2}/FileIcon/icons/TxtFileIcon.d.ts +0 -0
  594. /package/{components → componentsV2}/FileIcon/icons/UnknownFileIcon.d.ts +0 -0
  595. /package/{components → componentsV2}/FileIcon/icons/VideoFileIcon.d.ts +0 -0
  596. /package/{components → componentsV2}/FileIcon/icons/XmlFileIcon.d.ts +0 -0
  597. /package/{components → componentsV2}/FileIcon/icons/index.d.ts +0 -0
@@ -875,6 +875,540 @@ export namespace ru_rd_lubricator_perf_guns_timelog_hal {
875
875
  let to_41: string;
876
876
  export { to_41 as to };
877
877
  }
878
+ export namespace nu_nd_diverter_timelog_equinor {
879
+ let label_76: string;
880
+ export { label_76 as label };
881
+ let key_76: string;
882
+ export { key_76 as key };
883
+ let unitType_62: string;
884
+ export { unitType_62 as unitType };
885
+ let from_62: string;
886
+ export { from_62 as from };
887
+ let to_42: string;
888
+ export { to_42 as to };
889
+ }
890
+ export namespace ru_casing_handling_equipment_equinor {
891
+ let label_77: string;
892
+ export { label_77 as label };
893
+ let key_77: string;
894
+ export { key_77 as key };
895
+ let unitType_63: string;
896
+ export { unitType_63 as unitType };
897
+ let from_63: string;
898
+ export { from_63 as from };
899
+ let to_43: string;
900
+ export { to_43 as to };
901
+ }
902
+ export namespace rd_casing_handling_equipment_equinor {
903
+ let label_78: string;
904
+ export { label_78 as label };
905
+ let key_78: string;
906
+ export { key_78 as key };
907
+ let unitType_64: string;
908
+ export { unitType_64 as unitType };
909
+ let from_64: string;
910
+ export { from_64 as from };
911
+ let to_44: string;
912
+ export { to_44 as to };
913
+ }
914
+ export namespace bop_wellhead_xmt_nu_nd_equinor {
915
+ let label_79: string;
916
+ export { label_79 as label };
917
+ let key_79: string;
918
+ export { key_79 as key };
919
+ let unitType_65: string;
920
+ export { unitType_65 as unitType };
921
+ let from_65: string;
922
+ export { from_65 as from };
923
+ let to_45: string;
924
+ export { to_45 as to };
925
+ }
926
+ export namespace bop_test_equinor {
927
+ let label_80: string;
928
+ export { label_80 as label };
929
+ let key_80: string;
930
+ export { key_80 as key };
931
+ let unitType_66: string;
932
+ export { unitType_66 as unitType };
933
+ let from_66: string;
934
+ export { from_66 as from };
935
+ let to_46: string;
936
+ export { to_46 as to };
937
+ }
938
+ export namespace install_wear_bushing_equinor {
939
+ let label_81: string;
940
+ export { label_81 as label };
941
+ let key_81: string;
942
+ export { key_81 as key };
943
+ let unitType_67: string;
944
+ export { unitType_67 as unitType };
945
+ let from_67: string;
946
+ export { from_67 as from };
947
+ let to_47: string;
948
+ export { to_47 as to };
949
+ }
950
+ export namespace retrieve_wear_bushing_equinor {
951
+ let label_82: string;
952
+ export { label_82 as label };
953
+ let key_82: string;
954
+ export { key_82 as key };
955
+ let unitType_68: string;
956
+ export { unitType_68 as unitType };
957
+ let from_68: string;
958
+ export { from_68 as from };
959
+ let to_48: string;
960
+ export { to_48 as to };
961
+ }
962
+ export namespace mu_bha_equinor {
963
+ let label_83: string;
964
+ export { label_83 as label };
965
+ let key_83: string;
966
+ export { key_83 as key };
967
+ let unitType_69: string;
968
+ export { unitType_69 as unitType };
969
+ let from_69: string;
970
+ export { from_69 as from };
971
+ let to_49: string;
972
+ export { to_49 as to };
973
+ }
974
+ export namespace ld_bha_equinor {
975
+ let label_84: string;
976
+ export { label_84 as label };
977
+ let key_84: string;
978
+ export { key_84 as key };
979
+ let unitType_70: string;
980
+ export { unitType_70 as unitType };
981
+ let from_70: string;
982
+ export { from_70 as from };
983
+ let to_50: string;
984
+ export { to_50 as to };
985
+ }
986
+ export namespace drillout_casing_shoe_track_equinor {
987
+ let label_85: string;
988
+ export { label_85 as label };
989
+ let key_85: string;
990
+ export { key_85 as key };
991
+ let unitType_71: string;
992
+ export { unitType_71 as unitType };
993
+ let from_71: string;
994
+ export { from_71 as from };
995
+ let to_51: string;
996
+ export { to_51 as to };
997
+ }
998
+ export namespace slip_cut_equinor {
999
+ let label_86: string;
1000
+ export { label_86 as label };
1001
+ let key_86: string;
1002
+ export { key_86 as key };
1003
+ let unitType_72: string;
1004
+ export { unitType_72 as unitType };
1005
+ let from_72: string;
1006
+ export { from_72 as from };
1007
+ let to_52: string;
1008
+ export { to_52 as to };
1009
+ }
1010
+ export namespace survey_time_equinor {
1011
+ let label_87: string;
1012
+ export { label_87 as label };
1013
+ let key_87: string;
1014
+ export { key_87 as key };
1015
+ let unitType_73: string;
1016
+ export { unitType_73 as unitType };
1017
+ let from_73: string;
1018
+ export { from_73 as from };
1019
+ let to_53: string;
1020
+ export { to_53 as to };
1021
+ }
1022
+ export namespace drill_fit_lot_equinor {
1023
+ let label_88: string;
1024
+ export { label_88 as label };
1025
+ let key_88: string;
1026
+ export { key_88 as key };
1027
+ let unitType_74: string;
1028
+ export { unitType_74 as unitType };
1029
+ let from_74: string;
1030
+ export { from_74 as from };
1031
+ let to_54: string;
1032
+ export { to_54 as to };
1033
+ }
1034
+ export namespace pressure_test_casing_liner_equinor {
1035
+ let label_89: string;
1036
+ export { label_89 as label };
1037
+ let key_89: string;
1038
+ export { key_89 as key };
1039
+ let unitType_75: string;
1040
+ export { unitType_75 as unitType };
1041
+ let from_75: string;
1042
+ export { from_75 as from };
1043
+ let to_55: string;
1044
+ export { to_55 as to };
1045
+ }
1046
+ export namespace land_test_casing_hanger_equinor {
1047
+ let label_90: string;
1048
+ export { label_90 as label };
1049
+ let key_90: string;
1050
+ export { key_90 as key };
1051
+ let unitType_76: string;
1052
+ export { unitType_76 as unitType };
1053
+ let from_76: string;
1054
+ export { from_76 as from };
1055
+ let to_56: string;
1056
+ export { to_56 as to };
1057
+ }
1058
+ export namespace mu_wireline_open_hole_equinor {
1059
+ let label_91: string;
1060
+ export { label_91 as label };
1061
+ let key_91: string;
1062
+ export { key_91 as key };
1063
+ let unitType_77: string;
1064
+ export { unitType_77 as unitType };
1065
+ let from_77: string;
1066
+ export { from_77 as from };
1067
+ let to_57: string;
1068
+ export { to_57 as to };
1069
+ }
1070
+ export namespace ld_wireline_open_hole_equinor {
1071
+ let label_92: string;
1072
+ export { label_92 as label };
1073
+ let key_92: string;
1074
+ export { key_92 as key };
1075
+ let unitType_78: string;
1076
+ export { unitType_78 as unitType };
1077
+ let from_78: string;
1078
+ export { from_78 as from };
1079
+ let to_58: string;
1080
+ export { to_58 as to };
1081
+ }
1082
+ export namespace mu_wireline_cased_hole_equinor {
1083
+ let label_93: string;
1084
+ export { label_93 as label };
1085
+ let key_93: string;
1086
+ export { key_93 as key };
1087
+ let unitType_79: string;
1088
+ export { unitType_79 as unitType };
1089
+ let from_79: string;
1090
+ export { from_79 as from };
1091
+ let to_59: string;
1092
+ export { to_59 as to };
1093
+ }
1094
+ export namespace ld_wireline_cased_hole_equinor {
1095
+ let label_94: string;
1096
+ export { label_94 as label };
1097
+ let key_94: string;
1098
+ export { key_94 as key };
1099
+ let unitType_80: string;
1100
+ export { unitType_80 as unitType };
1101
+ let from_80: string;
1102
+ export { from_80 as from };
1103
+ let to_60: string;
1104
+ export { to_60 as to };
1105
+ }
1106
+ export namespace mu_shoetrack_equinor {
1107
+ let label_95: string;
1108
+ export { label_95 as label };
1109
+ let key_95: string;
1110
+ export { key_95 as key };
1111
+ let unitType_81: string;
1112
+ export { unitType_81 as unitType };
1113
+ let from_81: string;
1114
+ export { from_81 as from };
1115
+ let to_61: string;
1116
+ export { to_61 as to };
1117
+ }
1118
+ export namespace logging_time_ch_equinor {
1119
+ let label_96: string;
1120
+ export { label_96 as label };
1121
+ let key_96: string;
1122
+ export { key_96 as key };
1123
+ let unitType_82: string;
1124
+ export { unitType_82 as unitType };
1125
+ let from_82: string;
1126
+ export { from_82 as from };
1127
+ let to_62: string;
1128
+ export { to_62 as to };
1129
+ }
1130
+ export namespace logging_time_oh_equinor {
1131
+ let label_97: string;
1132
+ export { label_97 as label };
1133
+ let key_97: string;
1134
+ export { key_97 as key };
1135
+ let unitType_83: string;
1136
+ export { unitType_83 as unitType };
1137
+ let from_83: string;
1138
+ export { from_83 as from };
1139
+ let to_63: string;
1140
+ export { to_63 as to };
1141
+ }
1142
+ export namespace mu_hanger_equinor {
1143
+ let label_98: string;
1144
+ export { label_98 as label };
1145
+ let key_98: string;
1146
+ export { key_98 as key };
1147
+ let unitType_84: string;
1148
+ export { unitType_84 as unitType };
1149
+ let from_84: string;
1150
+ export { from_84 as from };
1151
+ let to_64: string;
1152
+ export { to_64 as to };
1153
+ }
1154
+ export namespace cementing_time_equinor {
1155
+ let label_99: string;
1156
+ export { label_99 as label };
1157
+ let key_99: string;
1158
+ export { key_99 as key };
1159
+ let unitType_85: string;
1160
+ export { unitType_85 as unitType };
1161
+ let from_85: string;
1162
+ export { from_85 as from };
1163
+ let to_65: string;
1164
+ export { to_65 as to };
1165
+ }
1166
+ export namespace prepare_for_cementing_equinor {
1167
+ let label_100: string;
1168
+ export { label_100 as label };
1169
+ let key_100: string;
1170
+ export { key_100 as key };
1171
+ let unitType_86: string;
1172
+ export { unitType_86 as unitType };
1173
+ let from_86: string;
1174
+ export { from_86 as from };
1175
+ let to_66: string;
1176
+ export { to_66 as to };
1177
+ }
1178
+ export namespace run_landing_string_equinor {
1179
+ let label_101: string;
1180
+ export { label_101 as label };
1181
+ let key_101: string;
1182
+ export { key_101 as key };
1183
+ let unitType_87: string;
1184
+ export { unitType_87 as unitType };
1185
+ let from_87: string;
1186
+ export { from_87 as from };
1187
+ let to_67: string;
1188
+ export { to_67 as to };
1189
+ }
1190
+ export namespace pull_landing_string_equinor {
1191
+ let label_102: string;
1192
+ export { label_102 as label };
1193
+ let key_102: string;
1194
+ export { key_102 as key };
1195
+ let unitType_88: string;
1196
+ export { unitType_88 as unitType };
1197
+ let from_88: string;
1198
+ export { from_88 as from };
1199
+ let to_68: string;
1200
+ export { to_68 as to };
1201
+ }
1202
+ export namespace prep_to_pooh_equinor {
1203
+ let label_103: string;
1204
+ export { label_103 as label };
1205
+ let key_103: string;
1206
+ export { key_103 as key };
1207
+ let unitType_89: string;
1208
+ export { unitType_89 as unitType };
1209
+ let from_89: string;
1210
+ export { from_89 as from };
1211
+ let to_69: string;
1212
+ export { to_69 as to };
1213
+ }
1214
+ export namespace nipple_up_bop_equinor {
1215
+ let label_104: string;
1216
+ export { label_104 as label };
1217
+ let key_104: string;
1218
+ export { key_104 as key };
1219
+ let unitType_90: string;
1220
+ export { unitType_90 as unitType };
1221
+ let from_90: string;
1222
+ export { from_90 as from };
1223
+ let to_70: string;
1224
+ export { to_70 as to };
1225
+ }
1226
+ export namespace nipple_down_bop_equinor {
1227
+ let label_105: string;
1228
+ export { label_105 as label };
1229
+ let key_105: string;
1230
+ export { key_105 as key };
1231
+ let unitType_91: string;
1232
+ export { unitType_91 as unitType };
1233
+ let from_91: string;
1234
+ export { from_91 as from };
1235
+ let to_71: string;
1236
+ export { to_71 as to };
1237
+ }
1238
+ export namespace mu_cement_stand_equinor {
1239
+ let label_106: string;
1240
+ export { label_106 as label };
1241
+ let key_106: string;
1242
+ export { key_106 as key };
1243
+ let unitType_92: string;
1244
+ export { unitType_92 as unitType };
1245
+ let from_92: string;
1246
+ export { from_92 as from };
1247
+ let to_72: string;
1248
+ export { to_72 as to };
1249
+ }
1250
+ export namespace ld_cement_stand_equinor {
1251
+ let label_107: string;
1252
+ export { label_107 as label };
1253
+ let key_107: string;
1254
+ export { key_107 as key };
1255
+ let unitType_93: string;
1256
+ export { unitType_93 as unitType };
1257
+ let from_93: string;
1258
+ export { from_93 as from };
1259
+ let to_73: string;
1260
+ export { to_73 as to };
1261
+ }
1262
+ export namespace mu_dhpg_equinor {
1263
+ let label_108: string;
1264
+ export { label_108 as label };
1265
+ let key_108: string;
1266
+ export { key_108 as key };
1267
+ let unitType_94: string;
1268
+ export { unitType_94 as unitType };
1269
+ let from_94: string;
1270
+ export { from_94 as from };
1271
+ let to_74: string;
1272
+ export { to_74 as to };
1273
+ }
1274
+ export namespace ld_dhpg_equinor {
1275
+ let label_109: string;
1276
+ export { label_109 as label };
1277
+ let key_109: string;
1278
+ export { key_109 as key };
1279
+ let unitType_95: string;
1280
+ export { unitType_95 as unitType };
1281
+ let from_95: string;
1282
+ export { from_95 as from };
1283
+ let to_75: string;
1284
+ export { to_75 as to };
1285
+ }
1286
+ export namespace mu_dhsv_equinor {
1287
+ let label_110: string;
1288
+ export { label_110 as label };
1289
+ let key_110: string;
1290
+ export { key_110 as key };
1291
+ let unitType_96: string;
1292
+ export { unitType_96 as unitType };
1293
+ let from_96: string;
1294
+ export { from_96 as from };
1295
+ let to_76: string;
1296
+ export { to_76 as to };
1297
+ }
1298
+ export namespace ld_dhsv_equinor {
1299
+ let label_111: string;
1300
+ export { label_111 as label };
1301
+ let key_111: string;
1302
+ export { key_111 as key };
1303
+ let unitType_97: string;
1304
+ export { unitType_97 as unitType };
1305
+ let from_97: string;
1306
+ export { from_97 as from };
1307
+ let to_77: string;
1308
+ export { to_77 as to };
1309
+ }
1310
+ export namespace mu_gaslift_equipment_equinor {
1311
+ let label_112: string;
1312
+ export { label_112 as label };
1313
+ let key_112: string;
1314
+ export { key_112 as key };
1315
+ let unitType_98: string;
1316
+ export { unitType_98 as unitType };
1317
+ let from_98: string;
1318
+ export { from_98 as from };
1319
+ let to_78: string;
1320
+ export { to_78 as to };
1321
+ }
1322
+ export namespace ld_gaslift_equipment_equinor {
1323
+ let label_113: string;
1324
+ export { label_113 as label };
1325
+ let key_113: string;
1326
+ export { key_113 as key };
1327
+ let unitType_99: string;
1328
+ export { unitType_99 as unitType };
1329
+ let from_99: string;
1330
+ export { from_99 as from };
1331
+ let to_79: string;
1332
+ export { to_79 as to };
1333
+ }
1334
+ export namespace tripping_in_connection_time_open_average {
1335
+ let label_114: string;
1336
+ export { label_114 as label };
1337
+ let key_114: string;
1338
+ export { key_114 as key };
1339
+ let to_80: string;
1340
+ export { to_80 as to };
1341
+ let from_100: string;
1342
+ export { from_100 as from };
1343
+ let unitType_100: string;
1344
+ export { unitType_100 as unitType };
1345
+ export { getAverage as convertForMultiRigs };
1346
+ }
1347
+ export namespace tripping_in_connection_time_cased_average {
1348
+ let label_115: string;
1349
+ export { label_115 as label };
1350
+ let key_115: string;
1351
+ export { key_115 as key };
1352
+ let to_81: string;
1353
+ export { to_81 as to };
1354
+ let from_101: string;
1355
+ export { from_101 as from };
1356
+ let unitType_101: string;
1357
+ export { unitType_101 as unitType };
1358
+ export { getAverage as convertForMultiRigs };
1359
+ }
1360
+ export namespace tripping_in_connection_average {
1361
+ let label_116: string;
1362
+ export { label_116 as label };
1363
+ let key_116: string;
1364
+ export { key_116 as key };
1365
+ let to_82: string;
1366
+ export { to_82 as to };
1367
+ let from_102: string;
1368
+ export { from_102 as from };
1369
+ let unitType_102: string;
1370
+ export { unitType_102 as unitType };
1371
+ export { getAverage as convertForMultiRigs };
1372
+ }
1373
+ export namespace tripping_out_connection_time_open_average {
1374
+ let label_117: string;
1375
+ export { label_117 as label };
1376
+ let key_117: string;
1377
+ export { key_117 as key };
1378
+ let to_83: string;
1379
+ export { to_83 as to };
1380
+ let from_103: string;
1381
+ export { from_103 as from };
1382
+ let unitType_103: string;
1383
+ export { unitType_103 as unitType };
1384
+ export { getAverage as convertForMultiRigs };
1385
+ }
1386
+ export namespace tripping_out_connection_time_cased_average {
1387
+ let label_118: string;
1388
+ export { label_118 as label };
1389
+ let key_118: string;
1390
+ export { key_118 as key };
1391
+ let to_84: string;
1392
+ export { to_84 as to };
1393
+ let from_104: string;
1394
+ export { from_104 as from };
1395
+ let unitType_104: string;
1396
+ export { unitType_104 as unitType };
1397
+ export { getAverage as convertForMultiRigs };
1398
+ }
1399
+ export namespace tripping_out_connection_average {
1400
+ let label_119: string;
1401
+ export { label_119 as label };
1402
+ let key_119: string;
1403
+ export { key_119 as key };
1404
+ let to_85: string;
1405
+ export { to_85 as to };
1406
+ let from_105: string;
1407
+ export { from_105 as from };
1408
+ let unitType_105: string;
1409
+ export { unitType_105 as unitType };
1410
+ export { getAverage as convertForMultiRigs };
1411
+ }
878
1412
  import { getMax } from './utils';
879
1413
  import { getSum } from './utils';
880
1414
  import { convertPercentageMetrics } from './utils';
@@ -1 +1 @@
1
- {"version":3,"file":"metricsConfig.d.ts","sourceRoot":"","sources":["../../../src/utils/metrics/metricsConfig.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAiIqB,4DAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAkN3C,oCAAwE;;;IAEpE,kDAAgD;;;;;;IAMpD,sCAAgF;;;;IAE5E,oDAAgD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBApUI,SAAS;uBAAT,SAAS;yCAAT,SAAS;2BAAT,SAAS"}
1
+ {"version":3,"file":"metricsConfig.d.ts","sourceRoot":"","sources":["../../../src/utils/metrics/metricsConfig.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAiIqB,4DAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAkN3C,oCAAwE;;;IAEpE,kDAAgD;;;;;;IAMpD,sCAAgF;;;;IAE5E,oDAAgD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBApUI,SAAS;uBAAT,SAAS;yCAAT,SAAS;2BAAT,SAAS"}
@@ -1 +1 @@
1
- import{getUnitDescription as e,getUnitPreference as t,convertValue as i}from"../convert.js";import{getAverage as o,getMax as n,getSum as l,convertPercentageMetrics as r}from"./utils.js";var s={label:"Hole Depth",key:"hole_depth",isBiggestBest:!0,unitType:"length",from:"ft",convertForMultiRigs:n},p={label:"Total Distance Drilled",key:"hole_depth_change",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:l},_={label:"Rotary Distance Drilled",key:"drilled_feet_rotary",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:l},g={label:"Slide Distance Drilled",key:"drilled_feet_slide",unitType:"length",from:"ft",convertForMultiRigs:l},a={label:"Rotary %",key:"drilled_feet_rotary_percentage",to:"%",customConvert:r,isBiggestBest:!0,convertForMultiRigs:o},u={label:"Slide %",key:"drilled_feet_slide_percentage",to:"%",customConvert:r,convertForMultiRigs:o},m={label:"Drilling %",key:"drilling_percentage",to:"%",customConvert:r,isBiggestBest:!0},y={label:"On-Bottom ROP",key:"rop",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},c={label:"Rotary ROP",key:"rop_rotary",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},h={label:"Slide ROP",key:"rop_slide",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},f={label:"Net ROP",key:"rop_net",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},T={label:"Gross ROP",key:"rop_gross",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},d={label:"Drilled Distance/Day",key:"feet_per_day",unitType:"length",from:"ft",formatUnitDisplay:function(e){return"".concat(e,"/day")},isBiggestBest:!0,convertForMultiRigs:o},b={label:"Rotary Drilling Time",key:"drilling_time_rotary",to:"h",isBiggestBest:!0},v={label:"Slide Drilling Time",key:"drilling_time_slide",to:"h"},k={label:"On Bottom Time",key:"on_bottom_time",to:"h",convertForMultiRigs:l},R={label:"On Bottom %",key:"on_bottom_percentage",to:"%",customConvert:r,isBiggestBest:!0,convertForMultiRigs:o},B={label:"Slips to Slips",key:"drilling_connection_average",to:"min",unitType:"time",from:"s",convertForMultiRigs:o},F={label:"Weight to Weight",key:"weight_to_weight_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},M={label:"Bottom to Slips",key:"bottom_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},C={label:"Slips to Bottom",key:"slips_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},S={label:"Pumps on to Bottom",key:"pumps_on_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},D={label:"Hole Tripping In Speed",key:"tripping_in_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},H={label:"Hole Tripping Out Speed",key:"tripping_out_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},O={label:"Cased Hole Tripping In Speed",key:"tripping_in_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},I={label:"Cased Hole Tripping Out Speed",key:"tripping_out_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},P={label:"Open Hole Tripping In Speed",key:"tripping_in_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},w={label:"Open Hole Tripping Out Speed",key:"tripping_out_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},U={label:"Casing Tripping In Cased Hole",key:"tripping_in_time_cased",to:"min",from:"s",unitType:"time"},L={label:"Casing Tripping In Open Hole",key:"tripping_in_time_open",to:"min",from:"s",unitType:"time"},N={label:"Casing Tripping In Entire Hole",key:"tripping_in_time",to:"min",from:"s",unitType:"time"},E={label:"Connection Time in Cased Hole",key:"tripping_in_connection_time_cased",to:"min",from:"s",unitType:"time"},G={label:"Casing Tripping In Open Hole + Connection Time in Open Hole",key:"tripping_in_time_with_connection_open",to:"min",from:"h",unitType:"time"},W={label:"Casing Tripping In Entire Hole + Connection Time in Entire Hole",key:"tripping_in_time_with_connection",to:"min",from:"h",unitType:"time"},j={label:"Casing Slips to Slips",key:"slips_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},A={label:"Casing - Cased Hole Tripping In Speed (with connection)",key:"gross_tripping_in_speed_cased",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},q={label:"Casing - Open Hole Tripping In Speed (with connection)",key:"gross_tripping_in_speed_open",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},x={label:"Entire Hole Tripping In Speed (with connection)",key:"gross_tripping_in_speed",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},V={label:"Gross Tripping In Speed",key:"gross_tripping_in_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},X={label:"Gross Tripping Out Speed",key:"gross_tripping_out_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},z={label:"Cost/".concat(e(t("length")).singular),labelFunc:function(){return"Cost/".concat(e(t("length")).singular)},key:"cost_per_ft",customConvert:function(e){return e/i(1,"length","ft")},convertForMultiRigs:o},J={label:"Lateral Cost/".concat(e(t("length")).singular),labelFunc:function(){return"Lateral Cost/".concat(e(t("length")).singular)},key:"cost_per_lat_ft",customConvert:function(e){return e/i(1,"length","ft")},convertForMultiRigs:o},K={label:"NPT",key:"npt",unitType:"time",from:"h",to:"h",convertForMultiRigs:l},Q={label:"Circulating Time",key:"circulating_time",unitType:"time",from:"h",to:"h",convertForMultiRigs:l},Y={label:"Spud to Rig Release",key:"spud_to_rig_release_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:n},Z={label:"Spud to Target",key:"spud_to_target",unitType:"time",from:"h",to:"d",convertForMultiRigs:n},$={label:"Spud to Total Depth",key:"spud_to_total_depth_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:n},ee={label:"Spud to Landing Point",key:"spud_to_landing_point",unitType:"time",from:"h",to:"d",convertForMultiRigs:n},te={label:"Gross Time",key:"gross_time",unitType:"time",from:"s",to:"h"},ie={label:"Turn Rate",key:"turn_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},oe={label:"Build Rate",key:"build_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},ne={label:"Cumulative Tortuosity",key:"cumulative_tortuosity",convertForMultiRigs:o},le={label:"Drilling Stand Count",key:"weight_to_weight_count",convertForMultiRigs:l},re={label:"Tripping Connection Count",key:"tripping_connection_count",convertForMultiRigs:l},se={label:"Casing Stand Count",key:"slips_to_slips_count",convertForMultiRigs:l},pe={label:"Total BHA's",key:"bha_count"},_e={label:"Cased Hole Tripping In Time (with connection)",key:"gross_tripping_in_time_cased",unitType:"time",from:"min"},ge={label:"Open Hole Tripping In Time (with connection)",key:"gross_tripping_in_time_open",unitType:"time",from:"min"},ae={label:"Tripping in (Connection)",key:"tripping_in_connection_time",unitType:"time",from:"min"},ue={label:"Tripping out (Connection)",key:"tripping_out_connection_time",unitType:"time",from:"min"},me={label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_hal",unitType:"time",from:"h",to:"h"},ye={label:"RU/RD Casing Handling Equip",key:"ru_rd_casing_handling_equip_timelog_hal",unitType:"time",from:"h",to:"h"},ce={label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_timelog_hal",unitType:"time",from:"h",to:"h"},he={label:"BOP Pressure & Function Test",key:"bop_pressure_function_test_timelog_hal",unitType:"time",from:"h",to:"h"},fe={label:"Install / Retrieve Wear Bushing",key:"install_retrieve_wear_bushing_timelog_hal",unitType:"time",from:"h",to:"h"},Te={label:"P/U & L/D BHA",key:"p_u_l_d_bha_timelog_hal",unitType:"time",from:"h",to:"h"},de={label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_timelog_hal",unitType:"time",from:"h",to:"h"},be={label:"Slip & Cut",key:"slip_cut_timelog_hal",unitType:"time",from:"h",to:"h"},ve={label:"Survey Time",key:"survey_time_timelog_hal",unitType:"time",from:"h",to:"h"},ke={label:"Drill & FIT/LOT",key:"drill_fit_lot_timelog_hal",unitType:"time",from:"h",to:"h"},Re={label:"Pressure Test",key:"pressure_test_timelog_hal",unitType:"time",from:"h",to:"h"},Be={label:"RU/RD MPD System or RCD",key:"ru_rd_mpd_system_or_rcd_timelog_hal",unitType:"time",from:"h",to:"h"},Fe={label:"Achieve Frac Design Injection Rate",key:"achieve_frac_design_injection_rate_timelog_hal",unitType:"time",from:"h",to:"h"},Me={label:"RU/RD Frac Head",key:"ru_rd_frac_head_timelog_hal",unitType:"time",from:"h",to:"h"},Ce={label:"RU/RD Wireline",key:"ru_rd_wireline_timelog_hal",unitType:"time",from:"h",to:"h"},Se={label:"RU/RD Lubricator & Perf Guns",key:"ru_rd_lubricator_perf_guns_timelog_hal",unitType:"time",from:"h",to:"h"};export{Fe as achieve_frac_design_injection_rate_timelog_hal,pe as bha_count,he as bop_pressure_function_test_timelog_hal,ce as bop_wellhead_xmt_nu_nd_timelog_hal,M as bottom_to_slips_average,oe as build_rate,Q as circulating_time,z as cost_per_ft,J as cost_per_lat_ft,ne as cumulative_tortuosity,ke as drill_fit_lot_timelog_hal,_ as drilled_feet_rotary,a as drilled_feet_rotary_percentage,g as drilled_feet_slide,u as drilled_feet_slide_percentage,B as drilling_connection_average,m as drilling_percentage,b as drilling_time_rotary,v as drilling_time_slide,de as drillout_casing_shoe_track_timelog_hal,d as feet_per_day,te as gross_time,x as gross_tripping_in_speed,A as gross_tripping_in_speed_cased,q as gross_tripping_in_speed_open,V as gross_tripping_in_speed_total,_e as gross_tripping_in_time_cased,ge as gross_tripping_in_time_open,X as gross_tripping_out_speed_total,s as hole_depth,p as hole_depth_change,fe as install_retrieve_wear_bushing_timelog_hal,K as npt,me as nu_nd_diverter_timelog_hal,R as on_bottom_percentage,k as on_bottom_time,Te as p_u_l_d_bha_timelog_hal,Re as pressure_test_timelog_hal,S as pumps_on_to_bottom_average,y as rop,T as rop_gross,f as rop_net,c as rop_rotary,h as rop_slide,ye as ru_rd_casing_handling_equip_timelog_hal,Me as ru_rd_frac_head_timelog_hal,Se as ru_rd_lubricator_perf_guns_timelog_hal,Be as ru_rd_mpd_system_or_rcd_timelog_hal,Ce as ru_rd_wireline_timelog_hal,be as slip_cut_timelog_hal,C as slips_to_bottom_average,j as slips_to_slips,se as slips_to_slips_count,ee as spud_to_landing_point,Y as spud_to_rig_release_time,Z as spud_to_target,$ as spud_to_total_depth_time,ve as survey_time_timelog_hal,re as tripping_connection_count,ae as tripping_in_connection_time,E as tripping_in_connection_time_cased,D as tripping_in_speed,O as tripping_in_speed_cased,P as tripping_in_speed_open,N as tripping_in_time,U as tripping_in_time_cased,L as tripping_in_time_open,W as tripping_in_time_with_connection,G as tripping_in_time_with_connection_open,ue as tripping_out_connection_time,H as tripping_out_speed,I as tripping_out_speed_cased,w as tripping_out_speed_open,ie as turn_rate,F as weight_to_weight_average,le as weight_to_weight_count};
1
+ import{getUnitDescription as e,getUnitPreference as i,convertValue as t}from"../convert.js";import{getAverage as n,getMax as o,getSum as l,convertPercentageMetrics as r}from"./utils.js";var s={label:"Hole Depth",key:"hole_depth",isBiggestBest:!0,unitType:"length",from:"ft",convertForMultiRigs:o},_={label:"Total Distance Drilled",key:"hole_depth_change",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:l},p={label:"Rotary Distance Drilled",key:"drilled_feet_rotary",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:l},a={label:"Slide Distance Drilled",key:"drilled_feet_slide",unitType:"length",from:"ft",convertForMultiRigs:l},m={label:"Rotary %",key:"drilled_feet_rotary_percentage",to:"%",customConvert:r,isBiggestBest:!0,convertForMultiRigs:n},u={label:"Slide %",key:"drilled_feet_slide_percentage",to:"%",customConvert:r,convertForMultiRigs:n},g={label:"Drilling %",key:"drilling_percentage",to:"%",customConvert:r,isBiggestBest:!0},y={label:"On-Bottom ROP",key:"rop",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:n},c={label:"Rotary ROP",key:"rop_rotary",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:n},T={label:"Slide ROP",key:"rop_slide",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:n},h={label:"Net ROP",key:"rop_net",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:n},f={label:"Gross ROP",key:"rop_gross",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:n},d={label:"Drilled Distance/Day",key:"feet_per_day",unitType:"length",from:"ft",formatUnitDisplay:function(e){return"".concat(e,"/day")},isBiggestBest:!0,convertForMultiRigs:n},b={label:"Rotary Drilling Time",key:"drilling_time_rotary",to:"h",isBiggestBest:!0},k={label:"Slide Drilling Time",key:"drilling_time_slide",to:"h"},v={label:"On Bottom Time",key:"on_bottom_time",to:"h",convertForMultiRigs:l},R={label:"On Bottom %",key:"on_bottom_percentage",to:"%",customConvert:r,isBiggestBest:!0,convertForMultiRigs:n},M={label:"Slips to Slips",key:"drilling_connection_average",to:"min",unitType:"time",from:"s",convertForMultiRigs:n},C={label:"Weight to Weight",key:"weight_to_weight_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:n},B={label:"Bottom to Slips",key:"bottom_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:n},F={label:"Slips to Bottom",key:"slips_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:n},q={label:"Pumps on to Bottom",key:"pumps_on_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:n},D={label:"Hole Tripping In Speed",key:"tripping_in_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:n},H={label:"Hole Tripping Out Speed",key:"tripping_out_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:n},S={label:"Cased Hole Tripping In Speed",key:"tripping_in_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:n},O={label:"Cased Hole Tripping Out Speed",key:"tripping_out_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:n},P={label:"Open Hole Tripping In Speed",key:"tripping_in_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:n},w={label:"Open Hole Tripping Out Speed",key:"tripping_out_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:n},I={label:"Casing Tripping In Cased Hole",key:"tripping_in_time_cased",to:"min",from:"s",unitType:"time"},L={label:"Casing Tripping In Open Hole",key:"tripping_in_time_open",to:"min",from:"s",unitType:"time"},U={label:"Casing Tripping In Entire Hole",key:"tripping_in_time",to:"min",from:"s",unitType:"time"},N={label:"Connection Time in Cased Hole",key:"tripping_in_connection_time_cased",to:"min",from:"s",unitType:"time"},W={label:"Casing Tripping In Open Hole + Connection Time in Open Hole",key:"tripping_in_time_with_connection_open",to:"min",from:"h",unitType:"time"},E={label:"Casing Tripping In Entire Hole + Connection Time in Entire Hole",key:"tripping_in_time_with_connection",to:"min",from:"h",unitType:"time"},G={label:"Casing Slips to Slips",key:"slips_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:n},A={label:"Casing - Cased Hole Tripping In Speed (with connection)",key:"gross_tripping_in_speed_cased",unitType:"velocity",from:"ft/h",convertForMultiRigs:n},j={label:"Casing - Open Hole Tripping In Speed (with connection)",key:"gross_tripping_in_speed_open",unitType:"velocity",from:"ft/h",convertForMultiRigs:n},V={label:"Entire Hole Tripping In Speed (with connection)",key:"gross_tripping_in_speed",unitType:"velocity",from:"ft/h",convertForMultiRigs:n},x={label:"Gross Tripping In Speed",key:"gross_tripping_in_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:n},X={label:"Gross Tripping Out Speed",key:"gross_tripping_out_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:n},z={label:"Cost/".concat(e(i("length")).singular),labelFunc:function(){return"Cost/".concat(e(i("length")).singular)},key:"cost_per_ft",customConvert:function(e){return e/t(1,"length","ft")},convertForMultiRigs:n},J={label:"Lateral Cost/".concat(e(i("length")).singular),labelFunc:function(){return"Lateral Cost/".concat(e(i("length")).singular)},key:"cost_per_lat_ft",customConvert:function(e){return e/t(1,"length","ft")},convertForMultiRigs:n},K={label:"NPT",key:"npt",unitType:"time",from:"h",to:"h",convertForMultiRigs:l},Q={label:"Circulating Time",key:"circulating_time",unitType:"time",from:"h",to:"h",convertForMultiRigs:l},Y={label:"Spud to Rig Release",key:"spud_to_rig_release_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:o},Z={label:"Spud to Target",key:"spud_to_target",unitType:"time",from:"h",to:"d",convertForMultiRigs:o},$={label:"Spud to Total Depth",key:"spud_to_total_depth_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:o},ee={label:"Spud to Landing Point",key:"spud_to_landing_point",unitType:"time",from:"h",to:"d",convertForMultiRigs:o},ie={label:"Gross Time",key:"gross_time",unitType:"time",from:"s",to:"h"},te={label:"Turn Rate",key:"turn_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},ne={label:"Build Rate",key:"build_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},oe={label:"Cumulative Tortuosity",key:"cumulative_tortuosity",convertForMultiRigs:n},le={label:"Drilling Stand Count",key:"weight_to_weight_count",convertForMultiRigs:l},re={label:"Tripping Connection Count",key:"tripping_connection_count",convertForMultiRigs:l},se={label:"Casing Stand Count",key:"slips_to_slips_count",convertForMultiRigs:l},_e={label:"Total BHA's",key:"bha_count"},pe={label:"Cased Hole Tripping In Time (with connection)",key:"gross_tripping_in_time_cased",unitType:"time",from:"min"},ae={label:"Open Hole Tripping In Time (with connection)",key:"gross_tripping_in_time_open",unitType:"time",from:"min"},me={label:"Tripping in (Connection)",key:"tripping_in_connection_time",unitType:"time",from:"min"},ue={label:"Tripping out (Connection)",key:"tripping_out_connection_time",unitType:"time",from:"min"},ge={label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_hal",unitType:"time",from:"s",to:"h"},ye={label:"RU/RD Casing Handling Equip",key:"ru_rd_casing_handling_equip_timelog_hal",unitType:"time",from:"s",to:"h"},ce={label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_timelog_hal",unitType:"time",from:"s",to:"h"},Te={label:"BOP Pressure & Function Test",key:"bop_pressure_function_test_timelog_hal",unitType:"time",from:"s",to:"h"},he={label:"Install / Retrieve Wear Bushing",key:"install_retrieve_wear_bushing_timelog_hal",unitType:"time",from:"s",to:"h"},fe={label:"P/U & L/D BHA",key:"p_u_l_d_bha_timelog_hal",unitType:"time",from:"s",to:"h"},de={label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_timelog_hal",unitType:"time",from:"s",to:"h"},be={label:"Slip & Cut",key:"slip_cut_timelog_hal",unitType:"time",from:"s",to:"h"},ke={label:"Survey Time",key:"survey_time_timelog_hal",unitType:"time",from:"s",to:"h"},ve={label:"Drill & FIT/LOT",key:"drill_fit_lot_timelog_hal",unitType:"time",from:"s",to:"h"},Re={label:"Pressure Test",key:"pressure_test_timelog_hal",unitType:"time",from:"s",to:"h"},Me={label:"RU/RD MPD System or RCD",key:"ru_rd_mpd_system_or_rcd_timelog_hal",unitType:"time",from:"s",to:"h"},Ce={label:"Achieve Frac Design Injection Rate",key:"achieve_frac_design_injection_rate_timelog_hal",unitType:"time",from:"s",to:"h"},Be={label:"RU/RD Frac Head",key:"ru_rd_frac_head_timelog_hal",unitType:"time",from:"s",to:"h"},Fe={label:"RU/RD Wireline",key:"ru_rd_wireline_timelog_hal",unitType:"time",from:"s",to:"h"},qe={label:"RU/RD Lubricator & Perf Guns",key:"ru_rd_lubricator_perf_guns_timelog_hal",unitType:"time",from:"s",to:"h"},De={label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_equinor",unitType:"time",from:"s",to:"h"},He={label:"RU Casing Handling Equipment",key:"ru_casing_handling_equipment_equinor",unitType:"time",from:"s",to:"h"},Se={label:"RD Casing Handling Equipment",key:"rd_casing_handling_equipment_equinor",unitType:"time",from:"s",to:"h"},Oe={label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_equinor",unitType:"time",from:"s",to:"h"},Pe={label:"BOP Test",key:"bop_test_equinor",unitType:"time",from:"s",to:"h"},we={label:"Install Wear Bushing",key:"install_wear_bushing_equinor",unitType:"time",from:"s",to:"h"},Ie={label:"Retrieve Wear Bushing",key:"retrieve_wear_bushing_equinor",unitType:"time",from:"s",to:"h"},Le={label:"M/U BHA",key:"mu_bha_equinor",unitType:"time",from:"s",to:"h"},Ue={label:"L/D BHA",key:"ld_bha_equinor",unitType:"time",from:"s",to:"h"},Ne={label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_equinor",unitType:"time",from:"s",to:"h"},We={label:"Slip & Cut",key:"slip_cut_equinor",unitType:"time",from:"s",to:"h"},Ee={label:"Survey Time",key:"survey_time_equinor",unitType:"time",from:"s",to:"h"},Ge={label:"Drill & FIT/LOT",key:"drill_fit_lot_equinor",unitType:"time",from:"s",to:"h"},Ae={label:"Pressure Test Casing/Liner",key:"pressure_test_casing_liner_equinor",unitType:"time",from:"s",to:"h"},je={label:"Land & Test Casing/Tubing Hanger",key:"land_test_casing_hanger_equinor",unitType:"time",from:"s",to:"h"},Ve={label:"M/U Wireline - Open Hole",key:"mu_wireline_open_hole_equinor",unitType:"time",from:"s",to:"h"},xe={label:"L/D Wireline - Open Hole",key:"ld_wireline_open_hole_equinor",unitType:"time",from:"s",to:"h"},Xe={label:"M/U Wireline - Cased Hole",key:"mu_wireline_cased_hole_equinor",unitType:"time",from:"s",to:"h"},ze={label:"L/D Wireline - Cased Hole",key:"ld_wireline_cased_hole_equinor",unitType:"time",from:"s",to:"h"},Je={label:"M/U Shoetrack",key:"mu_shoetrack_equinor",unitType:"time",from:"s",to:"h"},Ke={label:"Logging Time CH",key:"logging_time_ch_equinor",unitType:"time",from:"s",to:"h"},Qe={label:"Logging Time OH",key:"logging_time_oh_equinor",unitType:"time",from:"s",to:"h"},Ye={label:"M/U Hanger",key:"mu_hanger_equinor",unitType:"time",from:"s",to:"h"},Ze={label:"Cementing Time",key:"cementing_time_equinor",unitType:"time",from:"s",to:"h"},$e={label:"Prepare for cementing",key:"prepare_for_cementing_equinor",unitType:"time",from:"s",to:"h"},ei={label:"Run Landing String",key:"run_landing_string_equinor",unitType:"time",from:"s",to:"h"},ii={label:"Pull Landing String",key:"pull_landing_string_equinor",unitType:"time",from:"s",to:"h"},ti={label:"Prep to POOH",key:"prep_to_pooh_equinor",unitType:"time",from:"s",to:"h"},ni={label:"Nipple Up BOP",key:"nipple_up_bop_equinor",unitType:"time",from:"s",to:"h"},oi={label:"Nipple Down BOP",key:"nipple_down_bop_equinor",unitType:"time",from:"s",to:"h"},li={label:"M/U Cement Stand",key:"mu_cement_stand_equinor",unitType:"time",from:"s",to:"h"},ri={label:"L/D Cement Stand",key:"ld_cement_stand_equinor",unitType:"time",from:"s",to:"h"},si={label:"M/U DHPG",key:"mu_dhpg_equinor",unitType:"time",from:"s",to:"h"},_i={label:"L/D DHPG",key:"ld_dhpg_equinor",unitType:"time",from:"s",to:"h"},pi={label:"M/U DHSV",key:"mu_dhsv_equinor",unitType:"time",from:"s",to:"h"},ai={label:"L/D DHSV",key:"ld_dhsv_equinor",unitType:"time",from:"s",to:"h"},mi={label:"M/U Gaslift Equipment",key:"mu_gaslift_equipment_equinor",unitType:"time",from:"s",to:"h"},ui={label:"L/D Gaslift Equipment",key:"ld_gaslift_equipment_equinor",unitType:"time",from:"s",to:"h"},gi={label:"Open Hole Tripping In Connection Time",key:"tripping_in_connection_time_open_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:n},yi={label:"Cased Hole Tripping In Connection Time",key:"tripping_in_connection_time_cased_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:n},ci={label:"Entire Hole Tripping In Connection Time",key:"tripping_in_connection_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:n},Ti={label:"Open Hole Tripping Out Connection Time",key:"tripping_out_connection_time_open_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:n},hi={label:"Cased Hole Tripping Out Connection Time",key:"tripping_out_connection_time_cased_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:n},fi={label:"Entire Hole Tripping Out Connection Time",key:"tripping_out_connection_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:n};export{Ce as achieve_frac_design_injection_rate_timelog_hal,_e as bha_count,Te as bop_pressure_function_test_timelog_hal,Pe as bop_test_equinor,Oe as bop_wellhead_xmt_nu_nd_equinor,ce as bop_wellhead_xmt_nu_nd_timelog_hal,B as bottom_to_slips_average,ne as build_rate,Ze as cementing_time_equinor,Q as circulating_time,z as cost_per_ft,J as cost_per_lat_ft,oe as cumulative_tortuosity,Ge as drill_fit_lot_equinor,ve as drill_fit_lot_timelog_hal,p as drilled_feet_rotary,m as drilled_feet_rotary_percentage,a as drilled_feet_slide,u as drilled_feet_slide_percentage,M as drilling_connection_average,g as drilling_percentage,b as drilling_time_rotary,k as drilling_time_slide,Ne as drillout_casing_shoe_track_equinor,de as drillout_casing_shoe_track_timelog_hal,d as feet_per_day,ie as gross_time,V as gross_tripping_in_speed,A as gross_tripping_in_speed_cased,j as gross_tripping_in_speed_open,x as gross_tripping_in_speed_total,pe as gross_tripping_in_time_cased,ae as gross_tripping_in_time_open,X as gross_tripping_out_speed_total,s as hole_depth,_ as hole_depth_change,he as install_retrieve_wear_bushing_timelog_hal,we as install_wear_bushing_equinor,je as land_test_casing_hanger_equinor,Ue as ld_bha_equinor,ri as ld_cement_stand_equinor,_i as ld_dhpg_equinor,ai as ld_dhsv_equinor,ui as ld_gaslift_equipment_equinor,ze as ld_wireline_cased_hole_equinor,xe as ld_wireline_open_hole_equinor,Ke as logging_time_ch_equinor,Qe as logging_time_oh_equinor,Le as mu_bha_equinor,li as mu_cement_stand_equinor,si as mu_dhpg_equinor,pi as mu_dhsv_equinor,mi as mu_gaslift_equipment_equinor,Ye as mu_hanger_equinor,Je as mu_shoetrack_equinor,Xe as mu_wireline_cased_hole_equinor,Ve as mu_wireline_open_hole_equinor,oi as nipple_down_bop_equinor,ni as nipple_up_bop_equinor,K as npt,De as nu_nd_diverter_timelog_equinor,ge as nu_nd_diverter_timelog_hal,R as on_bottom_percentage,v as on_bottom_time,fe as p_u_l_d_bha_timelog_hal,ti as prep_to_pooh_equinor,$e as prepare_for_cementing_equinor,Ae as pressure_test_casing_liner_equinor,Re as pressure_test_timelog_hal,ii as pull_landing_string_equinor,q as pumps_on_to_bottom_average,Se as rd_casing_handling_equipment_equinor,Ie as retrieve_wear_bushing_equinor,y as rop,f as rop_gross,h as rop_net,c as rop_rotary,T as rop_slide,He as ru_casing_handling_equipment_equinor,ye as ru_rd_casing_handling_equip_timelog_hal,Be as ru_rd_frac_head_timelog_hal,qe as ru_rd_lubricator_perf_guns_timelog_hal,Me as ru_rd_mpd_system_or_rcd_timelog_hal,Fe as ru_rd_wireline_timelog_hal,ei as run_landing_string_equinor,We as slip_cut_equinor,be as slip_cut_timelog_hal,F as slips_to_bottom_average,G as slips_to_slips,se as slips_to_slips_count,ee as spud_to_landing_point,Y as spud_to_rig_release_time,Z as spud_to_target,$ as spud_to_total_depth_time,Ee as survey_time_equinor,ke as survey_time_timelog_hal,re as tripping_connection_count,ci as tripping_in_connection_average,me as tripping_in_connection_time,N as tripping_in_connection_time_cased,yi as tripping_in_connection_time_cased_average,gi as tripping_in_connection_time_open_average,D as tripping_in_speed,S as tripping_in_speed_cased,P as tripping_in_speed_open,U as tripping_in_time,I as tripping_in_time_cased,L as tripping_in_time_open,E as tripping_in_time_with_connection,W as tripping_in_time_with_connection_open,fi as tripping_out_connection_average,ue as tripping_out_connection_time,hi as tripping_out_connection_time_cased_average,Ti as tripping_out_connection_time_open_average,H as tripping_out_speed,O as tripping_out_speed_cased,w as tripping_out_speed_open,te as turn_rate,C as weight_to_weight_average,le as weight_to_weight_count};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../../ext-esm/tslib/tslib.es6.js'),i=require("react/jsx-runtime"),l=require("@material-ui/core");exports.ArchiveFileIcon=function(r){return i.jsxs(l.SvgIcon,e.__assign({},r,{viewBox:"0 0 24 24",children:[i.jsxs("g",{"clip-path":"url(#clip0_75808_22735)",children:[i.jsx("path",{d:"M21.75 0H2.25C1.0098 0 0 1.0092 0 2.25V21.75C0 22.9907 1.0098 24 2.25 24H21.75C22.9902 24 24 22.9907 24 21.75V2.25C24 1.0092 22.9902 0 21.75 0ZM8.9053 8.6832V11.8296H6.1387V5.3766H22.5V7.733H9.8555C9.3311 7.733 8.9053 8.1593 8.9053 8.6832ZM1.5 11.8296V2.25C1.5 1.8364 1.8369 1.5 2.25 1.5H21.75C22.1631 1.5 22.5 1.8364 22.5 2.25V3.8766H5.5879C5.0645 3.8766 4.6387 4.3029 4.6387 4.8263V11.8296H1.5ZM10.4053 11.8296V9.233H22.5V11.8296H10.4053Z",fill:"#A9B2BC"}),i.jsx("path",{d:"M4.68945 14.4385H6.65235L8.77735 20.6231H7.13375L6.71485 19.3077H4.65625L4.25395 20.6231H2.62695L4.68945 14.4385ZM6.35845 18.1865L6.27445 17.9209C6.05965 17.2158 5.85555 16.4355 5.65625 15.6055C5.46975 16.4395 5.28715 17.2198 5.08395 17.9209L5.00095 18.1865H6.35845Z",fill:"#141414"}),i.jsx("path",{d:"M9.77744 14.4385H12.3096C13.7041 14.4385 14.5625 15.2315 14.5625 16.4932C14.5625 17.3487 14.1729 17.9541 13.4873 18.2618L14.7783 20.6231H13.1728L12.039 18.4942H11.2421V20.6231H9.77734L9.77744 14.4385ZM12.002 17.3359C12.6866 17.3359 13.044 17.0703 13.044 16.4931C13.044 15.9169 12.6866 15.6259 11.9981 15.6259H11.2422V17.3359H12.002Z",fill:"#141414"}),i.jsx("path",{d:"M15.5879 17.5351C15.5879 15.4931 16.8672 14.3564 18.5147 14.3564C19.9835 14.3564 21.0752 15.1816 21.2452 16.622H19.7638C19.6681 16.0204 19.2159 15.6425 18.5519 15.6425C17.6427 15.6425 17.0871 16.3359 17.0871 17.5351C17.0871 18.7763 17.6555 19.4189 18.5432 19.4189C19.2073 19.4189 19.6643 19.0419 19.7678 18.4404H21.2502C21.1379 19.5439 20.1955 20.706 18.5148 20.706C16.8419 20.706 15.5879 19.5644 15.5879 17.5351Z",fill:"#141414"})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_75808_22735",children:i.jsx("rect",{width:"24",height:"24",fill:"white"})})})]}))};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var C=require('./../../../ext-esm/tslib/tslib.es6.js'),e=require("react/jsx-runtime"),i=require("@material-ui/core");exports.CSVFileIcon=function(l){return e.jsxs(i.SvgIcon,C.__assign({},l,{viewBox:"0 0 24 24",children:[e.jsxs("g",{"clip-path":"url(#clip0_75808_22729)",children:[e.jsx("path",{d:"M21.75 0H2.25C1.0098 0 0 1.0094 0 2.2501V21.7501C0 22.9908 1.0098 24.0001 2.25 24.0001H21.75C22.9902 24.0001 24 22.9908 24 21.7501V2.2501C24 1.0094 22.9903 0 21.75 0ZM22.5 11.8297H1.5V2.2501C1.5 1.8365 1.8369 1.5001 2.25 1.5001H21.75C22.1631 1.5001 22.5 1.8365 22.5 2.2501V11.8297Z",fill:"#80DD39"}),e.jsx("path",{d:"M18.2207 7.52734H17.1138C16.9754 7.10944 16.7339 6.73094 16.4034 6.44234C15.8429 5.96384 15.1055 5.76854 14.3653 5.91064C13.7325 6.03414 13.1866 6.39604 12.8282 6.92874C12.7027 7.11584 12.6158 7.31904 12.5474 7.52734H5.7793C5.3652 7.52734 5.0293 7.86324 5.0293 8.27734C5.0293 8.69144 5.3652 9.02734 5.7793 9.02734H12.5576C12.6531 9.32154 12.7864 9.60084 12.9931 9.84614L13.0019 9.85644C13.4687 10.3901 14.1415 10.6884 14.8349 10.6884C14.9921 10.6884 15.1503 10.6728 15.3076 10.6415C16.185 10.4682 16.8467 9.82744 17.1098 9.02724H18.2206C18.6347 9.02724 18.9706 8.69134 18.9706 8.27724C18.9706 7.86314 18.6348 7.52734 18.2207 7.52734ZM15.0147 9.17044C14.6856 9.23784 14.3585 9.12504 14.1358 8.87404C14.0303 8.74804 13.9659 8.61284 13.9366 8.45264C13.8887 8.21144 13.9376 7.96724 14.0733 7.76514C14.2081 7.56544 14.4131 7.42924 14.6495 7.38334C14.9298 7.33114 15.2169 7.40194 15.4229 7.57814C15.5723 7.70854 15.6827 7.90134 15.7237 8.09964C15.8214 8.59374 15.504 9.07374 15.0147 9.17044Z",fill:"#80DD39"}),e.jsx("path",{d:"M5.7793 5.62109H12C12.4141 5.62109 12.75 5.28519 12.75 4.87109C12.75 4.45699 12.4141 4.12109 12 4.12109H5.7793C5.3652 4.12109 5.0293 4.45699 5.0293 4.87109C5.0293 5.28519 5.3652 5.62109 5.7793 5.62109Z",fill:"#80DD39"}),e.jsx("path",{d:"M2.78125 17.8545C2.78125 15.8125 4.06055 14.6758 5.70895 14.6758C7.17775 14.6758 8.26945 15.501 8.43945 16.9414H6.95705C6.86135 16.3398 6.41015 15.9619 5.74615 15.9619C4.83595 15.9619 4.28135 16.6553 4.28135 17.8545C4.28135 19.0957 4.84975 19.7383 5.73645 19.7383C6.40055 19.7383 6.85755 19.3613 6.96105 18.7598H8.44345C8.33215 19.8633 7.38875 21.0254 5.70905 21.0254C4.03525 21.0254 2.78125 19.8838 2.78125 17.8545Z",fill:"#141414"}),e.jsx("path",{d:"M9.38477 18.9005H10.793C10.8262 19.5021 11.2696 19.8097 11.9375 19.8097C12.543 19.8097 12.918 19.5392 12.918 19.1456C12.918 18.7931 12.5938 18.6056 11.916 18.4522L11.2617 18.2989C10.1953 18.0538 9.54687 17.5186 9.54687 16.5889C9.54687 15.4434 10.5508 14.6758 11.9551 14.6758C13.3867 14.6758 14.2989 15.4551 14.3164 16.6016H12.9082C12.8672 16.1524 12.5391 15.8916 11.9492 15.8916C11.3652 15.8916 11.0625 16.1445 11.0625 16.4893C11.0625 16.8711 11.4238 17.0538 11.9746 17.1778L12.5098 17.3028C13.7051 17.5645 14.3985 18.1622 14.3985 19.1495C14.3985 20.3243 13.4864 21.0255 11.9551 21.0255C10.4063 21.0255 9.41017 20.3282 9.38477 18.9005Z",fill:"#141414"}),e.jsx("path",{d:"M15.2148 14.7578H16.8632L17.7226 17.4599C17.9335 18.162 18.1288 18.9208 18.3281 19.7431C18.5195 18.9169 18.7051 18.166 18.9121 17.4599L19.7383 14.7578H21.3653L19.2989 20.9424H17.3399L15.2148 14.7578Z",fill:"#141414"})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"clip0_75808_22729",children:e.jsx("rect",{width:"24",height:"24",fill:"white"})})})]}))};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../../ext-esm/tslib/tslib.es6.js'),i=require("react/jsx-runtime"),l=require("@material-ui/core");exports.DocFileIcon=function(r){return i.jsxs(l.SvgIcon,e.__assign({},r,{viewBox:"0 0 24 24",children:[i.jsxs("g",{"clip-path":"url(#clip0_75808_22587)",children:[i.jsx("path",{d:"M4.26758 3.71484C4.68179 3.71484 5.01758 3.37906 5.01758 2.96484C5.01758 2.55063 4.68179 2.21484 4.26758 2.21484C3.85336 2.21484 3.51758 2.55063 3.51758 2.96484C3.51758 3.37906 3.85336 3.71484 4.26758 3.71484Z",fill:"#309DF4"}),i.jsx("path",{d:"M21.75 0H2.25C1.0098 0 0 1.0094 0 2.2501V21.7501C0 22.9908 1.0098 24.0001 2.25 24.0001H21.75C22.9902 24.0001 24 22.9908 24 21.7501V2.2501C24 1.0094 22.9902 0 21.75 0ZM1.5 11.8297V5.8315C1.5635 5.849 1.6255 5.8707 1.6943 5.8707H22.3056C22.3744 5.8707 22.4365 5.8489 22.4999 5.8315V11.8297H1.5ZM2.25 1.5001H21.75C22.1631 1.5001 22.5 1.8365 22.5 2.2501V4.41C22.4365 4.3925 22.3745 4.3708 22.3057 4.3708H1.6943C1.6255 4.3708 1.5634 4.3926 1.5 4.41V2.2501C1.5 1.8365 1.8369 1.5001 2.25 1.5001Z",fill:"#309DF4"}),i.jsx("path",{d:"M7.69551 14.7578H9.31851L9.92791 17.4932C10.049 18.0743 10.1486 18.7754 10.2482 19.4356C10.3556 18.7754 10.463 18.0743 10.6007 17.4932L11.256 14.7578H12.7462L13.3976 17.4932C13.5353 18.0664 13.6427 18.7637 13.7501 19.419C13.8458 18.7637 13.9454 18.0665 14.0704 17.4932L14.6798 14.7578H16.3028L14.6514 20.9424H12.9912L12.2685 18.0869C12.1523 17.6308 12.0742 17.1201 11.9951 16.5967C11.9199 17.1113 11.8496 17.6182 11.7334 18.0869L11.0117 20.9424H9.34671L7.69551 14.7578Z",fill:"#141414"})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_75808_22587",children:i.jsx("rect",{width:"24",height:"24",fill:"white"})})})]}))};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../../ext-esm/tslib/tslib.es6.js'),i=require("react/jsx-runtime"),l=require("@material-ui/core");exports.EDMFileIcon=function(s){return i.jsxs(l.SvgIcon,e.__assign({},s,{viewBox:"0 0 24 24",children:[i.jsxs("g",{"clip-path":"url(#clip0_75808_22730)",children:[i.jsx("path",{d:"M21.7501 0H2.2501C1.0098 0 0 1.0092 0 2.25V21.75C0 22.9907 1.0098 24 2.2501 24H21.7501C22.9903 24 24.0001 22.9907 24.0001 21.75V2.25C24.0001 1.0092 22.9903 0 21.7501 0ZM22.5001 11.8296H1.5001V2.25C1.5001 1.8364 1.837 1.5 2.2501 1.5H21.7501C22.1632 1.5 22.5001 1.8364 22.5001 2.25V11.8296Z",fill:"#A579FF"}),i.jsx("path",{d:"M18.2217 7.47461H5.7793C5.3652 7.47461 5.0293 7.81051 5.0293 8.22461C5.0293 8.63871 5.3652 8.97461 5.7793 8.97461H18.2217C18.6358 8.97461 18.9717 8.63871 18.9717 8.22461C18.9717 7.81051 18.6358 7.47461 18.2217 7.47461Z",fill:"#A579FF"}),i.jsx("path",{d:"M18.2207 4.08789H12C11.5859 4.08789 11.25 4.42379 11.25 4.83789C11.25 5.25199 11.5859 5.58789 12 5.58789H18.2207C18.6348 5.58789 18.9707 5.25199 18.9707 4.83789C18.9707 4.42379 18.6348 4.08789 18.2207 4.08789Z",fill:"#A579FF"}),i.jsx("path",{d:"M2.48633 14.7579H6.77833V15.9532H3.95123V17.2325H6.55373V18.4024H3.95123V19.7471H6.77353V20.9424H2.48633V14.7579Z",fill:"#141414"}),i.jsx("path",{d:"M7.99414 20.9424V14.7578H10.2685C12.1484 14.7578 13.3105 15.9199 13.3105 17.8506C13.3105 19.7803 12.1484 20.9424 10.2685 20.9424H7.99414ZM10.206 19.6894C11.2685 19.6894 11.8456 19.1914 11.8456 17.8505C11.8456 16.5096 11.2685 16.0116 10.1854 16.0116H9.45884V19.6893L10.206 19.6894Z",fill:"#141414"}),i.jsx("path",{d:"M14.4591 14.7578H16.7413L17.5304 17.166C17.6593 17.5889 17.8497 18.4765 17.9952 19.2158C18.1358 18.4765 18.3272 17.5888 18.4522 17.166L19.2276 14.7578H21.5147V20.9424H20.0411V18.2774C20.0411 17.8086 20.0792 16.796 20.0948 15.962C19.8917 16.8458 19.63 17.8048 19.4815 18.2774L18.6006 20.9424H17.377L16.4844 18.2774C16.3389 17.8213 16.086 16.9044 15.874 16.0323C15.8906 16.8458 15.9287 17.8175 15.9287 18.2774V20.9424H14.459L14.4591 14.7578Z",fill:"#141414"})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_75808_22730",children:i.jsx("rect",{width:"24",height:"24",fill:"white"})})})]}))};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../../ext-esm/tslib/tslib.es6.js'),i=require("react/jsx-runtime"),r=require("@material-ui/core");exports.ExcelFileIcon=function(l){return i.jsxs(r.SvgIcon,e.__assign({},l,{viewBox:"0 0 24 24",children:[i.jsxs("g",{"clip-path":"url(#clip0_75808_22588)",children:[i.jsx("path",{d:"M21.75 0H2.25C1.0098 0 0 1.0093 0 2.25V21.75C0 22.9907 1.0098 24 2.25 24H21.75C22.9902 24 24 22.9907 24 21.75V2.25C24 1.0093 22.9902 0 21.75 0ZM1.5 11.8296V5.8314C1.5635 5.8489 1.6255 5.8706 1.6943 5.8706H22.3056C22.3744 5.8706 22.4365 5.8488 22.4999 5.8314V11.8296H1.5ZM8.9248 4.3706V1.5H15.0752V4.3706H8.9248ZM22.5 2.25V4.4099C22.4365 4.3924 22.3745 4.3707 22.3057 4.3707H16.5752V1.5H21.75C22.1631 1.5 22.5 1.8364 22.5 2.25ZM2.25 1.5H7.4248V4.3706H1.6943C1.6255 4.3706 1.5634 4.3924 1.5 4.4098V2.2499C1.5 1.8363 1.8369 1.5 2.25 1.5Z",fill:"#4BC242"}),i.jsx("path",{d:"M11.1915 17.7793L9.1876 14.7578H10.8849L11.4738 15.6836C11.7316 16.0908 11.8722 16.4229 12.0177 16.7383C12.1632 16.4229 12.3087 16.0908 12.5656 15.6836L13.1672 14.7578H14.8195L12.8478 17.7383L15.0314 20.9424H13.2921L12.5196 19.7598C12.2462 19.3321 12.1378 19.0996 11.9971 18.8301C11.8555 19.0996 11.752 19.3321 11.4659 19.7598L10.6641 20.9424H8.9668L11.1915 17.7793Z",fill:"#141414"})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_75808_22588",children:i.jsx("rect",{width:"24",height:"24",fill:"white"})})})]}))};