@rpcbase/ui 0.160.0 → 0.162.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (689) hide show
  1. package/dist/components/{DayPicker → DayPickerField}/index.d.ts +2 -0
  2. package/dist/components/DayPickerField/index.d.ts.map +1 -0
  3. package/dist/components/HourPickerField/index.d.ts +36 -0
  4. package/dist/components/HourPickerField/index.d.ts.map +1 -0
  5. package/dist/components/index.d.ts +2 -2
  6. package/dist/components/index.d.ts.map +1 -1
  7. package/dist/index.js +7 -7
  8. package/dist/index10.js +1 -1
  9. package/dist/index100.js +6 -109
  10. package/dist/index100.js.map +1 -1
  11. package/dist/index101.js +4 -24
  12. package/dist/index101.js.map +1 -1
  13. package/dist/index102.js +7 -8
  14. package/dist/index102.js.map +1 -1
  15. package/dist/index103.js +5 -4
  16. package/dist/index103.js.map +1 -1
  17. package/dist/index104.js +4 -5
  18. package/dist/index104.js.map +1 -1
  19. package/dist/index105.js +5 -4
  20. package/dist/index105.js.map +1 -1
  21. package/dist/index106.js +4 -466
  22. package/dist/index106.js.map +1 -1
  23. package/dist/index107.js +8 -185
  24. package/dist/index107.js.map +1 -1
  25. package/dist/index108.js +5 -107
  26. package/dist/index108.js.map +1 -1
  27. package/dist/index109.js +4 -262
  28. package/dist/index109.js.map +1 -1
  29. package/dist/index11.js +330 -279
  30. package/dist/index11.js.map +1 -1
  31. package/dist/index110.js +4 -9
  32. package/dist/index110.js.map +1 -1
  33. package/dist/index111.js +6 -42
  34. package/dist/index111.js.map +1 -1
  35. package/dist/index112.js +145 -4
  36. package/dist/index112.js.map +1 -1
  37. package/dist/index113.js +40 -52
  38. package/dist/index113.js.map +1 -1
  39. package/dist/index114.js +4 -4
  40. package/dist/index114.js.map +1 -1
  41. package/dist/index115.js +7 -4
  42. package/dist/index115.js.map +1 -1
  43. package/dist/index116.js +13 -15
  44. package/dist/index116.js.map +1 -1
  45. package/dist/index117.js +13 -5
  46. package/dist/index117.js.map +1 -1
  47. package/dist/index118.js +7 -7
  48. package/dist/index118.js.map +1 -1
  49. package/dist/index119.js +31 -16
  50. package/dist/index119.js.map +1 -1
  51. package/dist/index12.js +1 -1
  52. package/dist/index120.js +10 -4
  53. package/dist/index120.js.map +1 -1
  54. package/dist/index121.js +10 -4
  55. package/dist/index121.js.map +1 -1
  56. package/dist/index122.js +8 -5
  57. package/dist/index122.js.map +1 -1
  58. package/dist/index123.js +13 -5
  59. package/dist/index123.js.map +1 -1
  60. package/dist/index124.js +101 -4
  61. package/dist/index124.js.map +1 -1
  62. package/dist/index125.js +20 -5
  63. package/dist/index125.js.map +1 -1
  64. package/dist/index126.js +53 -6
  65. package/dist/index126.js.map +1 -1
  66. package/dist/index127.js +71 -23
  67. package/dist/index127.js.map +1 -1
  68. package/dist/index128.js +9 -6
  69. package/dist/index128.js.map +1 -1
  70. package/dist/index129.js +20 -4
  71. package/dist/index129.js.map +1 -1
  72. package/dist/index13.js +2 -2
  73. package/dist/index130.js +16 -6
  74. package/dist/index130.js.map +1 -1
  75. package/dist/index131.js +23 -5
  76. package/dist/index131.js.map +1 -1
  77. package/dist/index132.js +6 -4
  78. package/dist/index132.js.map +1 -1
  79. package/dist/index133.js +5 -5
  80. package/dist/index133.js.map +1 -1
  81. package/dist/index134.js +23 -4
  82. package/dist/index134.js.map +1 -1
  83. package/dist/index135.js +35 -9
  84. package/dist/index135.js.map +1 -1
  85. package/dist/index136.js +16 -6
  86. package/dist/index136.js.map +1 -1
  87. package/dist/index137.js +6 -4
  88. package/dist/index137.js.map +1 -1
  89. package/dist/index138.js +4 -4
  90. package/dist/index138.js.map +1 -1
  91. package/dist/index139.js +4 -6
  92. package/dist/index139.js.map +1 -1
  93. package/dist/index14.js +4 -4
  94. package/dist/index140.js +4 -145
  95. package/dist/index140.js.map +1 -1
  96. package/dist/index141.js +4 -39
  97. package/dist/index141.js.map +1 -1
  98. package/dist/index142.js +3 -4
  99. package/dist/index142.js.map +1 -1
  100. package/dist/index143.js +6 -7
  101. package/dist/index143.js.map +1 -1
  102. package/dist/index144.js +24 -14
  103. package/dist/index144.js.map +1 -1
  104. package/dist/index145.js +7 -13
  105. package/dist/index145.js.map +1 -1
  106. package/dist/index146.js +6 -7
  107. package/dist/index146.js.map +1 -1
  108. package/dist/index147.js +5 -31
  109. package/dist/index147.js.map +1 -1
  110. package/dist/index148.js +3 -10
  111. package/dist/index148.js.map +1 -1
  112. package/dist/index149.js +3 -10
  113. package/dist/index149.js.map +1 -1
  114. package/dist/index15.js +1 -1
  115. package/dist/index150.js +4 -8
  116. package/dist/index150.js.map +1 -1
  117. package/dist/index151.js +3 -13
  118. package/dist/index151.js.map +1 -1
  119. package/dist/index152.js +4 -101
  120. package/dist/index152.js.map +1 -1
  121. package/dist/index153.js +4 -20
  122. package/dist/index153.js.map +1 -1
  123. package/dist/index154.js +3 -53
  124. package/dist/index154.js.map +1 -1
  125. package/dist/index155.js +3 -72
  126. package/dist/index155.js.map +1 -1
  127. package/dist/index156.js +3 -9
  128. package/dist/index156.js.map +1 -1
  129. package/dist/index157.js +33 -20
  130. package/dist/index157.js.map +1 -1
  131. package/dist/index158.js +248 -15
  132. package/dist/index158.js.map +1 -1
  133. package/dist/index159.js +114 -23
  134. package/dist/index159.js.map +1 -1
  135. package/dist/index16.js +1 -1
  136. package/dist/index160.js +219 -6
  137. package/dist/index160.js.map +1 -1
  138. package/dist/index161.js +66 -5
  139. package/dist/index161.js.map +1 -1
  140. package/dist/index162.js +20 -23
  141. package/dist/index162.js.map +1 -1
  142. package/dist/index163.js +207 -32
  143. package/dist/index163.js.map +1 -1
  144. package/dist/index164.js +320 -16
  145. package/dist/index164.js.map +1 -1
  146. package/dist/index165.js +130 -6
  147. package/dist/index165.js.map +1 -1
  148. package/dist/index166.js +20 -4
  149. package/dist/index166.js.map +1 -1
  150. package/dist/index167.js +75 -4
  151. package/dist/index167.js.map +1 -1
  152. package/dist/index168.js +18 -4
  153. package/dist/index168.js.map +1 -1
  154. package/dist/index169.js +101 -4
  155. package/dist/index169.js.map +1 -1
  156. package/dist/index17.js +1 -1
  157. package/dist/index170.js +5 -4
  158. package/dist/index170.js.map +1 -1
  159. package/dist/index171.js +14 -6
  160. package/dist/index171.js.map +1 -1
  161. package/dist/index172.js +2 -24
  162. package/dist/index172.js.map +1 -1
  163. package/dist/index173.js +7 -7
  164. package/dist/index173.js.map +1 -1
  165. package/dist/index174.js +326 -6
  166. package/dist/index174.js.map +1 -1
  167. package/dist/index175.js +49 -5
  168. package/dist/index175.js.map +1 -1
  169. package/dist/index176.js +46 -3
  170. package/dist/index176.js.map +1 -1
  171. package/dist/index177.js +605 -3
  172. package/dist/index177.js.map +1 -1
  173. package/dist/index178.js +46 -4
  174. package/dist/index178.js.map +1 -1
  175. package/dist/index179.js +205 -3
  176. package/dist/index179.js.map +1 -1
  177. package/dist/index18.js +398 -369
  178. package/dist/index18.js.map +1 -1
  179. package/dist/index180.js +22 -5
  180. package/dist/index180.js.map +1 -1
  181. package/dist/index181.js +24 -3
  182. package/dist/index181.js.map +1 -1
  183. package/dist/index182.js +399 -3
  184. package/dist/index182.js.map +1 -1
  185. package/dist/index183.js +5 -3
  186. package/dist/index183.js.map +1 -1
  187. package/dist/index184.js +68 -3
  188. package/dist/index184.js.map +1 -1
  189. package/dist/index185.js +2 -34
  190. package/dist/index185.js.map +1 -1
  191. package/dist/index186.js +357 -243
  192. package/dist/index186.js.map +1 -1
  193. package/dist/index187.js +255 -108
  194. package/dist/index187.js.map +1 -1
  195. package/dist/index188.js +55 -214
  196. package/dist/index188.js.map +1 -1
  197. package/dist/index189.js +42 -62
  198. package/dist/index189.js.map +1 -1
  199. package/dist/index19.js +7 -7
  200. package/dist/index190.js +170 -21
  201. package/dist/index190.js.map +1 -1
  202. package/dist/index191.js +107 -207
  203. package/dist/index191.js.map +1 -1
  204. package/dist/index192.js +24 -319
  205. package/dist/index192.js.map +1 -1
  206. package/dist/index193.js +8 -131
  207. package/dist/index193.js.map +1 -1
  208. package/dist/index194.js +4 -20
  209. package/dist/index194.js.map +1 -1
  210. package/dist/index195.js +5 -75
  211. package/dist/index195.js.map +1 -1
  212. package/dist/index196.js +4 -18
  213. package/dist/index196.js.map +1 -1
  214. package/dist/index197.js +456 -91
  215. package/dist/index197.js.map +1 -1
  216. package/dist/index198.js +186 -5
  217. package/dist/index198.js.map +1 -1
  218. package/dist/index199.js +107 -14
  219. package/dist/index199.js.map +1 -1
  220. package/dist/index20.js +2 -2
  221. package/dist/index200.js +263 -2
  222. package/dist/index200.js.map +1 -1
  223. package/dist/index201.js +9 -7
  224. package/dist/index201.js.map +1 -1
  225. package/dist/index202.js +41 -325
  226. package/dist/index202.js.map +1 -1
  227. package/dist/index203.js +4 -49
  228. package/dist/index203.js.map +1 -1
  229. package/dist/index204.js +2 -25
  230. package/dist/index204.js.map +1 -1
  231. package/dist/index205.js +68 -29
  232. package/dist/index205.js.map +1 -1
  233. package/dist/index206.js +85 -5
  234. package/dist/index206.js.map +1 -1
  235. package/dist/index207.js +46 -3
  236. package/dist/index207.js.map +1 -1
  237. package/dist/index208.js +8 -2
  238. package/dist/index208.js.map +1 -1
  239. package/dist/index209.js +4 -67
  240. package/dist/index209.js.map +1 -1
  241. package/dist/index21.js +1 -1
  242. package/dist/index210.js +48 -81
  243. package/dist/index210.js.map +1 -1
  244. package/dist/index211.js +3 -46
  245. package/dist/index211.js.map +1 -1
  246. package/dist/index212.js +58 -7
  247. package/dist/index212.js.map +1 -1
  248. package/dist/index213.js +8 -4
  249. package/dist/index213.js.map +1 -1
  250. package/dist/index214.js +64 -49
  251. package/dist/index214.js.map +1 -1
  252. package/dist/index215.js +18 -66
  253. package/dist/index215.js.map +1 -1
  254. package/dist/index216.js +15 -179
  255. package/dist/index216.js.map +1 -1
  256. package/dist/index217.js +4 -45
  257. package/dist/index217.js.map +1 -1
  258. package/dist/index218.js +5 -13
  259. package/dist/index218.js.map +1 -1
  260. package/dist/index219.js +6 -154
  261. package/dist/index219.js.map +1 -1
  262. package/dist/index22.js +1 -1
  263. package/dist/index220.js +4 -30
  264. package/dist/index220.js.map +1 -1
  265. package/dist/index221.js +7 -9
  266. package/dist/index221.js.map +1 -1
  267. package/dist/index222.js +17 -47
  268. package/dist/index222.js.map +1 -1
  269. package/dist/index223.js +5 -11
  270. package/dist/index223.js.map +1 -1
  271. package/dist/index224.js +5 -44
  272. package/dist/index224.js.map +1 -1
  273. package/dist/index225.js +13 -95
  274. package/dist/index225.js.map +1 -1
  275. package/dist/index226.js +10 -86
  276. package/dist/index226.js.map +1 -1
  277. package/dist/index227.js +14 -105
  278. package/dist/index227.js.map +1 -1
  279. package/dist/index228.js +14 -52
  280. package/dist/index228.js.map +1 -1
  281. package/dist/index229.js +5 -11
  282. package/dist/index229.js.map +1 -1
  283. package/dist/index23.js +2 -2
  284. package/dist/index230.js +6 -37
  285. package/dist/index230.js.map +1 -1
  286. package/dist/index231.js +7 -8
  287. package/dist/index231.js.map +1 -1
  288. package/dist/index232.js +6 -116
  289. package/dist/index232.js.map +1 -1
  290. package/dist/index233.js +9 -17
  291. package/dist/index233.js.map +1 -1
  292. package/dist/index234.js +5 -15
  293. package/dist/index234.js.map +1 -1
  294. package/dist/index235.js +5 -3
  295. package/dist/index235.js.map +1 -1
  296. package/dist/index236.js +9 -36
  297. package/dist/index236.js.map +1 -1
  298. package/dist/index237.js +5 -20
  299. package/dist/index237.js.map +1 -1
  300. package/dist/index238.js +5 -9
  301. package/dist/index238.js.map +1 -1
  302. package/dist/index239.js +4 -8
  303. package/dist/index239.js.map +1 -1
  304. package/dist/index24.js +1 -1
  305. package/dist/index240.js +11 -58
  306. package/dist/index240.js.map +1 -1
  307. package/dist/index241.js +10 -8
  308. package/dist/index241.js.map +1 -1
  309. package/dist/index242.js +10 -66
  310. package/dist/index242.js.map +1 -1
  311. package/dist/index243.js +11 -19
  312. package/dist/index243.js.map +1 -1
  313. package/dist/index244.js +11 -16
  314. package/dist/index244.js.map +1 -1
  315. package/dist/index245.js +10 -5
  316. package/dist/index245.js.map +1 -1
  317. package/dist/index246.js +7 -5
  318. package/dist/index246.js.map +1 -1
  319. package/dist/index247.js +6 -6
  320. package/dist/index247.js.map +1 -1
  321. package/dist/index248.js +5 -4
  322. package/dist/index248.js.map +1 -1
  323. package/dist/index249.js +6 -7
  324. package/dist/index249.js.map +1 -1
  325. package/dist/index250.js +7 -17
  326. package/dist/index250.js.map +1 -1
  327. package/dist/index251.js +6 -5
  328. package/dist/index251.js.map +1 -1
  329. package/dist/index252.js +55 -5
  330. package/dist/index252.js.map +1 -1
  331. package/dist/index253.js +23 -13
  332. package/dist/index253.js.map +1 -1
  333. package/dist/index254.js +16 -10
  334. package/dist/index254.js.map +1 -1
  335. package/dist/index255.js +7 -14
  336. package/dist/index255.js.map +1 -1
  337. package/dist/index256.js +10 -14
  338. package/dist/index256.js.map +1 -1
  339. package/dist/index257.js +10 -5
  340. package/dist/index257.js.map +1 -1
  341. package/dist/index258.js +21 -6
  342. package/dist/index258.js.map +1 -1
  343. package/dist/index259.js +10 -7
  344. package/dist/index259.js.map +1 -1
  345. package/dist/index260.js +9 -6
  346. package/dist/index260.js.map +1 -1
  347. package/dist/index261.js +9 -9
  348. package/dist/index261.js.map +1 -1
  349. package/dist/index262.js +4 -5
  350. package/dist/index262.js.map +1 -1
  351. package/dist/index263.js +5 -5
  352. package/dist/index263.js.map +1 -1
  353. package/dist/index264.js +16 -9
  354. package/dist/index264.js.map +1 -1
  355. package/dist/index265.js +9 -5
  356. package/dist/index265.js.map +1 -1
  357. package/dist/index266.js +18 -5
  358. package/dist/index266.js.map +1 -1
  359. package/dist/index267.js +15 -4
  360. package/dist/index267.js.map +1 -1
  361. package/dist/index268.js +12 -11
  362. package/dist/index268.js.map +1 -1
  363. package/dist/index269.js +64 -10
  364. package/dist/index269.js.map +1 -1
  365. package/dist/index27.js +3 -37
  366. package/dist/index27.js.map +1 -1
  367. package/dist/index270.js +48 -10
  368. package/dist/index270.js.map +1 -1
  369. package/dist/index271.js +39 -11
  370. package/dist/index271.js.map +1 -1
  371. package/dist/index272.js +100 -11
  372. package/dist/index272.js.map +1 -1
  373. package/dist/index273.js +97 -10
  374. package/dist/index273.js.map +1 -1
  375. package/dist/index274.js +99 -7
  376. package/dist/index274.js.map +1 -1
  377. package/dist/index275.js +29 -6
  378. package/dist/index275.js.map +1 -1
  379. package/dist/index276.js +12 -5
  380. package/dist/index276.js.map +1 -1
  381. package/dist/index277.js +25 -6
  382. package/dist/index277.js.map +1 -1
  383. package/dist/index278.js +5 -7
  384. package/dist/index278.js.map +1 -1
  385. package/dist/index279.js +67 -6
  386. package/dist/index279.js.map +1 -1
  387. package/dist/index28.js +125 -3
  388. package/dist/index28.js.map +1 -1
  389. package/dist/index280.js +178 -53
  390. package/dist/index280.js.map +1 -1
  391. package/dist/index281.js +45 -18
  392. package/dist/index281.js.map +1 -1
  393. package/dist/index282.js +23 -27
  394. package/dist/index282.js.map +1 -1
  395. package/dist/index283.js +29 -17
  396. package/dist/index283.js.map +1 -1
  397. package/dist/index284.js +5 -24
  398. package/dist/index284.js.map +1 -1
  399. package/dist/index285.js +28 -14
  400. package/dist/index285.js.map +1 -1
  401. package/dist/index286.js +9 -7
  402. package/dist/index286.js.map +1 -1
  403. package/dist/index287.js +46 -9
  404. package/dist/index287.js.map +1 -1
  405. package/dist/index288.js +11 -10
  406. package/dist/index288.js.map +1 -1
  407. package/dist/index289.js +43 -20
  408. package/dist/index289.js.map +1 -1
  409. package/dist/index29.js +47 -124
  410. package/dist/index29.js.map +1 -1
  411. package/dist/index290.js +95 -10
  412. package/dist/index290.js.map +1 -1
  413. package/dist/index291.js +86 -9
  414. package/dist/index291.js.map +1 -1
  415. package/dist/index292.js +105 -9
  416. package/dist/index292.js.map +1 -1
  417. package/dist/index293.js +52 -4
  418. package/dist/index293.js.map +1 -1
  419. package/dist/index294.js +13 -5
  420. package/dist/index294.js.map +1 -1
  421. package/dist/index295.js +10 -15
  422. package/dist/index295.js.map +1 -1
  423. package/dist/index296.js +37 -9
  424. package/dist/index296.js.map +1 -1
  425. package/dist/index297.js +8 -18
  426. package/dist/index297.js.map +1 -1
  427. package/dist/index298.js +154 -15
  428. package/dist/index298.js.map +1 -1
  429. package/dist/index299.js +115 -11
  430. package/dist/index299.js.map +1 -1
  431. package/dist/index30.js +219 -47
  432. package/dist/index30.js.map +1 -1
  433. package/dist/index300.js +17 -29
  434. package/dist/index300.js.map +1 -1
  435. package/dist/index301.js +14 -11
  436. package/dist/index301.js.map +1 -1
  437. package/dist/index302.js +3 -25
  438. package/dist/index302.js.map +1 -1
  439. package/dist/index303.js +36 -5
  440. package/dist/index303.js.map +1 -1
  441. package/dist/index304.js +18 -62
  442. package/dist/index304.js.map +1 -1
  443. package/dist/index305.js +9 -48
  444. package/dist/index305.js.map +1 -1
  445. package/dist/index306.js +8 -39
  446. package/dist/index306.js.map +1 -1
  447. package/dist/index307.js +19 -100
  448. package/dist/index307.js.map +1 -1
  449. package/dist/index308.js +25 -94
  450. package/dist/index308.js.map +1 -1
  451. package/dist/index309.js +14 -97
  452. package/dist/index309.js.map +1 -1
  453. package/dist/index31.js +40 -216
  454. package/dist/index31.js.map +1 -1
  455. package/dist/index312.js +5 -5
  456. package/dist/index312.js.map +1 -1
  457. package/dist/index313.js +19 -3
  458. package/dist/index313.js.map +1 -1
  459. package/dist/index314.js +12 -23
  460. package/dist/index314.js.map +1 -1
  461. package/dist/index315.js +5 -113
  462. package/dist/index315.js.map +1 -1
  463. package/dist/index316.js +3 -16
  464. package/dist/index316.js.map +1 -1
  465. package/dist/index317.js +21 -522
  466. package/dist/index317.js.map +1 -1
  467. package/dist/index318.js +112 -127
  468. package/dist/index318.js.map +1 -1
  469. package/dist/index319.js +15 -133
  470. package/dist/index319.js.map +1 -1
  471. package/dist/index32.js +38 -41
  472. package/dist/index32.js.map +1 -1
  473. package/dist/index320.js +523 -19
  474. package/dist/index320.js.map +1 -1
  475. package/dist/index321.js +127 -4
  476. package/dist/index321.js.map +1 -1
  477. package/dist/index322.js +133 -18
  478. package/dist/index322.js.map +1 -1
  479. package/dist/index323.js +20 -12
  480. package/dist/index323.js.map +1 -1
  481. package/dist/index324.js +5 -64
  482. package/dist/index324.js.map +1 -1
  483. package/dist/index325.js +6 -69
  484. package/dist/index325.js.map +1 -1
  485. package/dist/index326.js +4 -9
  486. package/dist/index326.js.map +1 -1
  487. package/dist/index327.js +16 -14
  488. package/dist/index327.js.map +1 -1
  489. package/dist/index328.js +8 -65
  490. package/dist/index328.js.map +1 -1
  491. package/dist/index329.js +5 -5
  492. package/dist/index329.js.map +1 -1
  493. package/dist/index33.js +24 -36
  494. package/dist/index33.js.map +1 -1
  495. package/dist/index330.js +4 -5
  496. package/dist/index330.js.map +1 -1
  497. package/dist/index331.js +546 -4
  498. package/dist/index331.js.map +1 -1
  499. package/dist/index332.js +47 -16
  500. package/dist/index332.js.map +1 -1
  501. package/dist/index333.js +17 -8
  502. package/dist/index333.js.map +1 -1
  503. package/dist/index334.js +6 -5
  504. package/dist/index334.js.map +1 -1
  505. package/dist/index335.js +8 -4
  506. package/dist/index335.js.map +1 -1
  507. package/dist/index336.js +7 -545
  508. package/dist/index336.js.map +1 -1
  509. package/dist/index337.js +9 -47
  510. package/dist/index337.js.map +1 -1
  511. package/dist/index338.js +12 -17
  512. package/dist/index338.js.map +1 -1
  513. package/dist/index339.js +9 -6
  514. package/dist/index339.js.map +1 -1
  515. package/dist/index34.js +38 -21
  516. package/dist/index34.js.map +1 -1
  517. package/dist/index340.js +13 -8
  518. package/dist/index340.js.map +1 -1
  519. package/dist/index341.js +69 -8
  520. package/dist/index341.js.map +1 -1
  521. package/dist/index342.js +9 -9
  522. package/dist/index342.js.map +1 -1
  523. package/dist/index343.js +14 -13
  524. package/dist/index343.js.map +1 -1
  525. package/dist/index344.js +66 -10
  526. package/dist/index344.js.map +1 -1
  527. package/dist/index345.js +64 -13
  528. package/dist/index345.js.map +1 -1
  529. package/dist/index346.js +4 -3
  530. package/dist/index346.js.map +1 -1
  531. package/dist/index347.js +56 -23
  532. package/dist/index347.js.map +1 -1
  533. package/dist/index348.js +68 -5
  534. package/dist/index348.js.map +1 -1
  535. package/dist/index349.js +30 -55
  536. package/dist/index349.js.map +1 -1
  537. package/dist/index35.js +30 -44
  538. package/dist/index35.js.map +1 -1
  539. package/dist/index350.js +9 -68
  540. package/dist/index350.js.map +1 -1
  541. package/dist/index351.js +148 -26
  542. package/dist/index351.js.map +1 -1
  543. package/dist/index352.js +108 -9
  544. package/dist/index352.js.map +1 -1
  545. package/dist/index353.js +4 -153
  546. package/dist/index353.js.map +1 -1
  547. package/dist/index354.js +23 -108
  548. package/dist/index354.js.map +1 -1
  549. package/dist/index355.js +15 -12
  550. package/dist/index355.js.map +1 -1
  551. package/dist/index356.js +26 -25
  552. package/dist/index356.js.map +1 -1
  553. package/dist/index357.js +13 -5
  554. package/dist/index357.js.map +1 -1
  555. package/dist/index358.js +6 -22
  556. package/dist/index358.js.map +1 -1
  557. package/dist/index359.js +12 -15
  558. package/dist/index359.js.map +1 -1
  559. package/dist/index36.js +26 -30
  560. package/dist/index36.js.map +1 -1
  561. package/dist/index360.js +25 -26
  562. package/dist/index360.js.map +1 -1
  563. package/dist/index361.js +5 -13
  564. package/dist/index361.js.map +1 -1
  565. package/dist/index362.js +22 -6
  566. package/dist/index362.js.map +1 -1
  567. package/dist/index37.js +23 -28
  568. package/dist/index37.js.map +1 -1
  569. package/dist/index38.js +123 -17
  570. package/dist/index38.js.map +1 -1
  571. package/dist/index39.js +230 -127
  572. package/dist/index39.js.map +1 -1
  573. package/dist/index40.js +49 -230
  574. package/dist/index40.js.map +1 -1
  575. package/dist/index41.js +2640 -50
  576. package/dist/index41.js.map +1 -1
  577. package/dist/index42.js +351 -2598
  578. package/dist/index42.js.map +1 -1
  579. package/dist/index43.js +214 -375
  580. package/dist/index43.js.map +1 -1
  581. package/dist/index44.js +19 -230
  582. package/dist/index44.js.map +1 -1
  583. package/dist/index45.js +138 -18
  584. package/dist/index45.js.map +1 -1
  585. package/dist/index46.js +170 -125
  586. package/dist/index46.js.map +1 -1
  587. package/dist/index47.js +64 -174
  588. package/dist/index47.js.map +1 -1
  589. package/dist/index48.js +88 -74
  590. package/dist/index48.js.map +1 -1
  591. package/dist/index49.js +5 -90
  592. package/dist/index49.js.map +1 -1
  593. package/dist/index5.js +1 -1
  594. package/dist/index50.js +843 -5
  595. package/dist/index50.js.map +1 -1
  596. package/dist/index51.js +54 -832
  597. package/dist/index51.js.map +1 -1
  598. package/dist/index52.js +37 -66
  599. package/dist/index52.js.map +1 -1
  600. package/dist/index55.js +1 -1
  601. package/dist/index56.js +1 -1
  602. package/dist/index57.js +205 -4
  603. package/dist/index57.js.map +1 -1
  604. package/dist/index59.js +33 -47
  605. package/dist/index59.js.map +1 -1
  606. package/dist/index61.js +7 -50
  607. package/dist/index61.js.map +1 -1
  608. package/dist/index62.js +11 -7
  609. package/dist/index62.js.map +1 -1
  610. package/dist/index63.js +3 -14
  611. package/dist/index63.js.map +1 -1
  612. package/dist/index64.js +43 -129
  613. package/dist/index64.js.map +1 -1
  614. package/dist/index65.js +50 -10
  615. package/dist/index65.js.map +1 -1
  616. package/dist/index66.js +7 -216
  617. package/dist/index66.js.map +1 -1
  618. package/dist/index67.js +15 -13
  619. package/dist/index67.js.map +1 -1
  620. package/dist/index68.js +132 -32
  621. package/dist/index68.js.map +1 -1
  622. package/dist/index69.js +10 -46
  623. package/dist/index69.js.map +1 -1
  624. package/dist/index70.js +216 -7
  625. package/dist/index70.js.map +1 -1
  626. package/dist/index71.js +12 -49
  627. package/dist/index71.js.map +1 -1
  628. package/dist/index72.js +47 -4
  629. package/dist/index72.js.map +1 -1
  630. package/dist/index73.js +49 -5
  631. package/dist/index73.js.map +1 -1
  632. package/dist/index74.js +4 -28
  633. package/dist/index74.js.map +1 -1
  634. package/dist/index75.js +6 -50
  635. package/dist/index75.js.map +1 -1
  636. package/dist/index76.js +28 -9
  637. package/dist/index76.js.map +1 -1
  638. package/dist/index77.js +48 -203
  639. package/dist/index77.js.map +1 -1
  640. package/dist/index78.js +9 -54
  641. package/dist/index78.js.map +1 -1
  642. package/dist/index79.js +53 -5
  643. package/dist/index79.js.map +1 -1
  644. package/dist/index8.js +1 -1
  645. package/dist/index80.js +2 -8
  646. package/dist/index80.js.map +1 -1
  647. package/dist/index81.js +2 -6
  648. package/dist/index81.js.map +1 -1
  649. package/dist/index82.js +5 -11
  650. package/dist/index82.js.map +1 -1
  651. package/dist/index83.js +8 -2
  652. package/dist/index83.js.map +1 -1
  653. package/dist/index84.js +6 -2
  654. package/dist/index84.js.map +1 -1
  655. package/dist/index85.js +52 -47
  656. package/dist/index85.js.map +1 -1
  657. package/dist/index86.js +4 -205
  658. package/dist/index86.js.map +1 -1
  659. package/dist/index87.js +5 -22
  660. package/dist/index87.js.map +1 -1
  661. package/dist/index88.js +15 -24
  662. package/dist/index88.js.map +1 -1
  663. package/dist/index89.js +5 -399
  664. package/dist/index89.js.map +1 -1
  665. package/dist/index9.js +1 -1
  666. package/dist/index90.js +7 -46
  667. package/dist/index90.js.map +1 -1
  668. package/dist/index91.js +15 -604
  669. package/dist/index91.js.map +1 -1
  670. package/dist/index92.js +4 -5
  671. package/dist/index92.js.map +1 -1
  672. package/dist/index93.js +4 -68
  673. package/dist/index93.js.map +1 -1
  674. package/dist/index94.js +6 -2
  675. package/dist/index94.js.map +1 -1
  676. package/dist/index95.js +5 -363
  677. package/dist/index95.js.map +1 -1
  678. package/dist/index96.js +4 -261
  679. package/dist/index96.js.map +1 -1
  680. package/dist/index97.js +4 -60
  681. package/dist/index97.js.map +1 -1
  682. package/dist/index98.js +6 -46
  683. package/dist/index98.js.map +1 -1
  684. package/dist/index99.js +24 -169
  685. package/dist/index99.js.map +1 -1
  686. package/package.json +1 -1
  687. package/dist/components/DayPicker/index.d.ts.map +0 -1
  688. package/dist/components/HoursPicker/index.d.ts +0 -35
  689. package/dist/components/HoursPicker/index.d.ts.map +0 -1
