cortex-react-components 1.0.1 → 1.2.0

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 (353) hide show
  1. package/README.md +13 -45
  2. package/dist/chunk-3FH4D24Y.mjs +1 -0
  3. package/dist/chunk-3PLMWMUD.mjs +1 -0
  4. package/dist/chunk-44TDI42O.mjs +1 -0
  5. package/dist/chunk-4NZ3SPPA.mjs +1 -0
  6. package/dist/chunk-4PTHCL6I.mjs +1 -0
  7. package/dist/chunk-4TIAA7YP.mjs +1 -0
  8. package/dist/chunk-4WMKXAGU.mjs +1 -0
  9. package/dist/chunk-5JPWYRNZ.mjs +1 -0
  10. package/dist/chunk-5VU5KT3M.mjs +1 -0
  11. package/dist/chunk-62HF5YVD.mjs +1 -0
  12. package/dist/chunk-6P7CY367.mjs +1 -0
  13. package/dist/chunk-6XQN7JHH.mjs +1 -0
  14. package/dist/chunk-BJYY3KBF.mjs +1 -0
  15. package/dist/chunk-BOPZHZ27.mjs +1 -0
  16. package/dist/chunk-BZVOHDLV.mjs +1 -0
  17. package/dist/chunk-CJTRVASG.mjs +1 -0
  18. package/dist/chunk-CV7PH2KH.mjs +1 -0
  19. package/dist/chunk-DLFUIAEK.mjs +1 -0
  20. package/dist/chunk-DYHP6A4B.mjs +3 -0
  21. package/dist/chunk-E53JVQZX.mjs +1 -0
  22. package/dist/chunk-EEMR5C75.mjs +1 -0
  23. package/dist/chunk-FRWX5YES.mjs +1 -0
  24. package/dist/chunk-G2GEVAGD.mjs +1 -0
  25. package/dist/chunk-HQ5V5FY5.mjs +1 -0
  26. package/dist/chunk-I5PVVLPG.mjs +1 -0
  27. package/dist/chunk-I6MWUGBD.mjs +1 -0
  28. package/dist/chunk-IYOWTF4E.mjs +1 -0
  29. package/dist/chunk-J3KUUMK4.mjs +1 -0
  30. package/dist/chunk-LAIB3DU5.mjs +1 -0
  31. package/dist/chunk-LE63372T.mjs +1 -0
  32. package/dist/chunk-LVMTOUN5.mjs +1 -0
  33. package/dist/chunk-MA5FR2EM.mjs +1 -0
  34. package/dist/chunk-MY7YCD7T.mjs +1 -0
  35. package/dist/chunk-N4CGJXNI.mjs +1 -0
  36. package/dist/chunk-NEW735FX.mjs +1 -0
  37. package/dist/chunk-NIQ4466A.mjs +1 -0
  38. package/dist/chunk-NQ4FAZ5U.mjs +1 -0
  39. package/dist/chunk-OANFAQE4.mjs +1 -0
  40. package/dist/chunk-OQNGQGJV.mjs +1 -0
  41. package/dist/chunk-OTS4QNQ2.mjs +1 -0
  42. package/dist/chunk-PPQGQK27.mjs +1 -0
  43. package/dist/chunk-PV4EARTR.mjs +1 -0
  44. package/dist/chunk-QVT7M33X.mjs +1 -0
  45. package/dist/chunk-RAZKAPLW.mjs +1 -0
  46. package/dist/chunk-RBF2IQIG.mjs +1 -0
  47. package/dist/chunk-RH5IBKKX.mjs +1 -0
  48. package/dist/chunk-RTU6IVSY.mjs +1 -0
  49. package/dist/chunk-TLXHEFFH.mjs +1 -0
  50. package/dist/chunk-TNVXZARJ.mjs +1 -0
  51. package/dist/chunk-VI6PF7VY.mjs +1 -0
  52. package/dist/chunk-X42HILQB.mjs +1 -0
  53. package/dist/chunk-YAZZUJPQ.mjs +1 -0
  54. package/dist/chunk-YQY5Z73J.mjs +1 -0
  55. package/dist/chunk-Z3GPNAQX.mjs +1 -0
  56. package/dist/chunk-ZBSVA7YF.mjs +1 -0
  57. package/dist/client/Blocks/Banner.d.ts +7 -0
  58. package/dist/client/Blocks/Banner.js +1 -0
  59. package/dist/client/Blocks/Banner.mjs +1 -0
  60. package/dist/client/Blocks/CallToAction.d.ts +3 -0
  61. package/dist/client/Blocks/CallToAction.js +1 -0
  62. package/dist/client/Blocks/CallToAction.mjs +1 -0
  63. package/dist/client/Blocks/CaseStudy.d.ts +16 -0
  64. package/dist/client/Blocks/CaseStudy.js +1 -0
  65. package/dist/client/Blocks/CaseStudy.mjs +1 -0
  66. package/dist/client/Blocks/CaseStudy.stories.js +1 -0
  67. package/dist/client/Blocks/CaseStudy.stories.mjs +1 -0
  68. package/dist/client/Blocks/Code.client.d.ts +7 -0
  69. package/dist/client/Blocks/Code.client.js +2 -0
  70. package/dist/client/Blocks/Code.client.mjs +2 -0
  71. package/dist/client/Blocks/Code.d.ts +11 -0
  72. package/dist/client/Blocks/Code.js +1 -0
  73. package/dist/client/Blocks/Code.mjs +1 -0
  74. package/dist/client/Blocks/ConsultantProfile.d.ts +28 -0
  75. package/dist/client/Blocks/ConsultantProfile.js +1 -0
  76. package/dist/client/Blocks/ConsultantProfile.mjs +1 -0
  77. package/dist/client/Blocks/ConsultantProfile.stories.js +1 -0
  78. package/dist/client/Blocks/ConsultantProfile.stories.mjs +1 -0
  79. package/dist/client/Blocks/Content.d.ts +3 -0
  80. package/dist/client/Blocks/Content.js +1 -0
  81. package/dist/client/Blocks/Content.mjs +1 -0
  82. package/dist/client/Blocks/CopyButton.d.ts +3 -0
  83. package/dist/client/Blocks/CopyButton.js +2 -0
  84. package/dist/client/Blocks/CopyButton.mjs +2 -0
  85. package/dist/client/Blocks/FeaturesBlock.d.ts +27 -0
  86. package/dist/client/Blocks/FeaturesBlock.js +1 -0
  87. package/dist/client/Blocks/FeaturesBlock.mjs +1 -0
  88. package/dist/client/Blocks/FeaturesBlock.stories.js +1 -0
  89. package/dist/client/Blocks/FeaturesBlock.stories.mjs +1 -0
  90. package/dist/client/Blocks/HeadingImage.d.ts +9 -0
  91. package/dist/client/Blocks/HeadingImage.js +1 -0
  92. package/dist/client/Blocks/HeadingImage.mjs +1 -0
  93. package/dist/client/Blocks/HeadingImage.stories.js +1 -0
  94. package/dist/client/Blocks/HeadingImage.stories.mjs +1 -0
  95. package/dist/client/Blocks/ImageBlock.d.ts +14 -0
  96. package/dist/client/Blocks/ImageBlock.js +1 -0
  97. package/dist/client/Blocks/ImageBlock.mjs +1 -0
  98. package/dist/client/Blocks/InfoTile.d.ts +9 -0
  99. package/dist/client/Blocks/InfoTile.js +1 -0
  100. package/dist/client/Blocks/InfoTile.mjs +1 -0
  101. package/dist/client/Blocks/InfoTile.stories.js +2 -0
  102. package/dist/client/Blocks/InfoTile.stories.mjs +2 -0
  103. package/dist/client/Blocks/Insight.d.ts +11 -0
  104. package/dist/client/Blocks/Insight.js +2 -0
  105. package/dist/client/Blocks/Insight.mjs +2 -0
  106. package/dist/client/Blocks/Insight.stories.js +2 -0
  107. package/dist/client/Blocks/Insight.stories.mjs +2 -0
  108. package/dist/client/Blocks/MOTD.d.ts +9 -0
  109. package/dist/client/Blocks/MOTD.js +1 -0
  110. package/dist/client/Blocks/MOTD.mjs +1 -0
  111. package/dist/client/Blocks/MOTD.stories.js +2 -0
  112. package/dist/client/Blocks/MOTD.stories.mjs +2 -0
  113. package/dist/client/Blocks/MediaBlock.d.ts +14 -0
  114. package/dist/client/Blocks/MediaBlock.js +1 -0
  115. package/dist/client/Blocks/MediaBlock.mjs +1 -0
  116. package/dist/client/Blocks/OrgChart.d.ts +1 -0
  117. package/dist/client/Blocks/OrgChart.js +2 -0
  118. package/dist/client/Blocks/OrgChart.mjs +2 -0
  119. package/dist/client/Blocks/OrgChart.stories.js +1 -0
  120. package/dist/client/Blocks/OrgChart.stories.mjs +1 -0
  121. package/dist/client/Blocks/ProposalSummary.d.ts +20 -0
  122. package/dist/client/Blocks/ProposalSummary.js +1 -0
  123. package/dist/client/Blocks/ProposalSummary.mjs +1 -0
  124. package/dist/client/Blocks/ProposalSummary.stories.js +1 -0
  125. package/dist/client/Blocks/ProposalSummary.stories.mjs +1 -0
  126. package/dist/client/Blocks/RelatedPosts.d.ts +8 -0
  127. package/dist/client/Blocks/RelatedPosts.js +1 -0
  128. package/dist/client/Blocks/RelatedPosts.mjs +1 -0
  129. package/dist/client/Blocks/RenderBlocks.d.ts +5 -0
  130. package/dist/client/Blocks/RenderBlocks.js +1 -0
  131. package/dist/client/Blocks/RenderBlocks.mjs +1 -0
  132. package/dist/client/Blocks/WhyUs.d.ts +1 -0
  133. package/dist/client/Blocks/WhyUs.js +1 -0
  134. package/dist/client/Blocks/WhyUs.mjs +1 -0
  135. package/dist/client/Blocks/WhyUs.stories.js +1 -0
  136. package/dist/client/Blocks/WhyUs.stories.mjs +1 -0
  137. package/dist/client/Blocks/index.d.ts +6 -0
  138. package/dist/client/Blocks/index.js +1 -0
  139. package/dist/client/Blocks/index.mjs +1 -0
  140. package/dist/client/Images/DynamicIcon.d.ts +10 -0
  141. package/dist/client/Images/DynamicIcon.js +2 -0
  142. package/dist/client/Images/DynamicIcon.mjs +2 -0
  143. package/dist/client/Images/DynamicIcon.stories.js +1 -0
  144. package/dist/client/Images/DynamicIcon.stories.mjs +1 -0
  145. package/dist/client/Images/IconIndex.js +18 -0
  146. package/dist/client/Images/IconIndex.mjs +18 -0
  147. package/dist/client/Images/customIconList.js +1 -0
  148. package/dist/client/Images/customIconList.mjs +1 -0
  149. package/dist/client/Images/index.d.ts +2 -0
  150. package/dist/client/Images/index.js +1 -0
  151. package/dist/client/Images/index.mjs +1 -0
  152. package/dist/client/Payload/Card/index.d.ts +10 -0
  153. package/dist/client/Payload/Card/index.js +2 -0
  154. package/dist/client/Payload/Card/index.mjs +2 -0
  155. package/dist/client/Payload/CollectionArchive/index.d.ts +6 -0
  156. package/dist/client/Payload/CollectionArchive/index.js +1 -0
  157. package/dist/client/Payload/CollectionArchive/index.mjs +1 -0
  158. package/dist/client/Payload/Link/index.d.ts +19 -0
  159. package/dist/client/Payload/Link/index.js +1 -0
  160. package/dist/client/Payload/Link/index.mjs +1 -0
  161. package/dist/client/Payload/Logo/Logo.d.ts +7 -0
  162. package/dist/client/Payload/Logo/Logo.js +1 -0
  163. package/dist/client/Payload/Logo/Logo.mjs +1 -0
  164. package/dist/client/Payload/Media/ImageMedia/index.d.ts +3 -0
  165. package/dist/client/Payload/Media/ImageMedia/index.js +2 -0
  166. package/dist/client/Payload/Media/ImageMedia/index.mjs +2 -0
  167. package/dist/client/Payload/Media/VideoMedia/index.d.ts +3 -0
  168. package/dist/client/Payload/Media/VideoMedia/index.js +2 -0
  169. package/dist/client/Payload/Media/VideoMedia/index.mjs +2 -0
  170. package/dist/client/Payload/Media/index.d.ts +3 -0
  171. package/dist/client/Payload/Media/index.js +1 -0
  172. package/dist/client/Payload/Media/index.mjs +1 -0
  173. package/dist/client/Payload/Media/types.d.ts +19 -0
  174. package/dist/client/Payload/Media/types.js +1 -0
  175. package/dist/client/Payload/PageRange/index.d.ts +12 -0
  176. package/dist/client/Payload/PageRange/index.js +1 -0
  177. package/dist/client/Payload/PageRange/index.mjs +1 -0
  178. package/dist/client/Payload/Pagination/index.d.ts +6 -0
  179. package/dist/client/Payload/Pagination/index.js +2 -0
  180. package/dist/client/Payload/Pagination/index.mjs +2 -0
  181. package/dist/client/Payload/RichText/index.d.ts +9 -0
  182. package/dist/client/Payload/RichText/index.js +1 -0
  183. package/dist/client/Payload/RichText/index.mjs +1 -0
  184. package/dist/client/Payload/RichText/nodeFormat.d.ts +44 -0
  185. package/dist/client/Payload/RichText/nodeFormat.js +3 -0
  186. package/dist/client/Payload/RichText/nodeFormat.mjs +1 -0
  187. package/dist/client/Payload/RichText/serialize.d.ts +10 -0
  188. package/dist/client/Payload/RichText/serialize.js +1 -0
  189. package/dist/client/Payload/RichText/serialize.mjs +1 -0
  190. package/dist/client/ui/alert.d.ts +8 -0
  191. package/dist/client/ui/alert.js +1 -0
  192. package/dist/client/ui/alert.mjs +1 -0
  193. package/dist/client/ui/alert.stories.js +1 -0
  194. package/dist/client/ui/alert.stories.mjs +1 -0
  195. package/dist/client/ui/avatar.d.ts +6 -0
  196. package/dist/client/ui/avatar.js +2 -0
  197. package/dist/client/ui/avatar.mjs +2 -0
  198. package/dist/client/ui/avatar.stories.js +1 -0
  199. package/dist/client/ui/avatar.stories.mjs +1 -0
  200. package/dist/client/ui/badge.d.ts +9 -0
  201. package/dist/client/ui/badge.js +1 -0
  202. package/dist/client/ui/badge.mjs +1 -0
  203. package/dist/client/ui/badge.stories.js +1 -0
  204. package/dist/client/ui/badge.stories.mjs +1 -0
  205. package/dist/client/ui/breadcrumb.d.ts +19 -0
  206. package/dist/client/ui/breadcrumb.js +1 -0
  207. package/dist/client/ui/breadcrumb.mjs +1 -0
  208. package/dist/client/ui/breadcrumb.stories.js +1 -0
  209. package/dist/client/ui/breadcrumb.stories.mjs +1 -0
  210. package/dist/client/ui/button.d.ts +11 -0
  211. package/dist/client/ui/button.js +1 -0
  212. package/dist/client/ui/button.mjs +1 -0
  213. package/dist/client/ui/button.stories.js +1 -0
  214. package/dist/client/ui/button.stories.mjs +1 -0
  215. package/dist/client/ui/card.d.ts +8 -0
  216. package/dist/client/ui/card.js +1 -0
  217. package/dist/client/ui/card.mjs +1 -0
  218. package/dist/client/ui/card.stories.js +1 -0
  219. package/dist/client/ui/card.stories.mjs +1 -0
  220. package/dist/client/ui/checkbox.d.ts +4 -0
  221. package/dist/client/ui/checkbox.js +2 -0
  222. package/dist/client/ui/checkbox.mjs +2 -0
  223. package/dist/client/ui/collapsible.d.ts +5 -0
  224. package/dist/client/ui/collapsible.js +2 -0
  225. package/dist/client/ui/collapsible.mjs +2 -0
  226. package/dist/client/ui/collapsible.stories.js +1 -0
  227. package/dist/client/ui/collapsible.stories.mjs +1 -0
  228. package/dist/client/ui/command.d.ts +82 -0
  229. package/dist/client/ui/command.js +2 -0
  230. package/dist/client/ui/command.mjs +2 -0
  231. package/dist/client/ui/command.stories.js +1 -0
  232. package/dist/client/ui/command.stories.mjs +1 -0
  233. package/dist/client/ui/dialog.d.ts +19 -0
  234. package/dist/client/ui/dialog.js +2 -0
  235. package/dist/client/ui/dialog.mjs +2 -0
  236. package/dist/client/ui/dialog.stories.js +1 -0
  237. package/dist/client/ui/dialog.stories.mjs +1 -0
  238. package/dist/client/ui/dropdown-menu.d.ts +27 -0
  239. package/dist/client/ui/dropdown-menu.js +2 -0
  240. package/dist/client/ui/dropdown-menu.mjs +2 -0
  241. package/dist/client/ui/dropdown-menu.stories.js +1 -0
  242. package/dist/client/ui/dropdown-menu.stories.mjs +1 -0
  243. package/dist/client/ui/hover-card.d.ts +6 -0
  244. package/dist/client/ui/hover-card.js +2 -0
  245. package/dist/client/ui/hover-card.mjs +2 -0
  246. package/dist/client/ui/hover-card.stories.js +1 -0
  247. package/dist/client/ui/hover-card.stories.mjs +1 -0
  248. package/dist/client/ui/index.d.ts +25 -0
  249. package/dist/client/ui/index.js +1 -0
  250. package/dist/client/ui/index.mjs +1 -0
  251. package/dist/client/ui/input.d.ts +5 -0
  252. package/dist/client/ui/input.js +1 -0
  253. package/dist/client/ui/input.mjs +1 -0
  254. package/dist/client/ui/input.stories.js +1 -0
  255. package/dist/client/ui/input.stories.mjs +1 -0
  256. package/dist/client/ui/label.d.ts +5 -0
  257. package/dist/client/ui/label.js +2 -0
  258. package/dist/client/ui/label.mjs +2 -0
  259. package/dist/client/ui/label.stories.js +1 -0
  260. package/dist/client/ui/label.stories.mjs +1 -0
  261. package/dist/client/ui/pagination.d.ts +28 -0
  262. package/dist/client/ui/pagination.js +1 -0
  263. package/dist/client/ui/pagination.mjs +1 -0
  264. package/dist/client/ui/popover.d.ts +7 -0
  265. package/dist/client/ui/popover.js +2 -0
  266. package/dist/client/ui/popover.mjs +2 -0
  267. package/dist/client/ui/popover.stories.js +1 -0
  268. package/dist/client/ui/popover.stories.mjs +1 -0
  269. package/dist/client/ui/scroll-area.d.ts +5 -0
  270. package/dist/client/ui/scroll-area.js +2 -0
  271. package/dist/client/ui/scroll-area.mjs +2 -0
  272. package/dist/client/ui/scroll-area.stories.js +1 -0
  273. package/dist/client/ui/scroll-area.stories.mjs +1 -0
  274. package/dist/client/ui/select.d.ts +13 -0
  275. package/dist/client/ui/select.js +2 -0
  276. package/dist/client/ui/select.mjs +2 -0
  277. package/dist/client/ui/separator.d.ts +4 -0
  278. package/dist/client/ui/separator.js +2 -0
  279. package/dist/client/ui/separator.mjs +2 -0
  280. package/dist/client/ui/separator.stories.js +1 -0
  281. package/dist/client/ui/separator.stories.mjs +1 -0
  282. package/dist/client/ui/sheet.d.ts +25 -0
  283. package/dist/client/ui/sheet.js +2 -0
  284. package/dist/client/ui/sheet.mjs +2 -0
  285. package/dist/client/ui/sheet.stories.js +1 -0
  286. package/dist/client/ui/sheet.stories.mjs +1 -0
  287. package/dist/client/ui/sidebar.d.ts +66 -0
  288. package/dist/client/ui/sidebar.js +2 -0
  289. package/dist/client/ui/sidebar.mjs +2 -0
  290. package/dist/client/ui/skeleton.d.ts +3 -0
  291. package/dist/client/ui/skeleton.js +1 -0
  292. package/dist/client/ui/skeleton.mjs +1 -0
  293. package/dist/client/ui/skeleton.stories.js +1 -0
  294. package/dist/client/ui/skeleton.stories.mjs +1 -0
  295. package/dist/client/ui/textarea.d.ts +5 -0
  296. package/dist/client/ui/textarea.js +1 -0
  297. package/dist/client/ui/textarea.mjs +1 -0
  298. package/dist/client/ui/toast.d.ts +15 -0
  299. package/dist/client/ui/toast.js +2 -0
  300. package/dist/client/ui/toast.mjs +2 -0
  301. package/dist/client/ui/toast.stories.js +1 -0
  302. package/dist/client/ui/toast.stories.mjs +1 -0
  303. package/dist/client/ui/toaster.d.ts +1 -0
  304. package/dist/client/ui/toaster.js +2 -0
  305. package/dist/client/ui/toaster.mjs +2 -0
  306. package/dist/client/ui/toggle-group.d.ts +12 -0
  307. package/dist/client/ui/toggle-group.js +2 -0
  308. package/dist/client/ui/toggle-group.mjs +2 -0
  309. package/dist/client/ui/toggle.d.ts +12 -0
  310. package/dist/client/ui/toggle.js +2 -0
  311. package/dist/client/ui/toggle.mjs +2 -0
  312. package/dist/client/ui/toggle.stories.js +1 -0
  313. package/dist/client/ui/toggle.stories.mjs +1 -0
  314. package/dist/client/ui/tooltip.d.ts +7 -0
  315. package/dist/client/ui/tooltip.js +2 -0
  316. package/dist/client/ui/tooltip.mjs +2 -0
  317. package/dist/client/ui/tooltip.stories.js +1 -0
  318. package/dist/client/ui/tooltip.stories.mjs +1 -0
  319. package/dist/globals.css +1 -0
  320. package/dist/hooks/use-mobile.d.ts +1 -0
  321. package/dist/hooks/use-mobile.js +2 -0
  322. package/dist/hooks/use-mobile.mjs +2 -0
  323. package/dist/hooks/use-toast.d.ts +44 -0
  324. package/dist/hooks/use-toast.js +2 -0
  325. package/dist/hooks/use-toast.mjs +2 -0
  326. package/dist/payload-types.d.ts +2225 -0
  327. package/dist/payload-types.js +1 -0
  328. package/dist/server/bars/index.mjs +1 -1
  329. package/dist/server/dots/index.mjs +1 -1
  330. package/dist/server/index.mjs +1 -1
  331. package/dist/styles/Colors.d.ts +1 -0
  332. package/dist/styles/Colors.js +1 -0
  333. package/dist/styles/Colors.mjs +1 -0
  334. package/dist/styles/Colors.stories.js +1 -0
  335. package/dist/styles/Colors.stories.mjs +1 -0
  336. package/dist/styles/Typography.js +48 -0
  337. package/dist/styles/Typography.mjs +48 -0
  338. package/dist/utils/canUseDOM.d.ts +2 -0
  339. package/dist/utils/canUseDOM.js +1 -0
  340. package/dist/utils/canUseDOM.mjs +1 -0
  341. package/dist/utils/cn.d.ts +2 -0
  342. package/dist/utils/cn.js +1 -0
  343. package/dist/utils/cn.mjs +1 -0
  344. package/dist/utils/getURL.d.ts +2 -0
  345. package/dist/utils/getURL.js +1 -0
  346. package/dist/utils/getURL.mjs +1 -0
  347. package/dist/utils/index.d.ts +1 -0
  348. package/dist/utils/index.js +1 -0
  349. package/dist/utils/index.mjs +1 -0
  350. package/dist/utils/useClickableCard.d.ts +16 -0
  351. package/dist/utils/useClickableCard.js +2 -0
  352. package/dist/utils/useClickableCard.mjs +2 -0
  353. package/package.json +51 -2
