@rpcbase/ui 0.160.0 → 0.162.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 (689) hide show
  1. package/dist/components/{DayPicker → DayPickerField}/index.d.ts +2 -0
  2. package/dist/components/DayPickerField/index.d.ts.map +1 -0
  3. package/dist/components/HourPickerField/index.d.ts +36 -0
  4. package/dist/components/HourPickerField/index.d.ts.map +1 -0
  5. package/dist/components/index.d.ts +2 -2
  6. package/dist/components/index.d.ts.map +1 -1
  7. package/dist/index.js +7 -7
  8. package/dist/index10.js +1 -1
  9. package/dist/index100.js +6 -109
  10. package/dist/index100.js.map +1 -1
  11. package/dist/index101.js +4 -24
  12. package/dist/index101.js.map +1 -1
  13. package/dist/index102.js +7 -8
  14. package/dist/index102.js.map +1 -1
  15. package/dist/index103.js +5 -4
  16. package/dist/index103.js.map +1 -1
  17. package/dist/index104.js +4 -5
  18. package/dist/index104.js.map +1 -1
  19. package/dist/index105.js +5 -4
  20. package/dist/index105.js.map +1 -1
  21. package/dist/index106.js +4 -466
  22. package/dist/index106.js.map +1 -1
  23. package/dist/index107.js +8 -185
  24. package/dist/index107.js.map +1 -1
  25. package/dist/index108.js +5 -107
  26. package/dist/index108.js.map +1 -1
  27. package/dist/index109.js +4 -262
  28. package/dist/index109.js.map +1 -1
  29. package/dist/index11.js +330 -279
  30. package/dist/index11.js.map +1 -1
  31. package/dist/index110.js +4 -9
  32. package/dist/index110.js.map +1 -1
  33. package/dist/index111.js +6 -42
  34. package/dist/index111.js.map +1 -1
  35. package/dist/index112.js +145 -4
  36. package/dist/index112.js.map +1 -1
  37. package/dist/index113.js +40 -52
  38. package/dist/index113.js.map +1 -1
  39. package/dist/index114.js +4 -4
  40. package/dist/index114.js.map +1 -1
  41. package/dist/index115.js +7 -4
  42. package/dist/index115.js.map +1 -1
  43. package/dist/index116.js +13 -15
  44. package/dist/index116.js.map +1 -1
  45. package/dist/index117.js +13 -5
  46. package/dist/index117.js.map +1 -1
  47. package/dist/index118.js +7 -7
  48. package/dist/index118.js.map +1 -1
  49. package/dist/index119.js +31 -16
  50. package/dist/index119.js.map +1 -1
  51. package/dist/index12.js +1 -1
  52. package/dist/index120.js +10 -4
  53. package/dist/index120.js.map +1 -1
  54. package/dist/index121.js +10 -4
  55. package/dist/index121.js.map +1 -1
  56. package/dist/index122.js +8 -5
  57. package/dist/index122.js.map +1 -1
  58. package/dist/index123.js +13 -5
  59. package/dist/index123.js.map +1 -1
  60. package/dist/index124.js +101 -4
  61. package/dist/index124.js.map +1 -1
  62. package/dist/index125.js +20 -5
  63. package/dist/index125.js.map +1 -1
  64. package/dist/index126.js +53 -6
  65. package/dist/index126.js.map +1 -1
  66. package/dist/index127.js +71 -23
  67. package/dist/index127.js.map +1 -1
  68. package/dist/index128.js +9 -6
  69. package/dist/index128.js.map +1 -1
  70. package/dist/index129.js +20 -4
  71. package/dist/index129.js.map +1 -1
  72. package/dist/index13.js +2 -2
  73. package/dist/index130.js +16 -6
  74. package/dist/index130.js.map +1 -1
  75. package/dist/index131.js +23 -5
  76. package/dist/index131.js.map +1 -1
  77. package/dist/index132.js +6 -4
  78. package/dist/index132.js.map +1 -1
  79. package/dist/index133.js +5 -5
  80. package/dist/index133.js.map +1 -1
  81. package/dist/index134.js +23 -4
  82. package/dist/index134.js.map +1 -1
  83. package/dist/index135.js +35 -9
  84. package/dist/index135.js.map +1 -1
  85. package/dist/index136.js +16 -6
  86. package/dist/index136.js.map +1 -1
  87. package/dist/index137.js +6 -4
  88. package/dist/index137.js.map +1 -1
  89. package/dist/index138.js +4 -4
  90. package/dist/index138.js.map +1 -1
  91. package/dist/index139.js +4 -6
  92. package/dist/index139.js.map +1 -1
  93. package/dist/index14.js +4 -4
  94. package/dist/index140.js +4 -145
  95. package/dist/index140.js.map +1 -1
  96. package/dist/index141.js +4 -39
  97. package/dist/index141.js.map +1 -1
  98. package/dist/index142.js +3 -4
  99. package/dist/index142.js.map +1 -1
  100. package/dist/index143.js +6 -7
  101. package/dist/index143.js.map +1 -1
  102. package/dist/index144.js +24 -14
  103. package/dist/index144.js.map +1 -1
  104. package/dist/index145.js +7 -13
  105. package/dist/index145.js.map +1 -1
  106. package/dist/index146.js +6 -7
  107. package/dist/index146.js.map +1 -1
  108. package/dist/index147.js +5 -31
  109. package/dist/index147.js.map +1 -1
  110. package/dist/index148.js +3 -10
  111. package/dist/index148.js.map +1 -1
  112. package/dist/index149.js +3 -10
  113. package/dist/index149.js.map +1 -1
  114. package/dist/index15.js +1 -1
  115. package/dist/index150.js +4 -8
  116. package/dist/index150.js.map +1 -1
  117. package/dist/index151.js +3 -13
  118. package/dist/index151.js.map +1 -1
  119. package/dist/index152.js +4 -101
  120. package/dist/index152.js.map +1 -1
  121. package/dist/index153.js +4 -20
  122. package/dist/index153.js.map +1 -1
  123. package/dist/index154.js +3 -53
  124. package/dist/index154.js.map +1 -1
  125. package/dist/index155.js +3 -72
  126. package/dist/index155.js.map +1 -1
  127. package/dist/index156.js +3 -9
  128. package/dist/index156.js.map +1 -1
  129. package/dist/index157.js +33 -20
  130. package/dist/index157.js.map +1 -1
  131. package/dist/index158.js +248 -15
  132. package/dist/index158.js.map +1 -1
  133. package/dist/index159.js +114 -23
  134. package/dist/index159.js.map +1 -1
  135. package/dist/index16.js +1 -1
  136. package/dist/index160.js +219 -6
  137. package/dist/index160.js.map +1 -1
  138. package/dist/index161.js +66 -5
  139. package/dist/index161.js.map +1 -1
  140. package/dist/index162.js +20 -23
  141. package/dist/index162.js.map +1 -1
  142. package/dist/index163.js +207 -32
  143. package/dist/index163.js.map +1 -1
  144. package/dist/index164.js +320 -16
  145. package/dist/index164.js.map +1 -1
  146. package/dist/index165.js +130 -6
  147. package/dist/index165.js.map +1 -1
  148. package/dist/index166.js +20 -4
  149. package/dist/index166.js.map +1 -1
  150. package/dist/index167.js +75 -4
  151. package/dist/index167.js.map +1 -1
  152. package/dist/index168.js +18 -4
  153. package/dist/index168.js.map +1 -1
  154. package/dist/index169.js +101 -4
  155. package/dist/index169.js.map +1 -1
  156. package/dist/index17.js +1 -1
  157. package/dist/index170.js +5 -4
  158. package/dist/index170.js.map +1 -1
  159. package/dist/index171.js +14 -6
  160. package/dist/index171.js.map +1 -1
  161. package/dist/index172.js +2 -24
  162. package/dist/index172.js.map +1 -1
  163. package/dist/index173.js +7 -7
  164. package/dist/index173.js.map +1 -1
  165. package/dist/index174.js +326 -6
  166. package/dist/index174.js.map +1 -1
  167. package/dist/index175.js +49 -5
  168. package/dist/index175.js.map +1 -1
  169. package/dist/index176.js +46 -3
  170. package/dist/index176.js.map +1 -1
  171. package/dist/index177.js +605 -3
  172. package/dist/index177.js.map +1 -1
  173. package/dist/index178.js +46 -4
  174. package/dist/index178.js.map +1 -1
  175. package/dist/index179.js +205 -3
  176. package/dist/index179.js.map +1 -1
  177. package/dist/index18.js +398 -369
  178. package/dist/index18.js.map +1 -1
  179. package/dist/index180.js +22 -5
  180. package/dist/index180.js.map +1 -1
  181. package/dist/index181.js +24 -3
  182. package/dist/index181.js.map +1 -1
  183. package/dist/index182.js +399 -3
  184. package/dist/index182.js.map +1 -1
  185. package/dist/index183.js +5 -3
  186. package/dist/index183.js.map +1 -1
  187. package/dist/index184.js +68 -3
  188. package/dist/index184.js.map +1 -1
  189. package/dist/index185.js +2 -34
  190. package/dist/index185.js.map +1 -1
  191. package/dist/index186.js +357 -243
  192. package/dist/index186.js.map +1 -1
  193. package/dist/index187.js +255 -108
  194. package/dist/index187.js.map +1 -1
  195. package/dist/index188.js +55 -214
  196. package/dist/index188.js.map +1 -1
  197. package/dist/index189.js +42 -62
  198. package/dist/index189.js.map +1 -1
  199. package/dist/index19.js +7 -7
  200. package/dist/index190.js +170 -21
  201. package/dist/index190.js.map +1 -1
  202. package/dist/index191.js +107 -207
  203. package/dist/index191.js.map +1 -1
  204. package/dist/index192.js +24 -319
  205. package/dist/index192.js.map +1 -1
  206. package/dist/index193.js +8 -131
  207. package/dist/index193.js.map +1 -1
  208. package/dist/index194.js +4 -20
  209. package/dist/index194.js.map +1 -1
  210. package/dist/index195.js +5 -75
  211. package/dist/index195.js.map +1 -1
  212. package/dist/index196.js +4 -18
  213. package/dist/index196.js.map +1 -1
  214. package/dist/index197.js +456 -91
  215. package/dist/index197.js.map +1 -1
  216. package/dist/index198.js +186 -5
  217. package/dist/index198.js.map +1 -1
  218. package/dist/index199.js +107 -14
  219. package/dist/index199.js.map +1 -1
  220. package/dist/index20.js +2 -2
  221. package/dist/index200.js +263 -2
  222. package/dist/index200.js.map +1 -1
  223. package/dist/index201.js +9 -7
  224. package/dist/index201.js.map +1 -1
  225. package/dist/index202.js +41 -325
  226. package/dist/index202.js.map +1 -1
  227. package/dist/index203.js +4 -49
  228. package/dist/index203.js.map +1 -1
  229. package/dist/index204.js +2 -25
  230. package/dist/index204.js.map +1 -1
  231. package/dist/index205.js +68 -29
  232. package/dist/index205.js.map +1 -1
  233. package/dist/index206.js +85 -5
  234. package/dist/index206.js.map +1 -1
  235. package/dist/index207.js +46 -3
  236. package/dist/index207.js.map +1 -1
  237. package/dist/index208.js +8 -2
  238. package/dist/index208.js.map +1 -1
  239. package/dist/index209.js +4 -67
  240. package/dist/index209.js.map +1 -1
  241. package/dist/index21.js +1 -1
  242. package/dist/index210.js +48 -81
  243. package/dist/index210.js.map +1 -1
  244. package/dist/index211.js +3 -46
  245. package/dist/index211.js.map +1 -1
  246. package/dist/index212.js +58 -7
  247. package/dist/index212.js.map +1 -1
  248. package/dist/index213.js +8 -4
  249. package/dist/index213.js.map +1 -1
  250. package/dist/index214.js +64 -49
  251. package/dist/index214.js.map +1 -1
  252. package/dist/index215.js +18 -66
  253. package/dist/index215.js.map +1 -1
  254. package/dist/index216.js +15 -179
  255. package/dist/index216.js.map +1 -1
  256. package/dist/index217.js +4 -45
  257. package/dist/index217.js.map +1 -1
  258. package/dist/index218.js +5 -13
  259. package/dist/index218.js.map +1 -1
  260. package/dist/index219.js +6 -154
  261. package/dist/index219.js.map +1 -1
  262. package/dist/index22.js +1 -1
  263. package/dist/index220.js +4 -30
  264. package/dist/index220.js.map +1 -1
  265. package/dist/index221.js +7 -9
  266. package/dist/index221.js.map +1 -1
  267. package/dist/index222.js +17 -47
  268. package/dist/index222.js.map +1 -1
  269. package/dist/index223.js +5 -11
  270. package/dist/index223.js.map +1 -1
  271. package/dist/index224.js +5 -44
  272. package/dist/index224.js.map +1 -1
  273. package/dist/index225.js +13 -95
  274. package/dist/index225.js.map +1 -1
  275. package/dist/index226.js +10 -86
  276. package/dist/index226.js.map +1 -1
  277. package/dist/index227.js +14 -105
  278. package/dist/index227.js.map +1 -1
  279. package/dist/index228.js +14 -52
  280. package/dist/index228.js.map +1 -1
  281. package/dist/index229.js +5 -11
  282. package/dist/index229.js.map +1 -1
  283. package/dist/index23.js +2 -2
  284. package/dist/index230.js +6 -37
  285. package/dist/index230.js.map +1 -1
  286. package/dist/index231.js +7 -8
  287. package/dist/index231.js.map +1 -1
  288. package/dist/index232.js +6 -116
  289. package/dist/index232.js.map +1 -1
  290. package/dist/index233.js +9 -17
  291. package/dist/index233.js.map +1 -1
  292. package/dist/index234.js +5 -15
  293. package/dist/index234.js.map +1 -1
  294. package/dist/index235.js +5 -3
  295. package/dist/index235.js.map +1 -1
  296. package/dist/index236.js +9 -36
  297. package/dist/index236.js.map +1 -1
  298. package/dist/index237.js +5 -20
  299. package/dist/index237.js.map +1 -1
  300. package/dist/index238.js +5 -9
  301. package/dist/index238.js.map +1 -1
  302. package/dist/index239.js +4 -8
  303. package/dist/index239.js.map +1 -1
  304. package/dist/index24.js +1 -1
  305. package/dist/index240.js +11 -58
  306. package/dist/index240.js.map +1 -1
  307. package/dist/index241.js +10 -8
  308. package/dist/index241.js.map +1 -1
  309. package/dist/index242.js +10 -66
  310. package/dist/index242.js.map +1 -1
  311. package/dist/index243.js +11 -19
  312. package/dist/index243.js.map +1 -1
  313. package/dist/index244.js +11 -16
  314. package/dist/index244.js.map +1 -1
  315. package/dist/index245.js +10 -5
  316. package/dist/index245.js.map +1 -1
  317. package/dist/index246.js +7 -5
  318. package/dist/index246.js.map +1 -1
  319. package/dist/index247.js +6 -6
  320. package/dist/index247.js.map +1 -1
  321. package/dist/index248.js +5 -4
  322. package/dist/index248.js.map +1 -1
  323. package/dist/index249.js +6 -7
  324. package/dist/index249.js.map +1 -1
  325. package/dist/index250.js +7 -17
  326. package/dist/index250.js.map +1 -1
  327. package/dist/index251.js +6 -5
  328. package/dist/index251.js.map +1 -1
  329. package/dist/index252.js +55 -5
  330. package/dist/index252.js.map +1 -1
  331. package/dist/index253.js +23 -13
  332. package/dist/index253.js.map +1 -1
  333. package/dist/index254.js +16 -10
  334. package/dist/index254.js.map +1 -1
  335. package/dist/index255.js +7 -14
  336. package/dist/index255.js.map +1 -1
  337. package/dist/index256.js +10 -14
  338. package/dist/index256.js.map +1 -1
  339. package/dist/index257.js +10 -5
  340. package/dist/index257.js.map +1 -1
  341. package/dist/index258.js +21 -6
  342. package/dist/index258.js.map +1 -1
  343. package/dist/index259.js +10 -7
  344. package/dist/index259.js.map +1 -1
  345. package/dist/index260.js +9 -6
  346. package/dist/index260.js.map +1 -1
  347. package/dist/index261.js +9 -9
  348. package/dist/index261.js.map +1 -1
  349. package/dist/index262.js +4 -5
  350. package/dist/index262.js.map +1 -1
  351. package/dist/index263.js +5 -5
  352. package/dist/index263.js.map +1 -1
  353. package/dist/index264.js +16 -9
  354. package/dist/index264.js.map +1 -1
  355. package/dist/index265.js +9 -5
  356. package/dist/index265.js.map +1 -1
  357. package/dist/index266.js +18 -5
  358. package/dist/index266.js.map +1 -1
  359. package/dist/index267.js +15 -4
  360. package/dist/index267.js.map +1 -1
  361. package/dist/index268.js +12 -11
  362. package/dist/index268.js.map +1 -1
  363. package/dist/index269.js +64 -10
  364. package/dist/index269.js.map +1 -1
  365. package/dist/index27.js +3 -37
  366. package/dist/index27.js.map +1 -1
  367. package/dist/index270.js +48 -10
  368. package/dist/index270.js.map +1 -1
  369. package/dist/index271.js +39 -11
  370. package/dist/index271.js.map +1 -1
  371. package/dist/index272.js +100 -11
  372. package/dist/index272.js.map +1 -1
  373. package/dist/index273.js +97 -10
  374. package/dist/index273.js.map +1 -1
  375. package/dist/index274.js +99 -7
  376. package/dist/index274.js.map +1 -1
  377. package/dist/index275.js +29 -6
  378. package/dist/index275.js.map +1 -1
  379. package/dist/index276.js +12 -5
  380. package/dist/index276.js.map +1 -1
  381. package/dist/index277.js +25 -6
  382. package/dist/index277.js.map +1 -1
  383. package/dist/index278.js +5 -7
  384. package/dist/index278.js.map +1 -1
  385. package/dist/index279.js +67 -6
  386. package/dist/index279.js.map +1 -1
  387. package/dist/index28.js +125 -3
  388. package/dist/index28.js.map +1 -1
  389. package/dist/index280.js +178 -53
  390. package/dist/index280.js.map +1 -1
  391. package/dist/index281.js +45 -18
  392. package/dist/index281.js.map +1 -1
  393. package/dist/index282.js +23 -27
  394. package/dist/index282.js.map +1 -1
  395. package/dist/index283.js +29 -17
  396. package/dist/index283.js.map +1 -1
  397. package/dist/index284.js +5 -24
  398. package/dist/index284.js.map +1 -1
  399. package/dist/index285.js +28 -14
  400. package/dist/index285.js.map +1 -1
  401. package/dist/index286.js +9 -7
  402. package/dist/index286.js.map +1 -1
  403. package/dist/index287.js +46 -9
  404. package/dist/index287.js.map +1 -1
  405. package/dist/index288.js +11 -10
  406. package/dist/index288.js.map +1 -1
  407. package/dist/index289.js +43 -20
  408. package/dist/index289.js.map +1 -1
  409. package/dist/index29.js +47 -124
  410. package/dist/index29.js.map +1 -1
  411. package/dist/index290.js +95 -10
  412. package/dist/index290.js.map +1 -1
  413. package/dist/index291.js +86 -9
  414. package/dist/index291.js.map +1 -1
  415. package/dist/index292.js +105 -9
  416. package/dist/index292.js.map +1 -1
  417. package/dist/index293.js +52 -4
  418. package/dist/index293.js.map +1 -1
  419. package/dist/index294.js +13 -5
  420. package/dist/index294.js.map +1 -1
  421. package/dist/index295.js +10 -15
  422. package/dist/index295.js.map +1 -1
  423. package/dist/index296.js +37 -9
  424. package/dist/index296.js.map +1 -1
  425. package/dist/index297.js +8 -18
  426. package/dist/index297.js.map +1 -1
  427. package/dist/index298.js +154 -15
  428. package/dist/index298.js.map +1 -1
  429. package/dist/index299.js +115 -11
  430. package/dist/index299.js.map +1 -1
  431. package/dist/index30.js +219 -47
  432. package/dist/index30.js.map +1 -1
  433. package/dist/index300.js +17 -29
  434. package/dist/index300.js.map +1 -1
  435. package/dist/index301.js +14 -11
  436. package/dist/index301.js.map +1 -1
  437. package/dist/index302.js +3 -25
  438. package/dist/index302.js.map +1 -1
  439. package/dist/index303.js +36 -5
  440. package/dist/index303.js.map +1 -1
  441. package/dist/index304.js +18 -62
  442. package/dist/index304.js.map +1 -1
  443. package/dist/index305.js +9 -48
  444. package/dist/index305.js.map +1 -1
  445. package/dist/index306.js +8 -39
  446. package/dist/index306.js.map +1 -1
  447. package/dist/index307.js +19 -100
  448. package/dist/index307.js.map +1 -1
  449. package/dist/index308.js +25 -94
  450. package/dist/index308.js.map +1 -1
  451. package/dist/index309.js +14 -97
  452. package/dist/index309.js.map +1 -1
  453. package/dist/index31.js +40 -216
  454. package/dist/index31.js.map +1 -1
  455. package/dist/index312.js +5 -5
  456. package/dist/index312.js.map +1 -1
  457. package/dist/index313.js +19 -3
  458. package/dist/index313.js.map +1 -1
  459. package/dist/index314.js +12 -23
  460. package/dist/index314.js.map +1 -1
  461. package/dist/index315.js +5 -113
  462. package/dist/index315.js.map +1 -1
  463. package/dist/index316.js +3 -16
  464. package/dist/index316.js.map +1 -1
  465. package/dist/index317.js +21 -522
  466. package/dist/index317.js.map +1 -1
  467. package/dist/index318.js +112 -127
  468. package/dist/index318.js.map +1 -1
  469. package/dist/index319.js +15 -133
  470. package/dist/index319.js.map +1 -1
  471. package/dist/index32.js +38 -41
  472. package/dist/index32.js.map +1 -1
  473. package/dist/index320.js +523 -19
  474. package/dist/index320.js.map +1 -1
  475. package/dist/index321.js +127 -4
  476. package/dist/index321.js.map +1 -1
  477. package/dist/index322.js +133 -18
  478. package/dist/index322.js.map +1 -1
  479. package/dist/index323.js +20 -12
  480. package/dist/index323.js.map +1 -1
  481. package/dist/index324.js +5 -64
  482. package/dist/index324.js.map +1 -1
  483. package/dist/index325.js +6 -69
  484. package/dist/index325.js.map +1 -1
  485. package/dist/index326.js +4 -9
  486. package/dist/index326.js.map +1 -1
  487. package/dist/index327.js +16 -14
  488. package/dist/index327.js.map +1 -1
  489. package/dist/index328.js +8 -65
  490. package/dist/index328.js.map +1 -1
  491. package/dist/index329.js +5 -5
  492. package/dist/index329.js.map +1 -1
  493. package/dist/index33.js +24 -36
  494. package/dist/index33.js.map +1 -1
  495. package/dist/index330.js +4 -5
  496. package/dist/index330.js.map +1 -1
  497. package/dist/index331.js +546 -4
  498. package/dist/index331.js.map +1 -1
  499. package/dist/index332.js +47 -16
  500. package/dist/index332.js.map +1 -1
  501. package/dist/index333.js +17 -8
  502. package/dist/index333.js.map +1 -1
  503. package/dist/index334.js +6 -5
  504. package/dist/index334.js.map +1 -1
  505. package/dist/index335.js +8 -4
  506. package/dist/index335.js.map +1 -1
  507. package/dist/index336.js +7 -545
  508. package/dist/index336.js.map +1 -1
  509. package/dist/index337.js +9 -47
  510. package/dist/index337.js.map +1 -1
  511. package/dist/index338.js +12 -17
  512. package/dist/index338.js.map +1 -1
  513. package/dist/index339.js +9 -6
  514. package/dist/index339.js.map +1 -1
  515. package/dist/index34.js +38 -21
  516. package/dist/index34.js.map +1 -1
  517. package/dist/index340.js +13 -8
  518. package/dist/index340.js.map +1 -1
  519. package/dist/index341.js +69 -8
  520. package/dist/index341.js.map +1 -1
  521. package/dist/index342.js +9 -9
  522. package/dist/index342.js.map +1 -1
  523. package/dist/index343.js +14 -13
  524. package/dist/index343.js.map +1 -1
  525. package/dist/index344.js +66 -10
  526. package/dist/index344.js.map +1 -1
  527. package/dist/index345.js +64 -13
  528. package/dist/index345.js.map +1 -1
  529. package/dist/index346.js +4 -3
  530. package/dist/index346.js.map +1 -1
  531. package/dist/index347.js +56 -23
  532. package/dist/index347.js.map +1 -1
  533. package/dist/index348.js +68 -5
  534. package/dist/index348.js.map +1 -1
  535. package/dist/index349.js +30 -55
  536. package/dist/index349.js.map +1 -1
  537. package/dist/index35.js +30 -44
  538. package/dist/index35.js.map +1 -1
  539. package/dist/index350.js +9 -68
  540. package/dist/index350.js.map +1 -1
  541. package/dist/index351.js +148 -26
  542. package/dist/index351.js.map +1 -1
  543. package/dist/index352.js +108 -9
  544. package/dist/index352.js.map +1 -1
  545. package/dist/index353.js +4 -153
  546. package/dist/index353.js.map +1 -1
  547. package/dist/index354.js +23 -108
  548. package/dist/index354.js.map +1 -1
  549. package/dist/index355.js +15 -12
  550. package/dist/index355.js.map +1 -1
  551. package/dist/index356.js +26 -25
  552. package/dist/index356.js.map +1 -1
  553. package/dist/index357.js +13 -5
  554. package/dist/index357.js.map +1 -1
  555. package/dist/index358.js +6 -22
  556. package/dist/index358.js.map +1 -1
  557. package/dist/index359.js +12 -15
  558. package/dist/index359.js.map +1 -1
  559. package/dist/index36.js +26 -30
  560. package/dist/index36.js.map +1 -1
  561. package/dist/index360.js +25 -26
  562. package/dist/index360.js.map +1 -1
  563. package/dist/index361.js +5 -13
  564. package/dist/index361.js.map +1 -1
  565. package/dist/index362.js +22 -6
  566. package/dist/index362.js.map +1 -1
  567. package/dist/index37.js +23 -28
  568. package/dist/index37.js.map +1 -1
  569. package/dist/index38.js +123 -17
  570. package/dist/index38.js.map +1 -1
  571. package/dist/index39.js +230 -127
  572. package/dist/index39.js.map +1 -1
  573. package/dist/index40.js +49 -230
  574. package/dist/index40.js.map +1 -1
  575. package/dist/index41.js +2640 -50
  576. package/dist/index41.js.map +1 -1
  577. package/dist/index42.js +351 -2598
  578. package/dist/index42.js.map +1 -1
  579. package/dist/index43.js +214 -375
  580. package/dist/index43.js.map +1 -1
  581. package/dist/index44.js +19 -230
  582. package/dist/index44.js.map +1 -1
  583. package/dist/index45.js +138 -18
  584. package/dist/index45.js.map +1 -1
  585. package/dist/index46.js +170 -125
  586. package/dist/index46.js.map +1 -1
  587. package/dist/index47.js +64 -174
  588. package/dist/index47.js.map +1 -1
  589. package/dist/index48.js +88 -74
  590. package/dist/index48.js.map +1 -1
  591. package/dist/index49.js +5 -90
  592. package/dist/index49.js.map +1 -1
  593. package/dist/index5.js +1 -1
  594. package/dist/index50.js +843 -5
  595. package/dist/index50.js.map +1 -1
  596. package/dist/index51.js +54 -832
  597. package/dist/index51.js.map +1 -1
  598. package/dist/index52.js +37 -66
  599. package/dist/index52.js.map +1 -1
  600. package/dist/index55.js +1 -1
  601. package/dist/index56.js +1 -1
  602. package/dist/index57.js +205 -4
  603. package/dist/index57.js.map +1 -1
  604. package/dist/index59.js +33 -47
  605. package/dist/index59.js.map +1 -1
  606. package/dist/index61.js +7 -50
  607. package/dist/index61.js.map +1 -1
  608. package/dist/index62.js +11 -7
  609. package/dist/index62.js.map +1 -1
  610. package/dist/index63.js +3 -14
  611. package/dist/index63.js.map +1 -1
  612. package/dist/index64.js +43 -129
  613. package/dist/index64.js.map +1 -1
  614. package/dist/index65.js +50 -10
  615. package/dist/index65.js.map +1 -1
  616. package/dist/index66.js +7 -216
  617. package/dist/index66.js.map +1 -1
  618. package/dist/index67.js +15 -13
  619. package/dist/index67.js.map +1 -1
  620. package/dist/index68.js +132 -32
  621. package/dist/index68.js.map +1 -1
  622. package/dist/index69.js +10 -46
  623. package/dist/index69.js.map +1 -1
  624. package/dist/index70.js +216 -7
  625. package/dist/index70.js.map +1 -1
  626. package/dist/index71.js +12 -49
  627. package/dist/index71.js.map +1 -1
  628. package/dist/index72.js +47 -4
  629. package/dist/index72.js.map +1 -1
  630. package/dist/index73.js +49 -5
  631. package/dist/index73.js.map +1 -1
  632. package/dist/index74.js +4 -28
  633. package/dist/index74.js.map +1 -1
  634. package/dist/index75.js +6 -50
  635. package/dist/index75.js.map +1 -1
  636. package/dist/index76.js +28 -9
  637. package/dist/index76.js.map +1 -1
  638. package/dist/index77.js +48 -203
  639. package/dist/index77.js.map +1 -1
  640. package/dist/index78.js +9 -54
  641. package/dist/index78.js.map +1 -1
  642. package/dist/index79.js +53 -5
  643. package/dist/index79.js.map +1 -1
  644. package/dist/index8.js +1 -1
  645. package/dist/index80.js +2 -8
  646. package/dist/index80.js.map +1 -1
  647. package/dist/index81.js +2 -6
  648. package/dist/index81.js.map +1 -1
  649. package/dist/index82.js +5 -11
  650. package/dist/index82.js.map +1 -1
  651. package/dist/index83.js +8 -2
  652. package/dist/index83.js.map +1 -1
  653. package/dist/index84.js +6 -2
  654. package/dist/index84.js.map +1 -1
  655. package/dist/index85.js +52 -47
  656. package/dist/index85.js.map +1 -1
  657. package/dist/index86.js +4 -205
  658. package/dist/index86.js.map +1 -1
  659. package/dist/index87.js +5 -22
  660. package/dist/index87.js.map +1 -1
  661. package/dist/index88.js +15 -24
  662. package/dist/index88.js.map +1 -1
  663. package/dist/index89.js +5 -399
  664. package/dist/index89.js.map +1 -1
  665. package/dist/index9.js +1 -1
  666. package/dist/index90.js +7 -46
  667. package/dist/index90.js.map +1 -1
  668. package/dist/index91.js +15 -604
  669. package/dist/index91.js.map +1 -1
  670. package/dist/index92.js +4 -5
  671. package/dist/index92.js.map +1 -1
  672. package/dist/index93.js +4 -68
  673. package/dist/index93.js.map +1 -1
  674. package/dist/index94.js +6 -2
  675. package/dist/index94.js.map +1 -1
  676. package/dist/index95.js +5 -363
  677. package/dist/index95.js.map +1 -1
  678. package/dist/index96.js +4 -261
  679. package/dist/index96.js.map +1 -1
  680. package/dist/index97.js +4 -60
  681. package/dist/index97.js.map +1 -1
  682. package/dist/index98.js +6 -46
  683. package/dist/index98.js.map +1 -1
  684. package/dist/index99.js +24 -169
  685. package/dist/index99.js.map +1 -1
  686. package/package.json +1 -1
  687. package/dist/components/DayPicker/index.d.ts.map +0 -1
  688. package/dist/components/HoursPicker/index.d.ts +0 -35
  689. package/dist/components/HoursPicker/index.d.ts.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index142.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getClassNamesForModifiers.js"],"sourcesContent":["import { DayFlag, SelectionState, UI } from \"../UI.js\";\n/**\n * Returns the class names for a day based on its modifiers.\n *\n * This function combines the base class name for the day with any class names\n * associated with active modifiers.\n *\n * @param modifiers The modifiers applied to the day.\n * @param classNames The base class names for the calendar elements.\n * @param modifiersClassNames The class names associated with specific\n * modifiers.\n * @returns An array of class names for the day.\n */\nexport function getClassNamesForModifiers(modifiers, classNames, modifiersClassNames = {}) {\n const modifierClassNames = Object.entries(modifiers)\n .filter(([, active]) => active === true)\n .reduce((previousValue, [key]) => {\n if (modifiersClassNames[key]) {\n previousValue.push(modifiersClassNames[key]);\n }\n else if (classNames[DayFlag[key]]) {\n previousValue.push(classNames[DayFlag[key]]);\n }\n else if (classNames[SelectionState[key]]) {\n previousValue.push(classNames[SelectionState[key]]);\n }\n return previousValue;\n }, [classNames[UI.Day]]);\n return modifierClassNames;\n}\n"],"names":["getClassNamesForModifiers","modifiers","classNames","modifiersClassNames","active","previousValue","key","DayFlag","SelectionState","UI"],"mappings":";AAaO,SAASA,EAA0BC,GAAWC,GAAYC,IAAsB,CAAA,GAAI;AAevF,SAd2B,OAAO,QAAQF,CAAS,EAC9C,OAAO,CAAC,CAAA,EAAGG,CAAM,MAAMA,MAAW,EAAI,EACtC,OAAO,CAACC,GAAe,CAACC,CAAG,OACxBH,EAAoBG,CAAG,IACvBD,EAAc,KAAKF,EAAoBG,CAAG,CAAC,IAEtCJ,EAAWK,EAAQD,CAAG,CAAC,IAC5BD,EAAc,KAAKH,EAAWK,EAAQD,CAAG,CAAC,CAAC,IAEtCJ,EAAWM,EAAeF,CAAG,CAAC,KACnCD,EAAc,KAAKH,EAAWM,EAAeF,CAAG,CAAC,CAAC,GAE/CD,IACR,CAACH,EAAWO,EAAG,GAAG,CAAC,CAAC;AAE3B;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index142.js","sources":["../../../node_modules/react-day-picker/dist/esm/formatters/formatWeekNumberHeader.js"],"sourcesContent":["/**\n * Formats the header for the week number column.\n *\n * @defaultValue An empty string `\"\"`.\n * @returns The formatted week number header as a string.\n * @group Formatters\n * @see https://daypicker.dev/docs/translation#custom-formatters\n */\nexport function formatWeekNumberHeader() {\n return ``;\n}\n"],"names":["formatWeekNumberHeader"],"mappings":"AAQO,SAASA,IAAyB;AACrC,SAAO;AACX;","x_google_ignoreList":[0]}
