@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
package/dist/index298.js CHANGED
@@ -1,13 +1,69 @@
1
- import { getDefaultOptions as n } from "./index289.js";
2
- import { constructFrom as i } from "./index283.js";
3
- import { getWeekYear as f } from "./index299.js";
4
- import { startOfWeek as c } from "./index218.js";
5
- function D(r, t) {
6
- const a = n(), o = t?.firstWeekContainsDate ?? t?.locale?.options?.firstWeekContainsDate ?? a.firstWeekContainsDate ?? a.locale?.options?.firstWeekContainsDate ?? 1, s = f(r, t), e = i(t?.in || r, 0);
7
- return e.setFullYear(s, 0, o), e.setHours(0, 0, 0, 0), c(e, t);
8
- }
1
+ var N = function(r) {
2
+ return r.tagName === "TEXTAREA";
3
+ }, b = function(r, e) {
4
+ if (!(r instanceof Element))
5
+ return !1;
6
+ var t = window.getComputedStyle(r);
7
+ return (
8
+ // not-not-scrollable
9
+ t[e] !== "hidden" && // contains scroll inside self
10
+ !(t.overflowY === t.overflowX && !N(r) && t[e] === "visible")
11
+ );
12
+ }, D = function(r) {
13
+ return b(r, "overflowY");
14
+ }, E = function(r) {
15
+ return b(r, "overflowX");
16
+ }, T = function(r, e) {
17
+ var t = e.ownerDocument, l = e;
18
+ do {
19
+ typeof ShadowRoot < "u" && l instanceof ShadowRoot && (l = l.host);
20
+ var f = g(r, l);
21
+ if (f) {
22
+ var n = m(r, l), i = n[1], o = n[2];
23
+ if (i > o)
24
+ return !0;
25
+ }
26
+ l = l.parentNode;
27
+ } while (l && l !== t.body);
28
+ return !1;
29
+ }, H = function(r) {
30
+ var e = r.scrollTop, t = r.scrollHeight, l = r.clientHeight;
31
+ return [
32
+ e,
33
+ t,
34
+ l
35
+ ];
36
+ }, p = function(r) {
37
+ var e = r.scrollLeft, t = r.scrollWidth, l = r.clientWidth;
38
+ return [
39
+ e,
40
+ t,
41
+ l
42
+ ];
43
+ }, g = function(r, e) {
44
+ return r === "v" ? D(e) : E(e);
45
+ }, m = function(r, e) {
46
+ return r === "v" ? H(e) : p(e);
47
+ }, B = function(r, e) {
48
+ return r === "h" && e === "rtl" ? -1 : 1;
49
+ }, V = function(r, e, t, l, f) {
50
+ var n = B(r, window.getComputedStyle(e).direction), i = n * l, o = t.target, d = e.contains(o), c = !1, s = i > 0, h = 0, S = 0;
51
+ do {
52
+ if (!o)
53
+ break;
54
+ var u = m(r, o), v = u[0], C = u[1], y = u[2], w = C - y - n * v;
55
+ (v || w) && g(r, o) && (h += w, S += v);
56
+ var a = o.parentNode;
57
+ o = a && a.nodeType === Node.DOCUMENT_FRAGMENT_NODE ? a.host : a;
58
+ } while (
59
+ // portaled content
60
+ !d && o !== document.body || // self content
61
+ d && (e.contains(o) || e === o)
62
+ );
63
+ return (s && Math.abs(h) < 1 || !s && Math.abs(S) < 1) && (c = !0), c;
64
+ };
9
65
  export {
10
- D as default,
11
- D as startOfWeekYear
66
+ V as handleScroll,
67
+ T as locationCouldBeScrolled
12
68
  };
