@infomaximum/widget-sdk 7.0.0-2 → 7.0.0-20
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/CHANGELOG.md +357 -67
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/dist/index.d.ts +18934 -9032
- package/dist/index.esm.js +1730 -1159
- package/dist/index.js +1773 -1182
- package/package.json +9 -5
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,316 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
## [7.0.0-20](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-19...v7.0.0-20) (2026-05-07)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* исправлен порядок схем в union SettingsFilterSchema. В ColorRuleSchema отказ от FormulaSchema. Поле url размечено схемой формулы ([59e7479](https://github.com/Infomaximum/widget-sdk/commit/59e74799dc2e093efb801ed22c22a7227b302848))
|
|
11
|
+
|
|
12
|
+
## [7.0.0-19](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-18...v7.0.0-19) (2026-04-27)
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
* реализован новый контрол sorting ([abb46d9](https://github.com/Infomaximum/widget-sdk/commit/abb46d920d1ace3f66f59c9820c53c119b2417e6))
|
|
18
|
+
|
|
19
|
+
## [7.0.0-18](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-17...v7.0.0-18) (2026-04-20)
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### Features
|
|
23
|
+
|
|
24
|
+
* внедрены extendWithMeta и omitWithMeta в схемы ([5f9cddd](https://github.com/Infomaximum/widget-sdk/commit/5f9cdddec5a78b38a61f831fde705741a03da243))
|
|
25
|
+
* добавлены утилиты для работы с мета-цепочкой Zod-схем ([949b27d](https://github.com/Infomaximum/widget-sdk/commit/949b27d1e8822976d051caa361c766bceabd7d67))
|
|
26
|
+
|
|
27
|
+
## [7.0.0-17](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-16...v7.0.0-17) (2026-04-15)
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### Features
|
|
31
|
+
|
|
32
|
+
* добавлена вспомогательная функция mapValues (для внутреннего использования) ([9f4beb0](https://github.com/Infomaximum/widget-sdk/commit/9f4beb0c86e81fdc763046425d749168b7deaae4))
|
|
33
|
+
* добавлено кеширование результатов вызова фабрик схем ([e116856](https://github.com/Infomaximum/widget-sdk/commit/e1168567088fd02e6557abfc6d5c179194eb430c))
|
|
34
|
+
|
|
35
|
+
## [7.0.0-16](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-15...v7.0.0-16) (2026-04-08)
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
### Features
|
|
39
|
+
|
|
40
|
+
* неиспользуемый код для работы с цветом убран из экспорта ([f3702ba](https://github.com/Infomaximum/widget-sdk/commit/f3702ba3c6e3def4cdec77f5a499cf4e9e98a700))
|
|
41
|
+
|
|
42
|
+
## [7.0.0-new-layout.8](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-14...v7.0.0-new-layout.8) (2026-03-30)
|
|
43
|
+
|
|
44
|
+
## [7.0.0-new-layout.7](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-13...v7.0.0-new-layout.7) (2026-03-25)
|
|
45
|
+
|
|
46
|
+
## [7.0.0-new-layout.6](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.5...v7.0.0-new-layout.6) (2026-03-16)
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
### Features
|
|
50
|
+
|
|
51
|
+
* реализованы функции адаптации цветов ([01eb0e2](https://github.com/Infomaximum/widget-sdk/commit/01eb0e2e2dd208fa27ea057f640b80487c0a8ba1))
|
|
52
|
+
|
|
53
|
+
## [7.0.0-new-layout.5](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.4...v7.0.0-new-layout.5) (2026-03-11)
|
|
54
|
+
|
|
55
|
+
## [7.0.0-new-layout.4](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.3...v7.0.0-new-layout.4) (2026-03-11)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
### ⚠ BREAKING CHANGES
|
|
59
|
+
|
|
60
|
+
* Требуется поддержка в виджетах
|
|
61
|
+
|
|
62
|
+
### Features
|
|
63
|
+
|
|
64
|
+
* добавлен тип фильтрации в контекст образа ([5421745](https://github.com/Infomaximum/widget-sdk/commit/54217452772fddf6703f28e2f60162a098fa5817))
|
|
65
|
+
* удалены WidgetPresetSettings ([1a5fe99](https://github.com/Infomaximum/widget-sdk/commit/1a5fe99228b4bc7e6b874758f312a4d6f8a3140c))
|
|
66
|
+
|
|
67
|
+
## [7.0.0-new-layout.3](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.2...v7.0.0-new-layout.3) (2026-02-27)
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
### Features
|
|
71
|
+
|
|
72
|
+
* отказ от настроек backgroundInEdit и spacing в темах ([ae5dc49](https://github.com/Infomaximum/widget-sdk/commit/ae5dc49bede1aefcd4f65692cb596810a2692a69))
|
|
73
|
+
|
|
74
|
+
## [7.0.0-new-layout.2](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.1...v7.0.0-new-layout.2) (2026-02-20)
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
### Features
|
|
78
|
+
|
|
79
|
+
* в настройки виджета добавлен цвет фона ([00ad777](https://github.com/Infomaximum/widget-sdk/commit/00ad7777d201918048b0610016751acf7b5c28e2))
|
|
80
|
+
|
|
81
|
+
## [7.0.0-new-layout.1](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-12...v7.0.0-new-layout.1) (2026-02-20)
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
### Features
|
|
85
|
+
|
|
86
|
+
* повышена apiVersion ([5adcca1](https://github.com/Infomaximum/widget-sdk/commit/5adcca17c14c746b20f0ca6eb3ea1d524d6a47a4))
|
|
87
|
+
* удалены отступы из темы ([b840210](https://github.com/Infomaximum/widget-sdk/commit/b8402106f85794f19d86d255558f81fe8e3a007c))
|
|
88
|
+
|
|
89
|
+
## [7.0.0-new-layout.0](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-11...v7.0.0-new-layout.0) (2026-02-16)
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
### ⚠ BREAKING CHANGES
|
|
93
|
+
|
|
94
|
+
* отступы больше нельзя задавать в виджетах
|
|
95
|
+
|
|
96
|
+
### Features
|
|
97
|
+
|
|
98
|
+
* удалены отступы из настроек виджетов ([b5f1797](https://github.com/Infomaximum/widget-sdk/commit/b5f17973ee872c4d31b0fd07babc29ca83b1b72f))
|
|
99
|
+
|
|
100
|
+
## [7.0.0-new-layout.8](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-14...v7.0.0-new-layout.8) (2026-03-30)
|
|
101
|
+
|
|
102
|
+
## [7.0.0-new-layout.7](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-13...v7.0.0-new-layout.7) (2026-03-25)
|
|
103
|
+
|
|
104
|
+
## [7.0.0-new-layout.6](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.5...v7.0.0-new-layout.6) (2026-03-16)
|
|
105
|
+
|
|
106
|
+
## [7.0.0-15](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-14...v7.0.0-15) (2026-04-06)
|
|
107
|
+
|
|
108
|
+
### Features
|
|
109
|
+
|
|
110
|
+
- внесены доработки в схемы фильтров ([5d70cfe](https://github.com/Infomaximum/widget-sdk/commit/5d70cfe65f30a634cb111d28f7863eec2fc7d135))
|
|
111
|
+
- во внутренние вспомогательные функции добавлена функция assignPropsToFn ([1395853](https://github.com/Infomaximum/widget-sdk/commit/1395853c70ba2a7fb37d6e470990d0fb8c4f03f9))
|
|
112
|
+
- добавлен API для декларирования истории схем виджетами ([b4e9358](https://github.com/Infomaximum/widget-sdk/commit/b4e935814642b23ff561dbf0b08fc022815cc6f1))
|
|
113
|
+
- добавлен класс для регистрации версионированных схем ([40011be](https://github.com/Infomaximum/widget-sdk/commit/40011bedf509e976744bac36d51e8fd3a5addc0c))
|
|
114
|
+
- описана история схем ([cdf21d5](https://github.com/Infomaximum/widget-sdk/commit/cdf21d5939cfd24525669a4322413fddb459bc4c))
|
|
115
|
+
|
|
116
|
+
### Bug Fixes
|
|
117
|
+
|
|
118
|
+
- обработано значение по умолчанию для действий по клику внутри показателей ([df27b1c](https://github.com/Infomaximum/widget-sdk/commit/df27b1cb9caf42f17ef932b6d98645fe033cfe0c))
|
|
119
|
+
|
|
120
|
+
## [7.0.0-14](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-13...v7.0.0-14) (2026-03-27)
|
|
121
|
+
|
|
122
|
+
### Features
|
|
123
|
+
|
|
124
|
+
- реализованы функции адаптации цветов ([01eb0e2](https://github.com/Infomaximum/widget-sdk/commit/01eb0e2e2dd208fa27ea057f640b80487c0a8ba1))
|
|
125
|
+
|
|
126
|
+
## [7.0.0-new-layout.5](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.4...v7.0.0-new-layout.5) (2026-03-11)
|
|
127
|
+
|
|
128
|
+
## [7.0.0-new-layout.4](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.3...v7.0.0-new-layout.4) (2026-03-11)
|
|
129
|
+
|
|
130
|
+
### ⚠ BREAKING CHANGES
|
|
131
|
+
|
|
132
|
+
- Требуется поддержка в виджетах
|
|
133
|
+
|
|
134
|
+
### Features
|
|
135
|
+
|
|
136
|
+
- добавлен тип фильтрации в контекст образа ([5421745](https://github.com/Infomaximum/widget-sdk/commit/54217452772fddf6703f28e2f60162a098fa5817))
|
|
137
|
+
- удалены WidgetPresetSettings ([1a5fe99](https://github.com/Infomaximum/widget-sdk/commit/1a5fe99228b4bc7e6b874758f312a4d6f8a3140c))
|
|
138
|
+
|
|
139
|
+
## [7.0.0-new-layout.3](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.2...v7.0.0-new-layout.3) (2026-02-27)
|
|
140
|
+
|
|
141
|
+
### Features
|
|
142
|
+
|
|
143
|
+
- отказ от настроек backgroundInEdit и spacing в темах ([ae5dc49](https://github.com/Infomaximum/widget-sdk/commit/ae5dc49bede1aefcd4f65692cb596810a2692a69))
|
|
144
|
+
|
|
145
|
+
## [7.0.0-new-layout.2](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.1...v7.0.0-new-layout.2) (2026-02-20)
|
|
146
|
+
|
|
147
|
+
### Features
|
|
148
|
+
|
|
149
|
+
- в настройки виджета добавлен цвет фона ([00ad777](https://github.com/Infomaximum/widget-sdk/commit/00ad7777d201918048b0610016751acf7b5c28e2))
|
|
150
|
+
|
|
151
|
+
## [7.0.0-new-layout.1](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-12...v7.0.0-new-layout.1) (2026-02-20)
|
|
152
|
+
|
|
153
|
+
### Features
|
|
154
|
+
|
|
155
|
+
- повышена apiVersion ([5adcca1](https://github.com/Infomaximum/widget-sdk/commit/5adcca17c14c746b20f0ca6eb3ea1d524d6a47a4))
|
|
156
|
+
- удалены отступы из темы ([b840210](https://github.com/Infomaximum/widget-sdk/commit/b8402106f85794f19d86d255558f81fe8e3a007c))
|
|
157
|
+
|
|
158
|
+
## [7.0.0-new-layout.0](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-11...v7.0.0-new-layout.0) (2026-02-16)
|
|
159
|
+
|
|
160
|
+
### ⚠ BREAKING CHANGES
|
|
161
|
+
|
|
162
|
+
- отступы больше нельзя задавать в виджетах
|
|
163
|
+
|
|
164
|
+
### Features
|
|
165
|
+
|
|
166
|
+
- удалены отступы из настроек виджетов ([b5f1797](https://github.com/Infomaximum/widget-sdk/commit/b5f17973ee872c4d31b0fd07babc29ca83b1b72f))
|
|
167
|
+
|
|
168
|
+
## [7.0.0-new-layout.7](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.6...v7.0.0-new-layout.7) (2026-03-25)
|
|
169
|
+
|
|
170
|
+
## [7.0.0-new-layout.6](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.5...v7.0.0-new-layout.6) (2026-03-16)
|
|
171
|
+
|
|
172
|
+
### Features
|
|
173
|
+
|
|
174
|
+
- реализованы функции адаптации цветов ([01eb0e2](https://github.com/Infomaximum/widget-sdk/commit/01eb0e2e2dd208fa27ea057f640b80487c0a8ba1))
|
|
175
|
+
|
|
176
|
+
## [7.0.0-new-layout.5](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.4...v7.0.0-new-layout.5) (2026-03-11)
|
|
177
|
+
|
|
178
|
+
### ⚠ BREAKING CHANGES
|
|
179
|
+
|
|
180
|
+
- Требуется поддержка в виджетах
|
|
181
|
+
|
|
182
|
+
### Features
|
|
183
|
+
|
|
184
|
+
- удалены WidgetPresetSettings ([1a5fe99](https://github.com/Infomaximum/widget-sdk/commit/1a5fe99228b4bc7e6b874758f312a4d6f8a3140c))
|
|
185
|
+
|
|
186
|
+
## [7.0.0-new-layout.4](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.3...v7.0.0-new-layout.4) (2026-03-11)
|
|
187
|
+
|
|
188
|
+
### Features
|
|
189
|
+
|
|
190
|
+
- добавлен тип фильтрации в контекст образа ([5421745](https://github.com/Infomaximum/widget-sdk/commit/54217452772fddf6703f28e2f60162a098fa5817))
|
|
191
|
+
|
|
192
|
+
## [7.0.0-new-layout.3](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.2...v7.0.0-new-layout.3) (2026-02-27)
|
|
193
|
+
|
|
194
|
+
### Features
|
|
195
|
+
|
|
196
|
+
- отказ от настроек backgroundInEdit и spacing в темах ([ae5dc49](https://github.com/Infomaximum/widget-sdk/commit/ae5dc49bede1aefcd4f65692cb596810a2692a69))
|
|
197
|
+
|
|
198
|
+
## [7.0.0-new-layout.2](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-new-layout.1...v7.0.0-new-layout.2) (2026-02-20)
|
|
199
|
+
|
|
200
|
+
### Features
|
|
201
|
+
|
|
202
|
+
- в настройки виджета добавлен цвет фона ([00ad777](https://github.com/Infomaximum/widget-sdk/commit/00ad7777d201918048b0610016751acf7b5c28e2))
|
|
203
|
+
|
|
204
|
+
## [7.0.0-new-layout.1](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-12...v7.0.0-new-layout.1) (2026-02-20)
|
|
205
|
+
|
|
206
|
+
### Features
|
|
207
|
+
|
|
208
|
+
- повышена apiVersion ([5adcca1](https://github.com/Infomaximum/widget-sdk/commit/5adcca17c14c746b20f0ca6eb3ea1d524d6a47a4))
|
|
209
|
+
- удалены отступы из темы ([b840210](https://github.com/Infomaximum/widget-sdk/commit/b8402106f85794f19d86d255558f81fe8e3a007c))
|
|
210
|
+
|
|
211
|
+
## [7.0.0-new-layout.0](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-11...v7.0.0-new-layout.0) (2026-02-16)
|
|
212
|
+
|
|
213
|
+
### ⚠ BREAKING CHANGES
|
|
214
|
+
|
|
215
|
+
- отступы больше нельзя задавать в виджетах
|
|
216
|
+
|
|
217
|
+
### Features
|
|
218
|
+
|
|
219
|
+
- удалены отступы из настроек виджетов ([b5f1797](https://github.com/Infomaximum/widget-sdk/commit/b5f17973ee872c4d31b0fd07babc29ca83b1b72f))
|
|
220
|
+
|
|
221
|
+
## [7.0.0-new-layout.0](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-11...v7.0.0-new-layout.0) (2026-02-16)
|
|
222
|
+
|
|
223
|
+
### ⚠ BREAKING CHANGES
|
|
224
|
+
|
|
225
|
+
- отступы больше нельзя задавать в виджетах
|
|
226
|
+
|
|
227
|
+
### Features
|
|
228
|
+
|
|
229
|
+
- удалены отступы из настроек виджетов ([b5f1797](https://github.com/Infomaximum/widget-sdk/commit/b5f17973ee872c4d31b0fd07babc29ca83b1b72f))
|
|
230
|
+
|
|
231
|
+
## [7.0.0-12](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-11...v7.0.0-12) (2026-02-20)
|
|
232
|
+
|
|
233
|
+
### Features
|
|
234
|
+
|
|
235
|
+
- registry factory-функций кастомных контролов выделен в отдельный интерфейс и экспортирован из библиотеки ([5746214](https://github.com/Infomaximum/widget-sdk/commit/57462145724b95a45a436621c43949d4d1e84fc8))
|
|
236
|
+
- добавлен интерфейс IControlProps ([a0d38a1](https://github.com/Infomaximum/widget-sdk/commit/a0d38a1542a4c82b1cf8b544263afd1084024805))
|
|
237
|
+
- добавлена возможность декларировать кастомные контролы в IDefinition ([4747b63](https://github.com/Infomaximum/widget-sdk/commit/4747b638c1b28ae366df1b4b27d5f928e8a09851))
|
|
238
|
+
- добавлены интерфейсы для декларации рантайма с жизненным циклом ([c5a9843](https://github.com/Infomaximum/widget-sdk/commit/c5a9843d0acdc829d77f95d247bb37be03780f33))
|
|
239
|
+
- поддержана типизация кастомных контролов в мета-описании ([29782d4](https://github.com/Infomaximum/widget-sdk/commit/29782d40b22328ea19a9d2ad516140a1417888fc))
|
|
240
|
+
- поддержана типизация кастомных контролов при регистрации виджетов ([780c2a1](https://github.com/Infomaximum/widget-sdk/commit/780c2a1df4553d5c83475b0659d83bca5d794e01))
|
|
241
|
+
|
|
242
|
+
## [7.0.0-11](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-10...v7.0.0-11) (2026-02-13)
|
|
243
|
+
|
|
244
|
+
### ⚠ BREAKING CHANGES
|
|
245
|
+
|
|
246
|
+
- необходимо поддержать поле type в зарегистрированных миграциях
|
|
247
|
+
- требуется поддержка поле localApiVersion при создании структуры
|
|
248
|
+
|
|
249
|
+
### Features
|
|
250
|
+
|
|
251
|
+
- поле localApiVersion для структуры виджета теперь обязательно ([5dd5d8d](https://github.com/Infomaximum/widget-sdk/commit/5dd5d8de9376f3eb0e4f7999c81023c32c343c58))
|
|
252
|
+
- поле type для контекста миграции теперь обязательно ([93f6ab8](https://github.com/Infomaximum/widget-sdk/commit/93f6ab89400bb0e4c5b67330bcb5c4bfa144c205))
|
|
253
|
+
- увеличена версия системной миграции ([f499658](https://github.com/Infomaximum/widget-sdk/commit/f49965890afca1a0836f77ae1c2f747cb93944e9))
|
|
254
|
+
|
|
255
|
+
## [7.0.0-10](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-9...v7.0.0-10) (2026-02-13)
|
|
256
|
+
|
|
257
|
+
### ⚠ BREAKING CHANGES
|
|
258
|
+
|
|
259
|
+
- требуется поддержка типизации в виджетах
|
|
260
|
+
- требуется поддержка типизации в виджетах
|
|
261
|
+
|
|
262
|
+
### Bug Fixes
|
|
263
|
+
|
|
264
|
+
- исправлена схема WidgetIndicatorAggregationValueSchema ([d70deb5](https://github.com/Infomaximum/widget-sdk/commit/d70deb5e1fdf046a8c79d265a9a28294cbded811))
|
|
265
|
+
|
|
266
|
+
- выполнен отказ от дженерика MigrationStruct в IDefinition ([193518b](https://github.com/Infomaximum/widget-sdk/commit/193518b7004454b61be4856e83d67ad494f04ac3))
|
|
267
|
+
- произведен отказ от дженерика GroupSettings в мета-описании ([2032b9d](https://github.com/Infomaximum/widget-sdk/commit/2032b9db41ac0c5d305b548eeddf1ea8141375b4))
|
|
268
|
+
|
|
269
|
+
## [7.0.0-9](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-8...v7.0.0-9) (2026-02-06)
|
|
270
|
+
|
|
271
|
+
### Bug Fixes
|
|
272
|
+
|
|
273
|
+
- исправлена схема numberRange в фильтре по формуле ([89171bc](https://github.com/Infomaximum/widget-sdk/commit/89171bcfcdd8542aaf795812d12b23528ea8fdba))
|
|
274
|
+
|
|
275
|
+
## [7.0.0-8](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-7...v7.0.0-8) (2026-02-03)
|
|
276
|
+
|
|
277
|
+
### Features
|
|
278
|
+
|
|
279
|
+
- добавлено вложенное действие Обновить переменную для действий по клику ([48822f8](https://github.com/Infomaximum/widget-sdk/commit/48822f87fd34e82feb699e210809e7f492d0844c))
|
|
280
|
+
|
|
281
|
+
## [7.0.0-7](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-6...v7.0.0-7) (2026-02-02)
|
|
282
|
+
|
|
283
|
+
### ⚠ BREAKING CHANGES
|
|
284
|
+
|
|
285
|
+
- Требуется поддержка в виджетах
|
|
286
|
+
|
|
287
|
+
### Features
|
|
288
|
+
|
|
289
|
+
- изменена типизация формата ([62a44fa](https://github.com/Infomaximum/widget-sdk/commit/62a44fa3e393b5ae14df05dc803e2d0b2c235911))
|
|
290
|
+
|
|
291
|
+
## [7.0.0-6](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-5...v7.0.0-6) (2026-01-26)
|
|
292
|
+
|
|
293
|
+
### ⚠ BREAKING CHANGES
|
|
294
|
+
|
|
295
|
+
- Требуется поддержка в виджетах
|
|
296
|
+
|
|
297
|
+
### Features
|
|
298
|
+
|
|
299
|
+
- отказ от onComplete в параметрах launchAction ([37710b3](https://github.com/Infomaximum/widget-sdk/commit/37710b3ae721211c1600ae141575d99066d44644))
|
|
300
|
+
|
|
301
|
+
## [7.0.0-5](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-4...v7.0.0-5) (2026-01-22)
|
|
302
|
+
|
|
303
|
+
### Bug Fixes
|
|
304
|
+
|
|
305
|
+
- необязательные поля действия открытия образа сделаны опциональными ([dec55c5](https://github.com/Infomaximum/widget-sdk/commit/dec55c542be792ae579f9a97cf56e79be07c52f6))
|
|
306
|
+
|
|
307
|
+
## [7.0.0-4](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-3...v7.0.0-4) (2026-01-21)
|
|
308
|
+
|
|
309
|
+
## [7.0.0-3](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-2...v7.0.0-3) (2026-01-21)
|
|
310
|
+
|
|
311
|
+
### Features
|
|
312
|
+
|
|
313
|
+
- добавлена возможность запросить у системы ожидание завершения асинхронной работы перед запуском действия ([9a1b67f](https://github.com/Infomaximum/widget-sdk/commit/9a1b67fa1eec90833cf5553840431fceda431653))
|
|
314
|
+
|
|
5
315
|
## [7.0.0-2](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-1...v7.0.0-2) (2026-01-20)
|
|
6
316
|
|
|
7
317
|
## [7.0.0-1](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.21...v7.0.0-1) (2026-01-20)
|
|
@@ -16,37 +326,34 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
16
326
|
|
|
17
327
|
## [6.0.0-view-theme.20](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.19...v6.0.0-view-theme.20) (2026-01-19)
|
|
18
328
|
|
|
19
|
-
|
|
20
329
|
### ⚠ BREAKING CHANGES
|
|
21
330
|
|
|
22
|
-
|
|
331
|
+
- Требуется поддержка в виджетах
|
|
23
332
|
|
|
24
333
|
### Features
|
|
25
334
|
|
|
26
|
-
|
|
27
|
-
|
|
335
|
+
- ActionOnClickControl предоставлен новый API для кастомизации действий ([8860d8c](https://github.com/Infomaximum/widget-sdk/commit/8860d8c26b29b46015b226694489ecf16e4120d2))
|
|
336
|
+
- добавлен новый тип действия ([16aac51](https://github.com/Infomaximum/widget-sdk/commit/16aac51507395a765016157100a31cc9f57d032f))
|
|
28
337
|
|
|
29
338
|
## [6.0.0-view-theme.19](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.18...v6.0.0-view-theme.19) (2026-01-15)
|
|
30
339
|
|
|
31
|
-
|
|
32
340
|
### ⚠ BREAKING CHANGES
|
|
33
341
|
|
|
34
|
-
|
|
35
|
-
|
|
342
|
+
- вместо удаленной функции в виджетах требуется использовать функцию fillTemplateSql
|
|
343
|
+
- требуется поддержка в виджетах
|
|
36
344
|
|
|
37
345
|
### Features
|
|
38
346
|
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
347
|
+
- в схему формулы добавлена мета-информация о типе сущности ([45cb47f](https://github.com/Infomaximum/widget-sdk/commit/45cb47f79414d47c27529f4506bc507fee2d07cc))
|
|
348
|
+
- из типа линзы убраны TNullable и Partial ([8f85239](https://github.com/Infomaximum/widget-sdk/commit/8f852393700b4914645eb6110fda3b55329cb83f))
|
|
349
|
+
- метод createSettingsSchema сделан обязательным, а метод fillSettings - необязательным ([d0734a8](https://github.com/Infomaximum/widget-sdk/commit/d0734a8319e5abd96863ed345f35678170c0c0e3))
|
|
350
|
+
- удалена функция fillTemplateString ([43a051d](https://github.com/Infomaximum/widget-sdk/commit/43a051dc6cdff3d774b06fe2e63f454b9f90a4d6))
|
|
43
351
|
|
|
44
352
|
## [6.0.0-view-theme.18](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.17...v6.0.0-view-theme.18) (2026-01-13)
|
|
45
353
|
|
|
46
|
-
|
|
47
354
|
### Features
|
|
48
355
|
|
|
49
|
-
|
|
356
|
+
- изменен api миграций ([ab086c6](https://github.com/Infomaximum/widget-sdk/commit/ab086c6c22ef489059b9a5ae01460af91b6f4782))
|
|
50
357
|
|
|
51
358
|
## [6.0.0-view-theme.17](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.16...v6.0.0-view-theme.17) (2025-12-18)
|
|
52
359
|
|
|
@@ -56,101 +363,90 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
56
363
|
|
|
57
364
|
## [6.0.0-view-theme.14](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.13...v6.0.0-view-theme.14) (2025-12-15)
|
|
58
365
|
|
|
59
|
-
|
|
60
366
|
### Bug Fixes
|
|
61
367
|
|
|
62
|
-
|
|
63
|
-
|
|
368
|
+
- исправлена схема настроек форматирования ([22b9ac8](https://github.com/Infomaximum/widget-sdk/commit/22b9ac857486d55c201cb5259db1b1230c634692))
|
|
369
|
+
- расширен тип схемы для поля lastTimeUnit в фильтре по формуле ([d41ee4e](https://github.com/Infomaximum/widget-sdk/commit/d41ee4e0aedc878da0b7fd153a71ea84373b9cd9))
|
|
64
370
|
|
|
65
371
|
## [6.0.0-view-theme.13](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.12...v6.0.0-view-theme.13) (2025-12-01)
|
|
66
372
|
|
|
67
|
-
|
|
68
373
|
### Features
|
|
69
374
|
|
|
70
|
-
|
|
375
|
+
- Добавлен и поддержан тип для разреза внутри иерархии ([#133](https://github.com/Infomaximum/widget-sdk/issues/133)) ([120150e](https://github.com/Infomaximum/widget-sdk/commit/120150e004ef7e691345bc50b8f37312c205d7b2))
|
|
71
376
|
|
|
72
377
|
## [6.0.0-view-theme.12](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.11...v6.0.0-view-theme.12) (2025-11-27)
|
|
73
378
|
|
|
74
|
-
|
|
75
379
|
### ⚠ BREAKING CHANGES
|
|
76
380
|
|
|
77
|
-
|
|
78
|
-
|
|
381
|
+
- требуется поддержка в виджетах
|
|
382
|
+
- требуется поддержка в мета-описании виджетов, которые использовали этот флаг
|
|
79
383
|
|
|
80
384
|
### Features
|
|
81
385
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
386
|
+
- выполнена ревизия дефолтных значения схем ([3c397d8](https://github.com/Infomaximum/widget-sdk/commit/3c397d8e77ba8fe76e58edca6bcb849ef5934338))
|
|
387
|
+
- к схеме базовых настроек виджета привязана тема ([7ab52be](https://github.com/Infomaximum/widget-sdk/commit/7ab52becfa93f30b94fb5a3dcee3bee76c624d21))
|
|
388
|
+
- флаг fillSettings переименован на resolveSettings, т.к. теперь активирует не только этап fillSettings. ([3448973](https://github.com/Infomaximum/widget-sdk/commit/3448973695a973011688fb29f80cc96d7946b6fd))
|
|
85
389
|
|
|
86
390
|
## [6.0.0-view-theme.11](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.10...v6.0.0-view-theme.11) (2025-11-24)
|
|
87
391
|
|
|
88
|
-
|
|
89
392
|
### ⚠ BREAKING CHANGES
|
|
90
393
|
|
|
91
|
-
|
|
394
|
+
- некоторые поля настроек виджетов сделаны обязательными
|
|
92
395
|
|
|
93
396
|
### Features
|
|
94
397
|
|
|
95
|
-
|
|
398
|
+
- выполнен первый этап ревизии схем ([67f5efb](https://github.com/Infomaximum/widget-sdk/commit/67f5efb8b3cd4eef477f64efceba18942522789c))
|
|
96
399
|
|
|
97
400
|
## [6.0.0-view-theme.10](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.9...v6.0.0-view-theme.10) (2025-11-20)
|
|
98
401
|
|
|
99
402
|
## [6.0.0-view-theme.9](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-17...v6.0.0-view-theme.9) (2025-11-19)
|
|
100
403
|
|
|
101
|
-
|
|
102
404
|
### Features
|
|
103
405
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
406
|
+
- описана схема для WidgetPresetSettingsSchema ([bd1bdfc](https://github.com/Infomaximum/widget-sdk/commit/bd1bdfc28005122a774051589e3288c44272f9b2))
|
|
407
|
+
- описана схема для WidgetPresetSettingsSchema ([ade690c](https://github.com/Infomaximum/widget-sdk/commit/ade690c2e6a61e46af419919cba59ab365eb4d4f))
|
|
408
|
+
- схемы наполнены дефолтами ([3f7f99c](https://github.com/Infomaximum/widget-sdk/commit/3f7f99cbbd5e9795f8b676fe9f862052a31f4306))
|
|
107
409
|
|
|
108
410
|
## [6.0.0-view-theme.8](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.7...v6.0.0-view-theme.8) (2025-11-14)
|
|
109
411
|
|
|
110
|
-
|
|
111
412
|
### Features
|
|
112
413
|
|
|
113
|
-
|
|
414
|
+
- добавлен общий disabled для RadioIconGroupControl ([a000905](https://github.com/Infomaximum/widget-sdk/commit/a00090571e9c9109904c6df8dead94760047d108))
|
|
114
415
|
|
|
115
416
|
## [6.0.0-view-theme.7](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-16...v6.0.0-view-theme.7) (2025-11-13)
|
|
116
417
|
|
|
117
|
-
|
|
118
418
|
### Features
|
|
119
419
|
|
|
120
|
-
|
|
121
|
-
|
|
420
|
+
- добавлен ISchemaContext в метод createSettingsSchema ([5a9475b](https://github.com/Infomaximum/widget-sdk/commit/5a9475bcc042b97ceb47146c8fa64c402824762c))
|
|
421
|
+
- добавлена zod схема для процессного индикатора ([07f2788](https://github.com/Infomaximum/widget-sdk/commit/07f27881ea43f3278608b485a3088039dc0228a0))
|
|
122
422
|
|
|
123
423
|
## [6.0.0-view-theme.6](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.5...v6.0.0-view-theme.6) (2025-11-07)
|
|
124
424
|
|
|
125
|
-
|
|
126
425
|
### Features
|
|
127
426
|
|
|
128
|
-
|
|
427
|
+
- добавлены zod схемы для базовых настроек виджета ([b55eeb1](https://github.com/Infomaximum/widget-sdk/commit/b55eeb1b932fa5348b575fa220b61361e1defdd6))
|
|
129
428
|
|
|
130
429
|
## [6.0.0-view-theme.5](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.4...v6.0.0-view-theme.5) (2025-11-01)
|
|
131
430
|
|
|
132
|
-
|
|
133
431
|
### Features
|
|
134
432
|
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
433
|
+
- добавлен интерфейс ITheme [BI-15688] ([4c0821c](https://github.com/Infomaximum/widget-sdk/commit/4c0821cdee32900f6cd225da4e07b78082a243de))
|
|
434
|
+
- добавлена функция для привязки мета-информации о теме к Zod-схеме ([731fd97](https://github.com/Infomaximum/widget-sdk/commit/731fd9784a9cce1586bf14cde2f747582a61371c))
|
|
435
|
+
- удален флаг use_theme [BI-15617] ([f0fce3b](https://github.com/Infomaximum/widget-sdk/commit/f0fce3be7bcc1472fcd930f883b83f6702f839da))
|
|
138
436
|
|
|
139
437
|
## [6.0.0-view-theme.4](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.3...v6.0.0-view-theme.4) (2025-10-24)
|
|
140
438
|
|
|
141
|
-
|
|
142
439
|
### Features
|
|
143
440
|
|
|
144
|
-
|
|
441
|
+
- IDefinition расширен методом createSettingsScheme ([55e6569](https://github.com/Infomaximum/widget-sdk/commit/55e65694b9aa03bebaf638bf9156f719aa884cd1))
|
|
145
442
|
|
|
146
443
|
## [6.0.0-view-theme.3](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.2...v6.0.0-view-theme.3) (2025-10-07)
|
|
147
444
|
|
|
148
|
-
|
|
149
445
|
### Features
|
|
150
446
|
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
447
|
+
- добавлен disabled для Control используемых в панели отображения [BI-15509] ([6c58001](https://github.com/Infomaximum/widget-sdk/commit/6c58001f88648b48f81dd86480cc1ec25022493b))
|
|
448
|
+
- добавлена поддержка cleanupThemeProperties для кастомных виджетов [BI-15499] ([879c956](https://github.com/Infomaximum/widget-sdk/commit/879c956c9893b0379968eadd420912ccac8405fd))
|
|
449
|
+
- флаг useTheme перенесен в конфиг виджета [BI-15072] ([5d9c187](https://github.com/Infomaximum/widget-sdk/commit/5d9c187af2b1ebe39b66bbd5853c6112b603e6c7))
|
|
154
450
|
|
|
155
451
|
## [6.0.0-view-theme.2](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-15...v6.0.0-view-theme.2) (2025-10-02)
|
|
156
452
|
|
|
@@ -158,52 +454,47 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
158
454
|
|
|
159
455
|
## [6.0.0-view-theme.0](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-12...v6.0.0-view-theme.0) (2025-09-29)
|
|
160
456
|
|
|
161
|
-
|
|
162
457
|
### Features
|
|
163
458
|
|
|
164
|
-
|
|
459
|
+
- поддержен флаг для темы [BI-15496] ([5196fa6](https://github.com/Infomaximum/widget-sdk/commit/5196fa6c69a521c4529a355e674bcb1f8c1aac39))
|
|
165
460
|
|
|
166
461
|
## [6.0.0-view-theme.15](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.14...v6.0.0-view-theme.15) (2025-12-15)
|
|
167
462
|
|
|
168
463
|
## [6.0.0-view-theme.14](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.13...v6.0.0-view-theme.14) (2025-12-15)
|
|
169
464
|
|
|
170
|
-
|
|
171
465
|
### Bug Fixes
|
|
172
466
|
|
|
173
|
-
|
|
174
|
-
|
|
467
|
+
- исправлена схема настроек форматирования ([22b9ac8](https://github.com/Infomaximum/widget-sdk/commit/22b9ac857486d55c201cb5259db1b1230c634692))
|
|
468
|
+
- расширен тип схемы для поля lastTimeUnit в фильтре по формуле ([d41ee4e](https://github.com/Infomaximum/widget-sdk/commit/d41ee4e0aedc878da0b7fd153a71ea84373b9cd9))
|
|
175
469
|
|
|
176
470
|
## [6.0.0-view-theme.13](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.12...v6.0.0-view-theme.13) (2025-12-01)
|
|
177
471
|
|
|
178
|
-
|
|
179
472
|
### Features
|
|
180
473
|
|
|
181
|
-
|
|
474
|
+
- Добавлен и поддержан тип для разреза внутри иерархии ([#133](https://github.com/Infomaximum/widget-sdk/issues/133)) ([120150e](https://github.com/Infomaximum/widget-sdk/commit/120150e004ef7e691345bc50b8f37312c205d7b2))
|
|
182
475
|
|
|
183
476
|
## [6.0.0-view-theme.12](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.11...v6.0.0-view-theme.12) (2025-11-27)
|
|
184
477
|
|
|
185
|
-
|
|
186
478
|
### ⚠ BREAKING CHANGES
|
|
187
479
|
|
|
188
|
-
|
|
189
|
-
|
|
480
|
+
- требуется поддержка в виджетах
|
|
481
|
+
- требуется поддержка в мета-описании виджетов, которые использовали этот флаг
|
|
190
482
|
|
|
191
483
|
### Features
|
|
192
484
|
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
485
|
+
- выполнена ревизия дефолтных значения схем ([3c397d8](https://github.com/Infomaximum/widget-sdk/commit/3c397d8e77ba8fe76e58edca6bcb849ef5934338))
|
|
486
|
+
- к схеме базовых настроек виджета привязана тема ([7ab52be](https://github.com/Infomaximum/widget-sdk/commit/7ab52becfa93f30b94fb5a3dcee3bee76c624d21))
|
|
487
|
+
- флаг fillSettings переименован на resolveSettings, т.к. теперь активирует не только этап fillSettings. ([3448973](https://github.com/Infomaximum/widget-sdk/commit/3448973695a973011688fb29f80cc96d7946b6fd))
|
|
196
488
|
|
|
197
489
|
## [6.0.0-view-theme.11](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.10...v6.0.0-view-theme.11) (2025-11-24)
|
|
198
490
|
|
|
199
|
-
|
|
200
491
|
### ⚠ BREAKING CHANGES
|
|
201
492
|
|
|
202
|
-
|
|
493
|
+
- некоторые поля настроек виджетов сделаны обязательными
|
|
203
494
|
|
|
204
495
|
### Features
|
|
205
496
|
|
|
206
|
-
|
|
497
|
+
- выполнен первый этап ревизии схем ([67f5efb](https://github.com/Infomaximum/widget-sdk/commit/67f5efb8b3cd4eef477f64efceba18942522789c))
|
|
207
498
|
|
|
208
499
|
## [6.0.0-view-theme.10](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.9...v6.0.0-view-theme.10) (2025-11-20)
|
|
209
500
|
|
|
@@ -211,11 +502,10 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
211
502
|
|
|
212
503
|
## [6.0.0-17](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.8...v6.0.0-17) (2025-11-19)
|
|
213
504
|
|
|
214
|
-
|
|
215
505
|
### Features
|
|
216
506
|
|
|
217
|
-
|
|
218
|
-
|
|
507
|
+
- добавлен innerTemplateName для шаблонов ([7980b8a](https://github.com/Infomaximum/widget-sdk/commit/7980b8a9a18b166c74b77f8ef5cf8f9e13ca711a))
|
|
508
|
+
- добавлена возможность изменять список селлекта условий отображения ([dd0c1d7](https://github.com/Infomaximum/widget-sdk/commit/dd0c1d7b8df655ad23eea77c16cbb1baa44192f7))
|
|
219
509
|
|
|
220
510
|
## [6.0.0-view-theme.9](https://github.com/Infomaximum/widget-sdk/compare/v6.0.0-view-theme.8...v6.0.0-view-theme.9) (2025-11-19)
|
|
221
511
|
|
package/LICENSE
CHANGED
|
@@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work.
|
|
|
186
186
|
same "printed page" as the copyright notice for easier
|
|
187
187
|
identification within third-party archives.
|
|
188
188
|
|
|
189
|
-
Copyright
|
|
189
|
+
Copyright 2023 Infomaximum
|
|
190
190
|
|
|
191
191
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
192
192
|
you may not use this file except in compliance with the License.
|