@true-tech-team/react-components 1.0.1 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (321) hide show
  1. package/index.js +1 -1
  2. package/index.mjs +1497 -1440
  3. package/lib/components/buttons/Button/Button.d.ts +1 -1
  4. package/lib/components/buttons/ButtonToggleGroup/ButtonToggleGroup.d.ts +1 -1
  5. package/lib/components/buttons/ButtonToggleGroup/ButtonToggleGroupItem.d.ts +1 -1
  6. package/lib/components/buttons/IconButton/IconButton.d.ts +1 -1
  7. package/lib/components/buttons/ToggleButton/ToggleButton.d.ts +1 -1
  8. package/lib/components/display/Accordion/Accordion.d.ts +1 -1
  9. package/lib/components/display/Avatar/Avatar.d.ts +1 -1
  10. package/lib/components/display/Badge/Badge.d.ts +1 -1
  11. package/lib/components/display/Card/Card.d.ts +1 -1
  12. package/lib/components/display/Carousel/Carousel.d.ts +1 -1
  13. package/lib/components/display/Chip/Chip.d.ts +1 -1
  14. package/lib/components/display/CircularProgress/CircularProgress.d.ts +1 -1
  15. package/lib/components/display/Collapse/Collapse.d.ts +1 -1
  16. package/lib/components/display/CountUp/CountUp.d.ts +1 -1
  17. package/lib/components/display/FlipCard/FlipCard.d.ts +1 -1
  18. package/lib/components/display/Icon/Icon.d.ts +2 -1
  19. package/lib/components/display/Icon/icons/Account.d.ts +1 -1
  20. package/lib/components/display/Icon/icons/Activity.d.ts +1 -1
  21. package/lib/components/display/Icon/icons/AlignCenter.d.ts +1 -1
  22. package/lib/components/display/Icon/icons/AlignJustify.d.ts +1 -1
  23. package/lib/components/display/Icon/icons/AlignLeft.d.ts +1 -1
  24. package/lib/components/display/Icon/icons/AlignRight.d.ts +1 -1
  25. package/lib/components/display/Icon/icons/ArrowDown.d.ts +1 -1
  26. package/lib/components/display/Icon/icons/ArrowDownLeft.d.ts +1 -1
  27. package/lib/components/display/Icon/icons/ArrowDownRight.d.ts +1 -1
  28. package/lib/components/display/Icon/icons/ArrowLeft.d.ts +1 -1
  29. package/lib/components/display/Icon/icons/ArrowRight.d.ts +1 -1
  30. package/lib/components/display/Icon/icons/ArrowUp.d.ts +1 -1
  31. package/lib/components/display/Icon/icons/ArrowUpLeft.d.ts +1 -1
  32. package/lib/components/display/Icon/icons/ArrowUpRight.d.ts +1 -1
  33. package/lib/components/display/Icon/icons/AtSign.d.ts +1 -1
  34. package/lib/components/display/Icon/icons/BarChart2.d.ts +1 -1
  35. package/lib/components/display/Icon/icons/Battery.d.ts +1 -1
  36. package/lib/components/display/Icon/icons/BatteryCharging.d.ts +1 -1
  37. package/lib/components/display/Icon/icons/Bell.d.ts +1 -1
  38. package/lib/components/display/Icon/icons/BellOff.d.ts +1 -1
  39. package/lib/components/display/Icon/icons/Bluetooth.d.ts +1 -1
  40. package/lib/components/display/Icon/icons/Bold.d.ts +1 -1
  41. package/lib/components/display/Icon/icons/Bookmark.d.ts +1 -1
  42. package/lib/components/display/Icon/icons/BookmarkFilled.d.ts +1 -1
  43. package/lib/components/display/Icon/icons/BookmarkPlus.d.ts +1 -1
  44. package/lib/components/display/Icon/icons/Building.d.ts +1 -1
  45. package/lib/components/display/Icon/icons/Calendar.d.ts +1 -1
  46. package/lib/components/display/Icon/icons/Camera.d.ts +1 -1
  47. package/lib/components/display/Icon/icons/ChartBar.d.ts +1 -1
  48. package/lib/components/display/Icon/icons/ChartLine.d.ts +1 -1
  49. package/lib/components/display/Icon/icons/Check.d.ts +1 -1
  50. package/lib/components/display/Icon/icons/ChevronDown.d.ts +1 -1
  51. package/lib/components/display/Icon/icons/ChevronLeft.d.ts +1 -1
  52. package/lib/components/display/Icon/icons/ChevronRight.d.ts +1 -1
  53. package/lib/components/display/Icon/icons/ChevronUp.d.ts +1 -1
  54. package/lib/components/display/Icon/icons/ChevronsLeft.d.ts +1 -1
  55. package/lib/components/display/Icon/icons/ChevronsRight.d.ts +1 -1
  56. package/lib/components/display/Icon/icons/Clock.d.ts +1 -1
  57. package/lib/components/display/Icon/icons/Close.d.ts +1 -1
  58. package/lib/components/display/Icon/icons/Cloud.d.ts +1 -1
  59. package/lib/components/display/Icon/icons/CloudDownload.d.ts +1 -1
  60. package/lib/components/display/Icon/icons/CloudOff.d.ts +1 -1
  61. package/lib/components/display/Icon/icons/CloudUpload.d.ts +1 -1
  62. package/lib/components/display/Icon/icons/Code.d.ts +1 -1
  63. package/lib/components/display/Icon/icons/Compass.d.ts +1 -1
  64. package/lib/components/display/Icon/icons/Copy.d.ts +1 -1
  65. package/lib/components/display/Icon/icons/CornerDownLeft.d.ts +1 -1
  66. package/lib/components/display/Icon/icons/CornerDownRight.d.ts +1 -1
  67. package/lib/components/display/Icon/icons/CornerUpLeft.d.ts +1 -1
  68. package/lib/components/display/Icon/icons/CornerUpRight.d.ts +1 -1
  69. package/lib/components/display/Icon/icons/Cpu.d.ts +1 -1
  70. package/lib/components/display/Icon/icons/CreditCard.d.ts +1 -1
  71. package/lib/components/display/Icon/icons/Crosshair.d.ts +1 -1
  72. package/lib/components/display/Icon/icons/Database.d.ts +1 -1
  73. package/lib/components/display/Icon/icons/Delete.d.ts +1 -1
  74. package/lib/components/display/Icon/icons/Dollar.d.ts +1 -1
  75. package/lib/components/display/Icon/icons/Download.d.ts +1 -1
  76. package/lib/components/display/Icon/icons/Edit.d.ts +1 -1
  77. package/lib/components/display/Icon/icons/Error.d.ts +1 -1
  78. package/lib/components/display/Icon/icons/ExternalLink.d.ts +1 -1
  79. package/lib/components/display/Icon/icons/Eye.d.ts +1 -1
  80. package/lib/components/display/Icon/icons/EyeOff.d.ts +1 -1
  81. package/lib/components/display/Icon/icons/File.d.ts +1 -1
  82. package/lib/components/display/Icon/icons/FileCheck.d.ts +1 -1
  83. package/lib/components/display/Icon/icons/FileMinus.d.ts +1 -1
  84. package/lib/components/display/Icon/icons/FilePlus.d.ts +1 -1
  85. package/lib/components/display/Icon/icons/FileText.d.ts +1 -1
  86. package/lib/components/display/Icon/icons/Filter.d.ts +1 -1
  87. package/lib/components/display/Icon/icons/Folder.d.ts +1 -1
  88. package/lib/components/display/Icon/icons/FolderMinus.d.ts +1 -1
  89. package/lib/components/display/Icon/icons/FolderOpen.d.ts +1 -1
  90. package/lib/components/display/Icon/icons/FolderPlus.d.ts +1 -1
  91. package/lib/components/display/Icon/icons/Gift.d.ts +1 -1
  92. package/lib/components/display/Icon/icons/Globe.d.ts +1 -1
  93. package/lib/components/display/Icon/icons/Grid.d.ts +1 -1
  94. package/lib/components/display/Icon/icons/HardDrive.d.ts +1 -1
  95. package/lib/components/display/Icon/icons/Hash.d.ts +1 -1
  96. package/lib/components/display/Icon/icons/Heart.d.ts +1 -1
  97. package/lib/components/display/Icon/icons/HeartFilled.d.ts +1 -1
  98. package/lib/components/display/Icon/icons/Help.d.ts +1 -1
  99. package/lib/components/display/Icon/icons/Home.d.ts +1 -1
  100. package/lib/components/display/Icon/icons/Hourglass.d.ts +1 -1
  101. package/lib/components/display/Icon/icons/Image.d.ts +1 -1
  102. package/lib/components/display/Icon/icons/Inbox.d.ts +1 -1
  103. package/lib/components/display/Icon/icons/Info.d.ts +1 -1
  104. package/lib/components/display/Icon/icons/Italic.d.ts +1 -1
  105. package/lib/components/display/Icon/icons/Key.d.ts +1 -1
  106. package/lib/components/display/Icon/icons/Laptop.d.ts +1 -1
  107. package/lib/components/display/Icon/icons/Link.d.ts +1 -1
  108. package/lib/components/display/Icon/icons/Link2.d.ts +1 -1
  109. package/lib/components/display/Icon/icons/List.d.ts +1 -1
  110. package/lib/components/display/Icon/icons/ListOrdered.d.ts +1 -1
  111. package/lib/components/display/Icon/icons/ListUnordered.d.ts +1 -1
  112. package/lib/components/display/Icon/icons/Lock.d.ts +1 -1
  113. package/lib/components/display/Icon/icons/Logout.d.ts +1 -1
  114. package/lib/components/display/Icon/icons/Mail.d.ts +1 -1
  115. package/lib/components/display/Icon/icons/MailOpen.d.ts +1 -1
  116. package/lib/components/display/Icon/icons/Map.d.ts +1 -1
  117. package/lib/components/display/Icon/icons/MapPin.d.ts +1 -1
  118. package/lib/components/display/Icon/icons/Maximize.d.ts +1 -1
  119. package/lib/components/display/Icon/icons/Menu.d.ts +1 -1
  120. package/lib/components/display/Icon/icons/MessageCircle.d.ts +1 -1
  121. package/lib/components/display/Icon/icons/MessageSquare.d.ts +1 -1
  122. package/lib/components/display/Icon/icons/Messages.d.ts +1 -1
  123. package/lib/components/display/Icon/icons/Mic.d.ts +1 -1
  124. package/lib/components/display/Icon/icons/MicOff.d.ts +1 -1
  125. package/lib/components/display/Icon/icons/Minimize.d.ts +1 -1
  126. package/lib/components/display/Icon/icons/Minus.d.ts +1 -1
  127. package/lib/components/display/Icon/icons/Monitor.d.ts +1 -1
  128. package/lib/components/display/Icon/icons/More.d.ts +1 -1
  129. package/lib/components/display/Icon/icons/Music.d.ts +1 -1
  130. package/lib/components/display/Icon/icons/Navigation.d.ts +1 -1
  131. package/lib/components/display/Icon/icons/Navigation2.d.ts +1 -1
  132. package/lib/components/display/Icon/icons/Outbox.d.ts +1 -1
  133. package/lib/components/display/Icon/icons/Paperclip.d.ts +1 -1
  134. package/lib/components/display/Icon/icons/Pause.d.ts +1 -1
  135. package/lib/components/display/Icon/icons/Percent.d.ts +1 -1
  136. package/lib/components/display/Icon/icons/PercentCircle.d.ts +1 -1
  137. package/lib/components/display/Icon/icons/Phone.d.ts +1 -1
  138. package/lib/components/display/Icon/icons/PhoneCall.d.ts +1 -1
  139. package/lib/components/display/Icon/icons/PhoneIncoming.d.ts +1 -1
  140. package/lib/components/display/Icon/icons/PhoneMissed.d.ts +1 -1
  141. package/lib/components/display/Icon/icons/PhoneOutgoing.d.ts +1 -1
  142. package/lib/components/display/Icon/icons/PieChart.d.ts +1 -1
  143. package/lib/components/display/Icon/icons/Play.d.ts +1 -1
  144. package/lib/components/display/Icon/icons/Plus.d.ts +1 -1
  145. package/lib/components/display/Icon/icons/Power.d.ts +1 -1
  146. package/lib/components/display/Icon/icons/Preferences.d.ts +1 -1
  147. package/lib/components/display/Icon/icons/Printer.d.ts +1 -1
  148. package/lib/components/display/Icon/icons/Profile.d.ts +1 -1
  149. package/lib/components/display/Icon/icons/Redo.d.ts +1 -1
  150. package/lib/components/display/Icon/icons/Refresh.d.ts +1 -1
  151. package/lib/components/display/Icon/icons/Repeat.d.ts +1 -1
  152. package/lib/components/display/Icon/icons/RotateCcw.d.ts +1 -1
  153. package/lib/components/display/Icon/icons/RotateCw.d.ts +1 -1
  154. package/lib/components/display/Icon/icons/Route.d.ts +1 -1
  155. package/lib/components/display/Icon/icons/Rss.d.ts +1 -1
  156. package/lib/components/display/Icon/icons/Save.d.ts +1 -1
  157. package/lib/components/display/Icon/icons/Search.d.ts +1 -1
  158. package/lib/components/display/Icon/icons/Send.d.ts +1 -1
  159. package/lib/components/display/Icon/icons/Server.d.ts +1 -1
  160. package/lib/components/display/Icon/icons/Settings.d.ts +1 -1
  161. package/lib/components/display/Icon/icons/Share.d.ts +1 -1
  162. package/lib/components/display/Icon/icons/Share2.d.ts +1 -1
  163. package/lib/components/display/Icon/icons/Shield.d.ts +1 -1
  164. package/lib/components/display/Icon/icons/ShieldAlert.d.ts +1 -1
  165. package/lib/components/display/Icon/icons/ShieldCheck.d.ts +1 -1
  166. package/lib/components/display/Icon/icons/ShieldOff.d.ts +1 -1
  167. package/lib/components/display/Icon/icons/ShoppingBag.d.ts +1 -1
  168. package/lib/components/display/Icon/icons/ShoppingCart.d.ts +1 -1
  169. package/lib/components/display/Icon/icons/Shuffle.d.ts +1 -1
  170. package/lib/components/display/Icon/icons/SkipBack.d.ts +1 -1
  171. package/lib/components/display/Icon/icons/SkipForward.d.ts +1 -1
  172. package/lib/components/display/Icon/icons/Smartphone.d.ts +1 -1
  173. package/lib/components/display/Icon/icons/Star.d.ts +1 -1
  174. package/lib/components/display/Icon/icons/StarFilled.d.ts +1 -1
  175. package/lib/components/display/Icon/icons/Stop.d.ts +1 -1
  176. package/lib/components/display/Icon/icons/Stopwatch.d.ts +1 -1
  177. package/lib/components/display/Icon/icons/Sunrise.d.ts +1 -1
  178. package/lib/components/display/Icon/icons/Sunset.d.ts +1 -1
  179. package/lib/components/display/Icon/icons/Tablet.d.ts +1 -1
  180. package/lib/components/display/Icon/icons/Tag.d.ts +1 -1
  181. package/lib/components/display/Icon/icons/Target.d.ts +1 -1
  182. package/lib/components/display/Icon/icons/Terminal.d.ts +1 -1
  183. package/lib/components/display/Icon/icons/ThumbsUp.d.ts +1 -1
  184. package/lib/components/display/Icon/icons/ThumbsUpFilled.d.ts +1 -1
  185. package/lib/components/display/Icon/icons/TrendingDown.d.ts +1 -1
  186. package/lib/components/display/Icon/icons/TrendingUp.d.ts +1 -1
  187. package/lib/components/display/Icon/icons/Type.d.ts +1 -1
  188. package/lib/components/display/Icon/icons/Underline.d.ts +1 -1
  189. package/lib/components/display/Icon/icons/Undo.d.ts +1 -1
  190. package/lib/components/display/Icon/icons/Unlink.d.ts +1 -1
  191. package/lib/components/display/Icon/icons/Unlock.d.ts +1 -1
  192. package/lib/components/display/Icon/icons/Upload.d.ts +1 -1
  193. package/lib/components/display/Icon/icons/User.d.ts +1 -1
  194. package/lib/components/display/Icon/icons/UserCheck.d.ts +1 -1
  195. package/lib/components/display/Icon/icons/UserMinus.d.ts +1 -1
  196. package/lib/components/display/Icon/icons/UserPlus.d.ts +1 -1
  197. package/lib/components/display/Icon/icons/UserX.d.ts +1 -1
  198. package/lib/components/display/Icon/icons/Users.d.ts +1 -1
  199. package/lib/components/display/Icon/icons/Video.d.ts +1 -1
  200. package/lib/components/display/Icon/icons/Volume.d.ts +1 -1
  201. package/lib/components/display/Icon/icons/Volume1.d.ts +1 -1
  202. package/lib/components/display/Icon/icons/Volume2.d.ts +1 -1
  203. package/lib/components/display/Icon/icons/VolumeX.d.ts +1 -1
  204. package/lib/components/display/Icon/icons/Warning.d.ts +1 -1
  205. package/lib/components/display/Icon/icons/Watch.d.ts +1 -1
  206. package/lib/components/display/Icon/icons/Wifi.d.ts +1 -1
  207. package/lib/components/display/Icon/icons/WifiOff.d.ts +1 -1
  208. package/lib/components/display/Icon/icons/Zap.d.ts +1 -1
  209. package/lib/components/display/Icon/icons/index.d.ts +190 -190
  210. package/lib/components/display/KPI/KPI.d.ts +1 -1
  211. package/lib/components/display/List/ListEmpty.d.ts +2 -2
  212. package/lib/components/display/List/ListGroup.d.ts +1 -1
  213. package/lib/components/display/List/ListHeader.d.ts +2 -2
  214. package/lib/components/display/List/ListSearch.d.ts +2 -1
  215. package/lib/components/display/List/ListSkeleton.d.ts +2 -1
  216. package/lib/components/display/OverflowText/OverflowText.d.ts +1 -1
  217. package/lib/components/display/PageMessages/PageMessageContent.d.ts +2 -1
  218. package/lib/components/display/PageMessages/PageMessages.d.ts +1 -1
  219. package/lib/components/display/Pill/Pill.d.ts +1 -1
  220. package/lib/components/display/ProgressBar/ProgressBar.d.ts +1 -1
  221. package/lib/components/display/Reveal/Reveal.d.ts +1 -1
  222. package/lib/components/display/ScrollArea/ScrollArea.d.ts +1 -1
  223. package/lib/components/display/Skeleton/Skeleton.d.ts +1 -1
  224. package/lib/components/display/Spinner/Spinner.d.ts +1 -1
  225. package/lib/components/display/StatusIndicator/StatusIndicator.d.ts +1 -1
  226. package/lib/components/display/Table/TableBody.d.ts +2 -1
  227. package/lib/components/display/Table/TableCell.d.ts +2 -1
  228. package/lib/components/display/Table/TableHeader.d.ts +2 -1
  229. package/lib/components/display/Table/TableRow.d.ts +2 -1
  230. package/lib/components/display/Table/TableSearch.d.ts +2 -1
  231. package/lib/components/display/Table/TableSkeleton.d.ts +2 -1
  232. package/lib/components/display/Tabs/Tab.d.ts +1 -1
  233. package/lib/components/display/Tabs/TabList.d.ts +1 -1
  234. package/lib/components/display/Tabs/TabPanel.d.ts +1 -1
  235. package/lib/components/display/Tabs/Tabs.d.ts +1 -1
  236. package/lib/components/display/Tag/Tag.d.ts +1 -1
  237. package/lib/components/dnd/DragHandle/DragHandle.d.ts +1 -1
  238. package/lib/components/dnd/KanbanBoard/KanbanBoard.d.ts +2 -2
  239. package/lib/components/dnd/KanbanBoard/KanbanCard.d.ts +1 -1
  240. package/lib/components/dnd/KanbanBoard/KanbanColumn.d.ts +1 -1
  241. package/lib/components/dnd/ResizablePanels/ResizablePanel.d.ts +1 -1
  242. package/lib/components/dnd/ResizablePanels/ResizeHandle.d.ts +1 -1
  243. package/lib/components/dnd/SortableGrid/SortableGrid.d.ts +2 -2
  244. package/lib/components/dnd/SortableGrid/SortableGridItem.d.ts +1 -1
  245. package/lib/components/dnd/SortableList/SortableItem.d.ts +1 -1
  246. package/lib/components/dnd/SortableList/SortableList.d.ts +2 -2
  247. package/lib/components/filters/core/ActiveFilters/ActiveFilters.d.ts +1 -1
  248. package/lib/components/filters/core/FilterField/FilterField.d.ts +1 -1
  249. package/lib/components/filters/core/FilterSection/FilterSection.d.ts +1 -1
  250. package/lib/components/filters/fields/CheckboxFilter.d.ts +1 -1
  251. package/lib/components/filters/fields/DateFilter.d.ts +2 -2
  252. package/lib/components/filters/fields/DateRangeFilter.d.ts +2 -2
  253. package/lib/components/filters/fields/ListSelectFilter.d.ts +1 -1
  254. package/lib/components/filters/fields/MultiSelectFilter.d.ts +1 -1
  255. package/lib/components/filters/fields/NumberFilter.d.ts +1 -1
  256. package/lib/components/filters/fields/NumberRangeFilter.d.ts +1 -1
  257. package/lib/components/filters/fields/RatingFilter.d.ts +1 -1
  258. package/lib/components/filters/fields/SelectFilter.d.ts +2 -2
  259. package/lib/components/filters/fields/TextFilter.d.ts +2 -2
  260. package/lib/components/filters/fields/ToggleFilter.d.ts +1 -1
  261. package/lib/components/filters/layouts/FilterAccordion/FilterAccordion.d.ts +1 -1
  262. package/lib/components/filters/layouts/FilterBar/FilterBar.d.ts +1 -1
  263. package/lib/components/filters/layouts/FilterModal/FilterModal.d.ts +1 -1
  264. package/lib/components/filters/layouts/FilterPopover/FilterPopover.d.ts +1 -1
  265. package/lib/components/filters/layouts/FilterSidebar/FilterSidebar.d.ts +1 -1
  266. package/lib/components/forms/FormBuilder/FormBuilder.d.ts +1 -1
  267. package/lib/components/index.d.ts +2 -0
  268. package/lib/components/inputs/Checkbox/Checkbox.d.ts +1 -1
  269. package/lib/components/inputs/CheckboxGroup/CheckboxGroup.d.ts +1 -1
  270. package/lib/components/inputs/CheckboxGroup/CheckboxGroupItem.d.ts +1 -1
  271. package/lib/components/inputs/ColorPicker/ColorPicker.d.ts +1 -1
  272. package/lib/components/inputs/DatePicker/DatePicker.d.ts +1 -1
  273. package/lib/components/inputs/DateRangePicker/DateRangePicker.d.ts +1 -1
  274. package/lib/components/inputs/FilePicker/FilePicker.d.ts +1 -1
  275. package/lib/components/inputs/Input/Input.d.ts +1 -1
  276. package/lib/components/inputs/NumberInput/NumberInput.d.ts +1 -1
  277. package/lib/components/inputs/PhoneInput/PhoneInput.d.ts +1 -1
  278. package/lib/components/inputs/Radio/Radio.d.ts +1 -1
  279. package/lib/components/inputs/Radio/RadioGroup.d.ts +1 -1
  280. package/lib/components/inputs/Rating/Rating.d.ts +1 -1
  281. package/lib/components/inputs/Select/Select.d.ts +1 -1
  282. package/lib/components/inputs/Slider/Slider.d.ts +1 -1
  283. package/lib/components/inputs/TagInput/TagInput.d.ts +1 -1
  284. package/lib/components/inputs/Textarea/Textarea.d.ts +1 -1
  285. package/lib/components/inputs/Toggle/Toggle.d.ts +1 -1
  286. package/lib/components/layout/AdaptiveGrid/AdaptiveGrid.d.ts +1 -1
  287. package/lib/components/layout/MasonryLayout/MasonryLayout.d.ts +1 -1
  288. package/lib/components/layout/Panes/Pane.d.ts +1 -1
  289. package/lib/components/layout/Panes/Panes.d.ts +1 -1
  290. package/lib/components/layout/ResponsiveStack/ResponsiveStack.d.ts +1 -1
  291. package/lib/components/navigation/BottomNavigation/BottomNavigation.d.ts +1 -1
  292. package/lib/components/navigation/BottomNavigation/BottomNavigationItem.d.ts +1 -1
  293. package/lib/components/navigation/Breadcrumbs/BreadcrumbItem.d.ts +1 -1
  294. package/lib/components/navigation/Breadcrumbs/BreadcrumbSeparator.d.ts +1 -1
  295. package/lib/components/navigation/Breadcrumbs/Breadcrumbs.d.ts +1 -1
  296. package/lib/components/navigation/CollapsibleSidebar/CollapsibleSidebar.d.ts +1 -1
  297. package/lib/components/navigation/NavLink/NavLink.d.ts +1 -1
  298. package/lib/components/navigation/Navbar/Navbar.d.ts +1 -1
  299. package/lib/components/navigation/Navbar/NavbarActions.d.ts +1 -1
  300. package/lib/components/navigation/Navbar/NavbarBrand.d.ts +1 -1
  301. package/lib/components/navigation/Navbar/NavbarCollapse.d.ts +1 -1
  302. package/lib/components/navigation/Navbar/NavbarNav.d.ts +1 -1
  303. package/lib/components/navigation/Navbar/NavbarToggle.d.ts +1 -1
  304. package/lib/components/navigation/Pagination/Pagination.d.ts +1 -1
  305. package/lib/components/navigation/SideNav/SideNav.d.ts +1 -1
  306. package/lib/components/navigation/SideNav/SideNavDivider.d.ts +1 -1
  307. package/lib/components/navigation/SideNav/SideNavGroup.d.ts +1 -1
  308. package/lib/components/navigation/SideNav/SideNavItem.d.ts +1 -1
  309. package/lib/components/navigation/Stepper/Step.d.ts +1 -1
  310. package/lib/components/navigation/Stepper/Stepper.d.ts +1 -1
  311. package/lib/components/overlays/Alert/Alert.d.ts +1 -1
  312. package/lib/components/overlays/Alert/AlertProvider.d.ts +2 -2
  313. package/lib/components/overlays/Dialog/Dialog.d.ts +1 -1
  314. package/lib/components/overlays/Dialog/DialogProvider.d.ts +2 -2
  315. package/lib/components/overlays/LoadingOverlay/LoadingOverlay.d.ts +1 -1
  316. package/lib/components/overlays/Toast/ToastProvider.d.ts +2 -2
  317. package/lib/contexts/PageMessagesContext/PageMessagesContext.d.ts +2 -2
  318. package/lib/contexts/ThemeContext/ThemeContext.d.ts +1 -1
  319. package/lib/decorators/ComponentDecorator/ComponentDecorator.d.ts +1 -1
  320. package/lib/providers/GlobalProvider/GlobalProvider.d.ts +2 -2
  321. package/package.json +71 -13
