@overmap-ai/core 1.0.78-workflows-2.7 → 1.0.78-workflows-2.9
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/dist/overmap-core.js
CHANGED
|
@@ -3,12 +3,12 @@ var bc = (t, s, e) => s in t ? Ic(t, s, { enumerable: !0, configurable: !0, writ
|
|
|
3
3
|
var h = (t, s, e) => bc(t, typeof s != "symbol" ? s + "" : s, e);
|
|
4
4
|
import "@redux-offline/redux-offline/lib/types";
|
|
5
5
|
import { createAction as Ht, createSelector as p, createSlice as T, isAnyOf as g, combineReducers as Yi, compose as gc } from "@reduxjs/toolkit";
|
|
6
|
-
import
|
|
6
|
+
import yt from "superagent";
|
|
7
7
|
import { v4 as ut } from "uuid";
|
|
8
8
|
import { useMemo as kc } from "react";
|
|
9
9
|
import { saveAs as Pc } from "file-saver";
|
|
10
10
|
import Qi from "fast-tree-builder";
|
|
11
|
-
import { Tree as
|
|
11
|
+
import { Tree as Rt } from "ts-tree-lib";
|
|
12
12
|
import { offline as Fc } from "@redux-offline/redux-offline";
|
|
13
13
|
import Os from "@redux-offline/redux-offline/lib/defaults";
|
|
14
14
|
import Mc from "localforage";
|
|
@@ -20,12 +20,12 @@ import vc from "jwt-decode";
|
|
|
20
20
|
import { DepGraph as Bc } from "dependency-graph";
|
|
21
21
|
import "@tiptap/core";
|
|
22
22
|
const Vc = Object.freeze([]), zc = Object.freeze({});
|
|
23
|
-
var qc = /* @__PURE__ */ ((t) => (t[t.GUEST = 0] = "GUEST", t[t.BASIC = 2] = "BASIC", t[t.ADMIN = 4] = "ADMIN", t))(qc || {}), u = /* @__PURE__ */ ((t) => (t.GET = "GET", t.POST = "POST", t.PATCH = "PATCH", t.PUT = "PUT", t.DELETE = "DELETE", t))(u || {}), Dc = /* @__PURE__ */ ((t) => (t[t.PLANNED = 0] = "PLANNED", t[t.ACTIVE = 1] = "ACTIVE", t[t.MAINTENANCE = 2] = "MAINTENANCE", t[t.INACTIVE = 3] = "INACTIVE", t[t.RETIRED = 4] = "RETIRED", t[t.DISPOSED = 5] = "DISPOSED", t))(Dc || {}), $c = /* @__PURE__ */ ((t) => (t.Issue = "issue", t.Asset = "asset", t.AssetType = "asset_type", t.Project = "project", t.Document = "document", t))($c || {}), Ji = /* @__PURE__ */ ((t) => (t[t.LOWEST = 0] = "LOWEST", t[t.LOW = 2] = "LOW", t[t.MEDIUM = 4] = "MEDIUM", t[t.HIGH = 6] = "HIGH", t[t.HIGHEST = 8] = "HIGHEST", t))(Ji || {}), W = /* @__PURE__ */ ((t) => (t.STATUS = "status", t.PRIORITY = "priority", t.DESCRIPTION = "description", t.TITLE = "title", t.ASSIGNED_TO = "assigned_to", t.DUE_DATE = "due_date", t))(W || {}), jc = /* @__PURE__ */ ((t) => (t[t.BACKLOG = 0] = "BACKLOG", t[t.PLANNED = 1] = "PLANNED", t[t.IN_PROGRESS = 2] = "IN_PROGRESS", t[t.COMPLETED = 3] = "COMPLETED", t[t.CANCELLED = 4] = "CANCELLED", t))(jc || {}), xc = /* @__PURE__ */ ((t) => (t[t.ADD_ASSIGNEE = 0] = "ADD_ASSIGNEE", t[t.REMOVE_ASSIGNEE = 2] = "REMOVE_ASSIGNEE", t[t.ADD_REVIEWER = 4] = "ADD_REVIEWER", t[t.REMOVE_REVIEWER = 6] = "REMOVE_REVIEWER", t[t.ADD_REVIEW_REQUEST = 8] = "ADD_REVIEW_REQUEST", t[t.REMOVE_REVIEW_REQUEST = 10] = "REMOVE_REVIEW_REQUEST", t))(xc || {}),
|
|
23
|
+
var qc = /* @__PURE__ */ ((t) => (t[t.GUEST = 0] = "GUEST", t[t.BASIC = 2] = "BASIC", t[t.ADMIN = 4] = "ADMIN", t))(qc || {}), u = /* @__PURE__ */ ((t) => (t.GET = "GET", t.POST = "POST", t.PATCH = "PATCH", t.PUT = "PUT", t.DELETE = "DELETE", t))(u || {}), Dc = /* @__PURE__ */ ((t) => (t[t.PLANNED = 0] = "PLANNED", t[t.ACTIVE = 1] = "ACTIVE", t[t.MAINTENANCE = 2] = "MAINTENANCE", t[t.INACTIVE = 3] = "INACTIVE", t[t.RETIRED = 4] = "RETIRED", t[t.DISPOSED = 5] = "DISPOSED", t))(Dc || {}), $c = /* @__PURE__ */ ((t) => (t.Issue = "issue", t.Asset = "asset", t.AssetType = "asset_type", t.Project = "project", t.Document = "document", t))($c || {}), Ji = /* @__PURE__ */ ((t) => (t[t.LOWEST = 0] = "LOWEST", t[t.LOW = 2] = "LOW", t[t.MEDIUM = 4] = "MEDIUM", t[t.HIGH = 6] = "HIGH", t[t.HIGHEST = 8] = "HIGHEST", t))(Ji || {}), W = /* @__PURE__ */ ((t) => (t.STATUS = "status", t.PRIORITY = "priority", t.DESCRIPTION = "description", t.TITLE = "title", t.ASSIGNED_TO = "assigned_to", t.DUE_DATE = "due_date", t))(W || {}), jc = /* @__PURE__ */ ((t) => (t[t.BACKLOG = 0] = "BACKLOG", t[t.PLANNED = 1] = "PLANNED", t[t.IN_PROGRESS = 2] = "IN_PROGRESS", t[t.COMPLETED = 3] = "COMPLETED", t[t.CANCELLED = 4] = "CANCELLED", t))(jc || {}), xc = /* @__PURE__ */ ((t) => (t[t.ADD_ASSIGNEE = 0] = "ADD_ASSIGNEE", t[t.REMOVE_ASSIGNEE = 2] = "REMOVE_ASSIGNEE", t[t.ADD_REVIEWER = 4] = "ADD_REVIEWER", t[t.REMOVE_REVIEWER = 6] = "REMOVE_REVIEWER", t[t.ADD_REVIEW_REQUEST = 8] = "ADD_REVIEW_REQUEST", t[t.REMOVE_REVIEW_REQUEST = 10] = "REMOVE_REVIEW_REQUEST", t))(xc || {}), Ft = /* @__PURE__ */ ((t) => (t[t.ACTIVE = 0] = "ACTIVE", t[t.COMPLETED = 2] = "COMPLETED", t[t.CANCELLED = 4] = "CANCELLED", t))(Ft || {}), Mt = /* @__PURE__ */ ((t) => (t[t.APPROVED = 0] = "APPROVED", t[t.REJECTED = 2] = "REJECTED", t[t.CHANGES_REQUESTED = 4] = "CHANGES_REQUESTED", t))(Mt || {});
|
|
24
24
|
const Ik = Ji.MEDIUM, Wc = 6e4, bk = [
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
], gk = [
|
|
25
|
+
Mt.APPROVED,
|
|
26
|
+
Mt.REJECTED,
|
|
27
|
+
Mt.CHANGES_REQUESTED
|
|
28
|
+
], gk = [Ft.ACTIVE, Ft.COMPLETED, Ft.CANCELLED];
|
|
29
29
|
function I(t) {
|
|
30
30
|
return {
|
|
31
31
|
addOne: (l, m) => {
|
|
@@ -116,7 +116,7 @@ function kk() {
|
|
|
116
116
|
})
|
|
117
117
|
};
|
|
118
118
|
}
|
|
119
|
-
const
|
|
119
|
+
const Et = "versioning", O = Ht("RESET"), z = Ht("RESET_PROJECT_STATE"), b = Ht("RESET_ORGANIZATION_STATE");
|
|
120
120
|
function Pk(t, s) {
|
|
121
121
|
return kc(t, s);
|
|
122
122
|
}
|
|
@@ -305,12 +305,12 @@ const en = (t) => {
|
|
|
305
305
|
});
|
|
306
306
|
}, Uk = (t) => {
|
|
307
307
|
const { roots: s } = en(t);
|
|
308
|
-
return s.map((e) => new
|
|
308
|
+
return s.map((e) => new Rt(e));
|
|
309
309
|
}, Zc = (t, s) => {
|
|
310
310
|
const { nodes: e } = en(s), i = e.get(t);
|
|
311
311
|
if (!i)
|
|
312
312
|
throw new Error(`Node with uuid ${t} does not exist in asset procedure step tree.`);
|
|
313
|
-
return new
|
|
313
|
+
return new Rt(i);
|
|
314
314
|
}, Xc = (t, s) => t.type !== s.type ? t.type - s.type : t.order - s.order, eo = (t, s) => t.type !== s.type ? t.type - s.type : t.order - s.order, tn = (t) => Qi(t, {
|
|
315
315
|
id: (s) => s.uuid,
|
|
316
316
|
parentId: (s) => s.parent_document,
|
|
@@ -318,12 +318,12 @@ const en = (t) => {
|
|
|
318
318
|
valueKey: !1
|
|
319
319
|
}), Lk = (t) => {
|
|
320
320
|
const { roots: s } = tn(t);
|
|
321
|
-
return s.map((e) => new
|
|
321
|
+
return s.map((e) => new Rt(e));
|
|
322
322
|
}, to = (t, s) => {
|
|
323
323
|
const { nodes: e } = tn(s), i = e.get(t);
|
|
324
324
|
if (!i)
|
|
325
325
|
throw new Error(`Node with uuid ${t} does not exist in document tree.`);
|
|
326
|
-
return new
|
|
326
|
+
return new Rt(i);
|
|
327
327
|
};
|
|
328
328
|
class Nk {
|
|
329
329
|
constructor(s) {
|
|
@@ -973,27 +973,27 @@ const f = (
|
|
|
973
973
|
updateAssetProcedureStepFieldValuesMany: Lu,
|
|
974
974
|
deleteAssetProcedureStepFieldValues: Nu,
|
|
975
975
|
deleteAssetProcedureStepFieldValuesMany: Hu
|
|
976
|
-
} = vn.actions, Gu = (t) => t.assetProcedureStepFieldValuesReducer.instances,
|
|
976
|
+
} = vn.actions, Gu = (t) => t.assetProcedureStepFieldValuesReducer.instances, vt = p(
|
|
977
977
|
[Gu],
|
|
978
978
|
(t) => Object.values(t)
|
|
979
979
|
), lP = f(
|
|
980
980
|
p(
|
|
981
|
-
[
|
|
981
|
+
[vt, (t, s) => s],
|
|
982
982
|
(t, s) => S(t.filter((e) => e.asset === s))
|
|
983
983
|
)
|
|
984
984
|
), hP = f(
|
|
985
985
|
p(
|
|
986
|
-
[
|
|
986
|
+
[vt, (t, s) => s],
|
|
987
987
|
(t, s) => S(t.filter((e) => e.asset_procedure === s))
|
|
988
988
|
)
|
|
989
989
|
), pP = f(
|
|
990
990
|
p(
|
|
991
|
-
[
|
|
991
|
+
[vt, (t, s) => s],
|
|
992
992
|
(t, s) => S(t.filter((e) => e.asset_procedure_step === s))
|
|
993
993
|
)
|
|
994
994
|
), Ku = (t) => (s) => s.assetProcedureStepFieldValuesReducer.instances[t], Yu = f(
|
|
995
995
|
p(
|
|
996
|
-
[
|
|
996
|
+
[vt, (t, s) => s],
|
|
997
997
|
(t, s) => {
|
|
998
998
|
const e = new Set(s);
|
|
999
999
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
@@ -1303,12 +1303,12 @@ const f = (
|
|
|
1303
1303
|
updateAssetTypeFieldsMany: gh,
|
|
1304
1304
|
deleteAssetTypeFields: kh,
|
|
1305
1305
|
deleteAssetTypeFieldsMany: Ph
|
|
1306
|
-
} = Kn.actions, Fh = (t) => t.assetTypeFieldsReducer.instances,
|
|
1307
|
-
p([
|
|
1306
|
+
} = Kn.actions, Fh = (t) => t.assetTypeFieldsReducer.instances, Bt = p([Fh], (t) => Object.values(t)), OP = f(
|
|
1307
|
+
p([Bt, (t, s) => s], (t, s) => S(t.filter((e) => e.asset_type === s)))
|
|
1308
1308
|
), TP = f(
|
|
1309
|
-
p([
|
|
1309
|
+
p([Bt, (t, s) => s], (t, s) => t.filter((e) => e.asset_type === s).sort((e, i) => e.submitted_at > i.submitted_at ? -1 : 1)[0])
|
|
1310
1310
|
), Mh = (t) => (s) => s.assetTypeFieldsReducer.instances[t], Rh = f(
|
|
1311
|
-
p([
|
|
1311
|
+
p([Bt, (t, s) => s], (t, s) => {
|
|
1312
1312
|
const e = new Set(s);
|
|
1313
1313
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
1314
1314
|
})
|
|
@@ -1392,7 +1392,7 @@ const f = (
|
|
|
1392
1392
|
p([ss, (t, s) => s], (t, s) => S(t.filter((e) => e.asset === s)))
|
|
1393
1393
|
), IP = f(
|
|
1394
1394
|
p(
|
|
1395
|
-
[
|
|
1395
|
+
[Bt, ss, (t, s) => s],
|
|
1396
1396
|
(t, s, e) => {
|
|
1397
1397
|
const i = new Set(
|
|
1398
1398
|
t.filter((n) => n.asset_type === e).map((n) => n.uuid)
|
|
@@ -2152,19 +2152,19 @@ const f = (
|
|
|
2152
2152
|
updateIssueAssociation: Df,
|
|
2153
2153
|
updateIssueAssociations: $f,
|
|
2154
2154
|
addIssueAssociation: jf,
|
|
2155
|
-
addIssueAssociations:
|
|
2155
|
+
addIssueAssociations: ft,
|
|
2156
2156
|
deleteIssueAssociation: xf,
|
|
2157
|
-
deleteIssueAssociations:
|
|
2158
|
-
} = ja.actions, Wf = (t) => t.issueAssociationReducer.instances,
|
|
2159
|
-
p([
|
|
2157
|
+
deleteIssueAssociations: St
|
|
2158
|
+
} = ja.actions, Wf = (t) => t.issueAssociationReducer.instances, wt = p([Wf], (t) => Object.values(t)), Cf = (t) => (s) => s.issueAssociationReducer.instances[t], Uf = f(
|
|
2159
|
+
p([wt, (t, s) => s], (t, s) => {
|
|
2160
2160
|
const e = new Set(s);
|
|
2161
2161
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
2162
2162
|
})
|
|
2163
2163
|
), Lf = f(
|
|
2164
|
-
p([
|
|
2164
|
+
p([wt, (t, s) => s], (t, s) => S(t.filter(({ associated_issue: e }) => e === s)))
|
|
2165
2165
|
), Nf = f(
|
|
2166
2166
|
p(
|
|
2167
|
-
[
|
|
2167
|
+
[wt, (t, s) => s],
|
|
2168
2168
|
(t, s) => {
|
|
2169
2169
|
const e = new Set(s);
|
|
2170
2170
|
return S(
|
|
@@ -2174,16 +2174,16 @@ const f = (
|
|
|
2174
2174
|
)
|
|
2175
2175
|
), Hf = f(
|
|
2176
2176
|
p(
|
|
2177
|
-
[
|
|
2177
|
+
[wt, (t, s) => s],
|
|
2178
2178
|
(t, s) => {
|
|
2179
2179
|
const e = new Set(s);
|
|
2180
2180
|
return S(t.filter(({ issue: i }) => i && e.has(i)));
|
|
2181
2181
|
}
|
|
2182
2182
|
)
|
|
2183
2183
|
), Gf = f(
|
|
2184
|
-
p([
|
|
2184
|
+
p([wt, (t, s) => s], (t, s) => S(t.filter(({ issue: e }) => e === s)))
|
|
2185
2185
|
), Kf = f(
|
|
2186
|
-
p([
|
|
2186
|
+
p([wt, (t, s) => s], (t, s) => S(t.filter(({ asset: e }) => e === s)))
|
|
2187
2187
|
), Yf = ja.reducer, Fe = I((t) => t.uuid), di = {
|
|
2188
2188
|
instances: {}
|
|
2189
2189
|
}, xa = T({
|
|
@@ -2515,13 +2515,13 @@ const f = (
|
|
|
2515
2515
|
updateIssueTypeFieldsMany: qA,
|
|
2516
2516
|
deleteIssueTypeFields: DA,
|
|
2517
2517
|
deleteIssueTypeFieldsMany: $A
|
|
2518
|
-
} = sr.actions, jA = (t) => t.issueTypeFieldsReducer.instances,
|
|
2519
|
-
p([
|
|
2518
|
+
} = sr.actions, jA = (t) => t.issueTypeFieldsReducer.instances, Vt = p([jA], (t) => Object.values(t)), ZP = f(
|
|
2519
|
+
p([Vt, (t, s) => s], (t, s) => S(t.filter((e) => e.issue_type === s)))
|
|
2520
2520
|
), XP = f(
|
|
2521
|
-
p([
|
|
2521
|
+
p([Vt, (t, s) => s], (t, s) => t.filter((e) => e.issue_type === s).sort((e, i) => e.submitted_at > i.submitted_at ? -1 : 1)[0])
|
|
2522
2522
|
), eF = f(
|
|
2523
2523
|
p(
|
|
2524
|
-
[
|
|
2524
|
+
[Vt, us, (t, s) => s],
|
|
2525
2525
|
(t, s, e) => {
|
|
2526
2526
|
const i = new Set(
|
|
2527
2527
|
t.filter((n) => n.issue_type === e).map((n) => n.uuid)
|
|
@@ -2530,7 +2530,7 @@ const f = (
|
|
|
2530
2530
|
}
|
|
2531
2531
|
)
|
|
2532
2532
|
), xA = (t) => (s) => s.issueTypeFieldsReducer.instances[t], WA = f(
|
|
2533
|
-
p([
|
|
2533
|
+
p([Vt, (t, s) => s], (t, s) => {
|
|
2534
2534
|
const e = new Set(s);
|
|
2535
2535
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
2536
2536
|
})
|
|
@@ -3019,11 +3019,11 @@ const f = (
|
|
|
3019
3019
|
updateProjectAccesses: tT,
|
|
3020
3020
|
deleteProjectAccess: sT,
|
|
3021
3021
|
deleteProjectAccesses: iT
|
|
3022
|
-
} = Mr.actions, nT = Mr.reducer, Rr = (t) => t.projectAccessReducer.instances,
|
|
3022
|
+
} = Mr.actions, nT = Mr.reducer, Rr = (t) => t.projectAccessReducer.instances, zt = p(
|
|
3023
3023
|
Rr,
|
|
3024
3024
|
(t) => Object.values(t)
|
|
3025
3025
|
), aT = (t) => (s) => s.projectAccessReducer.instances[t], rT = f(
|
|
3026
|
-
p([
|
|
3026
|
+
p([zt, (t, s) => s], (t, s) => {
|
|
3027
3027
|
const e = new Set(s);
|
|
3028
3028
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
3029
3029
|
})
|
|
@@ -3035,7 +3035,7 @@ const f = (
|
|
|
3035
3035
|
)
|
|
3036
3036
|
)
|
|
3037
3037
|
), mF = f(
|
|
3038
|
-
p([
|
|
3038
|
+
p([zt, (t, s) => s], (t, s) => {
|
|
3039
3039
|
const e = {};
|
|
3040
3040
|
for (const i of t.filter((n) => n.project === s))
|
|
3041
3041
|
e[i.user] = i;
|
|
@@ -3043,7 +3043,7 @@ const f = (
|
|
|
3043
3043
|
})
|
|
3044
3044
|
), yF = f(
|
|
3045
3045
|
p(
|
|
3046
|
-
[hs,
|
|
3046
|
+
[hs, zt, (t, s) => s],
|
|
3047
3047
|
(t, s, e) => {
|
|
3048
3048
|
const i = new Set(s.filter((n) => n.project === e).map((n) => n.user));
|
|
3049
3049
|
return S(t.filter((n) => i.has(n.id)));
|
|
@@ -3162,7 +3162,7 @@ const f = (
|
|
|
3162
3162
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
3163
3163
|
})
|
|
3164
3164
|
), SF = f(
|
|
3165
|
-
p([ys,
|
|
3165
|
+
p([ys, zt, (t, s) => s], (t, s, e) => {
|
|
3166
3166
|
const i = new Set(s.filter((n) => n.user === e).map((n) => n.project));
|
|
3167
3167
|
return S(t.filter((n) => i.has(n.uuid)));
|
|
3168
3168
|
})
|
|
@@ -3351,22 +3351,22 @@ const f = (
|
|
|
3351
3351
|
updateWorkflowStepAssignees: U_,
|
|
3352
3352
|
deleteWorkflowStepAssignee: L_,
|
|
3353
3353
|
deleteWorkflowStepAssignees: N_
|
|
3354
|
-
} = xr.actions, H_ = (t) => t.workflowStepAssigneeReducer.instances,
|
|
3354
|
+
} = xr.actions, H_ = (t) => t.workflowStepAssigneeReducer.instances, qt = p([H_], (t) => Object.values(t)), G_ = (t) => (s) => s.workflowStepAssigneeReducer.instances[t], K_ = f(
|
|
3355
3355
|
p(
|
|
3356
|
-
[
|
|
3356
|
+
[qt, (t, s) => s],
|
|
3357
3357
|
(t, s) => {
|
|
3358
3358
|
const e = new Set(s);
|
|
3359
3359
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
3360
3360
|
}
|
|
3361
3361
|
)
|
|
3362
3362
|
), kF = f(
|
|
3363
|
-
p([
|
|
3363
|
+
p([qt, (t, s) => s], (t, s) => S(t.filter((e) => e.workflow === s)))
|
|
3364
3364
|
), PF = f(
|
|
3365
|
-
p([
|
|
3365
|
+
p([qt, (t, s) => s], (t, s) => S(t.filter((e) => e.workflow_step === s)))
|
|
3366
3366
|
), FF = f(
|
|
3367
3367
|
p(
|
|
3368
3368
|
[
|
|
3369
|
-
|
|
3369
|
+
qt,
|
|
3370
3370
|
(t, s) => s,
|
|
3371
3371
|
(t, s, e) => e
|
|
3372
3372
|
],
|
|
@@ -3406,22 +3406,22 @@ const f = (
|
|
|
3406
3406
|
updateWorkflowStepComments: sI,
|
|
3407
3407
|
deleteWorkflowStepComment: iI,
|
|
3408
3408
|
deleteWorkflowStepComments: nI
|
|
3409
|
-
} = Wr.actions, aI = (t) => t.workflowStepCommentReducer.instances,
|
|
3409
|
+
} = Wr.actions, aI = (t) => t.workflowStepCommentReducer.instances, Dt = p([aI], (t) => Object.values(t)), rI = (t) => (s) => s.workflowStepCommentReducer.instances[t], cI = f(
|
|
3410
3410
|
p(
|
|
3411
|
-
[
|
|
3411
|
+
[Dt, (t, s) => s],
|
|
3412
3412
|
(t, s) => {
|
|
3413
3413
|
const e = new Set(s);
|
|
3414
3414
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
3415
3415
|
}
|
|
3416
3416
|
)
|
|
3417
3417
|
), MF = f(
|
|
3418
|
-
p([
|
|
3418
|
+
p([Dt, (t, s) => s], (t, s) => S(t.filter((e) => e.workflow === s)))
|
|
3419
3419
|
), RF = f(
|
|
3420
|
-
p([
|
|
3420
|
+
p([Dt, (t, s) => s], (t, s) => S(t.filter((e) => e.workflow_step === s)))
|
|
3421
3421
|
), EF = f(
|
|
3422
3422
|
p(
|
|
3423
3423
|
[
|
|
3424
|
-
|
|
3424
|
+
Dt,
|
|
3425
3425
|
(t, s) => s,
|
|
3426
3426
|
(t, s, e) => e
|
|
3427
3427
|
],
|
|
@@ -3461,19 +3461,19 @@ const f = (
|
|
|
3461
3461
|
updateWorkflowStepEvents: yI,
|
|
3462
3462
|
deleteWorkflowStepEvent: fI,
|
|
3463
3463
|
deleteWorkflowStepEvents: SI
|
|
3464
|
-
} = Cr.actions, AI = (t) => t.workflowStepEventReducer.instances,
|
|
3465
|
-
p([
|
|
3464
|
+
} = Cr.actions, AI = (t) => t.workflowStepEventReducer.instances, $t = p([AI], (t) => Object.values(t)), wI = (t) => (s) => s.workflowStepEventReducer.instances[t], OI = f(
|
|
3465
|
+
p([$t, (t, s) => s], (t, s) => {
|
|
3466
3466
|
const e = new Set(s);
|
|
3467
3467
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
3468
3468
|
})
|
|
3469
3469
|
), vF = f(
|
|
3470
|
-
p([
|
|
3470
|
+
p([$t, (t, s) => s], (t, s) => S(t.filter((e) => e.workflow === s)))
|
|
3471
3471
|
), BF = f(
|
|
3472
|
-
p([
|
|
3472
|
+
p([$t, (t, s) => s], (t, s) => S(t.filter((e) => e.workflow_step === s)))
|
|
3473
3473
|
), VF = f(
|
|
3474
3474
|
p(
|
|
3475
3475
|
[
|
|
3476
|
-
|
|
3476
|
+
$t,
|
|
3477
3477
|
(t, s) => s,
|
|
3478
3478
|
(t, s, e) => e
|
|
3479
3479
|
],
|
|
@@ -3647,19 +3647,19 @@ const f = (
|
|
|
3647
3647
|
updateWorkflowStepFieldValuesMany: lb,
|
|
3648
3648
|
deleteWorkflowStepFieldValues: hb,
|
|
3649
3649
|
deleteWorkflowStepFieldValuesMany: pb
|
|
3650
|
-
} = Zr.actions, mb = (t) => t.workflowStepFieldValuesReducer.instances,
|
|
3650
|
+
} = Zr.actions, mb = (t) => t.workflowStepFieldValuesReducer.instances, pt = p(
|
|
3651
3651
|
[mb],
|
|
3652
3652
|
(t) => Object.values(t)
|
|
3653
3653
|
), DF = f(
|
|
3654
|
-
p([
|
|
3654
|
+
p([pt, (t, s) => s], (t, s) => S(t.filter((e) => e.workflow === s)))
|
|
3655
3655
|
), $F = f(
|
|
3656
3656
|
p(
|
|
3657
|
-
[
|
|
3657
|
+
[pt, (t, s) => s],
|
|
3658
3658
|
(t, s) => S(t.filter((e) => e.workflow_step === s))
|
|
3659
3659
|
)
|
|
3660
3660
|
), yb = (t) => (s) => s.workflowStepFieldValuesReducer.instances[t], fb = f(
|
|
3661
3661
|
p(
|
|
3662
|
-
[
|
|
3662
|
+
[pt, (t, s) => s],
|
|
3663
3663
|
(t, s) => {
|
|
3664
3664
|
const e = new Set(s);
|
|
3665
3665
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
@@ -3668,7 +3668,7 @@ const f = (
|
|
|
3668
3668
|
), jF = f(
|
|
3669
3669
|
p(
|
|
3670
3670
|
[
|
|
3671
|
-
|
|
3671
|
+
pt,
|
|
3672
3672
|
(t, s) => s,
|
|
3673
3673
|
(t, s, e) => e
|
|
3674
3674
|
],
|
|
@@ -3678,6 +3678,20 @@ const f = (
|
|
|
3678
3678
|
)
|
|
3679
3679
|
)
|
|
3680
3680
|
)
|
|
3681
|
+
), xF = f(
|
|
3682
|
+
p(
|
|
3683
|
+
[pt, (t, s) => s],
|
|
3684
|
+
(t, s) => {
|
|
3685
|
+
const e = {};
|
|
3686
|
+
for (const i of t) {
|
|
3687
|
+
const { workflow: n, workflow_step: a } = i;
|
|
3688
|
+
if (n !== s) continue;
|
|
3689
|
+
const r = e[a];
|
|
3690
|
+
(!r || r.submitted_at <= i.submitted_at) && (e[a] = i);
|
|
3691
|
+
}
|
|
3692
|
+
return e;
|
|
3693
|
+
}
|
|
3694
|
+
)
|
|
3681
3695
|
), Sb = Zr.reducer, at = I((t) => t.uuid), Wi = {
|
|
3682
3696
|
instances: {}
|
|
3683
3697
|
}, Xr = T({
|
|
@@ -3708,13 +3722,13 @@ const f = (
|
|
|
3708
3722
|
updateWorkflowStepFieldValuesReviewRequests: Ib,
|
|
3709
3723
|
deleteWorkflowStepFieldValuesReviewRequest: bb,
|
|
3710
3724
|
deleteWorkflowStepFieldValuesReviewRequests: tc
|
|
3711
|
-
} = Xr.actions, gb = (t) => t.workflowStepFieldValuesReviewRequestReducer.instances,
|
|
3725
|
+
} = Xr.actions, gb = (t) => t.workflowStepFieldValuesReviewRequestReducer.instances, jt = p(
|
|
3712
3726
|
[gb],
|
|
3713
3727
|
(t) => Object.values(t)
|
|
3714
3728
|
), kb = (t) => (s) => s.workflowStepFieldValuesReviewRequestReducer.instances[t], Pb = f(
|
|
3715
3729
|
p(
|
|
3716
3730
|
[
|
|
3717
|
-
|
|
3731
|
+
jt,
|
|
3718
3732
|
(t, s) => s
|
|
3719
3733
|
],
|
|
3720
3734
|
(t, s) => {
|
|
@@ -3724,12 +3738,12 @@ const f = (
|
|
|
3724
3738
|
)
|
|
3725
3739
|
), Fb = f(
|
|
3726
3740
|
p(
|
|
3727
|
-
[
|
|
3741
|
+
[jt, (t, s) => s],
|
|
3728
3742
|
(t, s) => S(t.filter((e) => e.field_values === s))
|
|
3729
3743
|
)
|
|
3730
|
-
),
|
|
3744
|
+
), WF = f(
|
|
3731
3745
|
p(
|
|
3732
|
-
[
|
|
3746
|
+
[jt, (t, s) => s],
|
|
3733
3747
|
(t, s) => {
|
|
3734
3748
|
let e;
|
|
3735
3749
|
for (const i of t) {
|
|
@@ -3739,11 +3753,11 @@ const f = (
|
|
|
3739
3753
|
return e;
|
|
3740
3754
|
}
|
|
3741
3755
|
)
|
|
3742
|
-
),
|
|
3756
|
+
), CF = f(
|
|
3743
3757
|
p(
|
|
3744
3758
|
[
|
|
3745
|
-
|
|
3746
|
-
|
|
3759
|
+
pt,
|
|
3760
|
+
jt,
|
|
3747
3761
|
(t, s) => s,
|
|
3748
3762
|
(t, s, e) => e
|
|
3749
3763
|
],
|
|
@@ -3790,12 +3804,12 @@ const f = (
|
|
|
3790
3804
|
updateWorkflowStepFieldValuesReviews: zb,
|
|
3791
3805
|
deleteWorkflowStepFieldValuesReview: qb,
|
|
3792
3806
|
deleteWorkflowStepFieldValuesReviews: nc
|
|
3793
|
-
} = sc.actions, Db = (t) => t.workflowStepFieldValuesReviewReducer.instances,
|
|
3807
|
+
} = sc.actions, Db = (t) => t.workflowStepFieldValuesReviewReducer.instances, bt = p(
|
|
3794
3808
|
[Db],
|
|
3795
3809
|
(t) => Object.values(t)
|
|
3796
3810
|
), $b = (t) => (s) => s.workflowStepFieldValuesReviewReducer.instances[t], jb = f(
|
|
3797
3811
|
p(
|
|
3798
|
-
[
|
|
3812
|
+
[bt, (t, s) => s],
|
|
3799
3813
|
(t, s) => {
|
|
3800
3814
|
const e = new Set(s);
|
|
3801
3815
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
@@ -3803,12 +3817,12 @@ const f = (
|
|
|
3803
3817
|
)
|
|
3804
3818
|
), xb = f(
|
|
3805
3819
|
p(
|
|
3806
|
-
[
|
|
3820
|
+
[bt, (t, s) => s],
|
|
3807
3821
|
(t, s) => S(t.filter((e) => e.field_values === s))
|
|
3808
3822
|
)
|
|
3809
|
-
),
|
|
3823
|
+
), UF = f(
|
|
3810
3824
|
p(
|
|
3811
|
-
[
|
|
3825
|
+
[bt, (t, s) => s],
|
|
3812
3826
|
(t, s) => {
|
|
3813
3827
|
let e;
|
|
3814
3828
|
for (const i of t) {
|
|
@@ -3818,11 +3832,11 @@ const f = (
|
|
|
3818
3832
|
return e;
|
|
3819
3833
|
}
|
|
3820
3834
|
)
|
|
3821
|
-
),
|
|
3835
|
+
), LF = f(
|
|
3822
3836
|
p(
|
|
3823
3837
|
[
|
|
3824
|
-
|
|
3825
|
-
|
|
3838
|
+
pt,
|
|
3839
|
+
bt,
|
|
3826
3840
|
(t, s) => s,
|
|
3827
3841
|
(t, s, e) => e
|
|
3828
3842
|
],
|
|
@@ -3839,7 +3853,14 @@ const f = (
|
|
|
3839
3853
|
);
|
|
3840
3854
|
}
|
|
3841
3855
|
)
|
|
3842
|
-
),
|
|
3856
|
+
), NF = p([bt], (t) => {
|
|
3857
|
+
const s = {};
|
|
3858
|
+
for (const e of t) {
|
|
3859
|
+
const { field_values: i } = e, n = s[i];
|
|
3860
|
+
(!n || n.submitted_at <= e.submitted_at) && (s[i] = e);
|
|
3861
|
+
}
|
|
3862
|
+
return s;
|
|
3863
|
+
}), Wb = sc.reducer, ct = I((t) => t.uuid), Ui = {
|
|
3843
3864
|
instances: {}
|
|
3844
3865
|
}, ac = T({
|
|
3845
3866
|
name: "workflowStepReviewers",
|
|
@@ -3877,11 +3898,11 @@ const f = (
|
|
|
3877
3898
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
3878
3899
|
}
|
|
3879
3900
|
)
|
|
3880
|
-
),
|
|
3901
|
+
), HF = f(
|
|
3881
3902
|
p([xt, (t, s) => s], (t, s) => S(t.filter((e) => e.workflow === s)))
|
|
3882
|
-
),
|
|
3903
|
+
), GF = f(
|
|
3883
3904
|
p([xt, (t, s) => s], (t, s) => S(t.filter((e) => e.workflow_step === s)))
|
|
3884
|
-
),
|
|
3905
|
+
), KF = f(
|
|
3885
3906
|
p(
|
|
3886
3907
|
[
|
|
3887
3908
|
xt,
|
|
@@ -3934,7 +3955,7 @@ const f = (
|
|
|
3934
3955
|
const e = new Set(s);
|
|
3935
3956
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
3936
3957
|
})
|
|
3937
|
-
),
|
|
3958
|
+
), YF = f(
|
|
3938
3959
|
p([cc, (t, s) => s], (t, s) => S(t.filter((e) => e.workflow_type === s)))
|
|
3939
3960
|
), pg = rc.reducer, dt = I(
|
|
3940
3961
|
(t) => t.uuid
|
|
@@ -3976,15 +3997,15 @@ const f = (
|
|
|
3976
3997
|
const e = new Set(s);
|
|
3977
3998
|
return S(t.filter(({ uuid: i }) => e.has(i)));
|
|
3978
3999
|
})
|
|
3979
|
-
),
|
|
4000
|
+
), QF = f(
|
|
3980
4001
|
p([dc, (t, s) => s], (t, s) => S(t.filter((e) => e.organization === s)))
|
|
3981
4002
|
), kg = oc.reducer, uc = {
|
|
3982
4003
|
outboxReducer: KO,
|
|
3983
4004
|
fileReducer: Um,
|
|
3984
4005
|
authReducer: sm
|
|
3985
|
-
},
|
|
4006
|
+
}, JF = Yi(uc), Pg = {
|
|
3986
4007
|
...uc,
|
|
3987
|
-
[
|
|
4008
|
+
[Et]: I_,
|
|
3988
4009
|
assetReducer: Tl,
|
|
3989
4010
|
assetAttachmentReducer: wo,
|
|
3990
4011
|
assetStageCompletionReducer: El,
|
|
@@ -4060,7 +4081,7 @@ const f = (
|
|
|
4060
4081
|
workflowStepFieldValuesReviewReducer: Wb,
|
|
4061
4082
|
workflowStepFieldValuesReviewRequestReducer: Mb,
|
|
4062
4083
|
workflowStepReviewerReducer: eg
|
|
4063
|
-
},
|
|
4084
|
+
}, ZF = Yi(Pg), Fg = 1e4, Mg = 200, lc = [400, 409, 403, 404, 405, 500], lt = 1e4, hc = {};
|
|
4064
4085
|
class pc {
|
|
4065
4086
|
constructor(s) {
|
|
4066
4087
|
h(this, "client");
|
|
@@ -4081,18 +4102,18 @@ class pc {
|
|
|
4081
4102
|
this.client.store.dispatch(s);
|
|
4082
4103
|
}
|
|
4083
4104
|
}
|
|
4084
|
-
const mc = () => fc.length - 1, yc = (t) => (t[
|
|
4105
|
+
const mc = () => fc.length - 1, yc = (t) => (t[Et] = { version: mc() }, t), Hi = () => yc({}), Rg = (t) => (t.outboxReducer && (t.outboxReducer.deletedRequests = []), t), Eg = (t) => (s) => {
|
|
4085
4106
|
var e;
|
|
4086
|
-
return s === void 0 && (s = {}), ((e = s[
|
|
4107
|
+
return s === void 0 && (s = {}), ((e = s[Et]) == null ? void 0 : e.version) === mc() ? s : t(s);
|
|
4087
4108
|
}, fc = [yc, Hi, Hi, Rg], vg = Object.fromEntries(fc.map((t, s) => [s, Eg(t)])), Bg = (t) => {
|
|
4088
4109
|
if (t) throw t;
|
|
4089
|
-
const s =
|
|
4110
|
+
const s = kt();
|
|
4090
4111
|
s ? s.dispatch({ type: "rehydrated/setRehydrated", payload: !0 }) : console.error("Client store not set");
|
|
4091
4112
|
}, Vg = (t, s, e) => {
|
|
4092
|
-
const i =
|
|
4113
|
+
const i = At();
|
|
4093
4114
|
return i ? (i.addRequest(s), i.getQueue()) : (console.warn("Outbox coordinator not set; cannot enqueue request yet."), []);
|
|
4094
4115
|
}, zg = (t, s, e) => {
|
|
4095
|
-
const i =
|
|
4116
|
+
const i = At();
|
|
4096
4117
|
if (!i)
|
|
4097
4118
|
return console.warn("Outbox coordinator not set; cannot dequeue request yet."), [];
|
|
4098
4119
|
const a = s.meta.offlineAction.payload.uuid;
|
|
@@ -4125,7 +4146,7 @@ const Dg = {
|
|
|
4125
4146
|
// Bad typing, undefined is actually fine, and the action is a FullOfflineAction, not just an OfflineAction.
|
|
4126
4147
|
peek: (...t) => Wg(...t)
|
|
4127
4148
|
}
|
|
4128
|
-
}, $g = Rc(vg,
|
|
4149
|
+
}, $g = Rc(vg, Et), XF = gc(Fc(Dg), $g);
|
|
4129
4150
|
async function jg(t, s, e) {
|
|
4130
4151
|
if (s.store.getState().outboxReducer.deletedRequests.includes(t.payload.uuid))
|
|
4131
4152
|
throw new Error("Request was marked for deletion");
|
|
@@ -4158,10 +4179,10 @@ Retries:`,
|
|
|
4158
4179
|
t,
|
|
4159
4180
|
"(throwing immediately, which may lead to unexpected behavior)"
|
|
4160
4181
|
), t;
|
|
4161
|
-
const i =
|
|
4182
|
+
const i = kt(), a = i.getState().outboxReducer.deletedRequests, r = s.payload.uuid;
|
|
4162
4183
|
function c() {
|
|
4163
4184
|
i.dispatch(HO(r));
|
|
4164
|
-
const l =
|
|
4185
|
+
const l = At();
|
|
4165
4186
|
if (!l)
|
|
4166
4187
|
throw new Error("Outbox coordinator not set");
|
|
4167
4188
|
l.remove(s.payload.uuid);
|
|
@@ -4173,24 +4194,24 @@ Retries:`,
|
|
|
4173
4194
|
if (l || console.warn("Error has no status code:", t), l !== void 0 && lc.includes(l)) {
|
|
4174
4195
|
console.warn("Discarding request due to error:", t, `
|
|
4175
4196
|
Action:`, s);
|
|
4176
|
-
const m =
|
|
4197
|
+
const m = At();
|
|
4177
4198
|
if (!m)
|
|
4178
4199
|
throw new Error("Outbox coordinator not set");
|
|
4179
4200
|
m.remove(s.payload.uuid), t.options.discard = !0, c();
|
|
4180
4201
|
}
|
|
4181
4202
|
}
|
|
4182
4203
|
console.debug("Registering a retry for request:", s.payload.uuid);
|
|
4183
|
-
const o =
|
|
4204
|
+
const o = At();
|
|
4184
4205
|
if (!o)
|
|
4185
4206
|
throw new Error("Outbox coordinator not set");
|
|
4186
4207
|
return o.registerRetry(s.payload.uuid), !1;
|
|
4187
4208
|
}
|
|
4188
4209
|
function Wg(t, s, e) {
|
|
4189
4210
|
var i;
|
|
4190
|
-
return (i =
|
|
4211
|
+
return (i = At()) == null ? void 0 : i.peek();
|
|
4191
4212
|
}
|
|
4192
4213
|
function Cg(t, s) {
|
|
4193
|
-
return
|
|
4214
|
+
return kt().dispatch(GO((/* @__PURE__ */ new Date()).getTime())), Wc;
|
|
4194
4215
|
}
|
|
4195
4216
|
const It = "An unknown error occurred", Ug = 500, Gi = ["non_field_errors", "detail"];
|
|
4196
4217
|
function Lg(t, s) {
|
|
@@ -4250,7 +4271,7 @@ class Ot extends pc {
|
|
|
4250
4271
|
this.auth = i;
|
|
4251
4272
|
}
|
|
4252
4273
|
}
|
|
4253
|
-
class
|
|
4274
|
+
class eM extends Ot {
|
|
4254
4275
|
async startConversation(s, e) {
|
|
4255
4276
|
return this.enqueueRequest({
|
|
4256
4277
|
description: "Start agent conversation",
|
|
@@ -4427,15 +4448,15 @@ class $ extends E {
|
|
|
4427
4448
|
for (const q of v) {
|
|
4428
4449
|
let j;
|
|
4429
4450
|
if ("file" in q) {
|
|
4430
|
-
const { file: Wt, ..._c } = q,
|
|
4431
|
-
|
|
4451
|
+
const { file: Wt, ..._c } = q, mt = await this.client.files.getFilePayload(Wt);
|
|
4452
|
+
mt.sha1 in R || (R[mt.sha1] = mt);
|
|
4432
4453
|
const ws = URL.createObjectURL(Wt);
|
|
4433
4454
|
d.add(ws), j = {
|
|
4434
4455
|
..._c,
|
|
4435
|
-
file_sha1:
|
|
4436
|
-
file_type:
|
|
4456
|
+
file_sha1: mt.sha1,
|
|
4457
|
+
file_type: mt.file_type,
|
|
4437
4458
|
file_name: Wt.name,
|
|
4438
|
-
file_extension:
|
|
4459
|
+
file_extension: mt.extension,
|
|
4439
4460
|
file_url: ws
|
|
4440
4461
|
};
|
|
4441
4462
|
} else
|
|
@@ -4444,8 +4465,8 @@ class $ extends E {
|
|
|
4444
4465
|
o.push(B);
|
|
4445
4466
|
const U = this.buildBulkPayload(B);
|
|
4446
4467
|
k.push(U);
|
|
4447
|
-
const
|
|
4448
|
-
F.push(...
|
|
4468
|
+
const Pt = this.getBlockers(B);
|
|
4469
|
+
F.push(...Pt);
|
|
4449
4470
|
const Tc = this.getBlocks(B);
|
|
4450
4471
|
D.push(...Tc);
|
|
4451
4472
|
}
|
|
@@ -4516,7 +4537,7 @@ class $ extends E {
|
|
|
4516
4537
|
}
|
|
4517
4538
|
}
|
|
4518
4539
|
}
|
|
4519
|
-
class
|
|
4540
|
+
class tM extends $ {
|
|
4520
4541
|
constructor() {
|
|
4521
4542
|
super(...arguments);
|
|
4522
4543
|
h(this, "name", "Asset attachment");
|
|
@@ -4587,7 +4608,7 @@ class XF extends $ {
|
|
|
4587
4608
|
return this.dispatch(n(r)), r;
|
|
4588
4609
|
}
|
|
4589
4610
|
}
|
|
4590
|
-
class
|
|
4611
|
+
class sM extends $ {
|
|
4591
4612
|
constructor() {
|
|
4592
4613
|
super(...arguments);
|
|
4593
4614
|
h(this, "name", "Asset Procedure Attachment");
|
|
@@ -4662,7 +4683,7 @@ class eM extends $ {
|
|
|
4662
4683
|
return this.dispatch(n(a)), a;
|
|
4663
4684
|
}
|
|
4664
4685
|
}
|
|
4665
|
-
class
|
|
4686
|
+
class iM extends $ {
|
|
4666
4687
|
constructor() {
|
|
4667
4688
|
super(...arguments);
|
|
4668
4689
|
h(this, "name", "Asset Procedure Type Fields Attachment");
|
|
@@ -4736,7 +4757,7 @@ class tM extends $ {
|
|
|
4736
4757
|
return this.dispatch(n(a)), a;
|
|
4737
4758
|
}
|
|
4738
4759
|
}
|
|
4739
|
-
class
|
|
4760
|
+
class nM extends E {
|
|
4740
4761
|
constructor() {
|
|
4741
4762
|
super(...arguments);
|
|
4742
4763
|
h(this, "name", "Asset Procedure Type Fields");
|
|
@@ -4791,7 +4812,7 @@ class sM extends E {
|
|
|
4791
4812
|
return this.dispatch(n(a)), a;
|
|
4792
4813
|
}
|
|
4793
4814
|
}
|
|
4794
|
-
class
|
|
4815
|
+
class aM extends $ {
|
|
4795
4816
|
constructor() {
|
|
4796
4817
|
super(...arguments);
|
|
4797
4818
|
h(this, "name", "Asset Procedure Type Field Values Attachment");
|
|
@@ -4882,7 +4903,7 @@ class iM extends $ {
|
|
|
4882
4903
|
return this.dispatch(n(r)), r;
|
|
4883
4904
|
}
|
|
4884
4905
|
}
|
|
4885
|
-
class
|
|
4906
|
+
class rM extends E {
|
|
4886
4907
|
constructor() {
|
|
4887
4908
|
super(...arguments);
|
|
4888
4909
|
h(this, "name", "Asset Procedure Type Field Values");
|
|
@@ -5027,7 +5048,7 @@ class nM extends E {
|
|
|
5027
5048
|
return this.dispatch(n(r)), r;
|
|
5028
5049
|
}
|
|
5029
5050
|
}
|
|
5030
|
-
class
|
|
5051
|
+
class cM extends E {
|
|
5031
5052
|
constructor() {
|
|
5032
5053
|
super(...arguments);
|
|
5033
5054
|
h(this, "name", "Asset Procedure");
|
|
@@ -5122,7 +5143,7 @@ class aM extends E {
|
|
|
5122
5143
|
return this.dispatch(n(r)), r;
|
|
5123
5144
|
}
|
|
5124
5145
|
}
|
|
5125
|
-
class
|
|
5146
|
+
class oM extends E {
|
|
5126
5147
|
constructor() {
|
|
5127
5148
|
super(...arguments);
|
|
5128
5149
|
h(this, "name", "Asset Procedure Type");
|
|
@@ -5218,7 +5239,7 @@ class rM extends E {
|
|
|
5218
5239
|
return this.dispatch(n(a)), a;
|
|
5219
5240
|
}
|
|
5220
5241
|
}
|
|
5221
|
-
class
|
|
5242
|
+
class dM extends $ {
|
|
5222
5243
|
constructor() {
|
|
5223
5244
|
super(...arguments);
|
|
5224
5245
|
h(this, "name", "Asset Procedure Step Fields Attachment");
|
|
@@ -5290,7 +5311,7 @@ class cM extends $ {
|
|
|
5290
5311
|
return this.dispatch(n(a)), a;
|
|
5291
5312
|
}
|
|
5292
5313
|
}
|
|
5293
|
-
class
|
|
5314
|
+
class uM extends E {
|
|
5294
5315
|
constructor() {
|
|
5295
5316
|
super(...arguments);
|
|
5296
5317
|
h(this, "name", "Asset Procedure Step Fields");
|
|
@@ -5385,7 +5406,7 @@ class oM extends E {
|
|
|
5385
5406
|
return this.dispatch(n(a)), a;
|
|
5386
5407
|
}
|
|
5387
5408
|
}
|
|
5388
|
-
class
|
|
5409
|
+
class lM extends $ {
|
|
5389
5410
|
constructor() {
|
|
5390
5411
|
super(...arguments);
|
|
5391
5412
|
h(this, "name", "Asset Procedure Step Field Values Attachment");
|
|
@@ -5476,7 +5497,7 @@ class dM extends $ {
|
|
|
5476
5497
|
return this.dispatch(n(r)), r;
|
|
5477
5498
|
}
|
|
5478
5499
|
}
|
|
5479
|
-
class
|
|
5500
|
+
class hM extends E {
|
|
5480
5501
|
constructor() {
|
|
5481
5502
|
super(...arguments);
|
|
5482
5503
|
h(this, "name", "Asset Procedure Step Field Values");
|
|
@@ -5624,7 +5645,7 @@ class uM extends E {
|
|
|
5624
5645
|
return this.dispatch(n(r)), r;
|
|
5625
5646
|
}
|
|
5626
5647
|
}
|
|
5627
|
-
class
|
|
5648
|
+
class pM extends E {
|
|
5628
5649
|
constructor() {
|
|
5629
5650
|
super(...arguments);
|
|
5630
5651
|
h(this, "name", "Asset Procedure Step");
|
|
@@ -5723,7 +5744,7 @@ class lM extends E {
|
|
|
5723
5744
|
return this.dispatch(n(a)), a;
|
|
5724
5745
|
}
|
|
5725
5746
|
}
|
|
5726
|
-
class
|
|
5747
|
+
class mM extends E {
|
|
5727
5748
|
constructor() {
|
|
5728
5749
|
super(...arguments);
|
|
5729
5750
|
h(this, "url", "/assets");
|
|
@@ -5793,7 +5814,7 @@ class hM extends E {
|
|
|
5793
5814
|
const { store: i } = this.client, { addOne: n, deleteOne: a } = this.actions, { selectById: r } = this.selectors, c = i.getState(), o = r(e)(c);
|
|
5794
5815
|
if (!o) throw new Error(`No asset with uuid ${e} found in the store`);
|
|
5795
5816
|
const d = Ao(e)(c), l = Kf(e)(c);
|
|
5796
|
-
this.dispatch(a(e)), this.dispatch(cn(V(d))), this.dispatch(
|
|
5817
|
+
this.dispatch(a(e)), this.dispatch(cn(V(d))), this.dispatch(St(V(l)));
|
|
5797
5818
|
try {
|
|
5798
5819
|
return await this.enqueueRequest({
|
|
5799
5820
|
description: A(u.DELETE, this.name, !1),
|
|
@@ -5803,7 +5824,7 @@ class hM extends E {
|
|
|
5803
5824
|
blocks: []
|
|
5804
5825
|
});
|
|
5805
5826
|
} catch (m) {
|
|
5806
|
-
throw this.dispatch(n(o)), this.dispatch(rn(d)), this.dispatch(
|
|
5827
|
+
throw this.dispatch(n(o)), this.dispatch(rn(d)), this.dispatch(ft(l)), m;
|
|
5807
5828
|
}
|
|
5808
5829
|
}
|
|
5809
5830
|
bulkAdd(e, i) {
|
|
@@ -5903,7 +5924,7 @@ class hM extends E {
|
|
|
5903
5924
|
return this.dispatch(n(r)), r;
|
|
5904
5925
|
}
|
|
5905
5926
|
}
|
|
5906
|
-
class
|
|
5927
|
+
class yM extends E {
|
|
5907
5928
|
constructor() {
|
|
5908
5929
|
super(...arguments);
|
|
5909
5930
|
h(this, "name", "Asset Stage Completion");
|
|
@@ -6020,7 +6041,7 @@ class pM extends E {
|
|
|
6020
6041
|
return this.dispatch(n(r)), r;
|
|
6021
6042
|
}
|
|
6022
6043
|
}
|
|
6023
|
-
class
|
|
6044
|
+
class fM extends E {
|
|
6024
6045
|
constructor() {
|
|
6025
6046
|
super(...arguments);
|
|
6026
6047
|
h(this, "name", "Asset Stage");
|
|
@@ -6113,7 +6134,7 @@ class mM extends E {
|
|
|
6113
6134
|
return this.dispatch(n(a)), a;
|
|
6114
6135
|
}
|
|
6115
6136
|
}
|
|
6116
|
-
class
|
|
6137
|
+
class SM extends $ {
|
|
6117
6138
|
constructor() {
|
|
6118
6139
|
super(...arguments);
|
|
6119
6140
|
h(this, "name", "Asset Type Attachment");
|
|
@@ -6183,7 +6204,7 @@ class yM extends $ {
|
|
|
6183
6204
|
return this.dispatch(n(a)), a;
|
|
6184
6205
|
}
|
|
6185
6206
|
}
|
|
6186
|
-
class
|
|
6207
|
+
class AM extends $ {
|
|
6187
6208
|
constructor() {
|
|
6188
6209
|
super(...arguments);
|
|
6189
6210
|
h(this, "name", "Asset Type Fields Attachment");
|
|
@@ -6257,7 +6278,7 @@ class fM extends $ {
|
|
|
6257
6278
|
return this.dispatch(n(a)), a;
|
|
6258
6279
|
}
|
|
6259
6280
|
}
|
|
6260
|
-
class
|
|
6281
|
+
class wM extends E {
|
|
6261
6282
|
constructor() {
|
|
6262
6283
|
super(...arguments);
|
|
6263
6284
|
h(this, "name", "Asset Type Fields");
|
|
@@ -6312,7 +6333,7 @@ class SM extends E {
|
|
|
6312
6333
|
return this.dispatch(n(a)), a;
|
|
6313
6334
|
}
|
|
6314
6335
|
}
|
|
6315
|
-
class
|
|
6336
|
+
class OM extends $ {
|
|
6316
6337
|
constructor() {
|
|
6317
6338
|
super(...arguments);
|
|
6318
6339
|
h(this, "name", "Asset Type Field Values Attachment");
|
|
@@ -6403,7 +6424,7 @@ class AM extends $ {
|
|
|
6403
6424
|
return this.dispatch(n(r)), r;
|
|
6404
6425
|
}
|
|
6405
6426
|
}
|
|
6406
|
-
class
|
|
6427
|
+
class TM extends E {
|
|
6407
6428
|
constructor() {
|
|
6408
6429
|
super(...arguments);
|
|
6409
6430
|
h(this, "name", "Asset Type Field Values");
|
|
@@ -6547,7 +6568,7 @@ class wM extends E {
|
|
|
6547
6568
|
return this.dispatch(n(r)), r;
|
|
6548
6569
|
}
|
|
6549
6570
|
}
|
|
6550
|
-
class
|
|
6571
|
+
class _M extends E {
|
|
6551
6572
|
constructor() {
|
|
6552
6573
|
super(...arguments);
|
|
6553
6574
|
h(this, "name", "Asset Type Identifier");
|
|
@@ -6642,7 +6663,7 @@ class OM extends E {
|
|
|
6642
6663
|
return this.dispatch(n(a)), a;
|
|
6643
6664
|
}
|
|
6644
6665
|
}
|
|
6645
|
-
class
|
|
6666
|
+
class IM extends E {
|
|
6646
6667
|
constructor() {
|
|
6647
6668
|
super(...arguments);
|
|
6648
6669
|
h(this, "name", "Asset Type Identifier Value");
|
|
@@ -6766,7 +6787,7 @@ class TM extends E {
|
|
|
6766
6787
|
return this.dispatch(n(r)), r;
|
|
6767
6788
|
}
|
|
6768
6789
|
}
|
|
6769
|
-
class
|
|
6790
|
+
class bM extends E {
|
|
6770
6791
|
constructor() {
|
|
6771
6792
|
super(...arguments);
|
|
6772
6793
|
h(this, "name", "Asset Type");
|
|
@@ -6862,7 +6883,7 @@ class _M extends E {
|
|
|
6862
6883
|
return this.dispatch(n(a)), a;
|
|
6863
6884
|
}
|
|
6864
6885
|
}
|
|
6865
|
-
class
|
|
6886
|
+
class gM extends E {
|
|
6866
6887
|
constructor() {
|
|
6867
6888
|
super(...arguments);
|
|
6868
6889
|
h(this, "name", "Asset Type Status");
|
|
@@ -6954,7 +6975,7 @@ class IM extends E {
|
|
|
6954
6975
|
return this.dispatch(n(a)), a;
|
|
6955
6976
|
}
|
|
6956
6977
|
}
|
|
6957
|
-
class
|
|
6978
|
+
class kM extends $ {
|
|
6958
6979
|
constructor() {
|
|
6959
6980
|
super(...arguments);
|
|
6960
6981
|
h(this, "name", "Document Attachment");
|
|
@@ -7054,7 +7075,7 @@ class bM extends $ {
|
|
|
7054
7075
|
return this.dispatch(n(o)), o;
|
|
7055
7076
|
}
|
|
7056
7077
|
}
|
|
7057
|
-
class
|
|
7078
|
+
class PM extends E {
|
|
7058
7079
|
constructor() {
|
|
7059
7080
|
super(...arguments);
|
|
7060
7081
|
h(this, "name", "Document");
|
|
@@ -7159,7 +7180,7 @@ class gM extends E {
|
|
|
7159
7180
|
return this.dispatch(n(o)), o;
|
|
7160
7181
|
}
|
|
7161
7182
|
}
|
|
7162
|
-
class
|
|
7183
|
+
class gt extends Ot {
|
|
7163
7184
|
async get(s, e) {
|
|
7164
7185
|
return this.performRequest(
|
|
7165
7186
|
{
|
|
@@ -7186,7 +7207,7 @@ class bt extends Ot {
|
|
|
7186
7207
|
);
|
|
7187
7208
|
}
|
|
7188
7209
|
}
|
|
7189
|
-
class
|
|
7210
|
+
class FM extends gt {
|
|
7190
7211
|
constructor() {
|
|
7191
7212
|
super(...arguments);
|
|
7192
7213
|
h(this, "name", "Email Domains");
|
|
@@ -7244,7 +7265,7 @@ class kM extends bt {
|
|
|
7244
7265
|
return this.dispatch(n(a)), a;
|
|
7245
7266
|
}
|
|
7246
7267
|
}
|
|
7247
|
-
class
|
|
7268
|
+
class MM extends Ot {
|
|
7248
7269
|
async getVerificationCode(s) {
|
|
7249
7270
|
return this.enqueueRequest({
|
|
7250
7271
|
description: "Get verification code",
|
|
@@ -7268,7 +7289,7 @@ class PM extends Ot {
|
|
|
7268
7289
|
}
|
|
7269
7290
|
}
|
|
7270
7291
|
const Tt = {}, Ut = /* @__PURE__ */ new Set();
|
|
7271
|
-
class
|
|
7292
|
+
class RM extends Ot {
|
|
7272
7293
|
constructor() {
|
|
7273
7294
|
super(...arguments);
|
|
7274
7295
|
h(this, "host");
|
|
@@ -7387,7 +7408,7 @@ class FM extends Ot {
|
|
|
7387
7408
|
return await this.client.files.addCache(e), n;
|
|
7388
7409
|
}
|
|
7389
7410
|
}
|
|
7390
|
-
class
|
|
7411
|
+
class EM extends E {
|
|
7391
7412
|
constructor() {
|
|
7392
7413
|
super(...arguments);
|
|
7393
7414
|
h(this, "name", "Form Identifier");
|
|
@@ -7482,7 +7503,7 @@ class MM extends E {
|
|
|
7482
7503
|
return this.dispatch(n(a)), a;
|
|
7483
7504
|
}
|
|
7484
7505
|
}
|
|
7485
|
-
class
|
|
7506
|
+
class vM extends E {
|
|
7486
7507
|
constructor() {
|
|
7487
7508
|
super(...arguments);
|
|
7488
7509
|
h(this, "name", "Form Identifier Value");
|
|
@@ -7555,7 +7576,7 @@ class RM extends E {
|
|
|
7555
7576
|
return this.dispatch(n(r)), r;
|
|
7556
7577
|
}
|
|
7557
7578
|
}
|
|
7558
|
-
class
|
|
7579
|
+
class BM extends $ {
|
|
7559
7580
|
constructor() {
|
|
7560
7581
|
super(...arguments);
|
|
7561
7582
|
h(this, "name", "Form Revision Attachment");
|
|
@@ -7629,7 +7650,7 @@ class EM extends $ {
|
|
|
7629
7650
|
return this.dispatch(n(a)), a;
|
|
7630
7651
|
}
|
|
7631
7652
|
}
|
|
7632
|
-
class
|
|
7653
|
+
class VM extends E {
|
|
7633
7654
|
constructor() {
|
|
7634
7655
|
super(...arguments);
|
|
7635
7656
|
h(this, "name", "Form Revision");
|
|
@@ -7684,7 +7705,7 @@ class vM extends E {
|
|
|
7684
7705
|
return this.dispatch(n(a)), a;
|
|
7685
7706
|
}
|
|
7686
7707
|
}
|
|
7687
|
-
class
|
|
7708
|
+
class zM extends E {
|
|
7688
7709
|
constructor() {
|
|
7689
7710
|
super(...arguments);
|
|
7690
7711
|
h(this, "name", "Form");
|
|
@@ -7769,7 +7790,7 @@ class BM extends E {
|
|
|
7769
7790
|
return this.dispatch(n(a)), a;
|
|
7770
7791
|
}
|
|
7771
7792
|
}
|
|
7772
|
-
class
|
|
7793
|
+
class qM extends $ {
|
|
7773
7794
|
constructor() {
|
|
7774
7795
|
super(...arguments);
|
|
7775
7796
|
h(this, "name", "Form Submission Attachment");
|
|
@@ -7859,7 +7880,7 @@ class VM extends $ {
|
|
|
7859
7880
|
return this.dispatch(n(r)), r;
|
|
7860
7881
|
}
|
|
7861
7882
|
}
|
|
7862
|
-
class
|
|
7883
|
+
class DM extends E {
|
|
7863
7884
|
constructor() {
|
|
7864
7885
|
super(...arguments);
|
|
7865
7886
|
h(this, "name", "Form Submission");
|
|
@@ -7955,7 +7976,7 @@ class zM extends E {
|
|
|
7955
7976
|
return this.dispatch(n(r)), r;
|
|
7956
7977
|
}
|
|
7957
7978
|
}
|
|
7958
|
-
class
|
|
7979
|
+
class $M extends $ {
|
|
7959
7980
|
constructor() {
|
|
7960
7981
|
super(...arguments);
|
|
7961
7982
|
h(this, "name", "Geo Image");
|
|
@@ -8057,20 +8078,20 @@ class qM extends $ {
|
|
|
8057
8078
|
return this.dispatch(n(a)), a;
|
|
8058
8079
|
}
|
|
8059
8080
|
}
|
|
8060
|
-
class
|
|
8081
|
+
class jM extends E {
|
|
8061
8082
|
constructor() {
|
|
8062
8083
|
super(...arguments);
|
|
8063
8084
|
h(this, "name", "Issue Association");
|
|
8064
8085
|
h(this, "url", "/issue-associations");
|
|
8065
8086
|
h(this, "actions", {
|
|
8066
8087
|
addOne: jf,
|
|
8067
|
-
addMany:
|
|
8088
|
+
addMany: ft,
|
|
8068
8089
|
setOne: qf,
|
|
8069
8090
|
setMany: zf,
|
|
8070
8091
|
updateOne: Df,
|
|
8071
8092
|
updateMany: $f,
|
|
8072
8093
|
deleteOne: xf,
|
|
8073
|
-
deleteMany:
|
|
8094
|
+
deleteMany: St,
|
|
8074
8095
|
initialize: Vf
|
|
8075
8096
|
});
|
|
8076
8097
|
h(this, "selectors", {
|
|
@@ -8133,7 +8154,7 @@ class DM extends E {
|
|
|
8133
8154
|
return this.dispatch(n(r)), r;
|
|
8134
8155
|
}
|
|
8135
8156
|
}
|
|
8136
|
-
class
|
|
8157
|
+
class xM extends $ {
|
|
8137
8158
|
constructor() {
|
|
8138
8159
|
super(...arguments);
|
|
8139
8160
|
h(this, "name", "Issue Attachment");
|
|
@@ -8203,7 +8224,7 @@ class $M extends $ {
|
|
|
8203
8224
|
return this.dispatch(n(r)), r;
|
|
8204
8225
|
}
|
|
8205
8226
|
}
|
|
8206
|
-
class
|
|
8227
|
+
class WM extends $ {
|
|
8207
8228
|
constructor() {
|
|
8208
8229
|
super(...arguments);
|
|
8209
8230
|
h(this, "name", "Issue Comment Attachment");
|
|
@@ -8273,7 +8294,7 @@ class jM extends $ {
|
|
|
8273
8294
|
return this.dispatch(n(r)), r;
|
|
8274
8295
|
}
|
|
8275
8296
|
}
|
|
8276
|
-
class
|
|
8297
|
+
class CM extends E {
|
|
8277
8298
|
constructor() {
|
|
8278
8299
|
super(...arguments);
|
|
8279
8300
|
h(this, "name", "Issue Comment");
|
|
@@ -8367,7 +8388,7 @@ class xM extends E {
|
|
|
8367
8388
|
return this.dispatch(n(r)), r;
|
|
8368
8389
|
}
|
|
8369
8390
|
}
|
|
8370
|
-
class
|
|
8391
|
+
class UM extends E {
|
|
8371
8392
|
constructor() {
|
|
8372
8393
|
super(...arguments);
|
|
8373
8394
|
h(this, "name", "Issue");
|
|
@@ -8530,7 +8551,7 @@ class WM extends E {
|
|
|
8530
8551
|
if (!o)
|
|
8531
8552
|
throw new Error(`No issue with uuid ${e} found in the store`);
|
|
8532
8553
|
const d = Lf(e)(c), l = Gf(e)(c), m = nS(e)(c), y = aO(e)(c);
|
|
8533
|
-
this.dispatch(n(e)), this.dispatch(Ca(V(m))), this.dispatch(wr(V(y))), this.dispatch(
|
|
8554
|
+
this.dispatch(n(e)), this.dispatch(Ca(V(m))), this.dispatch(wr(V(y))), this.dispatch(St(V(d))), this.dispatch(St(V(l)));
|
|
8534
8555
|
try {
|
|
8535
8556
|
return await this.enqueueRequest({
|
|
8536
8557
|
description: A(u.DELETE, this.name, !1),
|
|
@@ -8540,12 +8561,12 @@ class WM extends E {
|
|
|
8540
8561
|
blocks: []
|
|
8541
8562
|
});
|
|
8542
8563
|
} catch (w) {
|
|
8543
|
-
throw this.dispatch(a(o)), this.dispatch(Wa(m)), this.dispatch(Sr(y)), this.dispatch(
|
|
8564
|
+
throw this.dispatch(a(o)), this.dispatch(Wa(m)), this.dispatch(Sr(y)), this.dispatch(ft(d)), this.dispatch(ft(l)), w;
|
|
8544
8565
|
}
|
|
8545
8566
|
}
|
|
8546
8567
|
async bulkDelete(e) {
|
|
8547
8568
|
const { store: i } = this.client, { addMany: n, deleteMany: a } = this.actions, { selectByIds: r } = this.selectors, c = i.getState(), o = r(e)(c), d = Nf(e)(c), l = Hf(e)(c);
|
|
8548
|
-
this.dispatch(a(e)), this.dispatch(
|
|
8569
|
+
this.dispatch(a(e)), this.dispatch(St(V(d))), this.dispatch(St(V(l)));
|
|
8549
8570
|
try {
|
|
8550
8571
|
return await this.enqueueRequest({
|
|
8551
8572
|
description: A(u.DELETE, this.name, !0),
|
|
@@ -8556,7 +8577,7 @@ class WM extends E {
|
|
|
8556
8577
|
blocks: []
|
|
8557
8578
|
});
|
|
8558
8579
|
} catch (m) {
|
|
8559
|
-
throw this.dispatch(n(o)), this.dispatch(
|
|
8580
|
+
throw this.dispatch(n(o)), this.dispatch(ft(d)), this.dispatch(ft(l)), m;
|
|
8560
8581
|
}
|
|
8561
8582
|
}
|
|
8562
8583
|
async refreshStore(e, i) {
|
|
@@ -8571,7 +8592,7 @@ class WM extends E {
|
|
|
8571
8592
|
return this.dispatch(n(r)), r;
|
|
8572
8593
|
}
|
|
8573
8594
|
}
|
|
8574
|
-
class
|
|
8595
|
+
class LM extends $ {
|
|
8575
8596
|
constructor() {
|
|
8576
8597
|
super(...arguments);
|
|
8577
8598
|
h(this, "name", "Issue Type Attachment");
|
|
@@ -8641,7 +8662,7 @@ class CM extends $ {
|
|
|
8641
8662
|
return this.dispatch(n(a)), a;
|
|
8642
8663
|
}
|
|
8643
8664
|
}
|
|
8644
|
-
class
|
|
8665
|
+
class NM extends $ {
|
|
8645
8666
|
constructor() {
|
|
8646
8667
|
super(...arguments);
|
|
8647
8668
|
h(this, "name", "Issue Type Fields Attachment");
|
|
@@ -8715,7 +8736,7 @@ class UM extends $ {
|
|
|
8715
8736
|
return this.dispatch(n(a)), a;
|
|
8716
8737
|
}
|
|
8717
8738
|
}
|
|
8718
|
-
class
|
|
8739
|
+
class HM extends E {
|
|
8719
8740
|
constructor() {
|
|
8720
8741
|
super(...arguments);
|
|
8721
8742
|
h(this, "name", "Issue Type Fields");
|
|
@@ -8770,7 +8791,7 @@ class LM extends E {
|
|
|
8770
8791
|
return this.dispatch(n(a)), a;
|
|
8771
8792
|
}
|
|
8772
8793
|
}
|
|
8773
|
-
class
|
|
8794
|
+
class GM extends $ {
|
|
8774
8795
|
constructor() {
|
|
8775
8796
|
super(...arguments);
|
|
8776
8797
|
h(this, "name", "Issue Type Field Values Attachment");
|
|
@@ -8861,7 +8882,7 @@ class NM extends $ {
|
|
|
8861
8882
|
return this.dispatch(n(r)), r;
|
|
8862
8883
|
}
|
|
8863
8884
|
}
|
|
8864
|
-
class
|
|
8885
|
+
class KM extends E {
|
|
8865
8886
|
constructor() {
|
|
8866
8887
|
super(...arguments);
|
|
8867
8888
|
h(this, "name", "Issue Type Field Values");
|
|
@@ -8960,7 +8981,7 @@ class HM extends E {
|
|
|
8960
8981
|
return this.dispatch(n(r)), r;
|
|
8961
8982
|
}
|
|
8962
8983
|
}
|
|
8963
|
-
class
|
|
8984
|
+
class YM extends E {
|
|
8964
8985
|
constructor() {
|
|
8965
8986
|
super(...arguments);
|
|
8966
8987
|
h(this, "name", "Issue Type Identifier");
|
|
@@ -9055,7 +9076,7 @@ class GM extends E {
|
|
|
9055
9076
|
return this.dispatch(n(a)), a;
|
|
9056
9077
|
}
|
|
9057
9078
|
}
|
|
9058
|
-
class
|
|
9079
|
+
class QM extends E {
|
|
9059
9080
|
constructor() {
|
|
9060
9081
|
super(...arguments);
|
|
9061
9082
|
h(this, "name", "Issue Type Identifier Value");
|
|
@@ -9128,7 +9149,7 @@ class KM extends E {
|
|
|
9128
9149
|
return this.dispatch(n(r)), r;
|
|
9129
9150
|
}
|
|
9130
9151
|
}
|
|
9131
|
-
class
|
|
9152
|
+
class JM extends E {
|
|
9132
9153
|
constructor() {
|
|
9133
9154
|
super(...arguments);
|
|
9134
9155
|
h(this, "name", "Issue Type");
|
|
@@ -9222,7 +9243,7 @@ class YM extends E {
|
|
|
9222
9243
|
return this.dispatch(n(a)), a;
|
|
9223
9244
|
}
|
|
9224
9245
|
}
|
|
9225
|
-
class
|
|
9246
|
+
class ZM extends E {
|
|
9226
9247
|
constructor() {
|
|
9227
9248
|
super(...arguments);
|
|
9228
9249
|
h(this, "name", "Issue Type Status");
|
|
@@ -9314,7 +9335,7 @@ class QM extends E {
|
|
|
9314
9335
|
return this.dispatch(n(a)), a;
|
|
9315
9336
|
}
|
|
9316
9337
|
}
|
|
9317
|
-
class
|
|
9338
|
+
class XM extends E {
|
|
9318
9339
|
constructor() {
|
|
9319
9340
|
super(...arguments);
|
|
9320
9341
|
h(this, "name", "Issue Update");
|
|
@@ -9353,7 +9374,7 @@ function Kg(t) {
|
|
|
9353
9374
|
if (!t.refresh) throw new Error("Missing refresh token");
|
|
9354
9375
|
return { accessToken: t.access, refreshToken: t.refresh };
|
|
9355
9376
|
}
|
|
9356
|
-
class
|
|
9377
|
+
class eR extends Hg {
|
|
9357
9378
|
constructor() {
|
|
9358
9379
|
super(...arguments);
|
|
9359
9380
|
// _getTokenPair and _getRenewedTokens don't need to use enqueueRequest from the BaseApiService because
|
|
@@ -9466,7 +9487,7 @@ class ZM extends Hg {
|
|
|
9466
9487
|
});
|
|
9467
9488
|
}
|
|
9468
9489
|
}
|
|
9469
|
-
class
|
|
9490
|
+
class tR extends gt {
|
|
9470
9491
|
constructor() {
|
|
9471
9492
|
super(...arguments);
|
|
9472
9493
|
h(this, "name", "Organization Access");
|
|
@@ -9535,7 +9556,7 @@ class XM extends bt {
|
|
|
9535
9556
|
return this.dispatch(n(a)), a;
|
|
9536
9557
|
}
|
|
9537
9558
|
}
|
|
9538
|
-
class
|
|
9559
|
+
class sR extends gt {
|
|
9539
9560
|
constructor() {
|
|
9540
9561
|
super(...arguments);
|
|
9541
9562
|
h(this, "name", "Organization");
|
|
@@ -9592,7 +9613,7 @@ class eR extends bt {
|
|
|
9592
9613
|
return this.dispatch(i(n)), n;
|
|
9593
9614
|
}
|
|
9594
9615
|
}
|
|
9595
|
-
class
|
|
9616
|
+
class iR extends E {
|
|
9596
9617
|
constructor() {
|
|
9597
9618
|
super(...arguments);
|
|
9598
9619
|
h(this, "name", "Project Access");
|
|
@@ -9702,7 +9723,7 @@ class tR extends E {
|
|
|
9702
9723
|
return this.dispatch(n(a)), a;
|
|
9703
9724
|
}
|
|
9704
9725
|
}
|
|
9705
|
-
class
|
|
9726
|
+
class nR extends $ {
|
|
9706
9727
|
constructor() {
|
|
9707
9728
|
super(...arguments);
|
|
9708
9729
|
h(this, "name", "Project Attachment");
|
|
@@ -9772,7 +9793,7 @@ class sR extends $ {
|
|
|
9772
9793
|
return this.dispatch(n(a)), a;
|
|
9773
9794
|
}
|
|
9774
9795
|
}
|
|
9775
|
-
class
|
|
9796
|
+
class aR extends $ {
|
|
9776
9797
|
constructor() {
|
|
9777
9798
|
super(...arguments);
|
|
9778
9799
|
h(this, "name", "Project File");
|
|
@@ -9868,7 +9889,7 @@ class iR extends $ {
|
|
|
9868
9889
|
return this.dispatch(n(r)), r;
|
|
9869
9890
|
}
|
|
9870
9891
|
}
|
|
9871
|
-
class
|
|
9892
|
+
class rR extends gt {
|
|
9872
9893
|
constructor() {
|
|
9873
9894
|
super(...arguments);
|
|
9874
9895
|
h(this, "name", "Project");
|
|
@@ -9927,7 +9948,7 @@ class nR extends bt {
|
|
|
9927
9948
|
return this.dispatch(n(a)), a;
|
|
9928
9949
|
}
|
|
9929
9950
|
}
|
|
9930
|
-
class
|
|
9951
|
+
class cR extends E {
|
|
9931
9952
|
constructor() {
|
|
9932
9953
|
super(...arguments);
|
|
9933
9954
|
h(this, "name", "Team Membership");
|
|
@@ -10016,7 +10037,7 @@ class aR extends E {
|
|
|
10016
10037
|
return this.dispatch(n(a)), a;
|
|
10017
10038
|
}
|
|
10018
10039
|
}
|
|
10019
|
-
class
|
|
10040
|
+
class oR extends E {
|
|
10020
10041
|
constructor() {
|
|
10021
10042
|
super(...arguments);
|
|
10022
10043
|
h(this, "name", "Team");
|
|
@@ -10111,7 +10132,7 @@ class rR extends E {
|
|
|
10111
10132
|
return this.dispatch(n(a)), a;
|
|
10112
10133
|
}
|
|
10113
10134
|
}
|
|
10114
|
-
class
|
|
10135
|
+
class dR extends gt {
|
|
10115
10136
|
constructor() {
|
|
10116
10137
|
super(...arguments);
|
|
10117
10138
|
h(this, "name", "User");
|
|
@@ -10153,7 +10174,7 @@ class cR extends bt {
|
|
|
10153
10174
|
return this.dispatch(n(a)), a;
|
|
10154
10175
|
}
|
|
10155
10176
|
}
|
|
10156
|
-
class
|
|
10177
|
+
class uR extends E {
|
|
10157
10178
|
constructor() {
|
|
10158
10179
|
super(...arguments);
|
|
10159
10180
|
h(this, "name", "Workflow");
|
|
@@ -10248,7 +10269,7 @@ class oR extends E {
|
|
|
10248
10269
|
return this.dispatch(n(r)), r;
|
|
10249
10270
|
}
|
|
10250
10271
|
}
|
|
10251
|
-
class
|
|
10272
|
+
class lR extends E {
|
|
10252
10273
|
constructor() {
|
|
10253
10274
|
super(...arguments);
|
|
10254
10275
|
h(this, "name", "Workflow Step Assignee");
|
|
@@ -10363,7 +10384,7 @@ class dR extends E {
|
|
|
10363
10384
|
return this.dispatch(n(r)), r;
|
|
10364
10385
|
}
|
|
10365
10386
|
}
|
|
10366
|
-
class
|
|
10387
|
+
class hR extends E {
|
|
10367
10388
|
constructor() {
|
|
10368
10389
|
super(...arguments);
|
|
10369
10390
|
h(this, "name", "Workflow Step Comment");
|
|
@@ -10458,7 +10479,7 @@ class uR extends E {
|
|
|
10458
10479
|
return this.dispatch(n(r)), r;
|
|
10459
10480
|
}
|
|
10460
10481
|
}
|
|
10461
|
-
class
|
|
10482
|
+
class pR extends E {
|
|
10462
10483
|
constructor() {
|
|
10463
10484
|
super(...arguments);
|
|
10464
10485
|
h(this, "name", "Workflow Step Event");
|
|
@@ -10491,7 +10512,7 @@ class lR extends E {
|
|
|
10491
10512
|
return this.dispatch(n(r)), r;
|
|
10492
10513
|
}
|
|
10493
10514
|
}
|
|
10494
|
-
class
|
|
10515
|
+
class mR extends $ {
|
|
10495
10516
|
constructor() {
|
|
10496
10517
|
super(...arguments);
|
|
10497
10518
|
h(this, "name", "Workflow Step Fields Attachment");
|
|
@@ -10565,7 +10586,7 @@ class hR extends $ {
|
|
|
10565
10586
|
return this.dispatch(n(a)), a;
|
|
10566
10587
|
}
|
|
10567
10588
|
}
|
|
10568
|
-
class
|
|
10589
|
+
class yR extends E {
|
|
10569
10590
|
constructor() {
|
|
10570
10591
|
super(...arguments);
|
|
10571
10592
|
h(this, "name", "Workflow Step Fields");
|
|
@@ -10638,7 +10659,7 @@ class pR extends E {
|
|
|
10638
10659
|
return this.dispatch(n(a)), a;
|
|
10639
10660
|
}
|
|
10640
10661
|
}
|
|
10641
|
-
class
|
|
10662
|
+
class fR extends $ {
|
|
10642
10663
|
constructor() {
|
|
10643
10664
|
super(...arguments);
|
|
10644
10665
|
h(this, "name", "Workflow Step Field Values Attachment");
|
|
@@ -10729,7 +10750,7 @@ class mR extends $ {
|
|
|
10729
10750
|
return this.dispatch(n(r)), r;
|
|
10730
10751
|
}
|
|
10731
10752
|
}
|
|
10732
|
-
class
|
|
10753
|
+
class SR extends E {
|
|
10733
10754
|
constructor() {
|
|
10734
10755
|
super(...arguments);
|
|
10735
10756
|
h(this, "name", "Workflow Step Field Values Review Request");
|
|
@@ -10801,7 +10822,7 @@ class yR extends E {
|
|
|
10801
10822
|
return this.dispatch(n(r)), r;
|
|
10802
10823
|
}
|
|
10803
10824
|
}
|
|
10804
|
-
class
|
|
10825
|
+
class AR extends E {
|
|
10805
10826
|
constructor() {
|
|
10806
10827
|
super(...arguments);
|
|
10807
10828
|
h(this, "name", "Workflow Step Field Values Review");
|
|
@@ -10896,7 +10917,7 @@ class fR extends E {
|
|
|
10896
10917
|
return this.dispatch(n(r)), r;
|
|
10897
10918
|
}
|
|
10898
10919
|
}
|
|
10899
|
-
class
|
|
10920
|
+
class wR extends E {
|
|
10900
10921
|
constructor() {
|
|
10901
10922
|
super(...arguments);
|
|
10902
10923
|
h(this, "name", "Workflow Step Field Values");
|
|
@@ -10995,7 +11016,7 @@ class SR extends E {
|
|
|
10995
11016
|
return this.dispatch(n(r)), r;
|
|
10996
11017
|
}
|
|
10997
11018
|
}
|
|
10998
|
-
class
|
|
11019
|
+
class OR extends E {
|
|
10999
11020
|
constructor() {
|
|
11000
11021
|
super(...arguments);
|
|
11001
11022
|
h(this, "name", "Workflow Step Reviewer");
|
|
@@ -11110,7 +11131,7 @@ class AR extends E {
|
|
|
11110
11131
|
return this.dispatch(n(r)), r;
|
|
11111
11132
|
}
|
|
11112
11133
|
}
|
|
11113
|
-
class
|
|
11134
|
+
class TR extends E {
|
|
11114
11135
|
constructor() {
|
|
11115
11136
|
super(...arguments);
|
|
11116
11137
|
h(this, "name", "Workflow Step");
|
|
@@ -11205,7 +11226,7 @@ class wR extends E {
|
|
|
11205
11226
|
return this.dispatch(n(a)), a;
|
|
11206
11227
|
}
|
|
11207
11228
|
}
|
|
11208
|
-
class
|
|
11229
|
+
class _R extends E {
|
|
11209
11230
|
constructor() {
|
|
11210
11231
|
super(...arguments);
|
|
11211
11232
|
h(this, "name", "Workflow Type");
|
|
@@ -11336,21 +11357,21 @@ async function Sc(t, s, e, i, n) {
|
|
|
11336
11357
|
}
|
|
11337
11358
|
return B.send(o);
|
|
11338
11359
|
}, x = {
|
|
11339
|
-
[u.GET]: () => v ?
|
|
11360
|
+
[u.GET]: () => v ? yt.get(k.toString()).responseType("blob") : yt.get(k.toString()),
|
|
11340
11361
|
[u.POST]: () => {
|
|
11341
|
-
const B =
|
|
11362
|
+
const B = yt.post(k.toString());
|
|
11342
11363
|
return F(B);
|
|
11343
11364
|
},
|
|
11344
11365
|
[u.PATCH]: () => {
|
|
11345
|
-
const B =
|
|
11366
|
+
const B = yt.patch(k.toString());
|
|
11346
11367
|
return F(B);
|
|
11347
11368
|
},
|
|
11348
11369
|
[u.PUT]: () => {
|
|
11349
|
-
const B =
|
|
11370
|
+
const B = yt.put(k.toString());
|
|
11350
11371
|
return F(B);
|
|
11351
11372
|
},
|
|
11352
11373
|
[u.DELETE]: () => {
|
|
11353
|
-
const B =
|
|
11374
|
+
const B = yt.delete(k.toString());
|
|
11354
11375
|
return F(B);
|
|
11355
11376
|
}
|
|
11356
11377
|
}[l];
|
|
@@ -11366,19 +11387,19 @@ async function Sc(t, s, e, i, n) {
|
|
|
11366
11387
|
try {
|
|
11367
11388
|
return await q.query(m);
|
|
11368
11389
|
} catch (B) {
|
|
11369
|
-
const U = Ng(B),
|
|
11370
|
-
if (a &&
|
|
11390
|
+
const U = Ng(B), Pt = U == null ? void 0 : U.status;
|
|
11391
|
+
if (a && Pt === 401)
|
|
11371
11392
|
return await i.auth.handleUnauthorized(q, U), q.query(m);
|
|
11372
11393
|
throw new C({
|
|
11373
11394
|
response: U,
|
|
11374
11395
|
innerError: B,
|
|
11375
|
-
discard: lc.includes(
|
|
11396
|
+
discard: lc.includes(Pt)
|
|
11376
11397
|
});
|
|
11377
11398
|
} finally {
|
|
11378
11399
|
n == null || n.removeEventListener("abort", j);
|
|
11379
11400
|
}
|
|
11380
11401
|
}
|
|
11381
|
-
class
|
|
11402
|
+
class IR {
|
|
11382
11403
|
constructor(s) {
|
|
11383
11404
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
11384
11405
|
h(this, "store");
|
|
@@ -11609,7 +11630,7 @@ let Ac;
|
|
|
11609
11630
|
function Yg(t) {
|
|
11610
11631
|
Ac = t;
|
|
11611
11632
|
}
|
|
11612
|
-
function
|
|
11633
|
+
function kt() {
|
|
11613
11634
|
return Ac;
|
|
11614
11635
|
}
|
|
11615
11636
|
let wc;
|
|
@@ -11620,8 +11641,8 @@ function Jg() {
|
|
|
11620
11641
|
return wc;
|
|
11621
11642
|
}
|
|
11622
11643
|
let Lt = null;
|
|
11623
|
-
function
|
|
11624
|
-
const t =
|
|
11644
|
+
function At() {
|
|
11645
|
+
const t = kt();
|
|
11625
11646
|
if (!t)
|
|
11626
11647
|
return console.warn("Client store not set; cannot get outbox coordinator yet."), null;
|
|
11627
11648
|
if (Lt)
|
|
@@ -11629,7 +11650,7 @@ function St() {
|
|
|
11629
11650
|
const s = t.getState().offline.outbox, e = _t._fromOutbox(s);
|
|
11630
11651
|
return Lt = e, e;
|
|
11631
11652
|
}
|
|
11632
|
-
const
|
|
11653
|
+
const bR = (t, s) => {
|
|
11633
11654
|
const e = new s(t);
|
|
11634
11655
|
return Qg(e), Yg(t), e;
|
|
11635
11656
|
};
|
|
@@ -11662,7 +11683,7 @@ class Oc {
|
|
|
11662
11683
|
if (this.next)
|
|
11663
11684
|
return this.next.run(s);
|
|
11664
11685
|
{
|
|
11665
|
-
if (console.debug("Middleware finished. Performing request:", s.payload.url), !
|
|
11686
|
+
if (console.debug("Middleware finished. Performing request:", s.payload.url), !kt()) throw new Error("Client store not set");
|
|
11666
11687
|
const i = Jg();
|
|
11667
11688
|
if (!i) throw new Error("Client SDK not set");
|
|
11668
11689
|
return jg(s, i);
|
|
@@ -11688,121 +11709,121 @@ var ik = /* @__PURE__ */ ((t) => (t[t.USER_REGISTRATION = 0] = "USER_REGISTRATIO
|
|
|
11688
11709
|
export {
|
|
11689
11710
|
tk as ALL_MIDDLEWARE,
|
|
11690
11711
|
C as APIError,
|
|
11691
|
-
|
|
11692
|
-
|
|
11693
|
-
|
|
11694
|
-
|
|
11695
|
-
|
|
11696
|
-
|
|
11697
|
-
|
|
11698
|
-
|
|
11699
|
-
|
|
11700
|
-
|
|
11701
|
-
|
|
11702
|
-
|
|
11703
|
-
|
|
11704
|
-
|
|
11705
|
-
|
|
11706
|
-
|
|
11707
|
-
|
|
11712
|
+
eM as AgentService,
|
|
11713
|
+
tM as AssetAttachmentService,
|
|
11714
|
+
cM as AssetProcedureService,
|
|
11715
|
+
lM as AssetProcedureStepFieldValuesAttachmentService,
|
|
11716
|
+
hM as AssetProcedureStepFieldValuesService,
|
|
11717
|
+
dM as AssetProcedureStepFieldsAttachmentService,
|
|
11718
|
+
uM as AssetProcedureStepFieldsService,
|
|
11719
|
+
pM as AssetProcedureStepService,
|
|
11720
|
+
sM as AssetProcedureTypeAttachmentService,
|
|
11721
|
+
aM as AssetProcedureTypeFieldValuesAttachmentService,
|
|
11722
|
+
rM as AssetProcedureTypeFieldValuesService,
|
|
11723
|
+
iM as AssetProcedureTypeFieldsAttachmentService,
|
|
11724
|
+
nM as AssetProcedureTypeFieldsService,
|
|
11725
|
+
oM as AssetProcedureTypeService,
|
|
11726
|
+
mM as AssetService,
|
|
11727
|
+
yM as AssetStageCompletionService,
|
|
11728
|
+
fM as AssetStageService,
|
|
11708
11729
|
Dc as AssetStatusType,
|
|
11709
|
-
|
|
11710
|
-
|
|
11711
|
-
|
|
11712
|
-
|
|
11713
|
-
|
|
11714
|
-
|
|
11715
|
-
|
|
11716
|
-
|
|
11717
|
-
|
|
11730
|
+
SM as AssetTypeAttachmentService,
|
|
11731
|
+
OM as AssetTypeFieldValuesAttachmentService,
|
|
11732
|
+
TM as AssetTypeFieldValuesService,
|
|
11733
|
+
AM as AssetTypeFieldsAttachmentService,
|
|
11734
|
+
wM as AssetTypeFieldsService,
|
|
11735
|
+
_M as AssetTypeIdentifierService,
|
|
11736
|
+
IM as AssetTypeIdentifierValueService,
|
|
11737
|
+
bM as AssetTypeService,
|
|
11738
|
+
gM as AssetTypeStatusService,
|
|
11718
11739
|
$c as AttachmentModel,
|
|
11719
11740
|
Ot as BaseApiService,
|
|
11720
|
-
|
|
11741
|
+
gt as BaseModelApiService,
|
|
11721
11742
|
$ as BaseOfflineFileModelApiService,
|
|
11722
11743
|
E as BaseOfflineModelApiService,
|
|
11723
|
-
|
|
11744
|
+
IR as BaseSDK,
|
|
11724
11745
|
Jc as COMMON_AUTO_FIELDS,
|
|
11725
11746
|
Ik as DEFAULT_ISSUE_PRIORITY,
|
|
11726
11747
|
Fg as DEFAULT_PAGE_SIZE,
|
|
11727
11748
|
lc as DISCARD_HTTP_STATUSES,
|
|
11728
11749
|
Ts as DeferredPromise,
|
|
11729
|
-
|
|
11730
|
-
|
|
11750
|
+
kM as DocumentAttachmentService,
|
|
11751
|
+
PM as DocumentService,
|
|
11731
11752
|
Vc as EMPTY_ARRAY,
|
|
11732
11753
|
zc as EMPTY_OBJECT,
|
|
11733
|
-
|
|
11734
|
-
|
|
11754
|
+
FM as EmailDomainsService,
|
|
11755
|
+
MM as EmailVerificationService,
|
|
11735
11756
|
Mg as FILE_MODEL_DEFAULT_PAGE_SIZE,
|
|
11736
|
-
|
|
11737
|
-
|
|
11738
|
-
|
|
11739
|
-
|
|
11740
|
-
|
|
11741
|
-
|
|
11742
|
-
|
|
11743
|
-
|
|
11744
|
-
|
|
11757
|
+
RM as FileService,
|
|
11758
|
+
EM as FormIdentifierService,
|
|
11759
|
+
vM as FormIdentifierValueService,
|
|
11760
|
+
BM as FormRevisionAttachmentService,
|
|
11761
|
+
VM as FormRevisionService,
|
|
11762
|
+
zM as FormService,
|
|
11763
|
+
qM as FormSubmissionAttachmentService,
|
|
11764
|
+
DM as FormSubmissionService,
|
|
11765
|
+
$M as GeoImageService,
|
|
11745
11766
|
u as HttpMethod,
|
|
11746
|
-
|
|
11747
|
-
|
|
11748
|
-
|
|
11749
|
-
|
|
11767
|
+
jM as IssueAssociationService,
|
|
11768
|
+
xM as IssueAttachmentService,
|
|
11769
|
+
WM as IssueCommentAttachmentService,
|
|
11770
|
+
CM as IssueCommentService,
|
|
11750
11771
|
Ji as IssuePriority,
|
|
11751
|
-
|
|
11772
|
+
UM as IssueService,
|
|
11752
11773
|
jc as IssueStatusType,
|
|
11753
|
-
|
|
11754
|
-
|
|
11755
|
-
|
|
11756
|
-
|
|
11757
|
-
|
|
11758
|
-
|
|
11759
|
-
|
|
11760
|
-
|
|
11761
|
-
|
|
11774
|
+
LM as IssueTypeAttachmentService,
|
|
11775
|
+
GM as IssueTypeFieldValuesAttachmentService,
|
|
11776
|
+
KM as IssueTypeFieldValuesService,
|
|
11777
|
+
NM as IssueTypeFieldsAttachmentService,
|
|
11778
|
+
HM as IssueTypeFieldsService,
|
|
11779
|
+
YM as IssueTypeIdentifierService,
|
|
11780
|
+
QM as IssueTypeIdentifierValueService,
|
|
11781
|
+
JM as IssueTypeService,
|
|
11782
|
+
ZM as IssueTypeStatusService,
|
|
11762
11783
|
W as IssueUpdateChange,
|
|
11763
|
-
|
|
11764
|
-
|
|
11784
|
+
XM as IssueUpdateService,
|
|
11785
|
+
eR as JWTService,
|
|
11765
11786
|
lt as MAX_SERVICE_BATCH_SIZE,
|
|
11766
11787
|
Wc as OUTBOX_RETRY_DELAY,
|
|
11767
11788
|
Xg as OfflineAnalyticsMiddleware,
|
|
11768
11789
|
Oc as OfflineMiddleware,
|
|
11769
11790
|
qc as OrganizationAccessLevel,
|
|
11770
|
-
|
|
11771
|
-
|
|
11791
|
+
tR as OrganizationAccessService,
|
|
11792
|
+
sR as OrganizationService,
|
|
11772
11793
|
_t as OutboxCoordinator,
|
|
11773
|
-
|
|
11774
|
-
|
|
11775
|
-
|
|
11776
|
-
|
|
11794
|
+
iR as ProjectAccessService,
|
|
11795
|
+
nR as ProjectAttachmentService,
|
|
11796
|
+
aR as ProjectFileService,
|
|
11797
|
+
rR as ProjectService,
|
|
11777
11798
|
b as RESET_ORGANIZATION_STATE,
|
|
11778
11799
|
z as RESET_PROJECT_STATE,
|
|
11779
11800
|
O as RESET_STATE,
|
|
11780
11801
|
ek as RateLimitingMiddleware,
|
|
11781
11802
|
Nk as SelectorBuilder,
|
|
11782
|
-
|
|
11783
|
-
|
|
11803
|
+
cR as TeamMembershipService,
|
|
11804
|
+
oR as TeamService,
|
|
11784
11805
|
It as UNKNOWN_ERROR_MESSAGE,
|
|
11785
|
-
|
|
11786
|
-
|
|
11806
|
+
dR as UserService,
|
|
11807
|
+
Et as VERSION_REDUCER_KEY,
|
|
11787
11808
|
ik as VerificationCodeType,
|
|
11788
11809
|
gk as WORKFLOW_STATUSES,
|
|
11789
11810
|
bk as WORKFLOW_STEP_FIELD_VALUES_REVIEW_TYPES,
|
|
11790
|
-
|
|
11791
|
-
|
|
11792
|
-
|
|
11793
|
-
|
|
11794
|
-
|
|
11811
|
+
uR as WorkflowService,
|
|
11812
|
+
Ft as WorkflowStatus,
|
|
11813
|
+
lR as WorkflowStepAssigneeService,
|
|
11814
|
+
hR as WorkflowStepCommentService,
|
|
11815
|
+
pR as WorkflowStepEventService,
|
|
11795
11816
|
xc as WorkflowStepEventType,
|
|
11796
|
-
|
|
11797
|
-
|
|
11798
|
-
|
|
11799
|
-
|
|
11800
|
-
|
|
11801
|
-
|
|
11802
|
-
|
|
11803
|
-
|
|
11804
|
-
|
|
11805
|
-
|
|
11817
|
+
fR as WorkflowStepFieldValuesAttachmentService,
|
|
11818
|
+
SR as WorkflowStepFieldValuesReviewRequestService,
|
|
11819
|
+
AR as WorkflowStepFieldValuesReviewService,
|
|
11820
|
+
Mt as WorkflowStepFieldValuesReviewType,
|
|
11821
|
+
wR as WorkflowStepFieldValuesService,
|
|
11822
|
+
mR as WorkflowStepFieldsAttachmentService,
|
|
11823
|
+
yR as WorkflowStepFieldsService,
|
|
11824
|
+
OR as WorkflowStepReviewerService,
|
|
11825
|
+
TR as WorkflowStepService,
|
|
11826
|
+
_R as WorkflowTypeService,
|
|
11806
11827
|
GO as _setLatestRetryTime,
|
|
11807
11828
|
ll as addAsset,
|
|
11808
11829
|
oo as addAssetAttachment,
|
|
@@ -11880,7 +11901,7 @@ export {
|
|
|
11880
11901
|
gf as addGeoImages,
|
|
11881
11902
|
VS as addIssue,
|
|
11882
11903
|
jf as addIssueAssociation,
|
|
11883
|
-
|
|
11904
|
+
ft as addIssueAssociations,
|
|
11884
11905
|
Jf as addIssueAttachment,
|
|
11885
11906
|
Wa as addIssueAttachments,
|
|
11886
11907
|
_S as addIssueComment,
|
|
@@ -12008,7 +12029,7 @@ export {
|
|
|
12008
12029
|
Xc as assetTypeStatusSortFn,
|
|
12009
12030
|
sm as authReducer,
|
|
12010
12031
|
ns as authSlice,
|
|
12011
|
-
|
|
12032
|
+
JF as baseReducer,
|
|
12012
12033
|
uc as baseReducers,
|
|
12013
12034
|
RP as clearTokens,
|
|
12014
12035
|
I as createModelAdapter,
|
|
@@ -12091,7 +12112,7 @@ export {
|
|
|
12091
12112
|
Mf as deleteGeoImages,
|
|
12092
12113
|
jS as deleteIssue,
|
|
12093
12114
|
xf as deleteIssueAssociation,
|
|
12094
|
-
|
|
12115
|
+
St as deleteIssueAssociations,
|
|
12095
12116
|
sS as deleteIssueAttachment,
|
|
12096
12117
|
Ca as deleteIssueAttachments,
|
|
12097
12118
|
FS as deleteIssueComment,
|
|
@@ -12201,18 +12222,18 @@ export {
|
|
|
12201
12222
|
Zc as getAssetProcedureStepSubTree,
|
|
12202
12223
|
Uk as getAssetProcedureStepTrees,
|
|
12203
12224
|
Jg as getClientSDK,
|
|
12204
|
-
|
|
12225
|
+
kt as getClientStore,
|
|
12205
12226
|
to as getDocumentSubTree,
|
|
12206
12227
|
Lk as getDocumentTrees,
|
|
12207
12228
|
Gc as getFileExtension,
|
|
12208
12229
|
Uc as getLocalDateString,
|
|
12209
12230
|
Ek as getLocalRelativeDateString,
|
|
12210
|
-
|
|
12231
|
+
At as getOutboxCoordinator,
|
|
12211
12232
|
Bk as getRenamedFile,
|
|
12212
12233
|
A as getRequestDescription,
|
|
12213
12234
|
vk as getS3FileKey,
|
|
12214
12235
|
Ct as hashFile,
|
|
12215
|
-
|
|
12236
|
+
bR as initSDK,
|
|
12216
12237
|
co as initializeAssetAttachments,
|
|
12217
12238
|
$u as initializeAssetProcedureStepFieldValues,
|
|
12218
12239
|
ku as initializeAssetProcedureStepFieldValuesAttachments,
|
|
@@ -12331,8 +12352,8 @@ export {
|
|
|
12331
12352
|
Pr as organizationSlice,
|
|
12332
12353
|
KO as outboxReducer,
|
|
12333
12354
|
Fr as outboxSlice,
|
|
12334
|
-
|
|
12335
|
-
|
|
12355
|
+
XF as overmapEnhancer,
|
|
12356
|
+
ZF as overmapReducer,
|
|
12336
12357
|
Pg as overmapReducers,
|
|
12337
12358
|
Sc as performRequest,
|
|
12338
12359
|
jg as performRequestFromAction,
|
|
@@ -12360,7 +12381,7 @@ export {
|
|
|
12360
12381
|
wl as selectAssetById,
|
|
12361
12382
|
xd as selectAssetProcedureById,
|
|
12362
12383
|
cl as selectAssetProcedureStepById,
|
|
12363
|
-
|
|
12384
|
+
vt as selectAssetProcedureStepFieldValues,
|
|
12364
12385
|
Vu as selectAssetProcedureStepFieldValuesAttachmentById,
|
|
12365
12386
|
En as selectAssetProcedureStepFieldValuesAttachments,
|
|
12366
12387
|
zu as selectAssetProcedureStepFieldValuesAttachmentsByIds,
|
|
@@ -12440,7 +12461,7 @@ export {
|
|
|
12440
12461
|
tp as selectAssetTypeFieldValuesByIds,
|
|
12441
12462
|
Xh as selectAssetTypeFieldValuesMapping,
|
|
12442
12463
|
_P as selectAssetTypeFieldValuesOfAsset,
|
|
12443
|
-
|
|
12464
|
+
Bt as selectAssetTypeFields,
|
|
12444
12465
|
fh as selectAssetTypeFieldsAttachmentById,
|
|
12445
12466
|
Gn as selectAssetTypeFieldsAttachments,
|
|
12446
12467
|
Sh as selectAssetTypeFieldsAttachmentsByIds,
|
|
@@ -12559,7 +12580,7 @@ export {
|
|
|
12559
12580
|
vP as selectIsLoggedIn,
|
|
12560
12581
|
Cf as selectIssueAssociationById,
|
|
12561
12582
|
Wf as selectIssueAssociationMapping,
|
|
12562
|
-
|
|
12583
|
+
wt as selectIssueAssociations,
|
|
12563
12584
|
Uf as selectIssueAssociationsByIds,
|
|
12564
12585
|
Kf as selectIssueAssociationsOfAsset,
|
|
12565
12586
|
Gf as selectIssueAssociationsOfIssue,
|
|
@@ -12593,7 +12614,7 @@ export {
|
|
|
12593
12614
|
FA as selectIssueTypeFieldValuesByIds,
|
|
12594
12615
|
kA as selectIssueTypeFieldValuesMapping,
|
|
12595
12616
|
JP as selectIssueTypeFieldValuesOfIssue,
|
|
12596
|
-
|
|
12617
|
+
Vt as selectIssueTypeFields,
|
|
12597
12618
|
mA as selectIssueTypeFieldsAttachmentById,
|
|
12598
12619
|
er as selectIssueTypeFieldsAttachments,
|
|
12599
12620
|
yA as selectIssueTypeFieldsAttachmentsByIds,
|
|
@@ -12639,8 +12660,10 @@ export {
|
|
|
12639
12660
|
UP as selectLatestFormRevisionOfForm,
|
|
12640
12661
|
XP as selectLatestIssueTypeFieldsOfIssueType,
|
|
12641
12662
|
lF as selectLatestRetryTime,
|
|
12642
|
-
|
|
12643
|
-
|
|
12663
|
+
UF as selectLatestReviewOfWorkflowStepFieldValues,
|
|
12664
|
+
WF as selectLatestReviewRequestOfWorkflowStepFieldValues,
|
|
12665
|
+
xF as selectLatestWorkflowStepFieldValuesByWorkflowStepOfWorkflow,
|
|
12666
|
+
NF as selectLatestWorkflowStepFieldValuesReviewByWorkflowStepFieldValues,
|
|
12644
12667
|
qF as selectLatestWorkflowStepFieldsOfWorkflowStep,
|
|
12645
12668
|
TF as selectMembershipsByUserOfTeam,
|
|
12646
12669
|
PO as selectOrganizationAccessById,
|
|
@@ -12654,7 +12677,7 @@ export {
|
|
|
12654
12677
|
jO as selectOrganizationsMapping,
|
|
12655
12678
|
aT as selectProjectAccessById,
|
|
12656
12679
|
Rr as selectProjectAccessMapping,
|
|
12657
|
-
|
|
12680
|
+
zt as selectProjectAccesses,
|
|
12658
12681
|
rT as selectProjectAccessesByIds,
|
|
12659
12682
|
pF as selectProjectAccessesOfProject,
|
|
12660
12683
|
ST as selectProjectAttachmentById,
|
|
@@ -12695,7 +12718,7 @@ export {
|
|
|
12695
12718
|
V_ as selectWorkflowById,
|
|
12696
12719
|
B_ as selectWorkflowMapping,
|
|
12697
12720
|
G_ as selectWorkflowStepAssigneeById,
|
|
12698
|
-
|
|
12721
|
+
qt as selectWorkflowStepAssignees,
|
|
12699
12722
|
K_ as selectWorkflowStepAssigneesByIds,
|
|
12700
12723
|
H_ as selectWorkflowStepAssigneesMapping,
|
|
12701
12724
|
kF as selectWorkflowStepAssigneesOfWorkflow,
|
|
@@ -12703,20 +12726,20 @@ export {
|
|
|
12703
12726
|
PF as selectWorkflowStepAssigneesOfWorkflowStep,
|
|
12704
12727
|
lg as selectWorkflowStepById,
|
|
12705
12728
|
rI as selectWorkflowStepCommentById,
|
|
12706
|
-
|
|
12729
|
+
Dt as selectWorkflowStepComments,
|
|
12707
12730
|
cI as selectWorkflowStepCommentsByIds,
|
|
12708
12731
|
aI as selectWorkflowStepCommentsMapping,
|
|
12709
12732
|
MF as selectWorkflowStepCommentsOfWorkflow,
|
|
12710
12733
|
EF as selectWorkflowStepCommentsOfWorkflowAndWorkflowStep,
|
|
12711
12734
|
RF as selectWorkflowStepCommentsOfWorkflowStep,
|
|
12712
12735
|
wI as selectWorkflowStepEventById,
|
|
12713
|
-
|
|
12736
|
+
$t as selectWorkflowStepEvents,
|
|
12714
12737
|
OI as selectWorkflowStepEventsByIds,
|
|
12715
12738
|
AI as selectWorkflowStepEventsMapping,
|
|
12716
12739
|
vF as selectWorkflowStepEventsOfWorkflow,
|
|
12717
12740
|
VF as selectWorkflowStepEventsOfWorkflowAndWorkflowStep,
|
|
12718
12741
|
BF as selectWorkflowStepEventsOfWorkflowStep,
|
|
12719
|
-
|
|
12742
|
+
pt as selectWorkflowStepFieldValues,
|
|
12720
12743
|
tb as selectWorkflowStepFieldValuesAttachmentById,
|
|
12721
12744
|
Jr as selectWorkflowStepFieldValuesAttachments,
|
|
12722
12745
|
sb as selectWorkflowStepFieldValuesAttachmentsByIds,
|
|
@@ -12729,14 +12752,14 @@ export {
|
|
|
12729
12752
|
$F as selectWorkflowStepFieldValuesOfWorkflowStep,
|
|
12730
12753
|
$b as selectWorkflowStepFieldValuesReviewById,
|
|
12731
12754
|
kb as selectWorkflowStepFieldValuesReviewRequestById,
|
|
12732
|
-
|
|
12755
|
+
jt as selectWorkflowStepFieldValuesReviewRequests,
|
|
12733
12756
|
Pb as selectWorkflowStepFieldValuesReviewRequestsByIds,
|
|
12734
12757
|
gb as selectWorkflowStepFieldValuesReviewRequestsMapping,
|
|
12735
|
-
|
|
12736
|
-
|
|
12758
|
+
CF as selectWorkflowStepFieldValuesReviewRequestsOfWorkflowAndWorkflowStep,
|
|
12759
|
+
bt as selectWorkflowStepFieldValuesReviews,
|
|
12737
12760
|
jb as selectWorkflowStepFieldValuesReviewsByIds,
|
|
12738
12761
|
Db as selectWorkflowStepFieldValuesReviewsMapping,
|
|
12739
|
-
|
|
12762
|
+
LF as selectWorkflowStepFieldValuesReviewsOfWorkflowAndWorkflowStep,
|
|
12740
12763
|
As as selectWorkflowStepFields,
|
|
12741
12764
|
EI as selectWorkflowStepFieldsAttachmentById,
|
|
12742
12765
|
Hr as selectWorkflowStepFieldsAttachments,
|
|
@@ -12750,18 +12773,18 @@ export {
|
|
|
12750
12773
|
xt as selectWorkflowStepReviewers,
|
|
12751
12774
|
Xb as selectWorkflowStepReviewersByIds,
|
|
12752
12775
|
Jb as selectWorkflowStepReviewersMapping,
|
|
12753
|
-
|
|
12754
|
-
|
|
12755
|
-
|
|
12776
|
+
HF as selectWorkflowStepReviewersOfWorkflow,
|
|
12777
|
+
KF as selectWorkflowStepReviewersOfWorkflowAndWorkflowStep,
|
|
12778
|
+
GF as selectWorkflowStepReviewersOfWorkflowStep,
|
|
12756
12779
|
cc as selectWorkflowSteps,
|
|
12757
12780
|
hg as selectWorkflowStepsByIds,
|
|
12758
12781
|
ug as selectWorkflowStepsMapping,
|
|
12759
|
-
|
|
12782
|
+
YF as selectWorkflowStepsOfWorkflowType,
|
|
12760
12783
|
bg as selectWorkflowTypeById,
|
|
12761
12784
|
Ig as selectWorkflowTypeMapping,
|
|
12762
12785
|
dc as selectWorkflowTypes,
|
|
12763
12786
|
gg as selectWorkflowTypesByIds,
|
|
12764
|
-
|
|
12787
|
+
QF as selectWorkflowTypesOfOrganization,
|
|
12765
12788
|
Ss as selectWorkflows,
|
|
12766
12789
|
z_ as selectWorkflowsByIds,
|
|
12767
12790
|
bF as selectWorkflowsOfProject,
|