diff --git a/integration-core/uikit-compose-fixtures/src/main/kotlin/com/sdds/compose/uikit/fixtures/samples/bottomsheet/BottomSheetSamples.kt b/integration-core/uikit-compose-fixtures/src/main/kotlin/com/sdds/compose/uikit/fixtures/samples/bottomsheet/BottomSheetSamples.kt index d6edf1619..38a4a0212 100644 --- a/integration-core/uikit-compose-fixtures/src/main/kotlin/com/sdds/compose/uikit/fixtures/samples/bottomsheet/BottomSheetSamples.kt +++ b/integration-core/uikit-compose-fixtures/src/main/kotlin/com/sdds/compose/uikit/fixtures/samples/bottomsheet/BottomSheetSamples.kt @@ -5,6 +5,7 @@ import androidx.compose.foundation.layout.Column import androidx.compose.foundation.layout.Row import androidx.compose.foundation.layout.Spacer import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.heightIn import androidx.compose.foundation.layout.imePadding import androidx.compose.foundation.layout.navigationBarsPadding import androidx.compose.foundation.layout.padding @@ -282,6 +283,7 @@ fun ModalBottomSheet_Insets() { TextField( modifier = Modifier + .heightIn(min = 50.dp, max = 100.dp) .fillMaxWidth(), value = "", placeholderText = "Введите значение", diff --git a/tokens/plasma.giga.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png b/tokens/plasma.giga.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png index 671031497..4188e4ea3 100644 Binary files a/tokens/plasma.giga.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png and b/tokens/plasma.giga.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png differ diff --git a/tokens/plasma.giga.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png b/tokens/plasma.giga.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png index 41250cb83..4a20a667e 100644 Binary files a/tokens/plasma.giga.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png and b/tokens/plasma.giga.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png differ diff --git a/tokens/plasma.homeds.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png b/tokens/plasma.homeds.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png index 979eabb23..c9e2b8b03 100644 Binary files a/tokens/plasma.homeds.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png and b/tokens/plasma.homeds.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png differ diff --git a/tokens/plasma.homeds.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png b/tokens/plasma.homeds.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png index ea52c8796..b0d692874 100644 Binary files a/tokens/plasma.homeds.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png and b/tokens/plasma.homeds.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png differ diff --git a/tokens/plasma.sd.service.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png b/tokens/plasma.sd.service.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png index 1f3df0883..7ece63649 100644 Binary files a/tokens/plasma.sd.service.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png and b/tokens/plasma.sd.service.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png differ diff --git a/tokens/plasma.sd.service.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png b/tokens/plasma.sd.service.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png index 9b1b841f8..81cf12392 100644 Binary files a/tokens/plasma.sd.service.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png and b/tokens/plasma.sd.service.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_avatar_Avatar_Extra.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_avatar_Avatar_Extra.png index 1140c53c5..18bab9768 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_avatar_Avatar_Extra.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_avatar_Avatar_Extra.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_avatar_Avatar_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_avatar_Avatar_Simple.png index b72b0b92d..863a2f981 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_avatar_Avatar_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_avatar_Avatar_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_avatar_group_AvatarGroup_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_avatar_group_AvatarGroup_Simple.png index 0029fba0e..604b369b1 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_avatar_group_AvatarGroup_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_avatar_group_AvatarGroup_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_badge_IconBadge_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_badge_IconBadge_Simple.png new file mode 100644 index 000000000..5b5dfdde1 Binary files /dev/null and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_badge_IconBadge_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png index 50967d2c4..ecf985735 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Simple.png index 41d01eb50..ee378d151 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_LabelValue_Packed.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_LabelValue_Packed.png index 22216f20b..456bea3ff 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_LabelValue_Packed.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_LabelValue_Packed.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_LabelValue_SpaceBetween.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_LabelValue_SpaceBetween.png index 31417011a..4b1315992 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_LabelValue_SpaceBetween.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_LabelValue_SpaceBetween.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_Simple.png index 41a2d448d..08eaba61e 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_isLoading.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_isLoading.png index a47145781..c01295c70 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_isLoading.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_BasicButton_isLoading.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_IconButton_IconContent.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_IconButton_IconContent.png index 6c9c14c16..fd9e249db 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_IconButton_IconContent.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_IconButton_IconContent.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_IconButton_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_IconButton_Simple.png index 844d2b1e5..609edfaa1 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_IconButton_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_IconButton_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_IconButton_isLoading.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_IconButton_isLoading.png index 384054e48..28cc76c5b 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_IconButton_isLoading.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_button_IconButton_isLoading.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_buttongroup_ButtonGroup_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_buttongroup_ButtonGroup_Simple.png index b5570591d..723ca3129 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_buttongroup_ButtonGroup_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_buttongroup_ButtonGroup_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_buttongroup_IconButtonGroup_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_buttongroup_IconButtonGroup_Simple.png index 4f366ada8..1bf51d8e7 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_buttongroup_IconButtonGroup_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_buttongroup_IconButtonGroup_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_checkbox_CheckBox_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_checkbox_CheckBox_Simple.png index 3fbf963b4..7728a4dce 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_checkbox_CheckBox_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_checkbox_CheckBox_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_chip_Chip_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_chip_Chip_Simple.png index a5c6d2f4d..4418e9b41 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_chip_Chip_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_chip_Chip_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_chip_group_ChipGroup_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_chip_group_ChipGroup_Simple.png index 79e54bf2f..f88250112 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_chip_group_ChipGroup_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_chip_group_ChipGroup_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_collapsingnavigationbar_CollapsingNavigationBar_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_collapsingnavigationbar_CollapsingNavigationBar_Simple.png index 132ca7eca..391a07908 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_collapsingnavigationbar_CollapsingNavigationBar_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_collapsingnavigationbar_CollapsingNavigationBar_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_counter_Counter_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_counter_Counter_Simple.png index f1eb9c824..459df169a 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_counter_Counter_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_counter_Counter_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_dropdownmenu_DropdownMenu_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_dropdownmenu_DropdownMenu_Simple.png index 71a212e7d..d86a337fa 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_dropdownmenu_DropdownMenu_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_dropdownmenu_DropdownMenu_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_indicator_AvatarIndicator_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_indicator_AvatarIndicator_Simple.png index ba0b4df79..67ce6bcaf 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_indicator_AvatarIndicator_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_indicator_AvatarIndicator_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_loader_Loader_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_loader_Loader_Simple.png index 62dc4fe74..ed1e0b724 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_loader_Loader_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_loader_Loader_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_modal_Modal_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_modal_Modal_Simple.png index 1406cc315..5ea237254 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_modal_Modal_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_modal_Modal_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_popover_Popover_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_popover_Popover_Simple.png index a1d13ea47..09cb1462f 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_popover_Popover_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_popover_Popover_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_radiobox_RadioBox_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_radiobox_RadioBox_Simple.png index 5d11144c9..e79b4b1ea 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_radiobox_RadioBox_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_radiobox_RadioBox_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_rectskeleton_RectSkeleton_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_rectskeleton_RectSkeleton_Simple.png index 842881db8..2b32bb4c2 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_rectskeleton_RectSkeleton_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_rectskeleton_RectSkeleton_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_spinner_Spinner_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_spinner_Spinner_Simple.png index 534b7626e..b2a3fdce0 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_spinner_Spinner_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_spinner_Spinner_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png index 3d835aeb2..5c9ddaf68 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tabbar_TabBar_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tabbar_TabBar_Simple.png index 0bb902d4c..2655e2069 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tabbar_TabBar_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tabbar_TabBar_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tabbar_TabBar_WithCounter.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tabbar_TabBar_WithCounter.png index 6e0ba679d..1952726b8 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tabbar_TabBar_WithCounter.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tabbar_TabBar_WithCounter.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tabs_Tabs_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tabs_Tabs_Simple.png index 08364bcb5..e5b2a371b 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tabs_Tabs_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tabs_Tabs_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_textfield_TextField_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_textfield_TextField_Simple.png index 4174b7fe6..87631aeab 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_textfield_TextField_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_textfield_TextField_Simple.png differ diff --git a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tooltip_Tooltip_Simple.png b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tooltip_Tooltip_Simple.png index e9d4d3e3b..0341c187f 100644 Binary files a/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tooltip_Tooltip_Simple.png and b/tokens/sdds-sbcom-compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_tooltip_Tooltip_Simple.png differ diff --git a/tokens/sdds.serv.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png b/tokens/sdds.serv.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png index 909f49786..0581ff8e7 100644 Binary files a/tokens/sdds.serv.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png and b/tokens/sdds.serv.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_bottomsheet_ModalBottomSheet_Insets.png differ diff --git a/tokens/sdds.serv.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png b/tokens/sdds.serv.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png index a53954a45..f3057bf79 100644 Binary files a/tokens/sdds.serv.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png and b/tokens/sdds.serv.compose/docs/override-docs/static/screenshots-docusaurus/com_sdds_compose_uikit_fixtures_samples_switcher_Switch_Simple.png differ