@beam3_dev/api_module 0.0.305 → 0.0.307
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 +2 -2
- package/dist/wb3Api.js.map +1 -1
- package/dist/wb3Api.umd.cjs +2 -2
- package/dist/wb3Api.umd.cjs.map +1 -1
- package/package.json +1 -1
package/dist/wb3Api.js
CHANGED
|
@@ -365,7 +365,7 @@ function ee(e, t = void 0, n = void 0) {
|
|
|
365
365
|
});
|
|
366
366
|
}
|
|
367
367
|
function Ge(e, t = void 0, n = void 0) {
|
|
368
|
-
const {
|
|
368
|
+
const { _usersgroup: s, currentUser: i } = e, o = `${s}/3drdfpersist/resources/v1/usersgroup?select=uri,title,description,owner,members,pending_members,creation_date,modification_date,visibility`, d = { method: "GET", headers: {
|
|
369
369
|
"Content-Type": "application/json",
|
|
370
370
|
Accept: "application/json,text/javascript,*/*"
|
|
371
371
|
} };
|
|
@@ -2628,7 +2628,7 @@ async function kt(e, t, n = void 0, s = void 0) {
|
|
|
2628
2628
|
});
|
|
2629
2629
|
}
|
|
2630
2630
|
}
|
|
2631
|
-
|
|
2631
|
+
function vt(e, t, n, s = void 0, i = void 0) {
|
|
2632
2632
|
if (e.tenant) {
|
|
2633
2633
|
const r = e.tenant.toLowerCase();
|
|
2634
2634
|
fetch(
|