@aivsw/icon 1.0.0

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.
@@ -0,0 +1,221 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+
3
+ interface IconProps {
4
+ size?: 16 | 20 | 24 | 28 | 32;
5
+ color?: string;
6
+ }
7
+ declare const AiVDataIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
8
+ declare const AiVOpsIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
9
+ declare const AiVisionIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
10
+ declare const AddPointIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
11
+ declare const AdjustIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
12
+ declare const AlignCenterIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
13
+ declare const AlignLeftIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
14
+ declare const AlignRightIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
15
+ declare const AngleIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
16
+ declare const ArchiveIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
17
+ declare const ArrowDownIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
18
+ declare const ArrowLeftIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
19
+ declare const ArrowRightIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
20
+ declare const ArrowUpIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
21
+ declare const ArrowElbowDownLeftIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
22
+ declare const ArrowCircleDownIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
23
+ declare const ArrowCircleLeftIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
24
+ declare const ArrowCircleRightIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
25
+ declare const ArrowCircleUpIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
26
+ declare const ArrowCircleUpFilledIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
27
+ declare const ArrowCornerLeftTopIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
28
+ declare const ArrowLeftRightIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
29
+ declare const ArrowUpDownIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
30
+ declare const ApertureIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
31
+ declare const AssistantRectIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
32
+ declare const BarcodeIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
33
+ declare const BoundingBoxIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
34
+ declare const BellIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
35
+ declare const BookmarkIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
36
+ declare const BookmarkFilledIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
37
+ declare const BrightIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
38
+ declare const CalendarIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
39
+ declare const CameraIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
40
+ declare const CaretLineDownIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
41
+ declare const CaretLineLeftIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
42
+ declare const CaretLineRightIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
43
+ declare const CaretLineUpIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
44
+ declare const CaretUpDownIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
45
+ declare const ChatIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
46
+ declare const CheckIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
47
+ declare const CheckDoubleIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
48
+ declare const CheckCircleIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
49
+ declare const CheckCircleFilledIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
50
+ declare const CircleFilledIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
51
+ declare const CircleOutlineIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
52
+ declare const CloseIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
53
+ declare const CloseCircleIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
54
+ declare const ClosedEyesIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
55
+ declare const ClipIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
56
+ declare const ConnectedIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
57
+ declare const ContrastIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
58
+ declare const CopyIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
59
+ declare const Copy1Icon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
60
+ declare const Copy2Icon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
61
+ declare const CreditCardIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
62
+ declare const CropIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
63
+ declare const CuttingIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
64
+ declare const DefectGeneratorIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
65
+ declare const DeleteIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
66
+ declare const DeletePointIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
67
+ declare const DirectionDoubleDownIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
68
+ declare const DirectionDoubleLeftIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
69
+ declare const DirectionDoubleRightIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
70
+ declare const DirectionDoubleUpIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
71
+ declare const DirectionDownIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
72
+ declare const DirectionLeftIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
73
+ declare const DirectionRightIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
74
+ declare const DirectionUpIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
75
+ declare const DisconnectedIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
76
+ declare const DotIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
77
+ declare const DownloadIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
78
+ declare const DragHandleIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
79
+ declare const EditIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
80
+ declare const EmptyIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
81
+ declare const EmptyRectIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
82
+ declare const EmptyTriangleIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
83
+ declare const ErrorIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
84
+ declare const EraserIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
85
+ declare const ExportIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
86
+ declare const FailedIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
87
+ declare const FileIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
88
+ declare const FilterIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
89
+ declare const FilterFilledIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
90
+ declare const FitIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
91
+ declare const FolderCloseIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
92
+ declare const FolderOpenIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
93
+ declare const FloppyDiskIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
94
+ declare const GalleryViewLargeIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
95
+ declare const GalleryViewMediumIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
96
+ declare const GalleryViewSmallIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
97
+ declare const GlobalIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
98
+ declare const GraphIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
99
+ declare const GraphScatterIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
100
+ declare const GraphPieIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
101
+ declare const GridIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
102
+ declare const GuideHandleIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
103
+ declare const GuideLineIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
104
+ declare const HamburgerIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
105
+ declare const HandIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
106
+ declare const HelpIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
107
+ declare const HomeIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
108
+ declare const HistoryIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
109
+ declare const ImageIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
110
+ declare const ImagesIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
111
+ declare const ImageBrokenIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
112
+ declare const ImportIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
113
+ declare const InfoIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
114
+ declare const KebabIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
115
+ declare const KeyboardIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
116
+ declare const KeyDeleteIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
117
+ declare const KeyReturnIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
118
+ declare const LabelPointIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
119
+ declare const LanguageIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
120
+ declare const LineIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
121
+ declare const LinkIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
122
+ declare const LockIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
123
+ declare const LoginIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
124
+ declare const LogoutIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
125
+ declare const MailIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
126
+ declare const MapIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
127
+ declare const MapPinIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
128
+ declare const MeatballIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
129
+ declare const MinusIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
130
+ declare const MinusCircleIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
131
+ declare const ModelIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
132
+ declare const MouseClickLeftIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
133
+ declare const MouseClickRightIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
134
+ declare const MoveIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
135
+ declare const MultiSelectionIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
136
+ declare const MuteIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
137
+ declare const NewTabIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
138
+ declare const OpenEyesIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
139
+ declare const PasteIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
140
+ declare const PauseIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
141
+ declare const PauseCircleIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
142
+ declare const PenIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
143
+ declare const PencilIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
144
+ declare const ProgressingIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
145
+ declare const PinIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
146
+ declare const PixelIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
147
+ declare const PlayIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
148
+ declare const PlayCircleIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
149
+ declare const PlusIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
150
+ declare const PlusCircleIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
151
+ declare const PointIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
152
+ declare const PointEditIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
153
+ declare const PushPinIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
154
+ declare const PushPinFilledIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
155
+ declare const RectangleIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
156
+ declare const RedoIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
157
+ declare const RefreshIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
158
+ declare const RepeatIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
159
+ declare const RepeatOnceIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
160
+ declare const RocketIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
161
+ declare const RotateRectIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
162
+ declare const RotateRectOCRIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
163
+ declare const RulerIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
164
+ declare const ScaleLeftBottomIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
165
+ declare const ScaleLeftTopIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
166
+ declare const ScaleRightBottomIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
167
+ declare const ScaleRightTopIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
168
+ declare const SearchIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
169
+ declare const SettingIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
170
+ declare const ShuffleIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
171
+ declare const SidebarIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
172
+ declare const SimplificationIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
173
+ declare const SmoothIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
174
+ declare const SortAscendingIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
175
+ declare const SortDescendingIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
176
+ declare const SoundIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
177
+ declare const StarIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
178
+ declare const StarFilledIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
179
+ declare const StopIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
180
+ declare const StopCircleIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
181
+ declare const StrokeIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
182
+ declare const TeamIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
183
+ declare const TempIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
184
+ declare const TextIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
185
+ declare const TextBoldIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
186
+ declare const TextItalicIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
187
+ declare const TextStrikethroughIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
188
+ declare const TextUnderlineIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
189
+ declare const TextH1Icon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
190
+ declare const TextH2Icon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
191
+ declare const TextH3Icon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
192
+ declare const TimeIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
193
+ declare const UndoIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
194
+ declare const UneditableIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
195
+ declare const UnlockIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
196
+ declare const UploadIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
197
+ declare const UserIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
198
+ declare const WheelIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
199
+ declare const WorkspaceIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
200
+ declare const Zoom100Icon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
201
+ declare const ZoomInIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
202
+ declare const ZoomOutIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
203
+ declare const PackageIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
204
+ declare const ControlIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
205
+ declare const TagIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
206
+ declare const TagFilledIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
207
+ declare const AtIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
208
+ declare const ReadedMailIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
209
+ declare const TestIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
210
+ declare const MinimizeIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
211
+ declare const StorageIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
212
+ declare const ConfirmIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
213
+ declare const UnreadIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
214
+ declare const MoveFolderIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
215
+ declare const AddFolderIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
216
+ declare const KeyIcon: ({ size, color }: IconProps) => react_jsx_runtime.JSX.Element;
217
+ declare const ArrowGoingUpIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
218
+ declare const ArrowGoingDownIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
219
+ declare const QuestionIcon: ({ size, color, }: IconProps) => react_jsx_runtime.JSX.Element;
220
+
221
+ export { AddFolderIcon, AddPointIcon, AdjustIcon, AiVDataIcon, AiVOpsIcon, AiVisionIcon, AlignCenterIcon, AlignLeftIcon, AlignRightIcon, AngleIcon, ApertureIcon, ArchiveIcon, ArrowCircleDownIcon, ArrowCircleLeftIcon, ArrowCircleRightIcon, ArrowCircleUpFilledIcon, ArrowCircleUpIcon, ArrowCornerLeftTopIcon, ArrowDownIcon, ArrowElbowDownLeftIcon, ArrowGoingDownIcon, ArrowGoingUpIcon, ArrowLeftIcon, ArrowLeftRightIcon, ArrowRightIcon, ArrowUpDownIcon, ArrowUpIcon, AssistantRectIcon, AtIcon, BarcodeIcon, BellIcon, BookmarkFilledIcon, BookmarkIcon, BoundingBoxIcon, BrightIcon, CalendarIcon, CameraIcon, CaretLineDownIcon, CaretLineLeftIcon, CaretLineRightIcon, CaretLineUpIcon, CaretUpDownIcon, ChatIcon, CheckCircleFilledIcon, CheckCircleIcon, CheckDoubleIcon, CheckIcon, CircleFilledIcon, CircleOutlineIcon, ClipIcon, CloseCircleIcon, CloseIcon, ClosedEyesIcon, ConfirmIcon, ConnectedIcon, ContrastIcon, ControlIcon, Copy1Icon, Copy2Icon, CopyIcon, CreditCardIcon, CropIcon, CuttingIcon, DefectGeneratorIcon, DeleteIcon, DeletePointIcon, DirectionDoubleDownIcon, DirectionDoubleLeftIcon, DirectionDoubleRightIcon, DirectionDoubleUpIcon, DirectionDownIcon, DirectionLeftIcon, DirectionRightIcon, DirectionUpIcon, DisconnectedIcon, DotIcon, DownloadIcon, DragHandleIcon, EditIcon, EmptyIcon, EmptyRectIcon, EmptyTriangleIcon, EraserIcon, ErrorIcon, ExportIcon, FailedIcon, FileIcon, FilterFilledIcon, FilterIcon, FitIcon, FloppyDiskIcon, FolderCloseIcon, FolderOpenIcon, GalleryViewLargeIcon, GalleryViewMediumIcon, GalleryViewSmallIcon, GlobalIcon, GraphIcon, GraphPieIcon, GraphScatterIcon, GridIcon, GuideHandleIcon, GuideLineIcon, HamburgerIcon, HandIcon, HelpIcon, HistoryIcon, HomeIcon, ImageBrokenIcon, ImageIcon, ImagesIcon, ImportIcon, InfoIcon, KebabIcon, KeyDeleteIcon, KeyIcon, KeyReturnIcon, KeyboardIcon, LabelPointIcon, LanguageIcon, LineIcon, LinkIcon, LockIcon, LoginIcon, LogoutIcon, MailIcon, MapIcon, MapPinIcon, MeatballIcon, MinimizeIcon, MinusCircleIcon, MinusIcon, ModelIcon, MouseClickLeftIcon, MouseClickRightIcon, MoveFolderIcon, MoveIcon, MultiSelectionIcon, MuteIcon, NewTabIcon, OpenEyesIcon, PackageIcon, PasteIcon, PauseCircleIcon, PauseIcon, PenIcon, PencilIcon, PinIcon, PixelIcon, PlayCircleIcon, PlayIcon, PlusCircleIcon, PlusIcon, PointEditIcon, PointIcon, ProgressingIcon, PushPinFilledIcon, PushPinIcon, QuestionIcon, ReadedMailIcon, RectangleIcon, RedoIcon, RefreshIcon, RepeatIcon, RepeatOnceIcon, RocketIcon, RotateRectIcon, RotateRectOCRIcon, RulerIcon, ScaleLeftBottomIcon, ScaleLeftTopIcon, ScaleRightBottomIcon, ScaleRightTopIcon, SearchIcon, SettingIcon, ShuffleIcon, SidebarIcon, SimplificationIcon, SmoothIcon, SortAscendingIcon, SortDescendingIcon, SoundIcon, StarFilledIcon, StarIcon, StopCircleIcon, StopIcon, StorageIcon, StrokeIcon, TagFilledIcon, TagIcon, TeamIcon, TempIcon, TestIcon, TextBoldIcon, TextH1Icon, TextH2Icon, TextH3Icon, TextIcon, TextItalicIcon, TextStrikethroughIcon, TextUnderlineIcon, TimeIcon, UndoIcon, UneditableIcon, UnlockIcon, UnreadIcon, UploadIcon, UserIcon, WheelIcon, WorkspaceIcon, Zoom100Icon, ZoomInIcon, ZoomOutIcon };
@@ -0,0 +1 @@
1
+ export{Uc as AddFolderIcon,d as AddPointIcon,e as AdjustIcon,a as AiVDataIcon,b as AiVOpsIcon,c as AiVisionIcon,f as AlignCenterIcon,g as AlignLeftIcon,h as AlignRightIcon,i as AngleIcon,x as ApertureIcon,j as ArchiveIcon,p as ArrowCircleDownIcon,q as ArrowCircleLeftIcon,r as ArrowCircleRightIcon,t as ArrowCircleUpFilledIcon,s as ArrowCircleUpIcon,u as ArrowCornerLeftTopIcon,k as ArrowDownIcon,o as ArrowElbowDownLeftIcon,Xc as ArrowGoingDownIcon,Wc as ArrowGoingUpIcon,l as ArrowLeftIcon,v as ArrowLeftRightIcon,m as ArrowRightIcon,w as ArrowUpDownIcon,n as ArrowUpIcon,y as AssistantRectIcon,Mc as AtIcon,z as BarcodeIcon,B as BellIcon,D as BookmarkFilledIcon,C as BookmarkIcon,A as BoundingBoxIcon,E as BrightIcon,F as CalendarIcon,G as CameraIcon,H as CaretLineDownIcon,I as CaretLineLeftIcon,J as CaretLineRightIcon,K as CaretLineUpIcon,L as CaretUpDownIcon,M as ChatIcon,Q as CheckCircleFilledIcon,P as CheckCircleIcon,O as CheckDoubleIcon,N as CheckIcon,R as CircleFilledIcon,S as CircleOutlineIcon,W as ClipIcon,U as CloseCircleIcon,T as CloseIcon,V as ClosedEyesIcon,Rc as ConfirmIcon,X as ConnectedIcon,Y as ContrastIcon,Jc as ControlIcon,_ as Copy1Icon,$ as Copy2Icon,Z as CopyIcon,aa as CreditCardIcon,ba as CropIcon,ca as CuttingIcon,da as DefectGeneratorIcon,ea as DeleteIcon,fa as DeletePointIcon,ga as DirectionDoubleDownIcon,ha as DirectionDoubleLeftIcon,ia as DirectionDoubleRightIcon,ja as DirectionDoubleUpIcon,ka as DirectionDownIcon,la as DirectionLeftIcon,ma as DirectionRightIcon,na as DirectionUpIcon,oa as DisconnectedIcon,pa as DotIcon,qa as DownloadIcon,ra as DragHandleIcon,sa as EditIcon,ta as EmptyIcon,ua as EmptyRectIcon,va as EmptyTriangleIcon,xa as EraserIcon,wa as ErrorIcon,ya as ExportIcon,za as FailedIcon,Aa as FileIcon,Ca as FilterFilledIcon,Ba as FilterIcon,Da as FitIcon,Ga as FloppyDiskIcon,Ea as FolderCloseIcon,Fa as FolderOpenIcon,Ha as GalleryViewLargeIcon,Ia as GalleryViewMediumIcon,Ja as GalleryViewSmallIcon,Ka as GlobalIcon,La as GraphIcon,Na as GraphPieIcon,Ma as GraphScatterIcon,Oa as GridIcon,Pa as GuideHandleIcon,Qa as GuideLineIcon,Ra as HamburgerIcon,Sa as HandIcon,Ta as HelpIcon,Va as HistoryIcon,Ua as HomeIcon,Ya as ImageBrokenIcon,Wa as ImageIcon,Xa as ImagesIcon,Za as ImportIcon,_a as InfoIcon,$a as KebabIcon,bb as KeyDeleteIcon,Vc as KeyIcon,cb as KeyReturnIcon,ab as KeyboardIcon,db as LabelPointIcon,eb as LanguageIcon,fb as LineIcon,gb as LinkIcon,hb as LockIcon,ib as LoginIcon,jb as LogoutIcon,kb as MailIcon,lb as MapIcon,mb as MapPinIcon,nb as MeatballIcon,Pc as MinimizeIcon,pb as MinusCircleIcon,ob as MinusIcon,qb as ModelIcon,rb as MouseClickLeftIcon,sb as MouseClickRightIcon,Tc as MoveFolderIcon,tb as MoveIcon,ub as MultiSelectionIcon,vb as MuteIcon,wb as NewTabIcon,xb as OpenEyesIcon,Ic as PackageIcon,yb as PasteIcon,Ab as PauseCircleIcon,zb as PauseIcon,Bb as PenIcon,Cb as PencilIcon,Eb as PinIcon,Fb as PixelIcon,Hb as PlayCircleIcon,Gb as PlayIcon,Jb as PlusCircleIcon,Ib as PlusIcon,Lb as PointEditIcon,Kb as PointIcon,Db as ProgressingIcon,Nb as PushPinFilledIcon,Mb as PushPinIcon,Yc as QuestionIcon,Nc as ReadedMailIcon,Ob as RectangleIcon,Pb as RedoIcon,Qb as RefreshIcon,Rb as RepeatIcon,Sb as RepeatOnceIcon,Tb as RocketIcon,Ub as RotateRectIcon,Vb as RotateRectOCRIcon,Wb as RulerIcon,Xb as ScaleLeftBottomIcon,Yb as ScaleLeftTopIcon,Zb as ScaleRightBottomIcon,_b as ScaleRightTopIcon,$b as SearchIcon,ac as SettingIcon,bc as ShuffleIcon,cc as SidebarIcon,dc as SimplificationIcon,ec as SmoothIcon,fc as SortAscendingIcon,gc as SortDescendingIcon,hc as SoundIcon,jc as StarFilledIcon,ic as StarIcon,lc as StopCircleIcon,kc as StopIcon,Qc as StorageIcon,mc as StrokeIcon,Lc as TagFilledIcon,Kc as TagIcon,nc as TeamIcon,oc as TempIcon,Oc as TestIcon,qc as TextBoldIcon,uc as TextH1Icon,vc as TextH2Icon,wc as TextH3Icon,pc as TextIcon,rc as TextItalicIcon,sc as TextStrikethroughIcon,tc as TextUnderlineIcon,xc as TimeIcon,yc as UndoIcon,zc as UneditableIcon,Ac as UnlockIcon,Sc as UnreadIcon,Bc as UploadIcon,Cc as UserIcon,Dc as WheelIcon,Ec as WorkspaceIcon,Fc as Zoom100Icon,Gc as ZoomInIcon,Hc as ZoomOutIcon}from'../chunk-E2BWRHFL.mjs';
@@ -0,0 +1,2 @@
1
+ export { AddFolderIcon, AddPointIcon, AdjustIcon, AiVDataIcon, AiVOpsIcon, AiVisionIcon, AlignCenterIcon, AlignLeftIcon, AlignRightIcon, AngleIcon, ApertureIcon, ArchiveIcon, ArrowCircleDownIcon, ArrowCircleLeftIcon, ArrowCircleRightIcon, ArrowCircleUpFilledIcon, ArrowCircleUpIcon, ArrowCornerLeftTopIcon, ArrowDownIcon, ArrowElbowDownLeftIcon, ArrowGoingDownIcon, ArrowGoingUpIcon, ArrowLeftIcon, ArrowLeftRightIcon, ArrowRightIcon, ArrowUpDownIcon, ArrowUpIcon, AssistantRectIcon, AtIcon, BarcodeIcon, BellIcon, BookmarkFilledIcon, BookmarkIcon, BoundingBoxIcon, BrightIcon, CalendarIcon, CameraIcon, CaretLineDownIcon, CaretLineLeftIcon, CaretLineRightIcon, CaretLineUpIcon, CaretUpDownIcon, ChatIcon, CheckCircleFilledIcon, CheckCircleIcon, CheckDoubleIcon, CheckIcon, CircleFilledIcon, CircleOutlineIcon, ClipIcon, CloseCircleIcon, CloseIcon, ClosedEyesIcon, ConfirmIcon, ConnectedIcon, ContrastIcon, ControlIcon, Copy1Icon, Copy2Icon, CopyIcon, CreditCardIcon, CropIcon, CuttingIcon, DefectGeneratorIcon, DeleteIcon, DeletePointIcon, DirectionDoubleDownIcon, DirectionDoubleLeftIcon, DirectionDoubleRightIcon, DirectionDoubleUpIcon, DirectionDownIcon, DirectionLeftIcon, DirectionRightIcon, DirectionUpIcon, DisconnectedIcon, DotIcon, DownloadIcon, DragHandleIcon, EditIcon, EmptyIcon, EmptyRectIcon, EmptyTriangleIcon, EraserIcon, ErrorIcon, ExportIcon, FailedIcon, FileIcon, FilterFilledIcon, FilterIcon, FitIcon, FloppyDiskIcon, FolderCloseIcon, FolderOpenIcon, GalleryViewLargeIcon, GalleryViewMediumIcon, GalleryViewSmallIcon, GlobalIcon, GraphIcon, GraphPieIcon, GraphScatterIcon, GridIcon, GuideHandleIcon, GuideLineIcon, HamburgerIcon, HandIcon, HelpIcon, HistoryIcon, HomeIcon, ImageBrokenIcon, ImageIcon, ImagesIcon, ImportIcon, InfoIcon, KebabIcon, KeyDeleteIcon, KeyIcon, KeyReturnIcon, KeyboardIcon, LabelPointIcon, LanguageIcon, LineIcon, LinkIcon, LockIcon, LoginIcon, LogoutIcon, MailIcon, MapIcon, MapPinIcon, MeatballIcon, MinimizeIcon, MinusCircleIcon, MinusIcon, ModelIcon, MouseClickLeftIcon, MouseClickRightIcon, MoveFolderIcon, MoveIcon, MultiSelectionIcon, MuteIcon, NewTabIcon, OpenEyesIcon, PackageIcon, PasteIcon, PauseCircleIcon, PauseIcon, PenIcon, PencilIcon, PinIcon, PixelIcon, PlayCircleIcon, PlayIcon, PlusCircleIcon, PlusIcon, PointEditIcon, PointIcon, ProgressingIcon, PushPinFilledIcon, PushPinIcon, QuestionIcon, ReadedMailIcon, RectangleIcon, RedoIcon, RefreshIcon, RepeatIcon, RepeatOnceIcon, RocketIcon, RotateRectIcon, RotateRectOCRIcon, RulerIcon, ScaleLeftBottomIcon, ScaleLeftTopIcon, ScaleRightBottomIcon, ScaleRightTopIcon, SearchIcon, SettingIcon, ShuffleIcon, SidebarIcon, SimplificationIcon, SmoothIcon, SortAscendingIcon, SortDescendingIcon, SoundIcon, StarFilledIcon, StarIcon, StopCircleIcon, StopIcon, StorageIcon, StrokeIcon, TagFilledIcon, TagIcon, TeamIcon, TempIcon, TestIcon, TextBoldIcon, TextH1Icon, TextH2Icon, TextH3Icon, TextIcon, TextItalicIcon, TextStrikethroughIcon, TextUnderlineIcon, TimeIcon, UndoIcon, UneditableIcon, UnlockIcon, UnreadIcon, UploadIcon, UserIcon, WheelIcon, WorkspaceIcon, Zoom100Icon, ZoomInIcon, ZoomOutIcon } from './icons/index.mjs';
2
+ import 'react/jsx-runtime';
package/dist/index.mjs ADDED
@@ -0,0 +1 @@
1
+ export{Uc as AddFolderIcon,d as AddPointIcon,e as AdjustIcon,a as AiVDataIcon,b as AiVOpsIcon,c as AiVisionIcon,f as AlignCenterIcon,g as AlignLeftIcon,h as AlignRightIcon,i as AngleIcon,x as ApertureIcon,j as ArchiveIcon,p as ArrowCircleDownIcon,q as ArrowCircleLeftIcon,r as ArrowCircleRightIcon,t as ArrowCircleUpFilledIcon,s as ArrowCircleUpIcon,u as ArrowCornerLeftTopIcon,k as ArrowDownIcon,o as ArrowElbowDownLeftIcon,Xc as ArrowGoingDownIcon,Wc as ArrowGoingUpIcon,l as ArrowLeftIcon,v as ArrowLeftRightIcon,m as ArrowRightIcon,w as ArrowUpDownIcon,n as ArrowUpIcon,y as AssistantRectIcon,Mc as AtIcon,z as BarcodeIcon,B as BellIcon,D as BookmarkFilledIcon,C as BookmarkIcon,A as BoundingBoxIcon,E as BrightIcon,F as CalendarIcon,G as CameraIcon,H as CaretLineDownIcon,I as CaretLineLeftIcon,J as CaretLineRightIcon,K as CaretLineUpIcon,L as CaretUpDownIcon,M as ChatIcon,Q as CheckCircleFilledIcon,P as CheckCircleIcon,O as CheckDoubleIcon,N as CheckIcon,R as CircleFilledIcon,S as CircleOutlineIcon,W as ClipIcon,U as CloseCircleIcon,T as CloseIcon,V as ClosedEyesIcon,Rc as ConfirmIcon,X as ConnectedIcon,Y as ContrastIcon,Jc as ControlIcon,_ as Copy1Icon,$ as Copy2Icon,Z as CopyIcon,aa as CreditCardIcon,ba as CropIcon,ca as CuttingIcon,da as DefectGeneratorIcon,ea as DeleteIcon,fa as DeletePointIcon,ga as DirectionDoubleDownIcon,ha as DirectionDoubleLeftIcon,ia as DirectionDoubleRightIcon,ja as DirectionDoubleUpIcon,ka as DirectionDownIcon,la as DirectionLeftIcon,ma as DirectionRightIcon,na as DirectionUpIcon,oa as DisconnectedIcon,pa as DotIcon,qa as DownloadIcon,ra as DragHandleIcon,sa as EditIcon,ta as EmptyIcon,ua as EmptyRectIcon,va as EmptyTriangleIcon,xa as EraserIcon,wa as ErrorIcon,ya as ExportIcon,za as FailedIcon,Aa as FileIcon,Ca as FilterFilledIcon,Ba as FilterIcon,Da as FitIcon,Ga as FloppyDiskIcon,Ea as FolderCloseIcon,Fa as FolderOpenIcon,Ha as GalleryViewLargeIcon,Ia as GalleryViewMediumIcon,Ja as GalleryViewSmallIcon,Ka as GlobalIcon,La as GraphIcon,Na as GraphPieIcon,Ma as GraphScatterIcon,Oa as GridIcon,Pa as GuideHandleIcon,Qa as GuideLineIcon,Ra as HamburgerIcon,Sa as HandIcon,Ta as HelpIcon,Va as HistoryIcon,Ua as HomeIcon,Ya as ImageBrokenIcon,Wa as ImageIcon,Xa as ImagesIcon,Za as ImportIcon,_a as InfoIcon,$a as KebabIcon,bb as KeyDeleteIcon,Vc as KeyIcon,cb as KeyReturnIcon,ab as KeyboardIcon,db as LabelPointIcon,eb as LanguageIcon,fb as LineIcon,gb as LinkIcon,hb as LockIcon,ib as LoginIcon,jb as LogoutIcon,kb as MailIcon,lb as MapIcon,mb as MapPinIcon,nb as MeatballIcon,Pc as MinimizeIcon,pb as MinusCircleIcon,ob as MinusIcon,qb as ModelIcon,rb as MouseClickLeftIcon,sb as MouseClickRightIcon,Tc as MoveFolderIcon,tb as MoveIcon,ub as MultiSelectionIcon,vb as MuteIcon,wb as NewTabIcon,xb as OpenEyesIcon,Ic as PackageIcon,yb as PasteIcon,Ab as PauseCircleIcon,zb as PauseIcon,Bb as PenIcon,Cb as PencilIcon,Eb as PinIcon,Fb as PixelIcon,Hb as PlayCircleIcon,Gb as PlayIcon,Jb as PlusCircleIcon,Ib as PlusIcon,Lb as PointEditIcon,Kb as PointIcon,Db as ProgressingIcon,Nb as PushPinFilledIcon,Mb as PushPinIcon,Yc as QuestionIcon,Nc as ReadedMailIcon,Ob as RectangleIcon,Pb as RedoIcon,Qb as RefreshIcon,Rb as RepeatIcon,Sb as RepeatOnceIcon,Tb as RocketIcon,Ub as RotateRectIcon,Vb as RotateRectOCRIcon,Wb as RulerIcon,Xb as ScaleLeftBottomIcon,Yb as ScaleLeftTopIcon,Zb as ScaleRightBottomIcon,_b as ScaleRightTopIcon,$b as SearchIcon,ac as SettingIcon,bc as ShuffleIcon,cc as SidebarIcon,dc as SimplificationIcon,ec as SmoothIcon,fc as SortAscendingIcon,gc as SortDescendingIcon,hc as SoundIcon,jc as StarFilledIcon,ic as StarIcon,lc as StopCircleIcon,kc as StopIcon,Qc as StorageIcon,mc as StrokeIcon,Lc as TagFilledIcon,Kc as TagIcon,nc as TeamIcon,oc as TempIcon,Oc as TestIcon,qc as TextBoldIcon,uc as TextH1Icon,vc as TextH2Icon,wc as TextH3Icon,pc as TextIcon,rc as TextItalicIcon,sc as TextStrikethroughIcon,tc as TextUnderlineIcon,xc as TimeIcon,yc as UndoIcon,zc as UneditableIcon,Ac as UnlockIcon,Sc as UnreadIcon,Bc as UploadIcon,Cc as UserIcon,Dc as WheelIcon,Ec as WorkspaceIcon,Fc as Zoom100Icon,Gc as ZoomInIcon,Hc as ZoomOutIcon}from'./chunk-E2BWRHFL.mjs';
package/package.json ADDED
@@ -0,0 +1,224 @@
1
+ {
2
+ "name": "@aivsw/icon",
3
+ "version": "1.0.0",
4
+ "description": "",
5
+ "scripts": {
6
+ "build": "tsup"
7
+ },
8
+ "peerDependencies": {
9
+ "react": "^18.3.1 || ^19.1.0",
10
+ "react-dom": "^18.3.1 || ^19.1.0"
11
+ },
12
+ "devDependencies": {
13
+ "@semantic-release/changelog": "^6.0.3",
14
+ "@semantic-release/commit-analyzer": "^13.0.0",
15
+ "@semantic-release/exec": "^6.0.3",
16
+ "@semantic-release/git": "^10.0.1",
17
+ "@semantic-release/npm": "^12.0.1",
18
+ "@semantic-release/release-notes-generator": "^14.0.1",
19
+ "@types/react": "^18.3.12",
20
+ "@types/react-dom": "^18.3.1",
21
+ "semantic-release": "^24.2.0",
22
+ "tsup": "^8.3.5",
23
+ "typescript": "^5.6.3"
24
+ },
25
+ "exports": {
26
+ ".": {
27
+ "import": {
28
+ "types": "./dist/index.d.mts",
29
+ "default": "./dist/index.mjs"
30
+ }
31
+ }
32
+ },
33
+ "main": "./dist/index.js",
34
+ "module": "./dist/index.mjs",
35
+ "types": "./dist/index.d.ts",
36
+ "sideEffects": false,
37
+ "release": {
38
+ "extends": [],
39
+ "branches": [
40
+ {
41
+ "name": "master"
42
+ },
43
+ {
44
+ "name": "dev",
45
+ "prerelease": "dev"
46
+ }
47
+ ],
48
+ "tagFormat": "v${version}",
49
+ "plugins": [
50
+ [
51
+ "@semantic-release/commit-analyzer",
52
+ {
53
+ "preset": "angular",
54
+ "releaseRules": [
55
+ {
56
+ "scope": "no-release",
57
+ "release": false
58
+ },
59
+ {
60
+ "type": "breaking",
61
+ "release": "major"
62
+ },
63
+ {
64
+ "type": "docs",
65
+ "scope": "README",
66
+ "release": "patch"
67
+ },
68
+ {
69
+ "type": "feat",
70
+ "release": "minor"
71
+ },
72
+ {
73
+ "type": "fix",
74
+ "release": "patch"
75
+ },
76
+ {
77
+ "type": "refactor",
78
+ "release": "patch"
79
+ },
80
+ {
81
+ "type": "style",
82
+ "release": "patch"
83
+ },
84
+ {
85
+ "type": "perf",
86
+ "release": "patch"
87
+ },
88
+ {
89
+ "type": "revert",
90
+ "release": "patch"
91
+ },
92
+ {
93
+ "type": "move",
94
+ "release": false
95
+ },
96
+ {
97
+ "type": "remove",
98
+ "release": false
99
+ },
100
+ {
101
+ "type": "chore",
102
+ "release": false
103
+ },
104
+ {
105
+ "type": "ci",
106
+ "release": false
107
+ },
108
+ {
109
+ "type": "test",
110
+ "release": false
111
+ }
112
+ ],
113
+ "parserOpts": {
114
+ "noteKeywords": [
115
+ "BREAKING CHANGE",
116
+ "BREAKING CHANGES"
117
+ ]
118
+ }
119
+ }
120
+ ],
121
+ [
122
+ "@semantic-release/release-notes-generator",
123
+ {
124
+ "preset": "angular",
125
+ "presetConfig": {
126
+ "types": [
127
+ {
128
+ "type": "docs",
129
+ "section": "📝 Docs",
130
+ "hidden": false
131
+ },
132
+ {
133
+ "type": "feat",
134
+ "section": "✨ Features",
135
+ "hidden": false
136
+ },
137
+ {
138
+ "type": "fix",
139
+ "section": "🐛 Bug Fixes",
140
+ "hidden": false
141
+ },
142
+ {
143
+ "type": "refactor",
144
+ "section": "♻️ Refactor",
145
+ "hidden": false
146
+ },
147
+ {
148
+ "type": "style",
149
+ "section": "💄 Styles",
150
+ "hidden": false
151
+ },
152
+ {
153
+ "type": "perf",
154
+ "section": "🌈 Performance",
155
+ "hidden": false
156
+ },
157
+ {
158
+ "type": "revert",
159
+ "section": "🕐 Reverts",
160
+ "hidden": false
161
+ },
162
+ {
163
+ "type": "move",
164
+ "section": "🚚 Move Files",
165
+ "hidden": true
166
+ },
167
+ {
168
+ "type": "remove",
169
+ "section": "🔥 Remove Files",
170
+ "hidden": true
171
+ },
172
+ {
173
+ "type": "chore",
174
+ "section": "📦 Chores",
175
+ "hidden": true
176
+ },
177
+ {
178
+ "type": "ci",
179
+ "section": "💫 CI/CD",
180
+ "hidden": false
181
+ },
182
+ {
183
+ "type": "test",
184
+ "section": "✅ Tests",
185
+ "hidden": true
186
+ }
187
+ ]
188
+ }
189
+ }
190
+ ],
191
+ [
192
+ "@semantic-release/npm",
193
+ {
194
+ "npmPublish": true
195
+ }
196
+ ],
197
+ [
198
+ "@semantic-release/changelog",
199
+ {
200
+ "assets": [
201
+ "CHANGELOG.md"
202
+ ]
203
+ }
204
+ ],
205
+ [
206
+ "@semantic-release/git",
207
+ {
208
+ "assets": [
209
+ "CHANGELOG.md",
210
+ "package.json"
211
+ ]
212
+ }
213
+ ],
214
+ [
215
+ "@semantic-release/exec",
216
+ {
217
+ "verifyReleaseCmd": "echo ${nextRelease.version} > .VERSION"
218
+ }
219
+ ]
220
+ ],
221
+ "debug": true
222
+ },
223
+ "packageManager": "pnpm@9.12.1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4"
224
+ }