@dxs-ts/eveli-ide 0.0.33 → 0.0.35
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 +6 -6
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -48010,7 +48010,7 @@ const AX = ({ site: e }) => {
|
|
|
48010
48010
|
] })
|
|
48011
48011
|
}
|
|
48012
48012
|
);
|
|
48013
|
-
}, sc = { tag: "eveli-ide-0.0.
|
|
48013
|
+
}, sc = { tag: "eveli-ide-0.0.35", built: "04/11/2024" }, DX = (e, t, n) => {
|
|
48014
48014
|
var i, r, s, o, l, a, u, d;
|
|
48015
48015
|
return [
|
|
48016
48016
|
{
|
|
@@ -85477,7 +85477,7 @@ const GI = (e) => {
|
|
|
85477
85477
|
xr,
|
|
85478
85478
|
{
|
|
85479
85479
|
component: Ms,
|
|
85480
|
-
name: "name",
|
|
85480
|
+
name: "body.name",
|
|
85481
85481
|
label: i.formatMessage({ id: "publications.name" }),
|
|
85482
85482
|
fullWidth: !0,
|
|
85483
85483
|
required: !0,
|
|
@@ -85491,15 +85491,15 @@ const GI = (e) => {
|
|
|
85491
85491
|
xr,
|
|
85492
85492
|
{
|
|
85493
85493
|
component: Ms,
|
|
85494
|
-
name: "description",
|
|
85494
|
+
name: "body.description",
|
|
85495
85495
|
label: i.formatMessage({ id: "publications.description" }),
|
|
85496
85496
|
fullWidth: !0,
|
|
85497
85497
|
InputProps: { margin: "normal" }
|
|
85498
85498
|
}
|
|
85499
85499
|
),
|
|
85500
|
-
/* @__PURE__ */ w(m, { name: "contentTag", labelId: "publications.contentTag", newTag: k.body.name, tags: u }),
|
|
85501
|
-
/* @__PURE__ */ w(m, { name: "workflowTag", labelId: "publications.workflowTag", newTag: k.body.name, tags: l }),
|
|
85502
|
-
/* @__PURE__ */ w(m, { name: "wrenchTag", labelId: "publications.wrenchTag", newTag: k.body.name, tags: a })
|
|
85500
|
+
/* @__PURE__ */ w(m, { name: "body.contentTag", labelId: "publications.contentTag", newTag: k.body.name, tags: u }),
|
|
85501
|
+
/* @__PURE__ */ w(m, { name: "body.workflowTag", labelId: "publications.workflowTag", newTag: k.body.name, tags: l }),
|
|
85502
|
+
/* @__PURE__ */ w(m, { name: "body.wrenchTag", labelId: "publications.wrenchTag", newTag: k.body.name, tags: a })
|
|
85503
85503
|
] }) }),
|
|
85504
85504
|
/* @__PURE__ */ ee(Gs, { children: [
|
|
85505
85505
|
/* @__PURE__ */ w(Nt, { onClick: d, label: "button.cancel" }),
|