@infomaximum/widget-sdk 7.0.0-11 → 7.0.0-13

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 CHANGED
@@ -2,6 +2,25 @@
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-13](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-12...v7.0.0-13) (2026-03-24)
6
+
7
+
8
+ ### Features
9
+
10
+ * Добавлено поле для изменения подписи кнопки запуска скрипта из модального окна ([f2aa4ae](https://github.com/Infomaximum/widget-sdk/commit/f2aa4ae35feaa4547b02a9820f2c1aeffd5ecd1c))
11
+
12
+ ## [7.0.0-12](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-11...v7.0.0-12) (2026-02-20)
13
+
14
+
15
+ ### Features
16
+
17
+ * registry factory-функций кастомных контролов выделен в отдельный интерфейс и экспортирован из библиотеки ([5746214](https://github.com/Infomaximum/widget-sdk/commit/57462145724b95a45a436621c43949d4d1e84fc8))
18
+ * добавлен интерфейс IControlProps ([a0d38a1](https://github.com/Infomaximum/widget-sdk/commit/a0d38a1542a4c82b1cf8b544263afd1084024805))
19
+ * добавлена возможность декларировать кастомные контролы в IDefinition ([4747b63](https://github.com/Infomaximum/widget-sdk/commit/4747b638c1b28ae366df1b4b27d5f928e8a09851))
20
+ * добавлены интерфейсы для декларации рантайма с жизненным циклом ([c5a9843](https://github.com/Infomaximum/widget-sdk/commit/c5a9843d0acdc829d77f95d247bb37be03780f33))
21
+ * поддержана типизация кастомных контролов в мета-описании ([29782d4](https://github.com/Infomaximum/widget-sdk/commit/29782d40b22328ea19a9d2ad516140a1417888fc))
22
+ * поддержана типизация кастомных контролов при регистрации виджетов ([780c2a1](https://github.com/Infomaximum/widget-sdk/commit/780c2a1df4553d5c83475b0659d83bca5d794e01))
23
+
5
24
  ## [7.0.0-11](https://github.com/Infomaximum/widget-sdk/compare/v7.0.0-10...v7.0.0-11) (2026-02-13)
6
25
 
7
26
 
package/README.md CHANGED
@@ -14,6 +14,6 @@
14
14
  | 4.x.x | 2408 - 2411 |
15
15
  | 5.x.x | 2412 - 2507 |
16
16
  | 6.x.x | 2508 - 2512 |
17
- | 7.x.x | 2501 - latest |
17
+ | 7.x.x | 2601 - latest |
18
18
 
19
19
  ---