semaphor 0.0.80 → 0.0.81

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.
@@ -461,3 +461,8 @@ export declare type TStyle = {
461
461
  };
462
462
 
463
463
  export { }
464
+
465
+
466
+ declare namespace Calendar {
467
+ var displayName: string;
468
+ }
@@ -453,3 +453,8 @@ export declare type TStyle = {
453
453
  };
454
454
 
455
455
  export { }
456
+
457
+
458
+ declare namespace Calendar {
459
+ var displayName: string;
460
+ }
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "email": "support@semaphor.cloud"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "0.0.80",
8
+ "version": "0.0.81",
9
9
  "description": "Fully interactive and customizable dashboards for your apps.",
10
10
  "keywords": [
11
11
  "react",
@@ -45,29 +45,29 @@
45
45
  "preview": "vite preview"
46
46
  },
47
47
  "dependencies": {
48
- "@ai-sdk/react": "^0.0.36",
49
- "@headlessui/react": "^1.7.18",
50
- "@monaco-editor/react": "^4.6.0",
51
- "@r2wc/react-to-web-component": "^2.0.3",
52
- "@radix-ui/react-accordion": "^1.1.2",
53
- "@radix-ui/react-alert-dialog": "^1.1.1",
54
- "@radix-ui/react-checkbox": "^1.0.4",
55
- "@radix-ui/react-collapsible": "^1.0.3",
56
- "@radix-ui/react-dialog": "^1.0.5",
57
- "@radix-ui/react-dropdown-menu": "^2.0.6",
58
- "@radix-ui/react-hover-card": "^1.0.7",
59
- "@radix-ui/react-icons": "^1.3.0",
60
- "@radix-ui/react-label": "^2.0.2",
61
- "@radix-ui/react-popover": "^1.0.7",
62
- "@radix-ui/react-radio-group": "^1.1.3",
63
- "@radix-ui/react-scroll-area": "^1.0.5",
64
- "@radix-ui/react-select": "^2.0.0",
65
- "@radix-ui/react-separator": "^1.0.3",
66
- "@radix-ui/react-slot": "^1.1.0",
67
- "@radix-ui/react-switch": "^1.0.3",
68
- "@radix-ui/react-tabs": "^1.0.4",
69
- "@radix-ui/react-toggle": "^1.0.3",
70
- "@radix-ui/react-tooltip": "^1.0.7",
48
+ "@ai-sdk/react": "^1.0.12",
49
+ "@headlessui/react": "^2.2.0",
50
+ "@monaco-editor/react": "^4.7.0-rc.0",
51
+ "@r2wc/react-to-web-component": "^2.0.4",
52
+ "@radix-ui/react-accordion": "^1.2.2",
53
+ "@radix-ui/react-alert-dialog": "^1.1.4",
54
+ "@radix-ui/react-checkbox": "^1.1.3",
55
+ "@radix-ui/react-collapsible": "^1.1.2",
56
+ "@radix-ui/react-dialog": "^1.1.4",
57
+ "@radix-ui/react-dropdown-menu": "^2.1.4",
58
+ "@radix-ui/react-hover-card": "^1.1.4",
59
+ "@radix-ui/react-icons": "^1.3.2",
60
+ "@radix-ui/react-label": "^2.1.1",
61
+ "@radix-ui/react-popover": "^1.1.4",
62
+ "@radix-ui/react-radio-group": "^1.2.2",
63
+ "@radix-ui/react-scroll-area": "^1.2.2",
64
+ "@radix-ui/react-select": "^2.1.4",
65
+ "@radix-ui/react-separator": "^1.1.1",
66
+ "@radix-ui/react-slot": "^1.1.1",
67
+ "@radix-ui/react-switch": "^1.1.2",
68
+ "@radix-ui/react-tabs": "^1.1.2",
69
+ "@radix-ui/react-toggle": "^1.1.1",
70
+ "@radix-ui/react-tooltip": "^1.1.6",
71
71
  "@tailwindcss/container-queries": "^0.1.1",
72
72
  "@tanstack/react-query": "^5.62.15",
73
73
  "@tanstack/react-table": "^8.11.7",
@@ -77,33 +77,34 @@
77
77
  "chartjs-plugin-datalabels": "^2.2.0",
78
78
  "class-variance-authority": "^0.7.0",
79
79
  "clsx": "^2.0.0",
80
- "cmdk": "^0.2.0",
80
+ "cmdk": "^1.0.4",
81
81
  "date-fns": "^3.3.1",
82
82
  "dompurify": "^3.1.6",
83
- "eslint-plugin-react-compiler": "^0.0.0-experimental-51a85ea-20240601",
84
83
  "immer": "^10.0.3",
85
84
  "jwt-decode": "^4.0.0",
86
85
  "lodash": "^4.17.21",
87
86
  "lucide-react": "^0.453.0",
88
87
  "ms": "^2.1.3",
89
- "next-themes": "^0.3.0",
90
- "react": "^18.2.0",
88
+ "next-themes": "^0.4.4",
91
89
  "react-day-picker": "^8.10.0",
92
- "react-dom": "^18.2.0",
93
90
  "react-error-boundary": "^4.1.2",
94
91
  "react-grid-layout": "^1.4.2",
95
92
  "react-icons": "^5.0.1",
96
93
  "react-markdown": "^9.0.1",
97
- "react-resizable-panels": "^1.0.7",
98
- "react-select": "^5.8.0",
94
+ "react-resizable-panels": "^2.1.7",
95
+ "react-select": "^5.9.0",
99
96
  "sonner": "^1.5.0",
100
97
  "tailwind-merge": "^2.1.0",
101
98
  "tailwindcss-animate": "^1.0.7",
102
99
  "uuid": "^9.0.1",
103
100
  "zustand": "^4.4.7"
104
101
  },
