@weng-lab/ui-components 3.0.1-beta.0 → 3.0.1-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (761) hide show
  1. package/dist/src/components/GenomeSearch/queries.d.ts +1 -1
  2. package/dist/src/components/GenomeSearch/queries.d.ts.map +1 -1
  3. package/dist/ui-components.es10.js +1 -1
  4. package/dist/ui-components.es100.js +7 -9
  5. package/dist/ui-components.es100.js.map +1 -1
  6. package/dist/ui-components.es101.js +449 -4
  7. package/dist/ui-components.es101.js.map +1 -1
  8. package/dist/ui-components.es102.js +3 -6
  9. package/dist/ui-components.es102.js.map +1 -1
  10. package/dist/ui-components.es103.js +3 -6
  11. package/dist/ui-components.es103.js.map +1 -1
  12. package/dist/ui-components.es104.js +12 -27
  13. package/dist/ui-components.es104.js.map +1 -1
  14. package/dist/ui-components.es105.js +43 -4
  15. package/dist/ui-components.es105.js.map +1 -1
  16. package/dist/ui-components.es106.js +7 -7
  17. package/dist/ui-components.es106.js.map +1 -1
  18. package/dist/ui-components.es107.js +24 -4
  19. package/dist/ui-components.es107.js.map +1 -1
  20. package/dist/ui-components.es108.js +3 -6
  21. package/dist/ui-components.es108.js.map +1 -1
  22. package/dist/ui-components.es109.js +6 -7
  23. package/dist/ui-components.es109.js.map +1 -1
  24. package/dist/ui-components.es110.js +5 -6
  25. package/dist/ui-components.es110.js.map +1 -1
  26. package/dist/ui-components.es111.js +8 -6
  27. package/dist/ui-components.es111.js.map +1 -1
  28. package/dist/ui-components.es112.js +111 -6
  29. package/dist/ui-components.es112.js.map +1 -1
  30. package/dist/ui-components.es113.js +16 -7
  31. package/dist/ui-components.es113.js.map +1 -1
  32. package/dist/ui-components.es114.js +20 -47
  33. package/dist/ui-components.es114.js.map +1 -1
  34. package/dist/ui-components.es115.js +7 -198
  35. package/dist/ui-components.es115.js.map +1 -1
  36. package/dist/ui-components.es116.js +6 -18
  37. package/dist/ui-components.es116.js.map +1 -1
  38. package/dist/ui-components.es117.js +47 -279
  39. package/dist/ui-components.es117.js.map +1 -1
  40. package/dist/ui-components.es118.js +18 -7
  41. package/dist/ui-components.es118.js.map +1 -1
  42. package/dist/ui-components.es119.js +413 -4
  43. package/dist/ui-components.es119.js.map +1 -1
  44. package/dist/ui-components.es12.js +2 -2
  45. package/dist/ui-components.es120.js +498 -6
  46. package/dist/ui-components.es120.js.map +1 -1
  47. package/dist/ui-components.es121.js +343 -20
  48. package/dist/ui-components.es121.js.map +1 -1
  49. package/dist/ui-components.es122.js +272 -12
  50. package/dist/ui-components.es122.js.map +1 -1
  51. package/dist/ui-components.es123.js +177 -8
  52. package/dist/ui-components.es123.js.map +1 -1
  53. package/dist/ui-components.es124.js +280 -25
  54. package/dist/ui-components.es124.js.map +1 -1
  55. package/dist/ui-components.es125.js +215 -138
  56. package/dist/ui-components.es125.js.map +1 -1
  57. package/dist/ui-components.es126.js +3 -4
  58. package/dist/ui-components.es126.js.map +1 -1
  59. package/dist/ui-components.es127.js +2 -5
  60. package/dist/ui-components.es127.js.map +1 -1
  61. package/dist/ui-components.es128.js +3 -3
  62. package/dist/ui-components.es128.js.map +1 -1
  63. package/dist/ui-components.es129.js +30 -20
  64. package/dist/ui-components.es129.js.map +1 -1
  65. package/dist/ui-components.es13.js +3 -3
  66. package/dist/ui-components.es130.js +14 -5
  67. package/dist/ui-components.es130.js.map +1 -1
  68. package/dist/ui-components.es131.js +57 -7
  69. package/dist/ui-components.es131.js.map +1 -1
  70. package/dist/ui-components.es132.js +4 -344
  71. package/dist/ui-components.es132.js.map +1 -1
  72. package/dist/ui-components.es133.js +6 -14
  73. package/dist/ui-components.es133.js.map +1 -1
  74. package/dist/ui-components.es134.js +29 -7
  75. package/dist/ui-components.es134.js.map +1 -1
  76. package/dist/ui-components.es135.js +4 -275
  77. package/dist/ui-components.es135.js.map +1 -1
  78. package/dist/ui-components.es136.js +8 -3
  79. package/dist/ui-components.es136.js.map +1 -1
  80. package/dist/ui-components.es137.js +4 -8
  81. package/dist/ui-components.es137.js.map +1 -1
  82. package/dist/ui-components.es138.js +7 -4
  83. package/dist/ui-components.es138.js.map +1 -1
  84. package/dist/ui-components.es139.js +8 -4
  85. package/dist/ui-components.es139.js.map +1 -1
  86. package/dist/ui-components.es140.js +6 -36
  87. package/dist/ui-components.es140.js.map +1 -1
  88. package/dist/ui-components.es141.js +7 -2
  89. package/dist/ui-components.es141.js.map +1 -1
  90. package/dist/ui-components.es142.js +8 -3
  91. package/dist/ui-components.es142.js.map +1 -1
  92. package/dist/ui-components.es143.js +196 -30
  93. package/dist/ui-components.es143.js.map +1 -1
  94. package/dist/ui-components.es144.js +8 -15
  95. package/dist/ui-components.es144.js.map +1 -1
  96. package/dist/ui-components.es145.js +4 -58
  97. package/dist/ui-components.es145.js.map +1 -1
  98. package/dist/ui-components.es146.js +5 -6
  99. package/dist/ui-components.es146.js.map +1 -1
  100. package/dist/ui-components.es147.js +11 -7
  101. package/dist/ui-components.es147.js.map +1 -1
  102. package/dist/ui-components.es148.js +6 -5
  103. package/dist/ui-components.es148.js.map +1 -1
  104. package/dist/ui-components.es149.js +24 -6
  105. package/dist/ui-components.es149.js.map +1 -1
  106. package/dist/ui-components.es150.js +156 -265
  107. package/dist/ui-components.es150.js.map +1 -1
  108. package/dist/ui-components.es151.js +4 -174
  109. package/dist/ui-components.es151.js.map +1 -1
  110. package/dist/ui-components.es152.js +20 -108
  111. package/dist/ui-components.es152.js.map +1 -1
  112. package/dist/ui-components.es153.js +6 -64
  113. package/dist/ui-components.es153.js.map +1 -1
  114. package/dist/ui-components.es154.js +7 -45
  115. package/dist/ui-components.es154.js.map +1 -1
  116. package/dist/ui-components.es155.js +345 -3
  117. package/dist/ui-components.es155.js.map +1 -1
  118. package/dist/ui-components.es156.js +7 -7
  119. package/dist/ui-components.es156.js.map +1 -1
  120. package/dist/ui-components.es157.js +270 -151
  121. package/dist/ui-components.es157.js.map +1 -1
  122. package/dist/ui-components.es158.js +6 -4
  123. package/dist/ui-components.es158.js.map +1 -1
  124. package/dist/ui-components.es159.js +3 -39
  125. package/dist/ui-components.es159.js.map +1 -1
  126. package/dist/ui-components.es160.js +7 -26
  127. package/dist/ui-components.es160.js.map +1 -1
  128. package/dist/ui-components.es161.js +4 -8
  129. package/dist/ui-components.es161.js.map +1 -1
  130. package/dist/ui-components.es162.js +4 -29
  131. package/dist/ui-components.es162.js.map +1 -1
  132. package/dist/ui-components.es163.js +33 -120
  133. package/dist/ui-components.es163.js.map +1 -1
  134. package/dist/ui-components.es164.js +125 -12
  135. package/dist/ui-components.es164.js.map +1 -1
  136. package/dist/ui-components.es165.js +4 -5
  137. package/dist/ui-components.es165.js.map +1 -1
  138. package/dist/ui-components.es166.js +5 -294
  139. package/dist/ui-components.es166.js.map +1 -1
  140. package/dist/ui-components.es167.js +3 -93
  141. package/dist/ui-components.es167.js.map +1 -1
  142. package/dist/ui-components.es168.js +101 -9
  143. package/dist/ui-components.es168.js.map +1 -1
  144. package/dist/ui-components.es169.js +6 -81
  145. package/dist/ui-components.es169.js.map +1 -1
  146. package/dist/ui-components.es17.js +208 -19
  147. package/dist/ui-components.es17.js.map +1 -1
  148. package/dist/ui-components.es170.js +61 -75
  149. package/dist/ui-components.es170.js.map +1 -1
  150. package/dist/ui-components.es171.js +175 -14
  151. package/dist/ui-components.es171.js.map +1 -1
  152. package/dist/ui-components.es172.js +192 -2
  153. package/dist/ui-components.es172.js.map +1 -1
  154. package/dist/ui-components.es173.js +23 -7
  155. package/dist/ui-components.es173.js.map +1 -1
  156. package/dist/ui-components.es174.js +6 -7
  157. package/dist/ui-components.es174.js.map +1 -1
  158. package/dist/ui-components.es175.js +7 -25
  159. package/dist/ui-components.es175.js.map +1 -1
  160. package/dist/ui-components.es176.js +24 -27
  161. package/dist/ui-components.es176.js.map +1 -1
  162. package/dist/ui-components.es177.js +27 -10
  163. package/dist/ui-components.es177.js.map +1 -1
  164. package/dist/ui-components.es178.js +11 -4
  165. package/dist/ui-components.es178.js.map +1 -1
  166. package/dist/ui-components.es179.js +4 -196
  167. package/dist/ui-components.es179.js.map +1 -1
  168. package/dist/ui-components.es18.js +247 -127
  169. package/dist/ui-components.es18.js.map +1 -1
  170. package/dist/ui-components.es180.js +165 -157
  171. package/dist/ui-components.es180.js.map +1 -1
  172. package/dist/ui-components.es181.js +189 -10
  173. package/dist/ui-components.es181.js.map +1 -1
  174. package/dist/ui-components.es182.js +9 -22
  175. package/dist/ui-components.es182.js.map +1 -1
  176. package/dist/ui-components.es183.js +258 -114
  177. package/dist/ui-components.es183.js.map +1 -1
  178. package/dist/ui-components.es184.js +174 -4
  179. package/dist/ui-components.es184.js.map +1 -1
  180. package/dist/ui-components.es185.js +109 -4
  181. package/dist/ui-components.es185.js.map +1 -1
  182. package/dist/ui-components.es186.js +63 -3
  183. package/dist/ui-components.es186.js.map +1 -1
  184. package/dist/ui-components.es187.js +39 -95
  185. package/dist/ui-components.es187.js.map +1 -1
  186. package/dist/ui-components.es188.js +3 -7
  187. package/dist/ui-components.es188.js.map +1 -1
  188. package/dist/ui-components.es189.js +7 -63
  189. package/dist/ui-components.es189.js.map +1 -1
  190. package/dist/ui-components.es19.js +6 -36
  191. package/dist/ui-components.es19.js.map +1 -1
  192. package/dist/ui-components.es190.js +146 -168
  193. package/dist/ui-components.es190.js.map +1 -1
  194. package/dist/ui-components.es191.js +5 -192
  195. package/dist/ui-components.es191.js.map +1 -1
  196. package/dist/ui-components.es192.js +39 -7
  197. package/dist/ui-components.es192.js.map +1 -1
  198. package/dist/ui-components.es193.js +23 -108
  199. package/dist/ui-components.es193.js.map +1 -1
  200. package/dist/ui-components.es194.js +7 -16
  201. package/dist/ui-components.es194.js.map +1 -1
  202. package/dist/ui-components.es195.js +26 -447
  203. package/dist/ui-components.es195.js.map +1 -1
  204. package/dist/ui-components.es196.js +123 -3
  205. package/dist/ui-components.es196.js.map +1 -1
  206. package/dist/ui-components.es197.js +13 -3
  207. package/dist/ui-components.es197.js.map +1 -1
  208. package/dist/ui-components.es198.js +4 -41
  209. package/dist/ui-components.es198.js.map +1 -1
  210. package/dist/ui-components.es199.js +294 -8
  211. package/dist/ui-components.es199.js.map +1 -1
  212. package/dist/ui-components.es2.js +29 -29
  213. package/dist/ui-components.es20.js +69 -22
  214. package/dist/ui-components.es20.js.map +1 -1
  215. package/dist/ui-components.es200.js +93 -23
  216. package/dist/ui-components.es200.js.map +1 -1
  217. package/dist/ui-components.es201.js +10 -311
  218. package/dist/ui-components.es201.js.map +1 -1
  219. package/dist/ui-components.es202.js +82 -6
  220. package/dist/ui-components.es202.js.map +1 -1
  221. package/dist/ui-components.es203.js +78 -6
  222. package/dist/ui-components.es203.js.map +1 -1
  223. package/dist/ui-components.es204.js +17 -6
  224. package/dist/ui-components.es204.js.map +1 -1
  225. package/dist/ui-components.es205.js +2 -8
  226. package/dist/ui-components.es205.js.map +1 -1
  227. package/dist/ui-components.es206.js +7 -59
  228. package/dist/ui-components.es206.js.map +1 -1
  229. package/dist/ui-components.es207.js +4 -4
  230. package/dist/ui-components.es207.js.map +1 -1
  231. package/dist/ui-components.es208.js +217 -319
  232. package/dist/ui-components.es208.js.map +1 -1
  233. package/dist/ui-components.es209.js +6 -498
  234. package/dist/ui-components.es209.js.map +1 -1
  235. package/dist/ui-components.es21.js +30 -253
  236. package/dist/ui-components.es21.js.map +1 -1
  237. package/dist/ui-components.es210.js +6 -344
  238. package/dist/ui-components.es210.js.map +1 -1
  239. package/dist/ui-components.es211.js +6 -272
  240. package/dist/ui-components.es211.js.map +1 -1
  241. package/dist/ui-components.es212.js +8 -177
  242. package/dist/ui-components.es212.js.map +1 -1
  243. package/dist/ui-components.es213.js +56 -234
  244. package/dist/ui-components.es213.js.map +1 -1
  245. package/dist/ui-components.es214.js +3 -15
  246. package/dist/ui-components.es214.js.map +1 -1
  247. package/dist/ui-components.es215.js +7 -2
  248. package/dist/ui-components.es215.js.map +1 -1
  249. package/dist/ui-components.es216.js +476 -7
  250. package/dist/ui-components.es216.js.map +1 -1
  251. package/dist/ui-components.es217.js +166 -325
  252. package/dist/ui-components.es217.js.map +1 -1
  253. package/dist/ui-components.es218.js +3 -49
  254. package/dist/ui-components.es218.js.map +1 -1
  255. package/dist/ui-components.es219.js +7 -34
  256. package/dist/ui-components.es219.js.map +1 -1
  257. package/dist/ui-components.es22.js +27 -39
  258. package/dist/ui-components.es22.js.map +1 -1
  259. package/dist/ui-components.es220.js +23 -21
  260. package/dist/ui-components.es220.js.map +1 -1
  261. package/dist/ui-components.es221.js +34 -11
  262. package/dist/ui-components.es221.js.map +1 -1
  263. package/dist/ui-components.es222.js +8 -2
  264. package/dist/ui-components.es222.js.map +1 -1
  265. package/dist/ui-components.es223.js +2 -2
  266. package/dist/ui-components.es224.js +232 -4
  267. package/dist/ui-components.es224.js.map +1 -1
  268. package/dist/ui-components.es225.js +2 -46
  269. package/dist/ui-components.es225.js.map +1 -1
  270. package/dist/ui-components.es226.js +2 -11
  271. package/dist/ui-components.es226.js.map +1 -1
  272. package/dist/ui-components.es227.js +10 -2
  273. package/dist/ui-components.es227.js.map +1 -1
  274. package/dist/ui-components.es228.js +12 -2
  275. package/dist/ui-components.es228.js.map +1 -1
  276. package/dist/ui-components.es229.js +2 -24
  277. package/dist/ui-components.es229.js.map +1 -1
  278. package/dist/ui-components.es23.js +42 -40
  279. package/dist/ui-components.es23.js.map +1 -1
  280. package/dist/ui-components.es230.js +2 -118
  281. package/dist/ui-components.es230.js.map +1 -1
  282. package/dist/ui-components.es231.js +2 -60
  283. package/dist/ui-components.es231.js.map +1 -1
  284. package/dist/ui-components.es232.js +2 -4
  285. package/dist/ui-components.es232.js.map +1 -1
  286. package/dist/ui-components.es233.js +2 -15
  287. package/dist/ui-components.es233.js.map +1 -1
  288. package/dist/ui-components.es234.js +2 -39
  289. package/dist/ui-components.es234.js.map +1 -1
  290. package/dist/ui-components.es235.js +2 -5
  291. package/dist/ui-components.es235.js.map +1 -1
  292. package/dist/ui-components.es236.js +2 -17
  293. package/dist/ui-components.es236.js.map +1 -1
  294. package/dist/ui-components.es237.js +4 -9
  295. package/dist/ui-components.es237.js.map +1 -1
  296. package/dist/ui-components.es238.js +8 -8
  297. package/dist/ui-components.es238.js.map +1 -1
  298. package/dist/ui-components.es239.js +3 -8
  299. package/dist/ui-components.es239.js.map +1 -1
  300. package/dist/ui-components.es24.js +21 -6
  301. package/dist/ui-components.es24.js.map +1 -1
  302. package/dist/ui-components.es240.js +3 -8
  303. package/dist/ui-components.es240.js.map +1 -1
  304. package/dist/ui-components.es241.js +8 -8
  305. package/dist/ui-components.es241.js.map +1 -1
  306. package/dist/ui-components.es242.js +15 -9
  307. package/dist/ui-components.es242.js.map +1 -1
  308. package/dist/ui-components.es243.js +2 -5
  309. package/dist/ui-components.es243.js.map +1 -1
  310. package/dist/ui-components.es244.js +8 -11
  311. package/dist/ui-components.es244.js.map +1 -1
  312. package/dist/ui-components.es245.js +326 -41
  313. package/dist/ui-components.es245.js.map +1 -1
  314. package/dist/ui-components.es246.js +50 -2
  315. package/dist/ui-components.es246.js.map +1 -1
  316. package/dist/ui-components.es247.js +35 -2
  317. package/dist/ui-components.es247.js.map +1 -1
  318. package/dist/ui-components.es248.js +21 -5
  319. package/dist/ui-components.es248.js.map +1 -1
  320. package/dist/ui-components.es249.js +3 -8
  321. package/dist/ui-components.es249.js.map +1 -1
  322. package/dist/ui-components.es25.js +6 -6
  323. package/dist/ui-components.es25.js.map +1 -1
  324. package/dist/ui-components.es250.js +3 -3
  325. package/dist/ui-components.es250.js.map +1 -1
  326. package/dist/ui-components.es251.js +9 -3
  327. package/dist/ui-components.es251.js.map +1 -1
  328. package/dist/ui-components.es252.js +12 -7
  329. package/dist/ui-components.es252.js.map +1 -1
  330. package/dist/ui-components.es253.js +3 -476
  331. package/dist/ui-components.es253.js.map +1 -1
  332. package/dist/ui-components.es254.js +44 -166
  333. package/dist/ui-components.es254.js.map +1 -1
  334. package/dist/ui-components.es255.js +9 -23
  335. package/dist/ui-components.es255.js.map +1 -1
  336. package/dist/ui-components.es256.js +6 -34
  337. package/dist/ui-components.es256.js.map +1 -1
  338. package/dist/ui-components.es257.js +59 -7
  339. package/dist/ui-components.es257.js.map +1 -1
  340. package/dist/ui-components.es258.js +23 -7
  341. package/dist/ui-components.es258.js.map +1 -1
  342. package/dist/ui-components.es259.js +118 -4
  343. package/dist/ui-components.es259.js.map +1 -1
  344. package/dist/ui-components.es26.js +54 -6
  345. package/dist/ui-components.es26.js.map +1 -1
  346. package/dist/ui-components.es260.js +4 -8
  347. package/dist/ui-components.es260.js.map +1 -1
  348. package/dist/ui-components.es261.js +15 -3
  349. package/dist/ui-components.es261.js.map +1 -1
  350. package/dist/ui-components.es262.js +39 -3
  351. package/dist/ui-components.es262.js.map +1 -1
  352. package/dist/ui-components.es263.js +5 -232
  353. package/dist/ui-components.es263.js.map +1 -1
  354. package/dist/ui-components.es264.js +17 -2
  355. package/dist/ui-components.es264.js.map +1 -1
  356. package/dist/ui-components.es265.js +9 -2
  357. package/dist/ui-components.es265.js.map +1 -1
  358. package/dist/ui-components.es266.js +8 -10
  359. package/dist/ui-components.es266.js.map +1 -1
  360. package/dist/ui-components.es267.js +8 -2
  361. package/dist/ui-components.es267.js.map +1 -1
  362. package/dist/ui-components.es268.js +8 -2
  363. package/dist/ui-components.es268.js.map +1 -1
  364. package/dist/ui-components.es269.js +8 -2
  365. package/dist/ui-components.es269.js.map +1 -1
  366. package/dist/ui-components.es27.js +162 -6
  367. package/dist/ui-components.es27.js.map +1 -1
  368. package/dist/ui-components.es270.js +9 -8
  369. package/dist/ui-components.es270.js.map +1 -1
  370. package/dist/ui-components.es271.js +4 -6
  371. package/dist/ui-components.es271.js.map +1 -1
  372. package/dist/ui-components.es272.js +11 -4
  373. package/dist/ui-components.es272.js.map +1 -1
  374. package/dist/ui-components.es273.js +41 -3
  375. package/dist/ui-components.es273.js.map +1 -1
  376. package/dist/ui-components.es274.js +7 -12
  377. package/dist/ui-components.es274.js.map +1 -1
  378. package/dist/ui-components.es28.js +20 -6
  379. package/dist/ui-components.es28.js.map +1 -1
  380. package/dist/ui-components.es282.js +7 -30
  381. package/dist/ui-components.es282.js.map +1 -1
  382. package/dist/ui-components.es283.js +2 -6
  383. package/dist/ui-components.es283.js.map +1 -1
  384. package/dist/ui-components.es284.js +66 -6
  385. package/dist/ui-components.es284.js.map +1 -1
  386. package/dist/ui-components.es285.js +66 -6
  387. package/dist/ui-components.es285.js.map +1 -1
  388. package/dist/ui-components.es286.js +31 -6
  389. package/dist/ui-components.es286.js.map +1 -1
  390. package/dist/ui-components.es287.js +146 -6
  391. package/dist/ui-components.es287.js.map +1 -1
  392. package/dist/ui-components.es288.js +9 -519
  393. package/dist/ui-components.es288.js.map +1 -1
  394. package/dist/ui-components.es289.js +3 -6
  395. package/dist/ui-components.es289.js.map +1 -1
  396. package/dist/ui-components.es29.js +130 -6
  397. package/dist/ui-components.es29.js.map +1 -1
  398. package/dist/ui-components.es290.js +15 -233
  399. package/dist/ui-components.es290.js.map +1 -1
  400. package/dist/ui-components.es291.js +19 -8
  401. package/dist/ui-components.es291.js.map +1 -1
  402. package/dist/ui-components.es292.js +12 -243
  403. package/dist/ui-components.es292.js.map +1 -1
  404. package/dist/ui-components.es293.js +10 -6
  405. package/dist/ui-components.es293.js.map +1 -1
  406. package/dist/ui-components.es294.js +146 -46
  407. package/dist/ui-components.es294.js.map +1 -1
  408. package/dist/ui-components.es295.js +12 -3
  409. package/dist/ui-components.es295.js.map +1 -1
  410. package/dist/ui-components.es296.js +6 -6
  411. package/dist/ui-components.es296.js.map +1 -1
  412. package/dist/ui-components.es297.js +6 -6
  413. package/dist/ui-components.es297.js.map +1 -1
  414. package/dist/ui-components.es298.js +170 -42
  415. package/dist/ui-components.es298.js.map +1 -1
  416. package/dist/ui-components.es299.js +8 -3
  417. package/dist/ui-components.es299.js.map +1 -1
  418. package/dist/ui-components.es3.js +47 -47
  419. package/dist/ui-components.es3.js.map +1 -1
  420. package/dist/ui-components.es30.js +36 -6
  421. package/dist/ui-components.es30.js.map +1 -1
  422. package/dist/ui-components.es300.js +7 -7
  423. package/dist/ui-components.es300.js.map +1 -1
  424. package/dist/ui-components.es301.js +515 -35
  425. package/dist/ui-components.es301.js.map +1 -1
  426. package/dist/ui-components.es302.js +6 -65
  427. package/dist/ui-components.es302.js.map +1 -1
  428. package/dist/ui-components.es303.js +233 -19
  429. package/dist/ui-components.es303.js.map +1 -1
  430. package/dist/ui-components.es304.js +8 -51
  431. package/dist/ui-components.es304.js.map +1 -1
  432. package/dist/ui-components.es305.js +243 -7
  433. package/dist/ui-components.es305.js.map +1 -1
  434. package/dist/ui-components.es306.js +7 -48
  435. package/dist/ui-components.es306.js.map +1 -1
  436. package/dist/ui-components.es307.js +46 -36
  437. package/dist/ui-components.es307.js.map +1 -1
  438. package/dist/ui-components.es308.js +3 -20
  439. package/dist/ui-components.es308.js.map +1 -1
  440. package/dist/ui-components.es309.js +6 -8
  441. package/dist/ui-components.es309.js.map +1 -1
  442. package/dist/ui-components.es31.js +23 -255
  443. package/dist/ui-components.es31.js.map +1 -1
  444. package/dist/ui-components.es310.js +6 -76
  445. package/dist/ui-components.es310.js.map +1 -1
  446. package/dist/ui-components.es311.js +6 -24
  447. package/dist/ui-components.es311.js.map +1 -1
  448. package/dist/ui-components.es312.js +6 -61
  449. package/dist/ui-components.es312.js.map +1 -1
  450. package/dist/ui-components.es313.js +6 -4
  451. package/dist/ui-components.es313.js.map +1 -1
  452. package/dist/ui-components.es314.js +6 -25
  453. package/dist/ui-components.es314.js.map +1 -1
  454. package/dist/ui-components.es315.js +7 -3
  455. package/dist/ui-components.es315.js.map +1 -1
  456. package/dist/ui-components.es316.js +168 -12
  457. package/dist/ui-components.es316.js.map +1 -1
  458. package/dist/ui-components.es317.js +3 -9
  459. package/dist/ui-components.es317.js.map +1 -1
  460. package/dist/ui-components.es318.js +6 -15
  461. package/dist/ui-components.es318.js.map +1 -1
  462. package/dist/ui-components.es319.js +5 -9
  463. package/dist/ui-components.es319.js.map +1 -1
  464. package/dist/ui-components.es32.js +203 -676
  465. package/dist/ui-components.es32.js.map +1 -1
  466. package/dist/ui-components.es320.js +6 -146
  467. package/dist/ui-components.es320.js.map +1 -1
  468. package/dist/ui-components.es321.js +321 -9
  469. package/dist/ui-components.es321.js.map +1 -1
  470. package/dist/ui-components.es322.js +7 -19
  471. package/dist/ui-components.es322.js.map +1 -1
  472. package/dist/ui-components.es323.js +38 -6
  473. package/dist/ui-components.es323.js.map +1 -1
  474. package/dist/ui-components.es324.js +18 -4
  475. package/dist/ui-components.es324.js.map +1 -1
  476. package/dist/ui-components.es325.js +39 -319
  477. package/dist/ui-components.es325.js.map +1 -1
  478. package/dist/ui-components.es326.js +3 -7
  479. package/dist/ui-components.es326.js.map +1 -1
  480. package/dist/ui-components.es327.js +7 -6
  481. package/dist/ui-components.es327.js.map +1 -1
  482. package/dist/ui-components.es328.js +40 -3
  483. package/dist/ui-components.es328.js.map +1 -1
  484. package/dist/ui-components.es329.js +64 -6
  485. package/dist/ui-components.es329.js.map +1 -1
  486. package/dist/ui-components.es33.js +26 -647
  487. package/dist/ui-components.es33.js.map +1 -1
  488. package/dist/ui-components.es330.js +19 -168
  489. package/dist/ui-components.es330.js.map +1 -1
  490. package/dist/ui-components.es331.js +51 -15
  491. package/dist/ui-components.es331.js.map +1 -1
  492. package/dist/ui-components.es332.js +5 -332
  493. package/dist/ui-components.es332.js.map +1 -1
  494. package/dist/ui-components.es333.js +48 -7
  495. package/dist/ui-components.es333.js.map +1 -1
  496. package/dist/ui-components.es334.js +8 -2
  497. package/dist/ui-components.es334.js.map +1 -1
  498. package/dist/ui-components.es335.js +4 -65
  499. package/dist/ui-components.es335.js.map +1 -1
  500. package/dist/ui-components.es336.js +60 -65
  501. package/dist/ui-components.es336.js.map +1 -1
  502. package/dist/ui-components.es337.js +14 -11
  503. package/dist/ui-components.es337.js.map +1 -1
  504. package/dist/ui-components.es338.js +333 -6
  505. package/dist/ui-components.es338.js.map +1 -1
  506. package/dist/ui-components.es339.js +73 -168
  507. package/dist/ui-components.es339.js.map +1 -1
  508. package/dist/ui-components.es34.js +41 -75
  509. package/dist/ui-components.es34.js.map +1 -1
  510. package/dist/ui-components.es340.js +25 -7
  511. package/dist/ui-components.es340.js.map +1 -1
  512. package/dist/ui-components.es341.js +23 -11
  513. package/dist/ui-components.es341.js.map +1 -1
  514. package/dist/ui-components.es342.js +12 -148
  515. package/dist/ui-components.es342.js.map +1 -1
  516. package/dist/ui-components.es343.js +9 -11
  517. package/dist/ui-components.es343.js.map +1 -1
  518. package/dist/ui-components.es344.js +9 -7
  519. package/dist/ui-components.es344.js.map +1 -1
  520. package/dist/ui-components.es347.js +2 -9
  521. package/dist/ui-components.es347.js.map +1 -1
  522. package/dist/ui-components.es348.js +2 -8
  523. package/dist/ui-components.es348.js.map +1 -1
  524. package/dist/ui-components.es349.js +5 -71
  525. package/dist/ui-components.es349.js.map +1 -1
  526. package/dist/ui-components.es35.js +6 -112
  527. package/dist/ui-components.es35.js.map +1 -1
  528. package/dist/ui-components.es350.js +7 -118
  529. package/dist/ui-components.es350.js.map +1 -1
  530. package/dist/ui-components.es351.js +125 -2
  531. package/dist/ui-components.es351.js.map +1 -1
  532. package/dist/ui-components.es352.js +7 -2
  533. package/dist/ui-components.es352.js.map +1 -1
  534. package/dist/ui-components.es353.js +7 -5
  535. package/dist/ui-components.es353.js.map +1 -1
  536. package/dist/ui-components.es354.js +9 -25
  537. package/dist/ui-components.es354.js.map +1 -1
  538. package/dist/ui-components.es355.js +72 -2
  539. package/dist/ui-components.es355.js.map +1 -1
  540. package/dist/ui-components.es356.js +118 -7
  541. package/dist/ui-components.es356.js.map +1 -1
  542. package/dist/ui-components.es357.js +2 -125
  543. package/dist/ui-components.es357.js.map +1 -1
  544. package/dist/ui-components.es358.js +25 -7
  545. package/dist/ui-components.es358.js.map +1 -1
  546. package/dist/ui-components.es359.js +2 -10
  547. package/dist/ui-components.es359.js.map +1 -1
  548. package/dist/ui-components.es36.js +6 -240
  549. package/dist/ui-components.es36.js.map +1 -1
  550. package/dist/ui-components.es360.js +9 -9
  551. package/dist/ui-components.es360.js.map +1 -1
  552. package/dist/ui-components.es361.js +9 -4
  553. package/dist/ui-components.es361.js.map +1 -1
  554. package/dist/ui-components.es362.js +4 -4
  555. package/dist/ui-components.es362.js.map +1 -1
  556. package/dist/ui-components.es363.js +5 -3
  557. package/dist/ui-components.es363.js.map +1 -1
  558. package/dist/ui-components.es364.js +3 -72
  559. package/dist/ui-components.es364.js.map +1 -1
  560. package/dist/ui-components.es365.js +72 -4
  561. package/dist/ui-components.es365.js.map +1 -1
  562. package/dist/ui-components.es366.js +4 -19
  563. package/dist/ui-components.es366.js.map +1 -1
  564. package/dist/ui-components.es367.js +19 -4
  565. package/dist/ui-components.es367.js.map +1 -1
  566. package/dist/ui-components.es368.js +4 -2
  567. package/dist/ui-components.es368.js.map +1 -1
  568. package/dist/ui-components.es369.js +7 -29
  569. package/dist/ui-components.es369.js.map +1 -1
  570. package/dist/ui-components.es37.js +6 -196
  571. package/dist/ui-components.es37.js.map +1 -1
  572. package/dist/ui-components.es370.js +29 -120
  573. package/dist/ui-components.es370.js.map +1 -1
  574. package/dist/ui-components.es371.js +117 -27
  575. package/dist/ui-components.es371.js.map +1 -1
  576. package/dist/ui-components.es372.js +28 -9
  577. package/dist/ui-components.es372.js.map +1 -1
  578. package/dist/ui-components.es373.js +10 -13
  579. package/dist/ui-components.es373.js.map +1 -1
  580. package/dist/ui-components.es374.js +13 -32
  581. package/dist/ui-components.es374.js.map +1 -1
  582. package/dist/ui-components.es375.js +30 -26
  583. package/dist/ui-components.es375.js.map +1 -1
  584. package/dist/ui-components.es376.js +28 -10
  585. package/dist/ui-components.es376.js.map +1 -1
  586. package/dist/ui-components.es377.js +10 -12
  587. package/dist/ui-components.es377.js.map +1 -1
  588. package/dist/ui-components.es378.js +12 -17
  589. package/dist/ui-components.es378.js.map +1 -1
  590. package/dist/ui-components.es379.js +17 -23
  591. package/dist/ui-components.es379.js.map +1 -1
  592. package/dist/ui-components.es38.js +6 -75
  593. package/dist/ui-components.es38.js.map +1 -1
  594. package/dist/ui-components.es380.js +20 -13
  595. package/dist/ui-components.es380.js.map +1 -1
  596. package/dist/ui-components.es381.js +12 -92
  597. package/dist/ui-components.es381.js.map +1 -1
  598. package/dist/ui-components.es382.js +91 -39
  599. package/dist/ui-components.es382.js.map +1 -1
  600. package/dist/ui-components.es383.js +41 -25
  601. package/dist/ui-components.es383.js.map +1 -1
  602. package/dist/ui-components.es384.js +24 -67
  603. package/dist/ui-components.es384.js.map +1 -1
  604. package/dist/ui-components.es385.js +66 -46
  605. package/dist/ui-components.es385.js.map +1 -1
  606. package/dist/ui-components.es386.js +47 -30
  607. package/dist/ui-components.es386.js.map +1 -1
  608. package/dist/ui-components.es387.js +30 -37
  609. package/dist/ui-components.es387.js.map +1 -1
  610. package/dist/ui-components.es388.js +41 -5
  611. package/dist/ui-components.es388.js.map +1 -1
  612. package/dist/ui-components.es389.js +5 -6
  613. package/dist/ui-components.es389.js.map +1 -1
  614. package/dist/ui-components.es39.js +6 -461
  615. package/dist/ui-components.es39.js.map +1 -1
  616. package/dist/ui-components.es390.js +20 -3
  617. package/dist/ui-components.es390.js.map +1 -1
  618. package/dist/ui-components.es391.js +7 -3
  619. package/dist/ui-components.es391.js.map +1 -1
  620. package/dist/ui-components.es392.js +3 -15
  621. package/dist/ui-components.es392.js.map +1 -1
  622. package/dist/ui-components.es393.js +6 -3
  623. package/dist/ui-components.es393.js.map +1 -1
  624. package/dist/ui-components.es394.js +7 -9
  625. package/dist/ui-components.es394.js.map +1 -1
  626. package/dist/ui-components.es395.js +5 -4
  627. package/dist/ui-components.es395.js.map +1 -1
  628. package/dist/ui-components.es396.js +4 -6
  629. package/dist/ui-components.es396.js.map +1 -1
  630. package/dist/ui-components.es397.js +7 -9
  631. package/dist/ui-components.es397.js.map +1 -1
  632. package/dist/ui-components.es398.js +14 -6
  633. package/dist/ui-components.es398.js.map +1 -1
  634. package/dist/ui-components.es399.js +9 -4
  635. package/dist/ui-components.es399.js.map +1 -1
  636. package/dist/ui-components.es4.js +2 -2
  637. package/dist/ui-components.es40.js +6 -11
  638. package/dist/ui-components.es40.js.map +1 -1
  639. package/dist/ui-components.es400.js +4 -3
  640. package/dist/ui-components.es400.js.map +1 -1
  641. package/dist/ui-components.es401.js +5 -4
  642. package/dist/ui-components.es401.js.map +1 -1
  643. package/dist/ui-components.es402.js +6 -11
  644. package/dist/ui-components.es402.js.map +1 -1
  645. package/dist/ui-components.es403.js +30 -9
  646. package/dist/ui-components.es403.js.map +1 -1
  647. package/dist/ui-components.es404.js +34 -30
  648. package/dist/ui-components.es404.js.map +1 -1
  649. package/dist/ui-components.es405.js +51 -24
  650. package/dist/ui-components.es405.js.map +1 -1
  651. package/dist/ui-components.es406.js +8 -51
  652. package/dist/ui-components.es406.js.map +1 -1
  653. package/dist/ui-components.es407.js +4 -3
  654. package/dist/ui-components.es407.js.map +1 -1
  655. package/dist/ui-components.es408.js +5 -8
  656. package/dist/ui-components.es408.js.map +1 -1
  657. package/dist/ui-components.es409.js +3 -20
  658. package/dist/ui-components.es409.js.map +1 -1
  659. package/dist/ui-components.es41.js +196 -583
  660. package/dist/ui-components.es41.js.map +1 -1
  661. package/dist/ui-components.es410.js +3 -7
  662. package/dist/ui-components.es410.js.map +1 -1
  663. package/dist/ui-components.es411.js +11 -6
  664. package/dist/ui-components.es411.js.map +1 -1
  665. package/dist/ui-components.es412.js +9 -5
  666. package/dist/ui-components.es412.js.map +1 -1
  667. package/dist/ui-components.es413.js +24 -7
  668. package/dist/ui-components.es413.js.map +1 -1
  669. package/dist/ui-components.es414.js +3 -15
  670. package/dist/ui-components.es414.js.map +1 -1
  671. package/dist/ui-components.es415.js +3 -4
  672. package/dist/ui-components.es415.js.map +1 -1
  673. package/dist/ui-components.es416.js +9 -6
  674. package/dist/ui-components.es416.js.map +1 -1
  675. package/dist/ui-components.es417.js +8 -34
  676. package/dist/ui-components.es417.js.map +1 -1
  677. package/dist/ui-components.es418.js +15 -8
  678. package/dist/ui-components.es418.js.map +1 -1
  679. package/dist/ui-components.es419.js +1 -1
  680. package/dist/ui-components.es42.js +640 -209
  681. package/dist/ui-components.es42.js.map +1 -1
  682. package/dist/ui-components.es420.js +1 -1
  683. package/dist/ui-components.es422.js +3 -3
  684. package/dist/ui-components.es423.js +4 -4
  685. package/dist/ui-components.es43.js +615 -76
  686. package/dist/ui-components.es43.js.map +1 -1
  687. package/dist/ui-components.es44.js +50 -101
  688. package/dist/ui-components.es44.js.map +1 -1
  689. package/dist/ui-components.es45.js +86 -43
  690. package/dist/ui-components.es45.js.map +1 -1
  691. package/dist/ui-components.es46.js +183 -202
  692. package/dist/ui-components.es46.js.map +1 -1
  693. package/dist/ui-components.es47.js +126 -193
  694. package/dist/ui-components.es47.js.map +1 -1
  695. package/dist/ui-components.es48.js +59 -16
  696. package/dist/ui-components.es48.js.map +1 -1
  697. package/dist/ui-components.es49.js +384 -272
  698. package/dist/ui-components.es49.js.map +1 -1
  699. package/dist/ui-components.es5.js +6 -6
  700. package/dist/ui-components.es50.js +10 -154
  701. package/dist/ui-components.es50.js.map +1 -1
  702. package/dist/ui-components.es51.js +639 -140
  703. package/dist/ui-components.es51.js.map +1 -1
  704. package/dist/ui-components.es52.js +295 -6
  705. package/dist/ui-components.es52.js.map +1 -1
  706. package/dist/ui-components.es53.js +120 -53
  707. package/dist/ui-components.es53.js.map +1 -1
  708. package/dist/ui-components.es54.js +125 -161
  709. package/dist/ui-components.es54.js.map +1 -1
  710. package/dist/ui-components.es55.js +68 -208
  711. package/dist/ui-components.es55.js.map +1 -1
  712. package/dist/ui-components.es56.js +249 -239
  713. package/dist/ui-components.es56.js.map +1 -1
  714. package/dist/ui-components.es57.js +263 -70
  715. package/dist/ui-components.es57.js.map +1 -1
  716. package/dist/ui-components.es58.js +32 -30
  717. package/dist/ui-components.es58.js.map +1 -1
  718. package/dist/ui-components.es59.js +349 -27
  719. package/dist/ui-components.es59.js.map +1 -1
  720. package/dist/ui-components.es6.js +3 -3
  721. package/dist/ui-components.es60.js +155 -43
  722. package/dist/ui-components.es60.js.map +1 -1
  723. package/dist/ui-components.es61.js +141 -19
  724. package/dist/ui-components.es61.js.map +1 -1
  725. package/dist/ui-components.es62.js +12 -12
  726. package/dist/ui-components.es63.js +4 -4
  727. package/dist/ui-components.es64.js +12 -12
  728. package/dist/ui-components.es67.js +1 -1
  729. package/dist/ui-components.es68.js +1 -1
  730. package/dist/ui-components.es7.js +1 -1
  731. package/dist/ui-components.es71.js +1 -1
  732. package/dist/ui-components.es72.js +1 -1
  733. package/dist/ui-components.es73.js +15 -6
  734. package/dist/ui-components.es73.js.map +1 -1
  735. package/dist/ui-components.es74.js +6 -6
  736. package/dist/ui-components.es74.js.map +1 -1
  737. package/dist/ui-components.es75.js +6 -6
  738. package/dist/ui-components.es75.js.map +1 -1
  739. package/dist/ui-components.es76.js +3 -3
  740. package/dist/ui-components.es76.js.map +1 -1
  741. package/dist/ui-components.es77.js +6 -297
  742. package/dist/ui-components.es77.js.map +1 -1
  743. package/dist/ui-components.es78.js +233 -267
  744. package/dist/ui-components.es78.js.map +1 -1
  745. package/dist/ui-components.es79.js +265 -218
  746. package/dist/ui-components.es79.js.map +1 -1
  747. package/dist/ui-components.es8.js +1 -1
  748. package/dist/ui-components.es80.js +240 -217
  749. package/dist/ui-components.es80.js.map +1 -1
  750. package/dist/ui-components.es81.js +205 -115
  751. package/dist/ui-components.es81.js.map +1 -1
  752. package/dist/ui-components.es82.js +171 -13
  753. package/dist/ui-components.es82.js.map +1 -1
  754. package/dist/ui-components.es83.js +11 -13
  755. package/dist/ui-components.es83.js.map +1 -1
  756. package/dist/ui-components.es89.js +2 -2
  757. package/dist/ui-components.es9.js +2 -2
  758. package/dist/ui-components.es93.js +1 -1
  759. package/dist/ui-components.es96.js +1 -1
  760. package/dist/ui-components.es98.js +1 -1
  761. package/package.json +1 -1
