@owlmeans/web-panel 0.1.18-rc.35 → 0.1.18-rc.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/agent-meta/manifest.json +2 -2
- package/agent-meta/skills/web-panel/SKILL.md +1 -1
- package/package.json +27 -27
package/README.md
CHANGED
|
@@ -191,7 +191,7 @@ This package ships embedded agent skills under `agent-meta/`. After installing y
|
|
|
191
191
|
your project's skill store (`.agents/skills/`):
|
|
192
192
|
|
|
193
193
|
```sh
|
|
194
|
-
npx @owlmeans/agent-skills@^0.1.18-rc.
|
|
194
|
+
npx @owlmeans/agent-skills@^0.1.18-rc.16
|
|
195
195
|
```
|
|
196
196
|
|
|
197
197
|
The embedded files are version-matched to this package release. Do not edit them
|
package/agent-meta/manifest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"package": "@owlmeans/web-panel",
|
|
4
|
-
"version": "0.1.18-rc.
|
|
5
|
-
"generatedAt": "2026-09-
|
|
4
|
+
"version": "0.1.18-rc.36",
|
|
5
|
+
"generatedAt": "2026-09-12T12:32:46.382Z",
|
|
6
6
|
"canonicalRepo": "https://github.com/owlmeans/common",
|
|
7
7
|
"entries": [
|
|
8
8
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@owlmeans/web-panel",
|
|
3
|
-
"version": "0.1.18-rc.
|
|
3
|
+
"version": "0.1.18-rc.36",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"scripts": {
|
|
@@ -44,31 +44,31 @@
|
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"@hookform/resolvers": "^5.2.2",
|
|
47
|
-
"@owlmeans/api-config-client": "^0.1.18-rc.
|
|
48
|
-
"@owlmeans/auth": "^0.1.18-rc.
|
|
49
|
-
"@owlmeans/auth-common": "^0.1.18-rc.
|
|
50
|
-
"@owlmeans/basic-envelope": "^0.1.18-rc.
|
|
51
|
-
"@owlmeans/client": "^0.1.18-rc.
|
|
52
|
-
"@owlmeans/client-auth": "^0.1.18-rc.
|
|
53
|
-
"@owlmeans/client-config": "^0.1.18-rc.
|
|
54
|
-
"@owlmeans/client-context": "^0.1.18-rc.
|
|
55
|
-
"@owlmeans/client-entrypoint": "^0.1.18-rc.
|
|
56
|
-
"@owlmeans/client-flow": "^0.1.18-rc.
|
|
57
|
-
"@owlmeans/client-i18n": "^0.1.18-rc.
|
|
58
|
-
"@owlmeans/client-panel": "^0.1.18-rc.
|
|
59
|
-
"@owlmeans/client-route": "^0.1.18-rc.
|
|
60
|
-
"@owlmeans/config": "^0.1.18-rc.
|
|
61
|
-
"@owlmeans/context": "^0.1.18-rc.
|
|
62
|
-
"@owlmeans/entrypoint": "^0.1.18-rc.
|
|
63
|
-
"@owlmeans/error": "^0.1.18-rc.
|
|
64
|
-
"@owlmeans/flow": "^0.1.18-rc.
|
|
65
|
-
"@owlmeans/i18n": "^0.1.18-rc.
|
|
66
|
-
"@owlmeans/route": "^0.1.18-rc.
|
|
67
|
-
"@owlmeans/web-client": "^0.1.18-rc.
|
|
68
|
-
"@owlmeans/web-consent": "^0.1.18-rc.
|
|
69
|
-
"@owlmeans/web-db": "^0.1.18-rc.
|
|
70
|
-
"@owlmeans/web-flow": "^0.1.18-rc.
|
|
71
|
-
"@owlmeans/web-router": "^0.1.18-rc.
|
|
47
|
+
"@owlmeans/api-config-client": "^0.1.18-rc.17",
|
|
48
|
+
"@owlmeans/auth": "^0.1.18-rc.13",
|
|
49
|
+
"@owlmeans/auth-common": "^0.1.18-rc.17",
|
|
50
|
+
"@owlmeans/basic-envelope": "^0.1.18-rc.16",
|
|
51
|
+
"@owlmeans/client": "^0.1.18-rc.20",
|
|
52
|
+
"@owlmeans/client-auth": "^0.1.18-rc.24",
|
|
53
|
+
"@owlmeans/client-config": "^0.1.18-rc.16",
|
|
54
|
+
"@owlmeans/client-context": "^0.1.18-rc.17",
|
|
55
|
+
"@owlmeans/client-entrypoint": "^0.1.18-rc.17",
|
|
56
|
+
"@owlmeans/client-flow": "^0.1.18-rc.21",
|
|
57
|
+
"@owlmeans/client-i18n": "^0.1.18-rc.19",
|
|
58
|
+
"@owlmeans/client-panel": "^0.1.18-rc.27",
|
|
59
|
+
"@owlmeans/client-route": "^0.1.18-rc.17",
|
|
60
|
+
"@owlmeans/config": "^0.1.18-rc.16",
|
|
61
|
+
"@owlmeans/context": "^0.1.18-rc.12",
|
|
62
|
+
"@owlmeans/entrypoint": "^0.1.18-rc.15",
|
|
63
|
+
"@owlmeans/error": "^0.1.18-rc.12",
|
|
64
|
+
"@owlmeans/flow": "^0.1.18-rc.18",
|
|
65
|
+
"@owlmeans/i18n": "^0.1.18-rc.12",
|
|
66
|
+
"@owlmeans/route": "^0.1.18-rc.13",
|
|
67
|
+
"@owlmeans/web-client": "^0.1.18-rc.28",
|
|
68
|
+
"@owlmeans/web-consent": "^0.1.18-rc.11",
|
|
69
|
+
"@owlmeans/web-db": "^0.1.18-rc.18",
|
|
70
|
+
"@owlmeans/web-flow": "^0.1.18-rc.21",
|
|
71
|
+
"@owlmeans/web-router": "^0.1.18-rc.18",
|
|
72
72
|
"i18next-browser-languagedetector": "^8.0.0",
|
|
73
73
|
"qrcode.react": "^4.2.0",
|
|
74
74
|
"react-google-recaptcha": "^3.1.0",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
},
|
|
93
93
|
"devDependencies": {
|
|
94
94
|
"@owlmeans/dep-config": "workspace:*",
|
|
95
|
-
"@owlmeans/test-ui": "^0.1.18-rc.
|
|
95
|
+
"@owlmeans/test-ui": "^0.1.18-rc.19",
|
|
96
96
|
"@radix-ui/react-label": "^2.1.0",
|
|
97
97
|
"@radix-ui/react-navigation-menu": "^1.2.14",
|
|
98
98
|
"@radix-ui/react-progress": "^1.1.0",
|