@rpcbase/ui 0.160.0 → 0.161.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 (630) hide show
  1. package/dist/components/{DayPicker → DayPickerField}/index.d.ts +2 -0
  2. package/dist/components/DayPickerField/index.d.ts.map +1 -0
  3. package/dist/components/HourPickerField/index.d.ts +36 -0
  4. package/dist/components/HourPickerField/index.d.ts.map +1 -0
  5. package/dist/components/index.d.ts +2 -2
  6. package/dist/components/index.d.ts.map +1 -1
  7. package/dist/index.js +7 -7
  8. package/dist/index100.js +6 -109
  9. package/dist/index100.js.map +1 -1
  10. package/dist/index101.js +4 -24
  11. package/dist/index101.js.map +1 -1
  12. package/dist/index102.js +7 -8
  13. package/dist/index102.js.map +1 -1
  14. package/dist/index103.js +5 -4
  15. package/dist/index103.js.map +1 -1
  16. package/dist/index104.js +4 -5
  17. package/dist/index104.js.map +1 -1
  18. package/dist/index105.js +5 -4
  19. package/dist/index105.js.map +1 -1
  20. package/dist/index106.js +4 -466
  21. package/dist/index106.js.map +1 -1
  22. package/dist/index107.js +8 -185
  23. package/dist/index107.js.map +1 -1
  24. package/dist/index108.js +5 -107
  25. package/dist/index108.js.map +1 -1
  26. package/dist/index109.js +4 -262
  27. package/dist/index109.js.map +1 -1
  28. package/dist/index11.js +318 -275
  29. package/dist/index11.js.map +1 -1
  30. package/dist/index110.js +4 -9
  31. package/dist/index110.js.map +1 -1
  32. package/dist/index111.js +6 -42
  33. package/dist/index111.js.map +1 -1
  34. package/dist/index112.js +145 -4
  35. package/dist/index112.js.map +1 -1
  36. package/dist/index113.js +40 -52
  37. package/dist/index113.js.map +1 -1
  38. package/dist/index114.js +4 -4
  39. package/dist/index114.js.map +1 -1
  40. package/dist/index115.js +7 -4
  41. package/dist/index115.js.map +1 -1
  42. package/dist/index116.js +13 -15
  43. package/dist/index116.js.map +1 -1
  44. package/dist/index117.js +13 -5
  45. package/dist/index117.js.map +1 -1
  46. package/dist/index118.js +7 -7
  47. package/dist/index118.js.map +1 -1
  48. package/dist/index119.js +31 -16
  49. package/dist/index119.js.map +1 -1
  50. package/dist/index120.js +10 -4
  51. package/dist/index120.js.map +1 -1
  52. package/dist/index121.js +10 -4
  53. package/dist/index121.js.map +1 -1
  54. package/dist/index122.js +8 -5
  55. package/dist/index122.js.map +1 -1
  56. package/dist/index123.js +13 -5
  57. package/dist/index123.js.map +1 -1
  58. package/dist/index124.js +101 -4
  59. package/dist/index124.js.map +1 -1
  60. package/dist/index125.js +20 -5
  61. package/dist/index125.js.map +1 -1
  62. package/dist/index126.js +53 -6
  63. package/dist/index126.js.map +1 -1
  64. package/dist/index127.js +71 -23
  65. package/dist/index127.js.map +1 -1
  66. package/dist/index128.js +9 -6
  67. package/dist/index128.js.map +1 -1
  68. package/dist/index129.js +20 -4
  69. package/dist/index129.js.map +1 -1
  70. package/dist/index130.js +16 -6
  71. package/dist/index130.js.map +1 -1
  72. package/dist/index131.js +23 -5
  73. package/dist/index131.js.map +1 -1
  74. package/dist/index132.js +6 -4
  75. package/dist/index132.js.map +1 -1
  76. package/dist/index133.js +5 -5
  77. package/dist/index133.js.map +1 -1
  78. package/dist/index134.js +23 -4
  79. package/dist/index134.js.map +1 -1
  80. package/dist/index135.js +35 -9
  81. package/dist/index135.js.map +1 -1
  82. package/dist/index136.js +16 -6
  83. package/dist/index136.js.map +1 -1
  84. package/dist/index137.js +6 -4
  85. package/dist/index137.js.map +1 -1
  86. package/dist/index138.js +4 -4
  87. package/dist/index138.js.map +1 -1
  88. package/dist/index139.js +4 -6
  89. package/dist/index139.js.map +1 -1
  90. package/dist/index140.js +4 -145
  91. package/dist/index140.js.map +1 -1
  92. package/dist/index141.js +4 -39
  93. package/dist/index141.js.map +1 -1
  94. package/dist/index142.js +3 -4
  95. package/dist/index142.js.map +1 -1
  96. package/dist/index143.js +6 -7
  97. package/dist/index143.js.map +1 -1
  98. package/dist/index144.js +24 -14
  99. package/dist/index144.js.map +1 -1
  100. package/dist/index145.js +7 -13
  101. package/dist/index145.js.map +1 -1
  102. package/dist/index146.js +6 -7
  103. package/dist/index146.js.map +1 -1
  104. package/dist/index147.js +5 -31
  105. package/dist/index147.js.map +1 -1
  106. package/dist/index148.js +3 -10
  107. package/dist/index148.js.map +1 -1
  108. package/dist/index149.js +3 -10
  109. package/dist/index149.js.map +1 -1
  110. package/dist/index150.js +4 -8
  111. package/dist/index150.js.map +1 -1
  112. package/dist/index151.js +3 -13
  113. package/dist/index151.js.map +1 -1
  114. package/dist/index152.js +4 -101
  115. package/dist/index152.js.map +1 -1
  116. package/dist/index153.js +4 -20
  117. package/dist/index153.js.map +1 -1
  118. package/dist/index154.js +3 -53
  119. package/dist/index154.js.map +1 -1
  120. package/dist/index155.js +3 -72
  121. package/dist/index155.js.map +1 -1
  122. package/dist/index156.js +3 -9
  123. package/dist/index156.js.map +1 -1
  124. package/dist/index157.js +33 -20
  125. package/dist/index157.js.map +1 -1
  126. package/dist/index158.js +248 -15
  127. package/dist/index158.js.map +1 -1
  128. package/dist/index159.js +114 -23
  129. package/dist/index159.js.map +1 -1
  130. package/dist/index160.js +219 -6
  131. package/dist/index160.js.map +1 -1
  132. package/dist/index161.js +66 -5
  133. package/dist/index161.js.map +1 -1
  134. package/dist/index162.js +20 -23
  135. package/dist/index162.js.map +1 -1
  136. package/dist/index163.js +207 -32
  137. package/dist/index163.js.map +1 -1
  138. package/dist/index164.js +320 -16
  139. package/dist/index164.js.map +1 -1
  140. package/dist/index165.js +130 -6
  141. package/dist/index165.js.map +1 -1
  142. package/dist/index166.js +20 -4
  143. package/dist/index166.js.map +1 -1
  144. package/dist/index167.js +75 -4
  145. package/dist/index167.js.map +1 -1
  146. package/dist/index168.js +18 -4
  147. package/dist/index168.js.map +1 -1
  148. package/dist/index169.js +101 -4
  149. package/dist/index169.js.map +1 -1
  150. package/dist/index170.js +5 -4
  151. package/dist/index170.js.map +1 -1
  152. package/dist/index171.js +14 -6
  153. package/dist/index171.js.map +1 -1
  154. package/dist/index172.js +2 -24
  155. package/dist/index172.js.map +1 -1
  156. package/dist/index173.js +7 -7
  157. package/dist/index173.js.map +1 -1
  158. package/dist/index174.js +326 -6
  159. package/dist/index174.js.map +1 -1
  160. package/dist/index175.js +49 -5
  161. package/dist/index175.js.map +1 -1
  162. package/dist/index176.js +46 -3
  163. package/dist/index176.js.map +1 -1
  164. package/dist/index177.js +46 -3
  165. package/dist/index177.js.map +1 -1
  166. package/dist/index178.js +205 -4
  167. package/dist/index178.js.map +1 -1
  168. package/dist/index179.js +22 -4
  169. package/dist/index179.js.map +1 -1
  170. package/dist/index18.js +361 -332
  171. package/dist/index18.js.map +1 -1
  172. package/dist/index180.js +24 -4
  173. package/dist/index180.js.map +1 -1
  174. package/dist/index181.js +399 -3
  175. package/dist/index181.js.map +1 -1
  176. package/dist/index182.js +605 -3
  177. package/dist/index182.js.map +1 -1
  178. package/dist/index183.js +5 -3
  179. package/dist/index183.js.map +1 -1
  180. package/dist/index184.js +68 -3
  181. package/dist/index184.js.map +1 -1
  182. package/dist/index185.js +2 -34
  183. package/dist/index185.js.map +1 -1
  184. package/dist/index186.js +357 -243
  185. package/dist/index186.js.map +1 -1
  186. package/dist/index187.js +255 -108
  187. package/dist/index187.js.map +1 -1
  188. package/dist/index188.js +55 -214
  189. package/dist/index188.js.map +1 -1
  190. package/dist/index189.js +42 -62
  191. package/dist/index189.js.map +1 -1
  192. package/dist/index190.js +170 -21
  193. package/dist/index190.js.map +1 -1
  194. package/dist/index191.js +107 -207
  195. package/dist/index191.js.map +1 -1
  196. package/dist/index192.js +24 -319
  197. package/dist/index192.js.map +1 -1
  198. package/dist/index193.js +8 -131
  199. package/dist/index193.js.map +1 -1
  200. package/dist/index194.js +4 -20
  201. package/dist/index194.js.map +1 -1
  202. package/dist/index195.js +5 -75
  203. package/dist/index195.js.map +1 -1
  204. package/dist/index196.js +4 -18
  205. package/dist/index196.js.map +1 -1
  206. package/dist/index197.js +456 -91
  207. package/dist/index197.js.map +1 -1
  208. package/dist/index198.js +186 -5
  209. package/dist/index198.js.map +1 -1
  210. package/dist/index199.js +107 -14
  211. package/dist/index199.js.map +1 -1
  212. package/dist/index200.js +263 -2
  213. package/dist/index200.js.map +1 -1
  214. package/dist/index201.js +9 -7
  215. package/dist/index201.js.map +1 -1
  216. package/dist/index202.js +41 -325
  217. package/dist/index202.js.map +1 -1
  218. package/dist/index203.js +4 -49
  219. package/dist/index203.js.map +1 -1
  220. package/dist/index204.js +2 -25
  221. package/dist/index204.js.map +1 -1
  222. package/dist/index205.js +68 -29
  223. package/dist/index205.js.map +1 -1
  224. package/dist/index206.js +85 -5
  225. package/dist/index206.js.map +1 -1
  226. package/dist/index207.js +46 -3
  227. package/dist/index207.js.map +1 -1
  228. package/dist/index208.js +8 -2
  229. package/dist/index208.js.map +1 -1
  230. package/dist/index209.js +4 -67
  231. package/dist/index209.js.map +1 -1
  232. package/dist/index210.js +48 -81
  233. package/dist/index210.js.map +1 -1
  234. package/dist/index211.js +14 -44
  235. package/dist/index211.js.map +1 -1
  236. package/dist/index212.js +5 -7
  237. package/dist/index212.js.map +1 -1
  238. package/dist/index213.js +5 -4
  239. package/dist/index213.js.map +1 -1
  240. package/dist/index214.js +58 -51
  241. package/dist/index214.js.map +1 -1
  242. package/dist/index215.js +63 -64
  243. package/dist/index215.js.map +1 -1
  244. package/dist/index216.js +6 -180
  245. package/dist/index216.js.map +1 -1
  246. package/dist/index217.js +4 -46
  247. package/dist/index217.js.map +1 -1
  248. package/dist/index218.js +7 -13
  249. package/dist/index218.js.map +1 -1
  250. package/dist/index219.js +17 -154
  251. package/dist/index219.js.map +1 -1
  252. package/dist/index220.js +5 -30
  253. package/dist/index220.js.map +1 -1
  254. package/dist/index221.js +5 -9
  255. package/dist/index221.js.map +1 -1
  256. package/dist/index222.js +13 -47
  257. package/dist/index222.js.map +1 -1
  258. package/dist/index223.js +10 -11
  259. package/dist/index223.js.map +1 -1
  260. package/dist/index224.js +14 -44
  261. package/dist/index224.js.map +1 -1
  262. package/dist/index225.js +14 -95
  263. package/dist/index225.js.map +1 -1
  264. package/dist/index226.js +5 -86
  265. package/dist/index226.js.map +1 -1
  266. package/dist/index227.js +6 -105
  267. package/dist/index227.js.map +1 -1
  268. package/dist/index228.js +7 -52
  269. package/dist/index228.js.map +1 -1
  270. package/dist/index229.js +6 -11
  271. package/dist/index229.js.map +1 -1
  272. package/dist/index23.js +1 -1
  273. package/dist/index230.js +9 -37
  274. package/dist/index230.js.map +1 -1
  275. package/dist/index231.js +5 -8
  276. package/dist/index231.js.map +1 -1
  277. package/dist/index232.js +5 -116
  278. package/dist/index232.js.map +1 -1
  279. package/dist/index233.js +9 -17
  280. package/dist/index233.js.map +1 -1
  281. package/dist/index234.js +5 -15
  282. package/dist/index234.js.map +1 -1
  283. package/dist/index235.js +5 -3
  284. package/dist/index235.js.map +1 -1
  285. package/dist/index236.js +4 -36
  286. package/dist/index236.js.map +1 -1
  287. package/dist/index237.js +11 -20
  288. package/dist/index237.js.map +1 -1
  289. package/dist/index238.js +10 -9
  290. package/dist/index238.js.map +1 -1
  291. package/dist/index239.js +10 -8
  292. package/dist/index239.js.map +1 -1
  293. package/dist/index240.js +11 -58
  294. package/dist/index240.js.map +1 -1
  295. package/dist/index241.js +11 -8
  296. package/dist/index241.js.map +1 -1
  297. package/dist/index242.js +10 -66
  298. package/dist/index242.js.map +1 -1
  299. package/dist/index243.js +7 -19
  300. package/dist/index243.js.map +1 -1
  301. package/dist/index244.js +6 -16
  302. package/dist/index244.js.map +1 -1
  303. package/dist/index245.js +5 -5
  304. package/dist/index245.js.map +1 -1
  305. package/dist/index246.js +6 -5
  306. package/dist/index246.js.map +1 -1
  307. package/dist/index247.js +7 -6
  308. package/dist/index247.js.map +1 -1
  309. package/dist/index248.js +6 -4
  310. package/dist/index248.js.map +1 -1
  311. package/dist/index249.js +55 -7
  312. package/dist/index249.js.map +1 -1
  313. package/dist/index250.js +8 -17
  314. package/dist/index250.js.map +1 -1
  315. package/dist/index251.js +19 -5
  316. package/dist/index251.js.map +1 -1
  317. package/dist/index252.js +23 -5
  318. package/dist/index252.js.map +1 -1
  319. package/dist/index253.js +16 -13
  320. package/dist/index253.js.map +1 -1
  321. package/dist/index254.js +7 -10
  322. package/dist/index254.js.map +1 -1
  323. package/dist/index255.js +10 -14
  324. package/dist/index255.js.map +1 -1
  325. package/dist/index256.js +10 -14
  326. package/dist/index256.js.map +1 -1
  327. package/dist/index257.js +21 -5
  328. package/dist/index257.js.map +1 -1
  329. package/dist/index258.js +10 -6
  330. package/dist/index258.js.map +1 -1
  331. package/dist/index259.js +9 -7
  332. package/dist/index259.js.map +1 -1
  333. package/dist/index260.js +9 -6
  334. package/dist/index260.js.map +1 -1
  335. package/dist/index261.js +4 -9
  336. package/dist/index261.js.map +1 -1
  337. package/dist/index262.js +5 -5
  338. package/dist/index262.js.map +1 -1
  339. package/dist/index263.js +16 -5
  340. package/dist/index263.js.map +1 -1
  341. package/dist/index264.js +9 -9
  342. package/dist/index264.js.map +1 -1
  343. package/dist/index265.js +18 -5
  344. package/dist/index265.js.map +1 -1
  345. package/dist/index266.js +15 -5
  346. package/dist/index266.js.map +1 -1
  347. package/dist/index267.js +12 -4
  348. package/dist/index267.js.map +1 -1
  349. package/dist/index268.js +29 -11
  350. package/dist/index268.js.map +1 -1
  351. package/dist/index269.js +12 -10
  352. package/dist/index269.js.map +1 -1
  353. package/dist/index270.js +25 -10
  354. package/dist/index270.js.map +1 -1
  355. package/dist/index271.js +5 -11
  356. package/dist/index271.js.map +1 -1
  357. package/dist/index272.js +64 -11
  358. package/dist/index272.js.map +1 -1
  359. package/dist/index273.js +48 -10
  360. package/dist/index273.js.map +1 -1
  361. package/dist/index274.js +39 -7
  362. package/dist/index274.js.map +1 -1
  363. package/dist/index275.js +100 -6
  364. package/dist/index275.js.map +1 -1
  365. package/dist/index276.js +97 -5
  366. package/dist/index276.js.map +1 -1
  367. package/dist/index277.js +99 -6
  368. package/dist/index277.js.map +1 -1
  369. package/dist/index278.js +3 -7
  370. package/dist/index278.js.map +1 -1
  371. package/dist/index279.js +24 -6
  372. package/dist/index279.js.map +1 -1
  373. package/dist/index280.js +29 -56
  374. package/dist/index280.js.map +1 -1
  375. package/dist/index281.js +5 -20
  376. package/dist/index281.js.map +1 -1
  377. package/dist/index282.js +65 -26
  378. package/dist/index282.js.map +1 -1
  379. package/dist/index283.js +178 -14
  380. package/dist/index283.js.map +1 -1
  381. package/dist/index284.js +44 -21
  382. package/dist/index284.js.map +1 -1
  383. package/dist/index285.js +2 -17
  384. package/dist/index285.js.map +1 -1
  385. package/dist/index286.js +2 -8
  386. package/dist/index286.js.map +1 -1
  387. package/dist/index287.js +13 -10
  388. package/dist/index287.js.map +1 -1
  389. package/dist/index288.js +153 -9
  390. package/dist/index288.js.map +1 -1
  391. package/dist/index289.js +29 -20
  392. package/dist/index289.js.map +1 -1
  393. package/dist/index29.js +3 -3
  394. package/dist/index290.js +9 -10
  395. package/dist/index290.js.map +1 -1
  396. package/dist/index291.js +47 -9
  397. package/dist/index291.js.map +1 -1
  398. package/dist/index292.js +11 -9
  399. package/dist/index292.js.map +1 -1
  400. package/dist/index293.js +44 -4
  401. package/dist/index293.js.map +1 -1
  402. package/dist/index294.js +95 -5
  403. package/dist/index294.js.map +1 -1
  404. package/dist/index295.js +85 -15
  405. package/dist/index295.js.map +1 -1
  406. package/dist/index296.js +105 -9
  407. package/dist/index296.js.map +1 -1
  408. package/dist/index297.js +52 -18
  409. package/dist/index297.js.map +1 -1
  410. package/dist/index298.js +11 -15
  411. package/dist/index298.js.map +1 -1
  412. package/dist/index299.js +37 -12
  413. package/dist/index299.js.map +1 -1
  414. package/dist/index30.js +14 -14
  415. package/dist/index300.js +8 -29
  416. package/dist/index300.js.map +1 -1
  417. package/dist/index301.js +115 -11
  418. package/dist/index301.js.map +1 -1
  419. package/dist/index302.js +17 -25
  420. package/dist/index302.js.map +1 -1
  421. package/dist/index303.js +15 -5
  422. package/dist/index303.js.map +1 -1
  423. package/dist/index304.js +3 -64
  424. package/dist/index304.js.map +1 -1
  425. package/dist/index305.js +35 -47
  426. package/dist/index305.js.map +1 -1
  427. package/dist/index306.js +20 -39
  428. package/dist/index306.js.map +1 -1
  429. package/dist/index307.js +9 -100
  430. package/dist/index307.js.map +1 -1
  431. package/dist/index308.js +8 -97
  432. package/dist/index308.js.map +1 -1
  433. package/dist/index309.js +19 -99
  434. package/dist/index309.js.map +1 -1
  435. package/dist/index31.js +3 -3
  436. package/dist/index310.js +29 -2
  437. package/dist/index310.js.map +1 -1
  438. package/dist/index311.js +17 -2
  439. package/dist/index311.js.map +1 -1
  440. package/dist/index312.js +5 -5
  441. package/dist/index312.js.map +1 -1
  442. package/dist/index313.js +19 -3
  443. package/dist/index313.js.map +1 -1
  444. package/dist/index314.js +12 -23
  445. package/dist/index314.js.map +1 -1
  446. package/dist/index315.js +5 -113
  447. package/dist/index315.js.map +1 -1
  448. package/dist/index316.js +3 -16
  449. package/dist/index316.js.map +1 -1
  450. package/dist/index317.js +21 -522
  451. package/dist/index317.js.map +1 -1
  452. package/dist/index318.js +112 -127
  453. package/dist/index318.js.map +1 -1
  454. package/dist/index319.js +15 -133
  455. package/dist/index319.js.map +1 -1
  456. package/dist/index32.js +2 -2
  457. package/dist/index320.js +523 -19
  458. package/dist/index320.js.map +1 -1
  459. package/dist/index321.js +127 -4
  460. package/dist/index321.js.map +1 -1
  461. package/dist/index322.js +133 -18
  462. package/dist/index322.js.map +1 -1
  463. package/dist/index323.js +20 -12
  464. package/dist/index323.js.map +1 -1
  465. package/dist/index324.js +5 -64
  466. package/dist/index324.js.map +1 -1
  467. package/dist/index325.js +6 -69
  468. package/dist/index325.js.map +1 -1
  469. package/dist/index326.js +4 -9
  470. package/dist/index326.js.map +1 -1
  471. package/dist/index327.js +16 -14
  472. package/dist/index327.js.map +1 -1
  473. package/dist/index328.js +8 -65
  474. package/dist/index328.js.map +1 -1
  475. package/dist/index329.js +5 -5
  476. package/dist/index329.js.map +1 -1
  477. package/dist/index33.js +1 -1
  478. package/dist/index330.js +4 -5
  479. package/dist/index330.js.map +1 -1
  480. package/dist/index331.js +546 -4
  481. package/dist/index331.js.map +1 -1
  482. package/dist/index332.js +47 -16
  483. package/dist/index332.js.map +1 -1
  484. package/dist/index333.js +17 -8
  485. package/dist/index333.js.map +1 -1
  486. package/dist/index334.js +6 -5
  487. package/dist/index334.js.map +1 -1
  488. package/dist/index335.js +8 -4
  489. package/dist/index335.js.map +1 -1
  490. package/dist/index336.js +7 -545
  491. package/dist/index336.js.map +1 -1
  492. package/dist/index337.js +9 -47
  493. package/dist/index337.js.map +1 -1
  494. package/dist/index338.js +12 -17
  495. package/dist/index338.js.map +1 -1
  496. package/dist/index339.js +9 -6
  497. package/dist/index339.js.map +1 -1
  498. package/dist/index34.js +1 -1
  499. package/dist/index340.js +13 -8
  500. package/dist/index340.js.map +1 -1
  501. package/dist/index341.js +69 -8
  502. package/dist/index341.js.map +1 -1
  503. package/dist/index342.js +9 -9
  504. package/dist/index342.js.map +1 -1
  505. package/dist/index343.js +14 -13
  506. package/dist/index343.js.map +1 -1
  507. package/dist/index344.js +66 -10
  508. package/dist/index344.js.map +1 -1
  509. package/dist/index345.js +64 -13
  510. package/dist/index345.js.map +1 -1
  511. package/dist/index346.js +4 -3
  512. package/dist/index346.js.map +1 -1
  513. package/dist/index347.js +56 -23
  514. package/dist/index347.js.map +1 -1
  515. package/dist/index348.js +68 -5
  516. package/dist/index348.js.map +1 -1
  517. package/dist/index349.js +30 -55
  518. package/dist/index349.js.map +1 -1
  519. package/dist/index35.js +1 -1
  520. package/dist/index350.js +9 -68
  521. package/dist/index350.js.map +1 -1
  522. package/dist/index351.js +148 -26
  523. package/dist/index351.js.map +1 -1
  524. package/dist/index352.js +108 -9
  525. package/dist/index352.js.map +1 -1
  526. package/dist/index353.js +4 -153
  527. package/dist/index353.js.map +1 -1
  528. package/dist/index354.js +23 -108
  529. package/dist/index354.js.map +1 -1
  530. package/dist/index355.js +15 -12
  531. package/dist/index355.js.map +1 -1
  532. package/dist/index356.js +26 -25
  533. package/dist/index356.js.map +1 -1
  534. package/dist/index357.js +13 -5
  535. package/dist/index357.js.map +1 -1
  536. package/dist/index358.js +6 -22
  537. package/dist/index358.js.map +1 -1
  538. package/dist/index359.js +22 -15
  539. package/dist/index359.js.map +1 -1
  540. package/dist/index36.js +1 -1
  541. package/dist/index360.js +12 -28
  542. package/dist/index360.js.map +1 -1
  543. package/dist/index361.js +27 -12
  544. package/dist/index361.js.map +1 -1
  545. package/dist/index362.js +5 -7
  546. package/dist/index362.js.map +1 -1
  547. package/dist/index39.js +2 -2
  548. package/dist/index40.js +24 -24
  549. package/dist/index42.js +1 -1
  550. package/dist/index50.js +2 -2
  551. package/dist/index51.js +18 -18
  552. package/dist/index57.js +205 -4
  553. package/dist/index57.js.map +1 -1
  554. package/dist/index59.js +33 -47
  555. package/dist/index59.js.map +1 -1
  556. package/dist/index61.js +7 -50
  557. package/dist/index61.js.map +1 -1
  558. package/dist/index62.js +11 -7
  559. package/dist/index62.js.map +1 -1
  560. package/dist/index63.js +3 -14
  561. package/dist/index63.js.map +1 -1
  562. package/dist/index64.js +43 -129
  563. package/dist/index64.js.map +1 -1
  564. package/dist/index65.js +50 -10
  565. package/dist/index65.js.map +1 -1
  566. package/dist/index66.js +7 -216
  567. package/dist/index66.js.map +1 -1
  568. package/dist/index67.js +15 -13
  569. package/dist/index67.js.map +1 -1
  570. package/dist/index68.js +132 -32
  571. package/dist/index68.js.map +1 -1
  572. package/dist/index69.js +10 -46
  573. package/dist/index69.js.map +1 -1
  574. package/dist/index70.js +216 -7
  575. package/dist/index70.js.map +1 -1
  576. package/dist/index71.js +12 -49
  577. package/dist/index71.js.map +1 -1
  578. package/dist/index72.js +47 -4
  579. package/dist/index72.js.map +1 -1
  580. package/dist/index73.js +49 -5
  581. package/dist/index73.js.map +1 -1
  582. package/dist/index74.js +4 -28
  583. package/dist/index74.js.map +1 -1
  584. package/dist/index75.js +6 -50
  585. package/dist/index75.js.map +1 -1
  586. package/dist/index76.js +28 -9
  587. package/dist/index76.js.map +1 -1
  588. package/dist/index77.js +48 -203
  589. package/dist/index77.js.map +1 -1
  590. package/dist/index78.js +9 -54
  591. package/dist/index78.js.map +1 -1
  592. package/dist/index79.js +1 -1
  593. package/dist/index80.js +2 -2
  594. package/dist/index81.js +2 -2
  595. package/dist/index82.js +53 -11
  596. package/dist/index82.js.map +1 -1
  597. package/dist/index85.js +52 -47
  598. package/dist/index85.js.map +1 -1
  599. package/dist/index86.js +4 -205
  600. package/dist/index86.js.map +1 -1
  601. package/dist/index87.js +5 -22
  602. package/dist/index87.js.map +1 -1
  603. package/dist/index88.js +15 -24
  604. package/dist/index88.js.map +1 -1
  605. package/dist/index89.js +5 -399
  606. package/dist/index89.js.map +1 -1
  607. package/dist/index90.js +7 -46
  608. package/dist/index90.js.map +1 -1
  609. package/dist/index91.js +15 -604
  610. package/dist/index91.js.map +1 -1
  611. package/dist/index92.js +4 -5
  612. package/dist/index92.js.map +1 -1
  613. package/dist/index93.js +4 -68
  614. package/dist/index93.js.map +1 -1
  615. package/dist/index94.js +6 -2
  616. package/dist/index94.js.map +1 -1
  617. package/dist/index95.js +5 -363
  618. package/dist/index95.js.map +1 -1
  619. package/dist/index96.js +4 -261
  620. package/dist/index96.js.map +1 -1
  621. package/dist/index97.js +4 -60
  622. package/dist/index97.js.map +1 -1
  623. package/dist/index98.js +6 -46
  624. package/dist/index98.js.map +1 -1
  625. package/dist/index99.js +24 -169
  626. package/dist/index99.js.map +1 -1
  627. package/package.json +1 -1
  628. package/dist/components/DayPicker/index.d.ts.map +0 -1
  629. package/dist/components/HoursPicker/index.d.ts +0 -35
  630. package/dist/components/HoursPicker/index.d.ts.map +0 -1