package/README.md CHANGED
@@ -1,10 +1,8 @@
1
- # React18 Loaders <img src="https://raw.githubusercontent.com/mayank1513/mayank1513/main/popper.png" style="height: 40px"/>
1
+ # Cortex Reply React Component library
2
2
 
3
- [![test](https://github.com/react18-tools/turborepo-template/actions/workflows/test.yml/badge.svg)](https://github.com/react18-tools/turborepo-template/actions/workflows/test.yml) [![Maintainability](https://api.codeclimate.com/v1/badges/aa896ec14c570f3bb274/maintainability)](https://codeclimate.com/github/react18-tools/turborepo-template/maintainability) [![codecov](https://codecov.io/gh/react18-tools/turborepo-template/graph/badge.svg)](https://codecov.io/gh/react18-tools/turborepo-template) [![Version](https://img.shields.io/npm/v/react18-loaders.svg?colorB=green)](https://www.npmjs.com/package/react18-loaders) [![Downloads](https://img.jsdelivr.com/img.shields.io/npm/d18m/react18-loaders.svg)](https://www.npmjs.com/package/react18-loaders) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/react18-loaders) [![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/from-referrer/)
3
+ Reusable components for use internally and externally.
4
4
 
5
- React18 Loaders is a comprehensive library designed to unlock the full potential of React 18 server components. It provides customizable loading animation components and a fullscreen loader container, seamlessly integrating with React and Next.js.
6
-
7
- ✅ Fully Treeshakable (import from `react18-loaders/client/loader-container`)
5
+ Fully Treeshakable (import from `cortex-react-components/client/loader-container`)
8
6
 
9
7
  ✅ Fully TypeScript Supported
10
8
 
@@ -12,48 +10,27 @@ React18 Loaders is a comprehensive library designed to unlock the full potential
12
10
 
13
11
  ✅ Compatible with all React 18 build systems/tools/frameworks
14
12
 
15
- ✅ Documented with [Typedoc](https://react18-tools.github.io/turborepo-template) ([Docs](https://react18-tools.github.io/turborepo-template))
16
-
17
- ✅ Examples for Next.js, and Vite
13
+ ✅ Documented with Storybook
18
14
 
19
- > <img src="https://raw.githubusercontent.com/mayank1513/mayank1513/main/popper.png" style="height: 20px"/> Star [this repository](https://github.com/react18-tools/turborepo-template) and share it with your friends.
20
15
 
21
16
  ## Getting Started
22
17
 
23
18
  ### Installation
24
19
 
25
20
  ```bash
26
- pnpm add react18-loaders
21
+ pnpm add cortex-react-components
27
22
  ```
28
23
 
29
24
  **_or_**
30
25
 
31
26
  ```bash
32
- npm install react18-loaders
27
+ npm install cortex-react-components
33
28
  ```
34
29
 
35
30
  **_or_**
36
31
 
37
32
  ```bash
38
- yarn add react18-loaders
39
- ```
40
-
41
- ## Want Lite Version? [![npm bundle size](https://img.shields.io/bundlephobia/minzip/react18-loaders-lite)](https://www.npmjs.com/package/react18-loaders-lite) [![Version](https://img.shields.io/npm/v/react18-loaders-lite.svg?colorB=green)](https://www.npmjs.com/package/react18-loaders-lite) [![Downloads](https://img.jsdelivr.com/img.shields.io/npm/d18m/react18-loaders-lite.svg)](https://www.npmjs.com/package/react18-loaders-lite)
42
-
43
- ```bash
44
- pnpm add react18-loaders-lite
45
- ```
46
-
47
- **or**
48
-
49
- ```bash
50
- npm install react18-loaders-lite
51
- ```
52
-
53
- **or**
54
-
55
- ```bash
56
- yarn add react18-loaders-lite
33
+ yarn add cortex-react-components
57
34
  ```
58
35
 
59
36
  > You need `r18gs` as a peer-dependency
@@ -64,20 +41,20 @@ You can import styles globally or within specific components.
64
41
 
65
42
  ```css
66
43
  /* globals.css */
67
- @import "react18-loaders/dist";
44
+ @import "cortex-react-components/dist";
68
45
  ```
69
46
 
70
47
  ```tsx
71
48
  // layout.tsx
72
- import "react18-loaders/dist/index.css";
49
+ import "cortex-react-components/dist/index.css";
73
50
  ```
74
51
 
75
52
  For selective imports:
76
53
 
77
54
  ```css
78
55
  /* globals.css */
79
- @import "react18-loaders/dist/client"; /** required if you are using LoaderContainer */
80
- @import "react18-loaders/dist/server/bars/bars1";
56
+ @import "cortex-react-components/dist/client"; /** required if you are using LoaderContainer */
57
+ @import "cortex-react-components/dist/server/bars/bars1";
81
58
  ```
82
59
 
83
60
  ### Usage
@@ -85,14 +62,13 @@ For selective imports:
85
62
  Using loaders is straightforward.
86
63
 
87
64
  ```tsx
88
- import { Bars1 } from "react18-loaders/dist/server/bars/bars1";
65
+ import { Bars1 } from "cortex-react-components/dist/server/bars/bars1";
89
66
 
90
67
  export default function MyComponent() {
91
68
  return someCondition ? <Bars1 /> : <>Something else...</>;
92
69
  }
93
70
  ```
94
71
 
95
- For detailed API and options, refer to [the API documentation](https://react18-tools.github.io/turborepo-template).
96
72
 
97
73
  **Using LoaderContainer**
98
74
 
@@ -106,7 +82,7 @@ For detailed API and options, refer to [the API documentation](https://react18-t
106
82
 
107
83
  ```tsx
108
84
  // some other page or component
109
- import { useLoader } from "react18-loaders/dist/hooks";
85
+ import { useLoader } from "cortex-react-components/dist/hooks";
110
86
 
111
87
  export default MyComponent() {
112
88
  const { setLoading } = useLoader();
@@ -122,11 +98,3 @@ export default MyComponent() {
122
98
  ## License
123
99
 
124
100
  This library is licensed under the MPL-2.0 open-source license.
125
-
126
- > This package also serves as an example demonstrating how to build and publish a `React.js` library compatible with React Server Components.
127
-
128
- > <img src="https://raw.githubusercontent.com/mayank1513/mayank1513/main/popper.png" style="height: 20px"/> Please enroll in [our courses](https://mayank-chaudhari.vercel.app/courses) or [sponsor](https://github.com/sponsors/mayank1513) our work.
129
-
130
- <hr />
131
-
132
- <p align="center" style="text-align:center">with 💖 by <a href="https://mayank-chaudhari.vercel.app" target="_blank">Mayank Kumar Chaudhari</a></p>
@@ -0,0 +1 @@
1
+ import{b as p}from"./chunk-NQ4FAZ5U.mjs";import{a as s,b as i,c as l,e as d}from"./chunk-MA5FR2EM.mjs";import f from"next/image";import{jsx as a,jsxs as t}from"react/jsx-runtime";var N=({name:o,email:x,profilePicture:n,workHistory:m=[],certifications:c=[],areasOfExpertise:g=[]})=>a("div",{className:"bg-gray-100 p-6 rounded-lg shadow-lg max-w-6xl mx-auto",children:t("div",{className:"grid grid-cols-1 md:grid-cols-3 gap-6",children:[t(s,{className:"md:col-span-1",children:[t(i,{children:[a("div",{className:"w-32 h-32 mx-auto bg-gray-300 rounded-full overflow-hidden",children:n?a(f,{src:n,alt:o,width:128,height:128,className:"object-cover w-full h-full"}):a("div",{className:"w-full h-full flex items-center justify-center text-gray-500",children:"No Image"})}),a(l,{className:"text-2xl font-bold text-center mt-4",children:o||"Consultant Name"}),a("p",{className:"text-gray-600 text-center",children:x||"email@example.com"})]}),t(d,{children:[a("h3",{className:"text-xl font-semibold mb-2 text-gray-700",children:"Areas of Expertise"}),a("div",{className:"flex flex-wrap gap-2",children:g.length>0?g.map((e,r)=>a(p,{variant:"secondary",className:"text-sm",children:e.area},r)):a("p",{className:"text-gray-600",children:"No areas of expertise available"})})]})]}),t(s,{className:"md:col-span-2",children:[a(i,{children:a(l,{className:"text-xl font-semibold text-gray-700",children:"Work History"})}),a(d,{children:m.length>0?m.map((e,r)=>t("div",{className:"mb-4 pb-4 border-b border-gray-200 last:border-b-0",children:[t("h4",{className:"font-medium text-gray-800",children:[e.position," at ",e.company]}),t("p",{className:"text-sm text-gray-600",children:[e.startDate," - ",e.endDate||"Present"]}),e.description&&a("p",{className:"mt-1 text-gray-700",children:e.description})]},r)):a("p",{className:"text-gray-600",children:"No work history available"})})]}),t(s,{className:"md:col-span-3",children:[a(i,{children:a(l,{className:"text-xl font-semibold text-gray-700",children:"Certifications"})}),a(d,{children:c.length>0?a("div",{className:"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4",children:c.map((e,r)=>t("div",{className:"bg-white p-4 rounded-lg shadow",children:[a("h4",{className:"font-medium text-gray-800",children:e.name}),e.issuer&&a("p",{className:"text-sm text-gray-600",children:e.issuer}),e.dateObtained&&t("p",{className:"text-xs text-gray-500 mt-1",children:["Obtained: ",e.dateObtained]})]},r))}):a("p",{className:"text-gray-600",children:"No certifications available"})})]})]})}),u=N;export{u as a};
@@ -0,0 +1 @@
1
+ import{a as o}from"./chunk-NIQ4466A.mjs";import*as s from"react";import{ChevronRightIcon as m,DotsHorizontalIcon as c}from"@radix-ui/react-icons";import{Slot as p}from"@radix-ui/react-slot";import{jsx as t,jsxs as N}from"react/jsx-runtime";var i=s.forwardRef(({...e},a)=>t("nav",{ref:a,"aria-label":"breadcrumb",...e}));i.displayName="Breadcrumb";var l=s.forwardRef(({className:e,...a},r)=>t("ol",{ref:r,className:o("flex flex-wrap items-center gap-1.5 break-words text-sm text-muted-foreground sm:gap-2.5",e),...a}));l.displayName="BreadcrumbList";var d=s.forwardRef(({className:e,...a},r)=>t("li",{ref:r,className:o("inline-flex items-center gap-1.5",e),...a}));d.displayName="BreadcrumbItem";var f=s.forwardRef(({asChild:e,className:a,...r},n)=>t(e?p:"a",{ref:n,className:o("transition-colors hover:text-foreground",a),...r}));f.displayName="BreadcrumbLink";var u=s.forwardRef(({className:e,...a},r)=>t("span",{ref:r,role:"link","aria-disabled":"true","aria-current":"page",className:o("font-normal text-foreground",e),...a}));u.displayName="BreadcrumbPage";var R=({children:e,className:a,...r})=>t("li",{role:"presentation","aria-hidden":"true",className:o("[&>svg]:w-3.5 [&>svg]:h-3.5",a),...r,children:e!=null?e:t(m,{})});R.displayName="BreadcrumbSeparator";var b=({className:e,...a})=>N("span",{role:"presentation","aria-hidden":"true",className:o("flex h-9 w-9 items-center justify-center",e),...a,children:[t(c,{className:"h-4 w-4"}),t("span",{className:"sr-only",children:"More"})]});b.displayName="BreadcrumbElipssis";export{i as a,l as b,d as c,f as d,u as e,R as f,b as g};
@@ -0,0 +1 @@
1
+ import{a as e}from"./chunk-BOPZHZ27.mjs";var R=()=>{let o=process.env.NEXT_PUBLIC_SERVER_URL;return!o&&process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:(o||(o="http://localhost:3000"),o)},s=()=>{if(e){let o=window.location.protocol,r=window.location.hostname,t=window.location.port;return`${o}//${r}${t?`:${t}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};export{R as a,s as b};
@@ -0,0 +1 @@
1
+ import{a as n,f as d}from"./chunk-OQNGQGJV.mjs";import{a as r}from"./chunk-NIQ4466A.mjs";import*as i from"react";import{Command as o}from"cmdk";import{Search as s}from"lucide-react";import{jsx as m,jsxs as C}from"react/jsx-runtime";var p=i.forwardRef(({className:e,...t},a)=>m(o,{ref:a,className:r("flex h-full w-full flex-col overflow-hidden rounded-md bg-popover text-popover-foreground",e),...t}));p.displayName=o.displayName;var P=({children:e,...t})=>m(n,{...t,children:m(d,{className:"overflow-hidden p-0",children:m(p,{className:"[&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground [&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0 [&_[cmdk-group]]:px-2 [&_[cmdk-input-wrapper]_svg]:h-5 [&_[cmdk-input-wrapper]_svg]:w-5 [&_[cmdk-input]]:h-12 [&_[cmdk-item]]:px-2 [&_[cmdk-item]]:py-3 [&_[cmdk-item]_svg]:h-5 [&_[cmdk-item]_svg]:w-5",children:e})})}),c=i.forwardRef(({className:e,...t},a)=>C("div",{className:"flex items-center border-b px-3","cmdk-input-wrapper":"",children:[m(s,{className:"mr-2 h-4 w-4 shrink-0 opacity-50"}),m(o.Input,{ref:a,className:r("flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...t})]}));c.displayName=o.Input.displayName;var f=i.forwardRef(({className:e,...t},a)=>m(o.List,{ref:a,className:r("max-h-[300px] overflow-y-auto overflow-x-hidden",e),...t}));f.displayName=o.List.displayName;var l=i.forwardRef((e,t)=>m(o.Empty,{ref:t,className:"py-6 text-center text-sm",...e}));l.displayName=o.Empty.displayName;var u=i.forwardRef(({className:e,...t},a)=>m(o.Group,{ref:a,className:r("overflow-hidden p-1 text-foreground [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground",e),...t}));u.displayName=o.Group.displayName;var g=i.forwardRef(({className:e,...t},a)=>m(o.Separator,{ref:a,className:r("-mx-1 h-px bg-border",e),...t}));g.displayName=o.Separator.displayName;var y=i.forwardRef(({className:e,...t},a)=>m(o.Item,{ref:a,className:r("relative flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none data-[disabled=true]:pointer-events-none data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",e),...t}));y.displayName=o.Item.displayName;var R=({className:e,...t})=>m("span",{className:r("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});R.displayName="CommandShortcut";export{p as a,P as b,c,f as d,l as e,u as f,g,y as h,R as i};
@@ -0,0 +1 @@
1
+ import{a as s}from"./chunk-NIQ4466A.mjs";import*as r from"react";import*as t from"@radix-ui/react-toast";import{cva as p}from"class-variance-authority";import{X as d}from"lucide-react";import{jsx as a}from"react/jsx-runtime";var g=t.Provider,c=r.forwardRef(({className:e,...o},i)=>a(t.Viewport,{ref:i,className:s("fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]",e),...o}));c.displayName=t.Viewport.displayName;var m=p("group pointer-events-auto relative flex w-full items-center justify-between space-x-2 overflow-hidden rounded-md border p-4 pr-6 shadow-lg transition-all data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-to-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full",{variants:{variant:{default:"border bg-background text-foreground",destructive:"destructive group border-destructive bg-destructive text-destructive-foreground"}},defaultVariants:{variant:"default"}}),f=r.forwardRef(({className:e,variant:o,...i},n)=>a(t.Root,{ref:n,className:s(m({variant:o}),e),...i}));f.displayName=t.Root.displayName;var l=r.forwardRef(({className:e,...o},i)=>a(t.Action,{ref:i,className:s("inline-flex h-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium transition-colors hover:bg-secondary focus:outline-none focus:ring-1 focus:ring-ring disabled:pointer-events-none disabled:opacity-50 group-[.destructive]:border-muted/40 group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground group-[.destructive]:focus:ring-destructive",e),...o}));l.displayName=t.Action.displayName;var u=r.forwardRef(({className:e,...o},i)=>a(t.Close,{ref:i,className:s("absolute right-1 top-1 rounded-md p-1 text-foreground/50 opacity-0 transition-opacity hover:text-foreground focus:opacity-100 focus:outline-none focus:ring-1 group-hover:opacity-100 group-[.destructive]:text-red-300 group-[.destructive]:hover:text-red-50 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600",e),"toast-close":"",...o,children:a(d,{className:"h-4 w-4"})}));u.displayName=t.Close.displayName;var v=r.forwardRef(({className:e,...o},i)=>a(t.Title,{ref:i,className:s("text-sm font-semibold [&+div]:text-xs",e),...o}));v.displayName=t.Title.displayName;var R=r.forwardRef(({className:e,...o},i)=>a(t.Description,{ref:i,className:s("text-sm opacity-90",e),...o}));R.displayName=t.Description.displayName;export{g as a,c as b,f as c,l as d,u as e,v as f,R as g};
@@ -0,0 +1 @@
1
+ import*as l from"@radix-ui/react-collapsible";var i=l.Root,e=l.CollapsibleTrigger,o=l.CollapsibleContent;export{i as a,e as b,o as c};
@@ -0,0 +1 @@
1
+ import t from"next/image";import{jsx as e,jsxs as l}from"react/jsx-runtime";function m({image:o,subtitle:s="Case study",title:d,companyLogo:a,customerLogo:i}){return l("div",{className:"relative w-full overflow-hidden bg-white pb-16 pt-[calc(80vw*0.5)]",children:[e("div",{className:"absolute left-0 top-0 h-[calc(100%+80vw*0.5)] w-full overflow-hidden",children:e("div",{className:"absolute left-[calc(50%-40vw*0.5)] top-[calc(40vw*0.5*-0.29)] h-[80vw] w-[80vw] origin-top-left -rotate-45 overflow-hidden rounded-[24vw]",children:e(t,{src:o,alt:"Header background",className:"h-full w-full rotate-45 scale-[1.42] object-cover object-center",width:1e3,height:1e3,priority:!0})})}),l("div",{className:"absolute left-4 top-4 flex flex-col items-start gap-4 md:left-8 md:top-8",children:[a&&e("div",{className:"h-16 w-32 md:h-24 md:w-48",children:e(t,{src:a,alt:"Company logo",className:"h-full w-full object-contain",width:192,height:96})}),i&&e("div",{className:"h-10 w-20 md:h-12 md:w-24",children:e(t,{src:i,alt:"Customer logo",className:"h-full w-full object-contain",width:96,height:48})})]}),l("div",{className:"container relative mx-auto px-4",children:[e("p",{className:"mb-4 text-lg font-medium text-sky-400",children:s}),e("h1",{className:"max-w-4xl text-[2.75rem] font-bold leading-[1.15] tracking-tight text-[#051527] md:text-6xl",children:d})]})]})}export{m as a};
@@ -0,0 +1 @@
1
+ import{BarChart3 as i,CogIcon as a,Building2 as t,BadgeCheck as n}from"lucide-react";import{jsx as e,jsxs as s}from"react/jsx-runtime";function r(){return e("div",{className:"w-full bg-primary text-white p-8 rounded-lg border border-dashed border-white/30",children:s("div",{className:"grid md:grid-cols-4 gap-8 relative",children:[s("div",{className:"space-y-4 bg-primary p-3 rounded-lg",children:[s("div",{className:"flex items-center gap-2 relative z-10",children:[e("div",{className:"w-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:e("span",{className:"text-[#0B3B4E]",children:"1"})}),e(i,{className:"w-8 h-8"})]}),e("h2",{className:"text-xl font-semibold",children:"Agile Delivery and Leadership in Complex Environments"}),e("p",{className:"text-secondary text-sm",children:"We excel in delivering technology solutions in complex environments with evolving customer needs, regulatory constraints, and resource limitations."}),s("ul",{className:"text-sm",children:[e("li",{children:"Strategy definition"}),e("li",{children:"Programme leadership"}),e("li",{children:"Detailed planning"}),e("li",{children:"\u2022 Financial control"}),e("li",{children:"\u2022 Rigorous governance"})]})]}),s("div",{className:"space-y-4",children:[s("div",{className:"flex items-center gap-2 relative z-10",children:[e("div",{className:"w-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:e("span",{className:"text-[#0B3B4E]",children:"2"})}),e(a,{className:"w-8 h-8"})]}),e("h2",{className:"text-xl font-semibold",children:"Significant Technical Expertise in Cloud, AI, & Data"}),e("p",{className:"text-sky-200 text-sm",children:"Our architects and engineers possess extensive expertise in designing, building, and operating modern, leading-edge technologies and enterprise-class solutions."}),e("p",{className:"text-sm",children:"We deploy highly experienced, multidisciplinary teams skilled in product delivery, architecture, software development, DevOps, and security."})]}),s("div",{className:"space-y-4",children:[s("div",{className:"flex items-center gap-2 relative z-10",children:[e("div",{className:"w-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:e("span",{className:"text-[#0B3B4E]",children:"3"})}),e(t,{className:"w-8 h-8"})]}),e("h2",{className:"text-xl font-semibold",children:"Deep Public Sector, FS, Regulatory & Security Expertise"}),e("p",{className:"text-sky-200 text-sm",children:"We understand how to navigate public sector and financial services regulation and how to deliver compliant and robustly secure cutting-edge solutions in this context."}),e("p",{className:"text-sm",children:"We have successfully completed projects for numerous public sector and Financial Services engagements, including XXX, XXXXXX XXXXXX, XXXXX XXXXXXXXXXXXXXX, XXXXXXXXXXXXXX and many other institutions."})]}),s("div",{className:"space-y-4",children:[s("div",{className:"flex items-center gap-2 relative z-10",children:[e("div",{className:"w-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:e("span",{className:"text-[#0B3B4E]",children:"4"})}),e(n,{className:"w-8 h-8"})]}),e("h2",{className:"text-xl font-semibold",children:"Extensive track record of delivery within XXXX"}),e("p",{className:"text-sky-200 text-sm",children:"We have collaborated closely with the XXXX since 2020 and understand its technology landscape and ambitions."}),e("p",{className:"text-sm",children:"As an XXXX strategic partner, we have led numerous transformation programmes, providing expertise in architectural design, engineering standards and technical leadership, and optimisations."})]})]})})}export{r as a};
@@ -0,0 +1 @@
1
+ import{Fragment as n,jsx as s,jsxs as r}from"react/jsx-runtime";var i=(e,t)=>`from-brand-${e} to-brand-${t}`;function a({...e}){let t=i(e.brandFrom||"one",e.brandTo||"two");return r("div",{className:`relative isolate flex items-center gap-x-6 overflow-hidden px-6 py-2.5 sm:px-3.5 sm:before:flex-1 bg-gradient-to-r ${t}`,children:[s("p",{className:"text-sm/6 text-primary-foreground",children:e.url?r("a",{href:e.url,children:[s("strong",{className:"font-semibold",children:e.title}),e.message&&s("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:s("circle",{r:1,cx:1,cy:1})}),s("span",{children:e.message&&e.message})]}):r(n,{children:[s("strong",{className:"font-semibold",children:e.title}),e.message&&s("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:s("circle",{r:1,cx:1,cy:1})}),e.message&&e.message]})}),s("div",{className:"flex flex-1 justify-end"})]})}export{a};
@@ -0,0 +1 @@
1
+ import{a as t}from"./chunk-NIQ4466A.mjs";import*as o from"react";import*as e from"@radix-ui/react-toggle";import{cva as g}from"class-variance-authority";import{jsx as d}from"react/jsx-runtime";var l=g("inline-flex items-center justify-center gap-2 rounded-md text-sm font-medium transition-colors hover:bg-muted hover:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 data-[state=on]:bg-accent data-[state=on]:text-accent-foreground [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-transparent",outline:"border border-input bg-transparent shadow-sm hover:bg-accent hover:text-accent-foreground"},size:{default:"h-9 px-2 min-w-9",sm:"h-8 px-1.5 min-w-8",lg:"h-10 px-2.5 min-w-10"}},defaultVariants:{variant:"default",size:"default"}}),m=o.forwardRef(({className:i,variant:n,size:r,...a},s)=>d(e.Root,{ref:s,className:t(l({variant:n,size:r,className:i})),...a}));m.displayName=e.Root.displayName;export{l as a,m as b};
@@ -0,0 +1 @@
1
+ import{useRouter as h}from"next/navigation";import{useCallback as p,useEffect as v,useRef as o}from"react";function k({external:b=!1,newTab:d=!1,scroll:w=!0}){let s=h(),r=o(null),t=o(null),c=o(0),u=o(!1),f=o(0),a=p(e=>{if(e.target){let n=e.target,l=+new Date,m=n==null?void 0:n.closest("a");f.current=e.button,m?u.current=!0:(u.current=!1,c.current=l)}},[s,r,t,c]),i=p(e=>{var n,l;if((n=t.current)!=null&&n.href){let E=+new Date-c.current;if((l=t.current)!=null&&l.href&&E<=250&&!u.current&&f.current===0&&!e.ctrlKey)if(b){let T=d?"_blank":"_self";window.open(t.current.href,T)}else s.push(t.current.href,{scroll:w})}},[s,r,t,c]);return v(()=>{let e=r.current;return e&&(e.addEventListener("mousedown",a),e.addEventListener("mouseup",i)),()=>{e&&e&&(e==null||e.removeEventListener("mousedown",a),e==null||e.removeEventListener("mouseup",i))}},[r,t,s]),{card:{ref:r},link:{ref:t}}}var C=k;export{C as a};
@@ -0,0 +1 @@
1
+ import{a as d}from"./chunk-6P7CY367.mjs";import{a as p}from"./chunk-MY7YCD7T.mjs";import{a as m}from"./chunk-NIQ4466A.mjs";import A from"next/link";import{Fragment as g}from"react";import{jsx as e,jsxs as s}from"react/jsx-runtime";var j=v=>{let{card:f,link:h}=d({}),{className:u,doc:N,relationTo:y,showCategories:a,title:b}=v,{slug:C,categories:t,meta:F,title:k}=N||{},{description:r,image:o}=F||{},i=t&&Array.isArray(t)&&t.length>0,l=b||k,w=r==null?void 0:r.replace(/\s/g," "),T=`/${y}/${C}`;return s("article",{className:m("border border-border rounded-lg overflow-hidden bg-card hover:cursor-pointer",u),ref:f.ref,children:[s("div",{className:"relative w-full ",children:[!o&&e("div",{className:"",children:"No image"}),o&&typeof o!="string"&&e(p,{resource:o,size:"33vw"})]}),s("div",{className:"p-4",children:[a&&i&&e("div",{className:"uppercase text-sm mb-4",children:a&&i&&e("div",{children:t==null?void 0:t.map((n,c)=>{if(typeof n=="object"){let{title:L}=n,P=L||"Untitled category",z=c===t.length-1;return s(g,{children:[P,!z&&e(g,{children:", \xA0"})]},c)}return null})})}),l&&e("div",{className:"prose",children:e("h3",{children:e(A,{className:"not-prose",href:T,ref:h.ref,children:l})})}),r&&e("div",{className:"mt-2",children:r&&e("p",{children:w})})]})]})};export{j as a};
@@ -0,0 +1 @@
1
+ import{a as e,b as i,c as T,e as n,f as p,g as m}from"./chunk-4PTHCL6I.mjs";import{c as r}from"./chunk-CV7PH2KH.mjs";import{jsx as o,jsxs as t}from"react/jsx-runtime";function g(){let{toasts:c}=r();return t(e,{children:[c.map(function({id:f,title:s,description:a,action:u,...d}){return t(T,{...d,children:[t("div",{className:"grid gap-1",children:[s&&o(p,{children:s}),a&&o(m,{children:a})]}),u,o(n,{})]},f)}),o(i,{})]})}export{g as a};
@@ -0,0 +1 @@
1
+ var e=!!(typeof window!="undefined"&&window.document&&window.document.createElement);export{e as a};
@@ -0,0 +1 @@
1
+ import{b as s}from"./chunk-44TDI42O.mjs";import{a as n}from"./chunk-NIQ4466A.mjs";import P from"next/image";import{jsx as c}from"react/jsx-runtime";var Q={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},u="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABchJREFUWEdtlwtTG0kMhHtGM7N+AAdcDsjj///EBLzenbtuadbLJaZUTlHB+tRqSesETB3IABqQG1KbUFqDlQorBSmboqeEBcC1d8zrCixXYGZcgMsFmH8B+AngHdurAmXKOE8nHOoBrU6opcGswPi5KSP9CcBaQ9kACJH/ALAA1xm4zMD8AczvQCcAQeJVAZsy7nYApTSUzwCHUKACeUJi9TsFci7AHmDtuHYqQIC9AgQYKnSwNAig4NyOOwXq/xU47gDYggarjIpsRSEA3Fqw7AGkwgW4fgALAdiC2btKgNZwbgdMbEFpqFR2UyCR8xwAhf8bUHIGk1ckMyB5C1YkeWAdAPQBAeiD6wVYPoD1HUgXwFagZAGc6oSpTmilopoD5GzISQD3odcNIFca0BUQQM5YA2DpHV0AYURBDIAL0C+ugC0C4GedSsVUmwC8/4w8TPiwU6AClJ5RWL1PgQNkrABWdKB3YF3cBwRY5lsI4ApkKpCQi+FIgFJU/TDgDuAxAAwonJuKpGD1rkCXCR1ALyrAUSSEQAhwBdYZ6DPAgSUA2c1wKIZmRcHxMzMYR9DH8NlbkAwwApSAcABwBwTAbb6owAr0AFiZPILVEyCtMmK2jCkTwFDNUNj7nJETQx744gCUmgkZVGJUHyakEZE4W91jtGFA9KsD8Z3JFYDlhGYZLWcllwJMnplcPy+csFAgAAaIDOgeuAGoB96GLZg4kmtfMjnr6ig5oSoySsoy3ya/FMivXZWxwr0KIf9nACbfqcBEgmBSAtAlIT83R+70IWpyACamIjf5E1Iqb9ECVmnoI/FvAIRk8s2J0Y5IquQDgB+5wpScw5AUTC75VTmTs+72NUzoCvQIaAXv5Q8PDAZKLD+MxLv3RFE7KlsQChgBIlKiCv5ByaZv3gJZNm8AnVMhAN+EjrtTYQMICJpu6/0aiQnhClANlz+Bw0cIWa8ev0sBrtrhAyaXEnrfGfATQJiRKih5vKeOHNXXPFrgyamAADh0Q4F2/sESojomDS9o9k0b0H83xjB8qL+JNoTjN+enjpaBpingRh4e8MSugudM030A8FeqMI6PFIgNyPehkpZWGFEAARIQdH5LcAAqIACHkAJqg4OoBccHAuz76wr4BbzFOEa8iBuAZB8AtJHLP2VgMgJw/EIBowo7HxCAH3V6dAXEE/vZ5aZIA8BP8RKhm7Cp8BnAMnAQADdgQDA520AVIpScP+enHz0Gwp25h4i2dPg5FkDXrbsdJikQwXuWgaM5gEMk1AgH4DKKFjDf3bMD+FjEeIxLlRKYnBk2BbquvSDCAQ4gwZiMAAmH4gBTyRtEsYxi7gP6QSrc//39BrDNqG8rtYTmC4BV1SfMhOhaumFCT87zy4pPhQBZEK1kQVRjJBBi7AOlePgyAPYjwlvtagx9e/dnQraAyS894TIkkAIEYMKEc8k4EqJ68lZ5jjNqcQC2QteQOf7659umwBgPybNtK4dg9WvnMyFwXYGP7uEO1lwJgAnPNeMYMVXbIIYKFioI4PGFt+BWPVfmWJdjW2lTUnLGCswECAgaUy86iwA1464ajo0QhgMBFGyBoZahANsMpMfXr1JA1SN29m5lqgXj+UPV85uRA7yv/KYUO4Tk7Hc1AZwbIRzg0AyNj2UlAMwfSLSMnl7fdAbcxHuA27YaAMvaQ4GOjwX4RTUGAG8Ge14N963g1AynqUiFqRX9noasxT4b8entNRQYyamk/3tYcHsO7R3XJRRYOn4tw4iUnwBM5gDnySGOreAwAGo8F9IDHEcq8Pz2Kg/oXCpuIL6tOPD8LsDn0ABYQoGFRowlsAEUPPDrGAGowAbgKsgDMmE8mDy/vXQ9IAwI7u4wta+gAdAdgB64Ah9SgD4IgGKhwACoAjgNgFDhtxY8f33ZTMjqdTAiHMBPrn8ZWkEfzFdX4Oc1AHg3+ADbvN8PU8WdFKg4Tt6CQy2+D4YHaMT/JP4XzbAq98cPDIUAAAAASUVORK5CYII=",R=m=>{let{alt:w,fill:e,imgClassName:B,priority:d,resource:t,size:i,src:p,loading:I}=m,o,a,r=w,g=p||"";if(!g&&t&&typeof t=="object"){let{alt:A,filename:y,height:D,url:F,width:M}=t;o=M,a=D,r=A||"",g=`${s()}${F}`}let l=I||"lazy",C=i||Object.entries(Q).map(([,A])=>`(max-width: ${A}px) ${A*2}w`).join(", ");return c("picture",{children:c(P,{alt:r||"",className:n(B),fill:e,height:e?void 0:a,placeholder:"blur",blurDataURL:u,priority:l!=="lazy"&&d,quality:100,loading:l,sizes:C,src:g,width:e?void 0:o})})};export{R as a};
@@ -0,0 +1 @@
1
+ import{b as p}from"./chunk-TLXHEFFH.mjs";import{a as s}from"./chunk-NIQ4466A.mjs";import u from"next/link";import{jsx as P,jsxs as c}from"react/jsx-runtime";var v=m=>{let{type:g,appearance:a="inline",children:n,className:l,label:t,newTab:f,reference:e,size:y,url:o}=m,r=g==="reference"&&typeof(e==null?void 0:e.value)=="object"&&e.value.slug?`${(e==null?void 0:e.relationTo)!=="pages"?`/${e==null?void 0:e.relationTo}`:""}/${e.value.slug}`:o;if(!r)return null;let b=a==="link"?"clear":y,i=f?{rel:"noopener noreferrer",target:"_blank"}:{};return a==="inline"?c(u,{className:s(l),href:r||o||"",...i,children:[t&&t,n&&n]}):P(p,{asChild:!0,className:l,size:b,variant:a,children:c(u,{className:s(l),href:r||o||"",...i,children:[t&&t,n&&n]})})};export{v as a};
@@ -0,0 +1 @@
1
+ import*as i from"react";var p=1,d=1e6;var S=0;function u(){return S=(S+1)%Number.MAX_SAFE_INTEGER,S.toString()}var c=new Map,A=t=>{if(c.has(t))return;let e=setTimeout(()=>{c.delete(t),T({type:"REMOVE_TOAST",toastId:t})},d);c.set(t,e)},O=(t,e)=>{switch(e.type){case"ADD_TOAST":return{...t,toasts:[e.toast,...t.toasts].slice(0,p)};case"UPDATE_TOAST":return{...t,toasts:t.toasts.map(s=>s.id===e.toast.id?{...s,...e.toast}:s)};case"DISMISS_TOAST":{let{toastId:s}=e;return s?A(s):t.toasts.forEach(o=>{A(o.id)}),{...t,toasts:t.toasts.map(o=>o.id===s||s===void 0?{...o,open:!1}:o)}}case"REMOVE_TOAST":return e.toastId===void 0?{...t,toasts:[]}:{...t,toasts:t.toasts.filter(s=>s.id!==e.toastId)}}},a=[],n={toasts:[]};function T(t){n=O(n,t),a.forEach(e=>{e(n)})}function y({...t}){let e=u(),s=r=>T({type:"UPDATE_TOAST",toast:{...r,id:e}}),o=()=>T({type:"DISMISS_TOAST",toastId:e});return T({type:"ADD_TOAST",toast:{...t,id:e,open:!0,onOpenChange:r=>{r||o()}}}),{id:e,dismiss:o,update:s}}function E(){let[t,e]=i.useState(n);return i.useEffect(()=>(a.push(e),()=>{let s=a.indexOf(e);s>-1&&a.splice(s,1)}),[t]),{...t,toast:y,dismiss:s=>T({type:"DISMISS_TOAST",toastId:s})}}export{O as a,y as b,E as c};
@@ -0,0 +1 @@
1
+ import{a as l,b as n,c as t,d as c}from"./chunk-TNVXZARJ.mjs";import{b as i}from"./chunk-TLXHEFFH.mjs";import{Copy as g,Check as p}from"lucide-react";import{useState as b}from"react";import{jsx as e,jsxs as o}from"react/jsx-runtime";var v=[{name:"one",colors:["100","200","300","400","500","600","700","800","900"]},{name:"two",colors:["100","200","300","400","500","600","700","800","900"]},{name:"three",colors:["100","200","300","400","500","600","700","800","900"]},{name:"four",colors:["100","200","300","400","500","600","700","800","900"]}],u=[{name:"Base",colors:["background","foreground"]},{name:"Card",colors:["card","card-foreground"]},{name:"Popover",colors:["popover","popover-foreground"]},{name:"Primary",colors:["primary","primary-foreground"]},{name:"Secondary",colors:["secondary","secondary-foreground"]},{name:"Muted",colors:["muted","muted-foreground"]},{name:"Accent",colors:["accent","accent-foreground"]},{name:"Destructive",colors:["destructive","destructive-foreground"]},{name:"Border & Input",colors:["border","input","ring"]},{name:"Charts",colors:["chart-1","chart-2","chart-3","chart-4","chart-5"]},{name:"Sidebar",colors:["sidebar-background","sidebar-foreground","sidebar-primary","sidebar-primary-foreground","sidebar-accent","sidebar-accent-foreground","sidebar-border","sidebar-ring"]}];function y(){let[d,s]=b(null),m=r=>{navigator.clipboard.writeText(r),s(r),setTimeout(()=>s(null),2e3)};return o("div",{className:"w-full max-w-6xl mx-auto space-y-2",children:[e("div",{className:"variable-safelist",style:{display:"none"}}),o("div",{children:[e("h1",{className:"text-3xl font-semibold py-4",children:"Theme Colors"}),u.map(r=>e("div",{className:"space-y-4 bg-grey-500",children:o("div",{className:"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4",children:[e("h2",{className:"text-2xl font-semibold",children:r.name}),r.colors.map(a=>o("div",{className:"flex items-center space-x-2 p-2 rounded-lg bg-grey-500",children:[e("div",{className:`w-12 h-12 rounded-md bg-${a} text-${a}-foreground border border-grey-500 flex items-center justify-center`,"aria-label":`${a} color swatch`,children:"F"}),e("div",{className:"flex-1 min-w-0",children:e("p",{className:"text-xs font-medium truncate",children:a})}),e(l,{children:o(n,{children:[e(t,{asChild:!0,children:e(i,{variant:"ghost",size:"icon",onClick:()=>m(`bg-${a}`),"aria-label":`Copy ${a} class`,children:d===`bg-${a}`?e(p,{className:"h-4 w-4 text-green-500"}):e(g,{className:"h-4 w-4"})})}),e(c,{children:e("p",{children:d===`bg-${a}`?"Copied!":"Copy to clipboard"})})]})})]},a))]})},r.name))]}),o("div",{children:[e("h1",{className:"text-3xl font-semibold py-4",children:"Brand Colors"}),v.map(r=>e("div",{className:"space-y-4 bg-grey-500",children:o("div",{className:"grid grid-cols-11 sm:grid-cols-6 md:grid-cols-11 lg:grid-cols-11 gap-0",children:[e("h2",{className:"text-2xl font-semibold",children:r.name}),o("div",{className:"flex items-center space-x-2 p-1 py-4 rounded-lg bg-grey-500",children:[e("div",{className:"flex items-center space-x-0 p-0 py-4 rounded-lg bg-grey-500",children:e("div",{className:`w-12 h-12 rounded-md bg-brand-${r.name} border border-grey-500`,"aria-label":`${r.name} color swatch`})}),e("div",{className:"flex items-center space-x-0 p-0 py-4 rounded-lg bg-grey-500",children:e("div",{className:`w-12 h-12 rounded-md bg-brand-${r.name}-foreground border border-grey-500`,"aria-label":`${r.name} color swatch`})})]}),r.colors.map(a=>e("div",{className:"flex items-center space-x-1 p-1 py-4 rounded-lg bg-grey-500",children:e("div",{className:`w-12 h-12 rounded-md bg-brand-${r.name}-${a} border border-grey-500`,"aria-label":`${a} color swatch`,children:a})},a))]})},r.name))]})]})}export{y as a};
@@ -0,0 +1,3 @@
1
+ var I=1,_=3,o=0,E=1,T=2,S=0,r=1,n=2,c=1,R=2,L=4,p=8,s=16,N=32,x=64,A=128,F=255,G=1,u=2,O=1,D=2,i=3,l=4,C=5,m=6,a="\xA0";var d=`
2
+
3
+ `,t="\u0591-\u07FF\uFB1D-\uFDFD\uFE70-\uFEFC",e="A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\u02B8\u0300-\u0590\u0800-\u1FFF\u200E\u2C00-\uFB1C\uFE00-\uFE6F\uFEFD-\uFFFF",M=new RegExp("^[^"+e+"]*["+t+"]"),H=new RegExp("^[^"+t+"]*["+e+"]"),P={bold:1,code:16,highlight:128,italic:2,strikethrough:4,subscript:32,superscript:64,underline:8},U={directionless:1,unmergeable:2},y={center:2,end:6,justify:4,left:1,right:3,start:5},B={2:"center",6:"end",4:"justify",1:"left",3:"right",5:"start"},Y={normal:0,segmented:2,token:1},g={0:"normal",2:"segmented",1:"token"};export{I as a,_ as b,o as c,E as d,T as e,S as f,r as g,n as h,c as i,R as j,L as k,p as l,s as m,N as n,x as o,A as p,F as q,G as r,u as s,O as t,D as u,i as v,l as w,C as x,m as y,a as z,d as A,M as B,H as C,P as D,U as E,y as F,B as G,Y as H,g as I};
@@ -0,0 +1 @@
1
+ import{a}from"./chunk-NIQ4466A.mjs";import*as d from"react";import*as e from"@radix-ui/react-dropdown-menu";import{CheckIcon as m,ChevronRightIcon as u,DotFilledIcon as c}from"@radix-ui/react-icons";import{jsx as i,jsxs as s}from"react/jsx-runtime";var h=e.Root,N=e.Trigger,x=e.Group,I=e.Portal,C=e.Sub,S=e.RadioGroup,l=d.forwardRef(({className:o,inset:t,children:n,...r},p)=>s(e.SubTrigger,{ref:p,className:a("flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",t&&"pl-8",o),...r,children:[n,i(u,{className:"ml-auto"})]}));l.displayName=e.SubTrigger.displayName;var f=d.forwardRef(({className:o,...t},n)=>i(e.SubContent,{ref:n,className:a("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",o),...t}));f.displayName=e.SubContent.displayName;var w=d.forwardRef(({className:o,sideOffset:t=4,...n},r)=>i(e.Portal,{children:i(e.Content,{ref:r,sideOffset:t,className:a("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md","data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",o),...n})}));w.displayName=e.Content.displayName;var v=d.forwardRef(({className:o,inset:t,...n},r)=>i(e.Item,{ref:r,className:a("relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0",t&&"pl-8",o),...n}));v.displayName=e.Item.displayName;var M=d.forwardRef(({className:o,children:t,checked:n,...r},p)=>s(e.CheckboxItem,{ref:p,className:a("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",o),checked:n,...r,children:[i("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:i(e.ItemIndicator,{children:i(m,{className:"h-4 w-4"})})}),t]}));M.displayName=e.CheckboxItem.displayName;var D=d.forwardRef(({className:o,children:t,...n},r)=>s(e.RadioItem,{ref:r,className:a("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",o),...n,children:[i("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:i(e.ItemIndicator,{children:i(c,{className:"h-4 w-4 fill-current"})})}),t]}));D.displayName=e.RadioItem.displayName;var P=d.forwardRef(({className:o,inset:t,...n},r)=>i(e.Label,{ref:r,className:a("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",o),...n}));P.displayName=e.Label.displayName;var R=d.forwardRef(({className:o,...t},n)=>i(e.Separator,{ref:n,className:a("-mx-1 my-1 h-px bg-muted",o),...t}));R.displayName=e.Separator.displayName;var b=({className:o,...t})=>i("span",{className:a("ml-auto text-xs tracking-widest opacity-60",o),...t});b.displayName="DropdownMenuShortcut";export{h as a,N as b,x as c,I as d,C as e,S as f,l as g,f as h,w as i,v as j,M as k,D as l,P as m,R as n,b as o};
@@ -0,0 +1 @@
1
+ import l from"next/image";import{jsx as e,jsxs as t}from"react/jsx-runtime";function m(s){let{url:r,mainImage:a,excerpt:i,title:o}=s;return t("div",{className:"relative flex flex-col rounded-3xl bg-white p-2 shadow-md shadow-black/5 ring-1 ring-black/5 hover:shadow-lg transition-shadow group",children:[a&&e(l,{alt:o||"",src:a,layout:"responsive",width:1170,height:780,className:"rounded-2xl object-cover"}),t("div",{className:"flex flex-1 flex-col p-4",children:[e("div",{className:"mt-2 text-base/7 font-medium text-center group-hover:scale-105 transition-transform duration-200 ease-in-out group-hover:text-primary",children:t("a",{href:r,children:[e("span",{className:"absolute inset-0"}),o]})}),i&&e("div",{className:"mt-2 flex-1 text-sm/6 text-gray-500",children:i})]})]},r)}export{m as a};
@@ -0,0 +1 @@
1
+ import{useState as i,useEffect as o}from"react";var l=(n=768)=>{let[s,t]=i(!1);return o(()=>{let e=()=>{t(window.innerWidth<n)};return e(),window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)},[n]),s};export{l as a};
@@ -0,0 +1 @@
1
+ import{a as e}from"./chunk-NIQ4466A.mjs";import*as t from"react";import{jsx as l}from"react/jsx-runtime";var s=t.forwardRef(({className:r,type:o,...n},i)=>l("input",{type:o,className:e("flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",r),ref:i,...n}));s.displayName="Input";export{s as a};
@@ -0,0 +1 @@
1
+ import{c as g}from"./chunk-RTU6IVSY.mjs";import{a as c}from"./chunk-NIQ4466A.mjs";import{jsx as e,jsxs as m}from"react/jsx-runtime";var d=({title:r,description:l,features:n})=>m("section",{className:c("container w-full rounded-lg","dark:bg-black dark:text-gray-300 bg-white text-gray-800"),children:[r&&e("h2",{className:"mb-12 text-4xl font-bold tracking-tight md:text-5xl",children:r}),l&&e("p",{className:"mb-5 text-xl font-bold tracking-tight md:text-xl",children:l}),e("div",{className:`grid gap-8 md:grid-cols-${n?n.length:1}`,children:n&&n.map((t,o)=>{var i,s;let a=m("div",{className:"flex flex-col gap-4",children:[e("div",{className:"text-accent h-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-200",children:e("i",{className:`${t.icon.type} fa-${t.icon.icon} fa-4x`})}),e("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-200",children:t.title}),typeof t.content!="object"&&e("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:t.content}}),typeof t.content=="object"&&e("div",{className:"text-lg opacity-80",children:e(g,{content:t.content,enableGutter:!1})})]},o);return console.log("link",t.link),t.link?e("a",{href:t.link.url?t.link.url:`/${(i=t.link.reference)==null?void 0:i.relationTo}/${((s=t.link.reference)==null?void 0:s.value).slug}`,className:"no-underline group",children:a},o):a})})]});export{d as a};
@@ -0,0 +1 @@
1
+ import{a as t}from"./chunk-NIQ4466A.mjs";import*as o from"react";import*as e from"@radix-ui/react-hover-card";import{jsx as m}from"react/jsx-runtime";var p=e.Root,v=e.Trigger,s=o.forwardRef(({className:a,align:r="center",sideOffset:i=4,...d},n)=>m(e.Content,{ref:n,align:r,sideOffset:i,className:t("z-50 w-64 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",a),...d}));s.displayName=e.Content.displayName;export{p as a,v as b,s as c};
@@ -0,0 +1 @@
1
+ import{c}from"./chunk-RTU6IVSY.mjs";import{a as s}from"./chunk-CJTRVASG.mjs";import{a as e}from"./chunk-NIQ4466A.mjs";import{jsx as o,jsxs as f}from"react/jsx-runtime";var h=a=>{let{columns:t}=a,r={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return o("div",{className:"container my-6",children:o("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-y-8 gap-x-16",children:t&&t.length>0&&t.map((i,p)=>{let{enableLink:m,link:d,richText:n,size:l}=i;return f("div",{className:e(`col-span-4 lg:col-span-${r[l]}`,{"md:col-span-2":l!=="full"}),children:[n&&o(c,{content:n,enableGutter:!1}),m&&o(s,{...d})]},p)})})})};export{h as a};
@@ -0,0 +1 @@
1
+ import{a as r}from"./chunk-NIQ4466A.mjs";import*as o from"react";import*as a from"@radix-ui/react-avatar";import{jsx as m}from"react/jsx-runtime";var l=o.forwardRef(({className:e,...t},i)=>m(a.Root,{ref:i,className:r("relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full",e),...t}));l.displayName=a.Root.displayName;var f=o.forwardRef(({className:e,...t},i)=>m(a.Image,{ref:i,className:r("aspect-square h-full w-full",e),...t}));f.displayName=a.Image.displayName;var v=o.forwardRef(({className:e,...t},i)=>m(a.Fallback,{ref:i,className:r("flex h-full w-full items-center justify-center rounded-full bg-muted",e),...t}));v.displayName=a.Fallback.displayName;export{l as a,f as b,v as c};
@@ -0,0 +1 @@
1
+ import{a}from"./chunk-NIQ4466A.mjs";import*as s from"react";import{cva as o}from"class-variance-authority";import{jsx as i}from"react/jsx-runtime";var n=o("relative w-full rounded-lg border px-4 py-3 text-sm [&>svg+div]:translate-y-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:text-foreground [&>svg~*]:pl-7",{variants:{variant:{default:"bg-background text-foreground",destructive:"border-destructive/50 text-destructive dark:border-destructive [&>svg]:text-destructive"}},defaultVariants:{variant:"default"}}),d=s.forwardRef(({className:e,variant:t,...r},l)=>i("div",{ref:l,role:"alert",className:a(n({variant:t}),e),...r}));d.displayName="Alert";var c=s.forwardRef(({className:e,...t},r)=>i("h5",{ref:r,className:a("mb-1 font-medium leading-none tracking-tight",e),...t}));c.displayName="AlertTitle";var m=s.forwardRef(({className:e,...t},r)=>i("div",{ref:r,className:a("text-sm [&_p]:leading-relaxed",e),...t}));m.displayName="AlertDescription";export{d as a,c as b,m as c};
@@ -0,0 +1 @@
1
+ import{a as t}from"./chunk-NIQ4466A.mjs";import*as o from"react";import*as e from"@radix-ui/react-label";import{cva as l}from"class-variance-authority";import{jsx as s}from"react/jsx-runtime";var m=l("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),p=o.forwardRef(({className:a,...i},r)=>s(e.Root,{ref:r,className:t(m(),a),...i}));p.displayName=e.Root.displayName;export{p as a};
@@ -0,0 +1 @@
1
+ import{a as t}from"./chunk-NIQ4466A.mjs";import*as c from"react";import*as r from"@radix-ui/react-scroll-area";import{jsx as l,jsxs as f}from"react/jsx-runtime";var S=c.forwardRef(({className:o,children:e,...i},a)=>f(r.Root,{ref:a,className:t("relative overflow-hidden",o),...i,children:[l(r.Viewport,{className:"h-full w-full rounded-[inherit]",children:e}),l(m,{}),l(r.Corner,{})]}));S.displayName=r.Root.displayName;var m=c.forwardRef(({className:o,orientation:e="vertical",...i},a)=>l(r.ScrollAreaScrollbar,{ref:a,orientation:e,className:t("flex touch-none select-none transition-colors",e==="vertical"&&"h-full w-2.5 border-l border-l-transparent p-[1px]",e==="horizontal"&&"h-2.5 flex-col border-t border-t-transparent p-[1px]",o),...i,children:l(r.ScrollAreaThumb,{className:"relative flex-1 rounded-full bg-border"})}));m.displayName=r.ScrollAreaScrollbar.displayName;export{S as a,m as b};
@@ -0,0 +1 @@
1
+ import{a as s}from"./chunk-62HF5YVD.mjs";import{a as m}from"./chunk-NIQ4466A.mjs";import*as e from"react";import*as t from"@radix-ui/react-toggle-group";import{jsx as l}from"react/jsx-runtime";var f=e.createContext({size:"default",variant:"default"}),u=e.forwardRef(({className:o,variant:r,size:i,children:a,...p},g)=>l(t.Root,{ref:g,className:m("flex items-center justify-center gap-1",o),...p,children:l(f.Provider,{value:{variant:r,size:i},children:a})}));u.displayName=t.Root.displayName;var c=e.forwardRef(({className:o,children:r,variant:i,size:a,...p},g)=>{let n=e.useContext(f);return l(t.Item,{ref:g,className:m(s({variant:n.variant||i,size:n.size||a}),o),...p,children:r})});c.displayName=t.Item.displayName;export{u as a,c as b};
@@ -0,0 +1 @@
1
+ import{a as r}from"./chunk-NIQ4466A.mjs";import*as d from"react";import{jsx as i}from"react/jsx-runtime";var s=d.forwardRef(({className:e,...t},a)=>i("div",{ref:a,className:r("rounded-xl border bg-card text-card-foreground shadow",e),...t}));s.displayName="Card";var o=d.forwardRef(({className:e,...t},a)=>i("div",{ref:a,className:r("flex flex-col space-y-1.5 p-6",e),...t}));o.displayName="CardHeader";var c=d.forwardRef(({className:e,...t},a)=>i("div",{ref:a,className:r("font-semibold leading-none tracking-tight",e),...t}));c.displayName="CardTitle";var l=d.forwardRef(({className:e,...t},a)=>i("div",{ref:a,className:r("text-sm text-muted-foreground",e),...t}));l.displayName="CardDescription";var n=d.forwardRef(({className:e,...t},a)=>i("div",{ref:a,className:r("p-6 pt-0",e),...t}));n.displayName="CardContent";var m=d.forwardRef(({className:e,...t},a)=>i("div",{ref:a,className:r("flex items-center p-6 pt-0",e),...t}));m.displayName="CardFooter";export{s as a,o as b,c,l as d,n as e,m as f};
@@ -0,0 +1 @@
1
+ import{a as n}from"./chunk-OANFAQE4.mjs";import{a as i}from"./chunk-BZVOHDLV.mjs";import{Fragment as s}from"react";import{jsx as t}from"react/jsx-runtime";var y=o=>{var a;let{className:d,htmlElement:m="div",resource:e}=o,r=typeof e=="object"&&((a=e==null?void 0:e.mimeType)==null?void 0:a.includes("video"));return t(m||s,{...m!==null?{className:d}:{},children:r?t(n,{...o}):t(i,{...o})})};export{y as a};
@@ -0,0 +1 @@
1
+ import{a as r}from"./chunk-TLXHEFFH.mjs";import{a as t}from"./chunk-NIQ4466A.mjs";import{ChevronLeft as m,ChevronRight as c,MoreHorizontal as P}from"lucide-react";import*as i from"react";import{jsx as o,jsxs as p}from"react/jsx-runtime";var g=({className:n,...a})=>o("nav",{"aria-label":"pagination",className:t("mx-auto flex w-full justify-center",n),role:"navigation",...a});g.displayName="Pagination";var f=i.forwardRef(({className:n,...a},e)=>o("ul",{className:t("flex flex-row items-center gap-1",n),ref:e,...a}));f.displayName="PaginationContent";var u=i.forwardRef(({className:n,...a},e)=>o("li",{className:t("",n),ref:e,...a}));u.displayName="PaginationItem";var s=({className:n,isActive:a,size:e="icon",...l})=>o("button",{"aria-current":a?"page":void 0,className:t(r({size:e,variant:a?"outline":"ghost"}),n),...l});s.displayName="PaginationLink";var N=({className:n,...a})=>p(s,{"aria-label":"Go to previous page",className:t("gap-1 pl-2.5",n),size:"default",...a,children:[o(m,{className:"h-4 w-4"}),o("span",{children:"Previous"})]});N.displayName="PaginationPrevious";var d=({className:n,...a})=>p(s,{"aria-label":"Go to next page",className:t("gap-1 pr-2.5",n),size:"default",...a,children:[o("span",{children:"Next"}),o(c,{className:"h-4 w-4"})]});d.displayName="PaginationNext";var y=({className:n,...a})=>p("span",{"aria-hidden":!0,className:t("flex h-9 w-9 items-center justify-center",n),...a,children:[o(P,{className:"h-4 w-4"}),o("span",{className:"sr-only",children:"More pages"})]});y.displayName="PaginationEllipsis";export{g as a,f as b,u as c,s as d,N as e,d as f,y as g};
@@ -0,0 +1 @@
1
+ import{a as o}from"./chunk-VI6PF7VY.mjs";import{jsx as e}from"react/jsx-runtime";var c=({className:r,code:t,language:p})=>e("div",{className:[r,"not-prose"].filter(Boolean).join(" "),children:e(o,{code:t,language:p})});export{c as a};
@@ -0,0 +1 @@
1
+ import{clsx as je}from"clsx";var U="-",ne=e=>{let r=le(e),{conflictingClassGroups:t,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:i=>{let s=i.split(U);return s[0]===""&&s.length!==1&&s.shift(),Y(s,r)||se(i)},getConflictingClassGroupIds:(i,s)=>{let u=t[i]||[];return s&&o[i]?[...u,...o[i]]:u}}},Y=(e,r)=>{var i;if(e.length===0)return r.classGroupId;let t=e[0],o=r.nextPart.get(t),a=o?Y(e.slice(1),o):void 0;if(a)return a;if(r.validators.length===0)return;let n=e.join(U);return(i=r.validators.find(({validator:s})=>s(n)))==null?void 0:i.classGroupId},H=/^\[(.+)\]$/,se=e=>{if(H.test(e)){let r=H.exec(e)[1],t=r==null?void 0:r.substring(0,r.indexOf(":"));if(t)return"arbitrary.."+t}},le=e=>{let{theme:r,prefix:t}=e,o={nextPart:new Map,validators:[]};return ae(Object.entries(e.classGroups),t).forEach(([n,i])=>{B(i,o,n,r)}),o},B=(e,r,t,o)=>{e.forEach(a=>{if(typeof a=="string"){let n=a===""?r:Q(r,a);n.classGroupId=t;return}if(typeof a=="function"){if(ie(a)){B(a(o),r,t,o);return}r.validators.push({validator:a,classGroupId:t});return}Object.entries(a).forEach(([n,i])=>{B(i,Q(r,n),t,o)})})},Q=(e,r)=>{let t=e;return r.split(U).forEach(o=>{t.nextPart.has(o)||t.nextPart.set(o,{nextPart:new Map,validators:[]}),t=t.nextPart.get(o)}),t},ie=e=>e.isThemeGetter,ae=(e,r)=>r?e.map(([t,o])=>{let a=o.map(n=>typeof n=="string"?r+n:typeof n=="object"?Object.fromEntries(Object.entries(n).map(([i,s])=>[r+i,s])):n);return[t,a]}):e,ce=e=>{if(e<1)return{get:()=>{},set:()=>{}};let r=0,t=new Map,o=new Map,a=(n,i)=>{t.set(n,i),r++,r>e&&(r=0,o=t,t=new Map)};return{get(n){let i=t.get(n);if(i!==void 0)return i;if((i=o.get(n))!==void 0)return a(n,i),i},set(n,i){t.has(n)?t.set(n,i):a(n,i)}}},D="!",de=e=>{let{separator:r,experimentalParseClassName:t}=e,o=r.length===1,a=r[0],n=r.length,i=s=>{let u=[],g=0,m=0,y;for(let p=0;p<s.length;p++){let f=s[p];if(g===0){if(f===a&&(o||s.slice(p,p+n)===r)){u.push(s.slice(m,p)),m=p+n;continue}if(f==="/"){y=p;continue}}f==="["?g++:f==="]"&&g--}let x=u.length===0?s:s.substring(m),v=x.startsWith(D),w=v?x.substring(1):x,b=y&&y>m?y-m:void 0;return{modifiers:u,hasImportantModifier:v,baseClassName:w,maybePostfixModifierPosition:b}};return t?s=>t({className:s,parseClassName:i}):i},pe=e=>{if(e.length<=1)return e;let r=[],t=[];return e.forEach(o=>{o[0]==="["?(r.push(...t.sort(),o),t=[]):t.push(o)}),r.push(...t.sort()),r},ue=e=>({cache:ce(e.cacheSize),parseClassName:de(e),...ne(e)}),be=/\s+/,ge=(e,r)=>{let{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:a}=r,n=[],i=e.trim().split(be),s="";for(let u=i.length-1;u>=0;u-=1){let g=i[u],{modifiers:m,hasImportantModifier:y,baseClassName:x,maybePostfixModifierPosition:v}=t(g),w=!!v,b=o(w?x.substring(0,v):x);if(!b){if(!w){s=g+(s.length>0?" "+s:s);continue}if(b=o(x),!b){s=g+(s.length>0?" "+s:s);continue}w=!1}let p=pe(m).join(":"),f=y?p+D:p,h=f+b;if(n.includes(h))continue;n.push(h);let P=a(b,w);for(let M=0;M<P.length;++M){let N=P[M];n.push(f+N)}s=g+(s.length>0?" "+s:s)}return s};function fe(){let e=0,r,t,o="";for(;e<arguments.length;)(r=arguments[e++])&&(t=ee(r))&&(o&&(o+=" "),o+=t);return o}var ee=e=>{if(typeof e=="string")return e;let r,t="";for(let o=0;o<e.length;o++)e[o]&&(r=ee(e[o]))&&(t&&(t+=" "),t+=r);return t};function me(e,...r){let t,o,a,n=i;function i(u){let g=r.reduce((m,y)=>y(m),e());return t=ue(g),o=t.cache.get,a=t.cache.set,n=s,s(u)}function s(u){let g=o(u);if(g)return g;let m=ge(u,t);return a(u,m),m}return function(){return n(fe.apply(null,arguments))}}var c=e=>{let r=t=>t[e]||[];return r.isThemeGetter=!0,r},re=/^\[(?:([a-z-]+):)?(.+)\]$/i,he=/^\d+\/\d+$/,ye=new Set(["px","full","screen"]),xe=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,we=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,ve=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,ke=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Ce=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,C=e=>A(e)||ye.has(e)||he.test(e),z=e=>G(e,"length",Ie),A=e=>!!e&&!Number.isNaN(Number(e)),$=e=>G(e,"number",A),I=e=>!!e&&Number.isInteger(Number(e)),ze=e=>e.endsWith("%")&&A(e.slice(0,-1)),l=e=>re.test(e),S=e=>xe.test(e),Se=new Set(["length","size","percentage"]),Me=e=>G(e,Se,te),Ae=e=>G(e,"position",te),Ge=new Set(["image","url"]),Pe=e=>G(e,Ge,Ne),Re=e=>G(e,"",Te),T=()=>!0,G=(e,r,t)=>{let o=re.exec(e);return o?o[1]?typeof r=="string"?o[1]===r:r.has(o[1]):t(o[2]):!1},Ie=e=>we.test(e)&&!ve.test(e),te=()=>!1,Te=e=>ke.test(e),Ne=e=>Ce.test(e);var Ee=()=>{let e=c("colors"),r=c("spacing"),t=c("blur"),o=c("brightness"),a=c("borderColor"),n=c("borderRadius"),i=c("borderSpacing"),s=c("borderWidth"),u=c("contrast"),g=c("grayscale"),m=c("hueRotate"),y=c("invert"),x=c("gap"),v=c("gradientColorStops"),w=c("gradientColorStopPositions"),b=c("inset"),p=c("margin"),f=c("opacity"),h=c("padding"),P=c("saturate"),M=c("scale"),N=c("sepia"),F=c("skew"),O=c("space"),q=c("translate"),L=()=>["auto","contain","none"],_=()=>["auto","hidden","clip","visible","scroll"],V=()=>["auto",l,r],d=()=>[l,r],J=()=>["",C,z],E=()=>["auto",A,l],K=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],j=()=>["solid","dashed","dotted","double","none"],X=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],W=()=>["start","end","center","between","around","evenly","stretch"],R=()=>["","0",l],Z=()=>["auto","avoid","all","avoid-page","page","left","right","column"],k=()=>[A,l];return{cacheSize:500,separator:":",theme:{colors:[T],spacing:[C,z],blur:["none","",S,l],brightness:k(),borderColor:[e],borderRadius:["none","","full",S,l],borderSpacing:d(),borderWidth:J(),contrast:k(),grayscale:R(),hueRotate:k(),invert:R(),gap:d(),gradientColorStops:[e],gradientColorStopPositions:[ze,z],inset:V(),margin:V(),opacity:k(),padding:d(),saturate:k(),scale:k(),sepia:R(),skew:k(),space:d(),translate:d()},classGroups:{aspect:[{aspect:["auto","square","video",l]}],container:["container"],columns:[{columns:[S]}],"break-after":[{"break-after":Z()}],"break-before":[{"break-before":Z()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...K(),l]}],overflow:[{overflow:_()}],"overflow-x":[{"overflow-x":_()}],"overflow-y":[{"overflow-y":_()}],overscroll:[{overscroll:L()}],"overscroll-x":[{"overscroll-x":L()}],"overscroll-y":[{"overscroll-y":L()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[b]}],"inset-x":[{"inset-x":[b]}],"inset-y":[{"inset-y":[b]}],start:[{start:[b]}],end:[{end:[b]}],top:[{top:[b]}],right:[{right:[b]}],bottom:[{bottom:[b]}],left:[{left:[b]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",I,l]}],basis:[{basis:V()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",l]}],grow:[{grow:R()}],shrink:[{shrink:R()}],order:[{order:["first","last","none",I,l]}],"grid-cols":[{"grid-cols":[T]}],"col-start-end":[{col:["auto",{span:["full",I,l]},l]}],"col-start":[{"col-start":E()}],"col-end":[{"col-end":E()}],"grid-rows":[{"grid-rows":[T]}],"row-start-end":[{row:["auto",{span:[I,l]},l]}],"row-start":[{"row-start":E()}],"row-end":[{"row-end":E()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",l]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",l]}],gap:[{gap:[x]}],"gap-x":[{"gap-x":[x]}],"gap-y":[{"gap-y":[x]}],"justify-content":[{justify:["normal",...W()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...W(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...W(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[h]}],px:[{px:[h]}],py:[{py:[h]}],ps:[{ps:[h]}],pe:[{pe:[h]}],pt:[{pt:[h]}],pr:[{pr:[h]}],pb:[{pb:[h]}],pl:[{pl:[h]}],m:[{m:[p]}],mx:[{mx:[p]}],my:[{my:[p]}],ms:[{ms:[p]}],me:[{me:[p]}],mt:[{mt:[p]}],mr:[{mr:[p]}],mb:[{mb:[p]}],ml:[{ml:[p]}],"space-x":[{"space-x":[O]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[O]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",l,r]}],"min-w":[{"min-w":[l,r,"min","max","fit"]}],"max-w":[{"max-w":[l,r,"none","full","min","max","fit","prose",{screen:[S]},S]}],h:[{h:[l,r,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[l,r,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[l,r,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[l,r,"auto","min","max","fit"]}],"font-size":[{text:["base",S,z]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",$]}],"font-family":[{font:[T]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",l]}],"line-clamp":[{"line-clamp":["none",A,$]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",C,l]}],"list-image":[{"list-image":["none",l]}],"list-style-type":[{list:["none","disc","decimal",l]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[f]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[f]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...j(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",C,z]}],"underline-offset":[{"underline-offset":["auto",C,l]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:d()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",l]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",l]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[f]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...K(),Ae]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Me]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Pe]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[w]}],"gradient-via-pos":[{via:[w]}],"gradient-to-pos":[{to:[w]}],"gradient-from":[{from:[v]}],"gradient-via":[{via:[v]}],"gradient-to":[{to:[v]}],rounded:[{rounded:[n]}],"rounded-s":[{"rounded-s":[n]}],"rounded-e":[{"rounded-e":[n]}],"rounded-t":[{"rounded-t":[n]}],"rounded-r":[{"rounded-r":[n]}],"rounded-b":[{"rounded-b":[n]}],"rounded-l":[{"rounded-l":[n]}],"rounded-ss":[{"rounded-ss":[n]}],"rounded-se":[{"rounded-se":[n]}],"rounded-ee":[{"rounded-ee":[n]}],"rounded-es":[{"rounded-es":[n]}],"rounded-tl":[{"rounded-tl":[n]}],"rounded-tr":[{"rounded-tr":[n]}],"rounded-br":[{"rounded-br":[n]}],"rounded-bl":[{"rounded-bl":[n]}],"border-w":[{border:[s]}],"border-w-x":[{"border-x":[s]}],"border-w-y":[{"border-y":[s]}],"border-w-s":[{"border-s":[s]}],"border-w-e":[{"border-e":[s]}],"border-w-t":[{"border-t":[s]}],"border-w-r":[{"border-r":[s]}],"border-w-b":[{"border-b":[s]}],"border-w-l":[{"border-l":[s]}],"border-opacity":[{"border-opacity":[f]}],"border-style":[{border:[...j(),"hidden"]}],"divide-x":[{"divide-x":[s]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[s]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[f]}],"divide-style":[{divide:j()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...j()]}],"outline-offset":[{"outline-offset":[C,l]}],"outline-w":[{outline:[C,z]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:J()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[f]}],"ring-offset-w":[{"ring-offset":[C,z]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",S,Re]}],"shadow-color":[{shadow:[T]}],opacity:[{opacity:[f]}],"mix-blend":[{"mix-blend":[...X(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":X()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[o]}],contrast:[{contrast:[u]}],"drop-shadow":[{"drop-shadow":["","none",S,l]}],grayscale:[{grayscale:[g]}],"hue-rotate":[{"hue-rotate":[m]}],invert:[{invert:[y]}],saturate:[{saturate:[P]}],sepia:[{sepia:[N]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[u]}],"backdrop-grayscale":[{"backdrop-grayscale":[g]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[m]}],"backdrop-invert":[{"backdrop-invert":[y]}],"backdrop-opacity":[{"backdrop-opacity":[f]}],"backdrop-saturate":[{"backdrop-saturate":[P]}],"backdrop-sepia":[{"backdrop-sepia":[N]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",l]}],duration:[{duration:k()}],ease:[{ease:["linear","in","out","in-out",l]}],delay:[{delay:k()}],animate:[{animate:["none","spin","ping","pulse","bounce",l]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[M]}],"scale-x":[{"scale-x":[M]}],"scale-y":[{"scale-y":[M]}],rotate:[{rotate:[I,l]}],"translate-x":[{"translate-x":[q]}],"translate-y":[{"translate-y":[q]}],"skew-x":[{"skew-x":[F]}],"skew-y":[{"skew-y":[F]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",l]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",l]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":d()}],"scroll-mx":[{"scroll-mx":d()}],"scroll-my":[{"scroll-my":d()}],"scroll-ms":[{"scroll-ms":d()}],"scroll-me":[{"scroll-me":d()}],"scroll-mt":[{"scroll-mt":d()}],"scroll-mr":[{"scroll-mr":d()}],"scroll-mb":[{"scroll-mb":d()}],"scroll-ml":[{"scroll-ml":d()}],"scroll-p":[{"scroll-p":d()}],"scroll-px":[{"scroll-px":d()}],"scroll-py":[{"scroll-py":d()}],"scroll-ps":[{"scroll-ps":d()}],"scroll-pe":[{"scroll-pe":d()}],"scroll-pt":[{"scroll-pt":d()}],"scroll-pr":[{"scroll-pr":d()}],"scroll-pb":[{"scroll-pb":d()}],"scroll-pl":[{"scroll-pl":d()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",l]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[C,z,$]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var oe=me(Ee);function We(...e){return oe(je(e))}export{We as a};
@@ -0,0 +1 @@
1
+ import{a as r}from"./chunk-NIQ4466A.mjs";import{cva as a}from"class-variance-authority";import{jsx as s}from"react/jsx-runtime";var n=a("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function c({className:e,variant:t,...o}){return s("div",{className:r(n({variant:t}),e),...o})}export{n as a,c as b};
@@ -0,0 +1 @@
1
+ import{b as i}from"./chunk-44TDI42O.mjs";import{a as s}from"./chunk-NIQ4466A.mjs";import{useEffect as a,useRef as d}from"react";import{jsx as r}from"react/jsx-runtime";var v=n=>{let{onClick:c,resource:o,videoClassName:l}=n,t=d(null);if(a(()=>{let{current:e}=t;e&&e.addEventListener("suspend",()=>{})},[]),o&&typeof o=="object"){let{filename:e}=o;return r("video",{autoPlay:!0,className:s(l),controls:!1,loop:!0,muted:!0,onClick:c,playsInline:!0,ref:t,children:r("source",{src:`${i()}/media/${e}`})})}return null};export{v as a};
@@ -0,0 +1 @@
1
+ import{a as l}from"./chunk-NIQ4466A.mjs";import*as s from"react";import*as e from"@radix-ui/react-dialog";import{X as d}from"lucide-react";import{jsx as i,jsxs as r}from"react/jsx-runtime";var y=e.Root,R=e.Trigger,c=e.Portal,N=e.Close,n=s.forwardRef(({className:t,...a},o)=>i(e.Overlay,{ref:o,className:l("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",t),...a}));n.displayName=e.Overlay.displayName;var g=s.forwardRef(({className:t,children:a,...o},m)=>r(c,{children:[i(n,{}),r(e.Content,{ref:m,className:l("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",t),...o,children:[a,r(e.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[i(d,{className:"h-4 w-4"}),i("span",{className:"sr-only",children:"Close"})]})]})]}));g.displayName=e.Content.displayName;var f=({className:t,...a})=>i("div",{className:l("flex flex-col space-y-1.5 text-center sm:text-left",t),...a});f.displayName="DialogHeader";var p=({className:t,...a})=>i("div",{className:l("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",t),...a});p.displayName="DialogFooter";var D=s.forwardRef(({className:t,...a},o)=>i(e.Title,{ref:o,className:l("text-lg font-semibold leading-none tracking-tight",t),...a}));D.displayName=e.Title.displayName;var v=s.forwardRef(({className:t,...a},o)=>i(e.Description,{ref:o,className:l("text-sm text-muted-foreground",t),...a}));v.displayName=e.Description.displayName;export{y as a,R as b,c,N as d,n as e,g as f,f as g,p as h,D as i,v as j};
@@ -0,0 +1 @@
1
+ import{jsx as a}from"react/jsx-runtime";var s=({type:t="solid",iconName:n="cloud",size:e="lg",className:o})=>{let c="fa-"+t+" ",i="fa-"+n,x=o!=null?o:"",r=c+i+" fa-"+e+" "+x;return a("i",{className:r})},l=s;export{l as a};
@@ -0,0 +1 @@
1
+ import{a as n}from"./chunk-OTS4QNQ2.mjs";import{Fragment as m,jsx as e,jsxs as c}from"react/jsx-runtime";function o({icon:i,title:s,body:t,color:p="secondary"}){return e(m,{children:c("div",{className:"flex py-0 min-h-16",children:[e("div",{className:"px-[2%] flex items-center",children:e("div",{className:"w-12 h-12",children:e(n,{type:i.type,iconName:i.name})})}),e("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[30%]",children:s}),t&&e("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[50%]",children:t})]})})}export{o as a};
@@ -0,0 +1 @@
1
+ import{b as e}from"./chunk-TLXHEFFH.mjs";import{ClipboardCopy as p}from"lucide-react";import{useState as r}from"react";import{jsx as t,jsxs as s}from"react/jsx-runtime";function u({code:a}){let[o,i]=r("Copy");function n(){o==="Copy"&&(i(()=>"Copied!"),setTimeout(()=>{i(()=>"Copy")},1e3))}return t("div",{className:"flex justify-end align-middle",children:s(e,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(a),n()},children:[t("p",{children:o}),t("div",{className:"w-6 h-6 dark:invert",children:t(p,{})})]})})}export{u as a};
@@ -0,0 +1 @@
1
+ import{a as i,b as r,c as n,e as o}from"./chunk-MA5FR2EM.mjs";import{Users as g,FileText as u,Lightbulb as f,PoundSterling as h,User as d,Users2 as v}from"lucide-react";import{jsx as e,jsxs as t}from"react/jsx-runtime";function y({teamMembers:l={leadership:[{role:"CTO oversight"},{role:"Senior Delivery Lead",isFTE:!0}],core:[{role:"Lead Cloud Architect",isFTE:!0},{role:"Senior Business Analyst",isFTE:!0}],sme:["Security Architecture","Engineering","Data Architecture"]},outputs:m=[{title:"Discovery Report",description:"A detailed report summarising the findings from the initial assessment, including insights from stakeholder interviews and document reviews."},{title:"Cloud and Data Estate Assessment Report",description:"A comprehensive analysis of the current cloud and data infrastructure, highlighting strengths, weaknesses, and opportunities for improvement."},{title:"Gap Analysis Report",description:"Identification of gaps between current capabilities and the requirements for adopting GenAI, along with a detailed analysis of these gaps."},{title:"Recommendations Report",description:"A set of actionable recommendations for enhancing the cloud infrastructure, data management practices, and operating model."},{title:"Implementation Roadmap",description:"A phased roadmap outlining the steps to implement the recommended changes, including timelines, milestones, and prioritisation of initiatives."},{title:"Risk Management Plan",description:"A detailed plan outlining potential risks and mitigation strategies to ensure a smooth transition."}],benefits:c=["Strategic Alignment: Ensures that the adoption of GenAI aligns with the overall business strategy and objectives.","Enhanced Efficiency: Optimises cloud and data operations, leading to improved performance and cost savings.","Risk Mitigation: Identifies potential risks early and provides strategies to mitigate them, ensuring a smooth transition.","Scalability: Prepares the organisation for future growth and scalability by enhancing the underlying technology infrastructure.","Competitive Advantage: Positions the organisation to leverage Generative AI effectively, providing a competitive edge in the market."],fee:p="\xA3150,000 for delivery of listed outputs"}){return t("div",{className:"grid gap-6 lg:grid-cols-3",children:[t("div",{className:"lg:col-span-1 space-y-6 flex flex-col",children:[t(i,{className:"flex-grow",children:[e(r,{className:"bg-primary text-primary-foreground",children:t(n,{className:"flex items-center gap-2",children:[e(g,{className:"h-5 w-5"}),"Team"]})}),t(o,{className:"p-6",children:[e("p",{className:"mb-6 text-sm text-muted-foreground",children:"A small team of highly-skilled consultants with significant Cloud, Data and AI experience will execute this phase:"}),t("div",{className:"space-y-6",children:[e("div",{className:"space-y-2",children:l.leadership.map((a,s)=>t("div",{className:"flex items-center justify-between",children:[t("div",{className:"flex items-center gap-2",children:[e(d,{className:"h-4 w-4 text-muted-foreground"}),e("span",{children:a.role})]}),a.isFTE&&e("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},s))}),e("div",{className:"space-y-2",children:l.core.map((a,s)=>t("div",{className:"flex items-center justify-between",children:[t("div",{className:"flex items-center gap-2",children:[e(d,{className:"h-4 w-4 text-muted-foreground"}),e("span",{children:a.role}),a.count&&t("span",{children:["(",a.count,"x)"]})]}),a.isFTE&&e("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},s))}),t("div",{children:[t("div",{className:"flex items-center gap-2 mb-2",children:[e(v,{className:"h-4 w-4 text-muted-foreground"}),e("span",{children:"SME input:"})]}),e("div",{className:"ml-6 text-sm text-muted-foreground",children:l.sme.join(", ")})]})]})]})]}),t(i,{children:[e(r,{className:"bg-primary text-primary-foreground",children:t(n,{className:"flex items-center gap-2",children:[e(h,{className:"h-5 w-5"}),"Fee"]})}),e(o,{className:"p-6",children:e("p",{className:"text-lg font-semibold",children:p})})]})]}),t(i,{className:"lg:col-span-1 flex flex-col",children:[e(r,{className:"bg-primary text-primary-foreground",children:t(n,{className:"flex items-center gap-2",children:[e(u,{className:"h-5 w-5"}),"Outputs"]})}),t(o,{className:"p-6 flex-grow overflow-auto",children:[e("ol",{className:"list-decimal list-inside space-y-4",children:m.map((a,s)=>t("li",{className:"text-sm",children:[t("span",{className:"font-medium",children:[a.title,":"]})," ",e("span",{className:"text-muted-foreground",children:a.description})]},s))}),e("p",{className:"mt-6 text-sm italic text-muted-foreground",children:"Delivered within 8 weeks from start date of engagement."})]})]}),t(i,{className:"lg:col-span-1 flex flex-col",children:[e(r,{className:"bg-primary text-primary-foreground",children:t(n,{className:"flex items-center gap-2",children:[e(f,{className:"h-5 w-5"}),"Benefits"]})}),e(o,{className:"p-6 flex-grow overflow-auto",children:e("ul",{className:"space-y-4",children:c.map((a,s)=>t("li",{className:"flex gap-2 text-sm",children:[e("span",{className:"text-primary",children:"\u2713"}),e("span",{children:a})]},s))})})]})]})}export{y as a};
@@ -0,0 +1 @@
1
+ import{a as s}from"./chunk-NIQ4466A.mjs";import*as r from"react";import*as e from"@radix-ui/react-dialog";import{Cross2Icon as c}from"@radix-ui/react-icons";import{cva as f}from"class-variance-authority";import{jsx as o,jsxs as n}from"react/jsx-runtime";var x=e.Root,N=e.Trigger,C=e.Close,p=e.Portal,m=r.forwardRef(({className:t,...i},a)=>o(e.Overlay,{className:s("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",t),...i,ref:a}));m.displayName=e.Overlay.displayName;var h=f("fixed z-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500 data-[state=open]:animate-in data-[state=closed]:animate-out",{variants:{side:{top:"inset-x-0 top-0 border-b data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top",bottom:"inset-x-0 bottom-0 border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom",left:"inset-y-0 left-0 h-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-sm",right:"inset-y-0 right-0 h-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-sm"}},defaultVariants:{side:"right"}}),S=r.forwardRef(({side:t="right",className:i,children:a,...l},d)=>n(p,{children:[o(m,{}),n(e.Content,{ref:d,className:s(h({side:t}),i),...l,children:[n(e.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary",children:[o(c,{className:"h-4 w-4"}),o("span",{className:"sr-only",children:"Close"})]}),a]})]}));S.displayName=e.Content.displayName;var v=({className:t,...i})=>o("div",{className:s("flex flex-col space-y-2 text-center sm:text-left",t),...i});v.displayName="SheetHeader";var P=({className:t,...i})=>o("div",{className:s("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",t),...i});P.displayName="SheetFooter";var y=r.forwardRef(({className:t,...i},a)=>o(e.Title,{ref:a,className:s("text-lg font-semibold text-foreground",t),...i}));y.displayName=e.Title.displayName;var u=r.forwardRef(({className:t,...i},a)=>o(e.Description,{ref:a,className:s("text-sm text-muted-foreground",t),...i}));u.displayName=e.Description.displayName;export{x as a,N as b,C as c,p as d,m as e,S as f,v as g,P as h,y as i,u as j};
@@ -0,0 +1 @@
1
+ import{a as e}from"./chunk-NIQ4466A.mjs";import{jsx as m}from"react/jsx-runtime";function a({className:t,...r}){return m("div",{className:e("animate-pulse rounded-md bg-primary/10",t),...r})}export{a};
@@ -0,0 +1 @@
1
+ import{a as e}from"./chunk-NIQ4466A.mjs";import*as i from"react";import*as o from"@radix-ui/react-popover";import{jsx as t}from"react/jsx-runtime";var P=o.Root,v=o.Trigger,f=o.Anchor,m=i.forwardRef(({className:r,align:a="center",sideOffset:n=4,...d},p)=>t(o.Portal,{children:t(o.Content,{ref:p,align:a,sideOffset:n,className:e("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",r),...d})}));m.displayName=o.Content.displayName;export{P as a,v as b,f as c,m as d};
@@ -0,0 +1 @@
1
+ import{i as N,j as T,k as g,l as C,m as h,n as P,o as v}from"./chunk-DYHP6A4B.mjs";import{a as p}from"./chunk-CJTRVASG.mjs";import{a as y}from"./chunk-YQY5Z73J.mjs";import{a as k}from"./chunk-NEW735FX.mjs";import{a as i}from"./chunk-NIQ4466A.mjs";import{jsx as f}from"react/jsx-runtime";var b=({className:s,content:e,style:a})=>f("div",{className:i("mx-auto my-8 w-full",s),children:f("div",{className:i("border py-3 px-6 flex items-center rounded",{"border-border bg-card":a==="info","border-error bg-error/30":a==="error","border-success bg-success/30":a==="success","border-warning bg-warning/30":a==="warning"}),children:f(n,{content:e,enableGutter:!1,enableProse:!1})})});import S,{Fragment as R}from"react";import{jsx as t}from"react/jsx-runtime";function u({nodes:s}){return t(R,{children:s==null?void 0:s.map((e,a)=>{if(e==null)return null;if(e.type==="text"){let r=t(S.Fragment,{children:e.text},a);return e.format&1&&(r=t("strong",{children:r},a)),e.format&2&&(r=t("em",{children:r},a)),e.format&4&&(r=t("span",{style:{textDecoration:"line-through"},children:r},a)),e.format&8&&(r=t("span",{style:{textDecoration:"underline"},children:r},a)),e.format&16&&(r=t("code",{children:e.text},a)),e.format&32&&(r=t("sub",{children:r},a)),e.format&64&&(r=t("sup",{children:r},a)),r}let c=r=>{if(r.children==null)return null;if((r==null?void 0:r.type)==="list"&&(r==null?void 0:r.listType)==="check")for(let o of r.children)"checked"in o&&(o!=null&&o.checked||(o.checked=!1));return u({nodes:r.children})},l="children"in e?c(e):"";if(e.type==="block"){let r=e.fields,o=r==null?void 0:r.blockType;if(!r||!o)return null;switch(o){case"cta":return t(B,{...r},a);case"mediaBlock":return t(y,{className:"col-start-1 col-span-3",imgClassName:"m-0",...r,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},a);case"banner":return t(b,{className:"col-start-2 mb-4",...r},a);case"code":return t(k,{className:"col-start-2",...r},a);default:return null}}else switch(e.type){case"linebreak":return t("br",{className:"col-start-2"},a);case"paragraph":return t("p",{className:"col-start-2",children:l},a);case"heading":{let r=e==null?void 0:e.tag;return t(r,{className:"col-start-2",children:l},a)}case"list":{let r=e==null?void 0:e.tag;return t(r,{className:"list col-start-2",children:l},a)}case"listitem":return(e==null?void 0:e.checked)!=null?t("li",{"aria-checked":e.checked?"true":"false",className:` ${e.checked,""}`,role:"checkbox",tabIndex:-1,value:e==null?void 0:e.value,children:l},a):t("li",{value:e==null?void 0:e.value,children:l},a);case"quote":return t("blockquote",{className:"col-start-2",children:l},a);case"link":{let r=e.fields;return t(p,{newTab:!!(r!=null&&r.newTab),reference:r.doc,type:r.linkType==="internal"?"reference":"custom",url:r.url,children:l},a)}default:return null}})})}import{jsx as w}from"react/jsx-runtime";var I=({className:s,content:e,enableGutter:a=!0,enableProse:c=!0})=>{var l;return e?w("div",{className:i({"container ":a,"max-w-none":!a,"mx-auto prose dark:prose-invert ":c},s),children:e&&!Array.isArray(e)&&typeof e=="object"&&"root"in e&&u({nodes:(l=e==null?void 0:e.root)==null?void 0:l.children})}):null},n=I;import{jsx as m,jsxs as A}from"react/jsx-runtime";var B=({links:s,richText:e})=>m("div",{className:"container",children:A("div",{className:"bg-card rounded border-border border p-4 flex flex-col gap-8 md:flex-row md:justify-between md:items-center",children:[m("div",{className:"max-w-[48rem] flex items-center",children:e&&m(n,{className:"mb-0",content:e,enableGutter:!1})}),m("div",{className:"flex flex-col gap-8",children:(s||[]).map(({link:a},c)=>m(p,{size:"lg",...a},c))})]})});export{B as a,u as b,n as c,b as d};
@@ -0,0 +1 @@
1
+ import{a as t}from"./chunk-NIQ4466A.mjs";import{Slot as d}from"@radix-ui/react-slot";import{cva as u}from"class-variance-authority";import*as e from"react";import{jsx as l}from"react/jsx-runtime";var c=u("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"h-10 px-4 py-2",icon:"h-10 w-10",lg:"h-11 rounded px-8",sm:"h-9 rounded px-3"},variant:{default:"bg-primary text-primary-foreground hover:bg-primary-ON_HOVER",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80"}}}),f=e.forwardRef(({asChild:r=!1,className:o,size:n,variant:i,...a},s)=>l(r?d:"button",{className:t(c({className:o,size:n,variant:i})),ref:s,...a}));f.displayName="Button";export{c as a,f as b};
@@ -0,0 +1 @@
1
+ import{a as o}from"./chunk-NIQ4466A.mjs";import*as e from"react";import*as t from"@radix-ui/react-tooltip";import{jsx as i}from"react/jsx-runtime";var p=t.Provider,s=t.Root,f=t.Trigger,l=e.forwardRef(({className:r,sideOffset:a=4,...m},d)=>i(t.Portal,{children:i(t.Content,{ref:d,sideOffset:a,className:o("z-50 overflow-hidden rounded-md bg-primary px-3 py-1.5 text-xs text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",r),...m})}));l.displayName=t.Content.displayName;export{p as a,s as b,f as c,l as d};
@@ -0,0 +1 @@
1
+ import{a as o}from"./chunk-PV4EARTR.mjs";import{Highlight as i,themes as d}from"prism-react-renderer";import{jsx as e,jsxs as s}from"react/jsx-runtime";var u=({code:t,language:l=""})=>t?e(i,{code:t,language:l,theme:d.vsDark,children:({getLineProps:p,getTokenProps:n,tokens:m})=>s("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-x-auto",children:[m.map((a,r)=>s("div",{...p({className:"table-row",line:a}),children:[e("span",{className:"table-cell select-none text-right text-white/25",children:r+1}),e("span",{className:"table-cell pl-4",children:a.map((c,g)=>e("span",{...n({token:c})},g))})]},r)),e(o,{code:t})]})}):null;export{u as a};
@@ -0,0 +1 @@
1
+ import y,{useState as p}from"react";import{ChevronRight as D,ChevronDown as M,Users as x,Code as g,GanttChart as b,DraftingCompass as C,Search as w}from"lucide-react";import{jsx as e,jsxs as o}from"react/jsx-runtime";var N={Architecture:e(C,{className:"h-5 w-5 text-blue-600"}),Engineering:e(g,{className:"h-5 w-5 text-green-600"}),Development:e(g,{className:"h-5 w-5 text-purple-600"}),Delivery:e(b,{className:"h-5 w-5 text-red-600"})},S=({person:r,level:t,onToggle:a,isExpanded:n,isHighlighted:s})=>{let l=r.reports.length>0;return e("div",{className:`ml-${t*4} mb-2`,children:o("div",{className:`flex items-center p-3 rounded-lg shadow-sm border ${s?"bg-card border-primary":"bg-white border-gray-200"}`,children:[l&&e("button",{onClick:a,className:"mr-2","aria-label":n?"Collapse":"Expand",children:n?e(M,{className:"h-4 w-4"}):e(D,{className:"h-4 w-4"})}),e("div",{className:"w-10 h-10 bg-gray-200 rounded-full flex items-center justify-center mr-3",children:e(x,{className:"h-6 w-6 text-gray-500"})}),o("div",{children:[e("h3",{className:"text-sm font-semibold text-gray-800",children:r.name}),o("div",{className:"flex items-center mt-1",children:[N[r.discipline],e("span",{className:"ml-1 text-xs text-gray-600",children:r.discipline})]})]}),e("span",{className:"ml-auto text-xs font-medium text-gray-500 bg-gray-100 px-2 py-1 rounded",children:r.grade})]})})},m=({person:r,level:t,searchTerm:a})=>{let[n,s]=p(t<1),l=()=>s(!n),c=i=>i.name.toLowerCase().includes(a.toLowerCase())||i.discipline.toLowerCase().includes(a.toLowerCase())||i.grade.toLowerCase().includes(a.toLowerCase()),d=i=>c(i)||i.reports.some(d),u=a===""||d(r),h=c(r);return y.useEffect(()=>{a!==""&&d(r)&&s(!0)},[a,r]),u?o("div",{children:[e(S,{person:r,level:t,onToggle:l,isExpanded:n,isHighlighted:h}),n&&r.reports.map((i,v)=>e(m,{person:i,level:t+1,searchTerm:a},v))]}):null};function L(){let[r,t]=p("");return o("div",{className:"max-w-5xl mx-auto p-6",children:[e("h2",{className:"text-2xl font-bold mb-6 text-center text-gray-800",children:"Who's who"}),o("div",{className:"mb-4 relative",children:[e("input",{type:"text",placeholder:"Search by name, discipline, or grade",value:r,onChange:n=>t(n.target.value),className:"w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-500","aria-label":"Search the organization chart"}),e(w,{className:"absolute right-3 top-2.5 h-5 w-5 text-gray-400"})]}),e("div",{className:"space-y-4",children:[{name:"Alice Johnson",discipline:"Architecture",grade:"Director",reports:[{name:"Bob Smith",discipline:"Engineering",grade:"Senior Manager",reports:[{name:"Charlie Brown",discipline:"Development",grade:"Manager",reports:[]},{name:"Diana Ross",discipline:"Engineering",grade:"Manager",reports:[]},{name:"Edward Norton",discipline:"Engineering",grade:"Manager",reports:[]}]},{name:"Fiona Apple",discipline:"Architecture",grade:"Senior Manager",reports:[{name:"George Clooney",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Helen Mirren",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Ian McKellen",discipline:"Architecture",grade:"Manager",reports:[]}]},{name:"Julia Roberts",discipline:"Development",grade:"Senior Manager",reports:[{name:"Kevin Spacey",discipline:"Development",grade:"Manager",reports:[]},{name:"Liam Neeson",discipline:"Development",grade:"Manager",reports:[]},{name:"Meryl Streep",discipline:"Development",grade:"Manager",reports:[]}]}]},{name:"Nicole Kidman",discipline:"Delivery",grade:"Director",reports:[{name:"Owen Wilson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Penelope Cruz",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Quentin Tarantino",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Rachel McAdams",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Samuel L. Jackson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Tom Hanks",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Uma Thurman",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Viola Davis",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Will Smith",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Xavier Dolan",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Yalitza Aparicio",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Zoe Saldana",discipline:"Delivery",grade:"Manager",reports:[]}]}]}].map((n,s)=>e(m,{person:n,level:0,searchTerm:r},s))})]})}export{L as a};
@@ -0,0 +1 @@
1
+ import{a as t}from"./chunk-NIQ4466A.mjs";import*as e from"react";import*as o from"@radix-ui/react-separator";import{jsx as l}from"react/jsx-runtime";var f=e.forwardRef(({className:a,orientation:r="horizontal",decorative:i=!0,...p},m)=>l(o.Root,{ref:m,decorative:i,orientation:r,className:t("shrink-0 bg-border",r==="horizontal"?"h-[1px] w-full":"h-full w-[1px]",a),...p}));f.displayName=o.Root.displayName;export{f as a};
@@ -0,0 +1 @@
1
+ import{a}from"./chunk-MY7YCD7T.mjs";import{a as e}from"./chunk-NIQ4466A.mjs";import{jsx as o}from"react/jsx-runtime";var p=r=>{let{className:t,enableGutter:i=!0,imgClassName:s,media:m,staticImage:c}=r;return o("div",{className:e("",{container:i},t),children:o(a,{imgClassName:e("border border-border rounded-[0.8rem]",s),resource:m,src:c})})};export{p as a};