youtopia-ui 0.1.2 → 0.1.3

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 (338) hide show
  1. package/dist/youtopia-ui.cjs +2 -2
  2. package/dist/youtopia-ui.css +1 -1
  3. package/dist/youtopia-ui.js +395 -395
  4. package/package.json +2 -2
  5. package/dist/components/action-modal.d.ts +0 -10
  6. package/dist/components/action-modal.d.ts.map +0 -1
  7. package/dist/components/bullet-points.d.ts +0 -10
  8. package/dist/components/bullet-points.d.ts.map +0 -1
  9. package/dist/components/candidate-profile-interior.d.ts +0 -8
  10. package/dist/components/candidate-profile-interior.d.ts.map +0 -1
  11. package/dist/components/card-type.d.ts +0 -12
  12. package/dist/components/card-type.d.ts.map +0 -1
  13. package/dist/components/combobox.d.ts +0 -17
  14. package/dist/components/combobox.d.ts.map +0 -1
  15. package/dist/components/company-profile-exterior.d.ts +0 -7
  16. package/dist/components/company-profile-exterior.d.ts.map +0 -1
  17. package/dist/components/content-tabs.d.ts +0 -13
  18. package/dist/components/content-tabs.d.ts.map +0 -1
  19. package/dist/components/content-title.d.ts +0 -7
  20. package/dist/components/content-title.d.ts.map +0 -1
  21. package/dist/components/content-variant.d.ts +0 -8
  22. package/dist/components/content-variant.d.ts.map +0 -1
  23. package/dist/components/data-table.d.ts +0 -28
  24. package/dist/components/data-table.d.ts.map +0 -1
  25. package/dist/components/date-picker.d.ts +0 -13
  26. package/dist/components/date-picker.d.ts.map +0 -1
  27. package/dist/components/empty-state.d.ts +0 -14
  28. package/dist/components/empty-state.d.ts.map +0 -1
  29. package/dist/components/error-message.d.ts +0 -6
  30. package/dist/components/error-message.d.ts.map +0 -1
  31. package/dist/components/features/buttons/buttons-summary-content.d.ts +0 -2
  32. package/dist/components/features/buttons/buttons-summary-content.d.ts.map +0 -1
  33. package/dist/components/features/buttons/destructive-buttons-content.d.ts +0 -2
  34. package/dist/components/features/buttons/destructive-buttons-content.d.ts.map +0 -1
  35. package/dist/components/features/buttons/ghost-buttons-content.d.ts +0 -2
  36. package/dist/components/features/buttons/ghost-buttons-content.d.ts.map +0 -1
  37. package/dist/components/features/buttons/link-buttons-content.d.ts +0 -2
  38. package/dist/components/features/buttons/link-buttons-content.d.ts.map +0 -1
  39. package/dist/components/features/buttons/outline-buttons-content.d.ts +0 -2
  40. package/dist/components/features/buttons/outline-buttons-content.d.ts.map +0 -1
  41. package/dist/components/features/buttons/primary-buttons-content.d.ts +0 -2
  42. package/dist/components/features/buttons/primary-buttons-content.d.ts.map +0 -1
  43. package/dist/components/features/buttons/secondary-buttons-content.d.ts +0 -2
  44. package/dist/components/features/buttons/secondary-buttons-content.d.ts.map +0 -1
  45. package/dist/components/features/cards/candidate-profile-content.d.ts +0 -2
  46. package/dist/components/features/cards/candidate-profile-content.d.ts.map +0 -1
  47. package/dist/components/features/cards/card-type-content.d.ts +0 -2
  48. package/dist/components/features/cards/card-type-content.d.ts.map +0 -1
  49. package/dist/components/features/cards/cards-summary-content.d.ts +0 -2
  50. package/dist/components/features/cards/cards-summary-content.d.ts.map +0 -1
  51. package/dist/components/features/cards/company-profile-content.d.ts +0 -2
  52. package/dist/components/features/cards/company-profile-content.d.ts.map +0 -1
  53. package/dist/components/features/cards/price-card-content.d.ts +0 -2
  54. package/dist/components/features/cards/price-card-content.d.ts.map +0 -1
  55. package/dist/components/features/cards/vacancy-profile-content.d.ts +0 -2
  56. package/dist/components/features/cards/vacancy-profile-content.d.ts.map +0 -1
  57. package/dist/components/features/forms/bullets-content.d.ts +0 -2
  58. package/dist/components/features/forms/bullets-content.d.ts.map +0 -1
  59. package/dist/components/features/forms/choice-content.d.ts +0 -2
  60. package/dist/components/features/forms/choice-content.d.ts.map +0 -1
  61. package/dist/components/features/forms/contact-content.d.ts +0 -2
  62. package/dist/components/features/forms/contact-content.d.ts.map +0 -1
  63. package/dist/components/features/forms/dates-content.d.ts +0 -2
  64. package/dist/components/features/forms/dates-content.d.ts.map +0 -1
  65. package/dist/components/features/forms/email-content.d.ts +0 -2
  66. package/dist/components/features/forms/email-content.d.ts.map +0 -1
  67. package/dist/components/features/forms/forms-summary-content.d.ts +0 -2
  68. package/dist/components/features/forms/forms-summary-content.d.ts.map +0 -1
  69. package/dist/components/features/forms/numbers-content.d.ts +0 -2
  70. package/dist/components/features/forms/numbers-content.d.ts.map +0 -1
  71. package/dist/components/features/forms/search-content.d.ts +0 -2
  72. package/dist/components/features/forms/search-content.d.ts.map +0 -1
  73. package/dist/components/features/forms/security-content.d.ts +0 -2
  74. package/dist/components/features/forms/security-content.d.ts.map +0 -1
  75. package/dist/components/features/forms/text-content.d.ts +0 -2
  76. package/dist/components/features/forms/text-content.d.ts.map +0 -1
  77. package/dist/components/features/forms/textarea-content.d.ts +0 -2
  78. package/dist/components/features/forms/textarea-content.d.ts.map +0 -1
  79. package/dist/components/features/forms/uploads-content.d.ts +0 -2
  80. package/dist/components/features/forms/uploads-content.d.ts.map +0 -1
  81. package/dist/components/features/miscellaneous/accordions-content.d.ts +0 -2
  82. package/dist/components/features/miscellaneous/accordions-content.d.ts.map +0 -1
  83. package/dist/components/features/miscellaneous/confirmation-content.d.ts +0 -2
  84. package/dist/components/features/miscellaneous/confirmation-content.d.ts.map +0 -1
  85. package/dist/components/features/miscellaneous/filter-content.d.ts +0 -2
  86. package/dist/components/features/miscellaneous/filter-content.d.ts.map +0 -1
  87. package/dist/components/features/miscellaneous/miscellaneous-summary-content.d.ts +0 -2
  88. package/dist/components/features/miscellaneous/miscellaneous-summary-content.d.ts.map +0 -1
  89. package/dist/components/features/miscellaneous/tabs-content.d.ts +0 -2
  90. package/dist/components/features/miscellaneous/tabs-content.d.ts.map +0 -1
  91. package/dist/components/features/tables/actioned-4-col-datatable.d.ts +0 -2
  92. package/dist/components/features/tables/actioned-4-col-datatable.d.ts.map +0 -1
  93. package/dist/components/features/tables/actioned-5-col-datatable.d.ts +0 -2
  94. package/dist/components/features/tables/actioned-5-col-datatable.d.ts.map +0 -1
  95. package/dist/components/features/tables/actioned-content.d.ts +0 -2
  96. package/dist/components/features/tables/actioned-content.d.ts.map +0 -1
  97. package/dist/components/features/tables/mixed-content.d.ts +0 -2
  98. package/dist/components/features/tables/mixed-content.d.ts.map +0 -1
  99. package/dist/components/features/tables/mixed-datatable.d.ts +0 -2
  100. package/dist/components/features/tables/mixed-datatable.d.ts.map +0 -1
  101. package/dist/components/features/tables/ordered-content.d.ts +0 -2
  102. package/dist/components/features/tables/ordered-content.d.ts.map +0 -1
  103. package/dist/components/features/tables/ordered-datatable.d.ts +0 -2
  104. package/dist/components/features/tables/ordered-datatable.d.ts.map +0 -1
  105. package/dist/components/features/tables/tables-summary-content.d.ts +0 -2
  106. package/dist/components/features/tables/tables-summary-content.d.ts.map +0 -1
  107. package/dist/components/file-badge.d.ts +0 -7
  108. package/dist/components/file-badge.d.ts.map +0 -1
  109. package/dist/components/file-input.d.ts +0 -9
  110. package/dist/components/file-input.d.ts.map +0 -1
  111. package/dist/components/filter-input.d.ts +0 -14
  112. package/dist/components/filter-input.d.ts.map +0 -1
  113. package/dist/components/header.d.ts +0 -2
  114. package/dist/components/header.d.ts.map +0 -1
  115. package/dist/components/icons/account-2.d.ts +0 -3
  116. package/dist/components/icons/account-2.d.ts.map +0 -1
  117. package/dist/components/icons/account.d.ts +0 -3
  118. package/dist/components/icons/account.d.ts.map +0 -1
  119. package/dist/components/icons/action.d.ts +0 -3
  120. package/dist/components/icons/action.d.ts.map +0 -1
  121. package/dist/components/icons/analytics.d.ts +0 -3
  122. package/dist/components/icons/analytics.d.ts.map +0 -1
  123. package/dist/components/icons/archive.d.ts +0 -3
  124. package/dist/components/icons/archive.d.ts.map +0 -1
  125. package/dist/components/icons/arrow.d.ts +0 -3
  126. package/dist/components/icons/arrow.d.ts.map +0 -1
  127. package/dist/components/icons/bag.d.ts +0 -3
  128. package/dist/components/icons/bag.d.ts.map +0 -1
  129. package/dist/components/icons/bold.d.ts +0 -3
  130. package/dist/components/icons/bold.d.ts.map +0 -1
  131. package/dist/components/icons/bullet-2.d.ts +0 -3
  132. package/dist/components/icons/bullet-2.d.ts.map +0 -1
  133. package/dist/components/icons/bullet-list.d.ts +0 -3
  134. package/dist/components/icons/bullet-list.d.ts.map +0 -1
  135. package/dist/components/icons/bullet.d.ts +0 -3
  136. package/dist/components/icons/bullet.d.ts.map +0 -1
  137. package/dist/components/icons/calendar.d.ts +0 -3
  138. package/dist/components/icons/calendar.d.ts.map +0 -1
  139. package/dist/components/icons/centre-aligned.d.ts +0 -3
  140. package/dist/components/icons/centre-aligned.d.ts.map +0 -1
  141. package/dist/components/icons/certificate.d.ts +0 -3
  142. package/dist/components/icons/certificate.d.ts.map +0 -1
  143. package/dist/components/icons/check-square.d.ts +0 -3
  144. package/dist/components/icons/check-square.d.ts.map +0 -1
  145. package/dist/components/icons/circle-plus.d.ts +0 -3
  146. package/dist/components/icons/circle-plus.d.ts.map +0 -1
  147. package/dist/components/icons/circle-x.d.ts +0 -3
  148. package/dist/components/icons/circle-x.d.ts.map +0 -1
  149. package/dist/components/icons/clock.d.ts +0 -3
  150. package/dist/components/icons/clock.d.ts.map +0 -1
  151. package/dist/components/icons/download-square.d.ts +0 -3
  152. package/dist/components/icons/download-square.d.ts.map +0 -1
  153. package/dist/components/icons/euro-plus.d.ts +0 -3
  154. package/dist/components/icons/euro-plus.d.ts.map +0 -1
  155. package/dist/components/icons/expand.d.ts +0 -3
  156. package/dist/components/icons/expand.d.ts.map +0 -1
  157. package/dist/components/icons/export.d.ts +0 -3
  158. package/dist/components/icons/export.d.ts.map +0 -1
  159. package/dist/components/icons/eye-off.d.ts +0 -3
  160. package/dist/components/icons/eye-off.d.ts.map +0 -1
  161. package/dist/components/icons/eye.d.ts +0 -3
  162. package/dist/components/icons/eye.d.ts.map +0 -1
  163. package/dist/components/icons/forms.d.ts +0 -3
  164. package/dist/components/icons/forms.d.ts.map +0 -1
  165. package/dist/components/icons/hand-euro.d.ts +0 -3
  166. package/dist/components/icons/hand-euro.d.ts.map +0 -1
  167. package/dist/components/icons/hand-hour.d.ts +0 -3
  168. package/dist/components/icons/hand-hour.d.ts.map +0 -1
  169. package/dist/components/icons/help.d.ts +0 -3
  170. package/dist/components/icons/help.d.ts.map +0 -1
  171. package/dist/components/icons/home.d.ts +0 -3
  172. package/dist/components/icons/home.d.ts.map +0 -1
  173. package/dist/components/icons/info-bag.d.ts +0 -3
  174. package/dist/components/icons/info-bag.d.ts.map +0 -1
  175. package/dist/components/icons/italic.d.ts +0 -3
  176. package/dist/components/icons/italic.d.ts.map +0 -1
  177. package/dist/components/icons/language.d.ts +0 -3
  178. package/dist/components/icons/language.d.ts.map +0 -1
  179. package/dist/components/icons/left-aligned.d.ts +0 -3
  180. package/dist/components/icons/left-aligned.d.ts.map +0 -1
  181. package/dist/components/icons/location-pin.d.ts +0 -3
  182. package/dist/components/icons/location-pin.d.ts.map +0 -1
  183. package/dist/components/icons/logout.d.ts +0 -3
  184. package/dist/components/icons/logout.d.ts.map +0 -1
  185. package/dist/components/icons/meetings.d.ts +0 -3
  186. package/dist/components/icons/meetings.d.ts.map +0 -1
  187. package/dist/components/icons/menu.d.ts +0 -3
  188. package/dist/components/icons/menu.d.ts.map +0 -1
  189. package/dist/components/icons/minus-circle.d.ts +0 -3
  190. package/dist/components/icons/minus-circle.d.ts.map +0 -1
  191. package/dist/components/icons/minus.d.ts +0 -3
  192. package/dist/components/icons/minus.d.ts.map +0 -1
  193. package/dist/components/icons/moon.d.ts +0 -3
  194. package/dist/components/icons/moon.d.ts.map +0 -1
  195. package/dist/components/icons/my-jobs.d.ts +0 -3
  196. package/dist/components/icons/my-jobs.d.ts.map +0 -1
  197. package/dist/components/icons/new-article.d.ts +0 -3
  198. package/dist/components/icons/new-article.d.ts.map +0 -1
  199. package/dist/components/icons/notification.d.ts +0 -3
  200. package/dist/components/icons/notification.d.ts.map +0 -1
  201. package/dist/components/icons/option-square.d.ts +0 -3
  202. package/dist/components/icons/option-square.d.ts.map +0 -1
  203. package/dist/components/icons/people.d.ts +0 -3
  204. package/dist/components/icons/people.d.ts.map +0 -1
  205. package/dist/components/icons/plus-circle.d.ts +0 -3
  206. package/dist/components/icons/plus-circle.d.ts.map +0 -1
  207. package/dist/components/icons/plus.d.ts +0 -3
  208. package/dist/components/icons/plus.d.ts.map +0 -1
  209. package/dist/components/icons/residents.d.ts +0 -3
  210. package/dist/components/icons/residents.d.ts.map +0 -1
  211. package/dist/components/icons/right-aligned.d.ts +0 -3
  212. package/dist/components/icons/right-aligned.d.ts.map +0 -1
  213. package/dist/components/icons/saved.d.ts +0 -3
  214. package/dist/components/icons/saved.d.ts.map +0 -1
  215. package/dist/components/icons/search.d.ts +0 -3
  216. package/dist/components/icons/search.d.ts.map +0 -1
  217. package/dist/components/icons/setup.d.ts +0 -3
  218. package/dist/components/icons/setup.d.ts.map +0 -1
  219. package/dist/components/icons/square.d.ts +0 -3
  220. package/dist/components/icons/square.d.ts.map +0 -1
  221. package/dist/components/icons/sun.d.ts +0 -3
  222. package/dist/components/icons/sun.d.ts.map +0 -1
  223. package/dist/components/icons/underline.d.ts +0 -3
  224. package/dist/components/icons/underline.d.ts.map +0 -1
  225. package/dist/components/icons/upload.d.ts +0 -3
  226. package/dist/components/icons/upload.d.ts.map +0 -1
  227. package/dist/components/image-upload-v2.d.ts +0 -11
  228. package/dist/components/image-upload-v2.d.ts.map +0 -1
  229. package/dist/components/image-upload.d.ts +0 -9
  230. package/dist/components/image-upload.d.ts.map +0 -1
  231. package/dist/components/information-modal.d.ts +0 -10
  232. package/dist/components/information-modal.d.ts.map +0 -1
  233. package/dist/components/input-dual-number.d.ts +0 -20
  234. package/dist/components/input-dual-number.d.ts.map +0 -1
  235. package/dist/components/input-number.d.ts +0 -26
  236. package/dist/components/input-number.d.ts.map +0 -1
  237. package/dist/components/input-text.d.ts +0 -11
  238. package/dist/components/input-text.d.ts.map +0 -1
  239. package/dist/components/label-tooltip.d.ts +0 -10
  240. package/dist/components/label-tooltip.d.ts.map +0 -1
  241. package/dist/components/logo.d.ts +0 -2
  242. package/dist/components/logo.d.ts.map +0 -1
  243. package/dist/components/multi-select-input.d.ts +0 -19
  244. package/dist/components/multi-select-input.d.ts.map +0 -1
  245. package/dist/components/nav.d.ts +0 -2
  246. package/dist/components/nav.d.ts.map +0 -1
  247. package/dist/components/password-input.d.ts +0 -15
  248. package/dist/components/password-input.d.ts.map +0 -1
  249. package/dist/components/phone-input.d.ts +0 -26
  250. package/dist/components/phone-input.d.ts.map +0 -1
  251. package/dist/components/price-card.d.ts +0 -13
  252. package/dist/components/price-card.d.ts.map +0 -1
  253. package/dist/components/router-error-boundary.d.ts +0 -3
  254. package/dist/components/router-error-boundary.d.ts.map +0 -1
  255. package/dist/components/search-input.d.ts +0 -11
  256. package/dist/components/search-input.d.ts.map +0 -1
  257. package/dist/components/select-field.d.ts +0 -18
  258. package/dist/components/select-field.d.ts.map +0 -1
  259. package/dist/components/textarea.d.ts +0 -16
  260. package/dist/components/textarea.d.ts.map +0 -1
  261. package/dist/components/ui/accordion.d.ts +0 -8
  262. package/dist/components/ui/accordion.d.ts.map +0 -1
  263. package/dist/components/ui/badge.d.ts +0 -11
  264. package/dist/components/ui/badge.d.ts.map +0 -1
  265. package/dist/components/ui/button.d.ts +0 -11
  266. package/dist/components/ui/button.d.ts.map +0 -1
  267. package/dist/components/ui/calendar.d.ts +0 -9
  268. package/dist/components/ui/calendar.d.ts.map +0 -1
  269. package/dist/components/ui/card.d.ts +0 -10
  270. package/dist/components/ui/card.d.ts.map +0 -1
  271. package/dist/components/ui/checkbox.d.ts +0 -8
  272. package/dist/components/ui/checkbox.d.ts.map +0 -1
  273. package/dist/components/ui/command.d.ts +0 -24
  274. package/dist/components/ui/command.d.ts.map +0 -1
  275. package/dist/components/ui/dialog.d.ts +0 -16
  276. package/dist/components/ui/dialog.d.ts.map +0 -1
  277. package/dist/components/ui/dropdown-menu.d.ts +0 -26
  278. package/dist/components/ui/dropdown-menu.d.ts.map +0 -1
  279. package/dist/components/ui/input.d.ts +0 -4
  280. package/dist/components/ui/input.d.ts.map +0 -1
  281. package/dist/components/ui/label.d.ts +0 -5
  282. package/dist/components/ui/label.d.ts.map +0 -1
  283. package/dist/components/ui/popover.d.ts +0 -8
  284. package/dist/components/ui/popover.d.ts.map +0 -1
  285. package/dist/components/ui/scroll-area.d.ts +0 -6
  286. package/dist/components/ui/scroll-area.d.ts.map +0 -1
  287. package/dist/components/ui/select.d.ts +0 -16
  288. package/dist/components/ui/select.d.ts.map +0 -1
  289. package/dist/components/ui/separator.d.ts +0 -5
  290. package/dist/components/ui/separator.d.ts.map +0 -1
  291. package/dist/components/ui/table.d.ts +0 -15
  292. package/dist/components/ui/table.d.ts.map +0 -1
  293. package/dist/components/ui/tabs.d.ts +0 -12
  294. package/dist/components/ui/tabs.d.ts.map +0 -1
  295. package/dist/components/ui/textarea.d.ts +0 -4
  296. package/dist/components/ui/textarea.d.ts.map +0 -1
  297. package/dist/components/ui/tooltip.d.ts +0 -8
  298. package/dist/components/ui/tooltip.d.ts.map +0 -1
  299. package/dist/components/vacancy-profile-exterior.d.ts +0 -7
  300. package/dist/components/vacancy-profile-exterior.d.ts.map +0 -1
  301. package/dist/components/vacancy-profile-interior.d.ts +0 -7
  302. package/dist/components/vacancy-profile-interior.d.ts.map +0 -1
  303. package/dist/hooks/use-breakpoints.d.ts +0 -12
  304. package/dist/hooks/use-breakpoints.d.ts.map +0 -1
  305. package/dist/hooks/use-click-outside.d.ts +0 -2
  306. package/dist/hooks/use-click-outside.d.ts.map +0 -1
  307. package/dist/index.d.ts +0 -116
  308. package/dist/index.d.ts.map +0 -1
  309. package/dist/layout/base-layout.d.ts +0 -2
  310. package/dist/layout/base-layout.d.ts.map +0 -1
  311. package/dist/lib/typography.d.ts +0 -20
  312. package/dist/lib/typography.d.ts.map +0 -1
  313. package/dist/lib/utils.d.ts +0 -3
  314. package/dist/lib/utils.d.ts.map +0 -1
  315. package/dist/page/buttons.d.ts +0 -2
  316. package/dist/page/buttons.d.ts.map +0 -1
  317. package/dist/page/cards.d.ts +0 -2
  318. package/dist/page/cards.d.ts.map +0 -1
  319. package/dist/page/forms.d.ts +0 -2
  320. package/dist/page/forms.d.ts.map +0 -1
  321. package/dist/page/miscellaneous.d.ts +0 -2
  322. package/dist/page/miscellaneous.d.ts.map +0 -1
  323. package/dist/page/popups.d.ts +0 -2
  324. package/dist/page/popups.d.ts.map +0 -1
  325. package/dist/page/tables.d.ts +0 -2
  326. package/dist/page/tables.d.ts.map +0 -1
  327. package/dist/types/Ui.d.ts +0 -6
  328. package/dist/types/Ui.d.ts.map +0 -1
  329. package/dist/types/models/Candidate.d.ts +0 -17
  330. package/dist/types/models/Candidate.d.ts.map +0 -1
  331. package/dist/types/models/Company.d.ts +0 -12
  332. package/dist/types/models/Company.d.ts.map +0 -1
  333. package/dist/types/models/Job.d.ts +0 -9
  334. package/dist/types/models/Job.d.ts.map +0 -1
  335. package/dist/types/models/Vacancy.d.ts +0 -12
  336. package/dist/types/models/Vacancy.d.ts.map +0 -1
  337. package/dist/utils.d.ts +0 -3
  338. package/dist/utils.d.ts.map +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "youtopia-ui",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "A React UI component library built with Radix UI and Tailwind CSS",
