youtopia-ui 0.1.3 → 0.1.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 (335) hide show
  1. package/dist/components/action-modal.d.ts +10 -0
  2. package/dist/components/action-modal.d.ts.map +1 -0
  3. package/dist/components/bullet-points.d.ts +10 -0
  4. package/dist/components/bullet-points.d.ts.map +1 -0
  5. package/dist/components/candidate-profile-interior.d.ts +8 -0
  6. package/dist/components/candidate-profile-interior.d.ts.map +1 -0
  7. package/dist/components/card-type.d.ts +12 -0
  8. package/dist/components/card-type.d.ts.map +1 -0
  9. package/dist/components/combobox.d.ts +17 -0
  10. package/dist/components/combobox.d.ts.map +1 -0
  11. package/dist/components/company-profile-exterior.d.ts +7 -0
  12. package/dist/components/company-profile-exterior.d.ts.map +1 -0
  13. package/dist/components/content-tabs.d.ts +13 -0
  14. package/dist/components/content-tabs.d.ts.map +1 -0
  15. package/dist/components/content-title.d.ts +7 -0
  16. package/dist/components/content-title.d.ts.map +1 -0
  17. package/dist/components/content-variant.d.ts +8 -0
  18. package/dist/components/content-variant.d.ts.map +1 -0
  19. package/dist/components/data-table.d.ts +28 -0
  20. package/dist/components/data-table.d.ts.map +1 -0
  21. package/dist/components/date-picker.d.ts +13 -0
  22. package/dist/components/date-picker.d.ts.map +1 -0
  23. package/dist/components/empty-state.d.ts +14 -0
  24. package/dist/components/empty-state.d.ts.map +1 -0
  25. package/dist/components/error-message.d.ts +6 -0
  26. package/dist/components/error-message.d.ts.map +1 -0
  27. package/dist/components/features/buttons/buttons-summary-content.d.ts +2 -0
  28. package/dist/components/features/buttons/buttons-summary-content.d.ts.map +1 -0
  29. package/dist/components/features/buttons/destructive-buttons-content.d.ts +2 -0
  30. package/dist/components/features/buttons/destructive-buttons-content.d.ts.map +1 -0
  31. package/dist/components/features/buttons/ghost-buttons-content.d.ts +2 -0
  32. package/dist/components/features/buttons/ghost-buttons-content.d.ts.map +1 -0
  33. package/dist/components/features/buttons/link-buttons-content.d.ts +2 -0
  34. package/dist/components/features/buttons/link-buttons-content.d.ts.map +1 -0
  35. package/dist/components/features/buttons/outline-buttons-content.d.ts +2 -0
  36. package/dist/components/features/buttons/outline-buttons-content.d.ts.map +1 -0
  37. package/dist/components/features/buttons/primary-buttons-content.d.ts +2 -0
  38. package/dist/components/features/buttons/primary-buttons-content.d.ts.map +1 -0
  39. package/dist/components/features/buttons/secondary-buttons-content.d.ts +2 -0
  40. package/dist/components/features/buttons/secondary-buttons-content.d.ts.map +1 -0
  41. package/dist/components/features/cards/candidate-profile-content.d.ts +2 -0
  42. package/dist/components/features/cards/candidate-profile-content.d.ts.map +1 -0
  43. package/dist/components/features/cards/card-type-content.d.ts +2 -0
  44. package/dist/components/features/cards/card-type-content.d.ts.map +1 -0
  45. package/dist/components/features/cards/cards-summary-content.d.ts +2 -0
  46. package/dist/components/features/cards/cards-summary-content.d.ts.map +1 -0
  47. package/dist/components/features/cards/company-profile-content.d.ts +2 -0
  48. package/dist/components/features/cards/company-profile-content.d.ts.map +1 -0
  49. package/dist/components/features/cards/price-card-content.d.ts +2 -0
  50. package/dist/components/features/cards/price-card-content.d.ts.map +1 -0
  51. package/dist/components/features/cards/vacancy-profile-content.d.ts +2 -0
  52. package/dist/components/features/cards/vacancy-profile-content.d.ts.map +1 -0
  53. package/dist/components/features/forms/bullets-content.d.ts +2 -0
  54. package/dist/components/features/forms/bullets-content.d.ts.map +1 -0
  55. package/dist/components/features/forms/choice-content.d.ts +2 -0
  56. package/dist/components/features/forms/choice-content.d.ts.map +1 -0
  57. package/dist/components/features/forms/contact-content.d.ts +2 -0
  58. package/dist/components/features/forms/contact-content.d.ts.map +1 -0
  59. package/dist/components/features/forms/dates-content.d.ts +2 -0
  60. package/dist/components/features/forms/dates-content.d.ts.map +1 -0
  61. package/dist/components/features/forms/email-content.d.ts +2 -0
  62. package/dist/components/features/forms/email-content.d.ts.map +1 -0
  63. package/dist/components/features/forms/forms-summary-content.d.ts +2 -0
  64. package/dist/components/features/forms/forms-summary-content.d.ts.map +1 -0
  65. package/dist/components/features/forms/numbers-content.d.ts +2 -0
  66. package/dist/components/features/forms/numbers-content.d.ts.map +1 -0
  67. package/dist/components/features/forms/search-content.d.ts +2 -0
  68. package/dist/components/features/forms/search-content.d.ts.map +1 -0
  69. package/dist/components/features/forms/security-content.d.ts +2 -0
  70. package/dist/components/features/forms/security-content.d.ts.map +1 -0
  71. package/dist/components/features/forms/text-content.d.ts +2 -0
  72. package/dist/components/features/forms/text-content.d.ts.map +1 -0
  73. package/dist/components/features/forms/textarea-content.d.ts +2 -0
  74. package/dist/components/features/forms/textarea-content.d.ts.map +1 -0
  75. package/dist/components/features/forms/uploads-content.d.ts +2 -0
  76. package/dist/components/features/forms/uploads-content.d.ts.map +1 -0
  77. package/dist/components/features/miscellaneous/accordions-content.d.ts +2 -0
  78. package/dist/components/features/miscellaneous/accordions-content.d.ts.map +1 -0
  79. package/dist/components/features/miscellaneous/confirmation-content.d.ts +2 -0
  80. package/dist/components/features/miscellaneous/confirmation-content.d.ts.map +1 -0
  81. package/dist/components/features/miscellaneous/filter-content.d.ts +2 -0
  82. package/dist/components/features/miscellaneous/filter-content.d.ts.map +1 -0
  83. package/dist/components/features/miscellaneous/miscellaneous-summary-content.d.ts +2 -0
  84. package/dist/components/features/miscellaneous/miscellaneous-summary-content.d.ts.map +1 -0
  85. package/dist/components/features/miscellaneous/tabs-content.d.ts +2 -0
  86. package/dist/components/features/miscellaneous/tabs-content.d.ts.map +1 -0
  87. package/dist/components/features/tables/actioned-4-col-datatable.d.ts +2 -0
  88. package/dist/components/features/tables/actioned-4-col-datatable.d.ts.map +1 -0
  89. package/dist/components/features/tables/actioned-5-col-datatable.d.ts +2 -0
  90. package/dist/components/features/tables/actioned-5-col-datatable.d.ts.map +1 -0
  91. package/dist/components/features/tables/actioned-content.d.ts +2 -0
  92. package/dist/components/features/tables/actioned-content.d.ts.map +1 -0
  93. package/dist/components/features/tables/mixed-content.d.ts +2 -0
  94. package/dist/components/features/tables/mixed-content.d.ts.map +1 -0
  95. package/dist/components/features/tables/mixed-datatable.d.ts +2 -0
  96. package/dist/components/features/tables/mixed-datatable.d.ts.map +1 -0
  97. package/dist/components/features/tables/ordered-content.d.ts +2 -0
  98. package/dist/components/features/tables/ordered-content.d.ts.map +1 -0
  99. package/dist/components/features/tables/ordered-datatable.d.ts +2 -0
  100. package/dist/components/features/tables/ordered-datatable.d.ts.map +1 -0
  101. package/dist/components/features/tables/tables-summary-content.d.ts +2 -0
  102. package/dist/components/features/tables/tables-summary-content.d.ts.map +1 -0
  103. package/dist/components/file-badge.d.ts +7 -0
  104. package/dist/components/file-badge.d.ts.map +1 -0
  105. package/dist/components/file-input.d.ts +9 -0
  106. package/dist/components/file-input.d.ts.map +1 -0
  107. package/dist/components/filter-input.d.ts +14 -0
  108. package/dist/components/filter-input.d.ts.map +1 -0
  109. package/dist/components/header.d.ts +2 -0
  110. package/dist/components/header.d.ts.map +1 -0
  111. package/dist/components/icons/account-2.d.ts +3 -0
  112. package/dist/components/icons/account-2.d.ts.map +1 -0
  113. package/dist/components/icons/account.d.ts +3 -0
  114. package/dist/components/icons/account.d.ts.map +1 -0
  115. package/dist/components/icons/action.d.ts +3 -0
  116. package/dist/components/icons/action.d.ts.map +1 -0
  117. package/dist/components/icons/analytics.d.ts +3 -0
  118. package/dist/components/icons/analytics.d.ts.map +1 -0
  119. package/dist/components/icons/archive.d.ts +3 -0
  120. package/dist/components/icons/archive.d.ts.map +1 -0
  121. package/dist/components/icons/arrow.d.ts +3 -0
  122. package/dist/components/icons/arrow.d.ts.map +1 -0
  123. package/dist/components/icons/bag.d.ts +3 -0
  124. package/dist/components/icons/bag.d.ts.map +1 -0
  125. package/dist/components/icons/bold.d.ts +3 -0
  126. package/dist/components/icons/bold.d.ts.map +1 -0
  127. package/dist/components/icons/bullet-2.d.ts +3 -0
  128. package/dist/components/icons/bullet-2.d.ts.map +1 -0
  129. package/dist/components/icons/bullet-list.d.ts +3 -0
  130. package/dist/components/icons/bullet-list.d.ts.map +1 -0
  131. package/dist/components/icons/bullet.d.ts +3 -0
  132. package/dist/components/icons/bullet.d.ts.map +1 -0
  133. package/dist/components/icons/calendar.d.ts +3 -0
  134. package/dist/components/icons/calendar.d.ts.map +1 -0
  135. package/dist/components/icons/centre-aligned.d.ts +3 -0
  136. package/dist/components/icons/centre-aligned.d.ts.map +1 -0
  137. package/dist/components/icons/certificate.d.ts +3 -0
  138. package/dist/components/icons/certificate.d.ts.map +1 -0
  139. package/dist/components/icons/check-square.d.ts +3 -0
  140. package/dist/components/icons/check-square.d.ts.map +1 -0
  141. package/dist/components/icons/circle-plus.d.ts +3 -0
  142. package/dist/components/icons/circle-plus.d.ts.map +1 -0
  143. package/dist/components/icons/circle-x.d.ts +3 -0
  144. package/dist/components/icons/circle-x.d.ts.map +1 -0
  145. package/dist/components/icons/clock.d.ts +3 -0
  146. package/dist/components/icons/clock.d.ts.map +1 -0
  147. package/dist/components/icons/download-square.d.ts +3 -0
  148. package/dist/components/icons/download-square.d.ts.map +1 -0
  149. package/dist/components/icons/euro-plus.d.ts +3 -0
  150. package/dist/components/icons/euro-plus.d.ts.map +1 -0
  151. package/dist/components/icons/expand.d.ts +3 -0
  152. package/dist/components/icons/expand.d.ts.map +1 -0
  153. package/dist/components/icons/export.d.ts +3 -0
  154. package/dist/components/icons/export.d.ts.map +1 -0
  155. package/dist/components/icons/eye-off.d.ts +3 -0
  156. package/dist/components/icons/eye-off.d.ts.map +1 -0
  157. package/dist/components/icons/eye.d.ts +3 -0
  158. package/dist/components/icons/eye.d.ts.map +1 -0
  159. package/dist/components/icons/forms.d.ts +3 -0
  160. package/dist/components/icons/forms.d.ts.map +1 -0
  161. package/dist/components/icons/hand-euro.d.ts +3 -0
  162. package/dist/components/icons/hand-euro.d.ts.map +1 -0
  163. package/dist/components/icons/hand-hour.d.ts +3 -0
  164. package/dist/components/icons/hand-hour.d.ts.map +1 -0
  165. package/dist/components/icons/help.d.ts +3 -0
  166. package/dist/components/icons/help.d.ts.map +1 -0
  167. package/dist/components/icons/home.d.ts +3 -0
  168. package/dist/components/icons/home.d.ts.map +1 -0
  169. package/dist/components/icons/info-bag.d.ts +3 -0
  170. package/dist/components/icons/info-bag.d.ts.map +1 -0
  171. package/dist/components/icons/italic.d.ts +3 -0
  172. package/dist/components/icons/italic.d.ts.map +1 -0
  173. package/dist/components/icons/language.d.ts +3 -0
  174. package/dist/components/icons/language.d.ts.map +1 -0
  175. package/dist/components/icons/left-aligned.d.ts +3 -0
  176. package/dist/components/icons/left-aligned.d.ts.map +1 -0
  177. package/dist/components/icons/location-pin.d.ts +3 -0
  178. package/dist/components/icons/location-pin.d.ts.map +1 -0
  179. package/dist/components/icons/logout.d.ts +3 -0
  180. package/dist/components/icons/logout.d.ts.map +1 -0
  181. package/dist/components/icons/meetings.d.ts +3 -0
  182. package/dist/components/icons/meetings.d.ts.map +1 -0
  183. package/dist/components/icons/menu.d.ts +3 -0
  184. package/dist/components/icons/menu.d.ts.map +1 -0
  185. package/dist/components/icons/minus-circle.d.ts +3 -0
  186. package/dist/components/icons/minus-circle.d.ts.map +1 -0
  187. package/dist/components/icons/minus.d.ts +3 -0
  188. package/dist/components/icons/minus.d.ts.map +1 -0
  189. package/dist/components/icons/moon.d.ts +3 -0
  190. package/dist/components/icons/moon.d.ts.map +1 -0
  191. package/dist/components/icons/my-jobs.d.ts +3 -0
  192. package/dist/components/icons/my-jobs.d.ts.map +1 -0
  193. package/dist/components/icons/new-article.d.ts +3 -0
  194. package/dist/components/icons/new-article.d.ts.map +1 -0
  195. package/dist/components/icons/notification.d.ts +3 -0
  196. package/dist/components/icons/notification.d.ts.map +1 -0
  197. package/dist/components/icons/option-square.d.ts +3 -0
  198. package/dist/components/icons/option-square.d.ts.map +1 -0
  199. package/dist/components/icons/people.d.ts +3 -0
  200. package/dist/components/icons/people.d.ts.map +1 -0
  201. package/dist/components/icons/plus-circle.d.ts +3 -0
  202. package/dist/components/icons/plus-circle.d.ts.map +1 -0
  203. package/dist/components/icons/plus.d.ts +3 -0
  204. package/dist/components/icons/plus.d.ts.map +1 -0
  205. package/dist/components/icons/residents.d.ts +3 -0
  206. package/dist/components/icons/residents.d.ts.map +1 -0
  207. package/dist/components/icons/right-aligned.d.ts +3 -0
  208. package/dist/components/icons/right-aligned.d.ts.map +1 -0
  209. package/dist/components/icons/saved.d.ts +3 -0
  210. package/dist/components/icons/saved.d.ts.map +1 -0
  211. package/dist/components/icons/search.d.ts +3 -0
  212. package/dist/components/icons/search.d.ts.map +1 -0
  213. package/dist/components/icons/setup.d.ts +3 -0
  214. package/dist/components/icons/setup.d.ts.map +1 -0
  215. package/dist/components/icons/square.d.ts +3 -0
  216. package/dist/components/icons/square.d.ts.map +1 -0
  217. package/dist/components/icons/sun.d.ts +3 -0
  218. package/dist/components/icons/sun.d.ts.map +1 -0
  219. package/dist/components/icons/underline.d.ts +3 -0
  220. package/dist/components/icons/underline.d.ts.map +1 -0
  221. package/dist/components/icons/upload.d.ts +3 -0
  222. package/dist/components/icons/upload.d.ts.map +1 -0
  223. package/dist/components/image-upload-v2.d.ts +11 -0
  224. package/dist/components/image-upload-v2.d.ts.map +1 -0
  225. package/dist/components/image-upload.d.ts +9 -0
  226. package/dist/components/image-upload.d.ts.map +1 -0
  227. package/dist/components/information-modal.d.ts +10 -0
  228. package/dist/components/information-modal.d.ts.map +1 -0
  229. package/dist/components/input-dual-number.d.ts +20 -0
  230. package/dist/components/input-dual-number.d.ts.map +1 -0
  231. package/dist/components/input-number.d.ts +26 -0
  232. package/dist/components/input-number.d.ts.map +1 -0
  233. package/dist/components/input-text.d.ts +11 -0
  234. package/dist/components/input-text.d.ts.map +1 -0
  235. package/dist/components/label-tooltip.d.ts +10 -0
  236. package/dist/components/label-tooltip.d.ts.map +1 -0
  237. package/dist/components/logo.d.ts +2 -0
  238. package/dist/components/logo.d.ts.map +1 -0
  239. package/dist/components/multi-select-input.d.ts +19 -0
  240. package/dist/components/multi-select-input.d.ts.map +1 -0
  241. package/dist/components/nav.d.ts +2 -0
  242. package/dist/components/nav.d.ts.map +1 -0
  243. package/dist/components/password-input.d.ts +15 -0
  244. package/dist/components/password-input.d.ts.map +1 -0
  245. package/dist/components/phone-input.d.ts +26 -0
  246. package/dist/components/phone-input.d.ts.map +1 -0
  247. package/dist/components/price-card.d.ts +13 -0
  248. package/dist/components/price-card.d.ts.map +1 -0
  249. package/dist/components/router-error-boundary.d.ts +3 -0
  250. package/dist/components/router-error-boundary.d.ts.map +1 -0
  251. package/dist/components/search-input.d.ts +11 -0
  252. package/dist/components/search-input.d.ts.map +1 -0
  253. package/dist/components/select-field.d.ts +18 -0
  254. package/dist/components/select-field.d.ts.map +1 -0
  255. package/dist/components/textarea.d.ts +16 -0
  256. package/dist/components/textarea.d.ts.map +1 -0
  257. package/dist/components/ui/accordion.d.ts +8 -0
  258. package/dist/components/ui/accordion.d.ts.map +1 -0
  259. package/dist/components/ui/badge.d.ts +11 -0
  260. package/dist/components/ui/badge.d.ts.map +1 -0
  261. package/dist/components/ui/button.d.ts +11 -0
  262. package/dist/components/ui/button.d.ts.map +1 -0
  263. package/dist/components/ui/calendar.d.ts +9 -0
  264. package/dist/components/ui/calendar.d.ts.map +1 -0
  265. package/dist/components/ui/card.d.ts +10 -0
  266. package/dist/components/ui/card.d.ts.map +1 -0
  267. package/dist/components/ui/checkbox.d.ts +8 -0
  268. package/dist/components/ui/checkbox.d.ts.map +1 -0
  269. package/dist/components/ui/command.d.ts +24 -0
  270. package/dist/components/ui/command.d.ts.map +1 -0
  271. package/dist/components/ui/dialog.d.ts +16 -0
  272. package/dist/components/ui/dialog.d.ts.map +1 -0
  273. package/dist/components/ui/dropdown-menu.d.ts +26 -0
  274. package/dist/components/ui/dropdown-menu.d.ts.map +1 -0
  275. package/dist/components/ui/input.d.ts +4 -0
  276. package/dist/components/ui/input.d.ts.map +1 -0
  277. package/dist/components/ui/label.d.ts +5 -0
  278. package/dist/components/ui/label.d.ts.map +1 -0
  279. package/dist/components/ui/popover.d.ts +8 -0
  280. package/dist/components/ui/popover.d.ts.map +1 -0
  281. package/dist/components/ui/scroll-area.d.ts +6 -0
  282. package/dist/components/ui/scroll-area.d.ts.map +1 -0
  283. package/dist/components/ui/select.d.ts +16 -0
  284. package/dist/components/ui/select.d.ts.map +1 -0
  285. package/dist/components/ui/separator.d.ts +5 -0
  286. package/dist/components/ui/separator.d.ts.map +1 -0
  287. package/dist/components/ui/table.d.ts +15 -0
  288. package/dist/components/ui/table.d.ts.map +1 -0
  289. package/dist/components/ui/tabs.d.ts +12 -0
  290. package/dist/components/ui/tabs.d.ts.map +1 -0
  291. package/dist/components/ui/textarea.d.ts +4 -0
  292. package/dist/components/ui/textarea.d.ts.map +1 -0
  293. package/dist/components/ui/tooltip.d.ts +8 -0
  294. package/dist/components/ui/tooltip.d.ts.map +1 -0
  295. package/dist/components/vacancy-profile-exterior.d.ts +7 -0
  296. package/dist/components/vacancy-profile-exterior.d.ts.map +1 -0
  297. package/dist/components/vacancy-profile-interior.d.ts +7 -0
  298. package/dist/components/vacancy-profile-interior.d.ts.map +1 -0
  299. package/dist/hooks/use-breakpoints.d.ts +12 -0
  300. package/dist/hooks/use-breakpoints.d.ts.map +1 -0
  301. package/dist/hooks/use-click-outside.d.ts +2 -0
  302. package/dist/hooks/use-click-outside.d.ts.map +1 -0
  303. package/dist/index.d.ts +116 -0
  304. package/dist/index.d.ts.map +1 -0
  305. package/dist/layout/base-layout.d.ts +2 -0
  306. package/dist/layout/base-layout.d.ts.map +1 -0
  307. package/dist/lib/typography.d.ts +20 -0
  308. package/dist/lib/typography.d.ts.map +1 -0
  309. package/dist/lib/utils.d.ts +3 -0
  310. package/dist/lib/utils.d.ts.map +1 -0
  311. package/dist/page/buttons.d.ts +2 -0
  312. package/dist/page/buttons.d.ts.map +1 -0
  313. package/dist/page/cards.d.ts +2 -0
  314. package/dist/page/cards.d.ts.map +1 -0
  315. package/dist/page/forms.d.ts +2 -0
  316. package/dist/page/forms.d.ts.map +1 -0
  317. package/dist/page/miscellaneous.d.ts +2 -0
  318. package/dist/page/miscellaneous.d.ts.map +1 -0
  319. package/dist/page/popups.d.ts +2 -0
  320. package/dist/page/popups.d.ts.map +1 -0
  321. package/dist/page/tables.d.ts +2 -0
  322. package/dist/page/tables.d.ts.map +1 -0
  323. package/dist/types/Ui.d.ts +6 -0
  324. package/dist/types/Ui.d.ts.map +1 -0
  325. package/dist/types/models/Candidate.d.ts +17 -0
  326. package/dist/types/models/Candidate.d.ts.map +1 -0
  327. package/dist/types/models/Company.d.ts +12 -0
  328. package/dist/types/models/Company.d.ts.map +1 -0
  329. package/dist/types/models/Job.d.ts +9 -0
  330. package/dist/types/models/Job.d.ts.map +1 -0
  331. package/dist/types/models/Vacancy.d.ts +12 -0
  332. package/dist/types/models/Vacancy.d.ts.map +1 -0
  333. package/dist/utils.d.ts +3 -0
  334. package/dist/utils.d.ts.map +1 -0
  335. package/package.json +1 -1
