**Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> The idea is to prepare an Elemental extension clone for compatibility tests on extensions. **Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. --> - [x] Probably what would work better is to create a new branch off of `main` in https://github.com/rancher/elemental-ui - [x] Add all of the extensions points to the code, as per documentation https://extensions.rancher.io/extensions/next/support-matrix#extension-api-support-matrix - [x] Add all Shell API usages to the code, as per documentation https://extensions.rancher.io/extensions/next/shell-api - [x] Set a version of `99.99.xxx` so that we can publish it to `gh-pages` but not interfere with the clean-cut versions that are synced with ui-plugin-charts **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> **Additional context** <!-- Add any other context or screenshots about the feature request here. -->
Is your feature request related to a problem? Please describe.
The idea is to prepare an Elemental extension clone for compatibility tests on extensions.
Describe the solution you'd like
mainin https://github.com/rancher/elemental-ui99.99.xxxso that we can publish it togh-pagesbut not interfere with the clean-cut versions that are synced with ui-plugin-chartsDescribe alternatives you've considered
Additional context