@@ -35,5 +35,5 @@ export interface BreadcrumbItemProps extends BaseComponentProps {
35
35
  */
36
36
  export declare const BreadcrumbItem: ({ ref, href, current, icon, onClick, children, className, "data-testid": testId, style, ...restProps }: BreadcrumbItemProps & {
37
37
  ref?: React.Ref<HTMLElement>;
38
- }) => import("react/jsx-runtime").JSX.Element;
38
+ }) => React.JSX.Element;
39
39
  export default BreadcrumbItem;
@@ -20,5 +20,5 @@ export interface BreadcrumbSeparatorProps extends BaseComponentProps {
20
20
  */
21
21
  export declare const BreadcrumbSeparator: ({ ref, children, className, "data-testid": testId, style, ...restProps }: BreadcrumbSeparatorProps & {
22
22
  ref?: React.Ref<HTMLSpanElement>;
23
- }) => import("react/jsx-runtime").JSX.Element;
23
+ }) => React.JSX.Element;
24
24
  export default BreadcrumbSeparator;
@@ -94,5 +94,5 @@ export interface BreadcrumbsProps extends BaseComponentProps {
94
94
  */
95
95
  export declare const Breadcrumbs: ({ ref, separator, maxItems, itemsBeforeCollapse, itemsAfterCollapse, showHomeIcon, size, items, children, className, "data-testid": testId, "aria-label": ariaLabel, style, ...restProps }: BreadcrumbsProps & {
96
96
  ref?: React.Ref<HTMLElement>;
97
- }) => import("react/jsx-runtime").JSX.Element;
97
+ }) => React.JSX.Element;
98
98
  export default Breadcrumbs;