package/dist/index29.js CHANGED
@@ -1,128 +1,51 @@
1
- import * as s from "react";
2
- import { composeEventHandlers as h } from "./index58.js";
3
- import { Primitive as w, dispatchDiscreteCustomEvent as k } from "./index68.js";
4
- import { useComposedRefs as R } from "./index60.js";
5
- import { useCallbackRef as g } from "./index70.js";
6
- import { useEscapeKeydown as U } from "./index82.js";
7
- import { j as x } from "./index28.js";
8
- var j = "DismissableLayer", p = "dismissableLayer.update", z = "dismissableLayer.pointerDownOutside", H = "dismissableLayer.focusOutside", C, T = s.createContext({
9
- layers: /* @__PURE__ */ new Set(),
10
- layersWithOutsidePointerEventsDisabled: /* @__PURE__ */ new Set(),
11
- branches: /* @__PURE__ */ new Set()
12
- }), M = s.forwardRef(
13
- (n, e) => {
14
- const {
15
- disableOutsidePointerEvents: r = !1,
16
- onEscapeKeyDown: a,
17
- onPointerDownOutside: i,
18
- onFocusOutside: c,
19
- onInteractOutside: f,
20
- onDismiss: d,
21
- ...E
22
- } = n, o = s.useContext(T), [u, F] = s.useState(null), l = u?.ownerDocument ?? globalThis?.document, [, I] = s.useState({}), S = R(e, (t) => F(t)), y = Array.from(o.layers), [W] = [...o.layersWithOutsidePointerEventsDisabled].slice(-1), A = y.indexOf(W), b = u ? y.indexOf(u) : -1, N = o.layersWithOutsidePointerEventsDisabled.size > 0, D = b >= A, _ = Y((t) => {
23
- const v = t.target, P = [...o.branches].some((m) => m.contains(v));
24
- !D || P || (i?.(t), f?.(t), t.defaultPrevented || d?.());
25
- }, l), O = q((t) => {
26
- const v = t.target;
27
- [...o.branches].some((m) => m.contains(v)) || (c?.(t), f?.(t), t.defaultPrevented || d?.());
28
- }, l);
29
- return U((t) => {
30
- b === o.layers.size - 1 && (a?.(t), !t.defaultPrevented && d && (t.preventDefault(), d()));
31
- }, l), s.useEffect(() => {
32
- if (u)
33
- return r && (o.layersWithOutsidePointerEventsDisabled.size === 0 && (C = l.body.style.pointerEvents, l.body.style.pointerEvents = "none"), o.layersWithOutsidePointerEventsDisabled.add(u)), o.layers.add(u), L(), () => {
34
- r && o.layersWithOutsidePointerEventsDisabled.size === 1 && (l.body.style.pointerEvents = C);
35
- };
36
- }, [u, l, r, o]), s.useEffect(() => () => {
37
- u && (o.layers.delete(u), o.layersWithOutsidePointerEventsDisabled.delete(u), L());
38
- }, [u, o]), s.useEffect(() => {
39
- const t = () => I({});
40
- return document.addEventListener(p, t), () => document.removeEventListener(p, t);
41
- }, []), /* @__PURE__ */ x.jsx(
42
- w.div,
43
- {
44
- ...E,
45
- ref: S,
46
- style: {
47
- pointerEvents: N ? D ? "auto" : "none" : void 0,
48
- ...n.style
49
- },
50
- onFocusCapture: h(n.onFocusCapture, O.onFocusCapture),
51
- onBlurCapture: h(n.onBlurCapture, O.onBlurCapture),
52
- onPointerDownCapture: h(
53
- n.onPointerDownCapture,
54
- _.onPointerDownCapture
55
- )
56
- }
57
- );
58
- }
59
- );
60
- M.displayName = j;
61
- var K = "DismissableLayerBranch", X = s.forwardRef((n, e) => {
62
- const r = s.useContext(T), a = s.useRef(null), i = R(e, a);
63
- return s.useEffect(() => {
64
- const c = a.current;
65
- if (c)
66
- return r.branches.add(c), () => {
67
- r.branches.delete(c);
68
- };
69
- }, [r.branches]), /* @__PURE__ */ x.jsx(w.div, { ...n, ref: i });
70
- });
71
- X.displayName = K;
72
- function Y(n, e = globalThis?.document) {
73
- const r = g(n), a = s.useRef(!1), i = s.useRef(() => {
74
- });
75
- return s.useEffect(() => {
76
- const c = (d) => {
77
- if (d.target && !a.current) {
78
- let E = function() {
79
- B(
80
- z,
81
- r,
82
- o,
83
- { discrete: !0 }
84
- );
85
- };
86
- const o = { originalEvent: d };
87
- d.pointerType === "touch" ? (e.removeEventListener("click", i.current), i.current = E, e.addEventListener("click", i.current, { once: !0 })) : E();
88
- } else
89
- e.removeEventListener("click", i.current);
90
- a.current = !1;
91
- }, f = window.setTimeout(() => {
92
- e.addEventListener("pointerdown", c);
93
- }, 0);
94
- return () => {
95
- window.clearTimeout(f), e.removeEventListener("pointerdown", c), e.removeEventListener("click", i.current);
96
- };
97
- }, [e, r]), {
98
- // ensures we check React component tree (not just DOM tree)
99
- onPointerDownCapture: () => a.current = !0
100
- };
101
- }
102
- function q(n, e = globalThis?.document) {
103
- const r = g(n), a = s.useRef(!1);
104
- return s.useEffect(() => {
105
- const i = (c) => {
106
- c.target && !a.current && B(H, r, { originalEvent: c }, {
107
- discrete: !1
108
- });
109
- };
110
- return e.addEventListener("focusin", i), () => e.removeEventListener("focusin", i);
111
- }, [e, r]), {
112
- onFocusCapture: () => a.current = !0,
113
- onBlurCapture: () => a.current = !1
114
- };
115
- }
116
- function L() {
117
- const n = new CustomEvent(p);
118
- document.dispatchEvent(n);
119
- }
120
- function B(n, e, r, { discrete: a }) {
121
- const i = r.originalEvent.target, c = new CustomEvent(n, { bubbles: !1, cancelable: !0, detail: r });
122
- e && i.addEventListener(n, e, { once: !0 }), a ? k(i, c) : i.dispatchEvent(c);
1
+ import { default as f } from "./index30.js";
2
+ import e from "./index156.js";
3
+ import { default as p } from "./index35.js";
4
+ import { default as d } from "./index33.js";
5
+ import { default as u } from "./index34.js";
6
+ import { default as n } from "./index32.js";
7
+ import { default as k } from "./index157.js";
8
+ import { default as E } from "./index158.js";
9
+ import { default as I } from "./index159.js";
10
+ import { default as T } from "./index160.js";
11
+ import { default as D } from "./index161.js";
12
+ import { default as h, normalizeOpts as H } from "./index31.js";
13
+ import { default as R } from "./index162.js";
14
+ import { default as C } from "./index163.js";
15
+ import { default as B } from "./index164.js";
16
+ import { default as N } from "./index165.js";
17
+ import { PIPE_TYPE as Y, createPipe as _, pipe as j } from "./index166.js";
18
+ import { default as v } from "./index167.js";
19
+ import { default as A } from "./index168.js";
20
+ import { default as J } from "./index169.js";
21
+ import "./index36.js";
22
+ try {
23
+ globalThis.IMask = e;
24
+ } catch {
123
25
  }
124
26
  export {
125
- M as DismissableLayer,
126
- X as DismissableLayerBranch
27
+ k as ChangeDetails,
28
+ p as HTMLContenteditableMaskElement,
29
+ d as HTMLInputMaskElement,
30
+ u as HTMLMaskElement,
31
+ f as InputMask,
32
+ n as MaskElement,
33
+ E as Masked,
34
+ I as MaskedDate,
35
+ T as MaskedDynamic,
36
+ D as MaskedEnum,
37
+ R as MaskedFunction,
38
+ C as MaskedNumber,
39
+ B as MaskedPattern,
40
+ v as MaskedRange,
41
+ A as MaskedRegExp,
42
+ Y as PIPE_TYPE,
43
+ N as PatternInputDefinition,
44
+ J as RepeatBlock,
45
+ h as createMask,
46
+ _ as createPipe,
47
+ e as default,
48
+ H as normalizeOpts,
49
+ j as pipe
127
50
  };
128
51
  //# sourceMappingURL=index29.js.map
@@ -1 +1 @@
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]}
1
+ {"version":3,"file":"index29.js","sources":["../../../node_modules/imask/esm/index.js"],"sourcesContent":["export { default as InputMask } from './controls/input.js';\nimport IMask from './core/holder.js';\nexport { default as HTMLContenteditableMaskElement } from './controls/html-contenteditable-mask-element.js';\nexport { default as HTMLInputMaskElement } from './controls/html-input-mask-element.js';\nexport { default as HTMLMaskElement } from './controls/html-mask-element.js';\nexport { default as MaskElement } from './controls/mask-element.js';\nexport { default as ChangeDetails } from './core/change-details.js';\nexport { DIRECTION, forceDirection } from './core/utils.js';\nexport { default as Masked } from './masked/base.js';\nexport { default as MaskedDate } from './masked/date.js';\nexport { default as MaskedDynamic } from './masked/dynamic.js';\nexport { default as MaskedEnum } from './masked/enum.js';\nexport { default as createMask, normalizeOpts } from './masked/factory.js';\nexport { default as MaskedFunction } from './masked/function.js';\nexport { default as MaskedNumber } from './masked/number.js';\nexport { default as MaskedPattern } from './masked/pattern.js';\nexport { default as ChunksTailDetails } from './masked/pattern/chunk-tail-details.js';\nexport { default as PatternFixedDefinition } from './masked/pattern/fixed-definition.js';\nexport { default as PatternInputDefinition } from './masked/pattern/input-definition.js';\nexport { PIPE_TYPE, createPipe, pipe } from './masked/pipe.js';\nexport { default as MaskedRange } from './masked/range.js';\nexport { default as MaskedRegExp } from './masked/regexp.js';\nexport { default as RepeatBlock } from './masked/repeat.js';\nimport './core/action-details.js';\nimport './controls/input-history.js';\nimport './core/continuous-tail-details.js';\nimport './masked/pattern/cursor.js';\n\ntry {\n globalThis.IMask = IMask;\n} catch {}\n\nexport { IMask as default };\n"],"names":["IMask"],"mappings":";;;;;;;;;;;;;;;;;;;;;AA4BA,IAAI;AACF,aAAW,QAAQA;AACrB,QAAQ;AAAC;","x_google_ignoreList":[0]}
package/dist/index290.js CHANGED
@@ -1,14 +1,99 @@
1
- function O(o, r) {
2
- let { startMonth: t, endMonth: e } = o;
3
- const { startOfYear: M, startOfDay: d, startOfMonth: c, endOfMonth: Y, addYears: l, endOfYear: w, newDate: f, today: i } = r, { fromYear: a, toYear: n, fromMonth: s, toMonth: h } = o;
4
- !t && s && (t = s), !t && a && (t = r.newDate(a, 0, 1)), !e && h && (e = h), !e && n && (e = f(n, 11, 31));
5
- const y = o.captionLayout === "dropdown" || o.captionLayout === "dropdown-years";
6
- return t ? t = c(t) : a ? t = f(a, 0, 1) : !t && y && (t = M(l(o.today ?? i(), -100))), e ? e = Y(e) : n ? e = f(n, 11, 31) : !e && y && (e = w(o.today ?? i())), [
7
- t && d(t),
8
- e && d(e)
9
- ];
1
+ import N from "./index302.js";
2
+ import g from "./index192.js";
3
+ import m, { getCountryCallingCode as s } from "./index197.js";
4
+ import h from "./index305.js";
5
+ import { formatRFC3966 as I } from "./index297.js";
6
+ var l = {
7
+ formatExtension: function(t, r, e) {
8
+ return "".concat(t).concat(e.ext()).concat(r);
9
+ }
10
+ };
11
+ function O(n, t, r, e) {
12
+ if (r ? r = E({}, l, r) : r = l, e = new m(e), n.country && n.country !== "001") {
13
+ if (!e.hasCountry(n.country))
14
+ throw new Error("Unknown country: ".concat(n.country));
15
+ e.selectNumberingPlan(n.country);
16
+ } else if (n.countryCallingCode)
17
+ e.selectNumberingPlan(n.countryCallingCode);
18
+ else return n.phone || "";
19
+ var o = e.countryCallingCode(), a = r.v2 ? n.nationalNumber : n.phone, c;
20
+ switch (t) {
21
+ case "NATIONAL":
22
+ return a ? (c = f(a, n.carrierCode, "NATIONAL", e, r), u(c, n.ext, e, r.formatExtension)) : "";
23
+ case "INTERNATIONAL":
24
+ return a ? (c = f(a, null, "INTERNATIONAL", e, r), c = "+".concat(o, " ").concat(c), u(c, n.ext, e, r.formatExtension)) : "+".concat(o);
25
+ case "E.164":
26
+ return "+".concat(o).concat(a);
27
+ case "RFC3966":
28
+ return I({
29
+ number: "+".concat(o).concat(a),
30
+ ext: n.ext
31
+ });
32
+ // For reference, here's Google's IDD formatter:
33
+ // https://github.com/google/libphonenumber/blob/32719cf74e68796788d1ca45abc85dcdc63ba5b9/java/libphonenumber/src/com/google/i18n/phonenumbers/PhoneNumberUtil.java#L1546
34
+ // Not saying that this IDD formatter replicates it 1:1, but it seems to work.
35
+ // Who would even need to format phone numbers in IDD format anyway?
36
+ case "IDD":
37
+ if (!r.fromCountry)
38
+ return;
39
+ var i = A(a, n.carrierCode, o, r.fromCountry, e);
40
+ return u(i, n.ext, e, r.formatExtension);
41
+ default:
42
+ throw new Error('Unknown "format" argument passed to "formatNumber()": "'.concat(t, '"'));
43
+ }
44
+ }
45
+ function f(n, t, r, e, o) {
46
+ var a = x(e.formats(), n);
47
+ return a ? g(n, a, {
48
+ useInternationalFormat: r === "INTERNATIONAL",
49
+ withNationalPrefix: !(a.nationalPrefixIsOptionalWhenFormattingInNationalFormat() && o && o.nationalPrefix === !1),
50
+ carrierCode: t,
51
+ metadata: e
52
+ }) : n;
53
+ }
54
+ function x(n, t) {
55
+ return v(n, function(r) {
56
+ if (r.leadingDigitsPatterns().length > 0) {
57
+ var e = r.leadingDigitsPatterns()[r.leadingDigitsPatterns().length - 1];
58
+ if (t.search(e) !== 0)
59
+ return !1;
60
+ }
61
+ return N(t, r.pattern());
62
+ });
63
+ }
64
+ function u(n, t, r, e) {
65
+ return t ? e(n, t, r) : n;
66
+ }
67
+ function A(n, t, r, e, o) {
68
+ var a = s(e, o.metadata);
69
+ if (a === r) {
70
+ var c = f(n, t, "NATIONAL", o);
71
+ return r === "1" ? r + " " + c : c;
72
+ }
73
+ var i = h(e, void 0, o.metadata);
74
+ if (i)
75
+ return "".concat(i, " ").concat(r, " ").concat(f(n, null, "INTERNATIONAL", o));
76
+ }
77
+ function E() {
78
+ for (var n = 1, t = arguments.length, r = new Array(t), e = 0; e < t; e++)
79
+ r[e] = arguments[e];
80
+ for (; n < r.length; ) {
81
+ if (r[n])
82
+ for (var o in r[n])
83
+ r[0][o] = r[n][o];
84
+ n++;
85
+ }
86
+ return r[0];
87
+ }
88
+ function v(n, t) {
89
+ for (var r = 0; r < n.length; ) {
90
+ if (t(n[r]))
91
+ return n[r];
92
+ r++;
93
+ }
10
94
  }
11
95
  export {
12
- O as getNavMonths
96
+ x as chooseFormatForNumber,
97
+ O as default
13
98
  };
14
99
  //# sourceMappingURL=index290.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index290.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getNavMonth.js"],"sourcesContent":["/**\n * Returns the start and end months for calendar navigation.\n *\n * @param props The DayPicker props, including navigation and layout options.\n * @param dateLib The date library to use for date manipulation.\n * @returns A tuple containing the start and end months for navigation.\n */\nexport function getNavMonths(props, dateLib) {\n let { startMonth, endMonth } = props;\n const { startOfYear, startOfDay, startOfMonth, endOfMonth, addYears, endOfYear, newDate, today, } = dateLib;\n // Handle deprecated code\n const { fromYear, toYear, fromMonth, toMonth } = props;\n if (!startMonth && fromMonth) {\n startMonth = fromMonth;\n }\n if (!startMonth && fromYear) {\n startMonth = dateLib.newDate(fromYear, 0, 1);\n }\n if (!endMonth && toMonth) {\n endMonth = toMonth;\n }\n if (!endMonth && toYear) {\n endMonth = newDate(toYear, 11, 31);\n }\n const hasYearDropdown = props.captionLayout === \"dropdown\" ||\n props.captionLayout === \"dropdown-years\";\n if (startMonth) {\n startMonth = startOfMonth(startMonth);\n }\n else if (fromYear) {\n startMonth = newDate(fromYear, 0, 1);\n }\n else if (!startMonth && hasYearDropdown) {\n startMonth = startOfYear(addYears(props.today ?? today(), -100));\n }\n if (endMonth) {\n endMonth = endOfMonth(endMonth);\n }\n else if (toYear) {\n endMonth = newDate(toYear, 11, 31);\n }\n else if (!endMonth && hasYearDropdown) {\n endMonth = endOfYear(props.today ?? today());\n }\n return [\n startMonth ? startOfDay(startMonth) : startMonth,\n endMonth ? startOfDay(endMonth) : endMonth,\n ];\n}\n"],"names":["getNavMonths","props","dateLib","startMonth","endMonth","startOfYear","startOfDay","startOfMonth","endOfMonth","addYears","endOfYear","newDate","today","fromYear","toYear","fromMonth","toMonth","hasYearDropdown"],"mappings":"AAOO,SAASA,EAAaC,GAAOC,GAAS;AACzC,MAAI,EAAE,YAAAC,GAAY,UAAAC,EAAQ,IAAKH;AAC/B,QAAM,EAAE,aAAAI,GAAa,YAAAC,GAAY,cAAAC,GAAc,YAAAC,GAAY,UAAAC,GAAU,WAAAC,GAAW,SAAAC,GAAS,OAAAC,EAAK,IAAMV,GAE9F,EAAE,UAAAW,GAAU,QAAAC,GAAQ,WAAAC,GAAW,SAAAC,EAAO,IAAKf;AACjD,EAAI,CAACE,KAAcY,MACfZ,IAAaY,IAEb,CAACZ,KAAcU,MACfV,IAAaD,EAAQ,QAAQW,GAAU,GAAG,CAAC,IAE3C,CAACT,KAAYY,MACbZ,IAAWY,IAEX,CAACZ,KAAYU,MACbV,IAAWO,EAAQG,GAAQ,IAAI,EAAE;AAErC,QAAMG,IAAkBhB,EAAM,kBAAkB,cAC5CA,EAAM,kBAAkB;AAC5B,SAAIE,IACAA,IAAaI,EAAaJ,CAAU,IAE/BU,IACLV,IAAaQ,EAAQE,GAAU,GAAG,CAAC,IAE9B,CAACV,KAAcc,MACpBd,IAAaE,EAAYI,EAASR,EAAM,SAASW,EAAK,GAAI,IAAI,CAAC,IAE/DR,IACAA,IAAWI,EAAWJ,CAAQ,IAEzBU,IACLV,IAAWO,EAAQG,GAAQ,IAAI,EAAE,IAE5B,CAACV,KAAYa,MAClBb,IAAWM,EAAUT,EAAM,SAASW,EAAK,CAAE,IAExC;AAAA,IACHT,KAAaG,EAAWH,CAAU;AAAA,IAClCC,KAAWE,EAAWF,CAAQ;AAAA,EACtC;AACA;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index290.js","sources":["../../../node_modules/libphonenumber-js/es6/format.js"],"sourcesContent":["// This is a port of Google Android `libphonenumber`'s\n// `phonenumberutil.js` of December 31th, 2018.\n//\n// https://github.com/googlei18n/libphonenumber/commits/master/javascript/i18n/phonenumbers/phonenumberutil.js\n\nimport matchesEntirely from './helpers/matchesEntirely.js';\nimport formatNationalNumberUsingFormat from './helpers/formatNationalNumberUsingFormat.js';\nimport Metadata, { getCountryCallingCode } from './metadata.js';\nimport getIddPrefix from './helpers/getIddPrefix.js';\nimport { formatRFC3966 } from './helpers/RFC3966.js';\nvar DEFAULT_OPTIONS = {\n formatExtension: function formatExtension(formattedNumber, extension, metadata) {\n return \"\".concat(formattedNumber).concat(metadata.ext()).concat(extension);\n }\n};\n\n/**\r\n * Formats a phone number.\r\n *\r\n * format(phoneNumberInstance, 'INTERNATIONAL', { ..., v2: true }, metadata)\r\n * format(phoneNumberInstance, 'NATIONAL', { ..., v2: true }, metadata)\r\n *\r\n * format({ phone: '8005553535', country: 'RU' }, 'INTERNATIONAL', { ... }, metadata)\r\n * format({ phone: '8005553535', country: 'RU' }, 'NATIONAL', undefined, metadata)\r\n *\r\n * @param {object|PhoneNumber} input — If `options.v2: true` flag is passed, the `input` should be a `PhoneNumber` instance. Otherwise, it should be an object of shape `{ phone: '...', country: '...' }`.\r\n * @param {string} format\r\n * @param {object} [options]\r\n * @param {object} metadata\r\n * @return {string}\r\n */\nexport default function formatNumber(input, format, options, metadata) {\n // Apply default options.\n if (options) {\n // Using ES6 \"rest spread\" syntax here didn't work with `babel`/`istanbul`\n // for some weird reason: this line of code would cause the code coverage\n // to show as not 100%. That's because `babel`/`istanbul`, for some weird reason,\n // apparently doesn't know how to properly exclude Babel polyfills from code coverage.\n //\n // options = { ...DEFAULT_OPTIONS, ...options }\n //\n options = merge({}, DEFAULT_OPTIONS, options);\n } else {\n options = DEFAULT_OPTIONS;\n }\n metadata = new Metadata(metadata);\n if (input.country && input.country !== '001') {\n // Validate `input.country`.\n if (!metadata.hasCountry(input.country)) {\n throw new Error(\"Unknown country: \".concat(input.country));\n }\n metadata.selectNumberingPlan(input.country);\n } else if (input.countryCallingCode) {\n metadata.selectNumberingPlan(input.countryCallingCode);\n } else return input.phone || '';\n var countryCallingCode = metadata.countryCallingCode();\n var nationalNumber = options.v2 ? input.nationalNumber : input.phone;\n\n // This variable should have been declared inside `case`s\n // but Babel has a bug and it says \"duplicate variable declaration\".\n var number;\n switch (format) {\n case 'NATIONAL':\n // Legacy argument support.\n // (`{ country: ..., phone: '' }`)\n if (!nationalNumber) {\n return '';\n }\n number = formatNationalNumber(nationalNumber, input.carrierCode, 'NATIONAL', metadata, options);\n return addExtension(number, input.ext, metadata, options.formatExtension);\n case 'INTERNATIONAL':\n // Legacy argument support.\n // (`{ country: ..., phone: '' }`)\n if (!nationalNumber) {\n return \"+\".concat(countryCallingCode);\n }\n number = formatNationalNumber(nationalNumber, null, 'INTERNATIONAL', metadata, options);\n number = \"+\".concat(countryCallingCode, \" \").concat(number);\n return addExtension(number, input.ext, metadata, options.formatExtension);\n case 'E.164':\n // `E.164` doesn't define \"phone number extensions\".\n return \"+\".concat(countryCallingCode).concat(nationalNumber);\n case 'RFC3966':\n return formatRFC3966({\n number: \"+\".concat(countryCallingCode).concat(nationalNumber),\n ext: input.ext\n });\n\n // For reference, here's Google's IDD formatter:\n // https://github.com/google/libphonenumber/blob/32719cf74e68796788d1ca45abc85dcdc63ba5b9/java/libphonenumber/src/com/google/i18n/phonenumbers/PhoneNumberUtil.java#L1546\n // Not saying that this IDD formatter replicates it 1:1, but it seems to work.\n // Who would even need to format phone numbers in IDD format anyway?\n case 'IDD':\n if (!options.fromCountry) {\n return;\n // throw new Error('`fromCountry` option not passed for IDD-prefixed formatting.')\n }\n var formattedNumber = formatIDD(nationalNumber, input.carrierCode, countryCallingCode, options.fromCountry, metadata);\n return addExtension(formattedNumber, input.ext, metadata, options.formatExtension);\n default:\n throw new Error(\"Unknown \\\"format\\\" argument passed to \\\"formatNumber()\\\": \\\"\".concat(format, \"\\\"\"));\n }\n}\nfunction formatNationalNumber(number, carrierCode, formatAs, metadata, options) {\n var format = chooseFormatForNumber(metadata.formats(), number);\n if (!format) {\n return number;\n }\n return formatNationalNumberUsingFormat(number, format, {\n useInternationalFormat: formatAs === 'INTERNATIONAL',\n withNationalPrefix: format.nationalPrefixIsOptionalWhenFormattingInNationalFormat() && options && options.nationalPrefix === false ? false : true,\n carrierCode: carrierCode,\n metadata: metadata\n });\n}\nexport function chooseFormatForNumber(availableFormats, nationalNumber) {\n // Using a `for ... of` loop here didn't work with `babel`/`istanbul`:\n // for some weird reason, it showed code coverage less than 100%.\n // That's because `babel`/`istanbul`, for some weird reason,\n // apparently doesn't know how to properly exclude Babel polyfills from code coverage.\n //\n // for (const format of availableFormats) { ... }\n //\n return pickFirstMatchingElement(availableFormats, function (format) {\n // Validate leading digits.\n // The test case for \"else path\" could be found by searching for\n // \"format.leadingDigitsPatterns().length === 0\".\n if (format.leadingDigitsPatterns().length > 0) {\n // The last leading_digits_pattern is used here, as it is the most detailed\n var lastLeadingDigitsPattern = format.leadingDigitsPatterns()[format.leadingDigitsPatterns().length - 1];\n // If leading digits don't match then move on to the next phone number format\n if (nationalNumber.search(lastLeadingDigitsPattern) !== 0) {\n return false;\n }\n }\n // Check that the national number matches the phone number format regular expression\n return matchesEntirely(nationalNumber, format.pattern());\n });\n}\nfunction addExtension(formattedNumber, ext, metadata, formatExtension) {\n return ext ? formatExtension(formattedNumber, ext, metadata) : formattedNumber;\n}\nfunction formatIDD(nationalNumber, carrierCode, countryCallingCode, fromCountry, metadata) {\n var fromCountryCallingCode = getCountryCallingCode(fromCountry, metadata.metadata);\n // When calling within the same country calling code.\n if (fromCountryCallingCode === countryCallingCode) {\n var formattedNumber = formatNationalNumber(nationalNumber, carrierCode, 'NATIONAL', metadata);\n // For NANPA regions, return the national format for these regions\n // but prefix it with the country calling code.\n if (countryCallingCode === '1') {\n return countryCallingCode + ' ' + formattedNumber;\n }\n // If regions share a country calling code, the country calling code need\n // not be dialled. This also applies when dialling within a region, so this\n // if clause covers both these cases. Technically this is the case for\n // dialling from La Reunion to other overseas departments of France (French\n // Guiana, Martinique, Guadeloupe), but not vice versa - so we don't cover\n // this edge case for now and for those cases return the version including\n // country calling code. Details here:\n // http://www.petitfute.com/voyage/225-info-pratiques-reunion\n //\n return formattedNumber;\n }\n var iddPrefix = getIddPrefix(fromCountry, undefined, metadata.metadata);\n if (iddPrefix) {\n return \"\".concat(iddPrefix, \" \").concat(countryCallingCode, \" \").concat(formatNationalNumber(nationalNumber, null, 'INTERNATIONAL', metadata));\n }\n}\nfunction merge() {\n var i = 1;\n for (var _len = arguments.length, objects = new Array(_len), _key = 0; _key < _len; _key++) {\n objects[_key] = arguments[_key];\n }\n while (i < objects.length) {\n if (objects[i]) {\n for (var key in objects[i]) {\n objects[0][key] = objects[i][key];\n }\n }\n i++;\n }\n return objects[0];\n}\nfunction pickFirstMatchingElement(elements, testFunction) {\n var i = 0;\n while (i < elements.length) {\n if (testFunction(elements[i])) {\n return elements[i];\n }\n i++;\n }\n}\n//# sourceMappingURL=format.js.map"],"names":["DEFAULT_OPTIONS","formattedNumber","extension","metadata","formatNumber","input","format","options","merge","Metadata","countryCallingCode","nationalNumber","number","formatNationalNumber","addExtension","formatRFC3966","formatIDD","carrierCode","formatAs","chooseFormatForNumber","formatNationalNumberUsingFormat","availableFormats","pickFirstMatchingElement","lastLeadingDigitsPattern","matchesEntirely","ext","formatExtension","fromCountry","fromCountryCallingCode","getCountryCallingCode","iddPrefix","getIddPrefix","i","_len","objects","_key","key","elements","testFunction"],"mappings":"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","x_google_ignoreList":[0]}
package/dist/index291.js CHANGED
@@ -1,13 +1,90 @@
1
- function h(n, t, e, s) {
2
- if (e.disableNavigation)
3
- return;
4
- const { pagedNavigation: u, numberOfMonths: f = 1 } = e, { startOfMonth: a, addMonths: o, differenceInCalendarMonths: d } = s, i = u ? f : 1, r = a(n);
5
- if (!t)
6
- return o(r, i);
7
- if (!(d(t, n) < f))
8
- return o(r, i);
1
+ function i(r) {
2
+ "@babel/helpers - typeof";
3
+ return i = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
4
+ return typeof t;
5
+ } : function(t) {
6
+ return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
7
+ }, i(r);
9
8
  }
9
+ function a(r, t, n) {
10
+ return Object.defineProperty(r, "prototype", { writable: !1 }), r;
11
+ }
12
+ function s(r, t) {
13
+ if (!(r instanceof t)) throw new TypeError("Cannot call a class as a function");
14
+ }
15
+ function l(r, t, n) {
16
+ return t = c(t), y(r, p() ? Reflect.construct(t, n || [], c(r).constructor) : t.apply(r, n));
17
+ }
18
+ function y(r, t) {
19
+ if (t && (i(t) == "object" || typeof t == "function")) return t;
20
+ if (t !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
21
+ return b(r);
22
+ }
23
+ function b(r) {
24
+ if (r === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
25
+ return r;
26
+ }
27
+ function _(r, t) {
28
+ if (typeof t != "function" && t !== null) throw new TypeError("Super expression must either be null or a function");
29
+ r.prototype = Object.create(t && t.prototype, { constructor: { value: r, writable: !0, configurable: !0 } }), Object.defineProperty(r, "prototype", { writable: !1 }), t && u(r, t);
30
+ }
31
+ function f(r) {
32
+ var t = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
33
+ return f = function(e) {
34
+ if (e === null || !v(e)) return e;
35
+ if (typeof e != "function") throw new TypeError("Super expression must either be null or a function");
36
+ if (t !== void 0) {
37
+ if (t.has(e)) return t.get(e);
38
+ t.set(e, o);
39
+ }
40
+ function o() {
41
+ return h(e, arguments, c(this).constructor);
42
+ }
43
+ return o.prototype = Object.create(e.prototype, { constructor: { value: o, enumerable: !1, writable: !0, configurable: !0 } }), u(o, e);
44
+ }, f(r);
45
+ }
46
+ function h(r, t, n) {
47
+ if (p()) return Reflect.construct.apply(null, arguments);
48
+ var e = [null];
49
+ e.push.apply(e, t);
50
+ var o = new (r.bind.apply(r, e))();
51
+ return n && u(o, n.prototype), o;
52
+ }
53
+ function p() {
54
+ try {
55
+ var r = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
56
+ }));
57
+ } catch {
58
+ }
59
+ return (p = function() {
60
+ return !!r;
61
+ })();
62
+ }
63
+ function v(r) {
64
+ try {
65
+ return Function.toString.call(r).indexOf("[native code]") !== -1;
66
+ } catch {
67
+ return typeof r == "function";
68
+ }
69
+ }
70
+ function u(r, t) {
71
+ return u = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(n, e) {
72
+ return n.__proto__ = e, n;
73
+ }, u(r, t);
74
+ }
75
+ function c(r) {
76
+ return c = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(t) {
77
+ return t.__proto__ || Object.getPrototypeOf(t);
78
+ }, c(r);
79
+ }
80
+ var O = /* @__PURE__ */ (function(r) {
81
+ function t(n) {
82
+ var e;
83
+ return s(this, t), e = l(this, t, [n]), Object.setPrototypeOf(e, t.prototype), e.name = e.constructor.name, e;
84
+ }
85
+ return _(t, r), a(t);
86
+ })(/* @__PURE__ */ f(Error));
10
87
  export {
11
- h as getNextMonth
88
+ O as default
12
89
  };
