@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 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.23
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
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "schemaVersion": 2,
3
3
  "package": "@owlmeans/web-panel",
4
- "version": "0.1.18-rc.44",
5
- "generatedAt": "2026-09-15T12:50:32.651Z",
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
  {
@@ -8,7 +8,7 @@ user-invocable: false
8
8
  # @owlmeans/web-panel
9
9
 
10
10
  **Layer:** Web (React)
11
- **Install:** `"@owlmeans/web-panel": "^0.1.18-rc.44"` in `dependencies`
11
+ **Install:** `"@owlmeans/web-panel": "^0.1.18-rc.45"` in `dependencies`
12
12
 
13
13
  ## Key Exports
14
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@owlmeans/web-panel",
3
- "version": "0.1.18-rc.44",
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.24",
48
- "@owlmeans/auth": "^0.1.18-rc.20",
49
- "@owlmeans/auth-common": "^0.1.18-rc.24",
50
- "@owlmeans/basic-envelope": "^0.1.18-rc.23",
51
- "@owlmeans/client": "^0.1.18-rc.27",
52
- "@owlmeans/client-auth": "^0.1.18-rc.32",
53
- "@owlmeans/client-config": "^0.1.18-rc.23",
54
- "@owlmeans/client-context": "^0.1.18-rc.24",
55
- "@owlmeans/client-entrypoint": "^0.1.18-rc.24",
56
- "@owlmeans/client-flow": "^0.1.18-rc.28",
57
- "@owlmeans/client-i18n": "^0.1.18-rc.26",
58
- "@owlmeans/client-panel": "^0.1.18-rc.35",
59
- "@owlmeans/client-route": "^0.1.18-rc.24",
60
- "@owlmeans/client-socket": "^0.1.18-rc.25",
61
- "@owlmeans/config": "^0.1.18-rc.23",
62
- "@owlmeans/context": "^0.1.18-rc.19",
63
- "@owlmeans/entrypoint": "^0.1.18-rc.22",
64
- "@owlmeans/error": "^0.1.18-rc.19",
65
- "@owlmeans/flow": "^0.1.18-rc.25",
66
- "@owlmeans/i18n": "^0.1.18-rc.19",
67
- "@owlmeans/route": "^0.1.18-rc.20",
68
- "@owlmeans/state": "^0.1.18-rc.21",
69
- "@owlmeans/web-client": "^0.1.18-rc.36",
70
- "@owlmeans/web-consent": "^0.1.18-rc.18",
71
- "@owlmeans/web-db": "^0.1.18-rc.25",
72
- "@owlmeans/web-flow": "^0.1.18-rc.28",
73
- "@owlmeans/web-router": "^0.1.18-rc.25",
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.26",
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",