opnform-host-nginx/client/components/open/forms
Chirag Chhatrala 1285dc18d3
Support for Barcode reader (#650)
* Add Barcode Input Component and Integrate Quagga for Scanning

- Introduced a new BarcodeInput component for scanning barcodes using the Quagga library.
- Updated package.json and package-lock.json to include Quagga as a dependency.
- Enhanced form themes to accommodate the new BarcodeInput component.
- Added localization support for barcode scanning actions in English.
- Updated blocks_types.json to register the new barcode input type.

These changes improve the application's functionality by allowing users to scan barcodes directly within forms, enhancing user experience and data input efficiency.

* Update Barcode scanner UI

* Barcode decoder as user selection

* improve barcode
2025-01-03 16:07:58 +01:00
..
components Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
fields Support for Barcode reader (#650) 2025-01-03 16:07:58 +01:00
FormTimer.vue refactor(FormTimer.vue): change timer variable from let to ref for reactivity 2024-09-19 10:11:34 +02:00
OpenCompleteForm.vue Form Translation (#616) 2024-12-04 18:32:14 +01:00
OpenForm.vue Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
OpenFormButton.vue 41db1 submission editor theme fix (#501) 2024-07-26 11:54:15 +02:00
OpenFormField.vue Support for Barcode reader (#650) 2025-01-03 16:07:58 +01:00