Working on sub-editor

This commit is contained in:
Peng-YM
2020-08-28 15:00:45 +08:00
parent 8b4c972f77
commit a71914676e
17 changed files with 768 additions and 91 deletions

15
web/package-lock.json generated
View File

@@ -1078,6 +1078,21 @@
"to-fast-properties": "^2.0.0"
}
},
"@dzangolab/flag-icon-css": {
"version": "3.4.5",
"resolved": "https://registry.npmjs.org/@dzangolab/flag-icon-css/-/flag-icon-css-3.4.5.tgz",
"integrity": "sha512-XqVAi0O/KITtznpMK5TP4D+rWfwst5lrsbPbes5c5SPMGjwK7fuvlTdEmG2XUrxzYqDTIPshywyzdVYKooGdGA=="
},
"@dzangolab/vue-country-flag-icon": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@dzangolab/vue-country-flag-icon/-/vue-country-flag-icon-0.2.0.tgz",
"integrity": "sha512-o0MqokudSrr56haWk5acyfnFwRBjSH20ARzuLaWNak7Suw3QQXK1dyh0AJFQVuGYmScCI1qpLozvav9P2tg5RA==",
"requires": {
"@dzangolab/flag-icon-css": "^3.4.5",
"core-js": "^3.5.0",
"vue": "^2.6.11"
}
},
"@hapi/address": {
"version": "2.1.4",
"resolved": "https://registry.npm.taobao.org/@hapi/address/download/@hapi/address-2.1.4.tgz?cache=0&sync_timestamp=1593993895205&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hapi%2Faddress%2Fdownload%2F%40hapi%2Faddress-2.1.4.tgz",