net.ikea.skapa:skapa-bom:2026.06.00Minor improvements.
SkapaColors.palette (Material 2 color palette) is now deprecated. Use paletteM3 instead, which aligns with the Material 3 design guidelines and will continue to receive updates. palette remains functional for backward compatibility but will not be updated with new colors or adjustments.animation, foundation, material, material3, material3-window-size, adaptive, ui, ui-graphics) are now exposed as api dependencies in the foundation module. Consumers no longer need to declare these Compose dependencies explicitly in their own build files.compose-ui as api dependencies. Consumers no longer need to declare these Compose dependencies explicitly in their own build files.foundation, material3, ui, and Compose BOM are now exposed as api dependencies in the design module, giving consumers transitive access without re-declaring them. The direct material (M2) dependency has been removed from design as it is already transitively available through foundation.String value so the cursor is placed at the end instead of the start when reached with keyboard navigation.fill parameter and SegmentedControlFill (Transparent default, Solid option) for text and icon variants.TextOverlayContentPadding enum to control the padding of the content in the Text Overlay Card. The options are Small and Medium, with Medium being the default.XSmall size to TextOverlayTitleSize enum for better support of smaller screens and more compact designs.verticalAlignment: Alignment.Vertical parameter (default Alignment.CenterVertically) to allow callers to control vertical alignment of items within the carousel row (e.g. Alignment.Top or Alignment.Bottom).Carousel overloads with itemSpacing: Boolean are now deprecated. Migrate to the overloads accepting itemSpacing: CarouselItemSpacing for fine-grained spacing control.ic_skapa_backspaceic_skapa_checkmark_greenic_skapa_droneic_skapa_bell_activeic_skapa_bell_strikethroughic_skapa_blocks_with_arrowic_skapa_family_gender_menic_skapa_family_gender_mixedic_skapa_family_gender_womenic_skapa_restroom_man_and_childic_skapa_restroom_woman_and_childcompose-ui as api dependencies. Consumers no longer need to declare these Compose dependencies explicitly in their own build files.