@owlmeans/web-panel 0.1.18-rc.44 → 0.1.18-rc.45
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 +29 -29
package/README.md
CHANGED
|
@@ -461,7 +461,7 @@ This package ships embedded agent skills under `agent-meta/`. After installing y
|
|
|
461
461
|
your project's skill store (`.agents/skills/`):
|
|
462
462
|
|
|
463
463
|
```sh
|
|
464
|
-
npx @owlmeans/agent-skills@^0.1.18-rc.
|
|
464
|
+
npx @owlmeans/agent-skills@^0.1.18-rc.24
|
|
465
465
|
```
|
|
466
466
|
|
|
467
467
|
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-15T12:
|
|
4
|
+
"version": "0.1.18-rc.45",
|
|
5
|
+
"generatedAt": "2026-09-15T12:59:01.076Z",
|
|
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.45",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"scripts": {
|
|
@@ -44,33 +44,33 @@
|
|
|
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/client-socket": "^0.1.18-rc.
|
|
61
|
-
"@owlmeans/config": "^0.1.18-rc.
|
|
62
|
-
"@owlmeans/context": "^0.1.18-rc.
|
|
63
|
-
"@owlmeans/entrypoint": "^0.1.18-rc.
|
|
64
|
-
"@owlmeans/error": "^0.1.18-rc.
|
|
65
|
-
"@owlmeans/flow": "^0.1.18-rc.
|
|
66
|
-
"@owlmeans/i18n": "^0.1.18-rc.
|
|
67
|
-
"@owlmeans/route": "^0.1.18-rc.
|
|
68
|
-
"@owlmeans/state": "^0.1.18-rc.
|
|
69
|
-
"@owlmeans/web-client": "^0.1.18-rc.
|
|
70
|
-
"@owlmeans/web-consent": "^0.1.18-rc.
|
|
71
|
-
"@owlmeans/web-db": "^0.1.18-rc.
|
|
72
|
-
"@owlmeans/web-flow": "^0.1.18-rc.
|
|
73
|
-
"@owlmeans/web-router": "^0.1.18-rc.
|
|
47
|
+
"@owlmeans/api-config-client": "^0.1.18-rc.25",
|
|
48
|
+
"@owlmeans/auth": "^0.1.18-rc.21",
|
|
49
|
+
"@owlmeans/auth-common": "^0.1.18-rc.25",
|
|
50
|
+
"@owlmeans/basic-envelope": "^0.1.18-rc.24",
|
|
51
|
+
"@owlmeans/client": "^0.1.18-rc.28",
|
|
52
|
+
"@owlmeans/client-auth": "^0.1.18-rc.33",
|
|
53
|
+
"@owlmeans/client-config": "^0.1.18-rc.24",
|
|
54
|
+
"@owlmeans/client-context": "^0.1.18-rc.25",
|
|
55
|
+
"@owlmeans/client-entrypoint": "^0.1.18-rc.25",
|
|
56
|
+
"@owlmeans/client-flow": "^0.1.18-rc.29",
|
|
57
|
+
"@owlmeans/client-i18n": "^0.1.18-rc.27",
|
|
58
|
+
"@owlmeans/client-panel": "^0.1.18-rc.36",
|
|
59
|
+
"@owlmeans/client-route": "^0.1.18-rc.25",
|
|
60
|
+
"@owlmeans/client-socket": "^0.1.18-rc.26",
|
|
61
|
+
"@owlmeans/config": "^0.1.18-rc.24",
|
|
62
|
+
"@owlmeans/context": "^0.1.18-rc.20",
|
|
63
|
+
"@owlmeans/entrypoint": "^0.1.18-rc.23",
|
|
64
|
+
"@owlmeans/error": "^0.1.18-rc.20",
|
|
65
|
+
"@owlmeans/flow": "^0.1.18-rc.26",
|
|
66
|
+
"@owlmeans/i18n": "^0.1.18-rc.20",
|
|
67
|
+
"@owlmeans/route": "^0.1.18-rc.21",
|
|
68
|
+
"@owlmeans/state": "^0.1.18-rc.22",
|
|
69
|
+
"@owlmeans/web-client": "^0.1.18-rc.37",
|
|
70
|
+
"@owlmeans/web-consent": "^0.1.18-rc.19",
|
|
71
|
+
"@owlmeans/web-db": "^0.1.18-rc.26",
|
|
72
|
+
"@owlmeans/web-flow": "^0.1.18-rc.29",
|
|
73
|
+
"@owlmeans/web-router": "^0.1.18-rc.26",
|
|
74
74
|
"i18next-browser-languagedetector": "^8.0.0",
|
|
75
75
|
"qrcode.react": "^4.2.0",
|
|
76
76
|
"react-google-recaptcha": "^3.1.0",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
},
|
|
96
96
|
"devDependencies": {
|
|
97
97
|
"@owlmeans/dep-config": "workspace:*",
|
|
98
|
-
"@owlmeans/test-ui": "^0.1.18-rc.
|
|
98
|
+
"@owlmeans/test-ui": "^0.1.18-rc.27",
|
|
99
99
|
"@radix-ui/react-alert-dialog": "^1.1.15",
|
|
100
100
|
"@radix-ui/react-label": "^2.1.0",
|
|
101
101
|
"@radix-ui/react-navigation-menu": "^1.2.14",
|