@weng-lab/ui-components 2.0.1 → 2.0.3

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 (645) hide show
  1. package/dist/src/components/Table/Table.d.ts.map +1 -1
  2. package/dist/src/components/Table/types.d.ts +1 -1
  3. package/dist/ui-components.es100.js +14 -10
  4. package/dist/ui-components.es100.js.map +1 -1
  5. package/dist/ui-components.es101.js +2 -3
  6. package/dist/ui-components.es101.js.map +1 -1
  7. package/dist/ui-components.es102.js +75 -8
  8. package/dist/ui-components.es102.js.map +1 -1
  9. package/dist/ui-components.es103.js +92 -111
  10. package/dist/ui-components.es103.js.map +1 -1
  11. package/dist/ui-components.es104.js +50 -15
  12. package/dist/ui-components.es104.js.map +1 -1
  13. package/dist/ui-components.es105.js +8 -2
  14. package/dist/ui-components.es105.js.map +1 -1
  15. package/dist/ui-components.es106.js +5 -3
  16. package/dist/ui-components.es106.js.map +1 -1
  17. package/dist/ui-components.es107.js +51 -31
  18. package/dist/ui-components.es107.js.map +1 -1
  19. package/dist/ui-components.es108.js +209 -15
  20. package/dist/ui-components.es108.js.map +1 -1
  21. package/dist/ui-components.es109.js +8 -57
  22. package/dist/ui-components.es109.js.map +1 -1
  23. package/dist/ui-components.es110.js +3 -22
  24. package/dist/ui-components.es110.js.map +1 -1
  25. package/dist/ui-components.es111.js +2 -7
  26. package/dist/ui-components.es111.js.map +1 -1
  27. package/dist/ui-components.es112.js +7 -6
  28. package/dist/ui-components.es112.js.map +1 -1
  29. package/dist/ui-components.es113.js +3 -48
  30. package/dist/ui-components.es113.js.map +1 -1
  31. package/dist/ui-components.es114.js +154 -17
  32. package/dist/ui-components.es114.js.map +1 -1
  33. package/dist/ui-components.es115.js +55 -410
  34. package/dist/ui-components.es115.js.map +1 -1
  35. package/dist/ui-components.es116.js +250 -489
  36. package/dist/ui-components.es116.js.map +1 -1
  37. package/dist/ui-components.es117.js +156 -340
  38. package/dist/ui-components.es117.js.map +1 -1
  39. package/dist/ui-components.es118.js +72 -269
  40. package/dist/ui-components.es118.js.map +1 -1
  41. package/dist/ui-components.es119.js +61 -174
  42. package/dist/ui-components.es119.js.map +1 -1
  43. package/dist/ui-components.es120.js +39 -277
  44. package/dist/ui-components.es120.js.map +1 -1
  45. package/dist/ui-components.es121.js +5 -238
  46. package/dist/ui-components.es121.js.map +1 -1
  47. package/dist/ui-components.es122.js +5 -3
  48. package/dist/ui-components.es122.js.map +1 -1
  49. package/dist/ui-components.es123.js +37 -13
  50. package/dist/ui-components.es123.js.map +1 -1
  51. package/dist/ui-components.es124.js +26 -3
  52. package/dist/ui-components.es124.js.map +1 -1
  53. package/dist/ui-components.es125.js +4 -14
  54. package/dist/ui-components.es125.js.map +1 -1
  55. package/dist/ui-components.es126.js +8 -2
  56. package/dist/ui-components.es126.js.map +1 -1
  57. package/dist/ui-components.es127.js +28 -7
  58. package/dist/ui-components.es127.js.map +1 -1
  59. package/dist/ui-components.es128.js +8 -325
  60. package/dist/ui-components.es128.js.map +1 -1
  61. package/dist/ui-components.es129.js +110 -45
  62. package/dist/ui-components.es129.js.map +1 -1
  63. package/dist/ui-components.es130.js +12 -34
  64. package/dist/ui-components.es130.js.map +1 -1
  65. package/dist/ui-components.es131.js +5 -23
  66. package/dist/ui-components.es131.js.map +1 -1
  67. package/dist/ui-components.es132.js +293 -11
  68. package/dist/ui-components.es132.js.map +1 -1
  69. package/dist/ui-components.es133.js +94 -2
  70. package/dist/ui-components.es133.js.map +1 -1
  71. package/dist/ui-components.es134.js +82 -3
  72. package/dist/ui-components.es134.js.map +1 -1
  73. package/dist/ui-components.es135.js +77 -7
  74. package/dist/ui-components.es135.js.map +1 -1
  75. package/dist/ui-components.es136.js +16 -3
  76. package/dist/ui-components.es136.js.map +1 -1
  77. package/dist/ui-components.es137.js +2 -29
  78. package/dist/ui-components.es137.js.map +1 -1
  79. package/dist/ui-components.es138.js +30 -3
  80. package/dist/ui-components.es138.js.map +1 -1
  81. package/dist/ui-components.es139.js +15 -25
  82. package/dist/ui-components.es139.js.map +1 -1
  83. package/dist/ui-components.es140.js +6 -11
  84. package/dist/ui-components.es140.js.map +1 -1
  85. package/dist/ui-components.es141.js +5 -3
  86. package/dist/ui-components.es141.js.map +1 -1
  87. package/dist/ui-components.es142.js +29 -8
  88. package/dist/ui-components.es142.js.map +1 -1
  89. package/dist/ui-components.es143.js +4 -12
  90. package/dist/ui-components.es143.js.map +1 -1
  91. package/dist/ui-components.es144.js +6 -9
  92. package/dist/ui-components.es144.js.map +1 -1
  93. package/dist/ui-components.es145.js +3 -1
  94. package/dist/ui-components.es145.js.map +1 -1
  95. package/dist/ui-components.es146.js +7 -3
  96. package/dist/ui-components.es146.js.map +1 -1
  97. package/dist/ui-components.es147.js +6 -45
  98. package/dist/ui-components.es147.js.map +1 -1
  99. package/dist/ui-components.es148.js +7 -10
  100. package/dist/ui-components.es148.js.map +1 -1
  101. package/dist/ui-components.es149.js +48 -4
  102. package/dist/ui-components.es149.js.map +1 -1
  103. package/dist/ui-components.es150.js +198 -7
  104. package/dist/ui-components.es150.js.map +1 -1
  105. package/dist/ui-components.es151.js +19 -4
  106. package/dist/ui-components.es151.js.map +1 -1
  107. package/dist/ui-components.es152.js +280 -8
  108. package/dist/ui-components.es152.js.map +1 -1
  109. package/dist/ui-components.es153.js +5 -5
  110. package/dist/ui-components.es153.js.map +1 -1
  111. package/dist/ui-components.es154.js +6 -4
  112. package/dist/ui-components.es154.js.map +1 -1
  113. package/dist/ui-components.es155.js +5 -5
  114. package/dist/ui-components.es155.js.map +1 -1
  115. package/dist/ui-components.es156.js +3 -29
  116. package/dist/ui-components.es156.js.map +1 -1
  117. package/dist/ui-components.es157.js +7 -7
  118. package/dist/ui-components.es157.js.map +1 -1
  119. package/dist/ui-components.es158.js +4 -198
  120. package/dist/ui-components.es158.js.map +1 -1
  121. package/dist/ui-components.es159.js +5 -6
  122. package/dist/ui-components.es159.js.map +1 -1
  123. package/dist/ui-components.es160.js +11 -6
  124. package/dist/ui-components.es160.js.map +1 -1
  125. package/dist/ui-components.es161.js +6 -6
  126. package/dist/ui-components.es161.js.map +1 -1
  127. package/dist/ui-components.es162.js +24 -336
  128. package/dist/ui-components.es162.js.map +1 -1
  129. package/dist/ui-components.es163.js +135 -223
  130. package/dist/ui-components.es163.js.map +1 -1
  131. package/dist/ui-components.es164.js +3 -3
  132. package/dist/ui-components.es164.js.map +1 -1
  133. package/dist/ui-components.es165.js +20 -7
  134. package/dist/ui-components.es165.js.map +1 -1
  135. package/dist/ui-components.es166.js +7 -4
  136. package/dist/ui-components.es166.js.map +1 -1
  137. package/dist/ui-components.es167.js +8 -4
  138. package/dist/ui-components.es167.js.map +1 -1
  139. package/dist/ui-components.es168.js +335 -35
  140. package/dist/ui-components.es168.js.map +1 -1
  141. package/dist/ui-components.es169.js +15 -7
  142. package/dist/ui-components.es169.js.map +1 -1
  143. package/dist/ui-components.es170.js +6 -6
  144. package/dist/ui-components.es170.js.map +1 -1
  145. package/dist/ui-components.es171.js +4 -8
  146. package/dist/ui-components.es171.js.map +1 -1
  147. package/dist/ui-components.es172.js +4 -8
  148. package/dist/ui-components.es172.js.map +1 -1
  149. package/dist/ui-components.es173.js +36 -5
  150. package/dist/ui-components.es173.js.map +1 -1
  151. package/dist/ui-components.es174.js +249 -7
  152. package/dist/ui-components.es174.js.map +1 -1
  153. package/dist/ui-components.es175.js +308 -122
  154. package/dist/ui-components.es175.js.map +1 -1
  155. package/dist/ui-components.es176.js +7 -5
  156. package/dist/ui-components.es176.js.map +1 -1
  157. package/dist/ui-components.es177.js +7 -5
  158. package/dist/ui-components.es177.js.map +1 -1
  159. package/dist/ui-components.es178.js +7 -102
  160. package/dist/ui-components.es178.js.map +1 -1
  161. package/dist/ui-components.es179.js +7 -6
  162. package/dist/ui-components.es179.js.map +1 -1
  163. package/dist/ui-components.es18.js +7 -7
  164. package/dist/ui-components.es180.js +57 -61
  165. package/dist/ui-components.es180.js.map +1 -1
  166. package/dist/ui-components.es181.js +7 -172
  167. package/dist/ui-components.es181.js.map +1 -1
  168. package/dist/ui-components.es182.js +7 -193
  169. package/dist/ui-components.es182.js.map +1 -1
  170. package/dist/ui-components.es183.js +7 -22
  171. package/dist/ui-components.es183.js.map +1 -1
  172. package/dist/ui-components.es184.js +6 -6
  173. package/dist/ui-components.es184.js.map +1 -1
  174. package/dist/ui-components.es185.js +7 -312
  175. package/dist/ui-components.es185.js.map +1 -1
  176. package/dist/ui-components.es186.js +7 -7
  177. package/dist/ui-components.es186.js.map +1 -1
  178. package/dist/ui-components.es187.js +8 -7
  179. package/dist/ui-components.es187.js.map +1 -1
  180. package/dist/ui-components.es188.js +26 -7
  181. package/dist/ui-components.es188.js.map +1 -1
  182. package/dist/ui-components.es189.js +28 -7
  183. package/dist/ui-components.es189.js.map +1 -1
  184. package/dist/ui-components.es19.js +3 -3
  185. package/dist/ui-components.es190.js +11 -59
  186. package/dist/ui-components.es190.js.map +1 -1
  187. package/dist/ui-components.es191.js +4 -6
  188. package/dist/ui-components.es191.js.map +1 -1
  189. package/dist/ui-components.es192.js +196 -7
  190. package/dist/ui-components.es192.js.map +1 -1
  191. package/dist/ui-components.es193.js +188 -25
  192. package/dist/ui-components.es193.js.map +1 -1
  193. package/dist/ui-components.es194.js +9 -4
  194. package/dist/ui-components.es194.js.map +1 -1
  195. package/dist/ui-components.es195.js +22 -196
  196. package/dist/ui-components.es195.js.map +1 -1
  197. package/dist/ui-components.es196.js +3 -189
  198. package/dist/ui-components.es196.js.map +1 -1
  199. package/dist/ui-components.es197.js +32 -4
  200. package/dist/ui-components.es197.js.map +1 -1
  201. package/dist/ui-components.es198.js +123 -9
  202. package/dist/ui-components.es198.js.map +1 -1
  203. package/dist/ui-components.es199.js +4 -7
  204. package/dist/ui-components.es199.js.map +1 -1
  205. package/dist/ui-components.es200.js +4 -160
  206. package/dist/ui-components.es200.js.map +1 -1
  207. package/dist/ui-components.es201.js +3 -4
  208. package/dist/ui-components.es201.js.map +1 -1
  209. package/dist/ui-components.es202.js +100 -19
  210. package/dist/ui-components.es202.js.map +1 -1
  211. package/dist/ui-components.es203.js +6 -258
  212. package/dist/ui-components.es203.js.map +1 -1
  213. package/dist/ui-components.es204.js +61 -157
  214. package/dist/ui-components.es204.js.map +1 -1
  215. package/dist/ui-components.es205.js +169 -71
  216. package/dist/ui-components.es205.js.map +1 -1
  217. package/dist/ui-components.es206.js +192 -63
  218. package/dist/ui-components.es206.js.map +1 -1
  219. package/dist/ui-components.es207.js +6 -41
  220. package/dist/ui-components.es207.js.map +1 -1
  221. package/dist/ui-components.es208.js +2 -156
  222. package/dist/ui-components.es208.js.map +1 -1
  223. package/dist/ui-components.es209.js +2 -5
  224. package/dist/ui-components.es209.js.map +1 -1
  225. package/dist/ui-components.es21.js +1 -1
  226. package/dist/ui-components.es210.js +7 -39
  227. package/dist/ui-components.es210.js.map +1 -1
  228. package/dist/ui-components.es211.js +412 -26
  229. package/dist/ui-components.es211.js.map +1 -1
  230. package/dist/ui-components.es212.js +498 -8
  231. package/dist/ui-components.es212.js.map +1 -1
  232. package/dist/ui-components.es213.js +344 -29
  233. package/dist/ui-components.es213.js.map +1 -1
  234. package/dist/ui-components.es214.js +271 -9
  235. package/dist/ui-components.es214.js.map +1 -1
  236. package/dist/ui-components.es215.js +171 -109
  237. package/dist/ui-components.es215.js.map +1 -1
  238. package/dist/ui-components.es216.js +238 -13
  239. package/dist/ui-components.es216.js.map +1 -1
  240. package/dist/ui-components.es217.js +110 -4
  241. package/dist/ui-components.es217.js.map +1 -1
  242. package/dist/ui-components.es218.js +17 -294
  243. package/dist/ui-components.es218.js.map +1 -1
  244. package/dist/ui-components.es219.js +443 -87
  245. package/dist/ui-components.es219.js.map +1 -1
  246. package/dist/ui-components.es22.js +1 -1
  247. package/dist/ui-components.es220.js +3 -81
  248. package/dist/ui-components.es220.js.map +1 -1
  249. package/dist/ui-components.es221.js +3 -78
  250. package/dist/ui-components.es221.js.map +1 -1
  251. package/dist/ui-components.es222.js +40 -14
  252. package/dist/ui-components.es222.js.map +1 -1
  253. package/dist/ui-components.es223.js +8 -2
  254. package/dist/ui-components.es223.js.map +1 -1
  255. package/dist/ui-components.es224.js +22 -23
  256. package/dist/ui-components.es224.js.map +1 -1
  257. package/dist/ui-components.es225.js +2 -35
  258. package/dist/ui-components.es225.js.map +1 -1
  259. package/dist/ui-components.es226.js +232 -8
  260. package/dist/ui-components.es226.js.map +1 -1
  261. package/dist/ui-components.es227.js +2 -3
  262. package/dist/ui-components.es227.js.map +1 -1
  263. package/dist/ui-components.es228.js +2 -7
  264. package/dist/ui-components.es228.js.map +1 -1
  265. package/dist/ui-components.es229.js +9 -475
  266. package/dist/ui-components.es229.js.map +1 -1
  267. package/dist/ui-components.es23.js +1 -1
  268. package/dist/ui-components.es230.js +2 -167
  269. package/dist/ui-components.es230.js.map +1 -1
  270. package/dist/ui-components.es231.js +2 -8
  271. package/dist/ui-components.es231.js.map +1 -1
  272. package/dist/ui-components.es232.js +2 -4
  273. package/dist/ui-components.es232.js.map +1 -1
  274. package/dist/ui-components.es233.js +2 -8
  275. package/dist/ui-components.es233.js.map +1 -1
  276. package/dist/ui-components.es234.js +2 -3
  277. package/dist/ui-components.es234.js.map +1 -1
  278. package/dist/ui-components.es235.js +2 -3
  279. package/dist/ui-components.es235.js.map +1 -1
  280. package/dist/ui-components.es236.js +2 -8
  281. package/dist/ui-components.es236.js.map +1 -1
  282. package/dist/ui-components.es237.js +2 -2
  283. package/dist/ui-components.es238.js +3 -76
  284. package/dist/ui-components.es238.js.map +1 -1
  285. package/dist/ui-components.es239.js +6 -92
  286. package/dist/ui-components.es239.js.map +1 -1
  287. package/dist/ui-components.es24.js +1 -1
  288. package/dist/ui-components.es240.js +473 -49
  289. package/dist/ui-components.es240.js.map +1 -1
  290. package/dist/ui-components.es241.js +166 -7
  291. package/dist/ui-components.es241.js.map +1 -1
  292. package/dist/ui-components.es242.js +24 -4
  293. package/dist/ui-components.es242.js.map +1 -1
  294. package/dist/ui-components.es243.js +34 -51
  295. package/dist/ui-components.es243.js.map +1 -1
  296. package/dist/ui-components.es244.js +8 -232
  297. package/dist/ui-components.es244.js.map +1 -1
  298. package/dist/ui-components.es245.js +4 -2
  299. package/dist/ui-components.es245.js.map +1 -1
  300. package/dist/ui-components.es246.js +8 -2
  301. package/dist/ui-components.es246.js.map +1 -1
  302. package/dist/ui-components.es247.js +3 -10
  303. package/dist/ui-components.es247.js.map +1 -1
  304. package/dist/ui-components.es248.js +3 -2
  305. package/dist/ui-components.es248.js.map +1 -1
  306. package/dist/ui-components.es249.js +8 -2
  307. package/dist/ui-components.es249.js.map +1 -1
  308. package/dist/ui-components.es25.js +1 -1
  309. package/dist/ui-components.es250.js +8 -2
  310. package/dist/ui-components.es250.js.map +1 -1
  311. package/dist/ui-components.es251.js +65 -2
  312. package/dist/ui-components.es251.js.map +1 -1
  313. package/dist/ui-components.es252.js +8 -2
  314. package/dist/ui-components.es252.js.map +1 -1
  315. package/dist/ui-components.es253.js +47 -2
  316. package/dist/ui-components.es253.js.map +1 -1
  317. package/dist/ui-components.es254.js +41 -2
  318. package/dist/ui-components.es254.js.map +1 -1
  319. package/dist/ui-components.es255.js +60 -30
  320. package/dist/ui-components.es255.js.map +1 -1
  321. package/dist/ui-components.es256.js +72 -143
  322. package/dist/ui-components.es256.js.map +1 -1
  323. package/dist/ui-components.es257.js +23 -10
  324. package/dist/ui-components.es257.js.map +1 -1
  325. package/dist/ui-components.es258.js +43 -3
  326. package/dist/ui-components.es258.js.map +1 -1
  327. package/dist/ui-components.es259.js +37 -13
  328. package/dist/ui-components.es259.js.map +1 -1
  329. package/dist/ui-components.es26.js +1 -1
  330. package/dist/ui-components.es260.js +30 -41
  331. package/dist/ui-components.es260.js.map +1 -1
  332. package/dist/ui-components.es261.js +117 -18
  333. package/dist/ui-components.es261.js.map +1 -1
  334. package/dist/ui-components.es262.js +59 -30
  335. package/dist/ui-components.es262.js.map +1 -1
  336. package/dist/ui-components.es263.js +3 -117
  337. package/dist/ui-components.es263.js.map +1 -1
  338. package/dist/ui-components.es264.js +12 -57
  339. package/dist/ui-components.es264.js.map +1 -1
  340. package/dist/ui-components.es265.js +39 -4
  341. package/dist/ui-components.es265.js.map +1 -1
  342. package/dist/ui-components.es266.js +5 -15
  343. package/dist/ui-components.es266.js.map +1 -1
  344. package/dist/ui-components.es267.js +17 -39
  345. package/dist/ui-components.es267.js.map +1 -1
  346. package/dist/ui-components.es268.js +8 -11
  347. package/dist/ui-components.es268.js.map +1 -1
  348. package/dist/ui-components.es269.js +7 -11
  349. package/dist/ui-components.es269.js.map +1 -1
  350. package/dist/ui-components.es27.js +1 -1
  351. package/dist/ui-components.es270.js +8 -7
  352. package/dist/ui-components.es270.js.map +1 -1
  353. package/dist/ui-components.es271.js +8 -171
  354. package/dist/ui-components.es271.js.map +1 -1
  355. package/dist/ui-components.es272.js +8 -8
  356. package/dist/ui-components.es272.js.map +1 -1
  357. package/dist/ui-components.es273.js +9 -150
  358. package/dist/ui-components.es273.js.map +1 -1
  359. package/dist/ui-components.es274.js +4 -11
  360. package/dist/ui-components.es274.js.map +1 -1
  361. package/dist/ui-components.es275.js +11 -8
  362. package/dist/ui-components.es275.js.map +1 -1
  363. package/dist/ui-components.es276.js +41 -6
  364. package/dist/ui-components.es276.js.map +1 -1
  365. package/dist/ui-components.es277.js +3 -505
  366. package/dist/ui-components.es277.js.map +1 -1
  367. package/dist/ui-components.es278.js +46 -7
  368. package/dist/ui-components.es278.js.map +1 -1
  369. package/dist/ui-components.es279.js +10 -233
  370. package/dist/ui-components.es279.js.map +1 -1
  371. package/dist/ui-components.es28.js +9 -9
  372. package/dist/ui-components.es280.js +6 -7
  373. package/dist/ui-components.es280.js.map +1 -1
  374. package/dist/ui-components.es282.js +8 -6
  375. package/dist/ui-components.es282.js.map +1 -1
  376. package/dist/ui-components.es283.js +4 -5
  377. package/dist/ui-components.es283.js.map +1 -1
  378. package/dist/ui-components.es284.js +3 -16
  379. package/dist/ui-components.es284.js.map +1 -1
  380. package/dist/ui-components.es285.js +11 -8
  381. package/dist/ui-components.es285.js.map +1 -1
  382. package/dist/ui-components.es286.js +8 -8
  383. package/dist/ui-components.es286.js.map +1 -1
  384. package/dist/ui-components.es287.js +2 -8
  385. package/dist/ui-components.es287.js.map +1 -1
  386. package/dist/ui-components.es288.js +75 -8
  387. package/dist/ui-components.es288.js.map +1 -1
  388. package/dist/ui-components.es289.js +75 -8
  389. package/dist/ui-components.es289.js.map +1 -1
  390. package/dist/ui-components.es29.js +20 -20
  391. package/dist/ui-components.es290.js +3 -9
  392. package/dist/ui-components.es290.js.map +1 -1
  393. package/dist/ui-components.es291.js +7 -4
  394. package/dist/ui-components.es291.js.map +1 -1
  395. package/dist/ui-components.es292.js +20 -11
  396. package/dist/ui-components.es292.js.map +1 -1
  397. package/dist/ui-components.es293.js +51 -8
  398. package/dist/ui-components.es293.js.map +1 -1
  399. package/dist/ui-components.es294.js +7 -2
  400. package/dist/ui-components.es294.js.map +1 -1
  401. package/dist/ui-components.es295.js +20 -74
  402. package/dist/ui-components.es295.js.map +1 -1
  403. package/dist/ui-components.es296.js +4 -74
  404. package/dist/ui-components.es296.js.map +1 -1
  405. package/dist/ui-components.es297.js +3 -2
  406. package/dist/ui-components.es297.js.map +1 -1
  407. package/dist/ui-components.es298.js +26 -2
  408. package/dist/ui-components.es298.js.map +1 -1
  409. package/dist/ui-components.es299.js +11 -63
  410. package/dist/ui-components.es299.js.map +1 -1
  411. package/dist/ui-components.es30.js +15 -15
  412. package/dist/ui-components.es300.js +15 -7
  413. package/dist/ui-components.es300.js.map +1 -1
  414. package/dist/ui-components.es301.js +9 -46
  415. package/dist/ui-components.es301.js.map +1 -1
  416. package/dist/ui-components.es302.js +8 -39
  417. package/dist/ui-components.es302.js.map +1 -1
  418. package/dist/ui-components.es303.js +145 -59
  419. package/dist/ui-components.es303.js.map +1 -1
  420. package/dist/ui-components.es304.js +11 -76
  421. package/dist/ui-components.es304.js.map +1 -1
  422. package/dist/ui-components.es305.js +19 -24
  423. package/dist/ui-components.es305.js.map +1 -1
  424. package/dist/ui-components.es306.js +503 -40
  425. package/dist/ui-components.es306.js.map +1 -1
  426. package/dist/ui-components.es307.js +6 -39
  427. package/dist/ui-components.es307.js.map +1 -1
  428. package/dist/ui-components.es308.js +234 -3
  429. package/dist/ui-components.es308.js.map +1 -1
  430. package/dist/ui-components.es309.js +7 -7
  431. package/dist/ui-components.es309.js.map +1 -1
  432. package/dist/ui-components.es31.js +4 -4
  433. package/dist/ui-components.es310.js +6 -20
  434. package/dist/ui-components.es310.js.map +1 -1
  435. package/dist/ui-components.es311.js +7 -20
  436. package/dist/ui-components.es311.js.map +1 -1
  437. package/dist/ui-components.es312.js +7 -51
  438. package/dist/ui-components.es312.js.map +1 -1
  439. package/dist/ui-components.es313.js +7 -7
  440. package/dist/ui-components.es313.js.map +1 -1
  441. package/dist/ui-components.es314.js +6 -4
  442. package/dist/ui-components.es314.js.map +1 -1
  443. package/dist/ui-components.es315.js +243 -26
  444. package/dist/ui-components.es315.js.map +1 -1
  445. package/dist/ui-components.es316.js +7 -12
  446. package/dist/ui-components.es316.js.map +1 -1
  447. package/dist/ui-components.es317.js +48 -9
  448. package/dist/ui-components.es317.js.map +1 -1
  449. package/dist/ui-components.es318.js +3 -10
  450. package/dist/ui-components.es318.js.map +1 -1
  451. package/dist/ui-components.es319.js +6 -3
  452. package/dist/ui-components.es319.js.map +1 -1
  453. package/dist/ui-components.es32.js +6 -6
  454. package/dist/ui-components.es320.js +6 -8
  455. package/dist/ui-components.es320.js.map +1 -1
  456. package/dist/ui-components.es321.js +6 -7
  457. package/dist/ui-components.es321.js.map +1 -1
  458. package/dist/ui-components.es322.js +5 -242
  459. package/dist/ui-components.es322.js.map +1 -1
  460. package/dist/ui-components.es323.js +14 -7
  461. package/dist/ui-components.es323.js.map +1 -1
  462. package/dist/ui-components.es324.js +331 -46
  463. package/dist/ui-components.es324.js.map +1 -1
  464. package/dist/ui-components.es325.js +322 -3
  465. package/dist/ui-components.es325.js.map +1 -1
  466. package/dist/ui-components.es326.js +6 -6
  467. package/dist/ui-components.es326.js.map +1 -1
  468. package/dist/ui-components.es327.js +4 -7
  469. package/dist/ui-components.es327.js.map +1 -1
  470. package/dist/ui-components.es328.js +7 -7
  471. package/dist/ui-components.es328.js.map +1 -1
  472. package/dist/ui-components.es329.js +169 -7
  473. package/dist/ui-components.es329.js.map +1 -1
  474. package/dist/ui-components.es33.js +7 -7
  475. package/dist/ui-components.es330.js +2 -7
  476. package/dist/ui-components.es330.js.map +1 -1
  477. package/dist/ui-components.es331.js +2 -7
  478. package/dist/ui-components.es331.js.map +1 -1
  479. package/dist/ui-components.es332.js +11 -3
  480. package/dist/ui-components.es332.js.map +1 -1
  481. package/dist/ui-components.es333.js +149 -6
  482. package/dist/ui-components.es333.js.map +1 -1
  483. package/dist/ui-components.es334.js +12 -169
  484. package/dist/ui-components.es334.js.map +1 -1
  485. package/dist/ui-components.es335.js +11 -6
  486. package/dist/ui-components.es335.js.map +1 -1
  487. package/dist/ui-components.es336.js +7 -5
  488. package/dist/ui-components.es336.js.map +1 -1
  489. package/dist/ui-components.es337.js +6 -14
  490. package/dist/ui-components.es337.js.map +1 -1
  491. package/dist/ui-components.es338.js +168 -331
  492. package/dist/ui-components.es338.js.map +1 -1
  493. package/dist/ui-components.es339.js +7 -321
  494. package/dist/ui-components.es339.js.map +1 -1
  495. package/dist/ui-components.es34.js +9 -9
  496. package/dist/ui-components.es340.js +6 -6
  497. package/dist/ui-components.es340.js.map +1 -1
  498. package/dist/ui-components.es341.js +7 -125
  499. package/dist/ui-components.es341.js.map +1 -1
  500. package/dist/ui-components.es342.js +125 -2
  501. package/dist/ui-components.es342.js.map +1 -1
  502. package/dist/ui-components.es343.js +8 -2
  503. package/dist/ui-components.es343.js.map +1 -1
  504. package/dist/ui-components.es344.js +3 -6
  505. package/dist/ui-components.es344.js.map +1 -1
  506. package/dist/ui-components.es345.js +8 -6
  507. package/dist/ui-components.es345.js.map +1 -1
  508. package/dist/ui-components.es346.js +2 -2
  509. package/dist/ui-components.es347.js +1 -1
  510. package/dist/ui-components.es348.js +10 -10
  511. package/dist/ui-components.es349.js +1 -1
  512. package/dist/ui-components.es35.js +10 -10
  513. package/dist/ui-components.es353.js +1 -1
  514. package/dist/ui-components.es357.js +1 -1
  515. package/dist/ui-components.es359.js +2 -2
  516. package/dist/ui-components.es36.js +6 -6
  517. package/dist/ui-components.es360.js +29 -6
  518. package/dist/ui-components.es360.js.map +1 -1
  519. package/dist/ui-components.es361.js +120 -29
  520. package/dist/ui-components.es361.js.map +1 -1
  521. package/dist/ui-components.es362.js +27 -117
  522. package/dist/ui-components.es362.js.map +1 -1
  523. package/dist/ui-components.es363.js +9 -28
  524. package/dist/ui-components.es363.js.map +1 -1
  525. package/dist/ui-components.es364.js +13 -10
  526. package/dist/ui-components.es364.js.map +1 -1
  527. package/dist/ui-components.es365.js +31 -12
  528. package/dist/ui-components.es365.js.map +1 -1
  529. package/dist/ui-components.es366.js +26 -30
  530. package/dist/ui-components.es366.js.map +1 -1
  531. package/dist/ui-components.es367.js +10 -28
  532. package/dist/ui-components.es367.js.map +1 -1
  533. package/dist/ui-components.es368.js +12 -10
  534. package/dist/ui-components.es368.js.map +1 -1
  535. package/dist/ui-components.es369.js +17 -12
  536. package/dist/ui-components.es369.js.map +1 -1
  537. package/dist/ui-components.es37.js +12 -12
  538. package/dist/ui-components.es370.js +23 -17
  539. package/dist/ui-components.es370.js.map +1 -1
  540. package/dist/ui-components.es371.js +13 -20
  541. package/dist/ui-components.es371.js.map +1 -1
  542. package/dist/ui-components.es372.js +92 -12
  543. package/dist/ui-components.es372.js.map +1 -1
  544. package/dist/ui-components.es373.js +39 -91
  545. package/dist/ui-components.es373.js.map +1 -1
  546. package/dist/ui-components.es374.js +25 -41
  547. package/dist/ui-components.es374.js.map +1 -1
  548. package/dist/ui-components.es375.js +66 -23
  549. package/dist/ui-components.es375.js.map +1 -1
  550. package/dist/ui-components.es376.js +46 -66
  551. package/dist/ui-components.es376.js.map +1 -1
  552. package/dist/ui-components.es377.js +30 -47
  553. package/dist/ui-components.es377.js.map +1 -1
  554. package/dist/ui-components.es378.js +37 -30
  555. package/dist/ui-components.es378.js.map +1 -1
  556. package/dist/ui-components.es379.js +5 -41
  557. package/dist/ui-components.es379.js.map +1 -1
  558. package/dist/ui-components.es38.js +19 -19
  559. package/dist/ui-components.es382.js +1 -1
  560. package/dist/ui-components.es388.js +1 -1
  561. package/dist/ui-components.es39.js +12 -12
  562. package/dist/ui-components.es394.js +2 -2
  563. package/dist/ui-components.es395.js +1 -1
  564. package/dist/ui-components.es396.js +1 -1
  565. package/dist/ui-components.es399.js +1 -1
  566. package/dist/ui-components.es4.js +1 -0
  567. package/dist/ui-components.es4.js.map +1 -1
  568. package/dist/ui-components.es40.js +6 -6
  569. package/dist/ui-components.es400.js +1 -1
  570. package/dist/ui-components.es403.js +1 -1
  571. package/dist/ui-components.es404.js +1 -1
  572. package/dist/ui-components.es407.js +4 -4
  573. package/dist/ui-components.es41.js +7 -7
  574. package/dist/ui-components.es42.js +5 -5
  575. package/dist/ui-components.es43.js +11 -11
  576. package/dist/ui-components.es44.js +15 -15
  577. package/dist/ui-components.es45.js +6 -6
  578. package/dist/ui-components.es46.js +13 -13
  579. package/dist/ui-components.es47.js +10 -10
  580. package/dist/ui-components.es48.js +2 -2
  581. package/dist/ui-components.es49.js +16 -16
  582. package/dist/ui-components.es50.js +5 -5
  583. package/dist/ui-components.es51.js +15 -15
  584. package/dist/ui-components.es54.js +1 -1
  585. package/dist/ui-components.es59.js +1 -1
  586. package/dist/ui-components.es60.js +1 -1
  587. package/dist/ui-components.es63.js +1 -1
  588. package/dist/ui-components.es64.js +1 -1
  589. package/dist/ui-components.es65.js +1 -1
  590. package/dist/ui-components.es66.js +1 -1
  591. package/dist/ui-components.es67.js +1 -1
  592. package/dist/ui-components.es68.js +1 -1
  593. package/dist/ui-components.es69.js +6 -6
  594. package/dist/ui-components.es70.js +11 -11
  595. package/dist/ui-components.es71.js +13 -13
  596. package/dist/ui-components.es72.js +14 -14
  597. package/dist/ui-components.es73.js +9 -9
  598. package/dist/ui-components.es75.js +2 -209
  599. package/dist/ui-components.es75.js.map +1 -1
  600. package/dist/ui-components.es76.js +2 -2
  601. package/dist/ui-components.es77.js +2 -2
  602. package/dist/ui-components.es78.js +2 -2
  603. package/dist/ui-components.es79.js +15 -2
  604. package/dist/ui-components.es79.js.map +1 -1
  605. package/dist/ui-components.es80.js +5 -15
  606. package/dist/ui-components.es80.js.map +1 -1
  607. package/dist/ui-components.es81.js +3 -5
  608. package/dist/ui-components.es81.js.map +1 -1
  609. package/dist/ui-components.es82.js +7 -3
  610. package/dist/ui-components.es82.js.map +1 -1
  611. package/dist/ui-components.es83.js +7 -6
  612. package/dist/ui-components.es83.js.map +1 -1
  613. package/dist/ui-components.es84.js +8 -7
  614. package/dist/ui-components.es84.js.map +1 -1
  615. package/dist/ui-components.es85.js +13 -8
  616. package/dist/ui-components.es85.js.map +1 -1
  617. package/dist/ui-components.es86.js +20 -13
  618. package/dist/ui-components.es86.js.map +1 -1
  619. package/dist/ui-components.es87.js +7 -20
  620. package/dist/ui-components.es87.js.map +1 -1
  621. package/dist/ui-components.es88.js +10 -7
  622. package/dist/ui-components.es88.js.map +1 -1
  623. package/dist/ui-components.es89.js +2 -6
  624. package/dist/ui-components.es89.js.map +1 -1
  625. package/dist/ui-components.es90.js +14 -449
  626. package/dist/ui-components.es90.js.map +1 -1
  627. package/dist/ui-components.es91.js +2 -4
  628. package/dist/ui-components.es91.js.map +1 -1
  629. package/dist/ui-components.es92.js +7 -3
  630. package/dist/ui-components.es92.js.map +1 -1
  631. package/dist/ui-components.es93.js +327 -3
  632. package/dist/ui-components.es93.js.map +1 -1
  633. package/dist/ui-components.es94.js +49 -14
  634. package/dist/ui-components.es94.js.map +1 -1
  635. package/dist/ui-components.es95.js +20 -41
  636. package/dist/ui-components.es95.js.map +1 -1
  637. package/dist/ui-components.es96.js +34 -7
  638. package/dist/ui-components.es96.js.map +1 -1
  639. package/dist/ui-components.es97.js +23 -23
  640. package/dist/ui-components.es97.js.map +1 -1
  641. package/dist/ui-components.es98.js +11 -6
  642. package/dist/ui-components.es98.js.map +1 -1
  643. package/dist/ui-components.es99.js +3 -5
  644. package/dist/ui-components.es99.js.map +1 -1
  645. package/package.json +1 -1
