From 8fed51e4fe982654f81b1679f7273d1cd35a9574 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 15 Apr 2026 10:29:04 +0000 Subject: [PATCH] chore: Bump versions for changed modules --- gradle/libs.versions.toml | 6 +- .../sandbox-compose/gradle.properties | 2 +- .../sandbox-core/gradle.properties | 2 +- .../sandbox-ksp/gradle.properties | 2 +- .../sandbox-view/gradle.properties | 2 +- .../plugin_theme_builder/gradle.properties | 2 +- sdds-core/uikit-compose/gradle.properties | 2 +- sdds-core/uikit/gradle.properties | 2 +- .../docs/override-docs/versionsArchived.json | 3 +- .../plasma-stards-compose/gradle.properties | 2 +- .../docs/override-docs/versionsArchived.json | 3 +- tokens/plasma-stards-view/gradle.properties | 2 +- .../docs/override-docs/versionsArchived.json | 3 +- tokens/plasma.giga.compose/gradle.properties | 2 +- .../docs/override-docs/versionsArchived.json | 3 +- .../plasma.homeds.compose/gradle.properties | 2 +- .../docs/override-docs/versionsArchived.json | 3 +- .../gradle.properties | 2 +- .../docs/override-docs/versionsArchived.json | 3 +- .../plasma.sd.service.view/gradle.properties | 2 +- .../docs/override-docs/versionsArchived.json | 3 +- tokens/sdds-sbcom-compose/gradle.properties | 2 +- .../docs/override-docs/versionsArchived.json | 3 +- tokens/sdds.serv.compose/gradle.properties | 2 +- .../docs/override-docs/versionsArchived.json | 3 +- tokens/sdds.serv.view/gradle.properties | 2 +- tokens/summary.json | 110 +++++++++--------- 27 files changed, 91 insertions(+), 84 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c85fc3e6d..02b557281 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -46,9 +46,9 @@ glide = "4.16.0" koilVersion-compose = "2.2.0" -sdds-uikit = "0.39.0" -sdds-uikit-compose = "0.41.0" -sdds-theme-builder = "0.38.0" +sdds-uikit = "0.40.0" +sdds-uikit-compose = "0.42.0" +sdds-theme-builder = "0.39.0" sdds-haze = "0.4.0" uikit-input-masks-version = "7.2.6" diff --git a/integration-core/sandbox-compose/gradle.properties b/integration-core/sandbox-compose/gradle.properties index 6ace3971c..de4089fb6 100644 --- a/integration-core/sandbox-compose/gradle.properties +++ b/integration-core/sandbox-compose/gradle.properties @@ -2,7 +2,7 @@ nexus.artifactId=sdds-sandbox-compose nexus.snapshot=false nexus.description=SDDS base sandbox for Jetpack Compose versionMajor=0 -versionMinor=2 +versionMinor=3 versionPatch=0 components-version=0.13.0 diff --git a/integration-core/sandbox-core/gradle.properties b/integration-core/sandbox-core/gradle.properties index f5980bfd5..9d090c2b3 100644 --- a/integration-core/sandbox-core/gradle.properties +++ b/integration-core/sandbox-core/gradle.properties @@ -2,5 +2,5 @@ nexus.artifactId=sdds-sandbox-core nexus.snapshot=false nexus.description=SDDS base sandbox versionMajor=0 -versionMinor=2 +versionMinor=3 versionPatch=0 diff --git a/integration-core/sandbox-ksp/gradle.properties b/integration-core/sandbox-ksp/gradle.properties index bf1a858d5..724f3441f 100644 --- a/integration-core/sandbox-ksp/gradle.properties +++ b/integration-core/sandbox-ksp/gradle.properties @@ -2,5 +2,5 @@ nexus.artifactId=sdds-sandbox-ksp nexus.snapshot=false nexus.description=SDDS sandbox ksp plugin versionMajor=0 -versionMinor=2 +versionMinor=3 versionPatch=0 diff --git a/integration-core/sandbox-view/gradle.properties b/integration-core/sandbox-view/gradle.properties index 46a8a81c4..dd2490996 100644 --- a/integration-core/sandbox-view/gradle.properties +++ b/integration-core/sandbox-view/gradle.properties @@ -2,7 +2,7 @@ nexus.artifactId=sdds-sandbox-view nexus.snapshot=false nexus.description=SDDS base sandbox for android view system versionMajor=0 -versionMinor=2 +versionMinor=3 versionPatch=0 components-version=0.13.0 diff --git a/sdds-core/plugin_theme_builder/gradle.properties b/sdds-core/plugin_theme_builder/gradle.properties index b18239f56..4af92da03 100644 --- a/sdds-core/plugin_theme_builder/gradle.properties +++ b/sdds-core/plugin_theme_builder/gradle.properties @@ -1,4 +1,4 @@ versionMajor=0 -versionMinor=38 +versionMinor=39 versionPatch=0 nexus.artifactId=sdds-theme-builder \ No newline at end of file diff --git a/sdds-core/uikit-compose/gradle.properties b/sdds-core/uikit-compose/gradle.properties index d76a5fc40..3248ce59b 100644 --- a/sdds-core/uikit-compose/gradle.properties +++ b/sdds-core/uikit-compose/gradle.properties @@ -2,5 +2,5 @@ nexus.artifactId=sdds-uikit-compose nexus.snapshot=false nexus.description=SDDS UIKit library with base components for android jetpack compose versionMajor=0 -versionMinor=41 +versionMinor=42 versionPatch=0 diff --git a/sdds-core/uikit/gradle.properties b/sdds-core/uikit/gradle.properties index 496bc188f..0aadc99f2 100644 --- a/sdds-core/uikit/gradle.properties +++ b/sdds-core/uikit/gradle.properties @@ -2,5 +2,5 @@ nexus.artifactId=sdds-uikit nexus.snapshot=false nexus.description=SDDS UIKit library with base components for android view system versionMajor=0 -versionMinor=39 +versionMinor=40 versionPatch=0 diff --git a/tokens/plasma-stards-compose/docs/override-docs/versionsArchived.json b/tokens/plasma-stards-compose/docs/override-docs/versionsArchived.json index 79da93153..ff0fa20da 100644 --- a/tokens/plasma-stards-compose/docs/override-docs/versionsArchived.json +++ b/tokens/plasma-stards-compose/docs/override-docs/versionsArchived.json @@ -18,5 +18,6 @@ "0.24.2": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.24.2/", "0.25.0": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.25.0/", "0.26.0": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.26.0/", - "0.27.0": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.27.0/" + "0.27.0": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.27.0/", + "0.28.0": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.28.0/" } \ No newline at end of file diff --git a/tokens/plasma-stards-compose/gradle.properties b/tokens/plasma-stards-compose/gradle.properties index 5ecd17af6..9a098c040 100644 --- a/tokens/plasma-stards-compose/gradle.properties +++ b/tokens/plasma-stards-compose/gradle.properties @@ -2,7 +2,7 @@ nexus.artifactId=plasma-star-ds-compose nexus.snapshot=false nexus.description=plasma-star-ds library for compose framework versionMajor=0 -versionMinor=28 +versionMinor=29 versionPatch=0 theme-url=https://github.com/salute-developers/theme-converter/raw/main/themes/plasma_stards/0.7.0-alpha.zip diff --git a/tokens/plasma-stards-view/docs/override-docs/versionsArchived.json b/tokens/plasma-stards-view/docs/override-docs/versionsArchived.json index f0886d9c5..04b186595 100644 --- a/tokens/plasma-stards-view/docs/override-docs/versionsArchived.json +++ b/tokens/plasma-stards-view/docs/override-docs/versionsArchived.json @@ -16,5 +16,6 @@ "2.26.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.26.0/", "2.27.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.27.0/", "2.28.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.28.0/", - "2.29.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.29.0/" + "2.29.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.29.0/", + "2.30.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.30.0/" } \ No newline at end of file diff --git a/tokens/plasma-stards-view/gradle.properties b/tokens/plasma-stards-view/gradle.properties index caac3fec2..a1ae7cd75 100644 --- a/tokens/plasma-stards-view/gradle.properties +++ b/tokens/plasma-stards-view/gradle.properties @@ -2,7 +2,7 @@ nexus.artifactId=plasma-star-ds nexus.snapshot=false nexus.description=plasma-star-ds library for view framework versionMajor=2 -versionMinor=30 +versionMinor=31 versionPatch=0 summary.key=plasmaStarDS diff --git a/tokens/plasma.giga.compose/docs/override-docs/versionsArchived.json b/tokens/plasma.giga.compose/docs/override-docs/versionsArchived.json index 1493b1f49..9477e37a1 100644 --- a/tokens/plasma.giga.compose/docs/override-docs/versionsArchived.json +++ b/tokens/plasma.giga.compose/docs/override-docs/versionsArchived.json @@ -17,5 +17,6 @@ "0.22.2": "https://plasma.sberdevices.ru/compose/plasma-giga-compose/0.22.2/", "0.23.0": "https://plasma.sberdevices.ru/compose/plasma-giga-compose/0.23.0/", "0.24.0": "https://plasma.sberdevices.ru/compose/plasma-giga-compose/0.24.0/", - "0.25.0": "https://plasma.sberdevices.ru/compose/plasma-giga-compose/0.25.0/" + "0.25.0": "https://plasma.sberdevices.ru/compose/plasma-giga-compose/0.25.0/", + "0.26.0": "https://plasma.sberdevices.ru/compose/plasma-giga-compose/0.26.0/" } \ No newline at end of file diff --git a/tokens/plasma.giga.compose/gradle.properties b/tokens/plasma.giga.compose/gradle.properties index 20a77b1e7..8d8098428 100644 --- a/tokens/plasma.giga.compose/gradle.properties +++ b/tokens/plasma.giga.compose/gradle.properties @@ -2,7 +2,7 @@ nexus.artifactId=plasma-giga-compose nexus.snapshot=false nexus.description=plasma-giga library for compose framework versionMajor=0 -versionMinor=26 +versionMinor=27 versionPatch=0 theme-version=latest diff --git a/tokens/plasma.homeds.compose/docs/override-docs/versionsArchived.json b/tokens/plasma.homeds.compose/docs/override-docs/versionsArchived.json index e70f88f46..af33e85a6 100644 --- a/tokens/plasma.homeds.compose/docs/override-docs/versionsArchived.json +++ b/tokens/plasma.homeds.compose/docs/override-docs/versionsArchived.json @@ -17,5 +17,6 @@ "0.14.2": "https://plasma.sberdevices.ru/compose/plasma-homeds-compose/0.14.2/", "0.15.0": "https://plasma.sberdevices.ru/compose/plasma-homeds-compose/0.15.0/", "0.16.0": "https://plasma.sberdevices.ru/compose/plasma-homeds-compose/0.16.0/", - "0.17.0": "https://plasma.sberdevices.ru/compose/plasma-homeds-compose/0.17.0/" + "0.17.0": "https://plasma.sberdevices.ru/compose/plasma-homeds-compose/0.17.0/", + "0.18.0": "https://plasma.sberdevices.ru/compose/plasma-homeds-compose/0.18.0/" } \ No newline at end of file diff --git a/tokens/plasma.homeds.compose/gradle.properties b/tokens/plasma.homeds.compose/gradle.properties index 6eb38be8a..6270d362a 100644 --- a/tokens/plasma.homeds.compose/gradle.properties +++ b/tokens/plasma.homeds.compose/gradle.properties @@ -2,7 +2,7 @@ nexus.artifactId=plasma-homeds-compose nexus.snapshot=false nexus.description=plasma-homeds library for compose framework versionMajor=0 -versionMinor=18 +versionMinor=19 versionPatch=0 theme-version=0.3.0 diff --git a/tokens/plasma.sd.service.compose/docs/override-docs/versionsArchived.json b/tokens/plasma.sd.service.compose/docs/override-docs/versionsArchived.json index f3e73449a..4729216ea 100644 --- a/tokens/plasma.sd.service.compose/docs/override-docs/versionsArchived.json +++ b/tokens/plasma.sd.service.compose/docs/override-docs/versionsArchived.json @@ -18,5 +18,6 @@ "0.30.2": "https://plasma.sberdevices.ru/compose/plasma-sd-service-compose/0.30.2/", "0.31.0": "https://plasma.sberdevices.ru/compose/plasma-sd-service-compose/0.31.0/", "0.32.0": "https://plasma.sberdevices.ru/compose/plasma-sd-service-compose/0.32.0/", - "0.33.0": "https://plasma.sberdevices.ru/compose/plasma-sd-service-compose/0.33.0/" + "0.33.0": "https://plasma.sberdevices.ru/compose/plasma-sd-service-compose/0.33.0/", + "0.34.0": "https://plasma.sberdevices.ru/compose/plasma-sd-service-compose/0.34.0/" } \ No newline at end of file diff --git a/tokens/plasma.sd.service.compose/gradle.properties b/tokens/plasma.sd.service.compose/gradle.properties index adc2928ab..767b490ce 100644 --- a/tokens/plasma.sd.service.compose/gradle.properties +++ b/tokens/plasma.sd.service.compose/gradle.properties @@ -2,7 +2,7 @@ nexus.artifactId=plasma-sd-service-compose nexus.snapshot=false nexus.description=plasma-sd-service library for compose framework versionMajor=0 -versionMinor=34 +versionMinor=35 versionPatch=0 # ?????? plasma_b2c_ACTUAL_TYPOGRAPHY diff --git a/tokens/plasma.sd.service.view/docs/override-docs/versionsArchived.json b/tokens/plasma.sd.service.view/docs/override-docs/versionsArchived.json index 230d57eac..7ad2fb00d 100644 --- a/tokens/plasma.sd.service.view/docs/override-docs/versionsArchived.json +++ b/tokens/plasma.sd.service.view/docs/override-docs/versionsArchived.json @@ -16,5 +16,6 @@ "0.25.0": "https://plasma.sberdevices.ru/xml/plasma-sd-service/0.25.0/", "0.26.0": "https://plasma.sberdevices.ru/xml/plasma-sd-service/0.26.0/", "0.27.0": "https://plasma.sberdevices.ru/xml/plasma-sd-service/0.27.0/", - "0.28.0": "https://plasma.sberdevices.ru/xml/plasma-sd-service/0.28.0/" + "0.28.0": "https://plasma.sberdevices.ru/xml/plasma-sd-service/0.28.0/", + "0.29.0": "https://plasma.sberdevices.ru/xml/plasma-sd-service/0.29.0/" } \ No newline at end of file diff --git a/tokens/plasma.sd.service.view/gradle.properties b/tokens/plasma.sd.service.view/gradle.properties index 35a25d0e1..9a500c800 100644 --- a/tokens/plasma.sd.service.view/gradle.properties +++ b/tokens/plasma.sd.service.view/gradle.properties @@ -2,7 +2,7 @@ nexus.artifactId=plasma-sd-service nexus.snapshot=false nexus.description=plasma-sd-service theme library for view framework versionMajor=0 -versionMinor=29 +versionMinor=30 versionPatch=0 theme-version=0.1.0 diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/versionsArchived.json b/tokens/sdds-sbcom-compose/docs/override-docs/versionsArchived.json index 1c254e8cd..c5a238e60 100644 --- a/tokens/sdds-sbcom-compose/docs/override-docs/versionsArchived.json +++ b/tokens/sdds-sbcom-compose/docs/override-docs/versionsArchived.json @@ -1,4 +1,5 @@ { "0.1.0": "https://plasma.sberdevices.ru/compose/sdds-sbcom-compose/0.1.0/", - "0.2.0": "https://plasma.sberdevices.ru/compose/sdds-sbcom-compose/0.2.0/" + "0.2.0": "https://plasma.sberdevices.ru/compose/sdds-sbcom-compose/0.2.0/", + "0.3.0": "https://plasma.sberdevices.ru/compose/sdds-sbcom-compose/0.3.0/" } \ No newline at end of file diff --git a/tokens/sdds-sbcom-compose/gradle.properties b/tokens/sdds-sbcom-compose/gradle.properties index 17467ff6a..2d1a97109 100644 --- a/tokens/sdds-sbcom-compose/gradle.properties +++ b/tokens/sdds-sbcom-compose/gradle.properties @@ -2,7 +2,7 @@ nexus.artifactId=sdds-sbcom-compose nexus.snapshot=false nexus.description=sdds sbcom library for compose framework versionMajor=0 -versionMinor=3 +versionMinor=4 versionPatch=0 theme-version=0.8.0-alpha diff --git a/tokens/sdds.serv.compose/docs/override-docs/versionsArchived.json b/tokens/sdds.serv.compose/docs/override-docs/versionsArchived.json index 29dca46d4..777de989c 100644 --- a/tokens/sdds.serv.compose/docs/override-docs/versionsArchived.json +++ b/tokens/sdds.serv.compose/docs/override-docs/versionsArchived.json @@ -18,5 +18,6 @@ "0.29.2": "https://plasma.sberdevices.ru/compose/sdds-serv-compose/0.29.2/", "0.30.0": "https://plasma.sberdevices.ru/compose/sdds-serv-compose/0.30.0/", "0.31.0": "https://plasma.sberdevices.ru/compose/sdds-serv-compose/0.31.0/", - "0.32.0": "https://plasma.sberdevices.ru/compose/sdds-serv-compose/0.32.0/" + "0.32.0": "https://plasma.sberdevices.ru/compose/sdds-serv-compose/0.32.0/", + "0.33.0": "https://plasma.sberdevices.ru/compose/sdds-serv-compose/0.33.0/" } \ No newline at end of file diff --git a/tokens/sdds.serv.compose/gradle.properties b/tokens/sdds.serv.compose/gradle.properties index 2d22b83f3..c4ae8e1ea 100644 --- a/tokens/sdds.serv.compose/gradle.properties +++ b/tokens/sdds.serv.compose/gradle.properties @@ -2,7 +2,7 @@ nexus.artifactId=sdds-serv-compose nexus.snapshot=false nexus.description=sdds-serv token library for compose framework versionMajor=0 -versionMinor=33 +versionMinor=34 versionPatch=0 theme-version=0.8.0 diff --git a/tokens/sdds.serv.view/docs/override-docs/versionsArchived.json b/tokens/sdds.serv.view/docs/override-docs/versionsArchived.json index ab71f804c..5e6748f5e 100644 --- a/tokens/sdds.serv.view/docs/override-docs/versionsArchived.json +++ b/tokens/sdds.serv.view/docs/override-docs/versionsArchived.json @@ -16,5 +16,6 @@ "0.29.0": "https://plasma.sberdevices.ru/xml/sdds-serv/0.29.0/", "0.30.0": "https://plasma.sberdevices.ru/xml/sdds-serv/0.30.0/", "0.31.0": "https://plasma.sberdevices.ru/xml/sdds-serv/0.31.0/", - "0.32.0": "https://plasma.sberdevices.ru/xml/sdds-serv/0.32.0/" + "0.32.0": "https://plasma.sberdevices.ru/xml/sdds-serv/0.32.0/", + "0.33.0": "https://plasma.sberdevices.ru/xml/sdds-serv/0.33.0/" } \ No newline at end of file diff --git a/tokens/sdds.serv.view/gradle.properties b/tokens/sdds.serv.view/gradle.properties index 0de8053b6..0f19ca1e1 100644 --- a/tokens/sdds.serv.view/gradle.properties +++ b/tokens/sdds.serv.view/gradle.properties @@ -2,7 +2,7 @@ nexus.artifactId=sdds-serv nexus.snapshot=false nexus.description=sdds-serv token library for view framework versionMajor=0 -versionMinor=33 +versionMinor=34 versionPatch=0 theme-version=0.8.0 diff --git a/tokens/summary.json b/tokens/summary.json index d2a8b88de..8a1158c09 100644 --- a/tokens/summary.json +++ b/tokens/summary.json @@ -2,13 +2,13 @@ "plasmaStarDS": { "viewSystem": { "title": "XML", - "version": "2.30.0", + "version": "2.31.0", "links": { "documentation": { - "href": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.30.0/" + "href": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.31.0/" }, "changelog": { - "href": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.30.0/CHANGELOG/" + "href": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.31.0/CHANGELOG/" }, "changelogData": { "href": "https://plasma.sberdevices.ru/xml/plasma-star-ds/changelog.json" @@ -17,13 +17,13 @@ }, "composeUi": { "title": "Compose UI", - "version": "0.28.0", + "version": "0.29.0", "links": { "documentation": { - "href": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.28.0/" + "href": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.29.0/" }, "changelog": { - "href": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.28.0/CHANGELOG/" + "href": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.29.0/CHANGELOG/" }, "changelogData": { "href": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/changelog.json" @@ -32,18 +32,33 @@ } }, "plasmaGigaApp": { + "viewSystem": { + "title": "XML", + "version": "0.27.0", + "links": { + "documentation": { + "href": "https://plasma.sberdevices.ru/xml/plasma-giga-compose/0.27.0/" + }, + "changelog": { + "href": "https://plasma.sberdevices.ru/xml/plasma-giga-compose/0.27.0/CHANGELOG/" + }, + "changelogData": { + "href": "https://plasma.sberdevices.ru/xml/plasma-giga-compose/changelog.json" + } + } + }, "composeUi": { "title": "Compose UI", - "version": "0.22.1", + "version": "0.27.0", "links": { "documentation": { - "href": "https://plasma.sberdevices.ru/compose/plasma-giga-app-compose/0.22.1/" + "href": "https://plasma.sberdevices.ru/compose/plasma-giga-compose/0.27.0/" }, "changelog": { - "href": "https://plasma.sberdevices.ru/compose/plasma-giga-app-compose/0.22.1/CHANGELOG/" + "href": "https://plasma.sberdevices.ru/compose/plasma-giga-compose/0.27.0/CHANGELOG/" }, "changelogData": { - "href": "https://plasma.sberdevices.ru/compose/plasma-giga-app-compose/changelog.json" + "href": "https://plasma.sberdevices.ru/compose/plasma-giga-compose/changelog.json" } } } @@ -51,13 +66,13 @@ "plasmaHomeDS": { "viewSystem": { "title": "XML", - "version": "0.18.0", + "version": "0.19.0", "links": { "documentation": { - "href": "https://plasma.sberdevices.ru/xml/plasma-homeds-compose/0.18.0/" + "href": "https://plasma.sberdevices.ru/xml/plasma-homeds-compose/0.19.0/" }, "changelog": { - "href": "https://plasma.sberdevices.ru/xml/plasma-homeds-compose/0.18.0/CHANGELOG/" + "href": "https://plasma.sberdevices.ru/xml/plasma-homeds-compose/0.19.0/CHANGELOG/" }, "changelogData": { "href": "https://plasma.sberdevices.ru/xml/plasma-homeds-compose/changelog.json" @@ -66,13 +81,13 @@ }, "composeUi": { "title": "Compose UI", - "version": "0.18.0", + "version": "0.19.0", "links": { "documentation": { - "href": "https://plasma.sberdevices.ru/compose/plasma-homeds-compose/0.18.0/" + "href": "https://plasma.sberdevices.ru/compose/plasma-homeds-compose/0.19.0/" }, "changelog": { - "href": "https://plasma.sberdevices.ru/compose/plasma-homeds-compose/0.18.0/CHANGELOG/" + "href": "https://plasma.sberdevices.ru/compose/plasma-homeds-compose/0.19.0/CHANGELOG/" }, "changelogData": { "href": "https://plasma.sberdevices.ru/compose/plasma-homeds-compose/changelog.json" @@ -83,13 +98,13 @@ "plasmaSDService": { "viewSystem": { "title": "XML", - "version": "0.29.0", + "version": "0.30.0", "links": { "documentation": { - "href": "https://plasma.sberdevices.ru/xml/plasma-sd-service/0.29.0/" + "href": "https://plasma.sberdevices.ru/xml/plasma-sd-service/0.30.0/" }, "changelog": { - "href": "https://plasma.sberdevices.ru/xml/plasma-sd-service/0.29.0/CHANGELOG/" + "href": "https://plasma.sberdevices.ru/xml/plasma-sd-service/0.30.0/CHANGELOG/" }, "changelogData": { "href": "https://plasma.sberdevices.ru/xml/plasma-sd-service/changelog.json" @@ -98,13 +113,13 @@ }, "composeUi": { "title": "Compose UI", - "version": "0.34.0", + "version": "0.35.0", "links": { "documentation": { - "href": "https://plasma.sberdevices.ru/compose/plasma-sd-service-compose/0.34.0/" + "href": "https://plasma.sberdevices.ru/compose/plasma-sd-service-compose/0.35.0/" }, "changelog": { - "href": "https://plasma.sberdevices.ru/compose/plasma-sd-service-compose/0.34.0/CHANGELOG/" + "href": "https://plasma.sberdevices.ru/compose/plasma-sd-service-compose/0.35.0/CHANGELOG/" }, "changelogData": { "href": "https://plasma.sberdevices.ru/compose/plasma-sd-service-compose/changelog.json" @@ -113,82 +128,65 @@ } }, "sdds-sbcom": { - "composeUi": { - "title": "Compose UI", - "version": "0.3.0", - "links": { - "documentation": { - "href": "https://plasma.sberdevices.ru/compose/sdds-sbcom-compose/0.3.0/" - }, - "changelog": { - "href": "https://plasma.sberdevices.ru/compose/sdds-sbcom-compose/0.3.0/CHANGELOG/" - }, - "changelogData": { - "href": "https://plasma.sberdevices.ru/compose/sdds-sbcom-compose/changelog.json" - } - } - } - }, - "SDDSService": { "viewSystem": { "title": "XML", - "version": "0.33.0", + "version": "0.4.0", "links": { "documentation": { - "href": "https://plasma.sberdevices.ru/xml/sdds-serv/0.33.0/" + "href": "https://plasma.sberdevices.ru/xml/sdds-sbcom-compose/0.4.0/" }, "changelog": { - "href": "https://plasma.sberdevices.ru/xml/sdds-serv/0.33.0/CHANGELOG/" + "href": "https://plasma.sberdevices.ru/xml/sdds-sbcom-compose/0.4.0/CHANGELOG/" }, "changelogData": { - "href": "https://plasma.sberdevices.ru/xml/sdds-serv/changelog.json" + "href": "https://plasma.sberdevices.ru/xml/sdds-sbcom-compose/changelog.json" } } }, "composeUi": { "title": "Compose UI", - "version": "0.33.0", + "version": "0.4.0", "links": { "documentation": { - "href": "https://plasma.sberdevices.ru/compose/sdds-serv-compose/0.33.0/" + "href": "https://plasma.sberdevices.ru/compose/sdds-sbcom-compose/0.4.0/" }, "changelog": { - "href": "https://plasma.sberdevices.ru/compose/sdds-serv-compose/0.33.0/CHANGELOG/" + "href": "https://plasma.sberdevices.ru/compose/sdds-sbcom-compose/0.4.0/CHANGELOG/" }, "changelogData": { - "href": "https://plasma.sberdevices.ru/compose/sdds-serv-compose/changelog.json" + "href": "https://plasma.sberdevices.ru/compose/sdds-sbcom-compose/changelog.json" } } } }, - "plasmaStylesSalute": { + "SDDSService": { "viewSystem": { "title": "XML", - "version": "0.23.0", + "version": "0.34.0", "links": { "documentation": { - "href": "https://plasma.sberdevices.ru/xml/stylessalute/0.23.0/" + "href": "https://plasma.sberdevices.ru/xml/sdds-serv/0.34.0/" }, "changelog": { - "href": "https://plasma.sberdevices.ru/xml/stylessalute/0.23.0/CHANGELOG/" + "href": "https://plasma.sberdevices.ru/xml/sdds-serv/0.34.0/CHANGELOG/" }, "changelogData": { - "href": "https://plasma.sberdevices.ru/xml/stylessalute/changelog.json" + "href": "https://plasma.sberdevices.ru/xml/sdds-serv/changelog.json" } } }, "composeUi": { "title": "Compose UI", - "version": "0.23.1", + "version": "0.34.0", "links": { "documentation": { - "href": "https://plasma.sberdevices.ru/compose/stylessalute-compose/0.23.1/" + "href": "https://plasma.sberdevices.ru/compose/sdds-serv-compose/0.34.0/" }, "changelog": { - "href": "https://plasma.sberdevices.ru/compose/stylessalute-compose/0.23.1/CHANGELOG/" + "href": "https://plasma.sberdevices.ru/compose/sdds-serv-compose/0.34.0/CHANGELOG/" }, "changelogData": { - "href": "https://plasma.sberdevices.ru/compose/stylessalute-compose/changelog.json" + "href": "https://plasma.sberdevices.ru/compose/sdds-serv-compose/changelog.json" } } }