13
90
  //# sourceMappingURL=index291.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index291.js","sources":["../../../node_modules/react-day-picker/dist/esm/helpers/getNextMonth.js"],"sourcesContent":["/**\n * Returns the next month the user can navigate to, based on the given options.\n *\n * The next month is not always the next calendar month:\n *\n * - If it is after the `calendarEndMonth`, it returns `undefined`.\n * - If paged navigation is enabled, it skips forward by the number of displayed\n * months.\n *\n * @param firstDisplayedMonth The first month currently displayed in the\n * calendar.\n * @param calendarEndMonth The latest month the user can navigate to.\n * @param options Navigation options, including `numberOfMonths` and\n * `pagedNavigation`.\n * @param dateLib The date library to use for date manipulation.\n * @returns The next month, or `undefined` if navigation is not possible.\n */\nexport function getNextMonth(firstDisplayedMonth, calendarEndMonth, options, dateLib) {\n if (options.disableNavigation) {\n return undefined;\n }\n const { pagedNavigation, numberOfMonths = 1 } = options;\n const { startOfMonth, addMonths, differenceInCalendarMonths } = dateLib;\n const offset = pagedNavigation ? numberOfMonths : 1;\n const month = startOfMonth(firstDisplayedMonth);\n if (!calendarEndMonth) {\n return addMonths(month, offset);\n }\n const monthsDiff = differenceInCalendarMonths(calendarEndMonth, firstDisplayedMonth);\n if (monthsDiff < numberOfMonths) {\n return undefined;\n }\n return addMonths(month, offset);\n}\n"],"names":["getNextMonth","firstDisplayedMonth","calendarEndMonth","options","dateLib","pagedNavigation","numberOfMonths","startOfMonth","addMonths","differenceInCalendarMonths","offset","month"],"mappings":"AAiBO,SAASA,EAAaC,GAAqBC,GAAkBC,GAASC,GAAS;AAClF,MAAID,EAAQ;AACR;AAEJ,QAAM,EAAE,iBAAAE,GAAiB,gBAAAC,IAAiB,EAAC,IAAKH,GAC1C,EAAE,cAAAI,GAAc,WAAAC,GAAW,4BAAAC,EAA0B,IAAKL,GAC1DM,IAASL,IAAkBC,IAAiB,GAC5CK,IAAQJ,EAAaN,CAAmB;AAC9C,MAAI,CAACC;AACD,WAAOM,EAAUG,GAAOD,CAAM;AAGlC,MAAI,EADeD,EAA2BP,GAAkBD,CAAmB,IAClEK;AAGjB,WAAOE,EAAUG,GAAOD,CAAM;AAClC;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index291.js","sources":["../../../node_modules/libphonenumber-js/es6/ParseError.js"],"sourcesContent":["function _typeof(o) { \"@babel/helpers - typeof\"; return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && \"function\" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? \"symbol\" : typeof o; }, _typeof(o); }\nfunction _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, \"value\" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }\nfunction _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, \"prototype\", { writable: !1 }), e; }\nfunction _toPropertyKey(t) { var i = _toPrimitive(t, \"string\"); return \"symbol\" == _typeof(i) ? i : i + \"\"; }\nfunction _toPrimitive(t, r) { if (\"object\" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || \"default\"); if (\"object\" != _typeof(i)) return i; throw new TypeError(\"@@toPrimitive must return a primitive value.\"); } return (\"string\" === r ? String : Number)(t); }\nfunction _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError(\"Cannot call a class as a function\"); }\nfunction _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }\nfunction _possibleConstructorReturn(t, e) { if (e && (\"object\" == _typeof(e) || \"function\" == typeof e)) return e; if (void 0 !== e) throw new TypeError(\"Derived constructors may only return object or undefined\"); return _assertThisInitialized(t); }\nfunction _assertThisInitialized(e) { if (void 0 === e) throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); return e; }\nfunction _inherits(t, e) { if (\"function\" != typeof e && null !== e) throw new TypeError(\"Super expression must either be null or a function\"); t.prototype = Object.create(e && e.prototype, { constructor: { value: t, writable: !0, configurable: !0 } }), Object.defineProperty(t, \"prototype\", { writable: !1 }), e && _setPrototypeOf(t, e); }\nfunction _wrapNativeSuper(t) { var r = \"function\" == typeof Map ? new Map() : void 0; return _wrapNativeSuper = function _wrapNativeSuper(t) { if (null === t || !_isNativeFunction(t)) return t; if (\"function\" != typeof t) throw new TypeError(\"Super expression must either be null or a function\"); if (void 0 !== r) { if (r.has(t)) return r.get(t); r.set(t, Wrapper); } function Wrapper() { return _construct(t, arguments, _getPrototypeOf(this).constructor); } return Wrapper.prototype = Object.create(t.prototype, { constructor: { value: Wrapper, enumerable: !1, writable: !0, configurable: !0 } }), _setPrototypeOf(Wrapper, t); }, _wrapNativeSuper(t); }\nfunction _construct(t, e, r) { if (_isNativeReflectConstruct()) return Reflect.construct.apply(null, arguments); var o = [null]; o.push.apply(o, e); var p = new (t.bind.apply(t, o))(); return r && _setPrototypeOf(p, r.prototype), p; }\nfunction _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }\nfunction _isNativeFunction(t) { try { return -1 !== Function.toString.call(t).indexOf(\"[native code]\"); } catch (n) { return \"function\" == typeof t; } }\nfunction _setPrototypeOf(t, e) { return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t; }, _setPrototypeOf(t, e); }\nfunction _getPrototypeOf(t) { return _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) { return t.__proto__ || Object.getPrototypeOf(t); }, _getPrototypeOf(t); }\n// https://stackoverflow.com/a/46971044/970769\n// \"Breaking changes in Typescript 2.1\"\n// \"Extending built-ins like Error, Array, and Map may no longer work.\"\n// \"As a recommendation, you can manually adjust the prototype immediately after any super(...) calls.\"\n// https://github.com/Microsoft/TypeScript-wiki/blob/main/Breaking-Changes.md#extending-built-ins-like-error-array-and-map-may-no-longer-work\nvar ParseError = /*#__PURE__*/function (_Error) {\n function ParseError(code) {\n var _this;\n _classCallCheck(this, ParseError);\n _this = _callSuper(this, ParseError, [code]);\n // Set the prototype explicitly.\n // Any subclass of FooError will have to manually set the prototype as well.\n Object.setPrototypeOf(_this, ParseError.prototype);\n _this.name = _this.constructor.name;\n return _this;\n }\n _inherits(ParseError, _Error);\n return _createClass(ParseError);\n}(/*#__PURE__*/_wrapNativeSuper(Error));\nexport { ParseError as default };\n//# sourceMappingURL=ParseError.js.map"],"names":["_typeof","o","_createClass","e","r","t","_classCallCheck","a","n","_callSuper","_getPrototypeOf","_possibleConstructorReturn","_isNativeReflectConstruct","_assertThisInitialized","_inherits","_setPrototypeOf","_wrapNativeSuper","_isNativeFunction","Wrapper","_construct","p","ParseError","_Error","code","_this"],"mappings":"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","x_google_ignoreList":[0]}