@@ -1,11 +1,170 @@
1
- var e, r;
2
- function _() {
3
- if (r) return e;
4
- r = 1;
5
- var t = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
6
- return e = t, e;
1
+ import * as f from "react";
2
+ import { r as N } from "./ui-components.es238.js";
3
+ import c from "./ui-components.es80.js";
4
+ import { j } from "./ui-components.es12.js";
5
+ import H from "./ui-components.es89.js";
6
+ import O from "./ui-components.es199.js";
7
+ import A from "./ui-components.es200.js";
8
+ import P from "./ui-components.es162.js";
9
+ import V from "./ui-components.es342.js";
10
+ import W from "./ui-components.es201.js";
11
+ function M(n, t, r) {
12
+ return n === t ? n.firstChild : t && t.nextElementSibling ? t.nextElementSibling : r ? null : n.firstChild;
7
13
  }
14
+ function k(n, t, r) {
15
+ return n === t ? r ? n.firstChild : n.lastChild : t && t.previousElementSibling ? t.previousElementSibling : r ? null : n.lastChild;
16
+ }
17
+ function C(n, t) {
18
+ if (t === void 0)
19
+ return !0;
20
+ let r = n.innerText;
21
+ return r === void 0 && (r = n.textContent), r = r.trim().toLowerCase(), r.length === 0 ? !1 : t.repeating ? r[0] === t.keys[0] : r.startsWith(t.keys.join(""));
22
+ }
23
+ function y(n, t, r, w, m, E) {
24
+ let p = !1, u = m(n, t, t ? r : !1);
25
+ for (; u; ) {
26
+ if (u === n.firstChild) {
27
+ if (p)
28
+ return !1;
29
+ p = !0;
30
+ }
31
+ const d = w ? !1 : u.disabled || u.getAttribute("aria-disabled") === "true";
32
+ if (!u.hasAttribute("tabindex") || !C(u, E) || d)
33
+ u = m(n, u, r);
34
+ else
35
+ return u.focus(), !0;
36
+ }
37
+ return !1;
38
+ }
39
+ const z = /* @__PURE__ */ f.forwardRef(function(t, r) {
40
+ const {
41
+ // private
42
+ // eslint-disable-next-line react/prop-types
43
+ actions: w,
44
+ autoFocus: m = !1,
45
+ autoFocusItem: E = !1,
46
+ children: p,
47
+ className: u,
48
+ disabledItemsFocusable: d = !1,
49
+ disableListWrap: g = !1,
50
+ onKeyDown: b,
51
+ variant: D = "selectedMenu",
52
+ ...F
53
+ } = t, a = f.useRef(null), v = f.useRef({
54
+ keys: [],
55
+ repeating: !0,
56
+ previousKeyMatched: !0,
57
+ lastTime: null
58
+ });
59
+ H(() => {
60
+ m && a.current.focus();
61
+ }, [m]), f.useImperativeHandle(w, () => ({
62
+ adjustStyleForScrollbar: (e, {
63
+ direction: s
64
+ }) => {
65
+ const l = !a.current.style.width;
66
+ if (e.clientHeight < a.current.clientHeight && l) {
67
+ const x = `${O(A(e))}px`;
68
+ a.current.style[s === "rtl" ? "paddingLeft" : "paddingRight"] = x, a.current.style.width = `calc(100% + ${x})`;
69
+ }
70
+ return a.current;
71
+ }
72
+ }), []);
73
+ const S = (e) => {
74
+ const s = a.current, l = e.key;
75
+ if (e.ctrlKey || e.metaKey || e.altKey) {
76
+ b && b(e);
77
+ return;
78
+ }
79
+ const h = W(s).activeElement;
80
+ if (l === "ArrowDown")
81
+ e.preventDefault(), y(s, h, g, d, M);
82
+ else if (l === "ArrowUp")
83
+ e.preventDefault(), y(s, h, g, d, k);
84
+ else if (l === "Home")
85
+ e.preventDefault(), y(s, null, g, d, M);
86
+ else if (l === "End")
87
+ e.preventDefault(), y(s, null, g, d, k);
88
+ else if (l.length === 1) {
89
+ const i = v.current, I = l.toLowerCase(), K = performance.now();
90
+ i.keys.length > 0 && (K - i.lastTime > 500 ? (i.keys = [], i.repeating = !0, i.previousKeyMatched = !0) : i.repeating && I !== i.keys[0] && (i.repeating = !1)), i.lastTime = K, i.keys.push(I);
91
+ const T = h && !i.repeating && C(h, i);
92
+ i.previousKeyMatched && (T || y(s, h, !1, d, M, i)) ? e.preventDefault() : i.previousKeyMatched = !1;
93
+ }
94
+ b && b(e);
95
+ }, R = P(a, r);
96
+ let o = -1;
97
+ f.Children.forEach(p, (e, s) => {
98
+ if (!/* @__PURE__ */ f.isValidElement(e)) {
99
+ o === s && (o += 1, o >= p.length && (o = -1));
100
+ return;
101
+ }
102
+ process.env.NODE_ENV !== "production" && N.isFragment(e) && console.error(["MUI: The Menu component doesn't accept a Fragment as a child.", "Consider providing an array instead."].join(`
103
+ `)), e.props.disabled || (D === "selectedMenu" && e.props.selected || o === -1) && (o = s), o === s && (e.props.disabled || e.props.muiSkipListHighlight || e.type.muiSkipListHighlight) && (o += 1, o >= p.length && (o = -1));
104
+ });
105
+ const L = f.Children.map(p, (e, s) => {
106
+ if (s === o) {
107
+ const l = {};
108
+ return E && (l.autoFocus = !0), e.props.tabIndex === void 0 && D === "selectedMenu" && (l.tabIndex = 0), /* @__PURE__ */ f.cloneElement(e, l);
109
+ }
110
+ return e;
111
+ });
112
+ return /* @__PURE__ */ j.jsx(V, {
113
+ role: "menu",
114
+ ref: R,
115
+ className: u,
116
+ onKeyDown: S,
117
+ tabIndex: m ? 0 : -1,
118
+ ...F,
119
+ children: L
120
+ });
121
+ });
122
+ process.env.NODE_ENV !== "production" && (z.propTypes = {
123
+ // ┌────────────────────────────── Warning ──────────────────────────────┐
124
+ // │ These PropTypes are generated from the TypeScript type definitions. │
125
+ // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
126
+ // └─────────────────────────────────────────────────────────────────────┘
127
+ /**
128
+ * If `true`, will focus the `[role="menu"]` container and move into tab order.
129
+ * @default false
130
+ */
131
+ autoFocus: c.bool,
132
+ /**
133
+ * If `true`, will focus the first menuitem if `variant="menu"` or selected item
134
+ * if `variant="selectedMenu"`.
135
+ * @default false
136
+ */
137
+ autoFocusItem: c.bool,
138
+ /**
139
+ * MenuList contents, normally `MenuItem`s.
140
+ */
141
+ children: c.node,
142
+ /**
143
+ * @ignore
144
+ */
145
+ className: c.string,
146
+ /**
147
+ * If `true`, will allow focus on disabled items.
148
+ * @default false
149
+ */
150
+ disabledItemsFocusable: c.bool,
151
+ /**
152
+ * If `true`, the menu items will not wrap focus.
153
+ * @default false
154
+ */
155
+ disableListWrap: c.bool,
156
+ /**
157
+ * @ignore
158
+ */
159
+ onKeyDown: c.func,
160
+ /**
161
+ * The variant to use. Use `menu` to prevent selected items from impacting the initial focus
162
+ * and the vertical alignment relative to the anchor element.
163
+ * @default 'selectedMenu'
164
+ */
165
+ variant: c.oneOf(["menu", "selectedMenu"])
166
+ });
8
167
  export {
9
- _ as __require
168
+ z as default
10
169
  };
11
170
  //# sourceMappingURL=ui-components.es241.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ui-components.es241.js","sources":["../../../node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js"],"sourcesContent":["/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nvar ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';\n\nmodule.exports = ReactPropTypesSecret;\n"],"names":["ReactPropTypesSecret","ReactPropTypesSecret_1"],"mappings":";;;;AASA,MAAIA,IAAuB;AAE3B,SAAAC,IAAiBD;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"ui-components.es241.js","sources":["../../../node_modules/.pnpm/@mui+material@7.2.0_@emotion+react@11.14.0_@types+react@19.1.8_react@19.1.0__@emotion+s_56c3cb211b767c0a0b4c5f346237ccd0/node_modules/@mui/material/esm/MenuList/MenuList.js"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport { isFragment } from 'react-is';\nimport PropTypes from 'prop-types';\nimport ownerDocument from \"../utils/ownerDocument.js\";\nimport List from \"../List/index.js\";\nimport getScrollbarSize from \"../utils/getScrollbarSize.js\";\nimport useForkRef from \"../utils/useForkRef.js\";\nimport useEnhancedEffect from \"../utils/useEnhancedEffect.js\";\nimport { ownerWindow } from \"../utils/index.js\";\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nfunction nextItem(list, item, disableListWrap) {\n if (list === item) {\n return list.firstChild;\n }\n if (item && item.nextElementSibling) {\n return item.nextElementSibling;\n }\n return disableListWrap ? null : list.firstChild;\n}\nfunction previousItem(list, item, disableListWrap) {\n if (list === item) {\n return disableListWrap ? list.firstChild : list.lastChild;\n }\n if (item && item.previousElementSibling) {\n return item.previousElementSibling;\n }\n return disableListWrap ? null : list.lastChild;\n}\nfunction textCriteriaMatches(nextFocus, textCriteria) {\n if (textCriteria === undefined) {\n return true;\n }\n let text = nextFocus.innerText;\n if (text === undefined) {\n // jsdom doesn't support innerText\n text = nextFocus.textContent;\n }\n text = text.trim().toLowerCase();\n if (text.length === 0) {\n return false;\n }\n if (textCriteria.repeating) {\n return text[0] === textCriteria.keys[0];\n }\n return text.startsWith(textCriteria.keys.join(''));\n}\nfunction moveFocus(list, currentFocus, disableListWrap, disabledItemsFocusable, traversalFunction, textCriteria) {\n let wrappedOnce = false;\n let nextFocus = traversalFunction(list, currentFocus, currentFocus ? disableListWrap : false);\n while (nextFocus) {\n // Prevent infinite loop.\n if (nextFocus === list.firstChild) {\n if (wrappedOnce) {\n return false;\n }\n wrappedOnce = true;\n }\n\n // Same logic as useAutocomplete.js\n const nextFocusDisabled = disabledItemsFocusable ? false : nextFocus.disabled || nextFocus.getAttribute('aria-disabled') === 'true';\n if (!nextFocus.hasAttribute('tabindex') || !textCriteriaMatches(nextFocus, textCriteria) || nextFocusDisabled) {\n // Move to the next element.\n nextFocus = traversalFunction(list, nextFocus, disableListWrap);\n } else {\n nextFocus.focus();\n return true;\n }\n }\n return false;\n}\n\n/**\n * A permanently displayed menu following https://www.w3.org/WAI/ARIA/apg/patterns/menu-button/.\n * It's exposed to help customization of the [`Menu`](/material-ui/api/menu/) component if you\n * use it separately you need to move focus into the component manually. Once\n * the focus is placed inside the component it is fully keyboard accessible.\n */\nconst MenuList = /*#__PURE__*/React.forwardRef(function MenuList(props, ref) {\n const {\n // private\n // eslint-disable-next-line react/prop-types\n actions,\n autoFocus = false,\n autoFocusItem = false,\n children,\n className,\n disabledItemsFocusable = false,\n disableListWrap = false,\n onKeyDown,\n variant = 'selectedMenu',\n ...other\n } = props;\n const listRef = React.useRef(null);\n const textCriteriaRef = React.useRef({\n keys: [],\n repeating: true,\n previousKeyMatched: true,\n lastTime: null\n });\n useEnhancedEffect(() => {\n if (autoFocus) {\n listRef.current.focus();\n }\n }, [autoFocus]);\n React.useImperativeHandle(actions, () => ({\n adjustStyleForScrollbar: (containerElement, {\n direction\n }) => {\n // Let's ignore that piece of logic if users are already overriding the width\n // of the menu.\n const noExplicitWidth = !listRef.current.style.width;\n if (containerElement.clientHeight < listRef.current.clientHeight && noExplicitWidth) {\n const scrollbarSize = `${getScrollbarSize(ownerWindow(containerElement))}px`;\n listRef.current.style[direction === 'rtl' ? 'paddingLeft' : 'paddingRight'] = scrollbarSize;\n listRef.current.style.width = `calc(100% + ${scrollbarSize})`;\n }\n return listRef.current;\n }\n }), []);\n const handleKeyDown = event => {\n const list = listRef.current;\n const key = event.key;\n const isModifierKeyPressed = event.ctrlKey || event.metaKey || event.altKey;\n if (isModifierKeyPressed) {\n if (onKeyDown) {\n onKeyDown(event);\n }\n return;\n }\n\n /**\n * @type {Element} - will always be defined since we are in a keydown handler\n * attached to an element. A keydown event is either dispatched to the activeElement\n * or document.body or document.documentElement. Only the first case will\n * trigger this specific handler.\n */\n const currentFocus = ownerDocument(list).activeElement;\n if (key === 'ArrowDown') {\n // Prevent scroll of the page\n event.preventDefault();\n moveFocus(list, currentFocus, disableListWrap, disabledItemsFocusable, nextItem);\n } else if (key === 'ArrowUp') {\n event.preventDefault();\n moveFocus(list, currentFocus, disableListWrap, disabledItemsFocusable, previousItem);\n } else if (key === 'Home') {\n event.preventDefault();\n moveFocus(list, null, disableListWrap, disabledItemsFocusable, nextItem);\n } else if (key === 'End') {\n event.preventDefault();\n moveFocus(list, null, disableListWrap, disabledItemsFocusable, previousItem);\n } else if (key.length === 1) {\n const criteria = textCriteriaRef.current;\n const lowerKey = key.toLowerCase();\n const currTime = performance.now();\n if (criteria.keys.length > 0) {\n // Reset\n if (currTime - criteria.lastTime > 500) {\n criteria.keys = [];\n criteria.repeating = true;\n criteria.previousKeyMatched = true;\n } else if (criteria.repeating && lowerKey !== criteria.keys[0]) {\n criteria.repeating = false;\n }\n }\n criteria.lastTime = currTime;\n criteria.keys.push(lowerKey);\n const keepFocusOnCurrent = currentFocus && !criteria.repeating && textCriteriaMatches(currentFocus, criteria);\n if (criteria.previousKeyMatched && (keepFocusOnCurrent || moveFocus(list, currentFocus, false, disabledItemsFocusable, nextItem, criteria))) {\n event.preventDefault();\n } else {\n criteria.previousKeyMatched = false;\n }\n }\n if (onKeyDown) {\n onKeyDown(event);\n }\n };\n const handleRef = useForkRef(listRef, ref);\n\n /**\n * the index of the item should receive focus\n * in a `variant=\"selectedMenu\"` it's the first `selected` item\n * otherwise it's the very first item.\n */\n let activeItemIndex = -1;\n // since we inject focus related props into children we have to do a lookahead\n // to check if there is a `selected` item. We're looking for the last `selected`\n // item and use the first valid item as a fallback\n React.Children.forEach(children, (child, index) => {\n if (! /*#__PURE__*/React.isValidElement(child)) {\n if (activeItemIndex === index) {\n activeItemIndex += 1;\n if (activeItemIndex >= children.length) {\n // there are no focusable items within the list.\n activeItemIndex = -1;\n }\n }\n return;\n }\n if (process.env.NODE_ENV !== 'production') {\n if (isFragment(child)) {\n console.error([\"MUI: The Menu component doesn't accept a Fragment as a child.\", 'Consider providing an array instead.'].join('\\n'));\n }\n }\n if (!child.props.disabled) {\n if (variant === 'selectedMenu' && child.props.selected) {\n activeItemIndex = index;\n } else if (activeItemIndex === -1) {\n activeItemIndex = index;\n }\n }\n if (activeItemIndex === index && (child.props.disabled || child.props.muiSkipListHighlight || child.type.muiSkipListHighlight)) {\n activeItemIndex += 1;\n if (activeItemIndex >= children.length) {\n // there are no focusable items within the list.\n activeItemIndex = -1;\n }\n }\n });\n const items = React.Children.map(children, (child, index) => {\n if (index === activeItemIndex) {\n const newChildProps = {};\n if (autoFocusItem) {\n newChildProps.autoFocus = true;\n }\n if (child.props.tabIndex === undefined && variant === 'selectedMenu') {\n newChildProps.tabIndex = 0;\n }\n return /*#__PURE__*/React.cloneElement(child, newChildProps);\n }\n return child;\n });\n return /*#__PURE__*/_jsx(List, {\n role: \"menu\",\n ref: handleRef,\n className: className,\n onKeyDown: handleKeyDown,\n tabIndex: autoFocus ? 0 : -1,\n ...other,\n children: items\n });\n});\nprocess.env.NODE_ENV !== \"production\" ? MenuList.propTypes /* remove-proptypes */ = {\n // ┌────────────────────────────── Warning ──────────────────────────────┐\n // │ These PropTypes are generated from the TypeScript type definitions. │\n // │ To update them, edit the d.ts file and run `pnpm proptypes`. │\n // └─────────────────────────────────────────────────────────────────────┘\n /**\n * If `true`, will focus the `[role=\"menu\"]` container and move into tab order.\n * @default false\n */\n autoFocus: PropTypes.bool,\n /**\n * If `true`, will focus the first menuitem if `variant=\"menu\"` or selected item\n * if `variant=\"selectedMenu\"`.\n * @default false\n */\n autoFocusItem: PropTypes.bool,\n /**\n * MenuList contents, normally `MenuItem`s.\n */\n children: PropTypes.node,\n /**\n * @ignore\n */\n className: PropTypes.string,\n /**\n * If `true`, will allow focus on disabled items.\n * @default false\n */\n disabledItemsFocusable: PropTypes.bool,\n /**\n * If `true`, the menu items will not wrap focus.\n * @default false\n */\n disableListWrap: PropTypes.bool,\n /**\n * @ignore\n */\n onKeyDown: PropTypes.func,\n /**\n * The variant to use. Use `menu` to prevent selected items from impacting the initial focus\n * and the vertical alignment relative to the anchor element.\n * @default 'selectedMenu'\n */\n variant: PropTypes.oneOf(['menu', 'selectedMenu'])\n} : void 0;\nexport default MenuList;"],"names":["nextItem","list","item","disableListWrap","previousItem","textCriteriaMatches","nextFocus","textCriteria","text","moveFocus","currentFocus","disabledItemsFocusable","traversalFunction","wrappedOnce","nextFocusDisabled","MenuList","React","props","ref","actions","autoFocus","autoFocusItem","children","className","onKeyDown","variant","other","listRef","textCriteriaRef","useEnhancedEffect","containerElement","direction","noExplicitWidth","scrollbarSize","getScrollbarSize","ownerWindow","handleKeyDown","event","key","ownerDocument","criteria","lowerKey","currTime","keepFocusOnCurrent","handleRef","useForkRef","activeItemIndex","child","index","isFragment","items","newChildProps","_jsx","List","PropTypes"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,8 +1,28 @@
1
- var r, e;
2
- function a() {
3
- return e || (e = 1, r = Function.call.bind(Object.prototype.hasOwnProperty)), r;
1
+ import b from "./ui-components.es244.js";
2
+ function d(t) {
3
+ const {
4
+ badgeContent: s,
5
+ invisible: a = !1,
6
+ max: i = 99,
7
+ showZero: r = !1
8
+ } = t, l = b({
9
+ badgeContent: s,
10
+ max: i
11
+ });
12
+ let o = a;
13
+ a === !1 && s === 0 && !r && (o = !0);
14
+ const {
15
+ badgeContent: e,
16
+ max: n = i
17
+ } = o ? l : t, u = e && Number(e) > n ? `${n}+` : e;
18
+ return {
19
+ badgeContent: e,
20
+ invisible: o,
21
+ max: n,
22
+ displayValue: u
23
+ };
4
24
  }
5
25
  export {
6
- a as __require
26
+ d as default
7
27
  };
8
28
  //# sourceMappingURL=ui-components.es242.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ui-components.es242.js","sources":["../../../node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js"],"sourcesContent":["module.exports = Function.call.bind(Object.prototype.hasOwnProperty);\n"],"names":["has"],"mappings":";;sBAAAA,IAAiB,SAAS,KAAK,KAAK,OAAO,UAAU,cAAc;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"ui-components.es242.js","sources":["../../../node_modules/.pnpm/@mui+material@7.2.0_@emotion+react@11.14.0_@types+react@19.1.8_react@19.1.0__@emotion+s_56c3cb211b767c0a0b4c5f346237ccd0/node_modules/@mui/material/esm/Badge/useBadge.js"],"sourcesContent":["'use client';\n\nimport usePreviousProps from '@mui/utils/usePreviousProps';\nfunction useBadge(parameters) {\n const {\n badgeContent: badgeContentProp,\n invisible: invisibleProp = false,\n max: maxProp = 99,\n showZero = false\n } = parameters;\n const prevProps = usePreviousProps({\n badgeContent: badgeContentProp,\n max: maxProp\n });\n let invisible = invisibleProp;\n if (invisibleProp === false && badgeContentProp === 0 && !showZero) {\n invisible = true;\n }\n const {\n badgeContent,\n max = maxProp\n } = invisible ? prevProps : parameters;\n const displayValue = badgeContent && Number(badgeContent) > max ? `${max}+` : badgeContent;\n return {\n badgeContent,\n invisible,\n max,\n displayValue\n };\n}\nexport default useBadge;"],"names":["useBadge","parameters","badgeContentProp","invisibleProp","maxProp","showZero","prevProps","usePreviousProps","invisible","badgeContent","max","displayValue"],"mappings":";AAGA,SAASA,EAASC,GAAY;AAC5B,QAAM;AAAA,IACJ,cAAcC;AAAA,IACd,WAAWC,IAAgB;AAAA,IAC3B,KAAKC,IAAU;AAAA,IACf,UAAAC,IAAW;AAAA,EACf,IAAMJ,GACEK,IAAYC,EAAiB;AAAA,IACjC,cAAcL;AAAA,IACd,KAAKE;AAAA,EACT,CAAG;AACD,MAAII,IAAYL;AAChB,EAAIA,MAAkB,MAASD,MAAqB,KAAK,CAACG,MACxDG,IAAY;AAEd,QAAM;AAAA,IACJ,cAAAC;AAAA,IACA,KAAAC,IAAMN;AAAA,EACV,IAAMI,IAAYF,IAAYL,GACtBU,IAAeF,KAAgB,OAAOA,CAAY,IAAIC,IAAM,GAAGA,CAAG,MAAMD;AAC9E,SAAO;AAAA,IACL,cAAAA;AAAA,IACA,WAAAD;AAAA,IACA,KAAAE;AAAA,IACA,cAAAC;AAAA,EACJ;AACA;","x_google_ignoreList":[0]}
@@ -1,55 +1,38 @@
1
- import { __require as E } from "./ui-components.es241.js";
2
- import { __require as _ } from "./ui-components.es242.js";
3
- var f, v;
4
- function P() {
5
- if (v) return f;
6
- v = 1;
7
- var o = function() {
8
- };
9
- if (process.env.NODE_ENV !== "production") {
10
- var y = /* @__PURE__ */ E(), t = {}, d = /* @__PURE__ */ _();
11
- o = function(n) {
12
- var a = "Warning: " + n;
13
- typeof console < "u" && console.error(a);
14
- try {
15
- throw new Error(a);
16
- } catch {
17
- }
18
- };
19
- }
20
- function u(n, a, i, s, c) {
21
- if (process.env.NODE_ENV !== "production") {
22
- for (var e in n)
23
- if (d(n, e)) {
24
- var r;
25
- try {
26
- if (typeof n[e] != "function") {
27
- var h = Error(
28
- (s || "React class") + ": " + i + " type `" + e + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof n[e] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
29
- );
30
- throw h.name = "Invariant Violation", h;
31
- }
32
- r = n[e](a, e, s, i, null, y);
33
- } catch (l) {
34
- r = l;
35
- }
36
- if (r && !(r instanceof Error) && o(
37
- (s || "React class") + ": type specification of " + i + " `" + e + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof r + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
38
- ), r instanceof Error && !(r.message in t)) {
39
- t[r.message] = !0;
40
- var p = c ? c() : "";
41
- o(
42
- "Failed " + i + " type: " + r.message + (p ?? "")
43
- );
44
- }
45
- }
46
- }
47
- }
48
- return u.resetWarningCache = function() {
49
- process.env.NODE_ENV !== "production" && (t = {});
50
- }, f = u, f;
1
+ import o from "./ui-components.es87.js";
2
+ import i from "./ui-components.es86.js";
3
+ function n(r) {
4
+ return i("MuiBadge", r);
51
5
  }
6
+ const c = o("MuiBadge", [
7
+ "root",
8
+ "badge",
9
+ "dot",
10
+ "standard",
11
+ "anchorOriginTopRight",
12
+ "anchorOriginBottomRight",
13
+ "anchorOriginTopLeft",
14
+ "anchorOriginBottomLeft",
15
+ "invisible",
16
+ "colorError",
17
+ "colorInfo",
18
+ "colorPrimary",
19
+ "colorSecondary",
20
+ "colorSuccess",
21
+ "colorWarning",
22
+ "overlapRectangular",
23
+ "overlapCircular",
24
+ // TODO: v6 remove the overlap value from these class keys
25
+ "anchorOriginTopLeftCircular",
26
+ "anchorOriginTopLeftRectangular",
27
+ "anchorOriginTopRightCircular",
28
+ "anchorOriginTopRightRectangular",
29
+ "anchorOriginBottomLeftCircular",
30
+ "anchorOriginBottomLeftRectangular",
31
+ "anchorOriginBottomRightCircular",
32
+ "anchorOriginBottomRightRectangular"
33
+ ]);
52
34
  export {
53
- P as __require
35
+ c as default,
36
+ n as getBadgeUtilityClass
54
37
  };
55
38
  //# sourceMappingURL=ui-components.es243.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ui-components.es243.js","sources":["../../../node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js"],"sourcesContent":["/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nvar printWarning = function() {};\n\nif (process.env.NODE_ENV !== 'production') {\n var ReactPropTypesSecret = require('./lib/ReactPropTypesSecret');\n var loggedTypeFailures = {};\n var has = require('./lib/has');\n\n printWarning = function(text) {\n var message = 'Warning: ' + text;\n if (typeof console !== 'undefined') {\n console.error(message);\n }\n try {\n // --- Welcome to debugging React ---\n // This error was thrown as a convenience so that you can use this stack\n // to find the callsite that caused this warning to fire.\n throw new Error(message);\n } catch (x) { /**/ }\n };\n}\n\n/**\n * Assert that the values match with the type specs.\n * Error messages are memorized and will only be shown once.\n *\n * @param {object} typeSpecs Map of name to a ReactPropType\n * @param {object} values Runtime values that need to be type-checked\n * @param {string} location e.g. \"prop\", \"context\", \"child context\"\n * @param {string} componentName Name of the component for error messages.\n * @param {?Function} getStack Returns the component stack.\n * @private\n */\nfunction checkPropTypes(typeSpecs, values, location, componentName, getStack) {\n if (process.env.NODE_ENV !== 'production') {\n for (var typeSpecName in typeSpecs) {\n if (has(typeSpecs, typeSpecName)) {\n var error;\n // Prop type validation may throw. In case they do, we don't want to\n // fail the render phase where it didn't fail before. So we log it.\n // After these have been cleaned up, we'll let them throw.\n try {\n // This is intentionally an invariant that gets caught. It's the same\n // behavior as without this statement except with a better message.\n if (typeof typeSpecs[typeSpecName] !== 'function') {\n var err = Error(\n (componentName || 'React class') + ': ' + location + ' type `' + typeSpecName + '` is invalid; ' +\n 'it must be a function, usually from the `prop-types` package, but received `' + typeof typeSpecs[typeSpecName] + '`.' +\n 'This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.'\n );\n err.name = 'Invariant Violation';\n throw err;\n }\n error = typeSpecs[typeSpecName](values, typeSpecName, componentName, location, null, ReactPropTypesSecret);\n } catch (ex) {\n error = ex;\n }\n if (error && !(error instanceof Error)) {\n printWarning(\n (componentName || 'React class') + ': type specification of ' +\n location + ' `' + typeSpecName + '` is invalid; the type checker ' +\n 'function must return `null` or an `Error` but returned a ' + typeof error + '. ' +\n 'You may have forgotten to pass an argument to the type checker ' +\n 'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' +\n 'shape all require an argument).'\n );\n }\n if (error instanceof Error && !(error.message in loggedTypeFailures)) {\n // Only monitor this failure once because there tends to be a lot of the\n // same error.\n loggedTypeFailures[error.message] = true;\n\n var stack = getStack ? getStack() : '';\n\n printWarning(\n 'Failed ' + location + ' type: ' + error.message + (stack != null ? stack : '')\n );\n }\n }\n }\n }\n}\n\n/**\n * Resets warning cache when testing.\n *\n * @private\n */\ncheckPropTypes.resetWarningCache = function() {\n if (process.env.NODE_ENV !== 'production') {\n loggedTypeFailures = {};\n }\n}\n\nmodule.exports = checkPropTypes;\n"],"names":["printWarning","ReactPropTypesSecret","require$$0","loggedTypeFailures","has","require$$1","text","message","checkPropTypes","typeSpecs","values","location","componentName","getStack","typeSpecName","error","err","ex","stack","checkPropTypes_1"],"mappings":";;;;;;AASA,MAAIA,IAAe,WAAW;AAAA,EAAA;AAE9B,MAAI,QAAQ,IAAI,aAAa,cAAc;AACzC,QAAIC,IAAuBC,gBAAAA,EAAA,GACvBC,IAAqB,CAAA,GACrBC,IAAMC,gBAAAA,EAAA;AAEV,IAAAL,IAAe,SAASM,GAAM;AAC5B,UAAIC,IAAU,cAAcD;AAC5B,MAAI,OAAO,UAAY,OACrB,QAAQ,MAAMC,CAAO;AAEvB,UAAI;AAIF,cAAM,IAAI,MAAMA,CAAO;AAAA,MAC7B,QAAgB;AAAA,MAAA;AAAA,IAChB;AAAA,EACA;AAaA,WAASC,EAAeC,GAAWC,GAAQC,GAAUC,GAAeC,GAAU;AAC5E,QAAI,QAAQ,IAAI,aAAa;AAC3B,eAASC,KAAgBL;AACvB,YAAIL,EAAIK,GAAWK,CAAY,GAAG;AAChC,cAAIC;AAIJ,cAAI;AAGF,gBAAI,OAAON,EAAUK,CAAY,KAAM,YAAY;AACjD,kBAAIE,IAAM;AAAA,iBACPJ,KAAiB,iBAAiB,OAAOD,IAAW,YAAYG,IAAe,+FACC,OAAOL,EAAUK,CAAY,IAAI;AAAA;AAGpH,oBAAAE,EAAI,OAAO,uBACLA;AAAA,YAClB;AACU,YAAAD,IAAQN,EAAUK,CAAY,EAAEJ,GAAQI,GAAcF,GAAeD,GAAU,MAAMV,CAAoB;AAAA,UACnH,SAAiBgB,GAAI;AACX,YAAAF,IAAQE;AAAA,UAClB;AAWQ,cAVIF,KAAS,EAAEA,aAAiB,UAC9Bf;AAAA,aACGY,KAAiB,iBAAiB,6BACnCD,IAAW,OAAOG,IAAe,6FAC6B,OAAOC,IAAQ;AAAA,aAM7EA,aAAiB,SAAS,EAAEA,EAAM,WAAWZ,IAAqB;AAGpE,YAAAA,EAAmBY,EAAM,OAAO,IAAI;AAEpC,gBAAIG,IAAQL,IAAWA,EAAQ,IAAK;AAEpC,YAAAb;AAAA,cACE,YAAYW,IAAW,YAAYI,EAAM,WAAWG,KAAwB;AAAA;UAExF;AAAA,QACA;AAAA;AAAA,EAGA;AAOA,SAAAV,EAAe,oBAAoB,WAAW;AAC5C,IAAI,QAAQ,IAAI,aAAa,iBAC3BL,IAAqB,CAAA;AAAA,EAEzB,GAEAgB,IAAiBX;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"ui-components.es243.js","sources":["../../../node_modules/.pnpm/@mui+material@7.2.0_@emotion+react@11.14.0_@types+react@19.1.8_react@19.1.0__@emotion+s_56c3cb211b767c0a0b4c5f346237ccd0/node_modules/@mui/material/esm/Badge/badgeClasses.js"],"sourcesContent":["import generateUtilityClasses from '@mui/utils/generateUtilityClasses';\nimport generateUtilityClass from '@mui/utils/generateUtilityClass';\nexport function getBadgeUtilityClass(slot) {\n return generateUtilityClass('MuiBadge', slot);\n}\nconst badgeClasses = generateUtilityClasses('MuiBadge', ['root', 'badge', 'dot', 'standard', 'anchorOriginTopRight', 'anchorOriginBottomRight', 'anchorOriginTopLeft', 'anchorOriginBottomLeft', 'invisible', 'colorError', 'colorInfo', 'colorPrimary', 'colorSecondary', 'colorSuccess', 'colorWarning', 'overlapRectangular', 'overlapCircular',\n// TODO: v6 remove the overlap value from these class keys\n'anchorOriginTopLeftCircular', 'anchorOriginTopLeftRectangular', 'anchorOriginTopRightCircular', 'anchorOriginTopRightRectangular', 'anchorOriginBottomLeftCircular', 'anchorOriginBottomLeftRectangular', 'anchorOriginBottomRightCircular', 'anchorOriginBottomRightRectangular']);\nexport default badgeClasses;"],"names":["getBadgeUtilityClass","slot","generateUtilityClass","badgeClasses","generateUtilityClasses"],"mappings":";;AAEO,SAASA,EAAqBC,GAAM;AACzC,SAAOC,EAAqB,YAAYD,CAAI;AAC9C;AACK,MAACE,IAAeC,EAAuB,YAAY;AAAA,EAAC;AAAA,EAAQ;AAAA,EAAS;AAAA,EAAO;AAAA,EAAY;AAAA,EAAwB;AAAA,EAA2B;AAAA,EAAuB;AAAA,EAA0B;AAAA,EAAa;AAAA,EAAc;AAAA,EAAa;AAAA,EAAgB;AAAA,EAAkB;AAAA,EAAgB;AAAA,EAAgB;AAAA,EAAsB;AAAA;AAAA,EAEjU;AAAA,EAA+B;AAAA,EAAkC;AAAA,EAAgC;AAAA,EAAmC;AAAA,EAAkC;AAAA,EAAqC;AAAA,EAAmC;AAAoC,CAAC;","x_google_ignoreList":[0]}
@@ -1,235 +1,11 @@
1
- import * as S from "react";
2
- import o from "./ui-components.es81.js";
3
- import { clsx as w } from "./ui-components.es80.js";
4
- import T from "./ui-components.es82.js";
5
- import { getSvgIconUtilityClass as R } from "./ui-components.es345.js";
6
- import { j as g } from "./ui-components.es12.js";
7
- import { useDefaultProps as O } from "./ui-components.es85.js";
8
- import j from "./ui-components.es31.js";
9
- import l from "./ui-components.es98.js";
10
- import C from "./ui-components.es86.js";
11
- const I = (e) => {
12
- const {
13
- color: r,
14
- fontSize: t,
15
- classes: s
16
- } = e, i = {
17
- root: ["root", r !== "inherit" && `color${l(r)}`, `fontSize${l(t)}`]
18
- };
19
- return C(i, R, s);
20
- }, N = j("svg", {
21
- name: "MuiSvgIcon",
22
- slot: "Root",
23
- overridesResolver: (e, r) => {
24
- const {
25
- ownerState: t
26
- } = e;
27
- return [r.root, t.color !== "inherit" && r[`color${l(t.color)}`], r[`fontSize${l(t.fontSize)}`]];
28
- }
29
- })(T(({
30
- theme: e
31
- }) => ({
32
- userSelect: "none",
33
- width: "1em",
34
- height: "1em",
35
- display: "inline-block",
36
- flexShrink: 0,
37
- transition: e.transitions?.create?.("fill", {
38
- duration: (e.vars ?? e).transitions?.duration?.shorter
39
- }),
40
- variants: [
41
- {
42
- props: (r) => !r.hasSvgAsChild,
43
- style: {
44
- // the <svg> will define the property that has `currentColor`
45
- // for example heroicons uses fill="none" and stroke="currentColor"
46
- fill: "currentColor"
47
- }
48
- },
49
- {
50
- props: {
51
- fontSize: "inherit"
52
- },
53
- style: {
54
- fontSize: "inherit"
55
- }
56
- },
57
- {
58
- props: {
59
- fontSize: "small"
60
- },
61
- style: {
62
- fontSize: e.typography?.pxToRem?.(20) || "1.25rem"
63
- }
64
- },
65
- {
66
- props: {
67
- fontSize: "medium"
68
- },
69
- style: {
70
- fontSize: e.typography?.pxToRem?.(24) || "1.5rem"
71
- }
72
- },
73
- {
74
- props: {
75
- fontSize: "large"
76
- },
77
- style: {
78
- fontSize: e.typography?.pxToRem?.(35) || "2.1875rem"
79
- }
80
- },
81
- // TODO v5 deprecate color prop, v6 remove for sx
82
- ...Object.entries((e.vars ?? e).palette).filter(([, r]) => r && r.main).map(([r]) => ({
83
- props: {
84
- color: r
85
- },
86
- style: {
87
- color: (e.vars ?? e).palette?.[r]?.main
88
- }
89
- })),
90
- {
91
- props: {
92
- color: "action"
93
- },
94
- style: {
95
- color: (e.vars ?? e).palette?.action?.active
96
- }
97
- },
98
- {
99
- props: {
100
- color: "disabled"
101
- },
102
- style: {
103
- color: (e.vars ?? e).palette?.action?.disabled
104
- }
105
- },
106
- {
107
- props: {
108
- color: "inherit"
109
- },
110
- style: {
111
- color: void 0
112
- }
113
- }
114
- ]
115
- }))), u = /* @__PURE__ */ S.forwardRef(function(r, t) {
116
- const s = O({
117
- props: r,
118
- name: "MuiSvgIcon"
119
- }), {
120
- children: i,
121
- className: y,
122
- color: v = "inherit",
123
- component: c = "svg",
124
- fontSize: h = "medium",
125
- htmlColor: z,
126
- inheritViewBox: p = !1,
127
- titleAccess: n,
128
- viewBox: f = "0 0 24 24",
129
- ...x
130
- } = s, a = /* @__PURE__ */ S.isValidElement(i) && i.type === "svg", m = {
131
- ...s,
132
- color: v,
133
- component: c,
134
- fontSize: h,
135
- instanceFontSize: r.fontSize,
136
- inheritViewBox: p,
137
- viewBox: f,
138
- hasSvgAsChild: a
139
- }, d = {};
140
- p || (d.viewBox = f);
141
- const b = I(m);
142
- return /* @__PURE__ */ g.jsxs(N, {
143
- as: c,
144
- className: w(b.root, y),
145
- focusable: "false",
146
- color: z,
147
- "aria-hidden": n ? void 0 : !0,
148
- role: n ? "img" : void 0,
149
- ref: t,
150
- ...d,
151
- ...x,
152
- ...a && i.props,
153
- ownerState: m,
154
- children: [a ? i.props.children : i, n ? /* @__PURE__ */ g.jsx("title", {
155
- children: n
156
- }) : null]
157
- });
158
- });
159
- process.env.NODE_ENV !== "production" && (u.propTypes = {
160
- // ┌────────────────────────────── Warning ──────────────────────────────┐
161
- // │ These PropTypes are generated from the TypeScript type definitions. │
162
- // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
163
- // └─────────────────────────────────────────────────────────────────────┘
164
- /**
165
- * Node passed into the SVG element.
166
- */
167
- children: o.node,
168
- /**
169
- * Override or extend the styles applied to the component.
170
- */
171
- classes: o.object,
172
- /**
173
- * @ignore
174
- */
175
- className: o.string,
176
- /**
177
- * The color of the component.
178
- * It supports both default and custom theme colors, which can be added as shown in the
179
- * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).
180
- * You can use the `htmlColor` prop to apply a color attribute to the SVG element.
181
- * @default 'inherit'
182
- */
183
- color: o.oneOfType([o.oneOf(["inherit", "action", "disabled", "primary", "secondary", "error", "info", "success", "warning"]), o.string]),
184
- /**
185
- * The component used for the root node.
186
- * Either a string to use a HTML element or a component.
187
- */
188
- component: o.elementType,
189
- /**
190
- * The fontSize applied to the icon. Defaults to 24px, but can be configure to inherit font size.
191
- * @default 'medium'
192
- */
193
- fontSize: o.oneOfType([o.oneOf(["inherit", "large", "medium", "small"]), o.string]),
194
- /**
195
- * Applies a color attribute to the SVG element.
196
- */
197
- htmlColor: o.string,
198
- /**
199
- * If `true`, the root node will inherit the custom `component`'s viewBox and the `viewBox`
200
- * prop will be ignored.
201
- * Useful when you want to reference a custom `component` and have `SvgIcon` pass that
202
- * `component`'s viewBox to the root node.
203
- * @default false
204
- */
205
- inheritViewBox: o.bool,
206
- /**
207
- * The shape-rendering attribute. The behavior of the different options is described on the
208
- * [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/shape-rendering).
209
- * If you are having issues with blurry icons you should investigate this prop.
210
- */
211
- shapeRendering: o.string,
212
- /**
213
- * The system prop that allows defining system overrides as well as additional CSS styles.
214
- */
215
- sx: o.oneOfType([o.arrayOf(o.oneOfType([o.func, o.object, o.bool])), o.func, o.object]),
216
- /**
217
- * Provides a human-readable title for the element that contains it.
218
- * https://www.w3.org/TR/SVG-access/#Equivalent
219
- */
220
- titleAccess: o.string,
221
- /**
222
- * Allows you to redefine what the coordinates without units mean inside an SVG element.
223
- * For example, if the SVG element is 500 (width) by 200 (height),
224
- * and you pass viewBox="0 0 50 20",
225
- * this means that the coordinates inside the SVG will go from the top left corner (0,0)
226
- * to bottom right (50,20) and each unit will be worth 10px.
227
- * @default '0 0 24 24'
228
- */
229
- viewBox: o.string
230
- });
231
- u.muiName = "SvgIcon";
1
+ import * as r from "react";
2
+ const s = (t) => {
3
+ const e = r.useRef({});
4
+ return r.useEffect(() => {
5
+ e.current = t;
6
+ }), e.current;
7
+ };
232
8
  export {
233
- u as default
9
+ s as default
234
10
  };
235
11
  //# sourceMappingURL=ui-components.es244.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ui-components.es244.js","sources":["../../../node_modules/.pnpm/@mui+material@7.2.0_@emotion+react@11.14.0_@types+react@19.1.8_react@19.1.0__@emotion+s_56c3cb211b767c0a0b4c5f346237ccd0/node_modules/@mui/material/esm/SvgIcon/SvgIcon.js"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\nimport clsx from 'clsx';\nimport composeClasses from '@mui/utils/composeClasses';\nimport capitalize from \"../utils/capitalize.js\";\nimport { styled } from \"../zero-styled/index.js\";\nimport memoTheme from \"../utils/memoTheme.js\";\nimport { useDefaultProps } from \"../DefaultPropsProvider/index.js\";\nimport { getSvgIconUtilityClass } from \"./svgIconClasses.js\";\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nconst useUtilityClasses = ownerState => {\n const {\n color,\n fontSize,\n classes\n } = ownerState;\n const slots = {\n root: ['root', color !== 'inherit' && `color${capitalize(color)}`, `fontSize${capitalize(fontSize)}`]\n };\n return composeClasses(slots, getSvgIconUtilityClass, classes);\n};\nconst SvgIconRoot = styled('svg', {\n name: 'MuiSvgIcon',\n slot: 'Root',\n overridesResolver: (props, styles) => {\n const {\n ownerState\n } = props;\n return [styles.root, ownerState.color !== 'inherit' && styles[`color${capitalize(ownerState.color)}`], styles[`fontSize${capitalize(ownerState.fontSize)}`]];\n }\n})(memoTheme(({\n theme\n}) => ({\n userSelect: 'none',\n width: '1em',\n height: '1em',\n display: 'inline-block',\n flexShrink: 0,\n transition: theme.transitions?.create?.('fill', {\n duration: (theme.vars ?? theme).transitions?.duration?.shorter\n }),\n variants: [{\n props: props => !props.hasSvgAsChild,\n style: {\n // the <svg> will define the property that has `currentColor`\n // for example heroicons uses fill=\"none\" and stroke=\"currentColor\"\n fill: 'currentColor'\n }\n }, {\n props: {\n fontSize: 'inherit'\n },\n style: {\n fontSize: 'inherit'\n }\n }, {\n props: {\n fontSize: 'small'\n },\n style: {\n fontSize: theme.typography?.pxToRem?.(20) || '1.25rem'\n }\n }, {\n props: {\n fontSize: 'medium'\n },\n style: {\n fontSize: theme.typography?.pxToRem?.(24) || '1.5rem'\n }\n }, {\n props: {\n fontSize: 'large'\n },\n style: {\n fontSize: theme.typography?.pxToRem?.(35) || '2.1875rem'\n }\n },\n // TODO v5 deprecate color prop, v6 remove for sx\n ...Object.entries((theme.vars ?? theme).palette).filter(([, value]) => value && value.main).map(([color]) => ({\n props: {\n color\n },\n style: {\n color: (theme.vars ?? theme).palette?.[color]?.main\n }\n })), {\n props: {\n color: 'action'\n },\n style: {\n color: (theme.vars ?? theme).palette?.action?.active\n }\n }, {\n props: {\n color: 'disabled'\n },\n style: {\n color: (theme.vars ?? theme).palette?.action?.disabled\n }\n }, {\n props: {\n color: 'inherit'\n },\n style: {\n color: undefined\n }\n }]\n})));\nconst SvgIcon = /*#__PURE__*/React.forwardRef(function SvgIcon(inProps, ref) {\n const props = useDefaultProps({\n props: inProps,\n name: 'MuiSvgIcon'\n });\n const {\n children,\n className,\n color = 'inherit',\n component = 'svg',\n fontSize = 'medium',\n htmlColor,\n inheritViewBox = false,\n titleAccess,\n viewBox = '0 0 24 24',\n ...other\n } = props;\n const hasSvgAsChild = /*#__PURE__*/React.isValidElement(children) && children.type === 'svg';\n const ownerState = {\n ...props,\n color,\n component,\n fontSize,\n instanceFontSize: inProps.fontSize,\n inheritViewBox,\n viewBox,\n hasSvgAsChild\n };\n const more = {};\n if (!inheritViewBox) {\n more.viewBox = viewBox;\n }\n const classes = useUtilityClasses(ownerState);\n return /*#__PURE__*/_jsxs(SvgIconRoot, {\n as: component,\n className: clsx(classes.root, className),\n focusable: \"false\",\n color: htmlColor,\n \"aria-hidden\": titleAccess ? undefined : true,\n role: titleAccess ? 'img' : undefined,\n ref: ref,\n ...more,\n ...other,\n ...(hasSvgAsChild && children.props),\n ownerState: ownerState,\n children: [hasSvgAsChild ? children.props.children : children, titleAccess ? /*#__PURE__*/_jsx(\"title\", {\n children: titleAccess\n }) : null]\n });\n});\nprocess.env.NODE_ENV !== \"production\" ? SvgIcon.propTypes /* remove-proptypes */ = {\n // ┌────────────────────────────── Warning ──────────────────────────────┐\n // │ These PropTypes are generated from the TypeScript type definitions. │\n // │ To update them, edit the d.ts file and run `pnpm proptypes`. │\n // └─────────────────────────────────────────────────────────────────────┘\n /**\n * Node passed into the SVG element.\n */\n children: PropTypes.node,\n /**\n * Override or extend the styles applied to the component.\n */\n classes: PropTypes.object,\n /**\n * @ignore\n */\n className: PropTypes.string,\n /**\n * The color of the component.\n * It supports both default and custom theme colors, which can be added as shown in the\n * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n * You can use the `htmlColor` prop to apply a color attribute to the SVG element.\n * @default 'inherit'\n */\n color: PropTypes /* @typescript-to-proptypes-ignore */.oneOfType([PropTypes.oneOf(['inherit', 'action', 'disabled', 'primary', 'secondary', 'error', 'info', 'success', 'warning']), PropTypes.string]),\n /**\n * The component used for the root node.\n * Either a string to use a HTML element or a component.\n */\n component: PropTypes.elementType,\n /**\n * The fontSize applied to the icon. Defaults to 24px, but can be configure to inherit font size.\n * @default 'medium'\n */\n fontSize: PropTypes /* @typescript-to-proptypes-ignore */.oneOfType([PropTypes.oneOf(['inherit', 'large', 'medium', 'small']), PropTypes.string]),\n /**\n * Applies a color attribute to the SVG element.\n */\n htmlColor: PropTypes.string,\n /**\n * If `true`, the root node will inherit the custom `component`'s viewBox and the `viewBox`\n * prop will be ignored.\n * Useful when you want to reference a custom `component` and have `SvgIcon` pass that\n * `component`'s viewBox to the root node.\n * @default false\n */\n inheritViewBox: PropTypes.bool,\n /**\n * The shape-rendering attribute. The behavior of the different options is described on the\n * [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/shape-rendering).\n * If you are having issues with blurry icons you should investigate this prop.\n */\n shapeRendering: PropTypes.string,\n /**\n * The system prop that allows defining system overrides as well as additional CSS styles.\n */\n sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object]),\n /**\n * Provides a human-readable title for the element that contains it.\n * https://www.w3.org/TR/SVG-access/#Equivalent\n */\n titleAccess: PropTypes.string,\n /**\n * Allows you to redefine what the coordinates without units mean inside an SVG element.\n * For example, if the SVG element is 500 (width) by 200 (height),\n * and you pass viewBox=\"0 0 50 20\",\n * this means that the coordinates inside the SVG will go from the top left corner (0,0)\n * to bottom right (50,20) and each unit will be worth 10px.\n * @default '0 0 24 24'\n */\n viewBox: PropTypes.string\n} : void 0;\nSvgIcon.muiName = 'SvgIcon';\nexport default SvgIcon;"],"names":["useUtilityClasses","ownerState","color","fontSize","classes","slots","capitalize","composeClasses","getSvgIconUtilityClass","SvgIconRoot","styled","props","styles","memoTheme","theme","value","SvgIcon","React","inProps","ref","useDefaultProps","children","className","component","htmlColor","inheritViewBox","titleAccess","viewBox","other","hasSvgAsChild","more","_jsxs","clsx","_jsx","PropTypes"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"ui-components.es244.js","sources":["../../../node_modules/.pnpm/@mui+utils@7.2.0_@types+react@19.1.8_react@19.1.0/node_modules/@mui/utils/esm/usePreviousProps/usePreviousProps.js"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nconst usePreviousProps = value => {\n const ref = React.useRef({});\n React.useEffect(() => {\n ref.current = value;\n });\n return ref.current;\n};\nexport default usePreviousProps;"],"names":["usePreviousProps","value","ref","React"],"mappings":";AAGK,MAACA,IAAmB,CAAAC,MAAS;AAChC,QAAMC,IAAMC,EAAM,OAAO,EAAE;AAC3B,SAAAA,EAAM,UAAU,MAAM;AACpB,IAAAD,EAAI,UAAUD;AAAA,EAChB,CAAC,GACMC,EAAI;AACb;","x_google_ignoreList":[0]}