@@ -1,330 +1,171 @@
1
- import { __require as F } from "./ui-components.es216.js";
2
- import { __require as N } from "./ui-components.es278.js";
3
- import { __require as ee } from "./ui-components.es279.js";
4
- import { __require as re } from "./ui-components.es280.js";
5
- import { __require as ne } from "./ui-components.es281.js";
6
- var A, C;
7
- function oe() {
8
- if (C) return A;
9
- C = 1;
10
- var k = F(), W = N(), h = /* @__PURE__ */ ee(), j = /* @__PURE__ */ re(), R = /* @__PURE__ */ ne(), T = function() {
11
- };
12
- process.env.NODE_ENV !== "production" && (T = function(x) {
13
- var S = "Warning: " + x;
14
- typeof console < "u" && console.error(S);
15
- try {
16
- throw new Error(S);
17
- } catch {
18
- }
19
- });
20
- function E() {
21
- return null;
1
+ import * as f from "react";
2
+ import { r as N } from "./ui-components.es214.js";
3
+ import c from "./ui-components.es89.js";
4
+ import { j } from "./ui-components.es15.js";
5
+ import H from "./ui-components.es91.js";
6
+ import O from "./ui-components.es165.js";
7
+ import A from "./ui-components.es166.js";
8
+ import P from "./ui-components.es149.js";
9
+ import V from "./ui-components.es351.js";
10
+ import W from "./ui-components.es320.js";
11
+ import z from "./ui-components.es167.js";
12
+ function M(n, t, r) {
13
+ return n === t ? n.firstChild : t && t.nextElementSibling ? t.nextElementSibling : r ? null : n.firstChild;
14
+ }
15
+ function k(n, t, r) {
16
+ return n === t ? r ? n.firstChild : n.lastChild : t && t.previousElementSibling ? t.previousElementSibling : r ? null : n.lastChild;
17
+ }
18
+ function C(n, t) {
19
+ if (t === void 0)
20
+ return !0;
21
+ let r = n.innerText;
22
+ 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(""));
23
+ }
24
+ function y(n, t, r, w, m, E) {
25
+ let p = !1, u = m(n, t, t ? r : !1);
26
+ for (; u; ) {
27
+ if (u === n.firstChild) {
28
+ if (p)
29
+ return !1;
30
+ p = !0;
31
+ }
32
+ const d = w ? !1 : u.disabled || u.getAttribute("aria-disabled") === "true";
33
+ if (!u.hasAttribute("tabindex") || !C(u, E) || d)
34
+ u = m(n, u, r);
35
+ else
36
+ return u.focus(), !0;
22
37
  }
23
- return A = function(x, S) {
24
- var _ = typeof Symbol == "function" && Symbol.iterator, D = "@@iterator";
25
- function m(e) {
26
- var r = e && (_ && e[_] || e[D]);
27
- if (typeof r == "function")
28
- return r;
29
- }
30
- var P = "<<anonymous>>", w = {
31
- array: p("array"),
32
- bigint: p("bigint"),
33
- bool: p("boolean"),
34
- func: p("function"),
35
- number: p("number"),
36
- object: p("object"),
37
- string: p("string"),
38
- symbol: p("symbol"),
39
- any: M(),
40
- arrayOf: U,
41
- element: B(),
42
- elementType: J(),
43
- instanceOf: z,
44
- node: G(),
45
- objectOf: H,
46
- oneOf: L,
47
- oneOfType: X,
48
- shape: K,
49
- exact: Q
50
- };
51
- function Y(e, r) {
52
- return e === r ? e !== 0 || 1 / e === 1 / r : e !== e && r !== r;
53
- }
54
- function d(e, r) {
55
- this.message = e, this.data = r && typeof r == "object" ? r : {}, this.stack = "";
56
- }
57
- d.prototype = Error.prototype;
58
- function v(e) {
59
- if (process.env.NODE_ENV !== "production")
60
- var r = {}, u = 0;
61
- function i(f, t, a, o, c, s, y) {
62
- if (o = o || P, s = s || a, y !== h) {
63
- if (S) {
64
- var l = new Error(
65
- "Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
66
- );
67
- throw l.name = "Invariant Violation", l;
68
- } else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
69
- var b = o + ":" + a;
70
- !r[b] && // Avoid spamming the console because they are often not actionable except for lib authors
71
- u < 3 && (T(
72
- "You are manually calling a React.PropTypes validation function for the `" + s + "` prop on `" + o + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
73
- ), r[b] = !0, u++);
74
- }
75
- }
76
- return t[a] == null ? f ? t[a] === null ? new d("The " + c + " `" + s + "` is marked as required " + ("in `" + o + "`, but its value is `null`.")) : new d("The " + c + " `" + s + "` is marked as required in " + ("`" + o + "`, but its value is `undefined`.")) : null : e(t, a, o, c, s);
77
- }
78
- var n = i.bind(null, !1);
79
- return n.isRequired = i.bind(null, !0), n;
80
- }
81
- function p(e) {
82
- function r(u, i, n, f, t, a) {
83
- var o = u[i], c = g(o);
84
- if (c !== e) {
85
- var s = O(o);
86
- return new d(
87
- "Invalid " + f + " `" + t + "` of type " + ("`" + s + "` supplied to `" + n + "`, expected ") + ("`" + e + "`."),
88
- { expectedType: e }
89
- );
90
- }
91
- return null;
92
- }
93
- return v(r);
94
- }
95
- function M() {
96
- return v(E);
97
- }
98
- function U(e) {
99
- function r(u, i, n, f, t) {
100
- if (typeof e != "function")
101
- return new d("Property `" + t + "` of component `" + n + "` has invalid PropType notation inside arrayOf.");
102
- var a = u[i];
103
- if (!Array.isArray(a)) {
104
- var o = g(a);
105
- return new d("Invalid " + f + " `" + t + "` of type " + ("`" + o + "` supplied to `" + n + "`, expected an array."));
106
- }
107
- for (var c = 0; c < a.length; c++) {
108
- var s = e(a, c, n, f, t + "[" + c + "]", h);
109
- if (s instanceof Error)
110
- return s;
111
- }
112
- return null;
113
- }
114
- return v(r);
115
- }
116
- function B() {
117
- function e(r, u, i, n, f) {
118
- var t = r[u];
119
- if (!x(t)) {
120
- var a = g(t);
121
- return new d("Invalid " + n + " `" + f + "` of type " + ("`" + a + "` supplied to `" + i + "`, expected a single ReactElement."));
122
- }
123
- return null;
124
- }
125
- return v(e);
126
- }
127
- function J() {
128
- function e(r, u, i, n, f) {
129
- var t = r[u];
130
- if (!k.isValidElementType(t)) {
131
- var a = g(t);
132
- return new d("Invalid " + n + " `" + f + "` of type " + ("`" + a + "` supplied to `" + i + "`, expected a single ReactElement type."));
133
- }
134
- return null;
135
- }
136
- return v(e);
137
- }
138
- function z(e) {
139
- function r(u, i, n, f, t) {
140
- if (!(u[i] instanceof e)) {
141
- var a = e.name || P, o = V(u[i]);
142
- return new d("Invalid " + f + " `" + t + "` of type " + ("`" + o + "` supplied to `" + n + "`, expected ") + ("instance of `" + a + "`."));
143
- }
144
- return null;
145
- }
146
- return v(r);
147
- }
148
- function L(e) {
149
- if (!Array.isArray(e))
150
- return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? T(
151
- "Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
152
- ) : T("Invalid argument supplied to oneOf, expected an array.")), E;
153
- function r(u, i, n, f, t) {
154
- for (var a = u[i], o = 0; o < e.length; o++)
155
- if (Y(a, e[o]))
156
- return null;
157
- var c = JSON.stringify(e, function(y, l) {
158
- var b = O(l);
159
- return b === "symbol" ? String(l) : l;
160
- });
161
- return new d("Invalid " + f + " `" + t + "` of value `" + String(a) + "` " + ("supplied to `" + n + "`, expected one of " + c + "."));
162
- }
163
- return v(r);
164
- }
165
- function H(e) {
166
- function r(u, i, n, f, t) {
167
- if (typeof e != "function")
168
- return new d("Property `" + t + "` of component `" + n + "` has invalid PropType notation inside objectOf.");
169
- var a = u[i], o = g(a);
170
- if (o !== "object")
171
- return new d("Invalid " + f + " `" + t + "` of type " + ("`" + o + "` supplied to `" + n + "`, expected an object."));
172
- for (var c in a)
173
- if (j(a, c)) {
174
- var s = e(a, c, n, f, t + "." + c, h);
175
- if (s instanceof Error)
176
- return s;
177
- }
178
- return null;
179
- }
180
- return v(r);
181
- }
182
- function X(e) {
183
- if (!Array.isArray(e))
184
- return process.env.NODE_ENV !== "production" && T("Invalid argument supplied to oneOfType, expected an instance of array."), E;
185
- for (var r = 0; r < e.length; r++) {
186
- var u = e[r];
187
- if (typeof u != "function")
188
- return T(
189
- "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + $(u) + " at index " + r + "."
190
- ), E;
191
- }
192
- function i(n, f, t, a, o) {
193
- for (var c = [], s = 0; s < e.length; s++) {
194
- var y = e[s], l = y(n, f, t, a, o, h);
195
- if (l == null)
196
- return null;
197
- l.data && j(l.data, "expectedType") && c.push(l.data.expectedType);
198
- }
199
- var b = c.length > 0 ? ", expected one of type [" + c.join(", ") + "]" : "";
200
- return new d("Invalid " + a + " `" + o + "` supplied to " + ("`" + t + "`" + b + "."));
201
- }
202
- return v(i);
203
- }
204
- function G() {
205
- function e(r, u, i, n, f) {
206
- return I(r[u]) ? null : new d("Invalid " + n + " `" + f + "` supplied to " + ("`" + i + "`, expected a ReactNode."));
207
- }
208
- return v(e);
209
- }
210
- function q(e, r, u, i, n) {
211
- return new d(
212
- (e || "React class") + ": " + r + " type `" + u + "." + i + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + n + "`."
213
- );
214
- }
215
- function K(e) {
216
- function r(u, i, n, f, t) {
217
- var a = u[i], o = g(a);
218
- if (o !== "object")
219
- return new d("Invalid " + f + " `" + t + "` of type `" + o + "` " + ("supplied to `" + n + "`, expected `object`."));
220
- for (var c in e) {
221
- var s = e[c];
222
- if (typeof s != "function")
223
- return q(n, f, t, c, O(s));
224
- var y = s(a, c, n, f, t + "." + c, h);
225
- if (y)
226
- return y;
227
- }
228
- return null;
229
- }
230
- return v(r);
231
- }
232
- function Q(e) {
233
- function r(u, i, n, f, t) {
234
- var a = u[i], o = g(a);
235
- if (o !== "object")
236
- return new d("Invalid " + f + " `" + t + "` of type `" + o + "` " + ("supplied to `" + n + "`, expected `object`."));
237
- var c = W({}, u[i], e);
238
- for (var s in c) {
239
- var y = e[s];
240
- if (j(e, s) && typeof y != "function")
241
- return q(n, f, t, s, O(y));
242
- if (!y)
243
- return new d(
244
- "Invalid " + f + " `" + t + "` key `" + s + "` supplied to `" + n + "`.\nBad object: " + JSON.stringify(u[i], null, " ") + `
245
- Valid keys: ` + JSON.stringify(Object.keys(e), null, " ")
246
- );
247
- var l = y(a, s, n, f, t + "." + s, h);
248
- if (l)
249
- return l;
250
- }
251
- return null;
252
- }
253
- return v(r);
254
- }
255
- function I(e) {
256
- switch (typeof e) {
257
- case "number":
258
- case "string":
259
- case "undefined":
260
- return !0;
261
- case "boolean":
262
- return !e;
263
- case "object":
264
- if (Array.isArray(e))
265
- return e.every(I);
266
- if (e === null || x(e))
267
- return !0;
268
- var r = m(e);
269
- if (r) {
270
- var u = r.call(e), i;
271
- if (r !== e.entries) {
272
- for (; !(i = u.next()).done; )
273
- if (!I(i.value))
274
- return !1;
275
- } else
276
- for (; !(i = u.next()).done; ) {
277
- var n = i.value;
278
- if (n && !I(n[1]))
279
- return !1;
280
- }
281
- } else
282
- return !1;
283
- return !0;
284
- default:
285
- return !1;
286
- }
287
- }
288
- function Z(e, r) {
289
- return e === "symbol" ? !0 : r ? r["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && r instanceof Symbol : !1;
290
- }
291
- function g(e) {
292
- var r = typeof e;
293
- return Array.isArray(e) ? "array" : e instanceof RegExp ? "object" : Z(r, e) ? "symbol" : r;
294
- }
295
- function O(e) {
296
- if (typeof e > "u" || e === null)
297
- return "" + e;
298
- var r = g(e);
299
- if (r === "object") {
300
- if (e instanceof Date)
301
- return "date";
302
- if (e instanceof RegExp)
303
- return "regexp";
304
- }
305
- return r;
306
- }
307
- function $(e) {
308
- var r = O(e);
309
- switch (r) {
310
- case "array":
311
- case "object":
312
- return "an " + r;
313
- case "boolean":
314
- case "date":
315
- case "regexp":
316
- return "a " + r;
317
- default:
318
- return r;
319
- }
320
- }
321
- function V(e) {
322
- return !e.constructor || !e.constructor.name ? P : e.constructor.name;
323
- }
324
- return w.checkPropTypes = R, w.resetWarningCache = R.resetWarningCache, w.PropTypes = w, w;
325
- }, A;
38
+ return !1;
326
39
  }
