aural-ui 2.1.13 → 2.1.16

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.
Files changed (291) hide show
  1. package/dist/components/aspect-ratio/AspectRatio.stories.tsx +1 -1
  2. package/dist/components/avatar/Avatar.stories.tsx +1 -1
  3. package/dist/components/badge/Badge.stories.tsx +1 -1
  4. package/dist/components/banner/Banner.stories.tsx +1 -1
  5. package/dist/components/breadcrumb/Breadcrumb.stories.tsx +1 -1
  6. package/dist/components/breadcrumb/index.tsx +3 -2
  7. package/dist/components/button/Button.stories.tsx +1 -1
  8. package/dist/components/card/Card.stories.tsx +1 -1
  9. package/dist/components/char-count/CharCount.stories.tsx +1 -1
  10. package/dist/components/checkbox/Checkbox.stories.tsx +1 -1
  11. package/dist/components/chip/Chip.stories.tsx +1 -1
  12. package/dist/components/chip/index.tsx +1 -2
  13. package/dist/components/circular-loader/CircularLoader.stories.tsx +1 -1
  14. package/dist/components/collapsible/Collapsible.stories.tsx +1 -1
  15. package/dist/components/command/Command.stories.tsx +1 -1
  16. package/dist/components/dialog/Dialog.stories.tsx +1 -1
  17. package/dist/components/dialog/index.tsx +2 -1
  18. package/dist/components/divider/Divider.stories.tsx +1 -1
  19. package/dist/components/divider/index.tsx +3 -2
  20. package/dist/components/dot-loader/DotLoader.stories.tsx +1 -1
  21. package/dist/components/drawer/Drawer.stories.tsx +1 -1
  22. package/dist/components/drawer/index.tsx +2 -1
  23. package/dist/components/dropdown/Dropdown.stories.tsx +1 -1
  24. package/dist/components/form/Form.stories.tsx +1 -1
  25. package/dist/components/helper-text/HelperText.stories.tsx +1 -1
  26. package/dist/components/hover-card/HoverCard.stories.tsx +1 -1
  27. package/dist/components/icon-button/IconButton.stories.tsx +1 -1
  28. package/dist/components/icon-button/index.tsx +2 -1
  29. package/dist/components/if-else/if-else.stories.tsx +1 -1
  30. package/dist/components/input/Input.stories.tsx +1 -1
  31. package/dist/components/input/index.tsx +3 -4
  32. package/dist/components/label/Label.stories.tsx +1 -1
  33. package/dist/components/list/List.stories.tsx +1 -1
  34. package/dist/components/list/index.tsx +16 -11
  35. package/dist/components/marquee/Marquee.stories.tsx +1 -1
  36. package/dist/components/otp-inputs/OtpInputs.stories.tsx +1 -1
  37. package/dist/components/overlay/Overlay.stories.tsx +1 -1
  38. package/dist/components/overlay/index.tsx +2 -1
  39. package/dist/components/pagination/Pagination.stories.tsx +1 -1
  40. package/dist/components/pagination/index.tsx +5 -10
  41. package/dist/components/popover/Popover.stories.tsx +1 -1
  42. package/dist/components/radio/Radio.stories.tsx +1 -1
  43. package/dist/components/resizable/Resizable.stories.tsx +1 -1
  44. package/dist/components/scroll-area/ScrollArea.stories.tsx +1 -1
  45. package/dist/components/search/Search.stories.tsx +1 -1
  46. package/dist/components/select/Select.stories.tsx +1 -1
  47. package/dist/components/sheet/Sheet.stories.tsx +1 -1
  48. package/dist/components/sheet/index.tsx +2 -1
  49. package/dist/components/skelton/Skelton.stories.tsx +1 -1
  50. package/dist/components/slider/Slider.stories.tsx +1 -1
  51. package/dist/components/slider/index.tsx +3 -2
  52. package/dist/components/stepper/Stepper.stories.tsx +1 -1
  53. package/dist/components/stepper/index.tsx +1 -2
  54. package/dist/components/switch/Switch.stories.tsx +1 -1
  55. package/dist/components/switch-case/SwitchCase.stories.tsx +1 -1
  56. package/dist/components/table/Table.stories.tsx +1 -1
  57. package/dist/components/tabs/Tabs.stories.tsx +2 -4
  58. package/dist/components/tabs/index.tsx +3 -2
  59. package/dist/components/tag/Tag.stories.tsx +1 -1
  60. package/dist/components/textarea/TextArea.stories.tsx +1 -1
  61. package/dist/components/textarea/index.tsx +3 -4
  62. package/dist/components/thumbnail-tags/ThumbnailTags.stories.tsx +1 -1
  63. package/dist/components/toast/Toast.stories.tsx +1 -1
  64. package/dist/components/toggle/Toggle.stories.tsx +1 -1
  65. package/dist/components/tooltip/Tooltip.stories.tsx +1 -1
  66. package/dist/components/tooltip/index.tsx +3 -2
  67. package/dist/components/typography/Typography.stories.tsx +1 -1
  68. package/dist/components/typography/index.tsx +2 -1
  69. package/dist/hooks/use-change-state/UseChangeState.stories.tsx +1 -1
  70. package/dist/hooks/use-previous/UsePrevious.stories.tsx +1 -1
  71. package/dist/hooks/use-standalone-pagination/UseStandalonePagination.stories.tsx +1 -1
  72. package/dist/icons/Icons.stories.tsx +1 -1
  73. package/dist/icons/ai-avatar-icon/AiAvatarIcon.stories.tsx +15 -7
  74. package/dist/icons/ai-avatar-icon/index.tsx +16 -5
  75. package/dist/icons/alert-icon/AlertIcon.stories.tsx +16 -8
  76. package/dist/icons/alert-icon/index.tsx +35 -20
  77. package/dist/icons/angle-down-icon/AngleDownIcon.stories.tsx +14 -6
  78. package/dist/icons/angle-down-icon/index.tsx +17 -7
  79. package/dist/icons/apple-logo-icon/AppleLogoIcon.stories.tsx +14 -6
  80. package/dist/icons/apple-logo-icon/index.tsx +17 -7
  81. package/dist/icons/arrow-box-left-icon/ArrowBoxLeftIcon.stories.tsx +15 -7
  82. package/dist/icons/arrow-box-left-icon/index.tsx +17 -7
  83. package/dist/icons/arrow-corner-up-left-icon/ArrowCornerUpLeftIcon.stories.tsx +14 -6
  84. package/dist/icons/arrow-corner-up-left-icon/index.tsx +19 -7
  85. package/dist/icons/arrow-corner-up-right-icon/ArrowCornerUpRightIcon.stories.tsx +15 -7
  86. package/dist/icons/arrow-corner-up-right-icon/index.tsx +19 -7
  87. package/dist/icons/arrow-left-icon/ArrowLeftIcon.stories.tsx +14 -6
  88. package/dist/icons/arrow-left-icon/index.tsx +16 -8
  89. package/dist/icons/arrow-right-icon/ArrowRightIcon.stories.tsx +15 -7
  90. package/dist/icons/arrow-right-icon/index.tsx +16 -8
  91. package/dist/icons/arrow-right-up-icon/ArrowRightUpIcon.stories.tsx +15 -7
  92. package/dist/icons/arrow-right-up-icon/index.tsx +17 -7
  93. package/dist/icons/art-board-icon/ArtBoardIcon.stories.tsx +17 -9
  94. package/dist/icons/art-board-icon/index.tsx +17 -7
  95. package/dist/icons/audio-bar-icon/AudioBarIcon.stories.tsx +15 -7
  96. package/dist/icons/audio-bar-icon/index.tsx +17 -7
  97. package/dist/icons/backward-ten-seconds-icon/BackwardTenSecondsIcon.stories.tsx +15 -7
  98. package/dist/icons/backward-ten-seconds-icon/index.tsx +19 -7
  99. package/dist/icons/bubble-check-icon/BubbleCheckIcon.stories.tsx +15 -7
  100. package/dist/icons/bubble-check-icon/index.tsx +17 -7
  101. package/dist/icons/bubble-crossed-icon/BubbleCrossedIcon.stories.tsx +15 -7
  102. package/dist/icons/bubble-crossed-icon/index.tsx +17 -7
  103. package/dist/icons/bubble-sparkle-icon/BubbleSparkleIcon.stories.tsx +15 -7
  104. package/dist/icons/bubble-sparkle-icon/index.tsx +17 -7
  105. package/dist/icons/camera-icon/CameraIcon.stories.tsx +15 -7
  106. package/dist/icons/camera-icon/index.tsx +17 -7
  107. package/dist/icons/capital-a-letter-icon/CapitalALetterIcon.stories.tsx +14 -6
  108. package/dist/icons/capital-a-letter-icon/index.tsx +35 -27
  109. package/dist/icons/chevron-double-left-icon/ChevronDoubleLeftIcon.stories.tsx +14 -6
  110. package/dist/icons/chevron-double-left-icon/index.tsx +18 -8
  111. package/dist/icons/chevron-double-right-icon/ChevronDoubleRightIcon.stories.tsx +15 -7
  112. package/dist/icons/chevron-double-right-icon/index.tsx +18 -8
  113. package/dist/icons/chevron-down-icon/ChevronDownIcon.stories.tsx +14 -6
  114. package/dist/icons/chevron-down-icon/index.tsx +16 -8
  115. package/dist/icons/chevron-left-icon/ChevronLeftIcon.stories.tsx +15 -7
  116. package/dist/icons/chevron-left-icon/index.tsx +16 -8
  117. package/dist/icons/chevron-right-icon/ChevronRightIcon.stories.tsx +15 -7
  118. package/dist/icons/chevron-right-icon/index.tsx +16 -8
  119. package/dist/icons/chevron-up-icon/ChevronUpIcon.stories.tsx +15 -7
  120. package/dist/icons/chevron-up-icon/index.tsx +16 -8
  121. package/dist/icons/circle-tick-icon/CircleTickIcon.stories.tsx +15 -7
  122. package/dist/icons/circle-tick-icon/index.tsx +17 -7
  123. package/dist/icons/coin-icon/CoinIcon.stories.tsx +15 -7
  124. package/dist/icons/coin-icon/index.tsx +17 -7
  125. package/dist/icons/coin-icon-toons/CoinIconToons.stories.tsx +1 -1
  126. package/dist/icons/command-icon/CommandIcon.stories.tsx +14 -6
  127. package/dist/icons/command-icon/index.tsx +17 -7
  128. package/dist/icons/copy-icon/CopyIcon.stories.tsx +15 -7
  129. package/dist/icons/copy-icon/index.tsx +17 -7
  130. package/dist/icons/cross-circle-icon/CrossCircleIcon.stories.tsx +15 -7
  131. package/dist/icons/cross-circle-icon/index.tsx +17 -7
  132. package/dist/icons/cross-icon/CrossIcon.stories.tsx +15 -7
  133. package/dist/icons/cross-icon/index.tsx +17 -7
  134. package/dist/icons/download-icon/DownloadIcon.stories.tsx +15 -7
  135. package/dist/icons/download-icon/index.tsx +17 -7
  136. package/dist/icons/edit-big-icon/EditBigIcon.stories.tsx +14 -6
  137. package/dist/icons/edit-big-icon/index.tsx +17 -7
  138. package/dist/icons/email-icon/EmailIcon.stories.tsx +14 -6
  139. package/dist/icons/email-icon/index.tsx +17 -7
  140. package/dist/icons/expand-icon/ExpandIcon.stories.tsx +15 -7
  141. package/dist/icons/expand-icon/index.tsx +17 -7
  142. package/dist/icons/eye-close-icon/EyeCloseIcon.stories.tsx +14 -7
  143. package/dist/icons/eye-close-icon/index.tsx +17 -7
  144. package/dist/icons/eye-open-icon/EyeOpenIcon.stories.tsx +14 -6
  145. package/dist/icons/eye-open-icon/index.tsx +17 -7
  146. package/dist/icons/feature-shine-icon/FeatureShineIcon.stories.tsx +15 -7
  147. package/dist/icons/feature-shine-icon/index.tsx +17 -5
  148. package/dist/icons/file-chart-icon/FileChartIcon.stories.tsx +14 -6
  149. package/dist/icons/file-chart-icon/index.tsx +17 -7
  150. package/dist/icons/file-text-icon/FileTextIcon.stories.tsx +16 -8
  151. package/dist/icons/file-text-icon/index.tsx +17 -7
  152. package/dist/icons/filter-bar-row-icon/FilterBarRowIcon.stories.tsx +15 -7
  153. package/dist/icons/filter-bar-row-icon/index.tsx +17 -7
  154. package/dist/icons/forward-ten-seconds-icon/ForwardTenSecondsIcon.stories.tsx +15 -7
  155. package/dist/icons/forward-ten-seconds-icon/index.tsx +19 -7
  156. package/dist/icons/git-branch-icon/GitBranchIcon.stories.tsx +15 -7
  157. package/dist/icons/git-branch-icon/index.tsx +17 -7
  158. package/dist/icons/git-fork-icon/GitForkIcon.stories.tsx +15 -7
  159. package/dist/icons/git-fork-icon/index.tsx +17 -7
  160. package/dist/icons/globe-icon/GlobeIcon.stories.tsx +360 -0
  161. package/dist/icons/globe-icon/index.tsx +32 -0
  162. package/dist/icons/globe-icon/meta.ts +8 -0
  163. package/dist/icons/google-logo-icon/GoogleLogoIcon.stories.tsx +15 -7
  164. package/dist/icons/google-logo-icon/index.tsx +17 -7
  165. package/dist/icons/grip-vertical-icon/GripVerticalIcon.stories.tsx +15 -7
  166. package/dist/icons/grip-vertical-icon/index.tsx +17 -7
  167. package/dist/icons/head-icon/HeadIcon.stories.tsx +14 -6
  168. package/dist/icons/head-icon/index.tsx +29 -21
  169. package/dist/icons/heart-icon/HeartIcon.stories.tsx +15 -7
  170. package/dist/icons/heart-icon/index.tsx +17 -7
  171. package/dist/icons/image-icon/ImageIcon.stories.tsx +14 -6
  172. package/dist/icons/image-icon/index.tsx +17 -7
  173. package/dist/icons/import-folder-icon/ImportFolderIcon.stories.tsx +15 -7
  174. package/dist/icons/import-folder-icon/index.tsx +17 -7
  175. package/dist/icons/import-left-arrow-folder-icon/ImportLeftArrowFolderIcon.stories.tsx +15 -7
  176. package/dist/icons/import-left-arrow-folder-icon/index.tsx +22 -6
  177. package/dist/icons/index.ts +1 -0
  178. package/dist/icons/indian-flag-icon/IndianFlagIcon.stories.tsx +15 -7
  179. package/dist/icons/indian-flag-icon/index.tsx +17 -7
  180. package/dist/icons/instagram-icon/InstagramIcon.stories.tsx +13 -7
  181. package/dist/icons/instagram-icon/index.tsx +17 -7
  182. package/dist/icons/layout-column-icon/LayoutColumnIcon.stories.tsx +14 -6
  183. package/dist/icons/layout-column-icon/index.tsx +17 -7
  184. package/dist/icons/layout-left-icon/LayoutLeftIcon.stories.tsx +15 -7
  185. package/dist/icons/layout-left-icon/index.tsx +17 -7
  186. package/dist/icons/layout-right-icon/LayoutRightIcon.stories.tsx +15 -7
  187. package/dist/icons/layout-right-icon/index.tsx +17 -7
  188. package/dist/icons/light-bulb-simple-icon/LightBulbSimpleIcon.stories.tsx +15 -7
  189. package/dist/icons/light-bulb-simple-icon/index.tsx +17 -7
  190. package/dist/icons/linked-in-icon/LinkedInIcon.stories.tsx +12 -6
  191. package/dist/icons/linked-in-icon/index.tsx +17 -7
  192. package/dist/icons/magic-book-icon/MagicBookIcon.stories.tsx +15 -7
  193. package/dist/icons/magic-book-icon/index.tsx +17 -7
  194. package/dist/icons/maintenance-icon/MaintenanceIcon.stories.tsx +15 -7
  195. package/dist/icons/maintenance-icon/index.tsx +17 -7
  196. package/dist/icons/message-icon/MessageIcon.stories.tsx +16 -8
  197. package/dist/icons/message-icon/index.tsx +17 -7
  198. package/dist/icons/minimize-icon/MinimizeIcon.stories.tsx +15 -7
  199. package/dist/icons/minimize-icon/index.tsx +17 -7
  200. package/dist/icons/moon-icon/MoonIcon.stories.tsx +16 -8
  201. package/dist/icons/moon-icon/index.tsx +24 -16
  202. package/dist/icons/move-horizontal-icon/MoveHorizontalIcon.stories.tsx +15 -7
  203. package/dist/icons/move-horizontal-icon/index.tsx +17 -7
  204. package/dist/icons/move-vertical-icon/MoveVerticalIcon.stories.tsx +14 -6
  205. package/dist/icons/move-vertical-icon/index.tsx +17 -7
  206. package/dist/icons/musical-note-icon/MusicalNoteIcon.stories.tsx +15 -7
  207. package/dist/icons/musical-note-icon/index.tsx +28 -20
  208. package/dist/icons/notepad-icon/NotepadIcon.stories.tsx +15 -7
  209. package/dist/icons/notepad-icon/index.tsx +17 -7
  210. package/dist/icons/notes-icon/NotesIcon.stories.tsx +15 -7
  211. package/dist/icons/notes-icon/index.tsx +17 -7
  212. package/dist/icons/page-search-icon/PageSearchIcon.stories.tsx +15 -7
  213. package/dist/icons/page-search-icon/index.tsx +17 -7
  214. package/dist/icons/paint-roll-icon/PaintRollIcon.stories.tsx +15 -7
  215. package/dist/icons/paint-roll-icon/index.tsx +17 -7
  216. package/dist/icons/paper-plane-icon/PaperPlaneIcon.stories.tsx +15 -7
  217. package/dist/icons/paper-plane-icon/index.tsx +17 -7
  218. package/dist/icons/pause-icon/PauseIcon.stories.tsx +15 -7
  219. package/dist/icons/pause-icon/index.tsx +17 -7
  220. package/dist/icons/pencil-icon/PencilIcon.stories.tsx +15 -7
  221. package/dist/icons/pencil-icon/index.tsx +17 -7
  222. package/dist/icons/phone-icon/PhoneIcon.stories.tsx +15 -7
  223. package/dist/icons/phone-icon/index.tsx +29 -21
  224. package/dist/icons/plus-icon/PlusIcon.stories.tsx +15 -7
  225. package/dist/icons/plus-icon/index.tsx +17 -7
  226. package/dist/icons/search-icon/SearchIcon.stories.tsx +14 -6
  227. package/dist/icons/search-icon/index.tsx +17 -7
  228. package/dist/icons/setting-icon/SettingIcon.stories.tsx +14 -6
  229. package/dist/icons/setting-icon/index.tsx +33 -25
  230. package/dist/icons/share-icon/ShareIcon.stories.tsx +14 -6
  231. package/dist/icons/share-icon/index.tsx +17 -7
  232. package/dist/icons/shield-icon/ShieldIcon.stories.tsx +15 -7
  233. package/dist/icons/shield-icon/index.tsx +24 -16
  234. package/dist/icons/site-logo-icon/SiteLogoIcon.stories.tsx +15 -7
  235. package/dist/icons/site-logo-icon/index.tsx +17 -5
  236. package/dist/icons/skip-backward-icon/SkipBackwardIcon.stories.tsx +15 -7
  237. package/dist/icons/skip-backward-icon/index.tsx +17 -7
  238. package/dist/icons/skip-forward-icon/SkipForwardIcon.stories.tsx +14 -6
  239. package/dist/icons/skip-forward-icon/index.tsx +17 -7
  240. package/dist/icons/sparkles-soft-icon/SparklesSoftIcon.stories.tsx +15 -7
  241. package/dist/icons/sparkles-soft-icon/index.tsx +17 -7
  242. package/dist/icons/spinner-gradient-icon/SpinnerGradientIcon.stories.tsx +1 -1
  243. package/dist/icons/spinner-gradient-icon/index.tsx +17 -7
  244. package/dist/icons/spinner-solid-icon/SpinnerSolidIcon.stories.tsx +1 -1
  245. package/dist/icons/spinner-solid-icon/index.tsx +17 -7
  246. package/dist/icons/spinner-solid-neutral-icon/SpinnerSolidINeutralcon.stories.tsx +15 -7
  247. package/dist/icons/spinner-solid-neutral-icon/index.tsx +20 -6
  248. package/dist/icons/star-icon/StarIcon.stories.tsx +15 -7
  249. package/dist/icons/star-icon/index.tsx +17 -7
  250. package/dist/icons/store-coin-icon/StoreCoinIcon.stories.tsx +15 -7
  251. package/dist/icons/store-coin-icon/index.tsx +16 -8
  252. package/dist/icons/suggestion-icon/SuggestionIcon.stories.tsx +14 -6
  253. package/dist/icons/suggestion-icon/index.tsx +17 -7
  254. package/dist/icons/sun-icon/SunIcon.stories.tsx +14 -6
  255. package/dist/icons/sun-icon/index.tsx +26 -18
  256. package/dist/icons/text-color-icon/TextColorIcon.stories.tsx +14 -6
  257. package/dist/icons/text-color-icon/index.tsx +17 -7
  258. package/dist/icons/text-indicator-icon/TextIndicatorIcon.stories.tsx +15 -7
  259. package/dist/icons/text-indicator-icon/index.tsx +17 -7
  260. package/dist/icons/threads-icon/ThreadsIcon.stories.tsx +13 -7
  261. package/dist/icons/threads-icon/index.tsx +17 -7
  262. package/dist/icons/tick-circle-icon/TickCircleIcon.stories.tsx +15 -7
  263. package/dist/icons/tick-circle-icon/index.tsx +17 -7
  264. package/dist/icons/tick-icon/TickIcon.stories.tsx +15 -7
  265. package/dist/icons/tick-icon/index.tsx +17 -7
  266. package/dist/icons/trash-icon/TrashIcon.stories.tsx +15 -7
  267. package/dist/icons/trash-icon/index.tsx +17 -7
  268. package/dist/icons/twitter-x-icon/TwitterXIcon.stories.tsx +13 -7
  269. package/dist/icons/twitter-x-icon/index.tsx +17 -7
  270. package/dist/icons/upload-icon/UploadIcon.stories.tsx +14 -6
  271. package/dist/icons/upload-icon/index.tsx +17 -7
  272. package/dist/icons/vertical-menu-icon/VerticalMenuIcon.stories.tsx +14 -6
  273. package/dist/icons/vertical-menu-icon/index.tsx +17 -7
  274. package/dist/icons/video-play-list-icon/VideoPlaylistIcon.stories.tsx +15 -7
  275. package/dist/icons/video-play-list-icon/index.tsx +17 -7
  276. package/dist/icons/voice-playing-icon/VoicePlayingIcon.stories.tsx +15 -7
  277. package/dist/icons/voice-playing-icon/index.tsx +17 -7
  278. package/dist/icons/volume-full-icon/VolumeFullIcon.stories.tsx +15 -7
  279. package/dist/icons/volume-full-icon/index.tsx +17 -7
  280. package/dist/icons/volume-half-icon/VolumeHalfIcon.stories.tsx +15 -7
  281. package/dist/icons/volume-half-icon/index.tsx +17 -7
  282. package/dist/icons/volume-off-icon/VolumeOffIcon.stories.tsx +15 -7
  283. package/dist/icons/volume-off-icon/index.tsx +17 -7
  284. package/dist/icons/warning-icon/WarningIcon.stories.tsx +15 -7
  285. package/dist/icons/warning-icon/index.tsx +17 -7
  286. package/dist/icons/youtube-icon/YoutubeIcon.stories.tsx +15 -7
  287. package/dist/icons/youtube-icon/index.tsx +17 -7
  288. package/dist/index.cjs +222 -0
  289. package/dist/index.js +79 -79
  290. package/package.json +14 -14
  291. /package/dist/{index.d.ts → index.d.cts} +0 -0
