@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/index243.js CHANGED
@@ -1,11 +1,9 @@
1
- import { constructFrom as a } from "./index324.js";
2
- import { toDate as n } from "./index325.js";
3
- function u(r, o, e) {
4
- const t = n(r, e?.in);
5
- return isNaN(+t) ? a(r, NaN) : (t.setFullYear(o), t);
1
+ import { toDate as e } from "./index330.js";
2
+ function r(t, o) {
3
+ return e(t, o?.in).getMonth();
6
4
  }
7
5
  export {
8
- u as default,
9
- u as setYear
6
+ r as default,
7
+ r as getMonth
10
8
  };
11
9
  //# sourceMappingURL=index243.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index243.js","sources":["../../../node_modules/date-fns/setYear.js"],"sourcesContent":["import { constructFrom } from \"./constructFrom.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link setYear} function options.\n */\n\n/**\n * @name setYear\n * @category Year Helpers\n * @summary Set the year to the given date.\n *\n * @description\n * Set the year to the given date.\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 date to be changed\n * @param year - The year of the new date\n * @param options - An object with options.\n *\n * @returns The new date with the year set\n *\n * @example\n * // Set year 2013 to 1 September 2014:\n * const result = setYear(new Date(2014, 8, 1), 2013)\n * //=> Sun Sep 01 2013 00:00:00\n */\nexport function setYear(date, year, options) {\n const date_ = toDate(date, options?.in);\n\n // Check if date is Invalid Date because Date.prototype.setFullYear ignores the value of Invalid Date\n if (isNaN(+date_)) return constructFrom(options?.in || date, NaN);\n\n date_.setFullYear(year);\n return date_;\n}\n\n// Fallback for modularized imports:\nexport default setYear;\n"],"names":["setYear","date","year","options","date_","toDate","constructFrom"],"mappings":";;AA6BO,SAASA,EAAQC,GAAMC,GAAMC,GAAS;AAC3C,QAAMC,IAAQC,EAAOJ,GAAME,GAAS,EAAE;AAGtC,SAAI,MAAM,CAACC,CAAK,IAAUE,EAA6BL,GAAM,GAAG,KAEhEG,EAAM,YAAYF,CAAI,GACfE;AACT;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index243.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]}
package/dist/index244.js CHANGED
@@ -1,10 +1,9 @@
1
- import { toDate as a } from "./index325.js";
2
- function n(o, r) {
3
- const t = a(o, r?.in);
4
- return t.setHours(0, 0, 0, 0), t;
1
+ import { toDate as r } from "./index330.js";
2
+ function o(t, e) {
3
+ return r(t, e?.in).getFullYear();
5
4
  }
6
5
  export {
7
- n as default,
8
- n as startOfDay
6
+ o as default,
7
+ o as getYear
9
8
  };
10
9
  //# sourceMappingURL=index244.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index244.js","sources":["../../../node_modules/date-fns/startOfDay.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link startOfDay} function options.\n */\n\n/**\n * @name startOfDay\n * @category Day Helpers\n * @summary Return the start of a day for the given date.\n *\n * @description\n * Return the start of a day 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 start of a day\n *\n * @example\n * // The start of a day for 2 September 2014 11:55:00:\n * const result = startOfDay(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Tue Sep 02 2014 00:00:00\n */\nexport function startOfDay(date, options) {\n const _date = toDate(date, options?.in);\n _date.setHours(0, 0, 0, 0);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default startOfDay;\n"],"names":["startOfDay","date","options","_date","toDate"],"mappings":";AA4BO,SAASA,EAAWC,GAAMC,GAAS;AACxC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE;AACtC,SAAAC,EAAM,SAAS,GAAG,GAAG,GAAG,CAAC,GAClBA;AACT;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index244.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]}
package/dist/index245.js CHANGED
@@ -1,9 +1,13 @@
1
- import { startOfWeek as r } from "./index247.js";
2
- function f(t, e) {
3
- return r(t, { ...e, weekStartsOn: 1 });
1
+ import { millisecondsInWeek as f } from "./index331.js";
2
+ import { startOfWeek as m } from "./index259.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;
4
8
  }
5
9
  export {
6
- f as default,
7
- f as startOfISOWeek
10
+ k as default,
11
+ k as getWeek
8
12
  };
9
13
  //# sourceMappingURL=index245.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index245.js","sources":["../../../node_modules/date-fns/startOfISOWeek.js"],"sourcesContent":["import { startOfWeek } from \"./startOfWeek.js\";\n\n/**\n * The {@link startOfISOWeek} function options.\n */\n\n/**\n * @name startOfISOWeek\n * @category ISO Week Helpers\n * @summary Return the start of an ISO week for the given date.\n *\n * @description\n * Return the start of an ISO week for the given date.\n * The result will be in the local timezone.\n *\n * ISO week-numbering year: http://en.wikipedia.org/wiki/ISO_week_date\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 start of an ISO week\n *\n * @example\n * // The start of an ISO week for 2 September 2014 11:55:00:\n * const result = startOfISOWeek(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Mon Sep 01 2014 00:00:00\n */\nexport function startOfISOWeek(date, options) {\n return startOfWeek(date, { ...options, weekStartsOn: 1 });\n}\n\n// Fallback for modularized imports:\nexport default startOfISOWeek;\n"],"names":["startOfISOWeek","date","options","startOfWeek"],"mappings":";AA8BO,SAASA,EAAeC,GAAMC,GAAS;AAC5C,SAAOC,EAAYF,GAAM,EAAE,GAAGC,GAAS,cAAc,GAAG;AAC1D;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index245.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]}
package/dist/index246.js CHANGED
@@ -1,10 +1,9 @@
1
- import { toDate as r } from "./index325.js";
2
- function n(e, o) {
3
- const t = r(e, o?.in);
4
- return t.setDate(1), t.setHours(0, 0, 0, 0), t;
1
+ import { toDate as t } from "./index330.js";
2
+ function f(r, e) {
3
+ return +t(r) > +t(e);
5
4
  }
6
5
  export {
7
- n as default,
8
- n as startOfMonth
6
+ f as default,
7
+ f as isAfter
9
8
  };
10
9
  //# sourceMappingURL=index246.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index246.js","sources":["../../../node_modules/date-fns/startOfMonth.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link startOfMonth} function options.\n */\n\n/**\n * @name startOfMonth\n * @category Month Helpers\n * @summary Return the start of a month for the given date.\n *\n * @description\n * Return the start of a month for the given date. The result will be in the local timezone.\n *\n * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments.\n * 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,\n * or inferred from the arguments.\n *\n * @param date - The original date\n * @param options - An object with options\n *\n * @returns The start of a month\n *\n * @example\n * // The start of a month for 2 September 2014 11:55:00:\n * const result = startOfMonth(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Mon Sep 01 2014 00:00:00\n */\nexport function startOfMonth(date, options) {\n const _date = toDate(date, options?.in);\n _date.setDate(1);\n _date.setHours(0, 0, 0, 0);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default startOfMonth;\n"],"names":["startOfMonth","date","options","_date","toDate"],"mappings":";AA6BO,SAASA,EAAaC,GAAMC,GAAS;AAC1C,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE;AACtC,SAAAC,EAAM,QAAQ,CAAC,GACfA,EAAM,SAAS,GAAG,GAAG,GAAG,CAAC,GAClBA;AACT;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index246.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]}
package/dist/index247.js CHANGED
@@ -1,11 +1,9 @@
1
- import { getDefaultOptions as f } from "./index330.js";
2
- import { toDate as c } from "./index325.js";
3
- function l(n, e) {
4
- const a = f(), o = e?.weekStartsOn ?? e?.locale?.options?.weekStartsOn ?? a.weekStartsOn ?? a.locale?.options?.weekStartsOn ?? 0, t = c(n, e?.in), s = t.getDay(), r = (s < o ? 7 : 0) + s - o;
5
- return t.setDate(t.getDate() - r), t.setHours(0, 0, 0, 0), t;
1
+ import { toDate as t } from "./index330.js";
2
+ function f(e, o) {
3
+ return +t(e) < +t(o);
6
4
  }
7
5
  export {
8
- l as default,
9
- l as startOfWeek
6
+ f as default,
7
+ f as isBefore
10
8
  };
11
9
  //# sourceMappingURL=index247.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index247.js","sources":["../../../node_modules/date-fns/startOfWeek.js"],"sourcesContent":["import { getDefaultOptions } from \"./_lib/defaultOptions.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link startOfWeek} function options.\n */\n\n/**\n * @name startOfWeek\n * @category Week Helpers\n * @summary Return the start of a week for the given date.\n *\n * @description\n * Return the start 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 start of a week\n *\n * @example\n * // The start of a week for 2 September 2014 11:55:00:\n * const result = startOfWeek(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Sun Aug 31 2014 00:00:00\n *\n * @example\n * // If the week starts on Monday, the start of the week for 2 September 2014 11:55:00:\n * const result = startOfWeek(new Date(2014, 8, 2, 11, 55, 0), { weekStartsOn: 1 })\n * //=> Mon Sep 01 2014 00:00:00\n */\nexport function startOfWeek(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) + day - weekStartsOn;\n\n _date.setDate(_date.getDate() - diff);\n _date.setHours(0, 0, 0, 0);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default startOfWeek;\n"],"names":["startOfWeek","date","options","defaultOptions","getDefaultOptions","weekStartsOn","_date","toDate","day","diff"],"mappings":";;AAkCO,SAASA,EAAYC,GAAMC,GAAS;AACzC,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,IAAI,KAAKG,IAAMH;AAElD,SAAAC,EAAM,QAAQA,EAAM,QAAO,IAAKG,CAAI,GACpCH,EAAM,SAAS,GAAG,GAAG,GAAG,CAAC,GAClBA;AACT;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index247.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]}
package/dist/index248.js CHANGED
@@ -1,10 +1,8 @@
1
- import { toDate as a } from "./index325.js";
2
- function s(e, r) {
3
- const t = a(e, r?.in);
4
- return t.setFullYear(t.getFullYear(), 0, 1), t.setHours(0, 0, 0, 0), t;
1
+ function e(t) {
2
+ return t instanceof Date || typeof t == "object" && Object.prototype.toString.call(t) === "[object Date]";
5
3
  }
6
4
  export {
7
- s as default,
8
- s as startOfYear
5
+ e as default,
6
+ e as isDate
9
7
  };
10
8
  //# sourceMappingURL=index248.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index248.js","sources":["../../../node_modules/date-fns/startOfYear.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link startOfYear} function options.\n */\n\n/**\n * @name startOfYear\n * @category Year Helpers\n * @summary Return the start of a year for the given date.\n *\n * @description\n * Return the start 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 start of a year\n *\n * @example\n * // The start of a year for 2 September 2014 11:55:00:\n * const result = startOfYear(new Date(2014, 8, 2, 11, 55, 00))\n * //=> Wed Jan 01 2014 00:00:00\n */\nexport function startOfYear(date, options) {\n const date_ = toDate(date, options?.in);\n date_.setFullYear(date_.getFullYear(), 0, 1);\n date_.setHours(0, 0, 0, 0);\n return date_;\n}\n\n// Fallback for modularized imports:\nexport default startOfYear;\n"],"names":["startOfYear","date","options","date_","toDate"],"mappings":";AA4BO,SAASA,EAAYC,GAAMC,GAAS;AACzC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE;AACtC,SAAAC,EAAM,YAAYA,EAAM,YAAW,GAAI,GAAG,CAAC,GAC3CA,EAAM,SAAS,GAAG,GAAG,GAAG,CAAC,GAClBA;AACT;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index248.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]}
package/dist/index249.js CHANGED
@@ -1,59 +1,15 @@
1
- import { getDefaultOptions as u } from "./index330.js";
2
- import { formatters as f } from "./index331.js";
3
- import { longFormatters as d } from "./index332.js";
4
- import { isProtectedWeekYearToken as g, isProtectedDayOfYearToken as h, warnOrThrowProtectedError as w } from "./index333.js";
5
- import { isValid as D } from "./index334.js";
6
- import { toDate as T } from "./index325.js";
7
- import { enUS as O } from "./index313.js";
8
- const E = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, v = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, C = /^'([^]*?)'?$/, S = /''/g, R = /[a-zA-Z]/;
9
- function L(o, a, r) {
10
- const n = u(), i = r?.locale ?? n.locale ?? O, m = r?.firstWeekContainsDate ?? r?.locale?.options?.firstWeekContainsDate ?? n.firstWeekContainsDate ?? n.locale?.options?.firstWeekContainsDate ?? 1, p = r?.weekStartsOn ?? r?.locale?.options?.weekStartsOn ?? n.weekStartsOn ?? n.locale?.options?.weekStartsOn ?? 0, s = T(o, r?.in);
11
- if (!D(s))
12
- throw new RangeError("Invalid time value");
13
- let c = a.match(v).map((t) => {
14
- const e = t[0];
15
- if (e === "p" || e === "P") {
16
- const l = d[e];
17
- return l(t, i.formatLong);
18
- }
19
- return t;
20
- }).join("").match(E).map((t) => {
21
- if (t === "''")
22
- return { isToken: !1, value: "'" };
23
- const e = t[0];
24
- if (e === "'")
25
- return { isToken: !1, value: W(t) };
26
- if (f[e])
27
- return { isToken: !0, value: t };
28
- if (e.match(R))
29
- throw new RangeError(
30
- "Format string contains an unescaped latin alphabet character `" + e + "`"
31
- );
32
- return { isToken: !1, value: t };
33
- });
34
- i.localize.preprocessor && (c = i.localize.preprocessor(s, c));
35
- const k = {
36
- firstWeekContainsDate: m,
37
- weekStartsOn: p,
38
- locale: i
39
- };
40
- return c.map((t) => {
41
- if (!t.isToken) return t.value;
42
- const e = t.value;
43
- (!r?.useAdditionalWeekYearTokens && g(e) || !r?.useAdditionalDayOfYearTokens && h(e)) && w(e, a, String(o));
44
- const l = f[e[0]];
45
- return l(s, e, i.localize, k);
46
- }).join("");
47
- }
48
- function W(o) {
49
- const a = o.match(C);
50
- return a ? a[1].replace(S, "'") : o;
1
+ import { normalizeDates as f } from "./index333.js";
2
+ import { startOfDay as t } from "./index256.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);
51
10
  }
52
11
  export {
53
- L as default,
54
- L as format,
55
- L as formatDate,
56
- f as formatters,
57
- d as longFormatters
12
+ s as default,
13
+ s as isSameDay
58
14
  };
59
15
  //# sourceMappingURL=index249.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index249.js","sources":["../../../node_modules/date-fns/format.js"],"sourcesContent":["import { defaultLocale } from \"./_lib/defaultLocale.js\";\nimport { getDefaultOptions } from \"./_lib/defaultOptions.js\";\nimport { formatters } from \"./_lib/format/formatters.js\";\nimport { longFormatters } from \"./_lib/format/longFormatters.js\";\nimport {\n isProtectedDayOfYearToken,\n isProtectedWeekYearToken,\n warnOrThrowProtectedError,\n} from \"./_lib/protectedTokens.js\";\nimport { isValid } from \"./isValid.js\";\nimport { toDate } from \"./toDate.js\";\n\n// Rexports of internal for libraries to use.\n// See: https://github.com/date-fns/date-fns/issues/3638#issuecomment-1877082874\nexport { formatters, longFormatters };\n\n// This RegExp consists of three parts separated by `|`:\n// - [yYQqMLwIdDecihHKkms]o matches any available ordinal number token\n// (one of the certain letters followed by `o`)\n// - (\\w)\\1* matches any sequences of the same letter\n// - '' matches two quote characters in a row\n// - '(''|[^'])+('|$) matches anything surrounded by two quote characters ('),\n// except a single quote symbol, which ends the sequence.\n// Two quote characters do not end the sequence.\n// If there is no matching single quote\n// then the sequence will continue until the end of the string.\n// - . matches any single character unmatched by previous parts of the RegExps\nconst formattingTokensRegExp =\n /[yYQqMLwIdDecihHKkms]o|(\\w)\\1*|''|'(''|[^'])+('|$)|./g;\n\n// This RegExp catches symbols escaped by quotes, and also\n// sequences of symbols P, p, and the combinations like `PPPPPPPppppp`\nconst longFormattingTokensRegExp = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g;\n\nconst escapedStringRegExp = /^'([^]*?)'?$/;\nconst doubleQuoteRegExp = /''/g;\nconst unescapedLatinCharacterRegExp = /[a-zA-Z]/;\n\nexport { format as formatDate };\n\n/**\n * The {@link format} function options.\n */\n\n/**\n * @name format\n * @alias formatDate\n * @category Common Helpers\n * @summary Format the date.\n *\n * @description\n * Return the formatted date string in the given format. The result may vary by locale.\n *\n * > ⚠️ Please note that the `format` tokens differ from Moment.js and other libraries.\n * > See: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md\n *\n * The characters wrapped between two single quotes characters (') are escaped.\n * Two single quotes in a row, whether inside or outside a quoted sequence, represent a 'real' single quote.\n * (see the last example)\n *\n * Format of the string is based on Unicode Technical Standard #35:\n * https://www.unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table\n * with a few additions (see note 7 below the table).\n *\n * Accepted patterns:\n * | Unit | Pattern | Result examples | Notes |\n * |---------------------------------|---------|-----------------------------------|-------|\n * | Era | G..GGG | AD, BC | |\n * | | GGGG | Anno Domini, Before Christ | 2 |\n * | | GGGGG | A, B | |\n * | Calendar year | y | 44, 1, 1900, 2017 | 5 |\n * | | yo | 44th, 1st, 0th, 17th | 5,7 |\n * | | yy | 44, 01, 00, 17 | 5 |\n * | | yyy | 044, 001, 1900, 2017 | 5 |\n * | | yyyy | 0044, 0001, 1900, 2017 | 5 |\n * | | yyyyy | ... | 3,5 |\n * | Local week-numbering year | Y | 44, 1, 1900, 2017 | 5 |\n * | | Yo | 44th, 1st, 1900th, 2017th | 5,7 |\n * | | YY | 44, 01, 00, 17 | 5,8 |\n * | | YYY | 044, 001, 1900, 2017 | 5 |\n * | | YYYY | 0044, 0001, 1900, 2017 | 5,8 |\n * | | YYYYY | ... | 3,5 |\n * | ISO week-numbering year | R | -43, 0, 1, 1900, 2017 | 5,7 |\n * | | RR | -43, 00, 01, 1900, 2017 | 5,7 |\n * | | RRR | -043, 000, 001, 1900, 2017 | 5,7 |\n * | | RRRR | -0043, 0000, 0001, 1900, 2017 | 5,7 |\n * | | RRRRR | ... | 3,5,7 |\n * | Extended year | u | -43, 0, 1, 1900, 2017 | 5 |\n * | | uu | -43, 01, 1900, 2017 | 5 |\n * | | uuu | -043, 001, 1900, 2017 | 5 |\n * | | uuuu | -0043, 0001, 1900, 2017 | 5 |\n * | | uuuuu | ... | 3,5 |\n * | Quarter (formatting) | Q | 1, 2, 3, 4 | |\n * | | Qo | 1st, 2nd, 3rd, 4th | 7 |\n * | | QQ | 01, 02, 03, 04 | |\n * | | QQQ | Q1, Q2, Q3, Q4 | |\n * | | QQQQ | 1st quarter, 2nd quarter, ... | 2 |\n * | | QQQQQ | 1, 2, 3, 4 | 4 |\n * | Quarter (stand-alone) | q | 1, 2, 3, 4 | |\n * | | qo | 1st, 2nd, 3rd, 4th | 7 |\n * | | qq | 01, 02, 03, 04 | |\n * | | qqq | Q1, Q2, Q3, Q4 | |\n * | | qqqq | 1st quarter, 2nd quarter, ... | 2 |\n * | | qqqqq | 1, 2, 3, 4 | 4 |\n * | Month (formatting) | M | 1, 2, ..., 12 | |\n * | | Mo | 1st, 2nd, ..., 12th | 7 |\n * | | MM | 01, 02, ..., 12 | |\n * | | MMM | Jan, Feb, ..., Dec | |\n * | | MMMM | January, February, ..., December | 2 |\n * | | MMMMM | J, F, ..., D | |\n * | Month (stand-alone) | L | 1, 2, ..., 12 | |\n * | | Lo | 1st, 2nd, ..., 12th | 7 |\n * | | LL | 01, 02, ..., 12 | |\n * | | LLL | Jan, Feb, ..., Dec | |\n * | | LLLL | January, February, ..., December | 2 |\n * | | LLLLL | J, F, ..., D | |\n * | Local week of year | w | 1, 2, ..., 53 | |\n * | | wo | 1st, 2nd, ..., 53th | 7 |\n * | | ww | 01, 02, ..., 53 | |\n * | ISO week of year | I | 1, 2, ..., 53 | 7 |\n * | | Io | 1st, 2nd, ..., 53th | 7 |\n * | | II | 01, 02, ..., 53 | 7 |\n * | Day of month | d | 1, 2, ..., 31 | |\n * | | do | 1st, 2nd, ..., 31st | 7 |\n * | | dd | 01, 02, ..., 31 | |\n * | Day of year | D | 1, 2, ..., 365, 366 | 9 |\n * | | Do | 1st, 2nd, ..., 365th, 366th | 7 |\n * | | DD | 01, 02, ..., 365, 366 | 9 |\n * | | DDD | 001, 002, ..., 365, 366 | |\n * | | DDDD | ... | 3 |\n * | Day of week (formatting) | E..EEE | Mon, Tue, Wed, ..., Sun | |\n * | | EEEE | Monday, Tuesday, ..., Sunday | 2 |\n * | | EEEEE | M, T, W, T, F, S, S | |\n * | | EEEEEE | Mo, Tu, We, Th, Fr, Sa, Su | |\n * | ISO day of week (formatting) | i | 1, 2, 3, ..., 7 | 7 |\n * | | io | 1st, 2nd, ..., 7th | 7 |\n * | | ii | 01, 02, ..., 07 | 7 |\n * | | iii | Mon, Tue, Wed, ..., Sun | 7 |\n * | | iiii | Monday, Tuesday, ..., Sunday | 2,7 |\n * | | iiiii | M, T, W, T, F, S, S | 7 |\n * | | iiiiii | Mo, Tu, We, Th, Fr, Sa, Su | 7 |\n * | Local day of week (formatting) | e | 2, 3, 4, ..., 1 | |\n * | | eo | 2nd, 3rd, ..., 1st | 7 |\n * | | ee | 02, 03, ..., 01 | |\n * | | eee | Mon, Tue, Wed, ..., Sun | |\n * | | eeee | Monday, Tuesday, ..., Sunday | 2 |\n * | | eeeee | M, T, W, T, F, S, S | |\n * | | eeeeee | Mo, Tu, We, Th, Fr, Sa, Su | |\n * | Local day of week (stand-alone) | c | 2, 3, 4, ..., 1 | |\n * | | co | 2nd, 3rd, ..., 1st | 7 |\n * | | cc | 02, 03, ..., 01 | |\n * | | ccc | Mon, Tue, Wed, ..., Sun | |\n * | | cccc | Monday, Tuesday, ..., Sunday | 2 |\n * | | ccccc | M, T, W, T, F, S, S | |\n * | | cccccc | Mo, Tu, We, Th, Fr, Sa, Su | |\n * | AM, PM | a..aa | AM, PM | |\n * | | aaa | am, pm | |\n * | | aaaa | a.m., p.m. | 2 |\n * | | aaaaa | a, p | |\n * | AM, PM, noon, midnight | b..bb | AM, PM, noon, midnight | |\n * | | bbb | am, pm, noon, midnight | |\n * | | bbbb | a.m., p.m., noon, midnight | 2 |\n * | | bbbbb | a, p, n, mi | |\n * | Flexible day period | B..BBB | at night, in the morning, ... | |\n * | | BBBB | at night, in the morning, ... | 2 |\n * | | BBBBB | at night, in the morning, ... | |\n * | Hour [1-12] | h | 1, 2, ..., 11, 12 | |\n * | | ho | 1st, 2nd, ..., 11th, 12th | 7 |\n * | | hh | 01, 02, ..., 11, 12 | |\n * | Hour [0-23] | H | 0, 1, 2, ..., 23 | |\n * | | Ho | 0th, 1st, 2nd, ..., 23rd | 7 |\n * | | HH | 00, 01, 02, ..., 23 | |\n * | Hour [0-11] | K | 1, 2, ..., 11, 0 | |\n * | | Ko | 1st, 2nd, ..., 11th, 0th | 7 |\n * | | KK | 01, 02, ..., 11, 00 | |\n * | Hour [1-24] | k | 24, 1, 2, ..., 23 | |\n * | | ko | 24th, 1st, 2nd, ..., 23rd | 7 |\n * | | kk | 24, 01, 02, ..., 23 | |\n * | Minute | m | 0, 1, ..., 59 | |\n * | | mo | 0th, 1st, ..., 59th | 7 |\n * | | mm | 00, 01, ..., 59 | |\n * | Second | s | 0, 1, ..., 59 | |\n * | | so | 0th, 1st, ..., 59th | 7 |\n * | | ss | 00, 01, ..., 59 | |\n * | Fraction of second | S | 0, 1, ..., 9 | |\n * | | SS | 00, 01, ..., 99 | |\n * | | SSS | 000, 001, ..., 999 | |\n * | | SSSS | ... | 3 |\n * | Timezone (ISO-8601 w/ Z) | X | -08, +0530, Z | |\n * | | XX | -0800, +0530, Z | |\n * | | XXX | -08:00, +05:30, Z | |\n * | | XXXX | -0800, +0530, Z, +123456 | 2 |\n * | | XXXXX | -08:00, +05:30, Z, +12:34:56 | |\n * | Timezone (ISO-8601 w/o Z) | x | -08, +0530, +00 | |\n * | | xx | -0800, +0530, +0000 | |\n * | | xxx | -08:00, +05:30, +00:00 | 2 |\n * | | xxxx | -0800, +0530, +0000, +123456 | |\n * | | xxxxx | -08:00, +05:30, +00:00, +12:34:56 | |\n * | Timezone (GMT) | O...OOO | GMT-8, GMT+5:30, GMT+0 | |\n * | | OOOO | GMT-08:00, GMT+05:30, GMT+00:00 | 2 |\n * | Timezone (specific non-locat.) | z...zzz | GMT-8, GMT+5:30, GMT+0 | 6 |\n * | | zzzz | GMT-08:00, GMT+05:30, GMT+00:00 | 2,6 |\n * | Seconds timestamp | t | 512969520 | 7 |\n * | | tt | ... | 3,7 |\n * | Milliseconds timestamp | T | 512969520900 | 7 |\n * | | TT | ... | 3,7 |\n * | Long localized date | P | 04/29/1453 | 7 |\n * | | PP | Apr 29, 1453 | 7 |\n * | | PPP | April 29th, 1453 | 7 |\n * | | PPPP | Friday, April 29th, 1453 | 2,7 |\n * | Long localized time | p | 12:00 AM | 7 |\n * | | pp | 12:00:00 AM | 7 |\n * | | ppp | 12:00:00 AM GMT+2 | 7 |\n * | | pppp | 12:00:00 AM GMT+02:00 | 2,7 |\n * | Combination of date and time | Pp | 04/29/1453, 12:00 AM | 7 |\n * | | PPpp | Apr 29, 1453, 12:00:00 AM | 7 |\n * | | PPPppp | April 29th, 1453 at ... | 7 |\n * | | PPPPpppp| Friday, April 29th, 1453 at ... | 2,7 |\n * Notes:\n * 1. \"Formatting\" units (e.g. formatting quarter) in the default en-US locale\n * are the same as \"stand-alone\" units, but are different in some languages.\n * \"Formatting\" units are declined according to the rules of the language\n * in the context of a date. \"Stand-alone\" units are always nominative singular:\n *\n * `format(new Date(2017, 10, 6), 'do LLLL', {locale: cs}) //=> '6. listopad'`\n *\n * `format(new Date(2017, 10, 6), 'do MMMM', {locale: cs}) //=> '6. listopadu'`\n *\n * 2. Any sequence of the identical letters is a pattern, unless it is escaped by\n * the single quote characters (see below).\n * If the sequence is longer than listed in table (e.g. `EEEEEEEEEEE`)\n * the output will be the same as default pattern for this unit, usually\n * the longest one (in case of ISO weekdays, `EEEE`). Default patterns for units\n * are marked with \"2\" in the last column of the table.\n *\n * `format(new Date(2017, 10, 6), 'MMM') //=> 'Nov'`\n *\n * `format(new Date(2017, 10, 6), 'MMMM') //=> 'November'`\n *\n * `format(new Date(2017, 10, 6), 'MMMMM') //=> 'N'`\n *\n * `format(new Date(2017, 10, 6), 'MMMMMM') //=> 'November'`\n *\n * `format(new Date(2017, 10, 6), 'MMMMMMM') //=> 'November'`\n *\n * 3. Some patterns could be unlimited length (such as `yyyyyyyy`).\n * The output will be padded with zeros to match the length of the pattern.\n *\n * `format(new Date(2017, 10, 6), 'yyyyyyyy') //=> '00002017'`\n *\n * 4. `QQQQQ` and `qqqqq` could be not strictly numerical in some locales.\n * These tokens represent the shortest form of the quarter.\n *\n * 5. The main difference between `y` and `u` patterns are B.C. years:\n *\n * | Year | `y` | `u` |\n * |------|-----|-----|\n * | AC 1 | 1 | 1 |\n * | BC 1 | 1 | 0 |\n * | BC 2 | 2 | -1 |\n *\n * Also `yy` always returns the last two digits of a year,\n * while `uu` pads single digit years to 2 characters and returns other years unchanged:\n *\n * | Year | `yy` | `uu` |\n * |------|------|------|\n * | 1 | 01 | 01 |\n * | 14 | 14 | 14 |\n * | 376 | 76 | 376 |\n * | 1453 | 53 | 1453 |\n *\n * The same difference is true for local and ISO week-numbering years (`Y` and `R`),\n * except local week-numbering years are dependent on `options.weekStartsOn`\n * and `options.firstWeekContainsDate` (compare [getISOWeekYear](https://date-fns.org/docs/getISOWeekYear)\n * and [getWeekYear](https://date-fns.org/docs/getWeekYear)).\n *\n * 6. Specific non-location timezones are currently unavailable in `date-fns`,\n * so right now these tokens fall back to GMT timezones.\n *\n * 7. These patterns are not in the Unicode Technical Standard #35:\n * - `i`: ISO day of week\n * - `I`: ISO week of year\n * - `R`: ISO week-numbering year\n * - `t`: seconds timestamp\n * - `T`: milliseconds timestamp\n * - `o`: ordinal number modifier\n * - `P`: long localized date\n * - `p`: long localized time\n *\n * 8. `YY` and `YYYY` tokens represent week-numbering years but they are often confused with years.\n * You should enable `options.useAdditionalWeekYearTokens` to use them. See: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md\n *\n * 9. `D` and `DD` tokens represent days of the year but they are often confused with days of the month.\n * You should enable `options.useAdditionalDayOfYearTokens` to use them. See: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md\n *\n * @param date - The original date\n * @param format - The string of tokens\n * @param options - An object with options\n *\n * @returns The formatted date string\n *\n * @throws `date` must not be Invalid Date\n * @throws `options.locale` must contain `localize` property\n * @throws `options.locale` must contain `formatLong` property\n * @throws use `yyyy` instead of `YYYY` for formatting years using [format provided] to the input [input provided]; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md\n * @throws use `yy` instead of `YY` for formatting years using [format provided] to the input [input provided]; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md\n * @throws use `d` instead of `D` for formatting days of the month using [format provided] to the input [input provided]; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md\n * @throws use `dd` instead of `DD` for formatting days of the month using [format provided] to the input [input provided]; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md\n * @throws format string contains an unescaped latin alphabet character\n *\n * @example\n * // Represent 11 February 2014 in middle-endian format:\n * const result = format(new Date(2014, 1, 11), 'MM/dd/yyyy')\n * //=> '02/11/2014'\n *\n * @example\n * // Represent 2 July 2014 in Esperanto:\n * import { eoLocale } from 'date-fns/locale/eo'\n * const result = format(new Date(2014, 6, 2), \"do 'de' MMMM yyyy\", {\n * locale: eoLocale\n * })\n * //=> '2-a de julio 2014'\n *\n * @example\n * // Escape string by single quote characters:\n * const result = format(new Date(2014, 6, 2, 15), \"h 'o''clock'\")\n * //=> \"3 o'clock\"\n */\nexport function format(date, formatStr, options) {\n const defaultOptions = getDefaultOptions();\n const locale = options?.locale ?? defaultOptions.locale ?? defaultLocale;\n\n const firstWeekContainsDate =\n options?.firstWeekContainsDate ??\n options?.locale?.options?.firstWeekContainsDate ??\n defaultOptions.firstWeekContainsDate ??\n defaultOptions.locale?.options?.firstWeekContainsDate ??\n 1;\n\n const weekStartsOn =\n options?.weekStartsOn ??\n options?.locale?.options?.weekStartsOn ??\n defaultOptions.weekStartsOn ??\n defaultOptions.locale?.options?.weekStartsOn ??\n 0;\n\n const originalDate = toDate(date, options?.in);\n\n if (!isValid(originalDate)) {\n throw new RangeError(\"Invalid time value\");\n }\n\n let parts = formatStr\n .match(longFormattingTokensRegExp)\n .map((substring) => {\n const firstCharacter = substring[0];\n if (firstCharacter === \"p\" || firstCharacter === \"P\") {\n const longFormatter = longFormatters[firstCharacter];\n return longFormatter(substring, locale.formatLong);\n }\n return substring;\n })\n .join(\"\")\n .match(formattingTokensRegExp)\n .map((substring) => {\n // Replace two single quote characters with one single quote character\n if (substring === \"''\") {\n return { isToken: false, value: \"'\" };\n }\n\n const firstCharacter = substring[0];\n if (firstCharacter === \"'\") {\n return { isToken: false, value: cleanEscapedString(substring) };\n }\n\n if (formatters[firstCharacter]) {\n return { isToken: true, value: substring };\n }\n\n if (firstCharacter.match(unescapedLatinCharacterRegExp)) {\n throw new RangeError(\n \"Format string contains an unescaped latin alphabet character `\" +\n firstCharacter +\n \"`\",\n );\n }\n\n return { isToken: false, value: substring };\n });\n\n // invoke localize preprocessor (only for french locales at the moment)\n if (locale.localize.preprocessor) {\n parts = locale.localize.preprocessor(originalDate, parts);\n }\n\n const formatterOptions = {\n firstWeekContainsDate,\n weekStartsOn,\n locale,\n };\n\n return parts\n .map((part) => {\n if (!part.isToken) return part.value;\n\n const token = part.value;\n\n if (\n (!options?.useAdditionalWeekYearTokens &&\n isProtectedWeekYearToken(token)) ||\n (!options?.useAdditionalDayOfYearTokens &&\n isProtectedDayOfYearToken(token))\n ) {\n warnOrThrowProtectedError(token, formatStr, String(date));\n }\n\n const formatter = formatters[token[0]];\n return formatter(originalDate, token, locale.localize, formatterOptions);\n })\n .join(\"\");\n}\n\nfunction cleanEscapedString(input) {\n const matched = input.match(escapedStringRegExp);\n\n if (!matched) {\n return input;\n }\n\n return matched[1].replace(doubleQuoteRegExp, \"'\");\n}\n\n// Fallback for modularized imports:\nexport default format;\n"],"names":["formattingTokensRegExp","longFormattingTokensRegExp","escapedStringRegExp","doubleQuoteRegExp","unescapedLatinCharacterRegExp","format","date","formatStr","options","defaultOptions","getDefaultOptions","locale","defaultLocale","firstWeekContainsDate","weekStartsOn","originalDate","toDate","isValid","parts","substring","firstCharacter","longFormatter","longFormatters","cleanEscapedString","formatters","formatterOptions","part","token","isProtectedWeekYearToken","isProtectedDayOfYearToken","warnOrThrowProtectedError","formatter","input","matched"],"mappings":";;;;;;;AA2BA,MAAMA,IACJ,yDAIIC,IAA6B,qCAE7BC,IAAsB,gBACtBC,IAAoB,OACpBC,IAAgC;AAoS/B,SAASC,EAAOC,GAAMC,GAAWC,GAAS;AAC/C,QAAMC,IAAiBC,EAAiB,GAClCC,IAASH,GAAS,UAAUC,EAAe,UAAUG,GAErDC,IACJL,GAAS,yBACTA,GAAS,QAAQ,SAAS,yBAC1BC,EAAe,yBACfA,EAAe,QAAQ,SAAS,yBAChC,GAEIK,IACJN,GAAS,gBACTA,GAAS,QAAQ,SAAS,gBAC1BC,EAAe,gBACfA,EAAe,QAAQ,SAAS,gBAChC,GAEIM,IAAeC,EAAOV,GAAME,GAAS,EAAE;AAE7C,MAAI,CAACS,EAAQF,CAAY;AACvB,UAAM,IAAI,WAAW,oBAAoB;AAG3C,MAAIG,IAAQX,EACT,MAAMN,CAA0B,EAChC,IAAI,CAACkB,MAAc;AAClB,UAAMC,IAAiBD,EAAU,CAAC;AAClC,QAAIC,MAAmB,OAAOA,MAAmB,KAAK;AACpD,YAAMC,IAAgBC,EAAeF,CAAc;AACnD,aAAOC,EAAcF,GAAWR,EAAO,UAAU;AAAA,IACnD;AACA,WAAOQ;AAAA,EACT,CAAC,EACA,KAAK,EAAE,EACP,MAAMnB,CAAsB,EAC5B,IAAI,CAACmB,MAAc;AAElB,QAAIA,MAAc;AAChB,aAAO,EAAE,SAAS,IAAO,OAAO,IAAG;AAGrC,UAAMC,IAAiBD,EAAU,CAAC;AAClC,QAAIC,MAAmB;AACrB,aAAO,EAAE,SAAS,IAAO,OAAOG,EAAmBJ,CAAS,EAAC;AAG/D,QAAIK,EAAWJ,CAAc;AAC3B,aAAO,EAAE,SAAS,IAAM,OAAOD,EAAS;AAG1C,QAAIC,EAAe,MAAMhB,CAA6B;AACpD,YAAM,IAAI;AAAA,QACR,mEACEgB,IACA;AAAA,MACZ;AAGM,WAAO,EAAE,SAAS,IAAO,OAAOD,EAAS;AAAA,EAC3C,CAAC;AAGH,EAAIR,EAAO,SAAS,iBAClBO,IAAQP,EAAO,SAAS,aAAaI,GAAcG,CAAK;AAG1D,QAAMO,IAAmB;AAAA,IACvB,uBAAAZ;AAAA,IACA,cAAAC;AAAA,IACA,QAAAH;AAAA,EACJ;AAEE,SAAOO,EACJ,IAAI,CAACQ,MAAS;AACb,QAAI,CAACA,EAAK,QAAS,QAAOA,EAAK;AAE/B,UAAMC,IAAQD,EAAK;AAEnB,KACG,CAAClB,GAAS,+BACToB,EAAyBD,CAAK,KAC/B,CAACnB,GAAS,gCACTqB,EAA0BF,CAAK,MAEjCG,EAA0BH,GAAOpB,GAAW,OAAOD,CAAI,CAAC;AAG1D,UAAMyB,IAAYP,EAAWG,EAAM,CAAC,CAAC;AACrC,WAAOI,EAAUhB,GAAcY,GAAOhB,EAAO,UAAUc,CAAgB;AAAA,EACzE,CAAC,EACA,KAAK,EAAE;AACZ;AAEA,SAASF,EAAmBS,GAAO;AACjC,QAAMC,IAAUD,EAAM,MAAM9B,CAAmB;AAE/C,SAAK+B,IAIEA,EAAQ,CAAC,EAAE,QAAQ9B,GAAmB,GAAG,IAHvC6B;AAIX;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index249.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]}
package/dist/index250.js CHANGED
@@ -1,12 +1,14 @@
1
- function o(e, n, t = "long") {
2
- return new Intl.DateTimeFormat("en-US", {
3
- // Enforces engine to render the time. Without the option JavaScriptCore omits it.
4
- hour: "numeric",
5
- timeZone: e,
6
- timeZoneName: t
7
- }).format(n).split(/\s/g).slice(2).join(" ");
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();
8
9
  }
9
10
  export {
10
- o as tzName
11
+ i as default,
12
+ i as isSameMonth
11
13
  };
12
14
  //# sourceMappingURL=index250.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index250.js","sources":["../../../node_modules/@date-fns/tz/tzName/index.js"],"sourcesContent":["/**\n * Time zone name format.\n */\n\n/**\n * The function returns the time zone name for the given date in the specified\n * time zone.\n *\n * It uses the `Intl.DateTimeFormat` API and by default outputs the time zone\n * name in a long format, e.g. \"Pacific Standard Time\" or\n * \"Singapore Standard Time\".\n *\n * It is possible to specify the format as the third argument using one of the following options\n *\n * - \"short\": e.g. \"EDT\" or \"GMT+8\".\n * - \"long\": e.g. \"Eastern Daylight Time\".\n * - \"shortGeneric\": e.g. \"ET\" or \"Singapore Time\".\n * - \"longGeneric\": e.g. \"Eastern Time\" or \"Singapore Standard Time\".\n *\n * These options correspond to TR35 tokens `z..zzz`, `zzzz`, `v`, and `vvvv` respectively: https://www.unicode.org/reports/tr35/tr35-dates.html#dfst-zone\n *\n * @param timeZone - Time zone name (IANA or UTC offset)\n * @param date - Date object to get the time zone name for\n * @param format - Optional format of the time zone name. Defaults to \"long\". Can be \"short\", \"long\", \"shortGeneric\", or \"longGeneric\".\n *\n * @returns Time zone name (e.g. \"Singapore Standard Time\")\n */\nexport function tzName(timeZone, date, format = \"long\") {\n return new Intl.DateTimeFormat(\"en-US\", {\n // Enforces engine to render the time. Without the option JavaScriptCore omits it.\n hour: \"numeric\",\n timeZone: timeZone,\n timeZoneName: format\n }).format(date).split(/\\s/g) // Format.JS uses non-breaking spaces\n .slice(2) // Skip the hour and AM/PM parts\n .join(\" \");\n}"],"names":["tzName","timeZone","date","format"],"mappings":"AA2BO,SAASA,EAAOC,GAAUC,GAAMC,IAAS,QAAQ;AACtD,SAAO,IAAI,KAAK,eAAe,SAAS;AAAA;AAAA,IAEtC,MAAM;AAAA,IACN,UAAUF;AAAA,IACV,cAAcE;AAAA,EAClB,CAAG,EAAE,OAAOD,CAAI,EAAE,MAAM,KAAK,EAC1B,MAAM,CAAC,EACP,KAAK,GAAG;AACX;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index250.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]}
package/dist/index251.js CHANGED
@@ -1,23 +1,14 @@
1
- const e = {}, s = {};
2
- function u(t, r) {
3
- try {
4
- const n = (e[t] ||= new Intl.DateTimeFormat("en-US", {
5
- timeZone: t,
6
- timeZoneName: "longOffset"
7
- }).format)(r).split("GMT")[1];
8
- return n in s ? s[n] : o(n, n.split(":"));
9
- } catch {
10
- if (t in s) return s[t];
11
- const f = t?.match(a);
12
- return f ? o(t, f.slice(1)) : NaN;
13
- }
14
- }
15
- const a = /([+-]\d\d):?(\d\d)?/;
16
- function o(t, r) {
17
- const f = +(r[0] || 0), n = +(r[1] || 0), c = +(r[2] || 0) / 60;
18
- return s[t] = f * 60 + n > 0 ? f * 60 + n + c : f * 60 - n - c;
1
+ import { normalizeDates as i } from "./index333.js";
2
+ function o(e, a, r) {
3
+ const [t, l] = i(
4
+ r?.in,
5
+ e,
6
+ a
7
+ );
8
+ return t.getFullYear() === l.getFullYear();
19
9
  }
20
10
  export {
21
- u as tzOffset
11
+ o as default,
12
+ o as isSameYear
22
13
  };
23
14
  //# sourceMappingURL=index251.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index251.js","sources":["../../../node_modules/@date-fns/tz/tzOffset/index.js"],"sourcesContent":["const offsetFormatCache = {};\nconst offsetCache = {};\n\n/**\n * The function extracts UTC offset in minutes from the given date in specified\n * time zone.\n *\n * Unlike `Date.prototype.getTimezoneOffset`, this function returns the value\n * mirrored to the sign of the offset in the time zone. For Asia/Singapore\n * (UTC+8), `tzOffset` returns 480, while `getTimezoneOffset` returns -480.\n *\n * @param timeZone - Time zone name (IANA or UTC offset)\n * @param date - Date to check the offset for\n *\n * @returns UTC offset in minutes\n */\nexport function tzOffset(timeZone, date) {\n try {\n const format = offsetFormatCache[timeZone] ||= new Intl.DateTimeFormat(\"en-US\", {\n timeZone,\n timeZoneName: \"longOffset\"\n }).format;\n const offsetStr = format(date).split(\"GMT\")[1];\n if (offsetStr in offsetCache) return offsetCache[offsetStr];\n return calcOffset(offsetStr, offsetStr.split(\":\"));\n } catch {\n // Fallback to manual parsing if the runtime doesn't support ±HH:MM/±HHMM/±HH\n // See: https://github.com/nodejs/node/issues/53419\n if (timeZone in offsetCache) return offsetCache[timeZone];\n const captures = timeZone?.match(offsetRe);\n if (captures) return calcOffset(timeZone, captures.slice(1));\n return NaN;\n }\n}\nconst offsetRe = /([+-]\\d\\d):?(\\d\\d)?/;\nfunction calcOffset(cacheStr, values) {\n const hours = +(values[0] || 0);\n const minutes = +(values[1] || 0);\n // Convert seconds to minutes by dividing by 60 to keep the function return in minutes.\n const seconds = +(values[2] || 0) / 60;\n return offsetCache[cacheStr] = hours * 60 + minutes > 0 ? hours * 60 + minutes + seconds : hours * 60 - minutes - seconds;\n}"],"names":["offsetFormatCache","offsetCache","tzOffset","timeZone","date","offsetStr","calcOffset","captures","offsetRe","cacheStr","values","hours","minutes","seconds"],"mappings":"AAAA,MAAMA,IAAoB,CAAA,GACpBC,IAAc,CAAA;AAeb,SAASC,EAASC,GAAUC,GAAM;AACvC,MAAI;AAKF,UAAMC,KAJSL,EAAkBG,CAAQ,MAAM,IAAI,KAAK,eAAe,SAAS;AAAA,MAC9E,UAAAA;AAAA,MACA,cAAc;AAAA,IACpB,CAAK,EAAE,QACsBC,CAAI,EAAE,MAAM,KAAK,EAAE,CAAC;AAC7C,WAAIC,KAAaJ,IAAoBA,EAAYI,CAAS,IACnDC,EAAWD,GAAWA,EAAU,MAAM,GAAG,CAAC;AAAA,EACnD,QAAQ;AAGN,QAAIF,KAAYF,EAAa,QAAOA,EAAYE,CAAQ;AACxD,UAAMI,IAAWJ,GAAU,MAAMK,CAAQ;AACzC,WAAID,IAAiBD,EAAWH,GAAUI,EAAS,MAAM,CAAC,CAAC,IACpD;AAAA,EACT;AACF;AACA,MAAMC,IAAW;AACjB,SAASF,EAAWG,GAAUC,GAAQ;AACpC,QAAMC,IAAQ,EAAED,EAAO,CAAC,KAAK,IACvBE,IAAU,EAAEF,EAAO,CAAC,KAAK,IAEzBG,IAAU,EAAEH,EAAO,CAAC,KAAK,KAAK;AACpC,SAAOT,EAAYQ,CAAQ,IAAIE,IAAQ,KAAKC,IAAU,IAAID,IAAQ,KAAKC,IAAUC,IAAUF,IAAQ,KAAKC,IAAUC;AACpH;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index251.js","sources":["../../../node_modules/date-fns/isSameYear.js"],"sourcesContent":["import { normalizeDates } from \"./_lib/normalizeDates.js\";\n\n/**\n * The {@link isSameYear} function options.\n */\n\n/**\n * @name isSameYear\n * @category Year Helpers\n * @summary Are the given dates in the same year?\n *\n * @description\n * Are the given dates in the same 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 year\n *\n * @example\n * // Are 2 September 2014 and 25 September 2014 in the same year?\n * const result = isSameYear(new Date(2014, 8, 2), new Date(2014, 8, 25))\n * //=> true\n */\nexport function isSameYear(laterDate, earlierDate, options) {\n const [laterDate_, earlierDate_] = normalizeDates(\n options?.in,\n laterDate,\n earlierDate,\n );\n return laterDate_.getFullYear() === earlierDate_.getFullYear();\n}\n\n// Fallback for modularized imports:\nexport default isSameYear;\n"],"names":["isSameYear","laterDate","earlierDate","options","laterDate_","earlierDate_","normalizeDates"],"mappings":";AAyBO,SAASA,EAAWC,GAAWC,GAAaC,GAAS;AAC1D,QAAM,CAACC,GAAYC,CAAY,IAAIC;AAAA,IACjCH,GAAS;AAAA,IACTF;AAAA,IACAC;AAAA,EACJ;AACE,SAAOE,EAAW,kBAAkBC,EAAa,YAAW;AAC9D;","x_google_ignoreList":[0]}
package/dist/index252.js CHANGED
@@ -1,27 +1,15 @@
1
- import { defaultDateLib as A } from "./index112.js";
2
- import { rangeIncludesDate as p } from "./index132.js";
3
- import { isDatesArray as a, isDateRange as I, isDayOfWeekType as g, isDateInterval as k, isDateAfterType as O, isDateBeforeType as W } from "./index134.js";
4
- function b(f, n, r = A) {
5
- const t = Array.isArray(n) ? n : [n], { isSameDay: o, differenceInCalendarDays: i, isAfter: D } = r;
6
- return t.some((e) => {
7
- if (typeof e == "boolean")
8
- return e;
9
- if (r.isDate(e))
10
- return o(f, e);
11
- if (a(e, r))
12
- return e.some((s) => o(f, s));
13
- if (I(e))
14
- return p(e, f, !1, r);
15
- if (g(e))
16
- return Array.isArray(e.dayOfWeek) ? e.dayOfWeek.includes(f.getDay()) : e.dayOfWeek === f.getDay();
17
- if (k(e)) {
18
- const s = i(e.before, f), l = i(e.after, f), y = s > 0, u = l < 0;
19
- return D(e.before, e.after) ? u && y : y || u;
20
- }
21
- return O(e) ? i(f, e.after) > 0 : W(e) ? i(e.before, f) > 0 : typeof e == "function" ? e(f) : !1;
22
- });
1
+ import { constructFrom as n } from "./index329.js";
2
+ import { toDate as c } from "./index330.js";
3
+ function m(f, i) {
4
+ let t, o = i?.in;
5
+ return f.forEach((r) => {
6
+ !o && typeof r == "object" && (o = n.bind(null, r));
7
+ const e = c(r, o);
8
+ (!t || t < e || isNaN(+e)) && (t = e);
9
+ }), n(o, t || NaN);
23
10
  }
24
11
  export {
25
- b as dateMatchModifiers
12
+ m as default,
13
+ m as max
26
14
  };
27
15
  //# sourceMappingURL=index252.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index252.js","sources":["../../../node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.js"],"sourcesContent":["import { defaultDateLib } from \"../classes/DateLib.js\";\nimport { rangeIncludesDate } from \"./rangeIncludesDate.js\";\nimport { isDateAfterType, isDateBeforeType, isDateInterval, isDateRange, isDatesArray, isDayOfWeekType, } from \"./typeguards.js\";\n/**\n * Checks if a given date matches at least one of the specified {@link Matcher}.\n *\n * @param date - The date to check.\n * @param matchers - The matchers to check against.\n * @param dateLib - The date utility library instance.\n * @returns `true` if the date matches any of the matchers, otherwise `false`.\n * @group Utilities\n */\nexport function dateMatchModifiers(date, matchers, dateLib = defaultDateLib) {\n const matchersArr = !Array.isArray(matchers) ? [matchers] : matchers;\n const { isSameDay, differenceInCalendarDays, isAfter } = dateLib;\n return matchersArr.some((matcher) => {\n if (typeof matcher === \"boolean\") {\n return matcher;\n }\n if (dateLib.isDate(matcher)) {\n return isSameDay(date, matcher);\n }\n if (isDatesArray(matcher, dateLib)) {\n return matcher.some((matcherDate) => isSameDay(date, matcherDate));\n }\n if (isDateRange(matcher)) {\n return rangeIncludesDate(matcher, date, false, dateLib);\n }\n if (isDayOfWeekType(matcher)) {\n if (!Array.isArray(matcher.dayOfWeek)) {\n return matcher.dayOfWeek === date.getDay();\n }\n return matcher.dayOfWeek.includes(date.getDay());\n }\n if (isDateInterval(matcher)) {\n const diffBefore = differenceInCalendarDays(matcher.before, date);\n const diffAfter = differenceInCalendarDays(matcher.after, date);\n const isDayBefore = diffBefore > 0;\n const isDayAfter = diffAfter < 0;\n const isClosedInterval = isAfter(matcher.before, matcher.after);\n if (isClosedInterval) {\n return isDayAfter && isDayBefore;\n }\n else {\n return isDayBefore || isDayAfter;\n }\n }\n if (isDateAfterType(matcher)) {\n return differenceInCalendarDays(date, matcher.after) > 0;\n }\n if (isDateBeforeType(matcher)) {\n return differenceInCalendarDays(matcher.before, date) > 0;\n }\n if (typeof matcher === \"function\") {\n return matcher(date);\n }\n return false;\n });\n}\n/**\n * @private\n * @deprecated Use {@link dateMatchModifiers} instead.\n */\nexport const isMatch = dateMatchModifiers;\n"],"names":["dateMatchModifiers","date","matchers","dateLib","defaultDateLib","matchersArr","isSameDay","differenceInCalendarDays","isAfter","matcher","isDatesArray","matcherDate","isDateRange","rangeIncludesDate","isDayOfWeekType","isDateInterval","diffBefore","diffAfter","isDayBefore","isDayAfter","isDateAfterType","isDateBeforeType"],"mappings":";;;AAYO,SAASA,EAAmBC,GAAMC,GAAUC,IAAUC,GAAgB;AACzE,QAAMC,IAAe,MAAM,QAAQH,CAAQ,IAAiBA,IAAb,CAACA,CAAQ,GAClD,EAAE,WAAAI,GAAW,0BAAAC,GAA0B,SAAAC,EAAO,IAAKL;AACzD,SAAOE,EAAY,KAAK,CAACI,MAAY;AACjC,QAAI,OAAOA,KAAY;AACnB,aAAOA;AAEX,QAAIN,EAAQ,OAAOM,CAAO;AACtB,aAAOH,EAAUL,GAAMQ,CAAO;AAElC,QAAIC,EAAaD,GAASN,CAAO;AAC7B,aAAOM,EAAQ,KAAK,CAACE,MAAgBL,EAAUL,GAAMU,CAAW,CAAC;AAErE,QAAIC,EAAYH,CAAO;AACnB,aAAOI,EAAkBJ,GAASR,GAAM,IAAOE,CAAO;AAE1D,QAAIW,EAAgBL,CAAO;AACvB,aAAK,MAAM,QAAQA,EAAQ,SAAS,IAG7BA,EAAQ,UAAU,SAASR,EAAK,OAAM,CAAE,IAFpCQ,EAAQ,cAAcR,EAAK,OAAM;AAIhD,QAAIc,EAAeN,CAAO,GAAG;AACzB,YAAMO,IAAaT,EAAyBE,EAAQ,QAAQR,CAAI,GAC1DgB,IAAYV,EAAyBE,EAAQ,OAAOR,CAAI,GACxDiB,IAAcF,IAAa,GAC3BG,IAAaF,IAAY;AAE/B,aADyBT,EAAQC,EAAQ,QAAQA,EAAQ,KAAK,IAEnDU,KAAcD,IAGdA,KAAeC;AAAA,IAE9B;AACA,WAAIC,EAAgBX,CAAO,IAChBF,EAAyBN,GAAMQ,EAAQ,KAAK,IAAI,IAEvDY,EAAiBZ,CAAO,IACjBF,EAAyBE,EAAQ,QAAQR,CAAI,IAAI,IAExD,OAAOQ,KAAY,aACZA,EAAQR,CAAI,IAEhB;AAAA,EACX,CAAC;AACL;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index252.js","sources":["../../../node_modules/date-fns/max.js"],"sourcesContent":["import { constructFrom } from \"./constructFrom.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link max} function options.\n */\n\n/**\n * @name max\n * @category Common Helpers\n * @summary Return the latest of the given dates.\n *\n * @description\n * Return the latest of the given dates.\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 dates - The dates to compare\n *\n * @returns The latest of the dates\n *\n * @example\n * // Which of these dates is the latest?\n * const result = max([\n * new Date(1989, 6, 10),\n * new Date(1987, 1, 11),\n * new Date(1995, 6, 2),\n * new Date(1990, 0, 1)\n * ])\n * //=> Sun Jul 02 1995 00:00:00\n */\nexport function max(dates, options) {\n let result;\n let context = options?.in;\n\n dates.forEach((date) => {\n // Use the first date object as the context function\n if (!context && typeof date === \"object\")\n context = constructFrom.bind(null, date);\n\n const date_ = toDate(date, context);\n if (!result || result < date_ || isNaN(+date_)) result = date_;\n });\n\n return constructFrom(context, result || NaN);\n}\n\n// Fallback for modularized imports:\nexport default max;\n"],"names":["max","dates","options","result","context","date","constructFrom","date_","toDate"],"mappings":";;AAgCO,SAASA,EAAIC,GAAOC,GAAS;AAClC,MAAIC,GACAC,IAAUF,GAAS;AAEvB,SAAAD,EAAM,QAAQ,CAACI,MAAS;AAEtB,IAAI,CAACD,KAAW,OAAOC,KAAS,aAC9BD,IAAUE,EAAc,KAAK,MAAMD,CAAI;AAEzC,UAAME,IAAQC,EAAOH,GAAMD,CAAO;AAClC,KAAI,CAACD,KAAUA,IAASI,KAAS,MAAM,CAACA,CAAK,OAAGJ,IAASI;AAAA,EAC3D,CAAC,GAEMD,EAAcF,GAASD,KAAU,GAAG;AAC7C;","x_google_ignoreList":[0]}
package/dist/index253.js CHANGED
@@ -1,20 +1,15 @@
1
- function j(r, n, I, W) {
2
- const s = r[0], o = r[r.length - 1], { ISOWeek: c, fixedWeeks: u, broadcastCalendar: a } = I ?? {}, { addDays: i, differenceInCalendarDays: M, differenceInCalendarMonths: C, endOfBroadcastWeek: O, endOfISOWeek: k, endOfMonth: h, endOfWeek: l, isAfter: E, startOfBroadcastWeek: F, startOfISOWeek: S, startOfWeek: p } = W, g = a ? F(s, W) : c ? S(s) : p(s), D = a ? O(o) : c ? k(h(o)) : l(h(o)), f = n && (a ? O(n) : c ? k(n) : l(n)), x = f && E(D, f) ? f : D, A = M(x, g), B = C(o, s) + 1, e = [];
3
- for (let t = 0; t <= A; t++) {
4
- const d = i(g, t);
5
- e.push(d);
6
- }
7
- const y = (a ? 35 : 42) * B;
8
- if (u && e.length < y) {
9
- const t = y - e.length;
10
- for (let d = 0; d < t; d++) {
11
- const T = i(e[e.length - 1], 1);
12
- e.push(T);
13
- }
14
- }
15
- return e;
1
+ import { constructFrom as e } from "./index329.js";
2
+ import { toDate as c } from "./index330.js";
3
+ function u(i, f) {
4
+ let t, o = f?.in;
5
+ return i.forEach((r) => {
6
+ !o && typeof r == "object" && (o = e.bind(null, r));
7
+ const n = c(r, o);
8
+ (!t || t > n || isNaN(+n)) && (t = n);
9
+ }), e(o, t || NaN);
16
10
  }
17
11
  export {
18
- j as getDates
12
+ u as default,
13
+ u as min
19
14
  };
20
15
  //# sourceMappingURL=index253.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index253.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getDates.js"],"sourcesContent":["/**\n * Returns all the dates to display in the calendar.\n *\n * This function calculates the range of dates to display based on the provided\n * display months, constraints, and calendar configuration.\n *\n * @param displayMonths The months to display in the calendar.\n * @param maxDate The maximum date to include in the range.\n * @param props The DayPicker props, including calendar configuration options.\n * @param dateLib The date library to use for date manipulation.\n * @returns An array of dates to display in the calendar.\n */\nexport function getDates(displayMonths, maxDate, props, dateLib) {\n const firstMonth = displayMonths[0];\n const lastMonth = displayMonths[displayMonths.length - 1];\n const { ISOWeek, fixedWeeks, broadcastCalendar } = props ?? {};\n const { addDays, differenceInCalendarDays, differenceInCalendarMonths, endOfBroadcastWeek, endOfISOWeek, endOfMonth, endOfWeek, isAfter, startOfBroadcastWeek, startOfISOWeek, startOfWeek, } = dateLib;\n const startWeekFirstDate = broadcastCalendar\n ? startOfBroadcastWeek(firstMonth, dateLib)\n : ISOWeek\n ? startOfISOWeek(firstMonth)\n : startOfWeek(firstMonth);\n const displayMonthsWeekEnd = broadcastCalendar\n ? endOfBroadcastWeek(lastMonth)\n : ISOWeek\n ? endOfISOWeek(endOfMonth(lastMonth))\n : endOfWeek(endOfMonth(lastMonth));\n // If maxDate is set, clamp the grid to the end of that week.\n const constraintWeekEnd = maxDate &&\n (broadcastCalendar\n ? endOfBroadcastWeek(maxDate)\n : ISOWeek\n ? endOfISOWeek(maxDate)\n : endOfWeek(maxDate));\n // Pick the earliest week end between the displayed months and the constraint.\n const gridEndDate = constraintWeekEnd && isAfter(displayMonthsWeekEnd, constraintWeekEnd)\n ? constraintWeekEnd\n : displayMonthsWeekEnd;\n const nOfDays = differenceInCalendarDays(gridEndDate, startWeekFirstDate);\n const nOfMonths = differenceInCalendarMonths(lastMonth, firstMonth) + 1;\n const dates = [];\n for (let i = 0; i <= nOfDays; i++) {\n const date = addDays(startWeekFirstDate, i);\n dates.push(date);\n }\n // If fixed weeks is enabled, add the extra dates to the array\n const nrOfDaysWithFixedWeeks = broadcastCalendar ? 35 : 42;\n const extraDates = nrOfDaysWithFixedWeeks * nOfMonths;\n if (fixedWeeks && dates.length < extraDates) {\n const daysToAdd = extraDates - dates.length;\n for (let i = 0; i < daysToAdd; i++) {\n const date = addDays(dates[dates.length - 1], 1);\n dates.push(date);\n }\n }\n return dates;\n}\n"],"names":["getDates","displayMonths","maxDate","props","dateLib","firstMonth","lastMonth","ISOWeek","fixedWeeks","broadcastCalendar","addDays","differenceInCalendarDays","differenceInCalendarMonths","endOfBroadcastWeek","endOfISOWeek","endOfMonth","endOfWeek","isAfter","startOfBroadcastWeek","startOfISOWeek","startOfWeek","startWeekFirstDate","displayMonthsWeekEnd","constraintWeekEnd","gridEndDate","nOfDays","nOfMonths","dates","i","date","extraDates","daysToAdd"],"mappings":"AAYO,SAASA,EAASC,GAAeC,GAASC,GAAOC,GAAS;AAC7D,QAAMC,IAAaJ,EAAc,CAAC,GAC5BK,IAAYL,EAAcA,EAAc,SAAS,CAAC,GAClD,EAAE,SAAAM,GAAS,YAAAC,GAAY,mBAAAC,EAAiB,IAAKN,KAAS,CAAA,GACtD,EAAE,SAAAO,GAAS,0BAAAC,GAA0B,4BAAAC,GAA4B,oBAAAC,GAAoB,cAAAC,GAAc,YAAAC,GAAY,WAAAC,GAAW,SAAAC,GAAS,sBAAAC,GAAsB,gBAAAC,GAAgB,aAAAC,EAAW,IAAMhB,GAC1LiB,IAAqBZ,IACrBS,EAAqBb,GAAYD,CAAO,IACxCG,IACIY,EAAed,CAAU,IACzBe,EAAYf,CAAU,GAC1BiB,IAAuBb,IACvBI,EAAmBP,CAAS,IAC5BC,IACIO,EAAaC,EAAWT,CAAS,CAAC,IAClCU,EAAUD,EAAWT,CAAS,CAAC,GAEnCiB,IAAoBrB,MACrBO,IACKI,EAAmBX,CAAO,IAC1BK,IACIO,EAAaZ,CAAO,IACpBc,EAAUd,CAAO,IAEzBsB,IAAcD,KAAqBN,EAAQK,GAAsBC,CAAiB,IAClFA,IACAD,GACAG,IAAUd,EAAyBa,GAAaH,CAAkB,GAClEK,IAAYd,EAA2BN,GAAWD,CAAU,IAAI,GAChEsB,IAAQ,CAAA;AACd,WAASC,IAAI,GAAGA,KAAKH,GAASG,KAAK;AAC/B,UAAMC,IAAOnB,EAAQW,GAAoBO,CAAC;AAC1C,IAAAD,EAAM,KAAKE,CAAI;AAAA,EACnB;AAGA,QAAMC,KADyBrB,IAAoB,KAAK,MACZiB;AAC5C,MAAIlB,KAAcmB,EAAM,SAASG,GAAY;AACzC,UAAMC,IAAYD,IAAaH,EAAM;AACrC,aAASC,IAAI,GAAGA,IAAIG,GAAWH,KAAK;AAChC,YAAMC,IAAOnB,EAAQiB,EAAMA,EAAM,SAAS,CAAC,GAAG,CAAC;AAC/C,MAAAA,EAAM,KAAKE,CAAI;AAAA,IACnB;AAAA,EACJ;AACA,SAAOF;AACX;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index253.js","sources":["../../../node_modules/date-fns/min.js"],"sourcesContent":["import { constructFrom } from \"./constructFrom.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link min} function options.\n */\n\n/**\n * @name min\n * @category Common Helpers\n * @summary Returns the earliest of the given dates.\n *\n * @description\n * Returns the earliest of the given dates.\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 dates - The dates to compare\n *\n * @returns The earliest of the dates\n *\n * @example\n * // Which of these dates is the earliest?\n * const result = min([\n * new Date(1989, 6, 10),\n * new Date(1987, 1, 11),\n * new Date(1995, 6, 2),\n * new Date(1990, 0, 1)\n * ])\n * //=> Wed Feb 11 1987 00:00:00\n */\nexport function min(dates, options) {\n let result;\n let context = options?.in;\n\n dates.forEach((date) => {\n // Use the first date object as the context function\n if (!context && typeof date === \"object\")\n context = constructFrom.bind(null, date);\n\n const date_ = toDate(date, context);\n if (!result || result > date_ || isNaN(+date_)) result = date_;\n });\n\n return constructFrom(context, result || NaN);\n}\n\n// Fallback for modularized imports:\nexport default min;\n"],"names":["min","dates","options","result","context","date","constructFrom","date_","toDate"],"mappings":";;AAgCO,SAASA,EAAIC,GAAOC,GAAS;AAClC,MAAIC,GACAC,IAAUF,GAAS;AAEvB,SAAAD,EAAM,QAAQ,CAACI,MAAS;AAEtB,IAAI,CAACD,KAAW,OAAOC,KAAS,aAC9BD,IAAUE,EAAc,KAAK,MAAMD,CAAI;AAEzC,UAAME,IAAQC,EAAOH,GAAMD,CAAO;AAClC,KAAI,CAACD,KAAUA,IAASI,KAAS,MAAM,CAACA,CAAK,OAAGJ,IAASI;AAAA,EAC3D,CAAC,GAEMD,EAAcF,GAASD,KAAU,GAAG;AAC7C;","x_google_ignoreList":[0]}