@rpcbase/ui 0.189.0 → 0.191.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 (567) hide show
  1. package/dist/components/FilesUploadField/index.d.ts.map +1 -1
  2. package/dist/index100.js +420 -139
  3. package/dist/index100.js.map +1 -1
  4. package/dist/index101.js +149 -71
  5. package/dist/index101.js.map +1 -1
  6. package/dist/index102.js +74 -229
  7. package/dist/index102.js.map +1 -1
  8. package/dist/index103.js +262 -9
  9. package/dist/index103.js.map +1 -1
  10. package/dist/index104.js +9 -42
  11. package/dist/index104.js.map +1 -1
  12. package/dist/index105.js +42 -4
  13. package/dist/index105.js.map +1 -1
  14. package/dist/index106.js +4 -46
  15. package/dist/index106.js.map +1 -1
  16. package/dist/index107.js +597 -197
  17. package/dist/index107.js.map +1 -1
  18. package/dist/index108.js +52 -22
  19. package/dist/index108.js.map +1 -1
  20. package/dist/index109.js +4 -24
  21. package/dist/index109.js.map +1 -1
  22. package/dist/index110.js +4 -399
  23. package/dist/index110.js.map +1 -1
  24. package/dist/index111.js +15 -46
  25. package/dist/index111.js.map +1 -1
  26. package/dist/index112.js +6 -52
  27. package/dist/index112.js.map +1 -1
  28. package/dist/index113.js +6 -3
  29. package/dist/index113.js.map +1 -1
  30. package/dist/index114.js +16 -4
  31. package/dist/index114.js.map +1 -1
  32. package/dist/index115.js +4 -15
  33. package/dist/index115.js.map +1 -1
  34. package/dist/index116.js +4 -5
  35. package/dist/index116.js.map +1 -1
  36. package/dist/index117.js +5 -7
  37. package/dist/index117.js.map +1 -1
  38. package/dist/index118.js +5 -16
  39. package/dist/index118.js.map +1 -1
  40. package/dist/index119.js +4 -4
  41. package/dist/index119.js.map +1 -1
  42. package/dist/index120.js +4 -4
  43. package/dist/index120.js.map +1 -1
  44. package/dist/index121.js +6 -5
  45. package/dist/index121.js.map +1 -1
  46. package/dist/index122.js +24 -5
  47. package/dist/index122.js.map +1 -1
  48. package/dist/index123.js +6 -4
  49. package/dist/index123.js.map +1 -1
  50. package/dist/index124.js +2 -2
  51. package/dist/index124.js.map +1 -1
  52. package/dist/index125.js +5 -5
  53. package/dist/index125.js.map +1 -1
  54. package/dist/index126.js +5 -24
  55. package/dist/index126.js.map +1 -1
  56. package/dist/index127.js +4 -6
  57. package/dist/index127.js.map +1 -1
  58. package/dist/index128.js +5 -4
  59. package/dist/index128.js.map +1 -1
  60. package/dist/index129.js +4 -6
  61. package/dist/index129.js.map +1 -1
  62. package/dist/index130.js +8 -5
  63. package/dist/index130.js.map +1 -1
  64. package/dist/index131.js +4 -3
  65. package/dist/index131.js.map +1 -1
  66. package/dist/index132.js +4 -5
  67. package/dist/index132.js.map +1 -1
  68. package/dist/index133.js +3 -3
  69. package/dist/index133.js.map +1 -1
  70. package/dist/index134.js +6 -8
  71. package/dist/index134.js.map +1 -1
  72. package/dist/index135.js +145 -5
  73. package/dist/index135.js.map +1 -1
  74. package/dist/index136.js +39 -4
  75. package/dist/index136.js.map +1 -1
  76. package/dist/index137.js +4 -4
  77. package/dist/index137.js.map +1 -1
  78. package/dist/index138.js +7 -6
  79. package/dist/index138.js.map +1 -1
  80. package/dist/index139.js +13 -145
  81. package/dist/index139.js.map +1 -1
  82. package/dist/index140.js +13 -39
  83. package/dist/index140.js.map +1 -1
  84. package/dist/index141.js +7 -4
  85. package/dist/index141.js.map +1 -1
  86. package/dist/index142.js +29 -5
  87. package/dist/index142.js.map +1 -1
  88. package/dist/index143.js +10 -13
  89. package/dist/index143.js.map +1 -1
  90. package/dist/index144.js +10 -13
  91. package/dist/index144.js.map +1 -1
  92. package/dist/index145.js +8 -7
  93. package/dist/index145.js.map +1 -1
  94. package/dist/index146.js +13 -31
  95. package/dist/index146.js.map +1 -1
  96. package/dist/index147.js +101 -10
  97. package/dist/index147.js.map +1 -1
  98. package/dist/index148.js +20 -11
  99. package/dist/index148.js.map +1 -1
  100. package/dist/index149.js +53 -8
  101. package/dist/index149.js.map +1 -1
  102. package/dist/index15.js +55 -54
  103. package/dist/index15.js.map +1 -1
  104. package/dist/index150.js +70 -11
  105. package/dist/index150.js.map +1 -1
  106. package/dist/index151.js +9 -101
  107. package/dist/index151.js.map +1 -1
  108. package/dist/index152.js +21 -20
  109. package/dist/index152.js.map +1 -1
  110. package/dist/index153.js +15 -52
  111. package/dist/index153.js.map +1 -1
  112. package/dist/index154.js +23 -72
  113. package/dist/index154.js.map +1 -1
  114. package/dist/index155.js +6 -9
  115. package/dist/index155.js.map +1 -1
  116. package/dist/index156.js +5 -20
  117. package/dist/index156.js.map +1 -1
  118. package/dist/index157.js +23 -16
  119. package/dist/index157.js.map +1 -1
  120. package/dist/index158.js +35 -24
  121. package/dist/index158.js.map +1 -1
  122. package/dist/index159.js +16 -7
  123. package/dist/index159.js.map +1 -1
  124. package/dist/index160.js +6 -5
  125. package/dist/index160.js.map +1 -1
  126. package/dist/index161.js +4 -23
  127. package/dist/index161.js.map +1 -1
  128. package/dist/index162.js +5 -35
  129. package/dist/index162.js.map +1 -1
  130. package/dist/index163.js +5 -16
  131. package/dist/index163.js.map +1 -1
  132. package/dist/index164.js +4 -6
  133. package/dist/index164.js.map +1 -1
  134. package/dist/index165.js +3 -4
  135. package/dist/index165.js.map +1 -1
  136. package/dist/index166.js +6 -4
  137. package/dist/index166.js.map +1 -1
  138. package/dist/index167.js +24 -5
  139. package/dist/index167.js.map +1 -1
  140. package/dist/index168.js +7 -4
  141. package/dist/index168.js.map +1 -1
  142. package/dist/index169.js +6 -3
  143. package/dist/index169.js.map +1 -1
  144. package/dist/index170.js +5 -6
  145. package/dist/index170.js.map +1 -1
  146. package/dist/index171.js +4 -24
  147. package/dist/index171.js.map +1 -1
  148. package/dist/index172.js +3 -7
  149. package/dist/index172.js.map +1 -1
  150. package/dist/index173.js +4 -6
  151. package/dist/index173.js.map +1 -1
  152. package/dist/index174.js +3 -5
  153. package/dist/index174.js.map +1 -1
  154. package/dist/index175.js +4 -3
  155. package/dist/index175.js.map +1 -1
  156. package/dist/index176.js +3 -3
  157. package/dist/index176.js.map +1 -1
  158. package/dist/index177.js +3 -4
  159. package/dist/index177.js.map +1 -1
  160. package/dist/index178.js +3 -3
  161. package/dist/index178.js.map +1 -1
  162. package/dist/index179.js +24 -4
  163. package/dist/index179.js.map +1 -1
  164. package/dist/index180.js +29 -4
  165. package/dist/index180.js.map +1 -1
  166. package/dist/index181.js +5 -4
  167. package/dist/index181.js.map +1 -1
  168. package/dist/index182.js +13 -3
  169. package/dist/index182.js.map +1 -1
  170. package/dist/index183.js +148 -61
  171. package/dist/index183.js.map +1 -1
  172. package/dist/index184.js +27 -177
  173. package/dist/index184.js.map +1 -1
  174. package/dist/index185.js +9 -46
  175. package/dist/index185.js.map +1 -1
  176. package/dist/index186.js +46 -12
  177. package/dist/index186.js.map +1 -1
  178. package/dist/index187.js +10 -153
  179. package/dist/index187.js.map +1 -1
  180. package/dist/index188.js +42 -28
  181. package/dist/index188.js.map +1 -1
  182. package/dist/index189.js +95 -9
  183. package/dist/index189.js.map +1 -1
  184. package/dist/index190.js +82 -43
  185. package/dist/index190.js.map +1 -1
  186. package/dist/index191.js +104 -10
  187. package/dist/index191.js.map +1 -1
  188. package/dist/index192.js +50 -42
  189. package/dist/index192.js.map +1 -1
  190. package/dist/index193.js +10 -94
  191. package/dist/index193.js.map +1 -1
  192. package/dist/index194.js +33 -82
  193. package/dist/index194.js.map +1 -1
  194. package/dist/index195.js +8 -105
  195. package/dist/index195.js.map +1 -1
  196. package/dist/index196.js +110 -46
  197. package/dist/index196.js.map +1 -1
  198. package/dist/index197.js +17 -11
  199. package/dist/index197.js.map +1 -1
  200. package/dist/index198.js +13 -35
  201. package/dist/index198.js.map +1 -1
  202. package/dist/index199.js +3 -8
  203. package/dist/index199.js.map +1 -1
  204. package/dist/index20.js +6 -6
  205. package/dist/index200.js +32 -112
  206. package/dist/index200.js.map +1 -1
  207. package/dist/index201.js +20 -17
  208. package/dist/index201.js.map +1 -1
  209. package/dist/index202.js +9 -15
  210. package/dist/index202.js.map +1 -1
  211. package/dist/index203.js +8 -3
  212. package/dist/index203.js.map +1 -1
  213. package/dist/index204.js +14 -31
  214. package/dist/index204.js.map +1 -1
  215. package/dist/index205.js +27 -19
  216. package/dist/index205.js.map +1 -1
  217. package/dist/index206.js +15 -8
  218. package/dist/index206.js.map +1 -1
  219. package/dist/index207.js +66 -7
  220. package/dist/index207.js.map +1 -1
  221. package/dist/index208.js +179 -18
  222. package/dist/index208.js.map +1 -1
  223. package/dist/index209.js +44 -26
  224. package/dist/index209.js.map +1 -1
  225. package/dist/index21.js +1 -1
  226. package/dist/index210.js +15 -15
  227. package/dist/index210.js.map +1 -1
  228. package/dist/index211.js +5 -24
  229. package/dist/index211.js.map +1 -1
  230. package/dist/index212.js +6 -29
  231. package/dist/index212.js.map +1 -1
  232. package/dist/index213.js +59 -5
  233. package/dist/index213.js.map +1 -1
  234. package/dist/index214.js +64 -14
  235. package/dist/index214.js.map +1 -1
  236. package/dist/index215.js +6 -5
  237. package/dist/index215.js.map +1 -1
  238. package/dist/index216.js +4 -5
  239. package/dist/index216.js.map +1 -1
  240. package/dist/index217.js +7 -58
  241. package/dist/index217.js.map +1 -1
  242. package/dist/index218.js +17 -66
  243. package/dist/index218.js.map +1 -1
  244. package/dist/index219.js +5 -6
  245. package/dist/index219.js.map +1 -1
  246. package/dist/index22.js +1 -1
  247. package/dist/index220.js +5 -4
  248. package/dist/index220.js.map +1 -1
  249. package/dist/index221.js +13 -7
  250. package/dist/index221.js.map +1 -1
  251. package/dist/index222.js +9 -16
  252. package/dist/index222.js.map +1 -1
  253. package/dist/index223.js +14 -5
  254. package/dist/index223.js.map +1 -1
  255. package/dist/index224.js +14 -5
  256. package/dist/index224.js.map +1 -1
  257. package/dist/index225.js +5 -13
  258. package/dist/index225.js.map +1 -1
  259. package/dist/index226.js +5 -9
  260. package/dist/index226.js.map +1 -1
  261. package/dist/index227.js +7 -14
  262. package/dist/index227.js.map +1 -1
  263. package/dist/index228.js +6 -14
  264. package/dist/index228.js.map +1 -1
  265. package/dist/index229.js +9 -5
  266. package/dist/index229.js.map +1 -1
  267. package/dist/index230.js +5 -6
  268. package/dist/index230.js.map +1 -1
  269. package/dist/index231.js +5 -7
  270. package/dist/index231.js.map +1 -1
  271. package/dist/index232.js +9 -6
  272. package/dist/index232.js.map +1 -1
  273. package/dist/index233.js +5 -9
  274. package/dist/index233.js.map +1 -1
  275. package/dist/index234.js +5 -5
  276. package/dist/index234.js.map +1 -1
  277. package/dist/index235.js +4 -5
  278. package/dist/index235.js.map +1 -1
  279. package/dist/index236.js +11 -9
  280. package/dist/index236.js.map +1 -1
  281. package/dist/index237.js +10 -5
  282. package/dist/index237.js.map +1 -1
  283. package/dist/index238.js +10 -5
  284. package/dist/index238.js.map +1 -1
  285. package/dist/index239.js +11 -4
  286. package/dist/index239.js.map +1 -1
  287. package/dist/index24.js +1 -1
  288. package/dist/index240.js +11 -11
  289. package/dist/index240.js.map +1 -1
  290. package/dist/index241.js +10 -10
  291. package/dist/index241.js.map +1 -1
  292. package/dist/index242.js +7 -10
  293. package/dist/index242.js.map +1 -1
  294. package/dist/index243.js +6 -11
  295. package/dist/index243.js.map +1 -1
  296. package/dist/index244.js +5 -11
  297. package/dist/index244.js.map +1 -1
  298. package/dist/index245.js +6 -10
  299. package/dist/index245.js.map +1 -1
  300. package/dist/index246.js +7 -7
  301. package/dist/index246.js.map +1 -1
  302. package/dist/index247.js +6 -6
  303. package/dist/index247.js.map +1 -1
  304. package/dist/index248.js +55 -5
  305. package/dist/index248.js.map +1 -1
  306. package/dist/index249.js +8 -6
  307. package/dist/index249.js.map +1 -1
  308. package/dist/index250.js +19 -7
  309. package/dist/index250.js.map +1 -1
  310. package/dist/index251.js +29 -6
  311. package/dist/index251.js.map +1 -1
  312. package/dist/index252.js +12 -55
  313. package/dist/index252.js.map +1 -1
  314. package/dist/index253.js +25 -8
  315. package/dist/index253.js.map +1 -1
  316. package/dist/index254.js +5 -19
  317. package/dist/index254.js.map +1 -1
  318. package/dist/index259.js +3 -3
  319. package/dist/index265.js +1 -1
  320. package/dist/index266.js +2 -2
  321. package/dist/index268.js +3 -3
  322. package/dist/index270.js +5 -30
  323. package/dist/index270.js.map +1 -1
  324. package/dist/index271.js +3 -13
  325. package/dist/index271.js.map +1 -1
  326. package/dist/index272.js +22 -24
  327. package/dist/index272.js.map +1 -1
  328. package/dist/index273.js +112 -5
  329. package/dist/index273.js.map +1 -1
  330. package/dist/index274.js +15 -20
  331. package/dist/index274.js.map +1 -1
  332. package/dist/index275.js +525 -5
  333. package/dist/index275.js.map +1 -1
  334. package/dist/index276.js +128 -3
  335. package/dist/index276.js.map +1 -1
  336. package/dist/index277.js +132 -22
  337. package/dist/index277.js.map +1 -1
  338. package/dist/index278.js +19 -111
  339. package/dist/index278.js.map +1 -1
  340. package/dist/index279.js +4 -15
  341. package/dist/index279.js.map +1 -1
  342. package/dist/index28.js +1 -1
  343. package/dist/index280.js +17 -523
  344. package/dist/index280.js.map +1 -1
  345. package/dist/index281.js +12 -127
  346. package/dist/index281.js.map +1 -1
  347. package/dist/index282.js +61 -130
  348. package/dist/index282.js.map +1 -1
  349. package/dist/index283.js +69 -5
  350. package/dist/index283.js.map +1 -1
  351. package/dist/index284.js +8 -18
  352. package/dist/index284.js.map +1 -1
  353. package/dist/index285.js +14 -13
  354. package/dist/index285.js.map +1 -1
  355. package/dist/index286.js +65 -64
  356. package/dist/index286.js.map +1 -1
  357. package/dist/index287.js +6 -69
  358. package/dist/index287.js.map +1 -1
  359. package/dist/index288.js +6 -9
  360. package/dist/index288.js.map +1 -1
  361. package/dist/index289.js +4 -14
  362. package/dist/index289.js.map +1 -1
  363. package/dist/index290.js +15 -65
  364. package/dist/index290.js.map +1 -1
  365. package/dist/index291.js +8 -5
  366. package/dist/index291.js.map +1 -1
  367. package/dist/index292.js +5 -5
  368. package/dist/index292.js.map +1 -1
  369. package/dist/index293.js +5 -4
  370. package/dist/index293.js.map +1 -1
  371. package/dist/index294.js +545 -15
  372. package/dist/index294.js.map +1 -1
  373. package/dist/index295.js +47 -9
  374. package/dist/index295.js.map +1 -1
  375. package/dist/index296.js +17 -5
  376. package/dist/index296.js.map +1 -1
  377. package/dist/index297.js +6 -4
  378. package/dist/index297.js.map +1 -1
  379. package/dist/index298.js +8 -545
  380. package/dist/index298.js.map +1 -1
  381. package/dist/index299.js +8 -47
  382. package/dist/index299.js.map +1 -1
  383. package/dist/index30.js +1 -1
  384. package/dist/index300.js +8 -17
  385. package/dist/index300.js.map +1 -1
  386. package/dist/index301.js +12 -6
  387. package/dist/index301.js.map +1 -1
  388. package/dist/index302.js +9 -8
  389. package/dist/index302.js.map +1 -1
  390. package/dist/index303.js +13 -7
  391. package/dist/index303.js.map +1 -1
  392. package/dist/index304.js +3 -8
  393. package/dist/index304.js.map +1 -1
  394. package/dist/index305.js +22 -12
  395. package/dist/index305.js.map +1 -1
  396. package/dist/index306.js +4 -9
  397. package/dist/index306.js.map +1 -1
  398. package/dist/index307.js +56 -14
  399. package/dist/index307.js.map +1 -1
  400. package/dist/index308.js +68 -4
  401. package/dist/index308.js.map +1 -1
  402. package/dist/index309.js +31 -23
  403. package/dist/index309.js.map +1 -1
  404. package/dist/index31.js +5 -5
  405. package/dist/index310.js +9 -5
  406. package/dist/index310.js.map +1 -1
  407. package/dist/index311.js +147 -50
  408. package/dist/index311.js.map +1 -1
  409. package/dist/index312.js +106 -66
  410. package/dist/index312.js.map +1 -1
  411. package/dist/index313.js +12 -30
  412. package/dist/index313.js.map +1 -1
  413. package/dist/index314.js +28 -9
  414. package/dist/index314.js.map +1 -1
  415. package/dist/index315.js +4 -152
  416. package/dist/index315.js.map +1 -1
  417. package/dist/index316.js +22 -107
  418. package/dist/index316.js.map +1 -1
  419. package/dist/index317.js +15 -22
  420. package/dist/index317.js.map +1 -1
  421. package/dist/index318.js +28 -12
  422. package/dist/index318.js.map +1 -1
  423. package/dist/index319.js +12 -27
  424. package/dist/index319.js.map +1 -1
  425. package/dist/index32.js +24 -24
  426. package/dist/index320.js +7 -5
  427. package/dist/index320.js.map +1 -1
  428. package/dist/index33.js +3 -3
  429. package/dist/index35.js +16 -2635
  430. package/dist/index35.js.map +1 -1
  431. package/dist/index36.js +113 -377
  432. package/dist/index36.js.map +1 -1
  433. package/dist/index37.js +204 -215
  434. package/dist/index37.js.map +1 -1
  435. package/dist/index38.js +87 -18
  436. package/dist/index38.js.map +1 -1
  437. package/dist/index39.js +115 -126
  438. package/dist/index39.js.map +1 -1
  439. package/dist/index40.js +5 -221
  440. package/dist/index40.js.map +1 -1
  441. package/dist/index41.js +836 -83
  442. package/dist/index41.js.map +1 -1
  443. package/dist/index42.js +53 -115
  444. package/dist/index42.js.map +1 -1
  445. package/dist/index43.js +7 -5
  446. package/dist/index43.js.map +1 -1
  447. package/dist/index44.js +2 -844
  448. package/dist/index44.js.map +1 -1
  449. package/dist/index45.js +12 -57
  450. package/dist/index45.js.map +1 -1
  451. package/dist/index46.js +18 -7
  452. package/dist/index46.js.map +1 -1
  453. package/dist/index47.js +8 -2
  454. package/dist/index47.js.map +1 -1
  455. package/dist/index48.js +2 -12
  456. package/dist/index48.js.map +1 -1
  457. package/dist/index49.js +22 -17
  458. package/dist/index49.js.map +1 -1
  459. package/dist/index50.js +233 -7
  460. package/dist/index50.js.map +1 -1
  461. package/dist/index51.js +4 -2
  462. package/dist/index51.js.map +1 -1
  463. package/dist/index52.js +6 -23
  464. package/dist/index52.js.map +1 -1
  465. package/dist/index53.js +46 -232
  466. package/dist/index53.js.map +1 -1
  467. package/dist/index54.js +26 -204
  468. package/dist/index54.js.map +1 -1
  469. package/dist/index55.js +51 -2
  470. package/dist/index55.js.map +1 -1
  471. package/dist/index56.js +8 -2
  472. package/dist/index56.js.map +1 -1
  473. package/dist/index57.js +14 -5
  474. package/dist/index57.js.map +1 -1
  475. package/dist/index58.js +133 -7
  476. package/dist/index58.js.map +1 -1
  477. package/dist/index59.js +10 -5
  478. package/dist/index59.js.map +1 -1
  479. package/dist/index60.js +214 -51
  480. package/dist/index60.js.map +1 -1
  481. package/dist/index61.js +13 -2
  482. package/dist/index61.js.map +1 -1
  483. package/dist/index62.js +34 -2
  484. package/dist/index62.js.map +1 -1
  485. package/dist/index63.js +46 -3
  486. package/dist/index63.js.map +1 -1
  487. package/dist/index64.js +7 -6
  488. package/dist/index64.js.map +1 -1
  489. package/dist/index65.js +48 -46
  490. package/dist/index65.js.map +1 -1
  491. package/dist/index66.js +4 -27
  492. package/dist/index66.js.map +1 -1
  493. package/dist/index67.js +4 -49
  494. package/dist/index67.js.map +1 -1
  495. package/dist/index68.js +28 -8
  496. package/dist/index68.js.map +1 -1
  497. package/dist/index69.js +50 -15
  498. package/dist/index69.js.map +1 -1
  499. package/dist/index70.js +8 -133
  500. package/dist/index70.js.map +1 -1
  501. package/dist/index71.js +205 -11
  502. package/dist/index71.js.map +1 -1
  503. package/dist/index72.js +2 -217
  504. package/dist/index72.js.map +1 -1
  505. package/dist/index73.js +2 -13
  506. package/dist/index73.js.map +1 -1
  507. package/dist/index74.js +5 -33
  508. package/dist/index74.js.map +1 -1
  509. package/dist/index75.js +7 -46
  510. package/dist/index75.js.map +1 -1
  511. package/dist/index76.js +5 -7
  512. package/dist/index76.js.map +1 -1
  513. package/dist/index77.js +2 -50
  514. package/dist/index77.js.map +1 -1
  515. package/dist/index78.js +2 -4
  516. package/dist/index78.js.map +1 -1
  517. package/dist/index79.js +11 -5
  518. package/dist/index79.js.map +1 -1
  519. package/dist/index80.js +46 -27
  520. package/dist/index80.js.map +1 -1
  521. package/dist/index81.js +204 -48
  522. package/dist/index81.js.map +1 -1
  523. package/dist/index82.js +21 -8
  524. package/dist/index82.js.map +1 -1
  525. package/dist/index83.js +24 -11
  526. package/dist/index83.js.map +1 -1
  527. package/dist/index84.js +383 -589
  528. package/dist/index84.js.map +1 -1
  529. package/dist/index85.js +46 -5
  530. package/dist/index85.js.map +1 -1
  531. package/dist/index86.js +5 -68
  532. package/dist/index86.js.map +1 -1
  533. package/dist/index87.js +69 -2
  534. package/dist/index87.js.map +1 -1
  535. package/dist/index88.js +2 -364
  536. package/dist/index88.js.map +1 -1
  537. package/dist/index89.js +303 -201
  538. package/dist/index89.js.map +1 -1
  539. package/dist/index90.js +247 -46
  540. package/dist/index90.js.map +1 -1
  541. package/dist/index91.js +56 -42
  542. package/dist/index91.js.map +1 -1
  543. package/dist/index92.js +46 -169
  544. package/dist/index92.js.map +1 -1
  545. package/dist/index93.js +156 -96
  546. package/dist/index93.js.map +1 -1
  547. package/dist/index94.js +109 -24
  548. package/dist/index94.js.map +1 -1
  549. package/dist/index95.js +25 -8
  550. package/dist/index95.js.map +1 -1
  551. package/dist/index96.js +8 -5
  552. package/dist/index96.js.map +1 -1
  553. package/dist/index97.js +4 -5
  554. package/dist/index97.js.map +1 -1
  555. package/dist/index98.js +5 -4
  556. package/dist/index98.js.map +1 -1
  557. package/dist/index99.js +4 -466
  558. package/dist/index99.js.map +1 -1
  559. package/package.json +1 -1
  560. package/dist/index321.js +0 -19
  561. package/dist/index321.js.map +0 -1
  562. package/dist/index322.js +0 -32
  563. package/dist/index322.js.map +0 -1
  564. package/dist/index323.js +0 -16
  565. package/dist/index323.js.map +0 -1
  566. package/dist/index324.js +0 -10
  567. package/dist/index324.js.map +0 -1
