@rpcbase/ui 0.161.0 → 0.163.0

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 (613) hide show
  1. package/dist/components/DayPickerField/index.d.ts.map +1 -1
  2. package/dist/index100.js +14 -6
  3. package/dist/index100.js.map +1 -1
  4. package/dist/index101.js +2 -5
  5. package/dist/index101.js.map +1 -1
  6. package/dist/index102.js +7 -6
  7. package/dist/index102.js.map +1 -1
  8. package/dist/index103.js +326 -5
  9. package/dist/index103.js.map +1 -1
  10. package/dist/index104.js +49 -4
  11. package/dist/index104.js.map +1 -1
  12. package/dist/index105.js +46 -5
  13. package/dist/index105.js.map +1 -1
  14. package/dist/index106.js +46 -4
  15. package/dist/index106.js.map +1 -1
  16. package/dist/index107.js +205 -8
  17. package/dist/index107.js.map +1 -1
  18. package/dist/index108.js +22 -6
  19. package/dist/index108.js.map +1 -1
  20. package/dist/index109.js +24 -4
  21. package/dist/index109.js.map +1 -1
  22. package/dist/index11.js +91 -83
  23. package/dist/index11.js.map +1 -1
  24. package/dist/index110.js +399 -4
  25. package/dist/index110.js.map +1 -1
  26. package/dist/index111.js +52 -7
  27. package/dist/index111.js.map +1 -1
  28. package/dist/index112.js +4 -145
  29. package/dist/index112.js.map +1 -1
  30. package/dist/index113.js +4 -39
  31. package/dist/index113.js.map +1 -1
  32. package/dist/index114.js +15 -4
  33. package/dist/index114.js.map +1 -1
  34. package/dist/index115.js +5 -7
  35. package/dist/index115.js.map +1 -1
  36. package/dist/index116.js +7 -13
  37. package/dist/index116.js.map +1 -1
  38. package/dist/index117.js +16 -13
  39. package/dist/index117.js.map +1 -1
  40. package/dist/index118.js +4 -7
  41. package/dist/index118.js.map +1 -1
  42. package/dist/index119.js +4 -31
  43. package/dist/index119.js.map +1 -1
  44. package/dist/index120.js +5 -10
  45. package/dist/index120.js.map +1 -1
  46. package/dist/index121.js +5 -10
  47. package/dist/index121.js.map +1 -1
  48. package/dist/index122.js +4 -8
  49. package/dist/index122.js.map +1 -1
  50. package/dist/index123.js +4 -13
  51. package/dist/index123.js.map +1 -1
  52. package/dist/index124.js +6 -101
  53. package/dist/index124.js.map +1 -1
  54. package/dist/index125.js +25 -20
  55. package/dist/index125.js.map +1 -1
  56. package/dist/index126.js +6 -53
  57. package/dist/index126.js.map +1 -1
  58. package/dist/index127.js +4 -72
  59. package/dist/index127.js.map +1 -1
  60. package/dist/index128.js +6 -9
  61. package/dist/index128.js.map +1 -1
  62. package/dist/index129.js +5 -20
  63. package/dist/index129.js.map +1 -1
  64. package/dist/index130.js +4 -16
  65. package/dist/index130.js.map +1 -1
  66. package/dist/index131.js +5 -23
  67. package/dist/index131.js.map +1 -1
  68. package/dist/index132.js +4 -6
  69. package/dist/index132.js.map +1 -1
  70. package/dist/index133.js +8 -5
  71. package/dist/index133.js.map +1 -1
  72. package/dist/index134.js +5 -23
  73. package/dist/index134.js.map +1 -1
  74. package/dist/index135.js +5 -35
  75. package/dist/index135.js.map +1 -1
  76. package/dist/index136.js +5 -16
  77. package/dist/index136.js.map +1 -1
  78. package/dist/index137.js +6 -6
  79. package/dist/index137.js.map +1 -1
  80. package/dist/index138.js +145 -4
  81. package/dist/index138.js.map +1 -1
  82. package/dist/index139.js +39 -4
  83. package/dist/index139.js.map +1 -1
  84. package/dist/index140.js +4 -4
  85. package/dist/index140.js.map +1 -1
  86. package/dist/index141.js +7 -4
  87. package/dist/index141.js.map +1 -1
  88. package/dist/index142.js +13 -3
  89. package/dist/index142.js.map +1 -1
  90. package/dist/index143.js +13 -6
  91. package/dist/index143.js.map +1 -1
  92. package/dist/index144.js +8 -24
  93. package/dist/index144.js.map +1 -1
  94. package/dist/index145.js +31 -7
  95. package/dist/index145.js.map +1 -1
  96. package/dist/index146.js +10 -6
  97. package/dist/index146.js.map +1 -1
  98. package/dist/index147.js +10 -5
  99. package/dist/index147.js.map +1 -1
  100. package/dist/index148.js +8 -3
  101. package/dist/index148.js.map +1 -1
  102. package/dist/index149.js +13 -3
  103. package/dist/index149.js.map +1 -1
  104. package/dist/index150.js +101 -4
  105. package/dist/index150.js.map +1 -1
  106. package/dist/index151.js +20 -4
  107. package/dist/index151.js.map +1 -1
  108. package/dist/index152.js +53 -4
  109. package/dist/index152.js.map +1 -1
  110. package/dist/index153.js +72 -3
  111. package/dist/index153.js.map +1 -1
  112. package/dist/index154.js +9 -3
  113. package/dist/index154.js.map +1 -1
  114. package/dist/index155.js +20 -3
  115. package/dist/index155.js.map +1 -1
  116. package/dist/index156.js +16 -3
  117. package/dist/index156.js.map +1 -1
  118. package/dist/index157.js +23 -33
  119. package/dist/index157.js.map +1 -1
  120. package/dist/index158.js +6 -249
  121. package/dist/index158.js.map +1 -1
  122. package/dist/index159.js +5 -114
  123. package/dist/index159.js.map +1 -1
  124. package/dist/index160.js +23 -219
  125. package/dist/index160.js.map +1 -1
  126. package/dist/index161.js +32 -64
  127. package/dist/index161.js.map +1 -1
  128. package/dist/index162.js +16 -21
  129. package/dist/index162.js.map +1 -1
  130. package/dist/index163.js +6 -209
  131. package/dist/index163.js.map +1 -1
  132. package/dist/index164.js +4 -319
  133. package/dist/index164.js.map +1 -1
  134. package/dist/index165.js +4 -130
  135. package/dist/index165.js.map +1 -1
  136. package/dist/index166.js +4 -20
  137. package/dist/index166.js.map +1 -1
  138. package/dist/index167.js +4 -75
  139. package/dist/index167.js.map +1 -1
  140. package/dist/index168.js +3 -18
  141. package/dist/index168.js.map +1 -1
  142. package/dist/index169.js +6 -101
  143. package/dist/index169.js.map +1 -1
  144. package/dist/index170.js +24 -5
  145. package/dist/index170.js.map +1 -1
  146. package/dist/index171.js +7 -14
  147. package/dist/index171.js.map +1 -1
  148. package/dist/index172.js +7 -2
  149. package/dist/index172.js.map +1 -1
  150. package/dist/index173.js +5 -7
  151. package/dist/index173.js.map +1 -1
  152. package/dist/index174.js +3 -326
  153. package/dist/index174.js.map +1 -1
  154. package/dist/index175.js +3 -49
  155. package/dist/index175.js.map +1 -1
  156. package/dist/index176.js +4 -46
  157. package/dist/index176.js.map +1 -1
  158. package/dist/index177.js +3 -46
  159. package/dist/index177.js.map +1 -1
  160. package/dist/index178.js +4 -205
  161. package/dist/index178.js.map +1 -1
  162. package/dist/index179.js +4 -22
  163. package/dist/index179.js.map +1 -1
  164. package/dist/index18.js +231 -231
  165. package/dist/index18.js.map +1 -1
  166. package/dist/index180.js +3 -24
  167. package/dist/index180.js.map +1 -1
  168. package/dist/index181.js +3 -399
  169. package/dist/index181.js.map +1 -1
  170. package/dist/index182.js +5 -605
  171. package/dist/index182.js.map +1 -1
  172. package/dist/index183.js +68 -5
  173. package/dist/index183.js.map +1 -1
  174. package/dist/index184.js +2 -69
  175. package/dist/index184.js.map +1 -1
  176. package/dist/index185.js +364 -2
  177. package/dist/index185.js.map +1 -1
  178. package/dist/index186.js +201 -303
  179. package/dist/index186.js.map +1 -1
  180. package/dist/index187.js +46 -247
  181. package/dist/index187.js.map +1 -1
  182. package/dist/index188.js +42 -56
  183. package/dist/index188.js.map +1 -1
  184. package/dist/index189.js +169 -46
  185. package/dist/index189.js.map +1 -1
  186. package/dist/index190.js +96 -156
  187. package/dist/index190.js.map +1 -1
  188. package/dist/index191.js +24 -109
  189. package/dist/index191.js.map +1 -1
  190. package/dist/index192.js +8 -25
  191. package/dist/index192.js.map +1 -1
  192. package/dist/index193.js +5 -8
  193. package/dist/index193.js.map +1 -1
  194. package/dist/index194.js +5 -4
  195. package/dist/index194.js.map +1 -1
  196. package/dist/index195.js +4 -5
  197. package/dist/index195.js.map +1 -1
  198. package/dist/index196.js +466 -4
  199. package/dist/index196.js.map +1 -1
  200. package/dist/index197.js +139 -420
  201. package/dist/index197.js.map +1 -1
  202. package/dist/index198.js +71 -149
  203. package/dist/index198.js.map +1 -1
  204. package/dist/index199.js +229 -74
  205. package/dist/index199.js.map +1 -1
  206. package/dist/index200.js +9 -262
  207. package/dist/index200.js.map +1 -1
  208. package/dist/index201.js +42 -9
  209. package/dist/index201.js.map +1 -1
  210. package/dist/index202.js +4 -42
  211. package/dist/index202.js.map +1 -1
  212. package/dist/index203.js +605 -4
  213. package/dist/index203.js.map +1 -1
  214. package/dist/index205.js +1 -1
  215. package/dist/index206.js +1 -1
  216. package/dist/index211.js +3 -16
  217. package/dist/index211.js.map +1 -1
  218. package/dist/index212.js +63 -4
  219. package/dist/index212.js.map +1 -1
  220. package/dist/index213.js +47 -4
  221. package/dist/index213.js.map +1 -1
  222. package/dist/index214.js +37 -56
  223. package/dist/index214.js.map +1 -1
  224. package/dist/index215.js +93 -59
  225. package/dist/index215.js.map +1 -1
  226. package/dist/index216.js +97 -6
  227. package/dist/index216.js.map +1 -1
  228. package/dist/index217.js +99 -4
  229. package/dist/index217.js.map +1 -1
  230. package/dist/index218.js +24 -7
  231. package/dist/index218.js.map +1 -1
  232. package/dist/index219.js +29 -18
  233. package/dist/index219.js.map +1 -1
  234. package/dist/index220.js +5 -6
  235. package/dist/index220.js.map +1 -1
  236. package/dist/index221.js +58 -5
  237. package/dist/index221.js.map +1 -1
  238. package/dist/index222.js +8 -13
  239. package/dist/index222.js.map +1 -1
  240. package/dist/index223.js +66 -10
  241. package/dist/index223.js.map +1 -1
  242. package/dist/index224.js +19 -14
  243. package/dist/index224.js.map +1 -1
  244. package/dist/index225.js +16 -14
  245. package/dist/index225.js.map +1 -1
  246. package/dist/index226.js +5 -5
  247. package/dist/index226.js.map +1 -1
  248. package/dist/index227.js +5 -6
  249. package/dist/index227.js.map +1 -1
  250. package/dist/index228.js +6 -7
  251. package/dist/index228.js.map +1 -1
  252. package/dist/index229.js +4 -6
  253. package/dist/index229.js.map +1 -1
  254. package/dist/index23.js +1 -1
  255. package/dist/index230.js +7 -9
  256. package/dist/index230.js.map +1 -1
  257. package/dist/index231.js +17 -5
  258. package/dist/index231.js.map +1 -1
  259. package/dist/index232.js +5 -5
  260. package/dist/index232.js.map +1 -1
  261. package/dist/index233.js +5 -9
  262. package/dist/index233.js.map +1 -1
  263. package/dist/index234.js +13 -5
  264. package/dist/index234.js.map +1 -1
  265. package/dist/index235.js +10 -5
  266. package/dist/index235.js.map +1 -1
  267. package/dist/index236.js +14 -4
  268. package/dist/index236.js.map +1 -1
  269. package/dist/index237.js +14 -11
  270. package/dist/index237.js.map +1 -1
  271. package/dist/index238.js +5 -10
  272. package/dist/index238.js.map +1 -1
  273. package/dist/index239.js +6 -10
  274. package/dist/index239.js.map +1 -1
  275. package/dist/index240.js +7 -11
  276. package/dist/index240.js.map +1 -1
  277. package/dist/index241.js +6 -11
  278. package/dist/index241.js.map +1 -1
  279. package/dist/index242.js +9 -10
  280. package/dist/index242.js.map +1 -1
  281. package/dist/index243.js +5 -7
  282. package/dist/index243.js.map +1 -1
  283. package/dist/index244.js +5 -6
  284. package/dist/index244.js.map +1 -1
  285. package/dist/index245.js +9 -5
  286. package/dist/index245.js.map +1 -1
  287. package/dist/index246.js +5 -6
  288. package/dist/index246.js.map +1 -1
  289. package/dist/index247.js +5 -7
  290. package/dist/index247.js.map +1 -1
  291. package/dist/index248.js +4 -6
  292. package/dist/index248.js.map +1 -1
  293. package/dist/index249.js +11 -55
  294. package/dist/index249.js.map +1 -1
  295. package/dist/index250.js +10 -8
  296. package/dist/index250.js.map +1 -1
  297. package/dist/index251.js +10 -19
  298. package/dist/index251.js.map +1 -1
  299. package/dist/index252.js +11 -23
  300. package/dist/index252.js.map +1 -1
  301. package/dist/index253.js +11 -16
  302. package/dist/index253.js.map +1 -1
  303. package/dist/index254.js +10 -7
  304. package/dist/index254.js.map +1 -1
  305. package/dist/index255.js +7 -10
  306. package/dist/index255.js.map +1 -1
  307. package/dist/index256.js +6 -10
  308. package/dist/index256.js.map +1 -1
  309. package/dist/index257.js +5 -21
  310. package/dist/index257.js.map +1 -1
  311. package/dist/index258.js +6 -10
  312. package/dist/index258.js.map +1 -1
  313. package/dist/index259.js +7 -9
  314. package/dist/index259.js.map +1 -1
  315. package/dist/index260.js +6 -9
  316. package/dist/index260.js.map +1 -1
  317. package/dist/index261.js +55 -4
  318. package/dist/index261.js.map +1 -1
  319. package/dist/index262.js +29 -5
  320. package/dist/index262.js.map +1 -1
  321. package/dist/index263.js +23 -16
  322. package/dist/index263.js.map +1 -1
  323. package/dist/index264.js +12 -9
  324. package/dist/index264.js.map +1 -1
  325. package/dist/index265.js +25 -18
  326. package/dist/index265.js.map +1 -1
  327. package/dist/index266.js +5 -15
  328. package/dist/index266.js.map +1 -1
  329. package/dist/index267.js +16 -12
  330. package/dist/index267.js.map +1 -1
  331. package/dist/index268.js +7 -29
  332. package/dist/index268.js.map +1 -1
  333. package/dist/index269.js +9 -11
  334. package/dist/index269.js.map +1 -1
  335. package/dist/index270.js +9 -24
  336. package/dist/index270.js.map +1 -1
  337. package/dist/index271.js +21 -5
  338. package/dist/index271.js.map +1 -1
  339. package/dist/index272.js +10 -64
  340. package/dist/index272.js.map +1 -1
  341. package/dist/index273.js +9 -48
  342. package/dist/index273.js.map +1 -1
  343. package/dist/index274.js +9 -39
  344. package/dist/index274.js.map +1 -1
  345. package/dist/index275.js +4 -100
  346. package/dist/index275.js.map +1 -1
  347. package/dist/index276.js +5 -97
  348. package/dist/index276.js.map +1 -1
  349. package/dist/index277.js +15 -98
  350. package/dist/index277.js.map +1 -1
  351. package/dist/index278.js +9 -3
  352. package/dist/index278.js.map +1 -1
  353. package/dist/index279.js +18 -24
  354. package/dist/index279.js.map +1 -1
  355. package/dist/index280.js +16 -29
  356. package/dist/index280.js.map +1 -1
  357. package/dist/index281.js +13 -5
  358. package/dist/index281.js.map +1 -1
  359. package/dist/index282.js +12 -66
  360. package/dist/index282.js.map +1 -1
  361. package/dist/index283.js +150 -176
  362. package/dist/index283.js.map +1 -1
  363. package/dist/index284.js +27 -43
  364. package/dist/index284.js.map +1 -1
  365. package/dist/index285.js +10 -2
  366. package/dist/index285.js.map +1 -1
  367. package/dist/index286.js +48 -2
  368. package/dist/index286.js.map +1 -1
  369. package/dist/index287.js +10 -12
  370. package/dist/index287.js.map +1 -1
  371. package/dist/index288.js +41 -151
  372. package/dist/index288.js.map +1 -1
  373. package/dist/index289.js +92 -27
  374. package/dist/index289.js.map +1 -1
  375. package/dist/index29.js +3 -3
  376. package/dist/index290.js +86 -9
  377. package/dist/index290.js.map +1 -1
  378. package/dist/index291.js +96 -38
  379. package/dist/index291.js.map +1 -1
  380. package/dist/index292.js +51 -10
  381. package/dist/index292.js.map +1 -1
  382. package/dist/index293.js +10 -43
  383. package/dist/index293.js.map +1 -1
  384. package/dist/index294.js +31 -89
  385. package/dist/index294.js.map +1 -1
  386. package/dist/index295.js +8 -86
  387. package/dist/index295.js.map +1 -1
  388. package/dist/index296.js +106 -95
  389. package/dist/index296.js.map +1 -1
  390. package/dist/index297.js +16 -51
  391. package/dist/index297.js.map +1 -1
  392. package/dist/index298.js +14 -10
  393. package/dist/index298.js.map +1 -1
  394. package/dist/index299.js +3 -37
  395. package/dist/index299.js.map +1 -1
  396. package/dist/index30.js +14 -14
  397. package/dist/index300.js +36 -8
  398. package/dist/index300.js.map +1 -1
  399. package/dist/index301.js +19 -115
  400. package/dist/index301.js.map +1 -1
  401. package/dist/index302.js +9 -17
  402. package/dist/index302.js.map +1 -1
  403. package/dist/index303.js +8 -15
  404. package/dist/index303.js.map +1 -1
  405. package/dist/index304.js +19 -3
  406. package/dist/index304.js.map +1 -1
  407. package/dist/index305.js +23 -31
  408. package/dist/index305.js.map +1 -1
  409. package/dist/index306.js +15 -19
  410. package/dist/index306.js.map +1 -1
  411. package/dist/index307.js +67 -9
  412. package/dist/index307.js.map +1 -1
  413. package/dist/index308.js +179 -7
  414. package/dist/index308.js.map +1 -1
  415. package/dist/index309.js +45 -18
  416. package/dist/index309.js.map +1 -1
  417. package/dist/index31.js +3 -3
  418. package/dist/index310.js +2 -29
  419. package/dist/index310.js.map +1 -1
  420. package/dist/index311.js +2 -17
  421. package/dist/index311.js.map +1 -1
  422. package/dist/index312.js +5 -5
  423. package/dist/index312.js.map +1 -1
  424. package/dist/index313.js +3 -19
  425. package/dist/index313.js.map +1 -1
  426. package/dist/index314.js +23 -12
  427. package/dist/index314.js.map +1 -1
  428. package/dist/index315.js +113 -5
  429. package/dist/index315.js.map +1 -1
  430. package/dist/index316.js +16 -3
  431. package/dist/index316.js.map +1 -1
  432. package/dist/index317.js +522 -21
  433. package/dist/index317.js.map +1 -1
  434. package/dist/index318.js +127 -112
  435. package/dist/index318.js.map +1 -1
  436. package/dist/index319.js +133 -15
  437. package/dist/index319.js.map +1 -1
  438. package/dist/index32.js +2 -2
  439. package/dist/index320.js +4 -524
  440. package/dist/index320.js.map +1 -1
  441. package/dist/index321.js +18 -127
  442. package/dist/index321.js.map +1 -1
  443. package/dist/index322.js +12 -133
  444. package/dist/index322.js.map +1 -1
  445. package/dist/index323.js +1 -1
  446. package/dist/index324.js +69 -6
  447. package/dist/index324.js.map +1 -1
  448. package/dist/index325.js +9 -6
  449. package/dist/index325.js.map +1 -1
  450. package/dist/index326.js +14 -4
  451. package/dist/index326.js.map +1 -1
  452. package/dist/index327.js +65 -15
  453. package/dist/index327.js.map +1 -1
  454. package/dist/index328.js +64 -8
  455. package/dist/index328.js.map +1 -1
  456. package/dist/index329.js +5 -5
  457. package/dist/index329.js.map +1 -1
  458. package/dist/index33.js +1 -1
  459. package/dist/index330.js +5 -4
  460. package/dist/index330.js.map +1 -1
  461. package/dist/index331.js +4 -546
  462. package/dist/index331.js.map +1 -1
  463. package/dist/index332.js +16 -47
  464. package/dist/index332.js.map +1 -1
  465. package/dist/index333.js +8 -17
  466. package/dist/index333.js.map +1 -1
  467. package/dist/index334.js +5 -6
  468. package/dist/index334.js.map +1 -1
  469. package/dist/index335.js +4 -8
  470. package/dist/index335.js.map +1 -1
  471. package/dist/index336.js +545 -7
  472. package/dist/index336.js.map +1 -1
  473. package/dist/index337.js +47 -9
  474. package/dist/index337.js.map +1 -1
  475. package/dist/index338.js +17 -12
  476. package/dist/index338.js.map +1 -1
  477. package/dist/index339.js +6 -9
  478. package/dist/index339.js.map +1 -1
  479. package/dist/index34.js +1 -1
  480. package/dist/index340.js +8 -13
  481. package/dist/index340.js.map +1 -1
  482. package/dist/index341.js +8 -69
  483. package/dist/index341.js.map +1 -1
  484. package/dist/index342.js +9 -9
  485. package/dist/index342.js.map +1 -1
  486. package/dist/index343.js +13 -14
  487. package/dist/index343.js.map +1 -1
  488. package/dist/index344.js +10 -66
  489. package/dist/index344.js.map +1 -1
  490. package/dist/index345.js +13 -64
  491. package/dist/index345.js.map +1 -1
  492. package/dist/index346.js +3 -4
  493. package/dist/index346.js.map +1 -1
  494. package/dist/index347.js +23 -56
  495. package/dist/index347.js.map +1 -1
  496. package/dist/index348.js +5 -68
  497. package/dist/index348.js.map +1 -1
  498. package/dist/index349.js +55 -30
  499. package/dist/index349.js.map +1 -1
  500. package/dist/index35.js +1 -1
  501. package/dist/index350.js +68 -9
  502. package/dist/index350.js.map +1 -1
  503. package/dist/index351.js +26 -148
  504. package/dist/index351.js.map +1 -1
  505. package/dist/index352.js +9 -108
  506. package/dist/index352.js.map +1 -1
  507. package/dist/index353.js +153 -4
  508. package/dist/index353.js.map +1 -1
  509. package/dist/index354.js +108 -23
  510. package/dist/index354.js.map +1 -1
  511. package/dist/index355.js +22 -15
  512. package/dist/index355.js.map +1 -1
  513. package/dist/index356.js +12 -28
  514. package/dist/index356.js.map +1 -1
  515. package/dist/index357.js +27 -12
  516. package/dist/index357.js.map +1 -1
  517. package/dist/index358.js +5 -7
  518. package/dist/index358.js.map +1 -1
  519. package/dist/index359.js +15 -22
  520. package/dist/index359.js.map +1 -1
  521. package/dist/index36.js +1 -1
  522. package/dist/index360.js +28 -12
  523. package/dist/index360.js.map +1 -1
  524. package/dist/index361.js +12 -27
  525. package/dist/index361.js.map +1 -1
  526. package/dist/index362.js +7 -5
  527. package/dist/index362.js.map +1 -1
  528. package/dist/index39.js +2 -2
  529. package/dist/index40.js +24 -24
  530. package/dist/index42.js +1 -1
  531. package/dist/index50.js +2 -2
  532. package/dist/index51.js +18 -18
  533. package/dist/index55.js +1 -1
  534. package/dist/index56.js +1 -1
  535. package/dist/index57.js +4 -205
  536. package/dist/index57.js.map +1 -1
  537. package/dist/index59.js +47 -33
  538. package/dist/index59.js.map +1 -1
  539. package/dist/index61.js +50 -7
  540. package/dist/index61.js.map +1 -1
  541. package/dist/index62.js +7 -11
  542. package/dist/index62.js.map +1 -1
  543. package/dist/index63.js +14 -3
  544. package/dist/index63.js.map +1 -1
  545. package/dist/index64.js +129 -43
  546. package/dist/index64.js.map +1 -1
  547. package/dist/index65.js +10 -50
  548. package/dist/index65.js.map +1 -1
  549. package/dist/index66.js +216 -7
  550. package/dist/index66.js.map +1 -1
  551. package/dist/index67.js +13 -15
  552. package/dist/index67.js.map +1 -1
  553. package/dist/index68.js +32 -132
  554. package/dist/index68.js.map +1 -1
  555. package/dist/index69.js +46 -10
  556. package/dist/index69.js.map +1 -1
  557. package/dist/index70.js +7 -216
  558. package/dist/index70.js.map +1 -1
  559. package/dist/index71.js +49 -12
  560. package/dist/index71.js.map +1 -1
  561. package/dist/index72.js +4 -47
  562. package/dist/index72.js.map +1 -1
  563. package/dist/index73.js +5 -49
  564. package/dist/index73.js.map +1 -1
  565. package/dist/index74.js +28 -4
  566. package/dist/index74.js.map +1 -1
  567. package/dist/index75.js +50 -6
  568. package/dist/index75.js.map +1 -1
  569. package/dist/index76.js +9 -28
  570. package/dist/index76.js.map +1 -1
  571. package/dist/index77.js +12 -50
  572. package/dist/index77.js.map +1 -1
  573. package/dist/index78.js +205 -9
  574. package/dist/index78.js.map +1 -1
  575. package/dist/index79.js +1 -1
  576. package/dist/index80.js +2 -2
  577. package/dist/index81.js +2 -2
  578. package/dist/index82.js +2 -54
  579. package/dist/index82.js.map +1 -1
  580. package/dist/index83.js +2 -2
  581. package/dist/index84.js +54 -2
  582. package/dist/index84.js.map +1 -1
  583. package/dist/index85.js +4 -52
  584. package/dist/index85.js.map +1 -1
  585. package/dist/index86.js +33 -4
  586. package/dist/index86.js.map +1 -1
  587. package/dist/index87.js +249 -4
  588. package/dist/index87.js.map +1 -1
  589. package/dist/index88.js +114 -15
  590. package/dist/index88.js.map +1 -1
  591. package/dist/index89.js +219 -5
  592. package/dist/index89.js.map +1 -1
  593. package/dist/index90.js +66 -7
  594. package/dist/index90.js.map +1 -1
  595. package/dist/index91.js +20 -16
  596. package/dist/index91.js.map +1 -1
  597. package/dist/index92.js +209 -4
  598. package/dist/index92.js.map +1 -1
  599. package/dist/index93.js +319 -4
  600. package/dist/index93.js.map +1 -1
  601. package/dist/index94.js +130 -5
  602. package/dist/index94.js.map +1 -1
  603. package/dist/index95.js +20 -5
  604. package/dist/index95.js.map +1 -1
  605. package/dist/index96.js +75 -4
  606. package/dist/index96.js.map +1 -1
  607. package/dist/index97.js +18 -4
  608. package/dist/index97.js.map +1 -1
  609. package/dist/index98.js +101 -6
  610. package/dist/index98.js.map +1 -1
  611. package/dist/index99.js +5 -25
  612. package/dist/index99.js.map +1 -1
  613. package/package.json +1 -1
