@corva/ui 3.15.0-2 → 3.15.0-3
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/utils/metrics/metricsConfig.js +1 -1
- package/cjs-bundle/utils/metrics/metricsConfig.js.map +1 -1
- package/package.json +1 -1
- package/utils/metrics/metricsConfig.d.ts +197 -161
- package/utils/metrics/metricsConfig.d.ts.map +1 -1
- package/utils/metrics/metricsConfig.js +1 -1
- package/utils/metrics/metricsConfig.js.map +1 -1
|
@@ -859,7 +859,7 @@ export namespace spud_to_landing_point {
|
|
|
859
859
|
};
|
|
860
860
|
export { category_43 as category };
|
|
861
861
|
}
|
|
862
|
-
export namespace
|
|
862
|
+
export namespace total_time {
|
|
863
863
|
let label_54: string;
|
|
864
864
|
export { label_54 as label };
|
|
865
865
|
let key_54: string;
|
|
@@ -871,7 +871,7 @@ export namespace gross_time {
|
|
|
871
871
|
let to_25: string;
|
|
872
872
|
export { to_25 as to };
|
|
873
873
|
}
|
|
874
|
-
export namespace
|
|
874
|
+
export namespace drilling_time {
|
|
875
875
|
let label_55: string;
|
|
876
876
|
export { label_55 as label };
|
|
877
877
|
let key_55: string;
|
|
@@ -880,9 +880,10 @@ export namespace turn_rate {
|
|
|
880
880
|
export { unitType_46 as unitType };
|
|
881
881
|
let from_46: string;
|
|
882
882
|
export { from_46 as from };
|
|
883
|
-
|
|
883
|
+
let to_26: string;
|
|
884
|
+
export { to_26 as to };
|
|
884
885
|
}
|
|
885
|
-
export namespace
|
|
886
|
+
export namespace tripping_time {
|
|
886
887
|
let label_56: string;
|
|
887
888
|
export { label_56 as label };
|
|
888
889
|
let key_56: string;
|
|
@@ -891,99 +892,104 @@ export namespace build_rate {
|
|
|
891
892
|
export { unitType_47 as unitType };
|
|
892
893
|
let from_47: string;
|
|
893
894
|
export { from_47 as from };
|
|
894
|
-
let
|
|
895
|
-
export {
|
|
895
|
+
let to_27: string;
|
|
896
|
+
export { to_27 as to };
|
|
896
897
|
}
|
|
897
|
-
export namespace
|
|
898
|
+
export namespace gross_time {
|
|
898
899
|
let label_57: string;
|
|
899
900
|
export { label_57 as label };
|
|
900
901
|
let key_57: string;
|
|
901
902
|
export { key_57 as key };
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
export {
|
|
903
|
+
let unitType_48: string;
|
|
904
|
+
export { unitType_48 as unitType };
|
|
905
|
+
let from_48: string;
|
|
906
|
+
export { from_48 as from };
|
|
907
|
+
let to_28: string;
|
|
908
|
+
export { to_28 as to };
|
|
908
909
|
}
|
|
909
|
-
export namespace
|
|
910
|
+
export namespace turn_rate {
|
|
910
911
|
let label_58: string;
|
|
911
912
|
export { label_58 as label };
|
|
912
913
|
let key_58: string;
|
|
913
914
|
export { key_58 as key };
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
export { category_45 as category };
|
|
915
|
+
let unitType_49: string;
|
|
916
|
+
export { unitType_49 as unitType };
|
|
917
|
+
let from_49: string;
|
|
918
|
+
export { from_49 as from };
|
|
919
|
+
export let allowNegativeValue: boolean;
|
|
920
920
|
}
|
|
921
|
-
export namespace
|
|
921
|
+
export namespace build_rate {
|
|
922
922
|
let label_59: string;
|
|
923
923
|
export { label_59 as label };
|
|
924
924
|
let key_59: string;
|
|
925
925
|
export { key_59 as key };
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
export {
|
|
926
|
+
let unitType_50: string;
|
|
927
|
+
export { unitType_50 as unitType };
|
|
928
|
+
let from_50: string;
|
|
929
|
+
export { from_50 as from };
|
|
930
|
+
let allowNegativeValue_1: boolean;
|
|
931
|
+
export { allowNegativeValue_1 as allowNegativeValue };
|
|
932
932
|
}
|
|
933
|
-
export namespace
|
|
933
|
+
export namespace cumulative_tortuosity {
|
|
934
934
|
let label_60: string;
|
|
935
935
|
export { label_60 as label };
|
|
936
936
|
let key_60: string;
|
|
937
937
|
export { key_60 as key };
|
|
938
|
-
export {
|
|
939
|
-
let
|
|
938
|
+
export { getAverage as convertForMultiRigs };
|
|
939
|
+
let category_44: {
|
|
940
940
|
label: string;
|
|
941
941
|
value: string;
|
|
942
942
|
};
|
|
943
|
-
export {
|
|
943
|
+
export { category_44 as category };
|
|
944
944
|
}
|
|
945
|
-
export namespace
|
|
945
|
+
export namespace weight_to_weight_count {
|
|
946
946
|
let label_61: string;
|
|
947
947
|
export { label_61 as label };
|
|
948
948
|
let key_61: string;
|
|
949
949
|
export { key_61 as key };
|
|
950
|
-
|
|
950
|
+
export { getSum as convertForMultiRigs };
|
|
951
|
+
let category_45: {
|
|
951
952
|
label: string;
|
|
952
953
|
value: string;
|
|
953
954
|
};
|
|
954
|
-
export {
|
|
955
|
+
export { category_45 as category };
|
|
955
956
|
}
|
|
956
|
-
export namespace
|
|
957
|
+
export namespace tripping_connection_count {
|
|
957
958
|
let label_62: string;
|
|
958
959
|
export { label_62 as label };
|
|
959
960
|
let key_62: string;
|
|
960
961
|
export { key_62 as key };
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
962
|
+
export { getSum as convertForMultiRigs };
|
|
963
|
+
let category_46: {
|
|
964
|
+
label: string;
|
|
965
|
+
value: string;
|
|
966
|
+
};
|
|
967
|
+
export { category_46 as category };
|
|
965
968
|
}
|
|
966
|
-
export namespace
|
|
969
|
+
export namespace slips_to_slips_count {
|
|
967
970
|
let label_63: string;
|
|
968
971
|
export { label_63 as label };
|
|
969
972
|
let key_63: string;
|
|
970
973
|
export { key_63 as key };
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
974
|
+
export { getSum as convertForMultiRigs };
|
|
975
|
+
let category_47: {
|
|
976
|
+
label: string;
|
|
977
|
+
value: string;
|
|
978
|
+
};
|
|
979
|
+
export { category_47 as category };
|
|
975
980
|
}
|
|
976
|
-
export namespace
|
|
981
|
+
export namespace bha_count {
|
|
977
982
|
let label_64: string;
|
|
978
983
|
export { label_64 as label };
|
|
979
984
|
let key_64: string;
|
|
980
985
|
export { key_64 as key };
|
|
981
|
-
let
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
986
|
+
let category_48: {
|
|
987
|
+
label: string;
|
|
988
|
+
value: string;
|
|
989
|
+
};
|
|
990
|
+
export { category_48 as category };
|
|
985
991
|
}
|
|
986
|
-
export namespace
|
|
992
|
+
export namespace gross_tripping_in_time_cased {
|
|
987
993
|
let label_65: string;
|
|
988
994
|
export { label_65 as label };
|
|
989
995
|
let key_65: string;
|
|
@@ -993,7 +999,7 @@ export namespace tripping_out_connection_time {
|
|
|
993
999
|
let from_51: string;
|
|
994
1000
|
export { from_51 as from };
|
|
995
1001
|
}
|
|
996
|
-
export namespace
|
|
1002
|
+
export namespace gross_tripping_in_time_open {
|
|
997
1003
|
let label_66: string;
|
|
998
1004
|
export { label_66 as label };
|
|
999
1005
|
let key_66: string;
|
|
@@ -1002,10 +1008,8 @@ export namespace nu_nd_diverter_timelog_hal {
|
|
|
1002
1008
|
export { unitType_52 as unitType };
|
|
1003
1009
|
let from_52: string;
|
|
1004
1010
|
export { from_52 as from };
|
|
1005
|
-
let to_26: string;
|
|
1006
|
-
export { to_26 as to };
|
|
1007
1011
|
}
|
|
1008
|
-
export namespace
|
|
1012
|
+
export namespace tripping_in_connection_time {
|
|
1009
1013
|
let label_67: string;
|
|
1010
1014
|
export { label_67 as label };
|
|
1011
1015
|
let key_67: string;
|
|
@@ -1014,10 +1018,8 @@ export namespace ru_rd_casing_handling_equip_timelog_hal {
|
|
|
1014
1018
|
export { unitType_53 as unitType };
|
|
1015
1019
|
let from_53: string;
|
|
1016
1020
|
export { from_53 as from };
|
|
1017
|
-
let to_27: string;
|
|
1018
|
-
export { to_27 as to };
|
|
1019
1021
|
}
|
|
1020
|
-
export namespace
|
|
1022
|
+
export namespace tripping_out_connection_time {
|
|
1021
1023
|
let label_68: string;
|
|
1022
1024
|
export { label_68 as label };
|
|
1023
1025
|
let key_68: string;
|
|
@@ -1026,10 +1028,8 @@ export namespace bop_wellhead_xmt_nu_nd_timelog_hal {
|
|
|
1026
1028
|
export { unitType_54 as unitType };
|
|
1027
1029
|
let from_54: string;
|
|
1028
1030
|
export { from_54 as from };
|
|
1029
|
-
let to_28: string;
|
|
1030
|
-
export { to_28 as to };
|
|
1031
1031
|
}
|
|
1032
|
-
export namespace
|
|
1032
|
+
export namespace nu_nd_diverter_timelog_hal {
|
|
1033
1033
|
let label_69: string;
|
|
1034
1034
|
export { label_69 as label };
|
|
1035
1035
|
let key_69: string;
|
|
@@ -1041,7 +1041,7 @@ export namespace bop_pressure_function_test_timelog_hal {
|
|
|
1041
1041
|
let to_29: string;
|
|
1042
1042
|
export { to_29 as to };
|
|
1043
1043
|
}
|
|
1044
|
-
export namespace
|
|
1044
|
+
export namespace ru_rd_casing_handling_equip_timelog_hal {
|
|
1045
1045
|
let label_70: string;
|
|
1046
1046
|
export { label_70 as label };
|
|
1047
1047
|
let key_70: string;
|
|
@@ -1053,7 +1053,7 @@ export namespace install_retrieve_wear_bushing_timelog_hal {
|
|
|
1053
1053
|
let to_30: string;
|
|
1054
1054
|
export { to_30 as to };
|
|
1055
1055
|
}
|
|
1056
|
-
export namespace
|
|
1056
|
+
export namespace bop_wellhead_xmt_nu_nd_timelog_hal {
|
|
1057
1057
|
let label_71: string;
|
|
1058
1058
|
export { label_71 as label };
|
|
1059
1059
|
let key_71: string;
|
|
@@ -1065,7 +1065,7 @@ export namespace p_u_l_d_bha_timelog_hal {
|
|
|
1065
1065
|
let to_31: string;
|
|
1066
1066
|
export { to_31 as to };
|
|
1067
1067
|
}
|
|
1068
|
-
export namespace
|
|
1068
|
+
export namespace bop_pressure_function_test_timelog_hal {
|
|
1069
1069
|
let label_72: string;
|
|
1070
1070
|
export { label_72 as label };
|
|
1071
1071
|
let key_72: string;
|
|
@@ -1077,7 +1077,7 @@ export namespace drillout_casing_shoe_track_timelog_hal {
|
|
|
1077
1077
|
let to_32: string;
|
|
1078
1078
|
export { to_32 as to };
|
|
1079
1079
|
}
|
|
1080
|
-
export namespace
|
|
1080
|
+
export namespace install_retrieve_wear_bushing_timelog_hal {
|
|
1081
1081
|
let label_73: string;
|
|
1082
1082
|
export { label_73 as label };
|
|
1083
1083
|
let key_73: string;
|
|
@@ -1089,7 +1089,7 @@ export namespace slip_cut_timelog_hal {
|
|
|
1089
1089
|
let to_33: string;
|
|
1090
1090
|
export { to_33 as to };
|
|
1091
1091
|
}
|
|
1092
|
-
export namespace
|
|
1092
|
+
export namespace p_u_l_d_bha_timelog_hal {
|
|
1093
1093
|
let label_74: string;
|
|
1094
1094
|
export { label_74 as label };
|
|
1095
1095
|
let key_74: string;
|
|
@@ -1101,7 +1101,7 @@ export namespace survey_time_timelog_hal {
|
|
|
1101
1101
|
let to_34: string;
|
|
1102
1102
|
export { to_34 as to };
|
|
1103
1103
|
}
|
|
1104
|
-
export namespace
|
|
1104
|
+
export namespace drillout_casing_shoe_track_timelog_hal {
|
|
1105
1105
|
let label_75: string;
|
|
1106
1106
|
export { label_75 as label };
|
|
1107
1107
|
let key_75: string;
|
|
@@ -1113,7 +1113,7 @@ export namespace drill_fit_lot_timelog_hal {
|
|
|
1113
1113
|
let to_35: string;
|
|
1114
1114
|
export { to_35 as to };
|
|
1115
1115
|
}
|
|
1116
|
-
export namespace
|
|
1116
|
+
export namespace slip_cut_timelog_hal {
|
|
1117
1117
|
let label_76: string;
|
|
1118
1118
|
export { label_76 as label };
|
|
1119
1119
|
let key_76: string;
|
|
@@ -1125,7 +1125,7 @@ export namespace pressure_test_timelog_hal {
|
|
|
1125
1125
|
let to_36: string;
|
|
1126
1126
|
export { to_36 as to };
|
|
1127
1127
|
}
|
|
1128
|
-
export namespace
|
|
1128
|
+
export namespace survey_time_timelog_hal {
|
|
1129
1129
|
let label_77: string;
|
|
1130
1130
|
export { label_77 as label };
|
|
1131
1131
|
let key_77: string;
|
|
@@ -1137,7 +1137,7 @@ export namespace ru_rd_mpd_system_or_rcd_timelog_hal {
|
|
|
1137
1137
|
let to_37: string;
|
|
1138
1138
|
export { to_37 as to };
|
|
1139
1139
|
}
|
|
1140
|
-
export namespace
|
|
1140
|
+
export namespace drill_fit_lot_timelog_hal {
|
|
1141
1141
|
let label_78: string;
|
|
1142
1142
|
export { label_78 as label };
|
|
1143
1143
|
let key_78: string;
|
|
@@ -1149,7 +1149,7 @@ export namespace achieve_frac_design_injection_rate_timelog_hal {
|
|
|
1149
1149
|
let to_38: string;
|
|
1150
1150
|
export { to_38 as to };
|
|
1151
1151
|
}
|
|
1152
|
-
export namespace
|
|
1152
|
+
export namespace pressure_test_timelog_hal {
|
|
1153
1153
|
let label_79: string;
|
|
1154
1154
|
export { label_79 as label };
|
|
1155
1155
|
let key_79: string;
|
|
@@ -1161,7 +1161,7 @@ export namespace ru_rd_frac_head_timelog_hal {
|
|
|
1161
1161
|
let to_39: string;
|
|
1162
1162
|
export { to_39 as to };
|
|
1163
1163
|
}
|
|
1164
|
-
export namespace
|
|
1164
|
+
export namespace ru_rd_mpd_system_or_rcd_timelog_hal {
|
|
1165
1165
|
let label_80: string;
|
|
1166
1166
|
export { label_80 as label };
|
|
1167
1167
|
let key_80: string;
|
|
@@ -1173,7 +1173,7 @@ export namespace ru_rd_wireline_timelog_hal {
|
|
|
1173
1173
|
let to_40: string;
|
|
1174
1174
|
export { to_40 as to };
|
|
1175
1175
|
}
|
|
1176
|
-
export namespace
|
|
1176
|
+
export namespace achieve_frac_design_injection_rate_timelog_hal {
|
|
1177
1177
|
let label_81: string;
|
|
1178
1178
|
export { label_81 as label };
|
|
1179
1179
|
let key_81: string;
|
|
@@ -1185,7 +1185,7 @@ export namespace ru_rd_lubricator_perf_guns_timelog_hal {
|
|
|
1185
1185
|
let to_41: string;
|
|
1186
1186
|
export { to_41 as to };
|
|
1187
1187
|
}
|
|
1188
|
-
export namespace
|
|
1188
|
+
export namespace ru_rd_frac_head_timelog_hal {
|
|
1189
1189
|
let label_82: string;
|
|
1190
1190
|
export { label_82 as label };
|
|
1191
1191
|
let key_82: string;
|
|
@@ -1197,7 +1197,7 @@ export namespace nu_nd_diverter_timelog_equinor {
|
|
|
1197
1197
|
let to_42: string;
|
|
1198
1198
|
export { to_42 as to };
|
|
1199
1199
|
}
|
|
1200
|
-
export namespace
|
|
1200
|
+
export namespace ru_rd_wireline_timelog_hal {
|
|
1201
1201
|
let label_83: string;
|
|
1202
1202
|
export { label_83 as label };
|
|
1203
1203
|
let key_83: string;
|
|
@@ -1209,7 +1209,7 @@ export namespace ru_casing_handling_equipment_equinor {
|
|
|
1209
1209
|
let to_43: string;
|
|
1210
1210
|
export { to_43 as to };
|
|
1211
1211
|
}
|
|
1212
|
-
export namespace
|
|
1212
|
+
export namespace ru_rd_lubricator_perf_guns_timelog_hal {
|
|
1213
1213
|
let label_84: string;
|
|
1214
1214
|
export { label_84 as label };
|
|
1215
1215
|
let key_84: string;
|
|
@@ -1221,7 +1221,7 @@ export namespace rd_casing_handling_equipment_equinor {
|
|
|
1221
1221
|
let to_44: string;
|
|
1222
1222
|
export { to_44 as to };
|
|
1223
1223
|
}
|
|
1224
|
-
export namespace
|
|
1224
|
+
export namespace nu_nd_diverter_timelog_equinor {
|
|
1225
1225
|
let label_85: string;
|
|
1226
1226
|
export { label_85 as label };
|
|
1227
1227
|
let key_85: string;
|
|
@@ -1233,7 +1233,7 @@ export namespace bop_wellhead_xmt_nu_nd_equinor {
|
|
|
1233
1233
|
let to_45: string;
|
|
1234
1234
|
export { to_45 as to };
|
|
1235
1235
|
}
|
|
1236
|
-
export namespace
|
|
1236
|
+
export namespace ru_casing_handling_equipment_equinor {
|
|
1237
1237
|
let label_86: string;
|
|
1238
1238
|
export { label_86 as label };
|
|
1239
1239
|
let key_86: string;
|
|
@@ -1245,7 +1245,7 @@ export namespace bop_test_equinor {
|
|
|
1245
1245
|
let to_46: string;
|
|
1246
1246
|
export { to_46 as to };
|
|
1247
1247
|
}
|
|
1248
|
-
export namespace
|
|
1248
|
+
export namespace rd_casing_handling_equipment_equinor {
|
|
1249
1249
|
let label_87: string;
|
|
1250
1250
|
export { label_87 as label };
|
|
1251
1251
|
let key_87: string;
|
|
@@ -1257,7 +1257,7 @@ export namespace install_wear_bushing_equinor {
|
|
|
1257
1257
|
let to_47: string;
|
|
1258
1258
|
export { to_47 as to };
|
|
1259
1259
|
}
|
|
1260
|
-
export namespace
|
|
1260
|
+
export namespace bop_wellhead_xmt_nu_nd_equinor {
|
|
1261
1261
|
let label_88: string;
|
|
1262
1262
|
export { label_88 as label };
|
|
1263
1263
|
let key_88: string;
|
|
@@ -1269,7 +1269,7 @@ export namespace retrieve_wear_bushing_equinor {
|
|
|
1269
1269
|
let to_48: string;
|
|
1270
1270
|
export { to_48 as to };
|
|
1271
1271
|
}
|
|
1272
|
-
export namespace
|
|
1272
|
+
export namespace bop_test_equinor {
|
|
1273
1273
|
let label_89: string;
|
|
1274
1274
|
export { label_89 as label };
|
|
1275
1275
|
let key_89: string;
|
|
@@ -1281,7 +1281,7 @@ export namespace mu_bha_equinor {
|
|
|
1281
1281
|
let to_49: string;
|
|
1282
1282
|
export { to_49 as to };
|
|
1283
1283
|
}
|
|
1284
|
-
export namespace
|
|
1284
|
+
export namespace install_wear_bushing_equinor {
|
|
1285
1285
|
let label_90: string;
|
|
1286
1286
|
export { label_90 as label };
|
|
1287
1287
|
let key_90: string;
|
|
@@ -1293,7 +1293,7 @@ export namespace ld_bha_equinor {
|
|
|
1293
1293
|
let to_50: string;
|
|
1294
1294
|
export { to_50 as to };
|
|
1295
1295
|
}
|
|
1296
|
-
export namespace
|
|
1296
|
+
export namespace retrieve_wear_bushing_equinor {
|
|
1297
1297
|
let label_91: string;
|
|
1298
1298
|
export { label_91 as label };
|
|
1299
1299
|
let key_91: string;
|
|
@@ -1305,7 +1305,7 @@ export namespace drillout_casing_shoe_track_equinor {
|
|
|
1305
1305
|
let to_51: string;
|
|
1306
1306
|
export { to_51 as to };
|
|
1307
1307
|
}
|
|
1308
|
-
export namespace
|
|
1308
|
+
export namespace mu_bha_equinor {
|
|
1309
1309
|
let label_92: string;
|
|
1310
1310
|
export { label_92 as label };
|
|
1311
1311
|
let key_92: string;
|
|
@@ -1317,7 +1317,7 @@ export namespace slip_cut_equinor {
|
|
|
1317
1317
|
let to_52: string;
|
|
1318
1318
|
export { to_52 as to };
|
|
1319
1319
|
}
|
|
1320
|
-
export namespace
|
|
1320
|
+
export namespace ld_bha_equinor {
|
|
1321
1321
|
let label_93: string;
|
|
1322
1322
|
export { label_93 as label };
|
|
1323
1323
|
let key_93: string;
|
|
@@ -1329,7 +1329,7 @@ export namespace survey_time_equinor {
|
|
|
1329
1329
|
let to_53: string;
|
|
1330
1330
|
export { to_53 as to };
|
|
1331
1331
|
}
|
|
1332
|
-
export namespace
|
|
1332
|
+
export namespace drillout_casing_shoe_track_equinor {
|
|
1333
1333
|
let label_94: string;
|
|
1334
1334
|
export { label_94 as label };
|
|
1335
1335
|
let key_94: string;
|
|
@@ -1341,7 +1341,7 @@ export namespace drill_fit_lot_equinor {
|
|
|
1341
1341
|
let to_54: string;
|
|
1342
1342
|
export { to_54 as to };
|
|
1343
1343
|
}
|
|
1344
|
-
export namespace
|
|
1344
|
+
export namespace slip_cut_equinor {
|
|
1345
1345
|
let label_95: string;
|
|
1346
1346
|
export { label_95 as label };
|
|
1347
1347
|
let key_95: string;
|
|
@@ -1353,7 +1353,7 @@ export namespace pressure_test_casing_liner_equinor {
|
|
|
1353
1353
|
let to_55: string;
|
|
1354
1354
|
export { to_55 as to };
|
|
1355
1355
|
}
|
|
1356
|
-
export namespace
|
|
1356
|
+
export namespace survey_time_equinor {
|
|
1357
1357
|
let label_96: string;
|
|
1358
1358
|
export { label_96 as label };
|
|
1359
1359
|
let key_96: string;
|
|
@@ -1365,7 +1365,7 @@ export namespace land_test_casing_hanger_equinor {
|
|
|
1365
1365
|
let to_56: string;
|
|
1366
1366
|
export { to_56 as to };
|
|
1367
1367
|
}
|
|
1368
|
-
export namespace
|
|
1368
|
+
export namespace drill_fit_lot_equinor {
|
|
1369
1369
|
let label_97: string;
|
|
1370
1370
|
export { label_97 as label };
|
|
1371
1371
|
let key_97: string;
|
|
@@ -1377,7 +1377,7 @@ export namespace mu_wireline_open_hole_equinor {
|
|
|
1377
1377
|
let to_57: string;
|
|
1378
1378
|
export { to_57 as to };
|
|
1379
1379
|
}
|
|
1380
|
-
export namespace
|
|
1380
|
+
export namespace pressure_test_casing_liner_equinor {
|
|
1381
1381
|
let label_98: string;
|
|
1382
1382
|
export { label_98 as label };
|
|
1383
1383
|
let key_98: string;
|
|
@@ -1389,7 +1389,7 @@ export namespace ld_wireline_open_hole_equinor {
|
|
|
1389
1389
|
let to_58: string;
|
|
1390
1390
|
export { to_58 as to };
|
|
1391
1391
|
}
|
|
1392
|
-
export namespace
|
|
1392
|
+
export namespace land_test_casing_hanger_equinor {
|
|
1393
1393
|
let label_99: string;
|
|
1394
1394
|
export { label_99 as label };
|
|
1395
1395
|
let key_99: string;
|
|
@@ -1401,7 +1401,7 @@ export namespace mu_wireline_cased_hole_equinor {
|
|
|
1401
1401
|
let to_59: string;
|
|
1402
1402
|
export { to_59 as to };
|
|
1403
1403
|
}
|
|
1404
|
-
export namespace
|
|
1404
|
+
export namespace mu_wireline_open_hole_equinor {
|
|
1405
1405
|
let label_100: string;
|
|
1406
1406
|
export { label_100 as label };
|
|
1407
1407
|
let key_100: string;
|
|
@@ -1413,7 +1413,7 @@ export namespace ld_wireline_cased_hole_equinor {
|
|
|
1413
1413
|
let to_60: string;
|
|
1414
1414
|
export { to_60 as to };
|
|
1415
1415
|
}
|
|
1416
|
-
export namespace
|
|
1416
|
+
export namespace ld_wireline_open_hole_equinor {
|
|
1417
1417
|
let label_101: string;
|
|
1418
1418
|
export { label_101 as label };
|
|
1419
1419
|
let key_101: string;
|
|
@@ -1425,7 +1425,7 @@ export namespace mu_shoetrack_equinor {
|
|
|
1425
1425
|
let to_61: string;
|
|
1426
1426
|
export { to_61 as to };
|
|
1427
1427
|
}
|
|
1428
|
-
export namespace
|
|
1428
|
+
export namespace mu_wireline_cased_hole_equinor {
|
|
1429
1429
|
let label_102: string;
|
|
1430
1430
|
export { label_102 as label };
|
|
1431
1431
|
let key_102: string;
|
|
@@ -1437,7 +1437,7 @@ export namespace logging_time_ch_equinor {
|
|
|
1437
1437
|
let to_62: string;
|
|
1438
1438
|
export { to_62 as to };
|
|
1439
1439
|
}
|
|
1440
|
-
export namespace
|
|
1440
|
+
export namespace ld_wireline_cased_hole_equinor {
|
|
1441
1441
|
let label_103: string;
|
|
1442
1442
|
export { label_103 as label };
|
|
1443
1443
|
let key_103: string;
|
|
@@ -1449,7 +1449,7 @@ export namespace logging_time_oh_equinor {
|
|
|
1449
1449
|
let to_63: string;
|
|
1450
1450
|
export { to_63 as to };
|
|
1451
1451
|
}
|
|
1452
|
-
export namespace
|
|
1452
|
+
export namespace mu_shoetrack_equinor {
|
|
1453
1453
|
let label_104: string;
|
|
1454
1454
|
export { label_104 as label };
|
|
1455
1455
|
let key_104: string;
|
|
@@ -1461,7 +1461,7 @@ export namespace mu_hanger_equinor {
|
|
|
1461
1461
|
let to_64: string;
|
|
1462
1462
|
export { to_64 as to };
|
|
1463
1463
|
}
|
|
1464
|
-
export namespace
|
|
1464
|
+
export namespace logging_time_ch_equinor {
|
|
1465
1465
|
let label_105: string;
|
|
1466
1466
|
export { label_105 as label };
|
|
1467
1467
|
let key_105: string;
|
|
@@ -1473,7 +1473,7 @@ export namespace cementing_time_equinor {
|
|
|
1473
1473
|
let to_65: string;
|
|
1474
1474
|
export { to_65 as to };
|
|
1475
1475
|
}
|
|
1476
|
-
export namespace
|
|
1476
|
+
export namespace logging_time_oh_equinor {
|
|
1477
1477
|
let label_106: string;
|
|
1478
1478
|
export { label_106 as label };
|
|
1479
1479
|
let key_106: string;
|
|
@@ -1485,7 +1485,7 @@ export namespace prepare_for_cementing_equinor {
|
|
|
1485
1485
|
let to_66: string;
|
|
1486
1486
|
export { to_66 as to };
|
|
1487
1487
|
}
|
|
1488
|
-
export namespace
|
|
1488
|
+
export namespace mu_hanger_equinor {
|
|
1489
1489
|
let label_107: string;
|
|
1490
1490
|
export { label_107 as label };
|
|
1491
1491
|
let key_107: string;
|
|
@@ -1497,7 +1497,7 @@ export namespace run_landing_string_equinor {
|
|
|
1497
1497
|
let to_67: string;
|
|
1498
1498
|
export { to_67 as to };
|
|
1499
1499
|
}
|
|
1500
|
-
export namespace
|
|
1500
|
+
export namespace cementing_time_equinor {
|
|
1501
1501
|
let label_108: string;
|
|
1502
1502
|
export { label_108 as label };
|
|
1503
1503
|
let key_108: string;
|
|
@@ -1509,7 +1509,7 @@ export namespace pull_landing_string_equinor {
|
|
|
1509
1509
|
let to_68: string;
|
|
1510
1510
|
export { to_68 as to };
|
|
1511
1511
|
}
|
|
1512
|
-
export namespace
|
|
1512
|
+
export namespace prepare_for_cementing_equinor {
|
|
1513
1513
|
let label_109: string;
|
|
1514
1514
|
export { label_109 as label };
|
|
1515
1515
|
let key_109: string;
|
|
@@ -1521,7 +1521,7 @@ export namespace prep_to_pooh_equinor {
|
|
|
1521
1521
|
let to_69: string;
|
|
1522
1522
|
export { to_69 as to };
|
|
1523
1523
|
}
|
|
1524
|
-
export namespace
|
|
1524
|
+
export namespace run_landing_string_equinor {
|
|
1525
1525
|
let label_110: string;
|
|
1526
1526
|
export { label_110 as label };
|
|
1527
1527
|
let key_110: string;
|
|
@@ -1533,7 +1533,7 @@ export namespace nipple_up_bop_equinor {
|
|
|
1533
1533
|
let to_70: string;
|
|
1534
1534
|
export { to_70 as to };
|
|
1535
1535
|
}
|
|
1536
|
-
export namespace
|
|
1536
|
+
export namespace pull_landing_string_equinor {
|
|
1537
1537
|
let label_111: string;
|
|
1538
1538
|
export { label_111 as label };
|
|
1539
1539
|
let key_111: string;
|
|
@@ -1545,7 +1545,7 @@ export namespace nipple_down_bop_equinor {
|
|
|
1545
1545
|
let to_71: string;
|
|
1546
1546
|
export { to_71 as to };
|
|
1547
1547
|
}
|
|
1548
|
-
export namespace
|
|
1548
|
+
export namespace prep_to_pooh_equinor {
|
|
1549
1549
|
let label_112: string;
|
|
1550
1550
|
export { label_112 as label };
|
|
1551
1551
|
let key_112: string;
|
|
@@ -1557,7 +1557,7 @@ export namespace mu_cement_stand_equinor {
|
|
|
1557
1557
|
let to_72: string;
|
|
1558
1558
|
export { to_72 as to };
|
|
1559
1559
|
}
|
|
1560
|
-
export namespace
|
|
1560
|
+
export namespace nipple_up_bop_equinor {
|
|
1561
1561
|
let label_113: string;
|
|
1562
1562
|
export { label_113 as label };
|
|
1563
1563
|
let key_113: string;
|
|
@@ -1569,7 +1569,7 @@ export namespace ld_cement_stand_equinor {
|
|
|
1569
1569
|
let to_73: string;
|
|
1570
1570
|
export { to_73 as to };
|
|
1571
1571
|
}
|
|
1572
|
-
export namespace
|
|
1572
|
+
export namespace nipple_down_bop_equinor {
|
|
1573
1573
|
let label_114: string;
|
|
1574
1574
|
export { label_114 as label };
|
|
1575
1575
|
let key_114: string;
|
|
@@ -1581,7 +1581,7 @@ export namespace mu_dhpg_equinor {
|
|
|
1581
1581
|
let to_74: string;
|
|
1582
1582
|
export { to_74 as to };
|
|
1583
1583
|
}
|
|
1584
|
-
export namespace
|
|
1584
|
+
export namespace mu_cement_stand_equinor {
|
|
1585
1585
|
let label_115: string;
|
|
1586
1586
|
export { label_115 as label };
|
|
1587
1587
|
let key_115: string;
|
|
@@ -1593,7 +1593,7 @@ export namespace ld_dhpg_equinor {
|
|
|
1593
1593
|
let to_75: string;
|
|
1594
1594
|
export { to_75 as to };
|
|
1595
1595
|
}
|
|
1596
|
-
export namespace
|
|
1596
|
+
export namespace ld_cement_stand_equinor {
|
|
1597
1597
|
let label_116: string;
|
|
1598
1598
|
export { label_116 as label };
|
|
1599
1599
|
let key_116: string;
|
|
@@ -1605,7 +1605,7 @@ export namespace mu_dhsv_equinor {
|
|
|
1605
1605
|
let to_76: string;
|
|
1606
1606
|
export { to_76 as to };
|
|
1607
1607
|
}
|
|
1608
|
-
export namespace
|
|
1608
|
+
export namespace mu_dhpg_equinor {
|
|
1609
1609
|
let label_117: string;
|
|
1610
1610
|
export { label_117 as label };
|
|
1611
1611
|
let key_117: string;
|
|
@@ -1617,7 +1617,7 @@ export namespace ld_dhsv_equinor {
|
|
|
1617
1617
|
let to_77: string;
|
|
1618
1618
|
export { to_77 as to };
|
|
1619
1619
|
}
|
|
1620
|
-
export namespace
|
|
1620
|
+
export namespace ld_dhpg_equinor {
|
|
1621
1621
|
let label_118: string;
|
|
1622
1622
|
export { label_118 as label };
|
|
1623
1623
|
let key_118: string;
|
|
@@ -1629,7 +1629,7 @@ export namespace mu_gaslift_equipment_equinor {
|
|
|
1629
1629
|
let to_78: string;
|
|
1630
1630
|
export { to_78 as to };
|
|
1631
1631
|
}
|
|
1632
|
-
export namespace
|
|
1632
|
+
export namespace mu_dhsv_equinor {
|
|
1633
1633
|
let label_119: string;
|
|
1634
1634
|
export { label_119 as label };
|
|
1635
1635
|
let key_119: string;
|
|
@@ -1641,61 +1641,43 @@ export namespace ld_gaslift_equipment_equinor {
|
|
|
1641
1641
|
let to_79: string;
|
|
1642
1642
|
export { to_79 as to };
|
|
1643
1643
|
}
|
|
1644
|
-
export namespace
|
|
1644
|
+
export namespace ld_dhsv_equinor {
|
|
1645
1645
|
let label_120: string;
|
|
1646
1646
|
export { label_120 as label };
|
|
1647
1647
|
let key_120: string;
|
|
1648
1648
|
export { key_120 as key };
|
|
1649
|
-
let to_80: string;
|
|
1650
|
-
export { to_80 as to };
|
|
1651
|
-
let from_106: string;
|
|
1652
|
-
export { from_106 as from };
|
|
1653
1649
|
let unitType_106: string;
|
|
1654
1650
|
export { unitType_106 as unitType };
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
};
|
|
1660
|
-
export { category_49 as category };
|
|
1651
|
+
let from_106: string;
|
|
1652
|
+
export { from_106 as from };
|
|
1653
|
+
let to_80: string;
|
|
1654
|
+
export { to_80 as to };
|
|
1661
1655
|
}
|
|
1662
|
-
export namespace
|
|
1656
|
+
export namespace mu_gaslift_equipment_equinor {
|
|
1663
1657
|
let label_121: string;
|
|
1664
1658
|
export { label_121 as label };
|
|
1665
1659
|
let key_121: string;
|
|
1666
1660
|
export { key_121 as key };
|
|
1667
|
-
let to_81: string;
|
|
1668
|
-
export { to_81 as to };
|
|
1669
|
-
let from_107: string;
|
|
1670
|
-
export { from_107 as from };
|
|
1671
1661
|
let unitType_107: string;
|
|
1672
1662
|
export { unitType_107 as unitType };
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
};
|
|
1678
|
-
export { category_50 as category };
|
|
1663
|
+
let from_107: string;
|
|
1664
|
+
export { from_107 as from };
|
|
1665
|
+
let to_81: string;
|
|
1666
|
+
export { to_81 as to };
|
|
1679
1667
|
}
|
|
1680
|
-
export namespace
|
|
1668
|
+
export namespace ld_gaslift_equipment_equinor {
|
|
1681
1669
|
let label_122: string;
|
|
1682
1670
|
export { label_122 as label };
|
|
1683
1671
|
let key_122: string;
|
|
1684
1672
|
export { key_122 as key };
|
|
1685
|
-
let to_82: string;
|
|
1686
|
-
export { to_82 as to };
|
|
1687
|
-
let from_108: string;
|
|
1688
|
-
export { from_108 as from };
|
|
1689
1673
|
let unitType_108: string;
|
|
1690
1674
|
export { unitType_108 as unitType };
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
};
|
|
1696
|
-
export { category_51 as category };
|
|
1675
|
+
let from_108: string;
|
|
1676
|
+
export { from_108 as from };
|
|
1677
|
+
let to_82: string;
|
|
1678
|
+
export { to_82 as to };
|
|
1697
1679
|
}
|
|
1698
|
-
export namespace
|
|
1680
|
+
export namespace tripping_in_connection_time_open_average {
|
|
1699
1681
|
let label_123: string;
|
|
1700
1682
|
export { label_123 as label };
|
|
1701
1683
|
let key_123: string;
|
|
@@ -1707,13 +1689,13 @@ export namespace tripping_out_connection_time_open_average {
|
|
|
1707
1689
|
let unitType_109: string;
|
|
1708
1690
|
export { unitType_109 as unitType };
|
|
1709
1691
|
export { getAverage as convertForMultiRigs };
|
|
1710
|
-
let
|
|
1692
|
+
let category_49: {
|
|
1711
1693
|
label: string;
|
|
1712
1694
|
value: string;
|
|
1713
1695
|
};
|
|
1714
|
-
export {
|
|
1696
|
+
export { category_49 as category };
|
|
1715
1697
|
}
|
|
1716
|
-
export namespace
|
|
1698
|
+
export namespace tripping_in_connection_time_cased_average {
|
|
1717
1699
|
let label_124: string;
|
|
1718
1700
|
export { label_124 as label };
|
|
1719
1701
|
let key_124: string;
|
|
@@ -1725,13 +1707,13 @@ export namespace tripping_out_connection_time_cased_average {
|
|
|
1725
1707
|
let unitType_110: string;
|
|
1726
1708
|
export { unitType_110 as unitType };
|
|
1727
1709
|
export { getAverage as convertForMultiRigs };
|
|
1728
|
-
let
|
|
1710
|
+
let category_50: {
|
|
1729
1711
|
label: string;
|
|
1730
1712
|
value: string;
|
|
1731
1713
|
};
|
|
1732
|
-
export {
|
|
1714
|
+
export { category_50 as category };
|
|
1733
1715
|
}
|
|
1734
|
-
export namespace
|
|
1716
|
+
export namespace tripping_in_connection_average {
|
|
1735
1717
|
let label_125: string;
|
|
1736
1718
|
export { label_125 as label };
|
|
1737
1719
|
let key_125: string;
|
|
@@ -1743,19 +1725,17 @@ export namespace tripping_out_connection_average {
|
|
|
1743
1725
|
let unitType_111: string;
|
|
1744
1726
|
export { unitType_111 as unitType };
|
|
1745
1727
|
export { getAverage as convertForMultiRigs };
|
|
1746
|
-
let
|
|
1728
|
+
let category_51: {
|
|
1747
1729
|
label: string;
|
|
1748
1730
|
value: string;
|
|
1749
1731
|
};
|
|
1750
|
-
export {
|
|
1732
|
+
export { category_51 as category };
|
|
1751
1733
|
}
|
|
1752
|
-
export namespace
|
|
1734
|
+
export namespace tripping_out_connection_time_open_average {
|
|
1753
1735
|
let label_126: string;
|
|
1754
1736
|
export { label_126 as label };
|
|
1755
1737
|
let key_126: string;
|
|
1756
1738
|
export { key_126 as key };
|
|
1757
|
-
let isBiggestBest_19: boolean;
|
|
1758
|
-
export { isBiggestBest_19 as isBiggestBest };
|
|
1759
1739
|
let to_86: string;
|
|
1760
1740
|
export { to_86 as to };
|
|
1761
1741
|
let from_112: string;
|
|
@@ -1763,25 +1743,81 @@ export namespace total_variance_hal {
|
|
|
1763
1743
|
let unitType_112: string;
|
|
1764
1744
|
export { unitType_112 as unitType };
|
|
1765
1745
|
export { getAverage as convertForMultiRigs };
|
|
1766
|
-
let
|
|
1746
|
+
let category_52: {
|
|
1767
1747
|
label: string;
|
|
1768
1748
|
value: string;
|
|
1769
1749
|
};
|
|
1770
|
-
export {
|
|
1771
|
-
let allowNegativeValue_2: boolean;
|
|
1772
|
-
export { allowNegativeValue_2 as allowNegativeValue };
|
|
1750
|
+
export { category_52 as category };
|
|
1773
1751
|
}
|
|
1774
|
-
export namespace
|
|
1752
|
+
export namespace tripping_out_connection_time_cased_average {
|
|
1775
1753
|
let label_127: string;
|
|
1776
1754
|
export { label_127 as label };
|
|
1777
1755
|
let key_127: string;
|
|
1778
1756
|
export { key_127 as key };
|
|
1757
|
+
let to_87: string;
|
|
1758
|
+
export { to_87 as to };
|
|
1759
|
+
let from_113: string;
|
|
1760
|
+
export { from_113 as from };
|
|
1761
|
+
let unitType_113: string;
|
|
1762
|
+
export { unitType_113 as unitType };
|
|
1763
|
+
export { getAverage as convertForMultiRigs };
|
|
1764
|
+
let category_53: {
|
|
1765
|
+
label: string;
|
|
1766
|
+
value: string;
|
|
1767
|
+
};
|
|
1768
|
+
export { category_53 as category };
|
|
1779
1769
|
}
|
|
1780
|
-
export namespace
|
|
1770
|
+
export namespace tripping_out_connection_average {
|
|
1781
1771
|
let label_128: string;
|
|
1782
1772
|
export { label_128 as label };
|
|
1783
1773
|
let key_128: string;
|
|
1784
1774
|
export { key_128 as key };
|
|
1775
|
+
let to_88: string;
|
|
1776
|
+
export { to_88 as to };
|
|
1777
|
+
let from_114: string;
|
|
1778
|
+
export { from_114 as from };
|
|
1779
|
+
let unitType_114: string;
|
|
1780
|
+
export { unitType_114 as unitType };
|
|
1781
|
+
export { getAverage as convertForMultiRigs };
|
|
1782
|
+
let category_54: {
|
|
1783
|
+
label: string;
|
|
1784
|
+
value: string;
|
|
1785
|
+
};
|
|
1786
|
+
export { category_54 as category };
|
|
1787
|
+
}
|
|
1788
|
+
export namespace total_variance_hal {
|
|
1789
|
+
let label_129: string;
|
|
1790
|
+
export { label_129 as label };
|
|
1791
|
+
let key_129: string;
|
|
1792
|
+
export { key_129 as key };
|
|
1793
|
+
let isBiggestBest_19: boolean;
|
|
1794
|
+
export { isBiggestBest_19 as isBiggestBest };
|
|
1795
|
+
let to_89: string;
|
|
1796
|
+
export { to_89 as to };
|
|
1797
|
+
let from_115: string;
|
|
1798
|
+
export { from_115 as from };
|
|
1799
|
+
let unitType_115: string;
|
|
1800
|
+
export { unitType_115 as unitType };
|
|
1801
|
+
export { getAverage as convertForMultiRigs };
|
|
1802
|
+
let category_55: {
|
|
1803
|
+
label: string;
|
|
1804
|
+
value: string;
|
|
1805
|
+
};
|
|
1806
|
+
export { category_55 as category };
|
|
1807
|
+
let allowNegativeValue_2: boolean;
|
|
1808
|
+
export { allowNegativeValue_2 as allowNegativeValue };
|
|
1809
|
+
}
|
|
1810
|
+
export namespace target_formation {
|
|
1811
|
+
let label_130: string;
|
|
1812
|
+
export { label_130 as label };
|
|
1813
|
+
let key_130: string;
|
|
1814
|
+
export { key_130 as key };
|
|
1815
|
+
}
|
|
1816
|
+
export namespace mud_type {
|
|
1817
|
+
let label_131: string;
|
|
1818
|
+
export { label_131 as label };
|
|
1819
|
+
let key_131: string;
|
|
1820
|
+
export { key_131 as key };
|
|
1785
1821
|
}
|
|
1786
1822
|
import { getMax } from './utils';
|
|
1787
1823
|
import { getSum } from './utils';
|