@dxs-ts/eveli-ide 0.0.46 → 0.0.47
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/build/index.js +2 -2
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -48002,7 +48002,7 @@ const NX = ({ site: e }) => {
|
|
|
48002
48002
|
] })
|
|
48003
48003
|
}
|
|
48004
48004
|
);
|
|
48005
|
-
}, ac = { tag: "eveli-ide-0.0.
|
|
48005
|
+
}, ac = { tag: "eveli-ide-0.0.47", built: "08/11/2024" }, LX = (e, t, n) => {
|
|
48006
48006
|
var i, r, s, o, l, a, u, d;
|
|
48007
48007
|
return [
|
|
48008
48008
|
{
|
|
@@ -85493,7 +85493,7 @@ const YI = (e) => {
|
|
|
85493
85493
|
] }) });
|
|
85494
85494
|
}, pre = () => {
|
|
85495
85495
|
const e = Ut(), { serviceUrl: t } = wi(), n = wi(), i = wn(Mo), { enqueueSnackbar: r } = At(), s = qc((m) => e.formatMessage({ id: m })), o = ui(), { response: l, refresh: a } = cr(`${t}rest/api/assets/publications`), [u, d] = Jt(!1), p = (m) => {
|
|
85496
|
-
let y = `${t}rest/api/assets/
|
|
85496
|
+
let y = `${t}rest/api/assets/deployments/${m.body.name}`;
|
|
85497
85497
|
return i.cFetch(`${y}`, {
|
|
85498
85498
|
method: "GET",
|
|
85499
85499
|
headers: {
|