@@ -1,5 +1,5 @@
1
1
  import React from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import { AspectRatio } from "."
5
5
 
@@ -1,5 +1,5 @@
1
1
  import React from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import { Avatar, AvatarFallback, AvatarImage } from "."
5
5
 
@@ -1,6 +1,6 @@
1
1
  import React from "react"
2
2
  import { TickCircleIcon } from "@icons/tick-circle-icon"
3
- import type { Meta, StoryObj } from "@storybook/react"
3
+ import type { Meta, StoryObj } from "@storybook/react-vite"
4
4
 
5
5
  import { Badge } from "."
6
6
 
@@ -1,5 +1,5 @@
1
1
  import React from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import { Banner } from "."
5
5
 
@@ -1,7 +1,7 @@
1
1
  import React from "react"
2
2
  import { ArrowRightIcon } from "@icons/arrow-right-icon"
3
3
  import { ChevronDoubleRightIcon } from "@icons/chevron-double-right-icon"
4
- import type { Meta, StoryObj } from "@storybook/react"
4
+ import type { Meta, StoryObj } from "@storybook/react-vite"
5
5
 
6
6
  import { Breadcrumb } from "."
7
7
 
@@ -31,8 +31,9 @@ export interface BreadCrumbsItemProps {
31
31
  className?: string
32
32
  }
