@beam3_dev/api_module 0.0.229 → 0.0.231

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/wb3Api.js CHANGED
@@ -271,7 +271,7 @@ function ve(e, t = void 0, n = void 0) {
271
271
  }
272
272
  });
273
273
  }
274
- function ke(e, t, n = void 0, s = void 0) {
274
+ function Fe(e, t, n = void 0, s = void 0) {
275
275
  let i = `${e.space}/resources/AppsMngt/user?platform=${e.tenant}&id=${t}`;
276
276
  m(i, {
277
277
  onComplete(r, o, a) {
@@ -284,11 +284,11 @@ function ke(e, t, n = void 0, s = void 0) {
284
284
  }
285
285
  });
286
286
  }
287
- const F = {
287
+ const A = {
288
288
  "Content-Type": "application/json",
289
289
  Accept: "application/json,text/javascript,*/*"
290
290
  };
291
- function Ae(e, t, n = void 0, s = void 0) {
291
+ function ke(e, t, n = void 0, s = void 0) {
292
292
  const { space: i, currentUser: r } = e, a = `${i}${{
293
293
  URIUGr: "/3drdfpersist/resources/v1/usersgroup"
294
294
  }.URIUGr}`, c = {
@@ -305,7 +305,7 @@ function Ae(e, t, n = void 0, s = void 0) {
305
305
  };
306
306
  m(a, {
307
307
  method: "POST",
308
- headers: F,
308
+ headers: A,
309
309
  data: JSON.stringify(c),
310
310
  onComplete(d) {
311
311
  n && n(JSON.parse(d));
@@ -317,7 +317,7 @@ function Ae(e, t, n = void 0, s = void 0) {
317
317
  }
318
318
  });
319
319
  }
320
- function Fe(e, t, n = void 0, s = void 0) {
320
+ function Ae(e, t, n = void 0, s = void 0) {
321
321
  const { space: i, tenant: r } = e, o = i, a = `/3drdfpersist/v1/resources/${t}`, c = `?$mask=dsaccess:Mask.GroupUI.Properties&tenant=dstenant:${r}`, d = `${o}${a}${c}`;
322
322
  m(d, {
323
323
  opts: {
@@ -352,7 +352,7 @@ function Y(e, t = void 0, n = void 0) {
352
352
  }
353
353
  });
354
354
  }
355
- function xe(e, t = void 0, n = void 0) {
355
+ function Ue(e, t = void 0, n = void 0) {
356
356
  const { space: s, currentUser: i } = e, a = `${s}/3drdfpersist/resources/v1/usersgroup?select=uri,title,description,owner,members,pending_members,creation_date,modification_date,visibility`, d = { method: "GET", headers: {
357
357
  "Content-Type": "application/json",
358
358
  Accept: "application/json,text/javascript,*/*"
@@ -383,7 +383,7 @@ function xe(e, t = void 0, n = void 0) {
383
383
  console.log(u);
384
384
  }
385
385
  }
386
- function Ue(e, t) {
386
+ function xe(e, t) {
387
387
  const { space: n } = e, i = `${n}/3drdfpersist/resources/v1/usersgroup/${t}`;
388
388
  m(i, {
389
389
  method: "DELETE"
@@ -400,7 +400,7 @@ function je(e, t, n, s = void 0, i = void 0) {
400
400
  OPTsTenant: `tenant=dstenant:${o}`
401
401
  }, c = n, d = `${r}${a.URIUGr}/${t}`, u = JSON.stringify(c);
402
402
  m(d, {
403
- headers: F,
403
+ headers: A,
404
404
  method: "PATCH",
405
405
  data: u,
406
406
  type: "json",
@@ -416,7 +416,7 @@ function Pe(e, t, n, s = void 0, i = void 0) {
416
416
  const { space: r } = e, a = `${r}/3drdfpersist/resources/v1/usersgroup/${t}/sharing`;
417
417
  m(a, {
418
418
  method: "PATCH",
419
- headers: F,
419
+ headers: A,
420
420
  data: JSON.stringify(n),
421
421
  type: "json",
422
422
  onComplete(d) {
@@ -540,7 +540,7 @@ async function De(e, t = void 0, n = void 0, s = void 0) {
540
540
  }
541
541
  });
542
542
  }
543
- function k(e, t = void 0, n = void 0) {
543
+ function F(e, t = void 0, n = void 0) {
544
544
  if (e.objID && e.objID !== "") {
545
545
  let s = `${e.space}/resources/v1/modeler/documents/${e.objID}`;
546
546
  m(s, {
@@ -582,9 +582,9 @@ function O(e, t = void 0, n = void 0) {
582
582
  } else
583
583
  n && n("ERROR : url du 3DSpace non défini.");
584
584
  }
585
- function x(e, t = void 0, n = void 0) {
585
+ function U(e, t = void 0, n = void 0) {
586
586
  let s = e.space + `/resources/v1/modeler/documents/${e.objID}/files/DownloadTicket`;
587
- k(
587
+ F(
588
588
  e,
589
589
  (i) => {
590
590
  m(s, {
@@ -639,7 +639,7 @@ function D(e, t, n, s, i, r = void 0, o = void 0) {
639
639
  r,
640
640
  o
641
641
  );
642
- e.token ? a() : k(
642
+ e.token ? a() : F(
643
643
  e,
644
644
  t,
645
645
  (c) => {
@@ -847,7 +847,7 @@ function se(e, t, n, s = void 0, i = void 0, r = void 0) {
847
847
  }
848
848
  });
849
849
  }
850
- function A(e, t = void 0, n = void 0, s = void 0, i = void 0, r = void 0, o = !1) {
850
+ function k(e, t = void 0, n = void 0, s = void 0, i = void 0, r = void 0, o = !1) {
851
851
  const a = `${e.space}/resources/modeler/pno/person?current=true&select=preferredcredentials&select=collabspaces`;
852
852
  m(a, {
853
853
  method: "GET",
@@ -912,7 +912,7 @@ async function L(e, t = void 0, n = void 0) {
912
912
  console.log("☠️ error => ", s);
913
913
  }
914
914
  ), new Promise((s, i) => {
915
- x(
915
+ U(
916
916
  e,
917
917
  (r) => {
918
918
  e?.returnType === "blob" ? (console.log("ticketURL blob", r), fetch(r).then((o) => o.blob()).then((o) => {
@@ -1082,7 +1082,7 @@ function Ke(e, t, n = void 0, s = void 0) {
1082
1082
  return new Promise((i) => {
1083
1083
  if (e.token === "" && O(e), t !== void 0 && t !== "" && t !== null) {
1084
1084
  const r = `${e.space}/resources/v1/dslc/versiongraph?withThumbnail=0&withIsLastVersion=0&withAttributes=0&withCopyFrom=0&tenant=${e.tenant}`;
1085
- A(
1085
+ k(
1086
1086
  e.space,
1087
1087
  "ESPACE COMMUN",
1088
1088
  ["VPLMProjectLeader", "VPLMCreator"],
@@ -1123,7 +1123,7 @@ function Be(e, t, n = void 0, s = void 0) {
1123
1123
  return new Promise((i) => {
1124
1124
  if (e.token === "" && O(e), t !== void 0 && t !== "" && t !== null) {
1125
1125
  const r = `${e.space}/resources/lifecycle/revise/prepare_revise_maskattributes?tenant=${e.tenant}`;
1126
- A(
1126
+ k(
1127
1127
  e.space,
1128
1128
  "ESPACE COMMUN",
1129
1129
  ["VPLMProjectLeader", "VPLMCreator"],
@@ -1170,7 +1170,7 @@ function Ve(e, t, n, s = void 0, i = void 0) {
1170
1170
  return new Promise((r) => {
1171
1171
  if (e.token === "" && O(e), t !== void 0 && t !== "" && t !== null) {
1172
1172
  const o = `${e.space}/resources/lifecycle/revise/major?tenant=${e.tenant}`;
1173
- A(
1173
+ k(
1174
1174
  e.space,
1175
1175
  "ESPACE COMMUN",
1176
1176
  ["VPLMProjectLeader", "VPLMCreator"],
@@ -1292,7 +1292,7 @@ function qe(e, t = void 0, n = void 0) {
1292
1292
  });
1293
1293
  }
1294
1294
  function Ye(e, t, n, s) {
1295
- x(
1295
+ U(
1296
1296
  e.space,
1297
1297
  t,
1298
1298
  (i) => {
@@ -1310,7 +1310,7 @@ function Ye(e, t, n, s) {
1310
1310
  }
1311
1311
  async function He(e, t, n = void 0, s = void 0) {
1312
1312
  return new Promise((i) => {
1313
- x(e, t, (r) => {
1313
+ U(e, t, (r) => {
1314
1314
  m(r, {
1315
1315
  onComplete: (o, a, c) => (i(JSON.parse(o)), n && n(JSON.parse(o), a, c), i),
1316
1316
  onFailure: (o, a, c) => {
@@ -1322,7 +1322,7 @@ async function He(e, t, n = void 0, s = void 0) {
1322
1322
  }
1323
1323
  function ze(e, t, n, s = void 0, i = void 0) {
1324
1324
  const r = new Blob([JSON.stringify(t)], { type: "text/plain" });
1325
- k(
1325
+ F(
1326
1326
  e,
1327
1327
  n,
1328
1328
  (o) => {
@@ -1344,9 +1344,9 @@ function ze(e, t, n, s = void 0, i = void 0) {
1344
1344
  );
1345
1345
  }
1346
1346
  let M, J;
1347
- const U = [];
1347
+ const x = [];
1348
1348
  async function Qe(e, t = void 0, n = void 0) {
1349
- e.objID && e.objID !== "" ? k(
1349
+ e.objID && e.objID !== "" ? F(
1350
1350
  e,
1351
1351
  (s) => {
1352
1352
  t && t(s);
@@ -1398,7 +1398,7 @@ function oe(e, t, n = void 0, s = void 0) {
1398
1398
  M,
1399
1399
  (i) => {
1400
1400
  const r = [...t];
1401
- r.find((o) => o.objectID === i.objectId).data = i.data, J = r, U.push(i.data), n && n(U);
1401
+ r.find((o) => o.objectID === i.objectId).data = i.data, J = r, x.push(i.data), n && n(x);
1402
1402
  },
1403
1403
  (i) => {
1404
1404
  s && (s(i), console.log(i));
@@ -2049,7 +2049,7 @@ function pt(e, t, n = void 0, s = void 0) {
2049
2049
  });
2050
2050
  }
2051
2051
  function lt(e, t = void 0, n = void 0) {
2052
- const s = `${e.space}/api/idea/get`;
2052
+ const s = `${e._3DSwym}/api/idea/get`;
2053
2053
  if (e.idPost === "") {
2054
2054
  const r = "☠️ idPost est vide, vous devez renseigner un identifiant de post";
2055
2055
  throw new Error(`Erreur sur cette requête : ${s}`, { cause: r });
@@ -2241,6 +2241,31 @@ function me(e) {
2241
2241
  </p>` : e;
2242
2242
  }
2243
2243
  function gt(e, t = void 0, n = void 0) {
2244
+ const { tenant: s, _3DSwym: i, _3DSwym_token: r, community_id: o, idea_id: a } = e;
2245
+ if (s && i && r && o && a) {
2246
+ const c = `${i}/api/idea/forward`;
2247
+ m(c, {
2248
+ method: "POST",
2249
+ headers: {
2250
+ "X-DS-SWYM-CSRFTOKEN": r
2251
+ },
2252
+ data: JSON.stringify({
2253
+ community_uri: `swym:prd:${s.toUpperCase()}:community:${o}`,
2254
+ content_uri: `swym:prd:${s.toUpperCase()}:idea:${a}`,
2255
+ timeout: 3e4
2256
+ }),
2257
+ onComplete(d) {
2258
+ t && t(d);
2259
+ },
2260
+ onFailure(d, u) {
2261
+ const p = d;
2262
+ p.status = u.status, p.response = u.errormsg, n && n(p);
2263
+ }
2264
+ });
2265
+ } else
2266
+ n && n({ status: "error", msg: "Credentials incomplet !", attend: "tenant, _3DSwym , _3DSwym_token, community_id, idea_id", credentials: e });
2267
+ }
2268
+ function ht(e, t = void 0, n = void 0) {
2244
2269
  const s = e._3DSwym + "/api/user/getcurrent/";
2245
2270
  w(e, (i) => {
2246
2271
  m(s, {
@@ -2259,7 +2284,7 @@ function gt(e, t = void 0, n = void 0) {
2259
2284
  });
2260
2285
  });
2261
2286
  }
2262
- function ht(e, t, n = void 0, s = void 0) {
2287
+ function yt(e, t, n = void 0, s = void 0) {
2263
2288
  const i = e.space + "/api/user/find/login/" + t;
2264
2289
  w(
2265
2290
  e,
@@ -2279,13 +2304,13 @@ function ht(e, t, n = void 0, s = void 0) {
2279
2304
  s
2280
2305
  );
2281
2306
  }
2282
- function yt(e, t = void 0, n = void 0) {
2307
+ function St(e, t = void 0, n = void 0) {
2283
2308
  e.tenant && b(e, (s) => {
2284
2309
  const i = s.services.find((r) => r.id === "businessprocess")?.url + "/api/v2";
2285
2310
  return t && t(i), i;
2286
2311
  });
2287
2312
  }
2288
- function St(e, t = void 0, n = void 0) {
2313
+ function _t(e, t = void 0, n = void 0) {
2289
2314
  e.tenant && b(e, (s) => {
2290
2315
  const i = s.services.find((a) => a.id === "3dpassport")?.url, r = s.services.find((a) => a.id === "businessprocess")?.url + "/api/v2", o = `${i}/login/?service=${r}/auth/cas`;
2291
2316
  m(o, {
@@ -2303,7 +2328,7 @@ function St(e, t = void 0, n = void 0) {
2303
2328
  });
2304
2329
  });
2305
2330
  }
2306
- function _t(e, t = void 0, n = void 0) {
2331
+ function wt(e, t = void 0, n = void 0) {
2307
2332
  if (e.tenant) {
2308
2333
  const s = e.tenant.toLowerCase();
2309
2334
  fetch(`https://api.uixhome.fr/${s}/iterop/jwtuser`, {
@@ -2315,7 +2340,7 @@ function _t(e, t = void 0, n = void 0) {
2315
2340
  });
2316
2341
  }
2317
2342
  }
2318
- async function wt(e, t, n = void 0, s = void 0) {
2343
+ async function Ct(e, t, n = void 0, s = void 0) {
2319
2344
  e.tenant && b(e, (i) => {
2320
2345
  const o = `${i.services.find((c) => c.id === "businessprocess")?.url + "/api/v2"}/identity/users`, a = e.tenant.toLowerCase();
2321
2346
  fetch(`https://api.uixhome.fr/${a}/iterop/listusers?t=${t}&s=${o}`, {
@@ -2327,7 +2352,7 @@ async function wt(e, t, n = void 0, s = void 0) {
2327
2352
  });
2328
2353
  });
2329
2354
  }
2330
- async function Ct(e, t, n = void 0, s = void 0) {
2355
+ async function Tt(e, t, n = void 0, s = void 0) {
2331
2356
  e.tenant && b(e, (i) => {
2332
2357
  const o = `${i.services.find((c) => c.id === "businessprocess")?.url + "/api/v2"}/repository/data/tables`, a = e.tenant.toLowerCase();
2333
2358
  fetch(`https://api.uixhome.fr/${a}/iterop/repository/data/tables?t=${t}&s=${o}`, {
@@ -2339,7 +2364,7 @@ async function Ct(e, t, n = void 0, s = void 0) {
2339
2364
  });
2340
2365
  });
2341
2366
  }
2342
- async function Tt(e, t, n, s = void 0, i = void 0) {
2367
+ async function bt(e, t, n, s = void 0, i = void 0) {
2343
2368
  if (e.tenant) {
2344
2369
  const r = e.tenant.toLowerCase();
2345
2370
  fetch(`https://api.uixhome.fr/${r}/iterop/businesstable/${n}?t=${t}`, {
@@ -2351,7 +2376,7 @@ async function Tt(e, t, n, s = void 0, i = void 0) {
2351
2376
  });
2352
2377
  }
2353
2378
  }
2354
- async function bt(e, t, n, s = void 0, i = void 0) {
2379
+ async function Ot(e, t, n, s = void 0, i = void 0) {
2355
2380
  if (e.tenant) {
2356
2381
  const r = e.tenant.toLowerCase();
2357
2382
  fetch(`https://api.uixhome.fr/${r}/iterop/businesstable/rows/${n}/?t=${t}`, {
@@ -2363,7 +2388,7 @@ async function bt(e, t, n, s = void 0, i = void 0) {
2363
2388
  });
2364
2389
  }
2365
2390
  }
2366
- async function Ot(e, t, n, s, i = void 0, r = void 0) {
2391
+ async function $t(e, t, n, s, i = void 0, r = void 0) {
2367
2392
  e.tenant && b(e, (o) => {
2368
2393
  o.services.find((c) => c.id === "businessprocess")?.url + "";
2369
2394
  const a = e.tenant.toLowerCase();
@@ -2376,7 +2401,7 @@ async function Ot(e, t, n, s, i = void 0, r = void 0) {
2376
2401
  });
2377
2402
  });
2378
2403
  }
2379
- async function $t(e, t, n, s, i, r = void 0, o = void 0) {
2404
+ async function It(e, t, n, s, i, r = void 0, o = void 0) {
2380
2405
  if (e.tenant) {
2381
2406
  const a = `https://api.uixhome.fr/${e.tenant.toLowerCase()}/iterop/businesstable/search/rows/${n}?t=${t}&c=${encodeURIComponent(
2382
2407
  s
@@ -2395,7 +2420,7 @@ async function $t(e, t, n, s, i, r = void 0, o = void 0) {
2395
2420
  });
2396
2421
  }
2397
2422
  }
2398
- async function It(e, t, n, s, i = void 0, r = void 0) {
2423
+ async function Nt(e, t, n, s, i = void 0, r = void 0) {
2399
2424
  if (e.tenant) {
2400
2425
  const o = `https://api.uixhome.fr/${e.tenant.toLowerCase()}/iterop/businesstable/post/update/${n}?t=${t}&b=${encodeURIComponent(
2401
2426
  s
@@ -2412,7 +2437,7 @@ async function It(e, t, n, s, i = void 0, r = void 0) {
2412
2437
  });
2413
2438
  }
2414
2439
  }
2415
- async function Nt(e, t, n, s, i = void 0, r = void 0) {
2440
+ async function vt(e, t, n, s, i = void 0, r = void 0) {
2416
2441
  e.tenant && b(e, (o) => {
2417
2442
  o.services.find((c) => c.id === "businessprocess")?.url + "";
2418
2443
  const a = e.tenant.toLowerCase();
@@ -2428,7 +2453,7 @@ async function Nt(e, t, n, s, i = void 0, r = void 0) {
2428
2453
  });
2429
2454
  });
2430
2455
  }
2431
- async function vt(e, t, n, s = void 0, i = void 0) {
2456
+ async function Ft(e, t, n, s = void 0, i = void 0) {
2432
2457
  e.tenant && b(e, (r) => {
2433
2458
  r.services.find((a) => a.id === "businessprocess")?.url + "";
2434
2459
  const o = e.tenant.toLowerCase();
@@ -2477,7 +2502,7 @@ async function At(e, t, n, s, i = void 0, r = void 0) {
2477
2502
  });
2478
2503
  }
2479
2504
  //!SECTION
2480
- async function Ft(e, t, n, s = void 0, i = void 0) {
2505
+ async function Ut(e, t, n, s = void 0, i = void 0) {
2481
2506
  if (e.tenant) {
2482
2507
  const r = e.tenant.toLowerCase();
2483
2508
  fetch(
@@ -2497,13 +2522,13 @@ function xt(e) {
2497
2522
  const t = "Hello " + e;
2498
2523
  return console.log(t), t;
2499
2524
  }
2500
- function Ut(e, t = void 0, n = void 0) {
2525
+ function jt(e, t = void 0, n = void 0) {
2501
2526
  return console.log("credentials", e), new Promise((s) => {
2502
2527
  if (e.token === "" && O(e), !e.space || e.space === "") {
2503
2528
  const o = q();
2504
2529
  console.log("platformeInfo", o);
2505
2530
  }
2506
- A(
2531
+ k(
2507
2532
  e,
2508
2533
  "Common space",
2509
2534
  ["VPLMProjectLeader", "VPLMCreator"],
@@ -2578,7 +2603,7 @@ function Ut(e, t = void 0, n = void 0) {
2578
2603
  }
2579
2604
  export {
2580
2605
  B as UUID,
2581
- Ut as _3DSearch_usersGroup,
2606
+ jt as _3DSearch_usersGroup,
2582
2607
  Je as _3DSpace_Create_Doc,
2583
2608
  Me as _3DSpace_Update_Doc,
2584
2609
  Xe as _3DSpace_bookmark_addSubsciptions,
@@ -2589,17 +2614,18 @@ export {
2589
2614
  D as _3DSpace_file_update,
2590
2615
  ee as _3DSpace_file_update_csr,
2591
2616
  Le as _3DSpace_file_url_csr,
2592
- k as _3DSpace_get_csrf,
2617
+ F as _3DSpace_get_csrf,
2593
2618
  R as _3DSpace_get_docInfo,
2594
2619
  ae as _3DSpace_get_downloadTicket_multidoc,
2595
2620
  De as _3DSpace_get_multiDocInfo,
2596
- A as _3DSpace_get_securityContexts,
2597
- x as _3DSpace_get_ticket,
2621
+ k as _3DSpace_get_securityContexts,
2622
+ U as _3DSpace_get_ticket,
2598
2623
  Ve as _3DSpace_lifecycle_changeRevision,
2599
2624
  Ee as _3DSpace_lifecycle_changeState,
2600
2625
  Ke as _3DSpace_lifecycle_getGraph,
2601
2626
  Be as _3DSpace_lifecycle_getNextRevision,
2602
2627
  Ge as _3DSpace_lifecycle_getNextStates,
2628
+ gt as _3DSwym_ForwardIdea,
2603
2629
  ct as _3DSwym_buildDirectMessage,
2604
2630
  pt as _3DSwym_deleteIdea,
2605
2631
  ft as _3DSwym_editIdea,
@@ -2612,32 +2638,32 @@ export {
2612
2638
  pe as _3DSwym_getMembersCommunity,
2613
2639
  lt as _3DSwym_getOneIdea,
2614
2640
  w as _3DSwym_get_Token,
2615
- gt as _3DSwym_get_currentUser,
2616
- ht as _3DSwym_get_findUser,
2641
+ ht as _3DSwym_get_currentUser,
2642
+ yt as _3DSwym_get_findUser,
2617
2643
  ut as _3DSwym_postIdea,
2618
2644
  dt as _3DSwym_postIdeaTemplate,
2619
2645
  j as _3DSwym_sendMessageData,
2620
- ke as _AppMngt_get_info_user,
2646
+ Fe as _AppMngt_get_info_user,
2621
2647
  ve as _AppMngt_get_users,
2622
- Ot as _Iterop_AddOrRemoveRows,
2623
- St as _Iterop_Auth_CAS,
2624
- vt as _Iterop_GetOneDependencyTable,
2625
- Ft as _Iterop_GetOneList,
2626
- wt as _Iterop_ListUsers,
2648
+ $t as _Iterop_AddOrRemoveRows,
2649
+ _t as _Iterop_Auth_CAS,
2650
+ Ft as _Iterop_GetOneDependencyTable,
2651
+ Ut as _Iterop_GetOneList,
2652
+ Ct as _Iterop_ListUsers,
2627
2653
  kt as _Iterop_PatchDependencyTable,
2628
2654
  At as _Iterop_PutDependencyTable,
2629
- $t as _Iterop_businessTableSearchInRows,
2630
- Ct as _Iterop_getAllBusinessTables,
2631
- Tt as _Iterop_getOneBusinessTable,
2632
- bt as _Iterop_getOneBusinessTableRows,
2633
- _t as _Iterop_jwtUser,
2634
- Nt as _Iterop_runProcess,
2635
- It as _Iterop_updateBusinessTable,
2655
+ It as _Iterop_businessTableSearchInRows,
2656
+ Tt as _Iterop_getAllBusinessTables,
2657
+ bt as _Iterop_getOneBusinessTable,
2658
+ Ot as _Iterop_getOneBusinessTableRows,
2659
+ wt as _Iterop_jwtUser,
2660
+ vt as _Iterop_runProcess,
2661
+ Nt as _Iterop_updateBusinessTable,
2636
2662
  q as _getPlateformInfos,
2637
2663
  $e as _getPlatformServices,
2638
2664
  b as _getServiceUrl,
2639
2665
  Ie as _getServiceUrl_3DPassport,
2640
- yt as _getServiceUrl_Iterop,
2666
+ St as _getServiceUrl_Iterop,
2641
2667
  m as _httpCallAuthenticated,
2642
2668
  Te as _setDraggable,
2643
2669
  Oe as _setDroppable,
@@ -2646,21 +2672,21 @@ export {
2646
2672
  W as chunkArray,
2647
2673
  Ne as compass_getListAdditionalApps,
2648
2674
  V as couleurs,
2649
- Ae as createUserGroups,
2675
+ ke as createUserGroups,
2650
2676
  oe as dataMixing,
2651
- Ue as deleteUserGroups,
2677
+ xe as deleteUserGroups,
2652
2678
  _e as findAdresse,
2653
2679
  qe as getAllContextSecurity,
2654
2680
  H as getCSRFToken,
2655
2681
  Se as getCommunes,
2656
- Fe as getComplementUG,
2682
+ Ae as getComplementUG,
2657
2683
  Ye as getDataFrom3DSpace,
2658
2684
  we as getDataFromGouvFr,
2659
2685
  Ze as getDatasByTenant,
2660
2686
  et as getDatasFrom3DSpace,
2661
2687
  He as getDownloadDocument,
2662
2688
  st as getInfoDocTags,
2663
- xe as getUserGroupsList,
2689
+ Ue as getUserGroupsList,
2664
2690
  Y as getUsersGroupRules,
2665
2691
  Qe as get_3DSpace_csrf,
2666
2692
  je as patchUserGroups,