@@ -111,5 +111,5 @@ export interface CollapsibleSidebarProps extends BaseComponentProps {
111
111
  */
112
112
  export declare const CollapsibleSidebar: ({ ref, collapsed: controlledCollapsed, defaultCollapsed, expandedWidth, collapsedWidth, collapseBreakpoint, hideBreakpoint, position, onCollapsedChange, onHiddenChange, animationDuration, animationEasing, header, footer, children, className, style, "data-testid": testId, "aria-label": ariaLabel, ...restProps }: CollapsibleSidebarProps & {
113
113
  ref?: React.Ref<HTMLDivElement>;
114
- }) => import("react/jsx-runtime").JSX.Element | null;
114
+ }) => React.JSX.Element | null;
115
115
  export default CollapsibleSidebar;
@@ -72,5 +72,5 @@ export interface NavLinkProps extends BaseComponentProps {
72
72
  */
73
73
  export declare const NavLink: ({ ref, href, active, icon, iconPosition, variant, size, disabled, onClick, children, className, target, rel, "data-testid": testId, "aria-label": ariaLabel, style, ...restProps }: NavLinkProps & {
74
74
  ref?: React.Ref<HTMLAnchorElement>;
75
- }) => import("react/jsx-runtime").JSX.Element;
75
+ }) => React.JSX.Element;
76
76
  export default NavLink;
