@strux-sh/ui 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (491) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +113 -0
  3. package/dist/abap-DeBcB0Go.js +3 -0
  4. package/dist/actionscript-3-Ca7AJdus.js +3 -0
  5. package/dist/ada-wUzMIotr.js +3 -0
  6. package/dist/andromeeda-qFSR243y.js +4 -0
  7. package/dist/angular-html-LrXL1ucE.js +16 -0
  8. package/dist/angular-ts-B8aubKqG.js +18 -0
  9. package/dist/apache-I27faSuY.js +3 -0
  10. package/dist/apex--j459sYy.js +3 -0
  11. package/dist/apl-ZtqUVL4Y.js +16 -0
  12. package/dist/applescript-CvFPStD_.js +3 -0
  13. package/dist/ara-oGMGKYRR.js +3 -0
  14. package/dist/asciidoc-BSeXIn5J.js +3 -0
  15. package/dist/asm-D9AeWiTG.js +3 -0
  16. package/dist/astro-BTnEu-qn.js +18 -0
  17. package/dist/aurora-x-BfjVxBdh.js +4 -0
  18. package/dist/awk-CN4Dt2EA.js +3 -0
  19. package/dist/ayu-dark-D_E-eZWK.js +4 -0
  20. package/dist/ayu-light-2e0XvPR3.js +4 -0
  21. package/dist/ayu-mirage-s7b90aUC.js +4 -0
  22. package/dist/ballerina-D50APAvj.js +3 -0
  23. package/dist/bat-CsyrNd6J.js +3 -0
  24. package/dist/beancount-C-7UQ_6h.js +3 -0
  25. package/dist/berry-7ZqQyKX_.js +3 -0
  26. package/dist/bibtex-CroJEZn5.js +3 -0
  27. package/dist/bicep-BI87HQfC.js +3 -0
  28. package/dist/bird2-h8KptB8G.js +3 -0
  29. package/dist/blade-BR5n1P6c.js +20 -0
  30. package/dist/bsl-FnheFq4w.js +5 -0
  31. package/dist/c-Ce2kZEMm.js +5 -0
  32. package/dist/c3-wJX5HNDQ.js +3 -0
  33. package/dist/cadence-BXV0DiIS.js +3 -0
  34. package/dist/cairo-CYYISc3K.js +5 -0
  35. package/dist/catppuccin-frappe-Dc5EeITp.js +4 -0
  36. package/dist/catppuccin-latte-D8PDXaqw.js +4 -0
  37. package/dist/catppuccin-macchiato-DtW613F5.js +4 -0
  38. package/dist/catppuccin-mocha-C3AS6_YO.js +4 -0
  39. package/dist/chunk-BdsCSvBP.js +20 -0
  40. package/dist/clarity-D7TEWWAc.js +3 -0
  41. package/dist/clojure-LH8DjlVh.js +3 -0
  42. package/dist/cmake-DvXT7w0f.js +3 -0
  43. package/dist/cobol-D3EGzMjZ.js +10 -0
  44. package/dist/codeowners-BeezUyuc.js +3 -0
  45. package/dist/codeql-fuOw3WIy.js +3 -0
  46. package/dist/coffee-DAg7pqMx.js +5 -0
  47. package/dist/common-lisp-C0tc6N-l.js +3 -0
  48. package/dist/components/Accordion/Accordion.vue.d.ts +32 -0
  49. package/dist/components/Accordion/AccordionContent.vue.d.ts +19 -0
  50. package/dist/components/Accordion/AccordionItem.vue.d.ts +22 -0
  51. package/dist/components/Accordion/AccordionTrigger.vue.d.ts +21 -0
  52. package/dist/components/Accordion/context.d.ts +24 -0
  53. package/dist/components/Accordion/index.d.ts +5 -0
  54. package/dist/components/Alert/Alert.variants.d.ts +5 -0
  55. package/dist/components/Alert/Alert.vue.d.ts +20 -0
  56. package/dist/components/Alert/AlertAction.vue.d.ts +16 -0
  57. package/dist/components/Alert/AlertDescription.vue.d.ts +16 -0
  58. package/dist/components/Alert/AlertTitle.vue.d.ts +16 -0
  59. package/dist/components/Alert/index.d.ts +5 -0
  60. package/dist/components/Avatar/Avatar.variants.d.ts +5 -0
  61. package/dist/components/Avatar/Avatar.vue.d.ts +23 -0
  62. package/dist/components/Avatar/index.d.ts +2 -0
  63. package/dist/components/Badge/Badge.variants.d.ts +14 -0
  64. package/dist/components/Badge/Badge.vue.d.ts +26 -0
  65. package/dist/components/Badge/index.d.ts +2 -0
  66. package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts +16 -0
  67. package/dist/components/Breadcrumb/BreadcrumbEllipsis.vue.d.ts +16 -0
  68. package/dist/components/Breadcrumb/BreadcrumbItem.vue.d.ts +16 -0
  69. package/dist/components/Breadcrumb/BreadcrumbLink.vue.d.ts +20 -0
  70. package/dist/components/Breadcrumb/BreadcrumbList.vue.d.ts +16 -0
  71. package/dist/components/Breadcrumb/BreadcrumbPage.vue.d.ts +16 -0
  72. package/dist/components/Breadcrumb/BreadcrumbSeparator.vue.d.ts +16 -0
  73. package/dist/components/Breadcrumb/index.d.ts +7 -0
  74. package/dist/components/Button/Button.variants.d.ts +17 -0
  75. package/dist/components/Button/Button.vue.d.ts +35 -0
  76. package/dist/components/Button/index.d.ts +2 -0
  77. package/dist/components/Calendar/Calendar.variants.d.ts +5 -0
  78. package/dist/components/Calendar/Calendar.vue.d.ts +74 -0
  79. package/dist/components/Calendar/CalendarDayColumn.vue.d.ts +40 -0
  80. package/dist/components/Calendar/CalendarDayHeader.vue.d.ts +10 -0
  81. package/dist/components/Calendar/CalendarDayView.vue.d.ts +42 -0
  82. package/dist/components/Calendar/CalendarEvent.variants.d.ts +6 -0
  83. package/dist/components/Calendar/CalendarEvent.vue.d.ts +39 -0
  84. package/dist/components/Calendar/CalendarEventGroup.vue.d.ts +36 -0
  85. package/dist/components/Calendar/CalendarHeader.variants.d.ts +9 -0
  86. package/dist/components/Calendar/CalendarHeader.vue.d.ts +23 -0
  87. package/dist/components/Calendar/CalendarMonthCell.vue.d.ts +30 -0
  88. package/dist/components/Calendar/CalendarMonthEvent.vue.d.ts +11 -0
  89. package/dist/components/Calendar/CalendarMonthView.vue.d.ts +30 -0
  90. package/dist/components/Calendar/CalendarSlotGrid.vue.d.ts +17 -0
  91. package/dist/components/Calendar/CalendarTimeAxis.vue.d.ts +14 -0
  92. package/dist/components/Calendar/CalendarWeekView.vue.d.ts +48 -0
  93. package/dist/components/Calendar/composables/useCalendarDrag.d.ts +12 -0
  94. package/dist/components/Calendar/composables/useCalendarLayout.d.ts +13 -0
  95. package/dist/components/Calendar/composables/useCalendarNavigation.d.ts +18 -0
  96. package/dist/components/Calendar/composables/useCalendarResize.d.ts +14 -0
  97. package/dist/components/Calendar/composables/useCalendarSelection.d.ts +7 -0
  98. package/dist/components/Calendar/index.d.ts +5 -0
  99. package/dist/components/Calendar/types.d.ts +38 -0
  100. package/dist/components/Calendar/utils/overlap.d.ts +12 -0
  101. package/dist/components/Calendar/utils/positioning.d.ts +3 -0
  102. package/dist/components/Calendar/utils/slots.d.ts +2 -0
  103. package/dist/components/Calendar/utils/time.d.ts +23 -0
  104. package/dist/components/Card/Card.variants.d.ts +7 -0
  105. package/dist/components/Card/Card.vue.d.ts +24 -0
  106. package/dist/components/Card/CardAction.vue.d.ts +16 -0
  107. package/dist/components/Card/CardContent.vue.d.ts +16 -0
  108. package/dist/components/Card/CardDescription.vue.d.ts +16 -0
  109. package/dist/components/Card/CardFooter.vue.d.ts +16 -0
  110. package/dist/components/Card/CardHeader.vue.d.ts +16 -0
  111. package/dist/components/Card/CardTabs.vue.d.ts +36 -0
  112. package/dist/components/Card/CardTitle.vue.d.ts +16 -0
  113. package/dist/components/Card/index.d.ts +9 -0
  114. package/dist/components/Checkbox/Checkbox.variants.d.ts +12 -0
  115. package/dist/components/Checkbox/Checkbox.vue.d.ts +42 -0
  116. package/dist/components/Checkbox/index.d.ts +2 -0
  117. package/dist/components/CodeBlock/CodeBlock.variants.d.ts +6 -0
  118. package/dist/components/CodeBlock/CodeBlock.vue.d.ts +22 -0
  119. package/dist/components/CodeBlock/CodeBlockComment.vue.d.ts +16 -0
  120. package/dist/components/CodeBlock/CodeBlockHighlighted.vue.d.ts +14 -0
  121. package/dist/components/CodeBlock/CodeBlockLine.vue.d.ts +20 -0
  122. package/dist/components/CodeBlock/CodeBlockOutput.vue.d.ts +16 -0
  123. package/dist/components/CodeBlock/index.d.ts +7 -0
  124. package/dist/components/CodeBlock/useShiki.d.ts +5 -0
  125. package/dist/components/DataTable/DataTable.vue.d.ts +65 -0
  126. package/dist/components/DataTable/index.d.ts +2 -0
  127. package/dist/components/DataTable/types.d.ts +15 -0
  128. package/dist/components/Dialog/Dialog.variants.d.ts +2 -0
  129. package/dist/components/Dialog/Dialog.vue.d.ts +30 -0
  130. package/dist/components/Dialog/DialogClose.vue.d.ts +23 -0
  131. package/dist/components/Dialog/DialogContent.vue.d.ts +27 -0
  132. package/dist/components/Dialog/DialogDescription.vue.d.ts +23 -0
  133. package/dist/components/Dialog/DialogFooter.vue.d.ts +21 -0
  134. package/dist/components/Dialog/DialogHeader.vue.d.ts +19 -0
  135. package/dist/components/Dialog/DialogOverlay.vue.d.ts +9 -0
  136. package/dist/components/Dialog/DialogScrollContent.vue.d.ts +25 -0
  137. package/dist/components/Dialog/DialogTitle.vue.d.ts +23 -0
  138. package/dist/components/Dialog/DialogTrigger.vue.d.ts +23 -0
  139. package/dist/components/Dialog/context.d.ts +19 -0
  140. package/dist/components/Dialog/index.d.ts +11 -0
  141. package/dist/components/Editor/Editor.variants.d.ts +6 -0
  142. package/dist/components/Editor/Editor.vue.d.ts +37 -0
  143. package/dist/components/Editor/EditorModelSync.vue.d.ts +8 -0
  144. package/dist/components/Editor/EditorToolbar.vue.d.ts +15 -0
  145. package/dist/components/Editor/index.d.ts +2 -0
  146. package/dist/components/Hotkey/Hotkey.vue.d.ts +17 -0
  147. package/dist/components/Hotkey/HotkeyGroup.vue.d.ts +17 -0
  148. package/dist/components/Hotkey/index.d.ts +2 -0
  149. package/dist/components/Input/Input.variants.d.ts +16 -0
  150. package/dist/components/Input/Input.vue.d.ts +59 -0
  151. package/dist/components/Input/index.d.ts +2 -0
  152. package/dist/components/InputOTP/InputOTP.variants.d.ts +13 -0
  153. package/dist/components/InputOTP/InputOTP.vue.d.ts +40 -0
  154. package/dist/components/InputOTP/index.d.ts +2 -0
  155. package/dist/components/Label/Label.vue.d.ts +17 -0
  156. package/dist/components/Label/index.d.ts +1 -0
  157. package/dist/components/Progress/Progress.variants.d.ts +17 -0
  158. package/dist/components/Progress/Progress.vue.d.ts +24 -0
  159. package/dist/components/Progress/index.d.ts +2 -0
  160. package/dist/components/RadioGroup/RadioGroup.variants.d.ts +19 -0
  161. package/dist/components/RadioGroup/RadioGroup.vue.d.ts +36 -0
  162. package/dist/components/RadioGroup/RadioGroupItem.vue.d.ts +36 -0
  163. package/dist/components/RadioGroup/context.d.ts +9 -0
  164. package/dist/components/RadioGroup/index.d.ts +3 -0
  165. package/dist/components/Select/Select.variants.d.ts +9 -0
  166. package/dist/components/Select/Select.vue.d.ts +42 -0
  167. package/dist/components/Select/SelectContent.vue.d.ts +21 -0
  168. package/dist/components/Select/SelectGroup.vue.d.ts +19 -0
  169. package/dist/components/Select/SelectItem.vue.d.ts +26 -0
  170. package/dist/components/Select/SelectItemText.vue.d.ts +19 -0
  171. package/dist/components/Select/SelectLabel.vue.d.ts +19 -0
  172. package/dist/components/Select/SelectScrollDownButton.vue.d.ts +19 -0
  173. package/dist/components/Select/SelectScrollUpButton.vue.d.ts +19 -0
  174. package/dist/components/Select/SelectSeparator.vue.d.ts +9 -0
  175. package/dist/components/Select/SelectTrigger.vue.d.ts +26 -0
  176. package/dist/components/Select/SelectValue.vue.d.ts +25 -0
  177. package/dist/components/Select/context.d.ts +52 -0
  178. package/dist/components/Select/index.d.ts +12 -0
  179. package/dist/components/Separator/Separator.vue.d.ts +13 -0
  180. package/dist/components/Separator/index.d.ts +1 -0
  181. package/dist/components/Skeleton/Skeleton.vue.d.ts +7 -0
  182. package/dist/components/Skeleton/index.d.ts +1 -0
  183. package/dist/components/Spinner/Spinner.variants.d.ts +5 -0
  184. package/dist/components/Spinner/Spinner.vue.d.ts +11 -0
  185. package/dist/components/Spinner/index.d.ts +2 -0
  186. package/dist/components/Stepper/Stepper.vue.d.ts +30 -0
  187. package/dist/components/Stepper/StepperDescription.vue.d.ts +16 -0
  188. package/dist/components/Stepper/StepperIndicator.vue.d.ts +19 -0
  189. package/dist/components/Stepper/StepperItem.vue.d.ts +25 -0
  190. package/dist/components/Stepper/StepperSeparator.vue.d.ts +6 -0
  191. package/dist/components/Stepper/StepperTitle.vue.d.ts +16 -0
  192. package/dist/components/Stepper/StepperTrigger.vue.d.ts +16 -0
  193. package/dist/components/Stepper/context.d.ts +17 -0
  194. package/dist/components/Stepper/index.d.ts +8 -0
  195. package/dist/components/Switch/Switch.variants.d.ts +15 -0
  196. package/dist/components/Switch/Switch.vue.d.ts +40 -0
  197. package/dist/components/Switch/index.d.ts +2 -0
  198. package/dist/components/Table/Table.vue.d.ts +18 -0
  199. package/dist/components/Table/TableBody.vue.d.ts +17 -0
  200. package/dist/components/Table/TableCell.vue.d.ts +28 -0
  201. package/dist/components/Table/TableEmpty.vue.d.ts +20 -0
  202. package/dist/components/Table/TableFooter.vue.d.ts +17 -0
  203. package/dist/components/Table/TableHead.vue.d.ts +26 -0
  204. package/dist/components/Table/TableHeader.vue.d.ts +17 -0
  205. package/dist/components/Table/TableRow.vue.d.ts +17 -0
  206. package/dist/components/Table/index.d.ts +8 -0
  207. package/dist/components/Tabs/Tabs.variants.d.ts +11 -0
  208. package/dist/components/Tabs/Tabs.vue.d.ts +29 -0
  209. package/dist/components/Tabs/TabsContent.vue.d.ts +20 -0
  210. package/dist/components/Tabs/TabsList.vue.d.ts +22 -0
  211. package/dist/components/Tabs/TabsTrigger.vue.d.ts +25 -0
  212. package/dist/components/Tabs/context.d.ts +7 -0
  213. package/dist/components/Tabs/index.d.ts +5 -0
  214. package/dist/components/Textarea/Textarea.variants.d.ts +9 -0
  215. package/dist/components/Textarea/Textarea.vue.d.ts +59 -0
  216. package/dist/components/Textarea/index.d.ts +2 -0
  217. package/dist/components/Toggle/Toggle.variants.d.ts +6 -0
  218. package/dist/components/Toggle/Toggle.vue.d.ts +38 -0
  219. package/dist/components/Toggle/index.d.ts +2 -0
  220. package/dist/components/ToggleGroup/ToggleGroup.variants.d.ts +5 -0
  221. package/dist/components/ToggleGroup/ToggleGroup.vue.d.ts +41 -0
  222. package/dist/components/ToggleGroup/ToggleGroupItem.vue.d.ts +27 -0
  223. package/dist/components/ToggleGroup/context.d.ts +13 -0
  224. package/dist/components/ToggleGroup/index.d.ts +3 -0
  225. package/dist/coq-B76ZoOHZ.js +3 -0
  226. package/dist/cpp-CtrG851a.js +19 -0
  227. package/dist/crystal-DVE659Hz.js +18 -0
  228. package/dist/csharp-CM90Agtc.js +3 -0
  229. package/dist/css-BXAIfPSV.js +5 -0
  230. package/dist/csv-Unqj11Cb.js +3 -0
  231. package/dist/cue-ClLQ6DG1.js +3 -0
  232. package/dist/cypher-BJn0hcQn.js +3 -0
  233. package/dist/d-CCRBmzkh.js +3 -0
  234. package/dist/dark-plus-BaXfgF0I.js +4 -0
  235. package/dist/dart-CvZbon70.js +3 -0
  236. package/dist/dax-DV67hG2y.js +3 -0
  237. package/dist/desktop-DbHnbqQL.js +3 -0
  238. package/dist/diff-DoTfpm4z.js +3 -0
  239. package/dist/dist-BxFwGWKU.js +9069 -0
  240. package/dist/docker-D893Ehl0.js +3 -0
  241. package/dist/dotenv-t_3AzCLU.js +3 -0
  242. package/dist/dracula-BHF_kpO0.js +4 -0
  243. package/dist/dracula-soft-CaTOiVFO.js +4 -0
  244. package/dist/dream-maker-Dvajhs6B.js +3 -0
  245. package/dist/edge-BkMo23iR.js +12 -0
  246. package/dist/elixir-Cq7Sz6zR.js +5 -0
  247. package/dist/elm-C9Egvai-.js +5 -0
  248. package/dist/emacs-lisp-4f2kgb7K.js +3 -0
  249. package/dist/erb-DU88g3CK.js +10 -0
  250. package/dist/erlang-Btzo1tkm.js +5 -0
  251. package/dist/everforest-dark-n1U9TERu.js +4 -0
  252. package/dist/everforest-light-Cxk-NEOq.js +4 -0
  253. package/dist/fennel-BcdDyKOz.js +3 -0
  254. package/dist/fish-zUc4glNK.js +3 -0
  255. package/dist/fluent-C30ZXKsb.js +3 -0
  256. package/dist/fortran-fixed-form-Cb6k23A8.js +5 -0
  257. package/dist/fortran-free-form-DZzTNipM.js +3 -0
  258. package/dist/fsharp-BRGA2aLx.js +5 -0
  259. package/dist/gdresource-D4Q8_yNH.js +10 -0
  260. package/dist/gdscript-CasWk1ed.js +3 -0
  261. package/dist/gdshader-C6_C1Mla.js +3 -0
  262. package/dist/genie-Dc1WHM2J.js +3 -0
  263. package/dist/gherkin-p4arnJHH.js +3 -0
  264. package/dist/git-commit-BgDIffUm.js +5 -0
  265. package/dist/git-rebase-BOOLXd_2.js +5 -0
  266. package/dist/github-dark-BY_BCkXE.js +4 -0
  267. package/dist/github-dark-default-CxpVDCKU.js +4 -0
  268. package/dist/github-dark-dimmed-DP55KhxO.js +4 -0
  269. package/dist/github-dark-high-contrast-BsJ4xW6d.js +4 -0
  270. package/dist/github-light-aP2TlV4x.js +4 -0
  271. package/dist/github-light-default-C4MUqc7r.js +4 -0
  272. package/dist/github-light-high-contrast-DKhOk93U.js +4 -0
  273. package/dist/gleam-CHP-0Vmy.js +3 -0
  274. package/dist/glimmer-js-DDAcDe2E.js +14 -0
  275. package/dist/glimmer-ts-BMMyghSC.js +14 -0
  276. package/dist/glsl-C77SdHHd.js +6 -0
  277. package/dist/gn-DdA_9WBV.js +3 -0
  278. package/dist/gnuplot-DiszKoDh.js +3 -0
  279. package/dist/go-B7sJ7_JR.js +3 -0
  280. package/dist/graphql-0GE-jM6H.js +15 -0
  281. package/dist/groovy-D5RihzTE.js +3 -0
  282. package/dist/gruvbox-dark-hard-B5oO9dKQ.js +4 -0
  283. package/dist/gruvbox-dark-medium-BKQQ8bni.js +4 -0
  284. package/dist/gruvbox-dark-soft-BgWa53Ov.js +4 -0
  285. package/dist/gruvbox-light-hard-POZyzoU-.js +4 -0
  286. package/dist/gruvbox-light-medium-BPz-pe8v.js +4 -0
  287. package/dist/gruvbox-light-soft-C5M5c9Sl.js +4 -0
  288. package/dist/hack-DQMf89ED.js +10 -0
  289. package/dist/haml-Cld0wv97.js +11 -0
  290. package/dist/handlebars-BT_HwtwQ.js +14 -0
  291. package/dist/haskell-CbDb8mmG.js +3 -0
  292. package/dist/haxe-CkQ88r70.js +3 -0
  293. package/dist/hcl-CVaPdMU6.js +3 -0
  294. package/dist/hjson-DkLkzLzi.js +3 -0
  295. package/dist/hlsl-Fs8CwE1E.js +3 -0
  296. package/dist/horizon-CYvChE1l.js +4 -0
  297. package/dist/horizon-bright-BMwhJ8Xu.js +4 -0
  298. package/dist/houston-BhP0Wze_.js +4 -0
  299. package/dist/html-B9HcON16.js +11 -0
  300. package/dist/html-derivative-rSLNyYm7.js +5 -0
  301. package/dist/http-D3ad5MBk.js +14 -0
  302. package/dist/hurl-DXm3CnIB.js +12 -0
  303. package/dist/hxml-BxhiIejJ.js +5 -0
  304. package/dist/hy-Cwkb2sgB.js +3 -0
  305. package/dist/imba-Ccadz2v8.js +3 -0
  306. package/dist/index.css +2 -0
  307. package/dist/index.d.ts +30 -0
  308. package/dist/index.js +31389 -0
  309. package/dist/ini-Br-y36jZ.js +3 -0
  310. package/dist/java-GQ5wYDFs.js +5 -0
  311. package/dist/javascript-DlxQoHvZ.js +5 -0
  312. package/dist/jinja-sW3mCDH-.js +5 -0
  313. package/dist/jison-B84xpLIw.js +5 -0
  314. package/dist/json-LZFQdXam.js +5 -0
  315. package/dist/json5-DlfYKYSp.js +3 -0
  316. package/dist/jsonc-C4bq8qU7.js +3 -0
  317. package/dist/jsonl-CcMxJ-J9.js +3 -0
  318. package/dist/jsonnet-D9tUdPqc.js +3 -0
  319. package/dist/jssm-C9rzGa75.js +3 -0
  320. package/dist/jsx-OsE-Bunt.js +5 -0
  321. package/dist/julia-Cqa8LGkK.js +16 -0
  322. package/dist/just-BRXsB_7M.js +18 -0
  323. package/dist/kanagawa-dragon-BQzNnL3z.js +4 -0
  324. package/dist/kanagawa-lotus-9F6kHEKq.js +4 -0
  325. package/dist/kanagawa-wave-u67gXxMn.js +4 -0
  326. package/dist/kdl-C3ArYlhk.js +3 -0
  327. package/dist/kotlin-DlbbvmpW.js +3 -0
  328. package/dist/kusto-SZ8S9EwN.js +3 -0
  329. package/dist/laserwave-ClGRl-5t.js +4 -0
  330. package/dist/latex-B89DwGYR.js +5 -0
  331. package/dist/lean-CYj2oBhN.js +3 -0
  332. package/dist/less-D-kmrIrT.js +3 -0
  333. package/dist/lib/utils.d.ts +15 -0
  334. package/dist/light-plus-C5hP1kpF.js +4 -0
  335. package/dist/liquid-C4a8om0c.js +14 -0
  336. package/dist/llvm-dcvn_KIM.js +3 -0
  337. package/dist/log-DTf-0zYP.js +3 -0
  338. package/dist/logo-CUh2b5yy.js +3 -0
  339. package/dist/lua-Bd6Ait3J.js +6 -0
  340. package/dist/luau-cl4PrKah.js +3 -0
  341. package/dist/make-eFBmESRY.js +3 -0
  342. package/dist/markdown-E1Tjl3ay.js +3 -0
  343. package/dist/marko-Bpn4TwEU.js +14 -0
  344. package/dist/material-theme-C5ZLXIyB.js +4 -0
  345. package/dist/material-theme-darker-DlsZgyqn.js +4 -0
  346. package/dist/material-theme-lighter-Dgtd60FS.js +4 -0
  347. package/dist/material-theme-ocean-FDICw_Nl.js +4 -0
  348. package/dist/material-theme-palenight-YOynAOz-.js +4 -0
  349. package/dist/matlab-CWYflKhx.js +3 -0
  350. package/dist/mdc-C2TPGoHi.js +12 -0
  351. package/dist/mdx-DKokoIvR.js +3 -0
  352. package/dist/mermaid-Di77ziEK.js +3 -0
  353. package/dist/min-dark-DHMEs2x8.js +4 -0
  354. package/dist/min-light-D6UmcDRG.js +4 -0
  355. package/dist/mipsasm-Dqf3Smf4.js +3 -0
  356. package/dist/mojo-BnsXq_BO.js +3 -0
  357. package/dist/monokai-BD0eaQnD.js +4 -0
  358. package/dist/moonbit-CAhQ3sCX.js +3 -0
  359. package/dist/move-xbI-XijT.js +3 -0
  360. package/dist/narrat-BOGrs0D9.js +3 -0
  361. package/dist/nextflow-Ctcr2tCu.js +5 -0
  362. package/dist/nextflow-groovy-NgfREUhM.js +3 -0
  363. package/dist/nginx-BFwHGFbL.js +5 -0
  364. package/dist/night-owl-BKGHTQht.js +4 -0
  365. package/dist/night-owl-light-CnoFDJkw.js +4 -0
  366. package/dist/nim-CbbeoxCp.js +20 -0
  367. package/dist/nix-BvtetEBt.js +3 -0
  368. package/dist/nord-BYKqE5KS.js +4 -0
  369. package/dist/nushell-CYp0bSE-.js +3 -0
  370. package/dist/objective-c-BT7nnnUJ.js +3 -0
  371. package/dist/objective-cpp-CbC4-uTv.js +3 -0
  372. package/dist/ocaml-CDcFY8QK.js +3 -0
  373. package/dist/odin-CrW6HAZf.js +3 -0
  374. package/dist/one-dark-pro-DfPMGiYy.js +4 -0
  375. package/dist/one-light-DFXY36gp.js +4 -0
  376. package/dist/openscad-iUFg0B0g.js +3 -0
  377. package/dist/pascal-CyLyX3Jm.js +3 -0
  378. package/dist/perl-BC7uqZyY.js +16 -0
  379. package/dist/php-BMK-MHr9.js +18 -0
  380. package/dist/pkl-kZxyQXfN.js +3 -0
  381. package/dist/plastic-XNYJM3D6.js +4 -0
  382. package/dist/plsql-Y4k3-CA1.js +3 -0
  383. package/dist/po-gQpZNv7T.js +3 -0
  384. package/dist/poimandres-C4PaPjEw.js +4 -0
  385. package/dist/polar-BcYSMBl1.js +3 -0
  386. package/dist/postcss-DOPa887j.js +3 -0
  387. package/dist/powerquery-yPSRIzIf.js +3 -0
  388. package/dist/powershell-7juVthsu.js +3 -0
  389. package/dist/prisma-SeHmGHlD.js +3 -0
  390. package/dist/prolog-C0rOAsFl.js +3 -0
  391. package/dist/proto-BIorFbiU.js +3 -0
  392. package/dist/pug-CrSfHEzh.js +12 -0
  393. package/dist/puppet-DLgViJuu.js +3 -0
  394. package/dist/purescript-DWF1bvyi.js +3 -0
  395. package/dist/python-BhLDq9ED.js +3 -0
  396. package/dist/qml-C5olj0fW.js +5 -0
  397. package/dist/qmldir-DdZTkg5A.js +3 -0
  398. package/dist/qss-DolMCpN6.js +3 -0
  399. package/dist/r-CbDnOTHJ.js +5 -0
  400. package/dist/racket-CI3EgTLA.js +3 -0
  401. package/dist/raku-C00n-qdV.js +3 -0
  402. package/dist/razor-4USJUQA5.js +10 -0
  403. package/dist/red-RKgSrRAN.js +4 -0
  404. package/dist/reg-CfM5cE8h.js +3 -0
  405. package/dist/regexp-CVVyGBTZ.js +5 -0
  406. package/dist/rel-DXm_CT57.js +3 -0
  407. package/dist/riscv-j__jQJtH.js +3 -0
  408. package/dist/ron-CoMJEWoM.js +3 -0
  409. package/dist/rose-pine-3X2It6Vk.js +4 -0
  410. package/dist/rose-pine-dawn-wDbveFcy.js +4 -0
  411. package/dist/rose-pine-moon-khW-CldE.js +4 -0
  412. package/dist/rosmsg-baMlju9J.js +3 -0
  413. package/dist/rst-DHCx6S5y.js +22 -0
  414. package/dist/ruby-BGM2AA86.js +30 -0
  415. package/dist/rust-Bwz4_Zz9.js +3 -0
  416. package/dist/sas-Bt22bSd-.js +5 -0
  417. package/dist/sass-DapcQAx-.js +3 -0
  418. package/dist/scala-BG-wcq5w.js +3 -0
  419. package/dist/scheme-C_e1IoyF.js +3 -0
  420. package/dist/scss-BE_dvsh7.js +6 -0
  421. package/dist/sdbl-JAyVE3qm.js +3 -0
  422. package/dist/shaderlab-Cj0D4q_L.js +5 -0
  423. package/dist/shellscript-BYm9tsiS.js +5 -0
  424. package/dist/shellsession-DlLvFMGg.js +5 -0
  425. package/dist/slack-dark--voIvSma.js +4 -0
  426. package/dist/slack-ochin-ll9QUhFq.js +4 -0
  427. package/dist/smalltalk-CEdXYjUj.js +3 -0
  428. package/dist/snazzy-light-p45c0RAm.js +4 -0
  429. package/dist/solarized-dark-DsMmNvqH.js +4 -0
  430. package/dist/solarized-light-DpXVTf-g.js +4 -0
  431. package/dist/solidity-BKFDmBTC.js +3 -0
  432. package/dist/soy-DtEoay8i.js +5 -0
  433. package/dist/sparql-BITkS5Z_.js +5 -0
  434. package/dist/splunk-DQeAzsOi.js +3 -0
  435. package/dist/sql-D_Kdq6gC.js +5 -0
  436. package/dist/ssh-config-DB40eScc.js +3 -0
  437. package/dist/stata-CtlHW6m0.js +5 -0
  438. package/dist/strux-ui.css +2 -0
  439. package/dist/stylus-moFzJ0fK.js +3 -0
  440. package/dist/surrealql-HVnTUb6w.js +5 -0
  441. package/dist/svelte-DWhZGM13.js +14 -0
  442. package/dist/swift-B3iPwKO0.js +3 -0
  443. package/dist/synthwave-84-oxS-dzpy.js +4 -0
  444. package/dist/system-verilog-DoAJNIZ8.js +3 -0
  445. package/dist/systemd-DevKAdYm.js +3 -0
  446. package/dist/talonscript-DwNl69M9.js +3 -0
  447. package/dist/tasl-CKiw1_vh.js +3 -0
  448. package/dist/tcl-BtutcLWg.js +3 -0
  449. package/dist/templ-GC61TXh-.js +12 -0
  450. package/dist/terraform-BaQiuXqM.js +3 -0
  451. package/dist/tex-BpXp1VG6.js +5 -0
  452. package/dist/tokyo-night-CLOyAEcU.js +4 -0
  453. package/dist/toml-Dr0kWc8B.js +3 -0
  454. package/dist/ts-tags-DOihhOlr.js +38 -0
  455. package/dist/tsv-C-6tiGwW.js +3 -0
  456. package/dist/tsx-DVukRIGB.js +5 -0
  457. package/dist/turtle-BC_OCIAI.js +3 -0
  458. package/dist/twig-BoBy7ymr.js +18 -0
  459. package/dist/typescript-o5NtkUUJ.js +5 -0
  460. package/dist/typespec-DStJD0fR.js +3 -0
  461. package/dist/typst-CwdON9sn.js +3 -0
  462. package/dist/v-C-REktM4.js +3 -0
  463. package/dist/vala-BXCtnoI7.js +3 -0
  464. package/dist/vb-BsRx4fGg.js +3 -0
  465. package/dist/verilog-BIHifWx2.js +3 -0
  466. package/dist/vesper-DlGbuHx1.js +4 -0
  467. package/dist/vhdl-DDCWXBtw.js +3 -0
  468. package/dist/viml-CpTU07-K.js +3 -0
  469. package/dist/vitesse-black-BvXUUlAo.js +4 -0
  470. package/dist/vitesse-dark-pBqclJNi.js +4 -0
  471. package/dist/vitesse-light-Cgcs4BIy.js +4 -0
  472. package/dist/vue-C4b8odTB.js +21 -0
  473. package/dist/vue-html-BEwKPR5W.js +5 -0
  474. package/dist/vue-vine-CLecvFJi.js +18 -0
  475. package/dist/vyper-G6LIJvTi.js +3 -0
  476. package/dist/wasm-Btx0N3YS.js +4 -0
  477. package/dist/wasm-COlAncNE.js +3 -0
  478. package/dist/wenyan-DtqMr2Zc.js +3 -0
  479. package/dist/wgsl-B2v8dCnx.js +3 -0
  480. package/dist/wikitext-Bf0m4xA1.js +3 -0
  481. package/dist/wit-ChMDljlF.js +3 -0
  482. package/dist/wolfram-DdOH3gOM.js +3 -0
  483. package/dist/xml-UfJT5ICX.js +6 -0
  484. package/dist/xsl-BlKPAm48.js +5 -0
  485. package/dist/yaml-DwO6QOAh.js +5 -0
  486. package/dist/zenscript-BEt1sJUj.js +3 -0
  487. package/dist/zig-B7YIws_E.js +3 -0
  488. package/package.json +137 -0
  489. package/src/styles/fonts.css +20 -0
  490. package/src/styles/index.css +3 -0
  491. package/src/styles/theme.css +156 -0
