@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
package/dist/index260.js CHANGED
@@ -1,10 +1,13 @@
1
- import { toDate as o } from "./index330.js";
2
- function s(t, r) {
3
- const e = o(t, r?.in), a = e.getFullYear();
4
- return e.setFullYear(a + 1, 0, 0), e.setHours(23, 59, 59, 999), e;
1
+ function h(n, t, e, s) {
2
+ if (e.disableNavigation)
3
+ return;
4
+ const { pagedNavigation: u, numberOfMonths: f = 1 } = e, { startOfMonth: a, addMonths: o, differenceInCalendarMonths: d } = s, i = u ? f : 1, r = a(n);
5
+ if (!t)
6
+ return o(r, i);
7
+ if (!(d(t, n) < f))
8
+ return o(r, i);
5
9
  }
6
10
  export {
7
- s as default,
8
- s as endOfYear
11
+ h as getNextMonth
9
12
  };
10
13
  //# sourceMappingURL=index260.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index260.js","sources":["../../../node_modules/date-fns/endOfYear.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link endOfYear} function options.\n */\n\n/**\n * @name endOfYear\n * @category Year Helpers\n * @summary Return the end of a year for the given date.\n *\n * @description\n * Return the end of a year for the given date.\n * The result will be in the local timezone.\n *\n * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).\n * @typeParam ResultDate - The result `Date` type, it is the type returned from the context function if it is passed, or inferred from the arguments.\n *\n * @param date - The original date\n * @param options - The options\n *\n * @returns The end of a year\n *\n * @example\n * // The end of a year for 2 September 2014 11:55:00:\n * const result = endOfYear(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Wed Dec 31 2014 23:59:59.999\n */\nexport function endOfYear(date, options) {\n const _date = toDate(date, options?.in);\n const year = _date.getFullYear();\n _date.setFullYear(year + 1, 0, 0);\n _date.setHours(23, 59, 59, 999);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default endOfYear;\n"],"names":["endOfYear","date","options","_date","toDate","year"],"mappings":";AA4BO,SAASA,EAAUC,GAAMC,GAAS;AACvC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE,GAChCG,IAAOF,EAAM,YAAW;AAC9B,SAAAA,EAAM,YAAYE,IAAO,GAAG,GAAG,CAAC,GAChCF,EAAM,SAAS,IAAI,IAAI,IAAI,GAAG,GACvBA;AACT;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index260.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getNextMonth.js"],"sourcesContent":["/**\n * Returns the next month the user can navigate to, based on the given options.\n *\n * The next month is not always the next calendar month:\n *\n * - If it is after the `calendarEndMonth`, it returns `undefined`.\n * - If paged navigation is enabled, it skips forward by the number of displayed\n * months.\n *\n * @param firstDisplayedMonth The first month currently displayed in the\n * calendar.\n * @param calendarEndMonth The latest month the user can navigate to.\n * @param options Navigation options, including `numberOfMonths` and\n * `pagedNavigation`.\n * @param dateLib The date library to use for date manipulation.\n * @returns The next month, or `undefined` if navigation is not possible.\n */\nexport function getNextMonth(firstDisplayedMonth, calendarEndMonth, options, dateLib) {\n if (options.disableNavigation) {\n return undefined;\n }\n const { pagedNavigation, numberOfMonths = 1 } = options;\n const { startOfMonth, addMonths, differenceInCalendarMonths } = dateLib;\n const offset = pagedNavigation ? numberOfMonths : 1;\n const month = startOfMonth(firstDisplayedMonth);\n if (!calendarEndMonth) {\n return addMonths(month, offset);\n }\n const monthsDiff = differenceInCalendarMonths(calendarEndMonth, firstDisplayedMonth);\n if (monthsDiff < numberOfMonths) {\n return undefined;\n }\n return addMonths(month, offset);\n}\n"],"names":["getNextMonth","firstDisplayedMonth","calendarEndMonth","options","dateLib","pagedNavigation","numberOfMonths","startOfMonth","addMonths","differenceInCalendarMonths","offset","month"],"mappings":"AAiBO,SAASA,EAAaC,GAAqBC,GAAkBC,GAASC,GAAS;AAClF,MAAID,EAAQ;AACR;AAEJ,QAAM,EAAE,iBAAAE,GAAiB,gBAAAC,IAAiB,EAAC,IAAKH,GAC1C,EAAE,cAAAI,GAAc,WAAAC,GAAW,4BAAAC,EAA0B,IAAKL,GAC1DM,IAASL,IAAkBC,IAAiB,GAC5CK,IAAQJ,EAAaN,CAAmB;AAC9C,MAAI,CAACC;AACD,WAAOM,EAAUG,GAAOD,CAAM;AAGlC,MAAI,EADeD,EAA2BP,GAAkBD,CAAmB,IAClEK;AAGjB,WAAOE,EAAUG,GAAOD,CAAM;AAClC;","x_google_ignoreList":[0]}
package/dist/index261.js CHANGED
@@ -1,13 +1,13 @@
1
- import { millisecondsInWeek as f } from "./index331.js";
2
- import { startOfISOWeek as i } from "./index276.js";
3
- import { startOfISOWeekYear as m } from "./index342.js";
4
- import { toDate as n } from "./index330.js";
5
- function O(e, o) {
6
- const t = n(e, o?.in), r = +i(t) - +m(t);
7
- return Math.round(r / f) + 1;
1
+ function c(i, t, e, s) {
2
+ if (e.disableNavigation)
3
+ return;
4
+ const { pagedNavigation: r, numberOfMonths: d } = e, { startOfMonth: u, addMonths: f, differenceInCalendarMonths: a } = s, o = r ? d ?? 1 : 1, n = u(i);
5
+ if (!t)
6
+ return f(n, -o);
7
+ if (!(a(n, t) <= 0))
8
+ return f(n, -o);
8
9
  }
9
10
  export {
10
- O as default,
11
- O as getISOWeek
11
+ c as getPreviousMonth
12
12
  };
13
13
  //# sourceMappingURL=index261.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index261.js","sources":["../../../node_modules/date-fns/getISOWeek.js"],"sourcesContent":["import { millisecondsInWeek } from \"./constants.js\";\nimport { startOfISOWeek } from \"./startOfISOWeek.js\";\nimport { startOfISOWeekYear } from \"./startOfISOWeekYear.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link getISOWeek} function options.\n */\n\n/**\n * @name getISOWeek\n * @category ISO Week Helpers\n * @summary Get the ISO week of the given date.\n *\n * @description\n * Get the ISO week of the given date.\n *\n * ISO week-numbering year: http://en.wikipedia.org/wiki/ISO_week_date\n *\n * @param date - The given date\n * @param options - The options\n *\n * @returns The ISO week\n *\n * @example\n * // Which week of the ISO-week numbering year is 2 January 2005?\n * const result = getISOWeek(new Date(2005, 0, 2))\n * //=> 53\n */\nexport function getISOWeek(date, options) {\n const _date = toDate(date, options?.in);\n const diff = +startOfISOWeek(_date) - +startOfISOWeekYear(_date);\n\n // Round the number of weeks to the nearest integer because the number of\n // milliseconds in a week is not constant (e.g. it's different in the week of\n // the daylight saving time clock shift).\n return Math.round(diff / millisecondsInWeek) + 1;\n}\n\n// Fallback for modularized imports:\nexport default getISOWeek;\n"],"names":["getISOWeek","date","options","_date","toDate","diff","startOfISOWeek","startOfISOWeekYear","millisecondsInWeek"],"mappings":";;;;AA6BO,SAASA,EAAWC,GAAMC,GAAS;AACxC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE,GAChCG,IAAO,CAACC,EAAeH,CAAK,IAAI,CAACI,EAAmBJ,CAAK;AAK/D,SAAO,KAAK,MAAME,IAAOG,CAAkB,IAAI;AACjD;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index261.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.js"],"sourcesContent":["/**\n * Returns the previous month the user can navigate to, based on the given\n * options.\n *\n * The previous month is not always the previous calendar month:\n *\n * - If it is before the `calendarStartMonth`, it returns `undefined`.\n * - If paged navigation is enabled, it skips back by the number of displayed\n * months.\n *\n * @param firstDisplayedMonth The first month currently displayed in the\n * calendar.\n * @param calendarStartMonth The earliest month the user can navigate to.\n * @param options Navigation options, including `numberOfMonths` and\n * `pagedNavigation`.\n * @param dateLib The date library to use for date manipulation.\n * @returns The previous month, or `undefined` if navigation is not possible.\n */\nexport function getPreviousMonth(firstDisplayedMonth, calendarStartMonth, options, dateLib) {\n if (options.disableNavigation) {\n return undefined;\n }\n const { pagedNavigation, numberOfMonths } = options;\n const { startOfMonth, addMonths, differenceInCalendarMonths } = dateLib;\n const offset = pagedNavigation ? (numberOfMonths ?? 1) : 1;\n const month = startOfMonth(firstDisplayedMonth);\n if (!calendarStartMonth) {\n return addMonths(month, -offset);\n }\n const monthsDiff = differenceInCalendarMonths(month, calendarStartMonth);\n if (monthsDiff <= 0) {\n return undefined;\n }\n return addMonths(month, -offset);\n}\n"],"names":["getPreviousMonth","firstDisplayedMonth","calendarStartMonth","options","dateLib","pagedNavigation","numberOfMonths","startOfMonth","addMonths","differenceInCalendarMonths","offset","month"],"mappings":"AAkBO,SAASA,EAAiBC,GAAqBC,GAAoBC,GAASC,GAAS;AACxF,MAAID,EAAQ;AACR;AAEJ,QAAM,EAAE,iBAAAE,GAAiB,gBAAAC,EAAc,IAAKH,GACtC,EAAE,cAAAI,GAAc,WAAAC,GAAW,4BAAAC,EAA0B,IAAKL,GAC1DM,IAASL,IAAmBC,KAAkB,IAAK,GACnDK,IAAQJ,EAAaN,CAAmB;AAC9C,MAAI,CAACC;AACD,WAAOM,EAAUG,GAAO,CAACD,CAAM;AAGnC,MAAI,EADeD,EAA2BE,GAAOT,CAAkB,KACrD;AAGlB,WAAOM,EAAUG,GAAO,CAACD,CAAM;AACnC;","x_google_ignoreList":[0]}
package/dist/index262.js CHANGED
@@ -1,9 +1,8 @@
1
- import { toDate as e } from "./index330.js";
2
- function r(t, o) {
3
- return e(t, o?.in).getMonth();
1
+ function i(e) {
2
+ const t = [];
3
+ return e.reduce((c, n) => c.concat(n.weeks.slice()), t.slice());
4
4
  }
5
5
  export {
6
- r as default,
7
- r as getMonth
6
+ i as getWeeks
8
7
  };
9
8
  //# sourceMappingURL=index262.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index262.js","sources":["../../../node_modules/date-fns/getMonth.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link getMonth} function options.\n */\n\n/**\n * @name getMonth\n * @category Month Helpers\n * @summary Get the month of the given date.\n *\n * @description\n * Get the month of the given date.\n *\n * @param date - The given date\n * @param options - An object with options\n *\n * @returns The month index (0-11)\n *\n * @example\n * // Which month is 29 February 2012?\n * const result = getMonth(new Date(2012, 1, 29))\n * //=> 1\n */\nexport function getMonth(date, options) {\n return toDate(date, options?.in).getMonth();\n}\n\n// Fallback for modularized imports:\nexport default getMonth;\n"],"names":["getMonth","date","options","toDate"],"mappings":";AAwBO,SAASA,EAASC,GAAMC,GAAS;AACtC,SAAOC,EAAOF,GAAMC,GAAS,EAAE,EAAE,SAAQ;AAC3C;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index262.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getWeeks.js"],"sourcesContent":["/**\n * Returns an array of calendar weeks from an array of calendar months.\n *\n * @param months The array of calendar months.\n * @returns An array of calendar weeks.\n */\nexport function getWeeks(months) {\n const initialWeeks = [];\n return months.reduce((weeks, month) => {\n return weeks.concat(month.weeks.slice());\n }, initialWeeks.slice());\n}\n"],"names":["getWeeks","months","initialWeeks","weeks","month"],"mappings":"AAMO,SAASA,EAASC,GAAQ;AAC7B,QAAMC,IAAe,CAAA;AACrB,SAAOD,EAAO,OAAO,CAACE,GAAOC,MAClBD,EAAM,OAAOC,EAAM,MAAM,MAAK,CAAE,GACxCF,EAAa,OAAO;AAC3B;","x_google_ignoreList":[0]}
package/dist/index263.js CHANGED
@@ -1,9 +1,9 @@
1
- import { toDate as r } from "./index330.js";
2
- function o(t, e) {
3
- return r(t, e?.in).getFullYear();
1
+ import { useState as o } from "react";
2
+ function a(t, e) {
3
+ const [u, n] = o(t);
4
+ return [e === void 0 ? u : e, n];
4
5
  }
5
6
  export {
6
- o as default,
7
- o as getYear
7
+ a as useControlledValue
8
8
  };
9
9
  //# sourceMappingURL=index263.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index263.js","sources":["../../../node_modules/date-fns/getYear.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * The {@link getYear} function options.\n */\n\n/**\n * @name getYear\n * @category Year Helpers\n * @summary Get the year of the given date.\n *\n * @description\n * Get the year of the given date.\n *\n * @param date - The given date\n * @param options - An object with options\n *\n * @returns The year\n *\n * @example\n * // Which year is 2 July 2014?\n * const result = getYear(new Date(2014, 6, 2))\n * //=> 2014\n */\nexport function getYear(date, options) {\n return toDate(date, options?.in).getFullYear();\n}\n\n// Fallback for modularized imports:\nexport default getYear;\n"],"names":["getYear","date","options","toDate"],"mappings":";AAwBO,SAASA,EAAQC,GAAMC,GAAS;AACrC,SAAOC,EAAOF,GAAMC,GAAS,EAAE,EAAE,YAAW;AAC9C;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index263.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/useControlledValue.js"],"sourcesContent":["import { useState } from \"react\";\n/**\n * A custom hook for managing both controlled and uncontrolled component states.\n *\n * This hook allows a component to support both controlled and uncontrolled\n * states by determining whether the `controlledValue` is provided. If it is\n * undefined, the hook falls back to using the internal state.\n *\n * @example\n * // Uncontrolled usage\n * const [value, setValue] = useControlledValue(0, undefined);\n *\n * // Controlled usage\n * const [value, setValue] = useControlledValue(0, props.value);\n *\n * @template T - The type of the value.\n * @param defaultValue The initial value for the uncontrolled state.\n * @param controlledValue The value for the controlled state. If undefined, the\n * component will use the uncontrolled state.\n * @returns A tuple where the first element is the current value (either\n * controlled or uncontrolled) and the second element is a setter function to\n * update the value.\n */\nexport function useControlledValue(defaultValue, controlledValue) {\n const [uncontrolledValue, setValue] = useState(defaultValue);\n const value = controlledValue === undefined ? uncontrolledValue : controlledValue;\n return [value, setValue];\n}\n"],"names":["useControlledValue","defaultValue","controlledValue","uncontrolledValue","setValue","useState"],"mappings":";AAuBO,SAASA,EAAmBC,GAAcC,GAAiB;AAC9D,QAAM,CAACC,GAAmBC,CAAQ,IAAIC,EAASJ,CAAY;AAE3D,SAAO,CADOC,MAAoB,SAAYC,IAAoBD,GACnDE,CAAQ;AAC3B;","x_google_ignoreList":[0]}
package/dist/index264.js CHANGED
@@ -1,13 +1,20 @@
1
- import { millisecondsInWeek as f } from "./index331.js";
2
- import { startOfWeek as m } from "./index278.js";
3
- import { startOfWeekYear as a } from "./index344.js";
4
- import { toDate as i } from "./index330.js";
5
- function k(r, t) {
6
- const e = i(r, t?.in), o = +m(e, t) - +a(e, t);
7
- return Math.round(o / f) + 1;
1
+ import { DayFlag as s } from "./index125.js";
2
+ var d;
3
+ (function(e) {
4
+ e[e.Today = 0] = "Today", e[e.Selected = 1] = "Selected", e[e.LastFocused = 2] = "LastFocused", e[e.FocusedModifier = 3] = "FocusedModifier";
5
+ })(d || (d = {}));
6
+ function l(e) {
7
+ return !e[s.disabled] && !e[s.hidden] && !e[s.outside];
8
+ }
9
+ function F(e, u, t, n) {
10
+ let f, c = -1;
11
+ for (const o of e) {
12
+ const a = u(o);
13
+ l(a) && (a[s.focused] && c < d.FocusedModifier ? (f = o, c = d.FocusedModifier) : n?.isEqualTo(o) && c < d.LastFocused ? (f = o, c = d.LastFocused) : t(o.date) && c < d.Selected ? (f = o, c = d.Selected) : a[s.today] && c < d.Today && (f = o, c = d.Today));
14
+ }
15
+ return f || (f = e.find((o) => l(u(o)))), f;
8
16
  }
9
17
  export {
10
- k as default,
11
- k as getWeek
18
+ F as calculateFocusTarget
12
19
  };
13
20
  //# sourceMappingURL=index264.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index264.js","sources":["../../../node_modules/date-fns/getWeek.js"],"sourcesContent":["import { millisecondsInWeek } from \"./constants.js\";\nimport { startOfWeek } from \"./startOfWeek.js\";\nimport { startOfWeekYear } from \"./startOfWeekYear.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link getWeek} function options.\n */\n\n/**\n * @name getWeek\n * @category Week Helpers\n * @summary Get the local week index of the given date.\n *\n * @description\n * Get the local week index of the given date.\n * The exact calculation depends on the values of\n * `options.weekStartsOn` (which is the index of the first day of the week)\n * and `options.firstWeekContainsDate` (which is the day of January, which is always in\n * the first week of the week-numbering year)\n *\n * Week numbering: https://en.wikipedia.org/wiki/Week#The_ISO_week_date_system\n *\n * @param date - The given date\n * @param options - An object with options\n *\n * @returns The week\n *\n * @example\n * // Which week of the local week numbering year is 2 January 2005 with default options?\n * const result = getWeek(new Date(2005, 0, 2))\n * //=> 2\n *\n * @example\n * // Which week of the local week numbering year is 2 January 2005,\n * // if Monday is the first day of the week,\n * // and the first week of the year always contains 4 January?\n * const result = getWeek(new Date(2005, 0, 2), {\n * weekStartsOn: 1,\n * firstWeekContainsDate: 4\n * })\n * //=> 53\n */\nexport function getWeek(date, options) {\n const _date = toDate(date, options?.in);\n const diff = +startOfWeek(_date, options) - +startOfWeekYear(_date, options);\n\n // Round the number of weeks to the nearest integer because the number of\n // milliseconds in a week is not constant (e.g. it's different in the week of\n // the daylight saving time clock shift).\n return Math.round(diff / millisecondsInWeek) + 1;\n}\n\n// Fallback for modularized imports:\nexport default getWeek;\n"],"names":["getWeek","date","options","_date","toDate","diff","startOfWeek","startOfWeekYear","millisecondsInWeek"],"mappings":";;;;AA2CO,SAASA,EAAQC,GAAMC,GAAS;AACrC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE,GAChCG,IAAO,CAACC,EAAYH,GAAOD,CAAO,IAAI,CAACK,EAAgBJ,GAAOD,CAAO;AAK3E,SAAO,KAAK,MAAMG,IAAOG,CAAkB,IAAI;AACjD;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index264.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.js"],"sourcesContent":["import { DayFlag } from \"../UI.js\";\nvar FocusTargetPriority;\n(function (FocusTargetPriority) {\n FocusTargetPriority[FocusTargetPriority[\"Today\"] = 0] = \"Today\";\n FocusTargetPriority[FocusTargetPriority[\"Selected\"] = 1] = \"Selected\";\n FocusTargetPriority[FocusTargetPriority[\"LastFocused\"] = 2] = \"LastFocused\";\n FocusTargetPriority[FocusTargetPriority[\"FocusedModifier\"] = 3] = \"FocusedModifier\";\n})(FocusTargetPriority || (FocusTargetPriority = {}));\n/**\n * Determines if a day is focusable based on its modifiers.\n *\n * A day is considered focusable if it is not disabled, hidden, or outside the\n * displayed month.\n *\n * @param modifiers The modifiers applied to the day.\n * @returns `true` if the day is focusable, otherwise `false`.\n */\nfunction isFocusableDay(modifiers) {\n return (!modifiers[DayFlag.disabled] &&\n !modifiers[DayFlag.hidden] &&\n !modifiers[DayFlag.outside]);\n}\n/**\n * Calculates the focus target day based on priority.\n *\n * This function determines the day that should receive focus in the calendar,\n * prioritizing days with specific modifiers (e.g., \"focused\", \"today\") or\n * selection states.\n *\n * @param days The array of `CalendarDay` objects to evaluate.\n * @param getModifiers A function to retrieve the modifiers for a given day.\n * @param isSelected A function to determine if a day is selected.\n * @param lastFocused The last focused day, if any.\n * @returns The `CalendarDay` that should receive focus, or `undefined` if no\n * focusable day is found.\n */\nexport function calculateFocusTarget(days, getModifiers, isSelected, lastFocused) {\n let focusTarget;\n let foundFocusTargetPriority = -1;\n for (const day of days) {\n const modifiers = getModifiers(day);\n if (isFocusableDay(modifiers)) {\n if (modifiers[DayFlag.focused] &&\n foundFocusTargetPriority < FocusTargetPriority.FocusedModifier) {\n focusTarget = day;\n foundFocusTargetPriority = FocusTargetPriority.FocusedModifier;\n }\n else if (lastFocused?.isEqualTo(day) &&\n foundFocusTargetPriority < FocusTargetPriority.LastFocused) {\n focusTarget = day;\n foundFocusTargetPriority = FocusTargetPriority.LastFocused;\n }\n else if (isSelected(day.date) &&\n foundFocusTargetPriority < FocusTargetPriority.Selected) {\n focusTarget = day;\n foundFocusTargetPriority = FocusTargetPriority.Selected;\n }\n else if (modifiers[DayFlag.today] &&\n foundFocusTargetPriority < FocusTargetPriority.Today) {\n focusTarget = day;\n foundFocusTargetPriority = FocusTargetPriority.Today;\n }\n }\n }\n if (!focusTarget) {\n // Return the first day that is focusable\n focusTarget = days.find((day) => isFocusableDay(getModifiers(day)));\n }\n return focusTarget;\n}\n"],"names":["FocusTargetPriority","isFocusableDay","modifiers","DayFlag","calculateFocusTarget","days","getModifiers","isSelected","lastFocused","focusTarget","foundFocusTargetPriority","day"],"mappings":";AACA,IAAIA;AAAA,CACH,SAAUA,GAAqB;AAC5B,EAAAA,EAAoBA,EAAoB,QAAW,CAAC,IAAI,SACxDA,EAAoBA,EAAoB,WAAc,CAAC,IAAI,YAC3DA,EAAoBA,EAAoB,cAAiB,CAAC,IAAI,eAC9DA,EAAoBA,EAAoB,kBAAqB,CAAC,IAAI;AACtE,GAAGA,MAAwBA,IAAsB,CAAA,EAAG;AAUpD,SAASC,EAAeC,GAAW;AAC/B,SAAQ,CAACA,EAAUC,EAAQ,QAAQ,KAC/B,CAACD,EAAUC,EAAQ,MAAM,KACzB,CAACD,EAAUC,EAAQ,OAAO;AAClC;AAeO,SAASC,EAAqBC,GAAMC,GAAcC,GAAYC,GAAa;AAC9E,MAAIC,GACAC,IAA2B;AAC/B,aAAWC,KAAON,GAAM;AACpB,UAAMH,IAAYI,EAAaK,CAAG;AAClC,IAAIV,EAAeC,CAAS,MACpBA,EAAUC,EAAQ,OAAO,KACzBO,IAA2BV,EAAoB,mBAC/CS,IAAcE,GACdD,IAA2BV,EAAoB,mBAE1CQ,GAAa,UAAUG,CAAG,KAC/BD,IAA2BV,EAAoB,eAC/CS,IAAcE,GACdD,IAA2BV,EAAoB,eAE1CO,EAAWI,EAAI,IAAI,KACxBD,IAA2BV,EAAoB,YAC/CS,IAAcE,GACdD,IAA2BV,EAAoB,YAE1CE,EAAUC,EAAQ,KAAK,KAC5BO,IAA2BV,EAAoB,UAC/CS,IAAcE,GACdD,IAA2BV,EAAoB;AAAA,EAG3D;AACA,SAAKS,MAEDA,IAAcJ,EAAK,KAAK,CAACM,MAAQV,EAAeK,EAAaK,CAAG,CAAC,CAAC,IAE/DF;AACX;","x_google_ignoreList":[0]}
package/dist/index265.js CHANGED
@@ -1,9 +1,13 @@
1
- import { toDate as t } from "./index330.js";
2
- function f(r, e) {
3
- return +t(r) > +t(e);
1
+ import { dateMatchModifiers as u } from "./index253.js";
2
+ import { getFocusableDate as g } from "./index314.js";
3
+ import { CalendarDay as m } from "./index216.js";
4
+ function h(t, i, a, d, f, e, n, s = 0) {
5
+ if (s > 365)
6
+ return;
7
+ const o = g(t, i, a.date, d, f, e, n), r = !!(e.disabled && u(o, e.disabled, n)), l = !!(e.hidden && u(o, e.hidden, n)), D = o, c = new m(o, D, n);
8
+ return !r && !l ? c : h(t, i, c, d, f, e, n, s + 1);
4
9
  }
5
10
  export {
6
- f as default,
7
- f as isAfter
11
+ h as getNextFocus
8
12
  };
9
13
  //# sourceMappingURL=index265.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index265.js","sources":["../../../node_modules/date-fns/isAfter.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * @name isAfter\n * @category Common Helpers\n * @summary Is the first date after the second one?\n *\n * @description\n * Is the first date after the second one?\n *\n * @param date - The date that should be after the other one to return true\n * @param dateToCompare - The date to compare with\n *\n * @returns The first date is after the second date\n *\n * @example\n * // Is 10 July 1989 after 11 February 1987?\n * const result = isAfter(new Date(1989, 6, 10), new Date(1987, 1, 11))\n * //=> true\n */\nexport function isAfter(date, dateToCompare) {\n return +toDate(date) > +toDate(dateToCompare);\n}\n\n// Fallback for modularized imports:\nexport default isAfter;\n"],"names":["isAfter","date","dateToCompare","toDate"],"mappings":";AAoBO,SAASA,EAAQC,GAAMC,GAAe;AAC3C,SAAO,CAACC,EAAOF,CAAI,IAAI,CAACE,EAAOD,CAAa;AAC9C;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index265.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getNextFocus.js"],"sourcesContent":["import { CalendarDay } from \"../classes/index.js\";\nimport { dateMatchModifiers } from \"../utils/dateMatchModifiers.js\";\nimport { getFocusableDate } from \"./getFocusableDate.js\";\n/**\n * Determines the next focusable day in the calendar.\n *\n * This function recursively calculates the next focusable day based on the\n * movement direction and modifiers applied to the days.\n *\n * @param moveBy The unit of movement (e.g., \"day\", \"week\").\n * @param moveDir The direction of movement (\"before\" or \"after\").\n * @param refDay The currently focused day.\n * @param calendarStartMonth The earliest month the user can navigate to.\n * @param calendarEndMonth The latest month the user can navigate to.\n * @param props The DayPicker props, including modifiers and configuration\n * options.\n * @param dateLib The date library to use for date manipulation.\n * @param attempt The current recursion attempt (used to limit recursion depth).\n * @returns The next focusable day, or `undefined` if no focusable day is found.\n */\nexport function getNextFocus(moveBy, moveDir, refDay, calendarStartMonth, calendarEndMonth, props, dateLib, attempt = 0) {\n if (attempt > 365) {\n // Limit the recursion to 365 attempts\n return undefined;\n }\n const focusableDate = getFocusableDate(moveBy, moveDir, refDay.date, calendarStartMonth, calendarEndMonth, props, dateLib);\n const isDisabled = Boolean(props.disabled &&\n dateMatchModifiers(focusableDate, props.disabled, dateLib));\n const isHidden = Boolean(props.hidden && dateMatchModifiers(focusableDate, props.hidden, dateLib));\n const targetMonth = focusableDate;\n const focusDay = new CalendarDay(focusableDate, targetMonth, dateLib);\n if (!isDisabled && !isHidden) {\n return focusDay;\n }\n // Recursively attempt to find the next focusable date\n return getNextFocus(moveBy, moveDir, focusDay, calendarStartMonth, calendarEndMonth, props, dateLib, attempt + 1);\n}\n"],"names":["getNextFocus","moveBy","moveDir","refDay","calendarStartMonth","calendarEndMonth","props","dateLib","attempt","focusableDate","getFocusableDate","isDisabled","dateMatchModifiers","isHidden","targetMonth","focusDay","CalendarDay"],"mappings":";;;AAoBO,SAASA,EAAaC,GAAQC,GAASC,GAAQC,GAAoBC,GAAkBC,GAAOC,GAASC,IAAU,GAAG;AACrH,MAAIA,IAAU;AAEV;AAEJ,QAAMC,IAAgBC,EAAiBT,GAAQC,GAASC,EAAO,MAAMC,GAAoBC,GAAkBC,GAAOC,CAAO,GACnHI,IAAa,GAAQL,EAAM,YAC7BM,EAAmBH,GAAeH,EAAM,UAAUC,CAAO,IACvDM,IAAW,GAAQP,EAAM,UAAUM,EAAmBH,GAAeH,EAAM,QAAQC,CAAO,IAC1FO,IAAcL,GACdM,IAAW,IAAIC,EAAYP,GAAeK,GAAaP,CAAO;AACpE,SAAI,CAACI,KAAc,CAACE,IACTE,IAGJf,EAAaC,GAAQC,GAASa,GAAUX,GAAoBC,GAAkBC,GAAOC,GAASC,IAAU,CAAC;AACpH;","x_google_ignoreList":[0]}
package/dist/index266.js CHANGED
@@ -1,9 +1,22 @@
1
- import { toDate as t } from "./index330.js";
2
- function f(e, o) {
3
- return +t(e) < +t(o);
1
+ import { useControlledValue as x } from "./index263.js";
2
+ function C(i, d) {
3
+ const { selected: s, required: f, onSelect: l } = i, [r, m] = x(s, l ? s : void 0), e = l ? s : r, { isSameDay: o } = d, u = (t) => e?.some((c) => o(c, t)) ?? !1, { min: S, max: a } = i;
4
+ return {
5
+ selected: e,
6
+ select: (t, c, h) => {
7
+ let n = [...e ?? []];
8
+ if (u(t)) {
9
+ if (e?.length === S || f && e?.length === 1)
10
+ return;
11
+ n = e?.filter((y) => !o(y, t));
12
+ } else
13
+ e?.length === a ? n = [t] : n = [...n, t];
14
+ return l || m(n), l?.(n, t, c, h), n;
15
+ },
16
+ isSelected: u
17
+ };
4
18
  }
5
19
  export {
6
- f as default,
7
- f as isBefore
20
+ C as useMulti
8
21
  };
9
22
  //# sourceMappingURL=index266.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index266.js","sources":["../../../node_modules/date-fns/isBefore.js"],"sourcesContent":["import { toDate } from \"./toDate.js\";\n\n/**\n * @name isBefore\n * @category Common Helpers\n * @summary Is the first date before the second one?\n *\n * @description\n * Is the first date before the second one?\n *\n * @param date - The date that should be before the other one to return true\n * @param dateToCompare - The date to compare with\n *\n * @returns The first date is before the second date\n *\n * @example\n * // Is 10 July 1989 before 11 February 1987?\n * const result = isBefore(new Date(1989, 6, 10), new Date(1987, 1, 11))\n * //=> false\n */\nexport function isBefore(date, dateToCompare) {\n return +toDate(date) < +toDate(dateToCompare);\n}\n\n// Fallback for modularized imports:\nexport default isBefore;\n"],"names":["isBefore","date","dateToCompare","toDate"],"mappings":";AAoBO,SAASA,EAASC,GAAMC,GAAe;AAC5C,SAAO,CAACC,EAAOF,CAAI,IAAI,CAACE,EAAOD,CAAa;AAC9C;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index266.js","sources":["../../../node_modules/react-day-picker/dist/esm/selection/useMulti.js"],"sourcesContent":["import { useControlledValue } from \"../helpers/useControlledValue.js\";\n/**\n * Hook to manage multiple-date selection in the DayPicker component.\n *\n * @template T - The type of DayPicker props.\n * @param props - The DayPicker props.\n * @param dateLib - The date utility library instance.\n * @returns An object containing the selected dates, a function to select dates,\n * and a function to check if a date is selected.\n */\nexport function useMulti(props, dateLib) {\n const { selected: initiallySelected, required, onSelect, } = props;\n const [internallySelected, setSelected] = useControlledValue(initiallySelected, onSelect ? initiallySelected : undefined);\n const selected = !onSelect ? internallySelected : initiallySelected;\n const { isSameDay } = dateLib;\n const isSelected = (date) => {\n return selected?.some((d) => isSameDay(d, date)) ?? false;\n };\n const { min, max } = props;\n const select = (triggerDate, modifiers, e) => {\n let newDates = [...(selected ?? [])];\n if (isSelected(triggerDate)) {\n if (selected?.length === min) {\n // Min value reached, do nothing\n return;\n }\n if (required && selected?.length === 1) {\n // Required value already selected do nothing\n return;\n }\n newDates = selected?.filter((d) => !isSameDay(d, triggerDate));\n }\n else {\n if (selected?.length === max) {\n // Max value reached, reset the selection to date\n newDates = [triggerDate];\n }\n else {\n // Add the date to the selection\n newDates = [...newDates, triggerDate];\n }\n }\n if (!onSelect) {\n setSelected(newDates);\n }\n onSelect?.(newDates, triggerDate, modifiers, e);\n return newDates;\n };\n return {\n selected,\n select,\n isSelected,\n };\n}\n"],"names":["useMulti","props","dateLib","initiallySelected","required","onSelect","internallySelected","setSelected","useControlledValue","selected","isSameDay","isSelected","date","d","min","max","triggerDate","modifiers","e","newDates"],"mappings":";AAUO,SAASA,EAASC,GAAOC,GAAS;AACrC,QAAM,EAAE,UAAUC,GAAmB,UAAAC,GAAU,UAAAC,EAAQ,IAAMJ,GACvD,CAACK,GAAoBC,CAAW,IAAIC,EAAmBL,GAAmBE,IAAWF,IAAoB,MAAS,GAClHM,IAAYJ,IAAgCF,IAArBG,GACvB,EAAE,WAAAI,EAAS,IAAKR,GAChBS,IAAa,CAACC,MACTH,GAAU,KAAK,CAACI,MAAMH,EAAUG,GAAGD,CAAI,CAAC,KAAK,IAElD,EAAE,KAAAE,GAAK,KAAAC,EAAG,IAAKd;AA8BrB,SAAO;AAAA,IACH,UAAAQ;AAAA,IACA,QA/BW,CAACO,GAAaC,GAAWC,MAAM;AAC1C,UAAIC,IAAW,CAAC,GAAIV,KAAY,CAAA,CAAG;AACnC,UAAIE,EAAWK,CAAW,GAAG;AAKzB,YAJIP,GAAU,WAAWK,KAIrBV,KAAYK,GAAU,WAAW;AAEjC;AAEJ,QAAAU,IAAWV,GAAU,OAAO,CAACI,MAAM,CAACH,EAAUG,GAAGG,CAAW,CAAC;AAAA,MACjE;AAEI,QAAIP,GAAU,WAAWM,IAErBI,IAAW,CAACH,CAAW,IAIvBG,IAAW,CAAC,GAAGA,GAAUH,CAAW;AAG5C,aAAKX,KACDE,EAAYY,CAAQ,GAExBd,IAAWc,GAAUH,GAAaC,GAAWC,CAAC,GACvCC;AAAA,IACX;AAAA,IAII,YAAAR;AAAA,EACR;AACA;","x_google_ignoreList":[0]}
package/dist/index267.js CHANGED
@@ -1,8 +1,19 @@
1
- function e(t) {
2
- return t instanceof Date || typeof t == "object" && Object.prototype.toString.call(t) === "[object Date]";
1
+ import { useControlledValue as x } from "./index263.js";
2
+ import { rangeIncludesDate as R } from "./index132.js";
3
+ import { addToRange as y } from "./index275.js";
4
+ import { rangeContainsModifiers as C } from "./index277.js";
5
+ function b(s, l) {
6
+ const { disabled: c, excludeDisabled: i, selected: d, required: f, onSelect: o } = s, [r, m] = x(d, o ? d : void 0), t = o ? d : r;
7
+ return {
8
+ selected: t,
9
+ select: (n, u, a) => {
10
+ const { min: S, max: p } = s, e = n ? y(n, t, S, p, f, l) : void 0;
11
+ return i && c && e?.from && e.to && C({ from: e.from, to: e.to }, c, l) && (e.from = n, e.to = void 0), o || m(e), o?.(e, n, u, a), e;
12
+ },
13
+ isSelected: (n) => t && R(t, n, !1, l)
14
+ };
3
15
  }
4
16
  export {
5
- e as default,
6
- e as isDate
17
+ b as useRange
7
18
  };
8
19
  //# sourceMappingURL=index267.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index267.js","sources":["../../../node_modules/date-fns/isDate.js"],"sourcesContent":["/**\n * @name isDate\n * @category Common Helpers\n * @summary Is the given value a date?\n *\n * @description\n * Returns true if the given value is an instance of Date. The function works for dates transferred across iframes.\n *\n * @param value - The value to check\n *\n * @returns True if the given value is a date\n *\n * @example\n * // For a valid date:\n * const result = isDate(new Date())\n * //=> true\n *\n * @example\n * // For an invalid date:\n * const result = isDate(new Date(NaN))\n * //=> true\n *\n * @example\n * // For some value:\n * const result = isDate('2014-02-31')\n * //=> false\n *\n * @example\n * // For an object:\n * const result = isDate({})\n * //=> false\n */\nexport function isDate(value) {\n return (\n value instanceof Date ||\n (typeof value === \"object\" &&\n Object.prototype.toString.call(value) === \"[object Date]\")\n );\n}\n\n// Fallback for modularized imports:\nexport default isDate;\n"],"names":["isDate","value"],"mappings":"AAgCO,SAASA,EAAOC,GAAO;AAC5B,SACEA,aAAiB,QAChB,OAAOA,KAAU,YAChB,OAAO,UAAU,SAAS,KAAKA,CAAK,MAAM;AAEhD;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index267.js","sources":["../../../node_modules/react-day-picker/dist/esm/selection/useRange.js"],"sourcesContent":["import { useControlledValue } from \"../helpers/useControlledValue.js\";\nimport { addToRange, rangeContainsModifiers } from \"../utils/index.js\";\nimport { rangeIncludesDate } from \"../utils/rangeIncludesDate.js\";\n/**\n * Hook to manage range selection in the DayPicker component.\n *\n * @template T - The type of DayPicker props.\n * @param props - The DayPicker props.\n * @param dateLib - The date utility library instance.\n * @returns An object containing the selected range, a function to select a\n * range, and a function to check if a date is within the range.\n */\nexport function useRange(props, dateLib) {\n const { disabled, excludeDisabled, selected: initiallySelected, required, onSelect, } = props;\n const [internallySelected, setSelected] = useControlledValue(initiallySelected, onSelect ? initiallySelected : undefined);\n const selected = !onSelect ? internallySelected : initiallySelected;\n const isSelected = (date) => selected && rangeIncludesDate(selected, date, false, dateLib);\n const select = (triggerDate, modifiers, e) => {\n const { min, max } = props;\n const newRange = triggerDate\n ? addToRange(triggerDate, selected, min, max, required, dateLib)\n : undefined;\n if (excludeDisabled && disabled && newRange?.from && newRange.to) {\n if (rangeContainsModifiers({ from: newRange.from, to: newRange.to }, disabled, dateLib)) {\n // if a disabled days is found, the range is reset\n newRange.from = triggerDate;\n newRange.to = undefined;\n }\n }\n if (!onSelect) {\n setSelected(newRange);\n }\n onSelect?.(newRange, triggerDate, modifiers, e);\n return newRange;\n };\n return {\n selected,\n select,\n isSelected,\n };\n}\n"],"names":["useRange","props","dateLib","disabled","excludeDisabled","initiallySelected","required","onSelect","internallySelected","setSelected","useControlledValue","selected","triggerDate","modifiers","e","min","max","newRange","addToRange","rangeContainsModifiers","date","rangeIncludesDate"],"mappings":";;;;AAYO,SAASA,EAASC,GAAOC,GAAS;AACrC,QAAM,EAAE,UAAAC,GAAU,iBAAAC,GAAiB,UAAUC,GAAmB,UAAAC,GAAU,UAAAC,EAAQ,IAAMN,GAClF,CAACO,GAAoBC,CAAW,IAAIC,EAAmBL,GAAmBE,IAAWF,IAAoB,MAAS,GAClHM,IAAYJ,IAAgCF,IAArBG;AAoB7B,SAAO;AAAA,IACH,UAAAG;AAAA,IACA,QApBW,CAACC,GAAaC,GAAWC,MAAM;AAC1C,YAAM,EAAE,KAAAC,GAAK,KAAAC,EAAG,IAAKf,GACfgB,IAAWL,IACXM,EAAWN,GAAaD,GAAUI,GAAKC,GAAKV,GAAUJ,CAAO,IAC7D;AACN,aAAIE,KAAmBD,KAAYc,GAAU,QAAQA,EAAS,MACtDE,EAAuB,EAAE,MAAMF,EAAS,MAAM,IAAIA,EAAS,GAAE,GAAId,GAAUD,CAAO,MAElFe,EAAS,OAAOL,GAChBK,EAAS,KAAK,SAGjBV,KACDE,EAAYQ,CAAQ,GAExBV,IAAWU,GAAUL,GAAaC,GAAWC,CAAC,GACvCG;AAAA,IACX;AAAA,IAII,YAtBe,CAACG,MAAST,KAAYU,EAAkBV,GAAUS,GAAM,IAAOlB,CAAO;AAAA,EAuB7F;AACA;","x_google_ignoreList":[0]}
package/dist/index268.js CHANGED
@@ -1,15 +1,16 @@
1
- import { normalizeDates as f } from "./index333.js";
2
- import { startOfDay as t } from "./index275.js";
3
- function s(a, e, r) {
4
- const [o, i] = f(
5
- r?.in,
6
- a,
7
- e
8
- );
9
- return +t(o) == +t(i);
1
+ import { useControlledValue as a } from "./index263.js";
2
+ function q(u, S) {
3
+ const { selected: c, required: s, onSelect: t } = u, [f, r] = a(c, t ? c : void 0), e = t ? c : f, { isSameDay: d } = S;
4
+ return {
5
+ selected: e,
6
+ select: (n, o, i) => {
7
+ let l = n;
8
+ return !s && e && e && d(n, e) && (l = void 0), t || r(l), t?.(l, n, o, i), l;
9
+ },
10
+ isSelected: (n) => e ? d(e, n) : !1
11
+ };
10
12
  }
11
13
  export {
12
- s as default,
13
- s as isSameDay
14
+ q as useSingle
14
15
  };
15
16
  //# sourceMappingURL=index268.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index268.js","sources":["../../../node_modules/date-fns/isSameDay.js"],"sourcesContent":["import { normalizeDates } from \"./_lib/normalizeDates.js\";\nimport { startOfDay } from \"./startOfDay.js\";\n\n/**\n * The {@link isSameDay} function options.\n */\n\n/**\n * @name isSameDay\n * @category Day Helpers\n * @summary Are the given dates in the same day (and year and month)?\n *\n * @description\n * Are the given dates in the same day (and year and month)?\n *\n * @param laterDate - The first date to check\n * @param earlierDate - The second date to check\n * @param options - An object with options\n *\n * @returns The dates are in the same day (and year and month)\n *\n * @example\n * // Are 4 September 06:00:00 and 4 September 18:00:00 in the same day?\n * const result = isSameDay(new Date(2014, 8, 4, 6, 0), new Date(2014, 8, 4, 18, 0))\n * //=> true\n *\n * @example\n * // Are 4 September and 4 October in the same day?\n * const result = isSameDay(new Date(2014, 8, 4), new Date(2014, 9, 4))\n * //=> false\n *\n * @example\n * // Are 4 September, 2014 and 4 September, 2015 in the same day?\n * const result = isSameDay(new Date(2014, 8, 4), new Date(2015, 8, 4))\n * //=> false\n */\nexport function isSameDay(laterDate, earlierDate, options) {\n const [dateLeft_, dateRight_] = normalizeDates(\n options?.in,\n laterDate,\n earlierDate,\n );\n return +startOfDay(dateLeft_) === +startOfDay(dateRight_);\n}\n\n// Fallback for modularized imports:\nexport default isSameDay;\n"],"names":["isSameDay","laterDate","earlierDate","options","dateLeft_","dateRight_","normalizeDates","startOfDay"],"mappings":";;AAoCO,SAASA,EAAUC,GAAWC,GAAaC,GAAS;AACzD,QAAM,CAACC,GAAWC,CAAU,IAAIC;AAAA,IAC9BH,GAAS;AAAA,IACTF;AAAA,IACAC;AAAA,EACJ;AACE,SAAO,CAACK,EAAWH,CAAS,KAAM,CAACG,EAAWF,CAAU;AAC1D;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index268.js","sources":["../../../node_modules/react-day-picker/dist/esm/selection/useSingle.js"],"sourcesContent":["import { useControlledValue } from \"../helpers/useControlledValue.js\";\n/**\n * Hook to manage single-date selection in the DayPicker component.\n *\n * @template T - The type of DayPicker props.\n * @param props - The DayPicker props.\n * @param dateLib - The date utility library instance.\n * @returns An object containing the selected date, a function to select a date,\n * and a function to check if a date is selected.\n */\nexport function useSingle(props, dateLib) {\n const { selected: initiallySelected, required, onSelect, } = props;\n const [internallySelected, setSelected] = useControlledValue(initiallySelected, onSelect ? initiallySelected : undefined);\n const selected = !onSelect ? internallySelected : initiallySelected;\n const { isSameDay } = dateLib;\n const isSelected = (compareDate) => {\n return selected ? isSameDay(selected, compareDate) : false;\n };\n const select = (triggerDate, modifiers, e) => {\n let newDate = triggerDate;\n if (!required && selected && selected && isSameDay(triggerDate, selected)) {\n // If the date is the same, clear the selection.\n newDate = undefined;\n }\n if (!onSelect) {\n setSelected(newDate);\n }\n if (required) {\n onSelect?.(newDate, triggerDate, modifiers, e);\n }\n else {\n onSelect?.(newDate, triggerDate, modifiers, e);\n }\n return newDate;\n };\n return {\n selected,\n select,\n isSelected,\n };\n}\n"],"names":["useSingle","props","dateLib","initiallySelected","required","onSelect","internallySelected","setSelected","useControlledValue","selected","isSameDay","triggerDate","modifiers","e","newDate","compareDate"],"mappings":";AAUO,SAASA,EAAUC,GAAOC,GAAS;AACtC,QAAM,EAAE,UAAUC,GAAmB,UAAAC,GAAU,UAAAC,EAAQ,IAAMJ,GACvD,CAACK,GAAoBC,CAAW,IAAIC,EAAmBL,GAAmBE,IAAWF,IAAoB,MAAS,GAClHM,IAAYJ,IAAgCF,IAArBG,GACvB,EAAE,WAAAI,EAAS,IAAKR;AAqBtB,SAAO;AAAA,IACH,UAAAO;AAAA,IACA,QAnBW,CAACE,GAAaC,GAAWC,MAAM;AAC1C,UAAIC,IAAUH;AACd,aAAI,CAACP,KAAYK,KAAYA,KAAYC,EAAUC,GAAaF,CAAQ,MAEpEK,IAAU,SAETT,KACDE,EAAYO,CAAO,GAGnBT,IAAWS,GAASH,GAAaC,GAAWC,CAAC,GAK1CC;AAAA,IACX;AAAA,IAII,YAvBe,CAACC,MACTN,IAAWC,EAAUD,GAAUM,CAAW,IAAI;AAAA,EAuB7D;AACA;","x_google_ignoreList":[0]}
package/dist/index269.js CHANGED
@@ -1,14 +1,68 @@
1
- import { normalizeDates as o } from "./index333.js";
2
- function i(a, r, n) {
3
- const [e, t] = o(
4
- n?.in,
5
- a,
6
- r
7
- );
8
- return e.getFullYear() === t.getFullYear() && e.getMonth() === t.getMonth();
1
+ function p(e) {
2
+ return typeof e == "string" || e instanceof String;
3
+ }
4
+ function E(e) {
5
+ var t;
6
+ return typeof e == "object" && e != null && (e == null || (t = e.constructor) == null ? void 0 : t.name) === "Object";
7
+ }
8
+ function a(e, t) {
9
+ return Array.isArray(t) ? a(e, (n, i) => t.includes(i)) : Object.entries(e).reduce((n, i) => {
10
+ let [r, f] = i;
11
+ return t(f, r) && (n[r] = f), n;
12
+ }, {});
13
+ }
14
+ const o = {
15
+ NONE: "NONE",
16
+ LEFT: "LEFT",
17
+ FORCE_LEFT: "FORCE_LEFT",
18
+ RIGHT: "RIGHT",
19
+ FORCE_RIGHT: "FORCE_RIGHT"
20
+ };
21
+ function R(e) {
22
+ switch (e) {
23
+ case o.LEFT:
24
+ return o.FORCE_LEFT;
25
+ case o.RIGHT:
26
+ return o.FORCE_RIGHT;
27
+ default:
28
+ return e;
29
+ }
30
+ }
31
+ function O(e) {
32
+ return e.replace(/([.*+?^=!:${}()|[\]/\\])/g, "\\$1");
33
+ }
34
+ function g(e, t) {
35
+ if (t === e) return !0;
36
+ const n = Array.isArray(t), i = Array.isArray(e);
37
+ let r;
38
+ if (n && i) {
39
+ if (t.length != e.length) return !1;
40
+ for (r = 0; r < t.length; r++) if (!g(t[r], e[r])) return !1;
41
+ return !0;
42
+ }
43
+ if (n != i) return !1;
44
+ if (t && e && typeof t == "object" && typeof e == "object") {
45
+ const f = t instanceof Date, c = e instanceof Date;
46
+ if (f && c) return t.getTime() == e.getTime();
47
+ if (f != c) return !1;
48
+ const s = t instanceof RegExp, l = e instanceof RegExp;
49
+ if (s && l) return t.toString() == e.toString();
50
+ if (s != l) return !1;
51
+ const u = Object.keys(t);
52
+ for (r = 0; r < u.length; r++) if (!Object.prototype.hasOwnProperty.call(e, u[r])) return !1;
53
+ for (r = 0; r < u.length; r++) if (!g(e[u[r]], t[u[r]])) return !1;
54
+ return !0;
55
+ } else if (t && e && typeof t == "function" && typeof e == "function")
56
+ return t.toString() === e.toString();
57
+ return !1;
9
58
  }
10
59
  export {
11
- i as default,
12
- i as isSameMonth
60
+ o as DIRECTION,
61
+ O as escapeRegExp,
62
+ R as forceDirection,
63
+ E as isObject,
64
+ p as isString,
65
+ g as objectIncludes,
66
+ a as pick
13
67
  };
14
68
  //# sourceMappingURL=index269.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index269.js","sources":["../../../node_modules/date-fns/isSameMonth.js"],"sourcesContent":["import { normalizeDates } from \"./_lib/normalizeDates.js\";\n\n/**\n * The {@link isSameMonth} function options.\n */\n\n/**\n * @name isSameMonth\n * @category Month Helpers\n * @summary Are the given dates in the same month (and year)?\n *\n * @description\n * Are the given dates in the same month (and year)?\n *\n * @param laterDate - The first date to check\n * @param earlierDate - The second date to check\n * @param options - An object with options\n *\n * @returns The dates are in the same month (and year)\n *\n * @example\n * // Are 2 September 2014 and 25 September 2014 in the same month?\n * const result = isSameMonth(new Date(2014, 8, 2), new Date(2014, 8, 25))\n * //=> true\n *\n * @example\n * // Are 2 September 2014 and 25 September 2015 in the same month?\n * const result = isSameMonth(new Date(2014, 8, 2), new Date(2015, 8, 25))\n * //=> false\n */\nexport function isSameMonth(laterDate, earlierDate, options) {\n const [laterDate_, earlierDate_] = normalizeDates(\n options?.in,\n laterDate,\n earlierDate,\n );\n return (\n laterDate_.getFullYear() === earlierDate_.getFullYear() &&\n laterDate_.getMonth() === earlierDate_.getMonth()\n );\n}\n\n// Fallback for modularized imports:\nexport default isSameMonth;\n"],"names":["isSameMonth","laterDate","earlierDate","options","laterDate_","earlierDate_","normalizeDates"],"mappings":";AA8BO,SAASA,EAAYC,GAAWC,GAAaC,GAAS;AAC3D,QAAM,CAACC,GAAYC,CAAY,IAAIC;AAAA,IACjCH,GAAS;AAAA,IACTF;AAAA,IACAC;AAAA,EACJ;AACE,SACEE,EAAW,YAAW,MAAOC,EAAa,YAAW,KACrDD,EAAW,eAAeC,EAAa,SAAQ;AAEnD;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index269.js","sources":["../../../node_modules/imask/esm/core/utils.js"],"sourcesContent":["/** Checks if value is string */\nfunction isString(str) {\n return typeof str === 'string' || str instanceof String;\n}\n\n/** Checks if value is object */\nfunction isObject(obj) {\n var _obj$constructor;\n return typeof obj === 'object' && obj != null && (obj == null || (_obj$constructor = obj.constructor) == null ? void 0 : _obj$constructor.name) === 'Object';\n}\nfunction pick(obj, keys) {\n if (Array.isArray(keys)) return pick(obj, (_, k) => keys.includes(k));\n return Object.entries(obj).reduce((acc, _ref) => {\n let [k, v] = _ref;\n if (keys(v, k)) acc[k] = v;\n return acc;\n }, {});\n}\n\n/** Direction */\nconst DIRECTION = {\n NONE: 'NONE',\n LEFT: 'LEFT',\n FORCE_LEFT: 'FORCE_LEFT',\n RIGHT: 'RIGHT',\n FORCE_RIGHT: 'FORCE_RIGHT'\n};\n\n/** Direction */\n\nfunction forceDirection(direction) {\n switch (direction) {\n case DIRECTION.LEFT:\n return DIRECTION.FORCE_LEFT;\n case DIRECTION.RIGHT:\n return DIRECTION.FORCE_RIGHT;\n default:\n return direction;\n }\n}\n\n/** Escapes regular expression control chars */\nfunction escapeRegExp(str) {\n return str.replace(/([.*+?^=!:${}()|[\\]/\\\\])/g, '\\\\$1');\n}\n\n// cloned from https://github.com/epoberezkin/fast-deep-equal with small changes\nfunction objectIncludes(b, a) {\n if (a === b) return true;\n const arrA = Array.isArray(a),\n arrB = Array.isArray(b);\n let i;\n if (arrA && arrB) {\n if (a.length != b.length) return false;\n for (i = 0; i < a.length; i++) if (!objectIncludes(a[i], b[i])) return false;\n return true;\n }\n if (arrA != arrB) return false;\n if (a && b && typeof a === 'object' && typeof b === 'object') {\n const dateA = a instanceof Date,\n dateB = b instanceof Date;\n if (dateA && dateB) return a.getTime() == b.getTime();\n if (dateA != dateB) return false;\n const regexpA = a instanceof RegExp,\n regexpB = b instanceof RegExp;\n if (regexpA && regexpB) return a.toString() == b.toString();\n if (regexpA != regexpB) return false;\n const keys = Object.keys(a);\n // if (keys.length !== Object.keys(b).length) return false;\n\n for (i = 0; i < keys.length; i++) if (!Object.prototype.hasOwnProperty.call(b, keys[i])) return false;\n for (i = 0; i < keys.length; i++) if (!objectIncludes(b[keys[i]], a[keys[i]])) return false;\n return true;\n } else if (a && b && typeof a === 'function' && typeof b === 'function') {\n return a.toString() === b.toString();\n }\n return false;\n}\n\n/** Selection range */\n\nexport { DIRECTION, escapeRegExp, forceDirection, isObject, isString, objectIncludes, pick };\n"],"names":["isString","str","isObject","obj","_obj$constructor","pick","keys","_","k","acc","_ref","v","DIRECTION","forceDirection","direction","escapeRegExp","objectIncludes","b","a","arrA","arrB","i","dateA","dateB","regexpA","regexpB"],"mappings":"AACA,SAASA,EAASC,GAAK;AACrB,SAAO,OAAOA,KAAQ,YAAYA,aAAe;AACnD;AAGA,SAASC,EAASC,GAAK;AACrB,MAAIC;AACJ,SAAO,OAAOD,KAAQ,YAAYA,KAAO,SAASA,KAAO,SAASC,IAAmBD,EAAI,gBAAgB,OAAO,SAASC,EAAiB,UAAU;AACtJ;AACA,SAASC,EAAKF,GAAKG,GAAM;AACvB,SAAI,MAAM,QAAQA,CAAI,IAAUD,EAAKF,GAAK,CAACI,GAAGC,MAAMF,EAAK,SAASE,CAAC,CAAC,IAC7D,OAAO,QAAQL,CAAG,EAAE,OAAO,CAACM,GAAKC,MAAS;AAC/C,QAAI,CAACF,GAAGG,CAAC,IAAID;AACb,WAAIJ,EAAKK,GAAGH,CAAC,MAAGC,EAAID,CAAC,IAAIG,IAClBF;AAAA,EACT,GAAG,CAAA,CAAE;AACP;AAGK,MAACG,IAAY;AAAA,EAChB,MAAM;AAAA,EACN,MAAM;AAAA,EACN,YAAY;AAAA,EACZ,OAAO;AAAA,EACP,aAAa;AACf;AAIA,SAASC,EAAeC,GAAW;AACjC,UAAQA,GAAS;AAAA,IACf,KAAKF,EAAU;AACb,aAAOA,EAAU;AAAA,IACnB,KAAKA,EAAU;AACb,aAAOA,EAAU;AAAA,IACnB;AACE,aAAOE;AAAA,EACb;AACA;AAGA,SAASC,EAAad,GAAK;AACzB,SAAOA,EAAI,QAAQ,6BAA6B,MAAM;AACxD;AAGA,SAASe,EAAeC,GAAGC,GAAG;AAC5B,MAAIA,MAAMD,EAAG,QAAO;AACpB,QAAME,IAAO,MAAM,QAAQD,CAAC,GAC1BE,IAAO,MAAM,QAAQH,CAAC;AACxB,MAAII;AACJ,MAAIF,KAAQC,GAAM;AAChB,QAAIF,EAAE,UAAUD,EAAE,OAAQ,QAAO;AACjC,SAAKI,IAAI,GAAGA,IAAIH,EAAE,QAAQG,IAAK,KAAI,CAACL,EAAeE,EAAEG,CAAC,GAAGJ,EAAEI,CAAC,CAAC,EAAG,QAAO;AACvE,WAAO;AAAA,EACT;AACA,MAAIF,KAAQC,EAAM,QAAO;AACzB,MAAIF,KAAKD,KAAK,OAAOC,KAAM,YAAY,OAAOD,KAAM,UAAU;AAC5D,UAAMK,IAAQJ,aAAa,MACzBK,IAAQN,aAAa;AACvB,QAAIK,KAASC,EAAO,QAAOL,EAAE,QAAO,KAAMD,EAAE,QAAO;AACnD,QAAIK,KAASC,EAAO,QAAO;AAC3B,UAAMC,IAAUN,aAAa,QAC3BO,IAAUR,aAAa;AACzB,QAAIO,KAAWC,EAAS,QAAOP,EAAE,SAAQ,KAAMD,EAAE,SAAQ;AACzD,QAAIO,KAAWC,EAAS,QAAO;AAC/B,UAAMnB,IAAO,OAAO,KAAKY,CAAC;AAG1B,SAAKG,IAAI,GAAGA,IAAIf,EAAK,QAAQe,IAAK,KAAI,CAAC,OAAO,UAAU,eAAe,KAAKJ,GAAGX,EAAKe,CAAC,CAAC,EAAG,QAAO;AAChG,SAAKA,IAAI,GAAGA,IAAIf,EAAK,QAAQe,IAAK,KAAI,CAACL,EAAeC,EAAEX,EAAKe,CAAC,CAAC,GAAGH,EAAEZ,EAAKe,CAAC,CAAC,CAAC,EAAG,QAAO;AACtF,WAAO;AAAA,EACT,WAAWH,KAAKD,KAAK,OAAOC,KAAM,cAAc,OAAOD,KAAM;AAC3D,WAAOC,EAAE,eAAeD,EAAE,SAAQ;AAEpC,SAAO;AACT;","x_google_ignoreList":[0]}
package/dist/index27.js CHANGED
@@ -1,40 +1,6 @@
1
- function w(o, e) {
2
- o.src = e;
3
- }
4
- const v = (o) => {
5
- var e, r, a, m = "The Google Maps JavaScript API", n = "google", p = "importLibrary", _ = "__ib__", l = document, E = window, u = E[n] || (E[n] = {}), i = u.maps || (u.maps = {}), f = /* @__PURE__ */ new Set(), t = new URLSearchParams(), S = () => e || (e = new Promise(async (s, c) => {
6
- await (r = l.createElement("script")), t.set("libraries", [...f] + "");
7
- for (a in o)
8
- t.set(a.replace(/[A-Z]/g, (b) => "_" + b[0].toLowerCase()), o[a]);
9
- t.set("callback", n + ".maps." + _), w(r, "https://maps.googleapis.com/maps/api/js?" + t), i[_] = s, r.onerror = () => e = c(Error(m + " could not load.")), r.nonce = l.querySelector("script[nonce]")?.nonce || "", l.head.append(r);
10
- }));
11
- i[p] ? console.warn(m + " only loads once. Ignoring:", o) : i[p] = (s, ...c) => f.add(s) && S().then(() => i[p](s, ...c));
12
- }, y = (o) => `The setOptions() function should only be called once. The options passed to the additional call (${JSON.stringify(o)}) will be ignored.`, O = (o) => `The google.maps.importLibrary() function is already defined, and @googlemaps/js-api-loader will use the existing function instead of overwriting it. The options passed to setOptions (${JSON.stringify(o)}) will be ignored.`, T = "No options were set before calling importLibrary. Make sure to configure the loader using setOptions().", L = "There already is a script loading the Google Maps JavaScript API, and no google.maps.importLibrary function is defined. @googlemaps/js-api-loader will proceed to bootstrap the API with the specified options, but the existing script might cause problems using the API. Make sure to remove the script loading the API.", h = process.env.NODE_ENV !== "production", d = h ? (o) => {
13
- console.warn(`[@googlemaps/js-api-loader] ${o}`);
14
- } : () => {
15
- }, P = h ? (o) => {
16
- console.info(`[@googlemaps/js-api-loader] ${o}`);
17
- } : () => {
18
- }, I = process.env.NODE_ENV !== "production";
19
- let g = !1;
20
- function A(o) {
21
- if (g) {
22
- d(y(o));
23
- return;
24
- }
25
- N(o), g = !0;
26
- }
27
- async function M(o) {
28
- if (g || d(T), !window?.google?.maps?.importLibrary)
29
- throw new Error("google.maps.importLibrary is not installed.");
30
- return await google.maps.importLibrary(o);
31
- }
32
- function N(o) {
33
- const e = !!window.google?.maps?.importLibrary;
34
- e ? P(O(o)) : I && document.querySelector('script[src*="maps.googleapis.com/maps/api/js"]') && d(L), e || v(o);
35
- }
1
+ import { __require as r } from "./index53.js";
2
+ var i = r();
36
3
  export {
37
- M as importLibrary,
38
- A as setOptions
4
+ i as j
39
5
  };
40
6
  //# sourceMappingURL=index27.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index27.js","sources":["../../../node_modules/@googlemaps/js-api-loader/dist/index.js"],"sourcesContent":["/*\n * Copyright 2025 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */\nfunction setScriptSrc(script, src) {\n script.src = src;\n}\n\n/*\n * Copyright 2025 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */\n\n\nconst bootstrap = bootstrapParams => {\n var bootstrapPromise;\n var script;\n var bootstrapParamsKey;\n var PRODUCT_NAME = \"The Google Maps JavaScript API\";\n var GOOGLE = \"google\";\n var IMPORT_API_NAME = \"importLibrary\";\n var PENDING_BOOTSTRAP_KEY = \"__ib__\";\n var doc = document;\n var global_ = window;\n var google_ = global_[GOOGLE] || (global_[GOOGLE] = {});\n var namespace = google_.maps || (google_.maps = {});\n var libraries = new Set();\n var searchParams = new URLSearchParams();\n var triggerBootstrap = () => bootstrapPromise || (bootstrapPromise = new Promise(async(resolve, reject) => {\n await (script = doc.createElement(\"script\"));\n searchParams.set(\"libraries\", [...libraries] + \"\");\n for (bootstrapParamsKey in bootstrapParams) {\n searchParams.set(bootstrapParamsKey.replace(/[A-Z]/g, g => \"_\" + g[0].toLowerCase()), bootstrapParams[bootstrapParamsKey]);\n }\n searchParams.set(\"callback\", GOOGLE + \".maps.\" + PENDING_BOOTSTRAP_KEY);\n setScriptSrc(script, \"https://maps.googleapis.com/maps/api/js?\" + searchParams);\n namespace[PENDING_BOOTSTRAP_KEY] = resolve;\n script.onerror = () => bootstrapPromise = reject(Error(PRODUCT_NAME + \" could not load.\"));\n script.nonce = doc.querySelector(\"script[nonce]\")?.nonce || \"\";\n doc.head.append(script);\n }));\n namespace[IMPORT_API_NAME] ? console.warn(PRODUCT_NAME + \" only loads once. Ignoring:\", bootstrapParams) : namespace[IMPORT_API_NAME] = (libraryName, ...args) => libraries.add(libraryName) && triggerBootstrap().then(() => namespace[IMPORT_API_NAME](libraryName, ...args));\n};\n\nconst MSG_DEPRECATED_LOADER = \"The Loader class is no longer available in this version.\" +\n \"\\nPlease use the new functional API: setOptions() and importLibrary().\" +\n \"\\nFor more information, see the updated documentation at: \" +\n \"https://github.com/googlemaps/js-api-loader/blob/main/README.md\";\nconst MSG_REPEATED_SET_OPTIONS = (options) => `The setOptions() function should only be called once. The options passed ` +\n `to the additional call (${JSON.stringify(options)}) will be ignored.`;\nconst MSG_IMPORT_LIBRARY_EXISTS = (options) => `The google.maps.importLibrary() function is already defined, and ` +\n `@googlemaps/js-api-loader will use the existing function instead of ` +\n `overwriting it. The options passed to setOptions ` +\n `(${JSON.stringify(options)}) will be ignored.`;\nconst MSG_SET_OPTIONS_NOT_CALLED = \"No options were set before calling importLibrary. Make sure to configure \" +\n \"the loader using setOptions().\";\nconst MSG_SCRIPT_ELEMENT_EXISTS = \"There already is a script loading the Google Maps JavaScript \" +\n \"API, and no google.maps.importLibrary function is defined. \" +\n \"@googlemaps/js-api-loader will proceed to bootstrap the API \" +\n \"with the specified options, but the existing script might cause \" +\n \"problems using the API. Make sure to remove the script \" +\n \"loading the API.\";\nconst __DEV__$1 = process.env.NODE_ENV !== 'production';\nconst logDevWarning = __DEV__$1\n ? (message) => {\n console.warn(`[@googlemaps/js-api-loader] ${message}`);\n }\n : () => { };\nconst logDevNotice = __DEV__$1\n ? (message) => {\n console.info(`[@googlemaps/js-api-loader] ${message}`);\n }\n : () => { };\n\n/*\n * Copyright 2025 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */\n/* eslint-disable @typescript-eslint/no-explicit-any, @typescript-eslint/no-unused-vars */\n/**\n * @deprecated Use the new functional API: `setOptions()` and `importLibrary()`.\n * See the migration guide for more details: MIGRATION.md\n */\nclass Loader {\n constructor(...args) {\n throw new Error(`[@googlemaps/js-api-loader]: ${MSG_DEPRECATED_LOADER}`);\n }\n}\n\n/*\n * Copyright 2025 Google LLC\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nconst __DEV__ = process.env.NODE_ENV !== 'production';\nlet setOptionsWasCalled_ = false;\n/**\n * Sets the options for the Maps JavaScript API.\n *\n * Has to be called before any library is loaded.\n *\n * See https://developers.google.com/maps/documentation/javascript/load-maps-js-api#required_parameters\n * for the full documentation of available options.\n *\n * @param options The options to set.\n */\nfunction setOptions(options) {\n if (setOptionsWasCalled_) {\n logDevWarning(MSG_REPEATED_SET_OPTIONS(options));\n return;\n }\n installImportLibrary_(options);\n setOptionsWasCalled_ = true;\n}\nasync function importLibrary(libraryName) {\n if (!setOptionsWasCalled_) {\n logDevWarning(MSG_SET_OPTIONS_NOT_CALLED);\n }\n if (!window?.google?.maps?.importLibrary) {\n throw new Error(\"google.maps.importLibrary is not installed.\");\n }\n return (await google.maps.importLibrary(libraryName));\n}\n/**\n * The installImportLibrary_ function makes sure that a usable version of the\n * `google.maps.importLibrary` function exists.\n */\nfunction installImportLibrary_(options) {\n const importLibraryExists = Boolean(window.google?.maps?.importLibrary);\n if (importLibraryExists) {\n logDevNotice(MSG_IMPORT_LIBRARY_EXISTS(options));\n }\n else if (__DEV__) {\n const scriptEl = document.querySelector('script[src*=\"maps.googleapis.com/maps/api/js\"]');\n if (scriptEl) {\n logDevWarning(MSG_SCRIPT_ELEMENT_EXISTS);\n }\n }\n // If the google.maps.importLibrary function already exists, bootstrap()\n // won't do anything, so we won't call it\n if (!importLibraryExists) {\n bootstrap(options);\n }\n}\n\nexport { Loader, importLibrary, setOptions };\n//# sourceMappingURL=index.js.map\n"],"names":["setScriptSrc","script","src","bootstrap","bootstrapParams","bootstrapPromise","bootstrapParamsKey","PRODUCT_NAME","GOOGLE","IMPORT_API_NAME","PENDING_BOOTSTRAP_KEY","doc","global_","google_","namespace","libraries","searchParams","triggerBootstrap","resolve","reject","g","libraryName","args","MSG_REPEATED_SET_OPTIONS","options","MSG_IMPORT_LIBRARY_EXISTS","MSG_SET_OPTIONS_NOT_CALLED","MSG_SCRIPT_ELEMENT_EXISTS","__DEV__$1","logDevWarning","message","logDevNotice","__DEV__","setOptionsWasCalled_","setOptions","installImportLibrary_","importLibrary","importLibraryExists"],"mappings":"AAIA,SAASA,EAAaC,GAAQC,GAAK;AAC/B,EAAAD,EAAO,MAAMC;AACjB;AAQA,MAAMC,IAAY,CAAAC,MAAmB;AACnC,MAAIC,GACAJ,GACAK,GACAC,IAAe,kCACfC,IAAS,UACTC,IAAkB,iBAClBC,IAAwB,UACxBC,IAAM,UACNC,IAAU,QACVC,IAAUD,EAAQJ,CAAM,MAAMI,EAAQJ,CAAM,IAAI,KAChDM,IAAYD,EAAQ,SAASA,EAAQ,OAAO,CAAA,IAC5CE,IAAY,oBAAI,IAAG,GACnBC,IAAe,IAAI,gBAAe,GAClCC,IAAmB,MAAMZ,MAAqBA,IAAmB,IAAI,QAAQ,OAAMa,GAASC,MAAW;AACzG,WAAOlB,IAASU,EAAI,cAAc,QAAQ,IAC1CK,EAAa,IAAI,aAAa,CAAC,GAAGD,CAAS,IAAI,EAAE;AACjD,SAAKT,KAAsBF;AACzB,MAAAY,EAAa,IAAIV,EAAmB,QAAQ,UAAU,CAAAc,MAAK,MAAMA,EAAE,CAAC,EAAE,YAAW,CAAE,GAAGhB,EAAgBE,CAAkB,CAAC;AAE3H,IAAAU,EAAa,IAAI,YAAYR,IAAS,WAAWE,CAAqB,GACtEV,EAAaC,GAAQ,6CAA6Ce,CAAY,GAC9EF,EAAUJ,CAAqB,IAAIQ,GACnCjB,EAAO,UAAU,MAAMI,IAAmBc,EAAO,MAAMZ,IAAe,kBAAkB,CAAC,GACzFN,EAAO,QAAQU,EAAI,cAAc,eAAe,GAAG,SAAS,IAC5DA,EAAI,KAAK,OAAOV,CAAM;AAAA,EACxB,CAAC;AACD,EAAAa,EAAUL,CAAe,IAAI,QAAQ,KAAKF,IAAe,+BAA+BH,CAAe,IAAIU,EAAUL,CAAe,IAAI,CAACY,MAAgBC,MAASP,EAAU,IAAIM,CAAW,KAAKJ,EAAgB,EAAG,KAAK,MAAMH,EAAUL,CAAe,EAAEY,GAAa,GAAGC,CAAI,CAAC;AAChR,GAMMC,IAA2B,CAACC,MAAY,oGACf,KAAK,UAAUA,CAAO,CAAC,sBAChDC,IAA4B,CAACD,MAAY,0LAGvC,KAAK,UAAUA,CAAO,CAAC,sBACzBE,IAA6B,2GAE7BC,IAA4B,+TAM5BC,IAAY,QAAQ,IAAI,aAAa,cACrCC,IAAgBD,IAChB,CAACE,MAAY;AACX,UAAQ,KAAK,+BAA+BA,CAAO,EAAE;AACzD,IACE,MAAM;AAAE,GACRC,IAAeH,IACf,CAACE,MAAY;AACX,UAAQ,KAAK,+BAA+BA,CAAO,EAAE;AACzD,IACE,MAAM;AAAE,GAgCRE,IAAU,QAAQ,IAAI,aAAa;AACzC,IAAIC,IAAuB;AAW3B,SAASC,EAAWV,GAAS;AACzB,MAAIS,GAAsB;AACtB,IAAAJ,EAAcN,EAAyBC,CAAO,CAAC;AAC/C;AAAA,EACJ;AACA,EAAAW,EAAsBX,CAAO,GAC7BS,IAAuB;AAC3B;AACA,eAAeG,EAAcf,GAAa;AAItC,MAHKY,KACDJ,EAAcH,CAA0B,GAExC,CAAC,QAAQ,QAAQ,MAAM;AACvB,UAAM,IAAI,MAAM,6CAA6C;AAEjE,SAAQ,MAAM,OAAO,KAAK,cAAcL,CAAW;AACvD;AAKA,SAASc,EAAsBX,GAAS;AACpC,QAAMa,IAAsB,EAAQ,OAAO,QAAQ,MAAM;AACzD,EAAIA,IACAN,EAAaN,EAA0BD,CAAO,CAAC,IAE1CQ,KACY,SAAS,cAAc,gDAAgD,KAEpFH,EAAcF,CAAyB,GAK1CU,KACDlC,EAAUqB,CAAO;AAEzB;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index27.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}