13
69
  //# sourceMappingURL=index298.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index298.js","sources":["../../../node_modules/date-fns/startOfWeekYear.js"],"sourcesContent":["import { getDefaultOptions } from \"./_lib/defaultOptions.js\";\nimport { constructFrom } from \"./constructFrom.js\";\nimport { getWeekYear } from \"./getWeekYear.js\";\nimport { startOfWeek } from \"./startOfWeek.js\";\n\n/**\n * The {@link startOfWeekYear} function options.\n */\n\n/**\n * @name startOfWeekYear\n * @category Week-Numbering Year Helpers\n * @summary Return the start of a local week-numbering year for the given date.\n *\n * @description\n * Return the start of a local week-numbering year.\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 * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).\n * @typeParam ResultDate - The result `Date` type.\n *\n * @param date - The original date\n * @param options - An object with options\n *\n * @returns The start of a week-numbering year\n *\n * @example\n * // The start of an a week-numbering year for 2 July 2005 with default settings:\n * const result = startOfWeekYear(new Date(2005, 6, 2))\n * //=> Sun Dec 26 2004 00:00:00\n *\n * @example\n * // The start of a week-numbering year for 2 July 2005\n * // if Monday is the first day of week\n * // and 4 January is always in the first week of the year:\n * const result = startOfWeekYear(new Date(2005, 6, 2), {\n * weekStartsOn: 1,\n * firstWeekContainsDate: 4\n * })\n * //=> Mon Jan 03 2005 00:00:00\n */\nexport function startOfWeekYear(date, options) {\n const defaultOptions = getDefaultOptions();\n const firstWeekContainsDate =\n options?.firstWeekContainsDate ??\n options?.locale?.options?.firstWeekContainsDate ??\n defaultOptions.firstWeekContainsDate ??\n defaultOptions.locale?.options?.firstWeekContainsDate ??\n 1;\n\n const year = getWeekYear(date, options);\n const firstWeek = constructFrom(options?.in || date, 0);\n firstWeek.setFullYear(year, 0, firstWeekContainsDate);\n firstWeek.setHours(0, 0, 0, 0);\n const _date = startOfWeek(firstWeek, options);\n return _date;\n}\n\n// Fallback for modularized imports:\nexport default startOfWeekYear;\n"],"names":["startOfWeekYear","date","options","defaultOptions","getDefaultOptions","firstWeekContainsDate","year","getWeekYear","firstWeek","constructFrom","startOfWeek"],"mappings":";;;;AA8CO,SAASA,EAAgBC,GAAMC,GAAS;AAC7C,QAAMC,IAAiBC,EAAiB,GAClCC,IACJH,GAAS,yBACTA,GAAS,QAAQ,SAAS,yBAC1BC,EAAe,yBACfA,EAAe,QAAQ,SAAS,yBAChC,GAEIG,IAAOC,EAAYN,GAAMC,CAAO,GAChCM,IAAYC,EAAcP,GAAS,MAAMD,GAAM,CAAC;AACtD,SAAAO,EAAU,YAAYF,GAAM,GAAGD,CAAqB,GACpDG,EAAU,SAAS,GAAG,GAAG,GAAG,CAAC,GACfE,EAAYF,GAAWN,CAAO;AAE9C;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index298.js","sources":["../../../node_modules/react-remove-scroll/dist/es2015/handleScroll.js"],"sourcesContent":["var alwaysContainsScroll = function (node) {\n // textarea will always _contain_ scroll inside self. It only can be hidden\n return node.tagName === 'TEXTAREA';\n};\nvar elementCanBeScrolled = function (node, overflow) {\n if (!(node instanceof Element)) {\n return false;\n }\n var styles = window.getComputedStyle(node);\n return (\n // not-not-scrollable\n styles[overflow] !== 'hidden' &&\n // contains scroll inside self\n !(styles.overflowY === styles.overflowX && !alwaysContainsScroll(node) && styles[overflow] === 'visible'));\n};\nvar elementCouldBeVScrolled = function (node) { return elementCanBeScrolled(node, 'overflowY'); };\nvar elementCouldBeHScrolled = function (node) { return elementCanBeScrolled(node, 'overflowX'); };\nexport var locationCouldBeScrolled = function (axis, node) {\n var ownerDocument = node.ownerDocument;\n var current = node;\n do {\n // Skip over shadow root\n if (typeof ShadowRoot !== 'undefined' && current instanceof ShadowRoot) {\n current = current.host;\n }\n var isScrollable = elementCouldBeScrolled(axis, current);\n if (isScrollable) {\n var _a = getScrollVariables(axis, current), scrollHeight = _a[1], clientHeight = _a[2];\n if (scrollHeight > clientHeight) {\n return true;\n }\n }\n current = current.parentNode;\n } while (current && current !== ownerDocument.body);\n return false;\n};\nvar getVScrollVariables = function (_a) {\n var scrollTop = _a.scrollTop, scrollHeight = _a.scrollHeight, clientHeight = _a.clientHeight;\n return [\n scrollTop,\n scrollHeight,\n clientHeight,\n ];\n};\nvar getHScrollVariables = function (_a) {\n var scrollLeft = _a.scrollLeft, scrollWidth = _a.scrollWidth, clientWidth = _a.clientWidth;\n return [\n scrollLeft,\n scrollWidth,\n clientWidth,\n ];\n};\nvar elementCouldBeScrolled = function (axis, node) {\n return axis === 'v' ? elementCouldBeVScrolled(node) : elementCouldBeHScrolled(node);\n};\nvar getScrollVariables = function (axis, node) {\n return axis === 'v' ? getVScrollVariables(node) : getHScrollVariables(node);\n};\nvar getDirectionFactor = function (axis, direction) {\n /**\n * If the element's direction is rtl (right-to-left), then scrollLeft is 0 when the scrollbar is at its rightmost position,\n * and then increasingly negative as you scroll towards the end of the content.\n * @see https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollLeft\n */\n return axis === 'h' && direction === 'rtl' ? -1 : 1;\n};\nexport var handleScroll = function (axis, endTarget, event, sourceDelta, noOverscroll) {\n var directionFactor = getDirectionFactor(axis, window.getComputedStyle(endTarget).direction);\n var delta = directionFactor * sourceDelta;\n // find scrollable target\n var target = event.target;\n var targetInLock = endTarget.contains(target);\n var shouldCancelScroll = false;\n var isDeltaPositive = delta > 0;\n var availableScroll = 0;\n var availableScrollTop = 0;\n do {\n if (!target) {\n break;\n }\n var _a = getScrollVariables(axis, target), position = _a[0], scroll_1 = _a[1], capacity = _a[2];\n var elementScroll = scroll_1 - capacity - directionFactor * position;\n if (position || elementScroll) {\n if (elementCouldBeScrolled(axis, target)) {\n availableScroll += elementScroll;\n availableScrollTop += position;\n }\n }\n var parent_1 = target.parentNode;\n // we will \"bubble\" from ShadowDom in case we are, or just to the parent in normal case\n // this is the same logic used in focus-lock\n target = (parent_1 && parent_1.nodeType === Node.DOCUMENT_FRAGMENT_NODE ? parent_1.host : parent_1);\n } while (\n // portaled content\n (!targetInLock && target !== document.body) ||\n // self content\n (targetInLock && (endTarget.contains(target) || endTarget === target)));\n // handle epsilon around 0 (non standard zoom levels)\n if (isDeltaPositive &&\n ((noOverscroll && Math.abs(availableScroll) < 1) || (!noOverscroll && delta > availableScroll))) {\n shouldCancelScroll = true;\n }\n else if (!isDeltaPositive &&\n ((noOverscroll && Math.abs(availableScrollTop) < 1) || (!noOverscroll && -delta > availableScrollTop))) {\n shouldCancelScroll = true;\n }\n return shouldCancelScroll;\n};\n"],"names":["alwaysContainsScroll","node","elementCanBeScrolled","overflow","styles","elementCouldBeVScrolled","elementCouldBeHScrolled","locationCouldBeScrolled","axis","ownerDocument","current","isScrollable","elementCouldBeScrolled","_a","getScrollVariables","scrollHeight","clientHeight","getVScrollVariables","scrollTop","getHScrollVariables","scrollLeft","scrollWidth","clientWidth","getDirectionFactor","direction","handleScroll","endTarget","event","sourceDelta","noOverscroll","directionFactor","delta","target","targetInLock","shouldCancelScroll","isDeltaPositive","availableScroll","availableScrollTop","position","scroll_1","capacity","elementScroll","parent_1"],"mappings":"AAAA,IAAIA,IAAuB,SAAUC,GAAM;AAEvC,SAAOA,EAAK,YAAY;AAC5B,GACIC,IAAuB,SAAUD,GAAME,GAAU;AACjD,MAAI,EAAEF,aAAgB;AAClB,WAAO;AAEX,MAAIG,IAAS,OAAO,iBAAiBH,CAAI;AACzC;AAAA;AAAA,IAEAG,EAAOD,CAAQ,MAAM;AAAA,IAEjB,EAAEC,EAAO,cAAcA,EAAO,aAAa,CAACJ,EAAqBC,CAAI,KAAKG,EAAOD,CAAQ,MAAM;AAAA;AACvG,GACIE,IAA0B,SAAUJ,GAAM;AAAE,SAAOC,EAAqBD,GAAM,WAAW;AAAG,GAC5FK,IAA0B,SAAUL,GAAM;AAAE,SAAOC,EAAqBD,GAAM,WAAW;AAAG,GACrFM,IAA0B,SAAUC,GAAMP,GAAM;AACvD,MAAIQ,IAAgBR,EAAK,eACrBS,IAAUT;AACd,KAAG;AAEC,IAAI,OAAO,aAAe,OAAeS,aAAmB,eACxDA,IAAUA,EAAQ;AAEtB,QAAIC,IAAeC,EAAuBJ,GAAME,CAAO;AACvD,QAAIC,GAAc;AACd,UAAIE,IAAKC,EAAmBN,GAAME,CAAO,GAAGK,IAAeF,EAAG,CAAC,GAAGG,IAAeH,EAAG,CAAC;AACrF,UAAIE,IAAeC;AACf,eAAO;AAAA,IAEf;AACA,IAAAN,IAAUA,EAAQ;AAAA,EACtB,SAASA,KAAWA,MAAYD,EAAc;AAC9C,SAAO;AACX,GACIQ,IAAsB,SAAUJ,GAAI;AACpC,MAAIK,IAAYL,EAAG,WAAWE,IAAeF,EAAG,cAAcG,IAAeH,EAAG;AAChF,SAAO;AAAA,IACHK;AAAA,IACAH;AAAA,IACAC;AAAA,EACR;AACA,GACIG,IAAsB,SAAUN,GAAI;AACpC,MAAIO,IAAaP,EAAG,YAAYQ,IAAcR,EAAG,aAAaS,IAAcT,EAAG;AAC/E,SAAO;AAAA,IACHO;AAAA,IACAC;AAAA,IACAC;AAAA,EACR;AACA,GACIV,IAAyB,SAAUJ,GAAMP,GAAM;AAC/C,SAAOO,MAAS,MAAMH,EAAwBJ,CAAI,IAAIK,EAAwBL,CAAI;AACtF,GACIa,IAAqB,SAAUN,GAAMP,GAAM;AAC3C,SAAOO,MAAS,MAAMS,EAAoBhB,CAAI,IAAIkB,EAAoBlB,CAAI;AAC9E,GACIsB,IAAqB,SAAUf,GAAMgB,GAAW;AAMhD,SAAOhB,MAAS,OAAOgB,MAAc,QAAQ,KAAK;AACtD,GACWC,IAAe,SAAUjB,GAAMkB,GAAWC,GAAOC,GAAaC,GAAc;AACnF,MAAIC,IAAkBP,EAAmBf,GAAM,OAAO,iBAAiBkB,CAAS,EAAE,SAAS,GACvFK,IAAQD,IAAkBF,GAE1BI,IAASL,EAAM,QACfM,IAAeP,EAAU,SAASM,CAAM,GACxCE,IAAqB,IACrBC,IAAkBJ,IAAQ,GAC1BK,IAAkB,GAClBC,IAAqB;AACzB,KAAG;AACC,QAAI,CAACL;AACD;AAEJ,QAAInB,IAAKC,EAAmBN,GAAMwB,CAAM,GAAGM,IAAWzB,EAAG,CAAC,GAAG0B,IAAW1B,EAAG,CAAC,GAAG2B,IAAW3B,EAAG,CAAC,GAC1F4B,IAAgBF,IAAWC,IAAWV,IAAkBQ;AAC5D,KAAIA,KAAYG,MACR7B,EAAuBJ,GAAMwB,CAAM,MACnCI,KAAmBK,GACnBJ,KAAsBC;AAG9B,QAAII,IAAWV,EAAO;AAGtB,IAAAA,IAAUU,KAAYA,EAAS,aAAa,KAAK,yBAAyBA,EAAS,OAAOA;AAAA,EAC9F;AAAA;AAAA,IAEC,CAACT,KAAgBD,MAAW,SAAS;AAAA,IAEjCC,MAAiBP,EAAU,SAASM,CAAM,KAAKN,MAAcM;AAAA;AAElE,UAAIG,KACkB,KAAK,IAAIC,CAAe,IAAI,KAGzC,CAACD,KACY,KAAK,IAAIE,CAAkB,IAAI,OACjDH,IAAqB,KAElBA;AACX;","x_google_ignoreList":[0]}
