* Add nested drag and drop for actions
* Add nested drag and drop for triggers, conditions and options
* Update src/panels/config/automation/action/types/ha-automation-action-choose.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Move object at the root level
* Add support for choose option
* Fix undefined container (e.g else action)
* Add common nested array move function
* Move item at root level for manual automation
* Fix array move
* Don't fallback on body
* migrate blueprint and script
* Add drag and drop to service control
* Use context for reorder mode
* Rename reorder mode functions
* Fix hide menu props
* Fix drag and drop for choose action
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>