master
Replace simple return `if` statements with ternary operators
Use `FinalizationRegistry` unconditionally in the `src/scripting_api/app.js` file
Remove the `Map.prototype.getOrInsertComputed` polyfill from the scripting implementation (PR 21399 follow-up)
Remove unnecessary class constructors in the `src` folder
[api-minor] Convert `getFieldObjects` to return data in a Map
Use a HTML date/time input when a field requires a date or a time.
Fix the string GlobalConstants.IDS_INVALID_DATE
JS - Add the basic architecture to be able to execute embedded js
Upgrade `eslint-plugin-unicorn` to version 66.0.0
fix typo in bit flag value for suppressCropClip
Use more more optional chaining in the `src/` folder
Cache the entire scand regular expression, in `src/scripting_api/util.js`