@@ -0,0 +1,23 @@
1
+ export declare function formatHour(date: Date): string;
2
+ export declare function formatTime(date: Date): string;
3
+ export declare function formatTimeRange(start: Date, end: Date): string;
4
+ export declare function minutesSinceMidnight(date: Date): number;
5
+ export declare function addMinutes(date: Date, minutes: number): Date;
6
+ export declare function diffMinutes(a: Date, b: Date): number;
7
+ export declare function isSameDay(a: Date, b: Date): boolean;
8
+ export declare function isToday(date: Date): boolean;
9
+ export declare function getStartOfDay(date: Date): Date;
10
+ export declare function getEndOfDay(date: Date): Date;
11
+ export declare function getStartOfWeek(date: Date, weekStartsOn?: 0 | 1): Date;
12
+ export declare function getWeekDates(date: Date, weekStartsOn?: 0 | 1): Date[];
13
+ export declare function getMonthDates(date: Date, weekStartsOn?: 0 | 1): Date[];
14
+ export declare function getMonthTitle(date: Date): string;
15
+ export declare function getWeekTitle(date: Date, weekStartsOn?: 0 | 1): string;
16
+ export declare function getDayTitle(date: Date): string;
17
+ export declare function getWeekdayShort(date: Date): string;
18
+ export declare function getDayNumber(date: Date): number;
19
+ export declare function isSameMonth(a: Date, b: Date): boolean;
20
+ export declare function isEventInDay(event: {
21
+ start: Date;
22
+ end: Date;
23
+ }, day: Date): boolean;
@@ -0,0 +1,7 @@
1
+ import { type VariantProps } from "class-variance-authority";
2
+ export declare const cardVariants: (props?: ({
3
+ variant?: "default" | "ghost" | "prominent" | "accent" | null | undefined;
4
+ interactive?: boolean | null | undefined;
5
+ size?: "sm" | "default" | null | undefined;
6
+ } & import("class-variance-authority/types").ClassProp) | undefined) => string;
7
+ export type CardVariants = VariantProps<typeof cardVariants>;
@@ -0,0 +1,24 @@
1
+ import { type CardVariants } from "./Card.variants";
2
+ type __VLS_Props = {
3
+ variant?: NonNullable<CardVariants["variant"]>;
4
+ interactive?: boolean;
5
+ size?: NonNullable<CardVariants["size"]>;
6
+ class?: string;
7
+ };
8
+ declare var __VLS_1: {};
9
+ type __VLS_Slots = {} & {
10
+ default?: (props: typeof __VLS_1) => any;
11
+ };
12
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
13
+ size: NonNullable<CardVariants["size"]>;
14
+ variant: NonNullable<CardVariants["variant"]>;
15
+ interactive: boolean;
16
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
18
+ declare const _default: typeof __VLS_export;
19
+ export default _default;
20
+ type __VLS_WithSlots<T, S> = T & {
21
+ new (): {
22
+ $slots: S;
23
+ };
24
+ };
@@ -0,0 +1,16 @@
1
+ type __VLS_Props = {
2
+ class?: string;
3
+ };
4
+ declare var __VLS_1: {};
5
+ type __VLS_Slots = {} & {
6
+ default?: (props: typeof __VLS_1) => any;
7
+ };
8
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
10
+ declare const _default: typeof __VLS_export;
11
+ export default _default;
12
+ type __VLS_WithSlots<T, S> = T & {
13
+ new (): {
14
+ $slots: S;
15
+ };
16
+ };
@@ -0,0 +1,16 @@
1
+ type __VLS_Props = {
2
+ class?: string;
3
+ };
4
+ declare var __VLS_1: {};
5
+ type __VLS_Slots = {} & {
6
+ default?: (props: typeof __VLS_1) => any;
7
+ };
8
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
10
+ declare const _default: typeof __VLS_export;
11
+ export default _default;
12
+ type __VLS_WithSlots<T, S> = T & {
13
+ new (): {
14
+ $slots: S;
15
+ };
16
+ };
@@ -0,0 +1,16 @@
1
+ type __VLS_Props = {
2
+ class?: string;
3
+ };
4
+ declare var __VLS_1: {};
5
+ type __VLS_Slots = {} & {
6
+ default?: (props: typeof __VLS_1) => any;
7
+ };
8
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
10
+ declare const _default: typeof __VLS_export;
11
+ export default _default;
12
+ type __VLS_WithSlots<T, S> = T & {
13
+ new (): {
14
+ $slots: S;
15
+ };
16
+ };
@@ -0,0 +1,16 @@
1
+ type __VLS_Props = {
2
+ class?: string;
3
+ };
4
+ declare var __VLS_1: {};
5
+ type __VLS_Slots = {} & {
6
+ default?: (props: typeof __VLS_1) => any;
7
+ };
8
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
10
+ declare const _default: typeof __VLS_export;
11
+ export default _default;
12
+ type __VLS_WithSlots<T, S> = T & {
13
+ new (): {
14
+ $slots: S;
15
+ };
16
+ };
@@ -0,0 +1,16 @@
1
+ type __VLS_Props = {
2
+ class?: string;
3
+ };
4
+ declare var __VLS_1: {};
5
+ type __VLS_Slots = {} & {
6
+ default?: (props: typeof __VLS_1) => any;
7
+ };
8
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
10
+ declare const _default: typeof __VLS_export;
11
+ export default _default;
12
+ type __VLS_WithSlots<T, S> = T & {
13
+ new (): {
14
+ $slots: S;
15
+ };
16
+ };
@@ -0,0 +1,36 @@
1
+ import { type HTMLAttributes } from "vue";
2
+ interface Props {
3
+ tabs: string[];
4
+ defaultTab?: string;
5
+ modelValue?: string;
6
+ class?: HTMLAttributes["class"];
7
+ contentClass?: HTMLAttributes["class"];
8
+ }
9
+ declare var __VLS_1: {
10
+ activeTab: string;
11
+ }, __VLS_3: {
12
+ activeTab: string;
13
+ };
14
+ type __VLS_Slots = {} & {
15
+ actions?: (props: typeof __VLS_1) => any;
16
+ } & {
17
+ default?: (props: typeof __VLS_3) => any;
18
+ };
19
+ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
20
+ "update:modelValue": (value: string) => any;
21
+ }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
22
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
23
+ }>, {
24
+ class: string | false | Record<string, any> | import("vue").ClassValue[] | null;
25
+ modelValue: string;
26
+ defaultTab: string;
27
+ contentClass: string | false | Record<string, any> | import("vue").ClassValue[] | null;
28
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
29
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
30
+ declare const _default: typeof __VLS_export;
31
+ export default _default;
32
+ type __VLS_WithSlots<T, S> = T & {
33
+ new (): {
34
+ $slots: S;
35
+ };
36
+ };
@@ -0,0 +1,16 @@
1
+ type __VLS_Props = {
2
+ class?: string;
3
+ };
4
+ declare var __VLS_1: {};
5
+ type __VLS_Slots = {} & {
6
+ default?: (props: typeof __VLS_1) => any;
7
+ };
8
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
10
+ declare const _default: typeof __VLS_export;
11
+ export default _default;
12
+ type __VLS_WithSlots<T, S> = T & {
13
+ new (): {
14
+ $slots: S;
15
+ };
16
+ };
@@ -0,0 +1,9 @@
1
+ export { default as Card } from "./Card.vue";
2
+ export { default as CardAction } from "./CardAction.vue";
3
+ export { default as CardContent } from "./CardContent.vue";
4
+ export { default as CardDescription } from "./CardDescription.vue";
5
+ export { default as CardFooter } from "./CardFooter.vue";
6
+ export { default as CardHeader } from "./CardHeader.vue";
7
+ export { default as CardTabs } from "./CardTabs.vue";
8
+ export { default as CardTitle } from "./CardTitle.vue";
9
+ export { cardVariants, type CardVariants } from "./Card.variants";
@@ -0,0 +1,12 @@
1
+ import { type VariantProps } from "class-variance-authority";
2
+ /**
3
+ * Checkbox class variance configuration.
4
+ *
5
+ * Styles the checkbox indicator box. The focus ring fires on the
6
+ * native input via `:focus-visible` peer utilities.
7
+ */
8
+ export declare const checkboxVariants: (props?: ({
9
+ size?: "sm" | "md" | "lg" | null | undefined;
10
+ error?: boolean | null | undefined;
11
+ } & import("class-variance-authority/types").ClassProp) | undefined) => string;
12
+ export type CheckboxVariants = VariantProps<typeof checkboxVariants>;
@@ -0,0 +1,42 @@
1
+ import type { HTMLAttributes } from "vue";
2
+ import { type CheckboxVariants } from "./Checkbox.variants";
3
+ interface Props {
4
+ size?: CheckboxVariants["size"];
5
+ disabled?: boolean;
6
+ required?: boolean;
7
+ name?: string;
8
+ value?: string;
9
+ error?: boolean;
10
+ label?: string;
11
+ description?: string;
12
+ id?: string;
13
+ class?: HTMLAttributes["class"];
14
+ }
15
+ type __VLS_Props = Props;
16
+ type __VLS_Slots = {
17
+ default(): unknown;
18
+ label(): unknown;
19
+ description(): unknown;
20
+ };
21
+ type __VLS_ModelProps = {
22
+ modelValue?: boolean | "indeterminate";
23
+ };
24
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
25
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
26
+ "update:modelValue": (value: boolean | "indeterminate") => any;
27
+ }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
28
+ "onUpdate:modelValue"?: ((value: boolean | "indeterminate") => any) | undefined;
29
+ }>, {
30
+ size: "sm" | "md" | "lg" | null;
31
+ disabled: boolean;
32
+ required: boolean;
33
+ error: boolean;
34
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
35
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
36
+ declare const _default: typeof __VLS_export;
37
+ export default _default;
38
+ type __VLS_WithSlots<T, S> = T & {
39
+ new (): {
40
+ $slots: S;
41
+ };
42
+ };
@@ -0,0 +1,2 @@
1
+ export { default as Checkbox } from "./Checkbox.vue";
2
+ export { checkboxVariants, type CheckboxVariants } from "./Checkbox.variants";
@@ -0,0 +1,6 @@
1
+ import { type VariantProps } from "class-variance-authority";
2
+ export declare const codeBlockVariants: (props?: ({
3
+ variant?: "default" | "accent" | null | undefined;
4
+ size?: "default" | "compact" | null | undefined;
5
+ } & import("class-variance-authority/types").ClassProp) | undefined) => string;
6
+ export type CodeBlockVariants = VariantProps<typeof codeBlockVariants>;
@@ -0,0 +1,22 @@
1
+ import { type CodeBlockVariants } from "./CodeBlock.variants";
2
+ type __VLS_Props = {
3
+ variant?: NonNullable<CodeBlockVariants["variant"]>;
4
+ size?: NonNullable<CodeBlockVariants["size"]>;
5
+ class?: string;
6
+ };
7
+ declare var __VLS_1: {};
8
+ type __VLS_Slots = {} & {
9
+ default?: (props: typeof __VLS_1) => any;
10
+ };
11
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
12
+ size: NonNullable<CodeBlockVariants["size"]>;
13
+ variant: NonNullable<CodeBlockVariants["variant"]>;
14
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
15
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
16
+ declare const _default: typeof __VLS_export;
17
+ export default _default;
18
+ type __VLS_WithSlots<T, S> = T & {
19
+ new (): {
20
+ $slots: S;
21
+ };
22
+ };
@@ -0,0 +1,16 @@
1
+ type __VLS_Props = {
2
+ class?: string;
3
+ };
4
+ declare var __VLS_1: {};
5
+ type __VLS_Slots = {} & {
6
+ default?: (props: typeof __VLS_1) => any;
7
+ };
8
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
10
+ declare const _default: typeof __VLS_export;
11
+ export default _default;
12
+ type __VLS_WithSlots<T, S> = T & {
13
+ new (): {
14
+ $slots: S;
15
+ };
16
+ };
@@ -0,0 +1,14 @@
1
+ import { type CodeBlockVariants } from "./CodeBlock.variants";
2
+ type __VLS_Props = {
3
+ code: string;
4
+ lang: string;
5
+ variant?: NonNullable<CodeBlockVariants["variant"]>;
6
+ size?: NonNullable<CodeBlockVariants["size"]>;
7
+ class?: string;
8
+ };
9
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
10
+ size: NonNullable<CodeBlockVariants["size"]>;
11
+ variant: NonNullable<CodeBlockVariants["variant"]>;
12
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
+ declare const _default: typeof __VLS_export;
14
+ export default _default;
@@ -0,0 +1,20 @@
1
+ type __VLS_Props = {
2
+ prompt?: string | false;
3
+ promptClass?: string;
4
+ class?: string;
5
+ };
6
+ declare var __VLS_1: {};
7
+ type __VLS_Slots = {} & {
8
+ default?: (props: typeof __VLS_1) => any;
9
+ };
10
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
11
+ prompt: string | false;
12
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
14
+ declare const _default: typeof __VLS_export;
15
+ export default _default;
16
+ type __VLS_WithSlots<T, S> = T & {
17
+ new (): {
18
+ $slots: S;
19
+ };
20
+ };
@@ -0,0 +1,16 @@
1
+ type __VLS_Props = {
2
+ class?: string;
3
+ };
4
+ declare var __VLS_1: {};
5
+ type __VLS_Slots = {} & {
6
+ default?: (props: typeof __VLS_1) => any;
7
+ };
8
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
10
+ declare const _default: typeof __VLS_export;
11
+ export default _default;
12
+ type __VLS_WithSlots<T, S> = T & {
13
+ new (): {
14
+ $slots: S;
15
+ };
16
+ };
@@ -0,0 +1,7 @@
1
+ export { default as CodeBlock } from "./CodeBlock.vue";
2
+ export { default as CodeBlockHighlighted } from "./CodeBlockHighlighted.vue";
3
+ export { default as CodeBlockLine } from "./CodeBlockLine.vue";
4
+ export { default as CodeBlockComment } from "./CodeBlockComment.vue";
5
+ export { default as CodeBlockOutput } from "./CodeBlockOutput.vue";
6
+ export { codeBlockVariants, type CodeBlockVariants } from "./CodeBlock.variants";
7
+ export { useShiki } from "./useShiki";
@@ -0,0 +1,5 @@
1
+ import { type Ref } from "vue";
2
+ export declare function useShiki(code: Ref<string>, lang: Ref<string>): {
3
+ html: Ref<string, string>;
4
+ loading: Ref<boolean, boolean>;
5
+ };
@@ -0,0 +1,65 @@
1
+ import type { HTMLAttributes } from "vue";
2
+ import type { DataTableColumn, DataTableRow, DataTableSortDirection } from "./types";
3
+ interface Props {
4
+ columns: DataTableColumn[];
5
+ rows: DataTableRow[];
6
+ rowKey?: string | ((row: DataTableRow, index: number) => string | number);
7
+ title?: string;
8
+ description?: string;
9
+ emptyTitle?: string;
10
+ emptyDescription?: string;
11
+ sortBy?: string;
12
+ sortDirection?: DataTableSortDirection;
13
+ defaultSortBy?: string;
14
+ defaultSortDirection?: DataTableSortDirection;
15
+ showCount?: boolean;
16
+ class?: HTMLAttributes["class"];
17
+ tableClass?: HTMLAttributes["class"];
18
+ }
19
+ declare var __VLS_1: {}, __VLS_28: `header-${string}`, __VLS_29: {
20
+ column: DataTableColumn;
21
+ }, __VLS_47: `header-${string}`, __VLS_48: {
22
+ column: DataTableColumn;
23
+ }, __VLS_75: `cell-${string}`, __VLS_76: {
24
+ column: DataTableColumn;
25
+ row: DataTableRow;
26
+ rowIndex: number;
27
+ value: unknown;
28
+ };
29
+ type __VLS_Slots = {} & {
30
+ [K in NonNullable<typeof __VLS_28>]?: (props: typeof __VLS_29) => any;
31
+ } & {
32
+ [K in NonNullable<typeof __VLS_47>]?: (props: typeof __VLS_48) => any;
33
+ } & {
34
+ [K in NonNullable<typeof __VLS_75>]?: (props: typeof __VLS_76) => any;
35
+ } & {
36
+ toolbar?: (props: typeof __VLS_1) => any;
37
+ };
38
+ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
39
+ "update:sortBy": (value: string | undefined) => any;
40
+ "update:sortDirection": (value: DataTableSortDirection) => any;
41
+ }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
42
+ "onUpdate:sortBy"?: ((value: string | undefined) => any) | undefined;
43
+ "onUpdate:sortDirection"?: ((value: DataTableSortDirection) => any) | undefined;
44
+ }>, {
45
+ class: string | false | Record<string, any> | import("vue").ClassValue[] | null;
46
+ title: string;
47
+ description: string;
48
+ rowKey: string | ((row: DataTableRow, index: number) => string | number);
49
+ emptyTitle: string;
50
+ emptyDescription: string;
51
+ sortBy: string;
52
+ sortDirection: DataTableSortDirection;
53
+ defaultSortBy: string;
54
+ defaultSortDirection: DataTableSortDirection;
55
+ showCount: boolean;
56
+ tableClass: string | false | Record<string, any> | import("vue").ClassValue[] | null;
57
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
58
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
59
+ declare const _default: typeof __VLS_export;
60
+ export default _default;
61
+ type __VLS_WithSlots<T, S> = T & {
62
+ new (): {
63
+ $slots: S;
64
+ };
65
+ };
@@ -0,0 +1,2 @@
1
+ export { default as DataTable } from "./DataTable.vue";
2
+ export type { DataTableColumn, DataTableRow, DataTableSortDirection, } from "./types";
@@ -0,0 +1,15 @@
1
+ export type DataTableSortDirection = "asc" | "desc";
2
+ export type DataTableRow = Record<string, unknown>;
3
+ export interface DataTableColumn {
4
+ key: string;
5
+ header: string;
6
+ accessor?: string | ((row: DataTableRow) => unknown);
7
+ sortAccessor?: string | ((row: DataTableRow) => unknown);
8
+ sortable?: boolean;
9
+ align?: "left" | "center" | "right";
10
+ highlight?: boolean;
11
+ separator?: boolean;
12
+ headerClass?: string;
13
+ cellClass?: string | ((value: unknown, row: DataTableRow, index: number) => string | undefined);
14
+ format?: (value: unknown, row: DataTableRow, index: number) => string | number | null | undefined;
15
+ }
@@ -0,0 +1,2 @@
1
+ export declare const dialogOverlayVariants: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
2
+ export declare const dialogContentVariants: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
@@ -0,0 +1,30 @@
1
+ interface Props {
2
+ open?: boolean;
3
+ defaultOpen?: boolean;
4
+ modal?: boolean;
5
+ }
6
+ type __VLS_Slots = {
7
+ default(props: {
8
+ open: boolean;
9
+ close: () => void;
10
+ setOpen: (open: boolean) => void;
11
+ toggle: () => void;
12
+ }): unknown;
13
+ };
14
+ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
15
+ "update:open": (value: boolean) => any;
16
+ }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
17
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
18
+ }>, {
19
+ open: boolean;
20
+ defaultOpen: boolean;
21
+ modal: boolean;
22
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
23
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
24
+ declare const _default: typeof __VLS_export;
25
+ export default _default;
26
+ type __VLS_WithSlots<T, S> = T & {
27
+ new (): {
28
+ $slots: S;
29
+ };
30
+ };
@@ -0,0 +1,23 @@
1
+ import type { Component, HTMLAttributes } from "vue";
2
+ interface Props {
3
+ as?: string | Component;
4
+ disabled?: boolean;
5
+ class?: HTMLAttributes["class"];
6
+ }
7
+ declare var __VLS_10: {};
8
+ type __VLS_Slots = {} & {
9
+ default?: (props: typeof __VLS_10) => any;
10
+ };
11
+ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
12
+ class: string | false | Record<string, any> | import("vue").ClassValue[] | null;
13
+ disabled: boolean;
14
+ as: string | Component;
15
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
17
+ declare const _default: typeof __VLS_export;
18
+ export default _default;
19
+ type __VLS_WithSlots<T, S> = T & {
20
+ new (): {
21
+ $slots: S;
22
+ };
23
+ };
@@ -0,0 +1,27 @@
1
+ import type { Component, HTMLAttributes } from "vue";
2
+ interface Props {
3
+ as?: string | Component;
4
+ class?: HTMLAttributes["class"];
5
+ overlayClass?: HTMLAttributes["class"];
6
+ showCloseButton?: boolean;
7
+ scrollable?: boolean;
8
+ }
9
+ declare var __VLS_34: {};
10
+ type __VLS_Slots = {} & {
11
+ default?: (props: typeof __VLS_34) => any;
12
+ };
13
+ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
14
+ class: string | false | Record<string, any> | import("vue").ClassValue[] | null;
15
+ as: string | Component;
16
+ overlayClass: string | false | Record<string, any> | import("vue").ClassValue[] | null;
17
+ showCloseButton: boolean;
18
+ scrollable: boolean;
19
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
20
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
21
+ declare const _default: typeof __VLS_export;
22
+ export default _default;
23
+ type __VLS_WithSlots<T, S> = T & {
24
+ new (): {
25
+ $slots: S;
26
+ };
27
+ };
@@ -0,0 +1,23 @@
1
+ import type { Component, HTMLAttributes } from "vue";
2
+ interface Props {
3
+ as?: string | Component;
4
+ id?: string;
5
+ class?: HTMLAttributes["class"];
6
+ }
7
+ declare var __VLS_8: {};
8
+ type __VLS_Slots = {} & {
9
+ default?: (props: typeof __VLS_8) => any;
10
+ };
11
+ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
12
+ class: string | false | Record<string, any> | import("vue").ClassValue[] | null;
13
+ id: string;
14
+ as: string | Component;
15
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
17
+ declare const _default: typeof __VLS_export;
18
+ export default _default;
19
+ type __VLS_WithSlots<T, S> = T & {
20
+ new (): {
21
+ $slots: S;
22
+ };
23
+ };
@@ -0,0 +1,21 @@
1
+ import type { HTMLAttributes } from "vue";
2
+ interface Props {
3
+ class?: HTMLAttributes["class"];
4
+ showCloseButton?: boolean;
5
+ }
6
+ declare var __VLS_1: {};
7
+ type __VLS_Slots = {} & {
8
+ default?: (props: typeof __VLS_1) => any;
9
+ };
10
+ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
11
+ class: string | false | Record<string, any> | import("vue").ClassValue[] | null;
12
+ showCloseButton: boolean;
13
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
+ declare const _default: typeof __VLS_export;
16
+ export default _default;
17
+ type __VLS_WithSlots<T, S> = T & {
18
+ new (): {
19
+ $slots: S;
20
+ };
21
+ };
@@ -0,0 +1,19 @@
1
+ import type { HTMLAttributes } from "vue";
2
+ interface Props {
3
+ class?: HTMLAttributes["class"];
4
+ }
5
+ declare var __VLS_1: {};
6
+ type __VLS_Slots = {} & {
7
+ default?: (props: typeof __VLS_1) => any;
8
+ };
9
+ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
10
+ class: string | false | Record<string, any> | import("vue").ClassValue[] | null;
11
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
13
+ declare const _default: typeof __VLS_export;
14
+ export default _default;
15
+ type __VLS_WithSlots<T, S> = T & {
16
+ new (): {
17
+ $slots: S;
18
+ };
19
+ };
@@ -0,0 +1,9 @@
1
+ import type { HTMLAttributes } from "vue";
2
+ interface Props {
3
+ class?: HTMLAttributes["class"];
4
+ }
5
+ declare const __VLS_export: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
6
+ class: string | false | Record<string, any> | import("vue").ClassValue[] | null;
7
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
8
+ declare const _default: typeof __VLS_export;
9
+ export default _default;