@corva/ui 0.100.0-2 → 0.100.0-21
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.
- package/cjs-bundle/components/ColorPicker/ColorPicker.js +1 -1
- package/cjs-bundle/components/ColorPicker/ColorPicketUtils.js +1 -1
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/Palette/PaletteConstants.js +1 -1
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +1 -1
- package/cjs-bundle/components/FeedItem/components/Content.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.js +1 -0
- package/cjs-bundle/components/PadModeSelect/PadModeSelect.js +1 -1
- package/cjs-bundle/components/PadModeSelect/effects/useMenuItems.js +1 -1
- package/cjs-bundle/components/PadModeSelect/types.js +1 -1
- package/cjs-bundle/components/PadModeSelect/utils/selectMenuKey.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeSidebarStyles.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/SidebarFooter.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/SidebarTitle.js +1 -1
- package/cjs-bundle/componentsV2/Avatar/Avatar.js +1 -0
- package/cjs-bundle/componentsV2/Avatar/Avatar.scss.js +1 -0
- package/cjs-bundle/componentsV2/Avatar/constants.js +1 -0
- package/cjs-bundle/componentsV2/BadgeBase/BadgeBase.js +1 -0
- package/cjs-bundle/componentsV2/BadgeBase/BadgeBase.scss.js +1 -0
- package/cjs-bundle/componentsV2/BadgeCounter/BadgeCounter.js +1 -0
- package/cjs-bundle/componentsV2/BadgeDot/BadgeDot.js +1 -0
- package/cjs-bundle/componentsV2/BadgeDot/BadgeDot.scss.js +1 -0
- package/cjs-bundle/componentsV2/Button/Button.js +1 -1
- package/cjs-bundle/componentsV2/Button/Button.scss.js +1 -1
- package/cjs-bundle/componentsV2/ButtonIcon/ButtonIcon.js +1 -1
- package/cjs-bundle/componentsV2/ButtonIcon/ButtonIcon.scss.js +1 -1
- package/cjs-bundle/componentsV2/Chip/Chip.js +1 -1
- package/cjs-bundle/componentsV2/Chip/Chip.scss.js +1 -1
- package/cjs-bundle/componentsV2/ChipAlert/ChipAlert.js +1 -0
- package/cjs-bundle/componentsV2/ChipAlert/ChipAlert.scss.js +1 -0
- package/cjs-bundle/componentsV2/ChipIndicator/ChipIndicator.js +1 -0
- package/cjs-bundle/componentsV2/ChipIndicator/ChipIndicator.scss.js +1 -0
- package/cjs-bundle/componentsV2/Counter/Counter.js +1 -0
- package/cjs-bundle/componentsV2/Counter/Counter.scss.js +1 -0
- package/cjs-bundle/componentsV2/Menu/Menu.js +1 -0
- package/cjs-bundle/componentsV2/Menu/Menu.scss.js +1 -0
- package/cjs-bundle/componentsV2/Menu/MenuDivider/MenuDivider.js +1 -0
- package/cjs-bundle/componentsV2/Menu/MenuDivider/MenuDivider.scss.js +1 -0
- package/cjs-bundle/componentsV2/Menu/MenuGroup/MenuGroup.js +1 -0
- package/cjs-bundle/componentsV2/Menu/MenuGroup/MenuGroup.scss.js +1 -0
- package/cjs-bundle/componentsV2/Menu/MenuItem/MenuItem.js +1 -0
- package/cjs-bundle/componentsV2/Menu/MenuItem/MenuItem.scss.js +1 -0
- package/cjs-bundle/componentsV2/Modal/Modal.js +1 -0
- package/cjs-bundle/componentsV2/Modal/Modal.scss.js +1 -0
- package/cjs-bundle/componentsV2/Paper/Paper.js +1 -0
- package/cjs-bundle/componentsV2/Paper/Paper.scss.js +1 -0
- package/cjs-bundle/componentsV2/Popover/Popover.js +1 -1
- package/cjs-bundle/componentsV2/Popover/Popover.scss.js +1 -0
- package/cjs-bundle/componentsV2/TextEndTruncated/TextEndTruncated.js +1 -0
- package/cjs-bundle/componentsV2/TextEndTruncated/TextEndTruncated.scss.js +1 -0
- package/cjs-bundle/componentsV2/TextInput/TextInput.js +1 -1
- package/cjs-bundle/componentsV2/TextInput/TextInput.scss.js +1 -1
- package/cjs-bundle/componentsV2/TextMiddleTruncated/TextMiddleTruncated.js +1 -1
- package/cjs-bundle/componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js +1 -1
- package/cjs-bundle/componentsV2/ToggleButtons/ToggleButtons.js +1 -0
- package/cjs-bundle/componentsV2/ToggleButtons/ToggleButtons.scss.js +1 -0
- package/cjs-bundle/componentsV2/Tooltip/Tooltip.js +1 -1
- package/cjs-bundle/componentsV2/Tooltip/Tooltip.scss.js +1 -1
- package/cjs-bundle/componentsV2/index.js +1 -1
- package/cjs-bundle/constants/feed.js +1 -1
- package/cjs-bundle/icons/customIcons/icons/MoreApp.js +1 -1
- package/cjs-bundle/icons/customIcons/icons/SimulFrac.js +1 -1
- package/cjs-bundle/icons/customIcons/icons/ZipperFrac.js +1 -1
- package/cjs-bundle/utils/goalsConfig/goalsConfig.js +1 -1
- package/cjs-bundle/utils/metrics/metricsConfig.js +1 -1
- package/components/AdvancedSlider/AdvancedSlider.stories.d.ts.map +1 -1
- package/components/ColorPicker/ColorPicker.d.ts.map +1 -1
- package/components/ColorPicker/ColorPicker.js +1 -1
- package/components/ColorPicker/ColorPicketUtils.d.ts.map +1 -1
- package/components/ColorPicker/ColorPicketUtils.js +1 -1
- package/components/ColorPicker/PaletteChromePicker/Palette/PaletteConstants.js +1 -1
- package/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +1 -1
- package/components/EChartsWrapper/ECharts.stories.d.ts +1 -0
- package/components/EChartsWrapper/ECharts.stories.d.ts.map +1 -1
- package/components/FeedItem/components/Content.d.ts.map +1 -1
- package/components/FeedItem/components/Content.js +1 -1
- package/components/FeedItem/feed.fixtures.d.ts +78 -0
- package/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.d.ts +25 -0
- package/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.d.ts.map +1 -0
- package/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.js +1 -0
- package/components/PadModeSelect/PadModeSelect.js +1 -1
- package/components/PadModeSelect/__tests__/useMenuItems.test.d.ts +2 -0
- package/components/PadModeSelect/__tests__/useMenuItems.test.d.ts.map +1 -0
- package/components/PadModeSelect/effects/useMenuItems.d.ts.map +1 -1
- package/components/PadModeSelect/effects/useMenuItems.js +1 -1
- package/components/PadModeSelect/types.d.ts +3 -1
- package/components/PadModeSelect/types.d.ts.map +1 -1
- package/components/PadModeSelect/types.js +1 -1
- package/components/PadModeSelect/utils/selectMenuKey.d.ts +3 -1
- package/components/PadModeSelect/utils/selectMenuKey.d.ts.map +1 -1
- package/components/PadModeSelect/utils/selectMenuKey.js +1 -1
- package/components/RealTimeValuesSidebar/RealTimeSidebarStyles.d.ts.map +1 -1
- package/components/RealTimeValuesSidebar/RealTimeSidebarStyles.js +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.d.ts.map +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.js +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.d.ts +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.d.ts.map +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.js +1 -1
- package/components/RealTimeValuesSidebar/SidebarFooter.d.ts.map +1 -1
- package/components/RealTimeValuesSidebar/SidebarFooter.js +1 -1
- package/components/RealTimeValuesSidebar/SidebarTitle.d.ts.map +1 -1
- package/components/RealTimeValuesSidebar/SidebarTitle.js +1 -1
- package/components/Stepper/Step/styles.d.ts +1 -1
- package/componentsV2/Avatar/Avatar.d.ts +9 -0
- package/componentsV2/Avatar/Avatar.d.ts.map +1 -0
- package/componentsV2/Avatar/Avatar.js +1 -0
- package/componentsV2/Avatar/Avatar.scss.js +1 -0
- package/componentsV2/Avatar/Avatar.stories.d.ts +11 -0
- package/componentsV2/Avatar/Avatar.stories.d.ts.map +1 -0
- package/componentsV2/Avatar/constants.d.ts +5 -0
- package/componentsV2/Avatar/constants.d.ts.map +1 -0
- package/componentsV2/Avatar/constants.js +1 -0
- package/componentsV2/Avatar/index.d.ts +2 -0
- package/componentsV2/Avatar/index.d.ts.map +1 -0
- package/componentsV2/BadgeBase/BadgeBase.d.ts +18 -0
- package/componentsV2/BadgeBase/BadgeBase.d.ts.map +1 -0
- package/componentsV2/BadgeBase/BadgeBase.js +1 -0
- package/componentsV2/BadgeBase/BadgeBase.scss.js +1 -0
- package/componentsV2/BadgeBase/index.d.ts +2 -0
- package/componentsV2/BadgeBase/index.d.ts.map +1 -0
- package/componentsV2/BadgeCounter/BadgeCounter.d.ts +35 -0
- package/componentsV2/BadgeCounter/BadgeCounter.d.ts.map +1 -0
- package/componentsV2/BadgeCounter/BadgeCounter.js +1 -0
- package/componentsV2/BadgeCounter/BadgeCounter.stories.d.ts +10 -0
- package/componentsV2/BadgeCounter/BadgeCounter.stories.d.ts.map +1 -0
- package/componentsV2/BadgeCounter/index.d.ts +2 -0
- package/componentsV2/BadgeCounter/index.d.ts.map +1 -0
- package/componentsV2/BadgeDot/BadgeDot.d.ts +26 -0
- package/componentsV2/BadgeDot/BadgeDot.d.ts.map +1 -0
- package/componentsV2/BadgeDot/BadgeDot.js +1 -0
- package/componentsV2/BadgeDot/BadgeDot.scss.js +1 -0
- package/componentsV2/BadgeDot/BadgeDot.stories.d.ts +10 -0
- package/componentsV2/BadgeDot/BadgeDot.stories.d.ts.map +1 -0
- package/componentsV2/BadgeDot/index.d.ts +2 -0
- package/componentsV2/BadgeDot/index.d.ts.map +1 -0
- package/componentsV2/Button/Button.d.ts +2 -0
- package/componentsV2/Button/Button.d.ts.map +1 -1
- package/componentsV2/Button/Button.js +1 -1
- package/componentsV2/Button/Button.scss.js +1 -1
- package/componentsV2/ButtonIcon/ButtonIcon.d.ts.map +1 -1
- package/componentsV2/ButtonIcon/ButtonIcon.js +1 -1
- package/componentsV2/ButtonIcon/ButtonIcon.scss.js +1 -1
- package/componentsV2/Chip/Chip.d.ts +19 -3
- package/componentsV2/Chip/Chip.d.ts.map +1 -1
- package/componentsV2/Chip/Chip.js +1 -1
- package/componentsV2/Chip/Chip.scss.js +1 -1
- package/componentsV2/Chip/Chip.stories.d.ts +1 -1
- package/componentsV2/Chip/Chip.stories.d.ts.map +1 -1
- package/componentsV2/ChipAlert/ChipAlert.d.ts +21 -0
- package/componentsV2/ChipAlert/ChipAlert.d.ts.map +1 -0
- package/componentsV2/ChipAlert/ChipAlert.js +1 -0
- package/componentsV2/ChipAlert/ChipAlert.scss.js +1 -0
- package/componentsV2/ChipAlert/ChipAlert.stories.d.ts +10 -0
- package/componentsV2/ChipAlert/ChipAlert.stories.d.ts.map +1 -0
- package/componentsV2/ChipAlert/index.d.ts +2 -0
- package/componentsV2/ChipAlert/index.d.ts.map +1 -0
- package/componentsV2/ChipIndicator/ChipIndicator.d.ts +12 -0
- package/componentsV2/ChipIndicator/ChipIndicator.d.ts.map +1 -0
- package/componentsV2/ChipIndicator/ChipIndicator.js +1 -0
- package/componentsV2/ChipIndicator/ChipIndicator.scss.js +1 -0
- package/componentsV2/ChipIndicator/ChipIndicator.stories.d.ts +9 -0
- package/componentsV2/ChipIndicator/ChipIndicator.stories.d.ts.map +1 -0
- package/componentsV2/ChipIndicator/index.d.ts +2 -0
- package/componentsV2/ChipIndicator/index.d.ts.map +1 -0
- package/componentsV2/Counter/Counter.d.ts +18 -0
- package/componentsV2/Counter/Counter.d.ts.map +1 -0
- package/componentsV2/Counter/Counter.js +1 -0
- package/componentsV2/Counter/Counter.scss.js +1 -0
- package/componentsV2/Counter/Counter.stories.d.ts +13 -0
- package/componentsV2/Counter/Counter.stories.d.ts.map +1 -0
- package/componentsV2/Counter/index.d.ts +2 -0
- package/componentsV2/Counter/index.d.ts.map +1 -0
- package/componentsV2/Menu/Menu.d.ts +25 -0
- package/componentsV2/Menu/Menu.d.ts.map +1 -0
- package/componentsV2/Menu/Menu.js +1 -0
- package/componentsV2/Menu/Menu.scss.js +1 -0
- package/componentsV2/Menu/Menu.stories.d.ts +14 -0
- package/componentsV2/Menu/Menu.stories.d.ts.map +1 -0
- package/componentsV2/Menu/MenuDivider/MenuDivider.d.ts +6 -0
- package/componentsV2/Menu/MenuDivider/MenuDivider.d.ts.map +1 -0
- package/componentsV2/Menu/MenuDivider/MenuDivider.js +1 -0
- package/componentsV2/Menu/MenuDivider/MenuDivider.scss.js +1 -0
- package/componentsV2/Menu/MenuDivider/index.d.ts +2 -0
- package/componentsV2/Menu/MenuDivider/index.d.ts.map +1 -0
- package/componentsV2/Menu/MenuGroup/MenuGroup.d.ts +9 -0
- package/componentsV2/Menu/MenuGroup/MenuGroup.d.ts.map +1 -0
- package/componentsV2/Menu/MenuGroup/MenuGroup.js +1 -0
- package/componentsV2/Menu/MenuGroup/MenuGroup.scss.js +1 -0
- package/componentsV2/Menu/MenuGroup/index.d.ts +2 -0
- package/componentsV2/Menu/MenuGroup/index.d.ts.map +1 -0
- package/componentsV2/Menu/MenuItem/MenuItem.d.ts +14 -0
- package/componentsV2/Menu/MenuItem/MenuItem.d.ts.map +1 -0
- package/componentsV2/Menu/MenuItem/MenuItem.js +1 -0
- package/componentsV2/Menu/MenuItem/MenuItem.scss.js +1 -0
- package/componentsV2/Menu/MenuItem/index.d.ts +2 -0
- package/componentsV2/Menu/MenuItem/index.d.ts.map +1 -0
- package/componentsV2/Menu/index.d.ts +2 -0
- package/componentsV2/Menu/index.d.ts.map +1 -0
- package/componentsV2/Modal/Modal.d.ts +47 -0
- package/componentsV2/Modal/Modal.d.ts.map +1 -0
- package/componentsV2/Modal/Modal.js +1 -0
- package/componentsV2/Modal/Modal.scss.js +1 -0
- package/componentsV2/Modal/Modal.stories.d.ts +12 -0
- package/componentsV2/Modal/Modal.stories.d.ts.map +1 -0
- package/componentsV2/Modal/index.d.ts +2 -0
- package/componentsV2/Modal/index.d.ts.map +1 -0
- package/componentsV2/Paper/Paper.d.ts +11 -0
- package/componentsV2/Paper/Paper.d.ts.map +1 -0
- package/componentsV2/Paper/Paper.js +1 -0
- package/componentsV2/Paper/Paper.scss.js +1 -0
- package/componentsV2/Paper/Paper.stories.d.ts +8 -0
- package/componentsV2/Paper/Paper.stories.d.ts.map +1 -0
- package/componentsV2/Paper/index.d.ts +2 -0
- package/componentsV2/Paper/index.d.ts.map +1 -0
- package/componentsV2/Popover/Popover.d.ts +14 -6
- package/componentsV2/Popover/Popover.d.ts.map +1 -1
- package/componentsV2/Popover/Popover.js +1 -1
- package/componentsV2/Popover/Popover.scss.js +1 -0
- package/componentsV2/Popover/Popover.stories.d.ts +2 -0
- package/componentsV2/Popover/Popover.stories.d.ts.map +1 -1
- package/componentsV2/Popover/index.d.ts +0 -1
- package/componentsV2/Popover/index.d.ts.map +1 -1
- package/componentsV2/RadioAndCheckboxLabel/RadioAndCheckboxLabel.d.ts +1 -1
- package/componentsV2/RadioAndCheckboxLabel/RadioAndCheckboxLabel.d.ts.map +1 -1
- package/componentsV2/{TextTruncated/TextTruncated.d.ts → TextEndTruncated/TextEndTruncated.d.ts} +3 -3
- package/componentsV2/TextEndTruncated/TextEndTruncated.d.ts.map +1 -0
- package/componentsV2/TextEndTruncated/TextEndTruncated.js +1 -0
- package/componentsV2/TextEndTruncated/TextEndTruncated.scss.js +1 -0
- package/componentsV2/{TextTruncated/TextTruncated.stories.d.ts → TextEndTruncated/TextEndTruncated.stories.d.ts} +3 -3
- package/componentsV2/TextEndTruncated/TextEndTruncated.stories.d.ts.map +1 -0
- package/componentsV2/TextEndTruncated/index.d.ts +2 -0
- package/componentsV2/TextEndTruncated/index.d.ts.map +1 -0
- package/componentsV2/TextInput/TextInput.js +1 -1
- package/componentsV2/TextInput/TextInput.scss.js +1 -1
- package/componentsV2/TextLink/TextLink.stories.d.ts.map +1 -1
- package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.d.ts.map +1 -1
- package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.js +1 -1
- package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js +1 -1
- package/componentsV2/ToggleButtons/ToggleButtons.d.ts +18 -0
- package/componentsV2/ToggleButtons/ToggleButtons.d.ts.map +1 -0
- package/componentsV2/ToggleButtons/ToggleButtons.js +1 -0
- package/componentsV2/ToggleButtons/ToggleButtons.scss.js +1 -0
- package/componentsV2/ToggleButtons/ToggleButtons.stories.d.ts +12 -0
- package/componentsV2/ToggleButtons/ToggleButtons.stories.d.ts.map +1 -0
- package/componentsV2/ToggleButtons/index.d.ts +2 -0
- package/componentsV2/ToggleButtons/index.d.ts.map +1 -0
- package/componentsV2/Tooltip/Tooltip.d.ts +7 -7
- package/componentsV2/Tooltip/Tooltip.d.ts.map +1 -1
- package/componentsV2/Tooltip/Tooltip.js +1 -1
- package/componentsV2/Tooltip/Tooltip.scss.js +1 -1
- package/componentsV2/Tooltip/Tooltip.stories.d.ts +1 -1
- package/componentsV2/Tooltip/Tooltip.stories.d.ts.map +1 -1
- package/componentsV2/index.d.ts +11 -1
- package/componentsV2/index.d.ts.map +1 -1
- package/componentsV2/index.js +1 -1
- package/constants/feed.d.ts +7 -0
- package/constants/feed.d.ts.map +1 -1
- package/constants/feed.js +1 -1
- package/icons/customIcons/icons/MoreApp.d.ts.map +1 -1
- package/icons/customIcons/icons/MoreApp.js +1 -1
- package/icons/customIcons/icons/SimulFrac.d.ts.map +1 -1
- package/icons/customIcons/icons/SimulFrac.js +1 -1
- package/icons/customIcons/icons/ZipperFrac.d.ts.map +1 -1
- package/icons/customIcons/icons/ZipperFrac.js +1 -1
- package/package.json +2 -2
- package/styles/common.scss +33 -0
- package/styles/mixins.scss +31 -0
- package/utils/goalsConfig/goalsConfig.d.ts.map +1 -1
- package/utils/goalsConfig/goalsConfig.js +1 -1
- package/utils/metrics/metricsConfig.d.ts +534 -0
- package/utils/metrics/metricsConfig.d.ts.map +1 -1
- package/utils/metrics/metricsConfig.js +1 -1
- package/cjs-bundle/componentsV2/TextTruncated/TextTruncated.js +0 -1
- package/cjs-bundle/componentsV2/TextTruncated/TextTruncated.scss.js +0 -1
- package/componentsV2/TextTruncated/TextTruncated.d.ts.map +0 -1
- package/componentsV2/TextTruncated/TextTruncated.js +0 -1
- package/componentsV2/TextTruncated/TextTruncated.scss.js +0 -1
- package/componentsV2/TextTruncated/TextTruncated.stories.d.ts.map +0 -1
- package/componentsV2/TextTruncated/index.d.ts +0 -2
- package/componentsV2/TextTruncated/index.d.ts.map +0 -1
|
@@ -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
|
|
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:"Cased Hole Tripping In Speed (with connection)",key:"gross_tripping_in_speed_cased",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},q={label:"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("react/jsx-runtime"),t=require("classnames"),r=require("react"),i=require("lodash"),n=require("../Tooltip/Tooltip.js"),s=require("./TextTruncated.scss.js");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c=u(t);exports.TextTruncated=function(t){var u=t.children,a=t.disableTooltip,l=t.maxLines,o=void 0===l?1:l,d=t.testId,f=t.className,v=o>1,b=r.useRef(null),h=r.useRef(v),p=r.useState(null),x=p[0],T=p[1],j=r.useState(!0),m=j[0],q=j[1];return h.current=v,r.useLayoutEffect((function(){var e=i.debounce((function(){var e=b.current;e&&(T(e.textContent),q(e.scrollWidth<=e.clientWidth&&(e.scrollHeight<=e.clientHeight||!h.current)))}),200),t=new ResizeObserver(e),r=new MutationObserver(e);return b.current&&(t.observe(b.current),r.observe(b.current,{childList:!0,subtree:!0,characterData:!0})),function(){t.disconnect(),r.disconnect()}}),[]),e.jsx(n.Tooltip,{title:x,disabled:m||a,children:e.jsx("div",{className:c.default(s.root,v?s.multiLine:s.singleLine,f),style:v?{WebkitLineClamp:o}:void 0,ref:b,"data-testid":d,children:u})})};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";require('./../../ext-esm/style-inject/dist/style-inject.es.js')(".TextTruncated_root__vjWX7{line-height:inherit;max-width:100%;overflow:hidden}.TextTruncated_singleLine__2AIYs{text-overflow:ellipsis;white-space:nowrap}.TextTruncated_multiLine__Wtv-b{-webkit-box-orient:vertical;display:-webkit-box}"),module.exports={root:"TextTruncated_root__vjWX7",singleLine:"TextTruncated_singleLine__2AIYs",multiLine:"TextTruncated_multiLine__Wtv-b"};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextTruncated.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/TextTruncated/TextTruncated.tsx"],"names":[],"mappings":"AAQA,MAAM,MAAM,kBAAkB,GAAG;IAC/B;;OAEG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B;;OAEG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,eAAO,MAAM,aAAa,+DAMvB,kBAAkB,gBAyDpB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{jsx as e}from"react/jsx-runtime";import t from"classnames";import{useRef as r,useState as i,useLayoutEffect as n}from"react";import{debounce as o}from"lodash";import{Tooltip as s}from"../Tooltip/Tooltip.js";import c from"./TextTruncated.scss.js";var l=function(l){var a=l.children,d=l.disableTooltip,m=l.maxLines,u=void 0===m?1:m,f=l.testId,p=l.className,v=u>1,h=r(null),b=r(v),x=i(null),L=x[0],T=x[1],g=i(!0),j=g[0],W=g[1];return b.current=v,n((function(){var e=o((function(){var e=h.current;e&&(T(e.textContent),W(e.scrollWidth<=e.clientWidth&&(e.scrollHeight<=e.clientHeight||!b.current)))}),200),t=new ResizeObserver(e),r=new MutationObserver(e);return h.current&&(t.observe(h.current),r.observe(h.current,{childList:!0,subtree:!0,characterData:!0})),function(){t.disconnect(),r.disconnect()}}),[]),e(s,{title:L,disabled:j||d,children:e("div",{className:t(c.root,v?c.multiLine:c.singleLine,p),style:v?{WebkitLineClamp:u}:void 0,ref:h,"data-testid":f,children:a})})};export{l as TextTruncated};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from'./../../ext-esm/style-inject/dist/style-inject.es.js';var t={root:"TextTruncated_root__vjWX7",singleLine:"TextTruncated_singleLine__2AIYs",multiLine:"TextTruncated_multiLine__Wtv-b"};e(".TextTruncated_root__vjWX7{line-height:inherit;max-width:100%;overflow:hidden}.TextTruncated_singleLine__2AIYs{text-overflow:ellipsis;white-space:nowrap}.TextTruncated_multiLine__Wtv-b{-webkit-box-orient:vertical;display:-webkit-box}");export{t as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextTruncated.stories.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/TextTruncated/TextTruncated.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAY,MAAM,OAAO,CAAC;AAKjD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,KAAK,KAAK,GAAG,cAAc,CAAC,OAAO,aAAa,CAAC,CAAC;AAElD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,KAAK,CAGrB,CAAC;AAsBF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,UAAW,KAAK,gBAAiC,CAAC;AAEtE,eAAO,MAAM,eAAe,mBAkB3B,CAAC;AAMF,eAAO,MAAM,eAAe,mBAK3B,CAAC;AAMF,eAAO,MAAM,aAAa,mBAgBzB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/TextTruncated/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC"}
|