feat: add extension-settings vue component (#2004)

- adds lnbits-extension-settings-form. which is just the plain form of the settings component.
- adds lnbits-extension-settings-btn-dialog. which is the form wrapped into a dialog with a cog button.

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
dni ⚡ 2023-10-30 08:09:53 +01:00 committed by GitHub
parent 14e678f661
commit 460ceeba1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 94 additions and 2 deletions

View file

@ -81,6 +81,7 @@
"js/base.js",
"js/components.js",
"js/components/lnbits-funding-sources.js",
"js/components/extension-settings.js",
"js/bolt11-decoder.js"
],
"css": [