@rpcbase/ui 0.189.0 → 0.191.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 (567) hide show
  1. package/dist/components/FilesUploadField/index.d.ts.map +1 -1
  2. package/dist/index100.js +420 -139
  3. package/dist/index100.js.map +1 -1
  4. package/dist/index101.js +149 -71
  5. package/dist/index101.js.map +1 -1
  6. package/dist/index102.js +74 -229
  7. package/dist/index102.js.map +1 -1
  8. package/dist/index103.js +262 -9
  9. package/dist/index103.js.map +1 -1
  10. package/dist/index104.js +9 -42
  11. package/dist/index104.js.map +1 -1
  12. package/dist/index105.js +42 -4
  13. package/dist/index105.js.map +1 -1
  14. package/dist/index106.js +4 -46
  15. package/dist/index106.js.map +1 -1
  16. package/dist/index107.js +597 -197
  17. package/dist/index107.js.map +1 -1
  18. package/dist/index108.js +52 -22
  19. package/dist/index108.js.map +1 -1
  20. package/dist/index109.js +4 -24
  21. package/dist/index109.js.map +1 -1
  22. package/dist/index110.js +4 -399
  23. package/dist/index110.js.map +1 -1
  24. package/dist/index111.js +15 -46
  25. package/dist/index111.js.map +1 -1
  26. package/dist/index112.js +6 -52
  27. package/dist/index112.js.map +1 -1
  28. package/dist/index113.js +6 -3
  29. package/dist/index113.js.map +1 -1
  30. package/dist/index114.js +16 -4
  31. package/dist/index114.js.map +1 -1
  32. package/dist/index115.js +4 -15
  33. package/dist/index115.js.map +1 -1
  34. package/dist/index116.js +4 -5
  35. package/dist/index116.js.map +1 -1
  36. package/dist/index117.js +5 -7
  37. package/dist/index117.js.map +1 -1
  38. package/dist/index118.js +5 -16
  39. package/dist/index118.js.map +1 -1
  40. package/dist/index119.js +4 -4
  41. package/dist/index119.js.map +1 -1
  42. package/dist/index120.js +4 -4
  43. package/dist/index120.js.map +1 -1
  44. package/dist/index121.js +6 -5
  45. package/dist/index121.js.map +1 -1
  46. package/dist/index122.js +24 -5
  47. package/dist/index122.js.map +1 -1
  48. package/dist/index123.js +6 -4
  49. package/dist/index123.js.map +1 -1
  50. package/dist/index124.js +2 -2
  51. package/dist/index124.js.map +1 -1
  52. package/dist/index125.js +5 -5
  53. package/dist/index125.js.map +1 -1
  54. package/dist/index126.js +5 -24
  55. package/dist/index126.js.map +1 -1
  56. package/dist/index127.js +4 -6
  57. package/dist/index127.js.map +1 -1
  58. package/dist/index128.js +5 -4
  59. package/dist/index128.js.map +1 -1
  60. package/dist/index129.js +4 -6
  61. package/dist/index129.js.map +1 -1
  62. package/dist/index130.js +8 -5
  63. package/dist/index130.js.map +1 -1
  64. package/dist/index131.js +4 -3
  65. package/dist/index131.js.map +1 -1
  66. package/dist/index132.js +4 -5
  67. package/dist/index132.js.map +1 -1
  68. package/dist/index133.js +3 -3
  69. package/dist/index133.js.map +1 -1
  70. package/dist/index134.js +6 -8
  71. package/dist/index134.js.map +1 -1
  72. package/dist/index135.js +145 -5
  73. package/dist/index135.js.map +1 -1
  74. package/dist/index136.js +39 -4
  75. package/dist/index136.js.map +1 -1
  76. package/dist/index137.js +4 -4
  77. package/dist/index137.js.map +1 -1
  78. package/dist/index138.js +7 -6
  79. package/dist/index138.js.map +1 -1
  80. package/dist/index139.js +13 -145
  81. package/dist/index139.js.map +1 -1
  82. package/dist/index140.js +13 -39
  83. package/dist/index140.js.map +1 -1
  84. package/dist/index141.js +7 -4
  85. package/dist/index141.js.map +1 -1
  86. package/dist/index142.js +29 -5
  87. package/dist/index142.js.map +1 -1
  88. package/dist/index143.js +10 -13
  89. package/dist/index143.js.map +1 -1
  90. package/dist/index144.js +10 -13
  91. package/dist/index144.js.map +1 -1
  92. package/dist/index145.js +8 -7
  93. package/dist/index145.js.map +1 -1
  94. package/dist/index146.js +13 -31
  95. package/dist/index146.js.map +1 -1
  96. package/dist/index147.js +101 -10
  97. package/dist/index147.js.map +1 -1
  98. package/dist/index148.js +20 -11
  99. package/dist/index148.js.map +1 -1
  100. package/dist/index149.js +53 -8
  101. package/dist/index149.js.map +1 -1
  102. package/dist/index15.js +55 -54
  103. package/dist/index15.js.map +1 -1
  104. package/dist/index150.js +70 -11
  105. package/dist/index150.js.map +1 -1
  106. package/dist/index151.js +9 -101
  107. package/dist/index151.js.map +1 -1
  108. package/dist/index152.js +21 -20
  109. package/dist/index152.js.map +1 -1
  110. package/dist/index153.js +15 -52
  111. package/dist/index153.js.map +1 -1
  112. package/dist/index154.js +23 -72
  113. package/dist/index154.js.map +1 -1
  114. package/dist/index155.js +6 -9
  115. package/dist/index155.js.map +1 -1
  116. package/dist/index156.js +5 -20
  117. package/dist/index156.js.map +1 -1
  118. package/dist/index157.js +23 -16
  119. package/dist/index157.js.map +1 -1
  120. package/dist/index158.js +35 -24
  121. package/dist/index158.js.map +1 -1
  122. package/dist/index159.js +16 -7
  123. package/dist/index159.js.map +1 -1
  124. package/dist/index160.js +6 -5
  125. package/dist/index160.js.map +1 -1
  126. package/dist/index161.js +4 -23
  127. package/dist/index161.js.map +1 -1
  128. package/dist/index162.js +5 -35
  129. package/dist/index162.js.map +1 -1
  130. package/dist/index163.js +5 -16
  131. package/dist/index163.js.map +1 -1
  132. package/dist/index164.js +4 -6
  133. package/dist/index164.js.map +1 -1
  134. package/dist/index165.js +3 -4
  135. package/dist/index165.js.map +1 -1
  136. package/dist/index166.js +6 -4
  137. package/dist/index166.js.map +1 -1
  138. package/dist/index167.js +24 -5
  139. package/dist/index167.js.map +1 -1
  140. package/dist/index168.js +7 -4
  141. package/dist/index168.js.map +1 -1
  142. package/dist/index169.js +6 -3
  143. package/dist/index169.js.map +1 -1
  144. package/dist/index170.js +5 -6
  145. package/dist/index170.js.map +1 -1
  146. package/dist/index171.js +4 -24
  147. package/dist/index171.js.map +1 -1
  148. package/dist/index172.js +3 -7
  149. package/dist/index172.js.map +1 -1
  150. package/dist/index173.js +4 -6
  151. package/dist/index173.js.map +1 -1
  152. package/dist/index174.js +3 -5
  153. package/dist/index174.js.map +1 -1
  154. package/dist/index175.js +4 -3
  155. package/dist/index175.js.map +1 -1
  156. package/dist/index176.js +3 -3
  157. package/dist/index176.js.map +1 -1
  158. package/dist/index177.js +3 -4
  159. package/dist/index177.js.map +1 -1
  160. package/dist/index178.js +3 -3
  161. package/dist/index178.js.map +1 -1
  162. package/dist/index179.js +24 -4
  163. package/dist/index179.js.map +1 -1
  164. package/dist/index180.js +29 -4
  165. package/dist/index180.js.map +1 -1
  166. package/dist/index181.js +5 -4
  167. package/dist/index181.js.map +1 -1
  168. package/dist/index182.js +13 -3
  169. package/dist/index182.js.map +1 -1
  170. package/dist/index183.js +148 -61
  171. package/dist/index183.js.map +1 -1
  172. package/dist/index184.js +27 -177
  173. package/dist/index184.js.map +1 -1
  174. package/dist/index185.js +9 -46
  175. package/dist/index185.js.map +1 -1
  176. package/dist/index186.js +46 -12
  177. package/dist/index186.js.map +1 -1
  178. package/dist/index187.js +10 -153
  179. package/dist/index187.js.map +1 -1
  180. package/dist/index188.js +42 -28
  181. package/dist/index188.js.map +1 -1
  182. package/dist/index189.js +95 -9
  183. package/dist/index189.js.map +1 -1
  184. package/dist/index190.js +82 -43
  185. package/dist/index190.js.map +1 -1
  186. package/dist/index191.js +104 -10
  187. package/dist/index191.js.map +1 -1
  188. package/dist/index192.js +50 -42
  189. package/dist/index192.js.map +1 -1
  190. package/dist/index193.js +10 -94
  191. package/dist/index193.js.map +1 -1
  192. package/dist/index194.js +33 -82
  193. package/dist/index194.js.map +1 -1
  194. package/dist/index195.js +8 -105
  195. package/dist/index195.js.map +1 -1
  196. package/dist/index196.js +110 -46
  197. package/dist/index196.js.map +1 -1
  198. package/dist/index197.js +17 -11
  199. package/dist/index197.js.map +1 -1
  200. package/dist/index198.js +13 -35
  201. package/dist/index198.js.map +1 -1
  202. package/dist/index199.js +3 -8
  203. package/dist/index199.js.map +1 -1
  204. package/dist/index20.js +6 -6
  205. package/dist/index200.js +32 -112
  206. package/dist/index200.js.map +1 -1
  207. package/dist/index201.js +20 -17
  208. package/dist/index201.js.map +1 -1
  209. package/dist/index202.js +9 -15
  210. package/dist/index202.js.map +1 -1
  211. package/dist/index203.js +8 -3
  212. package/dist/index203.js.map +1 -1
  213. package/dist/index204.js +14 -31
  214. package/dist/index204.js.map +1 -1
  215. package/dist/index205.js +27 -19
  216. package/dist/index205.js.map +1 -1
  217. package/dist/index206.js +15 -8
  218. package/dist/index206.js.map +1 -1
  219. package/dist/index207.js +66 -7
  220. package/dist/index207.js.map +1 -1
  221. package/dist/index208.js +179 -18
  222. package/dist/index208.js.map +1 -1
  223. package/dist/index209.js +44 -26
  224. package/dist/index209.js.map +1 -1
  225. package/dist/index21.js +1 -1
  226. package/dist/index210.js +15 -15
  227. package/dist/index210.js.map +1 -1
  228. package/dist/index211.js +5 -24
  229. package/dist/index211.js.map +1 -1
  230. package/dist/index212.js +6 -29
  231. package/dist/index212.js.map +1 -1
  232. package/dist/index213.js +59 -5
  233. package/dist/index213.js.map +1 -1
  234. package/dist/index214.js +64 -14
  235. package/dist/index214.js.map +1 -1
  236. package/dist/index215.js +6 -5
  237. package/dist/index215.js.map +1 -1
  238. package/dist/index216.js +4 -5
  239. package/dist/index216.js.map +1 -1
  240. package/dist/index217.js +7 -58
  241. package/dist/index217.js.map +1 -1
  242. package/dist/index218.js +17 -66
  243. package/dist/index218.js.map +1 -1
  244. package/dist/index219.js +5 -6
  245. package/dist/index219.js.map +1 -1
  246. package/dist/index22.js +1 -1
  247. package/dist/index220.js +5 -4
  248. package/dist/index220.js.map +1 -1
  249. package/dist/index221.js +13 -7
  250. package/dist/index221.js.map +1 -1
  251. package/dist/index222.js +9 -16
  252. package/dist/index222.js.map +1 -1
  253. package/dist/index223.js +14 -5
  254. package/dist/index223.js.map +1 -1
  255. package/dist/index224.js +14 -5
  256. package/dist/index224.js.map +1 -1
  257. package/dist/index225.js +5 -13
  258. package/dist/index225.js.map +1 -1
  259. package/dist/index226.js +5 -9
  260. package/dist/index226.js.map +1 -1
  261. package/dist/index227.js +7 -14
  262. package/dist/index227.js.map +1 -1
  263. package/dist/index228.js +6 -14
  264. package/dist/index228.js.map +1 -1
  265. package/dist/index229.js +9 -5
  266. package/dist/index229.js.map +1 -1
  267. package/dist/index230.js +5 -6
  268. package/dist/index230.js.map +1 -1
  269. package/dist/index231.js +5 -7
  270. package/dist/index231.js.map +1 -1
  271. package/dist/index232.js +9 -6
  272. package/dist/index232.js.map +1 -1
  273. package/dist/index233.js +5 -9
  274. package/dist/index233.js.map +1 -1
  275. package/dist/index234.js +5 -5
  276. package/dist/index234.js.map +1 -1
  277. package/dist/index235.js +4 -5
  278. package/dist/index235.js.map +1 -1
  279. package/dist/index236.js +11 -9
  280. package/dist/index236.js.map +1 -1
  281. package/dist/index237.js +10 -5
  282. package/dist/index237.js.map +1 -1
  283. package/dist/index238.js +10 -5
  284. package/dist/index238.js.map +1 -1
  285. package/dist/index239.js +11 -4
  286. package/dist/index239.js.map +1 -1
  287. package/dist/index24.js +1 -1
  288. package/dist/index240.js +11 -11
  289. package/dist/index240.js.map +1 -1
  290. package/dist/index241.js +10 -10
  291. package/dist/index241.js.map +1 -1
  292. package/dist/index242.js +7 -10
  293. package/dist/index242.js.map +1 -1
  294. package/dist/index243.js +6 -11
  295. package/dist/index243.js.map +1 -1
  296. package/dist/index244.js +5 -11
  297. package/dist/index244.js.map +1 -1
  298. package/dist/index245.js +6 -10
  299. package/dist/index245.js.map +1 -1
  300. package/dist/index246.js +7 -7
  301. package/dist/index246.js.map +1 -1
  302. package/dist/index247.js +6 -6
  303. package/dist/index247.js.map +1 -1
  304. package/dist/index248.js +55 -5
  305. package/dist/index248.js.map +1 -1
  306. package/dist/index249.js +8 -6
  307. package/dist/index249.js.map +1 -1
  308. package/dist/index250.js +19 -7
  309. package/dist/index250.js.map +1 -1
  310. package/dist/index251.js +29 -6
  311. package/dist/index251.js.map +1 -1
  312. package/dist/index252.js +12 -55
  313. package/dist/index252.js.map +1 -1
  314. package/dist/index253.js +25 -8
  315. package/dist/index253.js.map +1 -1
  316. package/dist/index254.js +5 -19
  317. package/dist/index254.js.map +1 -1
  318. package/dist/index259.js +3 -3
  319. package/dist/index265.js +1 -1
  320. package/dist/index266.js +2 -2
  321. package/dist/index268.js +3 -3
  322. package/dist/index270.js +5 -30
  323. package/dist/index270.js.map +1 -1
  324. package/dist/index271.js +3 -13
  325. package/dist/index271.js.map +1 -1
  326. package/dist/index272.js +22 -24
  327. package/dist/index272.js.map +1 -1
  328. package/dist/index273.js +112 -5
  329. package/dist/index273.js.map +1 -1
  330. package/dist/index274.js +15 -20
  331. package/dist/index274.js.map +1 -1
  332. package/dist/index275.js +525 -5
  333. package/dist/index275.js.map +1 -1
  334. package/dist/index276.js +128 -3
  335. package/dist/index276.js.map +1 -1
  336. package/dist/index277.js +132 -22
  337. package/dist/index277.js.map +1 -1
  338. package/dist/index278.js +19 -111
  339. package/dist/index278.js.map +1 -1
  340. package/dist/index279.js +4 -15
  341. package/dist/index279.js.map +1 -1
  342. package/dist/index28.js +1 -1
  343. package/dist/index280.js +17 -523
  344. package/dist/index280.js.map +1 -1
  345. package/dist/index281.js +12 -127
  346. package/dist/index281.js.map +1 -1
  347. package/dist/index282.js +61 -130
  348. package/dist/index282.js.map +1 -1
  349. package/dist/index283.js +69 -5
  350. package/dist/index283.js.map +1 -1
  351. package/dist/index284.js +8 -18
  352. package/dist/index284.js.map +1 -1
  353. package/dist/index285.js +14 -13
  354. package/dist/index285.js.map +1 -1
  355. package/dist/index286.js +65 -64
  356. package/dist/index286.js.map +1 -1
  357. package/dist/index287.js +6 -69
  358. package/dist/index287.js.map +1 -1
  359. package/dist/index288.js +6 -9
  360. package/dist/index288.js.map +1 -1
  361. package/dist/index289.js +4 -14
  362. package/dist/index289.js.map +1 -1
  363. package/dist/index290.js +15 -65
  364. package/dist/index290.js.map +1 -1
  365. package/dist/index291.js +8 -5
  366. package/dist/index291.js.map +1 -1
  367. package/dist/index292.js +5 -5
  368. package/dist/index292.js.map +1 -1
  369. package/dist/index293.js +5 -4
  370. package/dist/index293.js.map +1 -1
  371. package/dist/index294.js +545 -15
  372. package/dist/index294.js.map +1 -1
  373. package/dist/index295.js +47 -9
  374. package/dist/index295.js.map +1 -1
  375. package/dist/index296.js +17 -5
  376. package/dist/index296.js.map +1 -1
  377. package/dist/index297.js +6 -4
  378. package/dist/index297.js.map +1 -1
  379. package/dist/index298.js +8 -545
  380. package/dist/index298.js.map +1 -1
  381. package/dist/index299.js +8 -47
  382. package/dist/index299.js.map +1 -1
  383. package/dist/index30.js +1 -1
  384. package/dist/index300.js +8 -17
  385. package/dist/index300.js.map +1 -1
  386. package/dist/index301.js +12 -6
  387. package/dist/index301.js.map +1 -1
  388. package/dist/index302.js +9 -8
  389. package/dist/index302.js.map +1 -1
  390. package/dist/index303.js +13 -7
  391. package/dist/index303.js.map +1 -1
  392. package/dist/index304.js +3 -8
  393. package/dist/index304.js.map +1 -1
  394. package/dist/index305.js +22 -12
  395. package/dist/index305.js.map +1 -1
  396. package/dist/index306.js +4 -9
  397. package/dist/index306.js.map +1 -1
  398. package/dist/index307.js +56 -14
  399. package/dist/index307.js.map +1 -1
  400. package/dist/index308.js +68 -4
  401. package/dist/index308.js.map +1 -1
  402. package/dist/index309.js +31 -23
  403. package/dist/index309.js.map +1 -1
  404. package/dist/index31.js +5 -5
  405. package/dist/index310.js +9 -5
  406. package/dist/index310.js.map +1 -1
  407. package/dist/index311.js +147 -50
  408. package/dist/index311.js.map +1 -1
  409. package/dist/index312.js +106 -66
  410. package/dist/index312.js.map +1 -1
  411. package/dist/index313.js +12 -30
  412. package/dist/index313.js.map +1 -1
  413. package/dist/index314.js +28 -9
  414. package/dist/index314.js.map +1 -1
  415. package/dist/index315.js +4 -152
  416. package/dist/index315.js.map +1 -1
  417. package/dist/index316.js +22 -107
  418. package/dist/index316.js.map +1 -1
  419. package/dist/index317.js +15 -22
  420. package/dist/index317.js.map +1 -1
  421. package/dist/index318.js +28 -12
  422. package/dist/index318.js.map +1 -1
  423. package/dist/index319.js +12 -27
  424. package/dist/index319.js.map +1 -1
  425. package/dist/index32.js +24 -24
  426. package/dist/index320.js +7 -5
  427. package/dist/index320.js.map +1 -1
  428. package/dist/index33.js +3 -3
  429. package/dist/index35.js +16 -2635
  430. package/dist/index35.js.map +1 -1
  431. package/dist/index36.js +113 -377
  432. package/dist/index36.js.map +1 -1
  433. package/dist/index37.js +204 -215
  434. package/dist/index37.js.map +1 -1
  435. package/dist/index38.js +87 -18
  436. package/dist/index38.js.map +1 -1
  437. package/dist/index39.js +115 -126
  438. package/dist/index39.js.map +1 -1
  439. package/dist/index40.js +5 -221
  440. package/dist/index40.js.map +1 -1
  441. package/dist/index41.js +836 -83
  442. package/dist/index41.js.map +1 -1
  443. package/dist/index42.js +53 -115
  444. package/dist/index42.js.map +1 -1
  445. package/dist/index43.js +7 -5
  446. package/dist/index43.js.map +1 -1
  447. package/dist/index44.js +2 -844
  448. package/dist/index44.js.map +1 -1
  449. package/dist/index45.js +12 -57
  450. package/dist/index45.js.map +1 -1
  451. package/dist/index46.js +18 -7
  452. package/dist/index46.js.map +1 -1
  453. package/dist/index47.js +8 -2
  454. package/dist/index47.js.map +1 -1
  455. package/dist/index48.js +2 -12
  456. package/dist/index48.js.map +1 -1
  457. package/dist/index49.js +22 -17
  458. package/dist/index49.js.map +1 -1
  459. package/dist/index50.js +233 -7
  460. package/dist/index50.js.map +1 -1
  461. package/dist/index51.js +4 -2
  462. package/dist/index51.js.map +1 -1
  463. package/dist/index52.js +6 -23
  464. package/dist/index52.js.map +1 -1
  465. package/dist/index53.js +46 -232
  466. package/dist/index53.js.map +1 -1
  467. package/dist/index54.js +26 -204
  468. package/dist/index54.js.map +1 -1
  469. package/dist/index55.js +51 -2
  470. package/dist/index55.js.map +1 -1
  471. package/dist/index56.js +8 -2
  472. package/dist/index56.js.map +1 -1
  473. package/dist/index57.js +14 -5
  474. package/dist/index57.js.map +1 -1
  475. package/dist/index58.js +133 -7
  476. package/dist/index58.js.map +1 -1
  477. package/dist/index59.js +10 -5
  478. package/dist/index59.js.map +1 -1
  479. package/dist/index60.js +214 -51
  480. package/dist/index60.js.map +1 -1
  481. package/dist/index61.js +13 -2
  482. package/dist/index61.js.map +1 -1
  483. package/dist/index62.js +34 -2
  484. package/dist/index62.js.map +1 -1
  485. package/dist/index63.js +46 -3
  486. package/dist/index63.js.map +1 -1
  487. package/dist/index64.js +7 -6
  488. package/dist/index64.js.map +1 -1
  489. package/dist/index65.js +48 -46
  490. package/dist/index65.js.map +1 -1
  491. package/dist/index66.js +4 -27
  492. package/dist/index66.js.map +1 -1
  493. package/dist/index67.js +4 -49
  494. package/dist/index67.js.map +1 -1
  495. package/dist/index68.js +28 -8
  496. package/dist/index68.js.map +1 -1
  497. package/dist/index69.js +50 -15
  498. package/dist/index69.js.map +1 -1
  499. package/dist/index70.js +8 -133
  500. package/dist/index70.js.map +1 -1
  501. package/dist/index71.js +205 -11
  502. package/dist/index71.js.map +1 -1
  503. package/dist/index72.js +2 -217
  504. package/dist/index72.js.map +1 -1
  505. package/dist/index73.js +2 -13
  506. package/dist/index73.js.map +1 -1
  507. package/dist/index74.js +5 -33
  508. package/dist/index74.js.map +1 -1
  509. package/dist/index75.js +7 -46
  510. package/dist/index75.js.map +1 -1
  511. package/dist/index76.js +5 -7
  512. package/dist/index76.js.map +1 -1
  513. package/dist/index77.js +2 -50
  514. package/dist/index77.js.map +1 -1
  515. package/dist/index78.js +2 -4
  516. package/dist/index78.js.map +1 -1
  517. package/dist/index79.js +11 -5
  518. package/dist/index79.js.map +1 -1
  519. package/dist/index80.js +46 -27
  520. package/dist/index80.js.map +1 -1
  521. package/dist/index81.js +204 -48
  522. package/dist/index81.js.map +1 -1
  523. package/dist/index82.js +21 -8
  524. package/dist/index82.js.map +1 -1
  525. package/dist/index83.js +24 -11
  526. package/dist/index83.js.map +1 -1
  527. package/dist/index84.js +383 -589
  528. package/dist/index84.js.map +1 -1
  529. package/dist/index85.js +46 -5
  530. package/dist/index85.js.map +1 -1
  531. package/dist/index86.js +5 -68
  532. package/dist/index86.js.map +1 -1
  533. package/dist/index87.js +69 -2
  534. package/dist/index87.js.map +1 -1
  535. package/dist/index88.js +2 -364
  536. package/dist/index88.js.map +1 -1
  537. package/dist/index89.js +303 -201
  538. package/dist/index89.js.map +1 -1
  539. package/dist/index90.js +247 -46
  540. package/dist/index90.js.map +1 -1
  541. package/dist/index91.js +56 -42
  542. package/dist/index91.js.map +1 -1
  543. package/dist/index92.js +46 -169
  544. package/dist/index92.js.map +1 -1
  545. package/dist/index93.js +156 -96
  546. package/dist/index93.js.map +1 -1
  547. package/dist/index94.js +109 -24
  548. package/dist/index94.js.map +1 -1
  549. package/dist/index95.js +25 -8
  550. package/dist/index95.js.map +1 -1
  551. package/dist/index96.js +8 -5
  552. package/dist/index96.js.map +1 -1
  553. package/dist/index97.js +4 -5
  554. package/dist/index97.js.map +1 -1
  555. package/dist/index98.js +5 -4
  556. package/dist/index98.js.map +1 -1
  557. package/dist/index99.js +4 -466
  558. package/dist/index99.js.map +1 -1
  559. package/package.json +1 -1
  560. package/dist/index321.js +0 -19
  561. package/dist/index321.js.map +0 -1
  562. package/dist/index322.js +0 -32
  563. package/dist/index322.js.map +0 -1
  564. package/dist/index323.js +0 -16
  565. package/dist/index323.js.map +0 -1
  566. package/dist/index324.js +0 -10
  567. package/dist/index324.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/FilesUploadField/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAwC,KAAK,SAAS,EAAE,MAAM,OAAO,CAAA;AAiB5E,MAAM,MAAM,oBAAoB,GAAG;IACjC,EAAE,EAAE,MAAM,CAAA;IACV,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAA;AAsbD,KAAK,YAAY,GAAG,oBAAoB,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAAA;AAExE,KAAK,aAAa,GAAG,CACnB,IAAI,EAAE,IAAI,EACV,UAAU,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,EACtC,OAAO,CAAC,EAAE;IAAE,MAAM,CAAC,EAAE,WAAW,CAAC;IAAC,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,KACnD,YAAY,CAAA;AAEjB,MAAM,MAAM,+BAA+B,GAAG;IAC5C,IAAI,EAAE,oBAAoB,CAAA;IAC1B,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,UAAU,GAAG,WAAW,GAAG,OAAO,CAAA;IAC1C,QAAQ,EAAE,MAAM,CAAA;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,MAAM,MAAM,qBAAqB,GAAG;IAClC,YAAY,CAAC,EAAE,oBAAoB,EAAE,CAAA;IACrC,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,oBAAoB,EAAE,KAAK,IAAI,CAAA;IAClD,MAAM,CAAC,EAAE,aAAa,CAAA;IACtB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,iBAAiB,CAAC,EAAE,CAAC,WAAW,EAAE,OAAO,KAAK,IAAI,CAAA;IAClD,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;IAC1B,YAAY,CAAC,EAAE,MAAM,SAAS,CAAA;IAC9B,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,+BAA+B,KAAK,SAAS,CAAA;IAClE,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B,qBAAqB,CAAC,EAAE,MAAM,CAAA;CAC/B,CAAA;AAaD,wBAAgB,gBAAgB,CAAC,EAC/B,YAAiB,EACjB,QAAQ,EACR,MAAsB,EACtB,cAAsB,EACtB,QAAgB,EAChB,iBAAiB,EACjB,MAAM,EACN,YAAY,EACZ,UAAU,EACV,kBAAyC,EACzC,qBAA8C,GAC/C,EAAE,qBAAqB,2CA6oBvB"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/FilesUploadField/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAwC,KAAK,SAAS,EAAE,MAAM,OAAO,CAAA;AAkB5E,MAAM,MAAM,oBAAoB,GAAG;IACjC,EAAE,EAAE,MAAM,CAAA;IACV,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAA;AAwbD,KAAK,YAAY,GAAG,oBAAoB,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAAA;AAExE,KAAK,aAAa,GAAG,CACnB,IAAI,EAAE,IAAI,EACV,UAAU,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,EACtC,OAAO,CAAC,EAAE;IAAE,MAAM,CAAC,EAAE,WAAW,CAAC;IAAC,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,KACnD,YAAY,CAAA;AAEjB,MAAM,MAAM,+BAA+B,GAAG;IAC5C,IAAI,EAAE,oBAAoB,CAAA;IAC1B,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,UAAU,GAAG,WAAW,GAAG,OAAO,CAAA;IAC1C,QAAQ,EAAE,MAAM,CAAA;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,MAAM,MAAM,qBAAqB,GAAG;IAClC,YAAY,CAAC,EAAE,oBAAoB,EAAE,CAAA;IACrC,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,oBAAoB,EAAE,KAAK,IAAI,CAAA;IAClD,MAAM,CAAC,EAAE,aAAa,CAAA;IACtB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,iBAAiB,CAAC,EAAE,CAAC,WAAW,EAAE,OAAO,KAAK,IAAI,CAAA;IAClD,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;IAC1B,YAAY,CAAC,EAAE,MAAM,SAAS,CAAA;IAC9B,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,+BAA+B,KAAK,SAAS,CAAA;IAClE,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B,qBAAqB,CAAC,EAAE,MAAM,CAAA;CAC/B,CAAA;AAaD,wBAAgB,gBAAgB,CAAC,EAC/B,YAAiB,EACjB,QAAQ,EACR,MAAsB,EACtB,cAAsB,EACtB,QAAgB,EAChB,iBAAiB,EACjB,MAAM,EACN,YAAY,EACZ,UAAU,EACV,kBAAyC,EACzC,qBAA8C,GAC/C,EAAE,qBAAqB,2CA6oBvB"}