40
+ const U = /* @__PURE__ */ f.forwardRef(function(t, r) {
41
+ const {
42
+ // private
43
+ // eslint-disable-next-line react/prop-types
44
+ actions: w,
45
+ autoFocus: m = !1,
46
+ autoFocusItem: E = !1,
47
+ children: p,
48
+ className: u,
49
+ disabledItemsFocusable: d = !1,
50
+ disableListWrap: g = !1,
51
+ onKeyDown: b,
52
+ variant: D = "selectedMenu",
53
+ ...F
54
+ } = t, a = f.useRef(null), v = f.useRef({
55
+ keys: [],
56
+ repeating: !0,
57
+ previousKeyMatched: !0,
58
+ lastTime: null
59
+ });
60
+ H(() => {
61
+ m && a.current.focus();
62
+ }, [m]), f.useImperativeHandle(w, () => ({
63
+ adjustStyleForScrollbar: (e, {
64
+ direction: s
65
+ }) => {
66
+ const l = !a.current.style.width;
67
+ if (e.clientHeight < a.current.clientHeight && l) {
68
+ const x = `${O(A(e))}px`;
69
+ a.current.style[s === "rtl" ? "paddingLeft" : "paddingRight"] = x, a.current.style.width = `calc(100% + ${x})`;
70
+ }
71
+ return a.current;
72
+ }
73
+ }), []);
74
+ const S = (e) => {
75
+ const s = a.current, l = e.key;
76
+ if (e.ctrlKey || e.metaKey || e.altKey) {
77
+ b && b(e);
78
+ return;
79
+ }
80
+ const h = W(z(s));
81
+ if (l === "ArrowDown")
82
+ e.preventDefault(), y(s, h, g, d, M);
83
+ else if (l === "ArrowUp")
84
+ e.preventDefault(), y(s, h, g, d, k);
85
+ else if (l === "Home")
86
+ e.preventDefault(), y(s, null, g, d, M);
87
+ else if (l === "End")
88
+ e.preventDefault(), y(s, null, g, d, k);
89
+ else if (l.length === 1) {
90
+ const i = v.current, I = l.toLowerCase(), K = performance.now();
91
+ 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);
92
+ const T = h && !i.repeating && C(h, i);
93
+ i.previousKeyMatched && (T || y(s, h, !1, d, M, i)) ? e.preventDefault() : i.previousKeyMatched = !1;
94
+ }
95
+ b && b(e);
96
+ }, R = P(a, r);
97
+ let o = -1;
98
+ f.Children.forEach(p, (e, s) => {
99
+ if (!/* @__PURE__ */ f.isValidElement(e)) {
100
+ o === s && (o += 1, o >= p.length && (o = -1));
101
+ return;
102
+ }
103
+ 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(`
104
+ `)), 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));
105
+ });
106
+ const L = f.Children.map(p, (e, s) => {
107
+ if (s === o) {
108
+ const l = {};
109
+ return E && (l.autoFocus = !0), e.props.tabIndex === void 0 && D === "selectedMenu" && (l.tabIndex = 0), /* @__PURE__ */ f.cloneElement(e, l);
110
+ }
111
+ return e;
112
+ });
113
+ return /* @__PURE__ */ j.jsx(V, {
114
+ role: "menu",
115
+ ref: R,
116
+ className: u,
117
+ onKeyDown: S,
118
+ tabIndex: m ? 0 : -1,
119
+ ...F,
120
+ children: L
121
+ });
122
+ });
123
+ process.env.NODE_ENV !== "production" && (U.propTypes = {
124
+ // ┌────────────────────────────── Warning ──────────────────────────────┐
125
+ // │ These PropTypes are generated from the TypeScript type definitions. │
126
+ // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
127
+ // └─────────────────────────────────────────────────────────────────────┘
128
+ /**
129
+ * If `true`, will focus the `[role="menu"]` container and move into tab order.
130
+ * @default false
131
+ */
132
+ autoFocus: c.bool,
133
+ /**
134
+ * If `true`, will focus the first menuitem if `variant="menu"` or selected item
135
+ * if `variant="selectedMenu"`.
136
+ * @default false
137
+ */
138
+ autoFocusItem: c.bool,
139
+ /**
140
+ * MenuList contents, normally `MenuItem`s.
141
+ */
142
+ children: c.node,
143
+ /**
144
+ * @ignore
145
+ */
146
+ className: c.string,
147
+ /**
148
+ * If `true`, will allow focus on disabled items.
149
+ * @default false
150
+ */
151
+ disabledItemsFocusable: c.bool,
152
+ /**
153
+ * If `true`, the menu items will not wrap focus.
154
+ * @default false
155
+ */
156
+ disableListWrap: c.bool,
157
+ /**
158
+ * @ignore
159
+ */
160
+ onKeyDown: c.func,
161
+ /**
162
+ * The variant to use. Use `menu` to prevent selected items from impacting the initial focus
163
+ * and the vertical alignment relative to the anchor element.
164
+ * @default 'selectedMenu'
165
+ */
166
+ variant: c.oneOf(["menu", "selectedMenu"])
167
+ });
327
168
  export {
328
- oe as __require
169
+ U as default
329
170
  };
