@overmap-ai/core 1.0.74-updates.5 → 1.0.74-updates.6
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
|
@@ -1787,14 +1787,6 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
1787
1787
|
// Keep for backwards compatibility
|
|
1788
1788
|
setCurrentUser: (t, e) => {
|
|
1789
1789
|
t.currentUser = e.payload;
|
|
1790
|
-
},
|
|
1791
|
-
setProfilePicture: (t, e) => {
|
|
1792
|
-
if (!t.currentUser) return;
|
|
1793
|
-
t.currentUser.profile.file = e.payload.file ?? null, t.currentUser.profile.file_sha1 = e.payload.file_sha1 ?? null;
|
|
1794
|
-
const s = t.instances[t.currentUser.uuid];
|
|
1795
|
-
if (!s)
|
|
1796
|
-
throw new Error("Unable to find current user in users slice");
|
|
1797
|
-
s.profile.file = e.payload.file ?? null, s.profile.file_sha1 = e.payload.file_sha1 ?? null;
|
|
1798
1790
|
}
|
|
1799
1791
|
}
|
|
1800
1792
|
}), {
|
|
@@ -1808,9 +1800,8 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
1808
1800
|
deleteUser: my,
|
|
1809
1801
|
deleteUsers: py,
|
|
1810
1802
|
removeUser: qu,
|
|
1811
|
-
setCurrentUser: fy
|
|
1812
|
-
|
|
1813
|
-
} = sa.actions, ju = sa.reducer, Ot = (t) => t.userReducer.currentUser, Ft = (t) => t.userReducer.instances, Ay = (t) => (e) => e.userReducer.instances[t], by = A(
|
|
1803
|
+
setCurrentUser: fy
|
|
1804
|
+
} = sa.actions, ju = sa.reducer, Ot = (t) => t.userReducer.currentUser, Ft = (t) => t.userReducer.instances, yy = (t) => (e) => e.userReducer.instances[t], Ay = A(
|
|
1814
1805
|
p([Ft, (t, e) => e], (t, e) => {
|
|
1815
1806
|
const s = [];
|
|
1816
1807
|
for (const i of e) {
|
|
@@ -1830,12 +1821,12 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
1830
1821
|
updateOrganizationAccess: Xe.updateOne,
|
|
1831
1822
|
deleteOrganizationAccess: Xe.deleteOne
|
|
1832
1823
|
}
|
|
1833
|
-
}), { initializeOrganizationAccesses: Mu, updateOrganizationAccess: Cu, deleteOrganizationAccess: xu } = ia.actions, na = (t) => t.organizationAccessReducer.instances,
|
|
1824
|
+
}), { initializeOrganizationAccesses: Mu, updateOrganizationAccess: Cu, deleteOrganizationAccess: xu } = ia.actions, na = (t) => t.organizationAccessReducer.instances, by = (t) => (e) => e.organizationAccessReducer.instances[t], gy = p(
|
|
1834
1825
|
[Ot, na],
|
|
1835
1826
|
(t, e) => Object.values(e).find(
|
|
1836
1827
|
(i) => i.user === (t == null ? void 0 : t.uuid)
|
|
1837
1828
|
) ?? null
|
|
1838
|
-
),
|
|
1829
|
+
), Sy = (t) => (e) => Object.values(e.organizationAccessReducer.instances).find(
|
|
1839
1830
|
(s) => s.user === t.uuid
|
|
1840
1831
|
), Du = (t) => {
|
|
1841
1832
|
const e = {};
|
|
@@ -1855,7 +1846,7 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
1855
1846
|
}), { initializeProjectAccesses: ca, updateProjectAccess: zu, deleteProjectAccess: $u, deleteProjectAccesses: Vu } = aa.actions, ra = (t) => t.projectAccessReducer.instances, Gu = p(
|
|
1856
1847
|
ra,
|
|
1857
1848
|
(t) => Object.values(t)
|
|
1858
|
-
),
|
|
1849
|
+
), Ty = (t) => (e) => e.projectAccessReducer.instances[t], Ry = (t) => (e) => Object.values(e.projectAccessReducer.instances).find(
|
|
1859
1850
|
(s) => s.user === t.uuid
|
|
1860
1851
|
), Bu = (t) => {
|
|
1861
1852
|
const e = {};
|
|
@@ -1884,23 +1875,23 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
1884
1875
|
}
|
|
1885
1876
|
}
|
|
1886
1877
|
}), {
|
|
1887
|
-
initializeProjects:
|
|
1878
|
+
initializeProjects: _y,
|
|
1888
1879
|
setProjects: Nu,
|
|
1889
|
-
setProject:
|
|
1890
|
-
addProjects:
|
|
1891
|
-
addProject:
|
|
1892
|
-
updateProjects:
|
|
1880
|
+
setProject: Iy,
|
|
1881
|
+
addProjects: Oy,
|
|
1882
|
+
addProject: Fy,
|
|
1883
|
+
updateProjects: Py,
|
|
1893
1884
|
updateProject: Hu,
|
|
1894
1885
|
deleteProject: Wu,
|
|
1895
|
-
deleteProjects:
|
|
1886
|
+
deleteProjects: vy,
|
|
1896
1887
|
acceptProjectInvite: Ku
|
|
1897
|
-
} = oa.actions, Yu = oa.reducer, Pt = (t) => t.projectReducer.instances,
|
|
1888
|
+
} = oa.actions, Yu = oa.reducer, Pt = (t) => t.projectReducer.instances, wy = p([Pt], (t) => b(Object.values(t))), Ey = (t) => (e) => e.projectReducer.instances[t], Ju = p(
|
|
1898
1889
|
[ra],
|
|
1899
1890
|
(t) => Object.values(t).map((e) => e.user)
|
|
1900
1891
|
), Xu = p(
|
|
1901
1892
|
[Ju, Ft],
|
|
1902
1893
|
(t, e) => t.reduce((s, i) => ({ ...s, [i]: e[i] }), {})
|
|
1903
|
-
),
|
|
1894
|
+
), ky = p(
|
|
1904
1895
|
[Ot, Xu, Bu],
|
|
1905
1896
|
(t, e, s) => b(
|
|
1906
1897
|
Object.values(e).sort((i, n) => {
|
|
@@ -1909,7 +1900,7 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
1909
1900
|
if (n.uuid === (t == null ? void 0 : t.uuid))
|
|
1910
1901
|
return 1;
|
|
1911
1902
|
const a = s[i.uuid], c = s[n.uuid];
|
|
1912
|
-
return (a == null ? void 0 : a.access_level) === (c == null ? void 0 : c.access_level) ? i.
|
|
1903
|
+
return (a == null ? void 0 : a.access_level) === (c == null ? void 0 : c.access_level) ? i.first_name.localeCompare(n.first_name) : (a == null ? void 0 : a.access_level) === ji.ADMIN ? -1 : 1;
|
|
1913
1904
|
})
|
|
1914
1905
|
)
|
|
1915
1906
|
), ue = I((t) => t.uuid), Ti = ue.getInitialState({}), da = T({
|
|
@@ -1928,16 +1919,16 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
1928
1919
|
deleteOrganizations: ue.deleteMany
|
|
1929
1920
|
}
|
|
1930
1921
|
}), {
|
|
1931
|
-
initializeOrganizations:
|
|
1922
|
+
initializeOrganizations: qy,
|
|
1932
1923
|
setOrganizations: Qu,
|
|
1933
|
-
setOrganization:
|
|
1934
|
-
addOrganizations:
|
|
1935
|
-
addOrganization:
|
|
1936
|
-
updateOrganizations:
|
|
1937
|
-
updateOrganization:
|
|
1938
|
-
deleteOrganization:
|
|
1939
|
-
deleteOrganizations:
|
|
1940
|
-
} = da.actions, Zu = (t) => t.organizationReducer.instances, el = p([Zu], (t) => Object.values(t)),
|
|
1924
|
+
setOrganization: jy,
|
|
1925
|
+
addOrganizations: My,
|
|
1926
|
+
addOrganization: Cy,
|
|
1927
|
+
updateOrganizations: xy,
|
|
1928
|
+
updateOrganization: Dy,
|
|
1929
|
+
deleteOrganization: Uy,
|
|
1930
|
+
deleteOrganizations: zy
|
|
1931
|
+
} = da.actions, Zu = (t) => t.organizationReducer.instances, el = p([Zu], (t) => Object.values(t)), $y = (t) => (e) => e.organizationReducer.instances[t], Vy = p(
|
|
1941
1932
|
[el],
|
|
1942
1933
|
(t) => b(
|
|
1943
1934
|
Object.values(t).filter((e) => e.has_access)
|
|
@@ -1945,7 +1936,7 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
1945
1936
|
), tl = p(
|
|
1946
1937
|
[na],
|
|
1947
1938
|
(t) => Object.values(t).map((e) => e.user)
|
|
1948
|
-
),
|
|
1939
|
+
), Gy = A(
|
|
1949
1940
|
p(
|
|
1950
1941
|
[Pt, (t, e) => e],
|
|
1951
1942
|
(t, e) => b(
|
|
@@ -1957,7 +1948,7 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
1957
1948
|
(t, e) => Ze(
|
|
1958
1949
|
t.reduce((s, i) => ({ ...s, [i]: e[i] }), {})
|
|
1959
1950
|
)
|
|
1960
|
-
),
|
|
1951
|
+
), By = p(
|
|
1961
1952
|
[Ot, sl, Du],
|
|
1962
1953
|
(t, e, s) => b(
|
|
1963
1954
|
Object.values(e).sort((i, n) => {
|
|
@@ -1966,7 +1957,7 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
1966
1957
|
if (n.uuid === (t == null ? void 0 : t.uuid))
|
|
1967
1958
|
return 1;
|
|
1968
1959
|
const a = s[i.uuid], c = s[n.uuid];
|
|
1969
|
-
return (a == null ? void 0 : a.access_level) === (c == null ? void 0 : c.access_level) ? i.
|
|
1960
|
+
return (a == null ? void 0 : a.access_level) === (c == null ? void 0 : c.access_level) ? i.first_name.localeCompare(n.first_name) : (a == null ? void 0 : a.access_level) === Mi.ADMIN ? -1 : 1;
|
|
1970
1961
|
})
|
|
1971
1962
|
)
|
|
1972
1963
|
), il = da.reducer, nl = (t, e, s) => {
|
|
@@ -2015,7 +2006,7 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
2015
2006
|
t.latestRetryTime = e.payload;
|
|
2016
2007
|
}
|
|
2017
2008
|
}
|
|
2018
|
-
}),
|
|
2009
|
+
}), Ly = (t) => t.outboxReducer.deletedRequests, Ny = (t) => t.outboxReducer.latestRetryTime, { enqueueRequest: al, markForDeletion: Hy, markAsDeleted: cl, _setLatestRetryTime: rl } = ua.actions, ol = ua.reducer, le = I((t) => t.uuid), _i = le.getInitialState({}), la = T({
|
|
2019
2010
|
name: "projectAttachments",
|
|
2020
2011
|
initialState: _i,
|
|
2021
2012
|
extraReducers: (t) => t.addCase("RESET", (e) => Object.assign(e, _i)),
|
|
@@ -2032,11 +2023,11 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
2032
2023
|
}
|
|
2033
2024
|
}), {
|
|
2034
2025
|
initializeProjectAttachments: dl,
|
|
2035
|
-
addProjectAttachment:
|
|
2026
|
+
addProjectAttachment: Wy,
|
|
2036
2027
|
addProjectAttachments: ul,
|
|
2037
2028
|
setProjectAttachment: ll,
|
|
2038
2029
|
setProjectAttachments: hl,
|
|
2039
|
-
updateProjectAttachment:
|
|
2030
|
+
updateProjectAttachment: Ky,
|
|
2040
2031
|
updateProjectAttachments: ml,
|
|
2041
2032
|
deleteProjectAttachment: pl,
|
|
2042
2033
|
deleteProjectAttachments: ha
|
|
@@ -2090,20 +2081,20 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
2090
2081
|
}
|
|
2091
2082
|
}), {
|
|
2092
2083
|
initializeProjectFiles: Sl,
|
|
2093
|
-
setProjectFile:
|
|
2094
|
-
setProjectFiles:
|
|
2095
|
-
addProjectFile:
|
|
2084
|
+
setProjectFile: Yy,
|
|
2085
|
+
setProjectFiles: Jy,
|
|
2086
|
+
addProjectFile: Xy,
|
|
2096
2087
|
addProjectFiles: Tl,
|
|
2097
2088
|
updateProjectFile: Oi,
|
|
2098
|
-
updateProjectFiles:
|
|
2089
|
+
updateProjectFiles: Qy,
|
|
2099
2090
|
deleteProjectFile: Rl,
|
|
2100
2091
|
deleteProjectFiles: _l,
|
|
2101
2092
|
// TODO: move following to /web
|
|
2102
2093
|
setIsImportingProjectFile: Il,
|
|
2103
2094
|
setActiveProjectFileId: Ol,
|
|
2104
2095
|
saveActiveProjectFileBounds: Fl,
|
|
2105
|
-
resetProjectFileObjectUrls:
|
|
2106
|
-
} = ma.actions, Pl = (t) => t.projectFileReducer.instances, vl = p([Pl], (t) => b(Object.values(t).sort((e, s) => e.z_index - s.z_index))),
|
|
2096
|
+
resetProjectFileObjectUrls: Zy
|
|
2097
|
+
} = ma.actions, Pl = (t) => t.projectFileReducer.instances, vl = p([Pl], (t) => b(Object.values(t).sort((e, s) => e.z_index - s.z_index))), eA = (t) => (e) => e.projectFileReducer.instances[t], tA = (t) => t.projectFileReducer.activeProjectFileId, sA = (t) => t.projectFileReducer.isImportingProjectFile, wl = ma.reducer, El = {
|
|
2107
2098
|
isRehydrated: !1
|
|
2108
2099
|
}, pa = T({
|
|
2109
2100
|
name: "rehydrated",
|
|
@@ -2114,7 +2105,7 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
2114
2105
|
t.isRehydrated = e.payload;
|
|
2115
2106
|
}
|
|
2116
2107
|
}
|
|
2117
|
-
}), { setRehydrated:
|
|
2108
|
+
}), { setRehydrated: iA } = pa.actions, nA = (t) => t.rehydratedReducer.isRehydrated, kl = pa.reducer, Oe = I((t) => t.uuid), Fi = Oe.getInitialState({}), fa = T({
|
|
2118
2109
|
name: "teams",
|
|
2119
2110
|
initialState: Fi,
|
|
2120
2111
|
extraReducers: (t) => t.addCase("RESET", (e) => Object.assign(e, Fi)),
|
|
@@ -2125,7 +2116,7 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
2125
2116
|
updateTeam: Oe.updateOne,
|
|
2126
2117
|
deleteTeam: Oe.deleteOne
|
|
2127
2118
|
}
|
|
2128
|
-
}), { setTeam: ve, initializeTeams: ql, addTeam: jl, updateTeam: Pi, deleteTeam: vi } = fa.actions, ya = (t) => t.teamReducer.instances, Aa = p([ya], (t) => Object.values(t)), we = (t) => (e) => e.teamReducer.instances[t],
|
|
2119
|
+
}), { setTeam: ve, initializeTeams: ql, addTeam: jl, updateTeam: Pi, deleteTeam: vi } = fa.actions, ya = (t) => t.teamReducer.instances, Aa = p([ya], (t) => Object.values(t)), we = (t) => (e) => e.teamReducer.instances[t], aA = A(
|
|
2129
2120
|
p(
|
|
2130
2121
|
[ya, (t, e) => e],
|
|
2131
2122
|
(t, e) => {
|
|
@@ -2137,12 +2128,12 @@ const Ee = I((t) => t.uuid), kt = Ee.getInitialState({}), Ui = T({
|
|
|
2137
2128
|
return b(s);
|
|
2138
2129
|
}
|
|
2139
2130
|
)
|
|
2140
|
-
),
|
|
2131
|
+
), cA = A(
|
|
2141
2132
|
p(
|
|
2142
2133
|
[Aa, (t, e) => e],
|
|
2143
2134
|
(t, e) => b(t.filter((s) => s.organization === e))
|
|
2144
2135
|
)
|
|
2145
|
-
),
|
|
2136
|
+
), rA = A(
|
|
2146
2137
|
p([Aa, (t, e) => e], (t, e) => b(t.filter((s) => s.members.includes(e))))
|
|
2147
2138
|
), Ml = fa.reducer, Cl = {
|
|
2148
2139
|
version: 0
|
|
@@ -2235,7 +2226,7 @@ const Ra = "versioning", _a = () => Oa.length - 1, Ia = (t) => (t[Ra] = { versio
|
|
|
2235
2226
|
assetProcedureFieldValuesReducer: Nc,
|
|
2236
2227
|
assetProcedureFieldsAttachmentReducer: Pc,
|
|
2237
2228
|
assetProcedureFieldValuesAttachmentReducer: zc
|
|
2238
|
-
}, Ei = Ma(Ll), Nl = "RESET",
|
|
2229
|
+
}, Ei = Ma(Ll), Nl = "RESET", oA = (t, e) => e.type === "auth/setLoggedIn" && !e.payload ? Ei(void 0, e) : Ei(t, e);
|
|
2239
2230
|
let nt = null;
|
|
2240
2231
|
function Fe() {
|
|
2241
2232
|
const t = De();
|
|
@@ -2287,7 +2278,7 @@ const Jl = {
|
|
|
2287
2278
|
// Bad typing, undefined is actually fine, and the action is a FullOfflineAction, not just an OfflineAction.
|
|
2288
2279
|
peek: (...t) => nh(...t)
|
|
2289
2280
|
}
|
|
2290
|
-
}, Xl = za(Bl, Fa),
|
|
2281
|
+
}, Xl = za(Bl, Fa), dA = Ca(Da(Jl), Xl);
|
|
2291
2282
|
function Ql(t) {
|
|
2292
2283
|
function e(s) {
|
|
2293
2284
|
return typeof s == "object" && s !== null && ["ok", "redirect", "clientError", "serverError", "error"].every((n) => n in s);
|
|
@@ -2506,7 +2497,7 @@ class j extends Error {
|
|
|
2506
2497
|
this.message = s.message ?? rh(i, n) ?? xe, this.status = (i == null ? void 0 : i.status) ?? 0, this.response = i, s.discard = s.discard ?? !1, this.options = s;
|
|
2507
2498
|
}
|
|
2508
2499
|
}
|
|
2509
|
-
class
|
|
2500
|
+
class uA {
|
|
2510
2501
|
constructor(e) {
|
|
2511
2502
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
2512
2503
|
y(this, "store");
|
|
@@ -2718,7 +2709,7 @@ class je {
|
|
|
2718
2709
|
this.requestAttemptCounter[e] = (this.requestAttemptCounter[e] || 0) + 1;
|
|
2719
2710
|
}
|
|
2720
2711
|
}
|
|
2721
|
-
const
|
|
2712
|
+
const lA = (t, e) => {
|
|
2722
2713
|
const s = new e(t);
|
|
2723
2714
|
return zl(s), Ul(t), s;
|
|
2724
2715
|
};
|
|
@@ -2729,7 +2720,7 @@ class O extends Ta {
|
|
|
2729
2720
|
this.auth = i;
|
|
2730
2721
|
}
|
|
2731
2722
|
}
|
|
2732
|
-
class
|
|
2723
|
+
class hA extends O {
|
|
2733
2724
|
async startConversation(e, s) {
|
|
2734
2725
|
return this.enqueueRequest({
|
|
2735
2726
|
description: "Start agent conversation",
|
|
@@ -2914,7 +2905,7 @@ class Re extends E {
|
|
|
2914
2905
|
}), n;
|
|
2915
2906
|
}
|
|
2916
2907
|
}
|
|
2917
|
-
class
|
|
2908
|
+
class mA extends Re {
|
|
2918
2909
|
constructor() {
|
|
2919
2910
|
super(...arguments);
|
|
2920
2911
|
y(this, "name", "Asset Attachment");
|
|
@@ -2965,7 +2956,7 @@ class pA extends Re {
|
|
|
2965
2956
|
this.dispatch(jt(i));
|
|
2966
2957
|
}
|
|
2967
2958
|
}
|
|
2968
|
-
class
|
|
2959
|
+
class pA extends E {
|
|
2969
2960
|
async bulkAdd(e) {
|
|
2970
2961
|
var l;
|
|
2971
2962
|
const s = (/* @__PURE__ */ new Date()).toISOString(), i = (l = this.client.store.getState().userReducer.currentUser) == null ? void 0 : l.uuid, n = {}, a = [], c = [];
|
|
@@ -3030,7 +3021,7 @@ class fA extends E {
|
|
|
3030
3021
|
this.dispatch(Tc(s));
|
|
3031
3022
|
}
|
|
3032
3023
|
}
|
|
3033
|
-
class
|
|
3024
|
+
class fA extends O {
|
|
3034
3025
|
add(e) {
|
|
3035
3026
|
var o;
|
|
3036
3027
|
const { store: s } = this.client, i = (o = s.getState().userReducer.currentUser) == null ? void 0 : o.uuid, n = (/* @__PURE__ */ new Date()).toISOString(), a = _({
|
|
@@ -3075,7 +3066,7 @@ function Ue(t, e) {
|
|
|
3075
3066
|
s.push(t.slice(i, i += e));
|
|
3076
3067
|
return s;
|
|
3077
3068
|
}
|
|
3078
|
-
class
|
|
3069
|
+
class yA extends E {
|
|
3079
3070
|
async bulkAdd(e, s) {
|
|
3080
3071
|
var r;
|
|
3081
3072
|
const i = (/* @__PURE__ */ new Date()).toISOString(), n = (r = this.client.store.getState().userReducer.currentUser) == null ? void 0 : r.uuid, a = Ue(e, s ?? e.length), c = [], o = [];
|
|
@@ -3175,7 +3166,7 @@ const oh = (t) => Array.isArray(t) && t[0] instanceof File, Qe = (t) => {
|
|
|
3175
3166
|
}
|
|
3176
3167
|
return { values: s, files: e };
|
|
3177
3168
|
};
|
|
3178
|
-
class
|
|
3169
|
+
class AA extends E {
|
|
3179
3170
|
add(e) {
|
|
3180
3171
|
var c;
|
|
3181
3172
|
const { store: s } = this.client, i = s.getState(), n = _({
|
|
@@ -3254,7 +3245,7 @@ class bA extends E {
|
|
|
3254
3245
|
this.dispatch(Wo(s));
|
|
3255
3246
|
}
|
|
3256
3247
|
}
|
|
3257
|
-
class
|
|
3248
|
+
class bA extends O {
|
|
3258
3249
|
add(e) {
|
|
3259
3250
|
var c;
|
|
3260
3251
|
const { store: s } = this.client, i = s.getState(), n = _({
|
|
@@ -3382,7 +3373,7 @@ class gA extends O {
|
|
|
3382
3373
|
this.dispatch($c(s));
|
|
3383
3374
|
}
|
|
3384
3375
|
}
|
|
3385
|
-
class
|
|
3376
|
+
class gA extends O {
|
|
3386
3377
|
add(e) {
|
|
3387
3378
|
const { store: s } = this.client, i = s.getState().userReducer.currentUser.uuid, n = (/* @__PURE__ */ new Date()).toISOString(), a = _({
|
|
3388
3379
|
...e,
|
|
@@ -3455,7 +3446,7 @@ class SA extends O {
|
|
|
3455
3446
|
this.dispatch(Hc(s));
|
|
3456
3447
|
}
|
|
3457
3448
|
}
|
|
3458
|
-
class
|
|
3449
|
+
class SA extends O {
|
|
3459
3450
|
add(e) {
|
|
3460
3451
|
const { store: s } = this.client, i = s.getState().userReducer.currentUser.uuid, n = (/* @__PURE__ */ new Date()).toISOString(), a = _({
|
|
3461
3452
|
...e,
|
|
@@ -3529,7 +3520,7 @@ class TA extends O {
|
|
|
3529
3520
|
this.dispatch(Xc(s));
|
|
3530
3521
|
}
|
|
3531
3522
|
}
|
|
3532
|
-
class
|
|
3523
|
+
class TA extends O {
|
|
3533
3524
|
// Basic CRUD functions
|
|
3534
3525
|
add(e) {
|
|
3535
3526
|
const { store: s } = this.client;
|
|
@@ -3655,7 +3646,7 @@ class RA extends O {
|
|
|
3655
3646
|
this.dispatch(er(s));
|
|
3656
3647
|
}
|
|
3657
3648
|
}
|
|
3658
|
-
class
|
|
3649
|
+
class RA extends O {
|
|
3659
3650
|
add(e) {
|
|
3660
3651
|
const { store: s } = this.client, i = s.getState().userReducer.currentUser.uuid, n = (/* @__PURE__ */ new Date()).toISOString(), a = _({
|
|
3661
3652
|
...e,
|
|
@@ -3752,7 +3743,7 @@ class _A extends O {
|
|
|
3752
3743
|
this.dispatch(nr(s));
|
|
3753
3744
|
}
|
|
3754
3745
|
}
|
|
3755
|
-
class
|
|
3746
|
+
class _A extends O {
|
|
3756
3747
|
bulkAdd(e, s) {
|
|
3757
3748
|
const i = (/* @__PURE__ */ new Date()).toISOString(), n = this.client.store.getState().userReducer.currentUser.uuid, a = e.map((l) => _(l)), c = a.map((l) => ({ ...l, asset_procedure: s, created_by: n, submitted_at: i }));
|
|
3758
3749
|
this.dispatch(as(c));
|
|
@@ -3847,7 +3838,7 @@ class IA extends O {
|
|
|
3847
3838
|
this.dispatch(ur(s));
|
|
3848
3839
|
}
|
|
3849
3840
|
}
|
|
3850
|
-
class
|
|
3841
|
+
class IA extends Re {
|
|
3851
3842
|
constructor() {
|
|
3852
3843
|
super(...arguments);
|
|
3853
3844
|
y(this, "name", "Asset Type Attachment");
|
|
@@ -3897,7 +3888,7 @@ class OA extends Re {
|
|
|
3897
3888
|
this.dispatch(fr(i));
|
|
3898
3889
|
}
|
|
3899
3890
|
}
|
|
3900
|
-
class
|
|
3891
|
+
class OA extends E {
|
|
3901
3892
|
async bulkAdd(e) {
|
|
3902
3893
|
var l;
|
|
3903
3894
|
const s = (/* @__PURE__ */ new Date()).toISOString(), i = (l = this.client.store.getState().userReducer.currentUser) == null ? void 0 : l.uuid, n = {}, a = [], c = [];
|
|
@@ -3962,7 +3953,7 @@ class FA extends E {
|
|
|
3962
3953
|
this.dispatch(Ir(s));
|
|
3963
3954
|
}
|
|
3964
3955
|
}
|
|
3965
|
-
class
|
|
3956
|
+
class FA extends O {
|
|
3966
3957
|
add(e) {
|
|
3967
3958
|
var o;
|
|
3968
3959
|
const { store: s } = this.client, i = (o = s.getState().userReducer.currentUser) == null ? void 0 : o.uuid, n = (/* @__PURE__ */ new Date()).toISOString(), a = _({
|
|
@@ -3999,7 +3990,7 @@ class PA extends O {
|
|
|
3999
3990
|
this.dispatch(kr(s));
|
|
4000
3991
|
}
|
|
4001
3992
|
}
|
|
4002
|
-
class
|
|
3993
|
+
class PA extends E {
|
|
4003
3994
|
async bulkAdd(e, s) {
|
|
4004
3995
|
var r;
|
|
4005
3996
|
const i = (/* @__PURE__ */ new Date()).toISOString(), n = (r = this.client.store.getState().userReducer.currentUser) == null ? void 0 : r.uuid, a = Ue(e, s ?? e.length), c = [], o = [];
|
|
@@ -4089,7 +4080,7 @@ class vA extends E {
|
|
|
4089
4080
|
this.dispatch(Dr(s));
|
|
4090
4081
|
}
|
|
4091
4082
|
}
|
|
4092
|
-
class
|
|
4083
|
+
class vA extends O {
|
|
4093
4084
|
add(e) {
|
|
4094
4085
|
var c;
|
|
4095
4086
|
const { store: s } = this.client, i = s.getState(), n = _({
|
|
@@ -4212,7 +4203,7 @@ class wA extends O {
|
|
|
4212
4203
|
this.dispatch(Br(s));
|
|
4213
4204
|
}
|
|
4214
4205
|
}
|
|
4215
|
-
class
|
|
4206
|
+
class wA extends O {
|
|
4216
4207
|
add(e) {
|
|
4217
4208
|
const { store: s } = this.client, i = s.getState().userReducer.currentUser.uuid, n = (/* @__PURE__ */ new Date()).toISOString(), a = _({
|
|
4218
4209
|
...e,
|
|
@@ -4291,7 +4282,7 @@ class EA extends O {
|
|
|
4291
4282
|
this.dispatch(Yr(s));
|
|
4292
4283
|
}
|
|
4293
4284
|
}
|
|
4294
|
-
class
|
|
4285
|
+
class EA extends O {
|
|
4295
4286
|
add(e) {
|
|
4296
4287
|
var o;
|
|
4297
4288
|
const { store: s } = this.client, i = (o = s.getState().userReducer.currentUser) == null ? void 0 : o.uuid, n = (/* @__PURE__ */ new Date()).toISOString(), a = _({
|
|
@@ -4356,7 +4347,7 @@ class kA extends O {
|
|
|
4356
4347
|
this.dispatch(Zr(s));
|
|
4357
4348
|
}
|
|
4358
4349
|
}
|
|
4359
|
-
class
|
|
4350
|
+
class kA extends Re {
|
|
4360
4351
|
constructor() {
|
|
4361
4352
|
super(...arguments);
|
|
4362
4353
|
y(this, "name", "Document Attachment");
|
|
@@ -4471,7 +4462,7 @@ class qA extends Re {
|
|
|
4471
4462
|
this.dispatch(this.addAttachments(a));
|
|
4472
4463
|
}
|
|
4473
4464
|
}
|
|
4474
|
-
class
|
|
4465
|
+
class qA extends O {
|
|
4475
4466
|
add(e) {
|
|
4476
4467
|
var o;
|
|
4477
4468
|
const { store: s } = this.client, i = (o = s.getState().userReducer.currentUser) == null ? void 0 : o.uuid, n = (/* @__PURE__ */ new Date()).toISOString(), a = _({
|
|
@@ -4587,7 +4578,7 @@ class jA extends O {
|
|
|
4587
4578
|
this.dispatch(po([...await i, ...await n]));
|
|
4588
4579
|
}
|
|
4589
4580
|
}
|
|
4590
|
-
class
|
|
4581
|
+
class jA extends O {
|
|
4591
4582
|
async getVerificationCode(e) {
|
|
4592
4583
|
return this.enqueueRequest({
|
|
4593
4584
|
description: "Get verification code",
|
|
@@ -4613,7 +4604,7 @@ class MA extends O {
|
|
|
4613
4604
|
const Ye = {}, at = /* @__PURE__ */ new Set();
|
|
4614
4605
|
let Je = 0, ct = 0, rt = 0;
|
|
4615
4606
|
const dh = 20;
|
|
4616
|
-
class
|
|
4607
|
+
class MA extends O {
|
|
4617
4608
|
constructor() {
|
|
4618
4609
|
super(...arguments);
|
|
4619
4610
|
y(this, "host");
|
|
@@ -4770,7 +4761,7 @@ class CA extends O {
|
|
|
4770
4761
|
return r;
|
|
4771
4762
|
}
|
|
4772
4763
|
}
|
|
4773
|
-
class
|
|
4764
|
+
class CA extends E {
|
|
4774
4765
|
async bulkAdd(e) {
|
|
4775
4766
|
var l;
|
|
4776
4767
|
const s = (/* @__PURE__ */ new Date()).toISOString(), i = (l = this.client.store.getState().userReducer.currentUser) == null ? void 0 : l.uuid, n = {}, a = [], c = [];
|
|
@@ -4833,7 +4824,7 @@ class xA extends E {
|
|
|
4833
4824
|
this.dispatch(Io(s));
|
|
4834
4825
|
}
|
|
4835
4826
|
}
|
|
4836
|
-
class
|
|
4827
|
+
class xA extends E {
|
|
4837
4828
|
add(e) {
|
|
4838
4829
|
var o;
|
|
4839
4830
|
const { store: s } = this.client, n = (o = s.getState().userReducer.currentUser) == null ? void 0 : o.uuid, a = _({
|
|
@@ -4870,7 +4861,7 @@ class DA extends E {
|
|
|
4870
4861
|
this.dispatch(qo(s));
|
|
4871
4862
|
}
|
|
4872
4863
|
}
|
|
4873
|
-
const
|
|
4864
|
+
const DA = async (t) => {
|
|
4874
4865
|
const e = {}, s = [];
|
|
4875
4866
|
for (const i of t) {
|
|
4876
4867
|
if (i.type !== "section")
|
|
@@ -4894,7 +4885,7 @@ const UA = async (t) => {
|
|
|
4894
4885
|
}
|
|
4895
4886
|
return { fields: s, images: e };
|
|
4896
4887
|
};
|
|
4897
|
-
class
|
|
4888
|
+
class UA extends E {
|
|
4898
4889
|
add(e, s) {
|
|
4899
4890
|
var r;
|
|
4900
4891
|
const { store: i } = this.client, n = (/* @__PURE__ */ new Date()).toISOString(), a = (r = i.getState().userReducer.currentUser) == null ? void 0 : r.uuid, c = _({
|
|
@@ -4963,7 +4954,7 @@ class zA extends E {
|
|
|
4963
4954
|
this.dispatch(Uo(s));
|
|
4964
4955
|
}
|
|
4965
4956
|
}
|
|
4966
|
-
class
|
|
4957
|
+
class zA extends E {
|
|
4967
4958
|
async bulkAdd(e) {
|
|
4968
4959
|
var l;
|
|
4969
4960
|
const s = (/* @__PURE__ */ new Date()).toISOString(), i = (l = this.client.store.getState().userReducer.currentUser) == null ? void 0 : l.uuid, n = {}, a = [], c = [];
|
|
@@ -5044,7 +5035,7 @@ class $A extends E {
|
|
|
5044
5035
|
this.dispatch(Go(s));
|
|
5045
5036
|
}
|
|
5046
5037
|
}
|
|
5047
|
-
class
|
|
5038
|
+
class $A extends E {
|
|
5048
5039
|
async add(e) {
|
|
5049
5040
|
var h;
|
|
5050
5041
|
const { store: s } = this.client, { file: i, ...n } = e, a = (/* @__PURE__ */ new Date()).toISOString(), c = (h = s.getState().userReducer.currentUser) == null ? void 0 : h.uuid, o = n.project, l = await this.getFilePayload(i), r = _({
|
|
@@ -5177,7 +5168,7 @@ class VA extends E {
|
|
|
5177
5168
|
this.dispatch(Zo(s));
|
|
5178
5169
|
}
|
|
5179
5170
|
}
|
|
5180
|
-
class
|
|
5171
|
+
class VA extends O {
|
|
5181
5172
|
add(e) {
|
|
5182
5173
|
var o;
|
|
5183
5174
|
const { store: s } = this.client, i = (/* @__PURE__ */ new Date()).toISOString(), n = (o = s.getState().userReducer.currentUser) == null ? void 0 : o.uuid, a = _({
|
|
@@ -5232,7 +5223,7 @@ class GA extends O {
|
|
|
5232
5223
|
this.dispatch(od(s));
|
|
5233
5224
|
}
|
|
5234
5225
|
}
|
|
5235
|
-
class
|
|
5226
|
+
class GA extends Re {
|
|
5236
5227
|
constructor() {
|
|
5237
5228
|
super(...arguments);
|
|
5238
5229
|
y(this, "name", "Issue Attachment");
|
|
@@ -5283,7 +5274,7 @@ class BA extends Re {
|
|
|
5283
5274
|
this.dispatch(Hs(i));
|
|
5284
5275
|
}
|
|
5285
5276
|
}
|
|
5286
|
-
class
|
|
5277
|
+
class BA extends Re {
|
|
5287
5278
|
constructor() {
|
|
5288
5279
|
super(...arguments);
|
|
5289
5280
|
y(this, "name", "Issue Comment Attachment");
|
|
@@ -5334,7 +5325,7 @@ class LA extends Re {
|
|
|
5334
5325
|
this.dispatch(Ks(i));
|
|
5335
5326
|
}
|
|
5336
5327
|
}
|
|
5337
|
-
class
|
|
5328
|
+
class LA extends O {
|
|
5338
5329
|
add(e) {
|
|
5339
5330
|
var a;
|
|
5340
5331
|
const { store: s } = this.client, i = _({
|
|
@@ -5406,7 +5397,7 @@ class NA extends O {
|
|
|
5406
5397
|
this.dispatch(qd(s));
|
|
5407
5398
|
}
|
|
5408
5399
|
}
|
|
5409
|
-
class
|
|
5400
|
+
class NA extends O {
|
|
5410
5401
|
add(e) {
|
|
5411
5402
|
var l;
|
|
5412
5403
|
const { store: s } = this.client, i = s.getState(), n = (/* @__PURE__ */ new Date()).toISOString(), a = (l = i.userReducer.currentUser) == null ? void 0 : l.uuid, c = _({
|
|
@@ -5486,7 +5477,7 @@ class HA extends O {
|
|
|
5486
5477
|
`Trying to update issue assigned_to to ${h} which does not exist in store`
|
|
5487
5478
|
);
|
|
5488
5479
|
a[r] = u ? {
|
|
5489
|
-
full_name: u.
|
|
5480
|
+
full_name: u.first_name,
|
|
5490
5481
|
uuid: u.uuid
|
|
5491
5482
|
} : null;
|
|
5492
5483
|
break;
|
|
@@ -5548,7 +5539,7 @@ class HA extends O {
|
|
|
5548
5539
|
this.dispatch(Cd(s));
|
|
5549
5540
|
}
|
|
5550
5541
|
}
|
|
5551
|
-
class
|
|
5542
|
+
class HA extends Re {
|
|
5552
5543
|
constructor() {
|
|
5553
5544
|
super(...arguments);
|
|
5554
5545
|
y(this, "name", "Issue Type Attachment");
|
|
@@ -5599,7 +5590,7 @@ class WA extends Re {
|
|
|
5599
5590
|
this.dispatch(ai(i));
|
|
5600
5591
|
}
|
|
5601
5592
|
}
|
|
5602
|
-
class
|
|
5593
|
+
class WA extends E {
|
|
5603
5594
|
async bulkAdd(e) {
|
|
5604
5595
|
var l;
|
|
5605
5596
|
const s = (/* @__PURE__ */ new Date()).toISOString(), i = (l = this.client.store.getState().userReducer.currentUser) == null ? void 0 : l.uuid, n = {}, a = [], c = [];
|
|
@@ -5664,7 +5655,7 @@ class KA extends E {
|
|
|
5664
5655
|
this.dispatch(Yd(s));
|
|
5665
5656
|
}
|
|
5666
5657
|
}
|
|
5667
|
-
class
|
|
5658
|
+
class KA extends O {
|
|
5668
5659
|
add(e) {
|
|
5669
5660
|
var o;
|
|
5670
5661
|
const { store: s } = this.client, i = (o = s.getState().userReducer.currentUser) == null ? void 0 : o.uuid, n = (/* @__PURE__ */ new Date()).toISOString(), a = _({
|
|
@@ -5701,7 +5692,7 @@ class YA extends O {
|
|
|
5701
5692
|
this.dispatch(au(s));
|
|
5702
5693
|
}
|
|
5703
5694
|
}
|
|
5704
|
-
class
|
|
5695
|
+
class YA extends E {
|
|
5705
5696
|
async bulkAdd(e) {
|
|
5706
5697
|
var l;
|
|
5707
5698
|
const s = (/* @__PURE__ */ new Date()).toISOString(), i = (l = this.client.store.getState().userReducer.currentUser) == null ? void 0 : l.uuid, n = {}, a = [], c = [];
|
|
@@ -5782,7 +5773,7 @@ class JA extends E {
|
|
|
5782
5773
|
this.dispatch(lu(s));
|
|
5783
5774
|
}
|
|
5784
5775
|
}
|
|
5785
|
-
class
|
|
5776
|
+
class JA extends O {
|
|
5786
5777
|
add(e) {
|
|
5787
5778
|
var c;
|
|
5788
5779
|
const { store: s } = this.client, i = s.getState(), n = _({
|
|
@@ -5860,7 +5851,7 @@ class XA extends O {
|
|
|
5860
5851
|
this.dispatch(su(s));
|
|
5861
5852
|
}
|
|
5862
5853
|
}
|
|
5863
|
-
class
|
|
5854
|
+
class XA extends O {
|
|
5864
5855
|
add(e) {
|
|
5865
5856
|
var c;
|
|
5866
5857
|
const { store: s } = this.client, i = s.getState(), n = _({
|
|
@@ -5933,7 +5924,7 @@ class QA extends O {
|
|
|
5933
5924
|
this.dispatch(Au(s));
|
|
5934
5925
|
}
|
|
5935
5926
|
}
|
|
5936
|
-
class
|
|
5927
|
+
class QA extends O {
|
|
5937
5928
|
async refreshStore(e) {
|
|
5938
5929
|
const s = await this.enqueueRequest({
|
|
5939
5930
|
description: "Get issue updates",
|
|
@@ -5959,7 +5950,7 @@ function hh(t) {
|
|
|
5959
5950
|
if (!t.refresh) throw new Error("Missing refresh token");
|
|
5960
5951
|
return { accessToken: t.access, refreshToken: t.refresh };
|
|
5961
5952
|
}
|
|
5962
|
-
class
|
|
5953
|
+
class ZA extends uh {
|
|
5963
5954
|
constructor() {
|
|
5964
5955
|
super(...arguments);
|
|
5965
5956
|
// _getTokenPair and _getRenewedTokens don't need to use enqueueRequest from the BaseApiService because
|
|
@@ -6081,7 +6072,7 @@ class eb extends uh {
|
|
|
6081
6072
|
});
|
|
6082
6073
|
}
|
|
6083
6074
|
}
|
|
6084
|
-
class
|
|
6075
|
+
class eb extends O {
|
|
6085
6076
|
async update(e) {
|
|
6086
6077
|
const s = this.enqueueRequest({
|
|
6087
6078
|
description: "Edit organization access",
|
|
@@ -6115,7 +6106,7 @@ class tb extends O {
|
|
|
6115
6106
|
this.dispatch(Mu(s));
|
|
6116
6107
|
}
|
|
6117
6108
|
}
|
|
6118
|
-
class
|
|
6109
|
+
class tb extends O {
|
|
6119
6110
|
create(e) {
|
|
6120
6111
|
return this.enqueueRequest({
|
|
6121
6112
|
description: "Create organization",
|
|
@@ -6165,7 +6156,7 @@ class sb extends O {
|
|
|
6165
6156
|
i[a.uuid] = a, this.dispatch(Qu(Object.values(i)));
|
|
6166
6157
|
}
|
|
6167
6158
|
}
|
|
6168
|
-
class
|
|
6159
|
+
class sb extends O {
|
|
6169
6160
|
async update(e) {
|
|
6170
6161
|
return this.dispatch(zu(e)), this.enqueueRequest({
|
|
6171
6162
|
description: "Edit project access",
|
|
@@ -6200,7 +6191,7 @@ class ib extends O {
|
|
|
6200
6191
|
this.dispatch(ca(s));
|
|
6201
6192
|
}
|
|
6202
6193
|
}
|
|
6203
|
-
class
|
|
6194
|
+
class ib extends Re {
|
|
6204
6195
|
constructor() {
|
|
6205
6196
|
super(...arguments);
|
|
6206
6197
|
y(this, "name", "Project Attachment");
|
|
@@ -6250,7 +6241,7 @@ class nb extends Re {
|
|
|
6250
6241
|
this.dispatch(dl(i));
|
|
6251
6242
|
}
|
|
6252
6243
|
}
|
|
6253
|
-
class
|
|
6244
|
+
class nb extends O {
|
|
6254
6245
|
async saveExisting(e) {
|
|
6255
6246
|
if (!e.uuid)
|
|
6256
6247
|
throw new Error(
|
|
@@ -6328,7 +6319,7 @@ class ab extends O {
|
|
|
6328
6319
|
this.dispatch(Sl(s));
|
|
6329
6320
|
}
|
|
6330
6321
|
}
|
|
6331
|
-
class
|
|
6322
|
+
class ab extends O {
|
|
6332
6323
|
async add(e) {
|
|
6333
6324
|
if (!e.bounds && !e.canvas_bounds)
|
|
6334
6325
|
throw new Error("Project must either have bounds or canvas_bounds set");
|
|
@@ -6417,7 +6408,7 @@ class cb extends O {
|
|
|
6417
6408
|
});
|
|
6418
6409
|
}
|
|
6419
6410
|
}
|
|
6420
|
-
class
|
|
6411
|
+
class cb extends O {
|
|
6421
6412
|
add(e) {
|
|
6422
6413
|
const s = _({
|
|
6423
6414
|
...e,
|
|
@@ -6527,7 +6518,7 @@ class rb extends O {
|
|
|
6527
6518
|
this.dispatch(ql(s));
|
|
6528
6519
|
}
|
|
6529
6520
|
}
|
|
6530
|
-
class
|
|
6521
|
+
class rb extends O {
|
|
6531
6522
|
async refreshStore(e, s) {
|
|
6532
6523
|
const i = {}, n = await this.enqueueRequest({
|
|
6533
6524
|
description: "Fetch organization users",
|
|
@@ -6553,76 +6544,76 @@ class ob extends O {
|
|
|
6553
6544
|
var mh = /* @__PURE__ */ ((t) => (t[t.USER_REGISTRATION = 0] = "USER_REGISTRATION", t[t.APPLICATION_INVITE = 2] = "APPLICATION_INVITE", t[t.PROJECT_INVITE = 4] = "PROJECT_INVITE", t[t.ORGANIZATION_INVITE = 6] = "ORGANIZATION_INVITE", t[t.ADD_EMAIL_DOMAIN = 8] = "ADD_EMAIL_DOMAIN", t[t.RESET_PASSWORD = 10] = "RESET_PASSWORD", t))(mh || {});
|
|
6554
6545
|
export {
|
|
6555
6546
|
j as APIError,
|
|
6556
|
-
|
|
6557
|
-
|
|
6558
|
-
|
|
6559
|
-
|
|
6560
|
-
|
|
6561
|
-
|
|
6562
|
-
|
|
6563
|
-
|
|
6564
|
-
|
|
6565
|
-
|
|
6566
|
-
|
|
6567
|
-
|
|
6568
|
-
|
|
6569
|
-
|
|
6570
|
-
|
|
6571
|
-
|
|
6572
|
-
|
|
6547
|
+
hA as AgentService,
|
|
6548
|
+
mA as AssetAttachmentService,
|
|
6549
|
+
yA as AssetProcedureFieldValuesAttachmentService,
|
|
6550
|
+
bA as AssetProcedureFieldValuesService,
|
|
6551
|
+
pA as AssetProcedureFieldsAttachmentService,
|
|
6552
|
+
fA as AssetProcedureFieldsService,
|
|
6553
|
+
gA as AssetProcedureInstanceService,
|
|
6554
|
+
SA as AssetProcedureService,
|
|
6555
|
+
TA as AssetService,
|
|
6556
|
+
RA as AssetStageCompletionService,
|
|
6557
|
+
_A as AssetStageService,
|
|
6558
|
+
IA as AssetTypeAttachmentService,
|
|
6559
|
+
PA as AssetTypeFieldValuesAttachmentService,
|
|
6560
|
+
vA as AssetTypeFieldValuesService,
|
|
6561
|
+
OA as AssetTypeFieldsAttachmentService,
|
|
6562
|
+
FA as AssetTypeFieldsService,
|
|
6563
|
+
wA as AssetTypeService,
|
|
6573
6564
|
Ha as AttachmentModel,
|
|
6574
6565
|
O as BaseApiService,
|
|
6575
|
-
|
|
6566
|
+
uA as BaseSDK,
|
|
6576
6567
|
ac as COMMON_AUTO_FIELDS,
|
|
6577
|
-
|
|
6568
|
+
EA as CategoryService,
|
|
6578
6569
|
vh as DEFAULT_ISSUE_PRIORITY,
|
|
6579
6570
|
Ph as DEFAULT_ISSUE_STATUS,
|
|
6580
6571
|
Xa as DeferredPromise,
|
|
6581
|
-
|
|
6582
|
-
|
|
6572
|
+
kA as DocumentAttachmentService,
|
|
6573
|
+
qA as DocumentService,
|
|
6583
6574
|
La as EMPTY_ARRAY,
|
|
6584
6575
|
Na as EMPTY_OBJECT,
|
|
6585
|
-
|
|
6586
|
-
|
|
6587
|
-
|
|
6588
|
-
|
|
6589
|
-
|
|
6590
|
-
|
|
6591
|
-
|
|
6592
|
-
|
|
6576
|
+
jA as EmailVerificationService,
|
|
6577
|
+
MA as FileService,
|
|
6578
|
+
CA as FormRevisionAttachmentService,
|
|
6579
|
+
xA as FormRevisionService,
|
|
6580
|
+
UA as FormService,
|
|
6581
|
+
zA as FormSubmissionAttachmentService,
|
|
6582
|
+
AA as FormSubmissionService,
|
|
6583
|
+
$A as GeoImageService,
|
|
6593
6584
|
d as HttpMethod,
|
|
6594
|
-
|
|
6595
|
-
|
|
6596
|
-
|
|
6597
|
-
|
|
6585
|
+
VA as IssueAssociationService,
|
|
6586
|
+
GA as IssueAttachmentService,
|
|
6587
|
+
BA as IssueCommentAttachmentService,
|
|
6588
|
+
LA as IssueCommentService,
|
|
6598
6589
|
Ci as IssuePriority,
|
|
6599
|
-
|
|
6590
|
+
NA as IssueService,
|
|
6600
6591
|
xi as IssueStatus,
|
|
6601
|
-
|
|
6602
|
-
|
|
6603
|
-
|
|
6604
|
-
|
|
6605
|
-
|
|
6606
|
-
|
|
6592
|
+
HA as IssueTypeAttachmentService,
|
|
6593
|
+
YA as IssueTypeFieldValuesAttachmentService,
|
|
6594
|
+
JA as IssueTypeFieldValuesService,
|
|
6595
|
+
WA as IssueTypeFieldsAttachmentService,
|
|
6596
|
+
KA as IssueTypeFieldsService,
|
|
6597
|
+
XA as IssueTypeService,
|
|
6607
6598
|
w as IssueUpdateChange,
|
|
6608
|
-
|
|
6609
|
-
|
|
6599
|
+
QA as IssueUpdateService,
|
|
6600
|
+
ZA as JWTService,
|
|
6610
6601
|
Ka as LicenseLevel,
|
|
6611
6602
|
Ya as LicenseStatus,
|
|
6612
6603
|
Ja as OUTBOX_RETRY_DELAY,
|
|
6613
6604
|
Mi as OrganizationAccessLevel,
|
|
6614
|
-
|
|
6615
|
-
|
|
6605
|
+
eb as OrganizationAccessService,
|
|
6606
|
+
tb as OrganizationService,
|
|
6616
6607
|
je as OutboxCoordinator,
|
|
6617
6608
|
Wa as PaddleCheckoutEvent,
|
|
6618
6609
|
ji as ProjectAccessLevel,
|
|
6619
|
-
|
|
6620
|
-
|
|
6621
|
-
|
|
6622
|
-
|
|
6623
|
-
|
|
6610
|
+
sb as ProjectAccessService,
|
|
6611
|
+
ib as ProjectAttachmentService,
|
|
6612
|
+
nb as ProjectFileService,
|
|
6613
|
+
ab as ProjectService,
|
|
6614
|
+
cb as TeamService,
|
|
6624
6615
|
xe as UNKNOWN_ERROR_MESSAGE,
|
|
6625
|
-
|
|
6616
|
+
rb as UserService,
|
|
6626
6617
|
Fa as VERSION_REDUCER_KEY,
|
|
6627
6618
|
mh as VerificationCodeType,
|
|
6628
6619
|
rl as _setLatestRetryTime,
|
|
@@ -6699,14 +6690,14 @@ export {
|
|
|
6699
6690
|
Iu as addIssueUpdate,
|
|
6700
6691
|
Ou as addIssueUpdates,
|
|
6701
6692
|
xd as addIssues,
|
|
6702
|
-
|
|
6703
|
-
|
|
6704
|
-
|
|
6705
|
-
|
|
6693
|
+
Cy as addOrganization,
|
|
6694
|
+
My as addOrganizations,
|
|
6695
|
+
Fy as addProject,
|
|
6696
|
+
Wy as addProjectAttachment,
|
|
6706
6697
|
ul as addProjectAttachments,
|
|
6707
|
-
|
|
6698
|
+
Xy as addProjectFile,
|
|
6708
6699
|
Tl as addProjectFiles,
|
|
6709
|
-
|
|
6700
|
+
Oy as addProjects,
|
|
6710
6701
|
jl as addTeam,
|
|
6711
6702
|
uy as addUser,
|
|
6712
6703
|
dy as addUsers,
|
|
@@ -6826,9 +6817,9 @@ export {
|
|
|
6826
6817
|
Fu as deleteIssueUpdate,
|
|
6827
6818
|
Pu as deleteIssueUpdates,
|
|
6828
6819
|
Dd as deleteIssues,
|
|
6829
|
-
|
|
6820
|
+
Uy as deleteOrganization,
|
|
6830
6821
|
xu as deleteOrganizationAccess,
|
|
6831
|
-
|
|
6822
|
+
zy as deleteOrganizations,
|
|
6832
6823
|
Wu as deleteProject,
|
|
6833
6824
|
$u as deleteProjectAccess,
|
|
6834
6825
|
Vu as deleteProjectAccesses,
|
|
@@ -6836,7 +6827,7 @@ export {
|
|
|
6836
6827
|
ha as deleteProjectAttachments,
|
|
6837
6828
|
Rl as deleteProjectFile,
|
|
6838
6829
|
_l as deleteProjectFiles,
|
|
6839
|
-
|
|
6830
|
+
vy as deleteProjects,
|
|
6840
6831
|
vi as deleteTeam,
|
|
6841
6832
|
my as deleteUser,
|
|
6842
6833
|
py as deleteUsers,
|
|
@@ -6875,7 +6866,7 @@ export {
|
|
|
6875
6866
|
Fe as getOutboxCoordinator,
|
|
6876
6867
|
ic as getRenamedFile,
|
|
6877
6868
|
Me as hashFile,
|
|
6878
|
-
|
|
6869
|
+
lA as initSDK,
|
|
6879
6870
|
jt as initializeAssetAttachments,
|
|
6880
6871
|
$c as initializeAssetProcedureFieldValues,
|
|
6881
6872
|
Mc as initializeAssetProcedureFieldValuesAttachments,
|
|
@@ -6913,11 +6904,11 @@ export {
|
|
|
6913
6904
|
_u as initializeIssueUpdates,
|
|
6914
6905
|
Cd as initializeIssues,
|
|
6915
6906
|
Mu as initializeOrganizationAccesses,
|
|
6916
|
-
|
|
6907
|
+
qy as initializeOrganizations,
|
|
6917
6908
|
ca as initializeProjectAccesses,
|
|
6918
6909
|
dl as initializeProjectAttachments,
|
|
6919
6910
|
Sl as initializeProjectFiles,
|
|
6920
|
-
|
|
6911
|
+
_y as initializeProjects,
|
|
6921
6912
|
ql as initializeTeams,
|
|
6922
6913
|
ry as initializeUsers,
|
|
6923
6914
|
Mh as isToday,
|
|
@@ -6947,7 +6938,7 @@ export {
|
|
|
6947
6938
|
ta as issueUpdateSlice,
|
|
6948
6939
|
Vh as logOnlyOnce,
|
|
6949
6940
|
cl as markAsDeleted,
|
|
6950
|
-
|
|
6941
|
+
Hy as markForDeletion,
|
|
6951
6942
|
Di as memoize,
|
|
6952
6943
|
yo as moveDocument,
|
|
6953
6944
|
_ as offline,
|
|
@@ -6959,9 +6950,9 @@ export {
|
|
|
6959
6950
|
da as organizationSlice,
|
|
6960
6951
|
ol as outboxReducer,
|
|
6961
6952
|
ua as outboxSlice,
|
|
6962
|
-
|
|
6953
|
+
dA as overmapEnhancer,
|
|
6963
6954
|
Ll as overmapReducers,
|
|
6964
|
-
|
|
6955
|
+
oA as overmapRootReducer,
|
|
6965
6956
|
Pa as performRequest,
|
|
6966
6957
|
Lu as projectAccessReducer,
|
|
6967
6958
|
aa as projectAccessSlice,
|
|
@@ -6976,13 +6967,13 @@ export {
|
|
|
6976
6967
|
Ps as removeDocuments,
|
|
6977
6968
|
pi as removeIssueType,
|
|
6978
6969
|
qu as removeUser,
|
|
6979
|
-
|
|
6970
|
+
Zy as resetProjectFileObjectUrls,
|
|
6980
6971
|
Nl as resetStore,
|
|
6981
6972
|
A as restructureCreateSelectorWithArgs,
|
|
6982
6973
|
Fl as saveActiveProjectFileBounds,
|
|
6983
6974
|
Ep as selectAccessToken,
|
|
6984
|
-
|
|
6985
|
-
|
|
6975
|
+
gy as selectActiveOrganizationAccess,
|
|
6976
|
+
tA as selectActiveProjectFileId,
|
|
6986
6977
|
lo as selectAllDocumentAttachments,
|
|
6987
6978
|
yl as selectAllProjectAttachments,
|
|
6988
6979
|
$p as selectAncestorIdsOfDocument,
|
|
@@ -7076,7 +7067,7 @@ export {
|
|
|
7076
7067
|
zi as selectConversationMapping,
|
|
7077
7068
|
Kh as selectConversations,
|
|
7078
7069
|
Ot as selectCurrentUser,
|
|
7079
|
-
|
|
7070
|
+
Ly as selectDeletedRequests,
|
|
7080
7071
|
ho as selectDocumentAttachmentById,
|
|
7081
7072
|
uo as selectDocumentAttachmentMapping,
|
|
7082
7073
|
bo as selectDocumentById,
|
|
@@ -7104,7 +7095,7 @@ export {
|
|
|
7104
7095
|
ad as selectGeoImageMapping,
|
|
7105
7096
|
cd as selectGeoImages,
|
|
7106
7097
|
df as selectGeoImagesOfProject,
|
|
7107
|
-
|
|
7098
|
+
sA as selectIsImportingProjectFile,
|
|
7108
7099
|
kp as selectIsLoggedIn,
|
|
7109
7100
|
ud as selectIssueAssociationById,
|
|
7110
7101
|
et as selectIssueAssociationMapping,
|
|
@@ -7156,51 +7147,51 @@ export {
|
|
|
7156
7147
|
dp as selectLatestAssetTypeFieldsOfAssetType,
|
|
7157
7148
|
Yp as selectLatestFormRevisionOfForm,
|
|
7158
7149
|
Kf as selectLatestIssueTypeFieldsOfIssueType,
|
|
7159
|
-
|
|
7150
|
+
Ny as selectLatestRetryTime,
|
|
7160
7151
|
$m as selectNumberOfAssetsOfAssetType,
|
|
7161
|
-
|
|
7162
|
-
|
|
7152
|
+
by as selectOrganizationAccessById,
|
|
7153
|
+
Sy as selectOrganizationAccessForUser,
|
|
7163
7154
|
Du as selectOrganizationAccessUserMapping,
|
|
7164
7155
|
na as selectOrganizationAccesses,
|
|
7165
|
-
|
|
7156
|
+
$y as selectOrganizationById,
|
|
7166
7157
|
sl as selectOrganizationUsersAsMapping,
|
|
7167
7158
|
tl as selectOrganizationUsersIds,
|
|
7168
7159
|
el as selectOrganizations,
|
|
7169
7160
|
Zu as selectOrganizationsMapping,
|
|
7170
|
-
|
|
7171
|
-
|
|
7172
|
-
|
|
7161
|
+
Vy as selectOrganizationsWithAccess,
|
|
7162
|
+
Ty as selectProjectAccessById,
|
|
7163
|
+
Ry as selectProjectAccessForUser,
|
|
7173
7164
|
ra as selectProjectAccessMapping,
|
|
7174
7165
|
Bu as selectProjectAccessUserMapping,
|
|
7175
7166
|
Gu as selectProjectAccesses,
|
|
7176
7167
|
Al as selectProjectAttachmentById,
|
|
7177
7168
|
fl as selectProjectAttachmentMapping,
|
|
7178
|
-
|
|
7179
|
-
|
|
7169
|
+
Ey as selectProjectById,
|
|
7170
|
+
eA as selectProjectFileById,
|
|
7180
7171
|
Pl as selectProjectFileMapping,
|
|
7181
7172
|
vl as selectProjectFiles,
|
|
7182
7173
|
Pt as selectProjectMapping,
|
|
7183
7174
|
Xu as selectProjectUsersAsMapping,
|
|
7184
7175
|
Ju as selectProjectUsersIds,
|
|
7185
|
-
|
|
7186
|
-
|
|
7187
|
-
|
|
7176
|
+
wy as selectProjects,
|
|
7177
|
+
Gy as selectProjectsOfOrganization,
|
|
7178
|
+
nA as selectRehydrated,
|
|
7188
7179
|
Vp as selectRootDocuments,
|
|
7189
|
-
|
|
7190
|
-
|
|
7180
|
+
By as selectSortedOrganizationUsers,
|
|
7181
|
+
ky as selectSortedProjectUsers,
|
|
7191
7182
|
bt as selectStageMapping,
|
|
7192
7183
|
we as selectTeamById,
|
|
7193
7184
|
Aa as selectTeams,
|
|
7194
|
-
|
|
7185
|
+
aA as selectTeamsByIds,
|
|
7195
7186
|
ya as selectTeamsMapping,
|
|
7196
|
-
|
|
7197
|
-
|
|
7187
|
+
cA as selectTeamsOfOrganization,
|
|
7188
|
+
rA as selectTeamsOfUser,
|
|
7198
7189
|
Ro as selectUploadUrl,
|
|
7199
|
-
|
|
7200
|
-
|
|
7190
|
+
yy as selectUserById,
|
|
7191
|
+
Ay as selectUsersByIds,
|
|
7201
7192
|
Ft as selectUsersMapping,
|
|
7202
7193
|
Qe as separateFilesFromValues,
|
|
7203
|
-
|
|
7194
|
+
DA as separateImageFromFields,
|
|
7204
7195
|
Ol as setActiveProjectFileId,
|
|
7205
7196
|
Dm as setAsset,
|
|
7206
7197
|
mc as setAssetAttachment,
|
|
@@ -7269,16 +7260,15 @@ export {
|
|
|
7269
7260
|
Lf as setIssueTypeFieldsMany,
|
|
7270
7261
|
cy as setIssueUpdate,
|
|
7271
7262
|
Xr as setLoggedIn,
|
|
7272
|
-
|
|
7263
|
+
jy as setOrganization,
|
|
7273
7264
|
Qu as setOrganizations,
|
|
7274
|
-
|
|
7275
|
-
Oy as setProject,
|
|
7265
|
+
Iy as setProject,
|
|
7276
7266
|
ll as setProjectAttachment,
|
|
7277
7267
|
hl as setProjectAttachments,
|
|
7278
|
-
|
|
7279
|
-
|
|
7268
|
+
Yy as setProjectFile,
|
|
7269
|
+
Jy as setProjectFiles,
|
|
7280
7270
|
Nu as setProjects,
|
|
7281
|
-
|
|
7271
|
+
iA as setRehydrated,
|
|
7282
7272
|
ve as setTeam,
|
|
7283
7273
|
vp as setTokens,
|
|
7284
7274
|
To as setUploadUrl,
|
|
@@ -7356,16 +7346,16 @@ export {
|
|
|
7356
7346
|
qf as updateIssueTypeFieldsAttachment,
|
|
7357
7347
|
Xd as updateIssueTypeFieldsAttachments,
|
|
7358
7348
|
Nf as updateIssueTypeFieldsMany,
|
|
7359
|
-
|
|
7349
|
+
Dy as updateOrganization,
|
|
7360
7350
|
Cu as updateOrganizationAccess,
|
|
7361
|
-
|
|
7351
|
+
xy as updateOrganizations,
|
|
7362
7352
|
Hu as updateProject,
|
|
7363
7353
|
zu as updateProjectAccess,
|
|
7364
|
-
|
|
7354
|
+
Ky as updateProjectAttachment,
|
|
7365
7355
|
ml as updateProjectAttachments,
|
|
7366
7356
|
Oi as updateProjectFile,
|
|
7367
|
-
|
|
7368
|
-
|
|
7357
|
+
Qy as updateProjectFiles,
|
|
7358
|
+
Py as updateProjects,
|
|
7369
7359
|
Pi as updateTeam,
|
|
7370
7360
|
hy as updateUser,
|
|
7371
7361
|
ly as updateUsers,
|