@chekinapp/ui 0.0.80 → 0.0.82
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 +7 -10
- package/tailwind.config.js +0 -102
- package/dist/styles.css +0 -4
- package/dist/styles.css.map +0 -1
- package/dist/styles.d.cts +0 -2
- package/dist/styles.d.ts +0 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chekinapp/ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.82",
|
|
4
4
|
"description": "Chekin UI — React components on Radix primitives, styled with Chekin tokens",
|
|
5
5
|
"private": false,
|
|
6
6
|
"license": "UNLICENSED",
|
|
@@ -19,7 +19,6 @@
|
|
|
19
19
|
"import": "./dist/index.js",
|
|
20
20
|
"require": "./dist/index.cjs"
|
|
21
21
|
},
|
|
22
|
-
"./styles.css": "./dist/styles.css",
|
|
23
22
|
"./global.css": "./src/global.css",
|
|
24
23
|
"./tailwind.config": "./tailwind.config.js",
|
|
25
24
|
"./postcss.config": "./postcss.config.mjs"
|
|
@@ -48,7 +47,6 @@
|
|
|
48
47
|
"@radix-ui/react-slot": "^1.1.1",
|
|
49
48
|
"@radix-ui/react-switch": "^1.2.6",
|
|
50
49
|
"@radix-ui/react-tabs": "^1.1.13",
|
|
51
|
-
"@radix-ui/react-toast": "^1.2.15",
|
|
52
50
|
"@radix-ui/react-toggle-group": "^1.1.11",
|
|
53
51
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
54
52
|
"@radix-ui/react-visually-hidden": "^1.2.3",
|
|
@@ -63,21 +61,20 @@
|
|
|
63
61
|
"react-draggable": "^4.5.0",
|
|
64
62
|
"react-signature-pad-wrapper": "^4.3.2",
|
|
65
63
|
"react-webcam": "^7.2.0",
|
|
66
|
-
"recharts": "^3.8.1",
|
|
67
64
|
"sonner": "^2.0.5",
|
|
68
|
-
"tailwind-merge": "^2.
|
|
65
|
+
"tailwind-merge": "^2.6.1",
|
|
69
66
|
"tailwindcss-animate": "^1.0.7",
|
|
70
|
-
"@chekinapp/tokens": "0.0.
|
|
67
|
+
"@chekinapp/tokens": "0.0.20"
|
|
71
68
|
},
|
|
72
69
|
"peerDependencies": {
|
|
73
70
|
"@tanstack/react-table": "^8.0.0",
|
|
74
|
-
"autoprefixer": "^10.
|
|
71
|
+
"autoprefixer": "^10.5.0",
|
|
75
72
|
"i18next": "^23.0.0 || ^24.0.0 || ^25.0.0",
|
|
76
73
|
"react": "^18.0.0 || ^19.0.0",
|
|
77
74
|
"react-dom": "^18.0.0 || ^19.0.0",
|
|
78
75
|
"react-i18next": "^14.0.0 || ^15.0.0 || ^16.0.0",
|
|
79
76
|
"sonner": "^2.0.0",
|
|
80
|
-
"tailwindcss": "
|
|
77
|
+
"tailwindcss": "3"
|
|
81
78
|
},
|
|
82
79
|
"peerDependenciesMeta": {
|
|
83
80
|
"autoprefixer": {
|
|
@@ -95,14 +92,14 @@
|
|
|
95
92
|
"@types/react": "^18.3.17",
|
|
96
93
|
"@types/react-dom": "^18.3.5",
|
|
97
94
|
"@vitejs/plugin-react": "^5.2.0",
|
|
98
|
-
"autoprefixer": "^10.
|
|
95
|
+
"autoprefixer": "^10.5.0",
|
|
99
96
|
"esbuild-plugin-svgr": "^3.1.1",
|
|
100
97
|
"i18next": "^25.6.3",
|
|
101
98
|
"jsdom": "^27.2.0",
|
|
102
99
|
"react": "^18.3.1",
|
|
103
100
|
"react-dom": "^18.3.1",
|
|
104
101
|
"react-i18next": "^16.3.5",
|
|
105
|
-
"tailwindcss": "
|
|
102
|
+
"tailwindcss": "3",
|
|
106
103
|
"tsup": "^8.3.5",
|
|
107
104
|
"typescript": "^5.7.2",
|
|
108
105
|
"vite": "^8.0.0",
|
package/tailwind.config.js
CHANGED
|
@@ -5,107 +5,5 @@ import animatePlugin from 'tailwindcss-animate';
|
|
|
5
5
|
export default {
|
|
6
6
|
presets: [chekinPreset],
|
|
7
7
|
content: ['./node_modules/@chekinapp/ui/dist/**/*.{js,cjs,mjs}'],
|
|
8
|
-
theme: {
|
|
9
|
-
extend: {
|
|
10
|
-
screens: {
|
|
11
|
-
'2md': '53rem',
|
|
12
|
-
'max-2md': {max: '53rem'},
|
|
13
|
-
},
|
|
14
|
-
fontFamily: {
|
|
15
|
-
proxima: ['ProximaNova', 'sans-serif'],
|
|
16
|
-
},
|
|
17
|
-
borderRadius: {
|
|
18
|
-
lg: 'var(--radius)',
|
|
19
|
-
md: 'calc(var(--radius) - 2px)',
|
|
20
|
-
sm: 'calc(var(--radius) - 4px)',
|
|
21
|
-
},
|
|
22
|
-
boxShadow: {
|
|
23
|
-
card: 'var(--chekin-shadow-card, 0px 0px 5px rgba(26, 148, 255, 0.173))',
|
|
24
|
-
neutral20: 'var(--neutral20-shadow)',
|
|
25
|
-
'custom-blue': '0px 10px 10px 0px rgba(33, 72, 255, 0.10)',
|
|
26
|
-
},
|
|
27
|
-
colors: {
|
|
28
|
-
background: 'hsl(var(--background, 0 0% 100%))',
|
|
29
|
-
foreground: 'hsl(var(--foreground, 240 50.6% 17.5%))',
|
|
30
|
-
border: 'hsl(var(--border, 0 0% 89.8%))',
|
|
31
|
-
input: 'hsl(var(--input, 240 19.5% 83.9%))',
|
|
32
|
-
ring: 'hsl(var(--ring, 0 0% 3.9%))',
|
|
33
|
-
accent: {
|
|
34
|
-
DEFAULT: 'hsl(var(--accent, 210 22.2% 96.5%))',
|
|
35
|
-
foreground: 'hsl(var(--accent-foreground, 0 0% 9%))',
|
|
36
|
-
},
|
|
37
|
-
muted: {
|
|
38
|
-
DEFAULT: 'hsl(var(--muted, 0 0% 96.1%))',
|
|
39
|
-
foreground: 'hsl(var(--muted-foreground, 240 17% 50%))',
|
|
40
|
-
},
|
|
41
|
-
card: {
|
|
42
|
-
DEFAULT: 'hsl(var(--card, 0 0% 100%))',
|
|
43
|
-
foreground: 'hsl(var(--card-foreground, 0 0% 3.9%))',
|
|
44
|
-
},
|
|
45
|
-
|
|
46
|
-
'gray-medium': 'var(--icon-gray-medium)',
|
|
47
|
-
'stroke-gray-medium': 'hsl(var(--stroke-gray-medium))',
|
|
48
|
-
'stroke-gray-light': 'hsl(var(--stroke-gray-light))',
|
|
49
|
-
'icon-gray-medium': 'var(--icon-gray-medium)',
|
|
50
|
-
'neutral-light': '#FAFAFA',
|
|
51
|
-
'primary-light': 'var(--background-primary-light)',
|
|
52
|
-
// Inbox Panel Colors
|
|
53
|
-
'inbox-background-white': 'var(--inbox-background-white)',
|
|
54
|
-
'inbox-text-primary': 'var(--inbox-text-primary)',
|
|
55
|
-
'inbox-gray-200': 'var(--inbox-gray-200)',
|
|
56
|
-
'inbox-gray-400': 'var(--inbox-gray-400)',
|
|
57
|
-
'inbox-gray-500': 'var(--inbox-gray-500)',
|
|
58
|
-
'inbox-gray-600': 'var(--inbox-gray-600)',
|
|
59
|
-
'inbox-red-500': 'var(--inbox-red-500)',
|
|
60
|
-
'inbox-hover-background': 'var(--inbox-hover-background)',
|
|
61
|
-
'inbox-hover-background-secondary': 'var(--inbox-hover-background-secondary)',
|
|
62
|
-
'inbox-success-background': 'var(--inbox-success-background)',
|
|
63
|
-
'inbox-success-text': 'var(--inbox-success-text)',
|
|
64
|
-
'inbox-success-border': 'var(--inbox-success-border)',
|
|
65
|
-
'gray-dark': 'var(--text-gray-dark)',
|
|
66
|
-
dark: {
|
|
67
|
-
DEFAULT: 'hsl(var(--navy-dark))',
|
|
68
|
-
foreground: 'hsl(var(--navy-dark-foreground))',
|
|
69
|
-
},
|
|
70
|
-
popover: {
|
|
71
|
-
DEFAULT: 'hsl(var(--popover))',
|
|
72
|
-
foreground: 'hsl(var(--popover-foreground))',
|
|
73
|
-
},
|
|
74
|
-
primary: {
|
|
75
|
-
DEFAULT: 'hsl(var(--primary))',
|
|
76
|
-
foreground: 'hsl(var(--primary-foreground))',
|
|
77
|
-
},
|
|
78
|
-
secondary: {
|
|
79
|
-
DEFAULT: 'hsl(var(--secondary))',
|
|
80
|
-
foreground: 'hsl(var(--secondary-foreground))',
|
|
81
|
-
},
|
|
82
|
-
destructive: {
|
|
83
|
-
DEFAULT: 'hsl(var(--destructive))',
|
|
84
|
-
foreground: 'hsl(var(--destructive-foreground))',
|
|
85
|
-
},
|
|
86
|
-
chart: {
|
|
87
|
-
1: 'hsl(var(--chart-1))',
|
|
88
|
-
2: 'hsl(var(--chart-2))',
|
|
89
|
-
3: 'hsl(var(--chart-3))',
|
|
90
|
-
4: 'hsl(var(--chart-4))',
|
|
91
|
-
5: 'hsl(var(--chart-5))',
|
|
92
|
-
},
|
|
93
|
-
},
|
|
94
|
-
keyframes: {
|
|
95
|
-
'accordion-down': {
|
|
96
|
-
from: {height: '0px', opacity: '0'},
|
|
97
|
-
to: {height: 'var(--radix-accordion-content-height)', opacity: '1'},
|
|
98
|
-
},
|
|
99
|
-
'accordion-up': {
|
|
100
|
-
from: {height: 'var(--radix-accordion-content-height)', opacity: '1'},
|
|
101
|
-
to: {height: '0px', opacity: '0'},
|
|
102
|
-
},
|
|
103
|
-
},
|
|
104
|
-
animation: {
|
|
105
|
-
'accordion-down': 'accordion-down 0.2s ease-out',
|
|
106
|
-
'accordion-up': 'accordion-up 0.2s ease-in',
|
|
107
|
-
},
|
|
108
|
-
},
|
|
109
|
-
},
|
|
110
8
|
plugins: [animatePlugin],
|
|
111
9
|
};
|
package/dist/styles.css
DELETED
package/dist/styles.css.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
package/dist/styles.d.cts
DELETED
package/dist/styles.d.ts
DELETED