@infomaximum/widget-sdk 7.0.0-2604.2 → 7.0.0-28
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 +49 -7
- package/dist/index.d.ts +6045 -399
- package/dist/index.esm.js +117 -22
- package/dist/index.js +121 -21
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,27 +2,69 @@
|
|
|
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-
|
|
5
|
+
## [7.0.0-28](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-27...v7.0.0-28) (2026-06-04)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
### Features
|
|
9
9
|
|
|
10
|
-
*
|
|
11
|
-
*
|
|
10
|
+
* добавлен настройки для кастомизации placeholder ([a7b0353](https://github.com/Infomaximum/widget-sdk/commit/a7b03534fe6ae5693a4cff71fb7432dd2530b031))
|
|
11
|
+
* добавлен новый способ ввода - EDITABLE_TEXT_VALUE ([29b2586](https://github.com/Infomaximum/widget-sdk/commit/29b2586c150a5cc4173a488925ae405b2bc71d92))
|
|
12
|
+
* добавлена агрегация any для меры [BI-12921] ([0be1e8e](https://github.com/Infomaximum/widget-sdk/commit/0be1e8e1aa90a544407a75af950d7f775b6a776c))
|
|
13
|
+
* добавлено поле customNoDataHint в BaseWidgetSettingsSchema [BI-16180] ([9b24dfe](https://github.com/Infomaximum/widget-sdk/commit/9b24dfeb4f050fbc616edfd296e465e193e68bd9))
|
|
14
|
+
* расширены настройки действия по клику ([2d2e454](https://github.com/Infomaximum/widget-sdk/commit/2d2e4544e5e3eb4241b704a0ae6efcc64121daba))
|
|
12
15
|
|
|
13
|
-
## [7.0.0-
|
|
16
|
+
## [7.0.0-27](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-26...v7.0.0-27) (2026-06-04)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### ⚠ BREAKING CHANGES
|
|
20
|
+
|
|
21
|
+
* список параметров в createPanelDescription заменен на объект
|
|
22
|
+
* изменена структура базовых настроек виджета
|
|
23
|
+
|
|
24
|
+
### Features
|
|
25
|
+
|
|
26
|
+
* в createPanelDescription прокинут viewContext ([f7a9749](https://github.com/Infomaximum/widget-sdk/commit/f7a97499bcbd1948bd1d5f0586f4f50fb14cc1ab))
|
|
27
|
+
* выполнена переработка настроек фильтрации виджета ([aa5d34b](https://github.com/Infomaximum/widget-sdk/commit/aa5d34b07a39502d22181cf160d8549b41ab788a))
|
|
28
|
+
* добавлен EExpectedFieldTypes и проброс типа поля скрипта [BI-16272] ([5f4bece](https://github.com/Infomaximum/widget-sdk/commit/5f4bece23c0e30ec2714e0ce9884e45efe6b8bcf))
|
|
29
|
+
* добавлен вспомогательный тип для вывода типа значения для конкретной версии версионированной схемы ([12c896b](https://github.com/Infomaximum/widget-sdk/commit/12c896b753ec959f39422adb9118d762367f620f))
|
|
30
|
+
|
|
31
|
+
## [7.0.0-26](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-25...v7.0.0-26) (2026-05-29)
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
### Features
|
|
35
|
+
|
|
36
|
+
* **VersionedEnum:** добавлена утилита версионирования enum + миграция всех 49 enum на VersionedEnum.build + регресс-тесты ([4a6f79d](https://github.com/Infomaximum/widget-sdk/commit/4a6f79d5686eff8dea0d8424615e2899015c59db))
|
|
37
|
+
* **VersionedEnum:** добавлены zodEnumLike, versionedEnumValues, TVersionedEnumValues ([2d20079](https://github.com/Infomaximum/widget-sdk/commit/2d20079178decef123bc1ca49068b330ce3755af))
|
|
38
|
+
|
|
39
|
+
## [7.0.0-25](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-24...v7.0.0-25) (2026-05-26)
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
### Features
|
|
43
|
+
|
|
44
|
+
* добавлена поддержка подсказки в ISwitchControl [BI-16364] ([8a92e05](https://github.com/Infomaximum/widget-sdk/commit/8a92e0531a741f2d9e3c62955a3be148670b3799))
|
|
45
|
+
|
|
46
|
+
## [7.0.0-24](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-23...v7.0.0-24) (2026-05-20)
|
|
47
|
+
|
|
48
|
+
## [7.0.0-23](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-22...v7.0.0-23) (2026-05-20)
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
### Bug Fixes
|
|
52
|
+
|
|
53
|
+
* обновление зависимости @infomaximum/base-filter до версии 2.0.0 ([c2a834b](https://github.com/Infomaximum/widget-sdk/commit/c2a834bee9127d727b13bdd7bf3720f492da3701))
|
|
54
|
+
|
|
55
|
+
## [7.0.0-22](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-21...v7.0.0-22) (2026-05-15)
|
|
14
56
|
|
|
15
57
|
|
|
16
58
|
### Bug Fixes
|
|
17
59
|
|
|
18
|
-
* исправлен пропуск NULL-строк в фильтре по формуле [BI-16341] ([
|
|
60
|
+
* исправлен пропуск NULL-строк в фильтре по формуле [BI-16341] ([7e6d103](https://github.com/Infomaximum/widget-sdk/commit/7e6d103a869937a031dc428e971ee7bcb5205df2))
|
|
19
61
|
|
|
20
|
-
## [7.0.0-
|
|
62
|
+
## [7.0.0-21](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-20...v7.0.0-21) (2026-05-13)
|
|
21
63
|
|
|
22
64
|
|
|
23
65
|
### Bug Fixes
|
|
24
66
|
|
|
25
|
-
* исправлен порядок схем в union ActionSchema, влиял на парсинг по схеме ([
|
|
67
|
+
* исправлен порядок схем в union ActionSchema, влиял на парсинг по схеме ([9eb13b5](https://github.com/Infomaximum/widget-sdk/commit/9eb13b53d97e8fce1a290dfca902b857624c5444))
|
|
26
68
|
|
|
27
69
|
## [7.0.0-20](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-19...v7.0.0-20) (2026-05-07)
|
|
28
70
|
|