welcome-ui 1.0.0-beta.4 → 1.0.0-beta.5

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 (414) hide show
  1. package/dist/Accordion.js +1 -1
  2. package/dist/Accordion.mjs +6 -5
  3. package/dist/Alert.js +1 -1
  4. package/dist/Alert.mjs +19 -19
  5. package/dist/Breadcrumb.js +1 -1
  6. package/dist/Breadcrumb.mjs +4 -3
  7. package/dist/ClearButton.js +5 -5
  8. package/dist/ClearButton.mjs +10 -9
  9. package/dist/CloseButton.js +2 -2
  10. package/dist/CloseButton.mjs +4 -3
  11. package/dist/{CustomInput-CenfXh_H.mjs → CustomInput-DUq7mNvC.mjs} +184 -183
  12. package/dist/{CustomInput-9aCUiD6o.js → CustomInput-NV_j0IWq.js} +15 -15
  13. package/dist/DatePicker.js +1 -1
  14. package/dist/DatePicker.mjs +1 -1
  15. package/dist/DateTimePicker.js +1 -1
  16. package/dist/DateTimePicker.mjs +1 -1
  17. package/dist/DateTimePickerCommon.js +1 -1
  18. package/dist/DateTimePickerCommon.mjs +1 -1
  19. package/dist/Drawer.js +1 -64
  20. package/dist/Drawer.mjs +10 -265
  21. package/dist/Field.js +1 -1
  22. package/dist/Field.mjs +10 -10
  23. package/dist/FieldGroup.js +1 -1
  24. package/dist/FieldGroup.mjs +4 -4
  25. package/dist/FileDrop.js +1 -46
  26. package/dist/FileDrop.mjs +8 -2323
  27. package/dist/FileUpload.js +1 -1
  28. package/dist/FileUpload.mjs +1 -1
  29. package/dist/IconFont.js +4 -4
  30. package/dist/IconFont.mjs +41 -41
  31. package/dist/Label.js +1 -35
  32. package/dist/Label.mjs +8 -76
  33. package/dist/Link.js +2 -2
  34. package/dist/Link.mjs +2 -1
  35. package/dist/Modal.js +19 -19
  36. package/dist/Modal.mjs +48 -48
  37. package/dist/Pagination.js +9 -9
  38. package/dist/Pagination.mjs +26 -24
  39. package/dist/PasswordInput.js +1 -1
  40. package/dist/PasswordInput.mjs +5 -52
  41. package/dist/Picker.js +1 -1
  42. package/dist/Picker.mjs +1 -1
  43. package/dist/Popover.js +1 -1
  44. package/dist/Popover.mjs +1 -1
  45. package/dist/Radio.js +1 -1
  46. package/dist/Radio.mjs +5 -5
  47. package/dist/Select.js +1 -122
  48. package/dist/Select.mjs +10 -1069
  49. package/dist/Swiper.js +1 -1
  50. package/dist/Swiper.mjs +13 -13
  51. package/dist/Tag.js +3 -3
  52. package/dist/Tag.mjs +10 -10
  53. package/dist/TimePicker.js +1 -1
  54. package/dist/TimePicker.mjs +1 -1
  55. package/dist/VariantIcon.js +1 -8
  56. package/dist/VariantIcon.mjs +5 -30
  57. package/dist/WuiProvider.js +10 -8
  58. package/dist/WuiProvider.mjs +4 -2
  59. package/dist/fonts/welcome-icon-font.css +915 -0
  60. package/dist/fonts/welcome-icon-font.svg +1806 -0
  61. package/dist/fonts/welcome-icon-font.ttf +0 -0
  62. package/dist/fonts/welcome-icon-font.woff +0 -0
  63. package/dist/fonts/welcome-icon-font.woff2 +0 -0
  64. package/dist/index-BAD1dszB.js +1 -0
  65. package/dist/index-BNwz4P5j.js +1 -0
  66. package/dist/index-BPNky7_R.js +64 -0
  67. package/dist/index-BPeIa2mR.js +1 -0
  68. package/dist/index-BRDOakbf.mjs +11 -0
  69. package/dist/index-BZq8PyIk.js +46 -0
  70. package/dist/index-Bn9aiaUQ.mjs +193 -0
  71. package/dist/index-BpRjq7lj.mjs +11 -0
  72. package/dist/index-BxWjuyQw.js +1 -0
  73. package/dist/index-C1FV1q-F.js +1 -0
  74. package/dist/index-C7zM96J_.mjs +11 -0
  75. package/dist/index-CGZVoNIN.mjs +1077 -0
  76. package/dist/index-CQ1IPLlk.mjs +64 -0
  77. package/dist/index-CiYwvMF0.js +8 -0
  78. package/dist/index-D3Tnfi3U.mjs +83 -0
  79. package/dist/index-DG4lwZUW.mjs +272 -0
  80. package/dist/index-DHCyCfRv.js +35 -0
  81. package/dist/index-DPMCsVtB.js +54 -0
  82. package/dist/index-DRa_xux4.mjs +57 -0
  83. package/dist/index-DqBUFsqP.mjs +11 -0
  84. package/dist/index-R0G4mc9j.mjs +2347 -0
  85. package/dist/index-_oF_K5ZN.js +122 -0
  86. package/dist/index-gPtu0TOV.js +1 -0
  87. package/dist/{index-1C9Z0d5Q.mjs → index-mPb8TbpM.mjs} +4 -3
  88. package/dist/index.js +44 -5
  89. package/dist/index.mjs +2751 -983
  90. package/dist/types/components/DateTimePickerCommon/CustomInput.d.ts +1 -1
  91. package/dist/types/components/Drawer/AssetDrawer/Header.d.ts +1 -1
  92. package/dist/types/components/IconFont/index.d.ts +2 -2
  93. package/dist/types/components/Icons/Actions/index.d.ts +3 -0
  94. package/dist/types/components/Icons/Activity/index.d.ts +3 -0
  95. package/dist/types/components/Icons/Add/index.d.ts +3 -0
  96. package/dist/types/components/Icons/Address/index.d.ts +3 -0
  97. package/dist/types/components/Icons/Airplay/index.d.ts +3 -0
  98. package/dist/types/components/Icons/Alert/index.d.ts +3 -0
  99. package/dist/types/components/Icons/AlertOutline/index.d.ts +3 -0
  100. package/dist/types/components/Icons/Analytics/index.d.ts +3 -0
  101. package/dist/types/components/Icons/Anniversary/index.d.ts +3 -0
  102. package/dist/types/components/Icons/Archive/index.d.ts +3 -0
  103. package/dist/types/components/Icons/ArrowDown/index.d.ts +3 -0
  104. package/dist/types/components/Icons/ArrowLeft/index.d.ts +3 -0
  105. package/dist/types/components/Icons/ArrowLineDown/index.d.ts +3 -0
  106. package/dist/types/components/Icons/ArrowLineLeft/index.d.ts +3 -0
  107. package/dist/types/components/Icons/ArrowLineRight/index.d.ts +3 -0
  108. package/dist/types/components/Icons/ArrowLineUp/index.d.ts +3 -0
  109. package/dist/types/components/Icons/ArrowRight/index.d.ts +3 -0
  110. package/dist/types/components/Icons/ArrowUp/index.d.ts +3 -0
  111. package/dist/types/components/Icons/AspectRatioFill/index.d.ts +3 -0
  112. package/dist/types/components/Icons/AspectRatioFit/index.d.ts +3 -0
  113. package/dist/types/components/Icons/Attachment/index.d.ts +3 -0
  114. package/dist/types/components/Icons/Avatar/index.d.ts +3 -0
  115. package/dist/types/components/Icons/AvatarAccessory/index.d.ts +3 -0
  116. package/dist/types/components/Icons/AvatarBody/index.d.ts +3 -0
  117. package/dist/types/components/Icons/AvatarBottom/index.d.ts +3 -0
  118. package/dist/types/components/Icons/AvatarCostume/index.d.ts +3 -0
  119. package/dist/types/components/Icons/AvatarHead/index.d.ts +3 -0
  120. package/dist/types/components/Icons/AvatarTop/index.d.ts +3 -0
  121. package/dist/types/components/Icons/BarChart/index.d.ts +3 -0
  122. package/dist/types/components/Icons/Basketball/index.d.ts +3 -0
  123. package/dist/types/components/Icons/Behance/index.d.ts +3 -0
  124. package/dist/types/components/Icons/Birthday/index.d.ts +3 -0
  125. package/dist/types/components/Icons/Bold/index.d.ts +3 -0
  126. package/dist/types/components/Icons/Book/index.d.ts +3 -0
  127. package/dist/types/components/Icons/Book2/index.d.ts +3 -0
  128. package/dist/types/components/Icons/Bookmark/index.d.ts +3 -0
  129. package/dist/types/components/Icons/BookmarkOutline/index.d.ts +3 -0
  130. package/dist/types/components/Icons/Bulb/index.d.ts +3 -0
  131. package/dist/types/components/Icons/Bulk/index.d.ts +3 -0
  132. package/dist/types/components/Icons/Buoy/index.d.ts +3 -0
  133. package/dist/types/components/Icons/Burn/index.d.ts +3 -0
  134. package/dist/types/components/Icons/Caddy/index.d.ts +3 -0
  135. package/dist/types/components/Icons/Calcul/index.d.ts +3 -0
  136. package/dist/types/components/Icons/Camera/index.d.ts +3 -0
  137. package/dist/types/components/Icons/CameraOff/index.d.ts +3 -0
  138. package/dist/types/components/Icons/CameraOn/index.d.ts +3 -0
  139. package/dist/types/components/Icons/CandidateStatus/index.d.ts +3 -0
  140. package/dist/types/components/Icons/CardView/index.d.ts +3 -0
  141. package/dist/types/components/Icons/Cast/index.d.ts +3 -0
  142. package/dist/types/components/Icons/CastConnected/index.d.ts +3 -0
  143. package/dist/types/components/Icons/CastUnavailable/index.d.ts +3 -0
  144. package/dist/types/components/Icons/Celebrate/index.d.ts +3 -0
  145. package/dist/types/components/Icons/Certified/index.d.ts +3 -0
  146. package/dist/types/components/Icons/Check/index.d.ts +3 -0
  147. package/dist/types/components/Icons/Clipboard/index.d.ts +3 -0
  148. package/dist/types/components/Icons/Clock/index.d.ts +3 -0
  149. package/dist/types/components/Icons/Code/index.d.ts +3 -0
  150. package/dist/types/components/Icons/CodeBlock/index.d.ts +3 -0
  151. package/dist/types/components/Icons/Coffee/index.d.ts +3 -0
  152. package/dist/types/components/Icons/Collapse/index.d.ts +3 -0
  153. package/dist/types/components/Icons/Comment/index.d.ts +3 -0
  154. package/dist/types/components/Icons/CommentOutline/index.d.ts +3 -0
  155. package/dist/types/components/Icons/CommonArea/index.d.ts +3 -0
  156. package/dist/types/components/Icons/Compass/index.d.ts +3 -0
  157. package/dist/types/components/Icons/Computer/index.d.ts +3 -0
  158. package/dist/types/components/Icons/Connection/index.d.ts +3 -0
  159. package/dist/types/components/Icons/Contract/index.d.ts +3 -0
  160. package/dist/types/components/Icons/ControlBackward/index.d.ts +3 -0
  161. package/dist/types/components/Icons/ControlForward/index.d.ts +3 -0
  162. package/dist/types/components/Icons/ControlPause/index.d.ts +3 -0
  163. package/dist/types/components/Icons/ControlStop/index.d.ts +3 -0
  164. package/dist/types/components/Icons/Copy/index.d.ts +3 -0
  165. package/dist/types/components/Icons/CoverLetter/index.d.ts +3 -0
  166. package/dist/types/components/Icons/Create/index.d.ts +3 -0
  167. package/dist/types/components/Icons/CreditCard/index.d.ts +3 -0
  168. package/dist/types/components/Icons/CrescentMoon/index.d.ts +3 -0
  169. package/dist/types/components/Icons/CrescentMoonOutline/index.d.ts +3 -0
  170. package/dist/types/components/Icons/Cross/index.d.ts +3 -0
  171. package/dist/types/components/Icons/CrossTarget/index.d.ts +3 -0
  172. package/dist/types/components/Icons/Crown/index.d.ts +3 -0
  173. package/dist/types/components/Icons/Csv/index.d.ts +3 -0
  174. package/dist/types/components/Icons/Date/index.d.ts +3 -0
  175. package/dist/types/components/Icons/Department/index.d.ts +3 -0
  176. package/dist/types/components/Icons/Details/index.d.ts +3 -0
  177. package/dist/types/components/Icons/Diamond/index.d.ts +3 -0
  178. package/dist/types/components/Icons/Dish/index.d.ts +3 -0
  179. package/dist/types/components/Icons/Doc/index.d.ts +3 -0
  180. package/dist/types/components/Icons/Docx/index.d.ts +3 -0
  181. package/dist/types/components/Icons/Down/index.d.ts +3 -0
  182. package/dist/types/components/Icons/Download/index.d.ts +3 -0
  183. package/dist/types/components/Icons/DragAndDrop/index.d.ts +3 -0
  184. package/dist/types/components/Icons/Dribbble/index.d.ts +3 -0
  185. package/dist/types/components/Icons/Earth/index.d.ts +3 -0
  186. package/dist/types/components/Icons/Edit/index.d.ts +3 -0
  187. package/dist/types/components/Icons/EducationLevel/index.d.ts +3 -0
  188. package/dist/types/components/Icons/Email/index.d.ts +3 -0
  189. package/dist/types/components/Icons/EmailOutline/index.d.ts +3 -0
  190. package/dist/types/components/Icons/Eot/index.d.ts +3 -0
  191. package/dist/types/components/Icons/Equal/index.d.ts +3 -0
  192. package/dist/types/components/Icons/EuroCurrency/index.d.ts +3 -0
  193. package/dist/types/components/Icons/Expand/index.d.ts +3 -0
  194. package/dist/types/components/Icons/ExpandText/index.d.ts +3 -0
  195. package/dist/types/components/Icons/Extend/index.d.ts +3 -0
  196. package/dist/types/components/Icons/ExternalLink/index.d.ts +3 -0
  197. package/dist/types/components/Icons/Facebook/index.d.ts +3 -0
  198. package/dist/types/components/Icons/Factory/index.d.ts +3 -0
  199. package/dist/types/components/Icons/Female/index.d.ts +3 -0
  200. package/dist/types/components/Icons/Filters/index.d.ts +3 -0
  201. package/dist/types/components/Icons/Fingerprint/index.d.ts +3 -0
  202. package/dist/types/components/Icons/Flag/index.d.ts +3 -0
  203. package/dist/types/components/Icons/FlagCs/index.d.ts +3 -0
  204. package/dist/types/components/Icons/FlagEn/index.d.ts +3 -0
  205. package/dist/types/components/Icons/FlagEs/index.d.ts +3 -0
  206. package/dist/types/components/Icons/FlagFr/index.d.ts +3 -0
  207. package/dist/types/components/Icons/FlagOutline/index.d.ts +3 -0
  208. package/dist/types/components/Icons/FlagPointed/index.d.ts +3 -0
  209. package/dist/types/components/Icons/FlagSk/index.d.ts +3 -0
  210. package/dist/types/components/Icons/FlagUs/index.d.ts +3 -0
  211. package/dist/types/components/Icons/Folder/index.d.ts +3 -0
  212. package/dist/types/components/Icons/FullscreenOff/index.d.ts +3 -0
  213. package/dist/types/components/Icons/FullscreenOn/index.d.ts +3 -0
  214. package/dist/types/components/Icons/Gear/index.d.ts +3 -0
  215. package/dist/types/components/Icons/Gif/index.d.ts +3 -0
  216. package/dist/types/components/Icons/Github/index.d.ts +3 -0
  217. package/dist/types/components/Icons/Google/index.d.ts +3 -0
  218. package/dist/types/components/Icons/Handshake/index.d.ts +3 -0
  219. package/dist/types/components/Icons/HardHat/index.d.ts +3 -0
  220. package/dist/types/components/Icons/Hashtag/index.d.ts +3 -0
  221. package/dist/types/components/Icons/Heading/index.d.ts +3 -0
  222. package/dist/types/components/Icons/Heading1/index.d.ts +3 -0
  223. package/dist/types/components/Icons/Heading2/index.d.ts +3 -0
  224. package/dist/types/components/Icons/Heading3/index.d.ts +3 -0
  225. package/dist/types/components/Icons/Heading4/index.d.ts +3 -0
  226. package/dist/types/components/Icons/Heading5/index.d.ts +3 -0
  227. package/dist/types/components/Icons/Heading6/index.d.ts +3 -0
  228. package/dist/types/components/Icons/Headset/index.d.ts +3 -0
  229. package/dist/types/components/Icons/Heart/index.d.ts +3 -0
  230. package/dist/types/components/Icons/HeartOutline/index.d.ts +3 -0
  231. package/dist/types/components/Icons/HeartShiny/index.d.ts +3 -0
  232. package/dist/types/components/Icons/Hide/index.d.ts +3 -0
  233. package/dist/types/components/Icons/Home/index.d.ts +3 -0
  234. package/dist/types/components/Icons/House/index.d.ts +3 -0
  235. package/dist/types/components/Icons/InProgressCandidate/index.d.ts +3 -0
  236. package/dist/types/components/Icons/Information/index.d.ts +3 -0
  237. package/dist/types/components/Icons/InformationOutline/index.d.ts +3 -0
  238. package/dist/types/components/Icons/Instagram/index.d.ts +3 -0
  239. package/dist/types/components/Icons/Italic/index.d.ts +3 -0
  240. package/dist/types/components/Icons/Jpeg/index.d.ts +3 -0
  241. package/dist/types/components/Icons/Jpg/index.d.ts +3 -0
  242. package/dist/types/components/Icons/JusticeHammer/index.d.ts +3 -0
  243. package/dist/types/components/Icons/Kanban/index.d.ts +3 -0
  244. package/dist/types/components/Icons/Key/index.d.ts +3 -0
  245. package/dist/types/components/Icons/Language/index.d.ts +3 -0
  246. package/dist/types/components/Icons/Leaf/index.d.ts +3 -0
  247. package/dist/types/components/Icons/Left/index.d.ts +3 -0
  248. package/dist/types/components/Icons/LineChart/index.d.ts +3 -0
  249. package/dist/types/components/Icons/Link/index.d.ts +3 -0
  250. package/dist/types/components/Icons/Linkedin/index.d.ts +3 -0
  251. package/dist/types/components/Icons/Location/index.d.ts +3 -0
  252. package/dist/types/components/Icons/Lock/index.d.ts +3 -0
  253. package/dist/types/components/Icons/LockRounded/index.d.ts +3 -0
  254. package/dist/types/components/Icons/LogOut/index.d.ts +3 -0
  255. package/dist/types/components/Icons/Male/index.d.ts +3 -0
  256. package/dist/types/components/Icons/Map/index.d.ts +3 -0
  257. package/dist/types/components/Icons/Masonry/index.d.ts +3 -0
  258. package/dist/types/components/Icons/Masonry2/index.d.ts +3 -0
  259. package/dist/types/components/Icons/MeetingRoom/index.d.ts +3 -0
  260. package/dist/types/components/Icons/Megaphone/index.d.ts +3 -0
  261. package/dist/types/components/Icons/Mention/index.d.ts +3 -0
  262. package/dist/types/components/Icons/Menu/index.d.ts +3 -0
  263. package/dist/types/components/Icons/Mic/index.d.ts +3 -0
  264. package/dist/types/components/Icons/MicrophoneOff/index.d.ts +3 -0
  265. package/dist/types/components/Icons/MicrophoneOn/index.d.ts +3 -0
  266. package/dist/types/components/Icons/Microship/index.d.ts +3 -0
  267. package/dist/types/components/Icons/Mobile/index.d.ts +3 -0
  268. package/dist/types/components/Icons/Money/index.d.ts +3 -0
  269. package/dist/types/components/Icons/More/index.d.ts +3 -0
  270. package/dist/types/components/Icons/MoreAndroid/index.d.ts +3 -0
  271. package/dist/types/components/Icons/Mountain/index.d.ts +3 -0
  272. package/dist/types/components/Icons/Move/index.d.ts +3 -0
  273. package/dist/types/components/Icons/Music/index.d.ts +3 -0
  274. package/dist/types/components/Icons/Negative/index.d.ts +3 -0
  275. package/dist/types/components/Icons/NegativeOutline/index.d.ts +3 -0
  276. package/dist/types/components/Icons/NegativeStraight/index.d.ts +3 -0
  277. package/dist/types/components/Icons/NewCandidate/index.d.ts +3 -0
  278. package/dist/types/components/Icons/Notification/index.d.ts +3 -0
  279. package/dist/types/components/Icons/Npm/index.d.ts +3 -0
  280. package/dist/types/components/Icons/OfferStatus/index.d.ts +3 -0
  281. package/dist/types/components/Icons/Office/index.d.ts +3 -0
  282. package/dist/types/components/Icons/OrderedList/index.d.ts +3 -0
  283. package/dist/types/components/Icons/Origine/index.d.ts +3 -0
  284. package/dist/types/components/Icons/Paperplane/index.d.ts +3 -0
  285. package/dist/types/components/Icons/Pdf/index.d.ts +3 -0
  286. package/dist/types/components/Icons/Pencil/index.d.ts +3 -0
  287. package/dist/types/components/Icons/Phone/index.d.ts +3 -0
  288. package/dist/types/components/Icons/PhoneOutline/index.d.ts +3 -0
  289. package/dist/types/components/Icons/Pictures/index.d.ts +3 -0
  290. package/dist/types/components/Icons/Piechart/index.d.ts +3 -0
  291. package/dist/types/components/Icons/Pin/index.d.ts +3 -0
  292. package/dist/types/components/Icons/Pinterest/index.d.ts +3 -0
  293. package/dist/types/components/Icons/Pizza/index.d.ts +3 -0
  294. package/dist/types/components/Icons/Play/index.d.ts +3 -0
  295. package/dist/types/components/Icons/PlayOutline/index.d.ts +3 -0
  296. package/dist/types/components/Icons/Playlist/index.d.ts +3 -0
  297. package/dist/types/components/Icons/Png/index.d.ts +3 -0
  298. package/dist/types/components/Icons/Podcast/index.d.ts +3 -0
  299. package/dist/types/components/Icons/Positive/index.d.ts +3 -0
  300. package/dist/types/components/Icons/PositiveOutline/index.d.ts +3 -0
  301. package/dist/types/components/Icons/PositiveStraight/index.d.ts +3 -0
  302. package/dist/types/components/Icons/Ppt/index.d.ts +3 -0
  303. package/dist/types/components/Icons/Print/index.d.ts +3 -0
  304. package/dist/types/components/Icons/Promote/index.d.ts +3 -0
  305. package/dist/types/components/Icons/Puzzle/index.d.ts +3 -0
  306. package/dist/types/components/Icons/PuzzleOutline/index.d.ts +3 -0
  307. package/dist/types/components/Icons/Question/index.d.ts +3 -0
  308. package/dist/types/components/Icons/Questions/index.d.ts +3 -0
  309. package/dist/types/components/Icons/Quote/index.d.ts +3 -0
  310. package/dist/types/components/Icons/Refresh/index.d.ts +3 -0
  311. package/dist/types/components/Icons/RefuseCandidate/index.d.ts +3 -0
  312. package/dist/types/components/Icons/Remote/index.d.ts +3 -0
  313. package/dist/types/components/Icons/Remove/index.d.ts +3 -0
  314. package/dist/types/components/Icons/Reset/index.d.ts +3 -0
  315. package/dist/types/components/Icons/Resume/index.d.ts +3 -0
  316. package/dist/types/components/Icons/Review/index.d.ts +3 -0
  317. package/dist/types/components/Icons/ReviewOutline/index.d.ts +3 -0
  318. package/dist/types/components/Icons/Right/index.d.ts +3 -0
  319. package/dist/types/components/Icons/Salary/index.d.ts +3 -0
  320. package/dist/types/components/Icons/Save/index.d.ts +3 -0
  321. package/dist/types/components/Icons/ScreenshareOff/index.d.ts +3 -0
  322. package/dist/types/components/Icons/ScreenshareOn/index.d.ts +3 -0
  323. package/dist/types/components/Icons/Search/index.d.ts +3 -0
  324. package/dist/types/components/Icons/SearchPeople/index.d.ts +3 -0
  325. package/dist/types/components/Icons/Settings/index.d.ts +3 -0
  326. package/dist/types/components/Icons/Share1/index.d.ts +3 -0
  327. package/dist/types/components/Icons/Share2/index.d.ts +3 -0
  328. package/dist/types/components/Icons/Shield/index.d.ts +3 -0
  329. package/dist/types/components/Icons/Show/index.d.ts +3 -0
  330. package/dist/types/components/Icons/Slack/index.d.ts +3 -0
  331. package/dist/types/components/Icons/SoundOff/index.d.ts +3 -0
  332. package/dist/types/components/Icons/SoundOn/index.d.ts +3 -0
  333. package/dist/types/components/Icons/Source/index.d.ts +3 -0
  334. package/dist/types/components/Icons/Spanner/index.d.ts +3 -0
  335. package/dist/types/components/Icons/Sparkles/index.d.ts +3 -0
  336. package/dist/types/components/Icons/SquareAlert/index.d.ts +3 -0
  337. package/dist/types/components/Icons/Stackoverflow/index.d.ts +3 -0
  338. package/dist/types/components/Icons/Stackserver/index.d.ts +3 -0
  339. package/dist/types/components/Icons/Star/index.d.ts +3 -0
  340. package/dist/types/components/Icons/StarOutline/index.d.ts +3 -0
  341. package/dist/types/components/Icons/Strikethrough/index.d.ts +3 -0
  342. package/dist/types/components/Icons/Subtitle/index.d.ts +3 -0
  343. package/dist/types/components/Icons/Success/index.d.ts +3 -0
  344. package/dist/types/components/Icons/Suitcase/index.d.ts +3 -0
  345. package/dist/types/components/Icons/Sun/index.d.ts +3 -0
  346. package/dist/types/components/Icons/Svg/index.d.ts +3 -0
  347. package/dist/types/components/Icons/Symbol/index.d.ts +3 -0
  348. package/dist/types/components/Icons/Table/index.d.ts +3 -0
  349. package/dist/types/components/Icons/TableColumnAddAfter/index.d.ts +3 -0
  350. package/dist/types/components/Icons/TableColumnAddBefore/index.d.ts +3 -0
  351. package/dist/types/components/Icons/TableColumnRemove/index.d.ts +3 -0
  352. package/dist/types/components/Icons/TableDelete/index.d.ts +3 -0
  353. package/dist/types/components/Icons/TableDivide/index.d.ts +3 -0
  354. package/dist/types/components/Icons/TableMergeCells/index.d.ts +3 -0
  355. package/dist/types/components/Icons/TableRowAddAbove/index.d.ts +3 -0
  356. package/dist/types/components/Icons/TableRowAddBelow/index.d.ts +3 -0
  357. package/dist/types/components/Icons/TableRowRemove/index.d.ts +3 -0
  358. package/dist/types/components/Icons/Tablet/index.d.ts +3 -0
  359. package/dist/types/components/Icons/Tag/index.d.ts +3 -0
  360. package/dist/types/components/Icons/Target/index.d.ts +3 -0
  361. package/dist/types/components/Icons/Teepee/index.d.ts +3 -0
  362. package/dist/types/components/Icons/ThumbDown/index.d.ts +3 -0
  363. package/dist/types/components/Icons/ThumbUp/index.d.ts +3 -0
  364. package/dist/types/components/Icons/Thunderclock/index.d.ts +3 -0
  365. package/dist/types/components/Icons/Tiktok/index.d.ts +3 -0
  366. package/dist/types/components/Icons/Trash/index.d.ts +3 -0
  367. package/dist/types/components/Icons/Tree/index.d.ts +3 -0
  368. package/dist/types/components/Icons/Trophy/index.d.ts +3 -0
  369. package/dist/types/components/Icons/Ttf/index.d.ts +3 -0
  370. package/dist/types/components/Icons/Twitch/index.d.ts +3 -0
  371. package/dist/types/components/Icons/Twitter/index.d.ts +3 -0
  372. package/dist/types/components/Icons/Txt/index.d.ts +3 -0
  373. package/dist/types/components/Icons/Type/index.d.ts +3 -0
  374. package/dist/types/components/Icons/Unavailable/index.d.ts +3 -0
  375. package/dist/types/components/Icons/Underline/index.d.ts +3 -0
  376. package/dist/types/components/Icons/UnorderedList/index.d.ts +3 -0
  377. package/dist/types/components/Icons/Up/index.d.ts +3 -0
  378. package/dist/types/components/Icons/Update/index.d.ts +3 -0
  379. package/dist/types/components/Icons/Upload/index.d.ts +3 -0
  380. package/dist/types/components/Icons/User/index.d.ts +3 -0
  381. package/dist/types/components/Icons/UserOutline/index.d.ts +3 -0
  382. package/dist/types/components/Icons/Video/index.d.ts +3 -0
  383. package/dist/types/components/Icons/VideoCamera/index.d.ts +3 -0
  384. package/dist/types/components/Icons/VideoCamera2/index.d.ts +3 -0
  385. package/dist/types/components/Icons/WatchLater/index.d.ts +3 -0
  386. package/dist/types/components/Icons/Woff/index.d.ts +3 -0
  387. package/dist/types/components/Icons/Woff2/index.d.ts +3 -0
  388. package/dist/types/components/Icons/Write/index.d.ts +3 -0
  389. package/dist/types/components/Icons/Wttj/index.d.ts +3 -0
  390. package/dist/types/components/Icons/X/index.d.ts +3 -0
  391. package/dist/types/components/Icons/Xing/index.d.ts +3 -0
  392. package/dist/types/components/Icons/Xls/index.d.ts +3 -0
  393. package/dist/types/components/Icons/Xlsx/index.d.ts +3 -0
  394. package/dist/types/components/Icons/Youtube/index.d.ts +3 -0
  395. package/dist/types/components/Icons/Zapier/index.d.ts +3 -0
  396. package/dist/types/components/Icons/Zip/index.d.ts +3 -0
  397. package/dist/types/components/Icons/index.d.ts +304 -0
  398. package/dist/types/components/Modal/styles.d.ts +0 -1
  399. package/dist/types/components/Select/index.d.ts +2 -2
  400. package/dist/types/components/Select/styles.d.ts +3 -3
  401. package/dist/types/components/Swiper/index.d.ts +1 -1
  402. package/dist/types/components/Swiper/styles.d.ts +4 -4
  403. package/dist/types/components/index.d.ts +3 -0
  404. package/dist/types/theme/index.d.ts +8 -3
  405. package/dist/{usePopover-CcsC9Y-s.mjs → usePopover-Bbhh3p_j.mjs} +10 -9
  406. package/dist/{usePopover-CZsYHcTW.js → usePopover-PCWsuJNF.js} +1 -1
  407. package/package.json +15 -9
  408. package/dist/index-CgT8GWHS.js +0 -1
  409. package/dist/index-ColyClKR.mjs +0 -239
  410. package/dist/index-CrhKWaM2.js +0 -54
  411. package/dist/index-Cs1IZBks.js +0 -17
  412. package/dist/index-DHOW43M6.mjs +0 -132
  413. package/dist/types/components/IconFont/unicode.json.d.ts +0 -303
  414. package/dist/types/components/WelcomeLoader/loader.json.d.ts +0 -3
