@valbuild/ui 0.91.1 → 0.91.2

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.
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const _="/spa/index.css",A="/app",V="val-app",P="val-overlay",s=!1,t="0.91.1";exports.IS_DEV=s;exports.VAL_APP_ID=V;exports.VAL_APP_PATH=A;exports.VAL_CSS_PATH=_;exports.VAL_OVERLAY_ID=P;exports.VERSION=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const _="/spa/index.css",A="/app",V="val-app",P="val-overlay",s=!1,t="0.91.2";exports.IS_DEV=s;exports.VAL_APP_ID=V;exports.VAL_APP_PATH=A;exports.VAL_CSS_PATH=_;exports.VAL_OVERLAY_ID=P;exports.VERSION=t;
@@ -1,4 +1,4 @@
1
- const _ = "/spa/index.css", s = "/app", A = "val-app", o = "val-overlay", V = !1, a = "0.91.1";
1
+ const _ = "/spa/index.css", s = "/app", A = "val-app", o = "val-overlay", V = !1, a = "0.91.2";
2
2
  export {
3
3
  V as IS_DEV,
4
4
  A as VAL_APP_ID,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@valbuild/ui",
3
- "version": "0.91.1",
3
+ "version": "0.91.2",
4
4
  "sideEffects": false,
5
5
  "repository": {
6
6
  "type": "git",
@@ -14,6 +14,19 @@
14
14
  "dev": "vite"
15
15
  },
16
16
  "devDependencies": {
17
+ "@radix-ui/primitive": "^1.1.2",
18
+ "@radix-ui/react-compose-refs": "^1.1.2",
19
+ "@radix-ui/react-context": "^1.1.2",
20
+ "@radix-ui/react-dismissable-layer": "^1.1.6",
21
+ "@radix-ui/react-focus-guards": "^1.1.2",
22
+ "@radix-ui/react-focus-scope": "^1.1.3",
23
+ "@radix-ui/react-id": "^1.1.1",
24
+ "@radix-ui/react-portal": "^1.1.5",
25
+ "@radix-ui/react-presence": "^1.1.3",
26
+ "@radix-ui/react-primitive": "^2.0.3",
27
+ "@radix-ui/react-use-controllable-state": "^1.1.1",
28
+ "aria-hidden": "^1.2.4",
29
+ "react-remove-scroll": "^2.6.3",
17
30
  "@codemirror/lang-angular": "^0.1.4",
18
31
  "@codemirror/lang-cpp": "^6.0.3",
19
32
  "@codemirror/lang-css": "^6.3.1",
@@ -34,23 +47,22 @@
34
47
  "@dnd-kit/sortable": "^8.0.0",
35
48
  "@hookform/resolvers": "^3.3.2",
36
49
  "@lezer/highlight": "^1.2.3",
37
- "@radix-ui/react-accordion": "^1.1.2",
38
- "@radix-ui/react-alert-dialog": "^1.0.5",
50
+ "@radix-ui/react-accordion": "^1.2.12",
51
+ "@radix-ui/react-alert-dialog": "^1.1.15",
39
52
  "@radix-ui/react-avatar": "^1.1.11",
40
- "@radix-ui/react-checkbox": "^1.0.4",
41
- "@radix-ui/react-dialog": "^1.1.15",
53
+ "@radix-ui/react-checkbox": "^1.3.3",
42
54
  "@radix-ui/react-dropdown-menu": "^2.1.16",
43
- "@radix-ui/react-hover-card": "^1.1.2",
44
- "@radix-ui/react-label": "^2.0.2",
55
+ "@radix-ui/react-hover-card": "^1.1.15",
56
+ "@radix-ui/react-label": "^2.1.8",
45
57
  "@radix-ui/react-popover": "^1.1.15",
46
- "@radix-ui/react-progress": "^1.0.3",
47
- "@radix-ui/react-radio-group": "^1.1.3",
48
- "@radix-ui/react-scroll-area": "^1.0.5",
49
- "@radix-ui/react-select": "^2.0.0",
58
+ "@radix-ui/react-progress": "^1.1.8",
59
+ "@radix-ui/react-radio-group": "^1.3.8",
60
+ "@radix-ui/react-scroll-area": "^1.2.10",
61
+ "@radix-ui/react-select": "^2.2.6",
50
62
  "@radix-ui/react-slot": "^1.2.4",
51
- "@radix-ui/react-switch": "^1.0.3",
52
- "@radix-ui/react-tabs": "^1.0.4",
53
- "@radix-ui/react-toggle": "^1.0.3",
63
+ "@radix-ui/react-switch": "^1.2.6",
64
+ "@radix-ui/react-tabs": "^1.1.13",
65
+ "@radix-ui/react-toggle": "^1.1.10",
54
66
  "@radix-ui/react-tooltip": "^1.2.8",
55
67
  "@radix-ui/react-collapsible": "^1.1.12",
56
68
  "@radix-ui/react-separator": "^1.1.8",
@@ -87,8 +99,8 @@
87
99
  "@types/react-resizable": "^3.0.5",
88
100
  "@uiw/codemirror-themes": "^4.25.4",
89
101
  "@uiw/react-codemirror": "^4.25.4",
90
- "@valbuild/core": "~0.91.1",
91
- "@valbuild/shared": "~0.91.1",
102
+ "@valbuild/core": "~0.91.2",
103
+ "@valbuild/shared": "~0.91.2",
92
104
  "autoprefixer": "^10.4.13",
93
105
  "class-variance-authority": "^0.7.1",
94
106
  "classnames": "^2.3.2",