package/dist/index100.js CHANGED
@@ -1,189 +1,470 @@
1
- import l, { validateMetadata as h } from "./index99.js";
2
- import d from "./index188.js";
3
- import v from "./index189.js";
4
- import w from "./index190.js";
5
- import P from "./index191.js";
6
- import C from "./index192.js";
7
- import s from "./index105.js";
8
- import E from "./index193.js";
9
- function o(r) {
1
+ import f from "./index193.js";
2
+ import l from "./index106.js";
3
+ function a(n) {
10
4
  "@babel/helpers - typeof";
11
- return o = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
5
+ return a = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
12
6
  return typeof t;
13
7
  } : function(t) {
14
8
  return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
15
- }, o(r);
9
+ }, a(n);
16
10
  }
17
- function f(r, t) {
18
- var e = Object.keys(r);
19
- if (Object.getOwnPropertySymbols) {
20
- var n = Object.getOwnPropertySymbols(r);
21
- t && (n = n.filter(function(i) {
22
- return Object.getOwnPropertyDescriptor(r, i).enumerable;
23
- })), e.push.apply(e, n);
24
- }
25
- return e;
26
- }
27
- function c(r) {
28
- for (var t = 1; t < arguments.length; t++) {
29
- var e = arguments[t] != null ? arguments[t] : {};
30
- t % 2 ? f(Object(e), !0).forEach(function(n) {
31
- j(r, n, e[n]);
32
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(e)) : f(Object(e)).forEach(function(n) {
33
- Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(e, n));
34
- });
35
- }
36
- return r;
37
- }
38
- function j(r, t, e) {
39
- return (t = y(t)) in r ? Object.defineProperty(r, t, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : r[t] = e, r;
40
- }
41
- function O(r, t) {
42
- if (!(r instanceof t)) throw new TypeError("Cannot call a class as a function");
11
+ function o(n, t) {
12
+ if (!(n instanceof t)) throw new TypeError("Cannot call a class as a function");
43
13
  }
44
- function k(r, t) {
14
+ function y(n, t) {
45
15
  for (var e = 0; e < t.length; e++) {
46
- var n = t[e];
47
- n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, y(n.key), n);
16
+ var i = t[e];
17
+ i.enumerable = i.enumerable || !1, i.configurable = !0, "value" in i && (i.writable = !0), Object.defineProperty(n, v(i.key), i);
48
18
  }
49
19
  }
50
- function N(r, t, e) {
51
- return t && k(r.prototype, t), Object.defineProperty(r, "prototype", { writable: !1 }), r;
20
+ function u(n, t, e) {
21
+ return t && y(n.prototype, t), Object.defineProperty(n, "prototype", { writable: !1 }), n;
52
22
  }
53
- function y(r) {
54
- var t = T(r, "string");
55
- return o(t) == "symbol" ? t : t + "";
23
+ function v(n) {
24
+ var t = P(n, "string");
25
+ return a(t) == "symbol" ? t : t + "";
56
26
  }
57
- function T(r, t) {
58
- if (o(r) != "object" || !r) return r;
59
- var e = r[Symbol.toPrimitive];
27
+ function P(n, t) {
28
+ if (a(n) != "object" || !n) return n;
29
+ var e = n[Symbol.toPrimitive];
60
30
  if (e !== void 0) {
61
- var n = e.call(r, t);
62
- if (o(n) != "object") return n;
31
+ var i = e.call(n, t);
32
+ if (a(i) != "object") return i;
63
33
  throw new TypeError("@@toPrimitive must return a primitive value.");
64
34
  }
65
- return String(r);
35
+ return String(n);
66
36
  }
67
- var U = /* @__PURE__ */ (function() {
68
- function r(t, e, n) {
69
- if (O(this, r), !t)
70
- throw new TypeError("First argument is required");
71
- if (typeof t != "string")
72
- throw new TypeError("First argument must be a string");
73
- if (t[0] === "+" && !e)
74
- throw new TypeError("`metadata` argument not passed");
75
- if (s(e) && s(e.countries)) {
76
- n = e;
77
- var i = t;
78
- if (!_.test(i))
79
- throw new Error('Invalid `number` argument passed: must consist of a "+" followed by digits');
80
- var u = C(i, void 0, void 0, void 0, n), m = u.countryCallingCode, p = u.number;
81
- if (e = p, t = m, !e)
82
- throw new Error("Invalid `number` argument passed: too short");
83
- }
84
- if (!e)
85
- throw new TypeError("`nationalNumber` argument is required");
86
- if (typeof e != "string")
87
- throw new TypeError("`nationalNumber` argument must be a string");
88
- h(n);
89
- var a = S(t, n), b = a.country, g = a.countryCallingCode;
90
- this.country = b, this.countryCallingCode = g, this.nationalNumber = e, this.number = "+" + this.countryCallingCode + this.nationalNumber, this.getMetadata = function() {
91
- return n;
92
- };
37
+ var d = "1.2.0", p = "1.7.35", h = " ext. ", C = /^\d+$/, b = /* @__PURE__ */ (function() {
38
+ function n(t) {
39
+ o(this, n), _(t), this.metadata = t, m.call(this, t);
93
40
  }
94
- return N(r, [{
95
- key: "setExt",
41
+ return u(n, [{
42
+ key: "getCountries",
43
+ value: function() {
44
+ return Object.keys(this.metadata.countries).filter(function(e) {
45
+ return e !== "001";
46
+ });
47
+ }
48
+ }, {
49
+ key: "getCountryMetadata",
50
+ value: function(e) {
51
+ return this.metadata.countries[e];
52
+ }
53
+ }, {
54
+ key: "nonGeographic",
55
+ value: function() {
56
+ if (!(this.v1 || this.v2 || this.v3))
57
+ return this.metadata.nonGeographic || this.metadata.nonGeographical;
58
+ }
59
+ }, {
60
+ key: "hasCountry",
61
+ value: function(e) {
62
+ return this.getCountryMetadata(e) !== void 0;
63
+ }
64
+ }, {
65
+ key: "hasCallingCode",
66
+ value: function(e) {
67
+ if (this.getCountryCodesForCallingCode(e))
68
+ return !0;
69
+ if (this.nonGeographic()) {
70
+ if (this.nonGeographic()[e])
71
+ return !0;
72
+ } else {
73
+ var i = this.countryCallingCodes()[e];
74
+ if (i && i.length === 1 && i[0] === "001")
75
+ return !0;
76
+ }
77
+ }
78
+ }, {
79
+ key: "isNonGeographicCallingCode",
96
80
  value: function(e) {
97
- this.ext = e;
81
+ return this.nonGeographic() ? !!this.nonGeographic()[e] : !this.getCountryCodesForCallingCode(e);
82
+ }
83
+ // Deprecated.
84
+ }, {
85
+ key: "country",
86
+ value: function(e) {
87
+ return this.selectNumberingPlan(e);
88
+ }
89
+ }, {
90
+ key: "selectNumberingPlan",
91
+ value: function(e, i) {
92
+ if (e && C.test(e) && (i = e, e = null), e && e !== "001") {
93
+ if (!this.hasCountry(e))
94
+ throw new Error("Unknown country: ".concat(e));
95
+ this.numberingPlan = new g(this.getCountryMetadata(e), this);
96
+ } else if (i) {
97
+ if (!this.hasCallingCode(i))
98
+ throw new Error("Unknown calling code: ".concat(i));
99
+ this.numberingPlan = new g(this.getNumberingPlanMetadata(i), this);
100
+ } else
101
+ this.numberingPlan = void 0;
102
+ return this;
103
+ }
104
+ }, {
105
+ key: "getCountryCodesForCallingCode",
106
+ value: function(e) {
107
+ var i = this.countryCallingCodes()[e];
108
+ if (i)
109
+ return i.length === 1 && i[0].length === 3 ? void 0 : i;
110
+ }
111
+ }, {
112
+ key: "getCountryCodeForCallingCode",
113
+ value: function(e) {
114
+ var i = this.getCountryCodesForCallingCode(e);
115
+ if (i)
116
+ return i[0];
117
+ }
118
+ }, {
119
+ key: "getNumberingPlanMetadata",
120
+ value: function(e) {
121
+ var i = this.getCountryCodeForCallingCode(e);
122
+ if (i)
123
+ return this.getCountryMetadata(i);
124
+ if (this.nonGeographic()) {
125
+ var r = this.nonGeographic()[e];
126
+ if (r)
127
+ return r;
128
+ } else {
129
+ var s = this.countryCallingCodes()[e];
130
+ if (s && s.length === 1 && s[0] === "001")
131
+ return this.metadata.countries["001"];
132
+ }
133
+ }
134
+ // Deprecated.
135
+ }, {
136
+ key: "countryCallingCode",
137
+ value: function() {
138
+ return this.numberingPlan.callingCode();
139
+ }
140
+ // Deprecated.
141
+ }, {
142
+ key: "IDDPrefix",
143
+ value: function() {
144
+ return this.numberingPlan.IDDPrefix();
145
+ }
146
+ // Deprecated.
147
+ }, {
148
+ key: "defaultIDDPrefix",
149
+ value: function() {
150
+ return this.numberingPlan.defaultIDDPrefix();
151
+ }
152
+ // Deprecated.
153
+ }, {
154
+ key: "nationalNumberPattern",
155
+ value: function() {
156
+ return this.numberingPlan.nationalNumberPattern();
157
+ }
158
+ // Deprecated.
159
+ }, {
160
+ key: "possibleLengths",
161
+ value: function() {
162
+ return this.numberingPlan.possibleLengths();
98
163
  }
164
+ // Deprecated.
99
165
  }, {
100
- key: "getPossibleCountries",
166
+ key: "formats",
101
167
  value: function() {
102
- return this.country ? [this.country] : P(this.countryCallingCode, this.nationalNumber, this.getMetadata());
168
+ return this.numberingPlan.formats();
103
169
  }
170
+ // Deprecated.
104
171
  }, {
105
- key: "isPossible",
172
+ key: "nationalPrefixForParsing",
106
173
  value: function() {
107
- return d(this, {
108
- v2: !0
109
- }, this.getMetadata());
174
+ return this.numberingPlan.nationalPrefixForParsing();
110
175
  }
176
+ // Deprecated.
111
177
  }, {
112
- key: "isValid",
178
+ key: "nationalPrefixTransformRule",
113
179
  value: function() {
114
- return v(this, {
115
- v2: !0
116
- }, this.getMetadata());
180
+ return this.numberingPlan.nationalPrefixTransformRule();
117
181
  }
182
+ // Deprecated.
118
183
  }, {
119
- key: "isNonGeographic",
184
+ key: "leadingDigits",
120
185
  value: function() {
121
- var e = new l(this.getMetadata());
122
- return e.isNonGeographicCallingCode(this.countryCallingCode);
186
+ return this.numberingPlan.leadingDigits();
123
187
  }
188
+ // Deprecated.
124
189
  }, {
125
- key: "isEqual",
190
+ key: "hasTypes",
191
+ value: function() {
192
+ return this.numberingPlan.hasTypes();
193
+ }
194
+ // Deprecated.
195
+ }, {
196
+ key: "type",
126
197
  value: function(e) {
127
- return this.number === e.number && this.ext === e.ext;
128
- }
129
- // This function was originally meant to be an equivalent for `validatePhoneNumberLength()`,
130
- // but later it was found out that it doesn't include the possible `TOO_SHORT` result
131
- // returned from `parsePhoneNumberWithError()` in the original `validatePhoneNumberLength()`,
132
- // so eventually I simply commented out this method from the `PhoneNumber` class
133
- // and just left the `validatePhoneNumberLength()` function, even though that one would require
134
- // and additional step to also validate the actual country / calling code of the phone number.
135
- // validateLength() {
136
- // const metadata = new Metadata(this.getMetadata())
137
- // metadata.selectNumberingPlan(this.countryCallingCode)
138
- // const result = checkNumberLength(this.nationalNumber, metadata)
139
- // if (result !== 'IS_POSSIBLE') {
140
- // return result
141
- // }
142
- // }
143
- }, {
144
- key: "getType",
145
- value: function() {
146
- return w(this, {
147
- v2: !0
148
- }, this.getMetadata());
198
+ return this.numberingPlan.type(e);
149
199
  }
200
+ // Deprecated.
150
201
  }, {
151
- key: "format",
152
- value: function(e, n) {
153
- return E(this, e, n ? c(c({}, n), {}, {
154
- v2: !0
155
- }) : {
156
- v2: !0
157
- }, this.getMetadata());
202
+ key: "ext",
203
+ value: function() {
204
+ return this.numberingPlan.ext();
158
205
  }
159
206
  }, {
160
- key: "formatNational",
207
+ key: "countryCallingCodes",
208
+ value: function() {
209
+ return this.v1 ? this.metadata.country_phone_code_to_countries : this.metadata.country_calling_codes;
210
+ }
211
+ // Deprecated.
212
+ }, {
213
+ key: "chooseCountryByCountryCallingCode",
161
214
  value: function(e) {
162
- return this.format("NATIONAL", e);
215
+ return this.selectNumberingPlan(e);
163
216
  }
164
217
  }, {
165
- key: "formatInternational",
218
+ key: "hasSelectedNumberingPlan",
219
+ value: function() {
220
+ return this.numberingPlan !== void 0;
221
+ }
222
+ }]);
223
+ })(), g = /* @__PURE__ */ (function() {
224
+ function n(t, e) {
225
+ o(this, n), this.globalMetadataObject = e, this.metadata = t, m.call(this, e.metadata);
226
+ }
227
+ return u(n, [{
228
+ key: "callingCode",
229
+ value: function() {
230
+ return this.metadata[0];
231
+ }
232
+ // Formatting information for regions which share
233
+ // a country calling code is contained by only one region
234
+ // for performance reasons. For example, for NANPA region
235
+ // ("North American Numbering Plan Administration",
236
+ // which includes USA, Canada, Cayman Islands, Bahamas, etc)
237
+ // it will be contained in the metadata for `US`.
238
+ }, {
239
+ key: "getDefaultCountryMetadataForRegion",
240
+ value: function() {
241
+ return this.globalMetadataObject.getNumberingPlanMetadata(this.callingCode());
242
+ }
243
+ // Is always present.
244
+ }, {
245
+ key: "IDDPrefix",
246
+ value: function() {
247
+ if (!(this.v1 || this.v2))
248
+ return this.metadata[1];
249
+ }
250
+ // Is only present when a country supports multiple IDD prefixes.
251
+ }, {
252
+ key: "defaultIDDPrefix",
253
+ value: function() {
254
+ if (!(this.v1 || this.v2))
255
+ return this.metadata[12];
256
+ }
257
+ }, {
258
+ key: "nationalNumberPattern",
259
+ value: function() {
260
+ return this.v1 || this.v2 ? this.metadata[1] : this.metadata[2];
261
+ }
262
+ // "possible length" data is always present in Google's metadata.
263
+ }, {
264
+ key: "possibleLengths",
265
+ value: function() {
266
+ if (!this.v1)
267
+ return this.metadata[this.v2 ? 2 : 3];
268
+ }
269
+ }, {
270
+ key: "_getFormats",
166
271
  value: function(e) {
167
- return this.format("INTERNATIONAL", e);
272
+ return e[this.v1 ? 2 : this.v2 ? 3 : 4];
273
+ }
274
+ // For countries of the same region (e.g. NANPA)
275
+ // formats are all stored in the "main" country for that region.
276
+ // E.g. "RU" and "KZ", "US" and "CA".
277
+ }, {
278
+ key: "formats",
279
+ value: function() {
280
+ var e = this, i = this._getFormats(this.metadata) || this._getFormats(this.getDefaultCountryMetadataForRegion()) || [];
281
+ return i.map(function(r) {
282
+ return new F(r, e);
283
+ });
284
+ }
285
+ }, {
286
+ key: "nationalPrefix",
287
+ value: function() {
288
+ return this.metadata[this.v1 ? 3 : this.v2 ? 4 : 5];
168
289
  }
169
290
  }, {
170
- key: "getURI",
291
+ key: "_getNationalPrefixFormattingRule",
171
292
  value: function(e) {
172
- return this.format("RFC3966", e);
293
+ return e[this.v1 ? 4 : this.v2 ? 5 : 6];
294
+ }
295
+ // For countries of the same region (e.g. NANPA)
296
+ // national prefix formatting rule is stored in the "main" country for that region.
297
+ // E.g. "RU" and "KZ", "US" and "CA".
298
+ }, {
299
+ key: "nationalPrefixFormattingRule",
300
+ value: function() {
301
+ return this._getNationalPrefixFormattingRule(this.metadata) || this._getNationalPrefixFormattingRule(this.getDefaultCountryMetadataForRegion());
302
+ }
303
+ }, {
304
+ key: "_nationalPrefixForParsing",
305
+ value: function() {
306
+ return this.metadata[this.v1 ? 5 : this.v2 ? 6 : 7];
307
+ }
308
+ }, {
309
+ key: "nationalPrefixForParsing",
310
+ value: function() {
311
+ return this._nationalPrefixForParsing() || this.nationalPrefix();
312
+ }
313
+ }, {
314
+ key: "nationalPrefixTransformRule",
315
+ value: function() {
316
+ return this.metadata[this.v1 ? 6 : this.v2 ? 7 : 8];
317
+ }
318
+ }, {
319
+ key: "_getNationalPrefixIsOptionalWhenFormatting",
320
+ value: function() {
321
+ return !!this.metadata[this.v1 ? 7 : this.v2 ? 8 : 9];
322
+ }
323
+ // For countries of the same region (e.g. NANPA)
324
+ // "national prefix is optional when formatting" flag is
325
+ // stored in the "main" country for that region.
326
+ // E.g. "RU" and "KZ", "US" and "CA".
327
+ }, {
328
+ key: "nationalPrefixIsOptionalWhenFormattingInNationalFormat",
329
+ value: function() {
330
+ return this._getNationalPrefixIsOptionalWhenFormatting(this.metadata) || this._getNationalPrefixIsOptionalWhenFormatting(this.getDefaultCountryMetadataForRegion());
331
+ }
332
+ }, {
333
+ key: "leadingDigits",
334
+ value: function() {
335
+ return this.metadata[this.v1 ? 8 : this.v2 ? 9 : 10];
336
+ }
337
+ }, {
338
+ key: "types",
339
+ value: function() {
340
+ return this.metadata[this.v1 ? 9 : this.v2 ? 10 : 11];
341
+ }
342
+ }, {
343
+ key: "hasTypes",
344
+ value: function() {
345
+ return this.types() && this.types().length === 0 ? !1 : !!this.types();
346
+ }
347
+ }, {
348
+ key: "type",
349
+ value: function(e) {
350
+ if (this.hasTypes() && c(this.types(), e))
351
+ return new x(c(this.types(), e), this);
352
+ }
353
+ }, {
354
+ key: "ext",
355
+ value: function() {
356
+ return this.v1 || this.v2 ? h : this.metadata[13] || h;
357
+ }
358
+ }]);
359
+ })(), F = /* @__PURE__ */ (function() {
360
+ function n(t, e) {
361
+ o(this, n), this._format = t, this.metadata = e;
362
+ }
363
+ return u(n, [{
364
+ key: "pattern",
365
+ value: function() {
366
+ return this._format[0];
367
+ }
368
+ }, {
369
+ key: "format",
370
+ value: function() {
371
+ return this._format[1];
372
+ }
373
+ }, {
374
+ key: "leadingDigitsPatterns",
375
+ value: function() {
376
+ return this._format[2] || [];
377
+ }
378
+ }, {
379
+ key: "nationalPrefixFormattingRule",
380
+ value: function() {
381
+ return this._format[3] || this.metadata.nationalPrefixFormattingRule();
382
+ }
383
+ }, {
384
+ key: "nationalPrefixIsOptionalWhenFormattingInNationalFormat",
385
+ value: function() {
386
+ return !!this._format[4] || this.metadata.nationalPrefixIsOptionalWhenFormattingInNationalFormat();
387
+ }
388
+ }, {
389
+ key: "nationalPrefixIsMandatoryWhenFormattingInNationalFormat",
390
+ value: function() {
391
+ return this.usesNationalPrefix() && !this.nationalPrefixIsOptionalWhenFormattingInNationalFormat();
392
+ }
393
+ // Checks whether national prefix formatting rule contains national prefix.
394
+ }, {
395
+ key: "usesNationalPrefix",
396
+ value: function() {
397
+ return !!(this.nationalPrefixFormattingRule() && // Check that national prefix formatting rule is not a "dummy" one.
398
+ !k.test(this.nationalPrefixFormattingRule()));
399
+ }
400
+ }, {
401
+ key: "internationalFormat",
402
+ value: function() {
403
+ return this._format[5] || this.format();
173
404
  }
174
405
  }]);
175
- })(), M = function(t) {
176
- return /^[A-Z]{2}$/.test(t);
406
+ })(), k = /^\(?\$1\)?$/, x = /* @__PURE__ */ (function() {
407
+ function n(t, e) {
408
+ o(this, n), this.type = t, this.metadata = e;
409
+ }
410
+ return u(n, [{
411
+ key: "pattern",
412
+ value: function() {
413
+ return this.metadata.v1 ? this.type : this.type[0];
414
+ }
415
+ }, {
416
+ key: "possibleLengths",
417
+ value: function() {
418
+ if (!this.metadata.v1)
419
+ return this.type[1] || this.metadata.possibleLengths();
420
+ }
421
+ }]);
422
+ })();
423
+ function c(n, t) {
424
+ switch (t) {
425
+ case "FIXED_LINE":
426
+ return n[0];
427
+ case "MOBILE":
428
+ return n[1];
429
+ case "TOLL_FREE":
430
+ return n[2];
431
+ case "PREMIUM_RATE":
432
+ return n[3];
433
+ case "PERSONAL_NUMBER":
434
+ return n[4];
435
+ case "VOICEMAIL":
436
+ return n[5];
437
+ case "UAN":
438
+ return n[6];
439
+ case "PAGER":
440
+ return n[7];
441
+ case "VOIP":
442
+ return n[8];
443
+ case "SHARED_COST":
444
+ return n[9];
445
+ }
446
+ }
447
+ function _(n) {
448
+ if (!n)
449
+ throw new Error("[libphonenumber-js] `metadata` argument not passed. Check your arguments.");
450
+ if (!l(n) || !l(n.countries))
451
+ throw new Error("[libphonenumber-js] `metadata` argument was passed but it's not a valid metadata. Must be an object having `.countries` child object property. Got ".concat(l(n) ? "an object of shape: { " + Object.keys(n).join(", ") + " }" : "a " + N(n) + ": " + n, "."));
452
+ }
453
+ var N = function(t) {
454
+ return a(t);
177
455
  };
178
- function S(r, t) {
179
- var e, n, i = new l(t);
180
- return M(r) ? (e = r, i.selectNumberingPlan(e), n = i.countryCallingCode()) : n = r, {
181
- country: e,
182
- countryCallingCode: n
183
- };
456
+ function R(n, t) {
457
+ if (t = new b(t), t.hasCountry(n))
458
+ return t.selectNumberingPlan(n).countryCallingCode();
459
+ throw new Error("Unknown country: ".concat(n));
460
+ }
461
+ function m(n) {
462
+ var t = n.version;
463
+ typeof t == "number" ? (this.v1 = t === 1, this.v2 = t === 2, this.v3 = t === 3, this.v4 = t === 4) : t ? f(t, d) === -1 ? this.v2 = !0 : f(t, p) === -1 ? this.v3 = !0 : this.v4 = !0 : this.v1 = !0;
184
464
  }
185
- var _ = /^\+\d+$/;
186
465
  export {
187
- U as default
466
+ b as default,
467
+ R as getCountryCallingCode,
468
+ _ as validateMetadata
188
469
  };
189
470
  //# sourceMappingURL=index100.js.map