@@ -14,4 +14,4 @@ export interface CustomInputOptions {
14
14
  value?: string | null;
15
15
  }
16
16
  export type CustomInputProps = Omit<React.ComponentProps<'input'>, keyof CustomInputOptions> & CustomInputOptions;
17
- export declare const CustomInput: React.ForwardRefExoticComponent<Pick<CustomInputProps, "width" | "height" | "form" | "slot" | "style" | "title" | "pattern" | "color" | "type" | "name" | "hidden" | "multiple" | "disabled" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "nonce" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "alt" | "max" | "min" | "crossOrigin" | "list" | "step" | "src" | "autoComplete" | "accept" | "capture" | "checked" | "enterKeyHint" | "maxLength" | "minLength" | "readOnly" | "required" | keyof CustomInputOptions> & React.RefAttributes<HTMLInputElement>>;
17
+ export declare const CustomInput: React.ForwardRefExoticComponent<Pick<CustomInputProps, "width" | "height" | "form" | "slot" | "style" | "title" | "pattern" | "color" | "name" | "onClick" | "type" | "className" | "id" | "lang" | "max" | "min" | "role" | "tabIndex" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "alt" | "hidden" | "multiple" | "disabled" | "list" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "nonce" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "src" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "autoComplete" | "accept" | "capture" | "checked" | "enterKeyHint" | "maxLength" | "minLength" | "readOnly" | "required" | "step" | keyof CustomInputOptions> & React.RefAttributes<HTMLInputElement>>;
@@ -6,7 +6,7 @@ type HeaderProps = {
6
6
  */
7
7
  action?: React.ReactNode;
8
8
  /**
9
- * Icon from @welcome-ui/icon on the gray square
9
+ * Icon from Icon component on the gray square
10
10
  */
11
11
  icon?: React.FC<IconProps>;
12
12
  /**
@@ -1,7 +1,7 @@
1
1
  import { IconProps } from '../Icon';
2
2
  import { StyledIconProps } from './styles';
3
3
  export type IconFontProps = StyledIconProps;
4
- export declare const IconFont: import('styled-components').StyledComponent<string, import('@xstyled/system').Theme, StyledIconProps, never>;
4
+ export declare const IconFontStyled: import('styled-components').StyledComponent<string, import('@xstyled/system').Theme, StyledIconProps, never>;
5
5
  type FormatIconJSX<S extends string> = S extends `${infer F}${infer R}` ? F extends '_' ? FormatIconJSX<Capitalize<R>> : `${F}${FormatIconJSX<R>}` : '';
6
6
  declare const unicodeMap: {
7
7
  actions: string;
@@ -307,5 +307,5 @@ declare const unicodeMap: {
307
307
  export type IconKey = keyof typeof unicodeMap;
308
308
  export type IconKeyFormatted = FormatIconJSX<Capitalize<IconKey>>;
309
309
  export type IconsType = Record<IconKeyFormatted, (props: IconProps) => JSX.Element>;
310
- export declare const Icons: IconsType;
310
+ export declare const IconFont: IconsType;
311
311
  export {};
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ActionsIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ActivityIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AddIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AddressIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AirplayIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AlertIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AlertOutlineIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AnalyticsIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AnniversaryIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ArchiveIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ArrowDownIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ArrowLeftIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ArrowLineDownIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ArrowLineLeftIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ArrowLineRightIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ArrowLineUpIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ArrowRightIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ArrowUpIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AspectRatioFillIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AspectRatioFitIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AttachmentIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AvatarIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AvatarAccessoryIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AvatarBodyIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AvatarBottomIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AvatarCostumeIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AvatarHeadIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const AvatarTopIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const BarChartIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const BasketballIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const BehanceIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const BirthdayIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const BoldIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const BookIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const Book2Icon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const BookmarkIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const BookmarkOutlineIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const BulbIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const BulkIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const BuoyIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const BurnIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CaddyIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CalculIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CameraIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CameraOffIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CameraOnIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CandidateStatusIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CardViewIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CastIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CastConnectedIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CastUnavailableIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CelebrateIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CertifiedIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CheckIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ClipboardIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ClockIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CodeIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CodeBlockIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CoffeeIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CollapseIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CommentIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CommentOutlineIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CommonAreaIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CompassIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ComputerIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ConnectionIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ContractIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ControlBackwardIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ControlForwardIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ControlPauseIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const ControlStopIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CopyIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CoverLetterIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CreateIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CreditCardIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CrescentMoonIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CrescentMoonOutlineIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CrossIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CrossTargetIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CrownIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const CsvIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const DateIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const DepartmentIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const DetailsIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const DiamondIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const DishIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const DocIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const DocxIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const DownIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const DownloadIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const DragAndDropIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const DribbbleIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const EarthIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const EditIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const EducationLevelIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const EmailIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const EmailOutlineIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const EotIcon: React.FC<IconProps>;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { IconProps } from '../../Icon';
3
+ export declare const EqualIcon: React.FC<IconProps>;