@spear-ai/spectral 1.4.11 → 1.4.13
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/.js +119 -113
- package/dist/Accordion.d.ts +1 -0
- package/dist/Accordion.js +132 -129
- package/dist/Alert.js +5 -2
- package/dist/ButtonIcon.js +3 -0
- package/dist/Checkbox.js +3 -0
- package/dist/Combination-BtmnusWq.js +480 -0
- package/dist/Dialog/DialogBase.js +78 -77
- package/dist/Drawer.js +1 -1
- package/dist/Icons/EditIcon.d.ts +3 -0
- package/dist/Icons/EditIcon.js +31 -0
- package/dist/Icons/IconBase.d.ts +1 -2
- package/dist/Icons/IconBase.js +8 -8
- package/dist/Icons/SortAtoZIcon.d.ts +3 -0
- package/dist/Icons/SortAtoZIcon.js +16 -0
- package/dist/Icons/SortZtoAIcon.d.ts +3 -0
- package/dist/Icons/SortZtoAIcon.js +16 -0
- package/dist/Icons/index.d.ts +3 -0
- package/dist/Icons.js +102 -96
- package/dist/Input.js +18 -15
- package/dist/InputOTP.js +5 -2
- package/dist/MultiSelect/MultiSelectBase.js +3 -0
- package/dist/Popover.js +26 -25
- package/dist/Select.js +14 -11
- package/dist/Textarea.js +9 -6
- package/dist/Tray.js +4 -1
- package/dist/{index-CevVJ05e.js → index-7IR9qVCR.js} +31 -30
- package/dist/{index-CAKA12cC.js → index-Dc8KxzeM.js} +9 -8
- package/dist/index-MZS7zxk4.js +200 -0
- package/dist/primitives/select.js +20 -17
- package/dist/styles/main.css +1 -1
- package/package.json +2 -1
- package/dist/index-B-GQStVW.js +0 -674
package/dist/.js
CHANGED
|
@@ -5,13 +5,13 @@ import { Badge as f } from "./Badge.js";
|
|
|
5
5
|
import { Button as I } from "./Button.js";
|
|
6
6
|
import { ButtonGroup as l, ButtonGroupItem as u, ButtonGroupSeparator as i } from "./ButtonGroup.js";
|
|
7
7
|
import { ButtonIcon as s } from "./ButtonIcon.js";
|
|
8
|
-
import { Card as g, CardContent as T, CardHeader as S, CardHeaderEndSlot as G, CardTitle as
|
|
8
|
+
import { Card as g, CardContent as T, CardHeader as S, CardHeaderEndSlot as G, CardTitle as A } from "./Card.js";
|
|
9
9
|
import { Checkbox as B } from "./Checkbox.js";
|
|
10
10
|
import { Dialog as h } from "./Dialog.js";
|
|
11
11
|
import { Drawer as P } from "./Drawer.js";
|
|
12
|
-
import { HoverCard as w, HoverCardContent as
|
|
12
|
+
import { HoverCard as w, HoverCardContent as E, HoverCardTrigger as b } from "./HoverCard.js";
|
|
13
13
|
import { Input as H } from "./Input.js";
|
|
14
|
-
import { InputGroup as
|
|
14
|
+
import { InputGroup as Z, InputGroupAddon as O, InputGroupButton as U, InputGroupInput as M, InputGroupText as q, InputGroupTextarea as z } from "./InputGroup.js";
|
|
15
15
|
import { InputOTP as V } from "./InputOTP.js";
|
|
16
16
|
import { Label as X } from "./Label.js";
|
|
17
17
|
import { Popover as j, PopoverContent as J, PopoverTrigger as K } from "./Popover.js";
|
|
@@ -26,14 +26,14 @@ import { Tabs as uo } from "./Tabs.js";
|
|
|
26
26
|
import { Textarea as so } from "./Textarea.js";
|
|
27
27
|
import { Toggle as go } from "./Toggle.js";
|
|
28
28
|
import { ToggleGroup as So, ToggleGroupItem as Go } from "./ToggleGroup.js";
|
|
29
|
-
import { Tooltip as
|
|
29
|
+
import { Tooltip as vo, TooltipContent as Bo, TooltipTrigger as Lo } from "./Tooltip.js";
|
|
30
30
|
import { Tray as Do } from "./Tray.js";
|
|
31
31
|
import { AnalyzeIcon as ko } from "./Icons/AnalyzeIcon.js";
|
|
32
|
-
import { AnnotationsIcon as
|
|
33
|
-
import { ApprovedIcon as
|
|
32
|
+
import { AnnotationsIcon as Eo } from "./Icons/AnnotationsIcon.js";
|
|
33
|
+
import { ApprovedIcon as yo } from "./Icons/ApprovedIcon.js";
|
|
34
34
|
import { ArrowDownIcon as Ro } from "./Icons/ArrowDownIcon.js";
|
|
35
|
-
import { ArrowUpIcon as
|
|
36
|
-
import { CalendarIcon as
|
|
35
|
+
import { ArrowUpIcon as Oo } from "./Icons/ArrowUpIcon.js";
|
|
36
|
+
import { CalendarIcon as Mo } from "./Icons/CalendarIcon.js";
|
|
37
37
|
import { CheckCircleIcon as zo } from "./Icons/CheckCircleIcon.js";
|
|
38
38
|
import { CheckSquareIcon as Vo } from "./Icons/CheckSquareIcon.js";
|
|
39
39
|
import { CheckmarkIcon as Xo } from "./Icons/CheckmarkIcon.js";
|
|
@@ -46,60 +46,63 @@ import { DashboardIcon as tr } from "./Icons/DashboardIcon.js";
|
|
|
46
46
|
import { DatabaseIcon as nr } from "./Icons/DatabaseIcon.js";
|
|
47
47
|
import { DeleteIcon as xr } from "./Icons/DeleteIcon.js";
|
|
48
48
|
import { DurationIcon as cr } from "./Icons/DurationIcon.js";
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
49
|
+
import { EditIcon as ar } from "./Icons/EditIcon.js";
|
|
50
|
+
import { EmailIcon as ur } from "./Icons/EmailIcon.js";
|
|
51
|
+
import { EraserIcon as dr } from "./Icons/EraserIcon.js";
|
|
52
|
+
import { ErrorIcon as Cr } from "./Icons/ErrorIcon.js";
|
|
53
|
+
import { EyeClosedIcon as Tr } from "./Icons/EyeClosedIcon.js";
|
|
54
|
+
import { EyeClosedIcon2 as Gr } from "./Icons/EyeClosedIcon2.js";
|
|
55
|
+
import { EyeOpenIcon as vr } from "./Icons/EyeOpenIcon.js";
|
|
56
|
+
import { GoToFirstIcon as Lr } from "./Icons/GoToFirstIcon.js";
|
|
57
|
+
import { GoToLastIcon as Dr } from "./Icons/GoToLastIcon.js";
|
|
58
|
+
import { HarmonicCursorsIcon as kr } from "./Icons/HarmonicCursorsIcon.js";
|
|
59
|
+
import { InfoIcon as Er } from "./Icons/InfoIcon.js";
|
|
60
|
+
import { LabelIcon as yr } from "./Icons/LabelIcon.js";
|
|
61
|
+
import { LassoIcon as Rr } from "./Icons/LassoIcon.js";
|
|
62
|
+
import { LineToolIcon as Or } from "./Icons/LineToolIcon.js";
|
|
63
|
+
import { LineToolIcon2 as Mr } from "./Icons/LineToolIcon2.js";
|
|
64
|
+
import { LiveViewIcon as zr } from "./Icons/LiveViewIcon.js";
|
|
65
|
+
import { LoaderIcon as Vr } from "./Icons/LoaderIcon.js";
|
|
66
|
+
import { LocationIcon as Xr } from "./Icons/LocationIcon.js";
|
|
67
|
+
import { LogoutIcon as jr } from "./Icons/LogoutIcon.js";
|
|
68
|
+
import { MessagesIcon as Kr } from "./Icons/MessagesIcon.js";
|
|
69
|
+
import { MetadataIcon as Qr } from "./Icons/MetadataIcon.js";
|
|
70
|
+
import { MinusIcon as $r } from "./Icons/MinusIcon.js";
|
|
71
|
+
import { OntologyIcon as re } from "./Icons/OntologyIcon.js";
|
|
72
|
+
import { PanelIconClose as te } from "./Icons/PanelIconClose.js";
|
|
73
|
+
import { PanelIconOpen as ne } from "./Icons/PanelIconOpen.js";
|
|
74
|
+
import { PlayIcon as xe } from "./Icons/PlayIcon.js";
|
|
75
|
+
import { PlusIcon as ce } from "./Icons/PlusIcon.js";
|
|
76
|
+
import { ResetIcon as ae } from "./Icons/ResetIcon.js";
|
|
77
|
+
import { ReviewedIcon as ue } from "./Icons/ReviewedIcon.js";
|
|
78
|
+
import { ScissorsIcon as de } from "./Icons/ScissorsIcon.js";
|
|
79
|
+
import { SettingsIcon as Ce } from "./Icons/SettingsIcon.js";
|
|
80
|
+
import { SortAscendingIcon as Te } from "./Icons/SortAscendingIcon.js";
|
|
81
|
+
import { SortAtoZIcon as Ge } from "./Icons/SortAtoZIcon.js";
|
|
82
|
+
import { SortDescendingIcon as ve } from "./Icons/SortDescendingIcon.js";
|
|
83
|
+
import { SortZtoAIcon as Le } from "./Icons/SortZtoAIcon.js";
|
|
84
|
+
import { StackIcon as De } from "./Icons/StackIcon.js";
|
|
85
|
+
import { StarIcon as ke } from "./Icons/StarIcon.js";
|
|
86
|
+
import { TrashIcon as Ee } from "./Icons/TrashIcon.js";
|
|
87
|
+
import { UndoIcon as ye } from "./Icons/UndoIcon.js";
|
|
88
|
+
import { UserIcon as Re } from "./Icons/UserIcon.js";
|
|
89
|
+
import { WarningIcon as Oe } from "./Icons/WarningIcon.js";
|
|
90
|
+
import { ZoomAllIcon as Me } from "./Icons/ZoomAllIcon.js";
|
|
91
|
+
import { ZoomXIcon as ze } from "./Icons/ZoomXIcon.js";
|
|
92
|
+
import { ZoomYIcon as Ve } from "./Icons/ZoomYIcon.js";
|
|
93
|
+
import { default as Xe, SvgIdContext as Ye } from "./Icons/IconBase.js";
|
|
94
|
+
import { useAccordionAutoScroll as Je } from "./hooks/useAccordionAutoScroll.js";
|
|
95
|
+
import { useControllableState as Ne } from "./hooks/useControllableState.js";
|
|
96
|
+
import { cn as _e } from "./utils/twUtils.js";
|
|
97
|
+
import { SpectralProvider as ot } from "./SpectralProvider.js";
|
|
95
98
|
export {
|
|
96
99
|
e as Accordion,
|
|
97
100
|
p as Alert,
|
|
98
101
|
ko as AnalyzeIcon,
|
|
99
|
-
|
|
100
|
-
|
|
102
|
+
Eo as AnnotationsIcon,
|
|
103
|
+
yo as ApprovedIcon,
|
|
101
104
|
Ro as ArrowDownIcon,
|
|
102
|
-
|
|
105
|
+
Oo as ArrowUpIcon,
|
|
103
106
|
m as Avatar,
|
|
104
107
|
f as Badge,
|
|
105
108
|
I as Button,
|
|
@@ -107,12 +110,12 @@ export {
|
|
|
107
110
|
u as ButtonGroupItem,
|
|
108
111
|
i as ButtonGroupSeparator,
|
|
109
112
|
s as ButtonIcon,
|
|
110
|
-
|
|
113
|
+
Mo as CalendarIcon,
|
|
111
114
|
g as Card,
|
|
112
115
|
T as CardContent,
|
|
113
116
|
S as CardHeader,
|
|
114
117
|
G as CardHeaderEndSlot,
|
|
115
|
-
|
|
118
|
+
A as CardTitle,
|
|
116
119
|
zo as CheckCircleIcon,
|
|
117
120
|
Vo as CheckSquareIcon,
|
|
118
121
|
B as Checkbox,
|
|
@@ -128,45 +131,46 @@ export {
|
|
|
128
131
|
h as Dialog,
|
|
129
132
|
P as Drawer,
|
|
130
133
|
cr as DurationIcon,
|
|
131
|
-
ar as
|
|
132
|
-
ur as
|
|
133
|
-
dr as
|
|
134
|
-
Cr as
|
|
135
|
-
Tr as
|
|
136
|
-
Gr as
|
|
137
|
-
|
|
138
|
-
Lr as
|
|
139
|
-
Dr as
|
|
134
|
+
ar as EditIcon,
|
|
135
|
+
ur as EmailIcon,
|
|
136
|
+
dr as EraserIcon,
|
|
137
|
+
Cr as ErrorIcon,
|
|
138
|
+
Tr as EyeClosedIcon,
|
|
139
|
+
Gr as EyeClosedIcon2,
|
|
140
|
+
vr as EyeOpenIcon,
|
|
141
|
+
Lr as GoToFirstIcon,
|
|
142
|
+
Dr as GoToLastIcon,
|
|
143
|
+
kr as HarmonicCursorsIcon,
|
|
140
144
|
w as HoverCard,
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
+
E as HoverCardContent,
|
|
146
|
+
b as HoverCardTrigger,
|
|
147
|
+
Xe as IconBase,
|
|
148
|
+
Er as InfoIcon,
|
|
145
149
|
H as Input,
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
+
Z as InputGroup,
|
|
151
|
+
O as InputGroupAddon,
|
|
152
|
+
U as InputGroupButton,
|
|
153
|
+
M as InputGroupInput,
|
|
150
154
|
q as InputGroupText,
|
|
151
155
|
z as InputGroupTextarea,
|
|
152
156
|
V as InputOTP,
|
|
153
157
|
X as Label,
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
158
|
+
yr as LabelIcon,
|
|
159
|
+
Rr as LassoIcon,
|
|
160
|
+
Or as LineToolIcon,
|
|
161
|
+
Mr as LineToolIcon2,
|
|
162
|
+
zr as LiveViewIcon,
|
|
163
|
+
Vr as LoaderIcon,
|
|
164
|
+
Xr as LocationIcon,
|
|
165
|
+
jr as LogoutIcon,
|
|
166
|
+
Kr as MessagesIcon,
|
|
167
|
+
Qr as MetadataIcon,
|
|
168
|
+
$r as MinusIcon,
|
|
169
|
+
re as OntologyIcon,
|
|
170
|
+
te as PanelIconClose,
|
|
171
|
+
ne as PanelIconOpen,
|
|
172
|
+
xe as PlayIcon,
|
|
173
|
+
ce as PlusIcon,
|
|
170
174
|
j as Popover,
|
|
171
175
|
J as PopoverContent,
|
|
172
176
|
K as PopoverTrigger,
|
|
@@ -174,38 +178,40 @@ export {
|
|
|
174
178
|
_ as RadioButtonGroupItem,
|
|
175
179
|
oo as RadioGroup,
|
|
176
180
|
ro as RadioGroupItem,
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
181
|
+
ae as ResetIcon,
|
|
182
|
+
ue as ReviewedIcon,
|
|
183
|
+
de as ScissorsIcon,
|
|
180
184
|
to as Select,
|
|
181
185
|
no as Separator,
|
|
182
|
-
|
|
186
|
+
Ce as SettingsIcon,
|
|
183
187
|
xo as Skeleton,
|
|
184
188
|
co as Slider,
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
189
|
+
Te as SortAscendingIcon,
|
|
190
|
+
Ge as SortAtoZIcon,
|
|
191
|
+
ve as SortDescendingIcon,
|
|
192
|
+
Le as SortZtoAIcon,
|
|
193
|
+
ot as SpectralProvider,
|
|
194
|
+
De as StackIcon,
|
|
195
|
+
ke as StarIcon,
|
|
196
|
+
Ye as SvgIdContext,
|
|
191
197
|
ao as Switch,
|
|
192
198
|
uo as Tabs,
|
|
193
199
|
so as Textarea,
|
|
194
200
|
go as Toggle,
|
|
195
201
|
So as ToggleGroup,
|
|
196
202
|
Go as ToggleGroupItem,
|
|
197
|
-
|
|
203
|
+
vo as Tooltip,
|
|
198
204
|
Bo as TooltipContent,
|
|
199
205
|
Lo as TooltipTrigger,
|
|
200
|
-
|
|
206
|
+
Ee as TrashIcon,
|
|
201
207
|
Do as Tray,
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
208
|
+
ye as UndoIcon,
|
|
209
|
+
Re as UserIcon,
|
|
210
|
+
Oe as WarningIcon,
|
|
211
|
+
Me as ZoomAllIcon,
|
|
212
|
+
ze as ZoomXIcon,
|
|
213
|
+
Ve as ZoomYIcon,
|
|
214
|
+
_e as cn,
|
|
215
|
+
Je as useAccordionAutoScroll,
|
|
216
|
+
Ne as useControllableState
|
|
211
217
|
};
|
package/dist/Accordion.d.ts
CHANGED