@egovernments/digit-ui-components 0.2.0-beta.46 → 0.2.0-beta.48

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
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
 
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
 
7
+ ### [0.2.0-beta.47] - 2025-07-11
8
+ ## Features
9
+ - Added app-screen-builder feature: Introduced a set of components and utilities for dynamic app configuration screens, including AppConfigurationWrapper, AppFieldComposer, AppFieldScreenWrapper, DrawerFieldComposer, and more.
10
+ - All UI component imports in app-screen-builder now use local atoms instead of package imports.
11
+ - Enhanced modularity and maintainability for app configuration flows.
12
+
7
13
  ### [0.2.0-beta.44] - 2025-07-03
8
14
  ## Enhancements
9
15
  - Added disabled state for the toggle