330
171
  //# sourceMappingURL=ui-components.es217.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ui-components.es217.js","sources":["../../../node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.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 ReactIs = require('react-is');\nvar assign = require('object-assign');\n\nvar ReactPropTypesSecret = require('./lib/ReactPropTypesSecret');\nvar has = require('./lib/has');\nvar checkPropTypes = require('./checkPropTypes');\n\nvar printWarning = function() {};\n\nif (process.env.NODE_ENV !== 'production') {\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\nfunction emptyFunctionThatReturnsNull() {\n return null;\n}\n\nmodule.exports = function(isValidElement, throwOnDirectAccess) {\n /* global Symbol */\n var ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;\n var FAUX_ITERATOR_SYMBOL = '@@iterator'; // Before Symbol spec.\n\n /**\n * Returns the iterator method function contained on the iterable object.\n *\n * Be sure to invoke the function with the iterable as context:\n *\n * var iteratorFn = getIteratorFn(myIterable);\n * if (iteratorFn) {\n * var iterator = iteratorFn.call(myIterable);\n * ...\n * }\n *\n * @param {?object} maybeIterable\n * @return {?function}\n */\n function getIteratorFn(maybeIterable) {\n var iteratorFn = maybeIterable && (ITERATOR_SYMBOL && maybeIterable[ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL]);\n if (typeof iteratorFn === 'function') {\n return iteratorFn;\n }\n }\n\n /**\n * Collection of methods that allow declaration and validation of props that are\n * supplied to React components. Example usage:\n *\n * var Props = require('ReactPropTypes');\n * var MyArticle = React.createClass({\n * propTypes: {\n * // An optional string prop named \"description\".\n * description: Props.string,\n *\n * // A required enum prop named \"category\".\n * category: Props.oneOf(['News','Photos']).isRequired,\n *\n * // A prop named \"dialog\" that requires an instance of Dialog.\n * dialog: Props.instanceOf(Dialog).isRequired\n * },\n * render: function() { ... }\n * });\n *\n * A more formal specification of how these methods are used:\n *\n * type := array|bool|func|object|number|string|oneOf([...])|instanceOf(...)\n * decl := ReactPropTypes.{type}(.isRequired)?\n *\n * Each and every declaration produces a function with the same signature. This\n * allows the creation of custom validation functions. For example:\n *\n * var MyLink = React.createClass({\n * propTypes: {\n * // An optional string or URI prop named \"href\".\n * href: function(props, propName, componentName) {\n * var propValue = props[propName];\n * if (propValue != null && typeof propValue !== 'string' &&\n * !(propValue instanceof URI)) {\n * return new Error(\n * 'Expected a string or an URI for ' + propName + ' in ' +\n * componentName\n * );\n * }\n * }\n * },\n * render: function() {...}\n * });\n *\n * @internal\n */\n\n var ANONYMOUS = '<<anonymous>>';\n\n // Important!\n // Keep this list in sync with production version in `./factoryWithThrowingShims.js`.\n var ReactPropTypes = {\n array: createPrimitiveTypeChecker('array'),\n bigint: createPrimitiveTypeChecker('bigint'),\n bool: createPrimitiveTypeChecker('boolean'),\n func: createPrimitiveTypeChecker('function'),\n number: createPrimitiveTypeChecker('number'),\n object: createPrimitiveTypeChecker('object'),\n string: createPrimitiveTypeChecker('string'),\n symbol: createPrimitiveTypeChecker('symbol'),\n\n any: createAnyTypeChecker(),\n arrayOf: createArrayOfTypeChecker,\n element: createElementTypeChecker(),\n elementType: createElementTypeTypeChecker(),\n instanceOf: createInstanceTypeChecker,\n node: createNodeChecker(),\n objectOf: createObjectOfTypeChecker,\n oneOf: createEnumTypeChecker,\n oneOfType: createUnionTypeChecker,\n shape: createShapeTypeChecker,\n exact: createStrictShapeTypeChecker,\n };\n\n /**\n * inlined Object.is polyfill to avoid requiring consumers ship their own\n * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is\n */\n /*eslint-disable no-self-compare*/\n function is(x, y) {\n // SameValue algorithm\n if (x === y) {\n // Steps 1-5, 7-10\n // Steps 6.b-6.e: +0 != -0\n return x !== 0 || 1 / x === 1 / y;\n } else {\n // Step 6.a: NaN == NaN\n return x !== x && y !== y;\n }\n }\n /*eslint-enable no-self-compare*/\n\n /**\n * We use an Error-like object for backward compatibility as people may call\n * PropTypes directly and inspect their output. However, we don't use real\n * Errors anymore. We don't inspect their stack anyway, and creating them\n * is prohibitively expensive if they are created too often, such as what\n * happens in oneOfType() for any type before the one that matched.\n */\n function PropTypeError(message, data) {\n this.message = message;\n this.data = data && typeof data === 'object' ? data: {};\n this.stack = '';\n }\n // Make `instanceof Error` still work for returned errors.\n PropTypeError.prototype = Error.prototype;\n\n function createChainableTypeChecker(validate) {\n if (process.env.NODE_ENV !== 'production') {\n var manualPropTypeCallCache = {};\n var manualPropTypeWarningCount = 0;\n }\n function checkType(isRequired, props, propName, componentName, location, propFullName, secret) {\n componentName = componentName || ANONYMOUS;\n propFullName = propFullName || propName;\n\n if (secret !== ReactPropTypesSecret) {\n if (throwOnDirectAccess) {\n // New behavior only for users of `prop-types` package\n var err = new Error(\n 'Calling PropTypes validators directly is not supported by the `prop-types` package. ' +\n 'Use `PropTypes.checkPropTypes()` to call them. ' +\n 'Read more at http://fb.me/use-check-prop-types'\n );\n err.name = 'Invariant Violation';\n throw err;\n } else if (process.env.NODE_ENV !== 'production' && typeof console !== 'undefined') {\n // Old behavior for people using React.PropTypes\n var cacheKey = componentName + ':' + propName;\n if (\n !manualPropTypeCallCache[cacheKey] &&\n // Avoid spamming the console because they are often not actionable except for lib authors\n manualPropTypeWarningCount < 3\n ) {\n printWarning(\n 'You are manually calling a React.PropTypes validation ' +\n 'function for the `' + propFullName + '` prop on `' + componentName + '`. This is deprecated ' +\n 'and will throw in the standalone `prop-types` package. ' +\n 'You may be seeing this warning due to a third-party PropTypes ' +\n 'library. See https://fb.me/react-warning-dont-call-proptypes ' + 'for details.'\n );\n manualPropTypeCallCache[cacheKey] = true;\n manualPropTypeWarningCount++;\n }\n }\n }\n if (props[propName] == null) {\n if (isRequired) {\n if (props[propName] === null) {\n return new PropTypeError('The ' + location + ' `' + propFullName + '` is marked as required ' + ('in `' + componentName + '`, but its value is `null`.'));\n }\n return new PropTypeError('The ' + location + ' `' + propFullName + '` is marked as required in ' + ('`' + componentName + '`, but its value is `undefined`.'));\n }\n return null;\n } else {\n return validate(props, propName, componentName, location, propFullName);\n }\n }\n\n var chainedCheckType = checkType.bind(null, false);\n chainedCheckType.isRequired = checkType.bind(null, true);\n\n return chainedCheckType;\n }\n\n function createPrimitiveTypeChecker(expectedType) {\n function validate(props, propName, componentName, location, propFullName, secret) {\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== expectedType) {\n // `propValue` being instance of, say, date/regexp, pass the 'object'\n // check, but we can offer a more precise error message here rather than\n // 'of type `object`'.\n var preciseType = getPreciseType(propValue);\n\n return new PropTypeError(\n 'Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + preciseType + '` supplied to `' + componentName + '`, expected ') + ('`' + expectedType + '`.'),\n {expectedType: expectedType}\n );\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createAnyTypeChecker() {\n return createChainableTypeChecker(emptyFunctionThatReturnsNull);\n }\n\n function createArrayOfTypeChecker(typeChecker) {\n function validate(props, propName, componentName, location, propFullName) {\n if (typeof typeChecker !== 'function') {\n return new PropTypeError('Property `' + propFullName + '` of component `' + componentName + '` has invalid PropType notation inside arrayOf.');\n }\n var propValue = props[propName];\n if (!Array.isArray(propValue)) {\n var propType = getPropType(propValue);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected an array.'));\n }\n for (var i = 0; i < propValue.length; i++) {\n var error = typeChecker(propValue, i, componentName, location, propFullName + '[' + i + ']', ReactPropTypesSecret);\n if (error instanceof Error) {\n return error;\n }\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createElementTypeChecker() {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n if (!isValidElement(propValue)) {\n var propType = getPropType(propValue);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected a single ReactElement.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createElementTypeTypeChecker() {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n if (!ReactIs.isValidElementType(propValue)) {\n var propType = getPropType(propValue);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected a single ReactElement type.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createInstanceTypeChecker(expectedClass) {\n function validate(props, propName, componentName, location, propFullName) {\n if (!(props[propName] instanceof expectedClass)) {\n var expectedClassName = expectedClass.name || ANONYMOUS;\n var actualClassName = getClassName(props[propName]);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + actualClassName + '` supplied to `' + componentName + '`, expected ') + ('instance of `' + expectedClassName + '`.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createEnumTypeChecker(expectedValues) {\n if (!Array.isArray(expectedValues)) {\n if (process.env.NODE_ENV !== 'production') {\n if (arguments.length > 1) {\n printWarning(\n 'Invalid arguments supplied to oneOf, expected an array, got ' + arguments.length + ' arguments. ' +\n 'A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).'\n );\n } else {\n printWarning('Invalid argument supplied to oneOf, expected an array.');\n }\n }\n return emptyFunctionThatReturnsNull;\n }\n\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n for (var i = 0; i < expectedValues.length; i++) {\n if (is(propValue, expectedValues[i])) {\n return null;\n }\n }\n\n var valuesString = JSON.stringify(expectedValues, function replacer(key, value) {\n var type = getPreciseType(value);\n if (type === 'symbol') {\n return String(value);\n }\n return value;\n });\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of value `' + String(propValue) + '` ' + ('supplied to `' + componentName + '`, expected one of ' + valuesString + '.'));\n }\n return createChainableTypeChecker(validate);\n }\n\n function createObjectOfTypeChecker(typeChecker) {\n function validate(props, propName, componentName, location, propFullName) {\n if (typeof typeChecker !== 'function') {\n return new PropTypeError('Property `' + propFullName + '` of component `' + componentName + '` has invalid PropType notation inside objectOf.');\n }\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== 'object') {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected an object.'));\n }\n for (var key in propValue) {\n if (has(propValue, key)) {\n var error = typeChecker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\n if (error instanceof Error) {\n return error;\n }\n }\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createUnionTypeChecker(arrayOfTypeCheckers) {\n if (!Array.isArray(arrayOfTypeCheckers)) {\n process.env.NODE_ENV !== 'production' ? printWarning('Invalid argument supplied to oneOfType, expected an instance of array.') : void 0;\n return emptyFunctionThatReturnsNull;\n }\n\n for (var i = 0; i < arrayOfTypeCheckers.length; i++) {\n var checker = arrayOfTypeCheckers[i];\n if (typeof checker !== 'function') {\n printWarning(\n 'Invalid argument supplied to oneOfType. Expected an array of check functions, but ' +\n 'received ' + getPostfixForTypeWarning(checker) + ' at index ' + i + '.'\n );\n return emptyFunctionThatReturnsNull;\n }\n }\n\n function validate(props, propName, componentName, location, propFullName) {\n var expectedTypes = [];\n for (var i = 0; i < arrayOfTypeCheckers.length; i++) {\n var checker = arrayOfTypeCheckers[i];\n var checkerResult = checker(props, propName, componentName, location, propFullName, ReactPropTypesSecret);\n if (checkerResult == null) {\n return null;\n }\n if (checkerResult.data && has(checkerResult.data, 'expectedType')) {\n expectedTypes.push(checkerResult.data.expectedType);\n }\n }\n var expectedTypesMessage = (expectedTypes.length > 0) ? ', expected one of type [' + expectedTypes.join(', ') + ']': '';\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` supplied to ' + ('`' + componentName + '`' + expectedTypesMessage + '.'));\n }\n return createChainableTypeChecker(validate);\n }\n\n function createNodeChecker() {\n function validate(props, propName, componentName, location, propFullName) {\n if (!isNode(props[propName])) {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` supplied to ' + ('`' + componentName + '`, expected a ReactNode.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function invalidValidatorError(componentName, location, propFullName, key, type) {\n return new PropTypeError(\n (componentName || 'React class') + ': ' + location + ' type `' + propFullName + '.' + key + '` is invalid; ' +\n 'it must be a function, usually from the `prop-types` package, but received `' + type + '`.'\n );\n }\n\n function createShapeTypeChecker(shapeTypes) {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== 'object') {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type `' + propType + '` ' + ('supplied to `' + componentName + '`, expected `object`.'));\n }\n for (var key in shapeTypes) {\n var checker = shapeTypes[key];\n if (typeof checker !== 'function') {\n return invalidValidatorError(componentName, location, propFullName, key, getPreciseType(checker));\n }\n var error = checker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\n if (error) {\n return error;\n }\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createStrictShapeTypeChecker(shapeTypes) {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== 'object') {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type `' + propType + '` ' + ('supplied to `' + componentName + '`, expected `object`.'));\n }\n // We need to check all keys in case some are required but missing from props.\n var allKeys = assign({}, props[propName], shapeTypes);\n for (var key in allKeys) {\n var checker = shapeTypes[key];\n if (has(shapeTypes, key) && typeof checker !== 'function') {\n return invalidValidatorError(componentName, location, propFullName, key, getPreciseType(checker));\n }\n if (!checker) {\n return new PropTypeError(\n 'Invalid ' + location + ' `' + propFullName + '` key `' + key + '` supplied to `' + componentName + '`.' +\n '\\nBad object: ' + JSON.stringify(props[propName], null, ' ') +\n '\\nValid keys: ' + JSON.stringify(Object.keys(shapeTypes), null, ' ')\n );\n }\n var error = checker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\n if (error) {\n return error;\n }\n }\n return null;\n }\n\n return createChainableTypeChecker(validate);\n }\n\n function isNode(propValue) {\n switch (typeof propValue) {\n case 'number':\n case 'string':\n case 'undefined':\n return true;\n case 'boolean':\n return !propValue;\n case 'object':\n if (Array.isArray(propValue)) {\n return propValue.every(isNode);\n }\n if (propValue === null || isValidElement(propValue)) {\n return true;\n }\n\n var iteratorFn = getIteratorFn(propValue);\n if (iteratorFn) {\n var iterator = iteratorFn.call(propValue);\n var step;\n if (iteratorFn !== propValue.entries) {\n while (!(step = iterator.next()).done) {\n if (!isNode(step.value)) {\n return false;\n }\n }\n } else {\n // Iterator will provide entry [k,v] tuples rather than values.\n while (!(step = iterator.next()).done) {\n var entry = step.value;\n if (entry) {\n if (!isNode(entry[1])) {\n return false;\n }\n }\n }\n }\n } else {\n return false;\n }\n\n return true;\n default:\n return false;\n }\n }\n\n function isSymbol(propType, propValue) {\n // Native Symbol.\n if (propType === 'symbol') {\n return true;\n }\n\n // falsy value can't be a Symbol\n if (!propValue) {\n return false;\n }\n\n // 19.4.3.5 Symbol.prototype[@@toStringTag] === 'Symbol'\n if (propValue['@@toStringTag'] === 'Symbol') {\n return true;\n }\n\n // Fallback for non-spec compliant Symbols which are polyfilled.\n if (typeof Symbol === 'function' && propValue instanceof Symbol) {\n return true;\n }\n\n return false;\n }\n\n // Equivalent of `typeof` but with special handling for array and regexp.\n function getPropType(propValue) {\n var propType = typeof propValue;\n if (Array.isArray(propValue)) {\n return 'array';\n }\n if (propValue instanceof RegExp) {\n // Old webkits (at least until Android 4.0) return 'function' rather than\n // 'object' for typeof a RegExp. We'll normalize this here so that /bla/\n // passes PropTypes.object.\n return 'object';\n }\n if (isSymbol(propType, propValue)) {\n return 'symbol';\n }\n return propType;\n }\n\n // This handles more types than `getPropType`. Only used for error messages.\n // See `createPrimitiveTypeChecker`.\n function getPreciseType(propValue) {\n if (typeof propValue === 'undefined' || propValue === null) {\n return '' + propValue;\n }\n var propType = getPropType(propValue);\n if (propType === 'object') {\n if (propValue instanceof Date) {\n return 'date';\n } else if (propValue instanceof RegExp) {\n return 'regexp';\n }\n }\n return propType;\n }\n\n // Returns a string that is postfixed to a warning about an invalid type.\n // For example, \"undefined\" or \"of type array\"\n function getPostfixForTypeWarning(value) {\n var type = getPreciseType(value);\n switch (type) {\n case 'array':\n case 'object':\n return 'an ' + type;\n case 'boolean':\n case 'date':\n case 'regexp':\n return 'a ' + type;\n default:\n return type;\n }\n }\n\n // Returns class name of the object, if any.\n function getClassName(propValue) {\n if (!propValue.constructor || !propValue.constructor.name) {\n return ANONYMOUS;\n }\n return propValue.constructor.name;\n }\n\n ReactPropTypes.checkPropTypes = checkPropTypes;\n ReactPropTypes.resetWarningCache = checkPropTypes.resetWarningCache;\n ReactPropTypes.PropTypes = ReactPropTypes;\n\n return ReactPropTypes;\n};\n"],"names":["ReactIs","require$$0","assign","require$$1","ReactPropTypesSecret","require$$2","has","require$$3","checkPropTypes","require$$4","printWarning","text","message","emptyFunctionThatReturnsNull","factoryWithTypeCheckers","isValidElement","throwOnDirectAccess","ITERATOR_SYMBOL","FAUX_ITERATOR_SYMBOL","getIteratorFn","maybeIterable","iteratorFn","ANONYMOUS","ReactPropTypes","createPrimitiveTypeChecker","createAnyTypeChecker","createArrayOfTypeChecker","createElementTypeChecker","createElementTypeTypeChecker","createInstanceTypeChecker","createNodeChecker","createObjectOfTypeChecker","createEnumTypeChecker","createUnionTypeChecker","createShapeTypeChecker","createStrictShapeTypeChecker","is","x","y","PropTypeError","data","createChainableTypeChecker","validate","manualPropTypeCallCache","manualPropTypeWarningCount","checkType","isRequired","props","propName","componentName","location","propFullName","secret","err","cacheKey","chainedCheckType","expectedType","propValue","propType","getPropType","preciseType","getPreciseType","typeChecker","i","error","expectedClass","expectedClassName","actualClassName","getClassName","expectedValues","valuesString","key","value","type","arrayOfTypeCheckers","checker","getPostfixForTypeWarning","expectedTypes","checkerResult","expectedTypesMessage","isNode","invalidValidatorError","shapeTypes","allKeys","iterator","step","entry","isSymbol"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"ui-components.es217.js","sources":["../../../node_modules/.pnpm/@mui+material@7.3.9_@emotion+react@11.14.0_@types+react@19.2.14_react@19.2.4__@emotion+_5efc65b7a21bb615fd4ee8d4bf58b896/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 getActiveElement from \"../utils/getActiveElement.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 = getActiveElement(ownerDocument(list));\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","getActiveElement","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]}