@dxs-ts/eveli-ide 2.0.32 → 2.0.34

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 +73 -13
  2. package/dist/index.js +25406 -25317
  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.34",
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": 3842191
16
16
  }
17
17
  ],
18
18
  "internalDependencies": [
@@ -73,24 +73,84 @@
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": "542ce57aedb9b642c417b7d83383a74a7b290ef1",
77
+ "date": "2025-10-08 13:39:58 +0300",
78
+ "author": "jocelyn.mutso",
79
+ "comment": "#565 note labels + desc dialogs respect line breaks",
80
+ "issueId": "565",
81
81
  "modules": [
82
+ "@dxs-ts/gamut-api",
82
83
  "@dxs-ts/gamut-form"
83
84
  ]
84
85
  },
85
86
  {
86
- "hash": "b33d877abc4bc7ee1c119971653cf43760d01de5",
87
- "date": "2025-10-03 16:59:39 +0300",
87
+ "hash": "2d7b342981e75fd06528634dba6f8e8a4fd1e578",
88
+ "date": "2025-10-08 12:52:58 +0300",
89
+ "author": "Olev Mutso",
90
+ "comment": "tagomi backend",
91
+ "issueId": "",
92
+ "modules": [
93
+ "backend"
94
+ ]
95
+ },
96
+ {
97
+ "hash": "575b6ed69b8a63a59fce825e37cd4728478bfaa1",
98
+ "date": "2025-10-08 11:38:21 +0300",
99
+ "author": "jocelyn.mutso",
100
+ "comment": "#540 fixes for textBox rows undefined",
101
+ "issueId": "540",
102
+ "modules": [
103
+ "@dxs-ts/gamut-form"
104
+ ]
105
+ },
106
+ {
107
+ "hash": "a0f93ccb4fdc8078a80138b26332ec4dc069c036",
108
+ "date": "2025-10-07 16:21:43 +0300",
109
+ "author": "Kaur Terasmaa",
110
+ "comment": "#552 Smart view: wire delete confirmation dialog; fix hook import & types",
111
+ "issueId": "552",
112
+ "modules": [
113
+ "@dxs-ts/eveli-primitives"
114
+ ]
115
+ },
116
+ {
117
+ "hash": "d7846666a8070cfefffd35b18d731dabc29e348a",
118
+ "date": "2025-10-07 13:51:44 +0300",
119
+ "author": "Kaur Terasmaa",
120
+ "comment": "#551 use unified cancelButton in create new smart Dialob dialog",
121
+ "issueId": "551",
122
+ "modules": [
123
+ "@dxs-ts/eveli-primitives"
124
+ ]
125
+ },
126
+ {
127
+ "hash": "3916f9b6b9580c3d7aa91ff9a9a63ebd7b5826a4",
128
+ "date": "2025-10-07 10:40:01 +0300",
129
+ "author": "Kaur Terasmaa",
130
+ "comment": "#552 DeleteDialog confirmation dialog",
131
+ "issueId": "552",
132
+ "modules": [
133
+ "@dxs-ts/eveli-primitives"
134
+ ]
135
+ },
136
+ {
137
+ "hash": "48b4701c21707a6ad28a22b2729ae6869ddabea6",
138
+ "date": "2025-10-06 13:37:32 +0300",
139
+ "author": "jocelyn.mutso",
140
+ "comment": "#564 added filter by label to dialob admin table",
141
+ "issueId": "564",
142
+ "modules": [
143
+ "@dxs-ts/eveli-primitives"
144
+ ]
145
+ },
146
+ {
147
+ "hash": "4c462b0fe2a9a17d027a490b589f1ce309ff0627",
148
+ "date": "2025-10-06 09:56:28 +0300",
88
149
  "author": "Kaur Terasmaa",
89
- "comment": "#550 refactor(theme): centralize task status/priority colors and align composer v2 & table indicators",
90
- "issueId": "550",
150
+ "comment": "#551 use unified cancelButton in create new Dialob dialog",
151
+ "issueId": "551",
91
152
  "modules": [
92
- "@dxs-ts/eveli-primitives",
93
- "@dxs-ts/task-composer-v2"
153
+ "@dxs-ts/eveli-primitives"
94
154
  ]
95
155
  }
96
156
  ]