package/dist/index127.js CHANGED
@@ -1,76 +1,8 @@
1
- import { useEffect as D, useMemo as S } from "react";
2
- import { getDates as N } from "./index253.js";
3
- import { getDays as w } from "./index254.js";
4
- import { getDisplayMonths as E } from "./index255.js";
5
- import { getInitialMonth as c } from "./index256.js";
6
- import { getMonths as b } from "./index257.js";
7
- import { getNavMonths as q } from "./index258.js";
8
- import { getNextMonth as F } from "./index259.js";
9
- import { getPreviousMonth as P } from "./index260.js";
10
- import { getWeeks as V } from "./index261.js";
11
- import { useControlledValue as Z } from "./index262.js";
12
- function _(e, n) {
13
- const [s, a] = q(e, n), { startOfMonth: i, endOfMonth: g } = n, h = c(e, s, a, n), [m, f] = Z(
14
- h,
15
- // initialMonth is always computed from props.month if provided
16
- e.month ? h : void 0
17
- );
18
- D(() => {
19
- const t = c(e, s, a, n);
20
- f(t);
21
- }, [e.timeZone]);
22
- const { months: l, weeks: M, days: u, previousMonth: k, nextMonth: v } = S(() => {
23
- const t = E(m, a, { numberOfMonths: e.numberOfMonths }, n), o = N(t, e.endMonth ? g(e.endMonth) : void 0, {
24
- ISOWeek: e.ISOWeek,
25
- fixedWeeks: e.fixedWeeks,
26
- broadcastCalendar: e.broadcastCalendar
27
- }, n), r = b(t, o, {
28
- broadcastCalendar: e.broadcastCalendar,
29
- fixedWeeks: e.fixedWeeks,
30
- ISOWeek: e.ISOWeek,
31
- reverseMonths: e.reverseMonths
32
- }, n), C = V(r), y = w(r), I = P(m, s, e, n), T = F(m, a, e, n);
33
- return {
34
- months: r,
35
- weeks: C,
36
- days: y,
37
- previousMonth: I,
38
- nextMonth: T
39
- };
40
- }, [
41
- n,
42
- m.getTime(),
43
- a?.getTime(),
44
- s?.getTime(),
45
- e.disableNavigation,
46
- e.broadcastCalendar,
47
- e.endMonth?.getTime(),
48
- e.fixedWeeks,
49
- e.ISOWeek,
50
- e.numberOfMonths,
51
- e.pagedNavigation,
52
- e.reverseMonths
53
- ]), { disableNavigation: W, onMonthChange: O } = e, x = (t) => M.some((o) => o.days.some((r) => r.isEqualTo(t))), d = (t) => {
54
- if (W)
55
- return;
56
- let o = i(t);
57
- s && o < i(s) && (o = i(s)), a && o > i(a) && (o = i(a)), f(o), O?.(o);
58
- };
59
- return {
60
- months: l,
61
- weeks: M,
62
- days: u,
63
- navStart: s,
64
- navEnd: a,
65
- previousMonth: k,
66
- nextMonth: v,
67
- goToMonth: d,
68
- goToDay: (t) => {
69
- x(t) || d(t.date);
70
- }
71
- };
1
+ import e from "react";
2
+ function n(t) {
3
+ return e.createElement("option", { ...t });
72
4
  }
73
5
  export {
74
- _ as useCalendar
6
+ n as Option
75
7
  };
76
8
  //# sourceMappingURL=index127.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index127.js","sources":["../../../node_modules/react-day-picker/dist/esm/useCalendar.js"],"sourcesContent":["import { useEffect, useMemo } from \"react\";\nimport { getDates } from \"./helpers/getDates.js\";\nimport { getDays } from \"./helpers/getDays.js\";\nimport { getDisplayMonths } from \"./helpers/getDisplayMonths.js\";\nimport { getInitialMonth } from \"./helpers/getInitialMonth.js\";\nimport { getMonths } from \"./helpers/getMonths.js\";\nimport { getNavMonths } from \"./helpers/getNavMonth.js\";\nimport { getNextMonth } from \"./helpers/getNextMonth.js\";\nimport { getPreviousMonth } from \"./helpers/getPreviousMonth.js\";\nimport { getWeeks } from \"./helpers/getWeeks.js\";\nimport { useControlledValue } from \"./helpers/useControlledValue.js\";\n/**\n * Provides the calendar object to work with the calendar in custom components.\n *\n * @private\n * @param props - The DayPicker props related to calendar configuration.\n * @param dateLib - The date utility library instance.\n * @returns The calendar object containing displayed days, weeks, months, and\n * navigation methods.\n */\nexport function useCalendar(props, dateLib) {\n const [navStart, navEnd] = getNavMonths(props, dateLib);\n const { startOfMonth, endOfMonth } = dateLib;\n const initialMonth = getInitialMonth(props, navStart, navEnd, dateLib);\n const [firstMonth, setFirstMonth] = useControlledValue(initialMonth, \n // initialMonth is always computed from props.month if provided\n props.month ? initialMonth : undefined);\n // biome-ignore lint/correctness/useExhaustiveDependencies: change the initial month when the time zone changes.\n useEffect(() => {\n const newInitialMonth = getInitialMonth(props, navStart, navEnd, dateLib);\n setFirstMonth(newInitialMonth);\n }, [props.timeZone]);\n /** The months displayed in the calendar. */\n // biome-ignore lint/correctness/useExhaustiveDependencies: We want to recompute only when specific props change.\n const { months, weeks, days, previousMonth, nextMonth } = useMemo(() => {\n const displayMonths = getDisplayMonths(firstMonth, navEnd, { numberOfMonths: props.numberOfMonths }, dateLib);\n const dates = getDates(displayMonths, props.endMonth ? endOfMonth(props.endMonth) : undefined, {\n ISOWeek: props.ISOWeek,\n fixedWeeks: props.fixedWeeks,\n broadcastCalendar: props.broadcastCalendar,\n }, dateLib);\n const months = getMonths(displayMonths, dates, {\n broadcastCalendar: props.broadcastCalendar,\n fixedWeeks: props.fixedWeeks,\n ISOWeek: props.ISOWeek,\n reverseMonths: props.reverseMonths,\n }, dateLib);\n const weeks = getWeeks(months);\n const days = getDays(months);\n const previousMonth = getPreviousMonth(firstMonth, navStart, props, dateLib);\n const nextMonth = getNextMonth(firstMonth, navEnd, props, dateLib);\n return {\n months,\n weeks,\n days,\n previousMonth,\n nextMonth,\n };\n }, [\n dateLib,\n firstMonth.getTime(),\n navEnd?.getTime(),\n navStart?.getTime(),\n props.disableNavigation,\n props.broadcastCalendar,\n props.endMonth?.getTime(),\n props.fixedWeeks,\n props.ISOWeek,\n props.numberOfMonths,\n props.pagedNavigation,\n props.reverseMonths,\n ]);\n const { disableNavigation, onMonthChange } = props;\n const isDayInCalendar = (day) => weeks.some((week) => week.days.some((d) => d.isEqualTo(day)));\n const goToMonth = (date) => {\n if (disableNavigation) {\n return;\n }\n let newMonth = startOfMonth(date);\n // if month is before start, use the first month instead\n if (navStart && newMonth < startOfMonth(navStart)) {\n newMonth = startOfMonth(navStart);\n }\n // if month is after endMonth, use the last month instead\n if (navEnd && newMonth > startOfMonth(navEnd)) {\n newMonth = startOfMonth(navEnd);\n }\n setFirstMonth(newMonth);\n onMonthChange?.(newMonth);\n };\n const goToDay = (day) => {\n // is this check necessary?\n if (isDayInCalendar(day)) {\n return;\n }\n goToMonth(day.date);\n };\n const calendar = {\n months,\n weeks,\n days,\n navStart,\n navEnd,\n previousMonth,\n nextMonth,\n goToMonth,\n goToDay,\n };\n return calendar;\n}\n"],"names":["useCalendar","props","dateLib","navStart","navEnd","getNavMonths","startOfMonth","endOfMonth","initialMonth","getInitialMonth","firstMonth","setFirstMonth","useControlledValue","useEffect","newInitialMonth","months","weeks","days","previousMonth","nextMonth","useMemo","displayMonths","getDisplayMonths","dates","getDates","getMonths","getWeeks","getDays","getPreviousMonth","getNextMonth","disableNavigation","onMonthChange","isDayInCalendar","day","week","d","goToMonth","date","newMonth"],"mappings":";;;;;;;;;;;AAoBO,SAASA,EAAYC,GAAOC,GAAS;AACxC,QAAM,CAACC,GAAUC,CAAM,IAAIC,EAAaJ,GAAOC,CAAO,GAChD,EAAE,cAAAI,GAAc,YAAAC,EAAU,IAAKL,GAC/BM,IAAeC,EAAgBR,GAAOE,GAAUC,GAAQF,CAAO,GAC/D,CAACQ,GAAYC,CAAa,IAAIC;AAAA,IAAmBJ;AAAA;AAAA,IAEvDP,EAAM,QAAQO,IAAe;AAAA,EAAS;AAEtC,EAAAK,EAAU,MAAM;AACZ,UAAMC,IAAkBL,EAAgBR,GAAOE,GAAUC,GAAQF,CAAO;AACxE,IAAAS,EAAcG,CAAe;AAAA,EACjC,GAAG,CAACb,EAAM,QAAQ,CAAC;AAGnB,QAAM,EAAE,QAAAc,GAAQ,OAAAC,GAAO,MAAAC,GAAM,eAAAC,GAAe,WAAAC,EAAS,IAAKC,EAAQ,MAAM;AACpE,UAAMC,IAAgBC,EAAiBZ,GAAYN,GAAQ,EAAE,gBAAgBH,EAAM,eAAc,GAAIC,CAAO,GACtGqB,IAAQC,EAASH,GAAepB,EAAM,WAAWM,EAAWN,EAAM,QAAQ,IAAI,QAAW;AAAA,MAC3F,SAASA,EAAM;AAAA,MACf,YAAYA,EAAM;AAAA,MAClB,mBAAmBA,EAAM;AAAA,IACrC,GAAWC,CAAO,GACJa,IAASU,EAAUJ,GAAeE,GAAO;AAAA,MAC3C,mBAAmBtB,EAAM;AAAA,MACzB,YAAYA,EAAM;AAAA,MAClB,SAASA,EAAM;AAAA,MACf,eAAeA,EAAM;AAAA,IACjC,GAAWC,CAAO,GACJc,IAAQU,EAASX,CAAM,GACvBE,IAAOU,EAAQZ,CAAM,GACrBG,IAAgBU,EAAiBlB,GAAYP,GAAUF,GAAOC,CAAO,GACrEiB,IAAYU,EAAanB,GAAYN,GAAQH,GAAOC,CAAO;AACjE,WAAO;AAAA,MACH,QAAAa;AAAA,MACA,OAAAC;AAAA,MACA,MAAAC;AAAA,MACA,eAAAC;AAAA,MACA,WAAAC;AAAA,IACZ;AAAA,EACI,GAAG;AAAA,IACCjB;AAAA,IACAQ,EAAW,QAAO;AAAA,IAClBN,GAAQ,QAAO;AAAA,IACfD,GAAU,QAAO;AAAA,IACjBF,EAAM;AAAA,IACNA,EAAM;AAAA,IACNA,EAAM,UAAU,QAAO;AAAA,IACvBA,EAAM;AAAA,IACNA,EAAM;AAAA,IACNA,EAAM;AAAA,IACNA,EAAM;AAAA,IACNA,EAAM;AAAA,EACd,CAAK,GACK,EAAE,mBAAA6B,GAAmB,eAAAC,EAAa,IAAK9B,GACvC+B,IAAkB,CAACC,MAAQjB,EAAM,KAAK,CAACkB,MAASA,EAAK,KAAK,KAAK,CAACC,MAAMA,EAAE,UAAUF,CAAG,CAAC,CAAC,GACvFG,IAAY,CAACC,MAAS;AACxB,QAAIP;AACA;AAEJ,QAAIQ,IAAWhC,EAAa+B,CAAI;AAEhC,IAAIlC,KAAYmC,IAAWhC,EAAaH,CAAQ,MAC5CmC,IAAWhC,EAAaH,CAAQ,IAGhCC,KAAUkC,IAAWhC,EAAaF,CAAM,MACxCkC,IAAWhC,EAAaF,CAAM,IAElCO,EAAc2B,CAAQ,GACtBP,IAAgBO,CAAQ;AAAA,EAC5B;AAmBA,SAXiB;AAAA,IACb,QAAAvB;AAAA,IACA,OAAAC;AAAA,IACA,MAAAC;AAAA,IACA,UAAAd;AAAA,IACA,QAAAC;AAAA,IACA,eAAAc;AAAA,IACA,WAAAC;AAAA,IACA,WAAAiB;AAAA,IACA,SAhBY,CAACH,MAAQ;AAErB,MAAID,EAAgBC,CAAG,KAGvBG,EAAUH,EAAI,IAAI;AAAA,IACtB;AAAA,EAWJ;AAEA;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index127.js","sources":["../../../node_modules/react-day-picker/dist/esm/components/Option.js"],"sourcesContent":["import React from \"react\";\n/**\n * Render an `option` element.\n *\n * @group Components\n * @see https://daypicker.dev/guides/custom-components\n */\nexport function Option(props) {\n return React.createElement(\"option\", { ...props });\n}\n"],"names":["Option","props","React"],"mappings":";AAOO,SAASA,EAAOC,GAAO;AAC1B,SAAOC,EAAM,cAAc,UAAU,EAAE,GAAGD,EAAK,CAAE;AACrD;","x_google_ignoreList":[0]}
package/dist/index128.js CHANGED
@@ -1,13 +1,10 @@
1
- import { createContext as t, useContext as n } from "react";
2
- const o = t(void 0);
3
- function c() {
4
- const e = n(o);
5
- if (e === void 0)
6
- throw new Error("useDayPicker() must be used within a custom component.");
7
- return e;
1
+ import e from "react";
2
+ import { useDayPicker as n } from "./index154.js";
3
+ function c(t) {
4
+ const { components: o } = n();
5
+ return e.createElement(o.Button, { ...t });
8
6
  }
9
7
  export {
10
- o as dayPickerContext,
11
- c as useDayPicker
8
+ c as PreviousMonthButton
12
9
  };
13
10
  //# sourceMappingURL=index128.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index128.js","sources":["../../../node_modules/react-day-picker/dist/esm/useDayPicker.js"],"sourcesContent":["import { createContext, useContext } from \"react\";\n/** @ignore */\nexport const dayPickerContext = createContext(undefined);\n/**\n * Provides access to the DayPicker context, which includes properties and\n * methods to interact with the DayPicker component. This hook must be used\n * within a custom component.\n *\n * @template T - Use this type to refine the returned context type with a\n * specific selection mode.\n * @returns The context to work with DayPicker.\n * @throws {Error} If the hook is used outside of a DayPicker provider.\n * @group Hooks\n * @see https://daypicker.dev/guides/custom-components\n */\nexport function useDayPicker() {\n const context = useContext(dayPickerContext);\n if (context === undefined) {\n throw new Error(\"useDayPicker() must be used within a custom component.\");\n }\n return context;\n}\n"],"names":["dayPickerContext","createContext","useDayPicker","context","useContext"],"mappings":";AAEY,MAACA,IAAmBC,EAAc,MAAS;AAahD,SAASC,IAAe;AAC3B,QAAMC,IAAUC,EAAWJ,CAAgB;AAC3C,MAAIG,MAAY;AACZ,UAAM,IAAI,MAAM,wDAAwD;AAE5E,SAAOA;AACX;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index128.js","sources":["../../../node_modules/react-day-picker/dist/esm/components/PreviousMonthButton.js"],"sourcesContent":["import React from \"react\";\nimport { useDayPicker } from \"../useDayPicker.js\";\n/**\n * Render the button to navigate to the previous month in the calendar.\n *\n * @group Components\n * @see https://daypicker.dev/guides/custom-components\n */\nexport function PreviousMonthButton(props) {\n const { components } = useDayPicker();\n return React.createElement(components.Button, { ...props });\n}\n"],"names":["PreviousMonthButton","props","components","useDayPicker","React"],"mappings":";;AAQO,SAASA,EAAoBC,GAAO;AACvC,QAAM,EAAE,YAAAC,EAAU,IAAKC,EAAY;AACnC,SAAOC,EAAM,cAAcF,EAAW,QAAQ,EAAE,GAAGD,GAAO;AAC9D;","x_google_ignoreList":[0]}
package/dist/index129.js CHANGED
@@ -1,24 +1,9 @@
1
- import { useState as a } from "react";
2
- import { calculateFocusTarget as T } from "./index263.js";
3
- import { getNextFocus as v } from "./index264.js";
4
- function I(e, o, r, i, f) {
5
- const { autoFocus: F } = e, [d, m] = a(), c = T(o.days, r, i || (() => !1), d), [s, u] = a(F ? c : void 0);
6
- return {
7
- isFocusTarget: (n) => !!c?.isEqualTo(n),
8
- setFocused: u,
9
- focused: s,
10
- blur: () => {
11
- m(s), u(void 0);
12
- },
13
- moveFocus: (n, l) => {
14
- if (!s)
15
- return;
16
- const t = v(n, l, s, o.navStart, o.navEnd, e, f);
17
- t && (e.disableNavigation && !o.days.some((g) => g.isEqualTo(t)) || (o.goToDay(t), u(t)));
18
- }
19
- };
1
+ import r from "react";
2
+ function n(t) {
3
+ const { rootRef: e, ...o } = t;
4
+ return r.createElement("div", { ...o, ref: e });
20
5
  }
21
6
  export {
22
- I as useFocus
7
+ n as Root
23
8
  };
24
9
  //# sourceMappingURL=index129.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index129.js","sources":["../../../node_modules/react-day-picker/dist/esm/useFocus.js"],"sourcesContent":["import { useState } from \"react\";\nimport { calculateFocusTarget } from \"./helpers/calculateFocusTarget.js\";\nimport { getNextFocus } from \"./helpers/getNextFocus.js\";\n/**\n * Manages focus behavior for the DayPicker component, including setting,\n * moving, and blurring focus on calendar days.\n *\n * @template T - The type of DayPicker props.\n * @param props - The DayPicker props.\n * @param calendar - The calendar object containing the displayed days and\n * months.\n * @param getModifiers - A function to retrieve modifiers for a given day.\n * @param isSelected - A function to check if a date is selected.\n * @param dateLib - The date utility library instance.\n * @returns An object containing focus-related methods and the currently focused\n * day.\n */\nexport function useFocus(props, calendar, getModifiers, isSelected, dateLib) {\n const { autoFocus } = props;\n const [lastFocused, setLastFocused] = useState();\n const focusTarget = calculateFocusTarget(calendar.days, getModifiers, isSelected || (() => false), lastFocused);\n const [focusedDay, setFocused] = useState(autoFocus ? focusTarget : undefined);\n const blur = () => {\n setLastFocused(focusedDay);\n setFocused(undefined);\n };\n const moveFocus = (moveBy, moveDir) => {\n if (!focusedDay)\n return;\n const nextFocus = getNextFocus(moveBy, moveDir, focusedDay, calendar.navStart, calendar.navEnd, props, dateLib);\n if (!nextFocus)\n return;\n if (props.disableNavigation) {\n const isNextInCalendar = calendar.days.some((day) => day.isEqualTo(nextFocus));\n if (!isNextInCalendar) {\n return;\n }\n }\n calendar.goToDay(nextFocus);\n setFocused(nextFocus);\n };\n const isFocusTarget = (day) => {\n return Boolean(focusTarget?.isEqualTo(day));\n };\n const useFocus = {\n isFocusTarget,\n setFocused,\n focused: focusedDay,\n blur,\n moveFocus,\n };\n return useFocus;\n}\n"],"names":["useFocus","props","calendar","getModifiers","isSelected","dateLib","autoFocus","lastFocused","setLastFocused","useState","focusTarget","calculateFocusTarget","focusedDay","setFocused","day","moveBy","moveDir","nextFocus","getNextFocus"],"mappings":";;;AAiBO,SAASA,EAASC,GAAOC,GAAUC,GAAcC,GAAYC,GAAS;AACzE,QAAM,EAAE,WAAAC,EAAS,IAAKL,GAChB,CAACM,GAAaC,CAAc,IAAIC,EAAQ,GACxCC,IAAcC,EAAqBT,EAAS,MAAMC,GAAcC,MAAe,MAAM,KAAQG,CAAW,GACxG,CAACK,GAAYC,CAAU,IAAIJ,EAASH,IAAYI,IAAc,MAAS;AA8B7E,SAPiB;AAAA,IACb,eAJkB,CAACI,MACZ,EAAQJ,GAAa,UAAUI,CAAG;AAAA,IAIzC,YAAAD;AAAA,IACA,SAASD;AAAA,IACT,MA1BS,MAAM;AACf,MAAAJ,EAAeI,CAAU,GACzBC,EAAW,MAAS;AAAA,IACxB;AAAA,IAwBI,WAvBc,CAACE,GAAQC,MAAY;AACnC,UAAI,CAACJ;AACD;AACJ,YAAMK,IAAYC,EAAaH,GAAQC,GAASJ,GAAYV,EAAS,UAAUA,EAAS,QAAQD,GAAOI,CAAO;AAC9G,MAAKY,MAEDhB,EAAM,qBAEF,CADqBC,EAAS,KAAK,KAAK,CAACY,MAAQA,EAAI,UAAUG,CAAS,CAAC,MAKjFf,EAAS,QAAQe,CAAS,GAC1BJ,EAAWI,CAAS;AAAA,IACxB;AAAA,EAUJ;AAEA;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index129.js","sources":["../../../node_modules/react-day-picker/dist/esm/components/Root.js"],"sourcesContent":["import React from \"react\";\n/**\n * Render the root element of the calendar.\n *\n * @group Components\n * @see https://daypicker.dev/guides/custom-components\n */\nexport function Root(props) {\n const { rootRef, ...rest } = props;\n return React.createElement(\"div\", { ...rest, ref: rootRef });\n}\n"],"names":["Root","props","rootRef","rest","React"],"mappings":";AAOO,SAASA,EAAKC,GAAO;AACxB,QAAM,EAAE,SAAAC,GAAS,GAAGC,EAAI,IAAKF;AAC7B,SAAOG,EAAM,cAAc,OAAO,EAAE,GAAGD,GAAM,KAAKD,GAAS;AAC/D;","x_google_ignoreList":[0]}
package/dist/index130.js CHANGED
@@ -1,20 +1,8 @@
1
- import { useMulti as i } from "./index265.js";
2
- import { useRange as o } from "./index266.js";
3
- import { useSingle as s } from "./index267.js";
4
- function f(e, n) {
5
- const t = s(e, n), r = i(e, n), u = o(e, n);
6
- switch (e.mode) {
7
- case "single":
8
- return t;
9
- case "multiple":
10
- return r;
11
- case "range":
12
- return u;
13
- default:
14
- return;
15
- }
1
+ import t from "react";
2
+ function c(e) {
3
+ return t.createElement("select", { ...e });
16
4
  }
17
5
  export {
18
- f as useSelection
6
+ c as Select
19
7
  };
20
8
  //# sourceMappingURL=index130.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index130.js","sources":["../../../node_modules/react-day-picker/dist/esm/useSelection.js"],"sourcesContent":["import { useMulti } from \"./selection/useMulti.js\";\nimport { useRange } from \"./selection/useRange.js\";\nimport { useSingle } from \"./selection/useSingle.js\";\n/**\n * Determines the appropriate selection hook to use based on the selection mode\n * and returns the corresponding selection object.\n *\n * @template T - The type of DayPicker props.\n * @param props - The DayPicker props.\n * @param dateLib - The date utility library instance.\n * @returns The selection object for the specified mode, or `undefined` if no\n * mode is set.\n */\nexport function useSelection(props, dateLib) {\n const single = useSingle(props, dateLib);\n const multi = useMulti(props, dateLib);\n const range = useRange(props, dateLib);\n switch (props.mode) {\n case \"single\":\n return single;\n case \"multiple\":\n return multi;\n case \"range\":\n return range;\n default:\n return undefined;\n }\n}\n"],"names":["useSelection","props","dateLib","single","useSingle","multi","useMulti","range","useRange"],"mappings":";;;AAaO,SAASA,EAAaC,GAAOC,GAAS;AACzC,QAAMC,IAASC,EAAUH,GAAOC,CAAO,GACjCG,IAAQC,EAASL,GAAOC,CAAO,GAC/BK,IAAQC,EAASP,GAAOC,CAAO;AACrC,UAAQD,EAAM,MAAI;AAAA,IACd,KAAK;AACD,aAAOE;AAAA,IACX,KAAK;AACD,aAAOE;AAAA,IACX,KAAK;AACD,aAAOE;AAAA,IACX;AACI;AAAA,EACZ;AACA;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index130.js","sources":["../../../node_modules/react-day-picker/dist/esm/components/Select.js"],"sourcesContent":["import React from \"react\";\n/**\n * Render a `select` element.\n *\n * @group Components\n * @see https://daypicker.dev/guides/custom-components\n */\nexport function Select(props) {\n return React.createElement(\"select\", { ...props });\n}\n"],"names":["Select","props","React"],"mappings":";AAOO,SAASA,EAAOC,GAAO;AAC1B,SAAOC,EAAM,cAAc,UAAU,EAAE,GAAGD,EAAK,CAAE;AACrD;","x_google_ignoreList":[0]}
package/dist/index131.js CHANGED
@@ -1,27 +1,9 @@
1
- import "./index215.js";
2
- import { toTimeZone as i } from "./index133.js";
3
- import { isDateRange as e, isDateInterval as p, isDateAfterType as y, isDateBeforeType as D } from "./index134.js";
4
- function n(o, f, u) {
5
- return i(o, f);
6
- }
7
- function t(o, f, u) {
8
- return typeof o == "boolean" || typeof o == "function" ? o : o instanceof Date ? n(o, f) : Array.isArray(o) ? o.map((r) => r instanceof Date ? n(r, f) : r) : e(o) ? {
9
- ...o,
10
- from: o.from ? i(o.from, f) : o.from,
11
- to: o.to ? i(o.to, f) : o.to
12
- } : p(o) ? {
13
- before: n(o.before, f),
14
- after: n(o.after, f)
15
- } : y(o) ? {
16
- after: n(o.after, f)
17
- } : D(o) ? {
18
- before: n(o.before, f)
19
- } : o;
20
- }
21
- function T(o, f, u) {
22
- return o && (Array.isArray(o) ? o.map((r) => t(r, f)) : t(o, f));
1
+ import r from "react";
2
+ function c(e) {
3
+ const { week: o, ...t } = e;
4
+ return r.createElement("tr", { ...t });
23
5
  }
24
6
  export {
25
- T as convertMatchersToTimeZone
7
+ c as Week
26
8
  };
27
9
  //# sourceMappingURL=index131.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index131.js","sources":["../../../node_modules/react-day-picker/dist/esm/utils/convertMatchersToTimeZone.js"],"sourcesContent":["import { TZDate } from \"@date-fns/tz\";\nimport { toTimeZone } from \"./toTimeZone.js\";\nimport { isDateAfterType, isDateBeforeType, isDateInterval, isDateRange, } from \"./typeguards.js\";\nfunction toZoneNoon(date, timeZone, noonSafe) {\n if (!noonSafe)\n return toTimeZone(date, timeZone);\n const zoned = toTimeZone(date, timeZone);\n const noonZoned = new TZDate(zoned.getFullYear(), zoned.getMonth(), zoned.getDate(), 12, 0, 0, timeZone);\n return new Date(noonZoned.getTime());\n}\nfunction convertMatcher(matcher, timeZone, noonSafe) {\n if (typeof matcher === \"boolean\" || typeof matcher === \"function\") {\n return matcher;\n }\n if (matcher instanceof Date) {\n return toZoneNoon(matcher, timeZone, noonSafe);\n }\n if (Array.isArray(matcher)) {\n return matcher.map((value) => value instanceof Date ? toZoneNoon(value, timeZone, noonSafe) : value);\n }\n if (isDateRange(matcher)) {\n return {\n ...matcher,\n from: matcher.from ? toTimeZone(matcher.from, timeZone) : matcher.from,\n to: matcher.to ? toTimeZone(matcher.to, timeZone) : matcher.to,\n };\n }\n if (isDateInterval(matcher)) {\n return {\n before: toZoneNoon(matcher.before, timeZone, noonSafe),\n after: toZoneNoon(matcher.after, timeZone, noonSafe),\n };\n }\n if (isDateAfterType(matcher)) {\n return {\n after: toZoneNoon(matcher.after, timeZone, noonSafe),\n };\n }\n if (isDateBeforeType(matcher)) {\n return {\n before: toZoneNoon(matcher.before, timeZone, noonSafe),\n };\n }\n return matcher;\n}\n/**\n * Convert any {@link Matcher} or array of matchers to the specified time zone.\n *\n * @param matchers - The matcher or matchers to convert.\n * @param timeZone - The target IANA time zone.\n * @returns The converted matcher(s).\n * @group Utilities\n */\nexport function convertMatchersToTimeZone(matchers, timeZone, noonSafe) {\n if (!matchers) {\n return matchers;\n }\n if (Array.isArray(matchers)) {\n return matchers.map((matcher) => convertMatcher(matcher, timeZone, noonSafe));\n }\n return convertMatcher(matchers, timeZone, noonSafe);\n}\n"],"names":["toZoneNoon","date","timeZone","noonSafe","toTimeZone","convertMatcher","matcher","value","isDateRange","isDateInterval","isDateAfterType","isDateBeforeType","convertMatchersToTimeZone","matchers"],"mappings":";;;AAGA,SAASA,EAAWC,GAAMC,GAAUC,GAAU;AAEtC,SAAOC,EAAWH,GAAMC,CAAQ;AAIxC;AACA,SAASG,EAAeC,GAASJ,GAAUC,GAAU;AACjD,SAAI,OAAOG,KAAY,aAAa,OAAOA,KAAY,aAC5CA,IAEPA,aAAmB,OACZN,EAAWM,GAASJ,CAAkB,IAE7C,MAAM,QAAQI,CAAO,IACdA,EAAQ,IAAI,CAACC,MAAUA,aAAiB,OAAOP,EAAWO,GAAOL,CAAkB,IAAIK,CAAK,IAEnGC,EAAYF,CAAO,IACZ;AAAA,IACH,GAAGA;AAAA,IACH,MAAMA,EAAQ,OAAOF,EAAWE,EAAQ,MAAMJ,CAAQ,IAAII,EAAQ;AAAA,IAClE,IAAIA,EAAQ,KAAKF,EAAWE,EAAQ,IAAIJ,CAAQ,IAAII,EAAQ;AAAA,EACxE,IAEQG,EAAeH,CAAO,IACf;AAAA,IACH,QAAQN,EAAWM,EAAQ,QAAQJ,CAAkB;AAAA,IACrD,OAAOF,EAAWM,EAAQ,OAAOJ,CAAkB;AAAA,EAC/D,IAEQQ,EAAgBJ,CAAO,IAChB;AAAA,IACH,OAAON,EAAWM,EAAQ,OAAOJ,CAAkB;AAAA,EAC/D,IAEQS,EAAiBL,CAAO,IACjB;AAAA,IACH,QAAQN,EAAWM,EAAQ,QAAQJ,CAAkB;AAAA,EACjE,IAEWI;AACX;AASO,SAASM,EAA0BC,GAAUX,GAAUC,GAAU;AACpE,SAAKU,MAGD,MAAM,QAAQA,CAAQ,IACfA,EAAS,IAAI,CAACP,MAAYD,EAAeC,GAASJ,CAAkB,CAAC,IAEzEG,EAAeQ,GAAUX,CAAkB;AACtD;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index131.js","sources":["../../../node_modules/react-day-picker/dist/esm/components/Week.js"],"sourcesContent":["import React from \"react\";\n/**\n * Render a table row representing a week in the calendar.\n *\n * @group Components\n * @see https://daypicker.dev/guides/custom-components\n */\nexport function Week(props) {\n const { week, ...trProps } = props;\n return React.createElement(\"tr\", { ...trProps });\n}\n"],"names":["Week","props","week","trProps","React"],"mappings":";AAOO,SAASA,EAAKC,GAAO;AACxB,QAAM,EAAE,MAAAC,GAAM,GAAGC,EAAO,IAAKF;AAC7B,SAAOG,EAAM,cAAc,MAAM,EAAE,GAAGD,EAAO,CAAE;AACnD;","x_google_ignoreList":[0]}
package/dist/index132.js CHANGED
@@ -1,10 +1,8 @@
1
- import { defaultDateLib as s } from "./index112.js";
2
- function u(f, r, t = !1, o = s) {
3
- let { from: n, to: e } = f;
4
- const { differenceInCalendarDays: i, isSameDay: a } = o;
5
- return n && e ? (i(e, n) < 0 && ([n, e] = [e, n]), i(r, n) >= (t ? 1 : 0) && i(e, r) >= (t ? 1 : 0)) : !t && e ? a(e, r) : !t && n ? a(n, r) : !1;
1
+ import t from "react";
2
+ function a(e) {
3
+ return t.createElement("th", { ...e });
6
4
  }
7
5
  export {
8
- u as rangeIncludesDate
6
+ a as Weekday
9
7
  };
10
8
  //# sourceMappingURL=index132.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index132.js","sources":["../../../node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.js"],"sourcesContent":["import { defaultDateLib } from \"../classes/index.js\";\n/**\n * Checks if a given date is within a specified date range.\n *\n * @since 9.0.0\n * @param range - The date range to check against.\n * @param date - The date to check.\n * @param excludeEnds - If `true`, the range's start and end dates are excluded.\n * @param dateLib - The date utility library instance.\n * @returns `true` if the date is within the range, otherwise `false`.\n * @group Utilities\n */\nexport function rangeIncludesDate(range, date, excludeEnds = false, dateLib = defaultDateLib) {\n let { from, to } = range;\n const { differenceInCalendarDays, isSameDay } = dateLib;\n if (from && to) {\n const isRangeInverted = differenceInCalendarDays(to, from) < 0;\n if (isRangeInverted) {\n [from, to] = [to, from];\n }\n const isInRange = differenceInCalendarDays(date, from) >= (excludeEnds ? 1 : 0) &&\n differenceInCalendarDays(to, date) >= (excludeEnds ? 1 : 0);\n return isInRange;\n }\n if (!excludeEnds && to) {\n return isSameDay(to, date);\n }\n if (!excludeEnds && from) {\n return isSameDay(from, date);\n }\n return false;\n}\n/**\n * @private\n * @deprecated Use {@link rangeIncludesDate} instead.\n */\nexport const isDateInRange = (range, date) => rangeIncludesDate(range, date, false, defaultDateLib);\n"],"names":["rangeIncludesDate","range","date","excludeEnds","dateLib","defaultDateLib","from","to","differenceInCalendarDays","isSameDay"],"mappings":";AAYO,SAASA,EAAkBC,GAAOC,GAAMC,IAAc,IAAOC,IAAUC,GAAgB;AAC1F,MAAI,EAAE,MAAAC,GAAM,IAAAC,EAAE,IAAKN;AACnB,QAAM,EAAE,0BAAAO,GAA0B,WAAAC,EAAS,IAAKL;AAChD,SAAIE,KAAQC,KACgBC,EAAyBD,GAAID,CAAI,IAAI,MAEzD,CAACA,GAAMC,CAAE,IAAI,CAACA,GAAID,CAAI,IAERE,EAAyBN,GAAMI,CAAI,MAAMH,IAAc,IAAI,MACzEK,EAAyBD,GAAIL,CAAI,MAAMC,IAAc,IAAI,MAG7D,CAACA,KAAeI,IACTE,EAAUF,GAAIL,CAAI,IAEzB,CAACC,KAAeG,IACTG,EAAUH,GAAMJ,CAAI,IAExB;AACX;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index132.js","sources":["../../../node_modules/react-day-picker/dist/esm/components/Weekday.js"],"sourcesContent":["import React from \"react\";\n/**\n * Render a table header cell with the name of a weekday (e.g., \"Mo\", \"Tu\").\n *\n * @group Components\n * @see https://daypicker.dev/guides/custom-components\n */\nexport function Weekday(props) {\n return React.createElement(\"th\", { ...props });\n}\n"],"names":["Weekday","props","React"],"mappings":";AAOO,SAASA,EAAQC,GAAO;AAC3B,SAAOC,EAAM,cAAc,MAAM,EAAE,GAAGD,EAAK,CAAE;AACjD;","x_google_ignoreList":[0]}
package/dist/index133.js CHANGED
@@ -1,9 +1,12 @@
1
- import { TZDate as r } from "./index214.js";
2
- import "./index215.js";
3
- function e(n, o) {
4
- return n instanceof r && n.timeZone === o ? n : new r(n, o);
1
+ import e from "react";
2
+ function a(t) {
3
+ return e.createElement(
4
+ "thead",
5
+ { "aria-hidden": !0 },
6
+ e.createElement("tr", { ...t })
7
+ );
5
8
  }
6
9
  export {
7
- e as toTimeZone
10
+ a as Weekdays
8
11
  };
9
12
  //# sourceMappingURL=index133.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index133.js","sources":["../../../node_modules/react-day-picker/dist/esm/utils/toTimeZone.js"],"sourcesContent":["import { TZDate } from \"@date-fns/tz\";\n/**\n * Convert a {@link Date} or {@link TZDate} instance to the given time zone.\n * Reuses the same instance when it is already a {@link TZDate} using the target\n * time zone to avoid extra allocations.\n */\nexport function toTimeZone(date, timeZone) {\n if (date instanceof TZDate && date.timeZone === timeZone) {\n return date;\n }\n return new TZDate(date, timeZone);\n}\n"],"names":["toTimeZone","date","timeZone","TZDate"],"mappings":";;AAMO,SAASA,EAAWC,GAAMC,GAAU;AACvC,SAAID,aAAgBE,KAAUF,EAAK,aAAaC,IACrCD,IAEJ,IAAIE,EAAOF,GAAMC,CAAQ;AACpC;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index133.js","sources":["../../../node_modules/react-day-picker/dist/esm/components/Weekdays.js"],"sourcesContent":["import React from \"react\";\n/**\n * Render the table row containing the weekday names.\n *\n * @group Components\n * @see https://daypicker.dev/guides/custom-components\n */\nexport function Weekdays(props) {\n return (React.createElement(\"thead\", { \"aria-hidden\": true },\n React.createElement(\"tr\", { ...props })));\n}\n"],"names":["Weekdays","props","React"],"mappings":";AAOO,SAASA,EAASC,GAAO;AAC5B,SAAQC,EAAM;AAAA,IAAc;AAAA,IAAS,EAAE,eAAe,GAAI;AAAA,IACtDA,EAAM,cAAc,MAAM,EAAE,GAAGD,EAAK,CAAE;AAAA,EAAC;AAC/C;","x_google_ignoreList":[0]}
package/dist/index134.js CHANGED
@@ -1,27 +1,9 @@
1
- function o(e) {
2
- return !!(e && typeof e == "object" && "before" in e && "after" in e);
3
- }
4
- function t(e) {
5
- return !!(e && typeof e == "object" && "from" in e);
6
- }
7
- function r(e) {
8
- return !!(e && typeof e == "object" && "after" in e);
9
- }
10
- function f(e) {
11
- return !!(e && typeof e == "object" && "before" in e);
12
- }
13
- function i(e) {
14
- return !!(e && typeof e == "object" && "dayOfWeek" in e);
15
- }
16
- function y(e, n) {
17
- return Array.isArray(e) && e.every(n.isDate);
1
+ import r from "react";
2
+ function c(e) {
3
+ const { week: o, ...t } = e;
4
+ return r.createElement("th", { ...t });
18
5
  }
19
6
  export {
20
- r as isDateAfterType,
21
- f as isDateBeforeType,
22
- o as isDateInterval,
23
- t as isDateRange,
24
- y as isDatesArray,
25
- i as isDayOfWeekType
7
+ c as WeekNumber
26
8
  };
27
9
  //# sourceMappingURL=index134.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index134.js","sources":["../../../node_modules/react-day-picker/dist/esm/utils/typeguards.js"],"sourcesContent":["/**\n * Checks if the given value is of type {@link DateInterval}.\n *\n * @param matcher - The value to check.\n * @returns `true` if the value is a {@link DateInterval}, otherwise `false`.\n * @group Utilities\n */\nexport function isDateInterval(matcher) {\n return Boolean(matcher &&\n typeof matcher === \"object\" &&\n \"before\" in matcher &&\n \"after\" in matcher);\n}\n/**\n * Checks if the given value is of type {@link DateRange}.\n *\n * @param value - The value to check.\n * @returns `true` if the value is a {@link DateRange}, otherwise `false`.\n * @group Utilities\n */\nexport function isDateRange(value) {\n return Boolean(value && typeof value === \"object\" && \"from\" in value);\n}\n/**\n * Checks if the given value is of type {@link DateAfter}.\n *\n * @param value - The value to check.\n * @returns `true` if the value is a {@link DateAfter}, otherwise `false`.\n * @group Utilities\n */\nexport function isDateAfterType(value) {\n return Boolean(value && typeof value === \"object\" && \"after\" in value);\n}\n/**\n * Checks if the given value is of type {@link DateBefore}.\n *\n * @param value - The value to check.\n * @returns `true` if the value is a {@link DateBefore}, otherwise `false`.\n * @group Utilities\n */\nexport function isDateBeforeType(value) {\n return Boolean(value && typeof value === \"object\" && \"before\" in value);\n}\n/**\n * Checks if the given value is of type {@link DayOfWeek}.\n *\n * @param value - The value to check.\n * @returns `true` if the value is a {@link DayOfWeek}, otherwise `false`.\n * @group Utilities\n */\nexport function isDayOfWeekType(value) {\n return Boolean(value && typeof value === \"object\" && \"dayOfWeek\" in value);\n}\n/**\n * Checks if the given value is an array of valid dates.\n *\n * @private\n * @param value - The value to check.\n * @param dateLib - The date utility library instance.\n * @returns `true` if the value is an array of valid dates, otherwise `false`.\n */\nexport function isDatesArray(value, dateLib) {\n return Array.isArray(value) && value.every(dateLib.isDate);\n}\n"],"names":["isDateInterval","matcher","isDateRange","value","isDateAfterType","isDateBeforeType","isDayOfWeekType","isDatesArray","dateLib"],"mappings":"AAOO,SAASA,EAAeC,GAAS;AACpC,SAAO,GAAQA,KACX,OAAOA,KAAY,YACnB,YAAYA,KACZ,WAAWA;AACnB;AAQO,SAASC,EAAYC,GAAO;AAC/B,SAAO,GAAQA,KAAS,OAAOA,KAAU,YAAY,UAAUA;AACnE;AAQO,SAASC,EAAgBD,GAAO;AACnC,SAAO,GAAQA,KAAS,OAAOA,KAAU,YAAY,WAAWA;AACpE;AAQO,SAASE,EAAiBF,GAAO;AACpC,SAAO,GAAQA,KAAS,OAAOA,KAAU,YAAY,YAAYA;AACrE;AAQO,SAASG,EAAgBH,GAAO;AACnC,SAAO,GAAQA,KAAS,OAAOA,KAAU,YAAY,eAAeA;AACxE;AASO,SAASI,EAAaJ,GAAOK,GAAS;AACzC,SAAO,MAAM,QAAQL,CAAK,KAAKA,EAAM,MAAMK,EAAQ,MAAM;AAC7D;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index134.js","sources":["../../../node_modules/react-day-picker/dist/esm/components/WeekNumber.js"],"sourcesContent":["import React from \"react\";\n/**\n * Render a table cell displaying the number of the week.\n *\n * @group Components\n * @see https://daypicker.dev/guides/custom-components\n */\nexport function WeekNumber(props) {\n const { week, ...thProps } = props;\n return React.createElement(\"th\", { ...thProps });\n}\n"],"names":["WeekNumber","props","week","thProps","React"],"mappings":";AAOO,SAASA,EAAWC,GAAO;AAC9B,QAAM,EAAE,MAAAC,GAAM,GAAGC,EAAO,IAAKF;AAC7B,SAAOG,EAAM,cAAc,MAAM,EAAE,GAAGD,EAAO,CAAE;AACnD;","x_google_ignoreList":[0]}
package/dist/index135.js CHANGED
@@ -1,38 +1,8 @@
1
- import { enUS as f } from "./index313.js";
2
- import { formatDate as n } from "./index249.js";
3
- const s = {
4
- ...f,
5
- labels: {
6
- labelDayButton: (a, r, o, e) => {
7
- let t;
8
- e && typeof e.format == "function" ? t = e.format.bind(e) : t = (m, c) => n(m, c, { locale: f, ...o });
9
- let l = t(a, "PPPP");
10
- return r.today && (l = `Today, ${l}`), r.selected && (l = `${l}, selected`), l;
11
- },
12
- labelMonthDropdown: "Choose the Month",
13
- labelNext: "Go to the Next Month",
14
- labelPrevious: "Go to the Previous Month",
15
- labelWeekNumber: (a) => `Week ${a}`,
16
- labelYearDropdown: "Choose the Year",
17
- labelGrid: (a, r, o) => {
18
- let e;
19
- return o && typeof o.format == "function" ? e = o.format.bind(o) : e = (t, l) => n(t, l, { locale: f, ...r }), e(a, "LLLL yyyy");
20
- },
21
- labelGridcell: (a, r, o, e) => {
22
- let t;
23
- e && typeof e.format == "function" ? t = e.format.bind(e) : t = (m, c) => n(m, c, { locale: f, ...o });
24
- let l = t(a, "PPPP");
25
- return r?.today && (l = `Today, ${l}`), l;
26
- },
27
- labelNav: "Navigation bar",
28
- labelWeekNumberHeader: "Week Number",
29
- labelWeekday: (a, r, o) => {
30
- let e;
31
- return o && typeof o.format == "function" ? e = o.format.bind(o) : e = (t, l) => n(t, l, { locale: f, ...r }), e(a, "cccc");
32
- }
33
- }
34
- };
1
+ import t from "react";
2
+ function a(e) {
3
+ return t.createElement("th", { ...e });
4
+ }
35
5
  export {
36
- s as enUS
6
+ a as WeekNumberHeader
37
7
  };
38
8
  //# sourceMappingURL=index135.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index135.js","sources":["../../../node_modules/react-day-picker/dist/esm/locale/en-US.js"],"sourcesContent":["import { format } from \"date-fns\";\nimport { enUS as dateFnsEnUS } from \"date-fns/locale\";\n/** English (United States) locale extended with DayPicker-specific translations. */\nexport const enUS = {\n ...dateFnsEnUS,\n labels: {\n labelDayButton: (date, modifiers, options, dateLib) => {\n let formatDate;\n if (dateLib && typeof dateLib.format === \"function\") {\n formatDate = dateLib.format.bind(dateLib);\n }\n else {\n formatDate = (d, pattern) => format(d, pattern, { locale: dateFnsEnUS, ...options });\n }\n let label = formatDate(date, \"PPPP\");\n if (modifiers.today)\n label = `Today, ${label}`;\n if (modifiers.selected)\n label = `${label}, selected`;\n return label;\n },\n labelMonthDropdown: \"Choose the Month\",\n labelNext: \"Go to the Next Month\",\n labelPrevious: \"Go to the Previous Month\",\n labelWeekNumber: (weekNumber) => `Week ${weekNumber}`,\n labelYearDropdown: \"Choose the Year\",\n labelGrid: (date, options, dateLib) => {\n let formatDate;\n if (dateLib && typeof dateLib.format === \"function\") {\n formatDate = dateLib.format.bind(dateLib);\n }\n else {\n formatDate = (d, pattern) => format(d, pattern, { locale: dateFnsEnUS, ...options });\n }\n return formatDate(date, \"LLLL yyyy\");\n },\n labelGridcell: (date, modifiers, options, dateLib) => {\n let formatDate;\n if (dateLib && typeof dateLib.format === \"function\") {\n formatDate = dateLib.format.bind(dateLib);\n }\n else {\n formatDate = (d, pattern) => format(d, pattern, { locale: dateFnsEnUS, ...options });\n }\n let label = formatDate(date, \"PPPP\");\n if (modifiers?.today) {\n label = `Today, ${label}`;\n }\n return label;\n },\n labelNav: \"Navigation bar\",\n labelWeekNumberHeader: \"Week Number\",\n labelWeekday: (date, options, dateLib) => {\n let formatDate;\n if (dateLib && typeof dateLib.format === \"function\") {\n formatDate = dateLib.format.bind(dateLib);\n }\n else {\n formatDate = (d, pattern) => format(d, pattern, { locale: dateFnsEnUS, ...options });\n }\n return formatDate(date, \"cccc\");\n },\n },\n};\n"],"names":["enUS","dateFnsEnUS","date","modifiers","options","dateLib","formatDate","d","pattern","format","label","weekNumber"],"mappings":";;AAGY,MAACA,IAAO;AAAA,EAChB,GAAGC;AAAAA,EACH,QAAQ;AAAA,IACJ,gBAAgB,CAACC,GAAMC,GAAWC,GAASC,MAAY;AACnD,UAAIC;AACJ,MAAID,KAAW,OAAOA,EAAQ,UAAW,aACrCC,IAAaD,EAAQ,OAAO,KAAKA,CAAO,IAGxCC,IAAa,CAACC,GAAGC,MAAYC,EAAOF,GAAGC,GAAS,EAAE,QAAQP,GAAa,GAAGG,EAAO,CAAE;AAEvF,UAAIM,IAAQJ,EAAWJ,GAAM,MAAM;AACnC,aAAIC,EAAU,UACVO,IAAQ,UAAUA,CAAK,KACvBP,EAAU,aACVO,IAAQ,GAAGA,CAAK,eACbA;AAAA,IACX;AAAA,IACA,oBAAoB;AAAA,IACpB,WAAW;AAAA,IACX,eAAe;AAAA,IACf,iBAAiB,CAACC,MAAe,QAAQA,CAAU;AAAA,IACnD,mBAAmB;AAAA,IACnB,WAAW,CAACT,GAAME,GAASC,MAAY;AACnC,UAAIC;AACJ,aAAID,KAAW,OAAOA,EAAQ,UAAW,aACrCC,IAAaD,EAAQ,OAAO,KAAKA,CAAO,IAGxCC,IAAa,CAACC,GAAGC,MAAYC,EAAOF,GAAGC,GAAS,EAAE,QAAQP,GAAa,GAAGG,EAAO,CAAE,GAEhFE,EAAWJ,GAAM,WAAW;AAAA,IACvC;AAAA,IACA,eAAe,CAACA,GAAMC,GAAWC,GAASC,MAAY;AAClD,UAAIC;AACJ,MAAID,KAAW,OAAOA,EAAQ,UAAW,aACrCC,IAAaD,EAAQ,OAAO,KAAKA,CAAO,IAGxCC,IAAa,CAACC,GAAGC,MAAYC,EAAOF,GAAGC,GAAS,EAAE,QAAQP,GAAa,GAAGG,EAAO,CAAE;AAEvF,UAAIM,IAAQJ,EAAWJ,GAAM,MAAM;AACnC,aAAIC,GAAW,UACXO,IAAQ,UAAUA,CAAK,KAEpBA;AAAA,IACX;AAAA,IACA,UAAU;AAAA,IACV,uBAAuB;AAAA,IACvB,cAAc,CAACR,GAAME,GAASC,MAAY;AACtC,UAAIC;AACJ,aAAID,KAAW,OAAOA,EAAQ,UAAW,aACrCC,IAAaD,EAAQ,OAAO,KAAKA,CAAO,IAGxCC,IAAa,CAACC,GAAGC,MAAYC,EAAOF,GAAGC,GAAS,EAAE,QAAQP,GAAa,GAAGG,EAAO,CAAE,GAEhFE,EAAWJ,GAAM,MAAM;AAAA,IAClC;AAAA,EACR;AACA;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index135.js","sources":["../../../node_modules/react-day-picker/dist/esm/components/WeekNumberHeader.js"],"sourcesContent":["import React from \"react\";\n/**\n * Render the header cell for the week numbers column.\n *\n * @group Components\n * @see https://daypicker.dev/guides/custom-components\n */\nexport function WeekNumberHeader(props) {\n return React.createElement(\"th\", { ...props });\n}\n"],"names":["WeekNumberHeader","props","React"],"mappings":";AAOO,SAASA,EAAiBC,GAAO;AACpC,SAAOC,EAAM,cAAc,MAAM,EAAE,GAAGD,EAAK,CAAE;AACjD;","x_google_ignoreList":[0]}
package/dist/index136.js CHANGED
@@ -1,19 +1,8 @@
1
- import { formatCaption as t, formatMonthCaption as e } from "./index137.js";
2
- import { formatDay as a } from "./index138.js";
3
- import { formatMonthDropdown as p } from "./index139.js";
4
- import { formatWeekdayName as x } from "./index140.js";
5
- import { formatWeekNumber as i } from "./index141.js";
6
- import { formatWeekNumberHeader as C } from "./index142.js";
7
- import { formatYearCaption as N, formatYearDropdown as W } from "./index143.js";
1
+ import t from "react";
2
+ function o(e) {
3
+ return t.createElement("tbody", { ...e });
4
+ }
8
5
  export {
9
- t as formatCaption,
10
- a as formatDay,
11
- e as formatMonthCaption,
12
- p as formatMonthDropdown,
13
- i as formatWeekNumber,
14
- C as formatWeekNumberHeader,
15
- x as formatWeekdayName,
16
- N as formatYearCaption,
17
- W as formatYearDropdown
6
+ o as Weeks
18
7
  };
19
8
  //# sourceMappingURL=index136.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index136.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;"}
1
+ {"version":3,"file":"index136.js","sources":["../../../node_modules/react-day-picker/dist/esm/components/Weeks.js"],"sourcesContent":["import React from \"react\";\n/**\n * Render the container for the weeks in the month grid.\n *\n * @group Components\n * @see https://daypicker.dev/guides/custom-components\n */\nexport function Weeks(props) {\n return React.createElement(\"tbody\", { ...props });\n}\n"],"names":["Weeks","props","React"],"mappings":";AAOO,SAASA,EAAMC,GAAO;AACzB,SAAOC,EAAM,cAAc,SAAS,EAAE,GAAGD,EAAK,CAAE;AACpD;","x_google_ignoreList":[0]}
package/dist/index137.js CHANGED
@@ -1,10 +1,10 @@
1
- import { DateLib as r } from "./index112.js";
2
- function a(t, o, n) {
3
- return (n ?? new r(o)).formatMonthYear(t);
1
+ import r from "react";
2
+ import { useDayPicker as t } from "./index154.js";
3
+ function m(o) {
4
+ const { components: e } = t();
5
+ return r.createElement(e.Dropdown, { ...o });
4
6
  }
5
- const f = a;
6
7
  export {
7
- a as formatCaption,
8
- f as formatMonthCaption
8
+ m as YearsDropdown
9
9
  };
10
10
  //# sourceMappingURL=index137.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index137.js","sources":["../../../node_modules/react-day-picker/dist/esm/formatters/formatCaption.js"],"sourcesContent":["import { DateLib } from \"../classes/DateLib.js\";\n/**\n * Formats the caption of the month.\n *\n * @defaultValue Locale-specific month/year order (e.g., \"November 2022\").\n * @param month The date representing the month.\n * @param options Configuration options for the date library.\n * @param dateLib The date library to use for formatting. If not provided, a new\n * instance is created.\n * @returns The formatted caption as a string.\n * @group Formatters\n * @see https://daypicker.dev/docs/translation#custom-formatters\n */\nexport function formatCaption(month, options, dateLib) {\n const lib = dateLib ?? new DateLib(options);\n return lib.formatMonthYear(month);\n}\n/**\n * @private\n * @deprecated Use {@link formatCaption} instead.\n * @group Formatters\n */\nexport const formatMonthCaption = formatCaption;\n"],"names":["formatCaption","month","options","dateLib","DateLib","formatMonthCaption"],"mappings":";AAaO,SAASA,EAAcC,GAAOC,GAASC,GAAS;AAEnD,UADYA,KAAW,IAAIC,EAAQF,CAAO,GAC/B,gBAAgBD,CAAK;AACpC;AAMY,MAACI,IAAqBL;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index137.js","sources":["../../../node_modules/react-day-picker/dist/esm/components/YearsDropdown.js"],"sourcesContent":["import React from \"react\";\nimport { useDayPicker } from \"../useDayPicker.js\";\n/**\n * Render a dropdown to navigate between years in the calendar.\n *\n * @group Components\n * @see https://daypicker.dev/guides/custom-components\n */\nexport function YearsDropdown(props) {\n const { components } = useDayPicker();\n return React.createElement(components.Dropdown, { ...props });\n}\n"],"names":["YearsDropdown","props","components","useDayPicker","React"],"mappings":";;AAQO,SAASA,EAAcC,GAAO;AACjC,QAAM,EAAE,YAAAC,EAAU,IAAKC,EAAY;AACnC,SAAOC,EAAM,cAAcF,EAAW,UAAU,EAAE,GAAGD,GAAO;AAChE;","x_google_ignoreList":[0]}