@dxs-ts/eveli-ide 2.0.14 → 2.0.16

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/gitlog.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "libraryName": "@dxs-ts/eveli-ide",
3
- "version": "2.0.14",
3
+ "version": "2.0.16",
4
4
  "generatedFiles": [
5
5
  {
6
6
  "name": "index.css",
@@ -68,10 +68,10 @@
68
68
  },
69
69
  "moduleLogs": [
70
70
  {
71
- "hash": "dfca00bef9ee99cd2fbf14d3c16eeae23bbfc701",
72
- "date": "2025-08-18 10:22:02 +0300",
71
+ "hash": "d967ba1957682f80fa7d06991f096c42a6679272",
72
+ "date": "2025-08-18 11:37:34 +0300",
73
73
  "author": "Olev Mutso",
74
- "comment": "release log",
74
+ "comment": "release logging setup",
75
75
  "issueId": "",
76
76
  "modules": [
77
77
  "@dxs-ts/eveli-ide",
package/dist/index.d.ts CHANGED
@@ -6604,6 +6604,14 @@ declare module '@tanstack/react-router' {
6604
6604
  }
6605
6605
 
6606
6606
 
6607
+ declare module "@tanstack/react-table" {
6608
+ interface ColumnMeta<TData extends RowData, TValue> {
6609
+ enableSelection?: boolean;
6610
+ enableDateGTE?: boolean;
6611
+ }
6612
+ }
6613
+
6614
+
6607
6615
  declare module '@mui/material' {
6608
6616
  interface Components<Theme = unknown> extends EveliComponents<Theme> {
6609
6617
  }
@@ -6628,14 +6636,6 @@ declare module 'react' {
6628
6636
  }
6629
6637
 
6630
6638
 
6631
- declare module "@tanstack/react-table" {
6632
- interface ColumnMeta<TData extends RowData, TValue> {
6633
- enableSelection?: boolean;
6634
- enableDateGTE?: boolean;
6635
- }
6636
- }
6637
-
6638
-
6639
6639
  declare module '@mui/material' {
6640
6640
  interface Components<Theme = unknown> extends EveliComponents<Theme> {
6641
6641
  }
package/dist/index.js CHANGED
@@ -6883,7 +6883,7 @@ var Zve;
6883
6883
  ((c) => {
6884
6884
  c.builder = () => new TZt();
6885
6885
  })(Zve || (Zve = {}));
6886
- const CZt = "2.0.13", SZt = "08/18/2025, 07:01:41", VZt = () => Zve.builder().setLogo("logo_1_great_ones_wisdom").setTheme("red").setProjectInfo("@dxs-ts/eveli-ide", "2.0.13", "08/18/2025, 07:01:41").addInternalComponents(["@dxs-ts/gamut-api", "@dxs-ts/gamut-theme", "@dxs-ts/gamut-form", "@dxs-ts/gamut-md", "@dxs-ts/gamut-shell", "@dxs-ts/gamut-form-review", "@dxs-ts/gamut-intl", "@dxs-ts/envir-fetch", "@dxs-ts/envir-util", "@dxs-ts/wrench-api", "@dxs-ts/wrench-routes", "@dxs-ts/stencil-api", "@dxs-ts/stencil-routes", "@dxs-ts/eveli-api", "@dxs-ts/eveli-primitives", "@dxs-ts/eveli-intl", "@dxs-ts/eveli-routes"]).addExternalComponents(["@material-table/core@6.4.4", "@monaco-editor/react@4.7.0", "@mui/icons-material@6.5.0", "@mui/material@6.5.0", "@mui/system@6.5.0", "@mui/x-tree-view@7.29.1", "@tanstack/react-query@5.83.0", "@tanstack/react-router@1.130.2", "@tanstack/react-table@8.21.3", "@uiw/react-md-editor@4.0.8", "@xyflow/react@12.8.2", "diff2html@3.4.52", "elkjs/lib/elk.bundled.js@0.9.3", "file-saver@2.0.5", "js-file-download@0.4.12", "leaflet-geosearch@4.2.0", "luxon@3.7.1", "moment@2.30.1", "monaco-editor@0.52.2", "notistack@3.0.2", "numbro@2.5.0", "react@18.3.1", "react-date-picker@11.0.0", "react-intl@6.8.9", "react-leaflet@4.2.1", "react-markdown@10.1.0", "react-time-picker@7.0.0", "recharts@2.15.4", "ts-md5@1.3.1", "yaml@2.8.1"]).render(), sxt = lr("worker/rest/api/version.GET")({
6886
+ const CZt = "2.0.15", SZt = "08/18/2025, 08:19:38", VZt = () => Zve.builder().setLogo("logo_1_great_ones_wisdom").setTheme("red").setProjectInfo("@dxs-ts/eveli-ide", "2.0.15", "08/18/2025, 08:19:38").addInternalComponents(["@dxs-ts/gamut-api", "@dxs-ts/gamut-theme", "@dxs-ts/gamut-form", "@dxs-ts/gamut-md", "@dxs-ts/gamut-shell", "@dxs-ts/gamut-form-review", "@dxs-ts/gamut-intl", "@dxs-ts/envir-fetch", "@dxs-ts/envir-util", "@dxs-ts/wrench-api", "@dxs-ts/wrench-routes", "@dxs-ts/stencil-api", "@dxs-ts/stencil-routes", "@dxs-ts/eveli-api", "@dxs-ts/eveli-primitives", "@dxs-ts/eveli-intl", "@dxs-ts/eveli-routes"]).addExternalComponents(["@material-table/core@6.4.4", "@monaco-editor/react@4.7.0", "@mui/icons-material@6.5.0", "@mui/material@6.5.0", "@mui/system@6.5.0", "@mui/x-tree-view@7.29.1", "@tanstack/react-query@5.83.0", "@tanstack/react-router@1.130.2", "@tanstack/react-table@8.21.3", "@uiw/react-md-editor@4.0.8", "@xyflow/react@12.8.2", "diff2html@3.4.52", "elkjs/lib/elk.bundled.js@0.9.3", "file-saver@2.0.5", "js-file-download@0.4.12", "leaflet-geosearch@4.2.0", "luxon@3.7.1", "moment@2.30.1", "monaco-editor@0.52.2", "notistack@3.0.2", "numbro@2.5.0", "react@18.3.1", "react-date-picker@11.0.0", "react-intl@6.8.9", "react-leaflet@4.2.1", "react-markdown@10.1.0", "react-time-picker@7.0.0", "recharts@2.15.4", "ts-md5@1.3.1", "yaml@2.8.1"]).render(), sxt = lr("worker/rest/api/version.GET")({
6887
6887
  hook: IZt
6888
6888
  });
6889
6889
  function IZt(c) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxs-ts/eveli-ide",
3
- "version": "2.0.14",
3
+ "version": "2.0.16",
4
4
  "description": "Eveli route components - full page layouts, navigation",
5
5
  "type": "module",
6
6
  "publishConfig": {
@@ -13,36 +13,36 @@
13
13
  "layouts"
14
14
  ],
15
15
  "peerDependencies": {
16
- "@material-table/core": "6.4.4",
17
- "@monaco-editor/react": "4.7.0",
18
- "@mui/icons-material": "6.5.0",
19
- "@mui/material": "6.5.0",
20
- "@mui/system": "6.5.0",
21
- "@mui/x-tree-view": "7.29.1",
22
- "@tanstack/react-query": "5.83.0",
23
- "@tanstack/react-router": "1.130.2",
24
- "@tanstack/react-table": "8.21.3",
25
- "@uiw/react-md-editor": "4.0.8",
26
- "@xyflow/react": "12.8.2",
27
- "diff2html": "3.4.52",
28
- "elkjs": "0.9.3",
29
- "file-saver": "2.0.5",
30
- "js-file-download": "0.4.12",
31
- "leaflet-geosearch": "4.2.0",
32
- "luxon": "3.7.1",
33
- "moment": "2.30.1",
34
- "monaco-editor": "0.52.2",
35
- "notistack": "3.0.2",
36
- "numbro": "2.5.0",
37
- "react": "18.3.1",
38
- "react-date-picker": "11.0.0",
39
- "react-intl": "6.8.9",
40
- "react-leaflet": "4.2.1",
41
- "react-markdown": "10.1.0",
42
- "react-time-picker": "7.0.0",
43
- "recharts": "2.15.4",
44
- "ts-md5": "1.3.1",
45
- "yaml": "2.8.1"
16
+ "@material-table/core": "^6.4.4",
17
+ "@monaco-editor/react": "^4.7.0",
18
+ "@mui/icons-material": "^6.5.0",
19
+ "@mui/material": "^6.5.0",
20
+ "@mui/system": "^6.5.0",
21
+ "@mui/x-tree-view": "^7.29.1",
22
+ "@tanstack/react-query": "^5.83.0",
23
+ "@tanstack/react-router": "^1.130.2",
24
+ "@tanstack/react-table": "^8.21.3",
25
+ "@uiw/react-md-editor": "^4.0.8",
26
+ "@xyflow/react": "^12.8.2",
27
+ "diff2html": "^3.4.52",
28
+ "elkjs": "^0.9.3",
29
+ "file-saver": "^2.0.5",
30
+ "js-file-download": "^0.4.12",
31
+ "leaflet-geosearch": "^4.2.0",
32
+ "luxon": "^3.7.1",
33
+ "moment": "^2.30.1",
34
+ "monaco-editor": "^0.52.2",
35
+ "notistack": "^3.0.2",
36
+ "numbro": "^2.5.0",
37
+ "react": "^18.3.1",
38
+ "react-date-picker": "^11.0.0",
39
+ "react-intl": "^6.8.9",
40
+ "react-leaflet": "^4.2.1",
41
+ "react-markdown": "^10.1.0",
42
+ "react-time-picker": "^7.0.0",
43
+ "recharts": "^2.15.4",
44
+ "ts-md5": "^1.3.1",
45
+ "yaml": "^2.8.1"
46
46
  },
47
47
  "main": "dist/index.js",
48
48
  "types": "dist/index.d.ts",