@vlrc-fe/components 1.0.7 → 1.0.8

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 (448) hide show
  1. package/dist/MultiSelect/type.d.ts +2 -2
  2. package/dist/index.cjs +1 -1
  3. package/dist/index.js +64 -41
  4. package/dist/index10.cjs +1 -1
  5. package/dist/index10.js +46 -80
  6. package/dist/index100.cjs +1 -1
  7. package/dist/index100.js +22 -60
  8. package/dist/index101.cjs +1 -1
  9. package/dist/index101.js +1147 -43
  10. package/dist/index102.cjs +1 -1
  11. package/dist/index102.js +30 -64
  12. package/dist/index103.cjs +1 -1
  13. package/dist/index103.js +31 -147
  14. package/dist/index104.cjs +1 -1
  15. package/dist/index104.js +93 -19
  16. package/dist/index105.cjs +1 -1
  17. package/dist/index105.js +80 -25
  18. package/dist/index106.cjs +1 -1
  19. package/dist/index106.js +9 -50
  20. package/dist/index107.cjs +1 -1
  21. package/dist/index107.js +30 -156
  22. package/dist/index108.cjs +1 -1
  23. package/dist/index108.js +350 -14
  24. package/dist/index109.cjs +1 -1
  25. package/dist/index109.js +11 -0
  26. package/dist/index11.cjs +1 -1
  27. package/dist/index11.js +55 -60
  28. package/dist/index110.cjs +1 -0
  29. package/dist/index110.js +430 -0
  30. package/dist/index111.cjs +1 -0
  31. package/dist/index111.js +36 -0
  32. package/dist/index112.cjs +1 -0
  33. package/dist/index112.js +28 -0
  34. package/dist/index113.cjs +1 -0
  35. package/dist/index113.js +14 -0
  36. package/dist/index114.cjs +1 -0
  37. package/dist/index114.js +156 -0
  38. package/dist/index115.cjs +1 -0
  39. package/dist/index115.js +19 -0
  40. package/dist/index116.cjs +1 -0
  41. package/dist/index116.js +67 -0
  42. package/dist/index117.cjs +1 -0
  43. package/dist/index117.js +118 -0
  44. package/dist/index118.cjs +1 -0
  45. package/dist/index118.js +36 -0
  46. package/dist/index119.cjs +1 -0
  47. package/dist/index119.js +13 -0
  48. package/dist/index12.cjs +1 -1
  49. package/dist/index12.js +44 -121
  50. package/dist/index120.cjs +1 -0
  51. package/dist/index120.js +31 -0
  52. package/dist/index121.cjs +1 -0
  53. package/dist/index121.js +37 -0
  54. package/dist/index122.cjs +1 -0
  55. package/dist/index122.js +123 -0
  56. package/dist/index123.cjs +1 -0
  57. package/dist/index123.js +44 -0
  58. package/dist/index124.cjs +1 -0
  59. package/dist/index124.js +43 -0
  60. package/dist/index125.cjs +1 -0
  61. package/dist/index125.js +14 -0
  62. package/dist/index126.cjs +1 -0
  63. package/dist/index126.js +64 -0
  64. package/dist/index127.cjs +1 -0
  65. package/dist/index127.js +23 -0
  66. package/dist/index128.cjs +1 -0
  67. package/dist/index128.js +34 -0
  68. package/dist/index129.cjs +1 -0
  69. package/dist/index129.js +27 -0
  70. package/dist/index13.cjs +1 -1
  71. package/dist/index13.js +30 -12
  72. package/dist/index130.cjs +1 -0
  73. package/dist/index130.js +26 -0
  74. package/dist/index131.cjs +1 -0
  75. package/dist/index131.js +157 -0
  76. package/dist/index132.cjs +1 -0
  77. package/dist/index132.js +34 -0
  78. package/dist/index133.cjs +1 -0
  79. package/dist/index133.js +46 -0
  80. package/dist/index134.cjs +1 -0
  81. package/dist/index134.js +142 -0
  82. package/dist/index135.cjs +1 -0
  83. package/dist/index135.js +125 -0
  84. package/dist/index136.cjs +1 -0
  85. package/dist/index136.js +26 -0
  86. package/dist/index137.cjs +1 -0
  87. package/dist/index137.js +88 -0
  88. package/dist/index138.cjs +1 -0
  89. package/dist/index138.js +221 -0
  90. package/dist/index139.cjs +1 -0
  91. package/dist/index139.js +166 -0
  92. package/dist/index14.cjs +1 -1
  93. package/dist/index14.js +8 -12
  94. package/dist/index140.cjs +1 -0
  95. package/dist/index140.js +126 -0
  96. package/dist/index141.cjs +1 -0
  97. package/dist/index141.js +15 -0
  98. package/dist/index142.cjs +1 -0
  99. package/dist/index142.js +9 -0
  100. package/dist/index143.cjs +1 -0
  101. package/dist/index143.js +17 -0
  102. package/dist/index144.cjs +1 -0
  103. package/dist/index144.js +22 -0
  104. package/dist/index145.cjs +1 -0
  105. package/dist/index145.js +18 -0
  106. package/dist/index146.cjs +1 -0
  107. package/dist/index146.js +6 -0
  108. package/dist/index147.cjs +1 -0
  109. package/dist/index147.js +7 -0
  110. package/dist/index148.cjs +1 -0
  111. package/dist/index148.js +8 -0
  112. package/dist/index149.cjs +1 -0
  113. package/dist/index149.js +7 -0
  114. package/dist/index15.cjs +1 -1
  115. package/dist/index15.js +12 -112
  116. package/dist/index150.cjs +1 -0
  117. package/dist/index150.js +7 -0
  118. package/dist/index151.cjs +1 -0
  119. package/dist/index151.js +9 -0
  120. package/dist/index152.cjs +1 -0
  121. package/dist/index152.js +69 -0
  122. package/dist/index153.cjs +1 -0
  123. package/dist/index153.js +11 -0
  124. package/dist/index154.cjs +1 -0
  125. package/dist/index154.js +202 -0
  126. package/dist/index155.cjs +1 -0
  127. package/dist/index155.js +124 -0
  128. package/dist/index156.cjs +1 -0
  129. package/dist/index156.js +32 -0
  130. package/dist/index157.cjs +1 -0
  131. package/dist/index157.js +20 -0
  132. package/dist/index158.cjs +1 -0
  133. package/dist/index158.js +69 -0
  134. package/dist/index159.cjs +1 -0
  135. package/dist/index159.js +32 -0
  136. package/dist/index16.cjs +1 -1
  137. package/dist/index16.js +4 -726
  138. package/dist/index160.cjs +1 -0
  139. package/dist/index160.js +11 -0
  140. package/dist/index161.cjs +1 -0
  141. package/dist/index161.js +280 -0
  142. package/dist/index162.cjs +1 -0
  143. package/dist/index162.js +157 -0
  144. package/dist/index163.cjs +1 -0
  145. package/dist/index163.js +20 -0
  146. package/dist/index164.cjs +1 -0
  147. package/dist/index164.js +10 -0
  148. package/dist/index165.cjs +1 -0
  149. package/dist/index165.js +14 -0
  150. package/dist/index166.cjs +1 -0
  151. package/dist/index166.js +8 -0
  152. package/dist/index167.cjs +1 -0
  153. package/dist/index167.js +8 -0
  154. package/dist/index168.cjs +1 -0
  155. package/dist/index168.js +11 -0
  156. package/dist/index169.cjs +1 -0
  157. package/dist/index169.js +10 -0
  158. package/dist/index17.cjs +1 -1
  159. package/dist/index17.js +79 -339
  160. package/dist/index170.cjs +1 -0
  161. package/dist/index170.js +6 -0
  162. package/dist/index171.cjs +1 -0
  163. package/dist/index171.js +8 -0
  164. package/dist/index172.cjs +1 -0
  165. package/dist/index172.js +8 -0
  166. package/dist/index173.cjs +1 -0
  167. package/dist/index173.js +10 -0
  168. package/dist/index174.cjs +1 -0
  169. package/dist/index174.js +11 -0
  170. package/dist/index175.cjs +1 -0
  171. package/dist/index175.js +15 -0
  172. package/dist/index176.cjs +1 -0
  173. package/dist/index176.js +11 -0
  174. package/dist/index177.cjs +1 -0
  175. package/dist/index177.js +11 -0
  176. package/dist/index178.cjs +1 -0
  177. package/dist/index178.js +6 -0
  178. package/dist/index179.cjs +1 -0
  179. package/dist/index179.js +43 -0
  180. package/dist/index18.cjs +1 -1
  181. package/dist/index18.js +19 -66
  182. package/dist/index180.cjs +1 -0
  183. package/dist/index180.js +382 -0
  184. package/dist/index181.cjs +1 -0
  185. package/dist/index181.js +40 -0
  186. package/dist/index182.cjs +1 -0
  187. package/dist/index182.js +23 -0
  188. package/dist/index183.cjs +1 -0
  189. package/dist/index183.js +59 -0
  190. package/dist/index184.cjs +1 -0
  191. package/dist/index184.js +55 -0
  192. package/dist/index185.cjs +1 -0
  193. package/dist/index185.js +54 -0
  194. package/dist/index186.cjs +1 -0
  195. package/dist/index186.js +57 -0
  196. package/dist/index187.cjs +1 -0
  197. package/dist/index187.js +57 -0
  198. package/dist/index188.cjs +1 -0
  199. package/dist/index188.js +88 -0
  200. package/dist/index189.cjs +1 -0
  201. package/dist/index189.js +66 -0
  202. package/dist/index19.cjs +1 -1
  203. package/dist/index19.js +18 -8
  204. package/dist/index190.cjs +1 -0
  205. package/dist/index190.js +594 -0
  206. package/dist/index191.cjs +9 -0
  207. package/dist/index191.js +30 -0
  208. package/dist/index192.cjs +1 -0
  209. package/dist/index192.js +50 -0
  210. package/dist/index193.cjs +1 -0
  211. package/dist/index193.js +65 -0
  212. package/dist/index194.cjs +1 -0
  213. package/dist/index194.js +48 -0
  214. package/dist/index195.cjs +1 -0
  215. package/dist/index195.js +67 -0
  216. package/dist/index196.cjs +1 -0
  217. package/dist/index196.js +151 -0
  218. package/dist/index197.cjs +1 -0
  219. package/dist/index197.js +23 -0
  220. package/dist/index198.cjs +1 -0
  221. package/dist/index198.js +27 -0
  222. package/dist/index199.cjs +1 -0
  223. package/dist/index199.js +53 -0
  224. package/dist/index20.cjs +1 -1
  225. package/dist/index20.js +51 -98
  226. package/dist/index200.cjs +1 -0
  227. package/dist/index200.js +161 -0
  228. package/dist/index201.cjs +1 -0
  229. package/dist/index201.js +16 -0
  230. package/dist/index202.cjs +1 -0
  231. package/dist/index21.cjs +1 -1
  232. package/dist/index21.js +81 -28
  233. package/dist/index22.cjs +1 -1
  234. package/dist/index22.js +64 -14
  235. package/dist/index23.cjs +1 -1
  236. package/dist/index23.js +25 -22
  237. package/dist/index24.cjs +1 -1
  238. package/dist/index24.js +1014 -33
  239. package/dist/index25.cjs +1 -1
  240. package/dist/index25.js +22 -96
  241. package/dist/index26.cjs +1 -1
  242. package/dist/index26.js +108 -25
  243. package/dist/index27.cjs +1 -1
  244. package/dist/index27.js +15 -9
  245. package/dist/index28.cjs +1 -1
  246. package/dist/index28.js +20 -66
  247. package/dist/index29.cjs +1 -1
  248. package/dist/index29.js +81 -11
  249. package/dist/index30.cjs +1 -1
  250. package/dist/index30.js +91 -29
  251. package/dist/index31.cjs +1 -1
  252. package/dist/index31.js +14 -41
  253. package/dist/index32.cjs +1 -1
  254. package/dist/index32.js +93 -12
  255. package/dist/index33.cjs +1 -1
  256. package/dist/index33.js +22 -62
  257. package/dist/index34.cjs +1 -1
  258. package/dist/index34.js +84 -22
  259. package/dist/index35.cjs +1 -1
  260. package/dist/index35.js +85 -33
  261. package/dist/index36.cjs +1 -1
  262. package/dist/index36.js +407 -25
  263. package/dist/index37.cjs +1 -1
  264. package/dist/index37.js +170 -25
  265. package/dist/index38.cjs +1 -1
  266. package/dist/index38.js +28 -154
  267. package/dist/index39.cjs +1 -1
  268. package/dist/index39.js +158 -33
  269. package/dist/index40.cjs +1 -1
  270. package/dist/index40.js +104 -45
  271. package/dist/index41.cjs +1 -1
  272. package/dist/index41.js +337 -140
  273. package/dist/index42.cjs +1 -1
  274. package/dist/index42.js +96 -124
  275. package/dist/index43.cjs +1 -1
  276. package/dist/index43.js +319 -23
  277. package/dist/index44.cjs +1 -1
  278. package/dist/index44.js +205 -81
  279. package/dist/index45.cjs +1 -1
  280. package/dist/index45.js +33 -220
  281. package/dist/index46.cjs +1 -1
  282. package/dist/index46.js +161 -163
  283. package/dist/index47.cjs +1 -1
  284. package/dist/index47.js +20 -125
  285. package/dist/index48.cjs +1 -1
  286. package/dist/index48.js +24 -14
  287. package/dist/index49.cjs +1 -1
  288. package/dist/index49.js +167 -7
  289. package/dist/index5.js +26 -14
  290. package/dist/index50.cjs +1 -1
  291. package/dist/index50.js +44 -15
  292. package/dist/index51.cjs +1 -1
  293. package/dist/index51.js +15 -18
  294. package/dist/index52.cjs +1 -1
  295. package/dist/index52.js +3 -17
  296. package/dist/index53.cjs +1 -1
  297. package/dist/index53.js +5 -5
  298. package/dist/index54.cjs +1 -1
  299. package/dist/index54.js +19 -4
  300. package/dist/index55.cjs +1 -1
  301. package/dist/index55.js +24 -6
  302. package/dist/index56.cjs +1 -1
  303. package/dist/index56.js +66 -4
  304. package/dist/index57.cjs +1 -1
  305. package/dist/index57.js +14 -5
  306. package/dist/index58.cjs +1 -1
  307. package/dist/index58.js +4 -8
  308. package/dist/index59.cjs +1 -1
  309. package/dist/index59.js +50 -67
  310. package/dist/index6.cjs +1 -1
  311. package/dist/index6.js +85 -46
  312. package/dist/index60.cjs +1 -1
  313. package/dist/index60.js +6 -10
  314. package/dist/index61.cjs +1 -1
  315. package/dist/index61.js +25 -199
  316. package/dist/index62.cjs +1 -1
  317. package/dist/index62.js +13 -122
  318. package/dist/index63.cjs +1 -1
  319. package/dist/index63.js +9 -30
  320. package/dist/index64.cjs +1 -1
  321. package/dist/index64.js +3 -20
  322. package/dist/index65.cjs +1 -1
  323. package/dist/index65.js +24 -66
  324. package/dist/index66.cjs +1 -1
  325. package/dist/index66.js +68 -30
  326. package/dist/index67.cjs +38 -1
  327. package/dist/index67.js +3 -11
  328. package/dist/index68.cjs +1 -1
  329. package/dist/index68.js +12 -279
  330. package/dist/index69.cjs +1 -1
  331. package/dist/index69.js +50 -155
  332. package/dist/index7.cjs +1 -1
  333. package/dist/index7.js +29 -85
  334. package/dist/index70.cjs +1 -1
  335. package/dist/index70.js +115 -19
  336. package/dist/index71.cjs +4 -1
  337. package/dist/index71.js +6 -9
  338. package/dist/index72.cjs +1 -1
  339. package/dist/index72.js +12 -12
  340. package/dist/index73.cjs +1 -1
  341. package/dist/index73.js +539 -6
  342. package/dist/index74.cjs +1 -1
  343. package/dist/index74.js +197 -6
  344. package/dist/index75.cjs +1 -1
  345. package/dist/index75.js +120 -9
  346. package/dist/index76.cjs +1 -1
  347. package/dist/index76.js +912 -8
  348. package/dist/index77.cjs +3 -1
  349. package/dist/index77.js +76 -4
  350. package/dist/index78.cjs +1 -1
  351. package/dist/index78.js +120 -6
  352. package/dist/index79.cjs +1 -1
  353. package/dist/index79.js +12 -6
  354. package/dist/index8.cjs +1 -1
  355. package/dist/index8.js +35 -62
  356. package/dist/index80.cjs +1 -1
  357. package/dist/index80.js +14 -8
  358. package/dist/index81.cjs +1 -1
  359. package/dist/index81.js +113 -9
  360. package/dist/index82.cjs +1 -1
  361. package/dist/index82.js +725 -13
  362. package/dist/index83.cjs +1 -1
  363. package/dist/index83.js +346 -9
  364. package/dist/index84.cjs +1 -1
  365. package/dist/index84.js +74 -9
  366. package/dist/index85.cjs +1 -1
  367. package/dist/index85.js +148 -4
  368. package/dist/index86.cjs +1 -1
  369. package/dist/index86.js +31 -42
  370. package/dist/index87.cjs +1 -1
  371. package/dist/index87.js +12 -380
  372. package/dist/index88.cjs +1 -1
  373. package/dist/index88.js +345 -37
  374. package/dist/index89.cjs +20 -1
  375. package/dist/index89.js +40 -18
  376. package/dist/index9.cjs +1 -1
  377. package/dist/index9.js +85 -17
  378. package/dist/index90.cjs +1 -1
  379. package/dist/index90.js +113 -56
  380. package/dist/index91.cjs +1 -1
  381. package/dist/index91.js +272 -51
  382. package/dist/index92.cjs +1 -1
  383. package/dist/index92.js +129 -50
  384. package/dist/index93.cjs +1 -1
  385. package/dist/index93.js +13 -54
  386. package/dist/index94.cjs +1 -1
  387. package/dist/index94.js +28 -55
  388. package/dist/index95.cjs +1 -1
  389. package/dist/index95.js +525 -80
  390. package/dist/index96.cjs +1 -1
  391. package/dist/index96.js +75 -61
  392. package/dist/index97.cjs +1 -1
  393. package/dist/index97.js +67 -583
  394. package/dist/index98.cjs +1 -9
  395. package/dist/index98.js +32 -27
  396. package/dist/index99.cjs +1 -1
  397. package/dist/index99.js +17 -49
  398. package/dist/ui/alert-dialog.d.ts +15 -0
  399. package/dist/ui/alert-dialog.d.ts.map +1 -0
  400. package/dist/ui/alert.d.ts +10 -0
  401. package/dist/ui/alert.d.ts.map +1 -0
  402. package/dist/ui/aspect-ratio.d.ts +4 -0
  403. package/dist/ui/aspect-ratio.d.ts.map +1 -0
  404. package/dist/ui/avatar.d.ts +7 -0
  405. package/dist/ui/avatar.d.ts.map +1 -0
  406. package/dist/ui/badge.d.ts +1 -1
  407. package/dist/ui/breadcrumb.d.ts +12 -0
  408. package/dist/ui/breadcrumb.d.ts.map +1 -0
  409. package/dist/ui/button.d.ts +1 -1
  410. package/dist/ui/carousel.d.ts +20 -0
  411. package/dist/ui/carousel.d.ts.map +1 -0
  412. package/dist/ui/collapsible.d.ts +6 -0
  413. package/dist/ui/collapsible.d.ts.map +1 -0
  414. package/dist/ui/context-menu.d.ts +26 -0
  415. package/dist/ui/context-menu.d.ts.map +1 -0
  416. package/dist/ui/drawer.d.ts +14 -0
  417. package/dist/ui/drawer.d.ts.map +1 -0
  418. package/dist/ui/hover-card.d.ts +7 -0
  419. package/dist/ui/hover-card.d.ts.map +1 -0
  420. package/dist/ui/index.d.ts +23 -0
  421. package/dist/ui/index.d.ts.map +1 -1
  422. package/dist/ui/input-otp.d.ts +12 -0
  423. package/dist/ui/input-otp.d.ts.map +1 -0
  424. package/dist/ui/menubar.d.ts +27 -0
  425. package/dist/ui/menubar.d.ts.map +1 -0
  426. package/dist/ui/navigation-menu.d.ts +15 -0
  427. package/dist/ui/navigation-menu.d.ts.map +1 -0
  428. package/dist/ui/pagination.d.ts +14 -0
  429. package/dist/ui/pagination.d.ts.map +1 -0
  430. package/dist/ui/resizable.d.ts +9 -0
  431. package/dist/ui/resizable.d.ts.map +1 -0
  432. package/dist/ui/sheet.d.ts +14 -0
  433. package/dist/ui/sheet.d.ts.map +1 -0
  434. package/dist/ui/sidebar.d.ts +70 -0
  435. package/dist/ui/sidebar.d.ts.map +1 -0
  436. package/dist/ui/skeleton.d.ts +3 -0
  437. package/dist/ui/skeleton.d.ts.map +1 -0
  438. package/dist/ui/slider.d.ts +5 -0
  439. package/dist/ui/slider.d.ts.map +1 -0
  440. package/dist/ui/switch.d.ts +5 -0
  441. package/dist/ui/switch.d.ts.map +1 -0
  442. package/dist/ui/tabs.d.ts +8 -0
  443. package/dist/ui/tabs.d.ts.map +1 -0
  444. package/dist/ui/toggle-group.d.ts +8 -0
  445. package/dist/ui/toggle-group.d.ts.map +1 -0
  446. package/dist/ui/toggle.d.ts +10 -0
  447. package/dist/ui/toggle.d.ts.map +1 -0
  448. package/package.json +23 -5