package/dist/index292.js CHANGED
@@ -1,13 +1,109 @@
1
- function c(i, t, e, s) {
2
- if (e.disableNavigation)
3
- return;
4
- const { pagedNavigation: r, numberOfMonths: d } = e, { startOfMonth: u, addMonths: f, differenceInCalendarMonths: a } = s, o = r ? d ?? 1 : 1, n = u(i);
5
- if (!t)
6
- return f(n, -o);
7
- if (!(a(n, t) <= 0))
8
- return f(n, -o);
1
+ import b from "./index203.js";
2
+ function f(r) {
3
+ "@babel/helpers - typeof";
4
+ return f = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
5
+ return typeof t;
6
+ } : function(t) {
7
+ return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
8
+ }, f(r);
9
+ }
10
+ function y(r, t) {
11
+ var e = Object.keys(r);
12
+ if (Object.getOwnPropertySymbols) {
13
+ var n = Object.getOwnPropertySymbols(r);
14
+ t && (n = n.filter(function(o) {
15
+ return Object.getOwnPropertyDescriptor(r, o).enumerable;
16
+ })), e.push.apply(e, n);
17
+ }
18
+ return e;
19
+ }
20
+ function m(r) {
21
+ for (var t = 1; t < arguments.length; t++) {
22
+ var e = arguments[t] != null ? arguments[t] : {};
23
+ t % 2 ? y(Object(e), !0).forEach(function(n) {
24
+ g(r, n, e[n]);
25
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(e)) : y(Object(e)).forEach(function(n) {
26
+ Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(e, n));
27
+ });
28
+ }
29
+ return r;
30
+ }
31
+ function g(r, t, e) {
32
+ return (t = v(t)) in r ? Object.defineProperty(r, t, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : r[t] = e, r;
33
+ }
34
+ function v(r) {
35
+ var t = d(r, "string");
36
+ return f(t) == "symbol" ? t : t + "";
37
+ }
38
+ function d(r, t) {
39
+ if (f(r) != "object" || !r) return r;
40
+ var e = r[Symbol.toPrimitive];
41
+ if (e !== void 0) {
42
+ var n = e.call(r, t);
43
+ if (f(n) != "object") return n;
44
+ throw new TypeError("@@toPrimitive must return a primitive value.");
45
+ }
46
+ return (t === "string" ? String : Number)(r);
47
+ }
48
+ function O(r, t) {
49
+ return _(r) || w(r, t) || h(r, t) || j();
50
+ }
51
+ function j() {
52
+ throw new TypeError(`Invalid attempt to destructure non-iterable instance.
53
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
54
+ }
55
+ function h(r, t) {
56
+ if (r) {
57
+ if (typeof r == "string") return s(r, t);
58
+ var e = {}.toString.call(r).slice(8, -1);
59
+ return e === "Object" && r.constructor && (e = r.constructor.name), e === "Map" || e === "Set" ? Array.from(r) : e === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e) ? s(r, t) : void 0;
60
+ }
61
+ }
62
+ function s(r, t) {
63
+ (t == null || t > r.length) && (t = r.length);
64
+ for (var e = 0, n = Array(t); e < t; e++) n[e] = r[e];
65
+ return n;
66
+ }
67
+ function w(r, t) {
68
+ var e = r == null ? null : typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
69
+ if (e != null) {
70
+ var n, o, u, l, c = [], i = !0, a = !1;
71
+ try {
72
+ if (u = (e = e.call(r)).next, t !== 0) for (; !(i = (n = u.call(e)).done) && (c.push(n.value), c.length !== t); i = !0) ;
73
+ } catch (p) {
74
+ a = !0, o = p;
75
+ } finally {
76
+ try {
77
+ if (!i && e.return != null && (l = e.return(), Object(l) !== l)) return;
78
+ } finally {
79
+ if (a) throw o;
80
+ }
81
+ }
82
+ return c;
83
+ }
84
+ }
85
+ function _(r) {
86
+ if (Array.isArray(r)) return r;
87
+ }
88
+ function S(r) {
89
+ var t = Array.prototype.slice.call(r), e = O(t, 4), n = e[0], o = e[1], u = e[2], l = e[3], c, i, a;
90
+ if (typeof n == "string")
91
+ c = n;
92
+ else throw new TypeError("A text for parsing must be a string.");
93
+ if (!o || typeof o == "string")
94
+ l ? (i = u, a = l) : (i = void 0, a = u), o && (i = m({
95
+ defaultCountry: o
96
+ }, i));
97
+ else if (b(o))
98
+ u ? (i = o, a = u) : a = o;
99
+ else throw new Error("Invalid second argument: ".concat(o));
100
+ return {
101
+ text: c,
102
+ options: i,
103
+ metadata: a
104
+ };
9
105
  }
10
106
  export {
11
- c as getPreviousMonth
107
+ S as default
12
108
  };
13
109
  //# sourceMappingURL=index292.js.map