@@ -79,5 +79,5 @@ export interface NavbarProps extends BaseComponentProps {
79
79
  */
80
80
  export declare const Navbar: ({ ref, variant, position, size, alignment, expanded: controlledExpanded, defaultExpanded, onExpandedChange, collapseBreakpoint, children, className, "data-testid": testId, "aria-label": ariaLabel, style, ...restProps }: NavbarProps & {
81
81
  ref?: React.Ref<HTMLElement>;
82
- }) => import("react/jsx-runtime").JSX.Element;
82
+ }) => React.JSX.Element;
83
83
  export default Navbar;
@@ -19,5 +19,5 @@ export interface NavbarActionsProps extends BaseComponentProps {
19
19
  */
20
20
  export declare const NavbarActions: ({ ref, children, className, "data-testid": testId, style, ...restProps }: NavbarActionsProps & {
21
21
  ref?: React.Ref<HTMLDivElement>;
22
- }) => import("react/jsx-runtime").JSX.Element;
22
+ }) => React.JSX.Element;
23
23
  export default NavbarActions;
@@ -27,5 +27,5 @@ export interface NavbarBrandProps extends BaseComponentProps {
27
27
  */
28
28
  export declare const NavbarBrand: ({ ref, children, href, onClick, className, "data-testid": testId, style, ...restProps }: NavbarBrandProps & {
29
29
  ref?: React.Ref<HTMLDivElement>;
30
- }) => import("react/jsx-runtime").JSX.Element;
30
+ }) => React.JSX.Element;
31
31
  export default NavbarBrand;
