feat(elements): add eco-provider-frame and dataprovider interfaces; improve virtual keyboard interactions; add demos, exports and bump dev dependencies

This commit is contained in:
2026-01-12 15:16:01 +00:00
parent bf4fcfac71
commit ee45fb01a2
21 changed files with 4262 additions and 271 deletions

View File

@@ -1,4 +1,14 @@
{
"@git.zone/tsbundle": {
"bundles": [
{
"from": "ts_web/index.ts",
"to": "dist_bundle/bundle.js",
"bundler": "esbuild",
"production": true
}
]
},
"@git.zone/cli": {
"projectType": "wcc",
"module": {