PromucFlow_constructor/app/client/packages/design-system/widgets/src
Pawan Kumar ad8ea15cc9
chore: Integrate Action Group in Button Group Component (#29871)
Fixes #29426

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced `isLoading` state for action items to provide user feedback
during actions.
- Added `onAction` callback to menu items for improved interaction
handling.

- **Enhancements**
  - Enhanced action group visibility based on orientation.
  - Streamlined modal control flow with keys for different modal sizes.
- Implemented `htmlFor` attribute in checkboxes for better form
accessibility.

- **Refactor**
- Transitioned from `ButtonGroup` to `ActionGroup` across various
components for consistency.
- Refactored component structures to integrate new `ActionGroup` and
`Item` components.
- Updated widget configuration and properties to accommodate new
features and styles.

- **Style Updates**
  - Added new CSS rules for buttons with `data-density="compact"`.
  - Removed outdated CSS properties to align with updated design system.

- **Documentation**
- Updated story examples to reflect changes in modal and action group
usage.

- **Bug Fixes**
  - Fixed association issues between labels and checkbox inputs.

- **Configuration**
- Introduced `anvilConfig` for widget size properties and updated
property pane configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-29 15:17:46 +03:00
..
components chore: Integrate Action Group in Button Group Component (#29871) 2023-12-29 15:17:46 +03:00
shared chore: rewrite Text component styles and consistency to as const types (#27497) 2023-09-21 10:56:11 +03:00
styles feat: add readonly mode to input (#29778) 2023-12-21 15:03:28 +03:00
testing chore: Integrate Action Group in Button Group Component (#29871) 2023-12-29 15:17:46 +03:00
utils chore: Move stories to component level (#26489) 2023-08-23 09:13:26 +03:00
index.ts chore: Integrate Action Group in Button Group Component (#29871) 2023-12-29 15:17:46 +03:00