@rpcbase/ui 0.161.0 → 0.163.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 (613) hide show
  1. package/dist/components/DayPickerField/index.d.ts.map +1 -1
  2. package/dist/index100.js +14 -6
  3. package/dist/index100.js.map +1 -1
  4. package/dist/index101.js +2 -5
  5. package/dist/index101.js.map +1 -1
  6. package/dist/index102.js +7 -6
  7. package/dist/index102.js.map +1 -1
  8. package/dist/index103.js +326 -5
  9. package/dist/index103.js.map +1 -1
  10. package/dist/index104.js +49 -4
  11. package/dist/index104.js.map +1 -1
  12. package/dist/index105.js +46 -5
  13. package/dist/index105.js.map +1 -1
  14. package/dist/index106.js +46 -4
  15. package/dist/index106.js.map +1 -1
  16. package/dist/index107.js +205 -8
  17. package/dist/index107.js.map +1 -1
  18. package/dist/index108.js +22 -6
  19. package/dist/index108.js.map +1 -1
  20. package/dist/index109.js +24 -4
  21. package/dist/index109.js.map +1 -1
  22. package/dist/index11.js +91 -83
  23. package/dist/index11.js.map +1 -1
  24. package/dist/index110.js +399 -4
  25. package/dist/index110.js.map +1 -1
  26. package/dist/index111.js +52 -7
  27. package/dist/index111.js.map +1 -1
  28. package/dist/index112.js +4 -145
  29. package/dist/index112.js.map +1 -1
  30. package/dist/index113.js +4 -39
  31. package/dist/index113.js.map +1 -1
  32. package/dist/index114.js +15 -4
  33. package/dist/index114.js.map +1 -1
  34. package/dist/index115.js +5 -7
  35. package/dist/index115.js.map +1 -1
  36. package/dist/index116.js +7 -13
  37. package/dist/index116.js.map +1 -1
  38. package/dist/index117.js +16 -13
  39. package/dist/index117.js.map +1 -1
  40. package/dist/index118.js +4 -7
  41. package/dist/index118.js.map +1 -1
  42. package/dist/index119.js +4 -31
  43. package/dist/index119.js.map +1 -1
  44. package/dist/index120.js +5 -10
  45. package/dist/index120.js.map +1 -1
  46. package/dist/index121.js +5 -10
  47. package/dist/index121.js.map +1 -1
  48. package/dist/index122.js +4 -8
  49. package/dist/index122.js.map +1 -1
  50. package/dist/index123.js +4 -13
  51. package/dist/index123.js.map +1 -1
  52. package/dist/index124.js +6 -101
  53. package/dist/index124.js.map +1 -1
  54. package/dist/index125.js +25 -20
  55. package/dist/index125.js.map +1 -1
  56. package/dist/index126.js +6 -53
  57. package/dist/index126.js.map +1 -1
  58. package/dist/index127.js +4 -72
  59. package/dist/index127.js.map +1 -1
  60. package/dist/index128.js +6 -9
  61. package/dist/index128.js.map +1 -1
  62. package/dist/index129.js +5 -20
  63. package/dist/index129.js.map +1 -1
  64. package/dist/index130.js +4 -16
  65. package/dist/index130.js.map +1 -1
  66. package/dist/index131.js +5 -23
  67. package/dist/index131.js.map +1 -1
  68. package/dist/index132.js +4 -6
  69. package/dist/index132.js.map +1 -1
  70. package/dist/index133.js +8 -5
  71. package/dist/index133.js.map +1 -1
  72. package/dist/index134.js +5 -23
  73. package/dist/index134.js.map +1 -1
  74. package/dist/index135.js +5 -35
  75. package/dist/index135.js.map +1 -1
  76. package/dist/index136.js +5 -16
  77. package/dist/index136.js.map +1 -1
  78. package/dist/index137.js +6 -6
  79. package/dist/index137.js.map +1 -1
  80. package/dist/index138.js +145 -4
  81. package/dist/index138.js.map +1 -1
  82. package/dist/index139.js +39 -4
  83. package/dist/index139.js.map +1 -1
  84. package/dist/index140.js +4 -4
  85. package/dist/index140.js.map +1 -1
  86. package/dist/index141.js +7 -4
  87. package/dist/index141.js.map +1 -1
  88. package/dist/index142.js +13 -3
  89. package/dist/index142.js.map +1 -1
  90. package/dist/index143.js +13 -6
  91. package/dist/index143.js.map +1 -1
  92. package/dist/index144.js +8 -24
  93. package/dist/index144.js.map +1 -1
  94. package/dist/index145.js +31 -7
  95. package/dist/index145.js.map +1 -1
  96. package/dist/index146.js +10 -6
  97. package/dist/index146.js.map +1 -1
  98. package/dist/index147.js +10 -5
  99. package/dist/index147.js.map +1 -1
  100. package/dist/index148.js +8 -3
  101. package/dist/index148.js.map +1 -1
  102. package/dist/index149.js +13 -3
  103. package/dist/index149.js.map +1 -1
  104. package/dist/index150.js +101 -4
  105. package/dist/index150.js.map +1 -1
  106. package/dist/index151.js +20 -4
  107. package/dist/index151.js.map +1 -1
  108. package/dist/index152.js +53 -4
  109. package/dist/index152.js.map +1 -1
  110. package/dist/index153.js +72 -3
  111. package/dist/index153.js.map +1 -1
  112. package/dist/index154.js +9 -3
  113. package/dist/index154.js.map +1 -1
  114. package/dist/index155.js +20 -3
  115. package/dist/index155.js.map +1 -1
  116. package/dist/index156.js +16 -3
  117. package/dist/index156.js.map +1 -1
  118. package/dist/index157.js +23 -33
  119. package/dist/index157.js.map +1 -1
  120. package/dist/index158.js +6 -249
  121. package/dist/index158.js.map +1 -1
  122. package/dist/index159.js +5 -114
  123. package/dist/index159.js.map +1 -1
  124. package/dist/index160.js +23 -219
  125. package/dist/index160.js.map +1 -1
  126. package/dist/index161.js +32 -64
  127. package/dist/index161.js.map +1 -1
  128. package/dist/index162.js +16 -21
  129. package/dist/index162.js.map +1 -1
  130. package/dist/index163.js +6 -209
  131. package/dist/index163.js.map +1 -1
  132. package/dist/index164.js +4 -319
  133. package/dist/index164.js.map +1 -1
  134. package/dist/index165.js +4 -130
  135. package/dist/index165.js.map +1 -1
  136. package/dist/index166.js +4 -20
  137. package/dist/index166.js.map +1 -1
  138. package/dist/index167.js +4 -75
  139. package/dist/index167.js.map +1 -1
  140. package/dist/index168.js +3 -18
  141. package/dist/index168.js.map +1 -1
  142. package/dist/index169.js +6 -101
  143. package/dist/index169.js.map +1 -1
  144. package/dist/index170.js +24 -5
  145. package/dist/index170.js.map +1 -1
  146. package/dist/index171.js +7 -14
  147. package/dist/index171.js.map +1 -1
  148. package/dist/index172.js +7 -2
  149. package/dist/index172.js.map +1 -1
  150. package/dist/index173.js +5 -7
  151. package/dist/index173.js.map +1 -1
  152. package/dist/index174.js +3 -326
  153. package/dist/index174.js.map +1 -1
  154. package/dist/index175.js +3 -49
  155. package/dist/index175.js.map +1 -1
  156. package/dist/index176.js +4 -46
  157. package/dist/index176.js.map +1 -1
  158. package/dist/index177.js +3 -46
  159. package/dist/index177.js.map +1 -1
  160. package/dist/index178.js +4 -205
  161. package/dist/index178.js.map +1 -1
  162. package/dist/index179.js +4 -22
  163. package/dist/index179.js.map +1 -1
  164. package/dist/index18.js +231 -231
  165. package/dist/index18.js.map +1 -1
  166. package/dist/index180.js +3 -24
  167. package/dist/index180.js.map +1 -1
  168. package/dist/index181.js +3 -399
  169. package/dist/index181.js.map +1 -1
  170. package/dist/index182.js +5 -605
  171. package/dist/index182.js.map +1 -1
  172. package/dist/index183.js +68 -5
  173. package/dist/index183.js.map +1 -1
  174. package/dist/index184.js +2 -69
  175. package/dist/index184.js.map +1 -1
  176. package/dist/index185.js +364 -2
  177. package/dist/index185.js.map +1 -1
  178. package/dist/index186.js +201 -303
  179. package/dist/index186.js.map +1 -1
  180. package/dist/index187.js +46 -247
  181. package/dist/index187.js.map +1 -1
  182. package/dist/index188.js +42 -56
  183. package/dist/index188.js.map +1 -1
  184. package/dist/index189.js +169 -46
  185. package/dist/index189.js.map +1 -1
  186. package/dist/index190.js +96 -156
  187. package/dist/index190.js.map +1 -1
  188. package/dist/index191.js +24 -109
  189. package/dist/index191.js.map +1 -1
  190. package/dist/index192.js +8 -25
  191. package/dist/index192.js.map +1 -1
  192. package/dist/index193.js +5 -8
  193. package/dist/index193.js.map +1 -1
  194. package/dist/index194.js +5 -4
  195. package/dist/index194.js.map +1 -1
  196. package/dist/index195.js +4 -5
  197. package/dist/index195.js.map +1 -1
  198. package/dist/index196.js +466 -4
  199. package/dist/index196.js.map +1 -1
  200. package/dist/index197.js +139 -420
  201. package/dist/index197.js.map +1 -1
  202. package/dist/index198.js +71 -149
  203. package/dist/index198.js.map +1 -1
  204. package/dist/index199.js +229 -74
  205. package/dist/index199.js.map +1 -1
  206. package/dist/index200.js +9 -262
  207. package/dist/index200.js.map +1 -1
  208. package/dist/index201.js +42 -9
  209. package/dist/index201.js.map +1 -1
  210. package/dist/index202.js +4 -42
  211. package/dist/index202.js.map +1 -1
  212. package/dist/index203.js +605 -4
  213. package/dist/index203.js.map +1 -1
  214. package/dist/index205.js +1 -1
  215. package/dist/index206.js +1 -1
  216. package/dist/index211.js +3 -16
  217. package/dist/index211.js.map +1 -1
  218. package/dist/index212.js +63 -4
  219. package/dist/index212.js.map +1 -1
  220. package/dist/index213.js +47 -4
  221. package/dist/index213.js.map +1 -1
  222. package/dist/index214.js +37 -56
  223. package/dist/index214.js.map +1 -1
  224. package/dist/index215.js +93 -59
  225. package/dist/index215.js.map +1 -1
  226. package/dist/index216.js +97 -6
  227. package/dist/index216.js.map +1 -1
  228. package/dist/index217.js +99 -4
  229. package/dist/index217.js.map +1 -1
  230. package/dist/index218.js +24 -7
  231. package/dist/index218.js.map +1 -1
  232. package/dist/index219.js +29 -18
  233. package/dist/index219.js.map +1 -1
  234. package/dist/index220.js +5 -6
  235. package/dist/index220.js.map +1 -1
  236. package/dist/index221.js +58 -5
  237. package/dist/index221.js.map +1 -1
  238. package/dist/index222.js +8 -13
  239. package/dist/index222.js.map +1 -1
  240. package/dist/index223.js +66 -10
  241. package/dist/index223.js.map +1 -1
  242. package/dist/index224.js +19 -14
  243. package/dist/index224.js.map +1 -1
  244. package/dist/index225.js +16 -14
  245. package/dist/index225.js.map +1 -1
  246. package/dist/index226.js +5 -5
  247. package/dist/index226.js.map +1 -1
  248. package/dist/index227.js +5 -6
  249. package/dist/index227.js.map +1 -1
  250. package/dist/index228.js +6 -7
  251. package/dist/index228.js.map +1 -1
  252. package/dist/index229.js +4 -6
  253. package/dist/index229.js.map +1 -1
  254. package/dist/index23.js +1 -1
  255. package/dist/index230.js +7 -9
  256. package/dist/index230.js.map +1 -1
  257. package/dist/index231.js +17 -5
  258. package/dist/index231.js.map +1 -1
  259. package/dist/index232.js +5 -5
  260. package/dist/index232.js.map +1 -1
  261. package/dist/index233.js +5 -9
  262. package/dist/index233.js.map +1 -1
  263. package/dist/index234.js +13 -5
  264. package/dist/index234.js.map +1 -1
  265. package/dist/index235.js +10 -5
  266. package/dist/index235.js.map +1 -1
  267. package/dist/index236.js +14 -4
  268. package/dist/index236.js.map +1 -1
  269. package/dist/index237.js +14 -11
  270. package/dist/index237.js.map +1 -1
  271. package/dist/index238.js +5 -10
  272. package/dist/index238.js.map +1 -1
  273. package/dist/index239.js +6 -10
  274. package/dist/index239.js.map +1 -1
  275. package/dist/index240.js +7 -11
  276. package/dist/index240.js.map +1 -1
  277. package/dist/index241.js +6 -11
  278. package/dist/index241.js.map +1 -1
  279. package/dist/index242.js +9 -10
  280. package/dist/index242.js.map +1 -1
  281. package/dist/index243.js +5 -7
  282. package/dist/index243.js.map +1 -1
  283. package/dist/index244.js +5 -6
  284. package/dist/index244.js.map +1 -1
  285. package/dist/index245.js +9 -5
  286. package/dist/index245.js.map +1 -1
  287. package/dist/index246.js +5 -6
  288. package/dist/index246.js.map +1 -1
  289. package/dist/index247.js +5 -7
  290. package/dist/index247.js.map +1 -1
  291. package/dist/index248.js +4 -6
  292. package/dist/index248.js.map +1 -1
  293. package/dist/index249.js +11 -55
  294. package/dist/index249.js.map +1 -1
  295. package/dist/index250.js +10 -8
  296. package/dist/index250.js.map +1 -1
  297. package/dist/index251.js +10 -19
  298. package/dist/index251.js.map +1 -1
  299. package/dist/index252.js +11 -23
  300. package/dist/index252.js.map +1 -1
  301. package/dist/index253.js +11 -16
  302. package/dist/index253.js.map +1 -1
  303. package/dist/index254.js +10 -7
  304. package/dist/index254.js.map +1 -1
  305. package/dist/index255.js +7 -10
  306. package/dist/index255.js.map +1 -1
  307. package/dist/index256.js +6 -10
  308. package/dist/index256.js.map +1 -1
  309. package/dist/index257.js +5 -21
  310. package/dist/index257.js.map +1 -1
  311. package/dist/index258.js +6 -10
  312. package/dist/index258.js.map +1 -1
  313. package/dist/index259.js +7 -9
  314. package/dist/index259.js.map +1 -1
  315. package/dist/index260.js +6 -9
  316. package/dist/index260.js.map +1 -1
  317. package/dist/index261.js +55 -4
  318. package/dist/index261.js.map +1 -1
  319. package/dist/index262.js +29 -5
  320. package/dist/index262.js.map +1 -1
  321. package/dist/index263.js +23 -16
  322. package/dist/index263.js.map +1 -1
  323. package/dist/index264.js +12 -9
  324. package/dist/index264.js.map +1 -1
  325. package/dist/index265.js +25 -18
  326. package/dist/index265.js.map +1 -1
  327. package/dist/index266.js +5 -15
  328. package/dist/index266.js.map +1 -1
  329. package/dist/index267.js +16 -12
  330. package/dist/index267.js.map +1 -1
  331. package/dist/index268.js +7 -29
  332. package/dist/index268.js.map +1 -1
  333. package/dist/index269.js +9 -11
  334. package/dist/index269.js.map +1 -1
  335. package/dist/index270.js +9 -24
  336. package/dist/index270.js.map +1 -1
  337. package/dist/index271.js +21 -5
  338. package/dist/index271.js.map +1 -1
  339. package/dist/index272.js +10 -64
  340. package/dist/index272.js.map +1 -1
  341. package/dist/index273.js +9 -48
  342. package/dist/index273.js.map +1 -1
  343. package/dist/index274.js +9 -39
  344. package/dist/index274.js.map +1 -1
  345. package/dist/index275.js +4 -100
  346. package/dist/index275.js.map +1 -1
  347. package/dist/index276.js +5 -97
  348. package/dist/index276.js.map +1 -1
  349. package/dist/index277.js +15 -98
  350. package/dist/index277.js.map +1 -1
  351. package/dist/index278.js +9 -3
  352. package/dist/index278.js.map +1 -1
  353. package/dist/index279.js +18 -24
  354. package/dist/index279.js.map +1 -1
  355. package/dist/index280.js +16 -29
  356. package/dist/index280.js.map +1 -1
  357. package/dist/index281.js +13 -5
  358. package/dist/index281.js.map +1 -1
  359. package/dist/index282.js +12 -66
  360. package/dist/index282.js.map +1 -1
  361. package/dist/index283.js +150 -176
  362. package/dist/index283.js.map +1 -1
  363. package/dist/index284.js +27 -43
  364. package/dist/index284.js.map +1 -1
  365. package/dist/index285.js +10 -2
  366. package/dist/index285.js.map +1 -1
  367. package/dist/index286.js +48 -2
  368. package/dist/index286.js.map +1 -1
  369. package/dist/index287.js +10 -12
  370. package/dist/index287.js.map +1 -1
  371. package/dist/index288.js +41 -151
  372. package/dist/index288.js.map +1 -1
  373. package/dist/index289.js +92 -27
  374. package/dist/index289.js.map +1 -1
  375. package/dist/index29.js +3 -3
  376. package/dist/index290.js +86 -9
  377. package/dist/index290.js.map +1 -1
  378. package/dist/index291.js +96 -38
  379. package/dist/index291.js.map +1 -1
  380. package/dist/index292.js +51 -10
  381. package/dist/index292.js.map +1 -1
  382. package/dist/index293.js +10 -43
  383. package/dist/index293.js.map +1 -1
  384. package/dist/index294.js +31 -89
  385. package/dist/index294.js.map +1 -1
  386. package/dist/index295.js +8 -86
  387. package/dist/index295.js.map +1 -1
  388. package/dist/index296.js +106 -95
  389. package/dist/index296.js.map +1 -1
  390. package/dist/index297.js +16 -51
  391. package/dist/index297.js.map +1 -1
  392. package/dist/index298.js +14 -10
  393. package/dist/index298.js.map +1 -1
  394. package/dist/index299.js +3 -37
  395. package/dist/index299.js.map +1 -1
  396. package/dist/index30.js +14 -14
  397. package/dist/index300.js +36 -8
  398. package/dist/index300.js.map +1 -1
  399. package/dist/index301.js +19 -115
  400. package/dist/index301.js.map +1 -1
  401. package/dist/index302.js +9 -17
  402. package/dist/index302.js.map +1 -1
  403. package/dist/index303.js +8 -15
  404. package/dist/index303.js.map +1 -1
  405. package/dist/index304.js +19 -3
  406. package/dist/index304.js.map +1 -1
  407. package/dist/index305.js +23 -31
  408. package/dist/index305.js.map +1 -1
  409. package/dist/index306.js +15 -19
  410. package/dist/index306.js.map +1 -1
  411. package/dist/index307.js +67 -9
  412. package/dist/index307.js.map +1 -1
  413. package/dist/index308.js +179 -7
  414. package/dist/index308.js.map +1 -1
  415. package/dist/index309.js +45 -18
  416. package/dist/index309.js.map +1 -1
  417. package/dist/index31.js +3 -3
  418. package/dist/index310.js +2 -29
  419. package/dist/index310.js.map +1 -1
  420. package/dist/index311.js +2 -17
  421. package/dist/index311.js.map +1 -1
  422. package/dist/index312.js +5 -5
  423. package/dist/index312.js.map +1 -1
  424. package/dist/index313.js +3 -19
  425. package/dist/index313.js.map +1 -1
  426. package/dist/index314.js +23 -12
  427. package/dist/index314.js.map +1 -1
  428. package/dist/index315.js +113 -5
  429. package/dist/index315.js.map +1 -1
  430. package/dist/index316.js +16 -3
  431. package/dist/index316.js.map +1 -1
  432. package/dist/index317.js +522 -21
  433. package/dist/index317.js.map +1 -1
  434. package/dist/index318.js +127 -112
  435. package/dist/index318.js.map +1 -1
  436. package/dist/index319.js +133 -15
  437. package/dist/index319.js.map +1 -1
  438. package/dist/index32.js +2 -2
  439. package/dist/index320.js +4 -524
  440. package/dist/index320.js.map +1 -1
  441. package/dist/index321.js +18 -127
  442. package/dist/index321.js.map +1 -1
  443. package/dist/index322.js +12 -133
  444. package/dist/index322.js.map +1 -1
  445. package/dist/index323.js +1 -1
  446. package/dist/index324.js +69 -6
  447. package/dist/index324.js.map +1 -1
  448. package/dist/index325.js +9 -6
  449. package/dist/index325.js.map +1 -1
  450. package/dist/index326.js +14 -4
  451. package/dist/index326.js.map +1 -1
  452. package/dist/index327.js +65 -15
  453. package/dist/index327.js.map +1 -1
  454. package/dist/index328.js +64 -8
  455. package/dist/index328.js.map +1 -1
  456. package/dist/index329.js +5 -5
  457. package/dist/index329.js.map +1 -1
  458. package/dist/index33.js +1 -1
  459. package/dist/index330.js +5 -4
  460. package/dist/index330.js.map +1 -1
  461. package/dist/index331.js +4 -546
  462. package/dist/index331.js.map +1 -1
  463. package/dist/index332.js +16 -47
  464. package/dist/index332.js.map +1 -1
  465. package/dist/index333.js +8 -17
  466. package/dist/index333.js.map +1 -1
  467. package/dist/index334.js +5 -6
  468. package/dist/index334.js.map +1 -1
  469. package/dist/index335.js +4 -8
  470. package/dist/index335.js.map +1 -1
  471. package/dist/index336.js +545 -7
  472. package/dist/index336.js.map +1 -1
  473. package/dist/index337.js +47 -9
  474. package/dist/index337.js.map +1 -1
  475. package/dist/index338.js +17 -12
  476. package/dist/index338.js.map +1 -1
  477. package/dist/index339.js +6 -9
  478. package/dist/index339.js.map +1 -1
  479. package/dist/index34.js +1 -1
  480. package/dist/index340.js +8 -13
  481. package/dist/index340.js.map +1 -1
  482. package/dist/index341.js +8 -69
  483. package/dist/index341.js.map +1 -1
  484. package/dist/index342.js +9 -9
  485. package/dist/index342.js.map +1 -1
  486. package/dist/index343.js +13 -14
  487. package/dist/index343.js.map +1 -1
  488. package/dist/index344.js +10 -66
  489. package/dist/index344.js.map +1 -1
  490. package/dist/index345.js +13 -64
  491. package/dist/index345.js.map +1 -1
  492. package/dist/index346.js +3 -4
  493. package/dist/index346.js.map +1 -1
  494. package/dist/index347.js +23 -56
  495. package/dist/index347.js.map +1 -1
  496. package/dist/index348.js +5 -68
  497. package/dist/index348.js.map +1 -1
  498. package/dist/index349.js +55 -30
  499. package/dist/index349.js.map +1 -1
  500. package/dist/index35.js +1 -1
  501. package/dist/index350.js +68 -9
  502. package/dist/index350.js.map +1 -1
  503. package/dist/index351.js +26 -148
  504. package/dist/index351.js.map +1 -1
  505. package/dist/index352.js +9 -108
  506. package/dist/index352.js.map +1 -1
  507. package/dist/index353.js +153 -4
  508. package/dist/index353.js.map +1 -1
  509. package/dist/index354.js +108 -23
  510. package/dist/index354.js.map +1 -1
  511. package/dist/index355.js +22 -15
  512. package/dist/index355.js.map +1 -1
  513. package/dist/index356.js +12 -28
  514. package/dist/index356.js.map +1 -1
  515. package/dist/index357.js +27 -12
  516. package/dist/index357.js.map +1 -1
  517. package/dist/index358.js +5 -7
  518. package/dist/index358.js.map +1 -1
  519. package/dist/index359.js +15 -22
  520. package/dist/index359.js.map +1 -1
  521. package/dist/index36.js +1 -1
  522. package/dist/index360.js +28 -12
  523. package/dist/index360.js.map +1 -1
  524. package/dist/index361.js +12 -27
  525. package/dist/index361.js.map +1 -1
  526. package/dist/index362.js +7 -5
  527. package/dist/index362.js.map +1 -1
  528. package/dist/index39.js +2 -2
  529. package/dist/index40.js +24 -24
  530. package/dist/index42.js +1 -1
  531. package/dist/index50.js +2 -2
  532. package/dist/index51.js +18 -18
  533. package/dist/index55.js +1 -1
  534. package/dist/index56.js +1 -1
  535. package/dist/index57.js +4 -205
  536. package/dist/index57.js.map +1 -1
  537. package/dist/index59.js +47 -33
  538. package/dist/index59.js.map +1 -1
  539. package/dist/index61.js +50 -7
  540. package/dist/index61.js.map +1 -1
  541. package/dist/index62.js +7 -11
  542. package/dist/index62.js.map +1 -1
  543. package/dist/index63.js +14 -3
  544. package/dist/index63.js.map +1 -1
  545. package/dist/index64.js +129 -43
  546. package/dist/index64.js.map +1 -1
  547. package/dist/index65.js +10 -50
  548. package/dist/index65.js.map +1 -1
  549. package/dist/index66.js +216 -7
  550. package/dist/index66.js.map +1 -1
  551. package/dist/index67.js +13 -15
  552. package/dist/index67.js.map +1 -1
  553. package/dist/index68.js +32 -132
  554. package/dist/index68.js.map +1 -1
  555. package/dist/index69.js +46 -10
  556. package/dist/index69.js.map +1 -1
  557. package/dist/index70.js +7 -216
  558. package/dist/index70.js.map +1 -1
  559. package/dist/index71.js +49 -12
  560. package/dist/index71.js.map +1 -1
  561. package/dist/index72.js +4 -47
  562. package/dist/index72.js.map +1 -1
  563. package/dist/index73.js +5 -49
  564. package/dist/index73.js.map +1 -1
  565. package/dist/index74.js +28 -4
  566. package/dist/index74.js.map +1 -1
  567. package/dist/index75.js +50 -6
  568. package/dist/index75.js.map +1 -1
  569. package/dist/index76.js +9 -28
  570. package/dist/index76.js.map +1 -1
  571. package/dist/index77.js +12 -50
  572. package/dist/index77.js.map +1 -1
  573. package/dist/index78.js +205 -9
  574. package/dist/index78.js.map +1 -1
  575. package/dist/index79.js +1 -1
  576. package/dist/index80.js +2 -2
  577. package/dist/index81.js +2 -2
  578. package/dist/index82.js +2 -54
  579. package/dist/index82.js.map +1 -1
  580. package/dist/index83.js +2 -2
  581. package/dist/index84.js +54 -2
  582. package/dist/index84.js.map +1 -1
  583. package/dist/index85.js +4 -52
  584. package/dist/index85.js.map +1 -1
  585. package/dist/index86.js +33 -4
  586. package/dist/index86.js.map +1 -1
  587. package/dist/index87.js +249 -4
  588. package/dist/index87.js.map +1 -1
  589. package/dist/index88.js +114 -15
  590. package/dist/index88.js.map +1 -1
  591. package/dist/index89.js +219 -5
  592. package/dist/index89.js.map +1 -1
  593. package/dist/index90.js +66 -7
  594. package/dist/index90.js.map +1 -1
  595. package/dist/index91.js +20 -16
  596. package/dist/index91.js.map +1 -1
  597. package/dist/index92.js +209 -4
  598. package/dist/index92.js.map +1 -1
  599. package/dist/index93.js +319 -4
  600. package/dist/index93.js.map +1 -1
  601. package/dist/index94.js +130 -5
  602. package/dist/index94.js.map +1 -1
  603. package/dist/index95.js +20 -5
  604. package/dist/index95.js.map +1 -1
  605. package/dist/index96.js +75 -4
  606. package/dist/index96.js.map +1 -1
  607. package/dist/index97.js +18 -4
  608. package/dist/index97.js.map +1 -1
  609. package/dist/index98.js +101 -6
  610. package/dist/index98.js.map +1 -1
  611. package/dist/index99.js +5 -25
  612. package/dist/index99.js.map +1 -1
  613. package/package.json +1 -1