package/dist/index219.js CHANGED
@@ -1,10 +1,9 @@
1
- import { getBroadcastWeeksInMonth as n } from "./index283.js";
2
- import { startOfBroadcastWeek as s } from "./index220.js";
3
- function d(e, t) {
4
- const o = s(e, t), r = n(e, t);
5
- return t.addDays(o, r * 7 - 1);
1
+ import { addDays as r } from "./index217.js";
2
+ function o(a, d, e) {
3
+ return r(a, d * 7, e);
6
4
  }
7
5
  export {
8
- d as endOfBroadcastWeek
6
+ o as addWeeks,
7
+ o as default
9
8
  };
10
9
  //# sourceMappingURL=index219.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index219.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/endOfBroadcastWeek.js"],"sourcesContent":["import { getBroadcastWeeksInMonth } from \"./getBroadcastWeeksInMonth.js\";\nimport { startOfBroadcastWeek } from \"./startOfBroadcastWeek.js\";\n/**\n * Returns the end date of the week in the broadcast calendar.\n *\n * The broadcast week ends on the last day of the last broadcast week for the\n * given date.\n *\n * @since 9.4.0\n * @param date The date for which to calculate the end of the broadcast week.\n * @param dateLib The date library to use for date manipulation.\n * @returns The end date of the broadcast week.\n */\nexport function endOfBroadcastWeek(date, dateLib) {\n const startDate = startOfBroadcastWeek(date, dateLib);\n const numberOfWeeks = getBroadcastWeeksInMonth(date, dateLib);\n const endDate = dateLib.addDays(startDate, numberOfWeeks * 7 - 1);\n return endDate;\n}\n"],"names":["endOfBroadcastWeek","date","dateLib","startDate","startOfBroadcastWeek","numberOfWeeks","getBroadcastWeeksInMonth"],"mappings":";;AAaO,SAASA,EAAmBC,GAAMC,GAAS;AAC9C,QAAMC,IAAYC,EAAqBH,GAAMC,CAAO,GAC9CG,IAAgBC,EAAyBL,GAAMC,CAAO;AAE5D,SADgBA,EAAQ,QAAQC,GAAWE,IAAgB,IAAI,CAAC;AAEpE;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index219.js","sources":["../../../node_modules/date-fns/addWeeks.js"],"sourcesContent":["import { addDays } from \"./addDays.js\";\n\n/**\n * The {@link addWeeks} function options.\n */\n\n/**\n * @name addWeeks\n * @category Week Helpers\n * @summary Add the specified number of weeks to the given date.\n *\n * @description\n * Add the specified number of weeks 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 amount - The amount of weeks to be added.\n * @param options - An object with options\n *\n * @returns The new date with the weeks added\n *\n * @example\n * // Add 4 weeks to 1 September 2014:\n * const result = addWeeks(new Date(2014, 8, 1), 4)\n * //=> Mon Sep 29 2014 00:00:00\n */\nexport function addWeeks(date, amount, options) {\n return addDays(date, amount * 7, options);\n}\n\n// Fallback for modularized imports:\nexport default addWeeks;\n"],"names":["addWeeks","date","amount","options","addDays"],"mappings":";AA4BO,SAASA,EAASC,GAAMC,GAAQC,GAAS;AAC9C,SAAOC,EAAQH,GAAMC,IAAS,GAAGC,CAAO;AAC1C;","x_google_ignoreList":[0]}
package/dist/index22.js CHANGED
@@ -1,4 +1,4 @@
1
- import { MenuPopover as o } from "./index45.js";
1
+ import { MenuPopover as o } from "./index42.js";
2
2
  const r = {
3
3
  MenuPopover: o
4
4
  };
package/dist/index220.js CHANGED
@@ -1,8 +1,9 @@
1
- function n(s, e) {
2
- const t = e.startOfMonth(s), r = t.getDay();
3
- return r === 1 ? t : r === 0 ? e.addDays(t, -6) : e.addDays(t, -1 * (r - 1));
1
+ import { addMonths as d } from "./index218.js";
2
+ function e(r, t, a) {
3
+ return d(r, t * 12, a);
4
4
  }
5
5
  export {
6
- n as startOfBroadcastWeek
6
+ e as addYears,
7
+ e as default
7
8
  };
8
9
  //# sourceMappingURL=index220.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index220.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/startOfBroadcastWeek.js"],"sourcesContent":["/**\n * Returns the start date of the week in the broadcast calendar.\n *\n * The broadcast week starts on Monday. If the first day of the month is not a\n * Monday, this function calculates the previous Monday as the start of the\n * broadcast week.\n *\n * @since 9.4.0\n * @param date The date for which to calculate the start of the broadcast week.\n * @param dateLib The date library to use for date manipulation.\n * @returns The start date of the broadcast week.\n */\nexport function startOfBroadcastWeek(date, dateLib) {\n const firstOfMonth = dateLib.startOfMonth(date);\n const dayOfWeek = firstOfMonth.getDay();\n if (dayOfWeek === 1) {\n return firstOfMonth;\n }\n else if (dayOfWeek === 0) {\n return dateLib.addDays(firstOfMonth, -1 * 6);\n }\n else {\n return dateLib.addDays(firstOfMonth, -1 * (dayOfWeek - 1));\n }\n}\n"],"names":["startOfBroadcastWeek","date","dateLib","firstOfMonth","dayOfWeek"],"mappings":"AAYO,SAASA,EAAqBC,GAAMC,GAAS;AAChD,QAAMC,IAAeD,EAAQ,aAAaD,CAAI,GACxCG,IAAYD,EAAa,OAAM;AACrC,SAAIC,MAAc,IACPD,IAEFC,MAAc,IACZF,EAAQ,QAAQC,GAAc,EAAM,IAGpCD,EAAQ,QAAQC,GAAc,MAAMC,IAAY,EAAE;AAEjE;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index220.js","sources":["../../../node_modules/date-fns/addYears.js"],"sourcesContent":["import { addMonths } from \"./addMonths.js\";\n\n/**\n * The {@link addYears} function options.\n */\n\n/**\n * @name addYears\n * @category Year Helpers\n * @summary Add the specified number of years to the given date.\n *\n * @description\n * Add the specified number of years 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.\n *\n * @param date - The date to be changed\n * @param amount - The amount of years to be added.\n * @param options - The options\n *\n * @returns The new date with the years added\n *\n * @example\n * // Add 5 years to 1 September 2014:\n * const result = addYears(new Date(2014, 8, 1), 5)\n * //=> Sun Sep 01 2019 00:00:00\n */\nexport function addYears(date, amount, options) {\n return addMonths(date, amount * 12, options);\n}\n\n// Fallback for modularized imports:\nexport default addYears;\n"],"names":["addYears","date","amount","options","addMonths"],"mappings":";AA4BO,SAASA,EAASC,GAAMC,GAAQC,GAAS;AAC9C,SAAOC,EAAUH,GAAMC,IAAS,IAAIC,CAAO;AAC7C;","x_google_ignoreList":[0]}
package/dist/index221.js CHANGED
@@ -1,11 +1,17 @@
1
- import { constructFrom as a } from "./index291.js";
2
- import { toDate as i } from "./index292.js";
3
- function s(e, r, o) {
4
- const t = i(e, o?.in);
5
- return isNaN(r) ? a(e, NaN) : (r && t.setDate(t.getDate() + r), t);
1
+ import { getTimezoneOffsetInMilliseconds as r } from "./index290.js";
2
+ import { normalizeDates as c } from "./index291.js";
3
+ import { millisecondsInDay as D } from "./index289.js";
4
+ import { startOfDay as a } from "./index243.js";
5
+ function O(o, n, i) {
6
+ const [s, m] = c(
7
+ i?.in,
8
+ o,
9
+ n
10
+ ), t = a(s), e = a(m), f = +t - r(t), l = +e - r(e);
11
+ return Math.round((f - l) / D);
6
12
  }
7
13
  export {
8
- s as addDays,
9
- s as default
14
+ O as default,
15
+ O as differenceInCalendarDays
10
16
  };
11
17
  //# sourceMappingURL=index221.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index221.js","sources":["../../../node_modules/date-fns/addDays.js"],"sourcesContent":["import { constructFrom } from \"./constructFrom.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link addDays} function options.\n */\n\n/**\n * @name addDays\n * @category Day Helpers\n * @summary Add the specified number of days to the given date.\n *\n * @description\n * Add the specified number of days 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 amount - The amount of days to be added.\n * @param options - An object with options\n *\n * @returns The new date with the days added\n *\n * @example\n * // Add 10 days to 1 September 2014:\n * const result = addDays(new Date(2014, 8, 1), 10)\n * //=> Thu Sep 11 2014 00:00:00\n */\nexport function addDays(date, amount, options) {\n const _date = toDate(date, options?.in);\n if (isNaN(amount)) return constructFrom(options?.in || date, NaN);\n\n // If 0 days, no-op to avoid changing times in the hour before end of DST\n if (!amount) return _date;\n\n _date.setDate(_date.getDate() + amount);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default addDays;\n"],"names":["addDays","date","amount","options","_date","toDate","constructFrom"],"mappings":";;AA6BO,SAASA,EAAQC,GAAMC,GAAQC,GAAS;AAC7C,QAAMC,IAAQC,EAAOJ,GAAME,GAAS,EAAE;AACtC,SAAI,MAAMD,CAAM,IAAUI,EAA6BL,GAAM,GAAG,KAG3DC,KAELE,EAAM,QAAQA,EAAM,QAAO,IAAKF,CAAM,GAC/BE;AACT;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index221.js","sources":["../../../node_modules/date-fns/differenceInCalendarDays.js"],"sourcesContent":["import { getTimezoneOffsetInMilliseconds } from \"./_lib/getTimezoneOffsetInMilliseconds.js\";\nimport { normalizeDates } from \"./_lib/normalizeDates.js\";\nimport { millisecondsInDay } from \"./constants.js\";\nimport { startOfDay } from \"./startOfDay.js\";\n\n/**\n * The {@link differenceInCalendarDays} function options.\n */\n\n/**\n * @name differenceInCalendarDays\n * @category Day Helpers\n * @summary Get the number of calendar days between the given dates.\n *\n * @description\n * Get the number of calendar days between the given dates. This means that the times are removed\n * from the dates and then the difference in days is calculated.\n *\n * @param laterDate - The later date\n * @param earlierDate - The earlier date\n * @param options - The options object\n *\n * @returns The number of calendar days\n *\n * @example\n * // How many calendar days are between\n * // 2 July 2011 23:00:00 and 2 July 2012 00:00:00?\n * const result = differenceInCalendarDays(\n * new Date(2012, 6, 2, 0, 0),\n * new Date(2011, 6, 2, 23, 0)\n * )\n * //=> 366\n * // How many calendar days are between\n * // 2 July 2011 23:59:00 and 3 July 2011 00:01:00?\n * const result = differenceInCalendarDays(\n * new Date(2011, 6, 3, 0, 1),\n * new Date(2011, 6, 2, 23, 59)\n * )\n * //=> 1\n */\nexport function differenceInCalendarDays(laterDate, earlierDate, options) {\n const [laterDate_, earlierDate_] = normalizeDates(\n options?.in,\n laterDate,\n earlierDate,\n );\n\n const laterStartOfDay = startOfDay(laterDate_);\n const earlierStartOfDay = startOfDay(earlierDate_);\n\n const laterTimestamp =\n +laterStartOfDay - getTimezoneOffsetInMilliseconds(laterStartOfDay);\n const earlierTimestamp =\n +earlierStartOfDay - getTimezoneOffsetInMilliseconds(earlierStartOfDay);\n\n // Round the number of days to the nearest integer because the number of\n // milliseconds in a day is not constant (e.g. it's different in the week of\n // the daylight saving time clock shift).\n return Math.round((laterTimestamp - earlierTimestamp) / millisecondsInDay);\n}\n\n// Fallback for modularized imports:\nexport default differenceInCalendarDays;\n"],"names":["differenceInCalendarDays","laterDate","earlierDate","options","laterDate_","earlierDate_","normalizeDates","laterStartOfDay","startOfDay","earlierStartOfDay","laterTimestamp","getTimezoneOffsetInMilliseconds","earlierTimestamp","millisecondsInDay"],"mappings":";;;;AAwCO,SAASA,EAAyBC,GAAWC,GAAaC,GAAS;AACxE,QAAM,CAACC,GAAYC,CAAY,IAAIC;AAAA,IACjCH,GAAS;AAAA,IACTF;AAAA,IACAC;AAAA,EACJ,GAEQK,IAAkBC,EAAWJ,CAAU,GACvCK,IAAoBD,EAAWH,CAAY,GAE3CK,IACJ,CAACH,IAAkBI,EAAgCJ,CAAe,GAC9DK,IACJ,CAACH,IAAoBE,EAAgCF,CAAiB;AAKxE,SAAO,KAAK,OAAOC,IAAiBE,KAAoBC,CAAiB;AAC3E;","x_google_ignoreList":[0]}
package/dist/index222.js CHANGED
@@ -1,21 +1,14 @@
1
- import { constructFrom as s } from "./index291.js";
2
- import { toDate as f } from "./index292.js";
3
- function u(n, o, i) {
4
- const t = f(n, i?.in);
5
- if (isNaN(o)) return s(n, NaN);
6
- if (!o)
7
- return t;
8
- const r = t.getDate(), e = s(n, t.getTime());
9
- e.setMonth(t.getMonth() + o + 1, 0);
10
- const a = e.getDate();
11
- return r >= a ? e : (t.setFullYear(
12
- e.getFullYear(),
13
- e.getMonth(),
1
+ import { normalizeDates as l } from "./index291.js";
2
+ function s(n, r, a) {
3
+ const [e, t] = l(
4
+ a?.in,
5
+ n,
14
6
  r
15
- ), t);
7
+ ), o = e.getFullYear() - t.getFullYear(), f = e.getMonth() - t.getMonth();
8
+ return o * 12 + f;
16
9
  }
17
10
  export {
18
- u as addMonths,
19
- u as default
11
+ s as default,
12
+ s as differenceInCalendarMonths
20
13
  };
21
14
  //# sourceMappingURL=index222.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index222.js","sources":["../../../node_modules/date-fns/addMonths.js"],"sourcesContent":["import { constructFrom } from \"./constructFrom.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link addMonths} function options.\n */\n\n/**\n * @name addMonths\n * @category Month Helpers\n * @summary Add the specified number of months to the given date.\n *\n * @description\n * Add the specified number of months 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 amount - The amount of months to be added.\n * @param options - The options object\n *\n * @returns The new date with the months added\n *\n * @example\n * // Add 5 months to 1 September 2014:\n * const result = addMonths(new Date(2014, 8, 1), 5)\n * //=> Sun Feb 01 2015 00:00:00\n *\n * // Add one month to 30 January 2023:\n * const result = addMonths(new Date(2023, 0, 30), 1)\n * //=> Tue Feb 28 2023 00:00:00\n */\nexport function addMonths(date, amount, options) {\n const _date = toDate(date, options?.in);\n if (isNaN(amount)) return constructFrom(options?.in || date, NaN);\n if (!amount) {\n // If 0 months, no-op to avoid changing times in the hour before end of DST\n return _date;\n }\n const dayOfMonth = _date.getDate();\n\n // The JS Date object supports date math by accepting out-of-bounds values for\n // month, day, etc. For example, new Date(2020, 0, 0) returns 31 Dec 2019 and\n // new Date(2020, 13, 1) returns 1 Feb 2021. This is *almost* the behavior we\n // want except that dates will wrap around the end of a month, meaning that\n // new Date(2020, 13, 31) will return 3 Mar 2021 not 28 Feb 2021 as desired. So\n // we'll default to the end of the desired month by adding 1 to the desired\n // month and using a date of 0 to back up one day to the end of the desired\n // month.\n const endOfDesiredMonth = constructFrom(options?.in || date, _date.getTime());\n endOfDesiredMonth.setMonth(_date.getMonth() + amount + 1, 0);\n const daysInMonth = endOfDesiredMonth.getDate();\n if (dayOfMonth >= daysInMonth) {\n // If we're already at the end of the month, then this is the correct date\n // and we're done.\n return endOfDesiredMonth;\n } else {\n // Otherwise, we now know that setting the original day-of-month value won't\n // cause an overflow, so set the desired day-of-month. Note that we can't\n // just set the date of `endOfDesiredMonth` because that object may have had\n // its time changed in the unusual case where where a DST transition was on\n // the last day of the month and its local time was in the hour skipped or\n // repeated next to a DST transition. So we use `date` instead which is\n // guaranteed to still have the original time.\n _date.setFullYear(\n endOfDesiredMonth.getFullYear(),\n endOfDesiredMonth.getMonth(),\n dayOfMonth,\n );\n return _date;\n }\n}\n\n// Fallback for modularized imports:\nexport default addMonths;\n"],"names":["addMonths","date","amount","options","_date","toDate","constructFrom","dayOfMonth","endOfDesiredMonth","daysInMonth"],"mappings":";;AAiCO,SAASA,EAAUC,GAAMC,GAAQC,GAAS;AAC/C,QAAMC,IAAQC,EAAOJ,GAAME,GAAS,EAAE;AACtC,MAAI,MAAMD,CAAM,EAAG,QAAOI,EAA6BL,GAAM,GAAG;AAChE,MAAI,CAACC;AAEH,WAAOE;AAET,QAAMG,IAAaH,EAAM,QAAO,GAU1BI,IAAoBF,EAA6BL,GAAMG,EAAM,QAAO,CAAE;AAC5E,EAAAI,EAAkB,SAASJ,EAAM,SAAQ,IAAKF,IAAS,GAAG,CAAC;AAC3D,QAAMO,IAAcD,EAAkB,QAAO;AAC7C,SAAID,KAAcE,IAGTD,KASPJ,EAAM;AAAA,IACJI,EAAkB,YAAW;AAAA,IAC7BA,EAAkB,SAAQ;AAAA,IAC1BD;AAAA,EACN,GACWH;AAEX;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index222.js","sources":["../../../node_modules/date-fns/differenceInCalendarMonths.js"],"sourcesContent":["import { normalizeDates } from \"./_lib/normalizeDates.js\";\n\n/**\n * The {@link differenceInCalendarMonths} function options.\n */\n\n/**\n * @name differenceInCalendarMonths\n * @category Month Helpers\n * @summary Get the number of calendar months between the given dates.\n *\n * @description\n * Get the number of calendar months between the given dates.\n *\n * @param laterDate - The later date\n * @param earlierDate - The earlier date\n * @param options - An object with options\n *\n * @returns The number of calendar months\n *\n * @example\n * // How many calendar months are between 31 January 2014 and 1 September 2014?\n * const result = differenceInCalendarMonths(\n * new Date(2014, 8, 1),\n * new Date(2014, 0, 31)\n * )\n * //=> 8\n */\nexport function differenceInCalendarMonths(laterDate, earlierDate, options) {\n const [laterDate_, earlierDate_] = normalizeDates(\n options?.in,\n laterDate,\n earlierDate,\n );\n\n const yearsDiff = laterDate_.getFullYear() - earlierDate_.getFullYear();\n const monthsDiff = laterDate_.getMonth() - earlierDate_.getMonth();\n\n return yearsDiff * 12 + monthsDiff;\n}\n\n// Fallback for modularized imports:\nexport default differenceInCalendarMonths;\n"],"names":["differenceInCalendarMonths","laterDate","earlierDate","options","laterDate_","earlierDate_","normalizeDates","yearsDiff","monthsDiff"],"mappings":";AA4BO,SAASA,EAA2BC,GAAWC,GAAaC,GAAS;AAC1E,QAAM,CAACC,GAAYC,CAAY,IAAIC;AAAA,IACjCH,GAAS;AAAA,IACTF;AAAA,IACAC;AAAA,EACJ,GAEQK,IAAYH,EAAW,YAAW,IAAKC,EAAa,YAAW,GAC/DG,IAAaJ,EAAW,SAAQ,IAAKC,EAAa,SAAQ;AAEhE,SAAOE,IAAY,KAAKC;AAC1B;","x_google_ignoreList":[0]}
package/dist/index223.js CHANGED
@@ -1,9 +1,18 @@
1
- import { addDays as r } from "./index221.js";
2
- function o(a, d, e) {
3
- return r(a, d * 7, e);
1
+ import { normalizeInterval as l } from "./index292.js";
2
+ import { constructFrom as m } from "./index287.js";
3
+ function u(s, a) {
4
+ const { start: e, end: r } = l(a?.in, s);
5
+ let n = +e > +r;
6
+ const c = n ? +e : +r, t = n ? r : e;
7
+ t.setHours(0, 0, 0, 0), t.setDate(1);
8
+ let i = 1;
9
+ const o = [];
10
+ for (; +t <= c; )
11
+ o.push(m(e, t)), t.setMonth(t.getMonth() + i);
12
+ return n ? o.reverse() : o;
4
13
  }
5
14
  export {
6
- o as addWeeks,
7
- o as default
15
+ u as default,
16
+ u as eachMonthOfInterval
8
17
  };
9
18
  //# sourceMappingURL=index223.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index223.js","sources":["../../../node_modules/date-fns/addWeeks.js"],"sourcesContent":["import { addDays } from \"./addDays.js\";\n\n/**\n * The {@link addWeeks} function options.\n */\n\n/**\n * @name addWeeks\n * @category Week Helpers\n * @summary Add the specified number of weeks to the given date.\n *\n * @description\n * Add the specified number of weeks 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 amount - The amount of weeks to be added.\n * @param options - An object with options\n *\n * @returns The new date with the weeks added\n *\n * @example\n * // Add 4 weeks to 1 September 2014:\n * const result = addWeeks(new Date(2014, 8, 1), 4)\n * //=> Mon Sep 29 2014 00:00:00\n */\nexport function addWeeks(date, amount, options) {\n return addDays(date, amount * 7, options);\n}\n\n// Fallback for modularized imports:\nexport default addWeeks;\n"],"names":["addWeeks","date","amount","options","addDays"],"mappings":";AA4BO,SAASA,EAASC,GAAMC,GAAQC,GAAS;AAC9C,SAAOC,EAAQH,GAAMC,IAAS,GAAGC,CAAO;AAC1C;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index223.js","sources":["../../../node_modules/date-fns/eachMonthOfInterval.js"],"sourcesContent":["import { normalizeInterval } from \"./_lib/normalizeInterval.js\";\nimport { constructFrom } from \"./constructFrom.js\";\n\n/**\n * The {@link eachMonthOfInterval} function options.\n */\n\n/**\n * The {@link eachMonthOfInterval} function result type. It resolves the proper data type.\n */\n\n/**\n * @name eachMonthOfInterval\n * @category Interval Helpers\n * @summary Return the array of months within the specified time interval.\n *\n * @description\n * Return the array of months within the specified time interval.\n *\n * @typeParam IntervalType - Interval type.\n * @typeParam Options - Options type.\n *\n * @param interval - The interval.\n * @param options - An object with options.\n *\n * @returns The array with starts of months from the month of the interval start to the month of the interval end\n *\n * @example\n * // Each month between 6 February 2014 and 10 August 2014:\n * const result = eachMonthOfInterval({\n * start: new Date(2014, 1, 6),\n * end: new Date(2014, 7, 10)\n * })\n * //=> [\n * // Sat Feb 01 2014 00:00:00,\n * // Sat Mar 01 2014 00:00:00,\n * // Tue Apr 01 2014 00:00:00,\n * // Thu May 01 2014 00:00:00,\n * // Sun Jun 01 2014 00:00:00,\n * // Tue Jul 01 2014 00:00:00,\n * // Fri Aug 01 2014 00:00:00\n * // ]\n */\nexport function eachMonthOfInterval(interval, options) {\n const { start, end } = normalizeInterval(options?.in, interval);\n\n let reversed = +start > +end;\n const endTime = reversed ? +start : +end;\n const date = reversed ? end : start;\n date.setHours(0, 0, 0, 0);\n date.setDate(1);\n\n let step = options?.step ?? 1;\n if (!step) return [];\n if (step < 0) {\n step = -step;\n reversed = !reversed;\n }\n\n const dates = [];\n\n while (+date <= endTime) {\n dates.push(constructFrom(start, date));\n date.setMonth(date.getMonth() + step);\n }\n\n return reversed ? dates.reverse() : dates;\n}\n\n// Fallback for modularized imports:\nexport default eachMonthOfInterval;\n"],"names":["eachMonthOfInterval","interval","options","start","end","normalizeInterval","reversed","endTime","date","step","dates","constructFrom"],"mappings":";;AA2CO,SAASA,EAAoBC,GAAUC,GAAS;AACrD,QAAM,EAAE,OAAAC,GAAO,KAAAC,EAAG,IAAKC,EAAkBH,GAAS,IAAID,CAAQ;AAE9D,MAAIK,IAAW,CAACH,IAAQ,CAACC;AACzB,QAAMG,IAAUD,IAAW,CAACH,IAAQ,CAACC,GAC/BI,IAAOF,IAAWF,IAAMD;AAC9B,EAAAK,EAAK,SAAS,GAAG,GAAG,GAAG,CAAC,GACxBA,EAAK,QAAQ,CAAC;AAEd,MAAIC,IAAwB;AAO5B,QAAMC,IAAQ,CAAA;AAEd,SAAO,CAACF,KAAQD;AACd,IAAAG,EAAM,KAAKC,EAAcR,GAAOK,CAAI,CAAC,GACrCA,EAAK,SAASA,EAAK,SAAQ,IAAKC,CAAI;AAGtC,SAAOH,IAAWI,EAAM,QAAO,IAAKA;AACtC;","x_google_ignoreList":[0]}
package/dist/index224.js CHANGED
@@ -1,9 +1,18 @@
1
- import { addMonths as d } from "./index222.js";
2
- function e(r, t, a) {
3
- return d(r, t * 12, a);
1
+ import { normalizeInterval as u } from "./index292.js";
2
+ import { constructFrom as i } from "./index287.js";
3
+ function f(o, a) {
4
+ const { start: t, end: r } = u(a?.in, o);
5
+ let s = +t > +r;
6
+ const l = s ? +t : +r, e = s ? r : t;
7
+ e.setHours(0, 0, 0, 0), e.setMonth(0, 1);
8
+ let c = 1;
9
+ const n = [];
10
+ for (; +e <= l; )
11
+ n.push(i(t, e)), e.setFullYear(e.getFullYear() + c);
12
+ return s ? n.reverse() : n;
4
13
  }
5
14
  export {
6
- e as addYears,
7
- e as default
15
+ f as default,
16
+ f as eachYearOfInterval
8
17
  };
9
18
  //# sourceMappingURL=index224.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index224.js","sources":["../../../node_modules/date-fns/addYears.js"],"sourcesContent":["import { addMonths } from \"./addMonths.js\";\n\n/**\n * The {@link addYears} function options.\n */\n\n/**\n * @name addYears\n * @category Year Helpers\n * @summary Add the specified number of years to the given date.\n *\n * @description\n * Add the specified number of years 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.\n *\n * @param date - The date to be changed\n * @param amount - The amount of years to be added.\n * @param options - The options\n *\n * @returns The new date with the years added\n *\n * @example\n * // Add 5 years to 1 September 2014:\n * const result = addYears(new Date(2014, 8, 1), 5)\n * //=> Sun Sep 01 2019 00:00:00\n */\nexport function addYears(date, amount, options) {\n return addMonths(date, amount * 12, options);\n}\n\n// Fallback for modularized imports:\nexport default addYears;\n"],"names":["addYears","date","amount","options","addMonths"],"mappings":";AA4BO,SAASA,EAASC,GAAMC,GAAQC,GAAS;AAC9C,SAAOC,EAAUH,GAAMC,IAAS,IAAIC,CAAO;AAC7C;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index224.js","sources":["../../../node_modules/date-fns/eachYearOfInterval.js"],"sourcesContent":["import { normalizeInterval } from \"./_lib/normalizeInterval.js\";\nimport { constructFrom } from \"./constructFrom.js\";\n\n/**\n * The {@link eachYearOfInterval} function options.\n */\n\n/**\n * The {@link eachYearOfInterval} function result type. It resolves the proper data type.\n * It uses the first argument date object type, starting from the date argument,\n * then the start interval date, and finally the end interval date. If\n * a context function is passed, it uses the context function return type.\n */\n\n/**\n * @name eachYearOfInterval\n * @category Interval Helpers\n * @summary Return the array of yearly timestamps within the specified time interval.\n *\n * @description\n * Return the array of yearly timestamps within the specified time interval.\n *\n * @typeParam IntervalType - Interval type.\n * @typeParam Options - Options type.\n *\n * @param interval - The interval.\n * @param options - An object with options.\n *\n * @returns The array with starts of yearly timestamps from the month of the interval start to the month of the interval end\n *\n * @example\n * // Each year between 6 February 2014 and 10 August 2017:\n * const result = eachYearOfInterval({\n * start: new Date(2014, 1, 6),\n * end: new Date(2017, 7, 10)\n * })\n * //=> [\n * // Wed Jan 01 2014 00:00:00,\n * // Thu Jan 01 2015 00:00:00,\n * // Fri Jan 01 2016 00:00:00,\n * // Sun Jan 01 2017 00:00:00\n * // ]\n */\nexport function eachYearOfInterval(interval, options) {\n const { start, end } = normalizeInterval(options?.in, interval);\n\n let reversed = +start > +end;\n const endTime = reversed ? +start : +end;\n const date = reversed ? end : start;\n date.setHours(0, 0, 0, 0);\n date.setMonth(0, 1);\n\n let step = options?.step ?? 1;\n if (!step) return [];\n if (step < 0) {\n step = -step;\n reversed = !reversed;\n }\n\n const dates = [];\n\n while (+date <= endTime) {\n dates.push(constructFrom(start, date));\n date.setFullYear(date.getFullYear() + step);\n }\n\n return reversed ? dates.reverse() : dates;\n}\n\n// Fallback for modularized imports:\nexport default eachYearOfInterval;\n"],"names":["eachYearOfInterval","interval","options","start","end","normalizeInterval","reversed","endTime","date","step","dates","constructFrom"],"mappings":";;AA2CO,SAASA,EAAmBC,GAAUC,GAAS;AACpD,QAAM,EAAE,OAAAC,GAAO,KAAAC,EAAG,IAAKC,EAAkBH,GAAS,IAAID,CAAQ;AAE9D,MAAIK,IAAW,CAACH,IAAQ,CAACC;AACzB,QAAMG,IAAUD,IAAW,CAACH,IAAQ,CAACC,GAC/BI,IAAOF,IAAWF,IAAMD;AAC9B,EAAAK,EAAK,SAAS,GAAG,GAAG,GAAG,CAAC,GACxBA,EAAK,SAAS,GAAG,CAAC;AAElB,MAAIC,IAAwB;AAO5B,QAAMC,IAAQ,CAAA;AAEd,SAAO,CAACF,KAAQD;AACd,IAAAG,EAAM,KAAKC,EAAcR,GAAOK,CAAI,CAAC,GACrCA,EAAK,YAAYA,EAAK,YAAW,IAAKC,CAAI;AAG5C,SAAOH,IAAWI,EAAM,QAAO,IAAKA;AACtC;","x_google_ignoreList":[0]}
package/dist/index225.js CHANGED
@@ -1,17 +1,9 @@
1
- import { getTimezoneOffsetInMilliseconds as r } from "./index294.js";
2
- import { normalizeDates as c } from "./index295.js";
3
- import { millisecondsInDay as D } from "./index293.js";
4
- import { startOfDay as a } from "./index247.js";
5
- function O(o, n, i) {
6
- const [s, m] = c(
7
- i?.in,
8
- o,
9
- n
10
- ), t = a(s), e = a(m), f = +t - r(t), l = +e - r(e);
11
- return Math.round((f - l) / D);
1
+ import { endOfWeek as n } from "./index227.js";
2
+ function f(e, t) {
3
+ return n(e, { ...t, weekStartsOn: 1 });
12
4
  }
13
5
  export {
14
- O as default,
15
- O as differenceInCalendarDays
6
+ f as default,
7
+ f as endOfISOWeek
16
8
  };
17
9
  //# sourceMappingURL=index225.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index225.js","sources":["../../../node_modules/date-fns/differenceInCalendarDays.js"],"sourcesContent":["import { getTimezoneOffsetInMilliseconds } from \"./_lib/getTimezoneOffsetInMilliseconds.js\";\nimport { normalizeDates } from \"./_lib/normalizeDates.js\";\nimport { millisecondsInDay } from \"./constants.js\";\nimport { startOfDay } from \"./startOfDay.js\";\n\n/**\n * The {@link differenceInCalendarDays} function options.\n */\n\n/**\n * @name differenceInCalendarDays\n * @category Day Helpers\n * @summary Get the number of calendar days between the given dates.\n *\n * @description\n * Get the number of calendar days between the given dates. This means that the times are removed\n * from the dates and then the difference in days is calculated.\n *\n * @param laterDate - The later date\n * @param earlierDate - The earlier date\n * @param options - The options object\n *\n * @returns The number of calendar days\n *\n * @example\n * // How many calendar days are between\n * // 2 July 2011 23:00:00 and 2 July 2012 00:00:00?\n * const result = differenceInCalendarDays(\n * new Date(2012, 6, 2, 0, 0),\n * new Date(2011, 6, 2, 23, 0)\n * )\n * //=> 366\n * // How many calendar days are between\n * // 2 July 2011 23:59:00 and 3 July 2011 00:01:00?\n * const result = differenceInCalendarDays(\n * new Date(2011, 6, 3, 0, 1),\n * new Date(2011, 6, 2, 23, 59)\n * )\n * //=> 1\n */\nexport function differenceInCalendarDays(laterDate, earlierDate, options) {\n const [laterDate_, earlierDate_] = normalizeDates(\n options?.in,\n laterDate,\n earlierDate,\n );\n\n const laterStartOfDay = startOfDay(laterDate_);\n const earlierStartOfDay = startOfDay(earlierDate_);\n\n const laterTimestamp =\n +laterStartOfDay - getTimezoneOffsetInMilliseconds(laterStartOfDay);\n const earlierTimestamp =\n +earlierStartOfDay - getTimezoneOffsetInMilliseconds(earlierStartOfDay);\n\n // Round the number of days to the nearest integer because the number of\n // milliseconds in a day is not constant (e.g. it's different in the week of\n // the daylight saving time clock shift).\n return Math.round((laterTimestamp - earlierTimestamp) / millisecondsInDay);\n}\n\n// Fallback for modularized imports:\nexport default differenceInCalendarDays;\n"],"names":["differenceInCalendarDays","laterDate","earlierDate","options","laterDate_","earlierDate_","normalizeDates","laterStartOfDay","startOfDay","earlierStartOfDay","laterTimestamp","getTimezoneOffsetInMilliseconds","earlierTimestamp","millisecondsInDay"],"mappings":";;;;AAwCO,SAASA,EAAyBC,GAAWC,GAAaC,GAAS;AACxE,QAAM,CAACC,GAAYC,CAAY,IAAIC;AAAA,IACjCH,GAAS;AAAA,IACTF;AAAA,IACAC;AAAA,EACJ,GAEQK,IAAkBC,EAAWJ,CAAU,GACvCK,IAAoBD,EAAWH,CAAY,GAE3CK,IACJ,CAACH,IAAkBI,EAAgCJ,CAAe,GAC9DK,IACJ,CAACH,IAAoBE,EAAgCF,CAAiB;AAKxE,SAAO,KAAK,OAAOC,IAAiBE,KAAoBC,CAAiB;AAC3E;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index225.js","sources":["../../../node_modules/date-fns/endOfISOWeek.js"],"sourcesContent":["import { endOfWeek } from \"./endOfWeek.js\";\n\n/**\n * The {@link endOfISOWeek} function options.\n */\n\n/**\n * @name endOfISOWeek\n * @category ISO Week Helpers\n * @summary Return the end of an ISO week for the given date.\n *\n * @description\n * Return the end 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 end of an ISO week\n *\n * @example\n * // The end of an ISO week for 2 September 2014 11:55:00:\n * const result = endOfISOWeek(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Sun Sep 07 2014 23:59:59.999\n */\nexport function endOfISOWeek(date, options) {\n return endOfWeek(date, { ...options, weekStartsOn: 1 });\n}\n\n// Fallback for modularized imports:\nexport default endOfISOWeek;\n"],"names":["endOfISOWeek","date","options","endOfWeek"],"mappings":";AA8BO,SAASA,EAAaC,GAAMC,GAAS;AAC1C,SAAOC,EAAUF,GAAM,EAAE,GAAGC,GAAS,cAAc,GAAG;AACxD;","x_google_ignoreList":[0]}
package/dist/index226.js CHANGED
@@ -1,14 +1,10 @@
1
- import { normalizeDates as l } from "./index295.js";
2
- function s(n, r, a) {
3
- const [e, t] = l(
4
- a?.in,
5
- n,
6
- r
7
- ), o = e.getFullYear() - t.getFullYear(), f = e.getMonth() - t.getMonth();
8
- return o * 12 + f;
1
+ import { toDate as r } from "./index288.js";
2
+ function s(e, o) {
3
+ const t = r(e, o?.in), n = t.getMonth();
4
+ return t.setFullYear(t.getFullYear(), n + 1, 0), t.setHours(23, 59, 59, 999), t;
9
5
  }
10
6
  export {
11
7
  s as default,
12
- s as differenceInCalendarMonths
8
+ s as endOfMonth
13
9
  };
14
10
  //# sourceMappingURL=index226.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index226.js","sources":["../../../node_modules/date-fns/differenceInCalendarMonths.js"],"sourcesContent":["import { normalizeDates } from \"./_lib/normalizeDates.js\";\n\n/**\n * The {@link differenceInCalendarMonths} function options.\n */\n\n/**\n * @name differenceInCalendarMonths\n * @category Month Helpers\n * @summary Get the number of calendar months between the given dates.\n *\n * @description\n * Get the number of calendar months between the given dates.\n *\n * @param laterDate - The later date\n * @param earlierDate - The earlier date\n * @param options - An object with options\n *\n * @returns The number of calendar months\n *\n * @example\n * // How many calendar months are between 31 January 2014 and 1 September 2014?\n * const result = differenceInCalendarMonths(\n * new Date(2014, 8, 1),\n * new Date(2014, 0, 31)\n * )\n * //=> 8\n */\nexport function differenceInCalendarMonths(laterDate, earlierDate, options) {\n const [laterDate_, earlierDate_] = normalizeDates(\n options?.in,\n laterDate,\n earlierDate,\n );\n\n const yearsDiff = laterDate_.getFullYear() - earlierDate_.getFullYear();\n const monthsDiff = laterDate_.getMonth() - earlierDate_.getMonth();\n\n return yearsDiff * 12 + monthsDiff;\n}\n\n// Fallback for modularized imports:\nexport default differenceInCalendarMonths;\n"],"names":["differenceInCalendarMonths","laterDate","earlierDate","options","laterDate_","earlierDate_","normalizeDates","yearsDiff","monthsDiff"],"mappings":";AA4BO,SAASA,EAA2BC,GAAWC,GAAaC,GAAS;AAC1E,QAAM,CAACC,GAAYC,CAAY,IAAIC;AAAA,IACjCH,GAAS;AAAA,IACTF;AAAA,IACAC;AAAA,EACJ,GAEQK,IAAYH,EAAW,YAAW,IAAKC,EAAa,YAAW,GAC/DG,IAAaJ,EAAW,SAAQ,IAAKC,EAAa,SAAQ;AAEhE,SAAOE,IAAY,KAAKC;AAC1B;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index226.js","sources":["../../../node_modules/date-fns/endOfMonth.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link endOfMonth} function options.\n */\n\n/**\n * @name endOfMonth\n * @category Month Helpers\n * @summary Return the end of a month for the given date.\n *\n * @description\n * Return the end of a month for the given date.\n * The result will be in the local timezone.\n *\n * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).\n * @typeParam ResultDate - The result `Date` type, it is the type returned from the context function if it is passed, or inferred from the arguments.\n *\n * @param date - The original date\n * @param options - An object with options\n *\n * @returns The end of a month\n *\n * @example\n * // The end of a month for 2 September 2014 11:55:00:\n * const result = endOfMonth(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Tue Sep 30 2014 23:59:59.999\n */\nexport function endOfMonth(date, options) {\n const _date = toDate(date, options?.in);\n const month = _date.getMonth();\n _date.setFullYear(_date.getFullYear(), month + 1, 0);\n _date.setHours(23, 59, 59, 999);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default endOfMonth;\n"],"names":["endOfMonth","date","options","_date","toDate","month"],"mappings":";AA4BO,SAASA,EAAWC,GAAMC,GAAS;AACxC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE,GAChCG,IAAQF,EAAM,SAAQ;AAC5B,SAAAA,EAAM,YAAYA,EAAM,YAAW,GAAIE,IAAQ,GAAG,CAAC,GACnDF,EAAM,SAAS,IAAI,IAAI,IAAI,GAAG,GACvBA;AACT;","x_google_ignoreList":[0]}
package/dist/index227.js CHANGED
@@ -1,18 +1,11 @@
1
- import { normalizeInterval as l } from "./index296.js";
2
- import { constructFrom as m } from "./index291.js";
3
- function u(s, a) {
4
- const { start: e, end: r } = l(a?.in, s);
5
- let n = +e > +r;
6
- const c = n ? +e : +r, t = n ? r : e;
7
- t.setHours(0, 0, 0, 0), t.setDate(1);
8
- let i = 1;
9
- const o = [];
10
- for (; +t <= c; )
11
- o.push(m(e, t)), t.setMonth(t.getMonth() + i);
12
- return n ? o.reverse() : o;
1
+ import { getDefaultOptions as f } from "./index293.js";
2
+ import { toDate as c } from "./index288.js";
3
+ function l(s, e) {
4
+ const a = f(), n = e?.weekStartsOn ?? e?.locale?.options?.weekStartsOn ?? a.weekStartsOn ?? a.locale?.options?.weekStartsOn ?? 0, t = c(s, e?.in), o = t.getDay(), r = (o < n ? -7 : 0) + 6 - (o - n);
5
+ return t.setDate(t.getDate() + r), t.setHours(23, 59, 59, 999), t;
13
6
  }
14
7
  export {
15
- u as default,
16
- u as eachMonthOfInterval
8
+ l as default,
9
+ l as endOfWeek
17
10
  };
18
11
  //# sourceMappingURL=index227.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index227.js","sources":["../../../node_modules/date-fns/eachMonthOfInterval.js"],"sourcesContent":["import { normalizeInterval } from \"./_lib/normalizeInterval.js\";\nimport { constructFrom } from \"./constructFrom.js\";\n\n/**\n * The {@link eachMonthOfInterval} function options.\n */\n\n/**\n * The {@link eachMonthOfInterval} function result type. It resolves the proper data type.\n */\n\n/**\n * @name eachMonthOfInterval\n * @category Interval Helpers\n * @summary Return the array of months within the specified time interval.\n *\n * @description\n * Return the array of months within the specified time interval.\n *\n * @typeParam IntervalType - Interval type.\n * @typeParam Options - Options type.\n *\n * @param interval - The interval.\n * @param options - An object with options.\n *\n * @returns The array with starts of months from the month of the interval start to the month of the interval end\n *\n * @example\n * // Each month between 6 February 2014 and 10 August 2014:\n * const result = eachMonthOfInterval({\n * start: new Date(2014, 1, 6),\n * end: new Date(2014, 7, 10)\n * })\n * //=> [\n * // Sat Feb 01 2014 00:00:00,\n * // Sat Mar 01 2014 00:00:00,\n * // Tue Apr 01 2014 00:00:00,\n * // Thu May 01 2014 00:00:00,\n * // Sun Jun 01 2014 00:00:00,\n * // Tue Jul 01 2014 00:00:00,\n * // Fri Aug 01 2014 00:00:00\n * // ]\n */\nexport function eachMonthOfInterval(interval, options) {\n const { start, end } = normalizeInterval(options?.in, interval);\n\n let reversed = +start > +end;\n const endTime = reversed ? +start : +end;\n const date = reversed ? end : start;\n date.setHours(0, 0, 0, 0);\n date.setDate(1);\n\n let step = options?.step ?? 1;\n if (!step) return [];\n if (step < 0) {\n step = -step;\n reversed = !reversed;\n }\n\n const dates = [];\n\n while (+date <= endTime) {\n dates.push(constructFrom(start, date));\n date.setMonth(date.getMonth() + step);\n }\n\n return reversed ? dates.reverse() : dates;\n}\n\n// Fallback for modularized imports:\nexport default eachMonthOfInterval;\n"],"names":["eachMonthOfInterval","interval","options","start","end","normalizeInterval","reversed","endTime","date","step","dates","constructFrom"],"mappings":";;AA2CO,SAASA,EAAoBC,GAAUC,GAAS;AACrD,QAAM,EAAE,OAAAC,GAAO,KAAAC,EAAG,IAAKC,EAAkBH,GAAS,IAAID,CAAQ;AAE9D,MAAIK,IAAW,CAACH,IAAQ,CAACC;AACzB,QAAMG,IAAUD,IAAW,CAACH,IAAQ,CAACC,GAC/BI,IAAOF,IAAWF,IAAMD;AAC9B,EAAAK,EAAK,SAAS,GAAG,GAAG,GAAG,CAAC,GACxBA,EAAK,QAAQ,CAAC;AAEd,MAAIC,IAAwB;AAO5B,QAAMC,IAAQ,CAAA;AAEd,SAAO,CAACF,KAAQD;AACd,IAAAG,EAAM,KAAKC,EAAcR,GAAOK,CAAI,CAAC,GACrCA,EAAK,SAASA,EAAK,SAAQ,IAAKC,CAAI;AAGtC,SAAOH,IAAWI,EAAM,QAAO,IAAKA;AACtC;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index227.js","sources":["../../../node_modules/date-fns/endOfWeek.js"],"sourcesContent":["import { getDefaultOptions } from \"./_lib/defaultOptions.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link endOfWeek} function options.\n */\n\n/**\n * @name endOfWeek\n * @category Week Helpers\n * @summary Return the end of a week for the given date.\n *\n * @description\n * Return the end of a week for the given date.\n * The result will be in the local timezone.\n *\n * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).\n * @typeParam ResultDate - The result `Date` type, it is the type returned from the context function if it is passed, or inferred from the arguments.\n *\n * @param date - The original date\n * @param options - An object with options\n *\n * @returns The end of a week\n *\n * @example\n * // The end of a week for 2 September 2014 11:55:00:\n * const result = endOfWeek(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Sat Sep 06 2014 23:59:59.999\n *\n * @example\n * // If the week starts on Monday, the end of the week for 2 September 2014 11:55:00:\n * const result = endOfWeek(new Date(2014, 8, 2, 11, 55, 0), { weekStartsOn: 1 })\n * //=> Sun Sep 07 2014 23:59:59.999\n */\nexport function endOfWeek(date, options) {\n const defaultOptions = getDefaultOptions();\n const weekStartsOn =\n options?.weekStartsOn ??\n options?.locale?.options?.weekStartsOn ??\n defaultOptions.weekStartsOn ??\n defaultOptions.locale?.options?.weekStartsOn ??\n 0;\n\n const _date = toDate(date, options?.in);\n const day = _date.getDay();\n const diff = (day < weekStartsOn ? -7 : 0) + 6 - (day - weekStartsOn);\n\n _date.setDate(_date.getDate() + diff);\n _date.setHours(23, 59, 59, 999);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default endOfWeek;\n"],"names":["endOfWeek","date","options","defaultOptions","getDefaultOptions","weekStartsOn","_date","toDate","day","diff"],"mappings":";;AAkCO,SAASA,EAAUC,GAAMC,GAAS;AACvC,QAAMC,IAAiBC,EAAiB,GAClCC,IACJH,GAAS,gBACTA,GAAS,QAAQ,SAAS,gBAC1BC,EAAe,gBACfA,EAAe,QAAQ,SAAS,gBAChC,GAEIG,IAAQC,EAAON,GAAMC,GAAS,EAAE,GAChCM,IAAMF,EAAM,OAAM,GAClBG,KAAQD,IAAMH,IAAe,KAAK,KAAK,KAAKG,IAAMH;AAExD,SAAAC,EAAM,QAAQA,EAAM,QAAO,IAAKG,CAAI,GACpCH,EAAM,SAAS,IAAI,IAAI,IAAI,GAAG,GACvBA;AACT;","x_google_ignoreList":[0]}
package/dist/index228.js CHANGED
@@ -1,18 +1,10 @@
1
- import { normalizeInterval as u } from "./index296.js";
2
- import { constructFrom as i } from "./index291.js";
3
- function f(o, a) {
4
- const { start: t, end: r } = u(a?.in, o);
5
- let s = +t > +r;
6
- const l = s ? +t : +r, e = s ? r : t;
7
- e.setHours(0, 0, 0, 0), e.setMonth(0, 1);
8
- let c = 1;
9
- const n = [];
10
- for (; +e <= l; )
11
- n.push(i(t, e)), e.setFullYear(e.getFullYear() + c);
12
- return s ? n.reverse() : n;
1
+ import { toDate as o } from "./index288.js";
2
+ function s(t, r) {
3
+ const e = o(t, r?.in), a = e.getFullYear();
4
+ return e.setFullYear(a + 1, 0, 0), e.setHours(23, 59, 59, 999), e;
13
5
  }
14
6
  export {
15
- f as default,
16
- f as eachYearOfInterval
7
+ s as default,
8
+ s as endOfYear
17
9
  };
18
10
  //# sourceMappingURL=index228.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index228.js","sources":["../../../node_modules/date-fns/eachYearOfInterval.js"],"sourcesContent":["import { normalizeInterval } from \"./_lib/normalizeInterval.js\";\nimport { constructFrom } from \"./constructFrom.js\";\n\n/**\n * The {@link eachYearOfInterval} function options.\n */\n\n/**\n * The {@link eachYearOfInterval} function result type. It resolves the proper data type.\n * It uses the first argument date object type, starting from the date argument,\n * then the start interval date, and finally the end interval date. If\n * a context function is passed, it uses the context function return type.\n */\n\n/**\n * @name eachYearOfInterval\n * @category Interval Helpers\n * @summary Return the array of yearly timestamps within the specified time interval.\n *\n * @description\n * Return the array of yearly timestamps within the specified time interval.\n *\n * @typeParam IntervalType - Interval type.\n * @typeParam Options - Options type.\n *\n * @param interval - The interval.\n * @param options - An object with options.\n *\n * @returns The array with starts of yearly timestamps from the month of the interval start to the month of the interval end\n *\n * @example\n * // Each year between 6 February 2014 and 10 August 2017:\n * const result = eachYearOfInterval({\n * start: new Date(2014, 1, 6),\n * end: new Date(2017, 7, 10)\n * })\n * //=> [\n * // Wed Jan 01 2014 00:00:00,\n * // Thu Jan 01 2015 00:00:00,\n * // Fri Jan 01 2016 00:00:00,\n * // Sun Jan 01 2017 00:00:00\n * // ]\n */\nexport function eachYearOfInterval(interval, options) {\n const { start, end } = normalizeInterval(options?.in, interval);\n\n let reversed = +start > +end;\n const endTime = reversed ? +start : +end;\n const date = reversed ? end : start;\n date.setHours(0, 0, 0, 0);\n date.setMonth(0, 1);\n\n let step = options?.step ?? 1;\n if (!step) return [];\n if (step < 0) {\n step = -step;\n reversed = !reversed;\n }\n\n const dates = [];\n\n while (+date <= endTime) {\n dates.push(constructFrom(start, date));\n date.setFullYear(date.getFullYear() + step);\n }\n\n return reversed ? dates.reverse() : dates;\n}\n\n// Fallback for modularized imports:\nexport default eachYearOfInterval;\n"],"names":["eachYearOfInterval","interval","options","start","end","normalizeInterval","reversed","endTime","date","step","dates","constructFrom"],"mappings":";;AA2CO,SAASA,EAAmBC,GAAUC,GAAS;AACpD,QAAM,EAAE,OAAAC,GAAO,KAAAC,EAAG,IAAKC,EAAkBH,GAAS,IAAID,CAAQ;AAE9D,MAAIK,IAAW,CAACH,IAAQ,CAACC;AACzB,QAAMG,IAAUD,IAAW,CAACH,IAAQ,CAACC,GAC/BI,IAAOF,IAAWF,IAAMD;AAC9B,EAAAK,EAAK,SAAS,GAAG,GAAG,GAAG,CAAC,GACxBA,EAAK,SAAS,GAAG,CAAC;AAElB,MAAIC,IAAwB;AAO5B,QAAMC,IAAQ,CAAA;AAEd,SAAO,CAACF,KAAQD;AACd,IAAAG,EAAM,KAAKC,EAAcR,GAAOK,CAAI,CAAC,GACrCA,EAAK,YAAYA,EAAK,YAAW,IAAKC,CAAI;AAG5C,SAAOH,IAAWI,EAAM,QAAO,IAAKA;AACtC;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index228.js","sources":["../../../node_modules/date-fns/endOfYear.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link endOfYear} function options.\n */\n\n/**\n * @name endOfYear\n * @category Year Helpers\n * @summary Return the end of a year for the given date.\n *\n * @description\n * Return the end of a year for the given date.\n * The result will be in the local timezone.\n *\n * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).\n * @typeParam ResultDate - The result `Date` type, it is the type returned from the context function if it is passed, or inferred from the arguments.\n *\n * @param date - The original date\n * @param options - The options\n *\n * @returns The end of a year\n *\n * @example\n * // The end of a year for 2 September 2014 11:55:00:\n * const result = endOfYear(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Wed Dec 31 2014 23:59:59.999\n */\nexport function endOfYear(date, options) {\n const _date = toDate(date, options?.in);\n const year = _date.getFullYear();\n _date.setFullYear(year + 1, 0, 0);\n _date.setHours(23, 59, 59, 999);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default endOfYear;\n"],"names":["endOfYear","date","options","_date","toDate","year"],"mappings":";AA4BO,SAASA,EAAUC,GAAMC,GAAS;AACvC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE,GAChCG,IAAOF,EAAM,YAAW;AAC9B,SAAAA,EAAM,YAAYE,IAAO,GAAG,GAAG,CAAC,GAChCF,EAAM,SAAS,IAAI,IAAI,IAAI,GAAG,GACvBA;AACT;","x_google_ignoreList":[0]}
package/dist/index229.js CHANGED
@@ -1,9 +1,13 @@
1
- import { endOfWeek as n } from "./index231.js";
2
- function f(e, t) {
3
- return n(e, { ...t, weekStartsOn: 1 });
1
+ import { millisecondsInWeek as f } from "./index289.js";
2
+ import { startOfISOWeek as i } from "./index244.js";
3
+ import { startOfISOWeekYear as m } from "./index300.js";
4
+ import { toDate as n } from "./index288.js";
5
+ function O(e, o) {
6
+ const t = n(e, o?.in), r = +i(t) - +m(t);
7
+ return Math.round(r / f) + 1;
4
8
  }
5
9
  export {
6
- f as default,
7
- f as endOfISOWeek
10
+ O as default,
11
+ O as getISOWeek
8
12
  };
9
13
  //# sourceMappingURL=index229.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index229.js","sources":["../../../node_modules/date-fns/endOfISOWeek.js"],"sourcesContent":["import { endOfWeek } from \"./endOfWeek.js\";\n\n/**\n * The {@link endOfISOWeek} function options.\n */\n\n/**\n * @name endOfISOWeek\n * @category ISO Week Helpers\n * @summary Return the end of an ISO week for the given date.\n *\n * @description\n * Return the end 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 end of an ISO week\n *\n * @example\n * // The end of an ISO week for 2 September 2014 11:55:00:\n * const result = endOfISOWeek(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Sun Sep 07 2014 23:59:59.999\n */\nexport function endOfISOWeek(date, options) {\n return endOfWeek(date, { ...options, weekStartsOn: 1 });\n}\n\n// Fallback for modularized imports:\nexport default endOfISOWeek;\n"],"names":["endOfISOWeek","date","options","endOfWeek"],"mappings":";AA8BO,SAASA,EAAaC,GAAMC,GAAS;AAC1C,SAAOC,EAAUF,GAAM,EAAE,GAAGC,GAAS,cAAc,GAAG;AACxD;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index229.js","sources":["../../../node_modules/date-fns/getISOWeek.js"],"sourcesContent":["import { millisecondsInWeek } from \"./constants.js\";\nimport { startOfISOWeek } from \"./startOfISOWeek.js\";\nimport { startOfISOWeekYear } from \"./startOfISOWeekYear.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link getISOWeek} function options.\n */\n\n/**\n * @name getISOWeek\n * @category ISO Week Helpers\n * @summary Get the ISO week of the given date.\n *\n * @description\n * Get the ISO week of the given date.\n *\n * ISO week-numbering year: http://en.wikipedia.org/wiki/ISO_week_date\n *\n * @param date - The given date\n * @param options - The options\n *\n * @returns The ISO week\n *\n * @example\n * // Which week of the ISO-week numbering year is 2 January 2005?\n * const result = getISOWeek(new Date(2005, 0, 2))\n * //=> 53\n */\nexport function getISOWeek(date, options) {\n const _date = toDate(date, options?.in);\n const diff = +startOfISOWeek(_date) - +startOfISOWeekYear(_date);\n\n // Round the number of weeks to the nearest integer because the number of\n // milliseconds in a week is not constant (e.g. it's different in the week of\n // the daylight saving time clock shift).\n return Math.round(diff / millisecondsInWeek) + 1;\n}\n\n// Fallback for modularized imports:\nexport default getISOWeek;\n"],"names":["getISOWeek","date","options","_date","toDate","diff","startOfISOWeek","startOfISOWeekYear","millisecondsInWeek"],"mappings":";;;;AA6BO,SAASA,EAAWC,GAAMC,GAAS;AACxC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE,GAChCG,IAAO,CAACC,EAAeH,CAAK,IAAI,CAACI,EAAmBJ,CAAK;AAK/D,SAAO,KAAK,MAAME,IAAOG,CAAkB,IAAI;AACjD;","x_google_ignoreList":[0]}
package/dist/index230.js CHANGED
@@ -1,10 +1,9 @@
1
- import { toDate as r } from "./index292.js";
2
- function s(e, o) {
3
- const t = r(e, o?.in), n = t.getMonth();
4
- return t.setFullYear(t.getFullYear(), n + 1, 0), t.setHours(23, 59, 59, 999), t;
1
+ import { toDate as e } from "./index288.js";
2
+ function r(t, o) {
3
+ return e(t, o?.in).getMonth();
5
4
  }
6
5
  export {
7
- s as default,
8
- s as endOfMonth
6
+ r as default,
7
+ r as getMonth
9
8
  };
10
9
  //# sourceMappingURL=index230.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index230.js","sources":["../../../node_modules/date-fns/endOfMonth.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link endOfMonth} function options.\n */\n\n/**\n * @name endOfMonth\n * @category Month Helpers\n * @summary Return the end of a month for the given date.\n *\n * @description\n * Return the end of a month for the given date.\n * The result will be in the local timezone.\n *\n * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).\n * @typeParam ResultDate - The result `Date` type, it is the type returned from the context function if it is passed, or inferred from the arguments.\n *\n * @param date - The original date\n * @param options - An object with options\n *\n * @returns The end of a month\n *\n * @example\n * // The end of a month for 2 September 2014 11:55:00:\n * const result = endOfMonth(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Tue Sep 30 2014 23:59:59.999\n */\nexport function endOfMonth(date, options) {\n const _date = toDate(date, options?.in);\n const month = _date.getMonth();\n _date.setFullYear(_date.getFullYear(), month + 1, 0);\n _date.setHours(23, 59, 59, 999);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default endOfMonth;\n"],"names":["endOfMonth","date","options","_date","toDate","month"],"mappings":";AA4BO,SAASA,EAAWC,GAAMC,GAAS;AACxC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE,GAChCG,IAAQF,EAAM,SAAQ;AAC5B,SAAAA,EAAM,YAAYA,EAAM,YAAW,GAAIE,IAAQ,GAAG,CAAC,GACnDF,EAAM,SAAS,IAAI,IAAI,IAAI,GAAG,GACvBA;AACT;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index230.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/index231.js CHANGED
@@ -1,11 +1,9 @@
1
- import { getDefaultOptions as f } from "./index297.js";
2
- import { toDate as c } from "./index292.js";
3
- function l(s, e) {
4
- const a = f(), n = e?.weekStartsOn ?? e?.locale?.options?.weekStartsOn ?? a.weekStartsOn ?? a.locale?.options?.weekStartsOn ?? 0, t = c(s, e?.in), o = t.getDay(), r = (o < n ? -7 : 0) + 6 - (o - n);
5
- return t.setDate(t.getDate() + r), t.setHours(23, 59, 59, 999), t;
1
+ import { toDate as r } from "./index288.js";
2
+ function o(t, e) {
3
+ return r(t, e?.in).getFullYear();
6
4
  }
7
5
  export {
8
- l as default,
9
- l as endOfWeek
6
+ o as default,
7
+ o as getYear
10
8
  };
11
9
  //# sourceMappingURL=index231.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index231.js","sources":["../../../node_modules/date-fns/endOfWeek.js"],"sourcesContent":["import { getDefaultOptions } from \"./_lib/defaultOptions.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link endOfWeek} function options.\n */\n\n/**\n * @name endOfWeek\n * @category Week Helpers\n * @summary Return the end of a week for the given date.\n *\n * @description\n * Return the end of a week for the given date.\n * The result will be in the local timezone.\n *\n * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).\n * @typeParam ResultDate - The result `Date` type, it is the type returned from the context function if it is passed, or inferred from the arguments.\n *\n * @param date - The original date\n * @param options - An object with options\n *\n * @returns The end of a week\n *\n * @example\n * // The end of a week for 2 September 2014 11:55:00:\n * const result = endOfWeek(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Sat Sep 06 2014 23:59:59.999\n *\n * @example\n * // If the week starts on Monday, the end of the week for 2 September 2014 11:55:00:\n * const result = endOfWeek(new Date(2014, 8, 2, 11, 55, 0), { weekStartsOn: 1 })\n * //=> Sun Sep 07 2014 23:59:59.999\n */\nexport function endOfWeek(date, options) {\n const defaultOptions = getDefaultOptions();\n const weekStartsOn =\n options?.weekStartsOn ??\n options?.locale?.options?.weekStartsOn ??\n defaultOptions.weekStartsOn ??\n defaultOptions.locale?.options?.weekStartsOn ??\n 0;\n\n const _date = toDate(date, options?.in);\n const day = _date.getDay();\n const diff = (day < weekStartsOn ? -7 : 0) + 6 - (day - weekStartsOn);\n\n _date.setDate(_date.getDate() + diff);\n _date.setHours(23, 59, 59, 999);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default endOfWeek;\n"],"names":["endOfWeek","date","options","defaultOptions","getDefaultOptions","weekStartsOn","_date","toDate","day","diff"],"mappings":";;AAkCO,SAASA,EAAUC,GAAMC,GAAS;AACvC,QAAMC,IAAiBC,EAAiB,GAClCC,IACJH,GAAS,gBACTA,GAAS,QAAQ,SAAS,gBAC1BC,EAAe,gBACfA,EAAe,QAAQ,SAAS,gBAChC,GAEIG,IAAQC,EAAON,GAAMC,GAAS,EAAE,GAChCM,IAAMF,EAAM,OAAM,GAClBG,KAAQD,IAAMH,IAAe,KAAK,KAAK,KAAKG,IAAMH;AAExD,SAAAC,EAAM,QAAQA,EAAM,QAAO,IAAKG,CAAI,GACpCH,EAAM,SAAS,IAAI,IAAI,IAAI,GAAG,GACvBA;AACT;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index231.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/index232.js CHANGED
@@ -1,10 +1,13 @@
1
- import { toDate as o } from "./index292.js";
2
- function s(t, r) {
3
- const e = o(t, r?.in), a = e.getFullYear();
4
- return e.setFullYear(a + 1, 0, 0), e.setHours(23, 59, 59, 999), e;
1
+ import { millisecondsInWeek as f } from "./index289.js";
2
+ import { startOfWeek as m } from "./index246.js";
3
+ import { startOfWeekYear as a } from "./index302.js";
4
+ import { toDate as i } from "./index288.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;
5
8
  }
6
9
  export {
7
- s as default,
8
- s as endOfYear
10
+ k as default,
11
+ k as getWeek
9
12
  };
10
13
  //# sourceMappingURL=index232.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index232.js","sources":["../../../node_modules/date-fns/endOfYear.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link endOfYear} function options.\n */\n\n/**\n * @name endOfYear\n * @category Year Helpers\n * @summary Return the end of a year for the given date.\n *\n * @description\n * Return the end of a year for the given date.\n * The result will be in the local timezone.\n *\n * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).\n * @typeParam ResultDate - The result `Date` type, it is the type returned from the context function if it is passed, or inferred from the arguments.\n *\n * @param date - The original date\n * @param options - The options\n *\n * @returns The end of a year\n *\n * @example\n * // The end of a year for 2 September 2014 11:55:00:\n * const result = endOfYear(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Wed Dec 31 2014 23:59:59.999\n */\nexport function endOfYear(date, options) {\n const _date = toDate(date, options?.in);\n const year = _date.getFullYear();\n _date.setFullYear(year + 1, 0, 0);\n _date.setHours(23, 59, 59, 999);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default endOfYear;\n"],"names":["endOfYear","date","options","_date","toDate","year"],"mappings":";AA4BO,SAASA,EAAUC,GAAMC,GAAS;AACvC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE,GAChCG,IAAOF,EAAM,YAAW;AAC9B,SAAAA,EAAM,YAAYE,IAAO,GAAG,GAAG,CAAC,GAChCF,EAAM,SAAS,IAAI,IAAI,IAAI,GAAG,GACvBA;AACT;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index232.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]}