@rpcbase/ui 0.170.0 → 0.171.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 (519) hide show
  1. package/dist/components/HourPickerField/index.d.ts.map +1 -1
  2. package/dist/index10.js +1 -1
  3. package/dist/index100.js +4 -5
  4. package/dist/index100.js.map +1 -1
  5. package/dist/index101.js +6 -4
  6. package/dist/index101.js.map +1 -1
  7. package/dist/index102.js +145 -5
  8. package/dist/index102.js.map +1 -1
  9. package/dist/index103.js +39 -4
  10. package/dist/index103.js.map +1 -1
  11. package/dist/index104.js +4 -8
  12. package/dist/index104.js.map +1 -1
  13. package/dist/index105.js +7 -5
  14. package/dist/index105.js.map +1 -1
  15. package/dist/index106.js +13 -4
  16. package/dist/index106.js.map +1 -1
  17. package/dist/index107.js +13 -4
  18. package/dist/index107.js.map +1 -1
  19. package/dist/index108.js +7 -6
  20. package/dist/index108.js.map +1 -1
  21. package/dist/index109.js +31 -145
  22. package/dist/index109.js.map +1 -1
  23. package/dist/index11.js +3 -3
  24. package/dist/index110.js +10 -39
  25. package/dist/index110.js.map +1 -1
  26. package/dist/index111.js +10 -4
  27. package/dist/index111.js.map +1 -1
  28. package/dist/index112.js +8 -7
  29. package/dist/index112.js.map +1 -1
  30. package/dist/index113.js +13 -13
  31. package/dist/index113.js.map +1 -1
  32. package/dist/index114.js +101 -13
  33. package/dist/index114.js.map +1 -1
  34. package/dist/index115.js +20 -8
  35. package/dist/index115.js.map +1 -1
  36. package/dist/index116.js +53 -31
  37. package/dist/index116.js.map +1 -1
  38. package/dist/index117.js +72 -10
  39. package/dist/index117.js.map +1 -1
  40. package/dist/index118.js +9 -10
  41. package/dist/index118.js.map +1 -1
  42. package/dist/index119.js +20 -8
  43. package/dist/index119.js.map +1 -1
  44. package/dist/index12.js +1 -1
  45. package/dist/index120.js +16 -13
  46. package/dist/index120.js.map +1 -1
  47. package/dist/index121.js +23 -101
  48. package/dist/index121.js.map +1 -1
  49. package/dist/index122.js +7 -20
  50. package/dist/index122.js.map +1 -1
  51. package/dist/index123.js +5 -53
  52. package/dist/index123.js.map +1 -1
  53. package/dist/index124.js +23 -72
  54. package/dist/index124.js.map +1 -1
  55. package/dist/index125.js +35 -10
  56. package/dist/index125.js.map +1 -1
  57. package/dist/index126.js +16 -21
  58. package/dist/index126.js.map +1 -1
  59. package/dist/index127.js +6 -16
  60. package/dist/index127.js.map +1 -1
  61. package/dist/index128.js +4 -23
  62. package/dist/index128.js.map +1 -1
  63. package/dist/index129.js +4 -6
  64. package/dist/index129.js.map +1 -1
  65. package/dist/index13.js +2 -2
  66. package/dist/index130.js +4 -5
  67. package/dist/index130.js.map +1 -1
  68. package/dist/index131.js +4 -23
  69. package/dist/index131.js.map +1 -1
  70. package/dist/index132.js +4 -35
  71. package/dist/index132.js.map +1 -1
  72. package/dist/index133.js +7 -16
  73. package/dist/index133.js.map +1 -1
  74. package/dist/index134.js +24 -7
  75. package/dist/index134.js.map +1 -1
  76. package/dist/index135.js +7 -4
  77. package/dist/index135.js.map +1 -1
  78. package/dist/index136.js +6 -4
  79. package/dist/index136.js.map +1 -1
  80. package/dist/index137.js +5 -4
  81. package/dist/index137.js.map +1 -1
  82. package/dist/index138.js +3 -4
  83. package/dist/index138.js.map +1 -1
  84. package/dist/index139.js +1 -1
  85. package/dist/index139.js.map +1 -1
  86. package/dist/index14.js +4 -4
  87. package/dist/index140.js +4 -6
  88. package/dist/index140.js.map +1 -1
  89. package/dist/index141.js +4 -24
  90. package/dist/index141.js.map +1 -1
  91. package/dist/index142.js +4 -7
  92. package/dist/index142.js.map +1 -1
  93. package/dist/index143.js +3 -6
  94. package/dist/index143.js.map +1 -1
  95. package/dist/index144.js +3 -5
  96. package/dist/index144.js.map +1 -1
  97. package/dist/index145.js +3 -3
  98. package/dist/index145.js.map +1 -1
  99. package/dist/index146.js +46 -3
  100. package/dist/index146.js.map +1 -1
  101. package/dist/index147.js +46 -4
  102. package/dist/index147.js.map +1 -1
  103. package/dist/index148.js +205 -3
  104. package/dist/index148.js.map +1 -1
  105. package/dist/index149.js +22 -5
  106. package/dist/index149.js.map +1 -1
  107. package/dist/index15.js +1 -1
  108. package/dist/index150.js +24 -3
  109. package/dist/index150.js.map +1 -1
  110. package/dist/index151.js +399 -3
  111. package/dist/index151.js.map +1 -1
  112. package/dist/index152.js +605 -3
  113. package/dist/index152.js.map +1 -1
  114. package/dist/index16.js +1 -1
  115. package/dist/index17.js +1 -1
  116. package/dist/index174.js +16 -24
  117. package/dist/index174.js.map +1 -1
  118. package/dist/index175.js +6 -29
  119. package/dist/index175.js.map +1 -1
  120. package/dist/index176.js +6 -5
  121. package/dist/index176.js.map +1 -1
  122. package/dist/index177.js +58 -67
  123. package/dist/index177.js.map +1 -1
  124. package/dist/index178.js +62 -176
  125. package/dist/index178.js.map +1 -1
  126. package/dist/index179.js +6 -46
  127. package/dist/index179.js.map +1 -1
  128. package/dist/index18.js +188 -181
  129. package/dist/index18.js.map +1 -1
  130. package/dist/index180.js +4 -58
  131. package/dist/index180.js.map +1 -1
  132. package/dist/index181.js +7 -8
  133. package/dist/index181.js.map +1 -1
  134. package/dist/index182.js +17 -66
  135. package/dist/index182.js.map +1 -1
  136. package/dist/index183.js +5 -19
  137. package/dist/index183.js.map +1 -1
  138. package/dist/index184.js +5 -16
  139. package/dist/index184.js.map +1 -1
  140. package/dist/index185.js +13 -5
  141. package/dist/index185.js.map +1 -1
  142. package/dist/index186.js +10 -5
  143. package/dist/index186.js.map +1 -1
  144. package/dist/index187.js +14 -6
  145. package/dist/index187.js.map +1 -1
  146. package/dist/index188.js +14 -4
  147. package/dist/index188.js.map +1 -1
  148. package/dist/index189.js +5 -7
  149. package/dist/index189.js.map +1 -1
  150. package/dist/index19.js +7 -7
  151. package/dist/index190.js +6 -17
  152. package/dist/index190.js.map +1 -1
  153. package/dist/index191.js +7 -5
  154. package/dist/index191.js.map +1 -1
  155. package/dist/index192.js +6 -5
  156. package/dist/index192.js.map +1 -1
  157. package/dist/index193.js +8 -12
  158. package/dist/index193.js.map +1 -1
  159. package/dist/index194.js +5 -10
  160. package/dist/index194.js.map +1 -1
  161. package/dist/index195.js +5 -14
  162. package/dist/index195.js.map +1 -1
  163. package/dist/index196.js +9 -14
  164. package/dist/index196.js.map +1 -1
  165. package/dist/index197.js +4 -4
  166. package/dist/index197.js.map +1 -1
  167. package/dist/index198.js +5 -6
  168. package/dist/index198.js.map +1 -1
  169. package/dist/index199.js +4 -7
  170. package/dist/index199.js.map +1 -1
  171. package/dist/index20.js +2 -2
  172. package/dist/index200.js +10 -5
  173. package/dist/index200.js.map +1 -1
  174. package/dist/index201.js +10 -9
  175. package/dist/index201.js.map +1 -1
  176. package/dist/index202.js +10 -5
  177. package/dist/index202.js.map +1 -1
  178. package/dist/index203.js +11 -5
  179. package/dist/index203.js.map +1 -1
  180. package/dist/index204.js +11 -9
  181. package/dist/index204.js.map +1 -1
  182. package/dist/index205.js +10 -5
  183. package/dist/index205.js.map +1 -1
  184. package/dist/index206.js +7 -5
  185. package/dist/index206.js.map +1 -1
  186. package/dist/index207.js +6 -4
  187. package/dist/index207.js.map +1 -1
  188. package/dist/index208.js +5 -11
  189. package/dist/index208.js.map +1 -1
  190. package/dist/index209.js +6 -10
  191. package/dist/index209.js.map +1 -1
  192. package/dist/index21.js +1 -1
  193. package/dist/index210.js +7 -10
  194. package/dist/index210.js.map +1 -1
  195. package/dist/index211.js +6 -11
  196. package/dist/index211.js.map +1 -1
  197. package/dist/index212.js +55 -11
  198. package/dist/index212.js.map +1 -1
  199. package/dist/index213.js +8 -10
  200. package/dist/index213.js.map +1 -1
  201. package/dist/index214.js +19 -7
  202. package/dist/index214.js.map +1 -1
  203. package/dist/index215.js +23 -6
  204. package/dist/index215.js.map +1 -1
  205. package/dist/index216.js +16 -5
  206. package/dist/index216.js.map +1 -1
  207. package/dist/index217.js +7 -6
  208. package/dist/index217.js.map +1 -1
  209. package/dist/index218.js +10 -7
  210. package/dist/index218.js.map +1 -1
  211. package/dist/index219.js +10 -6
  212. package/dist/index219.js.map +1 -1
  213. package/dist/index22.js +1 -1
  214. package/dist/index220.js +20 -54
  215. package/dist/index220.js.map +1 -1
  216. package/dist/index221.js +10 -23
  217. package/dist/index221.js.map +1 -1
  218. package/dist/index222.js +9 -16
  219. package/dist/index222.js.map +1 -1
  220. package/dist/index223.js +9 -7
  221. package/dist/index223.js.map +1 -1
  222. package/dist/index224.js +4 -10
  223. package/dist/index224.js.map +1 -1
  224. package/dist/index225.js +5 -10
  225. package/dist/index225.js.map +1 -1
  226. package/dist/index226.js +16 -21
  227. package/dist/index226.js.map +1 -1
  228. package/dist/index227.js +9 -10
  229. package/dist/index227.js.map +1 -1
  230. package/dist/index228.js +18 -9
  231. package/dist/index228.js.map +1 -1
  232. package/dist/index229.js +15 -9
  233. package/dist/index229.js.map +1 -1
  234. package/dist/index23.js +1 -1
  235. package/dist/index230.js +12 -4
  236. package/dist/index230.js.map +1 -1
  237. package/dist/index231.js +29 -5
  238. package/dist/index231.js.map +1 -1
  239. package/dist/index232.js +11 -15
  240. package/dist/index232.js.map +1 -1
  241. package/dist/index233.js +25 -9
  242. package/dist/index233.js.map +1 -1
  243. package/dist/index234.js +5 -18
  244. package/dist/index234.js.map +1 -1
  245. package/dist/index235.js +24 -15
  246. package/dist/index235.js.map +1 -1
  247. package/dist/index236.js +29 -13
  248. package/dist/index236.js.map +1 -1
  249. package/dist/index237.js +5 -30
  250. package/dist/index237.js.map +1 -1
  251. package/dist/index238.js +67 -12
  252. package/dist/index238.js.map +1 -1
  253. package/dist/index239.js +178 -23
  254. package/dist/index239.js.map +1 -1
  255. package/dist/index24.js +1 -1
  256. package/dist/index240.js +46 -5
  257. package/dist/index240.js.map +1 -1
  258. package/dist/index244.js +1 -1
  259. package/dist/index245.js +1 -1
  260. package/dist/index248.js +2 -2
  261. package/dist/index251.js +1 -1
  262. package/dist/index255.js +3 -116
  263. package/dist/index255.js.map +1 -1
  264. package/dist/index256.js +9 -17
  265. package/dist/index256.js.map +1 -1
  266. package/dist/index257.js +114 -13
  267. package/dist/index257.js.map +1 -1
  268. package/dist/index258.js +17 -3
  269. package/dist/index258.js.map +1 -1
  270. package/dist/index259.js +12 -33
  271. package/dist/index259.js.map +1 -1
  272. package/dist/index260.js +35 -19
  273. package/dist/index260.js.map +1 -1
  274. package/dist/index261.js +20 -9
  275. package/dist/index261.js.map +1 -1
  276. package/dist/index263.js +2 -2
  277. package/dist/index266.js +5 -5
  278. package/dist/index266.js.map +1 -1
  279. package/dist/index267.js +19 -3
  280. package/dist/index267.js.map +1 -1
  281. package/dist/index268.js +12 -23
  282. package/dist/index268.js.map +1 -1
  283. package/dist/index269.js +5 -113
  284. package/dist/index269.js.map +1 -1
  285. package/dist/index27.js +37 -3
  286. package/dist/index27.js.map +1 -1
  287. package/dist/index270.js +3 -16
  288. package/dist/index270.js.map +1 -1
  289. package/dist/index271.js +21 -522
  290. package/dist/index271.js.map +1 -1
  291. package/dist/index272.js +112 -127
  292. package/dist/index272.js.map +1 -1
  293. package/dist/index273.js +15 -133
  294. package/dist/index273.js.map +1 -1
  295. package/dist/index274.js +524 -4
  296. package/dist/index274.js.map +1 -1
  297. package/dist/index275.js +127 -18
  298. package/dist/index275.js.map +1 -1
  299. package/dist/index276.js +133 -12
  300. package/dist/index276.js.map +1 -1
  301. package/dist/index278.js +5 -64
  302. package/dist/index278.js.map +1 -1
  303. package/dist/index279.js +6 -69
  304. package/dist/index279.js.map +1 -1
  305. package/dist/index28.js +3 -125
  306. package/dist/index28.js.map +1 -1
  307. package/dist/index280.js +4 -9
  308. package/dist/index280.js.map +1 -1
  309. package/dist/index281.js +16 -14
  310. package/dist/index281.js.map +1 -1
  311. package/dist/index282.js +8 -65
  312. package/dist/index282.js.map +1 -1
  313. package/dist/index283.js +5 -5
  314. package/dist/index283.js.map +1 -1
  315. package/dist/index284.js +4 -5
  316. package/dist/index284.js.map +1 -1
  317. package/dist/index285.js +546 -4
  318. package/dist/index285.js.map +1 -1
  319. package/dist/index286.js +47 -16
  320. package/dist/index286.js.map +1 -1
  321. package/dist/index287.js +17 -8
  322. package/dist/index287.js.map +1 -1
  323. package/dist/index288.js +6 -5
  324. package/dist/index288.js.map +1 -1
  325. package/dist/index289.js +8 -4
  326. package/dist/index289.js.map +1 -1
  327. package/dist/index29.js +120 -227
  328. package/dist/index29.js.map +1 -1
  329. package/dist/index290.js +7 -545
  330. package/dist/index290.js.map +1 -1
  331. package/dist/index291.js +9 -47
  332. package/dist/index291.js.map +1 -1
  333. package/dist/index292.js +12 -17
  334. package/dist/index292.js.map +1 -1
  335. package/dist/index293.js +9 -6
  336. package/dist/index293.js.map +1 -1
  337. package/dist/index294.js +13 -8
  338. package/dist/index294.js.map +1 -1
  339. package/dist/index295.js +69 -8
  340. package/dist/index295.js.map +1 -1
  341. package/dist/index296.js +9 -9
  342. package/dist/index296.js.map +1 -1
  343. package/dist/index297.js +14 -13
  344. package/dist/index297.js.map +1 -1
  345. package/dist/index298.js +66 -10
  346. package/dist/index298.js.map +1 -1
  347. package/dist/index299.js +64 -13
  348. package/dist/index299.js.map +1 -1
  349. package/dist/index30.js +230 -49
  350. package/dist/index30.js.map +1 -1
  351. package/dist/index300.js +4 -3
  352. package/dist/index300.js.map +1 -1
  353. package/dist/index301.js +56 -23
  354. package/dist/index301.js.map +1 -1
  355. package/dist/index302.js +68 -5
  356. package/dist/index302.js.map +1 -1
  357. package/dist/index303.js +30 -55
  358. package/dist/index303.js.map +1 -1
  359. package/dist/index304.js +9 -68
  360. package/dist/index304.js.map +1 -1
  361. package/dist/index305.js +148 -26
  362. package/dist/index305.js.map +1 -1
  363. package/dist/index306.js +108 -9
  364. package/dist/index306.js.map +1 -1
  365. package/dist/index307.js +4 -153
  366. package/dist/index307.js.map +1 -1
  367. package/dist/index308.js +23 -108
  368. package/dist/index308.js.map +1 -1
  369. package/dist/index309.js +15 -22
  370. package/dist/index309.js.map +1 -1
  371. package/dist/index31.js +50 -2640
  372. package/dist/index31.js.map +1 -1
  373. package/dist/index310.js +28 -12
  374. package/dist/index310.js.map +1 -1
  375. package/dist/index311.js +12 -27
  376. package/dist/index311.js.map +1 -1
  377. package/dist/index312.js +7 -5
  378. package/dist/index312.js.map +1 -1
  379. package/dist/index313.js +22 -15
  380. package/dist/index313.js.map +1 -1
  381. package/dist/index314.js +12 -28
  382. package/dist/index314.js.map +1 -1
  383. package/dist/index315.js +27 -12
  384. package/dist/index315.js.map +1 -1
  385. package/dist/index316.js +5 -7
  386. package/dist/index316.js.map +1 -1
  387. package/dist/index32.js +2598 -351
  388. package/dist/index32.js.map +1 -1
  389. package/dist/index33.js +375 -214
  390. package/dist/index33.js.map +1 -1
  391. package/dist/index34.js +230 -19
  392. package/dist/index34.js.map +1 -1
  393. package/dist/index35.js +18 -138
  394. package/dist/index35.js.map +1 -1
  395. package/dist/index36.js +125 -170
  396. package/dist/index36.js.map +1 -1
  397. package/dist/index37.js +174 -64
  398. package/dist/index37.js.map +1 -1
  399. package/dist/index38.js +74 -88
  400. package/dist/index38.js.map +1 -1
  401. package/dist/index39.js +90 -5
  402. package/dist/index39.js.map +1 -1
  403. package/dist/index40.js +5 -843
  404. package/dist/index40.js.map +1 -1
  405. package/dist/index41.js +832 -54
  406. package/dist/index41.js.map +1 -1
  407. package/dist/index42.js +66 -37
  408. package/dist/index42.js.map +1 -1
  409. package/dist/index45.js +1 -1
  410. package/dist/index46.js +1 -1
  411. package/dist/index47.js +8 -8
  412. package/dist/index48.js +6 -3
  413. package/dist/index48.js.map +1 -1
  414. package/dist/index49.js +33 -6
  415. package/dist/index49.js.map +1 -1
  416. package/dist/index5.js +1 -1
  417. package/dist/index50.js +25 -46
  418. package/dist/index50.js.map +1 -1
  419. package/dist/index51.js +7 -26
  420. package/dist/index51.js.map +1 -1
  421. package/dist/index52.js +10 -49
  422. package/dist/index52.js.map +1 -1
  423. package/dist/index53.js +3 -7
  424. package/dist/index53.js.map +1 -1
  425. package/dist/index54.js +47 -14
  426. package/dist/index54.js.map +1 -1
  427. package/dist/index55.js +47 -130
  428. package/dist/index55.js.map +1 -1
  429. package/dist/index56.js +7 -10
  430. package/dist/index56.js.map +1 -1
  431. package/dist/index57.js +13 -215
  432. package/dist/index57.js.map +1 -1
  433. package/dist/index58.js +133 -12
  434. package/dist/index58.js.map +1 -1
  435. package/dist/index59.js +10 -33
  436. package/dist/index59.js.map +1 -1
  437. package/dist/index60.js +214 -44
  438. package/dist/index60.js.map +1 -1
  439. package/dist/index61.js +13 -8
  440. package/dist/index61.js.map +1 -1
  441. package/dist/index62.js +44 -47
  442. package/dist/index62.js.map +1 -1
  443. package/dist/index63.js +50 -4
  444. package/dist/index63.js.map +1 -1
  445. package/dist/index64.js +4 -6
  446. package/dist/index64.js.map +1 -1
  447. package/dist/index65.js +6 -28
  448. package/dist/index65.js.map +1 -1
  449. package/dist/index66.js +28 -50
  450. package/dist/index66.js.map +1 -1
  451. package/dist/index67.js +50 -9
  452. package/dist/index67.js.map +1 -1
  453. package/dist/index68.js +8 -11
  454. package/dist/index68.js.map +1 -1
  455. package/dist/index69.js +5 -53
  456. package/dist/index69.js.map +1 -1
  457. package/dist/index70.js +8 -2
  458. package/dist/index70.js.map +1 -1
  459. package/dist/index71.js +6 -2
  460. package/dist/index71.js.map +1 -1
  461. package/dist/index72.js +2 -6
  462. package/dist/index72.js.map +1 -1
  463. package/dist/index73.js +2 -8
  464. package/dist/index73.js.map +1 -1
  465. package/dist/index74.js +53 -5
  466. package/dist/index74.js.map +1 -1
  467. package/dist/index75.js +52 -47
  468. package/dist/index75.js.map +1 -1
  469. package/dist/index76.js +4 -205
  470. package/dist/index76.js.map +1 -1
  471. package/dist/index77.js +5 -22
  472. package/dist/index77.js.map +1 -1
  473. package/dist/index78.js +15 -24
  474. package/dist/index78.js.map +1 -1
  475. package/dist/index79.js +5 -399
  476. package/dist/index79.js.map +1 -1
  477. package/dist/index8.js +1 -1
  478. package/dist/index80.js +7 -46
  479. package/dist/index80.js.map +1 -1
  480. package/dist/index81.js +15 -604
  481. package/dist/index81.js.map +1 -1
  482. package/dist/index82.js +5 -52
  483. package/dist/index82.js.map +1 -1
  484. package/dist/index83.js +4 -4
  485. package/dist/index83.js.map +1 -1
  486. package/dist/index84.js +5 -4
  487. package/dist/index84.js.map +1 -1
  488. package/dist/index85.js +5 -15
  489. package/dist/index85.js.map +1 -1
  490. package/dist/index86.js +3 -4
  491. package/dist/index86.js.map +1 -1
  492. package/dist/index87.js +3 -6
  493. package/dist/index87.js.map +1 -1
  494. package/dist/index88.js +5 -15
  495. package/dist/index88.js.map +1 -1
  496. package/dist/index89.js +24 -4
  497. package/dist/index89.js.map +1 -1
  498. package/dist/index9.js +1 -1
  499. package/dist/index90.js +6 -4
  500. package/dist/index90.js.map +1 -1
  501. package/dist/index91.js +4 -5
  502. package/dist/index91.js.map +1 -1
  503. package/dist/index92.js +6 -5
  504. package/dist/index92.js.map +1 -1
  505. package/dist/index93.js +4 -3
  506. package/dist/index93.js.map +1 -1
  507. package/dist/index94.js +4 -4
  508. package/dist/index94.js.map +1 -1
  509. package/dist/index95.js +5 -6
  510. package/dist/index95.js.map +1 -1
  511. package/dist/index96.js +4 -24
  512. package/dist/index96.js.map +1 -1
  513. package/dist/index97.js +8 -6
  514. package/dist/index97.js.map +1 -1
  515. package/dist/index98.js +5 -4
  516. package/dist/index98.js.map +1 -1
  517. package/dist/index99.js +4 -6
  518. package/dist/index99.js.map +1 -1
  519. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index29.js","sources":["../../../node_modules/react-day-picker/dist/esm/DayPicker.js"],"sourcesContent":["import React, { useCallback, useMemo, useRef } from \"react\";\nimport { DateLib, defaultLocale } from \"./classes/DateLib.js\";\nimport { createGetModifiers } from \"./helpers/createGetModifiers.js\";\nimport { getClassNamesForModifiers } from \"./helpers/getClassNamesForModifiers.js\";\nimport { getComponents } from \"./helpers/getComponents.js\";\nimport { getDataAttributes } from \"./helpers/getDataAttributes.js\";\nimport { getDefaultClassNames } from \"./helpers/getDefaultClassNames.js\";\nimport { getFormatters } from \"./helpers/getFormatters.js\";\nimport { getLabels } from \"./helpers/getLabels.js\";\nimport { getMonthOptions } from \"./helpers/getMonthOptions.js\";\nimport { getStyleForModifiers } from \"./helpers/getStyleForModifiers.js\";\nimport { getWeekdays } from \"./helpers/getWeekdays.js\";\nimport { getYearOptions } from \"./helpers/getYearOptions.js\";\nimport { createNoonOverrides } from \"./noonDateLib.js\";\nimport { DayFlag, SelectionState, UI } from \"./UI.js\";\nimport { useAnimation } from \"./useAnimation.js\";\nimport { useCalendar } from \"./useCalendar.js\";\nimport { dayPickerContext } from \"./useDayPicker.js\";\nimport { useFocus } from \"./useFocus.js\";\nimport { useSelection } from \"./useSelection.js\";\nimport { convertMatchersToTimeZone } from \"./utils/convertMatchersToTimeZone.js\";\nimport { rangeIncludesDate } from \"./utils/rangeIncludesDate.js\";\nimport { toTimeZone } from \"./utils/toTimeZone.js\";\nimport { isDateRange } from \"./utils/typeguards.js\";\n/**\n * Renders the DayPicker calendar component.\n *\n * @param initialProps - The props for the DayPicker component.\n * @returns The rendered DayPicker component.\n * @group DayPicker\n * @see https://daypicker.dev\n */\nexport function DayPicker(initialProps) {\n let props = initialProps;\n const timeZone = props.timeZone;\n if (timeZone) {\n props = {\n ...initialProps,\n timeZone,\n };\n if (props.today) {\n props.today = toTimeZone(props.today, timeZone);\n }\n if (props.month) {\n props.month = toTimeZone(props.month, timeZone);\n }\n if (props.defaultMonth) {\n props.defaultMonth = toTimeZone(props.defaultMonth, timeZone);\n }\n if (props.startMonth) {\n props.startMonth = toTimeZone(props.startMonth, timeZone);\n }\n if (props.endMonth) {\n props.endMonth = toTimeZone(props.endMonth, timeZone);\n }\n if (props.mode === \"single\" && props.selected) {\n props.selected = toTimeZone(props.selected, timeZone);\n }\n else if (props.mode === \"multiple\" && props.selected) {\n props.selected = props.selected?.map((date) => toTimeZone(date, timeZone));\n }\n else if (props.mode === \"range\" && props.selected) {\n props.selected = {\n from: props.selected.from\n ? toTimeZone(props.selected.from, timeZone)\n : props.selected.from,\n to: props.selected.to\n ? toTimeZone(props.selected.to, timeZone)\n : props.selected.to,\n };\n }\n if (props.disabled !== undefined) {\n props.disabled = convertMatchersToTimeZone(props.disabled, timeZone);\n }\n if (props.hidden !== undefined) {\n props.hidden = convertMatchersToTimeZone(props.hidden, timeZone);\n }\n if (props.modifiers) {\n const nextModifiers = {};\n Object.keys(props.modifiers).forEach((key) => {\n nextModifiers[key] = convertMatchersToTimeZone(props.modifiers?.[key], timeZone);\n });\n props.modifiers = nextModifiers;\n }\n }\n const { components, formatters, labels, dateLib, locale, classNames } = useMemo(() => {\n const locale = { ...defaultLocale, ...props.locale };\n const weekStartsOn = props.broadcastCalendar ? 1 : props.weekStartsOn;\n const noonOverrides = props.noonSafe && props.timeZone\n ? createNoonOverrides(props.timeZone, {\n weekStartsOn,\n locale,\n })\n : undefined;\n const overrides = props.dateLib && noonOverrides\n ? { ...noonOverrides, ...props.dateLib }\n : (props.dateLib ?? noonOverrides);\n const dateLib = new DateLib({\n locale,\n weekStartsOn,\n firstWeekContainsDate: props.firstWeekContainsDate,\n useAdditionalWeekYearTokens: props.useAdditionalWeekYearTokens,\n useAdditionalDayOfYearTokens: props.useAdditionalDayOfYearTokens,\n timeZone: props.timeZone,\n numerals: props.numerals,\n }, overrides);\n return {\n dateLib,\n components: getComponents(props.components),\n formatters: getFormatters(props.formatters),\n labels: getLabels(props.labels, dateLib.options),\n locale,\n classNames: { ...getDefaultClassNames(), ...props.classNames },\n };\n }, [\n props.locale,\n props.broadcastCalendar,\n props.weekStartsOn,\n props.firstWeekContainsDate,\n props.useAdditionalWeekYearTokens,\n props.useAdditionalDayOfYearTokens,\n props.timeZone,\n props.numerals,\n props.dateLib,\n props.noonSafe,\n props.components,\n props.formatters,\n props.labels,\n props.classNames,\n ]);\n if (!props.today) {\n props = { ...props, today: dateLib.today() };\n }\n const { captionLayout, mode, navLayout, numberOfMonths = 1, onDayBlur, onDayClick, onDayFocus, onDayKeyDown, onDayMouseEnter, onDayMouseLeave, onNextClick, onPrevClick, showWeekNumber, styles, } = props;\n const { formatCaption, formatDay, formatMonthDropdown, formatWeekNumber, formatWeekNumberHeader, formatWeekdayName, formatYearDropdown, } = formatters;\n const calendar = useCalendar(props, dateLib);\n const { days, months, navStart, navEnd, previousMonth, nextMonth, goToMonth, } = calendar;\n const getModifiers = createGetModifiers(days, props, navStart, navEnd, dateLib);\n const { isSelected, select, selected: selectedValue, } = useSelection(props, dateLib) ?? {};\n const { blur, focused, isFocusTarget, moveFocus, setFocused } = useFocus(props, calendar, getModifiers, isSelected ?? (() => false), dateLib);\n const { labelDayButton, labelGridcell, labelGrid, labelMonthDropdown, labelNav, labelPrevious, labelNext, labelWeekday, labelWeekNumber, labelWeekNumberHeader, labelYearDropdown, } = labels;\n const weekdays = useMemo(() => getWeekdays(dateLib, props.ISOWeek, props.broadcastCalendar, props.today), [dateLib, props.ISOWeek, props.broadcastCalendar, props.today]);\n const isInteractive = mode !== undefined || onDayClick !== undefined;\n const handlePreviousClick = useCallback(() => {\n if (!previousMonth)\n return;\n goToMonth(previousMonth);\n onPrevClick?.(previousMonth);\n }, [previousMonth, goToMonth, onPrevClick]);\n const handleNextClick = useCallback(() => {\n if (!nextMonth)\n return;\n goToMonth(nextMonth);\n onNextClick?.(nextMonth);\n }, [goToMonth, nextMonth, onNextClick]);\n const handleDayClick = useCallback((day, m) => (e) => {\n e.preventDefault();\n e.stopPropagation();\n setFocused(day);\n if (m.disabled) {\n return;\n }\n select?.(day.date, m, e);\n onDayClick?.(day.date, m, e);\n }, [select, onDayClick, setFocused]);\n const handleDayFocus = useCallback((day, m) => (e) => {\n setFocused(day);\n onDayFocus?.(day.date, m, e);\n }, [onDayFocus, setFocused]);\n const handleDayBlur = useCallback((day, m) => (e) => {\n blur();\n onDayBlur?.(day.date, m, e);\n }, [blur, onDayBlur]);\n const handleDayKeyDown = useCallback((day, modifiers) => (e) => {\n const keyMap = {\n ArrowLeft: [\n e.shiftKey ? \"month\" : \"day\",\n props.dir === \"rtl\" ? \"after\" : \"before\",\n ],\n ArrowRight: [\n e.shiftKey ? \"month\" : \"day\",\n props.dir === \"rtl\" ? \"before\" : \"after\",\n ],\n ArrowDown: [e.shiftKey ? \"year\" : \"week\", \"after\"],\n ArrowUp: [e.shiftKey ? \"year\" : \"week\", \"before\"],\n PageUp: [e.shiftKey ? \"year\" : \"month\", \"before\"],\n PageDown: [e.shiftKey ? \"year\" : \"month\", \"after\"],\n Home: [\"startOfWeek\", \"before\"],\n End: [\"endOfWeek\", \"after\"],\n };\n if (keyMap[e.key]) {\n e.preventDefault();\n e.stopPropagation();\n const [moveBy, moveDir] = keyMap[e.key];\n moveFocus(moveBy, moveDir);\n }\n onDayKeyDown?.(day.date, modifiers, e);\n }, [moveFocus, onDayKeyDown, props.dir]);\n const handleDayMouseEnter = useCallback((day, modifiers) => (e) => {\n onDayMouseEnter?.(day.date, modifiers, e);\n }, [onDayMouseEnter]);\n const handleDayMouseLeave = useCallback((day, modifiers) => (e) => {\n onDayMouseLeave?.(day.date, modifiers, e);\n }, [onDayMouseLeave]);\n const handleMonthChange = useCallback((date) => (e) => {\n const selectedMonth = Number(e.target.value);\n const month = dateLib.setMonth(dateLib.startOfMonth(date), selectedMonth);\n goToMonth(month);\n }, [dateLib, goToMonth]);\n const handleYearChange = useCallback((date) => (e) => {\n const selectedYear = Number(e.target.value);\n const month = dateLib.setYear(dateLib.startOfMonth(date), selectedYear);\n goToMonth(month);\n }, [dateLib, goToMonth]);\n const { className, style } = useMemo(() => ({\n className: [classNames[UI.Root], props.className]\n .filter(Boolean)\n .join(\" \"),\n style: { ...styles?.[UI.Root], ...props.style },\n }), [classNames, props.className, props.style, styles]);\n const dataAttributes = getDataAttributes(props);\n const rootElRef = useRef(null);\n useAnimation(rootElRef, Boolean(props.animate), {\n classNames,\n months,\n focused,\n dateLib,\n });\n const contextValue = {\n dayPickerProps: props,\n selected: selectedValue,\n select: select,\n isSelected,\n months,\n nextMonth,\n previousMonth,\n goToMonth,\n getModifiers,\n components,\n classNames,\n styles,\n labels,\n formatters,\n };\n return (React.createElement(dayPickerContext.Provider, { value: contextValue },\n React.createElement(components.Root, { rootRef: props.animate ? rootElRef : undefined, className: className, style: style, dir: props.dir, id: props.id, lang: props.lang, nonce: props.nonce, title: props.title, role: props.role, \"aria-label\": props[\"aria-label\"], \"aria-labelledby\": props[\"aria-labelledby\"], ...dataAttributes },\n React.createElement(components.Months, { className: classNames[UI.Months], style: styles?.[UI.Months] },\n !props.hideNavigation && !navLayout && (React.createElement(components.Nav, { \"data-animated-nav\": props.animate ? \"true\" : undefined, className: classNames[UI.Nav], style: styles?.[UI.Nav], \"aria-label\": labelNav(), onPreviousClick: handlePreviousClick, onNextClick: handleNextClick, previousMonth: previousMonth, nextMonth: nextMonth })),\n months.map((calendarMonth, displayIndex) => {\n return (React.createElement(components.Month, { \"data-animated-month\": props.animate ? \"true\" : undefined, className: classNames[UI.Month], style: styles?.[UI.Month], \n // biome-ignore lint/suspicious/noArrayIndexKey: breaks animation\n key: displayIndex, displayIndex: displayIndex, calendarMonth: calendarMonth },\n navLayout === \"around\" &&\n !props.hideNavigation &&\n displayIndex === 0 && (React.createElement(components.PreviousMonthButton, { type: \"button\", className: classNames[UI.PreviousMonthButton], tabIndex: previousMonth ? undefined : -1, \"aria-disabled\": previousMonth ? undefined : true, \"aria-label\": labelPrevious(previousMonth), onClick: handlePreviousClick, \"data-animated-button\": props.animate ? \"true\" : undefined },\n React.createElement(components.Chevron, { disabled: previousMonth ? undefined : true, className: classNames[UI.Chevron], orientation: props.dir === \"rtl\" ? \"right\" : \"left\" }))),\n React.createElement(components.MonthCaption, { \"data-animated-caption\": props.animate ? \"true\" : undefined, className: classNames[UI.MonthCaption], style: styles?.[UI.MonthCaption], calendarMonth: calendarMonth, displayIndex: displayIndex }, captionLayout?.startsWith(\"dropdown\") ? (React.createElement(components.DropdownNav, { className: classNames[UI.Dropdowns], style: styles?.[UI.Dropdowns] },\n (() => {\n const monthControl = captionLayout === \"dropdown\" ||\n captionLayout === \"dropdown-months\" ? (React.createElement(components.MonthsDropdown, { key: \"month\", className: classNames[UI.MonthsDropdown], \"aria-label\": labelMonthDropdown(), classNames: classNames, components: components, disabled: Boolean(props.disableNavigation), onChange: handleMonthChange(calendarMonth.date), options: getMonthOptions(calendarMonth.date, navStart, navEnd, formatters, dateLib), style: styles?.[UI.Dropdown], value: dateLib.getMonth(calendarMonth.date) })) : (React.createElement(\"span\", { key: \"month\" }, formatMonthDropdown(calendarMonth.date, dateLib)));\n const yearControl = captionLayout === \"dropdown\" ||\n captionLayout === \"dropdown-years\" ? (React.createElement(components.YearsDropdown, { key: \"year\", className: classNames[UI.YearsDropdown], \"aria-label\": labelYearDropdown(dateLib.options), classNames: classNames, components: components, disabled: Boolean(props.disableNavigation), onChange: handleYearChange(calendarMonth.date), options: getYearOptions(navStart, navEnd, formatters, dateLib, Boolean(props.reverseYears)), style: styles?.[UI.Dropdown], value: dateLib.getYear(calendarMonth.date) })) : (React.createElement(\"span\", { key: \"year\" }, formatYearDropdown(calendarMonth.date, dateLib)));\n const controls = dateLib.getMonthYearOrder() === \"year-first\"\n ? [yearControl, monthControl]\n : [monthControl, yearControl];\n return controls;\n })(),\n React.createElement(\"span\", { role: \"status\", \"aria-live\": \"polite\", style: {\n border: 0,\n clip: \"rect(0 0 0 0)\",\n height: \"1px\",\n margin: \"-1px\",\n overflow: \"hidden\",\n padding: 0,\n position: \"absolute\",\n width: \"1px\",\n whiteSpace: \"nowrap\",\n wordWrap: \"normal\",\n } }, formatCaption(calendarMonth.date, dateLib.options, dateLib)))) : (React.createElement(components.CaptionLabel, { className: classNames[UI.CaptionLabel], role: \"status\", \"aria-live\": \"polite\" }, formatCaption(calendarMonth.date, dateLib.options, dateLib)))),\n navLayout === \"around\" &&\n !props.hideNavigation &&\n displayIndex === numberOfMonths - 1 && (React.createElement(components.NextMonthButton, { type: \"button\", className: classNames[UI.NextMonthButton], tabIndex: nextMonth ? undefined : -1, \"aria-disabled\": nextMonth ? undefined : true, \"aria-label\": labelNext(nextMonth), onClick: handleNextClick, \"data-animated-button\": props.animate ? \"true\" : undefined },\n React.createElement(components.Chevron, { disabled: nextMonth ? undefined : true, className: classNames[UI.Chevron], orientation: props.dir === \"rtl\" ? \"left\" : \"right\" }))),\n displayIndex === numberOfMonths - 1 &&\n navLayout === \"after\" &&\n !props.hideNavigation && (React.createElement(components.Nav, { \"data-animated-nav\": props.animate ? \"true\" : undefined, className: classNames[UI.Nav], style: styles?.[UI.Nav], \"aria-label\": labelNav(), onPreviousClick: handlePreviousClick, onNextClick: handleNextClick, previousMonth: previousMonth, nextMonth: nextMonth })),\n React.createElement(components.MonthGrid, { role: \"grid\", \"aria-multiselectable\": mode === \"multiple\" || mode === \"range\", \"aria-label\": labelGrid(calendarMonth.date, dateLib.options, dateLib) ||\n undefined, className: classNames[UI.MonthGrid], style: styles?.[UI.MonthGrid] },\n !props.hideWeekdays && (React.createElement(components.Weekdays, { \"data-animated-weekdays\": props.animate ? \"true\" : undefined, className: classNames[UI.Weekdays], style: styles?.[UI.Weekdays] },\n showWeekNumber && (React.createElement(components.WeekNumberHeader, { \"aria-label\": labelWeekNumberHeader(dateLib.options), className: classNames[UI.WeekNumberHeader], style: styles?.[UI.WeekNumberHeader], scope: \"col\" }, formatWeekNumberHeader())),\n weekdays.map((weekday) => (React.createElement(components.Weekday, { \"aria-label\": labelWeekday(weekday, dateLib.options, dateLib), className: classNames[UI.Weekday], key: String(weekday), style: styles?.[UI.Weekday], scope: \"col\" }, formatWeekdayName(weekday, dateLib.options, dateLib)))))),\n React.createElement(components.Weeks, { \"data-animated-weeks\": props.animate ? \"true\" : undefined, className: classNames[UI.Weeks], style: styles?.[UI.Weeks] }, calendarMonth.weeks.map((week) => {\n return (React.createElement(components.Week, { className: classNames[UI.Week], key: week.weekNumber, style: styles?.[UI.Week], week: week },\n showWeekNumber && (React.createElement(components.WeekNumber, { week: week, style: styles?.[UI.WeekNumber], \"aria-label\": labelWeekNumber(week.weekNumber, {\n locale,\n }), className: classNames[UI.WeekNumber], scope: \"row\", role: \"rowheader\" }, formatWeekNumber(week.weekNumber, dateLib))),\n week.days.map((day) => {\n const { date } = day;\n const modifiers = getModifiers(day);\n modifiers[DayFlag.focused] =\n !modifiers.hidden &&\n Boolean(focused?.isEqualTo(day));\n modifiers[SelectionState.selected] =\n isSelected?.(date) || modifiers.selected;\n if (isDateRange(selectedValue)) {\n // add range modifiers\n const { from, to } = selectedValue;\n modifiers[SelectionState.range_start] = Boolean(from && to && dateLib.isSameDay(date, from));\n modifiers[SelectionState.range_end] = Boolean(from && to && dateLib.isSameDay(date, to));\n modifiers[SelectionState.range_middle] =\n rangeIncludesDate(selectedValue, date, true, dateLib);\n }\n const style = getStyleForModifiers(modifiers, styles, props.modifiersStyles);\n const className = getClassNamesForModifiers(modifiers, classNames, props.modifiersClassNames);\n const ariaLabel = !isInteractive && !modifiers.hidden\n ? labelGridcell(date, modifiers, dateLib.options, dateLib)\n : undefined;\n return (React.createElement(components.Day, { key: `${day.isoDate}_${day.displayMonthId}`, day: day, modifiers: modifiers, className: className.join(\" \"), style: style, role: \"gridcell\", \"aria-selected\": modifiers.selected || undefined, \"aria-label\": ariaLabel, \"data-day\": day.isoDate, \"data-month\": day.outside ? day.dateMonthId : undefined, \"data-selected\": modifiers.selected || undefined, \"data-disabled\": modifiers.disabled || undefined, \"data-hidden\": modifiers.hidden || undefined, \"data-outside\": day.outside || undefined, \"data-focused\": modifiers.focused || undefined, \"data-today\": modifiers.today || undefined }, !modifiers.hidden && isInteractive ? (React.createElement(components.DayButton, { className: classNames[UI.DayButton], style: styles?.[UI.DayButton], type: \"button\", day: day, modifiers: modifiers, disabled: (!modifiers.focused &&\n modifiers.disabled) ||\n undefined, \"aria-disabled\": (modifiers.focused &&\n modifiers.disabled) ||\n undefined, tabIndex: isFocusTarget(day) ? 0 : -1, \"aria-label\": labelDayButton(date, modifiers, dateLib.options, dateLib), onClick: handleDayClick(day, modifiers), onBlur: handleDayBlur(day, modifiers), onFocus: handleDayFocus(day, modifiers), onKeyDown: handleDayKeyDown(day, modifiers), onMouseEnter: handleDayMouseEnter(day, modifiers), onMouseLeave: handleDayMouseLeave(day, modifiers) }, formatDay(date, dateLib.options, dateLib))) : (!modifiers.hidden &&\n formatDay(day.date, dateLib.options, dateLib))));\n })));\n })))));\n })),\n props.footer && (React.createElement(components.Footer, { className: classNames[UI.Footer], style: styles?.[UI.Footer], role: \"status\", \"aria-live\": \"polite\" }, props.footer)))));\n}\n"],"names":["DayPicker","initialProps","props","timeZone","toTimeZone","date","convertMatchersToTimeZone","nextModifiers","key","components","formatters","labels","dateLib","locale","classNames","useMemo","defaultLocale","weekStartsOn","noonOverrides","createNoonOverrides","overrides","DateLib","getComponents","getFormatters","getLabels","getDefaultClassNames","captionLayout","mode","navLayout","numberOfMonths","onDayBlur","onDayClick","onDayFocus","onDayKeyDown","onDayMouseEnter","onDayMouseLeave","onNextClick","onPrevClick","showWeekNumber","styles","formatCaption","formatDay","formatMonthDropdown","formatWeekNumber","formatWeekNumberHeader","formatWeekdayName","formatYearDropdown","calendar","useCalendar","days","months","navStart","navEnd","previousMonth","nextMonth","goToMonth","getModifiers","createGetModifiers","isSelected","select","selectedValue","useSelection","blur","focused","isFocusTarget","moveFocus","setFocused","useFocus","labelDayButton","labelGridcell","labelGrid","labelMonthDropdown","labelNav","labelPrevious","labelNext","labelWeekday","labelWeekNumber","labelWeekNumberHeader","labelYearDropdown","weekdays","getWeekdays","isInteractive","handlePreviousClick","useCallback","handleNextClick","handleDayClick","day","m","e","handleDayFocus","handleDayBlur","handleDayKeyDown","modifiers","keyMap","moveBy","moveDir","handleDayMouseEnter","handleDayMouseLeave","handleMonthChange","selectedMonth","month","handleYearChange","selectedYear","className","style","UI","dataAttributes","getDataAttributes","rootElRef","useRef","useAnimation","contextValue","React","dayPickerContext","calendarMonth","displayIndex","monthControl","getMonthOptions","yearControl","getYearOptions","weekday","week","DayFlag","SelectionState","isDateRange","from","to","rangeIncludesDate","getStyleForModifiers","getClassNamesForModifiers","ariaLabel"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index29.js","sources":["../../../node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs"],"sourcesContent":["\"use client\";\n\n// src/dismissable-layer.tsx\nimport * as React from \"react\";\nimport { composeEventHandlers } from \"@radix-ui/primitive\";\nimport { Primitive, dispatchDiscreteCustomEvent } from \"@radix-ui/react-primitive\";\nimport { useComposedRefs } from \"@radix-ui/react-compose-refs\";\nimport { useCallbackRef } from \"@radix-ui/react-use-callback-ref\";\nimport { useEscapeKeydown } from \"@radix-ui/react-use-escape-keydown\";\nimport { jsx } from \"react/jsx-runtime\";\nvar DISMISSABLE_LAYER_NAME = \"DismissableLayer\";\nvar CONTEXT_UPDATE = \"dismissableLayer.update\";\nvar POINTER_DOWN_OUTSIDE = \"dismissableLayer.pointerDownOutside\";\nvar FOCUS_OUTSIDE = \"dismissableLayer.focusOutside\";\nvar originalBodyPointerEvents;\nvar DismissableLayerContext = React.createContext({\n layers: /* @__PURE__ */ new Set(),\n layersWithOutsidePointerEventsDisabled: /* @__PURE__ */ new Set(),\n branches: /* @__PURE__ */ new Set()\n});\nvar DismissableLayer = React.forwardRef(\n (props, forwardedRef) => {\n const {\n disableOutsidePointerEvents = false,\n onEscapeKeyDown,\n onPointerDownOutside,\n onFocusOutside,\n onInteractOutside,\n onDismiss,\n ...layerProps\n } = props;\n const context = React.useContext(DismissableLayerContext);\n const [node, setNode] = React.useState(null);\n const ownerDocument = node?.ownerDocument ?? globalThis?.document;\n const [, force] = React.useState({});\n const composedRefs = useComposedRefs(forwardedRef, (node2) => setNode(node2));\n const layers = Array.from(context.layers);\n const [highestLayerWithOutsidePointerEventsDisabled] = [...context.layersWithOutsidePointerEventsDisabled].slice(-1);\n const highestLayerWithOutsidePointerEventsDisabledIndex = layers.indexOf(highestLayerWithOutsidePointerEventsDisabled);\n const index = node ? layers.indexOf(node) : -1;\n const isBodyPointerEventsDisabled = context.layersWithOutsidePointerEventsDisabled.size > 0;\n const isPointerEventsEnabled = index >= highestLayerWithOutsidePointerEventsDisabledIndex;\n const pointerDownOutside = usePointerDownOutside((event) => {\n const target = event.target;\n const isPointerDownOnBranch = [...context.branches].some((branch) => branch.contains(target));\n if (!isPointerEventsEnabled || isPointerDownOnBranch) return;\n onPointerDownOutside?.(event);\n onInteractOutside?.(event);\n if (!event.defaultPrevented) onDismiss?.();\n }, ownerDocument);\n const focusOutside = useFocusOutside((event) => {\n const target = event.target;\n const isFocusInBranch = [...context.branches].some((branch) => branch.contains(target));\n if (isFocusInBranch) return;\n onFocusOutside?.(event);\n onInteractOutside?.(event);\n if (!event.defaultPrevented) onDismiss?.();\n }, ownerDocument);\n useEscapeKeydown((event) => {\n const isHighestLayer = index === context.layers.size - 1;\n if (!isHighestLayer) return;\n onEscapeKeyDown?.(event);\n if (!event.defaultPrevented && onDismiss) {\n event.preventDefault();\n onDismiss();\n }\n }, ownerDocument);\n React.useEffect(() => {\n if (!node) return;\n if (disableOutsidePointerEvents) {\n if (context.layersWithOutsidePointerEventsDisabled.size === 0) {\n originalBodyPointerEvents = ownerDocument.body.style.pointerEvents;\n ownerDocument.body.style.pointerEvents = \"none\";\n }\n context.layersWithOutsidePointerEventsDisabled.add(node);\n }\n context.layers.add(node);\n dispatchUpdate();\n return () => {\n if (disableOutsidePointerEvents && context.layersWithOutsidePointerEventsDisabled.size === 1) {\n ownerDocument.body.style.pointerEvents = originalBodyPointerEvents;\n }\n };\n }, [node, ownerDocument, disableOutsidePointerEvents, context]);\n React.useEffect(() => {\n return () => {\n if (!node) return;\n context.layers.delete(node);\n context.layersWithOutsidePointerEventsDisabled.delete(node);\n dispatchUpdate();\n };\n }, [node, context]);\n React.useEffect(() => {\n const handleUpdate = () => force({});\n document.addEventListener(CONTEXT_UPDATE, handleUpdate);\n return () => document.removeEventListener(CONTEXT_UPDATE, handleUpdate);\n }, []);\n return /* @__PURE__ */ jsx(\n Primitive.div,\n {\n ...layerProps,\n ref: composedRefs,\n style: {\n pointerEvents: isBodyPointerEventsDisabled ? isPointerEventsEnabled ? \"auto\" : \"none\" : void 0,\n ...props.style\n },\n onFocusCapture: composeEventHandlers(props.onFocusCapture, focusOutside.onFocusCapture),\n onBlurCapture: composeEventHandlers(props.onBlurCapture, focusOutside.onBlurCapture),\n onPointerDownCapture: composeEventHandlers(\n props.onPointerDownCapture,\n pointerDownOutside.onPointerDownCapture\n )\n }\n );\n }\n);\nDismissableLayer.displayName = DISMISSABLE_LAYER_NAME;\nvar BRANCH_NAME = \"DismissableLayerBranch\";\nvar DismissableLayerBranch = React.forwardRef((props, forwardedRef) => {\n const context = React.useContext(DismissableLayerContext);\n const ref = React.useRef(null);\n const composedRefs = useComposedRefs(forwardedRef, ref);\n React.useEffect(() => {\n const node = ref.current;\n if (node) {\n context.branches.add(node);\n return () => {\n context.branches.delete(node);\n };\n }\n }, [context.branches]);\n return /* @__PURE__ */ jsx(Primitive.div, { ...props, ref: composedRefs });\n});\nDismissableLayerBranch.displayName = BRANCH_NAME;\nfunction usePointerDownOutside(onPointerDownOutside, ownerDocument = globalThis?.document) {\n const handlePointerDownOutside = useCallbackRef(onPointerDownOutside);\n const isPointerInsideReactTreeRef = React.useRef(false);\n const handleClickRef = React.useRef(() => {\n });\n React.useEffect(() => {\n const handlePointerDown = (event) => {\n if (event.target && !isPointerInsideReactTreeRef.current) {\n let handleAndDispatchPointerDownOutsideEvent2 = function() {\n handleAndDispatchCustomEvent(\n POINTER_DOWN_OUTSIDE,\n handlePointerDownOutside,\n eventDetail,\n { discrete: true }\n );\n };\n var handleAndDispatchPointerDownOutsideEvent = handleAndDispatchPointerDownOutsideEvent2;\n const eventDetail = { originalEvent: event };\n if (event.pointerType === \"touch\") {\n ownerDocument.removeEventListener(\"click\", handleClickRef.current);\n handleClickRef.current = handleAndDispatchPointerDownOutsideEvent2;\n ownerDocument.addEventListener(\"click\", handleClickRef.current, { once: true });\n } else {\n handleAndDispatchPointerDownOutsideEvent2();\n }\n } else {\n ownerDocument.removeEventListener(\"click\", handleClickRef.current);\n }\n isPointerInsideReactTreeRef.current = false;\n };\n const timerId = window.setTimeout(() => {\n ownerDocument.addEventListener(\"pointerdown\", handlePointerDown);\n }, 0);\n return () => {\n window.clearTimeout(timerId);\n ownerDocument.removeEventListener(\"pointerdown\", handlePointerDown);\n ownerDocument.removeEventListener(\"click\", handleClickRef.current);\n };\n }, [ownerDocument, handlePointerDownOutside]);\n return {\n // ensures we check React component tree (not just DOM tree)\n onPointerDownCapture: () => isPointerInsideReactTreeRef.current = true\n };\n}\nfunction useFocusOutside(onFocusOutside, ownerDocument = globalThis?.document) {\n const handleFocusOutside = useCallbackRef(onFocusOutside);\n const isFocusInsideReactTreeRef = React.useRef(false);\n React.useEffect(() => {\n const handleFocus = (event) => {\n if (event.target && !isFocusInsideReactTreeRef.current) {\n const eventDetail = { originalEvent: event };\n handleAndDispatchCustomEvent(FOCUS_OUTSIDE, handleFocusOutside, eventDetail, {\n discrete: false\n });\n }\n };\n ownerDocument.addEventListener(\"focusin\", handleFocus);\n return () => ownerDocument.removeEventListener(\"focusin\", handleFocus);\n }, [ownerDocument, handleFocusOutside]);\n return {\n onFocusCapture: () => isFocusInsideReactTreeRef.current = true,\n onBlurCapture: () => isFocusInsideReactTreeRef.current = false\n };\n}\nfunction dispatchUpdate() {\n const event = new CustomEvent(CONTEXT_UPDATE);\n document.dispatchEvent(event);\n}\nfunction handleAndDispatchCustomEvent(name, handler, detail, { discrete }) {\n const target = detail.originalEvent.target;\n const event = new CustomEvent(name, { bubbles: false, cancelable: true, detail });\n if (handler) target.addEventListener(name, handler, { once: true });\n if (discrete) {\n dispatchDiscreteCustomEvent(target, event);\n } else {\n target.dispatchEvent(event);\n }\n}\nvar Root = DismissableLayer;\nvar Branch = DismissableLayerBranch;\nexport {\n Branch,\n DismissableLayer,\n DismissableLayerBranch,\n Root\n};\n//# sourceMappingURL=index.mjs.map\n"],"names":["DISMISSABLE_LAYER_NAME","CONTEXT_UPDATE","POINTER_DOWN_OUTSIDE","FOCUS_OUTSIDE","originalBodyPointerEvents","DismissableLayerContext","React","DismissableLayer","props","forwardedRef","disableOutsidePointerEvents","onEscapeKeyDown","onPointerDownOutside","onFocusOutside","onInteractOutside","onDismiss","layerProps","context","node","setNode","ownerDocument","force","composedRefs","useComposedRefs","node2","layers","highestLayerWithOutsidePointerEventsDisabled","highestLayerWithOutsidePointerEventsDisabledIndex","index","isBodyPointerEventsDisabled","isPointerEventsEnabled","pointerDownOutside","usePointerDownOutside","event","target","isPointerDownOnBranch","branch","focusOutside","useFocusOutside","useEscapeKeydown","dispatchUpdate","handleUpdate","jsx","Primitive","composeEventHandlers","BRANCH_NAME","DismissableLayerBranch","ref","handlePointerDownOutside","useCallbackRef","isPointerInsideReactTreeRef","handleClickRef","handlePointerDown","handleAndDispatchPointerDownOutsideEvent2","handleAndDispatchCustomEvent","eventDetail","timerId","handleFocusOutside","isFocusInsideReactTreeRef","handleFocus","name","handler","detail","discrete","dispatchDiscreteCustomEvent"],"mappings":"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","x_google_ignoreList":[0]}