5
5
  "keywords": [
6
6
  "react",
@@ -37,7 +37,7 @@
37
37
  "scripts": {
38
38
  "dev": "vite",
39
39
  "build": "tsc -b && vite build",
40
- "build:lib": "tsc -p tsconfig.lib.json && vite build",
40
+ "build:lib": "tsc -p tsconfig.lib.json && vite build --config vite.config.lib.ts",
41
41
  "lint": "eslint . --fix",
42
42
  "preview": "vite preview",
43
43
  "prepublishOnly": "npm run build:lib"
@@ -1,10 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,10 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,8 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,12 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,17 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,7 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,13 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,7 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,8 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,28 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,13 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,14 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,6 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const ButtonsSummaryContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=buttons-summary-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const DestructiveButtonsContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=destructive-buttons-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const GhostButtonsContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=ghost-buttons-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const LinkButtonsContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=link-buttons-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const OutlineButtonsContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=outline-buttons-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const PrimaryButtonsContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=primary-buttons-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const SecondaryButtonsContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=secondary-buttons-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const CandidateProfileContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=candidate-profile-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const CardTypeContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=card-type-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const CardsSummaryContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=cards-summary-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const CompanyProfileContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=company-profile-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const PriceCardContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=price-card-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const VacancyProfileContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=vacancy-profile-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const BulletsContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=bullets-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const ChoiceContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=choice-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const ContactContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=contact-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const DatesContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=dates-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const EmailContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=email-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const FormsSummaryContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=forms-summary-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const NumbersContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=numbers-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const SearchContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=search-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const SecurityContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=security-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const TextContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=text-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const TextareaContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=textarea-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const UploadsContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=uploads-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const AccordionsContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=accordions-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const ConfirmationContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=confirmation-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const FilterContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=filter-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const MiscellaneousSummaryContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=miscellaneous-summary-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const TabsContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=tabs-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const Actioned4ColDataTable: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=actioned-4-col-datatable.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const Actioned5ColDataTable: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=actioned-5-col-datatable.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const ActionedContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=actioned-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const MixedContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=mixed-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const MixedDataTable: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=mixed-datatable.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const OrderedContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=ordered-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const OrderedDataTable: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=ordered-datatable.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,2 +0,0 @@
1
- export declare const TablesSummaryContent: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=tables-summary-content.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,7 +0,0 @@
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
@@ -1 +0,0 @@
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"}