- Updated ComponentPreview.vue to handle custom actions and navigation events, improving interaction capabilities within the component.
- Introduced custom actions management in FormBuilderFieldSettingsModal.vue, allowing users to add, configure, and remove custom action buttons for table rows.
- Enhanced RepeatingTable.vue to display custom action buttons and handle their click and navigation events, providing a more dynamic user experience.
- Modified formBuilder.js to support custom actions in the default properties, ensuring proper initialization and management of custom actions.