package/dist/index290.js CHANGED
@@ -1,549 +1,11 @@
1
- import { getDayOfYear as m } from "./index294.js";
2
- import { getISOWeek as g } from "./index201.js";
3
- import { getISOWeekYear as w } from "./index297.js";
4
- import { getWeek as b } from "./index204.js";
5
- import { getWeekYear as x } from "./index299.js";
6
- import { addLeadingZeros as i } from "./index302.js";
7
- import { lightFormatters as u } from "./index303.js";
8
- const s = {
9
- midnight: "midnight",
10
- noon: "noon",
11
- morning: "morning",
12
- afternoon: "afternoon",
13
- evening: "evening",
14
- night: "night"
15
- }, L = {
16
- // Era
17
- G: function(n, r, e) {
18
- const t = n.getFullYear() > 0 ? 1 : 0;
19
- switch (r) {
20
- // AD, BC
21
- case "G":
22
- case "GG":
23
- case "GGG":
24
- return e.era(t, { width: "abbreviated" });
25
- // A, B
26
- case "GGGGG":
27
- return e.era(t, { width: "narrow" });
28
- default:
29
- return e.era(t, { width: "wide" });
30
- }
31
- },
32
- // Year
33
- y: function(n, r, e) {
34
- if (r === "yo") {
35
- const t = n.getFullYear(), a = t > 0 ? t : 1 - t;
36
- return e.ordinalNumber(a, { unit: "year" });
37
- }
38
- return u.y(n, r);
39
- },
40
- // Local week-numbering year
41
- Y: function(n, r, e, t) {
42
- const a = x(n, t), o = a > 0 ? a : 1 - a;
43
- if (r === "YY") {
44
- const h = o % 100;
45
- return i(h, 2);
46
- }
47
- return r === "Yo" ? e.ordinalNumber(o, { unit: "year" }) : i(o, r.length);
48
- },
49
- // ISO week-numbering year
50
- R: function(n, r) {
51
- const e = w(n);
52
- return i(e, r.length);
53
- },
54
- // Extended year. This is a single number designating the year of this calendar system.
55
- // The main difference between `y` and `u` localizers are B.C. years:
56
- // | Year | `y` | `u` |
57
- // |------|-----|-----|
58
- // | AC 1 | 1 | 1 |
59
- // | BC 1 | 1 | 0 |
60
- // | BC 2 | 2 | -1 |
61
- // Also `yy` always returns the last two digits of a year,
62
- // while `uu` pads single digit years to 2 characters and returns other years unchanged.
63
- u: function(n, r) {
64
- const e = n.getFullYear();
65
- return i(e, r.length);
66
- },
67
- // Quarter
68
- Q: function(n, r, e) {
69
- const t = Math.ceil((n.getMonth() + 1) / 3);
70
- switch (r) {
71
- // 1, 2, 3, 4
72
- case "Q":
73
- return String(t);
74
- // 01, 02, 03, 04
75
- case "QQ":
76
- return i(t, 2);
77
- // 1st, 2nd, 3rd, 4th
78
- case "Qo":
79
- return e.ordinalNumber(t, { unit: "quarter" });
80
- // Q1, Q2, Q3, Q4
81
- case "QQQ":
82
- return e.quarter(t, {
83
- width: "abbreviated",
84
- context: "formatting"
85
- });
86
- // 1, 2, 3, 4 (narrow quarter; could be not numerical)
87
- case "QQQQQ":
88
- return e.quarter(t, {
89
- width: "narrow",
90
- context: "formatting"
91
- });
92
- default:
93
- return e.quarter(t, {
94
- width: "wide",
95
- context: "formatting"
96
- });
97
- }
98
- },
99
- // Stand-alone quarter
100
- q: function(n, r, e) {
101
- const t = Math.ceil((n.getMonth() + 1) / 3);
102
- switch (r) {
103
- // 1, 2, 3, 4
104
- case "q":
105
- return String(t);
106
- // 01, 02, 03, 04
107
- case "qq":
108
- return i(t, 2);
109
- // 1st, 2nd, 3rd, 4th
110
- case "qo":
111
- return e.ordinalNumber(t, { unit: "quarter" });
112
- // Q1, Q2, Q3, Q4
113
- case "qqq":
114
- return e.quarter(t, {
115
- width: "abbreviated",
116
- context: "standalone"
117
- });
118
- // 1, 2, 3, 4 (narrow quarter; could be not numerical)
119
- case "qqqqq":
120
- return e.quarter(t, {
121
- width: "narrow",
122
- context: "standalone"
123
- });
124
- default:
125
- return e.quarter(t, {
126
- width: "wide",
127
- context: "standalone"
128
- });
129
- }
130
- },
131
- // Month
132
- M: function(n, r, e) {
133
- const t = n.getMonth();
134
- switch (r) {
135
- case "M":
136
- case "MM":
137
- return u.M(n, r);
138
- // 1st, 2nd, ..., 12th
139
- case "Mo":
140
- return e.ordinalNumber(t + 1, { unit: "month" });
141
- // Jan, Feb, ..., Dec
142
- case "MMM":
143
- return e.month(t, {
144
- width: "abbreviated",
145
- context: "formatting"
146
- });
147
- // J, F, ..., D
148
- case "MMMMM":
149
- return e.month(t, {
150
- width: "narrow",
151
- context: "formatting"
152
- });
153
- default:
154
- return e.month(t, { width: "wide", context: "formatting" });
155
- }
156
- },
157
- // Stand-alone month
158
- L: function(n, r, e) {
159
- const t = n.getMonth();
160
- switch (r) {
161
- // 1, 2, ..., 12
162
- case "L":
163
- return String(t + 1);
164
- // 01, 02, ..., 12
165
- case "LL":
166
- return i(t + 1, 2);
167
- // 1st, 2nd, ..., 12th
168
- case "Lo":
169
- return e.ordinalNumber(t + 1, { unit: "month" });
170
- // Jan, Feb, ..., Dec
171
- case "LLL":
172
- return e.month(t, {
173
- width: "abbreviated",
174
- context: "standalone"
175
- });
176
- // J, F, ..., D
177
- case "LLLLL":
178
- return e.month(t, {
179
- width: "narrow",
180
- context: "standalone"
181
- });
182
- default:
183
- return e.month(t, { width: "wide", context: "standalone" });
184
- }
185
- },
186
- // Local week of year
187
- w: function(n, r, e, t) {
188
- const a = b(n, t);
189
- return r === "wo" ? e.ordinalNumber(a, { unit: "week" }) : i(a, r.length);
190
- },
191
- // ISO week of year
192
- I: function(n, r, e) {
193
- const t = g(n);
194
- return r === "Io" ? e.ordinalNumber(t, { unit: "week" }) : i(t, r.length);
195
- },
196
- // Day of the month
197
- d: function(n, r, e) {
198
- return r === "do" ? e.ordinalNumber(n.getDate(), { unit: "date" }) : u.d(n, r);
199
- },
200
- // Day of year
201
- D: function(n, r, e) {
202
- const t = m(n);
203
- return r === "Do" ? e.ordinalNumber(t, { unit: "dayOfYear" }) : i(t, r.length);
204
- },
205
- // Day of week
206
- E: function(n, r, e) {
207
- const t = n.getDay();
208
- switch (r) {
209
- // Tue
210
- case "E":
211
- case "EE":
212
- case "EEE":
213
- return e.day(t, {
214
- width: "abbreviated",
215
- context: "formatting"
216
- });
217
- // T
218
- case "EEEEE":
219
- return e.day(t, {
220
- width: "narrow",
221
- context: "formatting"
222
- });
223
- // Tu
224
- case "EEEEEE":
225
- return e.day(t, {
226
- width: "short",
227
- context: "formatting"
228
- });
229
- default:
230
- return e.day(t, {
231
- width: "wide",
232
- context: "formatting"
233
- });
234
- }
235
- },
236
- // Local day of week
237
- e: function(n, r, e, t) {
238
- const a = n.getDay(), o = (a - t.weekStartsOn + 8) % 7 || 7;
239
- switch (r) {
240
- // Numerical value (Nth day of week with current locale or weekStartsOn)
241
- case "e":
242
- return String(o);
243
- // Padded numerical value
244
- case "ee":
245
- return i(o, 2);
246
- // 1st, 2nd, ..., 7th
247
- case "eo":
248
- return e.ordinalNumber(o, { unit: "day" });
249
- case "eee":
250
- return e.day(a, {
251
- width: "abbreviated",
252
- context: "formatting"
253
- });
254
- // T
255
- case "eeeee":
256
- return e.day(a, {
257
- width: "narrow",
258
- context: "formatting"
259
- });
260
- // Tu
261
- case "eeeeee":
262
- return e.day(a, {
263
- width: "short",
264
- context: "formatting"
265
- });
266
- default:
267
- return e.day(a, {
268
- width: "wide",
269
- context: "formatting"
270
- });
271
- }
272
- },
273
- // Stand-alone local day of week
274
- c: function(n, r, e, t) {
275
- const a = n.getDay(), o = (a - t.weekStartsOn + 8) % 7 || 7;
276
- switch (r) {
277
- // Numerical value (same as in `e`)
278
- case "c":
279
- return String(o);
280
- // Padded numerical value
281
- case "cc":
282
- return i(o, r.length);
283
- // 1st, 2nd, ..., 7th
284
- case "co":
285
- return e.ordinalNumber(o, { unit: "day" });
286
- case "ccc":
287
- return e.day(a, {
288
- width: "abbreviated",
289
- context: "standalone"
290
- });
291
- // T
292
- case "ccccc":
293
- return e.day(a, {
294
- width: "narrow",
295
- context: "standalone"
296
- });
297
- // Tu
298
- case "cccccc":
299
- return e.day(a, {
300
- width: "short",
301
- context: "standalone"
302
- });
303
- default:
304
- return e.day(a, {
305
- width: "wide",
306
- context: "standalone"
307
- });
308
- }
309
- },
310
- // ISO day of week
311
- i: function(n, r, e) {
312
- const t = n.getDay(), a = t === 0 ? 7 : t;
313
- switch (r) {
314
- // 2
315
- case "i":
316
- return String(a);
317
- // 02
318
- case "ii":
319
- return i(a, r.length);
320
- // 2nd
321
- case "io":
322
- return e.ordinalNumber(a, { unit: "day" });
323
- // Tue
324
- case "iii":
325
- return e.day(t, {
326
- width: "abbreviated",
327
- context: "formatting"
328
- });
329
- // T
330
- case "iiiii":
331
- return e.day(t, {
332
- width: "narrow",
333
- context: "formatting"
334
- });
335
- // Tu
336
- case "iiiiii":
337
- return e.day(t, {
338
- width: "short",
339
- context: "formatting"
340
- });
341
- default:
342
- return e.day(t, {
343
- width: "wide",
344
- context: "formatting"
345
- });
346
- }
347
- },
348
- // AM or PM
349
- a: function(n, r, e) {
350
- const a = n.getHours() / 12 >= 1 ? "pm" : "am";
351
- switch (r) {
352
- case "a":
353
- case "aa":
354
- return e.dayPeriod(a, {
355
- width: "abbreviated",
356
- context: "formatting"
357
- });
358
- case "aaa":
359
- return e.dayPeriod(a, {
360
- width: "abbreviated",
361
- context: "formatting"
362
- }).toLowerCase();
363
- case "aaaaa":
364
- return e.dayPeriod(a, {
365
- width: "narrow",
366
- context: "formatting"
367
- });
368
- default:
369
- return e.dayPeriod(a, {
370
- width: "wide",
371
- context: "formatting"
372
- });
373
- }
374
- },
375
- // AM, PM, midnight, noon
376
- b: function(n, r, e) {
377
- const t = n.getHours();
378
- let a;
379
- switch (t === 12 ? a = s.noon : t === 0 ? a = s.midnight : a = t / 12 >= 1 ? "pm" : "am", r) {
380
- case "b":
381
- case "bb":
382
- return e.dayPeriod(a, {
383
- width: "abbreviated",
384
- context: "formatting"
385
- });
386
- case "bbb":
387
- return e.dayPeriod(a, {
388
- width: "abbreviated",
389
- context: "formatting"
390
- }).toLowerCase();
391
- case "bbbbb":
392
- return e.dayPeriod(a, {
393
- width: "narrow",
394
- context: "formatting"
395
- });
396
- default:
397
- return e.dayPeriod(a, {
398
- width: "wide",
399
- context: "formatting"
400
- });
401
- }
402
- },
403
- // in the morning, in the afternoon, in the evening, at night
404
- B: function(n, r, e) {
405
- const t = n.getHours();
406
- let a;
407
- switch (t >= 17 ? a = s.evening : t >= 12 ? a = s.afternoon : t >= 4 ? a = s.morning : a = s.night, r) {
408
- case "B":
409
- case "BB":
410
- case "BBB":
411
- return e.dayPeriod(a, {
412
- width: "abbreviated",
413
- context: "formatting"
414
- });
415
- case "BBBBB":
416
- return e.dayPeriod(a, {
417
- width: "narrow",
418
- context: "formatting"
419
- });
420
- default:
421
- return e.dayPeriod(a, {
422
- width: "wide",
423
- context: "formatting"
424
- });
425
- }
426
- },
427
- // Hour [1-12]
428
- h: function(n, r, e) {
429
- if (r === "ho") {
430
- let t = n.getHours() % 12;
431
- return t === 0 && (t = 12), e.ordinalNumber(t, { unit: "hour" });
432
- }
433
- return u.h(n, r);
434
- },
435
- // Hour [0-23]
436
- H: function(n, r, e) {
437
- return r === "Ho" ? e.ordinalNumber(n.getHours(), { unit: "hour" }) : u.H(n, r);
438
- },
439
- // Hour [0-11]
440
- K: function(n, r, e) {
441
- const t = n.getHours() % 12;
442
- return r === "Ko" ? e.ordinalNumber(t, { unit: "hour" }) : i(t, r.length);
443
- },
444
- // Hour [1-24]
445
- k: function(n, r, e) {
446
- let t = n.getHours();
447
- return t === 0 && (t = 24), r === "ko" ? e.ordinalNumber(t, { unit: "hour" }) : i(t, r.length);
448
- },
449
- // Minute
450
- m: function(n, r, e) {
451
- return r === "mo" ? e.ordinalNumber(n.getMinutes(), { unit: "minute" }) : u.m(n, r);
452
- },
453
- // Second
454
- s: function(n, r, e) {
455
- return r === "so" ? e.ordinalNumber(n.getSeconds(), { unit: "second" }) : u.s(n, r);
456
- },
457
- // Fraction of second
458
- S: function(n, r) {
459
- return u.S(n, r);
460
- },
461
- // Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
462
- X: function(n, r, e) {
463
- const t = n.getTimezoneOffset();
464
- if (t === 0)
465
- return "Z";
466
- switch (r) {
467
- // Hours and optional minutes
468
- case "X":
469
- return f(t);
470
- // Hours, minutes and optional seconds without `:` delimiter
471
- // Note: neither ISO-8601 nor JavaScript supports seconds in timezone offsets
472
- // so this token always has the same output as `XX`
473
- case "XXXX":
474
- case "XX":
475
- return c(t);
476
- // Hours and minutes with `:` delimiter
477
- default:
478
- return c(t, ":");
479
- }
480
- },
481
- // Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
482
- x: function(n, r, e) {
483
- const t = n.getTimezoneOffset();
484
- switch (r) {
485
- // Hours and optional minutes
486
- case "x":
487
- return f(t);
488
- // Hours, minutes and optional seconds without `:` delimiter
489
- // Note: neither ISO-8601 nor JavaScript supports seconds in timezone offsets
490
- // so this token always has the same output as `xx`
491
- case "xxxx":
492
- case "xx":
493
- return c(t);
494
- // Hours and minutes with `:` delimiter
495
- default:
496
- return c(t, ":");
497
- }
498
- },
499
- // Timezone (GMT)
500
- O: function(n, r, e) {
501
- const t = n.getTimezoneOffset();
502
- switch (r) {
503
- // Short
504
- case "O":
505
- case "OO":
506
- case "OOO":
507
- return "GMT" + d(t, ":");
508
- default:
509
- return "GMT" + c(t, ":");
510
- }
511
- },
512
- // Timezone (specific non-location)
513
- z: function(n, r, e) {
514
- const t = n.getTimezoneOffset();
515
- switch (r) {
516
- // Short
517
- case "z":
518
- case "zz":
519
- case "zzz":
520
- return "GMT" + d(t, ":");
521
- default:
522
- return "GMT" + c(t, ":");
523
- }
524
- },
525
- // Seconds timestamp
526
- t: function(n, r, e) {
527
- const t = Math.trunc(+n / 1e3);
528
- return i(t, r.length);
529
- },
530
- // Milliseconds timestamp
531
- T: function(n, r, e) {
532
- return i(+n, r.length);
533
- }
534
- };
535
- function d(n, r = "") {
536
- const e = n > 0 ? "-" : "+", t = Math.abs(n), a = Math.trunc(t / 60), o = t % 60;
537
- return o === 0 ? e + String(a) : e + String(a) + r + i(o, 2);
538
- }
539
- function f(n, r) {
540
- return n % 60 === 0 ? (n > 0 ? "-" : "+") + i(Math.abs(n) / 60, 2) : c(n, r);
541
- }
542
- function c(n, r = "") {
543
- const e = n > 0 ? "-" : "+", t = Math.abs(n), a = i(Math.trunc(t / 60), 2), o = i(t % 60, 2);
544
- return e + a + r + o;
1
+ import { constructFrom as s } from "./index278.js";
2
+ import { toDate as c } from "./index279.js";
3
+ function m(e, n) {
4
+ const t = c(e, n?.in), r = t.getFullYear(), a = t.getMonth(), o = s(t, 0);
5
+ return o.setFullYear(r, a + 1, 0), o.setHours(0, 0, 0, 0), o.getDate();
545
6
  }
546
7
  export {
547
- L as formatters
8
+ m as default,
9
+ m as getDaysInMonth
548
10
  };
549
11
  //# sourceMappingURL=index290.js.map