@dxs-ts/eveli-ide 0.0.199 → 0.0.201

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.
@@ -1,4 +1,4 @@
1
- import { m as et } from "./index-CFywx7SD.js";
1
+ import { m as et } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -0,0 +1,2 @@
1
+ import { default as React } from 'react';
2
+ export declare const EveliTableMenuItem: React.FC<{}>;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ export declare const EveliTableSearchField: React.FC<{}>;
3
+ export declare const EveliTableSearchFieldRootClassName = "EveliTableSearchField";
4
+ export declare const EveliTableSearchFieldRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof React.ClassAttributes<HTMLDivElement> | keyof React.HTMLAttributes<HTMLDivElement>>, {}>;
@@ -1 +1,4 @@
1
- export declare const EveliTableVerticalButtonColumn: React.FC;
1
+ import { default as React } from 'react';
2
+ export declare const EveliTableVerticalButtonColumn: React.FC<{
3
+ onClick: () => void;
4
+ }>;
@@ -0,0 +1,8 @@
1
+ import { default as React } from 'react';
2
+ export declare const EveliTableVerticalMenu: React.FC<{
3
+ width: string;
4
+ }>;
5
+ export declare const EveliTableVerticalMenuRootClassName = "EveliTableVerticalMenu";
6
+ export declare const EveliTableVerticalMenuRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
7
+ width: string;
8
+ }, Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof React.ClassAttributes<HTMLDivElement> | keyof React.HTMLAttributes<HTMLDivElement>>, {}>;
@@ -1,4 +1,4 @@
1
- import { m as f } from "./index-CFywx7SD.js";
1
+ import { m as f } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as l } from "./index-CFywx7SD.js";
1
+ import { m as l } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as s } from "./index-CFywx7SD.js";
1
+ import { m as s } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as lt } from "./index-CFywx7SD.js";
1
+ import { m as lt } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -3013,7 +3013,10 @@ function lxi() {
3013
3013
  const cxi = ({ onClose: i }) => {
3014
3014
  const { service: e, actions: t } = Wo.useComposer(), { onNav: r } = _d(), { enqueueSnackbar: o } = ga(), [a, c] = fe.useState(""), [d, f] = fe.useState(!1), [p, b] = fe.useState(), v = () => {
3015
3015
  b(void 0), f(!0), e.create().flow(a).then((k) => {
3016
- o(/* @__PURE__ */ x(we, { id: "flows.composer.createdMessage", values: { name: a } })), t.handleLoadSite(k).then(() => {
3016
+ o(
3017
+ /* @__PURE__ */ x(we, { id: "flows.composer.createdMessage", values: { name: a } }),
3018
+ { variant: "success" }
3019
+ ), t.handleLoadSite(k).then(() => {
3017
3020
  const [T] = Object.values(k.flows).filter((N) => {
3018
3021
  var D;
3019
3022
  return ((D = N.ast) == null ? void 0 : D.name) === a;
@@ -135072,37 +135075,37 @@ Br({
135072
135075
  id: "freemarker2",
135073
135076
  extensions: [".ftl", ".ftlh", ".ftlx"],
135074
135077
  aliases: ["FreeMarker2", "Apache FreeMarker2"],
135075
- loader: () => import("./freemarker2-AeE2yPWB.js").then((i) => i.TagAutoInterpolationDollar)
135078
+ loader: () => import("./freemarker2-DSkeon8b.js").then((i) => i.TagAutoInterpolationDollar)
135076
135079
  });
135077
135080
  Br({
135078
135081
  id: "freemarker2.tag-angle.interpolation-dollar",
135079
135082
  aliases: ["FreeMarker2 (Angle/Dollar)", "Apache FreeMarker2 (Angle/Dollar)"],
135080
- loader: () => import("./freemarker2-AeE2yPWB.js").then((i) => i.TagAngleInterpolationDollar)
135083
+ loader: () => import("./freemarker2-DSkeon8b.js").then((i) => i.TagAngleInterpolationDollar)
135081
135084
  });
135082
135085
  Br({
135083
135086
  id: "freemarker2.tag-bracket.interpolation-dollar",
135084
135087
  aliases: ["FreeMarker2 (Bracket/Dollar)", "Apache FreeMarker2 (Bracket/Dollar)"],
135085
- loader: () => import("./freemarker2-AeE2yPWB.js").then((i) => i.TagBracketInterpolationDollar)
135088
+ loader: () => import("./freemarker2-DSkeon8b.js").then((i) => i.TagBracketInterpolationDollar)
135086
135089
  });
135087
135090
  Br({
135088
135091
  id: "freemarker2.tag-angle.interpolation-bracket",
135089
135092
  aliases: ["FreeMarker2 (Angle/Bracket)", "Apache FreeMarker2 (Angle/Bracket)"],
135090
- loader: () => import("./freemarker2-AeE2yPWB.js").then((i) => i.TagAngleInterpolationBracket)
135093
+ loader: () => import("./freemarker2-DSkeon8b.js").then((i) => i.TagAngleInterpolationBracket)
135091
135094
  });
135092
135095
  Br({
135093
135096
  id: "freemarker2.tag-bracket.interpolation-bracket",
135094
135097
  aliases: ["FreeMarker2 (Bracket/Bracket)", "Apache FreeMarker2 (Bracket/Bracket)"],
135095
- loader: () => import("./freemarker2-AeE2yPWB.js").then((i) => i.TagBracketInterpolationBracket)
135098
+ loader: () => import("./freemarker2-DSkeon8b.js").then((i) => i.TagBracketInterpolationBracket)
135096
135099
  });
135097
135100
  Br({
135098
135101
  id: "freemarker2.tag-auto.interpolation-dollar",
135099
135102
  aliases: ["FreeMarker2 (Auto/Dollar)", "Apache FreeMarker2 (Auto/Dollar)"],
135100
- loader: () => import("./freemarker2-AeE2yPWB.js").then((i) => i.TagAutoInterpolationDollar)
135103
+ loader: () => import("./freemarker2-DSkeon8b.js").then((i) => i.TagAutoInterpolationDollar)
135101
135104
  });
135102
135105
  Br({
135103
135106
  id: "freemarker2.tag-auto.interpolation-bracket",
135104
135107
  aliases: ["FreeMarker2 (Auto/Bracket)", "Apache FreeMarker2 (Auto/Bracket)"],
135105
- loader: () => import("./freemarker2-AeE2yPWB.js").then((i) => i.TagAutoInterpolationBracket)
135108
+ loader: () => import("./freemarker2-DSkeon8b.js").then((i) => i.TagAutoInterpolationBracket)
135106
135109
  });
135107
135110
  /*!-----------------------------------------------------------------------------
135108
135111
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -135140,7 +135143,7 @@ Br({
135140
135143
  extensions: [".handlebars", ".hbs"],
135141
135144
  aliases: ["Handlebars", "handlebars", "hbs"],
135142
135145
  mimetypes: ["text/x-handlebars-template"],
135143
- loader: () => import("./handlebars-Cx8_xMwe.js")
135146
+ loader: () => import("./handlebars-D_uRPPSc.js")
135144
135147
  });
135145
135148
  /*!-----------------------------------------------------------------------------
135146
135149
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -135165,7 +135168,7 @@ Br({
135165
135168
  extensions: [".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp", ".asp", ".aspx", ".jshtm"],
135166
135169
  aliases: ["HTML", "htm", "html", "xhtml"],
135167
135170
  mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
135168
- loader: () => import("./html-ng7TdWeX.js")
135171
+ loader: () => import("./html-DkvizFka.js")
135169
135172
  });
135170
135173
  /*!-----------------------------------------------------------------------------
135171
135174
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -135206,7 +135209,7 @@ Br({
135206
135209
  filenames: ["jakefile"],
135207
135210
  aliases: ["JavaScript", "javascript", "js"],
135208
135211
  mimetypes: ["text/javascript"],
135209
- loader: () => import("./javascript-DT6Wl2GP.js")
135212
+ loader: () => import("./javascript-DCH3rP13.js")
135210
135213
  });
135211
135214
  /*!-----------------------------------------------------------------------------
135212
135215
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -135281,7 +135284,7 @@ Br({
135281
135284
  extensions: [".liquid", ".html.liquid"],
135282
135285
  aliases: ["Liquid", "liquid"],
135283
135286
  mimetypes: ["application/liquid"],
135284
- loader: () => import("./liquid-C5YqCJvK.js")
135287
+ loader: () => import("./liquid-CKiG-wmM.js")
135285
135288
  });
135286
135289
  /*!-----------------------------------------------------------------------------
135287
135290
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -135317,7 +135320,7 @@ Br({
135317
135320
  id: "mdx",
135318
135321
  extensions: [".mdx"],
135319
135322
  aliases: ["MDX", "mdx"],
135320
- loader: () => import("./mdx-5vcZyqpw.js")
135323
+ loader: () => import("./mdx-B4oUrb_Z.js")
135321
135324
  });
135322
135325
  /*!-----------------------------------------------------------------------------
135323
135326
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -135512,7 +135515,7 @@ Br({
135512
135515
  extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
135513
135516
  aliases: ["Python", "py"],
135514
135517
  firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
135515
- loader: () => import("./python-BfH3Mxd1.js")
135518
+ loader: () => import("./python-DabZIHPy.js")
135516
135519
  });
135517
135520
  /*!-----------------------------------------------------------------------------
135518
135521
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -135549,7 +135552,7 @@ Br({
135549
135552
  extensions: [".cshtml"],
135550
135553
  aliases: ["Razor", "razor"],
135551
135554
  mimetypes: ["text/x-cshtml"],
135552
- loader: () => import("./razor-14eBVEkH.js")
135555
+ loader: () => import("./razor-BOjoY8T2.js")
135553
135556
  });
135554
135557
  /*!-----------------------------------------------------------------------------
135555
135558
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -135801,7 +135804,7 @@ Br({
135801
135804
  extensions: [".ts", ".tsx", ".cts", ".mts"],
135802
135805
  aliases: ["TypeScript", "ts", "typescript"],
135803
135806
  mimetypes: ["text/typescript"],
135804
- loader: () => import("./typescript-DmvMB6BF.js")
135807
+ loader: () => import("./typescript-q5ur26KA.js")
135805
135808
  });
135806
135809
  /*!-----------------------------------------------------------------------------
135807
135810
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -135869,7 +135872,7 @@ Br({
135869
135872
  firstLine: "(\\<\\?xml.*)|(\\<svg)|(\\<\\!doctype\\s+svg)",
135870
135873
  aliases: ["XML", "xml"],
135871
135874
  mimetypes: ["text/xml", "application/xml", "application/xaml+xml", "application/xml-dtd"],
135872
- loader: () => import("./xml-CxLJaJkT.js")
135875
+ loader: () => import("./xml-Chofourg.js")
135873
135876
  });
135874
135877
  /*!-----------------------------------------------------------------------------
135875
135878
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -135882,7 +135885,7 @@ Br({
135882
135885
  extensions: [".yaml", ".yml"],
135883
135886
  aliases: ["YAML", "yaml", "YML", "yml"],
135884
135887
  mimetypes: ["application/x-yaml", "text/x-yaml"],
135885
- loader: () => import("./yaml-C6cMx2JE.js")
135888
+ loader: () => import("./yaml-DtDmrqF8.js")
135886
135889
  });
135887
135890
  /*!-----------------------------------------------------------------------------
135888
135891
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -135985,7 +135988,7 @@ var Q1t = class {
135985
135988
  );
135986
135989
  dQ.languages.css = { cssDefaults: oMn, lessDefaults: lMn, scssDefaults: aMn };
135987
135990
  function t0t() {
135988
- return import("./cssMode-Ck9Ef-QK.js");
135991
+ return import("./cssMode-Ch5mW7UP.js");
135989
135992
  }
135990
135993
  dQ.languages.onLanguage("less", () => {
135991
135994
  t0t().then((i) => i.setupMode(lMn));
@@ -136091,7 +136094,7 @@ E3e.languages.html = {
136091
136094
  registerHTMLLanguageService: N3e
136092
136095
  };
136093
136096
  function wXi() {
136094
- return import("./htmlMode-CWzUha2h.js");
136097
+ return import("./htmlMode-Dc5B0AYk.js");
136095
136098
  }
136096
136099
  function N3e(i, e = T3e, t = I3e(i)) {
136097
136100
  const r = new fXi(i, e, t);
@@ -136168,7 +136171,7 @@ var LXi = class {
136168
136171
  ), IXi = () => fMn().then((i) => i.getWorker());
136169
136172
  Bfe.languages.json = { jsonDefaults: hMn, getWorker: IXi };
136170
136173
  function fMn() {
136171
- return import("./jsonMode-D7ihAahp.js");
136174
+ return import("./jsonMode-DKIaa698.js");
136172
136175
  }
136173
136176
  Bfe.languages.register({
136174
136177
  id: "json",
@@ -136332,7 +136335,7 @@ bq.languages.typescript = {
136332
136335
  getJavaScriptWorker: jXi
136333
136336
  };
136334
136337
  function A3e() {
136335
- return import("./tsMode-Cok-lVJB.js");
136338
+ return import("./tsMode-BdpAGMBA.js");
136336
136339
  }
136337
136340
  bq.languages.onLanguage("typescript", () => A3e().then((i) => i.setupTypeScript(CMn)));
136338
136341
  bq.languages.onLanguage("javascript", () => A3e().then((i) => i.setupJavaScript(SMn)));
@@ -170337,8 +170340,14 @@ const _sr = (i, e) => {
170337
170340
  Zrt(r, U, e, D), i();
170338
170341
  else if (T === "DT") {
170339
170342
  const X = U.name;
170340
- a(/* @__PURE__ */ x(we, { id: "flows.autocomplete.task.snackbar.creating", values: { name: X, type: T } })), p.create().decision(X).then((q) => {
170341
- a(/* @__PURE__ */ x(we, { id: "flows.autocomplete.task.snackbar.created", values: { name: X, type: T } }));
170343
+ a(
170344
+ /* @__PURE__ */ x(we, { id: "flows.autocomplete.task.snackbar.creating", values: { name: X, type: T } }),
170345
+ { variant: "info" }
170346
+ ), p.create().decision(X).then((q) => {
170347
+ a(
170348
+ /* @__PURE__ */ x(we, { id: "flows.autocomplete.task.snackbar.created", values: { name: X, type: T } }),
170349
+ { variant: "success" }
170350
+ );
170342
170351
  const ie = Object.values(q.services).filter((te) => {
170343
170352
  var pe;
170344
170353
  return ((pe = te.ast) == null ? void 0 : pe.name) === X;
@@ -170347,8 +170356,14 @@ const _sr = (i, e) => {
170347
170356
  });
170348
170357
  } else if (T === "FLOW_TASK") {
170349
170358
  const X = U.name.charAt(0).toUpperCase() + U.name.slice(1);
170350
- a(/* @__PURE__ */ x(we, { id: "flows.autocomplete.task.snackbar.creating", values: { name: X, type: T } })), p.create().service(X).then((q) => {
170351
- a(/* @__PURE__ */ x(we, { id: "flows.autocomplete.task.snackbar.created", values: { name: X, type: T } }));
170359
+ a(
170360
+ /* @__PURE__ */ x(we, { id: "flows.autocomplete.task.snackbar.creating", values: { name: X, type: T } }),
170361
+ { variant: "info" }
170362
+ ), p.create().service(X).then((q) => {
170363
+ a(
170364
+ /* @__PURE__ */ x(we, { id: "flows.autocomplete.task.snackbar.created", values: { name: X, type: T } }),
170365
+ { variant: "success" }
170366
+ );
170352
170367
  const ie = Object.values(q.services).filter((te) => {
170353
170368
  var pe;
170354
170369
  return ((pe = te.ast) == null ? void 0 : pe.name) === X;
@@ -170616,7 +170631,10 @@ const Jsr = {
170616
170631
  const D = b("ENTITY_EDITOR", i);
170617
170632
  r.delete().flow(i).then(async (O) => {
170618
170633
  var F;
170619
- await o.handleLoadSite(O), D && v(D), a(/* @__PURE__ */ x(we, { id: "flows.deleted.message", values: { name: (F = S.ast) == null ? void 0 : F.name } })), e();
170634
+ await o.handleLoadSite(O), D && v(D), a(
170635
+ /* @__PURE__ */ x(we, { id: "flows.deleted.message", values: { name: (F = S.ast) == null ? void 0 : F.name } }),
170636
+ { variant: "success" }
170637
+ ), e();
170620
170638
  }).catch((O) => {
170621
170639
  p(O);
170622
170640
  });
@@ -170628,7 +170646,10 @@ const Jsr = {
170628
170646
  const [e, t] = fe.useState(void 0), { onNav: r } = _d(), { handleDebugInit: o } = Wo.useDebug(), a = () => t(void 0), { service: c, actions: d } = Wo.useComposer(), { enqueueSnackbar: f } = ga(), [p, b] = fe.useState(((O = i.ast) == null ? void 0 : O.name) + "_copy"), [v, S] = fe.useState(!1), [k, T] = fe.useState(), N = () => {
170629
170647
  T(void 0), S(!0), c.copy(i.id, p).then((F) => {
170630
170648
  var W;
170631
- f(/* @__PURE__ */ x(we, { id: "flows.composer.copiedMessage", values: { name: (W = i.ast) == null ? void 0 : W.name, newName: p } })), d.handleLoadSite(F).then(() => {
170649
+ f(
170650
+ /* @__PURE__ */ x(we, { id: "flows.composer.copiedMessage", values: { name: (W = i.ast) == null ? void 0 : W.name, newName: p } }),
170651
+ { variant: "success" }
170652
+ ), d.handleLoadSite(F).then(() => {
170632
170653
  const [B] = Object.values(F.flows).filter((G) => {
170633
170654
  var U;
170634
170655
  return ((U = G.ast) == null ? void 0 : U.name) === p;
@@ -170908,7 +170929,10 @@ const sor = () => /* @__PURE__ */ x(dt, { style: { width: 24 } }), oor = () => {
170908
170929
  }, lor = ({ onClose: i }) => {
170909
170930
  const { service: e, actions: t } = Wo.useComposer(), { onNav: r } = _d(), { enqueueSnackbar: o } = ga(), [a, c] = fe.useState(""), [d, f] = fe.useState(!1), [p, b] = fe.useState(), v = () => {
170910
170931
  b(void 0), f(!0), e.create().decision(a).then((k) => {
170911
- o(/* @__PURE__ */ x(we, { id: "decisions.composer.createdMessage", values: { name: a } })), t.handleLoadSite(k).then(() => {
170932
+ o(
170933
+ /* @__PURE__ */ x(we, { id: "decisions.composer.createdMessage", values: { name: a } }),
170934
+ { variant: "success" }
170935
+ ), t.handleLoadSite(k).then(() => {
170912
170936
  const [T] = Object.values(k.decisions).filter((N) => {
170913
170937
  var D;
170914
170938
  return ((D = N.ast) == null ? void 0 : D.name) === a;
@@ -214434,7 +214458,10 @@ const oyr = (i) => {
214434
214458
  const D = v("ENTITY_EDITOR", i);
214435
214459
  r.delete().decision(i).then(async (O) => {
214436
214460
  var F;
214437
- a(/* @__PURE__ */ x(we, { id: "decisions.deleted.message", values: { name: (F = S.ast) == null ? void 0 : F.name } })), await o.handleLoadSite(O), D && b(D), e();
214461
+ a(
214462
+ /* @__PURE__ */ x(we, { id: "decisions.deleted.message", values: { name: (F = S.ast) == null ? void 0 : F.name } }),
214463
+ { variant: "success" }
214464
+ ), await o.handleLoadSite(O), D && b(D), e();
214438
214465
  }).catch((O) => {
214439
214466
  p(O);
214440
214467
  });
@@ -214446,7 +214473,10 @@ const oyr = (i) => {
214446
214473
  const [e, t] = fe.useState(void 0), { onNav: r } = _d(), { handleDebugInit: o } = Wo.useDebug(), a = () => t(void 0), { service: c, actions: d } = Wo.useComposer(), { enqueueSnackbar: f } = ga(), [p, b] = fe.useState(((O = i.ast) == null ? void 0 : O.name) + "_copy"), [v, S] = fe.useState(!1), [k, T] = fe.useState(), N = () => {
214447
214474
  T(void 0), S(!0), c.copy(i.id, p).then((F) => {
214448
214475
  var W;
214449
- f(/* @__PURE__ */ x(we, { id: "decisions.composer.copiedMessage", values: { name: (W = i.ast) == null ? void 0 : W.name, newName: p } })), d.handleLoadSite(F).then(() => {
214476
+ f(
214477
+ /* @__PURE__ */ x(we, { id: "decisions.composer.copiedMessage", values: { name: (W = i.ast) == null ? void 0 : W.name, newName: p } }),
214478
+ { variant: "success" }
214479
+ ), d.handleLoadSite(F).then(() => {
214450
214480
  const [B] = Object.values(F.decisions).filter((G) => {
214451
214481
  var U;
214452
214482
  return ((U = G.ast) == null ? void 0 : U.name) === p;
@@ -214599,7 +214629,10 @@ const pyr = ({ decisionId: i }) => {
214599
214629
  }, yyr = ({ onClose: i }) => {
214600
214630
  const { service: e, actions: t } = Wo.useComposer(), { onNav: r } = _d(), { enqueueSnackbar: o } = ga(), [a, c] = fe.useState(""), [d, f] = fe.useState(!1), [p, b] = fe.useState(), v = () => {
214601
214631
  b(void 0), f(!0), e.create().service(a).then((T) => {
214602
- o(/* @__PURE__ */ x(we, { id: "services.composer.createdMessage", values: { name: a } })), t.handleLoadSite(T).then(() => {
214632
+ o(
214633
+ /* @__PURE__ */ x(we, { id: "services.composer.createdMessage", values: { name: a } }),
214634
+ { variant: "success" }
214635
+ ), t.handleLoadSite(T).then(() => {
214603
214636
  const [N] = Object.values(T.services).filter((D) => {
214604
214637
  var O;
214605
214638
  return ((O = D.ast) == null ? void 0 : O.name) === a;
@@ -214650,7 +214683,10 @@ const pyr = ({ decisionId: i }) => {
214650
214683
  }, YFn = ({ onClose: i }) => {
214651
214684
  const { service: e, actions: t } = Wo.useComposer(), { onNav: r } = _d(), { enqueueSnackbar: o } = ga(), [a, c] = fe.useState(""), [d, f] = fe.useState(""), [p, b] = fe.useState(!1), [v, S] = fe.useState(), k = () => {
214652
214685
  S(void 0), b(!0), e.create().tag({ name: a, desc: d }).then((N) => {
214653
- o(/* @__PURE__ */ x(we, { id: "releases.composer.createdMessage", values: { name: a } })), t.handleLoadSite(N).then(() => {
214686
+ o(
214687
+ /* @__PURE__ */ x(we, { id: "releases.composer.createdMessage", values: { name: a } }),
214688
+ { variant: "success" }
214689
+ ), t.handleLoadSite(N).then(() => {
214654
214690
  const [D] = Object.values(N.flows).filter((O) => {
214655
214691
  var F;
214656
214692
  return ((F = O.ast) == null ? void 0 : F.name) === a;
@@ -216369,15 +216405,24 @@ const Igt = ({ assets: i }) => i ? /* @__PURE__ */ $(dt, { sx: { display: "flex"
216369
216405
  ] }) : N = /* @__PURE__ */ x(Xe, { variant: "h4", children: /* @__PURE__ */ x(we, { id: S + ".delete.content", values: { name: T } }) });
216370
216406
  const D = () => {
216371
216407
  if (b(void 0), f(!0), v) {
216372
- const O = a(/* @__PURE__ */ x(we, { id: "release.branch.deleting", values: { name: T } }), { persist: !0 });
216408
+ const O = a(
216409
+ /* @__PURE__ */ x(we, { id: "release.branch.deleting", values: { name: T } }),
216410
+ { persist: !0, variant: "info" }
216411
+ );
216373
216412
  t.delete().branch(k).then(async (F) => {
216374
- r.handleBranchUpdate("default"), await r.handleLoadSite(F), Ngt(o), c(O), a(/* @__PURE__ */ x(we, { id: "release.branch.deleted", values: { name: T } }));
216413
+ r.handleBranchUpdate("default"), await r.handleLoadSite(F), Ngt(o), c(O), a(
216414
+ /* @__PURE__ */ x(we, { id: "release.branch.deleted", values: { name: T } }),
216415
+ { variant: "success" }
216416
+ );
216375
216417
  }).catch((F) => {
216376
216418
  b(F);
216377
216419
  });
216378
216420
  } else
216379
216421
  t.delete().tag(k).then((O) => {
216380
- a(/* @__PURE__ */ x(we, { id: "release.deleted.message", values: { name: T } })), r.handleLoadSite(O), e();
216422
+ a(
216423
+ /* @__PURE__ */ x(we, { id: "release.deleted.message", values: { name: T } }),
216424
+ { variant: "success" }
216425
+ ), r.handleLoadSite(O), e();
216381
216426
  }).catch((O) => {
216382
216427
  b(O);
216383
216428
  });
@@ -216404,15 +216449,24 @@ const Igt = ({ assets: i }) => i ? /* @__PURE__ */ $(dt, { sx: { display: "flex"
216404
216449
  type: "CREATE_BRANCH",
216405
216450
  value: ye,
216406
216451
  id: pe
216407
- }, de = o(/* @__PURE__ */ x(we, { id: "release.branch.creating", values: { name: ye } }), { persist: !0 });
216452
+ }, de = o(
216453
+ /* @__PURE__ */ x(we, { id: "release.branch.creating", values: { name: ye } }),
216454
+ { persist: !0, variant: "info" }
216455
+ );
216408
216456
  e.create().branch([Q]).then((Le) => {
216409
- t.handleBranchUpdate(ye), t.handleLoadSite(Le), Ngt(c), a(de), o(/* @__PURE__ */ x(we, { id: "release.branch.created", values: { name: ye } }));
216457
+ t.handleBranchUpdate(ye), t.handleLoadSite(Le), Ngt(c), a(de), o(
216458
+ /* @__PURE__ */ x(we, { id: "release.branch.created", values: { name: ye } }),
216459
+ { variant: "success" }
216460
+ );
216410
216461
  }).catch((Le) => {
216411
216462
  console.error(Le);
216412
216463
  });
216413
216464
  }, q = (te) => {
216414
216465
  e.getSite().then(async (pe) => {
216415
- t.handleBranchUpdate(te), await t.handleLoadSite(pe), Ngt(c), o(/* @__PURE__ */ x(we, { id: "release.branch.checkout", values: { name: te } }));
216466
+ t.handleBranchUpdate(te), await t.handleLoadSite(pe), Ngt(c), o(
216467
+ /* @__PURE__ */ x(we, { id: "release.branch.checkout", values: { name: te } }),
216468
+ { variant: "success" }
216469
+ );
216416
216470
  }).catch((pe) => {
216417
216471
  console.error(pe);
216418
216472
  });
@@ -222176,7 +222230,10 @@ const FCr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
222176
222230
  const D = b("ENTITY_EDITOR", i);
222177
222231
  r.delete().service(i).then(async (O) => {
222178
222232
  var F;
222179
- await o.handleLoadSite(O), D && v(D), a(/* @__PURE__ */ x(we, { id: "services.deleted.message", values: { name: (F = S.ast) == null ? void 0 : F.name } })), e();
222233
+ await o.handleLoadSite(O), D && v(D), a(
222234
+ /* @__PURE__ */ x(we, { id: "services.deleted.message", values: { name: (F = S.ast) == null ? void 0 : F.name } }),
222235
+ { variant: "success" }
222236
+ ), e();
222180
222237
  }).catch((O) => {
222181
222238
  p(O);
222182
222239
  });
@@ -222188,7 +222245,10 @@ const FCr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
222188
222245
  const e = Bd(), [t, r] = fe.useState(void 0), { onNav: o } = _d(), { handleDebugInit: a } = Wo.useDebug(), c = () => r(void 0), { service: d, actions: f } = Wo.useComposer(), { enqueueSnackbar: p } = ga(), [b, v] = fe.useState(((F = i.ast) == null ? void 0 : F.name) + "_Copy"), [S, k] = fe.useState(!1), [T, N] = fe.useState(), D = () => {
222189
222246
  N(void 0), k(!0), d.copy(i.id, b).then((W) => {
222190
222247
  var B;
222191
- p(/* @__PURE__ */ x(we, { id: "services.composer.copiedMessage", values: { name: (B = i.ast) == null ? void 0 : B.name, newName: b } })), f.handleLoadSite(W).then(() => {
222248
+ p(
222249
+ /* @__PURE__ */ x(we, { id: "services.composer.copiedMessage", values: { name: (B = i.ast) == null ? void 0 : B.name, newName: b } }),
222250
+ { variant: "success" }
222251
+ ), f.handleLoadSite(W).then(() => {
222192
222252
  const [G] = Object.values(W.services).filter((U) => {
222193
222253
  var X;
222194
222254
  return ((X = U.ast) == null ? void 0 : X.name) === b;
@@ -224120,7 +224180,7 @@ function Mxr(i) {
224120
224180
  unreadTasks: o ?? []
224121
224181
  };
224122
224182
  }
224123
- const h2n = { tag: "eveli-ide-0.0.199", built: "08/04/2025" }, Y6n = Fs("worker/rest/api/version.GET")({
224183
+ const h2n = { tag: "eveli-ide-0.0.201", built: "08/04/2025" }, Y6n = Fs("worker/rest/api/version.GET")({
224124
224184
  hook: Pxr
224125
224185
  });
224126
224186
  function Pxr(i) {
@@ -231401,7 +231461,10 @@ function dTr() {
231401
231461
  const d = o;
231402
231462
  e.service.update(r.id, d.value).then(async (f) => {
231403
231463
  var p;
231404
- await e.actions.handleLoadSite(f), e.actions.handlePageUpdateRemove([r.id]), i(/* @__PURE__ */ x(we, { id: "activities.assets.saveSuccess", values: { name: (p = r.ast) == null ? void 0 : p.name } }));
231464
+ await e.actions.handleLoadSite(f), e.actions.handlePageUpdateRemove([r.id]), i(
231465
+ /* @__PURE__ */ x(we, { id: "activities.assets.saveSuccess", values: { name: (p = r.ast) == null ? void 0 : p.name } }),
231466
+ { variant: "success" }
231467
+ );
231405
231468
  }).catch((f) => {
231406
231469
  });
231407
231470
  }
package/build/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { J as s, K as i, j as l, i as o, E as r, n as t, o as v, d as n, b as E, c, x as m, y as T, q as S, h as C, k as L, g as k, f as p, w as u, p as I, u as P, v as b, s as d, z as x, F as A, Z as g, I as h, C as f, H as R, Q as D, U as F, M as y, N as B, P as O, R as H, _ as M, S as _, T as K, W as N, Y as Q, e as U, a as W, l as Z, A as j, B as q, r as w, L as z, D as G, G as J, V, O as X, X as Y } from "./index-CFywx7SD.js";
1
+ import { J as s, K as i, j as l, i as o, E as r, n as t, o as v, d as n, b as E, c, x as m, y as T, q as S, h as C, k as L, g as k, f as p, w as u, p as I, u as P, v as b, s as d, z as x, F as A, Z as g, I as h, C as f, H as R, Q as D, U as F, M as y, N as B, P as O, R as H, _ as M, S as _, T as K, W as N, Y as Q, e as U, a as W, l as Z, A as j, B as q, r as w, L as z, D as G, G as J, V, O as X, X as Y } from "./index-Bbx-zLal.js";
2
2
  export {
3
3
  s as ConfigContext,
4
4
  i as ConfigContextProvider,
@@ -1,4 +1,4 @@
1
- import { conf as t, language as e } from "./typescript-DmvMB6BF.js";
1
+ import { conf as t, language as e } from "./typescript-q5ur26KA.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as Et } from "./index-CFywx7SD.js";
1
+ import { m as Et } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as l } from "./index-CFywx7SD.js";
1
+ import { m as l } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as s } from "./index-CFywx7SD.js";
1
+ import { m as s } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as o } from "./index-CFywx7SD.js";
1
+ import { m as o } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m } from "./index-CFywx7SD.js";
1
+ import { m } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { t as O, m as I } from "./index-CFywx7SD.js";
1
+ import { t as O, m as I } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as s } from "./index-CFywx7SD.js";
1
+ import { m as s } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as r } from "./index-CFywx7SD.js";
1
+ import { m as r } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as l } from "./index-CFywx7SD.js";
1
+ import { m as l } from "./index-Bbx-zLal.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxs-ts/eveli-ide",
3
- "version": "0.0.199",
3
+ "version": "0.0.201",
4
4
  "homepage": "https://github.com/digiexpress-io/digiexpress-parent",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",
@@ -1,2 +0,0 @@
1
- import { default as React } from 'react';
2
- export declare const EveliTableOptionsDrawer: React.FC<{}>;