@@ -24,5 +24,5 @@ export interface NavbarCollapseProps extends BaseComponentProps {
24
24
  */
25
25
  export declare const NavbarCollapse: ({ ref, children, className, "data-testid": testId, style, ...restProps }: NavbarCollapseProps & {
26
26
  ref?: React.Ref<HTMLDivElement>;
27
- }) => import("react/jsx-runtime").JSX.Element;
27
+ }) => React.JSX.Element;
28
28
  export default NavbarCollapse;
@@ -20,5 +20,5 @@ export interface NavbarNavProps extends BaseComponentProps {
20
20
  */
21
21
  export declare const NavbarNav: ({ ref, children, className, "data-testid": testId, style, ...restProps }: NavbarNavProps & {
22
22
  ref?: React.Ref<HTMLElement>;
23
- }) => import("react/jsx-runtime").JSX.Element;
23
+ }) => React.JSX.Element;
24
24
  export default NavbarNav;
@@ -19,5 +19,5 @@ export interface NavbarToggleProps extends BaseComponentProps {
19
19
  */
20
20
  export declare const NavbarToggle: ({ ref, icon, className, "data-testid": testId, "aria-label": ariaLabel, style, ...restProps }: NavbarToggleProps & {
21
21
  ref?: React.Ref<HTMLButtonElement>;
22
- }) => import("react/jsx-runtime").JSX.Element;
22
+ }) => React.JSX.Element;
23
23
  export default NavbarToggle;
