@accelint/design-toolkit 2.3.2 → 2.4.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/dist/components/accordion/index.js +1 -1
- package/dist/components/accordion/index.js.map +1 -1
- package/dist/components/accordion/styles.js +1 -1
- package/dist/components/accordion/styles.js.map +1 -1
- package/dist/components/avatar/index.d.ts +16 -24
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/avatar/index.js.map +1 -1
- package/dist/components/avatar/styles.d.ts +47 -0
- package/dist/components/avatar/styles.js +2 -0
- package/dist/components/avatar/styles.js.map +1 -0
- package/dist/components/avatar/types.d.ts +19 -0
- package/dist/components/avatar/types.js +2 -0
- package/dist/components/avatar/types.js.map +1 -0
- package/dist/components/badge/index.d.ts +16 -16
- package/dist/components/badge/index.js +1 -1
- package/dist/components/badge/index.js.map +1 -1
- package/dist/components/badge/styles.d.ts +32 -0
- package/dist/components/badge/styles.js +2 -0
- package/dist/components/badge/styles.js.map +1 -0
- package/dist/components/badge/types.d.ts +16 -0
- package/dist/components/badge/types.js +2 -0
- package/dist/components/badge/types.js.map +1 -0
- package/dist/components/button/index.js +1 -1
- package/dist/components/button/index.js.map +1 -1
- package/dist/components/button/styles.d.ts +12 -103
- package/dist/components/button/styles.js +1 -1
- package/dist/components/button/styles.js.map +1 -1
- package/dist/components/button/types.d.ts +3 -1
- package/dist/components/checkbox/styles.js +1 -1
- package/dist/components/checkbox/styles.js.map +1 -1
- package/dist/components/chip/index.js +1 -1
- package/dist/components/chip/index.js.map +1 -1
- package/dist/components/chip/styles.d.ts +130 -134
- package/dist/components/chip/styles.js +1 -1
- package/dist/components/chip/styles.js.map +1 -1
- package/dist/components/chip/types.d.ts +7 -5
- package/dist/components/classification-badge/index.js +1 -1
- package/dist/components/classification-badge/index.js.map +1 -1
- package/dist/components/classification-badge/styles.d.ts +2 -15
- package/dist/components/classification-badge/styles.js +1 -1
- package/dist/components/classification-badge/styles.js.map +1 -1
- package/dist/components/classification-badge/types.d.ts +3 -1
- package/dist/components/icon/index.d.ts +0 -2
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon/index.js.map +1 -1
- package/dist/components/icon/styles.d.ts +2 -31
- package/dist/components/icon/styles.js +1 -1
- package/dist/components/icon/styles.js.map +1 -1
- package/dist/components/icon/types.d.ts +4 -4
- package/dist/components/input/index.d.ts +16 -0
- package/dist/components/input/index.js +2 -0
- package/dist/components/input/index.js.map +1 -0
- package/dist/components/input/styles.d.ts +164 -0
- package/dist/components/input/styles.js +2 -0
- package/dist/components/input/styles.js.map +1 -0
- package/dist/components/input/types.d.ts +20 -0
- package/dist/components/input/types.js +2 -0
- package/dist/components/input/types.js.map +1 -0
- package/dist/components/label/styles.js +1 -1
- package/dist/components/label/styles.js.map +1 -1
- package/dist/components/menu/index.d.ts +48 -0
- package/dist/components/menu/index.js +2 -0
- package/dist/components/menu/index.js.map +1 -0
- package/dist/components/menu/styles.d.ts +95 -0
- package/dist/components/menu/styles.js +2 -0
- package/dist/components/menu/styles.js.map +1 -0
- package/dist/components/menu/types.d.ts +30 -0
- package/dist/components/menu/types.js +2 -0
- package/dist/components/menu/types.js.map +1 -0
- package/dist/components/query-builder/value-editor.js +1 -1
- package/dist/components/query-builder/value-editor.js.map +1 -1
- package/dist/components/switch/styles.js +1 -1
- package/dist/components/switch/styles.js.map +1 -1
- package/dist/components/text-area-field/index.d.ts +0 -2
- package/dist/components/text-area-field/index.js +1 -1
- package/dist/components/text-area-field/index.js.map +1 -1
- package/dist/components/text-area-field/styles.d.ts +33 -93
- package/dist/components/text-area-field/styles.js +1 -1
- package/dist/components/text-area-field/styles.js.map +1 -1
- package/dist/components/text-area-field/types.d.ts +6 -9
- package/dist/components/text-field/index.d.ts +18 -24
- package/dist/components/text-field/index.js +1 -1
- package/dist/components/text-field/index.js.map +1 -1
- package/dist/components/text-field/styles.d.ts +53 -0
- package/dist/components/text-field/styles.js +2 -0
- package/dist/components/text-field/styles.js.map +1 -0
- package/dist/components/text-field/types.d.ts +26 -0
- package/dist/components/text-field/types.js +2 -0
- package/dist/components/text-field/types.js.map +1 -0
- package/dist/index.css +32 -96
- package/dist/index.d.ts +22 -9
- package/dist/index.js +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/styles.css +1038 -468
- package/dist/tokens/{generated/tokens.d.ts → index.d.ts} +19 -4
- package/dist/tokens/index.js +2 -0
- package/dist/tokens/index.js.map +1 -0
- package/dist/tokens/{generated/themes.css → themes.css} +64 -49
- package/dist/tokens/{generated/tokens.css → tokens.css} +18 -3
- package/dist/tokens/tokens.d.ts +2 -0
- package/dist/variants/variants.css +58 -0
- package/dist/variants/variants.d.ts +2 -0
- package/package.json +5 -3
- package/dist/tokens/generated/tokens.js +0 -2
- package/dist/tokens/generated/tokens.js.map +0 -1
- /package/dist/tokens/{generated/themes.d.ts → themes.d.ts} +0 -0
package/dist/index.css
CHANGED
@@ -16,197 +16,133 @@
|
|
16
16
|
@import 'tailwindcss';
|
17
17
|
|
18
18
|
/* Import generated themes.css */
|
19
|
-
@import './tokens/
|
19
|
+
@import './tokens/themes.css';
|
20
20
|
|
21
21
|
@theme {
|
22
22
|
--color-current: currentColor;
|
23
23
|
}
|
24
24
|
|
25
|
-
|
26
|
-
@custom-variant placement-left { &[data-placement="left"] { @slot }}
|
27
|
-
@custom-variant placement-right { &[data-placement="right"] { @slot }}
|
28
|
-
@custom-variant placement-top { &[data-placement="top"] { @slot }}
|
29
|
-
@custom-variant placement-bottom { &[data-placement="bottom"] { @slot }}
|
25
|
+
@import './variants/variants.css';
|
30
26
|
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
@custom-variant
|
38
|
-
|
39
|
-
@custom-variant orientation-horizontal { &[data-orientation="horizontal"] { @slot }}
|
40
|
-
@custom-variant orientation-vertical { &[data-orientation="vertical"] { @slot }}
|
41
|
-
|
42
|
-
@custom-variant selection-single { &[data-selection-mode="single"] { @slot }}
|
43
|
-
@custom-variant selection-multiple { &[data-selection-mode="multiple"] { @slot }}
|
44
|
-
|
45
|
-
@custom-variant resizable-right { &[data-resizable-direction="right"] { @slot }}
|
46
|
-
@custom-variant resizable-left { &[data-resizable-direction="left"] { @slot }}
|
47
|
-
@custom-variant resizable-both { &[data-resizable-direction="both"] { @slot }}
|
48
|
-
|
49
|
-
@custom-variant sort-ascending { &[data-sort-direction="ascending"] { @slot }}
|
50
|
-
@custom-variant sort-descending { &[data-sort-direction="descending"] { @slot }}
|
51
|
-
|
52
|
-
@custom-variant allows-removing { &[data-allows-removing] { @slot }}
|
53
|
-
@custom-variant allows-sorting { &[data-allows-sorting] { @slot }}
|
54
|
-
@custom-variant allows-dragging { &[data-allows-dragging] { @slot }}
|
55
|
-
|
56
|
-
@custom-variant has-submenu { &[data-has-submenu] { @slot }}
|
57
|
-
@custom-variant has-child-items { &[data-has-child-items] { @slot }}
|
58
|
-
|
59
|
-
@custom-variant open { &:is([open], [data-open]), &:open { @slot }}
|
60
|
-
@custom-variant expanded { &:is([expanded], [data-expanded]) { @slot }}
|
61
|
-
|
62
|
-
@custom-variant entering { &[data-entering] { @slot }}
|
63
|
-
@custom-variant exiting { &[data-exiting] { @slot }}
|
64
|
-
|
65
|
-
@custom-variant indeterminate { &[data-indeterminate], &:indeterminate { @slot }}
|
66
|
-
|
67
|
-
@custom-variant placeholder-shown { &[data-placeholder], &:placeholder-shown { @slot }}
|
68
|
-
|
69
|
-
@custom-variant current { &[data-current] { @slot }}
|
70
|
-
|
71
|
-
@custom-variant optional { &:not([required], [data-required]), &:optional { @slot }}
|
72
|
-
@custom-variant required { &:is([required], [data-required]), &:required { @slot }}
|
73
|
-
|
74
|
-
@custom-variant unavailable { &[data-unavailable] { @slot }}
|
75
|
-
|
76
|
-
@custom-variant invalid { &:is([invalid], [data-invalid]), &:invalid { @slot }}
|
77
|
-
|
78
|
-
@custom-variant read-only { &:is([readonly], [data-readonly]), &:read-only { @slot }}
|
79
|
-
|
80
|
-
@custom-variant outside-month { &[data-outside-month] { @slot }}
|
81
|
-
@custom-variant outside-visible-range { &[data-outside-visible-range] { @slot }}
|
82
|
-
|
83
|
-
@custom-variant pending { &[data-pending] { @slot }}
|
84
|
-
|
85
|
-
@custom-variant empty { &[data-empty], &:empty { @slot }}
|
86
|
-
|
87
|
-
@custom-variant focus-within { &[data-focus-within], &:focus-within { @slot }}
|
88
|
-
|
89
|
-
@custom-variant hover { &[data-hovered], &:hover { @slot }}
|
90
|
-
|
91
|
-
@custom-variant focus { &[data-focused], &:focus { @slot }}
|
92
|
-
@custom-variant focus-visible { &[data-focus-visible], &:focus-visible { @slot }}
|
93
|
-
|
94
|
-
@custom-variant pressed { &[data-pressed], &:active { @slot }}
|
95
|
-
|
96
|
-
@custom-variant selected { &[data-selected] { @slot }}
|
97
|
-
@custom-variant selection-start { &[data-selection-start] { @slot }}
|
98
|
-
@custom-variant selection-end { &[data-selection-end] { @slot }}
|
99
|
-
|
100
|
-
@custom-variant dragging { &[data-dragging] { @slot }}
|
101
|
-
@custom-variant drop-target { &[data-drop-target] { @slot }}
|
102
|
-
|
103
|
-
@custom-variant resizing { &[data-resizing] { @slot }}
|
27
|
+
/**
|
28
|
+
* Provides an escalation selector allowing for easier bump in specificity
|
29
|
+
* instead of having to target the same level established by a previous style.
|
30
|
+
*
|
31
|
+
* Can be stacked if necessary, just don't get carried away with power.
|
32
|
+
*/
|
33
|
+
@custom-variant sudo (&&);
|
104
34
|
|
105
|
-
|
106
|
-
|
35
|
+
/**
|
36
|
+
* DesignTK chooses to implement outlines instead of borders to make it so
|
37
|
+
* that the style doesn't impact box model dimensions. This way elements with
|
38
|
+
* or without a "border" are consistently sized based on content and padding alone
|
39
|
+
*/
|
40
|
+
@utility outline {
|
41
|
+
outline-offset: -1px;
|
42
|
+
}
|
107
43
|
|
108
44
|
@utility text-header-xxl {
|
109
45
|
font-size: var(--typography-header-xxl-size);
|
110
46
|
font-weight: 500;
|
111
|
-
letter-spacing:
|
47
|
+
letter-spacing: var(--typography-header-xxl-spacing);
|
112
48
|
line-height: var(--typography-header-xxl-height);
|
113
49
|
}
|
114
50
|
|
115
51
|
@utility text-header-xl {
|
116
52
|
font-size: var(--typography-header-xl-size);
|
117
53
|
font-weight: 500;
|
118
|
-
letter-spacing:
|
54
|
+
letter-spacing: var(--typography-header-xl-spacing);
|
119
55
|
line-height: var(--typography-header-xl-height);
|
120
56
|
}
|
121
57
|
|
122
58
|
@utility text-header-l {
|
123
59
|
font-size: var(--typography-header-l-size);
|
124
60
|
font-weight: 500;
|
125
|
-
letter-spacing:
|
61
|
+
letter-spacing: var(--typography-header-l-spacing);
|
126
62
|
line-height: var(--typography-header-l-height);
|
127
63
|
}
|
128
64
|
|
129
65
|
@utility text-header-m {
|
130
66
|
font-size: var(--typography-header-m-size);
|
131
67
|
font-weight: 500;
|
132
|
-
letter-spacing:
|
68
|
+
letter-spacing: var(--typography-header-m-spacing);
|
133
69
|
line-height: var(--typography-header-m-height);
|
134
70
|
}
|
135
71
|
|
136
72
|
@utility text-header-s {
|
137
73
|
font-size: var(--typography-header-s-size);
|
138
74
|
font-weight: 500;
|
139
|
-
letter-spacing:
|
75
|
+
letter-spacing: var(--typography-header-s-spacing);
|
140
76
|
line-height: var(--typography-header-s-height);
|
141
77
|
}
|
142
78
|
|
143
79
|
@utility text-header-xs {
|
144
80
|
font-size: var(--typography-header-xs-size);
|
145
81
|
font-weight: 500;
|
146
|
-
letter-spacing:
|
82
|
+
letter-spacing: var(--typography-header-xs-spacing);
|
147
83
|
line-height: var(--typography-header-xs-height);
|
148
84
|
}
|
149
85
|
|
150
86
|
@utility text-body-l {
|
151
87
|
font-size: var(--typography-body-l-size);
|
152
88
|
font-weight: 400;
|
153
|
-
letter-spacing:
|
89
|
+
letter-spacing: var(--typography-body-l-spacing);
|
154
90
|
line-height: var(--typography-body-l-height);
|
155
91
|
}
|
156
92
|
|
157
93
|
@utility text-body-m {
|
158
94
|
font-size: var(--typography-body-m-size);
|
159
95
|
font-weight: 400;
|
160
|
-
letter-spacing:
|
96
|
+
letter-spacing: var(--typography-body-m-spacing);
|
161
97
|
line-height: var(--typography-body-m-height);
|
162
98
|
}
|
163
99
|
|
164
100
|
@utility text-body-s {
|
165
101
|
font-size: var(--typography-body-s-size);
|
166
102
|
font-weight: 400;
|
167
|
-
letter-spacing:
|
103
|
+
letter-spacing: var(--typography-body-s-spacing);
|
168
104
|
line-height: var(--typography-body-s-height);
|
169
105
|
}
|
170
106
|
|
171
107
|
@utility text-body-xs {
|
172
108
|
font-size: var(--typography-body-xs-size);
|
173
109
|
font-weight: 400;
|
174
|
-
letter-spacing:
|
110
|
+
letter-spacing: var(--typography-body-xs-spacing);
|
175
111
|
line-height: var(--typography-body-xs-height);
|
176
112
|
}
|
177
113
|
|
178
114
|
@utility text-body-xxs {
|
179
115
|
font-size: var(--typography-body-xxs-size);
|
180
116
|
font-weight: 400;
|
181
|
-
letter-spacing:
|
117
|
+
letter-spacing: var(--typography-body-xxs-spacing);
|
182
118
|
line-height: var(--typography-body-xxs-height);
|
183
119
|
}
|
184
120
|
|
185
121
|
@utility text-button-l {
|
186
122
|
font-size: var(--typography-button-l-size);
|
187
123
|
font-weight: bold;
|
188
|
-
letter-spacing:
|
124
|
+
letter-spacing: var(--typography-button-l-spacing);
|
189
125
|
line-height: var(--typography-button-l-height);
|
190
126
|
}
|
191
127
|
|
192
128
|
@utility text-button-m {
|
193
129
|
font-size: var(--typography-button-m-size);
|
194
130
|
font-weight: bold;
|
195
|
-
letter-spacing:
|
131
|
+
letter-spacing: var(--typography-button-m-spacing);
|
196
132
|
line-height: var(--typography-button-m-height);
|
197
133
|
}
|
198
134
|
|
199
135
|
@utility text-button-s {
|
200
136
|
font-size: var(--typography-button-s-size);
|
201
137
|
font-weight: bold;
|
202
|
-
letter-spacing:
|
138
|
+
letter-spacing: var(--typography-button-s-spacing);
|
203
139
|
line-height: var(--typography-button-s-height);
|
204
140
|
}
|
205
141
|
|
206
142
|
@utility text-button-xs {
|
207
143
|
font-size: var(--typography-button-xs-size);
|
208
144
|
font-weight: bold;
|
209
|
-
letter-spacing:
|
145
|
+
letter-spacing: var(--typography-button-xs-spacing);
|
210
146
|
line-height: var(--typography-button-xs-height);
|
211
147
|
}
|
212
148
|
|
package/dist/index.d.ts
CHANGED
@@ -1,8 +1,12 @@
|
|
1
1
|
export { Accordion, AccordionContext } from './components/accordion/index.js';
|
2
2
|
export { AccordionStyleVariants, AccordionStyles, AccordionStylesDefaults } from './components/accordion/styles.js';
|
3
3
|
export { AccordionGroupProps, AccordionHeaderProps, AccordionPanelProps, AccordionProps, AccordionTriggerProps } from './components/accordion/types.js';
|
4
|
-
export { Avatar,
|
5
|
-
export {
|
4
|
+
export { Avatar, AvatarContext } from './components/avatar/index.js';
|
5
|
+
export { AvatarStyles } from './components/avatar/styles.js';
|
6
|
+
export { AvatarProps, AvatarProviderProps } from './components/avatar/types.js';
|
7
|
+
export { Badge, BadgeContext } from './components/badge/index.js';
|
8
|
+
export { BadgeStyles, BadgeStylesDefaults } from './components/badge/styles.js';
|
9
|
+
export { BadgeProps, BadgeProviderProps } from './components/badge/types.js';
|
6
10
|
export { Box, BoxProps } from './components/box/index.js';
|
7
11
|
export { Button, ButtonContext, LinkButton, LinkButtonContext, ToggleButton, ToggleButtonContext } from './components/button/index.js';
|
8
12
|
export { ButtonStyles, ButtonStylesDefaults, LinkButtonStyles, ToggleButtonStyles } from './components/button/styles.js';
|
@@ -24,11 +28,17 @@ export { ComboBox, ComboBoxProps, ComboBoxSection } from './components/combobox/
|
|
24
28
|
export { DateField, DateFieldProps } from './components/date-field/index.js';
|
25
29
|
export { Dialog, DialogProps, DialogTitle } from './components/dialog/index.js';
|
26
30
|
export { Icon, IconContext } from './components/icon/index.js';
|
27
|
-
export {
|
31
|
+
export { IconStyles } from './components/icon/styles.js';
|
28
32
|
export { IconProps, IconProviderProps } from './components/icon/types.js';
|
33
|
+
export { Input, InputContext } from './components/input/index.js';
|
34
|
+
export { InputStyles, InputStylesDefaults } from './components/input/styles.js';
|
35
|
+
export { InputProps } from './components/input/types.js';
|
29
36
|
export { Label, LabelContext } from './components/label/index.js';
|
30
37
|
export { LabelStyles } from './components/label/styles.js';
|
31
38
|
export { LabelProps, LabelProviderProps } from './components/label/types.js';
|
39
|
+
export { Menu, MenuContext, MenuDescription, MenuItem, MenuLabel, MenuSection, MenuSeparator } from './components/menu/index.js';
|
40
|
+
export { MenuStyleVariants, MenuStyles, MenuStylesDefaults } from './components/menu/styles.js';
|
41
|
+
export { MenuItemProps, MenuProps, MenuSectionProps, MenuTextProps, MenuTriggerProps, SeparatorProps, SubmenuTriggerProps } from './components/menu/types.js';
|
32
42
|
export { Options, OptionsContext, OptionsProps, OptionsSection } from './components/options/index.js';
|
33
43
|
export { IOptionsItem, OptionsItem, OptionsItemProps } from './components/options-item/index.js';
|
34
44
|
export { Popover, PopoverTrigger } from './components/popover/index.js';
|
@@ -45,22 +55,25 @@ export { SwitchStyles } from './components/switch/styles.js';
|
|
45
55
|
export { SwitchProps, SwitchProviderProps } from './components/switch/types.js';
|
46
56
|
export { TabListProps, TabPanelProps, TabProps, Tabs, TabsProps } from './components/tabs/index.js';
|
47
57
|
export { TextAreaField, TextAreaFieldContext } from './components/text-area-field/index.js';
|
48
|
-
export { TextAreaStyles
|
49
|
-
export { TextAreaFieldProps, TextAreaFieldProviderProps
|
50
|
-
export { TextField,
|
58
|
+
export { TextAreaStyles } from './components/text-area-field/styles.js';
|
59
|
+
export { TextAreaFieldProps, TextAreaFieldProviderProps } from './components/text-area-field/types.js';
|
60
|
+
export { TextField, TextFieldContext } from './components/text-field/index.js';
|
61
|
+
export { TextFieldStyles } from './components/text-field/styles.js';
|
62
|
+
export { TextFieldProps, TextFieldProviderProps } from './components/text-field/types.js';
|
51
63
|
export { Tooltip, TooltipBody, TooltipBodyProps, TooltipProps, TooltipTrigger, TooltipTriggerProps } from './components/tooltip/index.js';
|
52
64
|
export { containsExactChildren, expectsIconWrapper } from './lib/react.js';
|
53
65
|
export { ChildrenRenderProps, ClassNameRenderProps, RenderProps, RenderPropsChildren, RenderPropsClassName, RenderPropsStyle, StylePropRenderProps, StyleRenderProps } from './lib/types.js';
|
54
66
|
export { cn, isSlottedContextValue, tv, twMerge } from './lib/utils.js';
|
55
|
-
export { RGBAColor, colorAdvisory, colorAdvisoryBold, colorAdvisoryHover, colorAdvisorySubtle, colorClassificationConfidential, colorClassificationCui, colorClassificationMissing, colorClassificationSecret, colorClassificationTopSecret, colorClassificationTsSci, colorClassificationUnclass, colorCritical, colorCriticalBold, colorCriticalHover, colorCriticalSubtle, colorDefaultDark, colorDefaultLight, colorDisabled, colorHighlight, colorHighlightBold, colorHighlightHover, colorHighlightSubtle, colorInfo, colorInfoBold, colorInfoHover, colorInfoSubtle, colorInteractive, colorInteractiveDefault, colorInteractiveDisabled, colorInteractiveHover, colorInteractiveHoverDark, colorInteractiveHoverLight, colorInverseDark, colorInverseLight, colorNormal, colorNormalBold, colorNormalHover, colorNormalSubtle, colorSerious, colorSeriousBold, colorSeriousHover, colorSeriousSubtle, colorStaticDark, colorStaticLight, colorSurfaceDefault, colorSurfaceOverlay, colorSurfaceRaised, colorTransparentDark, colorTransparentLight, fontDisplay, fontPrimary, iconSizeL, iconSizeM, iconSizeS, iconSizeXs, radiusLarge, radiusMedium, radiusNone, radiusRound, radiusSmall,
|
67
|
+
export { RGBAColor, colorAdvisory, colorAdvisoryBold, colorAdvisoryHover, colorAdvisorySubtle, colorClassificationConfidential, colorClassificationCui, colorClassificationMissing, colorClassificationSecret, colorClassificationTopSecret, colorClassificationTsSci, colorClassificationUnclass, colorCritical, colorCriticalBold, colorCriticalHover, colorCriticalSubtle, colorDefaultDark, colorDefaultLight, colorDisabled, colorHighlight, colorHighlightBold, colorHighlightHover, colorHighlightSubtle, colorInfo, colorInfoBold, colorInfoHover, colorInfoSubtle, colorInteractive, colorInteractiveDefault, colorInteractiveDisabled, colorInteractiveHover, colorInteractiveHoverDark, colorInteractiveHoverLight, colorInverseDark, colorInverseLight, colorNormal, colorNormalBold, colorNormalHover, colorNormalSubtle, colorSerious, colorSeriousBold, colorSeriousHover, colorSeriousSubtle, colorStaticDark, colorStaticLight, colorSurfaceDefault, colorSurfaceOverlay, colorSurfaceRaised, colorTransparentDark, colorTransparentLight, fontDisplay, fontPrimary, iconSizeL, iconSizeM, iconSizeS, iconSizeXs, radiusLarge, radiusMedium, radiusNone, radiusRound, radiusSmall, shadowElevationDefault, shadowElevationOverlay, shadowElevationRaised, spacing0, spacingL, spacingM, spacingNone, spacingOversized, spacingS, spacingXl, spacingXs, spacingXxl, spacingXxs, typographyBodyLHeight, typographyBodyLSize, typographyBodyLSpacing, typographyBodyMHeight, typographyBodyMSize, typographyBodyMSpacing, typographyBodySHeight, typographyBodySSize, typographyBodySSpacing, typographyBodyXsHeight, typographyBodyXsSize, typographyBodyXsSpacing, typographyBodyXxsHeight, typographyBodyXxsSize, typographyBodyXxsSpacing, typographyButtonLHeight, typographyButtonLSize, typographyButtonLSpacing, typographyButtonMHeight, typographyButtonMSize, typographyButtonMSpacing, typographyButtonSHeight, typographyButtonSSize, typographyButtonSSpacing, typographyButtonXsHeight, typographyButtonXsSize, typographyButtonXsSpacing, typographyHeaderLHeight, typographyHeaderLSize, typographyHeaderLSpacing, typographyHeaderMHeight, typographyHeaderMSize, typographyHeaderMSpacing, typographyHeaderSHeight, typographyHeaderSSize, typographyHeaderSSpacing, typographyHeaderXlHeight, typographyHeaderXlSize, typographyHeaderXlSpacing, typographyHeaderXsHeight, typographyHeaderXsSize, typographyHeaderXsSpacing, typographyHeaderXxlHeight, typographyHeaderXxlSize, typographyHeaderXxlSpacing } from './tokens/index.js';
|
56
68
|
import 'react/jsx-runtime';
|
57
69
|
import 'react';
|
58
70
|
import 'react-aria-components';
|
59
71
|
import 'tailwind-variants';
|
60
|
-
import 'cva/types';
|
61
72
|
import '@radix-ui/react-avatar';
|
62
|
-
import '
|
73
|
+
import '@react-types/overlays';
|
63
74
|
import '@react-types/shared';
|
75
|
+
import 'cva/types';
|
76
|
+
import 'cva';
|
64
77
|
import '@internationalized/date';
|
65
78
|
import './components/query-builder/value-selector.js';
|
66
79
|
import 'react-querybuilder';
|
package/dist/index.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
export{Accordion,AccordionContext}from'./components/accordion/index.js';export{AccordionStyles,AccordionStylesDefaults}from'./components/accordion/styles.js';export{Avatar}from'./components/avatar/index.js';export{Badge}from'./components/badge/index.js';export{Box}from'./components/box/index.js';export{Button,ButtonContext,LinkButton,LinkButtonContext,ToggleButton,ToggleButtonContext}from'./components/button/index.js';export{ButtonStyles,ButtonStylesDefaults,LinkButtonStyles,ToggleButtonStyles}from'./components/button/styles.js';export{Checkbox,CheckboxContext,CheckboxGroupContext}from'./components/checkbox/index.js';export{CheckboxStyles}from'./components/checkbox/styles.js';export{Chip,ChipContext}from'./components/chip/index.js';export{BaseChipStyles,ChipStyles,ChipStylesDefaults,DeletableChipStyles,SelectableChipStyles}from'./components/chip/styles.js';export{ClassificationBadge,ClassificationBadgeContext}from'./components/classification-badge/index.js';export{ClassificationBadgeStyles,ClassificationBadgeStylesDefaults}from'./components/classification-badge/styles.js';export{ClassificationBanner,ClassificationBannerContext}from'./components/classification-banner/index.js';export{ClassificationBannerStyles,ClassificationBannerStylesDefaults}from'./components/classification-banner/styles.js';export{ColorPicker,useColorPickerState}from'./components/color-picker/index.js';export{ComboBox,ComboBoxSection}from'./components/combobox/index.js';export{DateField}from'./components/date-field/index.js';export{Dialog,DialogTitle}from'./components/dialog/index.js';export{Icon,IconContext}from'./components/icon/index.js';export{IconStyles
|
1
|
+
export{Accordion,AccordionContext}from'./components/accordion/index.js';export{AccordionStyles,AccordionStylesDefaults}from'./components/accordion/styles.js';export{Avatar,AvatarContext}from'./components/avatar/index.js';export{AvatarStyles}from'./components/avatar/styles.js';export{Badge,BadgeContext}from'./components/badge/index.js';export{BadgeStyles,BadgeStylesDefaults}from'./components/badge/styles.js';export{Box}from'./components/box/index.js';export{Button,ButtonContext,LinkButton,LinkButtonContext,ToggleButton,ToggleButtonContext}from'./components/button/index.js';export{ButtonStyles,ButtonStylesDefaults,LinkButtonStyles,ToggleButtonStyles}from'./components/button/styles.js';export{Checkbox,CheckboxContext,CheckboxGroupContext}from'./components/checkbox/index.js';export{CheckboxStyles}from'./components/checkbox/styles.js';export{Chip,ChipContext}from'./components/chip/index.js';export{BaseChipStyles,ChipStyles,ChipStylesDefaults,DeletableChipStyles,SelectableChipStyles}from'./components/chip/styles.js';export{ClassificationBadge,ClassificationBadgeContext}from'./components/classification-badge/index.js';export{ClassificationBadgeStyles,ClassificationBadgeStylesDefaults}from'./components/classification-badge/styles.js';export{ClassificationBanner,ClassificationBannerContext}from'./components/classification-banner/index.js';export{ClassificationBannerStyles,ClassificationBannerStylesDefaults}from'./components/classification-banner/styles.js';export{ColorPicker,useColorPickerState}from'./components/color-picker/index.js';export{ComboBox,ComboBoxSection}from'./components/combobox/index.js';export{DateField}from'./components/date-field/index.js';export{Dialog,DialogTitle}from'./components/dialog/index.js';export{Icon,IconContext}from'./components/icon/index.js';export{IconStyles}from'./components/icon/styles.js';export{Input,InputContext}from'./components/input/index.js';export{InputStyles,InputStylesDefaults}from'./components/input/styles.js';export{Label,LabelContext}from'./components/label/index.js';export{LabelStyles}from'./components/label/styles.js';export{Menu,MenuContext,MenuDescription,MenuItem,MenuLabel,MenuSection,MenuSeparator}from'./components/menu/index.js';export{MenuStyles,MenuStylesDefaults}from'./components/menu/styles.js';export{Options,OptionsContext,OptionsSection}from'./components/options/index.js';export{OptionsItem}from'./components/options-item/index.js';export{Popover,PopoverTrigger}from'./components/popover/index.js';export{PopoverStyles}from'./components/popover/styles.js';export{QueryBuilder}from'./components/query-builder/index.js';export{Radio,RadioContext}from'./components/radio/index.js';export{RadioStyles}from'./components/radio/styles.js';export{SearchField}from'./components/search-field/index.js';export{RangeSlider,Slider}from'./components/slider/index.js';export{Switch,SwitchContext}from'./components/switch/index.js';export{SwitchStyles}from'./components/switch/styles.js';export{Tabs}from'./components/tabs/index.js';export{TextAreaField,TextAreaFieldContext}from'./components/text-area-field/index.js';export{TextAreaStyles}from'./components/text-area-field/styles.js';export{TextField,TextFieldContext}from'./components/text-field/index.js';export{TextFieldStyles}from'./components/text-field/styles.js';export{Tooltip,TooltipBody,TooltipTrigger}from'./components/tooltip/index.js';export{containsExactChildren,expectsIconWrapper}from'./lib/react.js';export{cn,isSlottedContextValue,tv,twMerge}from'./lib/utils.js';export{colorAdvisory,colorAdvisoryBold,colorAdvisoryHover,colorAdvisorySubtle,colorClassificationConfidential,colorClassificationCui,colorClassificationMissing,colorClassificationSecret,colorClassificationTopSecret,colorClassificationTsSci,colorClassificationUnclass,colorCritical,colorCriticalBold,colorCriticalHover,colorCriticalSubtle,colorDefaultDark,colorDefaultLight,colorDisabled,colorHighlight,colorHighlightBold,colorHighlightHover,colorHighlightSubtle,colorInfo,colorInfoBold,colorInfoHover,colorInfoSubtle,colorInteractive,colorInteractiveDefault,colorInteractiveDisabled,colorInteractiveHover,colorInteractiveHoverDark,colorInteractiveHoverLight,colorInverseDark,colorInverseLight,colorNormal,colorNormalBold,colorNormalHover,colorNormalSubtle,colorSerious,colorSeriousBold,colorSeriousHover,colorSeriousSubtle,colorStaticDark,colorStaticLight,colorSurfaceDefault,colorSurfaceOverlay,colorSurfaceRaised,colorTransparentDark,colorTransparentLight,fontDisplay,fontPrimary,iconSizeL,iconSizeM,iconSizeS,iconSizeXs,radiusLarge,radiusMedium,radiusNone,radiusRound,radiusSmall,shadowElevationDefault,shadowElevationOverlay,shadowElevationRaised,spacing0,spacingL,spacingM,spacingNone,spacingOversized,spacingS,spacingXl,spacingXs,spacingXxl,spacingXxs,typographyBodyLHeight,typographyBodyLSize,typographyBodyLSpacing,typographyBodyMHeight,typographyBodyMSize,typographyBodyMSpacing,typographyBodySHeight,typographyBodySSize,typographyBodySSpacing,typographyBodyXsHeight,typographyBodyXsSize,typographyBodyXsSpacing,typographyBodyXxsHeight,typographyBodyXxsSize,typographyBodyXxsSpacing,typographyButtonLHeight,typographyButtonLSize,typographyButtonLSpacing,typographyButtonMHeight,typographyButtonMSize,typographyButtonMSpacing,typographyButtonSHeight,typographyButtonSSize,typographyButtonSSpacing,typographyButtonXsHeight,typographyButtonXsSize,typographyButtonXsSpacing,typographyHeaderLHeight,typographyHeaderLSize,typographyHeaderLSpacing,typographyHeaderMHeight,typographyHeaderMSize,typographyHeaderMSpacing,typographyHeaderSHeight,typographyHeaderSSize,typographyHeaderSSpacing,typographyHeaderXlHeight,typographyHeaderXlSize,typographyHeaderXlSpacing,typographyHeaderXsHeight,typographyHeaderXsSize,typographyHeaderXsSpacing,typographyHeaderXxlHeight,typographyHeaderXxlSize,typographyHeaderXxlSpacing}from'./tokens/index.js';//# sourceMappingURL=index.js.map
|
2
2
|
//# sourceMappingURL=index.js.map
|