33
33
 
34
- export interface BreadcrumbProps
35
- extends VariantProps<typeof breadcrumbVariants> {
34
+ export interface BreadcrumbProps extends VariantProps<
35
+ typeof breadcrumbVariants
36
+ > {
36
37
  items: BreadCrumbsItemProps[]
37
38
  onItemClick?: (title: string, url?: string) => void
38
39
  className?: string
@@ -1,5 +1,5 @@
1
1
  import React from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import { Button } from "."
5
5
 
@@ -1,7 +1,7 @@
1
1
  import React from "react"
2
2
  import { Badge } from "@components/badge"
3
3
  import { Button } from "@components/button"
4
- import type { Meta, StoryObj } from "@storybook/react"
4
+ import type { Meta, StoryObj } from "@storybook/react-vite"
5
5
 
6
6
  import {
7
7
  Card,
@@ -1,5 +1,5 @@
1
1
  import React, { useState } from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import CharCount from "."
5
5
 
@@ -1,7 +1,7 @@
1
1
  import React from "react"
2
2
  import { Button } from "@components/button"
3
3
  import { Label } from "@components/label"
4
- import type { Meta, StoryObj } from "@storybook/react"
4
+ import type { Meta, StoryObj } from "@storybook/react-vite"
5
5
 
6
6
  import { Checkbox } from "."
7
7
 
@@ -2,7 +2,7 @@ import React from "react"
2
2
  import { AngleDownIcon } from "@icons/angle-down-icon"
3
3
  import { CrossCircleIcon } from "@icons/cross-circle-icon"
4
4
  import { FeatureShineIcon } from "@icons/feature-shine-icon"
5
- import type { Meta, StoryObj } from "@storybook/react"
5
+ import type { Meta, StoryObj } from "@storybook/react-vite"
6
6
 
7
7
  import { Chip } from "."
8
8
 
@@ -2,8 +2,7 @@ import React, { forwardRef, ReactNode } from "react"
2
2
  import { FeatureShineIcon } from "@icons/feature-shine-icon"
3
3
  import { cn } from "@lib/utils"
4
4
 
5
- export interface ChipProps
6
- extends React.ButtonHTMLAttributes<HTMLButtonElement> {
5
+ export interface ChipProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
7
6
  /** Content to display inside the chip */
8
7
  children: React.ReactNode
9
8
  /** Sets the chip to selected state */
@@ -1,6 +1,6 @@
1
1
  import React, { useState } from "react"
2
2
  import { Button } from "@components/button"
3
- import type { Meta, StoryObj } from "@storybook/react"
3
+ import type { Meta, StoryObj } from "@storybook/react-vite"
4
4
 
5
5
  import CircularLoader from "."
6
6
 
@@ -1,6 +1,6 @@
1
1
  import React from "react"
2
2
  import { AngleDownIcon } from "@icons/angle-down-icon"
3
- import type { Meta, StoryObj } from "@storybook/react"
3
+ import type { Meta, StoryObj } from "@storybook/react-vite"
4
4
 
5
5
  import { IconButton } from "../icon-button"
6
6
  import {
@@ -23,7 +23,7 @@ import {
23
23
  TrashIcon,
24
24
  UploadIcon,
25
25
  } from "@icons/index"
26
- import type { Meta, StoryObj } from "@storybook/react"
26
+ import type { Meta, StoryObj } from "@storybook/react-vite"
27
27
 
28
28
  import {
29
29
  Command,
@@ -10,7 +10,7 @@ import { EditBigIcon } from "@icons/edit-big-icon"
10
10
  import { LightBulbSimpleIcon } from "@icons/light-bulb-simple-icon"
11
11
  import { TickIcon } from "@icons/tick-icon"
12
12
  import { TrashIcon } from "@icons/trash-icon"
13
- import type { Meta, StoryObj } from "@storybook/react"
13
+ import type { Meta, StoryObj } from "@storybook/react-vite"
14
14
 
15
15
  import {
16
16
  Dialog,
@@ -192,7 +192,8 @@ export const dialogVariants = cva(
192
192
  )
193
193
 
194
194
  interface DialogContentProps
195
- extends React.HTMLAttributes<HTMLDivElement>,
195
+ extends
196
+ React.HTMLAttributes<HTMLDivElement>,
196
197
  VariantProps<typeof dialogVariants> {
197
198
  showCloseButton?: boolean
198
199
  borderConfig?: BorderConfig
@@ -1,5 +1,5 @@
1
1
  import React from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import { Divider } from "."
5
5
 
@@ -123,8 +123,9 @@ const dividerVariants = cva("flex-auto", {
123
123
  },
124
124
  })
125
125
 
126
- export interface DividerProps
127
- extends React.ComponentPropsWithoutRef<typeof SeparatorPrimitive.Root> {
126
+ export interface DividerProps extends React.ComponentPropsWithoutRef<
127
+ typeof SeparatorPrimitive.Root
128
+ > {
128
129
  variant?: "primary" | "secondary" | "stylised" | "dashed"
129
130
  size?: "half_default" | "full_default" | "full_medium" | "full_large"
130
131
  wrapperClassName?: string
@@ -1,5 +1,5 @@
1
1
  import React from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import DotLoader from "."
5
5
 
@@ -14,7 +14,7 @@ import {
14
14
  import Textarea from "@components/textarea"
15
15
  import { CrossIcon } from "@icons/cross-icon"
16
16
  import { EditBigIcon } from "@icons/edit-big-icon"
17
- import type { Meta, StoryObj } from "@storybook/react"
17
+ import type { Meta, StoryObj } from "@storybook/react-vite"
18
18
 
19
19
  import {
20
20
  Drawer,
@@ -82,7 +82,8 @@ export const drawerVariants = cva(
82
82
  )
83
83
 
84
84
  interface DrawerContentProps
85
- extends React.HTMLAttributes<HTMLDivElement>,
85
+ extends
86
+ React.HTMLAttributes<HTMLDivElement>,
86
87
  VariantProps<typeof drawerVariants> {
87
88
  showOverlay?: boolean
88
89
  showSwipeButton?: boolean
@@ -20,7 +20,7 @@ import {
20
20
  TrashIcon,
21
21
  UploadIcon,
22
22
  } from "@icons/index"
23
- import type { Meta, StoryObj } from "@storybook/react"
23
+ import type { Meta, StoryObj } from "@storybook/react-vite"
24
24
 
25
25
  import {
26
26
  DropdownArrow,
@@ -3,7 +3,7 @@ import { Button } from "@components/button"
3
3
  import { Checkbox } from "@components/checkbox"
4
4
  import Input from "@components/input"
5
5
  import { zodResolver } from "@hookform/resolvers/zod"
6
- import type { Meta, StoryObj } from "@storybook/react"
6
+ import type { Meta, StoryObj } from "@storybook/react-vite"
7
7
  import { useForm } from "react-hook-form"
8
8
  import { z } from "zod"
9
9
 
@@ -1,5 +1,5 @@
1
1
  import React from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import HelperText from "."
5
5
 
@@ -8,7 +8,7 @@ import {
8
8
  SearchIcon,
9
9
  TickCircleIcon,
10
10
  } from "@icons/index"
11
- import type { Meta, StoryObj } from "@storybook/react"
11
+ import type { Meta, StoryObj } from "@storybook/react-vite"
12
12
 
13
13
  import { HoverCard, HoverCardContent, HoverCardTrigger } from "."
14
14
 
@@ -2,7 +2,7 @@ import React from "react"
2
2
  import { CrossIcon } from "@icons/cross-icon"
3
3
  import { FeatureShineIcon } from "@icons/feature-shine-icon"
4
4
  import { SearchIcon } from "@icons/search-icon"
5
- import { type Meta, type StoryObj } from "@storybook/react"
5
+ import { type Meta, type StoryObj } from "@storybook/react-vite"
6
6
 
7
7
  import { NotepadIcon } from "src/ui/icons"
8
8
 
@@ -60,7 +60,8 @@ export const getIconSize = (size: "small" | "large" | "medium") => {
60
60
  }
61
61
 
62
62
  export interface IconButtonProps
63
- extends React.ButtonHTMLAttributes<HTMLButtonElement>,
63
+ extends
64
+ React.ButtonHTMLAttributes<HTMLButtonElement>,
64
65
  Omit<VariantProps<typeof iconButtonVariants>, "disabled"> {
65
66
  icon: React.ReactNode | SVGSVGElement
66
67
  label: string // Accessible label for the button
@@ -1,5 +1,5 @@
1
1
  import React from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import { Else, If, IfElse } from "."
5
5
 
@@ -1,7 +1,7 @@
1
1
  import React from "react"
2
2
  import HelperText from "@components/helper-text"
3
3
  import { AlertIcon, CrossIcon, TickIcon } from "@icons/index"
4
- import type { Meta, StoryObj } from "@storybook/react"
4
+ import type { Meta, StoryObj } from "@storybook/react-vite"
5
5
 
6
6
  import Input from "."
7
7
 
@@ -15,10 +15,9 @@ import { EyeOpenIcon } from "@icons/eye-open-icon"
15
15
  import { cn } from "@lib/utils"
16
16
  import { cva } from "class-variance-authority"
17
17
 
18
- interface InputComponent
19
- extends ForwardRefExoticComponent<
20
- InputProps & RefAttributes<HTMLInputElement>
21
- > {
18
+ interface InputComponent extends ForwardRefExoticComponent<
19
+ InputProps & RefAttributes<HTMLInputElement>
20
+ > {
22
21
  Root: typeof InputRoot
23
22
  Label: typeof InputLabel
24
23
  Wrapper: typeof InputWrapper
@@ -1,5 +1,5 @@
1
1
  import React from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import Label from "."
5
5
 
@@ -17,7 +17,7 @@ import {
17
17
  TrashIcon,
18
18
  UploadIcon,
19
19
  } from "@icons/index"
20
- import type { Meta, StoryObj } from "@storybook/react"
20
+ import type { Meta, StoryObj } from "@storybook/react-vite"
21
21
 
22
22
  import {
23
23
  List,
@@ -128,7 +128,8 @@ export const listLabelVariants = cva(
128
128
 
129
129
  // Base List Container Component
130
130
  export interface ListProps
131
- extends React.HTMLAttributes<HTMLDivElement>,
131
+ extends
132
+ React.HTMLAttributes<HTMLDivElement>,
132
133
  VariantProps<typeof listVariants> {
133
134
  borderVariant?: "default" | "error" | "warning" | "success" | "info"
134
135
  showBorder?: boolean
@@ -202,7 +203,8 @@ ListGroup.displayName = "ListGroup"
202
203
 
203
204
  // List Item Component
204
205
  export interface ListItemProps
205
- extends React.HTMLAttributes<HTMLDivElement>,
206
+ extends
207
+ React.HTMLAttributes<HTMLDivElement>,
206
208
  VariantProps<typeof listItemVariants> {
207
209
  selected?: boolean
208
210
  disabled?: boolean
@@ -301,8 +303,10 @@ const ListItem = React.forwardRef<HTMLDivElement, ListItemProps>(
301
303
  ListItem.displayName = "ListItem"
302
304
 
303
305
  // List Checkbox Item Component
304
- export interface ListCheckboxItemProps
305
- extends Omit<ListItemProps, "showIndicator"> {
306
+ export interface ListCheckboxItemProps extends Omit<
307
+ ListItemProps,
308
+ "showIndicator"
309
+ > {
306
310
  checked?: boolean
307
311
  onCheckedChange?: (checked: boolean) => void
308
312
  }
@@ -373,8 +377,7 @@ const ListRadioGroupContext =
373
377
  React.createContext<ListRadioGroupContextValue | null>(null)
374
378
 
375
379
  // List Radio Group Component
376
- export interface ListRadioGroupProps
377
- extends React.HTMLAttributes<HTMLDivElement> {
380
+ export interface ListRadioGroupProps extends React.HTMLAttributes<HTMLDivElement> {
378
381
  value?: string
379
382
  onValueChange?: (value: string) => void
380
383
  classes?: {
@@ -403,8 +406,10 @@ const ListRadioGroup = React.forwardRef<HTMLDivElement, ListRadioGroupProps>(
403
406
  ListRadioGroup.displayName = "ListRadioGroup"
404
407
 
405
408
  // List Radio Item Component
406
- export interface ListRadioItemProps
407
- extends Omit<ListItemProps, "showIndicator" | "selected" | "onSelect"> {
409
+ export interface ListRadioItemProps extends Omit<
410
+ ListItemProps,
411
+ "showIndicator" | "selected" | "onSelect"
412
+ > {
408
413
  value: string
409
414
  onSelect?: (value: string) => void
410
415
  }
@@ -479,7 +484,8 @@ ListRadioItem.displayName = "ListRadioItem"
479
484
 
480
485
  // List Label Component
481
486
  export interface ListLabelProps
482
- extends React.HTMLAttributes<HTMLDivElement>,
487
+ extends
488
+ React.HTMLAttributes<HTMLDivElement>,
483
489
  VariantProps<typeof listLabelVariants> {
484
490
  classes?: {
485
491
  root?: string
@@ -505,8 +511,7 @@ const ListLabel = React.forwardRef<HTMLDivElement, ListLabelProps>(
505
511
  ListLabel.displayName = "ListLabel"
506
512
 
507
513
  // List Separator Component
508
- export interface ListSeparatorProps
509
- extends React.HTMLAttributes<HTMLDivElement> {
514
+ export interface ListSeparatorProps extends React.HTMLAttributes<HTMLDivElement> {
510
515
  classes?: {
511
516
  root?: string
512
517
  }
@@ -9,7 +9,7 @@ import {
9
9
  TickCircleIcon,
10
10
  TrashIcon,
11
11
  } from "@icons/index"
12
- import type { Meta, StoryObj } from "@storybook/react"
12
+ import type { Meta, StoryObj } from "@storybook/react-vite"
13
13
 
14
14
  import Marquee from "."
15
15
 
@@ -1,5 +1,5 @@
1
1
  import React, { useState } from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import OtpInputs from "."
5
5
 
@@ -6,7 +6,7 @@ import { CrossIcon } from "@icons/cross-icon"
6
6
  import { MaintenanceIcon } from "@icons/maintenance-icon"
7
7
  import { SearchIcon } from "@icons/search-icon"
8
8
  import { TickCircleIcon } from "@icons/tick-circle-icon"
9
- import type { Meta, StoryObj } from "@storybook/react"
9
+ import type { Meta, StoryObj } from "@storybook/react-vite"
10
10
 
11
11
  import { Overlay } from "."
12
12
 
@@ -34,7 +34,8 @@ const overlayVariants = cva(
34
34
  )
35
35
 
36
36
  export interface OverlayProps
37
- extends React.HTMLAttributes<HTMLDivElement>,
37
+ extends
38
+ React.HTMLAttributes<HTMLDivElement>,
38
39
  VariantProps<typeof overlayVariants> {
39
40
  classes?: {
40
41
  content?: string
@@ -5,7 +5,7 @@ import {
5
5
  ChevronLeftIcon,
6
6
  ChevronRightIcon,
7
7
  } from "@icons/index"
8
- import type { Meta, StoryObj } from "@storybook/react"
8
+ import type { Meta, StoryObj } from "@storybook/react-vite"
9
9
 
10
10
  import {
11
11
  Pagination,
@@ -58,8 +58,7 @@ export const usePagination = (): PaginationContextProps => {
58
58
  * Pagination Primitives
59
59
  */
60
60
  // Base pagination container
61
- export interface PaginationRootProps
62
- extends React.HTMLAttributes<HTMLDivElement> {
61
+ export interface PaginationRootProps extends React.HTMLAttributes<HTMLDivElement> {
63
62
  className?: string
64
63
  }
65
64
 
@@ -79,8 +78,7 @@ export const PaginationRoot = React.forwardRef<
79
78
  PaginationRoot.displayName = "PaginationRoot"
80
79
 
81
80
  // Pagination navigation container
82
- export interface PaginationContentProps
83
- extends React.ComponentPropsWithoutRef<"nav"> {
81
+ export interface PaginationContentProps extends React.ComponentPropsWithoutRef<"nav"> {
84
82
  className?: string
85
83
  size?: "sm" | "md" | "lg"
86
84
  }
@@ -117,8 +115,7 @@ interface PaginationSizeSelectorClasses {
117
115
  }
118
116
 
119
117
  // Page size selector component
120
- export interface PaginationSizeSelectorProps
121
- extends React.HTMLAttributes<HTMLDivElement> {
118
+ export interface PaginationSizeSelectorProps extends React.HTMLAttributes<HTMLDivElement> {
122
119
  className?: string
123
120
  size?: "sm" | "md" | "lg"
124
121
  pageSizeOptions?: number[]
@@ -246,8 +243,7 @@ export const pageButtonVariants = cva(
246
243
  )
247
244
 
248
245
  // Page button component
249
- export interface PaginationButtonProps
250
- extends React.ButtonHTMLAttributes<HTMLButtonElement> {
246
+ export interface PaginationButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
251
247
  className?: string
252
248
  size?: "sm" | "md" | "lg"
253
249
  variant?: "number" | "active" | "navigation"
@@ -266,8 +262,7 @@ export const PaginationButton = React.forwardRef<
266
262
  PaginationButton.displayName = "PaginationButton"
267
263
 
268
264
  // Ellipsis component
269
- export interface PaginationEllipsisProps
270
- extends React.HTMLAttributes<HTMLSpanElement> {
265
+ export interface PaginationEllipsisProps extends React.HTMLAttributes<HTMLSpanElement> {
271
266
  className?: string
272
267
  size?: "sm" | "md" | "lg"
273
268
  }
@@ -2,7 +2,7 @@ import React from "react"
2
2
  import { Button } from "@components/button"
3
3
  import Input from "@components/input"
4
4
  import { Label } from "@components/label"
5
- import type { Meta, StoryObj } from "@storybook/react"
5
+ import type { Meta, StoryObj } from "@storybook/react-vite"
6
6
 
7
7
  import { FeatureShineIcon } from "src/ui/icons"
8
8
 
@@ -1,6 +1,6 @@
1
1
  import React from "react"
2
2
  import { Label } from "@components/label"
3
- import type { Meta } from "@storybook/react"
3
+ import type { Meta } from "@storybook/react-vite"
4
4
 
5
5
  import { RadioGroup, RadioGroupItem } from "."
6
6
 
@@ -1,5 +1,5 @@
1
1
  import React from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import { ResizableHandle, ResizablePanel, ResizablePanelGroup } from "."
5
5
 
@@ -1,5 +1,5 @@
1
1
  import React from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import { ScrollArea, ScrollBar } from "."
5
5
 
@@ -1,6 +1,6 @@
1
1
  import React, { useState } from "react"
2
2
  import { Button } from "@components/button"
3
- import type { Meta, StoryObj } from "@storybook/react"
3
+ import type { Meta, StoryObj } from "@storybook/react-vite"
4
4
 
5
5
  import Search, { SearchResult } from "."
6
6
 
@@ -13,7 +13,7 @@ import {
13
13
  SelectValue,
14
14
  SelectWrapper,
15
15
  } from "@/ui/components/select"
16
- import type { Meta, StoryObj } from "@storybook/react"
16
+ import type { Meta, StoryObj } from "@storybook/react-vite"
17
17
 
18
18
  import { Button } from "../button"
19
19
 
@@ -17,7 +17,7 @@ import { MaintenanceIcon } from "@icons/maintenance-icon"
17
17
  import { SearchIcon } from "@icons/search-icon"
18
18
  import { SiteLogoIcon } from "@icons/site-logo-icon"
19
19
  import { TickCircleIcon } from "@icons/tick-circle-icon"
20
- import type { Meta, StoryObj } from "@storybook/react"
20
+ import type { Meta, StoryObj } from "@storybook/react-vite"
21
21
 
22
22
  import {
23
23
  Sheet,
@@ -299,7 +299,8 @@ const closeIconVariants = cva(
299
299
  )
300
300
 
301
301
  interface SheetContentProps
302
- extends React.ComponentPropsWithoutRef<typeof SheetPrimitive.Content>,
302
+ extends
303
+ React.ComponentPropsWithoutRef<typeof SheetPrimitive.Content>,
303
304
  VariantProps<typeof sheetVariants>,
304
305
  ISheetOverlay {
305
306
  container: HTMLElement | null
@@ -1,7 +1,7 @@
1
1
  import React from "react"
2
2
  import { Badge } from "@components/badge"
3
3
  import { Button } from "@components/button"
4
- import type { Meta, StoryObj } from "@storybook/react"
4
+ import type { Meta, StoryObj } from "@storybook/react-vite"
5
5
 
6
6
  import { Skeleton } from "."
7
7
 
@@ -1,5 +1,5 @@
1
1
  import React from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import { Slider } from "."
5
5
 
@@ -57,8 +57,9 @@ const sliderThumbVariants = cva(
57
57
  }
58
58
  )
59
59
 
60
- interface SliderProps
61
- extends React.ComponentProps<typeof SliderPrimitive.Root> {
60
+ interface SliderProps extends React.ComponentProps<
61
+ typeof SliderPrimitive.Root
62
+ > {
62
63
  variant?:
63
64
  | "default"
64
65
  | "primary"
@@ -1,5 +1,5 @@
1
1
  import * as React from "react"
2
- import type { Meta, StoryObj } from "@storybook/react"
2
+ import type { Meta, StoryObj } from "@storybook/react-vite"
3
3
 
4
4
  import { Stepper } from "."
5
5
 
@@ -224,8 +224,7 @@ export interface StepperStepProps extends React.HTMLAttributes<HTMLDivElement> {
224
224
  }
225
225
  }
226
226
 
227
- export interface StepperContentProps
228
- extends React.HTMLAttributes<HTMLDivElement> {
227
+ export interface StepperContentProps extends React.HTMLAttributes<HTMLDivElement> {
229
228
  children?: React.ReactNode
230
229
  }
231
230
 
@@ -1,7 +1,7 @@
1
1
  import React from "react"
2
2
  import { Button } from "@components/button"
3
3
  import Label from "@components/label"
4
- import type { Meta, StoryObj } from "@storybook/react"
4
+ import type { Meta, StoryObj } from "@storybook/react-vite"
5
5
 
6
6
  import { CrossIcon, TickIcon } from "src/ui/icons"
7
7