@koobiq/react-primitives 0.26.0 → 0.27.1
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/package.json +48 -48
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@koobiq/react-primitives",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.27.1",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -25,60 +25,60 @@
|
|
|
25
25
|
"sideEffects": false,
|
|
26
26
|
"dependencies": {
|
|
27
27
|
"@react-aria/autocomplete": "^3.0.0-rc.5",
|
|
28
|
-
"@react-aria/breadcrumbs": "^3.5.
|
|
28
|
+
"@react-aria/breadcrumbs": "^3.5.31",
|
|
29
29
|
"@react-aria/button": "^3.14.4",
|
|
30
|
-
"@react-aria/calendar": "^3.
|
|
31
|
-
"@react-aria/checkbox": "^3.16.
|
|
30
|
+
"@react-aria/calendar": "^3.9.4",
|
|
31
|
+
"@react-aria/checkbox": "^3.16.4",
|
|
32
32
|
"@react-aria/collections": "^3.0.2",
|
|
33
|
-
"@react-aria/combobox": "^3.14.
|
|
34
|
-
"@react-aria/datepicker": "^3.
|
|
35
|
-
"@react-aria/dialog": "^3.5.
|
|
36
|
-
"@react-aria/disclosure": "^3.1.
|
|
37
|
-
"@react-aria/label": "^3.7.
|
|
38
|
-
"@react-aria/link": "^3.8.
|
|
33
|
+
"@react-aria/combobox": "^3.14.2",
|
|
34
|
+
"@react-aria/datepicker": "^3.16.0",
|
|
35
|
+
"@react-aria/dialog": "^3.5.33",
|
|
36
|
+
"@react-aria/disclosure": "^3.1.2",
|
|
37
|
+
"@react-aria/label": "^3.7.24",
|
|
38
|
+
"@react-aria/link": "^3.8.8",
|
|
39
39
|
"@react-aria/listbox": "^3.15.2",
|
|
40
|
-
"@react-aria/menu": "^3.
|
|
41
|
-
"@react-aria/numberfield": "^3.12.
|
|
42
|
-
"@react-aria/overlays": "^3.
|
|
43
|
-
"@react-aria/progress": "^3.4.
|
|
44
|
-
"@react-aria/radio": "^3.
|
|
45
|
-
"@react-aria/searchfield": "^3.8.
|
|
40
|
+
"@react-aria/menu": "^3.20.0",
|
|
41
|
+
"@react-aria/numberfield": "^3.12.4",
|
|
42
|
+
"@react-aria/overlays": "^3.31.1",
|
|
43
|
+
"@react-aria/progress": "^3.4.29",
|
|
44
|
+
"@react-aria/radio": "^3.12.4",
|
|
45
|
+
"@react-aria/searchfield": "^3.8.11",
|
|
46
46
|
"@react-aria/select": "^3.17.2",
|
|
47
|
-
"@react-aria/selection": "^3.
|
|
48
|
-
"@react-aria/separator": "^3.4.
|
|
49
|
-
"@react-aria/switch": "^3.7.
|
|
50
|
-
"@react-aria/table": "^3.17.
|
|
51
|
-
"@react-aria/tabs": "^3.
|
|
52
|
-
"@react-aria/tag": "^3.
|
|
53
|
-
"@react-aria/textfield": "^3.
|
|
54
|
-
"@react-aria/toast": "^3.0.
|
|
55
|
-
"@react-aria/toggle": "^3.12.
|
|
56
|
-
"@react-aria/toolbar": "3.0.0-beta.
|
|
57
|
-
"@react-aria/tooltip": "^3.
|
|
58
|
-
"@react-aria/visually-hidden": "^3.8.
|
|
47
|
+
"@react-aria/selection": "^3.27.1",
|
|
48
|
+
"@react-aria/separator": "^3.4.15",
|
|
49
|
+
"@react-aria/switch": "^3.7.10",
|
|
50
|
+
"@react-aria/table": "^3.17.10",
|
|
51
|
+
"@react-aria/tabs": "^3.11.0",
|
|
52
|
+
"@react-aria/tag": "^3.8.0",
|
|
53
|
+
"@react-aria/textfield": "^3.18.4",
|
|
54
|
+
"@react-aria/toast": "^3.0.10",
|
|
55
|
+
"@react-aria/toggle": "^3.12.4",
|
|
56
|
+
"@react-aria/toolbar": "3.0.0-beta.23",
|
|
57
|
+
"@react-aria/tooltip": "^3.9.1",
|
|
58
|
+
"@react-aria/visually-hidden": "^3.8.30",
|
|
59
59
|
"@react-stately/autocomplete": "^3.0.0-beta.4",
|
|
60
|
-
"@react-stately/calendar": "^3.
|
|
61
|
-
"@react-stately/collections": "^3.12.
|
|
62
|
-
"@react-stately/combobox": "^3.12.
|
|
63
|
-
"@react-stately/data": "^3.
|
|
64
|
-
"@react-stately/datepicker": "^3.
|
|
65
|
-
"@react-stately/disclosure": "^3.0.
|
|
66
|
-
"@react-stately/form": "^3.2.
|
|
60
|
+
"@react-stately/calendar": "^3.9.2",
|
|
61
|
+
"@react-stately/collections": "^3.12.9",
|
|
62
|
+
"@react-stately/combobox": "^3.12.2",
|
|
63
|
+
"@react-stately/data": "^3.15.1",
|
|
64
|
+
"@react-stately/datepicker": "^3.16.0",
|
|
65
|
+
"@react-stately/disclosure": "^3.0.10",
|
|
66
|
+
"@react-stately/form": "^3.2.3",
|
|
67
67
|
"@react-stately/list": "^3.13.3",
|
|
68
|
-
"@react-stately/menu": "^3.9.
|
|
69
|
-
"@react-stately/numberfield": "^3.10.
|
|
70
|
-
"@react-stately/overlays": "^3.6.
|
|
71
|
-
"@react-stately/radio": "^3.
|
|
72
|
-
"@react-stately/searchfield": "^3.5.
|
|
68
|
+
"@react-stately/menu": "^3.9.10",
|
|
69
|
+
"@react-stately/numberfield": "^3.10.4",
|
|
70
|
+
"@react-stately/overlays": "^3.6.22",
|
|
71
|
+
"@react-stately/radio": "^3.11.4",
|
|
72
|
+
"@react-stately/searchfield": "^3.5.18",
|
|
73
73
|
"@react-stately/select": "^3.9.1",
|
|
74
|
-
"@react-stately/table": "^3.
|
|
75
|
-
"@react-stately/tabs": "^3.8.
|
|
76
|
-
"@react-stately/toast": "^3.1.
|
|
77
|
-
"@react-stately/toggle": "^3.9.
|
|
78
|
-
"@react-stately/tooltip": "^3.5.
|
|
79
|
-
"@react-stately/tree": "^3.
|
|
80
|
-
"@koobiq/
|
|
81
|
-
"@koobiq/
|
|
74
|
+
"@react-stately/table": "^3.15.3",
|
|
75
|
+
"@react-stately/tabs": "^3.8.8",
|
|
76
|
+
"@react-stately/toast": "^3.1.3",
|
|
77
|
+
"@react-stately/toggle": "^3.9.4",
|
|
78
|
+
"@react-stately/tooltip": "^3.5.10",
|
|
79
|
+
"@react-stately/tree": "^3.9.5",
|
|
80
|
+
"@koobiq/react-core": "0.27.1",
|
|
81
|
+
"@koobiq/logger": "0.27.1"
|
|
82
82
|
},
|
|
83
83
|
"peerDependencies": {
|
|
84
84
|
"react": "18.x || 19.x",
|