102
+ "peerDependencies": {
103
+ "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
104
+ "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
105
+ },
105
106
  "devDependencies": {
106
- "@microsoft/api-extractor": "^7.47.0",
107
+ "@microsoft/api-extractor": "^7.49.1",
107
108
  "@tanstack/react-query-devtools": "^5.62.15",
108
109
  "@types/chart.js": "^2.9.41",
109
110
  "@types/dompurify": "^3.0.5",
@@ -120,8 +121,11 @@
120
121
  "@typescript-eslint/eslint-plugin": "^6.14.0",
121
122
  "@typescript-eslint/parser": "^6.14.0",
122
123
  "@vitejs/plugin-react": "^4.2.1",
124
+ "and": "^0.0.3",
123
125
  "autoprefixer": "^10.4.18",
126
+ "babel-plugin-react-compiler": "^19.0.0-beta-e552027-20250112",
124
127
  "eslint": "^8.55.0",
128
+ "eslint-plugin-react-compiler": "^19.0.0-beta-e552027-20250112",
125
129
  "eslint-plugin-react-hooks": "^4.6.0",
126
130
  "eslint-plugin-react-refresh": "^0.4.5",
127
131
  "path": "^0.12.7",
@@ -129,12 +133,14 @@
129
133
  "postcss-prefix-selector": "^2.1.0",
130
134
  "postcss-preset-env": "^10.0.9",
131
135
  "prettier-plugin-tailwindcss": "^0.6.1",
136
+ "react": "^18.2.0",
137
+ "react-dom": "^18.2.0",
132
138
  "rollup-plugin-visualizer": "^5.12.0",
133
139
  "simple-zustand-devtools": "^1.1.0",
134
140
  "tailwindcss": "^3.4.1",
135
141
  "typescript": "^5.4.5",
136
142
  "vite": "^5.0.8",
137
143
  "vite-plugin-css-injected-by-js": "^3.5.1",
138
- "vite-plugin-dts": "^3.6.4"
144
+ "vite-plugin-dts": "^4.5.0"
139
145
  }
140
146
  }