@boxcustodia/library 0.5.5 → 0.6.1-canary.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 (1183) hide show
  1. package/dist/index.d.ts +1880 -0
  2. package/dist/index.es10.js +1 -1
  3. package/dist/index.es100.js +10 -2290
  4. package/dist/index.es101.js +6 -3674
  5. package/dist/index.es102.js +55 -8
  6. package/dist/index.es103.js +52 -213
  7. package/dist/index.es104.js +92 -6
  8. package/dist/index.es105.js +36 -310
  9. package/dist/index.es106.js +24 -12
  10. package/dist/index.es107.js +30 -19
  11. package/dist/index.es108.js +38 -32
  12. package/dist/index.es109.js +3673 -54
  13. package/dist/index.es11.js +1 -1
  14. package/dist/index.es110.js +1071 -46
  15. package/dist/index.es111.js +4 -92
  16. package/dist/index.es112.js +4 -37
  17. package/dist/index.es113.js +13 -24
  18. package/dist/index.es114.js +10 -30
  19. package/dist/index.es115.js +4 -35
  20. package/dist/index.es116.js +15 -46
  21. package/dist/index.es117.js +5 -30
  22. package/dist/index.es118.js +56 -21
  23. package/dist/index.es119.js +39 -9
  24. package/dist/index.es120.js +8 -7
  25. package/dist/index.es121.js +14 -4
  26. package/dist/index.es122.js +259 -14
  27. package/dist/index.es123.js +310 -4
  28. package/dist/index.es124.js +13 -57
  29. package/dist/index.es125.js +19 -24
  30. package/dist/index.es126.js +33 -17
  31. package/dist/index.es127.js +26 -255
  32. package/dist/index.es128.js +27 -12
  33. package/dist/index.es129.js +26 -1087
  34. package/dist/index.es130.js +20 -4
  35. package/dist/index.es131.js +2 -2
  36. package/dist/index.es132.js +10 -22
  37. package/dist/index.es133.js +4 -5
  38. package/dist/index.es134.js +22 -22
  39. package/dist/index.es135.js +5 -6
  40. package/dist/index.es136.js +5 -6
  41. package/dist/index.es137.js +1 -1
  42. package/dist/index.es138.js +20 -238
  43. package/dist/index.es139.js +10 -17
  44. package/dist/index.es140.js +237 -41
  45. package/dist/index.es141.js +67 -24
  46. package/dist/index.es142.js +32 -68
  47. package/dist/index.es143.js +72 -842
  48. package/dist/index.es144.js +92 -9
  49. package/dist/index.es145.js +345 -11
  50. package/dist/index.es146.js +121 -36
  51. package/dist/index.es147.js +848 -13
  52. package/dist/index.es148.js +10 -21
  53. package/dist/index.es149.js +21 -12
  54. package/dist/index.es150.js +8 -6
  55. package/dist/index.es151.js +6 -5
  56. package/dist/index.es152.js +28 -5
  57. package/dist/index.es153.js +14 -2
  58. package/dist/index.es154.js +13 -4
  59. package/dist/index.es155.js +14 -29
  60. package/dist/index.es156.js +17 -13
  61. package/dist/index.es157.js +44 -12
  62. package/dist/index.es158.js +6 -13
  63. package/dist/index.es16.js +2 -2
  64. package/dist/index.es160.js +7 -32
  65. package/dist/index.es161.js +2 -79
  66. package/dist/index.es162.js +30 -90
  67. package/dist/index.es163.js +394 -334
  68. package/dist/index.es164.js +40 -120
  69. package/dist/index.es165.js +21 -6
  70. package/dist/index.es166.js +37 -6
  71. package/dist/index.es167.js +13 -3
  72. package/dist/index.es168.js +16 -2051
  73. package/dist/index.es169.js +36 -2
  74. package/dist/index.es170.js +214 -24
  75. package/dist/index.es171.js +5 -605
  76. package/dist/index.es172.js +2 -15
  77. package/dist/index.es173.js +26 -32
  78. package/dist/index.es174.js +14 -10
  79. package/dist/index.es175.js +33 -6
  80. package/dist/index.es176.js +10 -20
  81. package/dist/index.es177.js +6 -37
  82. package/dist/index.es178.js +5 -9
  83. package/dist/index.es179.js +65 -9
  84. package/dist/index.es18.js +1 -1
  85. package/dist/index.es180.js +124 -204
  86. package/dist/index.es181.js +133 -5
  87. package/dist/index.es182.js +14 -68
  88. package/dist/index.es183.js +12 -122
  89. package/dist/index.es184.js +8 -134
  90. package/dist/index.es185.js +50 -14
  91. package/dist/index.es186.js +205 -15
  92. package/dist/index.es187.js +4 -9
  93. package/dist/index.es188.js +217 -49
  94. package/dist/index.es189.js +24 -216
  95. package/dist/index.es190.js +2277 -636
  96. package/dist/index.es191.js +4 -4
  97. package/dist/index.es192.js +44 -42
  98. package/dist/index.es193.js +7 -3
  99. package/dist/index.es194.js +5 -45
  100. package/dist/index.es195.js +28 -8
  101. package/dist/index.es196.js +649 -5
  102. package/dist/index.es197.js +33 -26
  103. package/dist/index.es198.js +118 -2
  104. package/dist/index.es199.js +16 -2
  105. package/dist/index.es2.js +1 -1
  106. package/dist/index.es200.js +8 -35
  107. package/dist/index.es201.js +2 -118
  108. package/dist/index.es202.js +2 -16
  109. package/dist/index.es203.js +20 -7
  110. package/dist/index.es204.js +9 -2
  111. package/dist/index.es205.js +35 -395
  112. package/dist/index.es206.js +15 -720
  113. package/dist/index.es207.js +17 -281
  114. package/dist/index.es208.js +13 -60
  115. package/dist/index.es209.js +6 -9
  116. package/dist/index.es210.js +6 -28
  117. package/dist/index.es211.js +51 -198
  118. package/dist/index.es212.js +7 -2
  119. package/dist/index.es213.js +6 -52
  120. package/dist/index.es214.js +6 -64
  121. package/dist/index.es215.js +8 -21
  122. package/dist/index.es216.js +16 -9
  123. package/dist/index.es217.js +7 -38
  124. package/dist/index.es218.js +7 -18
  125. package/dist/index.es219.js +8 -25
  126. package/dist/index.es22.js +1 -1
  127. package/dist/index.es220.js +14 -15
  128. package/dist/index.es221.js +11 -3
  129. package/dist/index.es222.js +25 -14
  130. package/dist/index.es223.js +6 -7
  131. package/dist/index.es224.js +13 -8
  132. package/dist/index.es225.js +2052 -17
  133. package/dist/index.es226.js +6 -52
  134. package/dist/index.es227.js +84 -6
  135. package/dist/index.es228.js +5 -6
  136. package/dist/index.es229.js +17 -6
  137. package/dist/index.es230.js +9 -7
  138. package/dist/index.es231.js +7 -16
  139. package/dist/index.es232.js +6 -8
  140. package/dist/index.es233.js +6 -6
  141. package/dist/index.es234.js +2 -7
  142. package/dist/index.es235.js +52 -13
  143. package/dist/index.es236.js +64 -10
  144. package/dist/index.es237.js +11 -5
  145. package/dist/index.es238.js +7 -84
  146. package/dist/index.es239.js +5 -17
  147. package/dist/index.es24.js +1 -1
  148. package/dist/index.es240.js +4 -5
  149. package/dist/index.es241.js +5 -6
  150. package/dist/index.es242.js +8 -6
  151. package/dist/index.es243.js +6 -10
  152. package/dist/index.es244.js +15 -6
  153. package/dist/index.es245.js +4 -7
  154. package/dist/index.es246.js +513 -5
  155. package/dist/index.es247.js +50 -5
  156. package/dist/index.es248.js +17 -5
  157. package/dist/index.es249.js +9 -8
  158. package/dist/index.es250.js +19 -6
  159. package/dist/index.es251.js +8 -15
  160. package/dist/index.es252.js +7 -4
  161. package/dist/index.es253.js +7 -515
  162. package/dist/index.es254.js +6 -50
  163. package/dist/index.es255.js +6 -17
  164. package/dist/index.es256.js +9 -9
  165. package/dist/index.es257.js +6 -19
  166. package/dist/index.es258.js +8 -8
  167. package/dist/index.es259.js +12 -7
  168. package/dist/index.es26.js +2 -2
  169. package/dist/index.es260.js +9 -7
  170. package/dist/index.es261.js +10 -5
  171. package/dist/index.es262.js +14 -6
  172. package/dist/index.es263.js +65 -10
  173. package/dist/index.es264.js +37 -5
  174. package/dist/index.es265.js +9 -8
  175. package/dist/index.es266.js +8 -12
  176. package/dist/index.es267.js +7 -9
  177. package/dist/index.es268.js +7 -10
  178. package/dist/index.es269.js +15 -14
  179. package/dist/index.es27.js +54 -57
  180. package/dist/index.es270.js +205 -65
  181. package/dist/index.es271.js +22 -38
  182. package/dist/index.es272.js +24 -9
  183. package/dist/index.es273.js +392 -8
  184. package/dist/index.es274.js +8 -8
  185. package/dist/index.es275.js +3 -8
  186. package/dist/index.es276.js +44 -15
  187. package/dist/index.es277.js +31 -11
  188. package/dist/index.es278.js +48 -201
  189. package/dist/index.es279.js +19 -21
  190. package/dist/index.es28.js +62 -72
  191. package/dist/index.es280.js +21 -49
  192. package/dist/index.es281.js +62 -24
  193. package/dist/index.es282.js +28 -386
  194. package/dist/index.es283.js +73 -174
  195. package/dist/index.es284.js +5 -48
  196. package/dist/index.es285.js +15 -25
  197. package/dist/index.es286.js +44 -2
  198. package/dist/index.es287.js +34 -2
  199. package/dist/index.es288.js +8 -2
  200. package/dist/index.es289.js +22 -2
  201. package/dist/index.es29.js +1 -1
  202. package/dist/index.es290.js +28 -2
  203. package/dist/index.es291.js +423 -101
  204. package/dist/index.es292.js +11 -74
  205. package/dist/index.es293.js +35 -35
  206. package/dist/index.es294.js +178 -63
  207. package/dist/index.es295.js +3 -34
  208. package/dist/index.es296.js +63 -64
  209. package/dist/index.es297.js +64 -111
  210. package/dist/index.es298.js +16 -94
  211. package/dist/index.es299.js +4 -43
  212. package/dist/index.es30.js +18 -18
  213. package/dist/index.es300.js +2 -2
  214. package/dist/index.es301.js +23 -2
  215. package/dist/index.es302.js +23 -2
  216. package/dist/index.es303.js +9259 -2
  217. package/dist/index.es304.js +15108 -2
  218. package/dist/index.es305.js +283 -2
  219. package/dist/index.es306.js +61 -2
  220. package/dist/index.es307.js +10 -2
  221. package/dist/index.es308.js +29 -2
  222. package/dist/index.es309.js +197 -238
  223. package/dist/index.es31.js +5 -8
  224. package/dist/index.es310.js +4 -384
  225. package/dist/index.es311.js +4 -169
  226. package/dist/index.es312.js +23 -149
  227. package/dist/index.es313.js +30 -141
  228. package/dist/index.es314.js +5 -2
  229. package/dist/index.es315.js +5 -2
  230. package/dist/index.es316.js +57 -2
  231. package/dist/index.es317.js +28 -2
  232. package/dist/index.es318.js +47 -2
  233. package/dist/index.es319.js +67 -2
  234. package/dist/index.es32.js +2 -2
  235. package/dist/index.es320.js +38 -2
  236. package/dist/index.es321.js +17 -52
  237. package/dist/index.es322.js +66 -57
  238. package/dist/index.es323.js +68 -8
  239. package/dist/index.es324.js +69 -3
  240. package/dist/index.es325.js +64 -40
  241. package/dist/index.es326.js +44 -30
  242. package/dist/index.es327.js +46 -51
  243. package/dist/index.es328.js +56 -17
  244. package/dist/index.es329.js +48 -21
  245. package/dist/index.es33.js +5 -5
  246. package/dist/index.es330.js +42 -62
  247. package/dist/index.es331.js +71 -31
  248. package/dist/index.es332.js +70 -75
  249. package/dist/index.es333.js +96 -6
  250. package/dist/index.es334.js +45 -13
  251. package/dist/index.es335.js +44 -41
  252. package/dist/index.es336.js +46 -33
  253. package/dist/index.es337.js +30 -7
  254. package/dist/index.es338.js +29 -21
  255. package/dist/index.es339.js +29 -27
  256. package/dist/index.es34.js +22 -22
  257. package/dist/index.es340.js +26 -420
  258. package/dist/index.es341.js +28 -11
  259. package/dist/index.es342.js +29 -34
  260. package/dist/index.es343.js +19 -4
  261. package/dist/index.es344.js +42 -53
  262. package/dist/index.es345.js +38 -20
  263. package/dist/index.es346.js +14 -41
  264. package/dist/index.es347.js +14 -61
  265. package/dist/index.es348.js +117 -35
  266. package/dist/index.es349.js +183 -17
  267. package/dist/index.es350.js +45 -65
  268. package/dist/index.es351.js +4 -68
  269. package/dist/index.es352.js +2 -69
  270. package/dist/index.es353.js +2 -69
  271. package/dist/index.es354.js +2 -46
  272. package/dist/index.es355.js +2 -47
  273. package/dist/index.es356.js +2 -59
  274. package/dist/index.es357.js +7 -48
  275. package/dist/index.es358.js +2 -43
  276. package/dist/index.es359.js +8 -70
  277. package/dist/index.es36.js +28 -28
  278. package/dist/index.es360.js +9 -71
  279. package/dist/index.es361.js +4 -96
  280. package/dist/index.es362.js +13 -47
  281. package/dist/index.es363.js +4 -46
  282. package/dist/index.es364.js +6 -46
  283. package/dist/index.es365.js +331 -28
  284. package/dist/index.es366.js +19 -30
  285. package/dist/index.es367.js +4 -30
  286. package/dist/index.es368.js +4 -30
  287. package/dist/index.es369.js +3 -30
  288. package/dist/index.es37.js +6 -6
  289. package/dist/index.es370.js +69 -27
  290. package/dist/index.es371.js +4 -20
  291. package/dist/index.es372.js +67 -45
  292. package/dist/index.es373.js +31 -46
  293. package/dist/index.es374.js +9 -20
  294. package/dist/index.es375.js +151 -18
  295. package/dist/index.es376.js +107 -24
  296. package/dist/index.es377.js +67 -28
  297. package/dist/index.es378.js +31 -5
  298. package/dist/index.es379.js +16 -50
  299. package/dist/index.es38.js +37 -37
  300. package/dist/index.es380.js +141 -10
  301. package/dist/index.es381.js +113 -9
  302. package/dist/index.es382.js +2 -5
  303. package/dist/index.es383.js +106 -13
  304. package/dist/index.es384.js +75 -4
  305. package/dist/index.es385.js +36 -8
  306. package/dist/index.es386.js +63 -334
  307. package/dist/index.es387.js +34 -20
  308. package/dist/index.es388.js +65 -4
  309. package/dist/index.es389.js +112 -5
  310. package/dist/index.es39.js +21 -21
  311. package/dist/index.es390.js +94 -4
  312. package/dist/index.es391.js +43 -73
  313. package/dist/index.es392.js +2 -4
  314. package/dist/index.es393.js +4 -24
  315. package/dist/index.es395.js +4 -35
  316. package/dist/index.es396.js +4 -177
  317. package/dist/index.es397.js +4 -89
  318. package/dist/index.es398.js +4 -17
  319. package/dist/index.es399.js +2 -2
  320. package/dist/index.es40.js +35 -35
  321. package/dist/index.es400.js +2 -2
  322. package/dist/index.es401.js +241 -4
  323. package/dist/index.es402.js +384 -4
  324. package/dist/index.es403.js +165 -22
  325. package/dist/index.es404.js +153 -4
  326. package/dist/index.es405.js +142 -4
  327. package/dist/index.es406.js +2 -8
  328. package/dist/index.es407.js +2 -46
  329. package/dist/index.es409.js +2 -6
  330. package/dist/index.es41.js +62 -62
  331. package/dist/index.es410.js +2 -2
  332. package/dist/index.es411.js +2 -8
  333. package/dist/index.es412.js +5 -2
  334. package/dist/index.es413.js +3 -275
  335. package/dist/index.es414.js +23 -79
  336. package/dist/index.es415.js +106 -162
  337. package/dist/index.es416.js +15 -92
  338. package/dist/index.es417.js +18 -183
  339. package/dist/index.es418.js +94 -41
  340. package/dist/index.es419.js +46 -3
  341. package/dist/index.es42.js +5 -5
  342. package/dist/index.es420.js +521 -66
  343. package/dist/index.es421.js +125 -29
  344. package/dist/index.es422.js +129 -9
  345. package/dist/index.es423.js +24 -152
  346. package/dist/index.es424.js +6 -108
  347. package/dist/index.es425.js +6 -68
  348. package/dist/index.es426.js +43 -31
  349. package/dist/index.es427.js +58 -16
  350. package/dist/index.es428.js +41 -141
  351. package/dist/index.es429.js +27 -112
  352. package/dist/index.es43.js +9 -9
  353. package/dist/index.es430.js +31 -19
  354. package/dist/index.es431.js +9 -100
  355. package/dist/index.es432.js +11 -47
  356. package/dist/index.es433.js +10 -5
  357. package/dist/index.es434.js +7 -3
  358. package/dist/index.es435.js +5 -23
  359. package/dist/index.es436.js +6 -108
  360. package/dist/index.es437.js +29 -15
  361. package/dist/index.es438.js +17 -521
  362. package/dist/index.es439.js +13 -126
  363. package/dist/index.es44.js +50 -57
  364. package/dist/index.es440.js +40 -125
  365. package/dist/index.es441.js +8 -5
  366. package/dist/index.es442.js +4 -2
  367. package/dist/index.es443.js +4 -7
  368. package/dist/index.es444.js +13 -326
  369. package/dist/index.es445.js +18 -48
  370. package/dist/index.es446.js +106 -3
  371. package/dist/index.es447.js +27 -25
  372. package/dist/index.es448.js +27 -2
  373. package/dist/index.es449.js +12 -21
  374. package/dist/index.es45.js +36 -36
  375. package/dist/index.es450.js +34 -24
  376. package/dist/index.es451.js +34 -28
  377. package/dist/index.es452.js +71 -21
  378. package/dist/index.es453.js +28 -25
  379. package/dist/index.es454.js +359 -49
  380. package/dist/index.es455.js +33 -36
  381. package/dist/index.es456.js +8 -20
  382. package/dist/index.es457.js +9 -23
  383. package/dist/index.es458.js +7 -21
  384. package/dist/index.es459.js +9 -21
  385. package/dist/index.es460.js +51 -23
  386. package/dist/index.es461.js +55 -2
  387. package/dist/index.es462.js +6 -2
  388. package/dist/index.es463.js +276 -2
  389. package/dist/index.es464.js +37 -2
  390. package/dist/index.es465.js +54 -2
  391. package/dist/index.es466.js +72 -2
  392. package/dist/index.es467.js +172 -2
  393. package/dist/index.es468.js +21 -2
  394. package/dist/index.es469.js +21 -2
  395. package/dist/index.es47.js +19 -22
  396. package/dist/index.es470.js +168 -2
  397. package/dist/index.es471.js +50 -2
  398. package/dist/index.es472.js +8 -2
  399. package/dist/index.es473.js +36 -29
  400. package/dist/index.es474.js +47 -26
  401. package/dist/index.es475.js +32 -32
  402. package/dist/index.es476.js +11 -29
  403. package/dist/index.es477.js +15 -27
  404. package/dist/index.es478.js +24 -26
  405. package/dist/index.es479.js +54 -72
  406. package/dist/index.es48.js +18 -25
  407. package/dist/index.es480.js +36 -26
  408. package/dist/index.es481.js +116 -32
  409. package/dist/index.es482.js +22 -44
  410. package/dist/index.es483.js +238 -26
  411. package/dist/index.es484.js +7 -46
  412. package/dist/index.es485.js +32 -123
  413. package/dist/index.es486.js +121 -46
  414. package/dist/index.es487.js +39 -27
  415. package/dist/index.es488.js +4 -26
  416. package/dist/index.es489.js +240 -26
  417. package/dist/index.es49.js +24 -24
  418. package/dist/index.es490.js +243 -26
  419. package/dist/index.es491.js +8 -23
  420. package/dist/index.es492.js +4 -30
  421. package/dist/index.es493.js +10 -26
  422. package/dist/index.es494.js +329 -21
  423. package/dist/index.es495.js +52 -26
  424. package/dist/index.es496.js +6 -48
  425. package/dist/index.es497.js +18 -118
  426. package/dist/index.es498.js +31 -24
  427. package/dist/index.es499.js +15 -36
  428. package/dist/index.es50.js +2 -2
  429. package/dist/index.es500.js +9 -44
  430. package/dist/index.es501.js +4 -55
  431. package/dist/index.es502.js +10 -44
  432. package/dist/index.es503.js +46 -24
  433. package/dist/index.es504.js +4 -43
  434. package/dist/index.es505.js +8 -36
  435. package/dist/index.es506.js +22 -60
  436. package/dist/index.es507.js +4 -36
  437. package/dist/index.es508.js +33 -21
  438. package/dist/index.es509.js +173 -22
  439. package/dist/index.es51.js +3 -3
  440. package/dist/index.es510.js +85 -26
  441. package/dist/index.es511.js +15 -19
  442. package/dist/index.es512.js +4 -26
  443. package/dist/index.es513.js +4 -43
  444. package/dist/index.es514.js +4 -28
  445. package/dist/index.es515.js +4 -42
  446. package/dist/index.es516.js +26 -28
  447. package/dist/index.es517.js +4 -28
  448. package/dist/index.es518.js +66 -31
  449. package/dist/index.es519.js +274 -26
  450. package/dist/index.es52.js +2 -2
  451. package/dist/index.es520.js +82 -21
  452. package/dist/index.es521.js +168 -21
  453. package/dist/index.es522.js +71 -43
  454. package/dist/index.es523.js +11 -26
  455. package/dist/index.es524.js +16 -30
  456. package/dist/index.es525.js +64 -33
  457. package/dist/index.es526.js +7 -36
  458. package/dist/index.es527.js +6 -31
  459. package/dist/index.es528.js +7 -43
  460. package/dist/index.es529.js +11 -34
  461. package/dist/index.es53.js +19 -19
  462. package/dist/index.es530.js +8 -36
  463. package/dist/index.es531.js +8 -41
  464. package/dist/index.es532.js +8 -30
  465. package/dist/index.es533.js +8 -21
  466. package/dist/index.es534.js +8 -34
  467. package/dist/index.es535.js +8 -33
  468. package/dist/index.es536.js +8 -41
  469. package/dist/index.es537.js +8 -37
  470. package/dist/index.es538.js +8 -29
  471. package/dist/index.es539.js +8 -26
  472. package/dist/index.es54.js +2 -2
  473. package/dist/index.es540.js +8 -26
  474. package/dist/index.es541.js +8 -26
  475. package/dist/index.es542.js +8 -28
  476. package/dist/index.es543.js +8 -28
  477. package/dist/index.es544.js +8 -29
  478. package/dist/index.es545.js +8 -30
  479. package/dist/index.es546.js +8 -21
  480. package/dist/index.es547.js +8 -31
  481. package/dist/index.es548.js +8 -106
  482. package/dist/index.es549.js +8 -26
  483. package/dist/index.es55.js +9 -9
  484. package/dist/index.es550.js +8 -21
  485. package/dist/index.es551.js +8 -28
  486. package/dist/index.es552.js +8 -21
  487. package/dist/index.es553.js +8 -27
  488. package/dist/index.es554.js +8 -21
  489. package/dist/index.es555.js +8 -26
  490. package/dist/index.es556.js +6 -2
  491. package/dist/index.es557.js +5 -1
  492. package/dist/index.es558.js +5 -1
  493. package/dist/index.es559.js +5 -1
  494. package/dist/index.es56.js +10 -10
  495. package/dist/index.es560.js +6 -2
  496. package/dist/index.es561.js +6 -2
  497. package/dist/index.es562.js +6 -2
  498. package/dist/index.es563.js +6 -2
  499. package/dist/index.es564.js +42 -2
  500. package/dist/index.es565.js +72 -2
  501. package/dist/index.es566.js +2 -2
  502. package/dist/index.es568.js +2 -2
  503. package/dist/index.es569.js +76 -2
  504. package/dist/index.es57.js +81 -84
  505. package/dist/index.es570.js +93 -2
  506. package/dist/index.es571.js +52 -2
  507. package/dist/index.es572.js +8 -2
  508. package/dist/index.es573.js +5 -2
  509. package/dist/index.es574.js +52 -2
  510. package/dist/index.es575.js +8 -4
  511. package/dist/index.es577.js +2 -2
  512. package/dist/index.es578.js +79 -2
  513. package/dist/index.es579.js +96 -2
  514. package/dist/index.es58.js +1 -1
  515. package/dist/index.es580.js +27 -4
  516. package/dist/index.es582.js +21 -4
  517. package/dist/index.es583.js +24 -4
  518. package/dist/index.es584.js +28 -4
  519. package/dist/index.es585.js +21 -4
  520. package/dist/index.es586.js +25 -4
  521. package/dist/index.es587.js +49 -4
  522. package/dist/index.es588.js +36 -4
  523. package/dist/index.es589.js +21 -4
  524. package/dist/index.es59.js +77 -77
  525. package/dist/index.es590.js +23 -4
  526. package/dist/index.es591.js +21 -4
  527. package/dist/index.es592.js +21 -4
  528. package/dist/index.es593.js +23 -4
  529. package/dist/index.es594.js +2 -2
  530. package/dist/index.es595.js +2 -2
  531. package/dist/index.es597.js +2 -2
  532. package/dist/index.es6.js +3 -3
  533. package/dist/index.es60.js +35 -35
  534. package/dist/index.es602.js +2 -2
  535. package/dist/index.es603.js +2 -2
  536. package/dist/index.es606.js +29 -4
  537. package/dist/index.es607.js +26 -4
  538. package/dist/index.es608.js +32 -4
  539. package/dist/index.es609.js +29 -4
  540. package/dist/index.es61.js +37 -37
  541. package/dist/index.es610.js +27 -4
  542. package/dist/index.es611.js +26 -4
  543. package/dist/index.es612.js +72 -4
  544. package/dist/index.es613.js +26 -4
  545. package/dist/index.es614.js +32 -4
  546. package/dist/index.es615.js +44 -4
  547. package/dist/index.es616.js +26 -4
  548. package/dist/index.es617.js +46 -4
  549. package/dist/index.es618.js +123 -4
  550. package/dist/index.es619.js +46 -4
  551. package/dist/index.es62.js +20 -20
  552. package/dist/index.es620.js +27 -4
  553. package/dist/index.es621.js +26 -4
  554. package/dist/index.es622.js +26 -4
  555. package/dist/index.es623.js +26 -4
  556. package/dist/index.es624.js +23 -4
  557. package/dist/index.es625.js +30 -4
  558. package/dist/index.es626.js +26 -4
  559. package/dist/index.es627.js +21 -4
  560. package/dist/index.es628.js +26 -4
  561. package/dist/index.es629.js +48 -4
  562. package/dist/index.es63.js +1 -1
  563. package/dist/index.es630.js +118 -4
  564. package/dist/index.es631.js +24 -4
  565. package/dist/index.es632.js +36 -4
  566. package/dist/index.es633.js +44 -4
  567. package/dist/index.es634.js +55 -4
  568. package/dist/index.es635.js +44 -4
  569. package/dist/index.es636.js +26 -4
  570. package/dist/index.es637.js +43 -4
  571. package/dist/index.es638.js +36 -4
  572. package/dist/index.es639.js +41 -11
  573. package/dist/index.es64.js +1 -1
  574. package/dist/index.es640.js +17 -13
  575. package/dist/index.es641.js +6 -15
  576. package/dist/index.es642.js +7 -13
  577. package/dist/index.es643.js +9 -8
  578. package/dist/index.es644.js +8 -19
  579. package/dist/index.es645.js +8 -14
  580. package/dist/index.es646.js +25 -11
  581. package/dist/index.es647.js +8 -12
  582. package/dist/index.es648.js +23 -13
  583. package/dist/index.es649.js +15 -19
  584. package/dist/index.es65.js +75 -75
  585. package/dist/index.es650.js +15 -19
  586. package/dist/index.es651.js +12 -12
  587. package/dist/index.es652.js +4 -10
  588. package/dist/index.es653.js +8 -19
  589. package/dist/index.es654.js +8 -19
  590. package/dist/index.es655.js +28 -17
  591. package/dist/index.es656.js +6 -12
  592. package/dist/index.es657.js +13 -15
  593. package/dist/index.es658.js +14 -13
  594. package/dist/index.es659.js +23 -14
  595. package/dist/index.es66.js +3 -3
  596. package/dist/index.es660.js +9 -10
  597. package/dist/index.es661.js +25 -14
  598. package/dist/index.es662.js +16 -14
  599. package/dist/index.es663.js +21 -14
  600. package/dist/index.es664.js +25 -16
  601. package/dist/index.es665.js +12 -14
  602. package/dist/index.es666.js +8 -16
  603. package/dist/index.es667.js +17 -15
  604. package/dist/index.es668.js +14 -12
  605. package/dist/index.es669.js +19 -10
  606. package/dist/index.es67.js +18 -18
  607. package/dist/index.es670.js +15 -10
  608. package/dist/index.es671.js +9 -12
  609. package/dist/index.es672.js +9 -15
  610. package/dist/index.es673.js +9 -9
  611. package/dist/index.es674.js +9 -15
  612. package/dist/index.es675.js +14 -18
  613. package/dist/index.es676.js +13 -17
  614. package/dist/index.es677.js +11 -14
  615. package/dist/index.es678.js +30 -4
  616. package/dist/index.es679.js +21 -4
  617. package/dist/index.es68.js +1 -1
  618. package/dist/index.es680.js +31 -4
  619. package/dist/index.es681.js +106 -4
  620. package/dist/index.es682.js +26 -4
  621. package/dist/index.es683.js +21 -4
  622. package/dist/index.es684.js +28 -4
  623. package/dist/index.es685.js +21 -4
  624. package/dist/index.es686.js +27 -4
  625. package/dist/index.es687.js +21 -4
  626. package/dist/index.es688.js +26 -4
  627. package/dist/index.es689.js +2 -2
  628. package/dist/index.es69.js +25 -25
  629. package/dist/index.es690.js +2 -2
  630. package/dist/index.es691.js +2 -2
  631. package/dist/index.es692.js +2 -2
  632. package/dist/index.es693.js +2 -2
  633. package/dist/index.es697.js +2 -2
  634. package/dist/index.es699.js +2 -2
  635. package/dist/index.es70.js +2 -2
  636. package/dist/index.es700.js +2 -2
  637. package/dist/index.es702.js +2 -2
  638. package/dist/index.es703.js +2 -2
  639. package/dist/index.es704.js +2 -2
  640. package/dist/index.es707.js +2 -2
  641. package/dist/index.es709.js +2 -2
  642. package/dist/index.es71.js +37 -40
  643. package/dist/index.es711.js +2 -2
  644. package/dist/index.es713.js +2 -2
  645. package/dist/index.es714.js +2 -2
  646. package/dist/index.es715.js +2 -2
  647. package/dist/index.es717.js +4 -42
  648. package/dist/index.es718.js +4 -46
  649. package/dist/index.es719.js +4 -27
  650. package/dist/index.es72.js +33 -33
  651. package/dist/index.es723.js +4 -8
  652. package/dist/index.es724.js +2 -2
  653. package/dist/index.es725.js +2 -2
  654. package/dist/index.es726.js +2 -79
  655. package/dist/index.es727.js +2 -96
  656. package/dist/index.es728.js +2 -2
  657. package/dist/index.es729.js +2 -47
  658. package/dist/index.es730.js +2 -83
  659. package/dist/index.es731.js +2 -22
  660. package/dist/index.es732.js +2 -83
  661. package/dist/index.es733.js +2 -25
  662. package/dist/index.es734.js +2 -6
  663. package/dist/index.es735.js +2 -6
  664. package/dist/index.es736.js +2 -43
  665. package/dist/index.es737.js +2 -58
  666. package/dist/index.es738.js +2 -41
  667. package/dist/index.es739.js +2 -29
  668. package/dist/index.es74.js +33 -31
  669. package/dist/index.es740.js +2 -32
  670. package/dist/index.es741.js +2 -10
  671. package/dist/index.es742.js +2 -10
  672. package/dist/index.es743.js +2 -7
  673. package/dist/index.es744.js +2 -6
  674. package/dist/index.es745.js +2 -8
  675. package/dist/index.es746.js +2 -30
  676. package/dist/index.es747.js +2 -19
  677. package/dist/index.es748.js +2 -14
  678. package/dist/index.es749.js +2 -44
  679. package/dist/index.es75.js +32 -32
  680. package/dist/index.es750.js +2 -9
  681. package/dist/index.es751.js +2 -14
  682. package/dist/index.es752.js +2 -20
  683. package/dist/index.es753.js +2 -27
  684. package/dist/index.es754.js +2 -27
  685. package/dist/index.es755.js +2 -10
  686. package/dist/index.es756.js +2 -107
  687. package/dist/index.es757.js +2 -32
  688. package/dist/index.es758.js +2 -32
  689. package/dist/index.es759.js +2 -69
  690. package/dist/index.es76.js +13 -13
  691. package/dist/index.es760.js +2 -23
  692. package/dist/index.es761.js +2 -350
  693. package/dist/index.es762.js +2 -31
  694. package/dist/index.es763.js +2 -7
  695. package/dist/index.es764.js +2 -7
  696. package/dist/index.es765.js +2 -5
  697. package/dist/index.es766.js +2 -7
  698. package/dist/index.es767.js +2 -49
  699. package/dist/index.es768.js +2 -55
  700. package/dist/index.es769.js +2 -6
  701. package/dist/index.es77.js +14 -14
  702. package/dist/index.es770.js +2 -276
  703. package/dist/index.es771.js +2 -37
  704. package/dist/index.es772.js +31 -55
  705. package/dist/index.es773.js +32 -74
  706. package/dist/index.es774.js +30 -172
  707. package/dist/index.es775.js +32 -23
  708. package/dist/index.es776.js +29 -10
  709. package/dist/index.es777.js +32 -36
  710. package/dist/index.es778.js +32 -47
  711. package/dist/index.es779.js +29 -32
  712. package/dist/index.es78.js +28 -40
  713. package/dist/index.es780.js +32 -11
  714. package/dist/index.es781.js +32 -15
  715. package/dist/index.es782.js +32 -24
  716. package/dist/index.es783.js +32 -54
  717. package/dist/index.es784.js +32 -36
  718. package/dist/index.es785.js +32 -98
  719. package/dist/index.es786.js +32 -22
  720. package/dist/index.es787.js +32 -199
  721. package/dist/index.es788.js +32 -11
  722. package/dist/index.es789.js +32 -32
  723. package/dist/index.es79.js +13 -13
  724. package/dist/index.es790.js +32 -121
  725. package/dist/index.es791.js +32 -39
  726. package/dist/index.es792.js +27 -23
  727. package/dist/index.es793.js +32 -170
  728. package/dist/index.es794.js +32 -52
  729. package/dist/index.es795.js +32 -18
  730. package/dist/index.es796.js +29 -31
  731. package/dist/index.es797.js +32 -15
  732. package/dist/index.es798.js +32 -9
  733. package/dist/index.es799.js +28 -66
  734. package/dist/index.es80.js +1 -1
  735. package/dist/index.es800.js +32 -71
  736. package/dist/index.es801.js +31 -11
  737. package/dist/index.es802.js +32 -16
  738. package/dist/index.es803.js +32 -64
  739. package/dist/index.es804.js +32 -4
  740. package/dist/index.es805.js +32 -78
  741. package/dist/index.es806.js +26 -95
  742. package/dist/index.es807.js +32 -54
  743. package/dist/index.es808.js +32 -10
  744. package/dist/index.es809.js +32 -7
  745. package/dist/index.es810.js +32 -54
  746. package/dist/index.es811.js +2 -2
  747. package/dist/index.es813.js +2 -2
  748. package/dist/index.es815.js +2 -5
  749. package/dist/index.es816.js +2 -4
  750. package/dist/index.es817.js +2 -5
  751. package/dist/index.es818.js +2 -9
  752. package/dist/index.es819.js +2 -6
  753. package/dist/index.es82.js +8 -8
  754. package/dist/index.es820.js +2 -6
  755. package/dist/index.es821.js +2 -6
  756. package/dist/index.es822.js +2 -6
  757. package/dist/index.es823.js +1 -5
  758. package/dist/index.es824.js +2 -6
  759. package/dist/index.es825.js +2 -6
  760. package/dist/index.es826.js +2 -6
  761. package/dist/index.es827.js +2 -6
  762. package/dist/index.es828.js +2 -6
  763. package/dist/index.es829.js +2 -6
  764. package/dist/index.es83.js +20 -20
  765. package/dist/index.es830.js +2 -6
  766. package/dist/index.es831.js +2 -6
  767. package/dist/index.es832.js +2 -6
  768. package/dist/index.es833.js +2 -6
  769. package/dist/index.es834.js +2 -6
  770. package/dist/index.es835.js +2 -6
  771. package/dist/index.es836.js +1 -5
  772. package/dist/index.es837.js +2 -6
  773. package/dist/index.es838.js +2 -6
  774. package/dist/index.es839.js +2 -6
  775. package/dist/index.es84.js +1 -1
  776. package/dist/index.es840.js +2 -6
  777. package/dist/index.es841.js +1 -5
  778. package/dist/index.es842.js +2 -6
  779. package/dist/index.es843.js +1 -5
  780. package/dist/index.es844.js +2 -6
  781. package/dist/index.es845.js +2 -6
  782. package/dist/index.es846.js +2 -6
  783. package/dist/index.es847.js +2 -6
  784. package/dist/index.es848.js +2 -6
  785. package/dist/index.es849.js +2 -6
  786. package/dist/index.es85.js +10 -10
  787. package/dist/index.es850.js +42 -8
  788. package/dist/index.es851.js +46 -8
  789. package/dist/index.es852.js +27 -8
  790. package/dist/index.es853.js +2 -42
  791. package/dist/index.es854.js +2 -72
  792. package/dist/index.es855.js +2 -4
  793. package/dist/index.es856.js +3 -22
  794. package/dist/index.es857.js +23 -2
  795. package/dist/index.es858.js +22 -2
  796. package/dist/index.es859.js +83 -14
  797. package/dist/index.es86.js +34 -34
  798. package/dist/index.es860.js +11 -11
  799. package/dist/index.es861.js +12 -12
  800. package/dist/index.es862.js +12 -12
  801. package/dist/index.es863.js +12 -12
  802. package/dist/index.es864.js +12 -12
  803. package/dist/index.es865.js +12 -12
  804. package/dist/index.es866.js +9 -9
  805. package/dist/index.es867.js +12 -12
  806. package/dist/index.es868.js +12 -12
  807. package/dist/index.es869.js +9 -9
  808. package/dist/index.es87.js +75 -75
  809. package/dist/index.es870.js +12 -12
  810. package/dist/index.es871.js +12 -12
  811. package/dist/index.es872.js +12 -12
  812. package/dist/index.es873.js +11 -11
  813. package/dist/index.es874.js +13 -13
  814. package/dist/index.es875.js +13 -13
  815. package/dist/index.es876.js +12 -12
  816. package/dist/index.es877.js +12 -12
  817. package/dist/index.es878.js +12 -12
  818. package/dist/index.es879.js +12 -12
  819. package/dist/index.es88.js +59 -65
  820. package/dist/index.es880.js +12 -12
  821. package/dist/index.es881.js +12 -12
  822. package/dist/index.es882.js +1 -1
  823. package/dist/index.es883.js +12 -12
  824. package/dist/index.es884.js +12 -12
  825. package/dist/index.es885.js +12 -12
  826. package/dist/index.es886.js +12 -12
  827. package/dist/index.es887.js +12 -12
  828. package/dist/index.es888.js +12 -12
  829. package/dist/index.es889.js +12 -12
  830. package/dist/index.es89.js +1 -1
  831. package/dist/index.es890.js +12 -12
  832. package/dist/index.es891.js +12 -12
  833. package/dist/index.es892.js +11 -11
  834. package/dist/index.es893.js +13 -12
  835. package/dist/index.es894.js +2 -28
  836. package/dist/index.es895.js +2 -5
  837. package/dist/index.es896.js +2 -23
  838. package/dist/index.es897.js +4 -0
  839. package/dist/index.es898.js +25 -0
  840. package/dist/index.es899.js +15 -0
  841. package/dist/index.es90.js +5 -7
  842. package/dist/index.es900.js +30 -0
  843. package/dist/index.es901.js +7 -0
  844. package/dist/index.es93.js +1 -1
  845. package/dist/index.es96.js +1 -1
  846. package/dist/index.es97.js +1 -1
  847. package/dist/index.es98.js +14 -10
  848. package/dist/index.es99.js +2498 -13
  849. package/dist/theme.css +248 -0
  850. package/package.json +123 -124
  851. package/dist/setupTests.d.ts +0 -1
  852. package/dist/src/__doc__/Examples.d.ts +0 -8
  853. package/dist/src/components/alertdialog/AlertDialog.d.ts +0 -22
  854. package/dist/src/components/alertdialog/__doc__/AlertDialog.stories.d.ts +0 -12
  855. package/dist/src/components/alertdialog/__test__/AlertDialog.test.d.ts +0 -1
  856. package/dist/src/components/alertdialog/index.d.ts +0 -1
  857. package/dist/src/components/autoComplete/AutoComplete.d.ts +0 -32
  858. package/dist/src/components/autoComplete/AutoCompletePrimitives.d.ts +0 -82
  859. package/dist/src/components/autoComplete/__doc__/AutoComplete.stories.d.ts +0 -35
  860. package/dist/src/components/autoComplete/index.d.ts +0 -2
  861. package/dist/src/components/avatar/Avatar.d.ts +0 -13
  862. package/dist/src/components/avatar/__doc__/Avatar.stories.d.ts +0 -47
  863. package/dist/src/components/avatar/__test__/Avatar.test.d.ts +0 -1
  864. package/dist/src/components/avatar/avatar.variants.d.ts +0 -5
  865. package/dist/src/components/avatar/index.d.ts +0 -1
  866. package/dist/src/components/backgroundImage/BackgroundImage.d.ts +0 -10
  867. package/dist/src/components/backgroundImage/__doc__/BackgroundImage.stories.d.ts +0 -10
  868. package/dist/src/components/backgroundImage/__test__/BackgroundImage.test.d.ts +0 -1
  869. package/dist/src/components/backgroundImage/index.d.ts +0 -1
  870. package/dist/src/components/button/BaseButton.d.ts +0 -9
  871. package/dist/src/components/button/Button.d.ts +0 -9
  872. package/dist/src/components/button/Button.variants.d.ts +0 -4
  873. package/dist/src/components/button/__components/LoadingIcon.d.ts +0 -10
  874. package/dist/src/components/button/__doc__/Button.stories.d.ts +0 -104
  875. package/dist/src/components/button/__test__/Button.test.d.ts +0 -1
  876. package/dist/src/components/button/index.d.ts +0 -2
  877. package/dist/src/components/calendar/Calendar.d.ts +0 -16
  878. package/dist/src/components/calendar/Calendar.model.d.ts +0 -51
  879. package/dist/src/components/calendar/__doc__/Calendar.stories.d.ts +0 -65
  880. package/dist/src/components/calendar/__test__/Calendar.test.d.ts +0 -1
  881. package/dist/src/components/calendar/components/CalendarNavigation.d.ts +0 -24
  882. package/dist/src/components/calendar/components/Day.d.ts +0 -11
  883. package/dist/src/components/calendar/components/DecadeView.d.ts +0 -7
  884. package/dist/src/components/calendar/components/MonthView.d.ts +0 -17
  885. package/dist/src/components/calendar/components/WeekDays.d.ts +0 -8
  886. package/dist/src/components/calendar/components/YearView.d.ts +0 -7
  887. package/dist/src/components/calendar/components/index.d.ts +0 -6
  888. package/dist/src/components/calendar/hooks/index.d.ts +0 -4
  889. package/dist/src/components/calendar/hooks/useCalendar.d.ts +0 -16
  890. package/dist/src/components/calendar/hooks/useCalendarNavigation.d.ts +0 -14
  891. package/dist/src/components/calendar/hooks/useMultipleCalendar.d.ts +0 -7
  892. package/dist/src/components/calendar/hooks/useRangeCalendar.d.ts +0 -9
  893. package/dist/src/components/calendar/hooks/useSingleCalendar.d.ts +0 -7
  894. package/dist/src/components/calendar/index.d.ts +0 -2
  895. package/dist/src/components/calendar/utils/typeguards.d.ts +0 -3
  896. package/dist/src/components/card/Card.d.ts +0 -8
  897. package/dist/src/components/card/__doc__/Card.stories.d.ts +0 -42
  898. package/dist/src/components/card/index.d.ts +0 -1
  899. package/dist/src/components/center/Center.d.ts +0 -3
  900. package/dist/src/components/center/__doc__/Center.stories.d.ts +0 -11
  901. package/dist/src/components/center/index.d.ts +0 -1
  902. package/dist/src/components/checkbox/Checkbox.d.ts +0 -25
  903. package/dist/src/components/checkbox/__doc__/Checkbox.stories.d.ts +0 -28
  904. package/dist/src/components/checkbox/__test__/Checkbox.test.d.ts +0 -1
  905. package/dist/src/components/checkbox/index.d.ts +0 -1
  906. package/dist/src/components/combobox/Combobox.d.ts +0 -17
  907. package/dist/src/components/combobox/__doc__/Combobox.stories.d.ts +0 -51
  908. package/dist/src/components/combobox/__test__/Combobox.test.d.ts +0 -1
  909. package/dist/src/components/combobox/index.d.ts +0 -1
  910. package/dist/src/components/datepicker/DatePicker.d.ts +0 -19
  911. package/dist/src/components/datepicker/__doc__/DatePicker.stories.d.ts +0 -12
  912. package/dist/src/components/datepicker/__test__/DatePicker.test.d.ts +0 -1
  913. package/dist/src/components/datepicker/index.d.ts +0 -1
  914. package/dist/src/components/dialog/Dialog.d.ts +0 -27
  915. package/dist/src/components/dialog/DialogPrimitive.d.ts +0 -22
  916. package/dist/src/components/dialog/__doc__/Dialog.stories.d.ts +0 -51
  917. package/dist/src/components/dialog/__test__/Dialog.test.d.ts +0 -1
  918. package/dist/src/components/dialog/index.d.ts +0 -2
  919. package/dist/src/components/divider/Divider.d.ts +0 -7
  920. package/dist/src/components/divider/__doc__/Divider.stories.d.ts +0 -20
  921. package/dist/src/components/divider/__test__/Divider.test.d.ts +0 -1
  922. package/dist/src/components/divider/index.d.ts +0 -1
  923. package/dist/src/components/dropzone/Dropzone.d.ts +0 -71
  924. package/dist/src/components/dropzone/FileTypes.d.ts +0 -27
  925. package/dist/src/components/dropzone/UploadPrimitives.d.ts +0 -40
  926. package/dist/src/components/dropzone/__doc__/Dropzone.stories.d.ts +0 -30
  927. package/dist/src/components/dropzone/index.d.ts +0 -3
  928. package/dist/src/components/dropzone/useDropzone.d.ts +0 -17
  929. package/dist/src/components/emptyState/EmptyState.d.ts +0 -12
  930. package/dist/src/components/emptyState/__doc__/EmptyState.stories.d.ts +0 -23
  931. package/dist/src/components/emptyState/index.d.ts +0 -1
  932. package/dist/src/components/field/Field.d.ts +0 -12
  933. package/dist/src/components/field/__doc__/Field.stories.d.ts +0 -12
  934. package/dist/src/components/field/index.d.ts +0 -1
  935. package/dist/src/components/form/Form.d.ts +0 -28
  936. package/dist/src/components/form/__doc__/Form.stories.d.ts +0 -120
  937. package/dist/src/components/form/context/FormFieldContext.d.ts +0 -6
  938. package/dist/src/components/form/context/FormItemContext.d.ts +0 -4
  939. package/dist/src/components/form/context/index.d.ts +0 -2
  940. package/dist/src/components/form/hooks/index.d.ts +0 -2
  941. package/dist/src/components/form/hooks/useForm.d.ts +0 -4
  942. package/dist/src/components/form/hooks/useFormField.d.ts +0 -12
  943. package/dist/src/components/form/index.d.ts +0 -2
  944. package/dist/src/components/heading/Heading.d.ts +0 -11
  945. package/dist/src/components/heading/Heading.variants.d.ts +0 -4
  946. package/dist/src/components/heading/__doc__/Heading.stories.d.ts +0 -10
  947. package/dist/src/components/heading/index.d.ts +0 -1
  948. package/dist/src/components/index.d.ts +0 -42
  949. package/dist/src/components/input/Input.d.ts +0 -13
  950. package/dist/src/components/input/__doc__/Input.stories.d.ts +0 -20
  951. package/dist/src/components/input/__test__/Input.test.d.ts +0 -1
  952. package/dist/src/components/input/index.d.ts +0 -1
  953. package/dist/src/components/kbd/Kbd.d.ts +0 -10
  954. package/dist/src/components/kbd/Kbd.variants.d.ts +0 -4
  955. package/dist/src/components/kbd/__doc__/Kbd.stories.d.ts +0 -16
  956. package/dist/src/components/kbd/index.d.ts +0 -1
  957. package/dist/src/components/label/Label.d.ts +0 -2
  958. package/dist/src/components/label/__doc__/Label.stories.d.ts +0 -7
  959. package/dist/src/components/label/__test__/Label.test.d.ts +0 -1
  960. package/dist/src/components/label/index.d.ts +0 -1
  961. package/dist/src/components/loader/Loader.d.ts +0 -12
  962. package/dist/src/components/loader/__doc__/Loader.stories.d.ts +0 -43
  963. package/dist/src/components/loader/__test__/Loader.test.d.ts +0 -1
  964. package/dist/src/components/loader/index.d.ts +0 -1
  965. package/dist/src/components/loader/loader.variants.d.ts +0 -7
  966. package/dist/src/components/menu/Menu.d.ts +0 -45
  967. package/dist/src/components/menu/MenuPrimitives.d.ts +0 -33
  968. package/dist/src/components/menu/Util.d.ts +0 -3
  969. package/dist/src/components/menu/__doc__/Menu.stories.d.ts +0 -16
  970. package/dist/src/components/menu/index.d.ts +0 -2
  971. package/dist/src/components/multiSelect/MultiSelect.d.ts +0 -50
  972. package/dist/src/components/multiSelect/MultiSelect.variants.d.ts +0 -3
  973. package/dist/src/components/multiSelect/__doc__/MultiSelect.stories.d.ts +0 -101
  974. package/dist/src/components/multiSelect/hooks/useMultiSelect.d.ts +0 -17
  975. package/dist/src/components/multiSelect/index.d.ts +0 -1
  976. package/dist/src/components/numberInput/NumberInput.d.ts +0 -17
  977. package/dist/src/components/numberInput/__doc__/NumberInput.stories.d.ts +0 -21
  978. package/dist/src/components/numberInput/__test__/NumberInput.test.d.ts +0 -1
  979. package/dist/src/components/numberInput/index.d.ts +0 -1
  980. package/dist/src/components/pagination/Pagination.d.ts +0 -14
  981. package/dist/src/components/pagination/__doc__/Pagination.stories.d.ts +0 -17
  982. package/dist/src/components/pagination/__test__/Pagination.test.d.ts +0 -1
  983. package/dist/src/components/pagination/components/PaginationOption.d.ts +0 -10
  984. package/dist/src/components/pagination/index.d.ts +0 -1
  985. package/dist/src/components/password/Password.d.ts +0 -20
  986. package/dist/src/components/password/__doc__/Password.stories.d.ts +0 -341
  987. package/dist/src/components/password/__test__/Password.test.d.ts +0 -1
  988. package/dist/src/components/password/index.d.ts +0 -1
  989. package/dist/src/components/popover/Popover.d.ts +0 -22
  990. package/dist/src/components/popover/PopoverPrimitives.d.ts +0 -9
  991. package/dist/src/components/popover/__doc__/Popover.stories.d.ts +0 -27
  992. package/dist/src/components/popover/index.d.ts +0 -2
  993. package/dist/src/components/select/Select.d.ts +0 -39
  994. package/dist/src/components/select/SelectPrimitives.d.ts +0 -16
  995. package/dist/src/components/select/__doc__/Select.stories.d.ts +0 -74
  996. package/dist/src/components/select/__test__/Select.test.d.ts +0 -1
  997. package/dist/src/components/select/index.d.ts +0 -2
  998. package/dist/src/components/show/Show.d.ts +0 -13
  999. package/dist/src/components/show/__doc__/Show.stories.d.ts +0 -142
  1000. package/dist/src/components/show/__test__/Presence.test.d.ts +0 -1
  1001. package/dist/src/components/show/index.d.ts +0 -1
  1002. package/dist/src/components/skeleton/Skeleton.d.ts +0 -25
  1003. package/dist/src/components/skeleton/__doc__/Skeleton.stories.d.ts +0 -18
  1004. package/dist/src/components/skeleton/__test__/Skeleton.test.d.ts +0 -1
  1005. package/dist/src/components/skeleton/index.d.ts +0 -1
  1006. package/dist/src/components/stack/Stack.d.ts +0 -11
  1007. package/dist/src/components/stack/__doc__/Stack.stories.d.ts +0 -14
  1008. package/dist/src/components/stack/index.d.ts +0 -1
  1009. package/dist/src/components/stepper/Stepper.d.ts +0 -61
  1010. package/dist/src/components/stepper/StepperContext.d.ts +0 -6
  1011. package/dist/src/components/stepper/__doc__/Stepper.stories.d.ts +0 -13
  1012. package/dist/src/components/stepper/__test__/Stepper.test.d.ts +0 -1
  1013. package/dist/src/components/stepper/index.d.ts +0 -1
  1014. package/dist/src/components/switch/Switch.d.ts +0 -15
  1015. package/dist/src/components/switch/__doc__/Switch.stories.d.ts +0 -19
  1016. package/dist/src/components/switch/__test__/Switch.test.d.ts +0 -1
  1017. package/dist/src/components/switch/index.d.ts +0 -1
  1018. package/dist/src/components/table/Table.d.ts +0 -28
  1019. package/dist/src/components/table/Table.model.d.ts +0 -23
  1020. package/dist/src/components/table/TablePrimitives.d.ts +0 -14
  1021. package/dist/src/components/table/__doc__/Table.stories.d.ts +0 -27
  1022. package/dist/src/components/table/__test__/Table.test.d.ts +0 -1
  1023. package/dist/src/components/table/index.d.ts +0 -3
  1024. package/dist/src/components/tablePagination/TablePagination.d.ts +0 -21
  1025. package/dist/src/components/tablePagination/TablePagination.model.d.ts +0 -2
  1026. package/dist/src/components/tablePagination/__doc__/TablePagination.stories.d.ts +0 -9
  1027. package/dist/src/components/tablePagination/__test__/TablePagination.test.d.ts +0 -1
  1028. package/dist/src/components/tablePagination/index.d.ts +0 -2
  1029. package/dist/src/components/tabs/Tabs.d.ts +0 -43
  1030. package/dist/src/components/tabs/TabsContext.d.ts +0 -8
  1031. package/dist/src/components/tabs/__doc__/Tabs.stories.d.ts +0 -11
  1032. package/dist/src/components/tabs/__test__/Tabs.test.d.ts +0 -1
  1033. package/dist/src/components/tabs/index.d.ts +0 -1
  1034. package/dist/src/components/tag/Tag.d.ts +0 -26
  1035. package/dist/src/components/tag/Tag.variants.d.ts +0 -7
  1036. package/dist/src/components/tag/__doc__/Tag.stories.d.ts +0 -53
  1037. package/dist/src/components/tag/__test__/Tag.test.d.ts +0 -1
  1038. package/dist/src/components/tag/index.d.ts +0 -2
  1039. package/dist/src/components/textarea/TextArea.d.ts +0 -5
  1040. package/dist/src/components/textarea/__doc__/TextArea.stories.d.ts +0 -12
  1041. package/dist/src/components/textarea/__test__/TextArea.test.d.ts +0 -1
  1042. package/dist/src/components/textarea/index.d.ts +0 -1
  1043. package/dist/src/components/timeline/Timeline.d.ts +0 -41
  1044. package/dist/src/components/timeline/TimelineStatus.d.ts +0 -5
  1045. package/dist/src/components/timeline/__doc__/Timeline.stories.d.ts +0 -8
  1046. package/dist/src/components/timeline/index.d.ts +0 -1
  1047. package/dist/src/components/toast/Toast.model.d.ts +0 -20
  1048. package/dist/src/components/toast/Toast.variants.d.ts +0 -6
  1049. package/dist/src/components/toast/__doc__/Toast.stories.d.ts +0 -91
  1050. package/dist/src/components/toast/__test__/Toast.test.d.ts +0 -1
  1051. package/dist/src/components/toast/components/Toast.d.ts +0 -14
  1052. package/dist/src/components/toast/components/Toaster.d.ts +0 -8
  1053. package/dist/src/components/toast/components/index.d.ts +0 -2
  1054. package/dist/src/components/toast/index.d.ts +0 -4
  1055. package/dist/src/components/toast/store/ToastStore.d.ts +0 -13
  1056. package/dist/src/components/toast/store/index.d.ts +0 -1
  1057. package/dist/src/components/toast/toast.d.ts +0 -8
  1058. package/dist/src/components/tooltip/Tooltip.d.ts +0 -20
  1059. package/dist/src/components/tooltip/Tooltip.utils.d.ts +0 -4
  1060. package/dist/src/components/tooltip/__doc__/Tooltip.stories.d.ts +0 -37
  1061. package/dist/src/components/tooltip/__test__/Tooltip.test.d.ts +0 -1
  1062. package/dist/src/components/tooltip/index.d.ts +0 -1
  1063. package/dist/src/components/tree/Tree.d.ts +0 -13
  1064. package/dist/src/components/tree/TreePrimitives.d.ts +0 -11
  1065. package/dist/src/components/tree/__doc__/Tree.stories.d.ts +0 -116
  1066. package/dist/src/components/tree/hooks/useControllableTreeState.d.ts +0 -16
  1067. package/dist/src/components/tree/index.d.ts +0 -2
  1068. package/dist/src/hooks/index.d.ts +0 -26
  1069. package/dist/src/hooks/useArray/__doc__/useArray.stories.d.ts +0 -23
  1070. package/dist/src/hooks/useArray/__test__/useArray.test.d.ts +0 -1
  1071. package/dist/src/hooks/useArray/index.d.ts +0 -1
  1072. package/dist/src/hooks/useArray/useArray.d.ts +0 -14
  1073. package/dist/src/hooks/useAsync/__doc__/useAsync.stories.d.ts +0 -18
  1074. package/dist/src/hooks/useAsync/__test__/useAsync.test.d.ts +0 -1
  1075. package/dist/src/hooks/useAsync/index.d.ts +0 -1
  1076. package/dist/src/hooks/useAsync/useAsync.d.ts +0 -19
  1077. package/dist/src/hooks/useClickOutside/__doc__/useClickOutside.stories.d.ts +0 -7
  1078. package/dist/src/hooks/useClickOutside/__test__/useClickOutside.test.d.ts +0 -1
  1079. package/dist/src/hooks/useClickOutside/index.d.ts +0 -1
  1080. package/dist/src/hooks/useClickOutside/useClickOutside.d.ts +0 -2
  1081. package/dist/src/hooks/useClipboard/__doc__/useClipboard.stories.d.ts +0 -9
  1082. package/dist/src/hooks/useClipboard/__test__/useClipboard.test.d.ts +0 -1
  1083. package/dist/src/hooks/useClipboard/index.d.ts +0 -1
  1084. package/dist/src/hooks/useClipboard/useClipboard.d.ts +0 -4
  1085. package/dist/src/hooks/useDebounceCallback/__doc__/useDebouncedCallback.stories.d.ts +0 -8
  1086. package/dist/src/hooks/useDebounceCallback/index.d.ts +0 -1
  1087. package/dist/src/hooks/useDebounceCallback/useDebouncedCallback.d.ts +0 -2
  1088. package/dist/src/hooks/useDebounceValue/__doc__/useDebouncedValue.stories.d.ts +0 -8
  1089. package/dist/src/hooks/useDebounceValue/index.d.ts +0 -1
  1090. package/dist/src/hooks/useDebounceValue/useDebouncedValue.d.ts +0 -2
  1091. package/dist/src/hooks/useDisclosure/__doc__/useDisclosure.stories.d.ts +0 -10
  1092. package/dist/src/hooks/useDisclosure/__test__/useDisclosure.test.d.ts +0 -1
  1093. package/dist/src/hooks/useDisclosure/index.d.ts +0 -1
  1094. package/dist/src/hooks/useDisclosure/useDisclosure.d.ts +0 -9
  1095. package/dist/src/hooks/useDocumentTitle/__doc__/useDocumentTitle.stories.d.ts +0 -6
  1096. package/dist/src/hooks/useDocumentTitle/index.d.ts +0 -1
  1097. package/dist/src/hooks/useDocumentTitle/useDocumentTitle.d.ts +0 -2
  1098. package/dist/src/hooks/useEventListener/__doc__/useEventListener.stories.d.ts +0 -18
  1099. package/dist/src/hooks/useEventListener/__test__/useEventListener.test.d.ts +0 -1
  1100. package/dist/src/hooks/useEventListener/index.d.ts +0 -1
  1101. package/dist/src/hooks/useEventListener/useEventListener.d.ts +0 -2
  1102. package/dist/src/hooks/useFocusTrap/__doc__/useFocusTrap.stories.d.ts +0 -10
  1103. package/dist/src/hooks/useFocusTrap/index.d.ts +0 -1
  1104. package/dist/src/hooks/useFocusTrap/scopeTab.d.ts +0 -1
  1105. package/dist/src/hooks/useFocusTrap/tabbable.d.ts +0 -4
  1106. package/dist/src/hooks/useFocusTrap/useFocusTrap.d.ts +0 -2
  1107. package/dist/src/hooks/useHotkey/__docs__/useHotkey.stories.d.ts +0 -23
  1108. package/dist/src/hooks/useHotkey/__test__/useHotkey.test.d.ts +0 -1
  1109. package/dist/src/hooks/useHotkey/__utils__/create-hotkey-listener.d.ts +0 -1
  1110. package/dist/src/hooks/useHotkey/__utils__/index.d.ts +0 -3
  1111. package/dist/src/hooks/useHotkey/__utils__/is-input-field.d.ts +0 -2
  1112. package/dist/src/hooks/useHotkey/__utils__/match-key-modifiers.d.ts +0 -8
  1113. package/dist/src/hooks/useHotkey/index.d.ts +0 -1
  1114. package/dist/src/hooks/useHotkey/useHotkey.d.ts +0 -10
  1115. package/dist/src/hooks/useHover/__doc__/useHover.stories.d.ts +0 -10
  1116. package/dist/src/hooks/useHover/__test__/useHover.test.d.ts +0 -1
  1117. package/dist/src/hooks/useHover/index.d.ts +0 -1
  1118. package/dist/src/hooks/useHover/useHover.d.ts +0 -9
  1119. package/dist/src/hooks/useIsVisible/__doc__/useIsVisible.stories.d.ts +0 -10
  1120. package/dist/src/hooks/useIsVisible/index.d.ts +0 -1
  1121. package/dist/src/hooks/useIsVisible/useIsVisible.d.ts +0 -11
  1122. package/dist/src/hooks/useLocalStorage/__doc__/useLocalStorage.stories.d.ts +0 -33
  1123. package/dist/src/hooks/useLocalStorage/__test__/useLocalStorage.test.d.ts +0 -1
  1124. package/dist/src/hooks/useLocalStorage/index.d.ts +0 -1
  1125. package/dist/src/hooks/useLocalStorage/useLocalStorage.d.ts +0 -3
  1126. package/dist/src/hooks/useMediaQuery/__doc__/useMediaQuery.stories.d.ts +0 -5
  1127. package/dist/src/hooks/useMediaQuery/index.d.ts +0 -1
  1128. package/dist/src/hooks/useMediaQuery/useMediaQuery.d.ts +0 -2
  1129. package/dist/src/hooks/useMemoizedFn/index.d.ts +0 -1
  1130. package/dist/src/hooks/useMemoizedFn/useMemoizedFn.d.ts +0 -3
  1131. package/dist/src/hooks/useMutation/__doc__/useMutation.stories.d.ts +0 -22
  1132. package/dist/src/hooks/useMutation/__test__/useMutation.test.d.ts +0 -1
  1133. package/dist/src/hooks/useMutation/index.d.ts +0 -1
  1134. package/dist/src/hooks/useMutation/useMutation.d.ts +0 -15
  1135. package/dist/src/hooks/useObject/__doc__/useObject.stories.d.ts +0 -17
  1136. package/dist/src/hooks/useObject/__test__/useObject.test.d.ts +0 -1
  1137. package/dist/src/hooks/useObject/index.d.ts +0 -1
  1138. package/dist/src/hooks/useObject/useObject.d.ts +0 -6
  1139. package/dist/src/hooks/usePagination/__doc__/usePagination.stories.d.ts +0 -9
  1140. package/dist/src/hooks/usePagination/__test__/usePagination.test.d.ts +0 -1
  1141. package/dist/src/hooks/usePagination/index.d.ts +0 -2
  1142. package/dist/src/hooks/usePagination/usePagination.d.ts +0 -36
  1143. package/dist/src/hooks/usePortal/__doc__/usePortal.stories.d.ts +0 -7
  1144. package/dist/src/hooks/usePortal/__test__/usePortal.test.d.ts +0 -1
  1145. package/dist/src/hooks/usePortal/index.d.ts +0 -1
  1146. package/dist/src/hooks/usePortal/usePortal.d.ts +0 -6
  1147. package/dist/src/hooks/usePreventCloseWindow/__doc__/usePreventCloseWindow.stories.d.ts +0 -11
  1148. package/dist/src/hooks/usePreventCloseWindow/index.d.ts +0 -1
  1149. package/dist/src/hooks/usePreventCloseWindow/usePreventCloseWindow.d.ts +0 -13
  1150. package/dist/src/hooks/useRangePagination/__test__/useRangePagination.test.d.ts +0 -1
  1151. package/dist/src/hooks/useRangePagination/index.d.ts +0 -2
  1152. package/dist/src/hooks/useRangePagination/useRangePagination.d.ts +0 -24
  1153. package/dist/src/hooks/useSelection/__doc__/useSelection.stories.d.ts +0 -12
  1154. package/dist/src/hooks/useSelection/__test__/useSelection.test.d.ts +0 -1
  1155. package/dist/src/hooks/useSelection/index.d.ts +0 -1
  1156. package/dist/src/hooks/useSelection/useSelection.d.ts +0 -50
  1157. package/dist/src/hooks/useStep/__doc__/useStep.stories.d.ts +0 -10
  1158. package/dist/src/hooks/useStep/__test__/useStep.test.d.ts +0 -1
  1159. package/dist/src/hooks/useStep/index.d.ts +0 -1
  1160. package/dist/src/hooks/useStep/useStep.d.ts +0 -16
  1161. package/dist/src/hooks/useToggle/__doc__/useToggle.stories.d.ts +0 -10
  1162. package/dist/src/hooks/useToggle/__test__/useToggle.test.d.ts +0 -1
  1163. package/dist/src/hooks/useToggle/index.d.ts +0 -1
  1164. package/dist/src/hooks/useToggle/useToggle.d.ts +0 -3
  1165. package/dist/src/index.d.ts +0 -5
  1166. package/dist/src/lib/cn.d.ts +0 -4
  1167. package/dist/src/lib/index.d.ts +0 -1
  1168. package/dist/src/models/Generic.model.d.ts +0 -38
  1169. package/dist/src/models/index.d.ts +0 -1
  1170. package/dist/src/utils/dates/parseDateRange.utility.d.ts +0 -15
  1171. package/dist/src/utils/functions/createSafeContext.d.ts +0 -3
  1172. package/dist/src/utils/functions/ensureReactElement.d.ts +0 -10
  1173. package/dist/src/utils/functions/getFormData.d.ts +0 -3
  1174. package/dist/src/utils/functions/index.d.ts +0 -4
  1175. package/dist/src/utils/functions/mergeRefs.d.ts +0 -2
  1176. package/dist/src/utils/index.d.ts +0 -3
  1177. package/dist/src/utils/strings/extractInitials.utility.d.ts +0 -6
  1178. package/dist/src/utils/strings/index.d.ts +0 -1
  1179. package/dist/src/utils/tests/click.d.ts +0 -1
  1180. package/dist/src/utils/tests/index.d.ts +0 -2
  1181. package/dist/src/utils/tests/keyboard.d.ts +0 -10
  1182. package/dist/src/utils/tests/type.d.ts +0 -1
  1183. package/dist/style.css +0 -2788