package/dist/index299.js CHANGED
@@ -1,17 +1,68 @@
1
- import { getDefaultOptions as k } from "./index289.js";
2
- import { constructFrom as i } from "./index283.js";
3
- import { startOfWeek as l } from "./index218.js";
4
- import { toDate as m } from "./index284.js";
5
- function C(r, e) {
6
- const s = m(r, e?.in), t = s.getFullYear(), o = k(), f = e?.firstWeekContainsDate ?? e?.locale?.options?.firstWeekContainsDate ?? o.firstWeekContainsDate ?? o.locale?.options?.firstWeekContainsDate ?? 1, a = i(e?.in || r, 0);
7
- a.setFullYear(t + 1, 0, f), a.setHours(0, 0, 0, 0);
8
- const c = l(a, e), n = i(e?.in || r, 0);
9
- n.setFullYear(t, 0, f), n.setHours(0, 0, 0, 0);
10
- const u = l(n, e);
11
- return +s >= +c ? t + 1 : +s >= +u ? t : t - 1;
1
+ import { __assign as d } from "./index235.js";
2
+ function l(r) {
3
+ return r;
4
+ }
5
+ function h(r, t) {
6
+ t === void 0 && (t = l);
7
+ var e = [], o = !1, c = {
8
+ read: function() {
9
+ if (o)
10
+ throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");
11
+ return e.length ? e[e.length - 1] : r;
12
+ },
13
+ useMedium: function(u) {
14
+ var n = t(u, o);
15
+ return e.push(n), function() {
16
+ e = e.filter(function(i) {
17
+ return i !== n;
18
+ });
19
+ };
20
+ },
21
+ assignSyncMedium: function(u) {
22
+ for (o = !0; e.length; ) {
23
+ var n = e;
24
+ e = [], n.forEach(u);
25
+ }
26
+ e = {
27
+ push: function(i) {
28
+ return u(i);
29
+ },
30
+ filter: function() {
31
+ return e;
32
+ }
33
+ };
34
+ },
35
+ assignMedium: function(u) {
36
+ o = !0;
37
+ var n = [];
38
+ if (e.length) {
39
+ var i = e;
40
+ e = [], i.forEach(u), n = e;
41
+ }
42
+ var s = function() {
43
+ var f = n;
44
+ n = [], f.forEach(u);
45
+ }, a = function() {
46
+ return Promise.resolve().then(s);
47
+ };
48
+ a(), e = {
49
+ push: function(f) {
50
+ n.push(f), a();
51
+ },
52
+ filter: function(f) {
53
+ return n = n.filter(f), e;
54
+ }
55
+ };
56
+ }
57
+ };
58
+ return c;
59
+ }
60
+ function v(r) {
61
+ r === void 0 && (r = {});
62
+ var t = h(null);
63
+ return t.options = d({ async: !0, ssr: !1 }, r), t;
12
64
  }
13
65
  export {
14
- C as default,
15
- C as getWeekYear
66
+ v as createSidecarMedium
16
67
  };
17
68
  //# sourceMappingURL=index299.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index299.js","sources":["../../../node_modules/date-fns/getWeekYear.js"],"sourcesContent":["import { getDefaultOptions } from \"./_lib/defaultOptions.js\";\nimport { constructFrom } from \"./constructFrom.js\";\nimport { startOfWeek } from \"./startOfWeek.js\";\nimport { toDate } from \"./toDate.js\";\n\n/**\n * The {@link getWeekYear} function options.\n */\n\n/**\n * @name getWeekYear\n * @category Week-Numbering Year Helpers\n * @summary Get the local week-numbering year of the given date.\n *\n * @description\n * Get the local week-numbering year 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 local week-numbering year\n *\n * @example\n * // Which week numbering year is 26 December 2004 with the default settings?\n * const result = getWeekYear(new Date(2004, 11, 26))\n * //=> 2005\n *\n * @example\n * // Which week numbering year is 26 December 2004 if week starts on Saturday?\n * const result = getWeekYear(new Date(2004, 11, 26), { weekStartsOn: 6 })\n * //=> 2004\n *\n * @example\n * // Which week numbering year is 26 December 2004 if the first week contains 4 January?\n * const result = getWeekYear(new Date(2004, 11, 26), { firstWeekContainsDate: 4 })\n * //=> 2004\n */\nexport function getWeekYear(date, options) {\n const _date = toDate(date, options?.in);\n const year = _date.getFullYear();\n\n const defaultOptions = getDefaultOptions();\n const firstWeekContainsDate =\n options?.firstWeekContainsDate ??\n options?.locale?.options?.firstWeekContainsDate ??\n defaultOptions.firstWeekContainsDate ??\n defaultOptions.locale?.options?.firstWeekContainsDate ??\n 1;\n\n const firstWeekOfNextYear = constructFrom(options?.in || date, 0);\n firstWeekOfNextYear.setFullYear(year + 1, 0, firstWeekContainsDate);\n firstWeekOfNextYear.setHours(0, 0, 0, 0);\n const startOfNextYear = startOfWeek(firstWeekOfNextYear, options);\n\n const firstWeekOfThisYear = constructFrom(options?.in || date, 0);\n firstWeekOfThisYear.setFullYear(year, 0, firstWeekContainsDate);\n firstWeekOfThisYear.setHours(0, 0, 0, 0);\n const startOfThisYear = startOfWeek(firstWeekOfThisYear, options);\n\n if (+_date >= +startOfNextYear) {\n return year + 1;\n } else if (+_date >= +startOfThisYear) {\n return year;\n } else {\n return year - 1;\n }\n}\n\n// Fallback for modularized imports:\nexport default getWeekYear;\n"],"names":["getWeekYear","date","options","_date","toDate","year","defaultOptions","getDefaultOptions","firstWeekContainsDate","firstWeekOfNextYear","constructFrom","startOfNextYear","startOfWeek","firstWeekOfThisYear","startOfThisYear"],"mappings":";;;;AA2CO,SAASA,EAAYC,GAAMC,GAAS;AACzC,QAAMC,IAAQC,EAAOH,GAAMC,GAAS,EAAE,GAChCG,IAAOF,EAAM,YAAW,GAExBG,IAAiBC,EAAiB,GAClCC,IACJN,GAAS,yBACTA,GAAS,QAAQ,SAAS,yBAC1BI,EAAe,yBACfA,EAAe,QAAQ,SAAS,yBAChC,GAEIG,IAAsBC,EAAcR,GAAS,MAAMD,GAAM,CAAC;AAChE,EAAAQ,EAAoB,YAAYJ,IAAO,GAAG,GAAGG,CAAqB,GAClEC,EAAoB,SAAS,GAAG,GAAG,GAAG,CAAC;AACvC,QAAME,IAAkBC,EAAYH,GAAqBP,CAAO,GAE1DW,IAAsBH,EAAcR,GAAS,MAAMD,GAAM,CAAC;AAChE,EAAAY,EAAoB,YAAYR,GAAM,GAAGG,CAAqB,GAC9DK,EAAoB,SAAS,GAAG,GAAG,GAAG,CAAC;AACvC,QAAMC,IAAkBF,EAAYC,GAAqBX,CAAO;AAEhE,SAAI,CAACC,KAAS,CAACQ,IACNN,IAAO,IACL,CAACF,KAAS,CAACW,IACbT,IAEAA,IAAO;AAElB;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index299.js","sources":["../../../node_modules/use-sidecar/dist/es2015/medium.js"],"sourcesContent":["import { __assign } from \"tslib\";\nfunction ItoI(a) {\n return a;\n}\nfunction innerCreateMedium(defaults, middleware) {\n if (middleware === void 0) { middleware = ItoI; }\n var buffer = [];\n var assigned = false;\n var medium = {\n read: function () {\n if (assigned) {\n throw new Error('Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.');\n }\n if (buffer.length) {\n return buffer[buffer.length - 1];\n }\n return defaults;\n },\n useMedium: function (data) {\n var item = middleware(data, assigned);\n buffer.push(item);\n return function () {\n buffer = buffer.filter(function (x) { return x !== item; });\n };\n },\n assignSyncMedium: function (cb) {\n assigned = true;\n while (buffer.length) {\n var cbs = buffer;\n buffer = [];\n cbs.forEach(cb);\n }\n buffer = {\n push: function (x) { return cb(x); },\n filter: function () { return buffer; },\n };\n },\n assignMedium: function (cb) {\n assigned = true;\n var pendingQueue = [];\n if (buffer.length) {\n var cbs = buffer;\n buffer = [];\n cbs.forEach(cb);\n pendingQueue = buffer;\n }\n var executeQueue = function () {\n var cbs = pendingQueue;\n pendingQueue = [];\n cbs.forEach(cb);\n };\n var cycle = function () { return Promise.resolve().then(executeQueue); };\n cycle();\n buffer = {\n push: function (x) {\n pendingQueue.push(x);\n cycle();\n },\n filter: function (filter) {\n pendingQueue = pendingQueue.filter(filter);\n return buffer;\n },\n };\n },\n };\n return medium;\n}\nexport function createMedium(defaults, middleware) {\n if (middleware === void 0) { middleware = ItoI; }\n return innerCreateMedium(defaults, middleware);\n}\n// eslint-disable-next-line @typescript-eslint/ban-types\nexport function createSidecarMedium(options) {\n if (options === void 0) { options = {}; }\n var medium = innerCreateMedium(null);\n medium.options = __assign({ async: true, ssr: false }, options);\n return medium;\n}\n"],"names":["ItoI","a","innerCreateMedium","defaults","middleware","buffer","assigned","medium","data","item","x","cb","cbs","pendingQueue","executeQueue","cycle","filter","createSidecarMedium","options","__assign"],"mappings":";AACA,SAASA,EAAKC,GAAG;AACb,SAAOA;AACX;AACA,SAASC,EAAkBC,GAAUC,GAAY;AAC7C,EAAIA,MAAe,WAAUA,IAAaJ;AAC1C,MAAIK,IAAS,CAAA,GACTC,IAAW,IACXC,IAAS;AAAA,IACT,MAAM,WAAY;AACd,UAAID;AACA,cAAM,IAAI,MAAM,kGAAkG;AAEtH,aAAID,EAAO,SACAA,EAAOA,EAAO,SAAS,CAAC,IAE5BF;AAAA,IACX;AAAA,IACA,WAAW,SAAUK,GAAM;AACvB,UAAIC,IAAOL,EAAWI,GAAMF,CAAQ;AACpC,aAAAD,EAAO,KAAKI,CAAI,GACT,WAAY;AACf,QAAAJ,IAASA,EAAO,OAAO,SAAUK,GAAG;AAAE,iBAAOA,MAAMD;AAAA,QAAM,CAAC;AAAA,MAC9D;AAAA,IACJ;AAAA,IACA,kBAAkB,SAAUE,GAAI;AAE5B,WADAL,IAAW,IACJD,EAAO,UAAQ;AAClB,YAAIO,IAAMP;AACV,QAAAA,IAAS,CAAA,GACTO,EAAI,QAAQD,CAAE;AAAA,MAClB;AACA,MAAAN,IAAS;AAAA,QACL,MAAM,SAAUK,GAAG;AAAE,iBAAOC,EAAGD,CAAC;AAAA,QAAG;AAAA,QACnC,QAAQ,WAAY;AAAE,iBAAOL;AAAA,QAAQ;AAAA,MACrD;AAAA,IACQ;AAAA,IACA,cAAc,SAAUM,GAAI;AACxB,MAAAL,IAAW;AACX,UAAIO,IAAe,CAAA;AACnB,UAAIR,EAAO,QAAQ;AACf,YAAIO,IAAMP;AACV,QAAAA,IAAS,CAAA,GACTO,EAAI,QAAQD,CAAE,GACdE,IAAeR;AAAA,MACnB;AACA,UAAIS,IAAe,WAAY;AAC3B,YAAIF,IAAMC;AACV,QAAAA,IAAe,CAAA,GACfD,EAAI,QAAQD,CAAE;AAAA,MAClB,GACII,IAAQ,WAAY;AAAE,eAAO,QAAQ,QAAO,EAAG,KAAKD,CAAY;AAAA,MAAG;AACvE,MAAAC,EAAK,GACLV,IAAS;AAAA,QACL,MAAM,SAAUK,GAAG;AACf,UAAAG,EAAa,KAAKH,CAAC,GACnBK,EAAK;AAAA,QACT;AAAA,QACA,QAAQ,SAAUC,GAAQ;AACtB,iBAAAH,IAAeA,EAAa,OAAOG,CAAM,GAClCX;AAAA,QACX;AAAA,MAChB;AAAA,IACQ;AAAA,EACR;AACI,SAAOE;AACX;AAMO,SAASU,EAAoBC,GAAS;AACzC,EAAIA,MAAY,WAAUA,IAAU,CAAA;AACpC,MAAIX,IAASL,EAAkB,IAAI;AACnC,SAAAK,EAAO,UAAUY,EAAS,EAAE,OAAO,IAAM,KAAK,GAAK,GAAID,CAAO,GACvDX;AACX;","x_google_ignoreList":[0]}
package/dist/index30.js CHANGED
@@ -1,54 +1,235 @@
1
- var C = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "#", "$", "%", "*", "+", ",", "-", ".", ":", ";", "=", "?", "@", "[", "]", "^", "_", "{", "|", "}", "~"], i = (t) => {
2
- let r = 0;
3
- for (let a = 0; a < t.length; a++) {
4
- let l = t[a], o = C.indexOf(l);
5
- r = r * 83 + o;
1
+ import l, { useMemo as T, useCallback as h, useRef as Re } from "react";
2
+ import { DateLib as Ze } from "./index102.js";
3
+ import { createGetModifiers as Ie } from "./index103.js";
4
+ import { getClassNamesForModifiers as Ge } from "./index104.js";
5
+ import { getComponents as He } from "./index105.js";
6
+ import { getDataAttributes as _e } from "./index106.js";
7
+ import { getDefaultClassNames as Ue } from "./index107.js";
8
+ import { getFormatters as je } from "./index108.js";
9
+ import { getLabels as Ve } from "./index109.js";
10
+ import { getMonthOptions as $e } from "./index110.js";
11
+ import { getStyleForModifiers as qe } from "./index111.js";
12
+ import { getWeekdays as ze } from "./index112.js";
13
+ import { getYearOptions as Je } from "./index113.js";
14
+ import { createNoonOverrides as Qe } from "./index114.js";
15
+ import { UI as n, DayFlag as Xe, SelectionState as w } from "./index115.js";
16
+ import { useAnimation as et } from "./index116.js";
17
+ import { useCalendar as tt } from "./index117.js";
18
+ import { dayPickerContext as at } from "./index118.js";
19
+ import { useFocus as ot } from "./index119.js";
20
+ import { useSelection as nt } from "./index120.js";
21
+ import { convertMatchersToTimeZone as K } from "./index121.js";
22
+ import { rangeIncludesDate as st } from "./index122.js";
23
+ import { toTimeZone as k } from "./index123.js";
24
+ import { isDateRange as rt } from "./index124.js";
25
+ import { enUS as it } from "./index125.js";
26
+ function Yt(R) {
27
+ let e = R;
28
+ const u = e.timeZone;
29
+ if (u && (e = {
30
+ ...R,
31
+ timeZone: u
32
+ }, e.today && (e.today = k(e.today, u)), e.month && (e.month = k(e.month, u)), e.defaultMonth && (e.defaultMonth = k(e.defaultMonth, u)), e.startMonth && (e.startMonth = k(e.startMonth, u)), e.endMonth && (e.endMonth = k(e.endMonth, u)), e.mode === "single" && e.selected ? e.selected = k(e.selected, u) : e.mode === "multiple" && e.selected ? e.selected = e.selected?.map((o) => k(o, u)) : e.mode === "range" && e.selected && (e.selected = {
33
+ from: e.selected.from ? k(e.selected.from, u) : e.selected.from,
34
+ to: e.selected.to ? k(e.selected.to, u) : e.selected.to
35
+ }), e.disabled !== void 0 && (e.disabled = K(e.disabled, u)), e.hidden !== void 0 && (e.hidden = K(e.hidden, u)), e.modifiers)) {
36
+ const o = {};
37
+ Object.keys(e.modifiers).forEach((i) => {
38
+ o[i] = K(e.modifiers?.[i], u);
39
+ }), e.modifiers = o;
6
40
  }
7
- return r;
8
- }, b = (t) => {
9
- let r = t / 255;
10
- return r <= 0.04045 ? r / 12.92 : Math.pow((r + 0.055) / 1.055, 2.4);
11
- }, d = (t) => {
12
- let r = Math.max(0, Math.min(1, t));
13
- return r <= 31308e-7 ? Math.trunc(r * 12.92 * 255 + 0.5) : Math.trunc((1.055 * Math.pow(r, 0.4166666666666667) - 0.055) * 255 + 0.5);
14
- }, T = (t) => t < 0 ? -1 : 1, m = (t, r) => T(t) * Math.pow(Math.abs(t), r), y = class extends Error {
15
- constructor(t) {
16
- super(t), this.name = "ValidationError", this.message = t;
17
- }
18
- }, U = (t) => {
19
- if (!t || t.length < 6) throw new y("The blurhash string must be at least 6 characters");
20
- let r = i(t[0]), a = Math.floor(r / 9) + 1, l = r % 9 + 1;
21
- if (t.length !== 4 + 2 * l * a) throw new y(`blurhash length mismatch: length is ${t.length} but it should be ${4 + 2 * l * a}`);
22
- }, $ = (t) => {
23
- let r = t >> 16, a = t >> 8 & 255, l = t & 255;
24
- return [b(r), b(a), b(l)];
25
- }, j = (t, r) => {
26
- let a = Math.floor(t / 361), l = Math.floor(t / 19) % 19, o = t % 19;
27
- return [m((a - 9) / 9, 2) * r, m((l - 9) / 9, 2) * r, m((o - 9) / 9, 2) * r];
28
- }, q = (t, r, a, l) => {
29
- U(t), l = l | 1;
30
- let o = i(t[0]), p = Math.floor(o / 9) + 1, c = o % 9 + 1, I = (i(t[1]) + 1) / 166, u = new Array(c * p);
31
- for (let e = 0; e < u.length; e++) if (e === 0) {
32
- let h = i(t.substring(2, 6));
33
- u[e] = $(h);
34
- } else {
35
- let h = i(t.substring(4 + e * 2, 6 + e * 2));
36
- u[e] = j(h, I * l);
37
- }
38
- let n = r * 4, s = new Uint8ClampedArray(n * a);
39
- for (let e = 0; e < a; e++) for (let h = 0; h < r; h++) {
40
- let x = 0, v = 0, E = 0;
41
- for (let M = 0; M < p; M++) for (let f = 0; f < c; f++) {
42
- let g = Math.cos(Math.PI * h * f / r) * Math.cos(Math.PI * e * M / a), w = u[f + M * c];
43
- x += w[0] * g, v += w[1] * g, E += w[2] * g;
41
+ const { components: m, formatters: v, labels: Z, dateLib: a, locale: se, classNames: d } = T(() => {
42
+ const o = { ...it, ...e.locale }, i = e.broadcastCalendar ? 1 : e.weekStartsOn, t = e.noonSafe && e.timeZone ? Qe(e.timeZone, {
43
+ weekStartsOn: i,
44
+ locale: o
45
+ }) : void 0, r = e.dateLib && t ? { ...t, ...e.dateLib } : e.dateLib ?? t, f = new Ze({
46
+ locale: o,
47
+ weekStartsOn: i,
48
+ firstWeekContainsDate: e.firstWeekContainsDate,
49
+ useAdditionalWeekYearTokens: e.useAdditionalWeekYearTokens,
50
+ useAdditionalDayOfYearTokens: e.useAdditionalDayOfYearTokens,
51
+ timeZone: e.timeZone,
52
+ numerals: e.numerals
53
+ }, r);
54
+ return {
55
+ dateLib: f,
56
+ components: He(e.components),
57
+ formatters: je(e.formatters),
58
+ labels: Ve(e.labels, f.options),
59
+ locale: o,
60
+ classNames: { ...Ue(), ...e.classNames }
61
+ };
62
+ }, [
63
+ e.locale,
64
+ e.broadcastCalendar,
65
+ e.weekStartsOn,
66
+ e.firstWeekContainsDate,
67
+ e.useAdditionalWeekYearTokens,
68
+ e.useAdditionalDayOfYearTokens,
69
+ e.timeZone,
70
+ e.numerals,
71
+ e.dateLib,
72
+ e.noonSafe,
73
+ e.components,
74
+ e.formatters,
75
+ e.labels,
76
+ e.classNames
77
+ ]);
78
+ e.today || (e = { ...e, today: a.today() });
79
+ const { captionLayout: N, mode: C, navLayout: D, numberOfMonths: I = 1, onDayBlur: G, onDayClick: W, onDayFocus: H, onDayKeyDown: _, onDayMouseEnter: U, onDayMouseLeave: j, onNextClick: V, onPrevClick: $, showWeekNumber: q, styles: c } = e, { formatCaption: z, formatDay: J, formatMonthDropdown: re, formatWeekNumber: ie, formatWeekNumberHeader: de, formatWeekdayName: le, formatYearDropdown: me } = v, Q = tt(e, a), { days: ce, months: E, navStart: B, navEnd: O, previousMonth: p, nextMonth: b, goToMonth: y } = Q, S = Ie(ce, e, B, O, a), { isSelected: x, select: L, selected: g } = nt(e, a) ?? {}, { blur: X, focused: ee, isFocusTarget: ue, moveFocus: te, setFocused: M } = ot(e, Q, S, x ?? (() => !1), a), { labelDayButton: fe, labelGridcell: pe, labelGrid: be, labelMonthDropdown: he, labelNav: ae, labelPrevious: ye, labelNext: ke, labelWeekday: Ne, labelWeekNumber: ve, labelWeekNumberHeader: De, labelYearDropdown: ge } = Z, Me = T(() => ze(a, e.ISOWeek, e.broadcastCalendar, e.today), [a, e.ISOWeek, e.broadcastCalendar, e.today]), oe = C !== void 0 || W !== void 0, Y = h(() => {
80
+ p && (y(p), $?.(p));
81
+ }, [p, y, $]), P = h(() => {
82
+ b && (y(b), V?.(b));
83
+ }, [y, b, V]), we = h((o, i) => (t) => {
84
+ t.preventDefault(), t.stopPropagation(), M(o), !i.disabled && (L?.(o.date, i, t), W?.(o.date, i, t));
85
+ }, [L, W, M]), Ce = h((o, i) => (t) => {
86
+ M(o), H?.(o.date, i, t);
87
+ }, [H, M]), We = h((o, i) => (t) => {
88
+ X(), G?.(o.date, i, t);
89
+ }, [X, G]), Ee = h((o, i) => (t) => {
90
+ const r = {
91
+ ArrowLeft: [
92
+ t.shiftKey ? "month" : "day",
93
+ e.dir === "rtl" ? "after" : "before"
94
+ ],
95
+ ArrowRight: [
96
+ t.shiftKey ? "month" : "day",
97
+ e.dir === "rtl" ? "before" : "after"
98
+ ],
99
+ ArrowDown: [t.shiftKey ? "year" : "week", "after"],
100
+ ArrowUp: [t.shiftKey ? "year" : "week", "before"],
101
+ PageUp: [t.shiftKey ? "year" : "month", "before"],
102
+ PageDown: [t.shiftKey ? "year" : "month", "after"],
103
+ Home: ["startOfWeek", "before"],
104
+ End: ["endOfWeek", "after"]
105
+ };
106
+ if (r[t.key]) {
107
+ t.preventDefault(), t.stopPropagation();
108
+ const [f, s] = r[t.key];
109
+ te(f, s);
44
110
  }
45
- let P = d(x), V = d(v), A = d(E);
46
- s[4 * h + 0 + e * n] = P, s[4 * h + 1 + e * n] = V, s[4 * h + 2 + e * n] = A, s[4 * h + 3 + e * n] = 255;
47
- }
48
- return s;
49
- }, z = q;
111
+ _?.(o.date, i, t);
112
+ }, [te, _, e.dir]), Be = h((o, i) => (t) => {
113
+ U?.(o.date, i, t);
114
+ }, [U]), Oe = h((o, i) => (t) => {
115
+ j?.(o.date, i, t);
116
+ }, [j]), Se = h((o) => (i) => {
117
+ const t = Number(i.target.value), r = a.setMonth(a.startOfMonth(o), t);
118
+ y(r);
119
+ }, [a, y]), xe = h((o) => (i) => {
120
+ const t = Number(i.target.value), r = a.setYear(a.startOfMonth(o), t);
121
+ y(r);
122
+ }, [a, y]), { className: Le, style: Ye } = T(() => ({
123
+ className: [d[n.Root], e.className].filter(Boolean).join(" "),
124
+ style: { ...c?.[n.Root], ...e.style }
125
+ }), [d, e.className, e.style, c]), Pe = _e(e), ne = Re(null);
126
+ et(ne, !!e.animate, {
127
+ classNames: d,
128
+ months: E,
129
+ focused: ee,
130
+ dateLib: a
131
+ });
132
+ const Fe = {
133
+ dayPickerProps: e,
134
+ selected: g,
135
+ select: L,
136
+ isSelected: x,
137
+ months: E,
138
+ nextMonth: b,
139
+ previousMonth: p,
140
+ goToMonth: y,
141
+ getModifiers: S,
142
+ components: m,
143
+ classNames: d,
144
+ styles: c,
145
+ labels: Z,
146
+ formatters: v
147
+ };
148
+ return l.createElement(
149
+ at.Provider,
150
+ { value: Fe },
151
+ l.createElement(
152
+ m.Root,
153
+ { rootRef: e.animate ? ne : void 0, className: Le, style: Ye, dir: e.dir, id: e.id, lang: e.lang, nonce: e.nonce, title: e.title, role: e.role, "aria-label": e["aria-label"], "aria-labelledby": e["aria-labelledby"], ...Pe },
154
+ l.createElement(
155
+ m.Months,
156
+ { className: d[n.Months], style: c?.[n.Months] },
157
+ !e.hideNavigation && !D && l.createElement(m.Nav, { "data-animated-nav": e.animate ? "true" : void 0, className: d[n.Nav], style: c?.[n.Nav], "aria-label": ae(), onPreviousClick: Y, onNextClick: P, previousMonth: p, nextMonth: b }),
158
+ E.map((o, i) => l.createElement(
159
+ m.Month,
160
+ {
161
+ "data-animated-month": e.animate ? "true" : void 0,
162
+ className: d[n.Month],
163
+ style: c?.[n.Month],
164
+ // biome-ignore lint/suspicious/noArrayIndexKey: breaks animation
165
+ key: i,
166
+ displayIndex: i,
167
+ calendarMonth: o
168
+ },
169
+ D === "around" && !e.hideNavigation && i === 0 && l.createElement(
170
+ m.PreviousMonthButton,
171
+ { type: "button", className: d[n.PreviousMonthButton], tabIndex: p ? void 0 : -1, "aria-disabled": p ? void 0 : !0, "aria-label": ye(p), onClick: Y, "data-animated-button": e.animate ? "true" : void 0 },
172
+ l.createElement(m.Chevron, { disabled: p ? void 0 : !0, className: d[n.Chevron], orientation: e.dir === "rtl" ? "right" : "left" })
173
+ ),
174
+ l.createElement(m.MonthCaption, { "data-animated-caption": e.animate ? "true" : void 0, className: d[n.MonthCaption], style: c?.[n.MonthCaption], calendarMonth: o, displayIndex: i }, N?.startsWith("dropdown") ? l.createElement(
175
+ m.DropdownNav,
176
+ { className: d[n.Dropdowns], style: c?.[n.Dropdowns] },
177
+ (() => {
178
+ const t = N === "dropdown" || N === "dropdown-months" ? l.createElement(m.MonthsDropdown, { key: "month", className: d[n.MonthsDropdown], "aria-label": he(), classNames: d, components: m, disabled: !!e.disableNavigation, onChange: Se(o.date), options: $e(o.date, B, O, v, a), style: c?.[n.Dropdown], value: a.getMonth(o.date) }) : l.createElement("span", { key: "month" }, re(o.date, a)), r = N === "dropdown" || N === "dropdown-years" ? l.createElement(m.YearsDropdown, { key: "year", className: d[n.YearsDropdown], "aria-label": ge(a.options), classNames: d, components: m, disabled: !!e.disableNavigation, onChange: xe(o.date), options: Je(B, O, v, a, !!e.reverseYears), style: c?.[n.Dropdown], value: a.getYear(o.date) }) : l.createElement("span", { key: "year" }, me(o.date, a));
179
+ return a.getMonthYearOrder() === "year-first" ? [r, t] : [t, r];
180
+ })(),
181
+ l.createElement("span", { role: "status", "aria-live": "polite", style: {
182
+ border: 0,
183
+ clip: "rect(0 0 0 0)",
184
+ height: "1px",
185
+ margin: "-1px",
186
+ overflow: "hidden",
187
+ padding: 0,
188
+ position: "absolute",
189
+ width: "1px",
190
+ whiteSpace: "nowrap",
191
+ wordWrap: "normal"
192
+ } }, z(o.date, a.options, a))
193
+ ) : l.createElement(m.CaptionLabel, { className: d[n.CaptionLabel], role: "status", "aria-live": "polite" }, z(o.date, a.options, a))),
194
+ D === "around" && !e.hideNavigation && i === I - 1 && l.createElement(
195
+ m.NextMonthButton,
196
+ { type: "button", className: d[n.NextMonthButton], tabIndex: b ? void 0 : -1, "aria-disabled": b ? void 0 : !0, "aria-label": ke(b), onClick: P, "data-animated-button": e.animate ? "true" : void 0 },
197
+ l.createElement(m.Chevron, { disabled: b ? void 0 : !0, className: d[n.Chevron], orientation: e.dir === "rtl" ? "left" : "right" })
198
+ ),
199
+ i === I - 1 && D === "after" && !e.hideNavigation && l.createElement(m.Nav, { "data-animated-nav": e.animate ? "true" : void 0, className: d[n.Nav], style: c?.[n.Nav], "aria-label": ae(), onPreviousClick: Y, onNextClick: P, previousMonth: p, nextMonth: b }),
200
+ l.createElement(
201
+ m.MonthGrid,
202
+ { role: "grid", "aria-multiselectable": C === "multiple" || C === "range", "aria-label": be(o.date, a.options, a) || void 0, className: d[n.MonthGrid], style: c?.[n.MonthGrid] },
203
+ !e.hideWeekdays && l.createElement(
204
+ m.Weekdays,
205
+ { "data-animated-weekdays": e.animate ? "true" : void 0, className: d[n.Weekdays], style: c?.[n.Weekdays] },
206
+ q && l.createElement(m.WeekNumberHeader, { "aria-label": De(a.options), className: d[n.WeekNumberHeader], style: c?.[n.WeekNumberHeader], scope: "col" }, de()),
207
+ Me.map((t) => l.createElement(m.Weekday, { "aria-label": Ne(t, a.options, a), className: d[n.Weekday], key: String(t), style: c?.[n.Weekday], scope: "col" }, le(t, a.options, a)))
208
+ ),
209
+ l.createElement(m.Weeks, { "data-animated-weeks": e.animate ? "true" : void 0, className: d[n.Weeks], style: c?.[n.Weeks] }, o.weeks.map((t) => l.createElement(
210
+ m.Week,
211
+ { className: d[n.Week], key: t.weekNumber, style: c?.[n.Week], week: t },
212
+ q && l.createElement(m.WeekNumber, { week: t, style: c?.[n.WeekNumber], "aria-label": ve(t.weekNumber, {
213
+ locale: se
214
+ }), className: d[n.WeekNumber], scope: "row", role: "rowheader" }, ie(t.weekNumber, a)),
215
+ t.days.map((r) => {
216
+ const { date: f } = r, s = S(r);
217
+ if (s[Xe.focused] = !s.hidden && !!ee?.isEqualTo(r), s[w.selected] = x?.(f) || s.selected, rt(g)) {
218
+ const { from: F, to: A } = g;
219
+ s[w.range_start] = !!(F && A && a.isSameDay(f, F)), s[w.range_end] = !!(F && A && a.isSameDay(f, A)), s[w.range_middle] = st(g, f, !0, a);
220
+ }
221
+ const Ae = qe(s, c, e.modifiersStyles), Te = Ge(s, d, e.modifiersClassNames), Ke = !oe && !s.hidden ? pe(f, s, a.options, a) : void 0;
222
+ return l.createElement(m.Day, { key: `${r.isoDate}_${r.displayMonthId}`, day: r, modifiers: s, className: Te.join(" "), style: Ae, role: "gridcell", "aria-selected": s.selected || void 0, "aria-label": Ke, "data-day": r.isoDate, "data-month": r.outside ? r.dateMonthId : void 0, "data-selected": s.selected || void 0, "data-disabled": s.disabled || void 0, "data-hidden": s.hidden || void 0, "data-outside": r.outside || void 0, "data-focused": s.focused || void 0, "data-today": s.today || void 0 }, !s.hidden && oe ? l.createElement(m.DayButton, { className: d[n.DayButton], style: c?.[n.DayButton], type: "button", day: r, modifiers: s, disabled: !s.focused && s.disabled || void 0, "aria-disabled": s.focused && s.disabled || void 0, tabIndex: ue(r) ? 0 : -1, "aria-label": fe(f, s, a.options, a), onClick: we(r, s), onBlur: We(r, s), onFocus: Ce(r, s), onKeyDown: Ee(r, s), onMouseEnter: Be(r, s), onMouseLeave: Oe(r, s) }, J(f, a.options, a)) : !s.hidden && J(r.date, a.options, a));
223
+ })
224
+ )))
225
+ )
226
+ ))
227
+ ),
228
+ e.footer && l.createElement(m.Footer, { className: d[n.Footer], style: c?.[n.Footer], role: "status", "aria-live": "polite" }, e.footer)
229
+ )
230
+ );
231
+ }
50
232
  export {
51
- y as ValidationError,
52
- z as decode
233
+ Yt as DayPicker
53
234
  };
54
235
  //# sourceMappingURL=index30.js.map