@@ -97,5 +97,5 @@ export interface PaginationProps extends BaseComponentProps {
97
97
  */
98
98
  export declare const Pagination: ({ ref, totalPages, currentPage, onPageChange, siblingCount, boundaryCount, showFirstLast, showPrevNext, size, variant, shape, disabled, labels, className, "data-testid": testId, "aria-label": ariaLabel, style, ...restProps }: PaginationProps & {
99
99
  ref?: React.Ref<HTMLElement>;
100
- }) => import("react/jsx-runtime").JSX.Element | null;
100
+ }) => React.JSX.Element | null;
101
101
  export default Pagination;
@@ -87,5 +87,5 @@ export interface SideNavProps extends BaseComponentProps {
87
87
  */
88
88
  export declare const SideNav: ({ ref, position, collapsed: controlledCollapsed, defaultCollapsed, onCollapsedChange, expandedWidth, collapsedWidth, selectedValue: controlledSelectedValue, defaultSelectedValue, onSelect, header, footer, children, className, "data-testid": testId, "aria-label": ariaLabel, style, ...restProps }: SideNavProps & {
89
89
  ref?: React.Ref<HTMLElement>;
90
- }) => import("react/jsx-runtime").JSX.Element;
90
+ }) => React.JSX.Element;
91
91
  export default SideNav;
@@ -20,5 +20,5 @@ export interface SideNavDividerProps extends Omit<BaseComponentProps, 'children'
20
20
  */
21
21
  export declare const SideNavDivider: ({ ref, label, className, "data-testid": testId, style, ...restProps }: SideNavDividerProps & {
22
22
  ref?: React.Ref<HTMLDivElement>;
23
- }) => import("react/jsx-runtime").JSX.Element;
23
+ }) => React.JSX.Element;
24
24
  export default SideNavDivider;
@@ -42,5 +42,5 @@ export interface SideNavGroupProps extends BaseComponentProps {
42
42
  */
43
43
  export declare const SideNavGroup: ({ ref, groupId, label, icon, expanded: controlledExpanded, defaultExpanded, children, className, "data-testid": testId, style, ...restProps }: SideNavGroupProps & {
44
44
  ref?: React.Ref<HTMLDivElement>;
45
- }) => import("react/jsx-runtime").JSX.Element;
45
+ }) => React.JSX.Element;
46
46
  export default SideNavGroup;
@@ -69,5 +69,5 @@ export interface SideNavItemProps extends BaseComponentProps {
69
69
  */
70
70
  export declare const SideNavItem: ({ ref, value, icon, label, tooltip, disabled, href, onClick, badge, endAdornment, level, className, "data-testid": testId, style, ...restProps }: SideNavItemProps & {
71
71
  ref?: React.Ref<HTMLElement>;
72
- }) => import("react/jsx-runtime").JSX.Element;
72
+ }) => React.JSX.Element;
73
73
  export default SideNavItem;
@@ -55,5 +55,5 @@ export interface StepProps extends BaseComponentProps {
55
55
  */
56
56
  export declare const Step: ({ ref, title, description, icon, optional, error, errorMessage, children, className, "data-testid": testId, style, _stepIndex, ...restProps }: StepProps & {
57
57
  ref?: React.Ref<HTMLDivElement>;
58
- }) => import("react/jsx-runtime").JSX.Element;
58
+ }) => React.JSX.Element;
59
59
  export default Step;
@@ -78,5 +78,5 @@ export interface StepperProps extends BaseComponentProps {
78
78
  */
79
79
  export declare const Stepper: ({ ref, currentStep, onStepChange, orientation, variant, size, allowStepClick, onlyPreviousClickable, completedSteps, children, className, "data-testid": testId, "aria-label": ariaLabel, style, ...restProps }: StepperProps & {
80
80
  ref?: React.Ref<HTMLDivElement>;
81
- }) => import("react/jsx-runtime").JSX.Element;
81
+ }) => React.JSX.Element;
82
82
  export default Stepper;