package/dist/index283.js CHANGED
@@ -1,184 +1,158 @@
1
- import * as s from "react";
2
- import { composeEventHandlers as p } from "./index58.js";
3
- import { createCollection as H } from "./index64.js";
4
- import { useComposedRefs as V } from "./index60.js";
5
- import { createContextScope as z } from "./index65.js";
6
- import { useId as q } from "./index69.js";
7
- import { Primitive as G } from "./index59.js";
8
- import { useCallbackRef as J } from "./index61.js";
9
- import { useControllableState as Q } from "./index73.js";
10
- import { useDirection as W } from "./index66.js";
11
- import { j as d } from "./index28.js";
12
- var _ = "rovingFocusGroup.onEntryFocus", X = { bubbles: !1, cancelable: !0 }, I = "RovingFocusGroup", [y, N, Z] = H(I), [$, Fe] = z(
13
- I,
14
- [Z]
15
- ), [ee, oe] = $(I), O = s.forwardRef(
16
- (e, r) => /* @__PURE__ */ d.jsx(y.Provider, { scope: e.__scopeRovingFocusGroup, children: /* @__PURE__ */ d.jsx(y.Slot, { scope: e.__scopeRovingFocusGroup, children: /* @__PURE__ */ d.jsx(te, { ...e, ref: r }) }) })
17
- );
18
- O.displayName = I;
19
- var te = s.forwardRef((e, r) => {
20
- const {
21
- __scopeRovingFocusGroup: c,
22
- orientation: o,
23
- loop: T = !1,
24
- dir: w,
25
- currentTabStopId: v,
26
- defaultCurrentTabStopId: C,
27
- onCurrentTabStopIdChange: S,
28
- onEntryFocus: m,
29
- preventScrollOnEntryFocus: u = !1,
30
- ...b
31
- } = e, F = s.useRef(null), g = V(r, F), R = W(w), [E, t] = Q({
32
- prop: v,
33
- defaultProp: C ?? null,
34
- onChange: S,
35
- caller: I
36
- }), [i, h] = s.useState(!1), a = J(m), l = N(c), x = s.useRef(!1), [k, D] = s.useState(0);
37
- return s.useEffect(() => {
38
- const n = F.current;
39
- if (n)
40
- return n.addEventListener(_, a), () => n.removeEventListener(_, a);
41
- }, [a]), /* @__PURE__ */ d.jsx(
42
- ee,
43
- {
44
- scope: c,
45
- orientation: o,
46
- dir: R,
47
- loop: T,
48
- currentTabStopId: E,
49
- onItemFocus: s.useCallback(
50
- (n) => t(n),
51
- [t]
52
- ),
53
- onItemShiftTab: s.useCallback(() => h(!0), []),
54
- onFocusableItemAdd: s.useCallback(
55
- () => D((n) => n + 1),
56
- []
57
- ),
58
- onFocusableItemRemove: s.useCallback(
59
- () => D((n) => n - 1),
60
- []
61
- ),
62
- children: /* @__PURE__ */ d.jsx(
63
- G.div,
64
- {
65
- tabIndex: i || k === 0 ? -1 : 0,
66
- "data-orientation": o,
67
- ...b,
68
- ref: g,
69
- style: { outline: "none", ...e.style },
70
- onMouseDown: p(e.onMouseDown, () => {
71
- x.current = !0;
72
- }),
73
- onFocus: p(e.onFocus, (n) => {
74
- const L = !x.current;
75
- if (n.target === n.currentTarget && L && !i) {
76
- const P = new CustomEvent(_, X);
77
- if (n.currentTarget.dispatchEvent(P), !P.defaultPrevented) {
78
- const A = l().filter((f) => f.focusable), U = A.find((f) => f.active), B = A.find((f) => f.id === E), Y = [U, B, ...A].filter(
79
- Boolean
80
- ).map((f) => f.ref.current);
81
- M(Y, u);
82
- }
83
- }
84
- x.current = !1;
85
- }),
86
- onBlur: p(e.onBlur, () => h(!1))
87
- }
88
- )
89
- }
90
- );
91
- }), K = "RovingFocusGroupItem", j = s.forwardRef(
92
- (e, r) => {
93
- const {
94
- __scopeRovingFocusGroup: c,
95
- focusable: o = !0,
96
- active: T = !1,
97
- tabStopId: w,
98
- children: v,
99
- ...C
100
- } = e, S = q(), m = w || S, u = oe(K, c), b = u.currentTabStopId === m, F = N(c), { onFocusableItemAdd: g, onFocusableItemRemove: R, currentTabStopId: E } = u;
101
- return s.useEffect(() => {
102
- if (o)
103
- return g(), () => R();
104
- }, [o, g, R]), /* @__PURE__ */ d.jsx(
105
- y.ItemSlot,
106
- {
107
- scope: c,
108
- id: m,
109
- focusable: o,
110
- active: T,
111
- children: /* @__PURE__ */ d.jsx(
112
- G.span,
113
- {
114
- tabIndex: b ? 0 : -1,
115
- "data-orientation": u.orientation,
116
- ...C,
117
- ref: r,
118
- onMouseDown: p(e.onMouseDown, (t) => {
119
- o ? u.onItemFocus(m) : t.preventDefault();
120
- }),
121
- onFocus: p(e.onFocus, () => u.onItemFocus(m)),
122
- onKeyDown: p(e.onKeyDown, (t) => {
123
- if (t.key === "Tab" && t.shiftKey) {
124
- u.onItemShiftTab();
125
- return;
126
- }
127
- if (t.target !== t.currentTarget) return;
128
- const i = se(t, u.orientation, u.dir);
129
- if (i !== void 0) {
130
- if (t.metaKey || t.ctrlKey || t.altKey || t.shiftKey) return;
131
- t.preventDefault();
132
- let a = F().filter((l) => l.focusable).map((l) => l.ref.current);
133
- if (i === "last") a.reverse();
134
- else if (i === "prev" || i === "next") {
135
- i === "prev" && a.reverse();
136
- const l = a.indexOf(t.currentTarget);
137
- a = u.loop ? ce(a, l + 1) : a.slice(l + 1);
138
- }
139
- setTimeout(() => M(a));
140
- }
141
- }),
142
- children: typeof v == "function" ? v({ isCurrentTabStop: b, hasTabStop: E != null }) : v
143
- }
144
- )
145
- }
146
- );
1
+ function s(t) {
2
+ "@babel/helpers - typeof";
3
+ return s = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
4
+ return typeof e;
5
+ } : function(e) {
6
+ return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
7
+ }, s(t);
8
+ }
9
+ function f(t, e) {
10
+ if (!(t instanceof e)) throw new TypeError("Cannot call a class as a function");
11
+ }
12
+ function l(t, e) {
13
+ for (var r = 0; r < e.length; r++) {
14
+ var n = e[r];
15
+ n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(t, g(n.key), n);
147
16
  }
148
- );
149
- j.displayName = K;
150
- var re = {
151
- ArrowLeft: "prev",
152
- ArrowUp: "prev",
153
- ArrowRight: "next",
154
- ArrowDown: "next",
155
- PageUp: "first",
156
- Home: "first",
157
- PageDown: "last",
158
- End: "last"
159
- };
160
- function ne(e, r) {
161
- return r !== "rtl" ? e : e === "ArrowLeft" ? "ArrowRight" : e === "ArrowRight" ? "ArrowLeft" : e;
162
17
  }
163
- function se(e, r, c) {
164
- const o = ne(e.key, c);
165
- if (!(r === "vertical" && ["ArrowLeft", "ArrowRight"].includes(o)) && !(r === "horizontal" && ["ArrowUp", "ArrowDown"].includes(o)))
166
- return re[o];
18
+ function p(t, e, r) {
19
+ return e && l(t.prototype, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
20
+ }
21
+ function g(t) {
22
+ var e = x(t, "string");
23
+ return s(e) == "symbol" ? e : e + "";
24
+ }
25
+ function x(t, e) {
26
+ if (s(t) != "object" || !t) return t;
27
+ var r = t[Symbol.toPrimitive];
28
+ if (r !== void 0) {
29
+ var n = r.call(t, e);
30
+ if (s(n) != "object") return n;
31
+ throw new TypeError("@@toPrimitive must return a primitive value.");
32
+ }
33
+ return String(t);
167
34
  }
168
- function M(e, r = !1) {
169
- const c = document.activeElement;
170
- for (const o of e)
171
- if (o === c || (o.focus({ preventScroll: r }), document.activeElement !== c)) return;
35
+ var y = /* @__PURE__ */ (function() {
36
+ function t() {
37
+ f(this, t);
38
+ }
39
+ return p(t, [{
40
+ key: "parse",
41
+ value: function(r) {
42
+ if (this.context = [{
43
+ or: !0,
44
+ instructions: []
45
+ }], this.parsePattern(r), this.context.length !== 1)
46
+ throw new Error("Non-finalized contexts left when pattern parse ended");
47
+ var n = this.context[0], i = n.branches, o = n.instructions;
48
+ if (i)
49
+ return {
50
+ op: "|",
51
+ args: i.concat([a(o)])
52
+ };
53
+ if (o.length === 0)
54
+ throw new Error("Pattern is required");
55
+ return o.length === 1 ? o[0] : o;
56
+ }
57
+ }, {
58
+ key: "startContext",
59
+ value: function(r) {
60
+ this.context.push(r);
61
+ }
62
+ }, {
63
+ key: "endContext",
64
+ value: function() {
65
+ this.context.pop();
66
+ }
67
+ }, {
68
+ key: "getContext",
69
+ value: function() {
70
+ return this.context[this.context.length - 1];
71
+ }
72
+ }, {
73
+ key: "parsePattern",
74
+ value: function(r) {
75
+ if (!r)
76
+ throw new Error("Pattern is required");
77
+ var n = r.match(w);
78
+ if (!n) {
79
+ if (C.test(r))
80
+ throw new Error("Illegal characters found in a pattern: ".concat(r));
81
+ this.getContext().instructions = this.getContext().instructions.concat(r.split(""));
82
+ return;
83
+ }
84
+ var i = n[1], o = r.slice(0, n.index), c = r.slice(n.index + i.length);
85
+ switch (i) {
86
+ case "(?:":
87
+ o && this.parsePattern(o), this.startContext({
88
+ or: !0,
89
+ instructions: [],
90
+ branches: []
91
+ });
92
+ break;
93
+ case ")":
94
+ if (!this.getContext().or)
95
+ throw new Error('")" operator must be preceded by "(?:" operator');
96
+ if (o && this.parsePattern(o), this.getContext().instructions.length === 0)
97
+ throw new Error('No instructions found after "|" operator in an "or" group');
98
+ var h = this.getContext(), u = h.branches;
99
+ u.push(a(this.getContext().instructions)), this.endContext(), this.getContext().instructions.push({
100
+ op: "|",
101
+ args: u
102
+ });
103
+ break;
104
+ case "|":
105
+ if (!this.getContext().or)
106
+ throw new Error('"|" operator can only be used inside "or" groups');
107
+ if (o && this.parsePattern(o), !this.getContext().branches)
108
+ if (this.context.length === 1)
109
+ this.getContext().branches = [];
110
+ else
111
+ throw new Error('"branches" not found in an "or" group context');
112
+ this.getContext().branches.push(a(this.getContext().instructions)), this.getContext().instructions = [];
113
+ break;
114
+ case "[":
115
+ o && this.parsePattern(o), this.startContext({
116
+ oneOfSet: !0
117
+ });
118
+ break;
119
+ case "]":
120
+ if (!this.getContext().oneOfSet)
121
+ throw new Error('"]" operator must be preceded by "[" operator');
122
+ this.endContext(), this.getContext().instructions.push({
123
+ op: "[]",
124
+ args: b(o)
125
+ });
126
+ break;
127
+ /* istanbul ignore next */
128
+ default:
129
+ throw new Error("Unknown operator: ".concat(i));
130
+ }
131
+ c && this.parsePattern(c);
132
+ }
133
+ }]);
134
+ })();
135
+ function b(t) {
136
+ for (var e = [], r = 0; r < t.length; ) {
137
+ if (t[r] === "-") {
138
+ if (r === 0 || r === t.length - 1)
139
+ throw new Error("Couldn't parse a one-of set pattern: ".concat(t));
140
+ for (var n = t[r - 1].charCodeAt(0) + 1, i = t[r + 1].charCodeAt(0) - 1, o = n; o <= i; )
141
+ e.push(String.fromCharCode(o)), o++;
142
+ } else
143
+ e.push(t[r]);
144
+ r++;
145
+ }
146
+ return e;
172
147
  }
173
- function ce(e, r) {
174
- return e.map((c, o) => e[(r + o) % e.length]);
148
+ var C = /[\(\)\[\]\?\:\|]/, w = new RegExp(
149
+ // any of:
150
+ "(\\||\\(\\?\\:|\\)|\\[|\\])"
151
+ );
152
+ function a(t) {
153
+ return t.length === 1 ? t[0] : t;
175
154
  }
176
- var ge = O, Re = j;
177
155
  export {
178
- Re as Item,
179
- ge as Root,
180
- O as RovingFocusGroup,
181
- j as RovingFocusGroupItem,
182
- Fe as createRovingFocusGroupScope
156
+ y as default
183
157
  };
184
158
  //# sourceMappingURL=index283.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index283.js","sources":["../../../node_modules/@radix-ui/react-roving-focus/dist/index.mjs"],"sourcesContent":["\"use client\";\n\n// src/roving-focus-group.tsx\nimport * as React from \"react\";\nimport { composeEventHandlers } from \"@radix-ui/primitive\";\nimport { createCollection } from \"@radix-ui/react-collection\";\nimport { useComposedRefs } from \"@radix-ui/react-compose-refs\";\nimport { createContextScope } from \"@radix-ui/react-context\";\nimport { useId } from \"@radix-ui/react-id\";\nimport { Primitive } from \"@radix-ui/react-primitive\";\nimport { useCallbackRef } from \"@radix-ui/react-use-callback-ref\";\nimport { useControllableState } from \"@radix-ui/react-use-controllable-state\";\nimport { useDirection } from \"@radix-ui/react-direction\";\nimport { jsx } from \"react/jsx-runtime\";\nvar ENTRY_FOCUS = \"rovingFocusGroup.onEntryFocus\";\nvar EVENT_OPTIONS = { bubbles: false, cancelable: true };\nvar GROUP_NAME = \"RovingFocusGroup\";\nvar [Collection, useCollection, createCollectionScope] = createCollection(GROUP_NAME);\nvar [createRovingFocusGroupContext, createRovingFocusGroupScope] = createContextScope(\n GROUP_NAME,\n [createCollectionScope]\n);\nvar [RovingFocusProvider, useRovingFocusContext] = createRovingFocusGroupContext(GROUP_NAME);\nvar RovingFocusGroup = React.forwardRef(\n (props, forwardedRef) => {\n return /* @__PURE__ */ jsx(Collection.Provider, { scope: props.__scopeRovingFocusGroup, children: /* @__PURE__ */ jsx(Collection.Slot, { scope: props.__scopeRovingFocusGroup, children: /* @__PURE__ */ jsx(RovingFocusGroupImpl, { ...props, ref: forwardedRef }) }) });\n }\n);\nRovingFocusGroup.displayName = GROUP_NAME;\nvar RovingFocusGroupImpl = React.forwardRef((props, forwardedRef) => {\n const {\n __scopeRovingFocusGroup,\n orientation,\n loop = false,\n dir,\n currentTabStopId: currentTabStopIdProp,\n defaultCurrentTabStopId,\n onCurrentTabStopIdChange,\n onEntryFocus,\n preventScrollOnEntryFocus = false,\n ...groupProps\n } = props;\n const ref = React.useRef(null);\n const composedRefs = useComposedRefs(forwardedRef, ref);\n const direction = useDirection(dir);\n const [currentTabStopId, setCurrentTabStopId] = useControllableState({\n prop: currentTabStopIdProp,\n defaultProp: defaultCurrentTabStopId ?? null,\n onChange: onCurrentTabStopIdChange,\n caller: GROUP_NAME\n });\n const [isTabbingBackOut, setIsTabbingBackOut] = React.useState(false);\n const handleEntryFocus = useCallbackRef(onEntryFocus);\n const getItems = useCollection(__scopeRovingFocusGroup);\n const isClickFocusRef = React.useRef(false);\n const [focusableItemsCount, setFocusableItemsCount] = React.useState(0);\n React.useEffect(() => {\n const node = ref.current;\n if (node) {\n node.addEventListener(ENTRY_FOCUS, handleEntryFocus);\n return () => node.removeEventListener(ENTRY_FOCUS, handleEntryFocus);\n }\n }, [handleEntryFocus]);\n return /* @__PURE__ */ jsx(\n RovingFocusProvider,\n {\n scope: __scopeRovingFocusGroup,\n orientation,\n dir: direction,\n loop,\n currentTabStopId,\n onItemFocus: React.useCallback(\n (tabStopId) => setCurrentTabStopId(tabStopId),\n [setCurrentTabStopId]\n ),\n onItemShiftTab: React.useCallback(() => setIsTabbingBackOut(true), []),\n onFocusableItemAdd: React.useCallback(\n () => setFocusableItemsCount((prevCount) => prevCount + 1),\n []\n ),\n onFocusableItemRemove: React.useCallback(\n () => setFocusableItemsCount((prevCount) => prevCount - 1),\n []\n ),\n children: /* @__PURE__ */ jsx(\n Primitive.div,\n {\n tabIndex: isTabbingBackOut || focusableItemsCount === 0 ? -1 : 0,\n \"data-orientation\": orientation,\n ...groupProps,\n ref: composedRefs,\n style: { outline: \"none\", ...props.style },\n onMouseDown: composeEventHandlers(props.onMouseDown, () => {\n isClickFocusRef.current = true;\n }),\n onFocus: composeEventHandlers(props.onFocus, (event) => {\n const isKeyboardFocus = !isClickFocusRef.current;\n if (event.target === event.currentTarget && isKeyboardFocus && !isTabbingBackOut) {\n const entryFocusEvent = new CustomEvent(ENTRY_FOCUS, EVENT_OPTIONS);\n event.currentTarget.dispatchEvent(entryFocusEvent);\n if (!entryFocusEvent.defaultPrevented) {\n const items = getItems().filter((item) => item.focusable);\n const activeItem = items.find((item) => item.active);\n const currentItem = items.find((item) => item.id === currentTabStopId);\n const candidateItems = [activeItem, currentItem, ...items].filter(\n Boolean\n );\n const candidateNodes = candidateItems.map((item) => item.ref.current);\n focusFirst(candidateNodes, preventScrollOnEntryFocus);\n }\n }\n isClickFocusRef.current = false;\n }),\n onBlur: composeEventHandlers(props.onBlur, () => setIsTabbingBackOut(false))\n }\n )\n }\n );\n});\nvar ITEM_NAME = \"RovingFocusGroupItem\";\nvar RovingFocusGroupItem = React.forwardRef(\n (props, forwardedRef) => {\n const {\n __scopeRovingFocusGroup,\n focusable = true,\n active = false,\n tabStopId,\n children,\n ...itemProps\n } = props;\n const autoId = useId();\n const id = tabStopId || autoId;\n const context = useRovingFocusContext(ITEM_NAME, __scopeRovingFocusGroup);\n const isCurrentTabStop = context.currentTabStopId === id;\n const getItems = useCollection(__scopeRovingFocusGroup);\n const { onFocusableItemAdd, onFocusableItemRemove, currentTabStopId } = context;\n React.useEffect(() => {\n if (focusable) {\n onFocusableItemAdd();\n return () => onFocusableItemRemove();\n }\n }, [focusable, onFocusableItemAdd, onFocusableItemRemove]);\n return /* @__PURE__ */ jsx(\n Collection.ItemSlot,\n {\n scope: __scopeRovingFocusGroup,\n id,\n focusable,\n active,\n children: /* @__PURE__ */ jsx(\n Primitive.span,\n {\n tabIndex: isCurrentTabStop ? 0 : -1,\n \"data-orientation\": context.orientation,\n ...itemProps,\n ref: forwardedRef,\n onMouseDown: composeEventHandlers(props.onMouseDown, (event) => {\n if (!focusable) event.preventDefault();\n else context.onItemFocus(id);\n }),\n onFocus: composeEventHandlers(props.onFocus, () => context.onItemFocus(id)),\n onKeyDown: composeEventHandlers(props.onKeyDown, (event) => {\n if (event.key === \"Tab\" && event.shiftKey) {\n context.onItemShiftTab();\n return;\n }\n if (event.target !== event.currentTarget) return;\n const focusIntent = getFocusIntent(event, context.orientation, context.dir);\n if (focusIntent !== void 0) {\n if (event.metaKey || event.ctrlKey || event.altKey || event.shiftKey) return;\n event.preventDefault();\n const items = getItems().filter((item) => item.focusable);\n let candidateNodes = items.map((item) => item.ref.current);\n if (focusIntent === \"last\") candidateNodes.reverse();\n else if (focusIntent === \"prev\" || focusIntent === \"next\") {\n if (focusIntent === \"prev\") candidateNodes.reverse();\n const currentIndex = candidateNodes.indexOf(event.currentTarget);\n candidateNodes = context.loop ? wrapArray(candidateNodes, currentIndex + 1) : candidateNodes.slice(currentIndex + 1);\n }\n setTimeout(() => focusFirst(candidateNodes));\n }\n }),\n children: typeof children === \"function\" ? children({ isCurrentTabStop, hasTabStop: currentTabStopId != null }) : children\n }\n )\n }\n );\n }\n);\nRovingFocusGroupItem.displayName = ITEM_NAME;\nvar MAP_KEY_TO_FOCUS_INTENT = {\n ArrowLeft: \"prev\",\n ArrowUp: \"prev\",\n ArrowRight: \"next\",\n ArrowDown: \"next\",\n PageUp: \"first\",\n Home: \"first\",\n PageDown: \"last\",\n End: \"last\"\n};\nfunction getDirectionAwareKey(key, dir) {\n if (dir !== \"rtl\") return key;\n return key === \"ArrowLeft\" ? \"ArrowRight\" : key === \"ArrowRight\" ? \"ArrowLeft\" : key;\n}\nfunction getFocusIntent(event, orientation, dir) {\n const key = getDirectionAwareKey(event.key, dir);\n if (orientation === \"vertical\" && [\"ArrowLeft\", \"ArrowRight\"].includes(key)) return void 0;\n if (orientation === \"horizontal\" && [\"ArrowUp\", \"ArrowDown\"].includes(key)) return void 0;\n return MAP_KEY_TO_FOCUS_INTENT[key];\n}\nfunction focusFirst(candidates, preventScroll = false) {\n const PREVIOUSLY_FOCUSED_ELEMENT = document.activeElement;\n for (const candidate of candidates) {\n if (candidate === PREVIOUSLY_FOCUSED_ELEMENT) return;\n candidate.focus({ preventScroll });\n if (document.activeElement !== PREVIOUSLY_FOCUSED_ELEMENT) return;\n }\n}\nfunction wrapArray(array, startIndex) {\n return array.map((_, index) => array[(startIndex + index) % array.length]);\n}\nvar Root = RovingFocusGroup;\nvar Item = RovingFocusGroupItem;\nexport {\n Item,\n Root,\n RovingFocusGroup,\n RovingFocusGroupItem,\n createRovingFocusGroupScope\n};\n//# sourceMappingURL=index.mjs.map\n"],"names":["ENTRY_FOCUS","EVENT_OPTIONS","GROUP_NAME","Collection","useCollection","createCollectionScope","createCollection","createRovingFocusGroupContext","createRovingFocusGroupScope","createContextScope","RovingFocusProvider","useRovingFocusContext","RovingFocusGroup","React","props","forwardedRef","jsx","RovingFocusGroupImpl","__scopeRovingFocusGroup","orientation","loop","dir","currentTabStopIdProp","defaultCurrentTabStopId","onCurrentTabStopIdChange","onEntryFocus","preventScrollOnEntryFocus","groupProps","ref","composedRefs","useComposedRefs","direction","useDirection","currentTabStopId","setCurrentTabStopId","useControllableState","isTabbingBackOut","setIsTabbingBackOut","handleEntryFocus","useCallbackRef","getItems","isClickFocusRef","focusableItemsCount","setFocusableItemsCount","node","tabStopId","prevCount","Primitive","composeEventHandlers","event","isKeyboardFocus","entryFocusEvent","items","item","activeItem","currentItem","candidateNodes","focusFirst","ITEM_NAME","RovingFocusGroupItem","focusable","active","children","itemProps","autoId","useId","id","context","isCurrentTabStop","onFocusableItemAdd","onFocusableItemRemove","focusIntent","getFocusIntent","currentIndex","wrapArray","MAP_KEY_TO_FOCUS_INTENT","getDirectionAwareKey","key","candidates","preventScroll","PREVIOUSLY_FOCUSED_ELEMENT","candidate","array","startIndex","_","index","Root","Item"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index283.js","sources":["../../../node_modules/libphonenumber-js/es6/AsYouTypeFormatter.PatternParser.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 _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError(\"Cannot call a class as a function\"); }\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); }\nvar PatternParser = /*#__PURE__*/function () {\n function PatternParser() {\n _classCallCheck(this, PatternParser);\n }\n return _createClass(PatternParser, [{\n key: \"parse\",\n value: function parse(pattern) {\n this.context = [{\n or: true,\n instructions: []\n }];\n this.parsePattern(pattern);\n if (this.context.length !== 1) {\n throw new Error('Non-finalized contexts left when pattern parse ended');\n }\n var _this$context$ = this.context[0],\n branches = _this$context$.branches,\n instructions = _this$context$.instructions;\n if (branches) {\n return {\n op: '|',\n args: branches.concat([expandSingleElementArray(instructions)])\n };\n }\n\n /* istanbul ignore if */\n if (instructions.length === 0) {\n throw new Error('Pattern is required');\n }\n if (instructions.length === 1) {\n return instructions[0];\n }\n return instructions;\n }\n }, {\n key: \"startContext\",\n value: function startContext(context) {\n this.context.push(context);\n }\n }, {\n key: \"endContext\",\n value: function endContext() {\n this.context.pop();\n }\n }, {\n key: \"getContext\",\n value: function getContext() {\n return this.context[this.context.length - 1];\n }\n }, {\n key: \"parsePattern\",\n value: function parsePattern(pattern) {\n if (!pattern) {\n throw new Error('Pattern is required');\n }\n var match = pattern.match(OPERATOR);\n if (!match) {\n if (ILLEGAL_CHARACTER_REGEXP.test(pattern)) {\n throw new Error(\"Illegal characters found in a pattern: \".concat(pattern));\n }\n this.getContext().instructions = this.getContext().instructions.concat(pattern.split(''));\n return;\n }\n var operator = match[1];\n var before = pattern.slice(0, match.index);\n var rightPart = pattern.slice(match.index + operator.length);\n switch (operator) {\n case '(?:':\n if (before) {\n this.parsePattern(before);\n }\n this.startContext({\n or: true,\n instructions: [],\n branches: []\n });\n break;\n case ')':\n if (!this.getContext().or) {\n throw new Error('\")\" operator must be preceded by \"(?:\" operator');\n }\n if (before) {\n this.parsePattern(before);\n }\n if (this.getContext().instructions.length === 0) {\n throw new Error('No instructions found after \"|\" operator in an \"or\" group');\n }\n var _this$getContext = this.getContext(),\n branches = _this$getContext.branches;\n branches.push(expandSingleElementArray(this.getContext().instructions));\n this.endContext();\n this.getContext().instructions.push({\n op: '|',\n args: branches\n });\n break;\n case '|':\n if (!this.getContext().or) {\n throw new Error('\"|\" operator can only be used inside \"or\" groups');\n }\n if (before) {\n this.parsePattern(before);\n }\n // The top-level is an implicit \"or\" group, if required.\n if (!this.getContext().branches) {\n // `branches` are not defined only for the root implicit \"or\" operator.\n /* istanbul ignore else */\n if (this.context.length === 1) {\n this.getContext().branches = [];\n } else {\n throw new Error('\"branches\" not found in an \"or\" group context');\n }\n }\n this.getContext().branches.push(expandSingleElementArray(this.getContext().instructions));\n this.getContext().instructions = [];\n break;\n case '[':\n if (before) {\n this.parsePattern(before);\n }\n this.startContext({\n oneOfSet: true\n });\n break;\n case ']':\n if (!this.getContext().oneOfSet) {\n throw new Error('\"]\" operator must be preceded by \"[\" operator');\n }\n this.endContext();\n this.getContext().instructions.push({\n op: '[]',\n args: parseOneOfSet(before)\n });\n break;\n\n /* istanbul ignore next */\n default:\n throw new Error(\"Unknown operator: \".concat(operator));\n }\n if (rightPart) {\n this.parsePattern(rightPart);\n }\n }\n }]);\n}();\nexport { PatternParser as default };\nfunction parseOneOfSet(pattern) {\n var values = [];\n var i = 0;\n while (i < pattern.length) {\n if (pattern[i] === '-') {\n if (i === 0 || i === pattern.length - 1) {\n throw new Error(\"Couldn't parse a one-of set pattern: \".concat(pattern));\n }\n var prevValue = pattern[i - 1].charCodeAt(0) + 1;\n var nextValue = pattern[i + 1].charCodeAt(0) - 1;\n var value = prevValue;\n while (value <= nextValue) {\n values.push(String.fromCharCode(value));\n value++;\n }\n } else {\n values.push(pattern[i]);\n }\n i++;\n }\n return values;\n}\nvar ILLEGAL_CHARACTER_REGEXP = /[\\(\\)\\[\\]\\?\\:\\|]/;\nvar OPERATOR = new RegExp(\n// any of:\n'(' +\n// or operator\n'\\\\|' +\n// or\n'|' +\n// or group start\n'\\\\(\\\\?\\\\:' +\n// or\n'|' +\n// or group end\n'\\\\)' +\n// or\n'|' +\n// one-of set start\n'\\\\[' +\n// or\n'|' +\n// one-of set end\n'\\\\]' + ')');\nfunction expandSingleElementArray(array) {\n if (array.length === 1) {\n return array[0];\n }\n return array;\n}\n//# sourceMappingURL=AsYouTypeFormatter.PatternParser.js.map"],"names":["_typeof","o","_classCallCheck","a","n","_defineProperties","e","r","t","_toPropertyKey","_createClass","i","_toPrimitive","PatternParser","pattern","_this$context$","branches","instructions","expandSingleElementArray","context","match","OPERATOR","ILLEGAL_CHARACTER_REGEXP","operator","before","rightPart","_this$getContext","parseOneOfSet","values","prevValue","nextValue","value","array"],"mappings":"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","x_google_ignoreList":[0]}
package/dist/index284.js CHANGED
@@ -1,50 +1,34 @@
1
- import * as l from "react";
2
- import { composeRefs as m } from "./index60.js";
3
- import { j as u } from "./index28.js";
4
- // @__NO_SIDE_EFFECTS__
5
- function x(e) {
6
- const r = /* @__PURE__ */ y(e), t = l.forwardRef((o, n) => {
7
- const { children: i, ...c } = o, s = l.Children.toArray(i), a = s.find(g);
8
- if (a) {
9
- const f = a.props.children, d = s.map((p) => p === a ? l.Children.count(f) > 1 ? l.Children.only(null) : l.isValidElement(f) ? f.props.children : null : p);
10
- return /* @__PURE__ */ u.jsx(r, { ...c, ref: n, children: l.isValidElement(f) ? l.cloneElement(f, void 0, d) : null });
1
+ import o from "./index196.js";
2
+ import l from "./index282.js";
3
+ function u(e, n, r) {
4
+ if (n === void 0 && (n = {}), r = new o(r), n.v2) {
5
+ if (!e.countryCallingCode)
6
+ throw new Error("Invalid phone number object passed");
7
+ r.selectNumberingPlan(e.countryCallingCode);
8
+ } else {
9
+ if (!e.phone)
10
+ return !1;
11
+ if (e.country) {
12
+ if (!r.hasCountry(e.country))
13
+ throw new Error("Unknown country: ".concat(e.country));
14
+ r.selectNumberingPlan(e.country);
15
+ } else {
16
+ if (!e.countryCallingCode)
17
+ throw new Error("Invalid phone number object passed");
18
+ r.selectNumberingPlan(e.countryCallingCode);
11
19
  }
12
- return /* @__PURE__ */ u.jsx(r, { ...c, ref: n, children: i });
13
- });
14
- return t.displayName = `${e}.Slot`, t;
15
- }
16
- // @__NO_SIDE_EFFECTS__
17
- function y(e) {
18
- const r = l.forwardRef((t, o) => {
19
- const { children: n, ...i } = t;
20
- if (l.isValidElement(n)) {
21
- const c = R(n), s = C(i, n.props);
22
- return n.type !== l.Fragment && (s.ref = o ? m(o, c) : c), l.cloneElement(n, s);
23
- }
24
- return l.Children.count(n) > 1 ? l.Children.only(null) : null;
25
- });
26
- return r.displayName = `${e}.SlotClone`, r;
27
- }
28
- var E = /* @__PURE__ */ Symbol("radix.slottable");
29
- function g(e) {
30
- return l.isValidElement(e) && typeof e.type == "function" && "__radixId" in e.type && e.type.__radixId === E;
31
- }
32
- function C(e, r) {
33
- const t = { ...r };
34
- for (const o in r) {
35
- const n = e[o], i = r[o];
36
- /^on[A-Z]/.test(o) ? n && i ? t[o] = (...s) => {
37
- const a = i(...s);
38
- return n(...s), a;
39
- } : n && (t[o] = n) : o === "style" ? t[o] = { ...n, ...i } : o === "className" && (t[o] = [n, i].filter(Boolean).join(" "));
40
20
  }
41
- return { ...e, ...t };
21
+ if (r.possibleLengths())
22
+ return s(e.phone || e.nationalNumber, e.country, r);
23
+ if (e.countryCallingCode && r.isNonGeographicCallingCode(e.countryCallingCode))
24
+ return !0;
25
+ throw new Error('Missing "possibleLengths" in metadata. Perhaps the metadata has been generated before v1.0.18.');
42
26
  }
43
- function R(e) {
44
- let r = Object.getOwnPropertyDescriptor(e.props, "ref")?.get, t = r && "isReactWarning" in r && r.isReactWarning;
45
- return t ? e.ref : (r = Object.getOwnPropertyDescriptor(e, "ref")?.get, t = r && "isReactWarning" in r && r.isReactWarning, t ? e.props.ref : e.props.ref || e.ref);
27
+ function s(e, n, r) {
28
+ return l(e, n, r) === "IS_POSSIBLE";
46
29
  }
47
30
  export {
48
- x as createSlot
31
+ u as default,
32
+ s as isPossibleNumber
49
33
  };
50
34
  //# sourceMappingURL=index284.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index284.js","sources":["../../../node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-slot/dist/index.mjs"],"sourcesContent":["// src/slot.tsx\nimport * as React from \"react\";\nimport { composeRefs } from \"@radix-ui/react-compose-refs\";\nimport { Fragment as Fragment2, jsx } from \"react/jsx-runtime\";\n// @__NO_SIDE_EFFECTS__\nfunction createSlot(ownerName) {\n const SlotClone = /* @__PURE__ */ createSlotClone(ownerName);\n const Slot2 = React.forwardRef((props, forwardedRef) => {\n const { children, ...slotProps } = props;\n const childrenArray = React.Children.toArray(children);\n const slottable = childrenArray.find(isSlottable);\n if (slottable) {\n const newElement = slottable.props.children;\n const newChildren = childrenArray.map((child) => {\n if (child === slottable) {\n if (React.Children.count(newElement) > 1) return React.Children.only(null);\n return React.isValidElement(newElement) ? newElement.props.children : null;\n } else {\n return child;\n }\n });\n return /* @__PURE__ */ jsx(SlotClone, { ...slotProps, ref: forwardedRef, children: React.isValidElement(newElement) ? React.cloneElement(newElement, void 0, newChildren) : null });\n }\n return /* @__PURE__ */ jsx(SlotClone, { ...slotProps, ref: forwardedRef, children });\n });\n Slot2.displayName = `${ownerName}.Slot`;\n return Slot2;\n}\nvar Slot = /* @__PURE__ */ createSlot(\"Slot\");\n// @__NO_SIDE_EFFECTS__\nfunction createSlotClone(ownerName) {\n const SlotClone = React.forwardRef((props, forwardedRef) => {\n const { children, ...slotProps } = props;\n if (React.isValidElement(children)) {\n const childrenRef = getElementRef(children);\n const props2 = mergeProps(slotProps, children.props);\n if (children.type !== React.Fragment) {\n props2.ref = forwardedRef ? composeRefs(forwardedRef, childrenRef) : childrenRef;\n }\n return React.cloneElement(children, props2);\n }\n return React.Children.count(children) > 1 ? React.Children.only(null) : null;\n });\n SlotClone.displayName = `${ownerName}.SlotClone`;\n return SlotClone;\n}\nvar SLOTTABLE_IDENTIFIER = Symbol(\"radix.slottable\");\n// @__NO_SIDE_EFFECTS__\nfunction createSlottable(ownerName) {\n const Slottable2 = ({ children }) => {\n return /* @__PURE__ */ jsx(Fragment2, { children });\n };\n Slottable2.displayName = `${ownerName}.Slottable`;\n Slottable2.__radixId = SLOTTABLE_IDENTIFIER;\n return Slottable2;\n}\nvar Slottable = /* @__PURE__ */ createSlottable(\"Slottable\");\nfunction isSlottable(child) {\n return React.isValidElement(child) && typeof child.type === \"function\" && \"__radixId\" in child.type && child.type.__radixId === SLOTTABLE_IDENTIFIER;\n}\nfunction mergeProps(slotProps, childProps) {\n const overrideProps = { ...childProps };\n for (const propName in childProps) {\n const slotPropValue = slotProps[propName];\n const childPropValue = childProps[propName];\n const isHandler = /^on[A-Z]/.test(propName);\n if (isHandler) {\n if (slotPropValue && childPropValue) {\n overrideProps[propName] = (...args) => {\n const result = childPropValue(...args);\n slotPropValue(...args);\n return result;\n };\n } else if (slotPropValue) {\n overrideProps[propName] = slotPropValue;\n }\n } else if (propName === \"style\") {\n overrideProps[propName] = { ...slotPropValue, ...childPropValue };\n } else if (propName === \"className\") {\n overrideProps[propName] = [slotPropValue, childPropValue].filter(Boolean).join(\" \");\n }\n }\n return { ...slotProps, ...overrideProps };\n}\nfunction getElementRef(element) {\n let getter = Object.getOwnPropertyDescriptor(element.props, \"ref\")?.get;\n let mayWarn = getter && \"isReactWarning\" in getter && getter.isReactWarning;\n if (mayWarn) {\n return element.ref;\n }\n getter = Object.getOwnPropertyDescriptor(element, \"ref\")?.get;\n mayWarn = getter && \"isReactWarning\" in getter && getter.isReactWarning;\n if (mayWarn) {\n return element.props.ref;\n }\n return element.props.ref || element.ref;\n}\nexport {\n Slot as Root,\n Slot,\n Slottable,\n createSlot,\n createSlottable\n};\n//# sourceMappingURL=index.mjs.map\n"],"names":["createSlot","ownerName","SlotClone","createSlotClone","Slot2","React","props","forwardedRef","children","slotProps","childrenArray","slottable","isSlottable","newElement","newChildren","child","jsx","childrenRef","getElementRef","props2","mergeProps","composeRefs","SLOTTABLE_IDENTIFIER","childProps","overrideProps","propName","slotPropValue","childPropValue","args","result","element","getter","mayWarn"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index284.js","sources":["../../../node_modules/libphonenumber-js/es6/isPossible.js"],"sourcesContent":["import Metadata from './metadata.js';\nimport checkNumberLength from './helpers/checkNumberLength.js';\n\n/**\r\n * Checks if a phone number is \"possible\" (basically just checks its length).\r\n *\r\n * isPossible(phoneNumberInstance, { ..., v2: true }, metadata)\r\n *\r\n * isPossible({ phone: '8005553535', country: 'RU' }, { ... }, metadata)\r\n * isPossible({ phone: '8005553535', country: 'RU' }, 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 {object} [options]\r\n * @param {object} metadata\r\n * @return {string}\r\n */\nexport default function isPossiblePhoneNumber(input, options, metadata) {\n /* istanbul ignore if */\n if (options === undefined) {\n options = {};\n }\n metadata = new Metadata(metadata);\n if (options.v2) {\n if (!input.countryCallingCode) {\n throw new Error('Invalid phone number object passed');\n }\n metadata.selectNumberingPlan(input.countryCallingCode);\n } else {\n if (!input.phone) {\n return false;\n }\n if (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 {\n if (!input.countryCallingCode) {\n throw new Error('Invalid phone number object passed');\n }\n metadata.selectNumberingPlan(input.countryCallingCode);\n }\n }\n\n // Old metadata (< 1.0.18) had no \"possible length\" data.\n if (metadata.possibleLengths()) {\n return isPossibleNumber(input.phone || input.nationalNumber, input.country, metadata);\n } else {\n // There was a bug between `1.7.35` and `1.7.37` where \"possible_lengths\"\n // were missing for \"non-geographical\" numbering plans.\n // Just assume the number is possible in such cases:\n // it's unlikely that anyone generated their custom metadata\n // in that short period of time (one day).\n // This code can be removed in some future major version update.\n if (input.countryCallingCode && metadata.isNonGeographicCallingCode(input.countryCallingCode)) {\n // \"Non-geographic entities\" did't have `possibleLengths`\n // due to a bug in metadata generation process.\n return true;\n } else {\n throw new Error('Missing \"possibleLengths\" in metadata. Perhaps the metadata has been generated before v1.0.18.');\n }\n }\n}\nexport function isPossibleNumber(nationalNumber, country, metadata) {\n //, isInternational) {\n switch (checkNumberLength(nationalNumber, country, metadata)) {\n case 'IS_POSSIBLE':\n return true;\n // This library ignores \"local-only\" phone numbers (for simplicity).\n // See the readme for more info on what are \"local-only\" phone numbers.\n // case 'IS_POSSIBLE_LOCAL_ONLY':\n // \treturn !isInternational\n default:\n return false;\n }\n}\n//# sourceMappingURL=isPossible.js.map"],"names":["isPossiblePhoneNumber","input","options","metadata","Metadata","isPossibleNumber","nationalNumber","country","checkNumberLength"],"mappings":";;AAgBe,SAASA,EAAsBC,GAAOC,GAASC,GAAU;AAMtE,MAJID,MAAY,WACdA,IAAU,CAAA,IAEZC,IAAW,IAAIC,EAASD,CAAQ,GAC5BD,EAAQ,IAAI;AACd,QAAI,CAACD,EAAM;AACT,YAAM,IAAI,MAAM,oCAAoC;AAEtD,IAAAE,EAAS,oBAAoBF,EAAM,kBAAkB;AAAA,EACvD,OAAO;AACL,QAAI,CAACA,EAAM;AACT,aAAO;AAET,QAAIA,EAAM,SAAS;AACjB,UAAI,CAACE,EAAS,WAAWF,EAAM,OAAO;AACpC,cAAM,IAAI,MAAM,oBAAoB,OAAOA,EAAM,OAAO,CAAC;AAE3D,MAAAE,EAAS,oBAAoBF,EAAM,OAAO;AAAA,IAC5C,OAAO;AACL,UAAI,CAACA,EAAM;AACT,cAAM,IAAI,MAAM,oCAAoC;AAEtD,MAAAE,EAAS,oBAAoBF,EAAM,kBAAkB;AAAA,IACvD;AAAA,EACF;AAGA,MAAIE,EAAS;AACX,WAAOE,EAAiBJ,EAAM,SAASA,EAAM,gBAAgBA,EAAM,SAASE,CAAQ;AAQpF,MAAIF,EAAM,sBAAsBE,EAAS,2BAA2BF,EAAM,kBAAkB;AAG1F,WAAO;AAEP,QAAM,IAAI,MAAM,gGAAgG;AAGtH;AACO,SAASI,EAAiBC,GAAgBC,GAASJ,GAAU;AAElE,SAAQK,EAAkBF,GAAgBC,GAASJ,CAAQ,MACpD;AAST;","x_google_ignoreList":[0]}
package/dist/index285.js CHANGED
@@ -1,5 +1,13 @@
1
- var r = {};
1
+ import m from "./index196.js";
2
+ import o from "./index299.js";
3
+ import u from "./index286.js";
4
+ function b(e, n, r) {
5
+ if (n = n || {}, r = new m(r), r.selectNumberingPlan(e.country, e.countryCallingCode), r.hasTypes())
6
+ return u(e, n, r.metadata) !== void 0;
7
+ var l = n.v2 ? e.nationalNumber : e.phone;
8
+ return o(l, r.nationalNumberPattern());
9
+ }
2
10
  export {
3
- r as __exports
11
+ b as default
4
12
  };
5
13
  //# sourceMappingURL=index285.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index285.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
1
+ {"version":3,"file":"index285.js","sources":["../../../node_modules/libphonenumber-js/es6/isValid.js"],"sourcesContent":["import Metadata from './metadata.js';\nimport matchesEntirely from './helpers/matchesEntirely.js';\nimport getNumberType from './helpers/getNumberType.js';\n\n/**\r\n * Checks if a given phone number is valid.\r\n *\r\n * isValid(phoneNumberInstance, { ..., v2: true }, metadata)\r\n *\r\n * isPossible({ phone: '8005553535', country: 'RU' }, { ... }, metadata)\r\n * isPossible({ phone: '8005553535', country: 'RU' }, undefined, metadata)\r\n *\r\n * If the `number` is a string, it will be parsed to an object,\r\n * but only if it contains only valid phone number characters (including punctuation).\r\n * If the `number` is an object, it is used as is.\r\n *\r\n * The optional `defaultCountry` argument is the default country.\r\n * I.e. it does not restrict to just that country,\r\n * e.g. in those cases where several countries share\r\n * the same phone numbering rules (NANPA, Britain, etc).\r\n * For example, even though the number `07624 369230`\r\n * belongs to the Isle of Man (\"IM\" country code)\r\n * calling `isValidNumber('07624369230', 'GB', metadata)`\r\n * still returns `true` because the country is not restricted to `GB`,\r\n * it's just that `GB` is the default one for the phone numbering rules.\r\n * For restricting the country see `isValidNumberForRegion()`\r\n * though restricting a country might not be a good idea.\r\n * https://github.com/googlei18n/libphonenumber/blob/master/FAQ.md#when-should-i-use-isvalidnumberforregion\r\n *\r\n * Examples:\r\n *\r\n * ```js\r\n * isValidNumber('+78005553535', metadata)\r\n * isValidNumber('8005553535', 'RU', metadata)\r\n * isValidNumber('88005553535', 'RU', metadata)\r\n * isValidNumber({ phone: '8005553535', country: 'RU' }, metadata)\r\n * ```\r\n */\nexport default function isValidNumber(input, options, metadata) {\n // If assigning the `{}` default value is moved to the arguments above,\n // code coverage would decrease for some weird reason.\n options = options || {};\n metadata = new Metadata(metadata);\n metadata.selectNumberingPlan(input.country, input.countryCallingCode);\n\n // By default, countries only have type regexps when it's required for\n // distinguishing different countries having the same `countryCallingCode`.\n if (metadata.hasTypes()) {\n return getNumberType(input, options, metadata.metadata) !== undefined;\n }\n\n // If there are no type regexps for this country in metadata then use\n // `nationalNumberPattern` as a \"better than nothing\" replacement.\n var nationalNumber = options.v2 ? input.nationalNumber : input.phone;\n return matchesEntirely(nationalNumber, metadata.nationalNumberPattern());\n}\n//# sourceMappingURL=isValid.js.map"],"names":["isValidNumber","input","options","metadata","Metadata","getNumberType","nationalNumber","matchesEntirely"],"mappings":";;;AAsCe,SAASA,EAAcC,GAAOC,GAASC,GAAU;AAS9D,MANAD,IAAUA,KAAW,CAAA,GACrBC,IAAW,IAAIC,EAASD,CAAQ,GAChCA,EAAS,oBAAoBF,EAAM,SAASA,EAAM,kBAAkB,GAIhEE,EAAS;AACX,WAAOE,EAAcJ,GAAOC,GAASC,EAAS,QAAQ,MAAM;AAK9D,MAAIG,IAAiBJ,EAAQ,KAAKD,EAAM,iBAAiBA,EAAM;AAC/D,SAAOM,EAAgBD,GAAgBH,EAAS,sBAAqB,CAAE;AACzE;","x_google_ignoreList":[0]}
package/dist/index286.js CHANGED
@@ -1,5 +1,51 @@
1
- var e = {};
1
+ import a from "./index196.js";
2
+ import E from "./index299.js";
3
+ function I(e, n) {
4
+ var r = typeof Symbol < "u" && e[Symbol.iterator] || e["@@iterator"];
5
+ if (r) return (r = r.call(e)).next.bind(r);
6
+ if (Array.isArray(e) || (r = c(e)) || n) {
7
+ r && (e = r);
8
+ var t = 0;
9
+ return function() {
10
+ return t >= e.length ? { done: !0 } : { done: !1, value: e[t++] };
11
+ };
12
+ }
13
+ throw new TypeError(`Invalid attempt to iterate non-iterable instance.
14
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
15
+ }
16
+ function c(e, n) {
17
+ if (e) {
18
+ if (typeof e == "string") return l(e, n);
19
+ var r = {}.toString.call(e).slice(8, -1);
20
+ return r === "Object" && e.constructor && (r = e.constructor.name), r === "Map" || r === "Set" ? Array.from(e) : r === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r) ? l(e, n) : void 0;
21
+ }
22
+ }
23
+ function l(e, n) {
24
+ (n == null || n > e.length) && (n = e.length);
25
+ for (var r = 0, t = Array(n); r < n; r++) t[r] = e[r];
26
+ return t;
27
+ }
28
+ var s = ["MOBILE", "PREMIUM_RATE", "TOLL_FREE", "SHARED_COST", "VOIP", "PERSONAL_NUMBER", "PAGER", "UAN", "VOICEMAIL"];
29
+ function _(e, n, r) {
30
+ if (n = n || {}, !(!e.country && !e.countryCallingCode)) {
31
+ r = new a(r), r.selectNumberingPlan(e.country, e.countryCallingCode);
32
+ var t = n.v2 ? e.nationalNumber : e.phone;
33
+ if (E(t, r.nationalNumberPattern())) {
34
+ if (o(t, "FIXED_LINE", r))
35
+ return r.type("MOBILE") && r.type("MOBILE").pattern() === "" || !r.type("MOBILE") || o(t, "MOBILE", r) ? "FIXED_LINE_OR_MOBILE" : "FIXED_LINE";
36
+ for (var f = I(s), i; !(i = f()).done; ) {
37
+ var u = i.value;
38
+ if (o(t, u, r))
39
+ return u;
40
+ }
41
+ }
42
+ }
43
+ }
44
+ function o(e, n, r) {
45
+ return n = r.type(n), !n || !n.pattern() || n.possibleLengths() && n.possibleLengths().indexOf(e.length) < 0 ? !1 : E(e, n.pattern());
46
+ }
2
47
  export {
3
- e as __exports
48
+ _ as default,
49
+ o as isNumberTypeEqualTo
4
50
  };
5
51
  //# sourceMappingURL=index286.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index286.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
1
+ {"version":3,"file":"index286.js","sources":["../../../node_modules/libphonenumber-js/es6/helpers/getNumberType.js"],"sourcesContent":["function _createForOfIteratorHelperLoose(r, e) { var t = \"undefined\" != typeof Symbol && r[Symbol.iterator] || r[\"@@iterator\"]; if (t) return (t = t.call(r)).next.bind(t); if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && \"number\" == typeof r.length) { t && (r = t); var o = 0; return function () { return o >= r.length ? { done: !0 } : { done: !1, value: r[o++] }; }; } throw new TypeError(\"Invalid attempt to iterate non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\nfunction _unsupportedIterableToArray(r, a) { if (r) { if (\"string\" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return \"Object\" === t && r.constructor && (t = r.constructor.name), \"Map\" === t || \"Set\" === t ? Array.from(r) : \"Arguments\" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }\nfunction _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }\nimport Metadata from '../metadata.js';\nimport matchesEntirely from './matchesEntirely.js';\nvar NON_FIXED_LINE_PHONE_TYPES = ['MOBILE', 'PREMIUM_RATE', 'TOLL_FREE', 'SHARED_COST', 'VOIP', 'PERSONAL_NUMBER', 'PAGER', 'UAN', 'VOICEMAIL'];\n\n// Finds out national phone number type (fixed line, mobile, etc)\nexport default function getNumberType(input, options, metadata) {\n // If assigning the `{}` default value is moved to the arguments above,\n // code coverage would decrease for some weird reason.\n options = options || {};\n\n // When `parse()` returns an empty object — `{}` —\n // that means that the phone number is malformed,\n // so it can't possibly be valid.\n if (!input.country && !input.countryCallingCode) {\n return;\n }\n metadata = new Metadata(metadata);\n metadata.selectNumberingPlan(input.country, input.countryCallingCode);\n var nationalNumber = options.v2 ? input.nationalNumber : input.phone;\n\n // The following is copy-pasted from the original function:\n // https://github.com/googlei18n/libphonenumber/blob/3ea547d4fbaa2d0b67588904dfa5d3f2557c27ff/javascript/i18n/phonenumbers/phonenumberutil.js#L2835\n\n // Is this national number even valid for this country\n if (!matchesEntirely(nationalNumber, metadata.nationalNumberPattern())) {\n return;\n }\n\n // Is it fixed line number\n if (isNumberTypeEqualTo(nationalNumber, 'FIXED_LINE', metadata)) {\n // Because duplicate regular expressions are removed\n // to reduce metadata size, if \"mobile\" pattern is \"\"\n // then it means it was removed due to being a duplicate of the fixed-line pattern.\n //\n if (metadata.type('MOBILE') && metadata.type('MOBILE').pattern() === '') {\n return 'FIXED_LINE_OR_MOBILE';\n }\n\n // `MOBILE` type pattern isn't included if it matched `FIXED_LINE` one.\n // For example, for \"US\" country.\n // Old metadata (< `1.0.18`) had a specific \"types\" data structure\n // that happened to be `undefined` for `MOBILE` in that case.\n // Newer metadata (>= `1.0.18`) has another data structure that is\n // not `undefined` for `MOBILE` in that case (it's just an empty array).\n // So this `if` is just for backwards compatibility with old metadata.\n if (!metadata.type('MOBILE')) {\n return 'FIXED_LINE_OR_MOBILE';\n }\n\n // Check if the number happens to qualify as both fixed line and mobile.\n // (no such country in the minimal metadata set)\n /* istanbul ignore if */\n if (isNumberTypeEqualTo(nationalNumber, 'MOBILE', metadata)) {\n return 'FIXED_LINE_OR_MOBILE';\n }\n return 'FIXED_LINE';\n }\n for (var _iterator = _createForOfIteratorHelperLoose(NON_FIXED_LINE_PHONE_TYPES), _step; !(_step = _iterator()).done;) {\n var type = _step.value;\n if (isNumberTypeEqualTo(nationalNumber, type, metadata)) {\n return type;\n }\n }\n}\nexport function isNumberTypeEqualTo(nationalNumber, type, metadata) {\n type = metadata.type(type);\n if (!type || !type.pattern()) {\n return false;\n }\n // Check if any possible number lengths are present;\n // if so, we use them to avoid checking\n // the validation pattern if they don't match.\n // If they are absent, this means they match\n // the general description, which we have\n // already checked before a specific number type.\n if (type.possibleLengths() && type.possibleLengths().indexOf(nationalNumber.length) < 0) {\n return false;\n }\n return matchesEntirely(nationalNumber, type.pattern());\n}\n//# sourceMappingURL=getNumberType.js.map"],"names":["_createForOfIteratorHelperLoose","r","e","t","_unsupportedIterableToArray","o","a","_arrayLikeToArray","n","NON_FIXED_LINE_PHONE_TYPES","getNumberType","input","options","metadata","Metadata","nationalNumber","matchesEntirely","isNumberTypeEqualTo","_iterator","_step","type"],"mappings":";;AAAA,SAASA,EAAgCC,GAAGC,GAAG;AAAE,MAAIC,IAAmB,OAAO,SAAtB,OAAgCF,EAAE,OAAO,QAAQ,KAAKA,EAAE,YAAY;AAAG,MAAIE,EAAG,SAAQA,IAAIA,EAAE,KAAKF,CAAC,GAAG,KAAK,KAAKE,CAAC;AAAG,MAAI,MAAM,QAAQF,CAAC,MAAME,IAAIC,EAA4BH,CAAC,MAAMC,GAAuC;AAAE,IAAAC,MAAMF,IAAIE;AAAI,QAAIE,IAAI;AAAG,WAAO,WAAY;AAAE,aAAOA,KAAKJ,EAAE,SAAS,EAAE,MAAM,GAAE,IAAK,EAAE,MAAM,IAAI,OAAOA,EAAEI,GAAG,EAAC;AAAA,IAAI;AAAA,EAAG;AAAE,QAAM,IAAI,UAAU;AAAA,mFAAuI;AAAG;AACziB,SAASD,EAA4BH,GAAGK,GAAG;AAAE,MAAIL,GAAG;AAAE,QAAgB,OAAOA,KAAnB,SAAsB,QAAOM,EAAkBN,GAAGK,CAAC;AAAG,QAAIH,IAAI,CAAA,EAAG,SAAS,KAAKF,CAAC,EAAE,MAAM,GAAG,EAAE;AAAG,WAAoBE,MAAb,YAAkBF,EAAE,gBAAgBE,IAAIF,EAAE,YAAY,OAAiBE,MAAV,SAAyBA,MAAV,QAAc,MAAM,KAAKF,CAAC,IAAoBE,MAAhB,eAAqB,2CAA2C,KAAKA,CAAC,IAAII,EAAkBN,GAAGK,CAAC,IAAI;AAAA,EAAQ;AAAE;AACzX,SAASC,EAAkBN,GAAGK,GAAG;AAAE,GAASA,KAAR,QAAaA,IAAIL,EAAE,YAAYK,IAAIL,EAAE;AAAS,WAASC,IAAI,GAAGM,IAAI,MAAMF,CAAC,GAAGJ,IAAII,GAAGJ,IAAK,CAAAM,EAAEN,CAAC,IAAID,EAAEC,CAAC;AAAG,SAAOM;AAAG;AAGnJ,IAAIC,IAA6B,CAAC,UAAU,gBAAgB,aAAa,eAAe,QAAQ,mBAAmB,SAAS,OAAO,WAAW;AAG/H,SAASC,EAAcC,GAAOC,GAASC,GAAU;AAQ9D,MALAD,IAAUA,KAAW,CAAA,GAKjB,GAACD,EAAM,WAAW,CAACA,EAAM,qBAG7B;AAAA,IAAAE,IAAW,IAAIC,EAASD,CAAQ,GAChCA,EAAS,oBAAoBF,EAAM,SAASA,EAAM,kBAAkB;AACpE,QAAII,IAAiBH,EAAQ,KAAKD,EAAM,iBAAiBA,EAAM;AAM/D,QAAKK,EAAgBD,GAAgBF,EAAS,sBAAqB,CAAE,GAKrE;AAAA,UAAII,EAAoBF,GAAgB,cAAcF,CAAQ;AAuB5D,eAlBIA,EAAS,KAAK,QAAQ,KAAKA,EAAS,KAAK,QAAQ,EAAE,QAAO,MAAO,MAWjE,CAACA,EAAS,KAAK,QAAQ,KAOvBI,EAAoBF,GAAgB,UAAUF,CAAQ,IACjD,yBAEF;AAET,eAASK,IAAYlB,EAAgCS,CAA0B,GAAGU,GAAO,EAAEA,IAAQD,EAAS,GAAI,QAAO;AACrH,YAAIE,IAAOD,EAAM;AACjB,YAAIF,EAAoBF,GAAgBK,GAAMP,CAAQ;AACpD,iBAAOO;AAAA,MAEX;AAAA;AAAA;AACF;AACO,SAASH,EAAoBF,GAAgBK,GAAMP,GAAU;AAWlE,SAVAO,IAAOP,EAAS,KAAKO,CAAI,GACrB,CAACA,KAAQ,CAACA,EAAK,QAAO,KAStBA,EAAK,gBAAe,KAAMA,EAAK,kBAAkB,QAAQL,EAAe,MAAM,IAAI,IAC7E,KAEFC,EAAgBD,GAAgBK,EAAK,QAAO,CAAE;AACvD;","x_google_ignoreList":[0]}