@@ -0,0 +1,10 @@
1
+ import type { ComponentProps, PropsWithChildren } from "react";
2
+ import { Dialog } from "./ui/dialog";
3
+ interface Props extends ComponentProps<typeof Dialog>, PropsWithChildren {
4
+ title: string;
5
+ showCloseButton?: boolean;
6
+ renderButtons?: () => React.ReactNode;
7
+ }
8
+ export declare const ActionModal: ({ title, showCloseButton, renderButtons, children, ...props }: Props) => import("react/jsx-runtime").JSX.Element;
9
+ export {};
10
+ //# sourceMappingURL=action-modal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"action-modal.d.ts","sourceRoot":"","sources":["../../src/components/action-modal.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC/D,OAAO,EACL,MAAM,EAMP,MAAM,aAAa,CAAC;AAErB,UAAU,KAAM,SAAQ,cAAc,CAAC,OAAO,MAAM,CAAC,EAAE,iBAAiB;IACtE,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,aAAa,CAAC,EAAE,MAAM,KAAK,CAAC,SAAS,CAAC;CACvC;AAED,eAAO,MAAM,WAAW,GAAI,+DAMzB,KAAK,4CAwBP,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { type ComponentProps } from "react";
2
+ import { LabelTooltip } from "./label-tooltip";
3
+ type BulletPointsProps = Partial<ComponentProps<typeof LabelTooltip>> & {
4
+ placeholder?: string;
5
+ onChange?: (values: string[]) => void;
6
+ id: string;
7
+ };
8
+ export declare function BulletPoints({ label, required, placeholder, onChange, id, info, disabled, }: BulletPointsProps): import("react/jsx-runtime").JSX.Element;
9
+ export {};
10
+ //# sourceMappingURL=bullet-points.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bullet-points.d.ts","sourceRoot":"","sources":["../../src/components/bullet-points.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAY,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAEtD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,KAAK,iBAAiB,GAAG,OAAO,CAAC,cAAc,CAAC,OAAO,YAAY,CAAC,CAAC,GAAG;IACtE,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;IACtC,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,wBAAgB,YAAY,CAAC,EAC3B,KAAK,EACL,QAAQ,EACR,WAA6B,EAC7B,QAAQ,EACR,EAAE,EACF,IAAI,EACJ,QAAQ,GACT,EAAE,iBAAiB,2CAgEnB"}
@@ -0,0 +1,8 @@
1
+ import type { Candidate } from "@/types/models/Candidate";
2
+ interface Props {
3
+ candidate: Candidate;
4
+ isBlur?: boolean;
5
+ }
6
+ export declare const CandidateProfileInterior: ({ candidate, isBlur }: Props) => import("react/jsx-runtime").JSX.Element;
7
+ export {};
8
+ //# sourceMappingURL=candidate-profile-interior.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"candidate-profile-interior.d.ts","sourceRoot":"","sources":["../../src/components/candidate-profile-interior.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAW1D,UAAU,KAAK;IACb,SAAS,EAAE,SAAS,CAAC;IACrB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,eAAO,MAAM,wBAAwB,GAAI,uBAAuB,KAAK,4CAkFpE,CAAC"}
@@ -0,0 +1,12 @@
1
+ import type { ComponentType, SVGProps } from "react";
2
+ type CardTypeItem = {
3
+ label: string;
4
+ value: string;
5
+ icon: ComponentType<SVGProps<SVGSVGElement>>;
6
+ };
7
+ interface CardTypeProps {
8
+ items: CardTypeItem[];
9
+ }
10
+ export declare const CardType: ({ items }: CardTypeProps) => import("react/jsx-runtime").JSX.Element;
11
+ export {};
12
+ //# sourceMappingURL=card-type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"card-type.d.ts","sourceRoot":"","sources":["../../src/components/card-type.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAErD,KAAK,YAAY,GAAG;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,aAAa,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC;CAC9C,CAAC;AAEF,UAAU,aAAa;IACrB,KAAK,EAAE,YAAY,EAAE,CAAC;CACvB;AAED,eAAO,MAAM,QAAQ,GAAI,WAAW,aAAa,4CAQhD,CAAC"}
@@ -0,0 +1,17 @@
1
+ import { LabelTooltip } from "@/components/label-tooltip";
2
+ import { type ComponentProps } from "react";
3
+ type Option = {
4
+ value: string;
5
+ label: string;
6
+ };
7
+ interface Props extends Partial<ComponentProps<typeof LabelTooltip>> {
8
+ id?: string;
9
+ placeholder?: string;
10
+ value: string | undefined | null;
11
+ onChange?: (value: string | null) => void;
12
+ options: Option[];
13
+ error?: string;
14
+ }
15
+ export declare const Combobox: ({ id, placeholder, value, onChange, options, label, required, info, disabled, error, }: Props) => import("react/jsx-runtime").JSX.Element;
16
+ export {};
17
+ //# sourceMappingURL=combobox.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"combobox.d.ts","sourceRoot":"","sources":["../../src/components/combobox.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAY1D,OAAO,EAAE,KAAK,cAAc,EAAoB,MAAM,OAAO,CAAC;AAG9D,KAAK,MAAM,GAAG;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,UAAU,KAAM,SAAQ,OAAO,CAAC,cAAc,CAAC,OAAO,YAAY,CAAC,CAAC;IAClE,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,CAAC;IACjC,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IAC1C,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,QAAQ,GAAI,wFAWtB,KAAK,4CAoFP,CAAC"}
@@ -0,0 +1,7 @@
1
+ import type { Company } from "@/types/models/Company";
2
+ interface Props {
3
+ company: Company;
4
+ }
5
+ export declare const CompanyProfileExterior: ({ company }: Props) => import("react/jsx-runtime").JSX.Element;
6
+ export {};
7
+ //# sourceMappingURL=company-profile-exterior.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"company-profile-exterior.d.ts","sourceRoot":"","sources":["../../src/components/company-profile-exterior.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AAOtD,UAAU,KAAK;IACb,OAAO,EAAE,OAAO,CAAC;CAClB;AAED,eAAO,MAAM,sBAAsB,GAAI,aAAc,KAAK,4CA8CzD,CAAC"}
@@ -0,0 +1,13 @@
1
+ import type { ComponentProps, ReactNode } from "react";
2
+ import { Tabs } from "./ui/tabs";
3
+ type TabItem = {
4
+ value: string;
5
+ label: string;
6
+ content: ReactNode;
7
+ };
8
+ interface Props extends ComponentProps<typeof Tabs> {
9
+ tabs: TabItem[];
10
+ }
11
+ export declare const ContentTabs: ({ tabs, ...props }: Props) => import("react/jsx-runtime").JSX.Element;
12
+ export {};
13
+ //# sourceMappingURL=content-tabs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"content-tabs.d.ts","sourceRoot":"","sources":["../../src/components/content-tabs.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,IAAI,EAAsC,MAAM,WAAW,CAAC;AAErE,KAAK,OAAO,GAAG;IACb,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,SAAS,CAAC;CACpB,CAAC;AAEF,UAAU,KAAM,SAAQ,cAAc,CAAC,OAAO,IAAI,CAAC;IACjD,IAAI,EAAE,OAAO,EAAE,CAAC;CACjB;AAED,eAAO,MAAM,WAAW,GAAI,oBAAoB,KAAK,4CA6BpD,CAAC"}
@@ -0,0 +1,7 @@
1
+ interface Props {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare const ContentTitle: ({ title, description }: Props) => import("react/jsx-runtime").JSX.Element;
6
+ export {};
7
+ //# sourceMappingURL=content-title.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"content-title.d.ts","sourceRoot":"","sources":["../../src/components/content-title.tsx"],"names":[],"mappings":"AAGA,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,YAAY,GAAI,wBAAwB,KAAK,4CAOzD,CAAC"}
@@ -0,0 +1,8 @@
1
+ import type { PropsWithChildren } from "react";
2
+ interface Props extends PropsWithChildren {
3
+ title: string;
4
+ description?: string;
5
+ }
6
+ export declare const ContentVariant: ({ title, description, children }: Props) => import("react/jsx-runtime").JSX.Element;
7
+ export {};
8
+ //# sourceMappingURL=content-variant.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"content-variant.d.ts","sourceRoot":"","sources":["../../src/components/content-variant.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE/C,UAAU,KAAM,SAAQ,iBAAiB;IACvC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,eAAO,MAAM,cAAc,GAAI,kCAAkC,KAAK,4CAUrE,CAAC"}
@@ -0,0 +1,28 @@
1
+ import { type Column, type ColumnDef, type TableOptions } from "@tanstack/react-table";
2
+ import type { ClassValue } from "clsx";
3
+ import { type ReactNode } from "react";
4
+ export type ExtendedColumnDef<TData, TValue = unknown> = ColumnDef<TData, TValue> & {
5
+ className?: ClassValue;
6
+ headerClassName?: ClassValue;
7
+ cellClassName?: ClassValue;
8
+ };
9
+ interface SortButtonProps<TData> {
10
+ column: Column<TData>;
11
+ label: ReactNode;
12
+ className?: ClassValue;
13
+ }
14
+ export declare const SortButton: <TData>({ column, label, className, }: SortButtonProps<TData>) => import("react/jsx-runtime").JSX.Element;
15
+ interface DatatableBodyBaseProps<TData> {
16
+ isLoading?: boolean;
17
+ emptyMessage?: string;
18
+ emptyImageSrc?: string;
19
+ variant?: "ordered" | "actioned" | "mixed";
20
+ onRowClick?: (row: TData) => void;
21
+ }
22
+ interface DataTableProps<TData> extends DatatableBodyBaseProps<TData>, Omit<TableOptions<TData>, "getCoreRowModel"> {
23
+ className?: ClassValue;
24
+ containerClassname?: ClassValue;
25
+ }
26
+ export declare const DataTable: <TData>({ isLoading, emptyMessage, emptyImageSrc, className, containerClassname, variant, onRowClick, ...tableOptions }: DataTableProps<TData>) => import("react/jsx-runtime").JSX.Element;
27
+ export {};
28
+ //# sourceMappingURL=data-table.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"data-table.d.ts","sourceRoot":"","sources":["../../src/components/data-table.tsx"],"names":[],"mappings":"AAYA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,SAAS,EAKd,KAAK,YAAY,EAElB,MAAM,uBAAuB,CAAC;AAC/B,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAEvC,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,iBAAiB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,IAAI,SAAS,CAChE,KAAK,EACL,MAAM,CACP,GAAG;IACF,SAAS,CAAC,EAAE,UAAU,CAAC;IACvB,eAAe,CAAC,EAAE,UAAU,CAAC;IAC7B,aAAa,CAAC,EAAE,UAAU,CAAC;CAC5B,CAAC;AAEF,UAAU,eAAe,CAAC,KAAK;IAC7B,MAAM,EAAE,MAAM,CAAC,KAAK,CAAC,CAAC;IACtB,KAAK,EAAE,SAAS,CAAC;IACjB,SAAS,CAAC,EAAE,UAAU,CAAC;CACxB;AAED,eAAO,MAAM,UAAU,GAAI,KAAK,EAAG,+BAIhC,eAAe,CAAC,KAAK,CAAC,4CAmBxB,CAAC;AA0DF,UAAU,sBAAsB,CAAC,KAAK;IACpC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,EAAE,SAAS,GAAG,UAAU,GAAG,OAAO,CAAC;IAC3C,UAAU,CAAC,EAAE,CAAC,GAAG,EAAE,KAAK,KAAK,IAAI,CAAC;CACnC;AAiFD,UAAU,cAAc,CAAC,KAAK,CAC5B,SAAQ,sBAAsB,CAAC,KAAK,CAAC,EACnC,IAAI,CAAC,YAAY,CAAC,KAAK,CAAC,EAAE,iBAAiB,CAAC;IAC9C,SAAS,CAAC,EAAE,UAAU,CAAC;IACvB,kBAAkB,CAAC,EAAE,UAAU,CAAC;CACjC;AAED,eAAO,MAAM,SAAS,GAAI,KAAK,EAAG,iHAS/B,cAAc,CAAC,KAAK,CAAC,4CA6BvB,CAAC"}
@@ -0,0 +1,13 @@
1
+ interface Props {
2
+ error?: string;
3
+ disabled?: boolean;
4
+ value?: Date;
5
+ onValueChange?: (value: Date | undefined) => void;
6
+ label?: string;
7
+ required?: boolean;
8
+ info?: string;
9
+ id?: string;
10
+ }
11
+ export declare const DatePicker: ({ error, disabled, value: controlledValue, onValueChange, label, required, info, id, }: Props) => import("react/jsx-runtime").JSX.Element;
12
+ export {};
13
+ //# sourceMappingURL=date-picker.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"date-picker.d.ts","sourceRoot":"","sources":["../../src/components/date-picker.tsx"],"names":[],"mappings":"AAWA,UAAU,KAAK;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,IAAI,CAAC;IACb,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,IAAI,GAAG,SAAS,KAAK,IAAI,CAAC;IAClD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;CACb;AAED,eAAO,MAAM,UAAU,GAAI,wFASxB,KAAK,4CA8EP,CAAC"}
@@ -0,0 +1,14 @@
1
+ interface EmptyStateProps {
2
+ title: string;
3
+ description?: string;
4
+ imageSrc?: string;
5
+ action?: {
6
+ label: string;
7
+ href?: string;
8
+ onClick?: () => void;
9
+ };
10
+ className?: string;
11
+ }
12
+ export declare const EmptyState: ({ title, description, imageSrc, action, className, }: EmptyStateProps) => import("react/jsx-runtime").JSX.Element;
13
+ export {};
14
+ //# sourceMappingURL=empty-state.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"empty-state.d.ts","sourceRoot":"","sources":["../../src/components/empty-state.tsx"],"names":[],"mappings":"AAKA,UAAU,eAAe;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE;QACP,KAAK,EAAE,MAAM,CAAC;QACd,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;KACtB,CAAC;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,UAAU,GAAI,sDAMxB,eAAe,4CAuCjB,CAAC"}
@@ -0,0 +1,6 @@
1
+ interface Props {
2
+ error?: string;
3
+ }
4
+ export declare const ErrorMessage: ({ error }: Props) => import("react/jsx-runtime").JSX.Element | null;
5
+ export {};
6
+ //# sourceMappingURL=error-message.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"error-message.d.ts","sourceRoot":"","sources":["../../src/components/error-message.tsx"],"names":[],"mappings":"AAGA,UAAU,KAAK;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,YAAY,GAAI,WAAW,KAAK,mDAM5C,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const ButtonsSummaryContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=buttons-summary-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"buttons-summary-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/buttons/buttons-summary-content.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,qBAAqB,+CAqHjC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const DestructiveButtonsContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=destructive-buttons-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"destructive-buttons-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/buttons/destructive-buttons-content.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,yBAAyB,+CAoErC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const GhostButtonsContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=ghost-buttons-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ghost-buttons-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/buttons/ghost-buttons-content.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,mBAAmB,+CAoE/B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const LinkButtonsContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=link-buttons-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"link-buttons-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/buttons/link-buttons-content.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,kBAAkB,+CAoE9B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const OutlineButtonsContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=outline-buttons-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"outline-buttons-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/buttons/outline-buttons-content.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,qBAAqB,+CAoEjC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const PrimaryButtonsContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=primary-buttons-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"primary-buttons-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/buttons/primary-buttons-content.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,qBAAqB,+CA8DjC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const SecondaryButtonsContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=secondary-buttons-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"secondary-buttons-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/buttons/secondary-buttons-content.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,uBAAuB,+CAoEnC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const CandidateProfileContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=candidate-profile-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"candidate-profile-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/cards/candidate-profile-content.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,uBAAuB,+CA0CnC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const CardTypeContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=card-type-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"card-type-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/cards/card-type-content.tsx"],"names":[],"mappings":"AAQA,eAAO,MAAM,eAAe,+CAqC3B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const CardsSummaryContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=cards-summary-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cards-summary-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/cards/cards-summary-content.tsx"],"names":[],"mappings":"AAaA,eAAO,MAAM,mBAAmB,+CAqJ/B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const CompanyProfileContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=company-profile-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"company-profile-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/cards/company-profile-content.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,qBAAqB,+CAiCjC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const PriceCardContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=price-card-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"price-card-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/cards/price-card-content.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,gBAAgB,+CA6B5B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const VacancyProfileContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=vacancy-profile-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vacancy-profile-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/cards/vacancy-profile-content.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,qBAAqB,+CA4CjC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const BulletsContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=bullets-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bullets-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/forms/bullets-content.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc,+CAqC1B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const ChoiceContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=choice-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"choice-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/forms/choice-content.tsx"],"names":[],"mappings":"AA8BA,eAAO,MAAM,aAAa,+CAqFzB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const ContactContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=contact-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"contact-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/forms/contact-content.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc,+CA8B1B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const DatesContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=dates-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dates-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/forms/dates-content.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,+CA8BxB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const EmailContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=email-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"email-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/forms/email-content.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,+CAqDxB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const FormsSummaryContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=forms-summary-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"forms-summary-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/forms/forms-summary-content.tsx"],"names":[],"mappings":"AA0CA,eAAO,MAAM,mBAAmB,+CAiP/B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const NumbersContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=numbers-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"numbers-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/forms/numbers-content.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc,+CAgD1B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const SearchContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=search-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"search-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/forms/search-content.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,aAAa,+CAoBzB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const SecurityContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=security-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"security-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/forms/security-content.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,eAAe,+CA+C3B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const TextContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=text-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"text-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/forms/text-content.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,+CAqDvB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const TextareaContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=textarea-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"textarea-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/forms/textarea-content.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,eAAe,+CA8D3B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const UploadsContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=uploads-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"uploads-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/forms/uploads-content.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,cAAc,+CA8D1B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const AccordionsContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=accordions-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"accordions-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/miscellaneous/accordions-content.tsx"],"names":[],"mappings":"AASA,eAAO,MAAM,iBAAiB,+CAmD7B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const ConfirmationContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=confirmation-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"confirmation-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/miscellaneous/confirmation-content.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,mBAAmB,+CAsC/B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const FilterContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=filter-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"filter-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/miscellaneous/filter-content.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,aAAa,+CA2BzB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const MiscellaneousSummaryContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=miscellaneous-summary-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"miscellaneous-summary-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/miscellaneous/miscellaneous-summary-content.tsx"],"names":[],"mappings":"AAuBA,eAAO,MAAM,2BAA2B,+CAmHvC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const TabsContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=tabs-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tabs-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/miscellaneous/tabs-content.tsx"],"names":[],"mappings":"AAWA,eAAO,MAAM,WAAW,+CAyCvB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Actioned4ColDataTable: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=actioned-4-col-datatable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"actioned-4-col-datatable.d.ts","sourceRoot":"","sources":["../../../../src/components/features/tables/actioned-4-col-datatable.tsx"],"names":[],"mappings":"AAyFA,eAAO,MAAM,qBAAqB,+CAUjC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const Actioned5ColDataTable: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=actioned-5-col-datatable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"actioned-5-col-datatable.d.ts","sourceRoot":"","sources":["../../../../src/components/features/tables/actioned-5-col-datatable.tsx"],"names":[],"mappings":"AAiGA,eAAO,MAAM,qBAAqB,+CAUjC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const ActionedContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=actioned-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"actioned-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/tables/actioned-content.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,eAAe,+CA2B3B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const MixedContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=mixed-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mixed-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/tables/mixed-content.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,+CAkBxB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const MixedDataTable: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=mixed-datatable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mixed-datatable.d.ts","sourceRoot":"","sources":["../../../../src/components/features/tables/mixed-datatable.tsx"],"names":[],"mappings":"AA2GA,eAAO,MAAM,cAAc,+CAS1B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const OrderedContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=ordered-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ordered-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/tables/ordered-content.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc,+CAkB1B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const OrderedDataTable: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=ordered-datatable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ordered-datatable.d.ts","sourceRoot":"","sources":["../../../../src/components/features/tables/ordered-datatable.tsx"],"names":[],"mappings":"AAsEA,eAAO,MAAM,gBAAgB,+CAU5B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const TablesSummaryContent: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=tables-summary-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tables-summary-content.d.ts","sourceRoot":"","sources":["../../../../src/components/features/tables/tables-summary-content.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,oBAAoB,+CAiChC,CAAC"}
@@ -0,0 +1,7 @@
1
+ interface FileBadgeProps {
2
+ fileName: string;
3
+ onRemove: VoidFunction;
4
+ }
5
+ export declare const FileBadge: ({ fileName, onRemove }: FileBadgeProps) => import("react/jsx-runtime").JSX.Element;
6
+ export {};
7
+ //# sourceMappingURL=file-badge.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"file-badge.d.ts","sourceRoot":"","sources":["../../src/components/file-badge.tsx"],"names":[],"mappings":"AAIA,UAAU,cAAc;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,YAAY,CAAC;CACxB;AAED,eAAO,MAAM,SAAS,GAAI,wBAAwB,cAAc,4CAa/D,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { type ComponentProps } from "react";
2
+ import { LabelTooltip } from "./label-tooltip";
3
+ interface FileUploadProps extends Partial<ComponentProps<typeof LabelTooltip>> {
4
+ id?: string;
5
+ error?: string;
6
+ }
7
+ export declare function FileUpload({ id, label, required, disabled, error, info, }: FileUploadProps): import("react/jsx-runtime").JSX.Element;
8
+ export {};
9
+ //# sourceMappingURL=file-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"file-input.d.ts","sourceRoot":"","sources":["../../src/components/file-input.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAoB,MAAM,OAAO,CAAC;AAG9D,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,UAAU,eAAgB,SAAQ,OAAO,CAAC,cAAc,CAAC,OAAO,YAAY,CAAC,CAAC;IAC5E,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,wBAAgB,UAAU,CAAC,EACzB,EAAE,EACF,KAAc,EACd,QAAQ,EACR,QAAQ,EACR,KAAK,EACL,IAAI,GACL,EAAE,eAAe,2CAqEjB"}