@beam3_dev/api_module 0.0.201 → 0.0.202

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
@@ -34,7 +34,7 @@ const V = {
34
34
  b3Edit8: "#616161",
35
35
  b3Edit9: "#795548"
36
36
  };
37
- async function me(e, t = void 0, s = void 0) {
37
+ async function ge(e, t = void 0, s = void 0) {
38
38
  const n = parseInt(e);
39
39
  await fetch(
40
40
  "https://apicarto.ign.fr/api/codes-postaux/communes/" + n,
@@ -50,7 +50,7 @@ async function me(e, t = void 0, s = void 0) {
50
50
  s && s(i), console.error("Erreur : " + i);
51
51
  });
52
52
  }
53
- async function ge(e, t = void 0, s = void 0) {
53
+ async function he(e, t = void 0, s = void 0) {
54
54
  e = encodeURIComponent(e), await fetch(
55
55
  "https://api-adresse.data.gouv.fr/search/?q=" + e + "&limit=15",
56
56
  {
@@ -65,7 +65,7 @@ async function ge(e, t = void 0, s = void 0) {
65
65
  s && s(n), console.error("Erreur : " + n);
66
66
  });
67
67
  }
68
- async function he(e, t = V) {
68
+ async function ye(e, t = V) {
69
69
  let s = N.now().year;
70
70
  const n = e, i = [], r = (a) => {
71
71
  for (let c in a)
@@ -100,7 +100,7 @@ async function he(e, t = V) {
100
100
  return a;
101
101
  })();
102
102
  }
103
- function ye(e, t, s) {
103
+ function Se(e, t, s) {
104
104
  const { myArray: n, chunk: i, fn_to_call: r } = e, o = [];
105
105
  for (let a = 0; a < n.length; a += i) {
106
106
  const c = n.slice(a, a + i);
@@ -133,7 +133,7 @@ function X(e, t, s) {
133
133
  };
134
134
  o(i);
135
135
  }
136
- async function Se(e, t, s = !0) {
136
+ async function _e(e, t, s = !0) {
137
137
  const n = e.events.findIndex((i) => i.uuid === t.uuid);
138
138
  return n === -1 ? e.events.push(t) : s ? e.events[n] = t : e.events.splice(n, 1), e.length > 0 && e.sort((i, r) => i.start - r.start), e;
139
139
  }
@@ -142,7 +142,7 @@ function m(e, t) {
142
142
  s.authenticatedRequest(e, t);
143
143
  });
144
144
  }
145
- function _e(e, t, s) {
145
+ function we(e, t, s) {
146
146
  O(["DS/DataDragAndDrop/DataDragAndDrop"], (n) => {
147
147
  n.draggable(e, {
148
148
  data: t,
@@ -150,7 +150,7 @@ function _e(e, t, s) {
150
150
  });
151
151
  });
152
152
  }
153
- function we(e, t = void 0) {
153
+ function Te(e, t = void 0) {
154
154
  O(["DS/TagNavigatorProxy/TagNavigatorProxy"], (s) => {
155
155
  let n;
156
156
  n === void 0 && (n = s.createProxy({
@@ -159,14 +159,14 @@ function we(e, t = void 0) {
159
159
  }), t !== void 0 && n.addEvent("onFilterSubjectsChange", t)), n.setSubjectsTags(e);
160
160
  });
161
161
  }
162
- function Te(e, t) {
162
+ function Ce(e, t) {
163
163
  O(["DS/DataDragAndDrop/DataDragAndDrop"], (s) => {
164
164
  s.droppable(e, {
165
165
  drop: t
166
166
  });
167
167
  });
168
168
  }
169
- async function Ce(e, t = void 0, s = void 0) {
169
+ async function be(e, t = void 0, s = void 0) {
170
170
  await O(
171
171
  ["DS/i3DXCompassServices/i3DXCompassServices"],
172
172
  (n) => {
@@ -214,7 +214,7 @@ function T(e, t = void 0, s = void 0) {
214
214
  });
215
215
  }
216
216
  }
217
- function be(e, t = void 0, s = void 0) {
217
+ function Oe(e, t = void 0, s = void 0) {
218
218
  if (e.tenant) {
219
219
  const n = `https://${e.tenant}-eu1-registry.3dexperience.3ds.com/api/v1/platform/service/instance?serviceId=3dpassport&platformId=${e.tenant}`;
220
220
  m(n, {
@@ -231,7 +231,7 @@ function be(e, t = void 0, s = void 0) {
231
231
  });
232
232
  }
233
233
  }
234
- function Oe(e, t, s) {
234
+ function $e(e, t, s) {
235
235
  const n = {
236
236
  base: `${e.space}`,
237
237
  uri: "/resources/AppsMngt/api/custom/applications",
@@ -257,7 +257,7 @@ function Oe(e, t, s) {
257
257
  }
258
258
  });
259
259
  }
260
- function $e(e, t = void 0, s = void 0) {
260
+ function ve(e, t = void 0, s = void 0) {
261
261
  let n = `${e.space}/resources/AppsMngt/user?platform=${e.tenant}&limit=-1`;
262
262
  m(n, {
263
263
  onComplete(i, r, o) {
@@ -270,7 +270,7 @@ function $e(e, t = void 0, s = void 0) {
270
270
  }
271
271
  });
272
272
  }
273
- function ve(e, t, s = void 0, n = void 0) {
273
+ function Ne(e, t, s = void 0, n = void 0) {
274
274
  let i = `${e.space}/resources/AppsMngt/user?platform=${e.tenant}&id=${t}`;
275
275
  m(i, {
276
276
  onComplete(r, o, a) {
@@ -287,7 +287,7 @@ const U = {
287
287
  "Content-Type": "application/json",
288
288
  Accept: "application/json,text/javascript,*/*"
289
289
  };
290
- function Ne(e, t, s = void 0, n = void 0) {
290
+ function Ie(e, t, s = void 0, n = void 0) {
291
291
  const { space: i, currentUser: r } = e, a = `${i}${{
292
292
  URIUGr: "/3drdfpersist/resources/v1/usersgroup"
293
293
  }.URIUGr}`, c = {
@@ -316,7 +316,7 @@ function Ne(e, t, s = void 0, n = void 0) {
316
316
  }
317
317
  });
318
318
  }
319
- function Ie(e, t, s = void 0, n = void 0) {
319
+ function Ae(e, t, s = void 0, n = void 0) {
320
320
  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}`;
321
321
  m(d, {
322
322
  opts: {
@@ -351,7 +351,7 @@ function Y(e, t = void 0, s = void 0) {
351
351
  }
352
352
  });
353
353
  }
354
- function Ae(e, t = void 0, s = void 0) {
354
+ function ke(e, t = void 0, s = void 0) {
355
355
  const { space: n, currentUser: i } = e, a = `${n}/3drdfpersist/resources/v1/usersgroup?select=uri,title,description,owner,members,pending_members,creation_date,modification_date,visibility`, d = { method: "GET", headers: {
356
356
  "Content-Type": "application/json",
357
357
  Accept: "application/json,text/javascript,*/*"
@@ -382,13 +382,13 @@ function Ae(e, t = void 0, s = void 0) {
382
382
  console.log(p);
383
383
  }
384
384
  }
385
- function ke(e, t) {
385
+ function Fe(e, t) {
386
386
  const { space: s } = e, i = `${s}/3drdfpersist/resources/v1/usersgroup/${t}`;
387
387
  m(i, {
388
388
  method: "DELETE"
389
389
  });
390
390
  }
391
- function Fe(e, t, s, n = void 0, i = void 0) {
391
+ function Ue(e, t, s, n = void 0, i = void 0) {
392
392
  const { space: r, tenant: o } = e, a = {
393
393
  URITI: "/3drdfpersist/resources/v1/template-instances",
394
394
  URIUGr: "/3drdfpersist/resources/v1/usersgroup",
@@ -411,7 +411,7 @@ function Fe(e, t, s, n = void 0, i = void 0) {
411
411
  }
412
412
  });
413
413
  }
414
- function Ue(e, t, s, n = void 0, i = void 0) {
414
+ function je(e, t, s, n = void 0, i = void 0) {
415
415
  const { space: r } = e, a = `${r}/3drdfpersist/resources/v1/usersgroup/${t}/sharing`;
416
416
  m(a, {
417
417
  method: "PATCH",
@@ -426,7 +426,7 @@ function Ue(e, t, s, n = void 0, i = void 0) {
426
426
  }
427
427
  });
428
428
  }
429
- function je(e, t, s = void 0, n = void 0) {
429
+ function xe(e, t, s = void 0, n = void 0) {
430
430
  const { space: i } = e, o = `${i}/3drdfpersist/resources/v1/usersgroup/${t}/sharing`;
431
431
  m(o, {
432
432
  opts: {
@@ -515,7 +515,7 @@ async function L(e, t = void 0, s = void 0, n = void 0) {
515
515
  }
516
516
  });
517
517
  }
518
- async function xe(e, t = void 0, s = void 0, n = void 0) {
518
+ async function Re(e, t = void 0, s = void 0, n = void 0) {
519
519
  const i = e.space;
520
520
  if (t === void 0) {
521
521
  console.log("Le paramètre docids est obligatoire");
@@ -605,7 +605,7 @@ function j(e, t = void 0, s = void 0) {
605
605
  }
606
606
  );
607
607
  }
608
- function Re(e, t, s, n = void 0, i = void 0) {
608
+ function Pe(e, t, s, n = void 0, i = void 0) {
609
609
  const r = `${e.space}/resources/v1/modeler/documents/${t}/files/DownloadTicket`;
610
610
  s || (s = e.token), m(r, {
611
611
  method: "PUT",
@@ -704,7 +704,7 @@ function Z(e, t, s, n, i, r, o = void 0, a = void 0) {
704
704
  }
705
705
  });
706
706
  }
707
- async function Pe(e, t, s, n = void 0, i = void 0) {
707
+ async function De(e, t, s, n = void 0, i = void 0) {
708
708
  e.space, e.token, e.ctx, L(
709
709
  e,
710
710
  t,
@@ -729,7 +729,7 @@ async function Pe(e, t, s, n = void 0, i = void 0) {
729
729
  }
730
730
  );
731
731
  }
732
- async function De(e, t, s, n, i = void 0, r = void 0) {
732
+ async function Le(e, t, s, n, i = void 0, r = void 0) {
733
733
  const o = e.space, a = e.token, c = e.ctx;
734
734
  if (o !== "") {
735
735
  let d = `${o}/resources/v1/modeler/documents/files/CheckinTicket`;
@@ -907,7 +907,7 @@ async function ee(e, t, s = void 0, n = void 0) {
907
907
  const i = {
908
908
  myArray: t,
909
909
  chunk: 80,
910
- fn_to_call: _3dspace_get_downloadTicket_multidoc
910
+ fn_to_call: te
911
911
  };
912
912
  chunkArray(i, (r) => {
913
913
  s && s(r);
@@ -919,7 +919,7 @@ async function ee(e, t, s = void 0, n = void 0) {
919
919
  "La liste d'objects dans la fonction _3DSpace_download_multidoc est vide ou non défini."
920
920
  );
921
921
  }
922
- function Le(e, t, s = void 0, n = void 0, i = void 0) {
922
+ function te(e, t, s = void 0, n = void 0, i = void 0) {
923
923
  const r = [];
924
924
  t.forEach((c) => {
925
925
  r.push({
@@ -1344,12 +1344,12 @@ function Qe(e, t = void 0, s = void 0) {
1344
1344
  e,
1345
1345
  i.objID,
1346
1346
  (o) => {
1347
- n.push({ [i.name]: o }), i.name === "dbProjets" && (G = o.affaires.map((a) => a.objectID), te(e, E)), r === e.objIds.length - 1 && (t && t(n), delete e.objIds, delete e.datas);
1347
+ n.push({ [i.name]: o }), i.name === "dbProjets" && (G = o.affaires.map((a) => a.objectID), ne(e, E)), r === e.objIds.length - 1 && (t && t(n), delete e.objIds, delete e.datas);
1348
1348
  }
1349
1349
  );
1350
1350
  });
1351
1351
  }
1352
- function te(e, t, s = void 0, n = void 0) {
1352
+ function ne(e, t, s = void 0, n = void 0) {
1353
1353
  ee(
1354
1354
  e,
1355
1355
  G,
@@ -1362,7 +1362,7 @@ function te(e, t, s = void 0, n = void 0) {
1362
1362
  }
1363
1363
  );
1364
1364
  }
1365
- const ne = "FA35FB9B177A280065800EA0000F599C", se = [
1365
+ const se = "FA35FB9B177A280065800EA0000F599C", ie = [
1366
1366
  "swym",
1367
1367
  "3dspace",
1368
1368
  "drive",
@@ -1376,8 +1376,8 @@ const ne = "FA35FB9B177A280065800EA0000F599C", se = [
1376
1376
  where: "ds6w:where",
1377
1377
  who: "ds6w:who",
1378
1378
  why: "ds6w:why"
1379
- }, ie = {
1380
- objId: ne,
1379
+ }, ae = {
1380
+ objId: se,
1381
1381
  pred: "who",
1382
1382
  order_by: "desc",
1383
1383
  tag: "testTag"
@@ -1418,7 +1418,7 @@ function Ze(e, t, s = void 0, n = void 0) {
1418
1418
  o,
1419
1419
  (g) => {
1420
1420
  const h = g.data[0].dataelements.title, y = g.data[0].dataelements.fileExtension !== void 0 ? g.data[0].dataelements.fileExtension : "", S = g.data[0].relateddata.ownerInfo[0].dataelements.name;
1421
- l.name = h, l.ext = y, l.createBy = S, t.info = { ...l }, ae(
1421
+ l.name = h, l.ext = y, l.createBy = S, t.info = { ...l }, oe(
1422
1422
  e,
1423
1423
  t,
1424
1424
  (_) => {
@@ -1442,7 +1442,7 @@ function Ze(e, t, s = void 0, n = void 0) {
1442
1442
  }
1443
1443
  });
1444
1444
  }
1445
- function ae(e, t, s = void 0, n = void 0) {
1445
+ function oe(e, t, s = void 0, n = void 0) {
1446
1446
  console.log("obj ", t);
1447
1447
  const i = t.info.name, r = {
1448
1448
  baseUrl: `https://${e.tenant.toLowerCase()}-eu1-fedsearch.3dexperience.3ds.com`,
@@ -1492,7 +1492,7 @@ function ae(e, t, s = void 0, n = void 0) {
1492
1492
  }
1493
1493
  },
1494
1494
  select_exclude_synthesis: ["ds6w:what/ds6w:topic"],
1495
- order_by: ie.order_by,
1495
+ order_by: ae.order_by,
1496
1496
  order_field: "relevance",
1497
1497
  select_snippets: [
1498
1498
  "ds6w:snippet",
@@ -1503,7 +1503,7 @@ function ae(e, t, s = void 0, n = void 0) {
1503
1503
  ],
1504
1504
  nresults: 40,
1505
1505
  start: "0",
1506
- source: se,
1506
+ source: ie,
1507
1507
  tenant: e.tenant,
1508
1508
  login: {
1509
1509
  "3dspace": {
@@ -1682,7 +1682,7 @@ function it(e, t = void 0, s = void 0) {
1682
1682
  role: l.role,
1683
1683
  access: l.access
1684
1684
  };
1685
- oe(
1685
+ re(
1686
1686
  e,
1687
1687
  l.id,
1688
1688
  (h) => {
@@ -1699,7 +1699,7 @@ function it(e, t = void 0, s = void 0) {
1699
1699
  });
1700
1700
  });
1701
1701
  }
1702
- function oe(e, t, s, n) {
1702
+ function re(e, t, s, n) {
1703
1703
  const i = `${e.space}/api/community/listmembers`, r = {
1704
1704
  params: {
1705
1705
  page: e.page ? e.page : 1,
@@ -1759,10 +1759,10 @@ function ot(e, t, s = void 0, n = void 0) {
1759
1759
  id_msg: "",
1760
1760
  senderId: e.currentUser.login,
1761
1761
  senderName: `${e.currentUser.first_name} ${e.currentUser.last_name}`,
1762
- msg: ce(t.msg)
1762
+ msg: de(t.msg)
1763
1763
  };
1764
1764
  let d = !1;
1765
- re(
1765
+ ce(
1766
1766
  a.users,
1767
1767
  (p) => {
1768
1768
  p !== void 0 && (c.id_msg = p.id, d = !0, R(e, c));
@@ -1793,7 +1793,7 @@ function ot(e, t, s = void 0, n = void 0) {
1793
1793
  });
1794
1794
  }, 500);
1795
1795
  }
1796
- function re(e, t, s, n) {
1796
+ function ce(e, t, s, n) {
1797
1797
  const i = `${e.space}/api/directmessages/lite?with_favorites=false`;
1798
1798
  w(e, (r) => {
1799
1799
  m(i, {
@@ -1859,14 +1859,14 @@ function R(e, t, s = void 0, n = void 0) {
1859
1859
  });
1860
1860
  });
1861
1861
  }
1862
- function ce(e) {
1862
+ function de(e) {
1863
1863
  const t = (/* @__PURE__ */ new Date()).toLocaleDateString(), s = (/* @__PURE__ */ new Date()).toLocaleTimeString();
1864
1864
  return `<p>${e} </p>
1865
1865
  <br/>
1866
1866
  <hr/>
1867
1867
  <p><u>envoyer :</u>Le <b>${t} à ${s}</b></p>`;
1868
1868
  }
1869
- const de = {
1869
+ const pe = {
1870
1870
  title: "TEST DEV COMMUNITY IDEA",
1871
1871
  // titre du post
1872
1872
  community_id: "YXdA5x4DSUKtlAi2wmnyTA",
@@ -1887,7 +1887,7 @@ function rt(e, t, s = void 0, n = void 0) {
1887
1887
  // String, le nom de l'affaire
1888
1888
  community_id: r?.id !== void 0 ? r.id : o.id,
1889
1889
  // String, l'id de la communauté
1890
- message: pe(t.text_html),
1890
+ message: ue(t.text_html),
1891
1891
  // STRING => le contenue du message doit être au format HTML
1892
1892
  published: 1
1893
1893
  // 1 publier, 0 non publier
@@ -2082,7 +2082,7 @@ function ut(e, t, s) {
2082
2082
  m(n.base + n.uri, o);
2083
2083
  });
2084
2084
  }
2085
- function lt(e, t = de, s = void 0, n = void 0) {
2085
+ function lt(e, t = pe, s = void 0, n = void 0) {
2086
2086
  const i = {
2087
2087
  uri: "/api/idea/list",
2088
2088
  comId: `/community_id/${t.community_id}`,
@@ -2106,7 +2106,7 @@ function lt(e, t = de, s = void 0, n = void 0) {
2106
2106
  });
2107
2107
  });
2108
2108
  }
2109
- function pe(e) {
2109
+ function ue(e) {
2110
2110
  return !e || e === "" ? `<h2><u>INFORMATIONS AFFAIRE :</u></h2>
2111
2111
  <p><u>|⚠️<em> Merci de respecter l&#39;écriture des tags, en MAJUSCULES, nom complet, pas de caractères</em></u></p>
2112
2112
  <p><u><em>|spéciaux, séparation par &#34;_&#34; si besoin !</em></u></p>
@@ -2473,8 +2473,8 @@ function It(e, t = void 0, s = void 0) {
2473
2473
  export {
2474
2474
  D as UUID,
2475
2475
  It as _3DSearch_usersGroup,
2476
- De as _3DSpace_Create_Doc,
2477
- Pe as _3DSpace_Update_Doc,
2476
+ Le as _3DSpace_Create_Doc,
2477
+ De as _3DSpace_Update_Doc,
2478
2478
  Ve as _3DSpace_bookmark_addSubsciptions,
2479
2479
  Be as _3DSpace_bookmark_newWorkspace,
2480
2480
  b as _3DSpace_csrf,
@@ -2482,11 +2482,11 @@ export {
2482
2482
  ee as _3DSpace_download_multidoc,
2483
2483
  M as _3DSpace_file_update,
2484
2484
  Z as _3DSpace_file_update_csr,
2485
- Re as _3DSpace_file_url_csr,
2485
+ Pe as _3DSpace_file_url_csr,
2486
2486
  A as _3DSpace_get_csrf,
2487
2487
  L as _3DSpace_get_docInfo,
2488
- Le as _3DSpace_get_downloadTicket_multidoc,
2489
- xe as _3DSpace_get_multiDocInfo,
2488
+ te as _3DSpace_get_downloadTicket_multidoc,
2489
+ Re as _3DSpace_get_multiDocInfo,
2490
2490
  k as _3DSpace_get_securityContexts,
2491
2491
  j as _3DSpace_get_ticket,
2492
2492
  Ke as _3DSpace_lifecycle_changeRevision,
@@ -2497,13 +2497,13 @@ export {
2497
2497
  ot as _3DSwym_buildDirectMessage,
2498
2498
  dt as _3DSwym_deleteIdea,
2499
2499
  ut as _3DSwym_editIdea,
2500
- re as _3DSwym_findCommunityToInstantMSG,
2500
+ ce as _3DSwym_findCommunityToInstantMSG,
2501
2501
  it as _3DSwym_getAllCommunities,
2502
2502
  lt as _3DSwym_getAllListIdeas,
2503
2503
  nt as _3DSwym_getAllNews,
2504
2504
  st as _3DSwym_getFamiliarPeople,
2505
2505
  at as _3DSwym_getIdeaStatusMaturity,
2506
- oe as _3DSwym_getMembersCommunity,
2506
+ re as _3DSwym_getMembersCommunity,
2507
2507
  pt as _3DSwym_getOneIdea,
2508
2508
  w as _3DSwym_get_Token,
2509
2509
  ft as _3DSwym_get_currentUser,
@@ -2511,8 +2511,8 @@ export {
2511
2511
  ct as _3DSwym_postIdea,
2512
2512
  rt as _3DSwym_postIdeaTemplate,
2513
2513
  R as _3DSwym_sendMessageData,
2514
- ve as _AppMngt_get_info_user,
2515
- $e as _AppMngt_get_users,
2514
+ Ne as _AppMngt_get_info_user,
2515
+ ve as _AppMngt_get_users,
2516
2516
  bt as _Iterop_AddOrRemoveRows,
2517
2517
  ht as _Iterop_Auth_CAS,
2518
2518
  Ot as _Iterop_GetOneDependencyTable,
@@ -2525,41 +2525,41 @@ export {
2525
2525
  yt as _Iterop_jwtUser,
2526
2526
  Ct as _Iterop_runProcess,
2527
2527
  W as _getPlateformInfos,
2528
- Ce as _getPlatformServices,
2528
+ be as _getPlatformServices,
2529
2529
  T as _getServiceUrl,
2530
- be as _getServiceUrl_3DPassport,
2530
+ Oe as _getServiceUrl_3DPassport,
2531
2531
  gt as _getServiceUrl_Iterop,
2532
2532
  m as _httpCallAuthenticated,
2533
- _e as _setDraggable,
2534
- Te as _setDroppable,
2535
- we as _setupTagger,
2533
+ we as _setDraggable,
2534
+ Ce as _setDroppable,
2535
+ Te as _setupTagger,
2536
2536
  Ze as addTagToDoc,
2537
- ye as chunkArray,
2538
- Oe as compass_getListAdditionalApps,
2537
+ Se as chunkArray,
2538
+ $e as compass_getListAdditionalApps,
2539
2539
  V as couleurs,
2540
- Ne as createUserGroups,
2541
- te as dataMixing,
2542
- ke as deleteUserGroups,
2543
- ge as findAdresse,
2540
+ Ie as createUserGroups,
2541
+ ne as dataMixing,
2542
+ Fe as deleteUserGroups,
2543
+ he as findAdresse,
2544
2544
  Xe as getAllContextSecurity,
2545
2545
  q as getCSRFToken,
2546
- me as getCommunes,
2547
- Ie as getComplementUG,
2546
+ ge as getCommunes,
2547
+ Ae as getComplementUG,
2548
2548
  We as getDataFrom3DSpace,
2549
- he as getDataFromGouvFr,
2549
+ ye as getDataFromGouvFr,
2550
2550
  ze as getDatasByTenant,
2551
2551
  Qe as getDatasFrom3DSpace,
2552
2552
  Ye as getDownloadDocument,
2553
2553
  tt as getInfoDocTags,
2554
- Ae as getUserGroupsList,
2554
+ ke as getUserGroupsList,
2555
2555
  Y as getUsersGroupRules,
2556
2556
  He as get_3DSpace_csrf,
2557
- Fe as patchUserGroups,
2558
- Ue as patchUserGroupsControl,
2557
+ Ue as patchUserGroups,
2558
+ je as patchUserGroupsControl,
2559
2559
  qe as pushDataIn3DSpace,
2560
- je as readUserGroupControl,
2560
+ xe as readUserGroupControl,
2561
2561
  et as removeTagToDoc,
2562
2562
  Nt as sayHello,
2563
- Se as updateEvent
2563
+ _e as updateEvent
2564
2564
  };
2565
2565
  //# sourceMappingURL=wb3Api.js.map