Angular - ReCAPTCHA UI Updates #18128
Description
Resolves #17988
Here is the screenshot demonstrating the changes
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- You need to go to Lepton repository and checkout to the branch in this PR
- You need to run
yarn nx build volo-lepton-x --skip-nx-cache
underangular > libs
directory. - Then you need to copy the content under
angular > dist > libs
directory
- You are supposed to paste this content under
abp > npm > ng-packs > node_modules > @volosoft > abp.ng.theme.lepton-x
directory on the Volo side.
- Now, you can run the copy script and test the app-pro template for the related changes.