@dxs-ts/eveli-ide 0.0.95 → 0.0.96

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.
Files changed (2) hide show
  1. package/build/index.js +172 -184
  2. package/package.json +1 -1
package/build/index.js CHANGED
@@ -43702,6 +43702,88 @@ const oW = ({ onClose: e }) => {
43702
43702
  title: "services.add",
43703
43703
  submit: { title: "button.add", onClick: $, disabled: !E || !O || !I || !P || N || T.length < 1 },
43704
43704
  children: /* @__PURE__ */ V(Ge, { children: [
43705
+ /* @__PURE__ */ d(
43706
+ si,
43707
+ {
43708
+ label: "services.technicalname",
43709
+ required: !0,
43710
+ value: E,
43711
+ onChange: S
43712
+ }
43713
+ ),
43714
+ /* @__PURE__ */ V(ye, { display: "flex", children: [
43715
+ /* @__PURE__ */ d(ye, { flexGrow: 1, children: /* @__PURE__ */ d(
43716
+ Nn,
43717
+ {
43718
+ label: "services.flowName",
43719
+ onChange: U,
43720
+ selected: O,
43721
+ items: W.map((_) => ({ id: _, value: _ }))
43722
+ }
43723
+ ) }),
43724
+ /* @__PURE__ */ d(ye, { sx: { ml: 1 }, children: /* @__PURE__ */ d(
43725
+ Nn,
43726
+ {
43727
+ label: "services.formName",
43728
+ onChange: C,
43729
+ selected: I,
43730
+ items: ae,
43731
+ helperText: "services.formName.description"
43732
+ }
43733
+ ) }),
43734
+ /* @__PURE__ */ d(ye, { sx: { ml: 1 }, children: /* @__PURE__ */ d(
43735
+ Nn,
43736
+ {
43737
+ label: "services.formTag",
43738
+ onChange: F,
43739
+ selected: P,
43740
+ items: me,
43741
+ helperText: "services.formTag.description"
43742
+ }
43743
+ ) })
43744
+ ] }),
43745
+ /* @__PURE__ */ V(ye, { display: "flex", children: [
43746
+ /* @__PURE__ */ d(ye, { flexGrow: 1, children: /* @__PURE__ */ d(
43747
+ po,
43748
+ {
43749
+ checked: p || !1,
43750
+ onChange: m,
43751
+ helperText: "services.anonmode.helper",
43752
+ label: "services.anonmode"
43753
+ }
43754
+ ) }),
43755
+ /* @__PURE__ */ d(ye, { maxWidth: "50%", sx: { ml: 1 }, children: /* @__PURE__ */ d(
43756
+ po,
43757
+ {
43758
+ checked: s,
43759
+ helperText: "services.devmode.helper",
43760
+ label: "services.devmode",
43761
+ onChange: a
43762
+ }
43763
+ ) })
43764
+ ] }),
43765
+ /* @__PURE__ */ V(ye, { display: "flex", children: [
43766
+ /* @__PURE__ */ d(ye, { flexGrow: 1, children: /* @__PURE__ */ d(
43767
+ qh,
43768
+ {
43769
+ label: "services.startdate",
43770
+ helperText: "services.startdate.description",
43771
+ required: !0,
43772
+ value: l,
43773
+ onChange: o
43774
+ }
43775
+ ) }),
43776
+ /* @__PURE__ */ d(ye, { maxWidth: "50%", sx: { ml: 1 }, children: /* @__PURE__ */ d(
43777
+ qh,
43778
+ {
43779
+ label: "services.enddate",
43780
+ helperText: "services.enddate.description",
43781
+ required: !0,
43782
+ value: u,
43783
+ onChange: c
43784
+ }
43785
+ ) })
43786
+ ] }),
43705
43787
  /* @__PURE__ */ d(
43706
43788
  xk,
43707
43789
  {
@@ -43713,93 +43795,6 @@ const oW = ({ onClose: e }) => {
43713
43795
  }
43714
43796
  ),
43715
43797
  /* @__PURE__ */ V(Fi, { variant: "elevation", sx: { mt: 1, pl: 1, pr: 1, pb: 1, borderRadius: 2 }, children: [
43716
- /* @__PURE__ */ V(ye, { display: "flex", children: [
43717
- /* @__PURE__ */ V(ye, { flexGrow: 1, children: [
43718
- /* @__PURE__ */ d(
43719
- si,
43720
- {
43721
- label: "services.technicalname",
43722
- helperText: "services.technicalname.description",
43723
- required: !0,
43724
- value: E,
43725
- onChange: S
43726
- }
43727
- ),
43728
- /* @__PURE__ */ d(
43729
- Nn,
43730
- {
43731
- label: "services.flowName",
43732
- onChange: U,
43733
- selected: O,
43734
- items: W.map((_) => ({ id: _, value: _ }))
43735
- }
43736
- )
43737
- ] }),
43738
- /* @__PURE__ */ V(ye, { maxWidth: "50%", sx: { ml: 1 }, children: [
43739
- /* @__PURE__ */ d(
43740
- po,
43741
- {
43742
- checked: p || !1,
43743
- onChange: m,
43744
- helperText: "services.anonmode.helper",
43745
- label: "services.anonmode"
43746
- }
43747
- ),
43748
- /* @__PURE__ */ d(
43749
- po,
43750
- {
43751
- checked: s,
43752
- helperText: "services.devmode.helper",
43753
- label: "services.devmode",
43754
- onChange: a
43755
- }
43756
- )
43757
- ] })
43758
- ] }),
43759
- /* @__PURE__ */ V(ye, { display: "flex", children: [
43760
- /* @__PURE__ */ d(ye, { maxWidth: "50%", flexGrow: 1, children: /* @__PURE__ */ d(
43761
- Nn,
43762
- {
43763
- label: "services.formName",
43764
- onChange: C,
43765
- selected: I,
43766
- items: ae,
43767
- helperText: "services.formName.description"
43768
- }
43769
- ) }),
43770
- /* @__PURE__ */ d(ye, { maxWidth: "50%", sx: { ml: 1 }, children: /* @__PURE__ */ d(
43771
- Nn,
43772
- {
43773
- label: "services.formTag",
43774
- onChange: F,
43775
- selected: P,
43776
- items: me,
43777
- helperText: "services.formTag.description"
43778
- }
43779
- ) })
43780
- ] }),
43781
- /* @__PURE__ */ V(ye, { display: "flex", children: [
43782
- /* @__PURE__ */ d(ye, { flexGrow: 1, children: /* @__PURE__ */ d(
43783
- qh,
43784
- {
43785
- label: "services.startdate",
43786
- helperText: "services.startdate.description",
43787
- required: !0,
43788
- value: l,
43789
- onChange: o
43790
- }
43791
- ) }),
43792
- /* @__PURE__ */ d(ye, { maxWidth: "50%", sx: { ml: 1 }, children: /* @__PURE__ */ d(
43793
- qh,
43794
- {
43795
- label: "services.enddate",
43796
- helperText: "services.enddate.description",
43797
- required: !0,
43798
- value: u,
43799
- onChange: c
43800
- }
43801
- ) })
43802
- ] }),
43803
43798
  /* @__PURE__ */ d(
43804
43799
  Gw,
43805
43800
  {
@@ -43889,6 +43884,88 @@ const oW = ({ onClose: e }) => {
43889
43884
  title: "services.edit",
43890
43885
  submit: { title: "button.apply", onClick: $, disabled: !S || !g || !O || !I || W || y.length < 1 },
43891
43886
  children: /* @__PURE__ */ V(Ge, { children: [
43887
+ /* @__PURE__ */ d(
43888
+ si,
43889
+ {
43890
+ label: "services.technicalname",
43891
+ required: !0,
43892
+ value: S,
43893
+ onChange: T
43894
+ }
43895
+ ),
43896
+ /* @__PURE__ */ V(ye, { display: "flex", children: [
43897
+ /* @__PURE__ */ d(ye, { flexGrow: 1, children: /* @__PURE__ */ d(
43898
+ Nn,
43899
+ {
43900
+ label: "services.flowName",
43901
+ onChange: w,
43902
+ selected: g,
43903
+ items: H.map((me) => ({ id: me, value: me }))
43904
+ }
43905
+ ) }),
43906
+ /* @__PURE__ */ d(ye, { sx: { ml: 1 }, children: /* @__PURE__ */ d(
43907
+ Nn,
43908
+ {
43909
+ label: "services.formName",
43910
+ onChange: A,
43911
+ selected: O,
43912
+ items: U,
43913
+ helperText: "services.formName.description"
43914
+ }
43915
+ ) }),
43916
+ /* @__PURE__ */ d(ye, { sx: { ml: 1 }, children: /* @__PURE__ */ d(
43917
+ Nn,
43918
+ {
43919
+ label: "services.formTag",
43920
+ onChange: C,
43921
+ selected: I,
43922
+ items: ae,
43923
+ helperText: "services.formTag.description"
43924
+ }
43925
+ ) })
43926
+ ] }),
43927
+ /* @__PURE__ */ V(ye, { display: "flex", children: [
43928
+ /* @__PURE__ */ d(ye, { flexGrow: 1, children: /* @__PURE__ */ d(
43929
+ qh,
43930
+ {
43931
+ label: "services.startdate",
43932
+ helperText: "services.startdate.description",
43933
+ required: !0,
43934
+ value: l,
43935
+ onChange: o
43936
+ }
43937
+ ) }),
43938
+ /* @__PURE__ */ d(ye, { maxWidth: "50%", sx: { ml: 1 }, children: /* @__PURE__ */ d(
43939
+ qh,
43940
+ {
43941
+ label: "services.enddate",
43942
+ helperText: "services.enddate.description",
43943
+ required: !0,
43944
+ value: u,
43945
+ onChange: c
43946
+ }
43947
+ ) })
43948
+ ] }),
43949
+ /* @__PURE__ */ V(ye, { display: "flex", children: [
43950
+ /* @__PURE__ */ d(ye, { flexGrow: 1, children: /* @__PURE__ */ d(
43951
+ po,
43952
+ {
43953
+ checked: h || !1,
43954
+ onChange: p,
43955
+ helperText: "services.anonmode.helper",
43956
+ label: "services.anonmode"
43957
+ }
43958
+ ) }),
43959
+ /* @__PURE__ */ d(ye, { maxWidth: "50%", children: /* @__PURE__ */ d(
43960
+ po,
43961
+ {
43962
+ checked: m || !1,
43963
+ onChange: b,
43964
+ helperText: "services.devmode.helper",
43965
+ label: "services.devmode"
43966
+ }
43967
+ ) })
43968
+ ] }),
43892
43969
  /* @__PURE__ */ d(
43893
43970
  xk,
43894
43971
  {
@@ -43900,93 +43977,6 @@ const oW = ({ onClose: e }) => {
43900
43977
  }
43901
43978
  ),
43902
43979
  /* @__PURE__ */ V(Fi, { variant: "elevation", sx: { mt: 1, pl: 1, pr: 1, pb: 1, borderRadius: 2 }, children: [
43903
- /* @__PURE__ */ V(ye, { display: "flex", children: [
43904
- /* @__PURE__ */ V(ye, { flexGrow: 1, children: [
43905
- /* @__PURE__ */ d(
43906
- si,
43907
- {
43908
- label: "services.technicalname",
43909
- helperText: "services.technicalname.description",
43910
- required: !0,
43911
- value: S,
43912
- onChange: T
43913
- }
43914
- ),
43915
- /* @__PURE__ */ d(
43916
- Nn,
43917
- {
43918
- label: "services.flowName",
43919
- onChange: w,
43920
- selected: g,
43921
- items: H.map((me) => ({ id: me, value: me }))
43922
- }
43923
- )
43924
- ] }),
43925
- /* @__PURE__ */ V(ye, { maxWidth: "50%", sx: { ml: 1 }, children: [
43926
- /* @__PURE__ */ d(
43927
- po,
43928
- {
43929
- checked: h || !1,
43930
- onChange: p,
43931
- helperText: "services.anonmode.helper",
43932
- label: "services.anonmode"
43933
- }
43934
- ),
43935
- /* @__PURE__ */ d(
43936
- po,
43937
- {
43938
- checked: m || !1,
43939
- onChange: b,
43940
- helperText: "services.devmode.helper",
43941
- label: "services.devmode"
43942
- }
43943
- )
43944
- ] })
43945
- ] }),
43946
- /* @__PURE__ */ V(ye, { display: "flex", children: [
43947
- /* @__PURE__ */ d(ye, { maxWidth: "50%", flexGrow: 1, children: /* @__PURE__ */ d(
43948
- Nn,
43949
- {
43950
- label: "services.formName",
43951
- onChange: A,
43952
- selected: O,
43953
- items: U,
43954
- helperText: "services.formName.description"
43955
- }
43956
- ) }),
43957
- /* @__PURE__ */ d(ye, { maxWidth: "50%", sx: { ml: 1 }, children: /* @__PURE__ */ d(
43958
- Nn,
43959
- {
43960
- label: "services.formTag",
43961
- onChange: C,
43962
- selected: I,
43963
- items: ae,
43964
- helperText: "services.formTag.description"
43965
- }
43966
- ) })
43967
- ] }),
43968
- /* @__PURE__ */ V(ye, { display: "flex", children: [
43969
- /* @__PURE__ */ d(ye, { flexGrow: 1, children: /* @__PURE__ */ d(
43970
- qh,
43971
- {
43972
- label: "services.startdate",
43973
- helperText: "services.startdate.description",
43974
- required: !0,
43975
- value: l,
43976
- onChange: o
43977
- }
43978
- ) }),
43979
- /* @__PURE__ */ d(ye, { maxWidth: "50%", sx: { ml: 1 }, children: /* @__PURE__ */ d(
43980
- qh,
43981
- {
43982
- label: "services.enddate",
43983
- helperText: "services.enddate.description",
43984
- required: !0,
43985
- value: u,
43986
- onChange: c
43987
- }
43988
- ) })
43989
- ] }),
43990
43980
  /* @__PURE__ */ d(
43991
43981
  Gw,
43992
43982
  {
@@ -45590,7 +45580,7 @@ const Tle = (e) => /* @__PURE__ */ d(
45590
45580
  "services.add": "Add a service",
45591
45581
  "services.change": "Change existing services",
45592
45582
  "services.edit": "Edit service",
45593
- "services.technicalname": "Service workflow name",
45583
+ "services.technicalname": "User given unique service name",
45594
45584
  "services.technicalname.description": "Workflow descriptive name",
45595
45585
  "services.selected": "Selected services",
45596
45586
  "services.devmode.helper": "If Development mode is active, this service will only appear in the development environment for testing. It will not be included in production releases.",
@@ -48311,7 +48301,7 @@ const ofe = ({ site: e }) => {
48311
48301
  ] })
48312
48302
  }
48313
48303
  );
48314
- }, Up = { tag: "eveli-ide-0.0.95", built: "11/02/2025" }, dfe = (e, t, n) => {
48304
+ }, Up = { tag: "eveli-ide-0.0.96", built: "13/02/2025" }, dfe = (e, t, n) => {
48315
48305
  var i, r, s, a, l, o, u, c;
48316
48306
  return [
48317
48307
  {
@@ -116964,7 +116954,7 @@ const S5e = {
116964
116954
  "menu.flow": "Wrench",
116965
116955
  "menu.processes": "Monitoring",
116966
116956
  "menu.reports": "Reports",
116967
- "menu.workflows": "Workflows",
116957
+ "menu.workflows": "Stencil services",
116968
116958
  "menu.workflowTags": "Workflow tags",
116969
116959
  "menu.publications": "Publications",
116970
116960
  "menu.services": "Services",
@@ -117006,20 +116996,20 @@ const S5e = {
117006
116996
  "table.body.addTooltip": "Add",
117007
116997
  "table.body.editTooltip": "Edit",
117008
116998
  "table.body.editRow.deleteMessage": "Are you sure you want to delete this?",
117009
- "workflowTable.title": "Workflows",
116999
+ "workflowTable.title": "Stencil services",
117010
117000
  "workflowTableHeader.name": "Name",
117011
117001
  "workflowTableHeader.formName": "Form",
117012
117002
  "workflowTableHeader.flowName": "Flow",
117013
117003
  "workflowTableHeader.updated": "Updated",
117014
117004
  "workflowTable.addButton": "New workflow",
117015
117005
  "workflowTable.editButton": "Edit workflow",
117016
- "workflow.dialogTitle": "Workflow",
117006
+ "workflow.dialogTitle": "Stencil service",
117017
117007
  "workflow.name": "Name",
117018
117008
  "workflow.form.formName": "Form name",
117019
117009
  "workflow.form.formTag": "Form tag",
117020
117010
  "workflow.flowName": "Flow name",
117021
- "processTable.title": "Processes",
117022
- "processTableHeader.workflow": "Workflow name",
117011
+ "processTable.title": "Stencil service execution history",
117012
+ "processTableHeader.workflow": "Stencil service name",
117023
117013
  "processTableHeader.user": "User id",
117024
117014
  "processTableHeader.status": "Status",
117025
117015
  "processTableHeader.created": "Created",
@@ -117838,11 +117828,9 @@ const S5e = {
117838
117828
  { id: "menu.forms", to: "/ui/forms", icon: /* @__PURE__ */ d(HU, { sx: uu }) },
117839
117829
  { id: "menu.flow", to: "/wrench/ide", icon: /* @__PURE__ */ d(zU, { sx: uu }) },
117840
117830
  { id: "menu.content", to: "/ui/content", icon: /* @__PURE__ */ d(BU, { sx: uu }) },
117831
+ { id: "menu.workflows", to: "/ui/workflows", icon: /* @__PURE__ */ d(GU, { sx: uu }) },
117841
117832
  { id: "menu.feedback", to: "/feedback", icon: /* @__PURE__ */ d(YU, { sx: uu }) },
117842
117833
  { id: "menu.queues", to: "/queues", icon: /* @__PURE__ */ d(XU, { sx: uu }) },
117843
- //TODO Calendar still needed??
117844
- //{ id: 'menu.calendar', to: '/ui/calendar', icon: <CalendarMonthIcon sx={iconSize} /> },
117845
- { id: "menu.workflows", to: "/ui/workflows", icon: /* @__PURE__ */ d(GU, { sx: uu }) },
117846
117834
  { id: "menu.publications", to: "/ui/publications", icon: /* @__PURE__ */ d(ZU, { sx: uu }) }
117847
117835
  ], C5e = () => {
117848
117836
  const e = kr(), t = ng(), n = t.isAuthenticated() ? "explorer.logout" : "explorer.login", i = t.isAuthenticated() ? e.logoutUrl || "/logout" : e.loginUrl || "/oauth2/authorization/oidcprovider";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxs-ts/eveli-ide",
3
- "version": "0.0.95",
3
+ "version": "0.0.96",
4
4
  "homepage": "https://github.com/digiexpress-io/digiexpress-parent",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",