@pathscale/ui 0.0.13 → 0.0.14

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 (347) hide show
  1. package/README.md +44 -39
  2. package/dist/components/accordion/index.html +7 -0
  3. package/dist/components/accordion/index.html.br +2 -0
  4. package/dist/components/accordion/index.js +7690 -1
  5. package/dist/components/accordion/index.js.br +0 -0
  6. package/dist/components/alert/index.html +7 -0
  7. package/dist/components/alert/index.html.br +0 -0
  8. package/dist/components/alert/index.js +7426 -0
  9. package/dist/components/alert/index.js.br +0 -0
  10. package/dist/components/autocomplete/index.html +7 -0
  11. package/dist/components/autocomplete/index.html.br +1 -0
  12. package/dist/components/autocomplete/index.js +5438 -1
  13. package/dist/components/autocomplete/index.js.br +0 -0
  14. package/dist/components/avatar/index.html +7 -0
  15. package/dist/components/avatar/index.html.br +0 -0
  16. package/dist/components/avatar/index.js +8795 -1
  17. package/dist/components/avatar/index.js.br +0 -0
  18. package/dist/components/badge/index.html +7 -0
  19. package/dist/components/badge/index.html.br +1 -0
  20. package/dist/components/badge/index.js +7435 -1
  21. package/dist/components/badge/index.js.br +0 -0
  22. package/dist/components/breadcrumbs/index.html +7 -0
  23. package/dist/components/breadcrumbs/index.html.br +0 -0
  24. package/dist/components/breadcrumbs/index.js +7434 -1
  25. package/dist/components/breadcrumbs/index.js.br +0 -0
  26. package/dist/components/button/index.html +7 -0
  27. package/dist/components/button/index.html.br +0 -0
  28. package/dist/components/button/index.js +8771 -1
  29. package/dist/components/button/index.js.br +0 -0
  30. package/dist/components/card/index.html +7 -0
  31. package/dist/components/card/index.html.br +2 -0
  32. package/dist/components/card/index.js +7536 -0
  33. package/dist/components/card/index.js.br +0 -0
  34. package/dist/components/chatbubble/index.html +7 -0
  35. package/dist/components/chatbubble/index.html.br +0 -0
  36. package/dist/components/chatbubble/index.js +8991 -0
  37. package/dist/components/chatbubble/index.js.br +0 -0
  38. package/dist/components/checkbox/index.html +7 -0
  39. package/dist/components/checkbox/index.html.br +0 -0
  40. package/dist/components/checkbox/index.js +7436 -1
  41. package/dist/components/checkbox/index.js.br +0 -0
  42. package/dist/components/collapse/index.html +7 -0
  43. package/dist/components/collapse/index.html.br +0 -0
  44. package/dist/components/collapse/index.js +7621 -1
  45. package/dist/components/collapse/index.js.br +0 -0
  46. package/dist/components/countdown/index.html +7 -0
  47. package/dist/components/countdown/index.html.br +0 -0
  48. package/dist/components/countdown/index.js +7378 -0
  49. package/dist/components/countdown/index.js.br +0 -0
  50. package/dist/components/diff/index.html +7 -0
  51. package/dist/components/diff/index.html.br +0 -0
  52. package/dist/components/diff/index.js +7408 -0
  53. package/dist/components/diff/index.js.br +0 -0
  54. package/dist/components/divider/index.html +7 -0
  55. package/dist/components/divider/index.html.br +0 -0
  56. package/dist/components/divider/index.js +9852 -0
  57. package/dist/components/divider/index.js.br +0 -0
  58. package/dist/components/dock/index.html +7 -0
  59. package/dist/components/dock/index.html.br +0 -0
  60. package/dist/components/dock/index.js +7503 -0
  61. package/dist/components/dock/index.js.br +0 -0
  62. package/dist/components/dropdown/index.html +7 -0
  63. package/dist/components/dropdown/index.html.br +0 -0
  64. package/dist/components/dropdown/index.js +9073 -1
  65. package/dist/components/dropdown/index.js.br +0 -0
  66. package/dist/components/field/index.html +7 -0
  67. package/dist/components/field/index.html.br +2 -0
  68. package/dist/components/field/index.js +5356 -1
  69. package/dist/components/field/index.js.br +0 -0
  70. package/dist/components/fileinput/index.html +7 -0
  71. package/dist/components/fileinput/index.html.br +2 -0
  72. package/dist/components/fileinput/index.js +7431 -1
  73. package/dist/components/fileinput/index.js.br +0 -0
  74. package/dist/components/indicator/index.html +7 -0
  75. package/dist/components/indicator/index.html.br +2 -0
  76. package/dist/components/indicator/index.js +9219 -0
  77. package/dist/components/indicator/index.js.br +0 -0
  78. package/dist/components/input/index.html +7 -0
  79. package/dist/components/input/index.html.br +2 -0
  80. package/dist/components/input/index.js +7425 -1
  81. package/dist/components/input/index.js.br +0 -0
  82. package/dist/components/join/index.html +7 -0
  83. package/dist/components/join/index.html.br +2 -0
  84. package/dist/components/join/index.js +7418 -1
  85. package/dist/components/join/index.js.br +0 -0
  86. package/dist/components/kbd/index.html +7 -0
  87. package/dist/components/kbd/index.html.br +2 -0
  88. package/dist/components/kbd/index.js +7399 -0
  89. package/dist/components/kbd/index.js.br +0 -0
  90. package/dist/components/link/index.html +7 -0
  91. package/dist/components/link/index.html.br +2 -0
  92. package/dist/components/link/index.js +7422 -0
  93. package/dist/components/link/index.js.br +0 -0
  94. package/dist/components/loading/index.html +7 -0
  95. package/dist/components/loading/index.html.br +0 -0
  96. package/dist/components/loading/index.js +7432 -1
  97. package/dist/components/loading/index.js.br +0 -0
  98. package/dist/components/mask/index.html +7 -0
  99. package/dist/components/mask/index.html.br +0 -0
  100. package/dist/components/mask/index.js +7440 -1
  101. package/dist/components/mask/index.js.br +0 -0
  102. package/dist/components/menu/index.html +7 -0
  103. package/dist/components/menu/index.html.br +2 -0
  104. package/dist/components/menu/index.js +7618 -1
  105. package/dist/components/menu/index.js.br +0 -0
  106. package/dist/components/modal/index.html +7 -0
  107. package/dist/components/modal/index.html.br +3 -0
  108. package/dist/components/modal/index.js +7599 -0
  109. package/dist/components/modal/index.js.br +0 -0
  110. package/dist/components/navbar/index.html +7 -0
  111. package/dist/components/navbar/index.html.br +2 -0
  112. package/dist/components/navbar/index.js +7475 -1
  113. package/dist/components/navbar/index.js.br +0 -0
  114. package/dist/components/pagination/index.html +7 -0
  115. package/dist/components/pagination/index.html.br +2 -0
  116. package/dist/components/pagination/index.js +7426 -1
  117. package/dist/components/pagination/index.js.br +0 -0
  118. package/dist/components/polymorphic/index.html +7 -0
  119. package/dist/components/polymorphic/index.html.br +0 -0
  120. package/dist/components/polymorphic/index.js +3031 -1
  121. package/dist/components/polymorphic/index.js.br +0 -0
  122. package/dist/components/progress/index.html +7 -0
  123. package/dist/components/progress/index.html.br +0 -0
  124. package/dist/components/progress/index.js +7413 -0
  125. package/dist/components/progress/index.js.br +0 -0
  126. package/dist/components/radialprogress/index.html +7 -0
  127. package/dist/components/radialprogress/index.html.br +0 -0
  128. package/dist/components/radialprogress/index.js +7430 -0
  129. package/dist/components/radialprogress/index.js.br +0 -0
  130. package/dist/components/radio/index.html +7 -0
  131. package/dist/components/radio/index.html.br +2 -0
  132. package/dist/components/radio/index.js +7423 -0
  133. package/dist/components/radio/index.js.br +0 -0
  134. package/dist/components/range/index.html +7 -0
  135. package/dist/components/range/index.html.br +0 -0
  136. package/dist/components/range/index.js +7462 -0
  137. package/dist/components/range/index.js.br +0 -0
  138. package/dist/components/rating/index.html +7 -0
  139. package/dist/components/rating/index.html.br +0 -0
  140. package/dist/components/rating/index.js +8858 -0
  141. package/dist/components/rating/index.js.br +0 -0
  142. package/dist/components/select/index.html +7 -0
  143. package/dist/components/select/index.html.br +0 -0
  144. package/dist/components/select/index.js +7427 -1
  145. package/dist/components/select/index.js.br +0 -0
  146. package/dist/components/skeleton/index.html +7 -0
  147. package/dist/components/skeleton/index.html.br +0 -0
  148. package/dist/components/skeleton/index.js +7381 -0
  149. package/dist/components/skeleton/index.js.br +0 -0
  150. package/dist/components/stack/index.html +7 -0
  151. package/dist/components/stack/index.html.br +0 -0
  152. package/dist/components/stack/index.js +8972 -0
  153. package/dist/components/stack/index.js.br +0 -0
  154. package/dist/components/stats/index.html +7 -0
  155. package/dist/components/stats/index.html.br +0 -0
  156. package/dist/components/stats/index.js +7508 -0
  157. package/dist/components/stats/index.js.br +0 -0
  158. package/dist/components/steps/index.html +7 -0
  159. package/dist/components/steps/index.html.br +0 -0
  160. package/dist/components/steps/index.js +8732 -1
  161. package/dist/components/steps/index.js.br +0 -0
  162. package/dist/components/swap/index.html +7 -0
  163. package/dist/components/swap/index.html.br +2 -0
  164. package/dist/components/swap/index.js +7467 -0
  165. package/dist/components/swap/index.js.br +0 -0
  166. package/dist/components/table/index.html +7 -0
  167. package/dist/components/table/index.html.br +2 -0
  168. package/dist/components/table/index.js +9493 -1
  169. package/dist/components/table/index.js.br +0 -0
  170. package/dist/components/tabs/index.html +7 -0
  171. package/dist/components/tabs/index.html.br +3 -0
  172. package/dist/components/tabs/index.js +5399 -1
  173. package/dist/components/tabs/index.js.br +0 -0
  174. package/dist/components/textarea/index.html +7 -0
  175. package/dist/components/textarea/index.html.br +0 -0
  176. package/dist/components/textarea/index.js +7425 -1
  177. package/dist/components/textarea/index.js.br +0 -0
  178. package/dist/components/timeline/index.html +7 -0
  179. package/dist/components/timeline/index.html.br +1 -0
  180. package/dist/components/timeline/index.js +7600 -1
  181. package/dist/components/timeline/index.js.br +0 -0
  182. package/dist/components/toast/index.html +7 -0
  183. package/dist/components/toast/index.html.br +0 -0
  184. package/dist/components/toast/index.js +8793 -1
  185. package/dist/components/toast/index.js.br +0 -0
  186. package/dist/components/toggle/index.html +7 -0
  187. package/dist/components/toggle/index.html.br +0 -0
  188. package/dist/components/toggle/index.js +7426 -1
  189. package/dist/components/toggle/index.js.br +0 -0
  190. package/dist/components/tooltip/index.html +7 -0
  191. package/dist/components/tooltip/index.html.br +0 -0
  192. package/dist/components/tooltip/index.js +7432 -1
  193. package/dist/components/tooltip/index.js.br +0 -0
  194. package/dist/index.css.css +176 -0
  195. package/dist/index.css.css.br +0 -0
  196. package/dist/index.css.html +7 -0
  197. package/dist/index.css.html.br +0 -0
  198. package/dist/index.css.js +126 -0
  199. package/dist/index.css.js.br +0 -0
  200. package/dist/index.html +7 -0
  201. package/dist/index.html.br +0 -0
  202. package/dist/index.js +16127 -29
  203. package/dist/index.js.br +0 -0
  204. package/package.json +38 -43
  205. package/dist/Autocomplete-gLkjMHrc.d.ts +0 -28
  206. package/dist/Avatar-Dkd_kPlV.d.ts +0 -40
  207. package/dist/CollapseTitle-BNxog3is.d.ts +0 -12
  208. package/dist/Field-DI2PA30N.d.ts +0 -49
  209. package/dist/Mask-CPb596Mg.d.ts +0 -16
  210. package/dist/Menu-DgO4SHmA.d.ts +0 -45
  211. package/dist/Progress-ChF4ior8.d.ts +0 -64
  212. package/dist/Steps-Dk-UPL6r.d.ts +0 -38
  213. package/dist/Table-CGa6Nop3.d.ts +0 -39
  214. package/dist/Tabs-WiUU0xsM.d.ts +0 -42
  215. package/dist/Timeline-Bd4SxHMT.d.ts +0 -14
  216. package/dist/chunk/2OJYONJ3.js +0 -40
  217. package/dist/chunk/2VQ2762Z.js +0 -80
  218. package/dist/chunk/2XPPNBYK.js +0 -164
  219. package/dist/chunk/3FBDYV4P.js +0 -143
  220. package/dist/chunk/3I23P4TJ.js +0 -33
  221. package/dist/chunk/55B7Q4NT.jsx +0 -258
  222. package/dist/chunk/5HG7XWVC.jsx +0 -2956
  223. package/dist/chunk/5IJ7WEIF.js +0 -43
  224. package/dist/chunk/5O6WC3OB.jsx +0 -67
  225. package/dist/chunk/64ESNXN4.js +0 -1
  226. package/dist/chunk/6P5JIKPF.jsx +0 -51
  227. package/dist/chunk/BHLLVOVR.js +0 -46
  228. package/dist/chunk/C4YO33NN.jsx +0 -179
  229. package/dist/chunk/DJI5XKAV.js +0 -31
  230. package/dist/chunk/DN3P54J2.jsx +0 -43
  231. package/dist/chunk/DSTUGZW6.jsx +0 -81
  232. package/dist/chunk/DVFQAAZR.js +0 -43
  233. package/dist/chunk/EDDBK4J6.js +0 -42
  234. package/dist/chunk/FKSQPGOD.jsx +0 -170
  235. package/dist/chunk/FZRQDGPD.jsx +0 -54
  236. package/dist/chunk/G5UEZ2VC.js +0 -49
  237. package/dist/chunk/GL7JG772.js +0 -114
  238. package/dist/chunk/GMIXRYN3.js +0 -138
  239. package/dist/chunk/H2Q3L5KM.js +0 -48
  240. package/dist/chunk/HEOKGP5U.js +0 -55
  241. package/dist/chunk/HKS7ET6T.js +0 -56
  242. package/dist/chunk/HUHXQCKK.js +0 -16
  243. package/dist/chunk/HWAGW5N4.jsx +0 -118
  244. package/dist/chunk/I36LHZUY.jsx +0 -31
  245. package/dist/chunk/IG323YKF.jsx +0 -50
  246. package/dist/chunk/JQ4HSRDP.js +0 -142
  247. package/dist/chunk/JSQBKK7L.jsx +0 -50
  248. package/dist/chunk/JWRGKHDO.js +0 -172
  249. package/dist/chunk/K3WO7SRD.js +0 -1
  250. package/dist/chunk/KQ3RAWCE.jsx +0 -57
  251. package/dist/chunk/KV6LTJHI.jsx +0 -175
  252. package/dist/chunk/KXJZKDJX.jsx +0 -0
  253. package/dist/chunk/L4A67X7S.js +0 -7
  254. package/dist/chunk/LGDDR242.jsx +0 -159
  255. package/dist/chunk/MAX47D6F.js +0 -99
  256. package/dist/chunk/MM2DZQL3.js +0 -46
  257. package/dist/chunk/MYERRMTM.js +0 -200
  258. package/dist/chunk/O7LDJCQS.jsx +0 -18
  259. package/dist/chunk/OJRG4ZAB.jsx +0 -143
  260. package/dist/chunk/P653OZ5D.js +0 -224
  261. package/dist/chunk/P7WPLZNA.jsx +0 -59
  262. package/dist/chunk/PFB27MP3.jsx +0 -0
  263. package/dist/chunk/Q4442PU4.js +0 -42
  264. package/dist/chunk/QYEMOKUG.js +0 -125
  265. package/dist/chunk/R5G3PODL.jsx +0 -11
  266. package/dist/chunk/R6ZBT7CY.jsx +0 -55
  267. package/dist/chunk/RHEFVSMJ.jsx +0 -52
  268. package/dist/chunk/SPEY5RMB.js +0 -84
  269. package/dist/chunk/STFCLC5R.js +0 -2954
  270. package/dist/chunk/STKRVQR6.jsx +0 -130
  271. package/dist/chunk/SVJIYMYJ.jsx +0 -156
  272. package/dist/chunk/SYWB4UN3.jsx +0 -64
  273. package/dist/chunk/T2LDLYWV.jsx +0 -101
  274. package/dist/chunk/T324HUIT.jsx +0 -57
  275. package/dist/chunk/T5LDPSFV.jsx +0 -122
  276. package/dist/chunk/UNKDNDT3.js +0 -62
  277. package/dist/chunk/VN5BKHA2.jsx +0 -97
  278. package/dist/chunk/WOT36Q7O.js +0 -166
  279. package/dist/chunk/WUZETUQR.js +0 -92
  280. package/dist/chunk/XM3KF5LV.jsx +0 -179
  281. package/dist/chunk/YWIT2MRI.jsx +0 -43
  282. package/dist/chunk/ZH7DKMMN.js +0 -109
  283. package/dist/chunk/ZYEP35R3.jsx +0 -60
  284. package/dist/classes-B_S9K-9I.d.ts +0 -13
  285. package/dist/components/Progress/index.d.ts +0 -7
  286. package/dist/components/Progress/index.js +0 -1
  287. package/dist/components/Progress/index.jsx +0 -7
  288. package/dist/components/accordion/index.d.ts +0 -20
  289. package/dist/components/accordion/index.jsx +0 -9
  290. package/dist/components/autocomplete/index.d.ts +0 -8
  291. package/dist/components/autocomplete/index.jsx +0 -7
  292. package/dist/components/avatar/index.d.ts +0 -8
  293. package/dist/components/avatar/index.jsx +0 -8
  294. package/dist/components/badge/index.d.ts +0 -17
  295. package/dist/components/badge/index.jsx +0 -8
  296. package/dist/components/breadcrumbs/index.d.ts +0 -9
  297. package/dist/components/breadcrumbs/index.jsx +0 -7
  298. package/dist/components/button/index.d.ts +0 -31
  299. package/dist/components/button/index.jsx +0 -9
  300. package/dist/components/checkbox/index.d.ts +0 -16
  301. package/dist/components/checkbox/index.jsx +0 -8
  302. package/dist/components/collapse/index.d.ts +0 -15
  303. package/dist/components/collapse/index.jsx +0 -14
  304. package/dist/components/dropdown/index.d.ts +0 -27
  305. package/dist/components/dropdown/index.jsx +0 -13
  306. package/dist/components/field/index.d.ts +0 -7
  307. package/dist/components/field/index.jsx +0 -7
  308. package/dist/components/fileinput/index.d.ts +0 -16
  309. package/dist/components/fileinput/index.jsx +0 -8
  310. package/dist/components/input/index.d.ts +0 -15
  311. package/dist/components/input/index.jsx +0 -8
  312. package/dist/components/join/index.d.ts +0 -11
  313. package/dist/components/join/index.jsx +0 -9
  314. package/dist/components/loading/index.d.ts +0 -11
  315. package/dist/components/loading/index.jsx +0 -9
  316. package/dist/components/mask/index.d.ts +0 -7
  317. package/dist/components/mask/index.jsx +0 -8
  318. package/dist/components/menu/index.d.ts +0 -8
  319. package/dist/components/menu/index.jsx +0 -8
  320. package/dist/components/navbar/index.d.ts +0 -36
  321. package/dist/components/navbar/index.jsx +0 -11
  322. package/dist/components/pagination/index.d.ts +0 -8
  323. package/dist/components/pagination/index.jsx +0 -9
  324. package/dist/components/polymorphic/index.d.ts +0 -34
  325. package/dist/components/polymorphic/index.jsx +0 -8
  326. package/dist/components/select/index.d.ts +0 -15
  327. package/dist/components/select/index.jsx +0 -8
  328. package/dist/components/steps/index.d.ts +0 -7
  329. package/dist/components/steps/index.jsx +0 -8
  330. package/dist/components/table/index.d.ts +0 -8
  331. package/dist/components/table/index.jsx +0 -7
  332. package/dist/components/tabs/index.d.ts +0 -8
  333. package/dist/components/tabs/index.jsx +0 -7
  334. package/dist/components/textarea/index.d.ts +0 -15
  335. package/dist/components/textarea/index.jsx +0 -8
  336. package/dist/components/timeline/index.d.ts +0 -7
  337. package/dist/components/timeline/index.jsx +0 -7
  338. package/dist/components/toast/index.d.ts +0 -24
  339. package/dist/components/toast/index.jsx +0 -11
  340. package/dist/components/toggle/index.d.ts +0 -15
  341. package/dist/components/toggle/index.jsx +0 -8
  342. package/dist/components/tooltip/index.d.ts +0 -17
  343. package/dist/components/tooltip/index.jsx +0 -8
  344. package/dist/index.css +0 -73
  345. package/dist/index.d.ts +0 -33
  346. package/dist/index.jsx +0 -143
  347. package/dist/types-CUG9pToa.d.ts +0 -15