@@ -100,5 +100,5 @@ export interface AlertProps extends Omit<DialogProps, 'actions' | 'renderHeader'
100
100
  */
101
101
  export declare const Alert: ({ ref, variant, icon, hideIcon, title, description, children, confirmText, cancelText, onConfirm, onCancel, loading, confirmDisabled, confirmVariant, extraActions, size, showCancel, onClose, className, "data-testid": testId, ...restProps }: AlertProps & {
102
102
  ref?: React.Ref<HTMLDivElement>;
103
- }) => import("react/jsx-runtime").JSX.Element;
103
+ }) => React.JSX.Element;
104
104
  export default Alert;
@@ -1,4 +1,4 @@
1
- import { ReactNode } from 'react';
1
+ import { default as React, ReactNode } from 'react';
2
2
  import { AlertProps } from './Alert';
3
3
  /**
4
4
  * Alert provider props
@@ -34,4 +34,4 @@ export interface AlertProviderProps {
34
34
  * };
35
35
  * ```
36
36
  */
37
- export declare function AlertProvider({ children, defaultAlertProps }: AlertProviderProps): import("react/jsx-runtime").JSX.Element;
37
+ export declare function AlertProvider({ children, defaultAlertProps }: AlertProviderProps): React.JSX.Element;
@@ -195,5 +195,5 @@ export declare const DialogFooter: React.FC<DialogFooterProps>;
195
195
  */
196
196
  export declare const Dialog: ({ ref, isOpen: controlledIsOpen, defaultOpen, onOpenChange, onClose, title, children, actions, size, width, maxHeight, closeOnBackdropClick, closeOnEscape, showCloseButton, trapFocus, blockScroll, blurBackdrop, backdropOpacity, zIndex, animationDuration, role, "aria-labelledby": ariaLabelledby, "aria-describedby": ariaDescribedby, modal, renderHeader, renderFooter, backdropClassName, contentClassName, onOpenComplete, onCloseComplete, className, "data-testid": testId, style: customStyle, ...restProps }: DialogProps & {
197
197
  ref?: React.Ref<HTMLDivElement>;
198
- }) => import("react/jsx-runtime").JSX.Element | null;
198
+ }) => React.JSX.Element | null;
199
199
  export default Dialog;
@@ -1,4 +1,4 @@
1
- import { ReactNode } from 'react';
1
+ import { default as React, ReactNode } from 'react';
2
2
  import { DialogProps } from './Dialog';
3
3
  /**
4
4
  * Dialog provider props
@@ -24,4 +24,4 @@ export interface DialogProviderProps {
24
24
  * </DialogProvider>
25
25
  * ```
26
26
  */
27
- export declare function DialogProvider({ children, defaultDialogProps }: DialogProviderProps): import("react/jsx-runtime").JSX.Element;
27
+ export declare function DialogProvider({ children, defaultDialogProps }: DialogProviderProps): React.JSX.Element;
@@ -99,5 +99,5 @@ export interface LoadingOverlayProps extends BaseComponentProps {
99
99
  */
100
100
  export declare const LoadingOverlay: ({ ref, children, visible, mode, spinnerStyle, spinnerSize, spinnerVariant, spinnerSpeed, message, blur, backdropOpacity, zIndex, transitionDuration, customSpinner, borderRadius, className, "data-testid": testId, style, ...restProps }: LoadingOverlayProps & {
101
101
  ref?: React.Ref<HTMLDivElement>;
102
- }) => import("react/jsx-runtime").JSX.Element | null;
102
+ }) => React.JSX.Element | null;
103
103
  export default LoadingOverlay;
@@ -1,4 +1,4 @@
1
- import { ReactNode } from 'react';
1
+ import { default as React, ReactNode } from 'react';
2
2
  import { ToastPosition } from './Toast';
3
3
  import { ToastData } from './ToastContext';
4
4
  /**
@@ -65,4 +65,4 @@ export interface ToastProviderProps {
65
65
  * toast.error('Failed to save changes');
66
66
  * ```
67
67
  */
68
- export declare function ToastProvider({ children, position, maxVisible, gap, offset, defaultDuration, animationDuration, defaultToastProps, zIndex, }: ToastProviderProps): import("react/jsx-runtime").JSX.Element;
68
+ export declare function ToastProvider({ children, position, maxVisible, gap, offset, defaultDuration, animationDuration, defaultToastProps, zIndex, }: ToastProviderProps): React.JSX.Element;
@@ -1,4 +1,4 @@
1
- import { ReactNode } from 'react';
1
+ import { default as React, ReactNode } from 'react';
2
2
  import { PageMessageStateConfig, LoadingStateConfig, PageMessagesProps } from '../../components/display/PageMessages/types';
3
3
  /**
4
4
  * Default configurations for all page message states
@@ -78,7 +78,7 @@ export interface PageMessagesProviderProps {
78
78
  * </PageMessagesProvider>
79
79
  * ```
80
80
  */
81
- export declare function PageMessagesProvider({ children, defaults, actions, defaultProps, }: PageMessagesProviderProps): import("react/jsx-runtime").JSX.Element;
81
+ export declare function PageMessagesProvider({ children, defaults, actions, defaultProps, }: PageMessagesProviderProps): React.JSX.Element;
82
82
  /**
83
83
  * Hook to access PageMessages context
84
84
  * Returns undefined if not within provider (uses built-in defaults)
@@ -22,7 +22,7 @@ export interface ThemeProviderProps {
22
22
  * </ThemeProvider>
23
23
  * ```
24
24
  */
25
- export declare function ThemeProvider({ children, defaultMode, themeConfig, }: ThemeProviderProps): import("react/jsx-runtime").JSX.Element;
25
+ export declare function ThemeProvider({ children, defaultMode, themeConfig, }: ThemeProviderProps): import("react").JSX.Element;
26
26
  /**
27
27
  * Hook to access theme context
28
28
  *
@@ -56,7 +56,7 @@ export interface ComponentDecoratorProps {
56
56
  export declare function withComponentDecorator<P extends object>(Component: React.ComponentType<P>, componentName: string, defaultClassName?: string): {
57
57
  ({ ref, ...props }: P & Omit<ComponentDecoratorProps, "componentName"> & {
58
58
  ref?: React.Ref<HTMLDivElement>;
59
- }): import("react/jsx-runtime").JSX.Element;
59
+ }): JSX.Element;
60
60
  displayName: string;
61
61
  };
62
62
  export default withComponentDecorator;
@@ -1,4 +1,4 @@
1
- import { ReactNode } from 'react';
1
+ import { default as React, ReactNode } from 'react';
2
2
  import { PageMessagesProviderProps } from '../../contexts/PageMessagesContext';
3
3
  import { DialogProviderProps } from '../../components/overlays/Dialog';
4
4
  import { AlertProviderProps } from '../../components/overlays/Alert';
@@ -72,5 +72,5 @@ export interface GlobalProviderProps {
72
72
  * </GlobalProvider>
73
73
  * ```
74
74
  */