package/dist/index143.js CHANGED
@@ -1,11 +1,10 @@
1
- import * as t from "./index113.js";
2
- function n(o) {
3
- return {
4
- ...t,
5
- ...o
6
- };
1
+ import { defaultDateLib as t } from "./index112.js";
2
+ function a(o, r = t) {
3
+ return r.format(o, "yyyy");
7
4
  }
5
+ const f = a;
8
6
  export {
9
- n as getComponents
7
+ f as formatYearCaption,
8
+ a as formatYearDropdown
10
9
  };
11
10
  //# sourceMappingURL=index143.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index143.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getComponents.js"],"sourcesContent":["import * as components from \"../components/custom-components.js\";\n/**\n * Merges custom components from the props with the default components.\n *\n * This function ensures that any custom components provided in the props\n * override the default components.\n *\n * @param customComponents The custom components provided in the DayPicker\n * props.\n * @returns An object containing the merged components.\n */\nexport function getComponents(customComponents) {\n return {\n ...components,\n ...customComponents,\n };\n}\n"],"names":["getComponents","customComponents","components"],"mappings":";AAWO,SAASA,EAAcC,GAAkB;AAC5C,SAAO;AAAA,IACH,GAAGC;AAAAA,IACH,GAAGD;AAAAA,EACX;AACA;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index143.js","sources":["../../../node_modules/react-day-picker/dist/esm/formatters/formatYearDropdown.js"],"sourcesContent":["import { defaultDateLib } from \"../classes/DateLib.js\";\n/**\n * Formats the year for the dropdown option label.\n *\n * @param year The year to format.\n * @param dateLib The date library to use for formatting. Defaults to\n * `defaultDateLib`.\n * @returns The formatted year as a string.\n * @group Formatters\n * @see https://daypicker.dev/docs/translation#custom-formatters\n */\nexport function formatYearDropdown(year, dateLib = defaultDateLib) {\n return dateLib.format(year, \"yyyy\");\n}\n/**\n * @private\n * @deprecated Use `formatYearDropdown` instead.\n * @group Formatters\n */\nexport const formatYearCaption = formatYearDropdown;\n"],"names":["formatYearDropdown","year","dateLib","defaultDateLib","formatYearCaption"],"mappings":";AAWO,SAASA,EAAmBC,GAAMC,IAAUC,GAAgB;AAC/D,SAAOD,EAAQ,OAAOD,GAAM,MAAM;AACtC;AAMY,MAACG,IAAoBJ;","x_google_ignoreList":[0]}
package/dist/index144.js CHANGED
@@ -1,17 +1,27 @@
1
- function n(e) {
2
- const t = {
3
- "data-mode": e.mode ?? void 0,
4
- "data-required": "required" in e ? e.required : void 0,
5
- "data-multiple-months": e.numberOfMonths && e.numberOfMonths > 1 || void 0,
6
- "data-week-numbers": e.showWeekNumber || void 0,
7
- "data-broadcast-calendar": e.broadcastCalendar || void 0,
8
- "data-nav-layout": e.navLayout || void 0
9
- };
10
- return Object.entries(e).forEach(([a, d]) => {
11
- a.startsWith("data-") && (t[a] = d);
12
- }), t;
13
- }
1
+ import { labelDay as o, labelDayButton as l } from "./index145.js";
2
+ import { labelCaption as t, labelGrid as b } from "./index146.js";
3
+ import { labelGridcell as m } from "./index147.js";
4
+ import { labelMonthDropdown as f } from "./index148.js";
5
+ import { labelNav as n } from "./index149.js";
6
+ import { labelNext as u } from "./index150.js";
7
+ import { labelPrevious as N } from "./index151.js";
8
+ import { labelWeekday as y } from "./index152.js";
9
+ import { labelWeekNumber as v } from "./index153.js";
10
+ import { labelWeekNumberHeader as G } from "./index154.js";
11
+ import { labelYearDropdown as h } from "./index155.js";
14
12
  export {
15
- n as getDataAttributes
13
+ t as labelCaption,
14
+ o as labelDay,
15
+ l as labelDayButton,
16
+ b as labelGrid,
17
+ m as labelGridcell,
18
+ f as labelMonthDropdown,
19
+ n as labelNav,
20
+ u as labelNext,
21
+ N as labelPrevious,
22
+ v as labelWeekNumber,
23
+ G as labelWeekNumberHeader,
24
+ y as labelWeekday,
25
+ h as labelYearDropdown
16
26
  };
17
27
  //# sourceMappingURL=index144.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index144.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getDataAttributes.js"],"sourcesContent":["/**\n * Extracts `data-` attributes from the DayPicker props.\n *\n * This function collects all `data-` attributes from the props and adds\n * additional attributes based on the DayPicker configuration.\n *\n * @param props The DayPicker props.\n * @returns An object containing the `data-` attributes.\n */\nexport function getDataAttributes(props) {\n const dataAttributes = {\n \"data-mode\": props.mode ?? undefined,\n \"data-required\": \"required\" in props ? props.required : undefined,\n \"data-multiple-months\": (props.numberOfMonths && props.numberOfMonths > 1) || undefined,\n \"data-week-numbers\": props.showWeekNumber || undefined,\n \"data-broadcast-calendar\": props.broadcastCalendar || undefined,\n \"data-nav-layout\": props.navLayout || undefined,\n };\n Object.entries(props).forEach(([key, val]) => {\n if (key.startsWith(\"data-\")) {\n dataAttributes[key] = val;\n }\n });\n return dataAttributes;\n}\n"],"names":["getDataAttributes","props","dataAttributes","key","val"],"mappings":"AASO,SAASA,EAAkBC,GAAO;AACrC,QAAMC,IAAiB;AAAA,IACnB,aAAaD,EAAM,QAAQ;AAAA,IAC3B,iBAAiB,cAAcA,IAAQA,EAAM,WAAW;AAAA,IACxD,wBAAyBA,EAAM,kBAAkBA,EAAM,iBAAiB,KAAM;AAAA,IAC9E,qBAAqBA,EAAM,kBAAkB;AAAA,IAC7C,2BAA2BA,EAAM,qBAAqB;AAAA,IACtD,mBAAmBA,EAAM,aAAa;AAAA,EAC9C;AACI,gBAAO,QAAQA,CAAK,EAAE,QAAQ,CAAC,CAACE,GAAKC,CAAG,MAAM;AAC1C,IAAID,EAAI,WAAW,OAAO,MACtBD,EAAeC,CAAG,IAAIC;AAAA,EAE9B,CAAC,GACMF;AACX;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index144.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;"}
package/dist/index145.js CHANGED
@@ -1,17 +1,11 @@
1
- import { UI as t, DayFlag as e, SelectionState as r, Animation as s } from "./index153.js";
2
- function i() {
3
- const o = {};
4
- for (const n in t)
5
- o[t[n]] = `rdp-${t[n]}`;
6
- for (const n in e)
7
- o[e[n]] = `rdp-${e[n]}`;
8
- for (const n in r)
9
- o[r[n]] = `rdp-${r[n]}`;
10
- for (const n in s)
11
- o[s[n]] = `rdp-${s[n]}`;
12
- return o;
1
+ import { DateLib as n } from "./index112.js";
2
+ function r(a, t, l, o) {
3
+ let e = (o ?? new n(l)).format(a, "PPPP");
4
+ return t.today && (e = `Today, ${e}`), t.selected && (e = `${e}, selected`), e;
13
5
  }
6
+ const c = r;
14
7
  export {
15
- i as getDefaultClassNames
8
+ c as labelDay,
9
+ r as labelDayButton
16
10
  };
17
11
  //# sourceMappingURL=index145.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index145.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getDefaultClassNames.js"],"sourcesContent":["import { Animation, DayFlag, SelectionState, UI } from \"../UI.js\";\n/**\n * Returns the default class names for the UI elements.\n *\n * This function generates a mapping of default class names for various UI\n * elements, day flags, selection states, and animations.\n *\n * @returns An object containing the default class names.\n * @group Utilities\n */\nexport function getDefaultClassNames() {\n const classNames = {};\n for (const key in UI) {\n classNames[UI[key]] =\n `rdp-${UI[key]}`;\n }\n for (const key in DayFlag) {\n classNames[DayFlag[key]] =\n `rdp-${DayFlag[key]}`;\n }\n for (const key in SelectionState) {\n classNames[SelectionState[key]] =\n `rdp-${SelectionState[key]}`;\n }\n for (const key in Animation) {\n classNames[Animation[key]] =\n `rdp-${Animation[key]}`;\n }\n return classNames;\n}\n"],"names":["getDefaultClassNames","classNames","key","UI","DayFlag","SelectionState","Animation"],"mappings":";AAUO,SAASA,IAAuB;AACnC,QAAMC,IAAa,CAAA;AACnB,aAAWC,KAAOC;AACd,IAAAF,EAAWE,EAAGD,CAAG,CAAC,IACd,OAAOC,EAAGD,CAAG,CAAC;AAEtB,aAAWA,KAAOE;AACd,IAAAH,EAAWG,EAAQF,CAAG,CAAC,IACnB,OAAOE,EAAQF,CAAG,CAAC;AAE3B,aAAWA,KAAOG;AACd,IAAAJ,EAAWI,EAAeH,CAAG,CAAC,IAC1B,OAAOG,EAAeH,CAAG,CAAC;AAElC,aAAWA,KAAOI;AACd,IAAAL,EAAWK,EAAUJ,CAAG,CAAC,IACrB,OAAOI,EAAUJ,CAAG,CAAC;AAE7B,SAAOD;AACX;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index145.js","sources":["../../../node_modules/react-day-picker/dist/esm/labels/labelDayButton.js"],"sourcesContent":["import { DateLib } from \"../classes/DateLib.js\";\n/**\n * Generates the ARIA label for a day button.\n *\n * Use the `modifiers` argument to provide additional context for the label,\n * such as indicating if the day is \"today\" or \"selected.\"\n *\n * @defaultValue The formatted date.\n * @param date - The date to format.\n * @param modifiers - The modifiers providing context for the day.\n * @param options - Optional configuration for the date formatting library.\n * @param dateLib - An optional instance of the date formatting library.\n * @returns The ARIA label for the day button.\n * @group Labels\n * @see https://daypicker.dev/docs/translation#aria-labels\n */\nexport function labelDayButton(date, modifiers, options, dateLib) {\n let label = (dateLib ?? new DateLib(options)).format(date, \"PPPP\");\n if (modifiers.today)\n label = `Today, ${label}`;\n if (modifiers.selected)\n label = `${label}, selected`;\n return label;\n}\n/**\n * @ignore\n * @deprecated Use `labelDayButton` instead.\n */\nexport const labelDay = labelDayButton;\n"],"names":["labelDayButton","date","modifiers","options","dateLib","label","DateLib","labelDay"],"mappings":";AAgBO,SAASA,EAAeC,GAAMC,GAAWC,GAASC,GAAS;AAC9D,MAAIC,KAASD,KAAW,IAAIE,EAAQH,CAAO,GAAG,OAAOF,GAAM,MAAM;AACjE,SAAIC,EAAU,UACVG,IAAQ,UAAUA,CAAK,KACvBH,EAAU,aACVG,IAAQ,GAAGA,CAAK,eACbA;AACX;AAKY,MAACE,IAAWP;","x_google_ignoreList":[0]}
package/dist/index146.js CHANGED
@@ -1,11 +1,10 @@
1
- import * as a from "./index164.js";
2
- function f(n) {
3
- return n?.formatMonthCaption && !n.formatCaption && (n.formatCaption = n.formatMonthCaption), n?.formatYearCaption && !n.formatYearDropdown && (n.formatYearDropdown = n.formatYearCaption), {
4
- ...a,
5
- ...n
6
- };
1
+ import { DateLib as r } from "./index112.js";
2
+ function e(t, o, n) {
3
+ return (n ?? new r(o)).formatMonthYear(t);
7
4
  }
5
+ const l = e;
8
6
  export {
9
- f as getFormatters
7
+ l as labelCaption,
8
+ e as labelGrid
10
9
  };
11
10
  //# sourceMappingURL=index146.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index146.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getFormatters.js"],"sourcesContent":["import * as defaultFormatters from \"../formatters/index.js\";\n/**\n * Merges custom formatters from the props with the default formatters.\n *\n * @param customFormatters The custom formatters provided in the DayPicker\n * props.\n * @returns The merged formatters object.\n */\nexport function getFormatters(customFormatters) {\n if (customFormatters?.formatMonthCaption && !customFormatters.formatCaption) {\n customFormatters.formatCaption = customFormatters.formatMonthCaption;\n }\n if (customFormatters?.formatYearCaption &&\n !customFormatters.formatYearDropdown) {\n customFormatters.formatYearDropdown = customFormatters.formatYearCaption;\n }\n return {\n ...defaultFormatters,\n ...customFormatters,\n };\n}\n"],"names":["getFormatters","customFormatters","defaultFormatters"],"mappings":";AAQO,SAASA,EAAcC,GAAkB;AAC5C,SAAIA,GAAkB,sBAAsB,CAACA,EAAiB,kBAC1DA,EAAiB,gBAAgBA,EAAiB,qBAElDA,GAAkB,qBAClB,CAACA,EAAiB,uBAClBA,EAAiB,qBAAqBA,EAAiB,oBAEpD;AAAA,IACH,GAAGC;AAAAA,IACH,GAAGD;AAAA,EACX;AACA;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index146.js","sources":["../../../node_modules/react-day-picker/dist/esm/labels/labelGrid.js"],"sourcesContent":["import { DateLib } from \"../classes/DateLib.js\";\n/**\n * Generates the ARIA label for the month grid, which is announced when entering\n * the grid.\n *\n * @defaultValue Locale-specific month/year order (e.g., \"November 2022\").\n * @param date - The date representing the month.\n * @param options - Optional configuration for the date formatting library.\n * @param dateLib - An optional instance of the date formatting library.\n * @returns The ARIA label for the month grid.\n * @group Labels\n * @see https://daypicker.dev/docs/translation#aria-labels\n */\nexport function labelGrid(date, options, dateLib) {\n const lib = dateLib ?? new DateLib(options);\n return lib.formatMonthYear(date);\n}\n/**\n * @ignore\n * @deprecated Use {@link labelGrid} instead.\n */\nexport const labelCaption = labelGrid;\n"],"names":["labelGrid","date","options","dateLib","DateLib","labelCaption"],"mappings":";AAaO,SAASA,EAAUC,GAAMC,GAASC,GAAS;AAE9C,UADYA,KAAW,IAAIC,EAAQF,CAAO,GAC/B,gBAAgBD,CAAI;AACnC;AAKY,MAACI,IAAeL;","x_google_ignoreList":[0]}
package/dist/index147.js CHANGED
@@ -1,35 +1,9 @@
1
- import * as o from "./index172.js";
2
- import { labelWeekday as b } from "./index180.js";
3
- import { labelWeekNumberHeader as i } from "./index182.js";
4
- import { labelNav as n } from "./index177.js";
5
- import { labelGridcell as t } from "./index175.js";
6
- import { labelGrid as d } from "./index174.js";
7
- import { labelYearDropdown as p } from "./index183.js";
8
- import { labelWeekNumber as m } from "./index181.js";
9
- import { labelPrevious as f } from "./index179.js";
10
- import { labelNext as N } from "./index178.js";
11
- import { labelMonthDropdown as k } from "./index176.js";
12
- import { labelDayButton as D } from "./index173.js";
13
- const r = (l, a, e) => a || (e ? typeof e == "function" ? e : (...W) => e : l);
14
- function Y(l, a) {
15
- const e = a.locale?.labels ?? {};
16
- return {
17
- ...o,
18
- ...l ?? {},
19
- labelDayButton: r(D, l?.labelDayButton, e.labelDayButton),
20
- labelMonthDropdown: r(k, l?.labelMonthDropdown, e.labelMonthDropdown),
21
- labelNext: r(N, l?.labelNext, e.labelNext),
22
- labelPrevious: r(f, l?.labelPrevious, e.labelPrevious),
23
- labelWeekNumber: r(m, l?.labelWeekNumber, e.labelWeekNumber),
24
- labelYearDropdown: r(p, l?.labelYearDropdown, e.labelYearDropdown),
25
- labelGrid: r(d, l?.labelGrid, e.labelGrid),
26
- labelGridcell: r(t, l?.labelGridcell, e.labelGridcell),
27
- labelNav: r(n, l?.labelNav, e.labelNav),
28
- labelWeekNumberHeader: r(i, l?.labelWeekNumberHeader, e.labelWeekNumberHeader),
29
- labelWeekday: r(b, l?.labelWeekday, e.labelWeekday)
30
- };
1
+ import { DateLib as a } from "./index112.js";
2
+ function f(t, l, o, r) {
3
+ let e = (r ?? new a(o)).format(t, "PPPP");
4
+ return l?.today && (e = `Today, ${e}`), e;
31
5
  }
32
6
  export {
33
- Y as getLabels
7
+ f as labelGridcell
34
8
  };
35
9
  //# sourceMappingURL=index147.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index147.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getLabels.js"],"sourcesContent":["import * as defaultLabels from \"../labels/index.js\";\nconst resolveLabel = (defaultLabel, customLabel, localeLabel) => {\n if (customLabel)\n return customLabel;\n if (localeLabel) {\n return (typeof localeLabel === \"function\"\n ? localeLabel\n : (..._args) => localeLabel);\n }\n return defaultLabel;\n};\n/**\n * Merges custom labels from the props with the default labels.\n *\n * When available, uses the locale-provided translation for `labelNext`.\n *\n * @param customLabels The custom labels provided in the DayPicker props.\n * @param options Options from the date library, used to resolve locale\n * translations.\n * @returns The merged labels object with locale-aware defaults.\n */\nexport function getLabels(customLabels, options) {\n const localeLabels = options.locale?.labels ?? {};\n return {\n ...defaultLabels,\n ...(customLabels ?? {}),\n labelDayButton: resolveLabel(defaultLabels.labelDayButton, customLabels?.labelDayButton, localeLabels.labelDayButton),\n labelMonthDropdown: resolveLabel(defaultLabels.labelMonthDropdown, customLabels?.labelMonthDropdown, localeLabels.labelMonthDropdown),\n labelNext: resolveLabel(defaultLabels.labelNext, customLabels?.labelNext, localeLabels.labelNext),\n labelPrevious: resolveLabel(defaultLabels.labelPrevious, customLabels?.labelPrevious, localeLabels.labelPrevious),\n labelWeekNumber: resolveLabel(defaultLabels.labelWeekNumber, customLabels?.labelWeekNumber, localeLabels.labelWeekNumber),\n labelYearDropdown: resolveLabel(defaultLabels.labelYearDropdown, customLabels?.labelYearDropdown, localeLabels.labelYearDropdown),\n labelGrid: resolveLabel(defaultLabels.labelGrid, customLabels?.labelGrid, localeLabels.labelGrid),\n labelGridcell: resolveLabel(defaultLabels.labelGridcell, customLabels?.labelGridcell, localeLabels.labelGridcell),\n labelNav: resolveLabel(defaultLabels.labelNav, customLabels?.labelNav, localeLabels.labelNav),\n labelWeekNumberHeader: resolveLabel(defaultLabels.labelWeekNumberHeader, customLabels?.labelWeekNumberHeader, localeLabels.labelWeekNumberHeader),\n labelWeekday: resolveLabel(defaultLabels.labelWeekday, customLabels?.labelWeekday, localeLabels.labelWeekday),\n };\n}\n"],"names":["resolveLabel","defaultLabel","customLabel","localeLabel","_args","getLabels","customLabels","options","localeLabels","defaultLabels","defaultLabels.labelDayButton","defaultLabels.labelMonthDropdown","defaultLabels.labelNext","defaultLabels.labelPrevious","defaultLabels.labelWeekNumber","defaultLabels.labelYearDropdown","defaultLabels.labelGrid","defaultLabels.labelGridcell","defaultLabels.labelNav","defaultLabels.labelWeekNumberHeader","defaultLabels.labelWeekday"],"mappings":";;;;;;;;;;;;AACA,MAAMA,IAAe,CAACC,GAAcC,GAAaC,MACzCD,MAEAC,IACQ,OAAOA,KAAgB,aACzBA,IACA,IAAIC,MAAUD,IAEjBF;AAYJ,SAASI,EAAUC,GAAcC,GAAS;AAC7C,QAAMC,IAAeD,EAAQ,QAAQ,UAAU,CAAA;AAC/C,SAAO;AAAA,IACH,GAAGE;AAAAA,IACH,GAAIH,KAAgB,CAAA;AAAA,IACpB,gBAAgBN,EAAaU,GAA8BJ,GAAc,gBAAgBE,EAAa,cAAc;AAAA,IACpH,oBAAoBR,EAAaW,GAAkCL,GAAc,oBAAoBE,EAAa,kBAAkB;AAAA,IACpI,WAAWR,EAAaY,GAAyBN,GAAc,WAAWE,EAAa,SAAS;AAAA,IAChG,eAAeR,EAAaa,GAA6BP,GAAc,eAAeE,EAAa,aAAa;AAAA,IAChH,iBAAiBR,EAAac,GAA+BR,GAAc,iBAAiBE,EAAa,eAAe;AAAA,IACxH,mBAAmBR,EAAae,GAAiCT,GAAc,mBAAmBE,EAAa,iBAAiB;AAAA,IAChI,WAAWR,EAAagB,GAAyBV,GAAc,WAAWE,EAAa,SAAS;AAAA,IAChG,eAAeR,EAAaiB,GAA6BX,GAAc,eAAeE,EAAa,aAAa;AAAA,IAChH,UAAUR,EAAakB,GAAwBZ,GAAc,UAAUE,EAAa,QAAQ;AAAA,IAC5F,uBAAuBR,EAAamB,GAAqCb,GAAc,uBAAuBE,EAAa,qBAAqB;AAAA,IAChJ,cAAcR,EAAaoB,GAA4Bd,GAAc,cAAcE,EAAa,YAAY;AAAA,EACpH;AACA;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index147.js","sources":["../../../node_modules/react-day-picker/dist/esm/labels/labelGridcell.js"],"sourcesContent":["import { DateLib } from \"../classes/DateLib.js\";\n/**\n * Generates the label for a day grid cell when the calendar is not interactive.\n *\n * @param date - The date to format.\n * @param modifiers - Optional modifiers providing context for the day.\n * @param options - Optional configuration for the date formatting library.\n * @param dateLib - An optional instance of the date formatting library.\n * @returns The label for the day grid cell.\n * @group Labels\n * @see https://daypicker.dev/docs/translation#aria-labels\n */\nexport function labelGridcell(date, modifiers, options, dateLib) {\n let label = (dateLib ?? new DateLib(options)).format(date, \"PPPP\");\n if (modifiers?.today) {\n label = `Today, ${label}`;\n }\n return label;\n}\n"],"names":["labelGridcell","date","modifiers","options","dateLib","label","DateLib"],"mappings":";AAYO,SAASA,EAAcC,GAAMC,GAAWC,GAASC,GAAS;AAC7D,MAAIC,KAASD,KAAW,IAAIE,EAAQH,CAAO,GAAG,OAAOF,GAAM,MAAM;AACjE,SAAIC,GAAW,UACXG,IAAQ,UAAUA,CAAK,KAEpBA;AACX;","x_google_ignoreList":[0]}
package/dist/index148.js CHANGED
@@ -1,14 +1,7 @@
1
- function d(o, n, s, a, e) {
2
- const { startOfMonth: r, startOfYear: c, endOfYear: f, eachMonthOfInterval: l, getMonth: p } = e;
3
- return l({
4
- start: c(o),
5
- end: f(o)
6
- }).map((t) => {
7
- const O = a.formatMonthDropdown(t, e), h = p(t), u = n && t < r(n) || s && t > r(s) || !1;
8
- return { value: h, label: O, disabled: u };
9
- });
1
+ function n(o) {
2
+ return "Choose the Month";
10
3
  }
11
4
  export {
12
- d as getMonthOptions
5
+ n as labelMonthDropdown
13
6
  };
14
7
  //# sourceMappingURL=index148.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index148.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getMonthOptions.js"],"sourcesContent":["/**\n * Returns the months to show in the dropdown.\n *\n * This function generates a list of months for the current year, formatted\n * using the provided formatter, and determines whether each month should be\n * disabled based on the navigation range.\n *\n * @param displayMonth The currently displayed month.\n * @param navStart The start date for navigation.\n * @param navEnd The end date for navigation.\n * @param formatters The formatters to use for formatting the month labels.\n * @param dateLib The date library to use for date manipulation.\n * @returns An array of dropdown options representing the months, or `undefined`\n * if no months are available.\n */\nexport function getMonthOptions(displayMonth, navStart, navEnd, formatters, dateLib) {\n const { startOfMonth, startOfYear, endOfYear, eachMonthOfInterval, getMonth, } = dateLib;\n const months = eachMonthOfInterval({\n start: startOfYear(displayMonth),\n end: endOfYear(displayMonth),\n });\n const options = months.map((month) => {\n const label = formatters.formatMonthDropdown(month, dateLib);\n const value = getMonth(month);\n const disabled = (navStart && month < startOfMonth(navStart)) ||\n (navEnd && month > startOfMonth(navEnd)) ||\n false;\n return { value, label, disabled };\n });\n return options;\n}\n"],"names":["getMonthOptions","displayMonth","navStart","navEnd","formatters","dateLib","startOfMonth","startOfYear","endOfYear","eachMonthOfInterval","getMonth","month","label","value","disabled"],"mappings":"AAeO,SAASA,EAAgBC,GAAcC,GAAUC,GAAQC,GAAYC,GAAS;AACjF,QAAM,EAAE,cAAAC,GAAc,aAAAC,GAAa,WAAAC,GAAW,qBAAAC,GAAqB,UAAAC,EAAQ,IAAML;AAajF,SAZeI,EAAoB;AAAA,IAC/B,OAAOF,EAAYN,CAAY;AAAA,IAC/B,KAAKO,EAAUP,CAAY;AAAA,EACnC,CAAK,EACsB,IAAI,CAACU,MAAU;AAClC,UAAMC,IAAQR,EAAW,oBAAoBO,GAAON,CAAO,GACrDQ,IAAQH,EAASC,CAAK,GACtBG,IAAYZ,KAAYS,IAAQL,EAAaJ,CAAQ,KACtDC,KAAUQ,IAAQL,EAAaH,CAAM,KACtC;AACJ,WAAO,EAAE,OAAAU,GAAO,OAAAD,GAAO,UAAAE,EAAQ;AAAA,EACnC,CAAC;AAEL;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index148.js","sources":["../../../node_modules/react-day-picker/dist/esm/labels/labelMonthDropdown.js"],"sourcesContent":["/**\n * Generates the ARIA label for the months dropdown.\n *\n * @defaultValue `\"Choose the Month\"`\n * @param options - Optional configuration for the date formatting library.\n * @returns The ARIA label for the months dropdown.\n * @group Labels\n * @see https://daypicker.dev/docs/translation#aria-labels\n */\nexport function labelMonthDropdown(_options) {\n return \"Choose the Month\";\n}\n"],"names":["labelMonthDropdown","_options"],"mappings":"AASO,SAASA,EAAmBC,GAAU;AACzC,SAAO;AACX;","x_google_ignoreList":[0]}
package/dist/index149.js CHANGED
@@ -1,14 +1,7 @@
1
- import { UI as f } from "./index153.js";
2
- function n(r, o = {}, i = {}) {
3
- let e = { ...o?.[f.Day] };
4
- return Object.entries(r).filter(([, t]) => t === !0).forEach(([t]) => {
5
- e = {
6
- ...e,
7
- ...i?.[t]
8
- };
9
- }), e;
1
+ function e() {
2
+ return "";
10
3
  }
11
4
  export {
12
- n as getStyleForModifiers
5
+ e as labelNav
13
6
  };
14
7
  //# sourceMappingURL=index149.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index149.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getStyleForModifiers.js"],"sourcesContent":["import { UI } from \"../UI.js\";\n/**\n * Returns the computed style for a day based on its modifiers.\n *\n * This function merges the base styles for the day with any styles associated\n * with active modifiers.\n *\n * @param dayModifiers The modifiers applied to the day.\n * @param styles The base styles for the calendar elements.\n * @param modifiersStyles The styles associated with specific modifiers.\n * @returns The computed style for the day.\n */\nexport function getStyleForModifiers(dayModifiers, styles = {}, modifiersStyles = {}) {\n let style = { ...styles?.[UI.Day] };\n Object.entries(dayModifiers)\n .filter(([, active]) => active === true)\n .forEach(([modifier]) => {\n style = {\n ...style,\n ...modifiersStyles?.[modifier],\n };\n });\n return style;\n}\n"],"names":["getStyleForModifiers","dayModifiers","styles","modifiersStyles","style","UI","active","modifier"],"mappings":";AAYO,SAASA,EAAqBC,GAAcC,IAAS,CAAA,GAAIC,IAAkB,CAAA,GAAI;AAClF,MAAIC,IAAQ,EAAE,GAAGF,IAASG,EAAG,GAAG,EAAC;AACjC,gBAAO,QAAQJ,CAAY,EACtB,OAAO,CAAC,CAAA,EAAGK,CAAM,MAAMA,MAAW,EAAI,EACtC,QAAQ,CAAC,CAACC,CAAQ,MAAM;AACzB,IAAAH,IAAQ;AAAA,MACJ,GAAGA;AAAA,MACH,GAAGD,IAAkBI,CAAQ;AAAA,IACzC;AAAA,EACI,CAAC,GACMH;AACX;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index149.js","sources":["../../../node_modules/react-day-picker/dist/esm/labels/labelNav.js"],"sourcesContent":["/**\n * Generates the ARIA label for the navigation toolbar.\n *\n * @defaultValue `\"\"`\n * @returns The ARIA label for the navigation toolbar.\n * @group Labels\n * @see https://daypicker.dev/docs/translation#aria-labels\n */\nexport function labelNav() {\n return \"\";\n}\n"],"names":["labelNav"],"mappings":"AAQO,SAASA,IAAW;AACvB,SAAO;AACX;","x_google_ignoreList":[0]}
package/dist/index15.js CHANGED
@@ -1,4 +1,4 @@
1
- import { j as a } from "./index28.js";
1
+ import { j as a } from "./index27.js";
2
2
  import { FilesUploadField as l } from "./index14.js";
3
3
  function n({
4
4
  initialImages: i = [],
package/dist/index150.js CHANGED
@@ -1,12 +1,8 @@
1
- function y(t, o, a, n) {
2
- const s = n ?? t.today(), c = a ? t.startOfBroadcastWeek(s, t) : o ? t.startOfISOWeek(s) : t.startOfWeek(s), r = [];
3
- for (let e = 0; e < 7; e++) {
4
- const f = t.addDays(c, e);
5
- r.push(f);
6
- }
7
- return r;
1
+ const t = "Go to the Next Month";
2
+ function n(o, e) {
3
+ return t;
8
4
  }
9
5
  export {
10
- y as getWeekdays
6
+ n as labelNext
11
7
  };
12
8
  //# sourceMappingURL=index150.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index150.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getWeekdays.js"],"sourcesContent":["/**\n * Generates a series of 7 days, starting from the beginning of the week, to use\n * for formatting weekday names (e.g., Monday, Tuesday, etc.).\n *\n * @param dateLib The date library to use for date manipulation.\n * @param ISOWeek Whether to use ISO week numbering (weeks start on Monday).\n * @param broadcastCalendar Whether to use the broadcast calendar (weeks start\n * on Monday, but may include adjustments for broadcast-specific rules).\n * @returns An array of 7 dates representing the weekdays.\n */\nexport function getWeekdays(dateLib, ISOWeek, broadcastCalendar, today) {\n const referenceToday = today ?? dateLib.today();\n const start = broadcastCalendar\n ? dateLib.startOfBroadcastWeek(referenceToday, dateLib)\n : ISOWeek\n ? dateLib.startOfISOWeek(referenceToday)\n : dateLib.startOfWeek(referenceToday);\n const days = [];\n for (let i = 0; i < 7; i++) {\n const day = dateLib.addDays(start, i);\n days.push(day);\n }\n return days;\n}\n"],"names":["getWeekdays","dateLib","ISOWeek","broadcastCalendar","today","referenceToday","start","days","i","day"],"mappings":"AAUO,SAASA,EAAYC,GAASC,GAASC,GAAmBC,GAAO;AACpE,QAAMC,IAAiBD,KAASH,EAAQ,MAAK,GACvCK,IAAQH,IACRF,EAAQ,qBAAqBI,GAAgBJ,CAAO,IACpDC,IACID,EAAQ,eAAeI,CAAc,IACrCJ,EAAQ,YAAYI,CAAc,GACtCE,IAAO,CAAA;AACb,WAASC,IAAI,GAAGA,IAAI,GAAGA,KAAK;AACxB,UAAMC,IAAMR,EAAQ,QAAQK,GAAOE,CAAC;AACpC,IAAAD,EAAK,KAAKE,CAAG;AAAA,EACjB;AACA,SAAOF;AACX;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index150.js","sources":["../../../node_modules/react-day-picker/dist/esm/labels/labelNext.js"],"sourcesContent":["const defaultLabel = \"Go to the Next Month\";\n/**\n * Generates the ARIA label for the \"next month\" button.\n *\n * @defaultValue `\"Go to the Next Month\"`\n * @param month - The date representing the next month, or `undefined` if there\n * is no next month.\n * @returns The ARIA label for the \"next month\" button.\n * @group Labels\n * @see https://daypicker.dev/docs/translation#aria-labels\n */\nexport function labelNext(_month, _options) {\n return defaultLabel;\n}\n"],"names":["defaultLabel","labelNext","_month","_options"],"mappings":"AAAA,MAAMA,IAAe;AAWd,SAASC,EAAUC,GAAQC,GAAU;AACxC,SAAOH;AACX;","x_google_ignoreList":[0]}
package/dist/index151.js CHANGED
@@ -1,17 +1,7 @@
1
- function p(e, r, s, t, f = !1) {
2
- if (!e || !r)
3
- return;
4
- const { startOfYear: o, endOfYear: i, eachYearOfInterval: l, getYear: u } = t, Y = o(e), c = i(r), a = l({ start: Y, end: c });
5
- return f && a.reverse(), a.map((n) => {
6
- const d = s.formatYearDropdown(n, t);
7
- return {
8
- value: u(n),
9
- label: d,
10
- disabled: !1
11
- };
12
- });
1
+ function t(o) {
2
+ return "Go to the Previous Month";
13
3
  }
14
4
  export {
15
- p as getYearOptions
5
+ t as labelPrevious
16
6
  };
17
7
  //# sourceMappingURL=index151.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index151.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getYearOptions.js"],"sourcesContent":["/**\n * Returns the years to display in the dropdown.\n *\n * This function generates a list of years between the navigation start and end\n * dates, formatted using the provided formatter.\n *\n * @param navStart The start date for navigation.\n * @param navEnd The end date for navigation.\n * @param formatters The formatters to use for formatting the year labels.\n * @param dateLib The date library to use for date manipulation.\n * @param reverse If true, reverses the order of the years (descending).\n * @returns An array of dropdown options representing the years, or `undefined`\n * if `navStart` or `navEnd` is not provided.\n */\nexport function getYearOptions(navStart, navEnd, formatters, dateLib, reverse = false) {\n if (!navStart)\n return undefined;\n if (!navEnd)\n return undefined;\n const { startOfYear, endOfYear, eachYearOfInterval, getYear } = dateLib;\n const firstNavYear = startOfYear(navStart);\n const lastNavYear = endOfYear(navEnd);\n const years = eachYearOfInterval({ start: firstNavYear, end: lastNavYear });\n if (reverse)\n years.reverse();\n return years.map((year) => {\n const label = formatters.formatYearDropdown(year, dateLib);\n return {\n value: getYear(year),\n label,\n disabled: false,\n };\n });\n}\n"],"names":["getYearOptions","navStart","navEnd","formatters","dateLib","reverse","startOfYear","endOfYear","eachYearOfInterval","getYear","firstNavYear","lastNavYear","years","year","label"],"mappings":"AAcO,SAASA,EAAeC,GAAUC,GAAQC,GAAYC,GAASC,IAAU,IAAO;AAGnF,MAFI,CAACJ,KAED,CAACC;AACD;AACJ,QAAM,EAAE,aAAAI,GAAa,WAAAC,GAAW,oBAAAC,GAAoB,SAAAC,EAAO,IAAKL,GAC1DM,IAAeJ,EAAYL,CAAQ,GACnCU,IAAcJ,EAAUL,CAAM,GAC9BU,IAAQJ,EAAmB,EAAE,OAAOE,GAAc,KAAKC,GAAa;AAC1E,SAAIN,KACAO,EAAM,QAAO,GACVA,EAAM,IAAI,CAACC,MAAS;AACvB,UAAMC,IAAQX,EAAW,mBAAmBU,GAAMT,CAAO;AACzD,WAAO;AAAA,MACH,OAAOK,EAAQI,CAAI;AAAA,MACnB,OAAAC;AAAA,MACA,UAAU;AAAA,IACtB;AAAA,EACI,CAAC;AACL;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index151.js","sources":["../../../node_modules/react-day-picker/dist/esm/labels/labelPrevious.js"],"sourcesContent":["/**\n * Generates the ARIA label for the \"previous month\" button.\n *\n * @defaultValue `\"Go to the Previous Month\"`\n * @param month - The date representing the previous month, or `undefined` if\n * there is no previous month.\n * @returns The ARIA label for the \"previous month\" button.\n * @group Labels\n * @see https://daypicker.dev/docs/translation#aria-labels\n */\nexport function labelPrevious(_month) {\n return \"Go to the Previous Month\";\n}\n"],"names":["labelPrevious","_month"],"mappings":"AAUO,SAASA,EAAcC,GAAQ;AAClC,SAAO;AACX;","x_google_ignoreList":[0]}
package/dist/index152.js CHANGED
@@ -1,105 +1,8 @@
1
- import { TZDate as c } from "./index240.js";
2
- import "./index242.js";
3
- import { differenceInCalendarMonths as h } from "./index254.js";
4
- import { differenceInCalendarDays as O } from "./index253.js";
5
- import { getISOWeek as k } from "./index261.js";
6
- import { getWeek as w } from "./index264.js";
7
- function W(o, D = {}) {
8
- const { weekStartsOn: d, locale: g } = D, l = d ?? g?.options?.weekStartsOn ?? 0, r = (t) => {
9
- const e = typeof t == "number" || typeof t == "string" ? new Date(t) : t;
10
- return new c(e.getFullYear(), e.getMonth(), e.getDate(), 12, 0, 0, o);
11
- }, u = (t) => {
12
- const e = r(t);
13
- return new Date(e.getFullYear(), e.getMonth(), e.getDate(), 0, 0, 0, 0);
14
- };
15
- return {
16
- today: () => r(c.tz(o)),
17
- newDate: (t, e, n) => new c(t, e, n, 12, 0, 0, o),
18
- startOfDay: (t) => r(t),
19
- startOfWeek: (t, e) => {
20
- const n = r(t), a = e?.weekStartsOn ?? l, s = (n.getDay() - a + 7) % 7;
21
- return n.setDate(n.getDate() - s), n;
22
- },
23
- startOfISOWeek: (t) => {
24
- const e = r(t), n = (e.getDay() - 1 + 7) % 7;
25
- return e.setDate(e.getDate() - n), e;
26
- },
27
- startOfMonth: (t) => {
28
- const e = r(t);
29
- return e.setDate(1), e;
30
- },
31
- startOfYear: (t) => {
32
- const e = r(t);
33
- return e.setMonth(0, 1), e;
34
- },
35
- endOfWeek: (t, e) => {
36
- const n = r(t), f = (((e?.weekStartsOn ?? l) + 6) % 7 - n.getDay() + 7) % 7;
37
- return n.setDate(n.getDate() + f), n;
38
- },
39
- endOfISOWeek: (t) => {
40
- const e = r(t), n = (7 - e.getDay()) % 7;
41
- return e.setDate(e.getDate() + n), e;
42
- },
43
- endOfMonth: (t) => {
44
- const e = r(t);
45
- return e.setMonth(e.getMonth() + 1, 0), e;
46
- },
47
- endOfYear: (t) => {
48
- const e = r(t);
49
- return e.setMonth(11, 31), e;
50
- },
51
- eachMonthOfInterval: (t) => {
52
- const e = r(t.start), n = r(t.end), a = [], s = new c(e.getFullYear(), e.getMonth(), 1, 12, 0, 0, o), f = n.getFullYear() * 12 + n.getMonth();
53
- for (; s.getFullYear() * 12 + s.getMonth() <= f; )
54
- a.push(new c(s, o)), s.setMonth(s.getMonth() + 1, 1);
55
- return a;
56
- },
57
- // Normalize to noon once before arithmetic (avoid DST/midnight edge cases),
58
- // mutate the same TZDate, and return it.
59
- addDays: (t, e) => {
60
- const n = r(t);
61
- return n.setDate(n.getDate() + e), n;
62
- },
63
- addWeeks: (t, e) => {
64
- const n = r(t);
65
- return n.setDate(n.getDate() + e * 7), n;
66
- },
67
- addMonths: (t, e) => {
68
- const n = r(t);
69
- return n.setMonth(n.getMonth() + e), n;
70
- },
71
- addYears: (t, e) => {
72
- const n = r(t);
73
- return n.setFullYear(n.getFullYear() + e), n;
74
- },
75
- eachYearOfInterval: (t) => {
76
- const e = r(t.start), n = r(t.end), a = [], s = new c(e.getFullYear(), 0, 1, 12, 0, 0, o);
77
- for (; s.getFullYear() <= n.getFullYear(); )
78
- a.push(new c(s, o)), s.setFullYear(s.getFullYear() + 1, 0, 1);
79
- return a;
80
- },
81
- getWeek: (t, e) => {
82
- const n = u(t);
83
- return w(n, {
84
- weekStartsOn: e?.weekStartsOn ?? l,
85
- firstWeekContainsDate: e?.firstWeekContainsDate ?? g?.options?.firstWeekContainsDate ?? 1
86
- });
87
- },
88
- getISOWeek: (t) => {
89
- const e = u(t);
90
- return k(e);
91
- },
92
- differenceInCalendarDays: (t, e) => {
93
- const n = u(t), a = u(e);
94
- return O(n, a);
95
- },
96
- differenceInCalendarMonths: (t, e) => {
97
- const n = u(t), a = u(e);
98
- return h(n, a);
99
- }
100
- };
1
+ import { DateLib as c } from "./index112.js";
2
+ function a(e, r, t) {
3
+ return (t ?? new c(r)).format(e, "cccc");
101
4
  }
102
5
  export {
103
- W as createNoonOverrides
6
+ a as labelWeekday
104
7
  };
105
8
  //# sourceMappingURL=index152.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index152.js","sources":["../../../node_modules/react-day-picker/dist/esm/noonDateLib.js"],"sourcesContent":["import { TZDate } from \"@date-fns/tz\";\nimport { differenceInCalendarDays as differenceInCalendarDaysFn, differenceInCalendarMonths as differenceInCalendarMonthsFn, getISOWeek as getISOWeekFn, getWeek as getWeekFn, } from \"date-fns\";\n/**\n * Creates `dateLib` overrides that keep all calendar math at noon in the target\n * time zone. This avoids second-level offset changes (e.g., historical zones\n * with +03:41:12) from pushing dates backward across midnight.\n */\nexport function createNoonOverrides(timeZone, options = {}) {\n const { weekStartsOn, locale } = options;\n const fallbackWeekStartsOn = (weekStartsOn ??\n locale?.options?.weekStartsOn ??\n 0);\n // Keep all internal math anchored at noon in the target zone to avoid\n // historical second-level offsets from crossing midnight.\n const toNoonTZDate = (date) => {\n const normalizedDate = typeof date === \"number\" || typeof date === \"string\"\n ? new Date(date)\n : date;\n return new TZDate(normalizedDate.getFullYear(), normalizedDate.getMonth(), normalizedDate.getDate(), 12, 0, 0, timeZone);\n };\n // Convert a value into a host `Date` that represents the same calendar day\n // as the target-zone noon. This is useful for helpers (e.g., date-fns week\n // utilities) that expect local `Date` instances rather than `TZDate`s.\n const toCalendarDate = (date) => {\n const zoned = toNoonTZDate(date);\n return new Date(zoned.getFullYear(), zoned.getMonth(), zoned.getDate(), 0, 0, 0, 0);\n };\n return {\n today: () => {\n return toNoonTZDate(TZDate.tz(timeZone));\n },\n newDate: (year, monthIndex, date) => {\n return new TZDate(year, monthIndex, date, 12, 0, 0, timeZone);\n },\n startOfDay: (date) => {\n return toNoonTZDate(date);\n },\n startOfWeek: (date, options) => {\n const base = toNoonTZDate(date);\n const weekStartsOnValue = (options?.weekStartsOn ??\n fallbackWeekStartsOn);\n const diff = (base.getDay() - weekStartsOnValue + 7) % 7;\n base.setDate(base.getDate() - diff);\n return base;\n },\n startOfISOWeek: (date) => {\n const base = toNoonTZDate(date);\n const diff = (base.getDay() - 1 + 7) % 7;\n base.setDate(base.getDate() - diff);\n return base;\n },\n startOfMonth: (date) => {\n const base = toNoonTZDate(date);\n base.setDate(1);\n return base;\n },\n startOfYear: (date) => {\n const base = toNoonTZDate(date);\n base.setMonth(0, 1);\n return base;\n },\n endOfWeek: (date, options) => {\n const base = toNoonTZDate(date);\n const weekStartsOnValue = (options?.weekStartsOn ??\n fallbackWeekStartsOn);\n const endDow = (weekStartsOnValue + 6) % 7;\n const diff = (endDow - base.getDay() + 7) % 7;\n base.setDate(base.getDate() + diff);\n return base;\n },\n endOfISOWeek: (date) => {\n const base = toNoonTZDate(date);\n const diff = (7 - base.getDay()) % 7;\n base.setDate(base.getDate() + diff);\n return base;\n },\n endOfMonth: (date) => {\n const base = toNoonTZDate(date);\n base.setMonth(base.getMonth() + 1, 0);\n return base;\n },\n endOfYear: (date) => {\n const base = toNoonTZDate(date);\n base.setMonth(11, 31);\n return base;\n },\n eachMonthOfInterval: (interval) => {\n const start = toNoonTZDate(interval.start);\n const end = toNoonTZDate(interval.end);\n const result = [];\n const cursor = new TZDate(start.getFullYear(), start.getMonth(), 1, 12, 0, 0, timeZone);\n const endKey = end.getFullYear() * 12 + end.getMonth();\n while (cursor.getFullYear() * 12 + cursor.getMonth() <= endKey) {\n result.push(new TZDate(cursor, timeZone));\n cursor.setMonth(cursor.getMonth() + 1, 1);\n }\n return result;\n },\n // Normalize to noon once before arithmetic (avoid DST/midnight edge cases),\n // mutate the same TZDate, and return it.\n addDays: (date, amount) => {\n const base = toNoonTZDate(date);\n base.setDate(base.getDate() + amount);\n return base;\n },\n addWeeks: (date, amount) => {\n const base = toNoonTZDate(date);\n base.setDate(base.getDate() + amount * 7);\n return base;\n },\n addMonths: (date, amount) => {\n const base = toNoonTZDate(date);\n base.setMonth(base.getMonth() + amount);\n return base;\n },\n addYears: (date, amount) => {\n const base = toNoonTZDate(date);\n base.setFullYear(base.getFullYear() + amount);\n return base;\n },\n eachYearOfInterval: (interval) => {\n const start = toNoonTZDate(interval.start);\n const end = toNoonTZDate(interval.end);\n const years = [];\n const cursor = new TZDate(start.getFullYear(), 0, 1, 12, 0, 0, timeZone);\n while (cursor.getFullYear() <= end.getFullYear()) {\n years.push(new TZDate(cursor, timeZone));\n cursor.setFullYear(cursor.getFullYear() + 1, 0, 1);\n }\n return years;\n },\n getWeek: (date, options) => {\n const base = toCalendarDate(date);\n return getWeekFn(base, {\n weekStartsOn: options?.weekStartsOn ?? fallbackWeekStartsOn,\n firstWeekContainsDate: options?.firstWeekContainsDate ??\n locale?.options?.firstWeekContainsDate ??\n 1,\n });\n },\n getISOWeek: (date) => {\n const base = toCalendarDate(date);\n return getISOWeekFn(base);\n },\n differenceInCalendarDays: (dateLeft, dateRight) => {\n const left = toCalendarDate(dateLeft);\n const right = toCalendarDate(dateRight);\n return differenceInCalendarDaysFn(left, right);\n },\n differenceInCalendarMonths: (dateLeft, dateRight) => {\n const left = toCalendarDate(dateLeft);\n const right = toCalendarDate(dateRight);\n return differenceInCalendarMonthsFn(left, right);\n },\n };\n}\n"],"names":["createNoonOverrides","timeZone","options","weekStartsOn","locale","fallbackWeekStartsOn","toNoonTZDate","date","normalizedDate","TZDate","toCalendarDate","zoned","year","monthIndex","base","weekStartsOnValue","diff","interval","start","end","result","cursor","endKey","amount","years","getWeekFn","getISOWeekFn","dateLeft","dateRight","left","right","differenceInCalendarDaysFn","differenceInCalendarMonthsFn"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index152.js","sources":["../../../node_modules/react-day-picker/dist/esm/labels/labelWeekday.js"],"sourcesContent":["import { DateLib } from \"../classes/DateLib.js\";\n/**\n * Generates the ARIA label for a weekday column header.\n *\n * @defaultValue `\"Monday\", \"Tuesday\", \"Wednesday\", \"Thursday\", \"Friday\", \"Saturday\", \"Sunday\"`\n * @param date - The date representing the weekday.\n * @param options - Optional configuration for the date formatting library.\n * @param dateLib - An optional instance of the date formatting library.\n * @returns The ARIA label for the weekday column header.\n * @group Labels\n * @see https://daypicker.dev/docs/translation#aria-labels\n */\nexport function labelWeekday(date, options, dateLib) {\n return (dateLib ?? new DateLib(options)).format(date, \"cccc\");\n}\n"],"names":["labelWeekday","date","options","dateLib","DateLib"],"mappings":";AAYO,SAASA,EAAaC,GAAMC,GAASC,GAAS;AACjD,UAAQA,KAAW,IAAIC,EAAQF,CAAO,GAAG,OAAOD,GAAM,MAAM;AAChE;","x_google_ignoreList":[0]}
package/dist/index153.js CHANGED
@@ -1,23 +1,7 @@
1
- var o;
2
- (function(e) {
3
- e.Root = "root", e.Chevron = "chevron", e.Day = "day", e.DayButton = "day_button", e.CaptionLabel = "caption_label", e.Dropdowns = "dropdowns", e.Dropdown = "dropdown", e.DropdownRoot = "dropdown_root", e.Footer = "footer", e.MonthGrid = "month_grid", e.MonthCaption = "month_caption", e.MonthsDropdown = "months_dropdown", e.Month = "month", e.Months = "months", e.Nav = "nav", e.NextMonthButton = "button_next", e.PreviousMonthButton = "button_previous", e.Week = "week", e.Weeks = "weeks", e.Weekday = "weekday", e.Weekdays = "weekdays", e.WeekNumber = "week_number", e.WeekNumberHeader = "week_number_header", e.YearsDropdown = "years_dropdown";
4
- })(o || (o = {}));
5
- var t;
6
- (function(e) {
7
- e.disabled = "disabled", e.hidden = "hidden", e.outside = "outside", e.focused = "focused", e.today = "today";
8
- })(t || (t = {}));
9
- var r;
10
- (function(e) {
11
- e.range_end = "range_end", e.range_middle = "range_middle", e.range_start = "range_start", e.selected = "selected";
12
- })(r || (r = {}));
13
- var n;
14
- (function(e) {
15
- e.weeks_before_enter = "weeks_before_enter", e.weeks_before_exit = "weeks_before_exit", e.weeks_after_enter = "weeks_after_enter", e.weeks_after_exit = "weeks_after_exit", e.caption_after_enter = "caption_after_enter", e.caption_after_exit = "caption_after_exit", e.caption_before_enter = "caption_before_enter", e.caption_before_exit = "caption_before_exit";
16
- })(n || (n = {}));
1
+ function o(e, n) {
2
+ return `Week ${e}`;
3
+ }
17
4
  export {
18
- n as Animation,
19
- t as DayFlag,
20
- r as SelectionState,
21
- o as UI
5
+ o as labelWeekNumber
22
6
  };
23
7
  //# sourceMappingURL=index153.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index153.js","sources":["../../../node_modules/react-day-picker/dist/esm/UI.js"],"sourcesContent":["/**\n * Enum representing the UI elements composing DayPicker. These elements are\n * mapped to {@link CustomComponents}, {@link ClassNames}, and {@link Styles}.\n *\n * Some elements are extended by flags and modifiers.\n */\nexport var UI;\n(function (UI) {\n /** The root component displaying the months and the navigation bar. */\n UI[\"Root\"] = \"root\";\n /** The Chevron SVG element used by navigation buttons and dropdowns. */\n UI[\"Chevron\"] = \"chevron\";\n /**\n * The grid cell with the day's date. Extended by {@link DayFlag} and\n * {@link SelectionState}.\n */\n UI[\"Day\"] = \"day\";\n /** The button containing the formatted day's date, inside the grid cell. */\n UI[\"DayButton\"] = \"day_button\";\n /** The caption label of the month (when not showing the dropdown navigation). */\n UI[\"CaptionLabel\"] = \"caption_label\";\n /** The container of the dropdown navigation (when enabled). */\n UI[\"Dropdowns\"] = \"dropdowns\";\n /** The dropdown element to select for years and months. */\n UI[\"Dropdown\"] = \"dropdown\";\n /** The container element of the dropdown. */\n UI[\"DropdownRoot\"] = \"dropdown_root\";\n /** The root element of the footer. */\n UI[\"Footer\"] = \"footer\";\n /** The month grid. */\n UI[\"MonthGrid\"] = \"month_grid\";\n /** Contains the dropdown navigation or the caption label. */\n UI[\"MonthCaption\"] = \"month_caption\";\n /** The dropdown with the months. */\n UI[\"MonthsDropdown\"] = \"months_dropdown\";\n /** Wrapper of the month grid. */\n UI[\"Month\"] = \"month\";\n /** The container of the displayed months. */\n UI[\"Months\"] = \"months\";\n /** The navigation bar with the previous and next buttons. */\n UI[\"Nav\"] = \"nav\";\n /**\n * The next month button in the navigation. *\n *\n * @since 9.1.0\n */\n UI[\"NextMonthButton\"] = \"button_next\";\n /**\n * The previous month button in the navigation.\n *\n * @since 9.1.0\n */\n UI[\"PreviousMonthButton\"] = \"button_previous\";\n /** The row containing the week. */\n UI[\"Week\"] = \"week\";\n /** The group of row weeks in a month (`tbody`). */\n UI[\"Weeks\"] = \"weeks\";\n /** The column header with the weekday. */\n UI[\"Weekday\"] = \"weekday\";\n /** The row grouping the weekdays in the column headers. */\n UI[\"Weekdays\"] = \"weekdays\";\n /** The cell containing the week number. */\n UI[\"WeekNumber\"] = \"week_number\";\n /** The cell header of the week numbers column. */\n UI[\"WeekNumberHeader\"] = \"week_number_header\";\n /** The dropdown with the years. */\n UI[\"YearsDropdown\"] = \"years_dropdown\";\n})(UI || (UI = {}));\n/** Enum representing flags for the {@link UI.Day} element. */\nexport var DayFlag;\n(function (DayFlag) {\n /** The day is disabled. */\n DayFlag[\"disabled\"] = \"disabled\";\n /** The day is hidden. */\n DayFlag[\"hidden\"] = \"hidden\";\n /** The day is outside the current month. */\n DayFlag[\"outside\"] = \"outside\";\n /** The day is focused. */\n DayFlag[\"focused\"] = \"focused\";\n /** The day is today. */\n DayFlag[\"today\"] = \"today\";\n})(DayFlag || (DayFlag = {}));\n/**\n * Enum representing selection states that can be applied to the {@link UI.Day}\n * element in selection mode.\n */\nexport var SelectionState;\n(function (SelectionState) {\n /** The day is at the end of a selected range. */\n SelectionState[\"range_end\"] = \"range_end\";\n /** The day is at the middle of a selected range. */\n SelectionState[\"range_middle\"] = \"range_middle\";\n /** The day is at the start of a selected range. */\n SelectionState[\"range_start\"] = \"range_start\";\n /** The day is selected. */\n SelectionState[\"selected\"] = \"selected\";\n})(SelectionState || (SelectionState = {}));\n/**\n * Enum representing different animation states for transitioning between\n * months.\n */\nexport var Animation;\n(function (Animation) {\n /** The entering weeks when they appear before the exiting month. */\n Animation[\"weeks_before_enter\"] = \"weeks_before_enter\";\n /** The exiting weeks when they disappear before the entering month. */\n Animation[\"weeks_before_exit\"] = \"weeks_before_exit\";\n /** The entering weeks when they appear after the exiting month. */\n Animation[\"weeks_after_enter\"] = \"weeks_after_enter\";\n /** The exiting weeks when they disappear after the entering month. */\n Animation[\"weeks_after_exit\"] = \"weeks_after_exit\";\n /** The entering caption when it appears after the exiting month. */\n Animation[\"caption_after_enter\"] = \"caption_after_enter\";\n /** The exiting caption when it disappears after the entering month. */\n Animation[\"caption_after_exit\"] = \"caption_after_exit\";\n /** The entering caption when it appears before the exiting month. */\n Animation[\"caption_before_enter\"] = \"caption_before_enter\";\n /** The exiting caption when it disappears before the entering month. */\n Animation[\"caption_before_exit\"] = \"caption_before_exit\";\n})(Animation || (Animation = {}));\n"],"names":["UI","DayFlag","SelectionState","Animation"],"mappings":"AAMU,IAACA;AAAA,CACV,SAAUA,GAAI;AAEX,EAAAA,EAAG,OAAU,QAEbA,EAAG,UAAa,WAKhBA,EAAG,MAAS,OAEZA,EAAG,YAAe,cAElBA,EAAG,eAAkB,iBAErBA,EAAG,YAAe,aAElBA,EAAG,WAAc,YAEjBA,EAAG,eAAkB,iBAErBA,EAAG,SAAY,UAEfA,EAAG,YAAe,cAElBA,EAAG,eAAkB,iBAErBA,EAAG,iBAAoB,mBAEvBA,EAAG,QAAW,SAEdA,EAAG,SAAY,UAEfA,EAAG,MAAS,OAMZA,EAAG,kBAAqB,eAMxBA,EAAG,sBAAyB,mBAE5BA,EAAG,OAAU,QAEbA,EAAG,QAAW,SAEdA,EAAG,UAAa,WAEhBA,EAAG,WAAc,YAEjBA,EAAG,aAAgB,eAEnBA,EAAG,mBAAsB,sBAEzBA,EAAG,gBAAmB;AAC1B,GAAGA,MAAOA,IAAK,CAAA,EAAG;AAER,IAACC;AAAA,CACV,SAAUA,GAAS;AAEhB,EAAAA,EAAQ,WAAc,YAEtBA,EAAQ,SAAY,UAEpBA,EAAQ,UAAa,WAErBA,EAAQ,UAAa,WAErBA,EAAQ,QAAW;AACvB,GAAGA,MAAYA,IAAU,CAAA,EAAG;AAKlB,IAACC;AAAA,CACV,SAAUA,GAAgB;AAEvB,EAAAA,EAAe,YAAe,aAE9BA,EAAe,eAAkB,gBAEjCA,EAAe,cAAiB,eAEhCA,EAAe,WAAc;AACjC,GAAGA,MAAmBA,IAAiB,CAAA,EAAG;AAKhC,IAACC;AAAA,CACV,SAAUA,GAAW;AAElB,EAAAA,EAAU,qBAAwB,sBAElCA,EAAU,oBAAuB,qBAEjCA,EAAU,oBAAuB,qBAEjCA,EAAU,mBAAsB,oBAEhCA,EAAU,sBAAyB,uBAEnCA,EAAU,qBAAwB,sBAElCA,EAAU,uBAA0B,wBAEpCA,EAAU,sBAAyB;AACvC,GAAGA,MAAcA,IAAY,CAAA,EAAG;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index153.js","sources":["../../../node_modules/react-day-picker/dist/esm/labels/labelWeekNumber.js"],"sourcesContent":["/**\n * Generates the ARIA label for the week number cell (the first cell in a row).\n *\n * @defaultValue `Week ${weekNumber}`\n * @param weekNumber - The number of the week.\n * @param options - Optional configuration for the date formatting library.\n * @returns The ARIA label for the week number cell.\n * @group Labels\n * @see https://daypicker.dev/docs/translation#aria-labels\n */\nexport function labelWeekNumber(weekNumber, _options) {\n return `Week ${weekNumber}`;\n}\n"],"names":["labelWeekNumber","weekNumber","_options"],"mappings":"AAUO,SAASA,EAAgBC,GAAYC,GAAU;AAClD,SAAO,QAAQD,CAAU;AAC7B;","x_google_ignoreList":[0]}