@@ -1,143 +0,0 @@
1
- import {
2
- cva
3
- } from "./P7WPLZNA.jsx";
4
-
5
- // src/components/dropdown/Dropdown.tsx
6
- import { createSignal } from "solid-js";
7
-
8
- // src/components/dropdown/DropdownContext.ts
9
- import { createContext } from "solid-js";
10
- var DropdownContext = createContext();
11
-
12
- // src/components/dropdown/Dropdown.styles.ts
13
- var dropdownMenuClass = cva(
14
- "absolute z-10 w-max bg-white rounded shadow border border-gray-200 flex flex-col",
15
- {
16
- variants: {
17
- position: {
18
- "top-left": "bottom-full left-0 mb-2",
19
- "top-right": "bottom-full right-0 mb-2",
20
- left: "right-full top-0 mr-2",
21
- right: "left-full top-0 ml-2",
22
- "bottom-left": "top-full left-0 mt-2",
23
- "bottom-right": "top-full right-0 mt-2"
24
- }
25
- },
26
- defaultVariants: {
27
- position: "bottom-left"
28
- }
29
- }
30
- );
31
- var dropdownItemClass = cva(
32
- "px-4 py-2 text-sm cursor-pointer transition-colors",
33
- {
34
- variants: {
35
- disabled: {
36
- true: "text-gray-400 cursor-not-allowed",
37
- false: "hover:bg-gray-100 text-gray-800"
38
- }
39
- },
40
- defaultVariants: {
41
- disabled: false
42
- }
43
- }
44
- );
45
- var dropdownRootClass = cva("relative inline-block");
46
- var dropdownTriggerClass = cva("cursor-pointer w-fit", {
47
- variants: {
48
- disabled: {
49
- true: "pointer-events-none opacity-50",
50
- false: ""
51
- },
52
- hoverable: {
53
- true: "",
54
- false: ""
55
- }
56
- },
57
- defaultVariants: {
58
- disabled: false,
59
- hoverable: false
60
- }
61
- });
62
-
63
- // src/components/dropdown/Dropdown.tsx
64
- var Dropdown = (props) => {
65
- const [open, setOpen] = createSignal(false);
66
- const context = {
67
- open,
68
- setOpen,
69
- disabled: props.disabled,
70
- hoverable: props.hoverable,
71
- position: props.position ?? "left"
72
- };
73
- return <DropdownContext.Provider value={context}>
74
- <div
75
- class={dropdownRootClass()}
76
- onMouseEnter={props.hoverable ? () => setOpen(true) : void 0}
77
- onMouseLeave={props.hoverable ? () => setOpen(false) : void 0}
78
- >
79
- {props.children}
80
- </div>
81
- </DropdownContext.Provider>;
82
- };
83
- var Dropdown_default = Dropdown;
84
-
85
- // src/components/dropdown/DropdownTrigger.tsx
86
- import { useContext } from "solid-js";
87
- var DropdownTrigger = (props) => {
88
- const context = useContext(DropdownContext);
89
- const handleClick = () => {
90
- if (!context?.hoverable && !context?.disabled) {
91
- context?.setOpen(!context.open());
92
- }
93
- };
94
- return <div
95
- onClick={handleClick}
96
- class={dropdownTriggerClass({
97
- disabled: context?.disabled,
98
- hoverable: context?.hoverable
99
- })}
100
- >
101
- {props.children}
102
- </div>;
103
- };
104
- var DropdownTrigger_default = DropdownTrigger;
105
-
106
- // src/components/dropdown/DropdownMenu.tsx
107
- import { Show, useContext as useContext2 } from "solid-js";
108
- var DropdownMenu = (props) => {
109
- const context = useContext2(DropdownContext);
110
- return <Show when={context?.open?.()}>
111
- <div class={dropdownMenuClass({ position: context?.position })}>
112
- {props.children}
113
- </div>
114
- </Show>;
115
- };
116
- var DropdownMenu_default = DropdownMenu;
117
-
118
- // src/components/dropdown/DropdownItem.tsx
119
- import { useContext as useContext3 } from "solid-js";
120
- var DropdownItem = (props) => {
121
- const context = useContext3(DropdownContext);
122
- const handleClick = () => {
123
- if (!props.disabled) {
124
- props.onClick?.();
125
- context?.setOpen(false);
126
- }
127
- };
128
- return <div
129
- role="menuitem"
130
- onClick={handleClick}
131
- class={dropdownItemClass({ disabled: props.disabled })}
132
- >
133
- {props.children}
134
- </div>;
135
- };
136
- var DropdownItem_default = DropdownItem;
137
-
138
- export {
139
- Dropdown_default,
140
- DropdownTrigger_default,
141
- DropdownMenu_default,
142
- DropdownItem_default
143
- };
@@ -1,224 +0,0 @@
1
- import { cva, classes } from './HKS7ET6T.js';
2
- import { createComponent, template, insert, effect, className, Dynamic, mergeProps, spread } from 'solid-js/web';
3
- import { createContext, splitProps, createSignal, createEffect, useContext, Show } from 'solid-js';
4
-
5
- var NavbarContext = createContext();
6
-
7
- // src/components/navbar/Navbar.styles.ts
8
- var navbarClass = cva("flex items-center px-4", {
9
- variants: {
10
- color: {
11
- primary: "bg-indigo-600 text-white",
12
- info: "bg-blue-500 text-white",
13
- success: "bg-green-500 text-white",
14
- danger: "bg-red-600 text-white",
15
- warning: "bg-yellow-500 text-white",
16
- light: "bg-white text-gray-800"
17
- },
18
- spaced: {
19
- true: "py-4",
20
- false: ""
21
- },
22
- shadow: {
23
- true: "shadow-md",
24
- false: ""
25
- },
26
- transparent: {
27
- true: "bg-transparent",
28
- false: ""
29
- },
30
- fixedTop: {
31
- true: "fixed top-0 left-0 right-0 z-50",
32
- false: ""
33
- },
34
- fixedBottom: {
35
- true: "fixed bottom-0 left-0 right-0 z-50",
36
- false: ""
37
- }
38
- },
39
- defaultVariants: {
40
- color: "primary",
41
- spaced: false,
42
- shadow: false,
43
- transparent: false,
44
- fixedTop: false,
45
- fixedBottom: false
46
- }
47
- });
48
- var navbarItemClass = cva(
49
- "px-4 py-2 rounded transition-colors cursor-pointer",
50
- {
51
- variants: {
52
- active: {
53
- true: "",
54
- false: ""
55
- },
56
- color: {
57
- primary: "",
58
- success: "",
59
- info: "",
60
- danger: "",
61
- warning: "",
62
- light: ""
63
- }
64
- },
65
- defaultVariants: {
66
- active: false,
67
- color: "primary"
68
- },
69
- compoundVariants: [
70
- { color: "primary", active: true, class: "bg-white/20 text-white" },
71
- {
72
- color: "primary",
73
- active: false,
74
- class: "hover:bg-white/10 text-white"
75
- },
76
- { color: "success", active: true, class: "bg-white/20 text-white" },
77
- {
78
- color: "success",
79
- active: false,
80
- class: "hover:bg-white/10 text-white"
81
- },
82
- { color: "info", active: true, class: "bg-white/20 text-white" },
83
- { color: "info", active: false, class: "hover:bg-white/10 text-white" },
84
- { color: "danger", active: true, class: "bg-white/20 text-white" },
85
- { color: "danger", active: false, class: "hover:bg-white/10 text-white" },
86
- { color: "warning", active: true, class: "bg-white/20 text-white" },
87
- {
88
- color: "warning",
89
- active: false,
90
- class: "hover:bg-white/10 text-white"
91
- },
92
- { color: "light", active: true, class: "bg-gray-300 text-gray-900" },
93
- {
94
- color: "light",
95
- active: false,
96
- class: "hover:bg-gray-100 text-gray-800"
97
- }
98
- ]
99
- }
100
- );
101
- var navbarDropdownClass = cva("relative", {
102
- variants: {
103
- hoverable: {
104
- true: "group",
105
- false: ""
106
- }
107
- },
108
- defaultVariants: {
109
- hoverable: true
110
- }
111
- });
112
- var dropdownMenuClass = cva(
113
- "absolute mt-2 bg-white text-gray-800 rounded shadow-lg hidden group-hover:block",
114
- {
115
- variants: {
116
- align: {
117
- left: "left-0",
118
- right: "right-0"
119
- }
120
- },
121
- defaultVariants: {
122
- align: "left"
123
- }
124
- }
125
- );
126
-
127
- // src/components/navbar/Navbar.tsx
128
- var _tmpl$ = /* @__PURE__ */ template(`<nav>`);
129
- var Navbar = (props) => {
130
- const [local] = splitProps(props, ["color", "modelValue", "children", "spaced", "shadow", "transparent", "fixedTop", "fixedBottom"]);
131
- const [selected, setSelected] = createSignal(props.modelValue);
132
- createEffect(() => {
133
- if (props.modelValue !== void 0) {
134
- setSelected(props.modelValue);
135
- }
136
- });
137
- return createComponent(NavbarContext.Provider, {
138
- get value() {
139
- return {
140
- color: local.color ?? "primary",
141
- selected,
142
- setSelected: (val) => {
143
- props.onChange?.(val);
144
- setSelected(val);
145
- }
146
- };
147
- },
148
- get children() {
149
- var _el$ = _tmpl$();
150
- insert(_el$, () => local.children);
151
- effect(() => className(_el$, navbarClass({
152
- color: local.color,
153
- spaced: local.spaced,
154
- shadow: local.shadow,
155
- transparent: local.transparent,
156
- fixedTop: local.fixedTop,
157
- fixedBottom: local.fixedBottom
158
- })));
159
- return _el$;
160
- }
161
- });
162
- };
163
- var Navbar_default = Navbar;
164
- var allowedColors = ["primary", "info", "success", "danger", "warning", "light"];
165
- var NavbarItem = (props) => {
166
- const context = useContext(NavbarContext);
167
- const [local, rest] = splitProps(props, ["tag", "href", "label", "children", "class", "color"]);
168
- const Tag = local.tag || (local.href ? "a" : "div");
169
- const isActive = () => context?.selected?.() === local.label;
170
- const resolveColor = (input) => {
171
- return allowedColors.includes(input) ? input : void 0;
172
- };
173
- return createComponent(Dynamic, mergeProps({
174
- component: Tag,
175
- get href() {
176
- return local.href;
177
- },
178
- onClick: () => context?.setSelected?.(local.label),
179
- get ["class"]() {
180
- return classes(navbarItemClass({
181
- active: isActive(),
182
- color: resolveColor(local.color ?? context?.color)
183
- }), local.class);
184
- }
185
- }, rest, {
186
- get children() {
187
- return local.children;
188
- }
189
- }));
190
- };
191
- var NavbarItem_default = NavbarItem;
192
- var _tmpl$2 = /* @__PURE__ */ template(`<div>`);
193
- var _tmpl$22 = /* @__PURE__ */ template(`<div><div class="cursor-pointer px-4 py-2 rounded hover:bg-white/10">`);
194
- var NavbarDropdown = (props) => {
195
- const [local, rest] = splitProps(props, ["label", "hoverable", "align", "class", "children"]);
196
- return (() => {
197
- var _el$ = _tmpl$22(), _el$2 = _el$.firstChild;
198
- spread(_el$, mergeProps({
199
- get ["class"]() {
200
- return classes(navbarDropdownClass({
201
- hoverable: local.hoverable
202
- }), local.class);
203
- }
204
- }, rest), false, true);
205
- insert(_el$2, () => local.label);
206
- insert(_el$, createComponent(Show, {
207
- get when() {
208
- return local.hoverable;
209
- },
210
- get children() {
211
- var _el$3 = _tmpl$2();
212
- insert(_el$3, () => local.children);
213
- effect(() => className(_el$3, dropdownMenuClass({
214
- align: local.align
215
- })));
216
- return _el$3;
217
- }
218
- }), null);
219
- return _el$;
220
- })();
221
- };
222
- var NavbarDropdown_default = NavbarDropdown;
223
-
224
- export { NavbarDropdown_default, NavbarItem_default, Navbar_default };
@@ -1,59 +0,0 @@
1
- // src/lib/style/classes.ts
2
- function classes(...args) {
3
- return args.flat().filter(Boolean).join(" ");
4
- }
5
- function falsyToString(value) {
6
- return typeof value === "boolean" ? `${value}` : value === 0 ? "0" : value;
7
- }
8
- function cva(base, config) {
9
- const fn = (props) => {
10
- if (config?.variants == null) return classes(base, props?.class);
11
- const { variants, defaultVariants } = config;
12
- const getVariantClassNames = Object.keys(variants).map((variant) => {
13
- const variantProp = props?.[variant];
14
- const defaultVariantProp = defaultVariants?.[variant];
15
- if (variantProp === null) return null;
16
- const variantKey = falsyToString(variantProp) || falsyToString(
17
- defaultVariantProp
18
- );
19
- return variants[variant]?.[variantKey];
20
- });
21
- const propsWithoutUndefined = Object.entries(props || {}).reduce(
22
- (acc, [key, value]) => {
23
- if (value !== void 0) {
24
- acc[key] = value;
25
- }
26
- return acc;
27
- },
28
- {}
29
- );
30
- const getCompoundVariantClassNames = config?.compoundVariants?.reduce(
31
- (acc, { class: cvClass, ...compoundVariantOptions }) => {
32
- const isMatch = Object.entries(compoundVariantOptions).every(
33
- ([key, value]) => {
34
- const currentValue = {
35
- ...defaultVariants,
36
- ...propsWithoutUndefined
37
- }[key];
38
- return Array.isArray(value) ? value.includes(currentValue) : currentValue === value;
39
- }
40
- );
41
- return isMatch ? [...acc, cvClass] : acc;
42
- },
43
- []
44
- );
45
- return classes(
46
- base,
47
- getVariantClassNames,
48
- getCompoundVariantClassNames,
49
- props?.class
50
- );
51
- };
52
- fn.variantKeys = config?.variants ? Object.keys(config.variants) : [];
53
- return fn;
54
- }
55
-
56
- export {
57
- classes,
58
- cva
59
- };
File without changes
@@ -1,42 +0,0 @@
1
- import { clsx } from './HUHXQCKK.js';
2
- import { twMerge } from './STFCLC5R.js';
3
- import { template, spread, mergeProps } from 'solid-js/web';
4
- import { splitProps } from 'solid-js';
5
-
6
- var _tmpl$ = /* @__PURE__ */ template(`<textarea>`);
7
- var Textarea = (props) => {
8
- const [local, others] = splitProps(props, ["color", "size", "dataTheme", "class", "className", "style"]);
9
- const classes = () => twMerge("textarea", local.class, local.className, clsx({
10
- "textarea-xl": local.size === "xl",
11
- "textarea-lg": local.size === "lg",
12
- "textarea-md": local.size === "md",
13
- "textarea-sm": local.size === "sm",
14
- "textarea-xs": local.size === "xs",
15
- "textarea-primary": local.color === "primary",
16
- "textarea-secondary": local.color === "secondary",
17
- "textarea-accent": local.color === "accent",
18
- "textarea-ghost": local.color === "ghost",
19
- "textarea-info": local.color === "info",
20
- "textarea-success": local.color === "success",
21
- "textarea-warning": local.color === "warning",
22
- "textarea-error": local.color === "error"
23
- }));
24
- return (() => {
25
- var _el$ = _tmpl$();
26
- spread(_el$, mergeProps(others, {
27
- get ["data-theme"]() {
28
- return local.dataTheme;
29
- },
30
- get ["class"]() {
31
- return classes();
32
- },
33
- get style() {
34
- return local.style;
35
- }
36
- }), false, false);
37
- return _el$;
38
- })();
39
- };
40
- var Textarea_default = Textarea;
41
-
42
- export { Textarea_default };
@@ -1,125 +0,0 @@
1
- import { cva, classes } from './HKS7ET6T.js';
2
- import { delegateEvents, template, className, spread, mergeProps, insert, memo, effect, style, setAttribute, createComponent } from 'solid-js/web';
3
- import { splitProps, createSignal, createMemo, For } from 'solid-js';
4
-
5
- // src/components/table/Table.styles.ts
6
- var tableWrapper = cva(
7
- "overflow-x-auto rounded-lg border border-gray-200 shadow"
8
- );
9
- var tableVariants = cva(
10
- [
11
- "min-w-full",
12
- "text-sm text-left",
13
- "divide-y divide-gray-100"
14
- ],
15
- {
16
- variants: {
17
- header: {
18
- default: "bg-gray-50 font-semibold text-gray-700"
19
- },
20
- row: {
21
- default: ""
22
- },
23
- cell: {
24
- default: "px-4 py-2"
25
- },
26
- divider: {
27
- on: "border-r border-gray-200 last:border-r-0",
28
- off: ""
29
- }
30
- },
31
- defaultVariants: {
32
- header: "default",
33
- row: "default",
34
- cell: "default",
35
- divider: "on"
36
- }
37
- }
38
- );
39
-
40
- // src/components/table/Table.tsx
41
- var _tmpl$ = /* @__PURE__ */ template(`<div><table><thead><tr></tr></thead><tbody>`);
42
- var _tmpl$2 = /* @__PURE__ */ template(`<th role=columnheader>`);
43
- var _tmpl$3 = /* @__PURE__ */ template(`<tr>`);
44
- var _tmpl$4 = /* @__PURE__ */ template(`<td>`);
45
- var Table = (props) => {
46
- const [localProps, variantProps, otherProps] = splitProps(props, ["columns", "rows", "onSort", "className", "rowKey"], Object.keys(tableVariants.variantKeys ?? {}));
47
- const [sortKey, setSortKey] = createSignal(null);
48
- const [sortDir, setSortDir] = createSignal("asc");
49
- const data = createMemo(() => localProps.rows);
50
- const baseVars = () => variantProps;
51
- const wrapperClass = classes(tableWrapper(), localProps.className);
52
- const tableClass = classes(tableVariants(baseVars()), localProps.className);
53
- const handleHeaderClick = (colKey, isSortable) => {
54
- if (!isSortable) return;
55
- const newDir = sortKey() === colKey && sortDir() === "asc" ? "desc" : "asc";
56
- setSortKey(() => colKey);
57
- setSortDir(newDir);
58
- props.onSort?.(colKey, newDir);
59
- };
60
- return (() => {
61
- var _el$ = _tmpl$(), _el$2 = _el$.firstChild, _el$3 = _el$2.firstChild, _el$4 = _el$3.firstChild, _el$5 = _el$3.nextSibling;
62
- className(_el$, wrapperClass);
63
- spread(_el$2, mergeProps(otherProps, {
64
- "class": tableClass
65
- }), false, true);
66
- insert(_el$4, () => localProps.columns.map((col) => (() => {
67
- var _el$6 = _tmpl$2();
68
- _el$6.$$click = () => handleHeaderClick(col.key, col.sortable);
69
- insert(_el$6, () => col.header, null);
70
- insert(_el$6, (() => {
71
- var _c$ = memo(() => sortKey() === col.key);
72
- return () => _c$() && (sortDir() === "asc" ? " \u2191" : " \u2193");
73
- })(), null);
74
- effect((_p$) => {
75
- var _v$ = tableVariants({
76
- ...baseVars(),
77
- cell: variantProps.cell,
78
- divider: "on"
79
- }), _v$2 = col.sortable ? {
80
- cursor: "pointer"
81
- } : void 0, _v$3 = sortKey() === col.key ? sortDir() === "asc" ? "ascending" : "descending" : void 0;
82
- _v$ !== _p$.e && className(_el$6, _p$.e = _v$);
83
- _p$.t = style(_el$6, _v$2, _p$.t);
84
- _v$3 !== _p$.a && setAttribute(_el$6, "aria-sort", _p$.a = _v$3);
85
- return _p$;
86
- }, {
87
- e: void 0,
88
- t: void 0,
89
- a: void 0
90
- });
91
- return _el$6;
92
- })()));
93
- insert(_el$5, createComponent(For, {
94
- get each() {
95
- return data();
96
- },
97
- children: (row) => (() => {
98
- var _el$7 = _tmpl$3();
99
- insert(_el$7, () => localProps.columns.map((col, ci) => (() => {
100
- var _el$8 = _tmpl$4();
101
- insert(_el$8, () => String(row[col.key] ?? ""));
102
- effect(() => className(_el$8, tableVariants({
103
- ...baseVars(),
104
- cell: variantProps.cell,
105
- divider: ci === localProps.columns.length - 1 ? "off" : "on"
106
- })));
107
- return _el$8;
108
- })()));
109
- effect(() => className(_el$7, tableVariants({
110
- ...baseVars(),
111
- row: variantProps.row
112
- })));
113
- return _el$7;
114
- })()
115
- }));
116
- return _el$;
117
- })();
118
- };
119
- var Table_default = Table;
120
- delegateEvents(["click"]);
121
-
122
- // src/components/table/index.ts
123
- var table_default = Table_default;
124
-
125
- export { table_default };
@@ -1,11 +0,0 @@
1
- import {
2
- Join_default
3
- } from "./DN3P54J2.jsx";
4
-
5
- // src/components/pagination/Pagination.tsx
6
- var Pagination = Join_default;
7
- var Pagination_default = Pagination;
8
-
9
- export {
10
- Pagination_default
11
- };
@@ -1,55 +0,0 @@
1
- import {
2
- clsx
3
- } from "./O7LDJCQS.jsx";
4
- import {
5
- twMerge
6
- } from "./5HG7XWVC.jsx";
7
-
8
- // src/components/tooltip/Tooltip.tsx
9
- import { splitProps } from "solid-js";
10
- var Tooltip = (props) => {
11
- const [local, others] = splitProps(props, [
12
- "message",
13
- "open",
14
- "color",
15
- "position",
16
- "dataTheme",
17
- "class",
18
- "className",
19
- "style"
20
- ]);
21
- const classes = () => twMerge(
22
- "tooltip",
23
- local.class,
24
- local.className,
25
- clsx({
26
- "tooltip-open": local.open,
27
- "tooltip-primary": local.color === "primary",
28
- "tooltip-secondary": local.color === "secondary",
29
- "tooltip-accent": local.color === "accent",
30
- "tooltip-info": local.color === "info",
31
- "tooltip-success": local.color === "success",
32
- "tooltip-warning": local.color === "warning",
33
- "tooltip-error": local.color === "error",
34
- "tooltip-top": local.position === "top",
35
- "tooltip-bottom": local.position === "bottom",
36
- "tooltip-left": local.position === "left",
37
- "tooltip-right": local.position === "right"
38
- })
39
- );
40
- return <div
41
- {...others}
42
- role="tooltip"
43
- data-theme={local.dataTheme}
44
- data-tip={local.message}
45
- class={classes()}
46
- style={local.style}
47
- >
48
- {props.children}
49
- </div>;
50
- };
51
- var Tooltip_default = Tooltip;
52
-
53
- export {
54
- Tooltip_default
55
- };