package/dist/index258.js CHANGED
@@ -1,10 +1,14 @@
1
- import { toDate as r } from "./index330.js";
2
- function s(e, o) {
3
- const t = r(e, o?.in), n = t.getMonth();
4
- return t.setFullYear(t.getFullYear(), n + 1, 0), t.setHours(23, 59, 59, 999), t;
1
+ function O(o, r) {
2
+ let { startMonth: t, endMonth: e } = o;
3
+ const { startOfYear: M, startOfDay: d, startOfMonth: c, endOfMonth: Y, addYears: l, endOfYear: w, newDate: f, today: i } = r, { fromYear: a, toYear: n, fromMonth: s, toMonth: h } = o;
4
+ !t && s && (t = s), !t && a && (t = r.newDate(a, 0, 1)), !e && h && (e = h), !e && n && (e = f(n, 11, 31));
5
+ const y = o.captionLayout === "dropdown" || o.captionLayout === "dropdown-years";
6
+ return t ? t = c(t) : a ? t = f(a, 0, 1) : !t && y && (t = M(l(o.today ?? i(), -100))), e ? e = Y(e) : n ? e = f(n, 11, 31) : !e && y && (e = w(o.today ?? i())), [
7
+ t && d(t),
8
+ e && d(e)
9
+ ];
5
10
  }
6
11
  export {
7
- s as default,
8
- s as endOfMonth
12
+ O as getNavMonths
9
13
  };
10
14
  //# sourceMappingURL=index258.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index258.js","sources":["../../../node_modules/date-fns/endOfMonth.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link endOfMonth} function options.\n */\n\n/**\n * @name endOfMonth\n * @category Month Helpers\n * @summary Return the end of a month for the given date.\n *\n * @description\n * Return the end of a month for the given date.\n * The result will be in the local timezone.\n *\n * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).\n * @typeParam ResultDate - The result `Date` type, it is the type returned from the context function if it is passed, or inferred from the arguments.\n *\n * @param date - The original date\n * @param options - An object with options\n *\n * @returns The end of a month\n *\n * @example\n * // The end of a month for 2 September 2014 11:55:00:\n * const result = endOfMonth(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Tue Sep 30 2014 23:59:59.999\n */\nexport function endOfMonth(date, options) {\n const _date = toDate(date, options?.in);\n const month = _date.getMonth();\n _date.setFullYear(_date.getFullYear(), month + 1, 0);\n _date.setHours(23, 59, 59, 999);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default endOfMonth;\n"],"names":["endOfMonth","date","options","_date","toDate","month"],"mappings":";AA4BO,SAASA,EAAWC,GAAMC,GAAS;AACxC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE,GAChCG,IAAQF,EAAM,SAAQ;AAC5B,SAAAA,EAAM,YAAYA,EAAM,YAAW,GAAIE,IAAQ,GAAG,CAAC,GACnDF,EAAM,SAAS,IAAI,IAAI,IAAI,GAAG,GACvBA;AACT;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index258.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getNavMonth.js"],"sourcesContent":["/**\n * Returns the start and end months for calendar navigation.\n *\n * @param props The DayPicker props, including navigation and layout options.\n * @param dateLib The date library to use for date manipulation.\n * @returns A tuple containing the start and end months for navigation.\n */\nexport function getNavMonths(props, dateLib) {\n let { startMonth, endMonth } = props;\n const { startOfYear, startOfDay, startOfMonth, endOfMonth, addYears, endOfYear, newDate, today, } = dateLib;\n // Handle deprecated code\n const { fromYear, toYear, fromMonth, toMonth } = props;\n if (!startMonth && fromMonth) {\n startMonth = fromMonth;\n }\n if (!startMonth && fromYear) {\n startMonth = dateLib.newDate(fromYear, 0, 1);\n }\n if (!endMonth && toMonth) {\n endMonth = toMonth;\n }\n if (!endMonth && toYear) {\n endMonth = newDate(toYear, 11, 31);\n }\n const hasYearDropdown = props.captionLayout === \"dropdown\" ||\n props.captionLayout === \"dropdown-years\";\n if (startMonth) {\n startMonth = startOfMonth(startMonth);\n }\n else if (fromYear) {\n startMonth = newDate(fromYear, 0, 1);\n }\n else if (!startMonth && hasYearDropdown) {\n startMonth = startOfYear(addYears(props.today ?? today(), -100));\n }\n if (endMonth) {\n endMonth = endOfMonth(endMonth);\n }\n else if (toYear) {\n endMonth = newDate(toYear, 11, 31);\n }\n else if (!endMonth && hasYearDropdown) {\n endMonth = endOfYear(props.today ?? today());\n }\n return [\n startMonth ? startOfDay(startMonth) : startMonth,\n endMonth ? startOfDay(endMonth) : endMonth,\n ];\n}\n"],"names":["getNavMonths","props","dateLib","startMonth","endMonth","startOfYear","startOfDay","startOfMonth","endOfMonth","addYears","endOfYear","newDate","today","fromYear","toYear","fromMonth","toMonth","hasYearDropdown"],"mappings":"AAOO,SAASA,EAAaC,GAAOC,GAAS;AACzC,MAAI,EAAE,YAAAC,GAAY,UAAAC,EAAQ,IAAKH;AAC/B,QAAM,EAAE,aAAAI,GAAa,YAAAC,GAAY,cAAAC,GAAc,YAAAC,GAAY,UAAAC,GAAU,WAAAC,GAAW,SAAAC,GAAS,OAAAC,EAAK,IAAMV,GAE9F,EAAE,UAAAW,GAAU,QAAAC,GAAQ,WAAAC,GAAW,SAAAC,EAAO,IAAKf;AACjD,EAAI,CAACE,KAAcY,MACfZ,IAAaY,IAEb,CAACZ,KAAcU,MACfV,IAAaD,EAAQ,QAAQW,GAAU,GAAG,CAAC,IAE3C,CAACT,KAAYY,MACbZ,IAAWY,IAEX,CAACZ,KAAYU,MACbV,IAAWO,EAAQG,GAAQ,IAAI,EAAE;AAErC,QAAMG,IAAkBhB,EAAM,kBAAkB,cAC5CA,EAAM,kBAAkB;AAC5B,SAAIE,IACAA,IAAaI,EAAaJ,CAAU,IAE/BU,IACLV,IAAaQ,EAAQE,GAAU,GAAG,CAAC,IAE9B,CAACV,KAAcc,MACpBd,IAAaE,EAAYI,EAASR,EAAM,SAASW,EAAK,GAAI,IAAI,CAAC,IAE/DR,IACAA,IAAWI,EAAWJ,CAAQ,IAEzBU,IACLV,IAAWO,EAAQG,GAAQ,IAAI,EAAE,IAE5B,CAACV,KAAYa,MAClBb,IAAWM,EAAUT,EAAM,SAASW,EAAK,CAAE,IAExC;AAAA,IACHT,KAAaG,EAAWH,CAAU;AAAA,IAClCC,KAAWE,EAAWF,CAAQ;AAAA,EACtC;AACA;","x_google_ignoreList":[0]}
package/dist/index259.js CHANGED
@@ -1,11 +1,13 @@
1
- import { getDefaultOptions as f } from "./index335.js";
2
- import { toDate as c } from "./index330.js";
3
- function l(s, e) {
4
- const a = f(), n = e?.weekStartsOn ?? e?.locale?.options?.weekStartsOn ?? a.weekStartsOn ?? a.locale?.options?.weekStartsOn ?? 0, t = c(s, e?.in), o = t.getDay(), r = (o < n ? -7 : 0) + 6 - (o - n);
5
- return t.setDate(t.getDate() + r), t.setHours(23, 59, 59, 999), t;
1
+ function h(n, t, e, s) {
2
+ if (e.disableNavigation)
3
+ return;
4
+ const { pagedNavigation: u, numberOfMonths: f = 1 } = e, { startOfMonth: a, addMonths: o, differenceInCalendarMonths: d } = s, i = u ? f : 1, r = a(n);
5
+ if (!t)
6
+ return o(r, i);
7
+ if (!(d(t, n) < f))
8
+ return o(r, i);
6
9
  }
7
10
  export {
8
- l as default,
9
- l as endOfWeek
11
+ h as getNextMonth
10
12
  };
11
13
  //# sourceMappingURL=index259.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index259.js","sources":["../../../node_modules/date-fns/endOfWeek.js"],"sourcesContent":["import { getDefaultOptions } from \"./_lib/defaultOptions.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link endOfWeek} function options.\n */\n\n/**\n * @name endOfWeek\n * @category Week Helpers\n * @summary Return the end of a week for the given date.\n *\n * @description\n * Return the end of a week for the given date.\n * The result will be in the local timezone.\n *\n * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).\n * @typeParam ResultDate - The result `Date` type, it is the type returned from the context function if it is passed, or inferred from the arguments.\n *\n * @param date - The original date\n * @param options - An object with options\n *\n * @returns The end of a week\n *\n * @example\n * // The end of a week for 2 September 2014 11:55:00:\n * const result = endOfWeek(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Sat Sep 06 2014 23:59:59.999\n *\n * @example\n * // If the week starts on Monday, the end of the week for 2 September 2014 11:55:00:\n * const result = endOfWeek(new Date(2014, 8, 2, 11, 55, 0), { weekStartsOn: 1 })\n * //=> Sun Sep 07 2014 23:59:59.999\n */\nexport function endOfWeek(date, options) {\n const defaultOptions = getDefaultOptions();\n const weekStartsOn =\n options?.weekStartsOn ??\n options?.locale?.options?.weekStartsOn ??\n defaultOptions.weekStartsOn ??\n defaultOptions.locale?.options?.weekStartsOn ??\n 0;\n\n const _date = toDate(date, options?.in);\n const day = _date.getDay();\n const diff = (day < weekStartsOn ? -7 : 0) + 6 - (day - weekStartsOn);\n\n _date.setDate(_date.getDate() + diff);\n _date.setHours(23, 59, 59, 999);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default endOfWeek;\n"],"names":["endOfWeek","date","options","defaultOptions","getDefaultOptions","weekStartsOn","_date","toDate","day","diff"],"mappings":";;AAkCO,SAASA,EAAUC,GAAMC,GAAS;AACvC,QAAMC,IAAiBC,EAAiB,GAClCC,IACJH,GAAS,gBACTA,GAAS,QAAQ,SAAS,gBAC1BC,EAAe,gBACfA,EAAe,QAAQ,SAAS,gBAChC,GAEIG,IAAQC,EAAON,GAAMC,GAAS,EAAE,GAChCM,IAAMF,EAAM,OAAM,GAClBG,KAAQD,IAAMH,IAAe,KAAK,KAAK,KAAKG,IAAMH;AAExD,SAAAC,EAAM,QAAQA,EAAM,QAAO,IAAKG,CAAI,GACpCH,EAAM,SAAS,IAAI,IAAI,IAAI,GAAG,GACvBA;AACT;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index259.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getNextMonth.js"],"sourcesContent":["/**\n * Returns the next month the user can navigate to, based on the given options.\n *\n * The next month is not always the next calendar month:\n *\n * - If it is after the `calendarEndMonth`, it returns `undefined`.\n * - If paged navigation is enabled, it skips forward by the number of displayed\n * months.\n *\n * @param firstDisplayedMonth The first month currently displayed in the\n * calendar.\n * @param calendarEndMonth The latest month the user can navigate to.\n * @param options Navigation options, including `numberOfMonths` and\n * `pagedNavigation`.\n * @param dateLib The date library to use for date manipulation.\n * @returns The next month, or `undefined` if navigation is not possible.\n */\nexport function getNextMonth(firstDisplayedMonth, calendarEndMonth, options, dateLib) {\n if (options.disableNavigation) {\n return undefined;\n }\n const { pagedNavigation, numberOfMonths = 1 } = options;\n const { startOfMonth, addMonths, differenceInCalendarMonths } = dateLib;\n const offset = pagedNavigation ? numberOfMonths : 1;\n const month = startOfMonth(firstDisplayedMonth);\n if (!calendarEndMonth) {\n return addMonths(month, offset);\n }\n const monthsDiff = differenceInCalendarMonths(calendarEndMonth, firstDisplayedMonth);\n if (monthsDiff < numberOfMonths) {\n return undefined;\n }\n return addMonths(month, offset);\n}\n"],"names":["getNextMonth","firstDisplayedMonth","calendarEndMonth","options","dateLib","pagedNavigation","numberOfMonths","startOfMonth","addMonths","differenceInCalendarMonths","offset","month"],"mappings":"AAiBO,SAASA,EAAaC,GAAqBC,GAAkBC,GAASC,GAAS;AAClF,MAAID,EAAQ;AACR;AAEJ,QAAM,EAAE,iBAAAE,GAAiB,gBAAAC,IAAiB,EAAC,IAAKH,GAC1C,EAAE,cAAAI,GAAc,WAAAC,GAAW,4BAAAC,EAA0B,IAAKL,GAC1DM,IAASL,IAAkBC,IAAiB,GAC5CK,IAAQJ,EAAaN,CAAmB;AAC9C,MAAI,CAACC;AACD,WAAOM,EAAUG,GAAOD,CAAM;AAGlC,MAAI,EADeD,EAA2BP,GAAkBD,CAAmB,IAClEK;AAGjB,WAAOE,EAAUG,GAAOD,CAAM;AAClC;","x_google_ignoreList":[0]}
package/dist/index260.js CHANGED
@@ -1,10 +1,13 @@
1
- import { toDate as o } from "./index330.js";
2
- function s(t, r) {
3
- const e = o(t, r?.in), a = e.getFullYear();
4
- return e.setFullYear(a + 1, 0, 0), e.setHours(23, 59, 59, 999), e;
1
+ function c(i, t, e, s) {
2
+ if (e.disableNavigation)
3
+ return;
4
+ const { pagedNavigation: r, numberOfMonths: d } = e, { startOfMonth: u, addMonths: f, differenceInCalendarMonths: a } = s, o = r ? d ?? 1 : 1, n = u(i);
5
+ if (!t)
6
+ return f(n, -o);
7
+ if (!(a(n, t) <= 0))
8
+ return f(n, -o);
5
9
  }
6
10
  export {
7
- s as default,
8
- s as endOfYear
11
+ c as getPreviousMonth
9
12
  };
10
13
  //# sourceMappingURL=index260.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index260.js","sources":["../../../node_modules/date-fns/endOfYear.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link endOfYear} function options.\n */\n\n/**\n * @name endOfYear\n * @category Year Helpers\n * @summary Return the end of a year for the given date.\n *\n * @description\n * Return the end of a year for the given date.\n * The result will be in the local timezone.\n *\n * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).\n * @typeParam ResultDate - The result `Date` type, it is the type returned from the context function if it is passed, or inferred from the arguments.\n *\n * @param date - The original date\n * @param options - The options\n *\n * @returns The end of a year\n *\n * @example\n * // The end of a year for 2 September 2014 11:55:00:\n * const result = endOfYear(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Wed Dec 31 2014 23:59:59.999\n */\nexport function endOfYear(date, options) {\n const _date = toDate(date, options?.in);\n const year = _date.getFullYear();\n _date.setFullYear(year + 1, 0, 0);\n _date.setHours(23, 59, 59, 999);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default endOfYear;\n"],"names":["endOfYear","date","options","_date","toDate","year"],"mappings":";AA4BO,SAASA,EAAUC,GAAMC,GAAS;AACvC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE,GAChCG,IAAOF,EAAM,YAAW;AAC9B,SAAAA,EAAM,YAAYE,IAAO,GAAG,GAAG,CAAC,GAChCF,EAAM,SAAS,IAAI,IAAI,IAAI,GAAG,GACvBA;AACT;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index260.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.js"],"sourcesContent":["/**\n * Returns the previous month the user can navigate to, based on the given\n * options.\n *\n * The previous month is not always the previous calendar month:\n *\n * - If it is before the `calendarStartMonth`, it returns `undefined`.\n * - If paged navigation is enabled, it skips back by the number of displayed\n * months.\n *\n * @param firstDisplayedMonth The first month currently displayed in the\n * calendar.\n * @param calendarStartMonth The earliest month the user can navigate to.\n * @param options Navigation options, including `numberOfMonths` and\n * `pagedNavigation`.\n * @param dateLib The date library to use for date manipulation.\n * @returns The previous month, or `undefined` if navigation is not possible.\n */\nexport function getPreviousMonth(firstDisplayedMonth, calendarStartMonth, options, dateLib) {\n if (options.disableNavigation) {\n return undefined;\n }\n const { pagedNavigation, numberOfMonths } = options;\n const { startOfMonth, addMonths, differenceInCalendarMonths } = dateLib;\n const offset = pagedNavigation ? (numberOfMonths ?? 1) : 1;\n const month = startOfMonth(firstDisplayedMonth);\n if (!calendarStartMonth) {\n return addMonths(month, -offset);\n }\n const monthsDiff = differenceInCalendarMonths(month, calendarStartMonth);\n if (monthsDiff <= 0) {\n return undefined;\n }\n return addMonths(month, -offset);\n}\n"],"names":["getPreviousMonth","firstDisplayedMonth","calendarStartMonth","options","dateLib","pagedNavigation","numberOfMonths","startOfMonth","addMonths","differenceInCalendarMonths","offset","month"],"mappings":"AAkBO,SAASA,EAAiBC,GAAqBC,GAAoBC,GAASC,GAAS;AACxF,MAAID,EAAQ;AACR;AAEJ,QAAM,EAAE,iBAAAE,GAAiB,gBAAAC,EAAc,IAAKH,GACtC,EAAE,cAAAI,GAAc,WAAAC,GAAW,4BAAAC,EAA0B,IAAKL,GAC1DM,IAASL,IAAmBC,KAAkB,IAAK,GACnDK,IAAQJ,EAAaN,CAAmB;AAC9C,MAAI,CAACC;AACD,WAAOM,EAAUG,GAAO,CAACD,CAAM;AAGnC,MAAI,EADeD,EAA2BE,GAAOT,CAAkB,KACrD;AAGlB,WAAOM,EAAUG,GAAO,CAACD,CAAM;AACnC;","x_google_ignoreList":[0]}
package/dist/index261.js CHANGED
@@ -1,13 +1,8 @@
1
- import { millisecondsInWeek as f } from "./index331.js";
2
- import { startOfISOWeek as i } from "./index276.js";
3
- import { startOfISOWeekYear as m } from "./index342.js";
4
- import { toDate as n } from "./index330.js";
5
- function O(e, o) {
6
- const t = n(e, o?.in), r = +i(t) - +m(t);
7
- return Math.round(r / f) + 1;
1
+ function i(e) {
2
+ const t = [];
3
+ return e.reduce((c, n) => c.concat(n.weeks.slice()), t.slice());
8
4
  }
9
5
  export {
10
- O as default,
11
- O as getISOWeek
6
+ i as getWeeks
12
7
  };
13
8
  //# sourceMappingURL=index261.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index261.js","sources":["../../../node_modules/date-fns/getISOWeek.js"],"sourcesContent":["import { millisecondsInWeek } from \"./constants.js\";\nimport { startOfISOWeek } from \"./startOfISOWeek.js\";\nimport { startOfISOWeekYear } from \"./startOfISOWeekYear.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link getISOWeek} function options.\n */\n\n/**\n * @name getISOWeek\n * @category ISO Week Helpers\n * @summary Get the ISO week of the given date.\n *\n * @description\n * Get the ISO week of the given date.\n *\n * ISO week-numbering year: http://en.wikipedia.org/wiki/ISO_week_date\n *\n * @param date - The given date\n * @param options - The options\n *\n * @returns The ISO week\n *\n * @example\n * // Which week of the ISO-week numbering year is 2 January 2005?\n * const result = getISOWeek(new Date(2005, 0, 2))\n * //=> 53\n */\nexport function getISOWeek(date, options) {\n const _date = toDate(date, options?.in);\n const diff = +startOfISOWeek(_date) - +startOfISOWeekYear(_date);\n\n // Round the number of weeks to the nearest integer because the number of\n // milliseconds in a week is not constant (e.g. it's different in the week of\n // the daylight saving time clock shift).\n return Math.round(diff / millisecondsInWeek) + 1;\n}\n\n// Fallback for modularized imports:\nexport default getISOWeek;\n"],"names":["getISOWeek","date","options","_date","toDate","diff","startOfISOWeek","startOfISOWeekYear","millisecondsInWeek"],"mappings":";;;;AA6BO,SAASA,EAAWC,GAAMC,GAAS;AACxC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE,GAChCG,IAAO,CAACC,EAAeH,CAAK,IAAI,CAACI,EAAmBJ,CAAK;AAK/D,SAAO,KAAK,MAAME,IAAOG,CAAkB,IAAI;AACjD;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index261.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getWeeks.js"],"sourcesContent":["/**\n * Returns an array of calendar weeks from an array of calendar months.\n *\n * @param months The array of calendar months.\n * @returns An array of calendar weeks.\n */\nexport function getWeeks(months) {\n const initialWeeks = [];\n return months.reduce((weeks, month) => {\n return weeks.concat(month.weeks.slice());\n }, initialWeeks.slice());\n}\n"],"names":["getWeeks","months","initialWeeks","weeks","month"],"mappings":"AAMO,SAASA,EAASC,GAAQ;AAC7B,QAAMC,IAAe,CAAA;AACrB,SAAOD,EAAO,OAAO,CAACE,GAAOC,MAClBD,EAAM,OAAOC,EAAM,MAAM,MAAK,CAAE,GACxCF,EAAa,OAAO;AAC3B;","x_google_ignoreList":[0]}
package/dist/index262.js CHANGED
@@ -1,9 +1,9 @@
1
- import { toDate as e } from "./index330.js";
2
- function r(t, o) {
3
- return e(t, o?.in).getMonth();
1
+ import { useState as o } from "react";
2
+ function a(t, e) {
3
+ const [u, n] = o(t);
4
+ return [e === void 0 ? u : e, n];
4
5
  }
5
6
  export {
6
- r as default,
7
- r as getMonth
7
+ a as useControlledValue
8
8
  };
9
9
  //# sourceMappingURL=index262.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index262.js","sources":["../../../node_modules/date-fns/getMonth.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link getMonth} function options.\n */\n\n/**\n * @name getMonth\n * @category Month Helpers\n * @summary Get the month of the given date.\n *\n * @description\n * Get the month of the given date.\n *\n * @param date - The given date\n * @param options - An object with options\n *\n * @returns The month index (0-11)\n *\n * @example\n * // Which month is 29 February 2012?\n * const result = getMonth(new Date(2012, 1, 29))\n * //=> 1\n */\nexport function getMonth(date, options) {\n return toDate(date, options?.in).getMonth();\n}\n\n// Fallback for modularized imports:\nexport default getMonth;\n"],"names":["getMonth","date","options","toDate"],"mappings":";AAwBO,SAASA,EAASC,GAAMC,GAAS;AACtC,SAAOC,EAAOF,GAAMC,GAAS,EAAE,EAAE,SAAQ;AAC3C;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index262.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/useControlledValue.js"],"sourcesContent":["import { useState } from \"react\";\n/**\n * A custom hook for managing both controlled and uncontrolled component states.\n *\n * This hook allows a component to support both controlled and uncontrolled\n * states by determining whether the `controlledValue` is provided. If it is\n * undefined, the hook falls back to using the internal state.\n *\n * @example\n * // Uncontrolled usage\n * const [value, setValue] = useControlledValue(0, undefined);\n *\n * // Controlled usage\n * const [value, setValue] = useControlledValue(0, props.value);\n *\n * @template T - The type of the value.\n * @param defaultValue The initial value for the uncontrolled state.\n * @param controlledValue The value for the controlled state. If undefined, the\n * component will use the uncontrolled state.\n * @returns A tuple where the first element is the current value (either\n * controlled or uncontrolled) and the second element is a setter function to\n * update the value.\n */\nexport function useControlledValue(defaultValue, controlledValue) {\n const [uncontrolledValue, setValue] = useState(defaultValue);\n const value = controlledValue === undefined ? uncontrolledValue : controlledValue;\n return [value, setValue];\n}\n"],"names":["useControlledValue","defaultValue","controlledValue","uncontrolledValue","setValue","useState"],"mappings":";AAuBO,SAASA,EAAmBC,GAAcC,GAAiB;AAC9D,QAAM,CAACC,GAAmBC,CAAQ,IAAIC,EAASJ,CAAY;AAE3D,SAAO,CADOC,MAAoB,SAAYC,IAAoBD,GACnDE,CAAQ;AAC3B;","x_google_ignoreList":[0]}
package/dist/index263.js CHANGED
@@ -1,9 +1,20 @@
1
- import { toDate as r } from "./index330.js";
2
- function o(t, e) {
3
- return r(t, e?.in).getFullYear();
1
+ import { DayFlag as s } from "./index125.js";
2
+ var d;
3
+ (function(e) {
4
+ e[e.Today = 0] = "Today", e[e.Selected = 1] = "Selected", e[e.LastFocused = 2] = "LastFocused", e[e.FocusedModifier = 3] = "FocusedModifier";
5
+ })(d || (d = {}));
6
+ function l(e) {
7
+ return !e[s.disabled] && !e[s.hidden] && !e[s.outside];
8
+ }
9
+ function F(e, u, t, n) {
10
+ let f, c = -1;
11
+ for (const o of e) {
12
+ const a = u(o);
13
+ l(a) && (a[s.focused] && c < d.FocusedModifier ? (f = o, c = d.FocusedModifier) : n?.isEqualTo(o) && c < d.LastFocused ? (f = o, c = d.LastFocused) : t(o.date) && c < d.Selected ? (f = o, c = d.Selected) : a[s.today] && c < d.Today && (f = o, c = d.Today));
14
+ }
15
+ return f || (f = e.find((o) => l(u(o)))), f;
4
16
  }
5
17
  export {
6
- o as default,
7
- o as getYear
18
+ F as calculateFocusTarget
8
19
  };
9
20
  //# sourceMappingURL=index263.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index263.js","sources":["../../../node_modules/date-fns/getYear.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link getYear} function options.\n */\n\n/**\n * @name getYear\n * @category Year Helpers\n * @summary Get the year of the given date.\n *\n * @description\n * Get the year of the given date.\n *\n * @param date - The given date\n * @param options - An object with options\n *\n * @returns The year\n *\n * @example\n * // Which year is 2 July 2014?\n * const result = getYear(new Date(2014, 6, 2))\n * //=> 2014\n */\nexport function getYear(date, options) {\n return toDate(date, options?.in).getFullYear();\n}\n\n// Fallback for modularized imports:\nexport default getYear;\n"],"names":["getYear","date","options","toDate"],"mappings":";AAwBO,SAASA,EAAQC,GAAMC,GAAS;AACrC,SAAOC,EAAOF,GAAMC,GAAS,EAAE,EAAE,YAAW;AAC9C;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index263.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.js"],"sourcesContent":["import { DayFlag } from \"../UI.js\";\nvar FocusTargetPriority;\n(function (FocusTargetPriority) {\n FocusTargetPriority[FocusTargetPriority[\"Today\"] = 0] = \"Today\";\n FocusTargetPriority[FocusTargetPriority[\"Selected\"] = 1] = \"Selected\";\n FocusTargetPriority[FocusTargetPriority[\"LastFocused\"] = 2] = \"LastFocused\";\n FocusTargetPriority[FocusTargetPriority[\"FocusedModifier\"] = 3] = \"FocusedModifier\";\n})(FocusTargetPriority || (FocusTargetPriority = {}));\n/**\n * Determines if a day is focusable based on its modifiers.\n *\n * A day is considered focusable if it is not disabled, hidden, or outside the\n * displayed month.\n *\n * @param modifiers The modifiers applied to the day.\n * @returns `true` if the day is focusable, otherwise `false`.\n */\nfunction isFocusableDay(modifiers) {\n return (!modifiers[DayFlag.disabled] &&\n !modifiers[DayFlag.hidden] &&\n !modifiers[DayFlag.outside]);\n}\n/**\n * Calculates the focus target day based on priority.\n *\n * This function determines the day that should receive focus in the calendar,\n * prioritizing days with specific modifiers (e.g., \"focused\", \"today\") or\n * selection states.\n *\n * @param days The array of `CalendarDay` objects to evaluate.\n * @param getModifiers A function to retrieve the modifiers for a given day.\n * @param isSelected A function to determine if a day is selected.\n * @param lastFocused The last focused day, if any.\n * @returns The `CalendarDay` that should receive focus, or `undefined` if no\n * focusable day is found.\n */\nexport function calculateFocusTarget(days, getModifiers, isSelected, lastFocused) {\n let focusTarget;\n let foundFocusTargetPriority = -1;\n for (const day of days) {\n const modifiers = getModifiers(day);\n if (isFocusableDay(modifiers)) {\n if (modifiers[DayFlag.focused] &&\n foundFocusTargetPriority < FocusTargetPriority.FocusedModifier) {\n focusTarget = day;\n foundFocusTargetPriority = FocusTargetPriority.FocusedModifier;\n }\n else if (lastFocused?.isEqualTo(day) &&\n foundFocusTargetPriority < FocusTargetPriority.LastFocused) {\n focusTarget = day;\n foundFocusTargetPriority = FocusTargetPriority.LastFocused;\n }\n else if (isSelected(day.date) &&\n foundFocusTargetPriority < FocusTargetPriority.Selected) {\n focusTarget = day;\n foundFocusTargetPriority = FocusTargetPriority.Selected;\n }\n else if (modifiers[DayFlag.today] &&\n foundFocusTargetPriority < FocusTargetPriority.Today) {\n focusTarget = day;\n foundFocusTargetPriority = FocusTargetPriority.Today;\n }\n }\n }\n if (!focusTarget) {\n // Return the first day that is focusable\n focusTarget = days.find((day) => isFocusableDay(getModifiers(day)));\n }\n return focusTarget;\n}\n"],"names":["FocusTargetPriority","isFocusableDay","modifiers","DayFlag","calculateFocusTarget","days","getModifiers","isSelected","lastFocused","focusTarget","foundFocusTargetPriority","day"],"mappings":";AACA,IAAIA;AAAA,CACH,SAAUA,GAAqB;AAC5B,EAAAA,EAAoBA,EAAoB,QAAW,CAAC,IAAI,SACxDA,EAAoBA,EAAoB,WAAc,CAAC,IAAI,YAC3DA,EAAoBA,EAAoB,cAAiB,CAAC,IAAI,eAC9DA,EAAoBA,EAAoB,kBAAqB,CAAC,IAAI;AACtE,GAAGA,MAAwBA,IAAsB,CAAA,EAAG;AAUpD,SAASC,EAAeC,GAAW;AAC/B,SAAQ,CAACA,EAAUC,EAAQ,QAAQ,KAC/B,CAACD,EAAUC,EAAQ,MAAM,KACzB,CAACD,EAAUC,EAAQ,OAAO;AAClC;AAeO,SAASC,EAAqBC,GAAMC,GAAcC,GAAYC,GAAa;AAC9E,MAAIC,GACAC,IAA2B;AAC/B,aAAWC,KAAON,GAAM;AACpB,UAAMH,IAAYI,EAAaK,CAAG;AAClC,IAAIV,EAAeC,CAAS,MACpBA,EAAUC,EAAQ,OAAO,KACzBO,IAA2BV,EAAoB,mBAC/CS,IAAcE,GACdD,IAA2BV,EAAoB,mBAE1CQ,GAAa,UAAUG,CAAG,KAC/BD,IAA2BV,EAAoB,eAC/CS,IAAcE,GACdD,IAA2BV,EAAoB,eAE1CO,EAAWI,EAAI,IAAI,KACxBD,IAA2BV,EAAoB,YAC/CS,IAAcE,GACdD,IAA2BV,EAAoB,YAE1CE,EAAUC,EAAQ,KAAK,KAC5BO,IAA2BV,EAAoB,UAC/CS,IAAcE,GACdD,IAA2BV,EAAoB;AAAA,EAG3D;AACA,SAAKS,MAEDA,IAAcJ,EAAK,KAAK,CAACM,MAAQV,EAAeK,EAAaK,CAAG,CAAC,CAAC,IAE/DF;AACX;","x_google_ignoreList":[0]}
package/dist/index264.js CHANGED
@@ -1,13 +1,13 @@
1
- import { millisecondsInWeek as f } from "./index331.js";
2
- import { startOfWeek as m } from "./index278.js";
3
- import { startOfWeekYear as a } from "./index344.js";
4
- import { toDate as i } from "./index330.js";
5
- function k(r, t) {
6
- const e = i(r, t?.in), o = +m(e, t) - +a(e, t);
7
- return Math.round(o / f) + 1;
1
+ import { dateMatchModifiers as u } from "./index252.js";
2
+ import { getFocusableDate as g } from "./index314.js";
3
+ import { CalendarDay as m } from "./index211.js";
4
+ function h(t, i, a, d, f, e, n, s = 0) {
5
+ if (s > 365)
6
+ return;
7
+ const o = g(t, i, a.date, d, f, e, n), r = !!(e.disabled && u(o, e.disabled, n)), l = !!(e.hidden && u(o, e.hidden, n)), D = o, c = new m(o, D, n);
8
+ return !r && !l ? c : h(t, i, c, d, f, e, n, s + 1);
8
9
  }
9
10
  export {
10
- k as default,
11
- k as getWeek
11
+ h as getNextFocus
12
12
  };
13
13
  //# sourceMappingURL=index264.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index264.js","sources":["../../../node_modules/date-fns/getWeek.js"],"sourcesContent":["import { millisecondsInWeek } from \"./constants.js\";\nimport { startOfWeek } from \"./startOfWeek.js\";\nimport { startOfWeekYear } from \"./startOfWeekYear.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link getWeek} function options.\n */\n\n/**\n * @name getWeek\n * @category Week Helpers\n * @summary Get the local week index of the given date.\n *\n * @description\n * Get the local week index of the given date.\n * The exact calculation depends on the values of\n * `options.weekStartsOn` (which is the index of the first day of the week)\n * and `options.firstWeekContainsDate` (which is the day of January, which is always in\n * the first week of the week-numbering year)\n *\n * Week numbering: https://en.wikipedia.org/wiki/Week#The_ISO_week_date_system\n *\n * @param date - The given date\n * @param options - An object with options\n *\n * @returns The week\n *\n * @example\n * // Which week of the local week numbering year is 2 January 2005 with default options?\n * const result = getWeek(new Date(2005, 0, 2))\n * //=> 2\n *\n * @example\n * // Which week of the local week numbering year is 2 January 2005,\n * // if Monday is the first day of the week,\n * // and the first week of the year always contains 4 January?\n * const result = getWeek(new Date(2005, 0, 2), {\n * weekStartsOn: 1,\n * firstWeekContainsDate: 4\n * })\n * //=> 53\n */\nexport function getWeek(date, options) {\n const _date = toDate(date, options?.in);\n const diff = +startOfWeek(_date, options) - +startOfWeekYear(_date, options);\n\n // Round the number of weeks to the nearest integer because the number of\n // milliseconds in a week is not constant (e.g. it's different in the week of\n // the daylight saving time clock shift).\n return Math.round(diff / millisecondsInWeek) + 1;\n}\n\n// Fallback for modularized imports:\nexport default getWeek;\n"],"names":["getWeek","date","options","_date","toDate","diff","startOfWeek","startOfWeekYear","millisecondsInWeek"],"mappings":";;;;AA2CO,SAASA,EAAQC,GAAMC,GAAS;AACrC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE,GAChCG,IAAO,CAACC,EAAYH,GAAOD,CAAO,IAAI,CAACK,EAAgBJ,GAAOD,CAAO;AAK3E,SAAO,KAAK,MAAMG,IAAOG,CAAkB,IAAI;AACjD;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index264.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getNextFocus.js"],"sourcesContent":["import { CalendarDay } from \"../classes/index.js\";\nimport { dateMatchModifiers } from \"../utils/dateMatchModifiers.js\";\nimport { getFocusableDate } from \"./getFocusableDate.js\";\n/**\n * Determines the next focusable day in the calendar.\n *\n * This function recursively calculates the next focusable day based on the\n * movement direction and modifiers applied to the days.\n *\n * @param moveBy The unit of movement (e.g., \"day\", \"week\").\n * @param moveDir The direction of movement (\"before\" or \"after\").\n * @param refDay The currently focused day.\n * @param calendarStartMonth The earliest month the user can navigate to.\n * @param calendarEndMonth The latest month the user can navigate to.\n * @param props The DayPicker props, including modifiers and configuration\n * options.\n * @param dateLib The date library to use for date manipulation.\n * @param attempt The current recursion attempt (used to limit recursion depth).\n * @returns The next focusable day, or `undefined` if no focusable day is found.\n */\nexport function getNextFocus(moveBy, moveDir, refDay, calendarStartMonth, calendarEndMonth, props, dateLib, attempt = 0) {\n if (attempt > 365) {\n // Limit the recursion to 365 attempts\n return undefined;\n }\n const focusableDate = getFocusableDate(moveBy, moveDir, refDay.date, calendarStartMonth, calendarEndMonth, props, dateLib);\n const isDisabled = Boolean(props.disabled &&\n dateMatchModifiers(focusableDate, props.disabled, dateLib));\n const isHidden = Boolean(props.hidden && dateMatchModifiers(focusableDate, props.hidden, dateLib));\n const targetMonth = focusableDate;\n const focusDay = new CalendarDay(focusableDate, targetMonth, dateLib);\n if (!isDisabled && !isHidden) {\n return focusDay;\n }\n // Recursively attempt to find the next focusable date\n return getNextFocus(moveBy, moveDir, focusDay, calendarStartMonth, calendarEndMonth, props, dateLib, attempt + 1);\n}\n"],"names":["getNextFocus","moveBy","moveDir","refDay","calendarStartMonth","calendarEndMonth","props","dateLib","attempt","focusableDate","getFocusableDate","isDisabled","dateMatchModifiers","isHidden","targetMonth","focusDay","CalendarDay"],"mappings":";;;AAoBO,SAASA,EAAaC,GAAQC,GAASC,GAAQC,GAAoBC,GAAkBC,GAAOC,GAASC,IAAU,GAAG;AACrH,MAAIA,IAAU;AAEV;AAEJ,QAAMC,IAAgBC,EAAiBT,GAAQC,GAASC,EAAO,MAAMC,GAAoBC,GAAkBC,GAAOC,CAAO,GACnHI,IAAa,GAAQL,EAAM,YAC7BM,EAAmBH,GAAeH,EAAM,UAAUC,CAAO,IACvDM,IAAW,GAAQP,EAAM,UAAUM,EAAmBH,GAAeH,EAAM,QAAQC,CAAO,IAC1FO,IAAcL,GACdM,IAAW,IAAIC,EAAYP,GAAeK,GAAaP,CAAO;AACpE,SAAI,CAACI,KAAc,CAACE,IACTE,IAGJf,EAAaC,GAAQC,GAASa,GAAUX,GAAoBC,GAAkBC,GAAOC,GAASC,IAAU,CAAC;AACpH;","x_google_ignoreList":[0]}
package/dist/index265.js CHANGED
@@ -1,9 +1,22 @@
1
- import { toDate as t } from "./index330.js";
2
- function f(r, e) {
3
- return +t(r) > +t(e);
1
+ import { useControlledValue as x } from "./index262.js";
2
+ function C(i, d) {
3
+ const { selected: s, required: f, onSelect: l } = i, [r, m] = x(s, l ? s : void 0), e = l ? s : r, { isSameDay: o } = d, u = (t) => e?.some((c) => o(c, t)) ?? !1, { min: S, max: a } = i;
4
+ return {
5
+ selected: e,
6
+ select: (t, c, h) => {
7
+ let n = [...e ?? []];
8
+ if (u(t)) {
9
+ if (e?.length === S || f && e?.length === 1)
10
+ return;
11
+ n = e?.filter((y) => !o(y, t));
12
+ } else
13
+ e?.length === a ? n = [t] : n = [...n, t];
14
+ return l || m(n), l?.(n, t, c, h), n;
15
+ },
16
+ isSelected: u
17
+ };
4
18
  }
5
19
  export {
6
- f as default,
7
- f as isAfter
20
+ C as useMulti
8
21
  };
9
22
  //# sourceMappingURL=index265.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index265.js","sources":["../../../node_modules/date-fns/isAfter.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * @name isAfter\n * @category Common Helpers\n * @summary Is the first date after the second one?\n *\n * @description\n * Is the first date after the second one?\n *\n * @param date - The date that should be after the other one to return true\n * @param dateToCompare - The date to compare with\n *\n * @returns The first date is after the second date\n *\n * @example\n * // Is 10 July 1989 after 11 February 1987?\n * const result = isAfter(new Date(1989, 6, 10), new Date(1987, 1, 11))\n * //=> true\n */\nexport function isAfter(date, dateToCompare) {\n return +toDate(date) > +toDate(dateToCompare);\n}\n\n// Fallback for modularized imports:\nexport default isAfter;\n"],"names":["isAfter","date","dateToCompare","toDate"],"mappings":";AAoBO,SAASA,EAAQC,GAAMC,GAAe;AAC3C,SAAO,CAACC,EAAOF,CAAI,IAAI,CAACE,EAAOD,CAAa;AAC9C;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index265.js","sources":["../../../node_modules/react-day-picker/dist/esm/selection/useMulti.js"],"sourcesContent":["import { useControlledValue } from \"../helpers/useControlledValue.js\";\n/**\n * Hook to manage multiple-date selection in the DayPicker component.\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 An object containing the selected dates, a function to select dates,\n * and a function to check if a date is selected.\n */\nexport function useMulti(props, dateLib) {\n const { selected: initiallySelected, required, onSelect, } = props;\n const [internallySelected, setSelected] = useControlledValue(initiallySelected, onSelect ? initiallySelected : undefined);\n const selected = !onSelect ? internallySelected : initiallySelected;\n const { isSameDay } = dateLib;\n const isSelected = (date) => {\n return selected?.some((d) => isSameDay(d, date)) ?? false;\n };\n const { min, max } = props;\n const select = (triggerDate, modifiers, e) => {\n let newDates = [...(selected ?? [])];\n if (isSelected(triggerDate)) {\n if (selected?.length === min) {\n // Min value reached, do nothing\n return;\n }\n if (required && selected?.length === 1) {\n // Required value already selected do nothing\n return;\n }\n newDates = selected?.filter((d) => !isSameDay(d, triggerDate));\n }\n else {\n if (selected?.length === max) {\n // Max value reached, reset the selection to date\n newDates = [triggerDate];\n }\n else {\n // Add the date to the selection\n newDates = [...newDates, triggerDate];\n }\n }\n if (!onSelect) {\n setSelected(newDates);\n }\n onSelect?.(newDates, triggerDate, modifiers, e);\n return newDates;\n };\n return {\n selected,\n select,\n isSelected,\n };\n}\n"],"names":["useMulti","props","dateLib","initiallySelected","required","onSelect","internallySelected","setSelected","useControlledValue","selected","isSameDay","isSelected","date","d","min","max","triggerDate","modifiers","e","newDates"],"mappings":";AAUO,SAASA,EAASC,GAAOC,GAAS;AACrC,QAAM,EAAE,UAAUC,GAAmB,UAAAC,GAAU,UAAAC,EAAQ,IAAMJ,GACvD,CAACK,GAAoBC,CAAW,IAAIC,EAAmBL,GAAmBE,IAAWF,IAAoB,MAAS,GAClHM,IAAYJ,IAAgCF,IAArBG,GACvB,EAAE,WAAAI,EAAS,IAAKR,GAChBS,IAAa,CAACC,MACTH,GAAU,KAAK,CAACI,MAAMH,EAAUG,GAAGD,CAAI,CAAC,KAAK,IAElD,EAAE,KAAAE,GAAK,KAAAC,EAAG,IAAKd;AA8BrB,SAAO;AAAA,IACH,UAAAQ;AAAA,IACA,QA/BW,CAACO,GAAaC,GAAWC,MAAM;AAC1C,UAAIC,IAAW,CAAC,GAAIV,KAAY,CAAA,CAAG;AACnC,UAAIE,EAAWK,CAAW,GAAG;AAKzB,YAJIP,GAAU,WAAWK,KAIrBV,KAAYK,GAAU,WAAW;AAEjC;AAEJ,QAAAU,IAAWV,GAAU,OAAO,CAACI,MAAM,CAACH,EAAUG,GAAGG,CAAW,CAAC;AAAA,MACjE;AAEI,QAAIP,GAAU,WAAWM,IAErBI,IAAW,CAACH,CAAW,IAIvBG,IAAW,CAAC,GAAGA,GAAUH,CAAW;AAG5C,aAAKX,KACDE,EAAYY,CAAQ,GAExBd,IAAWc,GAAUH,GAAaC,GAAWC,CAAC,GACvCC;AAAA,IACX;AAAA,IAII,YAAAR;AAAA,EACR;AACA;","x_google_ignoreList":[0]}
package/dist/index266.js CHANGED
@@ -1,9 +1,19 @@
1
- import { toDate as t } from "./index330.js";
2
- function f(e, o) {
3
- return +t(e) < +t(o);
1
+ import { useControlledValue as x } from "./index262.js";
2
+ import { rangeIncludesDate as R } from "./index132.js";
3
+ import { addToRange as y } from "./index268.js";
4
+ import { rangeContainsModifiers as C } from "./index270.js";
5
+ function b(s, l) {
6
+ const { disabled: c, excludeDisabled: i, selected: d, required: f, onSelect: o } = s, [r, m] = x(d, o ? d : void 0), t = o ? d : r;
7
+ return {
8
+ selected: t,
9
+ select: (n, u, a) => {
10
+ const { min: S, max: p } = s, e = n ? y(n, t, S, p, f, l) : void 0;
11
+ return i && c && e?.from && e.to && C({ from: e.from, to: e.to }, c, l) && (e.from = n, e.to = void 0), o || m(e), o?.(e, n, u, a), e;
12
+ },
13
+ isSelected: (n) => t && R(t, n, !1, l)
14
+ };
4
15
  }
5
16
  export {
6
- f as default,
7
- f as isBefore
17
+ b as useRange
8
18
  };
9
19
  //# sourceMappingURL=index266.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index266.js","sources":["../../../node_modules/date-fns/isBefore.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * @name isBefore\n * @category Common Helpers\n * @summary Is the first date before the second one?\n *\n * @description\n * Is the first date before the second one?\n *\n * @param date - The date that should be before the other one to return true\n * @param dateToCompare - The date to compare with\n *\n * @returns The first date is before the second date\n *\n * @example\n * // Is 10 July 1989 before 11 February 1987?\n * const result = isBefore(new Date(1989, 6, 10), new Date(1987, 1, 11))\n * //=> false\n */\nexport function isBefore(date, dateToCompare) {\n return +toDate(date) < +toDate(dateToCompare);\n}\n\n// Fallback for modularized imports:\nexport default isBefore;\n"],"names":["isBefore","date","dateToCompare","toDate"],"mappings":";AAoBO,SAASA,EAASC,GAAMC,GAAe;AAC5C,SAAO,CAACC,EAAOF,CAAI,IAAI,CAACE,EAAOD,CAAa;AAC9C;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index266.js","sources":["../../../node_modules/react-day-picker/dist/esm/selection/useRange.js"],"sourcesContent":["import { useControlledValue } from \"../helpers/useControlledValue.js\";\nimport { addToRange, rangeContainsModifiers } from \"../utils/index.js\";\nimport { rangeIncludesDate } from \"../utils/rangeIncludesDate.js\";\n/**\n * Hook to manage range selection in the DayPicker component.\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 An object containing the selected range, a function to select a\n * range, and a function to check if a date is within the range.\n */\nexport function useRange(props, dateLib) {\n const { disabled, excludeDisabled, selected: initiallySelected, required, onSelect, } = props;\n const [internallySelected, setSelected] = useControlledValue(initiallySelected, onSelect ? initiallySelected : undefined);\n const selected = !onSelect ? internallySelected : initiallySelected;\n const isSelected = (date) => selected && rangeIncludesDate(selected, date, false, dateLib);\n const select = (triggerDate, modifiers, e) => {\n const { min, max } = props;\n const newRange = triggerDate\n ? addToRange(triggerDate, selected, min, max, required, dateLib)\n : undefined;\n if (excludeDisabled && disabled && newRange?.from && newRange.to) {\n if (rangeContainsModifiers({ from: newRange.from, to: newRange.to }, disabled, dateLib)) {\n // if a disabled days is found, the range is reset\n newRange.from = triggerDate;\n newRange.to = undefined;\n }\n }\n if (!onSelect) {\n setSelected(newRange);\n }\n onSelect?.(newRange, triggerDate, modifiers, e);\n return newRange;\n };\n return {\n selected,\n select,\n isSelected,\n };\n}\n"],"names":["useRange","props","dateLib","disabled","excludeDisabled","initiallySelected","required","onSelect","internallySelected","setSelected","useControlledValue","selected","triggerDate","modifiers","e","min","max","newRange","addToRange","rangeContainsModifiers","date","rangeIncludesDate"],"mappings":";;;;AAYO,SAASA,EAASC,GAAOC,GAAS;AACrC,QAAM,EAAE,UAAAC,GAAU,iBAAAC,GAAiB,UAAUC,GAAmB,UAAAC,GAAU,UAAAC,EAAQ,IAAMN,GAClF,CAACO,GAAoBC,CAAW,IAAIC,EAAmBL,GAAmBE,IAAWF,IAAoB,MAAS,GAClHM,IAAYJ,IAAgCF,IAArBG;AAoB7B,SAAO;AAAA,IACH,UAAAG;AAAA,IACA,QApBW,CAACC,GAAaC,GAAWC,MAAM;AAC1C,YAAM,EAAE,KAAAC,GAAK,KAAAC,EAAG,IAAKf,GACfgB,IAAWL,IACXM,EAAWN,GAAaD,GAAUI,GAAKC,GAAKV,GAAUJ,CAAO,IAC7D;AACN,aAAIE,KAAmBD,KAAYc,GAAU,QAAQA,EAAS,MACtDE,EAAuB,EAAE,MAAMF,EAAS,MAAM,IAAIA,EAAS,GAAE,GAAId,GAAUD,CAAO,MAElFe,EAAS,OAAOL,GAChBK,EAAS,KAAK,SAGjBV,KACDE,EAAYQ,CAAQ,GAExBV,IAAWU,GAAUL,GAAaC,GAAWC,CAAC,GACvCG;AAAA,IACX;AAAA,IAII,YAtBe,CAACG,MAAST,KAAYU,EAAkBV,GAAUS,GAAM,IAAOlB,CAAO;AAAA,EAuB7F;AACA;","x_google_ignoreList":[0]}
package/dist/index267.js CHANGED
@@ -1,8 +1,16 @@
1
- function e(t) {
2
- return t instanceof Date || typeof t == "object" && Object.prototype.toString.call(t) === "[object Date]";
1
+ import { useControlledValue as a } from "./index262.js";
2
+ function q(u, S) {
3
+ const { selected: c, required: s, onSelect: t } = u, [f, r] = a(c, t ? c : void 0), e = t ? c : f, { isSameDay: d } = S;
4
+ return {
5
+ selected: e,
6
+ select: (n, o, i) => {
7
+ let l = n;
8
+ return !s && e && e && d(n, e) && (l = void 0), t || r(l), t?.(l, n, o, i), l;
9
+ },
10
+ isSelected: (n) => e ? d(e, n) : !1
11
+ };
3
12
  }
4
13
  export {
5
- e as default,
6
- e as isDate
14
+ q as useSingle
7
15
  };
8
16
  //# sourceMappingURL=index267.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index267.js","sources":["../../../node_modules/date-fns/isDate.js"],"sourcesContent":["/**\n * @name isDate\n * @category Common Helpers\n * @summary Is the given value a date?\n *\n * @description\n * Returns true if the given value is an instance of Date. The function works for dates transferred across iframes.\n *\n * @param value - The value to check\n *\n * @returns True if the given value is a date\n *\n * @example\n * // For a valid date:\n * const result = isDate(new Date())\n * //=> true\n *\n * @example\n * // For an invalid date:\n * const result = isDate(new Date(NaN))\n * //=> true\n *\n * @example\n * // For some value:\n * const result = isDate('2014-02-31')\n * //=> false\n *\n * @example\n * // For an object:\n * const result = isDate({})\n * //=> false\n */\nexport function isDate(value) {\n return (\n value instanceof Date ||\n (typeof value === \"object\" &&\n Object.prototype.toString.call(value) === \"[object Date]\")\n );\n}\n\n// Fallback for modularized imports:\nexport default isDate;\n"],"names":["isDate","value"],"mappings":"AAgCO,SAASA,EAAOC,GAAO;AAC5B,SACEA,aAAiB,QAChB,OAAOA,KAAU,YAChB,OAAO,UAAU,SAAS,KAAKA,CAAK,MAAM;AAEhD;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index267.js","sources":["../../../node_modules/react-day-picker/dist/esm/selection/useSingle.js"],"sourcesContent":["import { useControlledValue } from \"../helpers/useControlledValue.js\";\n/**\n * Hook to manage single-date selection in the DayPicker component.\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 An object containing the selected date, a function to select a date,\n * and a function to check if a date is selected.\n */\nexport function useSingle(props, dateLib) {\n const { selected: initiallySelected, required, onSelect, } = props;\n const [internallySelected, setSelected] = useControlledValue(initiallySelected, onSelect ? initiallySelected : undefined);\n const selected = !onSelect ? internallySelected : initiallySelected;\n const { isSameDay } = dateLib;\n const isSelected = (compareDate) => {\n return selected ? isSameDay(selected, compareDate) : false;\n };\n const select = (triggerDate, modifiers, e) => {\n let newDate = triggerDate;\n if (!required && selected && selected && isSameDay(triggerDate, selected)) {\n // If the date is the same, clear the selection.\n newDate = undefined;\n }\n if (!onSelect) {\n setSelected(newDate);\n }\n if (required) {\n onSelect?.(newDate, triggerDate, modifiers, e);\n }\n else {\n onSelect?.(newDate, triggerDate, modifiers, e);\n }\n return newDate;\n };\n return {\n selected,\n select,\n isSelected,\n };\n}\n"],"names":["useSingle","props","dateLib","initiallySelected","required","onSelect","internallySelected","setSelected","useControlledValue","selected","isSameDay","triggerDate","modifiers","e","newDate","compareDate"],"mappings":";AAUO,SAASA,EAAUC,GAAOC,GAAS;AACtC,QAAM,EAAE,UAAUC,GAAmB,UAAAC,GAAU,UAAAC,EAAQ,IAAMJ,GACvD,CAACK,GAAoBC,CAAW,IAAIC,EAAmBL,GAAmBE,IAAWF,IAAoB,MAAS,GAClHM,IAAYJ,IAAgCF,IAArBG,GACvB,EAAE,WAAAI,EAAS,IAAKR;AAqBtB,SAAO;AAAA,IACH,UAAAO;AAAA,IACA,QAnBW,CAACE,GAAaC,GAAWC,MAAM;AAC1C,UAAIC,IAAUH;AACd,aAAI,CAACP,KAAYK,KAAYA,KAAYC,EAAUC,GAAaF,CAAQ,MAEpEK,IAAU,SAETT,KACDE,EAAYO,CAAO,GAGnBT,IAAWS,GAASH,GAAaC,GAAWC,CAAC,GAK1CC;AAAA,IACX;AAAA,IAII,YAvBe,CAACC,MACTN,IAAWC,EAAUD,GAAUM,CAAW,IAAI;AAAA,EAuB7D;AACA;","x_google_ignoreList":[0]}
package/dist/index268.js CHANGED
@@ -1,15 +1,33 @@
1
- import { normalizeDates as f } from "./index333.js";
2
- import { startOfDay as t } from "./index275.js";
3
- function s(a, e, r) {
4
- const [o, i] = f(
5
- r?.in,
6
- a,
7
- e
8
- );
9
- return +t(o) == +t(i);
1
+ import { defaultDateLib as D } from "./index112.js";
2
+ function w(f, g, n = 0, s = 0, l = !1, u = D) {
3
+ const { from: o, to: i } = g || {}, { isSameDay: r, isAfter: m, isBefore: c } = u;
4
+ let e;
5
+ if (!o && !i)
6
+ e = { from: f, to: n > 0 ? void 0 : f };
7
+ else if (o && !i)
8
+ r(o, f) ? n === 0 ? e = { from: o, to: f } : l ? e = { from: o, to: void 0 } : e = void 0 : c(f, o) ? e = { from: f, to: o } : e = { from: o, to: f };
9
+ else if (o && i)
10
+ if (r(o, f) && r(i, f))
11
+ l ? e = { from: o, to: i } : e = void 0;
12
+ else if (r(o, f))
13
+ e = { from: o, to: n > 0 ? void 0 : f };
14
+ else if (r(i, f))
15
+ e = { from: f, to: n > 0 ? void 0 : f };
16
+ else if (c(f, o))
17
+ e = { from: f, to: i };
18
+ else if (m(f, o))
19
+ e = { from: o, to: f };
20
+ else if (m(f, i))
21
+ e = { from: o, to: f };
22
+ else
23
+ throw new Error("Invalid range");
24
+ if (e?.from && e?.to) {
25
+ const t = u.differenceInCalendarDays(e.to, e.from);
26
+ s > 0 && t > s ? e = { from: f, to: void 0 } : n > 1 && t < n && (e = { from: f, to: void 0 });
27
+ }
28
+ return e;
10
29
  }
11
30
  export {
12
- s as default,
13
- s as isSameDay
31
+ w as addToRange
14
32
  };
15
33
  //# sourceMappingURL=index268.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index268.js","sources":["../../../node_modules/date-fns/isSameDay.js"],"sourcesContent":["import { normalizeDates } from \"./_lib/normalizeDates.js\";\nimport { startOfDay } from \"./startOfDay.js\";\n\n/**\n * The {@link isSameDay} function options.\n */\n\n/**\n * @name isSameDay\n * @category Day Helpers\n * @summary Are the given dates in the same day (and year and month)?\n *\n * @description\n * Are the given dates in the same day (and year and month)?\n *\n * @param laterDate - The first date to check\n * @param earlierDate - The second date to check\n * @param options - An object with options\n *\n * @returns The dates are in the same day (and year and month)\n *\n * @example\n * // Are 4 September 06:00:00 and 4 September 18:00:00 in the same day?\n * const result = isSameDay(new Date(2014, 8, 4, 6, 0), new Date(2014, 8, 4, 18, 0))\n * //=> true\n *\n * @example\n * // Are 4 September and 4 October in the same day?\n * const result = isSameDay(new Date(2014, 8, 4), new Date(2014, 9, 4))\n * //=> false\n *\n * @example\n * // Are 4 September, 2014 and 4 September, 2015 in the same day?\n * const result = isSameDay(new Date(2014, 8, 4), new Date(2015, 8, 4))\n * //=> false\n */\nexport function isSameDay(laterDate, earlierDate, options) {\n const [dateLeft_, dateRight_] = normalizeDates(\n options?.in,\n laterDate,\n earlierDate,\n );\n return +startOfDay(dateLeft_) === +startOfDay(dateRight_);\n}\n\n// Fallback for modularized imports:\nexport default isSameDay;\n"],"names":["isSameDay","laterDate","earlierDate","options","dateLeft_","dateRight_","normalizeDates","startOfDay"],"mappings":";;AAoCO,SAASA,EAAUC,GAAWC,GAAaC,GAAS;AACzD,QAAM,CAACC,GAAWC,CAAU,IAAIC;AAAA,IAC9BH,GAAS;AAAA,IACTF;AAAA,IACAC;AAAA,EACJ;AACE,SAAO,CAACK,EAAWH,CAAS,KAAM,CAACG,EAAWF,CAAU;AAC1D;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index268.js","sources":["../../../node_modules/react-day-picker/dist/esm/utils/addToRange.js"],"sourcesContent":["import { defaultDateLib } from \"../classes/DateLib.js\";\n/**\n * Adds a date to an existing range, considering constraints like minimum and\n * maximum range size.\n *\n * @param date - The date to add to the range.\n * @param initialRange - The initial range to which the date will be added.\n * @param min - The minimum number of days in the range.\n * @param max - The maximum number of days in the range.\n * @param required - Whether the range must always include at least one date.\n * @param dateLib - The date utility library instance.\n * @returns The updated date range, or `undefined` if the range is cleared.\n * @group Utilities\n */\nexport function addToRange(date, initialRange, min = 0, max = 0, required = false, dateLib = defaultDateLib) {\n const { from, to } = initialRange || {};\n const { isSameDay, isAfter, isBefore } = dateLib;\n let range;\n if (!from && !to) {\n // the range is empty, add the date\n range = { from: date, to: min > 0 ? undefined : date };\n }\n else if (from && !to) {\n // adding date to an incomplete range\n if (isSameDay(from, date)) {\n // adding a date equal to the start of the range\n if (min === 0) {\n range = { from, to: date };\n }\n else if (required) {\n range = { from, to: undefined };\n }\n else {\n range = undefined;\n }\n }\n else if (isBefore(date, from)) {\n // adding a date before the start of the range\n range = { from: date, to: from };\n }\n else {\n // adding a date after the start of the range\n range = { from, to: date };\n }\n }\n else if (from && to) {\n // adding date to a complete range\n if (isSameDay(from, date) && isSameDay(to, date)) {\n // adding a date that is equal to both start and end of the range\n if (required) {\n range = { from, to };\n }\n else {\n range = undefined;\n }\n }\n else if (isSameDay(from, date)) {\n // adding a date equal to the the start of the range\n range = { from, to: min > 0 ? undefined : date };\n }\n else if (isSameDay(to, date)) {\n // adding a dare equal to the end of the range\n range = { from: date, to: min > 0 ? undefined : date };\n }\n else if (isBefore(date, from)) {\n // adding a date before the start of the range\n range = { from: date, to: to };\n }\n else if (isAfter(date, from)) {\n // adding a date after the start of the range\n range = { from, to: date };\n }\n else if (isAfter(date, to)) {\n // adding a date after the end of the range\n range = { from, to: date };\n }\n else {\n throw new Error(\"Invalid range\");\n }\n }\n // check for min / max\n if (range?.from && range?.to) {\n const diff = dateLib.differenceInCalendarDays(range.to, range.from);\n if (max > 0 && diff > max) {\n range = { from: date, to: undefined };\n }\n else if (min > 1 && diff < min) {\n range = { from: date, to: undefined };\n }\n }\n return range;\n}\n"],"names":["addToRange","date","initialRange","min","max","required","dateLib","defaultDateLib","from","to","isSameDay","isAfter","isBefore","range","diff"],"mappings":";AAcO,SAASA,EAAWC,GAAMC,GAAcC,IAAM,GAAGC,IAAM,GAAGC,IAAW,IAAOC,IAAUC,GAAgB;AACzG,QAAM,EAAE,MAAAC,GAAM,IAAAC,EAAE,IAAKP,KAAgB,CAAA,GAC/B,EAAE,WAAAQ,GAAW,SAAAC,GAAS,UAAAC,EAAQ,IAAKN;AACzC,MAAIO;AACJ,MAAI,CAACL,KAAQ,CAACC;AAEV,IAAAI,IAAQ,EAAE,MAAMZ,GAAM,IAAIE,IAAM,IAAI,SAAYF,EAAI;AAAA,WAE/CO,KAAQ,CAACC;AAEd,IAAIC,EAAUF,GAAMP,CAAI,IAEhBE,MAAQ,IACRU,IAAQ,EAAE,MAAAL,GAAM,IAAIP,EAAI,IAEnBI,IACLQ,IAAQ,EAAE,MAAAL,GAAM,IAAI,OAAS,IAG7BK,IAAQ,SAGPD,EAASX,GAAMO,CAAI,IAExBK,IAAQ,EAAE,MAAMZ,GAAM,IAAIO,EAAI,IAI9BK,IAAQ,EAAE,MAAAL,GAAM,IAAIP,EAAI;AAAA,WAGvBO,KAAQC;AAEb,QAAIC,EAAUF,GAAMP,CAAI,KAAKS,EAAUD,GAAIR,CAAI;AAE3C,MAAII,IACAQ,IAAQ,EAAE,MAAAL,GAAM,IAAAC,EAAE,IAGlBI,IAAQ;AAAA,aAGPH,EAAUF,GAAMP,CAAI;AAEzB,MAAAY,IAAQ,EAAE,MAAAL,GAAM,IAAIL,IAAM,IAAI,SAAYF,EAAI;AAAA,aAEzCS,EAAUD,GAAIR,CAAI;AAEvB,MAAAY,IAAQ,EAAE,MAAMZ,GAAM,IAAIE,IAAM,IAAI,SAAYF,EAAI;AAAA,aAE/CW,EAASX,GAAMO,CAAI;AAExB,MAAAK,IAAQ,EAAE,MAAMZ,GAAM,IAAIQ,EAAE;AAAA,aAEvBE,EAAQV,GAAMO,CAAI;AAEvB,MAAAK,IAAQ,EAAE,MAAAL,GAAM,IAAIP,EAAI;AAAA,aAEnBU,EAAQV,GAAMQ,CAAE;AAErB,MAAAI,IAAQ,EAAE,MAAAL,GAAM,IAAIP,EAAI;AAAA;AAGxB,YAAM,IAAI,MAAM,eAAe;AAIvC,MAAIY,GAAO,QAAQA,GAAO,IAAI;AAC1B,UAAMC,IAAOR,EAAQ,yBAAyBO,EAAM,IAAIA,EAAM,IAAI;AAClE,IAAIT,IAAM,KAAKU,IAAOV,IAClBS,IAAQ,EAAE,MAAMZ,GAAM,IAAI,OAAS,IAE9BE,IAAM,KAAKW,IAAOX,MACvBU,IAAQ,EAAE,MAAMZ,GAAM,IAAI,OAAS;AAAA,EAE3C;AACA,SAAOY;AACX;","x_google_ignoreList":[0]}
package/dist/index269.js CHANGED
@@ -1,14 +1,16 @@
1
- import { normalizeDates as o } from "./index333.js";
2
- function i(a, r, n) {
3
- const [e, t] = o(
4
- n?.in,
5
- a,
6
- r
7
- );
8
- return e.getFullYear() === t.getFullYear() && e.getMonth() === t.getMonth();
1
+ import { defaultDateLib as f } from "./index112.js";
2
+ function y(t, r, e = f) {
3
+ const n = Array.isArray(r) ? r : [r];
4
+ let a = t.from;
5
+ const i = e.differenceInCalendarDays(t.to, t.from), s = Math.min(i, 6);
6
+ for (let o = 0; o <= s; o++) {
7
+ if (n.includes(a.getDay()))
8
+ return !0;
9
+ a = e.addDays(a, 1);
10
+ }
11
+ return !1;
9
12
  }
10
13
  export {
11
- i as default,
12
- i as isSameMonth
14
+ y as rangeContainsDayOfWeek
13
15
  };
14
16
  //# sourceMappingURL=index269.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index269.js","sources":["../../../node_modules/date-fns/isSameMonth.js"],"sourcesContent":["import { normalizeDates } from \"./_lib/normalizeDates.js\";\n\n/**\n * The {@link isSameMonth} function options.\n */\n\n/**\n * @name isSameMonth\n * @category Month Helpers\n * @summary Are the given dates in the same month (and year)?\n *\n * @description\n * Are the given dates in the same month (and year)?\n *\n * @param laterDate - The first date to check\n * @param earlierDate - The second date to check\n * @param options - An object with options\n *\n * @returns The dates are in the same month (and year)\n *\n * @example\n * // Are 2 September 2014 and 25 September 2014 in the same month?\n * const result = isSameMonth(new Date(2014, 8, 2), new Date(2014, 8, 25))\n * //=> true\n *\n * @example\n * // Are 2 September 2014 and 25 September 2015 in the same month?\n * const result = isSameMonth(new Date(2014, 8, 2), new Date(2015, 8, 25))\n * //=> false\n */\nexport function isSameMonth(laterDate, earlierDate, options) {\n const [laterDate_, earlierDate_] = normalizeDates(\n options?.in,\n laterDate,\n earlierDate,\n );\n return (\n laterDate_.getFullYear() === earlierDate_.getFullYear() &&\n laterDate_.getMonth() === earlierDate_.getMonth()\n );\n}\n\n// Fallback for modularized imports:\nexport default isSameMonth;\n"],"names":["isSameMonth","laterDate","earlierDate","options","laterDate_","earlierDate_","normalizeDates"],"mappings":";AA8BO,SAASA,EAAYC,GAAWC,GAAaC,GAAS;AAC3D,QAAM,CAACC,GAAYC,CAAY,IAAIC;AAAA,IACjCH,GAAS;AAAA,IACTF;AAAA,IACAC;AAAA,EACJ;AACE,SACEE,EAAW,YAAW,MAAOC,EAAa,YAAW,KACrDD,EAAW,eAAeC,EAAa,SAAQ;AAEnD;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index269.js","sources":["../../../node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.js"],"sourcesContent":["import { defaultDateLib } from \"../classes/DateLib.js\";\n/**\n * Checks if a date range contains one or more specified days of the week.\n *\n * @since 9.2.2\n * @param range - The date range to check.\n * @param dayOfWeek - The day(s) of the week to check for (`0-6`, where `0` is\n * Sunday).\n * @param dateLib - The date utility library instance.\n * @returns `true` if the range contains the specified day(s) of the week,\n * otherwise `false`.\n * @group Utilities\n */\nexport function rangeContainsDayOfWeek(range, dayOfWeek, dateLib = defaultDateLib) {\n const dayOfWeekArr = !Array.isArray(dayOfWeek) ? [dayOfWeek] : dayOfWeek;\n let date = range.from;\n const totalDays = dateLib.differenceInCalendarDays(range.to, range.from);\n // iterate at maximum one week or the total days if the range is shorter than one week\n const totalDaysLimit = Math.min(totalDays, 6);\n for (let i = 0; i <= totalDaysLimit; i++) {\n if (dayOfWeekArr.includes(date.getDay())) {\n return true;\n }\n date = dateLib.addDays(date, 1);\n }\n return false;\n}\n"],"names":["rangeContainsDayOfWeek","range","dayOfWeek","dateLib","defaultDateLib","dayOfWeekArr","date","totalDays","totalDaysLimit","i"],"mappings":";AAaO,SAASA,EAAuBC,GAAOC,GAAWC,IAAUC,GAAgB;AAC/E,QAAMC,IAAgB,MAAM,QAAQH,CAAS,IAAkBA,IAAd,CAACA,CAAS;AAC3D,MAAII,IAAOL,EAAM;AACjB,QAAMM,IAAYJ,EAAQ,yBAAyBF,EAAM,IAAIA,EAAM,IAAI,GAEjEO,IAAiB,KAAK,IAAID,GAAW,CAAC;AAC5C,WAASE,IAAI,GAAGA,KAAKD,GAAgBC,KAAK;AACtC,QAAIJ,EAAa,SAASC,EAAK,OAAM,CAAE;AACnC,aAAO;AAEX,IAAAA,IAAOH,EAAQ,QAAQG,GAAM,CAAC;AAAA,EAClC;AACA,SAAO;AACX;","x_google_ignoreList":[0]}