- Updated ComponentPreview.vue to include optional component labels and help text for improved user guidance.
- Enhanced layout options for the info display component, adding support for side-by-side, grid, and horizontal layouts, with button functionality for fields.
- Modified FormBuilderComponents.vue to update the description and default properties for the info display component, including new fields for button configuration.
- Improved FormBuilderConfiguration.vue to add essential settings for the info display, including component title, name, label, help text, and layout style.
- Enhanced FormBuilderFieldSettingsModal.vue to support configuration of information fields, including field type selection (text or button) and button-specific settings.
- Added robust error handling for button click actions in the info display, ensuring a seamless user experience when interacting with links.
- Refined styles across components for better visual consistency and usability.