@dxs-ts/eveli-ide 2.0.32 → 2.0.33

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 (3) hide show
  1. package/dist/gitlog.json +26 -15
  2. package/dist/index.js +6771 -6770
  3. package/package.json +1 -1
package/dist/gitlog.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "libraryName": "@dxs-ts/eveli-ide",
3
- "version": "2.0.32",
3
+ "version": "2.0.33",
4
4
  "generatedFiles": [
5
5
  {
6
6
  "name": "index.css",
@@ -12,7 +12,7 @@
12
12
  },
13
13
  {
14
14
  "name": "index.js",
15
- "size": 3839471
15
+ "size": 3839856
16
16
  }
17
17
  ],
18
18
  "internalDependencies": [
@@ -73,24 +73,35 @@
73
73
  },
74
74
  "moduleLogs": [
75
75
  {
76
- "hash": "aacc8b40a73f5d59b9eea9419a558961e6a2b6ea",
77
- "date": "2025-10-03 18:19:32 +0300",
78
- "author": "Vahur Krouverk",
79
- "comment": "Issue #562 fix to avoid undefined props usage in dialob component rendering",
80
- "issueId": "562",
76
+ "hash": "5fe61b8027d690ba03088b9bbf1f7e6746bce6ba",
77
+ "date": "2025-10-04 18:28:33 +0300",
78
+ "author": "Olev Mutso",
79
+ "comment": "Update next-release.version",
80
+ "issueId": "",
81
81
  "modules": [
82
- "@dxs-ts/gamut-form"
82
+ "backend"
83
83
  ]
84
84
  },
85
85
  {
86
- "hash": "b33d877abc4bc7ee1c119971653cf43760d01de5",
87
- "date": "2025-10-03 16:59:39 +0300",
88
- "author": "Kaur Terasmaa",
89
- "comment": "#550 refactor(theme): centralize task status/priority colors and align composer v2 & table indicators",
90
- "issueId": "550",
86
+ "hash": "4fff361f70f8f9d887616fa7d8e853b6545c5dcf",
87
+ "date": "2025-10-04 18:26:35 +0300",
88
+ "author": "jocelyn.mutso",
89
+ "comment": "gamut - fix form names",
90
+ "issueId": "",
91
91
  "modules": [
92
- "@dxs-ts/eveli-primitives",
93
- "@dxs-ts/task-composer-v2"
92
+ "@dxs-ts/gamut-api"
93
+ ]
94
+ },
95
+ {
96
+ "hash": "34ebc46f959dd36a115ae42ec96677a27e0a64e8",
97
+ "date": "2025-10-04 17:32:08 +0300",
98
+ "author": "jocelyn.mutso",
99
+ "comment": "feedback fixes",
100
+ "issueId": "",
101
+ "modules": [
102
+ "@dxs-ts/task-composer-v1",
103
+ "@dxs-ts/task-feedback",
104
+ "backend"
94
105
  ]
95
106
  }
96
107
  ]