@factorialco/f0-react 1.180.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 (894) hide show
  1. package/README.md +86 -0
  2. package/assets/fonts/Inter-Italic.woff +0 -0
  3. package/assets/fonts/Inter-Medium.woff +0 -0
  4. package/assets/fonts/Inter-MediumItalic.woff +0 -0
  5. package/assets/fonts/Inter-Regular.woff +0 -0
  6. package/assets/fonts/Inter-SemiBold.woff +0 -0
  7. package/assets/fonts/Inter-SemiBoldItalic.woff +0 -0
  8. package/assets/fonts/style.css +43 -0
  9. package/dist/experimental.css +1 -0
  10. package/dist/experimental.d.ts +4816 -0
  11. package/dist/experimental.js +55408 -0
  12. package/dist/f0.d.ts +2058 -0
  13. package/dist/f0.js +951 -0
  14. package/dist/hooks-Dw9QbCh0.js +91326 -0
  15. package/dist/styles.css +1 -0
  16. package/icons/animated/BarGraph.d.ts +7 -0
  17. package/icons/animated/BarGraph.d.ts.map +1 -0
  18. package/icons/animated/BarGraph.js +34 -0
  19. package/icons/animated/Book.d.ts +7 -0
  20. package/icons/animated/Book.d.ts.map +1 -0
  21. package/icons/animated/Book.js +40 -0
  22. package/icons/animated/Building.d.ts +7 -0
  23. package/icons/animated/Building.d.ts.map +1 -0
  24. package/icons/animated/Building.js +22 -0
  25. package/icons/animated/Calendar.d.ts +7 -0
  26. package/icons/animated/Calendar.d.ts.map +1 -0
  27. package/icons/animated/Calendar.js +23 -0
  28. package/icons/animated/CheckCircle.d.ts +7 -0
  29. package/icons/animated/CheckCircle.d.ts.map +1 -0
  30. package/icons/animated/CheckCircle.js +36 -0
  31. package/icons/animated/CheckCircleLine.d.ts +7 -0
  32. package/icons/animated/CheckCircleLine.d.ts.map +1 -0
  33. package/icons/animated/CheckCircleLine.js +36 -0
  34. package/icons/animated/Clock.d.ts +7 -0
  35. package/icons/animated/Clock.d.ts.map +1 -0
  36. package/icons/animated/Clock.js +36 -0
  37. package/icons/animated/Desktop.d.ts +7 -0
  38. package/icons/animated/Desktop.d.ts.map +1 -0
  39. package/icons/animated/Desktop.js +34 -0
  40. package/icons/animated/Flag.d.ts +7 -0
  41. package/icons/animated/Flag.d.ts.map +1 -0
  42. package/icons/animated/Flag.js +25 -0
  43. package/icons/animated/FolderUser.d.ts +7 -0
  44. package/icons/animated/FolderUser.d.ts.map +1 -0
  45. package/icons/animated/FolderUser.js +36 -0
  46. package/icons/animated/Folders.d.ts +7 -0
  47. package/icons/animated/Folders.d.ts.map +1 -0
  48. package/icons/animated/Folders.js +36 -0
  49. package/icons/animated/Graph.d.ts +7 -0
  50. package/icons/animated/Graph.d.ts.map +1 -0
  51. package/icons/animated/Graph.js +52 -0
  52. package/icons/animated/Heart.d.ts +7 -0
  53. package/icons/animated/Heart.d.ts.map +1 -0
  54. package/icons/animated/Heart.js +20 -0
  55. package/icons/animated/Home.d.ts +7 -0
  56. package/icons/animated/Home.d.ts.map +1 -0
  57. package/icons/animated/Home.js +36 -0
  58. package/icons/animated/Inbox.d.ts +7 -0
  59. package/icons/animated/Inbox.d.ts.map +1 -0
  60. package/icons/animated/Inbox.js +24 -0
  61. package/icons/animated/MessageHeart.d.ts +7 -0
  62. package/icons/animated/MessageHeart.d.ts.map +1 -0
  63. package/icons/animated/MessageHeart.js +36 -0
  64. package/icons/animated/Money.d.ts +7 -0
  65. package/icons/animated/Money.d.ts.map +1 -0
  66. package/icons/animated/Money.js +66 -0
  67. package/icons/animated/MoneyBag.d.ts +7 -0
  68. package/icons/animated/MoneyBag.d.ts.map +1 -0
  69. package/icons/animated/MoneyBag.js +54 -0
  70. package/icons/animated/PalmTree.d.ts +7 -0
  71. package/icons/animated/PalmTree.d.ts.map +1 -0
  72. package/icons/animated/PalmTree.js +32 -0
  73. package/icons/animated/People.d.ts +7 -0
  74. package/icons/animated/People.d.ts.map +1 -0
  75. package/icons/animated/People.js +34 -0
  76. package/icons/animated/Person.d.ts +7 -0
  77. package/icons/animated/Person.d.ts.map +1 -0
  78. package/icons/animated/Person.js +22 -0
  79. package/icons/animated/Rocket.d.ts +7 -0
  80. package/icons/animated/Rocket.d.ts.map +1 -0
  81. package/icons/animated/Rocket.js +40 -0
  82. package/icons/animated/Schedule.d.ts +7 -0
  83. package/icons/animated/Schedule.d.ts.map +1 -0
  84. package/icons/animated/Schedule.js +36 -0
  85. package/icons/animated/SearchPerson.d.ts +7 -0
  86. package/icons/animated/SearchPerson.d.ts.map +1 -0
  87. package/icons/animated/SearchPerson.js +38 -0
  88. package/icons/animated/Settings.d.ts +7 -0
  89. package/icons/animated/Settings.d.ts.map +1 -0
  90. package/icons/animated/Settings.js +22 -0
  91. package/icons/animated/Sparkles.d.ts +7 -0
  92. package/icons/animated/Sparkles.d.ts.map +1 -0
  93. package/icons/animated/Sparkles.js +40 -0
  94. package/icons/animated/Split.d.ts +7 -0
  95. package/icons/animated/Split.d.ts.map +1 -0
  96. package/icons/animated/Split.js +29 -0
  97. package/icons/animated/Suitcase.d.ts +7 -0
  98. package/icons/animated/Suitcase.d.ts.map +1 -0
  99. package/icons/animated/Suitcase.js +37 -0
  100. package/icons/animated/Timer.d.ts +7 -0
  101. package/icons/animated/Timer.d.ts.map +1 -0
  102. package/icons/animated/Timer.js +22 -0
  103. package/icons/animated/Wallet.d.ts +7 -0
  104. package/icons/animated/Wallet.d.ts.map +1 -0
  105. package/icons/animated/Wallet.js +42 -0
  106. package/icons/animated/index.d.ts +31 -0
  107. package/icons/animated/index.d.ts.map +1 -0
  108. package/icons/animated/index.js +30 -0
  109. package/icons/app/AcademicCap.d.ts +4 -0
  110. package/icons/app/AcademicCap.d.ts.map +1 -0
  111. package/icons/app/AcademicCap.js +5 -0
  112. package/icons/app/Add.d.ts +4 -0
  113. package/icons/app/Add.d.ts.map +1 -0
  114. package/icons/app/Add.js +5 -0
  115. package/icons/app/Ai.d.ts +4 -0
  116. package/icons/app/Ai.d.ts.map +1 -0
  117. package/icons/app/Ai.js +5 -0
  118. package/icons/app/Alert.d.ts +4 -0
  119. package/icons/app/Alert.d.ts.map +1 -0
  120. package/icons/app/Alert.js +5 -0
  121. package/icons/app/AlertCircle.d.ts +4 -0
  122. package/icons/app/AlertCircle.d.ts.map +1 -0
  123. package/icons/app/AlertCircle.js +5 -0
  124. package/icons/app/AlertCircleLine.d.ts +4 -0
  125. package/icons/app/AlertCircleLine.d.ts.map +1 -0
  126. package/icons/app/AlertCircleLine.js +5 -0
  127. package/icons/app/AlignTextCenter.d.ts +4 -0
  128. package/icons/app/AlignTextCenter.d.ts.map +1 -0
  129. package/icons/app/AlignTextCenter.js +5 -0
  130. package/icons/app/AlignTextJustify.d.ts +4 -0
  131. package/icons/app/AlignTextJustify.d.ts.map +1 -0
  132. package/icons/app/AlignTextJustify.js +5 -0
  133. package/icons/app/AlignTextLeft.d.ts +4 -0
  134. package/icons/app/AlignTextLeft.d.ts.map +1 -0
  135. package/icons/app/AlignTextLeft.js +5 -0
  136. package/icons/app/AlignTextRight.d.ts +4 -0
  137. package/icons/app/AlignTextRight.d.ts.map +1 -0
  138. package/icons/app/AlignTextRight.js +5 -0
  139. package/icons/app/Appearance.d.ts +4 -0
  140. package/icons/app/Appearance.d.ts.map +1 -0
  141. package/icons/app/Appearance.js +5 -0
  142. package/icons/app/Archive.d.ts +4 -0
  143. package/icons/app/Archive.d.ts.map +1 -0
  144. package/icons/app/Archive.js +5 -0
  145. package/icons/app/ArchiveOpen.d.ts +4 -0
  146. package/icons/app/ArchiveOpen.d.ts.map +1 -0
  147. package/icons/app/ArchiveOpen.js +5 -0
  148. package/icons/app/ArrowCycle.d.ts +4 -0
  149. package/icons/app/ArrowCycle.d.ts.map +1 -0
  150. package/icons/app/ArrowCycle.js +5 -0
  151. package/icons/app/ArrowDown.d.ts +4 -0
  152. package/icons/app/ArrowDown.d.ts.map +1 -0
  153. package/icons/app/ArrowDown.js +5 -0
  154. package/icons/app/ArrowLeft.d.ts +4 -0
  155. package/icons/app/ArrowLeft.d.ts.map +1 -0
  156. package/icons/app/ArrowLeft.js +5 -0
  157. package/icons/app/ArrowRight.d.ts +4 -0
  158. package/icons/app/ArrowRight.d.ts.map +1 -0
  159. package/icons/app/ArrowRight.js +5 -0
  160. package/icons/app/ArrowUp.d.ts +4 -0
  161. package/icons/app/ArrowUp.d.ts.map +1 -0
  162. package/icons/app/ArrowUp.js +5 -0
  163. package/icons/app/Ascending.d.ts +4 -0
  164. package/icons/app/Ascending.d.ts.map +1 -0
  165. package/icons/app/Ascending.js +5 -0
  166. package/icons/app/Balance.d.ts +4 -0
  167. package/icons/app/Balance.d.ts.map +1 -0
  168. package/icons/app/Balance.js +5 -0
  169. package/icons/app/Bank.d.ts +4 -0
  170. package/icons/app/Bank.d.ts.map +1 -0
  171. package/icons/app/Bank.js +5 -0
  172. package/icons/app/BarGraph.d.ts +4 -0
  173. package/icons/app/BarGraph.d.ts.map +1 -0
  174. package/icons/app/BarGraph.js +5 -0
  175. package/icons/app/Bell.d.ts +4 -0
  176. package/icons/app/Bell.d.ts.map +1 -0
  177. package/icons/app/Bell.js +5 -0
  178. package/icons/app/Bold.d.ts +4 -0
  179. package/icons/app/Bold.d.ts.map +1 -0
  180. package/icons/app/Bold.js +5 -0
  181. package/icons/app/BookOpen.d.ts +4 -0
  182. package/icons/app/BookOpen.d.ts.map +1 -0
  183. package/icons/app/BookOpen.js +5 -0
  184. package/icons/app/Briefcase.d.ts +4 -0
  185. package/icons/app/Briefcase.d.ts.map +1 -0
  186. package/icons/app/Briefcase.js +5 -0
  187. package/icons/app/Bucket.d.ts +4 -0
  188. package/icons/app/Bucket.d.ts.map +1 -0
  189. package/icons/app/Bucket.js +5 -0
  190. package/icons/app/Building.d.ts +4 -0
  191. package/icons/app/Building.d.ts.map +1 -0
  192. package/icons/app/Building.js +5 -0
  193. package/icons/app/Bullet.d.ts +4 -0
  194. package/icons/app/Bullet.d.ts.map +1 -0
  195. package/icons/app/Bullet.js +5 -0
  196. package/icons/app/Calculator.d.ts +4 -0
  197. package/icons/app/Calculator.d.ts.map +1 -0
  198. package/icons/app/Calculator.js +5 -0
  199. package/icons/app/Calendar.d.ts +4 -0
  200. package/icons/app/Calendar.d.ts.map +1 -0
  201. package/icons/app/Calendar.js +5 -0
  202. package/icons/app/CalendarArrowDown.d.ts +4 -0
  203. package/icons/app/CalendarArrowDown.d.ts.map +1 -0
  204. package/icons/app/CalendarArrowDown.js +5 -0
  205. package/icons/app/CalendarArrowLeft.d.ts +4 -0
  206. package/icons/app/CalendarArrowLeft.d.ts.map +1 -0
  207. package/icons/app/CalendarArrowLeft.js +5 -0
  208. package/icons/app/CalendarArrowRight.d.ts +4 -0
  209. package/icons/app/CalendarArrowRight.d.ts.map +1 -0
  210. package/icons/app/CalendarArrowRight.js +5 -0
  211. package/icons/app/CameraPlus.d.ts +4 -0
  212. package/icons/app/CameraPlus.d.ts.map +1 -0
  213. package/icons/app/CameraPlus.js +5 -0
  214. package/icons/app/CardPin.d.ts +4 -0
  215. package/icons/app/CardPin.d.ts.map +1 -0
  216. package/icons/app/CardPin.js +5 -0
  217. package/icons/app/ChartLine.d.ts +4 -0
  218. package/icons/app/ChartLine.d.ts.map +1 -0
  219. package/icons/app/ChartLine.js +5 -0
  220. package/icons/app/ChartPie.d.ts +4 -0
  221. package/icons/app/ChartPie.d.ts.map +1 -0
  222. package/icons/app/ChartPie.js +5 -0
  223. package/icons/app/Check.d.ts +4 -0
  224. package/icons/app/Check.d.ts.map +1 -0
  225. package/icons/app/Check.js +5 -0
  226. package/icons/app/CheckCircle.d.ts +4 -0
  227. package/icons/app/CheckCircle.d.ts.map +1 -0
  228. package/icons/app/CheckCircle.js +5 -0
  229. package/icons/app/CheckCircleLine.d.ts +4 -0
  230. package/icons/app/CheckCircleLine.d.ts.map +1 -0
  231. package/icons/app/CheckCircleLine.js +5 -0
  232. package/icons/app/CheckDouble.d.ts +4 -0
  233. package/icons/app/CheckDouble.d.ts.map +1 -0
  234. package/icons/app/CheckDouble.js +5 -0
  235. package/icons/app/ChevronDown.d.ts +4 -0
  236. package/icons/app/ChevronDown.d.ts.map +1 -0
  237. package/icons/app/ChevronDown.js +5 -0
  238. package/icons/app/ChevronLeft.d.ts +4 -0
  239. package/icons/app/ChevronLeft.d.ts.map +1 -0
  240. package/icons/app/ChevronLeft.js +5 -0
  241. package/icons/app/ChevronRight.d.ts +4 -0
  242. package/icons/app/ChevronRight.d.ts.map +1 -0
  243. package/icons/app/ChevronRight.js +5 -0
  244. package/icons/app/ChevronUp.d.ts +4 -0
  245. package/icons/app/ChevronUp.d.ts.map +1 -0
  246. package/icons/app/ChevronUp.js +5 -0
  247. package/icons/app/Chip.d.ts +4 -0
  248. package/icons/app/Chip.d.ts.map +1 -0
  249. package/icons/app/Chip.js +5 -0
  250. package/icons/app/Circle.d.ts +4 -0
  251. package/icons/app/Circle.d.ts.map +1 -0
  252. package/icons/app/Circle.js +5 -0
  253. package/icons/app/Clock.d.ts +4 -0
  254. package/icons/app/Clock.d.ts.map +1 -0
  255. package/icons/app/Clock.js +5 -0
  256. package/icons/app/ClockBack.d.ts +4 -0
  257. package/icons/app/ClockBack.d.ts.map +1 -0
  258. package/icons/app/ClockBack.js +5 -0
  259. package/icons/app/Cloud.d.ts +4 -0
  260. package/icons/app/Cloud.d.ts.map +1 -0
  261. package/icons/app/Cloud.js +5 -0
  262. package/icons/app/Code.d.ts +4 -0
  263. package/icons/app/Code.d.ts.map +1 -0
  264. package/icons/app/Code.js +5 -0
  265. package/icons/app/Coffee.d.ts +4 -0
  266. package/icons/app/Coffee.d.ts.map +1 -0
  267. package/icons/app/Coffee.js +5 -0
  268. package/icons/app/Command.d.ts +4 -0
  269. package/icons/app/Command.d.ts.map +1 -0
  270. package/icons/app/Command.js +5 -0
  271. package/icons/app/Comment.d.ts +4 -0
  272. package/icons/app/Comment.d.ts.map +1 -0
  273. package/icons/app/Comment.js +5 -0
  274. package/icons/app/Completed.d.ts +4 -0
  275. package/icons/app/Completed.d.ts.map +1 -0
  276. package/icons/app/Completed.js +5 -0
  277. package/icons/app/Contactless.d.ts +4 -0
  278. package/icons/app/Contactless.d.ts.map +1 -0
  279. package/icons/app/Contactless.js +5 -0
  280. package/icons/app/CornerHandle.d.ts +4 -0
  281. package/icons/app/CornerHandle.d.ts.map +1 -0
  282. package/icons/app/CornerHandle.js +5 -0
  283. package/icons/app/CreditCard.d.ts +4 -0
  284. package/icons/app/CreditCard.d.ts.map +1 -0
  285. package/icons/app/CreditCard.js +5 -0
  286. package/icons/app/Cross.d.ts +4 -0
  287. package/icons/app/Cross.d.ts.map +1 -0
  288. package/icons/app/Cross.js +5 -0
  289. package/icons/app/CrossedCircle.d.ts +4 -0
  290. package/icons/app/CrossedCircle.d.ts.map +1 -0
  291. package/icons/app/CrossedCircle.js +5 -0
  292. package/icons/app/Crown.d.ts +4 -0
  293. package/icons/app/Crown.d.ts.map +1 -0
  294. package/icons/app/Crown.js +5 -0
  295. package/icons/app/Delete.d.ts +4 -0
  296. package/icons/app/Delete.d.ts.map +1 -0
  297. package/icons/app/Delete.js +5 -0
  298. package/icons/app/Deny.d.ts +4 -0
  299. package/icons/app/Deny.d.ts.map +1 -0
  300. package/icons/app/Deny.js +5 -0
  301. package/icons/app/Descending.d.ts +4 -0
  302. package/icons/app/Descending.d.ts.map +1 -0
  303. package/icons/app/Descending.js +5 -0
  304. package/icons/app/Desktop.d.ts +4 -0
  305. package/icons/app/Desktop.d.ts.map +1 -0
  306. package/icons/app/Desktop.js +5 -0
  307. package/icons/app/DollarBill.d.ts +4 -0
  308. package/icons/app/DollarBill.d.ts.map +1 -0
  309. package/icons/app/DollarBill.js +5 -0
  310. package/icons/app/DottedCircle.d.ts +4 -0
  311. package/icons/app/DottedCircle.d.ts.map +1 -0
  312. package/icons/app/DottedCircle.js +5 -0
  313. package/icons/app/Download.d.ts +4 -0
  314. package/icons/app/Download.d.ts.map +1 -0
  315. package/icons/app/Download.js +5 -0
  316. package/icons/app/DropdownDefault.d.ts +4 -0
  317. package/icons/app/DropdownDefault.d.ts.map +1 -0
  318. package/icons/app/DropdownDefault.js +5 -0
  319. package/icons/app/DropdownOpen.d.ts +4 -0
  320. package/icons/app/DropdownOpen.d.ts.map +1 -0
  321. package/icons/app/DropdownOpen.js +5 -0
  322. package/icons/app/Ellipsis.d.ts +4 -0
  323. package/icons/app/Ellipsis.d.ts.map +1 -0
  324. package/icons/app/Ellipsis.js +5 -0
  325. package/icons/app/EllipsisHorizontal.d.ts +4 -0
  326. package/icons/app/EllipsisHorizontal.d.ts.map +1 -0
  327. package/icons/app/EllipsisHorizontal.js +5 -0
  328. package/icons/app/Envelope.d.ts +4 -0
  329. package/icons/app/Envelope.d.ts.map +1 -0
  330. package/icons/app/Envelope.js +5 -0
  331. package/icons/app/EnvelopeOpen.d.ts +4 -0
  332. package/icons/app/EnvelopeOpen.d.ts.map +1 -0
  333. package/icons/app/EnvelopeOpen.js +5 -0
  334. package/icons/app/Equal.d.ts +4 -0
  335. package/icons/app/Equal.d.ts.map +1 -0
  336. package/icons/app/Equal.js +5 -0
  337. package/icons/app/Exit.d.ts +4 -0
  338. package/icons/app/Exit.d.ts.map +1 -0
  339. package/icons/app/Exit.js +5 -0
  340. package/icons/app/ExternalLink.d.ts +4 -0
  341. package/icons/app/ExternalLink.d.ts.map +1 -0
  342. package/icons/app/ExternalLink.js +5 -0
  343. package/icons/app/EyeInvisible.d.ts +4 -0
  344. package/icons/app/EyeInvisible.d.ts.map +1 -0
  345. package/icons/app/EyeInvisible.js +5 -0
  346. package/icons/app/EyeVisible.d.ts +4 -0
  347. package/icons/app/EyeVisible.d.ts.map +1 -0
  348. package/icons/app/EyeVisible.js +5 -0
  349. package/icons/app/FaceNegative.d.ts +4 -0
  350. package/icons/app/FaceNegative.d.ts.map +1 -0
  351. package/icons/app/FaceNegative.js +5 -0
  352. package/icons/app/FaceNeutral.d.ts +4 -0
  353. package/icons/app/FaceNeutral.d.ts.map +1 -0
  354. package/icons/app/FaceNeutral.js +5 -0
  355. package/icons/app/FacePositive.d.ts +4 -0
  356. package/icons/app/FacePositive.d.ts.map +1 -0
  357. package/icons/app/FacePositive.js +5 -0
  358. package/icons/app/FaceSuperNegative.d.ts +4 -0
  359. package/icons/app/FaceSuperNegative.d.ts.map +1 -0
  360. package/icons/app/FaceSuperNegative.js +5 -0
  361. package/icons/app/FaceSuperPositive.d.ts +4 -0
  362. package/icons/app/FaceSuperPositive.d.ts.map +1 -0
  363. package/icons/app/FaceSuperPositive.js +5 -0
  364. package/icons/app/Feed.d.ts +4 -0
  365. package/icons/app/Feed.d.ts.map +1 -0
  366. package/icons/app/Feed.js +5 -0
  367. package/icons/app/File.d.ts +4 -0
  368. package/icons/app/File.d.ts.map +1 -0
  369. package/icons/app/File.js +5 -0
  370. package/icons/app/FileFilled.d.ts +4 -0
  371. package/icons/app/FileFilled.d.ts.map +1 -0
  372. package/icons/app/FileFilled.js +5 -0
  373. package/icons/app/FileSigned.d.ts +4 -0
  374. package/icons/app/FileSigned.d.ts.map +1 -0
  375. package/icons/app/FileSigned.js +5 -0
  376. package/icons/app/Files.d.ts +4 -0
  377. package/icons/app/Files.d.ts.map +1 -0
  378. package/icons/app/Files.js +5 -0
  379. package/icons/app/Filter.d.ts +4 -0
  380. package/icons/app/Filter.d.ts.map +1 -0
  381. package/icons/app/Filter.js +5 -0
  382. package/icons/app/Flag.d.ts +4 -0
  383. package/icons/app/Flag.d.ts.map +1 -0
  384. package/icons/app/Flag.js +5 -0
  385. package/icons/app/Folder.d.ts +4 -0
  386. package/icons/app/Folder.d.ts.map +1 -0
  387. package/icons/app/Folder.js +5 -0
  388. package/icons/app/Folders.d.ts +4 -0
  389. package/icons/app/Folders.d.ts.map +1 -0
  390. package/icons/app/Folders.js +5 -0
  391. package/icons/app/Globe.d.ts +4 -0
  392. package/icons/app/Globe.d.ts.map +1 -0
  393. package/icons/app/Globe.js +5 -0
  394. package/icons/app/Graph.d.ts +4 -0
  395. package/icons/app/Graph.d.ts.map +1 -0
  396. package/icons/app/Graph.js +5 -0
  397. package/icons/app/GroupBy.d.ts +4 -0
  398. package/icons/app/GroupBy.d.ts.map +1 -0
  399. package/icons/app/GroupBy.js +5 -0
  400. package/icons/app/Handle.d.ts +4 -0
  401. package/icons/app/Handle.d.ts.map +1 -0
  402. package/icons/app/Handle.js +5 -0
  403. package/icons/app/Handshake.d.ts +4 -0
  404. package/icons/app/Handshake.d.ts.map +1 -0
  405. package/icons/app/Handshake.js +5 -0
  406. package/icons/app/HardDrive.d.ts +4 -0
  407. package/icons/app/HardDrive.d.ts.map +1 -0
  408. package/icons/app/HardDrive.js +5 -0
  409. package/icons/app/Heading1.d.ts +4 -0
  410. package/icons/app/Heading1.d.ts.map +1 -0
  411. package/icons/app/Heading1.js +5 -0
  412. package/icons/app/Heading2.d.ts +4 -0
  413. package/icons/app/Heading2.d.ts.map +1 -0
  414. package/icons/app/Heading2.js +5 -0
  415. package/icons/app/Heading3.d.ts +4 -0
  416. package/icons/app/Heading3.d.ts.map +1 -0
  417. package/icons/app/Heading3.js +5 -0
  418. package/icons/app/Headset.d.ts +4 -0
  419. package/icons/app/Headset.d.ts.map +1 -0
  420. package/icons/app/Headset.js +5 -0
  421. package/icons/app/Heart.d.ts +4 -0
  422. package/icons/app/Heart.d.ts.map +1 -0
  423. package/icons/app/Heart.js +5 -0
  424. package/icons/app/HoldHeart.d.ts +4 -0
  425. package/icons/app/HoldHeart.d.ts.map +1 -0
  426. package/icons/app/HoldHeart.js +5 -0
  427. package/icons/app/Home.d.ts +4 -0
  428. package/icons/app/Home.d.ts.map +1 -0
  429. package/icons/app/Home.js +5 -0
  430. package/icons/app/Hub.d.ts +4 -0
  431. package/icons/app/Hub.d.ts.map +1 -0
  432. package/icons/app/Hub.js +5 -0
  433. package/icons/app/Image.d.ts +4 -0
  434. package/icons/app/Image.d.ts.map +1 -0
  435. package/icons/app/Image.js +5 -0
  436. package/icons/app/InProgressTask.d.ts +4 -0
  437. package/icons/app/InProgressTask.d.ts.map +1 -0
  438. package/icons/app/InProgressTask.js +5 -0
  439. package/icons/app/Inbox.d.ts +4 -0
  440. package/icons/app/Inbox.d.ts.map +1 -0
  441. package/icons/app/Inbox.js +5 -0
  442. package/icons/app/Info.d.ts +4 -0
  443. package/icons/app/Info.d.ts.map +1 -0
  444. package/icons/app/Info.js +5 -0
  445. package/icons/app/InfoCircle.d.ts +4 -0
  446. package/icons/app/InfoCircle.d.ts.map +1 -0
  447. package/icons/app/InfoCircle.js +5 -0
  448. package/icons/app/InfoCircleLine.d.ts +4 -0
  449. package/icons/app/InfoCircleLine.d.ts.map +1 -0
  450. package/icons/app/InfoCircleLine.js +5 -0
  451. package/icons/app/InputField.d.ts +4 -0
  452. package/icons/app/InputField.d.ts.map +1 -0
  453. package/icons/app/InputField.js +5 -0
  454. package/icons/app/Italic.d.ts +4 -0
  455. package/icons/app/Italic.d.ts.map +1 -0
  456. package/icons/app/Italic.js +5 -0
  457. package/icons/app/Kanban.d.ts +4 -0
  458. package/icons/app/Kanban.d.ts.map +1 -0
  459. package/icons/app/Kanban.js +5 -0
  460. package/icons/app/Keyboard.d.ts +4 -0
  461. package/icons/app/Keyboard.d.ts.map +1 -0
  462. package/icons/app/Keyboard.js +5 -0
  463. package/icons/app/Laptop.d.ts +4 -0
  464. package/icons/app/Laptop.d.ts.map +1 -0
  465. package/icons/app/Laptop.js +5 -0
  466. package/icons/app/LayersFront.d.ts +4 -0
  467. package/icons/app/LayersFront.d.ts.map +1 -0
  468. package/icons/app/LayersFront.js +5 -0
  469. package/icons/app/Lightbulb.d.ts +4 -0
  470. package/icons/app/Lightbulb.d.ts.map +1 -0
  471. package/icons/app/Lightbulb.js +5 -0
  472. package/icons/app/Link.d.ts +4 -0
  473. package/icons/app/Link.d.ts.map +1 -0
  474. package/icons/app/Link.js +5 -0
  475. package/icons/app/LinkRemove.d.ts +4 -0
  476. package/icons/app/LinkRemove.d.ts.map +1 -0
  477. package/icons/app/LinkRemove.js +5 -0
  478. package/icons/app/List.d.ts +4 -0
  479. package/icons/app/List.d.ts.map +1 -0
  480. package/icons/app/List.js +5 -0
  481. package/icons/app/LockLocked.d.ts +4 -0
  482. package/icons/app/LockLocked.d.ts.map +1 -0
  483. package/icons/app/LockLocked.js +5 -0
  484. package/icons/app/LockUnlocked.d.ts +4 -0
  485. package/icons/app/LockUnlocked.d.ts.map +1 -0
  486. package/icons/app/LockUnlocked.js +5 -0
  487. package/icons/app/LogoAvatar.d.ts +4 -0
  488. package/icons/app/LogoAvatar.d.ts.map +1 -0
  489. package/icons/app/LogoAvatar.js +5 -0
  490. package/icons/app/LogoEruditai.d.ts +4 -0
  491. package/icons/app/LogoEruditai.d.ts.map +1 -0
  492. package/icons/app/LogoEruditai.js +5 -0
  493. package/icons/app/LogoTravelperk.d.ts +4 -0
  494. package/icons/app/LogoTravelperk.d.ts.map +1 -0
  495. package/icons/app/LogoTravelperk.js +5 -0
  496. package/icons/app/Masonry.d.ts +4 -0
  497. package/icons/app/Masonry.d.ts.map +1 -0
  498. package/icons/app/Masonry.js +5 -0
  499. package/icons/app/Maximize.d.ts +4 -0
  500. package/icons/app/Maximize.d.ts.map +1 -0
  501. package/icons/app/Maximize.js +5 -0
  502. package/icons/app/Megaphone.d.ts +4 -0
  503. package/icons/app/Megaphone.d.ts.map +1 -0
  504. package/icons/app/Megaphone.js +5 -0
  505. package/icons/app/Menu.d.ts +4 -0
  506. package/icons/app/Menu.d.ts.map +1 -0
  507. package/icons/app/Menu.js +5 -0
  508. package/icons/app/MessageFilled.d.ts +4 -0
  509. package/icons/app/MessageFilled.d.ts.map +1 -0
  510. package/icons/app/MessageFilled.js +5 -0
  511. package/icons/app/MessageFrown.d.ts +4 -0
  512. package/icons/app/MessageFrown.d.ts.map +1 -0
  513. package/icons/app/MessageFrown.js +5 -0
  514. package/icons/app/MessageHeart.d.ts +4 -0
  515. package/icons/app/MessageHeart.d.ts.map +1 -0
  516. package/icons/app/MessageHeart.js +5 -0
  517. package/icons/app/Messages.d.ts +4 -0
  518. package/icons/app/Messages.d.ts.map +1 -0
  519. package/icons/app/Messages.js +5 -0
  520. package/icons/app/Microphone.d.ts +4 -0
  521. package/icons/app/Microphone.d.ts.map +1 -0
  522. package/icons/app/Microphone.js +5 -0
  523. package/icons/app/MicrophoneNegative.d.ts +4 -0
  524. package/icons/app/MicrophoneNegative.d.ts.map +1 -0
  525. package/icons/app/MicrophoneNegative.js +5 -0
  526. package/icons/app/Minimize.d.ts +4 -0
  527. package/icons/app/Minimize.d.ts.map +1 -0
  528. package/icons/app/Minimize.js +5 -0
  529. package/icons/app/Minus.d.ts +4 -0
  530. package/icons/app/Minus.d.ts.map +1 -0
  531. package/icons/app/Minus.js +5 -0
  532. package/icons/app/Mobile.d.ts +4 -0
  533. package/icons/app/Mobile.d.ts.map +1 -0
  534. package/icons/app/Mobile.js +5 -0
  535. package/icons/app/Money.d.ts +4 -0
  536. package/icons/app/Money.d.ts.map +1 -0
  537. package/icons/app/Money.js +5 -0
  538. package/icons/app/MoneyBag.d.ts +4 -0
  539. package/icons/app/MoneyBag.d.ts.map +1 -0
  540. package/icons/app/MoneyBag.js +5 -0
  541. package/icons/app/Moon.d.ts +4 -0
  542. package/icons/app/Moon.d.ts.map +1 -0
  543. package/icons/app/Moon.js +5 -0
  544. package/icons/app/Mouse.d.ts +4 -0
  545. package/icons/app/Mouse.d.ts.map +1 -0
  546. package/icons/app/Mouse.js +5 -0
  547. package/icons/app/MoveDown.d.ts +4 -0
  548. package/icons/app/MoveDown.d.ts.map +1 -0
  549. package/icons/app/MoveDown.js +5 -0
  550. package/icons/app/MoveTop.d.ts +4 -0
  551. package/icons/app/MoveTop.d.ts.map +1 -0
  552. package/icons/app/MoveTop.js +5 -0
  553. package/icons/app/MoveUp.d.ts +4 -0
  554. package/icons/app/MoveUp.d.ts.map +1 -0
  555. package/icons/app/MoveUp.js +5 -0
  556. package/icons/app/Numbers.d.ts +4 -0
  557. package/icons/app/Numbers.d.ts.map +1 -0
  558. package/icons/app/Numbers.js +5 -0
  559. package/icons/app/Office.d.ts +4 -0
  560. package/icons/app/Office.d.ts.map +1 -0
  561. package/icons/app/Office.js +5 -0
  562. package/icons/app/OlList.d.ts +4 -0
  563. package/icons/app/OlList.d.ts.map +1 -0
  564. package/icons/app/OlList.js +5 -0
  565. package/icons/app/Organization.d.ts +4 -0
  566. package/icons/app/Organization.d.ts.map +1 -0
  567. package/icons/app/Organization.js +5 -0
  568. package/icons/app/PalmTree.d.ts +4 -0
  569. package/icons/app/PalmTree.d.ts.map +1 -0
  570. package/icons/app/PalmTree.js +5 -0
  571. package/icons/app/Paperclip.d.ts +4 -0
  572. package/icons/app/Paperclip.d.ts.map +1 -0
  573. package/icons/app/Paperclip.js +5 -0
  574. package/icons/app/PartiallyCompleted.d.ts +4 -0
  575. package/icons/app/PartiallyCompleted.d.ts.map +1 -0
  576. package/icons/app/PartiallyCompleted.js +5 -0
  577. package/icons/app/Password.d.ts +4 -0
  578. package/icons/app/Password.d.ts.map +1 -0
  579. package/icons/app/Password.js +5 -0
  580. package/icons/app/PauseCircle.d.ts +4 -0
  581. package/icons/app/PauseCircle.d.ts.map +1 -0
  582. package/icons/app/PauseCircle.js +5 -0
  583. package/icons/app/Pencil.d.ts +4 -0
  584. package/icons/app/Pencil.d.ts.map +1 -0
  585. package/icons/app/Pencil.js +5 -0
  586. package/icons/app/People.d.ts +4 -0
  587. package/icons/app/People.d.ts.map +1 -0
  588. package/icons/app/People.js +5 -0
  589. package/icons/app/Person.d.ts +4 -0
  590. package/icons/app/Person.d.ts.map +1 -0
  591. package/icons/app/Person.js +5 -0
  592. package/icons/app/PersonMinus.d.ts +4 -0
  593. package/icons/app/PersonMinus.d.ts.map +1 -0
  594. package/icons/app/PersonMinus.js +5 -0
  595. package/icons/app/PersonPlus.d.ts +4 -0
  596. package/icons/app/PersonPlus.d.ts.map +1 -0
  597. package/icons/app/PersonPlus.js +5 -0
  598. package/icons/app/Phone.d.ts +4 -0
  599. package/icons/app/Phone.d.ts.map +1 -0
  600. package/icons/app/Phone.js +5 -0
  601. package/icons/app/Pig.d.ts +4 -0
  602. package/icons/app/Pig.d.ts.map +1 -0
  603. package/icons/app/Pig.js +5 -0
  604. package/icons/app/Pin.d.ts +4 -0
  605. package/icons/app/Pin.d.ts.map +1 -0
  606. package/icons/app/Pin.js +5 -0
  607. package/icons/app/PixBrazil.d.ts +4 -0
  608. package/icons/app/PixBrazil.d.ts.map +1 -0
  609. package/icons/app/PixBrazil.js +5 -0
  610. package/icons/app/Placeholder.d.ts +4 -0
  611. package/icons/app/Placeholder.d.ts.map +1 -0
  612. package/icons/app/Placeholder.js +5 -0
  613. package/icons/app/Plane.d.ts +4 -0
  614. package/icons/app/Plane.d.ts.map +1 -0
  615. package/icons/app/Plane.js +5 -0
  616. package/icons/app/Plus.d.ts +4 -0
  617. package/icons/app/Plus.d.ts.map +1 -0
  618. package/icons/app/Plus.js +5 -0
  619. package/icons/app/Present.d.ts +4 -0
  620. package/icons/app/Present.d.ts.map +1 -0
  621. package/icons/app/Present.js +5 -0
  622. package/icons/app/Printer.d.ts +4 -0
  623. package/icons/app/Printer.d.ts.map +1 -0
  624. package/icons/app/Printer.js +5 -0
  625. package/icons/app/Proyector.d.ts +4 -0
  626. package/icons/app/Proyector.d.ts.map +1 -0
  627. package/icons/app/Proyector.js +5 -0
  628. package/icons/app/Question.d.ts +4 -0
  629. package/icons/app/Question.d.ts.map +1 -0
  630. package/icons/app/Question.js +5 -0
  631. package/icons/app/Quote.d.ts +4 -0
  632. package/icons/app/Quote.d.ts.map +1 -0
  633. package/icons/app/Quote.js +5 -0
  634. package/icons/app/Reaction.d.ts +4 -0
  635. package/icons/app/Reaction.d.ts.map +1 -0
  636. package/icons/app/Reaction.js +5 -0
  637. package/icons/app/Receipt.d.ts +4 -0
  638. package/icons/app/Receipt.d.ts.map +1 -0
  639. package/icons/app/Receipt.js +5 -0
  640. package/icons/app/Record.d.ts +4 -0
  641. package/icons/app/Record.d.ts.map +1 -0
  642. package/icons/app/Record.js +5 -0
  643. package/icons/app/RemoveFavorite.d.ts +4 -0
  644. package/icons/app/RemoveFavorite.d.ts.map +1 -0
  645. package/icons/app/RemoveFavorite.js +5 -0
  646. package/icons/app/Replace.d.ts +4 -0
  647. package/icons/app/Replace.d.ts.map +1 -0
  648. package/icons/app/Replace.js +5 -0
  649. package/icons/app/Reset.d.ts +4 -0
  650. package/icons/app/Reset.d.ts.map +1 -0
  651. package/icons/app/Reset.js +5 -0
  652. package/icons/app/Rocket.d.ts +4 -0
  653. package/icons/app/Rocket.d.ts.map +1 -0
  654. package/icons/app/Rocket.js +5 -0
  655. package/icons/app/Salad.d.ts +4 -0
  656. package/icons/app/Salad.d.ts.map +1 -0
  657. package/icons/app/Salad.js +5 -0
  658. package/icons/app/Save.d.ts +4 -0
  659. package/icons/app/Save.d.ts.map +1 -0
  660. package/icons/app/Save.js +5 -0
  661. package/icons/app/Schedule.d.ts +4 -0
  662. package/icons/app/Schedule.d.ts.map +1 -0
  663. package/icons/app/Schedule.js +5 -0
  664. package/icons/app/Search.d.ts +4 -0
  665. package/icons/app/Search.d.ts.map +1 -0
  666. package/icons/app/Search.js +5 -0
  667. package/icons/app/SearchPerson.d.ts +4 -0
  668. package/icons/app/SearchPerson.d.ts.map +1 -0
  669. package/icons/app/SearchPerson.js +5 -0
  670. package/icons/app/Settings.d.ts +4 -0
  671. package/icons/app/Settings.d.ts.map +1 -0
  672. package/icons/app/Settings.js +5 -0
  673. package/icons/app/Share.d.ts +4 -0
  674. package/icons/app/Share.d.ts.map +1 -0
  675. package/icons/app/Share.js +5 -0
  676. package/icons/app/SignPost.d.ts +4 -0
  677. package/icons/app/SignPost.d.ts.map +1 -0
  678. package/icons/app/SignPost.js +5 -0
  679. package/icons/app/Sliders.d.ts +4 -0
  680. package/icons/app/Sliders.d.ts.map +1 -0
  681. package/icons/app/Sliders.js +5 -0
  682. package/icons/app/SolidPause.d.ts +4 -0
  683. package/icons/app/SolidPause.d.ts.map +1 -0
  684. package/icons/app/SolidPause.js +5 -0
  685. package/icons/app/SolidPlay.d.ts +4 -0
  686. package/icons/app/SolidPlay.d.ts.map +1 -0
  687. package/icons/app/SolidPlay.js +5 -0
  688. package/icons/app/SolidStop.d.ts +4 -0
  689. package/icons/app/SolidStop.d.ts.map +1 -0
  690. package/icons/app/SolidStop.js +5 -0
  691. package/icons/app/Sort.d.ts +4 -0
  692. package/icons/app/Sort.d.ts.map +1 -0
  693. package/icons/app/Sort.js +5 -0
  694. package/icons/app/Sparkles.d.ts +4 -0
  695. package/icons/app/Sparkles.d.ts.map +1 -0
  696. package/icons/app/Sparkles.js +5 -0
  697. package/icons/app/Spinner.d.ts +4 -0
  698. package/icons/app/Spinner.d.ts.map +1 -0
  699. package/icons/app/Spinner.js +5 -0
  700. package/icons/app/Split.d.ts +4 -0
  701. package/icons/app/Split.d.ts.map +1 -0
  702. package/icons/app/Split.js +5 -0
  703. package/icons/app/Star.d.ts +4 -0
  704. package/icons/app/Star.d.ts.map +1 -0
  705. package/icons/app/Star.js +5 -0
  706. package/icons/app/StarFilled.d.ts +4 -0
  707. package/icons/app/StarFilled.d.ts.map +1 -0
  708. package/icons/app/StarFilled.js +5 -0
  709. package/icons/app/Strikethrough.d.ts +4 -0
  710. package/icons/app/Strikethrough.d.ts.map +1 -0
  711. package/icons/app/Strikethrough.js +5 -0
  712. package/icons/app/Suitcase.d.ts +4 -0
  713. package/icons/app/Suitcase.d.ts.map +1 -0
  714. package/icons/app/Suitcase.js +5 -0
  715. package/icons/app/Table.d.ts +4 -0
  716. package/icons/app/Table.d.ts.map +1 -0
  717. package/icons/app/Table.js +5 -0
  718. package/icons/app/Target.d.ts +4 -0
  719. package/icons/app/Target.d.ts.map +1 -0
  720. package/icons/app/Target.js +5 -0
  721. package/icons/app/TextSize.d.ts +4 -0
  722. package/icons/app/TextSize.d.ts.map +1 -0
  723. package/icons/app/TextSize.js +5 -0
  724. package/icons/app/ThumbsDown.d.ts +4 -0
  725. package/icons/app/ThumbsDown.d.ts.map +1 -0
  726. package/icons/app/ThumbsDown.js +5 -0
  727. package/icons/app/ThumbsDownFilled.d.ts +4 -0
  728. package/icons/app/ThumbsDownFilled.d.ts.map +1 -0
  729. package/icons/app/ThumbsDownFilled.js +5 -0
  730. package/icons/app/ThumbsUp.d.ts +4 -0
  731. package/icons/app/ThumbsUp.d.ts.map +1 -0
  732. package/icons/app/ThumbsUp.js +5 -0
  733. package/icons/app/ThumbsUpFilled.d.ts +4 -0
  734. package/icons/app/ThumbsUpFilled.d.ts.map +1 -0
  735. package/icons/app/ThumbsUpFilled.js +5 -0
  736. package/icons/app/Timer.d.ts +4 -0
  737. package/icons/app/Timer.d.ts.map +1 -0
  738. package/icons/app/Timer.js +5 -0
  739. package/icons/app/Underline.d.ts +4 -0
  740. package/icons/app/Underline.d.ts.map +1 -0
  741. package/icons/app/Underline.js +5 -0
  742. package/icons/app/Upload.d.ts +4 -0
  743. package/icons/app/Upload.d.ts.map +1 -0
  744. package/icons/app/Upload.js +5 -0
  745. package/icons/app/Upsell.d.ts +4 -0
  746. package/icons/app/Upsell.d.ts.map +1 -0
  747. package/icons/app/Upsell.js +5 -0
  748. package/icons/app/Video.d.ts +4 -0
  749. package/icons/app/Video.d.ts.map +1 -0
  750. package/icons/app/Video.js +5 -0
  751. package/icons/app/VideoRecorder.d.ts +4 -0
  752. package/icons/app/VideoRecorder.d.ts.map +1 -0
  753. package/icons/app/VideoRecorder.js +5 -0
  754. package/icons/app/VideoRecorderNegative.d.ts +4 -0
  755. package/icons/app/VideoRecorderNegative.d.ts.map +1 -0
  756. package/icons/app/VideoRecorderNegative.js +5 -0
  757. package/icons/app/Wallet.d.ts +4 -0
  758. package/icons/app/Wallet.d.ts.map +1 -0
  759. package/icons/app/Wallet.js +5 -0
  760. package/icons/app/Warning.d.ts +4 -0
  761. package/icons/app/Warning.d.ts.map +1 -0
  762. package/icons/app/Warning.js +5 -0
  763. package/icons/app/WhatsappChat.d.ts +4 -0
  764. package/icons/app/WhatsappChat.d.ts.map +1 -0
  765. package/icons/app/WhatsappChat.js +5 -0
  766. package/icons/app/Windows.d.ts +4 -0
  767. package/icons/app/Windows.d.ts.map +1 -0
  768. package/icons/app/Windows.js +5 -0
  769. package/icons/app/index.d.ts +221 -0
  770. package/icons/app/index.d.ts.map +1 -0
  771. package/icons/app/index.js +220 -0
  772. package/icons/modules/Benefits.d.ts +4 -0
  773. package/icons/modules/Benefits.d.ts.map +1 -0
  774. package/icons/modules/Benefits.js +5 -0
  775. package/icons/modules/Calendar.d.ts +4 -0
  776. package/icons/modules/Calendar.d.ts.map +1 -0
  777. package/icons/modules/Calendar.js +5 -0
  778. package/icons/modules/Cards.d.ts +4 -0
  779. package/icons/modules/Cards.d.ts.map +1 -0
  780. package/icons/modules/Cards.js +5 -0
  781. package/icons/modules/ClockIn.d.ts +4 -0
  782. package/icons/modules/ClockIn.d.ts.map +1 -0
  783. package/icons/modules/ClockIn.js +5 -0
  784. package/icons/modules/Complaints.d.ts +4 -0
  785. package/icons/modules/Complaints.d.ts.map +1 -0
  786. package/icons/modules/Complaints.js +5 -0
  787. package/icons/modules/Discover.d.ts +4 -0
  788. package/icons/modules/Discover.d.ts.map +1 -0
  789. package/icons/modules/Discover.js +5 -0
  790. package/icons/modules/Documents.d.ts +4 -0
  791. package/icons/modules/Documents.d.ts.map +1 -0
  792. package/icons/modules/Documents.js +5 -0
  793. package/icons/modules/Engagement.d.ts +4 -0
  794. package/icons/modules/Engagement.d.ts.map +1 -0
  795. package/icons/modules/Engagement.js +5 -0
  796. package/icons/modules/Finance.d.ts +4 -0
  797. package/icons/modules/Finance.d.ts.map +1 -0
  798. package/icons/modules/Finance.js +5 -0
  799. package/icons/modules/Goals.d.ts +4 -0
  800. package/icons/modules/Goals.d.ts.map +1 -0
  801. package/icons/modules/Goals.js +5 -0
  802. package/icons/modules/Home.d.ts +4 -0
  803. package/icons/modules/Home.d.ts.map +1 -0
  804. package/icons/modules/Home.js +5 -0
  805. package/icons/modules/Hub.d.ts +4 -0
  806. package/icons/modules/Hub.d.ts.map +1 -0
  807. package/icons/modules/Hub.js +5 -0
  808. package/icons/modules/ITManagement.d.ts +4 -0
  809. package/icons/modules/ITManagement.d.ts.map +1 -0
  810. package/icons/modules/ITManagement.js +5 -0
  811. package/icons/modules/Inbox.d.ts +4 -0
  812. package/icons/modules/Inbox.d.ts.map +1 -0
  813. package/icons/modules/Inbox.js +5 -0
  814. package/icons/modules/Kudos.d.ts +4 -0
  815. package/icons/modules/Kudos.d.ts.map +1 -0
  816. package/icons/modules/Kudos.js +5 -0
  817. package/icons/modules/Meetings.d.ts +4 -0
  818. package/icons/modules/Meetings.d.ts.map +1 -0
  819. package/icons/modules/Meetings.js +5 -0
  820. package/icons/modules/MyDocuments.d.ts +4 -0
  821. package/icons/modules/MyDocuments.d.ts.map +1 -0
  822. package/icons/modules/MyDocuments.js +5 -0
  823. package/icons/modules/Organization.d.ts +4 -0
  824. package/icons/modules/Organization.d.ts.map +1 -0
  825. package/icons/modules/Organization.js +5 -0
  826. package/icons/modules/Overviews.d.ts +4 -0
  827. package/icons/modules/Overviews.d.ts.map +1 -0
  828. package/icons/modules/Overviews.js +5 -0
  829. package/icons/modules/Pages.d.ts +4 -0
  830. package/icons/modules/Pages.d.ts.map +1 -0
  831. package/icons/modules/Pages.js +5 -0
  832. package/icons/modules/Payroll.d.ts +4 -0
  833. package/icons/modules/Payroll.d.ts.map +1 -0
  834. package/icons/modules/Payroll.js +5 -0
  835. package/icons/modules/Performance.d.ts +4 -0
  836. package/icons/modules/Performance.d.ts.map +1 -0
  837. package/icons/modules/Performance.js +5 -0
  838. package/icons/modules/Profile.d.ts +4 -0
  839. package/icons/modules/Profile.d.ts.map +1 -0
  840. package/icons/modules/Profile.js +5 -0
  841. package/icons/modules/Projects.d.ts +4 -0
  842. package/icons/modules/Projects.d.ts.map +1 -0
  843. package/icons/modules/Projects.js +5 -0
  844. package/icons/modules/Recruitment.d.ts +4 -0
  845. package/icons/modules/Recruitment.d.ts.map +1 -0
  846. package/icons/modules/Recruitment.js +5 -0
  847. package/icons/modules/Reports.d.ts +4 -0
  848. package/icons/modules/Reports.d.ts.map +1 -0
  849. package/icons/modules/Reports.js +5 -0
  850. package/icons/modules/Sales.d.ts +4 -0
  851. package/icons/modules/Sales.d.ts.map +1 -0
  852. package/icons/modules/Sales.js +5 -0
  853. package/icons/modules/Settings.d.ts +4 -0
  854. package/icons/modules/Settings.d.ts.map +1 -0
  855. package/icons/modules/Settings.js +5 -0
  856. package/icons/modules/Shifts.d.ts +4 -0
  857. package/icons/modules/Shifts.d.ts.map +1 -0
  858. package/icons/modules/Shifts.js +5 -0
  859. package/icons/modules/Social.d.ts +4 -0
  860. package/icons/modules/Social.d.ts.map +1 -0
  861. package/icons/modules/Social.js +5 -0
  862. package/icons/modules/Software.d.ts +4 -0
  863. package/icons/modules/Software.d.ts.map +1 -0
  864. package/icons/modules/Software.js +5 -0
  865. package/icons/modules/Spaces.d.ts +4 -0
  866. package/icons/modules/Spaces.d.ts.map +1 -0
  867. package/icons/modules/Spaces.js +5 -0
  868. package/icons/modules/Spending.d.ts +4 -0
  869. package/icons/modules/Spending.d.ts.map +1 -0
  870. package/icons/modules/Spending.js +5 -0
  871. package/icons/modules/Tasks.d.ts +4 -0
  872. package/icons/modules/Tasks.d.ts.map +1 -0
  873. package/icons/modules/Tasks.js +5 -0
  874. package/icons/modules/TimeOff.d.ts +4 -0
  875. package/icons/modules/TimeOff.d.ts.map +1 -0
  876. package/icons/modules/TimeOff.js +5 -0
  877. package/icons/modules/TimeTracking.d.ts +4 -0
  878. package/icons/modules/TimeTracking.d.ts.map +1 -0
  879. package/icons/modules/TimeTracking.js +5 -0
  880. package/icons/modules/Trainings.d.ts +4 -0
  881. package/icons/modules/Trainings.d.ts.map +1 -0
  882. package/icons/modules/Trainings.js +5 -0
  883. package/icons/modules/Treasury.d.ts +4 -0
  884. package/icons/modules/Treasury.d.ts.map +1 -0
  885. package/icons/modules/Treasury.js +5 -0
  886. package/icons/modules/Workflows.d.ts +4 -0
  887. package/icons/modules/Workflows.d.ts.map +1 -0
  888. package/icons/modules/Workflows.js +5 -0
  889. package/icons/modules/index.d.ts +40 -0
  890. package/icons/modules/index.d.ts.map +1 -0
  891. package/icons/modules/index.js +39 -0
  892. package/package.json +218 -0
  893. package/postcss.config.js +7 -0
  894. package/tailwind.config.ts +14 -0