package/dist/index42.cjs CHANGED
@@ -1 +1 @@
1
- let e=require("lucide-react"),t=require("react/jsx-runtime");var n={MoonIcon:e.MoonIcon,SunIcon:e.SunMedium,Award:e.Award,Cat:e.Cat,Dog:e.Dog,Fish:e.Fish,Rabbit:e.Rabbit,Turtle:e.Turtle,Code:e.Code,Globe:e.Globe,Users:e.Users,Star:e.Star,Heart:e.Heart,Zap:e.Zap,Cpu:e.Cpu,Database:e.Database,Monitor:e.Monitor,Smartphone:e.Smartphone,Wand:e.Wand2,WandSparkles:e.WandSparkles,Calendar:e.Calendar,CalendarIcon:e.CalendarIcon,HardDrive:e.HardDrive,TrendingUp:e.TrendingUp,DollarSign:e.DollarSign,Target:e.Target,Shield:e.Shield,Mail:e.Mail,PieChart:e.PieChart,Activity:e.Activity,Search:e.Search,SearchIcon:e.SearchIcon,MessageCircle:e.MessageCircle,Bot:e.Bot,MoreHorizontal:e.MoreHorizontal,MoreVertical:e.MoreVertical,Maximize:e.Maximize,Minimize:e.Minimize,X:e.X,XIcon:e.XIcon,XCircle:e.XCircle,EyeOff:e.EyeOff,Eye:e.Eye,Copy:e.Copy,Check:e.Check,CheckIcon:e.CheckIcon,Clock:e.Clock,ChevronUp:e.ChevronUp,ChevronDown:e.ChevronDown,ChevronDownIcon:e.ChevronDownIcon,ChevronRight:e.ChevronRight,ChevronLeft:e.ChevronLeft,Sparkles:e.Sparkles,WandSparklesIcon:e.WandSparkles,Play:e.Play,Headphones:e.Headphones,Brain:e.Brain,PenTool:e.PenTool,BookOpen:e.BookOpen,BarChart3:e.BarChart3,CheckCircle2:e.CheckCircle2,Moon:e.Moon,Sun:e.Sun,CloudUpload:e.CloudUpload,LoaderCircleIcon:e.LoaderCircleIcon,LoaderIcon:e.LoaderIcon,LoaderPinwheelIcon:e.LoaderPinwheelIcon,FileArchiveIcon:e.FileArchiveIcon,FileAudioIcon:e.FileAudioIcon,FileCodeIcon:e.FileCodeIcon,FileCogIcon:e.FileCogIcon,FileIcon:e.FileIcon,FileTextIcon:e.FileTextIcon,FileVideoIcon:e.FileVideoIcon,Trophy:e.Trophy,Flame:e.Flame,Undo2:e.Undo2,Volume2:e.Volume2,ArrowRight:e.ArrowRight,ArrowLeft:e.ArrowLeft,Plus:e.Plus,PlusCircle:e.PlusCircle,Info:e.Info,Square:e.Square,Mic:e.Mic,MessageSquare:e.MessageSquare,Phone:e.Phone,PhoneOff:e.PhoneOff,Circle:e.Circle,Send:e.Send,Loader2:e.Loader2,History:e.History,Languages:e.Languages,Lightbulb:e.Lightbulb,FileQuestion:e.FileQuestion,Home:e.Home,AlertCircle:e.AlertCircle,RefreshCcw:e.RefreshCcw,Settings:e.Settings,Camera:e.Camera,Folder:e.Folder,Image:e.Image,Video:e.Video,Upload:e.Upload,UploadCloud:e.UploadCloud,Save:e.Save,Palette:e.Palette,Type:e.Type,Edit:e.Edit,Pencil:e.Pencil,Tag:e.Tag,Trash2:e.Trash2,FolderHeart:e.FolderHeart,FolderOpen:e.FolderOpen,GitBranch:e.GitBranch,GitMerge:e.GitMerge,GitCommit:e.GitCommit,User:e.User,Terminal:e.Terminal,HomeIcon:e.Home,ImageIcon:e.Image,GitHub:({...e})=>(0,t.jsx)(`svg`,{"aria-hidden":`true`,focusable:`false`,"data-prefix":`fab`,"data-icon":`github`,role:`img`,xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 496 512`,...e,children:(0,t.jsx)(`path`,{fill:`currentColor`,d:`M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3 .3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5 .3-6.2 2.3zm44.2-1.7c-2.9 .7-4.9 2.6-4.6 4.9 .3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3 .7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3 .3 2.9 2.3 3.9 1.6 1 3.6 .7 4.3-.7 .7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3 .7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3 .7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z`})})};exports.Icons=n;
1
+ const e=require("./index41.cjs");function t(t,n,r){let{reference:i,floating:a}=t,o=e.getSideAxis(n),s=e.getAlignmentAxis(n),c=e.getAxisLength(s),l=e.getSide(n),u=o===`y`,d=i.x+i.width/2-a.width/2,f=i.y+i.height/2-a.height/2,p=i[c]/2-a[c]/2,m;switch(l){case`top`:m={x:d,y:i.y-a.height};break;case`bottom`:m={x:d,y:i.y+i.height};break;case`right`:m={x:i.x+i.width,y:f};break;case`left`:m={x:i.x-a.width,y:f};break;default:m={x:i.x,y:i.y}}let h=e.getAlignment(n);return h&&(m[s]+=p*(h===`end`?1:-1)*(r&&u?-1:1)),m}async function n(t,n){n===void 0&&(n={});let{x:r,y:i,platform:a,rects:o,elements:s,strategy:c}=t,{boundary:l=`clippingAncestors`,rootBoundary:u=`viewport`,elementContext:d=`floating`,altBoundary:f=!1,padding:p=0}=e.evaluate(n,t),m=e.getPaddingObject(p),h=s[f?d===`floating`?`reference`:`floating`:d],g=e.rectToClientRect(await a.getClippingRect({element:await(a.isElement==null?void 0:a.isElement(h))??!0?h:h.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(s.floating)),boundary:l,rootBoundary:u,strategy:c})),_=d===`floating`?{x:r,y:i,width:o.floating.width,height:o.floating.height}:o.reference,v=await(a.getOffsetParent==null?void 0:a.getOffsetParent(s.floating)),y=await(a.isElement==null?void 0:a.isElement(v))&&await(a.getScale==null?void 0:a.getScale(v))||{x:1,y:1},b=e.rectToClientRect(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:_,offsetParent:v,strategy:c}):_);return{top:(g.top-b.top+m.top)/y.y,bottom:(b.bottom-g.bottom+m.bottom)/y.y,left:(g.left-b.left+m.left)/y.x,right:(b.right-g.right+m.right)/y.x}}var r=50,i=async(e,i,a)=>{let{placement:o=`bottom`,strategy:s=`absolute`,middleware:c=[],platform:l}=a,u=l.detectOverflow?l:{...l,detectOverflow:n},d=await(l.isRTL==null?void 0:l.isRTL(i)),f=await l.getElementRects({reference:e,floating:i,strategy:s}),{x:p,y:m}=t(f,o,d),h=o,g=0,_={};for(let n=0;n<c.length;n++){let a=c[n];if(!a)continue;let{name:v,fn:y}=a,{x:b,y:x,data:S,reset:C}=await y({x:p,y:m,initialPlacement:o,placement:h,strategy:s,middlewareData:_,rects:f,platform:u,elements:{reference:e,floating:i}});p=b??p,m=x??m,_[v]={..._[v],...S},C&&g<r&&(g++,typeof C==`object`&&(C.placement&&(h=C.placement),C.rects&&(f=C.rects===!0?await l.getElementRects({reference:e,floating:i,strategy:s}):C.rects),{x:p,y:m}=t(f,h,d)),n=-1)}return{x:p,y:m,placement:h,strategy:s,middlewareData:_}},a=t=>({name:`arrow`,options:t,async fn(n){let{x:r,y:i,placement:a,rects:o,platform:s,elements:c,middlewareData:l}=n,{element:u,padding:d=0}=e.evaluate(t,n)||{};if(u==null)return{};let f=e.getPaddingObject(d),p={x:r,y:i},m=e.getAlignmentAxis(a),h=e.getAxisLength(m),g=await s.getDimensions(u),_=m===`y`,v=_?`top`:`left`,y=_?`bottom`:`right`,b=_?`clientHeight`:`clientWidth`,x=o.reference[h]+o.reference[m]-p[m]-o.floating[h],S=p[m]-o.reference[m],C=await(s.getOffsetParent==null?void 0:s.getOffsetParent(u)),w=C?C[b]:0;(!w||!await(s.isElement==null?void 0:s.isElement(C)))&&(w=c.floating[b]||o.floating[h]);let T=x/2-S/2,E=w/2-g[h]/2-1,D=e.min(f[v],E),O=e.min(f[y],E),k=w-g[h]-O,A=w/2-g[h]/2+T,j=e.clamp(D,A,k),M=!l.arrow&&e.getAlignment(a)!=null&&A!==j&&o.reference[h]/2-(A<D?D:O)-g[h]/2<0,N=M?A<D?A-D:A-k:0;return{[m]:p[m]+N,data:{[m]:j,centerOffset:A-j-N,...M&&{alignmentOffset:N}},reset:M}}}),o=function(t){return t===void 0&&(t={}),{name:`flip`,options:t,async fn(n){var r;let{placement:i,middlewareData:a,rects:o,initialPlacement:s,platform:c,elements:l}=n,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:f,fallbackStrategy:p=`bestFit`,fallbackAxisSideDirection:m=`none`,flipAlignment:h=!0,...g}=e.evaluate(t,n);if((r=a.arrow)!=null&&r.alignmentOffset)return{};let _=e.getSide(i),v=e.getSideAxis(s),y=e.getSide(s)===s,b=await(c.isRTL==null?void 0:c.isRTL(l.floating)),x=f||(y||!h?[e.getOppositePlacement(s)]:e.getExpandedPlacements(s)),S=m!==`none`;!f&&S&&x.push(...e.getOppositeAxisPlacements(s,h,m,b));let C=[s,...x],w=await c.detectOverflow(n,g),T=[],E=a.flip?.overflows||[];if(u&&T.push(w[_]),d){let t=e.getAlignmentSides(i,o,b);T.push(w[t[0]],w[t[1]])}if(E=[...E,{placement:i,overflows:T}],!T.every(e=>e<=0)){let t=(a.flip?.index||0)+1,n=C[t];if(n&&(!(d===`alignment`&&v!==e.getSideAxis(n))||E.every(t=>e.getSideAxis(t.placement)===v?t.overflows[0]>0:!0)))return{data:{index:t,overflows:E},reset:{placement:n}};let r=E.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0]?.placement;if(!r)switch(p){case`bestFit`:{let t=E.filter(t=>{if(S){let n=e.getSideAxis(t.placement);return n===v||n===`y`}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0]?.[0];t&&(r=t);break}case`initialPlacement`:r=s;break}if(i!==r)return{reset:{placement:r}}}return{}}}};function s(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function c(t){return e.sides.some(e=>t[e]>=0)}var l=function(t){return t===void 0&&(t={}),{name:`hide`,options:t,async fn(n){let{rects:r,platform:i}=n,{strategy:a=`referenceHidden`,...o}=e.evaluate(t,n);switch(a){case`referenceHidden`:{let e=s(await i.detectOverflow(n,{...o,elementContext:`reference`}),r.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:c(e)}}}case`escaped`:{let e=s(await i.detectOverflow(n,{...o,altBoundary:!0}),r.floating);return{data:{escapedOffsets:e,escaped:c(e)}}}default:return{}}}}},u=new Set([`left`,`top`]);async function d(t,n){let{placement:r,platform:i,elements:a}=t,o=await(i.isRTL==null?void 0:i.isRTL(a.floating)),s=e.getSide(r),c=e.getAlignment(r),l=e.getSideAxis(r)===`y`,d=u.has(s)?-1:1,f=o&&l?-1:1,p=e.evaluate(n,t),{mainAxis:m,crossAxis:h,alignmentAxis:g}=typeof p==`number`?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:p.mainAxis||0,crossAxis:p.crossAxis||0,alignmentAxis:p.alignmentAxis};return c&&typeof g==`number`&&(h=c===`end`?g*-1:g),l?{x:h*f,y:m*d}:{x:m*d,y:h*f}}var f=function(e){return e===void 0&&(e=0),{name:`offset`,options:e,async fn(t){var n;let{x:r,y:i,placement:a,middlewareData:o}=t,s=await d(t,e);return a===o.offset?.placement&&(n=o.arrow)!=null&&n.alignmentOffset?{}:{x:r+s.x,y:i+s.y,data:{...s,placement:a}}}}},p=function(t){return t===void 0&&(t={}),{name:`shift`,options:t,async fn(n){let{x:r,y:i,placement:a,platform:o}=n,{mainAxis:s=!0,crossAxis:c=!1,limiter:l={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...u}=e.evaluate(t,n),d={x:r,y:i},f=await o.detectOverflow(n,u),p=e.getSideAxis(a),m=e.getOppositeAxis(p),h=d[m],g=d[p],_=(t,n)=>e.clamp(n+f[t===`y`?`top`:`left`],n,n-f[t===`y`?`bottom`:`right`]);s&&(h=_(m,h)),c&&(g=_(p,g));let v=l.fn({...n,[m]:h,[p]:g});return{...v,data:{x:v.x-r,y:v.y-i,enabled:{[m]:s,[p]:c}}}}}},m=function(t){return t===void 0&&(t={}),{options:t,fn(n){let{x:r,y:i,placement:a,rects:o,middlewareData:s}=n,{offset:c=0,mainAxis:l=!0,crossAxis:d=!0}=e.evaluate(t,n),f={x:r,y:i},p=e.getSideAxis(a),m=e.getOppositeAxis(p),h=f[m],g=f[p],_=e.evaluate(c,n),v=typeof _==`number`?{mainAxis:_,crossAxis:0}:{mainAxis:_.mainAxis??0,crossAxis:_.crossAxis??0};if(l){let e=m===`y`?`height`:`width`,t=o.reference[m]-o.floating[e]+v.mainAxis,n=o.reference[m]+o.reference[e]-v.mainAxis;h<t?h=t:h>n&&(h=n)}if(d){let t=m===`y`?`width`:`height`,n=u.has(e.getSide(a)),r=o.reference[p]-o.floating[t]+(n&&s.offset?.[p]||0)+(n?0:v.crossAxis),i=o.reference[p]+o.reference[t]+(n?0:s.offset?.[p]||0)-(n?v.crossAxis:0);g<r?g=r:g>i&&(g=i)}return{[m]:h,[p]:g}}}},h=function(t){return t===void 0&&(t={}),{name:`size`,options:t,async fn(n){let{placement:r,rects:i,platform:a,elements:o}=n,{apply:s=()=>{},...c}=e.evaluate(t,n),l=await a.detectOverflow(n,c),u=e.getSide(r),d=e.getAlignment(r),f=e.getSideAxis(r)===`y`,{width:p,height:m}=i.floating,h,g;u===`top`||u===`bottom`?(h=u,g=d===(await(a.isRTL==null?void 0:a.isRTL(o.floating))?`start`:`end`)?`left`:`right`):(g=u,h=d===`end`?`top`:`bottom`);let _=m-l.top-l.bottom,v=p-l.left-l.right,y=e.min(m-l[h],_),b=e.min(p-l[g],v),x=n.middlewareData.shift,S=!x,C=y,w=b;x!=null&&x.enabled.x&&(w=v),x!=null&&x.enabled.y&&(C=_),S&&!d&&(f?w=p-2*e.max(l.left,l.right):C=m-2*e.max(l.top,l.bottom)),await s({...n,availableWidth:w,availableHeight:C});let T=await a.getDimensions(o.floating);return p!==T.width||m!==T.height?{reset:{rects:!0}}:{}}}};exports.arrow=a,exports.computePosition=i,exports.flip=o,exports.hide=l,exports.limitShift=m,exports.offset=f,exports.shift=p,exports.size=h;
package/dist/index42.js CHANGED
@@ -1,125 +1,97 @@
1
- import { cn as e } from "./index3.js";
2
- import { Button as t } from "./index6.js";
3
- import { Checkbox as n } from "./index9.js";
4
- import { Field as r, FieldContent as i, FieldDescription as a, FieldError as o, FieldLabel as s } from "./index15.js";
5
- import { Controller as c } from "./index17.js";
6
- import { Input as l } from "./index19.js";
7
- import { Select as u, SelectContent as d, SelectTrigger as f, SelectValue as p } from "./index25.js";
8
- import { Textarea as m } from "./index29.js";
9
- import { Icons as h } from "./index41.js";
10
- import { useState as g } from "react";
11
- import { Fragment as _, jsx as v, jsxs as y } from "react/jsx-runtime";
12
- //#region src/Form/Form.tsx
13
- var b = /^[^\s@]+@[^\s@]+\.[^\s@]+$/, x = /^(0|\+84)(3|5|7|8|9)[0-9]{8}$/, S = (e, t) => {
14
- let n = e.toLowerCase();
15
- if (t === "password") return n.includes("confirm") || n.includes("new") ? "new-password" : "current-password";
16
- if (t === "email" || n.includes("email")) return "email";
17
- if (t === "tel" || n.includes("phone")) return "tel";
18
- if (n.includes("name")) return "name";
19
- if (n.includes("username")) return "username";
20
- };
21
- function C({ children: e, label: t, control: n, name: l, htmlType: u, description: d, controlFirst: f, horizontal: p, rules: m, className: h }) {
22
- return /* @__PURE__ */ v(c, {
23
- control: n,
24
- name: l,
25
- rules: (() => {
26
- let e = { ...m };
27
- return u === "email" && !m?.pattern && (e.pattern = {
28
- value: b,
29
- message: "Email không hợp lệ"
30
- }), u === "tel" && !m?.pattern && (e.pattern = {
31
- value: x,
32
- message: "Số điện thoại không hợp lệ"
33
- }), m?.required !== void 0 && m.required !== !1 && (typeof m.required == "string" ? e.required = m.required : typeof m.required == "object" ? m.required.message || (e.required = {
34
- ...m.required,
35
- message: "Trường này là bắt buộc"
36
- }) : e.required = "Trường này là bắt buộc"), e;
37
- })(),
38
- render: ({ field: n, fieldState: c }) => {
39
- let l = /* @__PURE__ */ y(_, { children: [t && /* @__PURE__ */ y(s, {
40
- htmlFor: n.name,
41
- children: [t, m?.required && /* @__PURE__ */ v("span", {
42
- className: "text-red-500 ml-1",
43
- children: "*"
44
- })]
45
- }), d && /* @__PURE__ */ v(a, { children: d })] }), u = e({
46
- ...n,
47
- id: n.name,
48
- "aria-invalid": c.invalid
49
- }), g = c.invalid && /* @__PURE__ */ v(o, { errors: [c.error] });
50
- return /* @__PURE__ */ v(r, {
51
- className: h,
52
- "data-invalid": c.invalid,
53
- orientation: p ? "horizontal" : void 0,
54
- children: f ? /* @__PURE__ */ y(_, { children: [u, /* @__PURE__ */ y(i, { children: [l, g] })] }) : /* @__PURE__ */ y(_, { children: [
55
- /* @__PURE__ */ v(i, { children: l }),
56
- u,
57
- g
58
- ] })
59
- });
60
- }
61
- });
62
- }
63
- var w = ({ placeholder: n, inputClassName: r, leftIcon: i, rightIcon: a, disabled: o, autoComplete: s, ...c }) => {
64
- let [u, d] = g(!1), f = c.htmlType === "password", p = s ?? S(String(c.name), c.htmlType);
65
- return /* @__PURE__ */ v(C, {
66
- ...c,
67
- children: (s) => /* @__PURE__ */ y("div", {
68
- className: "relative",
69
- children: [
70
- i && /* @__PURE__ */ v("div", {
71
- className: "absolute left-3 top-1/2 -translate-y-1/2 text-muted-foreground pointer-events-none",
72
- children: i
73
- }),
74
- /* @__PURE__ */ v(l, {
75
- ...s,
76
- type: f && u ? "text" : c.htmlType,
77
- autoComplete: p,
78
- placeholder: n,
79
- disabled: o,
80
- className: e(i && "pl-10", (f || a) && "pr-10", r)
81
- }),
82
- f && /* @__PURE__ */ v(t, {
83
- type: "button",
84
- variant: "ghost",
85
- size: "icon-sm",
86
- onClick: () => d(!u),
87
- className: "absolute right-1 top-1/2 -translate-y-1/2 text-muted-foreground hover:text-foreground",
88
- tabIndex: -1,
89
- children: v(u ? h.EyeOff : h.Eye, { className: "h-4 w-4" })
90
- }),
91
- !f && a && /* @__PURE__ */ v("div", {
92
- className: "absolute right-3 top-1/2 -translate-y-1/2 text-muted-foreground pointer-events-none",
93
- children: a
94
- })
95
- ]
96
- })
97
- });
98
- }, T = (e) => /* @__PURE__ */ v(C, {
99
- ...e,
100
- children: (e) => /* @__PURE__ */ v(m, { ...e })
101
- }), E = ({ children: e, ...t }) => /* @__PURE__ */ v(C, {
102
- ...t,
103
- children: ({ onChange: t, onBlur: n, ...r }) => /* @__PURE__ */ y(u, {
104
- ...r,
105
- onValueChange: t,
106
- children: [/* @__PURE__ */ v(f, {
107
- "aria-invalid": r["aria-invalid"],
108
- id: r.id,
109
- onBlur: n,
110
- children: /* @__PURE__ */ v(p, {})
111
- }), /* @__PURE__ */ v(d, { children: e })]
112
- })
113
- }), D = ({ disabled: e, ...t }) => /* @__PURE__ */ v(C, {
114
- ...t,
115
- horizontal: !0,
116
- controlFirst: !0,
117
- children: ({ onChange: t, value: r, ...i }) => /* @__PURE__ */ v(n, {
118
- ...i,
119
- checked: r,
120
- onCheckedChange: t,
121
- disabled: e
122
- })
123
- });
1
+ //#region ../../node_modules/.pnpm/@floating-ui+utils@0.2.12/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs
2
+ function e() {
3
+ return typeof window < "u";
4
+ }
5
+ function t(e) {
6
+ return i(e) ? (e.nodeName || "").toLowerCase() : "#document";
7
+ }
8
+ function n(e) {
9
+ var t;
10
+ return (e == null || (t = e.ownerDocument) == null ? void 0 : t.defaultView) || window;
11
+ }
12
+ function r(e) {
13
+ return ((i(e) ? e.ownerDocument : e.document) || window.document)?.documentElement;
14
+ }
15
+ function i(t) {
16
+ return e() ? t instanceof Node || t instanceof n(t).Node : !1;
17
+ }
18
+ function a(t) {
19
+ return e() ? t instanceof Element || t instanceof n(t).Element : !1;
20
+ }
21
+ function o(t) {
22
+ return e() ? t instanceof HTMLElement || t instanceof n(t).HTMLElement : !1;
23
+ }
24
+ function s(t) {
25
+ return !e() || typeof ShadowRoot > "u" ? !1 : t instanceof ShadowRoot || t instanceof n(t).ShadowRoot;
26
+ }
27
+ function c(e) {
28
+ let { overflow: t, overflowX: n, overflowY: r, display: i } = y(e);
29
+ return /auto|scroll|overlay|hidden|clip/.test(t + r + n) && i !== "inline" && i !== "contents";
30
+ }
31
+ function l(e) {
32
+ return /^(table|td|th)$/.test(t(e));
33
+ }
34
+ function u(e) {
35
+ try {
36
+ if (e.matches(":popover-open")) return !0;
37
+ } catch {}
38
+ try {
39
+ return e.matches(":modal");
40
+ } catch {
41
+ return !1;
42
+ }
43
+ }
44
+ var d = /transform|translate|scale|rotate|perspective|filter/, f = /paint|layout|strict|content/, p = (e) => !!e && e !== "none", m;
45
+ function h(e) {
46
+ let t = a(e) ? y(e) : e;
47
+ return p(t.transform) || p(t.translate) || p(t.scale) || p(t.rotate) || p(t.perspective) || !_() && (p(t.backdropFilter) || p(t.filter)) || d.test(t.willChange || "") || f.test(t.contain || "");
48
+ }
49
+ function g(e) {
50
+ let t = x(e);
51
+ for (; o(t) && !v(t);) {
52
+ if (h(t)) return t;
53
+ if (u(t)) return null;
54
+ t = x(t);
55
+ }
56
+ return null;
57
+ }
58
+ function _() {
59
+ return m ??= typeof CSS < "u" && CSS.supports && CSS.supports("-webkit-backdrop-filter", "none"), m;
60
+ }
61
+ function v(e) {
62
+ return /^(html|body|#document)$/.test(t(e));
63
+ }
64
+ function y(e) {
65
+ return n(e).getComputedStyle(e);
66
+ }
67
+ function b(e) {
68
+ return a(e) ? {
69
+ scrollLeft: e.scrollLeft,
70
+ scrollTop: e.scrollTop
71
+ } : {
72
+ scrollLeft: e.scrollX,
73
+ scrollTop: e.scrollY
74
+ };
75
+ }
76
+ function x(e) {
77
+ if (t(e) === "html") return e;
78
+ let n = e.assignedSlot || e.parentNode || s(e) && e.host || r(e);
79
+ return s(n) ? n.host : n;
80
+ }
81
+ function S(e) {
82
+ let t = x(e);
83
+ return v(t) ? (e.ownerDocument || e).body : o(t) && c(t) ? t : S(t);
84
+ }
85
+ function C(e, t, r) {
86
+ t === void 0 && (t = []), r === void 0 && (r = !0);
87
+ let i = S(e), a = i === e.ownerDocument?.body, o = n(i);
88
+ if (a) {
89
+ let e = w(o);
90
+ return t.concat(o, o.visualViewport || [], c(i) ? i : [], e && r ? C(e) : []);
91
+ } else return t.concat(i, C(i, [], r));
92
+ }
93
+ function w(e) {
94
+ return e.parent && Object.getPrototypeOf(e.parent) ? e.frameElement : null;
95
+ }
124
96
  //#endregion
125
- export { C as FormBase, D as FormCheckbox, w as FormInput, E as FormSimpleSelect, T as FormTextarea };
97
+ export { y as getComputedStyle, g as getContainingBlock, r as getDocumentElement, w as getFrameElement, t as getNodeName, b as getNodeScroll, C as getOverflowAncestors, x as getParentNode, n as getWindow, h as isContainingBlock, a as isElement, o as isHTMLElement, v as isLastTraversableNode, c as isOverflowElement, l as isTableElement, u as isTopLayer, _ as isWebKit };
package/dist/index43.cjs CHANGED
@@ -1 +1 @@
1
- const e=require("./index4.cjs"),t=require("./index7.cjs"),n=require("./index10.cjs"),r=require("./index16.cjs"),i=require("./index18.cjs"),a=require("./index20.cjs"),o=require("./index26.cjs"),s=require("./index30.cjs"),c=require("./index42.cjs");let l=require("react"),u=require("react/jsx-runtime");var d=/^[^\s@]+@[^\s@]+\.[^\s@]+$/,f=/^(0|\+84)(3|5|7|8|9)[0-9]{8}$/,p=(e,t)=>{let n=e.toLowerCase();if(t===`password`)return n.includes(`confirm`)||n.includes(`new`)?`new-password`:`current-password`;if(t===`email`||n.includes(`email`))return`email`;if(t===`tel`||n.includes(`phone`))return`tel`;if(n.includes(`name`))return`name`;if(n.includes(`username`))return`username`};function m({children:e,label:t,control:n,name:a,htmlType:o,description:s,controlFirst:c,horizontal:l,rules:p,className:m}){return(0,u.jsx)(i.Controller,{control:n,name:a,rules:(()=>{let e={...p};return o===`email`&&!p?.pattern&&(e.pattern={value:d,message:`Email không hợp lệ`}),o===`tel`&&!p?.pattern&&(e.pattern={value:f,message:`Số điện thoại không hợp lệ`}),p?.required!==void 0&&p.required!==!1&&(typeof p.required==`string`?e.required=p.required:typeof p.required==`object`?p.required.message||(e.required={...p.required,message:`Trường này là bắt buộc`}):e.required=`Trường này là bắt buộc`),e})(),render:({field:n,fieldState:i})=>{let a=(0,u.jsxs)(u.Fragment,{children:[t&&(0,u.jsxs)(r.FieldLabel,{htmlFor:n.name,children:[t,p?.required&&(0,u.jsx)(`span`,{className:`text-red-500 ml-1`,children:`*`})]}),s&&(0,u.jsx)(r.FieldDescription,{children:s})]}),o=e({...n,id:n.name,"aria-invalid":i.invalid}),d=i.invalid&&(0,u.jsx)(r.FieldError,{errors:[i.error]});return(0,u.jsx)(r.Field,{className:m,"data-invalid":i.invalid,orientation:l?`horizontal`:void 0,children:c?(0,u.jsxs)(u.Fragment,{children:[o,(0,u.jsxs)(r.FieldContent,{children:[a,d]})]}):(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(r.FieldContent,{children:a}),o,d]})})}})}var h=({placeholder:n,inputClassName:r,leftIcon:i,rightIcon:o,disabled:s,autoComplete:d,...f})=>{let[h,g]=(0,l.useState)(!1),_=f.htmlType===`password`,v=d??p(String(f.name),f.htmlType);return(0,u.jsx)(m,{...f,children:l=>(0,u.jsxs)(`div`,{className:`relative`,children:[i&&(0,u.jsx)(`div`,{className:`absolute left-3 top-1/2 -translate-y-1/2 text-muted-foreground pointer-events-none`,children:i}),(0,u.jsx)(a.Input,{...l,type:_&&h?`text`:f.htmlType,autoComplete:v,placeholder:n,disabled:s,className:e.cn(i&&`pl-10`,(_||o)&&`pr-10`,r)}),_&&(0,u.jsx)(t.Button,{type:`button`,variant:`ghost`,size:`icon-sm`,onClick:()=>g(!h),className:`absolute right-1 top-1/2 -translate-y-1/2 text-muted-foreground hover:text-foreground`,tabIndex:-1,children:h?(0,u.jsx)(c.Icons.EyeOff,{className:`h-4 w-4`}):(0,u.jsx)(c.Icons.Eye,{className:`h-4 w-4`})}),!_&&o&&(0,u.jsx)(`div`,{className:`absolute right-3 top-1/2 -translate-y-1/2 text-muted-foreground pointer-events-none`,children:o})]})})},g=e=>(0,u.jsx)(m,{...e,children:e=>(0,u.jsx)(s.Textarea,{...e})}),_=({children:e,...t})=>(0,u.jsx)(m,{...t,children:({onChange:t,onBlur:n,...r})=>(0,u.jsxs)(o.Select,{...r,onValueChange:t,children:[(0,u.jsx)(o.SelectTrigger,{"aria-invalid":r[`aria-invalid`],id:r.id,onBlur:n,children:(0,u.jsx)(o.SelectValue,{})}),(0,u.jsx)(o.SelectContent,{children:e})]})}),v=({disabled:e,...t})=>(0,u.jsx)(m,{...t,horizontal:!0,controlFirst:!0,children:({onChange:t,value:r,...i})=>(0,u.jsx)(n.Checkbox,{...i,checked:r,onCheckedChange:t,disabled:e})});exports.FormBase=m,exports.FormCheckbox=v,exports.FormInput=h,exports.FormSimpleSelect=_,exports.FormTextarea=g;
1
+ function e(){return typeof window<`u`}function t(e){return i(e)?(e.nodeName||``).toLowerCase():`#document`}function n(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function r(e){return((i(e)?e.ownerDocument:e.document)||window.document)?.documentElement}function i(t){return e()?t instanceof Node||t instanceof n(t).Node:!1}function a(t){return e()?t instanceof Element||t instanceof n(t).Element:!1}function o(t){return e()?t instanceof HTMLElement||t instanceof n(t).HTMLElement:!1}function s(t){return!e()||typeof ShadowRoot>`u`?!1:t instanceof ShadowRoot||t instanceof n(t).ShadowRoot}function c(e){let{overflow:t,overflowX:n,overflowY:r,display:i}=y(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&i!==`inline`&&i!==`contents`}function l(e){return/^(table|td|th)$/.test(t(e))}function u(e){try{if(e.matches(`:popover-open`))return!0}catch{}try{return e.matches(`:modal`)}catch{return!1}}var d=/transform|translate|scale|rotate|perspective|filter/,f=/paint|layout|strict|content/,p=e=>!!e&&e!==`none`,m;function h(e){let t=a(e)?y(e):e;return p(t.transform)||p(t.translate)||p(t.scale)||p(t.rotate)||p(t.perspective)||!_()&&(p(t.backdropFilter)||p(t.filter))||d.test(t.willChange||``)||f.test(t.contain||``)}function g(e){let t=x(e);for(;o(t)&&!v(t);){if(h(t))return t;if(u(t))return null;t=x(t)}return null}function _(){return m??=typeof CSS<`u`&&CSS.supports&&CSS.supports(`-webkit-backdrop-filter`,`none`),m}function v(e){return/^(html|body|#document)$/.test(t(e))}function y(e){return n(e).getComputedStyle(e)}function b(e){return a(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function x(e){if(t(e)===`html`)return e;let n=e.assignedSlot||e.parentNode||s(e)&&e.host||r(e);return s(n)?n.host:n}function S(e){let t=x(e);return v(t)?(e.ownerDocument||e).body:o(t)&&c(t)?t:S(t)}function C(e,t,r){t===void 0&&(t=[]),r===void 0&&(r=!0);let i=S(e),a=i===e.ownerDocument?.body,o=n(i);if(a){let e=w(o);return t.concat(o,o.visualViewport||[],c(i)?i:[],e&&r?C(e):[])}else return t.concat(i,C(i,[],r))}function w(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}exports.getComputedStyle=y,exports.getContainingBlock=g,exports.getDocumentElement=r,exports.getFrameElement=w,exports.getNodeName=t,exports.getNodeScroll=b,exports.getOverflowAncestors=C,exports.getParentNode=x,exports.getWindow=n,exports.isContainingBlock=h,exports.isElement=a,exports.isHTMLElement=o,exports.isLastTraversableNode=v,exports.isOverflowElement=c,exports.isTableElement=l,exports.isTopLayer=u,exports.isWebKit=_;
package/dist/index43.js CHANGED
@@ -1,26 +1,322 @@
1
- import { cva as e } from "class-variance-authority";
2
- //#region src/MultiSelect/type.ts
3
- var t = e("m-1 transition-all duration-300 ease-in-out", {
4
- variants: {
5
- variant: {
6
- default: "border-foreground/10 text-foreground bg-card hover:bg-card/80",
7
- secondary: "border-foreground/10 bg-secondary text-secondary-foreground hover:bg-secondary/80",
8
- destructive: "border-transparent bg-destructive text-destructive-foreground hover:bg-destructive/80",
9
- inverted: "inverted"
10
- },
11
- badgeAnimation: {
12
- bounce: "hover:-translate-y-1 hover:scale-110",
13
- pulse: "hover:animate-pulse",
14
- wiggle: "hover:animate-wiggle",
15
- fade: "hover:opacity-80",
16
- slide: "hover:translate-x-1",
17
- none: ""
1
+ import { createCoords as e, floor as t, max as n, min as r, rectToClientRect as i, round as a } from "./index40.js";
2
+ import { arrow as o, computePosition as s, flip as c, hide as l, limitShift as u, offset as d, shift as f, size as p } from "./index41.js";
3
+ import { getComputedStyle as m, getContainingBlock as h, getDocumentElement as g, getFrameElement as _, getNodeName as v, getNodeScroll as y, getOverflowAncestors as b, getParentNode as x, getWindow as S, isContainingBlock as C, isElement as w, isHTMLElement as T, isLastTraversableNode as E, isOverflowElement as D, isTableElement as O, isTopLayer as k, isWebKit as A } from "./index42.js";
4
+ //#region ../../node_modules/.pnpm/@floating-ui+dom@1.8.0/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs
5
+ function j(e) {
6
+ let t = m(e), n = parseFloat(t.width) || 0, r = parseFloat(t.height) || 0, i = T(e), o = i ? e.offsetWidth : n, s = i ? e.offsetHeight : r, c = a(n) !== o || a(r) !== s;
7
+ return c && (n = o, r = s), {
8
+ width: n,
9
+ height: r,
10
+ $: c
11
+ };
12
+ }
13
+ function M(e) {
14
+ return w(e) ? e : e.contextElement;
15
+ }
16
+ function N(t) {
17
+ let n = M(t);
18
+ if (!T(n)) return e(1);
19
+ let r = n.getBoundingClientRect(), { width: i, height: o, $: s } = j(n), c = (s ? a(r.width) : r.width) / i, l = (s ? a(r.height) : r.height) / o;
20
+ return (!c || !Number.isFinite(c)) && (c = 1), (!l || !Number.isFinite(l)) && (l = 1), {
21
+ x: c,
22
+ y: l
23
+ };
24
+ }
25
+ var P = /* @__PURE__ */ e(0);
26
+ function F(e) {
27
+ let t = S(e);
28
+ return !A() || !t.visualViewport ? P : {
29
+ x: t.visualViewport.offsetLeft,
30
+ y: t.visualViewport.offsetTop
31
+ };
32
+ }
33
+ function I(e, t, n) {
34
+ return t === void 0 && (t = !1), !!n && t && n === S(e);
35
+ }
36
+ function L(t, n, r, a) {
37
+ n === void 0 && (n = !1), r === void 0 && (r = !1);
38
+ let o = t.getBoundingClientRect(), s = M(t), c = e(1);
39
+ n && (a ? w(a) && (c = N(a)) : c = N(t));
40
+ let l = I(s, r, a) ? F(s) : e(0), u = (o.left + l.x) / c.x, d = (o.top + l.y) / c.y, f = o.width / c.x, p = o.height / c.y;
41
+ if (s && a) {
42
+ let e = S(s), t = w(a) ? S(a) : a, n = e, r = _(n);
43
+ for (; r && t !== n;) {
44
+ let e = N(r), t = r.getBoundingClientRect(), i = m(r), a = t.left + (r.clientLeft + parseFloat(i.paddingLeft)) * e.x, o = t.top + (r.clientTop + parseFloat(i.paddingTop)) * e.y;
45
+ u *= e.x, d *= e.y, f *= e.x, p *= e.y, u += a, d += o, n = S(r), r = _(n);
18
46
  }
19
- },
20
- defaultVariants: {
21
- variant: "default",
22
- badgeAnimation: "bounce"
23
47
  }
24
- });
48
+ return i({
49
+ width: f,
50
+ height: p,
51
+ x: u,
52
+ y: d
53
+ });
54
+ }
55
+ function R(e, t) {
56
+ let n = y(e).scrollLeft;
57
+ return t ? t.left + n : L(g(e)).left + n;
58
+ }
59
+ function z(e, t) {
60
+ let n = e.getBoundingClientRect();
61
+ return {
62
+ x: n.left + t.scrollLeft - R(e, n),
63
+ y: n.top + t.scrollTop
64
+ };
65
+ }
66
+ function B(t) {
67
+ let { elements: n, rect: r, offsetParent: i, strategy: a } = t, o = a === "fixed", s = g(i), c = n ? k(n.floating) : !1;
68
+ if (i === s || c && o) return r;
69
+ let l = {
70
+ scrollLeft: 0,
71
+ scrollTop: 0
72
+ }, u = e(1), d = e(0), f = T(i);
73
+ if ((f || !o) && ((v(i) !== "body" || D(s)) && (l = y(i)), f)) {
74
+ let e = L(i);
75
+ u = N(i), d.x = e.x + i.clientLeft, d.y = e.y + i.clientTop;
76
+ }
77
+ let p = s && !f && !o ? z(s, l) : e(0);
78
+ return {
79
+ width: r.width * u.x,
80
+ height: r.height * u.y,
81
+ x: r.x * u.x - l.scrollLeft * u.x + d.x + p.x,
82
+ y: r.y * u.y - l.scrollTop * u.y + d.y + p.y
83
+ };
84
+ }
85
+ function V(e) {
86
+ return e.getClientRects ? Array.from(e.getClientRects()) : [];
87
+ }
88
+ function ee(e) {
89
+ let t = y(e), r = e.ownerDocument.body, i = n(e.scrollWidth, e.clientWidth, r.scrollWidth, r.clientWidth), a = n(e.scrollHeight, e.clientHeight, r.scrollHeight, r.clientHeight), o = -t.scrollLeft + R(e), s = -t.scrollTop;
90
+ return m(r).direction === "rtl" && (o += n(e.clientWidth, r.clientWidth) - i), {
91
+ width: i,
92
+ height: a,
93
+ x: o,
94
+ y: s
95
+ };
96
+ }
97
+ var te = 25;
98
+ function H(e, t, n) {
99
+ n === void 0 && (n = "viewport");
100
+ let r = n === "layoutViewport", i = S(e), a = g(e), o = i.visualViewport, s = a.clientWidth, c = a.clientHeight, l = 0, u = 0;
101
+ if (o) {
102
+ let e = !A() || t === "fixed";
103
+ r ? e || (l = -o.offsetLeft, u = -o.offsetTop) : (s = o.width, c = o.height, e && (l = o.offsetLeft, u = o.offsetTop));
104
+ }
105
+ if (R(a) <= 0) {
106
+ let e = a.ownerDocument, t = e.body, n = getComputedStyle(t), r = e.compatMode === "CSS1Compat" && parseFloat(n.marginLeft) + parseFloat(n.marginRight) || 0, i = Math.abs(a.clientWidth - t.clientWidth - r), o = getComputedStyle(a).scrollbarGutter === "stable both-edges" ? i / 2 : i;
107
+ o <= te && (s -= o);
108
+ }
109
+ return {
110
+ width: s,
111
+ height: c,
112
+ x: l,
113
+ y: u
114
+ };
115
+ }
116
+ function U(e, t) {
117
+ let n = L(e, !0, t === "fixed"), r = n.top + e.clientTop, i = n.left + e.clientLeft, a = N(e);
118
+ return {
119
+ width: e.clientWidth * a.x,
120
+ height: e.clientHeight * a.y,
121
+ x: i * a.x,
122
+ y: r * a.y
123
+ };
124
+ }
125
+ function W(e, t, n) {
126
+ let r;
127
+ if (t === "viewport" || t === "layoutViewport") r = H(e, n, t);
128
+ else if (t === "document") r = ee(g(e));
129
+ else if (w(t)) r = U(t, n);
130
+ else {
131
+ let n = F(e);
132
+ r = {
133
+ x: t.x - n.x,
134
+ y: t.y - n.y,
135
+ width: t.width,
136
+ height: t.height
137
+ };
138
+ }
139
+ return i(r);
140
+ }
141
+ function G(e, t) {
142
+ let n = t.get(e);
143
+ if (n) return n;
144
+ let r = b(e, [], !1).filter((e) => w(e) && v(e) !== "body"), i = null, a = m(e).position === "fixed", o = a ? x(e) : e;
145
+ for (; w(o) && !E(o);) {
146
+ let e = m(o), t = C(o), n = i ? i.position : a ? "fixed" : "";
147
+ !t && (n === "fixed" || n === "absolute" && e.position === "static") ? r = r.filter((e) => e !== o) : i = e, o = x(o);
148
+ }
149
+ return t.set(e, r), r;
150
+ }
151
+ function K(e) {
152
+ let { element: t, boundary: i, rootBoundary: a, strategy: o } = e, s = [...i === "clippingAncestors" ? k(t) ? [] : G(t, this._c) : [].concat(i), a], c = W(t, s[0], o), l = c.top, u = c.right, d = c.bottom, f = c.left;
153
+ for (let e = 1; e < s.length; e++) {
154
+ let i = W(t, s[e], o);
155
+ l = n(i.top, l), u = r(i.right, u), d = r(i.bottom, d), f = n(i.left, f);
156
+ }
157
+ return {
158
+ width: u - f,
159
+ height: d - l,
160
+ x: f,
161
+ y: l
162
+ };
163
+ }
164
+ function q(e) {
165
+ let { width: t, height: n } = j(e);
166
+ return {
167
+ width: t,
168
+ height: n
169
+ };
170
+ }
171
+ function J(t, n, r) {
172
+ let i = T(n), a = g(n), o = r === "fixed", s = L(t, !0, o, n), c = {
173
+ scrollLeft: 0,
174
+ scrollTop: 0
175
+ }, l = e(0);
176
+ if ((i || !o) && ((v(n) !== "body" || D(a)) && (c = y(n)), i)) {
177
+ let e = L(n, !0, o, n);
178
+ l.x = e.x + n.clientLeft, l.y = e.y + n.clientTop;
179
+ }
180
+ !i && a && (l.x = R(a));
181
+ let u = a && !i && !o ? z(a, c) : e(0);
182
+ return {
183
+ x: s.left + c.scrollLeft - l.x - u.x,
184
+ y: s.top + c.scrollTop - l.y - u.y,
185
+ width: s.width,
186
+ height: s.height
187
+ };
188
+ }
189
+ function Y(e) {
190
+ return m(e).position === "static";
191
+ }
192
+ function X(e, t) {
193
+ if (!T(e) || m(e).position === "fixed") return null;
194
+ if (t) return t(e);
195
+ let n = e.offsetParent;
196
+ return g(e) === n && (n = n.ownerDocument.body), n;
197
+ }
198
+ function Z(e, t) {
199
+ let n = S(e);
200
+ if (k(e)) return n;
201
+ if (!T(e)) {
202
+ let t = x(e);
203
+ for (; t && !E(t);) {
204
+ if (w(t) && !Y(t)) return t;
205
+ t = x(t);
206
+ }
207
+ return n;
208
+ }
209
+ let r = X(e, t);
210
+ for (; r && O(r) && Y(r);) r = X(r, t);
211
+ return r && E(r) && Y(r) && !C(r) ? n : r || h(e) || n;
212
+ }
213
+ var ne = async function(e) {
214
+ let t = this.getOffsetParent || Z, n = this.getDimensions, r = await n(e.floating);
215
+ return {
216
+ reference: J(e.reference, await t(e.floating), e.strategy),
217
+ floating: {
218
+ x: 0,
219
+ y: 0,
220
+ width: r.width,
221
+ height: r.height
222
+ }
223
+ };
224
+ };
225
+ function re(e) {
226
+ return m(e).direction === "rtl";
227
+ }
228
+ var Q = {
229
+ convertOffsetParentRelativeRectToViewportRelativeRect: B,
230
+ getDocumentElement: g,
231
+ getClippingRect: K,
232
+ getOffsetParent: Z,
233
+ getElementRects: ne,
234
+ getClientRects: V,
235
+ getDimensions: q,
236
+ getScale: N,
237
+ isElement: w,
238
+ isRTL: re
239
+ };
240
+ function $(e, t) {
241
+ return e.x === t.x && e.y === t.y && e.width === t.width && e.height === t.height;
242
+ }
243
+ function ie(e, i, a) {
244
+ let o = null, s, c = g(e);
245
+ function l() {
246
+ var e;
247
+ clearTimeout(s), (e = o) == null || e.disconnect(), o = null;
248
+ }
249
+ function u(a, d) {
250
+ a === void 0 && (a = !1), d === void 0 && (d = 1), l();
251
+ let f = e.getBoundingClientRect(), { left: p, top: m, width: h, height: g } = f;
252
+ if (a || i(), !h || !g) return;
253
+ let _ = t(m), v = t(c.clientWidth - (p + h)), y = t(c.clientHeight - (m + g)), b = t(p), x = {
254
+ rootMargin: -_ + "px " + -v + "px " + -y + "px " + -b + "px",
255
+ threshold: n(0, r(1, d)) || 1
256
+ }, S = !0;
257
+ function C(t) {
258
+ let n = t[0].intersectionRatio;
259
+ if (!$(f, e.getBoundingClientRect())) return u();
260
+ if (n !== d) {
261
+ if (!S) return u();
262
+ n ? u(!1, n) : s = setTimeout(() => {
263
+ u(!1, 1e-7);
264
+ }, 1e3);
265
+ }
266
+ S = !1;
267
+ }
268
+ try {
269
+ o = new IntersectionObserver(C, {
270
+ ...x,
271
+ root: c.ownerDocument
272
+ });
273
+ } catch {
274
+ o = new IntersectionObserver(C, x);
275
+ }
276
+ o.observe(e);
277
+ }
278
+ let d = S(e), f = () => u(a);
279
+ return d.addEventListener("resize", f), u(!0), () => {
280
+ d.removeEventListener("resize", f), l();
281
+ };
282
+ }
283
+ function ae(e, t, n, r) {
284
+ r === void 0 && (r = {});
285
+ let { ancestorScroll: i = !0, ancestorResize: a = !0, elementResize: o = typeof ResizeObserver == "function", layoutShift: s = typeof IntersectionObserver == "function", animationFrame: c = !1 } = r, l = M(e), u = i || a ? [...l ? b(l) : [], ...t ? b(t) : []] : [];
286
+ u.forEach((e) => {
287
+ i && e.addEventListener("scroll", n), a && e.addEventListener("resize", n);
288
+ });
289
+ let d = l && s ? ie(l, n, a) : null, f = -1, p = null;
290
+ o && (p = new ResizeObserver((e) => {
291
+ let [r] = e;
292
+ r && r.target === l && p && t && (p.unobserve(t), cancelAnimationFrame(f), f = requestAnimationFrame(() => {
293
+ var e;
294
+ (e = p) == null || e.observe(t);
295
+ })), n();
296
+ }), l && !c && p.observe(l), t && p.observe(t));
297
+ let m, h = c ? L(e) : null;
298
+ c && g();
299
+ function g() {
300
+ let t = L(e);
301
+ h && !$(h, t) && n(), h = t, m = requestAnimationFrame(g);
302
+ }
303
+ return n(), () => {
304
+ var e;
305
+ u.forEach((e) => {
306
+ i && e.removeEventListener("scroll", n), a && e.removeEventListener("resize", n);
307
+ }), d?.(), (e = p) == null || e.disconnect(), p = null, c && cancelAnimationFrame(m);
308
+ };
309
+ }
310
+ var oe = d, se = f, ce = c, le = p, ue = l, de = o, fe = u, pe = (e, t, n) => {
311
+ let r = /* @__PURE__ */ new Map(), i = n ?? {}, a = {
312
+ ...Q,
313
+ ...i.platform,
314
+ _c: r
315
+ };
316
+ return s(e, t, {
317
+ ...i,
318
+ platform: a
319
+ });
320
+ };
25
321
  //#endregion
26
- export { t as multiSelectVariants };
322
+ export { de as arrow, ae as autoUpdate, pe as computePosition, ce as flip, ue as hide, fe as limitShift, oe as offset, Q as platform, se as shift, le as size };