@reshape-biotech/design-system 0.0.44 → 0.0.47
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/dist/index.css +1 -0
- package/dist/index.js +68464 -34
- package/dist/index.umd.cjs +148 -0
- package/package.json +17 -15
- package/dist/app.css +0 -103
- package/dist/components/avatar/Avatar.svelte +0 -63
- package/dist/components/avatar/Avatar.svelte.d.ts +0 -8
- package/dist/components/avatar/index.d.ts +0 -1
- package/dist/components/avatar/index.js +0 -1
- package/dist/components/banner/Banner.stories.svelte +0 -129
- package/dist/components/banner/Banner.stories.svelte.d.ts +0 -19
- package/dist/components/banner/Banner.svelte +0 -59
- package/dist/components/banner/Banner.svelte.d.ts +0 -11
- package/dist/components/banner/index.d.ts +0 -1
- package/dist/components/banner/index.js +0 -1
- package/dist/components/button/Button.stories.svelte +0 -37
- package/dist/components/button/Button.stories.svelte.d.ts +0 -19
- package/dist/components/button/Button.svelte +0 -176
- package/dist/components/button/Button.svelte.d.ts +0 -17
- package/dist/components/button/index.d.ts +0 -1
- package/dist/components/button/index.js +0 -1
- package/dist/components/datepicker/DatePicker.svelte +0 -283
- package/dist/components/datepicker/DatePicker.svelte.d.ts +0 -8
- package/dist/components/datepicker/index.d.ts +0 -1
- package/dist/components/datepicker/index.js +0 -1
- package/dist/components/divider/Divider.stories.svelte +0 -14
- package/dist/components/divider/Divider.stories.svelte.d.ts +0 -27
- package/dist/components/divider/Divider.svelte +0 -9
- package/dist/components/divider/Divider.svelte.d.ts +0 -6
- package/dist/components/divider/index.d.ts +0 -1
- package/dist/components/divider/index.js +0 -1
- package/dist/components/drawer/Drawer.stories.svelte +0 -64
- package/dist/components/drawer/Drawer.stories.svelte.d.ts +0 -27
- package/dist/components/drawer/Drawer.svelte +0 -41
- package/dist/components/drawer/Drawer.svelte.d.ts +0 -12
- package/dist/components/drawer/DrawerLabel.svelte +0 -62
- package/dist/components/drawer/DrawerLabel.svelte.d.ts +0 -9
- package/dist/components/drawer/index.d.ts +0 -1
- package/dist/components/drawer/index.js +0 -1
- package/dist/components/dropdown/Dropdown.stories.svelte +0 -236
- package/dist/components/dropdown/Dropdown.stories.svelte.d.ts +0 -27
- package/dist/components/dropdown/Dropdown.svelte +0 -69
- package/dist/components/dropdown/Dropdown.svelte.d.ts +0 -26
- package/dist/components/dropdown/components/DropdownContent.svelte +0 -29
- package/dist/components/dropdown/components/DropdownContent.svelte.d.ts +0 -10
- package/dist/components/dropdown/components/DropdownMenu.svelte +0 -23
- package/dist/components/dropdown/components/DropdownMenu.svelte.d.ts +0 -8
- package/dist/components/dropdown/components/DropdownTrigger.svelte +0 -44
- package/dist/components/dropdown/components/DropdownTrigger.svelte.d.ts +0 -12
- package/dist/components/dropdown/components/OutlinedButton.svelte +0 -61
- package/dist/components/dropdown/components/OutlinedButton.svelte.d.ts +0 -8
- package/dist/components/dropdown/index.d.ts +0 -1
- package/dist/components/dropdown/index.js +0 -1
- package/dist/components/icon-button/IconButton.stories.svelte +0 -52
- package/dist/components/icon-button/IconButton.stories.svelte.d.ts +0 -19
- package/dist/components/icon-button/IconButton.svelte +0 -72
- package/dist/components/icon-button/IconButton.svelte.d.ts +0 -14
- package/dist/components/icon-button/index.d.ts +0 -1
- package/dist/components/icon-button/index.js +0 -1
- package/dist/components/image/Image.svelte +0 -56
- package/dist/components/image/Image.svelte.d.ts +0 -7
- package/dist/components/image/index.d.ts +0 -1
- package/dist/components/image/index.js +0 -1
- package/dist/components/input/Input.stories.svelte +0 -87
- package/dist/components/input/Input.stories.svelte.d.ts +0 -27
- package/dist/components/input/Input.svelte +0 -182
- package/dist/components/input/Input.svelte.d.ts +0 -21
- package/dist/components/input/index.d.ts +0 -1
- package/dist/components/input/index.js +0 -1
- package/dist/components/list/List.stories.svelte +0 -97
- package/dist/components/list/List.stories.svelte.d.ts +0 -19
- package/dist/components/list/List.svelte +0 -75
- package/dist/components/list/List.svelte.d.ts +0 -24
- package/dist/components/list/index.d.ts +0 -1
- package/dist/components/list/index.js +0 -1
- package/dist/components/logo/Logo.stories.svelte +0 -21
- package/dist/components/logo/Logo.stories.svelte.d.ts +0 -27
- package/dist/components/logo/Logo.svelte +0 -36
- package/dist/components/logo/Logo.svelte.d.ts +0 -6
- package/dist/components/logo/index.d.ts +0 -1
- package/dist/components/logo/index.js +0 -1
- package/dist/components/markdown/Markdown.stories.svelte +0 -41
- package/dist/components/markdown/Markdown.stories.svelte.d.ts +0 -27
- package/dist/components/markdown/Markdown.svelte +0 -12
- package/dist/components/markdown/Markdown.svelte.d.ts +0 -6
- package/dist/components/markdown/index.d.ts +0 -1
- package/dist/components/markdown/index.js +0 -1
- package/dist/components/modal/Modal.stories.svelte +0 -39
- package/dist/components/modal/Modal.stories.svelte.d.ts +0 -19
- package/dist/components/modal/Modal.svelte +0 -76
- package/dist/components/modal/Modal.svelte.d.ts +0 -17
- package/dist/components/modal/index.d.ts +0 -1
- package/dist/components/modal/index.js +0 -1
- package/dist/components/notification-popup/NotificationPopup.stories.svelte +0 -27
- package/dist/components/notification-popup/NotificationPopup.stories.svelte.d.ts +0 -27
- package/dist/components/notification-popup/NotificationPopup.svelte +0 -31
- package/dist/components/notification-popup/NotificationPopup.svelte.d.ts +0 -11
- package/dist/components/notification-popup/index.d.ts +0 -1
- package/dist/components/notification-popup/index.js +0 -1
- package/dist/components/pill/Pill.svelte +0 -39
- package/dist/components/pill/Pill.svelte.d.ts +0 -10
- package/dist/components/pill/index.d.ts +0 -1
- package/dist/components/pill/index.js +0 -1
- package/dist/components/progress-circle/ProgressCircle.svelte +0 -79
- package/dist/components/progress-circle/ProgressCircle.svelte.d.ts +0 -7
- package/dist/components/progress-circle/index.d.ts +0 -1
- package/dist/components/progress-circle/index.js +0 -1
- package/dist/components/segmented-control-buttons/ControlButton.svelte +0 -59
- package/dist/components/segmented-control-buttons/ControlButton.svelte.d.ts +0 -14
- package/dist/components/segmented-control-buttons/SegmentedControlButtons.stories.svelte +0 -45
- package/dist/components/segmented-control-buttons/SegmentedControlButtons.stories.svelte.d.ts +0 -19
- package/dist/components/segmented-control-buttons/SegmentedControlButtons.svelte +0 -21
- package/dist/components/segmented-control-buttons/SegmentedControlButtons.svelte.d.ts +0 -12
- package/dist/components/segmented-control-buttons/index.d.ts +0 -1
- package/dist/components/segmented-control-buttons/index.js +0 -1
- package/dist/components/select/Select.stories.svelte +0 -113
- package/dist/components/select/Select.stories.svelte.d.ts +0 -19
- package/dist/components/select/Select.svelte +0 -138
- package/dist/components/select/Select.svelte.d.ts +0 -60
- package/dist/components/select/index.d.ts +0 -7
- package/dist/components/select/index.js +0 -1
- package/dist/components/skeleton-loader/SkeletonLoader.stories.svelte +0 -45
- package/dist/components/skeleton-loader/SkeletonLoader.stories.svelte.d.ts +0 -27
- package/dist/components/skeleton-loader/SkeletonLoader.svelte +0 -17
- package/dist/components/skeleton-loader/SkeletonLoader.svelte.d.ts +0 -14
- package/dist/components/skeleton-loader/StatcardSkeleton.svelte +0 -17
- package/dist/components/skeleton-loader/StatcardSkeleton.svelte.d.ts +0 -18
- package/dist/components/skeleton-loader/components/Skeleton.svelte +0 -14
- package/dist/components/skeleton-loader/components/Skeleton.svelte.d.ts +0 -8
- package/dist/components/skeleton-loader/components/SkeletonImage.svelte +0 -14
- package/dist/components/skeleton-loader/components/SkeletonImage.svelte.d.ts +0 -26
- package/dist/components/skeleton-loader/index.d.ts +0 -3
- package/dist/components/skeleton-loader/index.js +0 -3
- package/dist/components/slider/Slider.stories.svelte +0 -37
- package/dist/components/slider/Slider.stories.svelte.d.ts +0 -27
- package/dist/components/slider/Slider.svelte +0 -117
- package/dist/components/slider/Slider.svelte.d.ts +0 -29
- package/dist/components/slider/index.d.ts +0 -1
- package/dist/components/slider/index.js +0 -1
- package/dist/components/spinner/Spinner.svelte +0 -27
- package/dist/components/spinner/Spinner.svelte.d.ts +0 -6
- package/dist/components/spinner/index.d.ts +0 -1
- package/dist/components/spinner/index.js +0 -1
- package/dist/components/stat-card/StatCard.stories.svelte +0 -32
- package/dist/components/stat-card/StatCard.stories.svelte.d.ts +0 -27
- package/dist/components/stat-card/StatCard.svelte +0 -52
- package/dist/components/stat-card/StatCard.svelte.d.ts +0 -10
- package/dist/components/stat-card/index.d.ts +0 -1
- package/dist/components/stat-card/index.js +0 -1
- package/dist/components/status-badge/StatusBadge.stories.svelte +0 -401
- package/dist/components/status-badge/StatusBadge.stories.svelte.d.ts +0 -19
- package/dist/components/status-badge/StatusBadge.svelte +0 -147
- package/dist/components/status-badge/StatusBadge.svelte.d.ts +0 -12
- package/dist/components/status-badge/index.d.ts +0 -1
- package/dist/components/status-badge/index.js +0 -1
- package/dist/components/table/Table.stories.svelte +0 -90
- package/dist/components/table/Table.stories.svelte.d.ts +0 -24
- package/dist/components/table/Table.svelte +0 -47
- package/dist/components/table/Table.svelte.d.ts +0 -21
- package/dist/components/table/components/TBody.svelte +0 -14
- package/dist/components/table/components/TBody.svelte.d.ts +0 -8
- package/dist/components/table/components/THead.svelte +0 -14
- package/dist/components/table/components/THead.svelte.d.ts +0 -8
- package/dist/components/table/components/Td.svelte +0 -14
- package/dist/components/table/components/Td.svelte.d.ts +0 -8
- package/dist/components/table/components/Th.svelte +0 -15
- package/dist/components/table/components/Th.svelte.d.ts +0 -9
- package/dist/components/table/components/Tr.svelte +0 -31
- package/dist/components/table/components/Tr.svelte.d.ts +0 -8
- package/dist/components/table/index.d.ts +0 -1
- package/dist/components/table/index.js +0 -1
- package/dist/components/tabs/Tabs.stories.svelte +0 -28
- package/dist/components/tabs/Tabs.stories.svelte.d.ts +0 -27
- package/dist/components/tabs/Tabs.svelte +0 -13
- package/dist/components/tabs/Tabs.svelte.d.ts +0 -14
- package/dist/components/tabs/components/Content.svelte +0 -15
- package/dist/components/tabs/components/Content.svelte.d.ts +0 -9
- package/dist/components/tabs/components/Tab.svelte +0 -21
- package/dist/components/tabs/components/Tab.svelte.d.ts +0 -10
- package/dist/components/tabs/components/Tabs.svelte +0 -14
- package/dist/components/tabs/components/Tabs.svelte.d.ts +0 -8
- package/dist/components/tabs/index.d.ts +0 -1
- package/dist/components/tabs/index.js +0 -1
- package/dist/components/tag/Tag.stories.svelte +0 -51
- package/dist/components/tag/Tag.stories.svelte.d.ts +0 -19
- package/dist/components/tag/Tag.svelte +0 -104
- package/dist/components/tag/Tag.svelte.d.ts +0 -11
- package/dist/components/tag/index.d.ts +0 -1
- package/dist/components/tag/index.js +0 -1
- package/dist/components/toggle/Toggle.stories.svelte +0 -15
- package/dist/components/toggle/Toggle.stories.svelte.d.ts +0 -27
- package/dist/components/toggle/Toggle.svelte +0 -73
- package/dist/components/toggle/Toggle.svelte.d.ts +0 -7
- package/dist/components/toggle/index.d.ts +0 -1
- package/dist/components/toggle/index.js +0 -1
- package/dist/components/tooltip/Tooltip.stories.svelte +0 -126
- package/dist/components/tooltip/Tooltip.stories.svelte.d.ts +0 -27
- package/dist/components/tooltip/Tooltip.svelte +0 -49
- package/dist/components/tooltip/Tooltip.svelte.d.ts +0 -13
- package/dist/components/tooltip/index.d.ts +0 -1
- package/dist/components/tooltip/index.js +0 -1
- package/dist/fonts/MDSystem-Medium.woff +0 -0
- package/dist/fonts/MDSystem-Medium.woff2 +0 -0
- package/dist/fonts/MDSystem-Regular.woff +0 -0
- package/dist/fonts/MDSystem-Regular.woff2 +0 -0
- package/dist/fonts/MDSystem-Semibold.woff +0 -0
- package/dist/fonts/MDSystem-Semibold.woff2 +0 -0
- package/dist/fonts/MDSystemMono-Regular.woff +0 -0
- package/dist/fonts/MDSystemMono-Regular.woff2 +0 -0
- package/dist/fonts/index.d.ts +0 -6
- package/dist/fonts/index.js +0 -10
- package/dist/index.d.ts +0 -32
- package/dist/tailwind-safelist.d.ts +0 -27
- package/dist/tailwind-safelist.js +0 -475
- package/dist/tailwind.d.ts +0 -11
- package/dist/tailwind.js +0 -1
- package/dist/tailwind.preset.d.ts +0 -331
- package/dist/tailwind.preset.js +0 -54
- package/dist/tokens.d.ts +0 -570
- package/dist/tokens.js +0 -267
- package/dist/types/fonts.d.ts +0 -4
|
@@ -1,331 +0,0 @@
|
|
|
1
|
-
import typography from '@tailwindcss/typography';
|
|
2
|
-
declare const config: {
|
|
3
|
-
safelist: string[];
|
|
4
|
-
theme: {
|
|
5
|
-
extend: {
|
|
6
|
-
colors: {
|
|
7
|
-
base: {
|
|
8
|
-
mist: string;
|
|
9
|
-
snow: string;
|
|
10
|
-
white: {
|
|
11
|
-
default: string;
|
|
12
|
-
5: string;
|
|
13
|
-
10: string;
|
|
14
|
-
15: string;
|
|
15
|
-
25: string;
|
|
16
|
-
50: string;
|
|
17
|
-
70: string;
|
|
18
|
-
90: string;
|
|
19
|
-
};
|
|
20
|
-
midnight: {
|
|
21
|
-
default: string;
|
|
22
|
-
5: string;
|
|
23
|
-
10: string;
|
|
24
|
-
15: string;
|
|
25
|
-
25: string;
|
|
26
|
-
50: string;
|
|
27
|
-
70: string;
|
|
28
|
-
90: string;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
gray: {
|
|
32
|
-
1: string;
|
|
33
|
-
2: string;
|
|
34
|
-
3: string;
|
|
35
|
-
4: string;
|
|
36
|
-
5: string;
|
|
37
|
-
6: string;
|
|
38
|
-
};
|
|
39
|
-
periwinkle: {
|
|
40
|
-
1: string;
|
|
41
|
-
2: string;
|
|
42
|
-
3: {
|
|
43
|
-
default: string;
|
|
44
|
-
10: string;
|
|
45
|
-
25: string;
|
|
46
|
-
};
|
|
47
|
-
4: {
|
|
48
|
-
default: string;
|
|
49
|
-
10: string;
|
|
50
|
-
25: string;
|
|
51
|
-
};
|
|
52
|
-
5: {
|
|
53
|
-
default: string;
|
|
54
|
-
10: string;
|
|
55
|
-
25: string;
|
|
56
|
-
};
|
|
57
|
-
6: string;
|
|
58
|
-
};
|
|
59
|
-
orange: {
|
|
60
|
-
1: string;
|
|
61
|
-
2: string;
|
|
62
|
-
3: string;
|
|
63
|
-
4: {
|
|
64
|
-
default: string;
|
|
65
|
-
10: string;
|
|
66
|
-
25: string;
|
|
67
|
-
};
|
|
68
|
-
5: {
|
|
69
|
-
default: string;
|
|
70
|
-
10: string;
|
|
71
|
-
25: string;
|
|
72
|
-
};
|
|
73
|
-
6: string;
|
|
74
|
-
};
|
|
75
|
-
sky: {
|
|
76
|
-
1: string;
|
|
77
|
-
2: string;
|
|
78
|
-
3: string;
|
|
79
|
-
4: {
|
|
80
|
-
default: string;
|
|
81
|
-
10: string;
|
|
82
|
-
25: string;
|
|
83
|
-
};
|
|
84
|
-
5: {
|
|
85
|
-
default: string;
|
|
86
|
-
10: string;
|
|
87
|
-
25: string;
|
|
88
|
-
};
|
|
89
|
-
6: string;
|
|
90
|
-
};
|
|
91
|
-
blue: {
|
|
92
|
-
1: string;
|
|
93
|
-
2: string;
|
|
94
|
-
3: string;
|
|
95
|
-
4: {
|
|
96
|
-
default: string;
|
|
97
|
-
10: string;
|
|
98
|
-
25: string;
|
|
99
|
-
};
|
|
100
|
-
5: {
|
|
101
|
-
default: string;
|
|
102
|
-
10: string;
|
|
103
|
-
25: string;
|
|
104
|
-
};
|
|
105
|
-
6: string;
|
|
106
|
-
};
|
|
107
|
-
green: {
|
|
108
|
-
1: string;
|
|
109
|
-
2: string;
|
|
110
|
-
3: string;
|
|
111
|
-
4: {
|
|
112
|
-
default: string;
|
|
113
|
-
10: string;
|
|
114
|
-
25: string;
|
|
115
|
-
};
|
|
116
|
-
5: {
|
|
117
|
-
default: string;
|
|
118
|
-
5: string;
|
|
119
|
-
10: string;
|
|
120
|
-
25: string;
|
|
121
|
-
};
|
|
122
|
-
6: string;
|
|
123
|
-
};
|
|
124
|
-
yellow: {
|
|
125
|
-
1: string;
|
|
126
|
-
2: string;
|
|
127
|
-
3: string;
|
|
128
|
-
4: {
|
|
129
|
-
default: string;
|
|
130
|
-
10: string;
|
|
131
|
-
25: string;
|
|
132
|
-
};
|
|
133
|
-
5: {
|
|
134
|
-
default: string;
|
|
135
|
-
10: string;
|
|
136
|
-
25: string;
|
|
137
|
-
};
|
|
138
|
-
6: string;
|
|
139
|
-
};
|
|
140
|
-
red: {
|
|
141
|
-
1: string;
|
|
142
|
-
2: string;
|
|
143
|
-
3: string;
|
|
144
|
-
4: {
|
|
145
|
-
default: string;
|
|
146
|
-
10: string;
|
|
147
|
-
25: string;
|
|
148
|
-
};
|
|
149
|
-
5: {
|
|
150
|
-
default: string;
|
|
151
|
-
10: string;
|
|
152
|
-
25: string;
|
|
153
|
-
};
|
|
154
|
-
6: string;
|
|
155
|
-
};
|
|
156
|
-
shadow: {
|
|
157
|
-
2: string;
|
|
158
|
-
4: string;
|
|
159
|
-
8: string;
|
|
160
|
-
12: string;
|
|
161
|
-
16: string;
|
|
162
|
-
};
|
|
163
|
-
};
|
|
164
|
-
backgroundColor: {
|
|
165
|
-
'dark-neutral': string;
|
|
166
|
-
'dark-neutral-hover': string;
|
|
167
|
-
'dark-neutral-darker': string;
|
|
168
|
-
'dark-neutral-darker-hover': string;
|
|
169
|
-
'dark-accent': string;
|
|
170
|
-
'dark-accent-hover': string;
|
|
171
|
-
'dark-accent-inverse': string;
|
|
172
|
-
'dark-accent-inverse-hover': string;
|
|
173
|
-
'dark-success': string;
|
|
174
|
-
'dark-success-hover': string;
|
|
175
|
-
'dark-success-inverse': string;
|
|
176
|
-
'dark-success-inverse-hover': string;
|
|
177
|
-
'dark-warning': string;
|
|
178
|
-
'dark-warning-hover': string;
|
|
179
|
-
'dark-warning-inverse': string;
|
|
180
|
-
'dark-warning-inverse-hover': string;
|
|
181
|
-
'dark-danger': string;
|
|
182
|
-
'dark-danger-hover': string;
|
|
183
|
-
'dark-danger-inverse': string;
|
|
184
|
-
'dark-danger-inverse-hover': string;
|
|
185
|
-
'dark-blue': string;
|
|
186
|
-
'dark-blue-hover': string;
|
|
187
|
-
'dark-orange': string;
|
|
188
|
-
'dark-orange-hover': string;
|
|
189
|
-
'dark-sky': string;
|
|
190
|
-
'dark-sky-hover': string;
|
|
191
|
-
'dark-primary': string;
|
|
192
|
-
'dark-secondary': string;
|
|
193
|
-
'dark-base': string;
|
|
194
|
-
'dark-base-inverse': string;
|
|
195
|
-
'dark-overlay': string;
|
|
196
|
-
surface: string;
|
|
197
|
-
'surface-secondary': string;
|
|
198
|
-
base: string;
|
|
199
|
-
'base-inverse': string;
|
|
200
|
-
overlay: string;
|
|
201
|
-
neutral: string;
|
|
202
|
-
'neutral-hover': string;
|
|
203
|
-
'neutral-darker': string;
|
|
204
|
-
'neutral-darker-hover': string;
|
|
205
|
-
'neutral-inverse': string;
|
|
206
|
-
'neutral-inverse-hover': string;
|
|
207
|
-
accent: string;
|
|
208
|
-
'accent-hover': string;
|
|
209
|
-
'accent-inverse': string;
|
|
210
|
-
'accent-inverse-hover': string;
|
|
211
|
-
success: string;
|
|
212
|
-
'success-hover': string;
|
|
213
|
-
'success-inverse': string;
|
|
214
|
-
'success-inverse-hover': string;
|
|
215
|
-
warning: string;
|
|
216
|
-
'warning-hover': string;
|
|
217
|
-
'warning-inverse': string;
|
|
218
|
-
'warning-inverse-hover': string;
|
|
219
|
-
danger: string;
|
|
220
|
-
'danger-hover': string;
|
|
221
|
-
'danger-inverse': string;
|
|
222
|
-
'danger-inverse-hover': string;
|
|
223
|
-
blue: string;
|
|
224
|
-
'blue-hover': string;
|
|
225
|
-
orange: string;
|
|
226
|
-
'orange-hover': string;
|
|
227
|
-
'orange-inverse': string;
|
|
228
|
-
'orange-inverse-hover': string;
|
|
229
|
-
sky: string;
|
|
230
|
-
'sky-hover': string;
|
|
231
|
-
'sky-inverse': string;
|
|
232
|
-
'sky-inverse-hover': string;
|
|
233
|
-
};
|
|
234
|
-
borderColor: {
|
|
235
|
-
'dark-static': string;
|
|
236
|
-
'dark-interactive': string;
|
|
237
|
-
'dark-hover': string;
|
|
238
|
-
'dark-focus': string;
|
|
239
|
-
'dark-danger': string;
|
|
240
|
-
static: string;
|
|
241
|
-
input: string;
|
|
242
|
-
interactive: string;
|
|
243
|
-
hover: string;
|
|
244
|
-
focus: string;
|
|
245
|
-
danger: string;
|
|
246
|
-
};
|
|
247
|
-
textColor: {
|
|
248
|
-
'icon-primary': string;
|
|
249
|
-
'icon-secondary': string;
|
|
250
|
-
'icon-tertiary': string;
|
|
251
|
-
'icon-primary-inverse': string;
|
|
252
|
-
'icon-accent': string;
|
|
253
|
-
'icon-success': string;
|
|
254
|
-
'icon-warning': string;
|
|
255
|
-
'icon-danger': string;
|
|
256
|
-
'icon-blue': string;
|
|
257
|
-
'icon-orange': string;
|
|
258
|
-
'icon-sky': string;
|
|
259
|
-
'dark-primary': string;
|
|
260
|
-
'dark-secondary': string;
|
|
261
|
-
'dark-tertiary': string;
|
|
262
|
-
'dark-primary-inverse': string;
|
|
263
|
-
'dark-secondary-inverse': string;
|
|
264
|
-
'dark-tertiary-inverse': string;
|
|
265
|
-
'dark-accent': string;
|
|
266
|
-
'dark-success': string;
|
|
267
|
-
'dark-warning': string;
|
|
268
|
-
'dark-danger': string;
|
|
269
|
-
primary: string;
|
|
270
|
-
secondary: string;
|
|
271
|
-
tertiary: string;
|
|
272
|
-
'primary-inverse': string;
|
|
273
|
-
'secondary-inverse': string;
|
|
274
|
-
'tertiary-inverse': string;
|
|
275
|
-
accent: string;
|
|
276
|
-
success: string;
|
|
277
|
-
warning: string;
|
|
278
|
-
danger: string;
|
|
279
|
-
};
|
|
280
|
-
boxShadow: {
|
|
281
|
-
input: string;
|
|
282
|
-
field: string;
|
|
283
|
-
nav: string;
|
|
284
|
-
calendar: string;
|
|
285
|
-
container: string;
|
|
286
|
-
panel: string;
|
|
287
|
-
outline: string;
|
|
288
|
-
focus: string;
|
|
289
|
-
};
|
|
290
|
-
fontFamily: {
|
|
291
|
-
mono: string[];
|
|
292
|
-
sans: string[];
|
|
293
|
-
};
|
|
294
|
-
fontSize: {
|
|
295
|
-
xxs: string;
|
|
296
|
-
};
|
|
297
|
-
};
|
|
298
|
-
};
|
|
299
|
-
plugins: (typeof typography | {
|
|
300
|
-
handler: import("tailwindcss/types/config.js").PluginCreator;
|
|
301
|
-
config?: Partial<import("tailwindcss/types/config.js").Config> | undefined;
|
|
302
|
-
})[];
|
|
303
|
-
daisyui: {
|
|
304
|
-
base: boolean;
|
|
305
|
-
styled: boolean;
|
|
306
|
-
logs: boolean;
|
|
307
|
-
themes: {
|
|
308
|
-
light: {
|
|
309
|
-
primary: string;
|
|
310
|
-
'primary-content': string;
|
|
311
|
-
secondary: string;
|
|
312
|
-
'secondary-content': string;
|
|
313
|
-
accent: string;
|
|
314
|
-
'accent-content': string;
|
|
315
|
-
neutral: string;
|
|
316
|
-
'neutral-content': string;
|
|
317
|
-
'base-100': string;
|
|
318
|
-
info: string;
|
|
319
|
-
'info-content': string;
|
|
320
|
-
success: string;
|
|
321
|
-
'success-content': string;
|
|
322
|
-
warning: string;
|
|
323
|
-
'warning-content': string;
|
|
324
|
-
error: string;
|
|
325
|
-
'error-content': string;
|
|
326
|
-
default: string;
|
|
327
|
-
};
|
|
328
|
-
}[];
|
|
329
|
-
};
|
|
330
|
-
};
|
|
331
|
-
export default config;
|
package/dist/tailwind.preset.js
DELETED
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import daisyui from 'daisyui';
|
|
2
|
-
import typography from '@tailwindcss/typography';
|
|
3
|
-
import containerQueries from '@tailwindcss/container-queries';
|
|
4
|
-
import { backgroundColor, borderColor, boxShadow, colors, textColor } from './tokens.js';
|
|
5
|
-
const config = {
|
|
6
|
-
safelist: ['tailwind-safelist.txt'],
|
|
7
|
-
theme: {
|
|
8
|
-
extend: {
|
|
9
|
-
colors,
|
|
10
|
-
backgroundColor,
|
|
11
|
-
borderColor,
|
|
12
|
-
textColor,
|
|
13
|
-
boxShadow,
|
|
14
|
-
fontFamily: {
|
|
15
|
-
mono: ['"MD System Mono"', 'sans-serif'],
|
|
16
|
-
sans: ['"MD System"', 'sans-serif']
|
|
17
|
-
},
|
|
18
|
-
fontSize: {
|
|
19
|
-
xxs: '10px'
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
},
|
|
23
|
-
plugins: [daisyui, typography, containerQueries],
|
|
24
|
-
daisyui: {
|
|
25
|
-
base: true,
|
|
26
|
-
styled: true,
|
|
27
|
-
logs: false,
|
|
28
|
-
themes: [
|
|
29
|
-
{
|
|
30
|
-
light: {
|
|
31
|
-
primary: backgroundColor['accent-inverse'],
|
|
32
|
-
'primary-content': textColor['primary-inverse'],
|
|
33
|
-
secondary: backgroundColor.neutral,
|
|
34
|
-
'secondary-content': textColor.primary,
|
|
35
|
-
accent: backgroundColor.accent,
|
|
36
|
-
'accent-content': textColor.primary,
|
|
37
|
-
neutral: backgroundColor.neutral,
|
|
38
|
-
'neutral-content': textColor.primary,
|
|
39
|
-
'base-100': backgroundColor['base'],
|
|
40
|
-
info: backgroundColor.sky,
|
|
41
|
-
'info-content': textColor.primary,
|
|
42
|
-
success: backgroundColor.success,
|
|
43
|
-
'success-content': textColor['primary-inverse'],
|
|
44
|
-
warning: backgroundColor.warning,
|
|
45
|
-
'warning-content': textColor.warning,
|
|
46
|
-
error: backgroundColor.danger,
|
|
47
|
-
'error-content': textColor.danger,
|
|
48
|
-
default: colors.periwinkle[5].default
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
]
|
|
52
|
-
}
|
|
53
|
-
};
|
|
54
|
-
export default config;
|