package/dist/f0.d.ts ADDED
@@ -0,0 +1,2058 @@
1
+ import { AlertTagCellValue } from '../../value-display/types/alertTag';
2
+ import { AlertTagCellValue as AlertTagCellValue_2 } from './types/alertTag.tsx';
3
+ import { AmountCellValue } from '../../value-display/types/amount';
4
+ import { AmountCellValue as AmountCellValue_2 } from './types/amount.tsx';
5
+ import { AnchorHTMLAttributes } from 'react';
6
+ import { AvatarListCellValue } from '../../value-display/types/avatarList';
7
+ import { AvatarListCellValue as AvatarListCellValue_2 } from './types/avatarList.tsx';
8
+ import * as AvatarPrimitive from '@radix-ui/react-avatar';
9
+ import { AvatarProps as AvatarProps_2 } from '@radix-ui/react-avatar';
10
+ import { baseColors } from '@factorialco/f0-core';
11
+ import { CategoryBarProps } from './CategoryBarChart';
12
+ import { ChartConfig } from '../../ui/chart';
13
+ import { ChartConfig as ChartConfig_2 } from './utils/types';
14
+ import { ChartPropsBase } from './utils/types';
15
+ import { ClassValue } from 'cva';
16
+ import { CompanyCellValue } from '../../value-display/types/company';
17
+ import { CompanyCellValue as CompanyCellValue_2 } from './types/company.tsx';
18
+ import { ComponentProps } from 'react';
19
+ import { DateCellValue } from '../../value-display/types/date';
20
+ import { DateCellValue as DateCellValue_2 } from './types/date.tsx';
21
+ import { DateFilterOptions } from './DateFilter/DateFilter';
22
+ import { default as default_2 } from 'react';
23
+ import { DotTagCellValue } from '../../value-display/types/dotTag';
24
+ import { DotTagCellValue as DotTagCellValue_2 } from './types/dotTag.tsx';
25
+ import { F0IconProps as F0IconProps_2 } from './F0Icon';
26
+ import { f1Colors } from '@factorialco/f0-core';
27
+ import { FileCellValue } from '../../value-display/types/file';
28
+ import { FileCellValue as FileCellValue_2 } from './types/file.tsx';
29
+ import { FolderCellValue } from '../../value-display/types/folder';
30
+ import { FolderCellValue as FolderCellValue_2 } from './types/folder.tsx';
31
+ import { ForwardedRef } from 'react';
32
+ import { ForwardRefExoticComponent } from 'react';
33
+ import { HTMLAttributes } from 'react';
34
+ import { IconCellValue } from './types/icon.tsx';
35
+ import { ImgHTMLAttributes } from 'react';
36
+ import { InFilterOptions } from './InFilter/types';
37
+ import { internalAvatarColors as internalAvatarColors_2 } from '../../../ui/Avatar';
38
+ import { internalAvatarSizes as internalAvatarSizes_2 } from '../../../ui/Avatar';
39
+ import { internalAvatarTypes as internalAvatarTypes_2 } from '../../../ui/Avatar';
40
+ import { JSX as JSX_2 } from 'react';
41
+ import { LineChartConfig } from '../../ui/chart';
42
+ import { LineChartPropsBase } from './utils/types';
43
+ import { LinkProps as LinkProps_3 } from './Link';
44
+ import { MouseEventHandler } from 'react';
45
+ import { NumberCellValue } from '../../value-display/types/number';
46
+ import { NumberCellValue as NumberCellValue_2 } from './types/number.tsx';
47
+ import { PercentageCellValue } from './types/percentage.tsx';
48
+ import { PersonCellValue } from '../../value-display/types/person';
49
+ import { PersonCellValue as PersonCellValue_2 } from './types/person.tsx';
50
+ import { PieChartProps } from './PieChart';
51
+ import { PopoverContentProps } from '@radix-ui/react-popover';
52
+ import * as React_2 from 'react';
53
+ import { ReactNode } from 'react';
54
+ import { RefAttributes } from 'react';
55
+ import { RefObject } from 'react';
56
+ import { StatusCellValue } from '../../value-display/types/status';
57
+ import { StatusCellValue as StatusCellValue_2 } from './types/status.tsx';
58
+ import { SVGProps } from 'react';
59
+ import { TagCellValue } from '../../value-display/types/tag';
60
+ import { TagCellValue as TagCellValue_2 } from './types/tag.tsx';
61
+ import { TagListCellValue } from '../../value-display/types/tagList';
62
+ import { TagListCellValue as TagListCellValue_2 } from './types/tagList.tsx';
63
+ import { TeamCellValue } from '../../value-display/types/team';
64
+ import { TeamCellValue as TeamCellValue_2 } from './types/team.tsx';
65
+ import { TextCellValue } from '../../value-display/types/text';
66
+ import { TextCellValue as TextCellValue_2 } from './types/text.tsx';
67
+ import { ValueDisplayRendererContext } from '../../value-display';
68
+ import { VariantProps } from 'cva';
69
+
70
+ export declare type Action = UpsellAction | RegularAction;
71
+
72
+ declare type Action_2 = {
73
+ label: string;
74
+ onClick: () => void;
75
+ icon?: IconType;
76
+ variant?: ButtonVariant;
77
+ size?: "md" | "lg";
78
+ loading?: boolean;
79
+ };
80
+
81
+ export declare type AlertAvatarProps = VariantProps<typeof alertAvatarVariants> & {
82
+ type: (typeof alertAvatarTypes)[number];
83
+ size?: (typeof alertAvatarSizes)[number];
84
+ } & Partial<Pick<BaseAvatarProps, "aria-label" | "aria-labelledby">>;
85
+
86
+ declare const alertAvatarSizes: readonly ["sm", "md", "lg"];
87
+
88
+ declare const alertAvatarTypes: readonly ["critical", "warning", "info", "positive"];
89
+
90
+ declare const alertAvatarVariants: (props?: ({
91
+ type?: "info" | "critical" | "warning" | "positive" | undefined;
92
+ size?: "lg" | "md" | "sm" | undefined;
93
+ } & ({
94
+ class?: ClassValue;
95
+ className?: never;
96
+ } | {
97
+ class?: never;
98
+ className?: ClassValue;
99
+ })) | undefined) => string;
100
+
101
+ declare type AlertTagProps = ComponentProps<typeof F0TagAlert>;
102
+
103
+ export declare const AreaChart: ForwardRefExoticComponent<Omit<LineChartPropsBase<LineChartConfig> & {
104
+ lineType?: "step" | "linear" | "natural" | "monotoneX";
105
+ marginTop?: number;
106
+ canBeBlurred?: boolean;
107
+ blurArea?: "l" | "r" | "lr";
108
+ } & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLElement | SVGElement>>;
109
+
110
+ declare const Avatar: React_2.ForwardRefExoticComponent<Omit<AvatarPrimitive.AvatarProps & React_2.RefAttributes<HTMLSpanElement>, "ref"> & {
111
+ size?: (typeof internalAvatarSizes)[number];
112
+ type?: (typeof internalAvatarTypes)[number];
113
+ color?: (typeof internalAvatarColors)[number];
114
+ } & React_2.RefAttributes<HTMLSpanElement>>;
115
+
116
+ export declare type AvatarBadge = ({
117
+ type: "module";
118
+ module: ModuleId;
119
+ } | {
120
+ type: Exclude<BadgeProps["type"], undefined>;
121
+ icon: BadgeProps["icon"];
122
+ }) & {
123
+ tooltip?: string;
124
+ };
125
+
126
+ declare const avatarEmojiSizes: readonly ["sm", "md", "lg"];
127
+
128
+ declare type AvatarFileSize = (typeof avatarFileSizes)[number];
129
+
130
+ declare const avatarFileSizes: readonly ["xs", "sm", "md", "lg"];
131
+
132
+ declare const avatarIconSizes: readonly ["sm", "md", "lg"];
133
+
134
+ export declare type AvatarListSize = (typeof avatarListSizes)[number];
135
+
136
+ declare const avatarListSizes: readonly ["xs", "sm", "md"];
137
+
138
+ declare type AvatarProps = {
139
+ avatar: AvatarVariant_2;
140
+ size?: AvatarSize;
141
+ };
142
+
143
+ declare type AvatarSize = (typeof avatarSizes)[number];
144
+
145
+ declare const avatarSizes: readonly ["xs", "sm", "md", "lg", "xl", "2xl"];
146
+
147
+ export declare type AvatarVariant = DistributiveOmit<({
148
+ type: "person";
149
+ } & F0AvatarPersonProps) | ({
150
+ type: "team";
151
+ } & F0AvatarTeamProps) | ({
152
+ type: "company";
153
+ } & F0AvatarCompanyProps) | ({
154
+ type: "file";
155
+ } & F0AvatarFileProps), "size">;
156
+
157
+ declare type AvatarVariant_2 = ({
158
+ type: "person";
159
+ } & Omit<F0AvatarPersonProps, "size">) | ({
160
+ type: "team";
161
+ } & Omit<F0AvatarTeamProps, "size">) | ({
162
+ type: "company";
163
+ } & Omit<F0AvatarCompanyProps, "size">) | ({
164
+ type: "file";
165
+ } & Omit<F0AvatarFileProps, "size">);
166
+
167
+ export declare type AvatarVariants = (typeof avatarVariants)[number];
168
+
169
+ export declare const avatarVariants: readonly ["person", "team", "company", "file"];
170
+
171
+ export declare const Await: <T>({ resolve, fallback, error: errorFallback, children, }: AwaitProps<T>) => ReactNode;
172
+
173
+ declare type AwaitProps<T> = {
174
+ resolve: Promise<T> | T;
175
+ fallback: ReactNode;
176
+ error?: ReactNode;
177
+ className?: string;
178
+ children: (value: T) => ReactNode;
179
+ };
180
+
181
+ declare interface BadgeProps extends VariantProps<typeof badgeVariants> {
182
+ icon: IconType;
183
+ type?: VariantProps<typeof badgeVariants>["type"];
184
+ size?: keyof typeof iconSizes;
185
+ }
186
+
187
+ declare const badgeVariants: (props?: ({
188
+ type?: "critical" | "warning" | "positive" | "neutral" | "highlight" | undefined;
189
+ size?: "lg" | "md" | "sm" | "xs" | undefined;
190
+ } & ({
191
+ class?: ClassValue;
192
+ className?: never;
193
+ } | {
194
+ class?: never;
195
+ className?: ClassValue;
196
+ })) | undefined) => string;
197
+
198
+ declare type BalanceTagProps = ComponentProps<typeof F0TagBalance>;
199
+
200
+ declare type BannerAction = {
201
+ label: string;
202
+ onClick: () => void;
203
+ variant?: "default" | "outline" | "ghost";
204
+ icon?: IconType;
205
+ };
206
+
207
+ export declare const BarChart: ForwardRefExoticComponent<Omit<ChartPropsBase<ChartConfig> & {
208
+ type?: "simple" | "stacked" | "stacked-by-sign";
209
+ label?: boolean;
210
+ legend?: boolean;
211
+ showValueUnderLabel?: boolean;
212
+ highlightLastBar?: boolean;
213
+ onClick?: ((data: {
214
+ label: string;
215
+ values: {
216
+ [x: string]: number;
217
+ };
218
+ }) => void) | undefined;
219
+ } & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLElement | SVGElement>>;
220
+
221
+ declare type BaseAction = {
222
+ label: string;
223
+ onClick: () => Promise<void> | void;
224
+ };
225
+
226
+ declare type BaseAvatarProps = {
227
+ /**
228
+ * The type of the avatar.
229
+ */
230
+ type: InternalAvatarProps["type"];
231
+ /**
232
+ * The name of the avatar.
233
+ */
234
+ name: string | string[];
235
+ /**
236
+ * The source of the avatar's image.
237
+ */
238
+ src?: string;
239
+ /**
240
+ * The color of the avatar.
241
+ * @default "random"
242
+ */
243
+ color?: InternalAvatarProps["color"] | "random";
244
+ /**
245
+ * The badge to display on the avatar. Can be a module badge or a custom badge.
246
+ */
247
+ badge?: AvatarBadge;
248
+ } & Partial<Pick<InternalAvatarProps, "aria-label" | "aria-labelledby">> & ({
249
+ size: AvatarSize;
250
+ } | {
251
+ /**
252
+ * @deprecated Use AvatarSize instead (xs, sm, md, lg, xl, 2xl)
253
+ */
254
+ size: InternalAvatarProps["size"];
255
+ });
256
+
257
+ declare type BaseBannerProps = {
258
+ title: string;
259
+ subtitle?: string;
260
+ mediaUrl: string;
261
+ primaryAction?: BannerAction;
262
+ secondaryAction?: BannerAction;
263
+ onClose?: () => void;
264
+ isLoading?: boolean;
265
+ children?: React.ReactNode;
266
+ };
267
+
268
+ declare type BaseColor = keyof typeof baseColors;
269
+
270
+ /**
271
+ * Base definition for all filter types.
272
+ * Provides common properties that all filters must implement.
273
+ */
274
+ declare type BaseFilterDefinition<T extends FilterTypeKey> = {
275
+ /** Human-readable label for the filter */
276
+ label: string;
277
+ /** The type of filter */
278
+ type: T;
279
+ /**
280
+ * Whether to hide the selector for this filter
281
+ */
282
+ hideSelector?: boolean;
283
+ };
284
+
285
+ declare type BaseTag<T extends {
286
+ type: string;
287
+ }> = T & WithTooltipDescription;
288
+
289
+ export declare const buildTranslations: (translations: TranslationsType) => TranslationsType;
290
+
291
+ export declare const Button: ForwardRefExoticComponent<ButtonProps & RefAttributes<HTMLButtonElement>>;
292
+
293
+ declare const Button_2: React_2.ForwardRefExoticComponent<ButtonProps_2 & React_2.RefAttributes<HTMLButtonElement>>;
294
+
295
+ declare type ButtonInternalProps = Pick<ComponentProps<typeof Button_2>, "variant" | "size" | "disabled" | "type" | "round" | "className" | "pressed"> & DataAttributes & {
296
+ /**
297
+ * Callback fired when the button is clicked. Supports async functions for loading state.
298
+ */
299
+ onClick?: (event: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void | Promise<unknown>;
300
+ /**
301
+ * The visible label for the button. Required for accessibility.
302
+ */
303
+ label: string;
304
+ /**
305
+ * Indicates that an action is in progress. Shows a loading spinner and blocks interaction.
306
+ */
307
+ loading?: boolean;
308
+ /**
309
+ * Adds an icon to the button, combined with the label for better clarity and recognition.
310
+ */
311
+ icon?: IconType;
312
+ /**
313
+ * Adds an emoji to the button, can be used as a special case of icon-only button.
314
+ */
315
+ emoji?: string;
316
+ /**
317
+ * Hides the label visually (for icon-only or emoji-only buttons), but keeps it accessible for screen readers.
318
+ */
319
+ hideLabel?: boolean;
320
+ /**
321
+ * Sets the button size. 'lg' for mobile, 'md' for desktop, 'sm' for compact/secondary actions.
322
+ */
323
+ size?: "sm" | "md" | "lg";
324
+ /**
325
+ * Appends a React node after the button content (for custom UI extensions).
326
+ */
327
+ append?: React.ReactNode;
328
+ /**
329
+ * Appends a React node as a separate button, visually grouped with the main button.
330
+ */
331
+ appendButton?: React.ReactNode;
332
+ /**
333
+ * If true, the button is inactive and does not respond to user interaction.
334
+ */
335
+ disabled?: boolean;
336
+ /**
337
+ * If true, the button is visually active or selected (pressed state).
338
+ */
339
+ pressed?: boolean;
340
+ };
341
+
342
+ export declare type ButtonProps = Omit<ButtonInternalProps, (typeof privateProps)[number]>;
343
+
344
+ declare interface ButtonProps_2 extends React_2.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
345
+ asChild?: boolean;
346
+ round?: boolean;
347
+ size?: ButtonSize;
348
+ variant?: ButtonVariant;
349
+ appendButton?: React_2.ReactNode;
350
+ pressed?: boolean;
351
+ }
352
+
353
+ declare type ButtonSize = (typeof sizes)[number];
354
+
355
+ declare type ButtonVariant = (typeof variants)[number];
356
+
357
+ declare const buttonVariants: (props?: ({
358
+ disabled?: boolean | undefined;
359
+ pressed?: boolean | undefined;
360
+ variant?: "default" | "critical" | "promote" | "neutral" | "outline" | "ghost" | "outlinePromote" | undefined;
361
+ size?: "lg" | "md" | "sm" | undefined;
362
+ } & ({
363
+ class?: ClassValue;
364
+ className?: never;
365
+ } | {
366
+ class?: never;
367
+ className?: ClassValue;
368
+ })) | undefined) => string;
369
+
370
+ declare type CalendarMode = "single" | "range";
371
+
372
+ declare type CalendarView = "day" | "month" | "year" | "week" | "quarter" | "halfyear";
373
+
374
+ declare type CardAvatarVariant = AvatarVariant | {
375
+ type: "emoji";
376
+ emoji: string;
377
+ } | {
378
+ type: "file";
379
+ file: File;
380
+ } | {
381
+ type: "icon";
382
+ icon: IconType;
383
+ };
384
+
385
+ declare interface CardInternalProps {
386
+ /**
387
+ * Whether the card has a compact layout
388
+ */
389
+ compact?: boolean;
390
+ /**
391
+ * The avatar to display in the card
392
+ */
393
+ avatar?: CardAvatarVariant;
394
+ /**
395
+ * Whether the card has an image
396
+ */
397
+ image?: string;
398
+ /**
399
+ * The title of the card
400
+ */
401
+ title?: string;
402
+ /**
403
+ * The description of the card
404
+ */
405
+ description?: string;
406
+ /**
407
+ * Metadata items to display in the card
408
+ */
409
+ metadata?: CardMetadata[];
410
+ /**
411
+ * The children to display in the card
412
+ */
413
+ children?: ReactNode;
414
+ /**
415
+ * The link to navigate to when the card is clicked
416
+ */
417
+ link?: string;
418
+ /**
419
+ * The primary action that displays a primary button in the card footer
420
+ */
421
+ primaryAction?: CardPrimaryAction;
422
+ /**
423
+ * The secondary actions - either an array of button actions or a single link
424
+ */
425
+ secondaryActions?: CardSecondaryAction[] | CardSecondaryLink;
426
+ /**
427
+ * Actions to display in the dropdown menu inside the card content
428
+ */
429
+ otherActions?: DropdownItem[];
430
+ /**
431
+ * Whether the card is selectable
432
+ */
433
+ selectable?: boolean;
434
+ /**
435
+ * Whether the card is selected
436
+ */
437
+ selected?: boolean;
438
+ /**
439
+ * The callback to handle the selection of the card
440
+ */
441
+ onSelect?: (selected: boolean) => void;
442
+ /**
443
+ * The callback to handle the click of the card
444
+ */
445
+ onClick?: () => void;
446
+ /**
447
+ * Force vertical metadata for compact layout
448
+ * Private prop
449
+ */
450
+ forceVerticalMetadata?: boolean;
451
+ }
452
+
453
+ declare type CardMetadata = {
454
+ icon: IconType;
455
+ property: Exclude<CardMetadataProperty, {
456
+ type: "file";
457
+ }>;
458
+ } | {
459
+ property: Extract<CardMetadataProperty, {
460
+ type: "file";
461
+ }>;
462
+ };
463
+
464
+ /**
465
+ * Card metadata property renderers.
466
+ * Each metadata item consists of an icon and a property with its data.
467
+ */
468
+ declare type CardMetadataProperty = {
469
+ [K in CardPropertyType]: {
470
+ type: K;
471
+ value: Parameters<(typeof valueDisplayRenderers)[K]>[0];
472
+ };
473
+ }[CardPropertyType];
474
+
475
+ declare interface CardPrimaryAction {
476
+ label: string;
477
+ icon?: IconType;
478
+ onClick: () => void;
479
+ }
480
+
481
+ declare const cardPropertyRenderers: {
482
+ readonly text: (args: TextCellValue) => default_2.JSX.Element;
483
+ readonly number: (args: NumberCellValue, meta: ValueDisplayRendererContext) => default_2.JSX.Element;
484
+ readonly date: (args: DateCellValue) => default_2.JSX.Element;
485
+ readonly amount: (args: AmountCellValue, meta: ValueDisplayRendererContext) => default_2.JSX.Element;
486
+ readonly person: (args: PersonCellValue) => default_2.JSX.Element;
487
+ readonly company: (args: CompanyCellValue) => default_2.JSX.Element;
488
+ readonly team: (args: TeamCellValue) => default_2.JSX.Element;
489
+ readonly status: (args: StatusCellValue) => default_2.JSX.Element;
490
+ readonly tag: (args: TagCellValue) => default_2.JSX.Element;
491
+ readonly avatarList: (args: AvatarListCellValue) => default_2.JSX.Element;
492
+ readonly tagList: (args: TagListCellValue) => default_2.JSX.Element;
493
+ readonly alertTag: (args: AlertTagCellValue) => default_2.JSX.Element;
494
+ readonly dotTag: (args: DotTagCellValue) => default_2.JSX.Element;
495
+ readonly file: (args: FileCellValue) => default_2.JSX.Element;
496
+ readonly folder: (args: FolderCellValue) => default_2.JSX.Element;
497
+ };
498
+
499
+ declare type CardPropertyType = keyof typeof cardPropertyRenderers;
500
+
501
+ declare interface CardSecondaryAction {
502
+ label: string;
503
+ icon?: IconType;
504
+ onClick: () => void;
505
+ }
506
+
507
+ declare interface CardSecondaryLink extends Pick<LinkProps, "href" | "target" | "disabled"> {
508
+ label: string;
509
+ }
510
+
511
+ export declare const CategoryBarChart: ForwardRefExoticComponent<Omit<CategoryBarProps & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLElement | SVGElement>>;
512
+
513
+ declare interface CheckboxProps extends DataAttributes {
514
+ /**
515
+ * The title of the checkbox
516
+ */
517
+ title?: string;
518
+ /**
519
+ * The id of the checkbox
520
+ */
521
+ id?: string;
522
+ /**
523
+ * The checked state of the checkbox
524
+ * @default false
525
+ */
526
+ checked?: boolean;
527
+ /**
528
+ * Whether the checkbox is indeterminate
529
+ * @default false
530
+ */
531
+ indeterminate?: boolean;
532
+ /**
533
+ * The callback function that is called when the checkbox is checked
534
+ */
535
+ onCheckedChange?: (checked: boolean) => void;
536
+ /**
537
+ * Whether the checkbox is disabled
538
+ * @default false
539
+ */
540
+ disabled?: boolean;
541
+ /**
542
+ * The value of the checkbox
543
+ */
544
+ value?: string;
545
+ /**
546
+ * Whether to hide the label
547
+ * @default false
548
+ */
549
+ hideLabel?: boolean;
550
+ /**
551
+ * Whether the checkbox is only presentational, so it does not have functionality
552
+ * @default false
553
+ */
554
+ presentational?: boolean;
555
+ /**
556
+ * Whether the checkbox should stop event propagation
557
+ * @default false
558
+ */
559
+ stopPropagation?: boolean;
560
+ /**
561
+ * The name of the checkbox
562
+ */
563
+ name?: string;
564
+ }
565
+
566
+ export declare type CompanyAvatarVariant = Extract<AvatarVariant, {
567
+ type: "company";
568
+ }>;
569
+
570
+ declare type CompanyTagProps = ComponentProps<typeof F0TagCompany>;
571
+
572
+ declare type ComponentTypes = (typeof componentTypes)[number];
573
+
574
+ declare const componentTypes: readonly ["layout", "info", "action", "form"];
575
+
576
+ export declare const CopyButton: ForwardRefExoticComponent<Omit<CopyButtonProps, "ref"> & RefAttributes<HTMLButtonElement>>;
577
+
578
+ declare type CopyButtonProps = Omit<ComponentProps<typeof Button_2>, "onClick" | "children" | "title" | "label" | "hideLabel" | "icon" | "round"> & {
579
+ valueToCopy: string;
580
+ copiedTooltipLabel?: string;
581
+ copyTooltipLabel?: string;
582
+ onCopy?: MouseEventHandler<HTMLButtonElement>;
583
+ };
584
+
585
+ export declare function createAtlaskitDriver(instanceId: symbol): DndDriver;
586
+
587
+ /**
588
+ * Extracts the current filters type from filter options.
589
+ * Creates a type mapping filter keys to their respective value types.
590
+ * Used for type-safe access to filter values.
591
+ * @template F - The filter options type
592
+ */
593
+ export declare type CurrentFilters<F extends FilterOptions<string>> = F extends {
594
+ fields: Record<infer K extends string, FilterDefinition>;
595
+ } ? {
596
+ [Key in K]?: FilterValue<F["fields"][Key]>;
597
+ } : Record<string, never>;
598
+
599
+ declare type DateFilterDefinition = BaseFilterDefinition<"date"> & {
600
+ options?: DateFilterOptions_2;
601
+ };
602
+
603
+ declare type DateFilterOptions_2 = {
604
+ minDate?: Date;
605
+ maxDate?: Date;
606
+ mode?: CalendarMode;
607
+ defaultSelected?: Date | DateRange | null;
608
+ view?: CalendarView;
609
+ };
610
+
611
+ declare type DateRange = {
612
+ from: Date;
613
+ to?: Date;
614
+ };
615
+
616
+ declare type DefaultAction = BannerAction;
617
+
618
+ export declare const defaultTranslations: {
619
+ readonly approvals: {
620
+ readonly history: "Approval history";
621
+ readonly statuses: {
622
+ readonly waiting: "Waiting";
623
+ readonly pending: "Pending";
624
+ readonly approved: "Approved";
625
+ readonly rejected: "Rejected";
626
+ };
627
+ readonly requiredNumbers: {
628
+ readonly one: "One approval required";
629
+ readonly other: "{{count}} approvals required";
630
+ };
631
+ };
632
+ readonly navigation: {
633
+ readonly sidebar: "Main navigation";
634
+ readonly previous: "Previous";
635
+ readonly next: "Next";
636
+ };
637
+ readonly actions: {
638
+ readonly add: "Add";
639
+ readonly edit: "Edit";
640
+ readonly save: "Save";
641
+ readonly cancel: "Cancel";
642
+ readonly copy: "Copy";
643
+ readonly close: "Close";
644
+ readonly showAll: "Show all";
645
+ readonly showLess: "Show less";
646
+ readonly skipToContent: "Skip to content";
647
+ readonly view: "View";
648
+ readonly unselect: "Unselect";
649
+ readonly search: "Search";
650
+ readonly clear: "Clear";
651
+ readonly more: "More";
652
+ readonly moveUp: "Move up";
653
+ readonly moveDown: "Move down";
654
+ readonly thumbsUp: "Like";
655
+ readonly thumbsDown: "Dislike";
656
+ readonly other: "Other actions";
657
+ readonly toggle: "Toggle";
658
+ };
659
+ readonly status: {
660
+ readonly selected: {
661
+ readonly singular: "Selected";
662
+ readonly plural: "Selected";
663
+ };
664
+ };
665
+ readonly filters: {
666
+ readonly label: "Filters";
667
+ readonly applyFilters: "Apply filters";
668
+ readonly cancel: "Cancel";
669
+ readonly failedToLoadOptions: "Failed to load options";
670
+ readonly retry: "Retry";
671
+ };
672
+ readonly collections: {
673
+ readonly sorting: {
674
+ readonly noSorting: "No sorting";
675
+ readonly toggleDirection: "Toggle sorting direction";
676
+ readonly sortBy: "Sort by";
677
+ };
678
+ readonly grouping: {
679
+ readonly noGrouping: "No grouping";
680
+ readonly groupBy: "Group by";
681
+ readonly toggleDirection: "Toggle direction";
682
+ };
683
+ readonly actions: {
684
+ readonly actions: "Actions";
685
+ };
686
+ readonly visualizations: {
687
+ readonly table: "Table view";
688
+ readonly card: "Card view";
689
+ readonly list: "List view";
690
+ readonly kanban: "Kanban view";
691
+ readonly pagination: {
692
+ readonly of: "of";
693
+ };
694
+ };
695
+ readonly itemsCount: "items";
696
+ readonly emptyStates: {
697
+ readonly noData: {
698
+ readonly title: "No data";
699
+ readonly description: "No data available";
700
+ };
701
+ readonly noResults: {
702
+ readonly title: "No results";
703
+ readonly description: "No results found try another search or clear the filters";
704
+ readonly clearFilters: "Clear filters";
705
+ };
706
+ readonly error: {
707
+ readonly title: "Error";
708
+ readonly description: "An error occurred while loading the data";
709
+ readonly retry: "Retry";
710
+ };
711
+ };
712
+ readonly summaries: {
713
+ readonly types: {
714
+ readonly sum: "sum";
715
+ };
716
+ };
717
+ };
718
+ readonly shortcut: "Shortcut";
719
+ readonly date: {
720
+ readonly from: "From";
721
+ readonly to: "To";
722
+ readonly none: "None";
723
+ readonly date: "Date";
724
+ readonly custom: "Custom period";
725
+ readonly selectDate: "Select Date";
726
+ readonly compareTo: "Compare to";
727
+ readonly presets: {
728
+ readonly last7Days: "Last 7 days";
729
+ readonly last30Days: "Last 30 days";
730
+ readonly last3Months: "Last 3 months";
731
+ readonly last6Months: "Last 6 months";
732
+ readonly lastYear: "Last year";
733
+ readonly last3Years: "Last 3 years";
734
+ readonly last100Years: "Last 100 years";
735
+ };
736
+ readonly range: "Range";
737
+ readonly selectedBy: "Selected by";
738
+ readonly groups: {
739
+ readonly today: "Today";
740
+ readonly yesterday: "Yesterday";
741
+ readonly lastWeek: "Last week";
742
+ readonly lastMonth: "Last month";
743
+ readonly other: "Other";
744
+ };
745
+ readonly granularities: {
746
+ readonly day: {
747
+ readonly currentDate: "Today";
748
+ readonly label: "Day";
749
+ };
750
+ readonly week: {
751
+ readonly currentDate: "This week";
752
+ readonly label: "Week";
753
+ readonly long: "Week of %{day} %{month} %{year}";
754
+ };
755
+ readonly month: {
756
+ readonly currentDate: "This month";
757
+ readonly label: "Month";
758
+ };
759
+ readonly quarter: {
760
+ readonly currentDate: "This quarter";
761
+ readonly label: "Quarter";
762
+ };
763
+ readonly halfyear: {
764
+ readonly currentDate: "This half year";
765
+ readonly label: "Half year";
766
+ };
767
+ readonly year: {
768
+ readonly currentDate: "This year";
769
+ readonly label: "Year";
770
+ };
771
+ readonly range: {
772
+ readonly currentDate: "Today";
773
+ readonly label: "Range";
774
+ };
775
+ };
776
+ readonly month: {
777
+ readonly january: "January";
778
+ readonly february: "February";
779
+ readonly march: "March";
780
+ readonly april: "April";
781
+ readonly may: "May";
782
+ readonly june: "June";
783
+ readonly july: "July";
784
+ readonly august: "August";
785
+ readonly september: "September";
786
+ readonly october: "October";
787
+ readonly november: "November";
788
+ readonly december: "December";
789
+ };
790
+ };
791
+ readonly favorites: {
792
+ readonly favorites: "Favorites";
793
+ readonly remove: "Remove favorite";
794
+ };
795
+ readonly notifications: "Notifications";
796
+ readonly ai: {
797
+ readonly description: "Chat with AI";
798
+ readonly expandChat: "Expand chat";
799
+ readonly minimizeChat: "Minimize chat window";
800
+ readonly openChat: "Open Chat";
801
+ readonly scrollToBottom: "Scroll to bottom";
802
+ readonly welcome: "I'm One. Ask or make anything.";
803
+ readonly initialMessage: "How can I help you today?";
804
+ };
805
+ };
806
+
807
+ /**
808
+ * Remove a property from a union of objects.
809
+ * @example
810
+ * type Person = {
811
+ * name: string
812
+ * age: number
813
+ * } | {
814
+ * name: string
815
+ * height: number
816
+ * }
817
+ *
818
+ * type PersonWithoutName = DistributiveOmit<Person, "name">
819
+ * // { age: number } | { height: number }
820
+ */
821
+ declare type DistributiveOmit<T, K extends PropertyKey> = T extends unknown ? Omit<T, K> : never;
822
+
823
+ export declare interface DndDriver {
824
+ registerDraggable: (el: HTMLElement, options: {
825
+ payload: DragPayload;
826
+ disabled?: boolean;
827
+ handle?: HTMLElement | null;
828
+ }) => () => void;
829
+ registerDroppable: (el: HTMLElement, options: {
830
+ id: string;
831
+ accepts: string[];
832
+ }) => () => void;
833
+ subscribe: (cb: (e: {
834
+ phase: "start" | "over" | "drop" | "cancel";
835
+ source: DragPayload;
836
+ intent?: DropIntent;
837
+ }) => void) => () => void;
838
+ }
839
+
840
+ export declare function DndProvider({ driver, children, }: {
841
+ driver: DndDriver;
842
+ children: ReactNode;
843
+ }): JSX_2.Element;
844
+
845
+ export declare type DragPayload<T = unknown> = {
846
+ kind: string;
847
+ id: string;
848
+ data?: T;
849
+ };
850
+
851
+ declare type DropdownItem = DropdownItemObject | DropdownItemSeparator;
852
+
853
+ declare type DropdownItemObject = NavigationItem & {
854
+ type?: "item";
855
+ onClick?: () => void;
856
+ icon?: IconType;
857
+ description?: string;
858
+ critical?: boolean;
859
+ avatar?: AvatarVariant;
860
+ };
861
+
862
+ declare type DropdownItemSeparator = {
863
+ type: "separator";
864
+ };
865
+
866
+ export declare type DropIntent = {
867
+ type: "reorder";
868
+ containerId: string;
869
+ fromIndex: number;
870
+ toIndex: number;
871
+ } | {
872
+ type: "move";
873
+ fromContainerId: string;
874
+ toContainerId: string;
875
+ fromIndex: number;
876
+ toIndex: number | null;
877
+ } | {
878
+ type: "enter-container";
879
+ toContainerId: string;
880
+ } | {
881
+ type: "cancel";
882
+ };
883
+
884
+ export declare function EmojiImage({ emoji, size }: EmojiImageProps): JSX_2.Element;
885
+
886
+ export declare interface EmojiImageProps extends VariantProps<typeof emojiVariants> {
887
+ emoji: string;
888
+ }
889
+
890
+ declare const emojiVariants: (props?: ({
891
+ size?: "lg" | "md" | "sm" | "xs" | undefined;
892
+ } & ({
893
+ class?: ClassValue;
894
+ className?: never;
895
+ } | {
896
+ class?: never;
897
+ className?: ClassValue;
898
+ })) | undefined) => string;
899
+
900
+ export declare interface ErrorMessageProps {
901
+ title: string;
902
+ description: string;
903
+ }
904
+
905
+ export declare const experimental: <T extends (...args: any[]) => any>(name: string, component: T) => T;
906
+
907
+ export declare const F0Avatar: ({ avatar, size }: AvatarProps) => ReactNode;
908
+
909
+ export declare const F0AvatarAlert: ({ type, size, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledby, }: AlertAvatarProps) => JSX_2.Element;
910
+
911
+ export declare const F0AvatarCompany: {
912
+ ({ name, src, size, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledby, badge, }: F0AvatarCompanyProps): JSX_2.Element;
913
+ displayName: string;
914
+ };
915
+
916
+ export declare type F0AvatarCompanyProps = {
917
+ name: string;
918
+ src?: string;
919
+ size?: BaseAvatarProps["size"];
920
+ badge?: AvatarBadge;
921
+ } & Pick<BaseAvatarProps, "aria-label" | "aria-labelledby">;
922
+
923
+ export declare const F0AvatarDate: ({ date, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledby, }: F0AvatarDateProps) => JSX_2.Element;
924
+
925
+ declare type F0AvatarDateProps = {
926
+ date: Date;
927
+ } & Partial<Pick<BaseAvatarProps, "aria-label" | "aria-labelledby">>;
928
+
929
+ export declare const F0AvatarEmoji: {
930
+ ({ emoji, size, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledby, }: F0AvatarEmojiProps): JSX_2.Element;
931
+ displayName: string;
932
+ };
933
+
934
+ declare type F0AvatarEmojiProps = {
935
+ emoji: string;
936
+ size?: (typeof avatarEmojiSizes)[number];
937
+ } & Partial<Pick<BaseAvatarProps, "aria-label" | "aria-labelledby">>;
938
+
939
+ export declare const F0AvatarFile: ForwardRefExoticComponent<Omit<Omit<Omit<AvatarProps_2 & RefAttributes<HTMLSpanElement>, "ref"> & {
940
+ size?: internalAvatarSizes_2[number];
941
+ type?: internalAvatarTypes_2[number];
942
+ color?: internalAvatarColors_2[number];
943
+ } & RefAttributes<HTMLSpanElement>, "ref">, "type" | "size"> & {
944
+ file: FileDef;
945
+ size?: AvatarFileSize;
946
+ badge?: AvatarBadge;
947
+ } & Pick<BaseAvatarProps, "aria-label" | "aria-labelledby"> & RefAttributes<HTMLSpanElement>>;
948
+
949
+ export declare type F0AvatarFileProps = Omit<React.ComponentPropsWithoutRef<typeof Avatar>, "type" | "size"> & {
950
+ file: FileDef;
951
+ size?: AvatarFileSize;
952
+ badge?: AvatarBadge;
953
+ } & Pick<BaseAvatarProps, "aria-label" | "aria-labelledby">;
954
+
955
+ export declare const F0AvatarIcon: {
956
+ ({ icon, size, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledby, }: F0AvatarIconProps): JSX_2.Element;
957
+ displayName: string;
958
+ };
959
+
960
+ declare type F0AvatarIconProps = {
961
+ icon: IconType;
962
+ size?: (typeof avatarIconSizes)[number];
963
+ } & Partial<Pick<BaseAvatarProps, "aria-label" | "aria-labelledby">>;
964
+
965
+ export declare const F0AvatarList: {
966
+ ({ avatars, size, type, noTooltip, remainingCount: initialRemainingCount, max, }: F0AvatarListProps): JSX_2.Element;
967
+ displayName: string;
968
+ };
969
+
970
+ export declare type F0AvatarListProps = {
971
+ /**
972
+ * The size of the avatars in the list.
973
+ * @default "md"
974
+ */
975
+ size?: AvatarListSize;
976
+ /**
977
+ * Whether to hide tooltips in each avatar.
978
+ * @default false
979
+ */
980
+ noTooltip?: boolean;
981
+ /**
982
+ * The maximum number of avatars to display.
983
+ * @default 3
984
+ */
985
+ max?: number;
986
+ /**
987
+ * The remaining number to display.
988
+ */
989
+ remainingCount?: number;
990
+ /**
991
+ * The layout of the avatar list.
992
+ * - "fill" - Avatars will expand to fill the available width, with overflow items shown in a counter
993
+ * - "compact" - Avatars will be stacked tightly together up to the max limit, with remaining shown in counter
994
+ * @default "compact"
995
+ */
996
+ layout?: "fill" | "compact";
997
+ } & F0AvatarListPropsAvatars;
998
+
999
+ declare type F0AvatarListPropsAvatars = {
1000
+ type: "person";
1001
+ avatars: (Omit<PersonAvatarVariant, "type"> & Record<string, unknown>)[];
1002
+ } | {
1003
+ type: "team";
1004
+ avatars: (Omit<TeamAvatarVariant, "type"> & Record<string, unknown>)[];
1005
+ } | {
1006
+ type: "company";
1007
+ avatars: (Omit<CompanyAvatarVariant, "type"> & Record<string, unknown>)[];
1008
+ } | {
1009
+ type: "file";
1010
+ avatars: (Omit<FileAvatarVariant, "type"> & Record<string, unknown>)[];
1011
+ };
1012
+
1013
+ /**
1014
+ * Module avatar
1015
+ * @description A component that displays a module avatar
1016
+ * @experimental
1017
+ * @returns
1018
+ */
1019
+ export declare function F0AvatarModule({ size, module, ...props }: F0AvatarModuleProps): JSX_2.Element;
1020
+
1021
+ export declare type F0AvatarModuleProps = VariantProps<typeof moduleAvatarVariants> & {
1022
+ module: ModuleId;
1023
+ } & Pick<BaseAvatarProps, "aria-label" | "aria-labelledby">;
1024
+
1025
+ export declare const F0AvatarPerson: {
1026
+ ({ firstName, lastName, src, size, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledby, badge, }: F0AvatarPersonProps): JSX_2.Element;
1027
+ displayName: string;
1028
+ };
1029
+
1030
+ export declare type F0AvatarPersonProps = {
1031
+ /**
1032
+ * The first name of the person.
1033
+ */
1034
+ firstName: string;
1035
+ /**
1036
+ * The last name of the person.
1037
+ */
1038
+ lastName: string;
1039
+ /**
1040
+ * The source of the person's image.
1041
+ */
1042
+ src?: string;
1043
+ /**
1044
+ * The size of the avatar.
1045
+ */
1046
+ size?: BaseAvatarProps["size"];
1047
+ /**
1048
+ * The badge to display on the avatar. Can be a module badge or a custom badge.
1049
+ */
1050
+ badge?: AvatarBadge;
1051
+ } & Pick<BaseAvatarProps, "aria-label" | "aria-labelledby">;
1052
+
1053
+ export declare const F0AvatarTeam: {
1054
+ ({ name, src, size, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledby, badge, }: F0AvatarTeamProps): JSX_2.Element;
1055
+ displayName: string;
1056
+ };
1057
+
1058
+ export declare type F0AvatarTeamProps = {
1059
+ /**
1060
+ * The name of the team.
1061
+ */
1062
+ name: string;
1063
+ /**
1064
+ * The source of the team's image.
1065
+ */
1066
+ src?: string;
1067
+ /**
1068
+ * The size of the avatar.
1069
+ */
1070
+ size?: BaseAvatarProps["size"];
1071
+ /**
1072
+ * The badge to display on the avatar. Can be a module badge or a custom badge.
1073
+ */
1074
+ badge?: AvatarBadge;
1075
+ } & Pick<BaseAvatarProps, "aria-label" | "aria-labelledby">;
1076
+
1077
+ export declare const F0Card: ForwardRefExoticComponent<F0CardProps & RefAttributes<HTMLDivElement>> & {
1078
+ Skeleton: ({ compact }: {
1079
+ compact?: boolean;
1080
+ }) => JSX_2.Element;
1081
+ };
1082
+
1083
+ export declare type F0CardProps = Omit<CardInternalProps, (typeof privateProps_2)[number]>;
1084
+
1085
+ /**
1086
+ * @experimental This is an experimental component use it at your own risk
1087
+ */
1088
+ export declare const F0Checkbox: typeof _F0Checkbox;
1089
+
1090
+ declare function _F0Checkbox({ title, onCheckedChange, id, disabled, indeterminate, checked, value, hideLabel, presentational, stopPropagation, name, ...rest }: CheckboxProps): JSX_2.Element;
1091
+
1092
+ export declare const F0Icon: ForwardRefExoticComponent<Omit<Omit<F0IconProps_2, "ref"> & RefAttributes<SVGSVGElement>, "ref"> & RefAttributes<HTMLElement | SVGElement>>;
1093
+
1094
+ export declare interface F0IconProps extends SVGProps<SVGSVGElement>, VariantProps<typeof iconVariants> {
1095
+ icon: IconType;
1096
+ size?: "lg" | "md" | "sm" | "xs";
1097
+ state?: "normal" | "animate";
1098
+ color?: "default" | "currentColor" | `#${string}` | Lowercase<NestedKeyOf<typeof f1Colors.icon>>;
1099
+ }
1100
+
1101
+ export declare const F0TagAlert: ForwardRefExoticComponent<TagAlertProps & RefAttributes<HTMLDivElement>>;
1102
+
1103
+ export declare const F0TagBalance: ForwardRefExoticComponent<TagBalanceProps & RefAttributes<HTMLDivElement>>;
1104
+
1105
+ export declare const F0TagCompany: ForwardRefExoticComponent<TagCompanyProps & RefAttributes<HTMLDivElement>>;
1106
+
1107
+ export declare const F0TagDot: ForwardRefExoticComponent<TagDotProps & RefAttributes<HTMLDivElement>>;
1108
+
1109
+ export declare const F0TagList: {
1110
+ <T extends TagType>({ type, tags, max, remainingCount: initialRemainingCount, layout, }: TagListProps<T>): JSX_2.Element;
1111
+ displayName: string;
1112
+ };
1113
+
1114
+ export declare const F0TagPerson: ForwardRefExoticComponent<TagPersonProps & RefAttributes<HTMLDivElement>>;
1115
+
1116
+ export declare const F0TagRaw: ForwardRefExoticComponent<TagRawProps & RefAttributes<HTMLDivElement>>;
1117
+
1118
+ export declare const F0TagStatus: ForwardRefExoticComponent<TagStatusProps & RefAttributes<HTMLDivElement>>;
1119
+
1120
+ export declare const F0TagTeam: ForwardRefExoticComponent<TagTeamProps & RefAttributes<HTMLDivElement>>;
1121
+
1122
+ export declare const FactorialOneProvider: React.FC<{
1123
+ children: React.ReactNode;
1124
+ link?: LinkContextValue;
1125
+ privacyModeInitiallyEnabled?: boolean;
1126
+ image?: ImageContextValue;
1127
+ layout?: Omit<ComponentProps<typeof LayoutProvider>, "children">;
1128
+ i18n: Omit<I18nProviderProps, "children">;
1129
+ l10n: Omit<L10nProviderProps, "children">;
1130
+ isDev?: boolean;
1131
+ showExperimentalWarnings?: boolean;
1132
+ }>;
1133
+
1134
+ export declare type FileAvatarVariant = Extract<AvatarVariant, {
1135
+ type: "file";
1136
+ }>;
1137
+
1138
+ declare type FileDef = {
1139
+ name: string;
1140
+ type: string;
1141
+ };
1142
+
1143
+ /**
1144
+ * Union of all available filter types.
1145
+ * Used to define possible filter configurations in a collection.
1146
+ * @template T - Type of values for the InFilterDefinition
1147
+ */
1148
+ export declare type FilterDefinition = FilterDefinitionsByType[keyof FilterDefinitionsByType];
1149
+
1150
+ /**
1151
+ * All the available filter types
1152
+ */
1153
+ declare type FilterDefinitionsByType<T = unknown> = {
1154
+ in: InFilterDefinition<T>;
1155
+ search: SearchFilterDefinition;
1156
+ date: DateFilterDefinition;
1157
+ };
1158
+
1159
+ /**
1160
+ * Configuration options for filters in a collection.
1161
+ * Defines the structure and behavior of available filters.
1162
+ * @template FilterKeys - String literal type for filter keys
1163
+ */
1164
+ export declare type FilterOptions<FilterKeys extends string> = Record<FilterKeys, FilterDefinition>;
1165
+
1166
+ /**
1167
+ * Record of filter definitions for a collection.
1168
+ * Maps filter keys to their respective definitions.
1169
+ * Used to configure the available filters for a collection.
1170
+ * @template Keys - String literal type for filter keys
1171
+ */
1172
+ export declare type FiltersDefinition<Keys extends string = string> = Record<Keys, FilterDefinition>;
1173
+
1174
+ /**
1175
+ * Current state of all filters in a collection.
1176
+ * Maps filter keys to their current values.
1177
+ * This represents the active filter selections at any given time.
1178
+ * @template Definition - Record of filter definitions
1179
+ */
1180
+ export declare type FiltersState<Definition extends Record<string, FilterDefinition>> = {
1181
+ [K in keyof Definition]?: FilterValue<Definition[K]>;
1182
+ };
1183
+
1184
+ declare type FilterTypeContext<Options extends object = never> = {
1185
+ schema: FilterTypeSchema<Options>;
1186
+ i18n: TranslationsType;
1187
+ };
1188
+
1189
+ declare type FilterTypeDefinition<Value = unknown, Options extends object = never, EmptyValue = Value> = {
1190
+ /** Check if the value is empty */
1191
+ emptyValue: EmptyValue;
1192
+ isEmpty: (value: Value, context: FilterTypeContext<Options>) => boolean;
1193
+ /** Render the filter form */
1194
+ render: <Schema extends FilterTypeSchema<Options>>(props: {
1195
+ schema: Schema;
1196
+ value: Value;
1197
+ onChange: (value: Value) => void;
1198
+ }) => React.ReactNode;
1199
+ /**
1200
+ * The value label to display in the filter chips
1201
+ */
1202
+ chipLabel: (value: Value, context: FilterTypeContext<Options>) => string | Promise<string>;
1203
+ /**
1204
+ * The default options to render a filter of this type, for example max and min date for a date filter, the list of options for an in filter, etc
1205
+ */
1206
+ defaultOptions?: Options;
1207
+ /**
1208
+ * The height of the filter form container in pixels
1209
+ */
1210
+ formHeight?: number;
1211
+ };
1212
+
1213
+ declare type FilterTypeKey = keyof typeof filterTypes;
1214
+
1215
+ declare const filterTypes: {
1216
+ readonly in: FilterTypeDefinition<string[], InFilterOptions<string>>;
1217
+ readonly search: FilterTypeDefinition<string>;
1218
+ readonly date: FilterTypeDefinition<Date | DateRange | undefined, DateFilterOptions>;
1219
+ };
1220
+
1221
+ declare type FilterTypeSchema<Options extends object = never> = {
1222
+ options: Options extends never ? never : Options;
1223
+ label: string;
1224
+ };
1225
+
1226
+ /**
1227
+ * Extracts the appropriate value type for a given filter:
1228
+ * - InFilter -> Array of selected values of type T
1229
+ * - SearchFilter -> Search string
1230
+ *
1231
+ * This type is used to ensure type safety when working with filter values.
1232
+ * @template T - The filter definition type
1233
+ */
1234
+ export declare type FilterValue<T extends FilterDefinition> = T extends InFilterDefinition<infer U> ? U[] : T extends SearchFilterDefinition ? string : T extends DateFilterDefinition ? DateRange | Date | undefined : never;
1235
+
1236
+ export declare function getEmojiLabel(emoji: string): string;
1237
+
1238
+ export declare const HomeLayout: ForwardRefExoticComponent<Omit<{
1239
+ widgets?: ReactNode[];
1240
+ children?: ReactNode;
1241
+ } & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLElement | SVGElement>>;
1242
+
1243
+ declare interface I18nProviderProps {
1244
+ children: ReactNode;
1245
+ translations: TranslationsType;
1246
+ }
1247
+
1248
+ declare const iconSizes: {
1249
+ readonly xs: "xs";
1250
+ readonly sm: "xs";
1251
+ readonly md: "sm";
1252
+ readonly lg: "md";
1253
+ };
1254
+
1255
+ export declare type IconType = ForwardRefExoticComponent<SVGProps<SVGSVGElement> & RefAttributes<SVGSVGElement> & {
1256
+ animate?: "normal" | "animate";
1257
+ }>;
1258
+
1259
+ declare const iconVariants: (props?: ({
1260
+ size?: "lg" | "md" | "sm" | "xs" | undefined;
1261
+ } & ({
1262
+ class?: ClassValue;
1263
+ className?: never;
1264
+ } | {
1265
+ class?: never;
1266
+ className?: ClassValue;
1267
+ })) | undefined) => string;
1268
+
1269
+ declare type ImageContextValue = {
1270
+ src?: (props: ImageProps) => SrcProps;
1271
+ };
1272
+
1273
+ declare type ImageProps = ImgHTMLAttributes<HTMLImageElement>;
1274
+
1275
+ declare type InFilterDefinition<T = unknown> = BaseFilterDefinition<"in"> & {
1276
+ options: InFilterOptions_2<T>;
1277
+ };
1278
+
1279
+ /**
1280
+ * Represents a selectable option in filter components.
1281
+ * Used primarily with InFilterDefinition.
1282
+ * @template T - Type of the underlying value
1283
+ */
1284
+ declare type InFilterOptionItem<T = unknown> = {
1285
+ /** The value used for filtering */
1286
+ value: T;
1287
+ /** Human-readable label for the option */
1288
+ label: string;
1289
+ };
1290
+
1291
+ /**
1292
+ * Represents the options for the InFilter component.
1293
+ * @template T - Type of the underlying value
1294
+ */
1295
+ declare type InFilterOptions_2<T> = {
1296
+ cache?: boolean;
1297
+ options: Array<InFilterOptionItem<T>> | (() => Array<InFilterOptionItem<T>> | Promise<Array<InFilterOptionItem<T>>>);
1298
+ };
1299
+
1300
+ declare const internalAvatarColors: readonly ["viridian", "malibu", "yellow", "purple", "lilac", "barbie", "smoke", "army", "flubber", "indigo", "camel"];
1301
+
1302
+ declare type InternalAvatarProps = React_2.ComponentPropsWithoutRef<typeof AvatarPrimitive.Root> & {
1303
+ size?: (typeof internalAvatarSizes)[number];
1304
+ type?: (typeof internalAvatarTypes)[number];
1305
+ color?: (typeof internalAvatarColors)[number];
1306
+ };
1307
+
1308
+ declare const internalAvatarSizes: readonly ["xsmall", "small", "medium", "large", "xlarge", "xxlarge"];
1309
+
1310
+ declare const internalAvatarTypes: readonly ["base", "rounded"];
1311
+
1312
+ declare type L10nContextValue = {
1313
+ locale: string;
1314
+ };
1315
+
1316
+ declare interface L10nProviderProps {
1317
+ children: ReactNode;
1318
+ l10n: L10nContextValue;
1319
+ }
1320
+
1321
+ declare interface LayoutProps {
1322
+ fullScreen?: boolean;
1323
+ addBodyClasses?: boolean;
1324
+ }
1325
+
1326
+ declare const LayoutProvider: React.FC<{
1327
+ children: React.ReactNode;
1328
+ } & LayoutProps>;
1329
+
1330
+ declare const layoutVariants: (props?: ({
1331
+ variant?: "narrow" | undefined;
1332
+ } & ({
1333
+ class?: ClassValue;
1334
+ className?: never;
1335
+ } | {
1336
+ class?: never;
1337
+ className?: ClassValue;
1338
+ })) | undefined) => string;
1339
+
1340
+ export declare type Level = "info" | "warning" | "critical";
1341
+
1342
+ export declare const LineChart: ForwardRefExoticComponent<Omit<LineChartPropsBase<LineChartConfig> & {
1343
+ lineType?: "natural" | "linear";
1344
+ } & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLElement | SVGElement>>;
1345
+
1346
+ export declare const Link: ForwardRefExoticComponent<Omit<LinkProps_3 & RefAttributes<HTMLAnchorElement>, "ref"> & RefAttributes<HTMLElement | SVGElement>>;
1347
+
1348
+ declare type LinkContextValue = {
1349
+ currentPath?: string;
1350
+ component?: (props: LinkProps_2, ref: ForwardedRef<HTMLAnchorElement>) => JSX.Element;
1351
+ };
1352
+
1353
+ export declare interface LinkProps extends LinkProps_2, VariantProps<typeof linkVariants>, DataAttributes {
1354
+ stopPropagation?: boolean;
1355
+ }
1356
+
1357
+ declare type LinkProps_2 = AnchorHTMLAttributes<HTMLAnchorElement> & {
1358
+ exactMatch?: boolean;
1359
+ disabled?: boolean;
1360
+ };
1361
+
1362
+ declare const linkVariants: (props?: ({
1363
+ variant?: "link" | "unstyled" | undefined;
1364
+ disabled?: boolean | undefined;
1365
+ } & ({
1366
+ class?: ClassValue;
1367
+ className?: never;
1368
+ } | {
1369
+ class?: never;
1370
+ className?: ClassValue;
1371
+ })) | undefined) => string;
1372
+
1373
+ export declare interface LoadingStateProps {
1374
+ label: string;
1375
+ }
1376
+
1377
+ declare const moduleAvatarVariants: (props?: ({
1378
+ size?: "lg" | "md" | "sm" | "xs" | "xxs" | undefined;
1379
+ } & ({
1380
+ class?: ClassValue;
1381
+ className?: never;
1382
+ } | {
1383
+ class?: never;
1384
+ className?: ClassValue;
1385
+ })) | undefined) => string;
1386
+
1387
+ export declare type ModuleId = keyof typeof modules;
1388
+
1389
+ export declare const modules: {
1390
+ readonly "ai-reports": ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1391
+ readonly analytics: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1392
+ readonly ats: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1393
+ readonly benefits: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1394
+ readonly billing: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1395
+ readonly calendar: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1396
+ readonly cards: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1397
+ readonly "clock-in": ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1398
+ readonly company_attendance: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1399
+ readonly company_documents: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1400
+ readonly company_projects: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1401
+ readonly company_trainings: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1402
+ readonly compensations: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1403
+ readonly complaints: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1404
+ readonly discover: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1405
+ readonly documents: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1406
+ readonly employee_attendance: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1407
+ readonly employees: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1408
+ readonly engagement: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1409
+ readonly engagement_insights: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1410
+ readonly my_surveys: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1411
+ readonly "finance-accounting": ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1412
+ readonly "finance-sales": ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1413
+ readonly "finance-spending": ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1414
+ readonly "finance-treasury": ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1415
+ readonly "finance-workspace": ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1416
+ readonly goals: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1417
+ readonly home: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1418
+ readonly hub: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1419
+ readonly it_management: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1420
+ readonly kudos: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1421
+ readonly meetings: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1422
+ readonly my_benefits: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1423
+ readonly my_documents: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1424
+ readonly my_projects: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1425
+ readonly my_spending: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1426
+ readonly my_trainings: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1427
+ readonly "new-trainings": ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1428
+ readonly notifications: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1429
+ readonly inbox: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1430
+ readonly overviews: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1431
+ readonly pages: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1432
+ readonly payroll_bundle: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1433
+ readonly performance_v2: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1434
+ readonly performance: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1435
+ readonly playground: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1436
+ readonly processes: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1437
+ readonly profile: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1438
+ readonly project_management: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1439
+ readonly reports: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1440
+ readonly settings: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1441
+ readonly personal_settings: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1442
+ readonly shift_management: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1443
+ readonly shifts: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1444
+ readonly social: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1445
+ readonly software: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1446
+ readonly space_control: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1447
+ readonly talent_analytics: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1448
+ readonly tasks: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1449
+ readonly "time-tracking": ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1450
+ readonly timeoff: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1451
+ readonly workflows: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
1452
+ };
1453
+
1454
+ declare type NavigationItem = Pick<LinkProps_2, "href" | "exactMatch" | "onClick"> & {
1455
+ label: string;
1456
+ } & DataAttributes;
1457
+
1458
+ /**
1459
+ * Utility type to extract all possible paths from nested object.
1460
+ * Generates hyphenated paths from nested object structure
1461
+ * Only includes parent key if it has a DEFAULT property
1462
+ */
1463
+ declare type NestedKeyOf<T> = {
1464
+ [K in keyof T & string]: T[K] extends object ? K extends "DEFAULT" ? never : T[K] extends {
1465
+ DEFAULT: string;
1466
+ } ? `${K}` | `${K}-${NestedKeyOf<T[K]>}` : `${K}-${NestedKeyOf<T[K]>}` : K extends "DEFAULT" ? never : `${K}`;
1467
+ }[keyof T & string];
1468
+
1469
+ export declare type NewColor = Extract<BaseColor, "viridian" | "malibu" | "yellow" | "purple" | "lilac" | "barbie" | "smoke" | "army" | "flubber" | "indigo" | "camel">;
1470
+
1471
+ export declare interface NextStepsProps {
1472
+ title: string;
1473
+ items: StepItemProps[];
1474
+ }
1475
+
1476
+ /**
1477
+ * OneFiltersPicker component to use as a single component
1478
+ */
1479
+ export declare const OneFilterPicker: {
1480
+ <Definition extends FiltersDefinition>(props: OneFilterPickerRootProps<Definition>): JSX_2.Element;
1481
+ displayName: string;
1482
+ };
1483
+
1484
+ /**
1485
+ * Props for the Filters component.
1486
+ * @template Definition - The type defining the structure of available filters
1487
+ */
1488
+ declare interface OneFilterPickerRootProps<Definition extends FiltersDefinition> {
1489
+ /** The definition of available filters and their configurations */
1490
+ filters?: Definition;
1491
+ /** Current state of applied filters */
1492
+ value: FiltersState<Definition>;
1493
+ /** Optional preset configurations that users can select */
1494
+ presets?: PresetsDefinition<Definition>;
1495
+ /** Callback fired when filters are changed */
1496
+ onChange: (value: FiltersState<Definition>) => void;
1497
+ /** The children of the component */
1498
+ children?: React.ReactNode;
1499
+ }
1500
+
1501
+ export declare type PersonAvatarVariant = Extract<AvatarVariant, {
1502
+ type: "person";
1503
+ }>;
1504
+
1505
+ declare type PersonTagProps = ComponentProps<typeof F0TagPerson>;
1506
+
1507
+ export declare const PieChart: ForwardRefExoticComponent<Omit<PieChartProps & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLElement | SVGElement>>;
1508
+
1509
+ /**
1510
+ * Defines preset filter configurations that can be applied to a collection.
1511
+ * @template Filters - The available filter configurations
1512
+ */
1513
+ export declare type PresetDefinition<Filters extends FiltersDefinition> = {
1514
+ /** Display name for the preset */
1515
+ label: string;
1516
+ /** Filter configuration to apply when this preset is selected */
1517
+ filter: FiltersState<Filters>;
1518
+ /** Function to count the number of items that match the filter */
1519
+ itemsCount?: (filters: FiltersState<Filters>) => Promise<number | undefined> | number | undefined;
1520
+ };
1521
+
1522
+ export declare type PresetsDefinition<Filters extends FiltersDefinition> = PresetDefinition<Filters>[];
1523
+
1524
+ export declare const PrivacyModeProvider: React_2.FC<{
1525
+ initiallyEnabled?: boolean;
1526
+ children: ReactNode;
1527
+ }>;
1528
+
1529
+ declare const privateProps: readonly ["append", "appendButton", "className"];
1530
+
1531
+ declare const privateProps_2: readonly ["forceVerticalMetadata"];
1532
+
1533
+ export declare const ProductBlankslate: ForwardRefExoticComponent<ProductBlankslateProps & RefAttributes<HTMLDivElement>>;
1534
+
1535
+ declare type ProductBlankslateProps = {
1536
+ title: string;
1537
+ subtitle?: string;
1538
+ image: string;
1539
+ benefits: string[];
1540
+ actions?: React.ReactNode;
1541
+ withShadow?: boolean;
1542
+ module?: ModuleId;
1543
+ moduleName?: string;
1544
+ tag?: {
1545
+ label: string;
1546
+ icon: IconType;
1547
+ };
1548
+ };
1549
+
1550
+ export declare function ProductCard({ title, description, onClick, onClose, isVisible, dismissable, trackVisibility, ...props }: ProductCardProps): false | JSX_2.Element;
1551
+
1552
+ export declare type ProductCardProps = {
1553
+ title: string;
1554
+ description: string;
1555
+ onClick: () => void;
1556
+ onClose?: () => void;
1557
+ isVisible: boolean;
1558
+ dismissable?: boolean;
1559
+ trackVisibility?: (open: boolean) => void;
1560
+ module: ModuleId;
1561
+ };
1562
+
1563
+ export declare function ProductModal({ isOpen, onClose, title, image, benefits, errorMessage, successMessage, loadingState, nextSteps, closeLabel, primaryAction, modalTitle, modalModule, secondaryAction, portalContainer, tag, }: ProductModalProps): JSX_2.Element;
1564
+
1565
+ declare type ProductModalProps = {
1566
+ isOpen: boolean;
1567
+ onClose: () => void;
1568
+ modalTitle: string;
1569
+ modalModule: ModuleId;
1570
+ title: string;
1571
+ image: string;
1572
+ benefits: string[];
1573
+ errorMessage: {
1574
+ title: string;
1575
+ description: string;
1576
+ };
1577
+ successMessage: {
1578
+ title: string;
1579
+ description: string;
1580
+ buttonLabel?: string;
1581
+ buttonOnClick?: () => void;
1582
+ };
1583
+ loadingState: {
1584
+ label: string;
1585
+ };
1586
+ closeLabel: string;
1587
+ nextSteps?: {
1588
+ title: string;
1589
+ items: {
1590
+ text: string;
1591
+ isCompleted?: boolean;
1592
+ }[];
1593
+ };
1594
+ tag?: {
1595
+ label: string;
1596
+ icon: IconType;
1597
+ };
1598
+ primaryAction?: Action_2;
1599
+ secondaryAction?: Action_2;
1600
+ portalContainer?: HTMLElement | null;
1601
+ };
1602
+
1603
+ export declare function ProductWidget({ mediaUrl, title, description, onClose, dismissible, width, trackVisibility, actions, showConfirmation, }: ProductWidgetProps): JSX_2.Element;
1604
+
1605
+ declare type ProductWidgetProps = {
1606
+ mediaUrl?: string;
1607
+ title: string;
1608
+ description: string;
1609
+ onClose: () => void;
1610
+ dismissible: boolean;
1611
+ width?: string;
1612
+ trackVisibility?: (visible: boolean) => void;
1613
+ actions?: Action[];
1614
+ showConfirmation?: boolean;
1615
+ };
1616
+
1617
+ export declare const ProgressBarChart: ForwardRefExoticComponent<Omit<ChartPropsBase<ChartConfig_2> & {
1618
+ value: number;
1619
+ max?: number;
1620
+ label?: string;
1621
+ color?: string;
1622
+ } & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLElement | SVGElement>>;
1623
+
1624
+ declare type PromoteAction = {
1625
+ variant: "promote";
1626
+ label: string;
1627
+ onClick: () => void;
1628
+ errorMessage: UpsellingButtonProps["errorMessage"];
1629
+ successMessage: UpsellingButtonProps["successMessage"];
1630
+ loadingState: UpsellingButtonProps["loadingState"];
1631
+ nextSteps: UpsellingButtonProps["nextSteps"];
1632
+ closeLabel: UpsellingButtonProps["closeLabel"];
1633
+ showIcon?: boolean;
1634
+ showConfirmation?: boolean;
1635
+ icon?: IconType;
1636
+ };
1637
+
1638
+ declare type Props = {
1639
+ count: number;
1640
+ list?: TagCounterItem[];
1641
+ };
1642
+
1643
+ declare type RegularAction = BaseAction & {
1644
+ type: "regular";
1645
+ variant: ButtonVariant;
1646
+ };
1647
+
1648
+ declare type SearchFilterDefinition = BaseFilterDefinition<"search">;
1649
+
1650
+ declare const sizes: readonly ["sm", "md", "lg"];
1651
+
1652
+ declare type SrcProps = Pick<ImgHTMLAttributes<HTMLImageElement>, "src" | "srcSet" | "sizes">;
1653
+
1654
+ export declare const StandardLayout: ForwardRefExoticComponent<Omit<StandardLayoutProps & HTMLAttributes<HTMLElement> & RefAttributes<HTMLElement>, "ref"> & RefAttributes<HTMLElement | SVGElement>>;
1655
+
1656
+ export declare interface StandardLayoutProps extends VariantProps<typeof layoutVariants> {
1657
+ children?: default_2.ReactNode;
1658
+ }
1659
+
1660
+ export declare type Status = "positive" | "neutral" | "negative";
1661
+
1662
+ export declare type StatusVariant = Variant;
1663
+
1664
+ export declare interface StepItemProps {
1665
+ text: string;
1666
+ isCompleted?: boolean;
1667
+ }
1668
+
1669
+ export declare interface SuccessMessageProps {
1670
+ title: string;
1671
+ description: string;
1672
+ buttonLabel?: string;
1673
+ buttonOnClick?: () => void;
1674
+ }
1675
+
1676
+ export declare type TagAlertProps<Text extends string = string> = {
1677
+ text: Text extends "" ? never : Text;
1678
+ level: Level;
1679
+ };
1680
+
1681
+ export declare interface TagBalanceProps {
1682
+ text: string;
1683
+ status: Status;
1684
+ }
1685
+
1686
+ export declare interface TagCompanyProps {
1687
+ companyName: string;
1688
+ companyImageUrl: string;
1689
+ onClick?: () => void;
1690
+ }
1691
+
1692
+ export declare const TagCounter: {
1693
+ ({ count, list }: Props): JSX_2.Element;
1694
+ displayName: string;
1695
+ };
1696
+
1697
+ export declare type TagCounterItem = TagVariant;
1698
+
1699
+ declare type TagDataType<T extends string> = Omit<Extract<TagVariant, {
1700
+ type: T;
1701
+ }>, "type" | "description">;
1702
+
1703
+ export declare const tagDotColors: NewColor[];
1704
+
1705
+ export declare type TagDotProps = {
1706
+ text: string;
1707
+ } & ({
1708
+ color: NewColor;
1709
+ } | {
1710
+ customColor: string;
1711
+ });
1712
+
1713
+ export declare type TagListProps<T extends TagType> = {
1714
+ /**
1715
+ * The type of tags to display. Only one type can be used at a time.
1716
+ */
1717
+ type: T;
1718
+ /**
1719
+ * Array of tag data corresponding to the specified type.
1720
+ */
1721
+ tags: Array<TagTypeMapping[T] & WithTooltipDescription_2>;
1722
+ /**
1723
+ * The maximum number of tags to display.
1724
+ * @default 4
1725
+ */
1726
+ max?: number;
1727
+ /**
1728
+ * The remaining number to display.
1729
+ */
1730
+ remainingCount?: number;
1731
+ /**
1732
+ * The layout of the tag list.
1733
+ * - "fill" - Tags will expand to fill the available width, with overflow items shown in a counter
1734
+ * - "compact" - Tags will be stacked together up to the max limit, with remaining shown in counter
1735
+ * @default "compact"
1736
+ */
1737
+ layout?: "fill" | "compact";
1738
+ };
1739
+
1740
+ export declare interface TagPersonProps {
1741
+ name: string;
1742
+ avatarUrl: string;
1743
+ onClick?: () => void;
1744
+ }
1745
+
1746
+ export declare interface TagRawProps {
1747
+ text?: string;
1748
+ additionalAccesibleText?: string;
1749
+ icon?: IconType;
1750
+ noBorder?: boolean;
1751
+ className?: string;
1752
+ }
1753
+
1754
+ export declare interface TagStatusProps {
1755
+ text: string;
1756
+ variant: Variant;
1757
+ /**
1758
+ * Sometimes you need to clarify the status for screen reader users
1759
+ * E.g., when showing a tooltip for sighted user, provide the tootip text to this prop because tooltips aren't accessible
1760
+ */
1761
+ additionalAccesibleText?: string;
1762
+ }
1763
+
1764
+ export declare interface TagTeamProps {
1765
+ teamName: string;
1766
+ teamImageUrl: string;
1767
+ onClick?: () => void;
1768
+ }
1769
+
1770
+ export declare type TagType = keyof TagTypeMapping;
1771
+
1772
+ declare type TagTypeMapping = {
1773
+ dot: TagDataType<"dot">;
1774
+ person: TagDataType<"person">;
1775
+ team: TagDataType<"team">;
1776
+ company: TagDataType<"company">;
1777
+ alert: TagDataType<"alert">;
1778
+ status: TagDataType<"status">;
1779
+ balance: TagDataType<"balance">;
1780
+ raw: TagDataType<"raw">;
1781
+ };
1782
+
1783
+ declare type TagVariant = BaseTag<{
1784
+ type: "dot";
1785
+ } & TagDotProps> | BaseTag<{
1786
+ type: "person";
1787
+ } & PersonTagProps> | BaseTag<{
1788
+ type: "team";
1789
+ } & TeamTagProps> | BaseTag<{
1790
+ type: "company";
1791
+ } & CompanyTagProps> | BaseTag<{
1792
+ type: "alert";
1793
+ } & AlertTagProps> | BaseTag<{
1794
+ type: "status";
1795
+ } & TagStatusProps> | BaseTag<{
1796
+ type: "balance";
1797
+ } & BalanceTagProps> | BaseTag<{
1798
+ type: "raw";
1799
+ } & TagRawProps>;
1800
+
1801
+ export declare type TeamAvatarVariant = Extract<AvatarVariant, {
1802
+ type: "team";
1803
+ }>;
1804
+
1805
+ declare type TeamTagProps = ComponentProps<typeof F0TagTeam>;
1806
+
1807
+ declare type TranslationShape<T> = {
1808
+ [K in keyof T]: T[K] extends string ? string : T[K] extends Record<string, string | Record<string, unknown>> ? TranslationShape<T[K]> : never;
1809
+ };
1810
+
1811
+ export declare type TranslationsType = TranslationShape<typeof defaultTranslations>;
1812
+
1813
+ export declare const TwoColumnLayout: ForwardRefExoticComponent<Omit<TwoColumnLayoutProps & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLElement | SVGElement>>;
1814
+
1815
+ export declare interface TwoColumnLayoutProps {
1816
+ children: ReactNode;
1817
+ sideContent: ReactNode;
1818
+ mainColumnPosition?: "left" | "right";
1819
+ }
1820
+
1821
+ declare type UpsellAction = BaseAction & {
1822
+ type: "upsell";
1823
+ variant: "promote" | "outlinePromote";
1824
+ errorMessage: ErrorMessageProps;
1825
+ successMessage: SuccessMessageProps;
1826
+ loadingState: LoadingStateProps;
1827
+ nextSteps: NextStepsProps;
1828
+ closeLabel: string;
1829
+ showConfirmation: boolean;
1830
+ };
1831
+
1832
+ export declare const UpsellingBanner: ForwardRefExoticComponent<Omit<BaseBannerProps, "children" | "primaryAction" | "secondaryAction"> & {
1833
+ primaryAction?: DefaultAction | PromoteAction;
1834
+ secondaryAction?: DefaultAction | PromoteAction;
1835
+ } & RefAttributes<HTMLDivElement>>;
1836
+
1837
+ export declare function UpsellingButton({ label, showIcon, onRequest, showConfirmation, loading: externalLoading, errorMessage, successMessage, loadingState, nextSteps, closeLabel, variant, onModalStateChange, portalContainer, ...props }: UpsellingButtonProps): JSX_2.Element;
1838
+
1839
+ export declare interface UpsellingButtonProps extends Omit<ButtonProps, "icon"> {
1840
+ variant?: "promote" | "outlinePromote";
1841
+ /**
1842
+ * The text to be displayed in the button
1843
+ */
1844
+ label: string;
1845
+ /**
1846
+ * Whether to show the Upsell icon. Defaults to true.
1847
+ */
1848
+ showIcon?: boolean;
1849
+ /**
1850
+ * Function to be executed when the button is clicked
1851
+ */
1852
+ onRequest?: () => Promise<void> | void;
1853
+ /**
1854
+ * Whether to show the confirmation dialog after the request
1855
+ */
1856
+ showConfirmation?: boolean;
1857
+ /**
1858
+ * The error message to be displayed in the confirmation dialog
1859
+ */
1860
+ errorMessage: ErrorMessageProps;
1861
+ /**
1862
+ * The success message to be displayed in the confirmation dialog
1863
+ */
1864
+ successMessage: SuccessMessageProps;
1865
+ /**
1866
+ * The label to be displayed in the button when the request is being processed
1867
+ */
1868
+ loadingState: LoadingStateProps;
1869
+ /**
1870
+ * The next steps to be displayed in the confirmation dialog
1871
+ */
1872
+ nextSteps: NextStepsProps;
1873
+ /**
1874
+ * The label to be displayed in the close button of the confirmation dialog
1875
+ */
1876
+ closeLabel: string;
1877
+ /**
1878
+ * Callback to notify when the modal state changes (open/closed)
1879
+ */
1880
+ onModalStateChange?: (isOpen: boolean) => void;
1881
+ /**
1882
+ * Portal container for the confirmation dialog
1883
+ */
1884
+ portalContainer?: HTMLElement | null;
1885
+ }
1886
+
1887
+ export declare function UpsellingPopover({ isOpen, setIsOpen, label, variant, size, showIcon, side, align, icon, mediaUrl, title, description, width, trackVisibility, actions, onClick, hideLabel, }: UpsellingPopoverProps): JSX_2.Element;
1888
+
1889
+ declare type UpsellingPopoverProps = {
1890
+ isOpen: boolean;
1891
+ setIsOpen: (isOpen: boolean) => void;
1892
+ label: string;
1893
+ variant: ButtonProps["variant"];
1894
+ size?: ButtonProps["size"];
1895
+ side?: PopoverContentProps["side"];
1896
+ align?: PopoverContentProps["align"];
1897
+ icon?: IconType;
1898
+ showIcon?: boolean;
1899
+ mediaUrl: string;
1900
+ title: string;
1901
+ description: string;
1902
+ width?: string;
1903
+ trackVisibility?: (visible: boolean) => void;
1904
+ actions?: Action[];
1905
+ onClick?: () => void;
1906
+ hideLabel?: boolean;
1907
+ };
1908
+
1909
+ export declare const UpsellRequestResponseDialog: ForwardRefExoticComponent<UpsellRequestResponseDialogProps & RefAttributes<HTMLDivElement>>;
1910
+
1911
+ declare interface UpsellRequestResponseDialogProps {
1912
+ open: boolean;
1913
+ onClose?: () => void;
1914
+ success: boolean;
1915
+ errorMessage: ErrorMessageProps;
1916
+ successMessage: SuccessMessageProps;
1917
+ nextSteps?: NextStepsProps;
1918
+ closeLabel: string;
1919
+ portalContainer?: HTMLElement | null;
1920
+ }
1921
+
1922
+ export declare function useDndEvents(handler: (e: {
1923
+ phase: "start" | "over" | "drop" | "cancel";
1924
+ source: DragPayload;
1925
+ }) => void): void;
1926
+
1927
+ export declare function useDraggable(args: {
1928
+ ref: React.RefObject<HTMLElement>;
1929
+ payload: DragPayload;
1930
+ disabled?: boolean;
1931
+ handleRef?: React.RefObject<HTMLElement | null>;
1932
+ }): void;
1933
+
1934
+ export declare function useDroppableList(args?: {
1935
+ ref: React.RefObject<HTMLElement>;
1936
+ id: string;
1937
+ accepts: string[];
1938
+ }): void;
1939
+
1940
+ export declare const useEmojiConfetti: () => {
1941
+ fireEmojiConfetti: (emoji: string, elementRef: RefObject<HTMLElement>) => void;
1942
+ };
1943
+
1944
+ export declare const usePrivacyMode: () => {
1945
+ enabled: boolean;
1946
+ enable: () => void;
1947
+ disable: () => void;
1948
+ toggle: () => void;
1949
+ };
1950
+
1951
+ export declare const useReducedMotion: () => boolean;
1952
+
1953
+ export declare const useXRay: () => {
1954
+ enabled: boolean;
1955
+ filter: ComponentTypes[];
1956
+ enable: (filter?: ComponentTypes[]) => void;
1957
+ disable: () => void;
1958
+ };
1959
+
1960
+ declare type ValueDisplayRendererContext_2 = {
1961
+ visualization: ValueDisplayVisualizationType;
1962
+ };
1963
+
1964
+ declare const valueDisplayRenderers: {
1965
+ readonly text: (args: TextCellValue_2) => JSX_2.Element;
1966
+ readonly number: (args: NumberCellValue_2, meta: ValueDisplayRendererContext_2) => JSX_2.Element;
1967
+ readonly date: (args: DateCellValue_2) => JSX_2.Element;
1968
+ readonly amount: (args: AmountCellValue_2, meta: ValueDisplayRendererContext_2) => JSX_2.Element;
1969
+ readonly avatarList: (args: AvatarListCellValue_2) => JSX_2.Element;
1970
+ readonly status: (args: StatusCellValue_2) => JSX_2.Element;
1971
+ readonly alertTag: (args: AlertTagCellValue_2) => JSX_2.Element;
1972
+ readonly person: (args: PersonCellValue_2) => JSX_2.Element;
1973
+ readonly percentage: (args: PercentageCellValue) => JSX_2.Element | null;
1974
+ readonly company: (args: CompanyCellValue_2) => JSX_2.Element;
1975
+ readonly team: (args: TeamCellValue_2) => JSX_2.Element;
1976
+ readonly tag: (args: TagCellValue_2) => JSX_2.Element;
1977
+ readonly dotTag: (args: DotTagCellValue_2) => JSX_2.Element;
1978
+ readonly tagList: (args: TagListCellValue_2) => JSX_2.Element;
1979
+ readonly icon: (args: IconCellValue) => JSX_2.Element;
1980
+ readonly file: (args: FileCellValue_2) => JSX_2.Element;
1981
+ readonly folder: (args: FolderCellValue_2) => JSX_2.Element;
1982
+ };
1983
+
1984
+ declare type ValueDisplayVisualizationType = "table" | "card" | "list" | (string & {});
1985
+
1986
+ export declare type Variant = "neutral" | "info" | "positive" | "warning" | "critical";
1987
+
1988
+ declare const variants: readonly ["default", "outline", "critical", "neutral", "ghost", "promote", "outlinePromote"];
1989
+
1990
+ export declare const VerticalBarChart: ForwardRefExoticComponent<Omit<ChartPropsBase<ChartConfig_2> & {
1991
+ label?: boolean;
1992
+ showRatio?: boolean;
1993
+ valueFormatter?: (value: string | number | undefined) => string | number;
1994
+ } & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLElement | SVGElement>>;
1995
+
1996
+ declare interface WithTooltipDescription {
1997
+ /**
1998
+ * Optional description to show in the tooltip
1999
+ */
2000
+ description?: string;
2001
+ }
2002
+
2003
+ declare type WithTooltipDescription_2 = {
2004
+ description?: string;
2005
+ };
2006
+
2007
+ export { }
2008
+
2009
+
2010
+ declare global {
2011
+ interface Window {
2012
+ XRay: {
2013
+ enable: (filter?: ComponentTypes[]) => void;
2014
+ disable: () => void;
2015
+ };
2016
+ }
2017
+ }
2018
+
2019
+
2020
+ declare module "@tiptap/core" {
2021
+ interface Commands<ReturnType> {
2022
+ transcript: {
2023
+ insertTranscript: (data: TranscriptData, config?: TranscriptConfig) => ReturnType;
2024
+ };
2025
+ }
2026
+ }
2027
+
2028
+
2029
+ declare module "@tiptap/core" {
2030
+ interface Commands<ReturnType> {
2031
+ liveCompanion: {
2032
+ insertLiveCompanion: (data: LiveCompanionData, config?: LiveCompanionConfig) => ReturnType;
2033
+ };
2034
+ }
2035
+ }
2036
+
2037
+
2038
+ declare module "@tiptap/core" {
2039
+ interface Commands<ReturnType> {
2040
+ aiBlock: {
2041
+ insertAIBlock: (data: AIBlockData, config: AIBlockConfigWithLabels) => ReturnType;
2042
+ };
2043
+ }
2044
+ }
2045
+
2046
+
2047
+ declare module "@tiptap/core" {
2048
+ interface Commands<ReturnType> {
2049
+ moodTracker: {
2050
+ insertMoodTracker: (data: MoodTrackerData, config?: MoodTrackerConfig) => ReturnType;
2051
+ };
2052
+ }
2053
+ }
2054
+
2055
+
2056
+ declare namespace Calendar {
2057
+ var displayName: string;
2058
+ }