@@ -1,652 +1,2293 @@
1
- import * as r from "react";
2
- import { composeEventHandlers as M } from "./index.es181.js";
3
- import { createCollection as $e } from "./index.es194.js";
4
- import { useComposedRefs as N, composeRefs as qe } from "./index.es179.js";
5
- import { createContextScope as Je } from "./index.es182.js";
6
- import { useDirection as Qe } from "./index.es195.js";
7
- import { DismissableLayer as et } from "./index.es183.js";
8
- import { useFocusGuards as tt } from "./index.es186.js";
9
- import { FocusScope as nt } from "./index.es184.js";
10
- import { useId as he } from "./index.es174.js";
11
- import { createPopperScope as ve, Anchor as ot, Content as rt, Arrow as ct, Root as Ce } from "./index.es189.js";
12
- import { Portal as st } from "./index.es185.js";
13
- import { Presence as W } from "./index.es142.js";
14
- import { Primitive as k, dispatchDiscreteCustomEvent as at } from "./index.es173.js";
15
- import { createRovingFocusGroupScope as ge, Root as ut, Item as it } from "./index.es283.js";
16
- import { Slot as lt } from "./index.es116.js";
17
- import { useCallbackRef as ee } from "./index.es98.js";
18
- import { hideOthers as dt } from "./index.es188.js";
19
- import ft from "./index.es187.js";
20
- import { j as u } from "./index.es104.js";
21
- var Q = ["Enter", " "], mt = ["ArrowDown", "PageUp", "Home"], xe = ["ArrowUp", "PageDown", "End"], pt = [...mt, ...xe], ht = {
22
- ltr: [...Q, "ArrowRight"],
23
- rtl: [...Q, "ArrowLeft"]
24
- }, Mt = {
25
- ltr: ["ArrowLeft"],
26
- rtl: ["ArrowRight"]
27
- }, F = "Menu", [j, vt, Ct] = $e(F), [w, rn] = Je(F, [
28
- Ct,
29
- ve,
30
- ge
31
- ]), L = ve(), _e = ge(), [Re, E] = w(F), [gt, K] = w(F), Pe = (e) => {
32
- const { __scopeMenu: n, open: t = !1, children: o, dir: a, onOpenChange: c, modal: l = !0 } = e, m = L(n), [p, h] = r.useState(null), d = r.useRef(!1), s = ee(c), f = Qe(a);
33
- return r.useEffect(() => {
34
- const C = () => {
35
- d.current = !0, document.addEventListener("pointerdown", v, { capture: !0, once: !0 }), document.addEventListener("pointermove", v, { capture: !0, once: !0 });
36
- }, v = () => d.current = !1;
37
- return document.addEventListener("keydown", C, { capture: !0 }), () => {
38
- document.removeEventListener("keydown", C, { capture: !0 }), document.removeEventListener("pointerdown", v, { capture: !0 }), document.removeEventListener("pointermove", v, { capture: !0 });
39
- };
40
- }, []), /* @__PURE__ */ u.jsx(Ce, { ...m, children: /* @__PURE__ */ u.jsx(
41
- Re,
42
- {
43
- scope: n,
44
- open: t,
45
- onOpenChange: s,
46
- content: p,
47
- onContentChange: h,
48
- children: /* @__PURE__ */ u.jsx(
49
- gt,
50
- {
51
- scope: n,
52
- onClose: r.useCallback(() => s(!1), [s]),
53
- isUsingKeyboardRef: d,
54
- dir: f,
55
- modal: l,
56
- children: o
57
- }
58
- )
1
+ const O = "-", le = (e) => {
2
+ const r = ae(e), {
3
+ conflictingClassGroups: t,
4
+ conflictingClassGroupModifiers: o
5
+ } = e;
6
+ return {
7
+ getClassGroupId: (l) => {
8
+ const n = l.split(O);
9
+ return n[0] === "" && n.length !== 1 && n.shift(), re(n, r) || ie(l);
10
+ },
11
+ getConflictingClassGroupIds: (l, n) => {
12
+ const u = t[l] || [];
13
+ return n && o[l] ? [...u, ...o[l]] : u;
59
14
  }
60
- ) });
61
- };
62
- Pe.displayName = F;
63
- var xt = "MenuAnchor", te = r.forwardRef(
64
- (e, n) => {
65
- const { __scopeMenu: t, ...o } = e, a = L(t);
66
- return /* @__PURE__ */ u.jsx(ot, { ...a, ...o, ref: n });
67
- }
68
- );
69
- te.displayName = xt;
70
- var ne = "MenuPortal", [_t, Ee] = w(ne, {
71
- forceMount: void 0
72
- }), Se = (e) => {
73
- const { __scopeMenu: n, forceMount: t, children: o, container: a } = e, c = E(ne, n);
74
- return /* @__PURE__ */ u.jsx(_t, { scope: n, forceMount: t, children: /* @__PURE__ */ u.jsx(W, { present: t || c.open, children: /* @__PURE__ */ u.jsx(st, { asChild: !0, container: a, children: o }) }) });
75
- };
76
- Se.displayName = ne;
77
- var x = "MenuContent", [Rt, oe] = w(x), we = r.forwardRef(
78
- (e, n) => {
79
- const t = Ee(x, e.__scopeMenu), { forceMount: o = t.forceMount, ...a } = e, c = E(x, e.__scopeMenu), l = K(x, e.__scopeMenu);
80
- return /* @__PURE__ */ u.jsx(j.Provider, { scope: e.__scopeMenu, children: /* @__PURE__ */ u.jsx(W, { present: o || c.open, children: /* @__PURE__ */ u.jsx(j.Slot, { scope: e.__scopeMenu, children: l.modal ? /* @__PURE__ */ u.jsx(Pt, { ...a, ref: n }) : /* @__PURE__ */ u.jsx(Et, { ...a, ref: n }) }) }) });
81
- }
82
- ), Pt = r.forwardRef(
83
- (e, n) => {
84
- const t = E(x, e.__scopeMenu), o = r.useRef(null), a = N(n, o);
85
- return r.useEffect(() => {
86
- const c = o.current;
87
- if (c) return dt(c);
88
- }, []), /* @__PURE__ */ u.jsx(
89
- re,
90
- {
91
- ...e,
92
- ref: a,
93
- trapFocus: t.open,
94
- disableOutsidePointerEvents: t.open,
95
- disableOutsideScroll: !0,
96
- onFocusOutside: M(
97
- e.onFocusOutside,
98
- (c) => c.preventDefault(),
99
- { checkForDefaultPrevented: !1 }
100
- ),
101
- onDismiss: () => t.onOpenChange(!1)
102
- }
103
- );
15
+ };
16
+ }, re = (e, r) => {
17
+ var l;
18
+ if (e.length === 0)
19
+ return r.classGroupId;
20
+ const t = e[0], o = r.nextPart.get(t), a = o ? re(e.slice(1), o) : void 0;
21
+ if (a)
22
+ return a;
23
+ if (r.validators.length === 0)
24
+ return;
25
+ const s = e.join(O);
26
+ return (l = r.validators.find(({
27
+ validator: n
28
+ }) => n(s))) == null ? void 0 : l.classGroupId;
29
+ }, D = /^\[(.+)\]$/, ie = (e) => {
30
+ if (D.test(e)) {
31
+ const r = D.exec(e)[1], t = r == null ? void 0 : r.substring(0, r.indexOf(":"));
32
+ if (t)
33
+ return "arbitrary.." + t;
104
34
  }
105
- ), Et = r.forwardRef((e, n) => {
106
- const t = E(x, e.__scopeMenu);
107
- return /* @__PURE__ */ u.jsx(
108
- re,
109
- {
110
- ...e,
111
- ref: n,
112
- trapFocus: !1,
113
- disableOutsidePointerEvents: !1,
114
- disableOutsideScroll: !1,
115
- onDismiss: () => t.onOpenChange(!1)
35
+ }, ae = (e) => {
36
+ const {
37
+ theme: r,
38
+ prefix: t
39
+ } = e, o = {
40
+ nextPart: /* @__PURE__ */ new Map(),
41
+ validators: []
42
+ };
43
+ return de(Object.entries(e.classGroups), t).forEach(([s, l]) => {
44
+ U(l, o, s, r);
45
+ }), o;
46
+ }, U = (e, r, t, o) => {
47
+ e.forEach((a) => {
48
+ if (typeof a == "string") {
49
+ const s = a === "" ? r : ee(r, a);
50
+ s.classGroupId = t;
51
+ return;
116
52
  }
117
- );
118
- }), re = r.forwardRef(
119
- (e, n) => {
120
- const {
121
- __scopeMenu: t,
122
- loop: o = !1,
123
- trapFocus: a,
124
- onOpenAutoFocus: c,
125
- onCloseAutoFocus: l,
126
- disableOutsidePointerEvents: m,
127
- onEntryFocus: p,
128
- onEscapeKeyDown: h,
129
- onPointerDownOutside: d,
130
- onFocusOutside: s,
131
- onInteractOutside: f,
132
- onDismiss: C,
133
- disableOutsideScroll: v,
134
- ...S
135
- } = e, I = E(x, t), T = K(x, t), G = L(t), U = _e(t), ie = vt(t), [Ye, le] = r.useState(null), B = r.useRef(null), Xe = N(n, B, I.onContentChange), V = r.useRef(0), Y = r.useRef(""), He = r.useRef(0), Z = r.useRef(null), de = r.useRef("right"), $ = r.useRef(0), We = v ? ft : r.Fragment, ze = v ? { as: lt, allowPinchZoom: !0 } : void 0, Ze = (i) => {
136
- var b, me;
137
- const g = Y.current + i, _ = ie().filter((R) => !R.disabled), P = document.activeElement, q = (b = _.find((R) => R.ref.current === P)) == null ? void 0 : b.textValue, J = _.map((R) => R.textValue), fe = kt(J, g, q), A = (me = _.find((R) => R.textValue === fe)) == null ? void 0 : me.ref.current;
138
- (function R(pe) {
139
- Y.current = pe, window.clearTimeout(V.current), pe !== "" && (V.current = window.setTimeout(() => R(""), 1e3));
140
- })(g), A && setTimeout(() => A.focus());
141
- };
142
- r.useEffect(() => () => window.clearTimeout(V.current), []), tt();
143
- const y = r.useCallback((i) => {
144
- var _, P;
145
- return de.current === ((_ = Z.current) == null ? void 0 : _.side) && Lt(i, (P = Z.current) == null ? void 0 : P.area);
146
- }, []);
147
- return /* @__PURE__ */ u.jsx(
148
- Rt,
149
- {
150
- scope: t,
151
- searchRef: Y,
152
- onItemEnter: r.useCallback(
153
- (i) => {
154
- y(i) && i.preventDefault();
155
- },
156
- [y]
157
- ),
158
- onItemLeave: r.useCallback(
159
- (i) => {
160
- var g;
161
- y(i) || ((g = B.current) == null || g.focus(), le(null));
162
- },
163
- [y]
164
- ),
165
- onTriggerLeave: r.useCallback(
166
- (i) => {
167
- y(i) && i.preventDefault();
168
- },
169
- [y]
170
- ),
171
- pointerGraceTimerRef: He,
172
- onPointerGraceIntentChange: r.useCallback((i) => {
173
- Z.current = i;
174
- }, []),
175
- children: /* @__PURE__ */ u.jsx(We, { ...ze, children: /* @__PURE__ */ u.jsx(
176
- nt,
177
- {
178
- asChild: !0,
179
- trapped: a,
180
- onMountAutoFocus: M(c, (i) => {
181
- var g;
182
- i.preventDefault(), (g = B.current) == null || g.focus({ preventScroll: !0 });
183
- }),
184
- onUnmountAutoFocus: l,
185
- children: /* @__PURE__ */ u.jsx(
186
- et,
187
- {
188
- asChild: !0,
189
- disableOutsidePointerEvents: m,
190
- onEscapeKeyDown: h,
191
- onPointerDownOutside: d,
192
- onFocusOutside: s,
193
- onInteractOutside: f,
194
- onDismiss: C,
195
- children: /* @__PURE__ */ u.jsx(
196
- ut,
197
- {
198
- asChild: !0,
199
- ...U,
200
- dir: T.dir,
201
- orientation: "vertical",
202
- loop: o,
203
- currentTabStopId: Ye,
204
- onCurrentTabStopIdChange: le,
205
- onEntryFocus: M(p, (i) => {
206
- T.isUsingKeyboardRef.current || i.preventDefault();
207
- }),
208
- preventScrollOnEntryFocus: !0,
209
- children: /* @__PURE__ */ u.jsx(
210
- rt,
211
- {
212
- role: "menu",
213
- "aria-orientation": "vertical",
214
- "data-state": Ve(I.open),
215
- "data-radix-menu-content": "",
216
- dir: T.dir,
217
- ...G,
218
- ...S,
219
- ref: Xe,
220
- style: { outline: "none", ...S.style },
221
- onKeyDown: M(S.onKeyDown, (i) => {
222
- const _ = i.target.closest("[data-radix-menu-content]") === i.currentTarget, P = i.ctrlKey || i.altKey || i.metaKey, q = i.key.length === 1;
223
- _ && (i.key === "Tab" && i.preventDefault(), !P && q && Ze(i.key));
224
- const J = B.current;
225
- if (i.target !== J || !pt.includes(i.key)) return;
226
- i.preventDefault();
227
- const A = ie().filter((b) => !b.disabled).map((b) => b.ref.current);
228
- xe.includes(i.key) && A.reverse(), Dt(A);
229
- }),
230
- onBlur: M(e.onBlur, (i) => {
231
- i.currentTarget.contains(i.target) || (window.clearTimeout(V.current), Y.current = "");
232
- }),
233
- onPointerMove: M(
234
- e.onPointerMove,
235
- D((i) => {
236
- const g = i.target, _ = $.current !== i.clientX;
237
- if (i.currentTarget.contains(g) && _) {
238
- const P = i.clientX > $.current ? "right" : "left";
239
- de.current = P, $.current = i.clientX;
240
- }
241
- })
242
- )
243
- }
244
- )
245
- }
246
- )
247
- }
248
- )
249
- }
250
- ) })
53
+ if (typeof a == "function") {
54
+ if (ce(a)) {
55
+ U(a(o), r, t, o);
56
+ return;
251
57
  }
252
- );
253
- }
254
- );
255
- we.displayName = x;
256
- var St = "MenuGroup", ce = r.forwardRef(
257
- (e, n) => {
258
- const { __scopeMenu: t, ...o } = e;
259
- return /* @__PURE__ */ u.jsx(k.div, { role: "group", ...o, ref: n });
260
- }
261
- );
262
- ce.displayName = St;
263
- var wt = "MenuLabel", Ie = r.forwardRef(
264
- (e, n) => {
265
- const { __scopeMenu: t, ...o } = e;
266
- return /* @__PURE__ */ u.jsx(k.div, { ...o, ref: n });
267
- }
268
- );
269
- Ie.displayName = wt;
270
- var X = "MenuItem", Me = "menu.itemSelect", z = r.forwardRef(
271
- (e, n) => {
272
- const { disabled: t = !1, onSelect: o, ...a } = e, c = r.useRef(null), l = K(X, e.__scopeMenu), m = oe(X, e.__scopeMenu), p = N(n, c), h = r.useRef(!1), d = () => {
273
- const s = c.current;
274
- if (!t && s) {
275
- const f = new CustomEvent(Me, { bubbles: !0, cancelable: !0 });
276
- s.addEventListener(Me, (C) => o == null ? void 0 : o(C), { once: !0 }), at(s, f), f.defaultPrevented ? h.current = !1 : l.onClose();
58
+ r.validators.push({
59
+ validator: a,
60
+ classGroupId: t
61
+ });
62
+ return;
63
+ }
64
+ Object.entries(a).forEach(([s, l]) => {
65
+ U(l, ee(r, s), t, o);
66
+ });
67
+ });
68
+ }, ee = (e, r) => {
69
+ let t = e;
70
+ return r.split(O).forEach((o) => {
71
+ t.nextPart.has(o) || t.nextPart.set(o, {
72
+ nextPart: /* @__PURE__ */ new Map(),
73
+ validators: []
74
+ }), t = t.nextPart.get(o);
75
+ }), t;
76
+ }, ce = (e) => e.isThemeGetter, de = (e, r) => r ? e.map(([t, o]) => {
77
+ const a = o.map((s) => typeof s == "string" ? r + s : typeof s == "object" ? Object.fromEntries(Object.entries(s).map(([l, n]) => [r + l, n])) : s);
78
+ return [t, a];
79
+ }) : e, pe = (e) => {
80
+ if (e < 1)
81
+ return {
82
+ get: () => {
83
+ },
84
+ set: () => {
277
85
  }
278
86
  };
279
- return /* @__PURE__ */ u.jsx(
280
- ye,
281
- {
282
- ...a,
283
- ref: p,
284
- disabled: t,
285
- onClick: M(e.onClick, d),
286
- onPointerDown: (s) => {
287
- var f;
288
- (f = e.onPointerDown) == null || f.call(e, s), h.current = !0;
289
- },
290
- onPointerUp: M(e.onPointerUp, (s) => {
291
- var f;
292
- h.current || (f = s.currentTarget) == null || f.click();
293
- }),
294
- onKeyDown: M(e.onKeyDown, (s) => {
295
- const f = m.searchRef.current !== "";
296
- t || f && s.key === " " || Q.includes(s.key) && (s.currentTarget.click(), s.preventDefault());
297
- })
298
- }
299
- );
300
- }
301
- );
302
- z.displayName = X;
303
- var ye = r.forwardRef(
304
- (e, n) => {
305
- const { __scopeMenu: t, disabled: o = !1, textValue: a, ...c } = e, l = oe(X, t), m = _e(t), p = r.useRef(null), h = N(n, p), [d, s] = r.useState(!1), [f, C] = r.useState("");
306
- return r.useEffect(() => {
307
- const v = p.current;
308
- v && C((v.textContent ?? "").trim());
309
- }, [c.children]), /* @__PURE__ */ u.jsx(
310
- j.ItemSlot,
311
- {
312
- scope: t,
313
- disabled: o,
314
- textValue: a ?? f,
315
- children: /* @__PURE__ */ u.jsx(it, { asChild: !0, ...m, focusable: !o, children: /* @__PURE__ */ u.jsx(
316
- k.div,
317
- {
318
- role: "menuitem",
319
- "data-highlighted": d ? "" : void 0,
320
- "aria-disabled": o || void 0,
321
- "data-disabled": o ? "" : void 0,
322
- ...c,
323
- ref: h,
324
- onPointerMove: M(
325
- e.onPointerMove,
326
- D((v) => {
327
- o ? l.onItemLeave(v) : (l.onItemEnter(v), v.defaultPrevented || v.currentTarget.focus({ preventScroll: !0 }));
328
- })
329
- ),
330
- onPointerLeave: M(
331
- e.onPointerLeave,
332
- D((v) => l.onItemLeave(v))
333
- ),
334
- onFocus: M(e.onFocus, () => s(!0)),
335
- onBlur: M(e.onBlur, () => s(!1))
336
- }
337
- ) })
338
- }
339
- );
340
- }
341
- ), It = "MenuCheckboxItem", be = r.forwardRef(
342
- (e, n) => {
343
- const { checked: t = !1, onCheckedChange: o, ...a } = e;
344
- return /* @__PURE__ */ u.jsx(De, { scope: e.__scopeMenu, checked: t, children: /* @__PURE__ */ u.jsx(
345
- z,
346
- {
347
- role: "menuitemcheckbox",
348
- "aria-checked": H(t) ? "mixed" : t,
349
- ...a,
350
- ref: n,
351
- "data-state": ue(t),
352
- onSelect: M(
353
- a.onSelect,
354
- () => o == null ? void 0 : o(H(t) ? !0 : !t),
355
- { checkForDefaultPrevented: !1 }
356
- )
357
- }
358
- ) });
359
- }
360
- );
361
- be.displayName = It;
362
- var Te = "MenuRadioGroup", [yt, bt] = w(
363
- Te,
364
- { value: void 0, onValueChange: () => {
365
- } }
366
- ), Ae = r.forwardRef(
367
- (e, n) => {
368
- const { value: t, onValueChange: o, ...a } = e, c = ee(o);
369
- return /* @__PURE__ */ u.jsx(yt, { scope: e.__scopeMenu, value: t, onValueChange: c, children: /* @__PURE__ */ u.jsx(ce, { ...a, ref: n }) });
370
- }
371
- );
372
- Ae.displayName = Te;
373
- var Oe = "MenuRadioItem", je = r.forwardRef(
374
- (e, n) => {
375
- const { value: t, ...o } = e, a = bt(Oe, e.__scopeMenu), c = t === a.value;
376
- return /* @__PURE__ */ u.jsx(De, { scope: e.__scopeMenu, checked: c, children: /* @__PURE__ */ u.jsx(
377
- z,
378
- {
379
- role: "menuitemradio",
380
- "aria-checked": c,
381
- ...o,
382
- ref: n,
383
- "data-state": ue(c),
384
- onSelect: M(
385
- o.onSelect,
386
- () => {
387
- var l;
388
- return (l = a.onValueChange) == null ? void 0 : l.call(a, t);
389
- },
390
- { checkForDefaultPrevented: !1 }
391
- )
392
- }
393
- ) });
394
- }
395
- );
396
- je.displayName = Oe;
397
- var se = "MenuItemIndicator", [De, Tt] = w(
398
- se,
399
- { checked: !1 }
400
- ), Ne = r.forwardRef(
401
- (e, n) => {
402
- const { __scopeMenu: t, forceMount: o, ...a } = e, c = Tt(se, t);
403
- return /* @__PURE__ */ u.jsx(
404
- W,
405
- {
406
- present: o || H(c.checked) || c.checked === !0,
407
- children: /* @__PURE__ */ u.jsx(
408
- k.span,
409
- {
410
- ...a,
411
- ref: n,
412
- "data-state": ue(c.checked)
413
- }
414
- )
415
- }
416
- );
417
- }
418
- );
419
- Ne.displayName = se;
420
- var At = "MenuSeparator", ke = r.forwardRef(
421
- (e, n) => {
422
- const { __scopeMenu: t, ...o } = e;
423
- return /* @__PURE__ */ u.jsx(
424
- k.div,
425
- {
426
- role: "separator",
427
- "aria-orientation": "horizontal",
428
- ...o,
429
- ref: n
430
- }
431
- );
432
- }
433
- );
434
- ke.displayName = At;
435
- var Ot = "MenuArrow", Fe = r.forwardRef(
436
- (e, n) => {
437
- const { __scopeMenu: t, ...o } = e, a = L(t);
438
- return /* @__PURE__ */ u.jsx(ct, { ...a, ...o, ref: n });
439
- }
440
- );
441
- Fe.displayName = Ot;
442
- var ae = "MenuSub", [jt, Le] = w(ae), Ke = (e) => {
443
- const { __scopeMenu: n, children: t, open: o = !1, onOpenChange: a } = e, c = E(ae, n), l = L(n), [m, p] = r.useState(null), [h, d] = r.useState(null), s = ee(a);
444
- return r.useEffect(() => (c.open === !1 && s(!1), () => s(!1)), [c.open, s]), /* @__PURE__ */ u.jsx(Ce, { ...l, children: /* @__PURE__ */ u.jsx(
445
- Re,
446
- {
447
- scope: n,
448
- open: o,
449
- onOpenChange: s,
450
- content: h,
451
- onContentChange: d,
452
- children: /* @__PURE__ */ u.jsx(
453
- jt,
454
- {
455
- scope: n,
456
- contentId: he(),
457
- triggerId: he(),
458
- trigger: m,
459
- onTriggerChange: p,
460
- children: t
87
+ let r = 0, t = /* @__PURE__ */ new Map(), o = /* @__PURE__ */ new Map();
88
+ const a = (s, l) => {
89
+ t.set(s, l), r++, r > e && (r = 0, o = t, t = /* @__PURE__ */ new Map());
90
+ };
91
+ return {
92
+ get(s) {
93
+ let l = t.get(s);
94
+ if (l !== void 0)
95
+ return l;
96
+ if ((l = o.get(s)) !== void 0)
97
+ return a(s, l), l;
98
+ },
99
+ set(s, l) {
100
+ t.has(s) ? t.set(s, l) : a(s, l);
101
+ }
102
+ };
103
+ }, te = "!", ue = (e) => {
104
+ const {
105
+ separator: r,
106
+ experimentalParseClassName: t
107
+ } = e, o = r.length === 1, a = r[0], s = r.length, l = (n) => {
108
+ const u = [];
109
+ let g = 0, m = 0, y;
110
+ for (let p = 0; p < n.length; p++) {
111
+ let f = n[p];
112
+ if (g === 0) {
113
+ if (f === a && (o || n.slice(p, p + s) === r)) {
114
+ u.push(n.slice(m, p)), m = p + s;
115
+ continue;
116
+ }
117
+ if (f === "/") {
118
+ y = p;
119
+ continue;
461
120
  }
462
- )
121
+ }
122
+ f === "[" ? g++ : f === "]" && g--;
463
123
  }
464
- ) });
465
- };
466
- Ke.displayName = ae;
467
- var O = "MenuSubTrigger", Ge = r.forwardRef(
468
- (e, n) => {
469
- const t = E(O, e.__scopeMenu), o = K(O, e.__scopeMenu), a = Le(O, e.__scopeMenu), c = oe(O, e.__scopeMenu), l = r.useRef(null), { pointerGraceTimerRef: m, onPointerGraceIntentChange: p } = c, h = { __scopeMenu: e.__scopeMenu }, d = r.useCallback(() => {
470
- l.current && window.clearTimeout(l.current), l.current = null;
471
- }, []);
472
- return r.useEffect(() => d, [d]), r.useEffect(() => {
473
- const s = m.current;
474
- return () => {
475
- window.clearTimeout(s), p(null);
476
- };
477
- }, [m, p]), /* @__PURE__ */ u.jsx(te, { asChild: !0, ...h, children: /* @__PURE__ */ u.jsx(
478
- ye,
479
- {
480
- id: a.triggerId,
481
- "aria-haspopup": "menu",
482
- "aria-expanded": t.open,
483
- "aria-controls": a.contentId,
484
- "data-state": Ve(t.open),
485
- ...e,
486
- ref: qe(n, a.onTriggerChange),
487
- onClick: (s) => {
488
- var f;
489
- (f = e.onClick) == null || f.call(e, s), !(e.disabled || s.defaultPrevented) && (s.currentTarget.focus(), t.open || t.onOpenChange(!0));
490
- },
491
- onPointerMove: M(
492
- e.onPointerMove,
493
- D((s) => {
494
- c.onItemEnter(s), !s.defaultPrevented && !e.disabled && !t.open && !l.current && (c.onPointerGraceIntentChange(null), l.current = window.setTimeout(() => {
495
- t.onOpenChange(!0), d();
496
- }, 100));
497
- })
498
- ),
499
- onPointerLeave: M(
500
- e.onPointerLeave,
501
- D((s) => {
502
- var C, v;
503
- d();
504
- const f = (C = t.content) == null ? void 0 : C.getBoundingClientRect();
505
- if (f) {
506
- const S = (v = t.content) == null ? void 0 : v.dataset.side, I = S === "right", T = I ? -5 : 5, G = f[I ? "left" : "right"], U = f[I ? "right" : "left"];
507
- c.onPointerGraceIntentChange({
508
- area: [
509
- // Apply a bleed on clientX to ensure that our exit point is
510
- // consistently within polygon bounds
511
- { x: s.clientX + T, y: s.clientY },
512
- { x: G, y: f.top },
513
- { x: U, y: f.top },
514
- { x: U, y: f.bottom },
515
- { x: G, y: f.bottom }
516
- ],
517
- side: S
518
- }), window.clearTimeout(m.current), m.current = window.setTimeout(
519
- () => c.onPointerGraceIntentChange(null),
520
- 300
521
- );
522
- } else {
523
- if (c.onTriggerLeave(s), s.defaultPrevented) return;
524
- c.onPointerGraceIntentChange(null);
525
- }
526
- })
527
- ),
528
- onKeyDown: M(e.onKeyDown, (s) => {
529
- var C;
530
- const f = c.searchRef.current !== "";
531
- e.disabled || f && s.key === " " || ht[o.dir].includes(s.key) && (t.onOpenChange(!0), (C = t.content) == null || C.focus(), s.preventDefault());
532
- })
124
+ const x = u.length === 0 ? n : n.substring(m), v = x.startsWith(te), w = v ? x.substring(1) : x, b = y && y > m ? y - m : void 0;
125
+ return {
126
+ modifiers: u,
127
+ hasImportantModifier: v,
128
+ baseClassName: w,
129
+ maybePostfixModifierPosition: b
130
+ };
131
+ };
132
+ return t ? (n) => t({
133
+ className: n,
134
+ parseClassName: l
135
+ }) : l;
136
+ }, be = (e) => {
137
+ if (e.length <= 1)
138
+ return e;
139
+ const r = [];
140
+ let t = [];
141
+ return e.forEach((o) => {
142
+ o[0] === "[" ? (r.push(...t.sort(), o), t = []) : t.push(o);
143
+ }), r.push(...t.sort()), r;
144
+ }, ge = (e) => ({
145
+ cache: pe(e.cacheSize),
146
+ parseClassName: ue(e),
147
+ ...le(e)
148
+ }), fe = /\s+/, me = (e, r) => {
149
+ const {
150
+ parseClassName: t,
151
+ getClassGroupId: o,
152
+ getConflictingClassGroupIds: a
153
+ } = r, s = [], l = e.trim().split(fe);
154
+ let n = "";
155
+ for (let u = l.length - 1; u >= 0; u -= 1) {
156
+ const g = l[u], {
157
+ modifiers: m,
158
+ hasImportantModifier: y,
159
+ baseClassName: x,
160
+ maybePostfixModifierPosition: v
161
+ } = t(g);
162
+ let w = !!v, b = o(w ? x.substring(0, v) : x);
163
+ if (!b) {
164
+ if (!w) {
165
+ n = g + (n.length > 0 ? " " + n : n);
166
+ continue;
533
167
  }
534
- ) });
535
- }
536
- );
537
- Ge.displayName = O;
538
- var Ue = "MenuSubContent", Be = r.forwardRef(
539
- (e, n) => {
540
- const t = Ee(x, e.__scopeMenu), { forceMount: o = t.forceMount, ...a } = e, c = E(x, e.__scopeMenu), l = K(x, e.__scopeMenu), m = Le(Ue, e.__scopeMenu), p = r.useRef(null), h = N(n, p);
541
- return /* @__PURE__ */ u.jsx(j.Provider, { scope: e.__scopeMenu, children: /* @__PURE__ */ u.jsx(W, { present: o || c.open, children: /* @__PURE__ */ u.jsx(j.Slot, { scope: e.__scopeMenu, children: /* @__PURE__ */ u.jsx(
542
- re,
543
- {
544
- id: m.contentId,
545
- "aria-labelledby": m.triggerId,
546
- ...a,
547
- ref: h,
548
- align: "start",
549
- side: l.dir === "rtl" ? "left" : "right",
550
- disableOutsidePointerEvents: !1,
551
- disableOutsideScroll: !1,
552
- trapFocus: !1,
553
- onOpenAutoFocus: (d) => {
554
- var s;
555
- l.isUsingKeyboardRef.current && ((s = p.current) == null || s.focus()), d.preventDefault();
556
- },
557
- onCloseAutoFocus: (d) => d.preventDefault(),
558
- onFocusOutside: M(e.onFocusOutside, (d) => {
559
- d.target !== m.trigger && c.onOpenChange(!1);
560
- }),
561
- onEscapeKeyDown: M(e.onEscapeKeyDown, (d) => {
562
- l.onClose(), d.preventDefault();
563
- }),
564
- onKeyDown: M(e.onKeyDown, (d) => {
565
- var C;
566
- const s = d.currentTarget.contains(d.target), f = Mt[l.dir].includes(d.key);
567
- s && f && (c.onOpenChange(!1), (C = m.trigger) == null || C.focus(), d.preventDefault());
568
- })
168
+ if (b = o(x), !b) {
169
+ n = g + (n.length > 0 ? " " + n : n);
170
+ continue;
569
171
  }
570
- ) }) }) });
172
+ w = !1;
173
+ }
174
+ const p = be(m).join(":"), f = y ? p + te : p, h = f + b;
175
+ if (s.includes(h))
176
+ continue;
177
+ s.push(h);
178
+ const P = a(b, w);
179
+ for (let A = 0; A < P.length; ++A) {
180
+ const E = P[A];
181
+ s.push(f + E);
182
+ }
183
+ n = g + (n.length > 0 ? " " + n : n);
571
184
  }
572
- );
573
- Be.displayName = Ue;
574
- function Ve(e) {
575
- return e ? "open" : "closed";
576
- }
577
- function H(e) {
578
- return e === "indeterminate";
579
- }
580
- function ue(e) {
581
- return H(e) ? "indeterminate" : e ? "checked" : "unchecked";
582
- }
583
- function Dt(e) {
584
- const n = document.activeElement;
585
- for (const t of e)
586
- if (t === n || (t.focus(), document.activeElement !== n)) return;
587
- }
588
- function Nt(e, n) {
589
- return e.map((t, o) => e[(n + o) % e.length]);
590
- }
591
- function kt(e, n, t) {
592
- const a = n.length > 1 && Array.from(n).every((h) => h === n[0]) ? n[0] : n, c = t ? e.indexOf(t) : -1;
593
- let l = Nt(e, Math.max(c, 0));
594
- a.length === 1 && (l = l.filter((h) => h !== t));
595
- const p = l.find(
596
- (h) => h.toLowerCase().startsWith(a.toLowerCase())
597
- );
598
- return p !== t ? p : void 0;
185
+ return n;
186
+ };
187
+ function he() {
188
+ let e = 0, r, t, o = "";
189
+ for (; e < arguments.length; )
190
+ (r = arguments[e++]) && (t = oe(r)) && (o && (o += " "), o += t);
191
+ return o;
599
192
  }
600
- function Ft(e, n) {
601
- const { x: t, y: o } = e;
602
- let a = !1;
603
- for (let c = 0, l = n.length - 1; c < n.length; l = c++) {
604
- const m = n[c].x, p = n[c].y, h = n[l].x, d = n[l].y;
605
- p > o != d > o && t < (h - m) * (o - p) / (d - p) + m && (a = !a);
193
+ const oe = (e) => {
194
+ if (typeof e == "string")
195
+ return e;
196
+ let r, t = "";
197
+ for (let o = 0; o < e.length; o++)
198
+ e[o] && (r = oe(e[o])) && (t && (t += " "), t += r);
199
+ return t;
200
+ };
201
+ function F(e, ...r) {
202
+ let t, o, a, s = l;
203
+ function l(u) {
204
+ const g = r.reduce((m, y) => y(m), e());
205
+ return t = ge(g), o = t.cache.get, a = t.cache.set, s = n, n(u);
606
206
  }
607
- return a;
608
- }
609
- function Lt(e, n) {
610
- if (!n) return !1;
611
- const t = { x: e.clientX, y: e.clientY };
612
- return Ft(t, n);
613
- }
614
- function D(e) {
615
- return (n) => n.pointerType === "mouse" ? e(n) : void 0;
207
+ function n(u) {
208
+ const g = o(u);
209
+ if (g)
210
+ return g;
211
+ const m = me(u, t);
212
+ return a(u, m), m;
213
+ }
214
+ return function() {
215
+ return s(he.apply(null, arguments));
216
+ };
616
217
  }
617
- var cn = Pe, sn = te, an = Se, un = we, ln = ce, dn = Ie, fn = z, mn = be, pn = Ae, hn = je, Mn = Ne, vn = ke, Cn = Fe, gn = Ke, xn = Ge, _n = Be;
218
+ const c = (e) => {
219
+ const r = (t) => t[e] || [];
220
+ return r.isThemeGetter = !0, r;
221
+ }, ne = /^\[(?:([a-z-]+):)?(.+)\]$/i, ye = /^\d+\/\d+$/, xe = /* @__PURE__ */ new Set(["px", "full", "screen"]), we = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, ve = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, ke = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, Ce = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, ze = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, C = (e) => M(e) || xe.has(e) || ye.test(e), z = (e) => G(e, "length", Ne), M = (e) => !!e && !Number.isNaN(Number(e)), B = (e) => G(e, "number", M), I = (e) => !!e && Number.isInteger(Number(e)), Se = (e) => e.endsWith("%") && M(e.slice(0, -1)), i = (e) => ne.test(e), S = (e) => we.test(e), Ae = /* @__PURE__ */ new Set(["length", "size", "percentage"]), Me = (e) => G(e, Ae, se), Ge = (e) => G(e, "position", se), Pe = /* @__PURE__ */ new Set(["image", "url"]), Re = (e) => G(e, Pe, Ee), Ie = (e) => G(e, "", Te), N = () => !0, G = (e, r, t) => {
222
+ const o = ne.exec(e);
223
+ return o ? o[1] ? typeof r == "string" ? o[1] === r : r.has(o[1]) : t(o[2]) : !1;
224
+ }, Ne = (e) => (
225
+ // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
226
+ // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
227
+ // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
228
+ ve.test(e) && !ke.test(e)
229
+ ), se = () => !1, Te = (e) => Ce.test(e), Ee = (e) => ze.test(e), q = () => {
230
+ const e = c("colors"), r = c("spacing"), t = c("blur"), o = c("brightness"), a = c("borderColor"), s = c("borderRadius"), l = c("borderSpacing"), n = c("borderWidth"), u = c("contrast"), g = c("grayscale"), m = c("hueRotate"), y = c("invert"), x = c("gap"), v = c("gradientColorStops"), w = c("gradientColorStopPositions"), b = c("inset"), p = c("margin"), f = c("opacity"), h = c("padding"), P = c("saturate"), A = c("scale"), E = c("sepia"), J = c("skew"), K = c("space"), X = c("translate"), W = () => ["auto", "contain", "none"], V = () => ["auto", "hidden", "clip", "visible", "scroll"], _ = () => ["auto", i, r], d = () => [i, r], Z = () => ["", C, z], L = () => ["auto", M, i], H = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], j = () => ["solid", "dashed", "dotted", "double", "none"], Q = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], $ = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], R = () => ["", "0", i], Y = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], k = () => [M, i];
231
+ return {
232
+ cacheSize: 500,
233
+ separator: ":",
234
+ theme: {
235
+ colors: [N],
236
+ spacing: [C, z],
237
+ blur: ["none", "", S, i],
238
+ brightness: k(),
239
+ borderColor: [e],
240
+ borderRadius: ["none", "", "full", S, i],
241
+ borderSpacing: d(),
242
+ borderWidth: Z(),
243
+ contrast: k(),
244
+ grayscale: R(),
245
+ hueRotate: k(),
246
+ invert: R(),
247
+ gap: d(),
248
+ gradientColorStops: [e],
249
+ gradientColorStopPositions: [Se, z],
250
+ inset: _(),
251
+ margin: _(),
252
+ opacity: k(),
253
+ padding: d(),
254
+ saturate: k(),
255
+ scale: k(),
256
+ sepia: R(),
257
+ skew: k(),
258
+ space: d(),
259
+ translate: d()
260
+ },
261
+ classGroups: {
262
+ // Layout
263
+ /**
264
+ * Aspect Ratio
265
+ * @see https://tailwindcss.com/docs/aspect-ratio
266
+ */
267
+ aspect: [{
268
+ aspect: ["auto", "square", "video", i]
269
+ }],
270
+ /**
271
+ * Container
272
+ * @see https://tailwindcss.com/docs/container
273
+ */
274
+ container: ["container"],
275
+ /**
276
+ * Columns
277
+ * @see https://tailwindcss.com/docs/columns
278
+ */
279
+ columns: [{
280
+ columns: [S]
281
+ }],
282
+ /**
283
+ * Break After
284
+ * @see https://tailwindcss.com/docs/break-after
285
+ */
286
+ "break-after": [{
287
+ "break-after": Y()
288
+ }],
289
+ /**
290
+ * Break Before
291
+ * @see https://tailwindcss.com/docs/break-before
292
+ */
293
+ "break-before": [{
294
+ "break-before": Y()
295
+ }],
296
+ /**
297
+ * Break Inside
298
+ * @see https://tailwindcss.com/docs/break-inside
299
+ */
300
+ "break-inside": [{
301
+ "break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
302
+ }],
303
+ /**
304
+ * Box Decoration Break
305
+ * @see https://tailwindcss.com/docs/box-decoration-break
306
+ */
307
+ "box-decoration": [{
308
+ "box-decoration": ["slice", "clone"]
309
+ }],
310
+ /**
311
+ * Box Sizing
312
+ * @see https://tailwindcss.com/docs/box-sizing
313
+ */
314
+ box: [{
315
+ box: ["border", "content"]
316
+ }],
317
+ /**
318
+ * Display
319
+ * @see https://tailwindcss.com/docs/display
320
+ */
321
+ display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"],
322
+ /**
323
+ * Floats
324
+ * @see https://tailwindcss.com/docs/float
325
+ */
326
+ float: [{
327
+ float: ["right", "left", "none", "start", "end"]
328
+ }],
329
+ /**
330
+ * Clear
331
+ * @see https://tailwindcss.com/docs/clear
332
+ */
333
+ clear: [{
334
+ clear: ["left", "right", "both", "none", "start", "end"]
335
+ }],
336
+ /**
337
+ * Isolation
338
+ * @see https://tailwindcss.com/docs/isolation
339
+ */
340
+ isolation: ["isolate", "isolation-auto"],
341
+ /**
342
+ * Object Fit
343
+ * @see https://tailwindcss.com/docs/object-fit
344
+ */
345
+ "object-fit": [{
346
+ object: ["contain", "cover", "fill", "none", "scale-down"]
347
+ }],
348
+ /**
349
+ * Object Position
350
+ * @see https://tailwindcss.com/docs/object-position
351
+ */
352
+ "object-position": [{
353
+ object: [...H(), i]
354
+ }],
355
+ /**
356
+ * Overflow
357
+ * @see https://tailwindcss.com/docs/overflow
358
+ */
359
+ overflow: [{
360
+ overflow: V()
361
+ }],
362
+ /**
363
+ * Overflow X
364
+ * @see https://tailwindcss.com/docs/overflow
365
+ */
366
+ "overflow-x": [{
367
+ "overflow-x": V()
368
+ }],
369
+ /**
370
+ * Overflow Y
371
+ * @see https://tailwindcss.com/docs/overflow
372
+ */
373
+ "overflow-y": [{
374
+ "overflow-y": V()
375
+ }],
376
+ /**
377
+ * Overscroll Behavior
378
+ * @see https://tailwindcss.com/docs/overscroll-behavior
379
+ */
380
+ overscroll: [{
381
+ overscroll: W()
382
+ }],
383
+ /**
384
+ * Overscroll Behavior X
385
+ * @see https://tailwindcss.com/docs/overscroll-behavior
386
+ */
387
+ "overscroll-x": [{
388
+ "overscroll-x": W()
389
+ }],
390
+ /**
391
+ * Overscroll Behavior Y
392
+ * @see https://tailwindcss.com/docs/overscroll-behavior
393
+ */
394
+ "overscroll-y": [{
395
+ "overscroll-y": W()
396
+ }],
397
+ /**
398
+ * Position
399
+ * @see https://tailwindcss.com/docs/position
400
+ */
401
+ position: ["static", "fixed", "absolute", "relative", "sticky"],
402
+ /**
403
+ * Top / Right / Bottom / Left
404
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
405
+ */
406
+ inset: [{
407
+ inset: [b]
408
+ }],
409
+ /**
410
+ * Right / Left
411
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
412
+ */
413
+ "inset-x": [{
414
+ "inset-x": [b]
415
+ }],
416
+ /**
417
+ * Top / Bottom
418
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
419
+ */
420
+ "inset-y": [{
421
+ "inset-y": [b]
422
+ }],
423
+ /**
424
+ * Start
425
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
426
+ */
427
+ start: [{
428
+ start: [b]
429
+ }],
430
+ /**
431
+ * End
432
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
433
+ */
434
+ end: [{
435
+ end: [b]
436
+ }],
437
+ /**
438
+ * Top
439
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
440
+ */
441
+ top: [{
442
+ top: [b]
443
+ }],
444
+ /**
445
+ * Right
446
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
447
+ */
448
+ right: [{
449
+ right: [b]
450
+ }],
451
+ /**
452
+ * Bottom
453
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
454
+ */
455
+ bottom: [{
456
+ bottom: [b]
457
+ }],
458
+ /**
459
+ * Left
460
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
461
+ */
462
+ left: [{
463
+ left: [b]
464
+ }],
465
+ /**
466
+ * Visibility
467
+ * @see https://tailwindcss.com/docs/visibility
468
+ */
469
+ visibility: ["visible", "invisible", "collapse"],
470
+ /**
471
+ * Z-Index
472
+ * @see https://tailwindcss.com/docs/z-index
473
+ */
474
+ z: [{
475
+ z: ["auto", I, i]
476
+ }],
477
+ // Flexbox and Grid
478
+ /**
479
+ * Flex Basis
480
+ * @see https://tailwindcss.com/docs/flex-basis
481
+ */
482
+ basis: [{
483
+ basis: _()
484
+ }],
485
+ /**
486
+ * Flex Direction
487
+ * @see https://tailwindcss.com/docs/flex-direction
488
+ */
489
+ "flex-direction": [{
490
+ flex: ["row", "row-reverse", "col", "col-reverse"]
491
+ }],
492
+ /**
493
+ * Flex Wrap
494
+ * @see https://tailwindcss.com/docs/flex-wrap
495
+ */
496
+ "flex-wrap": [{
497
+ flex: ["wrap", "wrap-reverse", "nowrap"]
498
+ }],
499
+ /**
500
+ * Flex
501
+ * @see https://tailwindcss.com/docs/flex
502
+ */
503
+ flex: [{
504
+ flex: ["1", "auto", "initial", "none", i]
505
+ }],
506
+ /**
507
+ * Flex Grow
508
+ * @see https://tailwindcss.com/docs/flex-grow
509
+ */
510
+ grow: [{
511
+ grow: R()
512
+ }],
513
+ /**
514
+ * Flex Shrink
515
+ * @see https://tailwindcss.com/docs/flex-shrink
516
+ */
517
+ shrink: [{
518
+ shrink: R()
519
+ }],
520
+ /**
521
+ * Order
522
+ * @see https://tailwindcss.com/docs/order
523
+ */
524
+ order: [{
525
+ order: ["first", "last", "none", I, i]
526
+ }],
527
+ /**
528
+ * Grid Template Columns
529
+ * @see https://tailwindcss.com/docs/grid-template-columns
530
+ */
531
+ "grid-cols": [{
532
+ "grid-cols": [N]
533
+ }],
534
+ /**
535
+ * Grid Column Start / End
536
+ * @see https://tailwindcss.com/docs/grid-column
537
+ */
538
+ "col-start-end": [{
539
+ col: ["auto", {
540
+ span: ["full", I, i]
541
+ }, i]
542
+ }],
543
+ /**
544
+ * Grid Column Start
545
+ * @see https://tailwindcss.com/docs/grid-column
546
+ */
547
+ "col-start": [{
548
+ "col-start": L()
549
+ }],
550
+ /**
551
+ * Grid Column End
552
+ * @see https://tailwindcss.com/docs/grid-column
553
+ */
554
+ "col-end": [{
555
+ "col-end": L()
556
+ }],
557
+ /**
558
+ * Grid Template Rows
559
+ * @see https://tailwindcss.com/docs/grid-template-rows
560
+ */
561
+ "grid-rows": [{
562
+ "grid-rows": [N]
563
+ }],
564
+ /**
565
+ * Grid Row Start / End
566
+ * @see https://tailwindcss.com/docs/grid-row
567
+ */
568
+ "row-start-end": [{
569
+ row: ["auto", {
570
+ span: [I, i]
571
+ }, i]
572
+ }],
573
+ /**
574
+ * Grid Row Start
575
+ * @see https://tailwindcss.com/docs/grid-row
576
+ */
577
+ "row-start": [{
578
+ "row-start": L()
579
+ }],
580
+ /**
581
+ * Grid Row End
582
+ * @see https://tailwindcss.com/docs/grid-row
583
+ */
584
+ "row-end": [{
585
+ "row-end": L()
586
+ }],
587
+ /**
588
+ * Grid Auto Flow
589
+ * @see https://tailwindcss.com/docs/grid-auto-flow
590
+ */
591
+ "grid-flow": [{
592
+ "grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
593
+ }],
594
+ /**
595
+ * Grid Auto Columns
596
+ * @see https://tailwindcss.com/docs/grid-auto-columns
597
+ */
598
+ "auto-cols": [{
599
+ "auto-cols": ["auto", "min", "max", "fr", i]
600
+ }],
601
+ /**
602
+ * Grid Auto Rows
603
+ * @see https://tailwindcss.com/docs/grid-auto-rows
604
+ */
605
+ "auto-rows": [{
606
+ "auto-rows": ["auto", "min", "max", "fr", i]
607
+ }],
608
+ /**
609
+ * Gap
610
+ * @see https://tailwindcss.com/docs/gap
611
+ */
612
+ gap: [{
613
+ gap: [x]
614
+ }],
615
+ /**
616
+ * Gap X
617
+ * @see https://tailwindcss.com/docs/gap
618
+ */
619
+ "gap-x": [{
620
+ "gap-x": [x]
621
+ }],
622
+ /**
623
+ * Gap Y
624
+ * @see https://tailwindcss.com/docs/gap
625
+ */
626
+ "gap-y": [{
627
+ "gap-y": [x]
628
+ }],
629
+ /**
630
+ * Justify Content
631
+ * @see https://tailwindcss.com/docs/justify-content
632
+ */
633
+ "justify-content": [{
634
+ justify: ["normal", ...$()]
635
+ }],
636
+ /**
637
+ * Justify Items
638
+ * @see https://tailwindcss.com/docs/justify-items
639
+ */
640
+ "justify-items": [{
641
+ "justify-items": ["start", "end", "center", "stretch"]
642
+ }],
643
+ /**
644
+ * Justify Self
645
+ * @see https://tailwindcss.com/docs/justify-self
646
+ */
647
+ "justify-self": [{
648
+ "justify-self": ["auto", "start", "end", "center", "stretch"]
649
+ }],
650
+ /**
651
+ * Align Content
652
+ * @see https://tailwindcss.com/docs/align-content
653
+ */
654
+ "align-content": [{
655
+ content: ["normal", ...$(), "baseline"]
656
+ }],
657
+ /**
658
+ * Align Items
659
+ * @see https://tailwindcss.com/docs/align-items
660
+ */
661
+ "align-items": [{
662
+ items: ["start", "end", "center", "baseline", "stretch"]
663
+ }],
664
+ /**
665
+ * Align Self
666
+ * @see https://tailwindcss.com/docs/align-self
667
+ */
668
+ "align-self": [{
669
+ self: ["auto", "start", "end", "center", "stretch", "baseline"]
670
+ }],
671
+ /**
672
+ * Place Content
673
+ * @see https://tailwindcss.com/docs/place-content
674
+ */
675
+ "place-content": [{
676
+ "place-content": [...$(), "baseline"]
677
+ }],
678
+ /**
679
+ * Place Items
680
+ * @see https://tailwindcss.com/docs/place-items
681
+ */
682
+ "place-items": [{
683
+ "place-items": ["start", "end", "center", "baseline", "stretch"]
684
+ }],
685
+ /**
686
+ * Place Self
687
+ * @see https://tailwindcss.com/docs/place-self
688
+ */
689
+ "place-self": [{
690
+ "place-self": ["auto", "start", "end", "center", "stretch"]
691
+ }],
692
+ // Spacing
693
+ /**
694
+ * Padding
695
+ * @see https://tailwindcss.com/docs/padding
696
+ */
697
+ p: [{
698
+ p: [h]
699
+ }],
700
+ /**
701
+ * Padding X
702
+ * @see https://tailwindcss.com/docs/padding
703
+ */
704
+ px: [{
705
+ px: [h]
706
+ }],
707
+ /**
708
+ * Padding Y
709
+ * @see https://tailwindcss.com/docs/padding
710
+ */
711
+ py: [{
712
+ py: [h]
713
+ }],
714
+ /**
715
+ * Padding Start
716
+ * @see https://tailwindcss.com/docs/padding
717
+ */
718
+ ps: [{
719
+ ps: [h]
720
+ }],
721
+ /**
722
+ * Padding End
723
+ * @see https://tailwindcss.com/docs/padding
724
+ */
725
+ pe: [{
726
+ pe: [h]
727
+ }],
728
+ /**
729
+ * Padding Top
730
+ * @see https://tailwindcss.com/docs/padding
731
+ */
732
+ pt: [{
733
+ pt: [h]
734
+ }],
735
+ /**
736
+ * Padding Right
737
+ * @see https://tailwindcss.com/docs/padding
738
+ */
739
+ pr: [{
740
+ pr: [h]
741
+ }],
742
+ /**
743
+ * Padding Bottom
744
+ * @see https://tailwindcss.com/docs/padding
745
+ */
746
+ pb: [{
747
+ pb: [h]
748
+ }],
749
+ /**
750
+ * Padding Left
751
+ * @see https://tailwindcss.com/docs/padding
752
+ */
753
+ pl: [{
754
+ pl: [h]
755
+ }],
756
+ /**
757
+ * Margin
758
+ * @see https://tailwindcss.com/docs/margin
759
+ */
760
+ m: [{
761
+ m: [p]
762
+ }],
763
+ /**
764
+ * Margin X
765
+ * @see https://tailwindcss.com/docs/margin
766
+ */
767
+ mx: [{
768
+ mx: [p]
769
+ }],
770
+ /**
771
+ * Margin Y
772
+ * @see https://tailwindcss.com/docs/margin
773
+ */
774
+ my: [{
775
+ my: [p]
776
+ }],
777
+ /**
778
+ * Margin Start
779
+ * @see https://tailwindcss.com/docs/margin
780
+ */
781
+ ms: [{
782
+ ms: [p]
783
+ }],
784
+ /**
785
+ * Margin End
786
+ * @see https://tailwindcss.com/docs/margin
787
+ */
788
+ me: [{
789
+ me: [p]
790
+ }],
791
+ /**
792
+ * Margin Top
793
+ * @see https://tailwindcss.com/docs/margin
794
+ */
795
+ mt: [{
796
+ mt: [p]
797
+ }],
798
+ /**
799
+ * Margin Right
800
+ * @see https://tailwindcss.com/docs/margin
801
+ */
802
+ mr: [{
803
+ mr: [p]
804
+ }],
805
+ /**
806
+ * Margin Bottom
807
+ * @see https://tailwindcss.com/docs/margin
808
+ */
809
+ mb: [{
810
+ mb: [p]
811
+ }],
812
+ /**
813
+ * Margin Left
814
+ * @see https://tailwindcss.com/docs/margin
815
+ */
816
+ ml: [{
817
+ ml: [p]
818
+ }],
819
+ /**
820
+ * Space Between X
821
+ * @see https://tailwindcss.com/docs/space
822
+ */
823
+ "space-x": [{
824
+ "space-x": [K]
825
+ }],
826
+ /**
827
+ * Space Between X Reverse
828
+ * @see https://tailwindcss.com/docs/space
829
+ */
830
+ "space-x-reverse": ["space-x-reverse"],
831
+ /**
832
+ * Space Between Y
833
+ * @see https://tailwindcss.com/docs/space
834
+ */
835
+ "space-y": [{
836
+ "space-y": [K]
837
+ }],
838
+ /**
839
+ * Space Between Y Reverse
840
+ * @see https://tailwindcss.com/docs/space
841
+ */
842
+ "space-y-reverse": ["space-y-reverse"],
843
+ // Sizing
844
+ /**
845
+ * Width
846
+ * @see https://tailwindcss.com/docs/width
847
+ */
848
+ w: [{
849
+ w: ["auto", "min", "max", "fit", "svw", "lvw", "dvw", i, r]
850
+ }],
851
+ /**
852
+ * Min-Width
853
+ * @see https://tailwindcss.com/docs/min-width
854
+ */
855
+ "min-w": [{
856
+ "min-w": [i, r, "min", "max", "fit"]
857
+ }],
858
+ /**
859
+ * Max-Width
860
+ * @see https://tailwindcss.com/docs/max-width
861
+ */
862
+ "max-w": [{
863
+ "max-w": [i, r, "none", "full", "min", "max", "fit", "prose", {
864
+ screen: [S]
865
+ }, S]
866
+ }],
867
+ /**
868
+ * Height
869
+ * @see https://tailwindcss.com/docs/height
870
+ */
871
+ h: [{
872
+ h: [i, r, "auto", "min", "max", "fit", "svh", "lvh", "dvh"]
873
+ }],
874
+ /**
875
+ * Min-Height
876
+ * @see https://tailwindcss.com/docs/min-height
877
+ */
878
+ "min-h": [{
879
+ "min-h": [i, r, "min", "max", "fit", "svh", "lvh", "dvh"]
880
+ }],
881
+ /**
882
+ * Max-Height
883
+ * @see https://tailwindcss.com/docs/max-height
884
+ */
885
+ "max-h": [{
886
+ "max-h": [i, r, "min", "max", "fit", "svh", "lvh", "dvh"]
887
+ }],
888
+ /**
889
+ * Size
890
+ * @see https://tailwindcss.com/docs/size
891
+ */
892
+ size: [{
893
+ size: [i, r, "auto", "min", "max", "fit"]
894
+ }],
895
+ // Typography
896
+ /**
897
+ * Font Size
898
+ * @see https://tailwindcss.com/docs/font-size
899
+ */
900
+ "font-size": [{
901
+ text: ["base", S, z]
902
+ }],
903
+ /**
904
+ * Font Smoothing
905
+ * @see https://tailwindcss.com/docs/font-smoothing
906
+ */
907
+ "font-smoothing": ["antialiased", "subpixel-antialiased"],
908
+ /**
909
+ * Font Style
910
+ * @see https://tailwindcss.com/docs/font-style
911
+ */
912
+ "font-style": ["italic", "not-italic"],
913
+ /**
914
+ * Font Weight
915
+ * @see https://tailwindcss.com/docs/font-weight
916
+ */
917
+ "font-weight": [{
918
+ font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", B]
919
+ }],
920
+ /**
921
+ * Font Family
922
+ * @see https://tailwindcss.com/docs/font-family
923
+ */
924
+ "font-family": [{
925
+ font: [N]
926
+ }],
927
+ /**
928
+ * Font Variant Numeric
929
+ * @see https://tailwindcss.com/docs/font-variant-numeric
930
+ */
931
+ "fvn-normal": ["normal-nums"],
932
+ /**
933
+ * Font Variant Numeric
934
+ * @see https://tailwindcss.com/docs/font-variant-numeric
935
+ */
936
+ "fvn-ordinal": ["ordinal"],
937
+ /**
938
+ * Font Variant Numeric
939
+ * @see https://tailwindcss.com/docs/font-variant-numeric
940
+ */
941
+ "fvn-slashed-zero": ["slashed-zero"],
942
+ /**
943
+ * Font Variant Numeric
944
+ * @see https://tailwindcss.com/docs/font-variant-numeric
945
+ */
946
+ "fvn-figure": ["lining-nums", "oldstyle-nums"],
947
+ /**
948
+ * Font Variant Numeric
949
+ * @see https://tailwindcss.com/docs/font-variant-numeric
950
+ */
951
+ "fvn-spacing": ["proportional-nums", "tabular-nums"],
952
+ /**
953
+ * Font Variant Numeric
954
+ * @see https://tailwindcss.com/docs/font-variant-numeric
955
+ */
956
+ "fvn-fraction": ["diagonal-fractions", "stacked-fractons"],
957
+ /**
958
+ * Letter Spacing
959
+ * @see https://tailwindcss.com/docs/letter-spacing
960
+ */
961
+ tracking: [{
962
+ tracking: ["tighter", "tight", "normal", "wide", "wider", "widest", i]
963
+ }],
964
+ /**
965
+ * Line Clamp
966
+ * @see https://tailwindcss.com/docs/line-clamp
967
+ */
968
+ "line-clamp": [{
969
+ "line-clamp": ["none", M, B]
970
+ }],
971
+ /**
972
+ * Line Height
973
+ * @see https://tailwindcss.com/docs/line-height
974
+ */
975
+ leading: [{
976
+ leading: ["none", "tight", "snug", "normal", "relaxed", "loose", C, i]
977
+ }],
978
+ /**
979
+ * List Style Image
980
+ * @see https://tailwindcss.com/docs/list-style-image
981
+ */
982
+ "list-image": [{
983
+ "list-image": ["none", i]
984
+ }],
985
+ /**
986
+ * List Style Type
987
+ * @see https://tailwindcss.com/docs/list-style-type
988
+ */
989
+ "list-style-type": [{
990
+ list: ["none", "disc", "decimal", i]
991
+ }],
992
+ /**
993
+ * List Style Position
994
+ * @see https://tailwindcss.com/docs/list-style-position
995
+ */
996
+ "list-style-position": [{
997
+ list: ["inside", "outside"]
998
+ }],
999
+ /**
1000
+ * Placeholder Color
1001
+ * @deprecated since Tailwind CSS v3.0.0
1002
+ * @see https://tailwindcss.com/docs/placeholder-color
1003
+ */
1004
+ "placeholder-color": [{
1005
+ placeholder: [e]
1006
+ }],
1007
+ /**
1008
+ * Placeholder Opacity
1009
+ * @see https://tailwindcss.com/docs/placeholder-opacity
1010
+ */
1011
+ "placeholder-opacity": [{
1012
+ "placeholder-opacity": [f]
1013
+ }],
1014
+ /**
1015
+ * Text Alignment
1016
+ * @see https://tailwindcss.com/docs/text-align
1017
+ */
1018
+ "text-alignment": [{
1019
+ text: ["left", "center", "right", "justify", "start", "end"]
1020
+ }],
1021
+ /**
1022
+ * Text Color
1023
+ * @see https://tailwindcss.com/docs/text-color
1024
+ */
1025
+ "text-color": [{
1026
+ text: [e]
1027
+ }],
1028
+ /**
1029
+ * Text Opacity
1030
+ * @see https://tailwindcss.com/docs/text-opacity
1031
+ */
1032
+ "text-opacity": [{
1033
+ "text-opacity": [f]
1034
+ }],
1035
+ /**
1036
+ * Text Decoration
1037
+ * @see https://tailwindcss.com/docs/text-decoration
1038
+ */
1039
+ "text-decoration": ["underline", "overline", "line-through", "no-underline"],
1040
+ /**
1041
+ * Text Decoration Style
1042
+ * @see https://tailwindcss.com/docs/text-decoration-style
1043
+ */
1044
+ "text-decoration-style": [{
1045
+ decoration: [...j(), "wavy"]
1046
+ }],
1047
+ /**
1048
+ * Text Decoration Thickness
1049
+ * @see https://tailwindcss.com/docs/text-decoration-thickness
1050
+ */
1051
+ "text-decoration-thickness": [{
1052
+ decoration: ["auto", "from-font", C, z]
1053
+ }],
1054
+ /**
1055
+ * Text Underline Offset
1056
+ * @see https://tailwindcss.com/docs/text-underline-offset
1057
+ */
1058
+ "underline-offset": [{
1059
+ "underline-offset": ["auto", C, i]
1060
+ }],
1061
+ /**
1062
+ * Text Decoration Color
1063
+ * @see https://tailwindcss.com/docs/text-decoration-color
1064
+ */
1065
+ "text-decoration-color": [{
1066
+ decoration: [e]
1067
+ }],
1068
+ /**
1069
+ * Text Transform
1070
+ * @see https://tailwindcss.com/docs/text-transform
1071
+ */
1072
+ "text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
1073
+ /**
1074
+ * Text Overflow
1075
+ * @see https://tailwindcss.com/docs/text-overflow
1076
+ */
1077
+ "text-overflow": ["truncate", "text-ellipsis", "text-clip"],
1078
+ /**
1079
+ * Text Wrap
1080
+ * @see https://tailwindcss.com/docs/text-wrap
1081
+ */
1082
+ "text-wrap": [{
1083
+ text: ["wrap", "nowrap", "balance", "pretty"]
1084
+ }],
1085
+ /**
1086
+ * Text Indent
1087
+ * @see https://tailwindcss.com/docs/text-indent
1088
+ */
1089
+ indent: [{
1090
+ indent: d()
1091
+ }],
1092
+ /**
1093
+ * Vertical Alignment
1094
+ * @see https://tailwindcss.com/docs/vertical-align
1095
+ */
1096
+ "vertical-align": [{
1097
+ align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", i]
1098
+ }],
1099
+ /**
1100
+ * Whitespace
1101
+ * @see https://tailwindcss.com/docs/whitespace
1102
+ */
1103
+ whitespace: [{
1104
+ whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
1105
+ }],
1106
+ /**
1107
+ * Word Break
1108
+ * @see https://tailwindcss.com/docs/word-break
1109
+ */
1110
+ break: [{
1111
+ break: ["normal", "words", "all", "keep"]
1112
+ }],
1113
+ /**
1114
+ * Hyphens
1115
+ * @see https://tailwindcss.com/docs/hyphens
1116
+ */
1117
+ hyphens: [{
1118
+ hyphens: ["none", "manual", "auto"]
1119
+ }],
1120
+ /**
1121
+ * Content
1122
+ * @see https://tailwindcss.com/docs/content
1123
+ */
1124
+ content: [{
1125
+ content: ["none", i]
1126
+ }],
1127
+ // Backgrounds
1128
+ /**
1129
+ * Background Attachment
1130
+ * @see https://tailwindcss.com/docs/background-attachment
1131
+ */
1132
+ "bg-attachment": [{
1133
+ bg: ["fixed", "local", "scroll"]
1134
+ }],
1135
+ /**
1136
+ * Background Clip
1137
+ * @see https://tailwindcss.com/docs/background-clip
1138
+ */
1139
+ "bg-clip": [{
1140
+ "bg-clip": ["border", "padding", "content", "text"]
1141
+ }],
1142
+ /**
1143
+ * Background Opacity
1144
+ * @deprecated since Tailwind CSS v3.0.0
1145
+ * @see https://tailwindcss.com/docs/background-opacity
1146
+ */
1147
+ "bg-opacity": [{
1148
+ "bg-opacity": [f]
1149
+ }],
1150
+ /**
1151
+ * Background Origin
1152
+ * @see https://tailwindcss.com/docs/background-origin
1153
+ */
1154
+ "bg-origin": [{
1155
+ "bg-origin": ["border", "padding", "content"]
1156
+ }],
1157
+ /**
1158
+ * Background Position
1159
+ * @see https://tailwindcss.com/docs/background-position
1160
+ */
1161
+ "bg-position": [{
1162
+ bg: [...H(), Ge]
1163
+ }],
1164
+ /**
1165
+ * Background Repeat
1166
+ * @see https://tailwindcss.com/docs/background-repeat
1167
+ */
1168
+ "bg-repeat": [{
1169
+ bg: ["no-repeat", {
1170
+ repeat: ["", "x", "y", "round", "space"]
1171
+ }]
1172
+ }],
1173
+ /**
1174
+ * Background Size
1175
+ * @see https://tailwindcss.com/docs/background-size
1176
+ */
1177
+ "bg-size": [{
1178
+ bg: ["auto", "cover", "contain", Me]
1179
+ }],
1180
+ /**
1181
+ * Background Image
1182
+ * @see https://tailwindcss.com/docs/background-image
1183
+ */
1184
+ "bg-image": [{
1185
+ bg: ["none", {
1186
+ "gradient-to": ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1187
+ }, Re]
1188
+ }],
1189
+ /**
1190
+ * Background Color
1191
+ * @see https://tailwindcss.com/docs/background-color
1192
+ */
1193
+ "bg-color": [{
1194
+ bg: [e]
1195
+ }],
1196
+ /**
1197
+ * Gradient Color Stops From Position
1198
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1199
+ */
1200
+ "gradient-from-pos": [{
1201
+ from: [w]
1202
+ }],
1203
+ /**
1204
+ * Gradient Color Stops Via Position
1205
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1206
+ */
1207
+ "gradient-via-pos": [{
1208
+ via: [w]
1209
+ }],
1210
+ /**
1211
+ * Gradient Color Stops To Position
1212
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1213
+ */
1214
+ "gradient-to-pos": [{
1215
+ to: [w]
1216
+ }],
1217
+ /**
1218
+ * Gradient Color Stops From
1219
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1220
+ */
1221
+ "gradient-from": [{
1222
+ from: [v]
1223
+ }],
1224
+ /**
1225
+ * Gradient Color Stops Via
1226
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1227
+ */
1228
+ "gradient-via": [{
1229
+ via: [v]
1230
+ }],
1231
+ /**
1232
+ * Gradient Color Stops To
1233
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1234
+ */
1235
+ "gradient-to": [{
1236
+ to: [v]
1237
+ }],
1238
+ // Borders
1239
+ /**
1240
+ * Border Radius
1241
+ * @see https://tailwindcss.com/docs/border-radius
1242
+ */
1243
+ rounded: [{
1244
+ rounded: [s]
1245
+ }],
1246
+ /**
1247
+ * Border Radius Start
1248
+ * @see https://tailwindcss.com/docs/border-radius
1249
+ */
1250
+ "rounded-s": [{
1251
+ "rounded-s": [s]
1252
+ }],
1253
+ /**
1254
+ * Border Radius End
1255
+ * @see https://tailwindcss.com/docs/border-radius
1256
+ */
1257
+ "rounded-e": [{
1258
+ "rounded-e": [s]
1259
+ }],
1260
+ /**
1261
+ * Border Radius Top
1262
+ * @see https://tailwindcss.com/docs/border-radius
1263
+ */
1264
+ "rounded-t": [{
1265
+ "rounded-t": [s]
1266
+ }],
1267
+ /**
1268
+ * Border Radius Right
1269
+ * @see https://tailwindcss.com/docs/border-radius
1270
+ */
1271
+ "rounded-r": [{
1272
+ "rounded-r": [s]
1273
+ }],
1274
+ /**
1275
+ * Border Radius Bottom
1276
+ * @see https://tailwindcss.com/docs/border-radius
1277
+ */
1278
+ "rounded-b": [{
1279
+ "rounded-b": [s]
1280
+ }],
1281
+ /**
1282
+ * Border Radius Left
1283
+ * @see https://tailwindcss.com/docs/border-radius
1284
+ */
1285
+ "rounded-l": [{
1286
+ "rounded-l": [s]
1287
+ }],
1288
+ /**
1289
+ * Border Radius Start Start
1290
+ * @see https://tailwindcss.com/docs/border-radius
1291
+ */
1292
+ "rounded-ss": [{
1293
+ "rounded-ss": [s]
1294
+ }],
1295
+ /**
1296
+ * Border Radius Start End
1297
+ * @see https://tailwindcss.com/docs/border-radius
1298
+ */
1299
+ "rounded-se": [{
1300
+ "rounded-se": [s]
1301
+ }],
1302
+ /**
1303
+ * Border Radius End End
1304
+ * @see https://tailwindcss.com/docs/border-radius
1305
+ */
1306
+ "rounded-ee": [{
1307
+ "rounded-ee": [s]
1308
+ }],
1309
+ /**
1310
+ * Border Radius End Start
1311
+ * @see https://tailwindcss.com/docs/border-radius
1312
+ */
1313
+ "rounded-es": [{
1314
+ "rounded-es": [s]
1315
+ }],
1316
+ /**
1317
+ * Border Radius Top Left
1318
+ * @see https://tailwindcss.com/docs/border-radius
1319
+ */
1320
+ "rounded-tl": [{
1321
+ "rounded-tl": [s]
1322
+ }],
1323
+ /**
1324
+ * Border Radius Top Right
1325
+ * @see https://tailwindcss.com/docs/border-radius
1326
+ */
1327
+ "rounded-tr": [{
1328
+ "rounded-tr": [s]
1329
+ }],
1330
+ /**
1331
+ * Border Radius Bottom Right
1332
+ * @see https://tailwindcss.com/docs/border-radius
1333
+ */
1334
+ "rounded-br": [{
1335
+ "rounded-br": [s]
1336
+ }],
1337
+ /**
1338
+ * Border Radius Bottom Left
1339
+ * @see https://tailwindcss.com/docs/border-radius
1340
+ */
1341
+ "rounded-bl": [{
1342
+ "rounded-bl": [s]
1343
+ }],
1344
+ /**
1345
+ * Border Width
1346
+ * @see https://tailwindcss.com/docs/border-width
1347
+ */
1348
+ "border-w": [{
1349
+ border: [n]
1350
+ }],
1351
+ /**
1352
+ * Border Width X
1353
+ * @see https://tailwindcss.com/docs/border-width
1354
+ */
1355
+ "border-w-x": [{
1356
+ "border-x": [n]
1357
+ }],
1358
+ /**
1359
+ * Border Width Y
1360
+ * @see https://tailwindcss.com/docs/border-width
1361
+ */
1362
+ "border-w-y": [{
1363
+ "border-y": [n]
1364
+ }],
1365
+ /**
1366
+ * Border Width Start
1367
+ * @see https://tailwindcss.com/docs/border-width
1368
+ */
1369
+ "border-w-s": [{
1370
+ "border-s": [n]
1371
+ }],
1372
+ /**
1373
+ * Border Width End
1374
+ * @see https://tailwindcss.com/docs/border-width
1375
+ */
1376
+ "border-w-e": [{
1377
+ "border-e": [n]
1378
+ }],
1379
+ /**
1380
+ * Border Width Top
1381
+ * @see https://tailwindcss.com/docs/border-width
1382
+ */
1383
+ "border-w-t": [{
1384
+ "border-t": [n]
1385
+ }],
1386
+ /**
1387
+ * Border Width Right
1388
+ * @see https://tailwindcss.com/docs/border-width
1389
+ */
1390
+ "border-w-r": [{
1391
+ "border-r": [n]
1392
+ }],
1393
+ /**
1394
+ * Border Width Bottom
1395
+ * @see https://tailwindcss.com/docs/border-width
1396
+ */
1397
+ "border-w-b": [{
1398
+ "border-b": [n]
1399
+ }],
1400
+ /**
1401
+ * Border Width Left
1402
+ * @see https://tailwindcss.com/docs/border-width
1403
+ */
1404
+ "border-w-l": [{
1405
+ "border-l": [n]
1406
+ }],
1407
+ /**
1408
+ * Border Opacity
1409
+ * @see https://tailwindcss.com/docs/border-opacity
1410
+ */
1411
+ "border-opacity": [{
1412
+ "border-opacity": [f]
1413
+ }],
1414
+ /**
1415
+ * Border Style
1416
+ * @see https://tailwindcss.com/docs/border-style
1417
+ */
1418
+ "border-style": [{
1419
+ border: [...j(), "hidden"]
1420
+ }],
1421
+ /**
1422
+ * Divide Width X
1423
+ * @see https://tailwindcss.com/docs/divide-width
1424
+ */
1425
+ "divide-x": [{
1426
+ "divide-x": [n]
1427
+ }],
1428
+ /**
1429
+ * Divide Width X Reverse
1430
+ * @see https://tailwindcss.com/docs/divide-width
1431
+ */
1432
+ "divide-x-reverse": ["divide-x-reverse"],
1433
+ /**
1434
+ * Divide Width Y
1435
+ * @see https://tailwindcss.com/docs/divide-width
1436
+ */
1437
+ "divide-y": [{
1438
+ "divide-y": [n]
1439
+ }],
1440
+ /**
1441
+ * Divide Width Y Reverse
1442
+ * @see https://tailwindcss.com/docs/divide-width
1443
+ */
1444
+ "divide-y-reverse": ["divide-y-reverse"],
1445
+ /**
1446
+ * Divide Opacity
1447
+ * @see https://tailwindcss.com/docs/divide-opacity
1448
+ */
1449
+ "divide-opacity": [{
1450
+ "divide-opacity": [f]
1451
+ }],
1452
+ /**
1453
+ * Divide Style
1454
+ * @see https://tailwindcss.com/docs/divide-style
1455
+ */
1456
+ "divide-style": [{
1457
+ divide: j()
1458
+ }],
1459
+ /**
1460
+ * Border Color
1461
+ * @see https://tailwindcss.com/docs/border-color
1462
+ */
1463
+ "border-color": [{
1464
+ border: [a]
1465
+ }],
1466
+ /**
1467
+ * Border Color X
1468
+ * @see https://tailwindcss.com/docs/border-color
1469
+ */
1470
+ "border-color-x": [{
1471
+ "border-x": [a]
1472
+ }],
1473
+ /**
1474
+ * Border Color Y
1475
+ * @see https://tailwindcss.com/docs/border-color
1476
+ */
1477
+ "border-color-y": [{
1478
+ "border-y": [a]
1479
+ }],
1480
+ /**
1481
+ * Border Color S
1482
+ * @see https://tailwindcss.com/docs/border-color
1483
+ */
1484
+ "border-color-s": [{
1485
+ "border-s": [a]
1486
+ }],
1487
+ /**
1488
+ * Border Color E
1489
+ * @see https://tailwindcss.com/docs/border-color
1490
+ */
1491
+ "border-color-e": [{
1492
+ "border-e": [a]
1493
+ }],
1494
+ /**
1495
+ * Border Color Top
1496
+ * @see https://tailwindcss.com/docs/border-color
1497
+ */
1498
+ "border-color-t": [{
1499
+ "border-t": [a]
1500
+ }],
1501
+ /**
1502
+ * Border Color Right
1503
+ * @see https://tailwindcss.com/docs/border-color
1504
+ */
1505
+ "border-color-r": [{
1506
+ "border-r": [a]
1507
+ }],
1508
+ /**
1509
+ * Border Color Bottom
1510
+ * @see https://tailwindcss.com/docs/border-color
1511
+ */
1512
+ "border-color-b": [{
1513
+ "border-b": [a]
1514
+ }],
1515
+ /**
1516
+ * Border Color Left
1517
+ * @see https://tailwindcss.com/docs/border-color
1518
+ */
1519
+ "border-color-l": [{
1520
+ "border-l": [a]
1521
+ }],
1522
+ /**
1523
+ * Divide Color
1524
+ * @see https://tailwindcss.com/docs/divide-color
1525
+ */
1526
+ "divide-color": [{
1527
+ divide: [a]
1528
+ }],
1529
+ /**
1530
+ * Outline Style
1531
+ * @see https://tailwindcss.com/docs/outline-style
1532
+ */
1533
+ "outline-style": [{
1534
+ outline: ["", ...j()]
1535
+ }],
1536
+ /**
1537
+ * Outline Offset
1538
+ * @see https://tailwindcss.com/docs/outline-offset
1539
+ */
1540
+ "outline-offset": [{
1541
+ "outline-offset": [C, i]
1542
+ }],
1543
+ /**
1544
+ * Outline Width
1545
+ * @see https://tailwindcss.com/docs/outline-width
1546
+ */
1547
+ "outline-w": [{
1548
+ outline: [C, z]
1549
+ }],
1550
+ /**
1551
+ * Outline Color
1552
+ * @see https://tailwindcss.com/docs/outline-color
1553
+ */
1554
+ "outline-color": [{
1555
+ outline: [e]
1556
+ }],
1557
+ /**
1558
+ * Ring Width
1559
+ * @see https://tailwindcss.com/docs/ring-width
1560
+ */
1561
+ "ring-w": [{
1562
+ ring: Z()
1563
+ }],
1564
+ /**
1565
+ * Ring Width Inset
1566
+ * @see https://tailwindcss.com/docs/ring-width
1567
+ */
1568
+ "ring-w-inset": ["ring-inset"],
1569
+ /**
1570
+ * Ring Color
1571
+ * @see https://tailwindcss.com/docs/ring-color
1572
+ */
1573
+ "ring-color": [{
1574
+ ring: [e]
1575
+ }],
1576
+ /**
1577
+ * Ring Opacity
1578
+ * @see https://tailwindcss.com/docs/ring-opacity
1579
+ */
1580
+ "ring-opacity": [{
1581
+ "ring-opacity": [f]
1582
+ }],
1583
+ /**
1584
+ * Ring Offset Width
1585
+ * @see https://tailwindcss.com/docs/ring-offset-width
1586
+ */
1587
+ "ring-offset-w": [{
1588
+ "ring-offset": [C, z]
1589
+ }],
1590
+ /**
1591
+ * Ring Offset Color
1592
+ * @see https://tailwindcss.com/docs/ring-offset-color
1593
+ */
1594
+ "ring-offset-color": [{
1595
+ "ring-offset": [e]
1596
+ }],
1597
+ // Effects
1598
+ /**
1599
+ * Box Shadow
1600
+ * @see https://tailwindcss.com/docs/box-shadow
1601
+ */
1602
+ shadow: [{
1603
+ shadow: ["", "inner", "none", S, Ie]
1604
+ }],
1605
+ /**
1606
+ * Box Shadow Color
1607
+ * @see https://tailwindcss.com/docs/box-shadow-color
1608
+ */
1609
+ "shadow-color": [{
1610
+ shadow: [N]
1611
+ }],
1612
+ /**
1613
+ * Opacity
1614
+ * @see https://tailwindcss.com/docs/opacity
1615
+ */
1616
+ opacity: [{
1617
+ opacity: [f]
1618
+ }],
1619
+ /**
1620
+ * Mix Blend Mode
1621
+ * @see https://tailwindcss.com/docs/mix-blend-mode
1622
+ */
1623
+ "mix-blend": [{
1624
+ "mix-blend": [...Q(), "plus-lighter", "plus-darker"]
1625
+ }],
1626
+ /**
1627
+ * Background Blend Mode
1628
+ * @see https://tailwindcss.com/docs/background-blend-mode
1629
+ */
1630
+ "bg-blend": [{
1631
+ "bg-blend": Q()
1632
+ }],
1633
+ // Filters
1634
+ /**
1635
+ * Filter
1636
+ * @deprecated since Tailwind CSS v3.0.0
1637
+ * @see https://tailwindcss.com/docs/filter
1638
+ */
1639
+ filter: [{
1640
+ filter: ["", "none"]
1641
+ }],
1642
+ /**
1643
+ * Blur
1644
+ * @see https://tailwindcss.com/docs/blur
1645
+ */
1646
+ blur: [{
1647
+ blur: [t]
1648
+ }],
1649
+ /**
1650
+ * Brightness
1651
+ * @see https://tailwindcss.com/docs/brightness
1652
+ */
1653
+ brightness: [{
1654
+ brightness: [o]
1655
+ }],
1656
+ /**
1657
+ * Contrast
1658
+ * @see https://tailwindcss.com/docs/contrast
1659
+ */
1660
+ contrast: [{
1661
+ contrast: [u]
1662
+ }],
1663
+ /**
1664
+ * Drop Shadow
1665
+ * @see https://tailwindcss.com/docs/drop-shadow
1666
+ */
1667
+ "drop-shadow": [{
1668
+ "drop-shadow": ["", "none", S, i]
1669
+ }],
1670
+ /**
1671
+ * Grayscale
1672
+ * @see https://tailwindcss.com/docs/grayscale
1673
+ */
1674
+ grayscale: [{
1675
+ grayscale: [g]
1676
+ }],
1677
+ /**
1678
+ * Hue Rotate
1679
+ * @see https://tailwindcss.com/docs/hue-rotate
1680
+ */
1681
+ "hue-rotate": [{
1682
+ "hue-rotate": [m]
1683
+ }],
1684
+ /**
1685
+ * Invert
1686
+ * @see https://tailwindcss.com/docs/invert
1687
+ */
1688
+ invert: [{
1689
+ invert: [y]
1690
+ }],
1691
+ /**
1692
+ * Saturate
1693
+ * @see https://tailwindcss.com/docs/saturate
1694
+ */
1695
+ saturate: [{
1696
+ saturate: [P]
1697
+ }],
1698
+ /**
1699
+ * Sepia
1700
+ * @see https://tailwindcss.com/docs/sepia
1701
+ */
1702
+ sepia: [{
1703
+ sepia: [E]
1704
+ }],
1705
+ /**
1706
+ * Backdrop Filter
1707
+ * @deprecated since Tailwind CSS v3.0.0
1708
+ * @see https://tailwindcss.com/docs/backdrop-filter
1709
+ */
1710
+ "backdrop-filter": [{
1711
+ "backdrop-filter": ["", "none"]
1712
+ }],
1713
+ /**
1714
+ * Backdrop Blur
1715
+ * @see https://tailwindcss.com/docs/backdrop-blur
1716
+ */
1717
+ "backdrop-blur": [{
1718
+ "backdrop-blur": [t]
1719
+ }],
1720
+ /**
1721
+ * Backdrop Brightness
1722
+ * @see https://tailwindcss.com/docs/backdrop-brightness
1723
+ */
1724
+ "backdrop-brightness": [{
1725
+ "backdrop-brightness": [o]
1726
+ }],
1727
+ /**
1728
+ * Backdrop Contrast
1729
+ * @see https://tailwindcss.com/docs/backdrop-contrast
1730
+ */
1731
+ "backdrop-contrast": [{
1732
+ "backdrop-contrast": [u]
1733
+ }],
1734
+ /**
1735
+ * Backdrop Grayscale
1736
+ * @see https://tailwindcss.com/docs/backdrop-grayscale
1737
+ */
1738
+ "backdrop-grayscale": [{
1739
+ "backdrop-grayscale": [g]
1740
+ }],
1741
+ /**
1742
+ * Backdrop Hue Rotate
1743
+ * @see https://tailwindcss.com/docs/backdrop-hue-rotate
1744
+ */
1745
+ "backdrop-hue-rotate": [{
1746
+ "backdrop-hue-rotate": [m]
1747
+ }],
1748
+ /**
1749
+ * Backdrop Invert
1750
+ * @see https://tailwindcss.com/docs/backdrop-invert
1751
+ */
1752
+ "backdrop-invert": [{
1753
+ "backdrop-invert": [y]
1754
+ }],
1755
+ /**
1756
+ * Backdrop Opacity
1757
+ * @see https://tailwindcss.com/docs/backdrop-opacity
1758
+ */
1759
+ "backdrop-opacity": [{
1760
+ "backdrop-opacity": [f]
1761
+ }],
1762
+ /**
1763
+ * Backdrop Saturate
1764
+ * @see https://tailwindcss.com/docs/backdrop-saturate
1765
+ */
1766
+ "backdrop-saturate": [{
1767
+ "backdrop-saturate": [P]
1768
+ }],
1769
+ /**
1770
+ * Backdrop Sepia
1771
+ * @see https://tailwindcss.com/docs/backdrop-sepia
1772
+ */
1773
+ "backdrop-sepia": [{
1774
+ "backdrop-sepia": [E]
1775
+ }],
1776
+ // Tables
1777
+ /**
1778
+ * Border Collapse
1779
+ * @see https://tailwindcss.com/docs/border-collapse
1780
+ */
1781
+ "border-collapse": [{
1782
+ border: ["collapse", "separate"]
1783
+ }],
1784
+ /**
1785
+ * Border Spacing
1786
+ * @see https://tailwindcss.com/docs/border-spacing
1787
+ */
1788
+ "border-spacing": [{
1789
+ "border-spacing": [l]
1790
+ }],
1791
+ /**
1792
+ * Border Spacing X
1793
+ * @see https://tailwindcss.com/docs/border-spacing
1794
+ */
1795
+ "border-spacing-x": [{
1796
+ "border-spacing-x": [l]
1797
+ }],
1798
+ /**
1799
+ * Border Spacing Y
1800
+ * @see https://tailwindcss.com/docs/border-spacing
1801
+ */
1802
+ "border-spacing-y": [{
1803
+ "border-spacing-y": [l]
1804
+ }],
1805
+ /**
1806
+ * Table Layout
1807
+ * @see https://tailwindcss.com/docs/table-layout
1808
+ */
1809
+ "table-layout": [{
1810
+ table: ["auto", "fixed"]
1811
+ }],
1812
+ /**
1813
+ * Caption Side
1814
+ * @see https://tailwindcss.com/docs/caption-side
1815
+ */
1816
+ caption: [{
1817
+ caption: ["top", "bottom"]
1818
+ }],
1819
+ // Transitions and Animation
1820
+ /**
1821
+ * Tranisition Property
1822
+ * @see https://tailwindcss.com/docs/transition-property
1823
+ */
1824
+ transition: [{
1825
+ transition: ["none", "all", "", "colors", "opacity", "shadow", "transform", i]
1826
+ }],
1827
+ /**
1828
+ * Transition Duration
1829
+ * @see https://tailwindcss.com/docs/transition-duration
1830
+ */
1831
+ duration: [{
1832
+ duration: k()
1833
+ }],
1834
+ /**
1835
+ * Transition Timing Function
1836
+ * @see https://tailwindcss.com/docs/transition-timing-function
1837
+ */
1838
+ ease: [{
1839
+ ease: ["linear", "in", "out", "in-out", i]
1840
+ }],
1841
+ /**
1842
+ * Transition Delay
1843
+ * @see https://tailwindcss.com/docs/transition-delay
1844
+ */
1845
+ delay: [{
1846
+ delay: k()
1847
+ }],
1848
+ /**
1849
+ * Animation
1850
+ * @see https://tailwindcss.com/docs/animation
1851
+ */
1852
+ animate: [{
1853
+ animate: ["none", "spin", "ping", "pulse", "bounce", i]
1854
+ }],
1855
+ // Transforms
1856
+ /**
1857
+ * Transform
1858
+ * @see https://tailwindcss.com/docs/transform
1859
+ */
1860
+ transform: [{
1861
+ transform: ["", "gpu", "none"]
1862
+ }],
1863
+ /**
1864
+ * Scale
1865
+ * @see https://tailwindcss.com/docs/scale
1866
+ */
1867
+ scale: [{
1868
+ scale: [A]
1869
+ }],
1870
+ /**
1871
+ * Scale X
1872
+ * @see https://tailwindcss.com/docs/scale
1873
+ */
1874
+ "scale-x": [{
1875
+ "scale-x": [A]
1876
+ }],
1877
+ /**
1878
+ * Scale Y
1879
+ * @see https://tailwindcss.com/docs/scale
1880
+ */
1881
+ "scale-y": [{
1882
+ "scale-y": [A]
1883
+ }],
1884
+ /**
1885
+ * Rotate
1886
+ * @see https://tailwindcss.com/docs/rotate
1887
+ */
1888
+ rotate: [{
1889
+ rotate: [I, i]
1890
+ }],
1891
+ /**
1892
+ * Translate X
1893
+ * @see https://tailwindcss.com/docs/translate
1894
+ */
1895
+ "translate-x": [{
1896
+ "translate-x": [X]
1897
+ }],
1898
+ /**
1899
+ * Translate Y
1900
+ * @see https://tailwindcss.com/docs/translate
1901
+ */
1902
+ "translate-y": [{
1903
+ "translate-y": [X]
1904
+ }],
1905
+ /**
1906
+ * Skew X
1907
+ * @see https://tailwindcss.com/docs/skew
1908
+ */
1909
+ "skew-x": [{
1910
+ "skew-x": [J]
1911
+ }],
1912
+ /**
1913
+ * Skew Y
1914
+ * @see https://tailwindcss.com/docs/skew
1915
+ */
1916
+ "skew-y": [{
1917
+ "skew-y": [J]
1918
+ }],
1919
+ /**
1920
+ * Transform Origin
1921
+ * @see https://tailwindcss.com/docs/transform-origin
1922
+ */
1923
+ "transform-origin": [{
1924
+ origin: ["center", "top", "top-right", "right", "bottom-right", "bottom", "bottom-left", "left", "top-left", i]
1925
+ }],
1926
+ // Interactivity
1927
+ /**
1928
+ * Accent Color
1929
+ * @see https://tailwindcss.com/docs/accent-color
1930
+ */
1931
+ accent: [{
1932
+ accent: ["auto", e]
1933
+ }],
1934
+ /**
1935
+ * Appearance
1936
+ * @see https://tailwindcss.com/docs/appearance
1937
+ */
1938
+ appearance: [{
1939
+ appearance: ["none", "auto"]
1940
+ }],
1941
+ /**
1942
+ * Cursor
1943
+ * @see https://tailwindcss.com/docs/cursor
1944
+ */
1945
+ cursor: [{
1946
+ cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", i]
1947
+ }],
1948
+ /**
1949
+ * Caret Color
1950
+ * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
1951
+ */
1952
+ "caret-color": [{
1953
+ caret: [e]
1954
+ }],
1955
+ /**
1956
+ * Pointer Events
1957
+ * @see https://tailwindcss.com/docs/pointer-events
1958
+ */
1959
+ "pointer-events": [{
1960
+ "pointer-events": ["none", "auto"]
1961
+ }],
1962
+ /**
1963
+ * Resize
1964
+ * @see https://tailwindcss.com/docs/resize
1965
+ */
1966
+ resize: [{
1967
+ resize: ["none", "y", "x", ""]
1968
+ }],
1969
+ /**
1970
+ * Scroll Behavior
1971
+ * @see https://tailwindcss.com/docs/scroll-behavior
1972
+ */
1973
+ "scroll-behavior": [{
1974
+ scroll: ["auto", "smooth"]
1975
+ }],
1976
+ /**
1977
+ * Scroll Margin
1978
+ * @see https://tailwindcss.com/docs/scroll-margin
1979
+ */
1980
+ "scroll-m": [{
1981
+ "scroll-m": d()
1982
+ }],
1983
+ /**
1984
+ * Scroll Margin X
1985
+ * @see https://tailwindcss.com/docs/scroll-margin
1986
+ */
1987
+ "scroll-mx": [{
1988
+ "scroll-mx": d()
1989
+ }],
1990
+ /**
1991
+ * Scroll Margin Y
1992
+ * @see https://tailwindcss.com/docs/scroll-margin
1993
+ */
1994
+ "scroll-my": [{
1995
+ "scroll-my": d()
1996
+ }],
1997
+ /**
1998
+ * Scroll Margin Start
1999
+ * @see https://tailwindcss.com/docs/scroll-margin
2000
+ */
2001
+ "scroll-ms": [{
2002
+ "scroll-ms": d()
2003
+ }],
2004
+ /**
2005
+ * Scroll Margin End
2006
+ * @see https://tailwindcss.com/docs/scroll-margin
2007
+ */
2008
+ "scroll-me": [{
2009
+ "scroll-me": d()
2010
+ }],
2011
+ /**
2012
+ * Scroll Margin Top
2013
+ * @see https://tailwindcss.com/docs/scroll-margin
2014
+ */
2015
+ "scroll-mt": [{
2016
+ "scroll-mt": d()
2017
+ }],
2018
+ /**
2019
+ * Scroll Margin Right
2020
+ * @see https://tailwindcss.com/docs/scroll-margin
2021
+ */
2022
+ "scroll-mr": [{
2023
+ "scroll-mr": d()
2024
+ }],
2025
+ /**
2026
+ * Scroll Margin Bottom
2027
+ * @see https://tailwindcss.com/docs/scroll-margin
2028
+ */
2029
+ "scroll-mb": [{
2030
+ "scroll-mb": d()
2031
+ }],
2032
+ /**
2033
+ * Scroll Margin Left
2034
+ * @see https://tailwindcss.com/docs/scroll-margin
2035
+ */
2036
+ "scroll-ml": [{
2037
+ "scroll-ml": d()
2038
+ }],
2039
+ /**
2040
+ * Scroll Padding
2041
+ * @see https://tailwindcss.com/docs/scroll-padding
2042
+ */
2043
+ "scroll-p": [{
2044
+ "scroll-p": d()
2045
+ }],
2046
+ /**
2047
+ * Scroll Padding X
2048
+ * @see https://tailwindcss.com/docs/scroll-padding
2049
+ */
2050
+ "scroll-px": [{
2051
+ "scroll-px": d()
2052
+ }],
2053
+ /**
2054
+ * Scroll Padding Y
2055
+ * @see https://tailwindcss.com/docs/scroll-padding
2056
+ */
2057
+ "scroll-py": [{
2058
+ "scroll-py": d()
2059
+ }],
2060
+ /**
2061
+ * Scroll Padding Start
2062
+ * @see https://tailwindcss.com/docs/scroll-padding
2063
+ */
2064
+ "scroll-ps": [{
2065
+ "scroll-ps": d()
2066
+ }],
2067
+ /**
2068
+ * Scroll Padding End
2069
+ * @see https://tailwindcss.com/docs/scroll-padding
2070
+ */
2071
+ "scroll-pe": [{
2072
+ "scroll-pe": d()
2073
+ }],
2074
+ /**
2075
+ * Scroll Padding Top
2076
+ * @see https://tailwindcss.com/docs/scroll-padding
2077
+ */
2078
+ "scroll-pt": [{
2079
+ "scroll-pt": d()
2080
+ }],
2081
+ /**
2082
+ * Scroll Padding Right
2083
+ * @see https://tailwindcss.com/docs/scroll-padding
2084
+ */
2085
+ "scroll-pr": [{
2086
+ "scroll-pr": d()
2087
+ }],
2088
+ /**
2089
+ * Scroll Padding Bottom
2090
+ * @see https://tailwindcss.com/docs/scroll-padding
2091
+ */
2092
+ "scroll-pb": [{
2093
+ "scroll-pb": d()
2094
+ }],
2095
+ /**
2096
+ * Scroll Padding Left
2097
+ * @see https://tailwindcss.com/docs/scroll-padding
2098
+ */
2099
+ "scroll-pl": [{
2100
+ "scroll-pl": d()
2101
+ }],
2102
+ /**
2103
+ * Scroll Snap Align
2104
+ * @see https://tailwindcss.com/docs/scroll-snap-align
2105
+ */
2106
+ "snap-align": [{
2107
+ snap: ["start", "end", "center", "align-none"]
2108
+ }],
2109
+ /**
2110
+ * Scroll Snap Stop
2111
+ * @see https://tailwindcss.com/docs/scroll-snap-stop
2112
+ */
2113
+ "snap-stop": [{
2114
+ snap: ["normal", "always"]
2115
+ }],
2116
+ /**
2117
+ * Scroll Snap Type
2118
+ * @see https://tailwindcss.com/docs/scroll-snap-type
2119
+ */
2120
+ "snap-type": [{
2121
+ snap: ["none", "x", "y", "both"]
2122
+ }],
2123
+ /**
2124
+ * Scroll Snap Type Strictness
2125
+ * @see https://tailwindcss.com/docs/scroll-snap-type
2126
+ */
2127
+ "snap-strictness": [{
2128
+ snap: ["mandatory", "proximity"]
2129
+ }],
2130
+ /**
2131
+ * Touch Action
2132
+ * @see https://tailwindcss.com/docs/touch-action
2133
+ */
2134
+ touch: [{
2135
+ touch: ["auto", "none", "manipulation"]
2136
+ }],
2137
+ /**
2138
+ * Touch Action X
2139
+ * @see https://tailwindcss.com/docs/touch-action
2140
+ */
2141
+ "touch-x": [{
2142
+ "touch-pan": ["x", "left", "right"]
2143
+ }],
2144
+ /**
2145
+ * Touch Action Y
2146
+ * @see https://tailwindcss.com/docs/touch-action
2147
+ */
2148
+ "touch-y": [{
2149
+ "touch-pan": ["y", "up", "down"]
2150
+ }],
2151
+ /**
2152
+ * Touch Action Pinch Zoom
2153
+ * @see https://tailwindcss.com/docs/touch-action
2154
+ */
2155
+ "touch-pz": ["touch-pinch-zoom"],
2156
+ /**
2157
+ * User Select
2158
+ * @see https://tailwindcss.com/docs/user-select
2159
+ */
2160
+ select: [{
2161
+ select: ["none", "text", "all", "auto"]
2162
+ }],
2163
+ /**
2164
+ * Will Change
2165
+ * @see https://tailwindcss.com/docs/will-change
2166
+ */
2167
+ "will-change": [{
2168
+ "will-change": ["auto", "scroll", "contents", "transform", i]
2169
+ }],
2170
+ // SVG
2171
+ /**
2172
+ * Fill
2173
+ * @see https://tailwindcss.com/docs/fill
2174
+ */
2175
+ fill: [{
2176
+ fill: [e, "none"]
2177
+ }],
2178
+ /**
2179
+ * Stroke Width
2180
+ * @see https://tailwindcss.com/docs/stroke-width
2181
+ */
2182
+ "stroke-w": [{
2183
+ stroke: [C, z, B]
2184
+ }],
2185
+ /**
2186
+ * Stroke
2187
+ * @see https://tailwindcss.com/docs/stroke
2188
+ */
2189
+ stroke: [{
2190
+ stroke: [e, "none"]
2191
+ }],
2192
+ // Accessibility
2193
+ /**
2194
+ * Screen Readers
2195
+ * @see https://tailwindcss.com/docs/screen-readers
2196
+ */
2197
+ sr: ["sr-only", "not-sr-only"],
2198
+ /**
2199
+ * Forced Color Adjust
2200
+ * @see https://tailwindcss.com/docs/forced-color-adjust
2201
+ */
2202
+ "forced-color-adjust": [{
2203
+ "forced-color-adjust": ["auto", "none"]
2204
+ }]
2205
+ },
2206
+ conflictingClassGroups: {
2207
+ overflow: ["overflow-x", "overflow-y"],
2208
+ overscroll: ["overscroll-x", "overscroll-y"],
2209
+ inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
2210
+ "inset-x": ["right", "left"],
2211
+ "inset-y": ["top", "bottom"],
2212
+ flex: ["basis", "grow", "shrink"],
2213
+ gap: ["gap-x", "gap-y"],
2214
+ p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
2215
+ px: ["pr", "pl"],
2216
+ py: ["pt", "pb"],
2217
+ m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
2218
+ mx: ["mr", "ml"],
2219
+ my: ["mt", "mb"],
2220
+ size: ["w", "h"],
2221
+ "font-size": ["leading"],
2222
+ "fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
2223
+ "fvn-ordinal": ["fvn-normal"],
2224
+ "fvn-slashed-zero": ["fvn-normal"],
2225
+ "fvn-figure": ["fvn-normal"],
2226
+ "fvn-spacing": ["fvn-normal"],
2227
+ "fvn-fraction": ["fvn-normal"],
2228
+ "line-clamp": ["display", "overflow"],
2229
+ rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"],
2230
+ "rounded-s": ["rounded-ss", "rounded-es"],
2231
+ "rounded-e": ["rounded-se", "rounded-ee"],
2232
+ "rounded-t": ["rounded-tl", "rounded-tr"],
2233
+ "rounded-r": ["rounded-tr", "rounded-br"],
2234
+ "rounded-b": ["rounded-br", "rounded-bl"],
2235
+ "rounded-l": ["rounded-tl", "rounded-bl"],
2236
+ "border-spacing": ["border-spacing-x", "border-spacing-y"],
2237
+ "border-w": ["border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
2238
+ "border-w-x": ["border-w-r", "border-w-l"],
2239
+ "border-w-y": ["border-w-t", "border-w-b"],
2240
+ "border-color": ["border-color-s", "border-color-e", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
2241
+ "border-color-x": ["border-color-r", "border-color-l"],
2242
+ "border-color-y": ["border-color-t", "border-color-b"],
2243
+ "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
2244
+ "scroll-mx": ["scroll-mr", "scroll-ml"],
2245
+ "scroll-my": ["scroll-mt", "scroll-mb"],
2246
+ "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
2247
+ "scroll-px": ["scroll-pr", "scroll-pl"],
2248
+ "scroll-py": ["scroll-pt", "scroll-pb"],
2249
+ touch: ["touch-x", "touch-y", "touch-pz"],
2250
+ "touch-x": ["touch"],
2251
+ "touch-y": ["touch"],
2252
+ "touch-pz": ["touch"]
2253
+ },
2254
+ conflictingClassGroupModifiers: {
2255
+ "font-size": ["leading"]
2256
+ }
2257
+ };
2258
+ }, Le = (e, {
2259
+ cacheSize: r,
2260
+ prefix: t,
2261
+ separator: o,
2262
+ experimentalParseClassName: a,
2263
+ extend: s = {},
2264
+ override: l = {}
2265
+ }) => {
2266
+ T(e, "cacheSize", r), T(e, "prefix", t), T(e, "separator", o), T(e, "experimentalParseClassName", a);
2267
+ for (const n in l)
2268
+ je(e[n], l[n]);
2269
+ for (const n in s)
2270
+ We(e[n], s[n]);
2271
+ return e;
2272
+ }, T = (e, r, t) => {
2273
+ t !== void 0 && (e[r] = t);
2274
+ }, je = (e, r) => {
2275
+ if (r)
2276
+ for (const t in r)
2277
+ T(e, t, r[t]);
2278
+ }, We = (e, r) => {
2279
+ if (r)
2280
+ for (const t in r) {
2281
+ const o = r[t];
2282
+ o !== void 0 && (e[t] = (e[t] || []).concat(o));
2283
+ }
2284
+ }, Ve = (e, ...r) => typeof e == "function" ? F(q, e, ...r) : F(() => Le(q(), e), ...r), _e = /* @__PURE__ */ F(q);
618
2285
  export {
619
- sn as Anchor,
620
- Cn as Arrow,
621
- mn as CheckboxItem,
622
- un as Content,
623
- ln as Group,
624
- fn as Item,
625
- Mn as ItemIndicator,
626
- dn as Label,
627
- Pe as Menu,
628
- te as MenuAnchor,
629
- Fe as MenuArrow,
630
- be as MenuCheckboxItem,
631
- we as MenuContent,
632
- ce as MenuGroup,
633
- z as MenuItem,
634
- Ne as MenuItemIndicator,
635
- Ie as MenuLabel,
636
- Se as MenuPortal,
637
- Ae as MenuRadioGroup,
638
- je as MenuRadioItem,
639
- ke as MenuSeparator,
640
- Ke as MenuSub,
641
- Be as MenuSubContent,
642
- Ge as MenuSubTrigger,
643
- an as Portal,
644
- pn as RadioGroup,
645
- hn as RadioItem,
646
- cn as Root,
647
- vn as Separator,
648
- gn as Sub,
649
- _n as SubContent,
650
- xn as SubTrigger,
651
- rn as createMenuScope
2286
+ F as createTailwindMerge,
2287
+ Ve as extendTailwindMerge,
2288
+ c as fromTheme,
2289
+ q as getDefaultConfig,
2290
+ Le as mergeConfigs,
2291
+ he as twJoin,
2292
+ _e as twMerge
652
2293
  };