75
- export declare function GlobalProvider({ children, themeConfig, injectGlobalStyles, pageMessagesConfig, dialogConfig, alertConfig, toastConfig, }: GlobalProviderProps): import("react/jsx-runtime").JSX.Element;
75
+ export declare function GlobalProvider({ children, themeConfig, injectGlobalStyles, pageMessagesConfig, dialogConfig, alertConfig, toastConfig, }: GlobalProviderProps): React.JSX.Element;
76
76
  export default GlobalProvider;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@true-tech-team/react-components",
3
- "version": "1.0.1",
3
+ "version": "1.1.1",
4
4
  "description": "React TypeScript component library",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",
@@ -9,23 +9,82 @@
9
9
  "types": "./index.d.ts",
10
10
  "import": "./index.mjs",
11
11
  "require": "./index.js"
12
- }
12
+ },
13
+ "./index.css": "./index.css"
13
14
  },
14
15
  "scripts": {
15
- "build": "nx build ui-components",
16
- "test": "nx test ui-components",
17
- "test:watch": "nx test ui-components --watch",
18
- "test:coverage": "nx test ui-components --coverage",
19
- "lint": "nx lint ui-components",
20
- "lint:fix": "nx lint ui-components --fix",
21
- "storybook": "nx storybook ui-components",
22
- "storybook:build": "nx build-storybook ui-components",
23
- "typecheck": "tsc --noEmit -p tsconfig.lib.json"
16
+ "build": "vite build",
17
+ "build:production": "vite build --mode production",
18
+ "build:development": "vite build --mode development",
19
+ "test": "jest",
20
+ "test:watch": "jest --watch",
21
+ "test:coverage": "jest --coverage",
22
+ "test:ci": "jest --ci --coverage --passWithNoTests",
23
+ "lint": "eslint . --max-warnings=0",
24
+ "lint:fix": "eslint . --max-warnings=0 --fix",
25
+ "typecheck": "tsc --noEmit -p tsconfig.lib.json",
26
+ "storybook": "storybook dev -p 6006",
27
+ "storybook:build": "storybook build -o dist/storybook",
28
+ "prepare": "husky"
24
29
  },
25
30
  "peerDependencies": {
26
31
  "react": "^18.0.0 || ^19.0.0",
27
32
  "react-dom": "^18.0.0 || ^19.0.0"
28
33
  },
34
+ "dependencies": {
35
+ "tslib": "^2.3.0"
36
+ },
37
+ "devDependencies": {
38
+ "@babel/core": "^7.14.5",
39
+ "@babel/preset-react": "^7.14.5",
40
+ "@babel/preset-typescript": "^7.29.7",
41
+ "@commitlint/cli": "^20.4.0",
42
+ "@commitlint/config-conventional": "^20.4.0",
43
+ "@eslint/js": "^9.8.0",
44
+ "@semantic-release/changelog": "^6.0.3",
45
+ "@semantic-release/git": "^10.0.1",
46
+ "@storybook/addon-a11y": "^10.0.0",
47
+ "@storybook/addon-docs": "^10.0.0",
48
+ "@storybook/addon-links": "^10.0.0",
49
+ "@storybook/react-vite": "^10.0.0",
50
+ "@svgr/webpack": "^8.1.0",
51
+ "@testing-library/dom": "10.4.0",
52
+ "@testing-library/jest-dom": "^6.9.1",
53
+ "@testing-library/react": "16.3.0",
54
+ "@testing-library/user-event": "^14.5.2",
55
+ "@types/jest": "^29.5.12",
56
+ "@types/node": "^20.0.0",
57
+ "@types/react": "^19.0.0",
58
+ "@types/react-dom": "^19.0.0",
59
+ "@vitejs/plugin-react": "^5.0.0",
60
+ "babel-jest": "^29.7.0",
61
+ "eslint": "^9.8.0",
62
+ "eslint-config-prettier": "^10.0.0",
63
+ "eslint-plugin-import": "2.31.0",
64
+ "eslint-plugin-jsx-a11y": "^6.10.2",
65
+ "eslint-plugin-react": "^7.37.5",
66
+ "eslint-plugin-react-hooks": "^7.0.1",
67
+ "husky": "^9.1.7",
68
+ "identity-obj-proxy": "^3.0.0",
69
+ "jest": "^29.7.0",
70
+ "jest-environment-jsdom": "^29.7.0",
71
+ "lint-staged": "^16.2.7",
72
+ "postcss-scss": "^4.0.9",
73
+ "prettier": "~3.6.2",
74
+ "react": "^19.0.0",
75
+ "react-dom": "^19.0.0",
76
+ "sass": "^1.77.0",
77
+ "semantic-release": "^24.0.0",
78
+ "storybook": "^10.0.0",
79
+ "stylelint": "^16.26.1",
80
+ "stylelint-config-standard-scss": "^16.0.0",
81
+ "ts-jest": "^29.1.0",
82
+ "ts-node": "^10.9.1",
83
+ "typescript": "^5.7.2",
84
+ "typescript-eslint": "^8.19.0",
85
+ "vite": "^7.0.0",
86
+ "vite-plugin-dts": "~4.5.0"
87
+ },
29
88
  "files": [
30
89
  "index.js",
31
90
  "index.mjs",
@@ -41,8 +100,7 @@
41
100
  },
42
101
  "repository": {
43
102
  "type": "git",
44
- "url": "https://github.com/TrueTechTeam/true-tech-team.git",
45
- "directory": "libs/ui-components"
103
+ "url": "https://github.com/TrueTechTeam/components.git"
46
104
  },
47
105
  "keywords": [
48
106
  "react",