@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
package/dist/index36.js CHANGED
@@ -1,397 +1,133 @@
1
- import B, { useContext as fe, useMemo as E, useRef as P, useEffect as L, useState as ge } from "react";
2
- import { useDroppable as pe, useDraggable as be, getClientRect as ve, KeyboardCode as h, closestCorners as me, getFirstCollision as Ie, getScrollableAncestors as xe, useDndContext as he } from "./index35.js";
3
- import { useCombinedRefs as Ce, CSS as H, isKeyboardEvent as we, useIsomorphicLayoutEffect as V, subtract as De, useUniqueId as ye } from "./index37.js";
4
- function Y(e, t, r) {
5
- const n = e.slice();
6
- return n.splice(r < 0 ? n.length + r : r, 0, n.splice(t, 1)[0]), n;
1
+ import { getCountryList as E } from "./index74.js";
2
+ import { getCountryCallingCode as s } from "./index40.js";
3
+ const c = "US", u = E(), f = /* @__PURE__ */ new Map(), m = "__default_locale__", _ = Array.from(new Set(u.map((e) => s(e)))).sort((e, t) => t.length - e.length), O = _.reduce((e, t) => Math.max(e, t.length), 0), y = ["0011", "001", "011", "00", "810"];
4
+ function R(e) {
5
+ return e && u.includes(e) ? e : c;
7
6
  }
8
- function Re(e, t) {
9
- return e.reduce((r, n, a) => {
10
- const d = t.get(n);
11
- return d && (r[a] = d), r;
12
- }, Array(e.length));
7
+ function C(e) {
8
+ if (typeof Intl > "u" || typeof Intl.DisplayNames > "u")
9
+ return null;
10
+ try {
11
+ const t = Array.isArray(e) ? e : e ? [e] : void 0;
12
+ return new Intl.DisplayNames(t, {
13
+ type: "region"
14
+ });
15
+ } catch {
16
+ return null;
17
+ }
13
18
  }
14
19
  function N(e) {
15
- return e !== null && e >= 0;
20
+ const t = C(e), r = C("en");
21
+ return u.map((n) => {
22
+ const a = s(n), o = t?.of(n) ?? r?.of(n) ?? n, i = r?.of(n) ?? o, g = D(n), l = Array.from(new Set([o, i, n.toUpperCase(), n.toLowerCase(), ...g].filter(Boolean)));
23
+ return {
24
+ value: n,
25
+ name: o,
26
+ dialCode: a,
27
+ label: `${o} (+${a})`,
28
+ flag: A(n),
29
+ searchableTokens: l,
30
+ normalizedSearchableTokens: l.map((p) => U(p))
31
+ };
32
+ }).sort((n, a) => {
33
+ const o = d(n.value), i = d(a.value);
34
+ return o !== i ? o - i : n.name.localeCompare(a.name);
35
+ });
16
36
  }
17
- function Se(e, t) {
18
- if (e === t)
19
- return !0;
20
- if (e.length !== t.length)
21
- return !1;
22
- for (let r = 0; r < e.length; r++)
23
- if (e[r] !== t[r])
24
- return !1;
25
- return !0;
37
+ function d(e) {
38
+ return e === "US" ? 0 : e === "CA" ? 1 : s(e) === "1" ? 2 : 3;
26
39
  }
27
- function Ae(e) {
28
- return typeof e == "boolean" ? {
29
- draggable: e,
30
- droppable: e
31
- } : e;
40
+ function b(e) {
41
+ return e ? Array.isArray(e) ? e.join("\0") : e : m;
32
42
  }
33
- const $ = (e) => {
34
- let {
35
- rects: t,
36
- activeIndex: r,
37
- overIndex: n,
38
- index: a
39
- } = e;
40
- const d = Y(t, n, r), o = t[a], u = d[a];
41
- return !u || !o ? null : {
42
- x: u.left - o.left,
43
- y: u.top - o.top,
44
- scaleX: u.width / o.width,
45
- scaleY: u.height / o.height
46
- };
47
- }, G = "Sortable", J = /* @__PURE__ */ B.createContext({
48
- activeIndex: -1,
49
- containerId: G,
50
- disableTransforms: !1,
51
- items: [],
52
- overIndex: -1,
53
- useDragOverlay: !1,
54
- sortedRects: [],
55
- strategy: $,
56
- disabled: {
57
- draggable: !1,
58
- droppable: !1
43
+ function L(e) {
44
+ if (e !== m) {
45
+ if (e.includes("\0")) {
46
+ const t = e.split("\0").filter(Boolean);
47
+ return t.length === 0 ? void 0 : t.length === 1 ? t[0] ?? void 0 : t;
48
+ }
49
+ return e;
59
50
  }
60
- });
61
- function Xe(e) {
62
- let {
63
- children: t,
64
- id: r,
65
- items: n,
66
- strategy: a = $,
67
- disabled: d = !1
68
- } = e;
69
- const {
70
- active: o,
71
- dragOverlay: u,
72
- droppableRects: f,
73
- over: g,
74
- measureDroppableContainers: s
75
- } = he(), i = ye(G, r), c = u.rect !== null, l = E(() => n.map((x) => typeof x == "object" && "id" in x ? x.id : x), [n]), C = o != null, w = o ? l.indexOf(o.id) : -1, v = g ? l.indexOf(g.id) : -1, D = P(l), I = !Se(l, D.current), m = v !== -1 && w === -1 || I, b = Ae(d);
76
- V(() => {
77
- I && C && s(l);
78
- }, [I, l, C, s]), L(() => {
79
- D.current = l;
80
- }, [l]);
81
- const y = E(
82
- () => ({
83
- activeIndex: w,
84
- containerId: i,
85
- disabled: b,
86
- disableTransforms: m,
87
- items: l,
88
- overIndex: v,
89
- useDragOverlay: c,
90
- sortedRects: Re(l, f),
91
- strategy: a
92
- }),
93
- // eslint-disable-next-line react-hooks/exhaustive-deps
94
- [w, i, b.draggable, b.droppable, m, l, v, f, c, a]
95
- );
96
- return B.createElement(J.Provider, {
97
- value: y
98
- }, t);
99
51
  }
100
- const Te = (e) => {
101
- let {
102
- id: t,
103
- items: r,
104
- activeIndex: n,
105
- overIndex: a
106
- } = e;
107
- return Y(r, n, a).indexOf(t);
108
- }, Oe = (e) => {
109
- let {
110
- containerId: t,
111
- isSorting: r,
112
- wasDragging: n,
113
- index: a,
114
- items: d,
115
- newIndex: o,
116
- previousItems: u,
117
- previousContainerId: f,
118
- transition: g
119
- } = e;
120
- return !g || !n || u !== d && a === o ? !1 : r ? !0 : o !== a && t === f;
121
- }, Ne = {
122
- duration: 200,
123
- easing: "ease"
124
- }, Q = "transform", Ee = /* @__PURE__ */ H.Transition.toString({
125
- property: Q,
126
- duration: 0,
127
- easing: "linear"
128
- }), Le = {
129
- roleDescription: "sortable"
130
- };
131
- function _e(e) {
132
- let {
133
- disabled: t,
134
- index: r,
135
- node: n,
136
- rect: a
137
- } = e;
138
- const [d, o] = ge(null), u = P(r);
139
- return V(() => {
140
- if (!t && r !== u.current && n.current) {
141
- const f = a.current;
142
- if (f) {
143
- const g = ve(n.current, {
144
- ignoreTransform: !0
145
- }), s = {
146
- x: f.left - g.left,
147
- y: f.top - g.top,
148
- scaleX: f.width / g.width,
149
- scaleY: f.height / g.height
150
- };
151
- (s.x || s.y) && o(s);
152
- }
153
- }
154
- r !== u.current && (u.current = r);
155
- }, [t, r, n, a]), L(() => {
156
- d && o(null);
157
- }, [d]), d;
52
+ function v(e, t) {
53
+ const r = f.get(t);
54
+ if (r)
55
+ return r;
56
+ const n = N(e);
57
+ return f.set(t, n), n;
158
58
  }
159
- function je(e) {
160
- let {
161
- animateLayoutChanges: t = Oe,
162
- attributes: r,
163
- disabled: n,
164
- data: a,
165
- getNewIndex: d = Te,
166
- id: o,
167
- strategy: u,
168
- resizeObserverConfig: f,
169
- transition: g = Ne
170
- } = e;
171
- const {
172
- items: s,
173
- containerId: i,
174
- activeIndex: c,
175
- disabled: l,
176
- disableTransforms: C,
177
- sortedRects: w,
178
- overIndex: v,
179
- useDragOverlay: D,
180
- strategy: I
181
- } = fe(J), m = ke(n, l), b = s.indexOf(o), y = E(() => ({
182
- sortable: {
183
- containerId: i,
184
- index: b,
185
- items: s
186
- },
187
- ...a
188
- }), [i, a, b, s]), x = E(() => s.slice(s.indexOf(o)), [s, o]), {
189
- rect: O,
190
- node: F,
191
- isOver: Z,
192
- setNodeRef: K
193
- } = pe({
194
- id: o,
195
- data: y,
196
- disabled: m.droppable,
197
- resizeObserverConfig: {
198
- updateMeasurementsFor: x,
199
- ...f
200
- }
201
- }), {
202
- active: A,
203
- activatorEvent: ee,
204
- activeNodeRect: te,
205
- attributes: re,
206
- setNodeRef: M,
207
- listeners: ne,
208
- isDragging: k,
209
- over: oe,
210
- setActivatorNodeRef: se,
211
- transform: ie
212
- } = be({
213
- id: o,
214
- data: y,
215
- attributes: {
216
- ...Le,
217
- ...r
218
- },
219
- disabled: m.draggable
220
- }), ae = Ce(K, M), R = !!A, U = R && !C && N(c) && N(v), X = !D && k, j = X && U ? ie : null, ce = U ? j ?? (u ?? I)({
221
- rects: w,
222
- activeNodeRect: te,
223
- activeIndex: c,
224
- overIndex: v,
225
- index: b
226
- }) : null, T = N(c) && N(v) ? d({
227
- id: o,
228
- items: s,
229
- activeIndex: c,
230
- overIndex: v
231
- }) : b, S = A?.id, p = P({
232
- activeId: S,
233
- items: s,
234
- newIndex: T,
235
- containerId: i
236
- }), le = s !== p.current.items, q = t({
237
- active: A,
238
- containerId: i,
239
- isDragging: k,
240
- isSorting: R,
241
- id: o,
242
- index: b,
243
- items: s,
244
- newIndex: p.current.newIndex,
245
- previousItems: p.current.items,
246
- previousContainerId: p.current.containerId,
247
- transition: g,
248
- wasDragging: p.current.activeId != null
249
- }), z = _e({
250
- disabled: !q,
251
- index: b,
252
- node: F,
253
- rect: O
254
- });
255
- return L(() => {
256
- R && p.current.newIndex !== T && (p.current.newIndex = T), i !== p.current.containerId && (p.current.containerId = i), s !== p.current.items && (p.current.items = s);
257
- }, [R, T, i, s]), L(() => {
258
- if (S === p.current.activeId)
259
- return;
260
- if (S != null && p.current.activeId == null) {
261
- p.current.activeId = S;
262
- return;
263
- }
264
- const ue = setTimeout(() => {
265
- p.current.activeId = S;
266
- }, 50);
267
- return () => clearTimeout(ue);
268
- }, [S]), {
269
- active: A,
270
- activeIndex: c,
271
- attributes: re,
272
- data: y,
273
- rect: O,
274
- index: b,
275
- newIndex: T,
276
- items: s,
277
- isOver: Z,
278
- isSorting: R,
279
- isDragging: k,
280
- listeners: ne,
281
- node: F,
282
- overIndex: v,
283
- over: oe,
284
- setNodeRef: ae,
285
- setActivatorNodeRef: se,
286
- setDroppableNodeRef: K,
287
- setDraggableNodeRef: M,
288
- transform: z ?? ce,
289
- transition: de()
59
+ function F(e) {
60
+ return {
61
+ code: e.value,
62
+ name: e.name,
63
+ dialCode: e.dialCode,
64
+ flag: e.flag
290
65
  };
291
- function de() {
292
- if (
293
- // Temporarily disable transitions for a single frame to set up derived transforms
294
- z || // Or to prevent items jumping to back to their "new" position when items change
295
- le && p.current.newIndex === b
296
- )
297
- return Ee;
298
- if (!(X && !we(ee) || !g) && (R || q))
299
- return H.Transition.toString({
300
- ...g,
301
- property: Q
302
- });
303
- }
304
66
  }
305
- function ke(e, t) {
306
- var r, n;
307
- return typeof e == "boolean" ? {
308
- draggable: e,
309
- // Backwards compatibility
310
- droppable: !1
311
- } : {
312
- draggable: (r = e?.draggable) != null ? r : t.draggable,
313
- droppable: (n = e?.droppable) != null ? n : t.droppable
67
+ function M(e) {
68
+ return {
69
+ code: e,
70
+ name: e,
71
+ dialCode: s(e),
72
+ flag: A(e)
314
73
  };
315
74
  }
316
- function _(e) {
317
- if (!e)
318
- return !1;
319
- const t = e.data.current;
320
- return !!(t && "sortable" in t && typeof t.sortable == "object" && "containerId" in t.sortable && "items" in t.sortable && "index" in t.sortable);
75
+ function A(e) {
76
+ const t = e?.toUpperCase();
77
+ if (!t || t.length !== 2 || /[^A-Z]/.test(t))
78
+ return "";
79
+ const r = 127397;
80
+ return String.fromCodePoint(t.charCodeAt(0) + r, t.charCodeAt(1) + r);
321
81
  }
322
- const ze = [h.Down, h.Right, h.Up, h.Left], qe = (e, t) => {
323
- let {
324
- context: {
325
- active: r,
326
- collisionRect: n,
327
- droppableRects: a,
328
- droppableContainers: d,
329
- over: o,
330
- scrollableAncestors: u
331
- }
332
- } = t;
333
- if (ze.includes(e.code)) {
334
- if (e.preventDefault(), !r || !n)
335
- return;
336
- const f = [];
337
- d.getEnabled().forEach((i) => {
338
- if (!i || i != null && i.disabled)
339
- return;
340
- const c = a.get(i.id);
341
- if (c)
342
- switch (e.code) {
343
- case h.Down:
344
- n.top < c.top && f.push(i);
345
- break;
346
- case h.Up:
347
- n.top > c.top && f.push(i);
348
- break;
349
- case h.Left:
350
- n.left > c.left && f.push(i);
351
- break;
352
- case h.Right:
353
- n.left < c.left && f.push(i);
354
- break;
355
- }
356
- });
357
- const g = me({
358
- collisionRect: n,
359
- droppableRects: a,
360
- droppableContainers: f
361
- });
362
- let s = Ie(g, "id");
363
- if (s === o?.id && g.length > 1 && (s = g[1].id), s != null) {
364
- const i = d.get(r.id), c = d.get(s), l = c ? a.get(c.id) : null, C = c?.node.current;
365
- if (C && l && i && c) {
366
- const v = xe(C).some((x, O) => u[O] !== x), D = W(i, c), I = Pe(i, c), m = v || !D ? {
367
- x: 0,
368
- y: 0
369
- } : {
370
- x: I ? n.width - l.width : 0,
371
- y: I ? n.height - l.height : 0
372
- }, b = {
373
- x: l.left,
374
- y: l.top
375
- };
376
- return m.x && m.y ? b : De(b, m);
377
- }
378
- }
82
+ const S = /[\u0300-\u036f]/g;
83
+ function h(e) {
84
+ return e.normalize("NFD").replace(S, "");
85
+ }
86
+ function U(e) {
87
+ return h(e).toLowerCase();
88
+ }
89
+ function B(e, t) {
90
+ let r = Number.MAX_SAFE_INTEGER;
91
+ for (const n of e) {
92
+ const a = n.indexOf(t);
93
+ a >= 0 && a < r && (r = a);
379
94
  }
380
- };
381
- function W(e, t) {
382
- return !_(e) || !_(t) ? !1 : e.data.current.sortable.containerId === t.data.current.sortable.containerId;
95
+ return r === Number.MAX_SAFE_INTEGER ? Number.MAX_SAFE_INTEGER : r;
383
96
  }
384
- function Pe(e, t) {
385
- return !_(e) || !_(t) || !W(e, t) ? !1 : e.data.current.sortable.index < t.data.current.sortable.index;
97
+ function D(e) {
98
+ switch (e) {
99
+ case "US":
100
+ return ["USA", "United States", "America", "United States of America"];
101
+ case "GB":
102
+ return ["UK", "United Kingdom", "Great Britain", "England"];
103
+ case "AE":
104
+ return ["UAE", "United Arab Emirates"];
105
+ case "KR":
106
+ return ["South Korea", "Korea"];
107
+ case "CN":
108
+ return ["China", "PRC"];
109
+ case "CD":
110
+ return ["DRC", "Congo-Kinshasa"];
111
+ case "CG":
112
+ return ["Congo-Brazzaville"];
113
+ case "BR":
114
+ return ["Brazil"];
115
+ default:
116
+ return [];
117
+ }
386
118
  }
387
119
  export {
388
- Xe as SortableContext,
389
- Y as arrayMove,
390
- Oe as defaultAnimateLayoutChanges,
391
- Te as defaultNewIndexGetter,
392
- _ as hasSortableData,
393
- $ as rectSortingStrategy,
394
- qe as sortableKeyboardCoordinates,
395
- je as useSortable
120
+ y as COMMON_IDD_PREFIXES,
121
+ _ as COUNTRY_DIAL_CODES,
122
+ c as DEFAULT_COUNTRY,
123
+ O as MAX_DIAL_CODE_LENGTH,
124
+ M as buildFallbackSelectedCountry,
125
+ v as getCachedCountryOptions,
126
+ b as getLocaleCacheKey,
127
+ R as getValidCountry,
128
+ U as normalizeSearchValue,
129
+ B as optionMatchIndex,
130
+ L as parseLocaleCacheKey,
131
+ F as toSelectedCountry
396
132
  };
397
133
  //# sourceMappingURL=index36.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index36.js","sources":["../../../node_modules/@dnd-kit/sortable/dist/sortable.esm.js"],"sourcesContent":["import React, { useMemo, useRef, useEffect, useState, useContext } from 'react';\nimport { useDndContext, getClientRect, useDroppable, useDraggable, closestCorners, getFirstCollision, getScrollableAncestors, KeyboardCode } from '@dnd-kit/core';\nimport { useUniqueId, useIsomorphicLayoutEffect, CSS, useCombinedRefs, isKeyboardEvent, subtract } from '@dnd-kit/utilities';\n\n/**\r\n * Move an array item to a different position. Returns a new array with the item moved to the new position.\r\n */\nfunction arrayMove(array, from, to) {\n const newArray = array.slice();\n newArray.splice(to < 0 ? newArray.length + to : to, 0, newArray.splice(from, 1)[0]);\n return newArray;\n}\n\n/**\r\n * Swap an array item to a different position. Returns a new array with the item swapped to the new position.\r\n */\nfunction arraySwap(array, from, to) {\n const newArray = array.slice();\n newArray[from] = array[to];\n newArray[to] = array[from];\n return newArray;\n}\n\nfunction getSortedRects(items, rects) {\n return items.reduce((accumulator, id, index) => {\n const rect = rects.get(id);\n\n if (rect) {\n accumulator[index] = rect;\n }\n\n return accumulator;\n }, Array(items.length));\n}\n\nfunction isValidIndex(index) {\n return index !== null && index >= 0;\n}\n\nfunction itemsEqual(a, b) {\n if (a === b) {\n return true;\n }\n\n if (a.length !== b.length) {\n return false;\n }\n\n for (let i = 0; i < a.length; i++) {\n if (a[i] !== b[i]) {\n return false;\n }\n }\n\n return true;\n}\n\nfunction normalizeDisabled(disabled) {\n if (typeof disabled === 'boolean') {\n return {\n draggable: disabled,\n droppable: disabled\n };\n }\n\n return disabled;\n}\n\n// To-do: We should be calculating scale transformation\nconst defaultScale = {\n scaleX: 1,\n scaleY: 1\n};\nconst horizontalListSortingStrategy = _ref => {\n var _rects$activeIndex;\n\n let {\n rects,\n activeNodeRect: fallbackActiveRect,\n activeIndex,\n overIndex,\n index\n } = _ref;\n const activeNodeRect = (_rects$activeIndex = rects[activeIndex]) != null ? _rects$activeIndex : fallbackActiveRect;\n\n if (!activeNodeRect) {\n return null;\n }\n\n const itemGap = getItemGap(rects, index, activeIndex);\n\n if (index === activeIndex) {\n const newIndexRect = rects[overIndex];\n\n if (!newIndexRect) {\n return null;\n }\n\n return {\n x: activeIndex < overIndex ? newIndexRect.left + newIndexRect.width - (activeNodeRect.left + activeNodeRect.width) : newIndexRect.left - activeNodeRect.left,\n y: 0,\n ...defaultScale\n };\n }\n\n if (index > activeIndex && index <= overIndex) {\n return {\n x: -activeNodeRect.width - itemGap,\n y: 0,\n ...defaultScale\n };\n }\n\n if (index < activeIndex && index >= overIndex) {\n return {\n x: activeNodeRect.width + itemGap,\n y: 0,\n ...defaultScale\n };\n }\n\n return {\n x: 0,\n y: 0,\n ...defaultScale\n };\n};\n\nfunction getItemGap(rects, index, activeIndex) {\n const currentRect = rects[index];\n const previousRect = rects[index - 1];\n const nextRect = rects[index + 1];\n\n if (!currentRect || !previousRect && !nextRect) {\n return 0;\n }\n\n if (activeIndex < index) {\n return previousRect ? currentRect.left - (previousRect.left + previousRect.width) : nextRect.left - (currentRect.left + currentRect.width);\n }\n\n return nextRect ? nextRect.left - (currentRect.left + currentRect.width) : currentRect.left - (previousRect.left + previousRect.width);\n}\n\nconst rectSortingStrategy = _ref => {\n let {\n rects,\n activeIndex,\n overIndex,\n index\n } = _ref;\n const newRects = arrayMove(rects, overIndex, activeIndex);\n const oldRect = rects[index];\n const newRect = newRects[index];\n\n if (!newRect || !oldRect) {\n return null;\n }\n\n return {\n x: newRect.left - oldRect.left,\n y: newRect.top - oldRect.top,\n scaleX: newRect.width / oldRect.width,\n scaleY: newRect.height / oldRect.height\n };\n};\n\nconst rectSwappingStrategy = _ref => {\n let {\n activeIndex,\n index,\n rects,\n overIndex\n } = _ref;\n let oldRect;\n let newRect;\n\n if (index === activeIndex) {\n oldRect = rects[index];\n newRect = rects[overIndex];\n }\n\n if (index === overIndex) {\n oldRect = rects[index];\n newRect = rects[activeIndex];\n }\n\n if (!newRect || !oldRect) {\n return null;\n }\n\n return {\n x: newRect.left - oldRect.left,\n y: newRect.top - oldRect.top,\n scaleX: newRect.width / oldRect.width,\n scaleY: newRect.height / oldRect.height\n };\n};\n\n// To-do: We should be calculating scale transformation\nconst defaultScale$1 = {\n scaleX: 1,\n scaleY: 1\n};\nconst verticalListSortingStrategy = _ref => {\n var _rects$activeIndex;\n\n let {\n activeIndex,\n activeNodeRect: fallbackActiveRect,\n index,\n rects,\n overIndex\n } = _ref;\n const activeNodeRect = (_rects$activeIndex = rects[activeIndex]) != null ? _rects$activeIndex : fallbackActiveRect;\n\n if (!activeNodeRect) {\n return null;\n }\n\n if (index === activeIndex) {\n const overIndexRect = rects[overIndex];\n\n if (!overIndexRect) {\n return null;\n }\n\n return {\n x: 0,\n y: activeIndex < overIndex ? overIndexRect.top + overIndexRect.height - (activeNodeRect.top + activeNodeRect.height) : overIndexRect.top - activeNodeRect.top,\n ...defaultScale$1\n };\n }\n\n const itemGap = getItemGap$1(rects, index, activeIndex);\n\n if (index > activeIndex && index <= overIndex) {\n return {\n x: 0,\n y: -activeNodeRect.height - itemGap,\n ...defaultScale$1\n };\n }\n\n if (index < activeIndex && index >= overIndex) {\n return {\n x: 0,\n y: activeNodeRect.height + itemGap,\n ...defaultScale$1\n };\n }\n\n return {\n x: 0,\n y: 0,\n ...defaultScale$1\n };\n};\n\nfunction getItemGap$1(clientRects, index, activeIndex) {\n const currentRect = clientRects[index];\n const previousRect = clientRects[index - 1];\n const nextRect = clientRects[index + 1];\n\n if (!currentRect) {\n return 0;\n }\n\n if (activeIndex < index) {\n return previousRect ? currentRect.top - (previousRect.top + previousRect.height) : nextRect ? nextRect.top - (currentRect.top + currentRect.height) : 0;\n }\n\n return nextRect ? nextRect.top - (currentRect.top + currentRect.height) : previousRect ? currentRect.top - (previousRect.top + previousRect.height) : 0;\n}\n\nconst ID_PREFIX = 'Sortable';\nconst Context = /*#__PURE__*/React.createContext({\n activeIndex: -1,\n containerId: ID_PREFIX,\n disableTransforms: false,\n items: [],\n overIndex: -1,\n useDragOverlay: false,\n sortedRects: [],\n strategy: rectSortingStrategy,\n disabled: {\n draggable: false,\n droppable: false\n }\n});\nfunction SortableContext(_ref) {\n let {\n children,\n id,\n items: userDefinedItems,\n strategy = rectSortingStrategy,\n disabled: disabledProp = false\n } = _ref;\n const {\n active,\n dragOverlay,\n droppableRects,\n over,\n measureDroppableContainers\n } = useDndContext();\n const containerId = useUniqueId(ID_PREFIX, id);\n const useDragOverlay = Boolean(dragOverlay.rect !== null);\n const items = useMemo(() => userDefinedItems.map(item => typeof item === 'object' && 'id' in item ? item.id : item), [userDefinedItems]);\n const isDragging = active != null;\n const activeIndex = active ? items.indexOf(active.id) : -1;\n const overIndex = over ? items.indexOf(over.id) : -1;\n const previousItemsRef = useRef(items);\n const itemsHaveChanged = !itemsEqual(items, previousItemsRef.current);\n const disableTransforms = overIndex !== -1 && activeIndex === -1 || itemsHaveChanged;\n const disabled = normalizeDisabled(disabledProp);\n useIsomorphicLayoutEffect(() => {\n if (itemsHaveChanged && isDragging) {\n measureDroppableContainers(items);\n }\n }, [itemsHaveChanged, items, isDragging, measureDroppableContainers]);\n useEffect(() => {\n previousItemsRef.current = items;\n }, [items]);\n const contextValue = useMemo(() => ({\n activeIndex,\n containerId,\n disabled,\n disableTransforms,\n items,\n overIndex,\n useDragOverlay,\n sortedRects: getSortedRects(items, droppableRects),\n strategy\n }), // eslint-disable-next-line react-hooks/exhaustive-deps\n [activeIndex, containerId, disabled.draggable, disabled.droppable, disableTransforms, items, overIndex, droppableRects, useDragOverlay, strategy]);\n return React.createElement(Context.Provider, {\n value: contextValue\n }, children);\n}\n\nconst defaultNewIndexGetter = _ref => {\n let {\n id,\n items,\n activeIndex,\n overIndex\n } = _ref;\n return arrayMove(items, activeIndex, overIndex).indexOf(id);\n};\nconst defaultAnimateLayoutChanges = _ref2 => {\n let {\n containerId,\n isSorting,\n wasDragging,\n index,\n items,\n newIndex,\n previousItems,\n previousContainerId,\n transition\n } = _ref2;\n\n if (!transition || !wasDragging) {\n return false;\n }\n\n if (previousItems !== items && index === newIndex) {\n return false;\n }\n\n if (isSorting) {\n return true;\n }\n\n return newIndex !== index && containerId === previousContainerId;\n};\nconst defaultTransition = {\n duration: 200,\n easing: 'ease'\n};\nconst transitionProperty = 'transform';\nconst disabledTransition = /*#__PURE__*/CSS.Transition.toString({\n property: transitionProperty,\n duration: 0,\n easing: 'linear'\n});\nconst defaultAttributes = {\n roleDescription: 'sortable'\n};\n\n/*\r\n * When the index of an item changes while sorting,\r\n * we need to temporarily disable the transforms\r\n */\n\nfunction useDerivedTransform(_ref) {\n let {\n disabled,\n index,\n node,\n rect\n } = _ref;\n const [derivedTransform, setDerivedtransform] = useState(null);\n const previousIndex = useRef(index);\n useIsomorphicLayoutEffect(() => {\n if (!disabled && index !== previousIndex.current && node.current) {\n const initial = rect.current;\n\n if (initial) {\n const current = getClientRect(node.current, {\n ignoreTransform: true\n });\n const delta = {\n x: initial.left - current.left,\n y: initial.top - current.top,\n scaleX: initial.width / current.width,\n scaleY: initial.height / current.height\n };\n\n if (delta.x || delta.y) {\n setDerivedtransform(delta);\n }\n }\n }\n\n if (index !== previousIndex.current) {\n previousIndex.current = index;\n }\n }, [disabled, index, node, rect]);\n useEffect(() => {\n if (derivedTransform) {\n setDerivedtransform(null);\n }\n }, [derivedTransform]);\n return derivedTransform;\n}\n\nfunction useSortable(_ref) {\n let {\n animateLayoutChanges = defaultAnimateLayoutChanges,\n attributes: userDefinedAttributes,\n disabled: localDisabled,\n data: customData,\n getNewIndex = defaultNewIndexGetter,\n id,\n strategy: localStrategy,\n resizeObserverConfig,\n transition = defaultTransition\n } = _ref;\n const {\n items,\n containerId,\n activeIndex,\n disabled: globalDisabled,\n disableTransforms,\n sortedRects,\n overIndex,\n useDragOverlay,\n strategy: globalStrategy\n } = useContext(Context);\n const disabled = normalizeLocalDisabled(localDisabled, globalDisabled);\n const index = items.indexOf(id);\n const data = useMemo(() => ({\n sortable: {\n containerId,\n index,\n items\n },\n ...customData\n }), [containerId, customData, index, items]);\n const itemsAfterCurrentSortable = useMemo(() => items.slice(items.indexOf(id)), [items, id]);\n const {\n rect,\n node,\n isOver,\n setNodeRef: setDroppableNodeRef\n } = useDroppable({\n id,\n data,\n disabled: disabled.droppable,\n resizeObserverConfig: {\n updateMeasurementsFor: itemsAfterCurrentSortable,\n ...resizeObserverConfig\n }\n });\n const {\n active,\n activatorEvent,\n activeNodeRect,\n attributes,\n setNodeRef: setDraggableNodeRef,\n listeners,\n isDragging,\n over,\n setActivatorNodeRef,\n transform\n } = useDraggable({\n id,\n data,\n attributes: { ...defaultAttributes,\n ...userDefinedAttributes\n },\n disabled: disabled.draggable\n });\n const setNodeRef = useCombinedRefs(setDroppableNodeRef, setDraggableNodeRef);\n const isSorting = Boolean(active);\n const displaceItem = isSorting && !disableTransforms && isValidIndex(activeIndex) && isValidIndex(overIndex);\n const shouldDisplaceDragSource = !useDragOverlay && isDragging;\n const dragSourceDisplacement = shouldDisplaceDragSource && displaceItem ? transform : null;\n const strategy = localStrategy != null ? localStrategy : globalStrategy;\n const finalTransform = displaceItem ? dragSourceDisplacement != null ? dragSourceDisplacement : strategy({\n rects: sortedRects,\n activeNodeRect,\n activeIndex,\n overIndex,\n index\n }) : null;\n const newIndex = isValidIndex(activeIndex) && isValidIndex(overIndex) ? getNewIndex({\n id,\n items,\n activeIndex,\n overIndex\n }) : index;\n const activeId = active == null ? void 0 : active.id;\n const previous = useRef({\n activeId,\n items,\n newIndex,\n containerId\n });\n const itemsHaveChanged = items !== previous.current.items;\n const shouldAnimateLayoutChanges = animateLayoutChanges({\n active,\n containerId,\n isDragging,\n isSorting,\n id,\n index,\n items,\n newIndex: previous.current.newIndex,\n previousItems: previous.current.items,\n previousContainerId: previous.current.containerId,\n transition,\n wasDragging: previous.current.activeId != null\n });\n const derivedTransform = useDerivedTransform({\n disabled: !shouldAnimateLayoutChanges,\n index,\n node,\n rect\n });\n useEffect(() => {\n if (isSorting && previous.current.newIndex !== newIndex) {\n previous.current.newIndex = newIndex;\n }\n\n if (containerId !== previous.current.containerId) {\n previous.current.containerId = containerId;\n }\n\n if (items !== previous.current.items) {\n previous.current.items = items;\n }\n }, [isSorting, newIndex, containerId, items]);\n useEffect(() => {\n if (activeId === previous.current.activeId) {\n return;\n }\n\n if (activeId != null && previous.current.activeId == null) {\n previous.current.activeId = activeId;\n return;\n }\n\n const timeoutId = setTimeout(() => {\n previous.current.activeId = activeId;\n }, 50);\n return () => clearTimeout(timeoutId);\n }, [activeId]);\n return {\n active,\n activeIndex,\n attributes,\n data,\n rect,\n index,\n newIndex,\n items,\n isOver,\n isSorting,\n isDragging,\n listeners,\n node,\n overIndex,\n over,\n setNodeRef,\n setActivatorNodeRef,\n setDroppableNodeRef,\n setDraggableNodeRef,\n transform: derivedTransform != null ? derivedTransform : finalTransform,\n transition: getTransition()\n };\n\n function getTransition() {\n if ( // Temporarily disable transitions for a single frame to set up derived transforms\n derivedTransform || // Or to prevent items jumping to back to their \"new\" position when items change\n itemsHaveChanged && previous.current.newIndex === index) {\n return disabledTransition;\n }\n\n if (shouldDisplaceDragSource && !isKeyboardEvent(activatorEvent) || !transition) {\n return undefined;\n }\n\n if (isSorting || shouldAnimateLayoutChanges) {\n return CSS.Transition.toString({ ...transition,\n property: transitionProperty\n });\n }\n\n return undefined;\n }\n}\n\nfunction normalizeLocalDisabled(localDisabled, globalDisabled) {\n var _localDisabled$dragga, _localDisabled$droppa;\n\n if (typeof localDisabled === 'boolean') {\n return {\n draggable: localDisabled,\n // Backwards compatibility\n droppable: false\n };\n }\n\n return {\n draggable: (_localDisabled$dragga = localDisabled == null ? void 0 : localDisabled.draggable) != null ? _localDisabled$dragga : globalDisabled.draggable,\n droppable: (_localDisabled$droppa = localDisabled == null ? void 0 : localDisabled.droppable) != null ? _localDisabled$droppa : globalDisabled.droppable\n };\n}\n\nfunction hasSortableData(entry) {\n if (!entry) {\n return false;\n }\n\n const data = entry.data.current;\n\n if (data && 'sortable' in data && typeof data.sortable === 'object' && 'containerId' in data.sortable && 'items' in data.sortable && 'index' in data.sortable) {\n return true;\n }\n\n return false;\n}\n\nconst directions = [KeyboardCode.Down, KeyboardCode.Right, KeyboardCode.Up, KeyboardCode.Left];\nconst sortableKeyboardCoordinates = (event, _ref) => {\n let {\n context: {\n active,\n collisionRect,\n droppableRects,\n droppableContainers,\n over,\n scrollableAncestors\n }\n } = _ref;\n\n if (directions.includes(event.code)) {\n event.preventDefault();\n\n if (!active || !collisionRect) {\n return;\n }\n\n const filteredContainers = [];\n droppableContainers.getEnabled().forEach(entry => {\n if (!entry || entry != null && entry.disabled) {\n return;\n }\n\n const rect = droppableRects.get(entry.id);\n\n if (!rect) {\n return;\n }\n\n switch (event.code) {\n case KeyboardCode.Down:\n if (collisionRect.top < rect.top) {\n filteredContainers.push(entry);\n }\n\n break;\n\n case KeyboardCode.Up:\n if (collisionRect.top > rect.top) {\n filteredContainers.push(entry);\n }\n\n break;\n\n case KeyboardCode.Left:\n if (collisionRect.left > rect.left) {\n filteredContainers.push(entry);\n }\n\n break;\n\n case KeyboardCode.Right:\n if (collisionRect.left < rect.left) {\n filteredContainers.push(entry);\n }\n\n break;\n }\n });\n const collisions = closestCorners({\n active,\n collisionRect: collisionRect,\n droppableRects,\n droppableContainers: filteredContainers,\n pointerCoordinates: null\n });\n let closestId = getFirstCollision(collisions, 'id');\n\n if (closestId === (over == null ? void 0 : over.id) && collisions.length > 1) {\n closestId = collisions[1].id;\n }\n\n if (closestId != null) {\n const activeDroppable = droppableContainers.get(active.id);\n const newDroppable = droppableContainers.get(closestId);\n const newRect = newDroppable ? droppableRects.get(newDroppable.id) : null;\n const newNode = newDroppable == null ? void 0 : newDroppable.node.current;\n\n if (newNode && newRect && activeDroppable && newDroppable) {\n const newScrollAncestors = getScrollableAncestors(newNode);\n const hasDifferentScrollAncestors = newScrollAncestors.some((element, index) => scrollableAncestors[index] !== element);\n const hasSameContainer = isSameContainer(activeDroppable, newDroppable);\n const isAfterActive = isAfter(activeDroppable, newDroppable);\n const offset = hasDifferentScrollAncestors || !hasSameContainer ? {\n x: 0,\n y: 0\n } : {\n x: isAfterActive ? collisionRect.width - newRect.width : 0,\n y: isAfterActive ? collisionRect.height - newRect.height : 0\n };\n const rectCoordinates = {\n x: newRect.left,\n y: newRect.top\n };\n const newCoordinates = offset.x && offset.y ? rectCoordinates : subtract(rectCoordinates, offset);\n return newCoordinates;\n }\n }\n }\n\n return undefined;\n};\n\nfunction isSameContainer(a, b) {\n if (!hasSortableData(a) || !hasSortableData(b)) {\n return false;\n }\n\n return a.data.current.sortable.containerId === b.data.current.sortable.containerId;\n}\n\nfunction isAfter(a, b) {\n if (!hasSortableData(a) || !hasSortableData(b)) {\n return false;\n }\n\n if (!isSameContainer(a, b)) {\n return false;\n }\n\n return a.data.current.sortable.index < b.data.current.sortable.index;\n}\n\nexport { SortableContext, arrayMove, arraySwap, defaultAnimateLayoutChanges, defaultNewIndexGetter, hasSortableData, horizontalListSortingStrategy, rectSortingStrategy, rectSwappingStrategy, sortableKeyboardCoordinates, useSortable, verticalListSortingStrategy };\n//# sourceMappingURL=sortable.esm.js.map\n"],"names":["arrayMove","array","from","to","newArray","getSortedRects","items","rects","accumulator","id","index","rect","isValidIndex","itemsEqual","a","b","i","normalizeDisabled","disabled","rectSortingStrategy","_ref","activeIndex","overIndex","newRects","oldRect","newRect","ID_PREFIX","Context","React","SortableContext","children","userDefinedItems","strategy","disabledProp","active","dragOverlay","droppableRects","over","measureDroppableContainers","useDndContext","containerId","useUniqueId","useDragOverlay","useMemo","item","isDragging","previousItemsRef","useRef","itemsHaveChanged","disableTransforms","useIsomorphicLayoutEffect","useEffect","contextValue","defaultNewIndexGetter","defaultAnimateLayoutChanges","_ref2","isSorting","wasDragging","newIndex","previousItems","previousContainerId","transition","defaultTransition","transitionProperty","disabledTransition","CSS","defaultAttributes","useDerivedTransform","node","derivedTransform","setDerivedtransform","useState","previousIndex","initial","current","getClientRect","delta","useSortable","animateLayoutChanges","userDefinedAttributes","localDisabled","customData","getNewIndex","localStrategy","resizeObserverConfig","globalDisabled","sortedRects","globalStrategy","useContext","normalizeLocalDisabled","data","itemsAfterCurrentSortable","isOver","setDroppableNodeRef","useDroppable","activatorEvent","activeNodeRect","attributes","setDraggableNodeRef","listeners","setActivatorNodeRef","transform","useDraggable","setNodeRef","useCombinedRefs","displaceItem","shouldDisplaceDragSource","dragSourceDisplacement","finalTransform","activeId","previous","shouldAnimateLayoutChanges","timeoutId","getTransition","isKeyboardEvent","_localDisabled$dragga","_localDisabled$droppa","hasSortableData","entry","directions","KeyboardCode","sortableKeyboardCoordinates","event","collisionRect","droppableContainers","scrollableAncestors","filteredContainers","collisions","closestCorners","closestId","getFirstCollision","activeDroppable","newDroppable","newNode","hasDifferentScrollAncestors","getScrollableAncestors","element","hasSameContainer","isSameContainer","isAfterActive","isAfter","offset","rectCoordinates","subtract"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index36.js","sources":["../src/components/PhoneNumberInput/country-options.ts"],"sourcesContent":["import type { CountryCode } from \"libphonenumber-js\"\nimport { getCountryCallingCode } from \"libphonenumber-js\"\n\nimport type { CountryOption, PhoneNumberSelectedCountry } from \"./types\"\nimport { getCountryList } from \"./countries\"\n\n\nexport const DEFAULT_COUNTRY: CountryCode = \"US\"\nconst COUNTRY_OPTIONS = getCountryList()\n\nconst COUNTRY_OPTIONS_CACHE = new Map<string, CountryOption[]>()\nconst DEFAULT_LOCALE_CACHE_KEY = \"__default_locale__\"\nexport const COUNTRY_DIAL_CODES = Array.from(\n new Set(COUNTRY_OPTIONS.map((code) => getCountryCallingCode(code)))\n).sort((a, b) => b.length - a.length)\nexport const MAX_DIAL_CODE_LENGTH = COUNTRY_DIAL_CODES.reduce(\n (max, dial) => Math.max(max, dial.length),\n 0\n)\nexport const COMMON_IDD_PREFIXES = [\"0011\", \"001\", \"011\", \"00\", \"810\"]\n\nexport function getValidCountry(input: CountryCode | undefined) {\n if (!input) {\n return DEFAULT_COUNTRY\n }\n\n return COUNTRY_OPTIONS.includes(input) ? input : DEFAULT_COUNTRY\n}\n\nfunction createDisplayNames(locale?: string | string[]) {\n if (typeof Intl === \"undefined\" || typeof Intl.DisplayNames === \"undefined\") {\n return null\n }\n\n try {\n const locales = Array.isArray(locale) ? locale : locale ? [locale] : undefined\n return new Intl.DisplayNames(locales, { type: \"region\" })\n } catch {\n return null\n }\n}\n\nfunction buildCountryOptions(locale?: string | string[]) {\n const displayNames = createDisplayNames(locale)\n const englishDisplayNames = createDisplayNames(\"en\")\n\n return COUNTRY_OPTIONS\n .map((country) => {\n const dialCode = getCountryCallingCode(country)\n const localizedName = displayNames?.of(country) ?? englishDisplayNames?.of(country) ?? country\n const englishName = englishDisplayNames?.of(country) ?? localizedName\n const aliasTokens = getCountryAliases(country)\n const searchableTokens = Array.from(\n new Set(\n [localizedName, englishName, country.toUpperCase(), country.toLowerCase(), ...aliasTokens].filter(\n Boolean\n )\n )\n ) as string[]\n return {\n value: country,\n name: localizedName,\n dialCode,\n label: `${localizedName} (+${dialCode})`,\n flag: countryCodeToFlagEmoji(country),\n searchableTokens,\n normalizedSearchableTokens: searchableTokens.map((token) => normalizeSearchValue(token)),\n }\n })\n .sort((a, b) => {\n const priorityA = getCountryPriority(a.value)\n const priorityB = getCountryPriority(b.value)\n if (priorityA !== priorityB) {\n return priorityA - priorityB\n }\n return a.name.localeCompare(b.name)\n })\n}\n\nfunction getCountryPriority(code: CountryCode) {\n if (code === \"US\") return 0\n if (code === \"CA\") return 1\n if (getCountryCallingCode(code) === \"1\") return 2\n return 3\n}\n\nexport function getLocaleCacheKey(locale?: string | string[]) {\n if (!locale) {\n return DEFAULT_LOCALE_CACHE_KEY\n }\n if (Array.isArray(locale)) {\n return locale.join(\"\\u0000\")\n }\n return locale\n}\n\nexport function parseLocaleCacheKey(cacheKey: string): string | string[] | undefined {\n if (cacheKey === DEFAULT_LOCALE_CACHE_KEY) {\n return undefined\n }\n\n if (cacheKey.includes(\"\\u0000\")) {\n const parts = cacheKey.split(\"\\u0000\").filter(Boolean)\n if (parts.length === 0) {\n return undefined\n }\n if (parts.length === 1) {\n return parts[0] ?? undefined\n }\n return parts\n }\n\n return cacheKey\n}\n\nexport function getCachedCountryOptions(locale: string | string[] | undefined, cacheKey: string) {\n const cached = COUNTRY_OPTIONS_CACHE.get(cacheKey)\n if (cached) {\n return cached\n }\n const built = buildCountryOptions(locale)\n COUNTRY_OPTIONS_CACHE.set(cacheKey, built)\n return built\n}\n\nexport function toSelectedCountry(option: CountryOption): PhoneNumberSelectedCountry {\n return {\n code: option.value,\n name: option.name,\n dialCode: option.dialCode,\n flag: option.flag,\n }\n}\n\nexport function buildFallbackSelectedCountry(country: CountryCode): PhoneNumberSelectedCountry {\n return {\n code: country,\n name: country,\n dialCode: getCountryCallingCode(country),\n flag: countryCodeToFlagEmoji(country),\n }\n}\n\nfunction countryCodeToFlagEmoji(country: CountryCode) {\n const upper = country?.toUpperCase()\n\n if (!upper || upper.length !== 2 || /[^A-Z]/.test(upper)) {\n return \"\"\n }\n\n const base = 127397\n return String.fromCodePoint(\n upper.charCodeAt(0) + base,\n upper.charCodeAt(1) + base\n )\n}\n\nconst DIACRITICS_REGEX = /[\\u0300-\\u036f]/g\n\nfunction stripDiacritics(value: string) {\n return value.normalize(\"NFD\").replace(DIACRITICS_REGEX, \"\")\n}\n\nexport function normalizeSearchValue(value: string) {\n return stripDiacritics(value).toLowerCase()\n}\n\nexport function optionMatchIndex(tokens: string[], query: string) {\n let best = Number.MAX_SAFE_INTEGER\n for (const token of tokens) {\n const index = token.indexOf(query)\n if (index >= 0 && index < best) {\n best = index\n }\n }\n return best === Number.MAX_SAFE_INTEGER ? Number.MAX_SAFE_INTEGER : best\n}\n\nfunction getCountryAliases(code: CountryCode): string[] {\n switch (code) {\n case \"US\":\n return [\"USA\", \"United States\", \"America\", \"United States of America\"]\n case \"GB\":\n return [\"UK\", \"United Kingdom\", \"Great Britain\", \"England\"]\n case \"AE\":\n return [\"UAE\", \"United Arab Emirates\"]\n case \"KR\":\n return [\"South Korea\", \"Korea\"]\n case \"CN\":\n return [\"China\", \"PRC\"]\n case \"CD\":\n return [\"DRC\", \"Congo-Kinshasa\"]\n case \"CG\":\n return [\"Congo-Brazzaville\"]\n case \"BR\":\n return [\"Brazil\"]\n default:\n return []\n }\n}\n\n"],"names":["DEFAULT_COUNTRY","COUNTRY_OPTIONS","getCountryList","COUNTRY_OPTIONS_CACHE","Map","DEFAULT_LOCALE_CACHE_KEY","COUNTRY_DIAL_CODES","Array","from","Set","map","code","getCountryCallingCode","sort","a","b","length","MAX_DIAL_CODE_LENGTH","reduce","max","dial","Math","COMMON_IDD_PREFIXES","getValidCountry","input","includes","createDisplayNames","locale","Intl","DisplayNames","locales","isArray","undefined","type","buildCountryOptions","displayNames","englishDisplayNames","country","dialCode","localizedName","of","englishName","aliasTokens","getCountryAliases","searchableTokens","toUpperCase","toLowerCase","filter","Boolean","value","name","label","flag","countryCodeToFlagEmoji","normalizedSearchableTokens","token","normalizeSearchValue","priorityA","getCountryPriority","priorityB","localeCompare","getLocaleCacheKey","join","parseLocaleCacheKey","cacheKey","parts","split","getCachedCountryOptions","cached","get","built","set","toSelectedCountry","option","buildFallbackSelectedCountry","upper","test","base","String","fromCodePoint","charCodeAt","DIACRITICS_REGEX","stripDiacritics","normalize","replace","optionMatchIndex","tokens","query","best","Number","MAX_SAFE_INTEGER","index","indexOf"],"mappings":"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"}