@owlmeans/web-panel 0.1.10 → 0.1.11

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.
@@ -7,7 +7,7 @@ applyTo: "**/context.ts, **/*.ts, **/*.tsx"
7
7
  # @owlmeans/web-panel
8
8
 
9
9
  **Layer:** Web (React)
10
- **Install:** `"@owlmeans/web-panel": "^0.1.10"` in `dependencies`
10
+ **Install:** `"@owlmeans/web-panel": "^0.1.11"` in `dependencies`
11
11
 
12
12
  ## Key Exports
13
13
 
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
3
  "package": "@owlmeans/web-panel",
4
- "version": "0.1.10",
5
- "generatedAt": "2026-06-17T09:37:28.197Z",
4
+ "version": "0.1.11",
5
+ "generatedAt": "2026-06-17T10:37:52.362Z",
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.10"` in `dependencies`
11
+ **Install:** `"@owlmeans/web-panel": "^0.1.11"` 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.10",
3
+ "version": "0.1.11",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -37,30 +37,30 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@hookform/resolvers": "^3.9.0",
40
- "@owlmeans/api-config-client": "^0.1.10",
41
- "@owlmeans/auth": "^0.1.10",
42
- "@owlmeans/auth-common": "^0.1.10",
43
- "@owlmeans/basic-envelope": "^0.1.10",
44
- "@owlmeans/client": "^0.1.10",
45
- "@owlmeans/client-auth": "^0.1.10",
46
- "@owlmeans/client-config": "^0.1.10",
47
- "@owlmeans/client-context": "^0.1.10",
48
- "@owlmeans/client-flow": "^0.1.10",
49
- "@owlmeans/client-i18n": "^0.1.10",
50
- "@owlmeans/client-entrypoint": "^0.1.10",
51
- "@owlmeans/client-panel": "^0.1.10",
52
- "@owlmeans/client-route": "^0.1.10",
53
- "@owlmeans/config": "^0.1.10",
54
- "@owlmeans/context": "^0.1.10",
55
- "@owlmeans/error": "^0.1.10",
56
- "@owlmeans/flow": "^0.1.10",
57
- "@owlmeans/i18n": "^0.1.10",
58
- "@owlmeans/entrypoint": "^0.1.10",
59
- "@owlmeans/route": "^0.1.10",
60
- "@owlmeans/web-client": "^0.1.10",
61
- "@owlmeans/web-db": "^0.1.10",
62
- "@owlmeans/web-flow": "^0.1.10",
63
- "@owlmeans/web-router": "^0.1.10",
40
+ "@owlmeans/api-config-client": "^0.1.11",
41
+ "@owlmeans/auth": "^0.1.11",
42
+ "@owlmeans/auth-common": "^0.1.11",
43
+ "@owlmeans/basic-envelope": "^0.1.11",
44
+ "@owlmeans/client": "^0.1.11",
45
+ "@owlmeans/client-auth": "^0.1.11",
46
+ "@owlmeans/client-config": "^0.1.11",
47
+ "@owlmeans/client-context": "^0.1.11",
48
+ "@owlmeans/client-flow": "^0.1.11",
49
+ "@owlmeans/client-i18n": "^0.1.11",
50
+ "@owlmeans/client-entrypoint": "^0.1.11",
51
+ "@owlmeans/client-panel": "^0.1.11",
52
+ "@owlmeans/client-route": "^0.1.11",
53
+ "@owlmeans/config": "^0.1.11",
54
+ "@owlmeans/context": "^0.1.11",
55
+ "@owlmeans/error": "^0.1.11",
56
+ "@owlmeans/flow": "^0.1.11",
57
+ "@owlmeans/i18n": "^0.1.11",
58
+ "@owlmeans/entrypoint": "^0.1.11",
59
+ "@owlmeans/route": "^0.1.11",
60
+ "@owlmeans/web-client": "^0.1.11",
61
+ "@owlmeans/web-db": "^0.1.11",
62
+ "@owlmeans/web-flow": "^0.1.11",
63
+ "@owlmeans/web-router": "^0.1.11",
64
64
  "i18next-browser-languagedetector": "^8.0.0",
65
65
  "qrcode.react": "^4.2.0",
66
66
  "react-google-recaptcha": "^3.1.0"
@@ -82,7 +82,7 @@
82
82
  },
83
83
  "devDependencies": {
84
84
  "@owlmeans/dep-config": "workspace:*",
85
- "@owlmeans/test-ui": "^0.1.10",
85
+ "@owlmeans/test-ui": "^0.1.11",
86
86
  "@radix-ui/react-label": "^2.1.0",
87
87
  "@radix-ui/react-progress": "^1.1.0",
88
88
  "@radix-ui/react-separator": "^1.1.0",