@undefine-ui/design-system 3.13.1 → 3.13.2

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/README.md CHANGED
@@ -134,25 +134,25 @@ Storybook (`pnpm dev:storybook`) documents each component and token surface.
134
134
 
135
135
  ### Icon library
136
136
 
137
- The package includes a comprehensive icon library with 70+ SVG icons organized by category.
137
+ The package includes a comprehensive icon library with 73+ SVG icons organized by category.
138
138
 
139
139
  **Available icons:**
140
140
 
141
141
  - **Navigation:** NavArrowLeft, NavArrowRight, NavArrowDown, NavArrowDownSolid, LongArrowUpLeftSolid, ArrowLeft, ArrowUpCircleSolid
142
142
  - **User:** User, UserSolid, Building, Bank, BadgeCheck
143
143
  - **Form Controls:** CheckboxDefault, CheckboxSelect, CheckboxIndeterminate, RadioDefault, RadioSelect
144
- - **Actions:** Search, Copy, Edit, Trash, XMark, XMarkSolid, CloudUpload, Download, Settings, Plus, Minus, PlusSquare, Attachment, FilterList, RefreshDouble, MoreHorizontal, Repeat, ExpandLines
144
+ - **Actions:** Search, Copy, Edit, Trash, XMark, XMarkSolid, CloudUpload, Download, Settings, Plus, Minus, PlusSquare, Attachment, FilterList, RefreshDouble, MoreHorizontal, Repeat, ExpandLines, SendDiagonal
145
145
  - **Feedback:** InfoCircle, InfoCircleSolid, CheckCircleSolid, HelpCircle, ClipboardCheck, Loader, BellNotification, Circle, ChatBubbleQuestionSolid
146
146
  - **Visibility:** Eye, EyeClosed, ZoomIn, ZoomOut
147
147
  - **Date & Time:** Calendar, Clock
148
- - **Data:** SortUp, SortDown, StatUp, StatDown
148
+ - **Data:** SortUp, SortDown, StatUp, StatDown, GraphUp
149
149
  - **Toast:** InfoToast, SuccessToast, WarningToast, ErrorToast
150
150
  - **Files:** FilePdf, FileAudio, FileVideo, FileDocument, FileGeneric
151
151
  - **Location:** MapPin, MapPinXMark
152
152
  - **Media:** ModernTv, MegaPhone
153
153
  - **Commerce:** SimpleCart
154
154
  - **Communication:** SendMail
155
- - **System:** KeyCommand
155
+ - **System:** KeyCommand, PCCheck
156
156
 
157
157
  **Usage:**
158
158